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-width: 768px) {
      trix-toolbar .trix-button-group:not(:first-child) {
        margin-left: 0; } }

trix-toolbar .trix-button-group-spacer {
  flex-grow: 1; }
  @media (max-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-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-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-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%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M10.5%2018V7.5c0-2.25%203-2.25%203%200V18c0%204.125-6%204.125-6%200V7.5c0-6.375%209-6.375%209%200V18%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%20stroke-miterlimit%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%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%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6.522%2019.242a.5.5%200%200%201-.5-.5V5.35a.5.5%200%200%201%20.5-.5h5.783c1.347%200%202.46.345%203.24.982.783.64%201.216%201.562%201.216%202.683%200%201.13-.587%202.129-1.476%202.71a.35.35%200%200%200%20.049.613c1.259.56%202.101%201.742%202.101%203.22%200%201.282-.483%202.334-1.363%203.063-.876.726-2.132%201.12-3.66%201.12h-5.89ZM9.27%207.347v3.362h1.97c.766%200%201.347-.17%201.733-.464.38-.291.587-.716.587-1.27%200-.53-.183-.928-.513-1.198-.334-.273-.838-.43-1.505-.43H9.27Zm0%205.606v3.791h2.389c.832%200%201.448-.177%201.853-.497.399-.315.614-.786.614-1.423%200-.62-.22-1.077-.63-1.385-.418-.313-1.053-.486-1.905-.486H9.27Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E"); }

trix-toolbar .trix-button--icon-italic::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M9%205h6.5v2h-2.23l-2.31%2010H13v2H6v-2h2.461l2.306-10H9V5Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E"); }

trix-toolbar .trix-button--icon-link::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M18.948%205.258a4.337%204.337%200%200%200-6.108%200L11.217%206.87a.993.993%200%200%200%200%201.41c.392.39%201.027.39%201.418%200l1.623-1.613a2.323%202.323%200%200%201%203.271%200%202.29%202.29%200%200%201%200%203.251l-2.393%202.38a3.021%203.021%200%200%201-4.255%200l-.05-.049a1.007%201.007%200%200%200-1.418%200%20.993.993%200%200%200%200%201.41l.05.049a5.036%205.036%200%200%200%207.091%200l2.394-2.38a4.275%204.275%200%200%200%200-6.072Zm-13.683%2013.6a4.337%204.337%200%200%200%206.108%200l1.262-1.255a.993.993%200%200%200%200-1.41%201.007%201.007%200%200%200-1.418%200L9.954%2017.45a2.323%202.323%200%200%201-3.27%200%202.29%202.29%200%200%201%200-3.251l2.344-2.331a2.579%202.579%200%200%201%203.631%200c.392.39%201.027.39%201.419%200a.993.993%200%200%200%200-1.41%204.593%204.593%200%200%200-6.468%200l-2.345%202.33a4.275%204.275%200%200%200%200%206.072Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E"); }

trix-toolbar .trix-button--icon-strike::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6%2014.986c.088%202.647%202.246%204.258%205.635%204.258%203.496%200%205.713-1.728%205.713-4.463%200-.275-.02-.536-.062-.781h-3.461c.398.293.573.654.573%201.123%200%201.035-1.074%201.787-2.646%201.787-1.563%200-2.773-.762-2.91-1.924H6ZM6.432%2010h3.763c-.632-.314-.914-.715-.914-1.273%200-1.045.977-1.739%202.432-1.739%201.475%200%202.52.723%202.617%201.914h2.764c-.05-2.548-2.11-4.238-5.39-4.238-3.145%200-5.392%201.719-5.392%204.316%200%20.363.04.703.12%201.02ZM4%2011a1%201%200%201%200%200%202h15a1%201%200%201%200%200-2H4Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E"); }

trix-toolbar .trix-button--icon-quote::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M4.581%208.471c.44-.5%201.056-.834%201.758-.995C8.074%207.17%209.201%207.822%2010%208.752c1.354%201.578%201.33%203.555.394%205.277-.941%201.731-2.788%203.163-4.988%203.56a.622.622%200%200%201-.653-.317c-.113-.205-.121-.49.16-.764.294-.286.567-.566.791-.835.222-.266.413-.54.524-.815.113-.28.156-.597.026-.908-.128-.303-.39-.524-.72-.69a3.02%203.02%200%200%201-1.674-2.7c0-.905.283-1.59.72-2.088Zm9.419%200c.44-.5%201.055-.834%201.758-.995%201.734-.306%202.862.346%203.66%201.276%201.355%201.578%201.33%203.555.395%205.277-.941%201.731-2.789%203.163-4.988%203.56a.622.622%200%200%201-.653-.317c-.113-.205-.122-.49.16-.764.294-.286.567-.566.791-.835.222-.266.412-.54.523-.815.114-.28.157-.597.026-.908-.127-.303-.39-.524-.72-.69a3.02%203.02%200%200%201-1.672-2.701c0-.905.283-1.59.72-2.088Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E"); }

trix-toolbar .trix-button--icon-heading-1::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M21.5%207.5v-3h-12v3H14v13h3v-13h4.5ZM9%2013.5h3.5v-3h-10v3H6v7h3v-7Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E"); }

trix-toolbar .trix-button--icon-code::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3.293%2011.293a1%201%200%200%200%200%201.414l4%204a1%201%200%201%200%201.414-1.414L5.414%2012l3.293-3.293a1%201%200%200%200-1.414-1.414l-4%204Zm13.414%205.414%204-4a1%201%200%200%200%200-1.414l-4-4a1%201%200%201%200-1.414%201.414L18.586%2012l-3.293%203.293a1%201%200%200%200%201.414%201.414Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E"); }

trix-toolbar .trix-button--icon-bullet-list::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5%207.5a1.5%201.5%200%201%200%200-3%201.5%201.5%200%200%200%200%203ZM8%206a1%201%200%200%201%201-1h11a1%201%200%201%201%200%202H9a1%201%200%200%201-1-1Zm1%205a1%201%200%201%200%200%202h11a1%201%200%201%200%200-2H9Zm0%206a1%201%200%201%200%200%202h11a1%201%200%201%200%200-2H9Zm-2.5-5a1.5%201.5%200%201%201-3%200%201.5%201.5%200%200%201%203%200ZM5%2019.5a1.5%201.5%200%201%200%200-3%201.5%201.5%200%200%200%200%203Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E"); }

trix-toolbar .trix-button--icon-number-list::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3%204h2v4H4V5H3V4Zm5%202a1%201%200%200%201%201-1h11a1%201%200%201%201%200%202H9a1%201%200%200%201-1-1Zm1%205a1%201%200%201%200%200%202h11a1%201%200%201%200%200-2H9Zm0%206a1%201%200%201%200%200%202h11a1%201%200%201%200%200-2H9Zm-3.5-7H6v1l-1.5%202H6v1H3v-1l1.667-2H3v-1h2.5ZM3%2017v-1h3v4H3v-1h2v-.5H4v-1h1V17H3Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E"); }

trix-toolbar .trix-button--icon-undo::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3%2014a1%201%200%200%200%201%201h6a1%201%200%201%200%200-2H6.257c2.247-2.764%205.151-3.668%207.579-3.264%202.589.432%204.739%202.356%205.174%205.405a1%201%200%200%200%201.98-.283c-.564-3.95-3.415-6.526-6.825-7.095C11.084%207.25%207.63%208.377%205%2011.39V8a1%201%200%200%200-2%200v6Zm2-1Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E"); }

trix-toolbar .trix-button--icon-redo::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M21%2014a1%201%200%200%201-1%201h-6a1%201%200%201%201%200-2h3.743c-2.247-2.764-5.151-3.668-7.579-3.264-2.589.432-4.739%202.356-5.174%205.405a1%201%200%200%201-1.98-.283c.564-3.95%203.415-6.526%206.826-7.095%203.08-.513%206.534.614%209.164%203.626V8a1%201%200%201%201%202%200v6Zm-2-1Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E"); }

trix-toolbar .trix-button--icon-decrease-nesting-level::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5%206a1%201%200%200%201%201-1h12a1%201%200%201%201%200%202H6a1%201%200%200%201-1-1Zm4%205a1%201%200%201%200%200%202h9a1%201%200%201%200%200-2H9Zm-3%206a1%201%200%201%200%200%202h12a1%201%200%201%200%200-2H6Zm-3.707-5.707a1%201%200%200%200%200%201.414l2%202a1%201%200%201%200%201.414-1.414L4.414%2012l1.293-1.293a1%201%200%200%200-1.414-1.414l-2%202Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E"); }

trix-toolbar .trix-button--icon-increase-nesting-level::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5%206a1%201%200%200%201%201-1h12a1%201%200%201%201%200%202H6a1%201%200%200%201-1-1Zm4%205a1%201%200%201%200%200%202h9a1%201%200%201%200%200-2H9Zm-3%206a1%201%200%201%200%200%202h12a1%201%200%201%200%200-2H6Zm-2.293-2.293%202-2a1%201%200%200%200%200-1.414l-2-2a1%201%200%201%200-1.414%201.414L3.586%2012l-1.293%201.293a1%201%200%201%200%201.414%201.414Z%22%20fill%3D%22%23000%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 .attachment__caption-editor:focus[data-trix-mutable]::-moz-selection {
  background: highlight; }

trix-editor .attachment__caption-editor:focus[data-trix-mutable]::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.41%2017.59%205%2012%2010.59%206.41%205%205%206.41%2010.59%2012%205%2017.59%206.41%2019%2012%2013.41%2017.59%2019%2019%2017.59%2013.41%2012z%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; }

.trix-content {
  line-height: 1.5;
  overflow-wrap: break-word;
  word-break: break-word; }
  .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: ' \2022 '; }
  .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;
}

trix-editor {
    border: none;
    box-shadow: 0px 4px 6px 1px #eee;
}

#trix-toolbar-1 {
    border-style: solid;
    border-width: 1px;
    padding-top: 10px;
    border-radius: .375rem;
    box-shadow: 0px 4px 6px 1px #f7ebfa;
    border-color: #D39FE1;
}

trix-toolbar {

    .trix-button {
        border-bottom: none;
    }

    .trix-button-group {
        border: none;
    }

    .trix-button-group:not(:first-child) {
        margin-left: unset;
    }

    .trix-button.trix-active {
        background-color: white;
    }

    .trix-button:not(:first-child) {
        border-left: none;
    }

    .trix-button--icon-bold::before {
        background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDI0IDI0IiB3aWR0aD0iMjRweCIgZmlsbD0iI0EyMzRDMSI+PHBhdGggZD0iTTAgMGgyNHYyNEgwVjB6IiBmaWxsPSJub25lIi8+PHBhdGggZD0iTTE1LjYgMTAuNzljLjk3LS42NyAxLjY1LTEuNzcgMS42NS0yLjc5IDAtMi4yNi0xLjc1LTQtNC00SDd2MTRoNy4wNGMyLjA5IDAgMy43MS0xLjcgMy43MS0zLjc5IDAtMS41Mi0uODYtMi44Mi0yLjE1LTMuNDJ6TTEwIDYuNWgzYy44MyAwIDEuNS42NyAxLjUgMS41cy0uNjcgMS41LTEuNSAxLjVoLTN2LTN6bTMuNSA5SDEwdi0zaDMuNWMuODMgMCAxLjUuNjcgMS41IDEuNXMtLjY3IDEuNS0xLjUgMS41eiIvPjwvc3ZnPg==");
    }

    .trix-button--icon-italic::before {
        background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDI0IDI0IiB3aWR0aD0iMjRweCIgZmlsbD0iI0EyMzRDMSI+PHBhdGggZD0iTTAgMGgyNHYyNEgwVjB6IiBmaWxsPSJub25lIi8+PHBhdGggZD0iTTEwIDR2M2gyLjIxbC0zLjQyIDhINnYzaDh2LTNoLTIuMjFsMy40Mi04SDE4VjRoLTh6Ii8+PC9zdmc+");
    }

    .trix-button--icon-link::before {
        background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAtOTYwIDk2MCA5NjAiIHdpZHRoPSIyNHB4IiBmaWxsPSIjQTIzNEMxIj48cGF0aCBkPSJNNjgwLTE2MHYtMTIwSDU2MHYtODBoMTIwdi0xMjBoODB2MTIwaDEyMHY4MEg3NjB2MTIwaC04MFpNNDQwLTI4MEgyODBxLTgzIDAtMTQxLjUtNTguNVQ4MC00ODBxMC04MyA1OC41LTE0MS41VDI4MC02ODBoMTYwdjgwSDI4MHEtNTAgMC04NSAzNXQtMzUgODVxMCA1MCAzNSA4NXQ4NSAzNWgxNjB2ODBaTTMyMC00NDB2LTgwaDMyMHY4MEgzMjBabTU2MC00MGgtODBxMC01MC0zNS04NXQtODUtMzVINTIwdi04MGgxNjBxODMgMCAxNDEuNSA1OC41VDg4MC00ODBaIi8+PC9zdmc+");
    }

    .trix-button--icon-strike::before {
        background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAtOTYwIDk2MCA5NjAiIHdpZHRoPSIyNHB4IiBmaWxsPSIjQTIzNEMxIj48cGF0aCBkPSJNNDg2LTE2MHEtNzYgMC0xMzUtNDV0LTg1LTEyM2w4OC0zOHExNCA0OCA0OC41IDc5dDg1LjUgMzFxNDIgMCA3Ni0yMHQzNC02NHEwLTE4LTctMzN0LTE5LTI3aDExMnE1IDE0IDcuNSAyOC41VDY5NC0zNDBxMCA4Ni02MS41IDEzM1Q0ODYtMTYwWk04MC00ODB2LTgwaDgwMHY4MEg4MFptNDAyLTMyNnE2NiAwIDExNS41IDMyLjVUNjc0LTY3NGwtODggMzlxLTktMjktMzMuNS01MlQ0ODQtNzEwcS00MSAwLTY4IDE4LjVUMzg2LTY0MGgtOTZxMi02OSA1NC41LTExNy41VDQ4Mi04MDZaIi8+PC9zdmc+");
    }

    .trix-button--icon-heading-1::before {
        background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDI0IDI0IiB3aWR0aD0iMjRweCIgZmlsbD0iI0EyMzRDMSI+PHBhdGggZD0iTTAgMGgyNHYyNEgwVjB6IiBmaWxsPSJub25lIi8+PHBhdGggZD0iTTUgNHYzaDUuNXYxMmgzVjdIMTlWNEg1eiIvPjwvc3ZnPg==");
    }

    .trix-button--icon-quote::before {
        background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDI0IDI0IiB3aWR0aD0iMjRweCIgZmlsbD0iI0EyMzRDMSI+PHBhdGggZD0iTTAgMGgyNHYyNEgwVjB6IiBmaWxsPSJub25lIi8+PHBhdGggZD0iTTE4LjYyIDE4aC01LjI0bDItNEgxM1Y2aDh2Ny4yNEwxOC42MiAxOHptLTItMmguNzZMMTkgMTIuNzZWOGgtNHY0aDMuNjJsLTIgNHptLTggMkgzLjM4bDItNEgzVjZoOHY3LjI0TDguNjIgMTh6bS0yLTJoLjc2TDkgMTIuNzZWOEg1djRoMy42MmwtMiA0eiIvPjwvc3ZnPg==");
    }

    .trix-button--icon-code::before {
        background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDI0IDI0IiB3aWR0aD0iMjRweCIgZmlsbD0iI0EyMzRDMSI+PHBhdGggZD0iTTAgMGgyNHYyNEgwVjB6IiBmaWxsPSJub25lIi8+PHBhdGggZD0iTTkuNCAxNi42TDQuOCAxMmw0LjYtNC42TDggNmwtNiA2IDYgNiAxLjQtMS40em01LjIgMGw0LjYtNC42LTQuNi00LjZMMTYgNmw2IDYtNiA2LTEuNC0xLjR6Ii8+PC9zdmc+");
    }

    .trix-button--icon-bullet-list::before {
        background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDI0IDI0IiB3aWR0aD0iMjRweCIgZmlsbD0iI0EyMzRDMSI+PHBhdGggZD0iTTAgMGgyNHYyNEgwVjB6IiBmaWxsPSJub25lIi8+PHBhdGggZD0iTTQgMTAuNWMtLjgzIDAtMS41LjY3LTEuNSAxLjVzLjY3IDEuNSAxLjUgMS41IDEuNS0uNjcgMS41LTEuNS0uNjctMS41LTEuNS0xLjV6bTAtNmMtLjgzIDAtMS41LjY3LTEuNSAxLjVTMy4xNyA3LjUgNCA3LjUgNS41IDYuODMgNS41IDYgNC44MyA0LjUgNCA0LjV6bTAgMTJjLS44MyAwLTEuNS42OC0xLjUgMS41cy42OCAxLjUgMS41IDEuNSAxLjUtLjY4IDEuNS0xLjUtLjY3LTEuNS0xLjUtMS41ek03IDE5aDE0di0ySDd2MnptMC02aDE0di0ySDd2MnptMC04djJoMTRWNUg3eiIvPjwvc3ZnPg==");
    }

    .trix-button--icon-number-list::before {
        background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDI0IDI0IiB3aWR0aD0iMjRweCIgZmlsbD0iI0EyMzRDMSI+PHBhdGggZD0iTTAgMGgyNHYyNEgwVjB6IiBmaWxsPSJub25lIi8+PHBhdGggZD0iTTIgMTdoMnYuNUgzdjFoMXYuNUgydjFoM3YtNEgydjF6bTEtOWgxVjRIMnYxaDF2M3ptLTEgM2gxLjhMMiAxMy4xdi45aDN2LTFIMy4yTDUgMTAuOVYxMEgydjF6bTUtNnYyaDE0VjVIN3ptMCAxNGgxNHYtMkg3djJ6bTAtNmgxNHYtMkg3djJ6Ii8+PC9zdmc+");
    }

    .trix-button--icon-attach::before {
        background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDI0IDI0IiB3aWR0aD0iMjRweCIgZmlsbD0iI0EyMzRDMSI+PHBhdGggZD0iTTAgMGgyNHYyNEgwVjB6IiBmaWxsPSJub25lIi8+PHBhdGggZD0iTTE2LjUgNnYxMS41YzAgMi4yMS0xLjc5IDQtNCA0cy00LTEuNzktNC00VjVjMC0xLjM4IDEuMTItMi41IDIuNS0yLjVzMi41IDEuMTIgMi41IDIuNXYxMC41YzAgLjU1LS40NSAxLTEgMXMtMS0uNDUtMS0xVjZIMTB2OS41YzAgMS4zOCAxLjEyIDIuNSAyLjUgMi41czIuNS0xLjEyIDIuNS0yLjVWNWMwLTIuMjEtMS43OS00LTQtNFM3IDIuNzkgNyA1djEyLjVjMCAzLjA0IDIuNDYgNS41IDUuNSA1LjVzNS41LTIuNDYgNS41LTUuNVY2aC0xLjV6Ii8+PC9zdmc+");
    }

    .trix-button--icon-redo::before {
        background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDI0IDI0IiB3aWR0aD0iMjRweCIgZmlsbD0iI0EyMzRDMSI+PHBhdGggZD0iTTAgMGgyNHYyNEgwVjB6IiBmaWxsPSJub25lIi8+PHBhdGggZD0iTTE4LjQgMTAuNkMxNi41NSA4Ljk5IDE0LjE1IDggMTEuNSA4Yy00LjY1IDAtOC41OCAzLjAzLTkuOTYgNy4yMkwzLjkgMTZjMS4wNS0zLjE5IDQuMDUtNS41IDcuNi01LjUgMS45NSAwIDMuNzMuNzIgNS4xMiAxLjg4TDEzIDE2aDlWN2wtMy42IDMuNnoiLz48L3N2Zz4=");
    }

    .trix-button--icon-undo::before {
        background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDI0IDI0IiB3aWR0aD0iMjRweCIgZmlsbD0iI0EyMzRDMSI+PHBhdGggZD0iTTAgMGgyNHYyNEgwVjB6IiBmaWxsPSJub25lIi8+PHBhdGggZD0iTTEyLjUgOGMtMi42NSAwLTUuMDUuOTktNi45IDIuNkwyIDd2OWg5bC0zLjYyLTMuNjJjMS4zOS0xLjE2IDMuMTYtMS44OCA1LjEyLTEuODggMy41NCAwIDYuNTUgMi4zMSA3LjYgNS41bDIuMzctLjc4QzIxLjA4IDExLjAzIDE3LjE1IDggMTIuNSA4eiIvPjwvc3ZnPg==")
    }

    .trix-button--icon-decrease-nesting-level::before {
        background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTUgNkM1IDUuNDQ3NzIgNS40NDc3MiA1IDYgNUgxOEMxOC41NTIzIDUgMTkgNS40NDc3MSAxOSA2QzE5IDYuNTUyMjggMTguNTUyMyA3IDE4IDdMNiA3QzUuNDQ3NzIgNyA1IDYuNTUyMjggNSA2Wk05IDExQzguNDQ3NzIgMTEgOCAxMS40NDc3IDggMTJDOCAxMi41NTIzIDguNDQ3NzIgMTMgOSAxM0wxOCAxM0MxOC41NTIzIDEzIDE5IDEyLjU1MjMgMTkgMTJDMTkgMTEuNDQ3NyAxOC41NTIzIDExIDE4IDExTDkgMTFaTTYgMTdDNS40NDc3MiAxNyA1IDE3LjQ0NzcgNSAxOEM1IDE4LjU1MjMgNS40NDc3MiAxOSA2IDE5TDE4IDE5QzE4LjU1MjMgMTkgMTkgMTguNTUyMyAxOSAxOEMxOSAxNy40NDc3IDE4LjU1MjMgMTcgMTggMTdMNiAxN1pNMi4yOTI4OSAxMS4yOTI5QzEuOTAyMzcgMTEuNjgzNCAxLjkwMjM3IDEyLjMxNjYgMi4yOTI4OSAxMi43MDcxTDQuMjkyODMgMTQuNzA3QzQuNjgzMzYgMTUuMDk3NiA1LjMxNjUyIDE1LjA5NzYgNS43MDcwNSAxNC43MDdDNi4wOTc1NyAxNC4zMTY1IDYuMDk3NTcgMTMuNjgzNCA1LjcwNzA1IDEzLjI5MjhMNC40MTQyMSAxMkw1LjcwNzExIDEwLjcwNzFDNi4wOTc2MyAxMC4zMTY2IDYuMDk3NjMgOS42ODM0MiA1LjcwNzExIDkuMjkyODlDNS4zMTY1OCA4LjkwMjM3IDQuNjgzNDIgOC45MDIzNyA0LjI5Mjg5IDkuMjkyODlMMi4yOTI4OSAxMS4yOTI5WiIgZmlsbD0iI0EyMzRDMSIvPjwvc3ZnPg==");
    }

    .trix-button--icon-increase-nesting-level::before {
        background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTUgNkM1IDUuNDQ3NzIgNS40NDc3MiA1IDYgNUgxOEMxOC41NTIzIDUgMTkgNS40NDc3MSAxOSA2QzE5IDYuNTUyMjggMTguNTUyMyA3IDE4IDdMNiA3QzUuNDQ3NzIgNyA1IDYuNTUyMjggNSA2Wk05IDExQzguNDQ3NzIgMTEgOCAxMS40NDc3IDggMTJDOCAxMi41NTIzIDguNDQ3NzIgMTMgOSAxM0wxOCAxM0MxOC41NTIzIDEzIDE5IDEyLjU1MjMgMTkgMTJDMTkgMTEuNDQ3NyAxOC41NTIzIDExIDE4IDExTDkgMTFaTTYgMTdDNS40NDc3MiAxNyA1IDE3LjQ0NzcgNSAxOEM1IDE4LjU1MjMgNS40NDc3MiAxOSA2IDE5TDE4IDE5QzE4LjU1MjMgMTkgMTkgMTguNTUyMyAxOSAxOEMxOSAxNy40NDc3IDE4LjU1MjMgMTcgMTggMTdMNiAxN1pNMy43MDcxMSAxNC43MDcxTDUuNzA3MTEgMTIuNzA3MUM2LjA5NzYzIDEyLjMxNjYgNi4wOTc2MyAxMS42ODM0IDUuNzA3MTEgMTEuMjkyOUwzLjcwNzE3IDkuMjkyOTZDMy4zMTY2NCA4LjkwMjQzIDIuNjgzNDggOC45MDI0MyAyLjI5Mjk1IDkuMjkyOTZDMS45MDI0MyA5LjY4MzQ4IDEuOTAyNDMgMTAuMzE2NiAyLjI5Mjk1IDEwLjcwNzJMMy41ODU3OSAxMkwyLjI5Mjg5IDEzLjI5MjlDMS45MDIzNyAxMy42ODM0IDEuOTAyMzcgMTQuMzE2NiAyLjI5Mjg5IDE0LjcwNzFDMi42ODM0MiAxNS4wOTc2IDMuMzE2NTggMTUuMDk3NiAzLjcwNzExIDE0LjcwNzFaIiBmaWxsPSIjQTIzNEMxIi8+PC9zdmc+");
    }
}


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

/* Action Text (Rich Text Box) CSS */
@import 'actiontext.css';

/* Fonts */
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Sofia&display=swap');

@layer components {
  /* BUTTONS */
  .btn-rounded {
    @apply rounded-3xl bg-dark-orchid-default px-3.5 py-2.5 text-sm font-semibold text-white shadow-sm hover:bg-dark-orchid-800 focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-dark-orchid-700 cursor-pointer;
  }

  .btn-primary {
    @apply btn-rounded rounded;
  }

  .btn {
    @apply shadow-sm rounded-md px-3.5 py-2.5 text-sm font-semibold focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 cursor-pointer;
  }

  .btn:disabled {
    @apply pointer-events-none filter contrast-[0.7];
  }

  .btn-md {
    @apply cursor-pointer focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 px-3 py-2 rounded-md shadow-sm;
  }

  .btn-sm {
    @apply shadow-sm rounded-md px-2.5 py-1.5 text-base font-medium focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 cursor-pointer;
  }

  .btn-secondary {
    @apply btn bg-dark-orchid-default text-white text-center hover:bg-dark-orchid-800 focus-visible:outline-dark-orchid-700;
  }

  .btn-secondary-blue {
    @apply btn bg-blue-dark text-white text-center hover:brightness-110;
  }

  .btn-secondary-indigo {
    @apply btn bg-indigo-dark text-white text-center hover:brightness-110;
  }

  .btn-black {
    @apply btn bg-dark-gray text-white hover:bg-black focus-visible:outline-natural-700;
  }

  .btn-outline-light {
    @apply btn border border-natural-400 flex items-center justify-center bg-white text-natural-600 hover:bg-natural-100;
  }

  .btn-link {
    @apply text-sm leading-6 text-dark-orchid-default;
  }

  .btn-white-link {
    @apply btn-link font-semibold  text-white;
  }

  .btn-navbar-link {
    @apply -mx-3 block rounded-lg px-3 py-2.5 text-base font-semibold leading-7 text-white hover:bg-gray-800;
  }

  /* end of BUTTONS */

  /* FORMS */
  .field-label {
    @apply block text-sm font-medium leading-6 text-black;
  }

  div.input > input, .field-input {
    @apply block w-full rounded-md border-0 py-1.5 text-gray-700 ring-1 ring-inset ring-natural-400 placeholder:text-natural-500 focus:ring-2 focus:ring-inset focus:ring-dark-orchid-600 sm:text-sm sm:leading-6 shadow-sm;
  }

  div.input > input[type=file] {
    @apply p-4;
  }

  div.input input.disabled {
    @apply bg-gray-100;
  }

  div.input input.readonly {
    @apply bg-gray-100 pointer-events-none;
  }

  div.input textarea.readonly {
    @apply bg-gray-100 pointer-events-none;
  }

  div.input select.readonly {
    @apply bg-gray-100 pointer-events-none;
  }

  div.input > label {
    @apply block text-sm font-medium leading-6 text-gray-900;
  }

  /* Custom CSS Values for the abbr (asterisk symbol for required fields) Element */
  div.input > label > abbr {
    @apply text-dark-orchid-default
  }

  div.input > .hint {
    @apply text-sm text-natural-600 block;
  }

  .field_with_errors .error {
    @apply absolute text-xs text-red-400 pt-1 contents;
  }

  div.input > textarea {
    @apply block w-full rounded-md border-0 py-1.5 text-gray-700 ring-1 ring-inset ring-natural-400 placeholder:text-natural-500 focus:ring-2 focus:ring-inset focus:ring-dark-orchid-600 sm:text-sm sm:leading-6 shadow-sm;
  }

  /* Input with icon */
  .form-group-with-icon {
    @apply relative;
  }

  .form-group-with-icon .form-input-icon {
    @apply pointer-events-none absolute inset-y-0 left-0 flex items-center pl-3;
  }

  .form-group-with-icon .form-input-icon img {
    @apply max-w-[80%];
  }

  .form-group-with-icon input {
    @apply pl-10 ;
  }

  /* Days of week inputs on integration period */
  .days_of_week_field_with_errors .error {
    @apply absolute text-xs text-red-400 pt-1;
  }
  /* Input with icon END */

  /* Status of integration */
  .integrations > .processing {
    @apply border-banana-200
  }

  .integrations > .completed {
    @apply border-green-200
  }

  .integrations > .failure {
    @apply border-red-200
  }

  .integrations > .system_error {
    @apply border-red-200
  }
  /* Status of integration END */

  /* Integration Radio Button */
  .audience_type_container .field-radio {
    @apply flex items-center;
  }

  .audience_type_container .field-radio input[type='radio'] {
    @apply mr-3 h-4 w-4 rounded border-natural-400 text-dark-orchid-600 focus:ring-dark-orchid-600;
  }

  .audience_type_container .field-radio input[type=radio]:checked {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Cpath d='M12.207 4.793a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L6.5 9.086l4.293-4.293a1 1 0 0 1 1.414 0z'/%3E%3C/svg%3E")
  }

  .audience_type_container .field-radio label {
    @apply block text-sm leading-6 text-gray-700;
  }
  /* Integration Radio Button END */

  /* Beeply General Usage Horizontal Radio Button */
  .beeply-horizontal-radio-buttons > .radio_buttons {
    @apply flex justify-start items-start gap-4;
  }

  .beeply-horizontal-radio-buttons input[type='radio'] {
    @apply mr-3 h-4 w-4 rounded border-natural-400 text-dark-orchid-600 focus:ring-dark-orchid-600;
  }

  .beeply-horizontal-radio-buttons input[type=radio]:checked {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Cpath d='M12.207 4.793a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L6.5 9.086l4.293-4.293a1 1 0 0 1 1.414 0z'/%3E%3C/svg%3E");
  }

  .beeply-horizontal-radio-buttons input[type=radio]:checked:disabled {
    @apply bg-dark-orchid-600;
  }

  .beeply-horizontal-radio-buttons label {
    @apply text-sm leading-6 text-gray-700;
  }
  /* Beeply General Usage Horizontal Radio Button END */

  /* Checkbox */
  .field-checkbox {
    @apply flex items-center;
  }

  .field-checkbox input[type='checkbox'] {
    @apply mr-3 h-4 w-4 rounded border-natural-400 text-dark-orchid-600 focus:ring-dark-orchid-600;
  }

  .field-checkbox label {
    @apply block text-sm leading-6 text-gray-700;
  }
  /* Checkbox END */

  /* Selectbox */
  div.input > select {
    @apply block w-full rounded-md border-0 py-1.5 text-natural-800 ring-1 ring-inset ring-natural-400 focus:ring-2 focus:ring-inset focus:ring-dark-orchid-600 sm:text-sm sm:leading-6 shadow-sm;
  }
  /* Selectbox END */

  /* end of FORMS */

  /* ORG-CHART */

  .org-chart {
    @apply bg-white w-full h-auto;
  }
  .org-chart .node-content {
    @apply absolute border rounded-xl border-indigo-dark p-2 flex justify-center items-center;
  }

  .org-chart .node-content .text {
    @apply text-sm text-ellipsis overflow-hidden whitespace-nowrap;
  }

  .org-chart .root-node-content {
    @apply absolute text-indigo-dark p-2 flex justify-end items-center;
  }

  .org-chart .root-node-content .text {
    @apply text-sm font-bold mr-4;
  }

  .org-chart .user-node-content {
    @apply absolute p-2 flex justify-between items-center gap-1;
  }

  .org-chart .user-node-content .text {
    @apply text-sm text-ellipsis overflow-hidden whitespace-nowrap;
  }

  .org-chart .button-content {
    @apply border border-indigo-dark text-[10px] p-1 m-auto rounded text-indigo-dark bg-white;
  }

  .org-chart .button-content .icon {
    @apply inline-block text-[9px];
  }

  /* end of ORG-CHART */

  /* Translates */
  .mobility-template-add {
    @apply w-10 h-10 hidden group-first:block rounded-md shadow-custom-main p-1 text-base font-medium focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 cursor-pointer
  }

  .mobility-template-remove {
    @apply w-10 h-10 group-first:hidden rounded-md shadow-custom-main p-1 text-base font-medium focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 cursor-pointer
  }

  .mobility-template-add > button {
    @apply w-8 h-8 rounded-md p-1 text-base font-medium focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 cursor-pointer bg-dark-orchid-default text-white
  }

  .mobility-template-remove > button {
    @apply w-8 h-8 rounded-md p-1 text-base font-medium focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 cursor-pointer bg-gray-300 text-white
  }


  /* Translates END */

  /* Nested Form */
  .nested-form-remove {
    @apply w-10 h-10 rounded-md shadow-custom-main p-1 text-base font-medium focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 cursor-pointer
  }

  .nested-form-with-text {
    @apply block cursor-pointer focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 font-medium h-10 p-1 rounded-md shadow-custom-main text-base w-max
  }

  .nested-form-remove > button {
    @apply w-8 h-8 rounded-md p-1 text-base font-medium focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 cursor-pointer bg-gray-300 text-white
  }

  .nested-form-with-text > button {
    @apply bg-dark-orchid-default cursor-pointer focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 font-medium px-2 py-1 rounded-md text-base text-white
  }
  /* Nested Form END */

  /* Details */
  .user-group-detail > button {
    @apply w-6 h-6 rounded-md p-1 flex justify-center items-center font-medium focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 cursor-pointer bg-dark-orchid-100 text-dark-orchid-default
  }

  /* Details END */

}

/* Pagy-Navigation */
.pagy-nav.pagination {
  @apply isolate inline-flex space-x-1 rounded-md shadow-sm py-2 px-2 bg-white;
}

.page.next.disabled {
  @apply bg-natural-100 text-dark-orchid-700 relative inline-flex items-center ring-1 ring-inset ring-natural-400 rounded-md px-3 py-1.5 text-sm font-medium;
}

.page.prev.disabled {
  @apply bg-natural-100 text-dark-orchid-700 relative inline-flex items-center ring-1 ring-inset ring-natural-400 rounded-md px-3 py-1.5 text-sm font-medium;
}

.page a, .page.gap {
  @apply bg-white text-dark-orchid-default hover:bg-dark-orchid-default hover:text-white relative inline-flex items-center justify-center min-w-[32px]	ring-1 ring-inset ring-dark-orchid-default rounded-md px-3 py-1.5 text-sm font-medium;
}

.page.active {
  @apply bg-dark-orchid-default text-white relative inline-flex items-center justify-center min-w-[32px]	ring-1 ring-inset ring-dark-orchid-default rounded-md px-3 py-1.5 text-sm font-medium;
}
/* end of Pagy-Navigation */

/* DASHBOARD */
.dashed-wrapper {
  @apply bg-natural-50 block border-2 border-dashed border-natural-300 min-h-full lg:px-12 px-8 sm:px-10 py-10 relative rounded-3xl w-full mt-6
}

/* Dashboard Card */

.card-base {
  @apply bg-white rounded-2xl p-2 sm:p-3 md:p-4 xl:p-5 flex items-start justify-start;
}

.grid-rows-4-min-220 {
  grid-template-rows: repeat(4, minmax(13.75rem, 1fr));
}

/* end of Dashboard Card */


/* end of DASHBOARD */

/*  */
.search-bar {
  @apply block w-full rounded-md border-0 py-1.5 pl-10 text-natural-600 shadow-sm ring-1 ring-inset ring-natural-300 placeholder:text-natural-500 focus:ring-2 focus:ring-inset focus:ring-dark-orchid-600 sm:text-sm sm:leading-6;
}

.add-button {
  @apply bg-lavender-blue-default font-medium text-center gap-x-1.5 inline-flex items-center justify-center text-indigo-dark text-sm whitespace-nowrap;
}

.import-button {
  @apply bg-dark-orchid-default font-medium text-center gap-x-1.5 inline-flex items-center justify-center text-white text-sm whitespace-nowrap;
}

.run-all-button {
  @apply bg-white ring-1 ring-dark-orchid-default ring-inset font-medium text-center gap-x-1.5 items-center justify-center text-dark-orchid-default text-sm whitespace-nowrap;
}

.running-all-button {
  @apply bg-dark-orchid-default ring-1 ring-dark-orchid-default ring-inset font-medium text-center gap-x-1.5 items-center justify-center text-white text-sm whitespace-nowrap pointer-events-none;
}

.run-button {
  @apply bg-white ring-1 ring-dark-orchid-default ring-inset font-medium text-center gap-x-1.5 items-center justify-center text-dark-orchid-default text-sm whitespace-nowrap hover:bg-dark-orchid-default hover:text-white rounded-full;
}

.running-button {
  @apply bg-dark-orchid-default ring-1 ring-dark-orchid-default ring-inset font-medium text-center gap-x-1.5 items-center justify-center text-white text-sm whitespace-nowrap rounded-full pointer-events-none;
}

.waiting-button {
  @apply bg-white ring-1 ring-natural-500 ring-inset font-medium text-center gap-x-1.5 items-center justify-center text-natural-500 text-sm whitespace-nowrap rounded-full pointer-events-none;
}

.detail-button {
  @apply bg-white ring-1 ring-indigo-dark ring-inset font-medium text-center items-center justify-center text-indigo-dark text-sm whitespace-nowrap hover:bg-indigo-dark hover:text-white rounded-full py-1 px-4;
}

.sort-button {
  @apply bg-black  text-center gap-x-1.5 inline-flex items-center justify-center text-white text-sm whitespace-nowrap px-6;
}

.sort-button svg:last-child {
  @apply hidden
}

.invite-all {
  @apply bg-indigo-light ring-1 ring-indigo-light ring-inset font-medium text-center gap-x-1 items-center justify-center text-white text-sm whitespace-nowrap;
}

.active-invite-selected {
  @apply bg-indigo-light ring-1 ring-indigo-light ring-inset font-medium text-center gap-x-1 items-center justify-center text-white text-sm whitespace-nowrap;
}

.chart-view-button {
  @apply bg-lavender-blue-default font-medium gap-x-1.5 inline-flex items-center justify-center  text-indigo-dark text-sm whitespace-nowrap
}

.list-view-button {
  @apply bg-lavender-blue-default font-medium gap-x-1.5 inline-flex items-center justify-center  text-indigo-dark text-sm whitespace-nowrap
}

.select2-results__option[aria-disabled="true"] {
  @apply !text-natural-400 pointer-events-none;
}

input[type='range'] {
  -webkit-appearance: none;
   outline: none;
   width: 90%;
   height: 6px;
   border-radius: 8px;
   background: #ffff;
}

input[type='range']::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 26px;
  height: 26px;
  background: linear-gradient(99.00deg, #cb7fe1 0.83%, #9020B1 230.00%);
  border: 7px solid white;
  border-radius: 50%;
  cursor: pointer;
  box-shadow: 0 1px 20px rgba(153,57,180, 0.9);
}

/* KPI Display Preview Custom CSS Values */

#preview-title {
  position: relative;
  top: -230px;
  left: 207px;
  height: 15px;
  width: 8.5rem;
}

#preview-first-level {
  position: relative;
  top: -193px;
  left: 275px;
  font-size: .55rem;
  height: 10px;
  width: 3.5rem;
}

#preview-second-level {
  position: relative;
  top: -177px;
  left: 275px;
  font-size: .55rem;
  height: 10px;
  width: 3.5rem;
}

#preview-third-level {
  position: relative;
  top: -161px;
  left: 275px;
  font-size: .55rem;
  height: 10px;
  width: 3.5rem;
}


/* Rounded Checkbox */
.rounded-checkbox [type=checkbox] {
  border-radius: 50%;
  outline: 0;
}

.rounded-checkbox [type=checkbox] {
  --tw-shadow: 0 0 #0000;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  outline: 0;
  background-color: #EDD7F3;
  background-origin: border-box;
  border-color: #fff;
  color: #B255CD;
  display: inline-block;
  flex-shrink: 0;
  height: 24px;
  padding: 0;
  width: 24px;
}

.rounded-checkbox input[type="checkbox"]:checked {
  color: #B255CD;
  background-color: #B255CD;
}

/* No blue ring class */
.checkbox-no-ring[type=checkbox]:focus{
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #ffffff00;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);
  outline: 0;
  outline-offset: 0;
}

/* Custom CSS Values for the abbr (asterisk symbol for required fields) Element */
.beeply-asterisk abbr {
  color: #B255CD;
}

.main-mission-card-button {
  right: -20px;
  z-index: 2;
  position: absolute;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* end of  */


/* Custom Search Fields Custom CSS Values */

.search-fields-container {
  @apply flex flex-wrap gap-3;
}

.search-fields-container .select2 {
  width: 224px !important;
  height: 24px !important;
  border: none !important;
  padding: 0px !important;
  box-shadow: none !important;
  font-weight: 500 !important;
  font-size: 16px !important;
}


/* checkbox design in multiselect dropdown */

.select2-results__option--selected .country-checkbox::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #F7EBFA;
  border: 1px solid #B255CD;
  border-radius: 5px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23B255CD' viewBox='0 0 16 16'%3E%3Cpath d='M12.207 4.793a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L6.5 9.086l4.293-4.293a1 1 0 0 1 1.414 0z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 12px 12px;
}

.select2-results__option .country-checkbox {
  appearance: none;
  -webkit-appearance: none;
  pointer-events: none;
  width: 18px;
  height: 18px;
  border: 1px solid #E4E3E4;
  border-radius: 5px;
  background-color: #F8F8F8;
  position: relative;
  display: inline-block;
  cursor: default;
}
/* end of */


/* Data type tabs  */
.data-type-inactive-tab .inactive {
  display: block;
}

.data-type-inactive-tab .active {
  display: none;
}

.data-type-active-tab .active {
  display: block;
}

.data-type-active-tab .inactive {
  display: none;
}
/* end of */

/* Sidebar */
/* Sidebar genişliği */
[data-slideover-target="desktopMenu"].expanded {
  @apply lg:w-72;
}

[data-slideover-target="desktopMenu"].collapsed {
  @apply lg:w-20;
}

/* Menü yazılarını collapsed modda gizlenmeli */
[data-slideover-target="desktopMenu"].collapsed nav ul li a span:last-child {
  @apply hidden;
}

/* Tooltip sadece sidebarda .collapsed class'ı varken görünmeli */
[data-slideover-target="desktopMenu"].collapsed [data-popover-target="card"] {
  display: block !important;
}

[data-popover-target="card"] {
  display: none;
}

/* Content alanının padding'i daraltılmış modda */
[data-slideover-target="content"].collapsed {
  @apply lg:pl-20;
}
/* end of */
.login-bg {
  background-repeat: no-repeat, repeat;
  background-image: linear-gradient(124.43deg, #780997 2%, rgba(62, 22, 73, 0.72) 92.3%) , url(/assets/bg-2-efed5117efd28a696e79d6dce03fc8d9322d11740d8d0c3e13860794e90d2c4f.jpg);
  background-size: cover;
}
label > abbr {
  text-decoration: none;
  vertical-align: middle;
}

.field_with_errors {
  margin-bottom: 2rem;
}

div.field_with_errors > input {
  border: 1px solid red;
  box-shadow: none;
}

div.field_with_errors > textarea {
  border: 1px solid red;
  box-shadow: none;
}

div.field_with_errors > select {
  border: 1px solid red;
  box-shadow: none;
}

input:focus, textarea:focus, [type=file]:focus {
  outline: none;
  box-shadow: none;
  border: none !important;
}

.field_with_errors > .select2 {
  border: 1px solid red !important;
  box-shadow: none !important;
}


/* Days of week inputs on integration period */
.days_of_week_field_with_errors {
  margin-bottom: 1rem;
}

div.days_of_week_field_with_errors > .days_of_week_container_list {
  border: 1px solid red;
  box-shadow: none;
}
.select2 {
  --tw-text-opacity: 1;
  --tw-shadow: 0 1px 2px 0 #0000000d;
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  --tw-ring-inset: inset !important;
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(228 227 228/var(--tw-ring-opacity)) !important;
  border-radius: 0.375rem !important;
  border-width: 0 !important;
  box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow) !important;
  color: rgb(55 65 81/var(--tw-text-opacity)) !important;
  display: block !important;
  padding-bottom: 0.25rem !important;
  padding-top: 0.25rem !important;
  padding-right: 0.75rem !important;
  padding-left: 0.75rem !important;
  width: 100% !important;
  font-size: .875rem !important;
  background-color: white !important;
}

.select2 > .selection > .select2-selection > .select2-selection__arrow {
  height: 100% !important;
  margin-right: 6px !important;
}

.select2 > .selection > .select2-selection {
  border: 0px !important;
}

.select2 > .selection > .select2-selection > .select2-selection__rendered  {
  padding-right: 0px !important;
  padding-left: 0px !important;
  color: #374151 !important;
}

.select2-container--open > .select2-dropdown--below {
  margin-top: 12px !important;
}

.select2-container--open > .select2-dropdown--above {
  margin-top: -12px !important;
}

.select2-container > .select2-dropdown {
  border: 1px solid !important;
  border-color: #E4E3E4 !important;
  border-radius: 0.375rem !important;
  padding-top: 4px !important;
  padding-bottom: 4px !important;
}

.select2-container > .select2-dropdown > .select2-results > .select2-results__options {
  color: #8E8A8E !important;
  font-size: small !important;
}

.select2-container > .select2-dropdown > .select2-results > .select2-results__options > .select2-results__option--selected {
  background-color: #F7EBFA !important;
  color: #B255CD !important;
}

.select2-container > .select2-dropdown > .select2-results > .select2-results__options > .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #F7EBFA !important;
  color: #B255CD !important;
}

.select2-container > .select2-dropdown > .select2-search > .select2-search__field {
  border: 1px solid #E4E3E4 !important;
  border-radius: 0.375rem !important;
  color: #8E8A8E !important;
  font-size: .875rem !important;
}

.select2-container > .select2-dropdown > .select2-search > .select2-search__field:focus {
  --tw-ring-color: #D39FE1 !important;
  --tw-ring-inset: inset !important;
  box-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
}

.field_with_errors  .select2 {
  border: 1px solid red !important;
  box-shadow: none !important;
}

select[readonly].select2 {
  pointer-events: none;
  touch-action: none;
}

select[readonly].select2 {
  background: rgba(128, 128, 128, 0.077);
  box-shadow: none;
}

.select2-container--disabled {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246/var(--tw-bg-opacity))  !important;
}

.select2-container--disabled .select2-selection--single {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246/var(--tw-bg-opacity))  !important;
}
/* Slider Bullets */
.swiper-pagination {
  position: static !important;
  margin-top: 0.75rem;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 2px;
  z-index: 10;
}

.swiper-pagination-bullet {
  background-color: #E3C1EC !important;
  width: 5px !important;
  height: 3px !important;
  border-radius: 2px !important;
  margin: 0 1px;
  transition: all 0.3s;
}

.swiper-pagination-bullet-active {
  background-color: #A234C1 !important;
  width: 16px !important;
  height: 3px !important;
  border-radius: 4px !important;
}
/* end of Slider Dots */

/* level-player-container slides styles */
.level-player-container .swiper-wrapper .swiper-slide {
  background-color: #E7E7E7;
  box-shadow: 0px 6px 33px 0px rgba(215, 206, 206, 0.55);
  transition-property: background-color, border-color, color, text-decoration-color, box-shadow;
  transition-duration: 400ms;
  transition-timing-function: ease-in-out;
}

.level-player-container .swiper-wrapper .swiper-slide.swiper-slide-active {
  background-color: #ffffff;
}

.level-player-image {
  box-shadow: 0px 2px 11px 0px #7434869E;
}
/* end of level-player-container slides styles */

.welcome-bg {
  background-repeat: no-repeat, repeat;
  background-image: linear-gradient(109.19deg, #24002fa9 -0.97%, #1c1a1da8 106.7%), url(/assets/bg-1-c3396548c7678e404246cf4fcfb8a94bbb237d1d36b6f6c2a3b453f0e77b39f2.jpg);
  background-size: cover;
  background-position: center;
}
/*
 * 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.
 *


 */
