@charset "UTF-8";
/*! bulma.io v0.7.5 | MIT License | github.com/jgthms/bulma */
@keyframes spinAround {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}

/* line 140, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/utilities/mixins.sass */
.tabs, .pagination-previous,
.pagination-next,
.pagination-link,
.pagination .current,
.pagination a,
.pagination-ellipsis, .breadcrumb, .file, .button, .is-unselectable, .modal-close, .delete {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

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

/* line 163, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/utilities/mixins.sass */
.tabs:not(:last-child), .message:not(:last-child), .list:not(:last-child), .level:not(:last-child), .breadcrumb:not(:last-child), .highlight:not(:last-child), .block:not(:last-child), .title:not(:last-child), .is-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 235, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/utilities/mixins.sass */
.modal-close, .delete {
  -moz-appearance: none;
  -webkit-appearance: none;
  background-color: rgba(10, 10, 10, 0.2);
  border: none;
  border-radius: 290486px;
  cursor: pointer;
  pointer-events: auto;
  display: inline-block;
  flex-grow: 0;
  flex-shrink: 0;
  font-size: 0;
  height: 20px;
  max-height: 20px;
  max-width: 20px;
  min-height: 20px;
  min-width: 20px;
  outline: none;
  position: relative;
  vertical-align: top;
  width: 20px;
}

/* line 191, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 201, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/utilities/mixins.sass */
.modal-close::before, .delete::before {
  height: 2px;
  width: 50%;
}

/* line 204, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/utilities/mixins.sass */
.modal-close::after, .delete::after {
  height: 50%;
  width: 2px;
}

/* line 207, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 210, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/utilities/mixins.sass */
.modal-close:active, .delete:active {
  background-color: rgba(10, 10, 10, 0.4);
}

/* line 213, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 220, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 227, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 250, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/utilities/mixins.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: 290486px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 1em;
  position: relative;
  width: 1em;
}

/* line 260, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/utilities/mixins.sass */
.hero-video, .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, .is-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

/* line 40, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/utilities/controls.sass */
.pagination-previous,
.pagination-next,
.pagination-link,
.pagination .current,
.pagination a,
.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.25em;
  justify-content: flex-start;
  line-height: 1.5;
  padding-bottom: calc(0.375em - 1px);
  padding-left: calc(0.625em - 1px);
  padding-right: calc(0.625em - 1px);
  padding-top: calc(0.375em - 1px);
  position: relative;
  vertical-align: top;
}

/* line 31, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/utilities/controls.sass */
.pagination-previous:focus,
.pagination-next:focus,
.pagination-link:focus,
.pagination .current:focus,
.pagination a: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,
.pagination .is-focused.current,
.pagination a.is-focused,
.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 .current:active,
.pagination a: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,
.pagination .is-active.current,
.pagination a.is-active,
.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 36, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/utilities/controls.sass */
.pagination-previous[disabled],
.pagination-next[disabled],
.pagination-link[disabled],
.pagination .current[disabled],
.pagination a[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 .current,
.pagination fieldset[disabled] .current,
fieldset[disabled] .pagination a,
.pagination fieldset[disabled] a,
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;
}

/*! minireset.css v0.0.4 | MIT License | github.com/jgthms/minireset.css */
/* line 3, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/minireset.sass */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

/* line 40, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/minireset.sass */
ul {
  list-style: none;
}

/* line 44, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/minireset.sass */
button,
input,
select,
textarea {
  margin: 0;
}

/* line 51, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/minireset.sass */
html {
  box-sizing: border-box;
}

/* line 55, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/minireset.sass */
*, *::before, *::after {
  box-sizing: inherit;
}

/* line 61, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/minireset.sass */
img,
embed,
iframe,
object,
video {
  height: auto;
  max-width: 100%;
}

/* line 69, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/minireset.sass */
audio {
  max-width: 100%;
}

/* line 73, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/minireset.sass */
iframe {
  border: 0;
}

/* line 77, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/minireset.sass */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 81, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/minireset.sass */
td,
th {
  padding: 0;
}

/* line 84, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/minireset.sass */
td:not([align]),
th:not([align]) {
  text-align: left;
}

/* line 32, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 43, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/generic.sass */
article,
aside,
figure,
footer,
header,
hgroup,
section {
  display: block;
}

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

/* line 59, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/generic.sass */
code,
pre {
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: auto;
  font-family: monospace;
}

/* line 65, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/generic.sass */
body {
  color: #4a4a4a;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.5;
}

/* line 73, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/generic.sass */
a {
  color: #3273dc;
  cursor: pointer;
  text-decoration: none;
}

/* line 77, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/generic.sass */
a strong {
  color: currentColor;
}

/* line 79, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/generic.sass */
a:hover {
  color: #363636;
}

/* line 82, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/generic.sass */
code {
  background-color: whitesmoke;
  color: #ff3860;
  font-size: 0.875em;
  font-weight: normal;
  padding: 0.25em 0.5em 0.25em;
}

/* line 89, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/generic.sass */
hr {
  background-color: whitesmoke;
  border: none;
  display: block;
  height: 2px;
  margin: 1.5rem 0;
}

/* line 96, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/generic.sass */
img {
  height: auto;
  max-width: 100%;
}

/* line 100, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/generic.sass */
input[type="checkbox"],
input[type="radio"] {
  vertical-align: baseline;
}

/* line 104, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/generic.sass */
small {
  font-size: 0.875em;
}

/* line 107, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/generic.sass */
span {
  font-style: inherit;
  font-weight: inherit;
}

/* line 111, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/generic.sass */
strong {
  color: #363636;
  font-weight: 700;
}

/* line 117, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/generic.sass */
fieldset {
  border: none;
}

/* line 120, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 129, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/generic.sass */
pre code {
  background-color: transparent;
  color: currentColor;
  font-size: 1em;
  padding: 0;
}

/* line 136, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/generic.sass */
table td,
table th {
  vertical-align: top;
}

/* line 139, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/generic.sass */
table td:not([align]),
table th:not([align]) {
  text-align: left;
}

/* line 141, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/generic.sass */
table th {
  color: #363636;
}

/* line 4, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/utilities/mixins.sass */
.is-clearfix::after {
  clear: both;
  content: " ";
  display: table;
}

/* line 6, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.is-pulled-left {
  float: left !important;
}

/* line 9, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.is-pulled-right {
  float: right !important;
}

/* line 14, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.is-clipped {
  overflow: hidden !important;
}

/* line 27, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.is-size-1 {
  font-size: 3rem !important;
}

/* line 27, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.is-size-2 {
  font-size: 2.5rem !important;
}

/* line 27, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.is-size-3 {
  font-size: 2rem !important;
}

/* line 27, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.is-size-4 {
  font-size: 1.5rem !important;
}

/* line 27, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.is-size-5 {
  font-size: 1.25rem !important;
}

/* line 27, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.is-size-6 {
  font-size: 1rem !important;
}

/* line 27, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.is-size-7 {
  font-size: 0.75rem !important;
}

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

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

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

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

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

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

/* line 53, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.has-text-centered {
  text-align: center !important;
}

/* line 53, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.has-text-justified {
  text-align: justify !important;
}

/* line 53, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.has-text-left {
  text-align: left !important;
}

/* line 53, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.has-text-right {
  text-align: right !important;
}

@media screen and (max-width: 768px) {
  /* line 58, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .has-text-centered-mobile {
    text-align: center !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 61, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .has-text-centered-tablet {
    text-align: center !important;
  }
}

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

@media screen and (max-width: 1023px) {
  /* line 67, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .has-text-centered-touch {
    text-align: center !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 70, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .has-text-centered-desktop {
    text-align: center !important;
  }
}

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

@media screen and (min-width: 1216px) {
  /* line 76, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .has-text-centered-widescreen {
    text-align: center !important;
  }
}

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

@media screen and (min-width: 1408px) {
  /* line 82, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .has-text-centered-fullhd {
    text-align: center !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 58, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .has-text-justified-mobile {
    text-align: justify !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 61, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .has-text-justified-tablet {
    text-align: justify !important;
  }
}

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

@media screen and (max-width: 1023px) {
  /* line 67, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .has-text-justified-touch {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 70, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .has-text-justified-desktop {
    text-align: justify !important;
  }
}

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

@media screen and (min-width: 1216px) {
  /* line 76, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .has-text-justified-widescreen {
    text-align: justify !important;
  }
}

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

@media screen and (min-width: 1408px) {
  /* line 82, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .has-text-justified-fullhd {
    text-align: justify !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 58, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .has-text-left-mobile {
    text-align: left !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 61, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .has-text-left-tablet {
    text-align: left !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 64, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .has-text-left-tablet-only {
    text-align: left !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 67, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .has-text-left-touch {
    text-align: left !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 70, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .has-text-left-desktop {
    text-align: left !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 73, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .has-text-left-desktop-only {
    text-align: left !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 76, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .has-text-left-widescreen {
    text-align: left !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 79, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .has-text-left-widescreen-only {
    text-align: left !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 82, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .has-text-left-fullhd {
    text-align: left !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 58, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .has-text-right-mobile {
    text-align: right !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 61, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .has-text-right-tablet {
    text-align: right !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 64, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .has-text-right-tablet-only {
    text-align: right !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 67, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .has-text-right-touch {
    text-align: right !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 70, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .has-text-right-desktop {
    text-align: right !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 73, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .has-text-right-desktop-only {
    text-align: right !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 76, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .has-text-right-widescreen {
    text-align: right !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 79, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .has-text-right-widescreen-only {
    text-align: right !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 82, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .has-text-right-fullhd {
    text-align: right !important;
  }
}

/* line 85, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.is-capitalized {
  text-transform: capitalize !important;
}

/* line 88, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.is-lowercase {
  text-transform: lowercase !important;
}

/* line 91, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.is-uppercase {
  text-transform: uppercase !important;
}

/* line 94, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.is-italic {
  font-style: italic !important;
}

/* line 99, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.has-text-white {
  color: white !important;
}

/* line 102, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
a.has-text-white:hover, a.has-text-white:focus {
  color: #e6e6e6 !important;
}

/* line 105, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.has-background-white {
  background-color: white !important;
}

/* line 99, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.has-text-black {
  color: #0a0a0a !important;
}

/* line 102, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
a.has-text-black:hover, a.has-text-black:focus {
  color: black !important;
}

/* line 105, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.has-background-black {
  background-color: #0a0a0a !important;
}

/* line 99, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.has-text-light {
  color: whitesmoke !important;
}

/* line 102, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
a.has-text-light:hover, a.has-text-light:focus {
  color: #dbdbdb !important;
}

/* line 105, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.has-background-light {
  background-color: whitesmoke !important;
}

/* line 99, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.has-text-dark {
  color: #363636 !important;
}

/* line 102, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
a.has-text-dark:hover, a.has-text-dark:focus {
  color: #1c1c1c !important;
}

/* line 105, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.has-background-dark {
  background-color: #363636 !important;
}

/* line 99, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.has-text-primary {
  color: #00d1b2 !important;
}

/* line 102, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
a.has-text-primary:hover, a.has-text-primary:focus {
  color: #009e86 !important;
}

/* line 105, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.has-background-primary {
  background-color: #00d1b2 !important;
}

/* line 99, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.has-text-link {
  color: #3273dc !important;
}

/* line 102, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
a.has-text-link:hover, a.has-text-link:focus {
  color: #205bbc !important;
}

/* line 105, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.has-background-link {
  background-color: #3273dc !important;
}

/* line 99, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.has-text-info {
  color: #209cee !important;
}

/* line 102, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
a.has-text-info:hover, a.has-text-info:focus {
  color: #0f81cc !important;
}

/* line 105, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.has-background-info, .is-sky-blue:hover {
  background-color: #209cee !important;
}

/* line 99, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.has-text-success {
  color: #23d160 !important;
}

/* line 102, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
a.has-text-success:hover, a.has-text-success:focus {
  color: #1ca64c !important;
}

/* line 105, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.has-background-success {
  background-color: #23d160 !important;
}

/* line 99, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.has-text-warning {
  color: #ffdd57 !important;
}

/* line 102, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
a.has-text-warning:hover, a.has-text-warning:focus {
  color: #ffd324 !important;
}

/* line 105, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.has-background-warning {
  background-color: #ffdd57 !important;
}

/* line 99, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.has-text-danger {
  color: #ff3860 !important;
}

/* line 102, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
a.has-text-danger:hover, a.has-text-danger:focus {
  color: #ff0537 !important;
}

/* line 105, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.has-background-danger, .pagination .current {
  background-color: #ff3860 !important;
}

/* line 109, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.has-text-black-bis {
  color: #121212 !important;
}

/* line 111, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.has-background-black-bis {
  background-color: #121212 !important;
}

/* line 109, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.has-text-black-ter {
  color: #242424 !important;
}

/* line 111, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.has-background-black-ter {
  background-color: #242424 !important;
}

/* line 109, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.has-text-grey-darker {
  color: #363636 !important;
}

/* line 111, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.has-background-grey-darker {
  background-color: #363636 !important;
}

/* line 109, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.has-text-grey-dark {
  color: #4a4a4a !important;
}

/* line 111, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.has-background-grey-dark {
  background-color: #4a4a4a !important;
}

/* line 109, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.has-text-grey {
  color: #7a7a7a !important;
}

/* line 111, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.has-background-grey {
  background-color: #7a7a7a !important;
}

/* line 109, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.has-text-grey-light {
  color: #b5b5b5 !important;
}

/* line 111, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.has-background-grey-light {
  background-color: #b5b5b5 !important;
}

/* line 109, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.has-text-grey-lighter {
  color: #dbdbdb !important;
}

/* line 111, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.has-background-grey-lighter {
  background-color: #dbdbdb !important;
}

/* line 109, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.has-text-white-ter {
  color: whitesmoke !important;
}

/* line 111, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.has-background-white-ter {
  background-color: whitesmoke !important;
}

/* line 109, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.has-text-white-bis {
  color: #fafafa !important;
}

/* line 111, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.has-background-white-bis {
  background-color: #fafafa !important;
}

/* line 114, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.has-text-weight-light {
  font-weight: 300 !important;
}

/* line 116, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.has-text-weight-normal {
  font-weight: 400 !important;
}

/* line 118, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.has-text-weight-medium {
  font-weight: 500 !important;
}

/* line 120, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.has-text-weight-semibold {
  font-weight: 600 !important;
}

/* line 122, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.has-text-weight-bold {
  font-weight: 700 !important;
}

/* line 125, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.is-family-primary {
  font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
}

/* line 128, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.is-family-secondary {
  font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
}

/* line 131, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.is-family-sans-serif {
  font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
}

/* line 134, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.is-family-monospace {
  font-family: monospace !important;
}

/* line 137, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.is-family-code {
  font-family: monospace !important;
}

/* line 145, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.is-block {
  display: block !important;
}

@media screen and (max-width: 768px) {
  /* line 148, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .is-block-mobile {
    display: block !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 151, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .is-block-tablet {
    display: block !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 154, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .is-block-tablet-only {
    display: block !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 157, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .is-block-touch {
    display: block !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 160, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .is-block-desktop {
    display: block !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 163, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .is-block-desktop-only {
    display: block !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 166, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .is-block-widescreen {
    display: block !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 169, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .is-block-widescreen-only {
    display: block !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 172, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .is-block-fullhd {
    display: block !important;
  }
}

/* line 145, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.is-flex {
  display: flex !important;
}

@media screen and (max-width: 768px) {
  /* line 148, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .is-flex-mobile {
    display: flex !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 151, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .is-flex-tablet {
    display: flex !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 154, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .is-flex-tablet-only {
    display: flex !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 157, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .is-flex-touch {
    display: flex !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 160, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .is-flex-desktop {
    display: flex !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 163, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .is-flex-desktop-only {
    display: flex !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 166, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .is-flex-widescreen {
    display: flex !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 169, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .is-flex-widescreen-only {
    display: flex !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 172, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .is-flex-fullhd {
    display: flex !important;
  }
}

/* line 145, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.is-inline {
  display: inline !important;
}

@media screen and (max-width: 768px) {
  /* line 148, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .is-inline-mobile {
    display: inline !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 151, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .is-inline-tablet {
    display: inline !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 154, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .is-inline-tablet-only {
    display: inline !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 157, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .is-inline-touch {
    display: inline !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 160, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .is-inline-desktop {
    display: inline !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 163, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .is-inline-desktop-only {
    display: inline !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 166, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .is-inline-widescreen {
    display: inline !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 169, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .is-inline-widescreen-only {
    display: inline !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 172, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .is-inline-fullhd {
    display: inline !important;
  }
}

/* line 145, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.is-inline-block {
  display: inline-block !important;
}

@media screen and (max-width: 768px) {
  /* line 148, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .is-inline-block-mobile {
    display: inline-block !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 151, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .is-inline-block-tablet {
    display: inline-block !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 154, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .is-inline-block-tablet-only {
    display: inline-block !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 157, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .is-inline-block-touch {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 160, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .is-inline-block-desktop {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 163, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .is-inline-block-desktop-only {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 166, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .is-inline-block-widescreen {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 169, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .is-inline-block-widescreen-only {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 172, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .is-inline-block-fullhd {
    display: inline-block !important;
  }
}

/* line 145, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.is-inline-flex {
  display: inline-flex !important;
}

@media screen and (max-width: 768px) {
  /* line 148, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .is-inline-flex-mobile {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 151, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .is-inline-flex-tablet {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 154, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .is-inline-flex-tablet-only {
    display: inline-flex !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 157, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .is-inline-flex-touch {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 160, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .is-inline-flex-desktop {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 163, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .is-inline-flex-desktop-only {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 166, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .is-inline-flex-widescreen {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 169, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .is-inline-flex-widescreen-only {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 172, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .is-inline-flex-fullhd {
    display: inline-flex !important;
  }
}

/* line 175, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.is-hidden {
  display: none !important;
}

/* line 178, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.is-sr-only {
  border: none !important;
  clip: rect(0, 0, 0, 0) !important;
  height: 0.01em !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 0.01em !important;
}

@media screen and (max-width: 768px) {
  /* line 189, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .is-hidden-mobile {
    display: none !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 193, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .is-hidden-tablet {
    display: none !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 197, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .is-hidden-tablet-only {
    display: none !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 201, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .is-hidden-touch {
    display: none !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 205, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .is-hidden-desktop {
    display: none !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 209, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .is-hidden-desktop-only {
    display: none !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 213, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .is-hidden-widescreen {
    display: none !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 217, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .is-hidden-widescreen-only {
    display: none !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 221, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .is-hidden-fullhd {
    display: none !important;
  }
}

/* line 224, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.is-invisible {
  visibility: hidden !important;
}

@media screen and (max-width: 768px) {
  /* line 228, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .is-invisible-mobile {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 232, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .is-invisible-tablet {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 236, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .is-invisible-tablet-only {
    visibility: hidden !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 240, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .is-invisible-touch {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 244, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .is-invisible-desktop {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 248, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .is-invisible-desktop-only {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 252, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .is-invisible-widescreen {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 256, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .is-invisible-widescreen-only {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 260, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
  .is-invisible-fullhd {
    visibility: hidden !important;
  }
}

/* line 265, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.is-marginless {
  margin: 0 !important;
}

/* line 268, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.is-paddingless {
  padding: 0 !important;
}

/* line 271, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.is-radiusless {
  border-radius: 0 !important;
}

/* line 274, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.is-shadowless {
  box-shadow: none !important;
}

/* line 280, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/base/helpers.sass */
.is-relative {
  position: relative !important;
}

/* line 10, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/box.sass */
.box {
  background-color: white;
  border-radius: 6px;
  box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1);
  color: #4a4a4a;
  display: block;
  padding: 1.25rem;
}

/* line 20, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/box.sass */
a.box:hover, a.box:focus {
  box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 1px #3273dc;
}

/* line 23, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 #3273dc;
}

/* line 46, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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.375em - 1px);
  padding-left: 0.75em;
  padding-right: 0.75em;
  padding-top: calc(0.375em - 1px);
  text-align: center;
  white-space: nowrap;
}

/* line 63, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button strong {
  color: inherit;
}

/* line 66, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 72, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button .icon:first-child:not(:last-child) {
  margin-left: calc(-0.375em - 1px);
  margin-right: 0.1875em;
}

/* line 75, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button .icon:last-child:not(:first-child) {
  margin-left: 0.1875em;
  margin-right: calc(-0.375em - 1px);
}

/* line 78, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button .icon:first-child:last-child {
  margin-left: calc(-0.375em - 1px);
  margin-right: calc(-0.375em - 1px);
}

/* line 82, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button:hover, .button.is-hovered {
  border-color: #b5b5b5;
  color: #363636;
}

/* line 86, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button:focus, .button.is-focused {
  border-color: #3273dc;
  color: #363636;
}

/* line 90, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button:focus:not(:active), .button.is-focused:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(50, 115, 220, 0.25);
}

/* line 92, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button:active, .button.is-active {
  border-color: #4a4a4a;
  color: #363636;
}

/* line 97, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-text {
  background-color: transparent;
  border-color: transparent;
  color: #4a4a4a;
  text-decoration: underline;
}

/* line 102, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 108, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-text:active, .button.is-text.is-active {
  background-color: #e8e8e8;
  color: #363636;
}

/* line 112, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 120, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white {
  background-color: white;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 124, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 129, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white:focus, .button.is-white.is-focused {
  border-color: transparent;
  color: #0a0a0a;
}

/* line 133, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 135, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 140, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 145, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted {
  background-color: #0a0a0a;
  color: white;
}

/* line 148, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted:hover, .button.is-white.is-inverted.is-hovered {
  background-color: black;
}

/* line 151, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 158, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-loading::after {
  border-color: transparent transparent #0a0a0a #0a0a0a !important;
}

/* line 160, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-outlined {
  background-color: transparent;
  border-color: white;
  color: white;
}

/* line 164, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 172, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-outlined.is-loading::after {
  border-color: transparent transparent white white !important;
}

/* line 178, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 180, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 186, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-white.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #0a0a0a;
  color: #0a0a0a;
}

/* line 190, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 201, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 203, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 120, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black {
  background-color: #0a0a0a;
  border-color: transparent;
  color: white;
}

/* line 124, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 129, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black:focus, .button.is-black.is-focused {
  border-color: transparent;
  color: white;
}

/* line 133, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 135, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 140, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 145, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted {
  background-color: white;
  color: #0a0a0a;
}

/* line 148, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted:hover, .button.is-black.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 151, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 158, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-loading::after {
  border-color: transparent transparent white white !important;
}

/* line 160, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-outlined {
  background-color: transparent;
  border-color: #0a0a0a;
  color: #0a0a0a;
}

/* line 164, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 172, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-outlined.is-loading::after {
  border-color: transparent transparent #0a0a0a #0a0a0a !important;
}

/* line 178, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 180, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 186, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-black.is-inverted.is-outlined {
  background-color: transparent;
  border-color: white;
  color: white;
}

/* line 190, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 201, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 203, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 120, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light {
  background-color: whitesmoke;
  border-color: transparent;
  color: #363636;
}

/* line 124, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light:hover, .button.is-light.is-hovered {
  background-color: #eeeeee;
  border-color: transparent;
  color: #363636;
}

/* line 129, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light:focus, .button.is-light.is-focused {
  border-color: transparent;
  color: #363636;
}

/* line 133, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 135, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light:active, .button.is-light.is-active {
  background-color: #e8e8e8;
  border-color: transparent;
  color: #363636;
}

/* line 140, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 145, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted {
  background-color: #363636;
  color: whitesmoke;
}

/* line 148, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted:hover, .button.is-light.is-inverted.is-hovered {
  background-color: #292929;
}

/* line 151, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted[disabled], fieldset[disabled] .button.is-light.is-inverted {
  background-color: #363636;
  border-color: transparent;
  box-shadow: none;
  color: whitesmoke;
}

/* line 158, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-loading::after {
  border-color: transparent transparent #363636 #363636 !important;
}

/* line 160, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-outlined {
  background-color: transparent;
  border-color: whitesmoke;
  color: whitesmoke;
}

/* line 164, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: #363636;
}

/* line 172, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-outlined.is-loading::after {
  border-color: transparent transparent whitesmoke whitesmoke !important;
}

/* line 178, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 #363636 #363636 !important;
}

/* line 180, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 186, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-light.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #363636;
  color: #363636;
}

/* line 190, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: #363636;
  color: whitesmoke;
}

/* line 201, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 203, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: #363636;
  box-shadow: none;
  color: #363636;
}

/* line 120, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark {
  background-color: #363636;
  border-color: transparent;
  color: whitesmoke;
}

/* line 124, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark:hover, .button.is-dark.is-hovered {
  background-color: #2f2f2f;
  border-color: transparent;
  color: whitesmoke;
}

/* line 129, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark:focus, .button.is-dark.is-focused {
  border-color: transparent;
  color: whitesmoke;
}

/* line 133, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 135, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark:active, .button.is-dark.is-active {
  background-color: #292929;
  border-color: transparent;
  color: whitesmoke;
}

/* line 140, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 145, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted {
  background-color: whitesmoke;
  color: #363636;
}

/* line 148, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted:hover, .button.is-dark.is-inverted.is-hovered {
  background-color: #e8e8e8;
}

/* line 151, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted[disabled], fieldset[disabled] .button.is-dark.is-inverted {
  background-color: whitesmoke;
  border-color: transparent;
  box-shadow: none;
  color: #363636;
}

/* line 158, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-loading::after {
  border-color: transparent transparent whitesmoke whitesmoke !important;
}

/* line 160, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-outlined {
  background-color: transparent;
  border-color: #363636;
  color: #363636;
}

/* line 164, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: whitesmoke;
}

/* line 172, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-outlined.is-loading::after {
  border-color: transparent transparent #363636 #363636 !important;
}

/* line 178, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 whitesmoke whitesmoke !important;
}

/* line 180, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 186, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-dark.is-inverted.is-outlined {
  background-color: transparent;
  border-color: whitesmoke;
  color: whitesmoke;
}

/* line 190, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: whitesmoke;
  color: #363636;
}

/* line 201, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 203, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: whitesmoke;
  box-shadow: none;
  color: whitesmoke;
}

/* line 120, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary {
  background-color: #00d1b2;
  border-color: transparent;
  color: #fff;
}

/* line 124, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 129, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary:focus, .button.is-primary.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 133, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 135, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 140, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 145, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted {
  background-color: #fff;
  color: #00d1b2;
}

/* line 148, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted:hover, .button.is-primary.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 151, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 158, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 160, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-outlined {
  background-color: transparent;
  border-color: #00d1b2;
  color: #00d1b2;
}

/* line 164, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 172, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-outlined.is-loading::after {
  border-color: transparent transparent #00d1b2 #00d1b2 !important;
}

/* line 178, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 180, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 186, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-primary.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 190, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 201, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 203, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 120, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link {
  background-color: #3273dc;
  border-color: transparent;
  color: #fff;
}

/* line 124, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link:hover, .button.is-link.is-hovered {
  background-color: #276cda;
  border-color: transparent;
  color: #fff;
}

/* line 129, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link:focus, .button.is-link.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 133, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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(50, 115, 220, 0.25);
}

/* line 135, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link:active, .button.is-link.is-active {
  background-color: #2366d1;
  border-color: transparent;
  color: #fff;
}

/* line 140, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link[disabled], fieldset[disabled] .button.is-link {
  background-color: #3273dc;
  border-color: transparent;
  box-shadow: none;
}

/* line 145, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted {
  background-color: #fff;
  color: #3273dc;
}

/* line 148, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted:hover, .button.is-link.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 151, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: #3273dc;
}

/* line 158, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 160, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-outlined {
  background-color: transparent;
  border-color: #3273dc;
  color: #3273dc;
}

/* line 164, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: #3273dc;
  border-color: #3273dc;
  color: #fff;
}

/* line 172, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-outlined.is-loading::after {
  border-color: transparent transparent #3273dc #3273dc !important;
}

/* line 178, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 180, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: #3273dc;
  box-shadow: none;
  color: #3273dc;
}

/* line 186, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-link.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 190, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: #3273dc;
}

/* line 201, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 #3273dc #3273dc !important;
}

/* line 203, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 120, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info {
  background-color: #209cee;
  border-color: transparent;
  color: #fff;
}

/* line 124, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info:hover, .button.is-info.is-hovered {
  background-color: #1496ed;
  border-color: transparent;
  color: #fff;
}

/* line 129, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info:focus, .button.is-info.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 133, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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(32, 156, 238, 0.25);
}

/* line 135, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info:active, .button.is-info.is-active {
  background-color: #118fe4;
  border-color: transparent;
  color: #fff;
}

/* line 140, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info[disabled], fieldset[disabled] .button.is-info {
  background-color: #209cee;
  border-color: transparent;
  box-shadow: none;
}

/* line 145, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted {
  background-color: #fff;
  color: #209cee;
}

/* line 148, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted:hover, .button.is-info.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 151, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: #209cee;
}

/* line 158, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 160, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-outlined {
  background-color: transparent;
  border-color: #209cee;
  color: #209cee;
}

/* line 164, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: #209cee;
  border-color: #209cee;
  color: #fff;
}

/* line 172, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-outlined.is-loading::after {
  border-color: transparent transparent #209cee #209cee !important;
}

/* line 178, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 180, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: #209cee;
  box-shadow: none;
  color: #209cee;
}

/* line 186, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-info.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 190, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: #209cee;
}

/* line 201, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 #209cee #209cee !important;
}

/* line 203, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 120, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success {
  background-color: #23d160;
  border-color: transparent;
  color: #fff;
}

/* line 124, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success:hover, .button.is-success.is-hovered {
  background-color: #22c65b;
  border-color: transparent;
  color: #fff;
}

/* line 129, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success:focus, .button.is-success.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 133, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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(35, 209, 96, 0.25);
}

/* line 135, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success:active, .button.is-success.is-active {
  background-color: #20bc56;
  border-color: transparent;
  color: #fff;
}

/* line 140, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success[disabled], fieldset[disabled] .button.is-success {
  background-color: #23d160;
  border-color: transparent;
  box-shadow: none;
}

/* line 145, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted {
  background-color: #fff;
  color: #23d160;
}

/* line 148, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted:hover, .button.is-success.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 151, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: #23d160;
}

/* line 158, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 160, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-outlined {
  background-color: transparent;
  border-color: #23d160;
  color: #23d160;
}

/* line 164, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: #23d160;
  border-color: #23d160;
  color: #fff;
}

/* line 172, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-outlined.is-loading::after {
  border-color: transparent transparent #23d160 #23d160 !important;
}

/* line 178, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 180, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: #23d160;
  box-shadow: none;
  color: #23d160;
}

/* line 186, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-success.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 190, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: #23d160;
}

/* line 201, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 #23d160 #23d160 !important;
}

/* line 203, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 120, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning {
  background-color: #ffdd57;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 124, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning:hover, .button.is-warning.is-hovered {
  background-color: #ffdb4a;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 129, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 133, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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, 221, 87, 0.25);
}

/* line 135, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning:active, .button.is-warning.is-active {
  background-color: #ffd83d;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 140, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning[disabled], fieldset[disabled] .button.is-warning {
  background-color: #ffdd57;
  border-color: transparent;
  box-shadow: none;
}

/* line 145, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-inverted {
  background-color: rgba(0, 0, 0, 0.7);
  color: #ffdd57;
}

/* line 148, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 151, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: #ffdd57;
}

/* line 158, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 160, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-outlined {
  background-color: transparent;
  border-color: #ffdd57;
  color: #ffdd57;
}

/* line 164, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: #ffdd57;
  border-color: #ffdd57;
  color: rgba(0, 0, 0, 0.7);
}

/* line 172, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-warning.is-outlined.is-loading::after {
  border-color: transparent transparent #ffdd57 #ffdd57 !important;
}

/* line 178, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 180, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: #ffdd57;
  box-shadow: none;
  color: #ffdd57;
}

/* line 186, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 190, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: #ffdd57;
}

/* line 201, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 #ffdd57 #ffdd57 !important;
}

/* line 203, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 120, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger {
  background-color: #ff3860;
  border-color: transparent;
  color: #fff;
}

/* line 124, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger:hover, .button.is-danger.is-hovered {
  background-color: #ff2b56;
  border-color: transparent;
  color: #fff;
}

/* line 129, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger:focus, .button.is-danger.is-focused {
  border-color: transparent;
  color: #fff;
}

/* line 133, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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(255, 56, 96, 0.25);
}

/* line 135, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger:active, .button.is-danger.is-active {
  background-color: #ff1f4b;
  border-color: transparent;
  color: #fff;
}

/* line 140, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger[disabled], fieldset[disabled] .button.is-danger {
  background-color: #ff3860;
  border-color: transparent;
  box-shadow: none;
}

/* line 145, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted {
  background-color: #fff;
  color: #ff3860;
}

/* line 148, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted:hover, .button.is-danger.is-inverted.is-hovered {
  background-color: #f2f2f2;
}

/* line 151, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: #ff3860;
}

/* line 158, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-loading::after {
  border-color: transparent transparent #fff #fff !important;
}

/* line 160, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-outlined {
  background-color: transparent;
  border-color: #ff3860;
  color: #ff3860;
}

/* line 164, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: #ff3860;
  border-color: #ff3860;
  color: #fff;
}

/* line 172, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-outlined.is-loading::after {
  border-color: transparent transparent #ff3860 #ff3860 !important;
}

/* line 178, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 180, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: #ff3860;
  box-shadow: none;
  color: #ff3860;
}

/* line 186, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-danger.is-inverted.is-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* line 190, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: #ff3860;
}

/* line 201, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 #ff3860 #ff3860 !important;
}

/* line 203, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 210, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-small {
  border-radius: 2px;
  font-size: 0.75rem;
}

/* line 212, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-normal {
  font-size: 1rem;
}

/* line 214, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-medium {
  font-size: 1.25rem;
}

/* line 216, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-large {
  font-size: 1.5rem;
}

/* line 219, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 225, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-fullwidth {
  display: flex;
  width: 100%;
}

/* line 228, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-loading {
  color: transparent !important;
  pointer-events: none;
}

/* line 231, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-loading::after {
  position: absolute;
  left: calc(50% - (1em / 2));
  top: calc(50% - (1em / 2));
  position: absolute !important;
}

/* line 235, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 241, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.button.is-rounded {
  border-radius: 290486px;
  padding-left: 1em;
  padding-right: 1em;
}

/* line 246, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.buttons {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* line 251, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.buttons .button {
  margin-bottom: 0.5rem;
}

/* line 253, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.buttons .button:not(:last-child):not(.is-fullwidth) {
  margin-right: 0.5rem;
}

/* line 255, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.buttons:last-child {
  margin-bottom: -0.5rem;
}

/* line 257, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.buttons:not(:last-child) {
  margin-bottom: 1rem;
}

/* line 261, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large) {
  border-radius: 2px;
  font-size: 0.75rem;
}

/* line 264, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 267, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 271, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 274, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 278, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.buttons.has-addons .button:last-child {
  margin-right: 0;
}

/* line 280, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.buttons.has-addons .button:hover, .buttons.has-addons .button.is-hovered {
  z-index: 2;
}

/* line 283, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 289, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 291, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.buttons.has-addons .button.is-expanded {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 294, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.buttons.is-centered {
  justify-content: center;
}

/* line 297, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 300, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/button.sass */
.buttons.is-right {
  justify-content: flex-end;
}

/* line 303, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 3, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/container.sass */
.container {
  flex-grow: 1;
  margin: 0 auto;
  position: relative;
  width: auto;
}

@media screen and (min-width: 1024px) {
  /* line 3, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/container.sass */
  .container {
    max-width: 960px;
  }
  /* line 10, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/container.sass */
  .container.is-fluid {
    margin-left: 32px;
    margin-right: 32px;
    max-width: none;
  }
}

@media screen and (max-width: 1215px) {
  /* line 15, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/container.sass */
  .container.is-widescreen {
    max-width: 1152px;
  }
}

@media screen and (max-width: 1407px) {
  /* line 18, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/container.sass */
  .container.is-fullhd {
    max-width: 1344px;
  }
}

@media screen and (min-width: 1216px) {
  /* line 3, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/container.sass */
  .container {
    max-width: 1152px;
  }
}

@media screen and (min-width: 1408px) {
  /* line 3, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/container.sass */
  .container {
    max-width: 1344px;
  }
}

/* line 23, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/content.sass */
.content li + li {
  margin-top: 0.25em;
}

/* line 33, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 35, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 44, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/content.sass */
.content h1 {
  font-size: 2em;
  margin-bottom: 0.5em;
}

/* line 47, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/content.sass */
.content h1:not(:first-child) {
  margin-top: 1em;
}

/* line 49, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/content.sass */
.content h2 {
  font-size: 1.75em;
  margin-bottom: 0.5714em;
}

/* line 52, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/content.sass */
.content h2:not(:first-child) {
  margin-top: 1.1428em;
}

/* line 54, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/content.sass */
.content h3 {
  font-size: 1.5em;
  margin-bottom: 0.6666em;
}

/* line 57, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/content.sass */
.content h3:not(:first-child) {
  margin-top: 1.3333em;
}

/* line 59, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/content.sass */
.content h4 {
  font-size: 1.25em;
  margin-bottom: 0.8em;
}

/* line 62, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/content.sass */
.content h5 {
  font-size: 1.125em;
  margin-bottom: 0.8888em;
}

/* line 65, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/content.sass */
.content h6 {
  font-size: 1em;
  margin-bottom: 1em;
}

/* line 68, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/content.sass */
.content blockquote {
  background-color: whitesmoke;
  border-left: 5px solid #dbdbdb;
  padding: 1.25em 1.5em;
}

/* line 72, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/content.sass */
.content ol {
  list-style-position: outside;
  margin-left: 2em;
  margin-top: 1em;
}

/* line 76, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/content.sass */
.content ol:not([type]) {
  list-style-type: decimal;
}

/* line 78, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/content.sass */
.content ol.is-lower-alpha:not([type]) {
  list-style-type: lower-alpha;
}

/* line 80, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/content.sass */
.content ol.is-lower-roman:not([type]) {
  list-style-type: lower-roman;
}

/* line 82, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/content.sass */
.content ol.is-upper-alpha:not([type]) {
  list-style-type: upper-alpha;
}

/* line 84, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/content.sass */
.content ol.is-upper-roman:not([type]) {
  list-style-type: upper-roman;
}

/* line 86, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/content.sass */
.content ul {
  list-style: disc outside;
  margin-left: 2em;
  margin-top: 1em;
}

/* line 90, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/content.sass */
.content ul ul {
  list-style-type: circle;
  margin-top: 0.5em;
}

/* line 93, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/content.sass */
.content ul ul ul {
  list-style-type: square;
}

/* line 95, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/content.sass */
.content dd {
  margin-left: 2em;
}

/* line 97, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/content.sass */
.content figure {
  margin-left: 2em;
  margin-right: 2em;
  text-align: center;
}

/* line 101, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/content.sass */
.content figure:not(:first-child) {
  margin-top: 2em;
}

/* line 103, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/content.sass */
.content figure:not(:last-child) {
  margin-bottom: 2em;
}

/* line 105, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/content.sass */
.content figure img {
  display: inline-block;
}

/* line 107, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/content.sass */
.content figure figcaption {
  font-style: italic;
}

/* line 109, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 115, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/content.sass */
.content sup,
.content sub {
  font-size: 75%;
}

/* line 118, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/content.sass */
.content table {
  width: 100%;
}

/* line 120, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 126, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/content.sass */
.content table th {
  color: #363636;
}

/* line 128, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/content.sass */
.content table th:not([align]) {
  text-align: left;
}

/* line 131, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/content.sass */
.content table thead td,
.content table thead th {
  border-width: 0 0 2px;
  color: #363636;
}

/* line 136, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/content.sass */
.content table tfoot td,
.content table tfoot th {
  border-width: 2px 0 0;
  color: #363636;
}

/* line 143, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 147, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/content.sass */
.content .tabs li + li {
  margin-top: 0;
}

/* line 150, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/content.sass */
.content.is-small {
  font-size: 0.75rem;
}

/* line 152, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/content.sass */
.content.is-medium {
  font-size: 1.25rem;
}

/* line 154, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/content.sass */
.content.is-large {
  font-size: 1.5rem;
}

/* line 6, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/icon.sass */
.icon {
  align-items: center;
  display: inline-flex;
  justify-content: center;
  height: 1.5rem;
  width: 1.5rem;
}

/* line 13, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/icon.sass */
.icon.is-small {
  height: 1rem;
  width: 1rem;
}

/* line 16, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/icon.sass */
.icon.is-medium {
  height: 2rem;
  width: 2rem;
}

/* line 19, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/icon.sass */
.icon.is-large {
  height: 3rem;
  width: 3rem;
}

/* line 3, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/image.sass */
.image {
  display: block;
  position: relative;
}

/* line 6, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/image.sass */
.image img {
  display: block;
  height: auto;
  width: 100%;
}

/* line 10, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/image.sass */
.image img.is-rounded {
  border-radius: 290486px;
}

/* line 29, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 34, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/image.sass */
.image.is-square, .image.is-1by1 {
  padding-top: 100%;
}

/* line 37, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/image.sass */
.image.is-5by4 {
  padding-top: 80%;
}

/* line 39, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/image.sass */
.image.is-4by3 {
  padding-top: 75%;
}

/* line 41, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/image.sass */
.image.is-3by2 {
  padding-top: 66.6666%;
}

/* line 43, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/image.sass */
.image.is-5by3 {
  padding-top: 60%;
}

/* line 45, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/image.sass */
.image.is-16by9 {
  padding-top: 56.25%;
}

/* line 47, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/image.sass */
.image.is-2by1 {
  padding-top: 50%;
}

/* line 49, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/image.sass */
.image.is-3by1 {
  padding-top: 33.3333%;
}

/* line 51, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/image.sass */
.image.is-4by5 {
  padding-top: 125%;
}

/* line 53, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/image.sass */
.image.is-3by4 {
  padding-top: 133.3333%;
}

/* line 55, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/image.sass */
.image.is-2by3 {
  padding-top: 150%;
}

/* line 57, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/image.sass */
.image.is-3by5 {
  padding-top: 166.6666%;
}

/* line 59, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/image.sass */
.image.is-9by16 {
  padding-top: 177.7777%;
}

/* line 61, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/image.sass */
.image.is-1by2 {
  padding-top: 200%;
}

/* line 63, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/image.sass */
.image.is-1by3 {
  padding-top: 300%;
}

/* line 67, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/image.sass */
.image.is-16x16 {
  height: 16px;
  width: 16px;
}

/* line 67, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/image.sass */
.image.is-24x24 {
  height: 24px;
  width: 24px;
}

/* line 67, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/image.sass */
.image.is-32x32 {
  height: 32px;
  width: 32px;
}

/* line 67, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/image.sass */
.image.is-48x48 {
  height: 48px;
  width: 48px;
}

/* line 67, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/image.sass */
.image.is-64x64 {
  height: 64px;
  width: 64px;
}

/* line 67, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/image.sass */
.image.is-96x96 {
  height: 96px;
  width: 96px;
}

/* line 67, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/image.sass */
.image.is-128x128 {
  height: 128px;
  width: 128px;
}

/* line 5, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/notification.sass */
.notification {
  background-color: whitesmoke;
  border-radius: 4px;
  padding: 1.25rem 2.5rem 1.25rem 1.5rem;
  position: relative;
}

/* line 11, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/notification.sass */
.notification a:not(.button):not(.dropdown-item) {
  color: currentColor;
  text-decoration: underline;
}

/* line 14, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/notification.sass */
.notification strong {
  color: currentColor;
}

/* line 16, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/notification.sass */
.notification code,
.notification pre {
  background: white;
}

/* line 19, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/notification.sass */
.notification pre code {
  background: transparent;
}

/* line 21, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/notification.sass */
.notification > .delete {
  position: absolute;
  right: 0.5rem;
  top: 0.5rem;
}

/* line 25, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/notification.sass */
.notification .title, .notification .is-title,
.notification .subtitle,
.notification .content {
  color: currentColor;
}

/* line 33, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-white {
  background-color: white;
  color: #0a0a0a;
}

/* line 33, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-black {
  background-color: #0a0a0a;
  color: white;
}

/* line 33, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-light {
  background-color: whitesmoke;
  color: #363636;
}

/* line 33, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-dark {
  background-color: #363636;
  color: whitesmoke;
}

/* line 33, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-primary {
  background-color: #00d1b2;
  color: #fff;
}

/* line 33, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-link {
  background-color: #3273dc;
  color: #fff;
}

/* line 33, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-info {
  background-color: #209cee;
  color: #fff;
}

/* line 33, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-success {
  background-color: #23d160;
  color: #fff;
}

/* line 33, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-warning {
  background-color: #ffdd57;
  color: rgba(0, 0, 0, 0.7);
}

/* line 33, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/notification.sass */
.notification.is-danger {
  background-color: #ff3860;
  color: #fff;
}

/* line 7, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/progress.sass */
.progress {
  -moz-appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 290486px;
  display: block;
  height: 1rem;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

/* line 18, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/progress.sass */
.progress::-webkit-progress-bar {
  background-color: #dbdbdb;
}

/* line 20, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/progress.sass */
.progress::-webkit-progress-value {
  background-color: #4a4a4a;
}

/* line 22, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/progress.sass */
.progress::-moz-progress-bar {
  background-color: #4a4a4a;
}

/* line 24, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/progress.sass */
.progress::-ms-fill {
  background-color: #4a4a4a;
  border: none;
}

/* line 31, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-white::-webkit-progress-value {
  background-color: white;
}

/* line 33, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-white::-moz-progress-bar {
  background-color: white;
}

/* line 35, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-white::-ms-fill {
  background-color: white;
}

/* line 37, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-white:indeterminate {
  background-image: linear-gradient(to right, white 30%, #dbdbdb 30%);
}

/* line 31, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-black::-webkit-progress-value {
  background-color: #0a0a0a;
}

/* line 33, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-black::-moz-progress-bar {
  background-color: #0a0a0a;
}

/* line 35, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-black::-ms-fill {
  background-color: #0a0a0a;
}

/* line 37, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-black:indeterminate {
  background-image: linear-gradient(to right, #0a0a0a 30%, #dbdbdb 30%);
}

/* line 31, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-light::-webkit-progress-value {
  background-color: whitesmoke;
}

/* line 33, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-light::-moz-progress-bar {
  background-color: whitesmoke;
}

/* line 35, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-light::-ms-fill {
  background-color: whitesmoke;
}

/* line 37, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-light:indeterminate {
  background-image: linear-gradient(to right, whitesmoke 30%, #dbdbdb 30%);
}

/* line 31, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-dark::-webkit-progress-value {
  background-color: #363636;
}

/* line 33, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-dark::-moz-progress-bar {
  background-color: #363636;
}

/* line 35, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-dark::-ms-fill {
  background-color: #363636;
}

/* line 37, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-dark:indeterminate {
  background-image: linear-gradient(to right, #363636 30%, #dbdbdb 30%);
}

/* line 31, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-primary::-webkit-progress-value {
  background-color: #00d1b2;
}

/* line 33, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-primary::-moz-progress-bar {
  background-color: #00d1b2;
}

/* line 35, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-primary::-ms-fill {
  background-color: #00d1b2;
}

/* line 37, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-primary:indeterminate {
  background-image: linear-gradient(to right, #00d1b2 30%, #dbdbdb 30%);
}

/* line 31, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-link::-webkit-progress-value {
  background-color: #3273dc;
}

/* line 33, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-link::-moz-progress-bar {
  background-color: #3273dc;
}

/* line 35, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-link::-ms-fill {
  background-color: #3273dc;
}

/* line 37, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-link:indeterminate {
  background-image: linear-gradient(to right, #3273dc 30%, #dbdbdb 30%);
}

/* line 31, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-info::-webkit-progress-value {
  background-color: #209cee;
}

/* line 33, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-info::-moz-progress-bar {
  background-color: #209cee;
}

/* line 35, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-info::-ms-fill {
  background-color: #209cee;
}

/* line 37, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-info:indeterminate {
  background-image: linear-gradient(to right, #209cee 30%, #dbdbdb 30%);
}

/* line 31, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-success::-webkit-progress-value {
  background-color: #23d160;
}

/* line 33, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-success::-moz-progress-bar {
  background-color: #23d160;
}

/* line 35, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-success::-ms-fill {
  background-color: #23d160;
}

/* line 37, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-success:indeterminate {
  background-image: linear-gradient(to right, #23d160 30%, #dbdbdb 30%);
}

/* line 31, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-warning::-webkit-progress-value {
  background-color: #ffdd57;
}

/* line 33, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-warning::-moz-progress-bar {
  background-color: #ffdd57;
}

/* line 35, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-warning::-ms-fill {
  background-color: #ffdd57;
}

/* line 37, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-warning:indeterminate {
  background-image: linear-gradient(to right, #ffdd57 30%, #dbdbdb 30%);
}

/* line 31, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-danger::-webkit-progress-value {
  background-color: #ff3860;
}

/* line 33, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-danger::-moz-progress-bar {
  background-color: #ff3860;
}

/* line 35, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-danger::-ms-fill {
  background-color: #ff3860;
}

/* line 37, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-danger:indeterminate {
  background-image: linear-gradient(to right, #ff3860 30%, #dbdbdb 30%);
}

/* line 40, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: #dbdbdb;
  background-image: linear-gradient(to right, #4a4a4a 30%, #dbdbdb 30%);
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 150% 150%;
}

/* line 50, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/progress.sass */
.progress:indeterminate::-webkit-progress-bar {
  background-color: transparent;
}

/* line 52, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/progress.sass */
.progress:indeterminate::-moz-progress-bar {
  background-color: transparent;
}

/* line 56, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-small {
  height: 0.75rem;
}

/* line 58, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/progress.sass */
.progress.is-medium {
  height: 1.25rem;
}

/* line 60, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 26, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/table.sass */
.table {
  background-color: white;
  color: #363636;
}

/* line 30, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 40, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-white,
.table th.is-white {
  background-color: white;
  border-color: white;
  color: #0a0a0a;
}

/* line 40, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-black,
.table th.is-black {
  background-color: #0a0a0a;
  border-color: #0a0a0a;
  color: white;
}

/* line 40, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-light,
.table th.is-light {
  background-color: whitesmoke;
  border-color: whitesmoke;
  color: #363636;
}

/* line 40, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-dark,
.table th.is-dark {
  background-color: #363636;
  border-color: #363636;
  color: whitesmoke;
}

/* line 40, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-primary,
.table th.is-primary {
  background-color: #00d1b2;
  border-color: #00d1b2;
  color: #fff;
}

/* line 40, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-link,
.table th.is-link {
  background-color: #3273dc;
  border-color: #3273dc;
  color: #fff;
}

/* line 40, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-info,
.table th.is-info {
  background-color: #209cee;
  border-color: #209cee;
  color: #fff;
}

/* line 40, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-success,
.table th.is-success {
  background-color: #23d160;
  border-color: #23d160;
  color: #fff;
}

/* line 40, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-warning,
.table th.is-warning {
  background-color: #ffdd57;
  border-color: #ffdd57;
  color: rgba(0, 0, 0, 0.7);
}

/* line 40, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-danger,
.table th.is-danger {
  background-color: #ff3860;
  border-color: #ff3860;
  color: #fff;
}

/* line 45, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-narrow,
.table th.is-narrow {
  white-space: nowrap;
  width: 1%;
}

/* line 48, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/table.sass */
.table td.is-selected,
.table th.is-selected {
  background-color: #00d1b2;
  color: #fff;
}

/* line 51, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 54, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/table.sass */
.table th {
  color: #363636;
}

/* line 56, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/table.sass */
.table th:not([align]) {
  text-align: left;
}

/* line 59, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/table.sass */
.table tr.is-selected {
  background-color: #00d1b2;
  color: #fff;
}

/* line 62, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/table.sass */
.table tr.is-selected a,
.table tr.is-selected strong {
  color: currentColor;
}

/* line 65, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/table.sass */
.table tr.is-selected td,
.table tr.is-selected th {
  border-color: #fff;
  color: currentColor;
}

/* line 69, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/table.sass */
.table thead {
  background-color: transparent;
}

/* line 71, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/table.sass */
.table thead td,
.table thead th {
  border-width: 0 0 2px;
  color: #363636;
}

/* line 75, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/table.sass */
.table tfoot {
  background-color: transparent;
}

/* line 77, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/table.sass */
.table tfoot td,
.table tfoot th {
  border-width: 2px 0 0;
  color: #363636;
}

/* line 81, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/table.sass */
.table tbody {
  background-color: transparent;
}

/* line 85, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/table.sass */
.table tbody tr:last-child td,
.table tbody tr:last-child th {
  border-bottom-width: 0;
}

/* line 90, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/table.sass */
.table.is-bordered td,
.table.is-bordered th {
  border-width: 1px;
}

/* line 95, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 98, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/table.sass */
.table.is-fullwidth {
  width: 100%;
}

/* line 103, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/table.sass */
.table.is-hoverable tbody tr:not(.is-selected):hover {
  background-color: #fafafa;
}

/* line 108, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/table.sass */
.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover {
  background-color: #fafafa;
}

/* line 110, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 113, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/table.sass */
.table.is-narrow td,
.table.is-narrow th {
  padding: 0.25em 0.5em;
}

/* line 119, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/table.sass */
.table.is-striped tbody tr:not(.is-selected):nth-child(even) {
  background-color: #fafafa;
}

/* line 122, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/table.sass */
.table-container {
  -webkit-overflow-scrolling: touch;
  overflow: auto;
  overflow-y: hidden;
  max-width: 100%;
}

/* line 6, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/tag.sass */
.tags {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* line 11, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/tag.sass */
.tags .tag {
  margin-bottom: 0.5rem;
}

/* line 13, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/tag.sass */
.tags .tag:not(:last-child) {
  margin-right: 0.5rem;
}

/* line 15, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/tag.sass */
.tags:last-child {
  margin-bottom: -0.5rem;
}

/* line 17, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/tag.sass */
.tags:not(:last-child) {
  margin-bottom: 1rem;
}

/* line 21, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/tag.sass */
.tags.are-medium .tag:not(.is-normal):not(.is-large) {
  font-size: 1rem;
}

/* line 24, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/tag.sass */
.tags.are-large .tag:not(.is-normal):not(.is-medium) {
  font-size: 1.25rem;
}

/* line 26, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/tag.sass */
.tags.is-centered {
  justify-content: center;
}

/* line 28, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/tag.sass */
.tags.is-centered .tag {
  margin-right: 0.25rem;
  margin-left: 0.25rem;
}

/* line 31, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/tag.sass */
.tags.is-right {
  justify-content: flex-end;
}

/* line 34, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/tag.sass */
.tags.is-right .tag:not(:first-child) {
  margin-left: 0.5rem;
}

/* line 36, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/tag.sass */
.tags.is-right .tag:not(:last-child) {
  margin-right: 0;
}

/* line 39, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/tag.sass */
.tags.has-addons .tag {
  margin-right: 0;
}

/* line 41, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/tag.sass */
.tags.has-addons .tag:not(:first-child) {
  margin-left: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 45, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/tag.sass */
.tags.has-addons .tag:not(:last-child) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 49, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 62, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/tag.sass */
.tag:not(body) .delete {
  margin-left: 0.25rem;
  margin-right: -0.375rem;
}

/* line 69, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-white:not(body) {
  background-color: white;
  color: #0a0a0a;
}

/* line 69, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-black:not(body) {
  background-color: #0a0a0a;
  color: white;
}

/* line 69, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-light:not(body) {
  background-color: whitesmoke;
  color: #363636;
}

/* line 69, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-dark:not(body) {
  background-color: #363636;
  color: whitesmoke;
}

/* line 69, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-primary:not(body) {
  background-color: #00d1b2;
  color: #fff;
}

/* line 69, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-link:not(body) {
  background-color: #3273dc;
  color: #fff;
}

/* line 69, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-info:not(body) {
  background-color: #209cee;
  color: #fff;
}

/* line 69, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-success:not(body) {
  background-color: #23d160;
  color: #fff;
}

/* line 69, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-warning:not(body) {
  background-color: #ffdd57;
  color: rgba(0, 0, 0, 0.7);
}

/* line 69, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-danger:not(body) {
  background-color: #ff3860;
  color: #fff;
}

/* line 73, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-normal:not(body) {
  font-size: 0.75rem;
}

/* line 75, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-medium:not(body) {
  font-size: 1rem;
}

/* line 77, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-large:not(body) {
  font-size: 1.25rem;
}

/* line 80, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 83, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 86, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/tag.sass */
.tag:not(body) .icon:first-child:last-child {
  margin-left: -0.375em;
  margin-right: -0.375em;
}

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

/* line 95, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 105, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-delete:not(body)::before {
  height: 1px;
  width: 50%;
}

/* line 108, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-delete:not(body)::after {
  height: 50%;
  width: 1px;
}

/* line 111, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-delete:not(body):hover, .tag.is-delete:not(body):focus {
  background-color: #e8e8e8;
}

/* line 114, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-delete:not(body):active {
  background-color: #dbdbdb;
}

/* line 116, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/tag.sass */
.tag.is-rounded:not(body) {
  border-radius: 290486px;
}

/* line 120, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/tag.sass */
a.tag:hover {
  text-decoration: underline;
}

/* line 20, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/title.sass */
.title, .is-title,
.subtitle {
  word-break: break-word;
}

/* line 24, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/title.sass */
.title em, .is-title em,
.title span,
.is-title span,
.subtitle em,
.subtitle span {
  font-weight: inherit;
}

/* line 27, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/title.sass */
.title sub, .is-title sub,
.subtitle sub {
  font-size: 0.75em;
}

/* line 29, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/title.sass */
.title sup, .is-title sup,
.subtitle sup {
  font-size: 0.75em;
}

/* line 31, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/title.sass */
.title .tag, .is-title .tag,
.subtitle .tag {
  vertical-align: middle;
}

/* line 34, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/title.sass */
.title, .is-title {
  color: #363636;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.125;
}

/* line 41, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/title.sass */
.title strong, .is-title strong {
  color: inherit;
  font-weight: inherit;
}

/* line 44, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/title.sass */
.title + .highlight, .is-title + .highlight {
  margin-top: -0.75rem;
}

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

/* line 51, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/title.sass */
.title.is-1, .is-1.is-title {
  font-size: 3rem;
}

/* line 51, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/title.sass */
.title.is-2, .is-2.is-title {
  font-size: 2.5rem;
}

/* line 51, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/title.sass */
.title.is-3, .is-3.is-title {
  font-size: 2rem;
}

/* line 51, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/title.sass */
.title.is-4, .is-4.is-title {
  font-size: 1.5rem;
}

/* line 51, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/title.sass */
.title.is-5, .is-5.is-title {
  font-size: 1.25rem;
}

/* line 51, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/title.sass */
.title.is-6, .is-6.is-title {
  font-size: 1rem;
}

/* line 51, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/title.sass */
.title.is-7, .is-7.is-title {
  font-size: 0.75rem;
}

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

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

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

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

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

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

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

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

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

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

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

/* line 14, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/other.sass */
.highlight {
  font-weight: 400;
  max-width: 100%;
  overflow: hidden;
  padding: 0;
}

/* line 20, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/elements/other.sass */
.highlight pre {
  overflow: auto;
  max-width: 100%;
}

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

/* line 54, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/shared.sass */
.select select, .textarea, .input {
  background-color: white;
  border-color: #dbdbdb;
  border-radius: 4px;
  color: #363636;
}

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

/* line 68, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/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, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/utilities/mixins.sass */
.select select:-moz-placeholder, .textarea:-moz-placeholder, .input:-moz-placeholder {
  color: rgba(54, 54, 54, 0.3);
}

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

/* line 36, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 39, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: #3273dc;
  box-shadow: 0 0 0 0.125em rgba(50, 115, 220, 0.25);
}

/* line 45, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/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, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/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, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/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, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/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 1, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/input-textarea.sass */
.textarea, .input {
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  max-width: 100%;
  width: 100%;
}

/* line 6, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/input-textarea.sass */
.textarea[readonly], .input[readonly] {
  box-shadow: none;
}

/* line 11, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-white.textarea, .is-white.input {
  border-color: white;
}

/* line 13, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 11, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-black.textarea, .is-black.input {
  border-color: #0a0a0a;
}

/* line 13, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 11, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-light.textarea, .is-light.input {
  border-color: whitesmoke;
}

/* line 13, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 11, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-dark.textarea, .is-dark.input {
  border-color: #363636;
}

/* line 13, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 11, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-primary.textarea, .is-primary.input {
  border-color: #00d1b2;
}

/* line 13, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 11, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-link.textarea, .is-link.input {
  border-color: #3273dc;
}

/* line 13, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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(50, 115, 220, 0.25);
}

/* line 11, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-info.textarea, .is-info.input {
  border-color: #209cee;
}

/* line 13, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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(32, 156, 238, 0.25);
}

/* line 11, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-success.textarea, .is-success.input {
  border-color: #23d160;
}

/* line 13, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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(35, 209, 96, 0.25);
}

/* line 11, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-warning.textarea, .is-warning.input {
  border-color: #ffdd57;
}

/* line 13, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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, 221, 87, 0.25);
}

/* line 11, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-danger.textarea, .is-danger.input {
  border-color: #ff3860;
}

/* line 13, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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(255, 56, 96, 0.25);
}

/* line 19, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-small.textarea, .is-small.input {
  border-radius: 2px;
  font-size: 0.75rem;
}

/* line 21, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-medium.textarea, .is-medium.input {
  font-size: 1.25rem;
}

/* line 23, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-large.textarea, .is-large.input {
  font-size: 1.5rem;
}

/* line 26, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-fullwidth.textarea, .is-fullwidth.input {
  display: block;
  width: 100%;
}

/* line 29, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/input-textarea.sass */
.is-inline.textarea, .is-inline.input {
  display: inline;
  width: auto;
}

/* line 35, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/input-textarea.sass */
.input.is-rounded {
  border-radius: 290486px;
  padding-left: 1em;
  padding-right: 1em;
}

/* line 39, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 46, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/input-textarea.sass */
.textarea {
  display: block;
  max-width: 100%;
  min-width: 100%;
  padding: 0.625em;
  resize: vertical;
}

/* line 53, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/input-textarea.sass */
.textarea:not([rows]) {
  max-height: 600px;
  min-height: 120px;
}

/* line 56, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/input-textarea.sass */
.textarea[rows] {
  height: initial;
}

/* line 59, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/input-textarea.sass */
.textarea.has-fixed-size {
  resize: none;
}

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

/* line 6, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/checkbox-radio.sass */
.radio input, .checkbox input {
  cursor: pointer;
}

/* line 8, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/checkbox-radio.sass */
.radio:hover, .checkbox:hover {
  color: #363636;
}

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

/* line 20, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/checkbox-radio.sass */
.radio + .radio {
  margin-left: 0.5em;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/select.sass */
.select {
  display: inline-block;
  max-width: 100%;
  position: relative;
  vertical-align: top;
}

/* line 6, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/select.sass */
.select:not(.is-multiple) {
  height: 2.25em;
}

/* line 9, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/select.sass */
.select:not(.is-multiple):not(.is-loading)::after {
  border-color: #3273dc;
  right: 1.125em;
  z-index: 4;
}

/* line 15, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/select.sass */
.select.is-rounded select {
  border-radius: 290486px;
  padding-left: 1em;
}

/* line 18, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/select.sass */
.select select {
  cursor: pointer;
  display: block;
  font-size: 1em;
  max-width: 100%;
  outline: none;
}

/* line 25, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/select.sass */
.select select::-ms-expand {
  display: none;
}

/* line 27, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/select.sass */
.select select[disabled]:hover, fieldset[disabled] .select select:hover {
  border-color: whitesmoke;
}

/* line 30, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/select.sass */
.select select:not([multiple]) {
  padding-right: 2.5em;
}

/* line 32, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/select.sass */
.select select[multiple] {
  height: auto;
  padding: 0;
}

/* line 35, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/select.sass */
.select select[multiple] option {
  padding: 0.5em 1em;
}

/* line 39, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/select.sass */
.select:not(.is-multiple):not(.is-loading):hover::after {
  border-color: #363636;
}

/* line 45, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/select.sass */
.select.is-white:not(:hover)::after {
  border-color: white;
}

/* line 47, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/select.sass */
.select.is-white select {
  border-color: white;
}

/* line 49, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/select.sass */
.select.is-white select:hover, .select.is-white select.is-hovered {
  border-color: #f2f2f2;
}

/* line 52, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 45, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/select.sass */
.select.is-black:not(:hover)::after {
  border-color: #0a0a0a;
}

/* line 47, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/select.sass */
.select.is-black select {
  border-color: #0a0a0a;
}

/* line 49, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/select.sass */
.select.is-black select:hover, .select.is-black select.is-hovered {
  border-color: black;
}

/* line 52, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 45, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/select.sass */
.select.is-light:not(:hover)::after {
  border-color: whitesmoke;
}

/* line 47, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/select.sass */
.select.is-light select {
  border-color: whitesmoke;
}

/* line 49, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/select.sass */
.select.is-light select:hover, .select.is-light select.is-hovered {
  border-color: #e8e8e8;
}

/* line 52, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 45, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/select.sass */
.select.is-dark:not(:hover)::after {
  border-color: #363636;
}

/* line 47, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/select.sass */
.select.is-dark select {
  border-color: #363636;
}

/* line 49, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/select.sass */
.select.is-dark select:hover, .select.is-dark select.is-hovered {
  border-color: #292929;
}

/* line 52, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 45, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/select.sass */
.select.is-primary:not(:hover)::after {
  border-color: #00d1b2;
}

/* line 47, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/select.sass */
.select.is-primary select {
  border-color: #00d1b2;
}

/* line 49, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/select.sass */
.select.is-primary select:hover, .select.is-primary select.is-hovered {
  border-color: #00b89c;
}

/* line 52, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 45, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/select.sass */
.select.is-link:not(:hover)::after {
  border-color: #3273dc;
}

/* line 47, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/select.sass */
.select.is-link select {
  border-color: #3273dc;
}

/* line 49, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/select.sass */
.select.is-link select:hover, .select.is-link select.is-hovered {
  border-color: #2366d1;
}

/* line 52, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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(50, 115, 220, 0.25);
}

/* line 45, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/select.sass */
.select.is-info:not(:hover)::after {
  border-color: #209cee;
}

/* line 47, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/select.sass */
.select.is-info select {
  border-color: #209cee;
}

/* line 49, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/select.sass */
.select.is-info select:hover, .select.is-info select.is-hovered {
  border-color: #118fe4;
}

/* line 52, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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(32, 156, 238, 0.25);
}

/* line 45, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/select.sass */
.select.is-success:not(:hover)::after {
  border-color: #23d160;
}

/* line 47, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/select.sass */
.select.is-success select {
  border-color: #23d160;
}

/* line 49, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/select.sass */
.select.is-success select:hover, .select.is-success select.is-hovered {
  border-color: #20bc56;
}

/* line 52, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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(35, 209, 96, 0.25);
}

/* line 45, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/select.sass */
.select.is-warning:not(:hover)::after {
  border-color: #ffdd57;
}

/* line 47, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/select.sass */
.select.is-warning select {
  border-color: #ffdd57;
}

/* line 49, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/select.sass */
.select.is-warning select:hover, .select.is-warning select.is-hovered {
  border-color: #ffd83d;
}

/* line 52, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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, 221, 87, 0.25);
}

/* line 45, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/select.sass */
.select.is-danger:not(:hover)::after {
  border-color: #ff3860;
}

/* line 47, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/select.sass */
.select.is-danger select {
  border-color: #ff3860;
}

/* line 49, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/select.sass */
.select.is-danger select:hover, .select.is-danger select.is-hovered {
  border-color: #ff1f4b;
}

/* line 52, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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(255, 56, 96, 0.25);
}

/* line 58, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/select.sass */
.select.is-small {
  border-radius: 2px;
  font-size: 0.75rem;
}

/* line 60, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/select.sass */
.select.is-medium {
  font-size: 1.25rem;
}

/* line 62, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/select.sass */
.select.is-large {
  font-size: 1.5rem;
}

/* line 66, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/select.sass */
.select.is-disabled::after {
  border-color: #7a7a7a;
}

/* line 68, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/select.sass */
.select.is-fullwidth {
  width: 100%;
}

/* line 70, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/select.sass */
.select.is-fullwidth select {
  width: 100%;
}

/* line 73, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 80, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/select.sass */
.select.is-loading.is-small:after {
  font-size: 0.75rem;
}

/* line 82, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/select.sass */
.select.is-loading.is-medium:after {
  font-size: 1.25rem;
}

/* line 84, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/select.sass */
.select.is-loading.is-large:after {
  font-size: 1.5rem;
}

/* line 14, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/file.sass */
.file {
  align-items: stretch;
  display: flex;
  justify-content: flex-start;
  position: relative;
}

/* line 25, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/file.sass */
.file.is-white .file-cta {
  background-color: white;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 31, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 37, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 43, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 25, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/file.sass */
.file.is-black .file-cta {
  background-color: #0a0a0a;
  border-color: transparent;
  color: white;
}

/* line 31, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 37, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 43, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 25, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/file.sass */
.file.is-light .file-cta {
  background-color: whitesmoke;
  border-color: transparent;
  color: #363636;
}

/* line 31, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: #363636;
}

/* line 37, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: #363636;
}

/* line 43, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: #363636;
}

/* line 25, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/file.sass */
.file.is-dark .file-cta {
  background-color: #363636;
  border-color: transparent;
  color: whitesmoke;
}

/* line 31, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: whitesmoke;
}

/* line 37, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: whitesmoke;
}

/* line 43, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: whitesmoke;
}

/* line 25, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/file.sass */
.file.is-primary .file-cta {
  background-color: #00d1b2;
  border-color: transparent;
  color: #fff;
}

/* line 31, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 37, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 43, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 25, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/file.sass */
.file.is-link .file-cta {
  background-color: #3273dc;
  border-color: transparent;
  color: #fff;
}

/* line 31, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/file.sass */
.file.is-link:hover .file-cta, .file.is-link.is-hovered .file-cta {
  background-color: #276cda;
  border-color: transparent;
  color: #fff;
}

/* line 37, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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(50, 115, 220, 0.25);
  color: #fff;
}

/* line 43, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/file.sass */
.file.is-link:active .file-cta, .file.is-link.is-active .file-cta {
  background-color: #2366d1;
  border-color: transparent;
  color: #fff;
}

/* line 25, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/file.sass */
.file.is-info .file-cta {
  background-color: #209cee;
  border-color: transparent;
  color: #fff;
}

/* line 31, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/file.sass */
.file.is-info:hover .file-cta, .file.is-info.is-hovered .file-cta {
  background-color: #1496ed;
  border-color: transparent;
  color: #fff;
}

/* line 37, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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(32, 156, 238, 0.25);
  color: #fff;
}

/* line 43, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/file.sass */
.file.is-info:active .file-cta, .file.is-info.is-active .file-cta {
  background-color: #118fe4;
  border-color: transparent;
  color: #fff;
}

/* line 25, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/file.sass */
.file.is-success .file-cta {
  background-color: #23d160;
  border-color: transparent;
  color: #fff;
}

/* line 31, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/file.sass */
.file.is-success:hover .file-cta, .file.is-success.is-hovered .file-cta {
  background-color: #22c65b;
  border-color: transparent;
  color: #fff;
}

/* line 37, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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(35, 209, 96, 0.25);
  color: #fff;
}

/* line 43, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/file.sass */
.file.is-success:active .file-cta, .file.is-success.is-active .file-cta {
  background-color: #20bc56;
  border-color: transparent;
  color: #fff;
}

/* line 25, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/file.sass */
.file.is-warning .file-cta {
  background-color: #ffdd57;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 31, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/file.sass */
.file.is-warning:hover .file-cta, .file.is-warning.is-hovered .file-cta {
  background-color: #ffdb4a;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 37, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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, 221, 87, 0.25);
  color: rgba(0, 0, 0, 0.7);
}

/* line 43, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/file.sass */
.file.is-warning:active .file-cta, .file.is-warning.is-active .file-cta {
  background-color: #ffd83d;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 25, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/file.sass */
.file.is-danger .file-cta {
  background-color: #ff3860;
  border-color: transparent;
  color: #fff;
}

/* line 31, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/file.sass */
.file.is-danger:hover .file-cta, .file.is-danger.is-hovered .file-cta {
  background-color: #ff2b56;
  border-color: transparent;
  color: #fff;
}

/* line 37, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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(255, 56, 96, 0.25);
  color: #fff;
}

/* line 43, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/file.sass */
.file.is-danger:active .file-cta, .file.is-danger.is-active .file-cta {
  background-color: #ff1f4b;
  border-color: transparent;
  color: #fff;
}

/* line 48, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/file.sass */
.file.is-small {
  font-size: 0.75rem;
}

/* line 50, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/file.sass */
.file.is-medium {
  font-size: 1.25rem;
}

/* line 53, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/file.sass */
.file.is-medium .file-icon .fa {
  font-size: 21px;
}

/* line 55, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/file.sass */
.file.is-large {
  font-size: 1.5rem;
}

/* line 58, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/file.sass */
.file.is-large .file-icon .fa {
  font-size: 28px;
}

/* line 62, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/file.sass */
.file.has-name .file-cta {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 65, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/file.sass */
.file.has-name .file-name {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 69, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/file.sass */
.file.has-name.is-empty .file-cta {
  border-radius: 4px;
}

/* line 71, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/file.sass */
.file.has-name.is-empty .file-name {
  display: none;
}

/* line 74, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed .file-label {
  flex-direction: column;
}

/* line 76, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed .file-cta {
  flex-direction: column;
  height: auto;
  padding: 1em 3em;
}

/* line 80, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed .file-name {
  border-width: 0 1px 1px;
}

/* line 82, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed .file-icon {
  height: 1.5em;
  width: 1.5em;
}

/* line 85, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed .file-icon .fa {
  font-size: 21px;
}

/* line 88, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed.is-small .file-icon .fa {
  font-size: 14px;
}

/* line 91, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed.is-medium .file-icon .fa {
  font-size: 28px;
}

/* line 94, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed.is-large .file-icon .fa {
  font-size: 35px;
}

/* line 97, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/file.sass */
.file.is-boxed.has-name .file-cta {
  border-radius: 4px 4px 0 0;
}

/* line 99, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 102, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/file.sass */
.file.is-centered {
  justify-content: center;
}

/* line 105, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/file.sass */
.file.is-fullwidth .file-label {
  width: 100%;
}

/* line 107, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/file.sass */
.file.is-fullwidth .file-name {
  flex-grow: 1;
  max-width: none;
}

/* line 110, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/file.sass */
.file.is-right {
  justify-content: flex-end;
}

/* line 112, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/file.sass */
.file.is-right .file-cta {
  border-radius: 0 4px 4px 0;
}

/* line 114, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 119, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 127, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/file.sass */
.file-label:hover .file-cta {
  background-color: #eeeeee;
  color: #363636;
}

/* line 130, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/file.sass */
.file-label:hover .file-name {
  border-color: #d5d5d5;
}

/* line 133, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/file.sass */
.file-label:active .file-cta {
  background-color: #e8e8e8;
  color: #363636;
}

/* line 136, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/file.sass */
.file-label:active .file-name {
  border-color: #cfcfcf;
}

/* line 139, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/file.sass */
.file-input {
  height: 100%;
  left: 0;
  opacity: 0;
  outline: none;
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 148, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 158, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/file.sass */
.file-cta {
  background-color: whitesmoke;
  color: #4a4a4a;
}

/* line 162, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: left;
  text-overflow: ellipsis;
}

/* line 172, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 179, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/file.sass */
.file-icon .fa {
  font-size: 14px;
}

/* line 6, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/tools.sass */
.label {
  color: #363636;
  display: block;
  font-size: 1rem;
  font-weight: 700;
}

/* line 11, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/tools.sass */
.label:not(:last-child) {
  margin-bottom: 0.5em;
}

/* line 14, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/tools.sass */
.label.is-small {
  font-size: 0.75rem;
}

/* line 16, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/tools.sass */
.label.is-medium {
  font-size: 1.25rem;
}

/* line 18, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/tools.sass */
.label.is-large {
  font-size: 1.5rem;
}

/* line 21, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/tools.sass */
.help {
  display: block;
  font-size: 0.75rem;
  margin-top: 0.25rem;
}

/* line 27, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/tools.sass */
.help.is-white {
  color: white;
}

/* line 27, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/tools.sass */
.help.is-black {
  color: #0a0a0a;
}

/* line 27, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/tools.sass */
.help.is-light {
  color: whitesmoke;
}

/* line 27, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/tools.sass */
.help.is-dark {
  color: #363636;
}

/* line 27, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/tools.sass */
.help.is-primary {
  color: #00d1b2;
}

/* line 27, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/tools.sass */
.help.is-link {
  color: #3273dc;
}

/* line 27, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/tools.sass */
.help.is-info {
  color: #209cee;
}

/* line 27, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/tools.sass */
.help.is-success {
  color: #23d160;
}

/* line 27, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/tools.sass */
.help.is-warning {
  color: #ffdd57;
}

/* line 27, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/tools.sass */
.help.is-danger {
  color: #ff3860;
}

/* line 33, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/tools.sass */
.field:not(:last-child) {
  margin-bottom: 0.75rem;
}

/* line 36, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons {
  display: flex;
  justify-content: flex-start;
}

/* line 40, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control:not(:last-child) {
  margin-right: -1px;
}

/* line 43, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 48, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 54, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 63, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 66, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 71, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 73, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons .control.is-expanded {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 76, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons.has-addons-centered {
  justify-content: center;
}

/* line 78, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons.has-addons-right {
  justify-content: flex-end;
}

/* line 81, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/tools.sass */
.field.has-addons.has-addons-fullwidth .control {
  flex-grow: 1;
  flex-shrink: 0;
}

/* line 84, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped {
  display: flex;
  justify-content: flex-start;
}

/* line 87, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped > .control {
  flex-shrink: 0;
}

/* line 89, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped > .control:not(:last-child) {
  margin-bottom: 0;
  margin-right: 0.75rem;
}

/* line 92, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped > .control.is-expanded {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 95, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped.is-grouped-centered {
  justify-content: center;
}

/* line 97, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped.is-grouped-right {
  justify-content: flex-end;
}

/* line 99, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped.is-grouped-multiline {
  flex-wrap: wrap;
}

/* line 102, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 105, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/tools.sass */
.field.is-grouped.is-grouped-multiline:last-child {
  margin-bottom: -0.75rem;
}

/* line 107, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 109, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/tools.sass */
  .field.is-horizontal {
    display: flex;
  }
}

/* line 114, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/tools.sass */
.field-label .label {
  font-size: inherit;
}

@media screen and (max-width: 768px) {
  /* line 113, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/tools.sass */
  .field-label {
    margin-bottom: 0.5rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 113, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 124, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/tools.sass */
  .field-label.is-small {
    font-size: 0.75rem;
    padding-top: 0.375em;
  }
  /* line 127, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/tools.sass */
  .field-label.is-normal {
    padding-top: 0.375em;
  }
  /* line 129, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/tools.sass */
  .field-label.is-medium {
    font-size: 1.25rem;
    padding-top: 0.375em;
  }
  /* line 132, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/tools.sass */
  .field-label.is-large {
    font-size: 1.5rem;
    padding-top: 0.375em;
  }
}

/* line 137, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/tools.sass */
.field-body .field .field {
  margin-bottom: 0;
}

@media screen and (min-width: 769px), print {
  /* line 136, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/tools.sass */
  .field-body {
    display: flex;
    flex-basis: 0;
    flex-grow: 5;
    flex-shrink: 1;
  }
  /* line 144, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/tools.sass */
  .field-body .field {
    margin-bottom: 0;
  }
  /* line 146, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/tools.sass */
  .field-body > .field {
    flex-shrink: 1;
  }
  /* line 148, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/tools.sass */
  .field-body > .field:not(.is-narrow) {
    flex-grow: 1;
  }
  /* line 150, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/tools.sass */
  .field-body > .field:not(:last-child) {
    margin-right: 0.75rem;
  }
}

/* line 153, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/tools.sass */
.control {
  box-sizing: border-box;
  clear: both;
  font-size: 1rem;
  position: relative;
  text-align: left;
}

/* line 165, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: #7a7a7a;
}

/* line 167, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 169, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 171, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 173, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .icon, .control.has-icons-right .icon {
  color: #dbdbdb;
  height: 2.25em;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 2.25em;
  z-index: 4;
}

/* line 182, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .input,
.control.has-icons-left .select select {
  padding-left: 2.25em;
}

/* line 185, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-left .icon.is-left {
  left: 0;
}

/* line 188, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-right .input,
.control.has-icons-right .select select {
  padding-right: 2.25em;
}

/* line 191, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/tools.sass */
.control.has-icons-right .icon.is-right {
  right: 0;
}

/* line 194, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/tools.sass */
.control.is-loading::after {
  position: absolute !important;
  right: 0.625em;
  top: 0.625em;
  z-index: 4;
}

/* line 200, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/tools.sass */
.control.is-loading.is-small:after {
  font-size: 0.75rem;
}

/* line 202, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/tools.sass */
.control.is-loading.is-medium:after {
  font-size: 1.25rem;
}

/* line 204, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/form/tools.sass */
.control.is-loading.is-large:after {
  font-size: 1.5rem;
}

/* line 10, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb {
  font-size: 1rem;
  white-space: nowrap;
}

/* line 15, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb a {
  align-items: center;
  color: #3273dc;
  display: flex;
  justify-content: center;
  padding: 0 0.75em;
}

/* line 21, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb a:hover {
  color: #363636;
}

/* line 23, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb li {
  align-items: center;
  display: flex;
}

/* line 26, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb li:first-child a {
  padding-left: 0;
}

/* line 29, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb li.is-active a {
  color: #363636;
  cursor: default;
  pointer-events: none;
}

/* line 33, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb li + li::before {
  color: #b5b5b5;
  content: "\0002f";
}

/* line 36, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 43, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb .icon:first-child {
  margin-right: 0.5em;
}

/* line 45, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb .icon:last-child {
  margin-left: 0.5em;
}

/* line 49, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.is-centered ol,
.breadcrumb.is-centered ul {
  justify-content: center;
}

/* line 53, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.is-right ol,
.breadcrumb.is-right ul {
  justify-content: flex-end;
}

/* line 57, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.is-small {
  font-size: 0.75rem;
}

/* line 59, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.is-medium {
  font-size: 1.25rem;
}

/* line 61, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.is-large {
  font-size: 1.5rem;
}

/* line 65, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.has-arrow-separator li + li::before {
  content: "\02192";
}

/* line 68, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.has-bullet-separator li + li::before {
  content: "\02022";
}

/* line 71, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.has-dot-separator li + li::before {
  content: "\000b7";
}

/* line 74, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/breadcrumb.sass */
.breadcrumb.has-succeeds-separator li + li::before {
  content: "\0227B";
}

/* line 20, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/card.sass */
.card {
  background-color: white;
  box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1);
  color: #4a4a4a;
  max-width: 100%;
  position: relative;
}

/* line 27, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/card.sass */
.card-header {
  background-color: transparent;
  align-items: stretch;
  box-shadow: 0 1px 2px rgba(10, 10, 10, 0.1);
  display: flex;
}

/* line 33, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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;
}

/* line 40, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/card.sass */
.card-header-title.is-centered {
  justify-content: center;
}

/* line 43, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/card.sass */
.card-header-icon {
  align-items: center;
  cursor: pointer;
  display: flex;
  justify-content: center;
  padding: 0.75rem;
}

/* line 50, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/card.sass */
.card-image {
  display: block;
  position: relative;
}

/* line 54, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/card.sass */
.card-content {
  background-color: transparent;
  padding: 1.5rem;
}

/* line 58, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/card.sass */
.card-footer {
  background-color: transparent;
  border-top: 1px solid #dbdbdb;
  align-items: stretch;
  display: flex;
}

/* line 64, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 72, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/card.sass */
.card-footer-item:not(:last-child) {
  border-right: 1px solid #dbdbdb;
}

/* line 78, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/card.sass */
.card .media:not(:last-child) {
  margin-bottom: 1.5rem;
}

/* line 20, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown {
  display: inline-flex;
  position: relative;
  vertical-align: top;
}

/* line 26, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown.is-active .dropdown-menu, .dropdown.is-hoverable:hover .dropdown-menu {
  display: block;
}

/* line 29, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown.is-right .dropdown-menu {
  left: auto;
  right: 0;
}

/* line 33, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown.is-up .dropdown-menu {
  bottom: 100%;
  padding-bottom: 4px;
  padding-top: initial;
  top: auto;
}

/* line 39, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 48, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown-content {
  background-color: white;
  border-radius: 4px;
  box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1);
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}

/* line 55, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 63, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/dropdown.sass */
a.dropdown-item,
button.dropdown-item {
  padding-right: 3rem;
  text-align: left;
  white-space: nowrap;
  width: 100%;
}

/* line 69, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/dropdown.sass */
a.dropdown-item:hover,
button.dropdown-item:hover {
  background-color: whitesmoke;
  color: #0a0a0a;
}

/* line 72, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/dropdown.sass */
a.dropdown-item.is-active,
button.dropdown-item.is-active {
  background-color: #3273dc;
  color: #fff;
}

/* line 76, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/dropdown.sass */
.dropdown-divider {
  background-color: #dbdbdb;
  border: none;
  display: block;
  height: 1px;
  margin: 0.5rem 0;
}

/* line 3, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/level.sass */
.level {
  align-items: center;
  justify-content: space-between;
}

/* line 7, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/level.sass */
.level code {
  border-radius: 4px;
}

/* line 9, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/level.sass */
.level img {
  display: inline-block;
  vertical-align: top;
}

/* line 13, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/level.sass */
.level.is-mobile {
  display: flex;
}

/* line 15, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/level.sass */
.level.is-mobile .level-left,
.level.is-mobile .level-right {
  display: flex;
}

/* line 18, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/level.sass */
.level.is-mobile .level-left + .level-right {
  margin-top: 0;
}

/* line 21, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/level.sass */
.level.is-mobile .level-item:not(:last-child) {
  margin-bottom: 0;
  margin-right: 0.75rem;
}

/* line 24, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 3, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/level.sass */
  .level {
    display: flex;
  }
  /* line 30, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/level.sass */
  .level > .level-item:not(.is-narrow) {
    flex-grow: 1;
  }
}

/* line 33, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 40, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/level.sass */
.level-item .title, .level-item .is-title,
.level-item .subtitle {
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
  /* line 45, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/level.sass */
  .level-item:not(:last-child) {
    margin-bottom: 0.75rem;
  }
}

/* line 48, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/level.sass */
.level-left,
.level-right {
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
}

/* line 55, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 59, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 62, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/level.sass */
.level-left {
  align-items: center;
  justify-content: flex-start;
}

@media screen and (max-width: 768px) {
  /* line 67, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/level.sass */
  .level-left + .level-right {
    margin-top: 1.5rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 62, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/level.sass */
  .level-left {
    display: flex;
  }
}

/* line 72, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/level.sass */
.level-right {
  align-items: center;
  justify-content: flex-end;
}

@media screen and (min-width: 769px), print {
  /* line 72, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/level.sass */
  .level-right {
    display: flex;
  }
}

/* line 11, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/list.sass */
.list {
  background-color: white;
  border-radius: 4px;
  box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1);
}

/* line 20, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/list.sass */
.list-item {
  display: block;
  padding: 0.5em 1em;
}

/* line 23, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/list.sass */
.list-item:not(a) {
  color: #4a4a4a;
}

/* line 25, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/list.sass */
.list-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

/* line 28, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/list.sass */
.list-item:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 31, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/list.sass */
.list-item:not(:last-child) {
  border-bottom: 1px solid #dbdbdb;
}

/* line 33, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/list.sass */
.list-item.is-active {
  background-color: #3273dc;
  color: #fff;
}

/* line 37, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/list.sass */
a.list-item {
  background-color: whitesmoke;
  cursor: pointer;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/media.sass */
.media {
  align-items: flex-start;
  display: flex;
  text-align: left;
}

/* line 5, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/media.sass */
.media .content:not(:last-child) {
  margin-bottom: 0.75rem;
}

/* line 7, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 11, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/media.sass */
.media .media .content:not(:last-child),
.media .media .control:not(:last-child) {
  margin-bottom: 0.5rem;
}

/* line 14, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/media.sass */
.media .media .media {
  padding-top: 0.5rem;
}

/* line 16, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/media.sass */
.media .media .media + .media {
  margin-top: 0.5rem;
}

/* line 18, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 24, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/media.sass */
.media.is-large + .media {
  margin-top: 1.5rem;
  padding-top: 1.5rem;
}

/* line 28, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/media.sass */
.media-left,
.media-right {
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
}

/* line 34, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/media.sass */
.media-left {
  margin-right: 1rem;
}

/* line 37, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/media.sass */
.media-right {
  margin-left: 1rem;
}

/* line 40, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/media.sass */
.media-content {
  flex-basis: auto;
  flex-grow: 1;
  flex-shrink: 1;
  text-align: left;
}

@media screen and (max-width: 768px) {
  /* line 47, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/media.sass */
  .media-content {
    overflow-x: auto;
  }
}

/* line 19, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/menu.sass */
.menu {
  font-size: 1rem;
}

/* line 22, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/menu.sass */
.menu.is-small {
  font-size: 0.75rem;
}

/* line 24, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/menu.sass */
.menu.is-medium {
  font-size: 1.25rem;
}

/* line 26, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/menu.sass */
.menu.is-large {
  font-size: 1.5rem;
}

/* line 29, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/menu.sass */
.menu-list {
  line-height: 1.25;
}

/* line 31, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/menu.sass */
.menu-list a {
  border-radius: 2px;
  color: #4a4a4a;
  display: block;
  padding: 0.5em 0.75em;
}

/* line 36, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/menu.sass */
.menu-list a:hover {
  background-color: whitesmoke;
  color: #363636;
}

/* line 40, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/menu.sass */
.menu-list a.is-active {
  background-color: #3273dc;
  color: #fff;
}

/* line 44, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/menu.sass */
.menu-list li ul {
  border-left: 1px solid #dbdbdb;
  margin: 0.75em;
  padding-left: 0.75em;
}

/* line 49, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/menu.sass */
.menu-label {
  color: #7a7a7a;
  font-size: 0.75em;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

/* line 54, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/menu.sass */
.menu-label:not(:first-child) {
  margin-top: 1em;
}

/* line 56, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/menu.sass */
.menu-label:not(:last-child) {
  margin-bottom: 1em;
}

/* line 22, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/message.sass */
.message {
  background-color: whitesmoke;
  border-radius: 4px;
  font-size: 1rem;
}

/* line 27, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/message.sass */
.message strong {
  color: currentColor;
}

/* line 29, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/message.sass */
.message a:not(.button):not(.tag):not(.dropdown-item) {
  color: currentColor;
  text-decoration: underline;
}

/* line 33, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/message.sass */
.message.is-small {
  font-size: 0.75rem;
}

/* line 35, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/message.sass */
.message.is-medium {
  font-size: 1.25rem;
}

/* line 37, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/message.sass */
.message.is-large {
  font-size: 1.5rem;
}

/* line 47, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/message.sass */
.message.is-white {
  background-color: white;
}

/* line 49, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/message.sass */
.message.is-white .message-header {
  background-color: white;
  color: #0a0a0a;
}

/* line 52, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/message.sass */
.message.is-white .message-body {
  border-color: white;
  color: #4d4d4d;
}

/* line 47, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/message.sass */
.message.is-black {
  background-color: #fafafa;
}

/* line 49, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/message.sass */
.message.is-black .message-header {
  background-color: #0a0a0a;
  color: white;
}

/* line 52, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/message.sass */
.message.is-black .message-body {
  border-color: #0a0a0a;
  color: #090909;
}

/* line 47, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/message.sass */
.message.is-light {
  background-color: #fafafa;
}

/* line 49, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/message.sass */
.message.is-light .message-header {
  background-color: whitesmoke;
  color: #363636;
}

/* line 52, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/message.sass */
.message.is-light .message-body {
  border-color: whitesmoke;
  color: #505050;
}

/* line 47, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/message.sass */
.message.is-dark {
  background-color: #fafafa;
}

/* line 49, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/message.sass */
.message.is-dark .message-header {
  background-color: #363636;
  color: whitesmoke;
}

/* line 52, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/message.sass */
.message.is-dark .message-body {
  border-color: #363636;
  color: #2a2a2a;
}

/* line 47, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/message.sass */
.message.is-primary {
  background-color: #f5fffd;
}

/* line 49, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/message.sass */
.message.is-primary .message-header {
  background-color: #00d1b2;
  color: #fff;
}

/* line 52, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/message.sass */
.message.is-primary .message-body {
  border-color: #00d1b2;
  color: #021310;
}

/* line 47, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/message.sass */
.message.is-link {
  background-color: #f6f9fe;
}

/* line 49, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/message.sass */
.message.is-link .message-header {
  background-color: #3273dc;
  color: #fff;
}

/* line 52, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/message.sass */
.message.is-link .message-body {
  border-color: #3273dc;
  color: #22509a;
}

/* line 47, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/message.sass */
.message.is-info {
  background-color: #f6fbfe;
}

/* line 49, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/message.sass */
.message.is-info .message-header {
  background-color: #209cee;
  color: #fff;
}

/* line 52, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/message.sass */
.message.is-info .message-body {
  border-color: #209cee;
  color: #12537e;
}

/* line 47, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/message.sass */
.message.is-success {
  background-color: #f6fef9;
}

/* line 49, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/message.sass */
.message.is-success .message-header {
  background-color: #23d160;
  color: #fff;
}

/* line 52, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/message.sass */
.message.is-success .message-body {
  border-color: #23d160;
  color: #0e301a;
}

/* line 47, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/message.sass */
.message.is-warning {
  background-color: #fffdf5;
}

/* line 49, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/message.sass */
.message.is-warning .message-header {
  background-color: #ffdd57;
  color: rgba(0, 0, 0, 0.7);
}

/* line 52, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/message.sass */
.message.is-warning .message-body {
  border-color: #ffdd57;
  color: #3b3108;
}

/* line 47, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/message.sass */
.message.is-danger {
  background-color: #fff5f7;
}

/* line 49, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/message.sass */
.message.is-danger .message-header {
  background-color: #ff3860;
  color: #fff;
}

/* line 52, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/message.sass */
.message.is-danger .message-body {
  border-color: #ff3860;
  color: #cd0930;
}

/* line 56, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 67, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/message.sass */
.message-header .delete {
  flex-grow: 0;
  flex-shrink: 0;
  margin-left: 0.75em;
}

/* line 71, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 76, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 83, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/message.sass */
.message-body code,
.message-body pre {
  background-color: white;
}

/* line 86, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/message.sass */
.message-body pre code {
  background-color: transparent;
}

/* line 31, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 41, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/modal.sass */
.modal.is-active {
  display: flex;
}

/* line 44, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/modal.sass */
.modal-background {
  background-color: rgba(10, 10, 10, 0.86);
}

/* line 48, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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), print {
  /* line 48, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/modal.sass */
  .modal-content,
.modal-card {
    margin: 0 auto;
    max-height: calc(100vh - 40px);
    width: 640px;
  }
}

/* line 61, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/modal.sass */
.modal-close {
  background: none;
  height: 40px;
  position: fixed;
  right: 20px;
  top: 20px;
  width: 40px;
}

/* line 70, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 77, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 87, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 92, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 99, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 104, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/modal.sass */
.modal-card-foot .button:not(:last-child) {
  margin-right: 0.5em;
}

/* line 107, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 55, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
.navbar {
  background-color: white;
  min-height: 3.25rem;
  position: relative;
  z-index: 30;
}

/* line 63, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-white {
  background-color: white;
  color: #0a0a0a;
}

/* line 67, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-white .navbar-brand > .navbar-item,
.navbar.is-white .navbar-brand .navbar-link {
  color: #0a0a0a;
}

/* line 72, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 78, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-white .navbar-brand .navbar-link::after {
  border-color: #0a0a0a;
}

/* line 80, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-white .navbar-burger {
  color: #0a0a0a;
}

@media screen and (min-width: 1024px) {
  /* line 85, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 90, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 96, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 98, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 105, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-white .navbar-dropdown a.navbar-item.is-active {
    background-color: white;
    color: #0a0a0a;
  }
}

/* line 63, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-black {
  background-color: #0a0a0a;
  color: white;
}

/* line 67, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-black .navbar-brand > .navbar-item,
.navbar.is-black .navbar-brand .navbar-link {
  color: white;
}

/* line 72, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 78, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-black .navbar-brand .navbar-link::after {
  border-color: white;
}

/* line 80, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-black .navbar-burger {
  color: white;
}

@media screen and (min-width: 1024px) {
  /* line 85, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 90, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 96, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 98, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 105, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-black .navbar-dropdown a.navbar-item.is-active {
    background-color: #0a0a0a;
    color: white;
  }
}

/* line 63, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-light {
  background-color: whitesmoke;
  color: #363636;
}

/* line 67, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-light .navbar-brand > .navbar-item,
.navbar.is-light .navbar-brand .navbar-link {
  color: #363636;
}

/* line 72, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: #363636;
}

/* line 78, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-light .navbar-brand .navbar-link::after {
  border-color: #363636;
}

/* line 80, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-light .navbar-burger {
  color: #363636;
}

@media screen and (min-width: 1024px) {
  /* line 85, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: #363636;
  }
  /* line 90, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: #363636;
  }
  /* line 96, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: #363636;
  }
  /* line 98, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: #363636;
  }
  /* line 105, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-light .navbar-dropdown a.navbar-item.is-active {
    background-color: whitesmoke;
    color: #363636;
  }
}

/* line 63, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-dark {
  background-color: #363636;
  color: whitesmoke;
}

/* line 67, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-dark .navbar-brand > .navbar-item,
.navbar.is-dark .navbar-brand .navbar-link {
  color: whitesmoke;
}

/* line 72, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: whitesmoke;
}

/* line 78, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-dark .navbar-brand .navbar-link::after {
  border-color: whitesmoke;
}

/* line 80, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-dark .navbar-burger {
  color: whitesmoke;
}

@media screen and (min-width: 1024px) {
  /* line 85, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: whitesmoke;
  }
  /* line 90, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: whitesmoke;
  }
  /* line 96, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: whitesmoke;
  }
  /* line 98, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: whitesmoke;
  }
  /* line 105, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-dark .navbar-dropdown a.navbar-item.is-active {
    background-color: #363636;
    color: whitesmoke;
  }
}

/* line 63, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-primary {
  background-color: #00d1b2;
  color: #fff;
}

/* line 67, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-primary .navbar-brand > .navbar-item,
.navbar.is-primary .navbar-brand .navbar-link {
  color: #fff;
}

/* line 72, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 78, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-primary .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 80, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-primary .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 85, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 90, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 96, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 98, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 105, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-primary .navbar-dropdown a.navbar-item.is-active {
    background-color: #00d1b2;
    color: #fff;
  }
}

/* line 63, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-link {
  background-color: #3273dc;
  color: #fff;
}

/* line 67, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-link .navbar-brand > .navbar-item,
.navbar.is-link .navbar-brand .navbar-link {
  color: #fff;
}

/* line 72, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: #2366d1;
  color: #fff;
}

/* line 78, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-link .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 80, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-link .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 85, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 90, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: #2366d1;
    color: #fff;
  }
  /* line 96, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 98, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: #2366d1;
    color: #fff;
  }
  /* line 105, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-link .navbar-dropdown a.navbar-item.is-active {
    background-color: #3273dc;
    color: #fff;
  }
}

/* line 63, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-info {
  background-color: #209cee;
  color: #fff;
}

/* line 67, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-info .navbar-brand > .navbar-item,
.navbar.is-info .navbar-brand .navbar-link {
  color: #fff;
}

/* line 72, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: #118fe4;
  color: #fff;
}

/* line 78, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-info .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 80, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-info .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 85, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 90, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: #118fe4;
    color: #fff;
  }
  /* line 96, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 98, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: #118fe4;
    color: #fff;
  }
  /* line 105, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-info .navbar-dropdown a.navbar-item.is-active {
    background-color: #209cee;
    color: #fff;
  }
}

/* line 63, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-success {
  background-color: #23d160;
  color: #fff;
}

/* line 67, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-success .navbar-brand > .navbar-item,
.navbar.is-success .navbar-brand .navbar-link {
  color: #fff;
}

/* line 72, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: #20bc56;
  color: #fff;
}

/* line 78, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-success .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 80, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-success .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 85, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 90, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: #20bc56;
    color: #fff;
  }
  /* line 96, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 98, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: #20bc56;
    color: #fff;
  }
  /* line 105, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-success .navbar-dropdown a.navbar-item.is-active {
    background-color: #23d160;
    color: #fff;
  }
}

/* line 63, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-warning {
  background-color: #ffdd57;
  color: rgba(0, 0, 0, 0.7);
}

/* line 67, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 72, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: #ffd83d;
  color: rgba(0, 0, 0, 0.7);
}

/* line 78, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-warning .navbar-brand .navbar-link::after {
  border-color: rgba(0, 0, 0, 0.7);
}

/* line 80, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 85, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 90, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: #ffd83d;
    color: rgba(0, 0, 0, 0.7);
  }
  /* line 96, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 98, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: #ffd83d;
    color: rgba(0, 0, 0, 0.7);
  }
  /* line 105, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-warning .navbar-dropdown a.navbar-item.is-active {
    background-color: #ffdd57;
    color: rgba(0, 0, 0, 0.7);
  }
}

/* line 63, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-danger {
  background-color: #ff3860;
  color: #fff;
}

/* line 67, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-danger .navbar-brand > .navbar-item,
.navbar.is-danger .navbar-brand .navbar-link {
  color: #fff;
}

/* line 72, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: #ff1f4b;
  color: #fff;
}

/* line 78, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-danger .navbar-brand .navbar-link::after {
  border-color: #fff;
}

/* line 80, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-danger .navbar-burger {
  color: #fff;
}

@media screen and (min-width: 1024px) {
  /* line 85, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 90, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: #ff1f4b;
    color: #fff;
  }
  /* line 96, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 98, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: #ff1f4b;
    color: #fff;
  }
  /* line 105, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-danger .navbar-dropdown a.navbar-item.is-active {
    background-color: #ff3860;
    color: #fff;
  }
}

/* line 108, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
.navbar > .container {
  align-items: stretch;
  display: flex;
  min-height: 3.25rem;
  width: 100%;
}

/* line 113, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.has-shadow {
  box-shadow: 0 2px 0 0 whitesmoke;
}

/* line 115, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 118, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-fixed-bottom {
  bottom: 0;
}

/* line 120, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-fixed-bottom.has-shadow {
  box-shadow: 0 -2px 0 0 whitesmoke;
}

/* line 122, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
.navbar.is-fixed-top {
  top: 0;
}

/* line 127, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
html.has-navbar-fixed-top,
body.has-navbar-fixed-top {
  padding-top: 3.25rem;
}

/* line 129, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
html.has-navbar-fixed-bottom,
body.has-navbar-fixed-bottom {
  padding-bottom: 3.25rem;
}

/* line 132, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-brand,
.navbar-tabs {
  align-items: stretch;
  display: flex;
  flex-shrink: 0;
  min-height: 3.25rem;
}

/* line 141, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-brand a.navbar-item:focus, .navbar-brand a.navbar-item:hover {
  background-color: transparent;
}

/* line 145, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-tabs {
  -webkit-overflow-scrolling: touch;
  max-width: 100vw;
  overflow-x: auto;
  overflow-y: hidden;
}

/* line 151, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/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, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/utilities/mixins.sass */
.navbar-burger span:nth-child(1) {
  top: calc(50% - 6px);
}

/* line 46, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/utilities/mixins.sass */
.navbar-burger span:nth-child(2) {
  top: calc(50% - 1px);
}

/* line 48, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/utilities/mixins.sass */
.navbar-burger span:nth-child(3) {
  top: calc(50% + 4px);
}

/* line 50, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/utilities/mixins.sass */
.navbar-burger:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 55, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/utilities/mixins.sass */
.navbar-burger.is-active span:nth-child(1) {
  transform: translateY(5px) rotate(45deg);
}

/* line 57, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/utilities/mixins.sass */
.navbar-burger.is-active span:nth-child(2) {
  opacity: 0;
}

/* line 59, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/utilities/mixins.sass */
.navbar-burger.is-active span:nth-child(3) {
  transform: translateY(-5px) rotate(-45deg);
}

/* line 156, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-menu {
  display: none;
}

/* line 159, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 167, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 171, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
a.navbar-item,
.navbar-link {
  cursor: pointer;
}

/* line 174, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: #3273dc;
}

/* line 181, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item {
  display: block;
  flex-grow: 0;
  flex-shrink: 0;
}

/* line 185, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item img {
  max-height: 1.75rem;
}

/* line 187, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item.has-dropdown {
  padding: 0;
}

/* line 189, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item.is-expanded {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 192, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 196, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item.is-tab:focus, .navbar-item.is-tab:hover {
  background-color: transparent;
  border-bottom-color: #3273dc;
}

/* line 200, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-item.is-tab.is-active {
  background-color: transparent;
  border-bottom-color: #3273dc;
  border-bottom-style: solid;
  border-bottom-width: 3px;
  color: #3273dc;
  padding-bottom: calc(0.5rem - 3px);
}

/* line 208, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-content {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 212, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-link:not(.is-arrowless) {
  padding-right: 2.5em;
}

/* line 214, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-link:not(.is-arrowless)::after {
  border-color: #3273dc;
  margin-top: -0.375em;
  right: 1.125em;
}

/* line 220, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-dropdown {
  font-size: 0.875rem;
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}

/* line 224, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
.navbar-dropdown .navbar-item {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

/* line 228, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 236, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar > .container {
    display: block;
  }
  /* line 240, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-brand .navbar-item,
.navbar-tabs .navbar-item {
    align-items: center;
    display: flex;
  }
  /* line 244, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-link::after {
    display: none;
  }
  /* line 246, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 250, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-menu.is-active {
    display: block;
  }
  /* line 254, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 257, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-touch {
    bottom: 0;
  }
  /* line 259, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 261, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-top-touch {
    top: 0;
  }
  /* line 265, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 271, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
  html.has-navbar-fixed-top-touch,
body.has-navbar-fixed-top-touch {
    padding-top: 3.25rem;
  }
  /* line 273, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 277, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar,
.navbar-menu,
.navbar-start,
.navbar-end {
    align-items: stretch;
    display: flex;
  }
  /* line 283, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar {
    min-height: 3.25rem;
  }
  /* line 285, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-spaced {
    padding: 1rem 2rem;
  }
  /* line 287, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-spaced .navbar-start,
.navbar.is-spaced .navbar-end {
    align-items: center;
  }
  /* line 290, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-spaced a.navbar-item,
.navbar.is-spaced .navbar-link {
    border-radius: 4px;
  }
  /* line 296, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 305, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 309, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 313, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-transparent .navbar-dropdown a.navbar-item.is-active {
    background-color: whitesmoke;
    color: #3273dc;
  }
  /* line 316, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-burger {
    display: none;
  }
  /* line 318, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-item,
.navbar-link {
    align-items: center;
    display: flex;
  }
  /* line 322, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-item {
    display: flex;
  }
  /* line 324, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-item.has-dropdown {
    align-items: stretch;
  }
  /* line 327, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-item.has-dropdown-up .navbar-link::after {
    transform: rotate(135deg) translate(0.25em, -0.25em);
  }
  /* line 329, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 340, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 342, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 347, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-menu {
    flex-grow: 1;
    flex-shrink: 0;
  }
  /* line 350, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-start {
    justify-content: flex-start;
    margin-right: auto;
  }
  /* line 353, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-end {
    justify-content: flex-end;
    margin-left: auto;
  }
  /* line 356, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 369, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-dropdown .navbar-item {
    padding: 0.375rem 1rem;
    white-space: nowrap;
  }
  /* line 372, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-dropdown a.navbar-item {
    padding-right: 3rem;
  }
  /* line 374, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 378, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-dropdown a.navbar-item.is-active {
    background-color: whitesmoke;
    color: #3273dc;
  }
  /* line 381, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 393, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-dropdown.is-right {
    left: auto;
    right: 0;
  }
  /* line 396, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar-divider {
    display: block;
  }
  /* line 400, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar > .container .navbar-brand,
.container > .navbar .navbar-brand {
    margin-left: -.75rem;
  }
  /* line 402, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar > .container .navbar-menu,
.container > .navbar .navbar-menu {
    margin-right: -.75rem;
  }
  /* line 406, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 409, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-bottom-desktop {
    bottom: 0;
  }
  /* line 411, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 413, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
  .navbar.is-fixed-top-desktop {
    top: 0;
  }
  /* line 417, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
  html.has-navbar-fixed-top-desktop,
body.has-navbar-fixed-top-desktop {
    padding-top: 3.25rem;
  }
  /* line 419, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
  html.has-navbar-fixed-bottom-desktop,
body.has-navbar-fixed-bottom-desktop {
    padding-bottom: 3.25rem;
  }
  /* line 421, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
  html.has-spaced-navbar-fixed-top,
body.has-spaced-navbar-fixed-top {
    padding-top: 5.25rem;
  }
  /* line 423, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
  html.has-spaced-navbar-fixed-bottom,
body.has-spaced-navbar-fixed-bottom {
    padding-bottom: 5.25rem;
  }
  /* line 428, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
  a.navbar-item.is-active,
.navbar-link.is-active {
    color: #0a0a0a;
  }
  /* line 430, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 436, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 442, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/navbar.sass */
.hero.is-fullheight-with-navbar {
  min-height: calc(100vh - 3.25rem);
}

/* line 32, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/pagination.sass */
.pagination {
  font-size: 1rem;
  margin: -0.25rem;
}

/* line 36, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/pagination.sass */
.pagination.is-small {
  font-size: 0.75rem;
}

/* line 38, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/pagination.sass */
.pagination.is-medium {
  font-size: 1.25rem;
}

/* line 40, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/pagination.sass */
.pagination.is-large {
  font-size: 1.5rem;
}

/* line 43, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: 290486px;
}

/* line 48, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/pagination.sass */
.pagination.is-rounded .pagination-link, .pagination.is-rounded .current, .pagination.is-rounded a {
  border-radius: 290486px;
}

/* line 51, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/pagination.sass */
.pagination,
.pagination-list {
  align-items: center;
  display: flex;
  justify-content: center;
  text-align: center;
}

/* line 58, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous,
.pagination-next,
.pagination-link,
.pagination .current,
.pagination a,
.pagination-ellipsis {
  font-size: 1em;
  justify-content: center;
  margin: 0.25rem;
  padding-left: 0.5em;
  padding-right: 0.5em;
  text-align: center;
}

/* line 71, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous,
.pagination-next,
.pagination-link,
.pagination .current,
.pagination a {
  border-color: #dbdbdb;
  color: #363636;
  min-width: 2.25em;
}

/* line 77, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous:hover,
.pagination-next:hover,
.pagination-link:hover,
.pagination .current:hover,
.pagination a:hover {
  border-color: #b5b5b5;
  color: #363636;
}

/* line 80, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous:focus,
.pagination-next:focus,
.pagination-link:focus,
.pagination .current:focus,
.pagination a:focus {
  border-color: #3273dc;
}

/* line 82, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous:active,
.pagination-next:active,
.pagination-link:active,
.pagination .current:active,
.pagination a:active {
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.2);
}

/* line 84, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous[disabled],
.pagination-next[disabled],
.pagination-link[disabled],
.pagination .current[disabled],
.pagination a[disabled] {
  background-color: #dbdbdb;
  border-color: #dbdbdb;
  box-shadow: none;
  color: #7a7a7a;
  opacity: 0.5;
}

/* line 91, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-previous,
.pagination-next {
  padding-left: 0.75em;
  padding-right: 0.75em;
  white-space: nowrap;
}

/* line 98, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-link.is-current, .pagination .current, .pagination a.is-current {
  background-color: #3273dc;
  border-color: #3273dc;
  color: #fff;
}

/* line 103, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-ellipsis {
  color: #b5b5b5;
  pointer-events: none;
}

/* line 107, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/pagination.sass */
.pagination-list {
  flex-wrap: wrap;
}

@media screen and (max-width: 768px) {
  /* line 111, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination {
    flex-wrap: wrap;
  }
  /* line 113, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination-previous,
.pagination-next {
    flex-grow: 1;
    flex-shrink: 1;
  }
  /* line 118, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination-list li {
    flex-grow: 1;
    flex-shrink: 1;
  }
}

@media screen and (min-width: 769px), print {
  /* line 123, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination-list {
    flex-grow: 1;
    flex-shrink: 1;
    justify-content: flex-start;
    order: 1;
  }
  /* line 128, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination-previous {
    order: 2;
  }
  /* line 130, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination-next {
    order: 3;
  }
  /* line 132, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination {
    justify-content: space-between;
  }
  /* line 135, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination.is-centered .pagination-previous {
    order: 1;
  }
  /* line 137, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination.is-centered .pagination-list {
    justify-content: center;
    order: 2;
  }
  /* line 140, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination.is-centered .pagination-next {
    order: 3;
  }
  /* line 143, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination.is-right .pagination-previous {
    order: 1;
  }
  /* line 145, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination.is-right .pagination-next {
    order: 2;
  }
  /* line 147, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/pagination.sass */
  .pagination.is-right .pagination-list {
    justify-content: flex-end;
    order: 3;
  }
}

/* line 28, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/panel.sass */
.panel {
  font-size: 1rem;
}

/* line 30, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/panel.sass */
.panel:not(:last-child) {
  margin-bottom: 1.5rem;
}

/* line 33, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/panel.sass */
.panel-heading,
.panel-tabs,
.panel-block {
  border-bottom: 1px solid #dbdbdb;
  border-left: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
}

/* line 39, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/panel.sass */
.panel-heading:first-child,
.panel-tabs:first-child,
.panel-block:first-child {
  border-top: 1px solid #dbdbdb;
}

/* line 42, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/panel.sass */
.panel-heading {
  background-color: whitesmoke;
  border-radius: 4px 4px 0 0;
  color: #363636;
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.25;
  padding: 0.5em 0.75em;
}

/* line 51, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/panel.sass */
.panel-tabs {
  align-items: flex-end;
  display: flex;
  font-size: 0.875em;
  justify-content: center;
}

/* line 56, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/panel.sass */
.panel-tabs a {
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: -1px;
  padding: 0.5em;
}

/* line 61, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/panel.sass */
.panel-tabs a.is-active {
  border-bottom-color: #4a4a4a;
  color: #363636;
}

/* line 66, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/panel.sass */
.panel-list a {
  color: #4a4a4a;
}

/* line 68, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/panel.sass */
.panel-list a:hover {
  color: #3273dc;
}

/* line 71, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 77, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/panel.sass */
.panel-block input[type="checkbox"] {
  margin-right: 0.75em;
}

/* line 79, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/panel.sass */
.panel-block > .control {
  flex-grow: 1;
  flex-shrink: 1;
  width: 100%;
}

/* line 83, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/panel.sass */
.panel-block.is-wrapped {
  flex-wrap: wrap;
}

/* line 85, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/panel.sass */
.panel-block.is-active {
  border-left-color: #3273dc;
  color: #363636;
}

/* line 88, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/panel.sass */
.panel-block.is-active .panel-icon {
  color: #3273dc;
}

/* line 91, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/panel.sass */
a.panel-block,
label.panel-block {
  cursor: pointer;
}

/* line 94, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/panel.sass */
a.panel-block:hover,
label.panel-block:hover {
  background-color: whitesmoke;
}

/* line 97, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 101, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/panel.sass */
.panel-icon .fa {
  font-size: inherit;
  line-height: inherit;
}

/* line 29, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 40, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 51, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/tabs.sass */
.tabs a:hover {
  border-bottom-color: #363636;
  color: #363636;
}

/* line 54, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/tabs.sass */
.tabs li {
  display: block;
}

/* line 57, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/tabs.sass */
.tabs li.is-active a {
  border-bottom-color: #3273dc;
  color: #3273dc;
}

/* line 60, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 69, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/tabs.sass */
.tabs ul.is-left {
  padding-right: 0.75em;
}

/* line 71, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 76, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/tabs.sass */
.tabs ul.is-right {
  justify-content: flex-end;
  padding-left: 0.75em;
}

/* line 80, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/tabs.sass */
.tabs .icon:first-child {
  margin-right: 0.5em;
}

/* line 82, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/tabs.sass */
.tabs .icon:last-child {
  margin-left: 0.5em;
}

/* line 86, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-centered ul {
  justify-content: center;
}

/* line 89, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-right ul {
  justify-content: flex-end;
}

/* line 93, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-boxed a {
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

/* line 96, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-boxed a:hover {
  background-color: whitesmoke;
  border-bottom-color: #dbdbdb;
}

/* line 101, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 106, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-fullwidth li {
  flex-grow: 1;
  flex-shrink: 0;
}

/* line 110, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 116, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle a:hover {
  background-color: whitesmoke;
  border-color: #b5b5b5;
  z-index: 2;
}

/* line 121, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle li + li {
  margin-left: -1px;
}

/* line 123, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle li:first-child a {
  border-radius: 4px 0 0 4px;
}

/* line 125, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle li:last-child a {
  border-radius: 0 4px 4px 0;
}

/* line 128, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle li.is-active a {
  background-color: #3273dc;
  border-color: #3273dc;
  color: #fff;
  z-index: 1;
}

/* line 133, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle ul {
  border-bottom: none;
}

/* line 137, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle.is-toggle-rounded li:first-child a {
  border-bottom-left-radius: 290486px;
  border-top-left-radius: 290486px;
  padding-left: 1.25em;
}

/* line 141, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-toggle.is-toggle-rounded li:last-child a {
  border-bottom-right-radius: 290486px;
  border-top-right-radius: 290486px;
  padding-right: 1.25em;
}

/* line 146, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-small {
  font-size: 0.75rem;
}

/* line 148, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-medium {
  font-size: 1.25rem;
}

/* line 150, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/components/tabs.sass */
.tabs.is-large {
  font-size: 1.5rem;
}

/* line 3, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
.column {
  display: block;
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 1;
  padding: 0.75rem;
}

/* line 9, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-narrow {
  flex: none;
}

/* line 11, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-full {
  flex: none;
  width: 100%;
}

/* line 14, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-three-quarters {
  flex: none;
  width: 75%;
}

/* line 17, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-two-thirds {
  flex: none;
  width: 66.6666%;
}

/* line 20, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-half {
  flex: none;
  width: 50%;
}

/* line 23, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-one-third {
  flex: none;
  width: 33.3333%;
}

/* line 26, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-one-quarter {
  flex: none;
  width: 25%;
}

/* line 29, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-one-fifth {
  flex: none;
  width: 20%;
}

/* line 32, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-two-fifths {
  flex: none;
  width: 40%;
}

/* line 35, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-three-fifths {
  flex: none;
  width: 60%;
}

/* line 38, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-four-fifths {
  flex: none;
  width: 80%;
}

/* line 41, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-three-quarters {
  margin-left: 75%;
}

/* line 43, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-two-thirds {
  margin-left: 66.6666%;
}

/* line 45, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-half {
  margin-left: 50%;
}

/* line 47, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-one-third {
  margin-left: 33.3333%;
}

/* line 49, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-one-quarter {
  margin-left: 25%;
}

/* line 51, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-one-fifth {
  margin-left: 20%;
}

/* line 53, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-two-fifths {
  margin-left: 40%;
}

/* line 55, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-three-fifths {
  margin-left: 60%;
}

/* line 57, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-four-fifths {
  margin-left: 80%;
}

/* line 60, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-0 {
  flex: none;
  width: 0%;
}

/* line 63, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-0 {
  margin-left: 0%;
}

/* line 60, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-1 {
  flex: none;
  width: 8.3333333333%;
}

/* line 63, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-1 {
  margin-left: 8.3333333333%;
}

/* line 60, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-2 {
  flex: none;
  width: 16.6666666667%;
}

/* line 63, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-2 {
  margin-left: 16.6666666667%;
}

/* line 60, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-3 {
  flex: none;
  width: 25%;
}

/* line 63, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-3 {
  margin-left: 25%;
}

/* line 60, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-4 {
  flex: none;
  width: 33.3333333333%;
}

/* line 63, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-4 {
  margin-left: 33.3333333333%;
}

/* line 60, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-5 {
  flex: none;
  width: 41.6666666667%;
}

/* line 63, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-5 {
  margin-left: 41.6666666667%;
}

/* line 60, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-6 {
  flex: none;
  width: 50%;
}

/* line 63, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-6 {
  margin-left: 50%;
}

/* line 60, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-7 {
  flex: none;
  width: 58.3333333333%;
}

/* line 63, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-7 {
  margin-left: 58.3333333333%;
}

/* line 60, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-8 {
  flex: none;
  width: 66.6666666667%;
}

/* line 63, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-8 {
  margin-left: 66.6666666667%;
}

/* line 60, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-9 {
  flex: none;
  width: 75%;
}

/* line 63, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-9 {
  margin-left: 75%;
}

/* line 60, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-10 {
  flex: none;
  width: 83.3333333333%;
}

/* line 63, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-10 {
  margin-left: 83.3333333333%;
}

/* line 60, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-11 {
  flex: none;
  width: 91.6666666667%;
}

/* line 63, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-11 {
  margin-left: 91.6666666667%;
}

/* line 60, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-12 {
  flex: none;
  width: 100%;
}

/* line 63, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile > .column.is-offset-12 {
  margin-left: 100%;
}

@media screen and (max-width: 768px) {
  /* line 66, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-narrow-mobile {
    flex: none;
  }
  /* line 68, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-full-mobile {
    flex: none;
    width: 100%;
  }
  /* line 71, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-quarters-mobile {
    flex: none;
    width: 75%;
  }
  /* line 74, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-thirds-mobile {
    flex: none;
    width: 66.6666%;
  }
  /* line 77, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-half-mobile {
    flex: none;
    width: 50%;
  }
  /* line 80, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-third-mobile {
    flex: none;
    width: 33.3333%;
  }
  /* line 83, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-quarter-mobile {
    flex: none;
    width: 25%;
  }
  /* line 86, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-fifth-mobile {
    flex: none;
    width: 20%;
  }
  /* line 89, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-fifths-mobile {
    flex: none;
    width: 40%;
  }
  /* line 92, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-fifths-mobile {
    flex: none;
    width: 60%;
  }
  /* line 95, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-four-fifths-mobile {
    flex: none;
    width: 80%;
  }
  /* line 98, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-quarters-mobile {
    margin-left: 75%;
  }
  /* line 100, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-thirds-mobile {
    margin-left: 66.6666%;
  }
  /* line 102, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-half-mobile {
    margin-left: 50%;
  }
  /* line 104, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-third-mobile {
    margin-left: 33.3333%;
  }
  /* line 106, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-quarter-mobile {
    margin-left: 25%;
  }
  /* line 108, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-fifth-mobile {
    margin-left: 20%;
  }
  /* line 110, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-fifths-mobile {
    margin-left: 40%;
  }
  /* line 112, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-fifths-mobile {
    margin-left: 60%;
  }
  /* line 114, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-four-fifths-mobile {
    margin-left: 80%;
  }
  /* line 117, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-0-mobile {
    flex: none;
    width: 0%;
  }
  /* line 120, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-0-mobile {
    margin-left: 0%;
  }
  /* line 117, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-1-mobile {
    flex: none;
    width: 8.3333333333%;
  }
  /* line 120, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-1-mobile {
    margin-left: 8.3333333333%;
  }
  /* line 117, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-2-mobile {
    flex: none;
    width: 16.6666666667%;
  }
  /* line 120, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-2-mobile {
    margin-left: 16.6666666667%;
  }
  /* line 117, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-3-mobile {
    flex: none;
    width: 25%;
  }
  /* line 120, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-3-mobile {
    margin-left: 25%;
  }
  /* line 117, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-4-mobile {
    flex: none;
    width: 33.3333333333%;
  }
  /* line 120, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-4-mobile {
    margin-left: 33.3333333333%;
  }
  /* line 117, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-5-mobile {
    flex: none;
    width: 41.6666666667%;
  }
  /* line 120, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-5-mobile {
    margin-left: 41.6666666667%;
  }
  /* line 117, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-6-mobile {
    flex: none;
    width: 50%;
  }
  /* line 120, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-6-mobile {
    margin-left: 50%;
  }
  /* line 117, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-7-mobile {
    flex: none;
    width: 58.3333333333%;
  }
  /* line 120, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-7-mobile {
    margin-left: 58.3333333333%;
  }
  /* line 117, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-8-mobile {
    flex: none;
    width: 66.6666666667%;
  }
  /* line 120, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-8-mobile {
    margin-left: 66.6666666667%;
  }
  /* line 117, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-9-mobile {
    flex: none;
    width: 75%;
  }
  /* line 120, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-9-mobile {
    margin-left: 75%;
  }
  /* line 117, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-10-mobile {
    flex: none;
    width: 83.3333333333%;
  }
  /* line 120, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-10-mobile {
    margin-left: 83.3333333333%;
  }
  /* line 117, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-11-mobile {
    flex: none;
    width: 91.6666666667%;
  }
  /* line 120, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-11-mobile {
    margin-left: 91.6666666667%;
  }
  /* line 117, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-12-mobile {
    flex: none;
    width: 100%;
  }
  /* line 120, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-12-mobile {
    margin-left: 100%;
  }
}

@media screen and (min-width: 769px), print {
  /* line 123, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-narrow, .column.is-narrow-tablet {
    flex: none;
  }
  /* line 126, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-full, .column.is-full-tablet {
    flex: none;
    width: 100%;
  }
  /* line 130, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-quarters, .column.is-three-quarters-tablet {
    flex: none;
    width: 75%;
  }
  /* line 134, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-thirds, .column.is-two-thirds-tablet {
    flex: none;
    width: 66.6666%;
  }
  /* line 138, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-half, .column.is-half-tablet {
    flex: none;
    width: 50%;
  }
  /* line 142, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-third, .column.is-one-third-tablet {
    flex: none;
    width: 33.3333%;
  }
  /* line 146, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-quarter, .column.is-one-quarter-tablet {
    flex: none;
    width: 25%;
  }
  /* line 150, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-fifth, .column.is-one-fifth-tablet {
    flex: none;
    width: 20%;
  }
  /* line 154, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-fifths, .column.is-two-fifths-tablet {
    flex: none;
    width: 40%;
  }
  /* line 158, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-fifths, .column.is-three-fifths-tablet {
    flex: none;
    width: 60%;
  }
  /* line 162, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-four-fifths, .column.is-four-fifths-tablet {
    flex: none;
    width: 80%;
  }
  /* line 166, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-quarters, .column.is-offset-three-quarters-tablet {
    margin-left: 75%;
  }
  /* line 169, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-thirds, .column.is-offset-two-thirds-tablet {
    margin-left: 66.6666%;
  }
  /* line 172, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-half, .column.is-offset-half-tablet {
    margin-left: 50%;
  }
  /* line 175, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-third, .column.is-offset-one-third-tablet {
    margin-left: 33.3333%;
  }
  /* line 178, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-quarter, .column.is-offset-one-quarter-tablet {
    margin-left: 25%;
  }
  /* line 181, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-fifth, .column.is-offset-one-fifth-tablet {
    margin-left: 20%;
  }
  /* line 184, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-fifths, .column.is-offset-two-fifths-tablet {
    margin-left: 40%;
  }
  /* line 187, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-fifths, .column.is-offset-three-fifths-tablet {
    margin-left: 60%;
  }
  /* line 190, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-four-fifths, .column.is-offset-four-fifths-tablet {
    margin-left: 80%;
  }
  /* line 194, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-0, .column.is-0-tablet {
    flex: none;
    width: 0%;
  }
  /* line 197, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-0, .column.is-offset-0-tablet {
    margin-left: 0%;
  }
  /* line 194, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-1, .column.is-1-tablet {
    flex: none;
    width: 8.3333333333%;
  }
  /* line 197, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-1, .column.is-offset-1-tablet {
    margin-left: 8.3333333333%;
  }
  /* line 194, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-2, .column.is-2-tablet {
    flex: none;
    width: 16.6666666667%;
  }
  /* line 197, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-2, .column.is-offset-2-tablet {
    margin-left: 16.6666666667%;
  }
  /* line 194, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-3, .column.is-3-tablet {
    flex: none;
    width: 25%;
  }
  /* line 197, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-3, .column.is-offset-3-tablet {
    margin-left: 25%;
  }
  /* line 194, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-4, .column.is-4-tablet {
    flex: none;
    width: 33.3333333333%;
  }
  /* line 197, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-4, .column.is-offset-4-tablet {
    margin-left: 33.3333333333%;
  }
  /* line 194, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-5, .column.is-5-tablet {
    flex: none;
    width: 41.6666666667%;
  }
  /* line 197, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-5, .column.is-offset-5-tablet {
    margin-left: 41.6666666667%;
  }
  /* line 194, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-6, .column.is-6-tablet {
    flex: none;
    width: 50%;
  }
  /* line 197, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-6, .column.is-offset-6-tablet {
    margin-left: 50%;
  }
  /* line 194, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-7, .column.is-7-tablet {
    flex: none;
    width: 58.3333333333%;
  }
  /* line 197, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-7, .column.is-offset-7-tablet {
    margin-left: 58.3333333333%;
  }
  /* line 194, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-8, .column.is-8-tablet {
    flex: none;
    width: 66.6666666667%;
  }
  /* line 197, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-8, .column.is-offset-8-tablet {
    margin-left: 66.6666666667%;
  }
  /* line 194, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-9, .column.is-9-tablet {
    flex: none;
    width: 75%;
  }
  /* line 197, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-9, .column.is-offset-9-tablet {
    margin-left: 75%;
  }
  /* line 194, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-10, .column.is-10-tablet {
    flex: none;
    width: 83.3333333333%;
  }
  /* line 197, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-10, .column.is-offset-10-tablet {
    margin-left: 83.3333333333%;
  }
  /* line 194, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-11, .column.is-11-tablet {
    flex: none;
    width: 91.6666666667%;
  }
  /* line 197, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-11, .column.is-offset-11-tablet {
    margin-left: 91.6666666667%;
  }
  /* line 194, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-12, .column.is-12-tablet {
    flex: none;
    width: 100%;
  }
  /* line 197, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 200, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-narrow-touch {
    flex: none;
  }
  /* line 202, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-full-touch {
    flex: none;
    width: 100%;
  }
  /* line 205, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-quarters-touch {
    flex: none;
    width: 75%;
  }
  /* line 208, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-thirds-touch {
    flex: none;
    width: 66.6666%;
  }
  /* line 211, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-half-touch {
    flex: none;
    width: 50%;
  }
  /* line 214, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-third-touch {
    flex: none;
    width: 33.3333%;
  }
  /* line 217, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-quarter-touch {
    flex: none;
    width: 25%;
  }
  /* line 220, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-fifth-touch {
    flex: none;
    width: 20%;
  }
  /* line 223, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-fifths-touch {
    flex: none;
    width: 40%;
  }
  /* line 226, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-fifths-touch {
    flex: none;
    width: 60%;
  }
  /* line 229, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-four-fifths-touch {
    flex: none;
    width: 80%;
  }
  /* line 232, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-quarters-touch {
    margin-left: 75%;
  }
  /* line 234, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-thirds-touch {
    margin-left: 66.6666%;
  }
  /* line 236, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-half-touch {
    margin-left: 50%;
  }
  /* line 238, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-third-touch {
    margin-left: 33.3333%;
  }
  /* line 240, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-quarter-touch {
    margin-left: 25%;
  }
  /* line 242, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-fifth-touch {
    margin-left: 20%;
  }
  /* line 244, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-fifths-touch {
    margin-left: 40%;
  }
  /* line 246, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-fifths-touch {
    margin-left: 60%;
  }
  /* line 248, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-four-fifths-touch {
    margin-left: 80%;
  }
  /* line 251, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-0-touch {
    flex: none;
    width: 0%;
  }
  /* line 254, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-0-touch {
    margin-left: 0%;
  }
  /* line 251, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-1-touch {
    flex: none;
    width: 8.3333333333%;
  }
  /* line 254, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-1-touch {
    margin-left: 8.3333333333%;
  }
  /* line 251, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-2-touch {
    flex: none;
    width: 16.6666666667%;
  }
  /* line 254, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-2-touch {
    margin-left: 16.6666666667%;
  }
  /* line 251, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-3-touch {
    flex: none;
    width: 25%;
  }
  /* line 254, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-3-touch {
    margin-left: 25%;
  }
  /* line 251, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-4-touch {
    flex: none;
    width: 33.3333333333%;
  }
  /* line 254, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-4-touch {
    margin-left: 33.3333333333%;
  }
  /* line 251, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-5-touch {
    flex: none;
    width: 41.6666666667%;
  }
  /* line 254, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-5-touch {
    margin-left: 41.6666666667%;
  }
  /* line 251, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-6-touch {
    flex: none;
    width: 50%;
  }
  /* line 254, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-6-touch {
    margin-left: 50%;
  }
  /* line 251, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-7-touch {
    flex: none;
    width: 58.3333333333%;
  }
  /* line 254, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-7-touch {
    margin-left: 58.3333333333%;
  }
  /* line 251, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-8-touch {
    flex: none;
    width: 66.6666666667%;
  }
  /* line 254, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-8-touch {
    margin-left: 66.6666666667%;
  }
  /* line 251, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-9-touch {
    flex: none;
    width: 75%;
  }
  /* line 254, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-9-touch {
    margin-left: 75%;
  }
  /* line 251, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-10-touch {
    flex: none;
    width: 83.3333333333%;
  }
  /* line 254, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-10-touch {
    margin-left: 83.3333333333%;
  }
  /* line 251, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-11-touch {
    flex: none;
    width: 91.6666666667%;
  }
  /* line 254, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-11-touch {
    margin-left: 91.6666666667%;
  }
  /* line 251, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-12-touch {
    flex: none;
    width: 100%;
  }
  /* line 254, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-12-touch {
    margin-left: 100%;
  }
}

@media screen and (min-width: 1024px) {
  /* line 257, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-narrow-desktop {
    flex: none;
  }
  /* line 259, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-full-desktop {
    flex: none;
    width: 100%;
  }
  /* line 262, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-quarters-desktop {
    flex: none;
    width: 75%;
  }
  /* line 265, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-thirds-desktop {
    flex: none;
    width: 66.6666%;
  }
  /* line 268, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-half-desktop {
    flex: none;
    width: 50%;
  }
  /* line 271, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-third-desktop {
    flex: none;
    width: 33.3333%;
  }
  /* line 274, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-quarter-desktop {
    flex: none;
    width: 25%;
  }
  /* line 277, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-fifth-desktop {
    flex: none;
    width: 20%;
  }
  /* line 280, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-fifths-desktop {
    flex: none;
    width: 40%;
  }
  /* line 283, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-fifths-desktop {
    flex: none;
    width: 60%;
  }
  /* line 286, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-four-fifths-desktop {
    flex: none;
    width: 80%;
  }
  /* line 289, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-quarters-desktop {
    margin-left: 75%;
  }
  /* line 291, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-thirds-desktop {
    margin-left: 66.6666%;
  }
  /* line 293, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-half-desktop {
    margin-left: 50%;
  }
  /* line 295, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-third-desktop {
    margin-left: 33.3333%;
  }
  /* line 297, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-quarter-desktop {
    margin-left: 25%;
  }
  /* line 299, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-fifth-desktop {
    margin-left: 20%;
  }
  /* line 301, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-fifths-desktop {
    margin-left: 40%;
  }
  /* line 303, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-fifths-desktop {
    margin-left: 60%;
  }
  /* line 305, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-four-fifths-desktop {
    margin-left: 80%;
  }
  /* line 308, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-0-desktop {
    flex: none;
    width: 0%;
  }
  /* line 311, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-0-desktop {
    margin-left: 0%;
  }
  /* line 308, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-1-desktop {
    flex: none;
    width: 8.3333333333%;
  }
  /* line 311, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-1-desktop {
    margin-left: 8.3333333333%;
  }
  /* line 308, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-2-desktop {
    flex: none;
    width: 16.6666666667%;
  }
  /* line 311, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-2-desktop {
    margin-left: 16.6666666667%;
  }
  /* line 308, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-3-desktop {
    flex: none;
    width: 25%;
  }
  /* line 311, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-3-desktop {
    margin-left: 25%;
  }
  /* line 308, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-4-desktop {
    flex: none;
    width: 33.3333333333%;
  }
  /* line 311, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-4-desktop {
    margin-left: 33.3333333333%;
  }
  /* line 308, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-5-desktop {
    flex: none;
    width: 41.6666666667%;
  }
  /* line 311, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-5-desktop {
    margin-left: 41.6666666667%;
  }
  /* line 308, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-6-desktop {
    flex: none;
    width: 50%;
  }
  /* line 311, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-6-desktop {
    margin-left: 50%;
  }
  /* line 308, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-7-desktop {
    flex: none;
    width: 58.3333333333%;
  }
  /* line 311, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-7-desktop {
    margin-left: 58.3333333333%;
  }
  /* line 308, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-8-desktop {
    flex: none;
    width: 66.6666666667%;
  }
  /* line 311, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-8-desktop {
    margin-left: 66.6666666667%;
  }
  /* line 308, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-9-desktop {
    flex: none;
    width: 75%;
  }
  /* line 311, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-9-desktop {
    margin-left: 75%;
  }
  /* line 308, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-10-desktop {
    flex: none;
    width: 83.3333333333%;
  }
  /* line 311, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-10-desktop {
    margin-left: 83.3333333333%;
  }
  /* line 308, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-11-desktop {
    flex: none;
    width: 91.6666666667%;
  }
  /* line 311, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-11-desktop {
    margin-left: 91.6666666667%;
  }
  /* line 308, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-12-desktop {
    flex: none;
    width: 100%;
  }
  /* line 311, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-12-desktop {
    margin-left: 100%;
  }
}

@media screen and (min-width: 1216px) {
  /* line 314, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-narrow-widescreen {
    flex: none;
  }
  /* line 316, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-full-widescreen {
    flex: none;
    width: 100%;
  }
  /* line 319, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-quarters-widescreen {
    flex: none;
    width: 75%;
  }
  /* line 322, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-thirds-widescreen {
    flex: none;
    width: 66.6666%;
  }
  /* line 325, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-half-widescreen {
    flex: none;
    width: 50%;
  }
  /* line 328, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-third-widescreen {
    flex: none;
    width: 33.3333%;
  }
  /* line 331, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-quarter-widescreen {
    flex: none;
    width: 25%;
  }
  /* line 334, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-fifth-widescreen {
    flex: none;
    width: 20%;
  }
  /* line 337, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-fifths-widescreen {
    flex: none;
    width: 40%;
  }
  /* line 340, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-fifths-widescreen {
    flex: none;
    width: 60%;
  }
  /* line 343, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-four-fifths-widescreen {
    flex: none;
    width: 80%;
  }
  /* line 346, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-quarters-widescreen {
    margin-left: 75%;
  }
  /* line 348, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-thirds-widescreen {
    margin-left: 66.6666%;
  }
  /* line 350, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-half-widescreen {
    margin-left: 50%;
  }
  /* line 352, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-third-widescreen {
    margin-left: 33.3333%;
  }
  /* line 354, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-quarter-widescreen {
    margin-left: 25%;
  }
  /* line 356, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-fifth-widescreen {
    margin-left: 20%;
  }
  /* line 358, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-fifths-widescreen {
    margin-left: 40%;
  }
  /* line 360, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-fifths-widescreen {
    margin-left: 60%;
  }
  /* line 362, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-four-fifths-widescreen {
    margin-left: 80%;
  }
  /* line 365, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-0-widescreen {
    flex: none;
    width: 0%;
  }
  /* line 368, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-0-widescreen {
    margin-left: 0%;
  }
  /* line 365, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-1-widescreen {
    flex: none;
    width: 8.3333333333%;
  }
  /* line 368, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-1-widescreen {
    margin-left: 8.3333333333%;
  }
  /* line 365, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-2-widescreen {
    flex: none;
    width: 16.6666666667%;
  }
  /* line 368, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-2-widescreen {
    margin-left: 16.6666666667%;
  }
  /* line 365, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-3-widescreen {
    flex: none;
    width: 25%;
  }
  /* line 368, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-3-widescreen {
    margin-left: 25%;
  }
  /* line 365, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-4-widescreen {
    flex: none;
    width: 33.3333333333%;
  }
  /* line 368, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-4-widescreen {
    margin-left: 33.3333333333%;
  }
  /* line 365, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-5-widescreen {
    flex: none;
    width: 41.6666666667%;
  }
  /* line 368, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-5-widescreen {
    margin-left: 41.6666666667%;
  }
  /* line 365, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-6-widescreen {
    flex: none;
    width: 50%;
  }
  /* line 368, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-6-widescreen {
    margin-left: 50%;
  }
  /* line 365, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-7-widescreen {
    flex: none;
    width: 58.3333333333%;
  }
  /* line 368, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-7-widescreen {
    margin-left: 58.3333333333%;
  }
  /* line 365, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-8-widescreen {
    flex: none;
    width: 66.6666666667%;
  }
  /* line 368, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-8-widescreen {
    margin-left: 66.6666666667%;
  }
  /* line 365, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-9-widescreen {
    flex: none;
    width: 75%;
  }
  /* line 368, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-9-widescreen {
    margin-left: 75%;
  }
  /* line 365, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-10-widescreen {
    flex: none;
    width: 83.3333333333%;
  }
  /* line 368, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-10-widescreen {
    margin-left: 83.3333333333%;
  }
  /* line 365, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-11-widescreen {
    flex: none;
    width: 91.6666666667%;
  }
  /* line 368, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-11-widescreen {
    margin-left: 91.6666666667%;
  }
  /* line 365, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-12-widescreen {
    flex: none;
    width: 100%;
  }
  /* line 368, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-12-widescreen {
    margin-left: 100%;
  }
}

@media screen and (min-width: 1408px) {
  /* line 371, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-narrow-fullhd {
    flex: none;
  }
  /* line 373, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-full-fullhd {
    flex: none;
    width: 100%;
  }
  /* line 376, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-quarters-fullhd {
    flex: none;
    width: 75%;
  }
  /* line 379, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-thirds-fullhd {
    flex: none;
    width: 66.6666%;
  }
  /* line 382, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-half-fullhd {
    flex: none;
    width: 50%;
  }
  /* line 385, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-third-fullhd {
    flex: none;
    width: 33.3333%;
  }
  /* line 388, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-quarter-fullhd {
    flex: none;
    width: 25%;
  }
  /* line 391, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-one-fifth-fullhd {
    flex: none;
    width: 20%;
  }
  /* line 394, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-two-fifths-fullhd {
    flex: none;
    width: 40%;
  }
  /* line 397, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-three-fifths-fullhd {
    flex: none;
    width: 60%;
  }
  /* line 400, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-four-fifths-fullhd {
    flex: none;
    width: 80%;
  }
  /* line 403, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-quarters-fullhd {
    margin-left: 75%;
  }
  /* line 405, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-thirds-fullhd {
    margin-left: 66.6666%;
  }
  /* line 407, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-half-fullhd {
    margin-left: 50%;
  }
  /* line 409, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-third-fullhd {
    margin-left: 33.3333%;
  }
  /* line 411, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-quarter-fullhd {
    margin-left: 25%;
  }
  /* line 413, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-one-fifth-fullhd {
    margin-left: 20%;
  }
  /* line 415, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-two-fifths-fullhd {
    margin-left: 40%;
  }
  /* line 417, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-three-fifths-fullhd {
    margin-left: 60%;
  }
  /* line 419, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-four-fifths-fullhd {
    margin-left: 80%;
  }
  /* line 422, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-0-fullhd {
    flex: none;
    width: 0%;
  }
  /* line 425, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-0-fullhd {
    margin-left: 0%;
  }
  /* line 422, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-1-fullhd {
    flex: none;
    width: 8.3333333333%;
  }
  /* line 425, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-1-fullhd {
    margin-left: 8.3333333333%;
  }
  /* line 422, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-2-fullhd {
    flex: none;
    width: 16.6666666667%;
  }
  /* line 425, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-2-fullhd {
    margin-left: 16.6666666667%;
  }
  /* line 422, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-3-fullhd {
    flex: none;
    width: 25%;
  }
  /* line 425, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-3-fullhd {
    margin-left: 25%;
  }
  /* line 422, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-4-fullhd {
    flex: none;
    width: 33.3333333333%;
  }
  /* line 425, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-4-fullhd {
    margin-left: 33.3333333333%;
  }
  /* line 422, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-5-fullhd {
    flex: none;
    width: 41.6666666667%;
  }
  /* line 425, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-5-fullhd {
    margin-left: 41.6666666667%;
  }
  /* line 422, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-6-fullhd {
    flex: none;
    width: 50%;
  }
  /* line 425, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-6-fullhd {
    margin-left: 50%;
  }
  /* line 422, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-7-fullhd {
    flex: none;
    width: 58.3333333333%;
  }
  /* line 425, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-7-fullhd {
    margin-left: 58.3333333333%;
  }
  /* line 422, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-8-fullhd {
    flex: none;
    width: 66.6666666667%;
  }
  /* line 425, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-8-fullhd {
    margin-left: 66.6666666667%;
  }
  /* line 422, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-9-fullhd {
    flex: none;
    width: 75%;
  }
  /* line 425, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-9-fullhd {
    margin-left: 75%;
  }
  /* line 422, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-10-fullhd {
    flex: none;
    width: 83.3333333333%;
  }
  /* line 425, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-10-fullhd {
    margin-left: 83.3333333333%;
  }
  /* line 422, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-11-fullhd {
    flex: none;
    width: 91.6666666667%;
  }
  /* line 425, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-11-fullhd {
    margin-left: 91.6666666667%;
  }
  /* line 422, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-12-fullhd {
    flex: none;
    width: 100%;
  }
  /* line 425, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .column.is-offset-12-fullhd {
    margin-left: 100%;
  }
}

/* line 428, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
.columns {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
  margin-top: -0.75rem;
}

/* line 432, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
.columns:last-child {
  margin-bottom: -0.75rem;
}

/* line 434, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
.columns:not(:last-child) {
  margin-bottom: calc(1.5rem - 0.75rem);
}

/* line 437, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-centered {
  justify-content: center;
}

/* line 439, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-gapless {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}

/* line 443, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-gapless > .column {
  margin: 0;
  padding: 0 !important;
}

/* line 446, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-gapless:not(:last-child) {
  margin-bottom: 1.5rem;
}

/* line 448, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-gapless:last-child {
  margin-bottom: 0;
}

/* line 450, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-mobile {
  display: flex;
}

/* line 452, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-multiline {
  flex-wrap: wrap;
}

/* line 454, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-vcentered {
  align-items: center;
}

@media screen and (min-width: 769px), print {
  /* line 458, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .columns:not(.is-desktop) {
    display: flex;
  }
}

@media screen and (min-width: 1024px) {
  /* line 462, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-desktop {
    display: flex;
  }
}

/* line 466, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 470, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable .column {
  padding-left: var(--columnGap);
  padding-right: var(--columnGap);
}

/* line 474, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-0 {
  --columnGap: 0rem;
}

@media screen and (max-width: 768px) {
  /* line 477, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-mobile {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 480, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 483, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-tablet-only {
    --columnGap: 0rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 486, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-touch {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 489, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 492, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-desktop-only {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 495, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 498, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-widescreen-only {
    --columnGap: 0rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 501, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-0-fullhd {
    --columnGap: 0rem;
  }
}

/* line 474, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-1 {
  --columnGap: 0.25rem;
}

@media screen and (max-width: 768px) {
  /* line 477, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-mobile {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 480, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 483, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-tablet-only {
    --columnGap: 0.25rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 486, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-touch {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 489, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 492, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-desktop-only {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 495, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 498, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-widescreen-only {
    --columnGap: 0.25rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 501, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-1-fullhd {
    --columnGap: 0.25rem;
  }
}

/* line 474, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-2 {
  --columnGap: 0.5rem;
}

@media screen and (max-width: 768px) {
  /* line 477, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-mobile {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 480, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 483, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-tablet-only {
    --columnGap: 0.5rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 486, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-touch {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 489, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 492, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-desktop-only {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 495, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 498, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-widescreen-only {
    --columnGap: 0.5rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 501, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-2-fullhd {
    --columnGap: 0.5rem;
  }
}

/* line 474, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-3 {
  --columnGap: 0.75rem;
}

@media screen and (max-width: 768px) {
  /* line 477, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-mobile {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 480, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 483, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-tablet-only {
    --columnGap: 0.75rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 486, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-touch {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 489, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 492, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-desktop-only {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 495, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 498, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-widescreen-only {
    --columnGap: 0.75rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 501, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-3-fullhd {
    --columnGap: 0.75rem;
  }
}

/* line 474, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-4 {
  --columnGap: 1rem;
}

@media screen and (max-width: 768px) {
  /* line 477, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-mobile {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 480, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 483, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-tablet-only {
    --columnGap: 1rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 486, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-touch {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 489, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 492, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-desktop-only {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 495, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 498, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-widescreen-only {
    --columnGap: 1rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 501, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-4-fullhd {
    --columnGap: 1rem;
  }
}

/* line 474, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-5 {
  --columnGap: 1.25rem;
}

@media screen and (max-width: 768px) {
  /* line 477, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-mobile {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 480, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 483, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-tablet-only {
    --columnGap: 1.25rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 486, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-touch {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 489, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 492, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-desktop-only {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 495, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 498, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-widescreen-only {
    --columnGap: 1.25rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 501, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-5-fullhd {
    --columnGap: 1.25rem;
  }
}

/* line 474, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-6 {
  --columnGap: 1.5rem;
}

@media screen and (max-width: 768px) {
  /* line 477, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-mobile {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 480, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 483, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-tablet-only {
    --columnGap: 1.5rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 486, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-touch {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 489, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 492, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-desktop-only {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 495, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 498, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-widescreen-only {
    --columnGap: 1.5rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 501, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-6-fullhd {
    --columnGap: 1.5rem;
  }
}

/* line 474, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-7 {
  --columnGap: 1.75rem;
}

@media screen and (max-width: 768px) {
  /* line 477, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-mobile {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 480, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 483, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-tablet-only {
    --columnGap: 1.75rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 486, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-touch {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 489, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 492, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-desktop-only {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 495, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 498, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-widescreen-only {
    --columnGap: 1.75rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 501, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-7-fullhd {
    --columnGap: 1.75rem;
  }
}

/* line 474, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
.columns.is-variable.is-8 {
  --columnGap: 2rem;
}

@media screen and (max-width: 768px) {
  /* line 477, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-mobile {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 480, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 483, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-tablet-only {
    --columnGap: 2rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 486, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-touch {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 1024px) {
  /* line 489, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 492, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-desktop-only {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 1216px) {
  /* line 495, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 498, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-widescreen-only {
    --columnGap: 2rem;
  }
}

@media screen and (min-width: 1408px) {
  /* line 501, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/columns.sass */
  .columns.is-variable.is-8-fullhd {
    --columnGap: 2rem;
  }
}

/* line 3, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 11, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-ancestor {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
  margin-top: -0.75rem;
}

/* line 15, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-ancestor:last-child {
  margin-bottom: -0.75rem;
}

/* line 17, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-ancestor:not(:last-child) {
  margin-bottom: 0.75rem;
}

/* line 19, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-child {
  margin: 0 !important;
}

/* line 21, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-parent {
  padding: 0.75rem;
}

/* line 23, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/tiles.sass */
.tile.is-vertical {
  flex-direction: column;
}

/* line 25, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 29, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile:not(.is-child) {
    display: flex;
  }
  /* line 32, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-1 {
    flex: none;
    width: 8.3333333333%;
  }
  /* line 32, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-2 {
    flex: none;
    width: 16.6666666667%;
  }
  /* line 32, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-3 {
    flex: none;
    width: 25%;
  }
  /* line 32, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-4 {
    flex: none;
    width: 33.3333333333%;
  }
  /* line 32, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-5 {
    flex: none;
    width: 41.6666666667%;
  }
  /* line 32, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-6 {
    flex: none;
    width: 50%;
  }
  /* line 32, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-7 {
    flex: none;
    width: 58.3333333333%;
  }
  /* line 32, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-8 {
    flex: none;
    width: 66.6666666667%;
  }
  /* line 32, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-9 {
    flex: none;
    width: 75%;
  }
  /* line 32, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-10 {
    flex: none;
    width: 83.3333333333%;
  }
  /* line 32, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-11 {
    flex: none;
    width: 91.6666666667%;
  }
  /* line 32, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/grid/tiles.sass */
  .tile.is-12 {
    flex: none;
    width: 100%;
  }
}

/* line 3, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero {
  align-items: stretch;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/* line 8, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero .navbar {
  background: none;
}

/* line 11, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero .tabs ul {
  border-bottom: none;
}

/* line 17, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white {
  background-color: white;
  color: #0a0a0a;
}

/* line 20, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 23, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .title, .hero.is-white .is-title {
  color: #0a0a0a;
}

/* line 25, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .subtitle {
  color: rgba(10, 10, 10, 0.9);
}

/* line 27, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 30, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-white .navbar-menu {
    background-color: white;
  }
}

/* line 33, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 38, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 43, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .tabs a {
  color: #0a0a0a;
  opacity: 0.9;
}

/* line 46, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .tabs a:hover {
  opacity: 1;
}

/* line 49, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .tabs li.is-active a {
  opacity: 1;
}

/* line 53, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-white .tabs.is-boxed a, .hero.is-white .tabs.is-toggle a {
  color: #0a0a0a;
}

/* line 55, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 58, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 64, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 69, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 17, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black {
  background-color: #0a0a0a;
  color: white;
}

/* line 20, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 23, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .title, .hero.is-black .is-title {
  color: white;
}

/* line 25, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 27, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 30, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-black .navbar-menu {
    background-color: #0a0a0a;
  }
}

/* line 33, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 38, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 43, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .tabs a {
  color: white;
  opacity: 0.9;
}

/* line 46, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .tabs a:hover {
  opacity: 1;
}

/* line 49, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .tabs li.is-active a {
  opacity: 1;
}

/* line 53, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-black .tabs.is-boxed a, .hero.is-black .tabs.is-toggle a {
  color: white;
}

/* line 55, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 58, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 64, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 69, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 17, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light {
  background-color: whitesmoke;
  color: #363636;
}

/* line 20, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 23, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .title, .hero.is-light .is-title {
  color: #363636;
}

/* line 25, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .subtitle {
  color: rgba(54, 54, 54, 0.9);
}

/* line 27, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .subtitle a:not(.button),
.hero.is-light .subtitle strong {
  color: #363636;
}

@media screen and (max-width: 1023px) {
  /* line 30, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-light .navbar-menu {
    background-color: whitesmoke;
  }
}

/* line 33, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .navbar-item,
.hero.is-light .navbar-link {
  color: rgba(54, 54, 54, 0.7);
}

/* line 38, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: #363636;
}

/* line 43, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .tabs a {
  color: #363636;
  opacity: 0.9;
}

/* line 46, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .tabs a:hover {
  opacity: 1;
}

/* line 49, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .tabs li.is-active a {
  opacity: 1;
}

/* line 53, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-light .tabs.is-boxed a, .hero.is-light .tabs.is-toggle a {
  color: #363636;
}

/* line 55, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 58, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: #363636;
  border-color: #363636;
  color: whitesmoke;
}

/* line 64, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 69, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 17, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark {
  background-color: #363636;
  color: whitesmoke;
}

/* line 20, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 23, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .title, .hero.is-dark .is-title {
  color: whitesmoke;
}

/* line 25, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .subtitle {
  color: rgba(245, 245, 245, 0.9);
}

/* line 27, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .subtitle a:not(.button),
.hero.is-dark .subtitle strong {
  color: whitesmoke;
}

@media screen and (max-width: 1023px) {
  /* line 30, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-dark .navbar-menu {
    background-color: #363636;
  }
}

/* line 33, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .navbar-item,
.hero.is-dark .navbar-link {
  color: rgba(245, 245, 245, 0.7);
}

/* line 38, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: whitesmoke;
}

/* line 43, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .tabs a {
  color: whitesmoke;
  opacity: 0.9;
}

/* line 46, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .tabs a:hover {
  opacity: 1;
}

/* line 49, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .tabs li.is-active a {
  opacity: 1;
}

/* line 53, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-dark .tabs.is-boxed a, .hero.is-dark .tabs.is-toggle a {
  color: whitesmoke;
}

/* line 55, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 58, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: whitesmoke;
  border-color: whitesmoke;
  color: #363636;
}

/* line 64, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 69, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 17, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary {
  background-color: #00d1b2;
  color: #fff;
}

/* line 20, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 23, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .title, .hero.is-primary .is-title {
  color: #fff;
}

/* line 25, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 27, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 30, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-primary .navbar-menu {
    background-color: #00d1b2;
  }
}

/* line 33, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 38, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 43, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 46, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .tabs a:hover {
  opacity: 1;
}

/* line 49, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .tabs li.is-active a {
  opacity: 1;
}

/* line 53, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-primary .tabs.is-boxed a, .hero.is-primary .tabs.is-toggle a {
  color: #fff;
}

/* line 55, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 58, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 64, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 69, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 17, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link {
  background-color: #3273dc;
  color: #fff;
}

/* line 20, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 23, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .title, .hero.is-link .is-title {
  color: #fff;
}

/* line 25, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 27, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 30, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-link .navbar-menu {
    background-color: #3273dc;
  }
}

/* line 33, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 38, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: #2366d1;
  color: #fff;
}

/* line 43, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 46, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .tabs a:hover {
  opacity: 1;
}

/* line 49, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .tabs li.is-active a {
  opacity: 1;
}

/* line 53, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link .tabs.is-boxed a, .hero.is-link .tabs.is-toggle a {
  color: #fff;
}

/* line 55, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 58, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: #3273dc;
}

/* line 64, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-link.is-bold {
  background-image: linear-gradient(141deg, #1577c6 0%, #3273dc 71%, #4366e5 100%);
}

@media screen and (max-width: 768px) {
  /* line 69, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-link.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #1577c6 0%, #3273dc 71%, #4366e5 100%);
  }
}

/* line 17, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info {
  background-color: #209cee;
  color: #fff;
}

/* line 20, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 23, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .title, .hero.is-info .is-title {
  color: #fff;
}

/* line 25, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 27, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 30, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-info .navbar-menu {
    background-color: #209cee;
  }
}

/* line 33, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 38, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: #118fe4;
  color: #fff;
}

/* line 43, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 46, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .tabs a:hover {
  opacity: 1;
}

/* line 49, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .tabs li.is-active a {
  opacity: 1;
}

/* line 53, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info .tabs.is-boxed a, .hero.is-info .tabs.is-toggle a {
  color: #fff;
}

/* line 55, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 58, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: #209cee;
}

/* line 64, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-info.is-bold {
  background-image: linear-gradient(141deg, #04a6d7 0%, #209cee 71%, #3287f5 100%);
}

@media screen and (max-width: 768px) {
  /* line 69, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-info.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #04a6d7 0%, #209cee 71%, #3287f5 100%);
  }
}

/* line 17, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success {
  background-color: #23d160;
  color: #fff;
}

/* line 20, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 23, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .title, .hero.is-success .is-title {
  color: #fff;
}

/* line 25, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 27, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 30, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-success .navbar-menu {
    background-color: #23d160;
  }
}

/* line 33, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 38, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: #20bc56;
  color: #fff;
}

/* line 43, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 46, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .tabs a:hover {
  opacity: 1;
}

/* line 49, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .tabs li.is-active a {
  opacity: 1;
}

/* line 53, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success .tabs.is-boxed a, .hero.is-success .tabs.is-toggle a {
  color: #fff;
}

/* line 55, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 58, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: #23d160;
}

/* line 64, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-success.is-bold {
  background-image: linear-gradient(141deg, #12af2f 0%, #23d160 71%, #2ce28a 100%);
}

@media screen and (max-width: 768px) {
  /* line 69, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-success.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #12af2f 0%, #23d160 71%, #2ce28a 100%);
  }
}

/* line 17, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning {
  background-color: #ffdd57;
  color: rgba(0, 0, 0, 0.7);
}

/* line 20, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 23, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .title, .hero.is-warning .is-title {
  color: rgba(0, 0, 0, 0.7);
}

/* line 25, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .subtitle {
  color: rgba(0, 0, 0, 0.9);
}

/* line 27, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 30, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-warning .navbar-menu {
    background-color: #ffdd57;
  }
}

/* line 33, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 38, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: #ffd83d;
  color: rgba(0, 0, 0, 0.7);
}

/* line 43, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .tabs a {
  color: rgba(0, 0, 0, 0.7);
  opacity: 0.9;
}

/* line 46, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .tabs a:hover {
  opacity: 1;
}

/* line 49, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning .tabs li.is-active a {
  opacity: 1;
}

/* line 53, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 55, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 58, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: #ffdd57;
}

/* line 64, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-warning.is-bold {
  background-image: linear-gradient(141deg, #ffaf24 0%, #ffdd57 71%, #fffa70 100%);
}

@media screen and (max-width: 768px) {
  /* line 69, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-warning.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #ffaf24 0%, #ffdd57 71%, #fffa70 100%);
  }
}

/* line 17, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger {
  background-color: #ff3860;
  color: #fff;
}

/* line 20, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 23, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .title, .hero.is-danger .is-title {
  color: #fff;
}

/* line 25, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .subtitle {
  color: rgba(255, 255, 255, 0.9);
}

/* line 27, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 30, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-danger .navbar-menu {
    background-color: #ff3860;
  }
}

/* line 33, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 38, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: #ff1f4b;
  color: #fff;
}

/* line 43, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .tabs a {
  color: #fff;
  opacity: 0.9;
}

/* line 46, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .tabs a:hover {
  opacity: 1;
}

/* line 49, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .tabs li.is-active a {
  opacity: 1;
}

/* line 53, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger .tabs.is-boxed a, .hero.is-danger .tabs.is-toggle a {
  color: #fff;
}

/* line 55, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 58, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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: #ff3860;
}

/* line 64, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-danger.is-bold {
  background-image: linear-gradient(141deg, #ff0561 0%, #ff3860 71%, #ff5257 100%);
}

@media screen and (max-width: 768px) {
  /* line 69, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-danger.is-bold .navbar-menu {
    background-image: linear-gradient(141deg, #ff0561 0%, #ff3860 71%, #ff5257 100%);
  }
}

/* line 73, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-small .hero-body {
  padding-bottom: 1.5rem;
  padding-top: 1.5rem;
}

@media screen and (min-width: 769px), print {
  /* line 78, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-medium .hero-body {
    padding-bottom: 9rem;
    padding-top: 9rem;
  }
}

@media screen and (min-width: 769px), print {
  /* line 83, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
  .hero.is-large .hero-body {
    padding-bottom: 18rem;
    padding-top: 18rem;
  }
}

/* line 89, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 92, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 95, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-halfheight {
  min-height: 50vh;
}

/* line 97, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero.is-fullheight {
  min-height: 100vh;
}

/* line 102, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero-video {
  overflow: hidden;
}

/* line 105, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 113, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero-video.is-transparent {
  opacity: 0.3;
}

@media screen and (max-width: 768px) {
  /* line 102, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
  .hero-video {
    display: none;
  }
}

/* line 119, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero-buttons {
  margin-top: 1.5rem;
}

@media screen and (max-width: 768px) {
  /* line 123, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
  .hero-buttons .button {
    display: flex;
  }
  /* line 125, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/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 119, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
  .hero-buttons {
    display: flex;
    justify-content: center;
  }
  /* line 130, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
  .hero-buttons .button:not(:last-child) {
    margin-right: 1.5rem;
  }
}

/* line 135, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero-head,
.hero-foot {
  flex-grow: 0;
  flex-shrink: 0;
}

/* line 140, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/hero.sass */
.hero-body {
  flex-grow: 1;
  flex-shrink: 0;
  padding: 3rem 1.5rem;
}

/* line 5, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/section.sass */
.section {
  padding: 3rem 1.5rem;
}

@media screen and (min-width: 1024px) {
  /* line 10, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/section.sass */
  .section.is-medium {
    padding: 9rem 1.5rem;
  }
  /* line 12, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/section.sass */
  .section.is-large {
    padding: 18rem 1.5rem;
  }
}

/* line 5, ../.gems/ruby/3.2.0/gems/bulma-rails-0.7.5/app/assets/stylesheets/sass/layout/footer.sass */
.footer {
  background-color: #fafafa;
  padding: 3rem 1.5rem 6rem;
}

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

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

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.accordions .accordion:not(:last-child), .steps:not(:last-child) {
  margin-bottom: 1.5rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pageloader {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.accordions .accordion {
  display: flex;
  flex-direction: column;
  background-color: #f5f5f5;
  border-radius: 4px;
  font-size: 1rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.accordions .accordion strong {
  color: currentColor;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.accordions .accordion a:not(.button):not(.tag) {
  color: currentColor;
  text-decoration: underline;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.accordions .accordion.is-small {
  font-size: .75rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.accordions .accordion.is-medium {
  font-size: 1.25rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.accordions .accordion.is-large {
  font-size: 1.5rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.accordions .accordion:not(:first-child) .accordion-header {
  border-radius: 0;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.accordions .accordion:not(:last-child) {
  margin-bottom: 0;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.accordions .accordion:not(:last-child) .accordion-content {
  border-radius: 0;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.accordions .accordion .toggle, .accordions .accordion [data-action=toggle] {
  cursor: pointer;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.accordions .accordion .accordion-header {
  align-items: center;
  background-color: #4a4a4a;
  border-radius: 4px 4px 0 0;
  color: #fff;
  display: flex;
  justify-content: space-between;
  line-height: 1.25;
  padding: .5em .75em;
  position: relative;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.accordions .accordion .accordion-header .toggle {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background-color: rgba(10, 10, 10, 0.2);
  border: none;
  border-radius: 290486px;
  display: inline-block;
  flex-grow: 0;
  flex-shrink: 0;
  margin-left: .75em;
  height: 20px;
  width: 20px;
  max-height: 20px;
  max-width: 20px;
  min-height: 20px;
  min-width: 20px;
  outline: 0;
  position: relative;
  vertical-align: top;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.accordions .accordion .accordion-header .toggle::before {
  color: #fff;
  display: block;
  left: 0;
  position: absolute;
  top: -.1em;
  right: 0;
  bottom: 0;
  content: '\002B';
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.accordions .accordion .accordion-header .toggle::after {
  display: none;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.accordions .accordion .accordion-header + .accordion-body {
  overflow-y: hidden;
  max-height: 0;
  color: #4a4a4a;
  border: 1px solid #dbdbdb;
  border-radius: 4px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top: none;
  transition: max-height .2s ease;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.accordions .accordion .accordion-header + .accordion-body .accordion-content {
  padding: 1em 1.25em;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.accordions .accordion .accordion-header + .accordion-body .accordion-content code, .accordions .accordion .accordion-header + .accordion-body .accordion-content pre {
  background-color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.accordions .accordion .accordion-header + .accordion-body .accordion-content pre code {
  background-color: transparent;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.accordions .accordion.is-active .accordion-header .toggle::before {
  content: '\002D';
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.accordions .accordion.is-active .accordion-body {
  max-height: 100em;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.accordions .accordion.is-white {
  background-color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.accordions .accordion.is-white .accordion-header {
  background-color: #fff;
  color: #0a0a0a;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.accordions .accordion.is-white .accordion-content {
  border-color: #fff;
  color: #4d4d4d;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.accordions .accordion.is-black {
  background-color: #fafafa;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.accordions .accordion.is-black .accordion-header {
  background-color: #0a0a0a;
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.accordions .accordion.is-black .accordion-content {
  border-color: #0a0a0a;
  color: #090909;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.accordions .accordion.is-light {
  background-color: #fafafa;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.accordions .accordion.is-light .accordion-header {
  background-color: #f5f5f5;
  color: #363636;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.accordions .accordion.is-light .accordion-content {
  border-color: #f5f5f5;
  color: #505050;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.accordions .accordion.is-dark {
  background-color: #fafafa;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.accordions .accordion.is-dark .accordion-header {
  background-color: #363636;
  color: #f5f5f5;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.accordions .accordion.is-dark .accordion-content {
  border-color: #363636;
  color: #2a2a2a;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.accordions .accordion.is-primary {
  background-color: #f5fffd;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.accordions .accordion.is-primary .accordion-header {
  background-color: #00d1b2;
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.accordions .accordion.is-primary .accordion-content {
  border-color: #00d1b2;
  color: #021310;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.accordions .accordion.is-link {
  background-color: #f6f9fe;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.accordions .accordion.is-link .accordion-header {
  background-color: #3273dc;
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.accordions .accordion.is-link .accordion-content {
  border-color: #3273dc;
  color: #22509a;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.accordions .accordion.is-info {
  background-color: #f6fbfe;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.accordions .accordion.is-info .accordion-header {
  background-color: #209cee;
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.accordions .accordion.is-info .accordion-content {
  border-color: #209cee;
  color: #12537e;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.accordions .accordion.is-success {
  background-color: #f6fef9;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.accordions .accordion.is-success .accordion-header {
  background-color: #23d160;
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.accordions .accordion.is-success .accordion-content {
  border-color: #23d160;
  color: #0e301a;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.accordions .accordion.is-warning {
  background-color: #fffdf5;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.accordions .accordion.is-warning .accordion-header {
  background-color: #ffdd57;
  color: rgba(0, 0, 0, 0.7);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.accordions .accordion.is-warning .accordion-content {
  border-color: #ffdd57;
  color: #3b3108;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.accordions .accordion.is-danger {
  background-color: #fff5f7;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.accordions .accordion.is-danger .accordion-header {
  background-color: #ff3860;
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.accordions .accordion.is-danger .accordion-content {
  border-color: #ff3860;
  color: #cd0930;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.badge {
  position: relative;
  white-space: nowrap;
  position: relative;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.badge[data-badge]::after {
  position: absolute;
  left: 100%;
  margin: 0;
  background: #00d1b2;
  background-clip: padding-box;
  border-radius: 1rem;
  box-shadow: 0 0 0 .1rem #fff;
  color: #fff;
  content: attr(data-badge);
  display: inline-block;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.badge:not([data-badge=""])::after {
  padding: .3rem .5rem;
  text-align: center;
  white-space: nowrap;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.badge[data-badge=""]::after {
  display: inline-block;
  vertical-align: inherit;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.badge.is-badge-white:not([data-badge])::after, .badge.is-badge-white[data-badge]::after {
  background: #fff;
  color: #0a0a0a;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.badge.is-badge-black:not([data-badge])::after, .badge.is-badge-black[data-badge]::after {
  background: #0a0a0a;
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.badge.is-badge-light:not([data-badge])::after, .badge.is-badge-light[data-badge]::after {
  background: #f5f5f5;
  color: #363636;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.badge.is-badge-dark:not([data-badge])::after, .badge.is-badge-dark[data-badge]::after {
  background: #363636;
  color: #f5f5f5;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.badge.is-badge-primary:not([data-badge])::after, .badge.is-badge-primary[data-badge]::after {
  background: #00d1b2;
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.badge.is-badge-link:not([data-badge])::after, .badge.is-badge-link[data-badge]::after {
  background: #3273dc;
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.badge.is-badge-info:not([data-badge])::after, .badge.is-badge-info[data-badge]::after {
  background: #209cee;
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.badge.is-badge-success:not([data-badge])::after, .badge.is-badge-success[data-badge]::after {
  background: #23d160;
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.badge.is-badge-warning:not([data-badge])::after, .badge.is-badge-warning[data-badge]::after {
  background: #ffdd57;
  color: rgba(0, 0, 0, 0.7);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.badge.is-badge-danger:not([data-badge])::after, .badge.is-badge-danger[data-badge]::after {
  background: #ff3860;
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.badge.is-badge-outlined[data-badge]::after {
  background-color: #fff;
  box-shadow: none;
  border: .1rem solid #00d1b2;
  color: #00d1b2;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.badge.is-badge-outlined.is-badge-white[data-badge]::after {
  background: #fff;
  box-shadow: none;
  border: .1rem solid #fff;
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.badge.is-badge-outlined.is-badge-black[data-badge]::after {
  background: #fff;
  box-shadow: none;
  border: .1rem solid #0a0a0a;
  color: #0a0a0a;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.badge.is-badge-outlined.is-badge-light[data-badge]::after {
  background: #fff;
  box-shadow: none;
  border: .1rem solid #f5f5f5;
  color: #f5f5f5;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.badge.is-badge-outlined.is-badge-dark[data-badge]::after {
  background: #fff;
  box-shadow: none;
  border: .1rem solid #363636;
  color: #363636;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.badge.is-badge-outlined.is-badge-primary[data-badge]::after {
  background: #fff;
  box-shadow: none;
  border: .1rem solid #00d1b2;
  color: #00d1b2;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.badge.is-badge-outlined.is-badge-link[data-badge]::after {
  background: #fff;
  box-shadow: none;
  border: .1rem solid #3273dc;
  color: #3273dc;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.badge.is-badge-outlined.is-badge-info[data-badge]::after {
  background: #fff;
  box-shadow: none;
  border: .1rem solid #209cee;
  color: #209cee;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.badge.is-badge-outlined.is-badge-success[data-badge]::after {
  background: #fff;
  box-shadow: none;
  border: .1rem solid #23d160;
  color: #23d160;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.badge.is-badge-outlined.is-badge-warning[data-badge]::after {
  background: #fff;
  box-shadow: none;
  border: .1rem solid #ffdd57;
  color: #ffdd57;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.badge.is-badge-outlined.is-badge-danger[data-badge]::after {
  background: #fff;
  box-shadow: none;
  border: .1rem solid #ff3860;
  color: #ff3860;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.badge[data-badge]::after {
  top: calc(0px - (1rem / 2));
  left: calc(100% - (1rem / 2));
  min-height: 1rem;
  min-width: 1rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.badge:not([data-badge=""])::after {
  font-size: .75rem;
  line-height: .5rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.badge[data-badge=""]::after {
  width: 1rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.badge.is-badge-left::after {
  left: calc(0px - (1rem / 2));
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.badge.is-badge-bottom::after {
  top: calc(100% - (1rem / 2));
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.badge.is-badge-bottom-left::after {
  left: calc(0px - (1rem / 2));
  top: calc(100% - (1rem / 2));
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.badge.is-badge-small[data-badge]::after {
  top: calc(0px - (.75rem / 2));
  left: calc(100% - (.75rem / 2));
  min-height: .75rem;
  min-width: .75rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.badge.is-badge-small:not([data-badge=""])::after {
  font-size: .5625rem;
  line-height: .375rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.badge.is-badge-small[data-badge=""]::after {
  width: .75rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.badge.is-badge-small.is-badge-left::after {
  left: calc(0px - (.75rem / 2));
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.badge.is-badge-small.is-badge-bottom::after {
  top: calc(100% - (.75rem / 2));
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.badge.is-badge-small.is-badge-bottom-left::after {
  left: calc(0px - (.75rem / 2));
  top: calc(100% - (.75rem / 2));
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.badge.is-badge-medium[data-badge]::after {
  top: calc(0px - (1.25rem / 2));
  left: calc(100% - (1.25rem / 2));
  min-height: 1.25rem;
  min-width: 1.25rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.badge.is-badge-medium:not([data-badge=""])::after {
  font-size: .9375rem;
  line-height: .625rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.badge.is-badge-medium[data-badge=""]::after {
  width: 1.25rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.badge.is-badge-medium.is-badge-left::after {
  left: calc(0px - (1.25rem / 2));
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.badge.is-badge-medium.is-badge-bottom::after {
  top: calc(100% - (1.25rem / 2));
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.badge.is-badge-medium.is-badge-bottom-left::after {
  left: calc(0px - (1.25rem / 2));
  top: calc(100% - (1.25rem / 2));
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.badge.is-badge-large[data-badge]::after {
  top: calc(0px - (1.5rem / 2));
  left: calc(100% - (1.5rem / 2));
  min-height: 1.5rem;
  min-width: 1.5rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.badge.is-badge-large:not([data-badge=""])::after {
  font-size: 1.125rem;
  line-height: .75rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.badge.is-badge-large[data-badge=""]::after {
  width: 1.5rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.badge.is-badge-large.is-badge-left::after {
  left: calc(0px - (1.5rem / 2));
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.badge.is-badge-large.is-badge-bottom::after {
  top: calc(100% - (1.5rem / 2));
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.badge.is-badge-large.is-badge-bottom-left::after {
  left: calc(0px - (1.5rem / 2));
  top: calc(100% - (1.5rem / 2));
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar {
  background: #fff;
  border: .1rem solid #f5f5f5;
  border-radius: 2px;
  display: block;
  width: 28rem;
  text-align: center;
  max-width: 95%;
  margin: auto;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar.is-active {
  display: initial;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar .calendar-header {
  display: flex;
  flex: 1;
  text-align: left;
  position: relative;
  padding: 0 .5rem;
}

@media screen and (max-width: 768px) {
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .calendar .calendar-header {
    font-size: .5rem;
  }
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar .calendar-header .calendar-selection-from, .calendar .calendar-header .calendar-selection-to {
  font-size: .75rem;
  color: #b5b5b5;
  text-transform: uppercase;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar .calendar-header .calendar-selection-end, .calendar .calendar-header .calendar-selection-start {
  padding: .5rem;
  display: flex;
  flex: 1;
  flex-direction: column;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar .calendar-header .calendar-selection-end .calendar-selection-date, .calendar .calendar-header .calendar-selection-start .calendar-selection-date {
  flex-direction: row;
  display: flex;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar .calendar-header .calendar-selection-end .calendar-selection-day, .calendar .calendar-header .calendar-selection-start .calendar-selection-day {
  flex: 0;
  text-transform: capitalize;
  font-size: 3rem;
  margin-right: .5rem;
  color: #5d5d5e;
}

@media screen and (max-width: 768px) {
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .calendar .calendar-header .calendar-selection-end .calendar-selection-day, .calendar .calendar-header .calendar-selection-start .calendar-selection-day {
    font-size: 2rem;
  }
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar .calendar-header .calendar-selection-end .calendar-selection-details, .calendar .calendar-header .calendar-selection-start .calendar-selection-details {
  justify-content: center;
  display: flex;
  flex-direction: column;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar .calendar-header .calendar-selection-end .calendar-selection-month, .calendar .calendar-header .calendar-selection-start .calendar-selection-month {
  color: #4a4a4a;
  text-transform: capitalize;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar .calendar-header .calendar-selection-end .calendar-selection-weekday, .calendar .calendar-header .calendar-selection-start .calendar-selection-weekday {
  font-size: 12px;
  color: #b6b4b6;
  text-transform: capitalize;
  text-align: left;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar .calendar-header .calendar-selection-end::before, .calendar .calendar-header .calendar-selection-end:before {
  content: ">";
  font: 2rem Consolas;
  color: #f5f5f5;
  font-weight: 700;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar .calendar-header .calendar-selection-end .calendar-selection-to {
  padding-left: 1rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar .calendar-header .calendar-selection-end .calendar-selection-date {
  justify-content: flex-end;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar .calendar-nav {
  background: #00d1b2;
  color: #fff;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: .5em;
  flex-direction: row;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar .calendar-nav .calendar-nav-month-year {
  flex-direction: row;
  display: flex;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar .calendar-nav .calendar-nav-month, .calendar .calendar-nav .calendar-nav-year {
  text-decoration: none;
  font-size: 1rem;
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar .calendar-nav .calendar-nav-month:hover, .calendar .calendar-nav .calendar-nav-year:hover {
  cursor: pointer;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar .calendar-nav .calendar-nav-month {
  text-transform: capitalize;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar .calendar-nav .calendar-nav-next, .calendar .calendar-nav .calendar-nav-previous {
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
  text-decoration: none;
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar .calendar-nav .calendar-nav-next:hover, .calendar .calendar-nav .calendar-nav-previous:hover {
  background-color: transparent;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar .calendar-nav .calendar-nav-next:hover svg, .calendar .calendar-nav .calendar-nav-previous:hover svg {
  stroke-width: 1em;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar .calendar-nav .calendar-nav-next svg, .calendar .calendar-nav .calendar-nav-previous svg {
  stroke: currentColor;
  width: 11.25px;
  height: 18px;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar .calendar-body .calendar-dates {
  display: none;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar .calendar-body .calendar-dates.is-active {
  display: flex;
  flex-direction: column;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar .calendar-body .calendar-months, .calendar .calendar-body .calendar-years {
  display: none;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar .calendar-body .calendar-months.is-active, .calendar .calendar-body .calendar-years.is-active {
  display: flex;
  flex-direction: row;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar .calendar-body .calendar-weekdays {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  padding: .3rem 0;
  background: 0 0;
  color: #fff;
  font-size: .75rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar .calendar-body .calendar-weekdays .calendar-date {
  flex: 0 0 14.28%;
  max-width: 14.28%;
  background: 0 0 !important;
  color: #b5b5b5;
  padding: .3rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar .calendar-body .calendar-dates .calendar-days {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
  padding: 0;
  color: #7a7a7a;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar .calendar-body .calendar-dates .calendar-days .calendar-date {
  flex: 0 0 14.28%;
  max-width: 14.28%;
  border: 0;
  padding: .1rem 0;
  background: #f5f5f5;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar .calendar-body .calendar-dates .calendar-days .calendar-date .date-item {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: 0 0;
  border: .1rem solid transparent;
  border-radius: 100%;
  color: #4a4a4a;
  cursor: pointer;
  height: 2.2rem;
  line-height: 1.4rem;
  outline: 0;
  padding: .3rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: all .2s ease;
  vertical-align: middle;
  white-space: nowrap;
  width: 2.2rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar .calendar-body .calendar-dates .calendar-days .calendar-date .date-item.is-today {
  background: 0 0;
  border: .1rem dotted #00d1b2;
  color: #00d1b2;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar .calendar-body .calendar-dates .calendar-days .calendar-date .date-item:focus {
  background: #fff;
  border-color: #fff;
  color: rgba(0, 0, 0, 0.7);
  text-decoration: none;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar .calendar-body .calendar-dates .calendar-days .calendar-date .date-item.is-active {
  background: #00d1b2;
  border-color: #00d1b2;
  border-radius: 25091983px;
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar .calendar-body .calendar-dates .calendar-days .calendar-date .date-item:hover {
  background: #fff;
  border: .1rem solid #00d1b2;
  color: rgba(0, 0, 0, 0.7);
  text-decoration: none;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar .calendar-body .calendar-dates .calendar-days .calendar-date.is-disabled .calendar-event, .calendar .calendar-body .calendar-dates .calendar-days .calendar-date.is-disabled .date-item, .calendar .calendar-body .calendar-dates .calendar-days .calendar-date[disabled] .calendar-event, .calendar .calendar-body .calendar-dates .calendar-days .calendar-date[disabled] .date-item {
  cursor: default;
  opacity: .25;
  pointer-events: none;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar .calendar-body .calendar-dates .calendar-days .calendar-date.is-current-month {
  background: 0 0;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar .calendar-body .calendar-dates .calendar-days .calendar-date.calendar-range {
  position: relative;
  background: #00d1b2;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar .calendar-body .calendar-dates .calendar-days .calendar-date.calendar-range::before {
  background: #00d1b2;
  border: .1rem solid #00d1b2;
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar .calendar-body .calendar-dates .calendar-days .calendar-date.calendar-range.calendar-range-end, .calendar .calendar-body .calendar-dates .calendar-days .calendar-date.calendar-range.calendar-range-start {
  border-radius: 25091983px;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar .calendar-body .calendar-dates .calendar-days .calendar-date.calendar-range.calendar-range-start::before {
  left: 53%;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar .calendar-body .calendar-dates .calendar-days .calendar-date.calendar-range.calendar-range-end::before {
  right: 50%;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar .calendar-body .calendar-dates .calendar-days .calendar-date.calendar-range .date-item {
  background-color: #00d1b2;
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar .calendar-body .calendar-months, .calendar .calendar-body .calendar-years {
  display: none;
  flex-direction: row;
  flex-wrap: wrap;
  padding: .5rem;
  max-height: 17rem;
  overflow-y: auto;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar .calendar-body .calendar-months.is-active, .calendar .calendar-body .calendar-years.is-active {
  display: flex;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar .calendar-body .calendar-months .calendar-month, .calendar .calendar-body .calendar-months .calendar-year, .calendar .calendar-body .calendar-years .calendar-month, .calendar .calendar-body .calendar-years .calendar-year {
  padding: .5rem;
  margin: .5rem;
  font-size: 1rem;
  flex: calc(25% - 1rem);
  text-transform: capitalize;
  border-radius: 25091983px;
  border: .1rem solid transparent;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar .calendar-body .calendar-months .calendar-month.is-active, .calendar .calendar-body .calendar-months .calendar-year.is-active, .calendar .calendar-body .calendar-years .calendar-month.is-active, .calendar .calendar-body .calendar-years .calendar-year.is-active {
  background: #00d1b2;
  border-color: #00d1b2;
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar .calendar-body .calendar-months .calendar-month:hover, .calendar .calendar-body .calendar-months .calendar-year:hover, .calendar .calendar-body .calendar-years .calendar-month:hover, .calendar .calendar-body .calendar-years .calendar-year:hover {
  cursor: pointer;
  background: #fff;
  border: .1rem solid #00d1b2;
  color: rgba(0, 0, 0, 0.7);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar .calendar-footer {
  display: flex;
  flex: 1;
  justify-content: space-evenly;
  margin-top: .5rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar .calendar-footer > * {
  text-decoration: none !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar.is-large {
  max-width: 100%;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar.is-large .calendar-body .calendar-date {
  border-bottom: .1rem solid #f5f5f5;
  border-right: .1rem solid #f5f5f5;
  display: flex;
  flex-direction: column;
  height: 11rem;
  padding: 0;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar.is-large .calendar-body .calendar-date:nth-child(7n) {
  border-right: 0;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar.is-large .calendar-body .calendar-date:nth-last-child(-n+7) {
  border-bottom: 0;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar.is-large .date-item {
  align-self: flex-end;
  height: 2.2rem;
  margin-right: .5rem;
  margin-top: .5rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar.is-large .calendar-range::before {
  top: 1.9rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar.is-large .calendar-range.calendar-range-start::before {
  left: auto;
  width: 1.9rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar.is-large .calendar-range.calendar-range-end::before {
  right: 1.9rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar.is-large .calendar-events {
  flex-grow: 1;
  line-height: 1;
  overflow-y: auto;
  padding: .5rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar.is-large .calendar-event {
  background-color: #7a7a7a;
  border-radius: 2px;
  color: #fff;
  display: block;
  font-size: 1rem;
  margin: .2rem auto;
  overflow: hidden;
  padding: .3rem .4rem;
  text-align: left;
  text-overflow: ellipsis;
  vertical-align: baseline;
  white-space: nowrap;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar.is-large .calendar-event.is-white {
  background-color: #fff;
  color: #0a0a0a;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar.is-large .calendar-event.is-black {
  background-color: #0a0a0a;
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar.is-large .calendar-event.is-light {
  background-color: #f5f5f5;
  color: #363636;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar.is-large .calendar-event.is-dark {
  background-color: #363636;
  color: #f5f5f5;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar.is-large .calendar-event.is-primary {
  background-color: #00d1b2;
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar.is-large .calendar-event.is-link {
  background-color: #3273dc;
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar.is-large .calendar-event.is-info {
  background-color: #209cee;
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar.is-large .calendar-event.is-success {
  background-color: #23d160;
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar.is-large .calendar-event.is-warning {
  background-color: #ffdd57;
  color: rgba(0, 0, 0, 0.7);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.calendar.is-large .calendar-event.is-danger {
  background-color: #ff3860;
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker {
  display: none;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker.is-active {
  display: flex;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker.is-active .calendar {
  position: fixed;
  z-index: 40;
  position: relative;
  margin: 0 auto;
  max-height: calc(100vh - 40px);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar {
  background: #fff;
  border: .1rem solid #f5f5f5;
  border-radius: 2px;
  display: block;
  width: 28rem;
  text-align: center;
  max-width: 95%;
  margin: auto;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar.is-active {
  display: initial;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar .calendar-header {
  display: flex;
  flex: 1;
  text-align: left;
  position: relative;
  padding: 0 .5rem;
}

@media screen and (max-width: 768px) {
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .datepicker .calendar .calendar-header {
    font-size: .5rem;
  }
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar .calendar-header .calendar-selection-from, .datepicker .calendar .calendar-header .calendar-selection-to {
  font-size: .75rem;
  color: #b5b5b5;
  text-transform: uppercase;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar .calendar-header .calendar-selection-end, .datepicker .calendar .calendar-header .calendar-selection-start {
  padding: .5rem;
  display: flex;
  flex: 1;
  flex-direction: column;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar .calendar-header .calendar-selection-end .calendar-selection-date, .datepicker .calendar .calendar-header .calendar-selection-start .calendar-selection-date {
  flex-direction: row;
  display: flex;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar .calendar-header .calendar-selection-end .calendar-selection-day, .datepicker .calendar .calendar-header .calendar-selection-start .calendar-selection-day {
  flex: 0;
  text-transform: capitalize;
  font-size: 3rem;
  margin-right: .5rem;
  color: #5d5d5e;
}

@media screen and (max-width: 768px) {
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .datepicker .calendar .calendar-header .calendar-selection-end .calendar-selection-day, .datepicker .calendar .calendar-header .calendar-selection-start .calendar-selection-day {
    font-size: 2rem;
  }
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar .calendar-header .calendar-selection-end .calendar-selection-details, .datepicker .calendar .calendar-header .calendar-selection-start .calendar-selection-details {
  justify-content: center;
  display: flex;
  flex-direction: column;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar .calendar-header .calendar-selection-end .calendar-selection-month, .datepicker .calendar .calendar-header .calendar-selection-start .calendar-selection-month {
  color: #4a4a4a;
  text-transform: capitalize;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar .calendar-header .calendar-selection-end .calendar-selection-weekday, .datepicker .calendar .calendar-header .calendar-selection-start .calendar-selection-weekday {
  font-size: 12px;
  color: #b6b4b6;
  text-transform: capitalize;
  text-align: left;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar .calendar-header .calendar-selection-end::before, .datepicker .calendar .calendar-header .calendar-selection-end:before {
  content: ">";
  font: 2rem Consolas;
  color: #f5f5f5;
  font-weight: 700;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar .calendar-header .calendar-selection-end .calendar-selection-to {
  padding-left: 1rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar .calendar-header .calendar-selection-end .calendar-selection-date {
  justify-content: flex-end;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar .calendar-nav {
  background: #00d1b2;
  color: #fff;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: .5em;
  flex-direction: row;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar .calendar-nav .calendar-nav-month-year {
  flex-direction: row;
  display: flex;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar .calendar-nav .calendar-nav-month, .datepicker .calendar .calendar-nav .calendar-nav-year {
  text-decoration: none;
  font-size: 1rem;
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar .calendar-nav .calendar-nav-month:hover, .datepicker .calendar .calendar-nav .calendar-nav-year:hover {
  cursor: pointer;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar .calendar-nav .calendar-nav-month {
  text-transform: capitalize;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar .calendar-nav .calendar-nav-next, .datepicker .calendar .calendar-nav .calendar-nav-previous {
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
  text-decoration: none;
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar .calendar-nav .calendar-nav-next:hover, .datepicker .calendar .calendar-nav .calendar-nav-previous:hover {
  background-color: transparent;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar .calendar-nav .calendar-nav-next:hover svg, .datepicker .calendar .calendar-nav .calendar-nav-previous:hover svg {
  stroke-width: 1em;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar .calendar-nav .calendar-nav-next svg, .datepicker .calendar .calendar-nav .calendar-nav-previous svg {
  stroke: currentColor;
  width: 11.25px;
  height: 18px;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar .calendar-body .calendar-dates {
  display: none;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar .calendar-body .calendar-dates.is-active {
  display: flex;
  flex-direction: column;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar .calendar-body .calendar-months, .datepicker .calendar .calendar-body .calendar-years {
  display: none;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar .calendar-body .calendar-months.is-active, .datepicker .calendar .calendar-body .calendar-years.is-active {
  display: flex;
  flex-direction: row;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar .calendar-body .calendar-weekdays {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  padding: .3rem 0;
  background: 0 0;
  color: #fff;
  font-size: .75rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar .calendar-body .calendar-weekdays .calendar-date {
  flex: 0 0 14.28%;
  max-width: 14.28%;
  background: 0 0 !important;
  color: #b5b5b5;
  padding: .3rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar .calendar-body .calendar-dates .calendar-days {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
  padding: 0;
  color: #7a7a7a;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar .calendar-body .calendar-dates .calendar-days .calendar-date {
  flex: 0 0 14.28%;
  max-width: 14.28%;
  border: 0;
  padding: .1rem 0;
  background: #f5f5f5;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar .calendar-body .calendar-dates .calendar-days .calendar-date .date-item {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: 0 0;
  border: .1rem solid transparent;
  border-radius: 100%;
  color: #4a4a4a;
  cursor: pointer;
  height: 2.2rem;
  line-height: 1.4rem;
  outline: 0;
  padding: .3rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: all .2s ease;
  vertical-align: middle;
  white-space: nowrap;
  width: 2.2rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar .calendar-body .calendar-dates .calendar-days .calendar-date .date-item.is-today {
  background: 0 0;
  border: .1rem dotted #00d1b2;
  color: #00d1b2;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar .calendar-body .calendar-dates .calendar-days .calendar-date .date-item:focus {
  background: #fff;
  border-color: #fff;
  color: rgba(0, 0, 0, 0.7);
  text-decoration: none;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar .calendar-body .calendar-dates .calendar-days .calendar-date .date-item.is-active {
  background: #00d1b2;
  border-color: #00d1b2;
  border-radius: 25091983px;
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar .calendar-body .calendar-dates .calendar-days .calendar-date .date-item:hover {
  background: #fff;
  border: .1rem solid #00d1b2;
  color: rgba(0, 0, 0, 0.7);
  text-decoration: none;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar .calendar-body .calendar-dates .calendar-days .calendar-date.is-disabled .calendar-event, .datepicker .calendar .calendar-body .calendar-dates .calendar-days .calendar-date.is-disabled .date-item, .datepicker .calendar .calendar-body .calendar-dates .calendar-days .calendar-date[disabled] .calendar-event, .datepicker .calendar .calendar-body .calendar-dates .calendar-days .calendar-date[disabled] .date-item {
  cursor: default;
  opacity: .25;
  pointer-events: none;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar .calendar-body .calendar-dates .calendar-days .calendar-date.is-current-month {
  background: 0 0;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar .calendar-body .calendar-dates .calendar-days .calendar-date.calendar-range {
  position: relative;
  background: #00d1b2;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar .calendar-body .calendar-dates .calendar-days .calendar-date.calendar-range::before {
  background: #00d1b2;
  border: .1rem solid #00d1b2;
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar .calendar-body .calendar-dates .calendar-days .calendar-date.calendar-range.calendar-range-end, .datepicker .calendar .calendar-body .calendar-dates .calendar-days .calendar-date.calendar-range.calendar-range-start {
  border-radius: 25091983px;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar .calendar-body .calendar-dates .calendar-days .calendar-date.calendar-range.calendar-range-start::before {
  left: 53%;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar .calendar-body .calendar-dates .calendar-days .calendar-date.calendar-range.calendar-range-end::before {
  right: 50%;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar .calendar-body .calendar-dates .calendar-days .calendar-date.calendar-range .date-item {
  background-color: #00d1b2;
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar .calendar-body .calendar-months, .datepicker .calendar .calendar-body .calendar-years {
  display: none;
  flex-direction: row;
  flex-wrap: wrap;
  padding: .5rem;
  max-height: 17rem;
  overflow-y: auto;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar .calendar-body .calendar-months.is-active, .datepicker .calendar .calendar-body .calendar-years.is-active {
  display: flex;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar .calendar-body .calendar-months .calendar-month, .datepicker .calendar .calendar-body .calendar-months .calendar-year, .datepicker .calendar .calendar-body .calendar-years .calendar-month, .datepicker .calendar .calendar-body .calendar-years .calendar-year {
  padding: .5rem;
  margin: .5rem;
  font-size: 1rem;
  flex: calc(25% - 1rem);
  text-transform: capitalize;
  border-radius: 25091983px;
  border: .1rem solid transparent;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar .calendar-body .calendar-months .calendar-month.is-active, .datepicker .calendar .calendar-body .calendar-months .calendar-year.is-active, .datepicker .calendar .calendar-body .calendar-years .calendar-month.is-active, .datepicker .calendar .calendar-body .calendar-years .calendar-year.is-active {
  background: #00d1b2;
  border-color: #00d1b2;
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar .calendar-body .calendar-months .calendar-month:hover, .datepicker .calendar .calendar-body .calendar-months .calendar-year:hover, .datepicker .calendar .calendar-body .calendar-years .calendar-month:hover, .datepicker .calendar .calendar-body .calendar-years .calendar-year:hover {
  cursor: pointer;
  background: #fff;
  border: .1rem solid #00d1b2;
  color: rgba(0, 0, 0, 0.7);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar .calendar-footer {
  display: flex;
  flex: 1;
  justify-content: space-evenly;
  margin-top: .5rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar .calendar-footer > * {
  text-decoration: none !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar.is-large {
  max-width: 100%;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar.is-large .calendar-body .calendar-date {
  border-bottom: .1rem solid #f5f5f5;
  border-right: .1rem solid #f5f5f5;
  display: flex;
  flex-direction: column;
  height: 11rem;
  padding: 0;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar.is-large .calendar-body .calendar-date:nth-child(7n) {
  border-right: 0;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar.is-large .calendar-body .calendar-date:nth-last-child(-n+7) {
  border-bottom: 0;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar.is-large .date-item {
  align-self: flex-end;
  height: 2.2rem;
  margin-right: .5rem;
  margin-top: .5rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar.is-large .calendar-range::before {
  top: 1.9rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar.is-large .calendar-range.calendar-range-start::before {
  left: auto;
  width: 1.9rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar.is-large .calendar-range.calendar-range-end::before {
  right: 1.9rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar.is-large .calendar-events {
  flex-grow: 1;
  line-height: 1;
  overflow-y: auto;
  padding: .5rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar.is-large .calendar-event {
  background-color: #7a7a7a;
  border-radius: 2px;
  color: #fff;
  display: block;
  font-size: 1rem;
  margin: .2rem auto;
  overflow: hidden;
  padding: .3rem .4rem;
  text-align: left;
  text-overflow: ellipsis;
  vertical-align: baseline;
  white-space: nowrap;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar.is-large .calendar-event.is-white {
  background-color: #fff;
  color: #0a0a0a;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar.is-large .calendar-event.is-black {
  background-color: #0a0a0a;
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar.is-large .calendar-event.is-light {
  background-color: #f5f5f5;
  color: #363636;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar.is-large .calendar-event.is-dark {
  background-color: #363636;
  color: #f5f5f5;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar.is-large .calendar-event.is-primary {
  background-color: #00d1b2;
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar.is-large .calendar-event.is-link {
  background-color: #3273dc;
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar.is-large .calendar-event.is-info {
  background-color: #209cee;
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar.is-large .calendar-event.is-success {
  background-color: #23d160;
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar.is-large .calendar-event.is-warning {
  background-color: #ffdd57;
  color: rgba(0, 0, 0, 0.7);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.datepicker .calendar.is-large .calendar-event.is-danger {
  background-color: #ff3860;
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.carousel {
  position: relative;
  overflow: hidden;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.carousel .carousel-container {
  width: 100%;
  position: relative;
  border: none;
  display: flex;
  margin: 0;
  padding: 0;
  left: -100%;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.carousel .carousel-container .carousel-item {
  display: block;
  position: relative;
  flex: 1 0 100%;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.carousel .carousel-container .carousel-item.has-background .is-background {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
  height: 100%;
  width: 100%;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.carousel .carousel-container .carousel-item .title, .carousel .carousel-container .carousel-item .is-title {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 1.5em;
  margin: 0;
  text-align: center;
  background: rgba(255, 255, 255, 0.6);
  font-size: .75rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.carousel .carousel-navigation {
  display: flex;
  justify-content: space-around;
  width: 100%;
  pointer-events: none;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.carousel .carousel-navigation .carousel-nav-left, .carousel .carousel-navigation .carousel-nav-right {
  padding: 1em;
  pointer-events: auto;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.carousel .carousel-navigation.is-centered {
  justify-content: center;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.carousel .carousel-navigation.is-overlay {
  top: 50%;
  -webkit-transform: perspective(1px) translateY(-50%);
  transform: perspective(1px) translateY(-50%);
  bottom: auto;
  left: auto;
  right: auto;
  align-items: center;
  justify-content: space-between;
  z-index: 99;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.carousel .carousel-navigation.is-overlay .carousel-nav-left, .carousel .carousel-navigation.is-overlay .carousel-nav-right {
  height: 2.2em;
  width: 2em;
  background: rgba(255, 255, 255, 0.7);
  display: flex;
  justify-content: center;
  align-items: center;
  color: #4a4a4a;
  position: absolute;
  left: 0;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.carousel .carousel-navigation.is-overlay .carousel-nav-left:hover, .carousel .carousel-navigation.is-overlay .carousel-nav-right:hover {
  cursor: pointer;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.carousel .carousel-navigation.is-overlay .carousel-nav-right {
  left: auto;
  right: 0;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.carousel.is-reversing .carousel-container {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.carousel[data-size]:not(.carousel-animate-fade) .carousel-container .carousel-item {
  padding: 1em;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.hero.has-carousel {
  position: relative;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.hero.has-carousel + .hero-body, .hero.has-carousel + .hero-footer, .hero.has-carousel + .hero-head {
  z-index: 1;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.hero.has-carousel .hero-carousel {
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
  border: none;
  margin: auto;
  padding: 0;
  z-index: 0;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.hero.has-carousel .hero-carousel .carousel-container {
  height: auto !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.hero-carousel {
  position: relative;
  overflow: hidden;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.hero-carousel .carousel-container {
  width: 100%;
  position: relative;
  border: none;
  display: flex;
  margin: 0;
  padding: 0;
  left: -100%;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.hero-carousel .carousel-container .carousel-item {
  display: block;
  position: relative;
  flex: 1 0 100%;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.hero-carousel .carousel-container .carousel-item.has-background .is-background {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
  height: 100%;
  width: 100%;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.hero-carousel .carousel-container .carousel-item .title, .hero-carousel .carousel-container .carousel-item .is-title {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 1.5em;
  margin: 0;
  text-align: center;
  background: rgba(255, 255, 255, 0.6);
  font-size: .75rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.hero-carousel .carousel-navigation {
  display: flex;
  justify-content: space-around;
  width: 100%;
  pointer-events: none;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.hero-carousel .carousel-navigation .carousel-nav-left, .hero-carousel .carousel-navigation .carousel-nav-right {
  padding: 1em;
  pointer-events: auto;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.hero-carousel .carousel-navigation.is-centered {
  justify-content: center;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.hero-carousel .carousel-navigation.is-overlay {
  top: 50%;
  -webkit-transform: perspective(1px) translateY(-50%);
  transform: perspective(1px) translateY(-50%);
  bottom: auto;
  left: auto;
  right: auto;
  align-items: center;
  justify-content: space-between;
  z-index: 99;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.hero-carousel .carousel-navigation.is-overlay .carousel-nav-left, .hero-carousel .carousel-navigation.is-overlay .carousel-nav-right {
  height: 2.2em;
  width: 2em;
  background: rgba(255, 255, 255, 0.7);
  display: flex;
  justify-content: center;
  align-items: center;
  color: #4a4a4a;
  position: absolute;
  left: 0;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.hero-carousel .carousel-navigation.is-overlay .carousel-nav-left:hover, .hero-carousel .carousel-navigation.is-overlay .carousel-nav-right:hover {
  cursor: pointer;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.hero-carousel .carousel-navigation.is-overlay .carousel-nav-right {
  left: auto;
  right: 0;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.hero-carousel.is-reversing .carousel-container {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.carousel.carousel-animate-slide.carousel-animated .carousel-container, .hero-carousel.carousel-animate-slide.carousel-animated .carousel-container {
  -webkit-transform: none !important;
  transform: none !important;
  transition: -webkit-transform .5s ease-in-out;
  transition: transform .5s ease-in-out;
  transition: transform .5s ease-in-out,-webkit-transform .5s ease-in-out;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.carousel.carousel-animate-fade .carousel-item, .hero-carousel.carousel-animate-fade .carousel-item {
  position: absolute;
  width: 100%;
  height: 100%;
  transition: opacity .5s ease-in-out;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.carousel.carousel-animate-fade .carousel-item.is-active, .hero-carousel.carousel-animate-fade .carousel-item.is-active {
  opacity: 1;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.carousel.carousel-animate-fade .carousel-item:not(.is-active), .hero-carousel.carousel-animate-fade .carousel-item:not(.is-active) {
  opacity: 0;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio[type=checkbox], .is-checkradio[type=radio] {
  outline: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
  position: absolute;
  opacity: 0;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio[type=checkbox] + label, .is-checkradio[type=radio] + label {
  position: relative;
  display: initial;
  cursor: pointer;
  vertical-align: middle;
  margin: .5em;
  padding: .2rem .5rem .2rem 0;
  border-radius: 4px;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio[type=checkbox] + label:first-of-type, .is-checkradio[type=radio] + label:first-of-type {
  margin-left: 0;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio[type=checkbox] + label:hover::before, .is-checkradio[type=checkbox] + label:hover:before, .is-checkradio[type=radio] + label:hover::before, .is-checkradio[type=radio] + label:hover:before {
  -webkit-animation-duration: .4s;
  animation-duration: .4s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: hover-color;
  animation-name: hover-color;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio[type=checkbox] + label::before, .is-checkradio[type=checkbox] + label:before, .is-checkradio[type=radio] + label::before, .is-checkradio[type=radio] + label:before {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  border: .1rem solid #dbdbdb;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio[type=checkbox] + label::after, .is-checkradio[type=checkbox] + label:after, .is-checkradio[type=radio] + label::after, .is-checkradio[type=radio] + label:after {
  position: absolute;
  display: none;
  content: '';
  top: 0;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-rtl[type=checkbox] + label, .is-checkradio.is-rtl[type=radio] + label {
  margin-right: 0;
  margin-left: .5rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-rtl[type=checkbox] + label::before, .is-checkradio.is-rtl[type=checkbox] + label:before, .is-checkradio.is-rtl[type=radio] + label::before, .is-checkradio.is-rtl[type=radio] + label:before {
  left: auto;
  right: 0;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio[type=checkbox]:focus + label::before, .is-checkradio[type=checkbox]:focus + label:before, .is-checkradio[type=radio]:focus + label::before, .is-checkradio[type=radio]:focus + label:before {
  outline: 1px dotted #b5b5b5;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio[type=checkbox]:hover:not([disabled]) + label::before, .is-checkradio[type=checkbox]:hover:not([disabled]) + label:before, .is-checkradio[type=radio]:hover:not([disabled]) + label::before, .is-checkradio[type=radio]:hover:not([disabled]) + label:before {
  border-color: #00d1b2 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio[type=checkbox]:checked + label::before, .is-checkradio[type=checkbox]:checked + label:before, .is-checkradio[type=radio]:checked + label::before, .is-checkradio[type=radio]:checked + label:before {
  border: .1rem solid #dbdbdb;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio[type=checkbox][disabled]:checked, .is-checkradio[type=radio][disabled]:checked {
  cursor: not-allowed;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio[type=checkbox][disabled]:checked + label, .is-checkradio[type=radio][disabled]:checked + label {
  opacity: .5;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio[type=checkbox]:checked + label::before, .is-checkradio[type=checkbox]:checked + label:before, .is-checkradio[type=radio]:checked + label::before, .is-checkradio[type=radio]:checked + label:before {
  -webkit-animation-name: none;
  animation-name: none;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio[type=checkbox]:checked + label::after, .is-checkradio[type=checkbox]:checked + label:after, .is-checkradio[type=radio]:checked + label::after, .is-checkradio[type=radio]:checked + label:after {
  display: inline-block;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio[type=checkbox][disabled], .is-checkradio[type=radio][disabled] {
  cursor: not-allowed;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio[type=checkbox][disabled] + label, .is-checkradio[type=radio][disabled] + label {
  opacity: .5;
  cursor: not-allowed;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio[type=checkbox][disabled] + label::after, .is-checkradio[type=checkbox][disabled] + label::before, .is-checkradio[type=checkbox][disabled] + label:after, .is-checkradio[type=checkbox][disabled] + label:before, .is-checkradio[type=checkbox][disabled] + label:hover, .is-checkradio[type=radio][disabled] + label::after, .is-checkradio[type=radio][disabled] + label::before, .is-checkradio[type=radio][disabled] + label:after, .is-checkradio[type=radio][disabled] + label:before, .is-checkradio[type=radio][disabled] + label:hover {
  cursor: not-allowed;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio[type=checkbox][disabled]:hover, .is-checkradio[type=radio][disabled]:hover {
  cursor: not-allowed;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio[type=checkbox][disabled]:hover::before, .is-checkradio[type=checkbox][disabled]:hover:before, .is-checkradio[type=radio][disabled]:hover::before, .is-checkradio[type=radio][disabled]:hover:before {
  -webkit-animation-name: none;
  animation-name: none;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio[type=checkbox][disabled]::before, .is-checkradio[type=checkbox][disabled]:before, .is-checkradio[type=radio][disabled]::before, .is-checkradio[type=radio][disabled]:before {
  cursor: not-allowed;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio[type=checkbox][disabled]::after, .is-checkradio[type=checkbox][disabled]:after, .is-checkradio[type=radio][disabled]::after, .is-checkradio[type=radio][disabled]:after {
  cursor: not-allowed;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.has-no-border[type=checkbox] + label::before, .is-checkradio.has-no-border[type=checkbox] + label:before, .is-checkradio.has-no-border[type=radio] + label::before, .is-checkradio.has-no-border[type=radio] + label:before {
  border: none !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-block[type=checkbox], .is-checkradio.is-block[type=radio] {
  display: none !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-block[type=checkbox] + label, .is-checkradio.is-block[type=radio] + label {
  width: 100% !important;
  background: #f5f5f5;
  color: rgba(0, 0, 0, 0.7);
  padding-right: .75em;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-block[type=checkbox] + label::before, .is-checkradio.is-block[type=checkbox] + label:before, .is-checkradio.is-block[type=radio] + label::before, .is-checkradio.is-block[type=radio] + label:before {
  border: none !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio[type=checkbox] + label::before, .is-checkradio[type=checkbox] + label:before {
  border-radius: 4px;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio[type=checkbox] + label::after, .is-checkradio[type=checkbox] + label:after {
  box-sizing: border-box;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-width: .1rem;
  border-style: solid;
  border-color: #00d1b2;
  border-top: 0;
  border-left: 0;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-circle[type=checkbox] + label::before, .is-checkradio.is-circle[type=checkbox] + label:before {
  border-radius: 50%;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio[type=checkbox] + label {
  font-size: 1rem;
  padding-left: 2rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio[type=checkbox] + label::before, .is-checkradio[type=checkbox] + label:before {
  width: 1.5rem;
  height: 1.5rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio[type=checkbox] + label::after, .is-checkradio[type=checkbox] + label:after {
  width: .375rem;
  height: .6rem;
  top: .405rem;
  left: .6rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-block[type=checkbox] + label::after, .is-checkradio.is-block[type=checkbox] + label:after {
  top: .585rem;
  left: .78rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-rtl[type=checkbox] + label {
  padding-left: 0;
  padding-right: 2rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-rtl[type=checkbox] + label::after, .is-checkradio.is-rtl[type=checkbox] + label:after {
  left: auto;
  right: .6rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-small[type=checkbox] + label {
  font-size: .75rem;
  padding-left: 1.5rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-small[type=checkbox] + label::before, .is-checkradio.is-small[type=checkbox] + label:before {
  width: 1.125rem;
  height: 1.125rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-small[type=checkbox] + label::after, .is-checkradio.is-small[type=checkbox] + label:after {
  width: .28125rem;
  height: .45rem;
  top: .30375rem;
  left: .45rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-small.is-block[type=checkbox] + label::after, .is-checkradio.is-small.is-block[type=checkbox] + label:after {
  top: .43875rem;
  left: .585rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-small.is-rtl[type=checkbox] + label {
  padding-left: 0;
  padding-right: 1.5rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-small.is-rtl[type=checkbox] + label::after, .is-checkradio.is-small.is-rtl[type=checkbox] + label:after {
  left: auto;
  right: .45rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-medium[type=checkbox] + label {
  font-size: 1.25rem;
  padding-left: 2.5rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-medium[type=checkbox] + label::before, .is-checkradio.is-medium[type=checkbox] + label:before {
  width: 1.875rem;
  height: 1.875rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-medium[type=checkbox] + label::after, .is-checkradio.is-medium[type=checkbox] + label:after {
  width: .46875rem;
  height: .75rem;
  top: .50625rem;
  left: .75rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-medium.is-block[type=checkbox] + label::after, .is-checkradio.is-medium.is-block[type=checkbox] + label:after {
  top: .73125rem;
  left: .975rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-medium.is-rtl[type=checkbox] + label {
  padding-left: 0;
  padding-right: 2.5rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-medium.is-rtl[type=checkbox] + label::after, .is-checkradio.is-medium.is-rtl[type=checkbox] + label:after {
  left: auto;
  right: .75rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-large[type=checkbox] + label {
  font-size: 1.5rem;
  padding-left: 3rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-large[type=checkbox] + label::before, .is-checkradio.is-large[type=checkbox] + label:before {
  width: 2.25rem;
  height: 2.25rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-large[type=checkbox] + label::after, .is-checkradio.is-large[type=checkbox] + label:after {
  width: .5625rem;
  height: .9rem;
  top: .6075rem;
  left: .9rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-large.is-block[type=checkbox] + label::after, .is-checkradio.is-large.is-block[type=checkbox] + label:after {
  top: .8775rem;
  left: 1.17rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-large.is-rtl[type=checkbox] + label {
  padding-left: 0;
  padding-right: 3rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-large.is-rtl[type=checkbox] + label::after, .is-checkradio.is-large.is-rtl[type=checkbox] + label:after {
  left: auto;
  right: .9rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-white.has-background-color[type=checkbox] + label::before, .is-checkradio.is-white.has-background-color[type=checkbox] + label:before {
  border-color: transparent !important;
  background-color: #fff !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-white[type=checkbox]:hover:not([disabled]) + label::before, .is-checkradio.is-white[type=checkbox]:hover:not([disabled]) + label:before {
  border-color: #fff !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-white[type=checkbox]:checked + label::after, .is-checkradio.is-white[type=checkbox]:checked + label:after {
  border-color: #fff !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-white.has-background-color[type=checkbox]:checked + label::before, .is-checkradio.is-white.has-background-color[type=checkbox]:checked + label:before {
  border-color: transparent !important;
  background-color: #fff !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-white.has-background-color[type=checkbox]:checked + label::after, .is-checkradio.is-white.has-background-color[type=checkbox]:checked + label:after {
  border-color: #0a0a0a !important;
  background-color: #fff !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-white.is-block[type=checkbox]:checked + label {
  color: #0a0a0a;
  border-color: #fff !important;
  background: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-white.is-block[type=checkbox]:checked + label::after, .is-checkradio.is-white.is-block[type=checkbox]:checked + label:after {
  border-color: #0a0a0a !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-black.has-background-color[type=checkbox] + label::before, .is-checkradio.is-black.has-background-color[type=checkbox] + label:before {
  border-color: transparent !important;
  background-color: #0a0a0a !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-black[type=checkbox]:hover:not([disabled]) + label::before, .is-checkradio.is-black[type=checkbox]:hover:not([disabled]) + label:before {
  border-color: #0a0a0a !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-black[type=checkbox]:checked + label::after, .is-checkradio.is-black[type=checkbox]:checked + label:after {
  border-color: #0a0a0a !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-black.has-background-color[type=checkbox]:checked + label::before, .is-checkradio.is-black.has-background-color[type=checkbox]:checked + label:before {
  border-color: transparent !important;
  background-color: #0a0a0a !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-black.has-background-color[type=checkbox]:checked + label::after, .is-checkradio.is-black.has-background-color[type=checkbox]:checked + label:after {
  border-color: #fff !important;
  background-color: #0a0a0a !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-black.is-block[type=checkbox]:checked + label {
  color: #fff;
  border-color: #0a0a0a !important;
  background: #0a0a0a;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-black.is-block[type=checkbox]:checked + label::after, .is-checkradio.is-black.is-block[type=checkbox]:checked + label:after {
  border-color: #fff !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-light.has-background-color[type=checkbox] + label::before, .is-checkradio.is-light.has-background-color[type=checkbox] + label:before {
  border-color: transparent !important;
  background-color: #f5f5f5 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-light[type=checkbox]:hover:not([disabled]) + label::before, .is-checkradio.is-light[type=checkbox]:hover:not([disabled]) + label:before {
  border-color: #f5f5f5 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-light[type=checkbox]:checked + label::after, .is-checkradio.is-light[type=checkbox]:checked + label:after {
  border-color: #f5f5f5 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-light.has-background-color[type=checkbox]:checked + label::before, .is-checkradio.is-light.has-background-color[type=checkbox]:checked + label:before {
  border-color: transparent !important;
  background-color: #f5f5f5 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-light.has-background-color[type=checkbox]:checked + label::after, .is-checkradio.is-light.has-background-color[type=checkbox]:checked + label:after {
  border-color: #363636 !important;
  background-color: #f5f5f5 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-light.is-block[type=checkbox]:checked + label {
  color: #363636;
  border-color: #f5f5f5 !important;
  background: #f5f5f5;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-light.is-block[type=checkbox]:checked + label::after, .is-checkradio.is-light.is-block[type=checkbox]:checked + label:after {
  border-color: #363636 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-dark.has-background-color[type=checkbox] + label::before, .is-checkradio.is-dark.has-background-color[type=checkbox] + label:before {
  border-color: transparent !important;
  background-color: #363636 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-dark[type=checkbox]:hover:not([disabled]) + label::before, .is-checkradio.is-dark[type=checkbox]:hover:not([disabled]) + label:before {
  border-color: #363636 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-dark[type=checkbox]:checked + label::after, .is-checkradio.is-dark[type=checkbox]:checked + label:after {
  border-color: #363636 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-dark.has-background-color[type=checkbox]:checked + label::before, .is-checkradio.is-dark.has-background-color[type=checkbox]:checked + label:before {
  border-color: transparent !important;
  background-color: #363636 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-dark.has-background-color[type=checkbox]:checked + label::after, .is-checkradio.is-dark.has-background-color[type=checkbox]:checked + label:after {
  border-color: #f5f5f5 !important;
  background-color: #363636 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-dark.is-block[type=checkbox]:checked + label {
  color: #f5f5f5;
  border-color: #363636 !important;
  background: #363636;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-dark.is-block[type=checkbox]:checked + label::after, .is-checkradio.is-dark.is-block[type=checkbox]:checked + label:after {
  border-color: #f5f5f5 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-primary.has-background-color[type=checkbox] + label::before, .is-checkradio.is-primary.has-background-color[type=checkbox] + label:before {
  border-color: transparent !important;
  background-color: #00d1b2 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-primary[type=checkbox]:hover:not([disabled]) + label::before, .is-checkradio.is-primary[type=checkbox]:hover:not([disabled]) + label:before {
  border-color: #00d1b2 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-primary[type=checkbox]:checked + label::after, .is-checkradio.is-primary[type=checkbox]:checked + label:after {
  border-color: #00d1b2 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-primary.has-background-color[type=checkbox]:checked + label::before, .is-checkradio.is-primary.has-background-color[type=checkbox]:checked + label:before {
  border-color: transparent !important;
  background-color: #00d1b2 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-primary.has-background-color[type=checkbox]:checked + label::after, .is-checkradio.is-primary.has-background-color[type=checkbox]:checked + label:after {
  border-color: #fff !important;
  background-color: #00d1b2 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-primary.is-block[type=checkbox]:checked + label {
  color: #fff;
  border-color: #00d1b2 !important;
  background: #00d1b2;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-primary.is-block[type=checkbox]:checked + label::after, .is-checkradio.is-primary.is-block[type=checkbox]:checked + label:after {
  border-color: #fff !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-link.has-background-color[type=checkbox] + label::before, .is-checkradio.is-link.has-background-color[type=checkbox] + label:before {
  border-color: transparent !important;
  background-color: #3273dc !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-link[type=checkbox]:hover:not([disabled]) + label::before, .is-checkradio.is-link[type=checkbox]:hover:not([disabled]) + label:before {
  border-color: #3273dc !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-link[type=checkbox]:checked + label::after, .is-checkradio.is-link[type=checkbox]:checked + label:after {
  border-color: #3273dc !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-link.has-background-color[type=checkbox]:checked + label::before, .is-checkradio.is-link.has-background-color[type=checkbox]:checked + label:before {
  border-color: transparent !important;
  background-color: #3273dc !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-link.has-background-color[type=checkbox]:checked + label::after, .is-checkradio.is-link.has-background-color[type=checkbox]:checked + label:after {
  border-color: #fff !important;
  background-color: #3273dc !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-link.is-block[type=checkbox]:checked + label {
  color: #fff;
  border-color: #3273dc !important;
  background: #3273dc;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-link.is-block[type=checkbox]:checked + label::after, .is-checkradio.is-link.is-block[type=checkbox]:checked + label:after {
  border-color: #fff !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-info.has-background-color[type=checkbox] + label::before, .is-checkradio.is-info.has-background-color[type=checkbox] + label:before {
  border-color: transparent !important;
  background-color: #209cee !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-info[type=checkbox]:hover:not([disabled]) + label::before, .is-checkradio.is-info[type=checkbox]:hover:not([disabled]) + label:before {
  border-color: #209cee !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-info[type=checkbox]:checked + label::after, .is-checkradio.is-info[type=checkbox]:checked + label:after {
  border-color: #209cee !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-info.has-background-color[type=checkbox]:checked + label::before, .is-checkradio.is-info.has-background-color[type=checkbox]:checked + label:before {
  border-color: transparent !important;
  background-color: #209cee !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-info.has-background-color[type=checkbox]:checked + label::after, .is-checkradio.is-info.has-background-color[type=checkbox]:checked + label:after {
  border-color: #fff !important;
  background-color: #209cee !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-info.is-block[type=checkbox]:checked + label {
  color: #fff;
  border-color: #209cee !important;
  background: #209cee;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-info.is-block[type=checkbox]:checked + label::after, .is-checkradio.is-info.is-block[type=checkbox]:checked + label:after {
  border-color: #fff !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-success.has-background-color[type=checkbox] + label::before, .is-checkradio.is-success.has-background-color[type=checkbox] + label:before {
  border-color: transparent !important;
  background-color: #23d160 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-success[type=checkbox]:hover:not([disabled]) + label::before, .is-checkradio.is-success[type=checkbox]:hover:not([disabled]) + label:before {
  border-color: #23d160 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-success[type=checkbox]:checked + label::after, .is-checkradio.is-success[type=checkbox]:checked + label:after {
  border-color: #23d160 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-success.has-background-color[type=checkbox]:checked + label::before, .is-checkradio.is-success.has-background-color[type=checkbox]:checked + label:before {
  border-color: transparent !important;
  background-color: #23d160 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-success.has-background-color[type=checkbox]:checked + label::after, .is-checkradio.is-success.has-background-color[type=checkbox]:checked + label:after {
  border-color: #fff !important;
  background-color: #23d160 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-success.is-block[type=checkbox]:checked + label {
  color: #fff;
  border-color: #23d160 !important;
  background: #23d160;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-success.is-block[type=checkbox]:checked + label::after, .is-checkradio.is-success.is-block[type=checkbox]:checked + label:after {
  border-color: #fff !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-warning.has-background-color[type=checkbox] + label::before, .is-checkradio.is-warning.has-background-color[type=checkbox] + label:before {
  border-color: transparent !important;
  background-color: #ffdd57 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-warning[type=checkbox]:hover:not([disabled]) + label::before, .is-checkradio.is-warning[type=checkbox]:hover:not([disabled]) + label:before {
  border-color: #ffdd57 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-warning[type=checkbox]:checked + label::after, .is-checkradio.is-warning[type=checkbox]:checked + label:after {
  border-color: #ffdd57 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-warning.has-background-color[type=checkbox]:checked + label::before, .is-checkradio.is-warning.has-background-color[type=checkbox]:checked + label:before {
  border-color: transparent !important;
  background-color: #ffdd57 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-warning.has-background-color[type=checkbox]:checked + label::after, .is-checkradio.is-warning.has-background-color[type=checkbox]:checked + label:after {
  border-color: rgba(0, 0, 0, 0.7) !important;
  background-color: #ffdd57 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-warning.is-block[type=checkbox]:checked + label {
  color: rgba(0, 0, 0, 0.7);
  border-color: #ffdd57 !important;
  background: #ffdd57;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-warning.is-block[type=checkbox]:checked + label::after, .is-checkradio.is-warning.is-block[type=checkbox]:checked + label:after {
  border-color: rgba(0, 0, 0, 0.7) !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-danger.has-background-color[type=checkbox] + label::before, .is-checkradio.is-danger.has-background-color[type=checkbox] + label:before {
  border-color: transparent !important;
  background-color: #ff3860 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-danger[type=checkbox]:hover:not([disabled]) + label::before, .is-checkradio.is-danger[type=checkbox]:hover:not([disabled]) + label:before {
  border-color: #ff3860 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-danger[type=checkbox]:checked + label::after, .is-checkradio.is-danger[type=checkbox]:checked + label:after {
  border-color: #ff3860 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-danger.has-background-color[type=checkbox]:checked + label::before, .is-checkradio.is-danger.has-background-color[type=checkbox]:checked + label:before {
  border-color: transparent !important;
  background-color: #ff3860 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-danger.has-background-color[type=checkbox]:checked + label::after, .is-checkradio.is-danger.has-background-color[type=checkbox]:checked + label:after {
  border-color: #fff !important;
  background-color: #ff3860 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-danger.is-block[type=checkbox]:checked + label {
  color: #fff;
  border-color: #ff3860 !important;
  background: #ff3860;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-danger.is-block[type=checkbox]:checked + label::after, .is-checkradio.is-danger.is-block[type=checkbox]:checked + label:after {
  border-color: #fff !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio[type=checkbox]:indeterminate + label::after, .is-checkradio[type=checkbox]:indeterminate + label:after {
  display: inline-block;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  border-bottom: none;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-white[type=checkbox]:indeterminate + label::after, .is-checkradio.is-white[type=checkbox]:indeterminate + label:after {
  border-color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-black[type=checkbox]:indeterminate + label::after, .is-checkradio.is-black[type=checkbox]:indeterminate + label:after {
  border-color: #0a0a0a;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-light[type=checkbox]:indeterminate + label::after, .is-checkradio.is-light[type=checkbox]:indeterminate + label:after {
  border-color: #f5f5f5;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-dark[type=checkbox]:indeterminate + label::after, .is-checkradio.is-dark[type=checkbox]:indeterminate + label:after {
  border-color: #363636;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-primary[type=checkbox]:indeterminate + label::after, .is-checkradio.is-primary[type=checkbox]:indeterminate + label:after {
  border-color: #00d1b2;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-link[type=checkbox]:indeterminate + label::after, .is-checkradio.is-link[type=checkbox]:indeterminate + label:after {
  border-color: #3273dc;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-info[type=checkbox]:indeterminate + label::after, .is-checkradio.is-info[type=checkbox]:indeterminate + label:after {
  border-color: #209cee;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-success[type=checkbox]:indeterminate + label::after, .is-checkradio.is-success[type=checkbox]:indeterminate + label:after {
  border-color: #23d160;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-warning[type=checkbox]:indeterminate + label::after, .is-checkradio.is-warning[type=checkbox]:indeterminate + label:after {
  border-color: #ffdd57;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-danger[type=checkbox]:indeterminate + label::after, .is-checkradio.is-danger[type=checkbox]:indeterminate + label:after {
  border-color: #ff3860;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio[type=radio] + label::before, .is-checkradio[type=radio] + label:before {
  border-radius: 50%;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio[type=radio] + label::after, .is-checkradio[type=radio] + label:after {
  border-radius: 50%;
  background: #00d1b2;
  left: 0;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.has-background-color[type=radio]:checked + label::before, .is-checkradio.has-background-color[type=radio]:checked + label:before {
  border-color: #4a4a4a !important;
  background-color: #4a4a4a !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.has-background-color[type=radio]:checked + label::after, .is-checkradio.has-background-color[type=radio]:checked + label:after {
  border-color: #4a4a4a !important;
  background-color: #4a4a4a !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-rtl[type=radio] + label {
  padding-left: 0;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-rtl[type=radio] + label::after, .is-checkradio.is-rtl[type=radio] + label:after {
  left: auto;
  right: 0;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio[type=radio] + label {
  font-size: 1rem;
  line-height: 1.5rem;
  padding-left: 2rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio[type=radio] + label::after, .is-checkradio[type=radio] + label::before, .is-checkradio[type=radio] + label:after, .is-checkradio[type=radio] + label:before {
  width: 1.5rem;
  height: 1.5rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-rtl[type=radio] + label {
  padding-right: 2rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-small[type=radio] + label {
  font-size: .75rem;
  line-height: 1.125rem;
  padding-left: 1.5rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-small[type=radio] + label::after, .is-checkradio.is-small[type=radio] + label::before, .is-checkradio.is-small[type=radio] + label:after, .is-checkradio.is-small[type=radio] + label:before {
  width: 1.125rem;
  height: 1.125rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-small.is-rtl[type=radio] + label {
  padding-right: 1.5rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-medium[type=radio] + label {
  font-size: 1.25rem;
  line-height: 1.875rem;
  padding-left: 2.5rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-medium[type=radio] + label::after, .is-checkradio.is-medium[type=radio] + label::before, .is-checkradio.is-medium[type=radio] + label:after, .is-checkradio.is-medium[type=radio] + label:before {
  width: 1.875rem;
  height: 1.875rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-medium.is-rtl[type=radio] + label {
  padding-right: 2.5rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-large[type=radio] + label {
  font-size: 1.5rem;
  line-height: 2.25rem;
  padding-left: 3rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-large[type=radio] + label::after, .is-checkradio.is-large[type=radio] + label::before, .is-checkradio.is-large[type=radio] + label:after, .is-checkradio.is-large[type=radio] + label:before {
  width: 2.25rem;
  height: 2.25rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-large.is-rtl[type=radio] + label {
  padding-right: 3rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-white.has-background-color[type=radio] + label::before, .is-checkradio.is-white.has-background-color[type=radio] + label:before {
  border-color: #fff !important;
  background-color: #fff !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-white[type=radio]:hover:not([disabled]) + label::before, .is-checkradio.is-white[type=radio]:hover:not([disabled]) + label:before {
  border-color: #fff !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-white[type=radio]:checked + label::after, .is-checkradio.is-white[type=radio]:checked + label:after {
  border-color: #fff !important;
  background-color: #fff !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-white.has-background-color[type=radio]:checked + label::before, .is-checkradio.is-white.has-background-color[type=radio]:checked + label:before {
  border-color: #fff !important;
  background-color: #fff !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-white.has-background-color[type=radio]:checked + label::after, .is-checkradio.is-white.has-background-color[type=radio]:checked + label:after {
  border-color: #0a0a0a !important;
  background-color: #0a0a0a !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-black.has-background-color[type=radio] + label::before, .is-checkradio.is-black.has-background-color[type=radio] + label:before {
  border-color: #0a0a0a !important;
  background-color: #0a0a0a !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-black[type=radio]:hover:not([disabled]) + label::before, .is-checkradio.is-black[type=radio]:hover:not([disabled]) + label:before {
  border-color: #0a0a0a !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-black[type=radio]:checked + label::after, .is-checkradio.is-black[type=radio]:checked + label:after {
  border-color: #0a0a0a !important;
  background-color: #0a0a0a !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-black.has-background-color[type=radio]:checked + label::before, .is-checkradio.is-black.has-background-color[type=radio]:checked + label:before {
  border-color: #0a0a0a !important;
  background-color: #0a0a0a !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-black.has-background-color[type=radio]:checked + label::after, .is-checkradio.is-black.has-background-color[type=radio]:checked + label:after {
  border-color: #fff !important;
  background-color: #fff !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-light.has-background-color[type=radio] + label::before, .is-checkradio.is-light.has-background-color[type=radio] + label:before {
  border-color: #f5f5f5 !important;
  background-color: #f5f5f5 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-light[type=radio]:hover:not([disabled]) + label::before, .is-checkradio.is-light[type=radio]:hover:not([disabled]) + label:before {
  border-color: #f5f5f5 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-light[type=radio]:checked + label::after, .is-checkradio.is-light[type=radio]:checked + label:after {
  border-color: #f5f5f5 !important;
  background-color: #f5f5f5 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-light.has-background-color[type=radio]:checked + label::before, .is-checkradio.is-light.has-background-color[type=radio]:checked + label:before {
  border-color: #f5f5f5 !important;
  background-color: #f5f5f5 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-light.has-background-color[type=radio]:checked + label::after, .is-checkradio.is-light.has-background-color[type=radio]:checked + label:after {
  border-color: #363636 !important;
  background-color: #363636 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-dark.has-background-color[type=radio] + label::before, .is-checkradio.is-dark.has-background-color[type=radio] + label:before {
  border-color: #363636 !important;
  background-color: #363636 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-dark[type=radio]:hover:not([disabled]) + label::before, .is-checkradio.is-dark[type=radio]:hover:not([disabled]) + label:before {
  border-color: #363636 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-dark[type=radio]:checked + label::after, .is-checkradio.is-dark[type=radio]:checked + label:after {
  border-color: #363636 !important;
  background-color: #363636 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-dark.has-background-color[type=radio]:checked + label::before, .is-checkradio.is-dark.has-background-color[type=radio]:checked + label:before {
  border-color: #363636 !important;
  background-color: #363636 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-dark.has-background-color[type=radio]:checked + label::after, .is-checkradio.is-dark.has-background-color[type=radio]:checked + label:after {
  border-color: #f5f5f5 !important;
  background-color: #f5f5f5 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-primary.has-background-color[type=radio] + label::before, .is-checkradio.is-primary.has-background-color[type=radio] + label:before {
  border-color: #00d1b2 !important;
  background-color: #00d1b2 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-primary[type=radio]:hover:not([disabled]) + label::before, .is-checkradio.is-primary[type=radio]:hover:not([disabled]) + label:before {
  border-color: #00d1b2 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-primary[type=radio]:checked + label::after, .is-checkradio.is-primary[type=radio]:checked + label:after {
  border-color: #00d1b2 !important;
  background-color: #00d1b2 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-primary.has-background-color[type=radio]:checked + label::before, .is-checkradio.is-primary.has-background-color[type=radio]:checked + label:before {
  border-color: #00d1b2 !important;
  background-color: #00d1b2 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-primary.has-background-color[type=radio]:checked + label::after, .is-checkradio.is-primary.has-background-color[type=radio]:checked + label:after {
  border-color: #fff !important;
  background-color: #fff !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-link.has-background-color[type=radio] + label::before, .is-checkradio.is-link.has-background-color[type=radio] + label:before {
  border-color: #3273dc !important;
  background-color: #3273dc !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-link[type=radio]:hover:not([disabled]) + label::before, .is-checkradio.is-link[type=radio]:hover:not([disabled]) + label:before {
  border-color: #3273dc !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-link[type=radio]:checked + label::after, .is-checkradio.is-link[type=radio]:checked + label:after {
  border-color: #3273dc !important;
  background-color: #3273dc !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-link.has-background-color[type=radio]:checked + label::before, .is-checkradio.is-link.has-background-color[type=radio]:checked + label:before {
  border-color: #3273dc !important;
  background-color: #3273dc !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-link.has-background-color[type=radio]:checked + label::after, .is-checkradio.is-link.has-background-color[type=radio]:checked + label:after {
  border-color: #fff !important;
  background-color: #fff !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-info.has-background-color[type=radio] + label::before, .is-checkradio.is-info.has-background-color[type=radio] + label:before {
  border-color: #209cee !important;
  background-color: #209cee !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-info[type=radio]:hover:not([disabled]) + label::before, .is-checkradio.is-info[type=radio]:hover:not([disabled]) + label:before {
  border-color: #209cee !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-info[type=radio]:checked + label::after, .is-checkradio.is-info[type=radio]:checked + label:after {
  border-color: #209cee !important;
  background-color: #209cee !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-info.has-background-color[type=radio]:checked + label::before, .is-checkradio.is-info.has-background-color[type=radio]:checked + label:before {
  border-color: #209cee !important;
  background-color: #209cee !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-info.has-background-color[type=radio]:checked + label::after, .is-checkradio.is-info.has-background-color[type=radio]:checked + label:after {
  border-color: #fff !important;
  background-color: #fff !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-success.has-background-color[type=radio] + label::before, .is-checkradio.is-success.has-background-color[type=radio] + label:before {
  border-color: #23d160 !important;
  background-color: #23d160 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-success[type=radio]:hover:not([disabled]) + label::before, .is-checkradio.is-success[type=radio]:hover:not([disabled]) + label:before {
  border-color: #23d160 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-success[type=radio]:checked + label::after, .is-checkradio.is-success[type=radio]:checked + label:after {
  border-color: #23d160 !important;
  background-color: #23d160 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-success.has-background-color[type=radio]:checked + label::before, .is-checkradio.is-success.has-background-color[type=radio]:checked + label:before {
  border-color: #23d160 !important;
  background-color: #23d160 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-success.has-background-color[type=radio]:checked + label::after, .is-checkradio.is-success.has-background-color[type=radio]:checked + label:after {
  border-color: #fff !important;
  background-color: #fff !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-warning.has-background-color[type=radio] + label::before, .is-checkradio.is-warning.has-background-color[type=radio] + label:before {
  border-color: #ffdd57 !important;
  background-color: #ffdd57 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-warning[type=radio]:hover:not([disabled]) + label::before, .is-checkradio.is-warning[type=radio]:hover:not([disabled]) + label:before {
  border-color: #ffdd57 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-warning[type=radio]:checked + label::after, .is-checkradio.is-warning[type=radio]:checked + label:after {
  border-color: #ffdd57 !important;
  background-color: #ffdd57 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-warning.has-background-color[type=radio]:checked + label::before, .is-checkradio.is-warning.has-background-color[type=radio]:checked + label:before {
  border-color: #ffdd57 !important;
  background-color: #ffdd57 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-warning.has-background-color[type=radio]:checked + label::after, .is-checkradio.is-warning.has-background-color[type=radio]:checked + label:after {
  border-color: rgba(0, 0, 0, 0.7) !important;
  background-color: rgba(0, 0, 0, 0.7) !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-danger.has-background-color[type=radio] + label::before, .is-checkradio.is-danger.has-background-color[type=radio] + label:before {
  border-color: #ff3860 !important;
  background-color: #ff3860 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-danger[type=radio]:hover:not([disabled]) + label::before, .is-checkradio.is-danger[type=radio]:hover:not([disabled]) + label:before {
  border-color: #ff3860 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-danger[type=radio]:checked + label::after, .is-checkradio.is-danger[type=radio]:checked + label:after {
  border-color: #ff3860 !important;
  background-color: #ff3860 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-danger.has-background-color[type=radio]:checked + label::before, .is-checkradio.is-danger.has-background-color[type=radio]:checked + label:before {
  border-color: #ff3860 !important;
  background-color: #ff3860 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-checkradio.is-danger.has-background-color[type=radio]:checked + label::after, .is-checkradio.is-danger.has-background-color[type=radio]:checked + label:after {
  border-color: #fff !important;
  background-color: #fff !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-divider, .is-divider-vertical {
  display: block;
  position: relative;
  border-top: .1rem solid #dbdbdb;
  height: .1rem;
  margin: 2rem 0;
  text-align: center;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-divider-vertical[data-content]::after, .is-divider[data-content]::after {
  background: #fff;
  color: #b5b5b5;
  content: attr(data-content);
  display: inline-block;
  font-size: .75rem;
  padding: .4rem .8rem;
  -webkit-transform: translateY(-1.1rem);
  transform: translateY(-1.1rem);
  text-align: center;
}

@media screen and (min-width: 769px), print {
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-divider-vertical {
    display: block;
    flex: none;
    width: auto;
    height: auto;
    padding: 2rem;
    margin: 0;
    position: relative;
    border-top: none;
    min-height: 2rem;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-divider-vertical::before {
    border-left: .1rem solid #dbdbdb;
    bottom: 1rem;
    content: "";
    display: block;
    left: 50%;
    position: absolute;
    top: 1rem;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-divider-vertical[data-content]::after {
    position: absolute;
    left: 50%;
    top: 50%;
    padding: .1rem;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
  }
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-divider-vertical.is-white, .is-divider.is-white {
  border-top-color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-divider-vertical.is-white[data-content]::after, .is-divider.is-white[data-content]::after {
  background: #0a0a0a;
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-divider-vertical.is-white::before, .is-divider.is-white::before {
  border-left-color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-divider-vertical.is-black, .is-divider.is-black {
  border-top-color: #0a0a0a;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-divider-vertical.is-black[data-content]::after, .is-divider.is-black[data-content]::after {
  background: #fff;
  color: #0a0a0a;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-divider-vertical.is-black::before, .is-divider.is-black::before {
  border-left-color: #0a0a0a;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-divider-vertical.is-light, .is-divider.is-light {
  border-top-color: #f5f5f5;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-divider-vertical.is-light[data-content]::after, .is-divider.is-light[data-content]::after {
  background: #363636;
  color: #f5f5f5;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-divider-vertical.is-light::before, .is-divider.is-light::before {
  border-left-color: #f5f5f5;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-divider-vertical.is-dark, .is-divider.is-dark {
  border-top-color: #363636;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-divider-vertical.is-dark[data-content]::after, .is-divider.is-dark[data-content]::after {
  background: #f5f5f5;
  color: #363636;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-divider-vertical.is-dark::before, .is-divider.is-dark::before {
  border-left-color: #363636;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-divider-vertical.is-primary, .is-divider.is-primary {
  border-top-color: #00d1b2;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-divider-vertical.is-primary[data-content]::after, .is-divider.is-primary[data-content]::after {
  background: #fff;
  color: #00d1b2;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-divider-vertical.is-primary::before, .is-divider.is-primary::before {
  border-left-color: #00d1b2;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-divider-vertical.is-link, .is-divider.is-link {
  border-top-color: #3273dc;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-divider-vertical.is-link[data-content]::after, .is-divider.is-link[data-content]::after {
  background: #fff;
  color: #3273dc;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-divider-vertical.is-link::before, .is-divider.is-link::before {
  border-left-color: #3273dc;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-divider-vertical.is-info, .is-divider.is-info {
  border-top-color: #209cee;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-divider-vertical.is-info[data-content]::after, .is-divider.is-info[data-content]::after {
  background: #fff;
  color: #209cee;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-divider-vertical.is-info::before, .is-divider.is-info::before {
  border-left-color: #209cee;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-divider-vertical.is-success, .is-divider.is-success {
  border-top-color: #23d160;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-divider-vertical.is-success[data-content]::after, .is-divider.is-success[data-content]::after {
  background: #fff;
  color: #23d160;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-divider-vertical.is-success::before, .is-divider.is-success::before {
  border-left-color: #23d160;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-divider-vertical.is-warning, .is-divider.is-warning {
  border-top-color: #ffdd57;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-divider-vertical.is-warning[data-content]::after, .is-divider.is-warning[data-content]::after {
  background: rgba(0, 0, 0, 0.7);
  color: #ffdd57;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-divider-vertical.is-warning::before, .is-divider.is-warning::before {
  border-left-color: #ffdd57;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-divider-vertical.is-danger, .is-divider.is-danger {
  border-top-color: #ff3860;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-divider-vertical.is-danger[data-content]::after, .is-divider.is-danger[data-content]::after {
  background: #fff;
  color: #ff3860;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-divider-vertical.is-danger::before, .is-divider.is-danger::before {
  border-left-color: #ff3860;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-divider-vertical.is-black-bis, .is-divider.is-black-bis {
  border-top-color: #121212;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-divider-vertical.is-black-bis[data-content]::after, .is-divider.is-black-bis[data-content]::after {
  background: #fff;
  color: #121212;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-divider-vertical.is-black-bis::before, .is-divider.is-black-bis::before {
  border-left-color: #121212;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-divider-vertical.is-black-ter, .is-divider.is-black-ter {
  border-top-color: #242424;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-divider-vertical.is-black-ter[data-content]::after, .is-divider.is-black-ter[data-content]::after {
  background: #fff;
  color: #242424;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-divider-vertical.is-black-ter::before, .is-divider.is-black-ter::before {
  border-left-color: #242424;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-divider-vertical.is-grey-darker, .is-divider.is-grey-darker {
  border-top-color: #363636;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-divider-vertical.is-grey-darker[data-content]::after, .is-divider.is-grey-darker[data-content]::after {
  background: #fff;
  color: #363636;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-divider-vertical.is-grey-darker::before, .is-divider.is-grey-darker::before {
  border-left-color: #363636;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-divider-vertical.is-grey-dark, .is-divider.is-grey-dark {
  border-top-color: #4a4a4a;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-divider-vertical.is-grey-dark[data-content]::after, .is-divider.is-grey-dark[data-content]::after {
  background: #fff;
  color: #4a4a4a;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-divider-vertical.is-grey-dark::before, .is-divider.is-grey-dark::before {
  border-left-color: #4a4a4a;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-divider-vertical.is-grey, .is-divider.is-grey {
  border-top-color: #7a7a7a;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-divider-vertical.is-grey[data-content]::after, .is-divider.is-grey[data-content]::after {
  background: #fff;
  color: #7a7a7a;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-divider-vertical.is-grey::before, .is-divider.is-grey::before {
  border-left-color: #7a7a7a;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-divider-vertical.is-grey-light, .is-divider.is-grey-light {
  border-top-color: #b5b5b5;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-divider-vertical.is-grey-light[data-content]::after, .is-divider.is-grey-light[data-content]::after {
  background: #fff;
  color: #b5b5b5;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-divider-vertical.is-grey-light::before, .is-divider.is-grey-light::before {
  border-left-color: #b5b5b5;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-divider-vertical.is-grey-lighter, .is-divider.is-grey-lighter {
  border-top-color: #dbdbdb;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-divider-vertical.is-grey-lighter[data-content]::after, .is-divider.is-grey-lighter[data-content]::after {
  background: rgba(0, 0, 0, 0.7);
  color: #dbdbdb;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-divider-vertical.is-grey-lighter::before, .is-divider.is-grey-lighter::before {
  border-left-color: #dbdbdb;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-divider-vertical.is-white-ter, .is-divider.is-white-ter {
  border-top-color: #f5f5f5;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-divider-vertical.is-white-ter[data-content]::after, .is-divider.is-white-ter[data-content]::after {
  background: rgba(0, 0, 0, 0.7);
  color: #f5f5f5;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-divider-vertical.is-white-ter::before, .is-divider.is-white-ter::before {
  border-left-color: #f5f5f5;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-divider-vertical.is-white-bis, .is-divider.is-white-bis {
  border-top-color: #fafafa;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-divider-vertical.is-white-bis[data-content]::after, .is-divider.is-white-bis[data-content]::after {
  background: rgba(0, 0, 0, 0.7);
  color: #fafafa;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.is-divider-vertical.is-white-bis::before, .is-divider.is-white-bis::before {
  border-left-color: #fafafa;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
[data-action=iconPicker] {
  width: 0;
  height: 0;
  display: block;
  opacity: 0;
  top: -999px;
  position: absolute;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.iconpicker-preview {
  border-radius: 100%;
  background-color: #f5f5f5;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.iconpicker-preview:hover {
  cursor: pointer;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.iconpicker-preview .iconpicker-icon-preview {
  color: #7a7a7a;
  font-size: 1.5em;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.iconpicker-modal .modal-card .modal-card-head {
  background: #00d1b2;
  color: #fff;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  padding: 1rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.iconpicker-modal .modal-card .modal-card-head .modal-card-title {
  font-size: 1.2em;
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.iconpicker-modal .modal-card .modal-card-head .iconpicker-search {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 2em;
  box-shadow: none;
  border: 0.1em solid rgba(255, 255, 255, 0.3);
  margin: 0 2em;
  padding: .3em 1em;
  color: #7a7a7a;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.iconpicker-modal .iconpicker-sets {
  flex-shrink: 0;
  background-color: #f5f5f5;
  font-size: .8em;
  margin: 0;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.iconpicker-modal .modal-card-body {
  padding: 0;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.iconpicker-modal .modal-card-body .iconpicker-icons {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  padding: 1em;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.iconpicker-modal .modal-card-body .iconpicker-icons [data-icon] {
  display: block;
  width: 48px;
  height: 48px;
  text-align: center;
  padding: .5rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.iconpicker-modal .modal-card-body .iconpicker-icons [data-icon] .iconpicker-icon-preview {
  font-size: 1.4em;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pageloader {
  position: fixed;
  padding-top: 2em;
  background: #00d1b2;
  background: #00d1b2;
  z-index: 999998;
  transition: transform .35s ease-out,-webkit-transform .35s ease-out;
  will-change: transform;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pageloader.is-white {
  background-color: #fff;
  background: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pageloader.is-white::after {
  border-color: #0a0a0a;
  -webkit-animation: loader-figure-white 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
  animation: loader-figure-white 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pageloader.is-white .title, .pageloader.is-white .is-title {
  color: #0a0a0a;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pageloader.is-black {
  background-color: #0a0a0a;
  background: #0a0a0a;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pageloader.is-black::after {
  border-color: #fff;
  -webkit-animation: loader-figure-black 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
  animation: loader-figure-black 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pageloader.is-black .title, .pageloader.is-black .is-title {
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pageloader.is-light {
  background-color: #f5f5f5;
  background: #f5f5f5;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pageloader.is-light::after {
  border-color: #363636;
  -webkit-animation: loader-figure-light 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
  animation: loader-figure-light 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pageloader.is-light .title, .pageloader.is-light .is-title {
  color: #363636;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pageloader.is-dark {
  background-color: #363636;
  background: #363636;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pageloader.is-dark::after {
  border-color: #f5f5f5;
  -webkit-animation: loader-figure-dark 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
  animation: loader-figure-dark 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pageloader.is-dark .title, .pageloader.is-dark .is-title {
  color: #f5f5f5;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pageloader.is-primary {
  background-color: #00d1b2;
  background: #00d1b2;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pageloader.is-primary::after {
  border-color: #fff;
  -webkit-animation: loader-figure-primary 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
  animation: loader-figure-primary 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pageloader.is-primary .title, .pageloader.is-primary .is-title {
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pageloader.is-link {
  background-color: #3273dc;
  background: #3273dc;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pageloader.is-link::after {
  border-color: #fff;
  -webkit-animation: loader-figure-link 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
  animation: loader-figure-link 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pageloader.is-link .title, .pageloader.is-link .is-title {
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pageloader.is-info {
  background-color: #209cee;
  background: #209cee;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pageloader.is-info::after {
  border-color: #fff;
  -webkit-animation: loader-figure-info 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
  animation: loader-figure-info 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pageloader.is-info .title, .pageloader.is-info .is-title {
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pageloader.is-success {
  background-color: #23d160;
  background: #23d160;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pageloader.is-success::after {
  border-color: #fff;
  -webkit-animation: loader-figure-success 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
  animation: loader-figure-success 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pageloader.is-success .title, .pageloader.is-success .is-title {
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pageloader.is-warning {
  background-color: #ffdd57;
  background: #ffdd57;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pageloader.is-warning::after {
  border-color: rgba(0, 0, 0, 0.7);
  -webkit-animation: loader-figure-warning 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
  animation: loader-figure-warning 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pageloader.is-warning .title, .pageloader.is-warning .is-title {
  color: rgba(0, 0, 0, 0.7);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pageloader.is-danger {
  background-color: #ff3860;
  background: #ff3860;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pageloader.is-danger::after {
  border-color: #fff;
  -webkit-animation: loader-figure-danger 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
  animation: loader-figure-danger 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pageloader.is-danger .title, .pageloader.is-danger .is-title {
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pageloader:not(.is-left-to-right), .pageloader:not(.is-right-to-left) {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pageloader.is-left-to-right {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pageloader.is-right-to-left {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pageloader.is-active:not(.is-left-to-right), .pageloader.is-active:not(.is-right-to-left) {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pageloader.is-active.is-left-to-right, .pageloader.is-active.is-right-to-left {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pageloader::after {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  border-radius: 100%;
  content: '';
  z-index: 9999;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 0;
  height: 0;
  box-sizing: border-box;
  border: 0 solid #fff;
  -webkit-animation: loader-figure 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
  animation: loader-figure 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pageloader .title, .pageloader .is-title {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  margin: 2em 0 0 0;
  font-size: .875em;
  letter-spacing: .1em;
  line-height: 1.5em;
  color: #fff;
  white-space: nowrap;
}

@-webkit-keyframes loader-figure {
  0% {
    height: 0;
    width: 0;
    background-color: #fff;
  }
  29% {
    background-color: #fff;
  }
  30% {
    height: 2em;
    width: 2em;
    background-color: transparent;
    border-width: 1em;
    opacity: 1;
  }
  100% {
    height: 2em;
    width: 2em;
    border-width: 0;
    opacity: 0;
    background-color: transparent;
  }
}

@keyframes loader-figure {
  0% {
    height: 0;
    width: 0;
    background-color: #fff;
  }
  29% {
    background-color: #fff;
  }
  30% {
    height: 2em;
    width: 2em;
    background-color: transparent;
    border-width: 1em;
    opacity: 1;
  }
  100% {
    height: 2em;
    width: 2em;
    border-width: 0;
    opacity: 0;
    background-color: transparent;
  }
}

@-webkit-keyframes loader-figure-white {
  0% {
    height: 0;
    width: 0;
    background-color: #0a0a0a;
  }
  29% {
    background-color: #0a0a0a;
  }
  30% {
    height: 2em;
    width: 2em;
    background-color: transparent;
    border-width: 1em;
    opacity: 1;
  }
  100% {
    height: 2em;
    width: 2em;
    border-width: 0;
    opacity: 0;
    background-color: transparent;
  }
}

@keyframes loader-figure-white {
  0% {
    height: 0;
    width: 0;
    background-color: #0a0a0a;
  }
  29% {
    background-color: #0a0a0a;
  }
  30% {
    height: 2em;
    width: 2em;
    background-color: transparent;
    border-width: 1em;
    opacity: 1;
  }
  100% {
    height: 2em;
    width: 2em;
    border-width: 0;
    opacity: 0;
    background-color: transparent;
  }
}

@-webkit-keyframes loader-figure-black {
  0% {
    height: 0;
    width: 0;
    background-color: #fff;
  }
  29% {
    background-color: #fff;
  }
  30% {
    height: 2em;
    width: 2em;
    background-color: transparent;
    border-width: 1em;
    opacity: 1;
  }
  100% {
    height: 2em;
    width: 2em;
    border-width: 0;
    opacity: 0;
    background-color: transparent;
  }
}

@keyframes loader-figure-black {
  0% {
    height: 0;
    width: 0;
    background-color: #fff;
  }
  29% {
    background-color: #fff;
  }
  30% {
    height: 2em;
    width: 2em;
    background-color: transparent;
    border-width: 1em;
    opacity: 1;
  }
  100% {
    height: 2em;
    width: 2em;
    border-width: 0;
    opacity: 0;
    background-color: transparent;
  }
}

@-webkit-keyframes loader-figure-light {
  0% {
    height: 0;
    width: 0;
    background-color: #363636;
  }
  29% {
    background-color: #363636;
  }
  30% {
    height: 2em;
    width: 2em;
    background-color: transparent;
    border-width: 1em;
    opacity: 1;
  }
  100% {
    height: 2em;
    width: 2em;
    border-width: 0;
    opacity: 0;
    background-color: transparent;
  }
}

@keyframes loader-figure-light {
  0% {
    height: 0;
    width: 0;
    background-color: #363636;
  }
  29% {
    background-color: #363636;
  }
  30% {
    height: 2em;
    width: 2em;
    background-color: transparent;
    border-width: 1em;
    opacity: 1;
  }
  100% {
    height: 2em;
    width: 2em;
    border-width: 0;
    opacity: 0;
    background-color: transparent;
  }
}

@-webkit-keyframes loader-figure-dark {
  0% {
    height: 0;
    width: 0;
    background-color: #f5f5f5;
  }
  29% {
    background-color: #f5f5f5;
  }
  30% {
    height: 2em;
    width: 2em;
    background-color: transparent;
    border-width: 1em;
    opacity: 1;
  }
  100% {
    height: 2em;
    width: 2em;
    border-width: 0;
    opacity: 0;
    background-color: transparent;
  }
}

@keyframes loader-figure-dark {
  0% {
    height: 0;
    width: 0;
    background-color: #f5f5f5;
  }
  29% {
    background-color: #f5f5f5;
  }
  30% {
    height: 2em;
    width: 2em;
    background-color: transparent;
    border-width: 1em;
    opacity: 1;
  }
  100% {
    height: 2em;
    width: 2em;
    border-width: 0;
    opacity: 0;
    background-color: transparent;
  }
}

@-webkit-keyframes loader-figure-primary {
  0% {
    height: 0;
    width: 0;
    background-color: #fff;
  }
  29% {
    background-color: #fff;
  }
  30% {
    height: 2em;
    width: 2em;
    background-color: transparent;
    border-width: 1em;
    opacity: 1;
  }
  100% {
    height: 2em;
    width: 2em;
    border-width: 0;
    opacity: 0;
    background-color: transparent;
  }
}

@keyframes loader-figure-primary {
  0% {
    height: 0;
    width: 0;
    background-color: #fff;
  }
  29% {
    background-color: #fff;
  }
  30% {
    height: 2em;
    width: 2em;
    background-color: transparent;
    border-width: 1em;
    opacity: 1;
  }
  100% {
    height: 2em;
    width: 2em;
    border-width: 0;
    opacity: 0;
    background-color: transparent;
  }
}

@-webkit-keyframes loader-figure-link {
  0% {
    height: 0;
    width: 0;
    background-color: #fff;
  }
  29% {
    background-color: #fff;
  }
  30% {
    height: 2em;
    width: 2em;
    background-color: transparent;
    border-width: 1em;
    opacity: 1;
  }
  100% {
    height: 2em;
    width: 2em;
    border-width: 0;
    opacity: 0;
    background-color: transparent;
  }
}

@keyframes loader-figure-link {
  0% {
    height: 0;
    width: 0;
    background-color: #fff;
  }
  29% {
    background-color: #fff;
  }
  30% {
    height: 2em;
    width: 2em;
    background-color: transparent;
    border-width: 1em;
    opacity: 1;
  }
  100% {
    height: 2em;
    width: 2em;
    border-width: 0;
    opacity: 0;
    background-color: transparent;
  }
}

@-webkit-keyframes loader-figure-info {
  0% {
    height: 0;
    width: 0;
    background-color: #fff;
  }
  29% {
    background-color: #fff;
  }
  30% {
    height: 2em;
    width: 2em;
    background-color: transparent;
    border-width: 1em;
    opacity: 1;
  }
  100% {
    height: 2em;
    width: 2em;
    border-width: 0;
    opacity: 0;
    background-color: transparent;
  }
}

@keyframes loader-figure-info {
  0% {
    height: 0;
    width: 0;
    background-color: #fff;
  }
  29% {
    background-color: #fff;
  }
  30% {
    height: 2em;
    width: 2em;
    background-color: transparent;
    border-width: 1em;
    opacity: 1;
  }
  100% {
    height: 2em;
    width: 2em;
    border-width: 0;
    opacity: 0;
    background-color: transparent;
  }
}

@-webkit-keyframes loader-figure-success {
  0% {
    height: 0;
    width: 0;
    background-color: #fff;
  }
  29% {
    background-color: #fff;
  }
  30% {
    height: 2em;
    width: 2em;
    background-color: transparent;
    border-width: 1em;
    opacity: 1;
  }
  100% {
    height: 2em;
    width: 2em;
    border-width: 0;
    opacity: 0;
    background-color: transparent;
  }
}

@keyframes loader-figure-success {
  0% {
    height: 0;
    width: 0;
    background-color: #fff;
  }
  29% {
    background-color: #fff;
  }
  30% {
    height: 2em;
    width: 2em;
    background-color: transparent;
    border-width: 1em;
    opacity: 1;
  }
  100% {
    height: 2em;
    width: 2em;
    border-width: 0;
    opacity: 0;
    background-color: transparent;
  }
}

@-webkit-keyframes loader-figure-warning {
  0% {
    height: 0;
    width: 0;
    background-color: rgba(0, 0, 0, 0.7);
  }
  29% {
    background-color: rgba(0, 0, 0, 0.7);
  }
  30% {
    height: 2em;
    width: 2em;
    background-color: transparent;
    border-width: 1em;
    opacity: 1;
  }
  100% {
    height: 2em;
    width: 2em;
    border-width: 0;
    opacity: 0;
    background-color: transparent;
  }
}

@keyframes loader-figure-warning {
  0% {
    height: 0;
    width: 0;
    background-color: rgba(0, 0, 0, 0.7);
  }
  29% {
    background-color: rgba(0, 0, 0, 0.7);
  }
  30% {
    height: 2em;
    width: 2em;
    background-color: transparent;
    border-width: 1em;
    opacity: 1;
  }
  100% {
    height: 2em;
    width: 2em;
    border-width: 0;
    opacity: 0;
    background-color: transparent;
  }
}

@-webkit-keyframes loader-figure-danger {
  0% {
    height: 0;
    width: 0;
    background-color: #fff;
  }
  29% {
    background-color: #fff;
  }
  30% {
    height: 2em;
    width: 2em;
    background-color: transparent;
    border-width: 1em;
    opacity: 1;
  }
  100% {
    height: 2em;
    width: 2em;
    border-width: 0;
    opacity: 0;
    background-color: transparent;
  }
}

@keyframes loader-figure-danger {
  0% {
    height: 0;
    width: 0;
    background-color: #fff;
  }
  29% {
    background-color: #fff;
  }
  30% {
    height: 2em;
    width: 2em;
    background-color: transparent;
    border-width: 1em;
    opacity: 1;
  }
  100% {
    height: 2em;
    width: 2em;
    border-width: 0;
    opacity: 0;
    background-color: transparent;
  }
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table {
  display: flex;
  align-items: stretch;
  flex-direction: row;
  flex-flow: row wrap;
  justify-content: space-between;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table.is-comparative .pricing-plan {
  border-radius: initial;
  margin: 0;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table.is-comparative .pricing-plan:not(:last-child) {
  border-right: none;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table.is-comparative .pricing-plan:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table.is-comparative .pricing-plan:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table.is-comparative .pricing-plan.is-active {
  border: .1rem solid #f5f5f5;
  border-radius: 4px;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  background-color: #fff;
  border: .1rem solid #f5f5f5;
  border-radius: 4px;
  list-style-type: none;
  transition: .25s;
  margin: .5em;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan .plan-header {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background-color: #fff;
  color: #4a4a4a;
  font-size: 1.25rem;
  font-weight: 600;
  padding: .75em;
  align-content: center;
  text-align: center;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan .plan-item {
  background: #f5f5f5;
  border-bottom: .1rem solid #fff;
  padding: .75em;
  align-content: center;
  text-align: center;
  font-size: .9em;
  color: #7a7a7a;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan .plan-price {
  background-color: #fff;
  color: #4a4a4a;
  font-size: .75rem;
  font-weight: 400;
  padding: .75em;
  align-content: center;
  text-align: center;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan .plan-price .plan-price-amount {
  font-size: 2.5rem;
  font-weight: 700;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan .plan-price .plan-price-amount .plan-price-currency {
  vertical-align: super;
  font-size: 1rem !important;
  font-weight: 400 !important;
  color: #4a4a4a;
  margin-right: .25rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan .plan-footer {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  padding: .75em;
  align-content: center;
  text-align: center;
  margin-top: auto;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan.is-active {
  box-shadow: 0 8px 12px 0 rgba(122, 122, 122, 0.2);
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan.is-active .plan-price .plan-price-amount {
  color: #00d1b2;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan.is-active .plan-footer .button {
  background-color: #00d1b2;
  border-color: transparent;
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan.is-active .plan-footer .button.is-hovered, .pricing-table .pricing-plan.is-active .plan-footer .button:hover {
  background-color: #00c4a7;
  border-color: transparent;
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan.is-active .plan-footer .button.is-focused, .pricing-table .pricing-plan.is-active .plan-footer .button:focus {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(0, 209, 178, 0.25);
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan.is-active .plan-footer .button.is-active, .pricing-table .pricing-plan.is-active .plan-footer .button:active {
  background-color: #00b89c;
  border-color: transparent;
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan.is-active .plan-footer .button[disabled] {
  background-color: #00d1b2;
  border-color: transparent;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan.is-white .plan-price .plan-price-amount {
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan.is-white .plan-footer .button {
  background-color: #fff;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan.is-white .plan-footer .button.is-hovered, .pricing-table .pricing-plan.is-white .plan-footer .button:hover {
  background-color: #f9f9f9;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan.is-white .plan-footer .button.is-focused, .pricing-table .pricing-plan.is-white .plan-footer .button:focus {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(255, 255, 255, 0.25);
  color: #0a0a0a;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan.is-white .plan-footer .button.is-active, .pricing-table .pricing-plan.is-white .plan-footer .button:active {
  background-color: #f2f2f2;
  border-color: transparent;
  color: #0a0a0a;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan.is-white .plan-footer .button[disabled] {
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan.is-black .plan-price .plan-price-amount {
  color: #0a0a0a;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan.is-black .plan-footer .button {
  background-color: #0a0a0a;
  border-color: transparent;
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan.is-black .plan-footer .button.is-hovered, .pricing-table .pricing-plan.is-black .plan-footer .button:hover {
  background-color: #040404;
  border-color: transparent;
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan.is-black .plan-footer .button.is-focused, .pricing-table .pricing-plan.is-black .plan-footer .button:focus {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(10, 10, 10, 0.25);
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan.is-black .plan-footer .button.is-active, .pricing-table .pricing-plan.is-black .plan-footer .button:active {
  background-color: #000;
  border-color: transparent;
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan.is-black .plan-footer .button[disabled] {
  background-color: #0a0a0a;
  border-color: transparent;
  box-shadow: none;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan.is-light .plan-price .plan-price-amount {
  color: #f5f5f5;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan.is-light .plan-footer .button {
  background-color: #f5f5f5;
  border-color: transparent;
  color: #363636;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan.is-light .plan-footer .button.is-hovered, .pricing-table .pricing-plan.is-light .plan-footer .button:hover {
  background-color: #eee;
  border-color: transparent;
  color: #363636;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan.is-light .plan-footer .button.is-focused, .pricing-table .pricing-plan.is-light .plan-footer .button:focus {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(245, 245, 245, 0.25);
  color: #363636;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan.is-light .plan-footer .button.is-active, .pricing-table .pricing-plan.is-light .plan-footer .button:active {
  background-color: #e8e8e8;
  border-color: transparent;
  color: #363636;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan.is-light .plan-footer .button[disabled] {
  background-color: #f5f5f5;
  border-color: transparent;
  box-shadow: none;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan.is-dark .plan-price .plan-price-amount {
  color: #363636;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan.is-dark .plan-footer .button {
  background-color: #363636;
  border-color: transparent;
  color: #f5f5f5;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan.is-dark .plan-footer .button.is-hovered, .pricing-table .pricing-plan.is-dark .plan-footer .button:hover {
  background-color: #2f2f2f;
  border-color: transparent;
  color: #f5f5f5;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan.is-dark .plan-footer .button.is-focused, .pricing-table .pricing-plan.is-dark .plan-footer .button:focus {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(54, 54, 54, 0.25);
  color: #f5f5f5;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan.is-dark .plan-footer .button.is-active, .pricing-table .pricing-plan.is-dark .plan-footer .button:active {
  background-color: #292929;
  border-color: transparent;
  color: #f5f5f5;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan.is-dark .plan-footer .button[disabled] {
  background-color: #363636;
  border-color: transparent;
  box-shadow: none;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan.is-primary .plan-price .plan-price-amount {
  color: #00d1b2;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan.is-primary .plan-footer .button {
  background-color: #00d1b2;
  border-color: transparent;
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan.is-primary .plan-footer .button.is-hovered, .pricing-table .pricing-plan.is-primary .plan-footer .button:hover {
  background-color: #00c4a7;
  border-color: transparent;
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan.is-primary .plan-footer .button.is-focused, .pricing-table .pricing-plan.is-primary .plan-footer .button:focus {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(0, 209, 178, 0.25);
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan.is-primary .plan-footer .button.is-active, .pricing-table .pricing-plan.is-primary .plan-footer .button:active {
  background-color: #00b89c;
  border-color: transparent;
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan.is-primary .plan-footer .button[disabled] {
  background-color: #00d1b2;
  border-color: transparent;
  box-shadow: none;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan.is-link .plan-price .plan-price-amount {
  color: #3273dc;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan.is-link .plan-footer .button {
  background-color: #3273dc;
  border-color: transparent;
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan.is-link .plan-footer .button.is-hovered, .pricing-table .pricing-plan.is-link .plan-footer .button:hover {
  background-color: #276cda;
  border-color: transparent;
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan.is-link .plan-footer .button.is-focused, .pricing-table .pricing-plan.is-link .plan-footer .button:focus {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(50, 115, 220, 0.25);
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan.is-link .plan-footer .button.is-active, .pricing-table .pricing-plan.is-link .plan-footer .button:active {
  background-color: #2366d1;
  border-color: transparent;
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan.is-link .plan-footer .button[disabled] {
  background-color: #3273dc;
  border-color: transparent;
  box-shadow: none;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan.is-info .plan-price .plan-price-amount {
  color: #209cee;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan.is-info .plan-footer .button {
  background-color: #209cee;
  border-color: transparent;
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan.is-info .plan-footer .button.is-hovered, .pricing-table .pricing-plan.is-info .plan-footer .button:hover {
  background-color: #1496ed;
  border-color: transparent;
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan.is-info .plan-footer .button.is-focused, .pricing-table .pricing-plan.is-info .plan-footer .button:focus {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(32, 156, 238, 0.25);
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan.is-info .plan-footer .button.is-active, .pricing-table .pricing-plan.is-info .plan-footer .button:active {
  background-color: #118fe4;
  border-color: transparent;
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan.is-info .plan-footer .button[disabled] {
  background-color: #209cee;
  border-color: transparent;
  box-shadow: none;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan.is-success .plan-price .plan-price-amount {
  color: #23d160;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan.is-success .plan-footer .button {
  background-color: #23d160;
  border-color: transparent;
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan.is-success .plan-footer .button.is-hovered, .pricing-table .pricing-plan.is-success .plan-footer .button:hover {
  background-color: #22c65b;
  border-color: transparent;
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan.is-success .plan-footer .button.is-focused, .pricing-table .pricing-plan.is-success .plan-footer .button:focus {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(35, 209, 96, 0.25);
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan.is-success .plan-footer .button.is-active, .pricing-table .pricing-plan.is-success .plan-footer .button:active {
  background-color: #20bc56;
  border-color: transparent;
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan.is-success .plan-footer .button[disabled] {
  background-color: #23d160;
  border-color: transparent;
  box-shadow: none;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan.is-warning .plan-price .plan-price-amount {
  color: #ffdd57;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan.is-warning .plan-footer .button {
  background-color: #ffdd57;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan.is-warning .plan-footer .button.is-hovered, .pricing-table .pricing-plan.is-warning .plan-footer .button:hover {
  background-color: #ffdb4a;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan.is-warning .plan-footer .button.is-focused, .pricing-table .pricing-plan.is-warning .plan-footer .button:focus {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(255, 221, 87, 0.25);
  color: rgba(0, 0, 0, 0.7);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan.is-warning .plan-footer .button.is-active, .pricing-table .pricing-plan.is-warning .plan-footer .button:active {
  background-color: #ffd83d;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan.is-warning .plan-footer .button[disabled] {
  background-color: #ffdd57;
  border-color: transparent;
  box-shadow: none;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan.is-danger .plan-price .plan-price-amount {
  color: #ff3860;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan.is-danger .plan-footer .button {
  background-color: #ff3860;
  border-color: transparent;
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan.is-danger .plan-footer .button.is-hovered, .pricing-table .pricing-plan.is-danger .plan-footer .button:hover {
  background-color: #ff2b56;
  border-color: transparent;
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan.is-danger .plan-footer .button.is-focused, .pricing-table .pricing-plan.is-danger .plan-footer .button:focus {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(255, 56, 96, 0.25);
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan.is-danger .plan-footer .button.is-active, .pricing-table .pricing-plan.is-danger .plan-footer .button:active {
  background-color: #ff1f4b;
  border-color: transparent;
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.pricing-table .pricing-plan.is-danger .plan-footer .button[disabled] {
  background-color: #ff3860;
  border-color: transparent;
  box-shadow: none;
}

@media screen and (min-width: 769px), print {
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .pricing-table.is-comparative {
    margin: .5rem;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .pricing-table.is-comparative.is-features {
    display: none;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .pricing-table.is-comparative .plan-item::before {
    content: attr("data-feature");
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .pricing-table.is-horizontal .pricing-plan {
    display: flex;
    flex-direction: row;
    flex-basis: 100%;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .pricing-table.is-horizontal .pricing-plan .plan-header {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .pricing-table.is-horizontal .pricing-plan .plan-price {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .pricing-table.is-horizontal .pricing-plan .plan-items {
    width: 100%;
    background-color: #f5f5f5;
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    -webkit-column-gap: .1rem;
    column-gap: .1rem;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .pricing-table.is-horizontal .pricing-plan .plan-footer {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: auto;
  }
}

@media screen and (max-width: 768px) {
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .pricing-table.is-comparative .pricing-plan {
    margin: .5rem;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .pricing-table.is-comparative .pricing-plan.is-plan-first-mobile {
    order: -1;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .pricing-table.is-comparative .pricing-plan.is-features {
    display: none;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .pricing-table.is-comparative .pricing-plan .plan-item::before {
    content: attr(data-feature);
    display: block;
    font-weight: 600;
    font-size: .75rem;
    color: #b5b5b5;
  }
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.quickview {
  display: flex;
  flex-direction: column;
  background-color: #fff;
  max-width: calc(100% - 50px);
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 35;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  transition: .3s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000;
  perspective: 1000;
  will-change: transform;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.quickview.is-marginless {
  max-width: 100%;
}

@media screen and (max-width: 768px) {
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .quickview {
    width: 100%;
    right: -100%;
  }
}

@media screen and (min-width: 769px), print {
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .quickview {
    width: 50%;
    right: -50%;
  }
}

@media screen and (min-width: 1088px) {
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .quickview {
    width: 35%;
    right: -35%;
  }
}

@media screen and (min-width: 1280px) {
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .quickview {
    width: 30%;
    right: -30%;
  }
}

@media screen and (min-width: 1472px) {
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .quickview {
    width: 25%;
    right: -25%;
  }
}

@media screen and (max-width: 768px) {
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .quickview.is-left {
    left: -100%;
  }
}

@media screen and (min-width: 769px), print {
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .quickview.is-left {
    left: -50%;
  }
}

@media screen and (min-width: 1088px) {
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .quickview.is-left {
    left: -35%;
  }
}

@media screen and (min-width: 1280px) {
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .quickview.is-left {
    left: -30%;
  }
}

@media screen and (min-width: 1472px) {
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .quickview.is-left {
    left: -25%;
  }
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.quickview.is-active {
  right: 0;
  box-shadow: 5px 0 13px 3px rgba(0, 0, 0, 0.1);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.quickview.is-active.is-left {
  left: 0;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.quickview-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 1rem;
  min-height: 3.25em !important;
  border-bottom: 1px solid #dbdbdb;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.quickview-header.is-white {
  background-color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.quickview-header.is-white .title, .quickview-header.is-white .is-title {
  color: #0a0a0a;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.quickview-header.is-black {
  background-color: #0a0a0a;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.quickview-header.is-black .title, .quickview-header.is-black .is-title {
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.quickview-header.is-light {
  background-color: #f5f5f5;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.quickview-header.is-light .title, .quickview-header.is-light .is-title {
  color: #363636;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.quickview-header.is-dark {
  background-color: #363636;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.quickview-header.is-dark .title, .quickview-header.is-dark .is-title {
  color: #f5f5f5;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.quickview-header.is-primary {
  background-color: #00d1b2;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.quickview-header.is-primary .title, .quickview-header.is-primary .is-title {
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.quickview-header.is-link {
  background-color: #3273dc;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.quickview-header.is-link .title, .quickview-header.is-link .is-title {
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.quickview-header.is-info {
  background-color: #209cee;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.quickview-header.is-info .title, .quickview-header.is-info .is-title {
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.quickview-header.is-success {
  background-color: #23d160;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.quickview-header.is-success .title, .quickview-header.is-success .is-title {
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.quickview-header.is-warning {
  background-color: #ffdd57;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.quickview-header.is-warning .title, .quickview-header.is-warning .is-title {
  color: rgba(0, 0, 0, 0.7);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.quickview-header.is-danger {
  background-color: #ff3860;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.quickview-header.is-danger .title, .quickview-header.is-danger .is-title {
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.quickview-header .title, .quickview-header .is-title {
  font-size: 1rem;
  font-weight: 300;
  margin-bottom: 0;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.quickview-header .title img, .quickview-header .is-title img {
  max-height: 2em;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.quickview-body {
  flex: 1 1 0%;
  overflow-y: auto;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.quickview-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 1rem;
  min-height: 4rem;
  background-color: #f5f5f5;
  border-top: 1px solid #dbdbdb;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.quickview-footer > * {
  margin: 0 .4rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.has-ribbon {
  position: relative;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.has-ribbon-left {
  position: relative;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.has-ribbon-left .ribbon {
  right: auto;
  left: 0;
  border-left: none;
  border-right: .1rem solid #dbdbdb;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.has-ribbon-bottom {
  position: relative;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.has-ribbon-bottom .ribbon {
  top: auto;
  bottom: .5em;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.ribbon {
  background-color: #fff;
  border: .1rem solid #dbdbdb;
  border-right: none;
  color: #363636;
  font-size: 1rem;
  justify-content: center;
  padding-left: .75em;
  padding-right: .75em;
  text-align: center;
  white-space: nowrap;
  position: absolute;
  top: .5em;
  right: 0;
  font-weight: 400;
  z-index: 2;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.ribbon.is-white:not(.is-outlined) {
  background-color: #fff;
  border-color: transparent;
  color: #0a0a0a !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.ribbon.is-white.is-outlined {
  background-color: transparent;
  border-color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.ribbon.is-black:not(.is-outlined) {
  background-color: #0a0a0a;
  border-color: transparent;
  color: #fff !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.ribbon.is-black.is-outlined {
  background-color: transparent;
  border-color: #0a0a0a;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.ribbon.is-light:not(.is-outlined) {
  background-color: #f5f5f5;
  border-color: transparent;
  color: #363636 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.ribbon.is-light.is-outlined {
  background-color: transparent;
  border-color: #f5f5f5;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.ribbon.is-dark:not(.is-outlined) {
  background-color: #363636;
  border-color: transparent;
  color: #f5f5f5 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.ribbon.is-dark.is-outlined {
  background-color: transparent;
  border-color: #363636;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.ribbon.is-primary:not(.is-outlined) {
  background-color: #00d1b2;
  border-color: transparent;
  color: #fff !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.ribbon.is-primary.is-outlined {
  background-color: transparent;
  border-color: #00d1b2;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.ribbon.is-link:not(.is-outlined) {
  background-color: #3273dc;
  border-color: transparent;
  color: #fff !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.ribbon.is-link.is-outlined {
  background-color: transparent;
  border-color: #3273dc;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.ribbon.is-info:not(.is-outlined) {
  background-color: #209cee;
  border-color: transparent;
  color: #fff !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.ribbon.is-info.is-outlined {
  background-color: transparent;
  border-color: #209cee;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.ribbon.is-success:not(.is-outlined) {
  background-color: #23d160;
  border-color: transparent;
  color: #fff !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.ribbon.is-success.is-outlined {
  background-color: transparent;
  border-color: #23d160;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.ribbon.is-warning:not(.is-outlined) {
  background-color: #ffdd57;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.7) !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.ribbon.is-warning.is-outlined {
  background-color: transparent;
  border-color: #ffdd57;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.ribbon.is-danger:not(.is-outlined) {
  background-color: #ff3860;
  border-color: transparent;
  color: #fff !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.ribbon.is-danger.is-outlined {
  background-color: transparent;
  border-color: #ff3860;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.ribbon.is-small {
  font-size: .75rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.ribbon.is-medium {
  font-size: 1.25rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.ribbon.is-large {
  font-size: 1.5rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.ribbon.is-outlined {
  background-color: transparent;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider[type=range] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 1rem 0;
  background: 0 0;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-fullwidth[type=range] {
  display: block;
  width: 100%;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider[type=range]:focus {
  outline: 0;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider[type=range]:not([orient=vertical])::-webkit-slider-runnable-track {
  width: 100%;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider[type=range]:not([orient=vertical])::-moz-range-track {
  width: 100%;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider[type=range]:not([orient=vertical])::-ms-track {
  width: 100%;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.has-output[type=range]:not([orient=vertical]) + output, input.slider.has-output-tooltip[type=range]:not([orient=vertical]) + output {
  width: 3rem;
  background: #4a4a4a;
  border-radius: 4px;
  padding: .4rem .8rem;
  font-size: .75rem;
  line-height: .75rem;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
  overflow: hidden;
  pointer-events: none;
  z-index: 200;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.has-output[type=range]:not([orient=vertical]) {
  display: inline-block;
  width: calc(100% - (4.2rem));
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.has-output[type=range]:not([orient=vertical]) + output {
  display: inline-block;
  position: relative;
  margin-left: .75rem;
  top: -.75rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.has-output-tooltip[type=range]:not([orient=vertical]) {
  display: block;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.has-output-tooltip[type=range]:not([orient=vertical]) + output {
  position: absolute;
  left: 0;
  top: -.1rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider[type=range][orient=vertical] {
  -webkit-appearance: slider-vertical;
  -webkit-writing-mode: bt-lr;
  -ms-writing-mode: bt-lr;
  writing-mode: bt-lr;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider[type=range][orient=vertical]::-webkit-slider-runnable-track {
  height: 100%;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider[type=range][orient=vertical]::-moz-range-track {
  height: 100%;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider[type=range][orient=vertical]::-ms-track {
  height: 100%;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider[type=range]::-webkit-slider-runnable-track {
  cursor: pointer;
  animate: .2s;
  box-shadow: 0 0 0 #7a7a7a;
  background: #dbdbdb;
  border-radius: 4px;
  border: 0 solid #7a7a7a;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider[type=range]::-moz-range-track {
  cursor: pointer;
  animate: .2s;
  box-shadow: 0 0 0 #7a7a7a;
  background: #dbdbdb;
  border-radius: 4px;
  border: 0 solid #7a7a7a;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider[type=range]::-ms-track {
  cursor: pointer;
  animate: .2s;
  box-shadow: 0 0 0 #7a7a7a;
  background: #dbdbdb;
  border-radius: 4px;
  border: 0 solid #7a7a7a;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider[type=range]::-ms-fill-lower, input.slider[type=range]::-ms-fill-upper {
  background: #dbdbdb;
  border-radius: 4px;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider[type=range]::-webkit-slider-thumb {
  box-shadow: none;
  border: 1px solid #b5b5b5;
  border-radius: 4px;
  background: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  transition: transform .2s ease,-webkit-transform .2s ease;
  transition: transform .2s ease;
  transition: -webkit-transform .2s ease;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider[type=range]::-moz-range-thumb {
  box-shadow: none;
  border: 1px solid #b5b5b5;
  background: #fff;
  border-radius: 4px;
  cursor: pointer;
  transition: transform .2s ease,-webkit-transform .2s ease;
  transition: transform .2s ease;
  transition: -webkit-transform .2s ease;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider[type=range]::-ms-thumb {
  box-shadow: none;
  border: 1px solid #b5b5b5;
  background: #fff;
  border-radius: 4px;
  cursor: pointer;
  transition: transform .2s ease,-webkit-transform .2s ease;
  transition: transform .2s ease;
  transition: -webkit-transform .2s ease;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-circle[type=range]::-webkit-slider-thumb {
  border-radius: 50%;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-circle[type=range]::-moz-range-thumb {
  border-radius: 50%;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-circle[type=range]::-ms-thumb {
  border-radius: 50%;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider[type=range]:active::-webkit-slider-thumb {
  -webkit-transform: scale(1.25);
  transform: scale(1.25);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider[type=range]:active::-moz-range-thumb {
  transform: scale(1.25);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider[type=range]:active::-ms-thumb {
  transform: scale(1.25);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider[type=range]:disabled {
  opacity: .5;
  cursor: not-allowed;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider[type=range]:disabled::-webkit-slider-thumb {
  cursor: not-allowed;
  -webkit-transform: scale(1);
  transform: scale(1);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider[type=range]:disabled::-moz-range-thumb {
  cursor: not-allowed;
  transform: scale(1);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider[type=range]:disabled::-ms-thumb {
  cursor: not-allowed;
  transform: scale(1);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider[type=range]:not([orient=vertical]) {
  min-height: calc((1rem + 2px) * 1.25);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider[type=range]:not([orient=vertical])::-webkit-slider-runnable-track {
  height: .5rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider[type=range]:not([orient=vertical])::-moz-range-track {
  height: .5rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider[type=range]:not([orient=vertical])::-ms-track {
  height: .5rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider[type=range][orient=vertical]::-webkit-slider-runnable-track {
  width: .5rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider[type=range][orient=vertical]::-moz-range-track {
  width: .5rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider[type=range][orient=vertical]::-ms-track {
  width: .5rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider[type=range]::-webkit-slider-thumb {
  height: 1rem;
  width: 1rem;
  margin-top: -.25rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider[type=range]::-moz-range-thumb {
  height: 1rem;
  width: 1rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider[type=range]::-ms-thumb {
  height: 1rem;
  width: 1rem;
  margin-top: 0;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider[type=range][orient=vertical]::-webkit-slider-thumb {
  margin-top: auto;
  margin-left: -.25rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-small[type=range]:not([orient=vertical]) {
  min-height: calc((.75rem + 2px) * 1.25);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-small[type=range]:not([orient=vertical])::-webkit-slider-runnable-track {
  height: .375rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-small[type=range]:not([orient=vertical])::-moz-range-track {
  height: .375rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-small[type=range]:not([orient=vertical])::-ms-track {
  height: .375rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-small[type=range][orient=vertical]::-webkit-slider-runnable-track {
  width: .375rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-small[type=range][orient=vertical]::-moz-range-track {
  width: .375rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-small[type=range][orient=vertical]::-ms-track {
  width: .375rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-small[type=range]::-webkit-slider-thumb {
  height: .75rem;
  width: .75rem;
  margin-top: -.1875rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-small[type=range]::-moz-range-thumb {
  height: .75rem;
  width: .75rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-small[type=range]::-ms-thumb {
  height: .75rem;
  width: .75rem;
  margin-top: 0;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-small[type=range][orient=vertical]::-webkit-slider-thumb {
  margin-top: auto;
  margin-left: -.1875rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-medium[type=range]:not([orient=vertical]) {
  min-height: calc((1.25rem + 2px) * 1.25);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-medium[type=range]:not([orient=vertical])::-webkit-slider-runnable-track {
  height: .625rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-medium[type=range]:not([orient=vertical])::-moz-range-track {
  height: .625rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-medium[type=range]:not([orient=vertical])::-ms-track {
  height: .625rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-medium[type=range][orient=vertical]::-webkit-slider-runnable-track {
  width: .625rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-medium[type=range][orient=vertical]::-moz-range-track {
  width: .625rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-medium[type=range][orient=vertical]::-ms-track {
  width: .625rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-medium[type=range]::-webkit-slider-thumb {
  height: 1.25rem;
  width: 1.25rem;
  margin-top: -.3125rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-medium[type=range]::-moz-range-thumb {
  height: 1.25rem;
  width: 1.25rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-medium[type=range]::-ms-thumb {
  height: 1.25rem;
  width: 1.25rem;
  margin-top: 0;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-medium[type=range][orient=vertical]::-webkit-slider-thumb {
  margin-top: auto;
  margin-left: -.3125rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-large[type=range]:not([orient=vertical]) {
  min-height: calc((1.5rem + 2px) * 1.25);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-large[type=range]:not([orient=vertical])::-webkit-slider-runnable-track {
  height: .75rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-large[type=range]:not([orient=vertical])::-moz-range-track {
  height: .75rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-large[type=range]:not([orient=vertical])::-ms-track {
  height: .75rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-large[type=range][orient=vertical]::-webkit-slider-runnable-track {
  width: .75rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-large[type=range][orient=vertical]::-moz-range-track {
  width: .75rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-large[type=range][orient=vertical]::-ms-track {
  width: .75rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-large[type=range]::-webkit-slider-thumb {
  height: 1.5rem;
  width: 1.5rem;
  margin-top: -.375rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-large[type=range]::-moz-range-thumb {
  height: 1.5rem;
  width: 1.5rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-large[type=range]::-ms-thumb {
  height: 1.5rem;
  width: 1.5rem;
  margin-top: 0;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-large[type=range][orient=vertical]::-webkit-slider-thumb {
  margin-top: auto;
  margin-left: -.375rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-white[type=range]::-moz-range-track {
  background: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-white[type=range]::-webkit-slider-runnable-track {
  background: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-white[type=range]::-ms-track {
  background: #fff !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-white[type=range]::-ms-fill-lower, input.slider.is-white[type=range]::-ms-fill-upper {
  background: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-white[type=range] .has-output-tooltip + output, input.slider.is-white.has-output[type=range] + output {
  background-color: #fff;
  color: #0a0a0a;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-black[type=range]::-moz-range-track {
  background: #0a0a0a;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-black[type=range]::-webkit-slider-runnable-track {
  background: #0a0a0a;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-black[type=range]::-ms-track {
  background: #0a0a0a !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-black[type=range]::-ms-fill-lower, input.slider.is-black[type=range]::-ms-fill-upper {
  background: #0a0a0a;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-black[type=range] .has-output-tooltip + output, input.slider.is-black.has-output[type=range] + output {
  background-color: #0a0a0a;
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-light[type=range]::-moz-range-track {
  background: #f5f5f5;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-light[type=range]::-webkit-slider-runnable-track {
  background: #f5f5f5;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-light[type=range]::-ms-track {
  background: #f5f5f5 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-light[type=range]::-ms-fill-lower, input.slider.is-light[type=range]::-ms-fill-upper {
  background: #f5f5f5;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-light[type=range] .has-output-tooltip + output, input.slider.is-light.has-output[type=range] + output {
  background-color: #f5f5f5;
  color: #363636;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-dark[type=range]::-moz-range-track {
  background: #363636;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-dark[type=range]::-webkit-slider-runnable-track {
  background: #363636;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-dark[type=range]::-ms-track {
  background: #363636 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-dark[type=range]::-ms-fill-lower, input.slider.is-dark[type=range]::-ms-fill-upper {
  background: #363636;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-dark[type=range] .has-output-tooltip + output, input.slider.is-dark.has-output[type=range] + output {
  background-color: #363636;
  color: #f5f5f5;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-primary[type=range]::-moz-range-track {
  background: #00d1b2;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-primary[type=range]::-webkit-slider-runnable-track {
  background: #00d1b2;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-primary[type=range]::-ms-track {
  background: #00d1b2 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-primary[type=range]::-ms-fill-lower, input.slider.is-primary[type=range]::-ms-fill-upper {
  background: #00d1b2;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-primary[type=range] .has-output-tooltip + output, input.slider.is-primary.has-output[type=range] + output {
  background-color: #00d1b2;
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-link[type=range]::-moz-range-track {
  background: #3273dc;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-link[type=range]::-webkit-slider-runnable-track {
  background: #3273dc;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-link[type=range]::-ms-track {
  background: #3273dc !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-link[type=range]::-ms-fill-lower, input.slider.is-link[type=range]::-ms-fill-upper {
  background: #3273dc;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-link[type=range] .has-output-tooltip + output, input.slider.is-link.has-output[type=range] + output {
  background-color: #3273dc;
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-info[type=range]::-moz-range-track {
  background: #209cee;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-info[type=range]::-webkit-slider-runnable-track {
  background: #209cee;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-info[type=range]::-ms-track {
  background: #209cee !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-info[type=range]::-ms-fill-lower, input.slider.is-info[type=range]::-ms-fill-upper {
  background: #209cee;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-info[type=range] .has-output-tooltip + output, input.slider.is-info.has-output[type=range] + output {
  background-color: #209cee;
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-success[type=range]::-moz-range-track {
  background: #23d160;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-success[type=range]::-webkit-slider-runnable-track {
  background: #23d160;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-success[type=range]::-ms-track {
  background: #23d160 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-success[type=range]::-ms-fill-lower, input.slider.is-success[type=range]::-ms-fill-upper {
  background: #23d160;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-success[type=range] .has-output-tooltip + output, input.slider.is-success.has-output[type=range] + output {
  background-color: #23d160;
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-warning[type=range]::-moz-range-track {
  background: #ffdd57;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-warning[type=range]::-webkit-slider-runnable-track {
  background: #ffdd57;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-warning[type=range]::-ms-track {
  background: #ffdd57 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-warning[type=range]::-ms-fill-lower, input.slider.is-warning[type=range]::-ms-fill-upper {
  background: #ffdd57;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-warning[type=range] .has-output-tooltip + output, input.slider.is-warning.has-output[type=range] + output {
  background-color: #ffdd57;
  color: rgba(0, 0, 0, 0.7);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-danger[type=range]::-moz-range-track {
  background: #ff3860;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-danger[type=range]::-webkit-slider-runnable-track {
  background: #ff3860;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-danger[type=range]::-ms-track {
  background: #ff3860 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-danger[type=range]::-ms-fill-lower, input.slider.is-danger[type=range]::-ms-fill-upper {
  background: #ff3860;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
input.slider.is-danger[type=range] .has-output-tooltip + output, input.slider.is-danger.has-output[type=range] + output {
  background-color: #ff3860;
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps {
  display: flex;
  flex-wrap: wrap;
  font-size: 1rem;
  min-height: 2rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .step-item {
  margin-top: 0;
  position: relative;
  flex-grow: 1;
  flex-basis: 0;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .step-item:not(:first-child) {
  flex-basis: 1em;
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .step-item:not(:first-child)::before {
  content: " ";
  display: block;
  position: absolute;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .step-item::before {
  background: linear-gradient(to left, #dbdbdb 50%, #00d1b2 50%);
  background-size: 200% 100%;
  background-position: right bottom;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .step-item::before .step-marker {
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .step-item.is-active::before {
  background-position: left bottom;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .step-item.is-active .step-marker {
  background-color: #fff;
  border-color: #00d1b2;
  color: #00d1b2;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .step-item.is-completed::before {
  background-position: left bottom;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .step-item.is-completed .step-marker {
  color: #fff;
  background-color: #00d1b2;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .step-item .step-marker {
  align-items: center;
  display: flex;
  border-radius: 50%;
  font-weight: 700;
  justify-content: center;
  background: #b5b5b5;
  color: #fff;
  border: .2em solid #fff;
  z-index: 1;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .step-item .step-details {
  text-align: center;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .step-item.is-white::before {
  background: linear-gradient(to left, #dbdbdb 50%, #fff 50%);
  background-size: 200% 100%;
  background-position: right bottom;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .step-item.is-white.is-active::before {
  background-position: left bottom;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .step-item.is-white.is-active .step-marker {
  background-color: #fff;
  border-color: #fff;
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .step-item.is-white.is-completed::before {
  background-position: left bottom;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .step-item.is-white.is-completed .step-marker {
  color: #0a0a0a;
  background-color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .step-item.is-black::before {
  background: linear-gradient(to left, #dbdbdb 50%, #0a0a0a 50%);
  background-size: 200% 100%;
  background-position: right bottom;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .step-item.is-black.is-active::before {
  background-position: left bottom;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .step-item.is-black.is-active .step-marker {
  background-color: #fff;
  border-color: #0a0a0a;
  color: #0a0a0a;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .step-item.is-black.is-completed::before {
  background-position: left bottom;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .step-item.is-black.is-completed .step-marker {
  color: #fff;
  background-color: #0a0a0a;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .step-item.is-light::before {
  background: linear-gradient(to left, #dbdbdb 50%, #f5f5f5 50%);
  background-size: 200% 100%;
  background-position: right bottom;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .step-item.is-light.is-active::before {
  background-position: left bottom;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .step-item.is-light.is-active .step-marker {
  background-color: #fff;
  border-color: #f5f5f5;
  color: #f5f5f5;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .step-item.is-light.is-completed::before {
  background-position: left bottom;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .step-item.is-light.is-completed .step-marker {
  color: #363636;
  background-color: #f5f5f5;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .step-item.is-dark::before {
  background: linear-gradient(to left, #dbdbdb 50%, #363636 50%);
  background-size: 200% 100%;
  background-position: right bottom;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .step-item.is-dark.is-active::before {
  background-position: left bottom;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .step-item.is-dark.is-active .step-marker {
  background-color: #fff;
  border-color: #363636;
  color: #363636;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .step-item.is-dark.is-completed::before {
  background-position: left bottom;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .step-item.is-dark.is-completed .step-marker {
  color: #f5f5f5;
  background-color: #363636;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .step-item.is-primary::before {
  background: linear-gradient(to left, #dbdbdb 50%, #00d1b2 50%);
  background-size: 200% 100%;
  background-position: right bottom;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .step-item.is-primary.is-active::before {
  background-position: left bottom;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .step-item.is-primary.is-active .step-marker {
  background-color: #fff;
  border-color: #00d1b2;
  color: #00d1b2;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .step-item.is-primary.is-completed::before {
  background-position: left bottom;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .step-item.is-primary.is-completed .step-marker {
  color: #fff;
  background-color: #00d1b2;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .step-item.is-link::before {
  background: linear-gradient(to left, #dbdbdb 50%, #3273dc 50%);
  background-size: 200% 100%;
  background-position: right bottom;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .step-item.is-link.is-active::before {
  background-position: left bottom;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .step-item.is-link.is-active .step-marker {
  background-color: #fff;
  border-color: #3273dc;
  color: #3273dc;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .step-item.is-link.is-completed::before {
  background-position: left bottom;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .step-item.is-link.is-completed .step-marker {
  color: #fff;
  background-color: #3273dc;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .step-item.is-info::before {
  background: linear-gradient(to left, #dbdbdb 50%, #209cee 50%);
  background-size: 200% 100%;
  background-position: right bottom;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .step-item.is-info.is-active::before {
  background-position: left bottom;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .step-item.is-info.is-active .step-marker {
  background-color: #fff;
  border-color: #209cee;
  color: #209cee;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .step-item.is-info.is-completed::before {
  background-position: left bottom;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .step-item.is-info.is-completed .step-marker {
  color: #fff;
  background-color: #209cee;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .step-item.is-success::before {
  background: linear-gradient(to left, #dbdbdb 50%, #23d160 50%);
  background-size: 200% 100%;
  background-position: right bottom;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .step-item.is-success.is-active::before {
  background-position: left bottom;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .step-item.is-success.is-active .step-marker {
  background-color: #fff;
  border-color: #23d160;
  color: #23d160;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .step-item.is-success.is-completed::before {
  background-position: left bottom;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .step-item.is-success.is-completed .step-marker {
  color: #fff;
  background-color: #23d160;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .step-item.is-warning::before {
  background: linear-gradient(to left, #dbdbdb 50%, #ffdd57 50%);
  background-size: 200% 100%;
  background-position: right bottom;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .step-item.is-warning.is-active::before {
  background-position: left bottom;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .step-item.is-warning.is-active .step-marker {
  background-color: #fff;
  border-color: #ffdd57;
  color: #ffdd57;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .step-item.is-warning.is-completed::before {
  background-position: left bottom;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .step-item.is-warning.is-completed .step-marker {
  color: rgba(0, 0, 0, 0.7);
  background-color: #ffdd57;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .step-item.is-danger::before {
  background: linear-gradient(to left, #dbdbdb 50%, #ff3860 50%);
  background-size: 200% 100%;
  background-position: right bottom;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .step-item.is-danger.is-active::before {
  background-position: left bottom;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .step-item.is-danger.is-active .step-marker {
  background-color: #fff;
  border-color: #ff3860;
  color: #ff3860;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .step-item.is-danger.is-completed::before {
  background-position: left bottom;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .step-item.is-danger.is-completed .step-marker {
  color: #fff;
  background-color: #ff3860;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .steps-content {
  align-items: stretch;
  flex-basis: 100%;
  margin: 2rem 0;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .steps-content .step-content {
  display: none;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .steps-content .step-content.is-active {
  display: block;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .steps-actions {
  display: flex;
  align-items: stretch;
  flex-basis: 100%;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .steps-actions .steps-action {
  display: flex;
  flex-basis: 0;
  flex-grow: 1;
  margin: .5rem;
  justify-content: center;
  align-items: center;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps.is-animated .step-item::before {
  transition: all 2s ease;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps.is-animated .step-item .step-marker {
  transition: all 0s ease;
  transition-delay: 1.5s;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .step-item:not(:first-child)::before {
  height: .2em;
  width: 100%;
  bottom: 0;
  left: -50%;
  top: 1rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .step-item .step-marker {
  height: 2rem;
  width: 2rem;
  position: absolute;
  left: calc(50% - 1rem);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .step-item .step-marker .icon * {
  font-size: 1rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .step-item .step-details {
  margin-top: 2rem;
  margin-left: .5em;
  margin-right: .5em;
  padding-top: .2em;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps .step-item .step-details .step-title {
  font-size: 1.2rem;
  font-weight: 600;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps.is-small {
  font-size: .75rem;
  min-height: 1.5rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps.is-small .step-item:not(:first-child)::before {
  height: .2em;
  width: 100%;
  bottom: 0;
  left: -50%;
  top: .75rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps.is-small .step-item .step-marker {
  height: 1.5rem;
  width: 1.5rem;
  position: absolute;
  left: calc(50% - .75rem);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps.is-small .step-item .step-marker .icon * {
  font-size: .75rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps.is-small .step-item .step-details {
  margin-top: 1.5rem;
  margin-left: .5em;
  margin-right: .5em;
  padding-top: .2em;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps.is-small .step-item .step-details .step-title {
  font-size: .9rem;
  font-weight: 600;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps.is-medium {
  font-size: 1.25rem;
  min-height: 2.5rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps.is-medium .step-item:not(:first-child)::before {
  height: .2em;
  width: 100%;
  bottom: 0;
  left: -50%;
  top: 1.25rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps.is-medium .step-item .step-marker {
  height: 2.5rem;
  width: 2.5rem;
  position: absolute;
  left: calc(50% - 1.25rem);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps.is-medium .step-item .step-marker .icon * {
  font-size: 1.25rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps.is-medium .step-item .step-details {
  margin-top: 2.5rem;
  margin-left: .5em;
  margin-right: .5em;
  padding-top: .2em;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps.is-medium .step-item .step-details .step-title {
  font-size: 1.5rem;
  font-weight: 600;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps.is-large {
  font-size: 1.5rem;
  min-height: 3rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps.is-large .step-item:not(:first-child)::before {
  height: .2em;
  width: 100%;
  bottom: 0;
  left: -50%;
  top: 1.5rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps.is-large .step-item .step-marker {
  height: 3rem;
  width: 3rem;
  position: absolute;
  left: calc(50% - 1.5rem);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps.is-large .step-item .step-marker .icon * {
  font-size: 1.5rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps.is-large .step-item .step-details {
  margin-top: 3rem;
  margin-left: .5em;
  margin-right: .5em;
  padding-top: .2em;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.steps.is-large .step-item .step-details .step-title {
  font-size: 1.8rem;
  font-weight: 600;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch[type=checkbox] {
  outline: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
  position: absolute;
  opacity: 0;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch[type=checkbox]:focus + label::after, .switch[type=checkbox]:focus + label::before, .switch[type=checkbox]:focus + label:after, .switch[type=checkbox]:focus + label:before {
  outline: 1px dotted #b5b5b5;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch[type=checkbox][disabled] {
  cursor: not-allowed;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch[type=checkbox][disabled] + label {
  opacity: .5;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch[type=checkbox][disabled] + label::before, .switch[type=checkbox][disabled] + label:before {
  opacity: .5;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch[type=checkbox][disabled] + label::after, .switch[type=checkbox][disabled] + label:after {
  opacity: .5;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch[type=checkbox][disabled] + label:hover {
  cursor: not-allowed;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch[type=checkbox] + label {
  position: relative;
  display: initial;
  font-size: 1rem;
  line-height: initial;
  padding-left: 3.5rem;
  padding-top: .2rem;
  cursor: pointer;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch[type=checkbox] + label::before, .switch[type=checkbox] + label:before {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 3rem;
  height: 1.5rem;
  border: .1rem solid transparent;
  border-radius: 4px;
  background: #b5b5b5;
  content: '';
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch[type=checkbox] + label::after, .switch[type=checkbox] + label:after {
  display: block;
  position: absolute;
  top: .25rem;
  left: .25rem;
  width: 1rem;
  height: 1rem;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  border-radius: 4px;
  background: #fff;
  transition: all .25s ease-out;
  content: '';
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-rtl[type=checkbox] + label {
  padding-left: 0;
  padding-right: 3.5rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-rtl[type=checkbox] + label::before, .switch.is-rtl[type=checkbox] + label:before {
  left: auto;
  right: 0;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-rtl[type=checkbox] + label::after, .switch.is-rtl[type=checkbox] + label:after {
  left: auto;
  right: .25rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch[type=checkbox]:checked + label::before, .switch[type=checkbox]:checked + label:before {
  background: #00d1b2;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch[type=checkbox]:checked + label::after {
  left: 1.625rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-rtl[type=checkbox]:checked + label::after, .switch.is-rtl[type=checkbox]:checked + label:after {
  left: auto;
  right: 1.625rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-outlined[type=checkbox] + label::before, .switch.is-outlined[type=checkbox] + label:before {
  background-color: transparent;
  border-color: #b5b5b5;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-outlined[type=checkbox] + label::after, .switch.is-outlined[type=checkbox] + label:after {
  background: #b5b5b5;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-outlined[type=checkbox]:checked + label::before, .switch.is-outlined[type=checkbox]:checked + label:before {
  background-color: transparent;
  border-color: #00d1b2;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-outlined[type=checkbox]:checked + label::after, .switch.is-outlined[type=checkbox]:checked + label:after {
  background: #00d1b2;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-thin[type=checkbox] + label::before, .switch.is-thin[type=checkbox] + label:before {
  top: .54545rem;
  height: .375rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-thin[type=checkbox] + label::after, .switch.is-thin[type=checkbox] + label:after {
  box-shadow: 0 0 3px #7a7a7a;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-rounded[type=checkbox] + label::before, .switch.is-rounded[type=checkbox] + label:before {
  border-radius: 24px;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-rounded[type=checkbox] + label::after, .switch.is-rounded[type=checkbox] + label:after {
  border-radius: 50%;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-small[type=checkbox] + label {
  position: relative;
  display: initial;
  font-size: .75rem;
  line-height: initial;
  padding-left: 2.75rem;
  padding-top: .2rem;
  cursor: pointer;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-small[type=checkbox] + label::before, .switch.is-small[type=checkbox] + label:before {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 2.25rem;
  height: 1.125rem;
  border: .1rem solid transparent;
  border-radius: 4px;
  background: #b5b5b5;
  content: '';
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-small[type=checkbox] + label::after, .switch.is-small[type=checkbox] + label:after {
  display: block;
  position: absolute;
  top: .25rem;
  left: .25rem;
  width: .625rem;
  height: .625rem;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  border-radius: 4px;
  background: #fff;
  transition: all .25s ease-out;
  content: '';
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-small.is-rtl[type=checkbox] + label {
  padding-left: 0;
  padding-right: 2.75rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-small.is-rtl[type=checkbox] + label::before, .switch.is-small.is-rtl[type=checkbox] + label:before {
  left: auto;
  right: 0;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-small.is-rtl[type=checkbox] + label::after, .switch.is-small.is-rtl[type=checkbox] + label:after {
  left: auto;
  right: .25rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-small[type=checkbox]:checked + label::before, .switch.is-small[type=checkbox]:checked + label:before {
  background: #00d1b2;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-small[type=checkbox]:checked + label::after {
  left: 1.25rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-small.is-rtl[type=checkbox]:checked + label::after, .switch.is-small.is-rtl[type=checkbox]:checked + label:after {
  left: auto;
  right: 1.25rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-small.is-outlined[type=checkbox] + label::before, .switch.is-small.is-outlined[type=checkbox] + label:before {
  background-color: transparent;
  border-color: #b5b5b5;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-small.is-outlined[type=checkbox] + label::after, .switch.is-small.is-outlined[type=checkbox] + label:after {
  background: #b5b5b5;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-small.is-outlined[type=checkbox]:checked + label::before, .switch.is-small.is-outlined[type=checkbox]:checked + label:before {
  background-color: transparent;
  border-color: #00d1b2;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-small.is-outlined[type=checkbox]:checked + label::after, .switch.is-small.is-outlined[type=checkbox]:checked + label:after {
  background: #00d1b2;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-small.is-thin[type=checkbox] + label::before, .switch.is-small.is-thin[type=checkbox] + label:before {
  top: .40909rem;
  height: .28125rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-small.is-thin[type=checkbox] + label::after, .switch.is-small.is-thin[type=checkbox] + label:after {
  box-shadow: 0 0 3px #7a7a7a;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-small.is-rounded[type=checkbox] + label::before, .switch.is-small.is-rounded[type=checkbox] + label:before {
  border-radius: 24px;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-small.is-rounded[type=checkbox] + label::after, .switch.is-small.is-rounded[type=checkbox] + label:after {
  border-radius: 50%;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-medium[type=checkbox] + label {
  position: relative;
  display: initial;
  font-size: 1.25rem;
  line-height: initial;
  padding-left: 4.25rem;
  padding-top: .2rem;
  cursor: pointer;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-medium[type=checkbox] + label::before, .switch.is-medium[type=checkbox] + label:before {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 3.75rem;
  height: 1.875rem;
  border: .1rem solid transparent;
  border-radius: 4px;
  background: #b5b5b5;
  content: '';
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-medium[type=checkbox] + label::after, .switch.is-medium[type=checkbox] + label:after {
  display: block;
  position: absolute;
  top: .25rem;
  left: .25rem;
  width: 1.375rem;
  height: 1.375rem;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  border-radius: 4px;
  background: #fff;
  transition: all .25s ease-out;
  content: '';
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-medium.is-rtl[type=checkbox] + label {
  padding-left: 0;
  padding-right: 4.25rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-medium.is-rtl[type=checkbox] + label::before, .switch.is-medium.is-rtl[type=checkbox] + label:before {
  left: auto;
  right: 0;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-medium.is-rtl[type=checkbox] + label::after, .switch.is-medium.is-rtl[type=checkbox] + label:after {
  left: auto;
  right: .25rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-medium[type=checkbox]:checked + label::before, .switch.is-medium[type=checkbox]:checked + label:before {
  background: #00d1b2;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-medium[type=checkbox]:checked + label::after {
  left: 2rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-medium.is-rtl[type=checkbox]:checked + label::after, .switch.is-medium.is-rtl[type=checkbox]:checked + label:after {
  left: auto;
  right: 2rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-medium.is-outlined[type=checkbox] + label::before, .switch.is-medium.is-outlined[type=checkbox] + label:before {
  background-color: transparent;
  border-color: #b5b5b5;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-medium.is-outlined[type=checkbox] + label::after, .switch.is-medium.is-outlined[type=checkbox] + label:after {
  background: #b5b5b5;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-medium.is-outlined[type=checkbox]:checked + label::before, .switch.is-medium.is-outlined[type=checkbox]:checked + label:before {
  background-color: transparent;
  border-color: #00d1b2;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-medium.is-outlined[type=checkbox]:checked + label::after, .switch.is-medium.is-outlined[type=checkbox]:checked + label:after {
  background: #00d1b2;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-medium.is-thin[type=checkbox] + label::before, .switch.is-medium.is-thin[type=checkbox] + label:before {
  top: .68182rem;
  height: .46875rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-medium.is-thin[type=checkbox] + label::after, .switch.is-medium.is-thin[type=checkbox] + label:after {
  box-shadow: 0 0 3px #7a7a7a;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-medium.is-rounded[type=checkbox] + label::before, .switch.is-medium.is-rounded[type=checkbox] + label:before {
  border-radius: 24px;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-medium.is-rounded[type=checkbox] + label::after, .switch.is-medium.is-rounded[type=checkbox] + label:after {
  border-radius: 50%;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-large[type=checkbox] + label {
  position: relative;
  display: initial;
  font-size: 1.5rem;
  line-height: initial;
  padding-left: 5rem;
  padding-top: .2rem;
  cursor: pointer;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-large[type=checkbox] + label::before, .switch.is-large[type=checkbox] + label:before {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 4.5rem;
  height: 2.25rem;
  border: .1rem solid transparent;
  border-radius: 4px;
  background: #b5b5b5;
  content: '';
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-large[type=checkbox] + label::after, .switch.is-large[type=checkbox] + label:after {
  display: block;
  position: absolute;
  top: .25rem;
  left: .25rem;
  width: 1.75rem;
  height: 1.75rem;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  border-radius: 4px;
  background: #fff;
  transition: all .25s ease-out;
  content: '';
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-large.is-rtl[type=checkbox] + label {
  padding-left: 0;
  padding-right: 5rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-large.is-rtl[type=checkbox] + label::before, .switch.is-large.is-rtl[type=checkbox] + label:before {
  left: auto;
  right: 0;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-large.is-rtl[type=checkbox] + label::after, .switch.is-large.is-rtl[type=checkbox] + label:after {
  left: auto;
  right: .25rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-large[type=checkbox]:checked + label::before, .switch.is-large[type=checkbox]:checked + label:before {
  background: #00d1b2;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-large[type=checkbox]:checked + label::after {
  left: 2.375rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-large.is-rtl[type=checkbox]:checked + label::after, .switch.is-large.is-rtl[type=checkbox]:checked + label:after {
  left: auto;
  right: 2.375rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-large.is-outlined[type=checkbox] + label::before, .switch.is-large.is-outlined[type=checkbox] + label:before {
  background-color: transparent;
  border-color: #b5b5b5;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-large.is-outlined[type=checkbox] + label::after, .switch.is-large.is-outlined[type=checkbox] + label:after {
  background: #b5b5b5;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-large.is-outlined[type=checkbox]:checked + label::before, .switch.is-large.is-outlined[type=checkbox]:checked + label:before {
  background-color: transparent;
  border-color: #00d1b2;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-large.is-outlined[type=checkbox]:checked + label::after, .switch.is-large.is-outlined[type=checkbox]:checked + label:after {
  background: #00d1b2;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-large.is-thin[type=checkbox] + label::before, .switch.is-large.is-thin[type=checkbox] + label:before {
  top: .81818rem;
  height: .5625rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-large.is-thin[type=checkbox] + label::after, .switch.is-large.is-thin[type=checkbox] + label:after {
  box-shadow: 0 0 3px #7a7a7a;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-large.is-rounded[type=checkbox] + label::before, .switch.is-large.is-rounded[type=checkbox] + label:before {
  border-radius: 24px;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-large.is-rounded[type=checkbox] + label::after, .switch.is-large.is-rounded[type=checkbox] + label:after {
  border-radius: 50%;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-white[type=checkbox]:checked + label::before, .switch.is-white[type=checkbox]:checked + label:before {
  background: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-white.is-outlined[type=checkbox]:checked + label::before, .switch.is-white.is-outlined[type=checkbox]:checked + label:before {
  background-color: transparent;
  border-color: #fff !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-white.is-outlined[type=checkbox]:checked + label::after, .switch.is-white.is-outlined[type=checkbox]:checked + label:after {
  background: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-white.is-thin.is-outlined[type=checkbox] + label::after, .switch.is-white.is-thin.is-outlined[type=checkbox] + label:after {
  box-shadow: none;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-unchecked-white[type=checkbox] + label::before, .switch.is-unchecked-white[type=checkbox] + label:before {
  background: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-unchecked-white.is-outlined[type=checkbox] + label::before, .switch.is-unchecked-white.is-outlined[type=checkbox] + label:before {
  background-color: transparent;
  border-color: #fff !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-unchecked-white.is-outlined[type=checkbox] + label::after, .switch.is-unchecked-white.is-outlined[type=checkbox] + label:after {
  background: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-black[type=checkbox]:checked + label::before, .switch.is-black[type=checkbox]:checked + label:before {
  background: #0a0a0a;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-black.is-outlined[type=checkbox]:checked + label::before, .switch.is-black.is-outlined[type=checkbox]:checked + label:before {
  background-color: transparent;
  border-color: #0a0a0a !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-black.is-outlined[type=checkbox]:checked + label::after, .switch.is-black.is-outlined[type=checkbox]:checked + label:after {
  background: #0a0a0a;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-black.is-thin.is-outlined[type=checkbox] + label::after, .switch.is-black.is-thin.is-outlined[type=checkbox] + label:after {
  box-shadow: none;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-unchecked-black[type=checkbox] + label::before, .switch.is-unchecked-black[type=checkbox] + label:before {
  background: #0a0a0a;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-unchecked-black.is-outlined[type=checkbox] + label::before, .switch.is-unchecked-black.is-outlined[type=checkbox] + label:before {
  background-color: transparent;
  border-color: #0a0a0a !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-unchecked-black.is-outlined[type=checkbox] + label::after, .switch.is-unchecked-black.is-outlined[type=checkbox] + label:after {
  background: #0a0a0a;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-light[type=checkbox]:checked + label::before, .switch.is-light[type=checkbox]:checked + label:before {
  background: #f5f5f5;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-light.is-outlined[type=checkbox]:checked + label::before, .switch.is-light.is-outlined[type=checkbox]:checked + label:before {
  background-color: transparent;
  border-color: #f5f5f5 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-light.is-outlined[type=checkbox]:checked + label::after, .switch.is-light.is-outlined[type=checkbox]:checked + label:after {
  background: #f5f5f5;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-light.is-thin.is-outlined[type=checkbox] + label::after, .switch.is-light.is-thin.is-outlined[type=checkbox] + label:after {
  box-shadow: none;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-unchecked-light[type=checkbox] + label::before, .switch.is-unchecked-light[type=checkbox] + label:before {
  background: #f5f5f5;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-unchecked-light.is-outlined[type=checkbox] + label::before, .switch.is-unchecked-light.is-outlined[type=checkbox] + label:before {
  background-color: transparent;
  border-color: #f5f5f5 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-unchecked-light.is-outlined[type=checkbox] + label::after, .switch.is-unchecked-light.is-outlined[type=checkbox] + label:after {
  background: #f5f5f5;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-dark[type=checkbox]:checked + label::before, .switch.is-dark[type=checkbox]:checked + label:before {
  background: #363636;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-dark.is-outlined[type=checkbox]:checked + label::before, .switch.is-dark.is-outlined[type=checkbox]:checked + label:before {
  background-color: transparent;
  border-color: #363636 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-dark.is-outlined[type=checkbox]:checked + label::after, .switch.is-dark.is-outlined[type=checkbox]:checked + label:after {
  background: #363636;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-dark.is-thin.is-outlined[type=checkbox] + label::after, .switch.is-dark.is-thin.is-outlined[type=checkbox] + label:after {
  box-shadow: none;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-unchecked-dark[type=checkbox] + label::before, .switch.is-unchecked-dark[type=checkbox] + label:before {
  background: #363636;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-unchecked-dark.is-outlined[type=checkbox] + label::before, .switch.is-unchecked-dark.is-outlined[type=checkbox] + label:before {
  background-color: transparent;
  border-color: #363636 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-unchecked-dark.is-outlined[type=checkbox] + label::after, .switch.is-unchecked-dark.is-outlined[type=checkbox] + label:after {
  background: #363636;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-primary[type=checkbox]:checked + label::before, .switch.is-primary[type=checkbox]:checked + label:before {
  background: #00d1b2;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-primary.is-outlined[type=checkbox]:checked + label::before, .switch.is-primary.is-outlined[type=checkbox]:checked + label:before {
  background-color: transparent;
  border-color: #00d1b2 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-primary.is-outlined[type=checkbox]:checked + label::after, .switch.is-primary.is-outlined[type=checkbox]:checked + label:after {
  background: #00d1b2;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-primary.is-thin.is-outlined[type=checkbox] + label::after, .switch.is-primary.is-thin.is-outlined[type=checkbox] + label:after {
  box-shadow: none;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-unchecked-primary[type=checkbox] + label::before, .switch.is-unchecked-primary[type=checkbox] + label:before {
  background: #00d1b2;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-unchecked-primary.is-outlined[type=checkbox] + label::before, .switch.is-unchecked-primary.is-outlined[type=checkbox] + label:before {
  background-color: transparent;
  border-color: #00d1b2 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-unchecked-primary.is-outlined[type=checkbox] + label::after, .switch.is-unchecked-primary.is-outlined[type=checkbox] + label:after {
  background: #00d1b2;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-link[type=checkbox]:checked + label::before, .switch.is-link[type=checkbox]:checked + label:before {
  background: #3273dc;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-link.is-outlined[type=checkbox]:checked + label::before, .switch.is-link.is-outlined[type=checkbox]:checked + label:before {
  background-color: transparent;
  border-color: #3273dc !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-link.is-outlined[type=checkbox]:checked + label::after, .switch.is-link.is-outlined[type=checkbox]:checked + label:after {
  background: #3273dc;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-link.is-thin.is-outlined[type=checkbox] + label::after, .switch.is-link.is-thin.is-outlined[type=checkbox] + label:after {
  box-shadow: none;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-unchecked-link[type=checkbox] + label::before, .switch.is-unchecked-link[type=checkbox] + label:before {
  background: #3273dc;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-unchecked-link.is-outlined[type=checkbox] + label::before, .switch.is-unchecked-link.is-outlined[type=checkbox] + label:before {
  background-color: transparent;
  border-color: #3273dc !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-unchecked-link.is-outlined[type=checkbox] + label::after, .switch.is-unchecked-link.is-outlined[type=checkbox] + label:after {
  background: #3273dc;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-info[type=checkbox]:checked + label::before, .switch.is-info[type=checkbox]:checked + label:before {
  background: #209cee;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-info.is-outlined[type=checkbox]:checked + label::before, .switch.is-info.is-outlined[type=checkbox]:checked + label:before {
  background-color: transparent;
  border-color: #209cee !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-info.is-outlined[type=checkbox]:checked + label::after, .switch.is-info.is-outlined[type=checkbox]:checked + label:after {
  background: #209cee;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-info.is-thin.is-outlined[type=checkbox] + label::after, .switch.is-info.is-thin.is-outlined[type=checkbox] + label:after {
  box-shadow: none;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-unchecked-info[type=checkbox] + label::before, .switch.is-unchecked-info[type=checkbox] + label:before {
  background: #209cee;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-unchecked-info.is-outlined[type=checkbox] + label::before, .switch.is-unchecked-info.is-outlined[type=checkbox] + label:before {
  background-color: transparent;
  border-color: #209cee !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-unchecked-info.is-outlined[type=checkbox] + label::after, .switch.is-unchecked-info.is-outlined[type=checkbox] + label:after {
  background: #209cee;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-success[type=checkbox]:checked + label::before, .switch.is-success[type=checkbox]:checked + label:before {
  background: #23d160;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-success.is-outlined[type=checkbox]:checked + label::before, .switch.is-success.is-outlined[type=checkbox]:checked + label:before {
  background-color: transparent;
  border-color: #23d160 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-success.is-outlined[type=checkbox]:checked + label::after, .switch.is-success.is-outlined[type=checkbox]:checked + label:after {
  background: #23d160;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-success.is-thin.is-outlined[type=checkbox] + label::after, .switch.is-success.is-thin.is-outlined[type=checkbox] + label:after {
  box-shadow: none;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-unchecked-success[type=checkbox] + label::before, .switch.is-unchecked-success[type=checkbox] + label:before {
  background: #23d160;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-unchecked-success.is-outlined[type=checkbox] + label::before, .switch.is-unchecked-success.is-outlined[type=checkbox] + label:before {
  background-color: transparent;
  border-color: #23d160 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-unchecked-success.is-outlined[type=checkbox] + label::after, .switch.is-unchecked-success.is-outlined[type=checkbox] + label:after {
  background: #23d160;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-warning[type=checkbox]:checked + label::before, .switch.is-warning[type=checkbox]:checked + label:before {
  background: #ffdd57;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-warning.is-outlined[type=checkbox]:checked + label::before, .switch.is-warning.is-outlined[type=checkbox]:checked + label:before {
  background-color: transparent;
  border-color: #ffdd57 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-warning.is-outlined[type=checkbox]:checked + label::after, .switch.is-warning.is-outlined[type=checkbox]:checked + label:after {
  background: #ffdd57;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-warning.is-thin.is-outlined[type=checkbox] + label::after, .switch.is-warning.is-thin.is-outlined[type=checkbox] + label:after {
  box-shadow: none;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-unchecked-warning[type=checkbox] + label::before, .switch.is-unchecked-warning[type=checkbox] + label:before {
  background: #ffdd57;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-unchecked-warning.is-outlined[type=checkbox] + label::before, .switch.is-unchecked-warning.is-outlined[type=checkbox] + label:before {
  background-color: transparent;
  border-color: #ffdd57 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-unchecked-warning.is-outlined[type=checkbox] + label::after, .switch.is-unchecked-warning.is-outlined[type=checkbox] + label:after {
  background: #ffdd57;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-danger[type=checkbox]:checked + label::before, .switch.is-danger[type=checkbox]:checked + label:before {
  background: #ff3860;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-danger.is-outlined[type=checkbox]:checked + label::before, .switch.is-danger.is-outlined[type=checkbox]:checked + label:before {
  background-color: transparent;
  border-color: #ff3860 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-danger.is-outlined[type=checkbox]:checked + label::after, .switch.is-danger.is-outlined[type=checkbox]:checked + label:after {
  background: #ff3860;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-danger.is-thin.is-outlined[type=checkbox] + label::after, .switch.is-danger.is-thin.is-outlined[type=checkbox] + label:after {
  box-shadow: none;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-unchecked-danger[type=checkbox] + label::before, .switch.is-unchecked-danger[type=checkbox] + label:before {
  background: #ff3860;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-unchecked-danger.is-outlined[type=checkbox] + label::before, .switch.is-unchecked-danger.is-outlined[type=checkbox] + label:before {
  background-color: transparent;
  border-color: #ff3860 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.switch.is-unchecked-danger.is-outlined[type=checkbox] + label::after, .switch.is-unchecked-danger.is-outlined[type=checkbox] + label:after {
  background: #ff3860;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tagsinput {
  height: auto !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tagsinput .control {
  margin-bottom: 0.1em !important;
  margin-top: 0.1em !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tagsinput input {
  border: none;
  margin-bottom: 0.1em !important;
  margin-top: 0.1em !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tagsinput .tag.is-active {
  background-color: #00d1b2;
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline {
  display: flex;
  flex-direction: column;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-header {
  width: 4em;
  min-width: 4em;
  max-width: 8em;
  word-wrap: normal;
  text-align: center;
  display: flex;
  justify-content: center;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item {
  display: flex;
  display: -webkit-flex;
  position: relative;
  margin-left: 2em;
  padding-bottom: 2em;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item::before {
  content: "";
  background-color: #dbdbdb;
  display: block;
  width: .1em;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker {
  position: absolute;
  background: #dbdbdb;
  border: .1em solid #dbdbdb;
  border-radius: 100%;
  content: "";
  display: block;
  height: .8em;
  left: -.35em;
  top: 1.2rem;
  width: .8em;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-image {
  background: #dbdbdb;
  border: .1em solid #dbdbdb;
  border-radius: 100%;
  display: block;
  overflow: hidden;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-image.is-16x16 {
  height: 16px;
  width: 16px;
  left: -8px;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-image.is-24x24 {
  height: 24px;
  width: 24px;
  left: -12px;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-image.is-32x32 {
  height: 32px;
  width: 32px;
  left: -16px;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-image.is-48x48 {
  height: 48px;
  width: 48px;
  left: -24px;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-image.is-64x64 {
  height: 64px;
  width: 64px;
  left: -32px;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-image.is-96x96 {
  height: 96px;
  width: 96px;
  left: -48px;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-image.is-128x128 {
  height: 128px;
  width: 128px;
  left: -64px;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 1.5em;
  width: 1.5em;
  left: -.7em;
  line-height: .75rem;
  padding: .25rem;
  background: #dbdbdb;
  border: .1em solid #dbdbdb;
  border-radius: 100%;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-icon > i {
  color: #fff;
  font-size: 0.75rem !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-outlined .image {
  background: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-outlined.is-icon {
  background: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-outlined.is-icon > i {
  color: #dbdbdb;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-white {
  background-color: #fff !important;
  border-color: #fff !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-white .image {
  border-color: #fff !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-white.is-icon {
  background-color: #fff !important;
  border-color: #fff !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-white.is-icon > i {
  color: #0a0a0a !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-white.is-outlined {
  background-color: #fff !important;
  border-color: #fff !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-white.is-outlined .image {
  background-color: #fff !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-white.is-outlined.is-icon {
  background-color: #fff !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-white.is-outlined.is-icon > i {
  color: #fff !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-black {
  background-color: #0a0a0a !important;
  border-color: #0a0a0a !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-black .image {
  border-color: #0a0a0a !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-black.is-icon {
  background-color: #0a0a0a !important;
  border-color: #0a0a0a !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-black.is-icon > i {
  color: #fff !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-black.is-outlined {
  background-color: #fff !important;
  border-color: #0a0a0a !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-black.is-outlined .image {
  background-color: #fff !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-black.is-outlined.is-icon {
  background-color: #fff !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-black.is-outlined.is-icon > i {
  color: #0a0a0a !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-light {
  background-color: #f5f5f5 !important;
  border-color: #f5f5f5 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-light .image {
  border-color: #f5f5f5 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-light.is-icon {
  background-color: #f5f5f5 !important;
  border-color: #f5f5f5 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-light.is-icon > i {
  color: #363636 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-light.is-outlined {
  background-color: #fff !important;
  border-color: #f5f5f5 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-light.is-outlined .image {
  background-color: #fff !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-light.is-outlined.is-icon {
  background-color: #fff !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-light.is-outlined.is-icon > i {
  color: #f5f5f5 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-dark {
  background-color: #363636 !important;
  border-color: #363636 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-dark .image {
  border-color: #363636 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-dark.is-icon {
  background-color: #363636 !important;
  border-color: #363636 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-dark.is-icon > i {
  color: #f5f5f5 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-dark.is-outlined {
  background-color: #fff !important;
  border-color: #363636 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-dark.is-outlined .image {
  background-color: #fff !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-dark.is-outlined.is-icon {
  background-color: #fff !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-dark.is-outlined.is-icon > i {
  color: #363636 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-primary {
  background-color: #00d1b2 !important;
  border-color: #00d1b2 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-primary .image {
  border-color: #00d1b2 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-primary.is-icon {
  background-color: #00d1b2 !important;
  border-color: #00d1b2 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-primary.is-icon > i {
  color: #fff !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-primary.is-outlined {
  background-color: #fff !important;
  border-color: #00d1b2 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-primary.is-outlined .image {
  background-color: #fff !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-primary.is-outlined.is-icon {
  background-color: #fff !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-primary.is-outlined.is-icon > i {
  color: #00d1b2 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-link {
  background-color: #3273dc !important;
  border-color: #3273dc !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-link .image {
  border-color: #3273dc !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-link.is-icon {
  background-color: #3273dc !important;
  border-color: #3273dc !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-link.is-icon > i {
  color: #fff !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-link.is-outlined {
  background-color: #fff !important;
  border-color: #3273dc !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-link.is-outlined .image {
  background-color: #fff !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-link.is-outlined.is-icon {
  background-color: #fff !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-link.is-outlined.is-icon > i {
  color: #3273dc !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-info {
  background-color: #209cee !important;
  border-color: #209cee !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-info .image {
  border-color: #209cee !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-info.is-icon {
  background-color: #209cee !important;
  border-color: #209cee !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-info.is-icon > i {
  color: #fff !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-info.is-outlined {
  background-color: #fff !important;
  border-color: #209cee !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-info.is-outlined .image {
  background-color: #fff !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-info.is-outlined.is-icon {
  background-color: #fff !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-info.is-outlined.is-icon > i {
  color: #209cee !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-success {
  background-color: #23d160 !important;
  border-color: #23d160 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-success .image {
  border-color: #23d160 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-success.is-icon {
  background-color: #23d160 !important;
  border-color: #23d160 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-success.is-icon > i {
  color: #fff !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-success.is-outlined {
  background-color: #fff !important;
  border-color: #23d160 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-success.is-outlined .image {
  background-color: #fff !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-success.is-outlined.is-icon {
  background-color: #fff !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-success.is-outlined.is-icon > i {
  color: #23d160 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-warning {
  background-color: #ffdd57 !important;
  border-color: #ffdd57 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-warning .image {
  border-color: #ffdd57 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-warning.is-icon {
  background-color: #ffdd57 !important;
  border-color: #ffdd57 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-warning.is-icon > i {
  color: rgba(0, 0, 0, 0.7) !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-warning.is-outlined {
  background-color: #fff !important;
  border-color: #ffdd57 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-warning.is-outlined .image {
  background-color: #fff !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-warning.is-outlined.is-icon {
  background-color: #fff !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-warning.is-outlined.is-icon > i {
  color: #ffdd57 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-danger {
  background-color: #ff3860 !important;
  border-color: #ff3860 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-danger .image {
  border-color: #ff3860 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-danger.is-icon {
  background-color: #ff3860 !important;
  border-color: #ff3860 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-danger.is-icon > i {
  color: #fff !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-danger.is-outlined {
  background-color: #fff !important;
  border-color: #ff3860 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-danger.is-outlined .image {
  background-color: #fff !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-danger.is-outlined.is-icon {
  background-color: #fff !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-marker.is-danger.is-outlined.is-icon > i {
  color: #ff3860 !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-content {
  padding: 1em 0 0 .5em;
  padding: 1em 0 0 2em;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item .timeline-content .heading {
  font-weight: 600;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item.is-white::before {
  background-color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item.is-black::before {
  background-color: #0a0a0a;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item.is-light::before {
  background-color: #f5f5f5;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item.is-dark::before {
  background-color: #363636;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item.is-primary::before {
  background-color: #00d1b2;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item.is-link::before {
  background-color: #3273dc;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item.is-info::before {
  background-color: #209cee;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item.is-success::before {
  background-color: #23d160;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item.is-warning::before {
  background-color: #ffdd57;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline .timeline-item.is-danger::before {
  background-color: #ff3860;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline.is-centered .timeline-header {
  display: flex;
  width: 100%;
  align-self: center;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline.is-centered .timeline-item {
  width: 50%;
  align-self: flex-end;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline.is-centered .timeline-item:nth-of-type(2n) {
  align-self: flex-start;
  margin-left: 0;
  margin-right: 2em;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline.is-centered .timeline-item:nth-of-type(2n)::before {
  right: -.1em;
  left: auto;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline.is-centered .timeline-item:nth-of-type(2n) .timeline-marker {
  left: auto;
  right: -.45em;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline.is-centered .timeline-item:nth-of-type(2n) .timeline-marker.is-image.is-16x16 {
  left: auto;
  right: -8px;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline.is-centered .timeline-item:nth-of-type(2n) .timeline-marker.is-image.is-24x24 {
  left: auto;
  right: -12px;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline.is-centered .timeline-item:nth-of-type(2n) .timeline-marker.is-image.is-32x32 {
  left: auto;
  right: -16px;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline.is-centered .timeline-item:nth-of-type(2n) .timeline-marker.is-image.is-48x48 {
  left: auto;
  right: -24px;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline.is-centered .timeline-item:nth-of-type(2n) .timeline-marker.is-image.is-64x64 {
  left: auto;
  right: -32px;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline.is-centered .timeline-item:nth-of-type(2n) .timeline-marker.is-image.is-96x96 {
  left: auto;
  right: -48px;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline.is-centered .timeline-item:nth-of-type(2n) .timeline-marker.is-image.is-128x128 {
  left: auto;
  right: -64px;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline.is-centered .timeline-item:nth-of-type(2n) .timeline-marker.is-icon {
  left: auto;
  right: -.8em;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline.is-centered .timeline-item:nth-of-type(2n) .timeline-content {
  padding: 1em 2em 0 0;
  text-align: right;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  flex-basis: 100%;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline.is-centered .timeline-item:nth-of-type(2n+1)::before {
  content: "";
  background-color: #dbdbdb;
  display: block;
  width: .1em;
  height: 100%;
  position: absolute;
  top: 0;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline.is-centered .timeline-item.is-white::before {
  background-color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline.is-centered .timeline-item.is-black::before {
  background-color: #0a0a0a;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline.is-centered .timeline-item.is-light::before {
  background-color: #f5f5f5;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline.is-centered .timeline-item.is-dark::before {
  background-color: #363636;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline.is-centered .timeline-item.is-primary::before {
  background-color: #00d1b2;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline.is-centered .timeline-item.is-link::before {
  background-color: #3273dc;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline.is-centered .timeline-item.is-info::before {
  background-color: #209cee;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline.is-centered .timeline-item.is-success::before {
  background-color: #23d160;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline.is-centered .timeline-item.is-warning::before {
  background-color: #ffdd57;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline.is-centered .timeline-item.is-danger::before {
  background-color: #ff3860;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline.is-rtl {
  justify-content: flex-end;
  align-items: flex-end;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline.is-rtl .timeline-item {
  justify-content: flex-end;
  border-left: none;
  margin-left: 0;
  margin-right: 2em;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline.is-rtl .timeline-item::before {
  right: 0;
  left: auto;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline.is-rtl .timeline-item .timeline-marker {
  left: auto;
  right: -.35em;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline.is-rtl .timeline-item .timeline-marker.is-image.is-16x16 {
  left: auto;
  right: -8px;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline.is-rtl .timeline-item .timeline-marker.is-image.is-24x24 {
  left: auto;
  right: -12px;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline.is-rtl .timeline-item .timeline-marker.is-image.is-32x32 {
  left: auto;
  right: -16px;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline.is-rtl .timeline-item .timeline-marker.is-image.is-48x48 {
  left: auto;
  right: -24px;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline.is-rtl .timeline-item .timeline-marker.is-image.is-64x64 {
  left: auto;
  right: -32px;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline.is-rtl .timeline-item .timeline-marker.is-image.is-96x96 {
  left: auto;
  right: -48px;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline.is-rtl .timeline-item .timeline-marker.is-image.is-128x128 {
  left: auto;
  right: -64px;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline.is-rtl .timeline-item .timeline-marker.is-icon {
  left: auto;
  right: -.7em;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.timeline.is-rtl .timeline-item .timeline-content {
  padding: 1em 2em 0 0;
  text-align: right;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip {
  position: relative;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip.is-tooltip-active:not(.is-loading)::after, .tooltip:hover:not(.is-loading)::after {
  z-index: 99999;
  position: absolute;
  display: inline-block;
  pointer-events: none;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip.is-tooltip-active::before, .tooltip:hover::before {
  z-index: 99999;
  position: absolute;
  display: inline-block;
  pointer-events: none;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip.is-tooltip-active:not(.is-loading)::after, .tooltip:hover:not(.is-loading)::after {
  content: "";
  border-style: solid;
  border-width: .5rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip.is-tooltip-active::before, .tooltip:hover::before {
  opacity: 0;
  content: attr(data-tooltip);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: .75rem;
  padding: .4rem .8rem;
  background: rgba(74, 74, 74, 0.9);
  border-radius: 4px;
  color: #fff;
  max-width: 24rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip.is-tooltip-active:not(.is-loading)::after, .tooltip:focus:not(.is-loading)::after, .tooltip:hover:not(.is-loading)::after {
  opacity: 1;
  margin-left: -.5rem;
  margin-top: -.5rem;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip.is-tooltip-active::before, .tooltip:focus::before, .tooltip:hover::before {
  opacity: 1;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip::before {
  top: auto;
  bottom: 100%;
  left: 50%;
  right: auto;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip.is-tooltip-active:not(.is-loading)::after, .tooltip:focus:not(.is-loading)::after, .tooltip:hover:not(.is-loading)::after {
  top: 0;
  bottom: auto;
  left: 50%;
  right: auto;
  border-color: rgba(74, 74, 74, 0.9) transparent transparent transparent;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip.is-tooltip-active::before, .tooltip:focus::before, .tooltip:hover::before {
  -webkit-transform: translate(-50%, -0.5rem);
  transform: translate(-50%, -0.5rem);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip.is-tooltip-right::before {
  top: auto;
  bottom: 50%;
  left: 100%;
  right: auto;
  -webkit-transform: translate(-1rem, 50%);
  transform: translate(-1rem, 50%);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip.is-tooltip-right.is-tooltip-active:not(.is-loading)::after, .tooltip.is-tooltip-right:focus:not(.is-loading)::after, .tooltip.is-tooltip-right:hover:not(.is-loading)::after {
  top: 50%;
  left: 100%;
  right: auto;
  border-color: transparent rgba(74, 74, 74, 0.9) transparent transparent;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip.is-tooltip-right.is-tooltip-active::before, .tooltip.is-tooltip-right:focus::before, .tooltip.is-tooltip-right:hover::before {
  -webkit-transform: translate(0.5rem, 50%);
  transform: translate(0.5rem, 50%);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip.is-tooltip-bottom::before {
  top: 100%;
  bottom: auto;
  left: 50%;
  right: auto;
  -webkit-transform: translate(-50%, -1rem);
  transform: translate(-50%, -1rem);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip.is-tooltip-bottom.is-tooltip-active:not(.is-loading)::after, .tooltip.is-tooltip-bottom:focus:not(.is-loading)::after, .tooltip.is-tooltip-bottom:hover:not(.is-loading)::after {
  top: 100%;
  bottom: auto;
  left: 50%;
  right: auto;
  border-color: transparent transparent rgba(74, 74, 74, 0.9) transparent;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip.is-tooltip-bottom.is-tooltip-active::before, .tooltip.is-tooltip-bottom:focus::before, .tooltip.is-tooltip-bottom:hover::before {
  -webkit-transform: translate(-50%, 0.5rem);
  transform: translate(-50%, 0.5rem);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip.is-tooltip-left::before {
  top: auto;
  bottom: 50%;
  left: auto;
  right: 100%;
  -webkit-transform: translate(1rem, 50%);
  transform: translate(1rem, 50%);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip.is-tooltip-left.is-tooltip-active:not(.is-loading)::after, .tooltip.is-tooltip-left:focus:not(.is-loading)::after, .tooltip.is-tooltip-left:hover:not(.is-loading)::after {
  top: 50%;
  bottom: auto;
  left: auto;
  right: calc(100% - .5rem);
  border-color: transparent transparent transparent rgba(74, 74, 74, 0.9);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip.is-tooltip-left.is-tooltip-active::before, .tooltip.is-tooltip-left:focus::before, .tooltip.is-tooltip-left:hover::before {
  -webkit-transform: translate(-0.5rem, 50%);
  transform: translate(-0.5rem, 50%);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip.is-tooltip-multiline::before {
  min-width: 24rem;
  text-overflow: clip;
  white-space: normal;
  word-break: keep-all;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip.is-tooltip-white:not(.is-loading)::after {
  border-color: rgba(255, 255, 255, 0.9) transparent transparent transparent;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip.is-tooltip-white.is-tooltip-right:not(.is-loading)::after {
  border-color: transparent rgba(255, 255, 255, 0.9) transparent transparent;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip.is-tooltip-white.is-tooltip-bottom:not(.is-loading)::after {
  border-color: transparent transparent rgba(255, 255, 255, 0.9) transparent;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip.is-tooltip-white.is-tooltip-left:not(.is-loading)::after {
  border-color: transparent transparent transparent rgba(255, 255, 255, 0.9);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip.is-tooltip-white::before {
  background: rgba(255, 255, 255, 0.9);
  color: #0a0a0a;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip.is-tooltip-black:not(.is-loading)::after {
  border-color: rgba(10, 10, 10, 0.9) transparent transparent transparent;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip.is-tooltip-black.is-tooltip-right:not(.is-loading)::after {
  border-color: transparent rgba(10, 10, 10, 0.9) transparent transparent;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip.is-tooltip-black.is-tooltip-bottom:not(.is-loading)::after {
  border-color: transparent transparent rgba(10, 10, 10, 0.9) transparent;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip.is-tooltip-black.is-tooltip-left:not(.is-loading)::after {
  border-color: transparent transparent transparent rgba(10, 10, 10, 0.9);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip.is-tooltip-black::before {
  background: rgba(10, 10, 10, 0.9);
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip.is-tooltip-light:not(.is-loading)::after {
  border-color: rgba(245, 245, 245, 0.9) transparent transparent transparent;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip.is-tooltip-light.is-tooltip-right:not(.is-loading)::after {
  border-color: transparent rgba(245, 245, 245, 0.9) transparent transparent;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip.is-tooltip-light.is-tooltip-bottom:not(.is-loading)::after {
  border-color: transparent transparent rgba(245, 245, 245, 0.9) transparent;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip.is-tooltip-light.is-tooltip-left:not(.is-loading)::after {
  border-color: transparent transparent transparent rgba(245, 245, 245, 0.9);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip.is-tooltip-light::before {
  background: rgba(245, 245, 245, 0.9);
  color: #363636;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip.is-tooltip-dark:not(.is-loading)::after {
  border-color: rgba(54, 54, 54, 0.9) transparent transparent transparent;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip.is-tooltip-dark.is-tooltip-right:not(.is-loading)::after {
  border-color: transparent rgba(54, 54, 54, 0.9) transparent transparent;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip.is-tooltip-dark.is-tooltip-bottom:not(.is-loading)::after {
  border-color: transparent transparent rgba(54, 54, 54, 0.9) transparent;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip.is-tooltip-dark.is-tooltip-left:not(.is-loading)::after {
  border-color: transparent transparent transparent rgba(54, 54, 54, 0.9);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip.is-tooltip-dark::before {
  background: rgba(54, 54, 54, 0.9);
  color: #f5f5f5;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip.is-tooltip-primary:not(.is-loading)::after {
  border-color: rgba(0, 209, 178, 0.9) transparent transparent transparent;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip.is-tooltip-primary.is-tooltip-right:not(.is-loading)::after {
  border-color: transparent rgba(0, 209, 178, 0.9) transparent transparent;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip.is-tooltip-primary.is-tooltip-bottom:not(.is-loading)::after {
  border-color: transparent transparent rgba(0, 209, 178, 0.9) transparent;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip.is-tooltip-primary.is-tooltip-left:not(.is-loading)::after {
  border-color: transparent transparent transparent rgba(0, 209, 178, 0.9);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip.is-tooltip-primary::before {
  background: rgba(0, 209, 178, 0.9);
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip.is-tooltip-link:not(.is-loading)::after {
  border-color: rgba(50, 115, 220, 0.9) transparent transparent transparent;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip.is-tooltip-link.is-tooltip-right:not(.is-loading)::after {
  border-color: transparent rgba(50, 115, 220, 0.9) transparent transparent;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip.is-tooltip-link.is-tooltip-bottom:not(.is-loading)::after {
  border-color: transparent transparent rgba(50, 115, 220, 0.9) transparent;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip.is-tooltip-link.is-tooltip-left:not(.is-loading)::after {
  border-color: transparent transparent transparent rgba(50, 115, 220, 0.9);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip.is-tooltip-link::before {
  background: rgba(50, 115, 220, 0.9);
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip.is-tooltip-info:not(.is-loading)::after {
  border-color: rgba(32, 156, 238, 0.9) transparent transparent transparent;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip.is-tooltip-info.is-tooltip-right:not(.is-loading)::after {
  border-color: transparent rgba(32, 156, 238, 0.9) transparent transparent;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip.is-tooltip-info.is-tooltip-bottom:not(.is-loading)::after {
  border-color: transparent transparent rgba(32, 156, 238, 0.9) transparent;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip.is-tooltip-info.is-tooltip-left:not(.is-loading)::after {
  border-color: transparent transparent transparent rgba(32, 156, 238, 0.9);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip.is-tooltip-info::before {
  background: rgba(32, 156, 238, 0.9);
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip.is-tooltip-success:not(.is-loading)::after {
  border-color: rgba(35, 209, 96, 0.9) transparent transparent transparent;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip.is-tooltip-success.is-tooltip-right:not(.is-loading)::after {
  border-color: transparent rgba(35, 209, 96, 0.9) transparent transparent;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip.is-tooltip-success.is-tooltip-bottom:not(.is-loading)::after {
  border-color: transparent transparent rgba(35, 209, 96, 0.9) transparent;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip.is-tooltip-success.is-tooltip-left:not(.is-loading)::after {
  border-color: transparent transparent transparent rgba(35, 209, 96, 0.9);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip.is-tooltip-success::before {
  background: rgba(35, 209, 96, 0.9);
  color: #fff;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip.is-tooltip-warning:not(.is-loading)::after {
  border-color: rgba(255, 221, 87, 0.9) transparent transparent transparent;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip.is-tooltip-warning.is-tooltip-right:not(.is-loading)::after {
  border-color: transparent rgba(255, 221, 87, 0.9) transparent transparent;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip.is-tooltip-warning.is-tooltip-bottom:not(.is-loading)::after {
  border-color: transparent transparent rgba(255, 221, 87, 0.9) transparent;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip.is-tooltip-warning.is-tooltip-left:not(.is-loading)::after {
  border-color: transparent transparent transparent rgba(255, 221, 87, 0.9);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip.is-tooltip-warning::before {
  background: rgba(255, 221, 87, 0.9);
  color: rgba(0, 0, 0, 0.7);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip.is-tooltip-danger:not(.is-loading)::after {
  border-color: rgba(255, 56, 96, 0.9) transparent transparent transparent;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip.is-tooltip-danger.is-tooltip-right:not(.is-loading)::after {
  border-color: transparent rgba(255, 56, 96, 0.9) transparent transparent;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip.is-tooltip-danger.is-tooltip-bottom:not(.is-loading)::after {
  border-color: transparent transparent rgba(255, 56, 96, 0.9) transparent;
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip.is-tooltip-danger.is-tooltip-left:not(.is-loading)::after {
  border-color: transparent transparent transparent rgba(255, 56, 96, 0.9);
}

/* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
.tooltip.is-tooltip-danger::before {
  background: rgba(255, 56, 96, 0.9);
  color: #fff;
}

@media screen and (max-width: 768px) {
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-top-mobile::before {
    top: auto !important;
    bottom: 100% !important;
    left: 50% !important;
    right: auto !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-top-mobile.is-tooltip-active:not(.is-loading)::after, .is-tooltip-top-mobile:focus:not(.is-loading)::after, .is-tooltip-top-mobile:hover:not(.is-loading)::after {
    top: 0 !important;
    bottom: auto !important;
    left: 50% !important;
    right: auto !important;
    border-color: rgba(74, 74, 74, 0.9) transparent transparent transparent !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-top-mobile.is-tooltip-active::before, .is-tooltip-top-mobile:focus::before, .is-tooltip-top-mobile:hover::before {
    -webkit-transform: translate(-50%, -0.5rem) !important;
    transform: translate(-50%, -0.5rem) !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-top-tablet::before {
    top: auto !important;
    bottom: 100% !important;
    left: 50% !important;
    right: auto !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-top-tablet.is-tooltip-active:not(.is-loading)::after, .is-tooltip-top-tablet:focus:not(.is-loading)::after, .is-tooltip-top-tablet:hover:not(.is-loading)::after {
    top: 0 !important;
    bottom: auto !important;
    left: 50% !important;
    right: auto !important;
    border-color: rgba(74, 74, 74, 0.9) transparent transparent transparent !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-top-tablet.is-tooltip-active::before, .is-tooltip-top-tablet:focus::before, .is-tooltip-top-tablet:hover::before {
    -webkit-transform: translate(-50%, -0.5rem) !important;
    transform: translate(-50%, -0.5rem) !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1087px) {
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-top-tablet-only::before {
    top: auto !important;
    bottom: 100% !important;
    left: 50% !important;
    right: auto !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-top-tablet-only.is-tooltip-active:not(.is-loading)::after, .is-tooltip-top-tablet-only:focus:not(.is-loading)::after, .is-tooltip-top-tablet-only:hover:not(.is-loading)::after {
    top: 0 !important;
    bottom: auto !important;
    left: 50% !important;
    right: auto !important;
    border-color: rgba(74, 74, 74, 0.9) transparent transparent transparent !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-top-tablet-only.is-tooltip-active::before, .is-tooltip-top-tablet-only:focus::before, .is-tooltip-top-tablet-only:hover::before {
    -webkit-transform: translate(-50%, -0.5rem) !important;
    transform: translate(-50%, -0.5rem) !important;
  }
}

@media screen and (max-width: 1087px) {
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-top-touch::before {
    top: auto !important;
    bottom: 100% !important;
    left: 50% !important;
    right: auto !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-top-touch.is-tooltip-active:not(.is-loading)::after, .is-tooltip-top-touch:focus:not(.is-loading)::after, .is-tooltip-top-touch:hover:not(.is-loading)::after {
    top: 0 !important;
    bottom: auto !important;
    left: 50% !important;
    right: auto !important;
    border-color: rgba(74, 74, 74, 0.9) transparent transparent transparent !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-top-touch.is-tooltip-active::before, .is-tooltip-top-touch:focus::before, .is-tooltip-top-touch:hover::before {
    -webkit-transform: translate(-50%, -0.5rem) !important;
    transform: translate(-50%, -0.5rem) !important;
  }
}

@media screen and (min-width: 1088px) {
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-top-desktop::before {
    top: auto !important;
    bottom: 100% !important;
    left: 50% !important;
    right: auto !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-top-desktop.is-tooltip-active:not(.is-loading)::after, .is-tooltip-top-desktop:focus:not(.is-loading)::after, .is-tooltip-top-desktop:hover:not(.is-loading)::after {
    top: 0 !important;
    bottom: auto !important;
    left: 50% !important;
    right: auto !important;
    border-color: rgba(74, 74, 74, 0.9) transparent transparent transparent !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-top-desktop.is-tooltip-active::before, .is-tooltip-top-desktop:focus::before, .is-tooltip-top-desktop:hover::before {
    -webkit-transform: translate(-50%, -0.5rem) !important;
    transform: translate(-50%, -0.5rem) !important;
  }
}

@media screen and (min-width: 1088px) and (max-width: 1279px) {
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-top-desktop-only::before {
    top: auto !important;
    bottom: 100% !important;
    left: 50% !important;
    right: auto !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-top-desktop-only.is-tooltip-active:not(.is-loading)::after, .is-tooltip-top-desktop-only:focus:not(.is-loading)::after, .is-tooltip-top-desktop-only:hover:not(.is-loading)::after {
    top: 0 !important;
    bottom: auto !important;
    left: 50% !important;
    right: auto !important;
    border-color: rgba(74, 74, 74, 0.9) transparent transparent transparent !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-top-desktop-only.is-tooltip-active::before, .is-tooltip-top-desktop-only:focus::before, .is-tooltip-top-desktop-only:hover::before {
    -webkit-transform: translate(-50%, -0.5rem) !important;
    transform: translate(-50%, -0.5rem) !important;
  }
}

@media screen and (min-width: 1280px) {
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-top-widescreen::before {
    top: auto !important;
    bottom: 100% !important;
    left: 50% !important;
    right: auto !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-top-widescreen.is-tooltip-active:not(.is-loading)::after, .is-tooltip-top-widescreen:focus:not(.is-loading)::after, .is-tooltip-top-widescreen:hover:not(.is-loading)::after {
    top: 0 !important;
    bottom: auto !important;
    left: 50% !important;
    right: auto !important;
    border-color: rgba(74, 74, 74, 0.9) transparent transparent transparent !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-top-widescreen.is-tooltip-active::before, .is-tooltip-top-widescreen:focus::before, .is-tooltip-top-widescreen:hover::before {
    -webkit-transform: translate(-50%, -0.5rem) !important;
    transform: translate(-50%, -0.5rem) !important;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1471px) {
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-top-widescreen-only::before {
    top: auto !important;
    bottom: 100% !important;
    left: 50% !important;
    right: auto !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-top-widescreen-only.is-tooltip-active:not(.is-loading)::after, .is-tooltip-top-widescreen-only:focus:not(.is-loading)::after, .is-tooltip-top-widescreen-only:hover:not(.is-loading)::after {
    top: 0 !important;
    bottom: auto !important;
    left: 50% !important;
    right: auto !important;
    border-color: rgba(74, 74, 74, 0.9) transparent transparent transparent !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-top-widescreen-only.is-tooltip-active::before, .is-tooltip-top-widescreen-only:focus::before, .is-tooltip-top-widescreen-only:hover::before {
    -webkit-transform: translate(-50%, -0.5rem) !important;
    transform: translate(-50%, -0.5rem) !important;
  }
}

@media screen and (min-width: 1472px) {
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-top-fullhd::before {
    top: auto !important;
    bottom: 100% !important;
    left: 50% !important;
    right: auto !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-top-fullhd.is-tooltip-active:not(.is-loading)::after, .is-tooltip-top-fullhd:focus:not(.is-loading)::after, .is-tooltip-top-fullhd:hover:not(.is-loading)::after {
    top: 0 !important;
    bottom: auto !important;
    left: 50% !important;
    right: auto !important;
    border-color: rgba(74, 74, 74, 0.9) transparent transparent transparent !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-top-fullhd.is-tooltip-active::before, .is-tooltip-top-fullhd:focus::before, .is-tooltip-top-fullhd:hover::before {
    -webkit-transform: translate(-50%, -0.5rem) !important;
    transform: translate(-50%, -0.5rem) !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-right-mobile::before {
    top: auto !important;
    bottom: 50% !important;
    left: 100% !important;
    right: auto !important;
    -webkit-transform: translate(-1rem, 50%) !important;
    transform: translate(-1rem, 50%) !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-right-mobile.is-tooltip-active:not(.is-loading)::after, .is-tooltip-right-mobile:focus:not(.is-loading)::after, .is-tooltip-right-mobile:hover:not(.is-loading)::after {
    top: 50% !important;
    left: 100% !important;
    right: auto !important;
    border-color: transparent rgba(74, 74, 74, 0.9) transparent transparent !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-right-mobile.is-tooltip-active::before, .is-tooltip-right-mobile:focus::before, .is-tooltip-right-mobile:hover::before {
    -webkit-transform: translate(0.5rem, 50%) !important;
    transform: translate(0.5rem, 50%) !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-right-tablet::before {
    top: auto !important;
    bottom: 50% !important;
    left: 100% !important;
    right: auto !important;
    -webkit-transform: translate(-1rem, 50%) !important;
    transform: translate(-1rem, 50%) !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-right-tablet.is-tooltip-active:not(.is-loading)::after, .is-tooltip-right-tablet:focus:not(.is-loading)::after, .is-tooltip-right-tablet:hover:not(.is-loading)::after {
    top: 50% !important;
    left: 100% !important;
    right: auto !important;
    border-color: transparent rgba(74, 74, 74, 0.9) transparent transparent !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-right-tablet.is-tooltip-active::before, .is-tooltip-right-tablet:focus::before, .is-tooltip-right-tablet:hover::before {
    -webkit-transform: translate(0.5rem, 50%) !important;
    transform: translate(0.5rem, 50%) !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1087px) {
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-right-tablet-only::before {
    top: auto !important;
    bottom: 50% !important;
    left: 100% !important;
    right: auto !important;
    -webkit-transform: translate(-1rem, 50%) !important;
    transform: translate(-1rem, 50%) !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-right-tablet-only.is-tooltip-active:not(.is-loading)::after, .is-tooltip-right-tablet-only:focus:not(.is-loading)::after, .is-tooltip-right-tablet-only:hover:not(.is-loading)::after {
    top: 50% !important;
    left: 100% !important;
    right: auto !important;
    border-color: transparent rgba(74, 74, 74, 0.9) transparent transparent !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-right-tablet-only.is-tooltip-active::before, .is-tooltip-right-tablet-only:focus::before, .is-tooltip-right-tablet-only:hover::before {
    -webkit-transform: translate(0.5rem, 50%) !important;
    transform: translate(0.5rem, 50%) !important;
  }
}

@media screen and (max-width: 1087px) {
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-right-touch::before {
    top: auto !important;
    bottom: 50% !important;
    left: 100% !important;
    right: auto !important;
    -webkit-transform: translate(-1rem, 50%) !important;
    transform: translate(-1rem, 50%) !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-right-touch.is-tooltip-active:not(.is-loading)::after, .is-tooltip-right-touch:focus:not(.is-loading)::after, .is-tooltip-right-touch:hover:not(.is-loading)::after {
    top: 50% !important;
    left: 100% !important;
    right: auto !important;
    border-color: transparent rgba(74, 74, 74, 0.9) transparent transparent !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-right-touch.is-tooltip-active::before, .is-tooltip-right-touch:focus::before, .is-tooltip-right-touch:hover::before {
    -webkit-transform: translate(0.5rem, 50%) !important;
    transform: translate(0.5rem, 50%) !important;
  }
}

@media screen and (min-width: 1088px) {
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-right-desktop::before {
    top: auto !important;
    bottom: 50% !important;
    left: 100% !important;
    right: auto !important;
    -webkit-transform: translate(-1rem, 50%) !important;
    transform: translate(-1rem, 50%) !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-right-desktop.is-tooltip-active:not(.is-loading)::after, .is-tooltip-right-desktop:focus:not(.is-loading)::after, .is-tooltip-right-desktop:hover:not(.is-loading)::after {
    top: 50% !important;
    left: 100% !important;
    right: auto !important;
    border-color: transparent rgba(74, 74, 74, 0.9) transparent transparent !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-right-desktop.is-tooltip-active::before, .is-tooltip-right-desktop:focus::before, .is-tooltip-right-desktop:hover::before {
    -webkit-transform: translate(0.5rem, 50%) !important;
    transform: translate(0.5rem, 50%) !important;
  }
}

@media screen and (min-width: 1088px) and (max-width: 1279px) {
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-right-desktop-only::before {
    top: auto !important;
    bottom: 50% !important;
    left: 100% !important;
    right: auto !important;
    -webkit-transform: translate(-1rem, 50%) !important;
    transform: translate(-1rem, 50%) !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-right-desktop-only.is-tooltip-active:not(.is-loading)::after, .is-tooltip-right-desktop-only:focus:not(.is-loading)::after, .is-tooltip-right-desktop-only:hover:not(.is-loading)::after {
    top: 50% !important;
    left: 100% !important;
    right: auto !important;
    border-color: transparent rgba(74, 74, 74, 0.9) transparent transparent !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-right-desktop-only.is-tooltip-active::before, .is-tooltip-right-desktop-only:focus::before, .is-tooltip-right-desktop-only:hover::before {
    -webkit-transform: translate(0.5rem, 50%) !important;
    transform: translate(0.5rem, 50%) !important;
  }
}

@media screen and (min-width: 1280px) {
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-right-widescreen::before {
    top: auto !important;
    bottom: 50% !important;
    left: 100% !important;
    right: auto !important;
    -webkit-transform: translate(-1rem, 50%) !important;
    transform: translate(-1rem, 50%) !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-right-widescreen.is-tooltip-active:not(.is-loading)::after, .is-tooltip-right-widescreen:focus:not(.is-loading)::after, .is-tooltip-right-widescreen:hover:not(.is-loading)::after {
    top: 50% !important;
    left: 100% !important;
    right: auto !important;
    border-color: transparent rgba(74, 74, 74, 0.9) transparent transparent !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-right-widescreen.is-tooltip-active::before, .is-tooltip-right-widescreen:focus::before, .is-tooltip-right-widescreen:hover::before {
    -webkit-transform: translate(0.5rem, 50%) !important;
    transform: translate(0.5rem, 50%) !important;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1471px) {
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-right-widescreen-only::before {
    top: auto !important;
    bottom: 50% !important;
    left: 100% !important;
    right: auto !important;
    -webkit-transform: translate(-1rem, 50%) !important;
    transform: translate(-1rem, 50%) !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-right-widescreen-only.is-tooltip-active:not(.is-loading)::after, .is-tooltip-right-widescreen-only:focus:not(.is-loading)::after, .is-tooltip-right-widescreen-only:hover:not(.is-loading)::after {
    top: 50% !important;
    left: 100% !important;
    right: auto !important;
    border-color: transparent rgba(74, 74, 74, 0.9) transparent transparent !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-right-widescreen-only.is-tooltip-active::before, .is-tooltip-right-widescreen-only:focus::before, .is-tooltip-right-widescreen-only:hover::before {
    -webkit-transform: translate(0.5rem, 50%) !important;
    transform: translate(0.5rem, 50%) !important;
  }
}

@media screen and (min-width: 1472px) {
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-right-fullhd::before {
    top: auto !important;
    bottom: 50% !important;
    left: 100% !important;
    right: auto !important;
    -webkit-transform: translate(-1rem, 50%) !important;
    transform: translate(-1rem, 50%) !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-right-fullhd.is-tooltip-active:not(.is-loading)::after, .is-tooltip-right-fullhd:focus:not(.is-loading)::after, .is-tooltip-right-fullhd:hover:not(.is-loading)::after {
    top: 50% !important;
    left: 100% !important;
    right: auto !important;
    border-color: transparent rgba(74, 74, 74, 0.9) transparent transparent !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-right-fullhd.is-tooltip-active::before, .is-tooltip-right-fullhd:focus::before, .is-tooltip-right-fullhd:hover::before {
    -webkit-transform: translate(0.5rem, 50%) !important;
    transform: translate(0.5rem, 50%) !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-bottom-mobile::before {
    top: 100% !important;
    bottom: auto !important;
    left: 50% !important;
    right: auto !important;
    -webkit-transform: translate(-50%, -1rem) !important;
    transform: translate(-50%, -1rem) !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-bottom-mobile.is-tooltip-active:not(.is-loading)::after, .is-tooltip-bottom-mobile:focus:not(.is-loading)::after, .is-tooltip-bottom-mobile:hover:not(.is-loading)::after {
    top: 100% !important;
    bottom: auto !important;
    left: 50% !important;
    right: auto !important;
    border-color: transparent transparent rgba(74, 74, 74, 0.9) transparent !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-bottom-mobile.is-tooltip-active::before, .is-tooltip-bottom-mobile:focus::before, .is-tooltip-bottom-mobile:hover::before {
    -webkit-transform: translate(-50%, 0.5rem) !important;
    transform: translate(-50%, 0.5rem) !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-bottom-tablet::before {
    top: 100% !important;
    bottom: auto !important;
    left: 50% !important;
    right: auto !important;
    -webkit-transform: translate(-50%, -1rem) !important;
    transform: translate(-50%, -1rem) !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-bottom-tablet.is-tooltip-active:not(.is-loading)::after, .is-tooltip-bottom-tablet:focus:not(.is-loading)::after, .is-tooltip-bottom-tablet:hover:not(.is-loading)::after {
    top: 100% !important;
    bottom: auto !important;
    left: 50% !important;
    right: auto !important;
    border-color: transparent transparent rgba(74, 74, 74, 0.9) transparent !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-bottom-tablet.is-tooltip-active::before, .is-tooltip-bottom-tablet:focus::before, .is-tooltip-bottom-tablet:hover::before {
    -webkit-transform: translate(-50%, 0.5rem) !important;
    transform: translate(-50%, 0.5rem) !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1087px) {
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-bottom-tablet-only::before {
    top: 100% !important;
    bottom: auto !important;
    left: 50% !important;
    right: auto !important;
    -webkit-transform: translate(-50%, -1rem) !important;
    transform: translate(-50%, -1rem) !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-bottom-tablet-only.is-tooltip-active:not(.is-loading)::after, .is-tooltip-bottom-tablet-only:focus:not(.is-loading)::after, .is-tooltip-bottom-tablet-only:hover:not(.is-loading)::after {
    top: 100% !important;
    bottom: auto !important;
    left: 50% !important;
    right: auto !important;
    border-color: transparent transparent rgba(74, 74, 74, 0.9) transparent !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-bottom-tablet-only.is-tooltip-active::before, .is-tooltip-bottom-tablet-only:focus::before, .is-tooltip-bottom-tablet-only:hover::before {
    -webkit-transform: translate(-50%, 0.5rem) !important;
    transform: translate(-50%, 0.5rem) !important;
  }
}

@media screen and (max-width: 1087px) {
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-bottom-touch::before {
    top: 100% !important;
    bottom: auto !important;
    left: 50% !important;
    right: auto !important;
    -webkit-transform: translate(-50%, -1rem) !important;
    transform: translate(-50%, -1rem) !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-bottom-touch.is-tooltip-active:not(.is-loading)::after, .is-tooltip-bottom-touch:focus:not(.is-loading)::after, .is-tooltip-bottom-touch:hover:not(.is-loading)::after {
    top: 100% !important;
    bottom: auto !important;
    left: 50% !important;
    right: auto !important;
    border-color: transparent transparent rgba(74, 74, 74, 0.9) transparent !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-bottom-touch.is-tooltip-active::before, .is-tooltip-bottom-touch:focus::before, .is-tooltip-bottom-touch:hover::before {
    -webkit-transform: translate(-50%, 0.5rem) !important;
    transform: translate(-50%, 0.5rem) !important;
  }
}

@media screen and (min-width: 1088px) {
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-bottom-desktop::before {
    top: 100% !important;
    bottom: auto !important;
    left: 50% !important;
    right: auto !important;
    -webkit-transform: translate(-50%, -1rem) !important;
    transform: translate(-50%, -1rem) !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-bottom-desktop.is-tooltip-active:not(.is-loading)::after, .is-tooltip-bottom-desktop:focus:not(.is-loading)::after, .is-tooltip-bottom-desktop:hover:not(.is-loading)::after {
    top: 100% !important;
    bottom: auto !important;
    left: 50% !important;
    right: auto !important;
    border-color: transparent transparent rgba(74, 74, 74, 0.9) transparent !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-bottom-desktop.is-tooltip-active::before, .is-tooltip-bottom-desktop:focus::before, .is-tooltip-bottom-desktop:hover::before {
    -webkit-transform: translate(-50%, 0.5rem) !important;
    transform: translate(-50%, 0.5rem) !important;
  }
}

@media screen and (min-width: 1088px) and (max-width: 1279px) {
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-bottom-desktop-only::before {
    top: 100% !important;
    bottom: auto !important;
    left: 50% !important;
    right: auto !important;
    -webkit-transform: translate(-50%, -1rem) !important;
    transform: translate(-50%, -1rem) !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-bottom-desktop-only.is-tooltip-active:not(.is-loading)::after, .is-tooltip-bottom-desktop-only:focus:not(.is-loading)::after, .is-tooltip-bottom-desktop-only:hover:not(.is-loading)::after {
    top: 100% !important;
    bottom: auto !important;
    left: 50% !important;
    right: auto !important;
    border-color: transparent transparent rgba(74, 74, 74, 0.9) transparent !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-bottom-desktop-only.is-tooltip-active::before, .is-tooltip-bottom-desktop-only:focus::before, .is-tooltip-bottom-desktop-only:hover::before {
    -webkit-transform: translate(-50%, 0.5rem) !important;
    transform: translate(-50%, 0.5rem) !important;
  }
}

@media screen and (min-width: 1280px) {
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-bottom-widescreen::before {
    top: 100% !important;
    bottom: auto !important;
    left: 50% !important;
    right: auto !important;
    -webkit-transform: translate(-50%, -1rem) !important;
    transform: translate(-50%, -1rem) !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-bottom-widescreen.is-tooltip-active:not(.is-loading)::after, .is-tooltip-bottom-widescreen:focus:not(.is-loading)::after, .is-tooltip-bottom-widescreen:hover:not(.is-loading)::after {
    top: 100% !important;
    bottom: auto !important;
    left: 50% !important;
    right: auto !important;
    border-color: transparent transparent rgba(74, 74, 74, 0.9) transparent !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-bottom-widescreen.is-tooltip-active::before, .is-tooltip-bottom-widescreen:focus::before, .is-tooltip-bottom-widescreen:hover::before {
    -webkit-transform: translate(-50%, 0.5rem) !important;
    transform: translate(-50%, 0.5rem) !important;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1471px) {
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-bottom-widescreen-only::before {
    top: 100% !important;
    bottom: auto !important;
    left: 50% !important;
    right: auto !important;
    -webkit-transform: translate(-50%, -1rem) !important;
    transform: translate(-50%, -1rem) !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-bottom-widescreen-only.is-tooltip-active:not(.is-loading)::after, .is-tooltip-bottom-widescreen-only:focus:not(.is-loading)::after, .is-tooltip-bottom-widescreen-only:hover:not(.is-loading)::after {
    top: 100% !important;
    bottom: auto !important;
    left: 50% !important;
    right: auto !important;
    border-color: transparent transparent rgba(74, 74, 74, 0.9) transparent !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-bottom-widescreen-only.is-tooltip-active::before, .is-tooltip-bottom-widescreen-only:focus::before, .is-tooltip-bottom-widescreen-only:hover::before {
    -webkit-transform: translate(-50%, 0.5rem) !important;
    transform: translate(-50%, 0.5rem) !important;
  }
}

@media screen and (min-width: 1472px) {
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-bottom-fullhd::before {
    top: 100% !important;
    bottom: auto !important;
    left: 50% !important;
    right: auto !important;
    -webkit-transform: translate(-50%, -1rem) !important;
    transform: translate(-50%, -1rem) !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-bottom-fullhd.is-tooltip-active:not(.is-loading)::after, .is-tooltip-bottom-fullhd:focus:not(.is-loading)::after, .is-tooltip-bottom-fullhd:hover:not(.is-loading)::after {
    top: 100% !important;
    bottom: auto !important;
    left: 50% !important;
    right: auto !important;
    border-color: transparent transparent rgba(74, 74, 74, 0.9) transparent !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-bottom-fullhd.is-tooltip-active::before, .is-tooltip-bottom-fullhd:focus::before, .is-tooltip-bottom-fullhd:hover::before {
    -webkit-transform: translate(-50%, 0.5rem) !important;
    transform: translate(-50%, 0.5rem) !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-left-mobile::before {
    top: auto !important;
    bottom: 50% !important;
    left: auto !important;
    right: 100% !important;
    -webkit-transform: translate(1rem, 50%) !important;
    transform: translate(1rem, 50%) !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-left-mobile.is-tooltip-active:not(.is-loading)::after, .is-tooltip-left-mobile:focus:not(.is-loading)::after, .is-tooltip-left-mobile:hover:not(.is-loading)::after {
    top: 50% !important;
    bottom: auto !important;
    left: auto !important;
    right: calc(100% - .5rem) !important;
    border-color: transparent transparent transparent rgba(74, 74, 74, 0.9) !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-left-mobile.is-tooltip-active::before, .is-tooltip-left-mobile:focus::before, .is-tooltip-left-mobile:hover::before {
    -webkit-transform: translate(-0.5rem, 50%) !important;
    transform: translate(-0.5rem, 50%) !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-left-tablet::before {
    top: auto !important;
    bottom: 50% !important;
    left: auto !important;
    right: 100% !important;
    -webkit-transform: translate(1rem, 50%) !important;
    transform: translate(1rem, 50%) !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-left-tablet.is-tooltip-active:not(.is-loading)::after, .is-tooltip-left-tablet:focus:not(.is-loading)::after, .is-tooltip-left-tablet:hover:not(.is-loading)::after {
    top: 50% !important;
    bottom: auto !important;
    left: auto !important;
    right: calc(100% - .5rem) !important;
    border-color: transparent transparent transparent rgba(74, 74, 74, 0.9) !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-left-tablet.is-tooltip-active::before, .is-tooltip-left-tablet:focus::before, .is-tooltip-left-tablet:hover::before {
    -webkit-transform: translate(-0.5rem, 50%) !important;
    transform: translate(-0.5rem, 50%) !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1087px) {
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-left-tablet-only::before {
    top: auto !important;
    bottom: 50% !important;
    left: auto !important;
    right: 100% !important;
    -webkit-transform: translate(1rem, 50%) !important;
    transform: translate(1rem, 50%) !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-left-tablet-only.is-tooltip-active:not(.is-loading)::after, .is-tooltip-left-tablet-only:focus:not(.is-loading)::after, .is-tooltip-left-tablet-only:hover:not(.is-loading)::after {
    top: 50% !important;
    bottom: auto !important;
    left: auto !important;
    right: calc(100% - .5rem) !important;
    border-color: transparent transparent transparent rgba(74, 74, 74, 0.9) !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-left-tablet-only.is-tooltip-active::before, .is-tooltip-left-tablet-only:focus::before, .is-tooltip-left-tablet-only:hover::before {
    -webkit-transform: translate(-0.5rem, 50%) !important;
    transform: translate(-0.5rem, 50%) !important;
  }
}

@media screen and (max-width: 1087px) {
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-left-touch::before {
    top: auto !important;
    bottom: 50% !important;
    left: auto !important;
    right: 100% !important;
    -webkit-transform: translate(1rem, 50%) !important;
    transform: translate(1rem, 50%) !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-left-touch.is-tooltip-active:not(.is-loading)::after, .is-tooltip-left-touch:focus:not(.is-loading)::after, .is-tooltip-left-touch:hover:not(.is-loading)::after {
    top: 50% !important;
    bottom: auto !important;
    left: auto !important;
    right: calc(100% - .5rem) !important;
    border-color: transparent transparent transparent rgba(74, 74, 74, 0.9) !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-left-touch.is-tooltip-active::before, .is-tooltip-left-touch:focus::before, .is-tooltip-left-touch:hover::before {
    -webkit-transform: translate(-0.5rem, 50%) !important;
    transform: translate(-0.5rem, 50%) !important;
  }
}

@media screen and (min-width: 1088px) {
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-left-desktop::before {
    top: auto !important;
    bottom: 50% !important;
    left: auto !important;
    right: 100% !important;
    -webkit-transform: translate(1rem, 50%) !important;
    transform: translate(1rem, 50%) !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-left-desktop.is-tooltip-active:not(.is-loading)::after, .is-tooltip-left-desktop:focus:not(.is-loading)::after, .is-tooltip-left-desktop:hover:not(.is-loading)::after {
    top: 50% !important;
    bottom: auto !important;
    left: auto !important;
    right: calc(100% - .5rem) !important;
    border-color: transparent transparent transparent rgba(74, 74, 74, 0.9) !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-left-desktop.is-tooltip-active::before, .is-tooltip-left-desktop:focus::before, .is-tooltip-left-desktop:hover::before {
    -webkit-transform: translate(-0.5rem, 50%) !important;
    transform: translate(-0.5rem, 50%) !important;
  }
}

@media screen and (min-width: 1088px) and (max-width: 1279px) {
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-left-desktop-only::before {
    top: auto !important;
    bottom: 50% !important;
    left: auto !important;
    right: 100% !important;
    -webkit-transform: translate(1rem, 50%) !important;
    transform: translate(1rem, 50%) !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-left-desktop-only.is-tooltip-active:not(.is-loading)::after, .is-tooltip-left-desktop-only:focus:not(.is-loading)::after, .is-tooltip-left-desktop-only:hover:not(.is-loading)::after {
    top: 50% !important;
    bottom: auto !important;
    left: auto !important;
    right: calc(100% - .5rem) !important;
    border-color: transparent transparent transparent rgba(74, 74, 74, 0.9) !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-left-desktop-only.is-tooltip-active::before, .is-tooltip-left-desktop-only:focus::before, .is-tooltip-left-desktop-only:hover::before {
    -webkit-transform: translate(-0.5rem, 50%) !important;
    transform: translate(-0.5rem, 50%) !important;
  }
}

@media screen and (min-width: 1280px) {
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-left-widescreen::before {
    top: auto !important;
    bottom: 50% !important;
    left: auto !important;
    right: 100% !important;
    -webkit-transform: translate(1rem, 50%) !important;
    transform: translate(1rem, 50%) !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-left-widescreen.is-tooltip-active:not(.is-loading)::after, .is-tooltip-left-widescreen:focus:not(.is-loading)::after, .is-tooltip-left-widescreen:hover:not(.is-loading)::after {
    top: 50% !important;
    bottom: auto !important;
    left: auto !important;
    right: calc(100% - .5rem) !important;
    border-color: transparent transparent transparent rgba(74, 74, 74, 0.9) !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-left-widescreen.is-tooltip-active::before, .is-tooltip-left-widescreen:focus::before, .is-tooltip-left-widescreen:hover::before {
    -webkit-transform: translate(-0.5rem, 50%) !important;
    transform: translate(-0.5rem, 50%) !important;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1471px) {
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-left-widescreen-only::before {
    top: auto !important;
    bottom: 50% !important;
    left: auto !important;
    right: 100% !important;
    -webkit-transform: translate(1rem, 50%) !important;
    transform: translate(1rem, 50%) !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-left-widescreen-only.is-tooltip-active:not(.is-loading)::after, .is-tooltip-left-widescreen-only:focus:not(.is-loading)::after, .is-tooltip-left-widescreen-only:hover:not(.is-loading)::after {
    top: 50% !important;
    bottom: auto !important;
    left: auto !important;
    right: calc(100% - .5rem) !important;
    border-color: transparent transparent transparent rgba(74, 74, 74, 0.9) !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-left-widescreen-only.is-tooltip-active::before, .is-tooltip-left-widescreen-only:focus::before, .is-tooltip-left-widescreen-only:hover::before {
    -webkit-transform: translate(-0.5rem, 50%) !important;
    transform: translate(-0.5rem, 50%) !important;
  }
}

@media screen and (min-width: 1472px) {
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-left-fullhd::before {
    top: auto !important;
    bottom: 50% !important;
    left: auto !important;
    right: 100% !important;
    -webkit-transform: translate(1rem, 50%) !important;
    transform: translate(1rem, 50%) !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-left-fullhd.is-tooltip-active:not(.is-loading)::after, .is-tooltip-left-fullhd:focus:not(.is-loading)::after, .is-tooltip-left-fullhd:hover:not(.is-loading)::after {
    top: 50% !important;
    bottom: auto !important;
    left: auto !important;
    right: calc(100% - .5rem) !important;
    border-color: transparent transparent transparent rgba(74, 74, 74, 0.9) !important;
  }
  /* line 1, ../.gems/ruby/3.2.0/gems/bulma-extensions-rails-6.2.7/vendor/assets/stylesheets/bulma-extensions.css */
  .is-tooltip-left-fullhd.is-tooltip-active::before, .is-tooltip-left-fullhd:focus::before, .is-tooltip-left-fullhd:hover::before {
    -webkit-transform: translate(-0.5rem, 50%) !important;
    transform: translate(-0.5rem, 50%) !important;
  }
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("/assets/fontawesome-webfont.eot");
  src: url("/assets/fontawesome-webfont.eot?#iefix") format("embedded-opentype"), url("/assets/fontawesome-webfont.woff2") format("woff2"), url("/assets/fontawesome-webfont.woff") format("woff"), url("/assets/fontawesome-webfont.ttf") format("truetype"), url("/assets/fontawesome-webfont.svg#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 19, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
/* line 28, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

/* line 33, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-2x {
  font-size: 2em;
}

/* line 36, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-3x {
  font-size: 3em;
}

/* line 39, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-4x {
  font-size: 4em;
}

/* line 42, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-5x {
  font-size: 5em;
}

/* line 45, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

/* line 49, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

/* line 54, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ul > li {
  position: relative;
}

/* line 57, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}

/* line 64, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-li.fa-lg {
  left: -1.85714286em;
}

/* line 67, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}

/* line 72, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pull-left {
  float: left;
}

/* line 75, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pull-right {
  float: right;
}

/* line 78, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa.fa-pull-left {
  margin-right: .3em;
}

/* line 81, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa.fa-pull-right {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
/* line 85, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.pull-right {
  float: right;
}

/* line 88, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.pull-left {
  float: left;
}

/* line 91, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa.pull-left {
  margin-right: .3em;
}

/* line 94, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa.pull-right {
  margin-left: .3em;
}

/* line 97, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

/* line 101, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

/* line 125, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 131, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 137, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

/* line 143, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

/* line 149, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* line 155, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

/* line 162, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

/* line 170, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 177, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-1x {
  line-height: inherit;
}

/* line 180, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-2x {
  font-size: 2em;
}

/* line 183, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-inverse {
  color: #ffffff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
/* line 188, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-glass:before {
  content: "\f000";
}

/* line 191, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-music:before {
  content: "\f001";
}

/* line 194, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-search:before {
  content: "\f002";
}

/* line 197, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-o:before {
  content: "\f003";
}

/* line 200, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-heart:before {
  content: "\f004";
}

/* line 203, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-star:before {
  content: "\f005";
}

/* line 206, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-star-o:before {
  content: "\f006";
}

/* line 209, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user:before {
  content: "\f007";
}

/* line 212, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-film:before {
  content: "\f008";
}

/* line 215, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-th-large:before {
  content: "\f009";
}

/* line 218, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-th:before {
  content: "\f00a";
}

/* line 221, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-th-list:before {
  content: "\f00b";
}

/* line 224, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-check:before {
  content: "\f00c";
}

/* line 227, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}

/* line 232, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-search-plus:before {
  content: "\f00e";
}

/* line 235, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-search-minus:before {
  content: "\f010";
}

/* line 238, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-power-off:before {
  content: "\f011";
}

/* line 241, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-signal:before {
  content: "\f012";
}

/* line 244, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}

/* line 248, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-trash-o:before {
  content: "\f014";
}

/* line 251, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-home:before {
  content: "\f015";
}

/* line 254, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-o:before {
  content: "\f016";
}

/* line 257, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-clock-o:before {
  content: "\f017";
}

/* line 260, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-road:before {
  content: "\f018";
}

/* line 263, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-download:before {
  content: "\f019";
}

/* line 266, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

/* line 269, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

/* line 272, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-inbox:before {
  content: "\f01c";
}

/* line 275, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-play-circle-o:before {
  content: "\f01d";
}

/* line 278, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}

/* line 282, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-refresh:before {
  content: "\f021";
}

/* line 285, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-alt:before {
  content: "\f022";
}

/* line 288, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-lock:before {
  content: "\f023";
}

/* line 291, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flag:before {
  content: "\f024";
}

/* line 294, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-headphones:before {
  content: "\f025";
}

/* line 297, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-off:before {
  content: "\f026";
}

/* line 300, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-down:before {
  content: "\f027";
}

/* line 303, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-up:before {
  content: "\f028";
}

/* line 306, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-qrcode:before {
  content: "\f029";
}

/* line 309, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-barcode:before {
  content: "\f02a";
}

/* line 312, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tag:before {
  content: "\f02b";
}

/* line 315, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tags:before {
  content: "\f02c";
}

/* line 318, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-book:before {
  content: "\f02d";
}

/* line 321, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bookmark:before {
  content: "\f02e";
}

/* line 324, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-print:before {
  content: "\f02f";
}

/* line 327, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-camera:before {
  content: "\f030";
}

/* line 330, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-font:before {
  content: "\f031";
}

/* line 333, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bold:before {
  content: "\f032";
}

/* line 336, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-italic:before {
  content: "\f033";
}

/* line 339, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-text-height:before {
  content: "\f034";
}

/* line 342, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-text-width:before {
  content: "\f035";
}

/* line 345, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-left:before {
  content: "\f036";
}

/* line 348, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-center:before {
  content: "\f037";
}

/* line 351, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-right:before {
  content: "\f038";
}

/* line 354, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-justify:before {
  content: "\f039";
}

/* line 357, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-list:before {
  content: "\f03a";
}

/* line 360, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}

/* line 364, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-indent:before {
  content: "\f03c";
}

/* line 367, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-video-camera:before {
  content: "\f03d";
}

/* line 370, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}

/* line 375, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pencil:before {
  content: "\f040";
}

/* line 378, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-marker:before {
  content: "\f041";
}

/* line 381, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-adjust:before {
  content: "\f042";
}

/* line 384, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tint:before {
  content: "\f043";
}

/* line 387, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}

/* line 391, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-square-o:before {
  content: "\f045";
}

/* line 394, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-square-o:before {
  content: "\f046";
}

/* line 397, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows:before {
  content: "\f047";
}

/* line 400, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-step-backward:before {
  content: "\f048";
}

/* line 403, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fast-backward:before {
  content: "\f049";
}

/* line 406, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-backward:before {
  content: "\f04a";
}

/* line 409, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-play:before {
  content: "\f04b";
}

/* line 412, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pause:before {
  content: "\f04c";
}

/* line 415, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stop:before {
  content: "\f04d";
}

/* line 418, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-forward:before {
  content: "\f04e";
}

/* line 421, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fast-forward:before {
  content: "\f050";
}

/* line 424, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-step-forward:before {
  content: "\f051";
}

/* line 427, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-eject:before {
  content: "\f052";
}

/* line 430, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-left:before {
  content: "\f053";
}

/* line 433, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-right:before {
  content: "\f054";
}

/* line 436, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-circle:before {
  content: "\f055";
}

/* line 439, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus-circle:before {
  content: "\f056";
}

/* line 442, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-circle:before {
  content: "\f057";
}

/* line 445, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-circle:before {
  content: "\f058";
}

/* line 448, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-question-circle:before {
  content: "\f059";
}

/* line 451, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-info-circle:before {
  content: "\f05a";
}

/* line 454, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-crosshairs:before {
  content: "\f05b";
}

/* line 457, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-circle-o:before {
  content: "\f05c";
}

/* line 460, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-circle-o:before {
  content: "\f05d";
}

/* line 463, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ban:before {
  content: "\f05e";
}

/* line 466, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-left:before {
  content: "\f060";
}

/* line 469, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-right:before {
  content: "\f061";
}

/* line 472, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-up:before {
  content: "\f062";
}

/* line 475, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-down:before {
  content: "\f063";
}

/* line 478, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

/* line 482, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-expand:before {
  content: "\f065";
}

/* line 485, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-compress:before {
  content: "\f066";
}

/* line 488, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus:before {
  content: "\f067";
}

/* line 491, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus:before {
  content: "\f068";
}

/* line 494, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-asterisk:before {
  content: "\f069";
}

/* line 497, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-exclamation-circle:before {
  content: "\f06a";
}

/* line 500, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gift:before {
  content: "\f06b";
}

/* line 503, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-leaf:before {
  content: "\f06c";
}

/* line 506, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fire:before {
  content: "\f06d";
}

/* line 509, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-eye:before {
  content: "\f06e";
}

/* line 512, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-eye-slash:before {
  content: "\f070";
}

/* line 515, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}

/* line 519, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-plane:before {
  content: "\f072";
}

/* line 522, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar:before {
  content: "\f073";
}

/* line 525, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-random:before {
  content: "\f074";
}

/* line 528, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-comment:before {
  content: "\f075";
}

/* line 531, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-magnet:before {
  content: "\f076";
}

/* line 534, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-up:before {
  content: "\f077";
}

/* line 537, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-down:before {
  content: "\f078";
}

/* line 540, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-retweet:before {
  content: "\f079";
}

/* line 543, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-shopping-cart:before {
  content: "\f07a";
}

/* line 546, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder:before {
  content: "\f07b";
}

/* line 549, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder-open:before {
  content: "\f07c";
}

/* line 552, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows-v:before {
  content: "\f07d";
}

/* line 555, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows-h:before {
  content: "\f07e";
}

/* line 558, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}

/* line 562, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitter-square:before {
  content: "\f081";
}

/* line 565, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-facebook-square:before {
  content: "\f082";
}

/* line 568, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-camera-retro:before {
  content: "\f083";
}

/* line 571, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-key:before {
  content: "\f084";
}

/* line 574, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}

/* line 578, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-comments:before {
  content: "\f086";
}

/* line 581, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-o-up:before {
  content: "\f087";
}

/* line 584, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-o-down:before {
  content: "\f088";
}

/* line 587, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-star-half:before {
  content: "\f089";
}

/* line 590, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-heart-o:before {
  content: "\f08a";
}

/* line 593, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sign-out:before {
  content: "\f08b";
}

/* line 596, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-linkedin-square:before {
  content: "\f08c";
}

/* line 599, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumb-tack:before {
  content: "\f08d";
}

/* line 602, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-external-link:before {
  content: "\f08e";
}

/* line 605, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sign-in:before {
  content: "\f090";
}

/* line 608, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-trophy:before {
  content: "\f091";
}

/* line 611, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-github-square:before {
  content: "\f092";
}

/* line 614, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-upload:before {
  content: "\f093";
}

/* line 617, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-lemon-o:before {
  content: "\f094";
}

/* line 620, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-phone:before {
  content: "\f095";
}

/* line 623, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-square-o:before {
  content: "\f096";
}

/* line 626, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bookmark-o:before {
  content: "\f097";
}

/* line 629, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-phone-square:before {
  content: "\f098";
}

/* line 632, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitter:before {
  content: "\f099";
}

/* line 635, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}

/* line 639, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-github:before {
  content: "\f09b";
}

/* line 642, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-unlock:before {
  content: "\f09c";
}

/* line 645, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-credit-card:before {
  content: "\f09d";
}

/* line 648, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}

/* line 652, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hdd-o:before {
  content: "\f0a0";
}

/* line 655, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bullhorn:before {
  content: "\f0a1";
}

/* line 658, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell:before {
  content: "\f0f3";
}

/* line 661, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-certificate:before {
  content: "\f0a3";
}

/* line 664, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-right:before {
  content: "\f0a4";
}

/* line 667, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-left:before {
  content: "\f0a5";
}

/* line 670, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-up:before {
  content: "\f0a6";
}

/* line 673, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-down:before {
  content: "\f0a7";
}

/* line 676, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-left:before {
  content: "\f0a8";
}

/* line 679, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-right:before {
  content: "\f0a9";
}

/* line 682, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-up:before {
  content: "\f0aa";
}

/* line 685, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-down:before {
  content: "\f0ab";
}

/* line 688, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-globe:before {
  content: "\f0ac";
}

/* line 691, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wrench:before {
  content: "\f0ad";
}

/* line 694, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tasks:before {
  content: "\f0ae";
}

/* line 697, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-filter:before {
  content: "\f0b0";
}

/* line 700, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-briefcase:before {
  content: "\f0b1";
}

/* line 703, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows-alt:before {
  content: "\f0b2";
}

/* line 706, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

/* line 710, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

/* line 714, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud:before {
  content: "\f0c2";
}

/* line 717, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flask:before {
  content: "\f0c3";
}

/* line 720, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

/* line 724, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

/* line 728, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-paperclip:before {
  content: "\f0c6";
}

/* line 731, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}

/* line 735, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-square:before {
  content: "\f0c8";
}

/* line 738, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}

/* line 743, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-ul:before {
  content: "\f0ca";
}

/* line 746, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-ol:before {
  content: "\f0cb";
}

/* line 749, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-strikethrough:before {
  content: "\f0cc";
}

/* line 752, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-underline:before {
  content: "\f0cd";
}

/* line 755, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-table:before {
  content: "\f0ce";
}

/* line 758, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-magic:before {
  content: "\f0d0";
}

/* line 761, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-truck:before {
  content: "\f0d1";
}

/* line 764, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pinterest:before {
  content: "\f0d2";
}

/* line 767, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pinterest-square:before {
  content: "\f0d3";
}

/* line 770, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-plus-square:before {
  content: "\f0d4";
}

/* line 773, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-plus:before {
  content: "\f0d5";
}

/* line 776, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-money:before {
  content: "\f0d6";
}

/* line 779, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-down:before {
  content: "\f0d7";
}

/* line 782, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-up:before {
  content: "\f0d8";
}

/* line 785, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-left:before {
  content: "\f0d9";
}

/* line 788, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-right:before {
  content: "\f0da";
}

/* line 791, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-columns:before {
  content: "\f0db";
}

/* line 794, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}

/* line 798, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}

/* line 802, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}

/* line 806, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope:before {
  content: "\f0e0";
}

/* line 809, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-linkedin:before {
  content: "\f0e1";
}

/* line 812, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

/* line 816, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}

/* line 820, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

/* line 824, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-comment-o:before {
  content: "\f0e5";
}

/* line 827, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-comments-o:before {
  content: "\f0e6";
}

/* line 830, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}

/* line 834, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sitemap:before {
  content: "\f0e8";
}

/* line 837, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-umbrella:before {
  content: "\f0e9";
}

/* line 840, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}

/* line 844, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-lightbulb-o:before {
  content: "\f0eb";
}

/* line 847, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-exchange:before {
  content: "\f0ec";
}

/* line 850, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud-download:before {
  content: "\f0ed";
}

/* line 853, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud-upload:before {
  content: "\f0ee";
}

/* line 856, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-md:before {
  content: "\f0f0";
}

/* line 859, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stethoscope:before {
  content: "\f0f1";
}

/* line 862, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-suitcase:before {
  content: "\f0f2";
}

/* line 865, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell-o:before {
  content: "\f0a2";
}

/* line 868, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-coffee:before {
  content: "\f0f4";
}

/* line 871, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cutlery:before {
  content: "\f0f5";
}

/* line 874, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-text-o:before {
  content: "\f0f6";
}

/* line 877, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-building-o:before {
  content: "\f0f7";
}

/* line 880, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hospital-o:before {
  content: "\f0f8";
}

/* line 883, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ambulance:before {
  content: "\f0f9";
}

/* line 886, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-medkit:before {
  content: "\f0fa";
}

/* line 889, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fighter-jet:before {
  content: "\f0fb";
}

/* line 892, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-beer:before {
  content: "\f0fc";
}

/* line 895, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-h-square:before {
  content: "\f0fd";
}

/* line 898, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-square:before {
  content: "\f0fe";
}

/* line 901, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-left:before {
  content: "\f100";
}

/* line 904, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-right:before {
  content: "\f101";
}

/* line 907, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-up:before {
  content: "\f102";
}

/* line 910, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-down:before {
  content: "\f103";
}

/* line 913, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-left:before {
  content: "\f104";
}

/* line 916, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-right:before {
  content: "\f105";
}

/* line 919, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-up:before {
  content: "\f106";
}

/* line 922, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-down:before {
  content: "\f107";
}

/* line 925, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-desktop:before {
  content: "\f108";
}

/* line 928, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-laptop:before {
  content: "\f109";
}

/* line 931, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tablet:before {
  content: "\f10a";
}

/* line 934, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

/* line 938, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-o:before {
  content: "\f10c";
}

/* line 941, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-quote-left:before {
  content: "\f10d";
}

/* line 944, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-quote-right:before {
  content: "\f10e";
}

/* line 947, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-spinner:before {
  content: "\f110";
}

/* line 950, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle:before {
  content: "\f111";
}

/* line 953, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

/* line 957, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-github-alt:before {
  content: "\f113";
}

/* line 960, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder-o:before {
  content: "\f114";
}

/* line 963, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder-open-o:before {
  content: "\f115";
}

/* line 966, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-smile-o:before {
  content: "\f118";
}

/* line 969, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-frown-o:before {
  content: "\f119";
}

/* line 972, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-meh-o:before {
  content: "\f11a";
}

/* line 975, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gamepad:before {
  content: "\f11b";
}

/* line 978, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-keyboard-o:before {
  content: "\f11c";
}

/* line 981, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flag-o:before {
  content: "\f11d";
}

/* line 984, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flag-checkered:before {
  content: "\f11e";
}

/* line 987, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-terminal:before {
  content: "\f120";
}

/* line 990, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-code:before {
  content: "\f121";
}

/* line 993, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}

/* line 997, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}

/* line 1002, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-location-arrow:before {
  content: "\f124";
}

/* line 1005, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-crop:before {
  content: "\f125";
}

/* line 1008, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-code-fork:before {
  content: "\f126";
}

/* line 1011, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}

/* line 1015, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-question:before {
  content: "\f128";
}

/* line 1018, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-info:before {
  content: "\f129";
}

/* line 1021, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-exclamation:before {
  content: "\f12a";
}

/* line 1024, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-superscript:before {
  content: "\f12b";
}

/* line 1027, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-subscript:before {
  content: "\f12c";
}

/* line 1030, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-eraser:before {
  content: "\f12d";
}

/* line 1033, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-puzzle-piece:before {
  content: "\f12e";
}

/* line 1036, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-microphone:before {
  content: "\f130";
}

/* line 1039, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-microphone-slash:before {
  content: "\f131";
}

/* line 1042, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-shield:before {
  content: "\f132";
}

/* line 1045, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-o:before {
  content: "\f133";
}

/* line 1048, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fire-extinguisher:before {
  content: "\f134";
}

/* line 1051, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rocket:before {
  content: "\f135";
}

/* line 1054, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-maxcdn:before {
  content: "\f136";
}

/* line 1057, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-left:before {
  content: "\f137";
}

/* line 1060, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-right:before {
  content: "\f138";
}

/* line 1063, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-up:before {
  content: "\f139";
}

/* line 1066, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-down:before {
  content: "\f13a";
}

/* line 1069, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-html5:before {
  content: "\f13b";
}

/* line 1072, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-css3:before {
  content: "\f13c";
}

/* line 1075, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-anchor:before {
  content: "\f13d";
}

/* line 1078, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-unlock-alt:before {
  content: "\f13e";
}

/* line 1081, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bullseye:before {
  content: "\f140";
}

/* line 1084, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ellipsis-h:before {
  content: "\f141";
}

/* line 1087, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ellipsis-v:before {
  content: "\f142";
}

/* line 1090, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rss-square:before {
  content: "\f143";
}

/* line 1093, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-play-circle:before {
  content: "\f144";
}

/* line 1096, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ticket:before {
  content: "\f145";
}

/* line 1099, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus-square:before {
  content: "\f146";
}

/* line 1102, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus-square-o:before {
  content: "\f147";
}

/* line 1105, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-level-up:before {
  content: "\f148";
}

/* line 1108, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-level-down:before {
  content: "\f149";
}

/* line 1111, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-square:before {
  content: "\f14a";
}

/* line 1114, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pencil-square:before {
  content: "\f14b";
}

/* line 1117, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-external-link-square:before {
  content: "\f14c";
}

/* line 1120, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-square:before {
  content: "\f14d";
}

/* line 1123, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-compass:before {
  content: "\f14e";
}

/* line 1126, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}

/* line 1130, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}

/* line 1134, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}

/* line 1138, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}

/* line 1142, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gbp:before {
  content: "\f154";
}

/* line 1145, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

/* line 1149, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}

/* line 1153, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}

/* line 1159, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}

/* line 1164, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}

/* line 1168, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

/* line 1172, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file:before {
  content: "\f15b";
}

/* line 1175, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-text:before {
  content: "\f15c";
}

/* line 1178, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-alpha-asc:before {
  content: "\f15d";
}

/* line 1181, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-alpha-desc:before {
  content: "\f15e";
}

/* line 1184, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-amount-asc:before {
  content: "\f160";
}

/* line 1187, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-amount-desc:before {
  content: "\f161";
}

/* line 1190, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-numeric-asc:before {
  content: "\f162";
}

/* line 1193, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-numeric-desc:before {
  content: "\f163";
}

/* line 1196, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-up:before {
  content: "\f164";
}

/* line 1199, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-down:before {
  content: "\f165";
}

/* line 1202, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-youtube-square:before {
  content: "\f166";
}

/* line 1205, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-youtube:before {
  content: "\f167";
}

/* line 1208, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-xing:before {
  content: "\f168";
}

/* line 1211, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-xing-square:before {
  content: "\f169";
}

/* line 1214, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-youtube-play:before {
  content: "\f16a";
}

/* line 1217, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-dropbox:before {
  content: "\f16b";
}

/* line 1220, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-overflow:before {
  content: "\f16c";
}

/* line 1223, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-instagram:before {
  content: "\f16d";
}

/* line 1226, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flickr:before {
  content: "\f16e";
}

/* line 1229, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-adn:before {
  content: "\f170";
}

/* line 1232, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bitbucket:before {
  content: "\f171";
}

/* line 1235, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bitbucket-square:before {
  content: "\f172";
}

/* line 1238, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tumblr:before {
  content: "\f173";
}

/* line 1241, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tumblr-square:before {
  content: "\f174";
}

/* line 1244, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-down:before {
  content: "\f175";
}

/* line 1247, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-up:before {
  content: "\f176";
}

/* line 1250, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-left:before {
  content: "\f177";
}

/* line 1253, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-right:before {
  content: "\f178";
}

/* line 1256, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-apple:before {
  content: "\f179";
}

/* line 1259, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-windows:before {
  content: "\f17a";
}

/* line 1262, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-android:before {
  content: "\f17b";
}

/* line 1265, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-linux:before {
  content: "\f17c";
}

/* line 1268, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-dribbble:before {
  content: "\f17d";
}

/* line 1271, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-skype:before {
  content: "\f17e";
}

/* line 1274, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-foursquare:before {
  content: "\f180";
}

/* line 1277, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-trello:before {
  content: "\f181";
}

/* line 1280, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-female:before {
  content: "\f182";
}

/* line 1283, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-male:before {
  content: "\f183";
}

/* line 1286, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}

/* line 1290, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sun-o:before {
  content: "\f185";
}

/* line 1293, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-moon-o:before {
  content: "\f186";
}

/* line 1296, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-archive:before {
  content: "\f187";
}

/* line 1299, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bug:before {
  content: "\f188";
}

/* line 1302, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-vk:before {
  content: "\f189";
}

/* line 1305, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-weibo:before {
  content: "\f18a";
}

/* line 1308, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-renren:before {
  content: "\f18b";
}

/* line 1311, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pagelines:before {
  content: "\f18c";
}

/* line 1314, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-exchange:before {
  content: "\f18d";
}

/* line 1317, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

/* line 1320, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-left:before {
  content: "\f190";
}

/* line 1323, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}

/* line 1327, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-dot-circle-o:before {
  content: "\f192";
}

/* line 1330, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wheelchair:before {
  content: "\f193";
}

/* line 1333, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-vimeo-square:before {
  content: "\f194";
}

/* line 1336, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}

/* line 1340, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-square-o:before {
  content: "\f196";
}

/* line 1343, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-space-shuttle:before {
  content: "\f197";
}

/* line 1346, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-slack:before {
  content: "\f198";
}

/* line 1349, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-square:before {
  content: "\f199";
}

/* line 1352, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wordpress:before {
  content: "\f19a";
}

/* line 1355, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-openid:before {
  content: "\f19b";
}

/* line 1358, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}

/* line 1363, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}

/* line 1367, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-yahoo:before {
  content: "\f19e";
}

/* line 1370, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-google:before {
  content: "\f1a0";
}

/* line 1373, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-reddit:before {
  content: "\f1a1";
}

/* line 1376, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-reddit-square:before {
  content: "\f1a2";
}

/* line 1379, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

/* line 1382, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stumbleupon:before {
  content: "\f1a4";
}

/* line 1385, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-delicious:before {
  content: "\f1a5";
}

/* line 1388, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-digg:before {
  content: "\f1a6";
}

/* line 1391, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pied-piper-pp:before {
  content: "\f1a7";
}

/* line 1394, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pied-piper-alt:before {
  content: "\f1a8";
}

/* line 1397, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-drupal:before {
  content: "\f1a9";
}

/* line 1400, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-joomla:before {
  content: "\f1aa";
}

/* line 1403, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-language:before {
  content: "\f1ab";
}

/* line 1406, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fax:before {
  content: "\f1ac";
}

/* line 1409, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-building:before {
  content: "\f1ad";
}

/* line 1412, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-child:before {
  content: "\f1ae";
}

/* line 1415, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-paw:before {
  content: "\f1b0";
}

/* line 1418, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-spoon:before {
  content: "\f1b1";
}

/* line 1421, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cube:before {
  content: "\f1b2";
}

/* line 1424, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cubes:before {
  content: "\f1b3";
}

/* line 1427, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-behance:before {
  content: "\f1b4";
}

/* line 1430, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-behance-square:before {
  content: "\f1b5";
}

/* line 1433, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-steam:before {
  content: "\f1b6";
}

/* line 1436, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-steam-square:before {
  content: "\f1b7";
}

/* line 1439, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-recycle:before {
  content: "\f1b8";
}

/* line 1442, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}

/* line 1446, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}

/* line 1450, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tree:before {
  content: "\f1bb";
}

/* line 1453, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-spotify:before {
  content: "\f1bc";
}

/* line 1456, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-deviantart:before {
  content: "\f1bd";
}

/* line 1459, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-soundcloud:before {
  content: "\f1be";
}

/* line 1462, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-database:before {
  content: "\f1c0";
}

/* line 1465, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-pdf-o:before {
  content: "\f1c1";
}

/* line 1468, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-word-o:before {
  content: "\f1c2";
}

/* line 1471, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-excel-o:before {
  content: "\f1c3";
}

/* line 1474, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

/* line 1477, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}

/* line 1482, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}

/* line 1486, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}

/* line 1490, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}

/* line 1494, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-code-o:before {
  content: "\f1c9";
}

/* line 1497, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-vine:before {
  content: "\f1ca";
}

/* line 1500, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-codepen:before {
  content: "\f1cb";
}

/* line 1503, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-jsfiddle:before {
  content: "\f1cc";
}

/* line 1506, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}

/* line 1513, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-o-notch:before {
  content: "\f1ce";
}

/* line 1516, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}

/* line 1521, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}

/* line 1525, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-git-square:before {
  content: "\f1d2";
}

/* line 1528, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-git:before {
  content: "\f1d3";
}

/* line 1531, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}

/* line 1536, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tencent-weibo:before {
  content: "\f1d5";
}

/* line 1539, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-qq:before {
  content: "\f1d6";
}

/* line 1542, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}

/* line 1546, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}

/* line 1550, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}

/* line 1554, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-history:before {
  content: "\f1da";
}

/* line 1557, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-thin:before {
  content: "\f1db";
}

/* line 1560, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-header:before {
  content: "\f1dc";
}

/* line 1563, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-paragraph:before {
  content: "\f1dd";
}

/* line 1566, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sliders:before {
  content: "\f1de";
}

/* line 1569, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-alt:before {
  content: "\f1e0";
}

/* line 1572, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-alt-square:before {
  content: "\f1e1";
}

/* line 1575, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bomb:before {
  content: "\f1e2";
}

/* line 1578, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}

/* line 1582, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tty:before {
  content: "\f1e4";
}

/* line 1585, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-binoculars:before {
  content: "\f1e5";
}

/* line 1588, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-plug:before {
  content: "\f1e6";
}

/* line 1591, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-slideshare:before {
  content: "\f1e7";
}

/* line 1594, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitch:before {
  content: "\f1e8";
}

/* line 1597, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-yelp:before {
  content: "\f1e9";
}

/* line 1600, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-newspaper-o:before {
  content: "\f1ea";
}

/* line 1603, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wifi:before {
  content: "\f1eb";
}

/* line 1606, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-calculator:before {
  content: "\f1ec";
}

/* line 1609, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-paypal:before {
  content: "\f1ed";
}

/* line 1612, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-wallet:before {
  content: "\f1ee";
}

/* line 1615, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-visa:before {
  content: "\f1f0";
}

/* line 1618, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-mastercard:before {
  content: "\f1f1";
}

/* line 1621, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-discover:before {
  content: "\f1f2";
}

/* line 1624, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-amex:before {
  content: "\f1f3";
}

/* line 1627, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-paypal:before {
  content: "\f1f4";
}

/* line 1630, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-stripe:before {
  content: "\f1f5";
}

/* line 1633, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell-slash:before {
  content: "\f1f6";
}

/* line 1636, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell-slash-o:before {
  content: "\f1f7";
}

/* line 1639, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-trash:before {
  content: "\f1f8";
}

/* line 1642, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-copyright:before {
  content: "\f1f9";
}

/* line 1645, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-at:before {
  content: "\f1fa";
}

/* line 1648, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-eyedropper:before {
  content: "\f1fb";
}

/* line 1651, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-paint-brush:before {
  content: "\f1fc";
}

/* line 1654, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-birthday-cake:before {
  content: "\f1fd";
}

/* line 1657, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-area-chart:before {
  content: "\f1fe";
}

/* line 1660, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pie-chart:before {
  content: "\f200";
}

/* line 1663, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-line-chart:before {
  content: "\f201";
}

/* line 1666, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-lastfm:before {
  content: "\f202";
}

/* line 1669, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-lastfm-square:before {
  content: "\f203";
}

/* line 1672, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-off:before {
  content: "\f204";
}

/* line 1675, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-on:before {
  content: "\f205";
}

/* line 1678, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bicycle:before {
  content: "\f206";
}

/* line 1681, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bus:before {
  content: "\f207";
}

/* line 1684, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ioxhost:before {
  content: "\f208";
}

/* line 1687, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angellist:before {
  content: "\f209";
}

/* line 1690, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc:before {
  content: "\f20a";
}

/* line 1693, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}

/* line 1698, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-meanpath:before {
  content: "\f20c";
}

/* line 1701, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-buysellads:before {
  content: "\f20d";
}

/* line 1704, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-connectdevelop:before {
  content: "\f20e";
}

/* line 1707, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-dashcube:before {
  content: "\f210";
}

/* line 1710, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-forumbee:before {
  content: "\f211";
}

/* line 1713, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-leanpub:before {
  content: "\f212";
}

/* line 1716, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sellsy:before {
  content: "\f213";
}

/* line 1719, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-shirtsinbulk:before {
  content: "\f214";
}

/* line 1722, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-simplybuilt:before {
  content: "\f215";
}

/* line 1725, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-skyatlas:before {
  content: "\f216";
}

/* line 1728, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cart-plus:before {
  content: "\f217";
}

/* line 1731, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cart-arrow-down:before {
  content: "\f218";
}

/* line 1734, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-diamond:before {
  content: "\f219";
}

/* line 1737, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ship:before {
  content: "\f21a";
}

/* line 1740, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-secret:before {
  content: "\f21b";
}

/* line 1743, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-motorcycle:before {
  content: "\f21c";
}

/* line 1746, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-street-view:before {
  content: "\f21d";
}

/* line 1749, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-heartbeat:before {
  content: "\f21e";
}

/* line 1752, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-venus:before {
  content: "\f221";
}

/* line 1755, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars:before {
  content: "\f222";
}

/* line 1758, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mercury:before {
  content: "\f223";
}

/* line 1761, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}

/* line 1765, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-transgender-alt:before {
  content: "\f225";
}

/* line 1768, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-venus-double:before {
  content: "\f226";
}

/* line 1771, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-double:before {
  content: "\f227";
}

/* line 1774, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-venus-mars:before {
  content: "\f228";
}

/* line 1777, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-stroke:before {
  content: "\f229";
}

/* line 1780, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-stroke-v:before {
  content: "\f22a";
}

/* line 1783, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-stroke-h:before {
  content: "\f22b";
}

/* line 1786, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-neuter:before {
  content: "\f22c";
}

/* line 1789, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-genderless:before {
  content: "\f22d";
}

/* line 1792, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-facebook-official:before {
  content: "\f230";
}

/* line 1795, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pinterest-p:before {
  content: "\f231";
}

/* line 1798, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-whatsapp:before {
  content: "\f232";
}

/* line 1801, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-server:before {
  content: "\f233";
}

/* line 1804, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-plus:before {
  content: "\f234";
}

/* line 1807, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-times:before {
  content: "\f235";
}

/* line 1810, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}

/* line 1814, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-viacoin:before {
  content: "\f237";
}

/* line 1817, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-train:before {
  content: "\f238";
}

/* line 1820, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-subway:before {
  content: "\f239";
}

/* line 1823, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-medium:before {
  content: "\f23a";
}

/* line 1826, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}

/* line 1830, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-optin-monster:before {
  content: "\f23c";
}

/* line 1833, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-opencart:before {
  content: "\f23d";
}

/* line 1836, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-expeditedssl:before {
  content: "\f23e";
}

/* line 1839, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}

/* line 1844, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}

/* line 1848, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}

/* line 1852, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}

/* line 1856, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}

/* line 1860, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mouse-pointer:before {
  content: "\f245";
}

/* line 1863, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-i-cursor:before {
  content: "\f246";
}

/* line 1866, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-object-group:before {
  content: "\f247";
}

/* line 1869, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-object-ungroup:before {
  content: "\f248";
}

/* line 1872, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sticky-note:before {
  content: "\f249";
}

/* line 1875, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sticky-note-o:before {
  content: "\f24a";
}

/* line 1878, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-jcb:before {
  content: "\f24b";
}

/* line 1881, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-diners-club:before {
  content: "\f24c";
}

/* line 1884, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-clone:before {
  content: "\f24d";
}

/* line 1887, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-balance-scale:before {
  content: "\f24e";
}

/* line 1890, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-o:before {
  content: "\f250";
}

/* line 1893, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}

/* line 1897, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}

/* line 1901, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}

/* line 1905, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass:before {
  content: "\f254";
}

/* line 1908, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}

/* line 1912, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}

/* line 1916, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-scissors-o:before {
  content: "\f257";
}

/* line 1919, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-lizard-o:before {
  content: "\f258";
}

/* line 1922, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-spock-o:before {
  content: "\f259";
}

/* line 1925, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-pointer-o:before {
  content: "\f25a";
}

/* line 1928, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-peace-o:before {
  content: "\f25b";
}

/* line 1931, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-trademark:before {
  content: "\f25c";
}

/* line 1934, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-registered:before {
  content: "\f25d";
}

/* line 1937, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-creative-commons:before {
  content: "\f25e";
}

/* line 1940, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gg:before {
  content: "\f260";
}

/* line 1943, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gg-circle:before {
  content: "\f261";
}

/* line 1946, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tripadvisor:before {
  content: "\f262";
}

/* line 1949, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-odnoklassniki:before {
  content: "\f263";
}

/* line 1952, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-odnoklassniki-square:before {
  content: "\f264";
}

/* line 1955, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-get-pocket:before {
  content: "\f265";
}

/* line 1958, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wikipedia-w:before {
  content: "\f266";
}

/* line 1961, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-safari:before {
  content: "\f267";
}

/* line 1964, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chrome:before {
  content: "\f268";
}

/* line 1967, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-firefox:before {
  content: "\f269";
}

/* line 1970, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-opera:before {
  content: "\f26a";
}

/* line 1973, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-internet-explorer:before {
  content: "\f26b";
}

/* line 1976, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}

/* line 1980, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-contao:before {
  content: "\f26d";
}

/* line 1983, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-500px:before {
  content: "\f26e";
}

/* line 1986, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-amazon:before {
  content: "\f270";
}

/* line 1989, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-plus-o:before {
  content: "\f271";
}

/* line 1992, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-minus-o:before {
  content: "\f272";
}

/* line 1995, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-times-o:before {
  content: "\f273";
}

/* line 1998, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-check-o:before {
  content: "\f274";
}

/* line 2001, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-industry:before {
  content: "\f275";
}

/* line 2004, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-pin:before {
  content: "\f276";
}

/* line 2007, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-signs:before {
  content: "\f277";
}

/* line 2010, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-o:before {
  content: "\f278";
}

/* line 2013, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-map:before {
  content: "\f279";
}

/* line 2016, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-commenting:before {
  content: "\f27a";
}

/* line 2019, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-commenting-o:before {
  content: "\f27b";
}

/* line 2022, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-houzz:before {
  content: "\f27c";
}

/* line 2025, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-vimeo:before {
  content: "\f27d";
}

/* line 2028, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-black-tie:before {
  content: "\f27e";
}

/* line 2031, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fonticons:before {
  content: "\f280";
}

/* line 2034, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-reddit-alien:before {
  content: "\f281";
}

/* line 2037, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-edge:before {
  content: "\f282";
}

/* line 2040, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-credit-card-alt:before {
  content: "\f283";
}

/* line 2043, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-codiepie:before {
  content: "\f284";
}

/* line 2046, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-modx:before {
  content: "\f285";
}

/* line 2049, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fort-awesome:before {
  content: "\f286";
}

/* line 2052, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-usb:before {
  content: "\f287";
}

/* line 2055, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-product-hunt:before {
  content: "\f288";
}

/* line 2058, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mixcloud:before {
  content: "\f289";
}

/* line 2061, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-scribd:before {
  content: "\f28a";
}

/* line 2064, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pause-circle:before {
  content: "\f28b";
}

/* line 2067, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pause-circle-o:before {
  content: "\f28c";
}

/* line 2070, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stop-circle:before {
  content: "\f28d";
}

/* line 2073, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stop-circle-o:before {
  content: "\f28e";
}

/* line 2076, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-shopping-bag:before {
  content: "\f290";
}

/* line 2079, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-shopping-basket:before {
  content: "\f291";
}

/* line 2082, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hashtag:before {
  content: "\f292";
}

/* line 2085, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bluetooth:before {
  content: "\f293";
}

/* line 2088, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bluetooth-b:before {
  content: "\f294";
}

/* line 2091, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-percent:before {
  content: "\f295";
}

/* line 2094, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gitlab:before {
  content: "\f296";
}

/* line 2097, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wpbeginner:before {
  content: "\f297";
}

/* line 2100, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wpforms:before {
  content: "\f298";
}

/* line 2103, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-envira:before {
  content: "\f299";
}

/* line 2106, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-universal-access:before {
  content: "\f29a";
}

/* line 2109, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wheelchair-alt:before {
  content: "\f29b";
}

/* line 2112, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-question-circle-o:before {
  content: "\f29c";
}

/* line 2115, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-blind:before {
  content: "\f29d";
}

/* line 2118, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-audio-description:before {
  content: "\f29e";
}

/* line 2121, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-control-phone:before {
  content: "\f2a0";
}

/* line 2124, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-braille:before {
  content: "\f2a1";
}

/* line 2127, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

/* line 2130, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

/* line 2134, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}

/* line 2139, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-glide:before {
  content: "\f2a5";
}

/* line 2142, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-glide-g:before {
  content: "\f2a6";
}

/* line 2145, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}

/* line 2149, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-low-vision:before {
  content: "\f2a8";
}

/* line 2152, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-viadeo:before {
  content: "\f2a9";
}

/* line 2155, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-viadeo-square:before {
  content: "\f2aa";
}

/* line 2158, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-snapchat:before {
  content: "\f2ab";
}

/* line 2161, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-snapchat-ghost:before {
  content: "\f2ac";
}

/* line 2164, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-snapchat-square:before {
  content: "\f2ad";
}

/* line 2167, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pied-piper:before {
  content: "\f2ae";
}

/* line 2170, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-first-order:before {
  content: "\f2b0";
}

/* line 2173, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-yoast:before {
  content: "\f2b1";
}

/* line 2176, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-themeisle:before {
  content: "\f2b2";
}

/* line 2179, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}

/* line 2183, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}

/* line 2187, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-handshake-o:before {
  content: "\f2b5";
}

/* line 2190, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-open:before {
  content: "\f2b6";
}

/* line 2193, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-open-o:before {
  content: "\f2b7";
}

/* line 2196, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-linode:before {
  content: "\f2b8";
}

/* line 2199, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-address-book:before {
  content: "\f2b9";
}

/* line 2202, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-address-book-o:before {
  content: "\f2ba";
}

/* line 2205, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}

/* line 2209, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}

/* line 2213, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-circle:before {
  content: "\f2bd";
}

/* line 2216, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-circle-o:before {
  content: "\f2be";
}

/* line 2219, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-o:before {
  content: "\f2c0";
}

/* line 2222, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-id-badge:before {
  content: "\f2c1";
}

/* line 2225, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}

/* line 2229, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}

/* line 2233, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-quora:before {
  content: "\f2c4";
}

/* line 2236, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-free-code-camp:before {
  content: "\f2c5";
}

/* line 2239, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-telegram:before {
  content: "\f2c6";
}

/* line 2242, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}

/* line 2247, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

/* line 2251, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}

/* line 2255, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}

/* line 2259, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}

/* line 2263, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-shower:before {
  content: "\f2cc";
}

/* line 2266, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}

/* line 2271, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-podcast:before {
  content: "\f2ce";
}

/* line 2274, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-window-maximize:before {
  content: "\f2d0";
}

/* line 2277, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-window-minimize:before {
  content: "\f2d1";
}

/* line 2280, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-window-restore:before {
  content: "\f2d2";
}

/* line 2283, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}

/* line 2287, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}

/* line 2291, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bandcamp:before {
  content: "\f2d5";
}

/* line 2294, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-grav:before {
  content: "\f2d6";
}

/* line 2297, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-etsy:before {
  content: "\f2d7";
}

/* line 2300, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-imdb:before {
  content: "\f2d8";
}

/* line 2303, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ravelry:before {
  content: "\f2d9";
}

/* line 2306, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-eercast:before {
  content: "\f2da";
}

/* line 2309, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-microchip:before {
  content: "\f2db";
}

/* line 2312, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-snowflake-o:before {
  content: "\f2dc";
}

/* line 2315, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-superpowers:before {
  content: "\f2dd";
}

/* line 2318, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wpexplorer:before {
  content: "\f2de";
}

/* line 2321, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-meetup:before {
  content: "\f2e0";
}

/* line 2324, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 2334, ../.gems/ruby/3.2.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 1, ../.gems/ruby/3.2.0/gems/toastr-rails-1.0.3/vendor/assets/stylesheets/toastr.css */
.toast-title {
  font-weight: bold;
}

/* line 4, ../.gems/ruby/3.2.0/gems/toastr-rails-1.0.3/vendor/assets/stylesheets/toastr.css */
.toast-message {
  word-wrap: break-word;
}

/* line 8, ../.gems/ruby/3.2.0/gems/toastr-rails-1.0.3/vendor/assets/stylesheets/toastr.css */
.toast-message a,
.toast-message label {
  color: #FFF;
}

/* line 12, ../.gems/ruby/3.2.0/gems/toastr-rails-1.0.3/vendor/assets/stylesheets/toastr.css */
.toast-message a:hover {
  color: #CCC;
  text-decoration: none;
}

/* line 17, ../.gems/ruby/3.2.0/gems/toastr-rails-1.0.3/vendor/assets/stylesheets/toastr.css */
.toast-top-left {
  top: 12px;
  left: 12px;
}

/* line 22, ../.gems/ruby/3.2.0/gems/toastr-rails-1.0.3/vendor/assets/stylesheets/toastr.css */
.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}

/* line 27, ../.gems/ruby/3.2.0/gems/toastr-rails-1.0.3/vendor/assets/stylesheets/toastr.css */
.toast-bottom-left {
  left: 12px;
  bottom: 12px;
}

/* line 32, ../.gems/ruby/3.2.0/gems/toastr-rails-1.0.3/vendor/assets/stylesheets/toastr.css */
#toast-container {
  position: fixed;
  z-index: 9999;
}

/* line 37, ../.gems/ruby/3.2.0/gems/toastr-rails-1.0.3/vendor/assets/stylesheets/toastr.css */
#toast-container > div {
  background-position: 15px center;
  background-repeat: no-repeat;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  -moz-box-shadow: 0 0 12px #999999;
  -webkit-box-shadow: 0 0 12px #999999;
  -o-box-shadow: 0 0 12px #999999;
  box-shadow: 0 0 12px #999999;
  color: #FFFFFF;
  margin: 0 0 6px;
  filter: alpha(opacity=80);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  opacity: 0.8;
  padding: 15px 15px 15px 50px;
  width: 300px;
}

/* line 56, ../.gems/ruby/3.2.0/gems/toastr-rails-1.0.3/vendor/assets/stylesheets/toastr.css */
.toast {
  background-color: #030303;
}

/* line 60, ../.gems/ruby/3.2.0/gems/toastr-rails-1.0.3/vendor/assets/stylesheets/toastr.css */
.toast-success {
  background-color: #51A351;
}

/* line 64, ../.gems/ruby/3.2.0/gems/toastr-rails-1.0.3/vendor/assets/stylesheets/toastr.css */
.toast-error {
  background-color: #BD362F;
}

/* line 68, ../.gems/ruby/3.2.0/gems/toastr-rails-1.0.3/vendor/assets/stylesheets/toastr.css */
.toast-info {
  background-color: #2F96B4;
}

/* line 72, ../.gems/ruby/3.2.0/gems/toastr-rails-1.0.3/vendor/assets/stylesheets/toastr.css */
.toast-warning {
  background-color: #F89406;
}

/* line 75, ../.gems/ruby/3.2.0/gems/toastr-rails-1.0.3/vendor/assets/stylesheets/toastr.css */
.toast-top-right {
  top: 12px;
  right: 12px;
}

/* line 80, ../.gems/ruby/3.2.0/gems/toastr-rails-1.0.3/vendor/assets/stylesheets/toastr.css */
#toast-container > :hover {
  -moz-box-shadow: 0 0 12px #000000;
  -webkit-box-shadow: 0 0 12px #000000;
  -o-box-shadow: 0 0 12px #000000;
  box-shadow: 0 0 12px #000000;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
  cursor: pointer;
}

/* line 91, ../.gems/ruby/3.2.0/gems/toastr-rails-1.0.3/vendor/assets/stylesheets/toastr.css */
#toast-container > .toast-info {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important;
}

/* line 95, ../.gems/ruby/3.2.0/gems/toastr-rails-1.0.3/vendor/assets/stylesheets/toastr.css */
#toast-container > .toast-error {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=") !important;
}

/* line 99, ../.gems/ruby/3.2.0/gems/toastr-rails-1.0.3/vendor/assets/stylesheets/toastr.css */
#toast-container > .toast-success {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important;
}

/* line 103, ../.gems/ruby/3.2.0/gems/toastr-rails-1.0.3/vendor/assets/stylesheets/toastr.css */
#toast-container > .toast-warning {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=") !important;
}

/* line 1, ../.gems/ruby/3.2.0/gems/jquery-atwho-rails-1.5.4/lib/assets/stylesheets/jquery.atwho.css */
.atwho-view {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  margin-top: 18px;
  background: white;
  color: black;
  border: 1px solid #DDD;
  border-radius: 3px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  min-width: 120px;
  z-index: 11110 !important;
}

/* line 16, ../.gems/ruby/3.2.0/gems/jquery-atwho-rails-1.5.4/lib/assets/stylesheets/jquery.atwho.css */
.atwho-view .atwho-header {
  padding: 5px;
  margin: 5px;
  cursor: pointer;
  border-bottom: solid 1px #eaeff1;
  color: #6f8092;
  font-size: 11px;
  font-weight: bold;
}

/* line 26, ../.gems/ruby/3.2.0/gems/jquery-atwho-rails-1.5.4/lib/assets/stylesheets/jquery.atwho.css */
.atwho-view .atwho-header .small {
  color: #6f8092;
  float: right;
  padding-top: 2px;
  margin-right: -5px;
  font-size: 12px;
  font-weight: normal;
}

/* line 35, ../.gems/ruby/3.2.0/gems/jquery-atwho-rails-1.5.4/lib/assets/stylesheets/jquery.atwho.css */
.atwho-view .atwho-header:hover {
  cursor: default;
}

/* line 39, ../.gems/ruby/3.2.0/gems/jquery-atwho-rails-1.5.4/lib/assets/stylesheets/jquery.atwho.css */
.atwho-view .cur {
  background: #3366FF;
  color: white;
}

/* line 43, ../.gems/ruby/3.2.0/gems/jquery-atwho-rails-1.5.4/lib/assets/stylesheets/jquery.atwho.css */
.atwho-view .cur small {
  color: white;
}

/* line 46, ../.gems/ruby/3.2.0/gems/jquery-atwho-rails-1.5.4/lib/assets/stylesheets/jquery.atwho.css */
.atwho-view strong {
  color: #3366FF;
}

/* line 49, ../.gems/ruby/3.2.0/gems/jquery-atwho-rails-1.5.4/lib/assets/stylesheets/jquery.atwho.css */
.atwho-view .cur strong {
  color: white;
  font: bold;
}

/* line 53, ../.gems/ruby/3.2.0/gems/jquery-atwho-rails-1.5.4/lib/assets/stylesheets/jquery.atwho.css */
.atwho-view ul {
  /* width: 100px; */
  list-style: none;
  padding: 0;
  margin: auto;
  max-height: 200px;
  overflow-y: auto;
}

/* line 61, ../.gems/ruby/3.2.0/gems/jquery-atwho-rails-1.5.4/lib/assets/stylesheets/jquery.atwho.css */
.atwho-view ul li {
  display: block;
  padding: 5px 10px;
  border-bottom: 1px solid #DDD;
  cursor: pointer;
  /* border-top: 1px solid #C8C8C8; */
}

/* line 68, ../.gems/ruby/3.2.0/gems/jquery-atwho-rails-1.5.4/lib/assets/stylesheets/jquery.atwho.css */
.atwho-view small {
  font-size: smaller;
  color: #777;
  font-weight: normal;
}

/* line 1, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

/* line 7, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none;
}

/* line 14, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 21, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}

/* line 23, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

/* line 26, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none;
}

/* line 33, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 39, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container .select2-search--inline {
  float: left;
}

/* line 41, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}

/* line 47, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/* line 50, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

/* line 61, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-results {
  display: block;
}

/* line 64, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 69, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none;
}

/* line 73, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-results__option[aria-selected] {
  cursor: pointer;
}

/* line 76, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--open .select2-dropdown {
  left: 0;
}

/* line 79, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 84, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 89, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-search--dropdown {
  display: block;
  padding: 4px;
}

/* line 92, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}

/* line 96, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/* line 98, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-search--dropdown.select2-search--hide {
  display: none;
}

/* line 101, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

/* line 118, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

/* line 130, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}

/* line 134, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

/* line 137, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}

/* line 141, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

/* line 143, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

/* line 149, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

/* line 161, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

/* line 164, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

/* line 168, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

/* line 171, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

/* line 174, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

/* line 178, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}

/* line 183, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}

/* line 189, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}

/* line 191, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
  padding: 1px;
}

/* line 198, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

/* line 207, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

/* line 213, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

/* line 216, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}

/* line 219, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

/* line 223, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

/* line 227, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}

/* line 231, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

/* line 235, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

/* line 238, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 242, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 246, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

/* line 249, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}

/* line 256, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

/* line 260, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}

/* line 263, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}

/* line 266, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}

/* line 269, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

/* line 271, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

/* line 273, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

/* line 276, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

/* line 279, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

/* line 282, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

/* line 285, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

/* line 289, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}

/* line 293, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

/* line 298, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

/* line 308, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

/* line 310, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

/* line 313, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}

/* line 318, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

/* line 320, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}

/* line 336, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

/* line 348, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

/* line 351, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}

/* line 360, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

/* line 362, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}

/* line 365, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

/* line 369, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

/* line 379, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}

/* line 389, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}

/* line 395, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

/* line 397, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}

/* line 401, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

/* line 403, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

/* line 412, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

/* line 418, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}

/* line 421, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto;
}

/* line 426, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

/* line 430, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

/* line 433, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 438, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 443, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

/* line 447, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}

/* line 451, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}

/* line 455, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

/* line 458, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

/* line 461, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

/* line 465, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}

/* line 468, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}

/* line 471, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white;
}

/* line 475, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

/* line 480, ../.gems/ruby/3.2.0/bundler/gems/select2-rails-a488cd738d6d/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

/* line 1, ../.gems/ruby/3.2.0/gems/social-share-button-1.2.4/app/assets/stylesheets/social-share-button.css.erb */
.social-share-button .ssb-icon {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 18px 18px;
  display: inline-block;
  height: 18px;
  width: 18px;
}

/* line 10, ../.gems/ruby/3.2.0/gems/social-share-button-1.2.4/app/assets/stylesheets/social-share-button.css.erb */
.social-share-button .ssb-twitter {
  background-image: url(/assets/social-share-button/twitter.svg);
}

/* line 14, ../.gems/ruby/3.2.0/gems/social-share-button-1.2.4/app/assets/stylesheets/social-share-button.css.erb */
.social-share-button .ssb-facebook {
  background-image: url(/assets/social-share-button/facebook.svg);
}

/* line 18, ../.gems/ruby/3.2.0/gems/social-share-button-1.2.4/app/assets/stylesheets/social-share-button.css.erb */
.social-share-button .ssb-google_bookmark {
  background-image: url(/assets/social-share-button/google_bookmark.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/social-share-button-1.2.4/app/assets/stylesheets/social-share-button.css.erb */
.social-share-button .ssb-weibo {
  background-image: url(/assets/social-share-button/weibo.svg);
}

/* line 26, ../.gems/ruby/3.2.0/gems/social-share-button-1.2.4/app/assets/stylesheets/social-share-button.css.erb */
.social-share-button .ssb-qq {
  background-image: url(/assets/social-share-button/qq.svg);
}

/* line 30, ../.gems/ruby/3.2.0/gems/social-share-button-1.2.4/app/assets/stylesheets/social-share-button.css.erb */
.social-share-button .ssb-delicious {
  background-image: url(/assets/social-share-button/delicious.svg);
}

/* line 34, ../.gems/ruby/3.2.0/gems/social-share-button-1.2.4/app/assets/stylesheets/social-share-button.css.erb */
.social-share-button .ssb-linkedin {
  background-image: url(/assets/social-share-button/linkedin.svg);
}

/* line 38, ../.gems/ruby/3.2.0/gems/social-share-button-1.2.4/app/assets/stylesheets/social-share-button.css.erb */
.social-share-button .ssb-tumblr {
  background-image: url(/assets/social-share-button/tumblr.svg);
}

/* line 42, ../.gems/ruby/3.2.0/gems/social-share-button-1.2.4/app/assets/stylesheets/social-share-button.css.erb */
.social-share-button .ssb-pinterest {
  background-image: url(/assets/social-share-button/pinterest.svg);
}

/* line 46, ../.gems/ruby/3.2.0/gems/social-share-button-1.2.4/app/assets/stylesheets/social-share-button.css.erb */
.social-share-button .ssb-douban {
  background-image: url(/assets/social-share-button/douban.svg);
}

/* line 50, ../.gems/ruby/3.2.0/gems/social-share-button-1.2.4/app/assets/stylesheets/social-share-button.css.erb */
.social-share-button .ssb-wechat {
  background-image: url(/assets/social-share-button/wechat.svg);
}

/* line 54, ../.gems/ruby/3.2.0/gems/social-share-button-1.2.4/app/assets/stylesheets/social-share-button.css.erb */
.social-share-button .ssb-vkontakte {
  background-image: url(/assets/social-share-button/vkontakte.svg);
}

/* line 58, ../.gems/ruby/3.2.0/gems/social-share-button-1.2.4/app/assets/stylesheets/social-share-button.css.erb */
.social-share-button .ssb-odnoklassniki {
  background-image: url(/assets/social-share-button/odnoklassniki.svg);
}

/* line 62, ../.gems/ruby/3.2.0/gems/social-share-button-1.2.4/app/assets/stylesheets/social-share-button.css.erb */
.social-share-button .ssb-xing {
  background-image: url(/assets/social-share-button/xing.svg);
}

/* line 66, ../.gems/ruby/3.2.0/gems/social-share-button-1.2.4/app/assets/stylesheets/social-share-button.css.erb */
.social-share-button .ssb-email {
  background-image: url(/assets/social-share-button/email.svg);
}

/* line 70, ../.gems/ruby/3.2.0/gems/social-share-button-1.2.4/app/assets/stylesheets/social-share-button.css.erb */
.social-share-button .ssb-reddit {
  background-image: url(/assets/social-share-button/reddit.svg);
}

/* line 74, ../.gems/ruby/3.2.0/gems/social-share-button-1.2.4/app/assets/stylesheets/social-share-button.css.erb */
.social-share-button .ssb-hacker_news {
  background-image: url(/assets/social-share-button/hacker_news.svg);
}

/* line 78, ../.gems/ruby/3.2.0/gems/social-share-button-1.2.4/app/assets/stylesheets/social-share-button.css.erb */
.social-share-button .ssb-telegram {
  background-image: url(/assets/social-share-button/telegram.svg);
}

/* line 82, ../.gems/ruby/3.2.0/gems/social-share-button-1.2.4/app/assets/stylesheets/social-share-button.css.erb */
.social-share-button .ssb-whatsapp_app,
.social-share-button .ssb-whatsapp_web {
  background-image: url(/assets/social-share-button/whatsapp.svg);
}

/* line 87, ../.gems/ruby/3.2.0/gems/social-share-button-1.2.4/app/assets/stylesheets/social-share-button.css.erb */
.ss-wechat-dialog {
  width: 300px;
  position: fixed;
  background: #fff;
  padding: 15px;
  border-radius: 3px;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.15);
  z-index: 11001;
  font-size: 14px;
  line-height: 1.2em;
}

/* line 99, ../.gems/ruby/3.2.0/gems/social-share-button-1.2.4/app/assets/stylesheets/social-share-button.css.erb */
.ss-wechat-dialog .wechat-popup-header {
  font-weight: bold;
}

/* line 103, ../.gems/ruby/3.2.0/gems/social-share-button-1.2.4/app/assets/stylesheets/social-share-button.css.erb */
.ss-wechat-dialog .wechat-dialog-qr {
  text-align: center;
  margin: 25px 0;
}

/* line 108, ../.gems/ruby/3.2.0/gems/social-share-button-1.2.4/app/assets/stylesheets/social-share-button.css.erb */
.ss-wechat-dialog .wechat-popup-close {
  width: 16px;
  height: 16px;
  position: absolute;
  right: 10px;
  top: 10px;
  color: #999;
  text-decoration: none;
  font-size: 16px;
}

/* line 119, ../.gems/ruby/3.2.0/gems/social-share-button-1.2.4/app/assets/stylesheets/social-share-button.css.erb */
.ss-wechat-dialog .wechat-popup-footer {
  text-align: left;
  line-height: 22px;
  color: #666;
}

@-webkit-keyframes medium-editor-image-loading {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes medium-editor-image-loading {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@-webkit-keyframes medium-editor-pop-upwards {
  0% {
    opacity: 0;
    -webkit-transform: matrix(0.97, 0, 0, 1, 0, 12);
    transform: matrix(0.97, 0, 0, 1, 0, 12);
  }
  20% {
    opacity: .7;
    -webkit-transform: matrix(0.99, 0, 0, 1, 0, 2);
    transform: matrix(0.99, 0, 0, 1, 0, 2);
  }
  40% {
    opacity: 1;
    -webkit-transform: matrix(1, 0, 0, 1, 0, -1);
    transform: matrix(1, 0, 0, 1, 0, -1);
  }
  100% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
    transform: matrix(1, 0, 0, 1, 0, 0);
  }
}

@keyframes medium-editor-pop-upwards {
  0% {
    opacity: 0;
    -webkit-transform: matrix(0.97, 0, 0, 1, 0, 12);
    transform: matrix(0.97, 0, 0, 1, 0, 12);
  }
  20% {
    opacity: .7;
    -webkit-transform: matrix(0.99, 0, 0, 1, 0, 2);
    transform: matrix(0.99, 0, 0, 1, 0, 2);
  }
  40% {
    opacity: 1;
    -webkit-transform: matrix(1, 0, 0, 1, 0, -1);
    transform: matrix(1, 0, 0, 1, 0, -1);
  }
  100% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
    transform: matrix(1, 0, 0, 1, 0, 0);
  }
}

/* line 51, ../.gems/ruby/3.2.0/gems/medium-editor-rails-2.3.1/vendor/assets/stylesheets/medium-editor/medium-editor.css */
.medium-editor-anchor-preview {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  left: 0;
  line-height: 1.4;
  max-width: 280px;
  position: absolute;
  text-align: center;
  top: 0;
  word-break: break-all;
  word-wrap: break-word;
  visibility: hidden;
  z-index: 2000;
}

/* line 64, ../.gems/ruby/3.2.0/gems/medium-editor-rails-2.3.1/vendor/assets/stylesheets/medium-editor/medium-editor.css */
.medium-editor-anchor-preview a {
  color: #fff;
  display: inline-block;
  margin: 5px 5px 10px;
}

/* line 69, ../.gems/ruby/3.2.0/gems/medium-editor-rails-2.3.1/vendor/assets/stylesheets/medium-editor/medium-editor.css */
.medium-editor-anchor-preview-active {
  visibility: visible;
}

/* line 72, ../.gems/ruby/3.2.0/gems/medium-editor-rails-2.3.1/vendor/assets/stylesheets/medium-editor/medium-editor.css */
.medium-editor-dragover {
  background: #ddd;
}

/* line 75, ../.gems/ruby/3.2.0/gems/medium-editor-rails-2.3.1/vendor/assets/stylesheets/medium-editor/medium-editor.css */
.medium-editor-image-loading {
  -webkit-animation: medium-editor-image-loading 1s infinite ease-in-out;
  animation: medium-editor-image-loading 1s infinite ease-in-out;
  background-color: #333;
  border-radius: 100%;
  display: inline-block;
  height: 40px;
  width: 40px;
}

/* line 84, ../.gems/ruby/3.2.0/gems/medium-editor-rails-2.3.1/vendor/assets/stylesheets/medium-editor/medium-editor.css */
.medium-editor-placeholder {
  position: relative;
}

/* line 86, ../.gems/ruby/3.2.0/gems/medium-editor-rails-2.3.1/vendor/assets/stylesheets/medium-editor/medium-editor.css */
.medium-editor-placeholder:after {
  content: attr(data-placeholder) !important;
  font-style: italic;
  position: absolute;
  left: 0;
  top: 0;
  white-space: pre;
  padding: inherit;
  margin: inherit;
}

/* line 96, ../.gems/ruby/3.2.0/gems/medium-editor-rails-2.3.1/vendor/assets/stylesheets/medium-editor/medium-editor.css */
.medium-editor-placeholder-relative {
  position: relative;
}

/* line 98, ../.gems/ruby/3.2.0/gems/medium-editor-rails-2.3.1/vendor/assets/stylesheets/medium-editor/medium-editor.css */
.medium-editor-placeholder-relative:after {
  content: attr(data-placeholder) !important;
  font-style: italic;
  position: relative;
  white-space: pre;
  padding: inherit;
  margin: inherit;
}

/* line 106, ../.gems/ruby/3.2.0/gems/medium-editor-rails-2.3.1/vendor/assets/stylesheets/medium-editor/medium-editor.css */
.medium-toolbar-arrow-under:after, .medium-toolbar-arrow-over:before {
  border-style: solid;
  content: '';
  display: block;
  height: 0;
  left: 50%;
  margin-left: -8px;
  position: absolute;
  width: 0;
}

/* line 116, ../.gems/ruby/3.2.0/gems/medium-editor-rails-2.3.1/vendor/assets/stylesheets/medium-editor/medium-editor.css */
.medium-toolbar-arrow-under:after {
  border-width: 8px 8px 0 8px;
}

/* line 119, ../.gems/ruby/3.2.0/gems/medium-editor-rails-2.3.1/vendor/assets/stylesheets/medium-editor/medium-editor.css */
.medium-toolbar-arrow-over:before {
  border-width: 0 8px 8px 8px;
  top: -8px;
}

/* line 123, ../.gems/ruby/3.2.0/gems/medium-editor-rails-2.3.1/vendor/assets/stylesheets/medium-editor/medium-editor.css */
.medium-editor-toolbar {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  left: 0;
  position: absolute;
  top: 0;
  visibility: hidden;
  z-index: 2000;
}

/* line 131, ../.gems/ruby/3.2.0/gems/medium-editor-rails-2.3.1/vendor/assets/stylesheets/medium-editor/medium-editor.css */
.medium-editor-toolbar ul {
  margin: 0;
  padding: 0;
}

/* line 134, ../.gems/ruby/3.2.0/gems/medium-editor-rails-2.3.1/vendor/assets/stylesheets/medium-editor/medium-editor.css */
.medium-editor-toolbar li {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 139, ../.gems/ruby/3.2.0/gems/medium-editor-rails-2.3.1/vendor/assets/stylesheets/medium-editor/medium-editor.css */
.medium-editor-toolbar li button {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  font-size: 14px;
  line-height: 1.33;
  margin: 0;
  padding: 15px;
  text-decoration: none;
}

/* line 148, ../.gems/ruby/3.2.0/gems/medium-editor-rails-2.3.1/vendor/assets/stylesheets/medium-editor/medium-editor.css */
.medium-editor-toolbar li button:focus {
  outline: none;
}

/* line 150, ../.gems/ruby/3.2.0/gems/medium-editor-rails-2.3.1/vendor/assets/stylesheets/medium-editor/medium-editor.css */
.medium-editor-toolbar li .medium-editor-action-underline {
  text-decoration: underline;
}

/* line 152, ../.gems/ruby/3.2.0/gems/medium-editor-rails-2.3.1/vendor/assets/stylesheets/medium-editor/medium-editor.css */
.medium-editor-toolbar li .medium-editor-action-pre {
  font-family: Consolas, "Liberation Mono", Menlo, Courier, monospace;
  font-size: 12px;
  font-weight: 100;
  padding: 15px 0;
}

/* line 158, ../.gems/ruby/3.2.0/gems/medium-editor-rails-2.3.1/vendor/assets/stylesheets/medium-editor/medium-editor.css */
.medium-editor-toolbar-active {
  visibility: visible;
}

/* line 161, ../.gems/ruby/3.2.0/gems/medium-editor-rails-2.3.1/vendor/assets/stylesheets/medium-editor/medium-editor.css */
.medium-editor-sticky-toolbar {
  position: fixed;
  top: 1px;
}

/* line 165, ../.gems/ruby/3.2.0/gems/medium-editor-rails-2.3.1/vendor/assets/stylesheets/medium-editor/medium-editor.css */
.medium-editor-relative-toolbar {
  position: relative;
}

/* line 168, ../.gems/ruby/3.2.0/gems/medium-editor-rails-2.3.1/vendor/assets/stylesheets/medium-editor/medium-editor.css */
.medium-editor-toolbar-active.medium-editor-stalker-toolbar {
  -webkit-animation: medium-editor-pop-upwards 160ms forwards linear;
  animation: medium-editor-pop-upwards 160ms forwards linear;
}

/* line 172, ../.gems/ruby/3.2.0/gems/medium-editor-rails-2.3.1/vendor/assets/stylesheets/medium-editor/medium-editor.css */
.medium-editor-action-bold {
  font-weight: bolder;
}

/* line 175, ../.gems/ruby/3.2.0/gems/medium-editor-rails-2.3.1/vendor/assets/stylesheets/medium-editor/medium-editor.css */
.medium-editor-action-italic {
  font-style: italic;
}

/* line 178, ../.gems/ruby/3.2.0/gems/medium-editor-rails-2.3.1/vendor/assets/stylesheets/medium-editor/medium-editor.css */
.medium-editor-toolbar-form {
  display: none;
}

/* line 180, ../.gems/ruby/3.2.0/gems/medium-editor-rails-2.3.1/vendor/assets/stylesheets/medium-editor/medium-editor.css */
.medium-editor-toolbar-form input,
.medium-editor-toolbar-form a {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 183, ../.gems/ruby/3.2.0/gems/medium-editor-rails-2.3.1/vendor/assets/stylesheets/medium-editor/medium-editor.css */
.medium-editor-toolbar-form .medium-editor-toolbar-form-row {
  line-height: 14px;
  margin-left: 5px;
  padding-bottom: 5px;
}

/* line 187, ../.gems/ruby/3.2.0/gems/medium-editor-rails-2.3.1/vendor/assets/stylesheets/medium-editor/medium-editor.css */
.medium-editor-toolbar-form .medium-editor-toolbar-input,
.medium-editor-toolbar-form label {
  border: none;
  box-sizing: border-box;
  font-size: 14px;
  margin: 0;
  padding: 6px;
  width: 316px;
  display: inline-block;
}

/* line 196, ../.gems/ruby/3.2.0/gems/medium-editor-rails-2.3.1/vendor/assets/stylesheets/medium-editor/medium-editor.css */
.medium-editor-toolbar-form .medium-editor-toolbar-input:focus,
.medium-editor-toolbar-form label:focus {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  box-shadow: none;
  outline: 0;
}

/* line 204, ../.gems/ruby/3.2.0/gems/medium-editor-rails-2.3.1/vendor/assets/stylesheets/medium-editor/medium-editor.css */
.medium-editor-toolbar-form a {
  display: inline-block;
  font-size: 24px;
  font-weight: bolder;
  margin: 0 10px;
  text-decoration: none;
}

/* line 211, ../.gems/ruby/3.2.0/gems/medium-editor-rails-2.3.1/vendor/assets/stylesheets/medium-editor/medium-editor.css */
.medium-editor-toolbar-form-active {
  display: block;
}

/* line 214, ../.gems/ruby/3.2.0/gems/medium-editor-rails-2.3.1/vendor/assets/stylesheets/medium-editor/medium-editor.css */
.medium-editor-toolbar-actions:after {
  clear: both;
  content: "";
  display: table;
}

/* line 219, ../.gems/ruby/3.2.0/gems/medium-editor-rails-2.3.1/vendor/assets/stylesheets/medium-editor/medium-editor.css */
.medium-editor-element {
  word-wrap: break-word;
  min-height: 30px;
}

/* line 222, ../.gems/ruby/3.2.0/gems/medium-editor-rails-2.3.1/vendor/assets/stylesheets/medium-editor/medium-editor.css */
.medium-editor-element img {
  max-width: 100%;
}

/* line 224, ../.gems/ruby/3.2.0/gems/medium-editor-rails-2.3.1/vendor/assets/stylesheets/medium-editor/medium-editor.css */
.medium-editor-element sub {
  vertical-align: sub;
}

/* line 226, ../.gems/ruby/3.2.0/gems/medium-editor-rails-2.3.1/vendor/assets/stylesheets/medium-editor/medium-editor.css */
.medium-editor-element sup {
  vertical-align: super;
}

/* line 229, ../.gems/ruby/3.2.0/gems/medium-editor-rails-2.3.1/vendor/assets/stylesheets/medium-editor/medium-editor.css */
.medium-editor-hidden {
  display: none;
}

/*
 *= require components-font-awesome/css/font-awesome.min
 *= require medium-editor-insert-plugin/medium-editor-insert-plugin.min
 */
/* line 1, ../.gems/ruby/3.2.0/gems/medium-editor-rails-2.3.1/vendor/assets/stylesheets/medium-editor/themes/flat.css */
.medium-toolbar-arrow-under:after {
  top: 60px;
  border-color: #57ad68 transparent transparent transparent;
}

/* line 5, ../.gems/ruby/3.2.0/gems/medium-editor-rails-2.3.1/vendor/assets/stylesheets/medium-editor/themes/flat.css */
.medium-toolbar-arrow-over:before {
  top: -8px;
  border-color: transparent transparent #57ad68 transparent;
}

/* line 9, ../.gems/ruby/3.2.0/gems/medium-editor-rails-2.3.1/vendor/assets/stylesheets/medium-editor/themes/flat.css */
.medium-editor-toolbar {
  background-color: #57ad68;
}

/* line 11, ../.gems/ruby/3.2.0/gems/medium-editor-rails-2.3.1/vendor/assets/stylesheets/medium-editor/themes/flat.css */
.medium-editor-toolbar li {
  padding: 0;
}

/* line 13, ../.gems/ruby/3.2.0/gems/medium-editor-rails-2.3.1/vendor/assets/stylesheets/medium-editor/themes/flat.css */
.medium-editor-toolbar li button {
  min-width: 60px;
  height: 60px;
  border: none;
  border-right: 1px solid #9ccea6;
  background-color: transparent;
  color: #fff;
  -webkit-transition: background-color .2s ease-in, color .2s ease-in;
  transition: background-color .2s ease-in, color .2s ease-in;
}

/* line 22, ../.gems/ruby/3.2.0/gems/medium-editor-rails-2.3.1/vendor/assets/stylesheets/medium-editor/themes/flat.css */
.medium-editor-toolbar li button:hover {
  background-color: #346a3f;
  color: #fff;
}

/* line 25, ../.gems/ruby/3.2.0/gems/medium-editor-rails-2.3.1/vendor/assets/stylesheets/medium-editor/themes/flat.css */
.medium-editor-toolbar li .medium-editor-button-active {
  background-color: #23482a;
  color: #fff;
}

/* line 28, ../.gems/ruby/3.2.0/gems/medium-editor-rails-2.3.1/vendor/assets/stylesheets/medium-editor/themes/flat.css */
.medium-editor-toolbar li .medium-editor-button-last {
  border-right: none;
}

/* line 31, ../.gems/ruby/3.2.0/gems/medium-editor-rails-2.3.1/vendor/assets/stylesheets/medium-editor/themes/flat.css */
.medium-editor-toolbar-form .medium-editor-toolbar-input {
  height: 60px;
  background: #57ad68;
  color: #fff;
}

/* line 35, ../.gems/ruby/3.2.0/gems/medium-editor-rails-2.3.1/vendor/assets/stylesheets/medium-editor/themes/flat.css */
.medium-editor-toolbar-form .medium-editor-toolbar-input::-webkit-input-placeholder {
  color: #fff;
  color: rgba(255, 255, 255, 0.8);
}

/* line 38, ../.gems/ruby/3.2.0/gems/medium-editor-rails-2.3.1/vendor/assets/stylesheets/medium-editor/themes/flat.css */
.medium-editor-toolbar-form .medium-editor-toolbar-input:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
  color: rgba(255, 255, 255, 0.8);
}

/* line 42, ../.gems/ruby/3.2.0/gems/medium-editor-rails-2.3.1/vendor/assets/stylesheets/medium-editor/themes/flat.css */
.medium-editor-toolbar-form .medium-editor-toolbar-input::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
  color: rgba(255, 255, 255, 0.8);
}

/* line 46, ../.gems/ruby/3.2.0/gems/medium-editor-rails-2.3.1/vendor/assets/stylesheets/medium-editor/themes/flat.css */
.medium-editor-toolbar-form .medium-editor-toolbar-input:-ms-input-placeholder {
  color: #fff;
  color: rgba(255, 255, 255, 0.8);
}

/* line 50, ../.gems/ruby/3.2.0/gems/medium-editor-rails-2.3.1/vendor/assets/stylesheets/medium-editor/themes/flat.css */
.medium-editor-toolbar-form a {
  color: #fff;
}

/* line 53, ../.gems/ruby/3.2.0/gems/medium-editor-rails-2.3.1/vendor/assets/stylesheets/medium-editor/themes/flat.css */
.medium-editor-toolbar-anchor-preview {
  background: #57ad68;
  color: #fff;
}

/* line 57, ../.gems/ruby/3.2.0/gems/medium-editor-rails-2.3.1/vendor/assets/stylesheets/medium-editor/themes/flat.css */
.medium-editor-placeholder:after {
  color: #9ccea6;
}

/**
 * Swiper 5.4.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 16, 2020
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
:root {
  --swiper-theme-color:#007aff;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-container-android .swiper-slide, .swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform,height;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-container-3d {
  perspective: 1200px;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
:root {
  --swiper-navigation-size:44px;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size)/ 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size)/ 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
  content: 'prev';
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
  content: 'next';
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white {
  --swiper-navigation-color:#ffffff;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-button-next.swiper-button-black, .swiper-button-prev.swiper-button-black {
  --swiper-navigation-color:#000000;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-button-lock {
  display: none;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: .3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: .2;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: .2s transform,.2s top;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: .2s transform,.2s left;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: .2s transform,.2s right;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-pagination-white {
  --swiper-pagination-color:#ffffff;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-pagination-black {
  --swiper-pagination-color:#000000;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-pagination-lock {
  display: none;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-scrollbar-cursor-drag {
  cursor: move;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-scrollbar-lock {
  display: none;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-slide-zoomed {
  cursor: move;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-lazy-preloader-white {
  --swiper-preloader-color:#fff;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-lazy-preloader-black {
  --swiper-preloader-color:#000;
}

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-container-cube {
  overflow: visible;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-container-flip {
  overflow: visible;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

/* line 13, node_modules/swiper/css/swiper.min.css */
.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/**
 * selectize.default.css (v0.12.6) - Default Theme
 * 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 16, node_modules/selectize/dist/css/selectize.default.css */
.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 24, node_modules/selectize/dist/css/selectize.default.css */
.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
  content: '!';
  visibility: hidden;
}

/* line 28, node_modules/selectize/dist/css/selectize.default.css */
.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 32, node_modules/selectize/dist/css/selectize.default.css */
.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 41, node_modules/selectize/dist/css/selectize.default.css */
.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 51, node_modules/selectize/dist/css/selectize.default.css */
.selectize-dropdown-header-close:hover {
  color: #000000;
}

/* line 54, node_modules/selectize/dist/css/selectize.default.css */
.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 62, node_modules/selectize/dist/css/selectize.default.css */
.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none;
}

/* line 65, node_modules/selectize/dist/css/selectize.default.css */
.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none;
}

/* line 68, node_modules/selectize/dist/css/selectize.default.css */
.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none;
}

/* line 71, node_modules/selectize/dist/css/selectize.default.css */
.selectize-control.plugin-remove_button [data-value] {
  position: relative;
  padding-right: 24px !important;
}

/* line 75, node_modules/selectize/dist/css/selectize.default.css */
.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 #0073bb;
  -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 99, node_modules/selectize/dist/css/selectize.default.css */
.selectize-control.plugin-remove_button [data-value] .remove:hover {
  background: rgba(0, 0, 0, 0.05);
}

/* line 102, node_modules/selectize/dist/css/selectize.default.css */
.selectize-control.plugin-remove_button .active[data-value] .remove {
  border-left-color: #00578d;
}

/* line 105, node_modules/selectize/dist/css/selectize.default.css */
.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
  background: none;
}

/* line 108, node_modules/selectize/dist/css/selectize.default.css */
.selectize-control.plugin-remove_button .disabled [data-value] .remove {
  border-left-color: #aaaaaa;
}

/* line 111, node_modules/selectize/dist/css/selectize.default.css */
.selectize-control.plugin-remove_button .remove-single {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 23px;
}

/* line 117, node_modules/selectize/dist/css/selectize.default.css */
.selectize-control {
  position: relative;
}

/* line 120, node_modules/selectize/dist/css/selectize.default.css */
.selectize-dropdown,
.selectize-input,
.selectize-input input {
  color: #303030;
  font-family: inherit;
  font-size: 13px;
  line-height: 18px;
  -webkit-font-smoothing: inherit;
}

/* line 129, node_modules/selectize/dist/css/selectize.default.css */
.selectize-input,
.selectize-control.single .selectize-input.input-active {
  background: #fff;
  cursor: text;
  display: inline-block;
}

/* line 135, node_modules/selectize/dist/css/selectize.default.css */
.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 152, node_modules/selectize/dist/css/selectize.default.css */
.selectize-control.multi .selectize-input.has-items {
  padding: 5px 8px 2px;
}

/* line 155, node_modules/selectize/dist/css/selectize.default.css */
.selectize-input.full {
  background-color: #fff;
}

/* line 158, node_modules/selectize/dist/css/selectize.default.css */
.selectize-input.disabled,
.selectize-input.disabled * {
  cursor: default !important;
}

/* line 162, node_modules/selectize/dist/css/selectize.default.css */
.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 166, node_modules/selectize/dist/css/selectize.default.css */
.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 171, node_modules/selectize/dist/css/selectize.default.css */
.selectize-input > * {
  vertical-align: baseline;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

/* line 178, node_modules/selectize/dist/css/selectize.default.css */
.selectize-control.multi .selectize-input > div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 2px 6px;
  background: #1da7ee;
  color: #fff;
  border: 1px solid #0073bb;
}

/* line 186, node_modules/selectize/dist/css/selectize.default.css */
.selectize-control.multi .selectize-input > div.active {
  background: #92c836;
  color: #fff;
  border: 1px solid #00578d;
}

/* line 191, node_modules/selectize/dist/css/selectize.default.css */
.selectize-control.multi .selectize-input.disabled > div,
.selectize-control.multi .selectize-input.disabled > div.active {
  color: #ffffff;
  background: #d2d2d2;
  border: 1px solid #aaaaaa;
}

/* line 197, node_modules/selectize/dist/css/selectize.default.css */
.selectize-input > input {
  display: inline-block !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 1px !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 212, node_modules/selectize/dist/css/selectize.default.css */
.selectize-input > input::-ms-clear {
  display: none;
}

/* line 215, node_modules/selectize/dist/css/selectize.default.css */
.selectize-input > input:focus {
  outline: none !important;
}

/* line 218, node_modules/selectize/dist/css/selectize.default.css */
.selectize-input::after {
  content: ' ';
  display: block;
  clear: left;
}

/* line 223, node_modules/selectize/dist/css/selectize.default.css */
.selectize-input.dropdown-active::before {
  content: ' ';
  display: block;
  position: absolute;
  background: #f0f0f0;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
}

/* line 233, node_modules/selectize/dist/css/selectize.default.css */
.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 249, node_modules/selectize/dist/css/selectize.default.css */
.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}

/* line 253, node_modules/selectize/dist/css/selectize.default.css */
.selectize-dropdown [data-selectable] .highlight {
  background: rgba(125, 168, 208, 0.2);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}

/* line 259, node_modules/selectize/dist/css/selectize.default.css */
.selectize-dropdown .option,
.selectize-dropdown .optgroup-header {
  padding: 5px 8px;
}

/* line 263, node_modules/selectize/dist/css/selectize.default.css */
.selectize-dropdown .option,
.selectize-dropdown [data-disabled],
.selectize-dropdown [data-disabled] .option[data-selectable] {
  cursor: inherit;
  opacity: 0.5;
}

/* line 269, node_modules/selectize/dist/css/selectize.default.css */
.selectize-dropdown .option[data-selectable] {
  opacity: 1;
}

/* line 272, node_modules/selectize/dist/css/selectize.default.css */
.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}

/* line 275, node_modules/selectize/dist/css/selectize.default.css */
.selectize-dropdown .optgroup-header {
  color: #303030;
  background: #fff;
  cursor: default;
}

/* line 280, node_modules/selectize/dist/css/selectize.default.css */
.selectize-dropdown .active {
  background-color: #f5fafd;
  color: #495c68;
}

/* line 284, node_modules/selectize/dist/css/selectize.default.css */
.selectize-dropdown .active.create {
  color: #495c68;
}

/* line 287, node_modules/selectize/dist/css/selectize.default.css */
.selectize-dropdown .create {
  color: rgba(48, 48, 48, 0.5);
}

/* line 290, node_modules/selectize/dist/css/selectize.default.css */
.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
  -webkit-overflow-scrolling: touch;
}

/* line 296, node_modules/selectize/dist/css/selectize.default.css */
.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
  cursor: pointer;
}

/* line 300, node_modules/selectize/dist/css/selectize.default.css */
.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
  cursor: text;
}

/* line 304, node_modules/selectize/dist/css/selectize.default.css */
.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 317, node_modules/selectize/dist/css/selectize.default.css */
.selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: -4px;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #808080 transparent;
}

/* line 322, node_modules/selectize/dist/css/selectize.default.css */
.selectize-control.rtl.single .selectize-input:after {
  left: 15px;
  right: auto;
}

/* line 326, node_modules/selectize/dist/css/selectize.default.css */
.selectize-control.rtl .selectize-input > input {
  margin: 0 4px 0 -2px !important;
}

/* line 329, node_modules/selectize/dist/css/selectize.default.css */
.selectize-control .selectize-input.disabled {
  opacity: 0.5;
  background-color: #fafafa;
}

/* line 333, node_modules/selectize/dist/css/selectize.default.css */
.selectize-control.multi .selectize-input.has-items {
  padding-left: 5px;
  padding-right: 5px;
}

/* line 337, node_modules/selectize/dist/css/selectize.default.css */
.selectize-control.multi .selectize-input.disabled [data-value] {
  color: #999;
  text-shadow: none;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 344, node_modules/selectize/dist/css/selectize.default.css */
.selectize-control.multi .selectize-input.disabled [data-value],
.selectize-control.multi .selectize-input.disabled [data-value] .remove {
  border-color: #e6e6e6;
}

/* line 348, node_modules/selectize/dist/css/selectize.default.css */
.selectize-control.multi .selectize-input.disabled [data-value] .remove {
  background: none;
}

/* line 351, node_modules/selectize/dist/css/selectize.default.css */
.selectize-control.multi .selectize-input [data-value] {
  text-shadow: 0 1px 0 rgba(0, 51, 83, 0.3);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #1b9dec;
  background-image: -moz-linear-gradient(top, #1da7ee, #178ee9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1da7ee), to(#178ee9));
  background-image: -webkit-linear-gradient(top, #1da7ee, #178ee9);
  background-image: -o-linear-gradient(top, #1da7ee, #178ee9);
  background-image: linear-gradient(to bottom, #1da7ee, #178ee9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1da7ee', endColorstr='#ff178ee9', GradientType=0);
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), inset 0 1px rgba(255, 255, 255, 0.03);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), inset 0 1px rgba(255, 255, 255, 0.03);
}

/* line 367, node_modules/selectize/dist/css/selectize.default.css */
.selectize-control.multi .selectize-input .active[data-value] {
  background-color: #0085d4;
  background-image: -moz-linear-gradient(top, #008fd8, #0075cf);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#008fd8), to(#0075cf));
  background-image: -webkit-linear-gradient(top, #008fd8, #0075cf);
  background-image: -o-linear-gradient(top, #008fd8, #0075cf);
  background-image: linear-gradient(to bottom, #008fd8, #0075cf);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff008fd8', endColorstr='#ff0075cf', GradientType=0);
}

/* line 377, node_modules/selectize/dist/css/selectize.default.css */
.selectize-control.single .selectize-input {
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05), inset 0 1px 0 rgba(255, 255, 255, 0.8);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05), inset 0 1px 0 rgba(255, 255, 255, 0.8);
  background-color: #f9f9f9;
  background-image: -moz-linear-gradient(top, #fefefe, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fefefe), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #fefefe, #f2f2f2);
  background-image: -o-linear-gradient(top, #fefefe, #f2f2f2);
  background-image: linear-gradient(to bottom, #fefefe, #f2f2f2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffefefe', endColorstr='#fff2f2f2', GradientType=0);
}

/* line 389, node_modules/selectize/dist/css/selectize.default.css */
.selectize-control.single .selectize-input,
.selectize-dropdown.single {
  border-color: #b8b8b8;
}

/* line 393, node_modules/selectize/dist/css/selectize.default.css */
.selectize-dropdown .optgroup-header {
  padding-top: 7px;
  font-weight: bold;
  font-size: 0.85em;
}

/* line 398, node_modules/selectize/dist/css/selectize.default.css */
.selectize-dropdown .optgroup {
  border-top: 1px solid #f0f0f0;
}

/* line 401, node_modules/selectize/dist/css/selectize.default.css */
.selectize-dropdown .optgroup:first-child {
  border-top: 0 none;
}

/*
Trix 1.3.1
Copyright © 2020 Basecamp, LLC
http://trix-editor.org/*/
/* line 6, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
trix-editor {
  border: 1px solid #bbb;
  border-radius: 3px;
  margin: 0;
  padding: 0.4em 0.6em;
  min-height: 5em;
  outline: none;
}

/* line 14, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
trix-toolbar * {
  box-sizing: border-box;
}

/* line 17, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
trix-toolbar .trix-button-row {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  overflow-x: auto;
}

/* line 23, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
trix-toolbar .trix-button-group {
  display: flex;
  margin-bottom: 10px;
  border: 1px solid #bbb;
  border-top-color: #ccc;
  border-bottom-color: #888;
  border-radius: 3px;
}

/* line 31, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
trix-toolbar .trix-button-group:not(:first-child) {
  margin-left: 1.5vw;
}

@media (max-device-width: 768px) {
  /* line 35, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
  trix-toolbar .trix-button-group:not(:first-child) {
    margin-left: 0;
  }
}

/* line 39, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
trix-toolbar .trix-button-group-spacer {
  flex-grow: 1;
}

@media (max-device-width: 768px) {
  /* line 43, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
  trix-toolbar .trix-button-group-spacer {
    display: none;
  }
}

/* line 47, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
trix-toolbar .trix-button {
  position: relative;
  float: left;
  color: rgba(0, 0, 0, 0.6);
  font-size: 0.75em;
  font-weight: 600;
  white-space: nowrap;
  padding: 0 0.5em;
  margin: 0;
  outline: none;
  border: none;
  border-bottom: 1px solid #ddd;
  border-radius: 0;
  background: transparent;
}

/* line 62, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
trix-toolbar .trix-button:not(:first-child) {
  border-left: 1px solid #ccc;
}

/* line 65, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
trix-toolbar .trix-button.trix-active {
  background: #cbeefa;
  color: black;
}

/* line 69, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
trix-toolbar .trix-button:not(:disabled) {
  cursor: pointer;
}

/* line 72, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
trix-toolbar .trix-button:disabled {
  color: rgba(0, 0, 0, 0.125);
}

@media (max-device-width: 768px) {
  /* line 76, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
  trix-toolbar .trix-button {
    letter-spacing: -0.01em;
    padding: 0 0.3em;
  }
}

/* line 81, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
trix-toolbar .trix-button--icon {
  font-size: inherit;
  width: 2.6em;
  height: 1.6em;
  max-width: calc(0.8em + 4vw);
  text-indent: -9999px;
}

@media (max-device-width: 768px) {
  /* line 89, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
  trix-toolbar .trix-button--icon {
    height: 2em;
    max-width: calc(0.8em + 3.5vw);
  }
}

/* line 94, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
trix-toolbar .trix-button--icon::before {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.6;
  content: "";
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

@media (max-device-width: 768px) {
  /* line 108, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
  trix-toolbar .trix-button--icon::before {
    right: 6%;
    left: 6%;
  }
}

/* line 113, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
trix-toolbar .trix-button--icon.trix-active::before {
  opacity: 1;
}

/* line 116, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
trix-toolbar .trix-button--icon:disabled::before {
  opacity: 0.125;
}

/* line 119, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
trix-toolbar .trix-button--icon-attach::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M16.5%206v11.5a4%204%200%201%201-8%200V5a2.5%202.5%200%200%201%205%200v10.5a1%201%200%201%201-2%200V6H10v9.5a2.5%202.5%200%200%200%205%200V5a4%204%200%201%200-8%200v12.5a5.5%205.5%200%200%200%2011%200V6h-1.5z%22%2F%3E%3C%2Fsvg%3E);
  top: 8%;
  bottom: 4%;
}

/* line 124, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
trix-toolbar .trix-button--icon-bold::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M15.6%2011.8c1-.7%201.6-1.8%201.6-2.8a4%204%200%200%200-4-4H7v14h7c2.1%200%203.7-1.7%203.7-3.8%200-1.5-.8-2.8-2.1-3.4zM10%207.5h3a1.5%201.5%200%201%201%200%203h-3v-3zm3.5%209H10v-3h3.5a1.5%201.5%200%201%201%200%203z%22%2F%3E%3C%2Fsvg%3E);
}

/* line 127, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
trix-toolbar .trix-button--icon-italic::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M10%205v3h2.2l-3.4%208H6v3h8v-3h-2.2l3.4-8H18V5h-8z%22%2F%3E%3C%2Fsvg%3E);
}

/* line 130, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
trix-toolbar .trix-button--icon-link::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M9.88%2013.7a4.3%204.3%200%200%201%200-6.07l3.37-3.37a4.26%204.26%200%200%201%206.07%200%204.3%204.3%200%200%201%200%206.06l-1.96%201.72a.91.91%200%201%201-1.3-1.3l1.97-1.71a2.46%202.46%200%200%200-3.48-3.48l-3.38%203.37a2.46%202.46%200%200%200%200%203.48.91.91%200%201%201-1.3%201.3z%22%2F%3E%3Cpath%20d%3D%22M4.25%2019.46a4.3%204.3%200%200%201%200-6.07l1.93-1.9a.91.91%200%201%201%201.3%201.3l-1.93%201.9a2.46%202.46%200%200%200%203.48%203.48l3.37-3.38c.96-.96.96-2.52%200-3.48a.91.91%200%201%201%201.3-1.3%204.3%204.3%200%200%201%200%206.07l-3.38%203.38a4.26%204.26%200%200%201-6.07%200z%22%2F%3E%3C%2Fsvg%3E);
}

/* line 133, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
trix-toolbar .trix-button--icon-strike::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M12.73%2014l.28.14c.26.15.45.3.57.44.12.14.18.3.18.5%200%20.3-.15.56-.44.75-.3.2-.76.3-1.39.3A13.52%2013.52%200%200%201%207%2014.95v3.37a10.64%2010.64%200%200%200%204.84.88c1.26%200%202.35-.19%203.28-.56.93-.37%201.64-.9%202.14-1.57s.74-1.45.74-2.32c0-.26-.02-.51-.06-.75h-5.21zm-5.5-4c-.08-.34-.12-.7-.12-1.1%200-1.29.52-2.3%201.58-3.02%201.05-.72%202.5-1.08%204.34-1.08%201.62%200%203.28.34%204.97%201l-1.3%202.93c-1.47-.6-2.73-.9-3.8-.9-.55%200-.96.08-1.2.26-.26.17-.38.38-.38.64%200%20.27.16.52.48.74.17.12.53.3%201.05.53H7.23zM3%2013h18v-2H3v2z%22%2F%3E%3C%2Fsvg%3E);
}

/* line 136, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
trix-toolbar .trix-button--icon-quote::before {
  background-image: url(data:image/svg+xml,%3Csvg%20version%3D%221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M6%2017h3l2-4V7H5v6h3zm8%200h3l2-4V7h-6v6h3z%22%2F%3E%3C%2Fsvg%3E);
}

/* line 139, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
trix-toolbar .trix-button--icon-heading-1::before {
  background-image: url(data:image/svg+xml,%3Csvg%20version%3D%221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M12%209v3H9v7H6v-7H3V9h9zM8%204h14v3h-6v12h-3V7H8V4z%22%2F%3E%3C%2Fsvg%3E);
}

/* line 142, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
trix-toolbar .trix-button--icon-code::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M18.2%2012L15%2015.2l1.4%201.4L21%2012l-4.6-4.6L15%208.8l3.2%203.2zM5.8%2012L9%208.8%207.6%207.4%203%2012l4.6%204.6L9%2015.2%205.8%2012z%22%2F%3E%3C%2Fsvg%3E);
}

/* line 145, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
trix-toolbar .trix-button--icon-bullet-list::before {
  background-image: url(data:image/svg+xml,%3Csvg%20version%3D%221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M4%204a2%202%200%201%200%200%204%202%202%200%200%200%200-4zm0%206a2%202%200%201%200%200%204%202%202%200%200%200%200-4zm0%206a2%202%200%201%200%200%204%202%202%200%200%200%200-4zm4%203h14v-2H8v2zm0-6h14v-2H8v2zm0-8v2h14V5H8z%22%2F%3E%3C%2Fsvg%3E);
}

/* line 148, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
trix-toolbar .trix-button--icon-number-list::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M2%2017h2v.5H3v1h1v.5H2v1h3v-4H2v1zm1-9h1V4H2v1h1v3zm-1%203h1.8L2%2013.1v.9h3v-1H3.2L5%2010.9V10H2v1zm5-6v2h14V5H7zm0%2014h14v-2H7v2zm0-6h14v-2H7v2z%22%2F%3E%3C%2Fsvg%3E);
}

/* line 151, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
trix-toolbar .trix-button--icon-undo::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M12.5%208c-2.6%200-5%201-6.9%202.6L2%207v9h9l-3.6-3.6A8%208%200%200%201%2020%2016l2.4-.8a10.5%2010.5%200%200%200-10-7.2z%22%2F%3E%3C%2Fsvg%3E);
}

/* line 154, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
trix-toolbar .trix-button--icon-redo::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M18.4%2010.6a10.5%2010.5%200%200%200-16.9%204.6L4%2016a8%208%200%200%201%2012.7-3.6L13%2016h9V7l-3.6%203.6z%22%2F%3E%3C%2Fsvg%3E);
}

/* line 157, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
trix-toolbar .trix-button--icon-decrease-nesting-level::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M3%2019h19v-2H3v2zm7-6h12v-2H10v2zm-8.3-.3l2.8%202.9L6%2014.2%204%2012l2-2-1.4-1.5L1%2012l.7.7zM3%205v2h19V5H3z%22%2F%3E%3C%2Fsvg%3E);
}

/* line 160, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
trix-toolbar .trix-button--icon-increase-nesting-level::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M3%2019h19v-2H3v2zm7-6h12v-2H10v2zm-6.9-1L1%2014.2l1.4%201.4L6%2012l-.7-.7-2.8-2.8L1%209.9%203.1%2012zM3%205v2h19V5H3z%22%2F%3E%3C%2Fsvg%3E);
}

/* line 163, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
trix-toolbar .trix-dialogs {
  position: relative;
}

/* line 166, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
trix-toolbar .trix-dialog {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  font-size: 0.75em;
  padding: 15px 10px;
  background: #fff;
  box-shadow: 0 0.3em 1em #ccc;
  border-top: 2px solid #888;
  border-radius: 5px;
  z-index: 5;
}

/* line 179, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
trix-toolbar .trix-input--dialog {
  font-size: inherit;
  font-weight: normal;
  padding: 0.5em 0.8em;
  margin: 0 10px 0 0;
  border-radius: 3px;
  border: 1px solid #bbb;
  background-color: #fff;
  box-shadow: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

/* line 192, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
trix-toolbar .trix-input--dialog.validate:invalid {
  box-shadow: #f00 0px 0px 1.5px 1px;
}

/* line 195, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
trix-toolbar .trix-button--dialog {
  font-size: inherit;
  padding: 0.5em;
  border-bottom: none;
}

/* line 200, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
trix-toolbar .trix-dialog--link {
  max-width: 600px;
}

/* line 203, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
trix-toolbar .trix-dialog__link-fields {
  display: flex;
  align-items: baseline;
}

/* line 207, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
trix-toolbar .trix-dialog__link-fields .trix-input {
  flex: 1;
}

/* line 210, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
trix-toolbar .trix-dialog__link-fields .trix-button-group {
  flex: 0 0 content;
  margin: 0;
}

/* line 214, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
trix-editor [data-trix-mutable]:not(.attachment__caption-editor) {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 221, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
trix-editor [data-trix-mutable]::-moz-selection,
trix-editor [data-trix-cursor-target]::-moz-selection,
trix-editor [data-trix-mutable] ::-moz-selection {
  background: none;
}

/* line 226, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
trix-editor [data-trix-mutable]::selection,
trix-editor [data-trix-cursor-target]::selection,
trix-editor [data-trix-mutable] ::selection {
  background: none;
}

/* line 232, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
trix-editor
.attachment__caption-editor[data-trix-mutable]:focus::-moz-selection {
  background: highlight;
}

/* line 236, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
trix-editor .attachment__caption-editor[data-trix-mutable]:focus::selection {
  background: highlight;
}

/* line 240, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
trix-editor .attachment.attachment--file[data-trix-mutable] {
  box-shadow: 0 0 0 2px highlight;
  border-color: transparent;
}

/* line 244, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
trix-editor .attachment[data-trix-mutable] img {
  box-shadow: 0 0 0 2px highlight;
}

/* line 247, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
trix-editor .attachment {
  position: relative;
}

/* line 250, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
trix-editor .attachment:hover {
  cursor: default;
}

/* line 253, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
trix-editor .attachment--preview .attachment__caption:hover {
  cursor: text;
}

/* line 256, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
trix-editor .attachment__progress {
  position: absolute;
  z-index: 1;
  height: 20px;
  top: calc(50% - 10px);
  left: 5%;
  width: 90%;
  opacity: 0.9;
  transition: opacity 200ms ease-in;
}

/* line 266, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
trix-editor .attachment__progress[value="100"] {
  opacity: 0;
}

/* line 269, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
trix-editor .attachment__caption-editor {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  color: inherit;
  text-align: center;
  vertical-align: top;
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

/* line 285, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
trix-editor .attachment__toolbar {
  position: absolute;
  z-index: 1;
  top: -0.9em;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 293, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
trix-editor .trix-button-group {
  display: inline-flex;
}

/* line 296, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
trix-editor .trix-button {
  position: relative;
  float: left;
  color: #666;
  white-space: nowrap;
  font-size: 80%;
  padding: 0 0.8em;
  margin: 0;
  outline: none;
  border: none;
  border-radius: 0;
  background: transparent;
}

/* line 309, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
trix-editor .trix-button:not(:first-child) {
  border-left: 1px solid #ccc;
}

/* line 312, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
trix-editor .trix-button.trix-active {
  background: #cbeefa;
}

/* line 315, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
trix-editor .trix-button:not(:disabled) {
  cursor: pointer;
}

/* line 318, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
trix-editor .trix-button--remove {
  text-indent: -9999px;
  display: inline-block;
  padding: 0;
  outline: none;
  width: 1.8em;
  height: 1.8em;
  line-height: 1.8em;
  border-radius: 50%;
  background-color: #fff;
  border: 2px solid highlight;
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.25);
}

/* line 331, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
trix-editor .trix-button--remove::before {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.7;
  content: "";
  background-image: url(data:image/svg+xml,%3Csvg%20height%3D%2224%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M19%206.4L17.6%205%2012%2010.6%206.4%205%205%206.4l5.6%205.6L5%2017.6%206.4%2019l5.6-5.6%205.6%205.6%201.4-1.4-5.6-5.6z%22%2F%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%2F%3E%3C%2Fsvg%3E);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 90%;
}

/* line 345, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
trix-editor .trix-button--remove:hover {
  border-color: #333;
}

/* line 348, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
trix-editor .trix-button--remove:hover::before {
  opacity: 1;
}

/* line 351, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
trix-editor .attachment__metadata-container {
  position: relative;
}

/* line 354, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
trix-editor .attachment__metadata {
  position: absolute;
  left: 50%;
  top: 2em;
  transform: translate(-50%, 0);
  max-width: 90%;
  padding: 0.1em 0.6em;
  font-size: 0.8em;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 3px;
}

/* line 366, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
trix-editor .attachment__metadata .attachment__name {
  display: inline-block;
  max-width: 100%;
  vertical-align: bottom;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 374, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
trix-editor .attachment__metadata .attachment__size {
  margin-left: 0.2em;
  white-space: nowrap;
}

/* line 379, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
.trix-content {
  line-height: 1.5;
}

/* line 382, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
.trix-content * {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

/* line 387, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
.trix-content h1 {
  font-size: 1.2em;
  line-height: 1.2;
}

/* line 391, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
.trix-content blockquote {
  border: 0 solid #ccc;
  border-left-width: 0.3em;
  margin-left: 0.3em;
  padding-left: 0.6em;
}

/* line 397, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
.trix-content [dir="rtl"] blockquote,
.trix-content blockquote[dir="rtl"] {
  border-width: 0;
  border-right-width: 0.3em;
  margin-right: 0.3em;
  padding-right: 0.6em;
}

/* line 404, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
.trix-content li {
  margin-left: 1em;
}

/* line 407, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
.trix-content [dir="rtl"] li {
  margin-right: 1em;
}

/* line 410, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
.trix-content pre {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  font-family: monospace;
  font-size: 0.9em;
  padding: 0.5em;
  white-space: pre;
  background-color: #eee;
  overflow-x: auto;
}

/* line 421, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
.trix-content img {
  max-width: 100%;
  height: auto;
}

/* line 425, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
.trix-content .attachment {
  display: inline-block;
  position: relative;
  max-width: 100%;
}

/* line 430, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
.trix-content .attachment a {
  color: inherit;
  text-decoration: none;
}

/* line 434, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
.trix-content .attachment a:hover,
.trix-content .attachment a:visited:hover {
  color: inherit;
}

/* line 438, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
.trix-content .attachment__caption {
  text-align: center;
}

/* line 441, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
.trix-content
.attachment__caption
.attachment__name
+ .attachment__size::before {
  content: " · ";
}

/* line 447, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
.trix-content .attachment--preview {
  width: 100%;
  text-align: center;
}

/* line 451, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
.trix-content .attachment--preview .attachment__caption {
  color: #666;
  font-size: 0.9em;
  line-height: 1.2;
}

/* line 456, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
.trix-content .attachment--file {
  color: #333;
  line-height: 1;
  margin: 0 2px 2px 2px;
  padding: 0.4em 1em;
  border: 1px solid #bbb;
  border-radius: 5px;
}

/* line 464, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
.trix-content .attachment-gallery {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}

/* line 469, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
.trix-content .attachment-gallery .attachment {
  flex: 1 0 33%;
  padding: 0 0.5em;
  max-width: 33%;
}

/* line 474, ../.gems/ruby/3.2.0/gems/trix-rails-2.4.0/vendor/assets/stylesheets/trix.css */
.trix-content .attachment-gallery.attachment-gallery--2 .attachment,
.trix-content .attachment-gallery.attachment-gallery--4 .attachment {
  flex-basis: 50%;
  max-width: 50%;
}

/* line 1, ../.gems/ruby/3.2.0/gems/tribute-3.6.0.0/vendor/assets/stylesheets/tribute/index.css */
.tribute-container {
  position: absolute;
  top: 0;
  left: 0;
  height: auto;
  max-height: 300px;
  max-width: 500px;
  overflow: auto;
  display: block;
  z-index: 999999;
}

/* line 11, ../.gems/ruby/3.2.0/gems/tribute-3.6.0.0/vendor/assets/stylesheets/tribute/index.css */
.tribute-container ul {
  margin: 0;
  margin-top: 2px;
  padding: 0;
  list-style: none;
  background: #efefef;
}

/* line 17, ../.gems/ruby/3.2.0/gems/tribute-3.6.0.0/vendor/assets/stylesheets/tribute/index.css */
.tribute-container li {
  padding: 5px 5px;
  cursor: pointer;
}

/* line 20, ../.gems/ruby/3.2.0/gems/tribute-3.6.0.0/vendor/assets/stylesheets/tribute/index.css */
.tribute-container li.highlight {
  background: #ddd;
}

/* line 22, ../.gems/ruby/3.2.0/gems/tribute-3.6.0.0/vendor/assets/stylesheets/tribute/index.css */
.tribute-container li span {
  font-weight: bold;
}

/* line 24, ../.gems/ruby/3.2.0/gems/tribute-3.6.0.0/vendor/assets/stylesheets/tribute/index.css */
.tribute-container li.no-match {
  cursor: default;
}

/* line 26, ../.gems/ruby/3.2.0/gems/tribute-3.6.0.0/vendor/assets/stylesheets/tribute/index.css */
.tribute-container .menu-highlighted {
  font-weight: bold;
}

/* line 1, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-background, .flag-icon {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
}

/* line 7, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon {
  position: relative;
  display: inline-block;
  width: 1.3333333333em;
  line-height: 1em;
}

/* line 13, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon:before {
  content: '\00a0';
}

/* line 16, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon.flag-icon-squared {
  width: 1em;
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ad {
  background-image: url(/assets/flags/4x3/ad.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ad.flag-icon-squared {
  background-image: url(/assets/flags/1x1/ad.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ae {
  background-image: url(/assets/flags/4x3/ae.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ae.flag-icon-squared {
  background-image: url(/assets/flags/1x1/ae.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-af {
  background-image: url(/assets/flags/4x3/af.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-af.flag-icon-squared {
  background-image: url(/assets/flags/1x1/af.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ag {
  background-image: url(/assets/flags/4x3/ag.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ag.flag-icon-squared {
  background-image: url(/assets/flags/1x1/ag.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ai {
  background-image: url(/assets/flags/4x3/ai.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ai.flag-icon-squared {
  background-image: url(/assets/flags/1x1/ai.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-al {
  background-image: url(/assets/flags/4x3/al.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-al.flag-icon-squared {
  background-image: url(/assets/flags/1x1/al.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-am {
  background-image: url(/assets/flags/4x3/am.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-am.flag-icon-squared {
  background-image: url(/assets/flags/1x1/am.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ao {
  background-image: url(/assets/flags/4x3/ao.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ao.flag-icon-squared {
  background-image: url(/assets/flags/1x1/ao.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-aq {
  background-image: url(/assets/flags/4x3/aq.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-aq.flag-icon-squared {
  background-image: url(/assets/flags/1x1/aq.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ar {
  background-image: url(/assets/flags/4x3/ar.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ar.flag-icon-squared {
  background-image: url(/assets/flags/1x1/ar.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-as {
  background-image: url(/assets/flags/4x3/as.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-as.flag-icon-squared {
  background-image: url(/assets/flags/1x1/as.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-at {
  background-image: url(/assets/flags/4x3/at.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-at.flag-icon-squared {
  background-image: url(/assets/flags/1x1/at.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-au {
  background-image: url(/assets/flags/4x3/au.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-au.flag-icon-squared {
  background-image: url(/assets/flags/1x1/au.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-aw {
  background-image: url(/assets/flags/4x3/aw.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-aw.flag-icon-squared {
  background-image: url(/assets/flags/1x1/aw.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ax {
  background-image: url(/assets/flags/4x3/ax.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ax.flag-icon-squared {
  background-image: url(/assets/flags/1x1/ax.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-az {
  background-image: url(/assets/flags/4x3/az.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-az.flag-icon-squared {
  background-image: url(/assets/flags/1x1/az.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ba {
  background-image: url(/assets/flags/4x3/ba.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ba.flag-icon-squared {
  background-image: url(/assets/flags/1x1/ba.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-bb {
  background-image: url(/assets/flags/4x3/bb.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-bb.flag-icon-squared {
  background-image: url(/assets/flags/1x1/bb.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-bd {
  background-image: url(/assets/flags/4x3/bd.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-bd.flag-icon-squared {
  background-image: url(/assets/flags/1x1/bd.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-be {
  background-image: url(/assets/flags/4x3/be.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-be.flag-icon-squared {
  background-image: url(/assets/flags/1x1/be.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-bf {
  background-image: url(/assets/flags/4x3/bf.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-bf.flag-icon-squared {
  background-image: url(/assets/flags/1x1/bf.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-bg {
  background-image: url(/assets/flags/4x3/bg.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-bg.flag-icon-squared {
  background-image: url(/assets/flags/1x1/bg.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-bh {
  background-image: url(/assets/flags/4x3/bh.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-bh.flag-icon-squared {
  background-image: url(/assets/flags/1x1/bh.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-bi {
  background-image: url(/assets/flags/4x3/bi.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-bi.flag-icon-squared {
  background-image: url(/assets/flags/1x1/bi.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-bj {
  background-image: url(/assets/flags/4x3/bj.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-bj.flag-icon-squared {
  background-image: url(/assets/flags/1x1/bj.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-bl {
  background-image: url(/assets/flags/4x3/bl.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-bl.flag-icon-squared {
  background-image: url(/assets/flags/1x1/bl.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-bm {
  background-image: url(/assets/flags/4x3/bm.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-bm.flag-icon-squared {
  background-image: url(/assets/flags/1x1/bm.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-bn {
  background-image: url(/assets/flags/4x3/bn.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-bn.flag-icon-squared {
  background-image: url(/assets/flags/1x1/bn.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-bo {
  background-image: url(/assets/flags/4x3/bo.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-bo.flag-icon-squared {
  background-image: url(/assets/flags/1x1/bo.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-bq {
  background-image: url(/assets/flags/4x3/bq.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-bq.flag-icon-squared {
  background-image: url(/assets/flags/1x1/bq.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-br {
  background-image: url(/assets/flags/4x3/br.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-br.flag-icon-squared {
  background-image: url(/assets/flags/1x1/br.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-bs {
  background-image: url(/assets/flags/4x3/bs.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-bs.flag-icon-squared {
  background-image: url(/assets/flags/1x1/bs.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-bt {
  background-image: url(/assets/flags/4x3/bt.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-bt.flag-icon-squared {
  background-image: url(/assets/flags/1x1/bt.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-bv {
  background-image: url(/assets/flags/4x3/bv.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-bv.flag-icon-squared {
  background-image: url(/assets/flags/1x1/bv.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-bw {
  background-image: url(/assets/flags/4x3/bw.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-bw.flag-icon-squared {
  background-image: url(/assets/flags/1x1/bw.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-by {
  background-image: url(/assets/flags/4x3/by.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-by.flag-icon-squared {
  background-image: url(/assets/flags/1x1/by.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-bz {
  background-image: url(/assets/flags/4x3/bz.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-bz.flag-icon-squared {
  background-image: url(/assets/flags/1x1/bz.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ca {
  background-image: url(/assets/flags/4x3/ca.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ca.flag-icon-squared {
  background-image: url(/assets/flags/1x1/ca.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-cc {
  background-image: url(/assets/flags/4x3/cc.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-cc.flag-icon-squared {
  background-image: url(/assets/flags/1x1/cc.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-cd {
  background-image: url(/assets/flags/4x3/cd.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-cd.flag-icon-squared {
  background-image: url(/assets/flags/1x1/cd.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-cf {
  background-image: url(/assets/flags/4x3/cf.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-cf.flag-icon-squared {
  background-image: url(/assets/flags/1x1/cf.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-cg {
  background-image: url(/assets/flags/4x3/cg.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-cg.flag-icon-squared {
  background-image: url(/assets/flags/1x1/cg.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ch {
  background-image: url(/assets/flags/4x3/ch.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ch.flag-icon-squared {
  background-image: url(/assets/flags/1x1/ch.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ci {
  background-image: url(/assets/flags/4x3/ci.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ci.flag-icon-squared {
  background-image: url(/assets/flags/1x1/ci.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ck {
  background-image: url(/assets/flags/4x3/ck.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ck.flag-icon-squared {
  background-image: url(/assets/flags/1x1/ck.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-cl {
  background-image: url(/assets/flags/4x3/cl.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-cl.flag-icon-squared {
  background-image: url(/assets/flags/1x1/cl.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-cm {
  background-image: url(/assets/flags/4x3/cm.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-cm.flag-icon-squared {
  background-image: url(/assets/flags/1x1/cm.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-cn {
  background-image: url(/assets/flags/4x3/cn.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-cn.flag-icon-squared {
  background-image: url(/assets/flags/1x1/cn.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-co {
  background-image: url(/assets/flags/4x3/co.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-co.flag-icon-squared {
  background-image: url(/assets/flags/1x1/co.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-cr {
  background-image: url(/assets/flags/4x3/cr.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-cr.flag-icon-squared {
  background-image: url(/assets/flags/1x1/cr.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-cu {
  background-image: url(/assets/flags/4x3/cu.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-cu.flag-icon-squared {
  background-image: url(/assets/flags/1x1/cu.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-cv {
  background-image: url(/assets/flags/4x3/cv.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-cv.flag-icon-squared {
  background-image: url(/assets/flags/1x1/cv.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-cw {
  background-image: url(/assets/flags/4x3/cw.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-cw.flag-icon-squared {
  background-image: url(/assets/flags/1x1/cw.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-cx {
  background-image: url(/assets/flags/4x3/cx.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-cx.flag-icon-squared {
  background-image: url(/assets/flags/1x1/cx.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-cy {
  background-image: url(/assets/flags/4x3/cy.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-cy.flag-icon-squared {
  background-image: url(/assets/flags/1x1/cy.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-cz {
  background-image: url(/assets/flags/4x3/cz.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-cz.flag-icon-squared {
  background-image: url(/assets/flags/1x1/cz.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-de {
  background-image: url(/assets/flags/4x3/de.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-de.flag-icon-squared {
  background-image: url(/assets/flags/1x1/de.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-dj {
  background-image: url(/assets/flags/4x3/dj.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-dj.flag-icon-squared {
  background-image: url(/assets/flags/1x1/dj.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-dk {
  background-image: url(/assets/flags/4x3/dk.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-dk.flag-icon-squared {
  background-image: url(/assets/flags/1x1/dk.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-dm {
  background-image: url(/assets/flags/4x3/dm.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-dm.flag-icon-squared {
  background-image: url(/assets/flags/1x1/dm.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-do {
  background-image: url(/assets/flags/4x3/do.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-do.flag-icon-squared {
  background-image: url(/assets/flags/1x1/do.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-dz {
  background-image: url(/assets/flags/4x3/dz.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-dz.flag-icon-squared {
  background-image: url(/assets/flags/1x1/dz.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ec {
  background-image: url(/assets/flags/4x3/ec.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ec.flag-icon-squared {
  background-image: url(/assets/flags/1x1/ec.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ee {
  background-image: url(/assets/flags/4x3/ee.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ee.flag-icon-squared {
  background-image: url(/assets/flags/1x1/ee.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-eg {
  background-image: url(/assets/flags/4x3/eg.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-eg.flag-icon-squared {
  background-image: url(/assets/flags/1x1/eg.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-eh {
  background-image: url(/assets/flags/4x3/eh.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-eh.flag-icon-squared {
  background-image: url(/assets/flags/1x1/eh.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-er {
  background-image: url(/assets/flags/4x3/er.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-er.flag-icon-squared {
  background-image: url(/assets/flags/1x1/er.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-es {
  background-image: url(/assets/flags/4x3/es.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-es.flag-icon-squared {
  background-image: url(/assets/flags/1x1/es.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-et {
  background-image: url(/assets/flags/4x3/et.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-et.flag-icon-squared {
  background-image: url(/assets/flags/1x1/et.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-fi {
  background-image: url(/assets/flags/4x3/fi.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-fi.flag-icon-squared {
  background-image: url(/assets/flags/1x1/fi.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-fj {
  background-image: url(/assets/flags/4x3/fj.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-fj.flag-icon-squared {
  background-image: url(/assets/flags/1x1/fj.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-fk {
  background-image: url(/assets/flags/4x3/fk.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-fk.flag-icon-squared {
  background-image: url(/assets/flags/1x1/fk.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-fm {
  background-image: url(/assets/flags/4x3/fm.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-fm.flag-icon-squared {
  background-image: url(/assets/flags/1x1/fm.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-fo {
  background-image: url(/assets/flags/4x3/fo.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-fo.flag-icon-squared {
  background-image: url(/assets/flags/1x1/fo.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-fr {
  background-image: url(/assets/flags/4x3/fr.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-fr.flag-icon-squared {
  background-image: url(/assets/flags/1x1/fr.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ga {
  background-image: url(/assets/flags/4x3/ga.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ga.flag-icon-squared {
  background-image: url(/assets/flags/1x1/ga.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gb {
  background-image: url(/assets/flags/4x3/gb.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gb.flag-icon-squared {
  background-image: url(/assets/flags/1x1/gb.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gd {
  background-image: url(/assets/flags/4x3/gd.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gd.flag-icon-squared {
  background-image: url(/assets/flags/1x1/gd.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ge {
  background-image: url(/assets/flags/4x3/ge.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ge.flag-icon-squared {
  background-image: url(/assets/flags/1x1/ge.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gf {
  background-image: url(/assets/flags/4x3/gf.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gf.flag-icon-squared {
  background-image: url(/assets/flags/1x1/gf.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gg {
  background-image: url(/assets/flags/4x3/gg.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gg.flag-icon-squared {
  background-image: url(/assets/flags/1x1/gg.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gh {
  background-image: url(/assets/flags/4x3/gh.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gh.flag-icon-squared {
  background-image: url(/assets/flags/1x1/gh.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gi {
  background-image: url(/assets/flags/4x3/gi.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gi.flag-icon-squared {
  background-image: url(/assets/flags/1x1/gi.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gl {
  background-image: url(/assets/flags/4x3/gl.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gl.flag-icon-squared {
  background-image: url(/assets/flags/1x1/gl.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gm {
  background-image: url(/assets/flags/4x3/gm.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gm.flag-icon-squared {
  background-image: url(/assets/flags/1x1/gm.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gn {
  background-image: url(/assets/flags/4x3/gn.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gn.flag-icon-squared {
  background-image: url(/assets/flags/1x1/gn.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gp {
  background-image: url(/assets/flags/4x3/gp.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gp.flag-icon-squared {
  background-image: url(/assets/flags/1x1/gp.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gq {
  background-image: url(/assets/flags/4x3/gq.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gq.flag-icon-squared {
  background-image: url(/assets/flags/1x1/gq.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gr {
  background-image: url(/assets/flags/4x3/gr.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gr.flag-icon-squared {
  background-image: url(/assets/flags/1x1/gr.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gs {
  background-image: url(/assets/flags/4x3/gs.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gs.flag-icon-squared {
  background-image: url(/assets/flags/1x1/gs.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gt {
  background-image: url(/assets/flags/4x3/gt.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gt.flag-icon-squared {
  background-image: url(/assets/flags/1x1/gt.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gu {
  background-image: url(/assets/flags/4x3/gu.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gu.flag-icon-squared {
  background-image: url(/assets/flags/1x1/gu.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gw {
  background-image: url(/assets/flags/4x3/gw.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gw.flag-icon-squared {
  background-image: url(/assets/flags/1x1/gw.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gy {
  background-image: url(/assets/flags/4x3/gy.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gy.flag-icon-squared {
  background-image: url(/assets/flags/1x1/gy.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-hk {
  background-image: url(/assets/flags/4x3/hk.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-hk.flag-icon-squared {
  background-image: url(/assets/flags/1x1/hk.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-hm {
  background-image: url(/assets/flags/4x3/hm.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-hm.flag-icon-squared {
  background-image: url(/assets/flags/1x1/hm.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-hn {
  background-image: url(/assets/flags/4x3/hn.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-hn.flag-icon-squared {
  background-image: url(/assets/flags/1x1/hn.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-hr {
  background-image: url(/assets/flags/4x3/hr.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-hr.flag-icon-squared {
  background-image: url(/assets/flags/1x1/hr.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ht {
  background-image: url(/assets/flags/4x3/ht.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ht.flag-icon-squared {
  background-image: url(/assets/flags/1x1/ht.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-hu {
  background-image: url(/assets/flags/4x3/hu.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-hu.flag-icon-squared {
  background-image: url(/assets/flags/1x1/hu.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-id {
  background-image: url(/assets/flags/4x3/id.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-id.flag-icon-squared {
  background-image: url(/assets/flags/1x1/id.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ie {
  background-image: url(/assets/flags/4x3/ie.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ie.flag-icon-squared {
  background-image: url(/assets/flags/1x1/ie.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-il {
  background-image: url(/assets/flags/4x3/il.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-il.flag-icon-squared {
  background-image: url(/assets/flags/1x1/il.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-im {
  background-image: url(/assets/flags/4x3/im.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-im.flag-icon-squared {
  background-image: url(/assets/flags/1x1/im.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-in {
  background-image: url(/assets/flags/4x3/in.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-in.flag-icon-squared {
  background-image: url(/assets/flags/1x1/in.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-io {
  background-image: url(/assets/flags/4x3/io.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-io.flag-icon-squared {
  background-image: url(/assets/flags/1x1/io.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-iq {
  background-image: url(/assets/flags/4x3/iq.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-iq.flag-icon-squared {
  background-image: url(/assets/flags/1x1/iq.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ir {
  background-image: url(/assets/flags/4x3/ir.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ir.flag-icon-squared {
  background-image: url(/assets/flags/1x1/ir.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-is {
  background-image: url(/assets/flags/4x3/is.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-is.flag-icon-squared {
  background-image: url(/assets/flags/1x1/is.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-it {
  background-image: url(/assets/flags/4x3/it.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-it.flag-icon-squared {
  background-image: url(/assets/flags/1x1/it.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-je {
  background-image: url(/assets/flags/4x3/je.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-je.flag-icon-squared {
  background-image: url(/assets/flags/1x1/je.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-jm {
  background-image: url(/assets/flags/4x3/jm.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-jm.flag-icon-squared {
  background-image: url(/assets/flags/1x1/jm.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-jo {
  background-image: url(/assets/flags/4x3/jo.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-jo.flag-icon-squared {
  background-image: url(/assets/flags/1x1/jo.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-jp {
  background-image: url(/assets/flags/4x3/jp.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-jp.flag-icon-squared {
  background-image: url(/assets/flags/1x1/jp.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ke {
  background-image: url(/assets/flags/4x3/ke.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ke.flag-icon-squared {
  background-image: url(/assets/flags/1x1/ke.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-kg {
  background-image: url(/assets/flags/4x3/kg.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-kg.flag-icon-squared {
  background-image: url(/assets/flags/1x1/kg.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-kh {
  background-image: url(/assets/flags/4x3/kh.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-kh.flag-icon-squared {
  background-image: url(/assets/flags/1x1/kh.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ki {
  background-image: url(/assets/flags/4x3/ki.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ki.flag-icon-squared {
  background-image: url(/assets/flags/1x1/ki.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-km {
  background-image: url(/assets/flags/4x3/km.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-km.flag-icon-squared {
  background-image: url(/assets/flags/1x1/km.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-kn {
  background-image: url(/assets/flags/4x3/kn.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-kn.flag-icon-squared {
  background-image: url(/assets/flags/1x1/kn.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-kp {
  background-image: url(/assets/flags/4x3/kp.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-kp.flag-icon-squared {
  background-image: url(/assets/flags/1x1/kp.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-kr {
  background-image: url(/assets/flags/4x3/kr.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-kr.flag-icon-squared {
  background-image: url(/assets/flags/1x1/kr.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-kw {
  background-image: url(/assets/flags/4x3/kw.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-kw.flag-icon-squared {
  background-image: url(/assets/flags/1x1/kw.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ky {
  background-image: url(/assets/flags/4x3/ky.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ky.flag-icon-squared {
  background-image: url(/assets/flags/1x1/ky.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-kz {
  background-image: url(/assets/flags/4x3/kz.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-kz.flag-icon-squared {
  background-image: url(/assets/flags/1x1/kz.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-la {
  background-image: url(/assets/flags/4x3/la.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-la.flag-icon-squared {
  background-image: url(/assets/flags/1x1/la.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-lb {
  background-image: url(/assets/flags/4x3/lb.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-lb.flag-icon-squared {
  background-image: url(/assets/flags/1x1/lb.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-lc {
  background-image: url(/assets/flags/4x3/lc.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-lc.flag-icon-squared {
  background-image: url(/assets/flags/1x1/lc.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-li {
  background-image: url(/assets/flags/4x3/li.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-li.flag-icon-squared {
  background-image: url(/assets/flags/1x1/li.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-lk {
  background-image: url(/assets/flags/4x3/lk.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-lk.flag-icon-squared {
  background-image: url(/assets/flags/1x1/lk.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-lr {
  background-image: url(/assets/flags/4x3/lr.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-lr.flag-icon-squared {
  background-image: url(/assets/flags/1x1/lr.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ls {
  background-image: url(/assets/flags/4x3/ls.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ls.flag-icon-squared {
  background-image: url(/assets/flags/1x1/ls.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-lt {
  background-image: url(/assets/flags/4x3/lt.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-lt.flag-icon-squared {
  background-image: url(/assets/flags/1x1/lt.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-lu {
  background-image: url(/assets/flags/4x3/lu.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-lu.flag-icon-squared {
  background-image: url(/assets/flags/1x1/lu.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-lv {
  background-image: url(/assets/flags/4x3/lv.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-lv.flag-icon-squared {
  background-image: url(/assets/flags/1x1/lv.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ly {
  background-image: url(/assets/flags/4x3/ly.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ly.flag-icon-squared {
  background-image: url(/assets/flags/1x1/ly.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ma {
  background-image: url(/assets/flags/4x3/ma.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ma.flag-icon-squared {
  background-image: url(/assets/flags/1x1/ma.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-mc {
  background-image: url(/assets/flags/4x3/mc.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-mc.flag-icon-squared {
  background-image: url(/assets/flags/1x1/mc.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-md {
  background-image: url(/assets/flags/4x3/md.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-md.flag-icon-squared {
  background-image: url(/assets/flags/1x1/md.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-me {
  background-image: url(/assets/flags/4x3/me.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-me.flag-icon-squared {
  background-image: url(/assets/flags/1x1/me.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-mf {
  background-image: url(/assets/flags/4x3/mf.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-mf.flag-icon-squared {
  background-image: url(/assets/flags/1x1/mf.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-mg {
  background-image: url(/assets/flags/4x3/mg.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-mg.flag-icon-squared {
  background-image: url(/assets/flags/1x1/mg.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-mh {
  background-image: url(/assets/flags/4x3/mh.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-mh.flag-icon-squared {
  background-image: url(/assets/flags/1x1/mh.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-mk {
  background-image: url(/assets/flags/4x3/mk.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-mk.flag-icon-squared {
  background-image: url(/assets/flags/1x1/mk.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ml {
  background-image: url(/assets/flags/4x3/ml.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ml.flag-icon-squared {
  background-image: url(/assets/flags/1x1/ml.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-mm {
  background-image: url(/assets/flags/4x3/mm.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-mm.flag-icon-squared {
  background-image: url(/assets/flags/1x1/mm.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-mn {
  background-image: url(/assets/flags/4x3/mn.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-mn.flag-icon-squared {
  background-image: url(/assets/flags/1x1/mn.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-mo {
  background-image: url(/assets/flags/4x3/mo.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-mo.flag-icon-squared {
  background-image: url(/assets/flags/1x1/mo.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-mp {
  background-image: url(/assets/flags/4x3/mp.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-mp.flag-icon-squared {
  background-image: url(/assets/flags/1x1/mp.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-mq {
  background-image: url(/assets/flags/4x3/mq.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-mq.flag-icon-squared {
  background-image: url(/assets/flags/1x1/mq.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-mr {
  background-image: url(/assets/flags/4x3/mr.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-mr.flag-icon-squared {
  background-image: url(/assets/flags/1x1/mr.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ms {
  background-image: url(/assets/flags/4x3/ms.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ms.flag-icon-squared {
  background-image: url(/assets/flags/1x1/ms.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-mt {
  background-image: url(/assets/flags/4x3/mt.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-mt.flag-icon-squared {
  background-image: url(/assets/flags/1x1/mt.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-mu {
  background-image: url(/assets/flags/4x3/mu.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-mu.flag-icon-squared {
  background-image: url(/assets/flags/1x1/mu.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-mv {
  background-image: url(/assets/flags/4x3/mv.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-mv.flag-icon-squared {
  background-image: url(/assets/flags/1x1/mv.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-mw {
  background-image: url(/assets/flags/4x3/mw.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-mw.flag-icon-squared {
  background-image: url(/assets/flags/1x1/mw.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-mx {
  background-image: url(/assets/flags/4x3/mx.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-mx.flag-icon-squared {
  background-image: url(/assets/flags/1x1/mx.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-my {
  background-image: url(/assets/flags/4x3/my.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-my.flag-icon-squared {
  background-image: url(/assets/flags/1x1/my.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-mz {
  background-image: url(/assets/flags/4x3/mz.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-mz.flag-icon-squared {
  background-image: url(/assets/flags/1x1/mz.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-na {
  background-image: url(/assets/flags/4x3/na.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-na.flag-icon-squared {
  background-image: url(/assets/flags/1x1/na.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-nc {
  background-image: url(/assets/flags/4x3/nc.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-nc.flag-icon-squared {
  background-image: url(/assets/flags/1x1/nc.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ne {
  background-image: url(/assets/flags/4x3/ne.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ne.flag-icon-squared {
  background-image: url(/assets/flags/1x1/ne.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-nf {
  background-image: url(/assets/flags/4x3/nf.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-nf.flag-icon-squared {
  background-image: url(/assets/flags/1x1/nf.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ng {
  background-image: url(/assets/flags/4x3/ng.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ng.flag-icon-squared {
  background-image: url(/assets/flags/1x1/ng.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ni {
  background-image: url(/assets/flags/4x3/ni.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ni.flag-icon-squared {
  background-image: url(/assets/flags/1x1/ni.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-nl {
  background-image: url(/assets/flags/4x3/nl.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-nl.flag-icon-squared {
  background-image: url(/assets/flags/1x1/nl.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-no {
  background-image: url(/assets/flags/4x3/no.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-no.flag-icon-squared {
  background-image: url(/assets/flags/1x1/no.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-np {
  background-image: url(/assets/flags/4x3/np.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-np.flag-icon-squared {
  background-image: url(/assets/flags/1x1/np.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-nr {
  background-image: url(/assets/flags/4x3/nr.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-nr.flag-icon-squared {
  background-image: url(/assets/flags/1x1/nr.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-nu {
  background-image: url(/assets/flags/4x3/nu.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-nu.flag-icon-squared {
  background-image: url(/assets/flags/1x1/nu.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-nz {
  background-image: url(/assets/flags/4x3/nz.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-nz.flag-icon-squared {
  background-image: url(/assets/flags/1x1/nz.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-om {
  background-image: url(/assets/flags/4x3/om.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-om.flag-icon-squared {
  background-image: url(/assets/flags/1x1/om.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-pa {
  background-image: url(/assets/flags/4x3/pa.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-pa.flag-icon-squared {
  background-image: url(/assets/flags/1x1/pa.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-pe {
  background-image: url(/assets/flags/4x3/pe.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-pe.flag-icon-squared {
  background-image: url(/assets/flags/1x1/pe.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-pf {
  background-image: url(/assets/flags/4x3/pf.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-pf.flag-icon-squared {
  background-image: url(/assets/flags/1x1/pf.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-pg {
  background-image: url(/assets/flags/4x3/pg.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-pg.flag-icon-squared {
  background-image: url(/assets/flags/1x1/pg.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ph {
  background-image: url(/assets/flags/4x3/ph.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ph.flag-icon-squared {
  background-image: url(/assets/flags/1x1/ph.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-pk {
  background-image: url(/assets/flags/4x3/pk.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-pk.flag-icon-squared {
  background-image: url(/assets/flags/1x1/pk.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-pl {
  background-image: url(/assets/flags/4x3/pl.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-pl.flag-icon-squared {
  background-image: url(/assets/flags/1x1/pl.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-pm {
  background-image: url(/assets/flags/4x3/pm.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-pm.flag-icon-squared {
  background-image: url(/assets/flags/1x1/pm.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-pn {
  background-image: url(/assets/flags/4x3/pn.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-pn.flag-icon-squared {
  background-image: url(/assets/flags/1x1/pn.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-pr {
  background-image: url(/assets/flags/4x3/pr.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-pr.flag-icon-squared {
  background-image: url(/assets/flags/1x1/pr.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ps {
  background-image: url(/assets/flags/4x3/ps.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ps.flag-icon-squared {
  background-image: url(/assets/flags/1x1/ps.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-pt {
  background-image: url(/assets/flags/4x3/pt.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-pt.flag-icon-squared {
  background-image: url(/assets/flags/1x1/pt.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-pw {
  background-image: url(/assets/flags/4x3/pw.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-pw.flag-icon-squared {
  background-image: url(/assets/flags/1x1/pw.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-py {
  background-image: url(/assets/flags/4x3/py.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-py.flag-icon-squared {
  background-image: url(/assets/flags/1x1/py.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-qa {
  background-image: url(/assets/flags/4x3/qa.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-qa.flag-icon-squared {
  background-image: url(/assets/flags/1x1/qa.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-re {
  background-image: url(/assets/flags/4x3/re.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-re.flag-icon-squared {
  background-image: url(/assets/flags/1x1/re.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ro {
  background-image: url(/assets/flags/4x3/ro.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ro.flag-icon-squared {
  background-image: url(/assets/flags/1x1/ro.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-rs {
  background-image: url(/assets/flags/4x3/rs.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-rs.flag-icon-squared {
  background-image: url(/assets/flags/1x1/rs.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ru {
  background-image: url(/assets/flags/4x3/ru.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ru.flag-icon-squared {
  background-image: url(/assets/flags/1x1/ru.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-rw {
  background-image: url(/assets/flags/4x3/rw.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-rw.flag-icon-squared {
  background-image: url(/assets/flags/1x1/rw.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-sa {
  background-image: url(/assets/flags/4x3/sa.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-sa.flag-icon-squared {
  background-image: url(/assets/flags/1x1/sa.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-sb {
  background-image: url(/assets/flags/4x3/sb.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-sb.flag-icon-squared {
  background-image: url(/assets/flags/1x1/sb.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-sc {
  background-image: url(/assets/flags/4x3/sc.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-sc.flag-icon-squared {
  background-image: url(/assets/flags/1x1/sc.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-sd {
  background-image: url(/assets/flags/4x3/sd.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-sd.flag-icon-squared {
  background-image: url(/assets/flags/1x1/sd.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-se {
  background-image: url(/assets/flags/4x3/se.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-se.flag-icon-squared {
  background-image: url(/assets/flags/1x1/se.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-sg {
  background-image: url(/assets/flags/4x3/sg.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-sg.flag-icon-squared {
  background-image: url(/assets/flags/1x1/sg.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-sh {
  background-image: url(/assets/flags/4x3/sh.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-sh.flag-icon-squared {
  background-image: url(/assets/flags/1x1/sh.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-si {
  background-image: url(/assets/flags/4x3/si.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-si.flag-icon-squared {
  background-image: url(/assets/flags/1x1/si.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-sj {
  background-image: url(/assets/flags/4x3/sj.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-sj.flag-icon-squared {
  background-image: url(/assets/flags/1x1/sj.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-sk {
  background-image: url(/assets/flags/4x3/sk.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-sk.flag-icon-squared {
  background-image: url(/assets/flags/1x1/sk.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-sl {
  background-image: url(/assets/flags/4x3/sl.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-sl.flag-icon-squared {
  background-image: url(/assets/flags/1x1/sl.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-sm {
  background-image: url(/assets/flags/4x3/sm.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-sm.flag-icon-squared {
  background-image: url(/assets/flags/1x1/sm.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-sn {
  background-image: url(/assets/flags/4x3/sn.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-sn.flag-icon-squared {
  background-image: url(/assets/flags/1x1/sn.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-so {
  background-image: url(/assets/flags/4x3/so.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-so.flag-icon-squared {
  background-image: url(/assets/flags/1x1/so.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-sr {
  background-image: url(/assets/flags/4x3/sr.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-sr.flag-icon-squared {
  background-image: url(/assets/flags/1x1/sr.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ss {
  background-image: url(/assets/flags/4x3/ss.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ss.flag-icon-squared {
  background-image: url(/assets/flags/1x1/ss.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-st {
  background-image: url(/assets/flags/4x3/st.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-st.flag-icon-squared {
  background-image: url(/assets/flags/1x1/st.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-sv {
  background-image: url(/assets/flags/4x3/sv.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-sv.flag-icon-squared {
  background-image: url(/assets/flags/1x1/sv.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-sx {
  background-image: url(/assets/flags/4x3/sx.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-sx.flag-icon-squared {
  background-image: url(/assets/flags/1x1/sx.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-sy {
  background-image: url(/assets/flags/4x3/sy.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-sy.flag-icon-squared {
  background-image: url(/assets/flags/1x1/sy.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-sz {
  background-image: url(/assets/flags/4x3/sz.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-sz.flag-icon-squared {
  background-image: url(/assets/flags/1x1/sz.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-tc {
  background-image: url(/assets/flags/4x3/tc.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-tc.flag-icon-squared {
  background-image: url(/assets/flags/1x1/tc.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-td {
  background-image: url(/assets/flags/4x3/td.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-td.flag-icon-squared {
  background-image: url(/assets/flags/1x1/td.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-tf {
  background-image: url(/assets/flags/4x3/tf.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-tf.flag-icon-squared {
  background-image: url(/assets/flags/1x1/tf.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-tg {
  background-image: url(/assets/flags/4x3/tg.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-tg.flag-icon-squared {
  background-image: url(/assets/flags/1x1/tg.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-th {
  background-image: url(/assets/flags/4x3/th.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-th.flag-icon-squared {
  background-image: url(/assets/flags/1x1/th.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-tj {
  background-image: url(/assets/flags/4x3/tj.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-tj.flag-icon-squared {
  background-image: url(/assets/flags/1x1/tj.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-tk {
  background-image: url(/assets/flags/4x3/tk.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-tk.flag-icon-squared {
  background-image: url(/assets/flags/1x1/tk.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-tl {
  background-image: url(/assets/flags/4x3/tl.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-tl.flag-icon-squared {
  background-image: url(/assets/flags/1x1/tl.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-tm {
  background-image: url(/assets/flags/4x3/tm.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-tm.flag-icon-squared {
  background-image: url(/assets/flags/1x1/tm.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-tn {
  background-image: url(/assets/flags/4x3/tn.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-tn.flag-icon-squared {
  background-image: url(/assets/flags/1x1/tn.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-to {
  background-image: url(/assets/flags/4x3/to.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-to.flag-icon-squared {
  background-image: url(/assets/flags/1x1/to.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-tr {
  background-image: url(/assets/flags/4x3/tr.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-tr.flag-icon-squared {
  background-image: url(/assets/flags/1x1/tr.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-tt {
  background-image: url(/assets/flags/4x3/tt.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-tt.flag-icon-squared {
  background-image: url(/assets/flags/1x1/tt.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-tv {
  background-image: url(/assets/flags/4x3/tv.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-tv.flag-icon-squared {
  background-image: url(/assets/flags/1x1/tv.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-tw {
  background-image: url(/assets/flags/4x3/tw.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-tw.flag-icon-squared {
  background-image: url(/assets/flags/1x1/tw.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-tz {
  background-image: url(/assets/flags/4x3/tz.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-tz.flag-icon-squared {
  background-image: url(/assets/flags/1x1/tz.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ua {
  background-image: url(/assets/flags/4x3/ua.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ua.flag-icon-squared {
  background-image: url(/assets/flags/1x1/ua.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ug {
  background-image: url(/assets/flags/4x3/ug.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ug.flag-icon-squared {
  background-image: url(/assets/flags/1x1/ug.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-um {
  background-image: url(/assets/flags/4x3/um.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-um.flag-icon-squared {
  background-image: url(/assets/flags/1x1/um.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-us {
  background-image: url(/assets/flags/4x3/us.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-us.flag-icon-squared {
  background-image: url(/assets/flags/1x1/us.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-uy {
  background-image: url(/assets/flags/4x3/uy.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-uy.flag-icon-squared {
  background-image: url(/assets/flags/1x1/uy.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-uz {
  background-image: url(/assets/flags/4x3/uz.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-uz.flag-icon-squared {
  background-image: url(/assets/flags/1x1/uz.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-va {
  background-image: url(/assets/flags/4x3/va.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-va.flag-icon-squared {
  background-image: url(/assets/flags/1x1/va.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-vc {
  background-image: url(/assets/flags/4x3/vc.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-vc.flag-icon-squared {
  background-image: url(/assets/flags/1x1/vc.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ve {
  background-image: url(/assets/flags/4x3/ve.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ve.flag-icon-squared {
  background-image: url(/assets/flags/1x1/ve.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-vg {
  background-image: url(/assets/flags/4x3/vg.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-vg.flag-icon-squared {
  background-image: url(/assets/flags/1x1/vg.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-vi {
  background-image: url(/assets/flags/4x3/vi.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-vi.flag-icon-squared {
  background-image: url(/assets/flags/1x1/vi.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-vn {
  background-image: url(/assets/flags/4x3/vn.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-vn.flag-icon-squared {
  background-image: url(/assets/flags/1x1/vn.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-vu {
  background-image: url(/assets/flags/4x3/vu.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-vu.flag-icon-squared {
  background-image: url(/assets/flags/1x1/vu.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-wf {
  background-image: url(/assets/flags/4x3/wf.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-wf.flag-icon-squared {
  background-image: url(/assets/flags/1x1/wf.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ws {
  background-image: url(/assets/flags/4x3/ws.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ws.flag-icon-squared {
  background-image: url(/assets/flags/1x1/ws.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ye {
  background-image: url(/assets/flags/4x3/ye.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-ye.flag-icon-squared {
  background-image: url(/assets/flags/1x1/ye.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-yt {
  background-image: url(/assets/flags/4x3/yt.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-yt.flag-icon-squared {
  background-image: url(/assets/flags/1x1/yt.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-za {
  background-image: url(/assets/flags/4x3/za.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-za.flag-icon-squared {
  background-image: url(/assets/flags/1x1/za.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-zm {
  background-image: url(/assets/flags/4x3/zm.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-zm.flag-icon-squared {
  background-image: url(/assets/flags/1x1/zm.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-zw {
  background-image: url(/assets/flags/4x3/zw.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-zw.flag-icon-squared {
  background-image: url(/assets/flags/1x1/zw.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-es-ca {
  background-image: url(/assets/flags/4x3/es-ca.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-es-ca.flag-icon-squared {
  background-image: url(/assets/flags/1x1/es-ca.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-eu {
  background-image: url(/assets/flags/4x3/eu.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-eu.flag-icon-squared {
  background-image: url(/assets/flags/1x1/eu.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gb-eng {
  background-image: url(/assets/flags/4x3/gb-eng.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gb-eng.flag-icon-squared {
  background-image: url(/assets/flags/1x1/gb-eng.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gb-nir {
  background-image: url(/assets/flags/4x3/gb-nir.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gb-nir.flag-icon-squared {
  background-image: url(/assets/flags/1x1/gb-nir.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gb-sct {
  background-image: url(/assets/flags/4x3/gb-sct.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gb-sct.flag-icon-squared {
  background-image: url(/assets/flags/1x1/gb-sct.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gb-wls {
  background-image: url(/assets/flags/4x3/gb-wls.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-gb-wls.flag-icon-squared {
  background-image: url(/assets/flags/1x1/gb-wls.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-un {
  background-image: url(/assets/flags/4x3/un.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-un.flag-icon-squared {
  background-image: url(/assets/flags/1x1/un.svg);
}

/* line 22, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-xk {
  background-image: url(/assets/flags/4x3/xk.svg);
}

/* line 24, ../.gems/ruby/3.2.0/gems/flag-icons-rails-3.4.6.1/app/assets/stylesheets/flag-icon-sass/flag-icon-base.scss */
.flag-icon-xk.flag-icon-squared {
  background-image: url(/assets/flags/1x1/xk.svg);
}

/* line 1, app/assets/stylesheets/styles/_00_fontface.sass */
* {
  font-family: 'Source Sans Pro';
}

/* line 4, app/assets/stylesheets/styles/_00_fontface.sass */
.main-bold-font {
  font-weight: bold;
}

/* line 7, app/assets/stylesheets/styles/_00_fontface.sass */
.is-paragraph {
  font-size: 14px;
  line-height: 20px;
}

/* line 11, app/assets/stylesheets/styles/_00_fontface.sass */
.is-title {
  font-size: 18px !important;
}

/* line 6, app/assets/stylesheets/styles/_10_global.sass */
.m-auto-auto {
  margin: autopx auto;
}

/* line 8, app/assets/stylesheets/styles/_10_global.sass */
.m-auto {
  margin: autopx !important;
}

/* line 10, app/assets/stylesheets/styles/_10_global.sass */
.p-auto {
  padding: autopx !important;
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-t-auto {
  margin-top: auto !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-t-auto {
  padding-top: autopx !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-t-m-auto {
    padding-top: autopx !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-t-m-auto {
    margin-top: autopx !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t-auto-from-tablet {
    margin-top: auto !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t-auto-touch {
    margin-top: auto !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t-auto-mobile {
    margin-top: auto !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-b-auto {
  margin-bottom: auto !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-b-auto {
  padding-bottom: autopx !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-b-m-auto {
    padding-bottom: autopx !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-b-m-auto {
    margin-bottom: autopx !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b-auto-from-tablet {
    margin-bottom: auto !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b-auto-touch {
    margin-bottom: auto !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b-auto-mobile {
    margin-bottom: auto !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-l-auto {
  margin-left: auto !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-l-auto {
  padding-left: autopx !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-l-m-auto {
    padding-left: autopx !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-l-m-auto {
    margin-left: autopx !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l-auto-from-tablet {
    margin-left: auto !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l-auto-touch {
    margin-left: auto !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l-auto-mobile {
    margin-left: auto !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-r-auto {
  margin-right: auto !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-r-auto {
  padding-right: autopx !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-r-m-auto {
    padding-right: autopx !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-r-m-auto {
    margin-right: autopx !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r-auto-from-tablet {
    margin-right: auto !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r-auto-touch {
    margin-right: auto !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r-auto-mobile {
    margin-right: auto !important;
  }
}

/* line 6, app/assets/stylesheets/styles/_10_global.sass */
.m-auto--35 {
  margin: -35px auto;
}

/* line 8, app/assets/stylesheets/styles/_10_global.sass */
.m--35 {
  margin: -35px !important;
}

/* line 10, app/assets/stylesheets/styles/_10_global.sass */
.p--35 {
  padding: -35px !important;
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-t--35 {
  margin-top: -35px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-t--35 {
  padding-top: -35px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-t-m--35 {
    padding-top: -35px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-t-m--35 {
    margin-top: -35px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t--35-from-tablet {
    margin-top: -35px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t--35-touch {
    margin-top: -35px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t--35-mobile {
    margin-top: -35px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-b--35 {
  margin-bottom: -35px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-b--35 {
  padding-bottom: -35px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-b-m--35 {
    padding-bottom: -35px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-b-m--35 {
    margin-bottom: -35px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b--35-from-tablet {
    margin-bottom: -35px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b--35-touch {
    margin-bottom: -35px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b--35-mobile {
    margin-bottom: -35px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-l--35 {
  margin-left: -35px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-l--35 {
  padding-left: -35px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-l-m--35 {
    padding-left: -35px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-l-m--35 {
    margin-left: -35px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l--35-from-tablet {
    margin-left: -35px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l--35-touch {
    margin-left: -35px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l--35-mobile {
    margin-left: -35px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-r--35 {
  margin-right: -35px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-r--35 {
  padding-right: -35px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-r-m--35 {
    padding-right: -35px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-r-m--35 {
    margin-right: -35px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r--35-from-tablet {
    margin-right: -35px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r--35-touch {
    margin-right: -35px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r--35-mobile {
    margin-right: -35px !important;
  }
}

/* line 6, app/assets/stylesheets/styles/_10_global.sass */
.m-auto--30 {
  margin: -30px auto;
}

/* line 8, app/assets/stylesheets/styles/_10_global.sass */
.m--30 {
  margin: -30px !important;
}

/* line 10, app/assets/stylesheets/styles/_10_global.sass */
.p--30 {
  padding: -30px !important;
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-t--30 {
  margin-top: -30px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-t--30 {
  padding-top: -30px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-t-m--30 {
    padding-top: -30px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-t-m--30 {
    margin-top: -30px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t--30-from-tablet {
    margin-top: -30px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t--30-touch {
    margin-top: -30px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t--30-mobile {
    margin-top: -30px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-b--30 {
  margin-bottom: -30px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-b--30 {
  padding-bottom: -30px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-b-m--30 {
    padding-bottom: -30px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-b-m--30 {
    margin-bottom: -30px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b--30-from-tablet {
    margin-bottom: -30px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b--30-touch {
    margin-bottom: -30px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b--30-mobile {
    margin-bottom: -30px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-l--30 {
  margin-left: -30px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-l--30 {
  padding-left: -30px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-l-m--30 {
    padding-left: -30px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-l-m--30 {
    margin-left: -30px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l--30-from-tablet {
    margin-left: -30px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l--30-touch {
    margin-left: -30px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l--30-mobile {
    margin-left: -30px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-r--30 {
  margin-right: -30px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-r--30 {
  padding-right: -30px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-r-m--30 {
    padding-right: -30px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-r-m--30 {
    margin-right: -30px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r--30-from-tablet {
    margin-right: -30px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r--30-touch {
    margin-right: -30px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r--30-mobile {
    margin-right: -30px !important;
  }
}

/* line 6, app/assets/stylesheets/styles/_10_global.sass */
.m-auto--15 {
  margin: -15px auto;
}

/* line 8, app/assets/stylesheets/styles/_10_global.sass */
.m--15 {
  margin: -15px !important;
}

/* line 10, app/assets/stylesheets/styles/_10_global.sass */
.p--15 {
  padding: -15px !important;
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-t--15 {
  margin-top: -15px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-t--15 {
  padding-top: -15px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-t-m--15 {
    padding-top: -15px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-t-m--15 {
    margin-top: -15px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t--15-from-tablet {
    margin-top: -15px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t--15-touch {
    margin-top: -15px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t--15-mobile {
    margin-top: -15px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-b--15 {
  margin-bottom: -15px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-b--15 {
  padding-bottom: -15px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-b-m--15 {
    padding-bottom: -15px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-b-m--15 {
    margin-bottom: -15px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b--15-from-tablet {
    margin-bottom: -15px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b--15-touch {
    margin-bottom: -15px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b--15-mobile {
    margin-bottom: -15px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-l--15 {
  margin-left: -15px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-l--15 {
  padding-left: -15px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-l-m--15 {
    padding-left: -15px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-l-m--15 {
    margin-left: -15px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l--15-from-tablet {
    margin-left: -15px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l--15-touch {
    margin-left: -15px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l--15-mobile {
    margin-left: -15px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-r--15 {
  margin-right: -15px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-r--15 {
  padding-right: -15px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-r-m--15 {
    padding-right: -15px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-r-m--15 {
    margin-right: -15px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r--15-from-tablet {
    margin-right: -15px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r--15-touch {
    margin-right: -15px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r--15-mobile {
    margin-right: -15px !important;
  }
}

/* line 6, app/assets/stylesheets/styles/_10_global.sass */
.m-auto--10 {
  margin: -10px auto;
}

/* line 8, app/assets/stylesheets/styles/_10_global.sass */
.m--10 {
  margin: -10px !important;
}

/* line 10, app/assets/stylesheets/styles/_10_global.sass */
.p--10 {
  padding: -10px !important;
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-t--10 {
  margin-top: -10px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-t--10 {
  padding-top: -10px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-t-m--10 {
    padding-top: -10px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-t-m--10 {
    margin-top: -10px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t--10-from-tablet {
    margin-top: -10px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t--10-touch {
    margin-top: -10px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t--10-mobile {
    margin-top: -10px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-b--10 {
  margin-bottom: -10px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-b--10 {
  padding-bottom: -10px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-b-m--10 {
    padding-bottom: -10px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-b-m--10 {
    margin-bottom: -10px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b--10-from-tablet {
    margin-bottom: -10px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b--10-touch {
    margin-bottom: -10px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b--10-mobile {
    margin-bottom: -10px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-l--10 {
  margin-left: -10px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-l--10 {
  padding-left: -10px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-l-m--10 {
    padding-left: -10px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-l-m--10 {
    margin-left: -10px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l--10-from-tablet {
    margin-left: -10px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l--10-touch {
    margin-left: -10px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l--10-mobile {
    margin-left: -10px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-r--10 {
  margin-right: -10px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-r--10 {
  padding-right: -10px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-r-m--10 {
    padding-right: -10px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-r-m--10 {
    margin-right: -10px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r--10-from-tablet {
    margin-right: -10px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r--10-touch {
    margin-right: -10px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r--10-mobile {
    margin-right: -10px !important;
  }
}

/* line 6, app/assets/stylesheets/styles/_10_global.sass */
.m-auto--5 {
  margin: -5px auto;
}

/* line 8, app/assets/stylesheets/styles/_10_global.sass */
.m--5 {
  margin: -5px !important;
}

/* line 10, app/assets/stylesheets/styles/_10_global.sass */
.p--5 {
  padding: -5px !important;
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-t--5 {
  margin-top: -5px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-t--5 {
  padding-top: -5px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-t-m--5 {
    padding-top: -5px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-t-m--5 {
    margin-top: -5px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t--5-from-tablet {
    margin-top: -5px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t--5-touch {
    margin-top: -5px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t--5-mobile {
    margin-top: -5px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-b--5 {
  margin-bottom: -5px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-b--5 {
  padding-bottom: -5px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-b-m--5 {
    padding-bottom: -5px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-b-m--5 {
    margin-bottom: -5px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b--5-from-tablet {
    margin-bottom: -5px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b--5-touch {
    margin-bottom: -5px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b--5-mobile {
    margin-bottom: -5px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-l--5 {
  margin-left: -5px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-l--5 {
  padding-left: -5px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-l-m--5 {
    padding-left: -5px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-l-m--5 {
    margin-left: -5px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l--5-from-tablet {
    margin-left: -5px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l--5-touch {
    margin-left: -5px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l--5-mobile {
    margin-left: -5px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-r--5 {
  margin-right: -5px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-r--5 {
  padding-right: -5px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-r-m--5 {
    padding-right: -5px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-r-m--5 {
    margin-right: -5px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r--5-from-tablet {
    margin-right: -5px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r--5-touch {
    margin-right: -5px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r--5-mobile {
    margin-right: -5px !important;
  }
}

/* line 6, app/assets/stylesheets/styles/_10_global.sass */
.m-auto--3 {
  margin: -3px auto;
}

/* line 8, app/assets/stylesheets/styles/_10_global.sass */
.m--3 {
  margin: -3px !important;
}

/* line 10, app/assets/stylesheets/styles/_10_global.sass */
.p--3 {
  padding: -3px !important;
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-t--3 {
  margin-top: -3px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-t--3 {
  padding-top: -3px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-t-m--3 {
    padding-top: -3px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-t-m--3 {
    margin-top: -3px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t--3-from-tablet {
    margin-top: -3px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t--3-touch {
    margin-top: -3px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t--3-mobile {
    margin-top: -3px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-b--3 {
  margin-bottom: -3px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-b--3 {
  padding-bottom: -3px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-b-m--3 {
    padding-bottom: -3px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-b-m--3 {
    margin-bottom: -3px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b--3-from-tablet {
    margin-bottom: -3px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b--3-touch {
    margin-bottom: -3px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b--3-mobile {
    margin-bottom: -3px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-l--3 {
  margin-left: -3px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-l--3 {
  padding-left: -3px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-l-m--3 {
    padding-left: -3px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-l-m--3 {
    margin-left: -3px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l--3-from-tablet {
    margin-left: -3px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l--3-touch {
    margin-left: -3px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l--3-mobile {
    margin-left: -3px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-r--3 {
  margin-right: -3px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-r--3 {
  padding-right: -3px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-r-m--3 {
    padding-right: -3px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-r-m--3 {
    margin-right: -3px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r--3-from-tablet {
    margin-right: -3px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r--3-touch {
    margin-right: -3px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r--3-mobile {
    margin-right: -3px !important;
  }
}

/* line 6, app/assets/stylesheets/styles/_10_global.sass */
.m-auto-0 {
  margin: 0px auto;
}

/* line 8, app/assets/stylesheets/styles/_10_global.sass */
.m-0 {
  margin: 0px !important;
}

/* line 10, app/assets/stylesheets/styles/_10_global.sass */
.p-0 {
  padding: 0px !important;
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-t-0 {
  margin-top: 0px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-t-0 {
  padding-top: 0px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-t-m-0 {
    padding-top: 0px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-t-m-0 {
    margin-top: 0px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t-0-from-tablet {
    margin-top: 0px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t-0-touch {
    margin-top: 0px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t-0-mobile {
    margin-top: 0px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-b-0 {
  margin-bottom: 0px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-b-0 {
  padding-bottom: 0px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-b-m-0 {
    padding-bottom: 0px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-b-m-0 {
    margin-bottom: 0px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b-0-from-tablet {
    margin-bottom: 0px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b-0-touch {
    margin-bottom: 0px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b-0-mobile {
    margin-bottom: 0px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-l-0 {
  margin-left: 0px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-l-0 {
  padding-left: 0px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-l-m-0 {
    padding-left: 0px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-l-m-0 {
    margin-left: 0px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l-0-from-tablet {
    margin-left: 0px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l-0-touch {
    margin-left: 0px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l-0-mobile {
    margin-left: 0px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-r-0 {
  margin-right: 0px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-r-0 {
  padding-right: 0px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-r-m-0 {
    padding-right: 0px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-r-m-0 {
    margin-right: 0px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r-0-from-tablet {
    margin-right: 0px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r-0-touch {
    margin-right: 0px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r-0-mobile {
    margin-right: 0px !important;
  }
}

/* line 6, app/assets/stylesheets/styles/_10_global.sass */
.m-auto-1 {
  margin: 1px auto;
}

/* line 8, app/assets/stylesheets/styles/_10_global.sass */
.m-1 {
  margin: 1px !important;
}

/* line 10, app/assets/stylesheets/styles/_10_global.sass */
.p-1 {
  padding: 1px !important;
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-t-1 {
  margin-top: 1px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-t-1 {
  padding-top: 1px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-t-m-1 {
    padding-top: 1px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-t-m-1 {
    margin-top: 1px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t-1-from-tablet {
    margin-top: 1px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t-1-touch {
    margin-top: 1px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t-1-mobile {
    margin-top: 1px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-b-1 {
  margin-bottom: 1px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-b-1 {
  padding-bottom: 1px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-b-m-1 {
    padding-bottom: 1px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-b-m-1 {
    margin-bottom: 1px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b-1-from-tablet {
    margin-bottom: 1px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b-1-touch {
    margin-bottom: 1px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b-1-mobile {
    margin-bottom: 1px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-l-1 {
  margin-left: 1px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-l-1 {
  padding-left: 1px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-l-m-1 {
    padding-left: 1px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-l-m-1 {
    margin-left: 1px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l-1-from-tablet {
    margin-left: 1px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l-1-touch {
    margin-left: 1px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l-1-mobile {
    margin-left: 1px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-r-1 {
  margin-right: 1px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-r-1 {
  padding-right: 1px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-r-m-1 {
    padding-right: 1px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-r-m-1 {
    margin-right: 1px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r-1-from-tablet {
    margin-right: 1px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r-1-touch {
    margin-right: 1px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r-1-mobile {
    margin-right: 1px !important;
  }
}

/* line 6, app/assets/stylesheets/styles/_10_global.sass */
.m-auto-3 {
  margin: 3px auto;
}

/* line 8, app/assets/stylesheets/styles/_10_global.sass */
.m-3 {
  margin: 3px !important;
}

/* line 10, app/assets/stylesheets/styles/_10_global.sass */
.p-3 {
  padding: 3px !important;
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-t-3 {
  margin-top: 3px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-t-3 {
  padding-top: 3px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-t-m-3 {
    padding-top: 3px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-t-m-3 {
    margin-top: 3px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t-3-from-tablet {
    margin-top: 3px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t-3-touch {
    margin-top: 3px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t-3-mobile {
    margin-top: 3px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-b-3 {
  margin-bottom: 3px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-b-3 {
  padding-bottom: 3px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-b-m-3 {
    padding-bottom: 3px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-b-m-3 {
    margin-bottom: 3px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b-3-from-tablet {
    margin-bottom: 3px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b-3-touch {
    margin-bottom: 3px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b-3-mobile {
    margin-bottom: 3px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-l-3 {
  margin-left: 3px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-l-3 {
  padding-left: 3px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-l-m-3 {
    padding-left: 3px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-l-m-3 {
    margin-left: 3px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l-3-from-tablet {
    margin-left: 3px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l-3-touch {
    margin-left: 3px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l-3-mobile {
    margin-left: 3px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-r-3 {
  margin-right: 3px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-r-3 {
  padding-right: 3px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-r-m-3 {
    padding-right: 3px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-r-m-3 {
    margin-right: 3px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r-3-from-tablet {
    margin-right: 3px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r-3-touch {
    margin-right: 3px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r-3-mobile {
    margin-right: 3px !important;
  }
}

/* line 6, app/assets/stylesheets/styles/_10_global.sass */
.m-auto-5 {
  margin: 5px auto;
}

/* line 8, app/assets/stylesheets/styles/_10_global.sass */
.m-5 {
  margin: 5px !important;
}

/* line 10, app/assets/stylesheets/styles/_10_global.sass */
.p-5 {
  padding: 5px !important;
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-t-5 {
  margin-top: 5px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-t-5 {
  padding-top: 5px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-t-m-5 {
    padding-top: 5px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-t-m-5 {
    margin-top: 5px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t-5-from-tablet {
    margin-top: 5px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t-5-touch {
    margin-top: 5px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t-5-mobile {
    margin-top: 5px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-b-5 {
  margin-bottom: 5px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-b-5 {
  padding-bottom: 5px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-b-m-5 {
    padding-bottom: 5px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-b-m-5 {
    margin-bottom: 5px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b-5-from-tablet {
    margin-bottom: 5px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b-5-touch {
    margin-bottom: 5px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b-5-mobile {
    margin-bottom: 5px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-l-5 {
  margin-left: 5px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-l-5 {
  padding-left: 5px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-l-m-5 {
    padding-left: 5px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-l-m-5 {
    margin-left: 5px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l-5-from-tablet {
    margin-left: 5px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l-5-touch {
    margin-left: 5px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l-5-mobile {
    margin-left: 5px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-r-5 {
  margin-right: 5px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-r-5 {
  padding-right: 5px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-r-m-5 {
    padding-right: 5px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-r-m-5 {
    margin-right: 5px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r-5-from-tablet {
    margin-right: 5px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r-5-touch {
    margin-right: 5px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r-5-mobile {
    margin-right: 5px !important;
  }
}

/* line 6, app/assets/stylesheets/styles/_10_global.sass */
.m-auto-7 {
  margin: 7px auto;
}

/* line 8, app/assets/stylesheets/styles/_10_global.sass */
.m-7 {
  margin: 7px !important;
}

/* line 10, app/assets/stylesheets/styles/_10_global.sass */
.p-7 {
  padding: 7px !important;
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-t-7 {
  margin-top: 7px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-t-7 {
  padding-top: 7px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-t-m-7 {
    padding-top: 7px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-t-m-7 {
    margin-top: 7px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t-7-from-tablet {
    margin-top: 7px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t-7-touch {
    margin-top: 7px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t-7-mobile {
    margin-top: 7px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-b-7 {
  margin-bottom: 7px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-b-7 {
  padding-bottom: 7px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-b-m-7 {
    padding-bottom: 7px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-b-m-7 {
    margin-bottom: 7px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b-7-from-tablet {
    margin-bottom: 7px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b-7-touch {
    margin-bottom: 7px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b-7-mobile {
    margin-bottom: 7px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-l-7 {
  margin-left: 7px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-l-7 {
  padding-left: 7px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-l-m-7 {
    padding-left: 7px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-l-m-7 {
    margin-left: 7px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l-7-from-tablet {
    margin-left: 7px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l-7-touch {
    margin-left: 7px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l-7-mobile {
    margin-left: 7px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-r-7 {
  margin-right: 7px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-r-7 {
  padding-right: 7px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-r-m-7 {
    padding-right: 7px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-r-m-7 {
    margin-right: 7px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r-7-from-tablet {
    margin-right: 7px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r-7-touch {
    margin-right: 7px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r-7-mobile {
    margin-right: 7px !important;
  }
}

/* line 6, app/assets/stylesheets/styles/_10_global.sass */
.m-auto-10 {
  margin: 10px auto;
}

/* line 8, app/assets/stylesheets/styles/_10_global.sass */
.m-10 {
  margin: 10px !important;
}

/* line 10, app/assets/stylesheets/styles/_10_global.sass */
.p-10 {
  padding: 10px !important;
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-t-10 {
  margin-top: 10px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-t-10 {
  padding-top: 10px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-t-m-10 {
    padding-top: 10px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-t-m-10 {
    margin-top: 10px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t-10-from-tablet {
    margin-top: 10px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t-10-touch {
    margin-top: 10px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t-10-mobile {
    margin-top: 10px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-b-10 {
  margin-bottom: 10px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-b-10 {
  padding-bottom: 10px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-b-m-10 {
    padding-bottom: 10px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-b-m-10 {
    margin-bottom: 10px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b-10-from-tablet {
    margin-bottom: 10px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b-10-touch {
    margin-bottom: 10px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b-10-mobile {
    margin-bottom: 10px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-l-10 {
  margin-left: 10px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-l-10 {
  padding-left: 10px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-l-m-10 {
    padding-left: 10px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-l-m-10 {
    margin-left: 10px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l-10-from-tablet {
    margin-left: 10px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l-10-touch {
    margin-left: 10px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l-10-mobile {
    margin-left: 10px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-r-10 {
  margin-right: 10px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-r-10 {
  padding-right: 10px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-r-m-10 {
    padding-right: 10px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-r-m-10 {
    margin-right: 10px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r-10-from-tablet {
    margin-right: 10px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r-10-touch {
    margin-right: 10px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r-10-mobile {
    margin-right: 10px !important;
  }
}

/* line 6, app/assets/stylesheets/styles/_10_global.sass */
.m-auto-12 {
  margin: 12px auto;
}

/* line 8, app/assets/stylesheets/styles/_10_global.sass */
.m-12 {
  margin: 12px !important;
}

/* line 10, app/assets/stylesheets/styles/_10_global.sass */
.p-12 {
  padding: 12px !important;
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-t-12 {
  margin-top: 12px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-t-12 {
  padding-top: 12px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-t-m-12 {
    padding-top: 12px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-t-m-12 {
    margin-top: 12px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t-12-from-tablet {
    margin-top: 12px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t-12-touch {
    margin-top: 12px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t-12-mobile {
    margin-top: 12px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-b-12 {
  margin-bottom: 12px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-b-12 {
  padding-bottom: 12px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-b-m-12 {
    padding-bottom: 12px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-b-m-12 {
    margin-bottom: 12px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b-12-from-tablet {
    margin-bottom: 12px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b-12-touch {
    margin-bottom: 12px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b-12-mobile {
    margin-bottom: 12px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-l-12 {
  margin-left: 12px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-l-12 {
  padding-left: 12px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-l-m-12 {
    padding-left: 12px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-l-m-12 {
    margin-left: 12px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l-12-from-tablet {
    margin-left: 12px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l-12-touch {
    margin-left: 12px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l-12-mobile {
    margin-left: 12px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-r-12 {
  margin-right: 12px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-r-12 {
  padding-right: 12px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-r-m-12 {
    padding-right: 12px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-r-m-12 {
    margin-right: 12px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r-12-from-tablet {
    margin-right: 12px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r-12-touch {
    margin-right: 12px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r-12-mobile {
    margin-right: 12px !important;
  }
}

/* line 6, app/assets/stylesheets/styles/_10_global.sass */
.m-auto-15 {
  margin: 15px auto;
}

/* line 8, app/assets/stylesheets/styles/_10_global.sass */
.m-15 {
  margin: 15px !important;
}

/* line 10, app/assets/stylesheets/styles/_10_global.sass */
.p-15 {
  padding: 15px !important;
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-t-15 {
  margin-top: 15px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-t-15 {
  padding-top: 15px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-t-m-15 {
    padding-top: 15px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-t-m-15 {
    margin-top: 15px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t-15-from-tablet {
    margin-top: 15px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t-15-touch {
    margin-top: 15px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t-15-mobile {
    margin-top: 15px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-b-15 {
  margin-bottom: 15px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-b-15 {
  padding-bottom: 15px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-b-m-15 {
    padding-bottom: 15px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-b-m-15 {
    margin-bottom: 15px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b-15-from-tablet {
    margin-bottom: 15px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b-15-touch {
    margin-bottom: 15px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b-15-mobile {
    margin-bottom: 15px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-l-15 {
  margin-left: 15px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-l-15 {
  padding-left: 15px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-l-m-15 {
    padding-left: 15px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-l-m-15 {
    margin-left: 15px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l-15-from-tablet {
    margin-left: 15px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l-15-touch {
    margin-left: 15px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l-15-mobile {
    margin-left: 15px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-r-15 {
  margin-right: 15px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-r-15 {
  padding-right: 15px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-r-m-15 {
    padding-right: 15px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-r-m-15 {
    margin-right: 15px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r-15-from-tablet {
    margin-right: 15px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r-15-touch {
    margin-right: 15px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r-15-mobile {
    margin-right: 15px !important;
  }
}

/* line 6, app/assets/stylesheets/styles/_10_global.sass */
.m-auto-20 {
  margin: 20px auto;
}

/* line 8, app/assets/stylesheets/styles/_10_global.sass */
.m-20 {
  margin: 20px !important;
}

/* line 10, app/assets/stylesheets/styles/_10_global.sass */
.p-20 {
  padding: 20px !important;
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-t-20 {
  margin-top: 20px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-t-20 {
  padding-top: 20px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-t-m-20 {
    padding-top: 20px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-t-m-20 {
    margin-top: 20px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t-20-from-tablet {
    margin-top: 20px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t-20-touch {
    margin-top: 20px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t-20-mobile {
    margin-top: 20px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-b-20 {
  margin-bottom: 20px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-b-20 {
  padding-bottom: 20px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-b-m-20 {
    padding-bottom: 20px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-b-m-20 {
    margin-bottom: 20px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b-20-from-tablet {
    margin-bottom: 20px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b-20-touch {
    margin-bottom: 20px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b-20-mobile {
    margin-bottom: 20px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-l-20 {
  margin-left: 20px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-l-20 {
  padding-left: 20px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-l-m-20 {
    padding-left: 20px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-l-m-20 {
    margin-left: 20px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l-20-from-tablet {
    margin-left: 20px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l-20-touch {
    margin-left: 20px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l-20-mobile {
    margin-left: 20px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-r-20 {
  margin-right: 20px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-r-20 {
  padding-right: 20px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-r-m-20 {
    padding-right: 20px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-r-m-20 {
    margin-right: 20px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r-20-from-tablet {
    margin-right: 20px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r-20-touch {
    margin-right: 20px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r-20-mobile {
    margin-right: 20px !important;
  }
}

/* line 6, app/assets/stylesheets/styles/_10_global.sass */
.m-auto-25 {
  margin: 25px auto;
}

/* line 8, app/assets/stylesheets/styles/_10_global.sass */
.m-25 {
  margin: 25px !important;
}

/* line 10, app/assets/stylesheets/styles/_10_global.sass */
.p-25, .mobile-padding-box {
  padding: 25px !important;
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-t-25 {
  margin-top: 25px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-t-25 {
  padding-top: 25px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-t-m-25 {
    padding-top: 25px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-t-m-25 {
    margin-top: 25px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t-25-from-tablet {
    margin-top: 25px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t-25-touch {
    margin-top: 25px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t-25-mobile {
    margin-top: 25px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-b-25 {
  margin-bottom: 25px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-b-25 {
  padding-bottom: 25px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-b-m-25 {
    padding-bottom: 25px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-b-m-25 {
    margin-bottom: 25px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b-25-from-tablet {
    margin-bottom: 25px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b-25-touch {
    margin-bottom: 25px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b-25-mobile {
    margin-bottom: 25px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-l-25 {
  margin-left: 25px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-l-25 {
  padding-left: 25px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-l-m-25 {
    padding-left: 25px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-l-m-25 {
    margin-left: 25px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l-25-from-tablet {
    margin-left: 25px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l-25-touch {
    margin-left: 25px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l-25-mobile {
    margin-left: 25px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-r-25 {
  margin-right: 25px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-r-25 {
  padding-right: 25px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-r-m-25 {
    padding-right: 25px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-r-m-25 {
    margin-right: 25px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r-25-from-tablet {
    margin-right: 25px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r-25-touch {
    margin-right: 25px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r-25-mobile {
    margin-right: 25px !important;
  }
}

/* line 6, app/assets/stylesheets/styles/_10_global.sass */
.m-auto-30 {
  margin: 30px auto;
}

/* line 8, app/assets/stylesheets/styles/_10_global.sass */
.m-30 {
  margin: 30px !important;
}

/* line 10, app/assets/stylesheets/styles/_10_global.sass */
.p-30 {
  padding: 30px !important;
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-t-30 {
  margin-top: 30px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-t-30 {
  padding-top: 30px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-t-m-30 {
    padding-top: 30px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-t-m-30 {
    margin-top: 30px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t-30-from-tablet {
    margin-top: 30px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t-30-touch {
    margin-top: 30px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t-30-mobile {
    margin-top: 30px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-b-30 {
  margin-bottom: 30px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-b-30 {
  padding-bottom: 30px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-b-m-30 {
    padding-bottom: 30px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-b-m-30 {
    margin-bottom: 30px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b-30-from-tablet {
    margin-bottom: 30px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b-30-touch {
    margin-bottom: 30px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b-30-mobile {
    margin-bottom: 30px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-l-30 {
  margin-left: 30px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-l-30 {
  padding-left: 30px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-l-m-30 {
    padding-left: 30px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-l-m-30 {
    margin-left: 30px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l-30-from-tablet {
    margin-left: 30px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l-30-touch {
    margin-left: 30px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l-30-mobile {
    margin-left: 30px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-r-30 {
  margin-right: 30px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-r-30 {
  padding-right: 30px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-r-m-30 {
    padding-right: 30px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-r-m-30 {
    margin-right: 30px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r-30-from-tablet {
    margin-right: 30px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r-30-touch {
    margin-right: 30px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r-30-mobile {
    margin-right: 30px !important;
  }
}

/* line 6, app/assets/stylesheets/styles/_10_global.sass */
.m-auto-35 {
  margin: 35px auto;
}

/* line 8, app/assets/stylesheets/styles/_10_global.sass */
.m-35 {
  margin: 35px !important;
}

/* line 10, app/assets/stylesheets/styles/_10_global.sass */
.p-35 {
  padding: 35px !important;
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-t-35 {
  margin-top: 35px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-t-35 {
  padding-top: 35px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-t-m-35 {
    padding-top: 35px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-t-m-35 {
    margin-top: 35px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t-35-from-tablet {
    margin-top: 35px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t-35-touch {
    margin-top: 35px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t-35-mobile {
    margin-top: 35px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-b-35 {
  margin-bottom: 35px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-b-35 {
  padding-bottom: 35px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-b-m-35 {
    padding-bottom: 35px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-b-m-35 {
    margin-bottom: 35px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b-35-from-tablet {
    margin-bottom: 35px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b-35-touch {
    margin-bottom: 35px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b-35-mobile {
    margin-bottom: 35px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-l-35 {
  margin-left: 35px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-l-35 {
  padding-left: 35px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-l-m-35 {
    padding-left: 35px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-l-m-35 {
    margin-left: 35px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l-35-from-tablet {
    margin-left: 35px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l-35-touch {
    margin-left: 35px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l-35-mobile {
    margin-left: 35px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-r-35 {
  margin-right: 35px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-r-35 {
  padding-right: 35px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-r-m-35 {
    padding-right: 35px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-r-m-35 {
    margin-right: 35px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r-35-from-tablet {
    margin-right: 35px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r-35-touch {
    margin-right: 35px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r-35-mobile {
    margin-right: 35px !important;
  }
}

/* line 6, app/assets/stylesheets/styles/_10_global.sass */
.m-auto-40 {
  margin: 40px auto;
}

/* line 8, app/assets/stylesheets/styles/_10_global.sass */
.m-40 {
  margin: 40px !important;
}

/* line 10, app/assets/stylesheets/styles/_10_global.sass */
.p-40 {
  padding: 40px !important;
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-t-40 {
  margin-top: 40px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-t-40 {
  padding-top: 40px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-t-m-40 {
    padding-top: 40px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-t-m-40 {
    margin-top: 40px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t-40-from-tablet {
    margin-top: 40px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t-40-touch {
    margin-top: 40px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t-40-mobile {
    margin-top: 40px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-b-40 {
  margin-bottom: 40px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-b-40 {
  padding-bottom: 40px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-b-m-40 {
    padding-bottom: 40px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-b-m-40 {
    margin-bottom: 40px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b-40-from-tablet {
    margin-bottom: 40px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b-40-touch {
    margin-bottom: 40px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b-40-mobile {
    margin-bottom: 40px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-l-40 {
  margin-left: 40px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-l-40 {
  padding-left: 40px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-l-m-40 {
    padding-left: 40px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-l-m-40 {
    margin-left: 40px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l-40-from-tablet {
    margin-left: 40px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l-40-touch {
    margin-left: 40px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l-40-mobile {
    margin-left: 40px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-r-40 {
  margin-right: 40px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-r-40 {
  padding-right: 40px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-r-m-40 {
    padding-right: 40px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-r-m-40 {
    margin-right: 40px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r-40-from-tablet {
    margin-right: 40px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r-40-touch {
    margin-right: 40px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r-40-mobile {
    margin-right: 40px !important;
  }
}

/* line 6, app/assets/stylesheets/styles/_10_global.sass */
.m-auto-45 {
  margin: 45px auto;
}

/* line 8, app/assets/stylesheets/styles/_10_global.sass */
.m-45 {
  margin: 45px !important;
}

/* line 10, app/assets/stylesheets/styles/_10_global.sass */
.p-45 {
  padding: 45px !important;
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-t-45 {
  margin-top: 45px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-t-45 {
  padding-top: 45px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-t-m-45 {
    padding-top: 45px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-t-m-45 {
    margin-top: 45px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t-45-from-tablet {
    margin-top: 45px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t-45-touch {
    margin-top: 45px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t-45-mobile {
    margin-top: 45px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-b-45 {
  margin-bottom: 45px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-b-45 {
  padding-bottom: 45px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-b-m-45 {
    padding-bottom: 45px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-b-m-45 {
    margin-bottom: 45px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b-45-from-tablet {
    margin-bottom: 45px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b-45-touch {
    margin-bottom: 45px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b-45-mobile {
    margin-bottom: 45px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-l-45 {
  margin-left: 45px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-l-45 {
  padding-left: 45px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-l-m-45 {
    padding-left: 45px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-l-m-45 {
    margin-left: 45px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l-45-from-tablet {
    margin-left: 45px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l-45-touch {
    margin-left: 45px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l-45-mobile {
    margin-left: 45px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-r-45 {
  margin-right: 45px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-r-45 {
  padding-right: 45px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-r-m-45 {
    padding-right: 45px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-r-m-45 {
    margin-right: 45px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r-45-from-tablet {
    margin-right: 45px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r-45-touch {
    margin-right: 45px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r-45-mobile {
    margin-right: 45px !important;
  }
}

/* line 6, app/assets/stylesheets/styles/_10_global.sass */
.m-auto-50 {
  margin: 50px auto;
}

/* line 8, app/assets/stylesheets/styles/_10_global.sass */
.m-50 {
  margin: 50px !important;
}

/* line 10, app/assets/stylesheets/styles/_10_global.sass */
.p-50 {
  padding: 50px !important;
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-t-50 {
  margin-top: 50px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-t-50 {
  padding-top: 50px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-t-m-50 {
    padding-top: 50px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-t-m-50 {
    margin-top: 50px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t-50-from-tablet {
    margin-top: 50px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t-50-touch {
    margin-top: 50px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t-50-mobile {
    margin-top: 50px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-b-50 {
  margin-bottom: 50px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-b-50 {
  padding-bottom: 50px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-b-m-50 {
    padding-bottom: 50px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-b-m-50 {
    margin-bottom: 50px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b-50-from-tablet {
    margin-bottom: 50px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b-50-touch {
    margin-bottom: 50px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b-50-mobile {
    margin-bottom: 50px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-l-50 {
  margin-left: 50px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-l-50 {
  padding-left: 50px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-l-m-50 {
    padding-left: 50px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-l-m-50 {
    margin-left: 50px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l-50-from-tablet {
    margin-left: 50px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l-50-touch {
    margin-left: 50px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l-50-mobile {
    margin-left: 50px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-r-50 {
  margin-right: 50px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-r-50 {
  padding-right: 50px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-r-m-50 {
    padding-right: 50px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-r-m-50 {
    margin-right: 50px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r-50-from-tablet {
    margin-right: 50px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r-50-touch {
    margin-right: 50px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r-50-mobile {
    margin-right: 50px !important;
  }
}

/* line 6, app/assets/stylesheets/styles/_10_global.sass */
.m-auto-60 {
  margin: 60px auto;
}

/* line 8, app/assets/stylesheets/styles/_10_global.sass */
.m-60 {
  margin: 60px !important;
}

/* line 10, app/assets/stylesheets/styles/_10_global.sass */
.p-60 {
  padding: 60px !important;
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-t-60 {
  margin-top: 60px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-t-60 {
  padding-top: 60px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-t-m-60 {
    padding-top: 60px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-t-m-60 {
    margin-top: 60px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t-60-from-tablet {
    margin-top: 60px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t-60-touch {
    margin-top: 60px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t-60-mobile {
    margin-top: 60px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-b-60 {
  margin-bottom: 60px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-b-60 {
  padding-bottom: 60px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-b-m-60 {
    padding-bottom: 60px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-b-m-60 {
    margin-bottom: 60px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b-60-from-tablet {
    margin-bottom: 60px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b-60-touch {
    margin-bottom: 60px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b-60-mobile {
    margin-bottom: 60px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-l-60 {
  margin-left: 60px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-l-60 {
  padding-left: 60px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-l-m-60 {
    padding-left: 60px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-l-m-60 {
    margin-left: 60px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l-60-from-tablet {
    margin-left: 60px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l-60-touch {
    margin-left: 60px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l-60-mobile {
    margin-left: 60px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-r-60 {
  margin-right: 60px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-r-60 {
  padding-right: 60px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-r-m-60 {
    padding-right: 60px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-r-m-60 {
    margin-right: 60px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r-60-from-tablet {
    margin-right: 60px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r-60-touch {
    margin-right: 60px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r-60-mobile {
    margin-right: 60px !important;
  }
}

/* line 6, app/assets/stylesheets/styles/_10_global.sass */
.m-auto-70 {
  margin: 70px auto;
}

/* line 8, app/assets/stylesheets/styles/_10_global.sass */
.m-70 {
  margin: 70px !important;
}

/* line 10, app/assets/stylesheets/styles/_10_global.sass */
.p-70 {
  padding: 70px !important;
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-t-70 {
  margin-top: 70px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-t-70 {
  padding-top: 70px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-t-m-70 {
    padding-top: 70px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-t-m-70 {
    margin-top: 70px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t-70-from-tablet {
    margin-top: 70px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t-70-touch {
    margin-top: 70px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t-70-mobile {
    margin-top: 70px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-b-70 {
  margin-bottom: 70px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-b-70 {
  padding-bottom: 70px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-b-m-70 {
    padding-bottom: 70px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-b-m-70 {
    margin-bottom: 70px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b-70-from-tablet {
    margin-bottom: 70px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b-70-touch {
    margin-bottom: 70px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b-70-mobile {
    margin-bottom: 70px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-l-70 {
  margin-left: 70px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-l-70 {
  padding-left: 70px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-l-m-70 {
    padding-left: 70px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-l-m-70 {
    margin-left: 70px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l-70-from-tablet {
    margin-left: 70px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l-70-touch {
    margin-left: 70px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l-70-mobile {
    margin-left: 70px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-r-70 {
  margin-right: 70px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-r-70 {
  padding-right: 70px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-r-m-70 {
    padding-right: 70px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-r-m-70 {
    margin-right: 70px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r-70-from-tablet {
    margin-right: 70px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r-70-touch {
    margin-right: 70px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r-70-mobile {
    margin-right: 70px !important;
  }
}

/* line 6, app/assets/stylesheets/styles/_10_global.sass */
.m-auto-80 {
  margin: 80px auto;
}

/* line 8, app/assets/stylesheets/styles/_10_global.sass */
.m-80 {
  margin: 80px !important;
}

/* line 10, app/assets/stylesheets/styles/_10_global.sass */
.p-80 {
  padding: 80px !important;
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-t-80 {
  margin-top: 80px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-t-80 {
  padding-top: 80px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-t-m-80 {
    padding-top: 80px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-t-m-80 {
    margin-top: 80px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t-80-from-tablet {
    margin-top: 80px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t-80-touch {
    margin-top: 80px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t-80-mobile {
    margin-top: 80px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-b-80 {
  margin-bottom: 80px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-b-80 {
  padding-bottom: 80px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-b-m-80 {
    padding-bottom: 80px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-b-m-80 {
    margin-bottom: 80px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b-80-from-tablet {
    margin-bottom: 80px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b-80-touch {
    margin-bottom: 80px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b-80-mobile {
    margin-bottom: 80px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-l-80 {
  margin-left: 80px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-l-80 {
  padding-left: 80px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-l-m-80 {
    padding-left: 80px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-l-m-80 {
    margin-left: 80px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l-80-from-tablet {
    margin-left: 80px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l-80-touch {
    margin-left: 80px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l-80-mobile {
    margin-left: 80px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-r-80 {
  margin-right: 80px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-r-80 {
  padding-right: 80px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-r-m-80 {
    padding-right: 80px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-r-m-80 {
    margin-right: 80px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r-80-from-tablet {
    margin-right: 80px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r-80-touch {
    margin-right: 80px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r-80-mobile {
    margin-right: 80px !important;
  }
}

/* line 6, app/assets/stylesheets/styles/_10_global.sass */
.m-auto-90 {
  margin: 90px auto;
}

/* line 8, app/assets/stylesheets/styles/_10_global.sass */
.m-90 {
  margin: 90px !important;
}

/* line 10, app/assets/stylesheets/styles/_10_global.sass */
.p-90 {
  padding: 90px !important;
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-t-90 {
  margin-top: 90px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-t-90 {
  padding-top: 90px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-t-m-90 {
    padding-top: 90px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-t-m-90 {
    margin-top: 90px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t-90-from-tablet {
    margin-top: 90px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t-90-touch {
    margin-top: 90px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t-90-mobile {
    margin-top: 90px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-b-90 {
  margin-bottom: 90px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-b-90 {
  padding-bottom: 90px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-b-m-90 {
    padding-bottom: 90px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-b-m-90 {
    margin-bottom: 90px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b-90-from-tablet {
    margin-bottom: 90px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b-90-touch {
    margin-bottom: 90px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b-90-mobile {
    margin-bottom: 90px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-l-90 {
  margin-left: 90px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-l-90 {
  padding-left: 90px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-l-m-90 {
    padding-left: 90px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-l-m-90 {
    margin-left: 90px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l-90-from-tablet {
    margin-left: 90px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l-90-touch {
    margin-left: 90px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l-90-mobile {
    margin-left: 90px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-r-90 {
  margin-right: 90px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-r-90 {
  padding-right: 90px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-r-m-90 {
    padding-right: 90px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-r-m-90 {
    margin-right: 90px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r-90-from-tablet {
    margin-right: 90px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r-90-touch {
    margin-right: 90px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r-90-mobile {
    margin-right: 90px !important;
  }
}

/* line 6, app/assets/stylesheets/styles/_10_global.sass */
.m-auto-100 {
  margin: 100px auto;
}

/* line 8, app/assets/stylesheets/styles/_10_global.sass */
.m-100 {
  margin: 100px !important;
}

/* line 10, app/assets/stylesheets/styles/_10_global.sass */
.p-100 {
  padding: 100px !important;
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-t-100 {
  margin-top: 100px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-t-100 {
  padding-top: 100px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-t-m-100 {
    padding-top: 100px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-t-m-100 {
    margin-top: 100px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t-100-from-tablet {
    margin-top: 100px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t-100-touch {
    margin-top: 100px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t-100-mobile {
    margin-top: 100px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-b-100 {
  margin-bottom: 100px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-b-100 {
  padding-bottom: 100px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-b-m-100 {
    padding-bottom: 100px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-b-m-100 {
    margin-bottom: 100px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b-100-from-tablet {
    margin-bottom: 100px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b-100-touch {
    margin-bottom: 100px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b-100-mobile {
    margin-bottom: 100px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-l-100 {
  margin-left: 100px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-l-100 {
  padding-left: 100px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-l-m-100 {
    padding-left: 100px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-l-m-100 {
    margin-left: 100px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l-100-from-tablet {
    margin-left: 100px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l-100-touch {
    margin-left: 100px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l-100-mobile {
    margin-left: 100px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-r-100 {
  margin-right: 100px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-r-100 {
  padding-right: 100px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-r-m-100 {
    padding-right: 100px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-r-m-100 {
    margin-right: 100px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r-100-from-tablet {
    margin-right: 100px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r-100-touch {
    margin-right: 100px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r-100-mobile {
    margin-right: 100px !important;
  }
}

/* line 6, app/assets/stylesheets/styles/_10_global.sass */
.m-auto-150 {
  margin: 150px auto;
}

/* line 8, app/assets/stylesheets/styles/_10_global.sass */
.m-150 {
  margin: 150px !important;
}

/* line 10, app/assets/stylesheets/styles/_10_global.sass */
.p-150 {
  padding: 150px !important;
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-t-150 {
  margin-top: 150px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-t-150 {
  padding-top: 150px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-t-m-150 {
    padding-top: 150px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-t-m-150 {
    margin-top: 150px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t-150-from-tablet {
    margin-top: 150px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t-150-touch {
    margin-top: 150px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-t-150-mobile {
    margin-top: 150px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-b-150 {
  margin-bottom: 150px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-b-150 {
  padding-bottom: 150px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-b-m-150 {
    padding-bottom: 150px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-b-m-150 {
    margin-bottom: 150px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b-150-from-tablet {
    margin-bottom: 150px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b-150-touch {
    margin-bottom: 150px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-b-150-mobile {
    margin-bottom: 150px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-l-150 {
  margin-left: 150px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-l-150 {
  padding-left: 150px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-l-m-150 {
    padding-left: 150px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-l-m-150 {
    margin-left: 150px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l-150-from-tablet {
    margin-left: 150px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l-150-touch {
    margin-left: 150px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-l-150-mobile {
    margin-left: 150px !important;
  }
}

/* line 16, app/assets/stylesheets/styles/_10_global.sass */
.m-r-150 {
  margin-right: 150px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_global.sass */
.p-r-150 {
  padding-right: 150px !important;
}

@media screen and (max-width: 768px) {
  /* line 21, app/assets/stylesheets/styles/_10_global.sass */
  div.p-r-m-150 {
    padding-right: 150px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/styles/_10_global.sass */
  div.m-r-m-150 {
    margin-right: 150px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r-150-from-tablet {
    margin-right: 150px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r-150-touch {
    margin-right: 150px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_10_global.sass */
  .m-r-150-mobile {
    margin-right: 150px !important;
  }
}

/* line 38, app/assets/stylesheets/styles/_10_global.sass */
html.modal-open {
  overflow: hidden;
}

/* line 40, app/assets/stylesheets/styles/_10_global.sass */
.modal {
  overflow: auto;
}

/* line 42, app/assets/stylesheets/styles/_10_global.sass */
.modal.is-active {
  background: rgba(10, 10, 10, 0.86);
}

/* line 44, app/assets/stylesheets/styles/_10_global.sass */
.modal .modal-background {
  display: none;
}

/* line 46, app/assets/stylesheets/styles/_10_global.sass */
html {
  overflow: auto;
}

/* line 48, app/assets/stylesheets/styles/_10_global.sass */
html, *.full-height {
  height: 100%;
}

/* line 50, app/assets/stylesheets/styles/_10_global.sass */
*.margin-top-navbar {
  margin-top: 52px;
}

/* line 52, app/assets/stylesheets/styles/_10_global.sass */
.no-resize {
  resize: none !important;
}

/* line 54, app/assets/stylesheets/styles/_10_global.sass */
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

/* line 58, app/assets/stylesheets/styles/_10_global.sass */
.divider {
  width: 100%;
  height: 2px;
  border: solid 1px #cccccc;
}

/* line 62, app/assets/stylesheets/styles/_10_global.sass */
.divider-thin {
  height: 1px;
  border: solid 1px #f1f1f1;
}

/* line 65, app/assets/stylesheets/styles/_10_global.sass */
.divider-short {
  height: 2px;
  border: solid 1px #cccccc;
  width: 235px !important;
}

/* line 70, app/assets/stylesheets/styles/_10_global.sass */
.trix-content {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 74, app/assets/stylesheets/styles/_10_global.sass */
.main-banner {
  background-color: #FAD1D1;
}

/* line 76, app/assets/stylesheets/styles/_10_global.sass */
.has-border-bottom {
  border-bottom: solid 1px #cccccc;
}

/* line 79, app/assets/stylesheets/styles/_10_global.sass */
.btn-mark-all-as-answered {
  font-size: 13px;
  font-weight: bold;
  line-height: 40px;
}

/* line 83, app/assets/stylesheets/styles/_10_global.sass */
.btn-mark-all-as-answered:hover {
  color: #4a4a4a;
}

/* line 86, app/assets/stylesheets/styles/_10_global.sass */
div::-webkit-scrollbar, ul::-webkit-scrollbar, body::-webkit-scrollbar, html::-webkit-scrollbar, span::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

/* line 89, app/assets/stylesheets/styles/_10_global.sass */
div::-webkit-scrollbar-track, ul::-webkit-scrollbar-track, body::-webkit-scrollbar-track, html::-webkit-scrollbar-track, span::-webkit-scrollbar-track {
  background-color: #dedede;
  border-radius: 8px;
}

/* line 92, app/assets/stylesheets/styles/_10_global.sass */
div::-webkit-scrollbar-thumb, ul::-webkit-scrollbar-thumb, body::-webkit-scrollbar-thumb, html::-webkit-scrollbar-thumb, span::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  border-radius: 8px;
}

/* line 97, app/assets/stylesheets/styles/_10_global.sass */
.divider-horizontal {
  width: 100%;
  height: 1px;
  background: #dedede;
  margin: 8px 0px;
}

/* line 102, app/assets/stylesheets/styles/_10_global.sass */
.divider-vertical {
  width: 1px;
  height: 100%;
  margin: 0px 8px;
}

/* line 106, app/assets/stylesheets/styles/_10_global.sass */
.rounded {
  border-radius: 50%;
}

/* line 110, app/assets/stylesheets/styles/_10_global.sass */
.circle-icon.grey-bg {
  background: #f1f1f2;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 118, app/assets/stylesheets/styles/_10_global.sass */
.circle-icon .flag-icon {
  border-radius: 3px;
  height: 15px;
}

/* line 121, app/assets/stylesheets/styles/_10_global.sass */
.circle-icon.rounded {
  width: auto;
  height: auto;
  padding: 1px 2px;
  border-radius: 3px;
}

/* line 126, app/assets/stylesheets/styles/_10_global.sass */
.circle-icon.small {
  width: 20px;
  height: 20px;
}

/* line 129, app/assets/stylesheets/styles/_10_global.sass */
.circle-icon.small .flag-icon {
  height: 12px;
}

/* line 131, app/assets/stylesheets/styles/_10_global.sass */
.box {
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.08);
}

/* line 134, app/assets/stylesheets/styles/_10_global.sass */
.image-empty-wrapper {
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  padding: 20px;
  font-size: 1.5rem;
}

/* line 141, app/assets/stylesheets/styles/_10_global.sass */
.image-empty.medium {
  max-width: 300px;
}

/* line 143, app/assets/stylesheets/styles/_10_global.sass */
.image-empty.center {
  margin: 15px auto 0 auto;
}

@media screen and (min-width: 1024px) {
  /* line 146, app/assets/stylesheets/styles/_10_global.sass */
  .text-section-banner {
    text-align: left !important;
    padding: 32px;
  }
}

/* line 151, app/assets/stylesheets/styles/_10_global.sass */
.is-inline {
  display: inline !important;
}

/* line 154, app/assets/stylesheets/styles/_10_global.sass */
.small-profile {
  width: 75px;
}

/* line 157, app/assets/stylesheets/styles/_10_global.sass */
.underline-input {
  border: none !important;
  box-shadow: none !important;
  border-bottom: 1px solid #ededed !important;
}

/* line 161, app/assets/stylesheets/styles/_10_global.sass */
.underline-input:hover, .underline-input:active, .underline-input:focus {
  transition: 1.2s ease;
  border-bottom: 1px solid #cccccc !important;
}

/* line 165, app/assets/stylesheets/styles/_10_global.sass */
.is-zero-round {
  border-radius: 0px !important;
}

/* line 168, app/assets/stylesheets/styles/_10_global.sass */
.no-shadow {
  box-shadow: none !important;
}

/* line 171, app/assets/stylesheets/styles/_10_global.sass */
.is-soft-tag {
  background-color: #fff7de !important;
}

/* line 174, app/assets/stylesheets/styles/_10_global.sass */
.mask-label {
  width: 28px;
  height: 2.3em !important;
  background-color: #cccccc !important;
}

/* line 179, app/assets/stylesheets/styles/_10_global.sass */
.answer-text {
  letter-spacing: 0.8px;
  display: inline-block;
  color: #dc2929;
}

/* line 184, app/assets/stylesheets/styles/_10_global.sass */
.time-text {
  letter-spacing: 0.8px;
  display: inline-block;
  opacity: 0.4;
}

@media screen and (max-width: 1023px) {
  /* line 188, app/assets/stylesheets/styles/_10_global.sass */
  .time-text.comment {
    position: absolute;
    left: 25px;
    bottom: 40px;
    font-size: 9px;
  }
}

/* line 194, app/assets/stylesheets/styles/_10_global.sass */
.time-text.comment-text {
  letter-spacing: 0.8px;
  display: inline-block;
  opacity: 1;
}

@media screen and (max-width: 1023px) {
  /* line 199, app/assets/stylesheets/styles/_10_global.sass */
  .time-text.is-size-7 {
    font-size: 10px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 203, app/assets/stylesheets/styles/_10_global.sass */
  .is-title {
    font-size: 15px !important;
  }
}

/* line 207, app/assets/stylesheets/styles/_10_global.sass */
.tag.small {
  font-size: 0.64em !important;
}

/* line 210, app/assets/stylesheets/styles/_10_global.sass */
.tag.ask-tag {
  border: 1px solid grey;
  color: black;
  background: white;
}

/* line 215, app/assets/stylesheets/styles/_10_global.sass */
.tag.see-more {
  border: 1px solid whitesmoke;
  color: black;
  background: white;
}

/* line 220, app/assets/stylesheets/styles/_10_global.sass */
.user-tag {
  font-size: 10px;
  color: #fff;
  border-radius: 5px;
  padding: 0 5px;
  font-weight: bold;
}

/* line 226, app/assets/stylesheets/styles/_10_global.sass */
.user-tag.translator {
  background: #9292ff;
}

/* line 228, app/assets/stylesheets/styles/_10_global.sass */
.user-tag.moderator {
  background: #ef6883;
}

/* line 230, app/assets/stylesheets/styles/_10_global.sass */
.user-tag.admin {
  background: #8141ff;
}

/* line 232, app/assets/stylesheets/styles/_10_global.sass */
.user-tag.facilitator {
  background: #3e94f5;
}

/* line 234, app/assets/stylesheets/styles/_10_global.sass */
.user-tag.patient {
  background: #00a9af;
}

/* line 236, app/assets/stylesheets/styles/_10_global.sass */
.user-tag.space_doctor {
  color: #555;
  background: #FDEDE1;
}

@media screen and (max-width: 1023px) {
  /* line 240, app/assets/stylesheets/styles/_10_global.sass */
  .answer-text.is-size-7 {
    font-size: 10px !important;
  }
}

/* line 244, app/assets/stylesheets/styles/_10_global.sass */
.vote-button {
  font-size: 10px;
  color: #111111;
}

/* line 248, app/assets/stylesheets/styles/_10_global.sass */
.has-text-middle {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
}

/* line 253, app/assets/stylesheets/styles/_10_global.sass */
.is-middle {
  align-self: center;
}

/* line 256, app/assets/stylesheets/styles/_10_global.sass */
.is-vertical-center {
  align-items: center;
}

/* line 259, app/assets/stylesheets/styles/_10_global.sass */
.m-auto {
  margin: auto !important;
}

/* line 262, app/assets/stylesheets/styles/_10_global.sass */
.auto-overflow-y {
  overflow-y: auto;
  height: 137px;
}

/* line 266, app/assets/stylesheets/styles/_10_global.sass */
.hide {
  display: none;
}

/* line 269, app/assets/stylesheets/styles/_10_global.sass */
.show {
  display: block !important;
}

/* line 272, app/assets/stylesheets/styles/_10_global.sass */
.align-start {
  align-items: flex-start !important;
}

/* line 274, app/assets/stylesheets/styles/_10_global.sass */
.align-end {
  align-items: flex-end !important;
}

/* line 276, app/assets/stylesheets/styles/_10_global.sass */
.align-center {
  align-items: center !important;
}

/* line 279, app/assets/stylesheets/styles/_10_global.sass */
.justify-start {
  justify-content: flex-start !important;
}

/* line 281, app/assets/stylesheets/styles/_10_global.sass */
.justify-end {
  justify-content: flex-end !important;
}

/* line 283, app/assets/stylesheets/styles/_10_global.sass */
.justify-center {
  justify-content: center !important;
}

/* line 285, app/assets/stylesheets/styles/_10_global.sass */
.flex-space-between {
  justify-content: space-between !important;
}

/* line 287, app/assets/stylesheets/styles/_10_global.sass */
.flex-wrap {
  flex-wrap: wrap;
}

/* line 289, app/assets/stylesheets/styles/_10_global.sass */
.flex-grow-1 {
  flex-grow: 1 !important;
}

/* line 291, app/assets/stylesheets/styles/_10_global.sass */
.flex-shrink-0 {
  flex-shrink: 0 !important;
}

/* line 293, app/assets/stylesheets/styles/_10_global.sass */
.flex-direction-column {
  flex-direction: column !important;
}

/* line 295, app/assets/stylesheets/styles/_10_global.sass */
.flex-direction-row {
  flex-direction: row !important;
}

/* line 298, app/assets/stylesheets/styles/_10_global.sass */
.valign-mid {
  vertical-align: middle;
}

/* line 301, app/assets/stylesheets/styles/_10_global.sass */
.is-40x40 {
  height: 40px !important;
  width: 40px !important;
}

/* line 304, app/assets/stylesheets/styles/_10_global.sass */
.is-40x40 img {
  height: 40px !important;
  width: 40px !important;
}

/* line 307, app/assets/stylesheets/styles/_10_global.sass */
.is-40x40 svg {
  height: 40px !important;
  width: 40px !important;
}

/* line 312, app/assets/stylesheets/styles/_10_global.sass */
.section:before {
  background-color: #bce4ff !important;
}

/* line 315, app/assets/stylesheets/styles/_10_global.sass */
.has-background-blue-light {
  background-color: #bce4ff !important;
}

/* line 318, app/assets/stylesheets/styles/_10_global.sass */
.has-background-tranparent {
  background-color: rgba(10, 10, 10, 0.1) !important;
}

/* line 321, app/assets/stylesheets/styles/_10_global.sass */
.has-background-tranparent--white {
  background-color: rgba(255, 255, 255, 0.3) !important;
}

/* line 324, app/assets/stylesheets/styles/_10_global.sass */
.has-background-white--soft {
  background-color: #fbfbfb !important;
}

/* line 327, app/assets/stylesheets/styles/_10_global.sass */
.has-background-red-light {
  background-color: #f5e8ff !important;
}

/* line 330, app/assets/stylesheets/styles/_10_global.sass */
.has-background-soft-orange {
  background-color: #ffd993 !important;
}

/* line 333, app/assets/stylesheets/styles/_10_global.sass */
.has-background-warning-flat {
  background-color: #fbedc8 !important;
}

/* line 336, app/assets/stylesheets/styles/_10_global.sass */
.has-background-danger-flat {
  background-color: #fcd9e8 !important;
}

/* line 339, app/assets/stylesheets/styles/_10_global.sass */
.has-background-info-flat {
  background-color: #c8defb !important;
}

/* line 342, app/assets/stylesheets/styles/_10_global.sass */
.has-background-grey-flat {
  background-color: #56636e !important;
}

/* line 345, app/assets/stylesheets/styles/_10_global.sass */
.has-background-soft-grey {
  background-color: #ece9e9 !important;
}

/* line 348, app/assets/stylesheets/styles/_10_global.sass */
.has-background-success-flat {
  background-color: #b8e994 !important;
}

/* line 351, app/assets/stylesheets/styles/_10_global.sass */
.has-background-transparent-grey {
  background-color: rgba(203, 210, 217, 0.47) !important;
}

/* line 354, app/assets/stylesheets/styles/_10_global.sass */
.has-background-weight-pink {
  background-color: #ef6883 !important;
}

/* line 357, app/assets/stylesheets/styles/_10_global.sass */
.has-text-greyflat {
  color: #56636e !important;
}

/* line 360, app/assets/stylesheets/styles/_10_global.sass */
.has-background-silver {
  background-color: #f1f1f2 !important;
}

/* line 363, app/assets/stylesheets/styles/_10_global.sass */
.has-background-dark-brown {
  background-color: #362527 !important;
}

/* line 366, app/assets/stylesheets/styles/_10_global.sass */
.has-active-button {
  color: white !important;
  background-color: gray !important;
  border-bottom: solid 2px gray;
  border: none !important;
}

/* line 372, app/assets/stylesheets/styles/_10_global.sass */
.as-pointer {
  cursor: pointer;
}

/* line 375, app/assets/stylesheets/styles/_10_global.sass */
.pagination {
  justify-content: center !important;
  margin: auto;
}

/* line 380, app/assets/stylesheets/styles/_10_global.sass */
.pagination .current {
  border: none !important;
  color: white;
}

/* line 386, app/assets/stylesheets/styles/_10_global.sass */
.pagination .current:hover {
  color: white;
}

/* line 388, app/assets/stylesheets/styles/_10_global.sass */
span.required {
  color: red;
}

/* line 391, app/assets/stylesheets/styles/_10_global.sass */
.has-background-banner {
  background-color: #FAD1D1;
}

/* line 394, app/assets/stylesheets/styles/_10_global.sass */
.has-background-darkengrey {
  background-color: #3e4c59;
}

/* line 397, app/assets/stylesheets/styles/_10_global.sass */
.has-background-light-purple {
  background-color: #d1d4fa;
}

/* line 400, app/assets/stylesheets/styles/_10_global.sass */
.has-background-light-pink {
  background-color: #fcd9e8 !important;
}

/* line 403, app/assets/stylesheets/styles/_10_global.sass */
.is-width-auto {
  width: auto !important;
}

/* line 406, app/assets/stylesheets/styles/_10_global.sass */
.is-width-10 {
  width: 10% !important;
}

/* line 409, app/assets/stylesheets/styles/_10_global.sass */
.is-width-20 {
  width: 20% !important;
}

/* line 412, app/assets/stylesheets/styles/_10_global.sass */
.is-width-30 {
  width: 30% !important;
}

/* line 415, app/assets/stylesheets/styles/_10_global.sass */
.is-width-40 {
  width: 40% !important;
}

/* line 418, app/assets/stylesheets/styles/_10_global.sass */
.is-width-60 {
  width: 60% !important;
}

/* line 421, app/assets/stylesheets/styles/_10_global.sass */
.is-width-80 {
  width: 80% !important;
}

/* line 424, app/assets/stylesheets/styles/_10_global.sass */
.is-width-70 {
  width: 70% !important;
}

/* line 427, app/assets/stylesheets/styles/_10_global.sass */
.is-width-75 {
  width: 75% !important;
}

/* line 430, app/assets/stylesheets/styles/_10_global.sass */
.is-width-90 {
  width: 90% !important;
}

/* line 433, app/assets/stylesheets/styles/_10_global.sass */
.is-width-100 {
  width: 100% !important;
}

/* line 436, app/assets/stylesheets/styles/_10_global.sass */
.is-heigh-100 {
  height: 100% !important;
}

/* line 439, app/assets/stylesheets/styles/_10_global.sass */
.has-border-left-grey {
  border-left: 1px solid #cbcbcb;
}

/* line 442, app/assets/stylesheets/styles/_10_global.sass */
.is-hidden {
  display: none;
}

/* line 445, app/assets/stylesheets/styles/_10_global.sass */
.is-display-contents {
  display: contents;
}

/* line 448, app/assets/stylesheets/styles/_10_global.sass */
.word-break-all {
  word-break: break-all;
}

/* line 451, app/assets/stylesheets/styles/_10_global.sass */
.small-icon {
  width: 12px !important;
}

/* line 454, app/assets/stylesheets/styles/_10_global.sass */
.icon-3dot svg {
  height: 3px;
  width: 15px;
}

/* line 458, app/assets/stylesheets/styles/_10_global.sass */
.flag {
  position: absolute;
  right: 3px;
  top: 0px;
}

/* line 463, app/assets/stylesheets/styles/_10_global.sass */
.option-icon {
  height: 24px;
}

/* line 465, app/assets/stylesheets/styles/_10_global.sass */
.option-icon svg {
  width: 15px;
}

/* line 467, app/assets/stylesheets/styles/_10_global.sass */
.option-icon .dot-vertical {
  transform: rotateZ(90deg);
  height: 13px;
  width: 12px;
}

/* line 472, app/assets/stylesheets/styles/_10_global.sass */
.box.option-box {
  position: absolute;
  right: 3px;
  z-index: 9;
  padding: 9px;
  border-radius: 0;
  font-size: 10px;
  display: none;
  color: #4a4a4a !important;
  border: solid 1px #dedede;
}

/* line 482, app/assets/stylesheets/styles/_10_global.sass */
.box.option-box.bottom-position {
  top: 24px;
  right: 0;
}

/* line 485, app/assets/stylesheets/styles/_10_global.sass */
.box.option-box.bottom-position.list {
  padding-top: 0;
  padding-bottom: 0;
  min-width: 125px;
}

/* line 489, app/assets/stylesheets/styles/_10_global.sass */
.box.option-box.bottom-position.list a.list-item {
  background: none;
  padding-left: 0;
  padding-right: 0;
}

/* line 493, app/assets/stylesheets/styles/_10_global.sass */
.box.option-box.bottom-position.list a.list-item.is-full {
  width: 170px;
}

/* line 497, app/assets/stylesheets/styles/_10_global.sass */
.option-content.option-absolute {
  position: absolute;
  right: 0px;
}

/* line 501, app/assets/stylesheets/styles/_10_global.sass */
.align-self-center {
  align-self: center;
}

/* line 505, app/assets/stylesheets/styles/_10_global.sass */
.hover-sky-blue:hover {
  color: #7eb8ff;
}

/* line 508, app/assets/stylesheets/styles/_10_global.sass */
.image.is-45x45 {
  height: 45px;
  width: 45px;
}

/* line 512, app/assets/stylesheets/styles/_10_global.sass */
.has-label-text {
  color: #4a4a4a !important;
  font-weight: 500;
}

/* line 516, app/assets/stylesheets/styles/_10_global.sass */
.is-fullheight {
  height: 100vh;
}

/* line 519, app/assets/stylesheets/styles/_10_global.sass */
.under-line-textarea {
  border: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-bottom: 2px solid whitesmoke !important;
}

/* line 525, app/assets/stylesheets/styles/_10_global.sass */
.has-text-weight-900 {
  font-weight: 900 !important;
}

/* line 528, app/assets/stylesheets/styles/_10_global.sass */
.has-text-darken {
  color: #111111 !important;
}

/* line 531, app/assets/stylesheets/styles/_10_global.sass */
.is-verified {
  align-self: center;
}

/* line 534, app/assets/stylesheets/styles/_10_global.sass */
.is-verified img {
  width: 15px !important;
  height: 15px !important;
  z-index: 10;
}

/* line 539, app/assets/stylesheets/styles/_10_global.sass */
.word-break {
  word-break: break-word;
}

/* line 542, app/assets/stylesheets/styles/_10_global.sass */
.all-break {
  word-break: break-all;
}

/* line 545, app/assets/stylesheets/styles/_10_global.sass */
.cursor-disabled {
  cursor: not-allowed;
}

/* line 548, app/assets/stylesheets/styles/_10_global.sass */
#new_comment > .field:not(:last-child) {
  margin-bottom: 0px !important;
}

/* line 551, app/assets/stylesheets/styles/_10_global.sass */
#new_ask > .field:not(:last-child) {
  margin-bottom: 0px !important;
}

/* line 554, app/assets/stylesheets/styles/_10_global.sass */
input.no-border {
  border: none !important;
}

/* line 556, app/assets/stylesheets/styles/_10_global.sass */
input.no-border.is-30 {
  width: 30px;
}

/* line 558, app/assets/stylesheets/styles/_10_global.sass */
input.no-border.is-22 {
  width: 22px;
}

/* line 560, app/assets/stylesheets/styles/_10_global.sass */
input.no-border:focus {
  outline: none !important;
}

/* line 563, app/assets/stylesheets/styles/_10_global.sass */
.is-hidden-overflow {
  overflow: hidden;
}

/* line 566, app/assets/stylesheets/styles/_10_global.sass */
.is-relative {
  position: relative;
}

/* line 569, app/assets/stylesheets/styles/_10_global.sass */
.display-table {
  display: table;
}

/* line 572, app/assets/stylesheets/styles/_10_global.sass */
.tooltip-image {
  display: inline-block;
  height: 100%;
  width: 34px;
}

/* line 578, app/assets/stylesheets/styles/_10_global.sass */
textarea .resize-vertical {
  resize: vertical;
}

/* line 581, app/assets/stylesheets/styles/_10_global.sass */
ol#number {
  list-style-type: decimal;
}

/* line 584, app/assets/stylesheets/styles/_10_global.sass */
.no-border {
  border: none !important;
}

/* line 587, app/assets/stylesheets/styles/_10_global.sass */
.content-page {
  padding-right: 130px;
  padding-left: 130px;
  padding-bottom: 100px;
}

@media screen and (max-width: 1023px) {
  /* line 587, app/assets/stylesheets/styles/_10_global.sass */
  .content-page {
    padding-right: 20px;
    padding-left: 20px;
  }
}

/* line 594, app/assets/stylesheets/styles/_10_global.sass */
.content-page ul li {
  margin-bottom: 20px;
}

/* line 597, app/assets/stylesheets/styles/_10_global.sass */
.box.style-none {
  background: none;
  box-shadow: none;
}

/* line 601, app/assets/stylesheets/styles/_10_global.sass */
.spacer-line {
  vertical-align: middle;
  color: grey;
  font-size: 9px;
  line-height: 20px;
  margin: 0 4px;
}

/* line 608, app/assets/stylesheets/styles/_10_global.sass */
.upcase {
  text-transform: uppercase;
}

/* line 612, app/assets/stylesheets/styles/_10_global.sass */
.foot-nav .tag {
  font-weight: 800;
  color: #848484 !important;
  padding-left: 0px;
  padding-right: 15px;
  font-size: 11px;
}

/* line 619, app/assets/stylesheets/styles/_10_global.sass */
.foot-nav .tag a:hover {
  text-decoration: underline;
}

/* line 624, app/assets/stylesheets/styles/_10_global.sass */
.media-image {
  height: 110px;
  width: 110px;
  border-radius: 5px;
  overflow: hidden;
  margin-right: 10px;
}

/* line 630, app/assets/stylesheets/styles/_10_global.sass */
.media-image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 768px) {
  /* line 634, app/assets/stylesheets/styles/_10_global.sass */
  .media-content {
    overflow-x: unset !important;
  }
}

/* line 638, app/assets/stylesheets/styles/_10_global.sass */
.accordion-header {
  border-bottom: 1px solid #dedede !important;
}

/* line 640, app/assets/stylesheets/styles/_10_global.sass */
.accordion-header .toggle {
  background-color: grey !important;
}

/* line 642, app/assets/stylesheets/styles/_10_global.sass */
.accordion-header .toggle:before {
  top: 1.9px !important;
}

/* line 647, app/assets/stylesheets/styles/_10_global.sass */
.general-card-item {
  display: flex;
  margin-bottom: 10px;
}

/* line 650, app/assets/stylesheets/styles/_10_global.sass */
.general-card-item.is-compact {
  margin-bottom: 0px;
}

/* line 653, app/assets/stylesheets/styles/_10_global.sass */
.general-card-item.default-size .general-card-item--key {
  font-size: 14px;
  min-width: 100px;
}

/* line 656, app/assets/stylesheets/styles/_10_global.sass */
.general-card-item.default-size .general-card-item--value {
  font-size: 14px;
}

/* line 658, app/assets/stylesheets/styles/_10_global.sass */
.general-card-item--key {
  margin-right: 5px;
  font-size: 14px;
}

/* line 661, app/assets/stylesheets/styles/_10_global.sass */
.general-card-item--key.default-size {
  min-width: 100px;
}

/* line 663, app/assets/stylesheets/styles/_10_global.sass */
.general-card-item--key.width-medium-size {
  min-width: 150px;
}

/* line 665, app/assets/stylesheets/styles/_10_global.sass */
.general-card-item--key.width-large-size {
  min-width: 250px;
}

/* line 667, app/assets/stylesheets/styles/_10_global.sass */
.general-card-item--value {
  line-height: normal;
}

/* line 671, app/assets/stylesheets/styles/_10_global.sass */
.tag.is-compact:not(body) {
  font-size: 12px;
  height: 18px;
}

/* line 675, app/assets/stylesheets/styles/_10_global.sass */
.border-light-grey {
  border: solid lightgrey 1px !important;
}

/* line 678, app/assets/stylesheets/styles/_10_global.sass */
.affix {
  position: fixed !important;
  z-index: 999;
}

/* line 682, app/assets/stylesheets/styles/_10_global.sass */
ul.general {
  list-style: disc;
}

/* line 684, app/assets/stylesheets/styles/_10_global.sass */
ul.general li {
  margin-left: 20px;
}

/* line 687, app/assets/stylesheets/styles/_10_global.sass */
.columns {
  width: 100%;
}

/* line 690, app/assets/stylesheets/styles/_10_global.sass */
.image-stack {
  flex-shrink: 0;
}

/* line 693, app/assets/stylesheets/styles/_10_global.sass */
.image-stack:hover img {
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
}

/* line 695, app/assets/stylesheets/styles/_10_global.sass */
.image-stack:not(:first-child) {
  margin-left: -15px;
}

/* line 697, app/assets/stylesheets/styles/_10_global.sass */
.image-stack-wrapper {
  display: flex;
}

/* line 700, app/assets/stylesheets/styles/_10_global.sass */
.article-js .image-stack-wrapper {
  height: 35px;
  flex-shrink: 0;
}

/* line 703, app/assets/stylesheets/styles/_10_global.sass */
.article-js .image-stack {
  height: 35px;
}

/* line 705, app/assets/stylesheets/styles/_10_global.sass */
.word-break {
  word-break: break-word;
}

/* line 707, app/assets/stylesheets/styles/_10_global.sass */
#toast-container, .turbolinks-progress-bar {
  z-index: 10000000000 !important;
}

/* line 1, app/assets/stylesheets/styles/_10_layout.sass */
.container {
  max-width: 960px;
}

/* line 3, app/assets/stylesheets/styles/_10_layout.sass */
.sidebar {
  width: 324px;
}

@media screen and (max-width: 768px) {
  /* line 3, app/assets/stylesheets/styles/_10_layout.sass */
  .sidebar {
    width: auto;
  }
}

/* line 8, app/assets/stylesheets/styles/_10_layout.sass */
.option-box {
  max-width: 125px;
}

/* line 11, app/assets/stylesheets/styles/_10_layout.sass */
body.white-full-page:before {
  background-color: white !important;
}

/* line 14, app/assets/stylesheets/styles/_10_layout.sass */
body.round-full-page:before {
  background-color: #fbedc8 !important;
}

/* line 17, app/assets/stylesheets/styles/_10_layout.sass */
body {
  min-height: 100%;
  height: auto;
}

/* line 22, app/assets/stylesheets/styles/_10_layout.sass */
.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
  display: none;
}

/* line 25, app/assets/stylesheets/styles/_10_layout.sass */
.most-helpfull-mobile {
  padding: 13px;
}

/* line 28, app/assets/stylesheets/styles/_10_layout.sass */
.doctor-name {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #4a4a4a;
  font-weight: 600;
}

/* line 35, app/assets/stylesheets/styles/_10_layout.sass */
.swiper-wrapper.doctor-grid {
  height: 72px !important;
}

/* line 37, app/assets/stylesheets/styles/_10_layout.sass */
.swiper-wrapper.doctor-grid .content {
  max-width: 24px !important;
}

/* line 39, app/assets/stylesheets/styles/_10_layout.sass */
.swiper-wrapper.doctor-grid .tag {
  position: absolute;
  left: 42px;
  bottom: 31px;
}

/* line 45, app/assets/stylesheets/styles/_10_layout.sass */
.mobile-padding-box {
  padding-bottom: 20px !important;
  padding-top: 0px !important;
}

/* line 50, app/assets/stylesheets/styles/_10_layout.sass */
.activity-mobile {
  min-height: 249px;
  max-height: 249px;
}

/* line 54, app/assets/stylesheets/styles/_10_layout.sass */
.mobile-content-feed {
  height: 23px;
  display: flex;
  color: black;
}

/* line 59, app/assets/stylesheets/styles/_10_layout.sass */
.mobile-feed-active {
  display: flex;
  align-items: center;
  width: 100%;
  font-size: 13px;
}

@media screen and (max-width: 1023px) {
  /* line 66, app/assets/stylesheets/styles/_10_layout.sass */
  .margin-box {
    margin: 0px 13px 0px 13px !important;
    padding-top: 12px;
    padding-bottom: 12px !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 66, app/assets/stylesheets/styles/_10_layout.sass */
  .margin-box {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
}

@media screen and (max-width: 319px) {
  /* line 75, app/assets/stylesheets/styles/_10_layout.sass */
  .is-hidden-small-mobile {
    display: none !important;
  }
}

/* line 80, app/assets/stylesheets/styles/_10_layout.sass */
.banner-content {
  height: 252px;
  display: flex;
  flex-direction: column;
  align-self: center;
  align-items: center;
  justify-content: center;
}

@media screen and (min-width: 1024px) {
  /* line 88, app/assets/stylesheets/styles/_10_layout.sass */
  .text-section-banner {
    text-align: left !important;
    padding-left: 120px;
  }
}

/* line 94, app/assets/stylesheets/styles/_10_layout.sass */
#ask_new_form.container {
  padding: unset !important;
  width: 75%;
}

@media screen and (max-width: 1023px) {
  /* line 94, app/assets/stylesheets/styles/_10_layout.sass */
  #ask_new_form.container {
    width: 90% !important;
  }
}

/* line 100, app/assets/stylesheets/styles/_10_layout.sass */
.simple_form.new_ask {
  width: 100%;
}

/* line 103, app/assets/stylesheets/styles/_10_layout.sass */
#ask_specialty_id {
  width: 100%;
}

/* line 108, app/assets/stylesheets/styles/_10_layout.sass */
.tabs.search-tab li a {
  color: grey !important;
}

/* line 110, app/assets/stylesheets/styles/_10_layout.sass */
.tabs.search-tab li.is-active a {
  color: #4a4a4a !important;
  border-bottom: 3px solid #4a4a4a !important;
}

/* line 114, app/assets/stylesheets/styles/_10_layout.sass */
.result-text {
  width: 80%;
  padding: 12px;
  margin: auto;
}

/* line 119, app/assets/stylesheets/styles/_10_layout.sass */
.search-container {
  width: 80%;
  margin: auto;
  min-height: 100vh;
}

@media screen and (max-width: 768px) {
  /* line 125, app/assets/stylesheets/styles/_10_layout.sass */
  .result-text {
    width: 90%;
  }
  /* line 128, app/assets/stylesheets/styles/_10_layout.sass */
  .search-container {
    width: 90%;
  }
}

/* line 131, app/assets/stylesheets/styles/_10_layout.sass */
.square-border-file-upload {
  border: 2px rgba(151, 151, 151, 0.5) dashed;
  border-radius: 3px;
}

/* line 134, app/assets/stylesheets/styles/_10_layout.sass */
.square-border-file-upload.is-dragover {
  background: rgba(0, 0, 0, 0.1);
}

/* line 136, app/assets/stylesheets/styles/_10_layout.sass */
.square-border-file-upload label {
  cursor: pointer;
}

/* line 139, app/assets/stylesheets/styles/_10_layout.sass */
.blurred-image {
  filter: blur(5px);
}

/* line 142, app/assets/stylesheets/styles/_10_layout.sass */
.bordered {
  border: 2px solid #ededed;
}

/* line 146, app/assets/stylesheets/styles/_10_layout.sass */
.text-time {
  position: absolute;
  bottom: 19px;
}

@media screen and (max-width: 1023px) {
  /* line 151, app/assets/stylesheets/styles/_10_layout.sass */
  .text-time {
    position: unset !important;
  }
}

/* line 154, app/assets/stylesheets/styles/_10_layout.sass */
.provide-doctor-text {
  margin: auto;
  padding-top: 20px;
}

/* line 158, app/assets/stylesheets/styles/_10_layout.sass */
.upvote-box {
  line-height: 2.4;
}

/* line 162, app/assets/stylesheets/styles/_10_layout.sass */
.avatar-upload {
  position: relative;
  max-width: 205px;
  margin: auto;
}

/* line 166, app/assets/stylesheets/styles/_10_layout.sass */
.avatar-upload .avatar-edit {
  position: absolute;
  right: 12px;
  z-index: 1;
  top: 10px;
}

/* line 171, app/assets/stylesheets/styles/_10_layout.sass */
.avatar-upload .avatar-edit input {
  display: none;
}

/* line 173, app/assets/stylesheets/styles/_10_layout.sass */
.avatar-upload .avatar-edit input + label {
  display: inline-block;
  width: 34px;
  height: 34px;
  margin-bottom: 0;
  border-radius: 100%;
  background: white;
  border: 1px solid transparent;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
  cursor: pointer;
  font-weight: normal;
  transition: all .2s ease-in-out;
}

/* line 185, app/assets/stylesheets/styles/_10_layout.sass */
.avatar-upload .avatar-edit input + label:hover {
  background: #f1f1f1;
  border-color: #dedede;
}

/* line 189, app/assets/stylesheets/styles/_10_layout.sass */
.avatar-upload .avatar-edit input + label:hover:after {
  content: "\f040";
  font-family: 'FontAwesome';
  color: #757575;
  position: absolute;
  top: 5px;
  left: 0;
  right: 0;
  text-align: center;
  margin: auto;
}

/* line 200, app/assets/stylesheets/styles/_10_layout.sass */
.avatar-preview {
  width: 192px;
  height: 192px;
  position: relative;
  border-radius: 100%;
  border: 6px solid #F8F8F8;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
}

/* line 207, app/assets/stylesheets/styles/_10_layout.sass */
.avatar-preview > div {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

/* line 216, app/assets/stylesheets/styles/_10_layout.sass */
.tabcontent {
  display: none;
}

/* line 220, app/assets/stylesheets/styles/_10_layout.sass */
.circle-avatar {
  border-radius: 50%;
  background: #dedede;
  height: 32px !important;
  width: 32px !important;
  object-fit: contain;
}

/* line 227, app/assets/stylesheets/styles/_10_layout.sass */
.circle-avatar-x-large {
  border-radius: 50%;
  background: #dedede;
  height: 57px !important;
  width: 57px !important;
  object-fit: contain;
}

/* line 234, app/assets/stylesheets/styles/_10_layout.sass */
.circle-avatar-initial {
  border-radius: 50%;
  background: #dedede;
  margin-right: 10px;
  margin: 0 10px 0 0px;
  height: 32px !important;
  width: 32px !important;
  object-fit: contain;
}

/* line 243, app/assets/stylesheets/styles/_10_layout.sass */
.circle-avatar-initial-answer-dp {
  border-radius: 50%;
  background: #dedede;
  height: 20px !important;
  width: 20px !important;
  margin-right: 0px;
  object-fit: contain;
}

/* line 251, app/assets/stylesheets/styles/_10_layout.sass */
.large-circle-avatar {
  border-radius: 50%;
  background: #dedede;
  height: 46px !important;
  width: 46px !important;
  object-fit: contain;
}

/* line 258, app/assets/stylesheets/styles/_10_layout.sass */
.small-circle-avatar {
  border-radius: 50%;
  background: #dedede;
  height: 30px !important;
  width: 30px !important;
  object-fit: contain;
}

/* line 265, app/assets/stylesheets/styles/_10_layout.sass */
.default-setting-picture {
  margin: auto;
}

/* line 269, app/assets/stylesheets/styles/_10_layout.sass */
.media .border-none {
  border-top: none !important;
}

/* line 272, app/assets/stylesheets/styles/_10_layout.sass */
.review-content {
  flex-shrink: unset !important;
}

/* line 275, app/assets/stylesheets/styles/_10_layout.sass */
.bottom-nav {
  position: absolute;
  bottom: 20px;
  left: 23px;
}

/* line 280, app/assets/stylesheets/styles/_10_layout.sass */
.tag-nav {
  position: absolute;
  bottom: 44px;
}

/* line 284, app/assets/stylesheets/styles/_10_layout.sass */
.bottom-ask-nav {
  position: absolute;
  bottom: 13px;
}

@media screen and (max-width: 1023px) {
  /* line 284, app/assets/stylesheets/styles/_10_layout.sass */
  .bottom-ask-nav {
    bottom: 6px;
  }
}

/* line 290, app/assets/stylesheets/styles/_10_layout.sass */
.has-border-top {
  border-top: 1px solid rgba(219, 219, 219, 0.5);
}

/* line 293, app/assets/stylesheets/styles/_10_layout.sass */
.message-notice {
  height: 24px;
  line-height: 24px;
  padding: 0px 15px;
  width: 100%;
  background: #369836;
  position: absolute;
  z-index: 99;
  color: #f5f0f0;
  font-size: 13px;
  text-align: center;
  top: 0px;
  font-weight: 800;
}

/* line 306, app/assets/stylesheets/styles/_10_layout.sass */
.message-notice a {
  color: white;
  font-weight: bold;
}

/* line 309, app/assets/stylesheets/styles/_10_layout.sass */
.message-notice a:hover, .message-notice a:active {
  color: white;
}

/* line 311, app/assets/stylesheets/styles/_10_layout.sass */
.section {
  padding-left: .65rem !important;
  padding-right: .65rem !important;
  padding-top: 0px;
}

/* line 315, app/assets/stylesheets/styles/_10_layout.sass */
.section .container {
  max-width: 960px;
}

/* line 317, app/assets/stylesheets/styles/_10_layout.sass */
.section .container .column.sidebar {
  width: 324px;
}

@media screen and (max-width: 768px) {
  /* line 317, app/assets/stylesheets/styles/_10_layout.sass */
  .section .container .column.sidebar {
    width: auto;
  }
}

/* line 322, app/assets/stylesheets/styles/_10_layout.sass */
.boxed {
  background-color: white;
  border-radius: 3px;
  padding: 1rem;
  margin-bottom: 16px;
}

/* line 327, app/assets/stylesheets/styles/_10_layout.sass */
.boxed.merge-to-top {
  margin-top: 0;
  border-radius: 0 0 3px 3px !important;
}

/* line 330, app/assets/stylesheets/styles/_10_layout.sass */
.boxed.merge-to-bottom {
  border-radius: 3px 3px 0 0 !important;
  margin-bottom: 0px;
}

/* line 333, app/assets/stylesheets/styles/_10_layout.sass */
.boxed.merge-both {
  margin-top: 0;
  margin-bottom: 0;
  border-radius: 0px !important;
}

/* line 337, app/assets/stylesheets/styles/_10_layout.sass */
.boxed .underlined-title {
  border-bottom: 1px solid gainsboro;
  padding-bottom: 10px;
}

/* line 340, app/assets/stylesheets/styles/_10_layout.sass */
.boxed.top-title-space {
  min-height: 71px;
  position: relative;
  border-radius: 21px 21px 0 0 !important;
}

/* line 345, app/assets/stylesheets/styles/_10_layout.sass */
.blur-readmore {
  height: 21px;
  position: absolute;
  bottom: 0px;
  left: 0;
  content: '';
  width: -webkit-fill-available;
  background: rgba(246, 246, 246, 0);
  background: -moz-linear-gradient(top, rgba(246, 246, 246, 0) 0%, rgba(255, 255, 255, 0) 22%, rgba(255, 255, 255, 0) 23%, rgba(255, 255, 255, 0.96) 93%, white 96%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(246, 246, 246, 0)), color-stop(22%, rgba(255, 255, 255, 0)), color-stop(23%, rgba(255, 255, 255, 0)), color-stop(93%, rgba(255, 255, 255, 0.96)), color-stop(96%, white));
  background: -webkit-linear-gradient(top, rgba(246, 246, 246, 0) 0%, rgba(255, 255, 255, 0) 22%, rgba(255, 255, 255, 0) 23%, rgba(255, 255, 255, 0.96) 93%, white 96%);
  background: -o-linear-gradient(top, rgba(246, 246, 246, 0) 0%, rgba(255, 255, 255, 0) 22%, rgba(255, 255, 255, 0) 23%, rgba(255, 255, 255, 0.96) 93%, white 96%);
  background: -ms-linear-gradient(top, rgba(246, 246, 246, 0) 0%, rgba(255, 255, 255, 0) 22%, rgba(255, 255, 255, 0) 23%, rgba(255, 255, 255, 0.96) 93%, white 96%);
  background: linear-gradient(to bottom, rgba(246, 246, 246, 0) 0%, rgba(255, 255, 255, 0) 22%, rgba(255, 255, 255, 0) 23%, rgba(255, 255, 255, 0.96) 93%, white 96%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='white', GradientType=0 );
}

/* line 361, app/assets/stylesheets/styles/_10_layout.sass */
ul.no-style {
  list-style: none !important;
}

/* line 366, app/assets/stylesheets/styles/_10_layout.sass */
.simple-mode-trix .trix-button-group.trix-button-group--file-tools, .simple-mode-trix .trix-button-group.trix-button-group--history-tools {
  display: none;
}

@media screen and (max-width: 768px) {
  /* line 370, app/assets/stylesheets/styles/_10_layout.sass */
  .simple-mode-trix .trix-button.trix-button--icon.trix-button--icon-increase-nesting-level, .simple-mode-trix .trix-button.trix-button--icon.trix-button--icon-decrease-nesting-level {
    display: none;
  }
}

/* line 372, app/assets/stylesheets/styles/_10_layout.sass */
.column {
  position: relative;
}

/* line 376, app/assets/stylesheets/styles/_10_layout.sass */
.tribute-container ul {
  border: 1px solid #dadada;
  font-size: 14px;
}

/* line 379, app/assets/stylesheets/styles/_10_layout.sass */
.tribute-container ul li {
  background: white;
  border-bottom: 1px solid #efefef;
  padding: 6px 8px 6px 8px;
}

/* line 383, app/assets/stylesheets/styles/_10_layout.sass */
.tribute-container ul li:hover {
  background: #ffb6c1;
  color: black;
}

/* line 386, app/assets/stylesheets/styles/_10_layout.sass */
.tribute-container ul li.highlight {
  color: black;
  background: #ffb6c1;
  margin-bottom: 0px !important;
}

/* line 391, app/assets/stylesheets/styles/_10_layout.sass */
.add-image-placeholder {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #848484;
  font-size: 14px;
  height: 150px;
  background: rgba(0, 0, 0, 0.05);
  border-radius: 3px;
  transition: background-color .2s ease-in-out;
}

/* line 402, app/assets/stylesheets/styles/_10_layout.sass */
.add-image-placeholder:hover {
  background: rgba(0, 0, 0, 0.1);
}

/* line 404, app/assets/stylesheets/styles/_10_layout.sass */
.add-image-placeholder-icon {
  margin-right: 5px;
}

/* line 406, app/assets/stylesheets/styles/_10_layout.sass */
.add-image-preview {
  overflow: hidden;
  height: 150px;
  border-radius: 3px;
  position: relative;
}

/* line 411, app/assets/stylesheets/styles/_10_layout.sass */
.add-image-preview .image {
  height: 100%;
}

/* line 413, app/assets/stylesheets/styles/_10_layout.sass */
.add-image-preview .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* line 418, app/assets/stylesheets/styles/_10_layout.sass */
.add-image-preview:hover .image-preview {
  visibility: visible;
  opacity: 1;
}

/* line 421, app/assets/stylesheets/styles/_10_layout.sass */
.add-image-preview .image-preview {
  opacity: 0;
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  top: 0px;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 20px;
  cursor: pointer;
  visibility: hidden;
  transition: opacity .2s ease-in-out;
}

/* line 1, app/assets/stylesheets/styles/_10_tw_global.sass */
input:checked ~ .dot {
  transform: translateX(100%);
  background-color: #48bb78;
}

/* line 5, app/assets/stylesheets/styles/_10_tw_global.sass */
input:checked ~ .dot {
  transform: translateX(100%);
  background-color: #48bb78;
}

/* line 9, app/assets/stylesheets/styles/_10_tw_global.sass */
.info-card {
  height: fit-content;
  min-height: 256px;
}

/* line 17, app/assets/stylesheets/styles/_10_tw_global.sass */
.tooltip.is-tooltip-active::before,
.tooltip:hover::before {
  padding: 0.2rem 0.6rem;
  border-radius: 7px;
}

/* line 23, app/assets/stylesheets/styles/_10_tw_global.sass */
.tooltip.is-tooltip-active:not(.is-loading)::after,
.tooltip:hover:not(.is-loading)::after {
  border-width: 0.4rem;
}

/* line 29, app/assets/stylesheets/styles/_10_tw_global.sass */
.custom-tooltip-popper .tooltip-content {
  display: block;
  border-radius: 6px;
  position: relative;
  box-shadow: 0px 3px 10px 0 rgba(0, 0, 0, 0.1);
  background-color: rgba(0, 0, 0, 0.9);
  padding: 3px 8px;
  overflow: hidden;
  color: white;
  font-size: 13px;
}

/* line 39, app/assets/stylesheets/styles/_10_tw_global.sass */
.custom-tooltip-popper::after {
  content: '';
  border-width: 4px;
  position: absolute;
}

/* line 44, app/assets/stylesheets/styles/_10_tw_global.sass */
.custom-tooltip-popper.top::after {
  border-color: transparent transparent rgba(0, 0, 0, 0.9) rgba(0, 0, 0, 0.9);
  top: 100%;
  left: calc(50% - 4px);
  transform-origin: 0 0;
  transform: rotate(-45deg);
  box-shadow: -3px 3px 8px 0 rgba(0, 0, 0, 0.1);
}

/* line 52, app/assets/stylesheets/styles/_10_tw_global.sass */
.custom-tooltip-popper.bottom::after {
  border-color: rgba(0, 0, 0, 0.9) transparent transparent rgba(0, 0, 0, 0.9);
  top: -6px;
  left: calc(50% - 4px);
  transform-origin: 0 0;
  transform: rotate(45deg);
  box-shadow: -2px -3px 5px 0 rgba(0, 0, 0, 0.1);
}

/* line 64, app/assets/stylesheets/styles/_10_tw_global.sass */
.html-tooltip .html-tooltip-content {
  display: none;
}

/* line 67, app/assets/stylesheets/styles/_10_tw_global.sass */
.html-tooltip-popper .html-tooltip-content {
  display: block;
  border-radius: 7px;
  position: relative;
  box-shadow: 0px 3px 10px 0 rgba(0, 0, 0, 0.2);
  background-color: white;
  overflow: hidden;
}

/* line 74, app/assets/stylesheets/styles/_10_tw_global.sass */
.html-tooltip-popper::after {
  content: '';
  border-width: 4px;
  position: absolute;
}

/* line 79, app/assets/stylesheets/styles/_10_tw_global.sass */
.html-tooltip-popper.top::after {
  border-color: transparent transparent white white;
  top: 100%;
  left: calc(50% - 4px);
  transform-origin: 0 0;
  transform: rotate(-45deg);
  box-shadow: -4px 3px 8px 0 rgba(0, 0, 0, 0.2);
}

/* line 87, app/assets/stylesheets/styles/_10_tw_global.sass */
.html-tooltip-popper.bottom::after {
  border-color: white transparent transparent white;
  top: -6px;
  left: calc(50% - 4px);
  transform-origin: 0 0;
  transform: rotate(45deg);
  box-shadow: -4px -3px 5px 0 rgba(0, 0, 0, 0.2);
}

/* line 98, app/assets/stylesheets/styles/_10_tw_global.sass */
trix-toolbar .trix-button-group-spacer {
  display: none;
}

/* line 100, app/assets/stylesheets/styles/_10_tw_global.sass */
trix-toolbar .trix-button-group {
  border-radius: 8px;
  border-color: #d1d1d1;
}

/* line 103, app/assets/stylesheets/styles/_10_tw_global.sass */
trix-toolbar .trix-button-group:not(:first-child) {
  margin-left: unset;
}

/* line 105, app/assets/stylesheets/styles/_10_tw_global.sass */
trix-toolbar .trix-button-group.trix-button-group--block-tools {
  margin-left: auto;
}

/* line 107, app/assets/stylesheets/styles/_10_tw_global.sass */
trix-toolbar .trix-button {
  border-bottom: 0px;
}

/* line 109, app/assets/stylesheets/styles/_10_tw_global.sass */
trix-toolbar .trix-button::before {
  background-size: 45%;
}

@media screen and (max-width: 768px) {
  /* line 109, app/assets/stylesheets/styles/_10_tw_global.sass */
  trix-toolbar .trix-button::before {
    background-size: 60%;
  }
}

/* line 113, app/assets/stylesheets/styles/_10_tw_global.sass */
trix-editor {
  border-radius: 8px;
}

/* line 117, app/assets/stylesheets/styles/_10_tw_global.sass */
.content blockquote {
  margin: 5px 0;
  padding: 6px 10px;
  background: #f9f9f9;
}

/* line 122, app/assets/stylesheets/styles/_10_tw_global.sass */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* line 128, app/assets/stylesheets/styles/_10_tw_global.sass */
.animated.faster {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
}

/* line 132, app/assets/stylesheets/styles/_10_tw_global.sass */
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

/* line 136, app/assets/stylesheets/styles/_10_tw_global.sass */
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

/* line 154, app/assets/stylesheets/styles/_10_tw_global.sass */
.form-post trix-editor {
  border: none;
  padding: 2px;
}

/* line 157, app/assets/stylesheets/styles/_10_tw_global.sass */
.form-post .select2-container--default .select2-selection--multiple .select2-selection__rendered {
  padding: 0px;
}

/* line 159, app/assets/stylesheets/styles/_10_tw_global.sass */
.form-post .select2-flat-theme .select2-container .select2-selection--single, .form-post .select2-flat-theme .select2-container .select2-selection--multiple {
  border-bottom: none;
}

/* line 161, app/assets/stylesheets/styles/_10_tw_global.sass */
.form-post .select2-flat-theme .select2-container .select2-selection.select2-selection--multiple .select2-selection__rendered li.select2-selection__choice {
  max-width: unset;
  font-size: 13px;
  background-color: #eeeeee !important;
}

/* line 1, app/assets/stylesheets/styles/_10_typography.sass */
.is-size-normal {
  font-size: 0.85rem !important;
}

/* line 3, app/assets/stylesheets/styles/_10_typography.sass */
.is-size-large {
  font-size: 3.6rem !important;
}

/* line 5, app/assets/stylesheets/styles/_10_typography.sass */
.is-size-8 {
  font-size: 0.7rem !important;
}

/* line 7, app/assets/stylesheets/styles/_10_typography.sass */
.is-size-1-rem {
  font-size: 1.0rem !important;
}

/* line 9, app/assets/stylesheets/styles/_10_typography.sass */
.is-10 {
  font-size: 10px !important;
}

/* line 11, app/assets/stylesheets/styles/_10_typography.sass */
.is-11 {
  font-size: 11px !important;
}

/* line 13, app/assets/stylesheets/styles/_10_typography.sass */
.is-12 {
  font-size: 12px !important;
}

/* line 15, app/assets/stylesheets/styles/_10_typography.sass */
.is-13 {
  font-size: 13px !important;
}

/* line 17, app/assets/stylesheets/styles/_10_typography.sass */
.is-14 {
  font-size: 14px !important;
}

/* line 19, app/assets/stylesheets/styles/_10_typography.sass */
.is-16 {
  font-size: 16px !important;
}

/* line 21, app/assets/stylesheets/styles/_10_typography.sass */
.is-18 {
  font-size: 18px !important;
}

/* line 23, app/assets/stylesheets/styles/_10_typography.sass */
.is-size-24 {
  font-size: 24px !important;
}

@media screen and (min-width: 1024px) {
  /* line 25, app/assets/stylesheets/styles/_10_typography.sass */
  .is-size-24-desktop {
    font-size: 24px !important;
  }
}

/* line 28, app/assets/stylesheets/styles/_10_typography.sass */
.main-background {
  background-color: #ededed;
}

/* line 31, app/assets/stylesheets/styles/_10_typography.sass */
.has-background-softblue {
  background-color: #bce4ff !important;
}

/* line 34, app/assets/stylesheets/styles/_10_typography.sass */
.has-background-softred {
  background-color: #f5e8ff !important;
}

/* line 37, app/assets/stylesheets/styles/_10_typography.sass */
.has-background-pinkflat {
  background-color: rgba(255, 182, 193, 0.1) !important;
}

/* line 40, app/assets/stylesheets/styles/_10_typography.sass */
.has-background-pink {
  background-color: #f6aab5 !important;
}

/* line 43, app/assets/stylesheets/styles/_10_typography.sass */
.has-background-darkmenta {
  background-color: #940d8a !important;
}

/* line 46, app/assets/stylesheets/styles/_10_typography.sass */
.has-text-darkpink {
  color: #ff6e95 !important;
}

/* line 49, app/assets/stylesheets/styles/_10_typography.sass */
.has-text-lighter-grey {
  color: #848484 !important;
}

/* line 52, app/assets/stylesheets/styles/_10_typography.sass */
.input-error-box {
  border: solid 1px #dc2929 !important;
  box-shadow: 0 0 0 0.125em rgba(220, 50, 50, 0.25) !important;
}

/* line 56, app/assets/stylesheets/styles/_10_typography.sass */
.button.is-pink {
  background-color: #ef6883;
  border-color: transparent;
  color: white;
}

/* line 60, app/assets/stylesheets/styles/_10_typography.sass */
.button.is-pink.is-rounded {
  border-radius: 5px;
}

/* line 62, app/assets/stylesheets/styles/_10_typography.sass */
.button.is-pink.bold {
  font-weight: 900;
}

/* line 64, app/assets/stylesheets/styles/_10_typography.sass */
.button.is-pink:hover {
  background-color: #f53e6f;
}

/* line 66, app/assets/stylesheets/styles/_10_typography.sass */
.button.is-pink.is-pink.is-outlined {
  background-color: transparent;
  border-color: #ffb6c1;
  color: #f17cb2;
}

/* line 70, app/assets/stylesheets/styles/_10_typography.sass */
.button.is-pink.is-pink.is-outlined:hover {
  background-color: #ef6883;
  border-color: #ff3860;
  color: white;
}

/* line 75, app/assets/stylesheets/styles/_10_typography.sass */
.button.is-yellow {
  background-color: #6cc331;
  border-color: transparent;
  color: white;
}

/* line 79, app/assets/stylesheets/styles/_10_typography.sass */
.button.is-yellow.is-rounded {
  border-radius: 5px;
}

/* line 81, app/assets/stylesheets/styles/_10_typography.sass */
.button.is-yellow.bold {
  font-weight: 900;
}

/* line 83, app/assets/stylesheets/styles/_10_typography.sass */
.button.is-yellow:hover {
  background-color: #65b72e;
}

/* line 85, app/assets/stylesheets/styles/_10_typography.sass */
.button.is-yellow.is-outlined {
  background-color: transparent;
  border-color: #6cc331;
  color: #65b72e;
}

/* line 89, app/assets/stylesheets/styles/_10_typography.sass */
.button.is-yellow.is-outlined:hover {
  background-color: #65b72e;
  border-color: transparent;
  color: white;
}

/* line 94, app/assets/stylesheets/styles/_10_typography.sass */
a.black-link {
  color: #3e4c59;
}

/* line 96, app/assets/stylesheets/styles/_10_typography.sass */
a.black-link.underline {
  text-decoration: underline;
}

/* line 98, app/assets/stylesheets/styles/_10_typography.sass */
a.black-link.bold {
  color: #363636;
  font-weight: 900;
}

/* line 101, app/assets/stylesheets/styles/_10_typography.sass */
a.black-link:hover {
  text-decoration: underline;
}

@media screen and (max-width: 768px) {
  /* line 101, app/assets/stylesheets/styles/_10_typography.sass */
  a.black-link:hover {
    text-decoration: none;
  }
}

/* line 105, app/assets/stylesheets/styles/_10_typography.sass */
a.black-link.no-decoration {
  text-decoration: none !important;
}

/* line 108, app/assets/stylesheets/styles/_10_typography.sass */
a.underline {
  text-decoration: underline;
}

@keyframes slide-up {
  0% {
    opacity: 0;
    transform: translateY(20px);
    background-color: pink;
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

/* line 9, app/assets/stylesheets/styles/_20_animations.sass */
.comments {
  animation: slide-up 0.4s ease;
}

/* line 13, app/assets/stylesheets/styles/_20_animations.sass */
.shine {
  background: #f6f7f8;
  background-image: linear-gradient(to right, #f6f7f8 0%, #edeef1 20%, #f6f7f8 40%, #f6f7f8 100%);
  background-repeat: no-repeat;
  background-size: 800px 104px;
  display: inline-block;
  position: relative;
  -webkit-animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-name: placeholderShimmer;
  -webkit-animation-timing-function: linear;
}

/* line 27, app/assets/stylesheets/styles/_20_animations.sass */
box {
  height: 104px;
  width: 100px;
}

/* line 31, app/assets/stylesheets/styles/_20_animations.sass */
.loader-box {
  display: inline-flex;
  flex-direction: column;
  vertical-align: top;
}

/* line 35, app/assets/stylesheets/styles/_20_animations.sass */
.loader-box.footer-box {
  width: 100%;
}

/* line 37, app/assets/stylesheets/styles/_20_animations.sass */
.loader-box.footer-box .shine {
  width: auto;
  height: 20px;
}

/* line 41, app/assets/stylesheets/styles/_20_animations.sass */
lines {
  height: 10px;
  margin-top: 10px;
  width: 200px;
}

/* line 46, app/assets/stylesheets/styles/_20_animations.sass */
content {
  display: block !important;
  height: 100px;
  margin-top: 15px;
}

@-webkit-keyframes placeholderShimmer {
  0% {
    background-position: -468px 0;
  }
  100% {
    background-position: 468px 0;
  }
}

/* line 58, app/assets/stylesheets/styles/_20_animations.sass */
.loading {
  display: none;
}

/* line 61, app/assets/stylesheets/styles/_20_animations.sass */
.loading.comment-box .shine {
  margin-left: 34px;
}

@media screen and (max-width: 768px) {
  /* line 61, app/assets/stylesheets/styles/_20_animations.sass */
  .loading.comment-box .shine {
    margin-left: 0px;
  }
}

/* line 66, app/assets/stylesheets/styles/_20_animations.sass */
.page {
  width: 650px;
  margin: 10% auto 0;
  padding: 20px;
  background: #e5e5e5;
}

/* line 72, app/assets/stylesheets/styles/_20_animations.sass */
.page-title {
  margin-top: 5px;
  margin-bottom: 10px;
}

/* line 76, app/assets/stylesheets/styles/_20_animations.sass */
.page-content {
  background: white;
  padding: 25px 0;
}

/* line 80, app/assets/stylesheets/styles/_20_animations.sass */
.placeholder-content {
  height: 205px;
  overflow: hidden;
  background: #000;
  position: relative;
  animation-duration: 1.7s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-name: placeholderAnimate;
  background: #f6f7f8;
  background: linear-gradient(to right, #eee 2%, #ddd 18%, #eee 33%);
  background-size: 1300px;
}

/* line 96, app/assets/stylesheets/styles/_20_animations.sass */
.placeholder-content_item {
  width: 100%;
  height: 20px;
  position: absolute;
  background: white;
  z-index: 2;
}

/* line 102, app/assets/stylesheets/styles/_20_animations.sass */
.placeholder-content_item:after, .placeholder-content_item:before {
  width: inherit;
  height: inherit;
  content: '';
  position: absolute;
}

/* line 108, app/assets/stylesheets/styles/_20_animations.sass */
.placeholder-content_item:nth-child(1) {
  top: 0;
  left: 0;
}

/* line 111, app/assets/stylesheets/styles/_20_animations.sass */
.placeholder-content_item:nth-child(2) {
  top: 20px;
  left: -10px;
  width: 3%;
  height: 67px;
}

/* line 116, app/assets/stylesheets/styles/_20_animations.sass */
.placeholder-content_item:nth-child(3) {
  top: 0px;
  left: 0;
  width: 2%;
  height: 100%;
}

/* line 121, app/assets/stylesheets/styles/_20_animations.sass */
.placeholder-content_item:nth-child(4) {
  top: 20px;
  width: 13px;
  left: 100px;
  height: 90px;
}

/* line 126, app/assets/stylesheets/styles/_20_animations.sass */
.placeholder-content_item:nth-child(5) {
  top: 40px;
  left: 112px;
  height: 12px;
}

/* line 130, app/assets/stylesheets/styles/_20_animations.sass */
.placeholder-content_item:nth-child(6) {
  top: 75px;
  left: 112px;
  height: 12px;
}

/* line 134, app/assets/stylesheets/styles/_20_animations.sass */
.placeholder-content_item:nth-child(7) {
  top: 20px;
  right: 0;
  width: 34%;
  height: 20px;
}

/* line 139, app/assets/stylesheets/styles/_20_animations.sass */
.placeholder-content_item:nth-child(8) {
  top: 0;
  right: 0;
  width: 2%;
  height: 100%;
}

/* line 144, app/assets/stylesheets/styles/_20_animations.sass */
.placeholder-content_item:nth-child(9) {
  top: 110px;
  height: 17px;
  left: 0;
}

/* line 148, app/assets/stylesheets/styles/_20_animations.sass */
.placeholder-content_item:nth-child(10) {
  top: 149px;
  height: 12px;
  left: 0;
}

/* line 152, app/assets/stylesheets/styles/_20_animations.sass */
.placeholder-content_item:nth-child(11) {
  top: 183px;
  left: 0;
  height: 100%;
}

@keyframes placeholderAnimate {
  0% {
    background-position: -650px 0;
  }
  100% {
    background-position: 650px 0;
  }
}

/* line 164, app/assets/stylesheets/styles/_20_animations.sass */
.loader {
  border: 2px solid #f3f3f3;
  border-radius: 50%;
  border-top: 2px solid #3498db;
  width: 10px;
  height: 10px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

/* Safari */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* line 1, app/assets/stylesheets/styles/_20_buttons.sass */
.is-purple {
  background-color: #ab7aff !important;
  color: white !important;
}

/* line 4, app/assets/stylesheets/styles/_20_buttons.sass */
.is-purple:hover {
  background-color: #8141ff !important;
  color: white !important;
}

/* line 8, app/assets/stylesheets/styles/_20_buttons.sass */
.is-light-green {
  background-color: #00b600;
  color: white;
  width: 200px;
}

/* line 12, app/assets/stylesheets/styles/_20_buttons.sass */
.is-light-green:hover {
  background-color: #009700;
  color: #ffffff;
}

/* line 16, app/assets/stylesheets/styles/_20_buttons.sass */
.is-sky-blue {
  background-color: #7eb8ff;
  color: white;
}

/* line 19, app/assets/stylesheets/styles/_20_buttons.sass */
.is-sky-blue:hover {
  color: white;
}

/* line 23, app/assets/stylesheets/styles/_20_buttons.sass */
.banner-button {
  width: 135px !important;
}

@media screen and (max-width: 1023px) {
  /* line 23, app/assets/stylesheets/styles/_20_buttons.sass */
  .banner-button {
    width: 120px !important;
  }
}

/* line 28, app/assets/stylesheets/styles/_20_buttons.sass */
.header-button {
  width: 65px !important;
  height: 30px !important;
}

/* line 32, app/assets/stylesheets/styles/_20_buttons.sass */
.is-base-button {
  background-color: #ededed !important;
  border-color: #cccccc;
  font-size: 13px;
  padding: 1.20em;
}

/* line 37, app/assets/stylesheets/styles/_20_buttons.sass */
.is-base-button.on-active {
  background-color: white !important;
}

/* line 40, app/assets/stylesheets/styles/_20_buttons.sass */
.is-sidebar-button {
  background-color: #56636e !important;
  border-color: #cccccc;
  font-size: 10px;
  padding: 1.20em;
  color: white;
}

/* line 46, app/assets/stylesheets/styles/_20_buttons.sass */
.is-sidebar-button.white {
  color: black;
  background-color: white !important;
}

/* line 49, app/assets/stylesheets/styles/_20_buttons.sass */
.is-sidebar-button:hover {
  background: #c8defb !important;
}

/* line 53, app/assets/stylesheets/styles/_20_buttons.sass */
.button.custom-rounded {
  height: unset;
  line-height: unset;
  font-size: 13px;
  border-radius: 40px;
  padding: 3px 10px;
  text-align: center;
  background: #ef6883;
  font-weight: bold;
  color: white;
  border: none;
}

/* line 2, app/assets/stylesheets/styles/_20_checkbox.sass */
label.checkbox {
  display: flex;
  align-items: center;
  cursor: pointer;
}

/* line 7, app/assets/stylesheets/styles/_20_checkbox.sass */
label.checkbox input[type=checkbox] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 18px;
  height: 18px;
  min-width: 18px;
  min-height: 18px;
  border: 2px solid #dbdbdb;
  border-radius: 3px;
  background: white;
  cursor: pointer;
  margin-right: 8px;
  vertical-align: middle;
  position: relative;
}

/* line 23, app/assets/stylesheets/styles/_20_checkbox.sass */
label.checkbox input[type=checkbox]:checked {
  background: #2366d1;
  border-color: #2366d1;
  color: white;
}

/* line 28, app/assets/stylesheets/styles/_20_checkbox.sass */
label.checkbox input[type=checkbox]:checked::after {
  content: "✓";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  font-weight: bold;
  font-size: 12px;
}

/* line 39, app/assets/stylesheets/styles/_20_checkbox.sass */
.switch[type=checkbox] + label::before,
.switch[type=checkbox] + label:before {
  top: 2px;
  border-radius: 20px;
}

/* line 44, app/assets/stylesheets/styles/_20_checkbox.sass */
.switch[type=checkbox] + label::after,
.switch[type=checkbox] + label:after {
  top: 6px;
  border-radius: 20px;
}

/* line 1, app/assets/stylesheets/styles/_20_icons.sass */
.arrow-up-icon {
  position: relative;
}

/* line 3, app/assets/stylesheets/styles/_20_icons.sass */
.arrow-up-icon:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 15px 15px 15px;
  border-color: transparent transparent black transparent;
}

/* line 11, app/assets/stylesheets/styles/_20_icons.sass */
.arrow-up-icon-white {
  position: relative;
}

/* line 13, app/assets/stylesheets/styles/_20_icons.sass */
.arrow-up-icon-white:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 11px 10px 11px;
  border-color: transparent transparent #ededed transparent;
  position: absolute;
  bottom: -8px;
  right: 4px;
}

/* line 23, app/assets/stylesheets/styles/_20_icons.sass */
.arrow-up-icon-white:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 15px 15px 15px;
  border-color: transparent transparent black transparent;
}

/* line 31, app/assets/stylesheets/styles/_20_icons.sass */
.arrow-up {
  height: 11px;
  line-height: 4em;
}

/* line 36, app/assets/stylesheets/styles/_20_icons.sass */
.initial-icon-name {
  background-color: #ffb6c1;
  padding: 7px;
  margin-right: 5px;
  padding: 1px 6px 1px 6px;
  font-size: 12px;
}

/* line 43, app/assets/stylesheets/styles/_20_icons.sass */
img.overlay-icon {
  position: absolute;
  top: -20px;
  left: 50%;
  width: 50px;
  height: 50px;
  margin: 0;
  margin-left: -25px;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  border-radius: 24px;
  box-sizing: border-box;
}

/* line 57, app/assets/stylesheets/styles/_20_icons.sass */
img.initial-icon {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  border-radius: 24px;
  box-sizing: border-box;
  flex: none;
  height: 32px;
  margin: 0 8px 0 0;
  width: 32px;
  vertical-align: middle;
  background-color: silver;
}

/* line 69, app/assets/stylesheets/styles/_20_icons.sass */
img.initial-icon.small {
  margin: 0 10px 0 0px;
  width: 20px;
  height: 20px;
}

/* line 73, app/assets/stylesheets/styles/_20_icons.sass */
img.initial-icon.smaller {
  margin: 0 10px 0 0px;
  width: 16px;
  height: 16px;
}

/* line 77, app/assets/stylesheets/styles/_20_icons.sass */
img.initial-icon.medium {
  margin: 0 5px 0 0px;
  width: 24px;
  height: 24px;
}

/* line 81, app/assets/stylesheets/styles/_20_icons.sass */
img.initial-icon.large {
  width: 36px;
  height: 36px;
}

/* line 84, app/assets/stylesheets/styles/_20_icons.sass */
img.initial-icon.x-large {
  width: 50px;
  height: 50px;
}

/* line 94, app/assets/stylesheets/styles/_20_icons.sass */
.with-label:before {
  margin-right: 5px;
}

/* line 97, app/assets/stylesheets/styles/_20_icons.sass */
.fa.fa-icon-circle {
  width: 26px;
  height: 26px;
  align-items: center;
  justify-content: center;
  display: flex;
  background: #ececec;
  border-radius: 50%;
  font-size: 20px;
}

/* line 107, app/assets/stylesheets/styles/_20_icons.sass */
.custom-icon {
  width: 12px;
  height: 12px;
  display: inline-flex;
}

/* line 110, app/assets/stylesheets/styles/_20_icons.sass */
.custom-icon svg {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

/* line 114, app/assets/stylesheets/styles/_20_icons.sass */
.custom-icon--helper {
  display: flex;
  align-items: center;
}

/* line 117, app/assets/stylesheets/styles/_20_icons.sass */
.custom-icon--helper .custom-icon {
  margin-right: 10px;
}

/* line 119, app/assets/stylesheets/styles/_20_icons.sass */
.custom-icon.is-large {
  width: 18px;
  height: 18px;
}

/* line 121, app/assets/stylesheets/styles/_20_icons.sass */
.custom-icon.is-small {
  width: 10px;
  height: 10px;
}

/* line 125, app/assets/stylesheets/styles/_20_icons.sass */
.custom-icon.size-10 {
  width: 10px;
  height: 10px;
}

/* line 125, app/assets/stylesheets/styles/_20_icons.sass */
.custom-icon.size-12 {
  width: 12px;
  height: 12px;
}

/* line 125, app/assets/stylesheets/styles/_20_icons.sass */
.custom-icon.size-14 {
  width: 14px;
  height: 14px;
}

/* line 125, app/assets/stylesheets/styles/_20_icons.sass */
.custom-icon.size-16 {
  width: 16px;
  height: 16px;
}

/* line 125, app/assets/stylesheets/styles/_20_icons.sass */
.custom-icon.size-18 {
  width: 18px;
  height: 18px;
}

/* line 125, app/assets/stylesheets/styles/_20_icons.sass */
.custom-icon.size-20 {
  width: 20px;
  height: 20px;
}

/* line 125, app/assets/stylesheets/styles/_20_icons.sass */
.custom-icon.size-22 {
  width: 22px;
  height: 22px;
}

/* line 125, app/assets/stylesheets/styles/_20_icons.sass */
.custom-icon.size-24 {
  width: 24px;
  height: 24px;
}

/* line 125, app/assets/stylesheets/styles/_20_icons.sass */
.custom-icon.size-26 {
  width: 26px;
  height: 26px;
}

/* line 125, app/assets/stylesheets/styles/_20_icons.sass */
.custom-icon.size-28 {
  width: 28px;
  height: 28px;
}

/* line 125, app/assets/stylesheets/styles/_20_icons.sass */
.custom-icon.size-30 {
  width: 30px;
  height: 30px;
}

/* line 1, app/assets/stylesheets/styles/_20_selects.sass */
select.select-css {
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='50px' height='50px'><polyline points='46.139,15.518 25.166,36.49 4.193,15.519'/></svg>");
  background-repeat: no-repeat;
  background-position: right 10px top 15px;
  background-size: 16px 16px;
  padding: 12px;
  padding-right: 30px;
  width: 100%;
  text-align: left;
  border-radius: 0px;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-overflow: '';
  -moz-appearance: none;
  text-indent: 0.01px;
  border: none;
  border-bottom: solid 1px #dedede;
  font-size: 16px;
}

/* line 21, app/assets/stylesheets/styles/_20_selects.sass */
select.select-css::-ms-expand {
  display: none;
}

/* line 24, app/assets/stylesheets/styles/_20_selects.sass */
#blue {
  background-color: #b4b4b4;
}

/* line 28, app/assets/stylesheets/styles/_20_selects.sass */
select.select-css:focus, select.select-css:active {
  outline: 0;
}

/* line 3, app/assets/stylesheets/styles/_30_accordion.sass */
.accordions .accordion a:not(.button):not(.tag) {
  color: #0a6ce4;
}

/* line 2, app/assets/stylesheets/styles/_30_flat_form.sass */
.flat-form *:not(.fa) {
  font-family: 'Source Sans Pro' !important;
}

/* line 4, app/assets/stylesheets/styles/_30_flat_form.sass */
.flat-form div.input {
  border: none;
  padding: 0px;
  margin: 0px;
  box-shadow: none;
  height: unset;
}

/* line 10, app/assets/stylesheets/styles/_30_flat_form.sass */
.flat-form .form-control {
  border: none;
  outline: none;
  width: 100%;
  line-height: 30px;
  font-size: 14px;
}

/* line 16, app/assets/stylesheets/styles/_30_flat_form.sass */
.flat-form .form-control:focus, .flat-form .form-control:active {
  outline: none;
}

/* line 18, app/assets/stylesheets/styles/_30_flat_form.sass */
.flat-form .form-control::placeholder {
  color: #a7a7a7;
}

/* line 20, app/assets/stylesheets/styles/_30_flat_form.sass */
.flat-form .form-control.underlined {
  border-bottom: solid 1px #ededed;
}

/* line 23, app/assets/stylesheets/styles/_30_flat_form.sass */
.flat-form .flat-title {
  font-size: 26px;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  /* line 23, app/assets/stylesheets/styles/_30_flat_form.sass */
  .flat-form .flat-title {
    font-size: 22px;
  }
}

/* line 29, app/assets/stylesheets/styles/_30_flat_form.sass */
.flat-form .flat-content {
  font-size: 15px;
}

/* line 33, app/assets/stylesheets/styles/_30_flat_form.sass */
.control.custom-simple-form > div.input {
  border: none;
  box-shadow: none;
  padding: 0;
  font-size: 12px;
  flex-direction: column;
  align-items: flex-start;
}

/* line 40, app/assets/stylesheets/styles/_30_flat_form.sass */
.control.custom-simple-form > div.input:focus, .control.custom-simple-form > div.input:active {
  border: none;
  box-shadow: none;
}

/* line 43, app/assets/stylesheets/styles/_30_flat_form.sass */
.control.custom-simple-form > div.input label {
  margin-bottom: 5px;
}

/* line 45, app/assets/stylesheets/styles/_30_flat_form.sass */
.control.custom-simple-form > div.input input {
  font-size: 14px;
}

/* line 1, app/assets/stylesheets/styles/_30_footer.sass */
p.hero-foot {
  box-shadow: 0 -1px 5px -2px #4a4a4a;
}

/* line 5, app/assets/stylesheets/styles/_30_footer.sass */
.col-footer ul {
  margin: 0;
  list-style: none;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

/* line 11, app/assets/stylesheets/styles/_30_footer.sass */
.col-footer ul li {
  font-size: 13px;
  padding: 2px;
  font-weight: 200;
}

/* line 15, app/assets/stylesheets/styles/_30_footer.sass */
.col-footer ul li:after {
  content: " \B7";
  color: #848484;
}

/* line 18, app/assets/stylesheets/styles/_30_footer.sass */
.col-footer ul li a {
  color: #848484 !important;
  font-weight: 400;
}

/* line 21, app/assets/stylesheets/styles/_30_footer.sass */
.col-footer ul li a:hover {
  text-decoration: underline;
}

/* line 1, app/assets/stylesheets/styles/_30_header.sass */
.navbar-item img {
  max-height: 32px;
  object-fit: contain;
}

/* line 4, app/assets/stylesheets/styles/_30_header.sass */
.navbar-item.logo {
  padding-left: 0px;
  padding-right: 0px;
}

@media screen and (max-width: 1023px) {
  /* line 4, app/assets/stylesheets/styles/_30_header.sass */
  .navbar-item.logo {
    font-size: 14px !important;
    margin-right: 10px !important;
    padding-left: 10px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 12, app/assets/stylesheets/styles/_30_header.sass */
  .navbar-item.logo:after {
    border: 3px solid transparent;
    border-radius: 2px;
    border-right: 0;
    border-top: 0;
    content: " ";
    display: block;
    height: 0.625em;
    margin-top: -0.4375em;
    pointer-events: none;
    position: absolute;
    top: 50%;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    width: 0.625em;
    border-color: #adadad;
    margin-top: -0.375em;
    right: 0.125em;
  }
}

/* line 35, app/assets/stylesheets/styles/_30_header.sass */
.navbar-item.logo img {
  width: 97px;
  height: 31px;
}

@media screen and (max-width: 768px) {
  /* line 35, app/assets/stylesheets/styles/_30_header.sass */
  .navbar-item.logo img {
    width: 80px;
    height: 27px;
  }
}

/* line 42, app/assets/stylesheets/styles/_30_header.sass */
.nav-spacer {
  height: 52px;
}

@media screen and (min-width: 1024px) {
  /* line 45, app/assets/stylesheets/styles/_30_header.sass */
  .navbar .navbar-brand.main {
    margin-left: 3%;
    margin-right: 3%;
  }
}

@media screen and (max-width: 1023px) {
  /* line 45, app/assets/stylesheets/styles/_30_header.sass */
  .navbar .navbar-brand.main {
    margin-left: 1vw;
    margin-right: 1vw;
  }
}

/* line 53, app/assets/stylesheets/styles/_30_header.sass */
.header-search {
  width: 334px;
}

/* line 57, app/assets/stylesheets/styles/_30_header.sass */
input[type=mobile-search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  font-family: inherit;
  font-size: 100%;
  z-index: 5;
}

/* line 64, app/assets/stylesheets/styles/_30_header.sass */
input::-webkit-search-decoration,
input::-webkit-search-cancel-button {
  display: none;
}

/* line 68, app/assets/stylesheets/styles/_30_header.sass */
input[type=mobile-search] {
  border: solid 1px #ededed;
  padding: 9px 10px 9px 32px;
  width: 55px;
  -webkit-border-radius: 10em;
  -moz-border-radius: 10em;
  border-radius: 10em;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
}

/* line 81, app/assets/stylesheets/styles/_30_header.sass */
input[type=mobile-search]:focus {
  width: 130px;
  background-color: white;
  border-color: #bce4ff;
  -webkit-box-shadow: black;
  -moz-box-shadow: black;
  box-shadow: black;
}

/* line 90, app/assets/stylesheets/styles/_30_header.sass */
input:-moz-placeholder {
  color: #111111;
}

/* line 93, app/assets/stylesheets/styles/_30_header.sass */
input::-webkit-input-placeholder {
  color: #111111;
}

/* line 96, app/assets/stylesheets/styles/_30_header.sass */
#expand-search input[type=mobile-search] {
  width: 15px;
  padding-left: 10px;
  cursor: pointer;
  background-color: white;
  outline: none;
  border: none;
}

/* line 103, app/assets/stylesheets/styles/_30_header.sass */
#expand-search input[type=mobile-search]::-webkit-input-placeholder {
  color: transparent;
}

/* line 105, app/assets/stylesheets/styles/_30_header.sass */
#expand-search input[type=mobile-search]::-moz-placeholder {
  color: transparent;
}

/* line 108, app/assets/stylesheets/styles/_30_header.sass */
#expand-search input[type=mobile-search]:hover {
  background-color: white;
  outline: none;
}

/* line 112, app/assets/stylesheets/styles/_30_header.sass */
#expand-search input[type=mobile-search]:focus {
  width: 130px;
  padding-left: 32px;
  color: gray;
  background-color: white;
  cursor: auto;
  margin-left: 125px;
  outline: none;
  border: solid 1px #cccccc;
}

/* line 121, app/assets/stylesheets/styles/_30_header.sass */
#expand-search input[type=mobile-search]:focus::-webkit-input-placeholder {
  color: gray;
}

/* line 123, app/assets/stylesheets/styles/_30_header.sass */
#expand-search input[type=mobile-search]:focus::-moz-placeholder {
  color: gray;
}

/* line 126, app/assets/stylesheets/styles/_30_header.sass */
.icon-search {
  z-index: 5;
  position: absolute;
  left: 6px;
  top: 11px;
  margin-right: 5px;
}

/* line 135, app/assets/stylesheets/styles/_30_header.sass */
.nav-button {
  width: 100px;
  height: 35px;
}

/* line 139, app/assets/stylesheets/styles/_30_header.sass */
.profile {
  min-height: 230px;
}

/* line 142, app/assets/stylesheets/styles/_30_header.sass */
.profile-image {
  width: 38px !important;
}

/* line 145, app/assets/stylesheets/styles/_30_header.sass */
.bell-notif {
  position: relative;
}

/* line 147, app/assets/stylesheets/styles/_30_header.sass */
.bell-notif .badge-notif {
  position: absolute;
  right: -8px;
  top: -8px;
  font-size: 11px;
  padding: 0px;
  border-radius: 20px;
  line-height: 20px;
  width: 20px;
  height: 20px;
  color: white;
  background: rgba(255, 0, 0, 0.85);
  text-align: center;
  font-weight: bold;
}

@media screen and (max-width: 320px) {
  /* line 162, app/assets/stylesheets/styles/_30_header.sass */
  .logo {
    padding-left: 15px !important;
  }
}

/* line 166, app/assets/stylesheets/styles/_30_header.sass */
.image-logo {
  width: 35px !important;
  height: 35px !important;
}

/* line 170, app/assets/stylesheets/styles/_30_header.sass */
.control.main-selection {
  height: 37px;
  width: 295px;
}

/* line 173, app/assets/stylesheets/styles/_30_header.sass */
.control.main-selection.post-question {
  width: auto;
  min-width: 229px;
}

/* line 176, app/assets/stylesheets/styles/_30_header.sass */
.control.main-selection .select2-container .select2-selection--single {
  height: 36px;
  border: 1px solid white;
}

/* line 179, app/assets/stylesheets/styles/_30_header.sass */
.control.main-selection .select2-container .select2-selection--single:focus {
  outline: none;
}

/* line 181, app/assets/stylesheets/styles/_30_header.sass */
.control.main-selection .select2-container--default .select2-selection--single .select2-selection__rendered {
  display: flex;
  align-items: center;
  height: 36px;
  font-size: 14px !important;
  font-weight: bolder;
}

/* line 187, app/assets/stylesheets/styles/_30_header.sass */
.control.main-selection .select2-selection__arrow {
  height: 36px;
}

/* line 189, app/assets/stylesheets/styles/_30_header.sass */
.control.main-selection .select2-container--below.select2-container--open {
  border: 1px solid #aaaaaa;
  border-radius: 3px 3px 0px 0px;
  border-bottom: none;
}

/* line 193, app/assets/stylesheets/styles/_30_header.sass */
.control.main-selection .select2-dropdown {
  border: 1px solid white;
}

/* line 196, app/assets/stylesheets/styles/_30_header.sass */
.select2-results {
  margin-bottom: 10px;
}

/* line 199, app/assets/stylesheets/styles/_30_header.sass */
.select2-container--default .select2-results__group {
  font-size: 11px;
  margin-left: 10px;
  font-weight: unset;
}

/* line 203, app/assets/stylesheets/styles/_30_header.sass */
.select2-container--default .select2-search--dropdown .select2-search__field {
  outline: none !important;
}

/* line 206, app/assets/stylesheets/styles/_30_header.sass */
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  color: black;
  background-color: #fff5f9;
  display: flex;
}

/* line 211, app/assets/stylesheets/styles/_30_header.sass */
.select2-container--default .select2-results__option .select2-results__option {
  font-size: 14px;
  padding-left: 1.7em;
  display: flex;
}

/* line 216, app/assets/stylesheets/styles/_30_header.sass */
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: white;
  color: black;
}

/* line 219, app/assets/stylesheets/styles/_30_header.sass */
.select2-container--default .select2-results > .select2-results__options {
  max-height: 380px;
}

/* line 1, app/assets/stylesheets/styles/_30_medium_editor.sass */
.medium-editor-anchor-preview-active {
  background: rgba(244, 70, 57, 0.8);
  border-radius: 5px;
  padding: 10px;
  line-height: 13px;
  font-size: 13px;
  font-weight: bold;
}

/* line 8, app/assets/stylesheets/styles/_30_medium_editor.sass */
.medium-editor-anchor-preview-active:before {
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid rgba(244, 70, 57, 0.8);
}

/* line 12, app/assets/stylesheets/styles/_30_medium_editor.sass */
.medium-editor-anchor-preview-active a {
  margin: 0px;
  color: white;
}

/* line 16, app/assets/stylesheets/styles/_30_medium_editor.sass */
.medium-insert-images-toolbar.medium-toolbar-arrow-under:after, .medium-insert-images-toolbar.medium-toolbar-arrow-over:before {
  border-color: transparent;
}

/* line 19, app/assets/stylesheets/styles/_30_medium_editor.sass */
.medium-editor-toolbar.medium-editor-stalker-toolbar {
  border-radius: 8px;
  z-index: 91000;
}

/* line 22, app/assets/stylesheets/styles/_30_medium_editor.sass */
.medium-editor-toolbar.medium-editor-stalker-toolbar.medium-toolbar-arrow-under:after {
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid rgba(0, 0, 0, 0.8);
}

/* line 26, app/assets/stylesheets/styles/_30_medium_editor.sass */
.medium-editor-toolbar.medium-editor-stalker-toolbar.medium-toolbar-arrow-over:before {
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid rgba(0, 0, 0, 0.8);
}

/* line 30, app/assets/stylesheets/styles/_30_medium_editor.sass */
.medium-editor-toolbar.medium-editor-stalker-toolbar .medium-editor-toolbar-form-active {
  display: block;
  background: rgba(0, 0, 0, 0.8);
  overflow: hidden;
  border-radius: 8px;
  display: flex;
  padding: 0px 10px;
  align-items: center;
}

/* line 38, app/assets/stylesheets/styles/_30_medium_editor.sass */
.medium-editor-toolbar.medium-editor-stalker-toolbar .medium-editor-toolbar-form-active a {
  font-size: 18px;
  color: white;
}

/* line 41, app/assets/stylesheets/styles/_30_medium_editor.sass */
.medium-editor-toolbar.medium-editor-stalker-toolbar .medium-editor-toolbar-form-active .medium-editor-toolbar-input {
  background: transparent;
  line-height: 30px;
  color: white;
}

/* line 45, app/assets/stylesheets/styles/_30_medium_editor.sass */
.medium-editor-toolbar.medium-editor-stalker-toolbar .medium-editor-toolbar-form-active .medium-editor-toolbar-input::placeholder {
  color: #cccccc;
}

/* line 47, app/assets/stylesheets/styles/_30_medium_editor.sass */
.medium-editor-toolbar.medium-editor-stalker-toolbar .medium-editor-button-active {
  color: #3e94f5 !important;
}

/* line 50, app/assets/stylesheets/styles/_30_medium_editor.sass */
.medium-editor-toolbar.medium-editor-stalker-toolbar .medium-editor-toolbar-actions {
  border-radius: 8px;
  overflow: hidden;
}

/* line 55, app/assets/stylesheets/styles/_30_medium_editor.sass */
.medium-editor-toolbar.medium-editor-stalker-toolbar .medium-editor-toolbar-actions li:hover button {
  color: white;
}

/* line 57, app/assets/stylesheets/styles/_30_medium_editor.sass */
.medium-editor-toolbar.medium-editor-stalker-toolbar .medium-editor-toolbar-actions li button {
  border: none;
  background: rgba(0, 0, 0, 0.8);
  color: #cccccc;
}

/* line 61, app/assets/stylesheets/styles/_30_medium_editor.sass */
.medium-insert-buttons {
  position: absolute;
  margin-left: -30px;
  margin-top: -1px;
  left: 0px !important;
  display: flex;
}

/* line 67, app/assets/stylesheets/styles/_30_medium_editor.sass */
.medium-insert-buttons .medium-insert-buttons-addons {
  display: flex;
  margin-left: -33px;
  margin-top: -33px;
}

/* line 72, app/assets/stylesheets/styles/_30_medium_editor.sass */
.medium-insert-buttons .medium-insert-buttons-show.medium-insert-buttons-rotate {
  transform: rotateZ(45deg);
}

/* line 74, app/assets/stylesheets/styles/_30_medium_editor.sass */
.medium-insert-buttons .medium-insert-buttons-show, .medium-insert-buttons .medium-insert-action {
  width: 30px;
  height: 30px;
  background: rgba(0, 0, 0, 0.5);
  border: none;
  border-radius: 30px;
  font-size: 20px;
  line-height: 0px;
  font-weight: bold;
  transition: all .1s ease-in-out;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 88, app/assets/stylesheets/styles/_30_medium_editor.sass */
.medium-insert-buttons .medium-insert-buttons-show > span, .medium-insert-buttons .medium-insert-action > span {
  color: #dedede !important;
}

/* line 90, app/assets/stylesheets/styles/_30_medium_editor.sass */
.medium-insert-buttons .medium-insert-buttons-show:hover, .medium-insert-buttons .medium-insert-action:hover {
  color: #b8b8b8;
  border-color: #b8b8b8;
}

/* line 93, app/assets/stylesheets/styles/_30_medium_editor.sass */
.medium-insert-buttons .medium-insert-buttons-show .fa, .medium-insert-buttons .medium-insert-action .fa {
  font-size: 10px;
  line-height: 10px;
  color: #dedede;
}

/* line 97, app/assets/stylesheets/styles/_30_medium_editor.sass */
.medium-insert-buttons .medium-insert-action {
  margin-right: 5px;
}

/* line 99, app/assets/stylesheets/styles/_30_medium_editor.sass */
.medium-insert-caption-placeholder, .medium-insert-embeds-placeholder {
  position: relative;
}

/* line 101, app/assets/stylesheets/styles/_30_medium_editor.sass */
.medium-insert-caption-placeholder:after, .medium-insert-embeds-placeholder:after {
  position: absolute;
  top: 0;
  left: 0;
  content: attr(data-placeholder);
  color: #a7a7a7;
}

/* line 108, app/assets/stylesheets/styles/_30_medium_editor.sass */
.medium-insert-images figcaption {
  text-align: center;
  font-size: 13px;
  margin-bottom: 10px;
  color: #a7a7a7;
}

/* line 115, app/assets/stylesheets/styles/_30_medium_editor.sass */
.medium-insert-images-toolbar2 {
  margin-left: -3px;
  background-color: transparent;
  box-shadow: 0px 2px 15px rgba(255, 255, 255, 0.5);
}

/* line 121, app/assets/stylesheets/styles/_30_medium_editor.sass */
.medium-insert-images-toolbar2.medium-editor-toolbar li button {
  min-width: unset;
  border: none;
  border-radius: 3px;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
  width: 25px;
  height: 25px;
  padding: 0px;
  color: white;
  background: rgba(80, 80, 80, 0.8);
  font-size: 13px;
}

/* line 1, app/assets/stylesheets/styles/_30_nav.sass */
.navbar {
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
}

/* line 4, app/assets/stylesheets/styles/_30_nav.sass */
.active {
  color: #cccccc !important;
}

/* line 7, app/assets/stylesheets/styles/_30_nav.sass */
.navbar.permission-needed {
  margin-top: 24px;
}

@media screen and (max-width: 768px) {
  /* line 7, app/assets/stylesheets/styles/_30_nav.sass */
  .navbar.permission-needed {
    margin-top: 0px !important;
  }
}

/* line 12, app/assets/stylesheets/styles/_30_nav.sass */
.navbar.banner-needed {
  margin-top: 24px;
}

@media screen and (max-width: 768px) {
  /* line 12, app/assets/stylesheets/styles/_30_nav.sass */
  .navbar.banner-needed {
    margin-top: 0px !important;
  }
}

/* line 17, app/assets/stylesheets/styles/_30_nav.sass */
.navbar.banner-unconfirmed-email-needed {
  margin-top: 24px;
}

@media screen and (max-width: 768px) {
  /* line 17, app/assets/stylesheets/styles/_30_nav.sass */
  .navbar.banner-unconfirmed-email-needed {
    margin-top: 0px !important;
  }
}

/* line 22, app/assets/stylesheets/styles/_30_nav.sass */
.beta-logo {
  position: absolute;
  font-size: 9px;
  font-weight: 700;
  color: #f6aab5;
  bottom: 11px;
  right: 0;
  letter-spacing: 1.75px;
}

@media screen and (max-width: 1023px) {
  /* line 22, app/assets/stylesheets/styles/_30_nav.sass */
  .beta-logo {
    bottom: 3px;
    right: 18px;
    font-size: 7px;
  }
}

/* line 35, app/assets/stylesheets/styles/_30_nav.sass */
a.navbar-item:hover, .navbar-link.is-active, .navbar-link:hover {
  color: #a9a9a9 !important;
}

/* line 38, app/assets/stylesheets/styles/_30_nav.sass */
.main-menu-icon {
  margin-left: 7px;
  margin-right: 12px;
}

/* line 1, app/assets/stylesheets/styles/_30_pagination.sass */
.digg_pagination {
  background: white;
  cursor: default;
}

/* line 4, app/assets/stylesheets/styles/_30_pagination.sass */
.digg_pagination a, .digg_pagination span, .digg_pagination em {
  padding: 5px;
  display: block;
  float: left;
  margin-right: 1px;
}

/* line 9, app/assets/stylesheets/styles/_30_pagination.sass */
.digg_pagination .disabled {
  color: #999999;
  border: 1px solid #dddddd;
}

/* line 12, app/assets/stylesheets/styles/_30_pagination.sass */
.digg_pagination .current {
  font-style: normal;
  font-weight: bold;
  background: #2e6ab1;
  color: white;
  border: 1px solid #2e6ab1;
}

/* line 18, app/assets/stylesheets/styles/_30_pagination.sass */
.digg_pagination a {
  text-decoration: none;
  color: #105cb6;
  border: 1px solid #9aafe5;
}

/* line 22, app/assets/stylesheets/styles/_30_pagination.sass */
.digg_pagination a:hover, .digg_pagination a:focus {
  color: #000033;
  border-color: #000033;
}

/* line 25, app/assets/stylesheets/styles/_30_pagination.sass */
.digg_pagination .page_info {
  background: #2e6ab1;
  color: white;
  padding: 0.4em 0.6em;
  width: 22em;
  margin-bottom: 0.3em;
  text-align: center;
}

/* line 32, app/assets/stylesheets/styles/_30_pagination.sass */
.digg_pagination .page_info b {
  color: #000033;
  background: #2e6ab1;
  padding: 0.1em 0.25em;
}

/* line 37, app/assets/stylesheets/styles/_30_pagination.sass */
.custom_pagination {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

/* line 41, app/assets/stylesheets/styles/_30_pagination.sass */
.custom_pagination a, .custom_pagination span, .custom_pagination em {
  padding: 5px;
  display: block;
  margin-right: 5px;
  background: white;
  border-radius: 8px;
  min-width: 30px;
  height: 30px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  color: #888;
  text-decoration: none;
  font-style: normal;
  margin-bottom: 5px;
}

/* line 56, app/assets/stylesheets/styles/_30_pagination.sass */
.custom_pagination a:hover, .custom_pagination span:hover, .custom_pagination em:hover {
  background: #dadada;
}

/* line 58, app/assets/stylesheets/styles/_30_pagination.sass */
.custom_pagination a.current, .custom_pagination span.current, .custom_pagination em.current {
  background: #ef6883;
  color: white;
}

/* line 61, app/assets/stylesheets/styles/_30_pagination.sass */
.custom_pagination a.current:hover, .custom_pagination span.current:hover, .custom_pagination em.current:hover {
  background: #ef6883;
}

/* line 64, app/assets/stylesheets/styles/_30_pagination.sass */
.custom_pagination a.gap:hover, .custom_pagination span.gap:hover, .custom_pagination em.gap:hover {
  background: white;
}

/* line 66, app/assets/stylesheets/styles/_30_pagination.sass */
.custom_pagination a.gap, .custom_pagination a.current, .custom_pagination span.gap, .custom_pagination span.current, .custom_pagination em.gap, .custom_pagination em.current {
  cursor: not-allowed;
}

/* line 3, app/assets/stylesheets/styles/_30_select2.sass */
.select2-container .select2-selection--single {
  height: 34px;
}

/* line 7, app/assets/stylesheets/styles/_30_select2.sass */
.select2-container--default .select2-search--dropdown .select2-search__field {
  padding: 6px 4px;
  border-radius: 3px;
}

/* line 11, app/assets/stylesheets/styles/_30_select2.sass */
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 32px;
}

/* line 13, app/assets/stylesheets/styles/_30_select2.sass */
.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 34px;
}

/* line 16, app/assets/stylesheets/styles/_30_select2.sass */
.select2-flat-theme {
  padding: 0px;
  border-radius: 0px;
  border: none;
  height: unset !important;
}

/* line 21, app/assets/stylesheets/styles/_30_select2.sass */
.select2-flat-theme:focus, .select2-flat-theme:active {
  outline: none;
  box-shadow: none;
}

/* line 25, app/assets/stylesheets/styles/_30_select2.sass */
.select2-flat-theme *:focus, .select2-flat-theme *:active {
  outline: none;
}

/* line 27, app/assets/stylesheets/styles/_30_select2.sass */
.select2-flat-theme.select:not(.is-multiple):not(.is-loading)::after {
  display: none;
}

/* line 31, app/assets/stylesheets/styles/_30_select2.sass */
.select2-flat-theme .select2-container.select2-container--focus .select2-selection--multiple {
  border: none !important;
  border-bottom: solid 1px #dedede !important;
}

/* line 35, app/assets/stylesheets/styles/_30_select2.sass */
.select2-flat-theme .select2-container.select2-container--open .select2-selection--single, .select2-flat-theme .select2-container.select2-container--open .select2-selection--multiple {
  border: none !important;
  border-bottom: solid 1px #dedede !important;
}

/* line 39, app/assets/stylesheets/styles/_30_select2.sass */
.select2-flat-theme .select2-container.select2-container--open .select2-selection--single .select2-selection__arrow::before, .select2-flat-theme .select2-container.select2-container--open .select2-selection--multiple .select2-selection__arrow::before {
  content: "\f106";
}

/* line 43, app/assets/stylesheets/styles/_30_select2.sass */
.select2-flat-theme .select2-container .select2-selection input::placeholder {
  color: #848484 !important;
}

/* line 46, app/assets/stylesheets/styles/_30_select2.sass */
.select2-flat-theme .select2-container .select2-selection.select2-selection--single span.select2-selection__placeholder {
  font-size: 13px;
}

/* line 51, app/assets/stylesheets/styles/_30_select2.sass */
.select2-flat-theme .select2-container .select2-selection.select2-selection--single .select2-selection__rendered .space-item-options {
  display: flex;
  align-items: center;
}

/* line 54, app/assets/stylesheets/styles/_30_select2.sass */
.select2-flat-theme .select2-container .select2-selection.select2-selection--single .select2-selection__rendered .space-item-image {
  width: 15px;
  height: 15px;
  border-radius: 15px;
  margin-right: 5px;
  overflow: hidden;
}

/* line 62, app/assets/stylesheets/styles/_30_select2.sass */
.select2-flat-theme .select2-container .select2-selection.select2-selection--single .select2-selection__rendered .user-item-options {
  display: flex;
  padding: 0px;
  align-items: center;
}

/* line 66, app/assets/stylesheets/styles/_30_select2.sass */
.select2-flat-theme .select2-container .select2-selection.select2-selection--single .select2-selection__rendered .user-item-image {
  width: 25px;
  height: 25px;
  border-radius: 25px;
  overflow: hidden;
  background: #cacaca;
  margin-right: 10px;
}

/* line 73, app/assets/stylesheets/styles/_30_select2.sass */
.select2-flat-theme .select2-container .select2-selection.select2-selection--single .select2-selection__rendered .user-item-image img {
  width: 100%;
}

/* line 75, app/assets/stylesheets/styles/_30_select2.sass */
.select2-flat-theme .select2-container .select2-selection.select2-selection--single .select2-selection__rendered .user-item-description {
  display: flex;
  flex-grow: 1;
  font-size: 13px;
}

/* line 79, app/assets/stylesheets/styles/_30_select2.sass */
.select2-flat-theme .select2-container .select2-selection.select2-selection--single .select2-selection__rendered .user-item-description-name {
  margin-right: 5px;
}

/* line 81, app/assets/stylesheets/styles/_30_select2.sass */
.select2-flat-theme .select2-container .select2-selection.select2-selection--single .select2-selection__rendered .user-item-description-country {
  display: flex;
}

/* line 85, app/assets/stylesheets/styles/_30_select2.sass */
.select2-flat-theme .select2-container .select2-selection.select2-selection--multiple .select2-search--inline input.select2-search__field {
  font-size: 13px;
  margin-bottom: 10px;
}

/* line 88, app/assets/stylesheets/styles/_30_select2.sass */
.select2-flat-theme .select2-container .select2-selection.select2-selection--multiple .select2-selection__rendered {
  display: flex;
  min-height: 34px;
  align-items: center;
  overflow-x: hidden;
  overflow-y: auto;
  flex-wrap: wrap;
}

/* line 95, app/assets/stylesheets/styles/_30_select2.sass */
.select2-flat-theme .select2-container .select2-selection.select2-selection--multiple .select2-selection__rendered li.select2-selection__choice {
  margin: 0px;
  padding: 0px 10px;
  max-width: 100px;
  height: 22px;
  font-size: 12px;
  background: #dedede !important;
  border-radius: 30px;
  border: none;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-right: 5px;
  margin-bottom: 5px;
  line-height: 20px;
}

/* line 109, app/assets/stylesheets/styles/_30_select2.sass */
.select2-flat-theme .select2-container .select2-selection.select2-selection--multiple .select2-selection__rendered li.select2-selection__choice .select2-selection__choice__remove {
  font-size: 13px;
  margin-right: 4px;
  line-height: 22px;
}

/* line 113, app/assets/stylesheets/styles/_30_select2.sass */
.select2-flat-theme .select2-container .select2-selection--single, .select2-flat-theme .select2-container .select2-selection--multiple {
  border: none;
  border-bottom: solid 1px #dedede;
  border-radius: 0px;
}

/* line 118, app/assets/stylesheets/styles/_30_select2.sass */
.select2-flat-theme .select2-container .select2-selection--single .select2-selection__clear {
  margin-right: 10px;
  margin-top: -1px;
}

/* line 121, app/assets/stylesheets/styles/_30_select2.sass */
.select2-flat-theme .select2-container .select2-selection--single .select2-selection__arrow {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  top: 8px;
  color: #848484;
}

/* line 130, app/assets/stylesheets/styles/_30_select2.sass */
.select2-flat-theme .select2-container .select2-selection--single .select2-selection__arrow::before {
  content: "\f107";
}

/* line 132, app/assets/stylesheets/styles/_30_select2.sass */
.select2-flat-theme .select2-container .select2-selection--single .select2-selection__arrow b {
  display: none;
}

/* line 135, app/assets/stylesheets/styles/_30_select2.sass */
.select2-flat-theme-wrapper .select2-dropdown.select2-dropdown--below, .select2-flat-theme-wrapper .select2-dropdown.select2-dropdown--above {
  border: none;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  margin-top: -3px;
  padding: 5px;
  z-index: 9999;
}

/* line 142, app/assets/stylesheets/styles/_30_select2.sass */
.select2-flat-theme-wrapper .select2-results {
  margin-bottom: 0px;
}

/* line 144, app/assets/stylesheets/styles/_30_select2.sass */
.select2-flat-theme-wrapper .select2-results .select2-results__option {
  font-size: 13px;
  padding: 0px;
  color: #4a4a4a;
}

/* line 148, app/assets/stylesheets/styles/_30_select2.sass */
.select2-flat-theme-wrapper .select2-results .select2-results__option.select2-results__option--highlighted {
  background: white;
}

/* line 151, app/assets/stylesheets/styles/_30_select2.sass */
.select2-flat-theme-wrapper .select2-results .select2-results__option .general-item-options {
  padding: 5px 10px;
}

/* line 155, app/assets/stylesheets/styles/_30_select2.sass */
.select2-flat-theme-wrapper .select2-results .select2-results__option .ask-item-options {
  padding: 5px 10px;
  border: none;
  border-bottom: solid 1px #ededed;
}

/* line 159, app/assets/stylesheets/styles/_30_select2.sass */
.select2-flat-theme-wrapper .select2-results .select2-results__option .ask-item-title {
  white-space: nowrap;
  width: 580px;
  text-overflow: ellipsis;
  overflow: hidden;
}

/* line 164, app/assets/stylesheets/styles/_30_select2.sass */
.select2-flat-theme-wrapper .select2-results .select2-results__option .ask-item-description {
  color: #7d7d7d;
  font-size: 11px;
}

/* line 169, app/assets/stylesheets/styles/_30_select2.sass */
.select2-flat-theme-wrapper .select2-results .select2-results__option .space-item-options {
  padding: 5px 10px;
  display: flex;
  align-items: center;
}

/* line 173, app/assets/stylesheets/styles/_30_select2.sass */
.select2-flat-theme-wrapper .select2-results .select2-results__option .space-item-image {
  width: 30px;
  height: 30px;
  border-radius: 30px;
  margin-right: 10px;
  overflow: hidden;
}

/* line 181, app/assets/stylesheets/styles/_30_select2.sass */
.select2-flat-theme-wrapper .select2-results .select2-results__option .user-item-options {
  display: flex;
  padding: 5px 10px;
  align-items: center;
}

/* line 185, app/assets/stylesheets/styles/_30_select2.sass */
.select2-flat-theme-wrapper .select2-results .select2-results__option .user-item-image {
  width: 25px;
  height: 25px;
  border-radius: 25px;
  overflow: hidden;
  background: #cacaca;
  margin-right: 10px;
}

/* line 192, app/assets/stylesheets/styles/_30_select2.sass */
.select2-flat-theme-wrapper .select2-results .select2-results__option .user-item-image img {
  width: 100%;
}

/* line 194, app/assets/stylesheets/styles/_30_select2.sass */
.select2-flat-theme-wrapper .select2-results .select2-results__option .user-item-description {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

/* line 198, app/assets/stylesheets/styles/_30_select2.sass */
.select2-flat-theme-wrapper .select2-results .select2-results__option .user-item-description-country {
  display: flex;
}

/* line 200, app/assets/stylesheets/styles/_30_select2.sass */
.select2-flat-theme-wrapper .select2-results .select2-results__option .user-item-description-country .flag-icon {
  margin-right: 5px;
}

/* line 202, app/assets/stylesheets/styles/_30_select2.sass */
.select2-flat-theme-wrapper .select2-results .select2-results__option .user-item-description-country .flag-name {
  font-size: 11px;
  color: #4a4a4a;
}

/* line 208, app/assets/stylesheets/styles/_30_select2.sass */
.select2-flat-theme-wrapper .select2-container--default .select2-results__option[aria-selected=true] {
  background: #FAD1D1;
}

/* line 211, app/assets/stylesheets/styles/_30_select2.sass */
.select2-flat-theme-wrapper .select2-container--default .select2-search--dropdown .select2-results__option {
  padding: 6px 10px;
}

/* line 213, app/assets/stylesheets/styles/_30_select2.sass */
.select2-flat-theme-wrapper .select2-container--default .select2-search--dropdown .select2-search__field {
  font-size: 14px;
  border: none;
  background: white;
}

/* line 217, app/assets/stylesheets/styles/_30_select2.sass */
.select2-flat-theme-wrapper .select2-container--default .select2-search--dropdown .select2-search__field::placeholder {
  color: #cacaca;
}

/* line 3, app/assets/stylesheets/styles/_40_article.sass */
.flat-form .field #article-status {
  font-size: 13px;
  background: #ededed;
  color: black;
  padding: 2px 8px;
  border-radius: 3px;
}

/* line 9, app/assets/stylesheets/styles/_40_article.sass */
.flat-form .field #article-status.green {
  background: #b8e994;
  color: rgba(0, 0, 0, 0.5);
}

/* line 12, app/assets/stylesheets/styles/_40_article.sass */
.flat-form .field #article-status.orange {
  background: #fbedc8;
}

/* line 14, app/assets/stylesheets/styles/_40_article.sass */
.flat-form .field #article-status.pink {
  background: #ef6883;
  color: rgba(255, 255, 255, 0.8);
}

@media screen and (max-width: 768px) {
  /* line 18, app/assets/stylesheets/styles/_40_article.sass */
  .form-article .article-content-medium-editor {
    min-height: 60px !important;
  }
}

/* line 22, app/assets/stylesheets/styles/_40_article.sass */
.article-detail-icon.is-active {
  color: #ef6883 !important;
  border-color: #ef6883 !important;
}

/* line 26, app/assets/stylesheets/styles/_40_article.sass */
.article-space-detail--description {
  font-size: 14px;
  text-align: center;
  color: #999;
  margin-bottom: 20px;
}

/* line 31, app/assets/stylesheets/styles/_40_article.sass */
.article-space-detail--metadata {
  margin-top: 10px;
}

/* line 33, app/assets/stylesheets/styles/_40_article.sass */
.article-space-detail--title {
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  margin-bottom: 10px;
}

/* line 38, app/assets/stylesheets/styles/_40_article.sass */
.article-space-detail--image {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  margin: 0 auto;
  margin-bottom: 10px;
  overflow: hidden;
}

/* line 45, app/assets/stylesheets/styles/_40_article.sass */
.article-header-image {
  width: 100%;
  max-height: 350px;
  background: rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
  height: 100%;
  min-height: 100px;
}

@media screen and (max-width: 768px) {
  /* line 45, app/assets/stylesheets/styles/_40_article.sass */
  .article-header-image {
    width: 100%;
    height: auto;
  }
}

/* line 55, app/assets/stylesheets/styles/_40_article.sass */
.article-header-image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  max-height: 350px;
}

/* line 60, app/assets/stylesheets/styles/_40_article.sass */
.article-content-medium-editor {
  outline: none;
}

/* line 62, app/assets/stylesheets/styles/_40_article.sass */
.article-content-medium-editor.no-min-height {
  min-height: unset !important;
}

/* line 64, app/assets/stylesheets/styles/_40_article.sass */
.article-content-medium-editor * {
  outline: none;
}

@media screen and (max-width: 768px) {
  /* line 60, app/assets/stylesheets/styles/_40_article.sass */
  .article-content-medium-editor {
    width: 100%;
    height: auto;
  }
}

/* line 69, app/assets/stylesheets/styles/_40_article.sass */
.article-content-medium-editor img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

/* line 73, app/assets/stylesheets/styles/_40_article.sass */
.article-content-medium-editor p, .article-content-medium-editor div, .article-content-medium-editor span, .article-content-medium-editor h1, .article-content-medium-editor h2, .article-content-medium-editor h3, .article-content-medium-editor h4, .article-content-medium-editor h5, .article-content-medium-editor h6 {
  color: #404040 !important;
}

/* line 76, app/assets/stylesheets/styles/_40_article.sass */
.article-content-medium-editor:after {
  font-style: normal;
  color: #a7a7a7;
  font-size: 15px;
}

/* line 80, app/assets/stylesheets/styles/_40_article.sass */
.article-content-medium-editor h1, .article-content-medium-editor h2 {
  margin-bottom: 20px !important;
}

/* line 82, app/assets/stylesheets/styles/_40_article.sass */
.article-content-medium-editor h2 {
  font-size: 22px !important;
  font-weight: bold !important;
}

/* line 85, app/assets/stylesheets/styles/_40_article.sass */
.article-content-medium-editor h2 ol, .article-content-medium-editor h2 ul {
  margin-left: 22px;
}

/* line 87, app/assets/stylesheets/styles/_40_article.sass */
.article-content-medium-editor h3 {
  font-size: 18px !important;
  font-weight: bold !important;
}

/* line 90, app/assets/stylesheets/styles/_40_article.sass */
.article-content-medium-editor h3 ol, .article-content-medium-editor h3 ul {
  margin-left: 18px;
}

/* line 92, app/assets/stylesheets/styles/_40_article.sass */
.article-content-medium-editor p {
  margin-bottom: 10px;
}

/* line 94, app/assets/stylesheets/styles/_40_article.sass */
.article-content-medium-editor p, .article-content-medium-editor div {
  line-height: 23px;
}

/* line 96, app/assets/stylesheets/styles/_40_article.sass */
.article-content-medium-editor ol, .article-content-medium-editor ul {
  margin-left: 15px;
}

/* line 98, app/assets/stylesheets/styles/_40_article.sass */
.article-content-medium-editor ol li, .article-content-medium-editor ul li {
  padding-left: 3px;
  margin-bottom: 5px;
}

/* line 101, app/assets/stylesheets/styles/_40_article.sass */
.article-content-medium-editor ul:not(.medium-insert-buttons-addons) {
  list-style: disc;
  margin-left: 20px;
}

/* line 104, app/assets/stylesheets/styles/_40_article.sass */
.article-content-medium-editor a {
  color: #F44639 !important;
  word-break: break-all;
}

/* line 107, app/assets/stylesheets/styles/_40_article.sass */
ul.article-table-content {
  list-style: disc;
  margin-left: 20px;
}

/* line 111, app/assets/stylesheets/styles/_40_article.sass */
.author-wrapper {
  display: flex;
}

/* line 113, app/assets/stylesheets/styles/_40_article.sass */
.author-image {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  overflow: hidden;
  background: #dedede;
  object-fit: cover;
  flex-shrink: 0;
}

/* line 121, app/assets/stylesheets/styles/_40_article.sass */
.author-image.size-50 {
  width: 50px;
  height: 50px;
}

/* line 124, app/assets/stylesheets/styles/_40_article.sass */
.author-description {
  margin-left: 10px;
  color: #7a7a7a;
  font-size: 15px;
  width: 100%;
}

@media screen and (max-width: 768px) {
  /* line 129, app/assets/stylesheets/styles/_40_article.sass */
  .author-description.top-section {
    display: flex;
    align-items: center;
  }
}

/* line 133, app/assets/stylesheets/styles/_40_article.sass */
.author-description-status {
  display: flex;
  color: #adadad;
  font-size: 13px;
  align-items: center;
}

@media screen and (max-width: 768px) {
  /* line 138, app/assets/stylesheets/styles/_40_article.sass */
  .author-description-status.top-section {
    margin-bottom: 30px;
    flex-direction: column;
    align-items: flex-start;
  }
}

/* line 143, app/assets/stylesheets/styles/_40_article.sass */
.author-description-status > span {
  flex-shrink: 0;
}

/* line 145, app/assets/stylesheets/styles/_40_article.sass */
.author-description-status #article-status {
  margin-left: 5px;
}

/* line 147, app/assets/stylesheets/styles/_40_article.sass */
.author-description-status *.is-key {
  margin-right: 5px;
}

/* line 149, app/assets/stylesheets/styles/_40_article.sass */
.author-description .article-co-author-wrapper, .author-description .article-space-wrapper {
  display: flex;
  justify-content: flex-start;
}

/* line 152, app/assets/stylesheets/styles/_40_article.sass */
.author-description .article-co-author-wrapper > *, .author-description .article-space-wrapper > * {
  width: auto;
}

@media screen and (max-width: 768px) {
  /* line 154, app/assets/stylesheets/styles/_40_article.sass */
  .author-description .article-space-wrapper {
    position: absolute;
    margin-top: 40px;
    padding-top: 5px;
    border-top: solid 1px rgba(0, 0, 0, 0.1);
    width: calc(100% - 60px);
    left: 30px;
  }
}

/* line 164, app/assets/stylesheets/styles/_40_article.sass */
.select2-flat-theme.select2-article {
  display: flex;
  box-shadow: none;
}

/* line 167, app/assets/stylesheets/styles/_40_article.sass */
.select2-flat-theme.select2-article .select2-container {
  line-height: unset !important;
}

/* line 169, app/assets/stylesheets/styles/_40_article.sass */
.select2-flat-theme.select2-article .select2-container .select2-selection.select2-selection--single {
  border: none;
  height: unset;
}

/* line 172, app/assets/stylesheets/styles/_40_article.sass */
.select2-flat-theme.select2-article .select2-container .select2-selection.select2-selection--single .select2-selection__clear {
  padding: 0px 5px;
  display: block;
  background: #dedede;
  margin: 0px 1px 0px 5px;
  border-radius: 3px;
}

/* line 178, app/assets/stylesheets/styles/_40_article.sass */
.select2-flat-theme.select2-article .select2-container .select2-selection.select2-selection--single .select2-selection__arrow {
  display: none;
}

/* line 180, app/assets/stylesheets/styles/_40_article.sass */
.select2-flat-theme.select2-article .select2-container .select2-selection.select2-selection--single span.select2-selection__placeholder {
  font-size: 13px;
  color: #0a6ce4;
  line-height: 13px;
}

/* line 184, app/assets/stylesheets/styles/_40_article.sass */
.select2-flat-theme.select2-article .select2-container .select2-selection.select2-selection--single span.select2-selection__placeholder:hover {
  text-decoration: underline;
  cursor: pointer;
}

/* line 187, app/assets/stylesheets/styles/_40_article.sass */
.select2-flat-theme.select2-article .select2-container .select2-selection.select2-selection--single .select2-selection__rendered {
  line-height: 13px;
  padding: 0px;
  font-size: 13px;
  overflow: visible;
  display: flex;
  flex-direction: row-reverse;
}

/* line 194, app/assets/stylesheets/styles/_40_article.sass */
.select2-flat-theme.select2-article .select2-container .select2-selection--single, .select2-flat-theme.select2-article .select2-container .select2-selection--multiple {
  border: none !important;
}

/* line 199, app/assets/stylesheets/styles/_40_article.sass */
.select2-flat-theme.article_doctor_id .select2-container .select2-selection.select2-selection--single .select2-selection__rendered {
  display: block;
}

/* line 202, app/assets/stylesheets/styles/_40_article.sass */
.select2-flat-theme-wrapper .select2-results .select2-results__option .ask-item-title {
  min-width: 180px;
  width: unset;
}

/* line 207, app/assets/stylesheets/styles/_40_article.sass */
.select2-flat-theme-wrapper.select2-article-wrapper .select2-dropdown.select2-dropdown--below, .select2-flat-theme-wrapper.select2-article-wrapper .select2-dropdown.select2-dropdown--above {
  margin-top: 10px;
  min-width: 300px;
}

/* line 210, app/assets/stylesheets/styles/_40_article.sass */
.article-affix {
  position: fixed;
  z-index: 9999;
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 216, app/assets/stylesheets/styles/_40_article.sass */
.article-sidebar {
  min-height: 200px;
  max-height: calc(100vh - 75px);
  width: 100%;
}

@media screen and (max-width: 768px) {
  /* line 216, app/assets/stylesheets/styles/_40_article.sass */
  .article-sidebar {
    border-left: none;
    padding: 0px;
  }
}

/* line 223, app/assets/stylesheets/styles/_40_article.sass */
#article-left-bar {
  position: absolute;
}

/* line 227, app/assets/stylesheets/styles/_40_article.sass */
.article-card-wrapper {
  border-radius: 5px;
  background: #f0f0f0;
  padding: 10px;
  border: solid 1px transparent;
  transition: border-color .2s ease-in-out;
}

/* line 233, app/assets/stylesheets/styles/_40_article.sass */
.article-card-wrapper:hover {
  border: solid 1px #d7d7d7;
}

/* line 235, app/assets/stylesheets/styles/_40_article.sass */
.article-card-description {
  padding-bottom: 10px;
}

/* line 237, app/assets/stylesheets/styles/_40_article.sass */
.article-card-description--title {
  font-weight: bold;
}

/* line 239, app/assets/stylesheets/styles/_40_article.sass */
.article-card-description--date {
  font-size: 12px;
}

/* line 241, app/assets/stylesheets/styles/_40_article.sass */
.article-card-author {
  font-size: 14px;
}

/* line 246, app/assets/stylesheets/styles/_40_article.sass */
.user-slider-item {
  max-width: 150px;
  margin-right: 10px;
}

/* line 253, app/assets/stylesheets/styles/_40_article.sass */
.references-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: solid 1px #ededed;
}

/* line 258, app/assets/stylesheets/styles/_40_article.sass */
.references-input {
  flex-grow: 1;
}

/* line 260, app/assets/stylesheets/styles/_40_article.sass */
.references-actions {
  display: flex;
  align-items: center;
}

/* line 263, app/assets/stylesheets/styles/_40_article.sass */
.references-action-item {
  cursor: pointer;
  display: flex;
  align-items: center;
  widht: 20px;
  height: 20px;
  justify-content: center;
}

/* line 270, app/assets/stylesheets/styles/_40_article.sass */
.references-action-item i {
  color: #4a4a4a;
}

/* line 273, app/assets/stylesheets/styles/_40_article.sass */
.draft_article_header_image {
  display: none;
}

/* line 276, app/assets/stylesheets/styles/_40_article.sass */
nav.article-actions {
  display: flex;
  flex-wrap: wrap;
}

/* line 279, app/assets/stylesheets/styles/_40_article.sass */
nav.article-actions > div {
  margin-bottom: 10px;
}

/* line 281, app/assets/stylesheets/styles/_40_article.sass */
.article-column-wrapper {
  display: flex;
}

@media screen and (max-width: 768px) {
  /* line 281, app/assets/stylesheets/styles/_40_article.sass */
  .article-column-wrapper {
    flex-direction: column;
  }
}

@media screen and (max-width: 768px) {
  /* line 285, app/assets/stylesheets/styles/_40_article.sass */
  .article-column-wrapper .media-image {
    height: 200px;
    width: unset;
    margin-bottom: 10px;
  }
}

/* line 292, app/assets/stylesheets/styles/_40_article.sass */
.doctor_reviewer .select2-selection__rendered {
  flex-direction: unset !important;
}

/* line 3, app/assets/stylesheets/styles/_40_ask.sass */
#ask_new_form.container {
  padding: 0 20vh;
}

/* line 6, app/assets/stylesheets/styles/_40_ask.sass */
#ask_new_form.container .optional_tags select {
  width: 100%;
  height: 200px;
}

/* line 9, app/assets/stylesheets/styles/_40_ask.sass */
#ask_new_form.container .optional_tags select option {
  font-size: 14px;
}

/* line 11, app/assets/stylesheets/styles/_40_ask.sass */
#ask_new_form.container .ask_form {
  background-color: #ffffff;
  border-radius: 2px;
  padding: 24px;
  width: 100%;
}

/* line 16, app/assets/stylesheets/styles/_40_ask.sass */
#ask_new_form.container .edit_ask {
  width: 100%;
}

/* line 19, app/assets/stylesheets/styles/_40_ask.sass */
.related-ask {
  min-height: 145px;
}

@media screen and (max-width: 1023px) {
  /* line 19, app/assets/stylesheets/styles/_40_ask.sass */
  .related-ask {
    min-height: unset !important;
    padding-bottom: 0px !important;
  }
}

/* line 24, app/assets/stylesheets/styles/_40_ask.sass */
.related-ask .time-ago {
  font-size: 10px;
}

/* line 28, app/assets/stylesheets/styles/_40_ask.sass */
#ask-show .related-question-content {
  width: 84.666% !important;
}

/* line 30, app/assets/stylesheets/styles/_40_ask.sass */
#ask-show .column.vote-button {
  width: 2.5%;
  position: relative;
}

/* line 33, app/assets/stylesheets/styles/_40_ask.sass */
#ask-show .column.vote-button span.upvote-icon {
  position: absolute;
  left: 0px;
}

/* line 36, app/assets/stylesheets/styles/_40_ask.sass */
#ask-show .column.vote-button .total-upvote {
  position: absolute;
  left: 4px;
  bottom: -30px;
}

/* line 40, app/assets/stylesheets/styles/_40_ask.sass */
#ask-show .column.detail-ask {
  width: 60.6%;
}

/* line 44, app/assets/stylesheets/styles/_40_ask.sass */
#status-overlay {
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  overflow: hidden;
}

/* line 54, app/assets/stylesheets/styles/_40_ask.sass */
.extended-form {
  display: none;
}

/* line 57, app/assets/stylesheets/styles/_40_ask.sass */
#highlight-textarea {
  background-color: rgba(203, 210, 217, 0.47);
}

/* line 60, app/assets/stylesheets/styles/_40_ask.sass */
.close-box-ask {
  position: absolute;
  top: -6px;
  right: -5px;
  width: 34px;
  padding: 7px;
  display: none;
}

/* line 68, app/assets/stylesheets/styles/_40_ask.sass */
.most-upvoted-ask {
  min-height: 113px;
  padding-top: 4px;
}

@media screen and (max-width: 1023px) {
  /* line 68, app/assets/stylesheets/styles/_40_ask.sass */
  .most-upvoted-ask {
    min-height: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  /* line 75, app/assets/stylesheets/styles/_40_ask.sass */
  .most-upvoted-ask p {
    font-size: 14px !important;
  }
  /* line 77, app/assets/stylesheets/styles/_40_ask.sass */
  .most-upvoted-ask .level-item {
    font-size: 10px !important;
  }
}

/* line 80, app/assets/stylesheets/styles/_40_ask.sass */
.label-question {
  display: none;
}

/* line 83, app/assets/stylesheets/styles/_40_ask.sass */
.top-space {
  margin-top: 1.5rem;
}

/* line 86, app/assets/stylesheets/styles/_40_ask.sass */
.most-upvoted-ask-content {
  margin-bottom: 0px !important;
}

@media screen and (max-width: 1023px) {
  /* line 86, app/assets/stylesheets/styles/_40_ask.sass */
  .most-upvoted-ask-content {
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px !important;
  }
}

/* line 93, app/assets/stylesheets/styles/_40_ask.sass */
.mobile-space-top {
  margin-top: 20px !important;
}

@media screen and (max-width: 1023px) {
  /* line 93, app/assets/stylesheets/styles/_40_ask.sass */
  .mobile-space-top {
    margin-top: 0px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 98, app/assets/stylesheets/styles/_40_ask.sass */
  .ask-post-title {
    margin: 10px !important;
    margin-bottom: 15px !important;
  }
}

/* line 103, app/assets/stylesheets/styles/_40_ask.sass */
.ask-post-box {
  margin-bottom: 25px;
}

@media screen and (max-width: 1023px) {
  /* line 103, app/assets/stylesheets/styles/_40_ask.sass */
  .ask-post-box {
    margin: 10px !important;
    margin-bottom: 20px !important;
  }
}

/* line 109, app/assets/stylesheets/styles/_40_ask.sass */
.ask-title {
  letter-spacing: 0.5px;
  line-height: 1.4;
}

/* line 113, app/assets/stylesheets/styles/_40_ask.sass */
.answer-count-box {
  margin-top: 10px;
}

/* line 116, app/assets/stylesheets/styles/_40_ask.sass */
span.select2 {
  width: 100% !important;
}

/* line 119, app/assets/stylesheets/styles/_40_ask.sass */
.select2-selection__choice {
  background-color: #f1f1f2 !important;
}

/* line 122, app/assets/stylesheets/styles/_40_ask.sass */
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid #b3aeae 1px !important;
}

@media screen and (max-width: 1023px) {
  /* line 125, app/assets/stylesheets/styles/_40_ask.sass */
  .content.related-ask-content {
    margin-bottom: 2.75rem !important;
  }
}

/* line 128, app/assets/stylesheets/styles/_40_ask.sass */
.recommend-icon-touch {
  display: none;
}

@media screen and (max-width: 768px) {
  /* line 128, app/assets/stylesheets/styles/_40_ask.sass */
  .recommend-icon-touch {
    display: inline;
  }
}

/* line 133, app/assets/stylesheets/styles/_40_ask.sass */
.feed-ask-header {
  margin-top: 10px;
  margin-bottom: 20px;
}

@media screen and (max-width: 1023px) {
  /* line 133, app/assets/stylesheets/styles/_40_ask.sass */
  .feed-ask-header {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 1023px) {
  /* line 139, app/assets/stylesheets/styles/_40_ask.sass */
  .group_main {
    display: flex;
    flex-direction: column-reverse;
  }
}

/* line 145, app/assets/stylesheets/styles/_40_ask.sass */
.ask-label.relate-ask-title {
  padding-top: 0px;
}

@media screen and (max-width: 1023px) {
  /* line 145, app/assets/stylesheets/styles/_40_ask.sass */
  .ask-label.relate-ask-title {
    padding-top: 12px;
    margin-bottom: 22px !important;
  }
}

/* line 150, app/assets/stylesheets/styles/_40_ask.sass */
.ask-label.count-answer-title {
  padding-top: 26px;
}

@media screen and (max-width: 1023px) {
  /* line 150, app/assets/stylesheets/styles/_40_ask.sass */
  .ask-label.count-answer-title {
    padding-top: 12px;
  }
}

/* line 155, app/assets/stylesheets/styles/_40_ask.sass */
.is-9.main-section {
  width: 73% !important;
}

@media screen and (max-width: 768px) {
  /* line 155, app/assets/stylesheets/styles/_40_ask.sass */
  .is-9.main-section {
    width: auto !important;
  }
}

/* line 159, app/assets/stylesheets/styles/_40_ask.sass */
.is-9.main-section .is-11 {
  padding-right: 0px;
}

@media screen and (max-width: 768px) {
  /* line 159, app/assets/stylesheets/styles/_40_ask.sass */
  .is-9.main-section .is-11 {
    padding-right: 0.75rem;
  }
}

/* line 164, app/assets/stylesheets/styles/_40_ask.sass */
.is-3.side-section {
  padding-left: 0;
}

@media screen and (max-width: 768px) {
  /* line 164, app/assets/stylesheets/styles/_40_ask.sass */
  .is-3.side-section {
    padding-left: 0.75rem;
  }
}

/* line 168, app/assets/stylesheets/styles/_40_ask.sass */
.is-3.side-section .box {
  width: 90%;
}

@media screen and (max-width: 768px) {
  /* line 168, app/assets/stylesheets/styles/_40_ask.sass */
  .is-3.side-section .box {
    width: auto;
    margin-top: 0px;
    margin-right: 12px;
    margin-left: 12px;
  }
}

/* line 177, app/assets/stylesheets/styles/_40_ask.sass */
.pro_license_card img {
  width: 220px;
}

/* line 179, app/assets/stylesheets/styles/_40_ask.sass */
.pro_license_card img.pdf-download {
  width: 65px !important;
}

/* line 182, app/assets/stylesheets/styles/_40_ask.sass */
.control.answer-box {
  position: relative;
  height: 36px;
  background: #f1f1f2;
  border-radius: 0px 0px 3px 3px;
}

/* line 187, app/assets/stylesheets/styles/_40_ask.sass */
.control.answer-box input.button-comment, .control.answer-box a.button-comment {
  margin: 0 !important;
  position: absolute;
  right: 0;
  top: 4px;
}

/* line 1, app/assets/stylesheets/styles/_40_blog.sass */
#blogs {
  height: 465px;
}

/* line 4, app/assets/stylesheets/styles/_40_blog.sass */
#blogs .blog-body a {
  color: blue;
}

/* line 6, app/assets/stylesheets/styles/_40_blog.sass */
#blogs .blog-body p {
  font-size: 14px;
}

/* line 8, app/assets/stylesheets/styles/_40_blog.sass */
#blogs .blog-content {
  max-width: 1022px;
}

/* line 10, app/assets/stylesheets/styles/_40_blog.sass */
#blogs .blog-content .rounded-grid {
  border-radius: 6px;
  transition: all 0.25s cubic-bezier(0.02, 0.01, 0.47, 1);
}

/* line 13, app/assets/stylesheets/styles/_40_blog.sass */
#blogs .blog-content .rounded-grid:hover {
  transform: translateY(-5px);
}

/* line 15, app/assets/stylesheets/styles/_40_blog.sass */
#blogs .blog-content .rounded-grid img {
  border-radius: 6px 6px 0 0;
  height: 210px;
  object-fit: cover;
}

/* line 19, app/assets/stylesheets/styles/_40_blog.sass */
#blogs .blog-content .rounded-grid .card-content {
  height: 240px !important;
}

/* line 21, app/assets/stylesheets/styles/_40_blog.sass */
#blogs .blog-content .rounded-grid .card-content .post-time {
  position: absolute;
  bottom: 20px;
}

/* line 25, app/assets/stylesheets/styles/_40_blog.sass */
#blogs .blog-content .featured .featured-image {
  padding-bottom: 0px;
  padding-right: 0px;
}

@media screen and (max-width: 768px) {
  /* line 25, app/assets/stylesheets/styles/_40_blog.sass */
  #blogs .blog-content .featured .featured-image {
    padding-right: 0.75rem;
  }
}

/* line 30, app/assets/stylesheets/styles/_40_blog.sass */
#blogs .blog-content .featured .featured-image img {
  border-radius: 6px 0 0 6px;
  min-height: 100%;
  width: 1280px;
  height: 300px;
  object-fit: cover;
}

@media screen and (max-width: 768px) {
  /* line 30, app/assets/stylesheets/styles/_40_blog.sass */
  #blogs .blog-content .featured .featured-image img {
    border-radius: 6px 6px 0 0;
    display: flex;
  }
}

/* line 39, app/assets/stylesheets/styles/_40_blog.sass */
#blogs .blog-content .featured .featured-content {
  padding-left: 0px;
  display: flex;
  padding-bottom: 0px;
  padding-top: 0px;
  margin: 0.75rem;
  margin-left: 0px;
  margin-bottom: 0px;
}

@media screen and (max-width: 768px) {
  /* line 39, app/assets/stylesheets/styles/_40_blog.sass */
  #blogs .blog-content .featured .featured-content {
    padding: 0.75rem;
    margin: 0;
    padding-top: 0;
  }
}

/* line 51, app/assets/stylesheets/styles/_40_blog.sass */
#blogs .blog-content .featured .featured-content .card {
  padding: 20px;
  border-radius: 0 6px 6px 0;
}

@media screen and (max-width: 768px) {
  /* line 51, app/assets/stylesheets/styles/_40_blog.sass */
  #blogs .blog-content .featured .featured-content .card {
    border-radius: 0 0 6px 6px;
  }
}

/* line 56, app/assets/stylesheets/styles/_40_blog.sass */
#blogs .is-rounded {
  border-radius: 6px;
}

/* line 58, app/assets/stylesheets/styles/_40_blog.sass */
#blogs.banner-blog {
  background-blend-mode: multiply;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
}

/* line 63, app/assets/stylesheets/styles/_40_blog.sass */
#blogs.banner-blog .blog-title {
  font-size: 4.5rem;
  font-weight: 700 !important;
}

@media screen and (max-width: 768px) {
  /* line 63, app/assets/stylesheets/styles/_40_blog.sass */
  #blogs.banner-blog .blog-title {
    font-size: 2.5rem;
  }
}

/* line 71, app/assets/stylesheets/styles/_40_blog.sass */
.flat-form .field #blog-status {
  font-size: 13px;
  background: #ededed;
  color: black;
  padding: 2px 8px;
  border-radius: 3px;
}

/* line 77, app/assets/stylesheets/styles/_40_blog.sass */
.flat-form .field #blog-status.green {
  background: #b8e994;
  color: rgba(0, 0, 0, 0.5);
}

/* line 80, app/assets/stylesheets/styles/_40_blog.sass */
.flat-form .field #blog-status.orange {
  background: #fbedc8;
}

/* line 82, app/assets/stylesheets/styles/_40_blog.sass */
.flat-form .field #blog-status.pink {
  background: #ef6883;
  color: rgba(255, 255, 255, 0.8);
}

@media screen and (max-width: 768px) {
  /* line 86, app/assets/stylesheets/styles/_40_blog.sass */
  .form-blog .blog-content-medium-editor {
    min-height: 60px !important;
  }
}

/* line 90, app/assets/stylesheets/styles/_40_blog.sass */
.blog-detail-icon.is-active {
  color: #ef6883 !important;
  border-color: #ef6883 !important;
}

/* line 94, app/assets/stylesheets/styles/_40_blog.sass */
.blog-space-detail--description {
  font-size: 14px;
  text-align: center;
  color: #999;
  margin-bottom: 20px;
}

/* line 99, app/assets/stylesheets/styles/_40_blog.sass */
.blog-space-detail--metadata {
  margin-top: 10px;
}

/* line 101, app/assets/stylesheets/styles/_40_blog.sass */
.blog-space-detail--title {
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  margin-bottom: 10px;
}

/* line 106, app/assets/stylesheets/styles/_40_blog.sass */
.blog-space-detail--image {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  margin: 0 auto;
  margin-bottom: 10px;
  overflow: hidden;
}

/* line 113, app/assets/stylesheets/styles/_40_blog.sass */
.blog-header-image {
  width: 100%;
  max-height: 350px;
  background: rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
  height: 100%;
  min-height: 100px;
}

@media screen and (max-width: 768px) {
  /* line 113, app/assets/stylesheets/styles/_40_blog.sass */
  .blog-header-image {
    width: 100%;
    height: auto;
  }
}

/* line 123, app/assets/stylesheets/styles/_40_blog.sass */
.blog-header-image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  max-height: 350px;
}

/* line 128, app/assets/stylesheets/styles/_40_blog.sass */
.blog-content-medium-editor {
  outline: none;
}

/* line 130, app/assets/stylesheets/styles/_40_blog.sass */
.blog-content-medium-editor.no-min-height {
  min-height: unset !important;
}

/* line 132, app/assets/stylesheets/styles/_40_blog.sass */
.blog-content-medium-editor * {
  outline: none;
}

@media screen and (max-width: 768px) {
  /* line 128, app/assets/stylesheets/styles/_40_blog.sass */
  .blog-content-medium-editor {
    width: 100%;
    height: auto;
  }
}

/* line 137, app/assets/stylesheets/styles/_40_blog.sass */
.blog-content-medium-editor img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

/* line 141, app/assets/stylesheets/styles/_40_blog.sass */
.blog-content-medium-editor p, .blog-content-medium-editor div, .blog-content-medium-editor span, .blog-content-medium-editor h1, .blog-content-medium-editor h2, .blog-content-medium-editor h3, .blog-content-medium-editor h4, .blog-content-medium-editor h5, .blog-content-medium-editor h6 {
  color: #404040 !important;
}

/* line 144, app/assets/stylesheets/styles/_40_blog.sass */
.blog-content-medium-editor:after {
  font-style: normal;
  color: #a7a7a7;
  font-size: 15px;
}

/* line 148, app/assets/stylesheets/styles/_40_blog.sass */
.blog-content-medium-editor h1, .blog-content-medium-editor h2 {
  margin-bottom: 20px !important;
}

/* line 150, app/assets/stylesheets/styles/_40_blog.sass */
.blog-content-medium-editor h1 {
  font-size: 22px !important;
  font-weight: bold !important;
}

/* line 153, app/assets/stylesheets/styles/_40_blog.sass */
.blog-content-medium-editor h1 ol, .blog-content-medium-editor h1 ul {
  margin-left: 22px;
}

/* line 155, app/assets/stylesheets/styles/_40_blog.sass */
.blog-content-medium-editor h2 {
  font-size: 18px !important;
  font-weight: bold !important;
}

/* line 158, app/assets/stylesheets/styles/_40_blog.sass */
.blog-content-medium-editor h2 ol, .blog-content-medium-editor h2 ul {
  margin-left: 18px;
}

/* line 160, app/assets/stylesheets/styles/_40_blog.sass */
.blog-content-medium-editor p {
  margin-bottom: 10px;
}

/* line 162, app/assets/stylesheets/styles/_40_blog.sass */
.blog-content-medium-editor p, .blog-content-medium-editor div {
  line-height: 23px;
}

/* line 164, app/assets/stylesheets/styles/_40_blog.sass */
.blog-content-medium-editor ol, .blog-content-medium-editor ul {
  margin-left: 15px;
}

/* line 166, app/assets/stylesheets/styles/_40_blog.sass */
.blog-content-medium-editor ol li, .blog-content-medium-editor ul li {
  padding-left: 3px;
  margin-bottom: 5px;
}

/* line 169, app/assets/stylesheets/styles/_40_blog.sass */
.blog-content-medium-editor ul:not(.medium-insert-buttons-addons) {
  list-style: disc;
  margin-left: 20px;
}

/* line 172, app/assets/stylesheets/styles/_40_blog.sass */
.blog-content-medium-editor a {
  color: #F44639 !important;
}

/* line 175, app/assets/stylesheets/styles/_40_blog.sass */
div.author-wrapper {
  display: flex;
}

@media screen and (max-width: 768px) {
  /* line 175, app/assets/stylesheets/styles/_40_blog.sass */
  div.author-wrapper {
    flex-direction: column;
    margin-bottom: 15px !important;
  }
}

/* line 180, app/assets/stylesheets/styles/_40_blog.sass */
div.author-image {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  overflow: hidden;
  background: #dedede;
  object-fit: cover;
}

/* line 187, app/assets/stylesheets/styles/_40_blog.sass */
div.author-image.size-50 {
  width: 50px;
  height: 50px;
}

/* line 190, app/assets/stylesheets/styles/_40_blog.sass */
div.author-description {
  margin-left: 10px;
  color: #7a7a7a;
  font-size: 15px;
  width: 100%;
}

@media screen and (max-width: 768px) {
  /* line 195, app/assets/stylesheets/styles/_40_blog.sass */
  div.author-description.top-section {
    display: flex;
    align-items: center;
    margin-top: 10px;
    margin-left: 0px;
  }
}

/* line 201, app/assets/stylesheets/styles/_40_blog.sass */
div.author-description-status {
  display: flex;
  color: #adadad;
  font-size: 13px;
  align-items: center;
}

@media screen and (max-width: 768px) {
  /* line 206, app/assets/stylesheets/styles/_40_blog.sass */
  div.author-description-status.top-section {
    margin-bottom: 30px;
    flex-direction: column;
    align-items: flex-start;
  }
}

/* line 211, app/assets/stylesheets/styles/_40_blog.sass */
div.author-description-status > span {
  flex-shrink: 0;
}

/* line 213, app/assets/stylesheets/styles/_40_blog.sass */
div.author-description-status #blog-status {
  margin-left: 5px;
}

/* line 215, app/assets/stylesheets/styles/_40_blog.sass */
div.author-description-status *.is-key {
  margin-right: 5px;
}

/* line 219, app/assets/stylesheets/styles/_40_blog.sass */
.select2-flat-theme.select2-blog {
  display: flex;
  box-shadow: none;
}

/* line 222, app/assets/stylesheets/styles/_40_blog.sass */
.select2-flat-theme.select2-blog .select2-container {
  line-height: unset !important;
}

/* line 224, app/assets/stylesheets/styles/_40_blog.sass */
.select2-flat-theme.select2-blog .select2-container .select2-selection.select2-selection--single {
  border: none;
  height: unset;
}

/* line 227, app/assets/stylesheets/styles/_40_blog.sass */
.select2-flat-theme.select2-blog .select2-container .select2-selection.select2-selection--single .select2-selection__clear {
  padding: 0px 5px;
  display: block;
  background: #dedede;
  margin: 0px 1px 0px 5px;
  border-radius: 3px;
}

/* line 233, app/assets/stylesheets/styles/_40_blog.sass */
.select2-flat-theme.select2-blog .select2-container .select2-selection.select2-selection--single .select2-selection__arrow {
  display: none;
}

/* line 235, app/assets/stylesheets/styles/_40_blog.sass */
.select2-flat-theme.select2-blog .select2-container .select2-selection.select2-selection--single span.select2-selection__placeholder {
  font-size: 13px;
  color: #0a6ce4;
  line-height: 13px;
}

/* line 239, app/assets/stylesheets/styles/_40_blog.sass */
.select2-flat-theme.select2-blog .select2-container .select2-selection.select2-selection--single span.select2-selection__placeholder:hover {
  text-decoration: underline;
  cursor: pointer;
}

/* line 242, app/assets/stylesheets/styles/_40_blog.sass */
.select2-flat-theme.select2-blog .select2-container .select2-selection.select2-selection--single .select2-selection__rendered {
  line-height: 13px;
  padding: 0px;
  font-size: 13px;
  overflow: visible;
  display: flex;
  flex-direction: row-reverse;
}

/* line 249, app/assets/stylesheets/styles/_40_blog.sass */
.select2-flat-theme.select2-blog .select2-container .select2-selection--single, .select2-flat-theme.select2-blog .select2-container .select2-selection--multiple {
  border: none !important;
}

/* line 254, app/assets/stylesheets/styles/_40_blog.sass */
.select2-flat-theme.blog_doctor_id .select2-container .select2-selection.select2-selection--single .select2-selection__rendered {
  display: block;
}

/* line 257, app/assets/stylesheets/styles/_40_blog.sass */
.select2-flat-theme-wrapper .select2-results .select2-results__option .ask-item-title {
  min-width: 180px;
  width: unset;
}

/* line 262, app/assets/stylesheets/styles/_40_blog.sass */
.select2-flat-theme-wrapper.select2-blog-wrapper .select2-dropdown.select2-dropdown--below, .select2-flat-theme-wrapper.select2-blog-wrapper .select2-dropdown.select2-dropdown--above {
  margin-top: 10px;
  min-width: 300px;
}

/* line 265, app/assets/stylesheets/styles/_40_blog.sass */
.blog-affix {
  position: fixed;
  z-index: 9999;
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 271, app/assets/stylesheets/styles/_40_blog.sass */
.blog-sidebar {
  min-height: 200px;
  max-height: calc(100vh - 75px);
  width: 100%;
}

@media screen and (max-width: 768px) {
  /* line 271, app/assets/stylesheets/styles/_40_blog.sass */
  .blog-sidebar {
    border-left: none;
    padding: 0px;
  }
}

/* line 278, app/assets/stylesheets/styles/_40_blog.sass */
#blog-left-bar {
  position: absolute;
}

/* line 282, app/assets/stylesheets/styles/_40_blog.sass */
.blog-card-wrapper {
  border-radius: 5px;
  background: #f0f0f0;
  padding: 10px;
  border: solid 1px transparent;
  transition: border-color .2s ease-in-out;
}

/* line 288, app/assets/stylesheets/styles/_40_blog.sass */
.blog-card-wrapper:hover {
  border: solid 1px #d7d7d7;
}

/* line 290, app/assets/stylesheets/styles/_40_blog.sass */
.blog-card-description {
  padding-bottom: 10px;
}

/* line 292, app/assets/stylesheets/styles/_40_blog.sass */
.blog-card-description--title {
  font-weight: bold;
}

/* line 294, app/assets/stylesheets/styles/_40_blog.sass */
.blog-card-description--date {
  font-size: 12px;
}

/* line 296, app/assets/stylesheets/styles/_40_blog.sass */
.blog-card-author {
  font-size: 14px;
}

/* line 301, app/assets/stylesheets/styles/_40_blog.sass */
.user-slider-item {
  max-width: 150px;
  margin-right: 10px;
}

/* line 328, app/assets/stylesheets/styles/_40_blog.sass */
#blog_draft_header_image {
  display: none;
}

/* line 331, app/assets/stylesheets/styles/_40_blog.sass */
nav.blog-actions {
  display: flex;
  flex-wrap: wrap;
}

/* line 334, app/assets/stylesheets/styles/_40_blog.sass */
nav.blog-actions > div {
  margin-bottom: 10px;
}

/* line 2, app/assets/stylesheets/styles/_40_errors.sass */
.error-pages img.not-found {
  width: 350px;
  margin: 30px auto;
}

/* line 1, app/assets/stylesheets/styles/_40_home.sass */
body {
  background: #ededed;
}

/* line 13, app/assets/stylesheets/styles/_40_home.sass */
html {
  background: #ededed !important;
}

/* line 15, app/assets/stylesheets/styles/_40_home.sass */
#home {
  width: 100%;
}

/* line 17, app/assets/stylesheets/styles/_40_home.sass */
#home .feed-record {
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.02);
  transition: box-shadow .2s ease-in-out;
}

/* line 20, app/assets/stylesheets/styles/_40_home.sass */
#home .feed-record:hover {
  box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.12);
}

/* line 22, app/assets/stylesheets/styles/_40_home.sass */
#home .vote-box {
  height: 100%;
}

/* line 24, app/assets/stylesheets/styles/_40_home.sass */
#home .spacer {
  margin-top: 20px;
}

@media screen and (max-width: 1023px) {
  /* line 24, app/assets/stylesheets/styles/_40_home.sass */
  #home .spacer {
    margin-top: 3px;
  }
}

/* line 29, app/assets/stylesheets/styles/_40_home.sass */
.main-banner {
  overflow: hidden;
}

/* line 31, app/assets/stylesheets/styles/_40_home.sass */
.main-banner .unsigned-in-banner-load {
  position: absolute;
  z-index: 0;
  margin-top: -130px;
  margin-left: -115px;
  max-width: unset;
  width: 200%;
}

/* line 38, app/assets/stylesheets/styles/_40_home.sass */
.main-banner .post-question {
  width: 583px;
}

@media screen and (max-width: 1023px) {
  /* line 41, app/assets/stylesheets/styles/_40_home.sass */
  .main-banner .description {
    max-width: 65%;
  }
}

@media screen and (max-width: 768px) {
  /* line 44, app/assets/stylesheets/styles/_40_home.sass */
  .main-banner .description {
    max-width: 65%;
  }
}

/* line 47, app/assets/stylesheets/styles/_40_home.sass */
.feed-layout-list {
  line-height: 32px;
}

/* line 49, app/assets/stylesheets/styles/_40_home.sass */
.feed-layout-doctor-name-wrapper {
  display: flex;
  align-items: center;
}

/* line 53, app/assets/stylesheets/styles/_40_home.sass */
.feed-title {
  margin-left: 0px !important;
  padding: 0px !important;
  padding-left: 6px !important;
}

/* line 58, app/assets/stylesheets/styles/_40_home.sass */
.upcoming-events {
  margin: auto;
  width: 100%;
  margin-bottom: 5px !important;
}

/* line 62, app/assets/stylesheets/styles/_40_home.sass */
.upcoming-events .foot-nav {
  position: absolute;
  width: 95%;
  bottom: 4%;
  display: flex;
}

@media screen and (max-width: 768px) {
  /* line 68, app/assets/stylesheets/styles/_40_home.sass */
  .upcoming-events .foot-nav .level-right {
    margin-top: 0px;
    margin-right: 5px;
  }
}

@media screen and (max-width: 768px) {
  /* line 72, app/assets/stylesheets/styles/_40_home.sass */
  .upcoming-events .image {
    padding-top: 105px !important;
  }
  /* line 74, app/assets/stylesheets/styles/_40_home.sass */
  .upcoming-events img {
    height: 120px;
  }
  /* line 76, app/assets/stylesheets/styles/_40_home.sass */
  .upcoming-events .level-item {
    margin-bottom: 0px;
  }
}

/* line 80, app/assets/stylesheets/styles/_40_home.sass */
.bottom-side-content {
  opacity: 0.9;
}

/* line 83, app/assets/stylesheets/styles/_40_home.sass */
.top-label {
  width: 55px;
  background-color: #ffd993 !important;
}

@media screen and (max-width: 1023px) {
  /* line 83, app/assets/stylesheets/styles/_40_home.sass */
  .top-label {
    width: 27px;
  }
}

@media screen and (min-width: 1024px) {
  /* line 83, app/assets/stylesheets/styles/_40_home.sass */
  .top-label {
    right: 5px !important;
    position: absolute;
    top: -5px;
  }
}

/* line 93, app/assets/stylesheets/styles/_40_home.sass */
.side-content {
  font-size: 13px !important;
  width: 22% !important;
}

@media screen and (min-width: 1024px) {
  /* line 97, app/assets/stylesheets/styles/_40_home.sass */
  .center-content {
    width: 45% !important;
    word-break: break-all;
  }
}

/* line 102, app/assets/stylesheets/styles/_40_home.sass */
.home-ask {
  height: 27px;
  font-weight: 500;
}

@media screen and (max-width: 768px) {
  /* line 102, app/assets/stylesheets/styles/_40_home.sass */
  .home-ask {
    height: 40px;
  }
}

/* line 108, app/assets/stylesheets/styles/_40_home.sass */
.leaderboard-info-icon {
  position: absolute;
  top: 8px;
  right: 12px;
}

/* line 113, app/assets/stylesheets/styles/_40_home.sass */
.feed-section {
  padding-left: 0px;
  width: 30%;
  float: left;
  padding-bottom: 16px;
}

@media screen and (max-width: 1023px) {
  /* line 113, app/assets/stylesheets/styles/_40_home.sass */
  .feed-section {
    padding-left: 0.75rem;
    padding-top: 16px !important;
  }
}

/* line 122, app/assets/stylesheets/styles/_40_home.sass */
.specialties-filter-mobile {
  width: 70%;
  float: right;
}

/* line 126, app/assets/stylesheets/styles/_40_home.sass */
.clear-both {
  clear: both;
}

/* line 129, app/assets/stylesheets/styles/_40_home.sass */
.gender {
  font-size: 11px;
}

/* line 131, app/assets/stylesheets/styles/_40_home.sass */
.gender i.fa {
  font-weight: bold;
}

/* line 133, app/assets/stylesheets/styles/_40_home.sass */
.gender .male {
  color: #3e94f5;
}

/* line 135, app/assets/stylesheets/styles/_40_home.sass */
.gender .female {
  color: #ff6e95;
}

/* line 139, app/assets/stylesheets/styles/_40_home.sass */
.unsigned-in-banner {
  display: flex;
  flex-direction: row;
  align-self: center;
  align-items: center;
  justify-content: center;
  height: 280px;
}

@media screen and (max-width: 1023px) {
  /* line 139, app/assets/stylesheets/styles/_40_home.sass */
  .unsigned-in-banner {
    height: 248px;
  }
}

/* line 148, app/assets/stylesheets/styles/_40_home.sass */
.unsigned-in-banner .description {
  font-size: 17px;
}

@media screen and (max-width: 768px) {
  /* line 148, app/assets/stylesheets/styles/_40_home.sass */
  .unsigned-in-banner .description {
    font-size: 12px;
  }
}

@media screen and (max-width: 1023px) {
  /* line 152, app/assets/stylesheets/styles/_40_home.sass */
  .unsigned-in-banner .title, .unsigned-in-banner .is-title {
    font-size: 1.15em !important;
  }
}

/* line 158, app/assets/stylesheets/styles/_40_home.sass */
.container .column.sidebar .boxed .doctor-section {
  box-shadow: none !important;
  height: 50px;
  margin-bottom: 1px !important;
}

/* line 162, app/assets/stylesheets/styles/_40_home.sass */
.container .column.sidebar .boxed .doctor-section-label {
  font-size: 14px;
  height: 23px;
  display: flex;
  align-items: center;
}

/* line 167, app/assets/stylesheets/styles/_40_home.sass */
.container .column.sidebar .boxed .doctor-section-foot-label {
  position: absolute;
  bottom: -6px;
  width: 200px;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  padding-bottom: 4px;
  color: #656464;
}

/* line 177, app/assets/stylesheets/styles/_40_home.sass */
.container .column.main .boxed {
  background-color: white;
  border-radius: 3px;
  padding: 1rem;
}

/* line 181, app/assets/stylesheets/styles/_40_home.sass */
.container .column.main .boxed .time-ago {
  color: #a7a7a7;
}

/* line 183, app/assets/stylesheets/styles/_40_home.sass */
.container .column.main .boxed .quotes-comment {
  margin-bottom: 0px;
}

/* line 185, app/assets/stylesheets/styles/_40_home.sass */
.container .column.main .boxed .quotes-comment.preview {
  border-radius: 10px;
  background: whitesmoke;
  border: none;
}

/* line 189, app/assets/stylesheets/styles/_40_home.sass */
.container .column.main .boxed .title, .container .column.main .boxed .is-title {
  margin-bottom: 0px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* line 194, app/assets/stylesheets/styles/_40_home.sass */
.container .column.main .boxed .title .time-ago, .container .column.main .boxed .is-title .time-ago {
  color: #a7a7a7;
  padding-top: 1px;
}

/* line 197, app/assets/stylesheets/styles/_40_home.sass */
.container .column.main .boxed .title .ts, .container .column.main .boxed .is-title .ts {
  display: flex;
  align-items: center;
}

/* line 200, app/assets/stylesheets/styles/_40_home.sass */
.container .column.main .boxed.feed-record {
  align-items: normal;
}

/* line 202, app/assets/stylesheets/styles/_40_home.sass */
.container .column.main .boxed.feed-record .user-wrapper {
  display: flex;
  padding: 4px 0px;
  border-radius: 3px;
}

/* line 207, app/assets/stylesheets/styles/_40_home.sass */
.container .column.main .boxed.feed-record .title-columns .column {
  position: relative;
}

/* line 209, app/assets/stylesheets/styles/_40_home.sass */
.container .column.main .boxed.feed-record .title-columns .button.is-small {
  height: 24px;
  width: 61px;
  color: white;
}

/* line 213, app/assets/stylesheets/styles/_40_home.sass */
.container .column.main .boxed.feed-record .title-columns .ts {
  font-weight: 100;
  align-self: center;
}

/* line 216, app/assets/stylesheets/styles/_40_home.sass */
.container .column.main .boxed.feed-record .body-columns a {
  color: #4a4a4a;
}

/* line 218, app/assets/stylesheets/styles/_40_home.sass */
.container .column.main .boxed.feed-record.no-data {
  min-height: 90vh;
  background: #ffffff7d;
}

/* line 221, app/assets/stylesheets/styles/_40_home.sass */
.container .column.main .boxed.feed-record.no-data img {
  width: 250px;
  margin: auto;
  margin-top: 30px;
}

/* line 225, app/assets/stylesheets/styles/_40_home.sass */
.container .column.main .boxed .foot-nav {
  display: flex;
  flex-wrap: wrap;
}

/* line 228, app/assets/stylesheets/styles/_40_home.sass */
.container .column.main .boxed .foot-nav .tag {
  color: #a7a7a7 !important;
}

/* line 230, app/assets/stylesheets/styles/_40_home.sass */
.container .column.main .boxed .foot-nav i.vote-icon {
  font-size: 18px;
}

/* line 233, app/assets/stylesheets/styles/_40_home.sass */
.container .column.main .boxed .foot-nav a.tag:hover {
  text-decoration: none;
  color: #747474 !important;
}

/* line 236, app/assets/stylesheets/styles/_40_home.sass */
.container .column.main .boxed .foot-nav .option-icon {
  display: flex;
}

/* line 238, app/assets/stylesheets/styles/_40_home.sass */
.container .column.main .vote-box {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 25px;
  color: #999;
  padding-bottom: 3px;
  height: 100%;
}

/* line 247, app/assets/stylesheets/styles/_40_home.sass */
.container .column.main .vote-box .tooltip {
  margin-bottom: -8px;
}

/* line 249, app/assets/stylesheets/styles/_40_home.sass */
.container .column.main .vote-box .vote-button {
  margin-top: -5px;
  margin-bottom: 0px;
}

/* line 252, app/assets/stylesheets/styles/_40_home.sass */
.container .column.main .vote-box .vote-button i.fa {
  font-size: 25px;
  color: #999;
}

/* line 255, app/assets/stylesheets/styles/_40_home.sass */
.container .column.main .vote-box .vote-value {
  width: auto;
  font-size: 14px;
  font-weight: 900;
}

/* line 261, app/assets/stylesheets/styles/_40_home.sass */
.container .column.main .vote-button .vote-icon.is-active {
  color: #ef6883 !important;
}

/* line 264, app/assets/stylesheets/styles/_40_home.sass */
.container .tag.small.streak {
  margin-left: auto;
}

/* line 267, app/assets/stylesheets/styles/_40_home.sass */
.container input.new-post {
  background-color: #f9f9f9;
  font-size: 14px;
  height: 40px;
  transition: all .1s ease-in-out;
  border: solid 1px transparent;
}

/* line 273, app/assets/stylesheets/styles/_40_home.sass */
.container input.new-post:hover, .container input.new-post:focus {
  border: solid 1px #ef6883;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
}

/* line 277, app/assets/stylesheets/styles/_40_home.sass */
.container li.boxed.media.post svg {
  align-self: center;
}

/* line 279, app/assets/stylesheets/styles/_40_home.sass */
.container .boxed.quotes-comment {
  border: 1px solid #e4e4e4;
  padding: 6px !important;
  border-left: 5px solid #e0e0e0;
}

/* line 283, app/assets/stylesheets/styles/_40_home.sass */
.container .boxed.quotes-comment.doctor {
  border-left: 5px solid #ffc9fd;
}

/* line 285, app/assets/stylesheets/styles/_40_home.sass */
.container .boxed.quotes-comment.reply {
  border-left: 3px solid #e0e0e0;
}

/* line 1, app/assets/stylesheets/styles/_40_notifications.sass */
.scroll-view {
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 70vh;
}

/* line 6, app/assets/stylesheets/styles/_40_notifications.sass */
.show-request-permission-notification {
  height: 24px;
  line-height: 24px;
  padding: 0px 15px;
  width: 100%;
  background: #00b600;
  position: fixed;
  z-index: 99;
  color: white;
  font-size: 12px;
  text-align: center;
  top: 0px;
}

/* line 18, app/assets/stylesheets/styles/_40_notifications.sass */
.show-request-permission-notification a {
  color: white;
  font-weight: bold;
}

/* line 21, app/assets/stylesheets/styles/_40_notifications.sass */
.show-request-permission-notification a:hover, .show-request-permission-notification a:active {
  color: white;
}

/* line 23, app/assets/stylesheets/styles/_40_notifications.sass */
.show-request-permission-notification.unfixed {
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 768px) {
  /* line 6, app/assets/stylesheets/styles/_40_notifications.sass */
  .show-request-permission-notification {
    display: none !important;
  }
}

/* line 29, app/assets/stylesheets/styles/_40_notifications.sass */
.show-banner-notification {
  height: 24;
  line-height: 24px;
  padding: 0px 17px;
  width: 100%;
  background: #00b600;
  position: fixed;
  z-index: 99;
  color: white;
  font-size: 12px;
  text-align: center;
  top: 0px;
  background: #7eb8ff;
}

/* line 42, app/assets/stylesheets/styles/_40_notifications.sass */
.show-banner-notification a {
  color: white;
  font-weight: bold;
}

/* line 45, app/assets/stylesheets/styles/_40_notifications.sass */
.show-banner-notification a:hover, .show-banner-notification a:active {
  color: white;
}

/* line 47, app/assets/stylesheets/styles/_40_notifications.sass */
.show-banner-notification.unfixed {
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 768px) {
  /* line 29, app/assets/stylesheets/styles/_40_notifications.sass */
  .show-banner-notification {
    display: none !important;
  }
}

/* line 53, app/assets/stylesheets/styles/_40_notifications.sass */
.banner-unconfirmed-email {
  height: 24;
  line-height: 24px;
  padding: 0px 17px;
  width: 100%;
  background: #ef6883;
  position: fixed;
  z-index: 99;
  color: white;
  font-size: 12px;
  text-align: center;
  top: 0px;
}

/* line 65, app/assets/stylesheets/styles/_40_notifications.sass */
.banner-unconfirmed-email a {
  color: white;
  font-weight: bold;
}

/* line 68, app/assets/stylesheets/styles/_40_notifications.sass */
.banner-unconfirmed-email a:hover, .banner-unconfirmed-email a:active {
  color: white;
}

/* line 70, app/assets/stylesheets/styles/_40_notifications.sass */
.banner-unconfirmed-email.unfixed {
  position: relative;
  z-index: 1;
}

/* line 74, app/assets/stylesheets/styles/_40_notifications.sass */
.navbar-notification-empty {
  text-align: center;
  font-size: 13px;
  width: 340px;
}

@media screen and (max-width: 1023px) {
  /* line 80, app/assets/stylesheets/styles/_40_notifications.sass */
  .dropdown.is-right .dropdown-menu {
    left: auto;
    right: -61px;
  }
}

/* line 84, app/assets/stylesheets/styles/_40_notifications.sass */
.notice {
  position: relative;
  background: #F9F9F9;
  padding: 1em 1em 1em 2em;
  border-left: 4px solid rgba(203, 210, 217, 0.47);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.125);
}

/* line 91, app/assets/stylesheets/styles/_40_notifications.sass */
.notice:before {
  position: absolute;
  top: 50%;
  margin-top: -17px;
  left: -17px;
  background-color: rgba(203, 210, 217, 0.47);
  color: white;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  text-align: center;
  line-height: 30px;
  font-weight: bold;
  font-family: Georgia;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.5);
}

/* line 107, app/assets/stylesheets/styles/_40_notifications.sass */
.small-notice {
  font-size: 11px !important;
}

/* line 110, app/assets/stylesheets/styles/_40_notifications.sass */
.small-notice:before {
  line-height: 21px;
  width: 20px;
  height: 20px;
  left: -12px;
  top: 55%;
}

/* line 117, app/assets/stylesheets/styles/_40_notifications.sass */
.info {
  border-color: #c8defb;
}

/* line 120, app/assets/stylesheets/styles/_40_notifications.sass */
.info:before {
  content: "i";
  background-color: #3273dc;
}

/* line 124, app/assets/stylesheets/styles/_40_notifications.sass */
.success {
  border-color: #b8e994;
}

/* line 127, app/assets/stylesheets/styles/_40_notifications.sass */
.success:before {
  content: "√";
  background-color: #23d160;
}

/* line 131, app/assets/stylesheets/styles/_40_notifications.sass */
.warning {
  border-color: #fbedc8;
}

/* line 134, app/assets/stylesheets/styles/_40_notifications.sass */
.warning:before {
  content: "!";
  background-color: #6cc331;
}

/* line 138, app/assets/stylesheets/styles/_40_notifications.sass */
.error {
  border-color: #fcd9e8;
}

/* line 141, app/assets/stylesheets/styles/_40_notifications.sass */
.error:before {
  content: "X";
  background-color: #ff3860;
}

/* line 2, app/assets/stylesheets/styles/_40_signin.sass */
.login-form img {
  width: 100% !important;
}

/* line 4, app/assets/stylesheets/styles/_40_signin.sass */
.login-form .subtitle {
  font-size: 18px;
}

/* line 6, app/assets/stylesheets/styles/_40_signin.sass */
.login-form .field {
  width: 90%;
  display: inline-flex;
}

/* line 9, app/assets/stylesheets/styles/_40_signin.sass */
.login-form .control {
  width: 100%;
}

/* line 11, app/assets/stylesheets/styles/_40_signin.sass */
.method-choices {
  width: auto;
  font-size: 14px;
  line-height: normal;
  margin: 27px 0;
  display: flex;
  align-items: center;
}

/* line 18, app/assets/stylesheets/styles/_40_signin.sass */
.method-choices .line {
  display: inline-block;
  border: 0.5px solid rgba(0, 0, 0, 0.16);
  width: 30%;
}

/* line 22, app/assets/stylesheets/styles/_40_signin.sass */
.method-choices .text {
  text-align: center;
  width: 50%;
  color: #7c7c7c;
  line-height: normal;
}

/* line 1, app/assets/stylesheets/styles/_40_signup.sass */
.modal-card {
  border-radius: 5px;
  width: 859px;
  position: relative;
  overflow: unset;
}

@media screen and (max-width: 1023px) {
  /* line 1, app/assets/stylesheets/styles/_40_signup.sass */
  .modal-card {
    margin-top: 40px;
    width: auto !important;
  }
}

/* line 9, app/assets/stylesheets/styles/_40_signup.sass */
.modal-card p.signup-info {
  padding-right: 80px;
  padding-left: 80px;
}

@media screen and (max-width: 1023px) {
  /* line 9, app/assets/stylesheets/styles/_40_signup.sass */
  .modal-card p.signup-info {
    padding-right: 10px;
    padding-left: 10px;
  }
}

@media screen and (max-width: 1023px) {
  /* line 15, app/assets/stylesheets/styles/_40_signup.sass */
  .modal-card ul li {
    text-align: left;
  }
}

/* line 18, app/assets/stylesheets/styles/_40_signup.sass */
.modal-close {
  height: 38px;
  position: absolute;
  right: -9px;
  top: -7px;
  width: 28px;
  background-color: black;
  border: solid 1px white;
  z-index: 90;
}

/* line 27, app/assets/stylesheets/styles/_40_signup.sass */
.modal-close:hover, .modal-close:focus {
  background-color: black !important;
}

/* line 30, app/assets/stylesheets/styles/_40_signup.sass */
.has-no-style {
  list-style: none !important;
}

/* line 33, app/assets/stylesheets/styles/_40_signup.sass */
.has-border-right {
  border-right: solid 2px #cccccc;
}

/* line 36, app/assets/stylesheets/styles/_40_signup.sass */
.centered-control {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  margin: 0px auto;
}

/* line 43, app/assets/stylesheets/styles/_40_signup.sass */
.medium-size {
  width: 60%;
}

/* line 46, app/assets/stylesheets/styles/_40_signup.sass */
.tab-pagination {
  transition: opacity 1s;
  opacity: 0;
  position: absolute;
  top: -100000px;
}

/* line 51, app/assets/stylesheets/styles/_40_signup.sass */
.tab-pagination.is-current, .pagination .tab-pagination.current {
  opacity: 1;
  position: relative;
  top: 0;
}

/* line 56, app/assets/stylesheets/styles/_40_signup.sass */
.pagination-for-tab {
  font-size: 0.5rem;
}

/* line 58, app/assets/stylesheets/styles/_40_signup.sass */
.pagination-for-tab ul {
  justify-content: center;
}

/* line 60, app/assets/stylesheets/styles/_40_signup.sass */
.pagination-for-tab ul a {
  background-color: #f1f1f2;
}

/* line 62, app/assets/stylesheets/styles/_40_signup.sass */
.pagination-for-tab ul a.is-current, .pagination-for-tab ul .pagination a.current, .pagination .pagination-for-tab ul a.current {
  background-color: #ffffff;
  border-color: #dbdbdb;
}

/* line 67, app/assets/stylesheets/styles/_40_signup.sass */
.select-country--small {
  width: 180px;
}

/* line 71, app/assets/stylesheets/styles/_40_signup.sass */
section.complete-registration-wrapper .askdr-logo {
  height: 40px;
  margin: 0 auto;
}

/* line 74, app/assets/stylesheets/styles/_40_signup.sass */
section.complete-registration-wrapper .box.boxed {
  padding: 35px;
}

@media screen and (max-width: 1023px) {
  /* line 74, app/assets/stylesheets/styles/_40_signup.sass */
  section.complete-registration-wrapper .box.boxed {
    padding: 20px;
  }
}

/* line 78, app/assets/stylesheets/styles/_40_signup.sass */
section.complete-registration-wrapper .box.boxed .image {
  display: block !important;
}

/* line 80, app/assets/stylesheets/styles/_40_signup.sass */
section.complete-registration-wrapper .box.boxed .image img {
  padding: 0px 90px;
}

@media screen and (max-width: 1023px) {
  /* line 80, app/assets/stylesheets/styles/_40_signup.sass */
  section.complete-registration-wrapper .box.boxed .image img {
    padding: 0px;
  }
}

/* line 84, app/assets/stylesheets/styles/_40_signup.sass */
section.complete-registration-wrapper .box.boxed .subtitle {
  padding: 0px 50px;
}

@media screen and (max-width: 1023px) {
  /* line 84, app/assets/stylesheets/styles/_40_signup.sass */
  section.complete-registration-wrapper .box.boxed .subtitle {
    padding: 0px;
  }
}

/* line 1, app/assets/stylesheets/styles/_41_comment.sass */
textarea.comment-body {
  overflow: hidden;
  resize: vertical;
}

/* line 5, app/assets/stylesheets/styles/_41_comment.sass */
#comments .vote-box {
  height: unset !important;
}

/* line 7, app/assets/stylesheets/styles/_41_comment.sass */
.comments {
  position: relative;
}

@media screen and (max-width: 768px) {
  /* line 7, app/assets/stylesheets/styles/_41_comment.sass */
  .comments {
    margin-bottom: 20px;
  }
}

/* line 12, app/assets/stylesheets/styles/_41_comment.sass */
.comments .comment-content label {
  word-break: break-word;
}

@media screen and (max-width: 768px) {
  /* line 15, app/assets/stylesheets/styles/_41_comment.sass */
  .comments .comment-info {
    position: absolute;
    left: 49px;
    bottom: -25px;
  }
  /* line 20, app/assets/stylesheets/styles/_41_comment.sass */
  .comments .comment-info label {
    font-size: 11px !important;
  }
}

/* line 22, app/assets/stylesheets/styles/_41_comment.sass */
.comments .comment-preview-info {
  position: absolute;
  left: 18px;
  bottom: -10px;
}

/* line 26, app/assets/stylesheets/styles/_41_comment.sass */
.comments .comment-preview-info label {
  font-size: 11px !important;
}

@media screen and (max-width: 1023px) {
  /* line 22, app/assets/stylesheets/styles/_41_comment.sass */
  .comments .comment-preview-info {
    left: 15px;
  }
}

/* line 30, app/assets/stylesheets/styles/_41_comment.sass */
.comments .comment-preview-info span.is-verified img {
  height: 10px !important;
  width: 10px !important;
}

/* line 33, app/assets/stylesheets/styles/_41_comment.sass */
.comments .comment-preview-info .column {
  padding: 0px;
  padding-bottom: 0px;
}

@media screen and (max-width: 1023px) {
  /* line 33, app/assets/stylesheets/styles/_41_comment.sass */
  .comments .comment-preview-info .column {
    padding-bottom: 5px;
  }
}

/* line 38, app/assets/stylesheets/styles/_41_comment.sass */
.comments .picture-preview {
  padding: 10px 0px;
}

/* line 41, app/assets/stylesheets/styles/_41_comment.sass */
.bubble {
  border-radius: 8px;
  background: rgba(144, 131, 133, 0.1);
  margin-top: 6px;
  margin-left: 4px;
}

/* line 47, app/assets/stylesheets/styles/_41_comment.sass */
.action-button {
  font-size: 12px;
}

@media screen and (max-width: 1023px) {
  /* line 47, app/assets/stylesheets/styles/_41_comment.sass */
  .action-button {
    font-size: 10px;
  }
}

/* line 51, app/assets/stylesheets/styles/_41_comment.sass */
#event .description .event-comment-displayname a {
  color: black;
}

/* line 53, app/assets/stylesheets/styles/_41_comment.sass */
.event-comment-displayname {
  display: flex;
  align-items: center;
  font-weight: bold;
}

/* line 57, app/assets/stylesheets/styles/_41_comment.sass */
.event-comment-user-tag {
  margin-left: 11px;
  background: #dedede;
  padding: 2px 8px;
  border-radius: 22px;
  font-size: 12px;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.05);
}

/* line 2, app/assets/stylesheets/styles/_41_doctor.sass */
.doctor-leaderboard .column {
  align-self: center;
  display: grid;
}

/* line 5, app/assets/stylesheets/styles/_41_doctor.sass */
.doctor-leaderboard .column .tag.small {
  max-width: 40px;
  margin: auto;
  margin-top: 5px;
}

@media screen and (min-width: 1024px) {
  /* line 10, app/assets/stylesheets/styles/_41_doctor.sass */
  .doctor-specialty {
    width: 15%;
    font-size: 13px;
  }
}

/* line 15, app/assets/stylesheets/styles/_41_doctor.sass */
.doctor-content {
  padding-left: 23px;
  padding-right: 23px;
}

@media screen and (min-width: 1024px) {
  /* line 15, app/assets/stylesheets/styles/_41_doctor.sass */
  .doctor-content {
    width: 56% !important;
    word-break: break-all;
    margin-top: 30px !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 23, app/assets/stylesheets/styles/_41_doctor.sass */
  .streak-box {
    width: 21% !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 27, app/assets/stylesheets/styles/_41_doctor.sass */
  .margin-box-doctor {
    margin-bottom: 10px !important;
    padding-bottom: 0px !important;
  }
}

/* line 1, app/assets/stylesheets/styles/_41_profile.sass */
.header-message-box {
  align-items: center;
  background-color: #209cee;
  color: black;
  display: -ms-flexbox;
  display: flex;
  font-weight: 500;
  -ms-flex-pack: justify;
  line-height: 1.25;
  height: 30px;
  padding: 0px 10px;
  position: relative;
  font-size: 12px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

/* line 16, app/assets/stylesheets/styles/_41_profile.sass */
.header-message-box-action {
  margin-left: auto;
  font-weight: bold;
  opacity: .6;
  cursor: pointer;
  padding: 4px 10px;
  border-radius: 50px;
  background: white;
}

/* line 24, app/assets/stylesheets/styles/_41_profile.sass */
.header-message-box-action a {
  color: black;
}

/* line 26, app/assets/stylesheets/styles/_41_profile.sass */
.header-message-box-action:hover {
  opacity: 1;
}

/* line 28, app/assets/stylesheets/styles/_41_profile.sass */
.body-message-box {
  padding: 1.25em 1.5em;
  overflow-wrap: break-word;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}

/* line 33, app/assets/stylesheets/styles/_41_profile.sass */
.body-message-box-title {
  font-size: 16px;
  font-weight: 800;
}

@media screen and (max-width: 1023px) {
  /* line 33, app/assets/stylesheets/styles/_41_profile.sass */
  .body-message-box-title {
    margin-bottom: 14px;
  }
}

/* line 38, app/assets/stylesheets/styles/_41_profile.sass */
.body-message-box ol {
  margin-left: 20px;
}

/* line 40, app/assets/stylesheets/styles/_41_profile.sass */
.body-message-box p {
  display: block;
}

@media screen and (max-width: 1023px) {
  /* line 43, app/assets/stylesheets/styles/_41_profile.sass */
  .body-message-box p {
    padding-left: 2px;
  }
}

/* line 45, app/assets/stylesheets/styles/_41_profile.sass */
.body-message-box .box-title {
  display: inline-flex;
}

@media screen and (max-width: 768px) {
  /* line 45, app/assets/stylesheets/styles/_41_profile.sass */
  .body-message-box .box-title {
    display: inherit;
  }
}

/* line 50, app/assets/stylesheets/styles/_41_profile.sass */
.avg-text-rating {
  font-size: 10px;
  letter-spacing: 0.8px;
}

/* line 54, app/assets/stylesheets/styles/_41_profile.sass */
.morecontent span {
  display: none;
}

/* line 57, app/assets/stylesheets/styles/_41_profile.sass */
.morelink {
  display: block;
}

/* line 60, app/assets/stylesheets/styles/_41_profile.sass */
.is-fit-cover {
  object-fit: cover;
}

/* line 63, app/assets/stylesheets/styles/_41_profile.sass */
.is-fit-contain {
  object-fit: contain;
}

/* line 67, app/assets/stylesheets/styles/_41_profile.sass */
.is-150x150.image img {
  width: 150px;
  height: 150px;
}

/* line 71, app/assets/stylesheets/styles/_41_profile.sass */
.doctor-avatar {
  overflow: hidden;
  height: auto !important;
}

/* line 1, app/assets/stylesheets/styles/_41_star-rating-svg.sass */
.jq-stars {
  display: inline-block;
}

/* line 4, app/assets/stylesheets/styles/_41_star-rating-svg.sass */
.jq-rating-label {
  font-size: 22px;
  display: inline-block;
  position: relative;
  vertical-align: top;
  font-family: helvetica, arial, verdana;
}

/* line 11, app/assets/stylesheets/styles/_41_star-rating-svg.sass */
.jq-star {
  width: 100px;
  height: 100px;
  display: inline-block;
  cursor: pointer;
}

/* line 17, app/assets/stylesheets/styles/_41_star-rating-svg.sass */
.jq-star-svg {
  padding-left: 3px;
  width: 100%;
  height: 100%;
}

/* line 22, app/assets/stylesheets/styles/_41_star-rating-svg.sass */
.jq-star-svg path {
  /* stroke: #000 */
  stroke-linejoin: round;
}

/* un-used */
/* line 27, app/assets/stylesheets/styles/_41_star-rating-svg.sass */
.jq-shadow {
  -webkit-filter: drop-shadow(-2px -2px 2px #888);
  filter: drop-shadow(-2px -2px 2px #888);
}

/* line 2, app/assets/stylesheets/styles/_42_about.sass */
.image.doctor-grid img {
  margin: auto !important;
}

/* line 4, app/assets/stylesheets/styles/_42_about.sass */
.image.doctor-grid svg {
  margin: auto !important;
}

/* line 2, app/assets/stylesheets/styles/_42_calculator.sass */
.calculator .share {
  margin-bottom: -24px;
  width: 30%;
}

@media screen and (max-width: 1023px) {
  /* line 2, app/assets/stylesheets/styles/_42_calculator.sass */
  .calculator .share {
    width: 100%;
  }
}

/* line 7, app/assets/stylesheets/styles/_42_calculator.sass */
.calculator .calc {
  align-items: center;
  justify-content: center;
  display: flex;
}

/* line 11, app/assets/stylesheets/styles/_42_calculator.sass */
.calculator .calc .radio {
  display: flex;
  align-items: center;
}

/* line 14, app/assets/stylesheets/styles/_42_calculator.sass */
.calculator .calc .radio input {
  width: 24px;
  margin-right: 11px;
}

/* line 17, app/assets/stylesheets/styles/_42_calculator.sass */
.calculator .calc input {
  width: 200px;
  border: solid #d1d3d4;
  border-width: 2px 0 0 2px;
  background: #fff;
  font-size: 26px;
  height: 44px;
  padding: 7px 15px;
  text-align: center;
  border-radius: 12px;
  outline: none;
}

@media screen and (max-width: 1023px) {
  /* line 17, app/assets/stylesheets/styles/_42_calculator.sass */
  .calculator .calc input {
    width: 100%;
  }
}

/* line 30, app/assets/stylesheets/styles/_42_calculator.sass */
.calculator .calc .txt {
  font-size: 25px;
  line-height: 26px;
  font-weight: bold;
}

/* line 34, app/assets/stylesheets/styles/_42_calculator.sass */
.calculator .calc .button {
  width: 60%;
}

@media screen and (max-width: 1023px) {
  /* line 34, app/assets/stylesheets/styles/_42_calculator.sass */
  .calculator .calc .button {
    width: 100%;
  }
}

/* line 3, app/assets/stylesheets/styles/_42_event.sass */
#event .vote-box {
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* line 8, app/assets/stylesheets/styles/_42_event.sass */
#event .vote-box .vote-button .fa {
  font-size: 20px;
  color: #999;
}

/* line 11, app/assets/stylesheets/styles/_42_event.sass */
#event .vote-box .vote-button .fa.is-active {
  color: #ef6883 !important;
}

/* line 13, app/assets/stylesheets/styles/_42_event.sass */
#event .media-left {
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* line 19, app/assets/stylesheets/styles/_42_event.sass */
#event .media-content .content .fa.fa-trash {
  color: red;
  font-size: 13px;
}

/* line 22, app/assets/stylesheets/styles/_42_event.sass */
#event .media-content .content .timestamp {
  font-size: 12px;
  color: #999;
}

/* line 25, app/assets/stylesheets/styles/_42_event.sass */
#event .media-content .content .reply-event-button {
  font-size: 12px;
}

@media screen and (max-width: 1023px) {
  /* line 27, app/assets/stylesheets/styles/_42_event.sass */
  #event .most-upvoted-ask {
    padding-bottom: 0.75rem !important;
  }
}

/* line 31, app/assets/stylesheets/styles/_42_event.sass */
#event a.promote-btn:hover {
  color: white;
}

/* line 33, app/assets/stylesheets/styles/_42_event.sass */
#event .event-banner {
  background-color: #FAD1D1;
}

/* line 35, app/assets/stylesheets/styles/_42_event.sass */
#event .event-banner-text {
  padding-left: 40px;
}

@media screen and (max-width: 768px) {
  /* line 35, app/assets/stylesheets/styles/_42_event.sass */
  #event .event-banner-text {
    padding-left: 12px;
  }
}

/* line 39, app/assets/stylesheets/styles/_42_event.sass */
#event .columns {
  margin-left: -2px;
  margin-right: -2px;
}

/* line 42, app/assets/stylesheets/styles/_42_event.sass */
#event .event-note {
  margin-left: 5px;
  display: table;
}

@media screen and (max-width: 1023px) {
  /* line 42, app/assets/stylesheets/styles/_42_event.sass */
  #event .event-note {
    margin-left: 0px;
    display: block;
  }
}

/* line 48, app/assets/stylesheets/styles/_42_event.sass */
#event button.create_event {
  bottom: 38%;
  position: absolute;
  right: 37px;
}

/* line 52, app/assets/stylesheets/styles/_42_event.sass */
#event .event-info {
  display: flex;
  color: #363636;
}

/* line 55, app/assets/stylesheets/styles/_42_event.sass */
#event .event-info.detail {
  left: 0px !important;
}

@media screen and (max-width: 768px) {
  /* line 52, app/assets/stylesheets/styles/_42_event.sass */
  #event .event-info {
    left: 10px;
  }
}

/* line 59, app/assets/stylesheets/styles/_42_event.sass */
#event .event-info .level-item {
  margin: 0px;
  margin-right: 10px;
}

/* line 62, app/assets/stylesheets/styles/_42_event.sass */
#event .event-time {
  bottom: 8px;
  right: 20px;
  text-align: right;
}

/* line 66, app/assets/stylesheets/styles/_42_event.sass */
#event .event-price {
  position: absolute;
  top: 13px;
  right: 20px;
}

/* line 70, app/assets/stylesheets/styles/_42_event.sass */
#event a:not(.button) {
  color: #363636;
  word-break: break-all;
}

/* line 73, app/assets/stylesheets/styles/_42_event.sass */
#event form#new_event {
  margin-right: auto;
  width: 100%;
}

/* line 76, app/assets/stylesheets/styles/_42_event.sass */
#event .event-title {
  max-width: 549px;
}

/* line 78, app/assets/stylesheets/styles/_42_event.sass */
#event form.edit_event {
  margin-right: auto;
  width: 100%;
}

/* line 81, app/assets/stylesheets/styles/_42_event.sass */
#event .event-title {
  max-width: 549px;
}

/* line 84, app/assets/stylesheets/styles/_42_event.sass */
#event .banner img {
  width: 100% !important;
  height: auto;
}

/* line 90, app/assets/stylesheets/styles/_42_event.sass */
#event .description a {
  color: #0a6ce4;
}

/* line 93, app/assets/stylesheets/styles/_42_event.sass */
#event .title a, #event .is-title a {
  color: #0a6ce4;
}

@media screen and (max-width: 768px) {
  /* line 95, app/assets/stylesheets/styles/_42_event.sass */
  #event .event-col {
    padding-bottom: 40px !important;
  }
}

/* line 100, app/assets/stylesheets/styles/_42_event.sass */
.social-share-button .ssb-icon {
  background-size: 24px 24px !important;
  height: 24px !important;
  width: 24px !important;
}

/* line 105, app/assets/stylesheets/styles/_42_event.sass */
.event-date {
  color: #848484;
}

/* line 109, app/assets/stylesheets/styles/_42_event.sass */
.selectize-doctors .selectize-control {
  padding: 0px;
}

/* line 111, app/assets/stylesheets/styles/_42_event.sass */
.selectize-doctors .selectize-input {
  padding: 0px;
  border: none;
  border-bottom: solid 2px whitesmoke;
  box-shadow: none;
}

/* line 116, app/assets/stylesheets/styles/_42_event.sass */
.selectize-doctors .selectize-input input {
  padding: 11px 8px !important;
  font-size: 15px;
}

/* line 119, app/assets/stylesheets/styles/_42_event.sass */
.selectize-doctors .selectize-input input::-webkit-input-placeholder, .selectize-doctors .selectize-input input:-ms-input-placeholder, .selectize-doctors .selectize-input input::placeholder {
  color: red !important;
}

/* line 123, app/assets/stylesheets/styles/_42_event.sass */
.selectize-doctors .selectize-input.has-items {
  padding: 0px;
}

/* line 126, app/assets/stylesheets/styles/_42_event.sass */
.selectize-doctors .selectize-dropdown-content .create {
  padding: 10px;
}

/* line 128, app/assets/stylesheets/styles/_42_event.sass */
.selectize-doctors .selectize-control.multi .selectize-input [data-value] {
  background: #dedede;
  color: black;
  text-shadow: none;
  box-shadow: none;
  border: none;
  padding: 6px 10px;
}

/* line 137, app/assets/stylesheets/styles/_42_event.sass */
.event-card-wrapper {
  padding: 10px;
  padding-bottom: 0px;
  display: flex;
}

@media screen and (max-width: 768px) {
  /* line 137, app/assets/stylesheets/styles/_42_event.sass */
  .event-card-wrapper {
    flex-direction: column;
  }
}

/* line 143, app/assets/stylesheets/styles/_42_event.sass */
.event-card-wrapper:last-child {
  padding-bottom: 10px;
}

/* line 145, app/assets/stylesheets/styles/_42_event.sass */
.event-card-image {
  width: 240px;
  height: 170px;
  -o-object-fit: cover;
  object-fit: cover;
  flex-shrink: 0;
}

@media screen and (max-width: 768px) {
  /* line 145, app/assets/stylesheets/styles/_42_event.sass */
  .event-card-image {
    width: 100%;
    height: auto;
  }
}

/* line 155, app/assets/stylesheets/styles/_42_event.sass */
.event-card-image img {
  width: 100%;
  height: 100%;
}

/* line 158, app/assets/stylesheets/styles/_42_event.sass */
.event-card-description {
  display: flex;
  margin-left: 10px;
  flex-direction: column;
  width: 100%;
}

@media screen and (max-width: 768px) {
  /* line 158, app/assets/stylesheets/styles/_42_event.sass */
  .event-card-description {
    margin-left: 0px;
  }
}

/* line 165, app/assets/stylesheets/styles/_42_event.sass */
.event-card-description nav.level {
  display: flex;
  border-top: solid 1px #dedede;
  margin-top: 10px;
  padding-top: 10px;
}

/* line 170, app/assets/stylesheets/styles/_42_event.sass */
.event-card-description nav.level .heading {
  margin: 0;
}

/* line 172, app/assets/stylesheets/styles/_42_event.sass */
.event-card-title {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: bold;
}

/* line 177, app/assets/stylesheets/styles/_42_event.sass */
.event-card-actions-wrapper {
  display: flex;
}

/* line 179, app/assets/stylesheets/styles/_42_event.sass */
.event-card-actions-item {
  margin-right: 10px;
}

/* line 181, app/assets/stylesheets/styles/_42_event.sass */
.event-card-actions-item:last-child {
  margin-right: 0px;
}

/* line 183, app/assets/stylesheets/styles/_42_event.sass */
.event-card-actions-item i.fa {
  margin-right: 5px;
}

/* line 185, app/assets/stylesheets/styles/_42_event.sass */
#event-signin-modal .modal-card {
  text-align: center;
  max-width: 450px;
}

/* line 8, app/assets/stylesheets/styles/_42_onboarding.sass */
.open-walkthrough {
  border: 0;
  background: #5da3f2;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  font-size: 12px;
  height: 40px;
  width: 120px;
  color: white;
}

/* line 21, app/assets/stylesheets/styles/_42_onboarding.sass */
.walkthrough {
  background: white;
  border-radius: 0;
  display: none;
  flex-direction: column;
  flex: 0 0 auto;
  font-size: 14px;
  height: 92vh;
  max-height: 623px;
  overflow: hidden;
  width: 50%;
  margin-top: 20px !important;
}

@media screen and (max-width: 1023px) {
  /* line 21, app/assets/stylesheets/styles/_42_onboarding.sass */
  .walkthrough {
    width: 330px;
    height: 82vh;
    margin-top: 0px !important;
  }
}

/* line 37, app/assets/stylesheets/styles/_42_onboarding.sass */
.walkthrough.show {
  display: flex;
  opacity: 0;
  transform: translateY(72px);
}

/* line 41, app/assets/stylesheets/styles/_42_onboarding.sass */
.walkthrough.reveal {
  opacity: 1;
  transform: translateY(0);
  margin: auto;
  margin-top: 0px !important;
}

/* line 46, app/assets/stylesheets/styles/_42_onboarding.sass */
.walkthrough .walkthrough-body {
  align-items: center;
  display: flex;
  flex: 1;
  text-align: center;
}

/* line 51, app/assets/stylesheets/styles/_42_onboarding.sass */
.walkthrough .walkthrough-body .prev-screen,
.walkthrough .walkthrough-body .next-screen {
  align-self: stretch;
  background: none;
  border: 0;
  margin-top: 40px;
  color: #777474;
  cursor: pointer;
  flex: 0 0 auto;
  font-size: 24px;
  opacity: 1;
  outline: none;
  padding: 16px;
  transform: scale(1);
  transition: transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), color 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), opacity 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  z-index: 1000;
}

/* line 68, app/assets/stylesheets/styles/_42_onboarding.sass */
.walkthrough .walkthrough-body .prev-screen:hover, .walkthrough .walkthrough-body .prev-screen:active,
.walkthrough .walkthrough-body .next-screen:hover,
.walkthrough .walkthrough-body .next-screen:active {
  color: rgba(25, 24, 24, 0.25);
  transform-origin: center;
  transform: scale(1.25);
}

/* line 73, app/assets/stylesheets/styles/_42_onboarding.sass */
.walkthrough .walkthrough-body .prev-screen:disabled,
.walkthrough .walkthrough-body .next-screen:disabled {
  opacity: 0;
}

/* line 75, app/assets/stylesheets/styles/_42_onboarding.sass */
.walkthrough .walkthrough-body .skip-link {
  position: absolute;
  left: -26px;
  bottom: 4px;
}

@media screen and (max-width: 768px) {
  /* line 75, app/assets/stylesheets/styles/_42_onboarding.sass */
  .walkthrough .walkthrough-body .skip-link {
    left: -10px;
    bottom: 48px;
  }
}

/* line 83, app/assets/stylesheets/styles/_42_onboarding.sass */
.walkthrough .walkthrough-body .show-later-link {
  position: absolute;
  right: -26px;
  bottom: 4px;
}

@media screen and (max-width: 768px) {
  /* line 83, app/assets/stylesheets/styles/_42_onboarding.sass */
  .walkthrough .walkthrough-body .show-later-link {
    right: -10px;
    bottom: 48px;
  }
}

/* line 90, app/assets/stylesheets/styles/_42_onboarding.sass */
.walkthrough .walkthrough-body .prev-screen {
  order: 1;
  position: absolute;
  left: -41px;
  top: 50%;
}

@media screen and (max-width: 768px) {
  /* line 90, app/assets/stylesheets/styles/_42_onboarding.sass */
  .walkthrough .walkthrough-body .prev-screen {
    left: -30px;
  }
}

/* line 97, app/assets/stylesheets/styles/_42_onboarding.sass */
.walkthrough .walkthrough-body .next-screen {
  order: 3;
  position: absolute;
  right: -41px;
  top: 50%;
}

@media screen and (max-width: 768px) {
  /* line 97, app/assets/stylesheets/styles/_42_onboarding.sass */
  .walkthrough .walkthrough-body .next-screen {
    right: -30px;
  }
}

/* line 104, app/assets/stylesheets/styles/_42_onboarding.sass */
.walkthrough .walkthrough-body .screens {
  flex: 1;
  align-self: stretch;
  position: relative;
  margin: 0 -16px;
  padding: 0;
  order: 2;
}

/* line 111, app/assets/stylesheets/styles/_42_onboarding.sass */
.walkthrough .walkthrough-body .screens .screen {
  position: absolute;
  list-style-type: none;
}

/* line 114, app/assets/stylesheets/styles/_42_onboarding.sass */
.walkthrough .walkthrough-body .screens .screen li {
  color: grey !important;
}

/* line 116, app/assets/stylesheets/styles/_42_onboarding.sass */
.walkthrough .walkthrough-body .media {
  background: rgba(255, 255, 255, 0.25);
  border-radius: 132px;
  height: 237px;
  margin: 32px auto;
  width: 262px;
}

/* line 122, app/assets/stylesheets/styles/_42_onboarding.sass */
.walkthrough .walkthrough-body .media svg {
  width: 299px !important;
  height: 237px !important;
}

@media screen and (max-width: 1023px) {
  /* line 125, app/assets/stylesheets/styles/_42_onboarding.sass */
  .walkthrough .walkthrough-body .media svg.doctor-slide {
    height: 100px !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 128, app/assets/stylesheets/styles/_42_onboarding.sass */
  .walkthrough .walkthrough-body .media svg.user-slide {
    height: 140px !important;
  }
}

/* line 131, app/assets/stylesheets/styles/_42_onboarding.sass */
.walkthrough .walkthrough-body h3 {
  font-size: 15px;
  line-height: 1.4em;
  text-transform: uppercase;
  letter-spacing: 0.15em;
}

/* line 136, app/assets/stylesheets/styles/_42_onboarding.sass */
.walkthrough .walkthrough-body p {
  line-height: 1.6em;
  font-size: 13px;
  margin-top: 16px;
  padding-top: 0;
  color: black;
}

/* line 142, app/assets/stylesheets/styles/_42_onboarding.sass */
.walkthrough .walkthrough-pagination {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-top: 24px;
}

/* line 147, app/assets/stylesheets/styles/_42_onboarding.sass */
.walkthrough .walkthrough-pagination .dot {
  background: rgba(0, 0, 0, 0.25);
  border-radius: 8px;
  height: 8px;
  margin: 0 4px;
  transform: scale(0.75);
  transition: transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), background 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  width: 8px;
  cursor: none;
}

/* line 156, app/assets/stylesheets/styles/_42_onboarding.sass */
.walkthrough .walkthrough-pagination .dot.active {
  transform: scale(1);
  transition-delay: 0.4s;
}

/* line 159, app/assets/stylesheets/styles/_42_onboarding.sass */
.walkthrough .walkthrough-footer {
  display: flex;
  flex: 0 0 auto;
  justify-content: space-around;
  padding: 0;
}

/* line 165, app/assets/stylesheets/styles/_42_onboarding.sass */
.walkthrough .walkthrough-footer button {
  height: 40px;
  border: 0;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  border-radius: 0;
  color: white;
  font-size: 12px;
  flex: 1;
  margin: 0;
  outline: 0;
  padding: 12px;
  transition: opacity 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), background 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  cursor: pointer;
}

/* line 180, app/assets/stylesheets/styles/_42_onboarding.sass */
.walkthrough .walkthrough-footer button.prev-screen {
  background: #ff6e95;
}

/* line 182, app/assets/stylesheets/styles/_42_onboarding.sass */
.walkthrough .walkthrough-footer button.prev-screen:hover {
  background: #ff7da0;
}

/* line 184, app/assets/stylesheets/styles/_42_onboarding.sass */
.walkthrough .walkthrough-footer button.prev-screen:active {
  background: #ff5f8a;
}

/* line 186, app/assets/stylesheets/styles/_42_onboarding.sass */
.walkthrough .walkthrough-footer button.next-screen {
  background: #3e94f5;
  position: absolute;
  bottom: 0;
  width: 100%;
}

/* line 191, app/assets/stylesheets/styles/_42_onboarding.sass */
.walkthrough .walkthrough-footer button.next-screen:hover {
  background: #4d9cf6;
}

/* line 193, app/assets/stylesheets/styles/_42_onboarding.sass */
.walkthrough .walkthrough-footer button.next-screen:active {
  background: #2f8cf4;
}

@media screen and (max-width: 768px) {
  /* line 186, app/assets/stylesheets/styles/_42_onboarding.sass */
  .walkthrough .walkthrough-footer button.next-screen {
    position: absolute;
    bottom: 0;
    width: 100%;
  }
}

/* line 199, app/assets/stylesheets/styles/_42_onboarding.sass */
.walkthrough .walkthrough-footer button:disabled {
  cursor: pointer;
}

/* line 201, app/assets/stylesheets/styles/_42_onboarding.sass */
.walkthrough .walkthrough-footer button.finish {
  background: #3e94f5;
  color: white !important;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  opacity: 0;
  transform: scale(0, 1);
  transform-origin: center;
  transition: opacity 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), background 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}

/* line 212, app/assets/stylesheets/styles/_42_onboarding.sass */
.walkthrough .walkthrough-footer button.finish:hover {
  background: #4d9cf6;
}

/* line 214, app/assets/stylesheets/styles/_42_onboarding.sass */
.walkthrough .walkthrough-footer button.finish:active {
  background: #3e94f5;
}

/* line 216, app/assets/stylesheets/styles/_42_onboarding.sass */
.walkthrough .walkthrough-footer button.finish.active {
  transform: scale(1, 1);
  opacity: 1;
}

/* line 220, app/assets/stylesheets/styles/_42_onboarding.sass */
.walkthrough .screens {
  margin: 0px 38px 0px 38px !important;
}

@media screen and (max-width: 768px) {
  /* line 220, app/assets/stylesheets/styles/_42_onboarding.sass */
  .walkthrough .screens {
    margin: 0px 20px 0px 20px !important;
  }
}

/* line 224, app/assets/stylesheets/styles/_42_onboarding.sass */
.walkthrough .screens .title, .walkthrough .screens .is-title {
  font-size: 20px;
  color: grey;
}

/* line 227, app/assets/stylesheets/styles/_42_onboarding.sass */
.walkthrough .screens p {
  word-break: break-word;
  text-align: justify;
  font-size: 15px;
  color: grey;
}

/* line 232, app/assets/stylesheets/styles/_42_onboarding.sass */
.walkthrough .screens ul {
  text-align: left;
  margin-top: 11px;
}

/* line 236, app/assets/stylesheets/styles/_42_onboarding.sass */
.walkthrough .screens .media .status-badge {
  left: 136px;
  opacity: 0;
  position: absolute;
  top: 104px;
  transform: scale(0);
  transition: opacity 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition-delay: 0.6s;
}

/* line 244, app/assets/stylesheets/styles/_42_onboarding.sass */
.walkthrough .screens .media .status-badge i {
  display: inline;
}

/* line 247, app/assets/stylesheets/styles/_42_onboarding.sass */
.walkthrough .screens .media.logo .logo {
  margin-top: 20px;
  opacity: 0;
  transform: translateY(-60px);
  transition: opacity 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  width: 80px;
}

/* line 253, app/assets/stylesheets/styles/_42_onboarding.sass */
.walkthrough .screens .media .icon {
  opacity: 0;
  transform: translateY(-30px);
  transition: opacity 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  width: 260px;
  left: 54px;
  top: 32px;
  height: 136px;
}

/* line 262, app/assets/stylesheets/styles/_42_onboarding.sass */
.walkthrough .screens .media.style1 .icon {
  transform: translate(40px, 20px);
  transform-origin: 29% 73%;
}

/* line 266, app/assets/stylesheets/styles/_42_onboarding.sass */
.walkthrough .screens .media.style2 .icon {
  transform: scale(0.25);
  transform-origin: 1% 73%;
}

/* line 270, app/assets/stylesheets/styles/_42_onboarding.sass */
.walkthrough .screens .media.style3 .icon {
  transform: scale(0.25);
  transform-origin: 29% 73%;
}

/* line 273, app/assets/stylesheets/styles/_42_onboarding.sass */
.walkthrough .screens .screen {
  opacity: 0;
  position: absolute;
  transform: translateX(-72px);
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}

/* line 278, app/assets/stylesheets/styles/_42_onboarding.sass */
.walkthrough .screens .screen.active {
  opacity: 1;
  transform: translateX(0) scale(1);
  transition-delay: 0.4s;
  z-index: 1;
}

/* line 283, app/assets/stylesheets/styles/_42_onboarding.sass */
.walkthrough .screens .screen.active ~ .screen {
  opacity: 0;
  transform: translateX(72px);
}

/* line 287, app/assets/stylesheets/styles/_42_onboarding.sass */
.walkthrough .screens .screen.active .media .status-badge {
  opacity: 1;
  transform: scale(1.75);
}

/* line 291, app/assets/stylesheets/styles/_42_onboarding.sass */
.walkthrough .screens .screen.active .media.logo .logo {
  opacity: 0.8;
  transform: translateY(0);
  transition-delay: 0.6s;
}

/* line 296, app/assets/stylesheets/styles/_42_onboarding.sass */
.walkthrough .screens .screen.active .media.style2 .icon {
  opacity: 1;
  transform: translate(0) scale(1);
  transition-delay: 0.6s;
}

/* line 301, app/assets/stylesheets/styles/_42_onboarding.sass */
.walkthrough .screens .screen.active .media.style3 .icon {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 0.9s;
}

/* line 306, app/assets/stylesheets/styles/_42_onboarding.sass */
.walkthrough .screens .screen.active .media.style1 .icon {
  opacity: 1;
  transform: translateY(0) scale(1);
  transition-delay: 0.6s;
}

/* line 1, app/assets/stylesheets/styles/_42_promote.sass */
.img-promote-home {
  display: flex;
}

@media screen and (max-width: 1023px) {
  /* line 1, app/assets/stylesheets/styles/_42_promote.sass */
  .img-promote-home {
    display: block;
  }
}

/* line 5, app/assets/stylesheets/styles/_42_promote.sass */
.img-promote-home img {
  width: 224px;
  height: 224px;
  margin-right: 10px;
}

@media screen and (max-width: 1023px) {
  /* line 5, app/assets/stylesheets/styles/_42_promote.sass */
  .img-promote-home img {
    width: 100%;
    height: 100%;
  }
}

/* line 12, app/assets/stylesheets/styles/_42_promote.sass */
.ads-list-home {
  padding: 0px;
}

/* line 14, app/assets/stylesheets/styles/_42_promote.sass */
.ads-list-home .flag {
  top: 19px;
  right: 23px;
}

@media screen and (max-width: 768px) {
  /* line 18, app/assets/stylesheets/styles/_42_promote.sass */
  .ads-list-home .flag {
    top: 5px;
  }
}

/* line 20, app/assets/stylesheets/styles/_42_promote.sass */
.ads-list-home .promote-image {
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

/* line 24, app/assets/stylesheets/styles/_42_promote.sass */
.ads-list-home .promote-image img {
  width: 197px;
  height: 197px;
  padding: 10px 0px 10px 20px;
}

/* line 28, app/assets/stylesheets/styles/_42_promote.sass */
.ads-list-home .promote-image img.small {
  width: 164px;
  height: 164px;
}

@media screen and (max-width: 768px) {
  /* line 28, app/assets/stylesheets/styles/_42_promote.sass */
  .ads-list-home .promote-image img.small {
    width: 100%;
    height: 100%;
    padding: 10px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 20, app/assets/stylesheets/styles/_42_promote.sass */
  .ads-list-home .promote-image {
    display: block;
  }
  /* line 37, app/assets/stylesheets/styles/_42_promote.sass */
  .ads-list-home .promote-image img {
    width: 100%;
    height: 100%;
    padding: 10px !important;
  }
}

/* line 42, app/assets/stylesheets/styles/_42_promote.sass */
.ads-list-home .promote-description {
  letter-spacing: 0.5px;
  line-height: 1.4;
  margin: 8px 0px 10px 15px;
}

/* line 46, app/assets/stylesheets/styles/_42_promote.sass */
.ads-list-home .promote-description .title, .ads-list-home .promote-description .is-title {
  position: absolute;
  bottom: 0px;
  margin: 0px;
}

@media screen and (max-width: 1023px) {
  /* line 46, app/assets/stylesheets/styles/_42_promote.sass */
  .ads-list-home .promote-description .title, .ads-list-home .promote-description .is-title {
    display: none;
  }
}

/* line 53, app/assets/stylesheets/styles/_42_promote.sass */
.ads-list-home .promote-description .promote-btn {
  position: absolute;
  bottom: 0px;
  right: 0px;
}

@media screen and (max-width: 1023px) {
  /* line 53, app/assets/stylesheets/styles/_42_promote.sass */
  .ads-list-home .promote-description .promote-btn {
    position: relative;
    display: flex;
    margin-top: 20px;
  }
}

/* line 64, app/assets/stylesheets/styles/_42_promote.sass */
#home-ads-sidebar .title, #home-ads-sidebar .is-title,
#space-ads-sidebar .title,
#space-ads-sidebar .is-title {
  letter-spacing: 0.5px;
  line-height: 1.4;
  font-size: 9px;
}

/* line 68, app/assets/stylesheets/styles/_42_promote.sass */
#home-ads-sidebar img,
#space-ads-sidebar img {
  width: 100%;
}

/* line 70, app/assets/stylesheets/styles/_42_promote.sass */
#ask-ads-show {
  width: 90%;
}

@media screen and (max-width: 768px) {
  /* line 70, app/assets/stylesheets/styles/_42_promote.sass */
  #ask-ads-show {
    width: auto;
    margin-top: 0px;
    margin-right: 12px;
    margin-left: 12px;
  }
}

/* line 77, app/assets/stylesheets/styles/_42_promote.sass */
#ask-ads-show .title, #ask-ads-show .is-title {
  letter-spacing: 0.5px;
  line-height: 1.4;
  font-size: 9px;
}

/* line 81, app/assets/stylesheets/styles/_42_promote.sass */
#ask-ads-show img {
  width: 100%;
}

/* line 84, app/assets/stylesheets/styles/_42_promote.sass */
#preview-ads {
  width: 90%;
}

@media screen and (max-width: 768px) {
  /* line 84, app/assets/stylesheets/styles/_42_promote.sass */
  #preview-ads {
    width: auto;
    margin-top: 0px;
    margin-right: 12px;
    margin-left: 12px;
  }
}

/* line 91, app/assets/stylesheets/styles/_42_promote.sass */
#preview-ads .title, #preview-ads .is-title {
  letter-spacing: 0.5px;
  line-height: 1.4;
  font-size: 9px;
}

/* line 95, app/assets/stylesheets/styles/_42_promote.sass */
#preview-ads img {
  width: 100%;
}

/* line 99, app/assets/stylesheets/styles/_42_promote.sass */
#doctor-promote-card .title, #doctor-promote-card .is-title {
  letter-spacing: 0.3px;
  line-height: 1.4;
  font-size: 10px !important;
}

/* line 103, app/assets/stylesheets/styles/_42_promote.sass */
#doctor-promote-card .image {
  height: 161px;
  padding: 0px;
}

@media screen and (max-width: 768px) {
  /* line 103, app/assets/stylesheets/styles/_42_promote.sass */
  #doctor-promote-card .image {
    height: auto;
  }
  /* line 108, app/assets/stylesheets/styles/_42_promote.sass */
  #doctor-promote-card .image img {
    position: relative;
    height: 100%;
    width: 100%;
  }
}

/* line 112, app/assets/stylesheets/styles/_42_promote.sass */
#doctor-promote-card .description {
  min-height: 40px;
}

/* line 116, app/assets/stylesheets/styles/_42_promote.sass */
#ads #new_advertise_banner {
  margin-right: auto;
  width: 100%;
}

/* line 119, app/assets/stylesheets/styles/_42_promote.sass */
#ads .new-ads-content {
  margin: auto;
}

@media screen and (max-width: 768px) {
  /* line 119, app/assets/stylesheets/styles/_42_promote.sass */
  #ads .new-ads-content {
    margin: 10px;
  }
}

/* line 123, app/assets/stylesheets/styles/_42_promote.sass */
#ads .select-run-promo-on {
  display: none;
  border-radius: 5px;
  border: 1px solid #efefef;
  background: white;
  position: absolute;
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.25);
  z-index: 2;
  max-width: calc(750px + 1px + 1px);
  min-width: 750px;
}

@media screen and (max-width: 1023px) {
  /* line 123, app/assets/stylesheets/styles/_42_promote.sass */
  #ads .select-run-promo-on {
    min-width: 600px;
  }
}

@media screen and (max-width: 768px) {
  /* line 123, app/assets/stylesheets/styles/_42_promote.sass */
  #ads .select-run-promo-on {
    min-width: 282px;
  }
}

/* line 137, app/assets/stylesheets/styles/_42_promote.sass */
#ads .select-run-promo-on .run-promo-on-place-box {
  padding: 7px;
  border-right: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
  cursor: pointer;
  width: 33.333%;
  display: inline-block;
}

/* line 144, app/assets/stylesheets/styles/_42_promote.sass */
#ads .select-run-promo-on .run-promo-on-place-box:hover {
  background-color: #f1f1f2;
}

@media screen and (max-width: 768px) {
  /* line 137, app/assets/stylesheets/styles/_42_promote.sass */
  #ads .select-run-promo-on .run-promo-on-place-box {
    width: 100%;
  }
}

/* line 148, app/assets/stylesheets/styles/_42_promote.sass */
#ads .select-run-promo-on .display-set {
  display: flex;
}

@media screen and (max-width: 768px) {
  /* line 148, app/assets/stylesheets/styles/_42_promote.sass */
  #ads .select-run-promo-on .display-set {
    display: inline-grid;
  }
}

/* line 152, app/assets/stylesheets/styles/_42_promote.sass */
.detail-ask-ads {
  width: 95%;
}

/* line 154, app/assets/stylesheets/styles/_42_promote.sass */
.detail-ask-ads .title, .detail-ask-ads .is-title {
  letter-spacing: 0.5px;
  line-height: 1.4;
  font-size: 9px;
}

/* line 158, app/assets/stylesheets/styles/_42_promote.sass */
.detail-ask-ads img {
  width: 100%;
}

/* line 161, app/assets/stylesheets/styles/_42_promote.sass */
.ads-info {
  border-left: 1px solid darkgray;
}

/* line 164, app/assets/stylesheets/styles/_42_promote.sass */
#events-promote-sidebar {
  display: table;
}

/* line 166, app/assets/stylesheets/styles/_42_promote.sass */
#events-promote-sidebar .title, #events-promote-sidebar .is-title {
  letter-spacing: 0.5px;
  line-height: 1.4;
  font-size: 9px;
}

/* line 170, app/assets/stylesheets/styles/_42_promote.sass */
#events-promote-sidebar img {
  width: 100%;
}

/* line 173, app/assets/stylesheets/styles/_42_promote.sass */
img.small-promote {
  max-width: 176px;
  max-height: 176px;
}

/* line 177, app/assets/stylesheets/styles/_42_promote.sass */
.has-background-blanch {
  background: linear-gradient(90deg, #FDEDE1 50%, #ffffff 150%);
}

/* line 181, app/assets/stylesheets/styles/_42_promote.sass */
#ads-landingpage .columns {
  padding-left: 60px !important;
  padding-right: 60px !important;
}

@media screen and (max-width: 768px) {
  /* line 181, app/assets/stylesheets/styles/_42_promote.sass */
  #ads-landingpage .columns {
    padding-left: 34px !important;
    padding-right: 34px !important;
  }
}

/* line 187, app/assets/stylesheets/styles/_42_promote.sass */
#ads-landingpage .header-section {
  padding: 6rem 1.5rem;
}

/* line 189, app/assets/stylesheets/styles/_42_promote.sass */
#ads-landingpage .header-section .title, #ads-landingpage .header-section .is-title {
  font-size: 56px;
}

/* line 191, app/assets/stylesheets/styles/_42_promote.sass */
#ads-landingpage .ads-management-btn {
  float: right;
}

@media screen and (max-width: 768px) {
  /* line 191, app/assets/stylesheets/styles/_42_promote.sass */
  #ads-landingpage .ads-management-btn {
    float: none;
    margin-top: 20px;
  }
}

/* line 196, app/assets/stylesheets/styles/_42_promote.sass */
#ads-landingpage .image-section {
  width: 256px;
  height: 209px;
  margin: auto;
  display: flex;
}

/* line 201, app/assets/stylesheets/styles/_42_promote.sass */
#ads-landingpage .image-section .grey {
  background: #ededed;
}

/* line 203, app/assets/stylesheets/styles/_42_promote.sass */
#ads-landingpage .image-section .white {
  background: white;
}

/* line 1, app/assets/stylesheets/styles/_42_tooltip.sass */
.custom-tooltip {
  position: relative;
  cursor: pointer;
}

/* line 5, app/assets/stylesheets/styles/_42_tooltip.sass */
.custom-tooltip:hover .info, .custom-tooltip:focus .info {
  visibility: visible;
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

/* line 10, app/assets/stylesheets/styles/_42_tooltip.sass */
.custom-tooltip .info {
  box-sizing: border-box;
  position: absolute;
  top: 22px;
  right: -142px;
  display: block;
  width: 300px;
  font-size: 16px;
  line-height: 24px;
  cursor: text;
  visibility: hidden;
  opacity: 0;
  transform: translate3d(0, -20px, 0);
  z-index: 11;
}

/* line 24, app/assets/stylesheets/styles/_42_tooltip.sass */
.custom-tooltip .info:before {
  position: absolute;
  content: '';
  width: 100%;
  top: 0;
  left: 0;
  background: #0079d3;
}

/* line 31, app/assets/stylesheets/styles/_42_tooltip.sass */
.custom-tooltip .info:after {
  position: absolute;
  content: '';
  width: 10px;
  height: 10px;
  transform: rotate(45deg);
  top: -5px;
  left: 50%;
  margin-left: -5px;
  background: #0079d3;
}

/* line 41, app/assets/stylesheets/styles/_42_tooltip.sass */
.custom-tooltip .info .tooltip-title {
  display: block;
  background: #0079d3;
  color: #ffffff;
  padding: 8px 17px 10px 17px;
  line-height: 16px;
  border-radius: 3px 3px 0 0;
}

/* line 48, app/assets/stylesheets/styles/_42_tooltip.sass */
.custom-tooltip .info .tooltip-body {
  display: block;
  padding: 13px 17px;
  border-radius: 0 0 3px 3px;
  background: white;
  -webkit-box-shadow: 0px 4px 8px 1px rgba(125, 125, 125, 0.81);
  box-shadow: 0px 4px 8px 1px rgba(125, 125, 125, 0.81);
  font-size: 13px;
}

/* line 56, app/assets/stylesheets/styles/_42_tooltip.sass */
.custom-tooltip .info.to-right {
  left: 0 !important;
}

/* line 58, app/assets/stylesheets/styles/_42_tooltip.sass */
.custom-tooltip .info.header-navigation {
  right: -129px;
  top: 43px;
  z-index: 21;
}

/* line 62, app/assets/stylesheets/styles/_42_tooltip.sass */
.custom-tooltip .info.header-navigation:after {
  display: none;
}

/* line 64, app/assets/stylesheets/styles/_42_tooltip.sass */
.custom-tooltip .info.header-navigation .tooltip-title {
  background-color: rgba(10, 10, 10, 0.35) !important;
}

/* line 1, app/assets/stylesheets/styles/_43_spaces.sass */
.space-list {
  box-shadow: none;
  height: 50px;
  margin-bottom: 1px !important;
}

/* line 5, app/assets/stylesheets/styles/_43_spaces.sass */
.space-list-label {
  font-size: 14px;
  height: 23px;
  display: flex;
  align-items: center;
}

/* line 10, app/assets/stylesheets/styles/_43_spaces.sass */
.space-list-foot-label {
  position: absolute;
  bottom: 0px;
  width: 200px;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  padding-bottom: 4px;
  color: #656464;
}

/* line 20, app/assets/stylesheets/styles/_43_spaces.sass */
#spaces .title-spaces {
  align-items: center;
}

/* line 23, app/assets/stylesheets/styles/_43_spaces.sass */
#spaces ul.foot-nav li a.tag {
  color: #848484 !important;
}

/* line 27, app/assets/stylesheets/styles/_43_spaces.sass */
a.button.join span:after {
  content: 'JOIN';
}

/* line 29, app/assets/stylesheets/styles/_43_spaces.sass */
a.button.join-button {
  background-color: transparent;
  border-color: #ffb6c1;
  color: #f17cb2;
}

/* line 33, app/assets/stylesheets/styles/_43_spaces.sass */
a.button.join-button span:after {
  content: 'JOINED';
}

/* line 35, app/assets/stylesheets/styles/_43_spaces.sass */
a.button.join-button:hover {
  background-color: #ef6883;
  border-color: #ff3860;
  color: white;
}

/* line 39, app/assets/stylesheets/styles/_43_spaces.sass */
a.button.join-button:hover span:after {
  content: 'LEAVE';
}

/* line 41, app/assets/stylesheets/styles/_43_spaces.sass */
a.button.request-button {
  background-color: transparent;
  border-color: #ffb6c1;
  color: #f17cb2;
}

/* line 45, app/assets/stylesheets/styles/_43_spaces.sass */
a.button.request-button span:after {
  content: 'WAITING FOR APPROVAL';
}

/* line 47, app/assets/stylesheets/styles/_43_spaces.sass */
a.button.request-button:hover {
  background-color: #ef6883;
  border-color: #ff3860;
  color: white;
}

/* line 51, app/assets/stylesheets/styles/_43_spaces.sass */
a.button.request-button:hover span:after {
  content: 'WITHDRAW REQUEST';
}

/* line 2, app/assets/stylesheets/styles/_44_crisis_page.sass */
.crisis-page p {
  margin-bottom: 10px;
}

/* line 4, app/assets/stylesheets/styles/_44_crisis_page.sass */
.crisis-page h3 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}

/* line 8, app/assets/stylesheets/styles/_44_crisis_page.sass */
.crisis-page ul {
  list-style: disc;
  margin: 0px;
  padding-left: 18px;
}

/* line 12, app/assets/stylesheets/styles/_44_crisis_page.sass */
.crisis-page h1, .crisis-page h2, .crisis-page h3, .crisis-page h4, .crisis-page h5, .crisis-page h6 {
  font-weight: bold;
}

/* line 9, app/assets/stylesheets/styles/_50_pcn-july-2021.sass */
.top-logo-wraper {
  display: flex;
}

@media screen and (max-width: 768px) {
  /* line 9, app/assets/stylesheets/styles/_50_pcn-july-2021.sass */
  .top-logo-wraper {
    display: block;
  }
}

/* line 13, app/assets/stylesheets/styles/_50_pcn-july-2021.sass */
.top-logo-wraper .logo-items {
  display: flex;
}

@media screen and (max-width: 768px) {
  /* line 13, app/assets/stylesheets/styles/_50_pcn-july-2021.sass */
  .top-logo-wraper .logo-items {
    justify-content: center;
  }
}

/* line 17, app/assets/stylesheets/styles/_50_pcn-july-2021.sass */
.top-logo-wraper .logo-items .item-rows {
  display: flex;
  margin-left: 50px;
  margin-top: 32px;
}

@media screen and (max-width: 768px) {
  /* line 17, app/assets/stylesheets/styles/_50_pcn-july-2021.sass */
  .top-logo-wraper .logo-items .item-rows {
    display: block;
    margin-left: 0px;
  }
}

/* line 25, app/assets/stylesheets/styles/_50_pcn-july-2021.sass */
.top-logo-wraper .logo-items .item-rows .pcn-top-nav {
  display: flex;
  align-items: center;
  padding: 5px 3%;
}

/* line 29, app/assets/stylesheets/styles/_50_pcn-july-2021.sass */
.top-logo-wraper .logo-items .item-rows .pcn-top-nav-title {
  align-self: baseline;
  margin-right: 20px;
  margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
  /* line 29, app/assets/stylesheets/styles/_50_pcn-july-2021.sass */
  .top-logo-wraper .logo-items .item-rows .pcn-top-nav-title {
    text-align: center;
  }
}

/* line 35, app/assets/stylesheets/styles/_50_pcn-july-2021.sass */
.top-logo-wraper .logo-items .item-rows .pcn-top-nav-logo {
  align-self: center;
}

/* line 37, app/assets/stylesheets/styles/_50_pcn-july-2021.sass */
.top-logo-wraper .logo-items .item-rows .pcn-top-nav-logo img {
  height: 40px;
}

/* line 41, app/assets/stylesheets/styles/_50_pcn-july-2021.sass */
.pcn-2021-july .pcn-home-title {
  font-size: 67px !important;
}

@media screen and (max-width: 768px) {
  /* line 41, app/assets/stylesheets/styles/_50_pcn-july-2021.sass */
  .pcn-2021-july .pcn-home-title {
    font-size: 35px !important;
    line-height: 45px;
    margin-top: 0px;
  }
}

/* line 47, app/assets/stylesheets/styles/_50_pcn-july-2021.sass */
.pcn-2021-july .pcn-home-title span {
  font-size: 80px !important;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  /* line 47, app/assets/stylesheets/styles/_50_pcn-july-2021.sass */
  .pcn-2021-july .pcn-home-title span {
    font-size: 50px !important;
  }
}

/* line 52, app/assets/stylesheets/styles/_50_pcn-july-2021.sass */
.pcn-2021-july .pcn-wrapper-home-space {
  min-height: 66vh;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
  padding-left: 50px;
  padding-right: 50px;
}

@media screen and (max-width: 768px) {
  /* line 52, app/assets/stylesheets/styles/_50_pcn-july-2021.sass */
  .pcn-2021-july .pcn-wrapper-home-space {
    align-content: start;
    padding: 40px 35px;
  }
}

/* line 64, app/assets/stylesheets/styles/_50_pcn-july-2021.sass */
.pcn-2021-july .pcn-navbar {
  padding-left: 50px;
  padding-right: 50px;
}

@media screen and (max-width: 768px) {
  /* line 64, app/assets/stylesheets/styles/_50_pcn-july-2021.sass */
  .pcn-2021-july .pcn-navbar {
    justify-content: center !important;
  }
}

/* line 69, app/assets/stylesheets/styles/_50_pcn-july-2021.sass */
.pcn-2021-july .pcn-navbar-item:first-child {
  padding-left: 0px;
}

/* line 71, app/assets/stylesheets/styles/_50_pcn-july-2021.sass */
.pcn-2021-july .pcn-sponsor-wrapper {
  padding-top: 25px;
}

@media screen and (max-width: 768px) {
  /* line 73, app/assets/stylesheets/styles/_50_pcn-july-2021.sass */
  .pcn-2021-july .pcn-sponsor-wrapper .pcn-sponsor-item {
    width: 50%;
  }
}

@media screen and (max-width: 1023px) {
  /* line 76, app/assets/stylesheets/styles/_50_pcn-july-2021.sass */
  .pcn-2021-july .pcn-content {
    margin-top: 20px;
  }
}

@media screen and (max-width: 768px) {
  /* line 76, app/assets/stylesheets/styles/_50_pcn-july-2021.sass */
  .pcn-2021-july .pcn-content {
    margin-top: 0px;
  }
}

@media screen and (max-width: 768px) {
  /* line 81, app/assets/stylesheets/styles/_50_pcn-july-2021.sass */
  .pcn-2021-july .pcn-content .bg-mask {
    margin-top: 25px;
    padding: 20px;
    font-size: 18px;
  }
}

/* line 87, app/assets/stylesheets/styles/_50_pcn-july-2021.sass */
.bg-mask {
  width: 80%;
  font-size: 24px;
  height: 100%;
  z-index: 0;
  background-color: rgba(65, 65, 65, 0.45);
  padding: 5rem;
}

@media screen and (max-width: 1023px) {
  /* line 87, app/assets/stylesheets/styles/_50_pcn-july-2021.sass */
  .bg-mask {
    width: 100%;
  }
}

/* line 99, app/assets/stylesheets/styles/_50_pcn-july-2021.sass */
.poster-container {
  margin: 0 auto;
  max-width: 1200px;
}

/* line 102, app/assets/stylesheets/styles/_50_pcn-july-2021.sass */
.poster-container ol {
  margin-left: 15px;
}

/* line 105, app/assets/stylesheets/styles/_50_pcn-july-2021.sass */
.poster-wrapper {
  display: flex;
  margin: 0 auto;
  max-width: 1200px;
  flex-wrap: wrap;
}

/* line 110, app/assets/stylesheets/styles/_50_pcn-july-2021.sass */
.poster-card {
  width: 33.3%;
  padding: 30px;
}

@media screen and (max-width: 1023px) {
  /* line 110, app/assets/stylesheets/styles/_50_pcn-july-2021.sass */
  .poster-card {
    width: 50%;
  }
}

@media screen and (max-width: 768px) {
  /* line 110, app/assets/stylesheets/styles/_50_pcn-july-2021.sass */
  .poster-card {
    width: 100%;
    padding: 20px;
  }
}

/* line 120, app/assets/stylesheets/styles/_50_pcn-july-2021.sass */
.poster-card-image {
  overflow: hidden;
  border-radius: 4px;
  height: 180px;
  display: block;
  margin-bottom: 10px;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
  position: relative;
}

/* line 128, app/assets/stylesheets/styles/_50_pcn-july-2021.sass */
.poster-card-image .pdf-image {
  text-align: center;
  font-weight: bold;
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
  font-size: 50px;
  color: rgba(0, 0, 0, 0.3);
  background: #eaeaea;
}

/* line 138, app/assets/stylesheets/styles/_50_pcn-july-2021.sass */
.poster-card-image .overlay {
  transition: background-color .3s ease-in-out;
  background: rgba(0, 0, 0, 0);
  width: 100%;
  height: 100%;
  position: absolute;
}

/* line 145, app/assets/stylesheets/styles/_50_pcn-july-2021.sass */
.poster-card-image:hover .overlay {
  background: rgba(0, 0, 0, 0.3);
}

/* line 147, app/assets/stylesheets/styles/_50_pcn-july-2021.sass */
.poster-card-image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

/* line 151, app/assets/stylesheets/styles/_50_pcn-july-2021.sass */
.poster-card-title {
  font-weight: bold;
  font-size: 17px;
}

/* line 154, app/assets/stylesheets/styles/_50_pcn-july-2021.sass */
.poster-card-description {
  color: rgba(0, 0, 0, 0.5);
  font-size: 14px;
  margin-bottom: 10px;
}

/* line 159, app/assets/stylesheets/styles/_50_pcn-july-2021.sass */
.poster-card-statistic {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* line 163, app/assets/stylesheets/styles/_50_pcn-july-2021.sass */
.poster-card-statistic-left {
  flex-grow: 1;
  display: flex;
  align-items: center;
}

/* line 167, app/assets/stylesheets/styles/_50_pcn-july-2021.sass */
.poster-card-statistic-description {
  font-size: 13px;
  color: rgba(0, 0, 0, 0.5);
}

/* line 170, app/assets/stylesheets/styles/_50_pcn-july-2021.sass */
.poster-card-statistic-number {
  font-weight: bold;
  font-size: 14px;
  margin-right: 5px;
}

/* line 174, app/assets/stylesheets/styles/_50_pcn-july-2021.sass */
.poster-content-wrapper {
  max-width: 1000px;
  margin: 0 auto;
}

/* line 177, app/assets/stylesheets/styles/_50_pcn-july-2021.sass */
.poster-content-wrapper .poster-content-image {
  max-width: 600px;
  max-height: 600px;
  width: 100%;
  margin: 20px auto;
}

/* line 182, app/assets/stylesheets/styles/_50_pcn-july-2021.sass */
.poster-content-wrapper .poster-content-image img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

/* line 190, app/assets/stylesheets/styles/_50_pcn-july-2021.sass */
.track--bg {
  background: #061242;
}

/* line 192, app/assets/stylesheets/styles/_50_pcn-july-2021.sass */
.track--content {
  display: flex;
  justify-content: space-between;
  width: 70%;
  align-self: center;
}

/* line 8, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-logo-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  left: 30px;
  top: 80px;
  z-index: 2;
  position: absolute;
  width: 140px;
}

@media screen and (max-width: 768px) {
  /* line 8, app/assets/stylesheets/styles/_50_pcn_landing.sass */
  .pcn-logo-wrapper {
    display: none;
    top: 135px;
    left: unset;
    right: 5px;
  }
}

/* line 22, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-logo-wrapper a {
  display: block;
}

/* line 25, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-logo-wrapper .pcn-logo img {
  width: 100px;
  height: auto;
}

/* line 28, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-logo-wrapper .askdr-logo {
  margin-top: -15px;
}

/* line 30, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-logo-wrapper .askdr-logo img {
  width: 100%;
  height: auto;
}

/* line 33, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-logo-wrapper-mobile {
  padding-top: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 1;
}

/* line 40, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-logo-wrapper-mobile a {
  display: block;
}

/* line 42, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-logo-wrapper-mobile img {
  max-width: 100px;
}

/* line 45, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-logo-wrapper-mobile .askdr-logo img {
  width: 135px;
  max-width: unset;
}

/* line 50, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-section-title {
  letter-spacing: 6px;
  font-family: "Fjalla One";
  font-size: 20px;
  line-height: 45px;
  text-align: center;
  color: rgba(0, 0, 0, 0.5);
}

/* line 57, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-section-title.light {
  color: rgba(255, 255, 255, 0.8);
}

/* line 59, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-breadcrumb-wrapper {
  display: flex;
  color: white;
  font-size: 20px;
  font-weight: bold;
}

/* line 64, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-breadcrumb-wrapper a {
  color: #52FFFF;
}

/* line 66, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-tabs {
  justify-content: center;
}

/* line 68, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-tabs li {
  padding: 0px 10px;
  box-sizing: border-box;
  bordder-bottom: solid 2px transparent;
}

/* line 72, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-tabs li.is-active {
  border-bottom: solid 2px #52FFFF;
}

/* line 74, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-tabs li.is-active a {
  color: #52FFFF;
}

/* line 77, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-tabs li:hover a {
  color: #37c1c8;
}

/* line 79, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-tabs li a {
  color: white;
  font-weight: bold;
  font-size: 18px;
  font-family: "Fjalla One";
  border: none;
}

@media screen and (max-width: 768px) {
  /* line 79, app/assets/stylesheets/styles/_50_pcn_landing.sass */
  .pcn-tabs li a {
    padding: 5px 10px;
  }
}

/* line 87, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-button {
  padding: 10px 25px;
  border-radius: 30px;
  font-weight: bold;
  font-size: 16px;
  border-style: solid;
  border-width: 3px;
  border-color: white;
  color: white;
  cursor: pointer;
  outline: none;
  display: inline-block;
  background-color: black;
  transition: background-color .3s ease-in-out;
}

/* line 101, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-button.dark {
  border-color: black;
  color: black;
}

/* line 104, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-button.dark:hover {
  border-color: black;
  background-color: black;
}

/* line 107, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-button.disabled {
  opacity: 0.3;
  cursor: not-allowed;
}

/* line 110, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-button.disabled:hover {
  background-color: rgba(0, 0, 0, 0);
}

/* line 112, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-button.primary {
  color: black;
  background: white;
  border-color: white;
}

/* line 116, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-button.primary:hover {
  color: black;
  background: white;
  border-color: white;
}

/* line 120, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-button.primary.disabled {
  opacity: 0.3;
}

/* line 122, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-button:hover {
  color: white;
  border-color: white;
  background-color: black;
}

/* line 127, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-home-section {
  position: relative;
  background-size: cover;
  background-position: center;
  color: white;
}

/* line 132, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-home-section.pcn-2020 {
  background: url("/assets/pcn/bg.jpg");
  background-size: cover;
}

/* line 135, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-home-section.pcn-2021-july {
  background: url("/assets/pcn/bg-op-2.jpg");
  background-size: cover;
}

/* line 138, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-navbar {
  display: flex;
  justify-content: center;
  width: 100%;
  margin-bottom: 50px;
  flex-wrap: wrap;
}

/* line 144, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-navbar.left {
  justify-content: left;
}

@media screen and (max-width: 768px) {
  /* line 138, app/assets/stylesheets/styles/_50_pcn_landing.sass */
  .pcn-navbar {
    margin-bottom: 0px;
  }
}

/* line 148, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-navbar-item {
  padding: 5px 3%;
  font-weight: 600;
}

/* line 151, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-navbar-item a {
  color: white;
  transition: color .3s ease-in-out;
}

/* line 155, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-navbar-item.active a, .pcn-navbar-item:hover a {
  color: #52FFFF;
}

/* line 157, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-wrapper {
  padding: 5rem 0px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  max-width: 730px;
  width: 100%;
  margin: 0 auto;
  z-index: 1;
  position: relative;
}

@media screen and (max-width: 768px) {
  /* line 157, app/assets/stylesheets/styles/_50_pcn_landing.sass */
  .pcn-wrapper {
    padding: 20px 0px;
  }
}

/* line 170, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-wrapper.wider {
  max-width: 900px;
}

/* line 172, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-wrapper-home-space {
  padding-left: 50px;
}

@media screen and (max-width: 768px) {
  /* line 172, app/assets/stylesheets/styles/_50_pcn_landing.sass */
  .pcn-wrapper-home-space {
    padding: 20px;
  }
}

/* line 176, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-wrapper--full {
  padding: 2rem 0px;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  width: 100%;
  margin: 0 auto;
  z-index: 1;
  position: relative;
}

/* line 185, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-mask {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  background-color: rgba(65, 65, 65, 0.45);
}

/* line 193, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-home-title, .pcn-home-second-title {
  font-family: "Fjalla One";
}

/* line 196, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-home-title {
  font-size: 90px;
  line-height: 100px;
  color: #52FFFF;
  margin-top: 50px;
}

@media screen and (max-width: 768px) {
  /* line 196, app/assets/stylesheets/styles/_50_pcn_landing.sass */
  .pcn-home-title {
    margin-top: 15px;
    font-size: 60px;
    line-height: 65px;
  }
}

/* line 205, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-home-second-title {
  font-size: 50px;
  margin: 20px 0;
}

@media screen and (max-width: 768px) {
  /* line 205, app/assets/stylesheets/styles/_50_pcn_landing.sass */
  .pcn-home-second-title {
    margin: 15px 0;
    font-size: 35px;
  }
}

/* line 211, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-home-subtitle {
  font-size: 25px;
  margin-bottom: 30px;
}

/* line 216, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-about-section {
  background-color: #37c1c8;
  color: white;
}

/* line 219, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-about-section .pcn-home-subtitle {
  text-align: center;
}

/* line 221, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-about-description {
  font-size: 24px;
  line-height: 56px;
  text-align: center;
  font-family: "Fjalla One";
  margin: 30px 0px 50px;
}

@media screen and (max-width: 768px) {
  /* line 221, app/assets/stylesheets/styles/_50_pcn_landing.sass */
  .pcn-about-description {
    font-size: 18px;
    line-height: 35px;
    margin: 10px 0px 50px;
    padding: 0px 30px;
  }
}

/* line 233, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-speakers-section {
  background-color: #060628;
  padding: 70px;
}

@media screen and (max-width: 768px) {
  /* line 233, app/assets/stylesheets/styles/_50_pcn_landing.sass */
  .pcn-speakers-section {
    padding: 30px 15px;
  }
}

/* line 238, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-speakers-section .speakers-wrapper {
  display: flex;
  flex-wrap: wrap;
}

/* line 241, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-speakers-section .speakers-wrapper .speaker-item {
  width: 20%;
  padding: 20px;
}

@media screen and (max-width: 768px) {
  /* line 241, app/assets/stylesheets/styles/_50_pcn_landing.sass */
  .pcn-speakers-section .speakers-wrapper .speaker-item {
    width: 50%;
  }
}

/* line 248, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-speakers-section .speakers-wrapper .speaker-item:hover .speaker-photo:before {
  opacity: 1;
}

/* line 250, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-speakers-section .speakers-wrapper .speaker-item:hover .speaker-photo .speaker-photo-abs {
  top: -12px;
  left: -12px;
}

/* line 253, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-speakers-section .speakers-wrapper .speaker-item .speaker-photo {
  width: 100%;
  position: relative;
  padding-top: 100%;
}

/* line 257, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-speakers-section .speakers-wrapper .speaker-item .speaker-photo:before {
  content: "";
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  position: absolute;
  background: white;
  top: 0px;
  left: 0px;
  opacity: 0.5;
  margin-left: 18px;
  transition: opacity .2s ease-in-out;
}

/* line 269, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-speakers-section .speakers-wrapper .speaker-item .speaker-photo .speaker-photo-abs {
  position: absolute;
  top: -8px;
  left: -8px;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  background: #d8d8d8;
  padding: 10px;
  margin-left: 18px;
  overflow: hidden;
  transition: all .2s ease-in-out;
}

/* line 281, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-speakers-section .speakers-wrapper .speaker-item .speaker-photo .speaker-photo-abs img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* line 285, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-speakers-section .speakers-wrapper .speaker-item .speaker-name,
.pcn-speakers-section .speakers-wrapper .speaker-item .speaker-company,
.pcn-speakers-section .speakers-wrapper .speaker-item .speaker-position {
  color: white;
  font-weight: bold;
  text-align: center;
}

/* line 291, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-speakers-section .speakers-wrapper .speaker-item .speaker-name {
  font-size: 18px;
}

/* line 293, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-speakers-section .speakers-wrapper .speaker-item .speaker-position {
  opacity: .8;
  font-weight: normal;
}

/* line 296, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-speakers-section .speakers-wrapper .speaker-item .speaker-company {
  color: #37c1c8;
}

/* line 299, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-schedule-section {
  background-color: #0D0D59;
}

/* line 301, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-schedule-section .pcn-section-title {
  color: #52FFFF;
}

@media screen and (max-width: 768px) {
  /* line 303, app/assets/stylesheets/styles/_50_pcn_landing.sass */
  .pcn-schedule-section .columns.is-multiline {
    margin-bottom: 20px !important;
  }
}

/* line 307, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-schedule-day-info {
  font-size: 20px;
  color: white;
  font-weight: bold;
  border-bottom: solid 1px white;
  padding-bottom: 10px;
  margin-bottom: 20px;
  max-width: 35%;
}

/* line 315, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-schedule-item {
  display: flex;
  color: #52FFFF;
  align-items: flex-start;
  margin-bottom: 30px;
}

/* line 320, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-schedule-item:hover {
  color: #00b8b8;
}

/* line 322, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-schedule-item .pcn-schedule-topic {
  font-weight: bold;
  font-size: 18px;
}

/* line 325, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-schedule-item a {
  color: #52FFFF !important;
}

/* line 327, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-schedule-item a:hover {
  color: #00b8b8 !important;
}

@media screen and (max-width: 768px) {
  /* line 325, app/assets/stylesheets/styles/_50_pcn_landing.sass */
  .pcn-schedule-item a {
    padding: 10px 2px;
  }
}

@media screen and (max-width: 768px) {
  /* line 315, app/assets/stylesheets/styles/_50_pcn_landing.sass */
  .pcn-schedule-item {
    margin-left: auto;
    margin-right: auto;
  }
}

/* line 334, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-schedule-item.right {
  margin-left: auto;
}

/* line 336, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-schedule-item-time {
  font-family: "Fjalla One";
  font-size: 55px;
}

/* line 339, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-schedule-item-time.track {
  font-size: 26px;
  width: 136px;
  text-align: center;
}

/* line 343, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-schedule-item-description {
  font-family: "Fjalla One";
  font-size: 16px;
  margin-left: 20px;
  padding-top: 10px;
}

/* line 348, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-sponsor-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
}

/* line 354, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-sponsor-wrapper .pcn-sponsor-item {
  padding: 0px 5px;
  width: calc(100% / 7);
  margin-bottom: 15px;
}

@media screen and (max-width: 768px) {
  /* line 354, app/assets/stylesheets/styles/_50_pcn_landing.sass */
  .pcn-sponsor-wrapper .pcn-sponsor-item {
    width: 100%;
    text-align: center;
    margin-bottom: 60px;
  }
}

/* line 362, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-footer-section {
  padding: 30px;
  background: white;
  text-align: center;
  color: #bebebe;
}

/* line 367, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-footer-section a {
  color: #bebebe;
}

/* line 369, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.pcn-about-section {
  padding: 0px 20px;
  text-align: center;
}

/* line 374, app/assets/stylesheets/styles/_50_pcn_landing.sass */
.conference.tabs a.active {
  color: blue !important;
}

/* line 1, app/assets/stylesheets/styles/flash.sass */
.notification {
  z-index: 99999999999999999999;
  position: fixed;
  right: 20px;
  left: 20px;
  top: 20px;
  text-align: center;
}

/* line 9, app/assets/stylesheets/styles/flash.sass */
.notification.bottom {
  top: auto;
  bottom: 20px;
  margin-bottom: 0;
}

/*On tablet and desktops*/
@media only screen and (min-width: 768px) {
  /* line 16, app/assets/stylesheets/styles/flash.sass */
  .notification {
    right: 25px;
    left: 25px;
    margin: 0 auto;
    max-width: 350px;
  }
}
