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;
}
/*!
 * Toastify js 1.12.0
 * https://github.com/apvarun/toastify-js
 * @license MIT licensed
 *
 * Copyright (C) 2018 Varun A P
 */
.tippy-box[data-animation="fade"][data-state="hidden"] {
  opacity: 0;
}

[data-tippy-root] {
  max-width: calc(100vw - 10px);
}

.tippy-box {
  color: #fff;
  white-space: normal;
  background-color: #333;
  border-radius: 4px;
  outline: 0;
  font-size: 14px;
  line-height: 1.4;
  transition-property: transform, visibility, opacity;
  position: relative;
}

.tippy-box[data-placement^="top"] > .tippy-arrow {
  bottom: 0;
}

.tippy-box[data-placement^="top"] > .tippy-arrow:before {
  border-width: 8px 8px 0;
  border-top-color: initial;
  transform-origin: top;
  bottom: -7px;
  left: 0;
}

.tippy-box[data-placement^="bottom"] > .tippy-arrow {
  top: 0;
}

.tippy-box[data-placement^="bottom"] > .tippy-arrow:before {
  border-width: 0 8px 8px;
  border-bottom-color: initial;
  transform-origin: bottom;
  top: -7px;
  left: 0;
}

.tippy-box[data-placement^="left"] > .tippy-arrow {
  right: 0;
}

.tippy-box[data-placement^="left"] > .tippy-arrow:before {
  border-width: 8px 0 8px 8px;
  border-left-color: initial;
  transform-origin: 0;
  right: -7px;
}

.tippy-box[data-placement^="right"] > .tippy-arrow {
  left: 0;
}

.tippy-box[data-placement^="right"] > .tippy-arrow:before {
  border-width: 8px 8px 8px 0;
  border-right-color: initial;
  transform-origin: 100%;
  left: -7px;
}

.tippy-box[data-inertia][data-state="visible"] {
  transition-timing-function: cubic-bezier(.54, 1.5, .38, 1.11);
}

.tippy-arrow {
  color: #333;
  width: 16px;
  height: 16px;
}

.tippy-arrow:before {
  content: "";
  border-style: solid;
  border-color: #0000;
  position: absolute;
}

.tippy-content {
  z-index: 1;
  padding: 5px 9px;
  position: relative;
}

.tippy-box[data-theme~="light"] {
  color: #26323d;
  background-color: #fff;
  box-shadow: 0 0 20px 4px #9aa1b126, 0 4px 80px -8px #24282f40, 0 4px 4px -2px #5b5e6926;
}

.tippy-box[data-theme~="light"][data-placement^="top"] > .tippy-arrow:before {
  border-top-color: #fff;
}

.tippy-box[data-theme~="light"][data-placement^="bottom"] > .tippy-arrow:before {
  border-bottom-color: #fff;
}

.tippy-box[data-theme~="light"][data-placement^="left"] > .tippy-arrow:before {
  border-left-color: #fff;
}

.tippy-box[data-theme~="light"][data-placement^="right"] > .tippy-arrow:before {
  border-right-color: #fff;
}

.tippy-box[data-theme~="light"] > .tippy-backdrop {
  background-color: #fff;
}

.tippy-box[data-theme~="light"] > .tippy-svg-arrow {
  fill: #fff;
}

.flatpickr-calendar {
  opacity: 0;
  text-align: center;
  visibility: hidden;
  box-sizing: border-box;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  direction: ltr;
  background: #fff;
  border: 0;
  border-radius: 5px;
  width: 307.875px;
  padding: 0;
  font-size: 14px;
  line-height: 24px;
  animation: none;
  display: none;
  position: absolute;
  box-shadow: 1px 0 #e6e6e6, -1px 0 #e6e6e6, 0 1px #e6e6e6, 0 -1px #e6e6e6, 0 3px 13px #00000014;
}

.flatpickr-calendar.open, .flatpickr-calendar.inline {
  opacity: 1;
  visibility: visible;
  max-height: 640px;
}

.flatpickr-calendar.open {
  z-index: 99999;
  display: inline-block;
}

.flatpickr-calendar.animate.open {
  animation: .3s cubic-bezier(.23, 1, .32, 1) fpFadeInDown;
}

.flatpickr-calendar.inline {
  display: block;
  position: relative;
  top: 2px;
}

.flatpickr-calendar.static {
  position: absolute;
  top: calc(100% + 2px);
}

.flatpickr-calendar.static.open {
  z-index: 999;
  display: block;
}

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7) {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1) {
  box-shadow: -2px 0 #e6e6e6, 5px 0 #e6e6e6;
}

.flatpickr-calendar .hasWeeks .dayContainer, .flatpickr-calendar .hasTime .dayContainer {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.flatpickr-calendar .hasWeeks .dayContainer {
  border-left: 0;
}

.flatpickr-calendar.hasTime .flatpickr-time {
  border-top: 1px solid #e6e6e6;
  height: 40px;
}

.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
  height: auto;
}

.flatpickr-calendar:before, .flatpickr-calendar:after {
  pointer-events: none;
  content: "";
  border: solid #0000;
  width: 0;
  height: 0;
  display: block;
  position: absolute;
  left: 22px;
}

.flatpickr-calendar.rightMost:before, .flatpickr-calendar.arrowRight:before, .flatpickr-calendar.rightMost:after, .flatpickr-calendar.arrowRight:after {
  left: auto;
  right: 22px;
}

.flatpickr-calendar.arrowCenter:before, .flatpickr-calendar.arrowCenter:after {
  left: 50%;
  right: 50%;
}

.flatpickr-calendar:before {
  border-width: 5px;
  margin: 0 -5px;
}

.flatpickr-calendar:after {
  border-width: 4px;
  margin: 0 -4px;
}

.flatpickr-calendar.arrowTop:before, .flatpickr-calendar.arrowTop:after {
  bottom: 100%;
}

.flatpickr-calendar.arrowTop:before {
  border-bottom-color: #e6e6e6;
}

.flatpickr-calendar.arrowTop:after {
  border-bottom-color: #fff;
}

.flatpickr-calendar.arrowBottom:before, .flatpickr-calendar.arrowBottom:after {
  top: 100%;
}

.flatpickr-calendar.arrowBottom:before {
  border-top-color: #e6e6e6;
}

.flatpickr-calendar.arrowBottom:after {
  border-top-color: #fff;
}

.flatpickr-calendar:focus {
  outline: 0;
}

.flatpickr-wrapper {
  display: inline-block;
  position: relative;
}

.flatpickr-months {
  display: flex;
}

.flatpickr-months .flatpickr-month {
  color: #000000e6;
  fill: #000000e6;
  text-align: center;
  -webkit-user-select: none;
  user-select: none;
  background: none;
  flex: 1;
  height: 34px;
  line-height: 1;
  position: relative;
  overflow: hidden;
}

.flatpickr-months .flatpickr-prev-month, .flatpickr-months .flatpickr-next-month {
  -webkit-user-select: none;
  user-select: none;
  cursor: pointer;
  z-index: 3;
  color: #000000e6;
  fill: #000000e6;
  height: 34px;
  padding: 10px;
  text-decoration: none;
  position: absolute;
  top: 0;
}

.flatpickr-months .flatpickr-prev-month.flatpickr-disabled, .flatpickr-months .flatpickr-next-month.flatpickr-disabled {
  display: none;
}

.flatpickr-months .flatpickr-prev-month i, .flatpickr-months .flatpickr-next-month i {
  position: relative;
}

.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month, .flatpickr-months .flatpickr-next-month.flatpickr-prev-month {
  left: 0;
}

.flatpickr-months .flatpickr-prev-month.flatpickr-next-month, .flatpickr-months .flatpickr-next-month.flatpickr-next-month {
  right: 0;
}

.flatpickr-months .flatpickr-prev-month:hover, .flatpickr-months .flatpickr-next-month:hover {
  color: #959ea9;
}

.flatpickr-months .flatpickr-prev-month:hover svg, .flatpickr-months .flatpickr-next-month:hover svg {
  fill: #f64747;
}

.flatpickr-months .flatpickr-prev-month svg, .flatpickr-months .flatpickr-next-month svg {
  width: 14px;
  height: 14px;
}

.flatpickr-months .flatpickr-prev-month svg path, .flatpickr-months .flatpickr-next-month svg path {
  fill: inherit;
  transition: fill .1s;
}

.numInputWrapper {
  height: auto;
  position: relative;
}

.numInputWrapper input, .numInputWrapper span {
  display: inline-block;
}

.numInputWrapper input {
  width: 100%;
}

.numInputWrapper input::-ms-clear {
  display: none;
}

.numInputWrapper input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.numInputWrapper input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.numInputWrapper span {
  opacity: 0;
  cursor: pointer;
  box-sizing: border-box;
  border: 1px solid #39393926;
  width: 14px;
  height: 50%;
  padding: 0 4px 0 2px;
  line-height: 50%;
  position: absolute;
  right: 0;
}

.numInputWrapper span:hover {
  background: #0000001a;
}

.numInputWrapper span:active {
  background: #0003;
}

.numInputWrapper span:after {
  content: "";
  display: block;
  position: absolute;
}

.numInputWrapper span.arrowUp {
  border-bottom: 0;
  top: 0;
}

.numInputWrapper span.arrowUp:after {
  border-bottom: 4px solid #39393999;
  border-left: 4px solid #0000;
  border-right: 4px solid #0000;
  top: 26%;
}

.numInputWrapper span.arrowDown {
  top: 50%;
}

.numInputWrapper span.arrowDown:after {
  border-top: 4px solid #39393999;
  border-left: 4px solid #0000;
  border-right: 4px solid #0000;
  top: 40%;
}

.numInputWrapper span svg {
  width: inherit;
  height: auto;
}

.numInputWrapper span svg path {
  fill: #00000080;
}

.numInputWrapper:hover {
  background: #0000000d;
}

.numInputWrapper:hover span {
  opacity: 1;
}

.flatpickr-current-month {
  font-size: 135%;
  line-height: inherit;
  color: inherit;
  text-align: center;
  width: 75%;
  height: 34px;
  padding: 7.48px 0 0;
  font-weight: 300;
  line-height: 1;
  display: inline-block;
  position: absolute;
  left: 12.5%;
  transform: translate3d(0, 0, 0);
}

.flatpickr-current-month span.cur-month {
  color: inherit;
  margin-left: .5ch;
  padding: 0;
  font-family: inherit;
  font-weight: 700;
  display: inline-block;
}

.flatpickr-current-month span.cur-month:hover {
  background: #0000000d;
}

.flatpickr-current-month .numInputWrapper {
  width: 6ch;
  width: 7ch�;
  display: inline-block;
}

.flatpickr-current-month .numInputWrapper span.arrowUp:after {
  border-bottom-color: #000000e6;
}

.flatpickr-current-month .numInputWrapper span.arrowDown:after {
  border-top-color: #000000e6;
}

.flatpickr-current-month input.cur-year {
  box-sizing: border-box;
  color: inherit;
  cursor: text;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  line-height: inherit;
  height: auto;
  vertical-align: initial;
  appearance: textfield;
  background: none;
  border: 0;
  border-radius: 0;
  margin: 0;
  padding: 0 0 0 .5ch;
  display: inline-block;
}

.flatpickr-current-month input.cur-year:focus {
  outline: 0;
}

.flatpickr-current-month input.cur-year[disabled], .flatpickr-current-month input.cur-year[disabled]:hover {
  color: #00000080;
  pointer-events: none;
  background: none;
  font-size: 100%;
}

.flatpickr-current-month .flatpickr-monthDropdown-months {
  appearance: menulist;
  box-sizing: border-box;
  color: inherit;
  cursor: pointer;
  font-size: inherit;
  height: auto;
  font-family: inherit;
  font-weight: 300;
  line-height: inherit;
  vertical-align: initial;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  width: auto;
  margin: -1px 0 0;
  padding: 0 0 0 .5ch;
  position: relative;
}

.flatpickr-current-month .flatpickr-monthDropdown-months:focus, .flatpickr-current-month .flatpickr-monthDropdown-months:active {
  outline: none;
}

.flatpickr-current-month .flatpickr-monthDropdown-months:hover {
  background: #0000000d;
}

.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month {
  background-color: #0000;
  outline: none;
  padding: 0;
}

.flatpickr-weekdays {
  text-align: center;
  background: none;
  align-items: center;
  width: 100%;
  height: 28px;
  display: flex;
  overflow: hidden;
}

.flatpickr-weekdays .flatpickr-weekdaycontainer {
  flex: 1;
  display: flex;
}

span.flatpickr-weekday {
  cursor: default;
  color: #0000008a;
  text-align: center;
  background: none;
  flex: 1;
  margin: 0;
  font-size: 90%;
  font-weight: bolder;
  line-height: 1;
  display: block;
}

.dayContainer, .flatpickr-weeks {
  padding: 1px 0 0;
}

.flatpickr-days {
  align-items: flex-start;
  width: 307.875px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.flatpickr-days:focus {
  outline: 0;
}

.dayContainer {
  text-align: left;
  box-sizing: border-box;
  opacity: 1;
  outline: 0;
  flex-wrap: wrap;
  justify-content: space-around;
  width: 307.875px;
  min-width: 307.875px;
  max-width: 307.875px;
  padding: 0;
  display: flex;
  transform: translate3d(0, 0, 0);
}

.dayContainer + .dayContainer {
  box-shadow: -1px 0 #e6e6e6;
}

.flatpickr-day {
  box-sizing: border-box;
  color: #393939;
  cursor: pointer;
  text-align: center;
  background: none;
  border: 1px solid #0000;
  border-radius: 150px;
  flex-basis: 14.2857%;
  justify-content: center;
  width: 14.2857%;
  max-width: 39px;
  height: 39px;
  margin: 0;
  font-weight: 400;
  line-height: 39px;
  display: inline-block;
  position: relative;
}

.flatpickr-day.inRange, .flatpickr-day.prevMonthDay.inRange, .flatpickr-day.nextMonthDay.inRange, .flatpickr-day.today.inRange, .flatpickr-day.prevMonthDay.today.inRange, .flatpickr-day.nextMonthDay.today.inRange, .flatpickr-day:hover, .flatpickr-day.prevMonthDay:hover, .flatpickr-day.nextMonthDay:hover, .flatpickr-day:focus, .flatpickr-day.prevMonthDay:focus, .flatpickr-day.nextMonthDay:focus {
  cursor: pointer;
  background: #e6e6e6;
  border-color: #e6e6e6;
  outline: 0;
}

.flatpickr-day.today {
  border-color: #959ea9;
}

.flatpickr-day.today:hover, .flatpickr-day.today:focus {
  color: #fff;
  background: #959ea9;
  border-color: #959ea9;
}

.flatpickr-day.selected, .flatpickr-day.startRange, .flatpickr-day.endRange, .flatpickr-day.selected.inRange, .flatpickr-day.startRange.inRange, .flatpickr-day.endRange.inRange, .flatpickr-day.selected:focus, .flatpickr-day.startRange:focus, .flatpickr-day.endRange:focus, .flatpickr-day.selected:hover, .flatpickr-day.startRange:hover, .flatpickr-day.endRange:hover, .flatpickr-day.selected.prevMonthDay, .flatpickr-day.startRange.prevMonthDay, .flatpickr-day.endRange.prevMonthDay, .flatpickr-day.selected.nextMonthDay, .flatpickr-day.startRange.nextMonthDay, .flatpickr-day.endRange.nextMonthDay {
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  background: #569ff7;
  border-color: #569ff7;
}

.flatpickr-day.selected.startRange, .flatpickr-day.startRange.startRange, .flatpickr-day.endRange.startRange {
  border-radius: 50px 0 0 50px;
}

.flatpickr-day.selected.endRange, .flatpickr-day.startRange.endRange, .flatpickr-day.endRange.endRange {
  border-radius: 0 50px 50px 0;
}

.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)), .flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)), .flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)) {
  box-shadow: -10px 0 #569ff7;
}

.flatpickr-day.selected.startRange.endRange, .flatpickr-day.startRange.startRange.endRange, .flatpickr-day.endRange.startRange.endRange {
  border-radius: 50px;
}

.flatpickr-day.inRange {
  border-radius: 0;
  box-shadow: -5px 0 #e6e6e6, 5px 0 #e6e6e6;
}

.flatpickr-day.flatpickr-disabled, .flatpickr-day.flatpickr-disabled:hover, .flatpickr-day.prevMonthDay, .flatpickr-day.nextMonthDay, .flatpickr-day.notAllowed, .flatpickr-day.notAllowed.prevMonthDay, .flatpickr-day.notAllowed.nextMonthDay {
  color: #3939394d;
  cursor: default;
  background: none;
  border-color: #0000;
}

.flatpickr-day.flatpickr-disabled, .flatpickr-day.flatpickr-disabled:hover {
  cursor: not-allowed;
  color: #3939391a;
}

.flatpickr-day.week.selected {
  border-radius: 0;
  box-shadow: -5px 0 #569ff7, 5px 0 #569ff7;
}

.flatpickr-day.hidden {
  visibility: hidden;
}

.rangeMode .flatpickr-day {
  margin-top: 1px;
}

.flatpickr-weekwrapper {
  float: left;
}

.flatpickr-weekwrapper .flatpickr-weeks {
  padding: 0 12px;
  box-shadow: 1px 0 #e6e6e6;
}

.flatpickr-weekwrapper .flatpickr-weekday {
  float: none;
  width: 100%;
  line-height: 28px;
}

.flatpickr-weekwrapper span.flatpickr-day, .flatpickr-weekwrapper span.flatpickr-day:hover {
  color: #3939394d;
  cursor: default;
  background: none;
  border: none;
  width: 100%;
  max-width: none;
  display: block;
}

.flatpickr-innerContainer {
  box-sizing: border-box;
  display: flex;
  overflow: hidden;
}

.flatpickr-rContainer {
  box-sizing: border-box;
  padding: 0;
  display: inline-block;
}

.flatpickr-time {
  text-align: center;
  box-sizing: border-box;
  outline: 0;
  height: 0;
  max-height: 40px;
  line-height: 40px;
  display: flex;
  overflow: hidden;
}

.flatpickr-time:after {
  content: "";
  clear: both;
  display: table;
}

.flatpickr-time .numInputWrapper {
  float: left;
  flex: 1;
  width: 40%;
  height: 40px;
}

.flatpickr-time .numInputWrapper span.arrowUp:after {
  border-bottom-color: #393939;
}

.flatpickr-time .numInputWrapper span.arrowDown:after {
  border-top-color: #393939;
}

.flatpickr-time.hasSeconds .numInputWrapper {
  width: 26%;
}

.flatpickr-time.time24hr .numInputWrapper {
  width: 49%;
}

.flatpickr-time input {
  -webkit-box-shadow: none;
  box-shadow: none;
  text-align: center;
  height: inherit;
  line-height: inherit;
  color: #393939;
  box-sizing: border-box;
  appearance: textfield;
  background: none;
  border: 0;
  border-radius: 0;
  margin: 0;
  padding: 0;
  font-size: 14px;
  position: relative;
}

.flatpickr-time input.flatpickr-hour {
  font-weight: bold;
}

.flatpickr-time input.flatpickr-minute, .flatpickr-time input.flatpickr-second {
  font-weight: 400;
}

.flatpickr-time input:focus {
  border: 0;
  outline: 0;
}

.flatpickr-time .flatpickr-time-separator, .flatpickr-time .flatpickr-am-pm {
  height: inherit;
  float: left;
  line-height: inherit;
  color: #393939;
  -webkit-user-select: none;
  user-select: none;
  align-self: center;
  width: 2%;
  font-weight: bold;
}

.flatpickr-time .flatpickr-am-pm {
  cursor: pointer;
  text-align: center;
  outline: 0;
  width: 18%;
  font-weight: 400;
}

.flatpickr-time input:hover, .flatpickr-time .flatpickr-am-pm:hover, .flatpickr-time input:focus, .flatpickr-time .flatpickr-am-pm:focus {
  background: #eee;
}

.flatpickr-input[readonly] {
  cursor: pointer;
}

@keyframes fpFadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

.toastify {
  color: #fff;
  opacity: 0;
  cursor: pointer;
  z-index: 2147483647;
  background: linear-gradient(135deg, #73a5ff, #5477f5);
  border-radius: 2px;
  max-width: calc(50% - 20px);
  padding: 12px 20px;
  text-decoration: none;
  transition: all .4s cubic-bezier(.215, .61, .355, 1);
  display: inline-block;
  position: fixed;
  box-shadow: 0 3px 6px -1px #0000001f, 0 10px 36px -4px #4d60e84d;
}

.toastify.on {
  opacity: 1;
}

.toast-close {
  color: #fff;
  cursor: pointer;
  opacity: .4;
  background: none;
  border: 0;
  padding: 0 5px;
  font-family: inherit;
  font-size: 1em;
}

.toastify-right {
  right: 15px;
}

.toastify-left {
  left: 15px;
}

.toastify-top {
  top: -150px;
}

.toastify-bottom {
  bottom: -150px;
}

.toastify-rounded {
  border-radius: 25px;
}

.toastify-avatar {
  border-radius: 2px;
  width: 1.5em;
  height: 1.5em;
  margin: -7px 5px;
}

.toastify-center {
  max-width: -moz-fit-content;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}

@media only screen and (width <= 360px) {
  .toastify-right, .toastify-left {
    max-width: fit-content;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
  }
}

:root {
  --font-family-sans: Poppins, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
  --font-family-mono: ui-monospace, SFMono-Regular, "SF Mono", Consolas, "Liberation Mono", Menlo, monospace;
  --font-family-radikal: Radikal;
  --font-family-poppins: Poppins;
  --font-size-75: .75rem;
  --font-size-100: .875rem;
  --font-size-200: 1rem;
  --font-size-300: 1.25rem;
  --font-size-400: 1.5rem;
  --font-size-500: 1.75rem;
  --font-size-600: 2rem;
  --font-size-700: 2.5rem;
  --font-weight-regular: 400;
  --font-weight-medium: 500;
  --font-weight-semibold: 600;
  --font-weight-bold: 700;
  --font-line-height-1: 1rem;
  --font-line-height-2: 1.25rem;
  --font-line-height-3: 1.5rem;
  --font-line-height-4: 1.75rem;
  --font-line-height-5: 2rem;
  --font-line-height-6: 2.5rem;
  --font-line-height-7: 3rem;
  --breakpoints-xs: 0rem;
  --breakpoints-sm: 30.625rem;
  --breakpoints-md: 48rem;
  --breakpoints-lg: 65rem;
  --breakpoints-xl: 90rem;
  --shadow-transparent: 0 0 0 0 transparent;
  --shadow-faint: 0 1px 0 0 #161d250d;
  --shadow-base: 0 0 0 1px #3f3f440d, 0 1px 3px 0 #3f3f4426;
  --shadow-deep: 0 0 0 1px #062c521a, 0 2px 16px #212b3614;
  --shadow-button: 0 1px 0 #0000000d;
  --shadow-top-bar: 0 2px 2px -1px #00000026;
  --shadow-card: 0 0 5px #1718180d, 0 1px 2px #00000026;
  --shadow-popover: 0 3px 6px -3px #17181814, 0 8px 20px -4px #1718181f;
  --shadow-layer: 0 31px 41px 0 #202a3533, 0 2px 16px 0 #202a3614;
  --shadow-modal: 0 26px 80px #0003, 0 0px 1px #0003;
  --shadows-inset-button: inset 0 -1px 0 #0003;
  --shadows-inset-button-pressed: inset 0 1px 0 #00000026;
  --icon-size-small: .5rem;
  --icon-size-medium: 1.25rem;
  --duration-0: 0s;
  --duration-50: 50ms;
  --duration-100: .1s;
  --duration-150: .15s;
  --duration-200: .2s;
  --duration-250: .25s;
  --duration-300: .3s;
  --duration-350: .35s;
  --duration-400: .4s;
  --duration-450: .45s;
  --duration-500: .5s;
  --duration-5000: 5s;
  --ease: cubic-bezier(.25, .1, .25, 1);
  --ease-in: cubic-bezier(.42, 0, 1, 1);
  --ease-out: cubic-bezier(0, 0, .58, 1);
  --ease-in-out: cubic-bezier(.42, 0, .58, 1);
  --linear: cubic-bezier(0, 0, 1, 1);
  --keyframes-bounce: from, 65%, 85% transform: scale(1) 75% transform: scale(.85) 82.5% transform: scale(1.05);
  --keyframes-fade-in: to opacity: 1;
  --keyframes-fade-out: to opacity: 0;
  --keyframes-pulse: from, 75% transform: scale(.85) opacity: 1 to transform: scale(2.5) opacity: 0;
  --keyframes-spin: to transform: rotate(1turn);
  --border-radius-05: .125rem;
  --border-radius-1: .25rem;
  --border-radius-2: .5rem;
  --border-radius-3: .75rem;
  --border-radius-4: 1rem;
  --border-radius-5: 1.25rem;
  --border-radius-6: 1.875rem;
  --border-radius-base: .1875rem;
  --border-radius-large: .375rem;
  --border-radius-half: 50%;
  --border-width-1: .0625rem;
  --border-width-2: .125rem;
  --border-width-3: .1875rem;
  --border-width-4: .25rem;
  --border-width-5: .3125rem;
  --border-base: var(--border-width-1) solid var(--border-subdued);
  --border-dark: var(--border-width-1) solid var(--border);
  --border-transparent: var(--border-width-1) solid transparent;
  --border-divider: var(--border-width-1) solid var(--divider);
  --border-divider-on-dark: var(--border-width-1) solid var(--divider-dark);
  --space-0: 0;
  --space-025: .0625rem;
  --space-05: .125rem;
  --space-1: .25rem;
  --space-2: .5rem;
  --space-3: .75rem;
  --space-4: 1rem;
  --space-5: 1.25rem;
  --space-6: 1.5rem;
  --space-8: 2rem;
  --space-10: 2.5rem;
  --space-12: 3rem;
  --space-16: 4rem;
  --space-20: 5rem;
  --space-24: 6rem;
  --space-28: 7rem;
  --space-32: 8rem;
  --z-1: 100;
  --z-2: 400;
  --z-3: 510;
  --z-4: 512;
  --z-5: 513;
  --z-6: 514;
  --z-7: 515;
  --z-8: 516;
  --z-9: 517;
  --z-10: 518;
  --z-11: 519;
  --z-12: 520;
  --color-primary: #46d3d3;
  --color-primary-light: #eafafa;
  --color-interactive: #3898ec;
  --color-interactive-light: #5caff7;
  --color-interactive-dark: #2d6fd2;
  --color-warning: #ffca0f;
  --color-warning-light: #f8d249;
  --color-alert: #f97561;
  --color-alert-light: #f28676;
  --color-secondary-1: #fffaf6;
  --color-secondary-2: #ffca0f;
  --color-secondary-3: #41766c;
  --color-neutral-100: #fff;
  --color-neutral-200: #fbfbfb;
  --color-neutral-300: #f2f0ef;
  --color-neutral-400: #e0dbdb;
  --color-neutral-500: #d0cccc;
  --color-neutral-600: #817d7d;
  --color-neutral-700: #493d3c;
  --color-neutral-800: #2c2524;
}

html, body {
  font-size: .9375rem;
  font-weight: var(--s-font-weight-regular);
  line-height: var(--s-font-line-height-2);
  text-transform: initial;
  letter-spacing: initial;
  font-weight: var(--s-font-weight-regular);
  color: var(--s-text);
}

html, body, button {
  font-family: var(--s-font-family-sans);
}

html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  text-rendering: optimizelegibility;
  font-size: 100%;
  position: relative;
}

body {
  background-color: #f6f6f7;
  min-height: 100%;
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6, p {
  font-size: var(--s-font-size-200);
  font-weight: var(--s-font-weight-regular);
  margin: 0;
}

*, :before, :after {
  box-sizing: border-box;
}

button::-moz-focus-inner {
  border-style: none;
}

[type="button"]::-moz-focus-inner {
  border-style: none;
}

[type="reset"]::-moz-focus-inner {
  border-style: none;
}

[type="submit"]::-moz-focus-inner {
  border-style: none;
}

@media (width >= 48em) {
  html, body, p {
    font-size: var(--s-font-size-100);
  }
}

@media print {
  body {
    background-color: #0000 !important;
  }
}

@keyframes keyframes-spin {
  to {
    transform: rotate(1turn);
  }
}

@keyframes keyframes-bounce {
  from, 65%, 85% {
    transform: scale(1);
  }

  75% {
    transform: scale(.85);
  }

  82.5% {
    transform: scale(1.05);
  }
}

@keyframes keyframes-pulse {
  from, 75% {
    opacity: 1;
    transform: scale(.85);
  }

  to {
    opacity: 0;
    transform: scale(2.5);
  }
}

@keyframes keyframes-fade-in {
  to {
    opacity: 1;
  }
}

@keyframes keyframes-fade-out {
  to {
    opacity: 0;
  }
}

.grid {
  gap: .5em;
  display: grid;
}

.grid.is-2x2 {
  grid-template-columns: max-content auto;
  gap: 1em 3em;
}

.table {
  flex-flow: column;
  gap: 1em;
  display: flex;
}

.table .row {
  clear: both;
  border-bottom: 1px solid #eee;
  flex-grow: 1;
  width: 100%;
  display: flex;
}

.table .row .cell {
  flex-grow: 1;
  display: block;
}

.notdienst-table {
  grid-template-columns: 300px auto 300px 120px;
  row-gap: 0;
  display: grid;
}

.notdienst-table .row {
  display: contents;
}

.notdienst-table .row .cell {
  padding: .75em 0;
  line-height: 1.5em;
}

.notdienst-table .row:not(:last-of-type) .cell {
  border-bottom: 1px solid #eee;
}

.grid.form {
  row-gap: 1em;
}

.personal-table {
  grid-template-columns: 60px auto 600px auto 120px;
  row-gap: 0;
  display: grid;
}

.personal-table .row {
  display: contents;
}

.personal-table .row .cell {
  padding: .75em 0;
  line-height: 1.5em;
}

.personal-table .row:not(:last-of-type) .cell {
  border-bottom: 1px solid #eee;
}

.aktuelles-table {
  grid-template-columns: 60px auto auto auto max-content;
  row-gap: 0;
  display: grid;
}

.aktuelles-table .row {
  display: contents;
}

.aktuelles-table .row .cell {
  padding: .75em 0;
  line-height: 1.5em;
}

.aktuelles-table .row:not(:last-of-type) .cell {
  border-bottom: 1px solid #eee;
}

.space {
  display: block;
}

.space.vertical {
  height: 1em;
  min-height: 1em;
}

.space.vertical.small {
  height: .5em;
  min-height: .5em;
}

.space.vertical.large {
  height: 2em;
  min-height: 2em;
}

.space.vertical.extra-large {
  height: 4em;
  min-height: 4em;
}

.space.horizontal {
  width: 1em;
  min-width: 1em;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-1 {
  margin-bottom: .5rem !important;
}

.mb-2 {
  margin-bottom: 1rem !important;
}

.mb-3 {
  margin-bottom: 1.5rem !important;
}

.mb-4 {
  margin-bottom: 2rem !important;
}

.mr-0 {
  margin-right: 0 !important;
}

.mr-1 {
  margin-right: .5rem !important;
}

.mr-2 {
  margin-right: 1rem !important;
}

.mr-3 {
  margin-right: 1.5rem !important;
}

.mr-4 {
  margin-right: 2rem !important;
}

.hidden {
  display: none;
}

@media (width <= 47.9975em) {
  .hidden-mobile {
    display: none !important;
  }
}

@media (width >= 47.9975em) {
  .hidden-tablet-up {
    display: none !important;
  }
}

.heading-1, h1 {
  color: var(--color-neutral-800);
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 49px;
  font-weight: 800;
  line-height: 1.51em;
}

.heading-2, h2 {
  color: var(--color-neutral-800);
  margin-top: 0;
  margin-bottom: 24px;
  font-size: 38px;
  font-weight: 800;
  line-height: 1.395em;
}

.heading-3, h3 {
  color: var(--color-neutral-800);
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 26px;
  font-weight: 800;
  line-height: 1.5em;
}

.heading-4, h4 {
  color: var(--color-neutral-800);
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 22px;
  font-weight: 800;
  line-height: 1.682em;
}

.heading-5, h5 {
  color: var(--color-neutral-800);
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 18px;
  font-weight: 800;
  line-height: 1.333em;
}

.heading-6, h6 {
  color: var(--color-neutral-800);
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 800;
  line-height: 1.375em;
}

.text-logo {
  color: var(--color-neutral-800);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.175em;
}

.paragraph, p {
  margin-top: 0;
  margin-bottom: 20px;
}

.paragraph-small {
  font-size: 16px;
  line-height: 1.5em;
}

.paragraph-large {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.583em;
}

.link, a {
  cursor: pointer;
  color: var(--color-primary);
  background-color: #0000;
  text-decoration: underline;
  transition: color .3s;
}

.link:hover, a:hover {
  color: var(--color-secondary-2);
}

.text-bold, strong {
  color: var(--color-neutral-800);
  font-weight: 600;
}

.text-italic, em {
  font-style: italic;
}

.text-quote, blockquote {
  background-color: var(--color-neutral-200);
  color: var(--color-neutral-800);
  text-align: center;
  border-left: 0 solid #000;
  border-radius: 20px;
  margin: 0 0 10px;
  padding: 94px;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.583em;
  box-shadow: 0 5px 14px #080f340a;
}

.text-quote .attribution, blockquote .attribution {
  color: var(--color-neutral-500);
  font-size: 14px;
  font-weight: 500;
  display: block;
}

.text-muted {
  color: var(--color-neutral-600);
}

.text-warning {
  color: var(--color-warning);
}

.text-alert, .text-danger {
  color: var(--color-alert);
}

.text-no-wrap {
  white-space: nowrap;
}

.text-centered {
  text-align: center;
}

.line-height-1 {
  line-height: .5em;
}

.button {
  background-color: var(--color-interactive);
  color: #fff;
  line-height: inherit;
  cursor: pointer;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  border: 0;
  border-radius: 8px;
  padding: 18px 28px;
  text-decoration: none;
  transition: color .3s, transform .3s, background-color .3s;
  display: inline-block;
  transform: translate3d(0, 0, .01px);
}

.button:hover {
  transform: translate3d(0, -4px, .01px);
}

.button.primary {
  background-color: var(--color-primary);
  color: var(--color-neutral-100);
  text-align: center;
  font-weight: 600;
  line-height: 1.111em;
}

.button.primary:hover {
  background-color: var(--color-secondary-2);
  color: var(--color-neutral-800);
}

.button.secondary {
  background-color: var(--color-neutral-300);
  color: var(--color-neutral-800);
  text-align: center;
  line-height: 1.111em;
}

.button.secondary:hover {
  background-color: var(--color-neutral-400);
  color: var(--color-neutral-800);
}

.button.danger {
  background-color: var(--color-neutral-300);
  color: var(--color-neutral-800);
  text-align: center;
  line-height: 1.111em;
}

.button.danger:hover {
  background-color: var(--color-alert);
  color: var(--color-neutral-100);
}

.button.warning {
  background-color: var(--color-neutral-300);
  color: var(--color-neutral-800);
  text-align: center;
  line-height: 1.111em;
}

.button.warning:hover {
  background-color: var(--color-warning);
  color: var(--color-neutral-800);
}

.button.interactive {
  background-color: var(--color-interactive);
  color: var(--color-neutral-100);
  text-align: center;
  font-weight: 600;
  line-height: 1.111em;
}

.button.interactive:hover {
  background-color: var(--color-interactive-dark);
  color: var(--color-neutral-100);
}

.button.small {
  padding: 14px 28px;
  font-size: 16px;
  line-height: 1.125em;
}

.button.large {
  padding: 26px 44px;
  font-size: 20px;
}

.button.icon-only {
  padding: 10px 14px;
}

.buttons {
  align-items: center;
  gap: .5em;
  display: inline-flex;
}

.button.menu {
  padding: 14px 28px;
  font-size: 16px;
  line-height: 1.125em;
}

@media (width <= 47.9975em) {
  .button.menu {
    padding: 12px 18px;
  }
}

.box {
  border: 1px solid var(--color-neutral-400);
  border-radius: 8px;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  overflow: hidden;
  box-shadow: 4px 4px 8px 2px #eee;
}

.box .box-header {
  background-color: var(--color-primary-light);
  border-bottom: 1px solid var(--color-neutral-400);
  align-items: center;
  gap: 1em;
  padding: 16px;
  display: flex;
}

.box .box-header-title {
  color: var(--color-neutral-800);
  flex-grow: 1;
  font-size: 1.25em;
  font-weight: 700;
}

.box .box-header-subtitle {
  color: var(--color-neutral-600);
  font-size: .875em;
  font-weight: 400;
}

.box .box-content {
  padding: 16px 32px;
}

.container {
  max-width: 1257px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.container.small {
  max-width: 600px;
}

section.section {
  padding: 4em 0;
}

section.section.extra-space {
  padding: 8em 0;
}

section.section.less-space {
  padding: 2em 0;
}

section.team-hero, section.page-hero {
  padding-top: 200px;
  padding-bottom: 120px;
}

section.praxis-hero {
  text-align: center;
  flex-direction: column;
  align-items: center;
  padding-top: 200px;
  padding-bottom: 60px;
  display: flex;
}

section.praxis-hero .section-content {
  max-width: 900px;
  margin: 0 auto;
}

section.praxis-hero .images-wrapper {
  max-width: 900px;
  margin-bottom: 4em;
  display: flex;
  position: relative;
}

section.praxis-hero .images-wrapper .image-wrapper {
  align-items: center;
  display: flex;
  overflow: hidden;
  transform: translate(0);
}

section.praxis-hero .images-wrapper .image-wrapper.image-1 {
  z-index: 1;
  border-radius: 30px;
  max-width: 58%;
  margin-bottom: 152px;
  position: relative;
  transform: rotate(-3deg) translate(0);
}

section.praxis-hero .images-wrapper .image-wrapper.image-1 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  max-width: 100%;
  display: inline-block;
}

section.praxis-hero .images-wrapper .image-wrapper.image-2 {
  z-index: 2;
  border: 10px solid #fff;
  border-radius: 30px;
  max-width: 58%;
  position: absolute;
  bottom: 0;
  right: 0;
  transform: rotate(7deg) translate(0);
}

section.praxis-hero .images-wrapper .image-wrapper.image-2 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  max-width: 100%;
  display: inline-block;
}

.hero-2x2 {
  grid-template-columns: 1fr 1fr;
  gap: 5em 3em;
  display: grid;
}

section.admin-hero {
  align-items: center;
  padding-top: 200px;
  display: flex;
}

section.admin-hero .heading {
  flex-grow: 1;
}

section.admin-hero .actions {
  flex-wrap: nowrap;
  gap: .5em;
  display: flex;
}

section.page-actions {
  padding: 2em 0;
}

.home-hero {
  padding-top: 150px;
  padding-bottom: 0;
  position: relative;
  overflow: hidden;
}

.home-hero-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}

.home-hero-content {
  z-index: 3;
  max-width: 50%;
  position: absolute;
  top: 40px;
  left: 0;
}

.home-hero-content h1 {
  margin-bottom: 21px;
  font-size: 24px;
}

.home-hero-content p {
  max-width: 85%;
  margin-bottom: 48px;
}

.home-hero-images {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 650px;
  margin-left: auto;
  margin-right: -50px;
  display: flex;
  position: relative;
}

.bg.corners-mask {
  z-index: 2;
  min-height: 50%;
  inset: auto 0% -.1%;
}

.bg.corner-left {
  z-index: 1;
  width: 50%;
  inset: auto auto -.1% 0%;
}

.bg.corner-right {
  z-index: 1;
  width: 50%;
  inset: auto 0% -.1% auto;
}

.columns-3 {
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}

.columns-3 .column {
  flex-wrap: wrap;
  align-items: flex-start;
  margin-bottom: 40px;
  display: flex;
}

.columns-3 .column.vertical {
  flex-direction: column;
}

.columns-3 .column .column-header {
  justify-content: center;
  align-items: center;
  gap: 1em;
  display: flex;
}

.columns-3 .column .column-icon {
  margin-bottom: 20px;
  margin-right: 16px;
}

.columns-3 .column .column-content {
  max-width: 360px;
  margin-top: 18px;
}

.columns-2 {
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}

.columns-2 .column {
  flex-wrap: wrap;
  flex-grow: 1;
  align-items: flex-start;
  margin-bottom: 40px;
  display: flex;
}

.columns-2 .column.vertical {
  flex-direction: column;
}

.columns-2 .column .column-header {
  justify-content: center;
  align-items: center;
  gap: 1em;
  display: flex;
}

.columns-2 .column .column-icon {
  margin-bottom: 20px;
  margin-right: 16px;
}

.columns-2 .column .column-content {
  max-width: 500px;
  margin-top: 18px;
}

.columns.hero-image-left {
  flex-direction: row;
  justify-content: space-between;
  display: flex;
}

.columns.hero-image-left .section-hero-image {
  padding-right: 40px;
}

.columns.hero-image-left .section-hero-image img {
  border: 6px solid #fff;
  border-radius: 24px;
}

.columns.hero-image-left .section-content {
  flex-grow: 1;
  width: 100%;
}

.columns.hero-image-right {
  flex-direction: row-reverse;
  display: flex;
}

.columns.hero-image-right .section-hero-image {
  padding-left: 40px;
}

.columns.hero-image-right .section-hero-image img {
  border: 6px solid #fff;
  border-radius: 24px;
}

.columns.hero-image-right .section-content {
  flex-grow: 1;
}

.header {
  background: #ddd;
  padding-top: 28px;
  padding-bottom: 28px;
  position: fixed;
  inset: 0% 0% auto;
}

.header.nav {
  z-index: 1000;
  background-color: #0000;
}

.header-navigation {
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.header-navigation .nav-item {
  margin-bottom: 0;
  margin-right: 34px;
  list-style-type: none;
}

.header-navigation .nav-item .nav-link {
  color: #2c2524;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.125em;
  text-decoration: none;
}

.header-navigation .nav-item .nav-link:hover {
  color: var(--color-primary);
}

.header-navigation .nav-item .nav-link.dropdown {
  -webkit-user-select: none;
  user-select: none;
  cursor: pointer;
  align-items: center;
  padding: 0;
  transition: color .3s;
  display: flex;
}

.header-navigation .nav-item .nav-link.dropdown .dropdown-arrow {
  margin-left: 4px;
}

.header-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.header-left {
  align-items: center;
  margin-left: 20px;
  display: flex;
}

.header-center {
  align-items: center;
  display: flex;
}

.header-right {
  margin-right: 20px;
}

.header-right a {
  align-items: center;
  display: flex;
}

.header.nav.admin {
  background-color: var(--color-secondary-1);
}

.footer {
  background-color: #fff;
  border-top: 1px solid #e0dbdb;
  padding-top: 100px;
  padding-bottom: 37px;
  overflow: hidden;
}

.footer a {
  color: #1c2033;
  text-decoration: none;
}

.footer a:hover {
  color: var(--color-primary);
}

.footer-content {
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 100px;
  display: flex;
}

.footer-content-bottom {
  border-top: 1px solid #e0dbdb;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: -15px;
  padding-top: 32px;
  font-size: 16px;
  line-height: 1.375em;
  display: flex;
}

nav.pagination {
  align-items: center;
  gap: 1em;
  width: 100%;
  display: flex;
}

nav.pagination a {
  background-color: var(--color-neutral-300);
  color: var(--color-neutral-800);
  line-height: inherit;
  cursor: pointer;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  border: 0;
  border-radius: 8px;
  padding: 4px 16px;
  text-decoration: none;
  transition: color .3s, transform .3s, background-color .3s;
  display: inline-block;
  transform: translate3d(0, 0, .01px);
}

nav.pagination a:hover {
  transform: translate3d(0, -4px, .01px);
}

nav.pagination a[disabled] {
  color: var(--color-neutral-500);
  cursor: not-allowed;
}

nav.pagination a.is-current {
  background-color: var(--color-interactive);
  color: var(--color-neutral-100);
}

nav.pagination .pagination-list {
  flex-wrap: wrap;
  flex-grow: 1;
  justify-content: flex-end;
  gap: 1em;
  margin: 0;
  padding: 0;
  display: flex;
}

nav.pagination .pagination-list li {
  margin: 0;
  list-style: none;
}

nav.pagination span.page {
  border: 1px solid #eee;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  min-width: 42px;
  height: 42px;
  padding: 4px 10px;
  display: inline-flex;
}

.popover-menu {
  display: none;
}

.tippy-box[data-theme~="light"] {
  color: #26323d;
  background-color: #fff;
  border: 1px solid #eee;
  padding: 1.5em;
  box-shadow: 4px 4px 12px #0000001a;
  border-radius: 12px !important;
}

.tippy-box[data-theme~="light"] .grid-2 {
  grid-template-columns: auto auto;
  gap: 1em;
  display: grid;
}

.tippy-box[data-theme~="light"] .grid-2 .media {
  flex-direction: row;
  align-items: flex-start;
  gap: 1em;
  display: flex;
}

.tippy-box[data-theme~="light"] .grid-2 .description {
  max-width: 250px;
}

.tippy-box[data-theme~="light"] .grid-2 * > :last-child {
  flex-grow: 1;
}

.tippy-box[data-theme~="light"] a {
  text-decoration: none;
}

.tippy-box[data-theme~="light"] a:hover .heading-5, .tippy-box[data-theme~="light"] a:hover h5 {
  color: var(--color-primary) !important;
}

.media {
  flex-direction: row;
  align-items: flex-start;
  gap: 1em;
  display: flex;
}

.media * > :last-child {
  flex-grow: 1;
}

.avatar {
  border-radius: 20px;
  height: 100px;
}

.avatar.thumb {
  border-radius: 5px;
  height: 48px;
}

.bg {
  position: absolute;
}

.bg-secondary-1 {
  background-color: var(--color-primary-light);
}

.bg.header {
  z-index: -1;
  opacity: 0;
  background-color: #fff;
  transition: opacity .3s ease-in-out;
  inset: 0%;
  box-shadow: 8px 8px 12px #080f340f;
}

form {
  display: contents;
}

.field {
  flex-direction: column;
  margin-bottom: 2em;
  display: flex;
}

input[type="text"], input[type="password"] {
  font: var(--font-family-sans);
  font-size: var(--font-size-200);
  border: 1px solid #999;
  border-radius: 5px;
  height: 38px;
  padding: 0 10px;
}

input[type="text"]::placeholder, input[type="password"]::placeholder {
  font-size: var(--font-size-100);
  font: var(--font-family-sans);
  color: #ccc;
  font-weight: 400;
}

textarea {
  font-size: var(--font-size-100);
  font: var(--font-family-sans);
  border: 1px solid #999;
  border-radius: 5px;
  padding: 0 10px;
  font-weight: 400;
}

textarea::placeholder {
  font-size: var(--font-size-100);
  font: var(--font-family-sans);
  color: #ccc;
  font-weight: 400;
}

input[type="file"] {
  align-items: center;
  padding: 0;
  display: inline-flex;
}

input[type="file"]::file-selector-button {
  background-color: var(--color-neutral-300);
  border: 1px solid var(--color-neutral-400);
  height: 32px;
  font-size: 1em;
  font: var(--font-family-sans);
  border-radius: 6px;
  padding: 0 10px;
  font-weight: 400;
}

input[type="file"]::file-selector-button:hover {
  background-color: var(--color-neutral-400);
}

.file-input {
  align-items: center;
  gap: 1em;
  display: flex;
}

.checkbox {
  width: 100%;
  height: 28px;
}

.checkbox input[type="checkbox"] {
  width: 28px;
  height: 28px;
  display: inline-block;
}

select {
  font: inherit;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: #fff;
  background-image: linear-gradient(45deg, #0000 50%, gray 50%), linear-gradient(135deg, gray 50%, #0000 50%), linear-gradient(to right, #ccc, #ccc);
  background-position: calc(100% - 20px) calc(.6em + 2px), calc(100% - 15px) calc(.6em + 2px), calc(100% - 2em) .1em;
  background-repeat: no-repeat;
  background-size: 5px 5px, 5px 5px, 1px 1.5em;
  border: thin solid #00f;
  border-radius: 4px;
  margin: 0;
  padding: 0 10px;
  font-size: 1em;
  line-height: 1.5em;
  display: inline-block;
}

select:focus {
  background-image: linear-gradient(45deg, green 50%, #0000 50%), linear-gradient(135deg, #0000 50%, green 50%), linear-gradient(to right, #ccc, #ccc);
  background-position: calc(100% - 15px) .7em, calc(100% - 20px) .7em, calc(100% - 2em) .1em;
  background-repeat: no-repeat;
  background-size: 5px 5px, 5px 5px, 1px 1.5em;
  border-color: green;
  outline: 0;
}

.toastify {
  border-radius: 8px;
  font-size: .875em;
}

.toastify.error {
  background: linear-gradient(to right, #e43535, #f64747);
}

.toastify.success {
  background: linear-gradient(to right, #25bc3e, #25bc3e);
}

.toastify.alert {
  background: linear-gradient(to right, #e4e435, #f6df47);
}

trix-editor {
  height: 300px;
  max-height: 300px;
  overflow-y: auto;
}

* {
  box-sizing: border-box;
}

body {
  font-family: var(--font-family-sans);
  color: #817d7d;
  background-color: #fff;
  min-height: 100%;
  margin: 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.889em;
}

ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

ul li {
  text-align: -webkit-match-parent;
  text-align: match-parent;
  margin-bottom: 16px;
  list-style-type: disc;
  display: list-item;
}

ol li {
  text-align: -webkit-match-parent;
  text-align: match-parent;
  margin-bottom: 16px;
  list-style-type: decimal;
  display: list-item;
}

@media (width <= 47.999em) {
  html, body {
    font-size: 18px;
  }

  h1 {
    font-size: 1.65em;
  }

  h2 {
    font-size: 1.5em;
  }

  .header {
    padding: 10px 0;
  }

  .container {
    max-width: 100%;
    padding: 0 12px;
  }

  section.section, section.section.less-space, section.section.extra-space {
    padding: 3em 0;
  }

  .home-hero {
    padding-top: 120px;
  }

  .home-hero-wrapper {
    flex-wrap: wrap-reverse;
    gap: 1em;
  }

  .home-hero-images {
    position: unset;
    max-width: 100%;
    margin: 0;
  }

  .home-hero-images img {
    max-height: 400px;
  }

  .home-hero-content {
    position: unset;
    max-width: unset;
  }

  .home-hero-content p {
    max-width: unset;
  }

  .columns.hero-image-left {
    display: block;
  }

  .columns.hero-image-left .section-hero-image {
    padding: 0;
  }

  .columns.hero-image-left .section-hero-image img {
    width: 100%;
    height: unset;
  }

  .columns.hero-image-left .section-content a {
    text-align: center;
  }

  a.button {
    width: 100%;
  }

  .columns-2 .column {
    margin: 0;
  }

  .columns-2 .column:not(:last-child) {
    margin-bottom: 48px;
  }

  .columns-2 .column .column-header {
    margin: 0 auto;
  }

  .columns-2 .column .column-header h1, .columns-2 .column .column-header h2, .columns-2 .column .column-header h3, .columns-2 .column .column-header h4 {
    margin: 0;
  }

  .columns-2 .column .column-content {
    text-align: center;
  }

  .columns-3 {
    width: 100%;
  }

  .columns-3 .column {
    flex-wrap: nowrap;
    width: 100%;
    margin: 0;
  }

  .columns-3 .column .column-icon {
    margin: 0 10px 0 0;
  }

  .columns-3 .column .column-icon img {
    width: 32px;
    height: 32px;
  }

  .columns-3 .column .column-content {
    flex-grow: 1;
    margin: 4px 0 0;
  }

  .hero-2x2 {
    grid-template-columns: 1fr;
    gap: 2em;
  }

  section.praxis-hero {
    padding-top: 140px;
  }

  section.praxis-hero .images-wrapper {
    margin-bottom: 3em;
  }

  section.praxis-hero .images-wrapper .image-wrapper.image-1 {
    margin-bottom: 40px;
  }

  footer.footer {
    background-color: var(--color-neutral-300);
    padding-top: 30px;
  }

  footer.footer .footer-content {
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    margin-bottom: 20px;
  }

  footer.footer .footer-content div {
    text-align: center;
    flex-grow: 1;
  }

  footer.footer .footer-content-bottom div {
    text-align: center;
    width: 100%;
    font-size: 12px;
  }

  .header-center {
    display: none;
  }

  .header-center.open {
    background-color: #fff;
    width: 100%;
    padding: .5em 20px;
    display: block;
    position: absolute;
    top: 60px;
    left: 0;
    box-shadow: 0 6px 8px 2px #eee;
  }

  .header-center.open .header-navigation {
    flex-direction: column;
    gap: .5em;
    width: 100%;
  }

  .header-center.open .header-navigation li {
    background-color: var(--color-neutral-200);
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 3em;
    margin: 0;
    display: flex;
  }

  .header-center.open .header-navigation li a {
    color: var(--color-neutral-800);
    text-align: center;
    width: 100%;
  }

  .header-center.open .header-navigation .popover-menu .grid-2 {
    z-index: 1001;
    flex-direction: column;
    display: flex;
    position: relative;
  }

  .header-center.open .header-navigation .popover-menu .grid-2 img {
    display: none;
  }
}

@media (width >= 48em) and (width <= 69.49em) {
  .home-hero {
    padding-top: 120px;
  }

  .home-hero-content {
    max-width: 45%;
  }

  .home-hero-content h1 {
    font-size: 2em;
  }

  .columns-2 .column {
    max-width: 45%;
  }
}

.mupsel {
  width: 1em;
  max-width: 1em;
  display: block;
}
/*
 * 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.
 *


 */
