
/*
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%; }
/*
 * Provides a drop-in pointer for the default Trix stylesheet that will format the toolbar and
 * the trix-editor content (whether displayed or under editing). Feel free to incorporate this
 * inclusion directly in any other asset bundle and remove this file.
 *

*/

/*
 * We need to override trix.css’s image gallery styles to accommodate the
 * <action-text-attachment> element we wrap around attachments. Otherwise,
 * images in galleries will be squished by the max-width: 33%; rule.
*/
.trix-content .attachment-gallery > action-text-attachment,
.trix-content .attachment-gallery > .attachment {
  flex: 1 0 33%;
  padding: 0 0.5em;
  max-width: 33%;
}

.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%;
}

.trix-content action-text-attachment .attachment {
  padding: 0 !important;
  max-width: 100% !important;
}
@property --angle {
  syntax: "<angle>";
  initial-value: 0deg;
  inherits: false;
}
@keyframes spin-glow-border {
  from {
    --angle: 0deg;
  }
  to {
    --angle: 360deg;
  }
}

@tailwind base;
@tailwind components;
@tailwind utilities;

@media (max-height: 500px) {
  .short\:h-auto {
    height: auto !important;
  }
}
:root {
  --block-width: 48rem; /* Change this value to set your desired block width */
}
#editorjsHolder > div > div.ce-toolbar.ce-toolbar--opened > div > div > div.ce-toolbox > div > div {
  width: 250px;
  max-height: 60vh !important;
}

body div#hs-eu-cookie-confirmation {
  @apply fixed border-t border-b border-gray-600 shadow-xl bg-gray-950;
}
body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner {
  @apply bg-gray-950;
}
body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p {
  @apply text-base leading-normal text-center text-gray-200;
}
body
  div#hs-eu-cookie-confirmation
  div#hs-eu-cookie-confirmation-inner
  div#hs-en-cookie-confirmation-buttons-area {
  @apply mt-6 mb-2 text-center;
}
body
  div#hs-eu-cookie-confirmation
  div#hs-eu-cookie-confirmation-inner
  div#hs-en-cookie-confirmation-buttons-area
  a#hs-eu-confirmation-button {
  @apply px-8 py-2 mr-0 text-sm font-bold;
}

body img[src="https://www.facebook.com/tr?id=347675869199078&ev=PageView&noscript=1"]
{
  @apply absolute opacity-0 pointer-events-none;
}

#privacy_policy_page ol li::marker {
  @apply font-semibold;
}

#privacy_policy_page strong {
  @apply font-semibold;
}

#hubspot_chat_widget_container #hubspot-conversations-inline-iframe {
  @apply border-none h-[60svh] max-h-[30rem] w-[20rem];
}

.os-windows .visible-os-mac-x64 {
  @apply hidden;
}
.os-windows .visible-os-mac-arm64 {
  @apply hidden;
}
.os-windows .visible-os-mac {
  @apply hidden;
}
.os-mac.arch-x64 .visible-os-windows {
  @apply hidden;
}
.os-mac.arch-x64 .visible-os-mac-arm64 {
  @apply hidden;
}
.os-mac.arch-arm64 .visible-os-windows {
  @apply hidden;
}
.os-mac.arch-arm64 .visible-os-mac-x64 {
  @apply hidden;
}
/*#region Quasar */
input.q-field__native {
  padding-left: 0 !important;
  padding-right: 0 !important;
  background-color: initial !important;
  box-shadow: none !important;
}
div.q-rating.inline {
  display: flex !important;
}
/* #endregion */

/*#region Pagination */
/* 
  We define pagination here to prevent tailwind from removing it
  [https://tailwindcss.com/docs/adding-custom-styles#removing-unused-custom-css]
*/
nav.pagination {
  @apply row text-xs text-gray-700 sm:text-base;
}
nav.pagination > span {
  @apply relative row-center ml-2 overflow-hidden duration-300 rounded-full cursor-pointer s-8 sm:s-10 hover:bg-gray-50;
}
nav.pagination > span.prev {
  @apply ml-0;
}
nav.pagination > span a {
  @apply row-center w-full h-full;
}
nav.pagination > span.page.gap {
  @apply text-sm pointer-events-none s-4;
}
nav.pagination > span.page.current {
  @apply pointer-events-none bg-gray-50;
}
nav.pagination > span.first,
nav.pagination > span.last {
  @apply hidden;
}
nav.pagination > span.prev,
nav.pagination > span.next {
  @apply relative;
}
nav.pagination > span.prev a,
nav.pagination > span.next a {
  @apply opacity-0;
}
nav.pagination > span.prev:before,
nav.pagination > span.next:before {
  content: "";
  @apply absolute border-gray-700 pointer-events-none s-2 border-b-2 border-l-2 top-[50%] left-[50%];
  @apply sm:s-[10px] sm:border-b-[3px] sm:border-l-[3px];
}

nav.pagination > span.prev:before {
  transform: translate(-33.333%, -50%) rotate(45deg);
}
nav.pagination > span.next:before {
  transform: translate(-66.667%, -50%) rotate(-135deg);
}
/* #endregion */

/*#region Trix */
.trix-content a {
  @apply text-blue-600 underline rounded-sm hover:bg-blue-100 visited:text-purple-700 visited:bg-purple-100;
}
.trix-content ul {
  @apply pl-4 list-disc;
}
.trix-content ol {
  @apply pl-4 list-decimal;
}
.trix-content h1 {
  @apply text-lg sm:text-xl md:text-2xl lg:text-3xl;
}

trix-editor a {
  @apply text-blue-600 underline rounded-sm hover:bg-blue-100 visited:text-purple-700 visited:bg-purple-100;
}
trix-editor ul {
  @apply pl-4 list-disc;
}
trix-editor ol {
  @apply pl-4 list-decimal;
}
trix-editor h1 {
  @apply text-lg sm:text-xl md:text-2xl lg:text-3xl;
}
/* #endregion */

/*#region Error fields */
form div.field_with_errors label {
  @apply text-red-700;
}
form div.field_with_errors label:before {
  content: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="%23C53030" d="M13 14H11V9H13M13 18H11V16H13M1 21H23L12 2L1 21Z" /></svg>');
  @apply inline-block mr-1 s-[1.5em];
}
form div.field_with_errors input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]),
textarea,
select {
  @apply border-red-700;
}
/* #endregion */

/*#region Checkbox row error */
form div.checkbox-row div.field_with_errors {
  @apply row;
}
form div.checkbox-row div.field_with_errors label {
  @apply ml-2 before:m-0 before:hidden;
}
/* #endregion */

.vimeo-embed-container iframe {
  @apply w-full h-full;
}
.vimeo-embed-container video {
  @apply w-full h-full;
}

/* Base classes
https://tailwindcss.com/docs/adding-custom-styles
*/
@layer base {
  /* html, body styles */
  html {
    @apply w-full h-full p-0 m-0;
  }
  body {
    @apply max-w-full overflow-x-hidden antialiased text-gray-900;
    font-family: "Montserrat", Arial, sans-serif;
  }
  body::-webkit-scrollbar {
    @apply hidden md:block;
  }
  p {
    @apply my-1 lg:my-2;
  }

  .before-hidden:before {
    @apply hidden;
  }

  /*#region Scrollbar styles */

  *::-webkit-scrollbar {
    @apply relative w-4 h-4 rounded-sm z-[200];
  }
  *::-webkit-scrollbar-track {
    @apply bg-gray-300 rounded-sm bg-opacity-20;
  }
  *::-webkit-scrollbar-corner {
    @apply bg-gray-300 bg-opacity-20;
  }
  *::-webkit-scrollbar-thumb {
    @apply bg-gray-500 rounded-sm bg-opacity-30;
  }
  *::-webkit-scrollbar-thumb:hover {
    @apply bg-opacity-50;
  }
  *::-webkit-scrollbar-thumb:active {
    @apply bg-opacity-70;
  }

  *:hover::-webkit-scrollbar-track {
    @apply bg-opacity-30;
  }
  *:hover::-webkit-scrollbar-corner {
    @apply bg-opacity-30;
  }
  *:hover::-webkit-scrollbar-thumb {
    @apply bg-opacity-40;
  }

  .scrollbars-hidden::-webkit-scrollbar {
    @apply hidden;
  }

  /* #endregion */

  /*#region Heading styles */
  h1,
  .h1 {
    @apply text-3xl font-semibold sm:text-4xl md:text-5xl xl:text-6xl;
  }
  h2,
  .h2 {
    @apply text-2xl font-semibold sm:text-3xl md:text-4xl xl:text-5xl;
  }
  h3,
  .h3 {
    @apply text-xl font-medium sm:text-2xl md:text-3xl xl:text-4xl;
  }
  h4,
  .h4 {
    @apply text-lg font-medium sm:text-xl md:text-2xl xl:text-3xl;
  }
  h5,
  .h5 {
    @apply text-base font-medium sm:text-lg md:text-xl xl:text-2xl;
  }
  h6,
  .h6 {
    @apply text-sm font-medium sm:text-base md:text-lg xl:text-xl;
  }
  /* #endregion */
}

/* Components classes
https://tailwindcss.com/docs/adding-custom-styles#adding-component-classes
*/
@layer components {
  svg {
    @apply overflow-visible;
  }

  /* mdi svgs */
  svg.mdi-svg {
    @apply flex-shrink-0 overflow-visible fill-current s-[1.5em];
  }
  /* Cards */
  .card {
    @apply column px-6 py-4 overflow-hidden bg-white rounded shadow-lg lg:py-6 lg:px-8 lg:rounded-lg lg:shadow-xl;
  }
  .card-header {
    @apply w-full p-4 px-6 font-semibold text-white bg-gray-900 md:px-8;
  }
  /* Modals */
  .modal-cover {
    @apply fixed inset-0 column-center bg-opacity-50 bg-gray-950 z-[100] backdrop-blur-sm;
  }
  /* Containers */
  .container {
    @apply px-6 max-w-none sm:px-10 md:px-12 xl:px-6 xl:max-w-[min(100vw,calc(1280px+3rem))];
  }
  /* Social */
  .social-media-link {
    @apply p-2 duration-300 bg-gray-700 rounded-full s-10 sm:s-12 hover:bg-gs-red-500 hover:ring-2 hover:ring-offset-2 hover:ring-gs-red-500;
  }
  .social-media-link svg {
    @apply w-full h-full;
  }
  /* Images */
  .circle-image {
    @apply border-2 border-white rounded-full shadow-lg s-24 md:s-32;
  }
  .avatar-placeholder {
    @apply text-gray-800 bg-gray-200 border-2 border-white rounded-full shadow-lg s-24 md:s-32;
  }
  /* Loader */
  .loader {
    width: 48px;
    height: 48px;
    border: 5px solid #fff;
    border-bottom-color: transparent !important;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
  }
  @keyframes rotation {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
  }
  /* Wedge */
  .wedge {
    @apply w-full origin-right h-[2vw] skew-y-1;
    box-shadow: 0 -4.1px 4.1px rgba(0, 0, 0, 0.006), 0 -10.4px 10.4px rgba(0, 0, 0, 0.009),
      0 -21.3px 21.3px rgba(0, 0, 0, 0.011), 0 -43.8px 43.8px rgba(0, 0, 0, 0.014),
      0 -120px 120px rgba(0, 0, 0, 0.02);
  }
  .wedge.reverse {
    @apply origin-left -skew-y-1;
  }
  /* Skew label */
  .skew-label {
    @apply relative p-1 px-3 pl-8 font-semibold text-gray-700 origin-left bg-gray-100 border border-gray-300 -skew-x-[8deg] sm:-ml-8;
    @apply before:abs-tl before:h-[calc(100%+2px)] before:w-[12px] before:bg-gs-red-500 before:-mt-px before:-ml-[2px];
    @apply after:abs-tl after:h-[calc(100%+2px)] after:w-[9px] after:bg-gs-red-500 after:-mt-px after:ml-[13px];
  }
  .skew-label > * {
    @apply skew-x-[8deg];
  }
  /* Shadow bars */
  .scroll-shadow-t {
    @apply sticky inset-0 bottom-auto w-full h-4 -translate-y-[calc(1rem+1px)] z-[60] shadow-[0_0_0.75rem_1rem_black];
  }
  .scroll-shadow-b {
    @apply sticky inset-0 top-auto w-full h-4 translate-y-[calc(1rem+1px)] z-[60] shadow-[0_0_0.75rem_1rem_black];
  }
  .scroll-shadow-l {
    @apply sticky inset-0 right-auto w-4 h-full -translate-x-[calc(1rem+1px)] z-[60] shadow-[0_0_0.75rem_1rem_black];
  }
  .scroll-shadow-r {
    @apply sticky inset-0 left-auto w-4 h-full translate-x-[calc(1rem+1px)] z-[60] shadow-[0_0_0.75rem_1rem_black];
  }

  /*#region FAQ list */
  ul.faq-list {
    @apply w-full;
  }
  ul.faq-list details summary {
    @apply list-none outline-none cursor-pointer;
  }
  ul.faq-list details summary::-webkit-details-marker {
    @apply hidden;
  }
  ul.faq-list details[open] summary > span > svg:first-child {
    @apply transform rotate-90;
  }
  ul.faq-list details[open] summary ~ * {
    animation: faq-sweep 0.5s ease-in-out;
  }

  @keyframes faq-sweep {
    0% {
      opacity: 0;
      transform: translateX(-10px);
    }
    100% {
      opacity: 1;
      transform: translateX(0px);
    }
  }
  /* #endregion */

  /*#region Alerts */

  div#confirm_modal_container {
    @apply fixed inset-0 bg-black bg-opacity-80 z-[100];
  }
  div#confirm_modal_container ~ * {
    @apply backdrop-blur-[5px];
  }
  div#confirm_modal_container.hidden ~ * {
    @apply backdrop-blur-none;
  }
  div#confirm_modal_container div.card {
    @apply max-w-[45rem];
  }

  .alert {
    @apply row flex-wrap items-start w-full px-4 py-3 text-xs rounded fill-current sm:text-sm;
  }
  .alert svg {
    @apply s-6 sm:s-8;
  }
  .alert .close-button {
    @apply p-1 duration-300 rounded-full;
  }
  .alert .close-button svg {
    @apply s-4 sm:s-6;
  }
  .alert-success {
    @apply text-green-700 bg-green-100;
  }
  .alert-info {
    @apply text-blue-700 bg-blue-100;
  }
  .alert-warning {
    @apply text-amber-700 bg-amber-100;
  }
  .alert-error {
    @apply text-red-700 bg-red-100;
  }
  .alert-success .close-button {
    @apply hover:bg-green-200;
  }
  .alert-info .close-button {
    @apply hover:bg-blue-200;
  }
  .alert-warning .close-button {
    @apply hover:bg-amber-200;
  }
  .alert-error .close-button {
    @apply hover:bg-red-200;
  }
  .alert-container + form {
    @apply pt-0 transition-none;
  }
  .alert-container.hidden + form {
    @apply pt-4;
  }

  /* #endregion */

  /*#region Buttons */
  .btn {
    @apply relative row-center font-bold duration-300 rounded-sm cursor-pointer py-[0.75em] px-[1.5em] md:py-[0.5em];
    @apply text-gray-800 bg-gray-100 ring-gray-700;
    @apply hover:ring-2 hover:ring-offset-2;
    @apply active:opacity-70;
    @apply disabled:opacity-50 disabled:pointer-events-none;
  }
  .btn > svg {
    @apply s-[1.75em];
  }
  .btn > svg + * {
    @apply ml-[0.75em];
  }
  div.icon-group {
    @apply relative s-[1.75em];
  }
  .btn > div.icon-group + * {
    @apply ml-[0.75em];
  }

  .btn.rounded-full {
    @apply p-[1em];
  }

  /*#region Primary Buttons */
  .btn-red {
    @apply text-white shadow-lg bg-gs-red-500 ring-gs-red-500;
  }
  .btn-orange {
    @apply text-white bg-orange-600 ring-orange-600;
  }
  .btn-amber {
    @apply text-white bg-amber-600 ring-amber-600;
  }
  .btn-yellow {
    @apply text-white bg-yellow-500 ring-yellow-500;
  }
  .btn-lime {
    @apply text-white bg-lime-600 ring-lime-600;
  }
  .btn-green {
    @apply text-white bg-green-600 ring-green-600;
  }
  .btn-emerald {
    @apply text-white bg-emerald-600 ring-emerald-600;
  }
  .btn-teal {
    @apply text-white bg-teal-600 ring-teal-600;
  }
  .btn-cyan {
    @apply text-white bg-cyan-600 ring-cyan-600;
  }
  .btn-sky {
    @apply text-white bg-sky-600 ring-sky-600;
  }
  .btn-blue {
    @apply text-white bg-blue-600 ring-blue-600;
  }
  .btn-indigo {
    @apply text-white bg-indigo-600 ring-indigo-600;
  }
  .btn-violet {
    @apply text-white bg-violet-600 ring-violet-600;
  }
  .btn-purple {
    @apply text-white bg-purple-600 ring-purple-600;
  }
  .btn-fuchsia {
    @apply text-white bg-fuchsia-600 ring-fuchsia-600;
  }
  .btn-pink {
    @apply text-white bg-pink-600 ring-pink-600;
  }
  .btn-rose {
    @apply text-white bg-rose-600 ring-rose-600;
  }
  .btn-white {
    @apply text-gray-800 bg-white ring-white;
  }
  .btn-gray {
    @apply text-gray-800 bg-gray-400 ring-gray-400;
  }
  .btn-light {
    @apply text-gray-800 bg-gray-100 ring-gray-100;
  }
  .btn-dark {
    @apply text-gray-100 bg-gray-900 ring-gray-900;
  }

  /* #endregion */

  /*#region Button Group */
  .btn-group {
    @apply relative row items-stretch rounded ring-gray-200 ring-2 ring-offset-2;
  }
  .btn-group .btn {
    @apply flex-1 bg-gray-200 rounded-none shadow-none hover:bg-gray-250 hover:ring-0 hover:ring-offset-0 hover:ring-transparent;
    @apply focus:z-10 first:rounded-l last:rounded-r hover:before:opacity-10;
  }
  .btn-group .btn.selected {
    @apply z-10 text-white pointer-events-none bg-gs-red-500 ring-gs-red-500 ring-2 ring-offset-2 border-r-gs-red-500;
  }
  .btn-group .btn svg {
    @apply s-10;
  }
  .btn-group .btn div.icon-group {
    @apply s-10;
  }

  .btn-group.white {
    @apply relative row items-stretch rounded ring-white ring-2 ring-offset-2;
  }
  .btn-group.white .btn {
    @apply flex-1 bg-white rounded-none shadow-none hover:ring-0 hover:ring-offset-0 hover:ring-transparent;
    @apply focus:z-10 first:rounded-l last:rounded-r hover:before:opacity-10;
    @apply border-r-2 border-gray-250 last:border-r-0;
  }
  .btn-group.white .btn.selected {
    @apply z-10 text-white pointer-events-none bg-gs-red-500 ring-gs-red-500 ring-2 ring-offset-2 border-r-gs-red-500;
  }

  /* #endregion */

  /*#region Outlined Buttons */
  .btn-outlined {
    @apply font-semibold bg-transparent border-gray-900 shadow-none border-[0.1em] hover:bg-gray-300;
  }
  .btn-outlined-red {
    @apply font-semibold text-red-700 border-red-700 shadow-none bg-red-50 border-[0.1em] ring-red-700 hover:bg-red-100;
  }
  .btn-outlined-orange {
    @apply font-semibold text-orange-500 border-orange-500 shadow-none bg-orange-50 border-[0.1em] ring-orange-500 hover:bg-orange-100;
  }
  .btn-outlined-amber {
    @apply font-semibold shadow-none bg-amber-50 text-amber-500 border-[0.1em] border-amber-500 ring-amber-500 hover:bg-amber-100;
  }
  .btn-outlined-yellow {
    @apply font-semibold text-yellow-500 border-yellow-500 shadow-none bg-yellow-50 border-[0.1em] ring-yellow-500 hover:bg-yellow-100;
  }
  .btn-outlined-lime {
    @apply font-semibold shadow-none bg-lime-50 text-lime-500 border-[0.1em] border-lime-500 ring-lime-500 hover:bg-lime-100;
  }
  .btn-outlined-green {
    @apply font-semibold text-green-500 border-green-500 shadow-none bg-green-50 border-[0.1em] ring-green-500 hover:bg-green-100;
  }
  .btn-outlined-emerald {
    @apply font-semibold shadow-none bg-emerald-50 text-emerald-500 border-[0.1em] border-emerald-500 ring-emerald-500 hover:bg-emerald-100;
  }
  .btn-outlined-teal {
    @apply font-semibold text-teal-500 border-teal-500 shadow-none bg-teal-50 border-[0.1em] ring-teal-500 hover:bg-teal-100;
  }
  .btn-outlined-cyan {
    @apply font-semibold shadow-none bg-cyan-50 text-cyan-500 border-[0.1em] border-cyan-500 ring-cyan-500 hover:bg-cyan-100;
  }
  .btn-outlined-sky {
    @apply font-semibold shadow-none bg-sky-50 text-sky-500 border-[0.1em] border-sky-500 ring-sky-500 hover:bg-sky-100;
  }
  .btn-outlined-blue {
    @apply font-semibold text-blue-500 border-blue-500 shadow-none bg-blue-50 border-[0.1em] ring-blue-500 hover:bg-blue-100;
  }
  .btn-outlined-indigo {
    @apply font-semibold text-indigo-500 border-indigo-500 shadow-none bg-indigo-50 border-[0.1em] ring-indigo-500 hover:bg-indigo-100;
  }
  .btn-outlined-violet {
    @apply font-semibold shadow-none bg-violet-50 text-violet-500 border-[0.1em] border-violet-500 ring-violet-500 hover:bg-violet-100;
  }
  .btn-outlined-purple {
    @apply font-semibold text-purple-500 border-purple-500 shadow-none bg-purple-50 border-[0.1em] ring-purple-500 hover:bg-purple-100;
  }
  .btn-outlined-fuchsia {
    @apply font-semibold shadow-none bg-fuchsia-50 text-fuchsia-500 border-[0.1em] border-fuchsia-500 ring-fuchsia-500 hover:bg-fuchsia-100;
  }
  .btn-outlined-pink {
    @apply font-semibold text-pink-500 border-pink-500 shadow-none bg-pink-50 border-[0.1em] ring-pink-500 hover:bg-pink-100;
  }
  .btn-outlined-rose {
    @apply font-semibold shadow-none bg-rose-50 text-rose-500 border-[0.1em] border-rose-500 ring-rose-500 hover:bg-rose-100;
  }
  .btn-outlined-light {
    @apply font-semibold text-gray-400 bg-gray-400 bg-opacity-0 border-gray-400 shadow-none border-[0.1em] hover:bg-opacity-20;
  }
  .btn-outlined-white {
    @apply font-semibold text-white bg-white bg-opacity-0 border-white shadow-none border-[0.1em] hover:bg-opacity-20;
  }
  .btn-outlined-black {
    @apply font-semibold text-black bg-black bg-opacity-0 border-black shadow-none border-[0.1em] hover:bg-opacity-20;
  }
  /* #endregion */

  /*#region Flat Buttons */
  .btn-flat {
    @apply font-semibold bg-gray-200 bg-opacity-0 shadow-none hover:bg-opacity-50 hover:ring-gray-700;
  }
  .btn-flat-red {
    @apply font-semibold bg-opacity-0 shadow-none bg-gs-red-500 text-gs-red-500 hover:bg-opacity-20 ring-gs-red-500;
  }
  .btn-flat-orange {
    @apply font-semibold text-orange-500 bg-transparent shadow-none hover:bg-orange-100 ring-orange-500;
  }
  .btn-flat-amber {
    @apply font-semibold bg-transparent shadow-none text-amber-500 hover:bg-amber-100 ring-amber-500;
  }
  .btn-flat-yellow {
    @apply font-semibold text-yellow-500 bg-transparent shadow-none hover:bg-yellow-100 ring-yellow-500;
  }
  .btn-flat-lime {
    @apply font-semibold bg-transparent shadow-none text-lime-500 hover:bg-lime-100 ring-lime-500;
  }
  .btn-flat-green {
    @apply font-semibold text-green-500 bg-transparent shadow-none hover:bg-green-100 ring-green-500;
  }
  .btn-flat-emerald {
    @apply font-semibold bg-transparent shadow-none text-emerald-500 hover:bg-emerald-100 ring-emerald-500;
  }
  .btn-flat-teal {
    @apply font-semibold text-teal-500 bg-transparent shadow-none hover:bg-teal-100 ring-teal-500;
  }
  .btn-flat-cyan {
    @apply font-semibold bg-transparent shadow-none text-cyan-500 hover:bg-cyan-100 ring-cyan-500;
  }
  .btn-flat-sky {
    @apply font-semibold bg-transparent shadow-none text-sky-500 hover:bg-sky-100 ring-sky-500;
  }
  .btn-flat-blue {
    @apply font-semibold text-blue-500 bg-transparent shadow-none hover:bg-blue-100 ring-blue-500;
  }
  .btn-flat-indigo {
    @apply font-semibold text-indigo-500 bg-transparent shadow-none hover:bg-indigo-100 ring-indigo-500;
  }
  .btn-flat-violet {
    @apply font-semibold bg-transparent shadow-none text-violet-500 hover:bg-violet-100 ring-violet-500;
  }
  .btn-flat-purple {
    @apply font-semibold text-purple-500 bg-transparent shadow-none hover:bg-purple-100 ring-purple-500;
  }
  .btn-flat-fuchsia {
    @apply font-semibold bg-transparent shadow-none text-fuchsia-500 hover:bg-fuchsia-100 ring-fuchsia-500;
  }
  .btn-flat-pink {
    @apply font-semibold text-pink-500 bg-transparent shadow-none hover:bg-pink-100 ring-pink-500;
  }
  .btn-flat-rose {
    @apply font-semibold bg-transparent shadow-none text-rose-500 hover:bg-rose-100 ring-rose-500;
  }
  .btn-flat-light {
    @apply font-semibold text-gray-400 bg-gray-400 bg-opacity-0 shadow-none hover:bg-opacity-20;
  }
  .btn-flat-white {
    @apply font-semibold text-white bg-white bg-opacity-0 shadow-none hover:bg-opacity-50 ring-white;
  }
  .btn-flat-black {
    @apply font-semibold text-black bg-black bg-opacity-0 shadow-none hover:bg-opacity-50 ring-black;
  }
  /* #endregion */

  /*#region Soft Buttons */
  .btn-soft {
    @apply font-semibold text-gray-500 bg-gray-500 shadow-none bg-opacity-20 hover:bg-opacity-30;
  }
  .btn-soft-red {
    @apply font-semibold shadow-none bg-gs-red-500 bg-opacity-20 ring-opacity-30 ring-gs-red-500 text-gs-red-500 hover:bg-opacity-30;
  }
  .btn-soft-orange {
    @apply font-semibold text-orange-500 bg-orange-500 shadow-none ring-opacity-30 ring-orange-500 bg-opacity-20 hover:bg-opacity-30;
  }
  .btn-soft-amber {
    @apply font-semibold shadow-none bg-amber-500 bg-opacity-20 ring-opacity-30 ring-amber-500 text-amber-500 hover:bg-opacity-30;
  }
  .btn-soft-yellow {
    @apply font-semibold text-yellow-500 bg-yellow-500 shadow-none ring-opacity-30 ring-yellow-500 bg-opacity-20 hover:bg-opacity-30;
  }
  .btn-soft-lime {
    @apply font-semibold shadow-none bg-lime-500 bg-opacity-20 ring-opacity-30 ring-lime-500 text-lime-500 hover:bg-opacity-30;
  }
  .btn-soft-green {
    @apply font-semibold text-green-500 bg-green-500 shadow-none ring-opacity-30 ring-green-500 bg-opacity-20 hover:bg-opacity-30;
  }
  .btn-soft-emerald {
    @apply font-semibold shadow-none bg-emerald-500 bg-opacity-20 ring-opacity-30 ring-emerald-500 text-emerald-500 hover:bg-opacity-30;
  }
  .btn-soft-teal {
    @apply font-semibold text-teal-500 bg-teal-500 shadow-none ring-opacity-30 ring-teal-500 bg-opacity-20 hover:bg-opacity-30;
  }
  .btn-soft-cyan {
    @apply font-semibold shadow-none bg-cyan-500 bg-opacity-20 ring-opacity-30 ring-cyan-500 text-cyan-500 hover:bg-opacity-30;
  }
  .btn-soft-sky {
    @apply font-semibold shadow-none bg-sky-500 bg-opacity-20 ring-opacity-30 ring-sky-500 text-sky-500 hover:bg-opacity-30;
  }
  .btn-soft-blue {
    @apply font-semibold text-blue-500 bg-blue-500 shadow-none ring-opacity-30 ring-blue-500 bg-opacity-20 hover:bg-opacity-30;
  }
  .btn-soft-indigo {
    @apply font-semibold text-indigo-500 bg-indigo-500 shadow-none ring-opacity-30 ring-indigo-500 bg-opacity-20 hover:bg-opacity-30;
  }
  .btn-soft-violet {
    @apply font-semibold shadow-none bg-violet-500 bg-opacity-20 ring-opacity-30 ring-violet-500 text-violet-500 hover:bg-opacity-30;
  }
  .btn-soft-purple {
    @apply font-semibold text-purple-500 bg-purple-500 shadow-none ring-opacity-30 ring-purple-500 bg-opacity-20 hover:bg-opacity-30;
  }
  .btn-soft-fuchsia {
    @apply font-semibold shadow-none bg-fuchsia-500 bg-opacity-20 ring-opacity-30 ring-fuchsia-500 text-fuchsia-500 hover:bg-opacity-30;
  }
  .btn-soft-pink {
    @apply font-semibold text-pink-500 bg-pink-500 shadow-none ring-opacity-30 ring-pink-500 bg-opacity-20 hover:bg-opacity-30;
  }
  .btn-soft-rose {
    @apply font-semibold shadow-none bg-rose-500 bg-opacity-20 ring-opacity-30 ring-rose-500 text-rose-500 hover:bg-opacity-30;
  }
  .btn-soft-light {
    @apply font-semibold text-gray-400 bg-gray-400 shadow-none ring-opacity-30 ring-gray-400 bg-opacity-20 hover:bg-opacity-30;
  }
  .btn-soft-dark {
    @apply font-semibold text-gray-700 bg-gray-700 shadow-none ring-opacity-30 ring-gray-700 bg-opacity-20 hover:bg-opacity-30;
  }
  .btn-soft-white {
    @apply font-semibold text-white bg-white shadow-none ring-opacity-30 ring-white bg-opacity-20 hover:bg-opacity-30;
  }
  .btn-soft-black {
    @apply font-semibold text-black bg-black shadow-none ring-opacity-30 ring-black bg-opacity-20 hover:bg-opacity-30;
  }
  /* #endregion */

  /* #endregion */

  /*#region Forms */

  form {
    @apply row flex-wrap p-4 md:p-8 md:pt-4;
  }

  form.button_to {
    @apply p-0;
  }

  /* Form fields (label/input wrapper) */
  form > div {
    @apply w-full p-2 md:p-4 md:py-2;
  }

  /*#region Labels */
  form label {
    @apply row text-xs font-bold leading-loose tracking-wide text-gray-700 uppercase lg:text-sm;
  }
  form label.required:after {
    content: "*";
    @apply ml-1 font-semibold text-red-600 transform scale-125;
  }
  /* #endregion */

  /*#region Text inputs */
  form input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]),
  form textarea {
    @apply w-full px-3 py-2 text-gray-700 duration-300 bg-gray-100 border border-gray-300 rounded appearance-none;
    @apply focus:ring-blue-600 focus:ring-2;
  }

  form textarea {
    font-family: "Montserrat", Arial, sans-serif;
    font-size: 100%;
  }
  /* #endregion */

  /*#region File inputs */
  form input[type="file"] {
    @apply hidden;
  }
  form input[type="file"] + label {
    @apply mb-0;
  }
  /* #endregion */

  /*#region Checkboxes */
  form input[type="checkbox"] {
    @apply relative flex-shrink-0 overflow-hidden duration-300 border border-gray-500 rounded-sm appearance-none cursor-pointer s-5;
    @apply checked:bg-blue-700 checked:border-blue-700;
  }
  form input[type="checkbox"] ~ label {
    @apply px-2 py-1 mb-0 leading-normal duration-300 bg-gray-200 bg-opacity-0 cursor-pointer hover:bg-opacity-50;
  }
  form div.checkbox-row {
    @apply row;
  }
  /* #endregion */

  /*#region Checkboxes */
  form input[type="radio"] {
    @apply relative flex-shrink-0 overflow-hidden duration-300 border border-gray-500 rounded-full appearance-none cursor-pointer s-5;
    @apply checked:bg-blue-700 checked:border-blue-700;
  }
  form input[type="radio"] ~ label {
    @apply px-2 py-1 mb-0 leading-normal duration-300 bg-gray-200 bg-opacity-0 cursor-pointer hover:bg-opacity-50;
  }
  /* #endregion */

  /*#region Radio buttons */
  form div.radio-group {
    @apply row;
  }
  form div.radio-group input[type="radio"] {
    @apply hidden;
  }
  form div.radio-group input[type="radio"] + label {
    @apply px-2 py-1 mr-2 text-xs font-medium text-gray-700 normal-case bg-gray-300 rounded cursor-pointer;
    @apply hover:bg-gray-400 hover:shadow-md;
  }
  form div.radio-group input[type="radio"]:checked + label {
    @apply text-white bg-gray-800;
  }
  form div.radio-group input[type="radio"]:last-of-type + label {
    @apply mr-0;
  }
  /* #endregion */

  /*#region Select drop downs */
  form div.select {
    @apply relative;
  }
  form div.select select {
    @apply w-full px-4 py-2 pr-8 text-gray-700 bg-gray-100 border border-gray-300 rounded appearance-none;
    @apply focus:ring-blue-600 focus:ring-2;
  }
  form div.select select:after {
    content: "";
    @apply absolute border-b-2 border-r-2 border-gray-700 pointer-events-none s-[0.5em] top-[50%] right-[0.75rem];
    transform: translate(-50%, -75%) rotate(45deg);
  }
  /* #endregion */

  /*#region Number inputs */
  input[type="number"].no-buttons {
    @apply [&::-webkit-outer-spin-button]:appearance-none [&::-webkit-inner-spin-button]:appearance-none;
  }
  /* #endregion */

  /* Color input  */
  form input[type="color"] {
    @apply h-16;
  }

  /* Readonly inputs */
  form input:read-only:not([type="checkbox"]):not([type="radio"]),
  textarea:read-only {
    @apply text-gray-500 opacity-50;
  }

  /*#region Submit buttons */
  form .btn-submit {
    @apply w-full h-10 mt-4 text-sm sm:text-base sm:h-12 sm:mt-0;
  }
  form .btn-submit svg {
    @apply s-6 sm:s-8;
  }
  form .btn-submit:disabled::before {
    content: "";
    @apply inline-block mr-4 border-4 border-gray-100 rounded-full s-5 sm:s-6 animate-spin border-t-transparent;
  }
  form .btn-submit.column:disabled:before {
    @apply mb-2 mr-0;
  }
  /* #endregion */

  /* #endregion */

  /*#region Tables */
  div.table-container {
    @apply relative max-w-full overflow-auto rounded-lg shadow-xl max-h-[90vh];
  }
  div.table-container.loading table tbody {
    filter: blur(8px);
  }
  div.table-container.loading:after {
    content: "";
    @apply mt-6 border-8 border-blue-500 rounded-full abs-c s-12 border-t-transparent;
    animation: table-load-spin 1.5s linear infinite;
  }
  @keyframes table-load-spin {
    100% {
      transform: translate(-50%, -50%) rotate(360deg);
    }
  }
  div.table-container table {
    @apply w-full min-w-full text-gray-700 border-collapse;
  }
  div.table-container table.no-hover tbody tr {
    @apply odd:hover:bg-white even:hover:bg-gray-200;
  }
  div.table-container table thead th {
    @apply sticky top-0 z-20 p-3 font-semibold text-white bg-gray-950 whitespace-nowrap text-3xs;
    @apply sm:text-xs md:text-sm;
    @apply before:absolute before:inset-0 before:border-b-[3px] before:border-gs-red-600;
  }
  div.table-container table thead th.accessory {
    @apply w-px;
  }
  div.table-container table tbody tr {
    @apply relative duration-300 odd:bg-white even:bg-gray-50 hover:bg-amber-100;
  }
  div.table-container table tbody tr td {
    @apply p-3 whitespace-nowrap text-3xs;
    @apply sm:text-xs md:text-sm;
  }
  div.table-container table tbody tr td.accessory {
    @apply sticky right-0 z-10;
  }
  div.table-container table tbody tr td.accessory div {
    @apply sticky right-0 row invisible p-0 -mr-2 text-white bg-gray-700 rounded opacity-0 bg-opacity-80;
  }
  div.table-container table tbody tr:hover td.accessory div {
    @apply visible opacity-100;
  }
  div.table-container table tbody tr td.accessory div button,
  div.table-container table tbody tr td.accessory div a {
    @apply bg-white bg-opacity-0 hover:bg-opacity-30;
  }
  div.table-container table tbody tr td.accessory div button svg,
  div.table-container table tbody tr td.accessory div a svg {
    @apply s-5;
  }
  /* #endregion */

  /*#region Blog */
  .blog-page a.social-media-link {
    @apply hover:text-white;
  }
  .blog-card {
    /* Card styles */
    @apply column px-6 py-4 overflow-hidden bg-white rounded-lg shadow-lg lg:py-6 lg:px-8;
    /* Blog card styles */
    @apply relative w-full h-full p-0 duration-300 cursor-pointer;
    @apply hover:ring-4 hover:ring-offset-2 hover:ring-gs-red-500;
  }
  .blog-card .title-link {
    @apply underline duration-300 underline-offset-4 decoration-transparent decoration-[2.5px];
  }
  .blog-card:hover .title-link {
    @apply decoration-gs-red-400;
  }

  .blog-page #blog_post_container p {
    @apply leading-loose font-medium;
  }
  .blog-page #blog_post_container img {
    @apply inline-block;
  }
  .blog-page #blog_post_container a:not(.btn) {
    @apply text-gs-red-500 underline duration-300 rounded-sm;
    @apply hover:bg-red-50 visited:text-gs-red-700 visited:bg-purple-100;
  }
  .blog-page #blog_post_container a.btn {
    @apply no-underline;
  }
  .blog-page #blog_post_container ul {
    @apply pl-8 list-disc;
  }
  .blog-page #blog_post_container ol {
    @apply pl-8 list-decimal;
  }
  .blog-page #blog_post_container blockquote {
    @apply column items-start gap-4 text-xl leading-loose font-semibold relative py-1 pl-10 pr-2 my-4 border-l-8 rounded-md shadow-md bg-gray-50 border-l-gs-red-500;
    @apply sm:py-2 sm:pl-12 sm:pr-4 md:pl-16 md:pr-8;
  }
  .blog-page #blog_post_container blockquote:before {
    content: "\201C";
    font-family: arial;
    @apply mt-1 ml-2 text-5xl font-bold leading-none text-gray-700 abs-tl sm:ml-3 md:text-6xl md:ml-4 md:py-1;
  }
  .blog-page #blog_post_container cite {
    @apply text-base font-medium;
  }
  .blog-page #blog_post_container figure {
    @apply my-4 text-center;
  }
  .blog-page #blog_post_container figcaption {
    @apply text-sm text-gray-600 mt-2;
  }
  .blog-page #blog_post_container .checklist {
    @apply list-none;
  }
  .blog-page #blog_post_container .checklist input[type="checkbox"] {
    margin-right: 0.5em;
  }
  .blog-page #blog_post_container table {
    @apply w-full border-collapse text-left;
  }
  .blog-page #blog_post_container table th,
  .blog-page #blog_post_container table td {
    @apply border border-gray-300 p-4;
  }
  .blog-page #blog_post_container table th {
    @apply bg-gray-100;
  }
  .blog-page #blog_post_container .alert {
    padding: 1em;
    border-radius: 5px;
    margin: 1em 0;
  }
  .blog-page #blog_post_container .alert-info {
    background-color: #e7f3fe;
  }
  .blog-page #blog_post_container .alert-warning {
    background-color: #fff3cd;
  }
  .blog-page #blog_post_container .alert-danger {
    background-color: #f8d7da;
  }
  .blog-page #blog_post_container .alert-success {
    background-color: #d4edda;
  }

  #blog_article_form #editorjsHolder ul > li {
    @apply pl-8;
  }
  #blog_article_form #editorjsHolder ol > li {
    @apply pl-8;
  }
  #blog_article_form #editorjsHolder a.btn {
    @apply no-underline;
  }
  #blog_article_form #editorjsHolder .image-tool {
    display: flex !important;
    flex-flow: column nowrap !important;
    align-items: start !important;
  }
  #blog_article_form #editorjsHolder .image-tool .image-tool__caption {
    position: relative !important;
    visibility: visible !important;
  }

  .cdx-image-tool-tune--floatLeft .cdx-block,
  .cdx-image-tool-tune--center .cdx-block,
  .cdx-image-tool-tune--floatRight .cdx-block,
  .cdx-image-tool-tune--floatLeft .image-tool__image,
  .cdx-image-tool-tune--center .image-tool__image,
  .cdx-image-tool-tune--floatRight .image-tool__image {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  :root {
    --primary: #2492f5;
    --primary-content: #e9f4fe;
  }
  .cdx-settings-button--active {
    background: var(--primary-content);
    color: var(--primary);
  }
  .cdx-settings-button:hover {
    background: var(--primary-content);
  }
  .cdx-image-tool-tune--center {
    display: flex;
    justify-content: center;
  }
  @media all and (min-width: 470px) {
    .codex-editor:not(.read-only) .cdx-image-tool-tune--floatLeft.ce-block__content,
    .codex-editor:not(.read-only) .cdx-image-tool-tune--floatRight.ce-block__content {
      min-height: 20px;
    }
    .cdx-image-tool-tune--floatLeft.ce-block__content .image-tool__image,
    .cdx-image-tool-tune--floatRight.ce-block__content .image-tool__image {
      margin-top: 40px;
    }
    .cdx-image-tool-tune--floatLeft.ce-block__content .image-tool__image {
      margin-left: 20px;
    }
    .cdx-image-tool-tune--floatRight.ce-block__content .image-tool__image {
      margin-right: 20px;
    }
    .cdx-image-tool-tune--floatLeft.ce-block__content .cdx-input,
    .cdx-image-tool-tune--floatRight.ce-block__content .cdx-input {
      width: calc(100% - 20px);
    }
    .cdx-image-tool-tune--floatLeft.ce-block__content .cdx-input {
      margin-left: 20px;
    }
    .cdx-image-tool-tune--floatRight.ce-block__content .cdx-input {
      margin-right: 20px;
    }
    .cdx-image-tool-tune--floatLeft .cdx-block {
      float: left;
      margin-right: 10px;
    }
    .cdx-image-tool-tune--floatRight .cdx-block {
      float: right;
      margin-left: 10px;
    }
    .cdx-image-tool-tune--sizeSmall .cdx-block {
      max-width: 25% !important;
    }
    .cdx-image-tool-tune--sizeMiddle .cdx-block {
      max-width: 50% !important;
    }
    .cdx-image-tool-tune--sizeLarge .cdx-block {
      max-width: 75% !important;
    }
  }
  .cdx-image-tool-tune--sizeLarge img,
  .cdx-image-tool-tune--sizeSmall img,
  .cdx-image-tool-tune--sizeMiddle img {
    object-fit: cover;
    max-width: 100%;
  }
  .codex-editor.read-only .cdx-input.image-tool__caption:empty,
  .read-only > .codex-editor .cdx-input.image-tool__caption:empty {
    display: none;
  }
  .cdx-image-tool-tune--resize .cdx-block {
    position: relative;
    overflow: visible;
  }
  .cdx-image-tool-tune--resize .cdx-block .resizable {
    display: none;
  }
  .cdx-image-tool-tune--resize .image-tool__image-picture {
    width: 100% !important;
  }
  .cdx-image-tool-tune--resize .cdx-block:hover .resizable {
    display: block;
  }
  .cdx-image-tool-tune--resize .cdx-block .resizable .resizers .resizer {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: var(--primary-content);
    border: 3px solid var(--primary);
    position: absolute;
  }
  .cdx-image-tool-tune--resize .cdx-block .resizable .resizers .resizer.top-left {
    left: -5px;
    top: -5px;
    cursor: nwse-resize;
  }
  .cdx-image-tool-tune--resize .cdx-block .resizable .resizers .resizer.top-right {
    right: -5px;
    top: -5px;
    cursor: nesw-resize;
  }
  .cdx-image-tool-tune--resize .cdx-block .resizable .resizers .resizer.bottom-left {
    left: -5px;
    bottom: -5px;
    cursor: nesw-resize;
  }
  .cdx-image-tool-tune--resize .cdx-block .resizable .resizers .resizer.bottom-right {
    right: -5px;
    bottom: -5px;
    cursor: nwse-resize;
  }
  .cdx-image-tool-tune--crop:hover,
  .cdx-image-tool-tune--crop.isCropping,
  .cdx-image-tool-tune--resize:hover {
    z-index: 2;
  }
  .cdx-image-tool-tune--crop .image-tool__image {
    position: relative;
  }
  .cdx-image-tool-tune--crop .isCropping .image-tool__image {
    min-height: 600px;
    min-width: 100%;
  }
  .cdx-image-tool-tune--crop .image-tool__image .crop-btn,
  .cdx-image-tool-tune--crop .image-tool__image .crop-save {
    position: absolute;
    top: 0;
    left: 0;
    padding: 7px;
    background: var(--primary);
    color: var(--primary-content);
    text-align: center;
    line-height: 20px;
    cursor: pointer;
    display: none;
  }
  .cdx-image-tool-tune--crop .image-tool__image:hover .crop-btn,
  .cdx-image-tool-tune--crop .image-tool__image:hover .crop-save {
    display: block;
  }
  .cdx-image-tool-tune--crop .image-tool__image img.isCropped {
    position: absolute;
    min-width: unset;
    max-width: unset;
    min-height: unset;
    max-height: unset;
  }
  .cdx-image-tool-tune--crop .cdx-block.image-tool.isCropping {
    min-width: unset !important;
    max-width: unset !important;
    min-height: unset !important;
    max-height: unset !important;
  }
  .ce-block {
    margin: 0.8em 0;
  }
  .ce-toolbar {
    z-index: 3;
  }
  .image-tool__caption {
    background-color: #fff;
  }
  .image-tool {
    position: relative;
    z-index: 1;
  }
  .cdx-image-tool-tune {
    display: flex;
    justify-content: center;
    gap: 4px;
    width: 100%;
  }
  .cropper-container {
    direction: ltr;
    font-size: 0;
    line-height: 0;
    position: relative;
    -ms-touch-action: none;
    touch-action: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .cropper-container img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: block;
    height: 100%;
    image-orientation: 0deg;
    max-height: none !important;
    max-width: none !important;
    min-height: 0 !important;
    min-width: 0 !important;
    width: 100%;
  }
  .cropper-wrap-box,
  .cropper-canvas,
  .cropper-drag-box,
  .cropper-crop-box,
  .cropper-modal {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
  }
  .cropper-wrap-box,
  .cropper-canvas {
    overflow: hidden;
  }
  .cropper-drag-box {
    background-color: #fff;
    opacity: 0;
  }
  .cropper-modal {
    background-color: #000;
    opacity: 0.5;
  }
  .cropper-view-box {
    display: block;
    height: 100%;
    outline: 1px solid #39f;
    outline-color: #3399ffbf;
    overflow: hidden;
    width: 100%;
  }
  .cropper-dashed {
    border: 0 dashed #eee;
    display: block;
    opacity: 0.5;
    position: absolute;
  }
  .cropper-dashed.dashed-h {
    border-bottom-width: 1px;
    border-top-width: 1px;
    height: calc(100% / 3);
    left: 0;
    top: calc(100% / 3);
    width: 100%;
  }
  .cropper-dashed.dashed-v {
    border-left-width: 1px;
    border-right-width: 1px;
    height: 100%;
    left: calc(100% / 3);
    top: 0;
    width: calc(100% / 3);
  }
  .cropper-center {
    display: block;
    height: 0;
    left: 50%;
    opacity: 0.75;
    position: absolute;
    top: 50%;
    width: 0;
  }
  .cropper-center:before,
  .cropper-center:after {
    background-color: #eee;
    content: " ";
    display: block;
    position: absolute;
  }
  .cropper-center:before {
    height: 1px;
    left: -3px;
    top: 0;
    width: 7px;
  }
  .cropper-center:after {
    height: 7px;
    left: 0;
    top: -3px;
    width: 1px;
  }
  .cropper-face,
  .cropper-line,
  .cropper-point {
    display: block;
    height: 100%;
    opacity: 0.1;
    position: absolute;
    width: 100%;
  }
  .cropper-face {
    background-color: #fff;
    left: 0;
    top: 0;
  }
  .cropper-line {
    background-color: #39f;
  }
  .cropper-line.line-e {
    cursor: ew-resize;
    right: -3px;
    top: 0;
    width: 5px;
  }
  .cropper-line.line-n {
    cursor: ns-resize;
    height: 5px;
    left: 0;
    top: -3px;
  }
  .cropper-line.line-w {
    cursor: ew-resize;
    left: -3px;
    top: 0;
    width: 5px;
  }
  .cropper-line.line-s {
    bottom: -3px;
    cursor: ns-resize;
    height: 5px;
    left: 0;
  }
  .cropper-point {
    background-color: #39f;
    height: 5px;
    opacity: 0.75;
    width: 5px;
  }
  .cropper-point.point-e {
    cursor: ew-resize;
    margin-top: -3px;
    right: -3px;
    top: 50%;
  }
  .cropper-point.point-n {
    cursor: ns-resize;
    left: 50%;
    margin-left: -3px;
    top: -3px;
  }
  .cropper-point.point-w {
    cursor: ew-resize;
    left: -3px;
    margin-top: -3px;
    top: 50%;
  }
  .cropper-point.point-s {
    bottom: -3px;
    cursor: s-resize;
    left: 50%;
    margin-left: -3px;
  }
  .cropper-point.point-ne {
    cursor: nesw-resize;
    right: -3px;
    top: -3px;
  }
  .cropper-point.point-nw {
    cursor: nwse-resize;
    left: -3px;
    top: -3px;
  }
  .cropper-point.point-sw {
    bottom: -3px;
    cursor: nesw-resize;
    left: -3px;
  }
  .cropper-point.point-se {
    bottom: -3px;
    cursor: nwse-resize;
    height: 20px;
    opacity: 1;
    right: -3px;
    width: 20px;
  }
  @media (min-width: 768px) {
    .cropper-point.point-se {
      height: 15px;
      width: 15px;
    }
  }
  @media (min-width: 992px) {
    .cropper-point.point-se {
      height: 10px;
      width: 10px;
    }
  }
  @media (min-width: 1200px) {
    .cropper-point.point-se {
      height: 5px;
      opacity: 0.75;
      width: 5px;
    }
  }
  .cropper-point.point-se:before {
    background-color: #39f;
    bottom: -50%;
    content: " ";
    display: block;
    height: 200%;
    opacity: 0;
    position: absolute;
    right: -50%;
    width: 200%;
  }
  .cropper-invisible {
    opacity: 0;
  }
  .cropper-bg {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC);
  }
  .cropper-hide {
    display: block;
    height: 0;
    position: absolute;
    width: 0;
  }
  .cropper-hidden {
    display: none !important;
  }
  .cropper-move {
    cursor: move;
  }
  .cropper-crop {
    cursor: crosshair;
  }
  .cropper-disabled .cropper-drag-box,
  .cropper-disabled .cropper-face,
  .cropper-disabled .cropper-line,
  .cropper-disabled .cropper-point {
    cursor: not-allowed;
  }

  /* #endregion */
}
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS (and SCSS, if configured) 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
 * 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.
 *


 */
