
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: rgb(0, 0, 0);
}
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-mutable]::-moz-selection,
trix-editor [data-trix-cursor-target]::-moz-selection {
  background: none;
}
trix-editor [data-trix-mutable] ::selection, trix-editor [data-trix-mutable]::selection,
trix-editor [data-trix-cursor-target]::selection {
  background: none;
}

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

trix-editor [data-trix-mutable].attachment.attachment--file {
  box-shadow: 0 0 0 2px highlight;
  border-color: transparent;
}
trix-editor [data-trix-mutable].attachment img {
  box-shadow: 0 0 0 2px highlight;
}
trix-editor .attachment {
  position: relative;
}
trix-editor .attachment:hover {
  cursor: default;
}
trix-editor .attachment--preview .attachment__caption:hover {
  cursor: text;
}
trix-editor .attachment__progress {
  position: absolute;
  z-index: 1;
  height: 20px;
  top: calc(50% - 10px);
  left: 5%;
  width: 90%;
  opacity: 0.9;
  transition: opacity 200ms ease-in;
}
trix-editor .attachment__progress[value="100"] {
  opacity: 0;
}
trix-editor .attachment__caption-editor {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  color: inherit;
  text-align: center;
  vertical-align: top;
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
trix-editor .attachment__toolbar {
  position: absolute;
  z-index: 1;
  top: -0.9em;
  left: 0;
  width: 100%;
  text-align: center;
}
trix-editor .trix-button-group {
  display: inline-flex;
}
trix-editor .trix-button {
  position: relative;
  float: left;
  color: #666;
  white-space: nowrap;
  font-size: 80%;
  padding: 0 0.8em;
  margin: 0;
  outline: none;
  border: none;
  border-radius: 0;
  background: transparent;
}
trix-editor .trix-button:not(:first-child) {
  border-left: 1px solid #ccc;
}
trix-editor .trix-button.trix-active {
  background: #cbeefa;
}
trix-editor .trix-button:not(:disabled) {
  cursor: pointer;
}
trix-editor .trix-button--remove {
  text-indent: -9999px;
  display: inline-block;
  padding: 0;
  outline: none;
  width: 1.8em;
  height: 1.8em;
  line-height: 1.8em;
  border-radius: 50%;
  background-color: #fff;
  border: 2px solid highlight;
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.25);
}
trix-editor .trix-button--remove::before {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.7;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg%20height%3D%2224%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M19%206.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: " •";
}
.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.
 *

*/

.trix-content figure {
  margin: 0;
  padding: 0;
  display: inline-block;
  text-align: center;
}

trix-toolbar {
  position: sticky;
  top: 5rem;
  background: var(--white-color);
  z-index: 100;
  padding: var(--margin-base);
  border-bottom: 1px solid #ccc;
}

/*
 * 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;
}
.edit-post {

    label {
        display: block;
        font-size: var(--small-font-size);
        color: var(--primary-color);
        text-transform: uppercase;
        letter-spacing: 0.1ch;
        font-weight: bold;
        margin: var(--margin-large) 0 0 0;
    }

    select,
    input[type="text"],
    textarea,
    #post_content {
        padding: 1rem 1ch;
        background: transparent;
        border: 2px solid #cccccccc;
        border-radius: 4px;
        box-sizing: border-box;
        width: 100%;

        &:focus {
            outline: 4px solid var(--secondary-color);
        }
    }

    select {
        font-size: var(--body-font-size);
        font-family: var(--body-font-family);
        color: var(--black-color);
    }

    input#post_title {
        font-size: var(--header-font-size);
        font-weight: bold;
    }
}
.sticky_controls {
    position: sticky;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 1rem 0;
    background: var(--white-color);
    border-top: 2px solid #cccccccc;
    margin-top: -2px;
    width: 100%;
    z-index: 100;
    display: flex;
    justify-content: space-between;
    &.sticky_controls--top-mounted {
        top: 0;
        bottom: unset;
        border-top: none;
        border-bottom: 2px solid #cccccccc;
        margin-top: 0;
        margin-bottom: -2px;
    }

    &.sticky_controls--with-header {
        align-items: center;
        gap: 4ch;
        margin-top: var(--margin-large);
        margin-bottom: var(--margin-huge);
        header {
            h1 {
                margin: 0;
                padding: 0;
                font-size: var(--body-font-size);
            }
        }
        nav {
            display: flex;
            gap: 1rem;
            align-items: center;
            button {
                margin: 0;
            }
        }
    }
}
table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: var(--margin-xlarge);
    margin-inline: calc(-1 * var(--margin-large));
}

table th {
    background-color: var(--white-color);
    color: #000;
    font-weight: bold;
    vertical-align: bottom;
}

table tbody {
    box-shadow: var(--shadow-large);
}

table th,
table td {
    padding: var(--margin-medium) var(--margin-large);
    text-align: left;
}

table tr:nth-child(even) {
    background-color: var(--white-color);
}

table tr:nth-child(odd) {
    background-color: white;
}


@keyframes tilt-to-5 {
    0% {
        transform: rotate(-2deg);
    }
    30% {
        transform: rotate(-2deg);
    }
    60% {
        transform: rotate(-4.75deg);
    }
    100% {
        transform: rotate(-4.75deg);
    }
}

@keyframes tilt-10deg-from-2 {
    0% {
        transform: rotate(2deg);
    }
    50% {
        transform: rotate(-7deg);
    }
}

@media (prefers-reduced-motion: no-preference) {
    @supports (animation-timeline: view()) {
        .tilt_into_view {
            animation: tilt-to-5 linear both;
            animation-timeline: view();
        }
    }
}
.avatar {
    margin: 0;
    padding: 0;
    background: white;
    border-radius: 100%;
    overflow: hidden;
    flex-shrink: 0;
    flex-grow: 0;
}
html {
    font-size: 16px;
}

@media (max-width: 600px) {
    html {
        font-size: 14px;
    }
}

body {
    margin: 0;
    padding: 0;
    font-family: var(--body-font-family);
    font-size: var(--body-font-size);
    color: var(--black-color);
    line-height: 170%;
}

input, button, textarea, select {
    font: inherit;
}

.highlighted_text {
    color: var(--secondary-color);
}

#blogposts {
    display: flex;
    flex-direction: column;
    gap: var(--margin-huge);
    margin: calc(1.2 * var(--margin-huge)) 0;
}

.blogpost .meta {
    font-size: 90%;
    color: var(--primary-color);
    margin: var(--margin-medium) 0 0 0;
    display: flex;
    gap: var(--margin-medium);
    align-items: center;
}

.blogpost .meta address {
    font-weight: bold;
    font-style: normal;
}

.blogpost .avatar {
    border: 2px solid var(--primary-color);
    width: 1.5em;
    height: 1.5em;
}

.blogpost--preview footer {
    padding: var(--margin-medium) 0 var(--margin-small) 0;
}

.blogpost--preview header,
.blogpost--full header {
    display: flex;
    flex-direction: column-reverse;
}


.blogpost--preview header {
    padding-top: var(--margin-medium);
}

.blogpost header .header_text {
    font-size: var(--header-font-size);
    margin-bottom: var(--margin-medium);
    margin-top: 0;
}

.blogpost--full header .meta {
    font-size: 1em;
    color: var(--black-color);
    margin-top: var(--margin-huge);
    margin-bottom: var(--margin-large);

}

.blogpost header .meta a  {
    text-decoration-color: transparent;
}
.blogpost header .meta a:hover  {
    text-decoration-color: var(--secondary-color);
}

.blogpost--full main {
    padding-bottom: var(--margin-xlarge);
}

.blogpost--full footer {
    margin: var(--margin-huge) 0;
    border-top: 2px solid var(--primary-color--shadow);
    padding: var(--margin-huge) 0 0 0;
}

.content .breadcrumb a {
    text-decoration-color: transparent;
    color: var(--primary-color);
}
.content .breadcrumb a:hover {
    text-decoration-color: var(--secondary-color);
}

.breadcrumb a::before {
    /* Unicode arrow backwards */
    content: "\2190";
    display: inline-block;
    text-decoration: none;
    margin-right: 0.5rem;
    transform: none;
    transition: transform 0.1s ease-in-out;
}
.box,
.content .box {
    padding: var(--margin-xlarge) var(--margin-large);
    background: transparent;
    border: 2px solid var(--primary-color);
    border-radius: 4px;
    box-shadow: 0 12px 25px -6px var(--primary-color--shadow);
    margin-block: var(--margin-medium) 0;

    /* 0 top margin on element */
    > :first-child {
        margin-top: 0;
    }

    label:first-child {
        margin-top: -12px;
    }

    h1, h2, h3 {
        font-size: var(--header-font-size);
    }

    &.box--white {
        background: white;
    }

    &.box--red {
        --primary-color: var(--danger-color);
        --primary-color--shadow: var(--danger-color--shadow);
        background: var(--danger-color--background);
        color: var(--danger-color);
    }
}
.content .button,
.button,
button {
    --button-primary-color: var(--primary-color);
    --button-highlight-color: var(--secondary-color);
    --button-text-color: white;
    --button-font-size: var(--body-font-size);
    --button-margin-size: var(--margin-medium);
    font-size: var(--button-font-size) !important;
    padding: var(--button-margin-size) calc(2 * var(--button-margin-size));
    border: 4px solid var(--button-primary-color);
    border-radius: 4px;
    background-color: var(--button-primary-color);
    color: var(--button-text-color);
    cursor: pointer;
    transition: background-color  0.3s ease;
    text-decoration: none;
    line-height: 1 !important;

    &:focus-visible {
        outline: 4px solid var(--button-highlight-color);
        outline-offset: 4px;
    }

    &:hover {
        border-color: var(--button-highlight-color);
    }

    &:active {
        border-color: var(--button-highlight-color);
        background-color: var(--button-highlight-color);
    }

    &.small {
        --button-margin-size: calc(var(--margin-small) / 1);
        --button-font-size: var(--small-font-size);
        line-height: 1;
    }

    &.large {
        --button-margin-size: var(--margin-medium);
    }
    &.link {
        background: none;
        border: none;
        padding: 0;
        font: inherit;
        color: inherit;
        line-height: inherit !important;
        text-decoration: underline;
        cursor: pointer;
        display: inline-flex;
        gap: 0.5rem;

        &:hover {
            text-decoration-color: var(--secondary-color);
        }
    }

    &.text {
        color: var(--button-primary-color);
        background-color: transparent;
        --button-margin-size: 0;
        text-decoration: underline;
        border: none;

        &:hover {
            background-color: transparent;
            text-decoration-color: var(--secondary-color);
            text-decoration: underline;
        }

        &:active {
            background-color: transparent;
            color: var(--button-highlight-color);
            text-decoration: underline;
            outline: 4px solid var(--button-highlight-color);
        }
    }

    &.transparent {
        --button-text-color: var(--button-primary-color);
        background: transparent;
    }

    &.red {
        --button-primary-color: var(--danger-color);
    }

    &.green {
        --button-primary-color: rgb(6, 119, 20);
    }

}

#header button.link {
    text-decoration: none;
}


.clickable_card {
    --bg: white;

    position: relative;
    padding: var(--margin-xlarge);
    background: var(--bg);
    border:  2px var(--bg) solid;
    border-radius: 4px;
    box-shadow: var(--shadow-large);
}


.clickable_card:focus-within {
    outline: var(--outline);
    outline-offset: var(--outline-offset);
}

.clickable_card:hover {
    border-color: var(--primary-color);
}
.clickable_card:hover .clickable_card--link {

}

.clickable_card--link {
    text-decoration: none;
}
.clickable_card--link:focus {
    outline: none;
}

.clickable_card--link::after {
    position: absolute;
    inset: 0;
    content: "";
}

main.content_wrapper {
    margin: min(4rem, var(--horizontal-page-padding));
    padding: 1rem 0;
}

main.content {
    margin: min(4rem, var(--horizontal-page-padding)) auto;
    padding: 1rem var(--horizontal-page-padding);
}

.content {
    margin: 0 auto;
    padding: 0 1rem;
    max-width: var(--max-content-width);
}

.content--double-width {
    max-width: var(--max-site-width);
}

.content p {
    margin-top: 0;
    line-height: 1.7;
}

.content button.link,
.content .link,
.content a {
    text-decoration: underline;
    color: var(--black-color);
    text-underline-offset: 2px;
    text-decoration-thickness: 2px;
}

.content .link:hover,
.content button.link:hover,
.content a:hover {
    text-decoration-color: var(--secondary-color);
}

.content .link:focus-visible,
button.link:focus-visible,
a:focus-visible {
    text-decoration-color: var(--secondary-color);
    outline: 3px solid var(--secondary-color);
    outline-offset: 2px;
    border-radius: 2px;
}

.content .highlighted_section {
    padding: 2vw var(--horizontal-page-padding);
    background-color: var(--beige-color);
    border: 3px solid var(--primary-color);
}
@media (max-width: 500px) {
    .content .highlighted_section {
        border-width: 2px;
        margin: 0 -2vw;
    }
}

.content  p,
.content ul,
.content ol {
    line-height: 1.7;
    margin: 0 0 var(--margin-xlarge) 0;
}

.content h1 {
    margin: calc(1.5 * var(--margin-xlarge)) 0;
    line-height: 1.2;
    font-size: 2em;
}

.content h2 {
    line-height: 1.2;
}

.content h2,
.content h3 {
    margin: calc(2.5 * var(--margin-xlarge)) 0 var(--margin-xlarge) 0;
}


.content h4 {
    margin-top: var(--margin-xlarge);
    margin-bottom: 0;
}

.content .call_to_action {
    display: inline-block;
    margin: 0 0 var(--margin-large) 0;
    padding: var(--margin-medium);
    background-color: var(--primary-color);
    border: 6px solid var(--primary-color);
    color: var(--beige-color);
    text-align: center;
    border-radius: 4px;
    text-decoration: none;
}

.content .call_to_action:hover {
    border-color: var(--secondary-color);
}

.content .call_to_action::before {
    content: "→";
    display: inline-block;
    text-decoration: none;
    margin-right: 0.5rem;
    transform: none;
    transition: transform 0.1s ease-in-out;
}

.content .call_to_action:hover::before {
    transform: translateX(0.2rem);
}

.content .call_to_action a {

}

.content section.tjeneste {
    margin-top: 4rem;
    margin-bottom: 4rem;
    padding-bottom: 4rem;
    border-bottom: 3px solid var(--primary-color);
}

.content hr {
    margin: 4rem 0;
    border: none;
    border-bottom: 3px solid var(--primary-color);
}
.copy-me {
    position: relative;
}

.copy-me button {
    background: none;
    border: none;
    padding: 0;
    font: inherit;
    font-size: var(--body-font-size);
    color: inherit;
    line-height: inherit !important;
    text-decoration: underline;
    text-decoration-style: dotted;
    text-underline-offset: 3px;
    text-decoration-thickness: 1px;
    cursor: copy;
    display: inline-flex;
    align-items: baseline;
    gap: 2px;
}

.copy-me button:hover {
    color: var(--secondary-color);
}

.copy-me button svg {
    transform: translate(3px, 2px);
    width: auto;
    height: 1.1em;
}

.copy-me .copy-me--toast {
    font-size: var(--small-font-size);
    position: absolute;
    width: fit-content;
    text-wrap: nowrap;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 120%);
    background: white;
    border: 1px solid white;
    border-radius: var(--margin-base);
    box-shadow: var(--shadow-small);
    padding: var(--margin-base) var(--margin-medium);
    opacity: 1;
}

.copy-me .copy-me--toast:after {
    content: '';
    position: absolute;
    display: block;
    width: 0px;
    left: 50%;
    top: -8px;
    border: 8px solid transparent;
    border-top: 0;
    border-bottom: 8px solid white;
    transform: translateX(-50%);
}

.copy-me .copy-me--toast:empty {
    display: none;
}

.customer_quote {
    margin: var(--margin-xlarge) 0 calc(2 * var(--margin-xlarge)) 0;
    display: flex;
    flex-direction: column-reverse;
    max-width: 50ch;
}
.customer_quote blockquote {
    background-color: white;
    border: 0 solid transparent;
    box-shadow: var(--shadow-large);
    border-radius: 0.5rem 0.5rem 0.5rem 0;
    margin: var(--margin-xlarge) 0;
    padding: calc(1.2*var(--margin-xlarge)) var(--margin-xlarge) var(--margin-medium) var(--margin-xlarge);
    font-size: 115%;
}

.customer_quote blockquote em {
    font-style: normal;
    font-weight: bold;
    background: #fff5b3;
}

.customer_quote figcaption  {
    font-size: 90%;
    margin: 0 0.5rem 0 1rem;
}

.customer_quote figcaption .customer_quote__name_and_portrait__wrapper {
    font-size: 100%;
    display: flex;
    flex-direction: row-reverse;
    gap: 1rem;
    align-items: center;
    justify-content: space-between;
    font-weight: normal;
    margin: 0;
}

.customer_quote figcaption span {
    font-weight: normal;
    margin: 0;
    line-height: 1.5;
}

.customer_quote figcaption .customer-logo {
    max-width: 40%;
    object-fit: contain;
}

.customer_quotes_wrapper {
    margin-top: 3rem;
}

.customer_quote__name_and_portrait {
    display: flex;
    align-items: center;
    gap: 0.75rem;
}

.customer_quote__name_and_portrait > span {
    flex: auto;
}

.customer_quote__portrait {
    width: 3.5rem;
    height: 3.5rem;
    border: 2px solid var(--primary-color);
    box-shadow: var(--shadow-small);
}

.customer_quote__portrait img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: 0;
}

/* Add arrow triangle at bottom left of blockquote */
.customer_quote blockquote {
    position: relative;
}


.customer_quote {
    --arrow-size: 1.5rem;
}

.customer_quote blockquote::after {
    content: url("data:image/svg+xml,%3Csvg width='53' height='24' viewBox='0 0 53 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.555 23.1009C9.62865 21.8817 0.00463867 16.8281 0.00463867 0.396126L52.2746 0.448988C30.1144 0.448988 20.4668 11.0649 18.7961 20.4491C18.5057 22.0803 17.1779 23.4347 15.555 23.1009Z' fill='white'/%3E%3C/svg%3E");
    position: absolute;
    bottom: calc(-1 * var(--arrow-size) + 1px);
    left: 0;
    height: var(--arrow-size);
    width: calc(var(--arrow-size) * 0.62);
    line-height: 1;
}


@media (min-width: 1500px) {

    .center_if_wide {
        text-align: center;
    }

    /* Two columns, need space */
    .customer_quotes_wrapper {
        margin: 2.5rem -25ch 0 -25ch;
        columns: 2;
        column-gap: min(4vw, 4.5rem);
    }

    .customer_quote {
        display: inline-flex;
        margin-bottom: 2rem;
        margin-top: 0;
    }

    .customer_quote:nth-child(2) {
        order: 4;
    }
}

.customer_quote figcaption .venstre-logo {
    margin: -0.4rem;
}

.customer_quote figcaption .lbf-logo {
    max-width: 240px;
}

@media (max-width: 500px) {
    .customer_quote figcaption .customer-logo {
        max-width: 90px;
    }
    .customer_quote figcaption .customer_quote__name_and_portrait__wrapper {
        gap: 0.5rem;
    }
}

@media (max-width: 300px) {

    .customer_quote blockquote {
        border-radius: 0.5rem;
    }

    .customer_quote blockquote::after {
        content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' alt='' width='40' height='18' viewBox='0 0 40 18' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.9527 17.9997C18.7873 17.9877 17.626 17.4805 16.7752 16.4767C12.3213 11.2213 4.76582 2.30563 4.212 1.64663C3.42307 0.707875 2.56348 3.69202e-06 0 3.5278e-06L2.82018 3.7896e-06L2.82017 0L40 3.50571e-06C37.4364 3.19399e-06 36.5768 0.707874 35.7879 1.64663C35.234 2.30564 27.6782 11.2215 23.2241 16.4768C22.3504 17.5077 21.1494 18.0148 19.9527 17.9997Z' fill='white'/%3E%3C/svg%3E");
        left: 50%;
        bottom: -16px;
        width: 40px;
        height: 16px;
        transform: translateX(-50%);
        line-height: 1;
    }
    .customer_quote {
        margin-left: -3vw;
        margin-right: -3vw;
    }

    .customer_quote figcaption .customer_quote__name_and_portrait__wrapper {
        flex-direction: column-reverse;
        gap: 0.5rem;
        margin: 1rem 0 0 0;
        line-height: 1;
    }

    .customer_quote figcaption .customer-logo {
        max-width: 150px;
        object-position: top center;
    }

    .customer_quote figcaption .venstre-logo {
        margin-top: -0.5rem;
    }

    .customer_quote figcaption .kobler-logo {
        margin-top: -0.25rem;
        max-width: 130px;
    }

    .customer_quote figcaption .lbf-logo {
        margin-top: -0.1rem;
        max-width: 240px;
    }

    .customer_quote__name_and_portrait {
        flex-direction: column;
        text-align: center;
    }

    .customer_quote blockquote {
        font-size: 100%;
    }
}
@media (max-width: 1000px) {
    .desktop-only {
        display: none;
    }
}
.front-page #main_content_wrapper,
body.front-page {
    background: var(--white-color);
}

.front-page #header .link,
.front-page #header a,
.front-page #header a:hover,
.front-page #header a.active {
    color: var(--primary-color);
    text-decoration-color: var(--secondary-color);
    text-decoration-thickness: 2px;
}

.front-page .customer_quote {
    margin: 0;
}

@media (min-width: 1200px) {
    .hero {
        margin-top: var(--margin-large);
    }
}

.hero .hero--text {
    max-width: 50ch;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.hero--text h1 {
    margin-top: 0;
}

.hero--text p {
    margin-bottom: 0;
    font-size: 1.5rem;
    max-width: 30ch;
}

@media (max-width: 1000px) {
    .hero--text p {
        max-width: var(--max-column-width);
    }
}

.front-page .call_to_action {
    margin-top: 1rem;
}

.hero .hero--image-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
}

.hero .hero--image {
    position: relative;
}

.side-by-side {
    /* two column grid that breaks down on mobile */
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 4rem;
}

.side-by-side--narrow {
    padding: 0 3.5rem;
}

@media (max-width: 1400px) {
    .side-by-side {
        gap: 2vw;
    }
    .side-by-side--quotes {
        align-items: flex-start;
        gap: 4vw;
    }
}

@media (max-width: 1200px) {
    .side-by-side--narrow {
        padding: 0;
    }
}

@media (max-width: 1000px) {
    .side-by-side {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        gap: 1vw;
    }
    .hero.side-by-side {
        flex-direction: row;
        justify-content: center;
    }
}

@media (max-width: 800px) {
    .hero.side-by-side {
        flex-direction: column;
        gap: 3vw;
    }
    .hero .hero--image-wrapper {
        max-width: 38ch;
        width: 100%;
        justify-content: flex-start;
        transform: translate(-1.8rem, 0rem);
    }
}

@keyframes slide-up {
    0% {
        transform: translateY(3rem);
        opacity: 0;
    }
    40% {
        transform: translateY(1rem);
        opacity: 1;
    }
    100% {
        transform: translateY(-1rem);
        opacity: 1;
    }
}

@media (prefers-reduced-motion: no-preference) {
    @supports (animation-timeline: view()) {
        .slide-up {
            animation: slide-up linear both;
            animation-timeline: view();
        }
    }
}

.front-page h1 {
    font-size: 3rem;
    line-height: 1.3;
    max-width: 18ch;
    margin-bottom: 0.5em;
}

.front-page  h2 {
    font-size: 2.5rem;
    line-height: 1.2;
}

.front-page h3 {
    margin-top: 2rem;
    margin-bottom: 1rem;
    line-height: 1.5;
}

@media (max-width: 1400px) {
    .front-page h1 {
        font-size: 2.5rem;
    }

    .front-page h2 {
        font-size: 2rem;
    }
    .front-page h3 {
        font-size: 1.5rem;
    }
}

@media (max-width: 1100px) {
    .front-page h1 {
        font-size: 2.25rem;
    }

    .front-page h2 {
        font-size: 1.8rem;
    }
    .front-page h3 {
        font-size: 1.4rem;
    }
}

.front-page .content {
    display: flex;
    flex-direction: column;
    gap: var(--margin-huge);
}

@media (min-width: 1000px) {
    .front-page .content {
        gap: var(--margin-xhuge);
    }
}


.nyhetsbrev-stack {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.nyhetsbrev-stack > div {
    position: relative;
    z-index: 1;
}

.nyhetsbrev-stack .blogpost {
    position: relative;
}

.nyhetsbrev-stack > div:before,
.nyhetsbrev-stack > div:after {
    position: absolute;
    content: '';
    inset: 0;
    box-shadow: var(--shadow-large);
    transform: rotate(-5deg) translate(-2%, -4%);
    z-index: -2;
    background: #fdfdfd;
}

.nyhetsbrev-stack > div:before {
    transform: rotate(3deg) translate(2%, 4%);
    opacity: 0.7;
}

.nyhetsbrev-stack .blogpost h3 {
    margin-top: 0;
}

.front-page .flere-referanser-lenke {
    margin-top: 2rem;
}

.front-page #referanser h2,
.front-page #referanser .flere-referanser-lenke {
    max-width: var(--max-column-width);
    margin-inline: auto;
}

@media (min-width: 800px) {

    .front-page .flere-referanser-lenke {
        margin-top: 3rem;
    }

    .front-page #referanser .flere-referanser-lenke,
    .front-page #referanser h2 {
        text-align: center;
    }
}



body {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    background: linear-gradient(to right, var(--primary-color--top), var(--primary-color--bottom));
}

#main_content_wrapper {
    flex: 1;
    background: var(--white-color);

}

.logo {
    font-size: var(--header-font-size);
    font-weight: normal;
    display: inline-flex;
    gap: 0.2em;
    align-items: baseline;
    text-decoration: none;
}

.logo svg {
    fill: currentColor;
    height: 1.5em;
    width:  1.5em;
    position: relative;
    top: 0.4em;
    transition: fill 0.1s ease-in-out;
}

.padding-wrapper,
#footer-wrapper,
#header-wrapper {
    padding-left: var(--horizontal-page-padding);
    padding-right: var(--horizontal-page-padding);
}

#footer,
#header {
    color: var(--beige-color);
    font-family: var(--header-font-family);
    font-size: var(--body-font-size);
    transition:
            height 0.1s ease-in-out;

    padding: 1.5em 0 1.8em 0;
    max-width: var(--max-site-width);
    width: 100%;
    box-sizing: border-box;
    margin: 0 auto;
}

#header,
#footer main {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    gap: var(--margin-large);
}

@media (max-width: 1400px) {
    #footer .logo,
    #header .logo,
    #footer,
    #header {
        font-size: var(--body-font-size);
    }
}

@media (max-width: 1200px) {
    #footer,
    #header {
        padding: 1.4em 0 1.2em 0;
    }
    #footer {
        padding-bottom: 1.4em;
    }
    #footer .logo {
        display: none;
    }
    #header {
        justify-content: flex-end;
    }
    #header .logo {
        position: absolute;
        top: 0.85em;
        left: var(--horizontal-page-padding);
    }
}

@media (max-width: 600px) {
    #footer {
        padding: 2em 0;
    }
    #footer main {
        flex-direction: column;
    }
    #footer .logo {
        display: none;
    }

    #header .logo,
    #footer,
    #header {
        font-size: calc(1.14*var(--body-font-size));
    }
}

#header button.link,
#footer a,
#header a {
    color: var(--beige-color);
    text-decoration: none;
    text-underline-offset: 3px;
    transition: color 0.1s ease-in-out;
}

#header button.link:hover,
#footer a:hover,
#header a:hover {
    color: var(--secondary-color);
    text-decoration: underline;
    text-decoration-thickness: 2px;
}

#footer {
    padding-top: 2em;
    padding-bottom: 1em;
}

#footer-wrapper {
    background: linear-gradient(to right, var(--grey-primary--top), var(--grey-primary--bottom));;

}

#footer main {
    padding-bottom: 4em;
}

#footer aside.formalities {
    padding-bottom: 1em;
    font-size: 1rem;
}

@media (min-width: 1200px) {
    #footer aside.formalities {
        text-align: right;
    }
}

#footer aside.formalities a {
    opacity: 0.7;
}

#footer aside.formalities a:hover {
    opacity: 1;
}

.link-with-icon {
    display: inline-flex;
    gap: var(--margin-small);
    align-items: center;
}
.inline-header-and-p {
    margin-bottom: var(--margin-xlarge);
}

.inline-header-and-p h2 {
    font-size: var(--body-font-size);
    display: inline;
}
.inline-header-and-p p {
    display: inline;
}
.loading {
    animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}

@keyframes pulse {
    0%, 100% {
        opacity: 1;
    }
    50% {
        opacity: .5;
    }
}

#menu_nav {
    display: flex;
}

#main_menu {
    padding: 0;
}

#footer a.active,
#header a.active,
#footer #main_menu .active a,
#menu_nav #main_menu .active a {
    text-decoration: underline;
    text-decoration-thickness: 2px;
    text-decoration-color: var(--secondary-color);
}

#footer #main_menu,
#menu_nav #main_menu {
    display: flex;
    justify-content: space-between;
    list-style-type: none;
    margin: 0;
    gap: var(--margin-xlarge);
}

#menu_nav button {
    display: none;
}

@media (max-width: 1200px) {
    #menu_nav {
        flex-direction: column;
        align-items: flex-end;
    }

    #menu_nav.menu_nav__open {
        gap: var(--margin-xlarge);
    }

    #footer #main_menu {
        gap: var(--margin-medium);
    }

    #footer #main_menu,
    #menu_nav #main_menu {
        display: flex;
        flex-direction: column;
    }

    #menu_nav #main_menu {
        align-items: flex-end;
        visibility: hidden;
        max-height: 0;
        margin-bottom: 0;
        transition:
                max-height 0.1s ease-in-out,
                margin-bottom 0.1s ease-in-out;
    }

    #menu_nav.menu_nav__open #main_menu {
        visibility: visible;
        max-height: 100vh;
        margin-bottom: var(--margin-xlarge);
        font-size: var(--header-font-size);
    }
    #menu_nav button {
        display: inline-flex;
        position: relative;
        align-items: center;
        top: -3px;
    }
}



#menu_nav .icon {
    font-size: 10px;
    position: relative;
    display: inline-block;
    width: 1.2rem;
    height: 1.2rem;
    cursor: pointer;
    transition: transform .3s
}

#menu_nav .icon span {
    position: absolute;
    top: 46%;
    left: 0;
    display: block;
    width: 100%;
    height: .2em;
    background-color: currentColor;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: background-color .3s;
    transition: background-color .3s
}

#menu_nav .icon span:after,
#menu_nav .icon span:before {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background: currentColor;
    content: '';
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s;
}

#menu_nav .icon span:before {
    transform: translatey(-.5em);
}

#menu_nav .icon span:after {
    transform: translatey(.5em);
}

#menu_nav .close_text,
#menu_nav.menu_nav__open .open_text {
    display: none;
}
#menu_nav .open_text,
#menu_nav.menu_nav__open .close_text {
    display: inline;
}

#menu_nav.menu_nav__open .icon {
    transform: rotate(45deg);
}

#menu_nav.menu_nav__open .icon span::before {
    transform: rotate(90deg);
}

#menu_nav.menu_nav__open .icon span:after {
    display: none;
}
.newsletter_error {
    padding: 1rem;
    margin-block: 1rem;
    border: 2px solid var(--danger-color);
    border-radius: 4px;
    color: var(--danger-color);
    background-color: var(--danger-color--background);
    box-shadow: 0 6px 12px -3px var(--danger-color--shadow);
}
.podcast {
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: row;
    gap: var(--margin-large);
}


@media (max-width: 600px) {
    .podcast header img {
        width: 150px;
        height: 150px;
    }
}

@media (max-width: 500px) {
    .podcast header img {
        width: 100%;
        height: auto;
    }
    .podcast {
        flex-direction: column;
    }
}

.podcast header img {
    border-radius: var(--margin-small);
    overflow: clip;
}

.podcast main {
    flex: 1;
}

.podcast main ul {
    padding: 0;
    list-style: none;
}

.podcast-episode {
    margin: 0;
    border-radius:  var(--margin-small);
    padding: var(--margin-medium) var(--margin-large);
    margin-bottom: var(--margin-medium);
    background: white;
    box-shadow: var(--shadow-medium-small);
    display: flex;
    flex-direction: column;
    gap: var(--margin-small);
}

.podcast-episode__title {
    font-weight: bold;
}

.podcast-episode__player {
    width: 100%;
}
figure.polaroid {
    --outer-border-radius: 5%;
    --inner-border-radius: 3%;

    width: 300px;
    padding: var(--margin-small);
    background-color: white;
    box-shadow: var(--shadow-large);
    border-radius: var(--outer-border-radius);
}

figure.polaroid img {
    aspect-ratio: 1 / 1;
    display: block;
    object-fit: cover;
    width: 100%;
    height: auto;
    border-radius: var(--inner-border-radius) var(--inner-border-radius) 0 0;
}

figure.polaroid figcaption {
    padding: var(--margin-medium) 0;
    text-align: center;
}

@media (max-width: 1000px) {
    .hero .hero--image .polaroid {
        width: 200px;
    }
    .hero .hero--image .polaroid img {
        display: block;
    }
    .hero .hero--image .polaroid figcaption {
        font-size: 80%;
        padding: var(--margin-small) 0;
    }
}

@media (max-width: 1000px) {
    .hero .hero--image .polaroid {
        width: 200px;

    }
    .hero .hero--image .polaroid img {
        border-radius: var(--margin-base);
        display: block;
    }
    .hero .hero--image .polaroid figcaption {
        font-size: 70%;
        padding: var(--margin-base) 0;
    }
}

@media (max-width: 800px) {
    .hero .hero--image .polaroid {
        width: 150px;
        box-shadow: var(--shadow-medium);

    }
    .hero .hero--image .polaroid img {
        border-radius: var(--margin-small);
        display: block;
    }
    .hero .hero--image .polaroid figcaption {

    }
}

@media (max-width: 800px) {
    .hero .hero--image .polaroid {
        width: 140px;
        box-shadow: var(--shadow-small);

    }
}
.public_subscriber_form label {
    font-size: 1em;
}

.public_subscriber_form:focus-within input {
    background: white;
}

.public_subscriber_form input {
    box-sizing: border-box;
    width: 100%;
    max-width: 30ch;
    padding: var(--margin-medium);
    margin: var(--margin-small) 0;
    border: 2px solid var(--primary-color);
    background: transparent;
    border-radius: 4px;
}

.public_subscriber_form input:focus {
    outline: 3px solid var(--secondary-color);
    outline-offset: 2px;
    border-radius: 4px;
}

.public_subscriber_form input[type="submit"] {

    padding: var(--margin-medium) var(--margin-xlarge);
    cursor: pointer;
    background-color: var(--primary-color);
    border: 3px solid var(--primary-color);
    color: var(--beige-color);
    text-align: center;
    text-decoration: none;
}
.public_subscriber_form input[type="submit"]:hover {
    border-color: var(--secondary-color);
    background-color: var(--primary-color--top)
}

/* Combine form on one line if screen is large enough */
@media (min-width: 600px) {
    .public_subscriber_form .inputs {
        display: flex;
        gap: var(--margin-small);
    }

    .public_subscriber_form input[type="submit"] {
        max-width: fit-content;
        flex: 1;
    }
}
.subscribe_box {
    position: relative;
    border-radius: var(--margin-small);
}

.subscribe_box h2 {
    margin: 0 0 var(--margin-medium) 0;
    font-size: var(--body-font-size);
    font-weight: bold;
    display: inline;
}

.subscribe_box form,
.subscribe_box h2,
.subscribe_box label {
    display: inline;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

@media (min-width: 1200px) {
    .sr-only--on-desktop {
        position: absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        margin: -1px;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        border: 0;
    }
}

.table_of_contents {
  padding: var(--margin-xlarge) var(--margin-xlarge) calc(1.5 * var(--margin-xlarge)) var(--margin-xlarge);
  margin: calc(2 * var(--margin-xlarge)) 0;
  font-size: 0.9em;
  background-color: white;
  border: 3px solid var(--primary-color);
  border-radius: 4px;
  box-shadow: var(--shadow-small);
}

.table_of_contents h2 {
    font-size: var(--body-font-size);
    margin: 0 0 var(--margin-medium) 0;
    padding: 0;
    opacity: 0.8;
}

.table_of_contents ul {
    margin: 0;
}

.table_of_contents > ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.tegning-wrapper {
    --tegning-height: 250px;
    --tegning-height-calculus: min(42vw, var(--tegning-height));
    position: relative;
    height: var(--tegning-height-calculus);
    width: calc(var(--tegning-height-calculus) * 2.1);
    margin: var(--margin-large) 0 var(--margin-huge);
}

.tegning-wrapper .tegning {
    position: absolute;
    height: var(--tegning-height-calculus);
}

.tegning-wrapper .tegning img {
    height: 100%;
    width: auto;
}

.tegning-wrapper .tegning--utvikling {
   left: 50%;
    transform: translateX(-50%);
}

.tegning-wrapper .tegning--innsikts-hjerte {
    height: 40%;
    top: 0;
    right: 28%;
    transform: translateX(50%);
}

.tegning-wrapper .tegning--mottar-innsikt {
    height: 100%;
    bottom: 0;
    right: 28%;
    transform: translateX(50%);
}

.tegning-wrapper .tegning--innsikt-kartlagt {
    height: 70%;
}

.tegning-wrapper .tegning--innsikts-haugen {
    height: 40%;
    bottom: 0;
    left: 3%;
}

.tegning-wrapper .tegning--digitalisering-skal-ikke-gjore-vondt {
    height: 75%;
    right: 3%;
}

.tegning-wrapper .tegning--briller {
    height: 45%;
    left: 25.5%;
    top: 2%
}

.tegning-wrapper .tegning--jeg-gir-briller {
    height: 90%;
    bottom: 3%;
}

.tegning-wrapper .tegning--du-far-briller {
    left: 40%;
    height: 90%;
    bottom: 0%;
}

@media (min-width: 1000px) {
    .tegninger-container {
        position: relative;
    }

    .tegning-wrapper {
        --tegning-height: 180px;
        position: absolute;
        margin: 0;
    }

    .tegning-wrapper--innsikt {
        --tegning-height: 200px;
        top: 47%;
        right: 2%;
        transform: translateY(-50%);
    }

    .tegning-wrapper--utvikling {
        top: 10%;
        right: 3%;
    }

    .tegning-wrapper--radgivning {
        right: 0;
        bottom: 12%;
    }
}


@media (min-width: 1200px) {
    .tegning-wrapper {
        --tegning-height: 230px;
    }

    .tegning-wrapper--innsikt {
        --tegning-height: 250px;
    }

    .tegning-wrapper .tegning--innsikt-kartlagt {
        height: 65%;
    }

    .tegning-wrapper .tegning--innsikts-haugen {
        height: 38%;
        bottom: 10%;
        left: 1%;
    }

    .tegning-wrapper .tegning--mottar-innsikt {
        bottom: 0;
    }
    .tegning-wrapper .tegning--innsikts-hjerte {
        top: 0;
    }

    .tegning-wrapper--utvikling {
        top: 0;
        right: 3%;
    }

    .tegning-wrapper--radgivning {
        right: 0;
        bottom: 5%;
    }

    .tegning-wrapper .tegning--digitalisering-skal-ikke-gjore-vondt {
        top: 4%;
    }
}
@font-face {
    font-family: "Libre Franklin";
    src: url(/assets/LibreFranklin-VariableFont_wght-ae3ebbc9f8a34976fd67a247a034ba11f9a335a346894716378a32826d65b34a.ttf) format('truetype');
    font-weight: 100 900;
}

:root {
    /* Colors */
    --black-color: rgb(5, 5, 78);
    --white-color: #f4f4f5;
    --beige-color: rgb(233, 232, 231);

    --primary-base: 34, 36, 96;
    --primary-color: rgb(var(--primary-base));
    --primary-color--top: #27286b;
    --primary-color--bottom: #15164b;
    --primary-color--shadow: rgba(var(--primary-base), 0.31);
    --primary-color-gradient: linear-gradient(to right, var(--primary-color--top), var(--primary-color--bottom));

    --grey-primary: #2b2b38;
    --grey-primary--top: #2b2d30;
    --grey-primary--bottom: #1f2023;

    --secondary-color: #e6aa3d;

    --danger-base: 119, 6, 20;
    --danger-color: rgb(var(--danger-base));
    --danger-color--shadow: rgba(var(--danger-base), 0.31);
    --danger-color--background: rgba(var(--danger-base), 0.05);

    /* Fonts */
    --header-font-family: 'Libre Franklin', sans-serif;
    --body-font-family: 'Libre Franklin', sans-serif;

    /* Font sizes */
    --header-font-size: 1.5rem;
    --body-font-size: 1.2rem;
    --small-font-size: 0.875rem;
    --smallest-font-size: 0.75rem;

    /* Sizes */
    --margin-base : 0.2rem;
    --margin-small: calc(var(--margin-base) * 2);
    --margin-medium: calc(var(--margin-base) * 4);
    --margin-large: calc(var(--margin-base) * 6);
    --margin-xlarge: calc(var(--margin-base) * 8);
    --margin-huge: calc(var(--margin-base) * 16);
    --margin-xhuge: calc(var(--margin-base) * 32);

    --max-site-width: 80rem;
    --max-content-width: 55ch;
    --max-column-width: 33rem;

    --horizontal-page-padding: 4vw;

    /* Shadows */
    --shadow-small: 0 2px 6px var(--primary-color--shadow);
    --shadow-medium-small: 0 6px 12px -3px var(--primary-color--shadow);
    --shadow-medium: 0 12px 25px -6px var(--primary-color--shadow);
    --shadow-large: 0 25px 50px -12px var(--primary-color--shadow);

    /* Links and outlines */
    --outline: 3px solid var(--secondary-color);
    --outline-offset: 2px;
}
/*
 * 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.
 *


 */

