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

/* Heading levels in published / preview content (Trix only styles h1 by default) */
.trix-content h1 {
  font-size: 1.5em;
  line-height: 1.25;
  font-weight: 700;
  margin: 0.5em 0 0.25em;
}

.trix-content h2 {
  font-size: 1.25em;
  line-height: 1.3;
  font-weight: 700;
  margin: 0.45em 0 0.2em;
}

.trix-content h3 {
  font-size: 1.1em;
  line-height: 1.35;
  font-weight: 600;
  margin: 0.4em 0 0.15em;
}

/* H1 / H2 / H3 toolbar text buttons (shared) */
trix-toolbar .trix-button--heading {
  width: auto;
  min-width: 2.2em;
  height: 1.6em;
  max-width: none;
  text-indent: 0 !important;
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 1.6em;
  padding: 0 0.45em;
  color: #333;
}

trix-toolbar .trix-button--heading.trix-active {
  background: #cbeefa;
}

trix-toolbar .trix-button--heading::before {
  display: none !important;
}
/**
 * Air-Datepicker Styles.
 * We added air-datepicker using `yarn add`, but the
 * styles were not loading. To remedy, we manually
 * copied/pasted the styles from node_modules/air-datepicker/air-datepicker.css.
 */
.air-datepicker-cell.-day-.-other-month-, .air-datepicker-cell.-year-.-other-decade- {
  color: var(--adp-color-other-month)
}

.air-datepicker-cell.-day-.-other-month-:hover, .air-datepicker-cell.-year-.-other-decade-:hover {
  color: var(--adp-color-other-month-hover)
}

.-disabled-.-focus-.air-datepicker-cell.-day-.-other-month-, .-disabled-.-focus-.air-datepicker-cell.-year-.-other-decade- {
  color: var(--adp-color-other-month)
}

.-selected-.air-datepicker-cell.-day-.-other-month-, .-selected-.air-datepicker-cell.-year-.-other-decade- {
  color: #fff;
  background: var(--adp-background-color-selected-other-month)
}

.-selected-.-focus-.air-datepicker-cell.-day-.-other-month-, .-selected-.-focus-.air-datepicker-cell.-year-.-other-decade- {
  background: var(--adp-background-color-selected-other-month-focused)
}

.-in-range-.air-datepicker-cell.-day-.-other-month-, .-in-range-.air-datepicker-cell.-year-.-other-decade- {
  background-color: var(--adp-background-color-in-range);
  color: var(--adp-color)
}

.-in-range-.-focus-.air-datepicker-cell.-day-.-other-month-, .-in-range-.-focus-.air-datepicker-cell.-year-.-other-decade- {
  background-color: var(--adp-background-color-in-range-focused)
}

.air-datepicker-cell.-day-.-other-month-:empty, .air-datepicker-cell.-year-.-other-decade-:empty {
  background: none;
  border: none
}

.air-datepicker-cell {
  border-radius: var(--adp-cell-border-radius);
  box-sizing: border-box;
  cursor: pointer;
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  z-index: 1
}

.air-datepicker-cell.-focus- {
  background: var(--adp-background-color-hover)
}

.air-datepicker-cell.-current- {
  color: var(--adp-color-current-date)
}

.air-datepicker-cell.-current-.-focus- {
  color: var(--adp-color)
}

.air-datepicker-cell.-current-.-in-range- {
  color: var(--adp-color-current-date)
}

.air-datepicker-cell.-disabled- {
  cursor: default;
  color: var(--adp-color-disabled)
}

.air-datepicker-cell.-disabled-.-focus- {
  color: var(--adp-color-disabled)
}

.air-datepicker-cell.-disabled-.-in-range- {
  color: var(--adp-color-disabled-in-range)
}

.air-datepicker-cell.-disabled-.-current-.-focus- {
  color: var(--adp-color-disabled)
}

.air-datepicker-cell.-in-range- {
  background: var(--adp-cell-background-color-in-range);
  border-radius: 0
}

.air-datepicker-cell.-in-range-:hover {
  background: var(--adp-cell-background-color-in-range-hover)
}

.air-datepicker-cell.-range-from- {
  border: 1px solid var(--adp-cell-border-color-in-range);
  background-color: var(--adp-cell-background-color-in-range);
  border-radius: var(--adp-cell-border-radius) 0 0 var(--adp-cell-border-radius)
}

.air-datepicker-cell.-range-to- {
  border: 1px solid var(--adp-cell-border-color-in-range);
  background-color: var(--adp-cell-background-color-in-range);
  border-radius: 0 var(--adp-cell-border-radius) var(--adp-cell-border-radius) 0
}

.air-datepicker-cell.-range-to-.-range-from- {
  border-radius: var(--adp-cell-border-radius)
}

.air-datepicker-cell.-selected- {
  color: #fff;
  border: none;
  background: var(--adp-cell-background-color-selected)
}

.air-datepicker-cell.-selected-.-current- {
  color: #fff;
  background: var(--adp-cell-background-color-selected)
}

.air-datepicker-cell.-selected-.-focus- {
  background: var(--adp-cell-background-color-selected-hover)
}

.air-datepicker-body {
  transition: all var(--adp-transition-duration) var(--adp-transition-ease)
}

.air-datepicker-body.-hidden- {
  display: none
}

.air-datepicker-body--day-names {
  display: grid;
  grid-template-columns:repeat(7, var(--adp-day-cell-width));
  margin: 8px 0 3px
}

.air-datepicker-body--day-name {
  color: var(--adp-day-name-color);
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  text-align: center;
  text-transform: uppercase;
  font-size: .8em
}

.air-datepicker-body--day-name.-clickable- {
  cursor: pointer
}

.air-datepicker-body--day-name.-clickable-:hover {
  color: var(--adp-day-name-color-hover)
}

.air-datepicker-body--cells {
  display: grid
}

.air-datepicker-body--cells.-days- {
  grid-template-columns:repeat(7, var(--adp-day-cell-width));
  grid-auto-rows: var(--adp-day-cell-height)
}

.air-datepicker-body--cells.-months- {
  grid-template-columns:repeat(3, 1fr);
  grid-auto-rows: var(--adp-month-cell-height)
}

.air-datepicker-body--cells.-years- {
  grid-template-columns:repeat(4, 1fr);
  grid-auto-rows: var(--adp-year-cell-height)
}

.air-datepicker-nav {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid var(--adp-border-color-inner);
  min-height: var(--adp-nav-height);
  padding: var(--adp-padding);
  box-sizing: content-box
}

.-only-timepicker- .air-datepicker-nav {
  display: none
}

.air-datepicker-nav--title, .air-datepicker-nav--action {
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: center
}

.air-datepicker-nav--action {
  width: var(--adp-nav-action-size);
  border-radius: var(--adp-border-radius);
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}

.air-datepicker-nav--action:hover {
  background: var(--adp-background-color-hover)
}

.air-datepicker-nav--action:active {
  background: var(--adp-background-color-active)
}

.air-datepicker-nav--action.-disabled- {
  visibility: hidden
}

.air-datepicker-nav--action svg {
  width: 32px;
  height: 32px
}

.air-datepicker-nav--action path {
  fill: none;
  stroke: var(--adp-nav-arrow-color);
  stroke-width: 2px
}

.air-datepicker-nav--title {
  border-radius: var(--adp-border-radius);
  padding: 0 8px
}

.air-datepicker-nav--title i {
  font-style: normal;
  color: var(--adp-nav-color-secondary);
  margin-left: .3em
}

.air-datepicker-nav--title:hover {
  background: var(--adp-background-color-hover)
}

.air-datepicker-nav--title:active {
  background: var(--adp-background-color-active)
}

.air-datepicker-nav--title.-disabled- {
  cursor: default;
  background: none
}

.air-datepicker-buttons {
  display: grid;
  grid-auto-columns: 1fr;
  grid-auto-flow: column
}

.air-datepicker-button {
  display: inline-flex;
  color: var(--adp-btn-color);
  border-radius: var(--adp-btn-border-radius);
  cursor: pointer;
  height: var(--adp-btn-height);
  border: none;
  background: rgba(255, 255, 255, 0)
}

.air-datepicker-button:hover {
  color: var(--adp-btn-color-hover);
  background: var(--adp-btn-background-color-hover)
}

.air-datepicker-button:focus {
  color: var(--adp-btn-color-hover);
  background: var(--adp-btn-background-color-hover);
  outline: none
}

.air-datepicker-button:active {
  background: var(--adp-btn-background-color-active)
}

.air-datepicker-button span {
  outline: none;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%
}

.air-datepicker-time {
  display: grid;
  grid-template-columns:-webkit-max-content 1fr;
  grid-template-columns:max-content 1fr;
  grid-column-gap: 12px;
  align-items: center;
  position: relative;
  padding: 0 var(--adp-time-padding-inner)
}

.-only-timepicker- .air-datepicker-time {
  border-top: none
}

.air-datepicker-time--current {
  display: flex;
  align-items: center;
  flex: 1;
  font-size: 14px;
  text-align: center
}

.air-datepicker-time--current-colon {
  margin: 0 2px 3px;
  line-height: 1
}

.air-datepicker-time--current-hours, .air-datepicker-time--current-minutes {
  line-height: 1;
  font-size: 19px;
  font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  position: relative;
  z-index: 1
}

.air-datepicker-time--current-hours:after, .air-datepicker-time--current-minutes:after {
  content: '';
  background: var(--adp-background-color-hover);
  border-radius: var(--adp-border-radius);
  position: absolute;
  left: -2px;
  top: -3px;
  right: -2px;
  bottom: -2px;
  z-index: -1;
  opacity: 0
}

.air-datepicker-time--current-hours.-focus-:after, .air-datepicker-time--current-minutes.-focus-:after {
  opacity: 1
}

.air-datepicker-time--current-ampm {
  text-transform: uppercase;
  align-self: flex-end;
  color: var(--adp-time-day-period-color);
  margin-left: 6px;
  font-size: 11px;
  margin-bottom: 1px
}

.air-datepicker-time--row {
  display: flex;
  align-items: center;
  font-size: 11px;
  height: 17px;
  background: linear-gradient(to right, var(--adp-time-track-color), var(--adp-time-track-color)) left 50%/100% var(--adp-time-track-height) no-repeat
}

.air-datepicker-time--row:first-child {
  margin-bottom: 4px
}

.air-datepicker-time--row input[type='range'] {
  background: none;
  cursor: pointer;
  flex: 1;
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
  -webkit-appearance: none
}

.air-datepicker-time--row input[type='range']::-webkit-slider-thumb {
  -webkit-appearance: none
}

.air-datepicker-time--row input[type='range']::-ms-tooltip {
  display: none
}

.air-datepicker-time--row input[type='range']:hover::-webkit-slider-thumb {
  border-color: var(--adp-time-track-color-hover)
}

.air-datepicker-time--row input[type='range']:hover::-moz-range-thumb {
  border-color: var(--adp-time-track-color-hover)
}

.air-datepicker-time--row input[type='range']:hover::-ms-thumb {
  border-color: var(--adp-time-track-color-hover)
}

.air-datepicker-time--row input[type='range']:focus {
  outline: none
}

.air-datepicker-time--row input[type='range']:focus::-webkit-slider-thumb {
  background: var(--adp-cell-background-color-selected);
  border-color: var(--adp-cell-background-color-selected)
}

.air-datepicker-time--row input[type='range']:focus::-moz-range-thumb {
  background: var(--adp-cell-background-color-selected);
  border-color: var(--adp-cell-background-color-selected)
}

.air-datepicker-time--row input[type='range']:focus::-ms-thumb {
  background: var(--adp-cell-background-color-selected);
  border-color: var(--adp-cell-background-color-selected)
}

.air-datepicker-time--row input[type='range']::-webkit-slider-thumb {
  box-sizing: border-box;
  height: 12px;
  width: 12px;
  border-radius: 3px;
  border: 1px solid var(--adp-time-track-color);
  background: #fff;
  cursor: pointer;
  -webkit-transition: background var(--adp-transition-duration);
  transition: background var(--adp-transition-duration)
}

.air-datepicker-time--row input[type='range']::-moz-range-thumb {
  box-sizing: border-box;
  height: 12px;
  width: 12px;
  border-radius: 3px;
  border: 1px solid var(--adp-time-track-color);
  background: #fff;
  cursor: pointer;
  -moz-transition: background var(--adp-transition-duration);
  transition: background var(--adp-transition-duration)
}

.air-datepicker-time--row input[type='range']::-ms-thumb {
  box-sizing: border-box;
  height: 12px;
  width: 12px;
  border-radius: 3px;
  border: 1px solid var(--adp-time-track-color);
  background: #fff;
  cursor: pointer;
  -ms-transition: background var(--adp-transition-duration);
  transition: background var(--adp-transition-duration)
}

.air-datepicker-time--row input[type='range']::-webkit-slider-thumb {
  margin-top: calc(var(--adp-time-thumb-size) / 2 * -1)
}

.air-datepicker-time--row input[type='range']::-webkit-slider-runnable-track {
  border: none;
  height: var(--adp-time-track-height);
  cursor: pointer;
  color: transparent;
  background: transparent
}

.air-datepicker-time--row input[type='range']::-moz-range-track {
  border: none;
  height: var(--adp-time-track-height);
  cursor: pointer;
  color: transparent;
  background: transparent
}

.air-datepicker-time--row input[type='range']::-ms-track {
  border: none;
  height: var(--adp-time-track-height);
  cursor: pointer;
  color: transparent;
  background: transparent
}

.air-datepicker-time--row input[type='range']::-ms-fill-lower {
  background: transparent
}

.air-datepicker-time--row input[type='range']::-ms-fill-upper {
  background: transparent
}

.air-datepicker {
  --adp-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  --adp-font-size: 14px;
  --adp-width: 246px;
  --adp-z-index: 100;
  --adp-padding: 4px;
  --adp-grid-areas: 'nav' 'body' 'timepicker' 'buttons';
  --adp-transition-duration: .3s;
  --adp-transition-ease: ease-out;
  --adp-transition-offset: 8px;
  --adp-background-color: #fff;
  --adp-background-color-hover: #f0f0f0;
  --adp-background-color-active: #eaeaea;
  --adp-background-color-in-range: rgba(92, 196, 239, .1);
  --adp-background-color-in-range-focused: rgba(92, 196, 239, .2);
  --adp-background-color-selected-other-month-focused: #8ad5f4;
  --adp-background-color-selected-other-month: #a2ddf6;
  --adp-color: #4a4a4a;
  --adp-color-secondary: #9c9c9c;
  --adp-accent-color: #4eb5e6;
  --adp-color-current-date: var(--adp-accent-color);
  --adp-color-other-month: #dedede;
  --adp-color-disabled: #aeaeae;
  --adp-color-disabled-in-range: #939393;
  --adp-color-other-month-hover: #c5c5c5;
  --adp-border-color: #dbdbdb;
  --adp-border-color-inner: #efefef;
  --adp-border-radius: 4px;
  --adp-border-color-inline: #d7d7d7;
  --adp-nav-height: 32px;
  --adp-nav-arrow-color: var(--adp-color-secondary);
  --adp-nav-action-size: 32px;
  --adp-nav-color-secondary: var(--adp-color-secondary);
  --adp-day-name-color: #ff9a19;
  --adp-day-name-color-hover: #8ad5f4;
  --adp-day-cell-width: 1fr;
  --adp-day-cell-height: 32px;
  --adp-month-cell-height: 42px;
  --adp-year-cell-height: 56px;
  --adp-pointer-size: 10px;
  --adp-poiner-border-radius: 2px;
  --adp-pointer-offset: 14px;
  --adp-cell-border-radius: 4px;
  --adp-cell-background-color-selected: #5cc4ef;
  --adp-cell-background-color-selected-hover: #45bced;
  --adp-cell-background-color-in-range: rgba(92, 196, 239, 0.1);
  --adp-cell-background-color-in-range-hover: rgba(92, 196, 239, 0.2);
  --adp-cell-border-color-in-range: var(--adp-cell-background-color-selected);
  --adp-btn-height: 32px;
  --adp-btn-color: var(--adp-accent-color);
  --adp-btn-color-hover: var(--adp-color);
  --adp-btn-border-radius: var(--adp-border-radius);
  --adp-btn-background-color-hover: var(--adp-background-color-hover);
  --adp-btn-background-color-active: var(--adp-background-color-active);
  --adp-time-track-height: 1px;
  --adp-time-track-color: #dedede;
  --adp-time-track-color-hover: #b1b1b1;
  --adp-time-thumb-size: 12px;
  --adp-time-padding-inner: 10px;
  --adp-time-day-period-color: var(--adp-color-secondary);
  --adp-mobile-font-size: 16px;
  --adp-mobile-nav-height: 40px;
  --adp-mobile-width: 320px;
  --adp-mobile-day-cell-height: 38px;
  --adp-mobile-month-cell-height: 48px;
  --adp-mobile-year-cell-height: 64px
}

.air-datepicker-overlay {
  --adp-overlay-background-color: rgba(0, 0, 0, .3);
  --adp-overlay-transition-duration: .3s;
  --adp-overlay-transition-ease: ease-out;
  --adp-overlay-z-index: 99
}

.air-datepicker {
  background: var(--adp-background-color);
  border: 1px solid var(--adp-border-color);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  border-radius: var(--adp-border-radius);
  box-sizing: content-box;
  display: grid;
  grid-template-columns:1fr;
  grid-template-rows:repeat(4, -webkit-max-content);
  grid-template-rows:repeat(4, max-content);
  grid-template-areas:var(--adp-grid-areas);
  font-family: var(--adp-font-family), sans-serif;
  font-size: var(--adp-font-size);
  color: var(--adp-color);
  width: var(--adp-width);
  position: absolute;
  transition: opacity var(--adp-transition-duration) var(--adp-transition-ease), transform var(--adp-transition-duration) var(--adp-transition-ease);
  z-index: var(--adp-z-index)
}

.air-datepicker:not(.-custom-position-) {
  opacity: 0
}

.air-datepicker.-from-top- {
  transform: translateY(calc(var(--adp-transition-offset) * -1))
}

.air-datepicker.-from-right- {
  transform: translateX(var(--adp-transition-offset))
}

.air-datepicker.-from-bottom- {
  transform: translateY(var(--adp-transition-offset))
}

.air-datepicker.-from-left- {
  transform: translateX(calc(var(--adp-transition-offset) * -1))
}

.air-datepicker.-active-:not(.-custom-position-) {
  transform: translate(0, 0);
  opacity: 1
}

.air-datepicker.-active-.-custom-position- {
  transition: none
}

.air-datepicker.-inline- {
  border-color: var(--adp-border-color-inline);
  box-shadow: none;
  position: static;
  left: auto;
  right: auto;
  opacity: 1;
  transform: none
}

.air-datepicker.-inline- .air-datepicker--pointer {
  display: none
}

.air-datepicker.-is-mobile- {
  --adp-font-size: var(--adp-mobile-font-size);
  --adp-day-cell-height: var(--adp-mobile-day-cell-height);
  --adp-month-cell-height: var(--adp-mobile-month-cell-height);
  --adp-year-cell-height: var(--adp-mobile-year-cell-height);
  --adp-nav-height: var(--adp-mobile-nav-height);
  --adp-nav-action-size: var(--adp-mobile-nav-height);
  position: fixed;
  width: var(--adp-mobile-width);
  border: none
}

.air-datepicker.-is-mobile- * {
  -webkit-tap-highlight-color: transparent
}

.air-datepicker.-is-mobile- .air-datepicker--pointer {
  display: none
}

.air-datepicker.-is-mobile-:not(.-custom-position-) {
  transform: translate(-50%, calc(-50% + var(--adp-transition-offset)))
}

.air-datepicker.-is-mobile-.-active-:not(.-custom-position-) {
  transform: translate(-50%, -50%)
}

.air-datepicker.-custom-position- {
  transition: none
}

.air-datepicker-global-container {
  position: absolute;
  left: 0;
  top: 0
}

.air-datepicker--pointer {
  --pointer-half-size: calc(var(--adp-pointer-size) / 2);
  position: absolute;
  width: var(--adp-pointer-size);
  height: var(--adp-pointer-size);
  z-index: -1
}

.air-datepicker--pointer:after {
  content: '';
  position: absolute;
  background: #fff;
  border-top: 1px solid var(--adp-border-color-inline);
  border-right: 1px solid var(--adp-border-color-inline);
  border-top-right-radius: var(--adp-poiner-border-radius);
  width: var(--adp-pointer-size);
  height: var(--adp-pointer-size);
  box-sizing: border-box
}

.-top-left- .air-datepicker--pointer, .-top-center- .air-datepicker--pointer, .-top-right- .air-datepicker--pointer, [data-popper-placement^='top'] .air-datepicker--pointer {
  top: calc(100% - var(--pointer-half-size) + 1px)
}

.-top-left- .air-datepicker--pointer:after, .-top-center- .air-datepicker--pointer:after, .-top-right- .air-datepicker--pointer:after, [data-popper-placement^='top'] .air-datepicker--pointer:after {
  transform: rotate(135deg)
}

.-right-top- .air-datepicker--pointer, .-right-center- .air-datepicker--pointer, .-right-bottom- .air-datepicker--pointer, [data-popper-placement^='right'] .air-datepicker--pointer {
  right: calc(100% - var(--pointer-half-size) + 1px)
}

.-right-top- .air-datepicker--pointer:after, .-right-center- .air-datepicker--pointer:after, .-right-bottom- .air-datepicker--pointer:after, [data-popper-placement^='right'] .air-datepicker--pointer:after {
  transform: rotate(225deg)
}

.-bottom-left- .air-datepicker--pointer, .-bottom-center- .air-datepicker--pointer, .-bottom-right- .air-datepicker--pointer, [data-popper-placement^='bottom'] .air-datepicker--pointer {
  bottom: calc(100% - var(--pointer-half-size) + 1px)
}

.-bottom-left- .air-datepicker--pointer:after, .-bottom-center- .air-datepicker--pointer:after, .-bottom-right- .air-datepicker--pointer:after, [data-popper-placement^='bottom'] .air-datepicker--pointer:after {
  transform: rotate(315deg)
}

.-left-top- .air-datepicker--pointer, .-left-center- .air-datepicker--pointer, .-left-bottom- .air-datepicker--pointer, [data-popper-placement^='left'] .air-datepicker--pointer {
  left: calc(100% - var(--pointer-half-size) + 1px)
}

.-left-top- .air-datepicker--pointer:after, .-left-center- .air-datepicker--pointer:after, .-left-bottom- .air-datepicker--pointer:after, [data-popper-placement^='left'] .air-datepicker--pointer:after {
  transform: rotate(45deg)
}

.-top-left- .air-datepicker--pointer, .-bottom-left- .air-datepicker--pointer {
  left: var(--adp-pointer-offset)
}

.-top-right- .air-datepicker--pointer, .-bottom-right- .air-datepicker--pointer {
  right: var(--adp-pointer-offset)
}

.-top-center- .air-datepicker--pointer, .-bottom-center- .air-datepicker--pointer {
  left: calc(50% - var(--adp-pointer-size) / 2)
}

.-left-top- .air-datepicker--pointer, .-right-top- .air-datepicker--pointer {
  top: var(--adp-pointer-offset)
}

.-left-bottom- .air-datepicker--pointer, .-right-bottom- .air-datepicker--pointer {
  bottom: var(--adp-pointer-offset)
}

.-left-center- .air-datepicker--pointer, .-right-center- .air-datepicker--pointer {
  top: calc(50% - var(--adp-pointer-size) / 2)
}

.air-datepicker--navigation {
  grid-area: nav
}

.air-datepicker--content {
  box-sizing: content-box;
  padding: var(--adp-padding);
  grid-area: body
}

.-only-timepicker- .air-datepicker--content {
  display: none
}

.air-datepicker--time {
  grid-area: timepicker
}

.air-datepicker--buttons {
  grid-area: buttons
}

.air-datepicker--buttons, .air-datepicker--time {
  padding: var(--adp-padding);
  border-top: 1px solid var(--adp-border-color-inner)
}

.air-datepicker-overlay {
  position: fixed;
  background: var(--adp-overlay-background-color);
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  opacity: 0;
  transition: opacity var(--adp-overlay-transition-duration) var(--adp-overlay-transition-ease), left 0s, height 0s, width 0s;
  transition-delay: 0s, var(--adp-overlay-transition-duration), var(--adp-overlay-transition-duration), var(--adp-overlay-transition-duration);
  z-index: var(--adp-overlay-z-index)
}

.air-datepicker-overlay.-active- {
  opacity: 1;
  width: 100%;
  height: 100%;
  transition: opacity var(--adp-overlay-transition-duration) var(--adp-overlay-transition-ease), height 0s, width 0s
}


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

@layer components {
  /* ── Page CMS EditBar (edit mode) — Figma node 1:276 ───────────────── */
  .content-page-edit-banner {
    background: #1d2122;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    box-shadow:
      0 10px 15px -3px rgba(0, 0, 0, 0.1),
      0 4px 6px -4px rgba(0, 0, 0, 0.1);
    color: #fff;
  }

  .content-page-edit-banner__inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.75rem;
    min-height: 2.75rem;
    padding: 0.5rem 1rem;
  }

  .content-page-edit-banner__left {
    display: flex;
    align-items: center;
    gap: 0.625rem;
    min-width: 0;
    flex: 1 1 0;
  }

  .content-page-edit-banner__badge {
    display: inline-flex;
    align-items: center;
    gap: 0.375rem;
    flex-shrink: 0;
    padding: 0.25rem 0.625rem;
    border-radius: 0.25rem;
    background: #454545;
  }

  .content-page-edit-banner__badge-dot {
    width: 0.5rem;
    height: 0.5rem;
    border-radius: 9999px;
    background: #00d492;
    opacity: 0.5;
    flex-shrink: 0;
  }

  .content-page-edit-banner__badge-label {
    font-size: 0.75rem;
    line-height: 1rem;
    font-weight: 600;
    letter-spacing: 0.3px;
    text-transform: uppercase;
    color: #fff;
    white-space: nowrap;
  }

  .content-page-edit-banner__hint {
    font-size: 0.75rem;
    line-height: 1rem;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.4);
    white-space: nowrap;
  }

  .content-page-edit-banner__center {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: none;
    align-items: center;
    gap: 0.5rem;
    max-width: 12.5rem;
    pointer-events: none;
  }

  @media (min-width: 768px) {
    .content-page-edit-banner__center {
      display: inline-flex;
    }
  }

  .content-page-edit-banner__page-icon {
    width: 0.875rem;
    height: 0.875rem;
    flex-shrink: 0;
    color: rgba(255, 255, 255, 0.5);
  }

  .content-page-edit-banner__page-name {
    font-size: 0.75rem;
    line-height: 1rem;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.7);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 12.5rem;
  }

  .content-page-edit-banner__right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 0.5rem;
    flex: 1 1 0;
    min-width: 0;
    flex-wrap: wrap;
  }

  .content-page-edit-banner__btn {
    display: inline-flex;
    align-items: center;
    gap: 0.375rem;
    padding: 0.375rem 0.75rem;
    border-radius: 0.25rem;
    border: none;
    background: transparent;
    font-size: 0.75rem;
    line-height: 1rem;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.6);
    text-decoration: none;
    white-space: nowrap;
    cursor: pointer;
    transition: color 120ms ease-out, background-color 120ms ease-out;
  }

  .content-page-edit-banner__btn:hover {
    color: rgba(255, 255, 255, 0.9);
    background: rgba(255, 255, 255, 0.06);
  }

  .content-page-edit-banner__btn:focus {
    outline: none;
  }

  .content-page-edit-banner__btn:focus-visible {
    outline: 2px solid rgba(255, 255, 255, 0.45);
    outline-offset: 2px;
  }

  .content-page-edit-banner__btn--exit {
    color: rgba(255, 255, 255, 0.5);
  }

  .content-page-edit-banner__btn--publish {
    padding-left: 1rem;
    padding-right: 1rem;
    background: #c0011b;
    color: #fff;
    font-weight: 700;
    box-shadow:
      0 1px 2px rgba(0, 0, 0, 0.1),
      0 1px 3px rgba(0, 0, 0, 0.1);
  }

  .content-page-edit-banner__btn--publish:hover {
    background: #a80118;
    color: #fff;
  }

  .content-page-edit-banner__icon {
    width: 0.8125rem;
    height: 0.8125rem;
    flex-shrink: 0;
  }

  .content-page-edit-banner__divider {
    width: 1px;
    height: 1.25rem;
    background: rgba(255, 255, 255, 0.2);
    flex-shrink: 0;
  }

  @media (max-width: 639px) {
    .content-page-edit-banner__hint {
      display: none;
    }

    .content-page-edit-banner__btn {
      padding-left: 0.5rem;
      padding-right: 0.5rem;
    }
  }

  /* ── Page CMS edit entry (view mode): subtle icon, page body top-right ─ */
  .content-page-edit-entry {
    position: relative;
    z-index: 40;
    height: 0;
    overflow: visible;
    pointer-events: none;
  }

  .content-page-edit-fab {
    pointer-events: auto;
    position: absolute;
    top: 0.65rem;
    right: 0.85rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0.3rem;
    background: transparent;
    border: none;
    border-radius: 0.25rem;
    /* Light icon + soft dark halo so it reads on photo / dark hero backgrounds */
    color: #ffffff;
    opacity: 0.85;
    filter: drop-shadow(0 0 1px rgba(0, 0, 0, 0.85)) drop-shadow(0 1px 2px rgba(0, 0, 0, 0.55));
    box-shadow: none;
    transition: opacity 150ms ease-out, filter 150ms ease-out;
  }

  .content-page-edit-fab:hover {
    opacity: 1;
    background: transparent;
    transform: none;
    box-shadow: none;
    filter: drop-shadow(0 0 1.5px rgba(0, 0, 0, 0.9)) drop-shadow(0 2px 4px rgba(0, 0, 0, 0.6));
  }

  .content-page-edit-fab:focus {
    outline: none;
  }

  .content-page-edit-fab:focus-visible {
    opacity: 1;
    outline: 2px solid rgba(255, 255, 255, 0.7);
    outline-offset: 3px;
  }

  .content-page-edit-fab__icon {
    width: 1.35rem;
    height: 1.35rem;
    display: block;
    stroke-width: 2.25;
  }

  /* ── Page CMS content-block chrome (edit mode) ───────────── */
  .content-block-chrome {
    position: relative;
    /* Gutter on the left so the grip sits beside the content (avoids overflow:hidden clip) */
    margin-left: -1.75rem;
    padding-left: 1.75rem;
    overflow: visible !important;
    transition: background-color 150ms ease-out, box-shadow 150ms ease-out, filter 150ms ease-out;
  }

  /* Noticeable hover affordance on the block itself */
  .content-block-chrome:hover,
  .content-block-chrome:focus-within,
  .content-block-chrome.is-menu-open {
    background-color: rgba(214, 36, 50, 0.1);
    box-shadow: inset 0 0 0 2px rgba(214, 36, 50, 0.65);
    filter: brightness(1.08);
  }

  /* Grip in left gutter, to the left of the content */
  .content-block-handle {
    position: absolute;
    left: 0.15rem;
    top: 0.2rem;
    z-index: 40;
    opacity: 0;
    pointer-events: none;
    transition: opacity 150ms ease-out;
  }

  .content-block-chrome:hover .content-block-handle,
  .content-block-chrome:focus-within .content-block-handle,
  .content-block-chrome.is-menu-open .content-block-handle,
  .content-block-handle[data-content-block-handle-open="true"] {
    opacity: 1;
    pointer-events: auto;
  }

  .content-block-grip {
    @apply flex h-7 w-5 items-center justify-center rounded bg-neutral100 text-ltslate border border-neutral400 shadow-sm;
    cursor: pointer;
    /* Don't inherit section colors (e.g. white text on red panels) */
    color: #8a8888;
    text-transform: none;
    letter-spacing: normal;
    font-size: 12px;
    line-height: 1;
  }

  .content-block-grip:hover,
  .content-block-handle[data-content-block-handle-open="true"] .content-block-grip {
    @apply text-slate border-neutral500;
    background-color: #fff;
  }

  .content-block-grip:focus {
    outline: none;
  }

  .content-block-grip:focus-visible {
    box-shadow: 0 0 0 2px rgba(214, 36, 50, 0.45);
  }

  /* Fully opaque fixed menu (positioned by JS; often portaled to body).
     Explicitly reset typography so parent section styles (uppercase,
     wide tracking, huge headings, white text) never leak in. */
  .content-block-menu {
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    box-sizing: border-box;
    width: 17rem;
    max-width: calc(100vw - 1rem);
    z-index: 9999;
    padding: 0.75rem;
    text-align: left;
    border-radius: 0.5rem;
    border: 1px solid #dedcdc;
    background-color: #ffffff;
    color: #444445;
    box-shadow: 0 12px 40px rgba(0, 0, 0, 0.28);
    opacity: 1;
    /* Reset inherited page styles */
    font-family: montserrat, system-ui, sans-serif;
    font-size: 13px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: normal;
    text-transform: none;
    text-decoration: none;
    white-space: normal;
    word-break: normal;
    overflow-wrap: break-word;
    filter: none;
  }

  .content-block-menu *,
  .content-block-menu *::before,
  .content-block-menu *::after {
    box-sizing: border-box;
    text-transform: none;
    letter-spacing: normal;
  }

  .content-block-menu.is-open {
    display: block !important;
  }

  .content-block-menu__title {
    margin: 0 0 0.5rem;
    padding-bottom: 0.5rem;
    border-bottom: 1px solid #dedcdc;
    font-size: 0.875rem;
    font-weight: 700;
    line-height: 1.3;
    color: #444445;
    white-space: normal;
    overflow-wrap: anywhere;
  }

  .content-block-menu__row {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 0.75rem;
    padding: 0.25rem 0;
    font-size: 0.75rem;
    line-height: 1.35;
  }

  .content-block-menu__label {
    flex: 0 0 auto;
    max-width: 40%;
    font-weight: 600;
    color: #8a8888;
    white-space: nowrap;
  }

  .content-block-menu__value {
    flex: 1 1 auto;
    min-width: 0;
    text-align: right;
    color: #444445;
    overflow-wrap: anywhere;
    word-break: break-word;
  }

  .content-block-menu__code {
    display: inline-block;
    max-width: 100%;
    padding: 0.1rem 0.3rem;
    border-radius: 0.25rem;
    background-color: #ebebeb;
    color: #595656;
    font-family: ui-monospace, SFMono-Regular, Menlo, monospace;
    font-size: 11px;
    font-weight: 500;
    line-height: 1.3;
    white-space: normal;
    overflow-wrap: anywhere;
    word-break: break-all;
  }

  .content-block-pill {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    max-width: 100%;
    border-radius: 9999px;
    padding: 0.2rem 0.55rem;
    font-size: 11px;
    font-weight: 700;
    line-height: 1.25;
    letter-spacing: 0.01em;
    white-space: nowrap;
    border: 1px solid transparent;
  }

  .content-block-pill--positive {
    background-color: #d8f0d8;
    border-color: #b7dfb7;
    color: #2f6b2f;
  }

  .content-block-pill--warning {
    background-color: #fcf6bd;
    border-color: #e8d98a;
    color: #6b5b12;
  }

  .content-block-pill--muted {
    background-color: #f0f0f0;
    border-color: #dedcdc;
    color: #595656;
  }

  .content-block-menu__actions {
    margin-top: 0.75rem;
    padding-top: 0.75rem;
    border-top: 1px solid #dedcdc;
  }

  .content-block-menu__edit-btn {
    display: block;
    box-sizing: border-box;
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0.45rem 0.75rem;
    border: none;
    border-radius: 0.375rem;
    background-color: #c41e3a;
    color: #ffffff !important;
    font-family: inherit;
    font-size: 0.75rem;
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: normal;
    text-transform: none;
    text-align: center;
    white-space: normal;
    cursor: pointer;
  }

  .content-block-menu__edit-btn:hover {
    background-color: #a01830;
  }

  /* CTA / button chrome: grip must live *inside* the chrome border box.
     Placing it at left:-1.75rem put it outside the hover hit target and often
     under overflow-x-clip ancestors — :hover dropped, pointer-events went none,
     and the open menu felt like it vanished when moving to click Edit.
     Edit mode only: reserve left padding (no negative margin) so the grip is
     fully interactive; published markup has no chrome so layout is unchanged. */
  .content-block-chrome--cta {
    display: inline-block;
    width: max-content;
    max-width: 100%;
    vertical-align: top;
    margin-left: 0;
    padding-left: 1.75rem;
  }

  .content-block-chrome--cta .content-block-handle {
    left: 0.15rem;
    top: 0;
    bottom: 0;
    transform: none;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .content-block-chrome--cta .content-block-cta-label {
    white-space: nowrap;
  }

  /* While a menu is open (often portaled to body), keep chrome interactive
     and above nearby content so moving to the menu is not a fight with siblings. */
  .content-block-chrome.is-menu-open {
    z-index: 50;
  }

  .content-block-chrome.is-menu-open .content-block-handle {
    z-index: 51;
  }

  /* Portaled menus are on <body>; keep them above page chrome and clickable. */
  .content-block-menu.is-open {
    pointer-events: auto;
  }

  /* Shrink-wrap chrome for short centered lines (e.g. testimonial attribution)
     so the grip sits next to the text instead of at the full column edge. */
  .content-block-chrome--inline {
    display: inline-block;
    width: max-content;
    max-width: 100%;
    text-align: left;
    vertical-align: top;
  }

  /* Do not set max-width on .content-block-chrome here — it would override
     Tailwind utilities like max-w-[480px] / max-w-md (higher specificity) and
     make constrained rich-text blocks jump wider in edit mode. Grip gutter uses
     negative margin + padding so layout width stays aligned with published. */

  /* Trix in CMS edit modal */
  .content-page-trix-wrap {
    @apply rounded border border-neutral400 bg-neutral100 overflow-hidden;
  }

  .content-page-trix-wrap trix-toolbar {
    @apply border-b border-neutral400 bg-neutral200;
  }

  /* H1 / H2 / H3 text buttons (not icon-only) */
  .content-page-trix-wrap trix-toolbar .trix-button--heading {
    width: auto;
    min-width: 2.2em;
    height: 1.6em;
    max-width: none;
    text-indent: 0;
    font-size: 0.7rem;
    font-weight: 700;
    letter-spacing: 0.02em;
    line-height: 1.6em;
    padding: 0 0.45em;
    color: #333;
  }

  .content-page-trix-wrap trix-toolbar .trix-button--heading.trix-active {
    background: #cbeefa;
  }

  .content-page-trix-wrap trix-toolbar .trix-button--heading::before {
    display: none;
  }

  .content-page-trix-editor,
  .content-page-trix-wrap trix-editor {
    min-height: 12rem;
    max-height: 50vh;
    overflow-y: auto;
    padding: 0.75rem;
    background: #fff;
    color: #444445;
  }

  /* Heading levels while editing (Trix only styles h1 by default) */
  .content-page-trix-wrap .trix-content h1,
  .content-page-trix-editor h1 {
    font-size: 1.5em;
    line-height: 1.25;
    font-weight: 700;
    margin: 0.4em 0 0.25em;
  }

  .content-page-trix-wrap .trix-content h2,
  .content-page-trix-editor h2 {
    font-size: 1.25em;
    line-height: 1.3;
    font-weight: 700;
    margin: 0.35em 0 0.2em;
  }

  .content-page-trix-wrap .trix-content h3,
  .content-page-trix-editor h3 {
    font-size: 1.1em;
    line-height: 1.35;
    font-weight: 600;
    margin: 0.3em 0 0.15em;
  }

  .content-page-editor-textarea {
    min-height: 8rem;
  }

  /* Combined hero WYSIWYG (subhead + body + tagline). Headline stays separate.
     Editors: H2 = subhead, paragraphs = body, H3 = tagline. */
  .bts-hero-copy {
    @apply font-mont text-base leading-relaxed;
  }

  .bts-hero-copy h1,
  .bts-hero-copy h2 {
    @apply font-mont font-bold leading-snug mb-4;
    font-size: 1.125rem;
  }

  @media (min-width: 640px) {
    .bts-hero-copy h1,
    .bts-hero-copy h2 {
      font-size: 17.6px;
    }
  }

  .bts-hero-copy h3 {
    @apply font-mont font-semibold leading-snug mt-6 mb-0;
    font-size: 1.25rem;
  }

  @media (min-width: 640px) {
    .bts-hero-copy h3 {
      font-size: 1.5rem; /* text-2xl */
    }
  }

  .bts-hero-copy p {
    @apply font-mont font-normal text-base leading-relaxed mb-4 last:mb-0;
  }

  .bts-hero-copy strong,
  .bts-hero-copy b {
    @apply font-bold;
  }

  .bts-hero-copy a {
    @apply underline;
  }

  /* ActionText / Trix images in published landing content */
  .bts-landing-page .trix-content img,
  .bts-landing-page .attachment img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0.75rem 0;
  }

  .bts-landing-page .attachment {
    display: inline-block;
    max-width: 100%;
  }

  .bts-landing-page .attachment__caption {
    font-size: 0.85em;
    opacity: 0.85;
  }

  .content-card {
    box-shadow: -2px 2px 5px rgba(0,0,0,0.1);
    @apply rounded-lg bg-neutral100 p-6;
  }
  .completed-training {
    @apply bg-neutral500 h-11 block w-full text-center p-3.5 font-semibold mt-6 h5-mont rounded text-slate cursor-pointer;
  }
  .background-image-card {
    @apply content-card bg-no-repeat bg-[length:100%_190px] sm:bg-[length:100%_25%] md:bg-[length:100%_18%] lg:bg-[length:100%_30%];
  }

  /* Start a Chapter CMS card bodies (rich text + default markup) */
  .start-chapter-card-body {
    @apply font-mont text-neutral700;
  }

  .start-chapter-card-body p {
    @apply mont-body-lg text-sm md:text-lg mb-3 last:mb-0;
  }

  .start-chapter-card-body ul {
    @apply list-disc ml-4 font-mont text-sm md:text-lg text-neutral700;
  }

  .start-chapter-card-body li {
    @apply min-h-[26px];
  }

  .start-chapter-card-body img {
    max-width: 100%;
    height: auto;
  }
  .air-datepicker-nav--title {
    @apply uppercase;
  }
  body {
    @apply text-neutral700;
  }
  .section_title {
    @apply hidden lg:block h1 font-bold;
  }
  .section_subtitle {
    @apply h5-mont mt-8 lg:mt-0 lg:h1 font-semibold mb-12;
  }
  .popover-overlay {
    @apply fixed inset-0 bg-slate bg-opacity-90 transition-opacity;
  }
  .error h1 {
    @apply text-graywhite font-normal font-source;
    font-size: 200px;
  }

  .error h2 {
    @apply font-mont text-graywhite font-normal;
    font-size: 25px;
  }

  .error h3 {
    @apply font-source font-normal text-white text-lg;
  }

  .error p {
    @apply font-mont text-white font-normal text-base;
  }
  .error .sticky-footer {
    @apply text-white absolute bottom-0 w-full p-5 h-16 m-auto
  }
  .maintenance h2 {
    @apply font-source text-primaryred font-bold;
    font-size: 45px;
  }
  .maintenance p {
    @apply font-source font-normal text-base text-white;
  }
  .maintenance .sticky-footer {
    @apply text-white absolute bottom-0 w-full p-5 h-16 float-left
  }
  .member input[type="checkbox"] {
    @apply border-2 rounded-sm outline-primaryred hover:ring-primaryred text-primaryred;
  }
  .w-0\/6 {
    width: 0%;
  }
  .h1 {
    font-size: 24px;
    line-height: 24px;
    font-weight: 700;
    font-style: normal;
    @apply text-slate font-sweet;
  }
  .h2 {
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
    font-style: normal;
    @apply text-slate font-sweet;
  }
  .h3 {
    font-size: 18px;
    line-height: 18px;
    font-weight: 500;
    font-style: normal;
    @apply text-slate font-sweet;
  }
  .h4-mont {
    font-size: 16px;
    line-height: 16px;
    font-weight: 600;
    font-style: normal;
    font-family: montserrat, sans-serif;
    @apply text-slate;
  }
  .h5-mont {
    font-size: 14px;
    line-height: 14px;
    font-weight: 500;
    font-style: normal;
    font-family: montserrat, sans-serif;
    @apply text-slate;
  }
  .h6-mont {
    font-size: 12px;
    line-height: 12px;
    font-weight: 600;
    font-style: normal;
    font-family: montserrat, sans-serif;
    @apply text-slate;
  }
  .legend {
    @apply h2 pl-4 mb-5;
  }
  .label-1 {
    font-size: 10px;
    line-height: 10px;
    font-weight: 600;
    font-style: normal;
    font-family: montserrat, sans-serif;
    @apply text-slate;
  }
  .label-3 {
    font-size: 12px;
    line-height: 12px;
    font-weight: 600;
    font-style: normal;
    font-family: montserrat, sans-serif;
    @apply text-slate;
  }
   .label-4 {
    font-size: 12px;
    line-height: 12px;
    font-weight: 500;
    font-style: normal;
    font-family: montserrat, sans-serif;
    @apply text-slate;
  }
  .mont-body-lg {
    @apply font-mont text-lg leading-7 text-neutral700;
  }
  .label-button-large {
    font-size: 18px;
    line-height: 18px;
    font-weight: 500;
    font-style: normal;
    @apply font-sweet;
  }
  .label-button-medium-sweet {
    font-size: 14px;
    line-height: 14px;
    font-weight: 500;
    font-style: normal;
    @apply font-sweet;
  }
  .label-button-medium {
    font-size: 14px;
    line-height: 14px;
    font-weight: 500;
    font-style: normal;
    font-family: montserrat, sans-serif;
  }
  .body-large-mont {
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    font-style: normal;
    font-family: montserrat, sans-serif;
    @apply text-slate;
  }
  .body-medium-mont {
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    font-style: normal;
    font-family: montserrat, sans-serif;
    @apply text-slate;
  }
  .body-small-mont {
    font-size: 12px;
    line-height: 16px;
    font-weight: 500;
    font-style: normal;
    font-family: montserrat, sans-serif;
    @apply text-slate;
  }
  .small-mont-label {
    font-size: 10px;
    line-height: 20px;
    font-weight: 700;
    font-style: normal;
    font-family: montserrat, sans-serif;
    letter-spacing: .5px;
    @apply text-ltslate;
  }
  .copyright {
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    font-style: normal;
    font-family: montserrat, sans-serif;
    letter-spacing: .75px;
    @apply text-ltslate;
  }
  .pill-disabled {
    @apply h-6 border border-neutral300 bg-neutral200 text-neutral500 font-semibold px-4 py-1.5 leading-3 text-xs rounded
  }
  .pill-unselected {
    @apply h-6 border border-neutral300 bg-neutral200 text-slate font-semibold px-4 py-1.5 leading-3 text-xs rounded
  }
  .pill-selected {
    @apply h-6 bg-primaryred text-white font-semibold text-xs px-4 py-1.5 font-semibold rounded leading-3
  }
  .btn {
    @apply h-11 block w-full text-center p-3.5 font-semibold mt-6 h5-mont bg-primaryred rounded text-white border border-primaryred cursor-pointer;
  }
  .btn.small {
    @apply p-1 h-auto text-xs;
  }
  .btn:disabled, .btn.access-prohibited-link {
    @apply bg-neutral400 border-neutral400 text-neutral500 cursor-not-allowed;
  }
  .btn-notop {
    @apply h-11 block w-full text-center p-3.5 font-semibold mt-0 h5-mont bg-primaryred rounded text-white border border-primaryred cursor-pointer;
  }
  .btn-notop:disabled {
    @apply bg-neutral400 border-neutral400 text-neutral500;
  }
  .btn-cancel {
    @apply h-11 block w-full text-center p-3.5 font-semibold mt-6 h5-mont bg-white rounded text-slate border border-slate cursor-pointer;
  }
  .btn-cancel.small {
    @apply p-1 h-auto text-xs;
  }
  .btn-cancel-notop {
    @apply h-11 block w-full text-center p-3.5 font-semibold mt-0 h5-mont bg-white rounded text-slate border-2 border-slate cursor-pointer;
  }
  .label-queued {
    @apply inline-block bg-systemqueue rounded p-2 text-center;
  }
  .label-sent {
    @apply inline-block bg-systemsuccess rounded p-2 text-center;
  }
  .label-failed {
    @apply inline-block bg-primaryred rounded p-2 text-center;
  }
  .scrollbar::-webkit-scrollbar { width: 12px; }
  .scrollbar::-webkit-scrollbar-track {
    @apply bg-transparent;
  }
  .scrollbar::-webkit-scrollbar-thumb {
    @apply bg-neutral400 rounded-lg border-2 border-neutral200;
    border-width: 2px;
    border-style: solid;
  }
  form#chapter_registration_form input[type='checkbox'], input[type='radio'] {
    @apply mr-2 border-primaryred outline-primaryred border-2 text-primaryred;
    outline-color: primaryred;
  }

  form#chapter_registration_form input[type='checkbox']:disabled, input[type='radio']:disabled {
    @apply mr-2 bg-gray-100 border-gray-300 border-2;
  }
  form .chapter-start-hear-about-us label.checkbox {
    @apply label-4 w-full block;
  }
  form .chapter-start-hear-about-us h5 {
    @apply mt-2 mb-4 ml-3.5;
  }
  form .chapter-start-hear-about-usinput[type='checkbox'] {
    @apply mr-4;
  }
  form label {
    @apply h5-mont mb-3 pl-4 font-semibold;
  }
  form .fieldnote {
    @apply label-3 pt-1.5 pl-4;
  }
  .input_field {
    @apply mt-1 relative rounded-md w-1/2;
  }
  .input_field_full {
    @apply mt-1 relative rounded-md w-full;
  }
  .input {
    @apply bg-neutral200 rounded border border-neutral300 w-full h-12 h5-mont pl-4 text-slate font-medium leading-5;
  }
  .input_group {
    @apply mb-5;
  }
  p {
    @apply mb-2;
  }

  .select-button {
    @apply w-full rounded-lg pt-1 pb-1 mb-1 hover:text-primaryred;
  }

  .select-button.-selected- {
    @apply bg-primaryred text-white;
  }
  .required:after {
    content:" *";
    @apply text-primaryred font-semibold;
  }
  form[name="payment_form"] label.error {
    @apply mt-2 ml-0 pl-0 text-primaryred font-semibold label-3;
  }
  label.error, h6.error {
    @apply mt-2 text-primaryred font-semibold label-3;
  }
  .field_with_errors input.input, .field_with_errors select.input, .field_with_errors textarea.input, input.input.error, select.input.error, textarea.input.error {
    @apply border-primaryred text-slate placeholder-primaryred;
  }
  nav.pagination span:hover {
    @apply bg-neutral400 rounded;
  }
  nav.pagination span.current:hover {
    @apply bg-primaryred rounded text-white;
  }
  .main-header {
    background-color: transparent;
    background-image: linear-gradient(180deg, #000 0%, #434345 100%);
    line-height: 96px;
  }

  .home-index .main-header {background-image: none; position: absolute; top: 0; left: 0; width: 100%; z-index: 10;}

  .main-header .top-nav li.main-nav a.main-nav {
    padding: 20px 15px;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 3.1px;
    @apply font-mont text-white uppercase;
  }
  .apd-style-btn {
    @apply h-11 inline py-3 px-6 block text-center bg-primaryred text-white border border-primaryred cursor-pointer rounded-full uppercase tracking-widest font-bold text-base;
  }
  .apdc-side-main-menu li.menu-item:hover {
    padding-left:30px;
    border-left:5px solid #D62432;
  }
  .apdc-side-main-menu li.menu-item {
    list-style: none;
    padding: 0%;
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding-left: 25px;
    opacity: 1;
  }
  .apdc-side-main-menu .main-links {
    @apply text-3xl;
  }
  .apdc-side-main-menu .main-links li.menu-item, .top-links li.menu-item {
    font-family: source-sans-pro, sans-serif;
    line-height: 40px;
    @apply font-light text-white;
  }
  .apdc-side-main-menu .sub-links li.menu-item {
    line-height: 40px;
    font-family: sans-serif;
    font-weight: 100;
    font-size: 23px;
    @apply text-primaryred font-mont font-medium;
  }
  .apdc-side-main-menu .main-links li.menu-item {
    @apply inline-block;
  }
  .apdc-side-main-menu .social-links {
    text-align: left;
    padding-left: 25px;
    margin-top: 50px;
    font-size: 20px;
    color: #fff
  }

  .apdc-side-main-menu .social-links i {
    color: white;
    margin: 0 10px;
    -webkit-transition: .3s;
    transition: .3s;
    cursor: pointer;
    padding: 2px;
  }
  .air-datepicker {
    background: none;
    border: none;
  }

  .air-datepicker.-inline- {
    width: 100%;
  }

  .air-datepicker .air-datepicker-body--day-names .air-datepicker-body--day-name {
    @apply text-slate font-semibold;
  }

  .air-datepicker .air-datepicker-cell.-month-.-current- {
    @apply font-extrabold text-slate;
  }

  .air-datepicker .air-datepicker-cell.-day- {
    border-radius: 9999px;
  }

  .air-datepicker .air-datepicker-cell.-day-.-current- {
    @apply font-extrabold text-slate;
  }

  .air-datepicker .air-datepicker-cell.-day-.-focus- {
    @apply bg-primaryred text-white w-8 h-8 m-auto;
  }

  .air-datepicker .air-datepicker-cell.-day-.-selected- {
    @apply bg-primaryred text-white w-8 h-8 m-auto;
  }
  .mobile-dashboard-nav-link {
    margin-bottom: 18px;
    @apply flex items-center text-xs;
  }
  .mobile-dashboard-nav-link .nav-svg {
    @apply w-4 h-auto mr-4;
  }
  .access-prohibited-link {
    cursor: not-allowed;
    @apply text-neutral500;
  }
  [x-cloak] {
    @apply hidden;
  }
  @media (max-width: 1024px) {
    .h2 {
      @apply text-sm;
    }
    .btn-notop {
      @apply px-0 py-2.5 text-xs h-auto;
    }
    .btn-cancel {
      @apply px-0 py-2.5 text-xs h-auto;
    }
    .btn-cancel-notop {
      @apply px-0 py-2.5 text-xs h-auto;
    }
    form label {
      @apply p-0 text-[10px];
    }
  }
}

.bx-controls-direction {
  position: absolute;
  top: 110%;
  left: 0;
  width: 100%;
  z-index: 10;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.bx-controls-direction a {
  font-size: .875rem;
  font-weight: 600;
  color: #434345;
  opacity: .5;
}
.bx-controls-direction a.active {opacity: 1;}
.bx-controls-direction a.bx-prev {
  margin: 0 0 0 20px;
}
.bx-controls-direction a.bx-prev:before {content: ""; background: url(/icons/carrot.svg); background-size: 13px 21px; display: inline-block; width: 13px; height: 21px; vertical-align: middle; margin: 0 28px 0 0; position: relative; top: -2px; transform: rotate(180deg);}
.bx-controls-direction a.bx-next {
  margin: 0 20px 0 0;
}
.bx-controls-direction a.bx-next:after {content: ""; background: url(/icons/carrot.svg); background-size: 13px 21px; display: inline-block; width: 13px; height: 21px; vertical-align: middle; margin: 0 0 0 28px; position: relative; top: -2px;}

#time-picker::-webkit-calendar-picker-indicator {
  background-size: 22px 22px;
  cursor: pointer;
  padding: 10px 15px 15px 10px;
  filter: none; 
  background-color: transparent;
}

#time-picker:hover::-webkit-calendar-picker-indicator,
#time-picker:focus::-webkit-calendar-picker-indicator {
  background-color: rgba(252, 78, 78, 0.144) !important;
  border-radius: 50%;
  filter: invert(25%) sepia(95%) saturate(2000%) hue-rotate(330deg) brightness(80%);
}

.meeting-dot-button:hover {
  background-color: rgb(248, 213, 213);
  border-radius: 100%;
  padding: 5px;
}

.meeting-dot-button {
  padding: 5px;
}

.meeting-dot-button:hover svg {
  color: #d60000;
}

.air-datepicker-cell.-day- {
  color: #000; 
}

.air-datepicker-cell.-day-:hover {
  background-color: rgba(248, 213, 213, 0.5) !important;
  color: #e1111f !important;
  font-weight: 700 !important;
  border-radius: 50%;
}

.air-datepicker-cell.-day-.-selected- {
  background-color: rgba(248, 213, 213, 0.5);
  color: #8B0000;
}
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, or any plugin's
 * vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any other CSS/SCSS
 * files in this directory. Styles in this file should be added after the last require_* statement.
 * It is generally better to create a new file per style scope.
 *


 */
