.k-editor-block-options{position:absolute;left:0;display:flex;top:2px;width:4rem;padding:.25rem 0;align-items:center;justify-content:center}.k-editor-block-option[disabled]{visibility:hidden;pointer-events:none}.k-editor-block-option{cursor:pointer}.k-editor-block-option span{display:flex;width:1.5rem;height:1.5rem;border-radius:3px;align-items:center;justify-content:center;color:#999}.k-editor-block-option:hover{background:rgba(0,0,0,.1)}.k-editor-block-option:focus{outline:0}.k-editor-block-options .k-sort-handle{padding:0;width:auto;height:auto}.k-editor-block-option-dropdown{min-width:15rem;margin-bottom:4.5rem}.k-editor-block-option-heading .k-button-text{opacity:1;font-weight:600}.k-field[data-disabled] .k-editor{pointer-events:none}.k-editor-placeholder nav{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:.75rem}.k-editor-placeholder .k-button{display:flex;background:rgba(0,0,0,.075);text-align:left;padding:.5rem .75rem;align-items:center;height:38px;white-space:nowrap;border-radius:2px;transition:all .2s}.k-editor-placeholder .k-button:hover{background:#fff;box-shadow:0 2px 5px rgba(0,0,0,.05)}.k-editor-container{position:relative;padding:1.5rem 0;max-width:50rem;margin:0 auto}.k-editor-blocks{position:relative;background:#fff;margin-bottom:1.5rem;box-shadow:0 2px 5px rgba(0,0,0,.05)}.k-editor-block{position:relative;padding:.325rem 4rem}.k-editor-block.k-sortable-ghost{cursor:-webkit-grabbing}.k-editor-block.k-sortable-ghost:before{position:absolute;content:"";top:0;right:3.5rem;bottom:0;left:3.5rem;outline:2px solid #4271ae;background:rgba(66,113,174,.125)}.k-editor-block.k-sortable-ghost .k-editor-block-options{display:none}.k-editor-block.sortable-drag{opacity:0!important;cursor:-webkit-grabbing}.k-editor-block:first-child{margin-top:0}.k-editor-block:last-child{margin-bottom:0}.k-editor-blockquote-block{padding-top:1.5rem;padding-bottom:1.5rem}.k-editor-blockquote-block .k-editable-placeholder,.k-editor-blockquote-block .ProseMirror{font-size:1.25rem;line-height:1.5em;padding:0 0 0 1rem;border-left:3px solid #000}.k-editor-blockquote-block .k-editor-block-options{top:24px}.k-editor-code-block{padding-top:1.5rem;padding-bottom:1.5rem}.k-editor-code-block-wrapper{position:relative}.k-editor-code-block-languages{position:absolute;bottom:0;right:0}.k-editor-code-block-languages-toggle{color:#fff;padding:0 .5rem .5rem;border-radius:3px}.k-editor-code-block-languages .k-dropdown-content{background:#fff;color:#000;display:grid;grid-template-columns:repeat(4,1fr);padding:.25rem 0;grid-column-gap:1.5rem}.k-editor-code-block-languages .k-dropdown-content>.k-dropdown-item:first-child,.k-editor-code-block-languages .k-dropdown-content>.k-dropdown-item:last-child{margin:0}.k-editor-code-block pre{background:#2d2e36;color:#fff;padding:1.5rem;border-radius:3px}.k-editor-code-block .k-editor-block-options{top:20px}.k-editor-h1-block .k-editable-placeholder,.k-editor-h1-block .k-editable .ProseMirror{font-size:1.75rem;font-weight:600;line-height:1.25em}.k-editor-h1-block .k-editor-block-options{top:10px}.k-editable-toolbar{position:absolute;display:flex;background:#000;height:36px;transform:translateX(-50%) translateY(-.75rem);z-index:1;box-shadow:0 2px 5px rgba(0,0,0,.05);color:#fff;border-radius:3px}.k-editable-toolbar-button{display:flex;align-items:center;height:36px;padding:0 .5rem;font-size:.875rem!important;color:currentColor}.k-editable-toolbar-button.k-editable-toolbar-button-active{color:#81a2be}.k-editable{position:relative;width:100%}.k-editable .ProseMirror{word-wrap:break-word;white-space:pre-wrap;-webkit-font-variant-ligatures:none;font-variant-ligatures:none;line-height:1.5em}.k-editable .ProseMirror:focus{outline:0}.k-editable .ProseMirror a{color:#4271ae;text-decoration:underline}.k-editable-text .ProseMirror strong{font-weight:600}.k-editable-text .ProseMirror code{position:relative;font-size:.925em;display:inline-block;line-height:1.325;padding:.05em .325em;background:rgba(0,0,0,.1);border-radius:3px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}.k-editable-placeholder{position:absolute;top:0;left:0;right:0;color:#999;pointer-events:none;font:inherit;line-height:1.5em;-webkit-font-variant-ligatures:none;font-variant-ligatures:none}.k-editable-code pre{tab-size:2;font-size:.875rem;line-height:2em;overflow-x:auto;overflow-y:hidden;white-space:pre}.k-editable-code code{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}.k-editor-h2-block .k-editable-placeholder,.k-editor-h2-block .k-editable .ProseMirror{font-size:1.25rem;font-weight:600;line-height:1.35em}.k-editor-h2-block .k-editor-block-options{top:3px}.k-editor-h3-block .k-editable-placeholder,.k-editor-h3-block .ProseMirror{font-size:1rem;font-weight:600;line-height:1.5em}.k-editor-hr-block-divider{position:relative;height:1.5rem;border:0;color:rgba(0,0,0,.1)}.k-editor-hr-block-divider:focus{outline:0}.k-editor-hr-block-divider:after{position:absolute;top:50%;left:0;right:0;content:"";height:1px;background:currentColor}.k-editor-hr-block-divider:focus{color:rgba(66,113,174,.25)}.k-editor-hr-block-divider:focus:after{outline:1px solid rgba(66,113,174,.25)}.k-editor-image-block{padding-top:1.5rem;padding-bottom:1.5rem}.k-editor-image-block figure{line-height:0}.k-editor-image-block-wrapper img{width:100%}.k-editor-image-block-wrapper[data-responsive] img{position:absolute;top:0;right:0;bottom:0;left:0;object-fit:contain;height:100%}.k-editor-image-block-wrapper[data-responsive]{position:relative;padding-bottom:66.66%;background:#2d2e36}.k-editor-image-block-wrapper:focus{outline:0}.k-editor-image-block-wrapper:focus img{outline:2px solid rgba(66,113,174,.25);outline-offset:2px}.k-editor-image-block figcaption{display:block;margin-top:.75rem}.k-editor-image-block .k-editable-placeholder,.k-editor-image-block .ProseMirror{text-align:center;font-size:.875rem;line-height:1.5em}.k-editor-image-block-placeholder{display:flex;line-height:1;justify-content:center;align-items:center;font-style:italic;font-size:.875rem;width:100%;background:rgba(0,0,0,.1);border:1px solid transparent;border-radius:3px;text-align:center;color:#999}.k-editor-image-block-placeholder:focus{outline:2px solid rgba(66,113,174,.25);outline-offset:2px}.k-editor-image-block-placeholder .k-button{padding:.75rem;display:flex;align-items:center;color:#000;margin:0 .5rem}.k-editor-image-block .k-editor-block-options{top:20px}.k-editor-kirbytext-block{padding-top:1.5rem;padding-bottom:1.5rem}.k-editor-kirbytext-block .k-editable-code pre{background:rgba(0,0,0,.1);padding:1.5rem;border-radius:3px;white-space:pre-wrap}.k-editor-kirbytext-block .k-editor-block-options{top:20px}.k-editor-ul-block .k-editable{position:relative;margin-left:1.25rem;line-height:1.5em}.k-editor-ul-block .k-editable:before{position:absolute;content:"";top:.625em;left:-1.25rem;width:6px;height:6px;border-radius:50%;background:currentColor}.k-editor-ol-block{counter-increment:list}.k-editor-block:not(.k-editor-ol-block){counter-reset:list}.k-editor-ol-block .k-editable{position:relative;margin-left:1.25rem;line-height:1.5em}.k-editor-ol-block .k-editable:before{position:absolute;content:counter(list) ".";top:.0625rem;left:-1.25rem;color:#999;font-size:.875rem}.k-editor-video-block{padding-top:1.5rem;padding-bottom:1.5rem}.k-editor-video-block-container{position:relative;padding-bottom:56.25%;background:rgba(0,0,0,.1)}.k-editor-video-block-container:focus-within{outline:2px solid rgba(66,113,174,.25);outline-offset:2px}.k-editor-video-block-overlay,.k-editor-video-block iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.k-editor-video-block-container:focus-within .k-editor-video-block-overlay{display:none}.k-editor-video-block figcaption{display:block;margin-top:.75rem}.k-editor-video-block .k-editable-placeholder,.k-editor-video-block .ProseMirror{text-align:center;font-size:.875rem;line-height:1.5em}.k-editor-video-block-input{position:absolute;font:inherit;background:none;border:0;width:100%;padding:.5rem;height:100%;text-align:center}.k-editor-video-block-input:focus{outline:0}.k-editor-video-block .k-editor-block-options{top:20px}.k-editor-inline .k-editable{padding:.375rem}

.kirby-focus-field .focus-box {
  position: relative;
  line-height: 0;
  overflow: hidden;
  padding: 2.5rem;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
}
.kirby-focus-field .focus-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #efefef url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXR0ZXJuIGlkPSJhIiB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHBhdHRlcm5Vbml0cz0idXNlclNwYWNlT25Vc2UiPjxwYXRoIGZpbGw9InJnYmEoMCwgMCwgMCwgMC4yKSIgZD0iTTAgMGgxMHYxMEgwem0xMCAxMGgxMHYxMEgxMHoiLz48L3BhdHRlcm4+PHJlY3QgZmlsbD0idXJsKCNhKSIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIvPjwvc3ZnPg==");
  opacity: 0.45;
  z-index: 0;
}
.focus-preview-container {
  position: relative;
  z-index: 1;
  cursor: crosshair;
}


.kirby-focus-field .focus-preview {
  display: block;
  max-width: 100%;
  max-height: calc(100vh - 13.5rem);
  -webkit-transition: all .25s;
     -moz-transition: all .25s;
          transition: all .25s;
  -webkit-filter: grayscale(100%);
     -moz-filter: grayscale(100%);
          filter: grayscale(100%);
}
.kirby-focus-field .focus-box:hover .focus-preview {
  -webkit-filter: grayscale(0);
     -moz-filter: grayscale(0);
          filter: grayscale(0);
}

.kirby-focus-field .focus-point {
  box-sizing: border-box;
  min-height: 40px;
  min-width: 40px;
  border-radius: 40px;
  margin-left: -20px;
  margin-top: -20px;
  border: 2px solid #fff;
  background: rgba(129,162,190,0.6);
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  pointer-events: none;
  -webkit-transition: all .1s;
     -moz-transition: all .1s;
          transition: all .1s;
}

.kirby-focus-field .focus-box:hover .focus-point {
  background: rgba(0,0,0,0.5);
}

.kirby-focus-field .focus-point:before,
.kirby-focus-field .focus-point:after {
  content: '';
  display: block;
  width: 5px;
  height: 1px;
  background: #fff;
  position: relative;
  top: 18px;
  left: 16px;
}

.kirby-focus-field .focus-point:after {
  width: 1px;
  height: 5px;
  top: 15px;
  left: 18px;
}



.trevor[data-v-5c886d6e] {
  height: 100%;
  display: grid;
  grid-gap: 0 1rem;
  grid-template:"heading heading"
                "keys    text" 1fr
                "ctrl    text"
                / 1fr 3fr;
}
.heading[data-v-5c886d6e] {
  grid-area: heading;
}
.editor[data-v-5c886d6e] {
  display: contents;
}
.keys[data-v-5c886d6e] {
  grid-area: keys;
  overflow-y: auto;
  background: #fbfbfb;
}
.key[data-v-5c886d6e] {
  background: #fff;
  padding: 0.7rem 0.5rem;
  border-bottom: 1px solid #f3f3f3;
  display: flex;
  align-items: center;
}
.key.selected[data-v-5c886d6e] {
  box-shadow: 0 0 8px inset #ccc;
}
.key.edited[data-v-5c886d6e] {
  background-color: lightyellow;
}
.key .txt[data-v-5c886d6e] {
  flex-grow: 1;
}
.key .missing[data-v-5c886d6e] {
  display: block;
  height: 0.8rem;
  width: 0.8rem;
  border-radius: 0.4rem;
  border: 1px solid #9a0202;
  background-color: red;
}
.key[data-v-5c886d6e]:focus {
  outline: none;
}
.ctrl[data-v-5c886d6e] {
  grid-area: ctrl;
  text-align: end;
  background: #fbfbfb;
  padding: 0.5rem;
}
.texts[data-v-5c886d6e] {
  grid-area: text;
  overflow-y: auto;
}
.texts > *[data-v-5c886d6e] {
  height: 100%;
}
.no-selection[data-v-5c886d6e] {
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0.7;

  font-style: italic;
}
.lang[data-v-5c886d6e] {
  margin-bottom: 2rem;
}
.savebar[data-v-5c886d6e] {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  background-color: #de935f;
}
.savebar .k-view[data-v-5c886d6e] {
  display: flex;
  justify-content: space-between;
  height: 40px;
}



.janitor{background-color:#000;color:#fff;border-radius:3px;padding:.5rem 1rem;line-height:1.25rem;text-align:left}.janitor:hover{background-color:#1e1e1e}.janitor>>>.k-button-text{opacity:1}.janitor.doing-job{background-color:#dcdcdc}.janitor.doing-job>>>.k-button-text{color:#000}.janitor.has-response{background-color:#999}.janitor.is-success{background-color:#5d800d}.janitor.has-error{background-color:#d16464}.hidden{position:absolute;left:-9999px;top:0}

@charset "UTF-8";
/* Colors
---------------------*/
/* Patterns
---------------------*/
/* Media queries
----------------------*/
.svg-icon {
  display: block;
  width: 100%;
  height: 100%;
  color: inherit;
  fill: none;
  stroke: currentColor;
}

.svg-fill {
  fill: currentColor;
  stroke: none;
}

.matomo-main h5, .matomo-sidebar h5, .matomo-page h5 {
  text-transform: uppercase;
  font-size: 0.75rem;
  letter-spacing: 0.15px;
  color: #9a9a9a;
  font-weight: 400;
}
.matomo-main .empty, .matomo-sidebar .empty, .matomo-page .empty {
  color: #b3b3b3;
  font-size: 0.75rem;
  text-align: center;
  margin-top: 1rem;
  padding: 1rem 0 1rem 0;
  background: #fafafa;
}

.matomo-main .loader, .matomo-page .loader, .matomo-sidebar .loader {
  display: inline-block;
  overflow: hidden;
  height: 1.3em;
  margin-top: -0.3em;
  line-height: 1.5em;
  vertical-align: text-bottom;
}
.matomo-main .loader::after, .matomo-page .loader::after, .matomo-sidebar .loader::after {
  content: "⠋\a⠙\a⠹\a⠸\a⠼\a⠴\a⠦\a⠧\a⠇\a⠏";
  display: inline-table;
  white-space: pre;
  text-align: left;
  animation: spin10 0.8s steps(10) infinite;
}
@keyframes spin10 {
  to {
    transform: translateY(-15em);
  }
}

.matomo-chart {
  position: relative;
  width: 100%;
  margin-top: 2.5rem;
}
.matomo-chart .overlay, .matomo-chart .empty {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(239, 239, 239, 0.85);
  z-index: 1000;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: opacity 0.3s ease-out;
}
.matomo-chart .overlay .loader, .matomo-chart .empty .loader {
  font-size: 30px;
}
.matomo-chart .empty {
  margin-top: 0;
}
.matomo-chart .empty span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background: #eaeaea;
  color: #999999;
}
.matomo-chart .chart {
  height: 52.5vh;
}
.matomo-chart.is-empty {
  margin-top: 1.5rem;
}
.matomo-chart.is-empty .chart {
  height: 25vh;
}

.matomo-overview {
  margin-top: 2.5rem;
}
.matomo-overview h4 {
  margin-bottom: 5px;
}
.matomo-overview-ctn {
  margin-top: 1.5rem;
  padding: 1.5rem;
  padding-right: 1rem;
  background: white;
  min-height: 150px;
  display: flex;
  box-shadow: 0 2px 5px rgba(22, 23, 26, 0.05);
}
.matomo-overview-block {
  width: 25%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}
.matomo-overview-block:not(:last-child) {
  border-right: 1px solid #ebebeb;
  padding-right: 1rem;
  margin-right: 1.5rem;
}
.matomo-overview-block .big-number {
  font-weight: 800;
  font-size: 30px;
  margin-top: 5px;
}
.matomo-overview-block .details {
  position: relative;
  font-size: 0.75rem;
  color: #9a9a9a;
  margin-top: 20px;
  padding-top: 15px;
  line-height: 1.5;
}
.matomo-overview-block .details:before {
  position: absolute;
  content: "";
  width: 15px;
  height: 1px;
  background: #b3b3b3;
  top: 0;
}
.matomo-overview-block .difference {
  margin-top: 20px;
  padding: 4px 8px 5px 8px;
  display: flex;
  align-items: center;
  border-radius: 4px;
  font-size: 0.75rem;
}
.matomo-overview-block .difference .icon {
  width: 10px;
  height: 10px;
  margin-left: 6px;
}
.matomo-overview-block .difference .icon svg {
  display: block;
  width: 100%;
  height: 100%;
}
.matomo-overview-block .difference.positive {
  background: #f1faed;
  color: #7aba4c;
}
.matomo-overview-block .difference.positive .icon svg {
  fill: #7aba4c;
}
.matomo-overview-block .difference.negative {
  background: #feeaee;
  color: #f93048;
}
.matomo-overview-block .difference.negative .icon {
  transform: rotate(90deg);
}
.matomo-overview-block .difference.negative .icon svg {
  fill: #f93048;
}
.matomo-overview-block .difference.grey {
  background: #f7f7f7;
  color: #9a9a9a;
}
.matomo-overview .empty {
  margin-top: 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 68.75em) {
  .matomo-overview-block .big-number {
    font-size: 25px;
  }
}
@media (max-width: 45em) {
  .matomo-overview-ctn {
    flex-wrap: wrap;
  }
  .matomo-overview-block {
    width: calc(50% - 0.75rem);
  }
  .matomo-overview-block:not(:last-child) {
    margin-right: 0;
    border-right: none;
  }
  .matomo-overview-block:nth-child(odd) {
    border-right: 1px solid #ebebeb;
  }
  .matomo-overview-block:nth-child(even) {
    padding-left: 1.5rem;
  }
  .matomo-overview-block:first-child, .matomo-overview-block:nth-child(2) {
    padding-bottom: 1.5rem;
    border-bottom: 1px solid #ebebeb;
  }
  .matomo-overview-block:nth-child(3), .matomo-overview-block:nth-child(4) {
    padding-top: 1.5rem;
  }
}
@media (max-width: 30em) {
  .matomo-overview-block {
    width: 100%;
  }
  .matomo-overview-block:nth-child(odd) {
    border-right: none;
  }
  .matomo-overview-block:nth-child(even) {
    padding-left: 0;
  }
  .matomo-overview-block:not(:last-child) {
    padding-bottom: 1.5rem;
    border-bottom: 1px solid #ebebeb;
  }
  .matomo-overview-block:not(:first-child) {
    padding-top: 1.5rem;
  }
}

.matomo-realtime .refresh {
  position: absolute;
  right: 0.9rem;
  top: 1rem;
  font-size: 0.75rem;
  padding: 0.25rem 0.5rem;
  border-radius: 4px;
  background: #f2f2f2;
  letter-spacing: 0.15px;
  color: #8d8d8d;
  cursor: pointer;
  transition: color 0.2s ease-out;
}
.matomo-realtime .refresh:hover {
  color: black;
}
.matomo-realtime .big-number {
  font-weight: 800;
  font-size: 30px;
  margin-top: 5px;
}
.matomo-realtime .details {
  position: relative;
  font-size: 0.75rem;
  color: #9a9a9a;
  margin-top: 20px;
  padding-top: 15px;
  line-height: 1.5;
}
.matomo-realtime .details:before {
  position: absolute;
  content: "";
  width: 15px;
  height: 1px;
  background: #b3b3b3;
  top: 0;
}

.matomo-visits-summary ul {
  margin-top: calc(20px - 0.5rem);
}
.matomo-visits-summary ul li {
  display: flex;
  align-items: center;
  font-size: 0.75rem;
  padding: 0.5rem 10px 0.5rem 5px;
}
.matomo-visits-summary ul li .icon {
  width: 18px;
  height: 18px;
  margin-right: 10px;
}
.matomo-visits-summary ul li .icon svg {
  width: 100%;
  height: 100%;
  fill: #b3b3b3;
}
.matomo-visits-summary ul li .number {
  margin-left: auto;
}
.matomo-visits-summary ul li:not(:last-child) {
  border-bottom: 1px solid #ebebeb;
}
.matomo-visits-summary ul li:hover {
  background: #fafafa;
}
.matomo-visits-summary ul li:hover .icon svg {
  fill: #808080;
}
@media (max-width: 75em) {
  .matomo-visits-summary ul .icon {
    display: none;
  }
}
@media (max-width: 65em) {
  .matomo-visits-summary ul .icon {
    display: block;
  }
}

.matomo-widgets {
  margin-top: 2.5rem;
}
.matomo-widgets h4 {
  margin-bottom: 5px;
}
.matomo-widgets .widgets {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.matomo-widgets .widget {
  width: calc(50% - 0.75rem);
  margin-top: 1.5rem;
  padding: 1.5rem;
  padding-bottom: 1.25rem;
  background: white;
  box-shadow: 0 2px 5px rgba(22, 23, 26, 0.05);
}
.matomo-widgets .widget:nth-child(odd) {
  margin-right: 1.5rem;
}
.matomo-widgets .widget .loading {
  margin-top: 10px;
}
.matomo-widgets .widget .big-number {
  font-weight: 800;
  font-size: 30px;
  margin-top: 5px;
}
.matomo-widgets .widget .details {
  position: relative;
  font-size: 0.875rem;
  color: #9a9a9a;
  margin-top: 20px;
  padding-top: 15px;
  line-height: 1.5;
}
.matomo-widgets .widget .details:before {
  position: absolute;
  content: "";
  width: 15px;
  height: 1px;
  background: #b3b3b3;
  top: 0;
}
.matomo-widgets .widget ul {
  margin-top: calc(20px - 0.5rem);
}
.matomo-widgets .widget ul li {
  display: flex;
  align-items: center;
  font-size: 0.75rem;
  padding: 0.5rem 10px 0.5rem 5px;
}
.matomo-widgets .widget ul li .icon {
  width: 18px;
  min-width: 18px;
  height: 18px;
  margin-right: 10px;
}
.matomo-widgets .widget ul li .icon svg {
  width: 100%;
  height: 100%;
  fill: #b3b3b3;
}
.matomo-widgets .widget ul li .text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 10px;
}
.matomo-widgets .widget ul li .number {
  margin-left: auto;
  min-width: 85px;
  text-align: right;
}
.matomo-widgets .widget ul li .number .percent {
  display: inline-block;
  width: 45px;
  color: #b3b3b3;
}
.matomo-widgets .widget ul li:not(:last-child) {
  border-bottom: 1px solid #ebebeb;
}
.matomo-widgets .widget ul li:hover {
  background: #fafafa;
}
.matomo-widgets .widget ul li:hover .icon svg {
  fill: #808080;
}
.matomo-widgets .widget .empty {
  color: #b3b3b3;
  font-size: 0.75rem;
  text-align: center;
  margin-top: 1rem;
  padding: 1rem 0 1rem 0;
  background: #fafafa;
}
@media (max-width: 45em) {
  .matomo-widgets .widget {
    width: 100%;
  }
  .matomo-widgets .widget:nth-child(odd) {
    margin-right: 0;
  }
}

.matomo-period-selector {
  text-transform: uppercase;
  font-size: 0.75rem;
  display: flex;
}
.matomo-period-selector .matomo-period-option {
  padding-bottom: 2px;
  opacity: 0.3;
  cursor: pointer;
  transition: opacity 0.2s ease-out;
}
.matomo-period-selector .matomo-period-option:not(:last-child) {
  margin-right: 12px;
}
.matomo-period-selector .matomo-period-option.active, .matomo-period-selector .matomo-period-option:hover {
  opacity: 1;
}
.matomo-period-selector .matomo-period-option.active {
  border-bottom: 1px solid black;
}
@media (max-width: 30em) {
  .matomo-period-selector {
    flex-wrap: wrap;
    margin-bottom: -10px;
  }
  .matomo-period-selector .matomo-period-option {
    margin-bottom: 10px;
  }
}

.matomo-dashboard-link {
  position: relative;
  display: flex;
  align-items: center;
  background: white;
  border-radius: 1px;
  margin-bottom: 2px;
  box-shadow: 0 2px 5px rgba(22, 23, 26, 0.05);
}
.matomo-dashboard-link .icon {
  width: 38px;
  height: 38px;
  background: #d52a20;
  display: flex;
  align-items: center;
  justify-content: center;
}
.matomo-dashboard-link .icon svg {
  fill: white;
  width: 21px;
  height: 21px;
}
.matomo-dashboard-link .text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  align-items: baseline;
  width: calc(100% - 38px);
  line-height: 1.25rem;
  padding: 0.5rem 0.75rem;
}
.matomo-dashboard-link .text em {
  font-style: normal;
  margin-right: 1rem;
  flex-grow: 1;
  font-size: 0.875rem;
  color: #16171a;
}

.matomo-block {
  position: relative;
  padding: 1rem;
  padding-bottom: 0.75em;
  padding-top: 1.25em;
  background: white;
  box-shadow: 0 2px 5px rgba(22, 23, 26, 0.05);
}
.matomo-block:not(:first-child) {
  margin-top: 1.5rem;
}
.matomo-block .loader {
  font-size: 16px;
  margin-top: 10px;
}

.matomo-page {
  padding: 1.5rem;
  padding-bottom: 1.25rem;
  background: white;
  box-shadow: 0 2px 5px rgba(22, 23, 26, 0.05);
  margin-bottom: 3rem;
}
.matomo-page .code {
  text-transform: uppercase;
  padding: 2px 4px;
  border-radius: 3px;
  margin-left: 5px;
  background: #f2f2f2;
  color: #919191;
}
.matomo-page .loader, .matomo-page table {
  margin-top: calc(20px - 0.5rem);
}
.matomo-page table {
  display: block;
  width: 100%;
}
.matomo-page table tr {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  font-size: 0.75rem;
  padding: 0.5rem 10px 0.5rem 5px;
}
.matomo-page table tr th {
  text-align: right;
  display: block;
  font-weight: 400;
}
.matomo-page table tr th:nth-child(3) span {
  text-transform: uppercase;
  padding: 2px 4px;
  border-radius: 3px;
  margin-right: -4px;
  border: 1px solid #ebebeb;
  color: #919191;
}
.matomo-page table tr td {
  display: block;
  white-space: pre;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.matomo-page table tr td .icon {
  display: block;
  width: 18px;
  height: 18px;
  margin-right: 10px;
}
.matomo-page table tr td .icon svg {
  width: 100%;
  height: 100%;
  fill: #b3b3b3;
}
.matomo-page table tr td:first-child {
  display: flex;
}
.matomo-page table tr td:nth-child(3) {
  color: #b3b3b3;
}
.matomo-page table tr th:first-child, .matomo-page table tr td:first-child {
  min-width: 100px;
  margin-right: auto;
}
.matomo-page table tr th:nth-child(2), .matomo-page table tr th:nth-child(3), .matomo-page table tr td:nth-child(2), .matomo-page table tr td:nth-child(3) {
  text-align: right;
  width: 50px;
}
.matomo-page table tr th:nth-child(2) + td, .matomo-page table tr th:nth-child(2) + th, .matomo-page table tr td:nth-child(2) + td, .matomo-page table tr td:nth-child(2) + th {
  margin-left: 10px;
}
.matomo-page table tr .number {
  margin-left: auto;
}
.matomo-page table tr:not(:last-child) {
  border-bottom: 1px solid #ebebeb;
}
.matomo-page table tr:hover {
  background: #fafafa;
}
.matomo-page table tr:hover .icon svg {
  fill: #808080;
}
.matomo-page table tr:hover td:nth-child(3) {
  color: #808080;
}
@media (max-width: 75em) {
  .matomo-page table tr td .icon {
    display: none;
  }
}
@media (max-width: 65em) {
  .matomo-page table tr td .icon {
    display: block;
  }
}@charset "UTF-8";
/* Colors
---------------------*/
/* Patterns
---------------------*/
/* Media queries
----------------------*/
.svg-icon {
  display: block;
  width: 100%;
  height: 100%;
  color: inherit;
  fill: none;
  stroke: currentColor;
}

.svg-fill {
  fill: currentColor;
  stroke: none;
}

.matomo-main h5, .matomo-sidebar h5, .matomo-page h5 {
  text-transform: uppercase;
  font-size: 0.75rem;
  letter-spacing: 0.15px;
  color: #9a9a9a;
  font-weight: 400;
}
.matomo-main .empty, .matomo-sidebar .empty, .matomo-page .empty {
  color: #b3b3b3;
  font-size: 0.75rem;
  text-align: center;
  margin-top: 1rem;
  padding: 1rem 0 1rem 0;
  background: #fafafa;
}

.matomo-main .loader, .matomo-page .loader, .matomo-sidebar .loader {
  display: inline-block;
  overflow: hidden;
  height: 1.3em;
  margin-top: -0.3em;
  line-height: 1.5em;
  vertical-align: text-bottom;
}
.matomo-main .loader::after, .matomo-page .loader::after, .matomo-sidebar .loader::after {
  content: "⠋\a⠙\a⠹\a⠸\a⠼\a⠴\a⠦\a⠧\a⠇\a⠏";
  display: inline-table;
  white-space: pre;
  text-align: left;
  animation: spin10 0.8s steps(10) infinite;
}
@keyframes spin10 {
  to {
    transform: translateY(-15em);
  }
}

.matomo-chart {
  position: relative;
  width: 100%;
  margin-top: 2.5rem;
}
.matomo-chart .overlay, .matomo-chart .empty {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(239, 239, 239, 0.85);
  z-index: 1000;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: opacity 0.3s ease-out;
}
.matomo-chart .overlay .loader, .matomo-chart .empty .loader {
  font-size: 30px;
}
.matomo-chart .empty {
  margin-top: 0;
}
.matomo-chart .empty span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background: #eaeaea;
  color: #999999;
}
.matomo-chart .chart {
  height: 52.5vh;
}
.matomo-chart.is-empty {
  margin-top: 1.5rem;
}
.matomo-chart.is-empty .chart {
  height: 25vh;
}

.matomo-overview {
  margin-top: 2.5rem;
}
.matomo-overview h4 {
  margin-bottom: 5px;
}
.matomo-overview-ctn {
  margin-top: 1.5rem;
  padding: 1.5rem;
  padding-right: 1rem;
  background: white;
  min-height: 150px;
  display: flex;
  box-shadow: 0 2px 5px rgba(22, 23, 26, 0.05);
}
.matomo-overview-block {
  width: 25%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}
.matomo-overview-block:not(:last-child) {
  border-right: 1px solid #ebebeb;
  padding-right: 1rem;
  margin-right: 1.5rem;
}
.matomo-overview-block .big-number {
  font-weight: 800;
  font-size: 30px;
  margin-top: 5px;
}
.matomo-overview-block .details {
  position: relative;
  font-size: 0.75rem;
  color: #9a9a9a;
  margin-top: 20px;
  padding-top: 15px;
  line-height: 1.5;
}
.matomo-overview-block .details:before {
  position: absolute;
  content: "";
  width: 15px;
  height: 1px;
  background: #b3b3b3;
  top: 0;
}
.matomo-overview-block .difference {
  margin-top: 20px;
  padding: 4px 8px 5px 8px;
  display: flex;
  align-items: center;
  border-radius: 4px;
  font-size: 0.75rem;
}
.matomo-overview-block .difference .icon {
  width: 10px;
  height: 10px;
  margin-left: 6px;
}
.matomo-overview-block .difference .icon svg {
  display: block;
  width: 100%;
  height: 100%;
}
.matomo-overview-block .difference.positive {
  background: #f1faed;
  color: #7aba4c;
}
.matomo-overview-block .difference.positive .icon svg {
  fill: #7aba4c;
}
.matomo-overview-block .difference.negative {
  background: #feeaee;
  color: #f93048;
}
.matomo-overview-block .difference.negative .icon {
  transform: rotate(90deg);
}
.matomo-overview-block .difference.negative .icon svg {
  fill: #f93048;
}
.matomo-overview-block .difference.grey {
  background: #f7f7f7;
  color: #9a9a9a;
}
.matomo-overview .empty {
  margin-top: 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 68.75em) {
  .matomo-overview-block .big-number {
    font-size: 25px;
  }
}
@media (max-width: 45em) {
  .matomo-overview-ctn {
    flex-wrap: wrap;
  }
  .matomo-overview-block {
    width: calc(50% - 0.75rem);
  }
  .matomo-overview-block:not(:last-child) {
    margin-right: 0;
    border-right: none;
  }
  .matomo-overview-block:nth-child(odd) {
    border-right: 1px solid #ebebeb;
  }
  .matomo-overview-block:nth-child(even) {
    padding-left: 1.5rem;
  }
  .matomo-overview-block:first-child, .matomo-overview-block:nth-child(2) {
    padding-bottom: 1.5rem;
    border-bottom: 1px solid #ebebeb;
  }
  .matomo-overview-block:nth-child(3), .matomo-overview-block:nth-child(4) {
    padding-top: 1.5rem;
  }
}
@media (max-width: 30em) {
  .matomo-overview-block {
    width: 100%;
  }
  .matomo-overview-block:nth-child(odd) {
    border-right: none;
  }
  .matomo-overview-block:nth-child(even) {
    padding-left: 0;
  }
  .matomo-overview-block:not(:last-child) {
    padding-bottom: 1.5rem;
    border-bottom: 1px solid #ebebeb;
  }
  .matomo-overview-block:not(:first-child) {
    padding-top: 1.5rem;
  }
}

.matomo-realtime .refresh {
  position: absolute;
  right: 0.9rem;
  top: 1rem;
  font-size: 0.75rem;
  padding: 0.25rem 0.5rem;
  border-radius: 4px;
  background: #f2f2f2;
  letter-spacing: 0.15px;
  color: #8d8d8d;
  cursor: pointer;
  transition: color 0.2s ease-out;
}
.matomo-realtime .refresh:hover {
  color: black;
}
.matomo-realtime .big-number {
  font-weight: 800;
  font-size: 30px;
  margin-top: 5px;
}
.matomo-realtime .details {
  position: relative;
  font-size: 0.75rem;
  color: #9a9a9a;
  margin-top: 20px;
  padding-top: 15px;
  line-height: 1.5;
}
.matomo-realtime .details:before {
  position: absolute;
  content: "";
  width: 15px;
  height: 1px;
  background: #b3b3b3;
  top: 0;
}

.matomo-visits-summary ul {
  margin-top: calc(20px - 0.5rem);
}
.matomo-visits-summary ul li {
  display: flex;
  align-items: center;
  font-size: 0.75rem;
  padding: 0.5rem 10px 0.5rem 5px;
}
.matomo-visits-summary ul li .icon {
  width: 18px;
  height: 18px;
  margin-right: 10px;
}
.matomo-visits-summary ul li .icon svg {
  width: 100%;
  height: 100%;
  fill: #b3b3b3;
}
.matomo-visits-summary ul li .number {
  margin-left: auto;
}
.matomo-visits-summary ul li:not(:last-child) {
  border-bottom: 1px solid #ebebeb;
}
.matomo-visits-summary ul li:hover {
  background: #fafafa;
}
.matomo-visits-summary ul li:hover .icon svg {
  fill: #808080;
}
@media (max-width: 75em) {
  .matomo-visits-summary ul .icon {
    display: none;
  }
}
@media (max-width: 65em) {
  .matomo-visits-summary ul .icon {
    display: block;
  }
}

.matomo-widgets {
  margin-top: 2.5rem;
}
.matomo-widgets h4 {
  margin-bottom: 5px;
}
.matomo-widgets .widgets {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.matomo-widgets .widget {
  width: calc(50% - 0.75rem);
  margin-top: 1.5rem;
  padding: 1.5rem;
  padding-bottom: 1.25rem;
  background: white;
  box-shadow: 0 2px 5px rgba(22, 23, 26, 0.05);
}
.matomo-widgets .widget:nth-child(odd) {
  margin-right: 1.5rem;
}
.matomo-widgets .widget .loading {
  margin-top: 10px;
}
.matomo-widgets .widget .big-number {
  font-weight: 800;
  font-size: 30px;
  margin-top: 5px;
}
.matomo-widgets .widget .details {
  position: relative;
  font-size: 0.875rem;
  color: #9a9a9a;
  margin-top: 20px;
  padding-top: 15px;
  line-height: 1.5;
}
.matomo-widgets .widget .details:before {
  position: absolute;
  content: "";
  width: 15px;
  height: 1px;
  background: #b3b3b3;
  top: 0;
}
.matomo-widgets .widget ul {
  margin-top: calc(20px - 0.5rem);
}
.matomo-widgets .widget ul li {
  display: flex;
  align-items: center;
  font-size: 0.75rem;
  padding: 0.5rem 10px 0.5rem 5px;
}
.matomo-widgets .widget ul li .icon {
  width: 18px;
  min-width: 18px;
  height: 18px;
  margin-right: 10px;
}
.matomo-widgets .widget ul li .icon svg {
  width: 100%;
  height: 100%;
  fill: #b3b3b3;
}
.matomo-widgets .widget ul li .text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 10px;
}
.matomo-widgets .widget ul li .number {
  margin-left: auto;
  min-width: 85px;
  text-align: right;
}
.matomo-widgets .widget ul li .number .percent {
  display: inline-block;
  width: 45px;
  color: #b3b3b3;
}
.matomo-widgets .widget ul li:not(:last-child) {
  border-bottom: 1px solid #ebebeb;
}
.matomo-widgets .widget ul li:hover {
  background: #fafafa;
}
.matomo-widgets .widget ul li:hover .icon svg {
  fill: #808080;
}
.matomo-widgets .widget .empty {
  color: #b3b3b3;
  font-size: 0.75rem;
  text-align: center;
  margin-top: 1rem;
  padding: 1rem 0 1rem 0;
  background: #fafafa;
}
@media (max-width: 45em) {
  .matomo-widgets .widget {
    width: 100%;
  }
  .matomo-widgets .widget:nth-child(odd) {
    margin-right: 0;
  }
}

.matomo-period-selector {
  text-transform: uppercase;
  font-size: 0.75rem;
  display: flex;
}
.matomo-period-selector .matomo-period-option {
  padding-bottom: 2px;
  opacity: 0.3;
  cursor: pointer;
  transition: opacity 0.2s ease-out;
}
.matomo-period-selector .matomo-period-option:not(:last-child) {
  margin-right: 12px;
}
.matomo-period-selector .matomo-period-option.active, .matomo-period-selector .matomo-period-option:hover {
  opacity: 1;
}
.matomo-period-selector .matomo-period-option.active {
  border-bottom: 1px solid black;
}
@media (max-width: 30em) {
  .matomo-period-selector {
    flex-wrap: wrap;
    margin-bottom: -10px;
  }
  .matomo-period-selector .matomo-period-option {
    margin-bottom: 10px;
  }
}

.matomo-dashboard-link {
  position: relative;
  display: flex;
  align-items: center;
  background: white;
  border-radius: 1px;
  margin-bottom: 2px;
  box-shadow: 0 2px 5px rgba(22, 23, 26, 0.05);
}
.matomo-dashboard-link .icon {
  width: 38px;
  height: 38px;
  background: #d52a20;
  display: flex;
  align-items: center;
  justify-content: center;
}
.matomo-dashboard-link .icon svg {
  fill: white;
  width: 21px;
  height: 21px;
}
.matomo-dashboard-link .text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  align-items: baseline;
  width: calc(100% - 38px);
  line-height: 1.25rem;
  padding: 0.5rem 0.75rem;
}
.matomo-dashboard-link .text em {
  font-style: normal;
  margin-right: 1rem;
  flex-grow: 1;
  font-size: 0.875rem;
  color: #16171a;
}

.matomo-block {
  position: relative;
  padding: 1rem;
  padding-bottom: 0.75em;
  padding-top: 1.25em;
  background: white;
  box-shadow: 0 2px 5px rgba(22, 23, 26, 0.05);
}
.matomo-block:not(:first-child) {
  margin-top: 1.5rem;
}
.matomo-block .loader {
  font-size: 16px;
  margin-top: 10px;
}

.matomo-page {
  padding: 1.5rem;
  padding-bottom: 1.25rem;
  background: white;
  box-shadow: 0 2px 5px rgba(22, 23, 26, 0.05);
  margin-bottom: 3rem;
}
.matomo-page .code {
  text-transform: uppercase;
  padding: 2px 4px;
  border-radius: 3px;
  margin-left: 5px;
  background: #f2f2f2;
  color: #919191;
}
.matomo-page .loader, .matomo-page table {
  margin-top: calc(20px - 0.5rem);
}
.matomo-page table {
  display: block;
  width: 100%;
}
.matomo-page table tr {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  font-size: 0.75rem;
  padding: 0.5rem 10px 0.5rem 5px;
}
.matomo-page table tr th {
  text-align: right;
  display: block;
  font-weight: 400;
}
.matomo-page table tr th:nth-child(3) span {
  text-transform: uppercase;
  padding: 2px 4px;
  border-radius: 3px;
  margin-right: -4px;
  border: 1px solid #ebebeb;
  color: #919191;
}
.matomo-page table tr td {
  display: block;
  white-space: pre;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.matomo-page table tr td .icon {
  display: block;
  width: 18px;
  height: 18px;
  margin-right: 10px;
}
.matomo-page table tr td .icon svg {
  width: 100%;
  height: 100%;
  fill: #b3b3b3;
}
.matomo-page table tr td:first-child {
  display: flex;
}
.matomo-page table tr td:nth-child(3) {
  color: #b3b3b3;
}
.matomo-page table tr th:first-child, .matomo-page table tr td:first-child {
  min-width: 100px;
  margin-right: auto;
}
.matomo-page table tr th:nth-child(2), .matomo-page table tr th:nth-child(3), .matomo-page table tr td:nth-child(2), .matomo-page table tr td:nth-child(3) {
  text-align: right;
  width: 50px;
}
.matomo-page table tr th:nth-child(2) + td, .matomo-page table tr th:nth-child(2) + th, .matomo-page table tr td:nth-child(2) + td, .matomo-page table tr td:nth-child(2) + th {
  margin-left: 10px;
}
.matomo-page table tr .number {
  margin-left: auto;
}
.matomo-page table tr:not(:last-child) {
  border-bottom: 1px solid #ebebeb;
}
.matomo-page table tr:hover {
  background: #fafafa;
}
.matomo-page table tr:hover .icon svg {
  fill: #808080;
}
.matomo-page table tr:hover td:nth-child(3) {
  color: #808080;
}
@media (max-width: 75em) {
  .matomo-page table tr td .icon {
    display: none;
  }
}
@media (max-width: 65em) {
  .matomo-page table tr td .icon {
    display: block;
  }
}@charset "UTF-8";
/* Colors
---------------------*/
/* Patterns
---------------------*/
/* Media queries
----------------------*/
.svg-icon {
  display: block;
  width: 100%;
  height: 100%;
  color: inherit;
  fill: none;
  stroke: currentColor;
}

.svg-fill {
  fill: currentColor;
  stroke: none;
}

.matomo-main h5, .matomo-sidebar h5, .matomo-page h5 {
  text-transform: uppercase;
  font-size: 0.75rem;
  letter-spacing: 0.15px;
  color: #9a9a9a;
  font-weight: 400;
}
.matomo-main .empty, .matomo-sidebar .empty, .matomo-page .empty {
  color: #b3b3b3;
  font-size: 0.75rem;
  text-align: center;
  margin-top: 1rem;
  padding: 1rem 0 1rem 0;
  background: #fafafa;
}

.matomo-main .loader, .matomo-page .loader, .matomo-sidebar .loader {
  display: inline-block;
  overflow: hidden;
  height: 1.3em;
  margin-top: -0.3em;
  line-height: 1.5em;
  vertical-align: text-bottom;
}
.matomo-main .loader::after, .matomo-page .loader::after, .matomo-sidebar .loader::after {
  content: "⠋\a⠙\a⠹\a⠸\a⠼\a⠴\a⠦\a⠧\a⠇\a⠏";
  display: inline-table;
  white-space: pre;
  text-align: left;
  animation: spin10 0.8s steps(10) infinite;
}
@keyframes spin10 {
  to {
    transform: translateY(-15em);
  }
}

.matomo-chart {
  position: relative;
  width: 100%;
  margin-top: 2.5rem;
}
.matomo-chart .overlay, .matomo-chart .empty {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(239, 239, 239, 0.85);
  z-index: 1000;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: opacity 0.3s ease-out;
}
.matomo-chart .overlay .loader, .matomo-chart .empty .loader {
  font-size: 30px;
}
.matomo-chart .empty {
  margin-top: 0;
}
.matomo-chart .empty span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background: #eaeaea;
  color: #999999;
}
.matomo-chart .chart {
  height: 52.5vh;
}
.matomo-chart.is-empty {
  margin-top: 1.5rem;
}
.matomo-chart.is-empty .chart {
  height: 25vh;
}

.matomo-overview {
  margin-top: 2.5rem;
}
.matomo-overview h4 {
  margin-bottom: 5px;
}
.matomo-overview-ctn {
  margin-top: 1.5rem;
  padding: 1.5rem;
  padding-right: 1rem;
  background: white;
  min-height: 150px;
  display: flex;
  box-shadow: 0 2px 5px rgba(22, 23, 26, 0.05);
}
.matomo-overview-block {
  width: 25%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}
.matomo-overview-block:not(:last-child) {
  border-right: 1px solid #ebebeb;
  padding-right: 1rem;
  margin-right: 1.5rem;
}
.matomo-overview-block .big-number {
  font-weight: 800;
  font-size: 30px;
  margin-top: 5px;
}
.matomo-overview-block .details {
  position: relative;
  font-size: 0.75rem;
  color: #9a9a9a;
  margin-top: 20px;
  padding-top: 15px;
  line-height: 1.5;
}
.matomo-overview-block .details:before {
  position: absolute;
  content: "";
  width: 15px;
  height: 1px;
  background: #b3b3b3;
  top: 0;
}
.matomo-overview-block .difference {
  margin-top: 20px;
  padding: 4px 8px 5px 8px;
  display: flex;
  align-items: center;
  border-radius: 4px;
  font-size: 0.75rem;
}
.matomo-overview-block .difference .icon {
  width: 10px;
  height: 10px;
  margin-left: 6px;
}
.matomo-overview-block .difference .icon svg {
  display: block;
  width: 100%;
  height: 100%;
}
.matomo-overview-block .difference.positive {
  background: #f1faed;
  color: #7aba4c;
}
.matomo-overview-block .difference.positive .icon svg {
  fill: #7aba4c;
}
.matomo-overview-block .difference.negative {
  background: #feeaee;
  color: #f93048;
}
.matomo-overview-block .difference.negative .icon {
  transform: rotate(90deg);
}
.matomo-overview-block .difference.negative .icon svg {
  fill: #f93048;
}
.matomo-overview-block .difference.grey {
  background: #f7f7f7;
  color: #9a9a9a;
}
.matomo-overview .empty {
  margin-top: 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 68.75em) {
  .matomo-overview-block .big-number {
    font-size: 25px;
  }
}
@media (max-width: 45em) {
  .matomo-overview-ctn {
    flex-wrap: wrap;
  }
  .matomo-overview-block {
    width: calc(50% - 0.75rem);
  }
  .matomo-overview-block:not(:last-child) {
    margin-right: 0;
    border-right: none;
  }
  .matomo-overview-block:nth-child(odd) {
    border-right: 1px solid #ebebeb;
  }
  .matomo-overview-block:nth-child(even) {
    padding-left: 1.5rem;
  }
  .matomo-overview-block:first-child, .matomo-overview-block:nth-child(2) {
    padding-bottom: 1.5rem;
    border-bottom: 1px solid #ebebeb;
  }
  .matomo-overview-block:nth-child(3), .matomo-overview-block:nth-child(4) {
    padding-top: 1.5rem;
  }
}
@media (max-width: 30em) {
  .matomo-overview-block {
    width: 100%;
  }
  .matomo-overview-block:nth-child(odd) {
    border-right: none;
  }
  .matomo-overview-block:nth-child(even) {
    padding-left: 0;
  }
  .matomo-overview-block:not(:last-child) {
    padding-bottom: 1.5rem;
    border-bottom: 1px solid #ebebeb;
  }
  .matomo-overview-block:not(:first-child) {
    padding-top: 1.5rem;
  }
}

.matomo-realtime .refresh {
  position: absolute;
  right: 0.9rem;
  top: 1rem;
  font-size: 0.75rem;
  padding: 0.25rem 0.5rem;
  border-radius: 4px;
  background: #f2f2f2;
  letter-spacing: 0.15px;
  color: #8d8d8d;
  cursor: pointer;
  transition: color 0.2s ease-out;
}
.matomo-realtime .refresh:hover {
  color: black;
}
.matomo-realtime .big-number {
  font-weight: 800;
  font-size: 30px;
  margin-top: 5px;
}
.matomo-realtime .details {
  position: relative;
  font-size: 0.75rem;
  color: #9a9a9a;
  margin-top: 20px;
  padding-top: 15px;
  line-height: 1.5;
}
.matomo-realtime .details:before {
  position: absolute;
  content: "";
  width: 15px;
  height: 1px;
  background: #b3b3b3;
  top: 0;
}

.matomo-visits-summary ul {
  margin-top: calc(20px - 0.5rem);
}
.matomo-visits-summary ul li {
  display: flex;
  align-items: center;
  font-size: 0.75rem;
  padding: 0.5rem 10px 0.5rem 5px;
}
.matomo-visits-summary ul li .icon {
  width: 18px;
  height: 18px;
  margin-right: 10px;
}
.matomo-visits-summary ul li .icon svg {
  width: 100%;
  height: 100%;
  fill: #b3b3b3;
}
.matomo-visits-summary ul li .number {
  margin-left: auto;
}
.matomo-visits-summary ul li:not(:last-child) {
  border-bottom: 1px solid #ebebeb;
}
.matomo-visits-summary ul li:hover {
  background: #fafafa;
}
.matomo-visits-summary ul li:hover .icon svg {
  fill: #808080;
}
@media (max-width: 75em) {
  .matomo-visits-summary ul .icon {
    display: none;
  }
}
@media (max-width: 65em) {
  .matomo-visits-summary ul .icon {
    display: block;
  }
}

.matomo-widgets {
  margin-top: 2.5rem;
}
.matomo-widgets h4 {
  margin-bottom: 5px;
}
.matomo-widgets .widgets {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.matomo-widgets .widget {
  width: calc(50% - 0.75rem);
  margin-top: 1.5rem;
  padding: 1.5rem;
  padding-bottom: 1.25rem;
  background: white;
  box-shadow: 0 2px 5px rgba(22, 23, 26, 0.05);
}
.matomo-widgets .widget:nth-child(odd) {
  margin-right: 1.5rem;
}
.matomo-widgets .widget .loading {
  margin-top: 10px;
}
.matomo-widgets .widget .big-number {
  font-weight: 800;
  font-size: 30px;
  margin-top: 5px;
}
.matomo-widgets .widget .details {
  position: relative;
  font-size: 0.875rem;
  color: #9a9a9a;
  margin-top: 20px;
  padding-top: 15px;
  line-height: 1.5;
}
.matomo-widgets .widget .details:before {
  position: absolute;
  content: "";
  width: 15px;
  height: 1px;
  background: #b3b3b3;
  top: 0;
}
.matomo-widgets .widget ul {
  margin-top: calc(20px - 0.5rem);
}
.matomo-widgets .widget ul li {
  display: flex;
  align-items: center;
  font-size: 0.75rem;
  padding: 0.5rem 10px 0.5rem 5px;
}
.matomo-widgets .widget ul li .icon {
  width: 18px;
  min-width: 18px;
  height: 18px;
  margin-right: 10px;
}
.matomo-widgets .widget ul li .icon svg {
  width: 100%;
  height: 100%;
  fill: #b3b3b3;
}
.matomo-widgets .widget ul li .text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 10px;
}
.matomo-widgets .widget ul li .number {
  margin-left: auto;
  min-width: 85px;
  text-align: right;
}
.matomo-widgets .widget ul li .number .percent {
  display: inline-block;
  width: 45px;
  color: #b3b3b3;
}
.matomo-widgets .widget ul li:not(:last-child) {
  border-bottom: 1px solid #ebebeb;
}
.matomo-widgets .widget ul li:hover {
  background: #fafafa;
}
.matomo-widgets .widget ul li:hover .icon svg {
  fill: #808080;
}
.matomo-widgets .widget .empty {
  color: #b3b3b3;
  font-size: 0.75rem;
  text-align: center;
  margin-top: 1rem;
  padding: 1rem 0 1rem 0;
  background: #fafafa;
}
@media (max-width: 45em) {
  .matomo-widgets .widget {
    width: 100%;
  }
  .matomo-widgets .widget:nth-child(odd) {
    margin-right: 0;
  }
}

.matomo-period-selector {
  text-transform: uppercase;
  font-size: 0.75rem;
  display: flex;
}
.matomo-period-selector .matomo-period-option {
  padding-bottom: 2px;
  opacity: 0.3;
  cursor: pointer;
  transition: opacity 0.2s ease-out;
}
.matomo-period-selector .matomo-period-option:not(:last-child) {
  margin-right: 12px;
}
.matomo-period-selector .matomo-period-option.active, .matomo-period-selector .matomo-period-option:hover {
  opacity: 1;
}
.matomo-period-selector .matomo-period-option.active {
  border-bottom: 1px solid black;
}
@media (max-width: 30em) {
  .matomo-period-selector {
    flex-wrap: wrap;
    margin-bottom: -10px;
  }
  .matomo-period-selector .matomo-period-option {
    margin-bottom: 10px;
  }
}

.matomo-dashboard-link {
  position: relative;
  display: flex;
  align-items: center;
  background: white;
  border-radius: 1px;
  margin-bottom: 2px;
  box-shadow: 0 2px 5px rgba(22, 23, 26, 0.05);
}
.matomo-dashboard-link .icon {
  width: 38px;
  height: 38px;
  background: #d52a20;
  display: flex;
  align-items: center;
  justify-content: center;
}
.matomo-dashboard-link .icon svg {
  fill: white;
  width: 21px;
  height: 21px;
}
.matomo-dashboard-link .text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  align-items: baseline;
  width: calc(100% - 38px);
  line-height: 1.25rem;
  padding: 0.5rem 0.75rem;
}
.matomo-dashboard-link .text em {
  font-style: normal;
  margin-right: 1rem;
  flex-grow: 1;
  font-size: 0.875rem;
  color: #16171a;
}

.matomo-block {
  position: relative;
  padding: 1rem;
  padding-bottom: 0.75em;
  padding-top: 1.25em;
  background: white;
  box-shadow: 0 2px 5px rgba(22, 23, 26, 0.05);
}
.matomo-block:not(:first-child) {
  margin-top: 1.5rem;
}
.matomo-block .loader {
  font-size: 16px;
  margin-top: 10px;
}

.matomo-page {
  padding: 1.5rem;
  padding-bottom: 1.25rem;
  background: white;
  box-shadow: 0 2px 5px rgba(22, 23, 26, 0.05);
  margin-bottom: 3rem;
}
.matomo-page .code {
  text-transform: uppercase;
  padding: 2px 4px;
  border-radius: 3px;
  margin-left: 5px;
  background: #f2f2f2;
  color: #919191;
}
.matomo-page .loader, .matomo-page table {
  margin-top: calc(20px - 0.5rem);
}
.matomo-page table {
  display: block;
  width: 100%;
}
.matomo-page table tr {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  font-size: 0.75rem;
  padding: 0.5rem 10px 0.5rem 5px;
}
.matomo-page table tr th {
  text-align: right;
  display: block;
  font-weight: 400;
}
.matomo-page table tr th:nth-child(3) span {
  text-transform: uppercase;
  padding: 2px 4px;
  border-radius: 3px;
  margin-right: -4px;
  border: 1px solid #ebebeb;
  color: #919191;
}
.matomo-page table tr td {
  display: block;
  white-space: pre;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.matomo-page table tr td .icon {
  display: block;
  width: 18px;
  height: 18px;
  margin-right: 10px;
}
.matomo-page table tr td .icon svg {
  width: 100%;
  height: 100%;
  fill: #b3b3b3;
}
.matomo-page table tr td:first-child {
  display: flex;
}
.matomo-page table tr td:nth-child(3) {
  color: #b3b3b3;
}
.matomo-page table tr th:first-child, .matomo-page table tr td:first-child {
  min-width: 100px;
  margin-right: auto;
}
.matomo-page table tr th:nth-child(2), .matomo-page table tr th:nth-child(3), .matomo-page table tr td:nth-child(2), .matomo-page table tr td:nth-child(3) {
  text-align: right;
  width: 50px;
}
.matomo-page table tr th:nth-child(2) + td, .matomo-page table tr th:nth-child(2) + th, .matomo-page table tr td:nth-child(2) + td, .matomo-page table tr td:nth-child(2) + th {
  margin-left: 10px;
}
.matomo-page table tr .number {
  margin-left: auto;
}
.matomo-page table tr:not(:last-child) {
  border-bottom: 1px solid #ebebeb;
}
.matomo-page table tr:hover {
  background: #fafafa;
}
.matomo-page table tr:hover .icon svg {
  fill: #808080;
}
.matomo-page table tr:hover td:nth-child(3) {
  color: #808080;
}
@media (max-width: 75em) {
  .matomo-page table tr td .icon {
    display: none;
  }
}
@media (max-width: 65em) {
  .matomo-page table tr td .icon {
    display: block;
  }
}

.vgt-right-align{text-align:right}.vgt-left-align{text-align:left}.vgt-center-align{text-align:center}.k-pagetable-section table.vgt-table{position:relative;font-size:.875rem;border-spacing:0;table-layout:fixed;width:100%;max-width:100%;user-select:none}.k-pagetable-section table.vgt-table td,.k-pagetable-section table.vgt-table th{border-bottom:2px solid #efefef;line-height:1.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.k-pagetable-section table.vgt-table td.cover-image,.k-pagetable-section table.vgt-table th.cover-image{width:38px!important}.k-pagetable-section table.vgt-table td:not(.cover-image):not(.pagetable-options-container),.k-pagetable-section table.vgt-table th:not(.cover-image):not(.pagetable-options-container){width:auto}.k-pagetable-section table.vgt-table td:not(.cover-image):not(.pagetable-options-container).col-width-1-6,.k-pagetable-section table.vgt-table th:not(.cover-image):not(.pagetable-options-container).col-width-1-6{width:16.66667%!important}.k-pagetable-section table.vgt-table td:not(.cover-image):not(.pagetable-options-container).col-width-1-4,.k-pagetable-section table.vgt-table th:not(.cover-image):not(.pagetable-options-container).col-width-1-4{width:25%!important}.k-pagetable-section table.vgt-table td:not(.cover-image):not(.pagetable-options-container).col-width-1-3,.k-pagetable-section table.vgt-table th:not(.cover-image):not(.pagetable-options-container).col-width-1-3{width:33.33333%!important}.k-pagetable-section table.vgt-table td:not(.cover-image):not(.pagetable-options-container).col-width-1-2,.k-pagetable-section table.vgt-table th:not(.cover-image):not(.pagetable-options-container).col-width-1-2{width:50%!important}.k-pagetable-section table.vgt-table td:not(.cover-image):not(.pagetable-options-container).col-width-2-3,.k-pagetable-section table.vgt-table th:not(.cover-image):not(.pagetable-options-container).col-width-2-3{width:66.66667%!important}.k-pagetable-section table.vgt-table td:not(.cover-image):not(.pagetable-options-container).col-width-3-4,.k-pagetable-section table.vgt-table th:not(.cover-image):not(.pagetable-options-container).col-width-3-4{width:75%!important}.k-pagetable-section table.vgt-table td.pagetable-options-container.pagetable-options-two,.k-pagetable-section table.vgt-table th.pagetable-options-container.pagetable-options-two{width:80px!important}.k-pagetable-section table.vgt-table td.pagetable-options-container.pagetable-options-one,.k-pagetable-section table.vgt-table th.pagetable-options-container.pagetable-options-one{width:40px!important}.k-pagetable-section table.vgt-table td.pagetable-options-container.pagetable-options-none,.k-pagetable-section table.vgt-table th.pagetable-options-container.pagetable-options-none{width:0!important}@media screen and (max-width:65em){.k-pagetable-section table.vgt-table td,.k-pagetable-section table.vgt-table th{display:none}.k-pagetable-section table.vgt-table td.cover-image,.k-pagetable-section table.vgt-table td.pagetable-options-container,.k-pagetable-section table.vgt-table td:nth-child(2),.k-pagetable-section table.vgt-table th.cover-image,.k-pagetable-section table.vgt-table th.pagetable-options-container,.k-pagetable-section table.vgt-table th:nth-child(2){display:table-cell}.k-pagetable-section table.vgt-table td:not(.cover-image):not(.pagetable-options-container).col-width-1-2,.k-pagetable-section table.vgt-table td:not(.cover-image):not(.pagetable-options-container).col-width-1-3,.k-pagetable-section table.vgt-table td:not(.cover-image):not(.pagetable-options-container).col-width-1-4,.k-pagetable-section table.vgt-table td:not(.cover-image):not(.pagetable-options-container).col-width-1-6,.k-pagetable-section table.vgt-table td:not(.cover-image):not(.pagetable-options-container).col-width-2-3,.k-pagetable-section table.vgt-table td:not(.cover-image):not(.pagetable-options-container).col-width-3-4,.k-pagetable-section table.vgt-table th:not(.cover-image):not(.pagetable-options-container).col-width-1-2,.k-pagetable-section table.vgt-table th:not(.cover-image):not(.pagetable-options-container).col-width-1-3,.k-pagetable-section table.vgt-table th:not(.cover-image):not(.pagetable-options-container).col-width-1-4,.k-pagetable-section table.vgt-table th:not(.cover-image):not(.pagetable-options-container).col-width-1-6,.k-pagetable-section table.vgt-table th:not(.cover-image):not(.pagetable-options-container).col-width-2-3,.k-pagetable-section table.vgt-table th:not(.cover-image):not(.pagetable-options-container).col-width-3-4{width:auto!important}}.k-pagetable-section table.vgt-table th{position:relative;font-weight:400;color:#777;height:40px;background:#eaeaea;position:sticky;padding:.5rem .75rem;top:0;cursor:pointer;z-index:10}.k-pagetable-section table.vgt-table th:not(:last-child){border-right:1px solid #d6d6d6}.k-pagetable-section table.vgt-table th.sorting{color:#000;font-weight:600}.k-pagetable-section table.vgt-table th.sorting-asc:after,.k-pagetable-section table.vgt-table th.sorting-desc:after{position:absolute;content:"";right:1rem;top:calc(50% - 3px);border-color:#000 transparent;border-style:solid;border-width:6px 5px 0}.k-pagetable-section table.vgt-table th.sorting-asc:after{transform:rotate(180deg)}.k-pagetable-section table.vgt-table th.sorting.vgt-right-align.sorting-asc:after,.k-pagetable-section table.vgt-table th.sorting.vgt-right-align.sorting-desc:after{right:auto;left:1rem}.k-pagetable-section table.vgt-table td{height:40px;padding:0}.k-pagetable-section table.vgt-table td:not(.cover-image) a{display:block;width:100%;padding:.5rem .75rem}.k-pagetable-section table.vgt-table td:not(:last-child){border-right:1px solid #efefef}.k-pagetable-section table.vgt-table td.pagetable-options-container{overflow:visible;height:38px}.k-pagetable-section table.vgt-table td .k-list-item-options{display:flex}.k-pagetable-section table.vgt-table td .k-list-item-options>button{width:40px;display:flex;justify-content:center;align-items:center;padding:0}.k-pagetable-section table.vgt-table td .k-list-item-options>button .k-button-text{display:none}.k-pagetable-section table.vgt-table td .k-list-item-options[data-count="2"]>button:first-child{padding-left:2px}.k-pagetable-section table.vgt-table tbody{margin-top:2px}.k-pagetable-section table.vgt-table tbody tr{background:#fff}.k-pagetable-section table.vgt-table tbody tr+tr{margin-top:2px}.vgt-wrap__footer{display:flex;justify-content:space-between;align-items:center;font-size:.875rem;padding:.35rem .25rem;margin-top:.5rem;color:#777}.vgt-wrap__footer .footer__row-count__select{background-color:#fff;width:auto;padding:.175rem .4rem .15rem .15rem;border:0;border-radius:0;min-height:22px;min-width:40px;margin-left:5px;color:#000;box-sizing:border-box}.vgt-wrap__footer .footer__row-count__select:focus{outline:none;border-color:#409eff}.vgt-wrap__footer .footer__navigation{display:flex}.vgt-wrap__footer .footer__navigation__page-btn{display:flex;align-items:center;justify-content:flex-start}.vgt-wrap__footer .footer__navigation__page-btn.disabled{cursor:default;pointer-events:none;opacity:.25}.vgt-wrap__footer .footer__navigation__page-btn:hover{color:#000}.vgt-wrap__footer .footer__navigation__page-btn .chevron{margin-top:2px;width:6px;height:6px;border:2px solid #777;border-width:0 2px 2px 0;transition:opacity .2s ease-out;opacity:.5}.vgt-wrap__footer .footer__navigation__page-btn .chevron.left{transform:rotate(135deg);margin-right:5px}.vgt-wrap__footer .footer__navigation__page-btn .chevron.right{transform:rotate(-45deg);margin-left:5px}.vgt-wrap__footer .footer__navigation__info{margin:0 1rem;color:#000}.k-pagetable-section .k-button-group{display:flex;align-items:flex-end}.k-pagetable-section .k-button-group .pagetable-reset-button{padding:.35rem .6rem;background:rgba(22,23,26,.05);border-radius:2px;margin-bottom:.65rem;margin-right:.75rem;font-size:.875rem;color:#777;transition:color .2s ease-out}.k-pagetable-section .k-button-group .pagetable-reset-button:hover{color:#000}.k-pagetable-section .k-button-group .pagetable-search-input{border:0;display:inline-block;vertical-align:middle;white-space:normal;background:none;line-height:1;border-bottom:1px solid #d6d6d6;font-size:.875rem;margin:0 0 .65rem;padding:.35rem .75rem .35rem .5rem;min-width:150px}.k-pagetable-section .k-button-group .pagetable-search-input::placeholder{color:#999}.k-pagetable-section .k-button-group .pagetable-search-input:focus{outline:none;border-color:#fff;background:#fff}.k-pagetable-section .k-button-group .k-button{margin-left:.25rem}@media screen and (max-width:50em){.k-pagetable-section .k-button-group .pagetable-reset-button{display:none}.k-pagetable-section .k-button-group .pagetable-search-input{width:150px}}@media screen and (max-width:25em){.k-pagetable-section .k-button-group .pagetable-search-input{display:none}}

/* Colors
---------------------*/
/* Patterns
---------------------*/
/* Light or dark
--------------------*/
.subtitler[data-theme=light] .subtitler-background {
  background: #efefef url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXR0ZXJuIGlkPSJhIiB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHBhdHRlcm5Vbml0cz0idXNlclNwYWNlT25Vc2UiPjxwYXRoIGZpbGw9InJnYmEoMCwgMCwgMCwgMC4yKSIgZD0iTTAgMGgxMHYxMEgwem0xMCAxMGgxMHYxMEgxMHoiLz48L3BhdHRlcm4+PHJlY3QgZmlsbD0idXJsKCNhKSIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIvPjwvc3ZnPg==");
  opacity: 0.45;
}
.subtitler[data-theme=light] .subtitler-placeholder-ctn {
  background: #fcfcfc;
}
.subtitler[data-theme=light] .subtitler-toolbar-debug {
  background: white;
}
.subtitler[data-theme=light] .subtitler-editor-firstline .left {
  border-right: 1px solid #e5e5e5;
  background: #f8f8f8;
}
.subtitler[data-theme=light] .subtitler-editor-firstline .left .play {
  border-right: 1px solid #e5e5e5;
}
.subtitler[data-theme=light] .subtitler-editor-firstline .left .play svg {
  fill: #9e9e9e;
}
.subtitler[data-theme=light] .subtitler-editor-firstline .left .play:hover svg {
  fill: black;
}
.subtitler[data-theme=light] .subtitler-editor-firstline .left .range-buttons .range-button {
  background: #e8e8e8;
  color: #848484;
}
.subtitler[data-theme=light] .subtitler-editor-firstline .right {
  background: white;
  color: #ababab;
}
.subtitler[data-theme=light] .subtitler-editor-timelines .timeline {
  border-top: 1px solid #e5e5e5;
}
.subtitler[data-theme=light] .subtitler-editor-timelines .timeline .left {
  border-right: 1px solid #e5e5e5;
}
.subtitler[data-theme=light] .subtitler-editor-timelines .timeline .left .tick-wrapper .tick svg {
  fill: white;
}
.subtitler[data-theme=light] .subtitler-editor-timelines .timeline .left .count-wrapper .count {
  background: #f2f2f2;
  color: #919191;
}
.subtitler[data-theme=light] .subtitler-editor-timelines .timeline .right {
  background: #f8f8f8;
}
.subtitler[data-theme=light] .subtitler-editor-timelines .timeline.active .right {
  background: repeating-linear-gradient(-45deg, #ffffff, #ffffff 5px, #f2f2f2 5px, #f2f2f2 6px);
}
.subtitler[data-theme=light] .subtitler-editor-timelines .timeline:not(.active) .tick {
  border: 1px solid #b2b2b2;
}
.subtitler[data-theme=light] .subtitler-editor-timelines .timeline:not(.active) .tick:hover {
  border: 1px solid #2d2f36;
}

.subtitler[data-theme=dark] .subtitler-background {
  background: #2d2f36 url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXR0ZXJuIGlkPSJhIiB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHBhdHRlcm5Vbml0cz0idXNlclNwYWNlT25Vc2UiPjxwYXRoIGZpbGw9InJnYmEoMCwgMCwgMCwgMC4yKSIgZD0iTTAgMGgxMHYxMEgwem0xMCAxMGgxMHYxMEgxMHoiLz48L3BhdHRlcm4+PHJlY3QgZmlsbD0idXJsKCNhKSIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIvPjwvc3ZnPg==");
}
.subtitler[data-theme=dark] .subtitler-placeholder-ctn {
  background: #16171a;
  color: #c5c5c6;
}
.subtitler[data-theme=dark] .subtitler-toolbar-debug {
  background: #16171a;
  color: white;
}
.subtitler[data-theme=dark] .subtitler-file .audio-icon svg path:first-child {
  fill: #5c606d;
}
.subtitler[data-theme=dark] .subtitler-file .audio-icon svg path:last-child {
  fill: #16171a;
}
.subtitler[data-theme=dark] .subtitler-editor-firstline .left {
  border-right: 1px solid #50545f;
  background: #2d2f36;
}
.subtitler[data-theme=dark] .subtitler-editor-firstline .left .play {
  border-right: 1px solid #50545f;
}
.subtitler[data-theme=dark] .subtitler-editor-firstline .left .play svg {
  fill: #8f93a0;
}
.subtitler[data-theme=dark] .subtitler-editor-firstline .left .play:hover svg {
  fill: white;
}
.subtitler[data-theme=dark] .subtitler-editor-firstline .left .range-buttons .arrow {
  fill: black;
  opacity: 1;
}
.subtitler[data-theme=dark] .subtitler-editor-firstline .left .range-buttons .range-button {
  background: #16171a;
  color: #848484;
}
.subtitler[data-theme=dark] .subtitler-editor-firstline .right {
  background: #16171a;
  color: #8f93a0;
}
.subtitler[data-theme=dark] .subtitler-editor-timelines .timeline {
  border-top: 1px solid #454851;
}
.subtitler[data-theme=dark] .subtitler-editor-timelines .timeline .left {
  border-right: 1px solid #50545f;
  background: #16171a;
  color: #8f93a0;
}
.subtitler[data-theme=dark] .subtitler-editor-timelines .timeline .left .tick-wrapper .tick svg {
  fill: #16171a;
}
.subtitler[data-theme=dark] .subtitler-editor-timelines .timeline .left .count-wrapper .count {
  background: #2d2f36;
  color: #919191;
}
.subtitler[data-theme=dark] .subtitler-editor-timelines .timeline .right {
  background: #2d2f36;
}
.subtitler[data-theme=dark] .subtitler-editor-timelines .timeline.active .left .tick-wrapper .tick svg {
  fill: white;
}
.subtitler[data-theme=dark] .subtitler-editor-timelines .timeline.active .right {
  background: repeating-linear-gradient(-45deg, #16171a, #16171a 5px, #1d1e22 5px, #1d1e22 6px);
}
.subtitler[data-theme=dark] .subtitler-editor-timelines .timeline:not(.active) .tick {
  border: 1px solid #5c606d;
}
.subtitler[data-theme=dark] .subtitler-editor-timelines .timeline:not(.active) .tick:hover {
  border: 1px solid #b2b2b2;
}

/* Timeline colors
---------------------*/
.timeline[data-theme=purple].active .tick {
  border: 1px solid #7a73a5;
  background: #7a73a5;
}
.timeline[data-theme=purple] .sub {
  border: 1px solid #7a73a5;
  background: #ece7ff;
  color: #7a73a5;
}

.timeline[data-theme=orange].active .tick {
  border: 1px solid #e19d45;
  background: #e19d45;
}
.timeline[data-theme=orange] .sub {
  border: 1px solid #e19d45;
  background: #fff1e8;
  color: #e19d45;
}

.timeline[data-theme=blue].active .tick {
  border: 1px solid #7682bb;
  background: #7682bb;
}
.timeline[data-theme=blue] .sub {
  border: 1px solid #7682bb;
  background: #e1ecff;
  color: #7682bb;
}

.timeline[data-theme=green].active .tick {
  border: 1px solid #7aba4b;
  background: #7aba4b;
}
.timeline[data-theme=green] .sub {
  border: 1px solid #7aba4b;
  background: #f1faed;
  color: #7aba4b;
}

.timeline[data-theme=red].active .tick {
  border: 1px solid #f93048;
  background: #f93048;
}
.timeline[data-theme=red] .sub {
  border: 1px solid #f93048;
  background: #feeaee;
  color: #f93048;
}

/* Ranges colors
---------------------*/
.subtitler[data-color=purple] .subtitler-editor-range .start, .subtitler[data-color=purple] .subtitler-editor-range .end {
  border-right: 1px dashed #7a73a5;
}
.subtitler[data-color=purple] .subtitler-editor-range .start-time, .subtitler[data-color=purple] .subtitler-editor-range .end-time {
  background: #7a73a5;
}
.subtitler[data-color=purple] .subtitler-editor-range .start-time:after, .subtitler[data-color=purple] .subtitler-editor-range .end-time:after {
  border-bottom-color: #7a73a5;
}
.subtitler[data-color=purple] .range-button.active:after {
  background: #7a73a5;
}

.subtitler[data-color=orange] .subtitler-editor-range .start, .subtitler[data-color=orange] .subtitler-editor-range .end {
  border-right: 1px dashed #e19d45;
}
.subtitler[data-color=orange] .subtitler-editor-range .start-time, .subtitler[data-color=orange] .subtitler-editor-range .end-time {
  background: #e19d45;
}
.subtitler[data-color=orange] .subtitler-editor-range .start-time:after, .subtitler[data-color=orange] .subtitler-editor-range .end-time:after {
  border-bottom-color: #e19d45;
}
.subtitler[data-color=orange] .range-button.active:after {
  background: #e19d45;
}

.subtitler[data-color=blue] .subtitler-editor-range .start, .subtitler[data-color=blue] .subtitler-editor-range .end {
  border-right: 1px dashed #7682bb;
}
.subtitler[data-color=blue] .subtitler-editor-range .start-time, .subtitler[data-color=blue] .subtitler-editor-range .end-time {
  background: #7682bb;
}
.subtitler[data-color=blue] .subtitler-editor-range .start-time:after, .subtitler[data-color=blue] .subtitler-editor-range .end-time:after {
  border-bottom-color: #7682bb;
}
.subtitler[data-color=blue] .range-button.active:after {
  background: #7682bb;
}

.subtitler[data-color=green] .subtitler-editor-range .start, .subtitler[data-color=green] .subtitler-editor-range .end {
  border-right: 1px dashed #7aba4b;
}
.subtitler[data-color=green] .subtitler-editor-range .start-time, .subtitler[data-color=green] .subtitler-editor-range .end-time {
  background: #7aba4b;
}
.subtitler[data-color=green] .subtitler-editor-range .start-time:after, .subtitler[data-color=green] .subtitler-editor-range .end-time:after {
  border-bottom-color: #7aba4b;
}
.subtitler[data-color=green] .range-button.active:after {
  background: #7aba4b;
}

.subtitler[data-color=red] .subtitler-editor-range .start, .subtitler[data-color=red] .subtitler-editor-range .end {
  border-right: 1px dashed #f93048;
}
.subtitler[data-color=red] .subtitler-editor-range .start-time, .subtitler[data-color=red] .subtitler-editor-range .end-time {
  background: #f93048;
}
.subtitler[data-color=red] .subtitler-editor-range .start-time:after, .subtitler[data-color=red] .subtitler-editor-range .end-time:after {
  border-bottom-color: #f93048;
}
.subtitler[data-color=red] .range-button.active:after {
  background: #f93048;
}

.subtitler-editor {
  position: relative;
  width: 100%;
}
.subtitler-editor-firstline {
  width: 100%;
  height: 38px;
  display: flex;
  align-items: flex-end;
}
.subtitler-editor-firstline .left {
  display: flex;
  align-items: center;
  width: 200px;
  padding-right: 10px;
  font-size: 0.75rem;
}
.subtitler-editor-firstline .left .play {
  width: 38px;
  height: 38px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.subtitler-editor-firstline .left .play svg {
  width: 12px;
  transition: fill 0.2s ease-out;
  opacity: 1;
}
.subtitler-editor-firstline .left .range-buttons {
  display: flex;
  align-items: center;
  margin-left: 12px;
}
.subtitler-editor-firstline .left .range-buttons .arrow {
  display: block;
  width: 10px;
  height: 10px;
  opacity: 0.15;
}
.subtitler-editor-firstline .left .range-buttons .range-button {
  position: relative;
  display: block;
  padding: 5px 8px 7px 8px;
  border-radius: 4px;
  font-weight: 600;
  cursor: pointer;
}
.subtitler-editor-firstline .left .range-buttons .range-button:first-child {
  margin-right: 8px;
}
.subtitler-editor-firstline .left .range-buttons .range-button:nth-child(3) {
  margin-left: 8px;
}
.subtitler-editor-firstline .left .range-buttons .range-button:hover {
  color: black;
}
.subtitler-editor-firstline .left .range-buttons .range-button.disabled {
  opacity: 0.25;
  pointer-events: none;
}
.subtitler-editor-firstline .left .range-buttons .range-button.active {
  padding-right: 15px;
}
.subtitler-editor-firstline .left .range-buttons .range-button.active:after {
  position: absolute;
  content: "";
  right: 4px;
  bottom: 4px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
}
.subtitler-editor-firstline .right {
  width: calc(100% - 200px);
  height: calc(100% - 3px);
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-top: 3px;
  padding-right: 12px;
  font-size: 0.75rem;
}
.subtitler-editor-timelines .timeline {
  width: 100%;
  height: 44px;
  background: white;
  display: flex;
}
.subtitler-editor-timelines .timeline .left {
  display: flex;
  align-items: center;
  width: 200px;
  font-size: 0.75rem;
}
.subtitler-editor-timelines .timeline .left .tick-wrapper {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.subtitler-editor-timelines .timeline .left .tick-wrapper .tick {
  width: 14px;
  height: 14px;
  border-radius: 3px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.subtitler-editor-timelines .timeline .left .tick-wrapper .tick svg {
  width: 8px;
  height: 8px;
}
.subtitler-editor-timelines .timeline .left .name {
  width: calc(100% - 80px);
}
.subtitler-editor-timelines .timeline .left .count-wrapper {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.subtitler-editor-timelines .timeline .left .count-wrapper .count {
  padding: 2px 5px;
  border-radius: 4px;
}
.subtitler-editor-timelines .timeline .right {
  width: calc(100% - 200px);
  display: flex;
  align-items: center;
}
.subtitler-editor-timelines .timeline .right .subs {
  position: relative;
  width: 100%;
  height: 30px;
}
.subtitler-editor-timelines .timeline .right .subs .sub {
  position: absolute;
  top: 0;
  height: 100%;
  border-radius: 4px;
  font-size: 0.75rem;
}
.subtitler-editor-timelines .timeline .right .subs .sub-index {
  position: absolute;
  top: 3px;
  left: 5px;
}
.subtitler-editor-timelines .timeline .right .subs .sub-handle {
  position: absolute;
  top: 0;
  left: 0;
  width: 2px;
  height: 100%;
  pointer-events: none;
}
.subtitler-editor-timelines .timeline .right .subs .sub-handle-left {
  left: -1px;
}
.subtitler-editor-timelines .timeline .right .subs .sub-handle-right {
  left: calc(100% - 1px);
}
.subtitler-editor-timelines .timeline .left > *, .subtitler-editor-timelines .timeline .right > * {
  transition: opacity 0.2s ease-out;
}
.subtitler-editor-timelines .timeline.active .right .subs .sub-handle {
  cursor: ew-resize;
  pointer-events: auto;
}
.subtitler-editor-timelines .timeline.inactive .left > *, .subtitler-editor-timelines .timeline.inactive .right > * {
  opacity: 0.2;
}
.subtitler-editor-timelines .timeline.inactive:hover .left > *, .subtitler-editor-timelines .timeline.inactive:hover .right > * {
  opacity: 1;
}
.subtitler-editor-timelines .timeline:not(.active) .tick {
  transition: border 0.15s ease-out;
}
.subtitler-editor-progress {
  position: absolute;
  top: 0;
  left: 200px;
  width: calc(100% - 200px);
  height: 100%;
  pointer-events: none;
  z-index: 3;
}
.subtitler-editor-progress .bar {
  position: relative;
  width: 0%;
  height: 100%;
  border-top: 4px solid #2288e8;
  border-right: 1px dashed #2288e8;
}
.subtitler-editor-progress .bar .handle {
  position: absolute;
  width: 14px;
  height: 14px;
  background: #2288e8;
  right: 0;
  top: -2px;
  border-radius: 50%;
  transform: translate(50%, -50%);
  pointer-events: auto;
  cursor: ew-resize;
}
.subtitler-editor-progress .bar .handle:hover {
  transform: translate(50%, -50%) scale(1.1);
}
.subtitler-editor-progress .bar .current-time {
  position: absolute;
  right: 0;
  transform: translateX(50%);
  top: 8px;
  background: #2288e8;
  padding: 2px 5px;
  font-size: 0.75rem;
  color: white;
  border-radius: 2px;
  min-width: 35px;
  text-align: center;
}
.subtitler-editor-progress .bar .current-time:after {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(0, 0, 0, 0);
  border-bottom-color: #2288e8;
  border-width: 3px;
  margin-left: -3px;
}
.subtitler-editor-range {
  position: absolute;
  top: 0;
  left: 200px;
  width: calc(100% - 200px);
  height: 100%;
  pointer-events: none;
  z-index: 2;
}
.subtitler-editor-range .start, .subtitler-editor-range .end {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
}
.subtitler-editor-range .start-time, .subtitler-editor-range .end-time {
  position: absolute;
  right: 0;
  transform: translateX(50%);
  top: 12px;
  padding: 2px 5px;
  font-size: 0.75rem;
  color: white;
  border-radius: 2px;
  min-width: 35px;
  text-align: center;
}
.subtitler-editor-range .start-time:after, .subtitler-editor-range .end-time:after {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(0, 0, 0, 0);
  border-width: 3px;
  margin-left: -3px;
}

.subtitler-toolbar {
  position: absolute;
  width: 100%;
  top: 0;
  z-index: 2;
  display: flex;
  justify-content: flex-end;
}
.subtitler-toolbar-debug {
  height: 2rem;
  margin-left: 0rem;
  box-shadow: 0 2px 5px rgba(22, 23, 26, 0.05);
  display: flex;
  align-items: center;
  font-family: monospace;
  font-size: 11px;
}
.subtitler-toolbar-debug .coord {
  padding: 0 1rem;
}
.subtitler-toolbar-debug .coord.prop {
  width: 100px;
}
.subtitler-toolbar-debug .coord.prop:before {
  content: "x: ";
}
.subtitler-toolbar-debug .coord.time {
  width: 100px;
  padding-left: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.subtitler-toolbar-debug .coord.time:before {
  content: "time: ";
}
.subtitler-toolbar-debug .coord.text {
  width: 100px;
  padding-left: 0;
}
.subtitler-toolbar-debug .coord.text:before {
  content: "text: ";
}

.subtitler {
  position: relative;
  width: 100%;
  padding-bottom: 0;
  margin-bottom: 3rem;
  user-select: none;
  /* Reset form elements */
}
.subtitler button {
  outline: none;
}
.subtitler-background {
  position: absolute;
  width: 100%;
  height: 100%;
}
.subtitler-placeholder {
  position: relative;
  padding: 2.5rem;
}
.subtitler-placeholder-ctn {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: center;
  padding: 2.5rem;
}
.subtitler-file {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  padding: 1.5rem;
  padding-bottom: 2.5rem;
}
.subtitler-file.debug {
  padding-top: 2.5rem;
}
.subtitler-file .subtitler-video {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.subtitler-file .subtitler-video-ctn {
  position: relative;
  display: inline-block;
  max-width: 100%;
  z-index: 2;
}
.subtitler-file .subtitler-video-ctn video {
  display: block;
  max-width: 100%;
  max-height: calc(75vh - 2.5rem - 9.5rem);
}
.subtitler-file .subtitler-audio .audio-icon {
  display: block;
  width: 75px;
  margin: 0 auto;
  margin-top: 1rem;
}.tracksbuilder-button {
  position: relative;
  display: flex;
  align-items: center;
  background: white;
  border-radius: 1px;
  margin-bottom: 2px;
  box-shadow: 0 2px 5px rgba(22, 23, 26, 0.05);
  cursor: pointer;
}
.tracksbuilder-button .icon {
  width: 38px;
  height: 38px;
  background: #f5f5f5;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tracksbuilder-button .icon svg {
  fill: #16171a;
  width: 16px;
  height: 16px;
  transform: scaleX(-1);
}
.tracksbuilder-button .text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  align-items: baseline;
  width: calc(100% - 38px);
  line-height: 1.25rem;
  padding: 0.5rem 0.75rem;
}
.tracksbuilder-button .text em {
  font-style: normal;
  margin-right: 1rem;
  flex-grow: 1;
  font-size: 0.875rem;
  color: #16171a;
}
.tracksbuilder-button.error .icon {
  background: #d52a20;
}
.tracksbuilder-button.error .icon svg {
  fill: white;
}
.tracksbuilder-button.success .icon svg {
  fill: #a7bd69;
}
.tracksbuilder-button.processing .icon svg {
  animation: rotate-icon 1.5s linear infinite;
}
@keyframes rotate-icon {
  from {
    transform: scaleX(-1) rotate(0deg);
  }
  to {
    transform: scaleX(-1) rotate(-360deg);
  }
}