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

/* Custom styles for Trix content */
.trix-content ul {
  list-style-type: none;
  padding-left: 0;
  margin: 1rem 0;
}

.trix-content ul li {
  display: flex;
  align-items: start;
  gap: 1.5rem;
  padding-bottom: 1rem;
  color: inherit; /* inherit white from parent */
}

.trix-content ul li::before {
  content: "";
  display: block;
  width: 1rem;
  height: 1rem;
  min-width: 1rem;
  margin-top: 0.375rem;
  border-radius: 50%;
  background-color: #7c3aed; /* bg-purple300 */
}

.trix-content ol {
  list-style-type: none;
  padding-left: 0;
  margin: 1rem 0;
  counter-reset: item;
}

.trix-content ol li {
  display: flex;
  align-items: start;
  gap: 1.5rem;
  padding-bottom: 1rem;
  color: inherit; /* inherit white from parent */
  counter-increment: item;
}

.trix-content ol li::before {
  content: counter(item) ".";
  display: block;
  min-width: 1.5rem;
  color: #7c3aed; /* bg-purple300 */
  font-weight: 600;
}

.trix-content ul ul,
.trix-content ol ul {
  list-style-type: circle;
  margin-top: 0.5rem;
}

.trix-content ul ol,
.trix-content ol ol {
  list-style-type: lower-alpha;
  margin-top: 0.5rem;
}

.trix-content h1 {
  font-size: 2rem;
  font-weight: 600;
  margin: 1.5rem 0 1rem;
  color: inherit;
}

.trix-content blockquote {
  border-left: 4px solid #a78bfa;
  padding-left: 1rem;
  margin: 1rem 0;
  font-style: italic;
  color: #c4b5fd;
}

.trix-content a {
  color: #a78bfa;
  text-decoration: underline;
}

.trix-content a:hover {
  color: #c4b5fd;
}

.trix-content strong {
  font-weight: 600;
}

.trix-content em {
  font-style: italic;
}

.trix-content code {
  background-color: rgba(167, 139, 250, 0.1);
  padding: 0.125rem 0.25rem;
  border-radius: 0.25rem;
  font-family: monospace;
  font-size: 0.875em;
}

.trix-content pre {
  background-color: rgba(167, 139, 250, 0.05);
  padding: 1rem;
  border-radius: 0.5rem;
  overflow-x: auto;
  margin: 1rem 0;
}

.trix-content pre code {
  background-color: transparent;
  padding: 0;
}
.section-animate {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}

.section-animate.animate-in {
  opacity: 1;
  transform: translateY(0);
}

/* Add delay for each section to create a staggered effect */
.section-animate:nth-child(1) { transition-delay: 0.1s; }
.section-animate:nth-child(2) { transition-delay: 0.2s; }
.section-animate:nth-child(3) { transition-delay: 0.3s; }
.section-animate:nth-child(4) { transition-delay: 0.4s; }
.section-animate:nth-child(5) { transition-delay: 0.5s; }
.section-animate:nth-child(6) { transition-delay: 0.6s; } 
@tailwind base;
@tailwind components;
@tailwind utilities;

@import 'actiontext.css';

/* Fix Trix editor lists being hidden by Tailwind reset */
@layer base {
  trix-editor ul {
    @apply list-disc list-inside;
  }
  trix-editor ol {
    @apply list-decimal list-inside;
  }
  trix-editor ul ul,
  trix-editor ol ul {
    @apply list-disc;
    margin-left: 1.5rem;
  }
  trix-editor ul ol,
  trix-editor ol ol {
    @apply list-decimal;
    margin-left: 1.5rem;
  }
  trix-editor blockquote {
    @apply border-l-4 border-purple-400 pl-4 italic;
  }
  trix-editor pre {
    @apply bg-gray-800 p-4 rounded overflow-x-auto;
  }
  trix-editor h1 {
    @apply text-2xl font-bold mb-4;
  }
}

html {
  background-color: rgba(17, 24, 39, 0.95);
}

a.logotype {
  background-image: url(/assets/clutch_logo-b8b98cfd541054279103dc3fb796df29aff2d6f8baf96e1fc6cd56c8dbaa3959.svg);
}

@font-face {
  font-family :Urbanist;
  src: url(/assets/urbanist-regular-b75b479596573cf71f09c68bcad24fe47d55eee4945fd4af4566409d23f28368.eot);
  src: url(/assets/urbanist-regular-b75b479596573cf71f09c68bcad24fe47d55eee4945fd4af4566409d23f28368.eot?#iefix) format("embedded-opentype"),
       url(/assets/urbanist-regular-587a68dbc8d1f97b7f279e6dca1c5de5035f905f45c427e2abfeceb2b18d3157.woff2) format("woff2"),url(/assets/urbanist-regular-a2fdb1730117cb0521846dff28a3c046f22b79db091e9c12fe7b8ff4ec300073.woff) format("woff"),
       url(/assets/urbanist-regular-87bf4eedd022611ad228b2b5cd02e65e7467b458ad305fc08df001bf405d6e6a.ttf) format("truetype"),
       url(/assets/urbanist-regular-00bd0f07df77d09c6b49c5253a2a7150eef5b39eb8a6ed26451c54461f5d0764.svg#Urbanist) format("svg");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family:Urbanist;
  src: url(/assets/urbanist-light-2791e115c7284c6a910894eaac510f133f121ab2784d58ad6e96db0879f38175.eot);
  src: url(/assets/urbanist-light-2791e115c7284c6a910894eaac510f133f121ab2784d58ad6e96db0879f38175.eot?#iefix) format("embedded-opentype"),
       url(/assets/urbanist-light-f10589311965e7870c9dc3cb9b53bb1601c61f3abee39e0471436779b5be6486.woff2) format("woff2"),
       url(/assets/urbanist-light-5fe87d0567fe6116ed52f53fb956e4d9b328e7afdba322e1691bb34c69199c1a.woff) format("woff"),
       url(/assets/urbanist-light-9495b47817dc2e8551320018fe777835c047a7d4918f2ce8c009994a212c6d48.ttf) format("truetype"),
       url("urbanist-light.svg#Urbanist\ Light") format("svg");
  font-style: normal;
  font-weight: 300;
  font-display: swap;
}

@layer utilities {
  .scrollbar-none {
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .scrollbar-none::-webkit-scrollbar {
    display: none;
  }
}

@layer components {
  .service-item {
    @apply relative overflow-hidden transition-all duration-300 ease-out;
    transform-style: preserve-3d;
    box-shadow: 0 4px 20px rgba(0,0,0,0);
  }

  .service-item:hover {
    box-shadow: 0 8px 30px rgba(0,0,0,0.15);
  }

  /* Custom container with specific padding requirements */
  .container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  @media (min-width:768px) {
    .container {
      max-width: 1377px;
      padding-left: 2rem;
      padding-right: 2rem;
    }
  }

  /* Background images */
  .bg-line1 {
    background-image: url(/isolines/lines-bg.svg);
  }

  .bg-line1-md {
    background-image: url(/assets/isolines/isolines-bg-md-fc382bdfffaf6ad27f2d36d638b79f7c8c7203b89da8cf50f65d28582efa20fd.svg);
  }

  .bg-line1-lg {
    background-image: url(/assets/isolines/isolines-bg-lg-386a9579116ee71b7c8d8e27f7c8d541689b2699776d35a8ea06dc95900201c6.svg);
  }

  .bg-projects-line1 {
    background-image: url(/assets/isolines/projects-isolines-bg-4f578e77d8031bb9c3649a1ff7b8a5fbbc6288f677f0474ad8f555e819f23b9d.svg);
  }

  .bg-projects-line1-md {
    background-image: url(/assets/isolines/projects-isolines-bg-md-0366bd742887d353de5d7fb3497c7c49f36579f98f9ff30854a6596f53263e10.svg);
  }

  .b-btn {
    @apply flex h-[54px] items-center justify-center rounded-full bg-indigo-600 px-8 text-base font-normal text-white transition-all duration-300 focus:outline-indigo-600 focus:outline focus:outline-1 focus:outline-offset-2 md:text-xl;
  }

  .b-btn.active {
    @apply outline outline-1 outline-offset-2 outline-indigo-600;
  }

  .b-btn1 {
    @apply flex h-[54px] items-center justify-center rounded-full bg-white px-8 text-base font-normal text-gray-800 transition-all duration-300 hover:bg-indigo-50 focus:outline-indigo-500 focus:outline focus:outline-1 focus:outline-offset-2 md:text-xl;
  }

  .b-btn2 {
    @apply flex h-[54px] items-center justify-center rounded-full border border-white px-8 text-base font-normal text-white transition-all duration-300 focus:outline-indigo-500 focus:outline focus:outline-1 focus:outline-offset-2 md:text-xl;
  }

  .swiper-pagination-bullet {
    @apply h-2 w-2 rounded-full bg-indigo-50 opacity-100;
  }

  .swiper-pagination-bullet.swiper-pagination-bullet-active {
    @apply h-3 w-3 bg-indigo-500;
  }

  .s-header.active {
    @apply bg-gray-900/15 backdrop-blur-lg transition-all duration-300 ease-in-out;
  }

  .s-menu {
    z-index: 9999;
  }

  .s-menu.active {
    @apply translate-x-0;
  }

  .s-header-menu li.active a {
    @apply text-indigo-500;
  }

  .s-header {
    @apply fixed top-0 left-0 right-0 z-[1000] transform transition-transform duration-500 ease-in-out;
  }

  .s-header.hidden {
    transform: translateY(-100%);
  }

  .s-news-listwrap {
    @apply flex flex-nowrap overflow-x-auto overflow-y-hidden touch-pan-x border-b-0 scrollbar-none;
  }

  /* Border fade-in animation with enhanced shadow */
  .border-encircle {
    @apply relative overflow-visible;
  }

  .border-encircle::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 2px solid rgba(99, 102, 241, 1);
    border-radius: 10px;
    box-shadow: 0 0 15px rgba(99, 102, 241, 0.4);
    opacity: 0;
    transition: all 0.5s ease-in-out;
    z-index: 1;
    pointer-events: none;
  }

  /* Hide border effect on mobile devices */
  @media (max-width: 767px) {
    .border-encircle:hover::before {
      opacity: 0;
      box-shadow: none;
    }
    
    .border-encircle:hover {
      transform: none;
    }
  }

  /* Only show hover effects on larger screens */
  @media (min-width: 768px) {
    .border-encircle:hover::before {
      opacity: 1;
      box-shadow: 0 0 20px rgba(99, 102, 241, 0.6);
    }

    .border-encircle:hover {
      transform: translateY(-5px);
    }
  }

  .services-container {
    perspective: 600px;
  }

  /* Contact Button with Glow Effect */
  .contact-btn {
    @apply relative inline-flex h-[54px] items-center justify-center rounded-full px-8 text-base font-normal text-white transition-all duration-300 md:text-xl bg-indigo-600;
    transform: translateY(0);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0);
    transition: all 0.3s ease;
  }

  .contact-btn:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 30px rgba(99, 102, 241, 0.4);
    @apply after:opacity-100;
  }

  .contact-btn::after {
    content: '';
    @apply absolute inset-0 rounded-full opacity-0 transition-opacity duration-300;
    background: radial-gradient(circle at var(--mouse-x, 50%) var(--mouse-y, 50%), rgba(99, 102, 241, 0.4) 0%, transparent 60%);
    pointer-events: none;
  }

  .contact-btn span {
    @apply relative z-10;
  }

  /* CTA Button with Glow Effect */
  .cta-btn {
    @apply relative inline-flex h-[54px] items-center justify-center rounded-full px-8 text-base font-normal text-white transition-all duration-300 md:text-xl bg-indigo-600;
    transform: translateY(0);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0);
    transition: all 0.3s ease;
  }

  .cta-btn:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 30px rgba(99, 102, 241, 0.4);
    @apply after:opacity-100;
  }

  .cta-btn::after {
    content: '';
    @apply absolute inset-0 rounded-full opacity-0 transition-opacity duration-300;
    background: radial-gradient(circle at var(--mouse-x, 50%) var(--mouse-y, 50%), rgba(99, 102, 241, 0.4) 0%, transparent 60%);
    pointer-events: none;
  }

  .cta-btn span {
    @apply relative z-10;
  }

  /* White variant for CTA buttons */
  .cta-btn-white {
    @apply bg-white text-gray-800;
  }

  .cta-btn-white:hover {
    box-shadow: 0 8px 30px rgba(255, 255, 255, 0.3);
  }

  .cta-btn-white::after {
    background: radial-gradient(circle at var(--mouse-x, 50%) var(--mouse-y, 50%), rgba(255, 255, 255, 0.2) 0%, transparent 60%);
  }
}

.bg-transparent {
  background-color: transparent !important;
}

/* CSS to overlay custom logo on Clutch widget */
.clutch-widget {
  position: relative; /* Needed for absolute positioning of the pseudo-element */
  overflow: hidden; /* Hide any overflow from the original logo if sizing is imperfect */
}

.clutch-widget::before {
  content: '';
  position: absolute;
  top: 8px; /* Adjust vertical position as needed */
  left: 8px; /* Adjust horizontal position as needed */
  width: 33px;  /* Match original logo width (adjust if needed) */
  height: 37px; /* Match original logo height (adjust if needed) */
  background-image: url(/assets/clutch_logo-b8b98cfd541054279103dc3fb796df29aff2d6f8baf96e1fc6cd56c8dbaa3959.svg); /* Standard asset path */
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1; /* Ensure it's above the iframe content */
  /* background-color: #ffffff; */ /* Uncomment and set a background color matching the widget if needed */
  image-rendering: high-quality; /* Suggest better rendering for the SVG */
}

.checkbox-custom {
  transition: all 0.2s ease-in-out;
}

.checkbox-custom:hover {
  border-color: theme('colors.purple.200');
}

.checkbox-custom svg {
  color: white;
  stroke: white;
}
/**
 * CookiesConsentJS 1.1
 * oxterisk@protonmail.com
 * oxterisk@proton.me
 */

@import url('https://fonts.googleapis.com/css2?family=Open+Sans&display=swap');

.cc-window {
    background-color: var(--windowBg, #fff);
    box-sizing: border-box;
    padding: var(--windowPadding, 24px);
    z-index: 99999;
    border: var(--windowBorder, 0);
    overflow: auto;
    filter: drop-shadow(0px 1px 3px rgba(60,64,67,.3));
}

.cc-window *,
.cc-modal-window * {
    font-family: var(--fontFamily, 'Open Sans',Arial,sans-serif);
}

.cc-window.cc-content-right {
    text-align: right;
}

.cc-window.cc-content-left {
    text-align: left;
}

.cc-window.cc-content-center {
    text-align: center;
}

/* Position */

.cc-window.cc-pos-top,
.cc-window.cc-pos-top-left,
.cc-window.cc-pos-top-right,
.cc-window.cc-pos-bottom,
.cc-window.cc-pos-bottom-left,
.cc-window.cc-pos-bottom-right,
.cc-window.cc-pos-bottom-center,
.cc-window.cc-pos-top-center,
#cc-btn-dismiss {
    position: fixed;
}

.cc-window.cc-pos-top {
    --windowMarginTop: 0;
    top: var(--windowMarginTop);
    left: 0;
    width: 100%;
}

.cc-window.cc-pos-top-center {
    top: var(--windowMarginTop, 24px);
    left:0;
    right:0;
    margin-left: auto;
    margin-right: auto;
}

.cc-window.cc-pos-top-left,
.cc-window.cc-pos-top-right,
.cc-window.cc-pos-bottom-left,
.cc-window.cc-pos-bottom-right,
.cc-window.cc-pos-bottom-center,
.cc-window.cc-pos-top-center {
    border-radius: var(--windowRadius, 24px);
    width: var(--windowWidth, 500px);
}

.cc-window.cc-pos-top-left,
.cc-window.cc-pos-top-right,
#cc-btn-dismiss.cc-pos-top-right,
#cc-btn-dismiss.cc-pos-top-left {
    top: var(--windowMarginTop, 24px);
}

.cc-window.cc-pos-top-left,
#cc-btn-dismiss.cc-pos-top-left {
    left: var(--windowMarginLeft, 48px);
}

.cc-window.cc-pos-top-right,
#cc-btn-dismiss.cc-pos-top-right {
    right: var(--windowMarginRight, 48px);
}

.cc-window.cc-pos-bottom {
    --windowMarginBottom: 0;
    bottom: var(--windowMarginBottom);
    left: 0;
    width: 100%;
}

.cc-window.cc-pos-bottom-center {
    bottom: var(--windowMarginBottom, 24px);
    left:0;
    right:0;
    margin-left: auto;
    margin-right: auto;
}

.cc-window.cc-pos-bottom-left,
.cc-window.cc-pos-bottom-right,
#cc-btn-dismiss.cc-pos-bottom-left,
#cc-btn-dismiss.cc-pos-bottom-right {
    bottom: var(--windowMarginBottom, 24px);
}

.cc-window.cc-pos-bottom-left,
#cc-btn-dismiss.cc-pos-bottom-left {
    left: var(--windowMarginLeft, 48px);
}

.cc-window.cc-pos-bottom-right,
#cc-btn-dismiss.cc-pos-bottom-right {
    right: var(--windowMarginRight, 24px);
}

/* Content */

.cc-window .cc-window-title {
    font-size: var(--titleFontSize, 16px);
    font-weight: var(--titleFontWeight, 600);
    color: var(--titleTextColor, #001D35);
    padding: var(--titlePadding, 24px 24px 0 24px);
    margin-bottom: 1rem;
}

.cc-window .cc-window-message {
    padding: var(--messagePadding, 8px 24px 24px 24px);
    line-height: var(--messageLineHeight, 1.2rem);
}

.cc-window .cc-window-message,
.cc-window .cc-window-message a,
.cc-window .cc-window-message p {
    font-size: var(--messageFontSize, 14px);
    font-weight: var(--messageFontWeight, 400);
    color: var(--messageTextColor, #000);
    line-height: var(--messageLineHeight, 1.2rem);
}
.cc-window .cc-window-message p {
    padding: 0 0 .5rem 0;
}

.cc-window .cc-window-message a,
.cc-window .cc-window-message a:hover,
.cc-window .cc-window-message a:visited {
    color: var(--messageLinkColor, #01579B);
    text-decoration: var(--messageLinkDecoration, underline);
    font-weight: var(--messageLinkFontWeight, 600);
}

/* Settings */

#cc-window-settings .cc-window-settings-header {
    margin-bottom: 2rem;
}

#cc-window-settings .cc-window-settings-footer {
    margin-top: 2rem;
}

#cc-window-settings .cc-window-settings-cookie {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    border-bottom: 2px solid var(--settingsSeparatorColor, #eee);
    gap: 3rem;
    padding: 16px 0;
}

#cc-window-settings .cc-window-settings-cookie .cc-window-settings-cookie-content {
    width: 100%;
}

#cc-window-settings .cc-window-settings-cookie .cc-window-settings-cookie-title {
    font-size: var(--settingsTitleSize, 14px);
    font-weight: var(--settingsTitleWidth, 600);
    margin-bottom: .5rem;
    user-select: none;
}

#cc-window-settings .cc-window-settings-cookie .cc-window-settings-cookie-title-dropdown {
    cursor: pointer;
    display: flex;
    gap: 1rem;
}

#cc-window-settings .cc-window-settings-cookie .cc-window-settings-cookie-desc {
    width: 100%;
}

#cc-window-settings .cc-window-settings-cookie .cc-window-settings-cookie-desc * {
    font-size: var(--settingsFontSize, 14px);
}

#cc-window-settings .cc-window-settings-cookie .cc-window-settings-cookie-desc p {
    margin-bottom: .5rem;
}

/* Buttons */

.cc-window .cc-window-buttons,
.cc-modal-window .cc-window-settings-buttons {
    text-align: var(--buttonsAlign, right);
    padding: var(--buttonsPadding, 0 16px 16px 0);
}

.cc-window .cc-window-buttons button,
.cc-modal-window .cc-window-settings-buttons button {
    display: initial !important;
    font-size: var(--btnFontSize, 14px);
    font-weight: var(--btnFontWeight, 600);
    margin: var(--btnMargin, 24px 2px 0 2px);
    padding: var(--btnPadding, 6px 12px);
    border-radius: var(--btnRadius, 50px);
    cursor: pointer;
    outline: none;
    letter-spacing: 0.010714em;
}

.cc-window .cc-window-buttons button.cc-btn-accept {
    background-color: var(--btnAcceptBg, #388E3C);
    color: var(--btnAcceptTextColor, #ffffff);
    border: var(--btnAcceptBorder, 0);
}

.cc-window .cc-window-buttons button.cc-btn-accept:hover {
    background-color: var(--btnAcceptBgHover, #1B5E20);
}

.cc-window .cc-window-buttons button.cc-btn-reject {
    background-color: var(--btnRejectBg, transparent);
    color: var(--btnRejectTextColor, #C62828);
    border: var(--btnRejectBorder, 0);
}

.cc-window .cc-window-buttons button.cc-btn-reject:hover {
    background-color: var(--btnRejectBgHover, #FFEBEE);
}

.cc-window .cc-window-buttons button.cc-btn-info {
    background-color: var(--btnInfoBg, transparent);
    color: var(--btnInfoTextColor, #424242);
    border: var(--btnInfoBorder, 0);
}

.cc-window .cc-window-buttons button.cc-btn-info:hover {
    background-color: var(--btnInfoBgHover, #E0E0E0);
}

.cc-window .cc-window-buttons button.cc-btn-settings {
    background-color: var(--btnSettingsBg, #9E9E9E);
    color: var(--btnSettingsTextColor, #ffffff);
    border: var(--btnSettingsBorder, 0);
}

.cc-window .cc-window-buttons button.cc-btn-settings:hover {
    background-color: var(--btnSettingsBgHover, #424242);
}

.cc-window-settings-buttons button.cc-btn-settings-select {
    background-color: var(--btnSettingsSelectBg, transparent);
    color: var(--btnSettingsSelectTextColor, #424242);
    border: var(--btnSettingsSelectBorder, 0);
}

.cc-window-settings-buttons button.cc-btn-settings-select:hover {
    background-color: var(--btnSettingsSelectBgHover, #E0E0E0);
}

.cc-window-settings-buttons button.cc-btn-settings-accept {
    background-color: var(--btnSettingsAcceptBg, #388E3C);
    color: var(--btnSettingsAcceptTextColor, #ffffff);
    border: var(--btnSettingsAcceptBorder, 0);
}

.cc-window-settings-buttons button.cc-btn-settings-accept:hover {
    background-color: var(--btnSettingsAcceptBgHover, #1B5E20);
}

#cc-btn-dismiss {
    font-family: var(--fontFamily, 'Open Sans',Arial,sans-serif);
    background-color: var(--btnDismissBg, #ddd);
    color: var(--btnDismissTextColor, #000);
    border: var(--btnDismissBorder, 0);
    font-size: var(--btnDismissFontSize, 14px);
    font-weight: var(--btnDismissFontWeight, 400);
    margin: 2rem .3rem 0 .3rem;
    padding: var(--btnDismissPadding, 12px 16px);
    border-radius: var(--btnDismissRadius, 24px);
    cursor: pointer;
    outline: none;
    z-index: 99999;
    filter: drop-shadow(0px 1px 3px rgba(60,64,67,.3));
    opacity: .5;
}

#cc-btn-dismiss:hover {
    opacity: 1;
}

/* Modal https://www.w3schools.com/howto/howto_css_modals.asp */

/* The Modal (background) */
.cc-modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 99999; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.cc-modal-window {
    background-color: var(--popupBg, #fff);
    color: var(--popupTextColor, #333);
    margin: 10vh auto; /* 15% from the top and centered */
    border: var(--windowBorder, 0);
    filter: drop-shadow(0px 1px 3px rgba(60,64,67,.3));
    /*width: 80%;*/
    width: var(--popupWidth, 600px);
    border-radius: var(--popupRadius, 24px);
    padding: var(--windowPadding, 24px);
}

.cc-modal-content {
    color: var(--popupTextColor, #001D35);
    padding: var(--titlePadding, 0 24px 24px 24px);
    font-size: var(--messageFontSize, 14px);
    font-weight: var(--messageFontWeight, 400);
    line-height: var(--messageLineHeight, 1.2rem);
    margin-top: 24px;
    margin-bottom: 24px
}



.cc-modal-window .cc-modal-content h2 {
    font-size: var(--titleFontSize, 16px);
    font-weight: var(--titleFontWeight, 600);
    color: var(--titleTextColor, #001D35);
    margin-bottom: 1rem;
}

.cc-modal-window .cc-modal-content p {
    padding: 0 0 .5rem 0;
    font-size: var(--messageFontSize, 14px);
    line-height: var(--messageLineHeight, 1.2rem);
}

/* Switch https://www.w3schools.com/howto/howto_css_switch.asp */
.cc-modal-window .cc-modal-content .switch {
    position: relative;
    display: inline-block;
    width: 44px;
    height: 26px;
}

.cc-modal-window .cc-modal-content .switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.cc-modal-window .cc-modal-content .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #C62828;
    -webkit-transition: .4s;
    transition: .4s;
}

.cc-modal-window .cc-modal-content .slider:before {
    position: absolute;
    content: "";
    height: 18px;
    width: 18px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

.cc-modal-window .cc-modal-content input:checked+.slider {
    background-color: #1b5e20;
}

.cc-modal-window .cc-modal-content input:disabled+.slider {
    background-color: #ccc;
}

.cc-modal-window .cc-modal-content input:checked+.slider:before {
    -webkit-transform: translateX(18px);
    -ms-transform: translateX(18px);
    transform: translateX(18px);
}

.cc-modal-window .cc-modal-content .slider.round {
    border-radius: 34px;
}

.cc-modal-window .cc-modal-content .slider.round:before {
    border-radius: 50%;
}

/* The Close Button */
.cc-modal-close {
    color: var(--btnCloseColor, #aaa);
    padding: 0 12px 12px 0;
    text-align: right;
    font-size: 22px;
    font-weight: bold;
}

.cc-modal-close:hover,
.cc-modal-close:focus {
    color: var(--btnCloseColorHover, #000);
    text-decoration: none;
    cursor: pointer;
}

@media screen and (max-width: 768px) {
    .cc-window.cc-pos-top-left,
    .cc-window.cc-pos-top-right,
    .cc-window.cc-pos-bottom-left,
    .cc-window.cc-pos-bottom-right,
    .cc-window.cc-pos-bottom-center,
    .cc-window.cc-pos-top-center {
        width: 100%;
        min-width: 100%;
        left: 0;
        right: 0;
        border-radius: 0;
    }
    .cc-window.cc-pos-top-left,
    .cc-window.cc-pos-top-right,
    .cc-window.cc-pos-top-center {
        top: 0;
        --windowMarginTop: 0;
    }
    .cc-window.cc-pos-bottom-left,
    .cc-window.cc-pos-bottom-right,
    .cc-window.cc-pos-bottom-center {
        bottom: 0;
        --windowMarginBottom: 0;
    }
    .cc-modal-window {
        margin: 0;
        padding: 0;
        width: 100%;
        border-radius: 0;
    }
}

/* Animations */

@keyframes cc-window-animation-in-top {
    from { top: -80vh; visibility: visible; }
    to { top: var(--windowMarginTop, 24px); visibility: visible; }
}

@keyframes cc-window-animation-out-top {
    from { top: var(--windowMarginTop, 24px); }
    to { top: -120vh; }
}

@keyframes cc-window-animation-in-bottom {
    from { bottom: -80vh; visibility: visible; }
    to { bottom: var(--windowMarginBottom, 24px); visibility: visible; }
}

@keyframes cc-window-animation-out-bottom {
    from { bottom: var(--windowMarginBottom, 24px); }
    to { bottom: -120vh; }
}

.cc-window.cc-animation-in.cc-pos-top,
.cc-window.cc-animation-in.cc-pos-top-left,
.cc-window.cc-animation-in.cc-pos-top-right,
.cc-window.cc-animation-in.cc-pos-top-center {
    animation-name: cc-window-animation-in-top;
    visibility: hidden;
    animation-duration: var(--animationDuration, 1s);
    animation-delay: var(--animationDelay, .1s);
    animation-timing-function: ease-out;
    animation-fill-mode: forwards;
}

.cc-window.cc-animation-out.cc-pos-top,
.cc-window.cc-animation-out.cc-pos-top-left,
.cc-window.cc-animation-out.cc-pos-top-right,
.cc-window.cc-animation-out.cc-pos-top-center {
    animation-name: cc-window-animation-out-top;
    animation-duration: var(--animationDuration, 1s);
    animation-timing-function: ease-out;
    animation-fill-mode: forwards;
}

.cc-window.cc-animation-in.cc-pos-bottom,
.cc-window.cc-animation-in.cc-pos-bottom-left,
.cc-window.cc-animation-in.cc-pos-bottom-right,
.cc-window.cc-animation-in.cc-pos-bottom-center {
    animation-name: cc-window-animation-in-bottom;
    visibility: hidden;
    animation-duration: var(--animationDuration, 1s);
    animation-delay: var(--animationDelay, .1s);
    animation-timing-function: ease-out;
    animation-fill-mode: forwards;
}

.cc-window.cc-animation-out.cc-pos-bottom,
.cc-window.cc-animation-out.cc-pos-bottom-left,
.cc-window.cc-animation-out.cc-pos-bottom-right,
.cc-window.cc-animation-out.cc-pos-bottom-center {
    animation-name: cc-window-animation-out-bottom;
    animation-duration: var(--animationDuration, 1s);
    animation-timing-function: ease-out;
    animation-fill-mode: forwards;
}
@import url(https://fonts.googleapis.com/css2?family=Open+Sans&display=swap);.cc-window{background-color:var(--windowBg,#fff);box-sizing:border-box;padding:var(--windowPadding,24px);z-index:99999;border:var(--windowBorder,0);overflow:auto;filter:drop-shadow(0 1px 3px rgba(60,64,67,.3))}.cc-modal-window *,.cc-window *{font-family:var(--fontFamily, 'Open Sans',Arial,sans-serif)}.cc-window.cc-content-right{text-align:right}.cc-window.cc-content-left{text-align:left}.cc-window.cc-content-center{text-align:center}#cc-btn-dismiss,.cc-window.cc-pos-bottom,.cc-window.cc-pos-bottom-center,.cc-window.cc-pos-bottom-left,.cc-window.cc-pos-bottom-right,.cc-window.cc-pos-top,.cc-window.cc-pos-top-center,.cc-window.cc-pos-top-left,.cc-window.cc-pos-top-right{position:fixed}.cc-window.cc-pos-top{--windowMarginTop:0;top:var(--windowMarginTop);left:0;width:100%}.cc-window.cc-pos-top-center{top:var(--windowMarginTop,24px);left:0;right:0;margin-left:auto;margin-right:auto}.cc-window.cc-pos-bottom-center,.cc-window.cc-pos-bottom-left,.cc-window.cc-pos-bottom-right,.cc-window.cc-pos-top-center,.cc-window.cc-pos-top-left,.cc-window.cc-pos-top-right{border-radius:var(--windowRadius,24px);width:var(--windowWidth,500px)}#cc-btn-dismiss.cc-pos-top-left,#cc-btn-dismiss.cc-pos-top-right,.cc-window.cc-pos-top-left,.cc-window.cc-pos-top-right{top:var(--windowMarginTop,24px)}#cc-btn-dismiss.cc-pos-top-left,.cc-window.cc-pos-top-left{left:var(--windowMarginLeft,48px)}#cc-btn-dismiss.cc-pos-top-right,.cc-window.cc-pos-top-right{right:var(--windowMarginRight,48px)}.cc-window.cc-pos-bottom{--windowMarginBottom:0;bottom:var(--windowMarginBottom);left:0;width:100%}.cc-window.cc-pos-bottom-center{bottom:var(--windowMarginBottom,24px);left:0;right:0;margin-left:auto;margin-right:auto}#cc-btn-dismiss.cc-pos-bottom-left,#cc-btn-dismiss.cc-pos-bottom-right,.cc-window.cc-pos-bottom-left,.cc-window.cc-pos-bottom-right{bottom:var(--windowMarginBottom,24px)}#cc-btn-dismiss.cc-pos-bottom-left,.cc-window.cc-pos-bottom-left{left:var(--windowMarginLeft,48px)}#cc-btn-dismiss.cc-pos-bottom-right,.cc-window.cc-pos-bottom-right{right:var(--windowMarginRight,24px)}.cc-window .cc-window-title{font-size:var(--titleFontSize,16px);font-weight:var(--titleFontWeight,600);color:var(--titleTextColor,#001d35);padding:var(--titlePadding,24px 24px 0 24px);margin-bottom:1rem}.cc-window .cc-window-message{padding:var(--messagePadding,8px 24px 24px 24px);line-height:var(--messageLineHeight,1.2rem)}.cc-window .cc-window-message,.cc-window .cc-window-message a,.cc-window .cc-window-message p{font-size:var(--messageFontSize,14px);font-weight:var(--messageFontWeight,400);color:var(--messageTextColor,#000);line-height:var(--messageLineHeight,1.2rem)}.cc-window .cc-window-message p{padding:0 0 .5rem 0}.cc-window .cc-window-message a,.cc-window .cc-window-message a:hover,.cc-window .cc-window-message a:visited{color:var(--messageLinkColor,#01579b);text-decoration:var(--messageLinkDecoration,underline);font-weight:var(--messageLinkFontWeight,600)}#cc-window-settings .cc-window-settings-header{margin-bottom:2rem}#cc-window-settings .cc-window-settings-footer{margin-top:2rem}#cc-window-settings .cc-window-settings-cookie{display:flex;justify-content:space-between;align-items:flex-start;border-bottom:2px solid var(--settingsSeparatorColor,#eee);gap:3rem;padding:16px 0}#cc-window-settings .cc-window-settings-cookie .cc-window-settings-cookie-content{width:100%}#cc-window-settings .cc-window-settings-cookie .cc-window-settings-cookie-title{font-size:var(--settingsTitleSize,14px);font-weight:var(--settingsTitleWidth,600);margin-bottom:.5rem;user-select:none}#cc-window-settings .cc-window-settings-cookie .cc-window-settings-cookie-title-dropdown{cursor:pointer;display:flex;gap:1rem}#cc-window-settings .cc-window-settings-cookie .cc-window-settings-cookie-desc{width:100%}#cc-window-settings .cc-window-settings-cookie .cc-window-settings-cookie-desc *{font-size:var(--settingsFontSize,14px)}#cc-window-settings .cc-window-settings-cookie .cc-window-settings-cookie-desc p{margin-bottom:.5rem}.cc-modal-window .cc-window-settings-buttons,.cc-window .cc-window-buttons{text-align:var(--buttonsAlign,right);padding:var(--buttonsPadding,0 16px 16px 0)}.cc-modal-window .cc-window-settings-buttons button,.cc-window .cc-window-buttons button{display:initial!important;font-size:var(--btnFontSize,14px);font-weight:var(--btnFontWeight,600);margin:var(--btnMargin,24px 2px 0 2px);padding:var(--btnPadding,6px 12px);border-radius:var(--btnRadius,50px);cursor:pointer;outline:0;letter-spacing:.010714em}.cc-window .cc-window-buttons button.cc-btn-accept{background-color:var(--btnAcceptBg,#388e3c);color:var(--btnAcceptTextColor,#fff);border:var(--btnAcceptBorder,0)}.cc-window .cc-window-buttons button.cc-btn-accept:hover{background-color:var(--btnAcceptBgHover,#1b5e20)}.cc-window .cc-window-buttons button.cc-btn-reject{background-color:var(--btnRejectBg,transparent);color:var(--btnRejectTextColor,#c62828);border:var(--btnRejectBorder,0)}.cc-window .cc-window-buttons button.cc-btn-reject:hover{background-color:var(--btnRejectBgHover,#ffebee)}.cc-window .cc-window-buttons button.cc-btn-info{background-color:var(--btnInfoBg,transparent);color:var(--btnInfoTextColor,#424242);border:var(--btnInfoBorder,0)}.cc-window .cc-window-buttons button.cc-btn-info:hover{background-color:var(--btnInfoBgHover,#e0e0e0)}.cc-window .cc-window-buttons button.cc-btn-settings{background-color:var(--btnSettingsBg,#9e9e9e);color:var(--btnSettingsTextColor,#fff);border:var(--btnSettingsBorder,0)}.cc-window .cc-window-buttons button.cc-btn-settings:hover{background-color:var(--btnSettingsBgHover,#424242)}.cc-window-settings-buttons button.cc-btn-settings-select{background-color:var(--btnSettingsSelectBg,transparent);color:var(--btnSettingsSelectTextColor,#424242);border:var(--btnSettingsSelectBorder,0)}.cc-window-settings-buttons button.cc-btn-settings-select:hover{background-color:var(--btnSettingsSelectBgHover,#e0e0e0)}.cc-window-settings-buttons button.cc-btn-settings-accept{background-color:var(--btnSettingsAcceptBg,#388e3c);color:var(--btnSettingsAcceptTextColor,#fff);border:var(--btnSettingsAcceptBorder,0)}.cc-window-settings-buttons button.cc-btn-settings-accept:hover{background-color:var(--btnSettingsAcceptBgHover,#1b5e20)}#cc-btn-dismiss{font-family:var(--fontFamily, 'Open Sans',Arial,sans-serif);background-color:var(--btnDismissBg,#ddd);color:var(--btnDismissTextColor,#000);border:var(--btnDismissBorder,0);font-size:var(--btnDismissFontSize,14px);font-weight:var(--btnDismissFontWeight,400);margin:2rem .3rem 0 .3rem;padding:var(--btnDismissPadding,12px 16px);border-radius:var(--btnDismissRadius,24px);cursor:pointer;outline:0;z-index:99999;filter:drop-shadow(0 1px 3px rgba(60,64,67,.3));opacity:.5}#cc-btn-dismiss:hover{opacity:1}.cc-modal{display:none;position:fixed;z-index:99999;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.4)}.cc-modal-window{background-color:var(--popupBg,#fff);color:var(--popupTextColor,#333);margin:10vh auto;border:var(--windowBorder,0);filter:drop-shadow(0 1px 3px rgba(60,64,67,.3));width:var(--popupWidth,600px);border-radius:var(--popupRadius,24px);padding:var(--windowPadding,24px)}.cc-modal-content{color:var(--popupTextColor,#001d35);padding:var(--titlePadding,0 24px 24px 24px);font-size:var(--messageFontSize,14px);font-weight:var(--messageFontWeight,400);line-height:var(--messageLineHeight,1.2rem);margin-top:24px;margin-bottom:24px}.cc-modal-window .cc-modal-content h2{font-size:var(--titleFontSize,16px);font-weight:var(--titleFontWeight,600);color:var(--titleTextColor,#001d35);margin-bottom:1rem}.cc-modal-window .cc-modal-content p{padding:0 0 .5rem 0;font-size:var(--messageFontSize,14px);line-height:var(--messageLineHeight,1.2rem)}.cc-modal-window .cc-modal-content .switch{position:relative;display:inline-block;width:44px;height:26px}.cc-modal-window .cc-modal-content .switch input{opacity:0;width:0;height:0}.cc-modal-window .cc-modal-content .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#c62828;-webkit-transition:.4s;transition:.4s}.cc-modal-window .cc-modal-content .slider:before{position:absolute;content:"";height:18px;width:18px;left:4px;bottom:4px;background-color:#fff;-webkit-transition:.4s;transition:.4s}.cc-modal-window .cc-modal-content input:checked+.slider{background-color:#1b5e20}.cc-modal-window .cc-modal-content input:disabled+.slider{background-color:#ccc}.cc-modal-window .cc-modal-content input:checked+.slider:before{-webkit-transform:translateX(18px);-ms-transform:translateX(18px);transform:translateX(18px)}.cc-modal-window .cc-modal-content .slider.round{border-radius:34px}.cc-modal-window .cc-modal-content .slider.round:before{border-radius:50%}.cc-modal-close{color:var(--btnCloseColor,#aaa);padding:0 12px 12px 0;text-align:right;font-size:22px;font-weight:700}.cc-modal-close:focus,.cc-modal-close:hover{color:var(--btnCloseColorHover,#000);text-decoration:none;cursor:pointer}@media screen and (max-width:768px){.cc-window.cc-pos-bottom-center,.cc-window.cc-pos-bottom-left,.cc-window.cc-pos-bottom-right,.cc-window.cc-pos-top-center,.cc-window.cc-pos-top-left,.cc-window.cc-pos-top-right{width:100%;min-width:100%;left:0;right:0;border-radius:0}.cc-window.cc-pos-top-center,.cc-window.cc-pos-top-left,.cc-window.cc-pos-top-right{top:0;--windowMarginTop:0}.cc-window.cc-pos-bottom-center,.cc-window.cc-pos-bottom-left,.cc-window.cc-pos-bottom-right{bottom:0;--windowMarginBottom:0}.cc-modal-window{margin:0;padding:0;width:100%;border-radius:0}}@keyframes cc-window-animation-in-top{from{top:-80vh;visibility:visible}to{top:var(--windowMarginTop,24px);visibility:visible}}@keyframes cc-window-animation-out-top{from{top:var(--windowMarginTop,24px)}to{top:-120vh}}@keyframes cc-window-animation-in-bottom{from{bottom:-80vh;visibility:visible}to{bottom:var(--windowMarginBottom,24px);visibility:visible}}@keyframes cc-window-animation-out-bottom{from{bottom:var(--windowMarginBottom,24px)}to{bottom:-120vh}}.cc-window.cc-animation-in.cc-pos-top,.cc-window.cc-animation-in.cc-pos-top-center,.cc-window.cc-animation-in.cc-pos-top-left,.cc-window.cc-animation-in.cc-pos-top-right{animation-name:cc-window-animation-in-top;visibility:hidden;animation-duration:var(--animationDuration,1s);animation-delay:var(--animationDelay,.1s);animation-timing-function:ease-out;animation-fill-mode:forwards}.cc-window.cc-animation-out.cc-pos-top,.cc-window.cc-animation-out.cc-pos-top-center,.cc-window.cc-animation-out.cc-pos-top-left,.cc-window.cc-animation-out.cc-pos-top-right{animation-name:cc-window-animation-out-top;animation-duration:var(--animationDuration,1s);animation-timing-function:ease-out;animation-fill-mode:forwards}.cc-window.cc-animation-in.cc-pos-bottom,.cc-window.cc-animation-in.cc-pos-bottom-center,.cc-window.cc-animation-in.cc-pos-bottom-left,.cc-window.cc-animation-in.cc-pos-bottom-right{animation-name:cc-window-animation-in-bottom;visibility:hidden;animation-duration:var(--animationDuration,1s);animation-delay:var(--animationDelay,.1s);animation-timing-function:ease-out;animation-fill-mode:forwards}.cc-window.cc-animation-out.cc-pos-bottom,.cc-window.cc-animation-out.cc-pos-bottom-center,.cc-window.cc-animation-out.cc-pos-bottom-left,.cc-window.cc-animation-out.cc-pos-bottom-right{animation-name:cc-window-animation-out-bottom;animation-duration:var(--animationDuration,1s);animation-timing-function:ease-out;animation-fill-mode:forwards}
.cc-window,
.cc-modal-window {
    --ccBackground: #ffffff;
    --ccFontColor: #000000;
    --windowBg: var(--ccBackground);
    --popupBg: var(--ccBackground);
    --titleTextColor: var(--ccFontColor);
    --messageTextColor: var(--ccFontColor);
    --messageLinkColor: var(--ccFontColor);
    --messageLinkFontWeight: 600;
    --settingsSeparatorColor: #000;
    --popupTextColor: var(--ccFontColor);
    --btnCloseColor: var(--ccFontColor);
    --btnCloseColorHover: #666;

    --btnAcceptBg: var(--ccBackground);
    --btnAcceptBgHover: var(--ccBackground);
    --btnAcceptTextColor: #1B5E20;
    --btnAcceptBorder: 0;

    --btnRejectBg: var(--ccBackground);
    --btnRejectBgHover: var(--ccBackground);
    --btnRejectTextColor: #B71C1C;
    --btnRejectBorder: 0;

    --btnInfoBg: var(--ccBackground);
    --btnInfoBgHover: var(--ccBackground);
    --btnInfoTextColor: var(--ccFontColor);
    --btnInfoBorder: 0;

    --btnSettingsBg: var(--btnInfoBg);
    --btnSettingsBgHover: var(--btnInfoBgHover);
    --btnSettingsTextColor: var(--btnInfoTextColor);
    --btnSettingsBorder: 0;

    --btnSettingsAcceptBg: var(--btnAcceptBg);
    --btnSettingsAcceptBgHover: var(--btnAcceptBgHover);
    --btnSettingsAcceptTextColor: var(--btnAcceptTextColor);
    --btnSettingsAcceptBorder: 0;

    --btnSettingsSelectBg: var(--btnInfoBg);
    --btnSettingsSelectBgHover: var(--btnInfoBgHover);
    --btnSettingsSelectTextColor: var(--btnInfoTextColor);
    --btnSettingsSelectBorder: 0;
}
.cc-window,
.cc-modal-window {
    --ccBackground: #2f3337;
    --ccFontColor: #ffffff;
    --windowBg: var(--ccBackground);
    --popupBg: var(--ccBackground);
    --titleTextColor: var(--ccFontColor);
    --messageTextColor: var(--ccFontColor);
    --messageLinkColor: var(--ccFontColor);
    --messageLinkFontWeight: 600;
    --settingsSeparatorColor: #ddd;
    --popupTextColor: var(--ccFontColor);
    --btnCloseColor: var(--ccFontColor);
    --btnCloseColorHover: #ddd;

    --btnAcceptBg: #388E3C;
    --btnAcceptBgHover: #1B5E20;
    --btnAcceptTextColor: #ffffff;
    --btnAcceptBorder: 0;

    --btnRejectBg: #D32F2F;
    --btnRejectBgHover: #B71C1C;
    --btnRejectTextColor: #ffffff;
    --btnRejectBorder: 0;

    --btnInfoBg: #EEE;
    --btnInfoBgHover: #CCC;
    --btnInfoTextColor: #333;
    --btnInfoBorder: 0;

    --btnSettingsBg: var(--btnInfoBg);
    --btnSettingsBgHover: var(--btnInfoBgHover);
    --btnSettingsTextColor: var(--btnInfoTextColor);
    --btnSettingsBorder: 0;

    --btnSettingsAcceptBg: var(--btnAcceptBg);
    --btnSettingsAcceptBgHover: var(--btnAcceptBgHover);
    --btnSettingsAcceptTextColor: var(--btnAcceptTextColor);
    --btnSettingsAcceptBorder: 0;

    --btnSettingsSelectBg: var(--btnInfoBg);
    --btnSettingsSelectBgHover: var(--btnInfoBgHover);
    --btnSettingsSelectTextColor: var(--btnInfoTextColor);
    --btnSettingsSelectBorder: 0;
}
.cc-window,
.cc-modal-window {
    --ccBackground: #c2e7ff;
    --ccFontColor: #001d35;
    --windowBg: var(--ccBackground);
    --popupBg: var(--ccBackground);
    --titleTextColor: var(--ccFontColor);
    --messageTextColor: var(--ccFontColor);
    --messageLinkColor: var(--ccFontColor);
    --messageLinkFontWeight: 600;
    --settingsSeparatorColor: #001d35;
    --popupTextColor: var(--ccFontColor);
    --btnCloseColor: var(--ccFontColor);
    --btnCloseColorHover: #001d35;
    --btnRadius: 50px;

    --btnAcceptBg: #388E3C;
    --btnAcceptBgHover: #1B5E20;
    --btnAcceptTextColor: #ffffff;
    --btnAcceptBorder: 0;

    --btnRejectBg: #D32F2F;
    --btnRejectBgHover: #B71C1C;
    --btnRejectTextColor: #ffffff;
    --btnRejectBorder: 0;

    --btnInfoBgHover: #81D4FA;
    --btnInfoTextColor: #00639c;
    --btnInfoBorder: 0;

    --btnSettingsBg: var(--btnInfoBg);
    --btnSettingsBgHover: var(--btnInfoBgHover);
    --btnSettingsTextColor: var(--btnInfoTextColor);
    --btnSettingsBorder: 0;

    --btnSettingsAcceptBg: var(--btnAcceptBg);
    --btnSettingsAcceptBgHover: var(--btnAcceptBgHover);
    --btnSettingsAcceptTextColor: var(--btnAcceptTextColor);
    --btnSettingsAcceptBorder: 0;

    --btnSettingsSelectBg: var(--btnInfoBg);
    --btnSettingsSelectBgHover: var(--btnInfoBgHover);
    --btnSettingsSelectTextColor: var(--btnInfoTextColor);
    --btnSettingsSelectBorder: 0;
}
/*
 * 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.
 *


 */
