
/*
Trix 1.3.1
Copyright © 2020 Basecamp, LLC
http://trix-editor.org/*/
trix-editor {
  border: 1px solid #bbb;
  border-radius: 3px;
  margin: 0;
  padding: 0.4em 0.6em;
  min-height: 5em;
  outline: none; }
trix-toolbar * {
  box-sizing: border-box; }
trix-toolbar .trix-button-row {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  overflow-x: auto; }
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; }
  trix-toolbar .trix-button-group:not(:first-child) {
    margin-left: 1.5vw; }
    @media (max-device-width: 768px) {
      trix-toolbar .trix-button-group:not(:first-child) {
        margin-left: 0; } }
trix-toolbar .trix-button-group-spacer {
  flex-grow: 1; }
  @media (max-device-width: 768px) {
    trix-toolbar .trix-button-group-spacer {
      display: none; } }
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; }
  trix-toolbar .trix-button:not(:first-child) {
    border-left: 1px solid #ccc; }
  trix-toolbar .trix-button.trix-active {
    background: #cbeefa;
    color: black; }
  trix-toolbar .trix-button:not(:disabled) {
    cursor: pointer; }
  trix-toolbar .trix-button:disabled {
    color: rgba(0, 0, 0, 0.125); }
  @media (max-device-width: 768px) {
    trix-toolbar .trix-button {
      letter-spacing: -0.01em;
      padding: 0 0.3em; } }
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) {
    trix-toolbar .trix-button--icon {
      height: 2em;
      max-width: calc(0.8em + 3.5vw); } }
  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) {
      trix-toolbar .trix-button--icon::before {
        right: 6%;
        left: 6%; } }
  trix-toolbar .trix-button--icon.trix-active::before {
    opacity: 1; }
  trix-toolbar .trix-button--icon:disabled::before {
    opacity: 0.125; }
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%; }
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); }
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); }
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); }
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); }
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); }
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); }
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); }
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); }
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); }
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); }
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); }
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); }
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); }
trix-toolbar .trix-dialogs {
  position: relative; }
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; }
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; }
  trix-toolbar .trix-input--dialog.validate:invalid {
    box-shadow: #F00 0px 0px 1.5px 1px; }
trix-toolbar .trix-button--dialog {
  font-size: inherit;
  padding: 0.5em;
  border-bottom: none; }
trix-toolbar .trix-dialog--link {
  max-width: 600px; }
trix-toolbar .trix-dialog__link-fields {
  display: flex;
  align-items: baseline; }
  trix-toolbar .trix-dialog__link-fields .trix-input {
    flex: 1; }
  trix-toolbar .trix-dialog__link-fields .trix-button-group {
    flex: 0 0 content;
    margin: 0; }
trix-editor [data-trix-mutable]:not(.attachment__caption-editor) {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

trix-editor [data-trix-mutable]::-moz-selection,
trix-editor [data-trix-cursor-target]::-moz-selection, trix-editor [data-trix-mutable] ::-moz-selection {
  background: none; }
trix-editor [data-trix-mutable]::selection,
trix-editor [data-trix-cursor-target]::selection, trix-editor [data-trix-mutable] ::selection {
  background: none; }

trix-editor [data-trix-mutable].attachment__caption-editor:focus::-moz-selection {
  background: highlight; }
trix-editor [data-trix-mutable].attachment__caption-editor:focus::selection {
  background: highlight; }

trix-editor [data-trix-mutable].attachment.attachment--file {
  box-shadow: 0 0 0 2px highlight;
  border-color: transparent; }
trix-editor [data-trix-mutable].attachment img {
  box-shadow: 0 0 0 2px highlight; }
trix-editor .attachment {
  position: relative; }
  trix-editor .attachment:hover {
    cursor: default; }
trix-editor .attachment--preview .attachment__caption:hover {
  cursor: text; }
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; }
  trix-editor .attachment__progress[value="100"] {
    opacity: 0; }
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; }
trix-editor .attachment__toolbar {
  position: absolute;
  z-index: 1;
  top: -0.9em;
  left: 0;
  width: 100%;
  text-align: center; }
trix-editor .trix-button-group {
  display: inline-flex; }
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; }
  trix-editor .trix-button:not(:first-child) {
    border-left: 1px solid #ccc; }
  trix-editor .trix-button.trix-active {
    background: #cbeefa; }
  trix-editor .trix-button:not(:disabled) {
    cursor: pointer; }
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); }
  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%; }
  trix-editor .trix-button--remove:hover {
    border-color: #333; }
    trix-editor .trix-button--remove:hover::before {
      opacity: 1; }
trix-editor .attachment__metadata-container {
  position: relative; }
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; }
  trix-editor .attachment__metadata .attachment__name {
    display: inline-block;
    max-width: 100%;
    vertical-align: bottom;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  trix-editor .attachment__metadata .attachment__size {
    margin-left: 0.2em;
    white-space: nowrap; }
@charset "UTF-8";
.trix-content {
  line-height: 1.5; }
  .trix-content * {
    box-sizing: border-box;
    margin: 0;
    padding: 0; }
  .trix-content h1 {
    font-size: 1.2em;
    line-height: 1.2; }
  .trix-content blockquote {
    border: 0 solid #ccc;
    border-left-width: 0.3em;
    margin-left: 0.3em;
    padding-left: 0.6em; }
  .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; }
  .trix-content li {
    margin-left: 1em; }
  .trix-content [dir=rtl] li {
    margin-right: 1em; }
  .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; }
  .trix-content img {
    max-width: 100%;
    height: auto; }
  .trix-content .attachment {
    display: inline-block;
    position: relative;
    max-width: 100%; }
    .trix-content .attachment a {
      color: inherit;
      text-decoration: none; }
      .trix-content .attachment a:hover, .trix-content .attachment a:visited:hover {
        color: inherit; }
  .trix-content .attachment__caption {
    text-align: center; }
    .trix-content .attachment__caption .attachment__name + .attachment__size::before {
      content: ' · '; }
  .trix-content .attachment--preview {
    width: 100%;
    text-align: center; }
    .trix-content .attachment--preview .attachment__caption {
      color: #666;
      font-size: 0.9em;
      line-height: 1.2; }
  .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; }
  .trix-content .attachment-gallery {
    display: flex;
    flex-wrap: wrap;
    position: relative; }
    .trix-content .attachment-gallery .attachment {
      flex: 1 0 33%;
      padding: 0 0.5em;
      max-width: 33%; }
    .trix-content .attachment-gallery.attachment-gallery--2 .attachment, .trix-content .attachment-gallery.attachment-gallery--4 .attachment {
      flex-basis: 50%;
      max-width: 50%; }
/* line 13, app/assets/stylesheets/actiontext.scss */
.trix-content .attachment-gallery > action-text-attachment,
.trix-content .attachment-gallery > .attachment {
  flex: 1 0 33%;
  padding: 0 0.5em;
  max-width: 33%;
}

/* line 22, app/assets/stylesheets/actiontext.scss */
.trix-content .attachment-gallery.attachment-gallery--2 > action-text-attachment,
.trix-content .attachment-gallery.attachment-gallery--2 > .attachment, .trix-content .attachment-gallery.attachment-gallery--4 > action-text-attachment,
.trix-content .attachment-gallery.attachment-gallery--4 > .attachment {
  flex-basis: 50%;
  max-width: 50%;
}

/* line 31, app/assets/stylesheets/actiontext.scss */
.trix-content action-text-attachment .attachment {
  padding: 0 !important;
  max-width: 100% !important;
}

/* line 37, app/assets/stylesheets/actiontext.scss */
trix-button .trix-button--icon {
  background-color: black;
}
@-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);
  }
}

@-webkit-keyframes decrement-prev {
  from {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes decrement-prev {
  from {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@-webkit-keyframes decrement-next {
  from {
    opacity: 0;
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
  }
}

@keyframes decrement-next {
  from {
    opacity: 0;
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
  }
}

@-webkit-keyframes increment-prev {
  from {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes increment-prev {
  from {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@-webkit-keyframes increment-next {
  from {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
  }
}

@keyframes increment-next {
  from {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
  }
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker {
  transition: width 0.8s cubic-bezier(1, -0.55, 0.2, 1.37), opacity 0.2s ease, visibility 0.2s ease, margin 0.2s ease;
  display: none;
  background: #fff;
  border-radius: 2px;
  max-width: 320px;
  z-index: 1;
  box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1);
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-active {
  display: block;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .datetimepicker-header {
  display: flex;
  flex-direction: column;
  flex: 1;
  text-align: left;
  position: relative;
  padding: .5rem 1rem;
  font-size: 1rem;
  box-shadow: 0 0.2rem 0.2rem -0.2rem rgba(10, 10, 10, 0.1);
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .datetimepicker-header.is-date-only {
  flex-direction: row;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .datetimepicker-header.is-date-only .datetimepicker-selection-end .datetimepicker-selection-wrapper {
  justify-content: flex-end !important;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .datetimepicker-header .datetimepicker-selection-details {
  flex: 1;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .datetimepicker-header .datetimepicker-selection-from, .datetimepicker .datetimepicker-header .datetimepicker-selection-to {
  font-size: .65rem;
  color: #b5b5b5;
  text-transform: uppercase;
  padding: 0;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .datetimepicker-header .datetimepicker-selection-end, .datetimepicker .datetimepicker-header .datetimepicker-selection-start {
  padding: 0;
  display: flex;
  flex: 1;
  flex-direction: row;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .datetimepicker-header .datetimepicker-selection-end .datetimepicker-selection-wrapper, .datetimepicker .datetimepicker-header .datetimepicker-selection-start .datetimepicker-selection-wrapper {
  flex-direction: row;
  display: flex;
  min-height: 2.5rem;
  flex: 1 1 2rem;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .datetimepicker-header .datetimepicker-selection-end .datetimepicker-selection-day, .datetimepicker .datetimepicker-header .datetimepicker-selection-start .datetimepicker-selection-day {
  flex: 0;
  text-transform: capitalize;
  font-size: 2rem;
  line-height: 2.5rem;
  margin-right: .5rem;
  color: #832d2d;
  font-weight: 100;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .datetimepicker-header .datetimepicker-selection-end .datetimepicker-selection-date, .datetimepicker .datetimepicker-header .datetimepicker-selection-start .datetimepicker-selection-date {
  font-size: .85rem;
  line-height: .85rem;
  justify-content: center;
  display: flex;
  flex-direction: column;
  font-weight: 300;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .datetimepicker-header .datetimepicker-selection-end .datetimepicker-selection-month, .datetimepicker .datetimepicker-header .datetimepicker-selection-start .datetimepicker-selection-month {
  color: #4a4a4a;
  text-transform: capitalize;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .datetimepicker-header .datetimepicker-selection-end .datetimepicker-selection-weekday, .datetimepicker .datetimepicker-header .datetimepicker-selection-start .datetimepicker-selection-weekday {
  font-size: .75em;
  color: #b6b4b6;
  text-transform: capitalize;
  text-align: left;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .datetimepicker-header .datetimepicker-selection-end .datetimepicker-selection-hour, .datetimepicker .datetimepicker-header .datetimepicker-selection-start .datetimepicker-selection-hour {
  font-size: 1.5rem;
  font-weight: 100;
  flex: 1;
  justify-content: center;
  align-items: center;
  text-align: center;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .datetimepicker-header .datetimepicker-selection-end, .datetimepicker .datetimepicker-header .datetimepicker-selection-start {
  align-items: center;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .datetimepicker-header .datetimepicker-selection-end.is-centered .datetimepicker-selection-wrapper, .datetimepicker .datetimepicker-header .datetimepicker-selection-start.is-centered .datetimepicker-selection-wrapper {
  justify-content: center;
  align-items: center;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .datetimepicker-header .datetimepicker-selection-time {
  flex: 1;
  display: flex;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .datetimepicker-header .datetimepicker-selection-time .datetimepicker-selection-time-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 1rem;
  color: #b5b5b5;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .datepicker-nav {
  background: #832d2d;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: .5em;
  flex-direction: row;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .datepicker-nav .datepicker-nav-month-year {
  flex-direction: row;
  display: flex;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .datepicker-nav .datepicker-nav-month, .datetimepicker .datepicker-nav .datepicker-nav-year {
  text-decoration: none;
  font-size: 1rem;
  color: #fff;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .datepicker-nav .datepicker-nav-month:hover, .datetimepicker .datepicker-nav .datepicker-nav-year:hover {
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .datepicker-nav .datepicker-nav-month {
  text-transform: capitalize;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .datepicker-nav .datepicker-nav-year {
  font-weight: 700;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .datepicker-nav .datepicker-nav-next, .datetimepicker .datepicker-nav .datepicker-nav-previous {
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
  text-decoration: none;
  color: #fff;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .datepicker-nav .datepicker-nav-next:hover, .datetimepicker .datepicker-nav .datepicker-nav-previous:hover {
  background-color: transparent;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .datepicker-nav .datepicker-nav-next:hover svg, .datetimepicker .datepicker-nav .datepicker-nav-previous:hover svg {
  stroke-width: 1em;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .datepicker-nav .datepicker-nav-next svg, .datetimepicker .datepicker-nav .datepicker-nav-previous svg {
  stroke: currentColor;
  width: 11.25px;
  height: .75rem;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .datepicker-body {
  overflow: hidden;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .datepicker-body .datepicker-dates {
  display: none;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .datepicker-body .datepicker-dates.is-active {
  display: flex;
  flex-direction: column;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .datepicker-body .datepicker-months, .datetimepicker .datepicker-body .datepicker-years {
  display: none;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .datepicker-body .datepicker-months.is-active, .datetimepicker .datepicker-body .datepicker-years.is-active {
  display: flex;
  flex-direction: row;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .datepicker-body .datepicker-weekdays {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  padding: .3rem 0;
  background: 0 0;
  color: #fff;
  font-size: .75rem;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .datepicker-body .datepicker-weekdays .datepicker-date {
  background: 0 0 !important;
  color: #b5b5b5;
  padding: .3rem;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .datepicker-body .datepicker-dates .datepicker-days {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
  padding: 0;
  color: #7a7a7a;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .datepicker-body .datepicker-dates .datepicker-days .datepicker-date {
  background: #f5f5f5;
  display: flex;
  justify-content: center;
  flex: 14.28571%;
  margin: .1rem 0;
  align-items: center;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item {
  margin: 0 auto;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: 0 0;
  border: none;
  border-radius: 25091983px;
  color: #4a4a4a;
  cursor: pointer;
  height: 2.2rem;
  outline: 0;
  padding: 0;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: all .2s ease;
  vertical-align: middle;
  white-space: nowrap;
  width: 2.2rem;
  -webkit-animation: bounce-button-in 0.45s 0s cubic-bezier(0.175, 0.885, 0.32, 1.275) forwards;
  animation: bounce-button-in 0.45s 0s cubic-bezier(0.175, 0.885, 0.32, 1.275) forwards;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item.is-today {
  background: 0 0;
  border: .1rem dotted #832d2d;
  color: #832d2d;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item:focus {
  background: #fff;
  border-color: #fff;
  color: rgba(0, 0, 0, 0.7);
  text-decoration: none;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item.is-active {
  background: #832d2d;
  border-color: #832d2d;
  border-radius: 25091983px;
  color: #fff;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item.is-active.is-today {
  border-color: #fff !important;
  color: #fff !important;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item:hover {
  background: #fff;
  border: .1rem solid #832d2d;
  color: rgba(0, 0, 0, 0.7);
  text-decoration: none;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.is-current-month {
  background: 0 0;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.is-disabled, .datetimepicker .datepicker-body .datepicker-dates .datepicker-days .datepicker-date[disabled] {
  background-color: #f5f5f5;
  background-image: url(data:image/gif;base64,R0lGODlhBQAFAOMAAP/14////93uHt3uHt3uHt3uHv///////////wAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAAAALAAAAAAFAAUAAAQL0ACAzpG0YnonNxEAOw==) !important;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.is-disabled .calendar-event, .datetimepicker .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.is-disabled .date-item, .datetimepicker .datepicker-body .datepicker-dates .datepicker-days .datepicker-date[disabled] .calendar-event, .datetimepicker .datepicker-body .datepicker-dates .datepicker-days .datepicker-date[disabled] .date-item {
  cursor: default;
  opacity: .25;
  pointer-events: none;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range {
  position: relative;
  background: #832d2d;
  z-index: 1;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range.datepicker-range-end .date-item, .datetimepicker .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range.datepicker-range-start .date-item {
  background: #fff;
  border: .1rem solid #832d2d;
  color: #832d2d;
  box-shadow: 0 0.2rem 0.2rem rgba(10, 10, 10, 0.1);
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range.datepicker-range-start {
  border-top-left-radius: 25091983px;
  border-bottom-left-radius: 25091983px;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range.datepicker-range-end {
  border-top-right-radius: 25091983px;
  border-bottom-right-radius: 25091983px;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range .date-item {
  background-color: #832d2d;
  color: #fff;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range .date-item.is-today {
  border-color: #fff !important;
  color: #fff !important;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .datepicker-body .datepicker-months, .datetimepicker .datepicker-body .datepicker-years {
  display: none;
  flex-direction: row;
  flex-wrap: wrap;
  padding: .5rem;
  max-height: 17rem;
  overflow-y: auto;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .datepicker-body .datepicker-months.is-active, .datetimepicker .datepicker-body .datepicker-years.is-active {
  display: flex;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .datepicker-body .datepicker-months .datepicker-month, .datetimepicker .datepicker-body .datepicker-months .datepicker-year, .datetimepicker .datepicker-body .datepicker-years .datepicker-month, .datetimepicker .datepicker-body .datepicker-years .datepicker-year {
  padding: .5rem;
  margin: .5rem;
  font-size: .75rem;
  text-align: center;
  flex: 1 25%;
  text-transform: capitalize;
  border-radius: 25091983px;
  border: .1rem solid transparent;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .datepicker-body .datepicker-months .datepicker-month.is-active, .datetimepicker .datepicker-body .datepicker-months .datepicker-year.is-active, .datetimepicker .datepicker-body .datepicker-years .datepicker-month.is-active, .datetimepicker .datepicker-body .datepicker-years .datepicker-year.is-active {
  background: #832d2d;
  border-color: #832d2d;
  color: #fff;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .datepicker-body .datepicker-months .datepicker-month:hover, .datetimepicker .datepicker-body .datepicker-months .datepicker-year:hover, .datetimepicker .datepicker-body .datepicker-years .datepicker-month:hover, .datetimepicker .datepicker-body .datepicker-years .datepicker-year:hover {
  cursor: pointer;
  background: #fff;
  border: .1rem solid #832d2d;
  color: rgba(0, 0, 0, 0.7);
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .datetimepicker-footer {
  display: flex;
  flex: 1;
  justify-content: space-evenly;
  margin: 0;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .datetimepicker-footer > * {
  text-decoration: none !important;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-datetimepicker-default .datetimepicker-container {
  display: flex;
  flex-direction: column;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-datetimepicker-default .datetimepicker-container:after, .datetimepicker.is-datetimepicker-default .datetimepicker-container:before {
  bottom: 100%;
  left: 15%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-datetimepicker-default .datetimepicker-container:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: .75rem;
  margin-left: -.75rem;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-datetimepicker-default .datetimepicker-container:before {
  border-color: rgba(74, 74, 74, 0);
  border-bottom-color: #4a4a4a;
  border-width: .75rem;
  margin-left: -.75rem;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-datetimepicker-default .datetimepicker-container.has-header-bottom {
  flex-direction: column-reverse;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-large {
  max-width: 100%;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-large .datepicker-body .datepicker-date {
  border-bottom: .1rem solid #f5f5f5;
  border-right: .1rem solid #f5f5f5;
  display: flex;
  flex-direction: column;
  height: 11rem;
  padding: 0;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-large .datepicker-body .datepicker-date:nth-child(7n) {
  border-right: 0;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-large .datepicker-body .datepicker-date:nth-last-child(-n+7) {
  border-bottom: 0;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-large .date-item {
  align-self: flex-end;
  height: 2.2rem;
  margin-right: .5rem;
  margin-top: .5rem;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-large .datepicker-range::before, .datetimepicker.is-large .datepicker-range:before {
  top: 1.9rem;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-large .datepicker-range.datepicker-range-start::before {
  left: auto;
  width: 1.9rem;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-large .datepicker-range.datepicker-range-end::before {
  right: 1.9rem;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-large .datepicker-events {
  flex-grow: 1;
  line-height: 1;
  overflow-y: auto;
  padding: .5rem;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-large .datepicker-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, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-large .datepicker-event.is-white {
  background-color: #fff;
  color: #0a0a0a;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-large .datepicker-event.is-black {
  background-color: #0a0a0a;
  color: #fff;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-large .datepicker-event.is-light {
  background-color: #f5f5f5;
  color: #363636;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-large .datepicker-event.is-dark {
  background-color: #363636;
  color: #f5f5f5;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-large .datepicker-event.is-primary {
  background-color: #832d2d;
  color: #fff;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-large .datepicker-event.is-link {
  background-color: #3273dc;
  color: #fff;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-large .datepicker-event.is-info {
  background-color: #209cee;
  color: #fff;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-large .datepicker-event.is-success {
  background-color: #23d160;
  color: #fff;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-large .datepicker-event.is-warning {
  background-color: #ffdd57;
  color: rgba(0, 0, 0, 0.7);
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-large .datepicker-event.is-danger {
  background-color: #ff3860;
  color: #fff;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .timepicker {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin: auto;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .timepicker .timepicker-end, .datetimepicker .timepicker .timepicker-start {
  display: flex;
  flex-direction: row;
  flex: 1 50%;
  justify-content: center;
  position: relative;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .timepicker .timepicker-end .timepicker-hours, .datetimepicker .timepicker .timepicker-end .timepicker-minutes, .datetimepicker .timepicker .timepicker-start .timepicker-hours, .datetimepicker .timepicker .timepicker-start .timepicker-minutes {
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .timepicker .timepicker-end .timepicker-hours .timepicker-input, .datetimepicker .timepicker .timepicker-end .timepicker-minutes .timepicker-input, .datetimepicker .timepicker .timepicker-start .timepicker-hours .timepicker-input, .datetimepicker .timepicker .timepicker-start .timepicker-minutes .timepicker-input {
  position: relative;
  color: #832d2d;
  text-align: center;
  overflow: hidden;
  font-size: 2rem;
  font-weight: 400;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .timepicker .timepicker-end .timepicker-hours .timepicker-input.is-input .timepicker-input-number, .datetimepicker .timepicker .timepicker-end .timepicker-minutes .timepicker-input.is-input .timepicker-input-number, .datetimepicker .timepicker .timepicker-start .timepicker-hours .timepicker-input.is-input .timepicker-input-number, .datetimepicker .timepicker .timepicker-start .timepicker-minutes .timepicker-input.is-input .timepicker-input-number {
  visability: hidden;
  opacity: 0;
  transition: opacity .1s ease-in;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .timepicker .timepicker-end .timepicker-hours .timepicker-input.is-input input, .datetimepicker .timepicker .timepicker-end .timepicker-minutes .timepicker-input.is-input input, .datetimepicker .timepicker .timepicker-start .timepicker-hours .timepicker-input.is-input input, .datetimepicker .timepicker .timepicker-start .timepicker-minutes .timepicker-input.is-input input {
  visability: visible;
  opacity: 1;
  transition: opacity .1s ease-in;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .timepicker .timepicker-end .timepicker-hours .timepicker-input input, .datetimepicker .timepicker .timepicker-end .timepicker-minutes .timepicker-input input, .datetimepicker .timepicker .timepicker-start .timepicker-hours .timepicker-input input, .datetimepicker .timepicker .timepicker-start .timepicker-minutes .timepicker-input input {
  width: 4rem;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 2;
  box-shadow: none;
  outline: 0;
  border: none;
  opacity: 0;
  transition: opacity .1s ease-in;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .timepicker .timepicker-end .timepicker-input-number, .datetimepicker .timepicker .timepicker-start .timepicker-input-number {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  visability: visible;
  opacity: 1;
  transition: opacity 1s ease-in;
  font-weight: 300;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .timepicker .timepicker-end .timepicker-input-number.is-increment-hide, .datetimepicker .timepicker .timepicker-start .timepicker-input-number.is-increment-hide {
  opacity: 0;
  -webkit-transform: translateY(-50px);
  transform: translateY(-50px);
  -webkit-animation: increment-prev .1s ease-in;
  animation: increment-prev .1s ease-in;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .timepicker .timepicker-end .timepicker-input-number.is-increment-visible, .datetimepicker .timepicker .timepicker-start .timepicker-input-number.is-increment-visible {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-animation: increment-next .1s ease-out;
  animation: increment-next .1s ease-out;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .timepicker .timepicker-end .timepicker-input-number.is-decrement-hide, .datetimepicker .timepicker .timepicker-start .timepicker-input-number.is-decrement-hide {
  opacity: 0;
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
  -webkit-animation: decrement-prev .1s ease-in;
  animation: decrement-prev .1s ease-in;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .timepicker .timepicker-end .timepicker-input-number.is-decrement-visible, .datetimepicker .timepicker .timepicker-start .timepicker-input-number.is-decrement-visible {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-animation: decrement-next .1s ease-out;
  animation: decrement-next .1s ease-out;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .timepicker .timepicker-end {
  margin-left: 1rem;
  padding-left: 1rem;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .timepicker .timepicker-end::before, .datetimepicker .timepicker .timepicker-end:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 50%;
  width: .1rem;
  background-color: #f5f5f5;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .timepicker .timepicker-next, .datetimepicker .timepicker .timepicker-previous {
  font-size: 1rem;
  line-height: 1rem;
  display: block;
  color: #adbcda;
  text-align: center;
  margin: 1rem 0 0;
  font-size: 1rem;
  padding: .5rem;
  width: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .timepicker .timepicker-next:hover, .datetimepicker .timepicker .timepicker-previous:hover {
  cursor: pointer;
  background-color: #f5f5f5;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .timepicker .timepicker-previous {
  margin: 0 0 1rem;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .timepicker .timepicker-time-divider {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.5rem;
  color: #832d2d;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .timepicker.is-white .timepicker-input, .datetimepicker .timepicker.is-white .timepicker-input-number, .datetimepicker .timepicker.is-white .timepicker-time-divider {
  color: #fff !important;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .timepicker.is-black .timepicker-input, .datetimepicker .timepicker.is-black .timepicker-input-number, .datetimepicker .timepicker.is-black .timepicker-time-divider {
  color: #0a0a0a !important;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .timepicker.is-light .timepicker-input, .datetimepicker .timepicker.is-light .timepicker-input-number, .datetimepicker .timepicker.is-light .timepicker-time-divider {
  color: #f5f5f5 !important;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .timepicker.is-dark .timepicker-input, .datetimepicker .timepicker.is-dark .timepicker-input-number, .datetimepicker .timepicker.is-dark .timepicker-time-divider {
  color: #363636 !important;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .timepicker.is-primary .timepicker-input, .datetimepicker .timepicker.is-primary .timepicker-input-number, .datetimepicker .timepicker.is-primary .timepicker-time-divider {
  color: #832d2d !important;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .timepicker.is-link .timepicker-input, .datetimepicker .timepicker.is-link .timepicker-input-number, .datetimepicker .timepicker.is-link .timepicker-time-divider {
  color: #3273dc !important;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .timepicker.is-info .timepicker-input, .datetimepicker .timepicker.is-info .timepicker-input-number, .datetimepicker .timepicker.is-info .timepicker-time-divider {
  color: #209cee !important;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .timepicker.is-success .timepicker-input, .datetimepicker .timepicker.is-success .timepicker-input-number, .datetimepicker .timepicker.is-success .timepicker-time-divider {
  color: #23d160 !important;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .timepicker.is-warning .timepicker-input, .datetimepicker .timepicker.is-warning .timepicker-input-number, .datetimepicker .timepicker.is-warning .timepicker-time-divider {
  color: #ffdd57 !important;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .timepicker.is-danger .timepicker-input, .datetimepicker .timepicker.is-danger .timepicker-input-number, .datetimepicker .timepicker.is-danger .timepicker-time-divider {
  color: #ff3860 !important;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .timepicker.is-black-bis .timepicker-input, .datetimepicker .timepicker.is-black-bis .timepicker-input-number, .datetimepicker .timepicker.is-black-bis .timepicker-time-divider {
  color: #121212 !important;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .timepicker.is-black-ter .timepicker-input, .datetimepicker .timepicker.is-black-ter .timepicker-input-number, .datetimepicker .timepicker.is-black-ter .timepicker-time-divider {
  color: #242424 !important;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .timepicker.is-grey-darker .timepicker-input, .datetimepicker .timepicker.is-grey-darker .timepicker-input-number, .datetimepicker .timepicker.is-grey-darker .timepicker-time-divider {
  color: #363636 !important;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .timepicker.is-grey-dark .timepicker-input, .datetimepicker .timepicker.is-grey-dark .timepicker-input-number, .datetimepicker .timepicker.is-grey-dark .timepicker-time-divider {
  color: #4a4a4a !important;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .timepicker.is-grey .timepicker-input, .datetimepicker .timepicker.is-grey .timepicker-input-number, .datetimepicker .timepicker.is-grey .timepicker-time-divider {
  color: #7a7a7a !important;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .timepicker.is-grey-light .timepicker-input, .datetimepicker .timepicker.is-grey-light .timepicker-input-number, .datetimepicker .timepicker.is-grey-light .timepicker-time-divider {
  color: #b5b5b5 !important;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .timepicker.is-grey-lighter .timepicker-input, .datetimepicker .timepicker.is-grey-lighter .timepicker-input-number, .datetimepicker .timepicker.is-grey-lighter .timepicker-time-divider {
  color: #dbdbdb !important;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .timepicker.is-white-ter .timepicker-input, .datetimepicker .timepicker.is-white-ter .timepicker-input-number, .datetimepicker .timepicker.is-white-ter .timepicker-time-divider {
  color: #f5f5f5 !important;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker .timepicker.is-white-bis .timepicker-input, .datetimepicker .timepicker.is-white-bis .timepicker-input-number, .datetimepicker .timepicker.is-white-bis .timepicker-time-divider {
  color: #fafafa !important;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-white .datetimepicker-header .datetimepicker-selection-day {
  color: #fff;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-white .datepicker-nav {
  background: #fff;
  color: #0a0a0a;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-white .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item.is-active {
  background: #fff;
  border-color: #fff;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-white .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item.is-today {
  border-color: #fff;
  color: #fff;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-white .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item:hover {
  border-color: #fff;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-white .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range {
  background: #fff;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-white .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range::before, .datetimepicker.is-white .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range:before {
  background: #fff;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-white .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range .date-item {
  background-color: #fff;
  color: #0a0a0a;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-white .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range .date-item.is-today {
  border-color: #0a0a0a !important;
  color: #0a0a0a !important;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-white .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range.datepicker-range-end .date-item, .datetimepicker.is-white .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range.datepicker-range-start .date-item {
  background: #0a0a0a;
  border-color: #fff;
  color: #fff;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-black .datetimepicker-header .datetimepicker-selection-day {
  color: #0a0a0a;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-black .datepicker-nav {
  background: #0a0a0a;
  color: #fff;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-black .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item.is-active {
  background: #0a0a0a;
  border-color: #0a0a0a;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-black .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item.is-today {
  border-color: #0a0a0a;
  color: #0a0a0a;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-black .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item:hover {
  border-color: #0a0a0a;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-black .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range {
  background: #0a0a0a;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-black .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range::before, .datetimepicker.is-black .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range:before {
  background: #0a0a0a;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-black .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range .date-item {
  background-color: #0a0a0a;
  color: #fff;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-black .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range .date-item.is-today {
  border-color: #fff !important;
  color: #fff !important;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-black .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range.datepicker-range-end .date-item, .datetimepicker.is-black .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range.datepicker-range-start .date-item {
  background: #fff;
  border-color: #0a0a0a;
  color: #0a0a0a;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-light .datetimepicker-header .datetimepicker-selection-day {
  color: #f5f5f5;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-light .datepicker-nav {
  background: #f5f5f5;
  color: #363636;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-light .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item.is-active {
  background: #f5f5f5;
  border-color: #f5f5f5;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-light .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item.is-today {
  border-color: #f5f5f5;
  color: #f5f5f5;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-light .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item:hover {
  border-color: #f5f5f5;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-light .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range {
  background: #f5f5f5;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-light .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range::before, .datetimepicker.is-light .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range:before {
  background: #f5f5f5;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-light .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range .date-item {
  background-color: #f5f5f5;
  color: #363636;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-light .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range .date-item.is-today {
  border-color: #363636 !important;
  color: #363636 !important;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-light .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range.datepicker-range-end .date-item, .datetimepicker.is-light .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range.datepicker-range-start .date-item {
  background: #363636;
  border-color: #f5f5f5;
  color: #f5f5f5;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-dark .datetimepicker-header .datetimepicker-selection-day {
  color: #363636;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-dark .datepicker-nav {
  background: #363636;
  color: #f5f5f5;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-dark .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item.is-active {
  background: #363636;
  border-color: #363636;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-dark .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item.is-today {
  border-color: #363636;
  color: #363636;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-dark .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item:hover {
  border-color: #363636;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-dark .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range {
  background: #363636;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-dark .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range::before, .datetimepicker.is-dark .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range:before {
  background: #363636;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-dark .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range .date-item {
  background-color: #363636;
  color: #f5f5f5;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-dark .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range .date-item.is-today {
  border-color: #f5f5f5 !important;
  color: #f5f5f5 !important;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-dark .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range.datepicker-range-end .date-item, .datetimepicker.is-dark .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range.datepicker-range-start .date-item {
  background: #f5f5f5;
  border-color: #363636;
  color: #363636;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-primary .datetimepicker-header .datetimepicker-selection-day {
  color: #832d2d;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-primary .datepicker-nav {
  background: #832d2d;
  color: #fff;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-primary .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item.is-active {
  background: #832d2d;
  border-color: #832d2d;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-primary .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item.is-today {
  border-color: #832d2d;
  color: #832d2d;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-primary .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item:hover {
  border-color: #832d2d;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-primary .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range {
  background: #832d2d;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-primary .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range::before, .datetimepicker.is-primary .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range:before {
  background: #832d2d;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-primary .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range .date-item {
  background-color: #832d2d;
  color: #fff;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-primary .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range .date-item.is-today {
  border-color: #fff !important;
  color: #fff !important;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-primary .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range.datepicker-range-end .date-item, .datetimepicker.is-primary .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range.datepicker-range-start .date-item {
  background: #fff;
  border-color: #832d2d;
  color: #832d2d;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-link .datetimepicker-header .datetimepicker-selection-day {
  color: #3273dc;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-link .datepicker-nav {
  background: #3273dc;
  color: #fff;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-link .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item.is-active {
  background: #3273dc;
  border-color: #3273dc;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-link .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item.is-today {
  border-color: #3273dc;
  color: #3273dc;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-link .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item:hover {
  border-color: #3273dc;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-link .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range {
  background: #3273dc;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-link .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range::before, .datetimepicker.is-link .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range:before {
  background: #3273dc;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-link .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range .date-item {
  background-color: #3273dc;
  color: #fff;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-link .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range .date-item.is-today {
  border-color: #fff !important;
  color: #fff !important;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-link .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range.datepicker-range-end .date-item, .datetimepicker.is-link .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range.datepicker-range-start .date-item {
  background: #fff;
  border-color: #3273dc;
  color: #3273dc;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-info .datetimepicker-header .datetimepicker-selection-day {
  color: #209cee;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-info .datepicker-nav {
  background: #209cee;
  color: #fff;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-info .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item.is-active {
  background: #209cee;
  border-color: #209cee;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-info .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item.is-today {
  border-color: #209cee;
  color: #209cee;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-info .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item:hover {
  border-color: #209cee;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-info .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range {
  background: #209cee;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-info .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range::before, .datetimepicker.is-info .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range:before {
  background: #209cee;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-info .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range .date-item {
  background-color: #209cee;
  color: #fff;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-info .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range .date-item.is-today {
  border-color: #fff !important;
  color: #fff !important;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-info .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range.datepicker-range-end .date-item, .datetimepicker.is-info .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range.datepicker-range-start .date-item {
  background: #fff;
  border-color: #209cee;
  color: #209cee;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-success .datetimepicker-header .datetimepicker-selection-day {
  color: #23d160;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-success .datepicker-nav {
  background: #23d160;
  color: #fff;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-success .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item.is-active {
  background: #23d160;
  border-color: #23d160;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-success .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item.is-today {
  border-color: #23d160;
  color: #23d160;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-success .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item:hover {
  border-color: #23d160;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-success .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range {
  background: #23d160;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-success .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range::before, .datetimepicker.is-success .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range:before {
  background: #23d160;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-success .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range .date-item {
  background-color: #23d160;
  color: #fff;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-success .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range .date-item.is-today {
  border-color: #fff !important;
  color: #fff !important;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-success .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range.datepicker-range-end .date-item, .datetimepicker.is-success .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range.datepicker-range-start .date-item {
  background: #fff;
  border-color: #23d160;
  color: #23d160;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-warning .datetimepicker-header .datetimepicker-selection-day {
  color: #ffdd57;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-warning .datepicker-nav {
  background: #ffdd57;
  color: rgba(0, 0, 0, 0.7);
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-warning .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item.is-active {
  background: #ffdd57;
  border-color: #ffdd57;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-warning .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item.is-today {
  border-color: #ffdd57;
  color: #ffdd57;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-warning .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item:hover {
  border-color: #ffdd57;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-warning .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range {
  background: #ffdd57;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-warning .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range::before, .datetimepicker.is-warning .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range:before {
  background: #ffdd57;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-warning .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range .date-item {
  background-color: #ffdd57;
  color: rgba(0, 0, 0, 0.7);
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-warning .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range .date-item.is-today {
  border-color: rgba(0, 0, 0, 0.7) !important;
  color: rgba(0, 0, 0, 0.7) !important;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-warning .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range.datepicker-range-end .date-item, .datetimepicker.is-warning .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range.datepicker-range-start .date-item {
  background: rgba(0, 0, 0, 0.7);
  border-color: #ffdd57;
  color: #ffdd57;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-danger .datetimepicker-header .datetimepicker-selection-day {
  color: #ff3860;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-danger .datepicker-nav {
  background: #ff3860;
  color: #fff;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-danger .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item.is-active {
  background: #ff3860;
  border-color: #ff3860;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-danger .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item.is-today {
  border-color: #ff3860;
  color: #ff3860;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-danger .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item:hover {
  border-color: #ff3860;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-danger .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range {
  background: #ff3860;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-danger .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range::before, .datetimepicker.is-danger .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range:before {
  background: #ff3860;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-danger .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range .date-item {
  background-color: #ff3860;
  color: #fff;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-danger .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range .date-item.is-today {
  border-color: #fff !important;
  color: #fff !important;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-danger .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range.datepicker-range-end .date-item, .datetimepicker.is-danger .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range.datepicker-range-start .date-item {
  background: #fff;
  border-color: #ff3860;
  color: #ff3860;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-black-bis .datetimepicker-header .datetimepicker-selection-day {
  color: #121212;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-black-bis .datepicker-nav {
  background: #121212;
  color: #fff;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-black-bis .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item.is-active {
  background: #121212;
  border-color: #121212;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-black-bis .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item.is-today {
  border-color: #121212;
  color: #121212;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-black-bis .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item:hover {
  border-color: #121212;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-black-bis .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range {
  background: #121212;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-black-bis .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range::before, .datetimepicker.is-black-bis .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range:before {
  background: #121212;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-black-bis .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range .date-item {
  background-color: #121212;
  color: #fff;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-black-bis .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range .date-item.is-today {
  border-color: #fff !important;
  color: #fff !important;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-black-bis .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range.datepicker-range-end .date-item, .datetimepicker.is-black-bis .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range.datepicker-range-start .date-item {
  background: #fff;
  border-color: #121212;
  color: #121212;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-black-ter .datetimepicker-header .datetimepicker-selection-day {
  color: #242424;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-black-ter .datepicker-nav {
  background: #242424;
  color: #fff;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-black-ter .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item.is-active {
  background: #242424;
  border-color: #242424;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-black-ter .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item.is-today {
  border-color: #242424;
  color: #242424;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-black-ter .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item:hover {
  border-color: #242424;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-black-ter .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range {
  background: #242424;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-black-ter .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range::before, .datetimepicker.is-black-ter .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range:before {
  background: #242424;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-black-ter .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range .date-item {
  background-color: #242424;
  color: #fff;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-black-ter .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range .date-item.is-today {
  border-color: #fff !important;
  color: #fff !important;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-black-ter .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range.datepicker-range-end .date-item, .datetimepicker.is-black-ter .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range.datepicker-range-start .date-item {
  background: #fff;
  border-color: #242424;
  color: #242424;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-grey-darker .datetimepicker-header .datetimepicker-selection-day {
  color: #363636;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-grey-darker .datepicker-nav {
  background: #363636;
  color: #fff;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-grey-darker .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item.is-active {
  background: #363636;
  border-color: #363636;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-grey-darker .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item.is-today {
  border-color: #363636;
  color: #363636;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-grey-darker .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item:hover {
  border-color: #363636;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-grey-darker .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range {
  background: #363636;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-grey-darker .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range::before, .datetimepicker.is-grey-darker .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range:before {
  background: #363636;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-grey-darker .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range .date-item {
  background-color: #363636;
  color: #fff;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-grey-darker .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range .date-item.is-today {
  border-color: #fff !important;
  color: #fff !important;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-grey-darker .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range.datepicker-range-end .date-item, .datetimepicker.is-grey-darker .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range.datepicker-range-start .date-item {
  background: #fff;
  border-color: #363636;
  color: #363636;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-grey-dark .datetimepicker-header .datetimepicker-selection-day {
  color: #4a4a4a;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-grey-dark .datepicker-nav {
  background: #4a4a4a;
  color: #fff;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-grey-dark .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item.is-active {
  background: #4a4a4a;
  border-color: #4a4a4a;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-grey-dark .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item.is-today {
  border-color: #4a4a4a;
  color: #4a4a4a;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-grey-dark .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item:hover {
  border-color: #4a4a4a;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-grey-dark .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range {
  background: #4a4a4a;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-grey-dark .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range::before, .datetimepicker.is-grey-dark .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range:before {
  background: #4a4a4a;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-grey-dark .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range .date-item {
  background-color: #4a4a4a;
  color: #fff;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-grey-dark .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range .date-item.is-today {
  border-color: #fff !important;
  color: #fff !important;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-grey-dark .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range.datepicker-range-end .date-item, .datetimepicker.is-grey-dark .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range.datepicker-range-start .date-item {
  background: #fff;
  border-color: #4a4a4a;
  color: #4a4a4a;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-grey .datetimepicker-header .datetimepicker-selection-day {
  color: #7a7a7a;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-grey .datepicker-nav {
  background: #7a7a7a;
  color: #fff;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-grey .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item.is-active {
  background: #7a7a7a;
  border-color: #7a7a7a;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-grey .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item.is-today {
  border-color: #7a7a7a;
  color: #7a7a7a;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-grey .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item:hover {
  border-color: #7a7a7a;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-grey .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range {
  background: #7a7a7a;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-grey .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range::before, .datetimepicker.is-grey .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range:before {
  background: #7a7a7a;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-grey .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range .date-item {
  background-color: #7a7a7a;
  color: #fff;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-grey .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range .date-item.is-today {
  border-color: #fff !important;
  color: #fff !important;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-grey .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range.datepicker-range-end .date-item, .datetimepicker.is-grey .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range.datepicker-range-start .date-item {
  background: #fff;
  border-color: #7a7a7a;
  color: #7a7a7a;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-grey-light .datetimepicker-header .datetimepicker-selection-day {
  color: #b5b5b5;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-grey-light .datepicker-nav {
  background: #b5b5b5;
  color: #fff;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-grey-light .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item.is-active {
  background: #b5b5b5;
  border-color: #b5b5b5;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-grey-light .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item.is-today {
  border-color: #b5b5b5;
  color: #b5b5b5;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-grey-light .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item:hover {
  border-color: #b5b5b5;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-grey-light .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range {
  background: #b5b5b5;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-grey-light .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range::before, .datetimepicker.is-grey-light .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range:before {
  background: #b5b5b5;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-grey-light .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range .date-item {
  background-color: #b5b5b5;
  color: #fff;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-grey-light .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range .date-item.is-today {
  border-color: #fff !important;
  color: #fff !important;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-grey-light .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range.datepicker-range-end .date-item, .datetimepicker.is-grey-light .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range.datepicker-range-start .date-item {
  background: #fff;
  border-color: #b5b5b5;
  color: #b5b5b5;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-grey-lighter .datetimepicker-header .datetimepicker-selection-day {
  color: #dbdbdb;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-grey-lighter .datepicker-nav {
  background: #dbdbdb;
  color: rgba(0, 0, 0, 0.7);
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-grey-lighter .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item.is-active {
  background: #dbdbdb;
  border-color: #dbdbdb;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-grey-lighter .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item.is-today {
  border-color: #dbdbdb;
  color: #dbdbdb;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-grey-lighter .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item:hover {
  border-color: #dbdbdb;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-grey-lighter .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range {
  background: #dbdbdb;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-grey-lighter .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range::before, .datetimepicker.is-grey-lighter .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range:before {
  background: #dbdbdb;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-grey-lighter .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range .date-item {
  background-color: #dbdbdb;
  color: rgba(0, 0, 0, 0.7);
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-grey-lighter .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range .date-item.is-today {
  border-color: rgba(0, 0, 0, 0.7) !important;
  color: rgba(0, 0, 0, 0.7) !important;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-grey-lighter .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range.datepicker-range-end .date-item, .datetimepicker.is-grey-lighter .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range.datepicker-range-start .date-item {
  background: rgba(0, 0, 0, 0.7);
  border-color: #dbdbdb;
  color: #dbdbdb;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-white-ter .datetimepicker-header .datetimepicker-selection-day {
  color: #f5f5f5;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-white-ter .datepicker-nav {
  background: #f5f5f5;
  color: rgba(0, 0, 0, 0.7);
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-white-ter .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item.is-active {
  background: #f5f5f5;
  border-color: #f5f5f5;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-white-ter .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item.is-today {
  border-color: #f5f5f5;
  color: #f5f5f5;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-white-ter .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item:hover {
  border-color: #f5f5f5;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-white-ter .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range {
  background: #f5f5f5;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-white-ter .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range::before, .datetimepicker.is-white-ter .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range:before {
  background: #f5f5f5;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-white-ter .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range .date-item {
  background-color: #f5f5f5;
  color: rgba(0, 0, 0, 0.7);
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-white-ter .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range .date-item.is-today {
  border-color: rgba(0, 0, 0, 0.7) !important;
  color: rgba(0, 0, 0, 0.7) !important;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-white-ter .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range.datepicker-range-end .date-item, .datetimepicker.is-white-ter .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range.datepicker-range-start .date-item {
  background: rgba(0, 0, 0, 0.7);
  border-color: #f5f5f5;
  color: #f5f5f5;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-white-bis .datetimepicker-header .datetimepicker-selection-day {
  color: #fafafa;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-white-bis .datepicker-nav {
  background: #fafafa;
  color: rgba(0, 0, 0, 0.7);
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-white-bis .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item.is-active {
  background: #fafafa;
  border-color: #fafafa;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-white-bis .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item.is-today {
  border-color: #fafafa;
  color: #fafafa;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-white-bis .datepicker-body .datepicker-dates .datepicker-days .datepicker-date .date-item:hover {
  border-color: #fafafa;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-white-bis .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range {
  background: #fafafa;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-white-bis .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range::before, .datetimepicker.is-white-bis .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range:before {
  background: #fafafa;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-white-bis .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range .date-item {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.7);
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-white-bis .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range .date-item.is-today {
  border-color: rgba(0, 0, 0, 0.7) !important;
  color: rgba(0, 0, 0, 0.7) !important;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker.is-white-bis .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range.datepicker-range-end .date-item, .datetimepicker.is-white-bis .datepicker-body .datepicker-dates .datepicker-days .datepicker-date.datepicker-range.datepicker-range-start .date-item {
  background: rgba(0, 0, 0, 0.7);
  border-color: #fafafa;
  color: #fafafa;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker-dummy {
  position: relative;
  display: flex;
  width: 100%;
  height: 2.5rem;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker-dummy::before, .datetimepicker-dummy:before {
  content: '';
  -webkit-mask: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNjAgNjAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxwYXRoIGZpbGw9ImN1cnJlbnRjb2xvciIgZD0iTTU3LDRoLTdWMWMwLTAuNTUzLTAuNDQ3LTEtMS0xaC03Yy0wLjU1MywwLTEsMC40NDctMSwxdjNIMTlWMWMwLTAuNTUzLTAuNDQ3LTEtMS0xaC03Yy0wLjU1MywwLTEsMC40NDctMSwxdjNIM0MyLjQ0Nyw0LDIsNC40NDcsMiw1djExdjQzYzAsMC41NTMsMC40NDcsMSwxLDFoNTRjMC41NTMsMCwxLTAuNDQ3LDEtMVYxNlY1QzU4LDQuNDQ3LDU3LjU1Myw0LDU3LDR6IE00MywyaDV2M3YzaC01VjVWMnogTTEyLDJoNXYzdjNoLTVWNVYyeiBNNCw2aDZ2M2MwLDAuNTUzLDAuNDQ3LDEsMSwxaDdjMC41NTMsMCwxLTAuNDQ3LDEtMVY2aDIydjNjMCwwLjU1MywwLjQ0NywxLDEsMWg3YzAuNTUzLDAsMS0wLjQ0NywxLTFWNmg2djlINFY2ek00LDU4VjE3aDUydjQxSDR6Ii8+PHBhdGggZmlsbD0iY3VycmVudGNvbG9yIiBkPSJNMzgsMjNoLTdoLTJoLTdoLTJoLTl2OXYydjd2MnY5aDloMmg3aDJoN2gyaDl2LTl2LTJ2LTd2LTJ2LTloLTlIMzh6TTMxLDI1aDd2N2gtN1YyNXpNMzgsNDFoLTd2LTdoN1Y0MXpNMjIsMzRoN3Y3aC03VjM0ek0yMiwyNWg3djdoLTdWMjV6TTEzLDI1aDd2N2gtN1YyNXpNMTMsMzRoN3Y3aC03VjM0ek0yMCw1MGgtN3YtN2g3VjUwek0yOSw1MGgtN3YtN2g3VjUweiBNMzgsNTBoLTd2LTdoN1Y1MHogTTQ3LDUwaC03di03aDdWNTB6IE00Nyw0MWgtN3YtN2g3VjQxek00NywyNXY3aC03di03SDQ3eiIvPjwvZz48L3N2Zz4=);
  mask: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNjAgNjAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxwYXRoIGZpbGw9ImN1cnJlbnRjb2xvciIgZD0iTTU3LDRoLTdWMWMwLTAuNTUzLTAuNDQ3LTEtMS0xaC03Yy0wLjU1MywwLTEsMC40NDctMSwxdjNIMTlWMWMwLTAuNTUzLTAuNDQ3LTEtMS0xaC03Yy0wLjU1MywwLTEsMC40NDctMSwxdjNIM0MyLjQ0Nyw0LDIsNC40NDcsMiw1djExdjQzYzAsMC41NTMsMC40NDcsMSwxLDFoNTRjMC41NTMsMCwxLTAuNDQ3LDEtMVYxNlY1QzU4LDQuNDQ3LDU3LjU1Myw0LDU3LDR6IE00MywyaDV2M3YzaC01VjVWMnogTTEyLDJoNXYzdjNoLTVWNVYyeiBNNCw2aDZ2M2MwLDAuNTUzLDAuNDQ3LDEsMSwxaDdjMC41NTMsMCwxLTAuNDQ3LDEtMVY2aDIydjNjMCwwLjU1MywwLjQ0NywxLDEsMWg3YzAuNTUzLDAsMS0wLjQ0NywxLTFWNmg2djlINFY2ek00LDU4VjE3aDUydjQxSDR6Ii8+PHBhdGggZmlsbD0iY3VycmVudGNvbG9yIiBkPSJNMzgsMjNoLTdoLTJoLTdoLTJoLTl2OXYydjd2MnY5aDloMmg3aDJoN2gyaDl2LTl2LTJ2LTd2LTJ2LTloLTlIMzh6TTMxLDI1aDd2N2gtN1YyNXpNMzgsNDFoLTd2LTdoN1Y0MXpNMjIsMzRoN3Y3aC03VjM0ek0yMiwyNWg3djdoLTdWMjV6TTEzLDI1aDd2N2gtN1YyNXpNMTMsMzRoN3Y3aC03VjM0ek0yMCw1MGgtN3YtN2g3VjUwek0yOSw1MGgtN3YtN2g3VjUweiBNMzgsNTBoLTd2LTdoN1Y1MHogTTQ3LDUwaC03di03aDdWNTB6IE00Nyw0MWgtN3YtN2g3VjQxek00NywyNXY3aC03di03SDQ3eiIvPjwvZz48L3N2Zz4=);
  position: absolute;
  top: .65rem;
  left: .75rem;
  width: 1.25rem;
  height: 1.25rem;
  background-color: #832d2d;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker-dummy .datetimepicker-clear-button {
  background: 0 0;
  border: 0;
  color: #832d2d;
  cursor: pointer;
  font-weight: 400;
  outline: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  font-size: 1.5rem;
  height: 1.75rem;
  margin: .4rem .2rem 0 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 1.75rem;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker-dummy .datetimepicker-dummy-wrapper {
  border: 1px solid #b5b5b5;
  cursor: pointer;
  display: flex;
  flex: 1 100%;
  flex-wrap: nowrap;
  height: 100%;
  max-width: 100%;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker-dummy .datetimepicker-dummy-wrapper .datetimepicker-dummy-input {
  color: #4a4a4a;
  font-size: 1rem;
  text-align: left;
  text-indent: 1rem;
  flex: 1;
  height: 100%;
  max-width: 50%;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker-dummy .datetimepicker-dummy-wrapper .datetimepicker-dummy-input:first-child {
  text-indent: 2.5rem;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker-dummy .datetimepicker-dummy-wrapper .datetimepicker-dummy-input.is-datetimepicker-range {
  background: transparent url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4IiBoZWlnaHQ9IjE4IiB2aWV3Qm94PSIwIDAgOCAxOCI+CiAgICA8cGF0aCBmaWxsPSIjOTU5OUFBIiBmaWxsLXJ1bGU9Im5vbnplcm8iIGQ9Ik0uMTE5LjcxOGw3LjE1OCA3LjQwNy0uMDMzLS41NTEtNi43MzcgOC44ODlhLjQyNS40MjUgMCAwIDAgLjA4LjU5My40Mi40MiAwIDAgMCAuNTktLjA4bDYuNzM3LTguODg5YS40MjUuNDI1IDAgMCAwLS4wMzMtLjU1MUwuNzIzLjEyOEEuNDIuNDIgMCAwIDAgLjEyOC4xMmEuNDI1LjQyNSAwIDAgMC0uMDA5LjU5OHoiLz4KPC9zdmc+Cg==) no-repeat 100%/8px;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker-dummy .datetimepicker-dummy-wrapper input {
  background: 0 0;
  outline: 0;
  word-spacing: .5rem;
  border: 0;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker-dummy.is-white::before, .datetimepicker-dummy.is-white:before {
  background-color: #fff;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker-dummy.is-white .datetimepicker-clear-button {
  color: #fff;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker-dummy.is-black::before, .datetimepicker-dummy.is-black:before {
  background-color: #0a0a0a;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker-dummy.is-black .datetimepicker-clear-button {
  color: #0a0a0a;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker-dummy.is-light::before, .datetimepicker-dummy.is-light:before {
  background-color: #f5f5f5;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker-dummy.is-light .datetimepicker-clear-button {
  color: #f5f5f5;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker-dummy.is-dark::before, .datetimepicker-dummy.is-dark:before {
  background-color: #363636;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker-dummy.is-dark .datetimepicker-clear-button {
  color: #363636;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker-dummy.is-primary::before, .datetimepicker-dummy.is-primary:before {
  background-color: #832d2d;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker-dummy.is-primary .datetimepicker-clear-button {
  color: #832d2d;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker-dummy.is-link::before, .datetimepicker-dummy.is-link:before {
  background-color: #3273dc;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker-dummy.is-link .datetimepicker-clear-button {
  color: #3273dc;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker-dummy.is-info::before, .datetimepicker-dummy.is-info:before {
  background-color: #209cee;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker-dummy.is-info .datetimepicker-clear-button {
  color: #209cee;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker-dummy.is-success::before, .datetimepicker-dummy.is-success:before {
  background-color: #23d160;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker-dummy.is-success .datetimepicker-clear-button {
  color: #23d160;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker-dummy.is-warning::before, .datetimepicker-dummy.is-warning:before {
  background-color: #ffdd57;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker-dummy.is-warning .datetimepicker-clear-button {
  color: #ffdd57;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker-dummy.is-danger::before, .datetimepicker-dummy.is-danger:before {
  background-color: #ff3860;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker-dummy.is-danger .datetimepicker-clear-button {
  color: #ff3860;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker-dummy.is-black-bis::before, .datetimepicker-dummy.is-black-bis:before {
  background-color: #121212;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker-dummy.is-black-bis .datetimepicker-clear-button {
  color: #121212;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker-dummy.is-black-ter::before, .datetimepicker-dummy.is-black-ter:before {
  background-color: #242424;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker-dummy.is-black-ter .datetimepicker-clear-button {
  color: #242424;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker-dummy.is-grey-darker::before, .datetimepicker-dummy.is-grey-darker:before {
  background-color: #363636;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker-dummy.is-grey-darker .datetimepicker-clear-button {
  color: #363636;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker-dummy.is-grey-dark::before, .datetimepicker-dummy.is-grey-dark:before {
  background-color: #4a4a4a;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker-dummy.is-grey-dark .datetimepicker-clear-button {
  color: #4a4a4a;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker-dummy.is-grey::before, .datetimepicker-dummy.is-grey:before {
  background-color: #7a7a7a;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker-dummy.is-grey .datetimepicker-clear-button {
  color: #7a7a7a;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker-dummy.is-grey-light::before, .datetimepicker-dummy.is-grey-light:before {
  background-color: #b5b5b5;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker-dummy.is-grey-light .datetimepicker-clear-button {
  color: #b5b5b5;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker-dummy.is-grey-lighter::before, .datetimepicker-dummy.is-grey-lighter:before {
  background-color: #dbdbdb;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker-dummy.is-grey-lighter .datetimepicker-clear-button {
  color: #dbdbdb;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker-dummy.is-white-ter::before, .datetimepicker-dummy.is-white-ter:before {
  background-color: #f5f5f5;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker-dummy.is-white-ter .datetimepicker-clear-button {
  color: #f5f5f5;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker-dummy.is-white-bis::before, .datetimepicker-dummy.is-white-bis:before {
  background-color: #fafafa;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.datetimepicker-dummy.is-white-bis .datetimepicker-clear-button {
  color: #fafafa;
}

/* line 1, app/assets/stylesheets/bulma-calendar/timepicker.scss */
.modal .datetimepicker {
  display: block;
  max-height: 95vh;
  width: 22rem;
  max-width: 95vw;
  overflow-y: auto;
}
@-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, app/assets/stylesheets/bulma-iconpicker/iconpicker.scss */
[data-action=iconPicker] {
  width: 0;
  height: 0;
  display: none !important;
  opacity: 0;
  top: -999px;
  position: absolute;
}

/* line 1, app/assets/stylesheets/bulma-iconpicker/iconpicker.scss */
.iconpicker-preview {
  border-radius: 10%;
  background-color: #aaaaaa;
}

/* line 1, app/assets/stylesheets/bulma-iconpicker/iconpicker.scss */
.iconpicker-preview:hover {
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/bulma-iconpicker/iconpicker.scss */
.iconpicker-preview .iconpicker-icon-preview {
  color: #7a7a7a;
  font-size: 1.5em;
}

/* line 1, app/assets/stylesheets/bulma-iconpicker/iconpicker.scss */
.iconpicker-modal .modal-card .modal-card-head {
  background: #832d2d;
  color: #fff;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  padding: 1rem;
}

/* line 1, app/assets/stylesheets/bulma-iconpicker/iconpicker.scss */
.iconpicker-modal .modal-card .modal-card-head .modal-card-title {
  font-size: 1.2em;
  color: #fff;
}

/* line 1, app/assets/stylesheets/bulma-iconpicker/iconpicker.scss */
.iconpicker-modal .modal-card .modal-card-head .iconpicker-search {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 1em;
  box-shadow: none;
  border: 0.1em solid rgba(255, 255, 255, 0.3);
  margin: 0 2em;
  padding: .3em 1em;
  color: #7a7a7a;
}

/* line 1, app/assets/stylesheets/bulma-iconpicker/iconpicker.scss */
.iconpicker-modal .iconpicker-sets {
  flex-shrink: 0;
  background-color: #f5f5f5;
  font-size: .8em;
  margin: 0 !important;
}

/* line 1, app/assets/stylesheets/bulma-iconpicker/iconpicker.scss */
.iconpicker-modal .modal-card-body {
  padding: 0;
}

/* line 1, app/assets/stylesheets/bulma-iconpicker/iconpicker.scss */
.iconpicker-modal .modal-card-body .iconpicker-icons {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  padding: 1em;
}

/* line 1, app/assets/stylesheets/bulma-iconpicker/iconpicker.scss */
.iconpicker-modal .modal-card-body .iconpicker-icons [data-icon] {
  display: block;
  width: 48px;
  height: 48px;
  text-align: center;
  padding: .5rem;
}

/* line 1, app/assets/stylesheets/bulma-iconpicker/iconpicker.scss */
.iconpicker-modal .modal-card-body .iconpicker-icons [data-icon] .iconpicker-icon-preview {
  font-size: 1.4em;
}

/* line 1, app/assets/stylesheets/bulma-iconpicker/iconpicker.scss */
.iconpicker-icons a {
  color: #555;
}
/* line 1, app/assets/stylesheets/main.scss */
.is-fullheight {
  height: 100%;
}

/* line 5, app/assets/stylesheets/main.scss */
.custom-loader {
  position: fixed;
  z-index: 10000000;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100vw;
  background-color: #832d2d3e;
}

/* line 15, app/assets/stylesheets/main.scss */
.custom-spinner {
  position: relative;
  z-index: 100000000;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(255, 255, 255, 0) url("/assets/spinner-02dfccb322179c449ab9a2da28595f9cb8cb71737273fc2b9adddfdf0df08394.svg") 50% 50% no-repeat;
}

/* line 29, app/assets/stylesheets/main.scss */
.async-custom-spinner-left {
  position: relative;
  margin-right: auto;
  height: 100%;
  width: 100%;
  background: rgba(255, 255, 255, 0.7) url("/assets/spinner-02dfccb322179c449ab9a2da28595f9cb8cb71737273fc2b9adddfdf0df08394.svg") left center no-repeat;
  background-size: 50% 50%;
  z-index: 1000;
}

/* line 42, app/assets/stylesheets/main.scss */
.async-custom-spinner {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  height: 12vh;
  width: 12vw;
  background: rgba(255, 255, 255, 0.7) url("/assets/spinner-02dfccb322179c449ab9a2da28595f9cb8cb71737273fc2b9adddfdf0df08394.svg") center center no-repeat;
  background-size: 50% 50%;
  z-index: 1000;
}

/* line 56, app/assets/stylesheets/main.scss */
.has-dashed-bottom-border {
  border-bottom: 1px dashed #5bcd83;
}

/* line 60, app/assets/stylesheets/main.scss */
.pswp {
  --pswp-root-z-index: 10000000 !important;
}

/* line 64, app/assets/stylesheets/main.scss */
button.pswp__button--test-button {
  background: #136912 !important;
  font-size: 20px;
  color: #fff;
}

/* line 70, app/assets/stylesheets/main.scss */
.hidden-spinner::-webkit-inner-spin-button,
.hidden-spinner::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* line 76, app/assets/stylesheets/main.scss */
main {
  height: 100vh;
}

/* line 80, app/assets/stylesheets/main.scss */
.datetimepicker-dummy-input {
  min-width: 100%;
  margin-right: 0px;
}

/* line 85, app/assets/stylesheets/main.scss */
.is-highlighted {
  background-color: #832d2d !important;
  color: #fff !important;
}

/* line 90, app/assets/stylesheets/main.scss */
.is-highlighted a {
  color: #fff !important;
}

/* line 94, app/assets/stylesheets/main.scss */
.is-highlighted a:hover {
  color: #ccc !important;
}

/* line 98, app/assets/stylesheets/main.scss */
.is-purple {
  background-color: rgba(102, 0, 153, 0.8) !important;
  color: white !important;
}

/* line 103, app/assets/stylesheets/main.scss */
.is-red {
  background-color: rgba(153, 0, 0, 0.8) !important;
  color: white !important;
}

/* line 108, app/assets/stylesheets/main.scss */
.is-purple-light {
  background-color: rgba(102, 0, 153, 0.6) !important;
  color: white !important;
}

/* line 113, app/assets/stylesheets/main.scss */
.is-red-light {
  background-color: rgba(153, 0, 0, 0.6) !important;
  color: white !important;
}

/* line 118, app/assets/stylesheets/main.scss */
.has-tooltip-purple[data-tooltip]:not(.is-loading):before,
.has-tooltip-purple[data-tooltip]:not(.is-disabled):before,
.has-tooltip-purple[data-tooltip]:not([disabled]):before {
  background-color: rgba(102, 0, 153, 0.8) !important;
  color: white !important;
}

/* line 125, app/assets/stylesheets/main.scss */
.has-tooltip-red[data-tooltip]:not(.is-loading):before,
.has-tooltip-red[data-tooltip]:not(.is-disabled):before,
.has-tooltip-red[data-tooltip]:not([disabled]):before {
  background-color: rgba(153, 0, 0, 0.8) !important;
  color: white !important;
}

/* line 132, app/assets/stylesheets/main.scss */
.is-scrollable {
  max-height: 25vh;
  overflow-y: auto;
}

/* line 137, app/assets/stylesheets/main.scss */
.is-scrollable-50 {
  max-height: 50vh;
  overflow-y: auto;
}

/* line 142, app/assets/stylesheets/main.scss */
.is-scrollable-30 {
  max-height: 30vh;
  overflow-y: auto;
}

/* line 147, app/assets/stylesheets/main.scss */
.is-scrollable-y {
  max-height: 80vh;
  overflow-y: auto;
}

/* line 152, app/assets/stylesheets/main.scss */
.control .icon {
  color: #832d2da6 !important;
}

/* line 156, app/assets/stylesheets/main.scss */
.control:hover .icon {
  color: #832d2dda !important;
}

/* line 160, app/assets/stylesheets/main.scss */
.control:focus-within .icon {
  color: #832d2d !important;
}

/* line 164, app/assets/stylesheets/main.scss */
.box-shadow {
  box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.3) !important;
  border-radius: 0.5rem;
}

/* line 169, app/assets/stylesheets/main.scss */
.field_with_errors {
  width: 100%;
}

/* line 173, app/assets/stylesheets/main.scss */
.select2 {
  width: 100% !important;
  min-width: 50px;
}

/* line 178, app/assets/stylesheets/main.scss */
.select2-container,
.select2-selection--single,
.select2-selection__rendered {
  white-space: normal !important;
  height: auto !important;
}

/* line 185, app/assets/stylesheets/main.scss */
.select2-results {
  font-size: 0.75rem;
}

/* line 189, app/assets/stylesheets/main.scss */
.select2-container--default {
  font-size: 0.75rem;
}

/* line 193, app/assets/stylesheets/main.scss */
.textarea[rows] {
  font-size: 0.75rem;
}

/* line 197, app/assets/stylesheets/main.scss */
a.sort_link {
  color: #832d2d;
}

/* line 203, app/assets/stylesheets/main.scss */
.notification-container {
  opacity: 0.9;
  transition: opacity 0.5s;
}

/* line 208, app/assets/stylesheets/main.scss */
.notification-container:hover {
  opacity: 1;
}

/* line 212, app/assets/stylesheets/main.scss */
.top-center {
  position: fixed;
  z-index: 99;
  width: 60vw;
  margin-left: auto;
  margin-right: auto;
  margin-top: 2em;
  right: 0;
  left: 0;
}

/* line 223, app/assets/stylesheets/main.scss */
.top-right {
  position: fixed;
  z-index: 99;
  width: 30vw;
  margin-left: auto;
  margin-right: 2em;
  margin-top: 2em;
  right: 0;
}

/* line 235, app/assets/stylesheets/main.scss */
.logo {
  width: 256px;
  height: 256px;
}

/* line 240, app/assets/stylesheets/main.scss */
.interactive-bg {
  height: 100vh;
  background-color: #832d2d;
  -webkit-box-shadow: inset 24px 4px 64px -24px #333333;
  -moz-box-shadow: inset 24px 4px 64px -24px #333333;
  box-shadow: inset 24px 4px 64px -24px #333333;
  padding: 0px;
}

/* line 250, app/assets/stylesheets/main.scss */
.has-background-yellow {
  background-color: #fbcb04 !important;
}

/* line 254, app/assets/stylesheets/main.scss */
.has-background-red {
  background-color: #9b0c13 !important;
}

/* line 258, app/assets/stylesheets/main.scss */
.has-background-orange {
  background-color: #cc640c !important;
}

/* line 262, app/assets/stylesheets/main.scss */
.has-background-rose {
  background-color: #cc7c84 !important;
}

/* line 266, app/assets/stylesheets/main.scss */
.has-background-light {
  background-color: #d4c6c6 !important;
}

/* line 270, app/assets/stylesheets/main.scss */
.has-background-dark {
  background-color: #212022 !important;
}

/* line 274, app/assets/stylesheets/main.scss */
.has-text-light {
  color: #d4c6c6 !important;
}

/* line 278, app/assets/stylesheets/main.scss */
.has-text-dark {
  color: #212022 !important;
}

/* line 285, app/assets/stylesheets/main.scss */
.has-unstyled-tooltip {
  text-decoration: none !important;
  border-bottom: none !important;
}

/* line 290, app/assets/stylesheets/main.scss */
th {
  background: white;
  position: sticky;
  top: 0;
  z-index: 1;
}

/* line 298, app/assets/stylesheets/main.scss */
tfoot {
  position: sticky;
  bottom: 0;
  z-index: 1;
}

/* line 305, app/assets/stylesheets/main.scss */
.modal-card-head,
.modal-card-foot {
  padding: 15px !important;
}

/* line 311, app/assets/stylesheets/main.scss */
.modal-card-title {
  color: white !important;
  font-size: 1.3rem !important;
}

/* line 317, app/assets/stylesheets/main.scss */
.modal.is-active {
  z-index: 11000 !important;
}

/* line 321, app/assets/stylesheets/main.scss */
.modal-background {
  z-index: 11001 !important;
}

/* line 325, app/assets/stylesheets/main.scss */
.modal-content,
.modal-card {
  z-index: 11002 !important;
}

/* line 330, app/assets/stylesheets/main.scss */
.select2-container--open,
.select2-dropdown--below {
  z-index: 11002 !important;
}
/* line 1, app/assets/stylesheets/map.scss */
#map {
  height: 100%;
  max-height: 50vh;
  width: 100%;
}

/* line 7, app/assets/stylesheets/map.scss */
.has-minheight {
  min-height: 45vh;
}
/* line 2, app/assets/stylesheets/navbar.scss */
.mobile-footer {
  width: 100%;
}
/* line 1, app/assets/stylesheets/pdf.scss */
.row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-pack: center;
  justify-content: center;
  flex-direction: row;
  max-width: 100%;
  width: 100% !important;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

/* line 25, app/assets/stylesheets/pdf.scss */
.flex-item {
  width: 45%;
}

/* line 29, app/assets/stylesheets/pdf.scss */
.auto-page-break {
  page-break-before: auto;
  page-break-inside: avoid;
}
/* line 1, app/assets/stylesheets/projects.scss */
.unstyled-link {
  border-bottom: none !important;
}
/* line 2, app/assets/stylesheets/sidebar.scss */
.mm-navbars {
  background: #832d2d;
  --mm-color-background: var(--color-bronze);
  --mm-color-text-dimmed: #fff;
  --mm-color-icon: #fff;
  -webkit-box-shadow: inset 24px 4px 64px -24px #333333;
  -moz-box-shadow: inset 24px 4px 64px -24px black;
  box-shadow: inset 24px 4px 64px -24px black;
}

/* line 13, app/assets/stylesheets/sidebar.scss */
body {
  --mm-min-size: 200px !important;
  --mm-max-size: 300px !important;
  --mm-sidebar-collapsed-size: 0px !important;
  --mm-sidebar-expanded-size: 300px !important;
  --mm-translate-horizontal: 0px !important;
}

/* line 21, app/assets/stylesheets/sidebar.scss */
.mm-blocker {
  background: transparent !important;
  pointer-events: none !important;
}

/* line 27, app/assets/stylesheets/sidebar.scss */
.mm-divider {
  position: unset !important;
  border-radius: 30px;
}

/* line 34, app/assets/stylesheets/sidebar.scss */
#menu {
  z-index: 9000;
  overflow: hidden;
  -webkit-transition: width 0.4s ease;
  transition: width 0.4s ease;
  -webkit-transform: translateZ(0) scale(1, 1);
  transform: translateZ(0) scale(1, 1);
  border-top-right-radius: 16px;
}

/* line 43, app/assets/stylesheets/sidebar.scss */
#menu .mm-panel {
  margin-left: 0px;
  scrollbar-width: thin;
  scrollbar-color: rgba(255, 255, 255, 0.3) transparent;
}

/* line 48, app/assets/stylesheets/sidebar.scss */
#menu .mm-listitem {
  font-size: 16px;
}

/* line 51, app/assets/stylesheets/sidebar.scss */
#menu .mm-listitem a > i {
  font-size: 16px !important;
  transition: font-size 0.4s ease;
}

/* line 55, app/assets/stylesheets/sidebar.scss */
#menu .mm-searchfield__input input {
  display: inherit;
}

/* line 60, app/assets/stylesheets/sidebar.scss */
#menu :hover .mm-panel {
  margin-left: 0px;
}

/* line 63, app/assets/stylesheets/sidebar.scss */
#menu :hover .mm-listitem {
  font-size: 16px;
}

/* line 66, app/assets/stylesheets/sidebar.scss */
#menu :hover .mm-listitem a > i {
  font-size: 16px !important;
  transition: font-size 0.4s ease;
}

/* line 70, app/assets/stylesheets/sidebar.scss */
#menu :hover .mm-searchfield__input input {
  display: inherit;
}

@media (max-width: 768px) {
  /* line 34, app/assets/stylesheets/sidebar.scss */
  #menu {
    width: 35px;
  }
}

@media (min-width: 769px) {
  /* line 34, app/assets/stylesheets/sidebar.scss */
  #menu {
    width: 300px;
  }
}

/* line 83, app/assets/stylesheets/sidebar.scss */
.button-menu {
  position: fixed;
  top: 13px;
  width: 28px;
  height: 28px;
  background-color: white;
  border: 1px solid #722727;
  border-radius: 9999px;
  padding: 6px;
  color: #722727;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10000;
}

/* line 101, app/assets/stylesheets/sidebar.scss */
.open-button-menu {
  left: 50px;
}

/* line 105, app/assets/stylesheets/sidebar.scss */
.close-button-menu {
  left: 290px;
}

/* line 109, app/assets/stylesheets/sidebar.scss */
#menu .mm-searchfield__input input {
  margin: 5px;
  border-radius: 50px;
}

/* line 114, app/assets/stylesheets/sidebar.scss */
.mm-wrapper {
  overflow: initial !important;
}

/* line 118, app/assets/stylesheets/sidebar.scss */
.mm-navbar {
  --mm-color-background: var(--color-bronze);
  --mm-color-text-dimmed: #fff;
  --mm-color-icon: #fff;
}

/* line 123, app/assets/stylesheets/sidebar.scss */
.mm-panel {
  --mm-color-background: #832d2d;
  --mm-color-text: #fff;
  --mm-color-icon: #fff;
  -webkit-box-shadow: inset 24px 4px 64px -24px #333333;
  -moz-box-shadow: inset 24px 4px 64px -24px black;
  box-shadow: inset 24px 4px 64px -24px black;
}

/* line 132, app/assets/stylesheets/sidebar.scss */
.mm-panels {
  --mm-color-background: #832d2d;
  -webkit-box-shadow: inset 24px 4px 64px -24px #333333;
  -moz-box-shadow: inset 24px 4px 64px -24px black;
  box-shadow: inset 24px 4px 64px -24px black;
}

/* line 139, app/assets/stylesheets/sidebar.scss */
.mm-listitem:after {
  content: none;
}

/* line 143, app/assets/stylesheets/sidebar.scss */
body.menu--closed #menu .mm-counter {
  display: none !important;
}

/* line 147, app/assets/stylesheets/sidebar.scss */
body.menu--closed #menu .mm-btn--next::after {
  display: none !important;
}

/* line 151, app/assets/stylesheets/sidebar.scss */
body.menu--closed #menu .mm-listitem a {
  display: flex !important;
  justify-content: center;
  align-items: center;
  padding: 18px 0;
  font-size: 0px;
}

/* line 159, app/assets/stylesheets/sidebar.scss */
body.menu--closed #menu .mm-navbar__title {
  font-size: 11px;
}

/* line 163, app/assets/stylesheets/sidebar.scss */
body.menu--closed #menu .mm-listitem i {
  font-size: 18px;
  color: #fff;
}

/* line 168, app/assets/stylesheets/sidebar.scss */
body.menu--closed #menu .mm-searchfield__input input {
  display: none !important;
  visibility: hidden !important;
}

/* line 173, app/assets/stylesheets/sidebar.scss */
#menu:not(.mm-menu) {
  display: none;
}

/* line 178, app/assets/stylesheets/sidebar.scss */
.menu-tooltip {
  background: #832d2d;
  color: #fff;
  padding: 6px 10px;
  border-radius: 8px;
  font-size: 13px;
  white-space: nowrap;
  z-index: 99999;
  display: none;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.15s ease;
}

/* line 192, app/assets/stylesheets/sidebar.scss */
.menu-tooltip[style*="display: block"] {
  opacity: 1;
}

/* line 197, app/assets/stylesheets/sidebar.scss */
.menu-tooltip::after {
  content: " ";
  position: absolute;
  top: 50%;
  right: 100%;
  margin-top: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent #832d2d transparent transparent;
}

@media (max-width: 768px) {
  /* line 209, app/assets/stylesheets/sidebar.scss */
  main {
    padding-left: 35px;
    transition: padding-left 0.4s ease;
  }
}

@media (max-width: 1619px) {
  /* line 209, app/assets/stylesheets/sidebar.scss */
  main {
    transition: padding-left 0.4s ease;
    padding-bottom: 62px !important;
  }
}

@media (min-width: 1620px) {
  /* line 209, app/assets/stylesheets/sidebar.scss */
  main {
    padding-bottom: 62px !important;
  }
}
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, or any plugin's
 * vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any other CSS/SCSS
 * files in this directory. Styles in this file should be added after the last require_* statement.
 * It is generally better to create a new file per style scope.
 *


 */
/* line 1, node_modules/toastr/toastr.scss */
.toast-title {
  font-weight: bold;
}

/* line 4, node_modules/toastr/toastr.scss */
.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

/* line 8, node_modules/toastr/toastr.scss */
.toast-message a,
.toast-message label {
  color: #ffffff;
}

/* line 12, node_modules/toastr/toastr.scss */
.toast-message a:hover {
  color: #cccccc;
  text-decoration: none;
}

/* line 16, node_modules/toastr/toastr.scss */
.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}

/* line 30, node_modules/toastr/toastr.scss */
.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}

/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
/* line 42, node_modules/toastr/toastr.scss */
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 49, node_modules/toastr/toastr.scss */
.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}

/* line 54, node_modules/toastr/toastr.scss */
.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}

/* line 59, node_modules/toastr/toastr.scss */
.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}

/* line 64, node_modules/toastr/toastr.scss */
.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}

/* line 69, node_modules/toastr/toastr.scss */
.toast-top-left {
  top: 12px;
  left: 12px;
}

/* line 73, node_modules/toastr/toastr.scss */
.toast-top-right {
  top: 12px;
  right: 12px;
}

/* line 77, node_modules/toastr/toastr.scss */
.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}

/* line 81, node_modules/toastr/toastr.scss */
.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}

/* line 85, node_modules/toastr/toastr.scss */
#toast-container {
  position: fixed;
  z-index: 999999;
  /*overrides*/
}

/* line 91, node_modules/toastr/toastr.scss */
#toast-container * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 96, node_modules/toastr/toastr.scss */
#toast-container > div {
  position: relative;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  -moz-box-shadow: 0 0 12px #999999;
  -webkit-box-shadow: 0 0 12px #999999;
  box-shadow: 0 0 12px #999999;
  color: #ffffff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}

/* line 115, node_modules/toastr/toastr.scss */
#toast-container > div:hover {
  -moz-box-shadow: 0 0 12px #000000;
  -webkit-box-shadow: 0 0 12px #000000;
  box-shadow: 0 0 12px #000000;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer;
}

/* line 124, node_modules/toastr/toastr.scss */
#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 127, node_modules/toastr/toastr.scss */
#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 130, node_modules/toastr/toastr.scss */
#toast-container > .toast-success {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important;
}

/* line 133, node_modules/toastr/toastr.scss */
#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 136, node_modules/toastr/toastr.scss */
#toast-container.toast-top-center > div,
#toast-container.toast-bottom-center > div {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}

/* line 142, node_modules/toastr/toastr.scss */
#toast-container.toast-top-full-width > div,
#toast-container.toast-bottom-full-width > div {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}

/* line 148, node_modules/toastr/toastr.scss */
.toast {
  background-color: #030303;
}

/* line 151, node_modules/toastr/toastr.scss */
.toast-success {
  background-color: #51a351;
}

/* line 154, node_modules/toastr/toastr.scss */
.toast-error {
  background-color: #bd362f;
}

/* line 157, node_modules/toastr/toastr.scss */
.toast-info {
  background-color: #2f96b4;
}

/* line 160, node_modules/toastr/toastr.scss */
.toast-warning {
  background-color: #f89406;
}

/* line 164, node_modules/toastr/toastr.scss */
.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000000;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}

/*Responsive Design*/
@media all and (max-width: 240px) {
  /* line 177, node_modules/toastr/toastr.scss */
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  /* line 181, node_modules/toastr/toastr.scss */
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}

@media all and (min-width: 241px) and (max-width: 480px) {
  /* line 187, node_modules/toastr/toastr.scss */
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  /* line 191, node_modules/toastr/toastr.scss */
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}

@media all and (min-width: 481px) and (max-width: 768px) {
  /* line 197, node_modules/toastr/toastr.scss */
  #toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
}

/* line 2, node_modules/sweetalert2/src/scss/_toasts.scss */
.swal2-popup.swal2-toast {
  box-sizing: border-box;
  grid-column: 1/4 !important;
  grid-row: 1/4 !important;
  grid-template-columns: 1fr 99fr 1fr;
  padding: 1em;
  overflow-y: hidden;
  background: #fff;
  box-shadow: 0 0 0.625em #d9d9d9;
}

/* line 12, node_modules/sweetalert2/src/scss/_toasts.scss */
.swal2-popup.swal2-toast > * {
  grid-column: 2;
}

/* line 16, node_modules/sweetalert2/src/scss/_toasts.scss */
.swal2-popup.swal2-toast .swal2-title {
  margin: 1em;
  padding: 0;
  font-size: 1em;
  text-align: initial;
}

/* line 23, node_modules/sweetalert2/src/scss/_toasts.scss */
.swal2-popup.swal2-toast .swal2-loading {
  justify-content: center;
}

/* line 27, node_modules/sweetalert2/src/scss/_toasts.scss */
.swal2-popup.swal2-toast .swal2-input {
  height: 2em;
  margin: 0.5em;
  font-size: 1em;
}

/* line 33, node_modules/sweetalert2/src/scss/_toasts.scss */
.swal2-popup.swal2-toast .swal2-validation-message {
  font-size: 1em;
}

/* line 37, node_modules/sweetalert2/src/scss/_toasts.scss */
.swal2-popup.swal2-toast .swal2-footer {
  margin: 0.5em 0 0;
  padding: 0.5em 0 0;
  font-size: 0.8em;
}

/* line 43, node_modules/sweetalert2/src/scss/_toasts.scss */
.swal2-popup.swal2-toast .swal2-close {
  grid-column: 3/3;
  grid-row: 1/99;
  align-self: center;
  width: 0.8em;
  height: 0.8em;
  margin: 0;
  font-size: 2em;
}

/* line 53, node_modules/sweetalert2/src/scss/_toasts.scss */
.swal2-popup.swal2-toast .swal2-html-container {
  margin: 1em;
  padding: 0;
  font-size: 1em;
  text-align: initial;
}

/* line 59, node_modules/sweetalert2/src/scss/_toasts.scss */
.swal2-popup.swal2-toast .swal2-html-container:empty {
  padding: 0;
}

/* line 64, node_modules/sweetalert2/src/scss/_toasts.scss */
.swal2-popup.swal2-toast .swal2-loader {
  grid-column: 1;
  grid-row: 1/99;
  align-self: center;
  width: 2em;
  height: 2em;
  margin: .25em;
}

/* line 73, node_modules/sweetalert2/src/scss/_toasts.scss */
.swal2-popup.swal2-toast .swal2-icon {
  grid-column: 1;
  grid-row: 1/99;
  align-self: center;
  width: 2em;
  min-width: 2em;
  height: 2em;
  margin: 0 .5em 0 0;
}

/* line 82, node_modules/sweetalert2/src/scss/_toasts.scss */
.swal2-popup.swal2-toast .swal2-icon .swal2-icon-content {
  display: flex;
  align-items: center;
  font-size: 1.8em;
  font-weight: bold;
}

/* line 90, node_modules/sweetalert2/src/scss/_toasts.scss */
.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring {
  width: 2em;
  height: 2em;
}

/* line 97, node_modules/sweetalert2/src/scss/_toasts.scss */
.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^='swal2-x-mark-line'] {
  top: .875em;
  width: 1.375em;
}

/* line 101, node_modules/sweetalert2/src/scss/_toasts.scss */
.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^='swal2-x-mark-line'][class$='left'] {
  left: .3125em;
}

/* line 105, node_modules/sweetalert2/src/scss/_toasts.scss */
.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^='swal2-x-mark-line'][class$='right'] {
  right: .3125em;
}

/* line 112, node_modules/sweetalert2/src/scss/_toasts.scss */
.swal2-popup.swal2-toast .swal2-actions {
  justify-content: flex-start;
  height: auto;
  margin: 0;
  margin-top: .3125em;
  padding: 0;
}

/* line 120, node_modules/sweetalert2/src/scss/_toasts.scss */
.swal2-popup.swal2-toast .swal2-styled {
  margin: .25em .5em;
  padding: .4em .6em;
  font-size: 1em;
}

/* line 125, node_modules/sweetalert2/src/scss/_toasts.scss */
.swal2-popup.swal2-toast .swal2-styled:focus {
  box-shadow: 0 0 0 1px #fff, 0 0 0 3px rgba(100, 150, 200, 0.5);
}

/* line 130, node_modules/sweetalert2/src/scss/_toasts.scss */
.swal2-popup.swal2-toast .swal2-success {
  border-color: #a5dc86;
}

/* line 133, node_modules/sweetalert2/src/scss/_toasts.scss */
.swal2-popup.swal2-toast .swal2-success [class^='swal2-success-circular-line'] {
  position: absolute;
  width: 1.6em;
  height: 3em;
  transform: rotate(45deg);
  border-radius: 50%;
}

/* line 140, node_modules/sweetalert2/src/scss/_toasts.scss */
.swal2-popup.swal2-toast .swal2-success [class^='swal2-success-circular-line'][class$='left'] {
  top: -.8em;
  left: -.5em;
  transform: rotate(-45deg);
  transform-origin: 2em 2em;
  border-radius: 4em 0 0 4em;
}

/* line 148, node_modules/sweetalert2/src/scss/_toasts.scss */
.swal2-popup.swal2-toast .swal2-success [class^='swal2-success-circular-line'][class$='right'] {
  top: -.25em;
  left: .9375em;
  transform-origin: 0 1.5em;
  border-radius: 0 4em 4em 0;
}

/* line 156, node_modules/sweetalert2/src/scss/_toasts.scss */
.swal2-popup.swal2-toast .swal2-success .swal2-success-ring {
  width: 2em;
  height: 2em;
}

/* line 161, node_modules/sweetalert2/src/scss/_toasts.scss */
.swal2-popup.swal2-toast .swal2-success .swal2-success-fix {
  top: 0;
  left: .4375em;
  width: .4375em;
  height: 2.6875em;
}

/* line 168, node_modules/sweetalert2/src/scss/_toasts.scss */
.swal2-popup.swal2-toast .swal2-success [class^='swal2-success-line'] {
  height: .3125em;
}

/* line 171, node_modules/sweetalert2/src/scss/_toasts.scss */
.swal2-popup.swal2-toast .swal2-success [class^='swal2-success-line'][class$='tip'] {
  top: 1.125em;
  left: .1875em;
  width: .75em;
}

/* line 177, node_modules/sweetalert2/src/scss/_toasts.scss */
.swal2-popup.swal2-toast .swal2-success [class^='swal2-success-line'][class$='long'] {
  top: .9375em;
  right: .1875em;
  width: 1.375em;
}

/* line 186, node_modules/sweetalert2/src/scss/_toasts.scss */
.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip {
  animation: swal2-toast-animate-success-line-tip .75s;
}

/* line 190, node_modules/sweetalert2/src/scss/_toasts.scss */
.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long {
  animation: swal2-toast-animate-success-line-long .75s;
}

/* line 197, node_modules/sweetalert2/src/scss/_toasts.scss */
.swal2-popup.swal2-toast.swal2-show {
  animation: swal2-toast-show 0.5s;
}

/* line 201, node_modules/sweetalert2/src/scss/_toasts.scss */
.swal2-popup.swal2-toast.swal2-hide {
  animation: swal2-toast-hide 0.1s forwards;
}

/* line 1, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-container {
  display: grid;
  position: fixed;
  z-index: 1060;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  box-sizing: border-box;
  grid-template-areas: "top-start     top            top-end" "center-start  center         center-end" "bottom-start  bottom-center  bottom-end" "gap gap gap";
  grid-template-rows: auto auto auto 0.625em;
  height: 100%;
  padding: 0.625em 0.625em 0;
  overflow-x: hidden;
  transition: background-color 0.1s;
  -webkit-overflow-scrolling: touch;
}

/* line 24, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-container::after {
  content: '';
  grid-column: 1/4;
  grid-row: 4;
  height: 0.625em;
}

/* line 31, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-container.swal2-backdrop-show, .swal2-container.swal2-noanimation {
  background: rgba(0, 0, 0, 0.4);
}

/* line 36, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-container.swal2-backdrop-hide {
  background: transparent !important;
}

/* line 40, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-container.swal2-top-start, .swal2-container.swal2-center-start, .swal2-container.swal2-bottom-start {
  grid-template-columns: minmax(0, 1fr) auto auto;
}

/* line 46, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-container.swal2-top, .swal2-container.swal2-center, .swal2-container.swal2-bottom {
  grid-template-columns: auto minmax(0, 1fr) auto;
}

/* line 52, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-container.swal2-top-end, .swal2-container.swal2-center-end, .swal2-container.swal2-bottom-end {
  grid-template-columns: auto auto minmax(0, 1fr);
}

/* line 58, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-container.swal2-top-start > .swal2-popup {
  align-self: start;
}

/* line 62, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-container.swal2-top > .swal2-popup {
  grid-column: 2;
  align-self: start;
  justify-self: center;
}

/* line 68, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-container.swal2-top-end > .swal2-popup, .swal2-container.swal2-top-right > .swal2-popup {
  grid-column: 3;
  align-self: start;
  justify-self: end;
}

/* line 75, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-container.swal2-center-start > .swal2-popup, .swal2-container.swal2-center-left > .swal2-popup {
  grid-row: 2;
  align-self: center;
}

/* line 81, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-container.swal2-center > .swal2-popup {
  grid-column: 2;
  grid-row: 2;
  align-self: center;
  justify-self: center;
}

/* line 88, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-container.swal2-center-end > .swal2-popup, .swal2-container.swal2-center-right > .swal2-popup {
  grid-column: 3;
  grid-row: 2;
  align-self: center;
  justify-self: end;
}

/* line 96, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-container.swal2-bottom-start > .swal2-popup, .swal2-container.swal2-bottom-left > .swal2-popup {
  grid-column: 1;
  grid-row: 3;
  align-self: end;
}

/* line 103, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-container.swal2-bottom > .swal2-popup {
  grid-column: 2;
  grid-row: 3;
  justify-self: center;
  align-self: end;
}

/* line 110, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-container.swal2-bottom-end > .swal2-popup, .swal2-container.swal2-bottom-right > .swal2-popup {
  grid-column: 3;
  grid-row: 3;
  align-self: end;
  justify-self: end;
}

/* line 118, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-container.swal2-grow-row > .swal2-popup, .swal2-container.swal2-grow-fullscreen > .swal2-popup {
  grid-column: 1/4;
  width: 100%;
}

/* line 124, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-container.swal2-grow-column > .swal2-popup, .swal2-container.swal2-grow-fullscreen > .swal2-popup {
  grid-row: 1/4;
  align-self: stretch;
}

/* line 130, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-container.swal2-no-transition {
  transition: none !important;
}

/* line 135, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-popup {
  display: none;
  position: relative;
  box-sizing: border-box;
  width: 32em;
  max-width: 100%;
  padding: 0 0 1.25em;
  border: none;
  border-radius: 5px;
  background: #fff;
  font-family: inherit;
  font-size: 1rem;
}

/* line 148, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-popup:focus {
  outline: none;
}

/* line 152, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-popup.swal2-loading {
  overflow-y: hidden;
}

/* line 157, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-title {
  position: relative;
  max-width: 100%;
  margin: 0;
  padding: 0.8em 1em 0;
  color: #595959;
  font-size: 1.875em;
  font-weight: 600;
  text-align: center;
  text-transform: none;
  word-wrap: break-word;
}

/* line 170, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-actions {
  display: flex;
  z-index: 1;
  box-sizing: border-box;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin: 1.25em auto 0;
  padding: 0;
}

/* line 183, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-actions:not(.swal2-loading) .swal2-styled[disabled] {
  opacity: .4;
}

/* line 187, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-actions:not(.swal2-loading) .swal2-styled:hover {
  background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1));
}

/* line 191, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-actions:not(.swal2-loading) .swal2-styled:active {
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
}

/* line 198, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-loader {
  display: none;
  align-items: center;
  justify-content: center;
  width: 2.2em;
  height: 2.2em;
  margin: 0 1.875em;
  animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
  border-width: 0.25em;
  border-style: solid;
  border-radius: 100%;
  border-color: #2778c4 transparent #2778c4 transparent;
}

/* line 212, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-styled {
  margin: 0.3125em;
  padding: 0.625em 1.1em;
  transition: box-shadow 0.1s;
  box-shadow: 0 0 0 3px transparent;
  font-weight: 500;
}

/* line 219, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-styled:not([disabled]) {
  cursor: pointer;
}

/* line 223, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-styled.swal2-confirm {
  border: 0;
  border-radius: 0.25em;
  background: initial;
  background-color: #7367f0;
  color: #fff;
  font-size: 1em;
}

/* line 232, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-styled.swal2-confirm:focus {
  box-shadow: 0 0 0 3px rgba(115, 103, 240, 0.5);
}

/* line 237, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-styled.swal2-deny {
  border: 0;
  border-radius: 0.25em;
  background: initial;
  background-color: #ea5455;
  color: #fff;
  font-size: 1em;
}

/* line 246, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-styled.swal2-deny:focus {
  box-shadow: 0 0 0 3px rgba(234, 84, 85, 0.5);
}

/* line 251, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-styled.swal2-cancel {
  border: 0;
  border-radius: 0.25em;
  background: initial;
  background-color: #6e7d88;
  color: #fff;
  font-size: 1em;
}

/* line 260, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-styled.swal2-cancel:focus {
  box-shadow: 0 0 0 3px rgba(110, 125, 136, 0.5);
}

/* line 266, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-styled.swal2-default-outline:focus {
  box-shadow: 0 0 0 3px rgba(100, 150, 200, 0.5);
}

/* line 271, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-styled:focus {
  outline: none;
}

/* line 275, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-styled::-moz-focus-inner {
  border: 0;
}

/* line 280, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-footer {
  justify-content: center;
  margin: 1em 0 0;
  padding: 1em 1em 0;
  border-top: 1px solid #eee;
  color: #545454;
  font-size: 1em;
}

/* line 289, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-timer-progress-bar-container {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  grid-column: auto !important;
  height: 0.25em;
  overflow: hidden;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}

/* line 301, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-timer-progress-bar {
  width: 100%;
  height: 0.25em;
  background: rgba(0, 0, 0, 0.2);
}

/* line 307, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-image {
  max-width: 100%;
  margin: 2em auto 1em;
}

/* line 312, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-close {
  z-index: 2;
  align-items: center;
  justify-content: center;
  width: 1.2em;
  height: 1.2em;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: -1.2em;
  padding: 0;
  overflow: hidden;
  transition: color 0.1s, box-shadow 0.1s;
  border: none;
  border-radius: 5px;
  background: transparent;
  color: #ccc;
  font-family: serif;
  font-family: monospace;
  font-size: 2.5em;
  cursor: pointer;
  justify-self: end;
}

/* line 336, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-close:hover {
  transform: none;
  background: transparent;
  color: #f27474;
}

/* line 342, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-close:focus {
  outline: none;
  box-shadow: inset 0 0 0 3px rgba(100, 150, 200, 0.5);
}

/* line 347, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-close::-moz-focus-inner {
  border: 0;
}

/* line 352, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-html-container {
  z-index: 1;
  justify-content: center;
  margin: 0;
  padding: 1em 1.6em 0.3em;
  color: #545454;
  font-size: 1.125em;
  font-weight: normal;
  line-height: normal;
  text-align: center;
  word-wrap: break-word;
  word-break: break-word;
}

/* line 366, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-input,
.swal2-file,
.swal2-textarea,
.swal2-select,
.swal2-radio,
.swal2-checkbox {
  margin: 1em 2em 0;
}

/* line 375, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-input,
.swal2-file,
.swal2-textarea {
  box-sizing: border-box;
  width: auto;
  transition: border-color 0.1s, box-shadow 0.1s;
  border: 1px solid #d9d9d9;
  border-radius: 0.1875em;
  background: inherit;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06), 0 0 0 3px transparent;
  color: inherit;
  font-size: 1.125em;
}

/* line 388, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-input.swal2-inputerror,
.swal2-file.swal2-inputerror,
.swal2-textarea.swal2-inputerror {
  border-color: #f27474 !important;
  box-shadow: 0 0 2px #f27474 !important;
}

/* line 393, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-input:focus,
.swal2-file:focus,
.swal2-textarea:focus {
  border: 1px solid #b4dbed;
  outline: none;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06), 0 0 0 3px rgba(100, 150, 200, 0.5);
}

/* line 399, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-input::placeholder,
.swal2-file::placeholder,
.swal2-textarea::placeholder {
  color: #ccc;
}

/* line 404, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-range {
  margin: 1em 2em 0;
  background: #fff;
}

/* line 408, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-range input {
  width: 80%;
}

/* line 412, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-range output {
  width: 20%;
  color: inherit;
  font-weight: 600;
  text-align: center;
}

/* line 419, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-range input,
.swal2-range output {
  height: 2.625em;
  padding: 0;
  font-size: 1.125em;
  line-height: 2.625em;
}

/* line 428, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-input {
  height: 2.625em;
  padding: 0 0.75em;
}

/* line 432, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-input[type='number'] {
  max-width: 10em;
}

/* line 437, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-file {
  width: 75%;
  margin-right: auto;
  margin-left: auto;
  background: inherit;
  font-size: 1.125em;
}

/* line 445, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-textarea {
  height: 6.75em;
  padding: 0.75em;
}

/* line 450, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-select {
  min-width: 50%;
  max-width: 100%;
  padding: .375em .625em;
  background: inherit;
  color: inherit;
  font-size: 1.125em;
}

/* line 459, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-radio,
.swal2-checkbox {
  align-items: center;
  justify-content: center;
  background: #fff;
  color: inherit;
}

/* line 466, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-radio label,
.swal2-checkbox label {
  margin: 0 .6em;
  font-size: 1.125em;
}

/* line 471, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-radio input,
.swal2-checkbox input {
  flex-shrink: 0;
  margin: 0 .4em;
}

/* line 477, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-input-label {
  display: flex;
  justify-content: center;
  margin: 1em auto 0;
}

/* line 483, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-validation-message {
  align-items: center;
  justify-content: center;
  margin: 1em 0 0;
  padding: 0.625em;
  overflow: hidden;
  background: #f0f0f0;
  color: #666666;
  font-size: 1em;
  font-weight: 300;
}

/* line 494, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-validation-message::before {
  content: '!';
  display: inline-block;
  width: 1.5em;
  min-width: 1.5em;
  height: 1.5em;
  margin: 0 .625em;
  border-radius: 50%;
  background-color: #f27474;
  color: #fff;
  font-weight: 600;
  line-height: 1.5em;
  text-align: center;
}

/* line 517, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-icon {
  position: relative;
  box-sizing: content-box;
  justify-content: center;
  width: 5em;
  height: 5em;
  margin: 2.5em auto 0.6em;
  border: 0.25em solid transparent;
  border-radius: 50%;
  border-color: #000;
  font-family: inherit;
  line-height: 5em;
  cursor: default;
  user-select: none;
}

/* line 533, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-icon .swal2-icon-content {
  display: flex;
  align-items: center;
  font-size: 3.75em;
}

/* line 539, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-icon.swal2-error {
  border-color: #f27474;
  color: #f27474;
}

/* line 543, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-icon.swal2-error .swal2-x-mark {
  position: relative;
  flex-grow: 1;
}

/* line 552, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-icon.swal2-error [class^='swal2-x-mark-line'] {
  display: block;
  position: absolute;
  top: 2.3125em;
  width: 2.9375em;
  height: .3125em;
  border-radius: .125em;
  background-color: #f27474;
}

/* line 561, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-icon.swal2-error [class^='swal2-x-mark-line'][class$='left'] {
  left: 1.0625em;
  transform: rotate(45deg);
}

/* line 566, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-icon.swal2-error [class^='swal2-x-mark-line'][class$='right'] {
  right: 1em;
  transform: rotate(-45deg);
}

/* line 573, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-icon.swal2-error.swal2-icon-show {
  animation: swal2-animate-error-icon .5s;
}

/* line 577, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-icon.swal2-error.swal2-icon-show .swal2-x-mark {
  animation: swal2-animate-error-x-mark .5s;
}

/* line 584, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-icon.swal2-warning {
  border-color: #facea8;
  color: #f8bb86;
}

/* line 589, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-icon.swal2-info {
  border-color: #9de0f6;
  color: #3fc3ee;
}

/* line 594, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-icon.swal2-question {
  border-color: #c9dae1;
  color: #87adbd;
}

/* line 599, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-icon.swal2-success {
  border-color: #a5dc86;
  color: #a5dc86;
}

/* line 603, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-icon.swal2-success [class^='swal2-success-circular-line'] {
  position: absolute;
  width: 3.75em;
  height: 7.5em;
  transform: rotate(45deg);
  border-radius: 50%;
}

/* line 611, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-icon.swal2-success [class^='swal2-success-circular-line'][class$='left'] {
  top: -.4375em;
  left: -2.0635em;
  transform: rotate(-45deg);
  transform-origin: 3.75em 3.75em;
  border-radius: 7.5em 0 0 7.5em;
}

/* line 623, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-icon.swal2-success [class^='swal2-success-circular-line'][class$='right'] {
  top: -.6875em;
  left: 1.875em;
  transform: rotate(-45deg);
  transform-origin: 0 3.75em;
  border-radius: 0 7.5em 7.5em 0;
}

/* line 636, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-icon.swal2-success .swal2-success-ring {
  position: absolute;
  z-index: 2;
  top: -.25em;
  left: -.25em;
  box-sizing: content-box;
  width: 100%;
  height: 100%;
  border: 0.25em solid rgba(165, 220, 134, 0.3);
  border-radius: 50%;
}

/* line 653, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-icon.swal2-success .swal2-success-fix {
  position: absolute;
  z-index: 1;
  top: .5em;
  left: 1.625em;
  width: .4375em;
  height: 5.625em;
  transform: rotate(-45deg);
}

/* line 668, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-icon.swal2-success [class^='swal2-success-line'] {
  display: block;
  position: absolute;
  z-index: 2;
  height: .3125em;
  border-radius: .125em;
  background-color: #a5dc86;
}

/* line 676, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-icon.swal2-success [class^='swal2-success-line'][class$='tip'] {
  top: 2.875em;
  left: .8125em;
  width: 1.5625em;
  transform: rotate(45deg);
}

/* line 683, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-icon.swal2-success [class^='swal2-success-line'][class$='long'] {
  top: 2.375em;
  right: .5em;
  width: 2.9375em;
  transform: rotate(-45deg);
}

/* line 698, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-tip {
  animation: swal2-animate-success-line-tip .75s;
}

/* line 702, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-long {
  animation: swal2-animate-success-line-long .75s;
}

/* line 706, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-icon.swal2-success.swal2-icon-show .swal2-success-circular-line-right {
  animation: swal2-rotate-success-circular-line 4.25s ease-in;
}

/* line 714, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-progress-steps {
  flex-wrap: wrap;
  align-items: center;
  max-width: 100%;
  margin: 1.25em auto;
  padding: 0;
  background: inherit;
  font-weight: 600;
}

/* line 723, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-progress-steps li {
  display: inline-block;
  position: relative;
}

/* line 728, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-progress-steps .swal2-progress-step {
  z-index: 20;
  flex-shrink: 0;
  width: 2em;
  height: 2em;
  border-radius: 2em;
  background: #2778c4;
  color: #fff;
  line-height: 2em;
  text-align: center;
}

/* line 739, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step {
  background: #2778c4;
}

/* line 742, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step ~ .swal2-progress-step {
  background: #add8e6;
  color: #fff;
}

/* line 747, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step ~ .swal2-progress-step-line {
  background: #add8e6;
}

/* line 753, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-progress-steps .swal2-progress-step-line {
  z-index: 10;
  flex-shrink: 0;
  width: 2.5em;
  height: .4em;
  margin: 0 -1px;
  background: #2778c4;
}

/* line 764, node_modules/sweetalert2/src/scss/_core.scss */
[class^='swal2'] {
  -webkit-tap-highlight-color: transparent;
}

/* line 768, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-show {
  animation: swal2-show 0.3s;
}

/* line 772, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-hide {
  animation: swal2-hide 0.15s forwards;
}

/* line 776, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-noanimation {
  transition: none;
}

/* line 781, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

/* line 791, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-rtl .swal2-close {
  margin-right: initial;
  margin-left: 0;
}

/* line 796, node_modules/sweetalert2/src/scss/_core.scss */
.swal2-rtl .swal2-timer-progress-bar {
  right: 0;
  left: auto;
}

@keyframes swal2-toast-show {
  0% {
    transform: translateY(-0.625em) rotateZ(2deg);
  }
  33% {
    transform: translateY(0) rotateZ(-2deg);
  }
  66% {
    transform: translateY(0.3125em) rotateZ(2deg);
  }
  100% {
    transform: translateY(0) rotateZ(0deg);
  }
}

@keyframes swal2-toast-hide {
  100% {
    transform: rotateZ(1deg);
    opacity: 0;
  }
}

@keyframes swal2-toast-animate-success-line-tip {
  0% {
    top: .5625em;
    left: .0625em;
    width: 0;
  }
  54% {
    top: .125em;
    left: .125em;
    width: 0;
  }
  70% {
    top: .625em;
    left: -.25em;
    width: 1.625em;
  }
  84% {
    top: 1.0625em;
    left: .75em;
    width: .5em;
  }
  100% {
    top: 1.125em;
    left: .1875em;
    width: .75em;
  }
}

@keyframes swal2-toast-animate-success-line-long {
  0% {
    top: 1.625em;
    right: 1.375em;
    width: 0;
  }
  65% {
    top: 1.25em;
    right: .9375em;
    width: 0;
  }
  84% {
    top: .9375em;
    right: 0;
    width: 1.125em;
  }
  100% {
    top: .9375em;
    right: .1875em;
    width: 1.375em;
  }
}

@keyframes swal2-show {
  0% {
    transform: scale(0.7);
  }
  45% {
    transform: scale(1.05);
  }
  80% {
    transform: scale(0.95);
  }
  100% {
    transform: scale(1);
  }
}

@keyframes swal2-hide {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(0.5);
    opacity: 0;
  }
}

@keyframes swal2-animate-success-line-tip {
  0% {
    top: 1.1875em;
    left: .0625em;
    width: 0;
  }
  54% {
    top: 1.0625em;
    left: .125em;
    width: 0;
  }
  70% {
    top: 2.1875em;
    left: -.375em;
    width: 3.125em;
  }
  84% {
    top: 3em;
    left: 1.3125em;
    width: 1.0625em;
  }
  100% {
    top: 2.8125em;
    left: .8125em;
    width: 1.5625em;
  }
}

@keyframes swal2-animate-success-line-long {
  0% {
    top: 3.375em;
    right: 2.875em;
    width: 0;
  }
  65% {
    top: 3.375em;
    right: 2.875em;
    width: 0;
  }
  84% {
    top: 2.1875em;
    right: 0;
    width: 3.4375em;
  }
  100% {
    top: 2.375em;
    right: .5em;
    width: 2.9375em;
  }
}

@keyframes swal2-rotate-success-circular-line {
  0% {
    transform: rotate(-45deg);
  }
  5% {
    transform: rotate(-45deg);
  }
  12% {
    transform: rotate(-405deg);
  }
  100% {
    transform: rotate(-405deg);
  }
}

@keyframes swal2-animate-error-x-mark {
  0% {
    margin-top: 1.625em;
    transform: scale(0.4);
    opacity: 0;
  }
  50% {
    margin-top: 1.625em;
    transform: scale(0.4);
    opacity: 0;
  }
  80% {
    margin-top: -.375em;
    transform: scale(1.15);
  }
  100% {
    margin-top: 0;
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes swal2-animate-error-icon {
  0% {
    transform: rotateX(100deg);
    opacity: 0;
  }
  100% {
    transform: rotateX(0deg);
    opacity: 1;
  }
}

@keyframes swal2-rotate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* line 13, node_modules/sweetalert2/src/scss/_mixins.scss */
body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
  overflow: hidden;
}

/* line 10, node_modules/sweetalert2/src/scss/_body.scss */
body.swal2-height-auto {
  height: auto !important;
}

/* line 15, node_modules/sweetalert2/src/scss/_body.scss */
body.swal2-no-backdrop .swal2-container {
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  max-width: calc(100% - 0.625em * 2);
  background-color: transparent !important;
}

/* line 23, node_modules/sweetalert2/src/scss/_body.scss */
body.swal2-no-backdrop .swal2-container > .swal2-modal {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}

/* line 27, node_modules/sweetalert2/src/scss/_body.scss */
body.swal2-no-backdrop .swal2-container.swal2-top {
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

/* line 33, node_modules/sweetalert2/src/scss/_body.scss */
body.swal2-no-backdrop .swal2-container.swal2-top-start, body.swal2-no-backdrop .swal2-container.swal2-top-left {
  top: 0;
  left: 0;
}

/* line 39, node_modules/sweetalert2/src/scss/_body.scss */
body.swal2-no-backdrop .swal2-container.swal2-top-end, body.swal2-no-backdrop .swal2-container.swal2-top-right {
  top: 0;
  right: 0;
}

/* line 45, node_modules/sweetalert2/src/scss/_body.scss */
body.swal2-no-backdrop .swal2-container.swal2-center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* line 51, node_modules/sweetalert2/src/scss/_body.scss */
body.swal2-no-backdrop .swal2-container.swal2-center-start, body.swal2-no-backdrop .swal2-container.swal2-center-left {
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

/* line 58, node_modules/sweetalert2/src/scss/_body.scss */
body.swal2-no-backdrop .swal2-container.swal2-center-end, body.swal2-no-backdrop .swal2-container.swal2-center-right {
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

/* line 65, node_modules/sweetalert2/src/scss/_body.scss */
body.swal2-no-backdrop .swal2-container.swal2-bottom {
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

/* line 71, node_modules/sweetalert2/src/scss/_body.scss */
body.swal2-no-backdrop .swal2-container.swal2-bottom-start, body.swal2-no-backdrop .swal2-container.swal2-bottom-left {
  bottom: 0;
  left: 0;
}

/* line 77, node_modules/sweetalert2/src/scss/_body.scss */
body.swal2-no-backdrop .swal2-container.swal2-bottom-end, body.swal2-no-backdrop .swal2-container.swal2-bottom-right {
  right: 0;
  bottom: 0;
}

@media print {
  /* line 13, node_modules/sweetalert2/src/scss/_mixins.scss */
  body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
    overflow-y: scroll !important;
  }
  /* line 90, node_modules/sweetalert2/src/scss/_body.scss */
  body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) > [aria-hidden='true'] {
    display: none;
  }
  /* line 94, node_modules/sweetalert2/src/scss/_body.scss */
  body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container {
    position: static !important;
  }
}

/* line 3, node_modules/sweetalert2/src/scss/_toasts-body.scss */
body.swal2-toast-shown .swal2-container {
  box-sizing: border-box;
  width: 360px;
  max-width: 100%;
  background-color: transparent;
}

/* line 9, node_modules/sweetalert2/src/scss/_toasts-body.scss */
body.swal2-toast-shown .swal2-container.swal2-top {
  top: 0;
  right: auto;
  bottom: auto;
  left: 50%;
  transform: translateX(-50%);
}

/* line 17, node_modules/sweetalert2/src/scss/_toasts-body.scss */
body.swal2-toast-shown .swal2-container.swal2-top-end, body.swal2-toast-shown .swal2-container.swal2-top-right {
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
}

/* line 25, node_modules/sweetalert2/src/scss/_toasts-body.scss */
body.swal2-toast-shown .swal2-container.swal2-top-start, body.swal2-toast-shown .swal2-container.swal2-top-left {
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
}

/* line 33, node_modules/sweetalert2/src/scss/_toasts-body.scss */
body.swal2-toast-shown .swal2-container.swal2-center-start, body.swal2-toast-shown .swal2-container.swal2-center-left {
  top: 50%;
  right: auto;
  bottom: auto;
  left: 0;
  transform: translateY(-50%);
}

/* line 42, node_modules/sweetalert2/src/scss/_toasts-body.scss */
body.swal2-toast-shown .swal2-container.swal2-center {
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* line 50, node_modules/sweetalert2/src/scss/_toasts-body.scss */
body.swal2-toast-shown .swal2-container.swal2-center-end, body.swal2-toast-shown .swal2-container.swal2-center-right {
  top: 50%;
  right: 0;
  bottom: auto;
  left: auto;
  transform: translateY(-50%);
}

/* line 59, node_modules/sweetalert2/src/scss/_toasts-body.scss */
body.swal2-toast-shown .swal2-container.swal2-bottom-start, body.swal2-toast-shown .swal2-container.swal2-bottom-left {
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
}

/* line 67, node_modules/sweetalert2/src/scss/_toasts-body.scss */
body.swal2-toast-shown .swal2-container.swal2-bottom {
  top: auto;
  right: auto;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

/* line 75, node_modules/sweetalert2/src/scss/_toasts-body.scss */
body.swal2-toast-shown .swal2-container.swal2-bottom-end, body.swal2-toast-shown .swal2-container.swal2-bottom-right {
  top: auto;
  right: 0;
  bottom: 0;
  left: auto;
}

/*! @creativebulma/bulma-tooltip v1.2.0 | (c) 2020 Gaetan | MIT License | https://github.com/CreativeBulma/bulma-tooltip */
@-webkit-keyframes spinAround {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}

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

/* line 67, src/sass/app.sass */
/* line 21, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
[data-tooltip]:not(.is-loading), [data-tooltip]:not(.is-disabled), [data-tooltip]:not([disabled]) {
  cursor: pointer;
  overflow: visible;
  position: relative;
}

/* line 36, src/sass/app.sass */
/* line 28, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
[data-tooltip]:not(.is-loading)::before, [data-tooltip]:not(.is-disabled)::before, [data-tooltip]:not([disabled])::before {
  box-sizing: border-box;
  color: white;
  display: inline-block;
  font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 0.75rem;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  opacity: 0;
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  visibility: hidden;
  z-index: 1020;
  background: rgba(74, 74, 74, 0.9);
  border-radius: 2px;
  content: attr(data-tooltip);
  padding: 0.5rem 1rem;
  text-overflow: ellipsis;
  white-space: pre;
}

/* line 22, src/sass/_position.sass */
/* line 52, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
[data-tooltip]:not(.is-loading)::before, [data-tooltip]:not(.is-disabled)::before, [data-tooltip]:not([disabled])::before {
  top: 0;
  right: auto;
  bottom: auto;
  left: 50%;
  top: 0;
  margin-top: -5px;
  margin-bottom: auto;
  transform: translate(-50%, -100%);
}

/* line 15, src/sass/app.sass */
/* line 64, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
.has-tooltip-arrow[data-tooltip]:not(.is-loading)::after, .has-tooltip-arrow[data-tooltip]:not(.is-disabled)::after, .has-tooltip-arrow[data-tooltip]:not([disabled])::after {
  box-sizing: border-box;
  color: white;
  display: inline-block;
  font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 0.75rem;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  opacity: 0;
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  visibility: hidden;
  z-index: 1020;
  content: '';
  border-style: solid;
  border-width: 6px;
  border-color: rgba(74, 74, 74, 0.9) transparent transparent transparent;
  margin-bottom: -5px;
}

/* line 10, src/sass/_position.sass */
/* line 87, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
.has-tooltip-arrow.has-tooltip-arrow[data-tooltip]:not(.is-loading)::after, .has-tooltip-arrow.has-tooltip-arrow[data-tooltip]:not(.is-disabled)::after, .has-tooltip-arrow.has-tooltip-arrow[data-tooltip]:not([disabled])::after {
  top: 0;
  right: auto;
  bottom: auto;
  left: 50%;
  margin-top: -5px;
  margin-right: auto;
  margin-bottom: auto;
  margin-left: -5px;
  border-color: rgba(74, 74, 74, 0.9) transparent transparent transparent;
}

/* line 38, src/sass/_position.sass */
/* line 100, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
.has-tooltip-bottom.has-tooltip-arrow[data-tooltip]:not(.is-loading)::after, .has-tooltip-bottom.has-tooltip-arrow[data-tooltip]:not(.is-disabled)::after, .has-tooltip-bottom.has-tooltip-arrow[data-tooltip]:not([disabled])::after {
  top: auto;
  right: auto;
  bottom: -1px;
  left: 50%;
  margin-top: auto;
  margin-right: auto;
  margin-bottom: -5px;
  margin-left: -5px;
  border-color: transparent transparent rgba(74, 74, 74, 0.9) transparent;
}

/* line 50, src/sass/_position.sass */
/* line 113, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
.has-tooltip-bottom[data-tooltip]:not(.is-loading)::before, .has-tooltip-bottom[data-tooltip]:not(.is-disabled)::before, .has-tooltip-bottom[data-tooltip]:not([disabled])::before {
  top: auto;
  right: auto;
  bottom: 0;
  left: 50%;
  margin-top: auto;
  margin-bottom: -5px;
  transform: translate(-50%, 100%);
}

/* line 66, src/sass/_position.sass */
/* line 124, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
.has-tooltip-left.has-tooltip-arrow[data-tooltip]:not(.is-loading)::after, .has-tooltip-left.has-tooltip-arrow[data-tooltip]:not(.is-disabled)::after, .has-tooltip-left.has-tooltip-arrow[data-tooltip]:not([disabled])::after {
  top: auto;
  right: auto;
  bottom: 50%;
  left: 0;
  margin-top: auto;
  margin-right: auto;
  margin-bottom: -6px;
  margin-left: -5px;
  border-color: transparent transparent transparent rgba(74, 74, 74, 0.9);
}

/* line 78, src/sass/_position.sass */
/* line 137, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
.has-tooltip-left[data-tooltip]:not(.is-loading)::before, .has-tooltip-left[data-tooltip]:not(.is-disabled)::before, .has-tooltip-left[data-tooltip]:not([disabled])::before {
  top: auto;
  right: auto;
  bottom: 50%;
  left: -5px;
  transform: translate(-100%, 50%);
}

/* line 92, src/sass/_position.sass */
/* line 146, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
.has-tooltip-right.has-tooltip-arrow[data-tooltip]:not(.is-loading)::after, .has-tooltip-right.has-tooltip-arrow[data-tooltip]:not(.is-disabled)::after, .has-tooltip-right.has-tooltip-arrow[data-tooltip]:not([disabled])::after {
  top: auto;
  right: 0;
  bottom: 50%;
  left: auto;
  margin-top: auto;
  margin-right: -6px;
  margin-bottom: -6px;
  margin-left: auto;
  border-color: transparent rgba(74, 74, 74, 0.9) transparent transparent;
}

/* line 104, src/sass/_position.sass */
/* line 159, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
.has-tooltip-right[data-tooltip]:not(.is-loading)::before, .has-tooltip-right[data-tooltip]:not(.is-disabled)::before, .has-tooltip-right[data-tooltip]:not([disabled])::before {
  top: auto;
  right: -5px;
  bottom: 50%;
  left: auto;
  margin-top: auto;
  transform: translate(100%, 50%);
}

/* line 58, src/sass/app.sass */
/* line 169, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
.has-tooltip-multiline[data-tooltip]:not(.is-loading)::before, .has-tooltip-multiline[data-tooltip]:not(.is-disabled)::before, .has-tooltip-multiline[data-tooltip]:not([disabled])::before {
  height: auto;
  width: 15rem;
  max-width: 15rem;
  text-overflow: clip;
  white-space: normal;
  word-break: keep-all;
}

/* line 91, src/sass/app.sass */
/* line 179, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
.has-tooltip-text-left[data-tooltip]:not(.is-loading)::before, .has-tooltip-text-left[data-tooltip]:not(.is-disabled)::before, .has-tooltip-text-left[data-tooltip]:not([disabled])::before {
  text-align: left;
}

/* line 94, src/sass/app.sass */
/* line 184, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
.has-tooltip-text-centered[data-tooltip]:not(.is-loading)::before, .has-tooltip-text-centered[data-tooltip]:not(.is-disabled)::before, .has-tooltip-text-centered[data-tooltip]:not([disabled])::before {
  text-align: center;
}

/* line 97, src/sass/app.sass */
/* line 189, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
.has-tooltip-text-right[data-tooltip]:not(.is-loading)::before, .has-tooltip-text-right[data-tooltip]:not(.is-disabled)::before, .has-tooltip-text-right[data-tooltip]:not([disabled])::before {
  text-align: right;
}

/* line 104, src/sass/app.sass */
/* line 194, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
.has-tooltip-white[data-tooltip]:not(.is-loading)::after, .has-tooltip-white[data-tooltip]:not(.is-disabled)::after, .has-tooltip-white[data-tooltip]:not([disabled])::after {
  border-color: rgba(255, 255, 255, 0.9) transparent transparent transparent !important;
}

/* line 107, src/sass/app.sass */
/* line 199, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
.has-tooltip-white.has-tooltip-bottom[data-tooltip]:not(.is-loading)::after, .has-tooltip-white.has-tooltip-bottom[data-tooltip]:not(.is-disabled)::after, .has-tooltip-white.has-tooltip-bottom[data-tooltip]:not([disabled])::after {
  border-color: transparent transparent rgba(255, 255, 255, 0.9) transparent !important;
}

/* line 110, src/sass/app.sass */
/* line 204, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
.has-tooltip-white.has-tooltip-left[data-tooltip]:not(.is-loading)::after, .has-tooltip-white.has-tooltip-left[data-tooltip]:not(.is-disabled)::after, .has-tooltip-white.has-tooltip-left[data-tooltip]:not([disabled])::after {
  border-color: transparent transparent transparent rgba(255, 255, 255, 0.9) !important;
}

/* line 113, src/sass/app.sass */
/* line 209, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
.has-tooltip-white.has-tooltip-right[data-tooltip]:not(.is-loading)::after, .has-tooltip-white.has-tooltip-right[data-tooltip]:not(.is-disabled)::after, .has-tooltip-white.has-tooltip-right[data-tooltip]:not([disabled])::after {
  border-color: transparent rgba(255, 255, 255, 0.9) transparent transparent !important;
}

/* line 115, src/sass/app.sass */
/* line 214, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
.has-tooltip-white[data-tooltip]:not(.is-loading):before, .has-tooltip-white[data-tooltip]:not(.is-disabled):before, .has-tooltip-white[data-tooltip]:not([disabled]):before {
  background-color: rgba(255, 255, 255, 0.9);
  color: #0a0a0a;
}

/* line 104, src/sass/app.sass */
/* line 220, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
.has-tooltip-black[data-tooltip]:not(.is-loading)::after, .has-tooltip-black[data-tooltip]:not(.is-disabled)::after, .has-tooltip-black[data-tooltip]:not([disabled])::after {
  border-color: rgba(10, 10, 10, 0.9) transparent transparent transparent !important;
}

/* line 107, src/sass/app.sass */
/* line 225, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
.has-tooltip-black.has-tooltip-bottom[data-tooltip]:not(.is-loading)::after, .has-tooltip-black.has-tooltip-bottom[data-tooltip]:not(.is-disabled)::after, .has-tooltip-black.has-tooltip-bottom[data-tooltip]:not([disabled])::after {
  border-color: transparent transparent rgba(10, 10, 10, 0.9) transparent !important;
}

/* line 110, src/sass/app.sass */
/* line 230, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
.has-tooltip-black.has-tooltip-left[data-tooltip]:not(.is-loading)::after, .has-tooltip-black.has-tooltip-left[data-tooltip]:not(.is-disabled)::after, .has-tooltip-black.has-tooltip-left[data-tooltip]:not([disabled])::after {
  border-color: transparent transparent transparent rgba(10, 10, 10, 0.9) !important;
}

/* line 113, src/sass/app.sass */
/* line 235, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
.has-tooltip-black.has-tooltip-right[data-tooltip]:not(.is-loading)::after, .has-tooltip-black.has-tooltip-right[data-tooltip]:not(.is-disabled)::after, .has-tooltip-black.has-tooltip-right[data-tooltip]:not([disabled])::after {
  border-color: transparent rgba(10, 10, 10, 0.9) transparent transparent !important;
}

/* line 115, src/sass/app.sass */
/* line 240, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
.has-tooltip-black[data-tooltip]:not(.is-loading):before, .has-tooltip-black[data-tooltip]:not(.is-disabled):before, .has-tooltip-black[data-tooltip]:not([disabled]):before {
  background-color: rgba(10, 10, 10, 0.9);
  color: white;
}

/* line 104, src/sass/app.sass */
/* line 246, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
.has-tooltip-light[data-tooltip]:not(.is-loading)::after, .has-tooltip-light[data-tooltip]:not(.is-disabled)::after, .has-tooltip-light[data-tooltip]:not([disabled])::after {
  border-color: rgba(245, 245, 245, 0.9) transparent transparent transparent !important;
}

/* line 107, src/sass/app.sass */
/* line 251, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
.has-tooltip-light.has-tooltip-bottom[data-tooltip]:not(.is-loading)::after, .has-tooltip-light.has-tooltip-bottom[data-tooltip]:not(.is-disabled)::after, .has-tooltip-light.has-tooltip-bottom[data-tooltip]:not([disabled])::after {
  border-color: transparent transparent rgba(245, 245, 245, 0.9) transparent !important;
}

/* line 110, src/sass/app.sass */
/* line 256, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
.has-tooltip-light.has-tooltip-left[data-tooltip]:not(.is-loading)::after, .has-tooltip-light.has-tooltip-left[data-tooltip]:not(.is-disabled)::after, .has-tooltip-light.has-tooltip-left[data-tooltip]:not([disabled])::after {
  border-color: transparent transparent transparent rgba(245, 245, 245, 0.9) !important;
}

/* line 113, src/sass/app.sass */
/* line 261, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
.has-tooltip-light.has-tooltip-right[data-tooltip]:not(.is-loading)::after, .has-tooltip-light.has-tooltip-right[data-tooltip]:not(.is-disabled)::after, .has-tooltip-light.has-tooltip-right[data-tooltip]:not([disabled])::after {
  border-color: transparent rgba(245, 245, 245, 0.9) transparent transparent !important;
}

/* line 115, src/sass/app.sass */
/* line 266, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
.has-tooltip-light[data-tooltip]:not(.is-loading):before, .has-tooltip-light[data-tooltip]:not(.is-disabled):before, .has-tooltip-light[data-tooltip]:not([disabled]):before {
  background-color: rgba(245, 245, 245, 0.9);
  color: rgba(0, 0, 0, 0.7);
}

/* line 104, src/sass/app.sass */
/* line 272, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
.has-tooltip-dark[data-tooltip]:not(.is-loading)::after, .has-tooltip-dark[data-tooltip]:not(.is-disabled)::after, .has-tooltip-dark[data-tooltip]:not([disabled])::after {
  border-color: rgba(54, 54, 54, 0.9) transparent transparent transparent !important;
}

/* line 107, src/sass/app.sass */
/* line 277, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
.has-tooltip-dark.has-tooltip-bottom[data-tooltip]:not(.is-loading)::after, .has-tooltip-dark.has-tooltip-bottom[data-tooltip]:not(.is-disabled)::after, .has-tooltip-dark.has-tooltip-bottom[data-tooltip]:not([disabled])::after {
  border-color: transparent transparent rgba(54, 54, 54, 0.9) transparent !important;
}

/* line 110, src/sass/app.sass */
/* line 282, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
.has-tooltip-dark.has-tooltip-left[data-tooltip]:not(.is-loading)::after, .has-tooltip-dark.has-tooltip-left[data-tooltip]:not(.is-disabled)::after, .has-tooltip-dark.has-tooltip-left[data-tooltip]:not([disabled])::after {
  border-color: transparent transparent transparent rgba(54, 54, 54, 0.9) !important;
}

/* line 113, src/sass/app.sass */
/* line 287, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
.has-tooltip-dark.has-tooltip-right[data-tooltip]:not(.is-loading)::after, .has-tooltip-dark.has-tooltip-right[data-tooltip]:not(.is-disabled)::after, .has-tooltip-dark.has-tooltip-right[data-tooltip]:not([disabled])::after {
  border-color: transparent rgba(54, 54, 54, 0.9) transparent transparent !important;
}

/* line 115, src/sass/app.sass */
/* line 292, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
.has-tooltip-dark[data-tooltip]:not(.is-loading):before, .has-tooltip-dark[data-tooltip]:not(.is-disabled):before, .has-tooltip-dark[data-tooltip]:not([disabled]):before {
  background-color: rgba(54, 54, 54, 0.9);
  color: #fff;
}

/* line 104, src/sass/app.sass */
/* line 298, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
.has-tooltip-primary[data-tooltip]:not(.is-loading)::after, .has-tooltip-primary[data-tooltip]:not(.is-disabled)::after, .has-tooltip-primary[data-tooltip]:not([disabled])::after {
  border-color: rgba(0, 209, 178, 0.9) transparent transparent transparent !important;
}

/* line 107, src/sass/app.sass */
/* line 303, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
.has-tooltip-primary.has-tooltip-bottom[data-tooltip]:not(.is-loading)::after, .has-tooltip-primary.has-tooltip-bottom[data-tooltip]:not(.is-disabled)::after, .has-tooltip-primary.has-tooltip-bottom[data-tooltip]:not([disabled])::after {
  border-color: transparent transparent rgba(0, 209, 178, 0.9) transparent !important;
}

/* line 110, src/sass/app.sass */
/* line 308, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
.has-tooltip-primary.has-tooltip-left[data-tooltip]:not(.is-loading)::after, .has-tooltip-primary.has-tooltip-left[data-tooltip]:not(.is-disabled)::after, .has-tooltip-primary.has-tooltip-left[data-tooltip]:not([disabled])::after {
  border-color: transparent transparent transparent rgba(0, 209, 178, 0.9) !important;
}

/* line 113, src/sass/app.sass */
/* line 313, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
.has-tooltip-primary.has-tooltip-right[data-tooltip]:not(.is-loading)::after, .has-tooltip-primary.has-tooltip-right[data-tooltip]:not(.is-disabled)::after, .has-tooltip-primary.has-tooltip-right[data-tooltip]:not([disabled])::after {
  border-color: transparent rgba(0, 209, 178, 0.9) transparent transparent !important;
}

/* line 115, src/sass/app.sass */
/* line 318, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
.has-tooltip-primary[data-tooltip]:not(.is-loading):before, .has-tooltip-primary[data-tooltip]:not(.is-disabled):before, .has-tooltip-primary[data-tooltip]:not([disabled]):before {
  background-color: rgba(0, 209, 178, 0.9);
  color: #fff;
}

/* line 104, src/sass/app.sass */
/* line 324, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
.has-tooltip-link[data-tooltip]:not(.is-loading)::after, .has-tooltip-link[data-tooltip]:not(.is-disabled)::after, .has-tooltip-link[data-tooltip]:not([disabled])::after {
  border-color: rgba(50, 115, 220, 0.9) transparent transparent transparent !important;
}

/* line 107, src/sass/app.sass */
/* line 329, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
.has-tooltip-link.has-tooltip-bottom[data-tooltip]:not(.is-loading)::after, .has-tooltip-link.has-tooltip-bottom[data-tooltip]:not(.is-disabled)::after, .has-tooltip-link.has-tooltip-bottom[data-tooltip]:not([disabled])::after {
  border-color: transparent transparent rgba(50, 115, 220, 0.9) transparent !important;
}

/* line 110, src/sass/app.sass */
/* line 334, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
.has-tooltip-link.has-tooltip-left[data-tooltip]:not(.is-loading)::after, .has-tooltip-link.has-tooltip-left[data-tooltip]:not(.is-disabled)::after, .has-tooltip-link.has-tooltip-left[data-tooltip]:not([disabled])::after {
  border-color: transparent transparent transparent rgba(50, 115, 220, 0.9) !important;
}

/* line 113, src/sass/app.sass */
/* line 339, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
.has-tooltip-link.has-tooltip-right[data-tooltip]:not(.is-loading)::after, .has-tooltip-link.has-tooltip-right[data-tooltip]:not(.is-disabled)::after, .has-tooltip-link.has-tooltip-right[data-tooltip]:not([disabled])::after {
  border-color: transparent rgba(50, 115, 220, 0.9) transparent transparent !important;
}

/* line 115, src/sass/app.sass */
/* line 344, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
.has-tooltip-link[data-tooltip]:not(.is-loading):before, .has-tooltip-link[data-tooltip]:not(.is-disabled):before, .has-tooltip-link[data-tooltip]:not([disabled]):before {
  background-color: rgba(50, 115, 220, 0.9);
  color: #fff;
}

/* line 104, src/sass/app.sass */
/* line 350, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
.has-tooltip-info[data-tooltip]:not(.is-loading)::after, .has-tooltip-info[data-tooltip]:not(.is-disabled)::after, .has-tooltip-info[data-tooltip]:not([disabled])::after {
  border-color: rgba(50, 152, 220, 0.9) transparent transparent transparent !important;
}

/* line 107, src/sass/app.sass */
/* line 355, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
.has-tooltip-info.has-tooltip-bottom[data-tooltip]:not(.is-loading)::after, .has-tooltip-info.has-tooltip-bottom[data-tooltip]:not(.is-disabled)::after, .has-tooltip-info.has-tooltip-bottom[data-tooltip]:not([disabled])::after {
  border-color: transparent transparent rgba(50, 152, 220, 0.9) transparent !important;
}

/* line 110, src/sass/app.sass */
/* line 360, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
.has-tooltip-info.has-tooltip-left[data-tooltip]:not(.is-loading)::after, .has-tooltip-info.has-tooltip-left[data-tooltip]:not(.is-disabled)::after, .has-tooltip-info.has-tooltip-left[data-tooltip]:not([disabled])::after {
  border-color: transparent transparent transparent rgba(50, 152, 220, 0.9) !important;
}

/* line 113, src/sass/app.sass */
/* line 365, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
.has-tooltip-info.has-tooltip-right[data-tooltip]:not(.is-loading)::after, .has-tooltip-info.has-tooltip-right[data-tooltip]:not(.is-disabled)::after, .has-tooltip-info.has-tooltip-right[data-tooltip]:not([disabled])::after {
  border-color: transparent rgba(50, 152, 220, 0.9) transparent transparent !important;
}

/* line 115, src/sass/app.sass */
/* line 370, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
.has-tooltip-info[data-tooltip]:not(.is-loading):before, .has-tooltip-info[data-tooltip]:not(.is-disabled):before, .has-tooltip-info[data-tooltip]:not([disabled]):before {
  background-color: rgba(50, 152, 220, 0.9);
  color: #fff;
}

/* line 104, src/sass/app.sass */
/* line 376, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
.has-tooltip-success[data-tooltip]:not(.is-loading)::after, .has-tooltip-success[data-tooltip]:not(.is-disabled)::after, .has-tooltip-success[data-tooltip]:not([disabled])::after {
  border-color: rgba(72, 199, 116, 0.9) transparent transparent transparent !important;
}

/* line 107, src/sass/app.sass */
/* line 381, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
.has-tooltip-success.has-tooltip-bottom[data-tooltip]:not(.is-loading)::after, .has-tooltip-success.has-tooltip-bottom[data-tooltip]:not(.is-disabled)::after, .has-tooltip-success.has-tooltip-bottom[data-tooltip]:not([disabled])::after {
  border-color: transparent transparent rgba(72, 199, 116, 0.9) transparent !important;
}

/* line 110, src/sass/app.sass */
/* line 386, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
.has-tooltip-success.has-tooltip-left[data-tooltip]:not(.is-loading)::after, .has-tooltip-success.has-tooltip-left[data-tooltip]:not(.is-disabled)::after, .has-tooltip-success.has-tooltip-left[data-tooltip]:not([disabled])::after {
  border-color: transparent transparent transparent rgba(72, 199, 116, 0.9) !important;
}

/* line 113, src/sass/app.sass */
/* line 391, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
.has-tooltip-success.has-tooltip-right[data-tooltip]:not(.is-loading)::after, .has-tooltip-success.has-tooltip-right[data-tooltip]:not(.is-disabled)::after, .has-tooltip-success.has-tooltip-right[data-tooltip]:not([disabled])::after {
  border-color: transparent rgba(72, 199, 116, 0.9) transparent transparent !important;
}

/* line 115, src/sass/app.sass */
/* line 396, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
.has-tooltip-success[data-tooltip]:not(.is-loading):before, .has-tooltip-success[data-tooltip]:not(.is-disabled):before, .has-tooltip-success[data-tooltip]:not([disabled]):before {
  background-color: rgba(72, 199, 116, 0.9);
  color: #fff;
}

/* line 104, src/sass/app.sass */
/* line 402, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
.has-tooltip-warning[data-tooltip]:not(.is-loading)::after, .has-tooltip-warning[data-tooltip]:not(.is-disabled)::after, .has-tooltip-warning[data-tooltip]:not([disabled])::after {
  border-color: rgba(255, 221, 87, 0.9) transparent transparent transparent !important;
}

/* line 107, src/sass/app.sass */
/* line 407, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
.has-tooltip-warning.has-tooltip-bottom[data-tooltip]:not(.is-loading)::after, .has-tooltip-warning.has-tooltip-bottom[data-tooltip]:not(.is-disabled)::after, .has-tooltip-warning.has-tooltip-bottom[data-tooltip]:not([disabled])::after {
  border-color: transparent transparent rgba(255, 221, 87, 0.9) transparent !important;
}

/* line 110, src/sass/app.sass */
/* line 412, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
.has-tooltip-warning.has-tooltip-left[data-tooltip]:not(.is-loading)::after, .has-tooltip-warning.has-tooltip-left[data-tooltip]:not(.is-disabled)::after, .has-tooltip-warning.has-tooltip-left[data-tooltip]:not([disabled])::after {
  border-color: transparent transparent transparent rgba(255, 221, 87, 0.9) !important;
}

/* line 113, src/sass/app.sass */
/* line 417, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
.has-tooltip-warning.has-tooltip-right[data-tooltip]:not(.is-loading)::after, .has-tooltip-warning.has-tooltip-right[data-tooltip]:not(.is-disabled)::after, .has-tooltip-warning.has-tooltip-right[data-tooltip]:not([disabled])::after {
  border-color: transparent rgba(255, 221, 87, 0.9) transparent transparent !important;
}

/* line 115, src/sass/app.sass */
/* line 422, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
.has-tooltip-warning[data-tooltip]:not(.is-loading):before, .has-tooltip-warning[data-tooltip]:not(.is-disabled):before, .has-tooltip-warning[data-tooltip]:not([disabled]):before {
  background-color: rgba(255, 221, 87, 0.9);
  color: rgba(0, 0, 0, 0.7);
}

/* line 104, src/sass/app.sass */
/* line 428, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
.has-tooltip-danger[data-tooltip]:not(.is-loading)::after, .has-tooltip-danger[data-tooltip]:not(.is-disabled)::after, .has-tooltip-danger[data-tooltip]:not([disabled])::after {
  border-color: rgba(241, 70, 104, 0.9) transparent transparent transparent !important;
}

/* line 107, src/sass/app.sass */
/* line 433, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
.has-tooltip-danger.has-tooltip-bottom[data-tooltip]:not(.is-loading)::after, .has-tooltip-danger.has-tooltip-bottom[data-tooltip]:not(.is-disabled)::after, .has-tooltip-danger.has-tooltip-bottom[data-tooltip]:not([disabled])::after {
  border-color: transparent transparent rgba(241, 70, 104, 0.9) transparent !important;
}

/* line 110, src/sass/app.sass */
/* line 438, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
.has-tooltip-danger.has-tooltip-left[data-tooltip]:not(.is-loading)::after, .has-tooltip-danger.has-tooltip-left[data-tooltip]:not(.is-disabled)::after, .has-tooltip-danger.has-tooltip-left[data-tooltip]:not([disabled])::after {
  border-color: transparent transparent transparent rgba(241, 70, 104, 0.9) !important;
}

/* line 113, src/sass/app.sass */
/* line 443, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
.has-tooltip-danger.has-tooltip-right[data-tooltip]:not(.is-loading)::after, .has-tooltip-danger.has-tooltip-right[data-tooltip]:not(.is-disabled)::after, .has-tooltip-danger.has-tooltip-right[data-tooltip]:not([disabled])::after {
  border-color: transparent rgba(241, 70, 104, 0.9) transparent transparent !important;
}

/* line 115, src/sass/app.sass */
/* line 448, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
.has-tooltip-danger[data-tooltip]:not(.is-loading):before, .has-tooltip-danger[data-tooltip]:not(.is-disabled):before, .has-tooltip-danger[data-tooltip]:not([disabled]):before {
  background-color: rgba(241, 70, 104, 0.9);
  color: #fff;
}

/* line 2, src/sass/_position.sass */
/* line 454, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
[data-tooltip]:not(.is-loading):hover::before, [data-tooltip]:not(.is-loading):hover::after, .has-tooltip-active[data-tooltip]:not(.is-loading)::before, .has-tooltip-active[data-tooltip]:not(.is-loading)::after, [data-tooltip]:not(.is-disabled):hover::before, [data-tooltip]:not(.is-disabled):hover::after, .has-tooltip-active[data-tooltip]:not(.is-disabled)::before, .has-tooltip-active[data-tooltip]:not(.is-disabled)::after, [data-tooltip]:not([disabled]):hover::before, [data-tooltip]:not([disabled]):hover::after, .has-tooltip-active[data-tooltip]:not([disabled])::before, .has-tooltip-active[data-tooltip]:not([disabled])::after {
  opacity: 1;
  visibility: visible;
}

/* line 2, src/sass/_animation.sass */
/* line 460, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
.has-tooltip-fade[data-tooltip]:not(.is-loading)::before, .has-tooltip-fade[data-tooltip]:not(.is-loading)::after, .has-tooltip-fade[data-tooltip]:not(.is-disabled)::before, .has-tooltip-fade[data-tooltip]:not(.is-disabled)::after, .has-tooltip-fade[data-tooltip]:not([disabled])::before, .has-tooltip-fade[data-tooltip]:not([disabled])::after {
  transition: opacity 0.3s linear, visibility 0.3s linear;
}

@media screen and (max-width: 768px) {
  /* line 10, src/sass/_position.sass */
  /* line 466, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-top-mobile.has-tooltip-arrow[data-tooltip]:not(.is-loading)::after, .has-tooltip-top-mobile.has-tooltip-arrow[data-tooltip]:not(.is-disabled)::after, .has-tooltip-top-mobile.has-tooltip-arrow[data-tooltip]:not([disabled])::after {
    top: 0;
    right: auto;
    bottom: auto;
    left: 50%;
    margin-top: -5px;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: -5px;
    border-color: rgba(74, 74, 74, 0.9) transparent transparent transparent;
  }
  /* line 22, src/sass/_position.sass */
  /* line 478, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-top-mobile[data-tooltip]:not(.is-loading)::before, .has-tooltip-top-mobile[data-tooltip]:not(.is-disabled)::before, .has-tooltip-top-mobile[data-tooltip]:not([disabled])::before {
    top: 0;
    right: auto;
    bottom: auto;
    left: 50%;
    top: 0;
    margin-top: -5px;
    margin-bottom: auto;
    transform: translate(-50%, -100%);
  }
}

@media screen and (min-width: 769px), print {
  /* line 10, src/sass/_position.sass */
  /* line 492, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-top-tablet.has-tooltip-arrow[data-tooltip]:not(.is-loading)::after, .has-tooltip-top-tablet.has-tooltip-arrow[data-tooltip]:not(.is-disabled)::after, .has-tooltip-top-tablet.has-tooltip-arrow[data-tooltip]:not([disabled])::after {
    top: 0;
    right: auto;
    bottom: auto;
    left: 50%;
    margin-top: -5px;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: -5px;
    border-color: rgba(74, 74, 74, 0.9) transparent transparent transparent;
  }
  /* line 22, src/sass/_position.sass */
  /* line 504, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-top-tablet[data-tooltip]:not(.is-loading)::before, .has-tooltip-top-tablet[data-tooltip]:not(.is-disabled)::before, .has-tooltip-top-tablet[data-tooltip]:not([disabled])::before {
    top: 0;
    right: auto;
    bottom: auto;
    left: 50%;
    top: 0;
    margin-top: -5px;
    margin-bottom: auto;
    transform: translate(-50%, -100%);
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 10, src/sass/_position.sass */
  /* line 518, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-top-tablet-only.has-tooltip-arrow[data-tooltip]:not(.is-loading)::after, .has-tooltip-top-tablet-only.has-tooltip-arrow[data-tooltip]:not(.is-disabled)::after, .has-tooltip-top-tablet-only.has-tooltip-arrow[data-tooltip]:not([disabled])::after {
    top: 0;
    right: auto;
    bottom: auto;
    left: 50%;
    margin-top: -5px;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: -5px;
    border-color: rgba(74, 74, 74, 0.9) transparent transparent transparent;
  }
  /* line 22, src/sass/_position.sass */
  /* line 530, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-top-tablet-only[data-tooltip]:not(.is-loading)::before, .has-tooltip-top-tablet-only[data-tooltip]:not(.is-disabled)::before, .has-tooltip-top-tablet-only[data-tooltip]:not([disabled])::before {
    top: 0;
    right: auto;
    bottom: auto;
    left: 50%;
    top: 0;
    margin-top: -5px;
    margin-bottom: auto;
    transform: translate(-50%, -100%);
  }
}

@media screen and (max-width: 1023px) {
  /* line 10, src/sass/_position.sass */
  /* line 544, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-top-touch.has-tooltip-arrow[data-tooltip]:not(.is-loading)::after, .has-tooltip-top-touch.has-tooltip-arrow[data-tooltip]:not(.is-disabled)::after, .has-tooltip-top-touch.has-tooltip-arrow[data-tooltip]:not([disabled])::after {
    top: 0;
    right: auto;
    bottom: auto;
    left: 50%;
    margin-top: -5px;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: -5px;
    border-color: rgba(74, 74, 74, 0.9) transparent transparent transparent;
  }
  /* line 22, src/sass/_position.sass */
  /* line 556, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-top-touch[data-tooltip]:not(.is-loading)::before, .has-tooltip-top-touch[data-tooltip]:not(.is-disabled)::before, .has-tooltip-top-touch[data-tooltip]:not([disabled])::before {
    top: 0;
    right: auto;
    bottom: auto;
    left: 50%;
    top: 0;
    margin-top: -5px;
    margin-bottom: auto;
    transform: translate(-50%, -100%);
  }
}

@media screen and (min-width: 1024px) {
  /* line 10, src/sass/_position.sass */
  /* line 570, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-top-desktop.has-tooltip-arrow[data-tooltip]:not(.is-loading)::after, .has-tooltip-top-desktop.has-tooltip-arrow[data-tooltip]:not(.is-disabled)::after, .has-tooltip-top-desktop.has-tooltip-arrow[data-tooltip]:not([disabled])::after {
    top: 0;
    right: auto;
    bottom: auto;
    left: 50%;
    margin-top: -5px;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: -5px;
    border-color: rgba(74, 74, 74, 0.9) transparent transparent transparent;
  }
  /* line 22, src/sass/_position.sass */
  /* line 582, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-top-desktop[data-tooltip]:not(.is-loading)::before, .has-tooltip-top-desktop[data-tooltip]:not(.is-disabled)::before, .has-tooltip-top-desktop[data-tooltip]:not([disabled])::before {
    top: 0;
    right: auto;
    bottom: auto;
    left: 50%;
    top: 0;
    margin-top: -5px;
    margin-bottom: auto;
    transform: translate(-50%, -100%);
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 10, src/sass/_position.sass */
  /* line 596, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-top-desktop-only.has-tooltip-arrow[data-tooltip]:not(.is-loading)::after, .has-tooltip-top-desktop-only.has-tooltip-arrow[data-tooltip]:not(.is-disabled)::after, .has-tooltip-top-desktop-only.has-tooltip-arrow[data-tooltip]:not([disabled])::after {
    top: 0;
    right: auto;
    bottom: auto;
    left: 50%;
    margin-top: -5px;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: -5px;
    border-color: rgba(74, 74, 74, 0.9) transparent transparent transparent;
  }
  /* line 22, src/sass/_position.sass */
  /* line 608, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-top-desktop-only[data-tooltip]:not(.is-loading)::before, .has-tooltip-top-desktop-only[data-tooltip]:not(.is-disabled)::before, .has-tooltip-top-desktop-only[data-tooltip]:not([disabled])::before {
    top: 0;
    right: auto;
    bottom: auto;
    left: 50%;
    top: 0;
    margin-top: -5px;
    margin-bottom: auto;
    transform: translate(-50%, -100%);
  }
}

@media screen and (max-width: 1215px) {
  /* line 10, src/sass/_position.sass */
  /* line 622, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-top-until-widescreen.has-tooltip-arrow[data-tooltip]:not(.is-loading)::after, .has-tooltip-top-until-widescreen.has-tooltip-arrow[data-tooltip]:not(.is-disabled)::after, .has-tooltip-top-until-widescreen.has-tooltip-arrow[data-tooltip]:not([disabled])::after {
    top: 0;
    right: auto;
    bottom: auto;
    left: 50%;
    margin-top: -5px;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: -5px;
    border-color: rgba(74, 74, 74, 0.9) transparent transparent transparent;
  }
  /* line 22, src/sass/_position.sass */
  /* line 634, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-top-until-widescreen[data-tooltip]:not(.is-loading)::before, .has-tooltip-top-until-widescreen[data-tooltip]:not(.is-disabled)::before, .has-tooltip-top-until-widescreen[data-tooltip]:not([disabled])::before {
    top: 0;
    right: auto;
    bottom: auto;
    left: 50%;
    top: 0;
    margin-top: -5px;
    margin-bottom: auto;
    transform: translate(-50%, -100%);
  }
}

@media screen and (min-width: 1216px) {
  /* line 10, src/sass/_position.sass */
  /* line 648, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-top-widescreen.has-tooltip-arrow[data-tooltip]:not(.is-loading)::after, .has-tooltip-top-widescreen.has-tooltip-arrow[data-tooltip]:not(.is-disabled)::after, .has-tooltip-top-widescreen.has-tooltip-arrow[data-tooltip]:not([disabled])::after {
    top: 0;
    right: auto;
    bottom: auto;
    left: 50%;
    margin-top: -5px;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: -5px;
    border-color: rgba(74, 74, 74, 0.9) transparent transparent transparent;
  }
  /* line 22, src/sass/_position.sass */
  /* line 660, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-top-widescreen[data-tooltip]:not(.is-loading)::before, .has-tooltip-top-widescreen[data-tooltip]:not(.is-disabled)::before, .has-tooltip-top-widescreen[data-tooltip]:not([disabled])::before {
    top: 0;
    right: auto;
    bottom: auto;
    left: 50%;
    top: 0;
    margin-top: -5px;
    margin-bottom: auto;
    transform: translate(-50%, -100%);
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 10, src/sass/_position.sass */
  /* line 674, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-top-widescreen-only.has-tooltip-arrow[data-tooltip]:not(.is-loading)::after, .has-tooltip-top-widescreen-only.has-tooltip-arrow[data-tooltip]:not(.is-disabled)::after, .has-tooltip-top-widescreen-only.has-tooltip-arrow[data-tooltip]:not([disabled])::after {
    top: 0;
    right: auto;
    bottom: auto;
    left: 50%;
    margin-top: -5px;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: -5px;
    border-color: rgba(74, 74, 74, 0.9) transparent transparent transparent;
  }
  /* line 22, src/sass/_position.sass */
  /* line 686, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-top-widescreen-only[data-tooltip]:not(.is-loading)::before, .has-tooltip-top-widescreen-only[data-tooltip]:not(.is-disabled)::before, .has-tooltip-top-widescreen-only[data-tooltip]:not([disabled])::before {
    top: 0;
    right: auto;
    bottom: auto;
    left: 50%;
    top: 0;
    margin-top: -5px;
    margin-bottom: auto;
    transform: translate(-50%, -100%);
  }
}

@media screen and (max-width: 1407px) {
  /* line 10, src/sass/_position.sass */
  /* line 700, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-top-until-fullhd.has-tooltip-arrow[data-tooltip]:not(.is-loading)::after, .has-tooltip-top-until-fullhd.has-tooltip-arrow[data-tooltip]:not(.is-disabled)::after, .has-tooltip-top-until-fullhd.has-tooltip-arrow[data-tooltip]:not([disabled])::after {
    top: 0;
    right: auto;
    bottom: auto;
    left: 50%;
    margin-top: -5px;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: -5px;
    border-color: rgba(74, 74, 74, 0.9) transparent transparent transparent;
  }
  /* line 22, src/sass/_position.sass */
  /* line 712, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-top-until-fullhd[data-tooltip]:not(.is-loading)::before, .has-tooltip-top-until-fullhd[data-tooltip]:not(.is-disabled)::before, .has-tooltip-top-until-fullhd[data-tooltip]:not([disabled])::before {
    top: 0;
    right: auto;
    bottom: auto;
    left: 50%;
    top: 0;
    margin-top: -5px;
    margin-bottom: auto;
    transform: translate(-50%, -100%);
  }
}

@media screen and (min-width: 1408px) {
  /* line 10, src/sass/_position.sass */
  /* line 726, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-top-fullhd.has-tooltip-arrow[data-tooltip]:not(.is-loading)::after, .has-tooltip-top-fullhd.has-tooltip-arrow[data-tooltip]:not(.is-disabled)::after, .has-tooltip-top-fullhd.has-tooltip-arrow[data-tooltip]:not([disabled])::after {
    top: 0;
    right: auto;
    bottom: auto;
    left: 50%;
    margin-top: -5px;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: -5px;
    border-color: rgba(74, 74, 74, 0.9) transparent transparent transparent;
  }
  /* line 22, src/sass/_position.sass */
  /* line 738, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-top-fullhd[data-tooltip]:not(.is-loading)::before, .has-tooltip-top-fullhd[data-tooltip]:not(.is-disabled)::before, .has-tooltip-top-fullhd[data-tooltip]:not([disabled])::before {
    top: 0;
    right: auto;
    bottom: auto;
    left: 50%;
    top: 0;
    margin-top: -5px;
    margin-bottom: auto;
    transform: translate(-50%, -100%);
  }
}

@media screen and (max-width: 768px) {
  /* line 92, src/sass/_position.sass */
  /* line 752, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-right-mobile.has-tooltip-arrow[data-tooltip]:not(.is-loading)::after, .has-tooltip-right-mobile.has-tooltip-arrow[data-tooltip]:not(.is-disabled)::after, .has-tooltip-right-mobile.has-tooltip-arrow[data-tooltip]:not([disabled])::after {
    top: auto;
    right: 0;
    bottom: 50%;
    left: auto;
    margin-top: auto;
    margin-right: -6px;
    margin-bottom: -6px;
    margin-left: auto;
    border-color: transparent rgba(74, 74, 74, 0.9) transparent transparent;
  }
  /* line 104, src/sass/_position.sass */
  /* line 764, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-right-mobile[data-tooltip]:not(.is-loading)::before, .has-tooltip-right-mobile[data-tooltip]:not(.is-disabled)::before, .has-tooltip-right-mobile[data-tooltip]:not([disabled])::before {
    top: auto;
    right: -5px;
    bottom: 50%;
    left: auto;
    margin-top: auto;
    transform: translate(100%, 50%);
  }
}

@media screen and (min-width: 769px), print {
  /* line 92, src/sass/_position.sass */
  /* line 776, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-right-tablet.has-tooltip-arrow[data-tooltip]:not(.is-loading)::after, .has-tooltip-right-tablet.has-tooltip-arrow[data-tooltip]:not(.is-disabled)::after, .has-tooltip-right-tablet.has-tooltip-arrow[data-tooltip]:not([disabled])::after {
    top: auto;
    right: 0;
    bottom: 50%;
    left: auto;
    margin-top: auto;
    margin-right: -6px;
    margin-bottom: -6px;
    margin-left: auto;
    border-color: transparent rgba(74, 74, 74, 0.9) transparent transparent;
  }
  /* line 104, src/sass/_position.sass */
  /* line 788, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-right-tablet[data-tooltip]:not(.is-loading)::before, .has-tooltip-right-tablet[data-tooltip]:not(.is-disabled)::before, .has-tooltip-right-tablet[data-tooltip]:not([disabled])::before {
    top: auto;
    right: -5px;
    bottom: 50%;
    left: auto;
    margin-top: auto;
    transform: translate(100%, 50%);
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 92, src/sass/_position.sass */
  /* line 800, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-right-tablet-only.has-tooltip-arrow[data-tooltip]:not(.is-loading)::after, .has-tooltip-right-tablet-only.has-tooltip-arrow[data-tooltip]:not(.is-disabled)::after, .has-tooltip-right-tablet-only.has-tooltip-arrow[data-tooltip]:not([disabled])::after {
    top: auto;
    right: 0;
    bottom: 50%;
    left: auto;
    margin-top: auto;
    margin-right: -6px;
    margin-bottom: -6px;
    margin-left: auto;
    border-color: transparent rgba(74, 74, 74, 0.9) transparent transparent;
  }
  /* line 104, src/sass/_position.sass */
  /* line 812, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-right-tablet-only[data-tooltip]:not(.is-loading)::before, .has-tooltip-right-tablet-only[data-tooltip]:not(.is-disabled)::before, .has-tooltip-right-tablet-only[data-tooltip]:not([disabled])::before {
    top: auto;
    right: -5px;
    bottom: 50%;
    left: auto;
    margin-top: auto;
    transform: translate(100%, 50%);
  }
}

@media screen and (max-width: 1023px) {
  /* line 92, src/sass/_position.sass */
  /* line 824, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-right-touch.has-tooltip-arrow[data-tooltip]:not(.is-loading)::after, .has-tooltip-right-touch.has-tooltip-arrow[data-tooltip]:not(.is-disabled)::after, .has-tooltip-right-touch.has-tooltip-arrow[data-tooltip]:not([disabled])::after {
    top: auto;
    right: 0;
    bottom: 50%;
    left: auto;
    margin-top: auto;
    margin-right: -6px;
    margin-bottom: -6px;
    margin-left: auto;
    border-color: transparent rgba(74, 74, 74, 0.9) transparent transparent;
  }
  /* line 104, src/sass/_position.sass */
  /* line 836, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-right-touch[data-tooltip]:not(.is-loading)::before, .has-tooltip-right-touch[data-tooltip]:not(.is-disabled)::before, .has-tooltip-right-touch[data-tooltip]:not([disabled])::before {
    top: auto;
    right: -5px;
    bottom: 50%;
    left: auto;
    margin-top: auto;
    transform: translate(100%, 50%);
  }
}

@media screen and (min-width: 1024px) {
  /* line 92, src/sass/_position.sass */
  /* line 848, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-right-desktop.has-tooltip-arrow[data-tooltip]:not(.is-loading)::after, .has-tooltip-right-desktop.has-tooltip-arrow[data-tooltip]:not(.is-disabled)::after, .has-tooltip-right-desktop.has-tooltip-arrow[data-tooltip]:not([disabled])::after {
    top: auto;
    right: 0;
    bottom: 50%;
    left: auto;
    margin-top: auto;
    margin-right: -6px;
    margin-bottom: -6px;
    margin-left: auto;
    border-color: transparent rgba(74, 74, 74, 0.9) transparent transparent;
  }
  /* line 104, src/sass/_position.sass */
  /* line 860, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-right-desktop[data-tooltip]:not(.is-loading)::before, .has-tooltip-right-desktop[data-tooltip]:not(.is-disabled)::before, .has-tooltip-right-desktop[data-tooltip]:not([disabled])::before {
    top: auto;
    right: -5px;
    bottom: 50%;
    left: auto;
    margin-top: auto;
    transform: translate(100%, 50%);
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 92, src/sass/_position.sass */
  /* line 872, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-right-desktop-only.has-tooltip-arrow[data-tooltip]:not(.is-loading)::after, .has-tooltip-right-desktop-only.has-tooltip-arrow[data-tooltip]:not(.is-disabled)::after, .has-tooltip-right-desktop-only.has-tooltip-arrow[data-tooltip]:not([disabled])::after {
    top: auto;
    right: 0;
    bottom: 50%;
    left: auto;
    margin-top: auto;
    margin-right: -6px;
    margin-bottom: -6px;
    margin-left: auto;
    border-color: transparent rgba(74, 74, 74, 0.9) transparent transparent;
  }
  /* line 104, src/sass/_position.sass */
  /* line 884, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-right-desktop-only[data-tooltip]:not(.is-loading)::before, .has-tooltip-right-desktop-only[data-tooltip]:not(.is-disabled)::before, .has-tooltip-right-desktop-only[data-tooltip]:not([disabled])::before {
    top: auto;
    right: -5px;
    bottom: 50%;
    left: auto;
    margin-top: auto;
    transform: translate(100%, 50%);
  }
}

@media screen and (max-width: 1215px) {
  /* line 92, src/sass/_position.sass */
  /* line 896, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-right-until-widescreen.has-tooltip-arrow[data-tooltip]:not(.is-loading)::after, .has-tooltip-right-until-widescreen.has-tooltip-arrow[data-tooltip]:not(.is-disabled)::after, .has-tooltip-right-until-widescreen.has-tooltip-arrow[data-tooltip]:not([disabled])::after {
    top: auto;
    right: 0;
    bottom: 50%;
    left: auto;
    margin-top: auto;
    margin-right: -6px;
    margin-bottom: -6px;
    margin-left: auto;
    border-color: transparent rgba(74, 74, 74, 0.9) transparent transparent;
  }
  /* line 104, src/sass/_position.sass */
  /* line 908, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-right-until-widescreen[data-tooltip]:not(.is-loading)::before, .has-tooltip-right-until-widescreen[data-tooltip]:not(.is-disabled)::before, .has-tooltip-right-until-widescreen[data-tooltip]:not([disabled])::before {
    top: auto;
    right: -5px;
    bottom: 50%;
    left: auto;
    margin-top: auto;
    transform: translate(100%, 50%);
  }
}

@media screen and (min-width: 1216px) {
  /* line 92, src/sass/_position.sass */
  /* line 920, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-right-widescreen.has-tooltip-arrow[data-tooltip]:not(.is-loading)::after, .has-tooltip-right-widescreen.has-tooltip-arrow[data-tooltip]:not(.is-disabled)::after, .has-tooltip-right-widescreen.has-tooltip-arrow[data-tooltip]:not([disabled])::after {
    top: auto;
    right: 0;
    bottom: 50%;
    left: auto;
    margin-top: auto;
    margin-right: -6px;
    margin-bottom: -6px;
    margin-left: auto;
    border-color: transparent rgba(74, 74, 74, 0.9) transparent transparent;
  }
  /* line 104, src/sass/_position.sass */
  /* line 932, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-right-widescreen[data-tooltip]:not(.is-loading)::before, .has-tooltip-right-widescreen[data-tooltip]:not(.is-disabled)::before, .has-tooltip-right-widescreen[data-tooltip]:not([disabled])::before {
    top: auto;
    right: -5px;
    bottom: 50%;
    left: auto;
    margin-top: auto;
    transform: translate(100%, 50%);
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 92, src/sass/_position.sass */
  /* line 944, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-right-widescreen-only.has-tooltip-arrow[data-tooltip]:not(.is-loading)::after, .has-tooltip-right-widescreen-only.has-tooltip-arrow[data-tooltip]:not(.is-disabled)::after, .has-tooltip-right-widescreen-only.has-tooltip-arrow[data-tooltip]:not([disabled])::after {
    top: auto;
    right: 0;
    bottom: 50%;
    left: auto;
    margin-top: auto;
    margin-right: -6px;
    margin-bottom: -6px;
    margin-left: auto;
    border-color: transparent rgba(74, 74, 74, 0.9) transparent transparent;
  }
  /* line 104, src/sass/_position.sass */
  /* line 956, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-right-widescreen-only[data-tooltip]:not(.is-loading)::before, .has-tooltip-right-widescreen-only[data-tooltip]:not(.is-disabled)::before, .has-tooltip-right-widescreen-only[data-tooltip]:not([disabled])::before {
    top: auto;
    right: -5px;
    bottom: 50%;
    left: auto;
    margin-top: auto;
    transform: translate(100%, 50%);
  }
}

@media screen and (max-width: 1407px) {
  /* line 92, src/sass/_position.sass */
  /* line 968, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-right-until-fullhd.has-tooltip-arrow[data-tooltip]:not(.is-loading)::after, .has-tooltip-right-until-fullhd.has-tooltip-arrow[data-tooltip]:not(.is-disabled)::after, .has-tooltip-right-until-fullhd.has-tooltip-arrow[data-tooltip]:not([disabled])::after {
    top: auto;
    right: 0;
    bottom: 50%;
    left: auto;
    margin-top: auto;
    margin-right: -6px;
    margin-bottom: -6px;
    margin-left: auto;
    border-color: transparent rgba(74, 74, 74, 0.9) transparent transparent;
  }
  /* line 104, src/sass/_position.sass */
  /* line 980, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-right-until-fullhd[data-tooltip]:not(.is-loading)::before, .has-tooltip-right-until-fullhd[data-tooltip]:not(.is-disabled)::before, .has-tooltip-right-until-fullhd[data-tooltip]:not([disabled])::before {
    top: auto;
    right: -5px;
    bottom: 50%;
    left: auto;
    margin-top: auto;
    transform: translate(100%, 50%);
  }
}

@media screen and (min-width: 1408px) {
  /* line 92, src/sass/_position.sass */
  /* line 992, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-right-fullhd.has-tooltip-arrow[data-tooltip]:not(.is-loading)::after, .has-tooltip-right-fullhd.has-tooltip-arrow[data-tooltip]:not(.is-disabled)::after, .has-tooltip-right-fullhd.has-tooltip-arrow[data-tooltip]:not([disabled])::after {
    top: auto;
    right: 0;
    bottom: 50%;
    left: auto;
    margin-top: auto;
    margin-right: -6px;
    margin-bottom: -6px;
    margin-left: auto;
    border-color: transparent rgba(74, 74, 74, 0.9) transparent transparent;
  }
  /* line 104, src/sass/_position.sass */
  /* line 1004, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-right-fullhd[data-tooltip]:not(.is-loading)::before, .has-tooltip-right-fullhd[data-tooltip]:not(.is-disabled)::before, .has-tooltip-right-fullhd[data-tooltip]:not([disabled])::before {
    top: auto;
    right: -5px;
    bottom: 50%;
    left: auto;
    margin-top: auto;
    transform: translate(100%, 50%);
  }
}

@media screen and (max-width: 768px) {
  /* line 38, src/sass/_position.sass */
  /* line 1016, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-bottom-mobile.has-tooltip-arrow[data-tooltip]:not(.is-loading)::after, .has-tooltip-bottom-mobile.has-tooltip-arrow[data-tooltip]:not(.is-disabled)::after, .has-tooltip-bottom-mobile.has-tooltip-arrow[data-tooltip]:not([disabled])::after {
    top: auto;
    right: auto;
    bottom: -1px;
    left: 50%;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: -5px;
    margin-left: -5px;
    border-color: transparent transparent rgba(74, 74, 74, 0.9) transparent;
  }
  /* line 50, src/sass/_position.sass */
  /* line 1028, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-bottom-mobile[data-tooltip]:not(.is-loading)::before, .has-tooltip-bottom-mobile[data-tooltip]:not(.is-disabled)::before, .has-tooltip-bottom-mobile[data-tooltip]:not([disabled])::before {
    top: auto;
    right: auto;
    bottom: 0;
    left: 50%;
    margin-top: auto;
    margin-bottom: -5px;
    transform: translate(-50%, 100%);
  }
}

@media screen and (min-width: 769px), print {
  /* line 38, src/sass/_position.sass */
  /* line 1041, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-bottom-tablet.has-tooltip-arrow[data-tooltip]:not(.is-loading)::after, .has-tooltip-bottom-tablet.has-tooltip-arrow[data-tooltip]:not(.is-disabled)::after, .has-tooltip-bottom-tablet.has-tooltip-arrow[data-tooltip]:not([disabled])::after {
    top: auto;
    right: auto;
    bottom: -1px;
    left: 50%;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: -5px;
    margin-left: -5px;
    border-color: transparent transparent rgba(74, 74, 74, 0.9) transparent;
  }
  /* line 50, src/sass/_position.sass */
  /* line 1053, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-bottom-tablet[data-tooltip]:not(.is-loading)::before, .has-tooltip-bottom-tablet[data-tooltip]:not(.is-disabled)::before, .has-tooltip-bottom-tablet[data-tooltip]:not([disabled])::before {
    top: auto;
    right: auto;
    bottom: 0;
    left: 50%;
    margin-top: auto;
    margin-bottom: -5px;
    transform: translate(-50%, 100%);
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 38, src/sass/_position.sass */
  /* line 1066, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-bottom-tablet-only.has-tooltip-arrow[data-tooltip]:not(.is-loading)::after, .has-tooltip-bottom-tablet-only.has-tooltip-arrow[data-tooltip]:not(.is-disabled)::after, .has-tooltip-bottom-tablet-only.has-tooltip-arrow[data-tooltip]:not([disabled])::after {
    top: auto;
    right: auto;
    bottom: -1px;
    left: 50%;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: -5px;
    margin-left: -5px;
    border-color: transparent transparent rgba(74, 74, 74, 0.9) transparent;
  }
  /* line 50, src/sass/_position.sass */
  /* line 1078, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-bottom-tablet-only[data-tooltip]:not(.is-loading)::before, .has-tooltip-bottom-tablet-only[data-tooltip]:not(.is-disabled)::before, .has-tooltip-bottom-tablet-only[data-tooltip]:not([disabled])::before {
    top: auto;
    right: auto;
    bottom: 0;
    left: 50%;
    margin-top: auto;
    margin-bottom: -5px;
    transform: translate(-50%, 100%);
  }
}

@media screen and (max-width: 1023px) {
  /* line 38, src/sass/_position.sass */
  /* line 1091, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-bottom-touch.has-tooltip-arrow[data-tooltip]:not(.is-loading)::after, .has-tooltip-bottom-touch.has-tooltip-arrow[data-tooltip]:not(.is-disabled)::after, .has-tooltip-bottom-touch.has-tooltip-arrow[data-tooltip]:not([disabled])::after {
    top: auto;
    right: auto;
    bottom: -1px;
    left: 50%;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: -5px;
    margin-left: -5px;
    border-color: transparent transparent rgba(74, 74, 74, 0.9) transparent;
  }
  /* line 50, src/sass/_position.sass */
  /* line 1103, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-bottom-touch[data-tooltip]:not(.is-loading)::before, .has-tooltip-bottom-touch[data-tooltip]:not(.is-disabled)::before, .has-tooltip-bottom-touch[data-tooltip]:not([disabled])::before {
    top: auto;
    right: auto;
    bottom: 0;
    left: 50%;
    margin-top: auto;
    margin-bottom: -5px;
    transform: translate(-50%, 100%);
  }
}

@media screen and (min-width: 1024px) {
  /* line 38, src/sass/_position.sass */
  /* line 1116, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-bottom-desktop.has-tooltip-arrow[data-tooltip]:not(.is-loading)::after, .has-tooltip-bottom-desktop.has-tooltip-arrow[data-tooltip]:not(.is-disabled)::after, .has-tooltip-bottom-desktop.has-tooltip-arrow[data-tooltip]:not([disabled])::after {
    top: auto;
    right: auto;
    bottom: -1px;
    left: 50%;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: -5px;
    margin-left: -5px;
    border-color: transparent transparent rgba(74, 74, 74, 0.9) transparent;
  }
  /* line 50, src/sass/_position.sass */
  /* line 1128, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-bottom-desktop[data-tooltip]:not(.is-loading)::before, .has-tooltip-bottom-desktop[data-tooltip]:not(.is-disabled)::before, .has-tooltip-bottom-desktop[data-tooltip]:not([disabled])::before {
    top: auto;
    right: auto;
    bottom: 0;
    left: 50%;
    margin-top: auto;
    margin-bottom: -5px;
    transform: translate(-50%, 100%);
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 38, src/sass/_position.sass */
  /* line 1141, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-bottom-desktop-only.has-tooltip-arrow[data-tooltip]:not(.is-loading)::after, .has-tooltip-bottom-desktop-only.has-tooltip-arrow[data-tooltip]:not(.is-disabled)::after, .has-tooltip-bottom-desktop-only.has-tooltip-arrow[data-tooltip]:not([disabled])::after {
    top: auto;
    right: auto;
    bottom: -1px;
    left: 50%;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: -5px;
    margin-left: -5px;
    border-color: transparent transparent rgba(74, 74, 74, 0.9) transparent;
  }
  /* line 50, src/sass/_position.sass */
  /* line 1153, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-bottom-desktop-only[data-tooltip]:not(.is-loading)::before, .has-tooltip-bottom-desktop-only[data-tooltip]:not(.is-disabled)::before, .has-tooltip-bottom-desktop-only[data-tooltip]:not([disabled])::before {
    top: auto;
    right: auto;
    bottom: 0;
    left: 50%;
    margin-top: auto;
    margin-bottom: -5px;
    transform: translate(-50%, 100%);
  }
}

@media screen and (max-width: 1215px) {
  /* line 38, src/sass/_position.sass */
  /* line 1166, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-bottom-until-widescreen.has-tooltip-arrow[data-tooltip]:not(.is-loading)::after, .has-tooltip-bottom-until-widescreen.has-tooltip-arrow[data-tooltip]:not(.is-disabled)::after, .has-tooltip-bottom-until-widescreen.has-tooltip-arrow[data-tooltip]:not([disabled])::after {
    top: auto;
    right: auto;
    bottom: -1px;
    left: 50%;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: -5px;
    margin-left: -5px;
    border-color: transparent transparent rgba(74, 74, 74, 0.9) transparent;
  }
  /* line 50, src/sass/_position.sass */
  /* line 1178, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-bottom-until-widescreen[data-tooltip]:not(.is-loading)::before, .has-tooltip-bottom-until-widescreen[data-tooltip]:not(.is-disabled)::before, .has-tooltip-bottom-until-widescreen[data-tooltip]:not([disabled])::before {
    top: auto;
    right: auto;
    bottom: 0;
    left: 50%;
    margin-top: auto;
    margin-bottom: -5px;
    transform: translate(-50%, 100%);
  }
}

@media screen and (min-width: 1216px) {
  /* line 38, src/sass/_position.sass */
  /* line 1191, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-bottom-widescreen.has-tooltip-arrow[data-tooltip]:not(.is-loading)::after, .has-tooltip-bottom-widescreen.has-tooltip-arrow[data-tooltip]:not(.is-disabled)::after, .has-tooltip-bottom-widescreen.has-tooltip-arrow[data-tooltip]:not([disabled])::after {
    top: auto;
    right: auto;
    bottom: -1px;
    left: 50%;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: -5px;
    margin-left: -5px;
    border-color: transparent transparent rgba(74, 74, 74, 0.9) transparent;
  }
  /* line 50, src/sass/_position.sass */
  /* line 1203, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-bottom-widescreen[data-tooltip]:not(.is-loading)::before, .has-tooltip-bottom-widescreen[data-tooltip]:not(.is-disabled)::before, .has-tooltip-bottom-widescreen[data-tooltip]:not([disabled])::before {
    top: auto;
    right: auto;
    bottom: 0;
    left: 50%;
    margin-top: auto;
    margin-bottom: -5px;
    transform: translate(-50%, 100%);
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 38, src/sass/_position.sass */
  /* line 1216, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-bottom-widescreen-only.has-tooltip-arrow[data-tooltip]:not(.is-loading)::after, .has-tooltip-bottom-widescreen-only.has-tooltip-arrow[data-tooltip]:not(.is-disabled)::after, .has-tooltip-bottom-widescreen-only.has-tooltip-arrow[data-tooltip]:not([disabled])::after {
    top: auto;
    right: auto;
    bottom: -1px;
    left: 50%;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: -5px;
    margin-left: -5px;
    border-color: transparent transparent rgba(74, 74, 74, 0.9) transparent;
  }
  /* line 50, src/sass/_position.sass */
  /* line 1228, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-bottom-widescreen-only[data-tooltip]:not(.is-loading)::before, .has-tooltip-bottom-widescreen-only[data-tooltip]:not(.is-disabled)::before, .has-tooltip-bottom-widescreen-only[data-tooltip]:not([disabled])::before {
    top: auto;
    right: auto;
    bottom: 0;
    left: 50%;
    margin-top: auto;
    margin-bottom: -5px;
    transform: translate(-50%, 100%);
  }
}

@media screen and (max-width: 1407px) {
  /* line 38, src/sass/_position.sass */
  /* line 1241, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-bottom-until-fullhd.has-tooltip-arrow[data-tooltip]:not(.is-loading)::after, .has-tooltip-bottom-until-fullhd.has-tooltip-arrow[data-tooltip]:not(.is-disabled)::after, .has-tooltip-bottom-until-fullhd.has-tooltip-arrow[data-tooltip]:not([disabled])::after {
    top: auto;
    right: auto;
    bottom: -1px;
    left: 50%;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: -5px;
    margin-left: -5px;
    border-color: transparent transparent rgba(74, 74, 74, 0.9) transparent;
  }
  /* line 50, src/sass/_position.sass */
  /* line 1253, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-bottom-until-fullhd[data-tooltip]:not(.is-loading)::before, .has-tooltip-bottom-until-fullhd[data-tooltip]:not(.is-disabled)::before, .has-tooltip-bottom-until-fullhd[data-tooltip]:not([disabled])::before {
    top: auto;
    right: auto;
    bottom: 0;
    left: 50%;
    margin-top: auto;
    margin-bottom: -5px;
    transform: translate(-50%, 100%);
  }
}

@media screen and (min-width: 1408px) {
  /* line 38, src/sass/_position.sass */
  /* line 1266, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-bottom-fullhd.has-tooltip-arrow[data-tooltip]:not(.is-loading)::after, .has-tooltip-bottom-fullhd.has-tooltip-arrow[data-tooltip]:not(.is-disabled)::after, .has-tooltip-bottom-fullhd.has-tooltip-arrow[data-tooltip]:not([disabled])::after {
    top: auto;
    right: auto;
    bottom: -1px;
    left: 50%;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: -5px;
    margin-left: -5px;
    border-color: transparent transparent rgba(74, 74, 74, 0.9) transparent;
  }
  /* line 50, src/sass/_position.sass */
  /* line 1278, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-bottom-fullhd[data-tooltip]:not(.is-loading)::before, .has-tooltip-bottom-fullhd[data-tooltip]:not(.is-disabled)::before, .has-tooltip-bottom-fullhd[data-tooltip]:not([disabled])::before {
    top: auto;
    right: auto;
    bottom: 0;
    left: 50%;
    margin-top: auto;
    margin-bottom: -5px;
    transform: translate(-50%, 100%);
  }
}

@media screen and (max-width: 768px) {
  /* line 66, src/sass/_position.sass */
  /* line 1291, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-left-mobile.has-tooltip-arrow[data-tooltip]:not(.is-loading)::after, .has-tooltip-left-mobile.has-tooltip-arrow[data-tooltip]:not(.is-disabled)::after, .has-tooltip-left-mobile.has-tooltip-arrow[data-tooltip]:not([disabled])::after {
    top: auto;
    right: auto;
    bottom: 50%;
    left: 0;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: -6px;
    margin-left: -5px;
    border-color: transparent transparent transparent rgba(74, 74, 74, 0.9);
  }
  /* line 78, src/sass/_position.sass */
  /* line 1303, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-left-mobile[data-tooltip]:not(.is-loading)::before, .has-tooltip-left-mobile[data-tooltip]:not(.is-disabled)::before, .has-tooltip-left-mobile[data-tooltip]:not([disabled])::before {
    top: auto;
    right: auto;
    bottom: 50%;
    left: -5px;
    transform: translate(-100%, 50%);
  }
}

@media screen and (min-width: 769px), print {
  /* line 66, src/sass/_position.sass */
  /* line 1314, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-left-tablet.has-tooltip-arrow[data-tooltip]:not(.is-loading)::after, .has-tooltip-left-tablet.has-tooltip-arrow[data-tooltip]:not(.is-disabled)::after, .has-tooltip-left-tablet.has-tooltip-arrow[data-tooltip]:not([disabled])::after {
    top: auto;
    right: auto;
    bottom: 50%;
    left: 0;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: -6px;
    margin-left: -5px;
    border-color: transparent transparent transparent rgba(74, 74, 74, 0.9);
  }
  /* line 78, src/sass/_position.sass */
  /* line 1326, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-left-tablet[data-tooltip]:not(.is-loading)::before, .has-tooltip-left-tablet[data-tooltip]:not(.is-disabled)::before, .has-tooltip-left-tablet[data-tooltip]:not([disabled])::before {
    top: auto;
    right: auto;
    bottom: 50%;
    left: -5px;
    transform: translate(-100%, 50%);
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 66, src/sass/_position.sass */
  /* line 1337, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-left-tablet-only.has-tooltip-arrow[data-tooltip]:not(.is-loading)::after, .has-tooltip-left-tablet-only.has-tooltip-arrow[data-tooltip]:not(.is-disabled)::after, .has-tooltip-left-tablet-only.has-tooltip-arrow[data-tooltip]:not([disabled])::after {
    top: auto;
    right: auto;
    bottom: 50%;
    left: 0;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: -6px;
    margin-left: -5px;
    border-color: transparent transparent transparent rgba(74, 74, 74, 0.9);
  }
  /* line 78, src/sass/_position.sass */
  /* line 1349, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-left-tablet-only[data-tooltip]:not(.is-loading)::before, .has-tooltip-left-tablet-only[data-tooltip]:not(.is-disabled)::before, .has-tooltip-left-tablet-only[data-tooltip]:not([disabled])::before {
    top: auto;
    right: auto;
    bottom: 50%;
    left: -5px;
    transform: translate(-100%, 50%);
  }
}

@media screen and (max-width: 1023px) {
  /* line 66, src/sass/_position.sass */
  /* line 1360, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-left-touch.has-tooltip-arrow[data-tooltip]:not(.is-loading)::after, .has-tooltip-left-touch.has-tooltip-arrow[data-tooltip]:not(.is-disabled)::after, .has-tooltip-left-touch.has-tooltip-arrow[data-tooltip]:not([disabled])::after {
    top: auto;
    right: auto;
    bottom: 50%;
    left: 0;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: -6px;
    margin-left: -5px;
    border-color: transparent transparent transparent rgba(74, 74, 74, 0.9);
  }
  /* line 78, src/sass/_position.sass */
  /* line 1372, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-left-touch[data-tooltip]:not(.is-loading)::before, .has-tooltip-left-touch[data-tooltip]:not(.is-disabled)::before, .has-tooltip-left-touch[data-tooltip]:not([disabled])::before {
    top: auto;
    right: auto;
    bottom: 50%;
    left: -5px;
    transform: translate(-100%, 50%);
  }
}

@media screen and (min-width: 1024px) {
  /* line 66, src/sass/_position.sass */
  /* line 1383, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-left-desktop.has-tooltip-arrow[data-tooltip]:not(.is-loading)::after, .has-tooltip-left-desktop.has-tooltip-arrow[data-tooltip]:not(.is-disabled)::after, .has-tooltip-left-desktop.has-tooltip-arrow[data-tooltip]:not([disabled])::after {
    top: auto;
    right: auto;
    bottom: 50%;
    left: 0;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: -6px;
    margin-left: -5px;
    border-color: transparent transparent transparent rgba(74, 74, 74, 0.9);
  }
  /* line 78, src/sass/_position.sass */
  /* line 1395, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-left-desktop[data-tooltip]:not(.is-loading)::before, .has-tooltip-left-desktop[data-tooltip]:not(.is-disabled)::before, .has-tooltip-left-desktop[data-tooltip]:not([disabled])::before {
    top: auto;
    right: auto;
    bottom: 50%;
    left: -5px;
    transform: translate(-100%, 50%);
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 66, src/sass/_position.sass */
  /* line 1406, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-left-desktop-only.has-tooltip-arrow[data-tooltip]:not(.is-loading)::after, .has-tooltip-left-desktop-only.has-tooltip-arrow[data-tooltip]:not(.is-disabled)::after, .has-tooltip-left-desktop-only.has-tooltip-arrow[data-tooltip]:not([disabled])::after {
    top: auto;
    right: auto;
    bottom: 50%;
    left: 0;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: -6px;
    margin-left: -5px;
    border-color: transparent transparent transparent rgba(74, 74, 74, 0.9);
  }
  /* line 78, src/sass/_position.sass */
  /* line 1418, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-left-desktop-only[data-tooltip]:not(.is-loading)::before, .has-tooltip-left-desktop-only[data-tooltip]:not(.is-disabled)::before, .has-tooltip-left-desktop-only[data-tooltip]:not([disabled])::before {
    top: auto;
    right: auto;
    bottom: 50%;
    left: -5px;
    transform: translate(-100%, 50%);
  }
}

@media screen and (max-width: 1215px) {
  /* line 66, src/sass/_position.sass */
  /* line 1429, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-left-until-widescreen.has-tooltip-arrow[data-tooltip]:not(.is-loading)::after, .has-tooltip-left-until-widescreen.has-tooltip-arrow[data-tooltip]:not(.is-disabled)::after, .has-tooltip-left-until-widescreen.has-tooltip-arrow[data-tooltip]:not([disabled])::after {
    top: auto;
    right: auto;
    bottom: 50%;
    left: 0;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: -6px;
    margin-left: -5px;
    border-color: transparent transparent transparent rgba(74, 74, 74, 0.9);
  }
  /* line 78, src/sass/_position.sass */
  /* line 1441, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-left-until-widescreen[data-tooltip]:not(.is-loading)::before, .has-tooltip-left-until-widescreen[data-tooltip]:not(.is-disabled)::before, .has-tooltip-left-until-widescreen[data-tooltip]:not([disabled])::before {
    top: auto;
    right: auto;
    bottom: 50%;
    left: -5px;
    transform: translate(-100%, 50%);
  }
}

@media screen and (min-width: 1216px) {
  /* line 66, src/sass/_position.sass */
  /* line 1452, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-left-widescreen.has-tooltip-arrow[data-tooltip]:not(.is-loading)::after, .has-tooltip-left-widescreen.has-tooltip-arrow[data-tooltip]:not(.is-disabled)::after, .has-tooltip-left-widescreen.has-tooltip-arrow[data-tooltip]:not([disabled])::after {
    top: auto;
    right: auto;
    bottom: 50%;
    left: 0;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: -6px;
    margin-left: -5px;
    border-color: transparent transparent transparent rgba(74, 74, 74, 0.9);
  }
  /* line 78, src/sass/_position.sass */
  /* line 1464, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-left-widescreen[data-tooltip]:not(.is-loading)::before, .has-tooltip-left-widescreen[data-tooltip]:not(.is-disabled)::before, .has-tooltip-left-widescreen[data-tooltip]:not([disabled])::before {
    top: auto;
    right: auto;
    bottom: 50%;
    left: -5px;
    transform: translate(-100%, 50%);
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 66, src/sass/_position.sass */
  /* line 1475, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-left-widescreen-only.has-tooltip-arrow[data-tooltip]:not(.is-loading)::after, .has-tooltip-left-widescreen-only.has-tooltip-arrow[data-tooltip]:not(.is-disabled)::after, .has-tooltip-left-widescreen-only.has-tooltip-arrow[data-tooltip]:not([disabled])::after {
    top: auto;
    right: auto;
    bottom: 50%;
    left: 0;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: -6px;
    margin-left: -5px;
    border-color: transparent transparent transparent rgba(74, 74, 74, 0.9);
  }
  /* line 78, src/sass/_position.sass */
  /* line 1487, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-left-widescreen-only[data-tooltip]:not(.is-loading)::before, .has-tooltip-left-widescreen-only[data-tooltip]:not(.is-disabled)::before, .has-tooltip-left-widescreen-only[data-tooltip]:not([disabled])::before {
    top: auto;
    right: auto;
    bottom: 50%;
    left: -5px;
    transform: translate(-100%, 50%);
  }
}

@media screen and (max-width: 1407px) {
  /* line 66, src/sass/_position.sass */
  /* line 1498, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-left-until-fullhd.has-tooltip-arrow[data-tooltip]:not(.is-loading)::after, .has-tooltip-left-until-fullhd.has-tooltip-arrow[data-tooltip]:not(.is-disabled)::after, .has-tooltip-left-until-fullhd.has-tooltip-arrow[data-tooltip]:not([disabled])::after {
    top: auto;
    right: auto;
    bottom: 50%;
    left: 0;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: -6px;
    margin-left: -5px;
    border-color: transparent transparent transparent rgba(74, 74, 74, 0.9);
  }
  /* line 78, src/sass/_position.sass */
  /* line 1510, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-left-until-fullhd[data-tooltip]:not(.is-loading)::before, .has-tooltip-left-until-fullhd[data-tooltip]:not(.is-disabled)::before, .has-tooltip-left-until-fullhd[data-tooltip]:not([disabled])::before {
    top: auto;
    right: auto;
    bottom: 50%;
    left: -5px;
    transform: translate(-100%, 50%);
  }
}

@media screen and (min-width: 1408px) {
  /* line 66, src/sass/_position.sass */
  /* line 1521, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-left-fullhd.has-tooltip-arrow[data-tooltip]:not(.is-loading)::after, .has-tooltip-left-fullhd.has-tooltip-arrow[data-tooltip]:not(.is-disabled)::after, .has-tooltip-left-fullhd.has-tooltip-arrow[data-tooltip]:not([disabled])::after {
    top: auto;
    right: auto;
    bottom: 50%;
    left: 0;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: -6px;
    margin-left: -5px;
    border-color: transparent transparent transparent rgba(74, 74, 74, 0.9);
  }
  /* line 78, src/sass/_position.sass */
  /* line 1533, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-left-fullhd[data-tooltip]:not(.is-loading)::before, .has-tooltip-left-fullhd[data-tooltip]:not(.is-disabled)::before, .has-tooltip-left-fullhd[data-tooltip]:not([disabled])::before {
    top: auto;
    right: auto;
    bottom: 50%;
    left: -5px;
    transform: translate(-100%, 50%);
  }
}

@media screen and (max-width: 768px) {
  /* line 39, src/sass/_responsiveness.sass */
  /* line 1544, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-hidden-mobile[data-tooltip]:not(.is-loading)::after, .has-tooltip-hidden-mobile[data-tooltip]:not(.is-loading)::before, .has-tooltip-hidden-mobile[data-tooltip]:not(.is-disabled)::after, .has-tooltip-hidden-mobile[data-tooltip]:not(.is-disabled)::before, .has-tooltip-hidden-mobile[data-tooltip]:not([disabled])::after, .has-tooltip-hidden-mobile[data-tooltip]:not([disabled])::before {
    opacity: 0 !important;
    display: none !important;
  }
}

@media screen and (min-width: 769px), print {
  /* line 45, src/sass/_responsiveness.sass */
  /* line 1552, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-hidden-tablet[data-tooltip]:not(.is-loading)::after, .has-tooltip-hidden-tablet[data-tooltip]:not(.is-loading)::before, .has-tooltip-hidden-tablet[data-tooltip]:not(.is-disabled)::after, .has-tooltip-hidden-tablet[data-tooltip]:not(.is-disabled)::before, .has-tooltip-hidden-tablet[data-tooltip]:not([disabled])::after, .has-tooltip-hidden-tablet[data-tooltip]:not([disabled])::before {
    opacity: 0 !important;
    display: none !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 51, src/sass/_responsiveness.sass */
  /* line 1560, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-hidden-tablet-only[data-tooltip]:not(.is-loading)::after, .has-tooltip-hidden-tablet-only[data-tooltip]:not(.is-loading)::before, .has-tooltip-hidden-tablet-only[data-tooltip]:not(.is-disabled)::after, .has-tooltip-hidden-tablet-only[data-tooltip]:not(.is-disabled)::before, .has-tooltip-hidden-tablet-only[data-tooltip]:not([disabled])::after, .has-tooltip-hidden-tablet-only[data-tooltip]:not([disabled])::before {
    opacity: 0 !important;
    display: none !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 57, src/sass/_responsiveness.sass */
  /* line 1568, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-hidden-touch[data-tooltip]:not(.is-loading)::after, .has-tooltip-hidden-touch[data-tooltip]:not(.is-loading)::before, .has-tooltip-hidden-touch[data-tooltip]:not(.is-disabled)::after, .has-tooltip-hidden-touch[data-tooltip]:not(.is-disabled)::before, .has-tooltip-hidden-touch[data-tooltip]:not([disabled])::after, .has-tooltip-hidden-touch[data-tooltip]:not([disabled])::before {
    opacity: 0 !important;
    display: none !important;
  }
}

@media screen and (min-width: 1024px) {
  /* line 63, src/sass/_responsiveness.sass */
  /* line 1576, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-hidden-desktop[data-tooltip]:not(.is-loading)::after, .has-tooltip-hidden-desktop[data-tooltip]:not(.is-loading)::before, .has-tooltip-hidden-desktop[data-tooltip]:not(.is-disabled)::after, .has-tooltip-hidden-desktop[data-tooltip]:not(.is-disabled)::before, .has-tooltip-hidden-desktop[data-tooltip]:not([disabled])::after, .has-tooltip-hidden-desktop[data-tooltip]:not([disabled])::before {
    opacity: 0 !important;
    display: none !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 69, src/sass/_responsiveness.sass */
  /* line 1584, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-hidden-desktop-only[data-tooltip]:not(.is-loading)::after, .has-tooltip-hidden-desktop-only[data-tooltip]:not(.is-loading)::before, .has-tooltip-hidden-desktop-only[data-tooltip]:not(.is-disabled)::after, .has-tooltip-hidden-desktop-only[data-tooltip]:not(.is-disabled)::before, .has-tooltip-hidden-desktop-only[data-tooltip]:not([disabled])::after, .has-tooltip-hidden-desktop-only[data-tooltip]:not([disabled])::before {
    opacity: 0 !important;
    display: none !important;
  }
}

@media screen and (max-width: 1215px) {
  /* line 75, src/sass/_responsiveness.sass */
  /* line 1592, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-hidden-until-widescreen[data-tooltip]:not(.is-loading)::after, .has-tooltip-hidden-until-widescreen[data-tooltip]:not(.is-loading)::before, .has-tooltip-hidden-until-widescreen[data-tooltip]:not(.is-disabled)::after, .has-tooltip-hidden-until-widescreen[data-tooltip]:not(.is-disabled)::before, .has-tooltip-hidden-until-widescreen[data-tooltip]:not([disabled])::after, .has-tooltip-hidden-until-widescreen[data-tooltip]:not([disabled])::before {
    opacity: 0 !important;
    display: none !important;
  }
}

@media screen and (min-width: 1216px) {
  /* line 81, src/sass/_responsiveness.sass */
  /* line 1600, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-hidden-widescreen[data-tooltip]:not(.is-loading)::after, .has-tooltip-hidden-widescreen[data-tooltip]:not(.is-loading)::before, .has-tooltip-hidden-widescreen[data-tooltip]:not(.is-disabled)::after, .has-tooltip-hidden-widescreen[data-tooltip]:not(.is-disabled)::before, .has-tooltip-hidden-widescreen[data-tooltip]:not([disabled])::after, .has-tooltip-hidden-widescreen[data-tooltip]:not([disabled])::before {
    opacity: 0 !important;
    display: none !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 87, src/sass/_responsiveness.sass */
  /* line 1608, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-hidden-widescreen-only[data-tooltip]:not(.is-loading)::after, .has-tooltip-hidden-widescreen-only[data-tooltip]:not(.is-loading)::before, .has-tooltip-hidden-widescreen-only[data-tooltip]:not(.is-disabled)::after, .has-tooltip-hidden-widescreen-only[data-tooltip]:not(.is-disabled)::before, .has-tooltip-hidden-widescreen-only[data-tooltip]:not([disabled])::after, .has-tooltip-hidden-widescreen-only[data-tooltip]:not([disabled])::before {
    opacity: 0 !important;
    display: none !important;
  }
}

@media screen and (max-width: 1407px) {
  /* line 93, src/sass/_responsiveness.sass */
  /* line 1616, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-hidden-until-fullhd[data-tooltip]:not(.is-loading)::after, .has-tooltip-hidden-until-fullhd[data-tooltip]:not(.is-loading)::before, .has-tooltip-hidden-until-fullhd[data-tooltip]:not(.is-disabled)::after, .has-tooltip-hidden-until-fullhd[data-tooltip]:not(.is-disabled)::before, .has-tooltip-hidden-until-fullhd[data-tooltip]:not([disabled])::after, .has-tooltip-hidden-until-fullhd[data-tooltip]:not([disabled])::before {
    opacity: 0 !important;
    display: none !important;
  }
}

@media screen and (min-width: 1408px) {
  /* line 99, src/sass/_responsiveness.sass */
  /* line 1624, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-hidden-fullhd[data-tooltip]:not(.is-loading)::after, .has-tooltip-hidden-fullhd[data-tooltip]:not(.is-loading)::before, .has-tooltip-hidden-fullhd[data-tooltip]:not(.is-disabled)::after, .has-tooltip-hidden-fullhd[data-tooltip]:not(.is-disabled)::before, .has-tooltip-hidden-fullhd[data-tooltip]:not([disabled])::after, .has-tooltip-hidden-fullhd[data-tooltip]:not([disabled])::before {
    opacity: 0 !important;
    display: none !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 110, src/sass/_responsiveness.sass */
  /* line 1632, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-text-left-mobile[data-tooltip]:not(.is-loading)::before, .has-tooltip-text-left-mobile[data-tooltip]:not(.is-disabled)::before, .has-tooltip-text-left-mobile[data-tooltip]:not([disabled])::before {
    text-align: left;
  }
}

@media screen and (min-width: 769px), print {
  /* line 114, src/sass/_responsiveness.sass */
  /* line 1639, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-text-left-tablet[data-tooltip]:not(.is-loading)::before, .has-tooltip-text-left-tablet[data-tooltip]:not(.is-disabled)::before, .has-tooltip-text-left-tablet[data-tooltip]:not([disabled])::before {
    text-align: left;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 118, src/sass/_responsiveness.sass */
  /* line 1646, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-text-left-tablet-only[data-tooltip]:not(.is-loading)::before, .has-tooltip-text-left-tablet-only[data-tooltip]:not(.is-disabled)::before, .has-tooltip-text-left-tablet-only[data-tooltip]:not([disabled])::before {
    text-align: left;
  }
}

@media screen and (max-width: 1023px) {
  /* line 122, src/sass/_responsiveness.sass */
  /* line 1653, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-text-left-touch[data-tooltip]:not(.is-loading)::before, .has-tooltip-text-left-touch[data-tooltip]:not(.is-disabled)::before, .has-tooltip-text-left-touch[data-tooltip]:not([disabled])::before {
    text-align: left;
  }
}

@media screen and (min-width: 1024px) {
  /* line 126, src/sass/_responsiveness.sass */
  /* line 1660, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-text-left-desktop[data-tooltip]:not(.is-loading)::before, .has-tooltip-text-left-desktop[data-tooltip]:not(.is-disabled)::before, .has-tooltip-text-left-desktop[data-tooltip]:not([disabled])::before {
    text-align: left;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 130, src/sass/_responsiveness.sass */
  /* line 1667, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-text-left-desktop-only[data-tooltip]:not(.is-loading)::before, .has-tooltip-text-left-desktop-only[data-tooltip]:not(.is-disabled)::before, .has-tooltip-text-left-desktop-only[data-tooltip]:not([disabled])::before {
    text-align: left;
  }
}

@media screen and (max-width: 1215px) {
  /* line 134, src/sass/_responsiveness.sass */
  /* line 1674, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-text-left-until-widescreen[data-tooltip]:not(.is-loading)::before, .has-tooltip-text-left-until-widescreen[data-tooltip]:not(.is-disabled)::before, .has-tooltip-text-left-until-widescreen[data-tooltip]:not([disabled])::before {
    text-align: left;
  }
}

@media screen and (min-width: 1216px) {
  /* line 138, src/sass/_responsiveness.sass */
  /* line 1681, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-text-left-widescreen[data-tooltip]:not(.is-loading)::before, .has-tooltip-text-left-widescreen[data-tooltip]:not(.is-disabled)::before, .has-tooltip-text-left-widescreen[data-tooltip]:not([disabled])::before {
    text-align: left;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 142, src/sass/_responsiveness.sass */
  /* line 1688, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-text-left-widescreen-only[data-tooltip]:not(.is-loading)::before, .has-tooltip-text-left-widescreen-only[data-tooltip]:not(.is-disabled)::before, .has-tooltip-text-left-widescreen-only[data-tooltip]:not([disabled])::before {
    text-align: left;
  }
}

@media screen and (max-width: 1407px) {
  /* line 146, src/sass/_responsiveness.sass */
  /* line 1695, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-text-left-until-fullhd[data-tooltip]:not(.is-loading)::before, .has-tooltip-text-left-until-fullhd[data-tooltip]:not(.is-disabled)::before, .has-tooltip-text-left-until-fullhd[data-tooltip]:not([disabled])::before {
    text-align: left;
  }
}

@media screen and (min-width: 1408px) {
  /* line 150, src/sass/_responsiveness.sass */
  /* line 1702, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-text-left-fullhd[data-tooltip]:not(.is-loading)::before, .has-tooltip-text-left-fullhd[data-tooltip]:not(.is-disabled)::before, .has-tooltip-text-left-fullhd[data-tooltip]:not([disabled])::before {
    text-align: left;
  }
}

@media screen and (max-width: 768px) {
  /* line 110, src/sass/_responsiveness.sass */
  /* line 1709, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-text-centered-mobile[data-tooltip]:not(.is-loading)::before, .has-tooltip-text-centered-mobile[data-tooltip]:not(.is-disabled)::before, .has-tooltip-text-centered-mobile[data-tooltip]:not([disabled])::before {
    text-align: center;
  }
}

@media screen and (min-width: 769px), print {
  /* line 114, src/sass/_responsiveness.sass */
  /* line 1716, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-text-centered-tablet[data-tooltip]:not(.is-loading)::before, .has-tooltip-text-centered-tablet[data-tooltip]:not(.is-disabled)::before, .has-tooltip-text-centered-tablet[data-tooltip]:not([disabled])::before {
    text-align: center;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 118, src/sass/_responsiveness.sass */
  /* line 1723, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-text-centered-tablet-only[data-tooltip]:not(.is-loading)::before, .has-tooltip-text-centered-tablet-only[data-tooltip]:not(.is-disabled)::before, .has-tooltip-text-centered-tablet-only[data-tooltip]:not([disabled])::before {
    text-align: center;
  }
}

@media screen and (max-width: 1023px) {
  /* line 122, src/sass/_responsiveness.sass */
  /* line 1730, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-text-centered-touch[data-tooltip]:not(.is-loading)::before, .has-tooltip-text-centered-touch[data-tooltip]:not(.is-disabled)::before, .has-tooltip-text-centered-touch[data-tooltip]:not([disabled])::before {
    text-align: center;
  }
}

@media screen and (min-width: 1024px) {
  /* line 126, src/sass/_responsiveness.sass */
  /* line 1737, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-text-centered-desktop[data-tooltip]:not(.is-loading)::before, .has-tooltip-text-centered-desktop[data-tooltip]:not(.is-disabled)::before, .has-tooltip-text-centered-desktop[data-tooltip]:not([disabled])::before {
    text-align: center;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 130, src/sass/_responsiveness.sass */
  /* line 1744, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-text-centered-desktop-only[data-tooltip]:not(.is-loading)::before, .has-tooltip-text-centered-desktop-only[data-tooltip]:not(.is-disabled)::before, .has-tooltip-text-centered-desktop-only[data-tooltip]:not([disabled])::before {
    text-align: center;
  }
}

@media screen and (max-width: 1215px) {
  /* line 134, src/sass/_responsiveness.sass */
  /* line 1751, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-text-centered-until-widescreen[data-tooltip]:not(.is-loading)::before, .has-tooltip-text-centered-until-widescreen[data-tooltip]:not(.is-disabled)::before, .has-tooltip-text-centered-until-widescreen[data-tooltip]:not([disabled])::before {
    text-align: center;
  }
}

@media screen and (min-width: 1216px) {
  /* line 138, src/sass/_responsiveness.sass */
  /* line 1758, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-text-centered-widescreen[data-tooltip]:not(.is-loading)::before, .has-tooltip-text-centered-widescreen[data-tooltip]:not(.is-disabled)::before, .has-tooltip-text-centered-widescreen[data-tooltip]:not([disabled])::before {
    text-align: center;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 142, src/sass/_responsiveness.sass */
  /* line 1765, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-text-centered-widescreen-only[data-tooltip]:not(.is-loading)::before, .has-tooltip-text-centered-widescreen-only[data-tooltip]:not(.is-disabled)::before, .has-tooltip-text-centered-widescreen-only[data-tooltip]:not([disabled])::before {
    text-align: center;
  }
}

@media screen and (max-width: 1407px) {
  /* line 146, src/sass/_responsiveness.sass */
  /* line 1772, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-text-centered-until-fullhd[data-tooltip]:not(.is-loading)::before, .has-tooltip-text-centered-until-fullhd[data-tooltip]:not(.is-disabled)::before, .has-tooltip-text-centered-until-fullhd[data-tooltip]:not([disabled])::before {
    text-align: center;
  }
}

@media screen and (min-width: 1408px) {
  /* line 150, src/sass/_responsiveness.sass */
  /* line 1779, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-text-centered-fullhd[data-tooltip]:not(.is-loading)::before, .has-tooltip-text-centered-fullhd[data-tooltip]:not(.is-disabled)::before, .has-tooltip-text-centered-fullhd[data-tooltip]:not([disabled])::before {
    text-align: center;
  }
}

@media screen and (max-width: 768px) {
  /* line 110, src/sass/_responsiveness.sass */
  /* line 1786, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-text-right-mobile[data-tooltip]:not(.is-loading)::before, .has-tooltip-text-right-mobile[data-tooltip]:not(.is-disabled)::before, .has-tooltip-text-right-mobile[data-tooltip]:not([disabled])::before {
    text-align: right;
  }
}

@media screen and (min-width: 769px), print {
  /* line 114, src/sass/_responsiveness.sass */
  /* line 1793, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-text-right-tablet[data-tooltip]:not(.is-loading)::before, .has-tooltip-text-right-tablet[data-tooltip]:not(.is-disabled)::before, .has-tooltip-text-right-tablet[data-tooltip]:not([disabled])::before {
    text-align: right;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 118, src/sass/_responsiveness.sass */
  /* line 1800, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-text-right-tablet-only[data-tooltip]:not(.is-loading)::before, .has-tooltip-text-right-tablet-only[data-tooltip]:not(.is-disabled)::before, .has-tooltip-text-right-tablet-only[data-tooltip]:not([disabled])::before {
    text-align: right;
  }
}

@media screen and (max-width: 1023px) {
  /* line 122, src/sass/_responsiveness.sass */
  /* line 1807, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-text-right-touch[data-tooltip]:not(.is-loading)::before, .has-tooltip-text-right-touch[data-tooltip]:not(.is-disabled)::before, .has-tooltip-text-right-touch[data-tooltip]:not([disabled])::before {
    text-align: right;
  }
}

@media screen and (min-width: 1024px) {
  /* line 126, src/sass/_responsiveness.sass */
  /* line 1814, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-text-right-desktop[data-tooltip]:not(.is-loading)::before, .has-tooltip-text-right-desktop[data-tooltip]:not(.is-disabled)::before, .has-tooltip-text-right-desktop[data-tooltip]:not([disabled])::before {
    text-align: right;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* line 130, src/sass/_responsiveness.sass */
  /* line 1821, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-text-right-desktop-only[data-tooltip]:not(.is-loading)::before, .has-tooltip-text-right-desktop-only[data-tooltip]:not(.is-disabled)::before, .has-tooltip-text-right-desktop-only[data-tooltip]:not([disabled])::before {
    text-align: right;
  }
}

@media screen and (max-width: 1215px) {
  /* line 134, src/sass/_responsiveness.sass */
  /* line 1828, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-text-right-until-widescreen[data-tooltip]:not(.is-loading)::before, .has-tooltip-text-right-until-widescreen[data-tooltip]:not(.is-disabled)::before, .has-tooltip-text-right-until-widescreen[data-tooltip]:not([disabled])::before {
    text-align: right;
  }
}

@media screen and (min-width: 1216px) {
  /* line 138, src/sass/_responsiveness.sass */
  /* line 1835, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-text-right-widescreen[data-tooltip]:not(.is-loading)::before, .has-tooltip-text-right-widescreen[data-tooltip]:not(.is-disabled)::before, .has-tooltip-text-right-widescreen[data-tooltip]:not([disabled])::before {
    text-align: right;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  /* line 142, src/sass/_responsiveness.sass */
  /* line 1842, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-text-right-widescreen-only[data-tooltip]:not(.is-loading)::before, .has-tooltip-text-right-widescreen-only[data-tooltip]:not(.is-disabled)::before, .has-tooltip-text-right-widescreen-only[data-tooltip]:not([disabled])::before {
    text-align: right;
  }
}

@media screen and (max-width: 1407px) {
  /* line 146, src/sass/_responsiveness.sass */
  /* line 1849, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-text-right-until-fullhd[data-tooltip]:not(.is-loading)::before, .has-tooltip-text-right-until-fullhd[data-tooltip]:not(.is-disabled)::before, .has-tooltip-text-right-until-fullhd[data-tooltip]:not([disabled])::before {
    text-align: right;
  }
}

@media screen and (min-width: 1408px) {
  /* line 150, src/sass/_responsiveness.sass */
  /* line 1856, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
  .has-tooltip-text-right-fullhd[data-tooltip]:not(.is-loading)::before, .has-tooltip-text-right-fullhd[data-tooltip]:not(.is-disabled)::before, .has-tooltip-text-right-fullhd[data-tooltip]:not([disabled])::before {
    text-align: right;
  }
}

/* line 129, src/sass/app.sass */
/* line 1862, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
span[data-tooltip] {
  border-bottom: 1px dashed #dbdbdb;
}

/* line 134, src/sass/app.sass */
/* line 1867, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
span.has-tooltip-white[data-tooltip] {
  border-bottom-color: white;
}

/* line 134, src/sass/app.sass */
/* line 1872, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
span.has-tooltip-black[data-tooltip] {
  border-bottom-color: #171717;
}

/* line 134, src/sass/app.sass */
/* line 1877, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
span.has-tooltip-light[data-tooltip] {
  border-bottom-color: white;
}

/* line 134, src/sass/app.sass */
/* line 1882, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
span.has-tooltip-dark[data-tooltip] {
  border-bottom-color: #424242;
}

/* line 134, src/sass/app.sass */
/* line 1887, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
span.has-tooltip-primary[data-tooltip] {
  border-bottom-color: #00ebc7;
}

/* line 134, src/sass/app.sass */
/* line 1892, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
span.has-tooltip-link[data-tooltip] {
  border-bottom-color: #4882e0;
}

/* line 134, src/sass/app.sass */
/* line 1897, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
span.has-tooltip-info[data-tooltip] {
  border-bottom-color: #48a3e0;
}

/* line 134, src/sass/app.sass */
/* line 1902, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
span.has-tooltip-success[data-tooltip] {
  border-bottom-color: #5bcd83;
}

/* line 134, src/sass/app.sass */
/* line 1907, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
span.has-tooltip-warning[data-tooltip] {
  border-bottom-color: #ffe270;
}

/* line 134, src/sass/app.sass */
/* line 1912, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
span.has-tooltip-danger[data-tooltip] {
  border-bottom-color: #f35e7c;
}

/* line 139, src/sass/app.sass */
/* line 1917, node_modules/@creativebulma/bulma-tooltip/dist/bulma-tooltip.css */
.control span[data-tooltip] {
  border-bottom: none;
}

/*! @creativebulma/bulma-divider v1.1.0 | (c) 2020 Gaetan | MIT License | https://github.com/CreativeBulma/bulma-divider */
@-webkit-keyframes spinAround {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}

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

/* line 17, src/sass/app.sass */
/* line 21, node_modules/@creativebulma/bulma-divider/dist/bulma-divider.css */
.divider {
  position: relative;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  color: #7a7a7a;
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: .5px;
  margin: 25px 0;
}

/* line 28, src/sass/app.sass */
/* line 34, node_modules/@creativebulma/bulma-divider/dist/bulma-divider.css */
.divider::after, .divider::before {
  content: '';
  display: block;
  flex: 1;
  height: 1px;
  background-color: #dbdbdb;
}

/* line 37, src/sass/app.sass */
/* line 43, node_modules/@creativebulma/bulma-divider/dist/bulma-divider.css */
.divider:not(.is-right)::after {
  margin-left: 10px;
}

/* line 41, src/sass/app.sass */
/* line 48, node_modules/@creativebulma/bulma-divider/dist/bulma-divider.css */
.divider:not(.is-left)::before {
  margin-right: 10px;
}

/* line 45, src/sass/app.sass */
/* line 53, node_modules/@creativebulma/bulma-divider/dist/bulma-divider.css */
.divider.is-left::before {
  display: none;
}

/* line 49, src/sass/app.sass */
/* line 58, node_modules/@creativebulma/bulma-divider/dist/bulma-divider.css */
.divider.is-right::after {
  display: none;
}

/* line 52, src/sass/app.sass */
/* line 63, node_modules/@creativebulma/bulma-divider/dist/bulma-divider.css */
.divider.is-vertical {
  flex-direction: column;
  margin: 0 25px;
}

/* line 56, src/sass/app.sass */
/* line 69, node_modules/@creativebulma/bulma-divider/dist/bulma-divider.css */
.divider.is-vertical::after, .divider.is-vertical::before {
  height: auto;
  width: 1px;
}

/* line 61, src/sass/app.sass */
/* line 75, node_modules/@creativebulma/bulma-divider/dist/bulma-divider.css */
.divider.is-vertical::after {
  margin-left: 0;
  margin-top: 10px;
}

/* line 65, src/sass/app.sass */
/* line 81, node_modules/@creativebulma/bulma-divider/dist/bulma-divider.css */
.divider.is-vertical::before {
  margin-right: 0;
  margin-bottom: 10px;
}

/* line 72, src/sass/app.sass */
/* line 87, node_modules/@creativebulma/bulma-divider/dist/bulma-divider.css */
.divider.is-white::after, .divider.is-white::before {
  background-color: white;
}

/* line 72, src/sass/app.sass */
/* line 92, node_modules/@creativebulma/bulma-divider/dist/bulma-divider.css */
.divider.is-black::after, .divider.is-black::before {
  background-color: #0a0a0a;
}

/* line 72, src/sass/app.sass */
/* line 97, node_modules/@creativebulma/bulma-divider/dist/bulma-divider.css */
.divider.is-light::after, .divider.is-light::before {
  background-color: whitesmoke;
}

/* line 72, src/sass/app.sass */
/* line 102, node_modules/@creativebulma/bulma-divider/dist/bulma-divider.css */
.divider.is-dark::after, .divider.is-dark::before {
  background-color: #363636;
}

/* line 72, src/sass/app.sass */
/* line 107, node_modules/@creativebulma/bulma-divider/dist/bulma-divider.css */
.divider.is-primary::after, .divider.is-primary::before {
  background-color: #00d1b2;
}

/* line 80, src/sass/app.sass */
/* line 112, node_modules/@creativebulma/bulma-divider/dist/bulma-divider.css */
.divider.is-primary.is-light::after, .divider.is-primary.is-light::before {
  background-color: #ebfffc;
}

/* line 72, src/sass/app.sass */
/* line 117, node_modules/@creativebulma/bulma-divider/dist/bulma-divider.css */
.divider.is-link::after, .divider.is-link::before {
  background-color: #3273dc;
}

/* line 80, src/sass/app.sass */
/* line 122, node_modules/@creativebulma/bulma-divider/dist/bulma-divider.css */
.divider.is-link.is-light::after, .divider.is-link.is-light::before {
  background-color: #eef3fc;
}

/* line 72, src/sass/app.sass */
/* line 127, node_modules/@creativebulma/bulma-divider/dist/bulma-divider.css */
.divider.is-info::after, .divider.is-info::before {
  background-color: #3298dc;
}

/* line 80, src/sass/app.sass */
/* line 132, node_modules/@creativebulma/bulma-divider/dist/bulma-divider.css */
.divider.is-info.is-light::after, .divider.is-info.is-light::before {
  background-color: #eef6fc;
}

/* line 72, src/sass/app.sass */
/* line 137, node_modules/@creativebulma/bulma-divider/dist/bulma-divider.css */
.divider.is-success::after, .divider.is-success::before {
  background-color: #48c774;
}

/* line 80, src/sass/app.sass */
/* line 142, node_modules/@creativebulma/bulma-divider/dist/bulma-divider.css */
.divider.is-success.is-light::after, .divider.is-success.is-light::before {
  background-color: #effaf3;
}

/* line 72, src/sass/app.sass */
/* line 147, node_modules/@creativebulma/bulma-divider/dist/bulma-divider.css */
.divider.is-warning::after, .divider.is-warning::before {
  background-color: #ffdd57;
}

/* line 80, src/sass/app.sass */
/* line 152, node_modules/@creativebulma/bulma-divider/dist/bulma-divider.css */
.divider.is-warning.is-light::after, .divider.is-warning.is-light::before {
  background-color: #fffbeb;
}

/* line 72, src/sass/app.sass */
/* line 157, node_modules/@creativebulma/bulma-divider/dist/bulma-divider.css */
.divider.is-danger::after, .divider.is-danger::before {
  background-color: #f14668;
}

/* line 80, src/sass/app.sass */
/* line 162, node_modules/@creativebulma/bulma-divider/dist/bulma-divider.css */
.divider.is-danger.is-light::after, .divider.is-danger.is-light::before {
  background-color: #feecf0;
}
