@charset "UTF-8";
/****************************************************************************
    *** GENERAL CONSTANT FILE
    ***
    *** This file contains all constants for SCSS generation
    ***
    *** Author: Matthias Toscanelli
    *** Copyright: Code-Source
    ***
*****************************************************************************/
/**********************************************************
    *****  Fonts
**********************************************************/
/**********************************************************
    *****  Colors & Backgrounds
**********************************************************/
/*
 * http://meyerweb.com/eric/tools/css/reset/
 * v2.0 | 20110126
 * License: none (public domain)
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/****************************************************************************
    *** GLOBALS CSS FILE
    ***
    *** Author: Matthias Toscanelli
    *** Copyright: Code-Source
    ***
*****************************************************************************/
/**********************************************************
    *****  Importations
**********************************************************/
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Bold-0GN_r_m.eot");
  src: url("../fonts/Montserrat-Bold-0GN_r_m.eot") format("embedded-opentype"), url("../fonts/Montserrat-Bold-aMWWivS.woff2") format("woff2"), url("../fonts/Montserrat-Bold-uYk945J.woff") format("woff"), url("../fonts/Montserrat-Bold-I9n6UNk.ttf") format("truetype"), url("../fonts/Montserrat-Bold-EkEhbK5.svg") format("svg");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Regular-UB-Veju.eot");
  src: url("../fonts/Montserrat-Regular-UB-Veju.eot") format("embedded-opentype"), url("../fonts/Montserrat-Regular-KviGT2e.woff2") format("woff2"), url("../fonts/Montserrat-Regular-7pMByZw.woff") format("woff"), url("../fonts/Montserrat-Regular-IsraW4M.ttf") format("truetype"), url("../fonts/Montserrat-Regular-Bmu1Vxf.svg") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Light-ygaQ2Jk.eot");
  src: url("../fonts/Montserrat-Light-ygaQ2Jk.eot") format("embedded-opentype"), url("../fonts/Montserrat-Light-gGBoptY.woff2") format("woff2"), url("../fonts/Montserrat-Light-YBbPvZr.woff") format("woff"), url("../fonts/Montserrat-Light-INV4VMx.ttf") format("truetype"), url("../fonts/Montserrat-Light-SPOuUdi.svg") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-SemiBold-rSEWTWa.eot");
  src: url("../fonts/Montserrat-SemiBold-rSEWTWa.eot") format("embedded-opentype"), url("../fonts/Montserrat-SemiBold-RfJK363.woff2") format("woff2"), url("../fonts/Montserrat-SemiBold-j7Mqih2.woff") format("woff"), url("../fonts/Montserrat-SemiBold-N8cxBB5.ttf") format("truetype"), url("../fonts/Montserrat-SemiBold-Fow-N8-.svg") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "fontello";
  src: url("../fonts/fontello-9usxOWq.eot");
  src: url("../fonts/fontello-9usxOWq.eot") format("embedded-opentype"), url("../fonts/fontello-64iHoE5.woff2") format("woff2"), url("../fonts/fontello--4sGlVY.woff") format("woff"), url("../fonts/fontello-ohr5fUw.ttf") format("truetype"), url("../fonts/fontello-Nzn8npu.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Biceps-History";
  src: url("../fonts/BicepsHistoryRegular-2x1lPeT.eot");
  src: url("../fonts/BicepsHistoryRegular-2x1lPeT.eot") format("embedded-opentype"), url("../fonts/BicepsHistoryRegular-6p-JLEB.woff2") format("woff2"), url("../fonts/BicepsHistoryRegular-JCNWZ3S.woff") format("woff"), url("../fonts/BicepsHistoryRegular-G_IJVZp.ttf") format("truetype"), url("../fonts/BicepsHistoryRegular-P9qzTvq.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=bh-]:before, [class*=" bh-"]:before,
[class^=ft-]:before, [class*=" ft-"]:before {
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: 0.2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^=ft-]:before, [class*=" ft-"]:before {
  font-family: "fontello", serif;
}

.ft-save:before {
  content: "\e800";
}

.ft-visible:before {
  content: "\e801";
}

.ft-hidden:before {
  content: "\e802";
}

.ft-delete:before {
  content: "\e803";
}

.ft-image:before {
  content: "\e804";
}

.ft-add:before {
  content: "\e805";
}

[class^=bh-]:before, [class*=" bh-"]:before {
  font-family: "Biceps-History", serif;
}

.bh-timelines:before {
  content: "A";
}

.bh-cards:before {
  content: "B";
}

.bh-search:before {
  content: "C";
}

.bh-menu:before {
  content: "D";
}

.bh-previous:before {
  content: "E";
}

.bh-next:before {
  content: "F";
}

.bh-left:before {
  content: "G";
}

.bh-right:before {
  content: "H";
}

.bh-down:before {
  content: "I";
}

.bh-theme:before {
  content: "J";
}

.bh-event:before {
  content: "K";
}

.bh-character:before {
  content: "L";
}

.bh-theme:before {
  content: "M";
}

.bh-detail:before {
  content: "N";
}

.bh-back:before {
  content: "O";
}

.bh-zoom:before {
  content: "P";
}

.bh-map:before {
  content: "Q";
}

.bh-road:before {
  content: "R";
}

.bh-play:before {
  content: "S";
}

.bh-pointer:before {
  content: "T";
}

.bh-photo:before {
  content: "U";
}

.bh-volume:before {
  content: "V";
}

.bh-book:before {
  content: "W";
}

.bh-play-small:before {
  content: "X";
}

.bh-print:before {
  content: "Y";
}

.bh-close:before {
  content: "Z";
}

/****************************************************************************
    *** GENERAL MIXINS FILE
    ***
    *** This file contains all mixins for SCSS generation
    ***
    *** Author: Matthias Toscanelli
    *** Copyright: Code-Source
    ***
*****************************************************************************/
/****************************************************************************
    *** GENERAL FUNCTION FILE
    ***
    *** This file contains all functions for SCSS generation
    ***
    *** Author: Matthias Toscanelli
    *** Copyright: Code-Source
    ***
*****************************************************************************/
/******************************************************************************
    *** CALCULATE EM BY PIXEL
******************************************************************************/
/******************************************************************************
    *** RTE
******************************************************************************/
/******************************************************************************
    *** CLEAR FIX
******************************************************************************/
/******************************************************************************
    *** ANIMATION
******************************************************************************/
/******************************************************************************
    *** TRANSITION
******************************************************************************/
/******************************************************************************
    *** PLACEHOLDER
******************************************************************************/
/******************************************************************************
    *** BORDER RADIUS
******************************************************************************/
/******************************************************************************
    *** PLACEHOLDER
******************************************************************************/
/******************************************************************************
    *** PREFIX
    *** @author Hugo Giraudel

        Usage:
        @include prefix((
          column-count: 3,
          column-gap: 1.5em,
          column-rule: 2px solid hotpink
        ), webkit moz);
******************************************************************************/
/******************************************************************************
    *** TRIANGLE FOR DIALOG BOX
******************************************************************************/
/******************************************************************************
    *** BUTTON SMALL
******************************************************************************/
/******************************************************************************
    *** Hide scrollbar
******************************************************************************/
/******************************************************************************
    *** Hide scrollbar
******************************************************************************/
/**********************************************************
    *****  BASE Definitions
**********************************************************/
html {
  font-size: 16px;
}

body {
  background: #ffffff;
  color: #444344;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
}

* {
  box-sizing: border-box;
  outline: none;
  -webkit-overflow-scrolling: touch;
}

table, textarea, input, button {
  font-family: "Montserrat", sans-serif;
  font-size: 1em;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  line-height: 1em;
  margin: 0 0 0.5em 0;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-weight: inherit;
}

h1 {
  font-size: 2em;
}

h2 {
  font-size: 1.8em;
}

h3 {
  font-size: 1.6em;
}

h4 {
  font-size: 1.4em;
}

h5 {
  font-size: 1.2em;
}

h6 {
  font-size: 1em;
}

p {
  margin: 0 0 0.4em 0;
}

p img {
  margin: 0;
}

em, i {
  font-style: italic;
}

strong, b {
  font-weight: bold;
}

small {
  font-size: 0.8em;
}

sub {
  font-size: 0.8em;
  vertical-align: sub;
}

sup {
  font-size: 0.8em;
  vertical-align: super;
}

.ucfirst {
  text-transform: capitalize;
}

.tolower {
  text-transform: lowercase;
}

.toupper {
  text-transform: uppercase;
}

.indent {
  padding-left: 1em;
}

.normal {
  font-weight: normal;
}

.strong {
  font-weight: bold;
}

.italic {
  font-style: italic;
}

a.clear {
  text-decoration: none;
}

ul.clear {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.clear li {
  list-style: none;
}

.clearfix:after {
  clear: both;
  content: "";
  display: table;
}
.clearfix {
  line-height: 0;
  width: 100%;
}

@keyframes loading-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes loading-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(100%, 0);
  }
}
@keyframes loading-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
/*  Author: Rafal Bromirski
 *  www: http://rafalbromirski.com/
 *  github: http://github.com/paranoida/sass-mediaqueries
 *
 *  Licensed under a MIT License
 *
 *  Version:
 *  1.6.1
 * --- generator ---------------------------------------------------------------
 */
.ct--bottom {
  z-index: 2000; /** Make sure that the inside tooltip is above the tooltip **/
}

form .image {
  position: relative;
}
form .image label {
  cursor: pointer;
}
form .image label span {
  text-align: center;
}
form .image label span i {
  font-size: 4em;
}
form .image label img.hidden {
  display: none !important;
}
form .image label input[type=file] {
  height: 1px;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 1px;
}
form .errors {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  font-size: 1rem;
  height: 1px;
  position: absolute;
  right: 100%;
  width: 100%;
}
form .errors > li {
  background: #990000;
  color: #ffffff;
  font-size: 0.8em;
  line-height: 1em;
  padding: 5px 10px;
  text-transform: none;
}
form * .subform {
  display: none;
  font-size: 1rem;
  font-weight: 400;
  height: 0;
  left: 0;
  position: absolute;
  text-align: left;
  text-transform: none;
  width: 100%;
}
form * .subform > div {
  background: #ffffff;
  padding: 20px;
  position: absolute;
  top: calc(-1em - 9px);
}
form * .subform > div:before {
  content: "";
  position: absolute;
  top: 18px;
  width: 9px;
  height: 9px;
  background-color: #fff;
  transform: translate(50%, -50%) rotate(45deg);
}
form * .subform > div.left {
  right: calc(100% + 9px);
}
form * .subform > div.left:before {
  transform: translate(50%, -50%) rotate(45deg);
  left: calc(100% - 9px);
}
form * .subform > div.right {
  left: calc(100% + 9px);
}
form * .subform > div.right:before {
  transform: translate(-50%, -50%) rotate(-135deg);
  right: calc(100% - 9px);
}
form *.open .subform {
  display: block;
}

.cdx-dico {
  background: rgba(245, 235, 111, 0.29);
  cursor: pointer;
  padding: 3px 0;
  position: relative;
}
.cdx-dico[data-id="0"], .cdx-dico:not([data-id]) {
  cursor: default;
}

form .cdx-dico[data-id="0"], form .cdx-dico:not([data-id]) {
  background: rgba(245, 0, 0, 0.5);
  cursor: pointer;
}
form .cdx-dico::-moz-selection { /* Code for Firefox */
  background: rgba(245, 235, 111, 0.7);
}
form .cdx-dico::selection {
  background: rgba(245, 235, 111, 0.7);
}

html,
body {
  --default-color: #444344;
  --left-gradient: linear-gradient(to left, transparent, #ffffff);
  --right-gradient: linear-gradient(to right, transparent, #ffffff);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  bottom: 0;
  font-size: 16px;
  height: 100%;
  left: 0;
  overflow: hidden;
  overscroll-behavior: contain;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
}
html.preload *,
body.preload * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
html.preload #page-loader,
body.preload #page-loader {
  animation: page-loader-fallback 5s forwards;
  opacity: 1;
  pointer-events: all;
}

#page-loader {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  background: #ffffff;
  height: 100%;
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: fixed;
  top: 0;
  transition: opacity 0.3s ease;
  width: 100%;
  z-index: 99999;
}
#page-loader > div {
  height: 40px;
  position: relative;
  width: 80px;
}
#page-loader > div > div {
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
  background: var(--default-color);
  border-radius: 50%;
  padding-top: 20%;
  position: absolute;
  width: 20%;
}
#page-loader > div > div:nth-of-type(1) {
  animation: loading-ellipsis1 0.8s infinite;
  left: 0;
}
#page-loader > div > div:nth-of-type(2) {
  animation: loading-ellipsis2 0.8s infinite;
  left: 10%;
}
#page-loader > div > div:nth-of-type(3) {
  animation: loading-ellipsis2 0.8s infinite;
  left: 40%;
}
#page-loader > div > div:nth-of-type(4) {
  animation: loading-ellipsis3 0.8s infinite;
  left: 80%;
}

@keyframes page-loader-fallback {
  0%, 90% {
    opacity: 1;
    pointer-events: all;
  }
  100% {
    opacity: 0;
    pointer-events: none;
  }
}
.warning-overlay {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  background: #565656;
  height: 100%;
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: fixed;
  top: 0;
  transition: opacity 0.3s ease;
  width: 100%;
  z-index: 99998;
}
.warning-overlay > .dialog {
  background: #ffffff;
  border-radius: 20px;
  box-shadow: 0 0 7px -1px rgba(0, 0, 0, 0.4);
  max-width: 360px;
  padding: 30px;
  text-align: center;
}
.warning-overlay > .dialog .message {
  color: var(--default-color);
  font-size: 18px;
  line-height: 1.4em;
  margin-bottom: 24px;
}
.warning-overlay > .dialog .message small {
  display: block;
  font-size: 14px;
  margin-top: 12px;
  opacity: 0.75;
}
.warning-overlay > .dialog button.continue {
  background: #565656;
  border: none;
  border-radius: 8px;
  color: #ffffff;
  cursor: pointer;
  font-size: 15px;
  padding: 10px 22px;
}

body.show-device-warning #device-warning,
body.show-browser-warning #browser-warning {
  opacity: 1;
  pointer-events: all;
}

body svg.icon--link {
  left: -3px;
  position: relative;
  top: -1px;
}
body svg.icon--unlink {
  left: -3px;
  position: relative;
  top: -1px;
}
body .blurred:before {
  background: rgba(255, 255, 255, 0.8);
  content: "";
  height: 15000px;
  left: -5000px;
  position: fixed;
  top: -5000px;
  width: 15000px;
}
body .image-tool-fullscreen__image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 80vh;
  width: 80vw;
}
body .image-tool-fullscreen__image > img {
  margin: auto;
}
body .image-tool-fullscreen__image > span {
  font-size: 12px;
  font-style: italic;
}
body > .layer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
body > .layer.hidden {
  pointer-events: none;
  visibility: hidden;
}
body > .layer.default [data-wysiwyg] {
  cursor: default;
}
body > .layer #screen-too-small {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  background: #565656;
  bottom: 0;
  display: none;
  height: 100vh;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100vw;
  z-index: 10000;
}
body > .layer #screen-too-small > div {
  background: #ffffff;
  border-radius: 20px;
  -webkit-box-shadow: 0 0 7px -1px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 7px -1px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 7px -1px rgba(0, 0, 0, 0.4);
  max-width: 300px;
}
body > .layer #screen-too-small > div > div {
  font-size: 18px;
  line-height: 1.25em;
  padding: 20px;
}
body > .layer #screen-too-small > div > div:before {
  background-size: 100% auto;
  box-sizing: border-box;
  content: "by Biceps.ch";
  display: block;
  margin: 0 auto 50px auto;
  padding-top: 60px;
  text-align: right;
  width: 150px;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) and (orientation: portrait) and (max-height: 900px) {
  body > .layer > .header {
    zoom: 0.95;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) and (orientation: portrait) and (max-height: 750px) {
  body > .layer > .header {
    zoom: 0.9;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) and (orientation: portrait) and (max-height: 650px) {
  body > .layer > .header {
    zoom: 0.85;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) and (orientation: portrait) {
  body > .layer > .header > .top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    background: #ffffff;
    padding: 30px 20px 30px 30px;
  }
  body > .layer > .header > .top > h1 {
    margin: 0;
    text-transform: uppercase;
  }
  body > .layer > .header > .top > .links > a {
    color: #3C271C;
    cursor: pointer;
    font-size: 30px;
    text-decoration: none;
  }
  body > .layer > .header > .top > .links > span {
    background: #3C271C;
    display: inline-block;
    height: 30px;
    margin: 0 10px;
    opacity: 0.5;
    position: relative;
    top: 5px;
    width: 1px;
  }
  body > .layer > .header > .bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    color: #ffffff;
  }
  body > .layer > .header > .bottom h2 {
    font-size: 20px;
    margin: 0;
    padding: 10px 20px 10px 30px;
    text-transform: uppercase;
    z-index: 1;
  }
  body > .layer > .header > .bottom > .user-links > a {
    color: #3C271C;
    margin-right: 20px;
    position: relative;
    z-index: 1;
  }
  body > .layer > .content {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  body > .layer.homepage {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    background: #565656;
    height: 100%;
    width: 100%;
  }
  body > .layer.homepage > .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
  }
  body > .layer.homepage .periods {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    align-items: stretch;
    -webkit-align-content: stretch;
    -moz-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.homepage .periods > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  body > .layer.homepage .periods > div > img {
    filter: grayscale(100%) contrast(150%);
    height: 100%;
    position: absolute;
    width: auto;
    z-index: 0;
  }
  body > .layer.homepage .periods > div:before {
    background-color: var(--default-color);
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  body > .layer.homepage .front {
    position: relative;
    text-align: center;
    z-index: 1;
  }
  body > .layer.homepage .front h1 {
    color: #ffffff;
    font-size: 100px;
    text-transform: uppercase;
  }
  body > .layer.homepage .front a {
    background: #ffffff;
    color: #565656;
    display: inline-block;
    font-size: 16px;
    padding: 15px 40px;
    text-decoration: none;
    text-transform: uppercase;
  }
  body > .layer.login {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    background: #565656;
    height: 100%;
    width: 100%;
  }
  body > .layer.login > .content {
    background: #ffffff;
    max-height: 330px;
    padding: 40px;
  }
  body > .layer.login > .content h1 {
    margin-bottom: 30px;
  }
  body > .layer.login > .content .form-group {
    margin-bottom: 15px;
  }
  body > .layer.login > .content .form-group label {
    display: block;
    font-size: 12px;
    margin-bottom: 5px;
  }
  body > .layer.login > .content .form-group input {
    padding: 5px;
    width: 100%;
  }
  body > .layer.login > .content .btn-primary {
    background: #565656;
    border: none;
    color: #ffffff;
    cursor: pointer;
    display: block;
    margin: 50px auto 0 auto;
    padding: 5px 15px;
    text-decoration: none;
    text-align: center;
    width: 200px;
  }
  body > .layer.login > .content .btn-secondary {
    border: none;
    color: #565656;
    cursor: pointer;
    display: block;
    margin: 10px auto 0 auto;
    padding: 5px 15px;
    text-decoration: none;
    text-align: center;
    width: 200px;
  }
  body > .layer.inside > .content {
    background: #ffffff;
    height: calc(100% - 132px);
  }
  body > .layer.inside > .content > div > .slider,
  body > .layer.inside > .content > .slider {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    align-items: flex-end;
    container-type: size;
    height: 50%;
    position: relative;
    z-index: 15;
  }
  body > .layer.inside > .content > div > .slider > .cards,
  body > .layer.inside > .content > .slider > .cards {
    -webkit-transition: left 0.5s ease;
    -moz-transition: left 0.5s ease;
    -ms-transition: left 0.5s ease;
    -o-transition: left 0.5s ease;
    transition: left 0.5s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    max-height: 100%;
    position: relative;
    z-index: 1;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card,
  body > .layer.inside > .content > .slider > .cards > .card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    box-shadow: 0 1px 5px rgba(131, 108, 94, 0.5);
    cursor: pointer;
    margin: 0 calc(30px - var(--card-v-w, 0px) / 2 + var(--card-v-w, 0px) * var(--card-v-scale, 1) / 2);
    position: relative;
    transform: scale(var(--card-v-scale, 1));
    transform-origin: center;
    transition: transform 0.5s;
    transform-style: preserve-3d;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card > form,
  body > .layer.inside > .content > .slider > .cards > .card > form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .controls,
  body > .layer.inside > .content > .slider > .cards > .card .controls {
    background: #ffffff;
    bottom: 100%;
    padding: 5px 8px;
    position: absolute;
    right: 0;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .controls > button,
  body > .layer.inside > .content > .slider > .cards > .card .controls > button {
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -ms-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    border: none;
    background: #ffffff;
    cursor: pointer;
    opacity: 0.7;
    padding: 2px 5px;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .controls > button:hover,
  body > .layer.inside > .content > .slider > .cards > .card .controls > button:hover {
    opacity: 1;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .ribbon,
  body > .layer.inside > .content > .slider > .cards > .card .ribbon {
    height: 75px;
    left: -5px;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    text-align: right;
    top: -5px;
    z-index: 1;
    width: 75px;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .ribbon span,
  body > .layer.inside > .content > .slider > .cards > .card .ribbon span {
    background: linear-gradient(#F70505 0%, #8F0808 100%);
    box-shadow: 0 3px 10px -5px rgb(0, 0, 0);
    color: #ffffff;
    display: block;
    font-size: 10px;
    font-weight: bold;
    left: -21px;
    line-height: 20px;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    top: 19px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 100px;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .ribbon span:before,
  body > .layer.inside > .content > .slider > .cards > .card .ribbon span:before {
    border-bottom: 3px solid transparent;
    border-left: 3px solid #8F0808;
    border-right: 3px solid transparent;
    border-top: 3px solid #8F0808;
    content: "";
    left: 0;
    position: absolute;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .ribbon span:after,
  body > .layer.inside > .content > .slider > .cards > .card .ribbon span:after {
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
    border-right: 3px solid #8F0808;
    border-top: 3px solid #8F0808;
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card h3,
  body > .layer.inside > .content > .slider > .cards > .card h3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    color: var(--default-color);
    font-size: 22px;
    font-weight: 700;
    height: 100%;
    line-height: 25px;
    margin: 0;
    min-height: 85px;
    padding: 30px 20px 15px 20px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .image,
  body > .layer.inside > .content > .slider > .cards > .card .image {
    background: rgba(68, 67, 68, 0.8);
    padding-top: 75%;
    position: relative;
    width: 100%;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .image label,
  body > .layer.inside > .content > .slider > .cards > .card .image label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .image label img,
  body > .layer.inside > .content > .slider > .cards > .card .image label img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .subform > div,
  body > .layer.inside > .content > .slider > .cards > .card .subform > div {
    box-shadow: 0 1px 5px #341E13;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .subform > div:before,
  body > .layer.inside > .content > .slider > .cards > .card .subform > div:before {
    box-shadow: 0 0 5px #341E13;
    clip-path: polygon(-5px -5px, calc(100% + 5px) -5px, calc(100% + 5px) calc(100% + 5px));
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .subform > div label,
  body > .layer.inside > .content > .slider > .cards > .card .subform > div label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    margin-bottom: 5px;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .subform > div label > span,
  body > .layer.inside > .content > .slider > .cards > .card .subform > div label > span {
    display: inline-block;
    width: 30px;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .subform > div label input[type=text],
  body > .layer.inside > .content > .slider > .cards > .card .subform > div label input[type=text] {
    width: 100px;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .subform > div label:nth-last-child(1),
  body > .layer.inside > .content > .slider > .cards > .card .subform > div label:nth-last-child(1) {
    margin-bottom: 0;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .subform > div label.right span,
  body > .layer.inside > .content > .slider > .cards > .card .subform > div label.right span {
    padding-right: 10px;
    width: auto;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .subform > div label.column,
  body > .layer.inside > .content > .slider > .cards > .card .subform > div label.column {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .range,
  body > .layer.inside > .content > .slider > .cards > .card .range {
    padding: 0 10px 35px 10px;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .range > span,
  body > .layer.inside > .content > .slider > .cards > .card .range > span {
    display: block;
    font-size: 15px;
    height: 22px;
    line-height: 22px;
    text-align: center;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card.editable,
  body > .layer.inside > .content > .slider > .cards > .card.editable {
    cursor: default;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card.detail-open,
  body > .layer.inside > .content > .slider > .cards > .card.detail-open {
    --card-counter-scale: calc(1 / var(--card-v-scale, 1));
  }
  body > .layer.inside > .content > div > .slider > .cards > .card.detail-open .content,
  body > .layer.inside > .content > .slider > .cards > .card.detail-open .content {
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -ms-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
    opacity: 1;
    transform: scale(var(--card-counter-scale, 1)) translateZ(9999px);
  }
  .legacy-safari body > .layer.inside > .content > div > .slider > .cards > .card.detail-open .content,
  .legacy-safari body > .layer.inside > .content > .slider > .cards > .card.detail-open .content {
    transform: translateZ(9999px);
  }
  body > .layer.inside > .content > div > .slider > .cards > .card.detail-open.detail-resizing .content,
  body > .layer.inside > .content > .slider > .cards > .card.detail-open.detail-resizing .content {
    opacity: 0;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card.active ~ .card,
  body > .layer.inside > .content > .slider > .cards > .card.active ~ .card {
    transform: perspective(600px) rotateY(-30deg) scale(calc(0.9 * var(--card-v-scale, 1)));
  }
  .legacy-safari body > .layer.inside > .content > div > .slider > .cards > .card.active ~ .card,
  .legacy-safari body > .layer.inside > .content > .slider > .cards > .card.active ~ .card {
    transform: perspective(600px) rotateY(-30deg) scale(0.9);
  }
  body > .layer.inside > .content > div > .slider > .cards > .card.before-active,
  body > .layer.inside > .content > .slider > .cards > .card.before-active {
    transform: perspective(600px) rotateY(30deg) scale(calc(0.9 * var(--card-v-scale, 1)));
  }
  .legacy-safari body > .layer.inside > .content > div > .slider > .cards > .card.before-active,
  .legacy-safari body > .layer.inside > .content > .slider > .cards > .card.before-active {
    transform: perspective(600px) rotateY(30deg) scale(0.9);
  }
  body > .layer.inside > .content > div > .slider > .cards > .card:not(.active) *,
  body > .layer.inside > .content > .slider > .cards > .card:not(.active) * {
    pointer-events: none;
  }
  body > .layer.inside > .content > div > .slider > .cards[data-count="1"],
  body > .layer.inside > .content > .slider > .cards[data-count="1"] {
    margin-left: 0;
  }
  body > .layer.inside > .content > div > .slider > .navigation,
  body > .layer.inside > .content > .slider > .navigation {
    bottom: 80px;
    height: 0;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
  }
  body > .layer.inside > .content > div > .slider > .navigation > div,
  body > .layer.inside > .content > .slider > .navigation > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    background: #341E13;
    color: #ffffff;
    cursor: pointer;
    height: 50px;
    top: -50px;
    position: absolute;
    width: 50px;
  }
  body > .layer.inside > .content > div > .slider > .navigation > div > span,
  body > .layer.inside > .content > .slider > .navigation > div > span {
    font-size: 30px;
  }
  body > .layer.inside > .content > div > .slider > .navigation > div.previous,
  body > .layer.inside > .content > .slider > .navigation > div.previous {
    left: 0;
  }
  body > .layer.inside > .content > div > .slider > .navigation > div.next,
  body > .layer.inside > .content > .slider > .navigation > div.next {
    right: 0;
  }
  @container (max-height: 180px) {
    body > .layer.inside > .content > div > .slider > .cards > .card,
    body > .layer.inside > .content > .slider > .cards > .card {
      --card-h-scale: min(1, calc(95cqh / 240px), calc(95cqw / 480px));
      height: 240px !important;
      max-height: 100%;
      transform: scale(var(--card-h-scale));
      transform-origin: center;
      width: 480px !important;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image), body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image),
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image),
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) {
      display: grid !important;
      grid-template-columns: 240px 1fr !important;
      grid-template-rows: auto 1fr auto !important;
      grid-template-areas: "image title" "image .    " "image range" !important;
      height: 100%;
      width: 100%;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image) > form, body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image) > form,
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image) > form,
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) > form {
      display: contents;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image) > .image,
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image) > form > .image, body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image) > .image,
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image) > form > .image,
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image) > .image,
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image) > form > .image,
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) > .image,
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) > form > .image {
      grid-area: image;
      height: 100%;
      padding-top: 0;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image) > .image label img,
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image) > form > .image label img, body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image) > .image label img,
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image) > form > .image label img,
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image) > .image label img,
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image) > form > .image label img,
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) > .image label img,
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) > form > .image label img {
      height: 100%;
      object-fit: cover;
      width: 100%;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image) > h3,
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image) > form > h3, body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image) > h3,
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image) > form > h3,
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image) > h3,
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image) > form > h3,
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) > h3,
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) > form > h3 {
      grid-area: title;
      min-height: 0;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image) > .range,
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image) > form > .range, body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image) > .range,
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image) > form > .range,
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image) > .range,
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image) > form > .range,
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) > .range,
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) > form > .range {
      grid-area: range;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information),
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) {
      display: block !important;
      min-height: 0 !important;
      min-width: 0 !important;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information {
      display: grid !important;
      grid-template-columns: 240px 1fr !important;
      grid-template-rows: auto 1fr auto !important;
      grid-template-areas: "image title" "image .    " "image range" !important;
      height: 100%;
      width: 100%;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form {
      display: contents;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > .image,
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form > .image,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > .image,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form > .image {
      grid-area: image;
      height: 100%;
      padding-top: 0;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > .image label img,
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form > .image label img,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > .image label img,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form > .image label img {
      height: 100%;
      object-fit: cover;
      width: 100%;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > h3,
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form > h3,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > h3,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form > h3 {
      grid-area: title;
      min-height: 0;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > .range,
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form > .range,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > .range,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form > .range {
      grid-area: range;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card,
    body > .layer.inside > .content > .slider > .cards > .card {
      margin: 0 calc(-210px + 214px * var(--card-h-scale));
    }
    body > .layer.inside > .content > div > .slider > .cards > .card.active ~ .card,
    body > .layer.inside > .content > .slider > .cards > .card.active ~ .card {
      transform: perspective(600px) rotateY(-30deg) scale(calc(0.9 * var(--card-h-scale)));
    }
    body > .layer.inside > .content > div > .slider > .cards > .card.before-active,
    body > .layer.inside > .content > .slider > .cards > .card.before-active {
      transform: perspective(600px) rotateY(30deg) scale(calc(0.9 * var(--card-h-scale)));
    }
    body > .layer.inside > .content > div > .slider > .cards > .card.detail-open,
    body > .layer.inside > .content > .slider > .cards > .card.detail-open {
      --card-counter-scale: calc(1 / var(--card-h-scale, 1));
    }
  }
  body > .layer.inside > .content > .time-bar {
    height: 50%;
  }
  body > .layer.inside > .content .timeline {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    padding: 0 40px;
    width: 100%;
  }
  body > .layer.inside > .content .timeline > .ranges {
    height: 0;
    position: relative;
    width: 100%;
  }
  body > .layer.inside > .content .timeline > .ranges > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    -webkit-justify-content: stretch;
    -moz-justify-content: stretch;
    justify-content: stretch;
    min-height: 20px;
    opacity: 0.6;
    position: absolute;
    top: -20px;
  }
  body > .layer.inside > .content .timeline > .ranges > div > i {
    display: none;
    height: 20px;
    min-width: 1px;
    width: 10%;
  }
  body > .layer.inside > .content .timeline > .ranges > div > i:nth-of-type(2) {
    background: inherit;
    width: 80%;
  }
  body > .layer.inside > .content .timeline > .ranges > div > i:nth-of-type(1) {
    background: linear-gradient(to left, transparent, #ffffff);
  }
  body > .layer.inside > .content .timeline > .ranges > div > i:nth-of-type(3) {
    background: linear-gradient(to right, transparent, #ffffff);
  }
  body > .layer.inside > .content .timeline > .ranges > div.start-fix > i:nth-of-type(1) {
    background: inherit !important;
  }
  body > .layer.inside > .content .timeline > .ranges > div.end-fix > i:nth-of-type(3) {
    background: inherit !important;
  }
  body > .layer.inside > .content .timeline > .ranges > div.attached {
    background-color: var(--default-color);
  }
  body > .layer.inside > .content .timeline > .ranges > div.attached > i {
    display: block;
  }
  body > .layer.inside > .content .timeline > .line {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 1px;
    position: relative;
    width: 100%;
  }
  body > .layer.inside > .content .timeline > .line > .step {
    position: absolute;
    top: 20px;
  }
  body > .layer.inside > .content .timeline > .line > i {
    border-left: 1px solid var(--default-color);
    box-sizing: border-box;
    height: 15px;
    position: relative;
    top: -15px;
  }
  body > .layer.inside > .content .timeline > .line > i.interval {
    border-left: 2px solid var(--default-color);
    height: 20px;
    left: -1px;
    top: -20px;
  }
  body > .layer.inside.periods {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #565656;
    height: 100%;
    width: 100%;
  }
  body > .layer.inside.periods #header {
    height: 132px;
  }
  body > .layer.inside.periods #header > .top {
    color: #3C271C;
  }
  body > .layer.inside.periods #header > .bottom {
    background-color: #836c5e;
  }
  body > .layer.inside.periods > .content {
    background: #ffffff;
    height: calc(100% - 132px);
  }
  body > .layer.inside.periods > .content > .slider {
    background: #e3dfdd;
    height: 50%;
  }
  body > .layer.inside.periods > .content > .slider > .cards {
    position: relative;
    top: 70px;
  }
  @container (max-height: 180px) {
    body > .layer.inside.periods > .content > .slider > .cards {
      top: 20px;
    }
  }
  body > .layer.inside.periods > .content > .slider > .cards > .card {
    --card-v-scale: min(1, calc(95cqh / 340px), calc(95cqw / 240px));
    --card-v-w: 240px;
    height: 340px;
    width: 240px;
    box-shadow: 0 1px 5px var(--default-color-50);
  }
  body > .layer.inside.periods > .content > .slider > .cards > .card .image img {
    filter: grayscale(100%) contrast(150%);
  }
  body > .layer.inside.periods > .content > .slider > .cards > .card .image:before {
    background-color: var(--default-color);
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.5;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  body > .layer.inside.periods > .content > .slider > .cards > .card .color > span {
    width: 60px;
  }
  body > .layer.inside.periods > .content > .slider > .cards > .card .color > input[type=color] {
    width: 70px;
  }
  body > .layer.inside.periods > .content > .timeline {
    height: 50%;
  }
  body > .layer.inside.chapters {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #ffffff;
    height: 100%;
    width: 100%;
  }
  body > .layer.inside.chapters > .header {
    height: 132px;
  }
  body > .layer.inside.chapters > .header > .top {
    color: var(--default-color);
  }
  body > .layer.inside.chapters > .header > .top h1 > i {
    cursor: pointer;
    font-size: 40px;
    position: relative;
    top: 2px;
  }
  body > .layer.inside.chapters > .header > .bottom {
    position: relative;
  }
  body > .layer.inside.chapters > .header > .bottom:before {
    background-color: var(--default-color);
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.8;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.chapters > .content {
    background: #ffffff;
    height: calc(100% - 132px);
  }
  body > .layer.inside.chapters > .content > .slider {
    height: 35%;
    min-height: 160px;
  }
  body > .layer.inside.chapters > .content > .slider > .cards {
    position: relative;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card {
    --card-v-scale: min(1, calc(95cqh / 240px), calc(95cqw / 170px));
    --card-v-w: 170px;
    height: 240px;
    width: 170px;
    box-shadow: 0 1px 5px #341E13;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card h3 {
    font-size: 18px;
    margin: 0;
    padding: 15px;
    text-transform: none;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
    min-height: 240px;
    min-width: 170px;
    width: 100%;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .information {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
    max-width: 100%;
    width: 100%;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description {
    opacity: 0;
    pointer-events: none;
    position: relative;
    max-width: 0;
    width: 100%;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description > .close-detail {
    color: #e3dfdd;
    cursor: pointer;
    font-size: 26px;
    position: absolute;
    right: 6px;
    top: 6px;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description > div {
    font-size: 15px;
    height: 100%;
    line-height: 1.35em;
    overflow-x: hidden;
    overflow-y: auto;
    padding-right: 200px;
    width: calc(100% + 200px);
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description > div .codex-editor--narrow {
    margin-right: 0;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description > div .codex-editor--narrow .codex-editor__redactor {
    margin-right: 0;
    padding-bottom: 0 !important;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description > div .codex-editor--narrow .ce-block {
    margin-right: 0;
    padding-right: 0;
    word-wrap: break-word;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description > div .codex-editor--narrow .ce-toolbar__actions {
    background: #ffffff;
    box-shadow: 0px 6px 8px -10px #341E13, 0px -6px 8px -10px #341E13;
    left: calc(100% + 26px);
    right: auto;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description > div {
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description > div::-webkit-scrollbar {
    display: none;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description > a {
    bottom: 26px;
    color: var(--default-color);
    font-size: 36px;
    left: 50%;
    margin-left: -30px;
    position: absolute;
    text-decoration: none;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .placeholder {
    display: none;
    z-index: -1;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .placeholder .subform {
    display: none !important;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card.detail-open {
    cursor: default;
    z-index: 10;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card.detail-open .content {
    background: #ffffff;
    box-shadow: 0 0 24px 8px #341E13;
    height: 320px;
    left: var(--offset-left, 0);
    margin: 0;
    min-height: 320px;
    min-width: 510px;
    position: fixed;
    top: var(--offset-top, 0);
    width: 510px;
    z-index: 100;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card.detail-open .content > .information {
    background: #ffffff;
    max-width: 230px;
    z-index: 1;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card.detail-open .content > .description {
    background: #ffffff;
    box-shadow: inset 35px 0px 35px -20px #e3dfdd;
    max-width: 280px;
    opacity: 1;
    padding: 46px 26px 72px 26px;
    pointer-events: all;
    z-index: 1;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card.detail-open .content:before {
    background: rgba(255, 255, 255, 0.8);
    content: "";
    height: 15000px;
    left: -5000px;
    position: fixed;
    top: -5000px;
    width: 15000px;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card.detail-open .placeholder {
    display: block;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card.detail-open .placeholder h3 {
    height: auto;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card.detail-open .controls {
    margin-top: -35px;
    position: fixed;
    right: calc(100% - var(--offset-left, 0px) - 510px);
    top: var(--offset-top, 0);
    z-index: 10000;
  }
  body > .layer.inside.chapters > .content > .timeline {
    height: 15%;
    min-height: 100px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background: color-mix(in srgb, var(--default-color) 40%, transparent);
    height: 60%;
    overflow-y: auto;
    padding: 0 40px;
    position: relative;
  }
  body > .layer.inside.chapters > .content > .chapters-bars:after {
    -webkit-box-shadow: inset 0px 18px 20px -20px var(--default-color);
    box-shadow: inset 0px 18px 20px -20px var(--default-color);
    content: "";
    left: 0;
    height: 100%;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    flex: 1;
    padding: 20px 0;
    position: relative;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .surrounded-period {
    background: color-mix(in srgb, var(--default-color) 40%, #ffffff);
    bottom: 0;
    position: absolute;
    top: 0;
    width: 40px;
    z-index: 1;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .surrounded-period.previous {
    border-right: 1px solid var(--default-color);
    left: -40px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .surrounded-period.next {
    border-left: 1px solid var(--default-color);
    right: -40px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 40px;
    position: relative;
    text-align: center;
    z-index: 2;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > span {
    color: #341E13;
    font-size: 13px;
    font-weight: 600;
    height: 15px;
    position: relative;
    white-space: nowrap;
    width: 100%;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > span > span {
    cursor: pointer;
    left: 50%;
    position: absolute;
    top: 0;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > span > i {
    cursor: pointer;
    display: none;
    font-size: 30px;
    position: absolute;
    top: -8px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > span > i.bh-right {
    right: -42px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > span > i.bh-left {
    left: -42px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    -webkit-justify-content: stretch;
    -moz-justify-content: stretch;
    justify-content: stretch;
    height: 2px;
    width: 100%;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > div > i {
    height: 2px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > div > i:nth-of-type(2) {
    background-color: var(--default-color);
    width: 100%;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > div > i:nth-of-type(1) {
    background: var(--right-gradient);
    max-width: 50px;
    min-width: 10px;
    width: 10%;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > div > i:nth-of-type(3) {
    background: var(--left-gradient);
    max-width: 50px;
    min-width: 10px;
    width: 10%;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > div.start-fix > i:nth-of-type(1) {
    background-color: var(--default-color);
    position: relative;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > div.start-fix > i:nth-of-type(1):before {
    background-color: var(--default-color);
    border-radius: 50%;
    content: "";
    height: 7px;
    left: 0;
    position: absolute;
    top: -3px;
    width: 7px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > div.end-fix > i:nth-of-type(3) {
    background-color: var(--default-color);
    position: relative;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > div.end-fix > i:nth-of-type(3):after {
    background-color: var(--default-color);
    border-radius: 50%;
    content: "";
    height: 7px;
    right: 0;
    position: absolute;
    top: -3px;
    width: 7px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar.start-before:not(.end-after) > span > span {
    left: 0;
    margin-left: 0 !important;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar.active > span {
    color: var(--default-color);
    font-weight: 400;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar.active > span > i {
    display: block;
  }
  body > .layer.inside.chapters > .content.blurred > .slider > .navigation {
    z-index: 0;
  }
  body > .layer.inside.chapters > .content.blurred > .chapters-bars > .inner > .bar {
    z-index: 0;
  }
  body > .layer.inside.chapters > .content.blurred > .chapters-bars > .inner > .surrounded-period {
    z-index: 0;
  }
  body > .layer.inside.chapters > .content.blurred > .chapters-bars:after {
    z-index: 0;
  }
  body > .layer.inside.chapters-grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #ffffff;
    height: 100%;
    width: 100%;
  }
  body > .layer.inside.chapters-grid > .header {
    height: auto;
    min-height: 50px;
  }
  body > .layer.inside.chapters-grid > .header > .top {
    color: var(--default-color);
  }
  body > .layer.inside.chapters-grid > .header > .top .grid-close {
    font-size: 40px;
  }
  body > .layer.inside.chapters-grid > .content {
    height: 100%;
    overflow-y: auto;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
    padding: 20px 40px;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    aspect-ratio: 170/240;
    background: #ffffff;
    box-shadow: 0 1px 5px #341E13;
    color: inherit;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    text-decoration: none;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card:hover {
    box-shadow: 0 2px 10px #341E13;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card .ribbon {
    height: 75px;
    left: -5px;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    text-align: right;
    top: -5px;
    z-index: 1;
    width: 75px;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card .ribbon span {
    background: linear-gradient(#F70505 0%, #8F0808 100%);
    box-shadow: 0 3px 10px -5px rgb(0, 0, 0);
    color: #ffffff;
    display: block;
    font-size: 10px;
    font-weight: bold;
    left: -21px;
    line-height: 20px;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    top: 19px;
    transform: rotate(-45deg);
    width: 100px;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card .ribbon span:before {
    border-bottom: 3px solid transparent;
    border-left: 3px solid #8F0808;
    border-right: 3px solid transparent;
    border-top: 3px solid #8F0808;
    content: "";
    left: 0;
    position: absolute;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card .ribbon span:after {
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
    border-right: 3px solid #8F0808;
    border-top: 3px solid #8F0808;
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card > .image {
    background: rgba(68, 67, 68, 0.8);
    padding-top: 75%;
    position: relative;
    width: 100%;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card > .image img {
    display: block;
    height: 100%;
    left: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card > h3 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    color: var(--default-color);
    font-size: 14px;
    font-weight: 700;
    line-height: 1.3em;
    margin: 0;
    overflow: hidden;
    padding: 10px;
    text-align: center;
    text-overflow: ellipsis;
    text-transform: uppercase;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card > .range {
    padding: 0 10px 12px 10px;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card > .range > span {
    display: block;
    font-size: 12px;
    text-align: center;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card > .periods-colors {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card > .periods-colors > div {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: block;
    height: 5px;
  }
  body > .layer.inside.chapters-timeline {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #ffffff;
    height: 100%;
    width: 100%;
  }
  body > .layer.inside.chapters-timeline > .header {
    height: auto;
    min-height: 50px;
  }
  body > .layer.inside.chapters-timeline > .header > .top {
    color: var(--default-color);
  }
  body > .layer.inside.chapters-timeline > .header > .top .grid-close {
    font-size: 40px;
  }
  body > .layer.inside.chapters-timeline > .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    overflow-y: auto;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-periods {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    position: sticky;
    top: 0;
    z-index: 3;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-periods > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    min-height: 36px;
    overflow: hidden;
    padding: 8px 4px;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-periods > div > span {
    color: #ffffff;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background: repeating-linear-gradient(to bottom, #e2dbd7 0px, #e2dbd7 60px, #ffffff 60px, #ffffff 120px);
    min-height: 0;
    padding: 0;
    position: relative;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    box-sizing: border-box;
    height: 60px;
    padding: 14px 0;
    position: absolute;
    text-align: center;
    text-decoration: none;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > span {
    color: #341E13;
    font-size: 13px;
    font-weight: 600;
    height: 13px;
    line-height: 13px;
    position: relative;
    white-space: nowrap;
    width: 100%;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > span > span {
    cursor: pointer;
    left: 50%;
    position: absolute;
    top: 0;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    height: 2px;
    position: relative;
    width: 100%;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div > span {
    display: block;
    height: 100%;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div:before, body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div:after {
    content: "";
    height: 2px;
    position: absolute;
    top: 0;
    width: 10%;
    max-width: 50px;
    min-width: 10px;
    z-index: 1;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div:before {
    background: linear-gradient(to right, var(--row-color, #ffffff), transparent);
    left: 0;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div:after {
    background: linear-gradient(to left, var(--row-color, #ffffff), transparent);
    right: 0;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div.narrow:before, body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div.narrow:after {
    min-width: 0;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div.start-fix:before {
    background: var(--start-color);
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div.start-fix > span:first-child {
    position: relative;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div.start-fix > span:first-child:before {
    background-color: var(--start-color);
    border-radius: 50%;
    content: "";
    height: 7px;
    left: 0;
    position: absolute;
    top: -3px;
    width: 7px;
    z-index: 2;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div.end-fix:after {
    background: var(--end-color);
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div.end-fix > span:last-child {
    position: relative;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div.end-fix > span:last-child:after {
    background-color: var(--end-color);
    border-radius: 50%;
    content: "";
    height: 7px;
    right: 0;
    position: absolute;
    top: -3px;
    width: 7px;
    z-index: 2;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar:hover > span {
    color: var(--default-color);
  }
  body > .layer.inside.chapter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    width: 100%;
  }
  body > .layer.inside.chapter > .header {
    height: 96px;
  }
  body > .layer.inside.chapter > .header > .top {
    color: #341E13;
    height: 100%;
  }
  body > .layer.inside.chapter > .header > .top > .image {
    height: 96px;
    margin: -30px 0 -30px -30px;
    min-width: 96px;
    overflow: hidden;
    width: 96px;
  }
  body > .layer.inside.chapter > .header > .top > .image img {
    height: 100%;
    width: auto;
  }
  body > .layer.inside.chapter > .header > .top h1 {
    font-size: 24px;
    margin: 0 70px 0 30px;
    text-align: left;
    text-transform: none;
    white-space: nowrap;
  }
  body > .layer.inside.chapter > .header > .top .range {
    width: 100%;
  }
  body > .layer.inside.chapter > .header > .top .links {
    white-space: nowrap;
  }
  body > .layer.inside.chapter > .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    background: #ffffff;
    height: calc(100% - 96px);
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    bottom: 100%;
    height: 50px;
    left: 50%;
    margin: 2px 0;
    position: absolute;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label > span {
    bottom: 100%;
    color: #836c5e;
    cursor: pointer;
    display: block;
    font-size: 12px;
    margin: 5px 0;
    position: absolute;
    text-align: center;
    width: 100px;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label > span:hover {
    font-weight: 400;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label > i {
    background: #836c5e;
    position: absolute;
    content: "";
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label > i:nth-of-type(1) {
    bottom: 0;
    height: 100%;
    left: 0;
    width: 1px;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label > i:nth-of-type(2) {
    border-radius: 50%;
    height: 7px;
    left: -3px;
    top: 0;
    width: 7px;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.bottom {
    bottom: unset;
    top: 100%;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.bottom > span {
    top: 100%;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.bottom > i:nth-of-type(1) {
    bottom: unset;
    top: 0;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.bottom > i:nth-of-type(2) {
    bottom: 0;
    top: unset;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.draggable > span {
    pointer-events: all;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.draggable > i:nth-of-type(2) {
    cursor: pointer;
    pointer-events: all;
    z-index: 1;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.left > span {
    text-align: left;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.right > span {
    text-align: right;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div.attached {
    background-color: #836c5e;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div.attached > label > span {
    color: #444344;
    font-weight: 900;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div.event-pseudo-range {
    background: transparent !important;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.event-label > span {
    pointer-events: all;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.event-label.linked > span {
    color: #444344;
    font-weight: 900;
  }
  body > .layer.inside.chapter > .content > div {
    height: 100%;
  }
  body > .layer.inside.chapter > .content > div.tab {
    -webkit-transition: max-height 0.5s ease;
    -moz-transition: max-height 0.5s ease;
    -ms-transition: max-height 0.5s ease;
    -o-transition: max-height 0.5s ease;
    transition: max-height 0.5s ease;
    max-height: 40px;
    overflow: hidden;
    position: relative;
    z-index: 2;
  }
  body > .layer.inside.chapter > .content > div.tab > .toggle {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    background: #e3dfdd;
    color: #341E13;
    cursor: pointer;
    font-weight: 600;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    position: relative;
  }
  body > .layer.inside.chapter > .content > div.tab > .toggle > span {
    font-size: 14px;
    text-transform: uppercase;
    white-space: nowrap;
    z-index: 1;
  }
  body > .layer.inside.chapter > .content > div.tab > .toggle > .user-links {
    display: none;
    position: absolute;
    right: 50px;
    top: 0;
  }
  body > .layer.inside.chapter > .content > div.tab > .toggle > .user-links > a {
    color: #ffffff;
  }
  body > .layer.inside.chapter > .content > div.tab > .toggle > i {
    font-size: 28px;
    z-index: 1;
  }
  body > .layer.inside.chapter > .content > div.tab > .toggle > i.bh-down {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
  }
  body > .layer.inside.chapter > .content > div.tab > .toggle > i.bh-right {
    position: absolute;
    right: 0;
    top: 0;
  }
  body > .layer.inside.chapter > .content > div.tab > .toggle:before {
    background: #836c5e;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.tab > .toggle:hover:before {
    opacity: 0.7;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider {
    background: linear-gradient(to top, #e3dfdd, #ffffff);
    height: calc(var(--inner-h, calc(100vh - 216px)) * 0.5 + 20px);
    padding-bottom: 20px;
    transition: visibility 0s 0.3s;
    visibility: hidden;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards {
    position: relative;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.event-preview {
    box-shadow: none;
    height: 0;
    left: 0;
    min-height: 0;
    min-width: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    transform: none !important;
    width: 0;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.event-preview * {
    pointer-events: all;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.event-preview .controls {
    display: none;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card {
    box-shadow: 0 1px 5px rgba(131, 108, 94, 0.5);
    height: 240px;
    width: 170px;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card h3 {
    font-size: 18px;
    margin: 0;
    padding: 15px;
    text-transform: none;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
    min-height: 240px;
    min-width: 170px;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .information {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
    max-width: 100%;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description {
    opacity: 0;
    pointer-events: none;
    position: relative;
    max-width: 0;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description > .close-detail {
    color: #e3dfdd;
    cursor: pointer;
    font-size: 26px;
    position: absolute;
    right: 6px;
    top: 6px;
    z-index: 2;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description > div {
    font-size: 15px;
    height: 100%;
    line-height: 1.35em;
    overflow-x: hidden;
    overflow-y: auto;
    padding-right: 200px;
    width: calc(100% + 200px);
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description > div .codex-editor--narrow {
    margin-right: 0;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description > div .codex-editor--narrow .codex-editor__redactor {
    margin-right: 0;
    padding-bottom: 0 !important;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description > div .codex-editor--narrow .ce-block {
    margin-right: 0;
    padding-right: 0;
    word-wrap: break-word;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description > div .codex-editor--narrow .ce-toolbar__actions {
    background: #ffffff;
    box-shadow: 0 6px 8px -10px #341E13, 0px -6px 8px -10px #341E13;
    left: calc(100% + 26px);
    right: auto;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description > div {
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description > div::-webkit-scrollbar {
    display: none;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description > a {
    bottom: 26px;
    color: var(--default-color);
    font-size: 36px;
    left: 50%;
    margin-left: -30px;
    position: absolute;
    text-decoration: none;
    z-index: 1;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .placeholder {
    display: none;
    z-index: -1;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .placeholder .subform {
    display: none !important;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open {
    cursor: default;
    transform-style: inherit;
    z-index: 10;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open .controls {
    margin-top: -35px;
    position: fixed;
    right: calc(100% - var(--offset-left, 0px) - 510px);
    top: var(--offset-top, 0);
    z-index: 10000;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open .content {
    background: #ffffff;
    box-shadow: 0 0 24px 8px #341E13;
    height: 320px;
    left: var(--offset-left, 0);
    margin: 0;
    min-height: 320px;
    min-width: 510px;
    position: fixed;
    top: var(--offset-top, 0);
    width: 510px;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open .content > .information {
    background: #ffffff;
    max-width: 230px;
    z-index: 1;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open .content > .description {
    background: #ffffff;
    box-shadow: inset 35px 0 35px -20px rgba(227, 223, 221, 0.5);
    max-width: 280px;
    opacity: 1;
    padding: 46px 26px 72px 26px;
    pointer-events: all;
    z-index: 1;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open .content:before {
    background: rgba(255, 255, 255, 0.8);
    content: "";
    height: 15000px;
    left: -5000px;
    position: fixed;
    top: -5000px;
    width: 15000px;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open .placeholder {
    display: block;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open .placeholder h3 {
    height: auto;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open .controls {
    margin-top: -35px;
    position: fixed;
    right: calc(100% - var(--offset-left, 0px) - 510px);
    top: var(--offset-top, 0);
    z-index: 10000;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    max-height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-start;
    -moz-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    background: url("../images/themes-background-WBtv9Ue.png") repeat left top;
    background-size: auto 264px;
    padding: 0 30px 0 60px;
    position: relative;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    cursor: pointer;
    height: 200px;
    margin: 32px 30px;
    position: relative;
    text-decoration: none;
    width: 140px;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card > form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card > form .errors {
    z-index: 1;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .controls {
    background: #ffffff;
    bottom: 100%;
    padding: 5px 8px;
    position: absolute;
    right: 0;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .controls > button {
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -ms-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    border: none;
    background: #ffffff;
    cursor: pointer;
    opacity: 0.7;
    padding: 2px 5px;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .controls > button:hover {
    opacity: 1;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .ribbon {
    height: 75px;
    left: -1px;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    text-align: right;
    top: -1px;
    z-index: 1;
    width: 75px;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .ribbon span {
    background: linear-gradient(#F70505 0%, #8F0808 100%);
    box-shadow: 0 3px 10px -5px rgb(0, 0, 0);
    color: #ffffff;
    display: block;
    font-size: 10px;
    font-weight: bold;
    left: -21px;
    line-height: 20px;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    top: 19px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 100px;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .ribbon span:before {
    border-bottom: 3px solid transparent;
    border-left: 3px solid #8F0808;
    border-right: 3px solid transparent;
    border-top: 3px solid #8F0808;
    content: "";
    left: 0;
    position: absolute;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .ribbon span:after {
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
    border-right: 3px solid #8F0808;
    border-top: 3px solid #8F0808;
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
    min-height: 184px;
    min-width: 128px;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .content label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 120px;
    position: relative;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .content label > input {
    left: 150%;
    opacity: 0;
    position: absolute;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .content h3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    color: var(--default-color);
    font-size: 12px;
    font-weight: 700;
    height: 100%;
    line-height: 16px;
    margin: 0;
    min-height: 85px;
    padding: 8px 15px;
    position: relative;
    text-align: left;
    word-break: break-word;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card.first-of-row > form .errors {
    left: 100%;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder) .content label:before {
    bottom: -5px;
    color: #ffffff;
    font-size: 40px;
    font-weight: 700;
    left: 25px;
    position: absolute;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(1) .content label:before {
    content: "1";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(2) .content label:before {
    content: "2";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(3) .content label:before {
    content: "3";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(4) .content label:before {
    content: "4";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(5) .content label:before {
    content: "5";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(6) .content label:before {
    content: "6";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(7) .content label:before {
    content: "7";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(8) .content label:before {
    content: "8";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(9) .content label:before {
    content: "9";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(10) .content label:before {
    content: "10";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(11) .content label:before {
    content: "11";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(12) .content label:before {
    content: "12";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(13) .content label:before {
    content: "13";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(14) .content label:before {
    content: "14";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(15) .content label:before {
    content: "15";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(16) .content label:before {
    content: "16";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(17) .content label:before {
    content: "17";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(18) .content label:before {
    content: "18";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(19) .content label:before {
    content: "19";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(20) .content label:before {
    content: "20";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(21) .content label:before {
    content: "21";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(22) .content label:before {
    content: "22";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(23) .content label:before {
    content: "23";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(24) .content label:before {
    content: "24";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(25) .content label:before {
    content: "25";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(26) .content label:before {
    content: "26";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(27) .content label:before {
    content: "27";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(28) .content label:before {
    content: "28";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(29) .content label:before {
    content: "29";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(30) .content label:before {
    content: "30";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(31) .content label:before {
    content: "31";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(32) .content label:before {
    content: "32";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(33) .content label:before {
    content: "33";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(34) .content label:before {
    content: "34";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(35) .content label:before {
    content: "35";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(36) .content label:before {
    content: "36";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(37) .content label:before {
    content: "37";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(38) .content label:before {
    content: "38";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(39) .content label:before {
    content: "39";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(40) .content label:before {
    content: "40";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(41) .content label:before {
    content: "41";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(42) .content label:before {
    content: "42";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(43) .content label:before {
    content: "43";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(44) .content label:before {
    content: "44";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(45) .content label:before {
    content: "45";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(46) .content label:before {
    content: "46";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(47) .content label:before {
    content: "47";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(48) .content label:before {
    content: "48";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(49) .content label:before {
    content: "49";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(50) .content label:before {
    content: "50";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(51) .content label:before {
    content: "51";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(52) .content label:before {
    content: "52";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(53) .content label:before {
    content: "53";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(54) .content label:before {
    content: "54";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(55) .content label:before {
    content: "55";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(56) .content label:before {
    content: "56";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(57) .content label:before {
    content: "57";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(58) .content label:before {
    content: "58";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(59) .content label:before {
    content: "59";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(60) .content label:before {
    content: "60";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(61) .content label:before {
    content: "61";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(62) .content label:before {
    content: "62";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(63) .content label:before {
    content: "63";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(64) .content label:before {
    content: "64";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(65) .content label:before {
    content: "65";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(66) .content label:before {
    content: "66";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(67) .content label:before {
    content: "67";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(68) .content label:before {
    content: "68";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(69) .content label:before {
    content: "69";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(70) .content label:before {
    content: "70";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(71) .content label:before {
    content: "71";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(72) .content label:before {
    content: "72";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(73) .content label:before {
    content: "73";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(74) .content label:before {
    content: "74";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(75) .content label:before {
    content: "75";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(76) .content label:before {
    content: "76";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(77) .content label:before {
    content: "77";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(78) .content label:before {
    content: "78";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(79) .content label:before {
    content: "79";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(80) .content label:before {
    content: "80";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(81) .content label:before {
    content: "81";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(82) .content label:before {
    content: "82";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(83) .content label:before {
    content: "83";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(84) .content label:before {
    content: "84";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(85) .content label:before {
    content: "85";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(86) .content label:before {
    content: "86";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(87) .content label:before {
    content: "87";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(88) .content label:before {
    content: "88";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(89) .content label:before {
    content: "89";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(90) .content label:before {
    content: "90";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(91) .content label:before {
    content: "91";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(92) .content label:before {
    content: "92";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(93) .content label:before {
    content: "93";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(94) .content label:before {
    content: "94";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(95) .content label:before {
    content: "95";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(96) .content label:before {
    content: "96";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(97) .content label:before {
    content: "97";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(98) .content label:before {
    content: "98";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(99) .content label:before {
    content: "99";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(100) .content label:before {
    content: "100";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:before {
    background: url("../images/btn_thema-tN6Xi7r.png") no-repeat center center;
    background-size: cover;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card.placeholder {
    opacity: 0.7;
    pointer-events: none;
    position: absolute;
    z-index: 1;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card.sortable-ghost {
    opacity: 0.6;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card.group {
    box-shadow: 0 1px 5px #341E13, inset 0 1px 5px #341E13;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card.group .controls button.bh-cards {
    color: #008800;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards.dragging {
    cursor: move !important;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards.dragging > .card {
    -webkit-user-select: none; /* Safari */
    -ms-user-select: none; /* IE 10 and IE 11 */
    user-select: none; /* Standard syntax */
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards.dragging * {
    cursor: move !important;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .background {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background: linear-gradient(to top, #e3dfdd, #ffffff);
  }
  body > .layer.inside.chapter > .content > div.tab > .timeline {
    height: calc(var(--inner-h, calc(100vh - 216px)) * 0.5 - 20px);
    transform-origin: top left;
    transition: visibility 0s 0.3s;
    visibility: hidden;
    width: calc(100% * var(--timeline-size, 1));
  }
  body > .layer.inside.chapter > .content > div.tab > .timeline.scale-down {
    width: calc(100% / var(--timeline-scale, 1) * var(--timeline-size, 1));
  }
  body > .layer.inside.chapter > .content > div.tab > .timeline.draggable {
    cursor: grab;
  }
  body > .layer.inside.chapter > .content > div.tab > .timeline.dragging {
    cursor: grabbing;
  }
  body > .layer.inside.chapter > .content > div.tab > .timeline.dragging * {
    user-select: none;
  }
  body > .layer.inside.chapter > .content > div.tab.active {
    max-height: 100%;
    z-index: 4;
  }
  body > .layer.inside.chapter > .content > div.tab.active > .toggle {
    background: #341E13;
    color: #ffffff;
  }
  body > .layer.inside.chapter > .content > div.tab.active > .toggle > .user-links {
    display: block;
  }
  body > .layer.inside.chapter > .content > div.tab.active > .toggle > i.bh-down {
    display: block;
  }
  body > .layer.inside.chapter > .content > div.tab.active > .toggle > i.bh-right {
    display: none;
  }
  body > .layer.inside.chapter > .content > div.tab.active > .toggle:hover:before {
    display: none;
  }
  body > .layer.inside.chapter > .content > div.tab.active > .themes:before {
    display: block;
  }
  body > .layer.inside.chapter > .content > div.tab.active > .slider,
  body > .layer.inside.chapter > .content > div.tab.active > .timeline {
    transition: visibility 0s;
    visibility: visible;
  }
  body > .layer.inside.chapter > .content > div.background {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    left: 0;
    max-height: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.background > .bh-close {
    color: #ffffff;
    cursor: pointer;
    display: none;
    font-size: 2em;
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 1;
  }
  body > .layer.inside.chapter > .content > div.background > div {
    background: rgba(0, 0, 0, 0.5);
    bottom: 0;
    color: #ffffff;
    padding-bottom: 120px;
    position: absolute;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.background > div > span {
    display: block;
    font-size: 45px;
    font-weight: 700;
    height: 180px;
    padding: 40px;
    text-align: center;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.background > div > .range {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    font-size: 14px;
    padding: 17px 30px;
    position: relative;
  }
  body > .layer.inside.chapter > .content > div.background > div > .range > .colors {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    bottom: 0;
    height: 12px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.background > div > .range > .colors > div {
    background-color: var(--default-color);
    height: 100%;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.background > div:before {
    background: #3C271C;
    content: "";
    height: 100%;
    opacity: 0.3;
    position: absolute;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.background:before {
    background-color: rgba(0, 0, 0, 0.05);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.chapter > .content.blurred > div > .slider > .navigation {
    z-index: 0;
  }
  body > .layer.inside.chapter > .content.blurred > div.tab.active {
    overflow: visible;
  }
  body > .layer.inside.chapter > .content.blurred:before {
    z-index: 3;
  }
  body > .layer.inside.chapter.initial > .header {
    display: none;
  }
  body > .layer.inside.chapter.initial > .content {
    height: 100%;
  }
  body > .layer.inside.chapter.initial > .content > div.tab > .toggle {
    background: transparent;
    border-top: 1px solid #ffffff;
    color: #ffffff;
  }
  body > .layer.inside.chapter.initial > .content > div.background {
    max-height: 100%;
  }
  body > .layer.inside.chapter.initial > .content > div.background > .bh-close {
    display: block;
  }
  body > .layer.inside.event > .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    height: 192px;
    left: 0;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
  }
  body > .layer.inside.event > .header > .chapter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    height: 192px;
    width: 85px;
  }
  body > .layer.inside.event > .header > .chapter > h3 {
    color: #e3dfdd;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
  }
  body > .layer.inside.event > .header > .chapter > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    box-shadow: 0 1px 5px #341E13;
    height: 138px;
    position: relative;
    width: 100px;
  }
  body > .layer.inside.event > .header > .chapter > div h4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    color: var(--default-color);
    font-size: 10px;
    font-weight: 700;
    height: 100%;
    line-height: 14px;
    margin: 0;
    min-height: 40px;
    padding: 15px 5px 5px 5px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
  }
  body > .layer.inside.event > .header > .chapter > div .image {
    background: rgba(68, 67, 68, 0.8);
    padding-top: 75%;
    position: relative;
    width: 100%;
  }
  body > .layer.inside.event > .header > .chapter > div .image label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.event > .header > .chapter > div .image label img {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.event > .header > .chapter > div .range {
    padding: 0 5px;
  }
  body > .layer.inside.event > .header > .chapter > div .range > span {
    display: block;
    font-size: 9px;
    height: 22px;
    line-height: 22px;
    text-align: center;
  }
  body > .layer.inside.event > .header > .chapter > div .periods-colors {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
  }
  body > .layer.inside.event > .header > .chapter > div .periods-colors > div {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: block;
    height: 5px;
  }
  body > .layer.inside.event > .header > .close {
    color: #836c5e;
    padding: 10px;
    pointer-events: all;
  }
  body > .layer.inside.event > .header > .close a {
    color: inherit;
  }
  body > .layer.inside.event > .header > .close i {
    -webkit-transition: text-shadow 0.5s ease;
    -moz-transition: text-shadow 0.5s ease;
    -ms-transition: text-shadow 0.5s ease;
    -o-transition: text-shadow 0.5s ease;
    transition: text-shadow 0.5s ease;
    cursor: pointer;
    font-size: 24px;
  }
  body > .layer.inside.event > .header > .close i:hover {
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  }
  body > .layer.inside.event {
    overflow-y: auto;
  }
  body > .layer.inside.event > .content {
    height: 100%;
  }
  body > .layer.inside.event > .content > .event .ribbon {
    height: 75px;
    left: -5px;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    text-align: right;
    top: -5px;
    z-index: 1;
    width: 75px;
  }
  body > .layer.inside.event > .content > .event .ribbon span {
    background: linear-gradient(#F70505 0%, #8F0808 100%);
    box-shadow: 0 3px 10px -5px rgb(0, 0, 0);
    color: #ffffff;
    display: block;
    font-size: 10px;
    font-weight: bold;
    left: -21px;
    line-height: 20px;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    top: 19px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 100px;
  }
  body > .layer.inside.event > .content > .event .ribbon span:before {
    border-bottom: 3px solid transparent;
    border-left: 3px solid #8F0808;
    border-right: 3px solid transparent;
    border-top: 3px solid #8F0808;
    content: "";
    left: 0;
    position: absolute;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.event > .content > .event .ribbon span:after {
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
    border-right: 3px solid #8F0808;
    border-top: 3px solid #8F0808;
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.event > .content > .event .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 192px;
    position: relative;
    z-index: 2;
  }
  body > .layer.inside.event > .content > .event .header > .image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    height: 192px;
    overflow: hidden;
    width: 232px;
  }
  body > .layer.inside.event > .content > .event .header > .image img {
    height: 100%;
    margin: auto;
    width: auto;
  }
  body > .layer.inside.event > .content > .event .header > .information {
    padding: 20px 40px;
    width: 100%;
  }
  body > .layer.inside.event > .content > .event .header > .information h1 {
    font-size: 20px;
    margin-bottom: 0;
    padding-bottom: 9px;
  }
  body > .layer.inside.event > .content > .event .header > .information .range {
    font-weight: 300;
  }
  body > .layer.inside.event > .content > .event .header > .information .short-description {
    max-width: calc(100% - 220px);
  }
  body > .layer.inside.event > .content > .event .header > .information .short-description .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.event > .content > .event .header > .information .short-description .ce-block__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.event > .content > .event .header > .information .short-description .ce-toolbar__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.event > .content > .event .header > .information .short-description .ce-toolbar__actions {
    right: auto;
    left: calc(100% - 40px);
  }
  body > .layer.inside.event > .content > .event .header > .chapter-placeholder {
    width: 250px;
  }
  body > .layer.inside.event > .content > .event .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    border-top: 1px solid #e3dfdd;
    margin: 0 0 auto 0;
    min-height: calc(100% - 320px);
  }
  body > .layer.inside.event > .content > .event .content > .summary {
    width: 232px;
  }
  body > .layer.inside.event > .content > .event .content > .summary > div {
    padding: 20px 20px 20px 40px;
    width: 232px;
  }
  body > .layer.inside.event > .content > .event .content > .summary > div > div {
    color: #e3dfdd;
    font-size: 14px;
  }
  body > .layer.inside.event > .content > .event .content > .summary > div > ul {
    padding: 20px 0;
  }
  body > .layer.inside.event > .content > .event .content > .summary > div > ul > li {
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 20px;
  }
  body > .layer.inside.event > .content > .event .content > .summary > div > ul > li > ul > li {
    cursor: pointer;
    font-size: 14px;
    margin: 10px 0 10px 20px;
  }
  body > .layer.inside.event > .content > .event .content > .summary.fixed > div {
    position: fixed;
    top: 0;
  }
  body > .layer.inside.event > .content > .event .content > .summary.hidden > div {
    display: none;
  }
  body > .layer.inside.event > .content > .event .content > .description {
    padding: 20px 40px;
    width: calc(100% - 232px);
  }
  body > .layer.inside.event > .content > .event .content > .description h2 {
    font-size: 18px;
  }
  body > .layer.inside.event > .content > .event .content > .description h3 {
    font-size: 16px;
  }
  body > .layer.inside.event > .content > .event .content > .description .ce-block {
    position: relative;
  }
  body > .layer.inside.event > .content > .event .content > .description .ce-block.ce-block--focused {
    z-index: 1;
  }
  body > .layer.inside.event > .content > .event .content > .description .ce-block .ce-block__content a {
    color: var(--default-color);
  }
  body > .layer.inside.event > .content > .event .content > .description .cdx-block:after {
    clear: both;
    content: "";
    display: table;
  }
  body > .layer.inside.event > .content > .event .content > .description .tc-table {
    --color-border: #C7BAB3;
  }
  body > .layer.inside.event > .content > .event .content > .description .tc-table.tc-table--heading .tc-row:first-child {
    background: rgba(199, 186, 179, 0.3);
  }
  body > .layer.inside.event > .content > .event .content > .description .image-tool--alignLeft {
    float: left;
    margin: 0 20px 20px 0;
    position: relative;
    z-index: 1;
  }
  body > .layer.inside.event > .content > .event .content > .description .image-tool--alignLeft:after {
    display: none;
  }
  body > .layer.inside.event > .content > .event .content > .description .image-tool--alignRight {
    float: right;
    margin: 0 0 20px 20px;
    position: relative;
    z-index: 1;
  }
  body > .layer.inside.event > .content > .event .content > .description .image-tool--alignRight:after {
    display: none;
  }
  body > .layer.inside.event > .content > .event .content > .description .video-tool__video {
    border: none;
  }
  body > .layer.inside.event > .content > .event .content > .description .image-tool__caption {
    border: none;
    box-shadow: none;
    font-size: 12px;
    font-style: italic;
    padding: 0;
  }
  body > .layer.inside.event > .content > .event .content > .description .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.event > .content > .event .content > .description .ce-block__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.event > .content > .event .content > .description .ce-toolbar {
    right: 100%;
    z-index: 2;
  }
  body > .layer.inside.event > .content > .event .content > .description .ce-toolbar .ce-toolbar__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.event > .content > .event > .controls {
    background: #ffffff;
    left: 50%;
    padding: 0 20px 20px 20px;
    position: fixed;
    top: 0;
    z-index: 10;
  }
  body > .layer.inside.event > .content > .event form {
    height: 100%;
  }
  body > .layer.inside.event > .content > .event .footer {
    background: #e3dfdd;
    min-height: 128px;
    padding: 20px 40px 20px 272px;
  }
  body > .layer.inside.event > .content > .event .footer .sources .source-toggle {
    cursor: pointer;
  }
  body > .layer.inside.event > .content > .event .footer .sources .source-toggle i {
    display: inline-block;
    transition: transform 0.3s ease;
    transform: rotate(-90deg);
  }
  body > .layer.inside.event > .content > .event .footer .sources .source-content {
    font-size: 14px;
    line-height: 1.25em;
    max-height: 0;
    overflow: hidden;
    padding-top: 20px;
    transition: transform 0.3s ease;
  }
  body > .layer.inside.event > .content > .event .footer .sources .source-content .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.event > .content > .event .footer .sources .source-content .codex-editor__redactor .ce-block__content {
    max-width: none;
  }
  body > .layer.inside.event > .content > .event .footer .sources .source-content .codex-editor__redactor .ce-block__content a {
    color: var(--default-color);
  }
  body > .layer.inside.event > .content > .event .footer .sources .source-content .ce-inline-toolbar--showed {
    transform: translateY(-65px);
  }
  body > .layer.inside.event > .content > .event .footer .sources .source-content .ce-popover {
    bottom: calc(100% + var(--offset-from-target));
    top: auto;
  }
  body > .layer.inside.event > .content > .event .footer .sources.toggled .source-toggle i {
    transform: rotate(0deg);
  }
  body > .layer.inside.event > .content > .event .footer .sources.toggled .source-content {
    overflow: visible;
    max-height: 9999px;
  }
  body > .layer.inside.event > .content > .event {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    min-height: 100%;
  }
  body > .layer.inside.event > .content > .event > form {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
  }
  body > .layer.inside.character > .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    height: 192px;
    left: 0;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
  }
  body > .layer.inside.character > .header > .chapter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    height: 192px;
    width: 85px;
  }
  body > .layer.inside.character > .header > .chapter > h3 {
    color: #e3dfdd;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
  }
  body > .layer.inside.character > .header > .chapter > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    box-shadow: 0 1px 5px #341E13;
    height: 138px;
    position: relative;
    width: 100px;
  }
  body > .layer.inside.character > .header > .chapter > div h4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    color: var(--default-color);
    font-size: 10px;
    font-weight: 700;
    height: 100%;
    line-height: 14px;
    margin: 0;
    min-height: 40px;
    padding: 15px 5px 5px 5px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
  }
  body > .layer.inside.character > .header > .chapter > div .image {
    background: rgba(68, 67, 68, 0.8);
    padding-top: 75%;
    position: relative;
    width: 100%;
  }
  body > .layer.inside.character > .header > .chapter > div .image label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.character > .header > .chapter > div .image label img {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.character > .header > .chapter > div .range {
    padding: 0 5px;
  }
  body > .layer.inside.character > .header > .chapter > div .range > span {
    display: block;
    font-size: 9px;
    height: 22px;
    line-height: 22px;
    text-align: center;
  }
  body > .layer.inside.character > .header > .chapter > div .periods-colors {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
  }
  body > .layer.inside.character > .header > .chapter > div .periods-colors > div {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: block;
    height: 5px;
  }
  body > .layer.inside.character > .header > .close {
    color: #836c5e;
    padding: 10px;
    pointer-events: all;
  }
  body > .layer.inside.character > .header > .close a {
    color: inherit;
  }
  body > .layer.inside.character > .header > .close i {
    -webkit-transition: text-shadow 0.5s ease;
    -moz-transition: text-shadow 0.5s ease;
    -ms-transition: text-shadow 0.5s ease;
    -o-transition: text-shadow 0.5s ease;
    transition: text-shadow 0.5s ease;
    cursor: pointer;
    font-size: 24px;
  }
  body > .layer.inside.character > .header > .close i:hover {
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  }
  body > .layer.inside.character {
    overflow-y: auto;
  }
  body > .layer.inside.character > .content {
    height: 100%;
  }
  body > .layer.inside.character > .content > .character .ribbon {
    height: 75px;
    left: -5px;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    text-align: right;
    top: -5px;
    z-index: 1;
    width: 75px;
  }
  body > .layer.inside.character > .content > .character .ribbon span {
    background: linear-gradient(#F70505 0%, #8F0808 100%);
    box-shadow: 0 3px 10px -5px rgb(0, 0, 0);
    color: #ffffff;
    display: block;
    font-size: 10px;
    font-weight: bold;
    left: -21px;
    line-height: 20px;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    top: 19px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 100px;
  }
  body > .layer.inside.character > .content > .character .ribbon span:before {
    border-bottom: 3px solid transparent;
    border-left: 3px solid #8F0808;
    border-right: 3px solid transparent;
    border-top: 3px solid #8F0808;
    content: "";
    left: 0;
    position: absolute;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.character > .content > .character .ribbon span:after {
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
    border-right: 3px solid #8F0808;
    border-top: 3px solid #8F0808;
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.character > .content > .character .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 192px;
    position: relative;
    z-index: 2;
  }
  body > .layer.inside.character > .content > .character .header > .image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    height: 192px;
    overflow: hidden;
    width: 232px;
  }
  body > .layer.inside.character > .content > .character .header > .image img {
    height: 100%;
    margin: auto;
    width: auto;
  }
  body > .layer.inside.character > .content > .character .header > .information {
    padding: 20px 40px;
    width: 100%;
  }
  body > .layer.inside.character > .content > .character .header > .information h1 {
    font-size: 20px;
    margin-bottom: 0;
    padding-bottom: 9px;
  }
  body > .layer.inside.character > .content > .character .header > .information .range {
    font-weight: 300;
  }
  body > .layer.inside.character > .content > .character .header > .information .short-description {
    max-width: calc(100% - 220px);
  }
  body > .layer.inside.character > .content > .character .header > .information .short-description .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.character > .content > .character .header > .information .short-description .ce-block__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.character > .content > .character .header > .information .short-description .ce-toolbar__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.character > .content > .character .header > .information .short-description .ce-toolbar__actions {
    right: auto;
    left: calc(100% - 40px);
  }
  body > .layer.inside.character > .content > .character .header > .chapter-placeholder {
    width: 250px;
  }
  body > .layer.inside.character > .content > .character .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    border-top: 1px solid #e3dfdd;
    margin: 0 0 auto 0;
    min-height: calc(100% - 320px);
  }
  body > .layer.inside.character > .content > .character .content > .summary {
    width: 232px;
  }
  body > .layer.inside.character > .content > .character .content > .summary > div {
    padding: 20px 20px 20px 40px;
    width: 232px;
  }
  body > .layer.inside.character > .content > .character .content > .summary > div > div {
    color: #e3dfdd;
    font-size: 14px;
  }
  body > .layer.inside.character > .content > .character .content > .summary > div > ul {
    padding: 20px 0;
  }
  body > .layer.inside.character > .content > .character .content > .summary > div > ul > li {
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 20px;
  }
  body > .layer.inside.character > .content > .character .content > .summary > div > ul > li > ul > li {
    cursor: pointer;
    font-size: 14px;
    margin: 10px 0 10px 20px;
  }
  body > .layer.inside.character > .content > .character .content > .summary.fixed > div {
    position: fixed;
    top: 0;
  }
  body > .layer.inside.character > .content > .character .content > .summary.hidden > div {
    display: none;
  }
  body > .layer.inside.character > .content > .character .content > .description {
    padding: 20px 40px;
    width: calc(100% - 232px);
  }
  body > .layer.inside.character > .content > .character .content > .description h2 {
    font-size: 18px;
  }
  body > .layer.inside.character > .content > .character .content > .description h3 {
    font-size: 16px;
  }
  body > .layer.inside.character > .content > .character .content > .description .ce-block {
    position: relative;
  }
  body > .layer.inside.character > .content > .character .content > .description .ce-block.ce-block--focused {
    z-index: 1;
  }
  body > .layer.inside.character > .content > .character .content > .description .ce-block .ce-block__content a {
    color: var(--default-color);
  }
  body > .layer.inside.character > .content > .character .content > .description .cdx-block:after {
    clear: both;
    content: "";
    display: table;
  }
  body > .layer.inside.character > .content > .character .content > .description .tc-table {
    --color-border: #C7BAB3;
  }
  body > .layer.inside.character > .content > .character .content > .description .tc-table.tc-table--heading .tc-row:first-child {
    background: rgba(199, 186, 179, 0.3);
  }
  body > .layer.inside.character > .content > .character .content > .description .image-tool--alignLeft {
    float: left;
    margin: 0 20px 20px 0;
    position: relative;
    z-index: 1;
  }
  body > .layer.inside.character > .content > .character .content > .description .image-tool--alignLeft:after {
    display: none;
  }
  body > .layer.inside.character > .content > .character .content > .description .image-tool--alignRight {
    float: right;
    margin: 0 0 20px 20px;
    position: relative;
    z-index: 1;
  }
  body > .layer.inside.character > .content > .character .content > .description .image-tool--alignRight:after {
    display: none;
  }
  body > .layer.inside.character > .content > .character .content > .description .video-tool__video {
    border: none;
  }
  body > .layer.inside.character > .content > .character .content > .description .image-tool__caption {
    border: none;
    box-shadow: none;
    font-size: 12px;
    font-style: italic;
    padding: 0;
  }
  body > .layer.inside.character > .content > .character .content > .description .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.character > .content > .character .content > .description .ce-block__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.character > .content > .character .content > .description .ce-toolbar {
    right: 100%;
    z-index: 2;
  }
  body > .layer.inside.character > .content > .character .content > .description .ce-toolbar .ce-toolbar__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.character > .content > .character > .controls {
    background: #ffffff;
    left: 50%;
    padding: 0 20px 20px 20px;
    position: fixed;
    top: 0;
    z-index: 10;
  }
  body > .layer.inside.character > .content > .character form {
    height: 100%;
  }
  body > .layer.inside.character > .content > .character .footer {
    background: #e3dfdd;
    min-height: 128px;
    padding: 20px 40px 20px 272px;
  }
  body > .layer.inside.character > .content > .character .footer .sources .source-toggle {
    cursor: pointer;
  }
  body > .layer.inside.character > .content > .character .footer .sources .source-toggle i {
    display: inline-block;
    transition: transform 0.3s ease;
    transform: rotate(-90deg);
  }
  body > .layer.inside.character > .content > .character .footer .sources .source-content {
    font-size: 14px;
    line-height: 1.25em;
    max-height: 0;
    overflow: hidden;
    padding-top: 20px;
    transition: transform 0.3s ease;
  }
  body > .layer.inside.character > .content > .character .footer .sources .source-content .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.character > .content > .character .footer .sources .source-content .codex-editor__redactor .ce-block__content {
    max-width: none;
  }
  body > .layer.inside.character > .content > .character .footer .sources .source-content .codex-editor__redactor .ce-block__content a {
    color: var(--default-color);
  }
  body > .layer.inside.character > .content > .character .footer .sources .source-content .ce-inline-toolbar--showed {
    transform: translateY(-65px);
  }
  body > .layer.inside.character > .content > .character .footer .sources .source-content .ce-popover {
    bottom: calc(100% + var(--offset-from-target));
    top: auto;
  }
  body > .layer.inside.character > .content > .character .footer .sources.toggled .source-toggle i {
    transform: rotate(0deg);
  }
  body > .layer.inside.character > .content > .character .footer .sources.toggled .source-content {
    overflow: visible;
    max-height: 9999px;
  }
  body > .layer.inside.character > .content > .character {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    min-height: 100%;
  }
  body > .layer.inside.character > .content > .character > form {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
  }
  body > .layer.inside.theme > .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    height: 192px;
    left: 0;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
  }
  body > .layer.inside.theme > .header > .chapter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    height: 192px;
    width: 85px;
  }
  body > .layer.inside.theme > .header > .chapter > h3 {
    color: #e3dfdd;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
  }
  body > .layer.inside.theme > .header > .chapter > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    box-shadow: 0 1px 5px #341E13;
    height: 138px;
    position: relative;
    width: 100px;
  }
  body > .layer.inside.theme > .header > .chapter > div h4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    color: var(--default-color);
    font-size: 10px;
    font-weight: 700;
    height: 100%;
    line-height: 14px;
    margin: 0;
    min-height: 40px;
    padding: 15px 5px 5px 5px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
  }
  body > .layer.inside.theme > .header > .chapter > div .image {
    background: rgba(68, 67, 68, 0.8);
    padding-top: 75%;
    position: relative;
    width: 100%;
  }
  body > .layer.inside.theme > .header > .chapter > div .image label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.theme > .header > .chapter > div .image label img {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.theme > .header > .chapter > div .range {
    padding: 0 5px;
  }
  body > .layer.inside.theme > .header > .chapter > div .range > span {
    display: block;
    font-size: 9px;
    height: 22px;
    line-height: 22px;
    text-align: center;
  }
  body > .layer.inside.theme > .header > .chapter > div .periods-colors {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
  }
  body > .layer.inside.theme > .header > .chapter > div .periods-colors > div {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: block;
    height: 5px;
  }
  body > .layer.inside.theme > .header > .close {
    color: #836c5e;
    padding: 10px;
    pointer-events: all;
  }
  body > .layer.inside.theme > .header > .close a {
    color: inherit;
  }
  body > .layer.inside.theme > .header > .close i {
    -webkit-transition: text-shadow 0.5s ease;
    -moz-transition: text-shadow 0.5s ease;
    -ms-transition: text-shadow 0.5s ease;
    -o-transition: text-shadow 0.5s ease;
    transition: text-shadow 0.5s ease;
    cursor: pointer;
    font-size: 24px;
  }
  body > .layer.inside.theme > .header > .close i:hover {
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  }
  body > .layer.inside.theme {
    overflow-y: auto;
  }
  body > .layer.inside.theme > .content {
    height: 100%;
  }
  body > .layer.inside.theme > .content > .theme .ribbon {
    height: 75px;
    left: -5px;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    text-align: right;
    top: -5px;
    z-index: 1;
    width: 75px;
  }
  body > .layer.inside.theme > .content > .theme .ribbon span {
    background: linear-gradient(#F70505 0%, #8F0808 100%);
    box-shadow: 0 3px 10px -5px rgb(0, 0, 0);
    color: #ffffff;
    display: block;
    font-size: 10px;
    font-weight: bold;
    left: -21px;
    line-height: 20px;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    top: 19px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 100px;
  }
  body > .layer.inside.theme > .content > .theme .ribbon span:before {
    border-bottom: 3px solid transparent;
    border-left: 3px solid #8F0808;
    border-right: 3px solid transparent;
    border-top: 3px solid #8F0808;
    content: "";
    left: 0;
    position: absolute;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.theme > .content > .theme .ribbon span:after {
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
    border-right: 3px solid #8F0808;
    border-top: 3px solid #8F0808;
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.theme > .content > .theme .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 192px;
    position: relative;
    z-index: 2;
  }
  body > .layer.inside.theme > .content > .theme .header > .image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    height: 192px;
    overflow: hidden;
    width: 232px;
  }
  body > .layer.inside.theme > .content > .theme .header > .image img {
    height: 100%;
    margin: auto;
    width: auto;
  }
  body > .layer.inside.theme > .content > .theme .header > .information {
    padding: 20px 40px;
    width: 100%;
  }
  body > .layer.inside.theme > .content > .theme .header > .information h1 {
    font-size: 20px;
    margin-bottom: 0;
    padding-bottom: 9px;
  }
  body > .layer.inside.theme > .content > .theme .header > .information .range {
    font-weight: 300;
  }
  body > .layer.inside.theme > .content > .theme .header > .information .short-description {
    max-width: calc(100% - 220px);
  }
  body > .layer.inside.theme > .content > .theme .header > .information .short-description .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.theme > .content > .theme .header > .information .short-description .ce-block__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.theme > .content > .theme .header > .information .short-description .ce-toolbar__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.theme > .content > .theme .header > .information .short-description .ce-toolbar__actions {
    right: auto;
    left: calc(100% - 40px);
  }
  body > .layer.inside.theme > .content > .theme .header > .chapter-placeholder {
    width: 250px;
  }
  body > .layer.inside.theme > .content > .theme .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    border-top: 1px solid #e3dfdd;
    margin: 0 0 auto 0;
    min-height: calc(100% - 320px);
  }
  body > .layer.inside.theme > .content > .theme .content > .summary {
    width: 232px;
  }
  body > .layer.inside.theme > .content > .theme .content > .summary > div {
    padding: 20px 20px 20px 40px;
    width: 232px;
  }
  body > .layer.inside.theme > .content > .theme .content > .summary > div > div {
    color: #e3dfdd;
    font-size: 14px;
  }
  body > .layer.inside.theme > .content > .theme .content > .summary > div > ul {
    padding: 20px 0;
  }
  body > .layer.inside.theme > .content > .theme .content > .summary > div > ul > li {
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 20px;
  }
  body > .layer.inside.theme > .content > .theme .content > .summary > div > ul > li > ul > li {
    cursor: pointer;
    font-size: 14px;
    margin: 10px 0 10px 20px;
  }
  body > .layer.inside.theme > .content > .theme .content > .summary.fixed > div {
    position: fixed;
    top: 0;
  }
  body > .layer.inside.theme > .content > .theme .content > .summary.hidden > div {
    display: none;
  }
  body > .layer.inside.theme > .content > .theme .content > .description {
    padding: 20px 40px;
    width: calc(100% - 232px);
  }
  body > .layer.inside.theme > .content > .theme .content > .description h2 {
    font-size: 18px;
  }
  body > .layer.inside.theme > .content > .theme .content > .description h3 {
    font-size: 16px;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .ce-block {
    position: relative;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .ce-block.ce-block--focused {
    z-index: 1;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .ce-block .ce-block__content a {
    color: var(--default-color);
  }
  body > .layer.inside.theme > .content > .theme .content > .description .cdx-block:after {
    clear: both;
    content: "";
    display: table;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .tc-table {
    --color-border: #C7BAB3;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .tc-table.tc-table--heading .tc-row:first-child {
    background: rgba(199, 186, 179, 0.3);
  }
  body > .layer.inside.theme > .content > .theme .content > .description .image-tool--alignLeft {
    float: left;
    margin: 0 20px 20px 0;
    position: relative;
    z-index: 1;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .image-tool--alignLeft:after {
    display: none;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .image-tool--alignRight {
    float: right;
    margin: 0 0 20px 20px;
    position: relative;
    z-index: 1;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .image-tool--alignRight:after {
    display: none;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .video-tool__video {
    border: none;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .image-tool__caption {
    border: none;
    box-shadow: none;
    font-size: 12px;
    font-style: italic;
    padding: 0;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .ce-block__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .ce-toolbar {
    right: 100%;
    z-index: 2;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .ce-toolbar .ce-toolbar__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.theme > .content > .theme > .controls {
    background: #ffffff;
    left: 50%;
    padding: 0 20px 20px 20px;
    position: fixed;
    top: 0;
    z-index: 10;
  }
  body > .layer.inside.theme > .content > .theme form {
    height: 100%;
  }
  body > .layer.inside.theme > .content > .theme .footer {
    background: #e3dfdd;
    min-height: 128px;
    padding: 20px 40px 20px 272px;
  }
  body > .layer.inside.theme > .content > .theme .footer .sources .source-toggle {
    cursor: pointer;
  }
  body > .layer.inside.theme > .content > .theme .footer .sources .source-toggle i {
    display: inline-block;
    transition: transform 0.3s ease;
    transform: rotate(-90deg);
  }
  body > .layer.inside.theme > .content > .theme .footer .sources .source-content {
    font-size: 14px;
    line-height: 1.25em;
    max-height: 0;
    overflow: hidden;
    padding-top: 20px;
    transition: transform 0.3s ease;
  }
  body > .layer.inside.theme > .content > .theme .footer .sources .source-content .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.theme > .content > .theme .footer .sources .source-content .codex-editor__redactor .ce-block__content {
    max-width: none;
  }
  body > .layer.inside.theme > .content > .theme .footer .sources .source-content .codex-editor__redactor .ce-block__content a {
    color: var(--default-color);
  }
  body > .layer.inside.theme > .content > .theme .footer .sources .source-content .ce-inline-toolbar--showed {
    transform: translateY(-65px);
  }
  body > .layer.inside.theme > .content > .theme .footer .sources .source-content .ce-popover {
    bottom: calc(100% + var(--offset-from-target));
    top: auto;
  }
  body > .layer.inside.theme > .content > .theme .footer .sources.toggled .source-toggle i {
    transform: rotate(0deg);
  }
  body > .layer.inside.theme > .content > .theme .footer .sources.toggled .source-content {
    overflow: visible;
    max-height: 9999px;
  }
  body > .layer.inside.theme > .content > .theme {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    min-height: 100%;
  }
  body > .layer.inside.theme > .content > .theme > form {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
  }
  body > .layer.inside.page > .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    height: 192px;
    left: 0;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
  }
  body > .layer.inside.page > .header > .chapter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    height: 192px;
    width: 85px;
  }
  body > .layer.inside.page > .header > .chapter > h3 {
    color: #e3dfdd;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
  }
  body > .layer.inside.page > .header > .chapter > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    box-shadow: 0 1px 5px #341E13;
    height: 138px;
    position: relative;
    width: 100px;
  }
  body > .layer.inside.page > .header > .chapter > div h4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    color: var(--default-color);
    font-size: 10px;
    font-weight: 700;
    height: 100%;
    line-height: 14px;
    margin: 0;
    min-height: 40px;
    padding: 15px 5px 5px 5px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
  }
  body > .layer.inside.page > .header > .chapter > div .image {
    background: rgba(68, 67, 68, 0.8);
    padding-top: 75%;
    position: relative;
    width: 100%;
  }
  body > .layer.inside.page > .header > .chapter > div .image label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.page > .header > .chapter > div .image label img {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.page > .header > .chapter > div .range {
    padding: 0 5px;
  }
  body > .layer.inside.page > .header > .chapter > div .range > span {
    display: block;
    font-size: 9px;
    height: 22px;
    line-height: 22px;
    text-align: center;
  }
  body > .layer.inside.page > .header > .chapter > div .periods-colors {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
  }
  body > .layer.inside.page > .header > .chapter > div .periods-colors > div {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: block;
    height: 5px;
  }
  body > .layer.inside.page > .header > .close {
    color: #836c5e;
    padding: 10px;
    pointer-events: all;
  }
  body > .layer.inside.page > .header > .close a {
    color: inherit;
  }
  body > .layer.inside.page > .header > .close i {
    -webkit-transition: text-shadow 0.5s ease;
    -moz-transition: text-shadow 0.5s ease;
    -ms-transition: text-shadow 0.5s ease;
    -o-transition: text-shadow 0.5s ease;
    transition: text-shadow 0.5s ease;
    cursor: pointer;
    font-size: 24px;
  }
  body > .layer.inside.page > .header > .close i:hover {
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  }
  body > .layer.inside.page {
    overflow-y: auto;
  }
  body > .layer.inside.page > .header {
    height: auto;
    min-height: 50px;
  }
  body > .layer.inside.page > .content {
    height: 100%;
  }
  body > .layer.inside.page > .content > .page .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 192px;
    position: relative;
    z-index: 2;
  }
  body > .layer.inside.page > .content > .page .header > .image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    height: 192px;
    overflow: hidden;
    width: 232px;
  }
  body > .layer.inside.page > .content > .page .header > .image img {
    height: 100%;
    margin: auto;
    width: auto;
  }
  body > .layer.inside.page > .content > .page .header > .information {
    padding: 20px 40px;
    width: 100%;
  }
  body > .layer.inside.page > .content > .page .header > .information h1 {
    font-size: 20px;
    margin-bottom: 0;
    padding-bottom: 9px;
  }
  body > .layer.inside.page > .content > .page .header > .information .range {
    font-weight: 300;
  }
  body > .layer.inside.page > .content > .page .header > .information .short-description {
    max-width: calc(100% - 220px);
  }
  body > .layer.inside.page > .content > .page .header > .information .short-description .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.page > .content > .page .header > .information .short-description .ce-block__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.page > .content > .page .header > .information .short-description .ce-toolbar__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.page > .content > .page .header > .information .short-description .ce-toolbar__actions {
    right: auto;
    left: calc(100% - 40px);
  }
  body > .layer.inside.page > .content > .page .header > .chapter-placeholder {
    width: 250px;
  }
  body > .layer.inside.page > .content > .page .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    border-top: 1px solid #e3dfdd;
    margin: 0 0 auto 0;
    min-height: calc(100% - 320px);
  }
  body > .layer.inside.page > .content > .page .content > .summary {
    width: 232px;
  }
  body > .layer.inside.page > .content > .page .content > .summary > div {
    padding: 20px 20px 20px 40px;
    width: 232px;
  }
  body > .layer.inside.page > .content > .page .content > .summary > div > div {
    color: #e3dfdd;
    font-size: 14px;
  }
  body > .layer.inside.page > .content > .page .content > .summary > div > ul {
    padding: 20px 0;
  }
  body > .layer.inside.page > .content > .page .content > .summary > div > ul > li {
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 20px;
  }
  body > .layer.inside.page > .content > .page .content > .summary > div > ul > li > ul > li {
    cursor: pointer;
    font-size: 14px;
    margin: 10px 0 10px 20px;
  }
  body > .layer.inside.page > .content > .page .content > .summary.fixed > div {
    position: fixed;
    top: 0;
  }
  body > .layer.inside.page > .content > .page .content > .summary.hidden > div {
    display: none;
  }
  body > .layer.inside.page > .content > .page .content > .description {
    padding: 20px 40px;
    width: calc(100% - 232px);
  }
  body > .layer.inside.page > .content > .page .content > .description h2 {
    font-size: 18px;
  }
  body > .layer.inside.page > .content > .page .content > .description h3 {
    font-size: 16px;
  }
  body > .layer.inside.page > .content > .page .content > .description .ce-block {
    position: relative;
  }
  body > .layer.inside.page > .content > .page .content > .description .ce-block.ce-block--focused {
    z-index: 1;
  }
  body > .layer.inside.page > .content > .page .content > .description .ce-block .ce-block__content a {
    color: var(--default-color);
  }
  body > .layer.inside.page > .content > .page .content > .description .cdx-block:after {
    clear: both;
    content: "";
    display: table;
  }
  body > .layer.inside.page > .content > .page .content > .description .tc-table {
    --color-border: #C7BAB3;
  }
  body > .layer.inside.page > .content > .page .content > .description .tc-table.tc-table--heading .tc-row:first-child {
    background: rgba(199, 186, 179, 0.3);
  }
  body > .layer.inside.page > .content > .page .content > .description .image-tool--alignLeft {
    float: left;
    margin: 0 20px 20px 0;
    position: relative;
    z-index: 1;
  }
  body > .layer.inside.page > .content > .page .content > .description .image-tool--alignLeft:after {
    display: none;
  }
  body > .layer.inside.page > .content > .page .content > .description .image-tool--alignRight {
    float: right;
    margin: 0 0 20px 20px;
    position: relative;
    z-index: 1;
  }
  body > .layer.inside.page > .content > .page .content > .description .image-tool--alignRight:after {
    display: none;
  }
  body > .layer.inside.page > .content > .page .content > .description .video-tool__video {
    border: none;
  }
  body > .layer.inside.page > .content > .page .content > .description .image-tool__caption {
    border: none;
    box-shadow: none;
    font-size: 12px;
    font-style: italic;
    padding: 0;
  }
  body > .layer.inside.page > .content > .page .content > .description .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.page > .content > .page .content > .description .ce-block__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.page > .content > .page .content > .description .ce-toolbar {
    right: 100%;
    z-index: 2;
  }
  body > .layer.inside.page > .content > .page .content > .description .ce-toolbar .ce-toolbar__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.page > .content > .page > .controls {
    background: #ffffff;
    left: 50%;
    padding: 0 20px 20px 20px;
    position: fixed;
    top: 0;
    z-index: 10;
  }
  body > .layer.inside.page > .content > .page form {
    height: 100%;
  }
  body > .layer.inside.page > .content > .page {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    min-height: 100%;
  }
  body > .layer.inside.page > .content > .page .header {
    height: auto;
    min-height: 60px;
  }
  body > .layer.inside.page > .content > .page > form {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
  }
  body > .layer.tooltip.word {
    overflow: hidden;
    pointer-events: none;
  }
  body > .layer.tooltip.word > .content {
    background: #ffffff;
    border-radius: 2px;
    box-shadow: 0 30px 90px -20px rgba(0, 0, 0, 0.3), 0 0 0 1px #eaecf0;
    font-size: 14px;
    line-height: 20px;
    min-height: 200px;
    min-width: 300px;
    padding: 0;
    pointer-events: all;
    position: absolute;
    z-index: 110;
  }
  body > .layer.tooltip.word > .content > .word .ribbon {
    height: 75px;
    left: -5px;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    text-align: right;
    top: -5px;
    z-index: 1;
    width: 75px;
  }
  body > .layer.tooltip.word > .content > .word .ribbon span {
    background: linear-gradient(#F70505 0%, #8F0808 100%);
    box-shadow: 0 3px 10px -5px rgb(0, 0, 0);
    color: #ffffff;
    display: block;
    font-size: 10px;
    font-weight: bold;
    left: -21px;
    line-height: 20px;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    top: 19px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 100px;
  }
  body > .layer.tooltip.word > .content > .word .ribbon span:before {
    border-bottom: 3px solid transparent;
    border-left: 3px solid #8F0808;
    border-right: 3px solid transparent;
    border-top: 3px solid #8F0808;
    content: "";
    left: 0;
    position: absolute;
    top: 100%;
    z-index: -1;
  }
  body > .layer.tooltip.word > .content > .word .ribbon span:after {
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
    border-right: 3px solid #8F0808;
    border-top: 3px solid #8F0808;
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
  }
  body > .layer.tooltip.word > .content > .word > .controls {
    background: #ffffff;
    left: 50%;
    padding: 0 20px 20px 20px;
    position: fixed;
    top: 0;
    z-index: 10;
  }
  body > .layer.tooltip.word > .content > .word form {
    height: 100%;
  }
  body > .layer.tooltip.word > .content > .word {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    min-height: 100%;
  }
  body > .layer.tooltip.word > .content > .word > .controls {
    bottom: calc(100% + 3px);
    font-size: 0.7em;
    left: auto;
    padding: 0;
    right: 5px;
    top: auto;
  }
  body > .layer.tooltip.word > .content > .word .header {
    background: #6597AC;
    left: 0;
    padding: 5px;
    position: absolute;
    top: 100%;
    width: 100%;
  }
  body > .layer.tooltip.word > .content > .word .header > label {
    padding-right: 40px;
  }
  body > .layer.tooltip.word > .content > .word .header > .search {
    -webkit-transition: max-width 0.5s ease;
    -moz-transition: max-width 0.5s ease;
    -ms-transition: max-width 0.5s ease;
    -o-transition: max-width 0.5s ease;
    transition: max-width 0.5s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 100%;
    max-width: 40px;
    right: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  body > .layer.tooltip.word > .content > .word .header > .search > .select2 {
    display: none;
  }
  body > .layer.tooltip.word > .content > .word .header > .search > div {
    text-align: center;
    width: 40px;
  }
  body > .layer.tooltip.word > .content > .word .header > .search > div > i {
    cursor: pointer;
  }
  body > .layer.tooltip.word > .content > .word .header > .search > div > i.bh-close {
    display: none;
  }
  body > .layer.tooltip.word > .content > .word .header > .search.open {
    max-width: 100%;
  }
  body > .layer.tooltip.word > .content > .word .header > .search.open > .select2 {
    display: block;
    height: 100%;
    width: calc(100% - 40px) !important;
  }
  body > .layer.tooltip.word > .content > .word .header > .search.open > div > i.bh-search {
    display: none;
  }
  body > .layer.tooltip.word > .content > .word .header > .search.open > div > i.bh-close {
    display: block;
  }
  body > .layer.tooltip.word > .content > .word .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    width: 320px;
  }
  body > .layer.tooltip.word > .content > .word .content > .description {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 100%;
    padding: 10px;
  }
  body > .layer.tooltip.word > .content > .word .content > .description h2 {
    font-size: 18px;
  }
  body > .layer.tooltip.word > .content > .word .content > .description h3 {
    font-size: 16px;
  }
  body > .layer.tooltip.word > .content > .word .content > .description .ce-block {
    position: relative;
  }
  body > .layer.tooltip.word > .content > .word .content > .description .ce-block.ce-block--focused {
    z-index: 1;
  }
  body > .layer.tooltip.word > .content > .word .content > .description .cdx-block:after {
    clear: both;
    content: "";
    display: table;
  }
  body > .layer.tooltip.word > .content > .word .content > .description .tc-table {
    --color-border: #C7BAB3;
  }
  body > .layer.tooltip.word > .content > .word .content > .description .tc-table.tc-table--heading .tc-row:first-child {
    background: rgba(199, 186, 179, 0.3);
  }
  body > .layer.tooltip.word > .content > .word .content > .description .codex-editor__redactor {
    padding-bottom: 40px !important;
    margin-right: 0 !important;
  }
  body > .layer.tooltip.word > .content > .word .content > .description .ce-block__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.tooltip.word > .content > .word .content > .description .ce-toolbar {
    left: -10px;
    right: calc(100% + 10px);
    z-index: 2;
  }
  body > .layer.tooltip.word > .content > .word .content > .description .ce-toolbar .ce-toolbar__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.tooltip.word > .content > .word .content > .image {
    left: 100%;
    position: absolute;
    top: calc(50% - 15px);
  }
  body > .layer.tooltip.word > .content > .word .content > .image > label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.tooltip.word > .content > .word .content > .image > label img {
    height: 100%;
    object-fit: cover;
    width: 100%;
  }
  body > .layer.tooltip.word > .content > .word .content > .image > label > span {
    background: #ffffff;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    box-shadow: 0 30px 90px -20px rgba(0, 0, 0, 0.3), 0 0 0 1px #eaecf0;
    left: 100%;
    padding: 10px 5px;
    position: absolute;
  }
  body > .layer.tooltip.word > .content > .word .content > .image > label > span > i {
    font-size: 30px;
  }
  body > .layer.tooltip.word > .content > .word .content > .image > .actions {
    background: rgba(0, 0, 0, 0.3);
    display: none;
    left: calc(50% - 35px);
    font-size: 18px;
    padding: 5px;
    position: absolute;
    top: 0;
    z-index: 1;
  }
  body > .layer.tooltip.word > .content > .word .content > .image > .actions > .bh-down {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transform: rotate(180deg);
  }
  body > .layer.tooltip.word > .content > .word .content > .image > .actions > .ft-delete {
    cursor: pointer;
  }
  body > .layer.tooltip.word > .content > .word .content.w-image {
    width: 420px;
  }
  body > .layer.tooltip.word > .content > .word .content.w-image > .description {
    width: calc(100% - 200px);
  }
  body > .layer.tooltip.word > .content > .word .content.w-image > .image {
    height: 200px;
    left: 0;
    position: relative;
    top: 0;
    width: 200px;
  }
  body > .layer.tooltip.word > .content > .word .content.w-image > .image > label > span {
    display: none;
  }
  body > .layer.tooltip.word > .content > .word .content.w-image > .image > .actions {
    display: block;
  }
  body > .layer.tooltip.word > .content > .word .content.w-image.vertical {
    -webkit-box-direction: reverse;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    width: 320px;
  }
  body > .layer.tooltip.word > .content > .word .content.w-image.vertical > .description {
    width: 100%;
  }
  body > .layer.tooltip.word > .content > .word .content.w-image.vertical > .image {
    height: 192px;
    width: 100%;
  }
  body > .layer.tooltip.word > .content > .word .content.w-image.vertical > .image > .actions {
    bottom: 0;
    top: auto;
  }
  body > .layer.tooltip.word > .content > .word .content.w-image.vertical > .image > .actions > .bh-down {
    transform: rotate(0deg);
  }
  body > .layer.tooltip.word > .content > .word > .controls {
    position: absolute;
  }
  body > .layer.tooltip.word > .content > .word .information > h1 {
    position: relative;
  }
  body > .layer.tooltip.word > .content > .word form .errors {
    left: 0;
    right: auto;
    top: 100%;
    width: auto;
  }
  body > .layer.tooltip.word > .content.bottom > .word .header {
    bottom: 100%;
    top: auto;
  }
  body > .layer.tooltip.word > .content.bottom:before {
    bottom: auto;
    transform: rotate(0deg);
    top: 100%;
  }
  body > .layer.tooltip.word > .content.right:before {
    left: auto;
    right: 20px;
  }
  body > .layer.tooltip.word > .content.w-image .content > .description {
    min-width: 50%;
    max-width: 150px;
  }
  body > .layer.tooltip.word > .content:before {
    background: transparent url("../images/arrow-down-tooltip-NlDBfVx.png") no-repeat center center;
    background-size: 100% 100%;
    bottom: 100%;
    content: "";
    height: 9px;
    left: 20px;
    position: absolute;
    transform: rotate(180deg);
    width: 17px;
  }
  body > .layer.tooltip.word + .layer.tooltip.word:before {
    display: none;
  }
  body > .layer.tooltip.theme-group > .content {
    -webkit-box-flex: none;
    -webkit-flex: none;
    -moz-box-flex: none;
    -moz-flex: none;
    -ms-flex: none;
    flex: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    background: #ffffff;
    min-height: 300px;
    max-width: 500px;
    position: relative;
    width: 100%;
    z-index: 1;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    box-shadow: 0 1px 5px #341E13;
    height: 100%;
    position: relative;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > h2 {
    border-bottom: 1px solid #341E13;
    font-size: 18px;
    overflow: hidden;
    padding: 15px 15px 15px 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .close {
    font-size: 18px;
    cursor: pointer;
    position: absolute;
    right: 5px;
    top: 14px;
    z-index: 1;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .user-links {
    position: absolute;
    right: 5px;
    top: 60px;
    z-index: 1;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .user-links > a {
    color: #341E13;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-start;
    -moz-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    padding: 20px;
    position: relative;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    cursor: pointer;
    height: 169px;
    margin: 20px 15px;
    position: relative;
    text-decoration: none;
    width: 119px;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card > form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card > form .errors {
    z-index: 1;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .controls {
    background: #ffffff;
    bottom: 100%;
    padding: 5px 8px;
    position: absolute;
    right: 0;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .controls > button {
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -ms-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    border: none;
    background: #ffffff;
    cursor: pointer;
    opacity: 0.7;
    padding: 2px 5px;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .controls > button:hover {
    opacity: 1;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .ribbon {
    height: 75px;
    left: -1px;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    text-align: right;
    top: -1px;
    z-index: 1;
    width: 75px;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .ribbon span {
    background: linear-gradient(#F70505 0%, #8F0808 100%);
    box-shadow: 0 3px 10px -5px rgb(0, 0, 0);
    color: #ffffff;
    display: block;
    font-size: 10px;
    font-weight: bold;
    left: -21px;
    line-height: 20px;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    top: 19px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 100px;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .ribbon span:before {
    border-bottom: 3px solid transparent;
    border-left: 3px solid #8F0808;
    border-right: 3px solid transparent;
    border-top: 3px solid #8F0808;
    content: "";
    left: 0;
    position: absolute;
    top: 100%;
    z-index: -1;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .ribbon span:after {
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
    border-right: 3px solid #8F0808;
    border-top: 3px solid #8F0808;
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
    min-height: 155px;
    min-width: 108px;
    width: 100%;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .content label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 90px;
    position: relative;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .content label > input {
    left: 150%;
    opacity: 0;
    position: absolute;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .content h3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    color: var(--default-color);
    font-size: 11px;
    font-weight: 700;
    height: 100%;
    line-height: 13px;
    margin: 0;
    min-height: 85px;
    padding: 10px;
    position: relative;
    text-align: left;
    word-break: break-word;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card.first-of-row > form .errors {
    left: 100%;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card:not(.placeholder) .content label:before {
    bottom: -5px;
    color: #ffffff;
    font-size: 40px;
    font-weight: 700;
    left: 15px;
    position: absolute;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card:before {
    background: url("../images/btn_thema-tN6Xi7r.png") no-repeat center center;
    background-size: cover;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card.placeholder {
    opacity: 0.7;
    pointer-events: none;
    position: absolute;
    z-index: 1;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card.sortable-ghost {
    opacity: 0.6;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "1.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "1.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "1.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "1.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "1.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "1.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "1.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "1.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "1.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "2.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "2.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "2.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "2.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "2.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "2.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "2.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "2.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "2.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "2.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "2.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "3.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "3.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "3.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "3.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "3.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "3.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "3.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "3.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "3.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "3.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "3.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "4.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "4.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "4.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "4.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "4.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "4.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "4.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "4.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "4.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "4.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "4.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "5.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "5.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "5.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "5.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "5.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "5.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "5.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "5.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "5.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "5.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "5.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "6.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "6.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "6.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "6.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "6.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "6.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "6.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "6.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "6.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "6.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "6.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "7.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "7.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "7.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "7.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "7.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "7.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "7.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "7.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "7.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "7.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "7.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "8.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "8.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "8.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "8.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "8.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "8.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "8.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "8.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "8.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "8.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "8.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "9.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "9.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "9.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "9.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "9.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "9.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "9.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "9.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "9.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "9.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "9.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "10";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "10.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "10.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "10.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "10.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "10.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "10.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "10.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "10.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "10.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "10.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "10.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "11";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "11.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "11.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "11.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "11.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "11.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "11.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "11.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "11.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "11.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "11.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "11.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "12";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "12.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "12.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "12.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "12.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "12.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "12.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "12.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "12.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "12.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "12.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "12.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "13";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "13.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "13.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "13.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "13.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "13.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "13.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "13.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "13.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "13.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "13.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "13.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "14";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "14.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "14.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "14.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "14.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "14.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "14.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "14.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "14.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "14.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "14.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "14.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "15";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "15.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "15.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "15.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "15.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "15.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "15.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "15.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "15.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "15.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "15.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "15.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "16";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "16.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "16.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "16.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "16.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "16.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "16.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "16.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "16.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "16.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "16.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "16.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "17";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "17.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "17.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "17.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "17.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "17.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "17.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "17.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "17.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "17.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "17.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "17.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "18";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "18.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "18.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "18.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "18.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "18.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "18.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "18.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "18.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "18.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "18.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "18.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "19";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "19.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "19.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "19.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "19.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "19.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "19.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "19.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "19.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "19.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "19.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "19.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "20";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "20.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "20.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "20.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "20.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "20.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "20.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "20.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "20.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "20.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "20.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "20.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "21";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "21.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "21.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "21.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "21.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "21.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "21.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "21.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "21.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "21.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "21.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "21.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "22";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "22.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "22.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "22.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "22.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "22.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "22.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "22.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "22.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "22.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "22.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "22.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "23";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "23.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "23.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "23.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "23.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "23.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "23.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "23.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "23.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "23.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "23.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "23.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "24";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "24.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "24.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "24.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "24.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "24.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "24.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "24.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "24.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "24.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "24.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "24.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "25";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "25.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "25.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "25.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "25.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "25.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "25.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "25.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "25.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "25.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "25.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "25.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "26";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "26.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "26.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "26.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "26.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "26.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "26.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "26.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "26.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "26.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "26.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "26.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "27";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "27.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "27.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "27.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "27.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "27.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "27.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "27.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "27.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "27.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "27.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "27.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "28";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "28.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "28.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "28.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "28.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "28.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "28.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "28.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "28.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "28.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "28.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "28.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "29";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "29.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "29.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "29.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "29.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "29.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "29.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "29.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "29.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "29.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "29.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "29.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "30";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "30.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "30.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "30.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "30.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "30.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "30.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "30.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "30.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "30.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "30.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "30.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "31";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "31.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "31.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "31.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "31.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "31.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "31.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "31.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "31.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "31.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "31.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "31.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "32";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "32.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "32.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "32.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "32.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "32.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "32.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "32.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "32.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "32.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "32.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "32.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "33";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "33.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "33.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "33.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "33.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "33.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "33.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "33.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "33.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "33.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "33.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "33.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "34";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "34.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "34.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "34.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "34.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "34.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "34.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "34.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "34.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "34.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "34.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "34.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "35";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "35.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "35.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "35.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "35.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "35.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "35.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "35.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "35.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "35.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "35.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "35.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "36";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "36.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "36.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "36.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "36.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "36.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "36.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "36.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "36.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "36.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "36.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "36.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "37";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "37.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "37.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "37.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "37.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "37.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "37.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "37.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "37.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "37.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "37.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "37.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "38";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "38.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "38.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "38.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "38.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "38.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "38.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "38.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "38.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "38.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "38.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "38.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "39";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "39.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "39.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "39.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "39.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "39.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "39.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "39.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "39.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "39.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "39.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "39.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "40";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "40.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "40.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "40.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "40.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "40.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "40.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "40.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "40.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "40.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "40.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "40.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "41";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "41.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "41.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "41.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "41.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "41.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "41.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "41.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "41.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "41.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "41.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "41.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "42";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "42.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "42.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "42.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "42.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "42.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "42.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "42.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "42.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "42.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "42.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "42.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "43";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "43.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "43.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "43.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "43.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "43.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "43.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "43.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "43.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "43.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "43.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "43.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "44";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "44.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "44.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "44.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "44.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "44.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "44.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "44.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "44.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "44.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "44.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "44.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "45";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "45.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "45.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "45.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "45.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "45.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "45.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "45.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "45.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "45.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "45.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "45.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "46";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "46.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "46.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "46.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "46.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "46.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "46.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "46.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "46.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "46.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "46.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "46.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "47";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "47.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "47.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "47.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "47.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "47.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "47.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "47.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "47.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "47.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "47.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "47.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "48";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "48.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "48.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "48.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "48.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "48.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "48.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "48.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "48.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "48.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "48.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "48.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "49";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "49.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "49.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "49.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "49.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "49.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "49.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "49.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "49.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "49.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "49.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "49.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "50";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "50.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "50.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "50.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "50.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "50.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "50.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "50.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "50.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "50.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "50.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "50.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "51";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "51.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "51.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards.dragging {
    cursor: move !important;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards.dragging > .card {
    -webkit-user-select: none; /* Safari */
    -ms-user-select: none; /* IE 10 and IE 11 */
    user-select: none; /* Standard syntax */
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards.dragging * {
    cursor: move !important;
  }
  body > .layer.tooltip.theme-group:before {
    background: rgba(0, 0, 0, 0.5);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body #popup {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 100vh;
    left: 0;
    position: fixed;
    top: 0;
    width: 100vw;
    z-index: 999;
  }
  body #popup > #popup-content {
    background: #ffffff;
    border-radius: 5px;
    line-height: 1.25em;
    min-height: 150px;
    min-width: 250px;
    max-width: calc(100% - 30px);
    padding: 30px;
    position: relative;
  }
  body #popup > #popup-content > .content .buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    margin-top: 30px;
  }
  body #popup > #popup-content > .content .buttons .button {
    -webkit-transition: background-color 0.5s ease;
    -moz-transition: background-color 0.5s ease;
    -ms-transition: background-color 0.5s ease;
    -o-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    background: #407E98;
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
    margin-right: 10px;
    padding: 15px 30px;
    text-align: center;
    text-decoration: none;
    width: 45%;
  }
  body #popup > #popup-content > .content .buttons .button.active {
    background-color: #6597AC;
  }
  body #popup > #popup-content > .content .buttons .button:hover {
    background-color: #6597AC;
  }
  body #popup > #popup-content > .content .buttons .button:nth-last-of-type(1) {
    margin-right: 0;
  }
  body #popup > #popup-content > .content .buttons[data-buttons="1"] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
  }
  body #popup > #popup-content > .bh-close {
    background: #407E98;
    border: 3px solid #ffffff;
    border-radius: 50%;
    color: #ffffff;
    cursor: pointer;
    font-weight: 700;
    height: 30px;
    line-height: 24px;
    right: calc(30px / -2);
    position: absolute;
    text-align: center;
    top: calc(30px / -2);
    width: 30px;
  }
  body #popup > #popup-content > .close-h {
    background: #ffffff;
    border-radius: 50%;
    background: #407E98;
    cursor: pointer;
    height: 28px;
    font-size: 36px;
    line-height: 36px;
    right: calc(30px / -2);
    position: absolute;
    text-align: center;
    top: calc(30px / -2);
    width: calc(30px - 2px);
  }
  body #popup > #popup-content > .close-h:before {
    left: -2px;
  }
  body #popup > #popup-content.loading {
    min-height: auto;
  }
  body #popup > #popup-content.loading .loading {
    animation: blinker 1s linear infinite;
    opacity: 1;
  }
  body #popup:before {
    background: rgba(0, 0, 0, 0.5);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
  }
  body #popup.no-margin > #popup-content {
    padding: 0;
  }
  body #popup.no-shadow > #popup-content > .content {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  body > .layer.tooltip {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 100vh;
    left: 0;
    position: absolute;
    top: 0;
    width: 100vw;
    z-index: 999;
  }
  body > .layer.tooltip > #tooltip-content {
    background: #ffffff;
    border-radius: 5px;
    line-height: 1.25em;
    min-height: 150px;
    min-width: 250px;
    max-width: calc(100% - 30px);
    padding: 30px;
    position: relative;
  }
  body > .layer.tooltip > #tooltip-content > .content .buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    margin-top: 30px;
  }
  body > .layer.tooltip > #tooltip-content > .content .buttons .button {
    -webkit-transition: background-color 0.5s ease;
    -moz-transition: background-color 0.5s ease;
    -ms-transition: background-color 0.5s ease;
    -o-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    background: #407E98;
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
    margin-right: 10px;
    padding: 15px 30px;
    text-align: center;
    text-decoration: none;
    width: 45%;
  }
  body > .layer.tooltip > #tooltip-content > .content .buttons .button.active {
    background-color: #6597AC;
  }
  body > .layer.tooltip > #tooltip-content > .content .buttons .button:hover {
    background-color: #6597AC;
  }
  body > .layer.tooltip > #tooltip-content > .content .buttons .button:nth-last-of-type(1) {
    margin-right: 0;
  }
  body > .layer.tooltip > #tooltip-content > .content .buttons[data-buttons="1"] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
  }
  body > .layer.tooltip > #tooltip-content > .bh-close {
    background: #407E98;
    border: 3px solid #ffffff;
    border-radius: 50%;
    color: #ffffff;
    cursor: pointer;
    font-weight: 700;
    height: 30px;
    line-height: 24px;
    right: calc(30px / -2);
    position: absolute;
    text-align: center;
    top: calc(30px / -2);
    width: 30px;
  }
  body > .layer.tooltip > #tooltip-content > .close-h {
    background: #ffffff;
    border-radius: 50%;
    background: #407E98;
    cursor: pointer;
    height: 28px;
    font-size: 36px;
    line-height: 36px;
    right: calc(30px / -2);
    position: absolute;
    text-align: center;
    top: calc(30px / -2);
    width: calc(30px - 2px);
  }
  body > .layer.tooltip > #tooltip-content > .close-h:before {
    left: -2px;
  }
  body > .layer.tooltip > #tooltip-content.loading {
    min-height: auto;
  }
  body > .layer.tooltip > #tooltip-content.loading .loading {
    animation: blinker 1s linear infinite;
    opacity: 1;
  }
  body #menu-panel {
    pointer-events: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
  }
  body #menu-panel.open {
    pointer-events: all;
  }
  body #menu-panel .menu-backdrop {
    background: rgba(0, 0, 0, 0.3);
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body #menu-panel .menu-drawer {
    background: #ffffff;
    box-shadow: -2px 0 8px rgba(0, 0, 0, 0.15);
    height: 100%;
    overflow-y: auto;
    padding: 20px 0;
    pointer-events: all;
    position: absolute;
    right: -250px;
    top: 0;
    width: 250px;
  }
  body #menu-panel .menu-drawer > .menu-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    color: #3C271C;
    margin: 10px 0 20px 0;
    padding: 0 20px;
  }
  body #menu-panel .menu-drawer > .menu-header .title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.08em;
    margin-left: -15px;
    text-transform: uppercase;
  }
  body #menu-panel .menu-drawer > .menu-header .title i {
    font-size: 20px;
  }
  body #menu-panel .menu-drawer > .menu-header > .bh-close {
    -webkit-transition: text-shadow 0.5s ease;
    -moz-transition: text-shadow 0.5s ease;
    -ms-transition: text-shadow 0.5s ease;
    -o-transition: text-shadow 0.5s ease;
    transition: text-shadow 0.5s ease;
    cursor: pointer;
    font-size: 26px;
    position: relative;
    top: -3px;
  }
  body #menu-panel .menu-drawer > .menu-header > .bh-close:hover {
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  }
  body #menu-panel .menu-drawer nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body #menu-panel .menu-drawer nav a {
    border-bottom: 1px solid #836c5e;
    color: #444344;
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.08em;
    line-height: 1.25em;
    padding: 20px;
    text-decoration: none;
    text-transform: uppercase;
  }
  body #menu-panel .menu-drawer nav a:first-child {
    border-top: 1px solid #836c5e;
  }
  body #menu-panel .menu-drawer nav a:hover {
    color: var(--default-color);
  }
  body [data-media*=h-desktop],
  body .h-desktop,
  body .s-tablet,
  body .s-smartphone {
    display: none !important;
  }
}
@media only screen and (min-width: 1025px) and (max-height: 900px) {
  body > .layer > .header {
    zoom: 0.95;
  }
}
@media only screen and (min-width: 1025px) and (max-height: 750px) {
  body > .layer > .header {
    zoom: 0.9;
  }
}
@media only screen and (min-width: 1025px) and (max-height: 650px) {
  body > .layer > .header {
    zoom: 0.85;
  }
}
@media only screen and (min-width: 1025px) {
  body > .layer > .header > .top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    background: #ffffff;
    padding: 30px 20px 30px 30px;
  }
  body > .layer > .header > .top > h1 {
    margin: 0;
    text-transform: uppercase;
  }
  body > .layer > .header > .top > .links > a {
    color: #3C271C;
    cursor: pointer;
    font-size: 30px;
    text-decoration: none;
  }
  body > .layer > .header > .top > .links > span {
    background: #3C271C;
    display: inline-block;
    height: 30px;
    margin: 0 10px;
    opacity: 0.5;
    position: relative;
    top: 5px;
    width: 1px;
  }
  body > .layer > .header > .bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    color: #ffffff;
  }
  body > .layer > .header > .bottom h2 {
    font-size: 20px;
    margin: 0;
    padding: 10px 20px 10px 30px;
    text-transform: uppercase;
    z-index: 1;
  }
  body > .layer > .header > .bottom > .user-links > a {
    color: #3C271C;
    margin-right: 20px;
    position: relative;
    z-index: 1;
  }
  body > .layer > .content {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  body > .layer.homepage {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    background: #565656;
    height: 100%;
    width: 100%;
  }
  body > .layer.homepage > .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
  }
  body > .layer.homepage .periods {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    align-items: stretch;
    -webkit-align-content: stretch;
    -moz-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.homepage .periods > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  body > .layer.homepage .periods > div > img {
    filter: grayscale(100%) contrast(150%);
    height: 100%;
    position: absolute;
    width: auto;
    z-index: 0;
  }
  body > .layer.homepage .periods > div:before {
    background-color: var(--default-color);
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  body > .layer.homepage .front {
    position: relative;
    text-align: center;
    z-index: 1;
  }
  body > .layer.homepage .front h1 {
    color: #ffffff;
    font-size: 100px;
    text-transform: uppercase;
  }
  body > .layer.homepage .front a {
    background: #ffffff;
    color: #565656;
    display: inline-block;
    font-size: 16px;
    padding: 15px 40px;
    text-decoration: none;
    text-transform: uppercase;
  }
  body > .layer.login {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    background: #565656;
    height: 100%;
    width: 100%;
  }
  body > .layer.login > .content {
    background: #ffffff;
    max-height: 330px;
    padding: 40px;
  }
  body > .layer.login > .content h1 {
    margin-bottom: 30px;
  }
  body > .layer.login > .content .form-group {
    margin-bottom: 15px;
  }
  body > .layer.login > .content .form-group label {
    display: block;
    font-size: 12px;
    margin-bottom: 5px;
  }
  body > .layer.login > .content .form-group input {
    padding: 5px;
    width: 100%;
  }
  body > .layer.login > .content .btn-primary {
    background: #565656;
    border: none;
    color: #ffffff;
    cursor: pointer;
    display: block;
    margin: 50px auto 0 auto;
    padding: 5px 15px;
    text-decoration: none;
    text-align: center;
    width: 200px;
  }
  body > .layer.login > .content .btn-secondary {
    border: none;
    color: #565656;
    cursor: pointer;
    display: block;
    margin: 10px auto 0 auto;
    padding: 5px 15px;
    text-decoration: none;
    text-align: center;
    width: 200px;
  }
  body > .layer.inside > .content {
    background: #ffffff;
    height: calc(100% - 132px);
  }
  body > .layer.inside > .content > div > .slider,
  body > .layer.inside > .content > .slider {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    align-items: flex-end;
    container-type: size;
    height: 50%;
    position: relative;
    z-index: 15;
  }
  body > .layer.inside > .content > div > .slider > .cards,
  body > .layer.inside > .content > .slider > .cards {
    -webkit-transition: left 0.5s ease;
    -moz-transition: left 0.5s ease;
    -ms-transition: left 0.5s ease;
    -o-transition: left 0.5s ease;
    transition: left 0.5s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    max-height: 100%;
    position: relative;
    z-index: 1;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card,
  body > .layer.inside > .content > .slider > .cards > .card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    box-shadow: 0 1px 5px rgba(131, 108, 94, 0.5);
    cursor: pointer;
    margin: 0 calc(30px - var(--card-v-w, 0px) / 2 + var(--card-v-w, 0px) * var(--card-v-scale, 1) / 2);
    position: relative;
    transform: scale(var(--card-v-scale, 1));
    transform-origin: center;
    transition: transform 0.5s;
    transform-style: preserve-3d;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card > form,
  body > .layer.inside > .content > .slider > .cards > .card > form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .controls,
  body > .layer.inside > .content > .slider > .cards > .card .controls {
    background: #ffffff;
    bottom: 100%;
    padding: 5px 8px;
    position: absolute;
    right: 0;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .controls > button,
  body > .layer.inside > .content > .slider > .cards > .card .controls > button {
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -ms-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    border: none;
    background: #ffffff;
    cursor: pointer;
    opacity: 0.7;
    padding: 2px 5px;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .controls > button:hover,
  body > .layer.inside > .content > .slider > .cards > .card .controls > button:hover {
    opacity: 1;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .ribbon,
  body > .layer.inside > .content > .slider > .cards > .card .ribbon {
    height: 75px;
    left: -5px;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    text-align: right;
    top: -5px;
    z-index: 1;
    width: 75px;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .ribbon span,
  body > .layer.inside > .content > .slider > .cards > .card .ribbon span {
    background: linear-gradient(#F70505 0%, #8F0808 100%);
    box-shadow: 0 3px 10px -5px rgb(0, 0, 0);
    color: #ffffff;
    display: block;
    font-size: 10px;
    font-weight: bold;
    left: -21px;
    line-height: 20px;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    top: 19px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 100px;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .ribbon span:before,
  body > .layer.inside > .content > .slider > .cards > .card .ribbon span:before {
    border-bottom: 3px solid transparent;
    border-left: 3px solid #8F0808;
    border-right: 3px solid transparent;
    border-top: 3px solid #8F0808;
    content: "";
    left: 0;
    position: absolute;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .ribbon span:after,
  body > .layer.inside > .content > .slider > .cards > .card .ribbon span:after {
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
    border-right: 3px solid #8F0808;
    border-top: 3px solid #8F0808;
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card h3,
  body > .layer.inside > .content > .slider > .cards > .card h3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    color: var(--default-color);
    font-size: 22px;
    font-weight: 700;
    height: 100%;
    line-height: 25px;
    margin: 0;
    min-height: 85px;
    padding: 30px 20px 15px 20px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .image,
  body > .layer.inside > .content > .slider > .cards > .card .image {
    background: rgba(68, 67, 68, 0.8);
    padding-top: 75%;
    position: relative;
    width: 100%;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .image label,
  body > .layer.inside > .content > .slider > .cards > .card .image label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .image label img,
  body > .layer.inside > .content > .slider > .cards > .card .image label img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .subform > div,
  body > .layer.inside > .content > .slider > .cards > .card .subform > div {
    box-shadow: 0 1px 5px #341E13;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .subform > div:before,
  body > .layer.inside > .content > .slider > .cards > .card .subform > div:before {
    box-shadow: 0 0 5px #341E13;
    clip-path: polygon(-5px -5px, calc(100% + 5px) -5px, calc(100% + 5px) calc(100% + 5px));
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .subform > div label,
  body > .layer.inside > .content > .slider > .cards > .card .subform > div label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    margin-bottom: 5px;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .subform > div label > span,
  body > .layer.inside > .content > .slider > .cards > .card .subform > div label > span {
    display: inline-block;
    width: 30px;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .subform > div label input[type=text],
  body > .layer.inside > .content > .slider > .cards > .card .subform > div label input[type=text] {
    width: 100px;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .subform > div label:nth-last-child(1),
  body > .layer.inside > .content > .slider > .cards > .card .subform > div label:nth-last-child(1) {
    margin-bottom: 0;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .subform > div label.right span,
  body > .layer.inside > .content > .slider > .cards > .card .subform > div label.right span {
    padding-right: 10px;
    width: auto;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .subform > div label.column,
  body > .layer.inside > .content > .slider > .cards > .card .subform > div label.column {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .range,
  body > .layer.inside > .content > .slider > .cards > .card .range {
    padding: 0 10px 35px 10px;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .range > span,
  body > .layer.inside > .content > .slider > .cards > .card .range > span {
    display: block;
    font-size: 15px;
    height: 22px;
    line-height: 22px;
    text-align: center;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card.editable,
  body > .layer.inside > .content > .slider > .cards > .card.editable {
    cursor: default;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card.detail-open,
  body > .layer.inside > .content > .slider > .cards > .card.detail-open {
    --card-counter-scale: calc(1 / var(--card-v-scale, 1));
  }
  body > .layer.inside > .content > div > .slider > .cards > .card.detail-open .content,
  body > .layer.inside > .content > .slider > .cards > .card.detail-open .content {
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -ms-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
    opacity: 1;
    transform: scale(var(--card-counter-scale, 1)) translateZ(9999px);
  }
  .legacy-safari body > .layer.inside > .content > div > .slider > .cards > .card.detail-open .content,
  .legacy-safari body > .layer.inside > .content > .slider > .cards > .card.detail-open .content {
    transform: translateZ(9999px);
  }
  body > .layer.inside > .content > div > .slider > .cards > .card.detail-open.detail-resizing .content,
  body > .layer.inside > .content > .slider > .cards > .card.detail-open.detail-resizing .content {
    opacity: 0;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card.active ~ .card,
  body > .layer.inside > .content > .slider > .cards > .card.active ~ .card {
    transform: perspective(600px) rotateY(-30deg) scale(calc(0.9 * var(--card-v-scale, 1)));
  }
  .legacy-safari body > .layer.inside > .content > div > .slider > .cards > .card.active ~ .card,
  .legacy-safari body > .layer.inside > .content > .slider > .cards > .card.active ~ .card {
    transform: perspective(600px) rotateY(-30deg) scale(0.9);
  }
  body > .layer.inside > .content > div > .slider > .cards > .card.before-active,
  body > .layer.inside > .content > .slider > .cards > .card.before-active {
    transform: perspective(600px) rotateY(30deg) scale(calc(0.9 * var(--card-v-scale, 1)));
  }
  .legacy-safari body > .layer.inside > .content > div > .slider > .cards > .card.before-active,
  .legacy-safari body > .layer.inside > .content > .slider > .cards > .card.before-active {
    transform: perspective(600px) rotateY(30deg) scale(0.9);
  }
  body > .layer.inside > .content > div > .slider > .cards > .card:not(.active) *,
  body > .layer.inside > .content > .slider > .cards > .card:not(.active) * {
    pointer-events: none;
  }
  body > .layer.inside > .content > div > .slider > .cards[data-count="1"],
  body > .layer.inside > .content > .slider > .cards[data-count="1"] {
    margin-left: 0;
  }
  body > .layer.inside > .content > div > .slider > .navigation,
  body > .layer.inside > .content > .slider > .navigation {
    bottom: 80px;
    height: 0;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
  }
  body > .layer.inside > .content > div > .slider > .navigation > div,
  body > .layer.inside > .content > .slider > .navigation > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    background: #341E13;
    color: #ffffff;
    cursor: pointer;
    height: 50px;
    top: -50px;
    position: absolute;
    width: 50px;
  }
  body > .layer.inside > .content > div > .slider > .navigation > div > span,
  body > .layer.inside > .content > .slider > .navigation > div > span {
    font-size: 30px;
  }
  body > .layer.inside > .content > div > .slider > .navigation > div.previous,
  body > .layer.inside > .content > .slider > .navigation > div.previous {
    left: 0;
  }
  body > .layer.inside > .content > div > .slider > .navigation > div.next,
  body > .layer.inside > .content > .slider > .navigation > div.next {
    right: 0;
  }
  @container (max-height: 180px) {
    body > .layer.inside > .content > div > .slider > .cards > .card,
    body > .layer.inside > .content > .slider > .cards > .card {
      --card-h-scale: min(1, calc(95cqh / 240px), calc(95cqw / 480px));
      height: 240px !important;
      max-height: 100%;
      transform: scale(var(--card-h-scale));
      transform-origin: center;
      width: 480px !important;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image), body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image),
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image),
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) {
      display: grid !important;
      grid-template-columns: 240px 1fr !important;
      grid-template-rows: auto 1fr auto !important;
      grid-template-areas: "image title" "image .    " "image range" !important;
      height: 100%;
      width: 100%;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image) > form, body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image) > form,
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image) > form,
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) > form {
      display: contents;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image) > .image,
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image) > form > .image, body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image) > .image,
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image) > form > .image,
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image) > .image,
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image) > form > .image,
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) > .image,
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) > form > .image {
      grid-area: image;
      height: 100%;
      padding-top: 0;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image) > .image label img,
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image) > form > .image label img, body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image) > .image label img,
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image) > form > .image label img,
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image) > .image label img,
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image) > form > .image label img,
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) > .image label img,
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) > form > .image label img {
      height: 100%;
      object-fit: cover;
      width: 100%;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image) > h3,
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image) > form > h3, body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image) > h3,
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image) > form > h3,
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image) > h3,
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image) > form > h3,
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) > h3,
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) > form > h3 {
      grid-area: title;
      min-height: 0;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image) > .range,
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image) > form > .range, body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image) > .range,
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image) > form > .range,
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image) > .range,
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image) > form > .range,
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) > .range,
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) > form > .range {
      grid-area: range;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information),
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) {
      display: block !important;
      min-height: 0 !important;
      min-width: 0 !important;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information {
      display: grid !important;
      grid-template-columns: 240px 1fr !important;
      grid-template-rows: auto 1fr auto !important;
      grid-template-areas: "image title" "image .    " "image range" !important;
      height: 100%;
      width: 100%;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form {
      display: contents;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > .image,
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form > .image,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > .image,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form > .image {
      grid-area: image;
      height: 100%;
      padding-top: 0;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > .image label img,
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form > .image label img,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > .image label img,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form > .image label img {
      height: 100%;
      object-fit: cover;
      width: 100%;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > h3,
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form > h3,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > h3,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form > h3 {
      grid-area: title;
      min-height: 0;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > .range,
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form > .range,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > .range,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form > .range {
      grid-area: range;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card,
    body > .layer.inside > .content > .slider > .cards > .card {
      margin: 0 calc(-210px + 214px * var(--card-h-scale));
    }
    body > .layer.inside > .content > div > .slider > .cards > .card.active ~ .card,
    body > .layer.inside > .content > .slider > .cards > .card.active ~ .card {
      transform: perspective(600px) rotateY(-30deg) scale(calc(0.9 * var(--card-h-scale)));
    }
    body > .layer.inside > .content > div > .slider > .cards > .card.before-active,
    body > .layer.inside > .content > .slider > .cards > .card.before-active {
      transform: perspective(600px) rotateY(30deg) scale(calc(0.9 * var(--card-h-scale)));
    }
    body > .layer.inside > .content > div > .slider > .cards > .card.detail-open,
    body > .layer.inside > .content > .slider > .cards > .card.detail-open {
      --card-counter-scale: calc(1 / var(--card-h-scale, 1));
    }
  }
  body > .layer.inside > .content > .time-bar {
    height: 50%;
  }
  body > .layer.inside > .content .timeline {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    padding: 0 40px;
    width: 100%;
  }
  body > .layer.inside > .content .timeline > .ranges {
    height: 0;
    position: relative;
    width: 100%;
  }
  body > .layer.inside > .content .timeline > .ranges > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    -webkit-justify-content: stretch;
    -moz-justify-content: stretch;
    justify-content: stretch;
    min-height: 20px;
    opacity: 0.6;
    position: absolute;
    top: -20px;
  }
  body > .layer.inside > .content .timeline > .ranges > div > i {
    display: none;
    height: 20px;
    min-width: 1px;
    width: 10%;
  }
  body > .layer.inside > .content .timeline > .ranges > div > i:nth-of-type(2) {
    background: inherit;
    width: 80%;
  }
  body > .layer.inside > .content .timeline > .ranges > div > i:nth-of-type(1) {
    background: linear-gradient(to left, transparent, #ffffff);
  }
  body > .layer.inside > .content .timeline > .ranges > div > i:nth-of-type(3) {
    background: linear-gradient(to right, transparent, #ffffff);
  }
  body > .layer.inside > .content .timeline > .ranges > div.start-fix > i:nth-of-type(1) {
    background: inherit !important;
  }
  body > .layer.inside > .content .timeline > .ranges > div.end-fix > i:nth-of-type(3) {
    background: inherit !important;
  }
  body > .layer.inside > .content .timeline > .ranges > div.attached {
    background-color: var(--default-color);
  }
  body > .layer.inside > .content .timeline > .ranges > div.attached > i {
    display: block;
  }
  body > .layer.inside > .content .timeline > .line {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 1px;
    position: relative;
    width: 100%;
  }
  body > .layer.inside > .content .timeline > .line > .step {
    position: absolute;
    top: 20px;
  }
  body > .layer.inside > .content .timeline > .line > i {
    border-left: 1px solid var(--default-color);
    box-sizing: border-box;
    height: 15px;
    position: relative;
    top: -15px;
  }
  body > .layer.inside > .content .timeline > .line > i.interval {
    border-left: 2px solid var(--default-color);
    height: 20px;
    left: -1px;
    top: -20px;
  }
  body > .layer.inside.periods {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #565656;
    height: 100%;
    width: 100%;
  }
  body > .layer.inside.periods #header {
    height: 132px;
  }
  body > .layer.inside.periods #header > .top {
    color: #3C271C;
  }
  body > .layer.inside.periods #header > .bottom {
    background-color: #836c5e;
  }
  body > .layer.inside.periods > .content {
    background: #ffffff;
    height: calc(100% - 132px);
  }
  body > .layer.inside.periods > .content > .slider {
    background: #e3dfdd;
    height: 50%;
  }
  body > .layer.inside.periods > .content > .slider > .cards {
    position: relative;
    top: 70px;
  }
  @container (max-height: 180px) {
    body > .layer.inside.periods > .content > .slider > .cards {
      top: 20px;
    }
  }
  body > .layer.inside.periods > .content > .slider > .cards > .card {
    --card-v-scale: min(1, calc(95cqh / 340px), calc(95cqw / 240px));
    --card-v-w: 240px;
    height: 340px;
    width: 240px;
    box-shadow: 0 1px 5px var(--default-color-50);
  }
  body > .layer.inside.periods > .content > .slider > .cards > .card .image img {
    filter: grayscale(100%) contrast(150%);
  }
  body > .layer.inside.periods > .content > .slider > .cards > .card .image:before {
    background-color: var(--default-color);
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.5;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  body > .layer.inside.periods > .content > .slider > .cards > .card .color > span {
    width: 60px;
  }
  body > .layer.inside.periods > .content > .slider > .cards > .card .color > input[type=color] {
    width: 70px;
  }
  body > .layer.inside.periods > .content > .timeline {
    height: 50%;
  }
  body > .layer.inside.chapters {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #ffffff;
    height: 100%;
    width: 100%;
  }
  body > .layer.inside.chapters > .header {
    height: 132px;
  }
  body > .layer.inside.chapters > .header > .top {
    color: var(--default-color);
  }
  body > .layer.inside.chapters > .header > .top h1 > i {
    cursor: pointer;
    font-size: 40px;
    position: relative;
    top: 2px;
  }
  body > .layer.inside.chapters > .header > .bottom {
    position: relative;
  }
  body > .layer.inside.chapters > .header > .bottom:before {
    background-color: var(--default-color);
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.8;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.chapters > .content {
    background: #ffffff;
    height: calc(100% - 132px);
  }
  body > .layer.inside.chapters > .content > .slider {
    height: 35%;
    min-height: 160px;
  }
  body > .layer.inside.chapters > .content > .slider > .cards {
    position: relative;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card {
    --card-v-scale: min(1, calc(95cqh / 240px), calc(95cqw / 170px));
    --card-v-w: 170px;
    height: 240px;
    width: 170px;
    box-shadow: 0 1px 5px #341E13;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card h3 {
    font-size: 18px;
    margin: 0;
    padding: 15px;
    text-transform: none;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
    min-height: 240px;
    min-width: 170px;
    width: 100%;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .information {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
    max-width: 100%;
    width: 100%;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description {
    opacity: 0;
    pointer-events: none;
    position: relative;
    max-width: 0;
    width: 100%;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description > .close-detail {
    color: #e3dfdd;
    cursor: pointer;
    font-size: 26px;
    position: absolute;
    right: 6px;
    top: 6px;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description > div {
    font-size: 15px;
    height: 100%;
    line-height: 1.35em;
    overflow-x: hidden;
    overflow-y: auto;
    padding-right: 200px;
    width: calc(100% + 200px);
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description > div .codex-editor--narrow {
    margin-right: 0;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description > div .codex-editor--narrow .codex-editor__redactor {
    margin-right: 0;
    padding-bottom: 0 !important;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description > div .codex-editor--narrow .ce-block {
    margin-right: 0;
    padding-right: 0;
    word-wrap: break-word;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description > div .codex-editor--narrow .ce-toolbar__actions {
    background: #ffffff;
    box-shadow: 0px 6px 8px -10px #341E13, 0px -6px 8px -10px #341E13;
    left: calc(100% + 26px);
    right: auto;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description > div {
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description > div::-webkit-scrollbar {
    display: none;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description > a {
    bottom: 26px;
    color: var(--default-color);
    font-size: 36px;
    left: 50%;
    margin-left: -30px;
    position: absolute;
    text-decoration: none;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .placeholder {
    display: none;
    z-index: -1;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .placeholder .subform {
    display: none !important;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card.detail-open {
    cursor: default;
    z-index: 10;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card.detail-open .content {
    background: #ffffff;
    box-shadow: 0 0 24px 8px #341E13;
    height: 320px;
    left: var(--offset-left, 0);
    margin: 0;
    min-height: 320px;
    min-width: 510px;
    position: fixed;
    top: var(--offset-top, 0);
    width: 510px;
    z-index: 100;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card.detail-open .content > .information {
    background: #ffffff;
    max-width: 230px;
    z-index: 1;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card.detail-open .content > .description {
    background: #ffffff;
    box-shadow: inset 35px 0px 35px -20px #e3dfdd;
    max-width: 280px;
    opacity: 1;
    padding: 46px 26px 72px 26px;
    pointer-events: all;
    z-index: 1;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card.detail-open .content:before {
    background: rgba(255, 255, 255, 0.8);
    content: "";
    height: 15000px;
    left: -5000px;
    position: fixed;
    top: -5000px;
    width: 15000px;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card.detail-open .placeholder {
    display: block;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card.detail-open .placeholder h3 {
    height: auto;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card.detail-open .controls {
    margin-top: -35px;
    position: fixed;
    right: calc(100% - var(--offset-left, 0px) - 510px);
    top: var(--offset-top, 0);
    z-index: 10000;
  }
  body > .layer.inside.chapters > .content > .timeline {
    height: 15%;
    min-height: 100px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background: color-mix(in srgb, var(--default-color) 40%, transparent);
    height: 60%;
    overflow-y: auto;
    padding: 0 40px;
    position: relative;
  }
  body > .layer.inside.chapters > .content > .chapters-bars:after {
    -webkit-box-shadow: inset 0px 18px 20px -20px var(--default-color);
    box-shadow: inset 0px 18px 20px -20px var(--default-color);
    content: "";
    left: 0;
    height: 100%;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    flex: 1;
    padding: 20px 0;
    position: relative;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .surrounded-period {
    background: color-mix(in srgb, var(--default-color) 40%, #ffffff);
    bottom: 0;
    position: absolute;
    top: 0;
    width: 40px;
    z-index: 1;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .surrounded-period.previous {
    border-right: 1px solid var(--default-color);
    left: -40px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .surrounded-period.next {
    border-left: 1px solid var(--default-color);
    right: -40px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 40px;
    position: relative;
    text-align: center;
    z-index: 2;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > span {
    color: #341E13;
    font-size: 13px;
    font-weight: 600;
    height: 15px;
    position: relative;
    white-space: nowrap;
    width: 100%;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > span > span {
    cursor: pointer;
    left: 50%;
    position: absolute;
    top: 0;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > span > i {
    cursor: pointer;
    display: none;
    font-size: 30px;
    position: absolute;
    top: -8px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > span > i.bh-right {
    right: -42px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > span > i.bh-left {
    left: -42px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    -webkit-justify-content: stretch;
    -moz-justify-content: stretch;
    justify-content: stretch;
    height: 2px;
    width: 100%;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > div > i {
    height: 2px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > div > i:nth-of-type(2) {
    background-color: var(--default-color);
    width: 100%;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > div > i:nth-of-type(1) {
    background: var(--right-gradient);
    max-width: 50px;
    min-width: 10px;
    width: 10%;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > div > i:nth-of-type(3) {
    background: var(--left-gradient);
    max-width: 50px;
    min-width: 10px;
    width: 10%;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > div.start-fix > i:nth-of-type(1) {
    background-color: var(--default-color);
    position: relative;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > div.start-fix > i:nth-of-type(1):before {
    background-color: var(--default-color);
    border-radius: 50%;
    content: "";
    height: 7px;
    left: 0;
    position: absolute;
    top: -3px;
    width: 7px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > div.end-fix > i:nth-of-type(3) {
    background-color: var(--default-color);
    position: relative;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > div.end-fix > i:nth-of-type(3):after {
    background-color: var(--default-color);
    border-radius: 50%;
    content: "";
    height: 7px;
    right: 0;
    position: absolute;
    top: -3px;
    width: 7px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar.start-before:not(.end-after) > span > span {
    left: 0;
    margin-left: 0 !important;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar.active > span {
    color: var(--default-color);
    font-weight: 400;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar.active > span > i {
    display: block;
  }
  body > .layer.inside.chapters > .content.blurred > .slider > .navigation {
    z-index: 0;
  }
  body > .layer.inside.chapters > .content.blurred > .chapters-bars > .inner > .bar {
    z-index: 0;
  }
  body > .layer.inside.chapters > .content.blurred > .chapters-bars > .inner > .surrounded-period {
    z-index: 0;
  }
  body > .layer.inside.chapters > .content.blurred > .chapters-bars:after {
    z-index: 0;
  }
  body > .layer.inside.chapters-grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #ffffff;
    height: 100%;
    width: 100%;
  }
  body > .layer.inside.chapters-grid > .header {
    height: auto;
    min-height: 50px;
  }
  body > .layer.inside.chapters-grid > .header > .top {
    color: var(--default-color);
  }
  body > .layer.inside.chapters-grid > .header > .top .grid-close {
    font-size: 40px;
  }
  body > .layer.inside.chapters-grid > .content {
    height: 100%;
    overflow-y: auto;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
    padding: 20px 40px;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    aspect-ratio: 170/240;
    background: #ffffff;
    box-shadow: 0 1px 5px #341E13;
    color: inherit;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    text-decoration: none;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card:hover {
    box-shadow: 0 2px 10px #341E13;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card .ribbon {
    height: 75px;
    left: -5px;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    text-align: right;
    top: -5px;
    z-index: 1;
    width: 75px;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card .ribbon span {
    background: linear-gradient(#F70505 0%, #8F0808 100%);
    box-shadow: 0 3px 10px -5px rgb(0, 0, 0);
    color: #ffffff;
    display: block;
    font-size: 10px;
    font-weight: bold;
    left: -21px;
    line-height: 20px;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    top: 19px;
    transform: rotate(-45deg);
    width: 100px;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card .ribbon span:before {
    border-bottom: 3px solid transparent;
    border-left: 3px solid #8F0808;
    border-right: 3px solid transparent;
    border-top: 3px solid #8F0808;
    content: "";
    left: 0;
    position: absolute;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card .ribbon span:after {
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
    border-right: 3px solid #8F0808;
    border-top: 3px solid #8F0808;
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card > .image {
    background: rgba(68, 67, 68, 0.8);
    padding-top: 75%;
    position: relative;
    width: 100%;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card > .image img {
    display: block;
    height: 100%;
    left: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card > h3 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    color: var(--default-color);
    font-size: 14px;
    font-weight: 700;
    line-height: 1.3em;
    margin: 0;
    overflow: hidden;
    padding: 10px;
    text-align: center;
    text-overflow: ellipsis;
    text-transform: uppercase;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card > .range {
    padding: 0 10px 12px 10px;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card > .range > span {
    display: block;
    font-size: 12px;
    text-align: center;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card > .periods-colors {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card > .periods-colors > div {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: block;
    height: 5px;
  }
  body > .layer.inside.chapters-timeline {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #ffffff;
    height: 100%;
    width: 100%;
  }
  body > .layer.inside.chapters-timeline > .header {
    height: auto;
    min-height: 50px;
  }
  body > .layer.inside.chapters-timeline > .header > .top {
    color: var(--default-color);
  }
  body > .layer.inside.chapters-timeline > .header > .top .grid-close {
    font-size: 40px;
  }
  body > .layer.inside.chapters-timeline > .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    overflow-y: auto;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-periods {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    position: sticky;
    top: 0;
    z-index: 3;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-periods > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    min-height: 36px;
    overflow: hidden;
    padding: 8px 4px;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-periods > div > span {
    color: #ffffff;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background: repeating-linear-gradient(to bottom, #e2dbd7 0px, #e2dbd7 60px, #ffffff 60px, #ffffff 120px);
    min-height: 0;
    padding: 0;
    position: relative;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    box-sizing: border-box;
    height: 60px;
    padding: 14px 0;
    position: absolute;
    text-align: center;
    text-decoration: none;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > span {
    color: #341E13;
    font-size: 13px;
    font-weight: 600;
    height: 13px;
    line-height: 13px;
    position: relative;
    white-space: nowrap;
    width: 100%;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > span > span {
    cursor: pointer;
    left: 50%;
    position: absolute;
    top: 0;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    height: 2px;
    position: relative;
    width: 100%;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div > span {
    display: block;
    height: 100%;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div:before, body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div:after {
    content: "";
    height: 2px;
    position: absolute;
    top: 0;
    width: 10%;
    max-width: 50px;
    min-width: 10px;
    z-index: 1;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div:before {
    background: linear-gradient(to right, var(--row-color, #ffffff), transparent);
    left: 0;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div:after {
    background: linear-gradient(to left, var(--row-color, #ffffff), transparent);
    right: 0;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div.narrow:before, body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div.narrow:after {
    min-width: 0;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div.start-fix:before {
    background: var(--start-color);
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div.start-fix > span:first-child {
    position: relative;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div.start-fix > span:first-child:before {
    background-color: var(--start-color);
    border-radius: 50%;
    content: "";
    height: 7px;
    left: 0;
    position: absolute;
    top: -3px;
    width: 7px;
    z-index: 2;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div.end-fix:after {
    background: var(--end-color);
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div.end-fix > span:last-child {
    position: relative;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div.end-fix > span:last-child:after {
    background-color: var(--end-color);
    border-radius: 50%;
    content: "";
    height: 7px;
    right: 0;
    position: absolute;
    top: -3px;
    width: 7px;
    z-index: 2;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar:hover > span {
    color: var(--default-color);
  }
  body > .layer.inside.chapter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    width: 100%;
  }
  body > .layer.inside.chapter > .header {
    height: 96px;
  }
  body > .layer.inside.chapter > .header > .top {
    color: #341E13;
    height: 100%;
  }
  body > .layer.inside.chapter > .header > .top > .image {
    height: 96px;
    margin: -30px 0 -30px -30px;
    min-width: 96px;
    overflow: hidden;
    width: 96px;
  }
  body > .layer.inside.chapter > .header > .top > .image img {
    height: 100%;
    width: auto;
  }
  body > .layer.inside.chapter > .header > .top h1 {
    font-size: 24px;
    margin: 0 70px 0 30px;
    text-align: left;
    text-transform: none;
    white-space: nowrap;
  }
  body > .layer.inside.chapter > .header > .top .range {
    width: 100%;
  }
  body > .layer.inside.chapter > .header > .top .links {
    white-space: nowrap;
  }
  body > .layer.inside.chapter > .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    background: #ffffff;
    height: calc(100% - 96px);
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    bottom: 100%;
    height: 50px;
    left: 50%;
    margin: 2px 0;
    position: absolute;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label > span {
    bottom: 100%;
    color: #836c5e;
    cursor: pointer;
    display: block;
    font-size: 12px;
    margin: 5px 0;
    position: absolute;
    text-align: center;
    width: 100px;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label > span:hover {
    font-weight: 400;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label > i {
    background: #836c5e;
    position: absolute;
    content: "";
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label > i:nth-of-type(1) {
    bottom: 0;
    height: 100%;
    left: 0;
    width: 1px;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label > i:nth-of-type(2) {
    border-radius: 50%;
    height: 7px;
    left: -3px;
    top: 0;
    width: 7px;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.bottom {
    bottom: unset;
    top: 100%;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.bottom > span {
    top: 100%;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.bottom > i:nth-of-type(1) {
    bottom: unset;
    top: 0;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.bottom > i:nth-of-type(2) {
    bottom: 0;
    top: unset;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.draggable > span {
    pointer-events: all;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.draggable > i:nth-of-type(2) {
    cursor: pointer;
    pointer-events: all;
    z-index: 1;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.left > span {
    text-align: left;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.right > span {
    text-align: right;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div.attached {
    background-color: #836c5e;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div.attached > label > span {
    color: #444344;
    font-weight: 900;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div.event-pseudo-range {
    background: transparent !important;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.event-label > span {
    pointer-events: all;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.event-label.linked > span {
    color: #444344;
    font-weight: 900;
  }
  body > .layer.inside.chapter > .content > div {
    height: 100%;
  }
  body > .layer.inside.chapter > .content > div.tab {
    -webkit-transition: max-height 0.5s ease;
    -moz-transition: max-height 0.5s ease;
    -ms-transition: max-height 0.5s ease;
    -o-transition: max-height 0.5s ease;
    transition: max-height 0.5s ease;
    max-height: 40px;
    overflow: hidden;
    position: relative;
    z-index: 2;
  }
  body > .layer.inside.chapter > .content > div.tab > .toggle {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    background: #e3dfdd;
    color: #341E13;
    cursor: pointer;
    font-weight: 600;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    position: relative;
  }
  body > .layer.inside.chapter > .content > div.tab > .toggle > span {
    font-size: 14px;
    text-transform: uppercase;
    white-space: nowrap;
    z-index: 1;
  }
  body > .layer.inside.chapter > .content > div.tab > .toggle > .user-links {
    display: none;
    position: absolute;
    right: 50px;
    top: 0;
  }
  body > .layer.inside.chapter > .content > div.tab > .toggle > .user-links > a {
    color: #ffffff;
  }
  body > .layer.inside.chapter > .content > div.tab > .toggle > i {
    font-size: 28px;
    z-index: 1;
  }
  body > .layer.inside.chapter > .content > div.tab > .toggle > i.bh-down {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
  }
  body > .layer.inside.chapter > .content > div.tab > .toggle > i.bh-right {
    position: absolute;
    right: 0;
    top: 0;
  }
  body > .layer.inside.chapter > .content > div.tab > .toggle:before {
    background: #836c5e;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.tab > .toggle:hover:before {
    opacity: 0.7;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider {
    background: linear-gradient(to top, #e3dfdd, #ffffff);
    height: calc(var(--inner-h, calc(100vh - 216px)) * 0.5 + 20px);
    padding-bottom: 20px;
    transition: visibility 0s 0.3s;
    visibility: hidden;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards {
    position: relative;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.event-preview {
    box-shadow: none;
    height: 0;
    left: 0;
    min-height: 0;
    min-width: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    transform: none !important;
    width: 0;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.event-preview * {
    pointer-events: all;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.event-preview .controls {
    display: none;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card {
    box-shadow: 0 1px 5px rgba(131, 108, 94, 0.5);
    height: 240px;
    width: 170px;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card h3 {
    font-size: 18px;
    margin: 0;
    padding: 15px;
    text-transform: none;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
    min-height: 240px;
    min-width: 170px;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .information {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
    max-width: 100%;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description {
    opacity: 0;
    pointer-events: none;
    position: relative;
    max-width: 0;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description > .close-detail {
    color: #e3dfdd;
    cursor: pointer;
    font-size: 26px;
    position: absolute;
    right: 6px;
    top: 6px;
    z-index: 2;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description > div {
    font-size: 15px;
    height: 100%;
    line-height: 1.35em;
    overflow-x: hidden;
    overflow-y: auto;
    padding-right: 200px;
    width: calc(100% + 200px);
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description > div .codex-editor--narrow {
    margin-right: 0;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description > div .codex-editor--narrow .codex-editor__redactor {
    margin-right: 0;
    padding-bottom: 0 !important;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description > div .codex-editor--narrow .ce-block {
    margin-right: 0;
    padding-right: 0;
    word-wrap: break-word;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description > div .codex-editor--narrow .ce-toolbar__actions {
    background: #ffffff;
    box-shadow: 0 6px 8px -10px #341E13, 0px -6px 8px -10px #341E13;
    left: calc(100% + 26px);
    right: auto;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description > div {
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description > div::-webkit-scrollbar {
    display: none;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description > a {
    bottom: 26px;
    color: var(--default-color);
    font-size: 36px;
    left: 50%;
    margin-left: -30px;
    position: absolute;
    text-decoration: none;
    z-index: 1;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .placeholder {
    display: none;
    z-index: -1;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .placeholder .subform {
    display: none !important;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open {
    cursor: default;
    transform-style: inherit;
    z-index: 10;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open .controls {
    margin-top: -35px;
    position: fixed;
    right: calc(100% - var(--offset-left, 0px) - 510px);
    top: var(--offset-top, 0);
    z-index: 10000;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open .content {
    background: #ffffff;
    box-shadow: 0 0 24px 8px #341E13;
    height: 320px;
    left: var(--offset-left, 0);
    margin: 0;
    min-height: 320px;
    min-width: 510px;
    position: fixed;
    top: var(--offset-top, 0);
    width: 510px;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open .content > .information {
    background: #ffffff;
    max-width: 230px;
    z-index: 1;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open .content > .description {
    background: #ffffff;
    box-shadow: inset 35px 0 35px -20px rgba(227, 223, 221, 0.5);
    max-width: 280px;
    opacity: 1;
    padding: 46px 26px 72px 26px;
    pointer-events: all;
    z-index: 1;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open .content:before {
    background: rgba(255, 255, 255, 0.8);
    content: "";
    height: 15000px;
    left: -5000px;
    position: fixed;
    top: -5000px;
    width: 15000px;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open .placeholder {
    display: block;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open .placeholder h3 {
    height: auto;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open .controls {
    margin-top: -35px;
    position: fixed;
    right: calc(100% - var(--offset-left, 0px) - 510px);
    top: var(--offset-top, 0);
    z-index: 10000;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    max-height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-start;
    -moz-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    background: url("../images/themes-background-WBtv9Ue.png") repeat left top;
    background-size: auto 264px;
    padding: 0 30px 0 60px;
    position: relative;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    cursor: pointer;
    height: 200px;
    margin: 32px 30px;
    position: relative;
    text-decoration: none;
    width: 140px;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card > form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card > form .errors {
    z-index: 1;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .controls {
    background: #ffffff;
    bottom: 100%;
    padding: 5px 8px;
    position: absolute;
    right: 0;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .controls > button {
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -ms-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    border: none;
    background: #ffffff;
    cursor: pointer;
    opacity: 0.7;
    padding: 2px 5px;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .controls > button:hover {
    opacity: 1;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .ribbon {
    height: 75px;
    left: -1px;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    text-align: right;
    top: -1px;
    z-index: 1;
    width: 75px;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .ribbon span {
    background: linear-gradient(#F70505 0%, #8F0808 100%);
    box-shadow: 0 3px 10px -5px rgb(0, 0, 0);
    color: #ffffff;
    display: block;
    font-size: 10px;
    font-weight: bold;
    left: -21px;
    line-height: 20px;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    top: 19px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 100px;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .ribbon span:before {
    border-bottom: 3px solid transparent;
    border-left: 3px solid #8F0808;
    border-right: 3px solid transparent;
    border-top: 3px solid #8F0808;
    content: "";
    left: 0;
    position: absolute;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .ribbon span:after {
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
    border-right: 3px solid #8F0808;
    border-top: 3px solid #8F0808;
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
    min-height: 184px;
    min-width: 128px;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .content label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 120px;
    position: relative;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .content label > input {
    left: 150%;
    opacity: 0;
    position: absolute;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .content h3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    color: var(--default-color);
    font-size: 12px;
    font-weight: 700;
    height: 100%;
    line-height: 16px;
    margin: 0;
    min-height: 85px;
    padding: 8px 15px;
    position: relative;
    text-align: left;
    word-break: break-word;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card.first-of-row > form .errors {
    left: 100%;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder) .content label:before {
    bottom: -5px;
    color: #ffffff;
    font-size: 40px;
    font-weight: 700;
    left: 25px;
    position: absolute;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(1) .content label:before {
    content: "1";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(2) .content label:before {
    content: "2";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(3) .content label:before {
    content: "3";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(4) .content label:before {
    content: "4";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(5) .content label:before {
    content: "5";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(6) .content label:before {
    content: "6";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(7) .content label:before {
    content: "7";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(8) .content label:before {
    content: "8";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(9) .content label:before {
    content: "9";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(10) .content label:before {
    content: "10";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(11) .content label:before {
    content: "11";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(12) .content label:before {
    content: "12";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(13) .content label:before {
    content: "13";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(14) .content label:before {
    content: "14";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(15) .content label:before {
    content: "15";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(16) .content label:before {
    content: "16";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(17) .content label:before {
    content: "17";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(18) .content label:before {
    content: "18";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(19) .content label:before {
    content: "19";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(20) .content label:before {
    content: "20";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(21) .content label:before {
    content: "21";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(22) .content label:before {
    content: "22";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(23) .content label:before {
    content: "23";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(24) .content label:before {
    content: "24";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(25) .content label:before {
    content: "25";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(26) .content label:before {
    content: "26";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(27) .content label:before {
    content: "27";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(28) .content label:before {
    content: "28";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(29) .content label:before {
    content: "29";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(30) .content label:before {
    content: "30";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(31) .content label:before {
    content: "31";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(32) .content label:before {
    content: "32";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(33) .content label:before {
    content: "33";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(34) .content label:before {
    content: "34";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(35) .content label:before {
    content: "35";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(36) .content label:before {
    content: "36";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(37) .content label:before {
    content: "37";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(38) .content label:before {
    content: "38";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(39) .content label:before {
    content: "39";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(40) .content label:before {
    content: "40";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(41) .content label:before {
    content: "41";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(42) .content label:before {
    content: "42";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(43) .content label:before {
    content: "43";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(44) .content label:before {
    content: "44";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(45) .content label:before {
    content: "45";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(46) .content label:before {
    content: "46";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(47) .content label:before {
    content: "47";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(48) .content label:before {
    content: "48";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(49) .content label:before {
    content: "49";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(50) .content label:before {
    content: "50";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(51) .content label:before {
    content: "51";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(52) .content label:before {
    content: "52";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(53) .content label:before {
    content: "53";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(54) .content label:before {
    content: "54";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(55) .content label:before {
    content: "55";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(56) .content label:before {
    content: "56";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(57) .content label:before {
    content: "57";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(58) .content label:before {
    content: "58";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(59) .content label:before {
    content: "59";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(60) .content label:before {
    content: "60";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(61) .content label:before {
    content: "61";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(62) .content label:before {
    content: "62";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(63) .content label:before {
    content: "63";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(64) .content label:before {
    content: "64";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(65) .content label:before {
    content: "65";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(66) .content label:before {
    content: "66";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(67) .content label:before {
    content: "67";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(68) .content label:before {
    content: "68";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(69) .content label:before {
    content: "69";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(70) .content label:before {
    content: "70";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(71) .content label:before {
    content: "71";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(72) .content label:before {
    content: "72";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(73) .content label:before {
    content: "73";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(74) .content label:before {
    content: "74";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(75) .content label:before {
    content: "75";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(76) .content label:before {
    content: "76";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(77) .content label:before {
    content: "77";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(78) .content label:before {
    content: "78";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(79) .content label:before {
    content: "79";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(80) .content label:before {
    content: "80";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(81) .content label:before {
    content: "81";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(82) .content label:before {
    content: "82";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(83) .content label:before {
    content: "83";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(84) .content label:before {
    content: "84";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(85) .content label:before {
    content: "85";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(86) .content label:before {
    content: "86";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(87) .content label:before {
    content: "87";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(88) .content label:before {
    content: "88";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(89) .content label:before {
    content: "89";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(90) .content label:before {
    content: "90";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(91) .content label:before {
    content: "91";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(92) .content label:before {
    content: "92";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(93) .content label:before {
    content: "93";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(94) .content label:before {
    content: "94";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(95) .content label:before {
    content: "95";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(96) .content label:before {
    content: "96";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(97) .content label:before {
    content: "97";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(98) .content label:before {
    content: "98";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(99) .content label:before {
    content: "99";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(100) .content label:before {
    content: "100";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:before {
    background: url("../images/btn_thema-tN6Xi7r.png") no-repeat center center;
    background-size: cover;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card.placeholder {
    opacity: 0.7;
    pointer-events: none;
    position: absolute;
    z-index: 1;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card.sortable-ghost {
    opacity: 0.6;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card.group {
    box-shadow: 0 1px 5px #341E13, inset 0 1px 5px #341E13;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card.group .controls button.bh-cards {
    color: #008800;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards.dragging {
    cursor: move !important;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards.dragging > .card {
    -webkit-user-select: none; /* Safari */
    -ms-user-select: none; /* IE 10 and IE 11 */
    user-select: none; /* Standard syntax */
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards.dragging * {
    cursor: move !important;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .background {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background: linear-gradient(to top, #e3dfdd, #ffffff);
  }
  body > .layer.inside.chapter > .content > div.tab > .timeline {
    height: calc(var(--inner-h, calc(100vh - 216px)) * 0.5 - 20px);
    transform-origin: top left;
    transition: visibility 0s 0.3s;
    visibility: hidden;
    width: calc(100% * var(--timeline-size, 1));
  }
  body > .layer.inside.chapter > .content > div.tab > .timeline.scale-down {
    width: calc(100% / var(--timeline-scale, 1) * var(--timeline-size, 1));
  }
  body > .layer.inside.chapter > .content > div.tab > .timeline.draggable {
    cursor: grab;
  }
  body > .layer.inside.chapter > .content > div.tab > .timeline.dragging {
    cursor: grabbing;
  }
  body > .layer.inside.chapter > .content > div.tab > .timeline.dragging * {
    user-select: none;
  }
  body > .layer.inside.chapter > .content > div.tab.active {
    max-height: 100%;
    z-index: 4;
  }
  body > .layer.inside.chapter > .content > div.tab.active > .toggle {
    background: #341E13;
    color: #ffffff;
  }
  body > .layer.inside.chapter > .content > div.tab.active > .toggle > .user-links {
    display: block;
  }
  body > .layer.inside.chapter > .content > div.tab.active > .toggle > i.bh-down {
    display: block;
  }
  body > .layer.inside.chapter > .content > div.tab.active > .toggle > i.bh-right {
    display: none;
  }
  body > .layer.inside.chapter > .content > div.tab.active > .toggle:hover:before {
    display: none;
  }
  body > .layer.inside.chapter > .content > div.tab.active > .themes:before {
    display: block;
  }
  body > .layer.inside.chapter > .content > div.tab.active > .slider,
  body > .layer.inside.chapter > .content > div.tab.active > .timeline {
    transition: visibility 0s;
    visibility: visible;
  }
  body > .layer.inside.chapter > .content > div.background {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    left: 0;
    max-height: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.background > .bh-close {
    color: #ffffff;
    cursor: pointer;
    display: none;
    font-size: 2em;
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 1;
  }
  body > .layer.inside.chapter > .content > div.background > div {
    background: rgba(0, 0, 0, 0.5);
    bottom: 0;
    color: #ffffff;
    padding-bottom: 120px;
    position: absolute;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.background > div > span {
    display: block;
    font-size: 45px;
    font-weight: 700;
    height: 180px;
    padding: 40px;
    text-align: center;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.background > div > .range {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    font-size: 14px;
    padding: 17px 30px;
    position: relative;
  }
  body > .layer.inside.chapter > .content > div.background > div > .range > .colors {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    bottom: 0;
    height: 12px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.background > div > .range > .colors > div {
    background-color: var(--default-color);
    height: 100%;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.background > div:before {
    background: #3C271C;
    content: "";
    height: 100%;
    opacity: 0.3;
    position: absolute;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.background:before {
    background-color: rgba(0, 0, 0, 0.05);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.chapter > .content.blurred > div > .slider > .navigation {
    z-index: 0;
  }
  body > .layer.inside.chapter > .content.blurred > div.tab.active {
    overflow: visible;
  }
  body > .layer.inside.chapter > .content.blurred:before {
    z-index: 3;
  }
  body > .layer.inside.chapter.initial > .header {
    display: none;
  }
  body > .layer.inside.chapter.initial > .content {
    height: 100%;
  }
  body > .layer.inside.chapter.initial > .content > div.tab > .toggle {
    background: transparent;
    border-top: 1px solid #ffffff;
    color: #ffffff;
  }
  body > .layer.inside.chapter.initial > .content > div.background {
    max-height: 100%;
  }
  body > .layer.inside.chapter.initial > .content > div.background > .bh-close {
    display: block;
  }
  body > .layer.inside.event > .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    height: 192px;
    left: 0;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
  }
  body > .layer.inside.event > .header > .chapter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    height: 192px;
    width: 85px;
  }
  body > .layer.inside.event > .header > .chapter > h3 {
    color: #e3dfdd;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
  }
  body > .layer.inside.event > .header > .chapter > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    box-shadow: 0 1px 5px #341E13;
    height: 138px;
    position: relative;
    width: 100px;
  }
  body > .layer.inside.event > .header > .chapter > div h4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    color: var(--default-color);
    font-size: 10px;
    font-weight: 700;
    height: 100%;
    line-height: 14px;
    margin: 0;
    min-height: 40px;
    padding: 15px 5px 5px 5px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
  }
  body > .layer.inside.event > .header > .chapter > div .image {
    background: rgba(68, 67, 68, 0.8);
    padding-top: 75%;
    position: relative;
    width: 100%;
  }
  body > .layer.inside.event > .header > .chapter > div .image label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.event > .header > .chapter > div .image label img {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.event > .header > .chapter > div .range {
    padding: 0 5px;
  }
  body > .layer.inside.event > .header > .chapter > div .range > span {
    display: block;
    font-size: 9px;
    height: 22px;
    line-height: 22px;
    text-align: center;
  }
  body > .layer.inside.event > .header > .chapter > div .periods-colors {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
  }
  body > .layer.inside.event > .header > .chapter > div .periods-colors > div {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: block;
    height: 5px;
  }
  body > .layer.inside.event > .header > .close {
    color: #836c5e;
    padding: 10px;
    pointer-events: all;
  }
  body > .layer.inside.event > .header > .close a {
    color: inherit;
  }
  body > .layer.inside.event > .header > .close i {
    -webkit-transition: text-shadow 0.5s ease;
    -moz-transition: text-shadow 0.5s ease;
    -ms-transition: text-shadow 0.5s ease;
    -o-transition: text-shadow 0.5s ease;
    transition: text-shadow 0.5s ease;
    cursor: pointer;
    font-size: 24px;
  }
  body > .layer.inside.event > .header > .close i:hover {
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  }
  body > .layer.inside.event {
    overflow-y: auto;
  }
  body > .layer.inside.event > .content {
    height: 100%;
  }
  body > .layer.inside.event > .content > .event .ribbon {
    height: 75px;
    left: -5px;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    text-align: right;
    top: -5px;
    z-index: 1;
    width: 75px;
  }
  body > .layer.inside.event > .content > .event .ribbon span {
    background: linear-gradient(#F70505 0%, #8F0808 100%);
    box-shadow: 0 3px 10px -5px rgb(0, 0, 0);
    color: #ffffff;
    display: block;
    font-size: 10px;
    font-weight: bold;
    left: -21px;
    line-height: 20px;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    top: 19px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 100px;
  }
  body > .layer.inside.event > .content > .event .ribbon span:before {
    border-bottom: 3px solid transparent;
    border-left: 3px solid #8F0808;
    border-right: 3px solid transparent;
    border-top: 3px solid #8F0808;
    content: "";
    left: 0;
    position: absolute;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.event > .content > .event .ribbon span:after {
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
    border-right: 3px solid #8F0808;
    border-top: 3px solid #8F0808;
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.event > .content > .event .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 192px;
    position: relative;
    z-index: 2;
  }
  body > .layer.inside.event > .content > .event .header > .image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    height: 192px;
    overflow: hidden;
    width: 232px;
  }
  body > .layer.inside.event > .content > .event .header > .image img {
    height: 100%;
    margin: auto;
    width: auto;
  }
  body > .layer.inside.event > .content > .event .header > .information {
    padding: 20px 40px;
    width: 100%;
  }
  body > .layer.inside.event > .content > .event .header > .information h1 {
    font-size: 20px;
    margin-bottom: 0;
    padding-bottom: 9px;
  }
  body > .layer.inside.event > .content > .event .header > .information .range {
    font-weight: 300;
  }
  body > .layer.inside.event > .content > .event .header > .information .short-description {
    max-width: calc(100% - 220px);
  }
  body > .layer.inside.event > .content > .event .header > .information .short-description .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.event > .content > .event .header > .information .short-description .ce-block__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.event > .content > .event .header > .information .short-description .ce-toolbar__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.event > .content > .event .header > .information .short-description .ce-toolbar__actions {
    right: auto;
    left: calc(100% - 40px);
  }
  body > .layer.inside.event > .content > .event .header > .chapter-placeholder {
    width: 250px;
  }
  body > .layer.inside.event > .content > .event .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    border-top: 1px solid #e3dfdd;
    margin: 0 0 auto 0;
    min-height: calc(100% - 320px);
  }
  body > .layer.inside.event > .content > .event .content > .summary {
    width: 232px;
  }
  body > .layer.inside.event > .content > .event .content > .summary > div {
    padding: 20px 20px 20px 40px;
    width: 232px;
  }
  body > .layer.inside.event > .content > .event .content > .summary > div > div {
    color: #e3dfdd;
    font-size: 14px;
  }
  body > .layer.inside.event > .content > .event .content > .summary > div > ul {
    padding: 20px 0;
  }
  body > .layer.inside.event > .content > .event .content > .summary > div > ul > li {
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 20px;
  }
  body > .layer.inside.event > .content > .event .content > .summary > div > ul > li > ul > li {
    cursor: pointer;
    font-size: 14px;
    margin: 10px 0 10px 20px;
  }
  body > .layer.inside.event > .content > .event .content > .summary.fixed > div {
    position: fixed;
    top: 0;
  }
  body > .layer.inside.event > .content > .event .content > .summary.hidden > div {
    display: none;
  }
  body > .layer.inside.event > .content > .event .content > .description {
    padding: 20px 40px;
    width: calc(100% - 232px);
  }
  body > .layer.inside.event > .content > .event .content > .description h2 {
    font-size: 18px;
  }
  body > .layer.inside.event > .content > .event .content > .description h3 {
    font-size: 16px;
  }
  body > .layer.inside.event > .content > .event .content > .description .ce-block {
    position: relative;
  }
  body > .layer.inside.event > .content > .event .content > .description .ce-block.ce-block--focused {
    z-index: 1;
  }
  body > .layer.inside.event > .content > .event .content > .description .ce-block .ce-block__content a {
    color: var(--default-color);
  }
  body > .layer.inside.event > .content > .event .content > .description .cdx-block:after {
    clear: both;
    content: "";
    display: table;
  }
  body > .layer.inside.event > .content > .event .content > .description .tc-table {
    --color-border: #C7BAB3;
  }
  body > .layer.inside.event > .content > .event .content > .description .tc-table.tc-table--heading .tc-row:first-child {
    background: rgba(199, 186, 179, 0.3);
  }
  body > .layer.inside.event > .content > .event .content > .description .image-tool--alignLeft {
    float: left;
    margin: 0 20px 20px 0;
    position: relative;
    z-index: 1;
  }
  body > .layer.inside.event > .content > .event .content > .description .image-tool--alignLeft:after {
    display: none;
  }
  body > .layer.inside.event > .content > .event .content > .description .image-tool--alignRight {
    float: right;
    margin: 0 0 20px 20px;
    position: relative;
    z-index: 1;
  }
  body > .layer.inside.event > .content > .event .content > .description .image-tool--alignRight:after {
    display: none;
  }
  body > .layer.inside.event > .content > .event .content > .description .video-tool__video {
    border: none;
  }
  body > .layer.inside.event > .content > .event .content > .description .image-tool__caption {
    border: none;
    box-shadow: none;
    font-size: 12px;
    font-style: italic;
    padding: 0;
  }
  body > .layer.inside.event > .content > .event .content > .description .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.event > .content > .event .content > .description .ce-block__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.event > .content > .event .content > .description .ce-toolbar {
    right: 100%;
    z-index: 2;
  }
  body > .layer.inside.event > .content > .event .content > .description .ce-toolbar .ce-toolbar__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.event > .content > .event > .controls {
    background: #ffffff;
    left: 50%;
    padding: 0 20px 20px 20px;
    position: fixed;
    top: 0;
    z-index: 10;
  }
  body > .layer.inside.event > .content > .event form {
    height: 100%;
  }
  body > .layer.inside.event > .content > .event .footer {
    background: #e3dfdd;
    min-height: 128px;
    padding: 20px 40px 20px 272px;
  }
  body > .layer.inside.event > .content > .event .footer .sources .source-toggle {
    cursor: pointer;
  }
  body > .layer.inside.event > .content > .event .footer .sources .source-toggle i {
    display: inline-block;
    transition: transform 0.3s ease;
    transform: rotate(-90deg);
  }
  body > .layer.inside.event > .content > .event .footer .sources .source-content {
    font-size: 14px;
    line-height: 1.25em;
    max-height: 0;
    overflow: hidden;
    padding-top: 20px;
    transition: transform 0.3s ease;
  }
  body > .layer.inside.event > .content > .event .footer .sources .source-content .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.event > .content > .event .footer .sources .source-content .codex-editor__redactor .ce-block__content {
    max-width: none;
  }
  body > .layer.inside.event > .content > .event .footer .sources .source-content .codex-editor__redactor .ce-block__content a {
    color: var(--default-color);
  }
  body > .layer.inside.event > .content > .event .footer .sources .source-content .ce-inline-toolbar--showed {
    transform: translateY(-65px);
  }
  body > .layer.inside.event > .content > .event .footer .sources .source-content .ce-popover {
    bottom: calc(100% + var(--offset-from-target));
    top: auto;
  }
  body > .layer.inside.event > .content > .event .footer .sources.toggled .source-toggle i {
    transform: rotate(0deg);
  }
  body > .layer.inside.event > .content > .event .footer .sources.toggled .source-content {
    overflow: visible;
    max-height: 9999px;
  }
  body > .layer.inside.event > .content > .event {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    min-height: 100%;
  }
  body > .layer.inside.event > .content > .event > form {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
  }
  body > .layer.inside.character > .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    height: 192px;
    left: 0;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
  }
  body > .layer.inside.character > .header > .chapter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    height: 192px;
    width: 85px;
  }
  body > .layer.inside.character > .header > .chapter > h3 {
    color: #e3dfdd;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
  }
  body > .layer.inside.character > .header > .chapter > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    box-shadow: 0 1px 5px #341E13;
    height: 138px;
    position: relative;
    width: 100px;
  }
  body > .layer.inside.character > .header > .chapter > div h4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    color: var(--default-color);
    font-size: 10px;
    font-weight: 700;
    height: 100%;
    line-height: 14px;
    margin: 0;
    min-height: 40px;
    padding: 15px 5px 5px 5px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
  }
  body > .layer.inside.character > .header > .chapter > div .image {
    background: rgba(68, 67, 68, 0.8);
    padding-top: 75%;
    position: relative;
    width: 100%;
  }
  body > .layer.inside.character > .header > .chapter > div .image label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.character > .header > .chapter > div .image label img {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.character > .header > .chapter > div .range {
    padding: 0 5px;
  }
  body > .layer.inside.character > .header > .chapter > div .range > span {
    display: block;
    font-size: 9px;
    height: 22px;
    line-height: 22px;
    text-align: center;
  }
  body > .layer.inside.character > .header > .chapter > div .periods-colors {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
  }
  body > .layer.inside.character > .header > .chapter > div .periods-colors > div {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: block;
    height: 5px;
  }
  body > .layer.inside.character > .header > .close {
    color: #836c5e;
    padding: 10px;
    pointer-events: all;
  }
  body > .layer.inside.character > .header > .close a {
    color: inherit;
  }
  body > .layer.inside.character > .header > .close i {
    -webkit-transition: text-shadow 0.5s ease;
    -moz-transition: text-shadow 0.5s ease;
    -ms-transition: text-shadow 0.5s ease;
    -o-transition: text-shadow 0.5s ease;
    transition: text-shadow 0.5s ease;
    cursor: pointer;
    font-size: 24px;
  }
  body > .layer.inside.character > .header > .close i:hover {
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  }
  body > .layer.inside.character {
    overflow-y: auto;
  }
  body > .layer.inside.character > .content {
    height: 100%;
  }
  body > .layer.inside.character > .content > .character .ribbon {
    height: 75px;
    left: -5px;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    text-align: right;
    top: -5px;
    z-index: 1;
    width: 75px;
  }
  body > .layer.inside.character > .content > .character .ribbon span {
    background: linear-gradient(#F70505 0%, #8F0808 100%);
    box-shadow: 0 3px 10px -5px rgb(0, 0, 0);
    color: #ffffff;
    display: block;
    font-size: 10px;
    font-weight: bold;
    left: -21px;
    line-height: 20px;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    top: 19px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 100px;
  }
  body > .layer.inside.character > .content > .character .ribbon span:before {
    border-bottom: 3px solid transparent;
    border-left: 3px solid #8F0808;
    border-right: 3px solid transparent;
    border-top: 3px solid #8F0808;
    content: "";
    left: 0;
    position: absolute;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.character > .content > .character .ribbon span:after {
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
    border-right: 3px solid #8F0808;
    border-top: 3px solid #8F0808;
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.character > .content > .character .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 192px;
    position: relative;
    z-index: 2;
  }
  body > .layer.inside.character > .content > .character .header > .image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    height: 192px;
    overflow: hidden;
    width: 232px;
  }
  body > .layer.inside.character > .content > .character .header > .image img {
    height: 100%;
    margin: auto;
    width: auto;
  }
  body > .layer.inside.character > .content > .character .header > .information {
    padding: 20px 40px;
    width: 100%;
  }
  body > .layer.inside.character > .content > .character .header > .information h1 {
    font-size: 20px;
    margin-bottom: 0;
    padding-bottom: 9px;
  }
  body > .layer.inside.character > .content > .character .header > .information .range {
    font-weight: 300;
  }
  body > .layer.inside.character > .content > .character .header > .information .short-description {
    max-width: calc(100% - 220px);
  }
  body > .layer.inside.character > .content > .character .header > .information .short-description .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.character > .content > .character .header > .information .short-description .ce-block__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.character > .content > .character .header > .information .short-description .ce-toolbar__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.character > .content > .character .header > .information .short-description .ce-toolbar__actions {
    right: auto;
    left: calc(100% - 40px);
  }
  body > .layer.inside.character > .content > .character .header > .chapter-placeholder {
    width: 250px;
  }
  body > .layer.inside.character > .content > .character .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    border-top: 1px solid #e3dfdd;
    margin: 0 0 auto 0;
    min-height: calc(100% - 320px);
  }
  body > .layer.inside.character > .content > .character .content > .summary {
    width: 232px;
  }
  body > .layer.inside.character > .content > .character .content > .summary > div {
    padding: 20px 20px 20px 40px;
    width: 232px;
  }
  body > .layer.inside.character > .content > .character .content > .summary > div > div {
    color: #e3dfdd;
    font-size: 14px;
  }
  body > .layer.inside.character > .content > .character .content > .summary > div > ul {
    padding: 20px 0;
  }
  body > .layer.inside.character > .content > .character .content > .summary > div > ul > li {
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 20px;
  }
  body > .layer.inside.character > .content > .character .content > .summary > div > ul > li > ul > li {
    cursor: pointer;
    font-size: 14px;
    margin: 10px 0 10px 20px;
  }
  body > .layer.inside.character > .content > .character .content > .summary.fixed > div {
    position: fixed;
    top: 0;
  }
  body > .layer.inside.character > .content > .character .content > .summary.hidden > div {
    display: none;
  }
  body > .layer.inside.character > .content > .character .content > .description {
    padding: 20px 40px;
    width: calc(100% - 232px);
  }
  body > .layer.inside.character > .content > .character .content > .description h2 {
    font-size: 18px;
  }
  body > .layer.inside.character > .content > .character .content > .description h3 {
    font-size: 16px;
  }
  body > .layer.inside.character > .content > .character .content > .description .ce-block {
    position: relative;
  }
  body > .layer.inside.character > .content > .character .content > .description .ce-block.ce-block--focused {
    z-index: 1;
  }
  body > .layer.inside.character > .content > .character .content > .description .ce-block .ce-block__content a {
    color: var(--default-color);
  }
  body > .layer.inside.character > .content > .character .content > .description .cdx-block:after {
    clear: both;
    content: "";
    display: table;
  }
  body > .layer.inside.character > .content > .character .content > .description .tc-table {
    --color-border: #C7BAB3;
  }
  body > .layer.inside.character > .content > .character .content > .description .tc-table.tc-table--heading .tc-row:first-child {
    background: rgba(199, 186, 179, 0.3);
  }
  body > .layer.inside.character > .content > .character .content > .description .image-tool--alignLeft {
    float: left;
    margin: 0 20px 20px 0;
    position: relative;
    z-index: 1;
  }
  body > .layer.inside.character > .content > .character .content > .description .image-tool--alignLeft:after {
    display: none;
  }
  body > .layer.inside.character > .content > .character .content > .description .image-tool--alignRight {
    float: right;
    margin: 0 0 20px 20px;
    position: relative;
    z-index: 1;
  }
  body > .layer.inside.character > .content > .character .content > .description .image-tool--alignRight:after {
    display: none;
  }
  body > .layer.inside.character > .content > .character .content > .description .video-tool__video {
    border: none;
  }
  body > .layer.inside.character > .content > .character .content > .description .image-tool__caption {
    border: none;
    box-shadow: none;
    font-size: 12px;
    font-style: italic;
    padding: 0;
  }
  body > .layer.inside.character > .content > .character .content > .description .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.character > .content > .character .content > .description .ce-block__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.character > .content > .character .content > .description .ce-toolbar {
    right: 100%;
    z-index: 2;
  }
  body > .layer.inside.character > .content > .character .content > .description .ce-toolbar .ce-toolbar__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.character > .content > .character > .controls {
    background: #ffffff;
    left: 50%;
    padding: 0 20px 20px 20px;
    position: fixed;
    top: 0;
    z-index: 10;
  }
  body > .layer.inside.character > .content > .character form {
    height: 100%;
  }
  body > .layer.inside.character > .content > .character .footer {
    background: #e3dfdd;
    min-height: 128px;
    padding: 20px 40px 20px 272px;
  }
  body > .layer.inside.character > .content > .character .footer .sources .source-toggle {
    cursor: pointer;
  }
  body > .layer.inside.character > .content > .character .footer .sources .source-toggle i {
    display: inline-block;
    transition: transform 0.3s ease;
    transform: rotate(-90deg);
  }
  body > .layer.inside.character > .content > .character .footer .sources .source-content {
    font-size: 14px;
    line-height: 1.25em;
    max-height: 0;
    overflow: hidden;
    padding-top: 20px;
    transition: transform 0.3s ease;
  }
  body > .layer.inside.character > .content > .character .footer .sources .source-content .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.character > .content > .character .footer .sources .source-content .codex-editor__redactor .ce-block__content {
    max-width: none;
  }
  body > .layer.inside.character > .content > .character .footer .sources .source-content .codex-editor__redactor .ce-block__content a {
    color: var(--default-color);
  }
  body > .layer.inside.character > .content > .character .footer .sources .source-content .ce-inline-toolbar--showed {
    transform: translateY(-65px);
  }
  body > .layer.inside.character > .content > .character .footer .sources .source-content .ce-popover {
    bottom: calc(100% + var(--offset-from-target));
    top: auto;
  }
  body > .layer.inside.character > .content > .character .footer .sources.toggled .source-toggle i {
    transform: rotate(0deg);
  }
  body > .layer.inside.character > .content > .character .footer .sources.toggled .source-content {
    overflow: visible;
    max-height: 9999px;
  }
  body > .layer.inside.character > .content > .character {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    min-height: 100%;
  }
  body > .layer.inside.character > .content > .character > form {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
  }
  body > .layer.inside.theme > .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    height: 192px;
    left: 0;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
  }
  body > .layer.inside.theme > .header > .chapter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    height: 192px;
    width: 85px;
  }
  body > .layer.inside.theme > .header > .chapter > h3 {
    color: #e3dfdd;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
  }
  body > .layer.inside.theme > .header > .chapter > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    box-shadow: 0 1px 5px #341E13;
    height: 138px;
    position: relative;
    width: 100px;
  }
  body > .layer.inside.theme > .header > .chapter > div h4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    color: var(--default-color);
    font-size: 10px;
    font-weight: 700;
    height: 100%;
    line-height: 14px;
    margin: 0;
    min-height: 40px;
    padding: 15px 5px 5px 5px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
  }
  body > .layer.inside.theme > .header > .chapter > div .image {
    background: rgba(68, 67, 68, 0.8);
    padding-top: 75%;
    position: relative;
    width: 100%;
  }
  body > .layer.inside.theme > .header > .chapter > div .image label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.theme > .header > .chapter > div .image label img {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.theme > .header > .chapter > div .range {
    padding: 0 5px;
  }
  body > .layer.inside.theme > .header > .chapter > div .range > span {
    display: block;
    font-size: 9px;
    height: 22px;
    line-height: 22px;
    text-align: center;
  }
  body > .layer.inside.theme > .header > .chapter > div .periods-colors {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
  }
  body > .layer.inside.theme > .header > .chapter > div .periods-colors > div {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: block;
    height: 5px;
  }
  body > .layer.inside.theme > .header > .close {
    color: #836c5e;
    padding: 10px;
    pointer-events: all;
  }
  body > .layer.inside.theme > .header > .close a {
    color: inherit;
  }
  body > .layer.inside.theme > .header > .close i {
    -webkit-transition: text-shadow 0.5s ease;
    -moz-transition: text-shadow 0.5s ease;
    -ms-transition: text-shadow 0.5s ease;
    -o-transition: text-shadow 0.5s ease;
    transition: text-shadow 0.5s ease;
    cursor: pointer;
    font-size: 24px;
  }
  body > .layer.inside.theme > .header > .close i:hover {
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  }
  body > .layer.inside.theme {
    overflow-y: auto;
  }
  body > .layer.inside.theme > .content {
    height: 100%;
  }
  body > .layer.inside.theme > .content > .theme .ribbon {
    height: 75px;
    left: -5px;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    text-align: right;
    top: -5px;
    z-index: 1;
    width: 75px;
  }
  body > .layer.inside.theme > .content > .theme .ribbon span {
    background: linear-gradient(#F70505 0%, #8F0808 100%);
    box-shadow: 0 3px 10px -5px rgb(0, 0, 0);
    color: #ffffff;
    display: block;
    font-size: 10px;
    font-weight: bold;
    left: -21px;
    line-height: 20px;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    top: 19px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 100px;
  }
  body > .layer.inside.theme > .content > .theme .ribbon span:before {
    border-bottom: 3px solid transparent;
    border-left: 3px solid #8F0808;
    border-right: 3px solid transparent;
    border-top: 3px solid #8F0808;
    content: "";
    left: 0;
    position: absolute;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.theme > .content > .theme .ribbon span:after {
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
    border-right: 3px solid #8F0808;
    border-top: 3px solid #8F0808;
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.theme > .content > .theme .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 192px;
    position: relative;
    z-index: 2;
  }
  body > .layer.inside.theme > .content > .theme .header > .image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    height: 192px;
    overflow: hidden;
    width: 232px;
  }
  body > .layer.inside.theme > .content > .theme .header > .image img {
    height: 100%;
    margin: auto;
    width: auto;
  }
  body > .layer.inside.theme > .content > .theme .header > .information {
    padding: 20px 40px;
    width: 100%;
  }
  body > .layer.inside.theme > .content > .theme .header > .information h1 {
    font-size: 20px;
    margin-bottom: 0;
    padding-bottom: 9px;
  }
  body > .layer.inside.theme > .content > .theme .header > .information .range {
    font-weight: 300;
  }
  body > .layer.inside.theme > .content > .theme .header > .information .short-description {
    max-width: calc(100% - 220px);
  }
  body > .layer.inside.theme > .content > .theme .header > .information .short-description .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.theme > .content > .theme .header > .information .short-description .ce-block__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.theme > .content > .theme .header > .information .short-description .ce-toolbar__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.theme > .content > .theme .header > .information .short-description .ce-toolbar__actions {
    right: auto;
    left: calc(100% - 40px);
  }
  body > .layer.inside.theme > .content > .theme .header > .chapter-placeholder {
    width: 250px;
  }
  body > .layer.inside.theme > .content > .theme .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    border-top: 1px solid #e3dfdd;
    margin: 0 0 auto 0;
    min-height: calc(100% - 320px);
  }
  body > .layer.inside.theme > .content > .theme .content > .summary {
    width: 232px;
  }
  body > .layer.inside.theme > .content > .theme .content > .summary > div {
    padding: 20px 20px 20px 40px;
    width: 232px;
  }
  body > .layer.inside.theme > .content > .theme .content > .summary > div > div {
    color: #e3dfdd;
    font-size: 14px;
  }
  body > .layer.inside.theme > .content > .theme .content > .summary > div > ul {
    padding: 20px 0;
  }
  body > .layer.inside.theme > .content > .theme .content > .summary > div > ul > li {
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 20px;
  }
  body > .layer.inside.theme > .content > .theme .content > .summary > div > ul > li > ul > li {
    cursor: pointer;
    font-size: 14px;
    margin: 10px 0 10px 20px;
  }
  body > .layer.inside.theme > .content > .theme .content > .summary.fixed > div {
    position: fixed;
    top: 0;
  }
  body > .layer.inside.theme > .content > .theme .content > .summary.hidden > div {
    display: none;
  }
  body > .layer.inside.theme > .content > .theme .content > .description {
    padding: 20px 40px;
    width: calc(100% - 232px);
  }
  body > .layer.inside.theme > .content > .theme .content > .description h2 {
    font-size: 18px;
  }
  body > .layer.inside.theme > .content > .theme .content > .description h3 {
    font-size: 16px;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .ce-block {
    position: relative;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .ce-block.ce-block--focused {
    z-index: 1;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .ce-block .ce-block__content a {
    color: var(--default-color);
  }
  body > .layer.inside.theme > .content > .theme .content > .description .cdx-block:after {
    clear: both;
    content: "";
    display: table;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .tc-table {
    --color-border: #C7BAB3;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .tc-table.tc-table--heading .tc-row:first-child {
    background: rgba(199, 186, 179, 0.3);
  }
  body > .layer.inside.theme > .content > .theme .content > .description .image-tool--alignLeft {
    float: left;
    margin: 0 20px 20px 0;
    position: relative;
    z-index: 1;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .image-tool--alignLeft:after {
    display: none;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .image-tool--alignRight {
    float: right;
    margin: 0 0 20px 20px;
    position: relative;
    z-index: 1;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .image-tool--alignRight:after {
    display: none;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .video-tool__video {
    border: none;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .image-tool__caption {
    border: none;
    box-shadow: none;
    font-size: 12px;
    font-style: italic;
    padding: 0;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .ce-block__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .ce-toolbar {
    right: 100%;
    z-index: 2;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .ce-toolbar .ce-toolbar__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.theme > .content > .theme > .controls {
    background: #ffffff;
    left: 50%;
    padding: 0 20px 20px 20px;
    position: fixed;
    top: 0;
    z-index: 10;
  }
  body > .layer.inside.theme > .content > .theme form {
    height: 100%;
  }
  body > .layer.inside.theme > .content > .theme .footer {
    background: #e3dfdd;
    min-height: 128px;
    padding: 20px 40px 20px 272px;
  }
  body > .layer.inside.theme > .content > .theme .footer .sources .source-toggle {
    cursor: pointer;
  }
  body > .layer.inside.theme > .content > .theme .footer .sources .source-toggle i {
    display: inline-block;
    transition: transform 0.3s ease;
    transform: rotate(-90deg);
  }
  body > .layer.inside.theme > .content > .theme .footer .sources .source-content {
    font-size: 14px;
    line-height: 1.25em;
    max-height: 0;
    overflow: hidden;
    padding-top: 20px;
    transition: transform 0.3s ease;
  }
  body > .layer.inside.theme > .content > .theme .footer .sources .source-content .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.theme > .content > .theme .footer .sources .source-content .codex-editor__redactor .ce-block__content {
    max-width: none;
  }
  body > .layer.inside.theme > .content > .theme .footer .sources .source-content .codex-editor__redactor .ce-block__content a {
    color: var(--default-color);
  }
  body > .layer.inside.theme > .content > .theme .footer .sources .source-content .ce-inline-toolbar--showed {
    transform: translateY(-65px);
  }
  body > .layer.inside.theme > .content > .theme .footer .sources .source-content .ce-popover {
    bottom: calc(100% + var(--offset-from-target));
    top: auto;
  }
  body > .layer.inside.theme > .content > .theme .footer .sources.toggled .source-toggle i {
    transform: rotate(0deg);
  }
  body > .layer.inside.theme > .content > .theme .footer .sources.toggled .source-content {
    overflow: visible;
    max-height: 9999px;
  }
  body > .layer.inside.theme > .content > .theme {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    min-height: 100%;
  }
  body > .layer.inside.theme > .content > .theme > form {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
  }
  body > .layer.inside.page > .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    height: 192px;
    left: 0;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
  }
  body > .layer.inside.page > .header > .chapter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    height: 192px;
    width: 85px;
  }
  body > .layer.inside.page > .header > .chapter > h3 {
    color: #e3dfdd;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
  }
  body > .layer.inside.page > .header > .chapter > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    box-shadow: 0 1px 5px #341E13;
    height: 138px;
    position: relative;
    width: 100px;
  }
  body > .layer.inside.page > .header > .chapter > div h4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    color: var(--default-color);
    font-size: 10px;
    font-weight: 700;
    height: 100%;
    line-height: 14px;
    margin: 0;
    min-height: 40px;
    padding: 15px 5px 5px 5px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
  }
  body > .layer.inside.page > .header > .chapter > div .image {
    background: rgba(68, 67, 68, 0.8);
    padding-top: 75%;
    position: relative;
    width: 100%;
  }
  body > .layer.inside.page > .header > .chapter > div .image label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.page > .header > .chapter > div .image label img {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.page > .header > .chapter > div .range {
    padding: 0 5px;
  }
  body > .layer.inside.page > .header > .chapter > div .range > span {
    display: block;
    font-size: 9px;
    height: 22px;
    line-height: 22px;
    text-align: center;
  }
  body > .layer.inside.page > .header > .chapter > div .periods-colors {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
  }
  body > .layer.inside.page > .header > .chapter > div .periods-colors > div {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: block;
    height: 5px;
  }
  body > .layer.inside.page > .header > .close {
    color: #836c5e;
    padding: 10px;
    pointer-events: all;
  }
  body > .layer.inside.page > .header > .close a {
    color: inherit;
  }
  body > .layer.inside.page > .header > .close i {
    -webkit-transition: text-shadow 0.5s ease;
    -moz-transition: text-shadow 0.5s ease;
    -ms-transition: text-shadow 0.5s ease;
    -o-transition: text-shadow 0.5s ease;
    transition: text-shadow 0.5s ease;
    cursor: pointer;
    font-size: 24px;
  }
  body > .layer.inside.page > .header > .close i:hover {
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  }
  body > .layer.inside.page {
    overflow-y: auto;
  }
  body > .layer.inside.page > .header {
    height: auto;
    min-height: 50px;
  }
  body > .layer.inside.page > .content {
    height: 100%;
  }
  body > .layer.inside.page > .content > .page .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 192px;
    position: relative;
    z-index: 2;
  }
  body > .layer.inside.page > .content > .page .header > .image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    height: 192px;
    overflow: hidden;
    width: 232px;
  }
  body > .layer.inside.page > .content > .page .header > .image img {
    height: 100%;
    margin: auto;
    width: auto;
  }
  body > .layer.inside.page > .content > .page .header > .information {
    padding: 20px 40px;
    width: 100%;
  }
  body > .layer.inside.page > .content > .page .header > .information h1 {
    font-size: 20px;
    margin-bottom: 0;
    padding-bottom: 9px;
  }
  body > .layer.inside.page > .content > .page .header > .information .range {
    font-weight: 300;
  }
  body > .layer.inside.page > .content > .page .header > .information .short-description {
    max-width: calc(100% - 220px);
  }
  body > .layer.inside.page > .content > .page .header > .information .short-description .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.page > .content > .page .header > .information .short-description .ce-block__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.page > .content > .page .header > .information .short-description .ce-toolbar__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.page > .content > .page .header > .information .short-description .ce-toolbar__actions {
    right: auto;
    left: calc(100% - 40px);
  }
  body > .layer.inside.page > .content > .page .header > .chapter-placeholder {
    width: 250px;
  }
  body > .layer.inside.page > .content > .page .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    border-top: 1px solid #e3dfdd;
    margin: 0 0 auto 0;
    min-height: calc(100% - 320px);
  }
  body > .layer.inside.page > .content > .page .content > .summary {
    width: 232px;
  }
  body > .layer.inside.page > .content > .page .content > .summary > div {
    padding: 20px 20px 20px 40px;
    width: 232px;
  }
  body > .layer.inside.page > .content > .page .content > .summary > div > div {
    color: #e3dfdd;
    font-size: 14px;
  }
  body > .layer.inside.page > .content > .page .content > .summary > div > ul {
    padding: 20px 0;
  }
  body > .layer.inside.page > .content > .page .content > .summary > div > ul > li {
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 20px;
  }
  body > .layer.inside.page > .content > .page .content > .summary > div > ul > li > ul > li {
    cursor: pointer;
    font-size: 14px;
    margin: 10px 0 10px 20px;
  }
  body > .layer.inside.page > .content > .page .content > .summary.fixed > div {
    position: fixed;
    top: 0;
  }
  body > .layer.inside.page > .content > .page .content > .summary.hidden > div {
    display: none;
  }
  body > .layer.inside.page > .content > .page .content > .description {
    padding: 20px 40px;
    width: calc(100% - 232px);
  }
  body > .layer.inside.page > .content > .page .content > .description h2 {
    font-size: 18px;
  }
  body > .layer.inside.page > .content > .page .content > .description h3 {
    font-size: 16px;
  }
  body > .layer.inside.page > .content > .page .content > .description .ce-block {
    position: relative;
  }
  body > .layer.inside.page > .content > .page .content > .description .ce-block.ce-block--focused {
    z-index: 1;
  }
  body > .layer.inside.page > .content > .page .content > .description .ce-block .ce-block__content a {
    color: var(--default-color);
  }
  body > .layer.inside.page > .content > .page .content > .description .cdx-block:after {
    clear: both;
    content: "";
    display: table;
  }
  body > .layer.inside.page > .content > .page .content > .description .tc-table {
    --color-border: #C7BAB3;
  }
  body > .layer.inside.page > .content > .page .content > .description .tc-table.tc-table--heading .tc-row:first-child {
    background: rgba(199, 186, 179, 0.3);
  }
  body > .layer.inside.page > .content > .page .content > .description .image-tool--alignLeft {
    float: left;
    margin: 0 20px 20px 0;
    position: relative;
    z-index: 1;
  }
  body > .layer.inside.page > .content > .page .content > .description .image-tool--alignLeft:after {
    display: none;
  }
  body > .layer.inside.page > .content > .page .content > .description .image-tool--alignRight {
    float: right;
    margin: 0 0 20px 20px;
    position: relative;
    z-index: 1;
  }
  body > .layer.inside.page > .content > .page .content > .description .image-tool--alignRight:after {
    display: none;
  }
  body > .layer.inside.page > .content > .page .content > .description .video-tool__video {
    border: none;
  }
  body > .layer.inside.page > .content > .page .content > .description .image-tool__caption {
    border: none;
    box-shadow: none;
    font-size: 12px;
    font-style: italic;
    padding: 0;
  }
  body > .layer.inside.page > .content > .page .content > .description .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.page > .content > .page .content > .description .ce-block__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.page > .content > .page .content > .description .ce-toolbar {
    right: 100%;
    z-index: 2;
  }
  body > .layer.inside.page > .content > .page .content > .description .ce-toolbar .ce-toolbar__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.page > .content > .page > .controls {
    background: #ffffff;
    left: 50%;
    padding: 0 20px 20px 20px;
    position: fixed;
    top: 0;
    z-index: 10;
  }
  body > .layer.inside.page > .content > .page form {
    height: 100%;
  }
  body > .layer.inside.page > .content > .page {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    min-height: 100%;
  }
  body > .layer.inside.page > .content > .page .header {
    height: auto;
    min-height: 60px;
  }
  body > .layer.inside.page > .content > .page > form {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
  }
  body > .layer.tooltip.word {
    overflow: hidden;
    pointer-events: none;
  }
  body > .layer.tooltip.word > .content {
    background: #ffffff;
    border-radius: 2px;
    box-shadow: 0 30px 90px -20px rgba(0, 0, 0, 0.3), 0 0 0 1px #eaecf0;
    font-size: 14px;
    line-height: 20px;
    min-height: 200px;
    min-width: 300px;
    padding: 0;
    pointer-events: all;
    position: absolute;
    z-index: 110;
  }
  body > .layer.tooltip.word > .content > .word .ribbon {
    height: 75px;
    left: -5px;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    text-align: right;
    top: -5px;
    z-index: 1;
    width: 75px;
  }
  body > .layer.tooltip.word > .content > .word .ribbon span {
    background: linear-gradient(#F70505 0%, #8F0808 100%);
    box-shadow: 0 3px 10px -5px rgb(0, 0, 0);
    color: #ffffff;
    display: block;
    font-size: 10px;
    font-weight: bold;
    left: -21px;
    line-height: 20px;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    top: 19px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 100px;
  }
  body > .layer.tooltip.word > .content > .word .ribbon span:before {
    border-bottom: 3px solid transparent;
    border-left: 3px solid #8F0808;
    border-right: 3px solid transparent;
    border-top: 3px solid #8F0808;
    content: "";
    left: 0;
    position: absolute;
    top: 100%;
    z-index: -1;
  }
  body > .layer.tooltip.word > .content > .word .ribbon span:after {
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
    border-right: 3px solid #8F0808;
    border-top: 3px solid #8F0808;
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
  }
  body > .layer.tooltip.word > .content > .word > .controls {
    background: #ffffff;
    left: 50%;
    padding: 0 20px 20px 20px;
    position: fixed;
    top: 0;
    z-index: 10;
  }
  body > .layer.tooltip.word > .content > .word form {
    height: 100%;
  }
  body > .layer.tooltip.word > .content > .word {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    min-height: 100%;
  }
  body > .layer.tooltip.word > .content > .word > .controls {
    bottom: calc(100% + 3px);
    font-size: 0.7em;
    left: auto;
    padding: 0;
    right: 5px;
    top: auto;
  }
  body > .layer.tooltip.word > .content > .word .header {
    background: #6597AC;
    left: 0;
    padding: 5px;
    position: absolute;
    top: 100%;
    width: 100%;
  }
  body > .layer.tooltip.word > .content > .word .header > label {
    padding-right: 40px;
  }
  body > .layer.tooltip.word > .content > .word .header > .search {
    -webkit-transition: max-width 0.5s ease;
    -moz-transition: max-width 0.5s ease;
    -ms-transition: max-width 0.5s ease;
    -o-transition: max-width 0.5s ease;
    transition: max-width 0.5s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 100%;
    max-width: 40px;
    right: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  body > .layer.tooltip.word > .content > .word .header > .search > .select2 {
    display: none;
  }
  body > .layer.tooltip.word > .content > .word .header > .search > div {
    text-align: center;
    width: 40px;
  }
  body > .layer.tooltip.word > .content > .word .header > .search > div > i {
    cursor: pointer;
  }
  body > .layer.tooltip.word > .content > .word .header > .search > div > i.bh-close {
    display: none;
  }
  body > .layer.tooltip.word > .content > .word .header > .search.open {
    max-width: 100%;
  }
  body > .layer.tooltip.word > .content > .word .header > .search.open > .select2 {
    display: block;
    height: 100%;
    width: calc(100% - 40px) !important;
  }
  body > .layer.tooltip.word > .content > .word .header > .search.open > div > i.bh-search {
    display: none;
  }
  body > .layer.tooltip.word > .content > .word .header > .search.open > div > i.bh-close {
    display: block;
  }
  body > .layer.tooltip.word > .content > .word .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    width: 320px;
  }
  body > .layer.tooltip.word > .content > .word .content > .description {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 100%;
    padding: 10px;
  }
  body > .layer.tooltip.word > .content > .word .content > .description h2 {
    font-size: 18px;
  }
  body > .layer.tooltip.word > .content > .word .content > .description h3 {
    font-size: 16px;
  }
  body > .layer.tooltip.word > .content > .word .content > .description .ce-block {
    position: relative;
  }
  body > .layer.tooltip.word > .content > .word .content > .description .ce-block.ce-block--focused {
    z-index: 1;
  }
  body > .layer.tooltip.word > .content > .word .content > .description .cdx-block:after {
    clear: both;
    content: "";
    display: table;
  }
  body > .layer.tooltip.word > .content > .word .content > .description .tc-table {
    --color-border: #C7BAB3;
  }
  body > .layer.tooltip.word > .content > .word .content > .description .tc-table.tc-table--heading .tc-row:first-child {
    background: rgba(199, 186, 179, 0.3);
  }
  body > .layer.tooltip.word > .content > .word .content > .description .codex-editor__redactor {
    padding-bottom: 40px !important;
    margin-right: 0 !important;
  }
  body > .layer.tooltip.word > .content > .word .content > .description .ce-block__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.tooltip.word > .content > .word .content > .description .ce-toolbar {
    left: -10px;
    right: calc(100% + 10px);
    z-index: 2;
  }
  body > .layer.tooltip.word > .content > .word .content > .description .ce-toolbar .ce-toolbar__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.tooltip.word > .content > .word .content > .image {
    left: 100%;
    position: absolute;
    top: calc(50% - 15px);
  }
  body > .layer.tooltip.word > .content > .word .content > .image > label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.tooltip.word > .content > .word .content > .image > label img {
    height: 100%;
    object-fit: cover;
    width: 100%;
  }
  body > .layer.tooltip.word > .content > .word .content > .image > label > span {
    background: #ffffff;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    box-shadow: 0 30px 90px -20px rgba(0, 0, 0, 0.3), 0 0 0 1px #eaecf0;
    left: 100%;
    padding: 10px 5px;
    position: absolute;
  }
  body > .layer.tooltip.word > .content > .word .content > .image > label > span > i {
    font-size: 30px;
  }
  body > .layer.tooltip.word > .content > .word .content > .image > .actions {
    background: rgba(0, 0, 0, 0.3);
    display: none;
    left: calc(50% - 35px);
    font-size: 18px;
    padding: 5px;
    position: absolute;
    top: 0;
    z-index: 1;
  }
  body > .layer.tooltip.word > .content > .word .content > .image > .actions > .bh-down {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transform: rotate(180deg);
  }
  body > .layer.tooltip.word > .content > .word .content > .image > .actions > .ft-delete {
    cursor: pointer;
  }
  body > .layer.tooltip.word > .content > .word .content.w-image {
    width: 420px;
  }
  body > .layer.tooltip.word > .content > .word .content.w-image > .description {
    width: calc(100% - 200px);
  }
  body > .layer.tooltip.word > .content > .word .content.w-image > .image {
    height: 200px;
    left: 0;
    position: relative;
    top: 0;
    width: 200px;
  }
  body > .layer.tooltip.word > .content > .word .content.w-image > .image > label > span {
    display: none;
  }
  body > .layer.tooltip.word > .content > .word .content.w-image > .image > .actions {
    display: block;
  }
  body > .layer.tooltip.word > .content > .word .content.w-image.vertical {
    -webkit-box-direction: reverse;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    width: 320px;
  }
  body > .layer.tooltip.word > .content > .word .content.w-image.vertical > .description {
    width: 100%;
  }
  body > .layer.tooltip.word > .content > .word .content.w-image.vertical > .image {
    height: 192px;
    width: 100%;
  }
  body > .layer.tooltip.word > .content > .word .content.w-image.vertical > .image > .actions {
    bottom: 0;
    top: auto;
  }
  body > .layer.tooltip.word > .content > .word .content.w-image.vertical > .image > .actions > .bh-down {
    transform: rotate(0deg);
  }
  body > .layer.tooltip.word > .content > .word > .controls {
    position: absolute;
  }
  body > .layer.tooltip.word > .content > .word .information > h1 {
    position: relative;
  }
  body > .layer.tooltip.word > .content > .word form .errors {
    left: 0;
    right: auto;
    top: 100%;
    width: auto;
  }
  body > .layer.tooltip.word > .content.bottom > .word .header {
    bottom: 100%;
    top: auto;
  }
  body > .layer.tooltip.word > .content.bottom:before {
    bottom: auto;
    transform: rotate(0deg);
    top: 100%;
  }
  body > .layer.tooltip.word > .content.right:before {
    left: auto;
    right: 20px;
  }
  body > .layer.tooltip.word > .content.w-image .content > .description {
    min-width: 50%;
    max-width: 150px;
  }
  body > .layer.tooltip.word > .content:before {
    background: transparent url("../images/arrow-down-tooltip-NlDBfVx.png") no-repeat center center;
    background-size: 100% 100%;
    bottom: 100%;
    content: "";
    height: 9px;
    left: 20px;
    position: absolute;
    transform: rotate(180deg);
    width: 17px;
  }
  body > .layer.tooltip.word + .layer.tooltip.word:before {
    display: none;
  }
  body > .layer.tooltip.theme-group > .content {
    -webkit-box-flex: none;
    -webkit-flex: none;
    -moz-box-flex: none;
    -moz-flex: none;
    -ms-flex: none;
    flex: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    background: #ffffff;
    min-height: 300px;
    max-width: 500px;
    position: relative;
    width: 100%;
    z-index: 1;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    box-shadow: 0 1px 5px #341E13;
    height: 100%;
    position: relative;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > h2 {
    border-bottom: 1px solid #341E13;
    font-size: 18px;
    overflow: hidden;
    padding: 15px 15px 15px 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .close {
    font-size: 18px;
    cursor: pointer;
    position: absolute;
    right: 5px;
    top: 14px;
    z-index: 1;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .user-links {
    position: absolute;
    right: 5px;
    top: 60px;
    z-index: 1;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .user-links > a {
    color: #341E13;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-start;
    -moz-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    padding: 20px;
    position: relative;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    cursor: pointer;
    height: 169px;
    margin: 20px 15px;
    position: relative;
    text-decoration: none;
    width: 119px;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card > form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card > form .errors {
    z-index: 1;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .controls {
    background: #ffffff;
    bottom: 100%;
    padding: 5px 8px;
    position: absolute;
    right: 0;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .controls > button {
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -ms-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    border: none;
    background: #ffffff;
    cursor: pointer;
    opacity: 0.7;
    padding: 2px 5px;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .controls > button:hover {
    opacity: 1;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .ribbon {
    height: 75px;
    left: -1px;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    text-align: right;
    top: -1px;
    z-index: 1;
    width: 75px;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .ribbon span {
    background: linear-gradient(#F70505 0%, #8F0808 100%);
    box-shadow: 0 3px 10px -5px rgb(0, 0, 0);
    color: #ffffff;
    display: block;
    font-size: 10px;
    font-weight: bold;
    left: -21px;
    line-height: 20px;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    top: 19px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 100px;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .ribbon span:before {
    border-bottom: 3px solid transparent;
    border-left: 3px solid #8F0808;
    border-right: 3px solid transparent;
    border-top: 3px solid #8F0808;
    content: "";
    left: 0;
    position: absolute;
    top: 100%;
    z-index: -1;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .ribbon span:after {
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
    border-right: 3px solid #8F0808;
    border-top: 3px solid #8F0808;
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
    min-height: 155px;
    min-width: 108px;
    width: 100%;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .content label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 90px;
    position: relative;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .content label > input {
    left: 150%;
    opacity: 0;
    position: absolute;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .content h3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    color: var(--default-color);
    font-size: 11px;
    font-weight: 700;
    height: 100%;
    line-height: 13px;
    margin: 0;
    min-height: 85px;
    padding: 10px;
    position: relative;
    text-align: left;
    word-break: break-word;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card.first-of-row > form .errors {
    left: 100%;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card:not(.placeholder) .content label:before {
    bottom: -5px;
    color: #ffffff;
    font-size: 40px;
    font-weight: 700;
    left: 15px;
    position: absolute;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card:before {
    background: url("../images/btn_thema-tN6Xi7r.png") no-repeat center center;
    background-size: cover;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card.placeholder {
    opacity: 0.7;
    pointer-events: none;
    position: absolute;
    z-index: 1;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card.sortable-ghost {
    opacity: 0.6;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "1.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "1.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "1.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "1.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "1.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "1.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "1.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "1.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "1.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "2.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "2.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "2.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "2.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "2.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "2.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "2.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "2.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "2.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "2.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "2.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "3.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "3.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "3.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "3.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "3.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "3.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "3.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "3.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "3.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "3.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "3.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "4.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "4.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "4.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "4.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "4.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "4.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "4.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "4.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "4.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "4.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "4.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "5.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "5.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "5.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "5.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "5.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "5.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "5.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "5.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "5.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "5.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "5.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "6.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "6.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "6.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "6.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "6.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "6.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "6.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "6.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "6.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "6.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "6.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "7.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "7.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "7.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "7.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "7.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "7.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "7.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "7.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "7.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "7.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "7.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "8.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "8.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "8.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "8.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "8.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "8.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "8.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "8.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "8.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "8.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "8.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "9.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "9.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "9.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "9.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "9.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "9.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "9.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "9.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "9.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "9.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "9.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "10";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "10.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "10.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "10.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "10.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "10.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "10.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "10.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "10.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "10.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "10.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "10.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "11";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "11.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "11.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "11.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "11.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "11.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "11.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "11.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "11.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "11.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "11.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "11.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "12";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "12.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "12.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "12.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "12.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "12.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "12.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "12.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "12.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "12.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "12.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "12.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "13";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "13.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "13.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "13.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "13.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "13.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "13.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "13.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "13.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "13.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "13.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "13.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "14";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "14.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "14.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "14.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "14.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "14.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "14.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "14.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "14.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "14.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "14.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "14.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "15";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "15.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "15.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "15.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "15.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "15.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "15.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "15.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "15.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "15.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "15.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "15.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "16";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "16.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "16.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "16.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "16.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "16.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "16.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "16.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "16.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "16.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "16.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "16.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "17";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "17.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "17.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "17.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "17.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "17.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "17.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "17.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "17.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "17.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "17.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "17.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "18";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "18.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "18.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "18.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "18.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "18.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "18.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "18.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "18.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "18.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "18.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "18.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "19";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "19.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "19.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "19.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "19.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "19.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "19.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "19.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "19.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "19.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "19.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "19.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "20";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "20.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "20.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "20.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "20.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "20.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "20.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "20.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "20.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "20.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "20.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "20.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "21";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "21.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "21.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "21.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "21.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "21.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "21.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "21.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "21.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "21.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "21.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "21.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "22";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "22.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "22.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "22.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "22.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "22.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "22.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "22.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "22.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "22.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "22.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "22.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "23";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "23.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "23.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "23.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "23.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "23.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "23.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "23.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "23.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "23.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "23.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "23.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "24";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "24.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "24.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "24.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "24.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "24.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "24.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "24.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "24.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "24.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "24.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "24.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "25";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "25.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "25.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "25.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "25.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "25.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "25.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "25.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "25.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "25.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "25.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "25.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "26";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "26.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "26.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "26.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "26.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "26.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "26.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "26.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "26.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "26.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "26.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "26.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "27";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "27.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "27.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "27.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "27.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "27.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "27.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "27.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "27.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "27.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "27.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "27.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "28";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "28.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "28.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "28.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "28.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "28.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "28.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "28.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "28.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "28.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "28.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "28.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "29";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "29.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "29.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "29.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "29.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "29.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "29.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "29.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "29.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "29.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "29.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "29.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "30";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "30.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "30.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "30.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "30.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "30.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "30.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "30.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "30.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "30.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "30.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "30.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "31";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "31.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "31.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "31.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "31.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "31.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "31.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "31.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "31.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "31.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "31.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "31.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "32";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "32.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "32.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "32.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "32.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "32.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "32.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "32.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "32.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "32.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "32.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "32.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "33";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "33.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "33.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "33.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "33.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "33.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "33.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "33.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "33.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "33.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "33.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "33.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "34";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "34.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "34.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "34.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "34.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "34.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "34.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "34.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "34.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "34.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "34.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "34.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "35";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "35.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "35.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "35.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "35.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "35.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "35.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "35.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "35.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "35.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "35.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "35.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "36";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "36.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "36.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "36.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "36.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "36.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "36.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "36.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "36.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "36.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "36.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "36.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "37";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "37.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "37.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "37.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "37.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "37.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "37.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "37.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "37.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "37.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "37.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "37.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "38";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "38.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "38.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "38.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "38.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "38.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "38.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "38.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "38.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "38.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "38.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "38.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "39";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "39.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "39.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "39.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "39.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "39.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "39.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "39.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "39.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "39.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "39.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "39.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "40";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "40.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "40.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "40.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "40.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "40.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "40.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "40.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "40.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "40.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "40.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "40.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "41";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "41.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "41.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "41.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "41.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "41.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "41.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "41.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "41.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "41.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "41.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "41.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "42";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "42.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "42.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "42.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "42.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "42.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "42.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "42.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "42.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "42.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "42.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "42.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "43";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "43.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "43.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "43.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "43.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "43.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "43.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "43.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "43.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "43.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "43.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "43.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "44";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "44.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "44.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "44.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "44.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "44.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "44.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "44.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "44.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "44.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "44.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "44.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "45";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "45.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "45.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "45.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "45.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "45.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "45.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "45.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "45.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "45.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "45.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "45.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "46";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "46.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "46.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "46.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "46.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "46.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "46.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "46.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "46.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "46.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "46.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "46.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "47";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "47.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "47.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "47.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "47.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "47.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "47.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "47.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "47.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "47.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "47.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "47.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "48";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "48.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "48.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "48.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "48.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "48.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "48.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "48.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "48.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "48.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "48.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "48.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "49";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "49.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "49.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "49.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "49.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "49.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "49.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "49.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "49.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "49.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "49.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "49.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "50";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "50.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "50.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "50.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "50.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "50.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "50.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "50.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "50.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "50.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "50.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "50.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "51";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "51.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "51.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards.dragging {
    cursor: move !important;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards.dragging > .card {
    -webkit-user-select: none; /* Safari */
    -ms-user-select: none; /* IE 10 and IE 11 */
    user-select: none; /* Standard syntax */
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards.dragging * {
    cursor: move !important;
  }
  body > .layer.tooltip.theme-group:before {
    background: rgba(0, 0, 0, 0.5);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body #popup {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 100vh;
    left: 0;
    position: fixed;
    top: 0;
    width: 100vw;
    z-index: 999;
  }
  body #popup > #popup-content {
    background: #ffffff;
    border-radius: 5px;
    line-height: 1.25em;
    min-height: 150px;
    min-width: 250px;
    max-width: calc(100% - 30px);
    padding: 30px;
    position: relative;
  }
  body #popup > #popup-content > .content .buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    margin-top: 30px;
  }
  body #popup > #popup-content > .content .buttons .button {
    -webkit-transition: background-color 0.5s ease;
    -moz-transition: background-color 0.5s ease;
    -ms-transition: background-color 0.5s ease;
    -o-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    background: #407E98;
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
    margin-right: 10px;
    padding: 15px 30px;
    text-align: center;
    text-decoration: none;
    width: 45%;
  }
  body #popup > #popup-content > .content .buttons .button.active {
    background-color: #6597AC;
  }
  body #popup > #popup-content > .content .buttons .button:hover {
    background-color: #6597AC;
  }
  body #popup > #popup-content > .content .buttons .button:nth-last-of-type(1) {
    margin-right: 0;
  }
  body #popup > #popup-content > .content .buttons[data-buttons="1"] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
  }
  body #popup > #popup-content > .bh-close {
    background: #407E98;
    border: 3px solid #ffffff;
    border-radius: 50%;
    color: #ffffff;
    cursor: pointer;
    font-weight: 700;
    height: 30px;
    line-height: 24px;
    right: calc(30px / -2);
    position: absolute;
    text-align: center;
    top: calc(30px / -2);
    width: 30px;
  }
  body #popup > #popup-content > .close-h {
    background: #ffffff;
    border-radius: 50%;
    background: #407E98;
    cursor: pointer;
    height: 28px;
    font-size: 36px;
    line-height: 36px;
    right: calc(30px / -2);
    position: absolute;
    text-align: center;
    top: calc(30px / -2);
    width: calc(30px - 2px);
  }
  body #popup > #popup-content > .close-h:before {
    left: -2px;
  }
  body #popup > #popup-content.loading {
    min-height: auto;
  }
  body #popup > #popup-content.loading .loading {
    animation: blinker 1s linear infinite;
    opacity: 1;
  }
  body #popup:before {
    background: rgba(0, 0, 0, 0.5);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
  }
  body #popup.no-margin > #popup-content {
    padding: 0;
  }
  body #popup.no-shadow > #popup-content > .content {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  body > .layer.tooltip {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 100vh;
    left: 0;
    position: absolute;
    top: 0;
    width: 100vw;
    z-index: 999;
  }
  body > .layer.tooltip > #tooltip-content {
    background: #ffffff;
    border-radius: 5px;
    line-height: 1.25em;
    min-height: 150px;
    min-width: 250px;
    max-width: calc(100% - 30px);
    padding: 30px;
    position: relative;
  }
  body > .layer.tooltip > #tooltip-content > .content .buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    margin-top: 30px;
  }
  body > .layer.tooltip > #tooltip-content > .content .buttons .button {
    -webkit-transition: background-color 0.5s ease;
    -moz-transition: background-color 0.5s ease;
    -ms-transition: background-color 0.5s ease;
    -o-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    background: #407E98;
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
    margin-right: 10px;
    padding: 15px 30px;
    text-align: center;
    text-decoration: none;
    width: 45%;
  }
  body > .layer.tooltip > #tooltip-content > .content .buttons .button.active {
    background-color: #6597AC;
  }
  body > .layer.tooltip > #tooltip-content > .content .buttons .button:hover {
    background-color: #6597AC;
  }
  body > .layer.tooltip > #tooltip-content > .content .buttons .button:nth-last-of-type(1) {
    margin-right: 0;
  }
  body > .layer.tooltip > #tooltip-content > .content .buttons[data-buttons="1"] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
  }
  body > .layer.tooltip > #tooltip-content > .bh-close {
    background: #407E98;
    border: 3px solid #ffffff;
    border-radius: 50%;
    color: #ffffff;
    cursor: pointer;
    font-weight: 700;
    height: 30px;
    line-height: 24px;
    right: calc(30px / -2);
    position: absolute;
    text-align: center;
    top: calc(30px / -2);
    width: 30px;
  }
  body > .layer.tooltip > #tooltip-content > .close-h {
    background: #ffffff;
    border-radius: 50%;
    background: #407E98;
    cursor: pointer;
    height: 28px;
    font-size: 36px;
    line-height: 36px;
    right: calc(30px / -2);
    position: absolute;
    text-align: center;
    top: calc(30px / -2);
    width: calc(30px - 2px);
  }
  body > .layer.tooltip > #tooltip-content > .close-h:before {
    left: -2px;
  }
  body > .layer.tooltip > #tooltip-content.loading {
    min-height: auto;
  }
  body > .layer.tooltip > #tooltip-content.loading .loading {
    animation: blinker 1s linear infinite;
    opacity: 1;
  }
  body #menu-panel {
    pointer-events: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
  }
  body #menu-panel.open {
    pointer-events: all;
  }
  body #menu-panel .menu-backdrop {
    background: rgba(0, 0, 0, 0.3);
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body #menu-panel .menu-drawer {
    background: #ffffff;
    box-shadow: -2px 0 8px rgba(0, 0, 0, 0.15);
    height: 100%;
    overflow-y: auto;
    padding: 20px 0;
    pointer-events: all;
    position: absolute;
    right: -250px;
    top: 0;
    width: 250px;
  }
  body #menu-panel .menu-drawer > .menu-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    color: #3C271C;
    margin: 10px 0 20px 0;
    padding: 0 20px;
  }
  body #menu-panel .menu-drawer > .menu-header .title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.08em;
    margin-left: -15px;
    text-transform: uppercase;
  }
  body #menu-panel .menu-drawer > .menu-header .title i {
    font-size: 20px;
  }
  body #menu-panel .menu-drawer > .menu-header > .bh-close {
    -webkit-transition: text-shadow 0.5s ease;
    -moz-transition: text-shadow 0.5s ease;
    -ms-transition: text-shadow 0.5s ease;
    -o-transition: text-shadow 0.5s ease;
    transition: text-shadow 0.5s ease;
    cursor: pointer;
    font-size: 26px;
    position: relative;
    top: -3px;
  }
  body #menu-panel .menu-drawer > .menu-header > .bh-close:hover {
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  }
  body #menu-panel .menu-drawer nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body #menu-panel .menu-drawer nav a {
    border-bottom: 1px solid #836c5e;
    color: #444344;
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.08em;
    line-height: 1.25em;
    padding: 20px;
    text-decoration: none;
    text-transform: uppercase;
  }
  body #menu-panel .menu-drawer nav a:first-child {
    border-top: 1px solid #836c5e;
  }
  body #menu-panel .menu-drawer nav a:hover {
    color: var(--default-color);
  }
  body [data-media*=h-desktop],
  body .h-desktop,
  body .s-tablet,
  body .s-smartphone {
    display: none !important;
  }
}
@media only screen and (min-width: 1023px) and (max-width: 1024px) and (orientation: landscape) and (max-height: 900px) {
  body > .layer > .header {
    zoom: 0.95;
  }
}
@media only screen and (min-width: 1023px) and (max-width: 1024px) and (orientation: landscape) and (max-height: 750px) {
  body > .layer > .header {
    zoom: 0.9;
  }
}
@media only screen and (min-width: 1023px) and (max-width: 1024px) and (orientation: landscape) and (max-height: 650px) {
  body > .layer > .header {
    zoom: 0.85;
  }
}
@media only screen and (min-width: 1023px) and (max-width: 1024px) and (orientation: landscape) {
  body > .layer > .header > .top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    background: #ffffff;
    padding: 30px 20px 30px 30px;
  }
  body > .layer > .header > .top > h1 {
    margin: 0;
    text-transform: uppercase;
  }
  body > .layer > .header > .top > .links > a {
    color: #3C271C;
    cursor: pointer;
    font-size: 30px;
    text-decoration: none;
  }
  body > .layer > .header > .top > .links > span {
    background: #3C271C;
    display: inline-block;
    height: 30px;
    margin: 0 10px;
    opacity: 0.5;
    position: relative;
    top: 5px;
    width: 1px;
  }
  body > .layer > .header > .bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    color: #ffffff;
  }
  body > .layer > .header > .bottom h2 {
    font-size: 20px;
    margin: 0;
    padding: 10px 20px 10px 30px;
    text-transform: uppercase;
    z-index: 1;
  }
  body > .layer > .header > .bottom > .user-links > a {
    color: #3C271C;
    margin-right: 20px;
    position: relative;
    z-index: 1;
  }
  body > .layer > .content {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  body > .layer.homepage {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    background: #565656;
    height: 100%;
    width: 100%;
  }
  body > .layer.homepage > .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
  }
  body > .layer.homepage .periods {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    align-items: stretch;
    -webkit-align-content: stretch;
    -moz-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.homepage .periods > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  body > .layer.homepage .periods > div > img {
    filter: grayscale(100%) contrast(150%);
    height: 100%;
    position: absolute;
    width: auto;
    z-index: 0;
  }
  body > .layer.homepage .periods > div:before {
    background-color: var(--default-color);
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  body > .layer.homepage .front {
    position: relative;
    text-align: center;
    z-index: 1;
  }
  body > .layer.homepage .front h1 {
    color: #ffffff;
    font-size: 100px;
    text-transform: uppercase;
  }
  body > .layer.homepage .front a {
    background: #ffffff;
    color: #565656;
    display: inline-block;
    font-size: 16px;
    padding: 15px 40px;
    text-decoration: none;
    text-transform: uppercase;
  }
  body > .layer.login {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    background: #565656;
    height: 100%;
    width: 100%;
  }
  body > .layer.login > .content {
    background: #ffffff;
    max-height: 330px;
    padding: 40px;
  }
  body > .layer.login > .content h1 {
    margin-bottom: 30px;
  }
  body > .layer.login > .content .form-group {
    margin-bottom: 15px;
  }
  body > .layer.login > .content .form-group label {
    display: block;
    font-size: 12px;
    margin-bottom: 5px;
  }
  body > .layer.login > .content .form-group input {
    padding: 5px;
    width: 100%;
  }
  body > .layer.login > .content .btn-primary {
    background: #565656;
    border: none;
    color: #ffffff;
    cursor: pointer;
    display: block;
    margin: 50px auto 0 auto;
    padding: 5px 15px;
    text-decoration: none;
    text-align: center;
    width: 200px;
  }
  body > .layer.login > .content .btn-secondary {
    border: none;
    color: #565656;
    cursor: pointer;
    display: block;
    margin: 10px auto 0 auto;
    padding: 5px 15px;
    text-decoration: none;
    text-align: center;
    width: 200px;
  }
  body > .layer.inside > .content {
    background: #ffffff;
    height: calc(100% - 132px);
  }
  body > .layer.inside > .content > div > .slider,
  body > .layer.inside > .content > .slider {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    align-items: flex-end;
    container-type: size;
    height: 50%;
    position: relative;
    z-index: 15;
  }
  body > .layer.inside > .content > div > .slider > .cards,
  body > .layer.inside > .content > .slider > .cards {
    -webkit-transition: left 0.5s ease;
    -moz-transition: left 0.5s ease;
    -ms-transition: left 0.5s ease;
    -o-transition: left 0.5s ease;
    transition: left 0.5s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    max-height: 100%;
    position: relative;
    z-index: 1;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card,
  body > .layer.inside > .content > .slider > .cards > .card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    box-shadow: 0 1px 5px rgba(131, 108, 94, 0.5);
    cursor: pointer;
    margin: 0 calc(30px - var(--card-v-w, 0px) / 2 + var(--card-v-w, 0px) * var(--card-v-scale, 1) / 2);
    position: relative;
    transform: scale(var(--card-v-scale, 1));
    transform-origin: center;
    transition: transform 0.5s;
    transform-style: preserve-3d;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card > form,
  body > .layer.inside > .content > .slider > .cards > .card > form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .controls,
  body > .layer.inside > .content > .slider > .cards > .card .controls {
    background: #ffffff;
    bottom: 100%;
    padding: 5px 8px;
    position: absolute;
    right: 0;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .controls > button,
  body > .layer.inside > .content > .slider > .cards > .card .controls > button {
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -ms-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    border: none;
    background: #ffffff;
    cursor: pointer;
    opacity: 0.7;
    padding: 2px 5px;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .controls > button:hover,
  body > .layer.inside > .content > .slider > .cards > .card .controls > button:hover {
    opacity: 1;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .ribbon,
  body > .layer.inside > .content > .slider > .cards > .card .ribbon {
    height: 75px;
    left: -5px;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    text-align: right;
    top: -5px;
    z-index: 1;
    width: 75px;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .ribbon span,
  body > .layer.inside > .content > .slider > .cards > .card .ribbon span {
    background: linear-gradient(#F70505 0%, #8F0808 100%);
    box-shadow: 0 3px 10px -5px rgb(0, 0, 0);
    color: #ffffff;
    display: block;
    font-size: 10px;
    font-weight: bold;
    left: -21px;
    line-height: 20px;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    top: 19px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 100px;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .ribbon span:before,
  body > .layer.inside > .content > .slider > .cards > .card .ribbon span:before {
    border-bottom: 3px solid transparent;
    border-left: 3px solid #8F0808;
    border-right: 3px solid transparent;
    border-top: 3px solid #8F0808;
    content: "";
    left: 0;
    position: absolute;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .ribbon span:after,
  body > .layer.inside > .content > .slider > .cards > .card .ribbon span:after {
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
    border-right: 3px solid #8F0808;
    border-top: 3px solid #8F0808;
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card h3,
  body > .layer.inside > .content > .slider > .cards > .card h3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    color: var(--default-color);
    font-size: 22px;
    font-weight: 700;
    height: 100%;
    line-height: 25px;
    margin: 0;
    min-height: 85px;
    padding: 30px 20px 15px 20px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .image,
  body > .layer.inside > .content > .slider > .cards > .card .image {
    background: rgba(68, 67, 68, 0.8);
    padding-top: 75%;
    position: relative;
    width: 100%;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .image label,
  body > .layer.inside > .content > .slider > .cards > .card .image label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .image label img,
  body > .layer.inside > .content > .slider > .cards > .card .image label img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .subform > div,
  body > .layer.inside > .content > .slider > .cards > .card .subform > div {
    box-shadow: 0 1px 5px #341E13;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .subform > div:before,
  body > .layer.inside > .content > .slider > .cards > .card .subform > div:before {
    box-shadow: 0 0 5px #341E13;
    clip-path: polygon(-5px -5px, calc(100% + 5px) -5px, calc(100% + 5px) calc(100% + 5px));
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .subform > div label,
  body > .layer.inside > .content > .slider > .cards > .card .subform > div label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    margin-bottom: 5px;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .subform > div label > span,
  body > .layer.inside > .content > .slider > .cards > .card .subform > div label > span {
    display: inline-block;
    width: 30px;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .subform > div label input[type=text],
  body > .layer.inside > .content > .slider > .cards > .card .subform > div label input[type=text] {
    width: 100px;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .subform > div label:nth-last-child(1),
  body > .layer.inside > .content > .slider > .cards > .card .subform > div label:nth-last-child(1) {
    margin-bottom: 0;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .subform > div label.right span,
  body > .layer.inside > .content > .slider > .cards > .card .subform > div label.right span {
    padding-right: 10px;
    width: auto;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .subform > div label.column,
  body > .layer.inside > .content > .slider > .cards > .card .subform > div label.column {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .range,
  body > .layer.inside > .content > .slider > .cards > .card .range {
    padding: 0 10px 35px 10px;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .range > span,
  body > .layer.inside > .content > .slider > .cards > .card .range > span {
    display: block;
    font-size: 15px;
    height: 22px;
    line-height: 22px;
    text-align: center;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card.editable,
  body > .layer.inside > .content > .slider > .cards > .card.editable {
    cursor: default;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card.detail-open,
  body > .layer.inside > .content > .slider > .cards > .card.detail-open {
    --card-counter-scale: calc(1 / var(--card-v-scale, 1));
  }
  body > .layer.inside > .content > div > .slider > .cards > .card.detail-open .content,
  body > .layer.inside > .content > .slider > .cards > .card.detail-open .content {
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -ms-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
    opacity: 1;
    transform: scale(var(--card-counter-scale, 1)) translateZ(9999px);
  }
  .legacy-safari body > .layer.inside > .content > div > .slider > .cards > .card.detail-open .content,
  .legacy-safari body > .layer.inside > .content > .slider > .cards > .card.detail-open .content {
    transform: translateZ(9999px);
  }
  body > .layer.inside > .content > div > .slider > .cards > .card.detail-open.detail-resizing .content,
  body > .layer.inside > .content > .slider > .cards > .card.detail-open.detail-resizing .content {
    opacity: 0;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card.active ~ .card,
  body > .layer.inside > .content > .slider > .cards > .card.active ~ .card {
    transform: perspective(600px) rotateY(-30deg) scale(calc(0.9 * var(--card-v-scale, 1)));
  }
  .legacy-safari body > .layer.inside > .content > div > .slider > .cards > .card.active ~ .card,
  .legacy-safari body > .layer.inside > .content > .slider > .cards > .card.active ~ .card {
    transform: perspective(600px) rotateY(-30deg) scale(0.9);
  }
  body > .layer.inside > .content > div > .slider > .cards > .card.before-active,
  body > .layer.inside > .content > .slider > .cards > .card.before-active {
    transform: perspective(600px) rotateY(30deg) scale(calc(0.9 * var(--card-v-scale, 1)));
  }
  .legacy-safari body > .layer.inside > .content > div > .slider > .cards > .card.before-active,
  .legacy-safari body > .layer.inside > .content > .slider > .cards > .card.before-active {
    transform: perspective(600px) rotateY(30deg) scale(0.9);
  }
  body > .layer.inside > .content > div > .slider > .cards > .card:not(.active) *,
  body > .layer.inside > .content > .slider > .cards > .card:not(.active) * {
    pointer-events: none;
  }
  body > .layer.inside > .content > div > .slider > .cards[data-count="1"],
  body > .layer.inside > .content > .slider > .cards[data-count="1"] {
    margin-left: 0;
  }
  body > .layer.inside > .content > div > .slider > .navigation,
  body > .layer.inside > .content > .slider > .navigation {
    bottom: 80px;
    height: 0;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
  }
  body > .layer.inside > .content > div > .slider > .navigation > div,
  body > .layer.inside > .content > .slider > .navigation > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    background: #341E13;
    color: #ffffff;
    cursor: pointer;
    height: 50px;
    top: -50px;
    position: absolute;
    width: 50px;
  }
  body > .layer.inside > .content > div > .slider > .navigation > div > span,
  body > .layer.inside > .content > .slider > .navigation > div > span {
    font-size: 30px;
  }
  body > .layer.inside > .content > div > .slider > .navigation > div.previous,
  body > .layer.inside > .content > .slider > .navigation > div.previous {
    left: 0;
  }
  body > .layer.inside > .content > div > .slider > .navigation > div.next,
  body > .layer.inside > .content > .slider > .navigation > div.next {
    right: 0;
  }
  @container (max-height: 180px) {
    body > .layer.inside > .content > div > .slider > .cards > .card,
    body > .layer.inside > .content > .slider > .cards > .card {
      --card-h-scale: min(1, calc(95cqh / 240px), calc(95cqw / 480px));
      height: 240px !important;
      max-height: 100%;
      transform: scale(var(--card-h-scale));
      transform-origin: center;
      width: 480px !important;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image), body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image),
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image),
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) {
      display: grid !important;
      grid-template-columns: 240px 1fr !important;
      grid-template-rows: auto 1fr auto !important;
      grid-template-areas: "image title" "image .    " "image range" !important;
      height: 100%;
      width: 100%;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image) > form, body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image) > form,
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image) > form,
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) > form {
      display: contents;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image) > .image,
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image) > form > .image, body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image) > .image,
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image) > form > .image,
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image) > .image,
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image) > form > .image,
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) > .image,
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) > form > .image {
      grid-area: image;
      height: 100%;
      padding-top: 0;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image) > .image label img,
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image) > form > .image label img, body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image) > .image label img,
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image) > form > .image label img,
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image) > .image label img,
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image) > form > .image label img,
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) > .image label img,
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) > form > .image label img {
      height: 100%;
      object-fit: cover;
      width: 100%;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image) > h3,
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image) > form > h3, body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image) > h3,
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image) > form > h3,
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image) > h3,
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image) > form > h3,
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) > h3,
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) > form > h3 {
      grid-area: title;
      min-height: 0;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image) > .range,
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image) > form > .range, body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image) > .range,
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image) > form > .range,
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image) > .range,
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image) > form > .range,
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) > .range,
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) > form > .range {
      grid-area: range;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information),
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) {
      display: block !important;
      min-height: 0 !important;
      min-width: 0 !important;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information {
      display: grid !important;
      grid-template-columns: 240px 1fr !important;
      grid-template-rows: auto 1fr auto !important;
      grid-template-areas: "image title" "image .    " "image range" !important;
      height: 100%;
      width: 100%;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form {
      display: contents;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > .image,
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form > .image,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > .image,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form > .image {
      grid-area: image;
      height: 100%;
      padding-top: 0;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > .image label img,
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form > .image label img,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > .image label img,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form > .image label img {
      height: 100%;
      object-fit: cover;
      width: 100%;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > h3,
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form > h3,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > h3,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form > h3 {
      grid-area: title;
      min-height: 0;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > .range,
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form > .range,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > .range,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form > .range {
      grid-area: range;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card,
    body > .layer.inside > .content > .slider > .cards > .card {
      margin: 0 calc(-210px + 214px * var(--card-h-scale));
    }
    body > .layer.inside > .content > div > .slider > .cards > .card.active ~ .card,
    body > .layer.inside > .content > .slider > .cards > .card.active ~ .card {
      transform: perspective(600px) rotateY(-30deg) scale(calc(0.9 * var(--card-h-scale)));
    }
    body > .layer.inside > .content > div > .slider > .cards > .card.before-active,
    body > .layer.inside > .content > .slider > .cards > .card.before-active {
      transform: perspective(600px) rotateY(30deg) scale(calc(0.9 * var(--card-h-scale)));
    }
    body > .layer.inside > .content > div > .slider > .cards > .card.detail-open,
    body > .layer.inside > .content > .slider > .cards > .card.detail-open {
      --card-counter-scale: calc(1 / var(--card-h-scale, 1));
    }
  }
  body > .layer.inside > .content > .time-bar {
    height: 50%;
  }
  body > .layer.inside > .content .timeline {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    padding: 0 40px;
    width: 100%;
  }
  body > .layer.inside > .content .timeline > .ranges {
    height: 0;
    position: relative;
    width: 100%;
  }
  body > .layer.inside > .content .timeline > .ranges > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    -webkit-justify-content: stretch;
    -moz-justify-content: stretch;
    justify-content: stretch;
    min-height: 20px;
    opacity: 0.6;
    position: absolute;
    top: -20px;
  }
  body > .layer.inside > .content .timeline > .ranges > div > i {
    display: none;
    height: 20px;
    min-width: 1px;
    width: 10%;
  }
  body > .layer.inside > .content .timeline > .ranges > div > i:nth-of-type(2) {
    background: inherit;
    width: 80%;
  }
  body > .layer.inside > .content .timeline > .ranges > div > i:nth-of-type(1) {
    background: linear-gradient(to left, transparent, #ffffff);
  }
  body > .layer.inside > .content .timeline > .ranges > div > i:nth-of-type(3) {
    background: linear-gradient(to right, transparent, #ffffff);
  }
  body > .layer.inside > .content .timeline > .ranges > div.start-fix > i:nth-of-type(1) {
    background: inherit !important;
  }
  body > .layer.inside > .content .timeline > .ranges > div.end-fix > i:nth-of-type(3) {
    background: inherit !important;
  }
  body > .layer.inside > .content .timeline > .ranges > div.attached {
    background-color: var(--default-color);
  }
  body > .layer.inside > .content .timeline > .ranges > div.attached > i {
    display: block;
  }
  body > .layer.inside > .content .timeline > .line {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 1px;
    position: relative;
    width: 100%;
  }
  body > .layer.inside > .content .timeline > .line > .step {
    position: absolute;
    top: 20px;
  }
  body > .layer.inside > .content .timeline > .line > i {
    border-left: 1px solid var(--default-color);
    box-sizing: border-box;
    height: 15px;
    position: relative;
    top: -15px;
  }
  body > .layer.inside > .content .timeline > .line > i.interval {
    border-left: 2px solid var(--default-color);
    height: 20px;
    left: -1px;
    top: -20px;
  }
  body > .layer.inside.periods {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #565656;
    height: 100%;
    width: 100%;
  }
  body > .layer.inside.periods #header {
    height: 132px;
  }
  body > .layer.inside.periods #header > .top {
    color: #3C271C;
  }
  body > .layer.inside.periods #header > .bottom {
    background-color: #836c5e;
  }
  body > .layer.inside.periods > .content {
    background: #ffffff;
    height: calc(100% - 132px);
  }
  body > .layer.inside.periods > .content > .slider {
    background: #e3dfdd;
    height: 50%;
  }
  body > .layer.inside.periods > .content > .slider > .cards {
    position: relative;
    top: 70px;
  }
  @container (max-height: 180px) {
    body > .layer.inside.periods > .content > .slider > .cards {
      top: 20px;
    }
  }
  body > .layer.inside.periods > .content > .slider > .cards > .card {
    --card-v-scale: min(1, calc(95cqh / 340px), calc(95cqw / 240px));
    --card-v-w: 240px;
    height: 340px;
    width: 240px;
    box-shadow: 0 1px 5px var(--default-color-50);
  }
  body > .layer.inside.periods > .content > .slider > .cards > .card .image img {
    filter: grayscale(100%) contrast(150%);
  }
  body > .layer.inside.periods > .content > .slider > .cards > .card .image:before {
    background-color: var(--default-color);
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.5;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  body > .layer.inside.periods > .content > .slider > .cards > .card .color > span {
    width: 60px;
  }
  body > .layer.inside.periods > .content > .slider > .cards > .card .color > input[type=color] {
    width: 70px;
  }
  body > .layer.inside.periods > .content > .timeline {
    height: 50%;
  }
  body > .layer.inside.chapters {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #ffffff;
    height: 100%;
    width: 100%;
  }
  body > .layer.inside.chapters > .header {
    height: 132px;
  }
  body > .layer.inside.chapters > .header > .top {
    color: var(--default-color);
  }
  body > .layer.inside.chapters > .header > .top h1 > i {
    cursor: pointer;
    font-size: 40px;
    position: relative;
    top: 2px;
  }
  body > .layer.inside.chapters > .header > .bottom {
    position: relative;
  }
  body > .layer.inside.chapters > .header > .bottom:before {
    background-color: var(--default-color);
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.8;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.chapters > .content {
    background: #ffffff;
    height: calc(100% - 132px);
  }
  body > .layer.inside.chapters > .content > .slider {
    height: 35%;
    min-height: 160px;
  }
  body > .layer.inside.chapters > .content > .slider > .cards {
    position: relative;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card {
    --card-v-scale: min(1, calc(95cqh / 240px), calc(95cqw / 170px));
    --card-v-w: 170px;
    height: 240px;
    width: 170px;
    box-shadow: 0 1px 5px #341E13;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card h3 {
    font-size: 18px;
    margin: 0;
    padding: 15px;
    text-transform: none;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
    min-height: 240px;
    min-width: 170px;
    width: 100%;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .information {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
    max-width: 100%;
    width: 100%;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description {
    opacity: 0;
    pointer-events: none;
    position: relative;
    max-width: 0;
    width: 100%;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description > .close-detail {
    color: #e3dfdd;
    cursor: pointer;
    font-size: 26px;
    position: absolute;
    right: 6px;
    top: 6px;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description > div {
    font-size: 15px;
    height: 100%;
    line-height: 1.35em;
    overflow-x: hidden;
    overflow-y: auto;
    padding-right: 200px;
    width: calc(100% + 200px);
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description > div .codex-editor--narrow {
    margin-right: 0;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description > div .codex-editor--narrow .codex-editor__redactor {
    margin-right: 0;
    padding-bottom: 0 !important;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description > div .codex-editor--narrow .ce-block {
    margin-right: 0;
    padding-right: 0;
    word-wrap: break-word;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description > div .codex-editor--narrow .ce-toolbar__actions {
    background: #ffffff;
    box-shadow: 0px 6px 8px -10px #341E13, 0px -6px 8px -10px #341E13;
    left: calc(100% + 26px);
    right: auto;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description > div {
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description > div::-webkit-scrollbar {
    display: none;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description > a {
    bottom: 26px;
    color: var(--default-color);
    font-size: 36px;
    left: 50%;
    margin-left: -30px;
    position: absolute;
    text-decoration: none;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .placeholder {
    display: none;
    z-index: -1;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .placeholder .subform {
    display: none !important;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card.detail-open {
    cursor: default;
    z-index: 10;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card.detail-open .content {
    background: #ffffff;
    box-shadow: 0 0 24px 8px #341E13;
    height: 320px;
    left: var(--offset-left, 0);
    margin: 0;
    min-height: 320px;
    min-width: 510px;
    position: fixed;
    top: var(--offset-top, 0);
    width: 510px;
    z-index: 100;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card.detail-open .content > .information {
    background: #ffffff;
    max-width: 230px;
    z-index: 1;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card.detail-open .content > .description {
    background: #ffffff;
    box-shadow: inset 35px 0px 35px -20px #e3dfdd;
    max-width: 280px;
    opacity: 1;
    padding: 46px 26px 72px 26px;
    pointer-events: all;
    z-index: 1;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card.detail-open .content:before {
    background: rgba(255, 255, 255, 0.8);
    content: "";
    height: 15000px;
    left: -5000px;
    position: fixed;
    top: -5000px;
    width: 15000px;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card.detail-open .placeholder {
    display: block;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card.detail-open .placeholder h3 {
    height: auto;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card.detail-open .controls {
    margin-top: -35px;
    position: fixed;
    right: calc(100% - var(--offset-left, 0px) - 510px);
    top: var(--offset-top, 0);
    z-index: 10000;
  }
  body > .layer.inside.chapters > .content > .timeline {
    height: 15%;
    min-height: 100px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background: color-mix(in srgb, var(--default-color) 40%, transparent);
    height: 60%;
    overflow-y: auto;
    padding: 0 40px;
    position: relative;
  }
  body > .layer.inside.chapters > .content > .chapters-bars:after {
    -webkit-box-shadow: inset 0px 18px 20px -20px var(--default-color);
    box-shadow: inset 0px 18px 20px -20px var(--default-color);
    content: "";
    left: 0;
    height: 100%;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    flex: 1;
    padding: 20px 0;
    position: relative;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .surrounded-period {
    background: color-mix(in srgb, var(--default-color) 40%, #ffffff);
    bottom: 0;
    position: absolute;
    top: 0;
    width: 40px;
    z-index: 1;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .surrounded-period.previous {
    border-right: 1px solid var(--default-color);
    left: -40px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .surrounded-period.next {
    border-left: 1px solid var(--default-color);
    right: -40px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 40px;
    position: relative;
    text-align: center;
    z-index: 2;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > span {
    color: #341E13;
    font-size: 13px;
    font-weight: 600;
    height: 15px;
    position: relative;
    white-space: nowrap;
    width: 100%;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > span > span {
    cursor: pointer;
    left: 50%;
    position: absolute;
    top: 0;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > span > i {
    cursor: pointer;
    display: none;
    font-size: 30px;
    position: absolute;
    top: -8px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > span > i.bh-right {
    right: -42px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > span > i.bh-left {
    left: -42px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    -webkit-justify-content: stretch;
    -moz-justify-content: stretch;
    justify-content: stretch;
    height: 2px;
    width: 100%;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > div > i {
    height: 2px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > div > i:nth-of-type(2) {
    background-color: var(--default-color);
    width: 100%;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > div > i:nth-of-type(1) {
    background: var(--right-gradient);
    max-width: 50px;
    min-width: 10px;
    width: 10%;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > div > i:nth-of-type(3) {
    background: var(--left-gradient);
    max-width: 50px;
    min-width: 10px;
    width: 10%;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > div.start-fix > i:nth-of-type(1) {
    background-color: var(--default-color);
    position: relative;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > div.start-fix > i:nth-of-type(1):before {
    background-color: var(--default-color);
    border-radius: 50%;
    content: "";
    height: 7px;
    left: 0;
    position: absolute;
    top: -3px;
    width: 7px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > div.end-fix > i:nth-of-type(3) {
    background-color: var(--default-color);
    position: relative;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > div.end-fix > i:nth-of-type(3):after {
    background-color: var(--default-color);
    border-radius: 50%;
    content: "";
    height: 7px;
    right: 0;
    position: absolute;
    top: -3px;
    width: 7px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar.start-before:not(.end-after) > span > span {
    left: 0;
    margin-left: 0 !important;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar.active > span {
    color: var(--default-color);
    font-weight: 400;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar.active > span > i {
    display: block;
  }
  body > .layer.inside.chapters > .content.blurred > .slider > .navigation {
    z-index: 0;
  }
  body > .layer.inside.chapters > .content.blurred > .chapters-bars > .inner > .bar {
    z-index: 0;
  }
  body > .layer.inside.chapters > .content.blurred > .chapters-bars > .inner > .surrounded-period {
    z-index: 0;
  }
  body > .layer.inside.chapters > .content.blurred > .chapters-bars:after {
    z-index: 0;
  }
  body > .layer.inside.chapters-grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #ffffff;
    height: 100%;
    width: 100%;
  }
  body > .layer.inside.chapters-grid > .header {
    height: auto;
    min-height: 50px;
  }
  body > .layer.inside.chapters-grid > .header > .top {
    color: var(--default-color);
  }
  body > .layer.inside.chapters-grid > .header > .top .grid-close {
    font-size: 40px;
  }
  body > .layer.inside.chapters-grid > .content {
    height: 100%;
    overflow-y: auto;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
    padding: 20px 40px;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    aspect-ratio: 170/240;
    background: #ffffff;
    box-shadow: 0 1px 5px #341E13;
    color: inherit;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    text-decoration: none;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card:hover {
    box-shadow: 0 2px 10px #341E13;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card .ribbon {
    height: 75px;
    left: -5px;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    text-align: right;
    top: -5px;
    z-index: 1;
    width: 75px;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card .ribbon span {
    background: linear-gradient(#F70505 0%, #8F0808 100%);
    box-shadow: 0 3px 10px -5px rgb(0, 0, 0);
    color: #ffffff;
    display: block;
    font-size: 10px;
    font-weight: bold;
    left: -21px;
    line-height: 20px;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    top: 19px;
    transform: rotate(-45deg);
    width: 100px;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card .ribbon span:before {
    border-bottom: 3px solid transparent;
    border-left: 3px solid #8F0808;
    border-right: 3px solid transparent;
    border-top: 3px solid #8F0808;
    content: "";
    left: 0;
    position: absolute;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card .ribbon span:after {
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
    border-right: 3px solid #8F0808;
    border-top: 3px solid #8F0808;
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card > .image {
    background: rgba(68, 67, 68, 0.8);
    padding-top: 75%;
    position: relative;
    width: 100%;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card > .image img {
    display: block;
    height: 100%;
    left: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card > h3 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    color: var(--default-color);
    font-size: 14px;
    font-weight: 700;
    line-height: 1.3em;
    margin: 0;
    overflow: hidden;
    padding: 10px;
    text-align: center;
    text-overflow: ellipsis;
    text-transform: uppercase;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card > .range {
    padding: 0 10px 12px 10px;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card > .range > span {
    display: block;
    font-size: 12px;
    text-align: center;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card > .periods-colors {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card > .periods-colors > div {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: block;
    height: 5px;
  }
  body > .layer.inside.chapters-timeline {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #ffffff;
    height: 100%;
    width: 100%;
  }
  body > .layer.inside.chapters-timeline > .header {
    height: auto;
    min-height: 50px;
  }
  body > .layer.inside.chapters-timeline > .header > .top {
    color: var(--default-color);
  }
  body > .layer.inside.chapters-timeline > .header > .top .grid-close {
    font-size: 40px;
  }
  body > .layer.inside.chapters-timeline > .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    overflow-y: auto;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-periods {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    position: sticky;
    top: 0;
    z-index: 3;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-periods > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    min-height: 36px;
    overflow: hidden;
    padding: 8px 4px;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-periods > div > span {
    color: #ffffff;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background: repeating-linear-gradient(to bottom, #e2dbd7 0px, #e2dbd7 60px, #ffffff 60px, #ffffff 120px);
    min-height: 0;
    padding: 0;
    position: relative;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    box-sizing: border-box;
    height: 60px;
    padding: 14px 0;
    position: absolute;
    text-align: center;
    text-decoration: none;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > span {
    color: #341E13;
    font-size: 13px;
    font-weight: 600;
    height: 13px;
    line-height: 13px;
    position: relative;
    white-space: nowrap;
    width: 100%;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > span > span {
    cursor: pointer;
    left: 50%;
    position: absolute;
    top: 0;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    height: 2px;
    position: relative;
    width: 100%;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div > span {
    display: block;
    height: 100%;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div:before, body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div:after {
    content: "";
    height: 2px;
    position: absolute;
    top: 0;
    width: 10%;
    max-width: 50px;
    min-width: 10px;
    z-index: 1;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div:before {
    background: linear-gradient(to right, var(--row-color, #ffffff), transparent);
    left: 0;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div:after {
    background: linear-gradient(to left, var(--row-color, #ffffff), transparent);
    right: 0;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div.narrow:before, body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div.narrow:after {
    min-width: 0;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div.start-fix:before {
    background: var(--start-color);
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div.start-fix > span:first-child {
    position: relative;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div.start-fix > span:first-child:before {
    background-color: var(--start-color);
    border-radius: 50%;
    content: "";
    height: 7px;
    left: 0;
    position: absolute;
    top: -3px;
    width: 7px;
    z-index: 2;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div.end-fix:after {
    background: var(--end-color);
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div.end-fix > span:last-child {
    position: relative;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div.end-fix > span:last-child:after {
    background-color: var(--end-color);
    border-radius: 50%;
    content: "";
    height: 7px;
    right: 0;
    position: absolute;
    top: -3px;
    width: 7px;
    z-index: 2;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar:hover > span {
    color: var(--default-color);
  }
  body > .layer.inside.chapter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    width: 100%;
  }
  body > .layer.inside.chapter > .header {
    height: 96px;
  }
  body > .layer.inside.chapter > .header > .top {
    color: #341E13;
    height: 100%;
  }
  body > .layer.inside.chapter > .header > .top > .image {
    height: 96px;
    margin: -30px 0 -30px -30px;
    min-width: 96px;
    overflow: hidden;
    width: 96px;
  }
  body > .layer.inside.chapter > .header > .top > .image img {
    height: 100%;
    width: auto;
  }
  body > .layer.inside.chapter > .header > .top h1 {
    font-size: 24px;
    margin: 0 70px 0 30px;
    text-align: left;
    text-transform: none;
    white-space: nowrap;
  }
  body > .layer.inside.chapter > .header > .top .range {
    width: 100%;
  }
  body > .layer.inside.chapter > .header > .top .links {
    white-space: nowrap;
  }
  body > .layer.inside.chapter > .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    background: #ffffff;
    height: calc(100% - 96px);
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    bottom: 100%;
    height: 50px;
    left: 50%;
    margin: 2px 0;
    position: absolute;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label > span {
    bottom: 100%;
    color: #836c5e;
    cursor: pointer;
    display: block;
    font-size: 12px;
    margin: 5px 0;
    position: absolute;
    text-align: center;
    width: 100px;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label > span:hover {
    font-weight: 400;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label > i {
    background: #836c5e;
    position: absolute;
    content: "";
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label > i:nth-of-type(1) {
    bottom: 0;
    height: 100%;
    left: 0;
    width: 1px;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label > i:nth-of-type(2) {
    border-radius: 50%;
    height: 7px;
    left: -3px;
    top: 0;
    width: 7px;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.bottom {
    bottom: unset;
    top: 100%;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.bottom > span {
    top: 100%;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.bottom > i:nth-of-type(1) {
    bottom: unset;
    top: 0;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.bottom > i:nth-of-type(2) {
    bottom: 0;
    top: unset;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.draggable > span {
    pointer-events: all;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.draggable > i:nth-of-type(2) {
    cursor: pointer;
    pointer-events: all;
    z-index: 1;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.left > span {
    text-align: left;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.right > span {
    text-align: right;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div.attached {
    background-color: #836c5e;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div.attached > label > span {
    color: #444344;
    font-weight: 900;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div.event-pseudo-range {
    background: transparent !important;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.event-label > span {
    pointer-events: all;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.event-label.linked > span {
    color: #444344;
    font-weight: 900;
  }
  body > .layer.inside.chapter > .content > div {
    height: 100%;
  }
  body > .layer.inside.chapter > .content > div.tab {
    -webkit-transition: max-height 0.5s ease;
    -moz-transition: max-height 0.5s ease;
    -ms-transition: max-height 0.5s ease;
    -o-transition: max-height 0.5s ease;
    transition: max-height 0.5s ease;
    max-height: 40px;
    overflow: hidden;
    position: relative;
    z-index: 2;
  }
  body > .layer.inside.chapter > .content > div.tab > .toggle {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    background: #e3dfdd;
    color: #341E13;
    cursor: pointer;
    font-weight: 600;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    position: relative;
  }
  body > .layer.inside.chapter > .content > div.tab > .toggle > span {
    font-size: 14px;
    text-transform: uppercase;
    white-space: nowrap;
    z-index: 1;
  }
  body > .layer.inside.chapter > .content > div.tab > .toggle > .user-links {
    display: none;
    position: absolute;
    right: 50px;
    top: 0;
  }
  body > .layer.inside.chapter > .content > div.tab > .toggle > .user-links > a {
    color: #ffffff;
  }
  body > .layer.inside.chapter > .content > div.tab > .toggle > i {
    font-size: 28px;
    z-index: 1;
  }
  body > .layer.inside.chapter > .content > div.tab > .toggle > i.bh-down {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
  }
  body > .layer.inside.chapter > .content > div.tab > .toggle > i.bh-right {
    position: absolute;
    right: 0;
    top: 0;
  }
  body > .layer.inside.chapter > .content > div.tab > .toggle:before {
    background: #836c5e;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.tab > .toggle:hover:before {
    opacity: 0.7;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider {
    background: linear-gradient(to top, #e3dfdd, #ffffff);
    height: calc(var(--inner-h, calc(100vh - 216px)) * 0.5 + 20px);
    padding-bottom: 20px;
    transition: visibility 0s 0.3s;
    visibility: hidden;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards {
    position: relative;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.event-preview {
    box-shadow: none;
    height: 0;
    left: 0;
    min-height: 0;
    min-width: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    transform: none !important;
    width: 0;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.event-preview * {
    pointer-events: all;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.event-preview .controls {
    display: none;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card {
    box-shadow: 0 1px 5px rgba(131, 108, 94, 0.5);
    height: 240px;
    width: 170px;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card h3 {
    font-size: 18px;
    margin: 0;
    padding: 15px;
    text-transform: none;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
    min-height: 240px;
    min-width: 170px;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .information {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
    max-width: 100%;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description {
    opacity: 0;
    pointer-events: none;
    position: relative;
    max-width: 0;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description > .close-detail {
    color: #e3dfdd;
    cursor: pointer;
    font-size: 26px;
    position: absolute;
    right: 6px;
    top: 6px;
    z-index: 2;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description > div {
    font-size: 15px;
    height: 100%;
    line-height: 1.35em;
    overflow-x: hidden;
    overflow-y: auto;
    padding-right: 200px;
    width: calc(100% + 200px);
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description > div .codex-editor--narrow {
    margin-right: 0;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description > div .codex-editor--narrow .codex-editor__redactor {
    margin-right: 0;
    padding-bottom: 0 !important;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description > div .codex-editor--narrow .ce-block {
    margin-right: 0;
    padding-right: 0;
    word-wrap: break-word;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description > div .codex-editor--narrow .ce-toolbar__actions {
    background: #ffffff;
    box-shadow: 0 6px 8px -10px #341E13, 0px -6px 8px -10px #341E13;
    left: calc(100% + 26px);
    right: auto;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description > div {
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description > div::-webkit-scrollbar {
    display: none;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description > a {
    bottom: 26px;
    color: var(--default-color);
    font-size: 36px;
    left: 50%;
    margin-left: -30px;
    position: absolute;
    text-decoration: none;
    z-index: 1;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .placeholder {
    display: none;
    z-index: -1;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .placeholder .subform {
    display: none !important;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open {
    cursor: default;
    transform-style: inherit;
    z-index: 10;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open .controls {
    margin-top: -35px;
    position: fixed;
    right: calc(100% - var(--offset-left, 0px) - 510px);
    top: var(--offset-top, 0);
    z-index: 10000;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open .content {
    background: #ffffff;
    box-shadow: 0 0 24px 8px #341E13;
    height: 320px;
    left: var(--offset-left, 0);
    margin: 0;
    min-height: 320px;
    min-width: 510px;
    position: fixed;
    top: var(--offset-top, 0);
    width: 510px;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open .content > .information {
    background: #ffffff;
    max-width: 230px;
    z-index: 1;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open .content > .description {
    background: #ffffff;
    box-shadow: inset 35px 0 35px -20px rgba(227, 223, 221, 0.5);
    max-width: 280px;
    opacity: 1;
    padding: 46px 26px 72px 26px;
    pointer-events: all;
    z-index: 1;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open .content:before {
    background: rgba(255, 255, 255, 0.8);
    content: "";
    height: 15000px;
    left: -5000px;
    position: fixed;
    top: -5000px;
    width: 15000px;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open .placeholder {
    display: block;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open .placeholder h3 {
    height: auto;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open .controls {
    margin-top: -35px;
    position: fixed;
    right: calc(100% - var(--offset-left, 0px) - 510px);
    top: var(--offset-top, 0);
    z-index: 10000;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    max-height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-start;
    -moz-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    background: url("../images/themes-background-WBtv9Ue.png") repeat left top;
    background-size: auto 264px;
    padding: 0 30px 0 60px;
    position: relative;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    cursor: pointer;
    height: 200px;
    margin: 32px 30px;
    position: relative;
    text-decoration: none;
    width: 140px;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card > form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card > form .errors {
    z-index: 1;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .controls {
    background: #ffffff;
    bottom: 100%;
    padding: 5px 8px;
    position: absolute;
    right: 0;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .controls > button {
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -ms-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    border: none;
    background: #ffffff;
    cursor: pointer;
    opacity: 0.7;
    padding: 2px 5px;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .controls > button:hover {
    opacity: 1;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .ribbon {
    height: 75px;
    left: -1px;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    text-align: right;
    top: -1px;
    z-index: 1;
    width: 75px;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .ribbon span {
    background: linear-gradient(#F70505 0%, #8F0808 100%);
    box-shadow: 0 3px 10px -5px rgb(0, 0, 0);
    color: #ffffff;
    display: block;
    font-size: 10px;
    font-weight: bold;
    left: -21px;
    line-height: 20px;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    top: 19px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 100px;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .ribbon span:before {
    border-bottom: 3px solid transparent;
    border-left: 3px solid #8F0808;
    border-right: 3px solid transparent;
    border-top: 3px solid #8F0808;
    content: "";
    left: 0;
    position: absolute;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .ribbon span:after {
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
    border-right: 3px solid #8F0808;
    border-top: 3px solid #8F0808;
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
    min-height: 184px;
    min-width: 128px;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .content label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 120px;
    position: relative;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .content label > input {
    left: 150%;
    opacity: 0;
    position: absolute;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .content h3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    color: var(--default-color);
    font-size: 12px;
    font-weight: 700;
    height: 100%;
    line-height: 16px;
    margin: 0;
    min-height: 85px;
    padding: 8px 15px;
    position: relative;
    text-align: left;
    word-break: break-word;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card.first-of-row > form .errors {
    left: 100%;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder) .content label:before {
    bottom: -5px;
    color: #ffffff;
    font-size: 40px;
    font-weight: 700;
    left: 25px;
    position: absolute;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(1) .content label:before {
    content: "1";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(2) .content label:before {
    content: "2";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(3) .content label:before {
    content: "3";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(4) .content label:before {
    content: "4";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(5) .content label:before {
    content: "5";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(6) .content label:before {
    content: "6";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(7) .content label:before {
    content: "7";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(8) .content label:before {
    content: "8";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(9) .content label:before {
    content: "9";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(10) .content label:before {
    content: "10";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(11) .content label:before {
    content: "11";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(12) .content label:before {
    content: "12";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(13) .content label:before {
    content: "13";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(14) .content label:before {
    content: "14";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(15) .content label:before {
    content: "15";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(16) .content label:before {
    content: "16";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(17) .content label:before {
    content: "17";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(18) .content label:before {
    content: "18";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(19) .content label:before {
    content: "19";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(20) .content label:before {
    content: "20";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(21) .content label:before {
    content: "21";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(22) .content label:before {
    content: "22";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(23) .content label:before {
    content: "23";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(24) .content label:before {
    content: "24";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(25) .content label:before {
    content: "25";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(26) .content label:before {
    content: "26";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(27) .content label:before {
    content: "27";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(28) .content label:before {
    content: "28";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(29) .content label:before {
    content: "29";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(30) .content label:before {
    content: "30";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(31) .content label:before {
    content: "31";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(32) .content label:before {
    content: "32";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(33) .content label:before {
    content: "33";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(34) .content label:before {
    content: "34";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(35) .content label:before {
    content: "35";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(36) .content label:before {
    content: "36";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(37) .content label:before {
    content: "37";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(38) .content label:before {
    content: "38";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(39) .content label:before {
    content: "39";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(40) .content label:before {
    content: "40";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(41) .content label:before {
    content: "41";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(42) .content label:before {
    content: "42";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(43) .content label:before {
    content: "43";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(44) .content label:before {
    content: "44";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(45) .content label:before {
    content: "45";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(46) .content label:before {
    content: "46";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(47) .content label:before {
    content: "47";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(48) .content label:before {
    content: "48";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(49) .content label:before {
    content: "49";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(50) .content label:before {
    content: "50";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(51) .content label:before {
    content: "51";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(52) .content label:before {
    content: "52";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(53) .content label:before {
    content: "53";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(54) .content label:before {
    content: "54";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(55) .content label:before {
    content: "55";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(56) .content label:before {
    content: "56";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(57) .content label:before {
    content: "57";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(58) .content label:before {
    content: "58";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(59) .content label:before {
    content: "59";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(60) .content label:before {
    content: "60";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(61) .content label:before {
    content: "61";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(62) .content label:before {
    content: "62";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(63) .content label:before {
    content: "63";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(64) .content label:before {
    content: "64";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(65) .content label:before {
    content: "65";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(66) .content label:before {
    content: "66";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(67) .content label:before {
    content: "67";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(68) .content label:before {
    content: "68";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(69) .content label:before {
    content: "69";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(70) .content label:before {
    content: "70";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(71) .content label:before {
    content: "71";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(72) .content label:before {
    content: "72";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(73) .content label:before {
    content: "73";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(74) .content label:before {
    content: "74";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(75) .content label:before {
    content: "75";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(76) .content label:before {
    content: "76";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(77) .content label:before {
    content: "77";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(78) .content label:before {
    content: "78";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(79) .content label:before {
    content: "79";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(80) .content label:before {
    content: "80";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(81) .content label:before {
    content: "81";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(82) .content label:before {
    content: "82";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(83) .content label:before {
    content: "83";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(84) .content label:before {
    content: "84";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(85) .content label:before {
    content: "85";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(86) .content label:before {
    content: "86";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(87) .content label:before {
    content: "87";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(88) .content label:before {
    content: "88";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(89) .content label:before {
    content: "89";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(90) .content label:before {
    content: "90";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(91) .content label:before {
    content: "91";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(92) .content label:before {
    content: "92";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(93) .content label:before {
    content: "93";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(94) .content label:before {
    content: "94";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(95) .content label:before {
    content: "95";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(96) .content label:before {
    content: "96";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(97) .content label:before {
    content: "97";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(98) .content label:before {
    content: "98";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(99) .content label:before {
    content: "99";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(100) .content label:before {
    content: "100";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:before {
    background: url("../images/btn_thema-tN6Xi7r.png") no-repeat center center;
    background-size: cover;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card.placeholder {
    opacity: 0.7;
    pointer-events: none;
    position: absolute;
    z-index: 1;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card.sortable-ghost {
    opacity: 0.6;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card.group {
    box-shadow: 0 1px 5px #341E13, inset 0 1px 5px #341E13;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card.group .controls button.bh-cards {
    color: #008800;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards.dragging {
    cursor: move !important;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards.dragging > .card {
    -webkit-user-select: none; /* Safari */
    -ms-user-select: none; /* IE 10 and IE 11 */
    user-select: none; /* Standard syntax */
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards.dragging * {
    cursor: move !important;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .background {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background: linear-gradient(to top, #e3dfdd, #ffffff);
  }
  body > .layer.inside.chapter > .content > div.tab > .timeline {
    height: calc(var(--inner-h, calc(100vh - 216px)) * 0.5 - 20px);
    transform-origin: top left;
    transition: visibility 0s 0.3s;
    visibility: hidden;
    width: calc(100% * var(--timeline-size, 1));
  }
  body > .layer.inside.chapter > .content > div.tab > .timeline.scale-down {
    width: calc(100% / var(--timeline-scale, 1) * var(--timeline-size, 1));
  }
  body > .layer.inside.chapter > .content > div.tab > .timeline.draggable {
    cursor: grab;
  }
  body > .layer.inside.chapter > .content > div.tab > .timeline.dragging {
    cursor: grabbing;
  }
  body > .layer.inside.chapter > .content > div.tab > .timeline.dragging * {
    user-select: none;
  }
  body > .layer.inside.chapter > .content > div.tab.active {
    max-height: 100%;
    z-index: 4;
  }
  body > .layer.inside.chapter > .content > div.tab.active > .toggle {
    background: #341E13;
    color: #ffffff;
  }
  body > .layer.inside.chapter > .content > div.tab.active > .toggle > .user-links {
    display: block;
  }
  body > .layer.inside.chapter > .content > div.tab.active > .toggle > i.bh-down {
    display: block;
  }
  body > .layer.inside.chapter > .content > div.tab.active > .toggle > i.bh-right {
    display: none;
  }
  body > .layer.inside.chapter > .content > div.tab.active > .toggle:hover:before {
    display: none;
  }
  body > .layer.inside.chapter > .content > div.tab.active > .themes:before {
    display: block;
  }
  body > .layer.inside.chapter > .content > div.tab.active > .slider,
  body > .layer.inside.chapter > .content > div.tab.active > .timeline {
    transition: visibility 0s;
    visibility: visible;
  }
  body > .layer.inside.chapter > .content > div.background {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    left: 0;
    max-height: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.background > .bh-close {
    color: #ffffff;
    cursor: pointer;
    display: none;
    font-size: 2em;
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 1;
  }
  body > .layer.inside.chapter > .content > div.background > div {
    background: rgba(0, 0, 0, 0.5);
    bottom: 0;
    color: #ffffff;
    padding-bottom: 120px;
    position: absolute;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.background > div > span {
    display: block;
    font-size: 45px;
    font-weight: 700;
    height: 180px;
    padding: 40px;
    text-align: center;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.background > div > .range {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    font-size: 14px;
    padding: 17px 30px;
    position: relative;
  }
  body > .layer.inside.chapter > .content > div.background > div > .range > .colors {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    bottom: 0;
    height: 12px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.background > div > .range > .colors > div {
    background-color: var(--default-color);
    height: 100%;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.background > div:before {
    background: #3C271C;
    content: "";
    height: 100%;
    opacity: 0.3;
    position: absolute;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.background:before {
    background-color: rgba(0, 0, 0, 0.05);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.chapter > .content.blurred > div > .slider > .navigation {
    z-index: 0;
  }
  body > .layer.inside.chapter > .content.blurred > div.tab.active {
    overflow: visible;
  }
  body > .layer.inside.chapter > .content.blurred:before {
    z-index: 3;
  }
  body > .layer.inside.chapter.initial > .header {
    display: none;
  }
  body > .layer.inside.chapter.initial > .content {
    height: 100%;
  }
  body > .layer.inside.chapter.initial > .content > div.tab > .toggle {
    background: transparent;
    border-top: 1px solid #ffffff;
    color: #ffffff;
  }
  body > .layer.inside.chapter.initial > .content > div.background {
    max-height: 100%;
  }
  body > .layer.inside.chapter.initial > .content > div.background > .bh-close {
    display: block;
  }
  body > .layer.inside.event > .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    height: 192px;
    left: 0;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
  }
  body > .layer.inside.event > .header > .chapter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    height: 192px;
    width: 85px;
  }
  body > .layer.inside.event > .header > .chapter > h3 {
    color: #e3dfdd;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
  }
  body > .layer.inside.event > .header > .chapter > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    box-shadow: 0 1px 5px #341E13;
    height: 138px;
    position: relative;
    width: 100px;
  }
  body > .layer.inside.event > .header > .chapter > div h4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    color: var(--default-color);
    font-size: 10px;
    font-weight: 700;
    height: 100%;
    line-height: 14px;
    margin: 0;
    min-height: 40px;
    padding: 15px 5px 5px 5px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
  }
  body > .layer.inside.event > .header > .chapter > div .image {
    background: rgba(68, 67, 68, 0.8);
    padding-top: 75%;
    position: relative;
    width: 100%;
  }
  body > .layer.inside.event > .header > .chapter > div .image label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.event > .header > .chapter > div .image label img {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.event > .header > .chapter > div .range {
    padding: 0 5px;
  }
  body > .layer.inside.event > .header > .chapter > div .range > span {
    display: block;
    font-size: 9px;
    height: 22px;
    line-height: 22px;
    text-align: center;
  }
  body > .layer.inside.event > .header > .chapter > div .periods-colors {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
  }
  body > .layer.inside.event > .header > .chapter > div .periods-colors > div {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: block;
    height: 5px;
  }
  body > .layer.inside.event > .header > .close {
    color: #836c5e;
    padding: 10px;
    pointer-events: all;
  }
  body > .layer.inside.event > .header > .close a {
    color: inherit;
  }
  body > .layer.inside.event > .header > .close i {
    -webkit-transition: text-shadow 0.5s ease;
    -moz-transition: text-shadow 0.5s ease;
    -ms-transition: text-shadow 0.5s ease;
    -o-transition: text-shadow 0.5s ease;
    transition: text-shadow 0.5s ease;
    cursor: pointer;
    font-size: 24px;
  }
  body > .layer.inside.event > .header > .close i:hover {
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  }
  body > .layer.inside.event {
    overflow-y: auto;
  }
  body > .layer.inside.event > .content {
    height: 100%;
  }
  body > .layer.inside.event > .content > .event .ribbon {
    height: 75px;
    left: -5px;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    text-align: right;
    top: -5px;
    z-index: 1;
    width: 75px;
  }
  body > .layer.inside.event > .content > .event .ribbon span {
    background: linear-gradient(#F70505 0%, #8F0808 100%);
    box-shadow: 0 3px 10px -5px rgb(0, 0, 0);
    color: #ffffff;
    display: block;
    font-size: 10px;
    font-weight: bold;
    left: -21px;
    line-height: 20px;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    top: 19px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 100px;
  }
  body > .layer.inside.event > .content > .event .ribbon span:before {
    border-bottom: 3px solid transparent;
    border-left: 3px solid #8F0808;
    border-right: 3px solid transparent;
    border-top: 3px solid #8F0808;
    content: "";
    left: 0;
    position: absolute;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.event > .content > .event .ribbon span:after {
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
    border-right: 3px solid #8F0808;
    border-top: 3px solid #8F0808;
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.event > .content > .event .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 192px;
    position: relative;
    z-index: 2;
  }
  body > .layer.inside.event > .content > .event .header > .image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    height: 192px;
    overflow: hidden;
    width: 232px;
  }
  body > .layer.inside.event > .content > .event .header > .image img {
    height: 100%;
    margin: auto;
    width: auto;
  }
  body > .layer.inside.event > .content > .event .header > .information {
    padding: 20px 40px;
    width: 100%;
  }
  body > .layer.inside.event > .content > .event .header > .information h1 {
    font-size: 20px;
    margin-bottom: 0;
    padding-bottom: 9px;
  }
  body > .layer.inside.event > .content > .event .header > .information .range {
    font-weight: 300;
  }
  body > .layer.inside.event > .content > .event .header > .information .short-description {
    max-width: calc(100% - 220px);
  }
  body > .layer.inside.event > .content > .event .header > .information .short-description .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.event > .content > .event .header > .information .short-description .ce-block__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.event > .content > .event .header > .information .short-description .ce-toolbar__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.event > .content > .event .header > .information .short-description .ce-toolbar__actions {
    right: auto;
    left: calc(100% - 40px);
  }
  body > .layer.inside.event > .content > .event .header > .chapter-placeholder {
    width: 250px;
  }
  body > .layer.inside.event > .content > .event .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    border-top: 1px solid #e3dfdd;
    margin: 0 0 auto 0;
    min-height: calc(100% - 320px);
  }
  body > .layer.inside.event > .content > .event .content > .summary {
    width: 232px;
  }
  body > .layer.inside.event > .content > .event .content > .summary > div {
    padding: 20px 20px 20px 40px;
    width: 232px;
  }
  body > .layer.inside.event > .content > .event .content > .summary > div > div {
    color: #e3dfdd;
    font-size: 14px;
  }
  body > .layer.inside.event > .content > .event .content > .summary > div > ul {
    padding: 20px 0;
  }
  body > .layer.inside.event > .content > .event .content > .summary > div > ul > li {
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 20px;
  }
  body > .layer.inside.event > .content > .event .content > .summary > div > ul > li > ul > li {
    cursor: pointer;
    font-size: 14px;
    margin: 10px 0 10px 20px;
  }
  body > .layer.inside.event > .content > .event .content > .summary.fixed > div {
    position: fixed;
    top: 0;
  }
  body > .layer.inside.event > .content > .event .content > .summary.hidden > div {
    display: none;
  }
  body > .layer.inside.event > .content > .event .content > .description {
    padding: 20px 40px;
    width: calc(100% - 232px);
  }
  body > .layer.inside.event > .content > .event .content > .description h2 {
    font-size: 18px;
  }
  body > .layer.inside.event > .content > .event .content > .description h3 {
    font-size: 16px;
  }
  body > .layer.inside.event > .content > .event .content > .description .ce-block {
    position: relative;
  }
  body > .layer.inside.event > .content > .event .content > .description .ce-block.ce-block--focused {
    z-index: 1;
  }
  body > .layer.inside.event > .content > .event .content > .description .ce-block .ce-block__content a {
    color: var(--default-color);
  }
  body > .layer.inside.event > .content > .event .content > .description .cdx-block:after {
    clear: both;
    content: "";
    display: table;
  }
  body > .layer.inside.event > .content > .event .content > .description .tc-table {
    --color-border: #C7BAB3;
  }
  body > .layer.inside.event > .content > .event .content > .description .tc-table.tc-table--heading .tc-row:first-child {
    background: rgba(199, 186, 179, 0.3);
  }
  body > .layer.inside.event > .content > .event .content > .description .image-tool--alignLeft {
    float: left;
    margin: 0 20px 20px 0;
    position: relative;
    z-index: 1;
  }
  body > .layer.inside.event > .content > .event .content > .description .image-tool--alignLeft:after {
    display: none;
  }
  body > .layer.inside.event > .content > .event .content > .description .image-tool--alignRight {
    float: right;
    margin: 0 0 20px 20px;
    position: relative;
    z-index: 1;
  }
  body > .layer.inside.event > .content > .event .content > .description .image-tool--alignRight:after {
    display: none;
  }
  body > .layer.inside.event > .content > .event .content > .description .video-tool__video {
    border: none;
  }
  body > .layer.inside.event > .content > .event .content > .description .image-tool__caption {
    border: none;
    box-shadow: none;
    font-size: 12px;
    font-style: italic;
    padding: 0;
  }
  body > .layer.inside.event > .content > .event .content > .description .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.event > .content > .event .content > .description .ce-block__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.event > .content > .event .content > .description .ce-toolbar {
    right: 100%;
    z-index: 2;
  }
  body > .layer.inside.event > .content > .event .content > .description .ce-toolbar .ce-toolbar__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.event > .content > .event > .controls {
    background: #ffffff;
    left: 50%;
    padding: 0 20px 20px 20px;
    position: fixed;
    top: 0;
    z-index: 10;
  }
  body > .layer.inside.event > .content > .event form {
    height: 100%;
  }
  body > .layer.inside.event > .content > .event .footer {
    background: #e3dfdd;
    min-height: 128px;
    padding: 20px 40px 20px 272px;
  }
  body > .layer.inside.event > .content > .event .footer .sources .source-toggle {
    cursor: pointer;
  }
  body > .layer.inside.event > .content > .event .footer .sources .source-toggle i {
    display: inline-block;
    transition: transform 0.3s ease;
    transform: rotate(-90deg);
  }
  body > .layer.inside.event > .content > .event .footer .sources .source-content {
    font-size: 14px;
    line-height: 1.25em;
    max-height: 0;
    overflow: hidden;
    padding-top: 20px;
    transition: transform 0.3s ease;
  }
  body > .layer.inside.event > .content > .event .footer .sources .source-content .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.event > .content > .event .footer .sources .source-content .codex-editor__redactor .ce-block__content {
    max-width: none;
  }
  body > .layer.inside.event > .content > .event .footer .sources .source-content .codex-editor__redactor .ce-block__content a {
    color: var(--default-color);
  }
  body > .layer.inside.event > .content > .event .footer .sources .source-content .ce-inline-toolbar--showed {
    transform: translateY(-65px);
  }
  body > .layer.inside.event > .content > .event .footer .sources .source-content .ce-popover {
    bottom: calc(100% + var(--offset-from-target));
    top: auto;
  }
  body > .layer.inside.event > .content > .event .footer .sources.toggled .source-toggle i {
    transform: rotate(0deg);
  }
  body > .layer.inside.event > .content > .event .footer .sources.toggled .source-content {
    overflow: visible;
    max-height: 9999px;
  }
  body > .layer.inside.event > .content > .event {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    min-height: 100%;
  }
  body > .layer.inside.event > .content > .event > form {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
  }
  body > .layer.inside.character > .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    height: 192px;
    left: 0;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
  }
  body > .layer.inside.character > .header > .chapter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    height: 192px;
    width: 85px;
  }
  body > .layer.inside.character > .header > .chapter > h3 {
    color: #e3dfdd;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
  }
  body > .layer.inside.character > .header > .chapter > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    box-shadow: 0 1px 5px #341E13;
    height: 138px;
    position: relative;
    width: 100px;
  }
  body > .layer.inside.character > .header > .chapter > div h4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    color: var(--default-color);
    font-size: 10px;
    font-weight: 700;
    height: 100%;
    line-height: 14px;
    margin: 0;
    min-height: 40px;
    padding: 15px 5px 5px 5px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
  }
  body > .layer.inside.character > .header > .chapter > div .image {
    background: rgba(68, 67, 68, 0.8);
    padding-top: 75%;
    position: relative;
    width: 100%;
  }
  body > .layer.inside.character > .header > .chapter > div .image label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.character > .header > .chapter > div .image label img {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.character > .header > .chapter > div .range {
    padding: 0 5px;
  }
  body > .layer.inside.character > .header > .chapter > div .range > span {
    display: block;
    font-size: 9px;
    height: 22px;
    line-height: 22px;
    text-align: center;
  }
  body > .layer.inside.character > .header > .chapter > div .periods-colors {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
  }
  body > .layer.inside.character > .header > .chapter > div .periods-colors > div {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: block;
    height: 5px;
  }
  body > .layer.inside.character > .header > .close {
    color: #836c5e;
    padding: 10px;
    pointer-events: all;
  }
  body > .layer.inside.character > .header > .close a {
    color: inherit;
  }
  body > .layer.inside.character > .header > .close i {
    -webkit-transition: text-shadow 0.5s ease;
    -moz-transition: text-shadow 0.5s ease;
    -ms-transition: text-shadow 0.5s ease;
    -o-transition: text-shadow 0.5s ease;
    transition: text-shadow 0.5s ease;
    cursor: pointer;
    font-size: 24px;
  }
  body > .layer.inside.character > .header > .close i:hover {
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  }
  body > .layer.inside.character {
    overflow-y: auto;
  }
  body > .layer.inside.character > .content {
    height: 100%;
  }
  body > .layer.inside.character > .content > .character .ribbon {
    height: 75px;
    left: -5px;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    text-align: right;
    top: -5px;
    z-index: 1;
    width: 75px;
  }
  body > .layer.inside.character > .content > .character .ribbon span {
    background: linear-gradient(#F70505 0%, #8F0808 100%);
    box-shadow: 0 3px 10px -5px rgb(0, 0, 0);
    color: #ffffff;
    display: block;
    font-size: 10px;
    font-weight: bold;
    left: -21px;
    line-height: 20px;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    top: 19px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 100px;
  }
  body > .layer.inside.character > .content > .character .ribbon span:before {
    border-bottom: 3px solid transparent;
    border-left: 3px solid #8F0808;
    border-right: 3px solid transparent;
    border-top: 3px solid #8F0808;
    content: "";
    left: 0;
    position: absolute;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.character > .content > .character .ribbon span:after {
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
    border-right: 3px solid #8F0808;
    border-top: 3px solid #8F0808;
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.character > .content > .character .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 192px;
    position: relative;
    z-index: 2;
  }
  body > .layer.inside.character > .content > .character .header > .image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    height: 192px;
    overflow: hidden;
    width: 232px;
  }
  body > .layer.inside.character > .content > .character .header > .image img {
    height: 100%;
    margin: auto;
    width: auto;
  }
  body > .layer.inside.character > .content > .character .header > .information {
    padding: 20px 40px;
    width: 100%;
  }
  body > .layer.inside.character > .content > .character .header > .information h1 {
    font-size: 20px;
    margin-bottom: 0;
    padding-bottom: 9px;
  }
  body > .layer.inside.character > .content > .character .header > .information .range {
    font-weight: 300;
  }
  body > .layer.inside.character > .content > .character .header > .information .short-description {
    max-width: calc(100% - 220px);
  }
  body > .layer.inside.character > .content > .character .header > .information .short-description .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.character > .content > .character .header > .information .short-description .ce-block__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.character > .content > .character .header > .information .short-description .ce-toolbar__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.character > .content > .character .header > .information .short-description .ce-toolbar__actions {
    right: auto;
    left: calc(100% - 40px);
  }
  body > .layer.inside.character > .content > .character .header > .chapter-placeholder {
    width: 250px;
  }
  body > .layer.inside.character > .content > .character .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    border-top: 1px solid #e3dfdd;
    margin: 0 0 auto 0;
    min-height: calc(100% - 320px);
  }
  body > .layer.inside.character > .content > .character .content > .summary {
    width: 232px;
  }
  body > .layer.inside.character > .content > .character .content > .summary > div {
    padding: 20px 20px 20px 40px;
    width: 232px;
  }
  body > .layer.inside.character > .content > .character .content > .summary > div > div {
    color: #e3dfdd;
    font-size: 14px;
  }
  body > .layer.inside.character > .content > .character .content > .summary > div > ul {
    padding: 20px 0;
  }
  body > .layer.inside.character > .content > .character .content > .summary > div > ul > li {
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 20px;
  }
  body > .layer.inside.character > .content > .character .content > .summary > div > ul > li > ul > li {
    cursor: pointer;
    font-size: 14px;
    margin: 10px 0 10px 20px;
  }
  body > .layer.inside.character > .content > .character .content > .summary.fixed > div {
    position: fixed;
    top: 0;
  }
  body > .layer.inside.character > .content > .character .content > .summary.hidden > div {
    display: none;
  }
  body > .layer.inside.character > .content > .character .content > .description {
    padding: 20px 40px;
    width: calc(100% - 232px);
  }
  body > .layer.inside.character > .content > .character .content > .description h2 {
    font-size: 18px;
  }
  body > .layer.inside.character > .content > .character .content > .description h3 {
    font-size: 16px;
  }
  body > .layer.inside.character > .content > .character .content > .description .ce-block {
    position: relative;
  }
  body > .layer.inside.character > .content > .character .content > .description .ce-block.ce-block--focused {
    z-index: 1;
  }
  body > .layer.inside.character > .content > .character .content > .description .ce-block .ce-block__content a {
    color: var(--default-color);
  }
  body > .layer.inside.character > .content > .character .content > .description .cdx-block:after {
    clear: both;
    content: "";
    display: table;
  }
  body > .layer.inside.character > .content > .character .content > .description .tc-table {
    --color-border: #C7BAB3;
  }
  body > .layer.inside.character > .content > .character .content > .description .tc-table.tc-table--heading .tc-row:first-child {
    background: rgba(199, 186, 179, 0.3);
  }
  body > .layer.inside.character > .content > .character .content > .description .image-tool--alignLeft {
    float: left;
    margin: 0 20px 20px 0;
    position: relative;
    z-index: 1;
  }
  body > .layer.inside.character > .content > .character .content > .description .image-tool--alignLeft:after {
    display: none;
  }
  body > .layer.inside.character > .content > .character .content > .description .image-tool--alignRight {
    float: right;
    margin: 0 0 20px 20px;
    position: relative;
    z-index: 1;
  }
  body > .layer.inside.character > .content > .character .content > .description .image-tool--alignRight:after {
    display: none;
  }
  body > .layer.inside.character > .content > .character .content > .description .video-tool__video {
    border: none;
  }
  body > .layer.inside.character > .content > .character .content > .description .image-tool__caption {
    border: none;
    box-shadow: none;
    font-size: 12px;
    font-style: italic;
    padding: 0;
  }
  body > .layer.inside.character > .content > .character .content > .description .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.character > .content > .character .content > .description .ce-block__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.character > .content > .character .content > .description .ce-toolbar {
    right: 100%;
    z-index: 2;
  }
  body > .layer.inside.character > .content > .character .content > .description .ce-toolbar .ce-toolbar__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.character > .content > .character > .controls {
    background: #ffffff;
    left: 50%;
    padding: 0 20px 20px 20px;
    position: fixed;
    top: 0;
    z-index: 10;
  }
  body > .layer.inside.character > .content > .character form {
    height: 100%;
  }
  body > .layer.inside.character > .content > .character .footer {
    background: #e3dfdd;
    min-height: 128px;
    padding: 20px 40px 20px 272px;
  }
  body > .layer.inside.character > .content > .character .footer .sources .source-toggle {
    cursor: pointer;
  }
  body > .layer.inside.character > .content > .character .footer .sources .source-toggle i {
    display: inline-block;
    transition: transform 0.3s ease;
    transform: rotate(-90deg);
  }
  body > .layer.inside.character > .content > .character .footer .sources .source-content {
    font-size: 14px;
    line-height: 1.25em;
    max-height: 0;
    overflow: hidden;
    padding-top: 20px;
    transition: transform 0.3s ease;
  }
  body > .layer.inside.character > .content > .character .footer .sources .source-content .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.character > .content > .character .footer .sources .source-content .codex-editor__redactor .ce-block__content {
    max-width: none;
  }
  body > .layer.inside.character > .content > .character .footer .sources .source-content .codex-editor__redactor .ce-block__content a {
    color: var(--default-color);
  }
  body > .layer.inside.character > .content > .character .footer .sources .source-content .ce-inline-toolbar--showed {
    transform: translateY(-65px);
  }
  body > .layer.inside.character > .content > .character .footer .sources .source-content .ce-popover {
    bottom: calc(100% + var(--offset-from-target));
    top: auto;
  }
  body > .layer.inside.character > .content > .character .footer .sources.toggled .source-toggle i {
    transform: rotate(0deg);
  }
  body > .layer.inside.character > .content > .character .footer .sources.toggled .source-content {
    overflow: visible;
    max-height: 9999px;
  }
  body > .layer.inside.character > .content > .character {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    min-height: 100%;
  }
  body > .layer.inside.character > .content > .character > form {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
  }
  body > .layer.inside.theme > .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    height: 192px;
    left: 0;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
  }
  body > .layer.inside.theme > .header > .chapter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    height: 192px;
    width: 85px;
  }
  body > .layer.inside.theme > .header > .chapter > h3 {
    color: #e3dfdd;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
  }
  body > .layer.inside.theme > .header > .chapter > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    box-shadow: 0 1px 5px #341E13;
    height: 138px;
    position: relative;
    width: 100px;
  }
  body > .layer.inside.theme > .header > .chapter > div h4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    color: var(--default-color);
    font-size: 10px;
    font-weight: 700;
    height: 100%;
    line-height: 14px;
    margin: 0;
    min-height: 40px;
    padding: 15px 5px 5px 5px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
  }
  body > .layer.inside.theme > .header > .chapter > div .image {
    background: rgba(68, 67, 68, 0.8);
    padding-top: 75%;
    position: relative;
    width: 100%;
  }
  body > .layer.inside.theme > .header > .chapter > div .image label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.theme > .header > .chapter > div .image label img {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.theme > .header > .chapter > div .range {
    padding: 0 5px;
  }
  body > .layer.inside.theme > .header > .chapter > div .range > span {
    display: block;
    font-size: 9px;
    height: 22px;
    line-height: 22px;
    text-align: center;
  }
  body > .layer.inside.theme > .header > .chapter > div .periods-colors {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
  }
  body > .layer.inside.theme > .header > .chapter > div .periods-colors > div {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: block;
    height: 5px;
  }
  body > .layer.inside.theme > .header > .close {
    color: #836c5e;
    padding: 10px;
    pointer-events: all;
  }
  body > .layer.inside.theme > .header > .close a {
    color: inherit;
  }
  body > .layer.inside.theme > .header > .close i {
    -webkit-transition: text-shadow 0.5s ease;
    -moz-transition: text-shadow 0.5s ease;
    -ms-transition: text-shadow 0.5s ease;
    -o-transition: text-shadow 0.5s ease;
    transition: text-shadow 0.5s ease;
    cursor: pointer;
    font-size: 24px;
  }
  body > .layer.inside.theme > .header > .close i:hover {
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  }
  body > .layer.inside.theme {
    overflow-y: auto;
  }
  body > .layer.inside.theme > .content {
    height: 100%;
  }
  body > .layer.inside.theme > .content > .theme .ribbon {
    height: 75px;
    left: -5px;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    text-align: right;
    top: -5px;
    z-index: 1;
    width: 75px;
  }
  body > .layer.inside.theme > .content > .theme .ribbon span {
    background: linear-gradient(#F70505 0%, #8F0808 100%);
    box-shadow: 0 3px 10px -5px rgb(0, 0, 0);
    color: #ffffff;
    display: block;
    font-size: 10px;
    font-weight: bold;
    left: -21px;
    line-height: 20px;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    top: 19px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 100px;
  }
  body > .layer.inside.theme > .content > .theme .ribbon span:before {
    border-bottom: 3px solid transparent;
    border-left: 3px solid #8F0808;
    border-right: 3px solid transparent;
    border-top: 3px solid #8F0808;
    content: "";
    left: 0;
    position: absolute;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.theme > .content > .theme .ribbon span:after {
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
    border-right: 3px solid #8F0808;
    border-top: 3px solid #8F0808;
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.theme > .content > .theme .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 192px;
    position: relative;
    z-index: 2;
  }
  body > .layer.inside.theme > .content > .theme .header > .image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    height: 192px;
    overflow: hidden;
    width: 232px;
  }
  body > .layer.inside.theme > .content > .theme .header > .image img {
    height: 100%;
    margin: auto;
    width: auto;
  }
  body > .layer.inside.theme > .content > .theme .header > .information {
    padding: 20px 40px;
    width: 100%;
  }
  body > .layer.inside.theme > .content > .theme .header > .information h1 {
    font-size: 20px;
    margin-bottom: 0;
    padding-bottom: 9px;
  }
  body > .layer.inside.theme > .content > .theme .header > .information .range {
    font-weight: 300;
  }
  body > .layer.inside.theme > .content > .theme .header > .information .short-description {
    max-width: calc(100% - 220px);
  }
  body > .layer.inside.theme > .content > .theme .header > .information .short-description .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.theme > .content > .theme .header > .information .short-description .ce-block__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.theme > .content > .theme .header > .information .short-description .ce-toolbar__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.theme > .content > .theme .header > .information .short-description .ce-toolbar__actions {
    right: auto;
    left: calc(100% - 40px);
  }
  body > .layer.inside.theme > .content > .theme .header > .chapter-placeholder {
    width: 250px;
  }
  body > .layer.inside.theme > .content > .theme .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    border-top: 1px solid #e3dfdd;
    margin: 0 0 auto 0;
    min-height: calc(100% - 320px);
  }
  body > .layer.inside.theme > .content > .theme .content > .summary {
    width: 232px;
  }
  body > .layer.inside.theme > .content > .theme .content > .summary > div {
    padding: 20px 20px 20px 40px;
    width: 232px;
  }
  body > .layer.inside.theme > .content > .theme .content > .summary > div > div {
    color: #e3dfdd;
    font-size: 14px;
  }
  body > .layer.inside.theme > .content > .theme .content > .summary > div > ul {
    padding: 20px 0;
  }
  body > .layer.inside.theme > .content > .theme .content > .summary > div > ul > li {
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 20px;
  }
  body > .layer.inside.theme > .content > .theme .content > .summary > div > ul > li > ul > li {
    cursor: pointer;
    font-size: 14px;
    margin: 10px 0 10px 20px;
  }
  body > .layer.inside.theme > .content > .theme .content > .summary.fixed > div {
    position: fixed;
    top: 0;
  }
  body > .layer.inside.theme > .content > .theme .content > .summary.hidden > div {
    display: none;
  }
  body > .layer.inside.theme > .content > .theme .content > .description {
    padding: 20px 40px;
    width: calc(100% - 232px);
  }
  body > .layer.inside.theme > .content > .theme .content > .description h2 {
    font-size: 18px;
  }
  body > .layer.inside.theme > .content > .theme .content > .description h3 {
    font-size: 16px;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .ce-block {
    position: relative;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .ce-block.ce-block--focused {
    z-index: 1;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .ce-block .ce-block__content a {
    color: var(--default-color);
  }
  body > .layer.inside.theme > .content > .theme .content > .description .cdx-block:after {
    clear: both;
    content: "";
    display: table;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .tc-table {
    --color-border: #C7BAB3;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .tc-table.tc-table--heading .tc-row:first-child {
    background: rgba(199, 186, 179, 0.3);
  }
  body > .layer.inside.theme > .content > .theme .content > .description .image-tool--alignLeft {
    float: left;
    margin: 0 20px 20px 0;
    position: relative;
    z-index: 1;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .image-tool--alignLeft:after {
    display: none;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .image-tool--alignRight {
    float: right;
    margin: 0 0 20px 20px;
    position: relative;
    z-index: 1;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .image-tool--alignRight:after {
    display: none;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .video-tool__video {
    border: none;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .image-tool__caption {
    border: none;
    box-shadow: none;
    font-size: 12px;
    font-style: italic;
    padding: 0;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .ce-block__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .ce-toolbar {
    right: 100%;
    z-index: 2;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .ce-toolbar .ce-toolbar__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.theme > .content > .theme > .controls {
    background: #ffffff;
    left: 50%;
    padding: 0 20px 20px 20px;
    position: fixed;
    top: 0;
    z-index: 10;
  }
  body > .layer.inside.theme > .content > .theme form {
    height: 100%;
  }
  body > .layer.inside.theme > .content > .theme .footer {
    background: #e3dfdd;
    min-height: 128px;
    padding: 20px 40px 20px 272px;
  }
  body > .layer.inside.theme > .content > .theme .footer .sources .source-toggle {
    cursor: pointer;
  }
  body > .layer.inside.theme > .content > .theme .footer .sources .source-toggle i {
    display: inline-block;
    transition: transform 0.3s ease;
    transform: rotate(-90deg);
  }
  body > .layer.inside.theme > .content > .theme .footer .sources .source-content {
    font-size: 14px;
    line-height: 1.25em;
    max-height: 0;
    overflow: hidden;
    padding-top: 20px;
    transition: transform 0.3s ease;
  }
  body > .layer.inside.theme > .content > .theme .footer .sources .source-content .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.theme > .content > .theme .footer .sources .source-content .codex-editor__redactor .ce-block__content {
    max-width: none;
  }
  body > .layer.inside.theme > .content > .theme .footer .sources .source-content .codex-editor__redactor .ce-block__content a {
    color: var(--default-color);
  }
  body > .layer.inside.theme > .content > .theme .footer .sources .source-content .ce-inline-toolbar--showed {
    transform: translateY(-65px);
  }
  body > .layer.inside.theme > .content > .theme .footer .sources .source-content .ce-popover {
    bottom: calc(100% + var(--offset-from-target));
    top: auto;
  }
  body > .layer.inside.theme > .content > .theme .footer .sources.toggled .source-toggle i {
    transform: rotate(0deg);
  }
  body > .layer.inside.theme > .content > .theme .footer .sources.toggled .source-content {
    overflow: visible;
    max-height: 9999px;
  }
  body > .layer.inside.theme > .content > .theme {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    min-height: 100%;
  }
  body > .layer.inside.theme > .content > .theme > form {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
  }
  body > .layer.inside.page > .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    height: 192px;
    left: 0;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
  }
  body > .layer.inside.page > .header > .chapter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    height: 192px;
    width: 85px;
  }
  body > .layer.inside.page > .header > .chapter > h3 {
    color: #e3dfdd;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
  }
  body > .layer.inside.page > .header > .chapter > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    box-shadow: 0 1px 5px #341E13;
    height: 138px;
    position: relative;
    width: 100px;
  }
  body > .layer.inside.page > .header > .chapter > div h4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    color: var(--default-color);
    font-size: 10px;
    font-weight: 700;
    height: 100%;
    line-height: 14px;
    margin: 0;
    min-height: 40px;
    padding: 15px 5px 5px 5px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
  }
  body > .layer.inside.page > .header > .chapter > div .image {
    background: rgba(68, 67, 68, 0.8);
    padding-top: 75%;
    position: relative;
    width: 100%;
  }
  body > .layer.inside.page > .header > .chapter > div .image label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.page > .header > .chapter > div .image label img {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.page > .header > .chapter > div .range {
    padding: 0 5px;
  }
  body > .layer.inside.page > .header > .chapter > div .range > span {
    display: block;
    font-size: 9px;
    height: 22px;
    line-height: 22px;
    text-align: center;
  }
  body > .layer.inside.page > .header > .chapter > div .periods-colors {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
  }
  body > .layer.inside.page > .header > .chapter > div .periods-colors > div {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: block;
    height: 5px;
  }
  body > .layer.inside.page > .header > .close {
    color: #836c5e;
    padding: 10px;
    pointer-events: all;
  }
  body > .layer.inside.page > .header > .close a {
    color: inherit;
  }
  body > .layer.inside.page > .header > .close i {
    -webkit-transition: text-shadow 0.5s ease;
    -moz-transition: text-shadow 0.5s ease;
    -ms-transition: text-shadow 0.5s ease;
    -o-transition: text-shadow 0.5s ease;
    transition: text-shadow 0.5s ease;
    cursor: pointer;
    font-size: 24px;
  }
  body > .layer.inside.page > .header > .close i:hover {
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  }
  body > .layer.inside.page {
    overflow-y: auto;
  }
  body > .layer.inside.page > .header {
    height: auto;
    min-height: 50px;
  }
  body > .layer.inside.page > .content {
    height: 100%;
  }
  body > .layer.inside.page > .content > .page .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 192px;
    position: relative;
    z-index: 2;
  }
  body > .layer.inside.page > .content > .page .header > .image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    height: 192px;
    overflow: hidden;
    width: 232px;
  }
  body > .layer.inside.page > .content > .page .header > .image img {
    height: 100%;
    margin: auto;
    width: auto;
  }
  body > .layer.inside.page > .content > .page .header > .information {
    padding: 20px 40px;
    width: 100%;
  }
  body > .layer.inside.page > .content > .page .header > .information h1 {
    font-size: 20px;
    margin-bottom: 0;
    padding-bottom: 9px;
  }
  body > .layer.inside.page > .content > .page .header > .information .range {
    font-weight: 300;
  }
  body > .layer.inside.page > .content > .page .header > .information .short-description {
    max-width: calc(100% - 220px);
  }
  body > .layer.inside.page > .content > .page .header > .information .short-description .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.page > .content > .page .header > .information .short-description .ce-block__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.page > .content > .page .header > .information .short-description .ce-toolbar__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.page > .content > .page .header > .information .short-description .ce-toolbar__actions {
    right: auto;
    left: calc(100% - 40px);
  }
  body > .layer.inside.page > .content > .page .header > .chapter-placeholder {
    width: 250px;
  }
  body > .layer.inside.page > .content > .page .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    border-top: 1px solid #e3dfdd;
    margin: 0 0 auto 0;
    min-height: calc(100% - 320px);
  }
  body > .layer.inside.page > .content > .page .content > .summary {
    width: 232px;
  }
  body > .layer.inside.page > .content > .page .content > .summary > div {
    padding: 20px 20px 20px 40px;
    width: 232px;
  }
  body > .layer.inside.page > .content > .page .content > .summary > div > div {
    color: #e3dfdd;
    font-size: 14px;
  }
  body > .layer.inside.page > .content > .page .content > .summary > div > ul {
    padding: 20px 0;
  }
  body > .layer.inside.page > .content > .page .content > .summary > div > ul > li {
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 20px;
  }
  body > .layer.inside.page > .content > .page .content > .summary > div > ul > li > ul > li {
    cursor: pointer;
    font-size: 14px;
    margin: 10px 0 10px 20px;
  }
  body > .layer.inside.page > .content > .page .content > .summary.fixed > div {
    position: fixed;
    top: 0;
  }
  body > .layer.inside.page > .content > .page .content > .summary.hidden > div {
    display: none;
  }
  body > .layer.inside.page > .content > .page .content > .description {
    padding: 20px 40px;
    width: calc(100% - 232px);
  }
  body > .layer.inside.page > .content > .page .content > .description h2 {
    font-size: 18px;
  }
  body > .layer.inside.page > .content > .page .content > .description h3 {
    font-size: 16px;
  }
  body > .layer.inside.page > .content > .page .content > .description .ce-block {
    position: relative;
  }
  body > .layer.inside.page > .content > .page .content > .description .ce-block.ce-block--focused {
    z-index: 1;
  }
  body > .layer.inside.page > .content > .page .content > .description .ce-block .ce-block__content a {
    color: var(--default-color);
  }
  body > .layer.inside.page > .content > .page .content > .description .cdx-block:after {
    clear: both;
    content: "";
    display: table;
  }
  body > .layer.inside.page > .content > .page .content > .description .tc-table {
    --color-border: #C7BAB3;
  }
  body > .layer.inside.page > .content > .page .content > .description .tc-table.tc-table--heading .tc-row:first-child {
    background: rgba(199, 186, 179, 0.3);
  }
  body > .layer.inside.page > .content > .page .content > .description .image-tool--alignLeft {
    float: left;
    margin: 0 20px 20px 0;
    position: relative;
    z-index: 1;
  }
  body > .layer.inside.page > .content > .page .content > .description .image-tool--alignLeft:after {
    display: none;
  }
  body > .layer.inside.page > .content > .page .content > .description .image-tool--alignRight {
    float: right;
    margin: 0 0 20px 20px;
    position: relative;
    z-index: 1;
  }
  body > .layer.inside.page > .content > .page .content > .description .image-tool--alignRight:after {
    display: none;
  }
  body > .layer.inside.page > .content > .page .content > .description .video-tool__video {
    border: none;
  }
  body > .layer.inside.page > .content > .page .content > .description .image-tool__caption {
    border: none;
    box-shadow: none;
    font-size: 12px;
    font-style: italic;
    padding: 0;
  }
  body > .layer.inside.page > .content > .page .content > .description .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.page > .content > .page .content > .description .ce-block__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.page > .content > .page .content > .description .ce-toolbar {
    right: 100%;
    z-index: 2;
  }
  body > .layer.inside.page > .content > .page .content > .description .ce-toolbar .ce-toolbar__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.page > .content > .page > .controls {
    background: #ffffff;
    left: 50%;
    padding: 0 20px 20px 20px;
    position: fixed;
    top: 0;
    z-index: 10;
  }
  body > .layer.inside.page > .content > .page form {
    height: 100%;
  }
  body > .layer.inside.page > .content > .page {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    min-height: 100%;
  }
  body > .layer.inside.page > .content > .page .header {
    height: auto;
    min-height: 60px;
  }
  body > .layer.inside.page > .content > .page > form {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
  }
  body > .layer.tooltip.word {
    overflow: hidden;
    pointer-events: none;
  }
  body > .layer.tooltip.word > .content {
    background: #ffffff;
    border-radius: 2px;
    box-shadow: 0 30px 90px -20px rgba(0, 0, 0, 0.3), 0 0 0 1px #eaecf0;
    font-size: 14px;
    line-height: 20px;
    min-height: 200px;
    min-width: 300px;
    padding: 0;
    pointer-events: all;
    position: absolute;
    z-index: 110;
  }
  body > .layer.tooltip.word > .content > .word .ribbon {
    height: 75px;
    left: -5px;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    text-align: right;
    top: -5px;
    z-index: 1;
    width: 75px;
  }
  body > .layer.tooltip.word > .content > .word .ribbon span {
    background: linear-gradient(#F70505 0%, #8F0808 100%);
    box-shadow: 0 3px 10px -5px rgb(0, 0, 0);
    color: #ffffff;
    display: block;
    font-size: 10px;
    font-weight: bold;
    left: -21px;
    line-height: 20px;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    top: 19px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 100px;
  }
  body > .layer.tooltip.word > .content > .word .ribbon span:before {
    border-bottom: 3px solid transparent;
    border-left: 3px solid #8F0808;
    border-right: 3px solid transparent;
    border-top: 3px solid #8F0808;
    content: "";
    left: 0;
    position: absolute;
    top: 100%;
    z-index: -1;
  }
  body > .layer.tooltip.word > .content > .word .ribbon span:after {
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
    border-right: 3px solid #8F0808;
    border-top: 3px solid #8F0808;
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
  }
  body > .layer.tooltip.word > .content > .word > .controls {
    background: #ffffff;
    left: 50%;
    padding: 0 20px 20px 20px;
    position: fixed;
    top: 0;
    z-index: 10;
  }
  body > .layer.tooltip.word > .content > .word form {
    height: 100%;
  }
  body > .layer.tooltip.word > .content > .word {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    min-height: 100%;
  }
  body > .layer.tooltip.word > .content > .word > .controls {
    bottom: calc(100% + 3px);
    font-size: 0.7em;
    left: auto;
    padding: 0;
    right: 5px;
    top: auto;
  }
  body > .layer.tooltip.word > .content > .word .header {
    background: #6597AC;
    left: 0;
    padding: 5px;
    position: absolute;
    top: 100%;
    width: 100%;
  }
  body > .layer.tooltip.word > .content > .word .header > label {
    padding-right: 40px;
  }
  body > .layer.tooltip.word > .content > .word .header > .search {
    -webkit-transition: max-width 0.5s ease;
    -moz-transition: max-width 0.5s ease;
    -ms-transition: max-width 0.5s ease;
    -o-transition: max-width 0.5s ease;
    transition: max-width 0.5s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 100%;
    max-width: 40px;
    right: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  body > .layer.tooltip.word > .content > .word .header > .search > .select2 {
    display: none;
  }
  body > .layer.tooltip.word > .content > .word .header > .search > div {
    text-align: center;
    width: 40px;
  }
  body > .layer.tooltip.word > .content > .word .header > .search > div > i {
    cursor: pointer;
  }
  body > .layer.tooltip.word > .content > .word .header > .search > div > i.bh-close {
    display: none;
  }
  body > .layer.tooltip.word > .content > .word .header > .search.open {
    max-width: 100%;
  }
  body > .layer.tooltip.word > .content > .word .header > .search.open > .select2 {
    display: block;
    height: 100%;
    width: calc(100% - 40px) !important;
  }
  body > .layer.tooltip.word > .content > .word .header > .search.open > div > i.bh-search {
    display: none;
  }
  body > .layer.tooltip.word > .content > .word .header > .search.open > div > i.bh-close {
    display: block;
  }
  body > .layer.tooltip.word > .content > .word .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    width: 320px;
  }
  body > .layer.tooltip.word > .content > .word .content > .description {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 100%;
    padding: 10px;
  }
  body > .layer.tooltip.word > .content > .word .content > .description h2 {
    font-size: 18px;
  }
  body > .layer.tooltip.word > .content > .word .content > .description h3 {
    font-size: 16px;
  }
  body > .layer.tooltip.word > .content > .word .content > .description .ce-block {
    position: relative;
  }
  body > .layer.tooltip.word > .content > .word .content > .description .ce-block.ce-block--focused {
    z-index: 1;
  }
  body > .layer.tooltip.word > .content > .word .content > .description .cdx-block:after {
    clear: both;
    content: "";
    display: table;
  }
  body > .layer.tooltip.word > .content > .word .content > .description .tc-table {
    --color-border: #C7BAB3;
  }
  body > .layer.tooltip.word > .content > .word .content > .description .tc-table.tc-table--heading .tc-row:first-child {
    background: rgba(199, 186, 179, 0.3);
  }
  body > .layer.tooltip.word > .content > .word .content > .description .codex-editor__redactor {
    padding-bottom: 40px !important;
    margin-right: 0 !important;
  }
  body > .layer.tooltip.word > .content > .word .content > .description .ce-block__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.tooltip.word > .content > .word .content > .description .ce-toolbar {
    left: -10px;
    right: calc(100% + 10px);
    z-index: 2;
  }
  body > .layer.tooltip.word > .content > .word .content > .description .ce-toolbar .ce-toolbar__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.tooltip.word > .content > .word .content > .image {
    left: 100%;
    position: absolute;
    top: calc(50% - 15px);
  }
  body > .layer.tooltip.word > .content > .word .content > .image > label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.tooltip.word > .content > .word .content > .image > label img {
    height: 100%;
    object-fit: cover;
    width: 100%;
  }
  body > .layer.tooltip.word > .content > .word .content > .image > label > span {
    background: #ffffff;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    box-shadow: 0 30px 90px -20px rgba(0, 0, 0, 0.3), 0 0 0 1px #eaecf0;
    left: 100%;
    padding: 10px 5px;
    position: absolute;
  }
  body > .layer.tooltip.word > .content > .word .content > .image > label > span > i {
    font-size: 30px;
  }
  body > .layer.tooltip.word > .content > .word .content > .image > .actions {
    background: rgba(0, 0, 0, 0.3);
    display: none;
    left: calc(50% - 35px);
    font-size: 18px;
    padding: 5px;
    position: absolute;
    top: 0;
    z-index: 1;
  }
  body > .layer.tooltip.word > .content > .word .content > .image > .actions > .bh-down {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transform: rotate(180deg);
  }
  body > .layer.tooltip.word > .content > .word .content > .image > .actions > .ft-delete {
    cursor: pointer;
  }
  body > .layer.tooltip.word > .content > .word .content.w-image {
    width: 420px;
  }
  body > .layer.tooltip.word > .content > .word .content.w-image > .description {
    width: calc(100% - 200px);
  }
  body > .layer.tooltip.word > .content > .word .content.w-image > .image {
    height: 200px;
    left: 0;
    position: relative;
    top: 0;
    width: 200px;
  }
  body > .layer.tooltip.word > .content > .word .content.w-image > .image > label > span {
    display: none;
  }
  body > .layer.tooltip.word > .content > .word .content.w-image > .image > .actions {
    display: block;
  }
  body > .layer.tooltip.word > .content > .word .content.w-image.vertical {
    -webkit-box-direction: reverse;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    width: 320px;
  }
  body > .layer.tooltip.word > .content > .word .content.w-image.vertical > .description {
    width: 100%;
  }
  body > .layer.tooltip.word > .content > .word .content.w-image.vertical > .image {
    height: 192px;
    width: 100%;
  }
  body > .layer.tooltip.word > .content > .word .content.w-image.vertical > .image > .actions {
    bottom: 0;
    top: auto;
  }
  body > .layer.tooltip.word > .content > .word .content.w-image.vertical > .image > .actions > .bh-down {
    transform: rotate(0deg);
  }
  body > .layer.tooltip.word > .content > .word > .controls {
    position: absolute;
  }
  body > .layer.tooltip.word > .content > .word .information > h1 {
    position: relative;
  }
  body > .layer.tooltip.word > .content > .word form .errors {
    left: 0;
    right: auto;
    top: 100%;
    width: auto;
  }
  body > .layer.tooltip.word > .content.bottom > .word .header {
    bottom: 100%;
    top: auto;
  }
  body > .layer.tooltip.word > .content.bottom:before {
    bottom: auto;
    transform: rotate(0deg);
    top: 100%;
  }
  body > .layer.tooltip.word > .content.right:before {
    left: auto;
    right: 20px;
  }
  body > .layer.tooltip.word > .content.w-image .content > .description {
    min-width: 50%;
    max-width: 150px;
  }
  body > .layer.tooltip.word > .content:before {
    background: transparent url("../images/arrow-down-tooltip-NlDBfVx.png") no-repeat center center;
    background-size: 100% 100%;
    bottom: 100%;
    content: "";
    height: 9px;
    left: 20px;
    position: absolute;
    transform: rotate(180deg);
    width: 17px;
  }
  body > .layer.tooltip.word + .layer.tooltip.word:before {
    display: none;
  }
  body > .layer.tooltip.theme-group > .content {
    -webkit-box-flex: none;
    -webkit-flex: none;
    -moz-box-flex: none;
    -moz-flex: none;
    -ms-flex: none;
    flex: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    background: #ffffff;
    min-height: 300px;
    max-width: 500px;
    position: relative;
    width: 100%;
    z-index: 1;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    box-shadow: 0 1px 5px #341E13;
    height: 100%;
    position: relative;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > h2 {
    border-bottom: 1px solid #341E13;
    font-size: 18px;
    overflow: hidden;
    padding: 15px 15px 15px 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .close {
    font-size: 18px;
    cursor: pointer;
    position: absolute;
    right: 5px;
    top: 14px;
    z-index: 1;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .user-links {
    position: absolute;
    right: 5px;
    top: 60px;
    z-index: 1;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .user-links > a {
    color: #341E13;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-start;
    -moz-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    padding: 20px;
    position: relative;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    cursor: pointer;
    height: 169px;
    margin: 20px 15px;
    position: relative;
    text-decoration: none;
    width: 119px;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card > form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card > form .errors {
    z-index: 1;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .controls {
    background: #ffffff;
    bottom: 100%;
    padding: 5px 8px;
    position: absolute;
    right: 0;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .controls > button {
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -ms-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    border: none;
    background: #ffffff;
    cursor: pointer;
    opacity: 0.7;
    padding: 2px 5px;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .controls > button:hover {
    opacity: 1;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .ribbon {
    height: 75px;
    left: -1px;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    text-align: right;
    top: -1px;
    z-index: 1;
    width: 75px;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .ribbon span {
    background: linear-gradient(#F70505 0%, #8F0808 100%);
    box-shadow: 0 3px 10px -5px rgb(0, 0, 0);
    color: #ffffff;
    display: block;
    font-size: 10px;
    font-weight: bold;
    left: -21px;
    line-height: 20px;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    top: 19px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 100px;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .ribbon span:before {
    border-bottom: 3px solid transparent;
    border-left: 3px solid #8F0808;
    border-right: 3px solid transparent;
    border-top: 3px solid #8F0808;
    content: "";
    left: 0;
    position: absolute;
    top: 100%;
    z-index: -1;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .ribbon span:after {
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
    border-right: 3px solid #8F0808;
    border-top: 3px solid #8F0808;
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
    min-height: 155px;
    min-width: 108px;
    width: 100%;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .content label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 90px;
    position: relative;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .content label > input {
    left: 150%;
    opacity: 0;
    position: absolute;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .content h3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    color: var(--default-color);
    font-size: 11px;
    font-weight: 700;
    height: 100%;
    line-height: 13px;
    margin: 0;
    min-height: 85px;
    padding: 10px;
    position: relative;
    text-align: left;
    word-break: break-word;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card.first-of-row > form .errors {
    left: 100%;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card:not(.placeholder) .content label:before {
    bottom: -5px;
    color: #ffffff;
    font-size: 40px;
    font-weight: 700;
    left: 15px;
    position: absolute;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card:before {
    background: url("../images/btn_thema-tN6Xi7r.png") no-repeat center center;
    background-size: cover;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card.placeholder {
    opacity: 0.7;
    pointer-events: none;
    position: absolute;
    z-index: 1;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card.sortable-ghost {
    opacity: 0.6;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "1.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "1.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "1.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "1.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "1.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "1.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "1.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "1.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "1.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "2.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "2.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "2.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "2.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "2.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "2.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "2.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "2.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "2.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "2.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "2.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "3.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "3.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "3.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "3.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "3.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "3.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "3.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "3.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "3.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "3.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "3.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "4.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "4.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "4.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "4.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "4.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "4.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "4.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "4.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "4.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "4.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "4.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "5.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "5.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "5.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "5.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "5.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "5.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "5.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "5.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "5.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "5.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "5.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "6.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "6.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "6.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "6.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "6.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "6.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "6.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "6.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "6.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "6.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "6.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "7.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "7.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "7.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "7.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "7.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "7.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "7.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "7.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "7.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "7.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "7.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "8.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "8.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "8.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "8.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "8.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "8.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "8.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "8.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "8.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "8.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "8.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "9.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "9.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "9.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "9.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "9.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "9.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "9.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "9.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "9.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "9.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "9.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "10";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "10.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "10.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "10.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "10.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "10.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "10.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "10.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "10.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "10.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "10.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "10.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "11";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "11.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "11.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "11.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "11.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "11.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "11.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "11.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "11.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "11.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "11.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "11.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "12";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "12.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "12.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "12.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "12.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "12.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "12.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "12.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "12.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "12.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "12.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "12.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "13";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "13.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "13.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "13.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "13.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "13.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "13.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "13.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "13.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "13.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "13.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "13.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "14";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "14.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "14.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "14.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "14.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "14.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "14.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "14.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "14.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "14.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "14.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "14.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "15";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "15.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "15.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "15.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "15.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "15.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "15.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "15.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "15.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "15.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "15.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "15.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "16";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "16.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "16.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "16.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "16.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "16.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "16.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "16.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "16.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "16.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "16.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "16.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "17";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "17.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "17.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "17.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "17.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "17.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "17.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "17.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "17.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "17.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "17.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "17.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "18";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "18.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "18.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "18.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "18.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "18.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "18.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "18.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "18.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "18.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "18.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "18.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "19";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "19.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "19.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "19.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "19.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "19.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "19.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "19.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "19.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "19.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "19.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "19.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "20";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "20.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "20.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "20.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "20.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "20.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "20.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "20.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "20.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "20.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "20.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "20.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "21";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "21.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "21.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "21.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "21.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "21.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "21.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "21.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "21.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "21.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "21.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "21.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "22";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "22.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "22.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "22.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "22.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "22.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "22.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "22.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "22.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "22.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "22.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "22.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "23";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "23.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "23.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "23.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "23.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "23.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "23.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "23.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "23.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "23.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "23.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "23.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "24";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "24.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "24.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "24.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "24.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "24.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "24.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "24.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "24.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "24.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "24.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "24.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "25";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "25.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "25.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "25.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "25.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "25.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "25.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "25.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "25.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "25.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "25.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "25.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "26";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "26.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "26.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "26.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "26.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "26.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "26.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "26.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "26.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "26.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "26.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "26.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "27";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "27.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "27.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "27.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "27.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "27.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "27.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "27.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "27.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "27.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "27.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "27.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "28";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "28.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "28.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "28.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "28.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "28.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "28.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "28.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "28.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "28.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "28.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "28.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "29";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "29.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "29.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "29.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "29.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "29.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "29.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "29.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "29.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "29.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "29.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "29.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "30";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "30.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "30.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "30.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "30.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "30.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "30.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "30.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "30.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "30.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "30.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "30.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "31";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "31.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "31.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "31.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "31.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "31.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "31.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "31.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "31.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "31.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "31.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "31.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "32";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "32.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "32.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "32.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "32.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "32.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "32.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "32.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "32.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "32.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "32.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "32.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "33";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "33.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "33.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "33.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "33.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "33.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "33.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "33.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "33.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "33.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "33.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "33.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "34";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "34.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "34.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "34.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "34.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "34.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "34.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "34.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "34.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "34.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "34.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "34.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "35";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "35.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "35.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "35.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "35.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "35.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "35.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "35.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "35.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "35.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "35.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "35.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "36";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "36.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "36.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "36.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "36.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "36.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "36.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "36.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "36.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "36.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "36.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "36.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "37";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "37.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "37.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "37.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "37.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "37.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "37.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "37.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "37.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "37.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "37.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "37.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "38";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "38.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "38.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "38.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "38.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "38.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "38.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "38.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "38.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "38.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "38.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "38.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "39";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "39.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "39.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "39.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "39.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "39.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "39.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "39.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "39.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "39.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "39.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "39.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "40";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "40.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "40.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "40.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "40.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "40.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "40.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "40.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "40.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "40.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "40.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "40.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "41";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "41.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "41.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "41.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "41.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "41.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "41.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "41.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "41.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "41.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "41.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "41.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "42";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "42.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "42.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "42.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "42.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "42.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "42.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "42.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "42.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "42.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "42.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "42.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "43";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "43.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "43.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "43.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "43.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "43.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "43.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "43.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "43.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "43.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "43.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "43.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "44";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "44.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "44.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "44.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "44.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "44.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "44.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "44.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "44.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "44.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "44.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "44.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "45";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "45.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "45.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "45.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "45.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "45.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "45.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "45.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "45.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "45.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "45.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "45.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "46";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "46.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "46.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "46.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "46.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "46.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "46.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "46.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "46.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "46.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "46.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "46.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "47";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "47.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "47.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "47.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "47.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "47.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "47.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "47.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "47.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "47.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "47.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "47.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "48";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "48.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "48.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "48.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "48.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "48.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "48.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "48.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "48.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "48.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "48.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "48.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "49";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "49.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "49.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "49.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "49.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "49.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "49.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "49.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "49.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "49.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "49.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "49.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "50";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "50.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "50.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "50.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "50.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "50.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "50.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "50.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "50.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "50.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "50.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "50.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "51";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "51.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "51.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards.dragging {
    cursor: move !important;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards.dragging > .card {
    -webkit-user-select: none; /* Safari */
    -ms-user-select: none; /* IE 10 and IE 11 */
    user-select: none; /* Standard syntax */
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards.dragging * {
    cursor: move !important;
  }
  body > .layer.tooltip.theme-group:before {
    background: rgba(0, 0, 0, 0.5);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body #popup {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 100vh;
    left: 0;
    position: fixed;
    top: 0;
    width: 100vw;
    z-index: 999;
  }
  body #popup > #popup-content {
    background: #ffffff;
    border-radius: 5px;
    line-height: 1.25em;
    min-height: 150px;
    min-width: 250px;
    max-width: calc(100% - 30px);
    padding: 30px;
    position: relative;
  }
  body #popup > #popup-content > .content .buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    margin-top: 30px;
  }
  body #popup > #popup-content > .content .buttons .button {
    -webkit-transition: background-color 0.5s ease;
    -moz-transition: background-color 0.5s ease;
    -ms-transition: background-color 0.5s ease;
    -o-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    background: #407E98;
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
    margin-right: 10px;
    padding: 15px 30px;
    text-align: center;
    text-decoration: none;
    width: 45%;
  }
  body #popup > #popup-content > .content .buttons .button.active {
    background-color: #6597AC;
  }
  body #popup > #popup-content > .content .buttons .button:hover {
    background-color: #6597AC;
  }
  body #popup > #popup-content > .content .buttons .button:nth-last-of-type(1) {
    margin-right: 0;
  }
  body #popup > #popup-content > .content .buttons[data-buttons="1"] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
  }
  body #popup > #popup-content > .bh-close {
    background: #407E98;
    border: 3px solid #ffffff;
    border-radius: 50%;
    color: #ffffff;
    cursor: pointer;
    font-weight: 700;
    height: 30px;
    line-height: 24px;
    right: calc(30px / -2);
    position: absolute;
    text-align: center;
    top: calc(30px / -2);
    width: 30px;
  }
  body #popup > #popup-content > .close-h {
    background: #ffffff;
    border-radius: 50%;
    background: #407E98;
    cursor: pointer;
    height: 28px;
    font-size: 36px;
    line-height: 36px;
    right: calc(30px / -2);
    position: absolute;
    text-align: center;
    top: calc(30px / -2);
    width: calc(30px - 2px);
  }
  body #popup > #popup-content > .close-h:before {
    left: -2px;
  }
  body #popup > #popup-content.loading {
    min-height: auto;
  }
  body #popup > #popup-content.loading .loading {
    animation: blinker 1s linear infinite;
    opacity: 1;
  }
  body #popup:before {
    background: rgba(0, 0, 0, 0.5);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
  }
  body #popup.no-margin > #popup-content {
    padding: 0;
  }
  body #popup.no-shadow > #popup-content > .content {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  body > .layer.tooltip {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 100vh;
    left: 0;
    position: absolute;
    top: 0;
    width: 100vw;
    z-index: 999;
  }
  body > .layer.tooltip > #tooltip-content {
    background: #ffffff;
    border-radius: 5px;
    line-height: 1.25em;
    min-height: 150px;
    min-width: 250px;
    max-width: calc(100% - 30px);
    padding: 30px;
    position: relative;
  }
  body > .layer.tooltip > #tooltip-content > .content .buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    margin-top: 30px;
  }
  body > .layer.tooltip > #tooltip-content > .content .buttons .button {
    -webkit-transition: background-color 0.5s ease;
    -moz-transition: background-color 0.5s ease;
    -ms-transition: background-color 0.5s ease;
    -o-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    background: #407E98;
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
    margin-right: 10px;
    padding: 15px 30px;
    text-align: center;
    text-decoration: none;
    width: 45%;
  }
  body > .layer.tooltip > #tooltip-content > .content .buttons .button.active {
    background-color: #6597AC;
  }
  body > .layer.tooltip > #tooltip-content > .content .buttons .button:hover {
    background-color: #6597AC;
  }
  body > .layer.tooltip > #tooltip-content > .content .buttons .button:nth-last-of-type(1) {
    margin-right: 0;
  }
  body > .layer.tooltip > #tooltip-content > .content .buttons[data-buttons="1"] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
  }
  body > .layer.tooltip > #tooltip-content > .bh-close {
    background: #407E98;
    border: 3px solid #ffffff;
    border-radius: 50%;
    color: #ffffff;
    cursor: pointer;
    font-weight: 700;
    height: 30px;
    line-height: 24px;
    right: calc(30px / -2);
    position: absolute;
    text-align: center;
    top: calc(30px / -2);
    width: 30px;
  }
  body > .layer.tooltip > #tooltip-content > .close-h {
    background: #ffffff;
    border-radius: 50%;
    background: #407E98;
    cursor: pointer;
    height: 28px;
    font-size: 36px;
    line-height: 36px;
    right: calc(30px / -2);
    position: absolute;
    text-align: center;
    top: calc(30px / -2);
    width: calc(30px - 2px);
  }
  body > .layer.tooltip > #tooltip-content > .close-h:before {
    left: -2px;
  }
  body > .layer.tooltip > #tooltip-content.loading {
    min-height: auto;
  }
  body > .layer.tooltip > #tooltip-content.loading .loading {
    animation: blinker 1s linear infinite;
    opacity: 1;
  }
  body #menu-panel {
    pointer-events: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
  }
  body #menu-panel.open {
    pointer-events: all;
  }
  body #menu-panel .menu-backdrop {
    background: rgba(0, 0, 0, 0.3);
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body #menu-panel .menu-drawer {
    background: #ffffff;
    box-shadow: -2px 0 8px rgba(0, 0, 0, 0.15);
    height: 100%;
    overflow-y: auto;
    padding: 20px 0;
    pointer-events: all;
    position: absolute;
    right: -250px;
    top: 0;
    width: 250px;
  }
  body #menu-panel .menu-drawer > .menu-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    color: #3C271C;
    margin: 10px 0 20px 0;
    padding: 0 20px;
  }
  body #menu-panel .menu-drawer > .menu-header .title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.08em;
    margin-left: -15px;
    text-transform: uppercase;
  }
  body #menu-panel .menu-drawer > .menu-header .title i {
    font-size: 20px;
  }
  body #menu-panel .menu-drawer > .menu-header > .bh-close {
    -webkit-transition: text-shadow 0.5s ease;
    -moz-transition: text-shadow 0.5s ease;
    -ms-transition: text-shadow 0.5s ease;
    -o-transition: text-shadow 0.5s ease;
    transition: text-shadow 0.5s ease;
    cursor: pointer;
    font-size: 26px;
    position: relative;
    top: -3px;
  }
  body #menu-panel .menu-drawer > .menu-header > .bh-close:hover {
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  }
  body #menu-panel .menu-drawer nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body #menu-panel .menu-drawer nav a {
    border-bottom: 1px solid #836c5e;
    color: #444344;
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.08em;
    line-height: 1.25em;
    padding: 20px;
    text-decoration: none;
    text-transform: uppercase;
  }
  body #menu-panel .menu-drawer nav a:first-child {
    border-top: 1px solid #836c5e;
  }
  body #menu-panel .menu-drawer nav a:hover {
    color: var(--default-color);
  }
  body [data-media*=h-tablet],
  body .h-tablet,
  body .s-desktop,
  body .s-smartphone {
    display: none !important;
  }
}
@media only screen and (min-width: 1023px) and (max-width: 1024px) and (orientation: landscape) and (max-height: 600px) {
  body #screen-too-small {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1023px) and (max-height: 900px) {
  body > .layer > .header {
    zoom: 0.95;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1023px) and (max-height: 750px) {
  body > .layer > .header {
    zoom: 0.9;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1023px) and (max-height: 650px) {
  body > .layer > .header {
    zoom: 0.85;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1023px) {
  body > .layer > .header > .top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    background: #ffffff;
    padding: 30px 20px 30px 30px;
  }
  body > .layer > .header > .top > h1 {
    margin: 0;
    text-transform: uppercase;
  }
  body > .layer > .header > .top > .links > a {
    color: #3C271C;
    cursor: pointer;
    font-size: 30px;
    text-decoration: none;
  }
  body > .layer > .header > .top > .links > span {
    background: #3C271C;
    display: inline-block;
    height: 30px;
    margin: 0 10px;
    opacity: 0.5;
    position: relative;
    top: 5px;
    width: 1px;
  }
  body > .layer > .header > .bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    color: #ffffff;
  }
  body > .layer > .header > .bottom h2 {
    font-size: 20px;
    margin: 0;
    padding: 10px 20px 10px 30px;
    text-transform: uppercase;
    z-index: 1;
  }
  body > .layer > .header > .bottom > .user-links > a {
    color: #3C271C;
    margin-right: 20px;
    position: relative;
    z-index: 1;
  }
  body > .layer > .content {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  body > .layer.homepage {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    background: #565656;
    height: 100%;
    width: 100%;
  }
  body > .layer.homepage > .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
  }
  body > .layer.homepage .periods {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    align-items: stretch;
    -webkit-align-content: stretch;
    -moz-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.homepage .periods > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  body > .layer.homepage .periods > div > img {
    filter: grayscale(100%) contrast(150%);
    height: 100%;
    position: absolute;
    width: auto;
    z-index: 0;
  }
  body > .layer.homepage .periods > div:before {
    background-color: var(--default-color);
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  body > .layer.homepage .front {
    position: relative;
    text-align: center;
    z-index: 1;
  }
  body > .layer.homepage .front h1 {
    color: #ffffff;
    font-size: 100px;
    text-transform: uppercase;
  }
  body > .layer.homepage .front a {
    background: #ffffff;
    color: #565656;
    display: inline-block;
    font-size: 16px;
    padding: 15px 40px;
    text-decoration: none;
    text-transform: uppercase;
  }
  body > .layer.login {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    background: #565656;
    height: 100%;
    width: 100%;
  }
  body > .layer.login > .content {
    background: #ffffff;
    max-height: 330px;
    padding: 40px;
  }
  body > .layer.login > .content h1 {
    margin-bottom: 30px;
  }
  body > .layer.login > .content .form-group {
    margin-bottom: 15px;
  }
  body > .layer.login > .content .form-group label {
    display: block;
    font-size: 12px;
    margin-bottom: 5px;
  }
  body > .layer.login > .content .form-group input {
    padding: 5px;
    width: 100%;
  }
  body > .layer.login > .content .btn-primary {
    background: #565656;
    border: none;
    color: #ffffff;
    cursor: pointer;
    display: block;
    margin: 50px auto 0 auto;
    padding: 5px 15px;
    text-decoration: none;
    text-align: center;
    width: 200px;
  }
  body > .layer.login > .content .btn-secondary {
    border: none;
    color: #565656;
    cursor: pointer;
    display: block;
    margin: 10px auto 0 auto;
    padding: 5px 15px;
    text-decoration: none;
    text-align: center;
    width: 200px;
  }
  body > .layer.inside > .content {
    background: #ffffff;
    height: calc(100% - 132px);
  }
  body > .layer.inside > .content > div > .slider,
  body > .layer.inside > .content > .slider {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    align-items: flex-end;
    container-type: size;
    height: 50%;
    position: relative;
    z-index: 15;
  }
  body > .layer.inside > .content > div > .slider > .cards,
  body > .layer.inside > .content > .slider > .cards {
    -webkit-transition: left 0.5s ease;
    -moz-transition: left 0.5s ease;
    -ms-transition: left 0.5s ease;
    -o-transition: left 0.5s ease;
    transition: left 0.5s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    max-height: 100%;
    position: relative;
    z-index: 1;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card,
  body > .layer.inside > .content > .slider > .cards > .card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    box-shadow: 0 1px 5px rgba(131, 108, 94, 0.5);
    cursor: pointer;
    margin: 0 calc(30px - var(--card-v-w, 0px) / 2 + var(--card-v-w, 0px) * var(--card-v-scale, 1) / 2);
    position: relative;
    transform: scale(var(--card-v-scale, 1));
    transform-origin: center;
    transition: transform 0.5s;
    transform-style: preserve-3d;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card > form,
  body > .layer.inside > .content > .slider > .cards > .card > form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .controls,
  body > .layer.inside > .content > .slider > .cards > .card .controls {
    background: #ffffff;
    bottom: 100%;
    padding: 5px 8px;
    position: absolute;
    right: 0;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .controls > button,
  body > .layer.inside > .content > .slider > .cards > .card .controls > button {
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -ms-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    border: none;
    background: #ffffff;
    cursor: pointer;
    opacity: 0.7;
    padding: 2px 5px;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .controls > button:hover,
  body > .layer.inside > .content > .slider > .cards > .card .controls > button:hover {
    opacity: 1;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .ribbon,
  body > .layer.inside > .content > .slider > .cards > .card .ribbon {
    height: 75px;
    left: -5px;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    text-align: right;
    top: -5px;
    z-index: 1;
    width: 75px;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .ribbon span,
  body > .layer.inside > .content > .slider > .cards > .card .ribbon span {
    background: linear-gradient(#F70505 0%, #8F0808 100%);
    box-shadow: 0 3px 10px -5px rgb(0, 0, 0);
    color: #ffffff;
    display: block;
    font-size: 10px;
    font-weight: bold;
    left: -21px;
    line-height: 20px;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    top: 19px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 100px;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .ribbon span:before,
  body > .layer.inside > .content > .slider > .cards > .card .ribbon span:before {
    border-bottom: 3px solid transparent;
    border-left: 3px solid #8F0808;
    border-right: 3px solid transparent;
    border-top: 3px solid #8F0808;
    content: "";
    left: 0;
    position: absolute;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .ribbon span:after,
  body > .layer.inside > .content > .slider > .cards > .card .ribbon span:after {
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
    border-right: 3px solid #8F0808;
    border-top: 3px solid #8F0808;
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card h3,
  body > .layer.inside > .content > .slider > .cards > .card h3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    color: var(--default-color);
    font-size: 22px;
    font-weight: 700;
    height: 100%;
    line-height: 25px;
    margin: 0;
    min-height: 85px;
    padding: 30px 20px 15px 20px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .image,
  body > .layer.inside > .content > .slider > .cards > .card .image {
    background: rgba(68, 67, 68, 0.8);
    padding-top: 75%;
    position: relative;
    width: 100%;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .image label,
  body > .layer.inside > .content > .slider > .cards > .card .image label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .image label img,
  body > .layer.inside > .content > .slider > .cards > .card .image label img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .subform > div,
  body > .layer.inside > .content > .slider > .cards > .card .subform > div {
    box-shadow: 0 1px 5px #341E13;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .subform > div:before,
  body > .layer.inside > .content > .slider > .cards > .card .subform > div:before {
    box-shadow: 0 0 5px #341E13;
    clip-path: polygon(-5px -5px, calc(100% + 5px) -5px, calc(100% + 5px) calc(100% + 5px));
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .subform > div label,
  body > .layer.inside > .content > .slider > .cards > .card .subform > div label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    margin-bottom: 5px;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .subform > div label > span,
  body > .layer.inside > .content > .slider > .cards > .card .subform > div label > span {
    display: inline-block;
    width: 30px;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .subform > div label input[type=text],
  body > .layer.inside > .content > .slider > .cards > .card .subform > div label input[type=text] {
    width: 100px;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .subform > div label:nth-last-child(1),
  body > .layer.inside > .content > .slider > .cards > .card .subform > div label:nth-last-child(1) {
    margin-bottom: 0;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .subform > div label.right span,
  body > .layer.inside > .content > .slider > .cards > .card .subform > div label.right span {
    padding-right: 10px;
    width: auto;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .subform > div label.column,
  body > .layer.inside > .content > .slider > .cards > .card .subform > div label.column {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .range,
  body > .layer.inside > .content > .slider > .cards > .card .range {
    padding: 0 10px 35px 10px;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .range > span,
  body > .layer.inside > .content > .slider > .cards > .card .range > span {
    display: block;
    font-size: 15px;
    height: 22px;
    line-height: 22px;
    text-align: center;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card.editable,
  body > .layer.inside > .content > .slider > .cards > .card.editable {
    cursor: default;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card.detail-open,
  body > .layer.inside > .content > .slider > .cards > .card.detail-open {
    --card-counter-scale: calc(1 / var(--card-v-scale, 1));
  }
  body > .layer.inside > .content > div > .slider > .cards > .card.detail-open .content,
  body > .layer.inside > .content > .slider > .cards > .card.detail-open .content {
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -ms-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
    opacity: 1;
    transform: scale(var(--card-counter-scale, 1)) translateZ(9999px);
  }
  .legacy-safari body > .layer.inside > .content > div > .slider > .cards > .card.detail-open .content,
  .legacy-safari body > .layer.inside > .content > .slider > .cards > .card.detail-open .content {
    transform: translateZ(9999px);
  }
  body > .layer.inside > .content > div > .slider > .cards > .card.detail-open.detail-resizing .content,
  body > .layer.inside > .content > .slider > .cards > .card.detail-open.detail-resizing .content {
    opacity: 0;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card.active ~ .card,
  body > .layer.inside > .content > .slider > .cards > .card.active ~ .card {
    transform: perspective(600px) rotateY(-30deg) scale(calc(0.9 * var(--card-v-scale, 1)));
  }
  .legacy-safari body > .layer.inside > .content > div > .slider > .cards > .card.active ~ .card,
  .legacy-safari body > .layer.inside > .content > .slider > .cards > .card.active ~ .card {
    transform: perspective(600px) rotateY(-30deg) scale(0.9);
  }
  body > .layer.inside > .content > div > .slider > .cards > .card.before-active,
  body > .layer.inside > .content > .slider > .cards > .card.before-active {
    transform: perspective(600px) rotateY(30deg) scale(calc(0.9 * var(--card-v-scale, 1)));
  }
  .legacy-safari body > .layer.inside > .content > div > .slider > .cards > .card.before-active,
  .legacy-safari body > .layer.inside > .content > .slider > .cards > .card.before-active {
    transform: perspective(600px) rotateY(30deg) scale(0.9);
  }
  body > .layer.inside > .content > div > .slider > .cards > .card:not(.active) *,
  body > .layer.inside > .content > .slider > .cards > .card:not(.active) * {
    pointer-events: none;
  }
  body > .layer.inside > .content > div > .slider > .cards[data-count="1"],
  body > .layer.inside > .content > .slider > .cards[data-count="1"] {
    margin-left: 0;
  }
  body > .layer.inside > .content > div > .slider > .navigation,
  body > .layer.inside > .content > .slider > .navigation {
    bottom: 80px;
    height: 0;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
  }
  body > .layer.inside > .content > div > .slider > .navigation > div,
  body > .layer.inside > .content > .slider > .navigation > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    background: #341E13;
    color: #ffffff;
    cursor: pointer;
    height: 50px;
    top: -50px;
    position: absolute;
    width: 50px;
  }
  body > .layer.inside > .content > div > .slider > .navigation > div > span,
  body > .layer.inside > .content > .slider > .navigation > div > span {
    font-size: 30px;
  }
  body > .layer.inside > .content > div > .slider > .navigation > div.previous,
  body > .layer.inside > .content > .slider > .navigation > div.previous {
    left: 0;
  }
  body > .layer.inside > .content > div > .slider > .navigation > div.next,
  body > .layer.inside > .content > .slider > .navigation > div.next {
    right: 0;
  }
  @container (max-height: 180px) {
    body > .layer.inside > .content > div > .slider > .cards > .card,
    body > .layer.inside > .content > .slider > .cards > .card {
      --card-h-scale: min(1, calc(95cqh / 240px), calc(95cqw / 480px));
      height: 240px !important;
      max-height: 100%;
      transform: scale(var(--card-h-scale));
      transform-origin: center;
      width: 480px !important;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image), body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image),
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image),
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) {
      display: grid !important;
      grid-template-columns: 240px 1fr !important;
      grid-template-rows: auto 1fr auto !important;
      grid-template-areas: "image title" "image .    " "image range" !important;
      height: 100%;
      width: 100%;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image) > form, body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image) > form,
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image) > form,
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) > form {
      display: contents;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image) > .image,
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image) > form > .image, body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image) > .image,
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image) > form > .image,
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image) > .image,
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image) > form > .image,
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) > .image,
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) > form > .image {
      grid-area: image;
      height: 100%;
      padding-top: 0;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image) > .image label img,
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image) > form > .image label img, body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image) > .image label img,
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image) > form > .image label img,
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image) > .image label img,
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image) > form > .image label img,
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) > .image label img,
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) > form > .image label img {
      height: 100%;
      object-fit: cover;
      width: 100%;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image) > h3,
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image) > form > h3, body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image) > h3,
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image) > form > h3,
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image) > h3,
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image) > form > h3,
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) > h3,
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) > form > h3 {
      grid-area: title;
      min-height: 0;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image) > .range,
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image) > form > .range, body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image) > .range,
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image) > form > .range,
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image) > .range,
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image) > form > .range,
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) > .range,
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) > form > .range {
      grid-area: range;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information),
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) {
      display: block !important;
      min-height: 0 !important;
      min-width: 0 !important;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information {
      display: grid !important;
      grid-template-columns: 240px 1fr !important;
      grid-template-rows: auto 1fr auto !important;
      grid-template-areas: "image title" "image .    " "image range" !important;
      height: 100%;
      width: 100%;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form {
      display: contents;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > .image,
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form > .image,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > .image,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form > .image {
      grid-area: image;
      height: 100%;
      padding-top: 0;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > .image label img,
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form > .image label img,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > .image label img,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form > .image label img {
      height: 100%;
      object-fit: cover;
      width: 100%;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > h3,
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form > h3,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > h3,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form > h3 {
      grid-area: title;
      min-height: 0;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > .range,
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form > .range,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > .range,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form > .range {
      grid-area: range;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card,
    body > .layer.inside > .content > .slider > .cards > .card {
      margin: 0 calc(-210px + 214px * var(--card-h-scale));
    }
    body > .layer.inside > .content > div > .slider > .cards > .card.active ~ .card,
    body > .layer.inside > .content > .slider > .cards > .card.active ~ .card {
      transform: perspective(600px) rotateY(-30deg) scale(calc(0.9 * var(--card-h-scale)));
    }
    body > .layer.inside > .content > div > .slider > .cards > .card.before-active,
    body > .layer.inside > .content > .slider > .cards > .card.before-active {
      transform: perspective(600px) rotateY(30deg) scale(calc(0.9 * var(--card-h-scale)));
    }
    body > .layer.inside > .content > div > .slider > .cards > .card.detail-open,
    body > .layer.inside > .content > .slider > .cards > .card.detail-open {
      --card-counter-scale: calc(1 / var(--card-h-scale, 1));
    }
  }
  body > .layer.inside > .content > .time-bar {
    height: 50%;
  }
  body > .layer.inside > .content .timeline {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    padding: 0 40px;
    width: 100%;
  }
  body > .layer.inside > .content .timeline > .ranges {
    height: 0;
    position: relative;
    width: 100%;
  }
  body > .layer.inside > .content .timeline > .ranges > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    -webkit-justify-content: stretch;
    -moz-justify-content: stretch;
    justify-content: stretch;
    min-height: 20px;
    opacity: 0.6;
    position: absolute;
    top: -20px;
  }
  body > .layer.inside > .content .timeline > .ranges > div > i {
    display: none;
    height: 20px;
    min-width: 1px;
    width: 10%;
  }
  body > .layer.inside > .content .timeline > .ranges > div > i:nth-of-type(2) {
    background: inherit;
    width: 80%;
  }
  body > .layer.inside > .content .timeline > .ranges > div > i:nth-of-type(1) {
    background: linear-gradient(to left, transparent, #ffffff);
  }
  body > .layer.inside > .content .timeline > .ranges > div > i:nth-of-type(3) {
    background: linear-gradient(to right, transparent, #ffffff);
  }
  body > .layer.inside > .content .timeline > .ranges > div.start-fix > i:nth-of-type(1) {
    background: inherit !important;
  }
  body > .layer.inside > .content .timeline > .ranges > div.end-fix > i:nth-of-type(3) {
    background: inherit !important;
  }
  body > .layer.inside > .content .timeline > .ranges > div.attached {
    background-color: var(--default-color);
  }
  body > .layer.inside > .content .timeline > .ranges > div.attached > i {
    display: block;
  }
  body > .layer.inside > .content .timeline > .line {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 1px;
    position: relative;
    width: 100%;
  }
  body > .layer.inside > .content .timeline > .line > .step {
    position: absolute;
    top: 20px;
  }
  body > .layer.inside > .content .timeline > .line > i {
    border-left: 1px solid var(--default-color);
    box-sizing: border-box;
    height: 15px;
    position: relative;
    top: -15px;
  }
  body > .layer.inside > .content .timeline > .line > i.interval {
    border-left: 2px solid var(--default-color);
    height: 20px;
    left: -1px;
    top: -20px;
  }
  body > .layer.inside.periods {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #565656;
    height: 100%;
    width: 100%;
  }
  body > .layer.inside.periods #header {
    height: 132px;
  }
  body > .layer.inside.periods #header > .top {
    color: #3C271C;
  }
  body > .layer.inside.periods #header > .bottom {
    background-color: #836c5e;
  }
  body > .layer.inside.periods > .content {
    background: #ffffff;
    height: calc(100% - 132px);
  }
  body > .layer.inside.periods > .content > .slider {
    background: #e3dfdd;
    height: 50%;
  }
  body > .layer.inside.periods > .content > .slider > .cards {
    position: relative;
    top: 70px;
  }
  @container (max-height: 180px) {
    body > .layer.inside.periods > .content > .slider > .cards {
      top: 20px;
    }
  }
  body > .layer.inside.periods > .content > .slider > .cards > .card {
    --card-v-scale: min(1, calc(95cqh / 340px), calc(95cqw / 240px));
    --card-v-w: 240px;
    height: 340px;
    width: 240px;
    box-shadow: 0 1px 5px var(--default-color-50);
  }
  body > .layer.inside.periods > .content > .slider > .cards > .card .image img {
    filter: grayscale(100%) contrast(150%);
  }
  body > .layer.inside.periods > .content > .slider > .cards > .card .image:before {
    background-color: var(--default-color);
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.5;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  body > .layer.inside.periods > .content > .slider > .cards > .card .color > span {
    width: 60px;
  }
  body > .layer.inside.periods > .content > .slider > .cards > .card .color > input[type=color] {
    width: 70px;
  }
  body > .layer.inside.periods > .content > .timeline {
    height: 50%;
  }
  body > .layer.inside.chapters {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #ffffff;
    height: 100%;
    width: 100%;
  }
  body > .layer.inside.chapters > .header {
    height: 132px;
  }
  body > .layer.inside.chapters > .header > .top {
    color: var(--default-color);
  }
  body > .layer.inside.chapters > .header > .top h1 > i {
    cursor: pointer;
    font-size: 40px;
    position: relative;
    top: 2px;
  }
  body > .layer.inside.chapters > .header > .bottom {
    position: relative;
  }
  body > .layer.inside.chapters > .header > .bottom:before {
    background-color: var(--default-color);
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.8;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.chapters > .content {
    background: #ffffff;
    height: calc(100% - 132px);
  }
  body > .layer.inside.chapters > .content > .slider {
    height: 35%;
    min-height: 160px;
  }
  body > .layer.inside.chapters > .content > .slider > .cards {
    position: relative;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card {
    --card-v-scale: min(1, calc(95cqh / 240px), calc(95cqw / 170px));
    --card-v-w: 170px;
    height: 240px;
    width: 170px;
    box-shadow: 0 1px 5px #341E13;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card h3 {
    font-size: 18px;
    margin: 0;
    padding: 15px;
    text-transform: none;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
    min-height: 240px;
    min-width: 170px;
    width: 100%;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .information {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
    max-width: 100%;
    width: 100%;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description {
    opacity: 0;
    pointer-events: none;
    position: relative;
    max-width: 0;
    width: 100%;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description > .close-detail {
    color: #e3dfdd;
    cursor: pointer;
    font-size: 26px;
    position: absolute;
    right: 6px;
    top: 6px;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description > div {
    font-size: 15px;
    height: 100%;
    line-height: 1.35em;
    overflow-x: hidden;
    overflow-y: auto;
    padding-right: 200px;
    width: calc(100% + 200px);
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description > div .codex-editor--narrow {
    margin-right: 0;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description > div .codex-editor--narrow .codex-editor__redactor {
    margin-right: 0;
    padding-bottom: 0 !important;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description > div .codex-editor--narrow .ce-block {
    margin-right: 0;
    padding-right: 0;
    word-wrap: break-word;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description > div .codex-editor--narrow .ce-toolbar__actions {
    background: #ffffff;
    box-shadow: 0px 6px 8px -10px #341E13, 0px -6px 8px -10px #341E13;
    left: calc(100% + 26px);
    right: auto;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description > div {
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description > div::-webkit-scrollbar {
    display: none;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description > a {
    bottom: 26px;
    color: var(--default-color);
    font-size: 36px;
    left: 50%;
    margin-left: -30px;
    position: absolute;
    text-decoration: none;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .placeholder {
    display: none;
    z-index: -1;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .placeholder .subform {
    display: none !important;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card.detail-open {
    cursor: default;
    z-index: 10;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card.detail-open .content {
    background: #ffffff;
    box-shadow: 0 0 24px 8px #341E13;
    height: 320px;
    left: var(--offset-left, 0);
    margin: 0;
    min-height: 320px;
    min-width: 510px;
    position: fixed;
    top: var(--offset-top, 0);
    width: 510px;
    z-index: 100;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card.detail-open .content > .information {
    background: #ffffff;
    max-width: 230px;
    z-index: 1;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card.detail-open .content > .description {
    background: #ffffff;
    box-shadow: inset 35px 0px 35px -20px #e3dfdd;
    max-width: 280px;
    opacity: 1;
    padding: 46px 26px 72px 26px;
    pointer-events: all;
    z-index: 1;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card.detail-open .content:before {
    background: rgba(255, 255, 255, 0.8);
    content: "";
    height: 15000px;
    left: -5000px;
    position: fixed;
    top: -5000px;
    width: 15000px;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card.detail-open .placeholder {
    display: block;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card.detail-open .placeholder h3 {
    height: auto;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card.detail-open .controls {
    margin-top: -35px;
    position: fixed;
    right: calc(100% - var(--offset-left, 0px) - 510px);
    top: var(--offset-top, 0);
    z-index: 10000;
  }
  body > .layer.inside.chapters > .content > .timeline {
    height: 15%;
    min-height: 100px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background: color-mix(in srgb, var(--default-color) 40%, transparent);
    height: 60%;
    overflow-y: auto;
    padding: 0 40px;
    position: relative;
  }
  body > .layer.inside.chapters > .content > .chapters-bars:after {
    -webkit-box-shadow: inset 0px 18px 20px -20px var(--default-color);
    box-shadow: inset 0px 18px 20px -20px var(--default-color);
    content: "";
    left: 0;
    height: 100%;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    flex: 1;
    padding: 20px 0;
    position: relative;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .surrounded-period {
    background: color-mix(in srgb, var(--default-color) 40%, #ffffff);
    bottom: 0;
    position: absolute;
    top: 0;
    width: 40px;
    z-index: 1;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .surrounded-period.previous {
    border-right: 1px solid var(--default-color);
    left: -40px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .surrounded-period.next {
    border-left: 1px solid var(--default-color);
    right: -40px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 40px;
    position: relative;
    text-align: center;
    z-index: 2;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > span {
    color: #341E13;
    font-size: 13px;
    font-weight: 600;
    height: 15px;
    position: relative;
    white-space: nowrap;
    width: 100%;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > span > span {
    cursor: pointer;
    left: 50%;
    position: absolute;
    top: 0;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > span > i {
    cursor: pointer;
    display: none;
    font-size: 30px;
    position: absolute;
    top: -8px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > span > i.bh-right {
    right: -42px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > span > i.bh-left {
    left: -42px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    -webkit-justify-content: stretch;
    -moz-justify-content: stretch;
    justify-content: stretch;
    height: 2px;
    width: 100%;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > div > i {
    height: 2px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > div > i:nth-of-type(2) {
    background-color: var(--default-color);
    width: 100%;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > div > i:nth-of-type(1) {
    background: var(--right-gradient);
    max-width: 50px;
    min-width: 10px;
    width: 10%;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > div > i:nth-of-type(3) {
    background: var(--left-gradient);
    max-width: 50px;
    min-width: 10px;
    width: 10%;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > div.start-fix > i:nth-of-type(1) {
    background-color: var(--default-color);
    position: relative;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > div.start-fix > i:nth-of-type(1):before {
    background-color: var(--default-color);
    border-radius: 50%;
    content: "";
    height: 7px;
    left: 0;
    position: absolute;
    top: -3px;
    width: 7px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > div.end-fix > i:nth-of-type(3) {
    background-color: var(--default-color);
    position: relative;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > div.end-fix > i:nth-of-type(3):after {
    background-color: var(--default-color);
    border-radius: 50%;
    content: "";
    height: 7px;
    right: 0;
    position: absolute;
    top: -3px;
    width: 7px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar.start-before:not(.end-after) > span > span {
    left: 0;
    margin-left: 0 !important;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar.active > span {
    color: var(--default-color);
    font-weight: 400;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar.active > span > i {
    display: block;
  }
  body > .layer.inside.chapters > .content.blurred > .slider > .navigation {
    z-index: 0;
  }
  body > .layer.inside.chapters > .content.blurred > .chapters-bars > .inner > .bar {
    z-index: 0;
  }
  body > .layer.inside.chapters > .content.blurred > .chapters-bars > .inner > .surrounded-period {
    z-index: 0;
  }
  body > .layer.inside.chapters > .content.blurred > .chapters-bars:after {
    z-index: 0;
  }
  body > .layer.inside.chapters-grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #ffffff;
    height: 100%;
    width: 100%;
  }
  body > .layer.inside.chapters-grid > .header {
    height: auto;
    min-height: 50px;
  }
  body > .layer.inside.chapters-grid > .header > .top {
    color: var(--default-color);
  }
  body > .layer.inside.chapters-grid > .header > .top .grid-close {
    font-size: 40px;
  }
  body > .layer.inside.chapters-grid > .content {
    height: 100%;
    overflow-y: auto;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
    padding: 20px 40px;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    aspect-ratio: 170/240;
    background: #ffffff;
    box-shadow: 0 1px 5px #341E13;
    color: inherit;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    text-decoration: none;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card:hover {
    box-shadow: 0 2px 10px #341E13;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card .ribbon {
    height: 75px;
    left: -5px;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    text-align: right;
    top: -5px;
    z-index: 1;
    width: 75px;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card .ribbon span {
    background: linear-gradient(#F70505 0%, #8F0808 100%);
    box-shadow: 0 3px 10px -5px rgb(0, 0, 0);
    color: #ffffff;
    display: block;
    font-size: 10px;
    font-weight: bold;
    left: -21px;
    line-height: 20px;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    top: 19px;
    transform: rotate(-45deg);
    width: 100px;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card .ribbon span:before {
    border-bottom: 3px solid transparent;
    border-left: 3px solid #8F0808;
    border-right: 3px solid transparent;
    border-top: 3px solid #8F0808;
    content: "";
    left: 0;
    position: absolute;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card .ribbon span:after {
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
    border-right: 3px solid #8F0808;
    border-top: 3px solid #8F0808;
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card > .image {
    background: rgba(68, 67, 68, 0.8);
    padding-top: 75%;
    position: relative;
    width: 100%;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card > .image img {
    display: block;
    height: 100%;
    left: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card > h3 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    color: var(--default-color);
    font-size: 14px;
    font-weight: 700;
    line-height: 1.3em;
    margin: 0;
    overflow: hidden;
    padding: 10px;
    text-align: center;
    text-overflow: ellipsis;
    text-transform: uppercase;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card > .range {
    padding: 0 10px 12px 10px;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card > .range > span {
    display: block;
    font-size: 12px;
    text-align: center;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card > .periods-colors {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card > .periods-colors > div {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: block;
    height: 5px;
  }
  body > .layer.inside.chapters-timeline {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #ffffff;
    height: 100%;
    width: 100%;
  }
  body > .layer.inside.chapters-timeline > .header {
    height: auto;
    min-height: 50px;
  }
  body > .layer.inside.chapters-timeline > .header > .top {
    color: var(--default-color);
  }
  body > .layer.inside.chapters-timeline > .header > .top .grid-close {
    font-size: 40px;
  }
  body > .layer.inside.chapters-timeline > .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    overflow-y: auto;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-periods {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    position: sticky;
    top: 0;
    z-index: 3;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-periods > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    min-height: 36px;
    overflow: hidden;
    padding: 8px 4px;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-periods > div > span {
    color: #ffffff;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background: repeating-linear-gradient(to bottom, #e2dbd7 0px, #e2dbd7 60px, #ffffff 60px, #ffffff 120px);
    min-height: 0;
    padding: 0;
    position: relative;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    box-sizing: border-box;
    height: 60px;
    padding: 14px 0;
    position: absolute;
    text-align: center;
    text-decoration: none;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > span {
    color: #341E13;
    font-size: 13px;
    font-weight: 600;
    height: 13px;
    line-height: 13px;
    position: relative;
    white-space: nowrap;
    width: 100%;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > span > span {
    cursor: pointer;
    left: 50%;
    position: absolute;
    top: 0;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    height: 2px;
    position: relative;
    width: 100%;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div > span {
    display: block;
    height: 100%;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div:before, body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div:after {
    content: "";
    height: 2px;
    position: absolute;
    top: 0;
    width: 10%;
    max-width: 50px;
    min-width: 10px;
    z-index: 1;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div:before {
    background: linear-gradient(to right, var(--row-color, #ffffff), transparent);
    left: 0;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div:after {
    background: linear-gradient(to left, var(--row-color, #ffffff), transparent);
    right: 0;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div.narrow:before, body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div.narrow:after {
    min-width: 0;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div.start-fix:before {
    background: var(--start-color);
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div.start-fix > span:first-child {
    position: relative;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div.start-fix > span:first-child:before {
    background-color: var(--start-color);
    border-radius: 50%;
    content: "";
    height: 7px;
    left: 0;
    position: absolute;
    top: -3px;
    width: 7px;
    z-index: 2;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div.end-fix:after {
    background: var(--end-color);
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div.end-fix > span:last-child {
    position: relative;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div.end-fix > span:last-child:after {
    background-color: var(--end-color);
    border-radius: 50%;
    content: "";
    height: 7px;
    right: 0;
    position: absolute;
    top: -3px;
    width: 7px;
    z-index: 2;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar:hover > span {
    color: var(--default-color);
  }
  body > .layer.inside.chapter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    width: 100%;
  }
  body > .layer.inside.chapter > .header {
    height: 96px;
  }
  body > .layer.inside.chapter > .header > .top {
    color: #341E13;
    height: 100%;
  }
  body > .layer.inside.chapter > .header > .top > .image {
    height: 96px;
    margin: -30px 0 -30px -30px;
    min-width: 96px;
    overflow: hidden;
    width: 96px;
  }
  body > .layer.inside.chapter > .header > .top > .image img {
    height: 100%;
    width: auto;
  }
  body > .layer.inside.chapter > .header > .top h1 {
    font-size: 24px;
    margin: 0 70px 0 30px;
    text-align: left;
    text-transform: none;
    white-space: nowrap;
  }
  body > .layer.inside.chapter > .header > .top .range {
    width: 100%;
  }
  body > .layer.inside.chapter > .header > .top .links {
    white-space: nowrap;
  }
  body > .layer.inside.chapter > .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    background: #ffffff;
    height: calc(100% - 96px);
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    bottom: 100%;
    height: 50px;
    left: 50%;
    margin: 2px 0;
    position: absolute;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label > span {
    bottom: 100%;
    color: #836c5e;
    cursor: pointer;
    display: block;
    font-size: 12px;
    margin: 5px 0;
    position: absolute;
    text-align: center;
    width: 100px;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label > span:hover {
    font-weight: 400;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label > i {
    background: #836c5e;
    position: absolute;
    content: "";
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label > i:nth-of-type(1) {
    bottom: 0;
    height: 100%;
    left: 0;
    width: 1px;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label > i:nth-of-type(2) {
    border-radius: 50%;
    height: 7px;
    left: -3px;
    top: 0;
    width: 7px;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.bottom {
    bottom: unset;
    top: 100%;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.bottom > span {
    top: 100%;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.bottom > i:nth-of-type(1) {
    bottom: unset;
    top: 0;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.bottom > i:nth-of-type(2) {
    bottom: 0;
    top: unset;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.draggable > span {
    pointer-events: all;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.draggable > i:nth-of-type(2) {
    cursor: pointer;
    pointer-events: all;
    z-index: 1;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.left > span {
    text-align: left;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.right > span {
    text-align: right;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div.attached {
    background-color: #836c5e;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div.attached > label > span {
    color: #444344;
    font-weight: 900;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div.event-pseudo-range {
    background: transparent !important;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.event-label > span {
    pointer-events: all;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.event-label.linked > span {
    color: #444344;
    font-weight: 900;
  }
  body > .layer.inside.chapter > .content > div {
    height: 100%;
  }
  body > .layer.inside.chapter > .content > div.tab {
    -webkit-transition: max-height 0.5s ease;
    -moz-transition: max-height 0.5s ease;
    -ms-transition: max-height 0.5s ease;
    -o-transition: max-height 0.5s ease;
    transition: max-height 0.5s ease;
    max-height: 40px;
    overflow: hidden;
    position: relative;
    z-index: 2;
  }
  body > .layer.inside.chapter > .content > div.tab > .toggle {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    background: #e3dfdd;
    color: #341E13;
    cursor: pointer;
    font-weight: 600;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    position: relative;
  }
  body > .layer.inside.chapter > .content > div.tab > .toggle > span {
    font-size: 14px;
    text-transform: uppercase;
    white-space: nowrap;
    z-index: 1;
  }
  body > .layer.inside.chapter > .content > div.tab > .toggle > .user-links {
    display: none;
    position: absolute;
    right: 50px;
    top: 0;
  }
  body > .layer.inside.chapter > .content > div.tab > .toggle > .user-links > a {
    color: #ffffff;
  }
  body > .layer.inside.chapter > .content > div.tab > .toggle > i {
    font-size: 28px;
    z-index: 1;
  }
  body > .layer.inside.chapter > .content > div.tab > .toggle > i.bh-down {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
  }
  body > .layer.inside.chapter > .content > div.tab > .toggle > i.bh-right {
    position: absolute;
    right: 0;
    top: 0;
  }
  body > .layer.inside.chapter > .content > div.tab > .toggle:before {
    background: #836c5e;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.tab > .toggle:hover:before {
    opacity: 0.7;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider {
    background: linear-gradient(to top, #e3dfdd, #ffffff);
    height: calc(var(--inner-h, calc(100vh - 216px)) * 0.5 + 20px);
    padding-bottom: 20px;
    transition: visibility 0s 0.3s;
    visibility: hidden;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards {
    position: relative;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.event-preview {
    box-shadow: none;
    height: 0;
    left: 0;
    min-height: 0;
    min-width: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    transform: none !important;
    width: 0;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.event-preview * {
    pointer-events: all;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.event-preview .controls {
    display: none;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card {
    box-shadow: 0 1px 5px rgba(131, 108, 94, 0.5);
    height: 240px;
    width: 170px;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card h3 {
    font-size: 18px;
    margin: 0;
    padding: 15px;
    text-transform: none;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
    min-height: 240px;
    min-width: 170px;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .information {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
    max-width: 100%;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description {
    opacity: 0;
    pointer-events: none;
    position: relative;
    max-width: 0;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description > .close-detail {
    color: #e3dfdd;
    cursor: pointer;
    font-size: 26px;
    position: absolute;
    right: 6px;
    top: 6px;
    z-index: 2;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description > div {
    font-size: 15px;
    height: 100%;
    line-height: 1.35em;
    overflow-x: hidden;
    overflow-y: auto;
    padding-right: 200px;
    width: calc(100% + 200px);
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description > div .codex-editor--narrow {
    margin-right: 0;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description > div .codex-editor--narrow .codex-editor__redactor {
    margin-right: 0;
    padding-bottom: 0 !important;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description > div .codex-editor--narrow .ce-block {
    margin-right: 0;
    padding-right: 0;
    word-wrap: break-word;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description > div .codex-editor--narrow .ce-toolbar__actions {
    background: #ffffff;
    box-shadow: 0 6px 8px -10px #341E13, 0px -6px 8px -10px #341E13;
    left: calc(100% + 26px);
    right: auto;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description > div {
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description > div::-webkit-scrollbar {
    display: none;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description > a {
    bottom: 26px;
    color: var(--default-color);
    font-size: 36px;
    left: 50%;
    margin-left: -30px;
    position: absolute;
    text-decoration: none;
    z-index: 1;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .placeholder {
    display: none;
    z-index: -1;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .placeholder .subform {
    display: none !important;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open {
    cursor: default;
    transform-style: inherit;
    z-index: 10;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open .controls {
    margin-top: -35px;
    position: fixed;
    right: calc(100% - var(--offset-left, 0px) - 510px);
    top: var(--offset-top, 0);
    z-index: 10000;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open .content {
    background: #ffffff;
    box-shadow: 0 0 24px 8px #341E13;
    height: 320px;
    left: var(--offset-left, 0);
    margin: 0;
    min-height: 320px;
    min-width: 510px;
    position: fixed;
    top: var(--offset-top, 0);
    width: 510px;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open .content > .information {
    background: #ffffff;
    max-width: 230px;
    z-index: 1;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open .content > .description {
    background: #ffffff;
    box-shadow: inset 35px 0 35px -20px rgba(227, 223, 221, 0.5);
    max-width: 280px;
    opacity: 1;
    padding: 46px 26px 72px 26px;
    pointer-events: all;
    z-index: 1;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open .content:before {
    background: rgba(255, 255, 255, 0.8);
    content: "";
    height: 15000px;
    left: -5000px;
    position: fixed;
    top: -5000px;
    width: 15000px;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open .placeholder {
    display: block;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open .placeholder h3 {
    height: auto;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open .controls {
    margin-top: -35px;
    position: fixed;
    right: calc(100% - var(--offset-left, 0px) - 510px);
    top: var(--offset-top, 0);
    z-index: 10000;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    max-height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-start;
    -moz-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    background: url("../images/themes-background-WBtv9Ue.png") repeat left top;
    background-size: auto 264px;
    padding: 0 30px 0 60px;
    position: relative;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    cursor: pointer;
    height: 200px;
    margin: 32px 30px;
    position: relative;
    text-decoration: none;
    width: 140px;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card > form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card > form .errors {
    z-index: 1;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .controls {
    background: #ffffff;
    bottom: 100%;
    padding: 5px 8px;
    position: absolute;
    right: 0;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .controls > button {
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -ms-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    border: none;
    background: #ffffff;
    cursor: pointer;
    opacity: 0.7;
    padding: 2px 5px;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .controls > button:hover {
    opacity: 1;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .ribbon {
    height: 75px;
    left: -1px;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    text-align: right;
    top: -1px;
    z-index: 1;
    width: 75px;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .ribbon span {
    background: linear-gradient(#F70505 0%, #8F0808 100%);
    box-shadow: 0 3px 10px -5px rgb(0, 0, 0);
    color: #ffffff;
    display: block;
    font-size: 10px;
    font-weight: bold;
    left: -21px;
    line-height: 20px;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    top: 19px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 100px;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .ribbon span:before {
    border-bottom: 3px solid transparent;
    border-left: 3px solid #8F0808;
    border-right: 3px solid transparent;
    border-top: 3px solid #8F0808;
    content: "";
    left: 0;
    position: absolute;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .ribbon span:after {
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
    border-right: 3px solid #8F0808;
    border-top: 3px solid #8F0808;
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
    min-height: 184px;
    min-width: 128px;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .content label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 120px;
    position: relative;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .content label > input {
    left: 150%;
    opacity: 0;
    position: absolute;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .content h3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    color: var(--default-color);
    font-size: 12px;
    font-weight: 700;
    height: 100%;
    line-height: 16px;
    margin: 0;
    min-height: 85px;
    padding: 8px 15px;
    position: relative;
    text-align: left;
    word-break: break-word;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card.first-of-row > form .errors {
    left: 100%;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder) .content label:before {
    bottom: -5px;
    color: #ffffff;
    font-size: 40px;
    font-weight: 700;
    left: 25px;
    position: absolute;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(1) .content label:before {
    content: "1";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(2) .content label:before {
    content: "2";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(3) .content label:before {
    content: "3";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(4) .content label:before {
    content: "4";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(5) .content label:before {
    content: "5";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(6) .content label:before {
    content: "6";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(7) .content label:before {
    content: "7";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(8) .content label:before {
    content: "8";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(9) .content label:before {
    content: "9";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(10) .content label:before {
    content: "10";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(11) .content label:before {
    content: "11";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(12) .content label:before {
    content: "12";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(13) .content label:before {
    content: "13";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(14) .content label:before {
    content: "14";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(15) .content label:before {
    content: "15";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(16) .content label:before {
    content: "16";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(17) .content label:before {
    content: "17";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(18) .content label:before {
    content: "18";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(19) .content label:before {
    content: "19";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(20) .content label:before {
    content: "20";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(21) .content label:before {
    content: "21";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(22) .content label:before {
    content: "22";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(23) .content label:before {
    content: "23";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(24) .content label:before {
    content: "24";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(25) .content label:before {
    content: "25";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(26) .content label:before {
    content: "26";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(27) .content label:before {
    content: "27";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(28) .content label:before {
    content: "28";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(29) .content label:before {
    content: "29";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(30) .content label:before {
    content: "30";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(31) .content label:before {
    content: "31";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(32) .content label:before {
    content: "32";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(33) .content label:before {
    content: "33";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(34) .content label:before {
    content: "34";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(35) .content label:before {
    content: "35";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(36) .content label:before {
    content: "36";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(37) .content label:before {
    content: "37";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(38) .content label:before {
    content: "38";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(39) .content label:before {
    content: "39";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(40) .content label:before {
    content: "40";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(41) .content label:before {
    content: "41";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(42) .content label:before {
    content: "42";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(43) .content label:before {
    content: "43";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(44) .content label:before {
    content: "44";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(45) .content label:before {
    content: "45";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(46) .content label:before {
    content: "46";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(47) .content label:before {
    content: "47";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(48) .content label:before {
    content: "48";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(49) .content label:before {
    content: "49";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(50) .content label:before {
    content: "50";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(51) .content label:before {
    content: "51";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(52) .content label:before {
    content: "52";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(53) .content label:before {
    content: "53";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(54) .content label:before {
    content: "54";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(55) .content label:before {
    content: "55";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(56) .content label:before {
    content: "56";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(57) .content label:before {
    content: "57";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(58) .content label:before {
    content: "58";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(59) .content label:before {
    content: "59";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(60) .content label:before {
    content: "60";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(61) .content label:before {
    content: "61";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(62) .content label:before {
    content: "62";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(63) .content label:before {
    content: "63";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(64) .content label:before {
    content: "64";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(65) .content label:before {
    content: "65";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(66) .content label:before {
    content: "66";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(67) .content label:before {
    content: "67";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(68) .content label:before {
    content: "68";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(69) .content label:before {
    content: "69";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(70) .content label:before {
    content: "70";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(71) .content label:before {
    content: "71";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(72) .content label:before {
    content: "72";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(73) .content label:before {
    content: "73";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(74) .content label:before {
    content: "74";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(75) .content label:before {
    content: "75";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(76) .content label:before {
    content: "76";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(77) .content label:before {
    content: "77";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(78) .content label:before {
    content: "78";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(79) .content label:before {
    content: "79";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(80) .content label:before {
    content: "80";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(81) .content label:before {
    content: "81";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(82) .content label:before {
    content: "82";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(83) .content label:before {
    content: "83";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(84) .content label:before {
    content: "84";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(85) .content label:before {
    content: "85";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(86) .content label:before {
    content: "86";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(87) .content label:before {
    content: "87";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(88) .content label:before {
    content: "88";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(89) .content label:before {
    content: "89";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(90) .content label:before {
    content: "90";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(91) .content label:before {
    content: "91";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(92) .content label:before {
    content: "92";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(93) .content label:before {
    content: "93";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(94) .content label:before {
    content: "94";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(95) .content label:before {
    content: "95";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(96) .content label:before {
    content: "96";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(97) .content label:before {
    content: "97";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(98) .content label:before {
    content: "98";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(99) .content label:before {
    content: "99";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(100) .content label:before {
    content: "100";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:before {
    background: url("../images/btn_thema-tN6Xi7r.png") no-repeat center center;
    background-size: cover;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card.placeholder {
    opacity: 0.7;
    pointer-events: none;
    position: absolute;
    z-index: 1;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card.sortable-ghost {
    opacity: 0.6;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card.group {
    box-shadow: 0 1px 5px #341E13, inset 0 1px 5px #341E13;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card.group .controls button.bh-cards {
    color: #008800;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards.dragging {
    cursor: move !important;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards.dragging > .card {
    -webkit-user-select: none; /* Safari */
    -ms-user-select: none; /* IE 10 and IE 11 */
    user-select: none; /* Standard syntax */
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards.dragging * {
    cursor: move !important;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .background {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background: linear-gradient(to top, #e3dfdd, #ffffff);
  }
  body > .layer.inside.chapter > .content > div.tab > .timeline {
    height: calc(var(--inner-h, calc(100vh - 216px)) * 0.5 - 20px);
    transform-origin: top left;
    transition: visibility 0s 0.3s;
    visibility: hidden;
    width: calc(100% * var(--timeline-size, 1));
  }
  body > .layer.inside.chapter > .content > div.tab > .timeline.scale-down {
    width: calc(100% / var(--timeline-scale, 1) * var(--timeline-size, 1));
  }
  body > .layer.inside.chapter > .content > div.tab > .timeline.draggable {
    cursor: grab;
  }
  body > .layer.inside.chapter > .content > div.tab > .timeline.dragging {
    cursor: grabbing;
  }
  body > .layer.inside.chapter > .content > div.tab > .timeline.dragging * {
    user-select: none;
  }
  body > .layer.inside.chapter > .content > div.tab.active {
    max-height: 100%;
    z-index: 4;
  }
  body > .layer.inside.chapter > .content > div.tab.active > .toggle {
    background: #341E13;
    color: #ffffff;
  }
  body > .layer.inside.chapter > .content > div.tab.active > .toggle > .user-links {
    display: block;
  }
  body > .layer.inside.chapter > .content > div.tab.active > .toggle > i.bh-down {
    display: block;
  }
  body > .layer.inside.chapter > .content > div.tab.active > .toggle > i.bh-right {
    display: none;
  }
  body > .layer.inside.chapter > .content > div.tab.active > .toggle:hover:before {
    display: none;
  }
  body > .layer.inside.chapter > .content > div.tab.active > .themes:before {
    display: block;
  }
  body > .layer.inside.chapter > .content > div.tab.active > .slider,
  body > .layer.inside.chapter > .content > div.tab.active > .timeline {
    transition: visibility 0s;
    visibility: visible;
  }
  body > .layer.inside.chapter > .content > div.background {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    left: 0;
    max-height: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.background > .bh-close {
    color: #ffffff;
    cursor: pointer;
    display: none;
    font-size: 2em;
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 1;
  }
  body > .layer.inside.chapter > .content > div.background > div {
    background: rgba(0, 0, 0, 0.5);
    bottom: 0;
    color: #ffffff;
    padding-bottom: 120px;
    position: absolute;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.background > div > span {
    display: block;
    font-size: 45px;
    font-weight: 700;
    height: 180px;
    padding: 40px;
    text-align: center;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.background > div > .range {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    font-size: 14px;
    padding: 17px 30px;
    position: relative;
  }
  body > .layer.inside.chapter > .content > div.background > div > .range > .colors {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    bottom: 0;
    height: 12px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.background > div > .range > .colors > div {
    background-color: var(--default-color);
    height: 100%;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.background > div:before {
    background: #3C271C;
    content: "";
    height: 100%;
    opacity: 0.3;
    position: absolute;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.background:before {
    background-color: rgba(0, 0, 0, 0.05);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.chapter > .content.blurred > div > .slider > .navigation {
    z-index: 0;
  }
  body > .layer.inside.chapter > .content.blurred > div.tab.active {
    overflow: visible;
  }
  body > .layer.inside.chapter > .content.blurred:before {
    z-index: 3;
  }
  body > .layer.inside.chapter.initial > .header {
    display: none;
  }
  body > .layer.inside.chapter.initial > .content {
    height: 100%;
  }
  body > .layer.inside.chapter.initial > .content > div.tab > .toggle {
    background: transparent;
    border-top: 1px solid #ffffff;
    color: #ffffff;
  }
  body > .layer.inside.chapter.initial > .content > div.background {
    max-height: 100%;
  }
  body > .layer.inside.chapter.initial > .content > div.background > .bh-close {
    display: block;
  }
  body > .layer.inside.event > .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    height: 192px;
    left: 0;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
  }
  body > .layer.inside.event > .header > .chapter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    height: 192px;
    width: 85px;
  }
  body > .layer.inside.event > .header > .chapter > h3 {
    color: #e3dfdd;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
  }
  body > .layer.inside.event > .header > .chapter > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    box-shadow: 0 1px 5px #341E13;
    height: 138px;
    position: relative;
    width: 100px;
  }
  body > .layer.inside.event > .header > .chapter > div h4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    color: var(--default-color);
    font-size: 10px;
    font-weight: 700;
    height: 100%;
    line-height: 14px;
    margin: 0;
    min-height: 40px;
    padding: 15px 5px 5px 5px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
  }
  body > .layer.inside.event > .header > .chapter > div .image {
    background: rgba(68, 67, 68, 0.8);
    padding-top: 75%;
    position: relative;
    width: 100%;
  }
  body > .layer.inside.event > .header > .chapter > div .image label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.event > .header > .chapter > div .image label img {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.event > .header > .chapter > div .range {
    padding: 0 5px;
  }
  body > .layer.inside.event > .header > .chapter > div .range > span {
    display: block;
    font-size: 9px;
    height: 22px;
    line-height: 22px;
    text-align: center;
  }
  body > .layer.inside.event > .header > .chapter > div .periods-colors {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
  }
  body > .layer.inside.event > .header > .chapter > div .periods-colors > div {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: block;
    height: 5px;
  }
  body > .layer.inside.event > .header > .close {
    color: #836c5e;
    padding: 10px;
    pointer-events: all;
  }
  body > .layer.inside.event > .header > .close a {
    color: inherit;
  }
  body > .layer.inside.event > .header > .close i {
    -webkit-transition: text-shadow 0.5s ease;
    -moz-transition: text-shadow 0.5s ease;
    -ms-transition: text-shadow 0.5s ease;
    -o-transition: text-shadow 0.5s ease;
    transition: text-shadow 0.5s ease;
    cursor: pointer;
    font-size: 24px;
  }
  body > .layer.inside.event > .header > .close i:hover {
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  }
  body > .layer.inside.event {
    overflow-y: auto;
  }
  body > .layer.inside.event > .content {
    height: 100%;
  }
  body > .layer.inside.event > .content > .event .ribbon {
    height: 75px;
    left: -5px;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    text-align: right;
    top: -5px;
    z-index: 1;
    width: 75px;
  }
  body > .layer.inside.event > .content > .event .ribbon span {
    background: linear-gradient(#F70505 0%, #8F0808 100%);
    box-shadow: 0 3px 10px -5px rgb(0, 0, 0);
    color: #ffffff;
    display: block;
    font-size: 10px;
    font-weight: bold;
    left: -21px;
    line-height: 20px;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    top: 19px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 100px;
  }
  body > .layer.inside.event > .content > .event .ribbon span:before {
    border-bottom: 3px solid transparent;
    border-left: 3px solid #8F0808;
    border-right: 3px solid transparent;
    border-top: 3px solid #8F0808;
    content: "";
    left: 0;
    position: absolute;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.event > .content > .event .ribbon span:after {
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
    border-right: 3px solid #8F0808;
    border-top: 3px solid #8F0808;
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.event > .content > .event .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 192px;
    position: relative;
    z-index: 2;
  }
  body > .layer.inside.event > .content > .event .header > .image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    height: 192px;
    overflow: hidden;
    width: 232px;
  }
  body > .layer.inside.event > .content > .event .header > .image img {
    height: 100%;
    margin: auto;
    width: auto;
  }
  body > .layer.inside.event > .content > .event .header > .information {
    padding: 20px 40px;
    width: 100%;
  }
  body > .layer.inside.event > .content > .event .header > .information h1 {
    font-size: 20px;
    margin-bottom: 0;
    padding-bottom: 9px;
  }
  body > .layer.inside.event > .content > .event .header > .information .range {
    font-weight: 300;
  }
  body > .layer.inside.event > .content > .event .header > .information .short-description {
    max-width: calc(100% - 220px);
  }
  body > .layer.inside.event > .content > .event .header > .information .short-description .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.event > .content > .event .header > .information .short-description .ce-block__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.event > .content > .event .header > .information .short-description .ce-toolbar__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.event > .content > .event .header > .information .short-description .ce-toolbar__actions {
    right: auto;
    left: calc(100% - 40px);
  }
  body > .layer.inside.event > .content > .event .header > .chapter-placeholder {
    width: 250px;
  }
  body > .layer.inside.event > .content > .event .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    border-top: 1px solid #e3dfdd;
    margin: 0 0 auto 0;
    min-height: calc(100% - 320px);
  }
  body > .layer.inside.event > .content > .event .content > .summary {
    width: 232px;
  }
  body > .layer.inside.event > .content > .event .content > .summary > div {
    padding: 20px 20px 20px 40px;
    width: 232px;
  }
  body > .layer.inside.event > .content > .event .content > .summary > div > div {
    color: #e3dfdd;
    font-size: 14px;
  }
  body > .layer.inside.event > .content > .event .content > .summary > div > ul {
    padding: 20px 0;
  }
  body > .layer.inside.event > .content > .event .content > .summary > div > ul > li {
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 20px;
  }
  body > .layer.inside.event > .content > .event .content > .summary > div > ul > li > ul > li {
    cursor: pointer;
    font-size: 14px;
    margin: 10px 0 10px 20px;
  }
  body > .layer.inside.event > .content > .event .content > .summary.fixed > div {
    position: fixed;
    top: 0;
  }
  body > .layer.inside.event > .content > .event .content > .summary.hidden > div {
    display: none;
  }
  body > .layer.inside.event > .content > .event .content > .description {
    padding: 20px 40px;
    width: calc(100% - 232px);
  }
  body > .layer.inside.event > .content > .event .content > .description h2 {
    font-size: 18px;
  }
  body > .layer.inside.event > .content > .event .content > .description h3 {
    font-size: 16px;
  }
  body > .layer.inside.event > .content > .event .content > .description .ce-block {
    position: relative;
  }
  body > .layer.inside.event > .content > .event .content > .description .ce-block.ce-block--focused {
    z-index: 1;
  }
  body > .layer.inside.event > .content > .event .content > .description .ce-block .ce-block__content a {
    color: var(--default-color);
  }
  body > .layer.inside.event > .content > .event .content > .description .cdx-block:after {
    clear: both;
    content: "";
    display: table;
  }
  body > .layer.inside.event > .content > .event .content > .description .tc-table {
    --color-border: #C7BAB3;
  }
  body > .layer.inside.event > .content > .event .content > .description .tc-table.tc-table--heading .tc-row:first-child {
    background: rgba(199, 186, 179, 0.3);
  }
  body > .layer.inside.event > .content > .event .content > .description .image-tool--alignLeft {
    float: left;
    margin: 0 20px 20px 0;
    position: relative;
    z-index: 1;
  }
  body > .layer.inside.event > .content > .event .content > .description .image-tool--alignLeft:after {
    display: none;
  }
  body > .layer.inside.event > .content > .event .content > .description .image-tool--alignRight {
    float: right;
    margin: 0 0 20px 20px;
    position: relative;
    z-index: 1;
  }
  body > .layer.inside.event > .content > .event .content > .description .image-tool--alignRight:after {
    display: none;
  }
  body > .layer.inside.event > .content > .event .content > .description .video-tool__video {
    border: none;
  }
  body > .layer.inside.event > .content > .event .content > .description .image-tool__caption {
    border: none;
    box-shadow: none;
    font-size: 12px;
    font-style: italic;
    padding: 0;
  }
  body > .layer.inside.event > .content > .event .content > .description .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.event > .content > .event .content > .description .ce-block__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.event > .content > .event .content > .description .ce-toolbar {
    right: 100%;
    z-index: 2;
  }
  body > .layer.inside.event > .content > .event .content > .description .ce-toolbar .ce-toolbar__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.event > .content > .event > .controls {
    background: #ffffff;
    left: 50%;
    padding: 0 20px 20px 20px;
    position: fixed;
    top: 0;
    z-index: 10;
  }
  body > .layer.inside.event > .content > .event form {
    height: 100%;
  }
  body > .layer.inside.event > .content > .event .footer {
    background: #e3dfdd;
    min-height: 128px;
    padding: 20px 40px 20px 272px;
  }
  body > .layer.inside.event > .content > .event .footer .sources .source-toggle {
    cursor: pointer;
  }
  body > .layer.inside.event > .content > .event .footer .sources .source-toggle i {
    display: inline-block;
    transition: transform 0.3s ease;
    transform: rotate(-90deg);
  }
  body > .layer.inside.event > .content > .event .footer .sources .source-content {
    font-size: 14px;
    line-height: 1.25em;
    max-height: 0;
    overflow: hidden;
    padding-top: 20px;
    transition: transform 0.3s ease;
  }
  body > .layer.inside.event > .content > .event .footer .sources .source-content .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.event > .content > .event .footer .sources .source-content .codex-editor__redactor .ce-block__content {
    max-width: none;
  }
  body > .layer.inside.event > .content > .event .footer .sources .source-content .codex-editor__redactor .ce-block__content a {
    color: var(--default-color);
  }
  body > .layer.inside.event > .content > .event .footer .sources .source-content .ce-inline-toolbar--showed {
    transform: translateY(-65px);
  }
  body > .layer.inside.event > .content > .event .footer .sources .source-content .ce-popover {
    bottom: calc(100% + var(--offset-from-target));
    top: auto;
  }
  body > .layer.inside.event > .content > .event .footer .sources.toggled .source-toggle i {
    transform: rotate(0deg);
  }
  body > .layer.inside.event > .content > .event .footer .sources.toggled .source-content {
    overflow: visible;
    max-height: 9999px;
  }
  body > .layer.inside.event > .content > .event {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    min-height: 100%;
  }
  body > .layer.inside.event > .content > .event > form {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
  }
  body > .layer.inside.character > .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    height: 192px;
    left: 0;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
  }
  body > .layer.inside.character > .header > .chapter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    height: 192px;
    width: 85px;
  }
  body > .layer.inside.character > .header > .chapter > h3 {
    color: #e3dfdd;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
  }
  body > .layer.inside.character > .header > .chapter > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    box-shadow: 0 1px 5px #341E13;
    height: 138px;
    position: relative;
    width: 100px;
  }
  body > .layer.inside.character > .header > .chapter > div h4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    color: var(--default-color);
    font-size: 10px;
    font-weight: 700;
    height: 100%;
    line-height: 14px;
    margin: 0;
    min-height: 40px;
    padding: 15px 5px 5px 5px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
  }
  body > .layer.inside.character > .header > .chapter > div .image {
    background: rgba(68, 67, 68, 0.8);
    padding-top: 75%;
    position: relative;
    width: 100%;
  }
  body > .layer.inside.character > .header > .chapter > div .image label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.character > .header > .chapter > div .image label img {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.character > .header > .chapter > div .range {
    padding: 0 5px;
  }
  body > .layer.inside.character > .header > .chapter > div .range > span {
    display: block;
    font-size: 9px;
    height: 22px;
    line-height: 22px;
    text-align: center;
  }
  body > .layer.inside.character > .header > .chapter > div .periods-colors {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
  }
  body > .layer.inside.character > .header > .chapter > div .periods-colors > div {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: block;
    height: 5px;
  }
  body > .layer.inside.character > .header > .close {
    color: #836c5e;
    padding: 10px;
    pointer-events: all;
  }
  body > .layer.inside.character > .header > .close a {
    color: inherit;
  }
  body > .layer.inside.character > .header > .close i {
    -webkit-transition: text-shadow 0.5s ease;
    -moz-transition: text-shadow 0.5s ease;
    -ms-transition: text-shadow 0.5s ease;
    -o-transition: text-shadow 0.5s ease;
    transition: text-shadow 0.5s ease;
    cursor: pointer;
    font-size: 24px;
  }
  body > .layer.inside.character > .header > .close i:hover {
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  }
  body > .layer.inside.character {
    overflow-y: auto;
  }
  body > .layer.inside.character > .content {
    height: 100%;
  }
  body > .layer.inside.character > .content > .character .ribbon {
    height: 75px;
    left: -5px;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    text-align: right;
    top: -5px;
    z-index: 1;
    width: 75px;
  }
  body > .layer.inside.character > .content > .character .ribbon span {
    background: linear-gradient(#F70505 0%, #8F0808 100%);
    box-shadow: 0 3px 10px -5px rgb(0, 0, 0);
    color: #ffffff;
    display: block;
    font-size: 10px;
    font-weight: bold;
    left: -21px;
    line-height: 20px;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    top: 19px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 100px;
  }
  body > .layer.inside.character > .content > .character .ribbon span:before {
    border-bottom: 3px solid transparent;
    border-left: 3px solid #8F0808;
    border-right: 3px solid transparent;
    border-top: 3px solid #8F0808;
    content: "";
    left: 0;
    position: absolute;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.character > .content > .character .ribbon span:after {
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
    border-right: 3px solid #8F0808;
    border-top: 3px solid #8F0808;
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.character > .content > .character .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 192px;
    position: relative;
    z-index: 2;
  }
  body > .layer.inside.character > .content > .character .header > .image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    height: 192px;
    overflow: hidden;
    width: 232px;
  }
  body > .layer.inside.character > .content > .character .header > .image img {
    height: 100%;
    margin: auto;
    width: auto;
  }
  body > .layer.inside.character > .content > .character .header > .information {
    padding: 20px 40px;
    width: 100%;
  }
  body > .layer.inside.character > .content > .character .header > .information h1 {
    font-size: 20px;
    margin-bottom: 0;
    padding-bottom: 9px;
  }
  body > .layer.inside.character > .content > .character .header > .information .range {
    font-weight: 300;
  }
  body > .layer.inside.character > .content > .character .header > .information .short-description {
    max-width: calc(100% - 220px);
  }
  body > .layer.inside.character > .content > .character .header > .information .short-description .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.character > .content > .character .header > .information .short-description .ce-block__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.character > .content > .character .header > .information .short-description .ce-toolbar__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.character > .content > .character .header > .information .short-description .ce-toolbar__actions {
    right: auto;
    left: calc(100% - 40px);
  }
  body > .layer.inside.character > .content > .character .header > .chapter-placeholder {
    width: 250px;
  }
  body > .layer.inside.character > .content > .character .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    border-top: 1px solid #e3dfdd;
    margin: 0 0 auto 0;
    min-height: calc(100% - 320px);
  }
  body > .layer.inside.character > .content > .character .content > .summary {
    width: 232px;
  }
  body > .layer.inside.character > .content > .character .content > .summary > div {
    padding: 20px 20px 20px 40px;
    width: 232px;
  }
  body > .layer.inside.character > .content > .character .content > .summary > div > div {
    color: #e3dfdd;
    font-size: 14px;
  }
  body > .layer.inside.character > .content > .character .content > .summary > div > ul {
    padding: 20px 0;
  }
  body > .layer.inside.character > .content > .character .content > .summary > div > ul > li {
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 20px;
  }
  body > .layer.inside.character > .content > .character .content > .summary > div > ul > li > ul > li {
    cursor: pointer;
    font-size: 14px;
    margin: 10px 0 10px 20px;
  }
  body > .layer.inside.character > .content > .character .content > .summary.fixed > div {
    position: fixed;
    top: 0;
  }
  body > .layer.inside.character > .content > .character .content > .summary.hidden > div {
    display: none;
  }
  body > .layer.inside.character > .content > .character .content > .description {
    padding: 20px 40px;
    width: calc(100% - 232px);
  }
  body > .layer.inside.character > .content > .character .content > .description h2 {
    font-size: 18px;
  }
  body > .layer.inside.character > .content > .character .content > .description h3 {
    font-size: 16px;
  }
  body > .layer.inside.character > .content > .character .content > .description .ce-block {
    position: relative;
  }
  body > .layer.inside.character > .content > .character .content > .description .ce-block.ce-block--focused {
    z-index: 1;
  }
  body > .layer.inside.character > .content > .character .content > .description .ce-block .ce-block__content a {
    color: var(--default-color);
  }
  body > .layer.inside.character > .content > .character .content > .description .cdx-block:after {
    clear: both;
    content: "";
    display: table;
  }
  body > .layer.inside.character > .content > .character .content > .description .tc-table {
    --color-border: #C7BAB3;
  }
  body > .layer.inside.character > .content > .character .content > .description .tc-table.tc-table--heading .tc-row:first-child {
    background: rgba(199, 186, 179, 0.3);
  }
  body > .layer.inside.character > .content > .character .content > .description .image-tool--alignLeft {
    float: left;
    margin: 0 20px 20px 0;
    position: relative;
    z-index: 1;
  }
  body > .layer.inside.character > .content > .character .content > .description .image-tool--alignLeft:after {
    display: none;
  }
  body > .layer.inside.character > .content > .character .content > .description .image-tool--alignRight {
    float: right;
    margin: 0 0 20px 20px;
    position: relative;
    z-index: 1;
  }
  body > .layer.inside.character > .content > .character .content > .description .image-tool--alignRight:after {
    display: none;
  }
  body > .layer.inside.character > .content > .character .content > .description .video-tool__video {
    border: none;
  }
  body > .layer.inside.character > .content > .character .content > .description .image-tool__caption {
    border: none;
    box-shadow: none;
    font-size: 12px;
    font-style: italic;
    padding: 0;
  }
  body > .layer.inside.character > .content > .character .content > .description .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.character > .content > .character .content > .description .ce-block__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.character > .content > .character .content > .description .ce-toolbar {
    right: 100%;
    z-index: 2;
  }
  body > .layer.inside.character > .content > .character .content > .description .ce-toolbar .ce-toolbar__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.character > .content > .character > .controls {
    background: #ffffff;
    left: 50%;
    padding: 0 20px 20px 20px;
    position: fixed;
    top: 0;
    z-index: 10;
  }
  body > .layer.inside.character > .content > .character form {
    height: 100%;
  }
  body > .layer.inside.character > .content > .character .footer {
    background: #e3dfdd;
    min-height: 128px;
    padding: 20px 40px 20px 272px;
  }
  body > .layer.inside.character > .content > .character .footer .sources .source-toggle {
    cursor: pointer;
  }
  body > .layer.inside.character > .content > .character .footer .sources .source-toggle i {
    display: inline-block;
    transition: transform 0.3s ease;
    transform: rotate(-90deg);
  }
  body > .layer.inside.character > .content > .character .footer .sources .source-content {
    font-size: 14px;
    line-height: 1.25em;
    max-height: 0;
    overflow: hidden;
    padding-top: 20px;
    transition: transform 0.3s ease;
  }
  body > .layer.inside.character > .content > .character .footer .sources .source-content .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.character > .content > .character .footer .sources .source-content .codex-editor__redactor .ce-block__content {
    max-width: none;
  }
  body > .layer.inside.character > .content > .character .footer .sources .source-content .codex-editor__redactor .ce-block__content a {
    color: var(--default-color);
  }
  body > .layer.inside.character > .content > .character .footer .sources .source-content .ce-inline-toolbar--showed {
    transform: translateY(-65px);
  }
  body > .layer.inside.character > .content > .character .footer .sources .source-content .ce-popover {
    bottom: calc(100% + var(--offset-from-target));
    top: auto;
  }
  body > .layer.inside.character > .content > .character .footer .sources.toggled .source-toggle i {
    transform: rotate(0deg);
  }
  body > .layer.inside.character > .content > .character .footer .sources.toggled .source-content {
    overflow: visible;
    max-height: 9999px;
  }
  body > .layer.inside.character > .content > .character {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    min-height: 100%;
  }
  body > .layer.inside.character > .content > .character > form {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
  }
  body > .layer.inside.theme > .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    height: 192px;
    left: 0;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
  }
  body > .layer.inside.theme > .header > .chapter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    height: 192px;
    width: 85px;
  }
  body > .layer.inside.theme > .header > .chapter > h3 {
    color: #e3dfdd;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
  }
  body > .layer.inside.theme > .header > .chapter > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    box-shadow: 0 1px 5px #341E13;
    height: 138px;
    position: relative;
    width: 100px;
  }
  body > .layer.inside.theme > .header > .chapter > div h4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    color: var(--default-color);
    font-size: 10px;
    font-weight: 700;
    height: 100%;
    line-height: 14px;
    margin: 0;
    min-height: 40px;
    padding: 15px 5px 5px 5px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
  }
  body > .layer.inside.theme > .header > .chapter > div .image {
    background: rgba(68, 67, 68, 0.8);
    padding-top: 75%;
    position: relative;
    width: 100%;
  }
  body > .layer.inside.theme > .header > .chapter > div .image label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.theme > .header > .chapter > div .image label img {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.theme > .header > .chapter > div .range {
    padding: 0 5px;
  }
  body > .layer.inside.theme > .header > .chapter > div .range > span {
    display: block;
    font-size: 9px;
    height: 22px;
    line-height: 22px;
    text-align: center;
  }
  body > .layer.inside.theme > .header > .chapter > div .periods-colors {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
  }
  body > .layer.inside.theme > .header > .chapter > div .periods-colors > div {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: block;
    height: 5px;
  }
  body > .layer.inside.theme > .header > .close {
    color: #836c5e;
    padding: 10px;
    pointer-events: all;
  }
  body > .layer.inside.theme > .header > .close a {
    color: inherit;
  }
  body > .layer.inside.theme > .header > .close i {
    -webkit-transition: text-shadow 0.5s ease;
    -moz-transition: text-shadow 0.5s ease;
    -ms-transition: text-shadow 0.5s ease;
    -o-transition: text-shadow 0.5s ease;
    transition: text-shadow 0.5s ease;
    cursor: pointer;
    font-size: 24px;
  }
  body > .layer.inside.theme > .header > .close i:hover {
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  }
  body > .layer.inside.theme {
    overflow-y: auto;
  }
  body > .layer.inside.theme > .content {
    height: 100%;
  }
  body > .layer.inside.theme > .content > .theme .ribbon {
    height: 75px;
    left: -5px;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    text-align: right;
    top: -5px;
    z-index: 1;
    width: 75px;
  }
  body > .layer.inside.theme > .content > .theme .ribbon span {
    background: linear-gradient(#F70505 0%, #8F0808 100%);
    box-shadow: 0 3px 10px -5px rgb(0, 0, 0);
    color: #ffffff;
    display: block;
    font-size: 10px;
    font-weight: bold;
    left: -21px;
    line-height: 20px;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    top: 19px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 100px;
  }
  body > .layer.inside.theme > .content > .theme .ribbon span:before {
    border-bottom: 3px solid transparent;
    border-left: 3px solid #8F0808;
    border-right: 3px solid transparent;
    border-top: 3px solid #8F0808;
    content: "";
    left: 0;
    position: absolute;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.theme > .content > .theme .ribbon span:after {
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
    border-right: 3px solid #8F0808;
    border-top: 3px solid #8F0808;
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.theme > .content > .theme .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 192px;
    position: relative;
    z-index: 2;
  }
  body > .layer.inside.theme > .content > .theme .header > .image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    height: 192px;
    overflow: hidden;
    width: 232px;
  }
  body > .layer.inside.theme > .content > .theme .header > .image img {
    height: 100%;
    margin: auto;
    width: auto;
  }
  body > .layer.inside.theme > .content > .theme .header > .information {
    padding: 20px 40px;
    width: 100%;
  }
  body > .layer.inside.theme > .content > .theme .header > .information h1 {
    font-size: 20px;
    margin-bottom: 0;
    padding-bottom: 9px;
  }
  body > .layer.inside.theme > .content > .theme .header > .information .range {
    font-weight: 300;
  }
  body > .layer.inside.theme > .content > .theme .header > .information .short-description {
    max-width: calc(100% - 220px);
  }
  body > .layer.inside.theme > .content > .theme .header > .information .short-description .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.theme > .content > .theme .header > .information .short-description .ce-block__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.theme > .content > .theme .header > .information .short-description .ce-toolbar__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.theme > .content > .theme .header > .information .short-description .ce-toolbar__actions {
    right: auto;
    left: calc(100% - 40px);
  }
  body > .layer.inside.theme > .content > .theme .header > .chapter-placeholder {
    width: 250px;
  }
  body > .layer.inside.theme > .content > .theme .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    border-top: 1px solid #e3dfdd;
    margin: 0 0 auto 0;
    min-height: calc(100% - 320px);
  }
  body > .layer.inside.theme > .content > .theme .content > .summary {
    width: 232px;
  }
  body > .layer.inside.theme > .content > .theme .content > .summary > div {
    padding: 20px 20px 20px 40px;
    width: 232px;
  }
  body > .layer.inside.theme > .content > .theme .content > .summary > div > div {
    color: #e3dfdd;
    font-size: 14px;
  }
  body > .layer.inside.theme > .content > .theme .content > .summary > div > ul {
    padding: 20px 0;
  }
  body > .layer.inside.theme > .content > .theme .content > .summary > div > ul > li {
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 20px;
  }
  body > .layer.inside.theme > .content > .theme .content > .summary > div > ul > li > ul > li {
    cursor: pointer;
    font-size: 14px;
    margin: 10px 0 10px 20px;
  }
  body > .layer.inside.theme > .content > .theme .content > .summary.fixed > div {
    position: fixed;
    top: 0;
  }
  body > .layer.inside.theme > .content > .theme .content > .summary.hidden > div {
    display: none;
  }
  body > .layer.inside.theme > .content > .theme .content > .description {
    padding: 20px 40px;
    width: calc(100% - 232px);
  }
  body > .layer.inside.theme > .content > .theme .content > .description h2 {
    font-size: 18px;
  }
  body > .layer.inside.theme > .content > .theme .content > .description h3 {
    font-size: 16px;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .ce-block {
    position: relative;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .ce-block.ce-block--focused {
    z-index: 1;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .ce-block .ce-block__content a {
    color: var(--default-color);
  }
  body > .layer.inside.theme > .content > .theme .content > .description .cdx-block:after {
    clear: both;
    content: "";
    display: table;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .tc-table {
    --color-border: #C7BAB3;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .tc-table.tc-table--heading .tc-row:first-child {
    background: rgba(199, 186, 179, 0.3);
  }
  body > .layer.inside.theme > .content > .theme .content > .description .image-tool--alignLeft {
    float: left;
    margin: 0 20px 20px 0;
    position: relative;
    z-index: 1;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .image-tool--alignLeft:after {
    display: none;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .image-tool--alignRight {
    float: right;
    margin: 0 0 20px 20px;
    position: relative;
    z-index: 1;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .image-tool--alignRight:after {
    display: none;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .video-tool__video {
    border: none;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .image-tool__caption {
    border: none;
    box-shadow: none;
    font-size: 12px;
    font-style: italic;
    padding: 0;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .ce-block__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .ce-toolbar {
    right: 100%;
    z-index: 2;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .ce-toolbar .ce-toolbar__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.theme > .content > .theme > .controls {
    background: #ffffff;
    left: 50%;
    padding: 0 20px 20px 20px;
    position: fixed;
    top: 0;
    z-index: 10;
  }
  body > .layer.inside.theme > .content > .theme form {
    height: 100%;
  }
  body > .layer.inside.theme > .content > .theme .footer {
    background: #e3dfdd;
    min-height: 128px;
    padding: 20px 40px 20px 272px;
  }
  body > .layer.inside.theme > .content > .theme .footer .sources .source-toggle {
    cursor: pointer;
  }
  body > .layer.inside.theme > .content > .theme .footer .sources .source-toggle i {
    display: inline-block;
    transition: transform 0.3s ease;
    transform: rotate(-90deg);
  }
  body > .layer.inside.theme > .content > .theme .footer .sources .source-content {
    font-size: 14px;
    line-height: 1.25em;
    max-height: 0;
    overflow: hidden;
    padding-top: 20px;
    transition: transform 0.3s ease;
  }
  body > .layer.inside.theme > .content > .theme .footer .sources .source-content .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.theme > .content > .theme .footer .sources .source-content .codex-editor__redactor .ce-block__content {
    max-width: none;
  }
  body > .layer.inside.theme > .content > .theme .footer .sources .source-content .codex-editor__redactor .ce-block__content a {
    color: var(--default-color);
  }
  body > .layer.inside.theme > .content > .theme .footer .sources .source-content .ce-inline-toolbar--showed {
    transform: translateY(-65px);
  }
  body > .layer.inside.theme > .content > .theme .footer .sources .source-content .ce-popover {
    bottom: calc(100% + var(--offset-from-target));
    top: auto;
  }
  body > .layer.inside.theme > .content > .theme .footer .sources.toggled .source-toggle i {
    transform: rotate(0deg);
  }
  body > .layer.inside.theme > .content > .theme .footer .sources.toggled .source-content {
    overflow: visible;
    max-height: 9999px;
  }
  body > .layer.inside.theme > .content > .theme {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    min-height: 100%;
  }
  body > .layer.inside.theme > .content > .theme > form {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
  }
  body > .layer.inside.page > .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    height: 192px;
    left: 0;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
  }
  body > .layer.inside.page > .header > .chapter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    height: 192px;
    width: 85px;
  }
  body > .layer.inside.page > .header > .chapter > h3 {
    color: #e3dfdd;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
  }
  body > .layer.inside.page > .header > .chapter > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    box-shadow: 0 1px 5px #341E13;
    height: 138px;
    position: relative;
    width: 100px;
  }
  body > .layer.inside.page > .header > .chapter > div h4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    color: var(--default-color);
    font-size: 10px;
    font-weight: 700;
    height: 100%;
    line-height: 14px;
    margin: 0;
    min-height: 40px;
    padding: 15px 5px 5px 5px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
  }
  body > .layer.inside.page > .header > .chapter > div .image {
    background: rgba(68, 67, 68, 0.8);
    padding-top: 75%;
    position: relative;
    width: 100%;
  }
  body > .layer.inside.page > .header > .chapter > div .image label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.page > .header > .chapter > div .image label img {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.page > .header > .chapter > div .range {
    padding: 0 5px;
  }
  body > .layer.inside.page > .header > .chapter > div .range > span {
    display: block;
    font-size: 9px;
    height: 22px;
    line-height: 22px;
    text-align: center;
  }
  body > .layer.inside.page > .header > .chapter > div .periods-colors {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
  }
  body > .layer.inside.page > .header > .chapter > div .periods-colors > div {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: block;
    height: 5px;
  }
  body > .layer.inside.page > .header > .close {
    color: #836c5e;
    padding: 10px;
    pointer-events: all;
  }
  body > .layer.inside.page > .header > .close a {
    color: inherit;
  }
  body > .layer.inside.page > .header > .close i {
    -webkit-transition: text-shadow 0.5s ease;
    -moz-transition: text-shadow 0.5s ease;
    -ms-transition: text-shadow 0.5s ease;
    -o-transition: text-shadow 0.5s ease;
    transition: text-shadow 0.5s ease;
    cursor: pointer;
    font-size: 24px;
  }
  body > .layer.inside.page > .header > .close i:hover {
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  }
  body > .layer.inside.page {
    overflow-y: auto;
  }
  body > .layer.inside.page > .header {
    height: auto;
    min-height: 50px;
  }
  body > .layer.inside.page > .content {
    height: 100%;
  }
  body > .layer.inside.page > .content > .page .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 192px;
    position: relative;
    z-index: 2;
  }
  body > .layer.inside.page > .content > .page .header > .image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    height: 192px;
    overflow: hidden;
    width: 232px;
  }
  body > .layer.inside.page > .content > .page .header > .image img {
    height: 100%;
    margin: auto;
    width: auto;
  }
  body > .layer.inside.page > .content > .page .header > .information {
    padding: 20px 40px;
    width: 100%;
  }
  body > .layer.inside.page > .content > .page .header > .information h1 {
    font-size: 20px;
    margin-bottom: 0;
    padding-bottom: 9px;
  }
  body > .layer.inside.page > .content > .page .header > .information .range {
    font-weight: 300;
  }
  body > .layer.inside.page > .content > .page .header > .information .short-description {
    max-width: calc(100% - 220px);
  }
  body > .layer.inside.page > .content > .page .header > .information .short-description .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.page > .content > .page .header > .information .short-description .ce-block__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.page > .content > .page .header > .information .short-description .ce-toolbar__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.page > .content > .page .header > .information .short-description .ce-toolbar__actions {
    right: auto;
    left: calc(100% - 40px);
  }
  body > .layer.inside.page > .content > .page .header > .chapter-placeholder {
    width: 250px;
  }
  body > .layer.inside.page > .content > .page .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    border-top: 1px solid #e3dfdd;
    margin: 0 0 auto 0;
    min-height: calc(100% - 320px);
  }
  body > .layer.inside.page > .content > .page .content > .summary {
    width: 232px;
  }
  body > .layer.inside.page > .content > .page .content > .summary > div {
    padding: 20px 20px 20px 40px;
    width: 232px;
  }
  body > .layer.inside.page > .content > .page .content > .summary > div > div {
    color: #e3dfdd;
    font-size: 14px;
  }
  body > .layer.inside.page > .content > .page .content > .summary > div > ul {
    padding: 20px 0;
  }
  body > .layer.inside.page > .content > .page .content > .summary > div > ul > li {
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 20px;
  }
  body > .layer.inside.page > .content > .page .content > .summary > div > ul > li > ul > li {
    cursor: pointer;
    font-size: 14px;
    margin: 10px 0 10px 20px;
  }
  body > .layer.inside.page > .content > .page .content > .summary.fixed > div {
    position: fixed;
    top: 0;
  }
  body > .layer.inside.page > .content > .page .content > .summary.hidden > div {
    display: none;
  }
  body > .layer.inside.page > .content > .page .content > .description {
    padding: 20px 40px;
    width: calc(100% - 232px);
  }
  body > .layer.inside.page > .content > .page .content > .description h2 {
    font-size: 18px;
  }
  body > .layer.inside.page > .content > .page .content > .description h3 {
    font-size: 16px;
  }
  body > .layer.inside.page > .content > .page .content > .description .ce-block {
    position: relative;
  }
  body > .layer.inside.page > .content > .page .content > .description .ce-block.ce-block--focused {
    z-index: 1;
  }
  body > .layer.inside.page > .content > .page .content > .description .ce-block .ce-block__content a {
    color: var(--default-color);
  }
  body > .layer.inside.page > .content > .page .content > .description .cdx-block:after {
    clear: both;
    content: "";
    display: table;
  }
  body > .layer.inside.page > .content > .page .content > .description .tc-table {
    --color-border: #C7BAB3;
  }
  body > .layer.inside.page > .content > .page .content > .description .tc-table.tc-table--heading .tc-row:first-child {
    background: rgba(199, 186, 179, 0.3);
  }
  body > .layer.inside.page > .content > .page .content > .description .image-tool--alignLeft {
    float: left;
    margin: 0 20px 20px 0;
    position: relative;
    z-index: 1;
  }
  body > .layer.inside.page > .content > .page .content > .description .image-tool--alignLeft:after {
    display: none;
  }
  body > .layer.inside.page > .content > .page .content > .description .image-tool--alignRight {
    float: right;
    margin: 0 0 20px 20px;
    position: relative;
    z-index: 1;
  }
  body > .layer.inside.page > .content > .page .content > .description .image-tool--alignRight:after {
    display: none;
  }
  body > .layer.inside.page > .content > .page .content > .description .video-tool__video {
    border: none;
  }
  body > .layer.inside.page > .content > .page .content > .description .image-tool__caption {
    border: none;
    box-shadow: none;
    font-size: 12px;
    font-style: italic;
    padding: 0;
  }
  body > .layer.inside.page > .content > .page .content > .description .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.page > .content > .page .content > .description .ce-block__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.page > .content > .page .content > .description .ce-toolbar {
    right: 100%;
    z-index: 2;
  }
  body > .layer.inside.page > .content > .page .content > .description .ce-toolbar .ce-toolbar__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.page > .content > .page > .controls {
    background: #ffffff;
    left: 50%;
    padding: 0 20px 20px 20px;
    position: fixed;
    top: 0;
    z-index: 10;
  }
  body > .layer.inside.page > .content > .page form {
    height: 100%;
  }
  body > .layer.inside.page > .content > .page {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    min-height: 100%;
  }
  body > .layer.inside.page > .content > .page .header {
    height: auto;
    min-height: 60px;
  }
  body > .layer.inside.page > .content > .page > form {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
  }
  body > .layer.tooltip.word {
    overflow: hidden;
    pointer-events: none;
  }
  body > .layer.tooltip.word > .content {
    background: #ffffff;
    border-radius: 2px;
    box-shadow: 0 30px 90px -20px rgba(0, 0, 0, 0.3), 0 0 0 1px #eaecf0;
    font-size: 14px;
    line-height: 20px;
    min-height: 200px;
    min-width: 300px;
    padding: 0;
    pointer-events: all;
    position: absolute;
    z-index: 110;
  }
  body > .layer.tooltip.word > .content > .word .ribbon {
    height: 75px;
    left: -5px;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    text-align: right;
    top: -5px;
    z-index: 1;
    width: 75px;
  }
  body > .layer.tooltip.word > .content > .word .ribbon span {
    background: linear-gradient(#F70505 0%, #8F0808 100%);
    box-shadow: 0 3px 10px -5px rgb(0, 0, 0);
    color: #ffffff;
    display: block;
    font-size: 10px;
    font-weight: bold;
    left: -21px;
    line-height: 20px;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    top: 19px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 100px;
  }
  body > .layer.tooltip.word > .content > .word .ribbon span:before {
    border-bottom: 3px solid transparent;
    border-left: 3px solid #8F0808;
    border-right: 3px solid transparent;
    border-top: 3px solid #8F0808;
    content: "";
    left: 0;
    position: absolute;
    top: 100%;
    z-index: -1;
  }
  body > .layer.tooltip.word > .content > .word .ribbon span:after {
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
    border-right: 3px solid #8F0808;
    border-top: 3px solid #8F0808;
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
  }
  body > .layer.tooltip.word > .content > .word > .controls {
    background: #ffffff;
    left: 50%;
    padding: 0 20px 20px 20px;
    position: fixed;
    top: 0;
    z-index: 10;
  }
  body > .layer.tooltip.word > .content > .word form {
    height: 100%;
  }
  body > .layer.tooltip.word > .content > .word {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    min-height: 100%;
  }
  body > .layer.tooltip.word > .content > .word > .controls {
    bottom: calc(100% + 3px);
    font-size: 0.7em;
    left: auto;
    padding: 0;
    right: 5px;
    top: auto;
  }
  body > .layer.tooltip.word > .content > .word .header {
    background: #6597AC;
    left: 0;
    padding: 5px;
    position: absolute;
    top: 100%;
    width: 100%;
  }
  body > .layer.tooltip.word > .content > .word .header > label {
    padding-right: 40px;
  }
  body > .layer.tooltip.word > .content > .word .header > .search {
    -webkit-transition: max-width 0.5s ease;
    -moz-transition: max-width 0.5s ease;
    -ms-transition: max-width 0.5s ease;
    -o-transition: max-width 0.5s ease;
    transition: max-width 0.5s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 100%;
    max-width: 40px;
    right: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  body > .layer.tooltip.word > .content > .word .header > .search > .select2 {
    display: none;
  }
  body > .layer.tooltip.word > .content > .word .header > .search > div {
    text-align: center;
    width: 40px;
  }
  body > .layer.tooltip.word > .content > .word .header > .search > div > i {
    cursor: pointer;
  }
  body > .layer.tooltip.word > .content > .word .header > .search > div > i.bh-close {
    display: none;
  }
  body > .layer.tooltip.word > .content > .word .header > .search.open {
    max-width: 100%;
  }
  body > .layer.tooltip.word > .content > .word .header > .search.open > .select2 {
    display: block;
    height: 100%;
    width: calc(100% - 40px) !important;
  }
  body > .layer.tooltip.word > .content > .word .header > .search.open > div > i.bh-search {
    display: none;
  }
  body > .layer.tooltip.word > .content > .word .header > .search.open > div > i.bh-close {
    display: block;
  }
  body > .layer.tooltip.word > .content > .word .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    width: 320px;
  }
  body > .layer.tooltip.word > .content > .word .content > .description {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 100%;
    padding: 10px;
  }
  body > .layer.tooltip.word > .content > .word .content > .description h2 {
    font-size: 18px;
  }
  body > .layer.tooltip.word > .content > .word .content > .description h3 {
    font-size: 16px;
  }
  body > .layer.tooltip.word > .content > .word .content > .description .ce-block {
    position: relative;
  }
  body > .layer.tooltip.word > .content > .word .content > .description .ce-block.ce-block--focused {
    z-index: 1;
  }
  body > .layer.tooltip.word > .content > .word .content > .description .cdx-block:after {
    clear: both;
    content: "";
    display: table;
  }
  body > .layer.tooltip.word > .content > .word .content > .description .tc-table {
    --color-border: #C7BAB3;
  }
  body > .layer.tooltip.word > .content > .word .content > .description .tc-table.tc-table--heading .tc-row:first-child {
    background: rgba(199, 186, 179, 0.3);
  }
  body > .layer.tooltip.word > .content > .word .content > .description .codex-editor__redactor {
    padding-bottom: 40px !important;
    margin-right: 0 !important;
  }
  body > .layer.tooltip.word > .content > .word .content > .description .ce-block__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.tooltip.word > .content > .word .content > .description .ce-toolbar {
    left: -10px;
    right: calc(100% + 10px);
    z-index: 2;
  }
  body > .layer.tooltip.word > .content > .word .content > .description .ce-toolbar .ce-toolbar__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.tooltip.word > .content > .word .content > .image {
    left: 100%;
    position: absolute;
    top: calc(50% - 15px);
  }
  body > .layer.tooltip.word > .content > .word .content > .image > label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.tooltip.word > .content > .word .content > .image > label img {
    height: 100%;
    object-fit: cover;
    width: 100%;
  }
  body > .layer.tooltip.word > .content > .word .content > .image > label > span {
    background: #ffffff;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    box-shadow: 0 30px 90px -20px rgba(0, 0, 0, 0.3), 0 0 0 1px #eaecf0;
    left: 100%;
    padding: 10px 5px;
    position: absolute;
  }
  body > .layer.tooltip.word > .content > .word .content > .image > label > span > i {
    font-size: 30px;
  }
  body > .layer.tooltip.word > .content > .word .content > .image > .actions {
    background: rgba(0, 0, 0, 0.3);
    display: none;
    left: calc(50% - 35px);
    font-size: 18px;
    padding: 5px;
    position: absolute;
    top: 0;
    z-index: 1;
  }
  body > .layer.tooltip.word > .content > .word .content > .image > .actions > .bh-down {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transform: rotate(180deg);
  }
  body > .layer.tooltip.word > .content > .word .content > .image > .actions > .ft-delete {
    cursor: pointer;
  }
  body > .layer.tooltip.word > .content > .word .content.w-image {
    width: 420px;
  }
  body > .layer.tooltip.word > .content > .word .content.w-image > .description {
    width: calc(100% - 200px);
  }
  body > .layer.tooltip.word > .content > .word .content.w-image > .image {
    height: 200px;
    left: 0;
    position: relative;
    top: 0;
    width: 200px;
  }
  body > .layer.tooltip.word > .content > .word .content.w-image > .image > label > span {
    display: none;
  }
  body > .layer.tooltip.word > .content > .word .content.w-image > .image > .actions {
    display: block;
  }
  body > .layer.tooltip.word > .content > .word .content.w-image.vertical {
    -webkit-box-direction: reverse;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    width: 320px;
  }
  body > .layer.tooltip.word > .content > .word .content.w-image.vertical > .description {
    width: 100%;
  }
  body > .layer.tooltip.word > .content > .word .content.w-image.vertical > .image {
    height: 192px;
    width: 100%;
  }
  body > .layer.tooltip.word > .content > .word .content.w-image.vertical > .image > .actions {
    bottom: 0;
    top: auto;
  }
  body > .layer.tooltip.word > .content > .word .content.w-image.vertical > .image > .actions > .bh-down {
    transform: rotate(0deg);
  }
  body > .layer.tooltip.word > .content > .word > .controls {
    position: absolute;
  }
  body > .layer.tooltip.word > .content > .word .information > h1 {
    position: relative;
  }
  body > .layer.tooltip.word > .content > .word form .errors {
    left: 0;
    right: auto;
    top: 100%;
    width: auto;
  }
  body > .layer.tooltip.word > .content.bottom > .word .header {
    bottom: 100%;
    top: auto;
  }
  body > .layer.tooltip.word > .content.bottom:before {
    bottom: auto;
    transform: rotate(0deg);
    top: 100%;
  }
  body > .layer.tooltip.word > .content.right:before {
    left: auto;
    right: 20px;
  }
  body > .layer.tooltip.word > .content.w-image .content > .description {
    min-width: 50%;
    max-width: 150px;
  }
  body > .layer.tooltip.word > .content:before {
    background: transparent url("../images/arrow-down-tooltip-NlDBfVx.png") no-repeat center center;
    background-size: 100% 100%;
    bottom: 100%;
    content: "";
    height: 9px;
    left: 20px;
    position: absolute;
    transform: rotate(180deg);
    width: 17px;
  }
  body > .layer.tooltip.word + .layer.tooltip.word:before {
    display: none;
  }
  body > .layer.tooltip.theme-group > .content {
    -webkit-box-flex: none;
    -webkit-flex: none;
    -moz-box-flex: none;
    -moz-flex: none;
    -ms-flex: none;
    flex: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    background: #ffffff;
    min-height: 300px;
    max-width: 500px;
    position: relative;
    width: 100%;
    z-index: 1;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    box-shadow: 0 1px 5px #341E13;
    height: 100%;
    position: relative;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > h2 {
    border-bottom: 1px solid #341E13;
    font-size: 18px;
    overflow: hidden;
    padding: 15px 15px 15px 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .close {
    font-size: 18px;
    cursor: pointer;
    position: absolute;
    right: 5px;
    top: 14px;
    z-index: 1;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .user-links {
    position: absolute;
    right: 5px;
    top: 60px;
    z-index: 1;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .user-links > a {
    color: #341E13;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-start;
    -moz-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    padding: 20px;
    position: relative;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    cursor: pointer;
    height: 169px;
    margin: 20px 15px;
    position: relative;
    text-decoration: none;
    width: 119px;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card > form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card > form .errors {
    z-index: 1;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .controls {
    background: #ffffff;
    bottom: 100%;
    padding: 5px 8px;
    position: absolute;
    right: 0;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .controls > button {
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -ms-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    border: none;
    background: #ffffff;
    cursor: pointer;
    opacity: 0.7;
    padding: 2px 5px;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .controls > button:hover {
    opacity: 1;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .ribbon {
    height: 75px;
    left: -1px;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    text-align: right;
    top: -1px;
    z-index: 1;
    width: 75px;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .ribbon span {
    background: linear-gradient(#F70505 0%, #8F0808 100%);
    box-shadow: 0 3px 10px -5px rgb(0, 0, 0);
    color: #ffffff;
    display: block;
    font-size: 10px;
    font-weight: bold;
    left: -21px;
    line-height: 20px;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    top: 19px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 100px;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .ribbon span:before {
    border-bottom: 3px solid transparent;
    border-left: 3px solid #8F0808;
    border-right: 3px solid transparent;
    border-top: 3px solid #8F0808;
    content: "";
    left: 0;
    position: absolute;
    top: 100%;
    z-index: -1;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .ribbon span:after {
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
    border-right: 3px solid #8F0808;
    border-top: 3px solid #8F0808;
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
    min-height: 155px;
    min-width: 108px;
    width: 100%;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .content label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 90px;
    position: relative;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .content label > input {
    left: 150%;
    opacity: 0;
    position: absolute;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .content h3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    color: var(--default-color);
    font-size: 11px;
    font-weight: 700;
    height: 100%;
    line-height: 13px;
    margin: 0;
    min-height: 85px;
    padding: 10px;
    position: relative;
    text-align: left;
    word-break: break-word;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card.first-of-row > form .errors {
    left: 100%;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card:not(.placeholder) .content label:before {
    bottom: -5px;
    color: #ffffff;
    font-size: 40px;
    font-weight: 700;
    left: 15px;
    position: absolute;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card:before {
    background: url("../images/btn_thema-tN6Xi7r.png") no-repeat center center;
    background-size: cover;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card.placeholder {
    opacity: 0.7;
    pointer-events: none;
    position: absolute;
    z-index: 1;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card.sortable-ghost {
    opacity: 0.6;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "1.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "1.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "1.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "1.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "1.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "1.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "1.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "1.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "1.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "2.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "2.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "2.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "2.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "2.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "2.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "2.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "2.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "2.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "2.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "2.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "3.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "3.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "3.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "3.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "3.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "3.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "3.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "3.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "3.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "3.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "3.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "4.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "4.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "4.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "4.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "4.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "4.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "4.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "4.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "4.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "4.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "4.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "5.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "5.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "5.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "5.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "5.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "5.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "5.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "5.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "5.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "5.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "5.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "6.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "6.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "6.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "6.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "6.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "6.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "6.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "6.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "6.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "6.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "6.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "7.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "7.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "7.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "7.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "7.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "7.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "7.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "7.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "7.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "7.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "7.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "8.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "8.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "8.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "8.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "8.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "8.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "8.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "8.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "8.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "8.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "8.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "9.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "9.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "9.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "9.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "9.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "9.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "9.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "9.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "9.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "9.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "9.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "10";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "10.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "10.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "10.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "10.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "10.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "10.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "10.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "10.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "10.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "10.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "10.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "11";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "11.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "11.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "11.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "11.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "11.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "11.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "11.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "11.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "11.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "11.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "11.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "12";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "12.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "12.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "12.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "12.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "12.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "12.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "12.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "12.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "12.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "12.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "12.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "13";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "13.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "13.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "13.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "13.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "13.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "13.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "13.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "13.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "13.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "13.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "13.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "14";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "14.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "14.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "14.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "14.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "14.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "14.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "14.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "14.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "14.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "14.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "14.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "15";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "15.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "15.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "15.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "15.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "15.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "15.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "15.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "15.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "15.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "15.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "15.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "16";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "16.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "16.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "16.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "16.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "16.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "16.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "16.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "16.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "16.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "16.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "16.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "17";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "17.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "17.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "17.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "17.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "17.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "17.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "17.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "17.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "17.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "17.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "17.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "18";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "18.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "18.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "18.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "18.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "18.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "18.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "18.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "18.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "18.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "18.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "18.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "19";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "19.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "19.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "19.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "19.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "19.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "19.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "19.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "19.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "19.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "19.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "19.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "20";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "20.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "20.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "20.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "20.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "20.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "20.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "20.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "20.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "20.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "20.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "20.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "21";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "21.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "21.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "21.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "21.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "21.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "21.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "21.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "21.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "21.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "21.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "21.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "22";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "22.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "22.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "22.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "22.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "22.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "22.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "22.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "22.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "22.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "22.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "22.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "23";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "23.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "23.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "23.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "23.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "23.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "23.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "23.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "23.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "23.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "23.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "23.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "24";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "24.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "24.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "24.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "24.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "24.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "24.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "24.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "24.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "24.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "24.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "24.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "25";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "25.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "25.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "25.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "25.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "25.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "25.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "25.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "25.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "25.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "25.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "25.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "26";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "26.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "26.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "26.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "26.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "26.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "26.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "26.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "26.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "26.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "26.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "26.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "27";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "27.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "27.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "27.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "27.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "27.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "27.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "27.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "27.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "27.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "27.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "27.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "28";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "28.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "28.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "28.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "28.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "28.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "28.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "28.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "28.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "28.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "28.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "28.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "29";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "29.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "29.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "29.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "29.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "29.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "29.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "29.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "29.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "29.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "29.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "29.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "30";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "30.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "30.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "30.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "30.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "30.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "30.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "30.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "30.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "30.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "30.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "30.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "31";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "31.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "31.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "31.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "31.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "31.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "31.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "31.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "31.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "31.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "31.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "31.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "32";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "32.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "32.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "32.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "32.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "32.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "32.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "32.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "32.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "32.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "32.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "32.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "33";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "33.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "33.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "33.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "33.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "33.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "33.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "33.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "33.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "33.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "33.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "33.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "34";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "34.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "34.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "34.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "34.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "34.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "34.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "34.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "34.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "34.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "34.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "34.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "35";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "35.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "35.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "35.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "35.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "35.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "35.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "35.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "35.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "35.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "35.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "35.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "36";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "36.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "36.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "36.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "36.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "36.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "36.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "36.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "36.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "36.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "36.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "36.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "37";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "37.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "37.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "37.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "37.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "37.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "37.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "37.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "37.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "37.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "37.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "37.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "38";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "38.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "38.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "38.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "38.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "38.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "38.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "38.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "38.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "38.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "38.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "38.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "39";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "39.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "39.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "39.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "39.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "39.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "39.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "39.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "39.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "39.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "39.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "39.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "40";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "40.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "40.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "40.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "40.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "40.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "40.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "40.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "40.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "40.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "40.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "40.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "41";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "41.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "41.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "41.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "41.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "41.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "41.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "41.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "41.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "41.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "41.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "41.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "42";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "42.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "42.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "42.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "42.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "42.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "42.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "42.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "42.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "42.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "42.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "42.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "43";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "43.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "43.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "43.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "43.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "43.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "43.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "43.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "43.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "43.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "43.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "43.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "44";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "44.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "44.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "44.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "44.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "44.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "44.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "44.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "44.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "44.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "44.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "44.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "45";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "45.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "45.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "45.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "45.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "45.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "45.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "45.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "45.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "45.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "45.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "45.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "46";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "46.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "46.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "46.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "46.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "46.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "46.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "46.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "46.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "46.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "46.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "46.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "47";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "47.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "47.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "47.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "47.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "47.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "47.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "47.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "47.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "47.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "47.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "47.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "48";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "48.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "48.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "48.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "48.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "48.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "48.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "48.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "48.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "48.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "48.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "48.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "49";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "49.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "49.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "49.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "49.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "49.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "49.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "49.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "49.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "49.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "49.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "49.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "50";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "50.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "50.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "50.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "50.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "50.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "50.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "50.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "50.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "50.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "50.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "50.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "51";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "51.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "51.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards.dragging {
    cursor: move !important;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards.dragging > .card {
    -webkit-user-select: none; /* Safari */
    -ms-user-select: none; /* IE 10 and IE 11 */
    user-select: none; /* Standard syntax */
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards.dragging * {
    cursor: move !important;
  }
  body > .layer.tooltip.theme-group:before {
    background: rgba(0, 0, 0, 0.5);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body #popup {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 100vh;
    left: 0;
    position: fixed;
    top: 0;
    width: 100vw;
    z-index: 999;
  }
  body #popup > #popup-content {
    background: #ffffff;
    border-radius: 5px;
    line-height: 1.25em;
    min-height: 150px;
    min-width: 250px;
    max-width: calc(100% - 30px);
    padding: 30px;
    position: relative;
  }
  body #popup > #popup-content > .content .buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    margin-top: 30px;
  }
  body #popup > #popup-content > .content .buttons .button {
    -webkit-transition: background-color 0.5s ease;
    -moz-transition: background-color 0.5s ease;
    -ms-transition: background-color 0.5s ease;
    -o-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    background: #407E98;
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
    margin-right: 10px;
    padding: 15px 30px;
    text-align: center;
    text-decoration: none;
    width: 45%;
  }
  body #popup > #popup-content > .content .buttons .button.active {
    background-color: #6597AC;
  }
  body #popup > #popup-content > .content .buttons .button:hover {
    background-color: #6597AC;
  }
  body #popup > #popup-content > .content .buttons .button:nth-last-of-type(1) {
    margin-right: 0;
  }
  body #popup > #popup-content > .content .buttons[data-buttons="1"] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
  }
  body #popup > #popup-content > .bh-close {
    background: #407E98;
    border: 3px solid #ffffff;
    border-radius: 50%;
    color: #ffffff;
    cursor: pointer;
    font-weight: 700;
    height: 30px;
    line-height: 24px;
    right: calc(30px / -2);
    position: absolute;
    text-align: center;
    top: calc(30px / -2);
    width: 30px;
  }
  body #popup > #popup-content > .close-h {
    background: #ffffff;
    border-radius: 50%;
    background: #407E98;
    cursor: pointer;
    height: 28px;
    font-size: 36px;
    line-height: 36px;
    right: calc(30px / -2);
    position: absolute;
    text-align: center;
    top: calc(30px / -2);
    width: calc(30px - 2px);
  }
  body #popup > #popup-content > .close-h:before {
    left: -2px;
  }
  body #popup > #popup-content.loading {
    min-height: auto;
  }
  body #popup > #popup-content.loading .loading {
    animation: blinker 1s linear infinite;
    opacity: 1;
  }
  body #popup:before {
    background: rgba(0, 0, 0, 0.5);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
  }
  body #popup.no-margin > #popup-content {
    padding: 0;
  }
  body #popup.no-shadow > #popup-content > .content {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  body > .layer.tooltip {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 100vh;
    left: 0;
    position: absolute;
    top: 0;
    width: 100vw;
    z-index: 999;
  }
  body > .layer.tooltip > #tooltip-content {
    background: #ffffff;
    border-radius: 5px;
    line-height: 1.25em;
    min-height: 150px;
    min-width: 250px;
    max-width: calc(100% - 30px);
    padding: 30px;
    position: relative;
  }
  body > .layer.tooltip > #tooltip-content > .content .buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    margin-top: 30px;
  }
  body > .layer.tooltip > #tooltip-content > .content .buttons .button {
    -webkit-transition: background-color 0.5s ease;
    -moz-transition: background-color 0.5s ease;
    -ms-transition: background-color 0.5s ease;
    -o-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    background: #407E98;
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
    margin-right: 10px;
    padding: 15px 30px;
    text-align: center;
    text-decoration: none;
    width: 45%;
  }
  body > .layer.tooltip > #tooltip-content > .content .buttons .button.active {
    background-color: #6597AC;
  }
  body > .layer.tooltip > #tooltip-content > .content .buttons .button:hover {
    background-color: #6597AC;
  }
  body > .layer.tooltip > #tooltip-content > .content .buttons .button:nth-last-of-type(1) {
    margin-right: 0;
  }
  body > .layer.tooltip > #tooltip-content > .content .buttons[data-buttons="1"] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
  }
  body > .layer.tooltip > #tooltip-content > .bh-close {
    background: #407E98;
    border: 3px solid #ffffff;
    border-radius: 50%;
    color: #ffffff;
    cursor: pointer;
    font-weight: 700;
    height: 30px;
    line-height: 24px;
    right: calc(30px / -2);
    position: absolute;
    text-align: center;
    top: calc(30px / -2);
    width: 30px;
  }
  body > .layer.tooltip > #tooltip-content > .close-h {
    background: #ffffff;
    border-radius: 50%;
    background: #407E98;
    cursor: pointer;
    height: 28px;
    font-size: 36px;
    line-height: 36px;
    right: calc(30px / -2);
    position: absolute;
    text-align: center;
    top: calc(30px / -2);
    width: calc(30px - 2px);
  }
  body > .layer.tooltip > #tooltip-content > .close-h:before {
    left: -2px;
  }
  body > .layer.tooltip > #tooltip-content.loading {
    min-height: auto;
  }
  body > .layer.tooltip > #tooltip-content.loading .loading {
    animation: blinker 1s linear infinite;
    opacity: 1;
  }
  body #menu-panel {
    pointer-events: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
  }
  body #menu-panel.open {
    pointer-events: all;
  }
  body #menu-panel .menu-backdrop {
    background: rgba(0, 0, 0, 0.3);
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body #menu-panel .menu-drawer {
    background: #ffffff;
    box-shadow: -2px 0 8px rgba(0, 0, 0, 0.15);
    height: 100%;
    overflow-y: auto;
    padding: 20px 0;
    pointer-events: all;
    position: absolute;
    right: -250px;
    top: 0;
    width: 250px;
  }
  body #menu-panel .menu-drawer > .menu-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    color: #3C271C;
    margin: 10px 0 20px 0;
    padding: 0 20px;
  }
  body #menu-panel .menu-drawer > .menu-header .title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.08em;
    margin-left: -15px;
    text-transform: uppercase;
  }
  body #menu-panel .menu-drawer > .menu-header .title i {
    font-size: 20px;
  }
  body #menu-panel .menu-drawer > .menu-header > .bh-close {
    -webkit-transition: text-shadow 0.5s ease;
    -moz-transition: text-shadow 0.5s ease;
    -ms-transition: text-shadow 0.5s ease;
    -o-transition: text-shadow 0.5s ease;
    transition: text-shadow 0.5s ease;
    cursor: pointer;
    font-size: 26px;
    position: relative;
    top: -3px;
  }
  body #menu-panel .menu-drawer > .menu-header > .bh-close:hover {
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  }
  body #menu-panel .menu-drawer nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body #menu-panel .menu-drawer nav a {
    border-bottom: 1px solid #836c5e;
    color: #444344;
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.08em;
    line-height: 1.25em;
    padding: 20px;
    text-decoration: none;
    text-transform: uppercase;
  }
  body #menu-panel .menu-drawer nav a:first-child {
    border-top: 1px solid #836c5e;
  }
  body #menu-panel .menu-drawer nav a:hover {
    color: var(--default-color);
  }
  body [data-media*=h-tablet],
  body .h-tablet,
  body .s-desktop,
  body .s-smartphone {
    display: none !important;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1023px) and (max-height: 600px) {
  body #screen-too-small {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media only screen and (min-width: 768px) and (max-width: 768px) and (orientation: portrait) and (max-height: 900px) {
  body > .layer > .header {
    zoom: 0.95;
  }
}
@media only screen and (min-width: 768px) and (max-width: 768px) and (orientation: portrait) and (max-height: 750px) {
  body > .layer > .header {
    zoom: 0.9;
  }
}
@media only screen and (min-width: 768px) and (max-width: 768px) and (orientation: portrait) and (max-height: 650px) {
  body > .layer > .header {
    zoom: 0.85;
  }
}
@media only screen and (min-width: 768px) and (max-width: 768px) and (orientation: portrait) {
  body > .layer > .header > .top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    background: #ffffff;
    padding: 30px 20px 30px 30px;
  }
  body > .layer > .header > .top > h1 {
    margin: 0;
    text-transform: uppercase;
  }
  body > .layer > .header > .top > .links > a {
    color: #3C271C;
    cursor: pointer;
    font-size: 30px;
    text-decoration: none;
  }
  body > .layer > .header > .top > .links > span {
    background: #3C271C;
    display: inline-block;
    height: 30px;
    margin: 0 10px;
    opacity: 0.5;
    position: relative;
    top: 5px;
    width: 1px;
  }
  body > .layer > .header > .bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    color: #ffffff;
  }
  body > .layer > .header > .bottom h2 {
    font-size: 20px;
    margin: 0;
    padding: 10px 20px 10px 30px;
    text-transform: uppercase;
    z-index: 1;
  }
  body > .layer > .header > .bottom > .user-links > a {
    color: #3C271C;
    margin-right: 20px;
    position: relative;
    z-index: 1;
  }
  body > .layer > .content {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  body > .layer.homepage {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    background: #565656;
    height: 100%;
    width: 100%;
  }
  body > .layer.homepage > .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
  }
  body > .layer.homepage .periods {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    align-items: stretch;
    -webkit-align-content: stretch;
    -moz-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.homepage .periods > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  body > .layer.homepage .periods > div > img {
    filter: grayscale(100%) contrast(150%);
    height: 100%;
    position: absolute;
    width: auto;
    z-index: 0;
  }
  body > .layer.homepage .periods > div:before {
    background-color: var(--default-color);
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  body > .layer.homepage .front {
    position: relative;
    text-align: center;
    z-index: 1;
  }
  body > .layer.homepage .front h1 {
    color: #ffffff;
    font-size: 100px;
    text-transform: uppercase;
  }
  body > .layer.homepage .front a {
    background: #ffffff;
    color: #565656;
    display: inline-block;
    font-size: 16px;
    padding: 15px 40px;
    text-decoration: none;
    text-transform: uppercase;
  }
  body > .layer.login {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    background: #565656;
    height: 100%;
    width: 100%;
  }
  body > .layer.login > .content {
    background: #ffffff;
    max-height: 330px;
    padding: 40px;
  }
  body > .layer.login > .content h1 {
    margin-bottom: 30px;
  }
  body > .layer.login > .content .form-group {
    margin-bottom: 15px;
  }
  body > .layer.login > .content .form-group label {
    display: block;
    font-size: 12px;
    margin-bottom: 5px;
  }
  body > .layer.login > .content .form-group input {
    padding: 5px;
    width: 100%;
  }
  body > .layer.login > .content .btn-primary {
    background: #565656;
    border: none;
    color: #ffffff;
    cursor: pointer;
    display: block;
    margin: 50px auto 0 auto;
    padding: 5px 15px;
    text-decoration: none;
    text-align: center;
    width: 200px;
  }
  body > .layer.login > .content .btn-secondary {
    border: none;
    color: #565656;
    cursor: pointer;
    display: block;
    margin: 10px auto 0 auto;
    padding: 5px 15px;
    text-decoration: none;
    text-align: center;
    width: 200px;
  }
  body > .layer.inside > .content {
    background: #ffffff;
    height: calc(100% - 132px);
  }
  body > .layer.inside > .content > div > .slider,
  body > .layer.inside > .content > .slider {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    align-items: flex-end;
    container-type: size;
    height: 50%;
    position: relative;
    z-index: 15;
  }
  body > .layer.inside > .content > div > .slider > .cards,
  body > .layer.inside > .content > .slider > .cards {
    -webkit-transition: left 0.5s ease;
    -moz-transition: left 0.5s ease;
    -ms-transition: left 0.5s ease;
    -o-transition: left 0.5s ease;
    transition: left 0.5s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    max-height: 100%;
    position: relative;
    z-index: 1;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card,
  body > .layer.inside > .content > .slider > .cards > .card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    box-shadow: 0 1px 5px rgba(131, 108, 94, 0.5);
    cursor: pointer;
    margin: 0 calc(30px - var(--card-v-w, 0px) / 2 + var(--card-v-w, 0px) * var(--card-v-scale, 1) / 2);
    position: relative;
    transform: scale(var(--card-v-scale, 1));
    transform-origin: center;
    transition: transform 0.5s;
    transform-style: preserve-3d;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card > form,
  body > .layer.inside > .content > .slider > .cards > .card > form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .controls,
  body > .layer.inside > .content > .slider > .cards > .card .controls {
    background: #ffffff;
    bottom: 100%;
    padding: 5px 8px;
    position: absolute;
    right: 0;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .controls > button,
  body > .layer.inside > .content > .slider > .cards > .card .controls > button {
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -ms-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    border: none;
    background: #ffffff;
    cursor: pointer;
    opacity: 0.7;
    padding: 2px 5px;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .controls > button:hover,
  body > .layer.inside > .content > .slider > .cards > .card .controls > button:hover {
    opacity: 1;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .ribbon,
  body > .layer.inside > .content > .slider > .cards > .card .ribbon {
    height: 75px;
    left: -5px;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    text-align: right;
    top: -5px;
    z-index: 1;
    width: 75px;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .ribbon span,
  body > .layer.inside > .content > .slider > .cards > .card .ribbon span {
    background: linear-gradient(#F70505 0%, #8F0808 100%);
    box-shadow: 0 3px 10px -5px rgb(0, 0, 0);
    color: #ffffff;
    display: block;
    font-size: 10px;
    font-weight: bold;
    left: -21px;
    line-height: 20px;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    top: 19px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 100px;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .ribbon span:before,
  body > .layer.inside > .content > .slider > .cards > .card .ribbon span:before {
    border-bottom: 3px solid transparent;
    border-left: 3px solid #8F0808;
    border-right: 3px solid transparent;
    border-top: 3px solid #8F0808;
    content: "";
    left: 0;
    position: absolute;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .ribbon span:after,
  body > .layer.inside > .content > .slider > .cards > .card .ribbon span:after {
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
    border-right: 3px solid #8F0808;
    border-top: 3px solid #8F0808;
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card h3,
  body > .layer.inside > .content > .slider > .cards > .card h3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    color: var(--default-color);
    font-size: 22px;
    font-weight: 700;
    height: 100%;
    line-height: 25px;
    margin: 0;
    min-height: 85px;
    padding: 30px 20px 15px 20px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .image,
  body > .layer.inside > .content > .slider > .cards > .card .image {
    background: rgba(68, 67, 68, 0.8);
    padding-top: 75%;
    position: relative;
    width: 100%;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .image label,
  body > .layer.inside > .content > .slider > .cards > .card .image label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .image label img,
  body > .layer.inside > .content > .slider > .cards > .card .image label img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .subform > div,
  body > .layer.inside > .content > .slider > .cards > .card .subform > div {
    box-shadow: 0 1px 5px #341E13;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .subform > div:before,
  body > .layer.inside > .content > .slider > .cards > .card .subform > div:before {
    box-shadow: 0 0 5px #341E13;
    clip-path: polygon(-5px -5px, calc(100% + 5px) -5px, calc(100% + 5px) calc(100% + 5px));
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .subform > div label,
  body > .layer.inside > .content > .slider > .cards > .card .subform > div label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    margin-bottom: 5px;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .subform > div label > span,
  body > .layer.inside > .content > .slider > .cards > .card .subform > div label > span {
    display: inline-block;
    width: 30px;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .subform > div label input[type=text],
  body > .layer.inside > .content > .slider > .cards > .card .subform > div label input[type=text] {
    width: 100px;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .subform > div label:nth-last-child(1),
  body > .layer.inside > .content > .slider > .cards > .card .subform > div label:nth-last-child(1) {
    margin-bottom: 0;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .subform > div label.right span,
  body > .layer.inside > .content > .slider > .cards > .card .subform > div label.right span {
    padding-right: 10px;
    width: auto;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .subform > div label.column,
  body > .layer.inside > .content > .slider > .cards > .card .subform > div label.column {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .range,
  body > .layer.inside > .content > .slider > .cards > .card .range {
    padding: 0 10px 35px 10px;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .range > span,
  body > .layer.inside > .content > .slider > .cards > .card .range > span {
    display: block;
    font-size: 15px;
    height: 22px;
    line-height: 22px;
    text-align: center;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card.editable,
  body > .layer.inside > .content > .slider > .cards > .card.editable {
    cursor: default;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card.detail-open,
  body > .layer.inside > .content > .slider > .cards > .card.detail-open {
    --card-counter-scale: calc(1 / var(--card-v-scale, 1));
  }
  body > .layer.inside > .content > div > .slider > .cards > .card.detail-open .content,
  body > .layer.inside > .content > .slider > .cards > .card.detail-open .content {
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -ms-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
    opacity: 1;
    transform: scale(var(--card-counter-scale, 1)) translateZ(9999px);
  }
  .legacy-safari body > .layer.inside > .content > div > .slider > .cards > .card.detail-open .content,
  .legacy-safari body > .layer.inside > .content > .slider > .cards > .card.detail-open .content {
    transform: translateZ(9999px);
  }
  body > .layer.inside > .content > div > .slider > .cards > .card.detail-open.detail-resizing .content,
  body > .layer.inside > .content > .slider > .cards > .card.detail-open.detail-resizing .content {
    opacity: 0;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card.active ~ .card,
  body > .layer.inside > .content > .slider > .cards > .card.active ~ .card {
    transform: perspective(600px) rotateY(-30deg) scale(calc(0.9 * var(--card-v-scale, 1)));
  }
  .legacy-safari body > .layer.inside > .content > div > .slider > .cards > .card.active ~ .card,
  .legacy-safari body > .layer.inside > .content > .slider > .cards > .card.active ~ .card {
    transform: perspective(600px) rotateY(-30deg) scale(0.9);
  }
  body > .layer.inside > .content > div > .slider > .cards > .card.before-active,
  body > .layer.inside > .content > .slider > .cards > .card.before-active {
    transform: perspective(600px) rotateY(30deg) scale(calc(0.9 * var(--card-v-scale, 1)));
  }
  .legacy-safari body > .layer.inside > .content > div > .slider > .cards > .card.before-active,
  .legacy-safari body > .layer.inside > .content > .slider > .cards > .card.before-active {
    transform: perspective(600px) rotateY(30deg) scale(0.9);
  }
  body > .layer.inside > .content > div > .slider > .cards > .card:not(.active) *,
  body > .layer.inside > .content > .slider > .cards > .card:not(.active) * {
    pointer-events: none;
  }
  body > .layer.inside > .content > div > .slider > .cards[data-count="1"],
  body > .layer.inside > .content > .slider > .cards[data-count="1"] {
    margin-left: 0;
  }
  body > .layer.inside > .content > div > .slider > .navigation,
  body > .layer.inside > .content > .slider > .navigation {
    bottom: 80px;
    height: 0;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
  }
  body > .layer.inside > .content > div > .slider > .navigation > div,
  body > .layer.inside > .content > .slider > .navigation > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    background: #341E13;
    color: #ffffff;
    cursor: pointer;
    height: 50px;
    top: -50px;
    position: absolute;
    width: 50px;
  }
  body > .layer.inside > .content > div > .slider > .navigation > div > span,
  body > .layer.inside > .content > .slider > .navigation > div > span {
    font-size: 30px;
  }
  body > .layer.inside > .content > div > .slider > .navigation > div.previous,
  body > .layer.inside > .content > .slider > .navigation > div.previous {
    left: 0;
  }
  body > .layer.inside > .content > div > .slider > .navigation > div.next,
  body > .layer.inside > .content > .slider > .navigation > div.next {
    right: 0;
  }
  @container (max-height: 180px) {
    body > .layer.inside > .content > div > .slider > .cards > .card,
    body > .layer.inside > .content > .slider > .cards > .card {
      --card-h-scale: min(1, calc(95cqh / 240px), calc(95cqw / 480px));
      height: 240px !important;
      max-height: 100%;
      transform: scale(var(--card-h-scale));
      transform-origin: center;
      width: 480px !important;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image), body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image),
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image),
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) {
      display: grid !important;
      grid-template-columns: 240px 1fr !important;
      grid-template-rows: auto 1fr auto !important;
      grid-template-areas: "image title" "image .    " "image range" !important;
      height: 100%;
      width: 100%;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image) > form, body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image) > form,
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image) > form,
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) > form {
      display: contents;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image) > .image,
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image) > form > .image, body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image) > .image,
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image) > form > .image,
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image) > .image,
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image) > form > .image,
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) > .image,
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) > form > .image {
      grid-area: image;
      height: 100%;
      padding-top: 0;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image) > .image label img,
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image) > form > .image label img, body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image) > .image label img,
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image) > form > .image label img,
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image) > .image label img,
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image) > form > .image label img,
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) > .image label img,
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) > form > .image label img {
      height: 100%;
      object-fit: cover;
      width: 100%;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image) > h3,
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image) > form > h3, body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image) > h3,
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image) > form > h3,
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image) > h3,
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image) > form > h3,
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) > h3,
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) > form > h3 {
      grid-area: title;
      min-height: 0;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image) > .range,
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image) > form > .range, body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image) > .range,
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image) > form > .range,
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image) > .range,
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image) > form > .range,
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) > .range,
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) > form > .range {
      grid-area: range;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information),
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) {
      display: block !important;
      min-height: 0 !important;
      min-width: 0 !important;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information {
      display: grid !important;
      grid-template-columns: 240px 1fr !important;
      grid-template-rows: auto 1fr auto !important;
      grid-template-areas: "image title" "image .    " "image range" !important;
      height: 100%;
      width: 100%;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form {
      display: contents;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > .image,
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form > .image,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > .image,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form > .image {
      grid-area: image;
      height: 100%;
      padding-top: 0;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > .image label img,
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form > .image label img,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > .image label img,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form > .image label img {
      height: 100%;
      object-fit: cover;
      width: 100%;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > h3,
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form > h3,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > h3,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form > h3 {
      grid-area: title;
      min-height: 0;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > .range,
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form > .range,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > .range,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form > .range {
      grid-area: range;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card,
    body > .layer.inside > .content > .slider > .cards > .card {
      margin: 0 calc(-210px + 214px * var(--card-h-scale));
    }
    body > .layer.inside > .content > div > .slider > .cards > .card.active ~ .card,
    body > .layer.inside > .content > .slider > .cards > .card.active ~ .card {
      transform: perspective(600px) rotateY(-30deg) scale(calc(0.9 * var(--card-h-scale)));
    }
    body > .layer.inside > .content > div > .slider > .cards > .card.before-active,
    body > .layer.inside > .content > .slider > .cards > .card.before-active {
      transform: perspective(600px) rotateY(30deg) scale(calc(0.9 * var(--card-h-scale)));
    }
    body > .layer.inside > .content > div > .slider > .cards > .card.detail-open,
    body > .layer.inside > .content > .slider > .cards > .card.detail-open {
      --card-counter-scale: calc(1 / var(--card-h-scale, 1));
    }
  }
  body > .layer.inside > .content > .time-bar {
    height: 50%;
  }
  body > .layer.inside > .content .timeline {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    padding: 0 40px;
    width: 100%;
  }
  body > .layer.inside > .content .timeline > .ranges {
    height: 0;
    position: relative;
    width: 100%;
  }
  body > .layer.inside > .content .timeline > .ranges > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    -webkit-justify-content: stretch;
    -moz-justify-content: stretch;
    justify-content: stretch;
    min-height: 20px;
    opacity: 0.6;
    position: absolute;
    top: -20px;
  }
  body > .layer.inside > .content .timeline > .ranges > div > i {
    display: none;
    height: 20px;
    min-width: 1px;
    width: 10%;
  }
  body > .layer.inside > .content .timeline > .ranges > div > i:nth-of-type(2) {
    background: inherit;
    width: 80%;
  }
  body > .layer.inside > .content .timeline > .ranges > div > i:nth-of-type(1) {
    background: linear-gradient(to left, transparent, #ffffff);
  }
  body > .layer.inside > .content .timeline > .ranges > div > i:nth-of-type(3) {
    background: linear-gradient(to right, transparent, #ffffff);
  }
  body > .layer.inside > .content .timeline > .ranges > div.start-fix > i:nth-of-type(1) {
    background: inherit !important;
  }
  body > .layer.inside > .content .timeline > .ranges > div.end-fix > i:nth-of-type(3) {
    background: inherit !important;
  }
  body > .layer.inside > .content .timeline > .ranges > div.attached {
    background-color: var(--default-color);
  }
  body > .layer.inside > .content .timeline > .ranges > div.attached > i {
    display: block;
  }
  body > .layer.inside > .content .timeline > .line {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 1px;
    position: relative;
    width: 100%;
  }
  body > .layer.inside > .content .timeline > .line > .step {
    position: absolute;
    top: 20px;
  }
  body > .layer.inside > .content .timeline > .line > i {
    border-left: 1px solid var(--default-color);
    box-sizing: border-box;
    height: 15px;
    position: relative;
    top: -15px;
  }
  body > .layer.inside > .content .timeline > .line > i.interval {
    border-left: 2px solid var(--default-color);
    height: 20px;
    left: -1px;
    top: -20px;
  }
  body > .layer.inside.periods {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #565656;
    height: 100%;
    width: 100%;
  }
  body > .layer.inside.periods #header {
    height: 132px;
  }
  body > .layer.inside.periods #header > .top {
    color: #3C271C;
  }
  body > .layer.inside.periods #header > .bottom {
    background-color: #836c5e;
  }
  body > .layer.inside.periods > .content {
    background: #ffffff;
    height: calc(100% - 132px);
  }
  body > .layer.inside.periods > .content > .slider {
    background: #e3dfdd;
    height: 50%;
  }
  body > .layer.inside.periods > .content > .slider > .cards {
    position: relative;
    top: 70px;
  }
  @container (max-height: 180px) {
    body > .layer.inside.periods > .content > .slider > .cards {
      top: 20px;
    }
  }
  body > .layer.inside.periods > .content > .slider > .cards > .card {
    --card-v-scale: min(1, calc(95cqh / 340px), calc(95cqw / 240px));
    --card-v-w: 240px;
    height: 340px;
    width: 240px;
    box-shadow: 0 1px 5px var(--default-color-50);
  }
  body > .layer.inside.periods > .content > .slider > .cards > .card .image img {
    filter: grayscale(100%) contrast(150%);
  }
  body > .layer.inside.periods > .content > .slider > .cards > .card .image:before {
    background-color: var(--default-color);
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.5;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  body > .layer.inside.periods > .content > .slider > .cards > .card .color > span {
    width: 60px;
  }
  body > .layer.inside.periods > .content > .slider > .cards > .card .color > input[type=color] {
    width: 70px;
  }
  body > .layer.inside.periods > .content > .timeline {
    height: 50%;
  }
  body > .layer.inside.chapters {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #ffffff;
    height: 100%;
    width: 100%;
  }
  body > .layer.inside.chapters > .header {
    height: 132px;
  }
  body > .layer.inside.chapters > .header > .top {
    color: var(--default-color);
  }
  body > .layer.inside.chapters > .header > .top h1 > i {
    cursor: pointer;
    font-size: 40px;
    position: relative;
    top: 2px;
  }
  body > .layer.inside.chapters > .header > .bottom {
    position: relative;
  }
  body > .layer.inside.chapters > .header > .bottom:before {
    background-color: var(--default-color);
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.8;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.chapters > .content {
    background: #ffffff;
    height: calc(100% - 132px);
  }
  body > .layer.inside.chapters > .content > .slider {
    height: 35%;
    min-height: 160px;
  }
  body > .layer.inside.chapters > .content > .slider > .cards {
    position: relative;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card {
    --card-v-scale: min(1, calc(95cqh / 240px), calc(95cqw / 170px));
    --card-v-w: 170px;
    height: 240px;
    width: 170px;
    box-shadow: 0 1px 5px #341E13;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card h3 {
    font-size: 18px;
    margin: 0;
    padding: 15px;
    text-transform: none;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
    min-height: 240px;
    min-width: 170px;
    width: 100%;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .information {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
    max-width: 100%;
    width: 100%;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description {
    opacity: 0;
    pointer-events: none;
    position: relative;
    max-width: 0;
    width: 100%;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description > .close-detail {
    color: #e3dfdd;
    cursor: pointer;
    font-size: 26px;
    position: absolute;
    right: 6px;
    top: 6px;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description > div {
    font-size: 15px;
    height: 100%;
    line-height: 1.35em;
    overflow-x: hidden;
    overflow-y: auto;
    padding-right: 200px;
    width: calc(100% + 200px);
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description > div .codex-editor--narrow {
    margin-right: 0;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description > div .codex-editor--narrow .codex-editor__redactor {
    margin-right: 0;
    padding-bottom: 0 !important;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description > div .codex-editor--narrow .ce-block {
    margin-right: 0;
    padding-right: 0;
    word-wrap: break-word;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description > div .codex-editor--narrow .ce-toolbar__actions {
    background: #ffffff;
    box-shadow: 0px 6px 8px -10px #341E13, 0px -6px 8px -10px #341E13;
    left: calc(100% + 26px);
    right: auto;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description > div {
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description > div::-webkit-scrollbar {
    display: none;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description > a {
    bottom: 26px;
    color: var(--default-color);
    font-size: 36px;
    left: 50%;
    margin-left: -30px;
    position: absolute;
    text-decoration: none;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .placeholder {
    display: none;
    z-index: -1;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .placeholder .subform {
    display: none !important;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card.detail-open {
    cursor: default;
    z-index: 10;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card.detail-open .content {
    background: #ffffff;
    box-shadow: 0 0 24px 8px #341E13;
    height: 320px;
    left: var(--offset-left, 0);
    margin: 0;
    min-height: 320px;
    min-width: 510px;
    position: fixed;
    top: var(--offset-top, 0);
    width: 510px;
    z-index: 100;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card.detail-open .content > .information {
    background: #ffffff;
    max-width: 230px;
    z-index: 1;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card.detail-open .content > .description {
    background: #ffffff;
    box-shadow: inset 35px 0px 35px -20px #e3dfdd;
    max-width: 280px;
    opacity: 1;
    padding: 46px 26px 72px 26px;
    pointer-events: all;
    z-index: 1;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card.detail-open .content:before {
    background: rgba(255, 255, 255, 0.8);
    content: "";
    height: 15000px;
    left: -5000px;
    position: fixed;
    top: -5000px;
    width: 15000px;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card.detail-open .placeholder {
    display: block;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card.detail-open .placeholder h3 {
    height: auto;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card.detail-open .controls {
    margin-top: -35px;
    position: fixed;
    right: calc(100% - var(--offset-left, 0px) - 510px);
    top: var(--offset-top, 0);
    z-index: 10000;
  }
  body > .layer.inside.chapters > .content > .timeline {
    height: 15%;
    min-height: 100px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background: color-mix(in srgb, var(--default-color) 40%, transparent);
    height: 60%;
    overflow-y: auto;
    padding: 0 40px;
    position: relative;
  }
  body > .layer.inside.chapters > .content > .chapters-bars:after {
    -webkit-box-shadow: inset 0px 18px 20px -20px var(--default-color);
    box-shadow: inset 0px 18px 20px -20px var(--default-color);
    content: "";
    left: 0;
    height: 100%;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    flex: 1;
    padding: 20px 0;
    position: relative;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .surrounded-period {
    background: color-mix(in srgb, var(--default-color) 40%, #ffffff);
    bottom: 0;
    position: absolute;
    top: 0;
    width: 40px;
    z-index: 1;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .surrounded-period.previous {
    border-right: 1px solid var(--default-color);
    left: -40px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .surrounded-period.next {
    border-left: 1px solid var(--default-color);
    right: -40px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 40px;
    position: relative;
    text-align: center;
    z-index: 2;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > span {
    color: #341E13;
    font-size: 13px;
    font-weight: 600;
    height: 15px;
    position: relative;
    white-space: nowrap;
    width: 100%;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > span > span {
    cursor: pointer;
    left: 50%;
    position: absolute;
    top: 0;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > span > i {
    cursor: pointer;
    display: none;
    font-size: 30px;
    position: absolute;
    top: -8px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > span > i.bh-right {
    right: -42px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > span > i.bh-left {
    left: -42px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    -webkit-justify-content: stretch;
    -moz-justify-content: stretch;
    justify-content: stretch;
    height: 2px;
    width: 100%;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > div > i {
    height: 2px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > div > i:nth-of-type(2) {
    background-color: var(--default-color);
    width: 100%;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > div > i:nth-of-type(1) {
    background: var(--right-gradient);
    max-width: 50px;
    min-width: 10px;
    width: 10%;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > div > i:nth-of-type(3) {
    background: var(--left-gradient);
    max-width: 50px;
    min-width: 10px;
    width: 10%;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > div.start-fix > i:nth-of-type(1) {
    background-color: var(--default-color);
    position: relative;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > div.start-fix > i:nth-of-type(1):before {
    background-color: var(--default-color);
    border-radius: 50%;
    content: "";
    height: 7px;
    left: 0;
    position: absolute;
    top: -3px;
    width: 7px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > div.end-fix > i:nth-of-type(3) {
    background-color: var(--default-color);
    position: relative;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > div.end-fix > i:nth-of-type(3):after {
    background-color: var(--default-color);
    border-radius: 50%;
    content: "";
    height: 7px;
    right: 0;
    position: absolute;
    top: -3px;
    width: 7px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar.start-before:not(.end-after) > span > span {
    left: 0;
    margin-left: 0 !important;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar.active > span {
    color: var(--default-color);
    font-weight: 400;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar.active > span > i {
    display: block;
  }
  body > .layer.inside.chapters > .content.blurred > .slider > .navigation {
    z-index: 0;
  }
  body > .layer.inside.chapters > .content.blurred > .chapters-bars > .inner > .bar {
    z-index: 0;
  }
  body > .layer.inside.chapters > .content.blurred > .chapters-bars > .inner > .surrounded-period {
    z-index: 0;
  }
  body > .layer.inside.chapters > .content.blurred > .chapters-bars:after {
    z-index: 0;
  }
  body > .layer.inside.chapters-grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #ffffff;
    height: 100%;
    width: 100%;
  }
  body > .layer.inside.chapters-grid > .header {
    height: auto;
    min-height: 50px;
  }
  body > .layer.inside.chapters-grid > .header > .top {
    color: var(--default-color);
  }
  body > .layer.inside.chapters-grid > .header > .top .grid-close {
    font-size: 40px;
  }
  body > .layer.inside.chapters-grid > .content {
    height: 100%;
    overflow-y: auto;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
    padding: 20px 40px;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    aspect-ratio: 170/240;
    background: #ffffff;
    box-shadow: 0 1px 5px #341E13;
    color: inherit;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    text-decoration: none;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card:hover {
    box-shadow: 0 2px 10px #341E13;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card .ribbon {
    height: 75px;
    left: -5px;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    text-align: right;
    top: -5px;
    z-index: 1;
    width: 75px;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card .ribbon span {
    background: linear-gradient(#F70505 0%, #8F0808 100%);
    box-shadow: 0 3px 10px -5px rgb(0, 0, 0);
    color: #ffffff;
    display: block;
    font-size: 10px;
    font-weight: bold;
    left: -21px;
    line-height: 20px;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    top: 19px;
    transform: rotate(-45deg);
    width: 100px;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card .ribbon span:before {
    border-bottom: 3px solid transparent;
    border-left: 3px solid #8F0808;
    border-right: 3px solid transparent;
    border-top: 3px solid #8F0808;
    content: "";
    left: 0;
    position: absolute;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card .ribbon span:after {
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
    border-right: 3px solid #8F0808;
    border-top: 3px solid #8F0808;
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card > .image {
    background: rgba(68, 67, 68, 0.8);
    padding-top: 75%;
    position: relative;
    width: 100%;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card > .image img {
    display: block;
    height: 100%;
    left: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card > h3 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    color: var(--default-color);
    font-size: 14px;
    font-weight: 700;
    line-height: 1.3em;
    margin: 0;
    overflow: hidden;
    padding: 10px;
    text-align: center;
    text-overflow: ellipsis;
    text-transform: uppercase;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card > .range {
    padding: 0 10px 12px 10px;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card > .range > span {
    display: block;
    font-size: 12px;
    text-align: center;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card > .periods-colors {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card > .periods-colors > div {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: block;
    height: 5px;
  }
  body > .layer.inside.chapters-timeline {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #ffffff;
    height: 100%;
    width: 100%;
  }
  body > .layer.inside.chapters-timeline > .header {
    height: auto;
    min-height: 50px;
  }
  body > .layer.inside.chapters-timeline > .header > .top {
    color: var(--default-color);
  }
  body > .layer.inside.chapters-timeline > .header > .top .grid-close {
    font-size: 40px;
  }
  body > .layer.inside.chapters-timeline > .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    overflow-y: auto;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-periods {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    position: sticky;
    top: 0;
    z-index: 3;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-periods > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    min-height: 36px;
    overflow: hidden;
    padding: 8px 4px;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-periods > div > span {
    color: #ffffff;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background: repeating-linear-gradient(to bottom, #e2dbd7 0px, #e2dbd7 60px, #ffffff 60px, #ffffff 120px);
    min-height: 0;
    padding: 0;
    position: relative;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    box-sizing: border-box;
    height: 60px;
    padding: 14px 0;
    position: absolute;
    text-align: center;
    text-decoration: none;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > span {
    color: #341E13;
    font-size: 13px;
    font-weight: 600;
    height: 13px;
    line-height: 13px;
    position: relative;
    white-space: nowrap;
    width: 100%;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > span > span {
    cursor: pointer;
    left: 50%;
    position: absolute;
    top: 0;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    height: 2px;
    position: relative;
    width: 100%;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div > span {
    display: block;
    height: 100%;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div:before, body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div:after {
    content: "";
    height: 2px;
    position: absolute;
    top: 0;
    width: 10%;
    max-width: 50px;
    min-width: 10px;
    z-index: 1;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div:before {
    background: linear-gradient(to right, var(--row-color, #ffffff), transparent);
    left: 0;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div:after {
    background: linear-gradient(to left, var(--row-color, #ffffff), transparent);
    right: 0;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div.narrow:before, body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div.narrow:after {
    min-width: 0;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div.start-fix:before {
    background: var(--start-color);
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div.start-fix > span:first-child {
    position: relative;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div.start-fix > span:first-child:before {
    background-color: var(--start-color);
    border-radius: 50%;
    content: "";
    height: 7px;
    left: 0;
    position: absolute;
    top: -3px;
    width: 7px;
    z-index: 2;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div.end-fix:after {
    background: var(--end-color);
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div.end-fix > span:last-child {
    position: relative;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div.end-fix > span:last-child:after {
    background-color: var(--end-color);
    border-radius: 50%;
    content: "";
    height: 7px;
    right: 0;
    position: absolute;
    top: -3px;
    width: 7px;
    z-index: 2;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar:hover > span {
    color: var(--default-color);
  }
  body > .layer.inside.chapter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    width: 100%;
  }
  body > .layer.inside.chapter > .header {
    height: 96px;
  }
  body > .layer.inside.chapter > .header > .top {
    color: #341E13;
    height: 100%;
  }
  body > .layer.inside.chapter > .header > .top > .image {
    height: 96px;
    margin: -30px 0 -30px -30px;
    min-width: 96px;
    overflow: hidden;
    width: 96px;
  }
  body > .layer.inside.chapter > .header > .top > .image img {
    height: 100%;
    width: auto;
  }
  body > .layer.inside.chapter > .header > .top h1 {
    font-size: 24px;
    margin: 0 70px 0 30px;
    text-align: left;
    text-transform: none;
    white-space: nowrap;
  }
  body > .layer.inside.chapter > .header > .top .range {
    width: 100%;
  }
  body > .layer.inside.chapter > .header > .top .links {
    white-space: nowrap;
  }
  body > .layer.inside.chapter > .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    background: #ffffff;
    height: calc(100% - 96px);
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    bottom: 100%;
    height: 50px;
    left: 50%;
    margin: 2px 0;
    position: absolute;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label > span {
    bottom: 100%;
    color: #836c5e;
    cursor: pointer;
    display: block;
    font-size: 12px;
    margin: 5px 0;
    position: absolute;
    text-align: center;
    width: 100px;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label > span:hover {
    font-weight: 400;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label > i {
    background: #836c5e;
    position: absolute;
    content: "";
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label > i:nth-of-type(1) {
    bottom: 0;
    height: 100%;
    left: 0;
    width: 1px;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label > i:nth-of-type(2) {
    border-radius: 50%;
    height: 7px;
    left: -3px;
    top: 0;
    width: 7px;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.bottom {
    bottom: unset;
    top: 100%;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.bottom > span {
    top: 100%;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.bottom > i:nth-of-type(1) {
    bottom: unset;
    top: 0;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.bottom > i:nth-of-type(2) {
    bottom: 0;
    top: unset;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.draggable > span {
    pointer-events: all;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.draggable > i:nth-of-type(2) {
    cursor: pointer;
    pointer-events: all;
    z-index: 1;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.left > span {
    text-align: left;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.right > span {
    text-align: right;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div.attached {
    background-color: #836c5e;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div.attached > label > span {
    color: #444344;
    font-weight: 900;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div.event-pseudo-range {
    background: transparent !important;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.event-label > span {
    pointer-events: all;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.event-label.linked > span {
    color: #444344;
    font-weight: 900;
  }
  body > .layer.inside.chapter > .content > div {
    height: 100%;
  }
  body > .layer.inside.chapter > .content > div.tab {
    -webkit-transition: max-height 0.5s ease;
    -moz-transition: max-height 0.5s ease;
    -ms-transition: max-height 0.5s ease;
    -o-transition: max-height 0.5s ease;
    transition: max-height 0.5s ease;
    max-height: 40px;
    overflow: hidden;
    position: relative;
    z-index: 2;
  }
  body > .layer.inside.chapter > .content > div.tab > .toggle {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    background: #e3dfdd;
    color: #341E13;
    cursor: pointer;
    font-weight: 600;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    position: relative;
  }
  body > .layer.inside.chapter > .content > div.tab > .toggle > span {
    font-size: 14px;
    text-transform: uppercase;
    white-space: nowrap;
    z-index: 1;
  }
  body > .layer.inside.chapter > .content > div.tab > .toggle > .user-links {
    display: none;
    position: absolute;
    right: 50px;
    top: 0;
  }
  body > .layer.inside.chapter > .content > div.tab > .toggle > .user-links > a {
    color: #ffffff;
  }
  body > .layer.inside.chapter > .content > div.tab > .toggle > i {
    font-size: 28px;
    z-index: 1;
  }
  body > .layer.inside.chapter > .content > div.tab > .toggle > i.bh-down {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
  }
  body > .layer.inside.chapter > .content > div.tab > .toggle > i.bh-right {
    position: absolute;
    right: 0;
    top: 0;
  }
  body > .layer.inside.chapter > .content > div.tab > .toggle:before {
    background: #836c5e;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.tab > .toggle:hover:before {
    opacity: 0.7;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider {
    background: linear-gradient(to top, #e3dfdd, #ffffff);
    height: calc(var(--inner-h, calc(100vh - 216px)) * 0.5 + 20px);
    padding-bottom: 20px;
    transition: visibility 0s 0.3s;
    visibility: hidden;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards {
    position: relative;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.event-preview {
    box-shadow: none;
    height: 0;
    left: 0;
    min-height: 0;
    min-width: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    transform: none !important;
    width: 0;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.event-preview * {
    pointer-events: all;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.event-preview .controls {
    display: none;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card {
    box-shadow: 0 1px 5px rgba(131, 108, 94, 0.5);
    height: 240px;
    width: 170px;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card h3 {
    font-size: 18px;
    margin: 0;
    padding: 15px;
    text-transform: none;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
    min-height: 240px;
    min-width: 170px;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .information {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
    max-width: 100%;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description {
    opacity: 0;
    pointer-events: none;
    position: relative;
    max-width: 0;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description > .close-detail {
    color: #e3dfdd;
    cursor: pointer;
    font-size: 26px;
    position: absolute;
    right: 6px;
    top: 6px;
    z-index: 2;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description > div {
    font-size: 15px;
    height: 100%;
    line-height: 1.35em;
    overflow-x: hidden;
    overflow-y: auto;
    padding-right: 200px;
    width: calc(100% + 200px);
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description > div .codex-editor--narrow {
    margin-right: 0;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description > div .codex-editor--narrow .codex-editor__redactor {
    margin-right: 0;
    padding-bottom: 0 !important;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description > div .codex-editor--narrow .ce-block {
    margin-right: 0;
    padding-right: 0;
    word-wrap: break-word;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description > div .codex-editor--narrow .ce-toolbar__actions {
    background: #ffffff;
    box-shadow: 0 6px 8px -10px #341E13, 0px -6px 8px -10px #341E13;
    left: calc(100% + 26px);
    right: auto;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description > div {
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description > div::-webkit-scrollbar {
    display: none;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description > a {
    bottom: 26px;
    color: var(--default-color);
    font-size: 36px;
    left: 50%;
    margin-left: -30px;
    position: absolute;
    text-decoration: none;
    z-index: 1;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .placeholder {
    display: none;
    z-index: -1;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .placeholder .subform {
    display: none !important;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open {
    cursor: default;
    transform-style: inherit;
    z-index: 10;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open .controls {
    margin-top: -35px;
    position: fixed;
    right: calc(100% - var(--offset-left, 0px) - 510px);
    top: var(--offset-top, 0);
    z-index: 10000;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open .content {
    background: #ffffff;
    box-shadow: 0 0 24px 8px #341E13;
    height: 320px;
    left: var(--offset-left, 0);
    margin: 0;
    min-height: 320px;
    min-width: 510px;
    position: fixed;
    top: var(--offset-top, 0);
    width: 510px;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open .content > .information {
    background: #ffffff;
    max-width: 230px;
    z-index: 1;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open .content > .description {
    background: #ffffff;
    box-shadow: inset 35px 0 35px -20px rgba(227, 223, 221, 0.5);
    max-width: 280px;
    opacity: 1;
    padding: 46px 26px 72px 26px;
    pointer-events: all;
    z-index: 1;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open .content:before {
    background: rgba(255, 255, 255, 0.8);
    content: "";
    height: 15000px;
    left: -5000px;
    position: fixed;
    top: -5000px;
    width: 15000px;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open .placeholder {
    display: block;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open .placeholder h3 {
    height: auto;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open .controls {
    margin-top: -35px;
    position: fixed;
    right: calc(100% - var(--offset-left, 0px) - 510px);
    top: var(--offset-top, 0);
    z-index: 10000;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    max-height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-start;
    -moz-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    background: url("../images/themes-background-WBtv9Ue.png") repeat left top;
    background-size: auto 264px;
    padding: 0 30px 0 60px;
    position: relative;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    cursor: pointer;
    height: 200px;
    margin: 32px 30px;
    position: relative;
    text-decoration: none;
    width: 140px;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card > form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card > form .errors {
    z-index: 1;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .controls {
    background: #ffffff;
    bottom: 100%;
    padding: 5px 8px;
    position: absolute;
    right: 0;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .controls > button {
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -ms-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    border: none;
    background: #ffffff;
    cursor: pointer;
    opacity: 0.7;
    padding: 2px 5px;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .controls > button:hover {
    opacity: 1;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .ribbon {
    height: 75px;
    left: -1px;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    text-align: right;
    top: -1px;
    z-index: 1;
    width: 75px;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .ribbon span {
    background: linear-gradient(#F70505 0%, #8F0808 100%);
    box-shadow: 0 3px 10px -5px rgb(0, 0, 0);
    color: #ffffff;
    display: block;
    font-size: 10px;
    font-weight: bold;
    left: -21px;
    line-height: 20px;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    top: 19px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 100px;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .ribbon span:before {
    border-bottom: 3px solid transparent;
    border-left: 3px solid #8F0808;
    border-right: 3px solid transparent;
    border-top: 3px solid #8F0808;
    content: "";
    left: 0;
    position: absolute;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .ribbon span:after {
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
    border-right: 3px solid #8F0808;
    border-top: 3px solid #8F0808;
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
    min-height: 184px;
    min-width: 128px;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .content label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 120px;
    position: relative;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .content label > input {
    left: 150%;
    opacity: 0;
    position: absolute;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .content h3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    color: var(--default-color);
    font-size: 12px;
    font-weight: 700;
    height: 100%;
    line-height: 16px;
    margin: 0;
    min-height: 85px;
    padding: 8px 15px;
    position: relative;
    text-align: left;
    word-break: break-word;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card.first-of-row > form .errors {
    left: 100%;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder) .content label:before {
    bottom: -5px;
    color: #ffffff;
    font-size: 40px;
    font-weight: 700;
    left: 25px;
    position: absolute;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(1) .content label:before {
    content: "1";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(2) .content label:before {
    content: "2";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(3) .content label:before {
    content: "3";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(4) .content label:before {
    content: "4";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(5) .content label:before {
    content: "5";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(6) .content label:before {
    content: "6";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(7) .content label:before {
    content: "7";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(8) .content label:before {
    content: "8";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(9) .content label:before {
    content: "9";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(10) .content label:before {
    content: "10";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(11) .content label:before {
    content: "11";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(12) .content label:before {
    content: "12";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(13) .content label:before {
    content: "13";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(14) .content label:before {
    content: "14";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(15) .content label:before {
    content: "15";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(16) .content label:before {
    content: "16";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(17) .content label:before {
    content: "17";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(18) .content label:before {
    content: "18";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(19) .content label:before {
    content: "19";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(20) .content label:before {
    content: "20";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(21) .content label:before {
    content: "21";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(22) .content label:before {
    content: "22";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(23) .content label:before {
    content: "23";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(24) .content label:before {
    content: "24";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(25) .content label:before {
    content: "25";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(26) .content label:before {
    content: "26";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(27) .content label:before {
    content: "27";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(28) .content label:before {
    content: "28";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(29) .content label:before {
    content: "29";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(30) .content label:before {
    content: "30";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(31) .content label:before {
    content: "31";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(32) .content label:before {
    content: "32";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(33) .content label:before {
    content: "33";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(34) .content label:before {
    content: "34";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(35) .content label:before {
    content: "35";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(36) .content label:before {
    content: "36";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(37) .content label:before {
    content: "37";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(38) .content label:before {
    content: "38";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(39) .content label:before {
    content: "39";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(40) .content label:before {
    content: "40";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(41) .content label:before {
    content: "41";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(42) .content label:before {
    content: "42";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(43) .content label:before {
    content: "43";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(44) .content label:before {
    content: "44";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(45) .content label:before {
    content: "45";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(46) .content label:before {
    content: "46";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(47) .content label:before {
    content: "47";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(48) .content label:before {
    content: "48";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(49) .content label:before {
    content: "49";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(50) .content label:before {
    content: "50";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(51) .content label:before {
    content: "51";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(52) .content label:before {
    content: "52";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(53) .content label:before {
    content: "53";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(54) .content label:before {
    content: "54";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(55) .content label:before {
    content: "55";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(56) .content label:before {
    content: "56";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(57) .content label:before {
    content: "57";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(58) .content label:before {
    content: "58";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(59) .content label:before {
    content: "59";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(60) .content label:before {
    content: "60";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(61) .content label:before {
    content: "61";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(62) .content label:before {
    content: "62";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(63) .content label:before {
    content: "63";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(64) .content label:before {
    content: "64";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(65) .content label:before {
    content: "65";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(66) .content label:before {
    content: "66";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(67) .content label:before {
    content: "67";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(68) .content label:before {
    content: "68";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(69) .content label:before {
    content: "69";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(70) .content label:before {
    content: "70";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(71) .content label:before {
    content: "71";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(72) .content label:before {
    content: "72";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(73) .content label:before {
    content: "73";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(74) .content label:before {
    content: "74";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(75) .content label:before {
    content: "75";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(76) .content label:before {
    content: "76";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(77) .content label:before {
    content: "77";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(78) .content label:before {
    content: "78";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(79) .content label:before {
    content: "79";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(80) .content label:before {
    content: "80";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(81) .content label:before {
    content: "81";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(82) .content label:before {
    content: "82";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(83) .content label:before {
    content: "83";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(84) .content label:before {
    content: "84";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(85) .content label:before {
    content: "85";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(86) .content label:before {
    content: "86";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(87) .content label:before {
    content: "87";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(88) .content label:before {
    content: "88";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(89) .content label:before {
    content: "89";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(90) .content label:before {
    content: "90";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(91) .content label:before {
    content: "91";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(92) .content label:before {
    content: "92";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(93) .content label:before {
    content: "93";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(94) .content label:before {
    content: "94";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(95) .content label:before {
    content: "95";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(96) .content label:before {
    content: "96";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(97) .content label:before {
    content: "97";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(98) .content label:before {
    content: "98";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(99) .content label:before {
    content: "99";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(100) .content label:before {
    content: "100";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:before {
    background: url("../images/btn_thema-tN6Xi7r.png") no-repeat center center;
    background-size: cover;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card.placeholder {
    opacity: 0.7;
    pointer-events: none;
    position: absolute;
    z-index: 1;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card.sortable-ghost {
    opacity: 0.6;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card.group {
    box-shadow: 0 1px 5px #341E13, inset 0 1px 5px #341E13;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card.group .controls button.bh-cards {
    color: #008800;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards.dragging {
    cursor: move !important;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards.dragging > .card {
    -webkit-user-select: none; /* Safari */
    -ms-user-select: none; /* IE 10 and IE 11 */
    user-select: none; /* Standard syntax */
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards.dragging * {
    cursor: move !important;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .background {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background: linear-gradient(to top, #e3dfdd, #ffffff);
  }
  body > .layer.inside.chapter > .content > div.tab > .timeline {
    height: calc(var(--inner-h, calc(100vh - 216px)) * 0.5 - 20px);
    transform-origin: top left;
    transition: visibility 0s 0.3s;
    visibility: hidden;
    width: calc(100% * var(--timeline-size, 1));
  }
  body > .layer.inside.chapter > .content > div.tab > .timeline.scale-down {
    width: calc(100% / var(--timeline-scale, 1) * var(--timeline-size, 1));
  }
  body > .layer.inside.chapter > .content > div.tab > .timeline.draggable {
    cursor: grab;
  }
  body > .layer.inside.chapter > .content > div.tab > .timeline.dragging {
    cursor: grabbing;
  }
  body > .layer.inside.chapter > .content > div.tab > .timeline.dragging * {
    user-select: none;
  }
  body > .layer.inside.chapter > .content > div.tab.active {
    max-height: 100%;
    z-index: 4;
  }
  body > .layer.inside.chapter > .content > div.tab.active > .toggle {
    background: #341E13;
    color: #ffffff;
  }
  body > .layer.inside.chapter > .content > div.tab.active > .toggle > .user-links {
    display: block;
  }
  body > .layer.inside.chapter > .content > div.tab.active > .toggle > i.bh-down {
    display: block;
  }
  body > .layer.inside.chapter > .content > div.tab.active > .toggle > i.bh-right {
    display: none;
  }
  body > .layer.inside.chapter > .content > div.tab.active > .toggle:hover:before {
    display: none;
  }
  body > .layer.inside.chapter > .content > div.tab.active > .themes:before {
    display: block;
  }
  body > .layer.inside.chapter > .content > div.tab.active > .slider,
  body > .layer.inside.chapter > .content > div.tab.active > .timeline {
    transition: visibility 0s;
    visibility: visible;
  }
  body > .layer.inside.chapter > .content > div.background {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    left: 0;
    max-height: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.background > .bh-close {
    color: #ffffff;
    cursor: pointer;
    display: none;
    font-size: 2em;
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 1;
  }
  body > .layer.inside.chapter > .content > div.background > div {
    background: rgba(0, 0, 0, 0.5);
    bottom: 0;
    color: #ffffff;
    padding-bottom: 120px;
    position: absolute;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.background > div > span {
    display: block;
    font-size: 45px;
    font-weight: 700;
    height: 180px;
    padding: 40px;
    text-align: center;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.background > div > .range {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    font-size: 14px;
    padding: 17px 30px;
    position: relative;
  }
  body > .layer.inside.chapter > .content > div.background > div > .range > .colors {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    bottom: 0;
    height: 12px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.background > div > .range > .colors > div {
    background-color: var(--default-color);
    height: 100%;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.background > div:before {
    background: #3C271C;
    content: "";
    height: 100%;
    opacity: 0.3;
    position: absolute;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.background:before {
    background-color: rgba(0, 0, 0, 0.05);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.chapter > .content.blurred > div > .slider > .navigation {
    z-index: 0;
  }
  body > .layer.inside.chapter > .content.blurred > div.tab.active {
    overflow: visible;
  }
  body > .layer.inside.chapter > .content.blurred:before {
    z-index: 3;
  }
  body > .layer.inside.chapter.initial > .header {
    display: none;
  }
  body > .layer.inside.chapter.initial > .content {
    height: 100%;
  }
  body > .layer.inside.chapter.initial > .content > div.tab > .toggle {
    background: transparent;
    border-top: 1px solid #ffffff;
    color: #ffffff;
  }
  body > .layer.inside.chapter.initial > .content > div.background {
    max-height: 100%;
  }
  body > .layer.inside.chapter.initial > .content > div.background > .bh-close {
    display: block;
  }
  body > .layer.inside.event > .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    height: 192px;
    left: 0;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
  }
  body > .layer.inside.event > .header > .chapter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    height: 192px;
    width: 85px;
  }
  body > .layer.inside.event > .header > .chapter > h3 {
    color: #e3dfdd;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
  }
  body > .layer.inside.event > .header > .chapter > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    box-shadow: 0 1px 5px #341E13;
    height: 138px;
    position: relative;
    width: 100px;
  }
  body > .layer.inside.event > .header > .chapter > div h4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    color: var(--default-color);
    font-size: 10px;
    font-weight: 700;
    height: 100%;
    line-height: 14px;
    margin: 0;
    min-height: 40px;
    padding: 15px 5px 5px 5px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
  }
  body > .layer.inside.event > .header > .chapter > div .image {
    background: rgba(68, 67, 68, 0.8);
    padding-top: 75%;
    position: relative;
    width: 100%;
  }
  body > .layer.inside.event > .header > .chapter > div .image label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.event > .header > .chapter > div .image label img {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.event > .header > .chapter > div .range {
    padding: 0 5px;
  }
  body > .layer.inside.event > .header > .chapter > div .range > span {
    display: block;
    font-size: 9px;
    height: 22px;
    line-height: 22px;
    text-align: center;
  }
  body > .layer.inside.event > .header > .chapter > div .periods-colors {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
  }
  body > .layer.inside.event > .header > .chapter > div .periods-colors > div {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: block;
    height: 5px;
  }
  body > .layer.inside.event > .header > .close {
    color: #836c5e;
    padding: 10px;
    pointer-events: all;
  }
  body > .layer.inside.event > .header > .close a {
    color: inherit;
  }
  body > .layer.inside.event > .header > .close i {
    -webkit-transition: text-shadow 0.5s ease;
    -moz-transition: text-shadow 0.5s ease;
    -ms-transition: text-shadow 0.5s ease;
    -o-transition: text-shadow 0.5s ease;
    transition: text-shadow 0.5s ease;
    cursor: pointer;
    font-size: 24px;
  }
  body > .layer.inside.event > .header > .close i:hover {
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  }
  body > .layer.inside.event {
    overflow-y: auto;
  }
  body > .layer.inside.event > .content {
    height: 100%;
  }
  body > .layer.inside.event > .content > .event .ribbon {
    height: 75px;
    left: -5px;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    text-align: right;
    top: -5px;
    z-index: 1;
    width: 75px;
  }
  body > .layer.inside.event > .content > .event .ribbon span {
    background: linear-gradient(#F70505 0%, #8F0808 100%);
    box-shadow: 0 3px 10px -5px rgb(0, 0, 0);
    color: #ffffff;
    display: block;
    font-size: 10px;
    font-weight: bold;
    left: -21px;
    line-height: 20px;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    top: 19px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 100px;
  }
  body > .layer.inside.event > .content > .event .ribbon span:before {
    border-bottom: 3px solid transparent;
    border-left: 3px solid #8F0808;
    border-right: 3px solid transparent;
    border-top: 3px solid #8F0808;
    content: "";
    left: 0;
    position: absolute;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.event > .content > .event .ribbon span:after {
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
    border-right: 3px solid #8F0808;
    border-top: 3px solid #8F0808;
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.event > .content > .event .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 192px;
    position: relative;
    z-index: 2;
  }
  body > .layer.inside.event > .content > .event .header > .image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    height: 192px;
    overflow: hidden;
    width: 232px;
  }
  body > .layer.inside.event > .content > .event .header > .image img {
    height: 100%;
    margin: auto;
    width: auto;
  }
  body > .layer.inside.event > .content > .event .header > .information {
    padding: 20px 40px;
    width: 100%;
  }
  body > .layer.inside.event > .content > .event .header > .information h1 {
    font-size: 20px;
    margin-bottom: 0;
    padding-bottom: 9px;
  }
  body > .layer.inside.event > .content > .event .header > .information .range {
    font-weight: 300;
  }
  body > .layer.inside.event > .content > .event .header > .information .short-description {
    max-width: calc(100% - 220px);
  }
  body > .layer.inside.event > .content > .event .header > .information .short-description .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.event > .content > .event .header > .information .short-description .ce-block__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.event > .content > .event .header > .information .short-description .ce-toolbar__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.event > .content > .event .header > .information .short-description .ce-toolbar__actions {
    right: auto;
    left: calc(100% - 40px);
  }
  body > .layer.inside.event > .content > .event .header > .chapter-placeholder {
    width: 250px;
  }
  body > .layer.inside.event > .content > .event .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    border-top: 1px solid #e3dfdd;
    margin: 0 0 auto 0;
    min-height: calc(100% - 320px);
  }
  body > .layer.inside.event > .content > .event .content > .summary {
    width: 232px;
  }
  body > .layer.inside.event > .content > .event .content > .summary > div {
    padding: 20px 20px 20px 40px;
    width: 232px;
  }
  body > .layer.inside.event > .content > .event .content > .summary > div > div {
    color: #e3dfdd;
    font-size: 14px;
  }
  body > .layer.inside.event > .content > .event .content > .summary > div > ul {
    padding: 20px 0;
  }
  body > .layer.inside.event > .content > .event .content > .summary > div > ul > li {
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 20px;
  }
  body > .layer.inside.event > .content > .event .content > .summary > div > ul > li > ul > li {
    cursor: pointer;
    font-size: 14px;
    margin: 10px 0 10px 20px;
  }
  body > .layer.inside.event > .content > .event .content > .summary.fixed > div {
    position: fixed;
    top: 0;
  }
  body > .layer.inside.event > .content > .event .content > .summary.hidden > div {
    display: none;
  }
  body > .layer.inside.event > .content > .event .content > .description {
    padding: 20px 40px;
    width: calc(100% - 232px);
  }
  body > .layer.inside.event > .content > .event .content > .description h2 {
    font-size: 18px;
  }
  body > .layer.inside.event > .content > .event .content > .description h3 {
    font-size: 16px;
  }
  body > .layer.inside.event > .content > .event .content > .description .ce-block {
    position: relative;
  }
  body > .layer.inside.event > .content > .event .content > .description .ce-block.ce-block--focused {
    z-index: 1;
  }
  body > .layer.inside.event > .content > .event .content > .description .ce-block .ce-block__content a {
    color: var(--default-color);
  }
  body > .layer.inside.event > .content > .event .content > .description .cdx-block:after {
    clear: both;
    content: "";
    display: table;
  }
  body > .layer.inside.event > .content > .event .content > .description .tc-table {
    --color-border: #C7BAB3;
  }
  body > .layer.inside.event > .content > .event .content > .description .tc-table.tc-table--heading .tc-row:first-child {
    background: rgba(199, 186, 179, 0.3);
  }
  body > .layer.inside.event > .content > .event .content > .description .image-tool--alignLeft {
    float: left;
    margin: 0 20px 20px 0;
    position: relative;
    z-index: 1;
  }
  body > .layer.inside.event > .content > .event .content > .description .image-tool--alignLeft:after {
    display: none;
  }
  body > .layer.inside.event > .content > .event .content > .description .image-tool--alignRight {
    float: right;
    margin: 0 0 20px 20px;
    position: relative;
    z-index: 1;
  }
  body > .layer.inside.event > .content > .event .content > .description .image-tool--alignRight:after {
    display: none;
  }
  body > .layer.inside.event > .content > .event .content > .description .video-tool__video {
    border: none;
  }
  body > .layer.inside.event > .content > .event .content > .description .image-tool__caption {
    border: none;
    box-shadow: none;
    font-size: 12px;
    font-style: italic;
    padding: 0;
  }
  body > .layer.inside.event > .content > .event .content > .description .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.event > .content > .event .content > .description .ce-block__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.event > .content > .event .content > .description .ce-toolbar {
    right: 100%;
    z-index: 2;
  }
  body > .layer.inside.event > .content > .event .content > .description .ce-toolbar .ce-toolbar__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.event > .content > .event > .controls {
    background: #ffffff;
    left: 50%;
    padding: 0 20px 20px 20px;
    position: fixed;
    top: 0;
    z-index: 10;
  }
  body > .layer.inside.event > .content > .event form {
    height: 100%;
  }
  body > .layer.inside.event > .content > .event .footer {
    background: #e3dfdd;
    min-height: 128px;
    padding: 20px 40px 20px 272px;
  }
  body > .layer.inside.event > .content > .event .footer .sources .source-toggle {
    cursor: pointer;
  }
  body > .layer.inside.event > .content > .event .footer .sources .source-toggle i {
    display: inline-block;
    transition: transform 0.3s ease;
    transform: rotate(-90deg);
  }
  body > .layer.inside.event > .content > .event .footer .sources .source-content {
    font-size: 14px;
    line-height: 1.25em;
    max-height: 0;
    overflow: hidden;
    padding-top: 20px;
    transition: transform 0.3s ease;
  }
  body > .layer.inside.event > .content > .event .footer .sources .source-content .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.event > .content > .event .footer .sources .source-content .codex-editor__redactor .ce-block__content {
    max-width: none;
  }
  body > .layer.inside.event > .content > .event .footer .sources .source-content .codex-editor__redactor .ce-block__content a {
    color: var(--default-color);
  }
  body > .layer.inside.event > .content > .event .footer .sources .source-content .ce-inline-toolbar--showed {
    transform: translateY(-65px);
  }
  body > .layer.inside.event > .content > .event .footer .sources .source-content .ce-popover {
    bottom: calc(100% + var(--offset-from-target));
    top: auto;
  }
  body > .layer.inside.event > .content > .event .footer .sources.toggled .source-toggle i {
    transform: rotate(0deg);
  }
  body > .layer.inside.event > .content > .event .footer .sources.toggled .source-content {
    overflow: visible;
    max-height: 9999px;
  }
  body > .layer.inside.event > .content > .event {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    min-height: 100%;
  }
  body > .layer.inside.event > .content > .event > form {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
  }
  body > .layer.inside.character > .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    height: 192px;
    left: 0;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
  }
  body > .layer.inside.character > .header > .chapter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    height: 192px;
    width: 85px;
  }
  body > .layer.inside.character > .header > .chapter > h3 {
    color: #e3dfdd;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
  }
  body > .layer.inside.character > .header > .chapter > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    box-shadow: 0 1px 5px #341E13;
    height: 138px;
    position: relative;
    width: 100px;
  }
  body > .layer.inside.character > .header > .chapter > div h4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    color: var(--default-color);
    font-size: 10px;
    font-weight: 700;
    height: 100%;
    line-height: 14px;
    margin: 0;
    min-height: 40px;
    padding: 15px 5px 5px 5px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
  }
  body > .layer.inside.character > .header > .chapter > div .image {
    background: rgba(68, 67, 68, 0.8);
    padding-top: 75%;
    position: relative;
    width: 100%;
  }
  body > .layer.inside.character > .header > .chapter > div .image label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.character > .header > .chapter > div .image label img {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.character > .header > .chapter > div .range {
    padding: 0 5px;
  }
  body > .layer.inside.character > .header > .chapter > div .range > span {
    display: block;
    font-size: 9px;
    height: 22px;
    line-height: 22px;
    text-align: center;
  }
  body > .layer.inside.character > .header > .chapter > div .periods-colors {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
  }
  body > .layer.inside.character > .header > .chapter > div .periods-colors > div {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: block;
    height: 5px;
  }
  body > .layer.inside.character > .header > .close {
    color: #836c5e;
    padding: 10px;
    pointer-events: all;
  }
  body > .layer.inside.character > .header > .close a {
    color: inherit;
  }
  body > .layer.inside.character > .header > .close i {
    -webkit-transition: text-shadow 0.5s ease;
    -moz-transition: text-shadow 0.5s ease;
    -ms-transition: text-shadow 0.5s ease;
    -o-transition: text-shadow 0.5s ease;
    transition: text-shadow 0.5s ease;
    cursor: pointer;
    font-size: 24px;
  }
  body > .layer.inside.character > .header > .close i:hover {
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  }
  body > .layer.inside.character {
    overflow-y: auto;
  }
  body > .layer.inside.character > .content {
    height: 100%;
  }
  body > .layer.inside.character > .content > .character .ribbon {
    height: 75px;
    left: -5px;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    text-align: right;
    top: -5px;
    z-index: 1;
    width: 75px;
  }
  body > .layer.inside.character > .content > .character .ribbon span {
    background: linear-gradient(#F70505 0%, #8F0808 100%);
    box-shadow: 0 3px 10px -5px rgb(0, 0, 0);
    color: #ffffff;
    display: block;
    font-size: 10px;
    font-weight: bold;
    left: -21px;
    line-height: 20px;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    top: 19px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 100px;
  }
  body > .layer.inside.character > .content > .character .ribbon span:before {
    border-bottom: 3px solid transparent;
    border-left: 3px solid #8F0808;
    border-right: 3px solid transparent;
    border-top: 3px solid #8F0808;
    content: "";
    left: 0;
    position: absolute;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.character > .content > .character .ribbon span:after {
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
    border-right: 3px solid #8F0808;
    border-top: 3px solid #8F0808;
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.character > .content > .character .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 192px;
    position: relative;
    z-index: 2;
  }
  body > .layer.inside.character > .content > .character .header > .image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    height: 192px;
    overflow: hidden;
    width: 232px;
  }
  body > .layer.inside.character > .content > .character .header > .image img {
    height: 100%;
    margin: auto;
    width: auto;
  }
  body > .layer.inside.character > .content > .character .header > .information {
    padding: 20px 40px;
    width: 100%;
  }
  body > .layer.inside.character > .content > .character .header > .information h1 {
    font-size: 20px;
    margin-bottom: 0;
    padding-bottom: 9px;
  }
  body > .layer.inside.character > .content > .character .header > .information .range {
    font-weight: 300;
  }
  body > .layer.inside.character > .content > .character .header > .information .short-description {
    max-width: calc(100% - 220px);
  }
  body > .layer.inside.character > .content > .character .header > .information .short-description .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.character > .content > .character .header > .information .short-description .ce-block__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.character > .content > .character .header > .information .short-description .ce-toolbar__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.character > .content > .character .header > .information .short-description .ce-toolbar__actions {
    right: auto;
    left: calc(100% - 40px);
  }
  body > .layer.inside.character > .content > .character .header > .chapter-placeholder {
    width: 250px;
  }
  body > .layer.inside.character > .content > .character .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    border-top: 1px solid #e3dfdd;
    margin: 0 0 auto 0;
    min-height: calc(100% - 320px);
  }
  body > .layer.inside.character > .content > .character .content > .summary {
    width: 232px;
  }
  body > .layer.inside.character > .content > .character .content > .summary > div {
    padding: 20px 20px 20px 40px;
    width: 232px;
  }
  body > .layer.inside.character > .content > .character .content > .summary > div > div {
    color: #e3dfdd;
    font-size: 14px;
  }
  body > .layer.inside.character > .content > .character .content > .summary > div > ul {
    padding: 20px 0;
  }
  body > .layer.inside.character > .content > .character .content > .summary > div > ul > li {
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 20px;
  }
  body > .layer.inside.character > .content > .character .content > .summary > div > ul > li > ul > li {
    cursor: pointer;
    font-size: 14px;
    margin: 10px 0 10px 20px;
  }
  body > .layer.inside.character > .content > .character .content > .summary.fixed > div {
    position: fixed;
    top: 0;
  }
  body > .layer.inside.character > .content > .character .content > .summary.hidden > div {
    display: none;
  }
  body > .layer.inside.character > .content > .character .content > .description {
    padding: 20px 40px;
    width: calc(100% - 232px);
  }
  body > .layer.inside.character > .content > .character .content > .description h2 {
    font-size: 18px;
  }
  body > .layer.inside.character > .content > .character .content > .description h3 {
    font-size: 16px;
  }
  body > .layer.inside.character > .content > .character .content > .description .ce-block {
    position: relative;
  }
  body > .layer.inside.character > .content > .character .content > .description .ce-block.ce-block--focused {
    z-index: 1;
  }
  body > .layer.inside.character > .content > .character .content > .description .ce-block .ce-block__content a {
    color: var(--default-color);
  }
  body > .layer.inside.character > .content > .character .content > .description .cdx-block:after {
    clear: both;
    content: "";
    display: table;
  }
  body > .layer.inside.character > .content > .character .content > .description .tc-table {
    --color-border: #C7BAB3;
  }
  body > .layer.inside.character > .content > .character .content > .description .tc-table.tc-table--heading .tc-row:first-child {
    background: rgba(199, 186, 179, 0.3);
  }
  body > .layer.inside.character > .content > .character .content > .description .image-tool--alignLeft {
    float: left;
    margin: 0 20px 20px 0;
    position: relative;
    z-index: 1;
  }
  body > .layer.inside.character > .content > .character .content > .description .image-tool--alignLeft:after {
    display: none;
  }
  body > .layer.inside.character > .content > .character .content > .description .image-tool--alignRight {
    float: right;
    margin: 0 0 20px 20px;
    position: relative;
    z-index: 1;
  }
  body > .layer.inside.character > .content > .character .content > .description .image-tool--alignRight:after {
    display: none;
  }
  body > .layer.inside.character > .content > .character .content > .description .video-tool__video {
    border: none;
  }
  body > .layer.inside.character > .content > .character .content > .description .image-tool__caption {
    border: none;
    box-shadow: none;
    font-size: 12px;
    font-style: italic;
    padding: 0;
  }
  body > .layer.inside.character > .content > .character .content > .description .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.character > .content > .character .content > .description .ce-block__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.character > .content > .character .content > .description .ce-toolbar {
    right: 100%;
    z-index: 2;
  }
  body > .layer.inside.character > .content > .character .content > .description .ce-toolbar .ce-toolbar__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.character > .content > .character > .controls {
    background: #ffffff;
    left: 50%;
    padding: 0 20px 20px 20px;
    position: fixed;
    top: 0;
    z-index: 10;
  }
  body > .layer.inside.character > .content > .character form {
    height: 100%;
  }
  body > .layer.inside.character > .content > .character .footer {
    background: #e3dfdd;
    min-height: 128px;
    padding: 20px 40px 20px 272px;
  }
  body > .layer.inside.character > .content > .character .footer .sources .source-toggle {
    cursor: pointer;
  }
  body > .layer.inside.character > .content > .character .footer .sources .source-toggle i {
    display: inline-block;
    transition: transform 0.3s ease;
    transform: rotate(-90deg);
  }
  body > .layer.inside.character > .content > .character .footer .sources .source-content {
    font-size: 14px;
    line-height: 1.25em;
    max-height: 0;
    overflow: hidden;
    padding-top: 20px;
    transition: transform 0.3s ease;
  }
  body > .layer.inside.character > .content > .character .footer .sources .source-content .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.character > .content > .character .footer .sources .source-content .codex-editor__redactor .ce-block__content {
    max-width: none;
  }
  body > .layer.inside.character > .content > .character .footer .sources .source-content .codex-editor__redactor .ce-block__content a {
    color: var(--default-color);
  }
  body > .layer.inside.character > .content > .character .footer .sources .source-content .ce-inline-toolbar--showed {
    transform: translateY(-65px);
  }
  body > .layer.inside.character > .content > .character .footer .sources .source-content .ce-popover {
    bottom: calc(100% + var(--offset-from-target));
    top: auto;
  }
  body > .layer.inside.character > .content > .character .footer .sources.toggled .source-toggle i {
    transform: rotate(0deg);
  }
  body > .layer.inside.character > .content > .character .footer .sources.toggled .source-content {
    overflow: visible;
    max-height: 9999px;
  }
  body > .layer.inside.character > .content > .character {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    min-height: 100%;
  }
  body > .layer.inside.character > .content > .character > form {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
  }
  body > .layer.inside.theme > .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    height: 192px;
    left: 0;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
  }
  body > .layer.inside.theme > .header > .chapter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    height: 192px;
    width: 85px;
  }
  body > .layer.inside.theme > .header > .chapter > h3 {
    color: #e3dfdd;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
  }
  body > .layer.inside.theme > .header > .chapter > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    box-shadow: 0 1px 5px #341E13;
    height: 138px;
    position: relative;
    width: 100px;
  }
  body > .layer.inside.theme > .header > .chapter > div h4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    color: var(--default-color);
    font-size: 10px;
    font-weight: 700;
    height: 100%;
    line-height: 14px;
    margin: 0;
    min-height: 40px;
    padding: 15px 5px 5px 5px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
  }
  body > .layer.inside.theme > .header > .chapter > div .image {
    background: rgba(68, 67, 68, 0.8);
    padding-top: 75%;
    position: relative;
    width: 100%;
  }
  body > .layer.inside.theme > .header > .chapter > div .image label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.theme > .header > .chapter > div .image label img {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.theme > .header > .chapter > div .range {
    padding: 0 5px;
  }
  body > .layer.inside.theme > .header > .chapter > div .range > span {
    display: block;
    font-size: 9px;
    height: 22px;
    line-height: 22px;
    text-align: center;
  }
  body > .layer.inside.theme > .header > .chapter > div .periods-colors {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
  }
  body > .layer.inside.theme > .header > .chapter > div .periods-colors > div {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: block;
    height: 5px;
  }
  body > .layer.inside.theme > .header > .close {
    color: #836c5e;
    padding: 10px;
    pointer-events: all;
  }
  body > .layer.inside.theme > .header > .close a {
    color: inherit;
  }
  body > .layer.inside.theme > .header > .close i {
    -webkit-transition: text-shadow 0.5s ease;
    -moz-transition: text-shadow 0.5s ease;
    -ms-transition: text-shadow 0.5s ease;
    -o-transition: text-shadow 0.5s ease;
    transition: text-shadow 0.5s ease;
    cursor: pointer;
    font-size: 24px;
  }
  body > .layer.inside.theme > .header > .close i:hover {
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  }
  body > .layer.inside.theme {
    overflow-y: auto;
  }
  body > .layer.inside.theme > .content {
    height: 100%;
  }
  body > .layer.inside.theme > .content > .theme .ribbon {
    height: 75px;
    left: -5px;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    text-align: right;
    top: -5px;
    z-index: 1;
    width: 75px;
  }
  body > .layer.inside.theme > .content > .theme .ribbon span {
    background: linear-gradient(#F70505 0%, #8F0808 100%);
    box-shadow: 0 3px 10px -5px rgb(0, 0, 0);
    color: #ffffff;
    display: block;
    font-size: 10px;
    font-weight: bold;
    left: -21px;
    line-height: 20px;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    top: 19px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 100px;
  }
  body > .layer.inside.theme > .content > .theme .ribbon span:before {
    border-bottom: 3px solid transparent;
    border-left: 3px solid #8F0808;
    border-right: 3px solid transparent;
    border-top: 3px solid #8F0808;
    content: "";
    left: 0;
    position: absolute;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.theme > .content > .theme .ribbon span:after {
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
    border-right: 3px solid #8F0808;
    border-top: 3px solid #8F0808;
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.theme > .content > .theme .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 192px;
    position: relative;
    z-index: 2;
  }
  body > .layer.inside.theme > .content > .theme .header > .image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    height: 192px;
    overflow: hidden;
    width: 232px;
  }
  body > .layer.inside.theme > .content > .theme .header > .image img {
    height: 100%;
    margin: auto;
    width: auto;
  }
  body > .layer.inside.theme > .content > .theme .header > .information {
    padding: 20px 40px;
    width: 100%;
  }
  body > .layer.inside.theme > .content > .theme .header > .information h1 {
    font-size: 20px;
    margin-bottom: 0;
    padding-bottom: 9px;
  }
  body > .layer.inside.theme > .content > .theme .header > .information .range {
    font-weight: 300;
  }
  body > .layer.inside.theme > .content > .theme .header > .information .short-description {
    max-width: calc(100% - 220px);
  }
  body > .layer.inside.theme > .content > .theme .header > .information .short-description .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.theme > .content > .theme .header > .information .short-description .ce-block__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.theme > .content > .theme .header > .information .short-description .ce-toolbar__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.theme > .content > .theme .header > .information .short-description .ce-toolbar__actions {
    right: auto;
    left: calc(100% - 40px);
  }
  body > .layer.inside.theme > .content > .theme .header > .chapter-placeholder {
    width: 250px;
  }
  body > .layer.inside.theme > .content > .theme .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    border-top: 1px solid #e3dfdd;
    margin: 0 0 auto 0;
    min-height: calc(100% - 320px);
  }
  body > .layer.inside.theme > .content > .theme .content > .summary {
    width: 232px;
  }
  body > .layer.inside.theme > .content > .theme .content > .summary > div {
    padding: 20px 20px 20px 40px;
    width: 232px;
  }
  body > .layer.inside.theme > .content > .theme .content > .summary > div > div {
    color: #e3dfdd;
    font-size: 14px;
  }
  body > .layer.inside.theme > .content > .theme .content > .summary > div > ul {
    padding: 20px 0;
  }
  body > .layer.inside.theme > .content > .theme .content > .summary > div > ul > li {
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 20px;
  }
  body > .layer.inside.theme > .content > .theme .content > .summary > div > ul > li > ul > li {
    cursor: pointer;
    font-size: 14px;
    margin: 10px 0 10px 20px;
  }
  body > .layer.inside.theme > .content > .theme .content > .summary.fixed > div {
    position: fixed;
    top: 0;
  }
  body > .layer.inside.theme > .content > .theme .content > .summary.hidden > div {
    display: none;
  }
  body > .layer.inside.theme > .content > .theme .content > .description {
    padding: 20px 40px;
    width: calc(100% - 232px);
  }
  body > .layer.inside.theme > .content > .theme .content > .description h2 {
    font-size: 18px;
  }
  body > .layer.inside.theme > .content > .theme .content > .description h3 {
    font-size: 16px;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .ce-block {
    position: relative;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .ce-block.ce-block--focused {
    z-index: 1;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .ce-block .ce-block__content a {
    color: var(--default-color);
  }
  body > .layer.inside.theme > .content > .theme .content > .description .cdx-block:after {
    clear: both;
    content: "";
    display: table;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .tc-table {
    --color-border: #C7BAB3;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .tc-table.tc-table--heading .tc-row:first-child {
    background: rgba(199, 186, 179, 0.3);
  }
  body > .layer.inside.theme > .content > .theme .content > .description .image-tool--alignLeft {
    float: left;
    margin: 0 20px 20px 0;
    position: relative;
    z-index: 1;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .image-tool--alignLeft:after {
    display: none;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .image-tool--alignRight {
    float: right;
    margin: 0 0 20px 20px;
    position: relative;
    z-index: 1;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .image-tool--alignRight:after {
    display: none;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .video-tool__video {
    border: none;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .image-tool__caption {
    border: none;
    box-shadow: none;
    font-size: 12px;
    font-style: italic;
    padding: 0;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .ce-block__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .ce-toolbar {
    right: 100%;
    z-index: 2;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .ce-toolbar .ce-toolbar__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.theme > .content > .theme > .controls {
    background: #ffffff;
    left: 50%;
    padding: 0 20px 20px 20px;
    position: fixed;
    top: 0;
    z-index: 10;
  }
  body > .layer.inside.theme > .content > .theme form {
    height: 100%;
  }
  body > .layer.inside.theme > .content > .theme .footer {
    background: #e3dfdd;
    min-height: 128px;
    padding: 20px 40px 20px 272px;
  }
  body > .layer.inside.theme > .content > .theme .footer .sources .source-toggle {
    cursor: pointer;
  }
  body > .layer.inside.theme > .content > .theme .footer .sources .source-toggle i {
    display: inline-block;
    transition: transform 0.3s ease;
    transform: rotate(-90deg);
  }
  body > .layer.inside.theme > .content > .theme .footer .sources .source-content {
    font-size: 14px;
    line-height: 1.25em;
    max-height: 0;
    overflow: hidden;
    padding-top: 20px;
    transition: transform 0.3s ease;
  }
  body > .layer.inside.theme > .content > .theme .footer .sources .source-content .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.theme > .content > .theme .footer .sources .source-content .codex-editor__redactor .ce-block__content {
    max-width: none;
  }
  body > .layer.inside.theme > .content > .theme .footer .sources .source-content .codex-editor__redactor .ce-block__content a {
    color: var(--default-color);
  }
  body > .layer.inside.theme > .content > .theme .footer .sources .source-content .ce-inline-toolbar--showed {
    transform: translateY(-65px);
  }
  body > .layer.inside.theme > .content > .theme .footer .sources .source-content .ce-popover {
    bottom: calc(100% + var(--offset-from-target));
    top: auto;
  }
  body > .layer.inside.theme > .content > .theme .footer .sources.toggled .source-toggle i {
    transform: rotate(0deg);
  }
  body > .layer.inside.theme > .content > .theme .footer .sources.toggled .source-content {
    overflow: visible;
    max-height: 9999px;
  }
  body > .layer.inside.theme > .content > .theme {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    min-height: 100%;
  }
  body > .layer.inside.theme > .content > .theme > form {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
  }
  body > .layer.inside.page > .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    height: 192px;
    left: 0;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
  }
  body > .layer.inside.page > .header > .chapter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    height: 192px;
    width: 85px;
  }
  body > .layer.inside.page > .header > .chapter > h3 {
    color: #e3dfdd;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
  }
  body > .layer.inside.page > .header > .chapter > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    box-shadow: 0 1px 5px #341E13;
    height: 138px;
    position: relative;
    width: 100px;
  }
  body > .layer.inside.page > .header > .chapter > div h4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    color: var(--default-color);
    font-size: 10px;
    font-weight: 700;
    height: 100%;
    line-height: 14px;
    margin: 0;
    min-height: 40px;
    padding: 15px 5px 5px 5px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
  }
  body > .layer.inside.page > .header > .chapter > div .image {
    background: rgba(68, 67, 68, 0.8);
    padding-top: 75%;
    position: relative;
    width: 100%;
  }
  body > .layer.inside.page > .header > .chapter > div .image label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.page > .header > .chapter > div .image label img {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.page > .header > .chapter > div .range {
    padding: 0 5px;
  }
  body > .layer.inside.page > .header > .chapter > div .range > span {
    display: block;
    font-size: 9px;
    height: 22px;
    line-height: 22px;
    text-align: center;
  }
  body > .layer.inside.page > .header > .chapter > div .periods-colors {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
  }
  body > .layer.inside.page > .header > .chapter > div .periods-colors > div {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: block;
    height: 5px;
  }
  body > .layer.inside.page > .header > .close {
    color: #836c5e;
    padding: 10px;
    pointer-events: all;
  }
  body > .layer.inside.page > .header > .close a {
    color: inherit;
  }
  body > .layer.inside.page > .header > .close i {
    -webkit-transition: text-shadow 0.5s ease;
    -moz-transition: text-shadow 0.5s ease;
    -ms-transition: text-shadow 0.5s ease;
    -o-transition: text-shadow 0.5s ease;
    transition: text-shadow 0.5s ease;
    cursor: pointer;
    font-size: 24px;
  }
  body > .layer.inside.page > .header > .close i:hover {
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  }
  body > .layer.inside.page {
    overflow-y: auto;
  }
  body > .layer.inside.page > .header {
    height: auto;
    min-height: 50px;
  }
  body > .layer.inside.page > .content {
    height: 100%;
  }
  body > .layer.inside.page > .content > .page .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 192px;
    position: relative;
    z-index: 2;
  }
  body > .layer.inside.page > .content > .page .header > .image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    height: 192px;
    overflow: hidden;
    width: 232px;
  }
  body > .layer.inside.page > .content > .page .header > .image img {
    height: 100%;
    margin: auto;
    width: auto;
  }
  body > .layer.inside.page > .content > .page .header > .information {
    padding: 20px 40px;
    width: 100%;
  }
  body > .layer.inside.page > .content > .page .header > .information h1 {
    font-size: 20px;
    margin-bottom: 0;
    padding-bottom: 9px;
  }
  body > .layer.inside.page > .content > .page .header > .information .range {
    font-weight: 300;
  }
  body > .layer.inside.page > .content > .page .header > .information .short-description {
    max-width: calc(100% - 220px);
  }
  body > .layer.inside.page > .content > .page .header > .information .short-description .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.page > .content > .page .header > .information .short-description .ce-block__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.page > .content > .page .header > .information .short-description .ce-toolbar__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.page > .content > .page .header > .information .short-description .ce-toolbar__actions {
    right: auto;
    left: calc(100% - 40px);
  }
  body > .layer.inside.page > .content > .page .header > .chapter-placeholder {
    width: 250px;
  }
  body > .layer.inside.page > .content > .page .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    border-top: 1px solid #e3dfdd;
    margin: 0 0 auto 0;
    min-height: calc(100% - 320px);
  }
  body > .layer.inside.page > .content > .page .content > .summary {
    width: 232px;
  }
  body > .layer.inside.page > .content > .page .content > .summary > div {
    padding: 20px 20px 20px 40px;
    width: 232px;
  }
  body > .layer.inside.page > .content > .page .content > .summary > div > div {
    color: #e3dfdd;
    font-size: 14px;
  }
  body > .layer.inside.page > .content > .page .content > .summary > div > ul {
    padding: 20px 0;
  }
  body > .layer.inside.page > .content > .page .content > .summary > div > ul > li {
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 20px;
  }
  body > .layer.inside.page > .content > .page .content > .summary > div > ul > li > ul > li {
    cursor: pointer;
    font-size: 14px;
    margin: 10px 0 10px 20px;
  }
  body > .layer.inside.page > .content > .page .content > .summary.fixed > div {
    position: fixed;
    top: 0;
  }
  body > .layer.inside.page > .content > .page .content > .summary.hidden > div {
    display: none;
  }
  body > .layer.inside.page > .content > .page .content > .description {
    padding: 20px 40px;
    width: calc(100% - 232px);
  }
  body > .layer.inside.page > .content > .page .content > .description h2 {
    font-size: 18px;
  }
  body > .layer.inside.page > .content > .page .content > .description h3 {
    font-size: 16px;
  }
  body > .layer.inside.page > .content > .page .content > .description .ce-block {
    position: relative;
  }
  body > .layer.inside.page > .content > .page .content > .description .ce-block.ce-block--focused {
    z-index: 1;
  }
  body > .layer.inside.page > .content > .page .content > .description .ce-block .ce-block__content a {
    color: var(--default-color);
  }
  body > .layer.inside.page > .content > .page .content > .description .cdx-block:after {
    clear: both;
    content: "";
    display: table;
  }
  body > .layer.inside.page > .content > .page .content > .description .tc-table {
    --color-border: #C7BAB3;
  }
  body > .layer.inside.page > .content > .page .content > .description .tc-table.tc-table--heading .tc-row:first-child {
    background: rgba(199, 186, 179, 0.3);
  }
  body > .layer.inside.page > .content > .page .content > .description .image-tool--alignLeft {
    float: left;
    margin: 0 20px 20px 0;
    position: relative;
    z-index: 1;
  }
  body > .layer.inside.page > .content > .page .content > .description .image-tool--alignLeft:after {
    display: none;
  }
  body > .layer.inside.page > .content > .page .content > .description .image-tool--alignRight {
    float: right;
    margin: 0 0 20px 20px;
    position: relative;
    z-index: 1;
  }
  body > .layer.inside.page > .content > .page .content > .description .image-tool--alignRight:after {
    display: none;
  }
  body > .layer.inside.page > .content > .page .content > .description .video-tool__video {
    border: none;
  }
  body > .layer.inside.page > .content > .page .content > .description .image-tool__caption {
    border: none;
    box-shadow: none;
    font-size: 12px;
    font-style: italic;
    padding: 0;
  }
  body > .layer.inside.page > .content > .page .content > .description .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.page > .content > .page .content > .description .ce-block__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.page > .content > .page .content > .description .ce-toolbar {
    right: 100%;
    z-index: 2;
  }
  body > .layer.inside.page > .content > .page .content > .description .ce-toolbar .ce-toolbar__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.page > .content > .page > .controls {
    background: #ffffff;
    left: 50%;
    padding: 0 20px 20px 20px;
    position: fixed;
    top: 0;
    z-index: 10;
  }
  body > .layer.inside.page > .content > .page form {
    height: 100%;
  }
  body > .layer.inside.page > .content > .page {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    min-height: 100%;
  }
  body > .layer.inside.page > .content > .page .header {
    height: auto;
    min-height: 60px;
  }
  body > .layer.inside.page > .content > .page > form {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
  }
  body > .layer.tooltip.word {
    overflow: hidden;
    pointer-events: none;
  }
  body > .layer.tooltip.word > .content {
    background: #ffffff;
    border-radius: 2px;
    box-shadow: 0 30px 90px -20px rgba(0, 0, 0, 0.3), 0 0 0 1px #eaecf0;
    font-size: 14px;
    line-height: 20px;
    min-height: 200px;
    min-width: 300px;
    padding: 0;
    pointer-events: all;
    position: absolute;
    z-index: 110;
  }
  body > .layer.tooltip.word > .content > .word .ribbon {
    height: 75px;
    left: -5px;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    text-align: right;
    top: -5px;
    z-index: 1;
    width: 75px;
  }
  body > .layer.tooltip.word > .content > .word .ribbon span {
    background: linear-gradient(#F70505 0%, #8F0808 100%);
    box-shadow: 0 3px 10px -5px rgb(0, 0, 0);
    color: #ffffff;
    display: block;
    font-size: 10px;
    font-weight: bold;
    left: -21px;
    line-height: 20px;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    top: 19px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 100px;
  }
  body > .layer.tooltip.word > .content > .word .ribbon span:before {
    border-bottom: 3px solid transparent;
    border-left: 3px solid #8F0808;
    border-right: 3px solid transparent;
    border-top: 3px solid #8F0808;
    content: "";
    left: 0;
    position: absolute;
    top: 100%;
    z-index: -1;
  }
  body > .layer.tooltip.word > .content > .word .ribbon span:after {
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
    border-right: 3px solid #8F0808;
    border-top: 3px solid #8F0808;
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
  }
  body > .layer.tooltip.word > .content > .word > .controls {
    background: #ffffff;
    left: 50%;
    padding: 0 20px 20px 20px;
    position: fixed;
    top: 0;
    z-index: 10;
  }
  body > .layer.tooltip.word > .content > .word form {
    height: 100%;
  }
  body > .layer.tooltip.word > .content > .word {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    min-height: 100%;
  }
  body > .layer.tooltip.word > .content > .word > .controls {
    bottom: calc(100% + 3px);
    font-size: 0.7em;
    left: auto;
    padding: 0;
    right: 5px;
    top: auto;
  }
  body > .layer.tooltip.word > .content > .word .header {
    background: #6597AC;
    left: 0;
    padding: 5px;
    position: absolute;
    top: 100%;
    width: 100%;
  }
  body > .layer.tooltip.word > .content > .word .header > label {
    padding-right: 40px;
  }
  body > .layer.tooltip.word > .content > .word .header > .search {
    -webkit-transition: max-width 0.5s ease;
    -moz-transition: max-width 0.5s ease;
    -ms-transition: max-width 0.5s ease;
    -o-transition: max-width 0.5s ease;
    transition: max-width 0.5s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 100%;
    max-width: 40px;
    right: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  body > .layer.tooltip.word > .content > .word .header > .search > .select2 {
    display: none;
  }
  body > .layer.tooltip.word > .content > .word .header > .search > div {
    text-align: center;
    width: 40px;
  }
  body > .layer.tooltip.word > .content > .word .header > .search > div > i {
    cursor: pointer;
  }
  body > .layer.tooltip.word > .content > .word .header > .search > div > i.bh-close {
    display: none;
  }
  body > .layer.tooltip.word > .content > .word .header > .search.open {
    max-width: 100%;
  }
  body > .layer.tooltip.word > .content > .word .header > .search.open > .select2 {
    display: block;
    height: 100%;
    width: calc(100% - 40px) !important;
  }
  body > .layer.tooltip.word > .content > .word .header > .search.open > div > i.bh-search {
    display: none;
  }
  body > .layer.tooltip.word > .content > .word .header > .search.open > div > i.bh-close {
    display: block;
  }
  body > .layer.tooltip.word > .content > .word .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    width: 320px;
  }
  body > .layer.tooltip.word > .content > .word .content > .description {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 100%;
    padding: 10px;
  }
  body > .layer.tooltip.word > .content > .word .content > .description h2 {
    font-size: 18px;
  }
  body > .layer.tooltip.word > .content > .word .content > .description h3 {
    font-size: 16px;
  }
  body > .layer.tooltip.word > .content > .word .content > .description .ce-block {
    position: relative;
  }
  body > .layer.tooltip.word > .content > .word .content > .description .ce-block.ce-block--focused {
    z-index: 1;
  }
  body > .layer.tooltip.word > .content > .word .content > .description .cdx-block:after {
    clear: both;
    content: "";
    display: table;
  }
  body > .layer.tooltip.word > .content > .word .content > .description .tc-table {
    --color-border: #C7BAB3;
  }
  body > .layer.tooltip.word > .content > .word .content > .description .tc-table.tc-table--heading .tc-row:first-child {
    background: rgba(199, 186, 179, 0.3);
  }
  body > .layer.tooltip.word > .content > .word .content > .description .codex-editor__redactor {
    padding-bottom: 40px !important;
    margin-right: 0 !important;
  }
  body > .layer.tooltip.word > .content > .word .content > .description .ce-block__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.tooltip.word > .content > .word .content > .description .ce-toolbar {
    left: -10px;
    right: calc(100% + 10px);
    z-index: 2;
  }
  body > .layer.tooltip.word > .content > .word .content > .description .ce-toolbar .ce-toolbar__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.tooltip.word > .content > .word .content > .image {
    left: 100%;
    position: absolute;
    top: calc(50% - 15px);
  }
  body > .layer.tooltip.word > .content > .word .content > .image > label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.tooltip.word > .content > .word .content > .image > label img {
    height: 100%;
    object-fit: cover;
    width: 100%;
  }
  body > .layer.tooltip.word > .content > .word .content > .image > label > span {
    background: #ffffff;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    box-shadow: 0 30px 90px -20px rgba(0, 0, 0, 0.3), 0 0 0 1px #eaecf0;
    left: 100%;
    padding: 10px 5px;
    position: absolute;
  }
  body > .layer.tooltip.word > .content > .word .content > .image > label > span > i {
    font-size: 30px;
  }
  body > .layer.tooltip.word > .content > .word .content > .image > .actions {
    background: rgba(0, 0, 0, 0.3);
    display: none;
    left: calc(50% - 35px);
    font-size: 18px;
    padding: 5px;
    position: absolute;
    top: 0;
    z-index: 1;
  }
  body > .layer.tooltip.word > .content > .word .content > .image > .actions > .bh-down {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transform: rotate(180deg);
  }
  body > .layer.tooltip.word > .content > .word .content > .image > .actions > .ft-delete {
    cursor: pointer;
  }
  body > .layer.tooltip.word > .content > .word .content.w-image {
    width: 420px;
  }
  body > .layer.tooltip.word > .content > .word .content.w-image > .description {
    width: calc(100% - 200px);
  }
  body > .layer.tooltip.word > .content > .word .content.w-image > .image {
    height: 200px;
    left: 0;
    position: relative;
    top: 0;
    width: 200px;
  }
  body > .layer.tooltip.word > .content > .word .content.w-image > .image > label > span {
    display: none;
  }
  body > .layer.tooltip.word > .content > .word .content.w-image > .image > .actions {
    display: block;
  }
  body > .layer.tooltip.word > .content > .word .content.w-image.vertical {
    -webkit-box-direction: reverse;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    width: 320px;
  }
  body > .layer.tooltip.word > .content > .word .content.w-image.vertical > .description {
    width: 100%;
  }
  body > .layer.tooltip.word > .content > .word .content.w-image.vertical > .image {
    height: 192px;
    width: 100%;
  }
  body > .layer.tooltip.word > .content > .word .content.w-image.vertical > .image > .actions {
    bottom: 0;
    top: auto;
  }
  body > .layer.tooltip.word > .content > .word .content.w-image.vertical > .image > .actions > .bh-down {
    transform: rotate(0deg);
  }
  body > .layer.tooltip.word > .content > .word > .controls {
    position: absolute;
  }
  body > .layer.tooltip.word > .content > .word .information > h1 {
    position: relative;
  }
  body > .layer.tooltip.word > .content > .word form .errors {
    left: 0;
    right: auto;
    top: 100%;
    width: auto;
  }
  body > .layer.tooltip.word > .content.bottom > .word .header {
    bottom: 100%;
    top: auto;
  }
  body > .layer.tooltip.word > .content.bottom:before {
    bottom: auto;
    transform: rotate(0deg);
    top: 100%;
  }
  body > .layer.tooltip.word > .content.right:before {
    left: auto;
    right: 20px;
  }
  body > .layer.tooltip.word > .content.w-image .content > .description {
    min-width: 50%;
    max-width: 150px;
  }
  body > .layer.tooltip.word > .content:before {
    background: transparent url("../images/arrow-down-tooltip-NlDBfVx.png") no-repeat center center;
    background-size: 100% 100%;
    bottom: 100%;
    content: "";
    height: 9px;
    left: 20px;
    position: absolute;
    transform: rotate(180deg);
    width: 17px;
  }
  body > .layer.tooltip.word + .layer.tooltip.word:before {
    display: none;
  }
  body > .layer.tooltip.theme-group > .content {
    -webkit-box-flex: none;
    -webkit-flex: none;
    -moz-box-flex: none;
    -moz-flex: none;
    -ms-flex: none;
    flex: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    background: #ffffff;
    min-height: 300px;
    max-width: 500px;
    position: relative;
    width: 100%;
    z-index: 1;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    box-shadow: 0 1px 5px #341E13;
    height: 100%;
    position: relative;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > h2 {
    border-bottom: 1px solid #341E13;
    font-size: 18px;
    overflow: hidden;
    padding: 15px 15px 15px 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .close {
    font-size: 18px;
    cursor: pointer;
    position: absolute;
    right: 5px;
    top: 14px;
    z-index: 1;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .user-links {
    position: absolute;
    right: 5px;
    top: 60px;
    z-index: 1;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .user-links > a {
    color: #341E13;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-start;
    -moz-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    padding: 20px;
    position: relative;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    cursor: pointer;
    height: 169px;
    margin: 20px 15px;
    position: relative;
    text-decoration: none;
    width: 119px;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card > form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card > form .errors {
    z-index: 1;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .controls {
    background: #ffffff;
    bottom: 100%;
    padding: 5px 8px;
    position: absolute;
    right: 0;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .controls > button {
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -ms-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    border: none;
    background: #ffffff;
    cursor: pointer;
    opacity: 0.7;
    padding: 2px 5px;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .controls > button:hover {
    opacity: 1;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .ribbon {
    height: 75px;
    left: -1px;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    text-align: right;
    top: -1px;
    z-index: 1;
    width: 75px;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .ribbon span {
    background: linear-gradient(#F70505 0%, #8F0808 100%);
    box-shadow: 0 3px 10px -5px rgb(0, 0, 0);
    color: #ffffff;
    display: block;
    font-size: 10px;
    font-weight: bold;
    left: -21px;
    line-height: 20px;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    top: 19px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 100px;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .ribbon span:before {
    border-bottom: 3px solid transparent;
    border-left: 3px solid #8F0808;
    border-right: 3px solid transparent;
    border-top: 3px solid #8F0808;
    content: "";
    left: 0;
    position: absolute;
    top: 100%;
    z-index: -1;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .ribbon span:after {
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
    border-right: 3px solid #8F0808;
    border-top: 3px solid #8F0808;
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
    min-height: 155px;
    min-width: 108px;
    width: 100%;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .content label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 90px;
    position: relative;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .content label > input {
    left: 150%;
    opacity: 0;
    position: absolute;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .content h3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    color: var(--default-color);
    font-size: 11px;
    font-weight: 700;
    height: 100%;
    line-height: 13px;
    margin: 0;
    min-height: 85px;
    padding: 10px;
    position: relative;
    text-align: left;
    word-break: break-word;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card.first-of-row > form .errors {
    left: 100%;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card:not(.placeholder) .content label:before {
    bottom: -5px;
    color: #ffffff;
    font-size: 40px;
    font-weight: 700;
    left: 15px;
    position: absolute;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card:before {
    background: url("../images/btn_thema-tN6Xi7r.png") no-repeat center center;
    background-size: cover;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card.placeholder {
    opacity: 0.7;
    pointer-events: none;
    position: absolute;
    z-index: 1;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card.sortable-ghost {
    opacity: 0.6;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "1.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "1.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "1.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "1.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "1.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "1.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "1.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "1.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "1.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "2.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "2.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "2.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "2.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "2.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "2.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "2.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "2.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "2.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "2.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "2.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "3.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "3.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "3.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "3.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "3.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "3.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "3.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "3.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "3.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "3.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "3.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "4.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "4.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "4.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "4.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "4.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "4.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "4.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "4.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "4.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "4.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "4.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "5.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "5.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "5.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "5.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "5.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "5.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "5.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "5.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "5.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "5.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "5.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "6.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "6.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "6.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "6.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "6.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "6.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "6.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "6.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "6.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "6.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "6.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "7.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "7.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "7.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "7.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "7.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "7.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "7.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "7.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "7.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "7.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "7.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "8.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "8.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "8.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "8.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "8.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "8.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "8.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "8.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "8.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "8.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "8.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "9.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "9.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "9.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "9.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "9.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "9.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "9.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "9.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "9.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "9.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "9.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "10";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "10.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "10.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "10.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "10.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "10.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "10.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "10.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "10.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "10.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "10.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "10.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "11";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "11.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "11.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "11.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "11.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "11.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "11.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "11.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "11.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "11.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "11.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "11.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "12";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "12.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "12.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "12.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "12.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "12.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "12.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "12.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "12.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "12.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "12.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "12.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "13";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "13.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "13.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "13.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "13.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "13.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "13.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "13.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "13.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "13.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "13.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "13.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "14";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "14.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "14.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "14.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "14.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "14.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "14.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "14.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "14.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "14.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "14.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "14.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "15";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "15.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "15.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "15.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "15.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "15.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "15.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "15.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "15.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "15.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "15.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "15.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "16";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "16.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "16.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "16.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "16.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "16.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "16.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "16.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "16.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "16.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "16.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "16.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "17";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "17.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "17.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "17.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "17.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "17.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "17.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "17.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "17.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "17.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "17.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "17.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "18";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "18.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "18.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "18.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "18.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "18.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "18.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "18.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "18.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "18.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "18.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "18.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "19";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "19.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "19.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "19.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "19.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "19.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "19.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "19.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "19.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "19.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "19.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "19.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "20";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "20.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "20.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "20.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "20.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "20.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "20.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "20.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "20.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "20.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "20.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "20.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "21";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "21.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "21.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "21.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "21.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "21.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "21.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "21.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "21.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "21.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "21.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "21.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "22";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "22.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "22.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "22.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "22.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "22.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "22.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "22.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "22.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "22.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "22.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "22.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "23";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "23.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "23.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "23.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "23.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "23.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "23.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "23.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "23.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "23.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "23.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "23.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "24";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "24.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "24.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "24.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "24.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "24.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "24.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "24.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "24.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "24.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "24.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "24.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "25";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "25.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "25.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "25.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "25.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "25.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "25.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "25.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "25.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "25.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "25.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "25.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "26";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "26.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "26.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "26.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "26.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "26.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "26.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "26.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "26.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "26.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "26.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "26.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "27";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "27.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "27.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "27.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "27.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "27.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "27.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "27.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "27.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "27.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "27.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "27.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "28";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "28.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "28.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "28.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "28.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "28.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "28.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "28.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "28.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "28.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "28.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "28.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "29";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "29.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "29.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "29.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "29.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "29.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "29.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "29.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "29.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "29.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "29.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "29.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "30";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "30.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "30.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "30.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "30.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "30.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "30.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "30.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "30.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "30.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "30.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "30.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "31";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "31.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "31.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "31.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "31.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "31.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "31.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "31.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "31.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "31.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "31.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "31.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "32";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "32.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "32.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "32.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "32.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "32.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "32.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "32.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "32.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "32.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "32.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "32.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "33";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "33.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "33.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "33.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "33.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "33.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "33.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "33.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "33.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "33.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "33.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "33.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "34";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "34.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "34.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "34.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "34.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "34.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "34.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "34.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "34.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "34.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "34.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "34.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "35";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "35.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "35.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "35.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "35.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "35.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "35.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "35.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "35.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "35.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "35.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "35.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "36";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "36.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "36.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "36.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "36.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "36.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "36.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "36.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "36.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "36.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "36.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "36.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "37";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "37.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "37.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "37.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "37.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "37.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "37.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "37.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "37.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "37.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "37.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "37.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "38";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "38.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "38.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "38.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "38.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "38.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "38.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "38.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "38.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "38.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "38.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "38.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "39";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "39.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "39.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "39.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "39.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "39.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "39.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "39.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "39.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "39.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "39.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "39.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "40";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "40.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "40.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "40.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "40.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "40.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "40.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "40.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "40.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "40.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "40.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "40.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "41";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "41.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "41.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "41.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "41.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "41.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "41.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "41.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "41.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "41.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "41.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "41.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "42";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "42.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "42.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "42.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "42.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "42.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "42.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "42.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "42.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "42.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "42.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "42.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "43";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "43.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "43.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "43.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "43.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "43.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "43.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "43.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "43.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "43.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "43.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "43.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "44";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "44.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "44.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "44.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "44.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "44.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "44.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "44.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "44.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "44.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "44.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "44.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "45";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "45.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "45.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "45.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "45.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "45.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "45.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "45.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "45.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "45.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "45.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "45.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "46";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "46.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "46.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "46.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "46.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "46.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "46.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "46.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "46.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "46.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "46.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "46.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "47";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "47.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "47.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "47.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "47.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "47.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "47.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "47.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "47.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "47.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "47.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "47.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "48";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "48.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "48.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "48.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "48.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "48.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "48.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "48.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "48.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "48.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "48.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "48.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "49";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "49.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "49.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "49.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "49.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "49.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "49.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "49.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "49.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "49.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "49.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "49.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "50";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "50.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "50.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "50.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "50.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "50.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "50.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "50.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "50.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "50.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "50.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "50.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "51";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "51.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "51.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards.dragging {
    cursor: move !important;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards.dragging > .card {
    -webkit-user-select: none; /* Safari */
    -ms-user-select: none; /* IE 10 and IE 11 */
    user-select: none; /* Standard syntax */
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards.dragging * {
    cursor: move !important;
  }
  body > .layer.tooltip.theme-group:before {
    background: rgba(0, 0, 0, 0.5);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body #popup {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 100vh;
    left: 0;
    position: fixed;
    top: 0;
    width: 100vw;
    z-index: 999;
  }
  body #popup > #popup-content {
    background: #ffffff;
    border-radius: 5px;
    line-height: 1.25em;
    min-height: 150px;
    min-width: 250px;
    max-width: calc(100% - 30px);
    padding: 30px;
    position: relative;
  }
  body #popup > #popup-content > .content .buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    margin-top: 30px;
  }
  body #popup > #popup-content > .content .buttons .button {
    -webkit-transition: background-color 0.5s ease;
    -moz-transition: background-color 0.5s ease;
    -ms-transition: background-color 0.5s ease;
    -o-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    background: #407E98;
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
    margin-right: 10px;
    padding: 15px 30px;
    text-align: center;
    text-decoration: none;
    width: 45%;
  }
  body #popup > #popup-content > .content .buttons .button.active {
    background-color: #6597AC;
  }
  body #popup > #popup-content > .content .buttons .button:hover {
    background-color: #6597AC;
  }
  body #popup > #popup-content > .content .buttons .button:nth-last-of-type(1) {
    margin-right: 0;
  }
  body #popup > #popup-content > .content .buttons[data-buttons="1"] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
  }
  body #popup > #popup-content > .bh-close {
    background: #407E98;
    border: 3px solid #ffffff;
    border-radius: 50%;
    color: #ffffff;
    cursor: pointer;
    font-weight: 700;
    height: 30px;
    line-height: 24px;
    right: calc(30px / -2);
    position: absolute;
    text-align: center;
    top: calc(30px / -2);
    width: 30px;
  }
  body #popup > #popup-content > .close-h {
    background: #ffffff;
    border-radius: 50%;
    background: #407E98;
    cursor: pointer;
    height: 28px;
    font-size: 36px;
    line-height: 36px;
    right: calc(30px / -2);
    position: absolute;
    text-align: center;
    top: calc(30px / -2);
    width: calc(30px - 2px);
  }
  body #popup > #popup-content > .close-h:before {
    left: -2px;
  }
  body #popup > #popup-content.loading {
    min-height: auto;
  }
  body #popup > #popup-content.loading .loading {
    animation: blinker 1s linear infinite;
    opacity: 1;
  }
  body #popup:before {
    background: rgba(0, 0, 0, 0.5);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
  }
  body #popup.no-margin > #popup-content {
    padding: 0;
  }
  body #popup.no-shadow > #popup-content > .content {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  body > .layer.tooltip {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 100vh;
    left: 0;
    position: absolute;
    top: 0;
    width: 100vw;
    z-index: 999;
  }
  body > .layer.tooltip > #tooltip-content {
    background: #ffffff;
    border-radius: 5px;
    line-height: 1.25em;
    min-height: 150px;
    min-width: 250px;
    max-width: calc(100% - 30px);
    padding: 30px;
    position: relative;
  }
  body > .layer.tooltip > #tooltip-content > .content .buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    margin-top: 30px;
  }
  body > .layer.tooltip > #tooltip-content > .content .buttons .button {
    -webkit-transition: background-color 0.5s ease;
    -moz-transition: background-color 0.5s ease;
    -ms-transition: background-color 0.5s ease;
    -o-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    background: #407E98;
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
    margin-right: 10px;
    padding: 15px 30px;
    text-align: center;
    text-decoration: none;
    width: 45%;
  }
  body > .layer.tooltip > #tooltip-content > .content .buttons .button.active {
    background-color: #6597AC;
  }
  body > .layer.tooltip > #tooltip-content > .content .buttons .button:hover {
    background-color: #6597AC;
  }
  body > .layer.tooltip > #tooltip-content > .content .buttons .button:nth-last-of-type(1) {
    margin-right: 0;
  }
  body > .layer.tooltip > #tooltip-content > .content .buttons[data-buttons="1"] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
  }
  body > .layer.tooltip > #tooltip-content > .bh-close {
    background: #407E98;
    border: 3px solid #ffffff;
    border-radius: 50%;
    color: #ffffff;
    cursor: pointer;
    font-weight: 700;
    height: 30px;
    line-height: 24px;
    right: calc(30px / -2);
    position: absolute;
    text-align: center;
    top: calc(30px / -2);
    width: 30px;
  }
  body > .layer.tooltip > #tooltip-content > .close-h {
    background: #ffffff;
    border-radius: 50%;
    background: #407E98;
    cursor: pointer;
    height: 28px;
    font-size: 36px;
    line-height: 36px;
    right: calc(30px / -2);
    position: absolute;
    text-align: center;
    top: calc(30px / -2);
    width: calc(30px - 2px);
  }
  body > .layer.tooltip > #tooltip-content > .close-h:before {
    left: -2px;
  }
  body > .layer.tooltip > #tooltip-content.loading {
    min-height: auto;
  }
  body > .layer.tooltip > #tooltip-content.loading .loading {
    animation: blinker 1s linear infinite;
    opacity: 1;
  }
  body #menu-panel {
    pointer-events: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
  }
  body #menu-panel.open {
    pointer-events: all;
  }
  body #menu-panel .menu-backdrop {
    background: rgba(0, 0, 0, 0.3);
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body #menu-panel .menu-drawer {
    background: #ffffff;
    box-shadow: -2px 0 8px rgba(0, 0, 0, 0.15);
    height: 100%;
    overflow-y: auto;
    padding: 20px 0;
    pointer-events: all;
    position: absolute;
    right: -250px;
    top: 0;
    width: 250px;
  }
  body #menu-panel .menu-drawer > .menu-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    color: #3C271C;
    margin: 10px 0 20px 0;
    padding: 0 20px;
  }
  body #menu-panel .menu-drawer > .menu-header .title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.08em;
    margin-left: -15px;
    text-transform: uppercase;
  }
  body #menu-panel .menu-drawer > .menu-header .title i {
    font-size: 20px;
  }
  body #menu-panel .menu-drawer > .menu-header > .bh-close {
    -webkit-transition: text-shadow 0.5s ease;
    -moz-transition: text-shadow 0.5s ease;
    -ms-transition: text-shadow 0.5s ease;
    -o-transition: text-shadow 0.5s ease;
    transition: text-shadow 0.5s ease;
    cursor: pointer;
    font-size: 26px;
    position: relative;
    top: -3px;
  }
  body #menu-panel .menu-drawer > .menu-header > .bh-close:hover {
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  }
  body #menu-panel .menu-drawer nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body #menu-panel .menu-drawer nav a {
    border-bottom: 1px solid #836c5e;
    color: #444344;
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.08em;
    line-height: 1.25em;
    padding: 20px;
    text-decoration: none;
    text-transform: uppercase;
  }
  body #menu-panel .menu-drawer nav a:first-child {
    border-top: 1px solid #836c5e;
  }
  body #menu-panel .menu-drawer nav a:hover {
    color: var(--default-color);
  }
  body [data-media*=h-tablet],
  body .h-tablet,
  body .s-desktop,
  body .s-smartphone {
    display: none !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 768px) and (orientation: portrait) and (max-height: 600px) {
  body #screen-too-small {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media only screen and (min-width: 768px) and (max-width: 768px) and (orientation: landscape) and (max-height: 900px) {
  body > .layer > .header {
    zoom: 0.95;
  }
}
@media only screen and (min-width: 768px) and (max-width: 768px) and (orientation: landscape) and (max-height: 750px) {
  body > .layer > .header {
    zoom: 0.9;
  }
}
@media only screen and (min-width: 768px) and (max-width: 768px) and (orientation: landscape) and (max-height: 650px) {
  body > .layer > .header {
    zoom: 0.85;
  }
}
@media only screen and (min-width: 768px) and (max-width: 768px) and (orientation: landscape) {
  body > .layer > .header > .top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    background: #ffffff;
    padding: 30px 20px 30px 30px;
  }
  body > .layer > .header > .top > h1 {
    margin: 0;
    text-transform: uppercase;
  }
  body > .layer > .header > .top > .links > a {
    color: #3C271C;
    cursor: pointer;
    font-size: 30px;
    text-decoration: none;
  }
  body > .layer > .header > .top > .links > span {
    background: #3C271C;
    display: inline-block;
    height: 30px;
    margin: 0 10px;
    opacity: 0.5;
    position: relative;
    top: 5px;
    width: 1px;
  }
  body > .layer > .header > .bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    color: #ffffff;
  }
  body > .layer > .header > .bottom h2 {
    font-size: 20px;
    margin: 0;
    padding: 10px 20px 10px 30px;
    text-transform: uppercase;
    z-index: 1;
  }
  body > .layer > .header > .bottom > .user-links > a {
    color: #3C271C;
    margin-right: 20px;
    position: relative;
    z-index: 1;
  }
  body > .layer > .header > .top {
    padding: 14px 14px 14px 20px;
  }
  body > .layer > .header > .top > h1 {
    font-size: 18px;
  }
  body > .layer > .header > .top > .links > a {
    font-size: 24px;
  }
  body > .layer > .header > .top > .links > span {
    height: 22px;
    margin: 0 6px;
    top: 4px;
  }
  body > .layer > .header > .bottom h2 {
    font-size: 16px;
    padding: 8px 16px;
  }
  body > .layer > .header > .bottom > .user-links > a {
    margin-right: 14px;
  }
  body > .layer > .content {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  body > .layer.homepage {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    background: #565656;
    height: 100%;
    width: 100%;
  }
  body > .layer.homepage > .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
  }
  body > .layer.homepage .periods {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    align-items: stretch;
    -webkit-align-content: stretch;
    -moz-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.homepage .periods > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  body > .layer.homepage .periods > div > img {
    filter: grayscale(100%) contrast(150%);
    height: 100%;
    position: absolute;
    width: auto;
    z-index: 0;
  }
  body > .layer.homepage .periods > div:before {
    background-color: var(--default-color);
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  body > .layer.homepage .front {
    position: relative;
    text-align: center;
    z-index: 1;
  }
  body > .layer.homepage .front h1 {
    color: #ffffff;
    font-size: 100px;
    text-transform: uppercase;
  }
  body > .layer.homepage .front a {
    background: #ffffff;
    color: #565656;
    display: inline-block;
    font-size: 16px;
    padding: 15px 40px;
    text-decoration: none;
    text-transform: uppercase;
  }
}
@media only screen and (min-width: 768px) and (max-width: 768px) and (orientation: landscape) and (orientation: portrait) {
  body > .layer.homepage .periods {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body > .layer.homepage .periods > div {
    height: 100%;
    width: 100%;
  }
  body > .layer.homepage .periods > div > img {
    height: auto;
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 768px) and (orientation: landscape) and (orientation: landscape) {
  body > .layer.homepage .periods {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  body > .layer.homepage .periods > div {
    height: 50%;
    width: 50%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 768px) and (orientation: landscape) {
  body > .layer.homepage .front {
    padding: 0 20px;
  }
  body > .layer.homepage .front h1 {
    font-size: 48px;
    line-height: 1.1;
  }
  body > .layer.homepage .front a {
    font-size: 14px;
    padding: 12px 24px;
  }
  body > .layer.login {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    background: #565656;
    height: 100%;
    width: 100%;
  }
  body > .layer.login > .content {
    background: #ffffff;
    max-height: 330px;
    padding: 40px;
  }
  body > .layer.login > .content h1 {
    margin-bottom: 30px;
  }
  body > .layer.login > .content .form-group {
    margin-bottom: 15px;
  }
  body > .layer.login > .content .form-group label {
    display: block;
    font-size: 12px;
    margin-bottom: 5px;
  }
  body > .layer.login > .content .form-group input {
    padding: 5px;
    width: 100%;
  }
  body > .layer.login > .content .btn-primary {
    background: #565656;
    border: none;
    color: #ffffff;
    cursor: pointer;
    display: block;
    margin: 50px auto 0 auto;
    padding: 5px 15px;
    text-decoration: none;
    text-align: center;
    width: 200px;
  }
  body > .layer.login > .content .btn-secondary {
    border: none;
    color: #565656;
    cursor: pointer;
    display: block;
    margin: 10px auto 0 auto;
    padding: 5px 15px;
    text-decoration: none;
    text-align: center;
    width: 200px;
  }
  body > .layer.login > .content {
    box-sizing: border-box;
    margin: 0 20px;
    padding: 24px;
    width: calc(100% - 40px);
  }
  body > .layer.login > .content h1 {
    font-size: 22px;
    margin-bottom: 20px;
  }
  body > .layer.login > .content .btn-primary,
  body > .layer.login > .content .btn-secondary {
    margin-top: 20px;
    width: 100%;
  }
  body > .layer.login > .content .btn-secondary {
    margin-top: 10px;
  }
  body > .layer.inside > .content {
    background: #ffffff;
    height: calc(100% - 132px);
  }
  body > .layer.inside > .content > div > .slider,
  body > .layer.inside > .content > .slider {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    align-items: flex-end;
    container-type: size;
    height: 50%;
    position: relative;
    z-index: 15;
  }
  body > .layer.inside > .content > div > .slider > .cards,
  body > .layer.inside > .content > .slider > .cards {
    -webkit-transition: left 0.5s ease;
    -moz-transition: left 0.5s ease;
    -ms-transition: left 0.5s ease;
    -o-transition: left 0.5s ease;
    transition: left 0.5s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    max-height: 100%;
    position: relative;
    z-index: 1;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card,
  body > .layer.inside > .content > .slider > .cards > .card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    box-shadow: 0 1px 5px rgba(131, 108, 94, 0.5);
    cursor: pointer;
    margin: 0 calc(30px - var(--card-v-w, 0px) / 2 + var(--card-v-w, 0px) * var(--card-v-scale, 1) / 2);
    position: relative;
    transform: scale(var(--card-v-scale, 1));
    transform-origin: center;
    transition: transform 0.5s;
    transform-style: preserve-3d;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card > form,
  body > .layer.inside > .content > .slider > .cards > .card > form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .controls,
  body > .layer.inside > .content > .slider > .cards > .card .controls {
    background: #ffffff;
    bottom: 100%;
    padding: 5px 8px;
    position: absolute;
    right: 0;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .controls > button,
  body > .layer.inside > .content > .slider > .cards > .card .controls > button {
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -ms-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    border: none;
    background: #ffffff;
    cursor: pointer;
    opacity: 0.7;
    padding: 2px 5px;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .controls > button:hover,
  body > .layer.inside > .content > .slider > .cards > .card .controls > button:hover {
    opacity: 1;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .ribbon,
  body > .layer.inside > .content > .slider > .cards > .card .ribbon {
    height: 75px;
    left: -5px;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    text-align: right;
    top: -5px;
    z-index: 1;
    width: 75px;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .ribbon span,
  body > .layer.inside > .content > .slider > .cards > .card .ribbon span {
    background: linear-gradient(#F70505 0%, #8F0808 100%);
    box-shadow: 0 3px 10px -5px rgb(0, 0, 0);
    color: #ffffff;
    display: block;
    font-size: 10px;
    font-weight: bold;
    left: -21px;
    line-height: 20px;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    top: 19px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 100px;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .ribbon span:before,
  body > .layer.inside > .content > .slider > .cards > .card .ribbon span:before {
    border-bottom: 3px solid transparent;
    border-left: 3px solid #8F0808;
    border-right: 3px solid transparent;
    border-top: 3px solid #8F0808;
    content: "";
    left: 0;
    position: absolute;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .ribbon span:after,
  body > .layer.inside > .content > .slider > .cards > .card .ribbon span:after {
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
    border-right: 3px solid #8F0808;
    border-top: 3px solid #8F0808;
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card h3,
  body > .layer.inside > .content > .slider > .cards > .card h3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    color: var(--default-color);
    font-size: 22px;
    font-weight: 700;
    height: 100%;
    line-height: 25px;
    margin: 0;
    min-height: 85px;
    padding: 30px 20px 15px 20px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .image,
  body > .layer.inside > .content > .slider > .cards > .card .image {
    background: rgba(68, 67, 68, 0.8);
    padding-top: 75%;
    position: relative;
    width: 100%;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .image label,
  body > .layer.inside > .content > .slider > .cards > .card .image label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .image label img,
  body > .layer.inside > .content > .slider > .cards > .card .image label img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .subform > div,
  body > .layer.inside > .content > .slider > .cards > .card .subform > div {
    box-shadow: 0 1px 5px #341E13;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .subform > div:before,
  body > .layer.inside > .content > .slider > .cards > .card .subform > div:before {
    box-shadow: 0 0 5px #341E13;
    clip-path: polygon(-5px -5px, calc(100% + 5px) -5px, calc(100% + 5px) calc(100% + 5px));
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .subform > div label,
  body > .layer.inside > .content > .slider > .cards > .card .subform > div label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    margin-bottom: 5px;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .subform > div label > span,
  body > .layer.inside > .content > .slider > .cards > .card .subform > div label > span {
    display: inline-block;
    width: 30px;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .subform > div label input[type=text],
  body > .layer.inside > .content > .slider > .cards > .card .subform > div label input[type=text] {
    width: 100px;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .subform > div label:nth-last-child(1),
  body > .layer.inside > .content > .slider > .cards > .card .subform > div label:nth-last-child(1) {
    margin-bottom: 0;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .subform > div label.right span,
  body > .layer.inside > .content > .slider > .cards > .card .subform > div label.right span {
    padding-right: 10px;
    width: auto;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .subform > div label.column,
  body > .layer.inside > .content > .slider > .cards > .card .subform > div label.column {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .range,
  body > .layer.inside > .content > .slider > .cards > .card .range {
    padding: 0 10px 35px 10px;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .range > span,
  body > .layer.inside > .content > .slider > .cards > .card .range > span {
    display: block;
    font-size: 15px;
    height: 22px;
    line-height: 22px;
    text-align: center;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card.editable,
  body > .layer.inside > .content > .slider > .cards > .card.editable {
    cursor: default;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card.detail-open,
  body > .layer.inside > .content > .slider > .cards > .card.detail-open {
    --card-counter-scale: calc(1 / var(--card-v-scale, 1));
  }
  body > .layer.inside > .content > div > .slider > .cards > .card.detail-open .content,
  body > .layer.inside > .content > .slider > .cards > .card.detail-open .content {
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -ms-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
    opacity: 1;
    transform: scale(var(--card-counter-scale, 1)) translateZ(9999px);
  }
  .legacy-safari body > .layer.inside > .content > div > .slider > .cards > .card.detail-open .content,
  .legacy-safari body > .layer.inside > .content > .slider > .cards > .card.detail-open .content {
    transform: translateZ(9999px);
  }
  body > .layer.inside > .content > div > .slider > .cards > .card.detail-open.detail-resizing .content,
  body > .layer.inside > .content > .slider > .cards > .card.detail-open.detail-resizing .content {
    opacity: 0;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card.active ~ .card,
  body > .layer.inside > .content > .slider > .cards > .card.active ~ .card {
    transform: perspective(600px) rotateY(-30deg) scale(calc(0.9 * var(--card-v-scale, 1)));
  }
  .legacy-safari body > .layer.inside > .content > div > .slider > .cards > .card.active ~ .card,
  .legacy-safari body > .layer.inside > .content > .slider > .cards > .card.active ~ .card {
    transform: perspective(600px) rotateY(-30deg) scale(0.9);
  }
  body > .layer.inside > .content > div > .slider > .cards > .card.before-active,
  body > .layer.inside > .content > .slider > .cards > .card.before-active {
    transform: perspective(600px) rotateY(30deg) scale(calc(0.9 * var(--card-v-scale, 1)));
  }
  .legacy-safari body > .layer.inside > .content > div > .slider > .cards > .card.before-active,
  .legacy-safari body > .layer.inside > .content > .slider > .cards > .card.before-active {
    transform: perspective(600px) rotateY(30deg) scale(0.9);
  }
  body > .layer.inside > .content > div > .slider > .cards > .card:not(.active) *,
  body > .layer.inside > .content > .slider > .cards > .card:not(.active) * {
    pointer-events: none;
  }
  body > .layer.inside > .content > div > .slider > .cards[data-count="1"],
  body > .layer.inside > .content > .slider > .cards[data-count="1"] {
    margin-left: 0;
  }
  body > .layer.inside > .content > div > .slider > .navigation,
  body > .layer.inside > .content > .slider > .navigation {
    bottom: 80px;
    height: 0;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
  }
  body > .layer.inside > .content > div > .slider > .navigation > div,
  body > .layer.inside > .content > .slider > .navigation > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    background: #341E13;
    color: #ffffff;
    cursor: pointer;
    height: 50px;
    top: -50px;
    position: absolute;
    width: 50px;
  }
  body > .layer.inside > .content > div > .slider > .navigation > div > span,
  body > .layer.inside > .content > .slider > .navigation > div > span {
    font-size: 30px;
  }
  body > .layer.inside > .content > div > .slider > .navigation > div.previous,
  body > .layer.inside > .content > .slider > .navigation > div.previous {
    left: 0;
  }
  body > .layer.inside > .content > div > .slider > .navigation > div.next,
  body > .layer.inside > .content > .slider > .navigation > div.next {
    right: 0;
  }
  @container (max-height: 180px) {
    body > .layer.inside > .content > div > .slider > .cards > .card,
    body > .layer.inside > .content > .slider > .cards > .card {
      --card-h-scale: min(1, calc(95cqh / 240px), calc(95cqw / 480px));
      height: 240px !important;
      max-height: 100%;
      transform: scale(var(--card-h-scale));
      transform-origin: center;
      width: 480px !important;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image), body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image),
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image),
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) {
      display: grid !important;
      grid-template-columns: 240px 1fr !important;
      grid-template-rows: auto 1fr auto !important;
      grid-template-areas: "image title" "image .    " "image range" !important;
      height: 100%;
      width: 100%;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image) > form, body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image) > form,
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image) > form,
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) > form {
      display: contents;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image) > .image,
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image) > form > .image, body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image) > .image,
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image) > form > .image,
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image) > .image,
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image) > form > .image,
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) > .image,
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) > form > .image {
      grid-area: image;
      height: 100%;
      padding-top: 0;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image) > .image label img,
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image) > form > .image label img, body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image) > .image label img,
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image) > form > .image label img,
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image) > .image label img,
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image) > form > .image label img,
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) > .image label img,
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) > form > .image label img {
      height: 100%;
      object-fit: cover;
      width: 100%;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image) > h3,
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image) > form > h3, body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image) > h3,
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image) > form > h3,
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image) > h3,
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image) > form > h3,
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) > h3,
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) > form > h3 {
      grid-area: title;
      min-height: 0;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image) > .range,
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image) > form > .range, body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image) > .range,
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image) > form > .range,
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image) > .range,
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image) > form > .range,
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) > .range,
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) > form > .range {
      grid-area: range;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information),
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) {
      display: block !important;
      min-height: 0 !important;
      min-width: 0 !important;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information {
      display: grid !important;
      grid-template-columns: 240px 1fr !important;
      grid-template-rows: auto 1fr auto !important;
      grid-template-areas: "image title" "image .    " "image range" !important;
      height: 100%;
      width: 100%;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form {
      display: contents;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > .image,
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form > .image,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > .image,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form > .image {
      grid-area: image;
      height: 100%;
      padding-top: 0;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > .image label img,
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form > .image label img,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > .image label img,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form > .image label img {
      height: 100%;
      object-fit: cover;
      width: 100%;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > h3,
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form > h3,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > h3,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form > h3 {
      grid-area: title;
      min-height: 0;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > .range,
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form > .range,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > .range,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form > .range {
      grid-area: range;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card,
    body > .layer.inside > .content > .slider > .cards > .card {
      margin: 0 calc(-210px + 214px * var(--card-h-scale));
    }
    body > .layer.inside > .content > div > .slider > .cards > .card.active ~ .card,
    body > .layer.inside > .content > .slider > .cards > .card.active ~ .card {
      transform: perspective(600px) rotateY(-30deg) scale(calc(0.9 * var(--card-h-scale)));
    }
    body > .layer.inside > .content > div > .slider > .cards > .card.before-active,
    body > .layer.inside > .content > .slider > .cards > .card.before-active {
      transform: perspective(600px) rotateY(30deg) scale(calc(0.9 * var(--card-h-scale)));
    }
    body > .layer.inside > .content > div > .slider > .cards > .card.detail-open,
    body > .layer.inside > .content > .slider > .cards > .card.detail-open {
      --card-counter-scale: calc(1 / var(--card-h-scale, 1));
    }
  }
  body > .layer.inside > .content > .time-bar {
    height: 50%;
  }
  body > .layer.inside > .content {
    height: calc(100% - 88px);
  }
  body > .layer.inside > .content > div > .slider > .cards > .card,
  body > .layer.inside > .content > .slider > .cards > .card {
    margin: 0 10px;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card h3,
  body > .layer.inside > .content > .slider > .cards > .card h3 {
    font-size: 16px;
    line-height: 20px;
    min-height: 60px;
    padding: 20px 12px 10px 12px;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .range,
  body > .layer.inside > .content > .slider > .cards > .card .range {
    padding: 0 8px 24px 8px;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .range > span,
  body > .layer.inside > .content > .slider > .cards > .card .range > span {
    font-size: 13px;
    height: 18px;
    line-height: 18px;
  }
  body > .layer.inside > .content > div > .slider > .navigation,
  body > .layer.inside > .content > .slider > .navigation {
    bottom: 60px;
  }
  body > .layer.inside > .content > div > .slider > .navigation > div,
  body > .layer.inside > .content > .slider > .navigation > div {
    height: 40px;
    top: -40px;
    width: 40px;
  }
  body > .layer.inside > .content > div > .slider > .navigation > div > span,
  body > .layer.inside > .content > .slider > .navigation > div > span {
    font-size: 24px;
  }
  body > .layer.inside > .content .timeline {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    padding: 0 40px;
    width: 100%;
  }
  body > .layer.inside > .content .timeline > .ranges {
    height: 0;
    position: relative;
    width: 100%;
  }
  body > .layer.inside > .content .timeline > .ranges > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    -webkit-justify-content: stretch;
    -moz-justify-content: stretch;
    justify-content: stretch;
    min-height: 20px;
    opacity: 0.6;
    position: absolute;
    top: -20px;
  }
  body > .layer.inside > .content .timeline > .ranges > div > i {
    display: none;
    height: 20px;
    min-width: 1px;
    width: 10%;
  }
  body > .layer.inside > .content .timeline > .ranges > div > i:nth-of-type(2) {
    background: inherit;
    width: 80%;
  }
  body > .layer.inside > .content .timeline > .ranges > div > i:nth-of-type(1) {
    background: linear-gradient(to left, transparent, #ffffff);
  }
  body > .layer.inside > .content .timeline > .ranges > div > i:nth-of-type(3) {
    background: linear-gradient(to right, transparent, #ffffff);
  }
  body > .layer.inside > .content .timeline > .ranges > div.start-fix > i:nth-of-type(1) {
    background: inherit !important;
  }
  body > .layer.inside > .content .timeline > .ranges > div.end-fix > i:nth-of-type(3) {
    background: inherit !important;
  }
  body > .layer.inside > .content .timeline > .ranges > div.attached {
    background-color: var(--default-color);
  }
  body > .layer.inside > .content .timeline > .ranges > div.attached > i {
    display: block;
  }
  body > .layer.inside > .content .timeline > .line {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 1px;
    position: relative;
    width: 100%;
  }
  body > .layer.inside > .content .timeline > .line > .step {
    position: absolute;
    top: 20px;
  }
  body > .layer.inside > .content .timeline > .line > i {
    border-left: 1px solid var(--default-color);
    box-sizing: border-box;
    height: 15px;
    position: relative;
    top: -15px;
  }
  body > .layer.inside > .content .timeline > .line > i.interval {
    border-left: 2px solid var(--default-color);
    height: 20px;
    left: -1px;
    top: -20px;
  }
  body > .layer.inside > .content .timeline {
    padding: 0 20px;
  }
  body > .layer.inside.periods {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #565656;
    height: 100%;
    width: 100%;
  }
  body > .layer.inside.periods #header {
    height: 88px;
  }
  body > .layer.inside.periods #header > .top {
    color: #3C271C;
  }
  body > .layer.inside.periods #header > .bottom {
    background-color: #836c5e;
  }
  body > .layer.inside.periods > .content {
    background: #ffffff;
    height: calc(100% - 88px);
  }
  body > .layer.inside.periods > .content > .slider {
    background: #e3dfdd;
    height: 60%;
  }
  body > .layer.inside.periods > .content > .slider > .cards {
    position: relative;
    top: 40px;
  }
  body > .layer.inside.periods > .content > .slider > .cards > .card {
    --card-v-scale: min(1, calc(95cqh / 260px), calc(95cqw / 180px));
    --card-v-w: 180px;
    height: 260px;
    width: 180px;
    box-shadow: 0 1px 5px var(--default-color-50);
  }
  body > .layer.inside.periods > .content > .slider > .cards > .card .image img {
    filter: grayscale(100%) contrast(150%);
  }
  body > .layer.inside.periods > .content > .slider > .cards > .card .image:before {
    background-color: var(--default-color);
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.5;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  body > .layer.inside.periods > .content > .slider > .navigation {
    bottom: 40px;
  }
  body > .layer.inside.periods > .content > .slider > .navigation > div {
    height: 40px;
    top: -40px;
    width: 40px;
  }
  body > .layer.inside.periods > .content > .slider > .navigation > div > span {
    font-size: 24px;
  }
  body > .layer.inside.periods > .content > .timeline {
    height: 40%;
  }
  body > .layer.inside.chapters {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #ffffff;
    height: 100%;
    width: 100%;
  }
  body > .layer.inside.chapters > .header {
    height: 132px;
  }
  body > .layer.inside.chapters > .header > .top {
    color: var(--default-color);
  }
  body > .layer.inside.chapters > .header > .top h1 > i {
    cursor: pointer;
    font-size: 40px;
    position: relative;
    top: 2px;
  }
  body > .layer.inside.chapters > .header > .bottom {
    position: relative;
  }
  body > .layer.inside.chapters > .header > .bottom:before {
    background-color: var(--default-color);
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.8;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.chapters > .content {
    background: #ffffff;
    height: calc(100% - 132px);
  }
  body > .layer.inside.chapters > .content > .slider {
    height: 35%;
    min-height: 160px;
  }
  body > .layer.inside.chapters > .content > .slider > .cards {
    position: relative;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card {
    --card-v-scale: min(1, calc(95cqh / 240px), calc(95cqw / 170px));
    --card-v-w: 170px;
    height: 240px;
    width: 170px;
    box-shadow: 0 1px 5px #341E13;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card h3 {
    font-size: 18px;
    margin: 0;
    padding: 15px;
    text-transform: none;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
    min-height: 240px;
    min-width: 170px;
    width: 100%;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .information {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
    max-width: 100%;
    width: 100%;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description {
    opacity: 0;
    pointer-events: none;
    position: relative;
    max-width: 0;
    width: 100%;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description > .close-detail {
    color: #e3dfdd;
    cursor: pointer;
    font-size: 26px;
    position: absolute;
    right: 6px;
    top: 6px;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description > div {
    font-size: 15px;
    height: 100%;
    line-height: 1.35em;
    overflow-x: hidden;
    overflow-y: auto;
    padding-right: 200px;
    width: calc(100% + 200px);
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description > div .codex-editor--narrow {
    margin-right: 0;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description > div .codex-editor--narrow .codex-editor__redactor {
    margin-right: 0;
    padding-bottom: 0 !important;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description > div .codex-editor--narrow .ce-block {
    margin-right: 0;
    padding-right: 0;
    word-wrap: break-word;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description > div .codex-editor--narrow .ce-toolbar__actions {
    background: #ffffff;
    box-shadow: 0px 6px 8px -10px #341E13, 0px -6px 8px -10px #341E13;
    left: calc(100% + 26px);
    right: auto;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description > div {
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description > div::-webkit-scrollbar {
    display: none;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description > a {
    bottom: 26px;
    color: var(--default-color);
    font-size: 36px;
    left: 50%;
    margin-left: -30px;
    position: absolute;
    text-decoration: none;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .placeholder {
    display: none;
    z-index: -1;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .placeholder .subform {
    display: none !important;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card.detail-open {
    cursor: default;
    z-index: 10;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card.detail-open .content {
    background: #ffffff;
    box-shadow: 0 0 24px 8px #341E13;
    height: 320px;
    left: var(--offset-left, 0);
    margin: 0;
    min-height: 320px;
    min-width: 510px;
    position: fixed;
    top: var(--offset-top, 0);
    width: 510px;
    z-index: 100;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card.detail-open .content > .information {
    background: #ffffff;
    max-width: 230px;
    z-index: 1;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card.detail-open .content > .description {
    background: #ffffff;
    box-shadow: inset 35px 0px 35px -20px #e3dfdd;
    max-width: 280px;
    opacity: 1;
    padding: 46px 26px 72px 26px;
    pointer-events: all;
    z-index: 1;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card.detail-open .content:before {
    background: rgba(255, 255, 255, 0.8);
    content: "";
    height: 15000px;
    left: -5000px;
    position: fixed;
    top: -5000px;
    width: 15000px;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card.detail-open .placeholder {
    display: block;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card.detail-open .placeholder h3 {
    height: auto;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card.detail-open .controls {
    margin-top: -35px;
    position: fixed;
    right: calc(100% - var(--offset-left, 0px) - 510px);
    top: var(--offset-top, 0);
    z-index: 10000;
  }
  body > .layer.inside.chapters > .content > .timeline {
    height: 15%;
    min-height: 100px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background: color-mix(in srgb, var(--default-color) 40%, transparent);
    height: 60%;
    overflow-y: auto;
    padding: 0 40px;
    position: relative;
  }
  body > .layer.inside.chapters > .content > .chapters-bars:after {
    -webkit-box-shadow: inset 0px 18px 20px -20px var(--default-color);
    box-shadow: inset 0px 18px 20px -20px var(--default-color);
    content: "";
    left: 0;
    height: 100%;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    flex: 1;
    padding: 20px 0;
    position: relative;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .surrounded-period {
    background: color-mix(in srgb, var(--default-color) 40%, #ffffff);
    bottom: 0;
    position: absolute;
    top: 0;
    width: 40px;
    z-index: 1;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .surrounded-period.previous {
    border-right: 1px solid var(--default-color);
    left: -40px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .surrounded-period.next {
    border-left: 1px solid var(--default-color);
    right: -40px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 40px;
    position: relative;
    text-align: center;
    z-index: 2;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > span {
    color: #341E13;
    font-size: 13px;
    font-weight: 600;
    height: 15px;
    position: relative;
    white-space: nowrap;
    width: 100%;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > span > span {
    cursor: pointer;
    left: 50%;
    position: absolute;
    top: 0;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > span > i {
    cursor: pointer;
    display: none;
    font-size: 30px;
    position: absolute;
    top: -8px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > span > i.bh-right {
    right: -42px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > span > i.bh-left {
    left: -42px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    -webkit-justify-content: stretch;
    -moz-justify-content: stretch;
    justify-content: stretch;
    height: 2px;
    width: 100%;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > div > i {
    height: 2px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > div > i:nth-of-type(2) {
    background-color: var(--default-color);
    width: 100%;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > div > i:nth-of-type(1) {
    background: var(--right-gradient);
    max-width: 50px;
    min-width: 10px;
    width: 10%;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > div > i:nth-of-type(3) {
    background: var(--left-gradient);
    max-width: 50px;
    min-width: 10px;
    width: 10%;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > div.start-fix > i:nth-of-type(1) {
    background-color: var(--default-color);
    position: relative;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > div.start-fix > i:nth-of-type(1):before {
    background-color: var(--default-color);
    border-radius: 50%;
    content: "";
    height: 7px;
    left: 0;
    position: absolute;
    top: -3px;
    width: 7px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > div.end-fix > i:nth-of-type(3) {
    background-color: var(--default-color);
    position: relative;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > div.end-fix > i:nth-of-type(3):after {
    background-color: var(--default-color);
    border-radius: 50%;
    content: "";
    height: 7px;
    right: 0;
    position: absolute;
    top: -3px;
    width: 7px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar.start-before:not(.end-after) > span > span {
    left: 0;
    margin-left: 0 !important;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar.active > span {
    color: var(--default-color);
    font-weight: 400;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar.active > span > i {
    display: block;
  }
  body > .layer.inside.chapters > .content.blurred > .slider > .navigation {
    z-index: 0;
  }
  body > .layer.inside.chapters > .content.blurred > .chapters-bars > .inner > .bar {
    z-index: 0;
  }
  body > .layer.inside.chapters > .content.blurred > .chapters-bars > .inner > .surrounded-period {
    z-index: 0;
  }
  body > .layer.inside.chapters > .content.blurred > .chapters-bars:after {
    z-index: 0;
  }
  body > .layer.inside.chapters > .header {
    height: 88px;
  }
  body > .layer.inside.chapters > .header > .top h1 {
    font-size: 20px;
  }
  body > .layer.inside.chapters > .header > .top h1 > i {
    font-size: 30px;
  }
  body > .layer.inside.chapters > .content {
    height: calc(100% - 88px);
  }
  body > .layer.inside.chapters > .content > .slider {
    height: 45%;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card {
    --card-v-scale: min(1, calc(95cqh / 200px), calc(95cqw / 140px));
    --card-v-w: 140px;
    height: 200px;
    width: 140px;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card h3 {
    font-size: 14px;
    padding: 10px;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content {
    min-height: 200px;
    min-width: 140px;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card.detail-open .content {
    left: 50%;
    margin: 0;
    min-height: 260px;
    min-width: 0;
    transform: translate(-50%, -50%) scale(var(--card-counter-scale, 1));
    width: calc(100vw - 40px);
    top: 50%;
  }
  .legacy-safari body > .layer.inside.chapters > .content > .slider > .cards > .card.detail-open .content {
    height: 320px;
    margin: -160px 0 0 -255px;
    transform: none;
    width: 510px;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card.detail-open .content > .information {
    max-width: 50%;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card.detail-open .content > .description {
    max-width: 50%;
    padding: 20px 16px 40px 16px;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card.detail-open .controls {
    bottom: auto;
    right: 20px;
    top: calc(50vh - 150px);
  }
  body > .layer.inside.chapters > .content > .chapters-bars {
    padding: 0 20px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner {
    padding: 14px 0;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .surrounded-period {
    width: 20px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .surrounded-period.previous {
    left: -20px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .surrounded-period.next {
    right: -20px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar {
    height: 36px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > span {
    font-size: 12px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > span > i {
    font-size: 24px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > span > i.bh-left {
    left: -22px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > span > i.bh-right {
    right: -22px;
  }
  body > .layer.inside.chapters-grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #ffffff;
    height: 100%;
    width: 100%;
  }
  body > .layer.inside.chapters-grid > .header {
    height: auto;
    min-height: 50px;
  }
  body > .layer.inside.chapters-grid > .header > .top {
    color: var(--default-color);
  }
  body > .layer.inside.chapters-grid > .header > .top .grid-close {
    font-size: 40px;
  }
  body > .layer.inside.chapters-grid > .content {
    height: 100%;
    overflow-y: auto;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
    padding: 20px 40px;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    aspect-ratio: 170/240;
    background: #ffffff;
    box-shadow: 0 1px 5px #341E13;
    color: inherit;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    text-decoration: none;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card:hover {
    box-shadow: 0 2px 10px #341E13;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card .ribbon {
    height: 75px;
    left: -5px;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    text-align: right;
    top: -5px;
    z-index: 1;
    width: 75px;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card .ribbon span {
    background: linear-gradient(#F70505 0%, #8F0808 100%);
    box-shadow: 0 3px 10px -5px rgb(0, 0, 0);
    color: #ffffff;
    display: block;
    font-size: 10px;
    font-weight: bold;
    left: -21px;
    line-height: 20px;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    top: 19px;
    transform: rotate(-45deg);
    width: 100px;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card .ribbon span:before {
    border-bottom: 3px solid transparent;
    border-left: 3px solid #8F0808;
    border-right: 3px solid transparent;
    border-top: 3px solid #8F0808;
    content: "";
    left: 0;
    position: absolute;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card .ribbon span:after {
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
    border-right: 3px solid #8F0808;
    border-top: 3px solid #8F0808;
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card > .image {
    background: rgba(68, 67, 68, 0.8);
    padding-top: 75%;
    position: relative;
    width: 100%;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card > .image img {
    display: block;
    height: 100%;
    left: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card > h3 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    color: var(--default-color);
    font-size: 14px;
    font-weight: 700;
    line-height: 1.3em;
    margin: 0;
    overflow: hidden;
    padding: 10px;
    text-align: center;
    text-overflow: ellipsis;
    text-transform: uppercase;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card > .range {
    padding: 0 10px 12px 10px;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card > .range > span {
    display: block;
    font-size: 12px;
    text-align: center;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card > .periods-colors {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card > .periods-colors > div {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: block;
    height: 5px;
  }
  body > .layer.inside.chapters-grid > .header {
    min-height: 44px;
  }
  body > .layer.inside.chapters-grid > .header > .top .grid-close {
    font-size: 30px;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body {
    gap: 12px;
    grid-template-columns: repeat(2, 1fr);
    padding: 12px;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card > h3 {
    font-size: 12px;
    padding: 8px 6px 4px 6px;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card > .range {
    padding: 0 6px 10px 6px;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card > .range > span {
    font-size: 11px;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card .ribbon {
    height: 60px;
    width: 60px;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card .ribbon span {
    font-size: 9px;
    left: -24px;
    top: 14px;
    width: 80px;
  }
  body > .layer.inside.chapters-timeline {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #ffffff;
    height: 100%;
    width: 100%;
  }
  body > .layer.inside.chapters-timeline > .header {
    height: auto;
    min-height: 44px;
  }
  body > .layer.inside.chapters-timeline > .header > .top {
    color: var(--default-color);
  }
  body > .layer.inside.chapters-timeline > .header > .top .grid-close {
    font-size: 30px;
  }
  body > .layer.inside.chapters-timeline > .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    overflow-y: auto;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-periods {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background: #ffffff;
    border-bottom: 1px solid #e3dfdd;
    gap: 4px;
    padding: 8px 10px;
    position: sticky;
    top: 0;
    z-index: 3;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-periods > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    border-radius: 11px;
    height: 22px;
    min-height: 22px;
    overflow: hidden;
    padding: 0 10px;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-periods > div > span {
    color: #ffffff;
    font-size: 11px;
    font-weight: 600;
    max-width: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: uppercase;
    white-space: nowrap;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background: #ffffff;
    background-size: auto !important;
    min-height: 0 !important;
    padding: 0;
    position: relative;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-bottom: 1px solid #e3dfdd;
    box-sizing: border-box;
    color: inherit;
    height: auto !important;
    left: auto !important;
    padding: 12px 16px 12px 26px;
    position: relative;
    text-decoration: none;
    top: auto !important;
    width: 100% !important;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar:before {
    background: var(--default-color, #341E13);
    border-radius: 2px;
    bottom: 12px;
    content: "";
    left: 10px;
    position: absolute;
    top: 12px;
    width: 4px;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar:after {
    color: #836c5e;
    content: attr(data-start) " – " attr(data-end);
    font-size: 12px;
    font-weight: 400;
    margin-top: 2px;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > span {
    color: var(--default-color, #341E13);
    font-size: 14px;
    font-weight: 600;
    height: auto !important;
    line-height: 1.3;
    margin-left: 0 !important;
    position: static;
    white-space: normal;
    width: 100% !important;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > span > span {
    cursor: pointer;
    display: block;
    left: auto !important;
    margin-left: 0 !important;
    position: static !important;
    right: auto !important;
    top: auto !important;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div {
    display: none;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar:hover > span {
    color: var(--default-color);
  }
  body > .layer.inside.chapter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    width: 100%;
  }
  body > .layer.inside.chapter > .header {
    height: 96px;
  }
  body > .layer.inside.chapter > .header > .top {
    color: #341E13;
    height: 100%;
  }
  body > .layer.inside.chapter > .header > .top > .image {
    height: 96px;
    margin: -30px 0 -30px -30px;
    min-width: 96px;
    overflow: hidden;
    width: 96px;
  }
  body > .layer.inside.chapter > .header > .top > .image img {
    height: 100%;
    width: auto;
  }
  body > .layer.inside.chapter > .header > .top h1 {
    font-size: 24px;
    margin: 0 70px 0 30px;
    text-align: left;
    text-transform: none;
    white-space: nowrap;
  }
  body > .layer.inside.chapter > .header > .top .range {
    width: 100%;
  }
  body > .layer.inside.chapter > .header > .top .links {
    white-space: nowrap;
  }
  body > .layer.inside.chapter > .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    background: #ffffff;
    height: calc(100% - 96px);
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    bottom: 100%;
    height: 50px;
    left: 50%;
    margin: 2px 0;
    position: absolute;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label > span {
    bottom: 100%;
    color: #836c5e;
    cursor: pointer;
    display: block;
    font-size: 12px;
    margin: 5px 0;
    position: absolute;
    text-align: center;
    width: 100px;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label > span:hover {
    font-weight: 400;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label > i {
    background: #836c5e;
    position: absolute;
    content: "";
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label > i:nth-of-type(1) {
    bottom: 0;
    height: 100%;
    left: 0;
    width: 1px;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label > i:nth-of-type(2) {
    border-radius: 50%;
    height: 7px;
    left: -3px;
    top: 0;
    width: 7px;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.bottom {
    bottom: unset;
    top: 100%;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.bottom > span {
    top: 100%;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.bottom > i:nth-of-type(1) {
    bottom: unset;
    top: 0;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.bottom > i:nth-of-type(2) {
    bottom: 0;
    top: unset;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.draggable > span {
    pointer-events: all;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.draggable > i:nth-of-type(2) {
    cursor: pointer;
    pointer-events: all;
    z-index: 1;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.left > span {
    text-align: left;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.right > span {
    text-align: right;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div.attached {
    background-color: #836c5e;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div.attached > label > span {
    color: #444344;
    font-weight: 900;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div.event-pseudo-range {
    background: transparent !important;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.event-label > span {
    pointer-events: all;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.event-label.linked > span {
    color: #444344;
    font-weight: 900;
  }
  body > .layer.inside.chapter > .content > div {
    height: 100%;
  }
  body > .layer.inside.chapter > .content > div.tab {
    -webkit-transition: max-height 0.5s ease;
    -moz-transition: max-height 0.5s ease;
    -ms-transition: max-height 0.5s ease;
    -o-transition: max-height 0.5s ease;
    transition: max-height 0.5s ease;
    max-height: 40px;
    overflow: hidden;
    position: relative;
    z-index: 2;
  }
  body > .layer.inside.chapter > .content > div.tab > .toggle {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    background: #e3dfdd;
    color: #341E13;
    cursor: pointer;
    font-weight: 600;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    position: relative;
  }
  body > .layer.inside.chapter > .content > div.tab > .toggle > span {
    font-size: 14px;
    text-transform: uppercase;
    white-space: nowrap;
    z-index: 1;
  }
  body > .layer.inside.chapter > .content > div.tab > .toggle > .user-links {
    display: none;
    position: absolute;
    right: 50px;
    top: 0;
  }
  body > .layer.inside.chapter > .content > div.tab > .toggle > .user-links > a {
    color: #ffffff;
  }
  body > .layer.inside.chapter > .content > div.tab > .toggle > i {
    font-size: 28px;
    z-index: 1;
  }
  body > .layer.inside.chapter > .content > div.tab > .toggle > i.bh-down {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
  }
  body > .layer.inside.chapter > .content > div.tab > .toggle > i.bh-right {
    position: absolute;
    right: 0;
    top: 0;
  }
  body > .layer.inside.chapter > .content > div.tab > .toggle:before {
    background: #836c5e;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.tab > .toggle:hover:before {
    opacity: 0.7;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider {
    background: linear-gradient(to top, #e3dfdd, #ffffff);
    height: calc(var(--inner-h, calc(100vh - 216px)) * 0.5 + 20px);
    padding-bottom: 20px;
    transition: visibility 0s 0.3s;
    visibility: hidden;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards {
    position: relative;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.event-preview {
    box-shadow: none;
    height: 0;
    left: 0;
    min-height: 0;
    min-width: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    transform: none !important;
    width: 0;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.event-preview * {
    pointer-events: all;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.event-preview .controls {
    display: none;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card {
    box-shadow: 0 1px 5px rgba(131, 108, 94, 0.5);
    height: 240px;
    width: 170px;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card h3 {
    font-size: 18px;
    margin: 0;
    padding: 15px;
    text-transform: none;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
    min-height: 240px;
    min-width: 170px;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .information {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
    max-width: 100%;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description {
    opacity: 0;
    pointer-events: none;
    position: relative;
    max-width: 0;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description > .close-detail {
    color: #e3dfdd;
    cursor: pointer;
    font-size: 26px;
    position: absolute;
    right: 6px;
    top: 6px;
    z-index: 2;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description > div {
    font-size: 15px;
    height: 100%;
    line-height: 1.35em;
    overflow-x: hidden;
    overflow-y: auto;
    padding-right: 200px;
    width: calc(100% + 200px);
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description > div .codex-editor--narrow {
    margin-right: 0;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description > div .codex-editor--narrow .codex-editor__redactor {
    margin-right: 0;
    padding-bottom: 0 !important;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description > div .codex-editor--narrow .ce-block {
    margin-right: 0;
    padding-right: 0;
    word-wrap: break-word;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description > div .codex-editor--narrow .ce-toolbar__actions {
    background: #ffffff;
    box-shadow: 0 6px 8px -10px #341E13, 0px -6px 8px -10px #341E13;
    left: calc(100% + 26px);
    right: auto;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description > div {
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description > div::-webkit-scrollbar {
    display: none;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description > a {
    bottom: 26px;
    color: var(--default-color);
    font-size: 36px;
    left: 50%;
    margin-left: -30px;
    position: absolute;
    text-decoration: none;
    z-index: 1;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .placeholder {
    display: none;
    z-index: -1;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .placeholder .subform {
    display: none !important;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open {
    cursor: default;
    transform-style: inherit;
    z-index: 10;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open .controls {
    margin-top: -35px;
    position: fixed;
    right: calc(100% - var(--offset-left, 0px) - 510px);
    top: var(--offset-top, 0);
    z-index: 10000;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open .content {
    background: #ffffff;
    box-shadow: 0 0 24px 8px #341E13;
    height: 320px;
    left: var(--offset-left, 0);
    margin: 0;
    min-height: 320px;
    min-width: 510px;
    position: fixed;
    top: var(--offset-top, 0);
    width: 510px;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open .content > .information {
    background: #ffffff;
    max-width: 230px;
    z-index: 1;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open .content > .description {
    background: #ffffff;
    box-shadow: inset 35px 0 35px -20px rgba(227, 223, 221, 0.5);
    max-width: 280px;
    opacity: 1;
    padding: 46px 26px 72px 26px;
    pointer-events: all;
    z-index: 1;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open .content:before {
    background: rgba(255, 255, 255, 0.8);
    content: "";
    height: 15000px;
    left: -5000px;
    position: fixed;
    top: -5000px;
    width: 15000px;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open .placeholder {
    display: block;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open .placeholder h3 {
    height: auto;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open .controls {
    margin-top: -35px;
    position: fixed;
    right: calc(100% - var(--offset-left, 0px) - 510px);
    top: var(--offset-top, 0);
    z-index: 10000;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    max-height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-start;
    -moz-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    background: url("../images/themes-background-WBtv9Ue.png") repeat left top;
    background-size: auto 264px;
    padding: 0 30px 0 60px;
    position: relative;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    cursor: pointer;
    height: 200px;
    margin: 32px 30px;
    position: relative;
    text-decoration: none;
    width: 140px;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card > form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card > form .errors {
    z-index: 1;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .controls {
    background: #ffffff;
    bottom: 100%;
    padding: 5px 8px;
    position: absolute;
    right: 0;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .controls > button {
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -ms-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    border: none;
    background: #ffffff;
    cursor: pointer;
    opacity: 0.7;
    padding: 2px 5px;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .controls > button:hover {
    opacity: 1;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .ribbon {
    height: 75px;
    left: -1px;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    text-align: right;
    top: -1px;
    z-index: 1;
    width: 75px;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .ribbon span {
    background: linear-gradient(#F70505 0%, #8F0808 100%);
    box-shadow: 0 3px 10px -5px rgb(0, 0, 0);
    color: #ffffff;
    display: block;
    font-size: 10px;
    font-weight: bold;
    left: -21px;
    line-height: 20px;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    top: 19px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 100px;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .ribbon span:before {
    border-bottom: 3px solid transparent;
    border-left: 3px solid #8F0808;
    border-right: 3px solid transparent;
    border-top: 3px solid #8F0808;
    content: "";
    left: 0;
    position: absolute;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .ribbon span:after {
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
    border-right: 3px solid #8F0808;
    border-top: 3px solid #8F0808;
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
    min-height: 184px;
    min-width: 128px;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .content label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 120px;
    position: relative;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .content label > input {
    left: 150%;
    opacity: 0;
    position: absolute;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .content h3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    color: var(--default-color);
    font-size: 12px;
    font-weight: 700;
    height: 100%;
    line-height: 16px;
    margin: 0;
    min-height: 85px;
    padding: 8px 15px;
    position: relative;
    text-align: left;
    word-break: break-word;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card.first-of-row > form .errors {
    left: 100%;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder) .content label:before {
    bottom: -5px;
    color: #ffffff;
    font-size: 40px;
    font-weight: 700;
    left: 25px;
    position: absolute;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(1) .content label:before {
    content: "1";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(2) .content label:before {
    content: "2";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(3) .content label:before {
    content: "3";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(4) .content label:before {
    content: "4";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(5) .content label:before {
    content: "5";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(6) .content label:before {
    content: "6";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(7) .content label:before {
    content: "7";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(8) .content label:before {
    content: "8";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(9) .content label:before {
    content: "9";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(10) .content label:before {
    content: "10";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(11) .content label:before {
    content: "11";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(12) .content label:before {
    content: "12";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(13) .content label:before {
    content: "13";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(14) .content label:before {
    content: "14";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(15) .content label:before {
    content: "15";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(16) .content label:before {
    content: "16";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(17) .content label:before {
    content: "17";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(18) .content label:before {
    content: "18";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(19) .content label:before {
    content: "19";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(20) .content label:before {
    content: "20";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(21) .content label:before {
    content: "21";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(22) .content label:before {
    content: "22";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(23) .content label:before {
    content: "23";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(24) .content label:before {
    content: "24";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(25) .content label:before {
    content: "25";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(26) .content label:before {
    content: "26";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(27) .content label:before {
    content: "27";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(28) .content label:before {
    content: "28";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(29) .content label:before {
    content: "29";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(30) .content label:before {
    content: "30";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(31) .content label:before {
    content: "31";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(32) .content label:before {
    content: "32";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(33) .content label:before {
    content: "33";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(34) .content label:before {
    content: "34";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(35) .content label:before {
    content: "35";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(36) .content label:before {
    content: "36";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(37) .content label:before {
    content: "37";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(38) .content label:before {
    content: "38";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(39) .content label:before {
    content: "39";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(40) .content label:before {
    content: "40";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(41) .content label:before {
    content: "41";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(42) .content label:before {
    content: "42";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(43) .content label:before {
    content: "43";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(44) .content label:before {
    content: "44";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(45) .content label:before {
    content: "45";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(46) .content label:before {
    content: "46";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(47) .content label:before {
    content: "47";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(48) .content label:before {
    content: "48";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(49) .content label:before {
    content: "49";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(50) .content label:before {
    content: "50";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(51) .content label:before {
    content: "51";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(52) .content label:before {
    content: "52";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(53) .content label:before {
    content: "53";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(54) .content label:before {
    content: "54";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(55) .content label:before {
    content: "55";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(56) .content label:before {
    content: "56";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(57) .content label:before {
    content: "57";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(58) .content label:before {
    content: "58";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(59) .content label:before {
    content: "59";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(60) .content label:before {
    content: "60";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(61) .content label:before {
    content: "61";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(62) .content label:before {
    content: "62";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(63) .content label:before {
    content: "63";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(64) .content label:before {
    content: "64";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(65) .content label:before {
    content: "65";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(66) .content label:before {
    content: "66";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(67) .content label:before {
    content: "67";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(68) .content label:before {
    content: "68";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(69) .content label:before {
    content: "69";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(70) .content label:before {
    content: "70";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(71) .content label:before {
    content: "71";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(72) .content label:before {
    content: "72";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(73) .content label:before {
    content: "73";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(74) .content label:before {
    content: "74";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(75) .content label:before {
    content: "75";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(76) .content label:before {
    content: "76";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(77) .content label:before {
    content: "77";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(78) .content label:before {
    content: "78";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(79) .content label:before {
    content: "79";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(80) .content label:before {
    content: "80";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(81) .content label:before {
    content: "81";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(82) .content label:before {
    content: "82";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(83) .content label:before {
    content: "83";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(84) .content label:before {
    content: "84";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(85) .content label:before {
    content: "85";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(86) .content label:before {
    content: "86";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(87) .content label:before {
    content: "87";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(88) .content label:before {
    content: "88";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(89) .content label:before {
    content: "89";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(90) .content label:before {
    content: "90";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(91) .content label:before {
    content: "91";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(92) .content label:before {
    content: "92";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(93) .content label:before {
    content: "93";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(94) .content label:before {
    content: "94";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(95) .content label:before {
    content: "95";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(96) .content label:before {
    content: "96";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(97) .content label:before {
    content: "97";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(98) .content label:before {
    content: "98";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(99) .content label:before {
    content: "99";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(100) .content label:before {
    content: "100";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:before {
    background: url("../images/btn_thema-tN6Xi7r.png") no-repeat center center;
    background-size: cover;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card.placeholder {
    opacity: 0.7;
    pointer-events: none;
    position: absolute;
    z-index: 1;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card.sortable-ghost {
    opacity: 0.6;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card.group {
    box-shadow: 0 1px 5px #341E13, inset 0 1px 5px #341E13;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card.group .controls button.bh-cards {
    color: #008800;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards.dragging {
    cursor: move !important;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards.dragging > .card {
    -webkit-user-select: none; /* Safari */
    -ms-user-select: none; /* IE 10 and IE 11 */
    user-select: none; /* Standard syntax */
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards.dragging * {
    cursor: move !important;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .background {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background: linear-gradient(to top, #e3dfdd, #ffffff);
  }
  body > .layer.inside.chapter > .content > div.tab > .timeline {
    height: calc(var(--inner-h, calc(100vh - 216px)) * 0.5 - 20px);
    transform-origin: top left;
    transition: visibility 0s 0.3s;
    visibility: hidden;
    width: calc(100% * var(--timeline-size, 1));
  }
  body > .layer.inside.chapter > .content > div.tab > .timeline.scale-down {
    width: calc(100% / var(--timeline-scale, 1) * var(--timeline-size, 1));
  }
  body > .layer.inside.chapter > .content > div.tab > .timeline.draggable {
    cursor: grab;
  }
  body > .layer.inside.chapter > .content > div.tab > .timeline.dragging {
    cursor: grabbing;
  }
  body > .layer.inside.chapter > .content > div.tab > .timeline.dragging * {
    user-select: none;
  }
  body > .layer.inside.chapter > .content > div.tab.active {
    max-height: 100%;
    z-index: 4;
  }
  body > .layer.inside.chapter > .content > div.tab.active > .toggle {
    background: #341E13;
    color: #ffffff;
  }
  body > .layer.inside.chapter > .content > div.tab.active > .toggle > .user-links {
    display: block;
  }
  body > .layer.inside.chapter > .content > div.tab.active > .toggle > i.bh-down {
    display: block;
  }
  body > .layer.inside.chapter > .content > div.tab.active > .toggle > i.bh-right {
    display: none;
  }
  body > .layer.inside.chapter > .content > div.tab.active > .toggle:hover:before {
    display: none;
  }
  body > .layer.inside.chapter > .content > div.tab.active > .themes:before {
    display: block;
  }
  body > .layer.inside.chapter > .content > div.tab.active > .slider,
  body > .layer.inside.chapter > .content > div.tab.active > .timeline {
    transition: visibility 0s;
    visibility: visible;
  }
  body > .layer.inside.chapter > .content > div.background {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    left: 0;
    max-height: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.background > .bh-close {
    color: #ffffff;
    cursor: pointer;
    display: none;
    font-size: 2em;
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 1;
  }
  body > .layer.inside.chapter > .content > div.background > div {
    background: rgba(0, 0, 0, 0.5);
    bottom: 0;
    color: #ffffff;
    padding-bottom: 120px;
    position: absolute;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.background > div > span {
    display: block;
    font-size: 45px;
    font-weight: 700;
    height: 180px;
    padding: 40px;
    text-align: center;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.background > div > .range {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    font-size: 14px;
    padding: 17px 30px;
    position: relative;
  }
  body > .layer.inside.chapter > .content > div.background > div > .range > .colors {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    bottom: 0;
    height: 12px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.background > div > .range > .colors > div {
    background-color: var(--default-color);
    height: 100%;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.background > div:before {
    background: #3C271C;
    content: "";
    height: 100%;
    opacity: 0.3;
    position: absolute;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.background:before {
    background-color: rgba(0, 0, 0, 0.05);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.chapter > .content.blurred > div > .slider > .navigation {
    z-index: 0;
  }
  body > .layer.inside.chapter > .content.blurred > div.tab.active {
    overflow: visible;
  }
  body > .layer.inside.chapter > .content.blurred:before {
    z-index: 3;
  }
  body > .layer.inside.chapter.initial > .header {
    display: none;
  }
  body > .layer.inside.chapter.initial > .content {
    height: 100%;
  }
  body > .layer.inside.chapter.initial > .content > div.tab > .toggle {
    background: transparent;
    border-top: 1px solid #ffffff;
    color: #ffffff;
  }
  body > .layer.inside.chapter.initial > .content > div.background {
    max-height: 100%;
  }
  body > .layer.inside.chapter.initial > .content > div.background > .bh-close {
    display: block;
  }
  body > .layer.inside.chapter > .header {
    height: 72px;
  }
  body > .layer.inside.chapter > .header > .top > .image {
    height: 72px;
    margin: -20px 0 -20px -20px;
    min-width: 72px;
    width: 72px;
  }
  body > .layer.inside.chapter > .header > .top h1 {
    font-size: 18px;
    margin: 0 20px 0 16px;
    white-space: normal;
  }
  body > .layer.inside.chapter > .content {
    height: calc(100% - 72px);
  }
  body > .layer.inside.chapter > .content > div.tab {
    max-height: 36px;
  }
  body > .layer.inside.chapter > .content > div.tab > .toggle {
    height: 36px;
    line-height: 36px;
    padding-left: 16px;
  }
  body > .layer.inside.chapter > .content > div.tab > .toggle > span {
    font-size: 13px;
  }
  body > .layer.inside.chapter > .content > div.tab > .toggle > i {
    font-size: 24px;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card {
    height: 200px;
    width: 140px;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card h3 {
    font-size: 14px;
    padding: 10px;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content {
    min-height: 200px;
    min-width: 140px;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open .content {
    background: #ffffff;
    height: auto;
    left: 50%;
    margin: 0;
    min-height: 260px;
    min-width: 0;
    top: 50%;
    transform: translate(-50%, -50%) scale(var(--card-counter-scale, 1));
    width: calc(100vw - 40px);
  }
  .legacy-safari body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open .content {
    height: 320px;
    margin: -160px 0 0 -255px;
    transform: translateZ(9999px);
    width: 510px;
    z-index: 100;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open .content > .information {
    max-width: 50%;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open .content > .description {
    max-width: 50%;
    padding: 20px 16px 40px 16px;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open .controls {
    bottom: auto;
    right: 20px;
    top: calc(50vh - 150px);
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards {
    padding: 0 10px;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card {
    height: 160px;
    margin: 16px 10px;
    width: 110px;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .content {
    min-height: 145px;
    min-width: 100px;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .content label {
    height: 90px;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .content h3 {
    font-size: 11px;
    line-height: 14px;
    padding: 6px 10px;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder) .content label:before {
    font-size: 30px;
    left: 18px;
  }
  body > .layer.inside.chapter > .content > div.background > div {
    padding-bottom: 80px;
  }
  body > .layer.inside.chapter > .content > div.background > div > span {
    font-size: 28px;
    height: auto;
    padding: 24px 20px;
  }
  body > .layer.inside.chapter > .content > div.background > div > .range {
    font-size: 12px;
    padding: 12px 20px;
  }
  body > .layer.inside.event > .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    height: 192px;
    left: 0;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
  }
  body > .layer.inside.event > .header > .chapter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    height: 192px;
    width: 85px;
  }
  body > .layer.inside.event > .header > .chapter > h3 {
    color: #e3dfdd;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
  }
  body > .layer.inside.event > .header > .chapter > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    box-shadow: 0 1px 5px #341E13;
    height: 138px;
    position: relative;
    width: 100px;
  }
  body > .layer.inside.event > .header > .chapter > div h4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    color: var(--default-color);
    font-size: 10px;
    font-weight: 700;
    height: 100%;
    line-height: 14px;
    margin: 0;
    min-height: 40px;
    padding: 15px 5px 5px 5px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
  }
  body > .layer.inside.event > .header > .chapter > div .image {
    background: rgba(68, 67, 68, 0.8);
    padding-top: 75%;
    position: relative;
    width: 100%;
  }
  body > .layer.inside.event > .header > .chapter > div .image label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.event > .header > .chapter > div .image label img {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.event > .header > .chapter > div .range {
    padding: 0 5px;
  }
  body > .layer.inside.event > .header > .chapter > div .range > span {
    display: block;
    font-size: 9px;
    height: 22px;
    line-height: 22px;
    text-align: center;
  }
  body > .layer.inside.event > .header > .chapter > div .periods-colors {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
  }
  body > .layer.inside.event > .header > .chapter > div .periods-colors > div {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: block;
    height: 5px;
  }
  body > .layer.inside.event > .header > .close {
    color: #836c5e;
    padding: 10px;
    pointer-events: all;
  }
  body > .layer.inside.event > .header > .close a {
    color: inherit;
  }
  body > .layer.inside.event > .header > .close i {
    -webkit-transition: text-shadow 0.5s ease;
    -moz-transition: text-shadow 0.5s ease;
    -ms-transition: text-shadow 0.5s ease;
    -o-transition: text-shadow 0.5s ease;
    transition: text-shadow 0.5s ease;
    cursor: pointer;
    font-size: 24px;
  }
  body > .layer.inside.event > .header > .close i:hover {
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  }
  body > .layer.inside.event {
    overflow-y: auto;
  }
  body > .layer.inside.event > .content {
    height: 100%;
  }
  body > .layer.inside.event > .content > .event .ribbon {
    height: 75px;
    left: -5px;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    text-align: right;
    top: -5px;
    z-index: 1;
    width: 75px;
  }
  body > .layer.inside.event > .content > .event .ribbon span {
    background: linear-gradient(#F70505 0%, #8F0808 100%);
    box-shadow: 0 3px 10px -5px rgb(0, 0, 0);
    color: #ffffff;
    display: block;
    font-size: 10px;
    font-weight: bold;
    left: -21px;
    line-height: 20px;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    top: 19px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 100px;
  }
  body > .layer.inside.event > .content > .event .ribbon span:before {
    border-bottom: 3px solid transparent;
    border-left: 3px solid #8F0808;
    border-right: 3px solid transparent;
    border-top: 3px solid #8F0808;
    content: "";
    left: 0;
    position: absolute;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.event > .content > .event .ribbon span:after {
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
    border-right: 3px solid #8F0808;
    border-top: 3px solid #8F0808;
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.event > .content > .event .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 192px;
    position: relative;
    z-index: 2;
  }
  body > .layer.inside.event > .content > .event .header > .image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    height: 192px;
    overflow: hidden;
    width: 232px;
  }
  body > .layer.inside.event > .content > .event .header > .image img {
    height: 100%;
    margin: auto;
    width: auto;
  }
  body > .layer.inside.event > .content > .event .header > .information {
    padding: 20px 40px;
    width: 100%;
  }
  body > .layer.inside.event > .content > .event .header > .information h1 {
    font-size: 20px;
    margin-bottom: 0;
    padding-bottom: 9px;
  }
  body > .layer.inside.event > .content > .event .header > .information .range {
    font-weight: 300;
  }
  body > .layer.inside.event > .content > .event .header > .information .short-description {
    max-width: calc(100% - 220px);
  }
  body > .layer.inside.event > .content > .event .header > .information .short-description .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.event > .content > .event .header > .information .short-description .ce-block__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.event > .content > .event .header > .information .short-description .ce-toolbar__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.event > .content > .event .header > .information .short-description .ce-toolbar__actions {
    right: auto;
    left: calc(100% - 40px);
  }
  body > .layer.inside.event > .content > .event .header > .chapter-placeholder {
    width: 250px;
  }
  body > .layer.inside.event > .content > .event .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    border-top: 1px solid #e3dfdd;
    margin: 0 0 auto 0;
    min-height: calc(100% - 320px);
  }
  body > .layer.inside.event > .content > .event .content > .summary {
    width: 232px;
  }
  body > .layer.inside.event > .content > .event .content > .summary > div {
    padding: 20px 20px 20px 40px;
    width: 232px;
  }
  body > .layer.inside.event > .content > .event .content > .summary > div > div {
    color: #e3dfdd;
    font-size: 14px;
  }
  body > .layer.inside.event > .content > .event .content > .summary > div > ul {
    padding: 20px 0;
  }
  body > .layer.inside.event > .content > .event .content > .summary > div > ul > li {
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 20px;
  }
  body > .layer.inside.event > .content > .event .content > .summary > div > ul > li > ul > li {
    cursor: pointer;
    font-size: 14px;
    margin: 10px 0 10px 20px;
  }
  body > .layer.inside.event > .content > .event .content > .summary.fixed > div {
    position: fixed;
    top: 0;
  }
  body > .layer.inside.event > .content > .event .content > .summary.hidden > div {
    display: none;
  }
  body > .layer.inside.event > .content > .event .content > .description {
    padding: 20px 40px;
    width: calc(100% - 232px);
  }
  body > .layer.inside.event > .content > .event .content > .description h2 {
    font-size: 18px;
  }
  body > .layer.inside.event > .content > .event .content > .description h3 {
    font-size: 16px;
  }
  body > .layer.inside.event > .content > .event .content > .description .ce-block {
    position: relative;
  }
  body > .layer.inside.event > .content > .event .content > .description .ce-block.ce-block--focused {
    z-index: 1;
  }
  body > .layer.inside.event > .content > .event .content > .description .ce-block .ce-block__content a {
    color: var(--default-color);
  }
  body > .layer.inside.event > .content > .event .content > .description .cdx-block:after {
    clear: both;
    content: "";
    display: table;
  }
  body > .layer.inside.event > .content > .event .content > .description .tc-table {
    --color-border: #C7BAB3;
  }
  body > .layer.inside.event > .content > .event .content > .description .tc-table.tc-table--heading .tc-row:first-child {
    background: rgba(199, 186, 179, 0.3);
  }
  body > .layer.inside.event > .content > .event .content > .description .image-tool--alignLeft {
    float: left;
    margin: 0 20px 20px 0;
    position: relative;
    z-index: 1;
  }
  body > .layer.inside.event > .content > .event .content > .description .image-tool--alignLeft:after {
    display: none;
  }
  body > .layer.inside.event > .content > .event .content > .description .image-tool--alignRight {
    float: right;
    margin: 0 0 20px 20px;
    position: relative;
    z-index: 1;
  }
  body > .layer.inside.event > .content > .event .content > .description .image-tool--alignRight:after {
    display: none;
  }
  body > .layer.inside.event > .content > .event .content > .description .video-tool__video {
    border: none;
  }
  body > .layer.inside.event > .content > .event .content > .description .image-tool__caption {
    border: none;
    box-shadow: none;
    font-size: 12px;
    font-style: italic;
    padding: 0;
  }
  body > .layer.inside.event > .content > .event .content > .description .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.event > .content > .event .content > .description .ce-block__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.event > .content > .event .content > .description .ce-toolbar {
    right: 100%;
    z-index: 2;
  }
  body > .layer.inside.event > .content > .event .content > .description .ce-toolbar .ce-toolbar__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.event > .content > .event > .controls {
    background: #ffffff;
    left: 50%;
    padding: 0 20px 20px 20px;
    position: fixed;
    top: 0;
    z-index: 10;
  }
  body > .layer.inside.event > .content > .event form {
    height: 100%;
  }
  body > .layer.inside.event > .content > .event .footer {
    background: #e3dfdd;
    min-height: 128px;
    padding: 20px 40px 20px 272px;
  }
  body > .layer.inside.event > .content > .event .footer .sources .source-toggle {
    cursor: pointer;
  }
  body > .layer.inside.event > .content > .event .footer .sources .source-toggle i {
    display: inline-block;
    transition: transform 0.3s ease;
    transform: rotate(-90deg);
  }
  body > .layer.inside.event > .content > .event .footer .sources .source-content {
    font-size: 14px;
    line-height: 1.25em;
    max-height: 0;
    overflow: hidden;
    padding-top: 20px;
    transition: transform 0.3s ease;
  }
  body > .layer.inside.event > .content > .event .footer .sources .source-content .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.event > .content > .event .footer .sources .source-content .codex-editor__redactor .ce-block__content {
    max-width: none;
  }
  body > .layer.inside.event > .content > .event .footer .sources .source-content .codex-editor__redactor .ce-block__content a {
    color: var(--default-color);
  }
  body > .layer.inside.event > .content > .event .footer .sources .source-content .ce-inline-toolbar--showed {
    transform: translateY(-65px);
  }
  body > .layer.inside.event > .content > .event .footer .sources .source-content .ce-popover {
    bottom: calc(100% + var(--offset-from-target));
    top: auto;
  }
  body > .layer.inside.event > .content > .event .footer .sources.toggled .source-toggle i {
    transform: rotate(0deg);
  }
  body > .layer.inside.event > .content > .event .footer .sources.toggled .source-content {
    overflow: visible;
    max-height: 9999px;
  }
  body > .layer.inside.event > .content > .event {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    min-height: 100%;
  }
  body > .layer.inside.event > .content > .event > form {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
  }
  body > .layer.inside.event > .header {
    height: 120px;
  }
  body > .layer.inside.event > .header > .chapter {
    height: 120px;
    width: 70px;
  }
  body > .layer.inside.event > .header > .chapter > h3 {
    font-size: 12px;
    margin-bottom: 6px;
  }
  body > .layer.inside.event > .header > .chapter > div {
    height: 90px;
    width: 80px;
  }
  body > .layer.inside.event > .header > .chapter > div h4 {
    font-size: 9px;
    line-height: 12px;
    min-height: 30px;
    padding: 10px 4px 4px 4px;
  }
  body > .layer.inside.event > .header > .chapter > div .range > span {
    font-size: 8px;
    height: 16px;
    line-height: 16px;
  }
  body > .layer.inside.event > .content > .event .header,
  body > .layer.inside.event > .content > .character .header,
  body > .layer.inside.event > .content > .theme .header,
  body > .layer.inside.event > .content > .page .header,
  body > .layer.inside.event > .content > .word .header {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
  }
  body > .layer.inside.event > .content > .event .header > .image,
  body > .layer.inside.event > .content > .character .header > .image,
  body > .layer.inside.event > .content > .theme .header > .image,
  body > .layer.inside.event > .content > .page .header > .image,
  body > .layer.inside.event > .content > .word .header > .image {
    height: 200px;
    width: 100%;
  }
  body > .layer.inside.event > .content > .event .header > .information,
  body > .layer.inside.event > .content > .character .header > .information,
  body > .layer.inside.event > .content > .theme .header > .information,
  body > .layer.inside.event > .content > .page .header > .information,
  body > .layer.inside.event > .content > .word .header > .information {
    padding: 16px 20px;
  }
  body > .layer.inside.event > .content > .event .header > .information h1,
  body > .layer.inside.event > .content > .character .header > .information h1,
  body > .layer.inside.event > .content > .theme .header > .information h1,
  body > .layer.inside.event > .content > .page .header > .information h1,
  body > .layer.inside.event > .content > .word .header > .information h1 {
    font-size: 18px;
  }
  body > .layer.inside.event > .content > .event .header > .information .short-description,
  body > .layer.inside.event > .content > .character .header > .information .short-description,
  body > .layer.inside.event > .content > .theme .header > .information .short-description,
  body > .layer.inside.event > .content > .page .header > .information .short-description,
  body > .layer.inside.event > .content > .word .header > .information .short-description {
    max-width: 100%;
  }
  body > .layer.inside.event > .content > .event .header > .chapter-placeholder,
  body > .layer.inside.event > .content > .character .header > .chapter-placeholder,
  body > .layer.inside.event > .content > .theme .header > .chapter-placeholder,
  body > .layer.inside.event > .content > .page .header > .chapter-placeholder,
  body > .layer.inside.event > .content > .word .header > .chapter-placeholder {
    display: none;
    width: auto;
  }
  body > .layer.inside.event > .content > .event .content,
  body > .layer.inside.event > .content > .character .content,
  body > .layer.inside.event > .content > .theme .content,
  body > .layer.inside.event > .content > .page .content,
  body > .layer.inside.event > .content > .word .content {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: auto;
  }
  body > .layer.inside.event > .content > .event .content > .summary,
  body > .layer.inside.event > .content > .character .content > .summary,
  body > .layer.inside.event > .content > .theme .content > .summary,
  body > .layer.inside.event > .content > .page .content > .summary,
  body > .layer.inside.event > .content > .word .content > .summary {
    width: 100%;
  }
  body > .layer.inside.event > .content > .event .content > .summary > div,
  body > .layer.inside.event > .content > .character .content > .summary > div,
  body > .layer.inside.event > .content > .theme .content > .summary > div,
  body > .layer.inside.event > .content > .page .content > .summary > div,
  body > .layer.inside.event > .content > .word .content > .summary > div {
    padding: 16px 20px;
    width: 100%;
  }
  body > .layer.inside.event > .content > .event .content > .summary.fixed > div,
  body > .layer.inside.event > .content > .character .content > .summary.fixed > div,
  body > .layer.inside.event > .content > .theme .content > .summary.fixed > div,
  body > .layer.inside.event > .content > .page .content > .summary.fixed > div,
  body > .layer.inside.event > .content > .word .content > .summary.fixed > div {
    position: static;
  }
  body > .layer.inside.event > .content > .event .content > .description,
  body > .layer.inside.event > .content > .character .content > .description,
  body > .layer.inside.event > .content > .theme .content > .description,
  body > .layer.inside.event > .content > .page .content > .description,
  body > .layer.inside.event > .content > .word .content > .description {
    padding: 16px 20px;
    width: 100%;
  }
  body > .layer.inside.event > .content > .event .content > .description h2,
  body > .layer.inside.event > .content > .character .content > .description h2,
  body > .layer.inside.event > .content > .theme .content > .description h2,
  body > .layer.inside.event > .content > .page .content > .description h2,
  body > .layer.inside.event > .content > .word .content > .description h2 {
    font-size: 16px;
  }
  body > .layer.inside.event > .content > .event .content > .description h3,
  body > .layer.inside.event > .content > .character .content > .description h3,
  body > .layer.inside.event > .content > .theme .content > .description h3,
  body > .layer.inside.event > .content > .page .content > .description h3,
  body > .layer.inside.event > .content > .word .content > .description h3 {
    font-size: 15px;
  }
  body > .layer.inside.event > .content > .event .footer,
  body > .layer.inside.event > .content > .character .footer,
  body > .layer.inside.event > .content > .theme .footer,
  body > .layer.inside.event > .content > .page .footer,
  body > .layer.inside.event > .content > .word .footer {
    padding: 20px;
  }
  body > .layer.inside.character > .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    height: 192px;
    left: 0;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
  }
  body > .layer.inside.character > .header > .chapter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    height: 192px;
    width: 85px;
  }
  body > .layer.inside.character > .header > .chapter > h3 {
    color: #e3dfdd;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
  }
  body > .layer.inside.character > .header > .chapter > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    box-shadow: 0 1px 5px #341E13;
    height: 138px;
    position: relative;
    width: 100px;
  }
  body > .layer.inside.character > .header > .chapter > div h4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    color: var(--default-color);
    font-size: 10px;
    font-weight: 700;
    height: 100%;
    line-height: 14px;
    margin: 0;
    min-height: 40px;
    padding: 15px 5px 5px 5px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
  }
  body > .layer.inside.character > .header > .chapter > div .image {
    background: rgba(68, 67, 68, 0.8);
    padding-top: 75%;
    position: relative;
    width: 100%;
  }
  body > .layer.inside.character > .header > .chapter > div .image label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.character > .header > .chapter > div .image label img {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.character > .header > .chapter > div .range {
    padding: 0 5px;
  }
  body > .layer.inside.character > .header > .chapter > div .range > span {
    display: block;
    font-size: 9px;
    height: 22px;
    line-height: 22px;
    text-align: center;
  }
  body > .layer.inside.character > .header > .chapter > div .periods-colors {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
  }
  body > .layer.inside.character > .header > .chapter > div .periods-colors > div {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: block;
    height: 5px;
  }
  body > .layer.inside.character > .header > .close {
    color: #836c5e;
    padding: 10px;
    pointer-events: all;
  }
  body > .layer.inside.character > .header > .close a {
    color: inherit;
  }
  body > .layer.inside.character > .header > .close i {
    -webkit-transition: text-shadow 0.5s ease;
    -moz-transition: text-shadow 0.5s ease;
    -ms-transition: text-shadow 0.5s ease;
    -o-transition: text-shadow 0.5s ease;
    transition: text-shadow 0.5s ease;
    cursor: pointer;
    font-size: 24px;
  }
  body > .layer.inside.character > .header > .close i:hover {
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  }
  body > .layer.inside.character {
    overflow-y: auto;
  }
  body > .layer.inside.character > .content {
    height: 100%;
  }
  body > .layer.inside.character > .content > .character .ribbon {
    height: 75px;
    left: -5px;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    text-align: right;
    top: -5px;
    z-index: 1;
    width: 75px;
  }
  body > .layer.inside.character > .content > .character .ribbon span {
    background: linear-gradient(#F70505 0%, #8F0808 100%);
    box-shadow: 0 3px 10px -5px rgb(0, 0, 0);
    color: #ffffff;
    display: block;
    font-size: 10px;
    font-weight: bold;
    left: -21px;
    line-height: 20px;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    top: 19px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 100px;
  }
  body > .layer.inside.character > .content > .character .ribbon span:before {
    border-bottom: 3px solid transparent;
    border-left: 3px solid #8F0808;
    border-right: 3px solid transparent;
    border-top: 3px solid #8F0808;
    content: "";
    left: 0;
    position: absolute;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.character > .content > .character .ribbon span:after {
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
    border-right: 3px solid #8F0808;
    border-top: 3px solid #8F0808;
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.character > .content > .character .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 192px;
    position: relative;
    z-index: 2;
  }
  body > .layer.inside.character > .content > .character .header > .image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    height: 192px;
    overflow: hidden;
    width: 232px;
  }
  body > .layer.inside.character > .content > .character .header > .image img {
    height: 100%;
    margin: auto;
    width: auto;
  }
  body > .layer.inside.character > .content > .character .header > .information {
    padding: 20px 40px;
    width: 100%;
  }
  body > .layer.inside.character > .content > .character .header > .information h1 {
    font-size: 20px;
    margin-bottom: 0;
    padding-bottom: 9px;
  }
  body > .layer.inside.character > .content > .character .header > .information .range {
    font-weight: 300;
  }
  body > .layer.inside.character > .content > .character .header > .information .short-description {
    max-width: calc(100% - 220px);
  }
  body > .layer.inside.character > .content > .character .header > .information .short-description .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.character > .content > .character .header > .information .short-description .ce-block__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.character > .content > .character .header > .information .short-description .ce-toolbar__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.character > .content > .character .header > .information .short-description .ce-toolbar__actions {
    right: auto;
    left: calc(100% - 40px);
  }
  body > .layer.inside.character > .content > .character .header > .chapter-placeholder {
    width: 250px;
  }
  body > .layer.inside.character > .content > .character .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    border-top: 1px solid #e3dfdd;
    margin: 0 0 auto 0;
    min-height: calc(100% - 320px);
  }
  body > .layer.inside.character > .content > .character .content > .summary {
    width: 232px;
  }
  body > .layer.inside.character > .content > .character .content > .summary > div {
    padding: 20px 20px 20px 40px;
    width: 232px;
  }
  body > .layer.inside.character > .content > .character .content > .summary > div > div {
    color: #e3dfdd;
    font-size: 14px;
  }
  body > .layer.inside.character > .content > .character .content > .summary > div > ul {
    padding: 20px 0;
  }
  body > .layer.inside.character > .content > .character .content > .summary > div > ul > li {
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 20px;
  }
  body > .layer.inside.character > .content > .character .content > .summary > div > ul > li > ul > li {
    cursor: pointer;
    font-size: 14px;
    margin: 10px 0 10px 20px;
  }
  body > .layer.inside.character > .content > .character .content > .summary.fixed > div {
    position: fixed;
    top: 0;
  }
  body > .layer.inside.character > .content > .character .content > .summary.hidden > div {
    display: none;
  }
  body > .layer.inside.character > .content > .character .content > .description {
    padding: 20px 40px;
    width: calc(100% - 232px);
  }
  body > .layer.inside.character > .content > .character .content > .description h2 {
    font-size: 18px;
  }
  body > .layer.inside.character > .content > .character .content > .description h3 {
    font-size: 16px;
  }
  body > .layer.inside.character > .content > .character .content > .description .ce-block {
    position: relative;
  }
  body > .layer.inside.character > .content > .character .content > .description .ce-block.ce-block--focused {
    z-index: 1;
  }
  body > .layer.inside.character > .content > .character .content > .description .ce-block .ce-block__content a {
    color: var(--default-color);
  }
  body > .layer.inside.character > .content > .character .content > .description .cdx-block:after {
    clear: both;
    content: "";
    display: table;
  }
  body > .layer.inside.character > .content > .character .content > .description .tc-table {
    --color-border: #C7BAB3;
  }
  body > .layer.inside.character > .content > .character .content > .description .tc-table.tc-table--heading .tc-row:first-child {
    background: rgba(199, 186, 179, 0.3);
  }
  body > .layer.inside.character > .content > .character .content > .description .image-tool--alignLeft {
    float: left;
    margin: 0 20px 20px 0;
    position: relative;
    z-index: 1;
  }
  body > .layer.inside.character > .content > .character .content > .description .image-tool--alignLeft:after {
    display: none;
  }
  body > .layer.inside.character > .content > .character .content > .description .image-tool--alignRight {
    float: right;
    margin: 0 0 20px 20px;
    position: relative;
    z-index: 1;
  }
  body > .layer.inside.character > .content > .character .content > .description .image-tool--alignRight:after {
    display: none;
  }
  body > .layer.inside.character > .content > .character .content > .description .video-tool__video {
    border: none;
  }
  body > .layer.inside.character > .content > .character .content > .description .image-tool__caption {
    border: none;
    box-shadow: none;
    font-size: 12px;
    font-style: italic;
    padding: 0;
  }
  body > .layer.inside.character > .content > .character .content > .description .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.character > .content > .character .content > .description .ce-block__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.character > .content > .character .content > .description .ce-toolbar {
    right: 100%;
    z-index: 2;
  }
  body > .layer.inside.character > .content > .character .content > .description .ce-toolbar .ce-toolbar__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.character > .content > .character > .controls {
    background: #ffffff;
    left: 50%;
    padding: 0 20px 20px 20px;
    position: fixed;
    top: 0;
    z-index: 10;
  }
  body > .layer.inside.character > .content > .character form {
    height: 100%;
  }
  body > .layer.inside.character > .content > .character .footer {
    background: #e3dfdd;
    min-height: 128px;
    padding: 20px 40px 20px 272px;
  }
  body > .layer.inside.character > .content > .character .footer .sources .source-toggle {
    cursor: pointer;
  }
  body > .layer.inside.character > .content > .character .footer .sources .source-toggle i {
    display: inline-block;
    transition: transform 0.3s ease;
    transform: rotate(-90deg);
  }
  body > .layer.inside.character > .content > .character .footer .sources .source-content {
    font-size: 14px;
    line-height: 1.25em;
    max-height: 0;
    overflow: hidden;
    padding-top: 20px;
    transition: transform 0.3s ease;
  }
  body > .layer.inside.character > .content > .character .footer .sources .source-content .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.character > .content > .character .footer .sources .source-content .codex-editor__redactor .ce-block__content {
    max-width: none;
  }
  body > .layer.inside.character > .content > .character .footer .sources .source-content .codex-editor__redactor .ce-block__content a {
    color: var(--default-color);
  }
  body > .layer.inside.character > .content > .character .footer .sources .source-content .ce-inline-toolbar--showed {
    transform: translateY(-65px);
  }
  body > .layer.inside.character > .content > .character .footer .sources .source-content .ce-popover {
    bottom: calc(100% + var(--offset-from-target));
    top: auto;
  }
  body > .layer.inside.character > .content > .character .footer .sources.toggled .source-toggle i {
    transform: rotate(0deg);
  }
  body > .layer.inside.character > .content > .character .footer .sources.toggled .source-content {
    overflow: visible;
    max-height: 9999px;
  }
  body > .layer.inside.character > .content > .character {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    min-height: 100%;
  }
  body > .layer.inside.character > .content > .character > form {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
  }
  body > .layer.inside.character > .header {
    height: 120px;
  }
  body > .layer.inside.character > .header > .chapter {
    height: 120px;
    width: 70px;
  }
  body > .layer.inside.character > .header > .chapter > h3 {
    font-size: 12px;
    margin-bottom: 6px;
  }
  body > .layer.inside.character > .header > .chapter > div {
    height: 90px;
    width: 80px;
  }
  body > .layer.inside.character > .header > .chapter > div h4 {
    font-size: 9px;
    line-height: 12px;
    min-height: 30px;
    padding: 10px 4px 4px 4px;
  }
  body > .layer.inside.character > .header > .chapter > div .range > span {
    font-size: 8px;
    height: 16px;
    line-height: 16px;
  }
  body > .layer.inside.character > .content > .event .header,
  body > .layer.inside.character > .content > .character .header,
  body > .layer.inside.character > .content > .theme .header,
  body > .layer.inside.character > .content > .page .header,
  body > .layer.inside.character > .content > .word .header {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
  }
  body > .layer.inside.character > .content > .event .header > .image,
  body > .layer.inside.character > .content > .character .header > .image,
  body > .layer.inside.character > .content > .theme .header > .image,
  body > .layer.inside.character > .content > .page .header > .image,
  body > .layer.inside.character > .content > .word .header > .image {
    height: 200px;
    width: 100%;
  }
  body > .layer.inside.character > .content > .event .header > .information,
  body > .layer.inside.character > .content > .character .header > .information,
  body > .layer.inside.character > .content > .theme .header > .information,
  body > .layer.inside.character > .content > .page .header > .information,
  body > .layer.inside.character > .content > .word .header > .information {
    padding: 16px 20px;
  }
  body > .layer.inside.character > .content > .event .header > .information h1,
  body > .layer.inside.character > .content > .character .header > .information h1,
  body > .layer.inside.character > .content > .theme .header > .information h1,
  body > .layer.inside.character > .content > .page .header > .information h1,
  body > .layer.inside.character > .content > .word .header > .information h1 {
    font-size: 18px;
  }
  body > .layer.inside.character > .content > .event .header > .information .short-description,
  body > .layer.inside.character > .content > .character .header > .information .short-description,
  body > .layer.inside.character > .content > .theme .header > .information .short-description,
  body > .layer.inside.character > .content > .page .header > .information .short-description,
  body > .layer.inside.character > .content > .word .header > .information .short-description {
    max-width: 100%;
  }
  body > .layer.inside.character > .content > .event .header > .chapter-placeholder,
  body > .layer.inside.character > .content > .character .header > .chapter-placeholder,
  body > .layer.inside.character > .content > .theme .header > .chapter-placeholder,
  body > .layer.inside.character > .content > .page .header > .chapter-placeholder,
  body > .layer.inside.character > .content > .word .header > .chapter-placeholder {
    display: none;
    width: auto;
  }
  body > .layer.inside.character > .content > .event .content,
  body > .layer.inside.character > .content > .character .content,
  body > .layer.inside.character > .content > .theme .content,
  body > .layer.inside.character > .content > .page .content,
  body > .layer.inside.character > .content > .word .content {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: auto;
  }
  body > .layer.inside.character > .content > .event .content > .summary,
  body > .layer.inside.character > .content > .character .content > .summary,
  body > .layer.inside.character > .content > .theme .content > .summary,
  body > .layer.inside.character > .content > .page .content > .summary,
  body > .layer.inside.character > .content > .word .content > .summary {
    width: 100%;
  }
  body > .layer.inside.character > .content > .event .content > .summary > div,
  body > .layer.inside.character > .content > .character .content > .summary > div,
  body > .layer.inside.character > .content > .theme .content > .summary > div,
  body > .layer.inside.character > .content > .page .content > .summary > div,
  body > .layer.inside.character > .content > .word .content > .summary > div {
    padding: 16px 20px;
    width: 100%;
  }
  body > .layer.inside.character > .content > .event .content > .summary.fixed > div,
  body > .layer.inside.character > .content > .character .content > .summary.fixed > div,
  body > .layer.inside.character > .content > .theme .content > .summary.fixed > div,
  body > .layer.inside.character > .content > .page .content > .summary.fixed > div,
  body > .layer.inside.character > .content > .word .content > .summary.fixed > div {
    position: static;
  }
  body > .layer.inside.character > .content > .event .content > .description,
  body > .layer.inside.character > .content > .character .content > .description,
  body > .layer.inside.character > .content > .theme .content > .description,
  body > .layer.inside.character > .content > .page .content > .description,
  body > .layer.inside.character > .content > .word .content > .description {
    padding: 16px 20px;
    width: 100%;
  }
  body > .layer.inside.character > .content > .event .content > .description h2,
  body > .layer.inside.character > .content > .character .content > .description h2,
  body > .layer.inside.character > .content > .theme .content > .description h2,
  body > .layer.inside.character > .content > .page .content > .description h2,
  body > .layer.inside.character > .content > .word .content > .description h2 {
    font-size: 16px;
  }
  body > .layer.inside.character > .content > .event .content > .description h3,
  body > .layer.inside.character > .content > .character .content > .description h3,
  body > .layer.inside.character > .content > .theme .content > .description h3,
  body > .layer.inside.character > .content > .page .content > .description h3,
  body > .layer.inside.character > .content > .word .content > .description h3 {
    font-size: 15px;
  }
  body > .layer.inside.character > .content > .event .footer,
  body > .layer.inside.character > .content > .character .footer,
  body > .layer.inside.character > .content > .theme .footer,
  body > .layer.inside.character > .content > .page .footer,
  body > .layer.inside.character > .content > .word .footer {
    padding: 20px;
  }
  body > .layer.inside.theme > .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    height: 192px;
    left: 0;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
  }
  body > .layer.inside.theme > .header > .chapter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    height: 192px;
    width: 85px;
  }
  body > .layer.inside.theme > .header > .chapter > h3 {
    color: #e3dfdd;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
  }
  body > .layer.inside.theme > .header > .chapter > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    box-shadow: 0 1px 5px #341E13;
    height: 138px;
    position: relative;
    width: 100px;
  }
  body > .layer.inside.theme > .header > .chapter > div h4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    color: var(--default-color);
    font-size: 10px;
    font-weight: 700;
    height: 100%;
    line-height: 14px;
    margin: 0;
    min-height: 40px;
    padding: 15px 5px 5px 5px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
  }
  body > .layer.inside.theme > .header > .chapter > div .image {
    background: rgba(68, 67, 68, 0.8);
    padding-top: 75%;
    position: relative;
    width: 100%;
  }
  body > .layer.inside.theme > .header > .chapter > div .image label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.theme > .header > .chapter > div .image label img {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.theme > .header > .chapter > div .range {
    padding: 0 5px;
  }
  body > .layer.inside.theme > .header > .chapter > div .range > span {
    display: block;
    font-size: 9px;
    height: 22px;
    line-height: 22px;
    text-align: center;
  }
  body > .layer.inside.theme > .header > .chapter > div .periods-colors {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
  }
  body > .layer.inside.theme > .header > .chapter > div .periods-colors > div {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: block;
    height: 5px;
  }
  body > .layer.inside.theme > .header > .close {
    color: #836c5e;
    padding: 10px;
    pointer-events: all;
  }
  body > .layer.inside.theme > .header > .close a {
    color: inherit;
  }
  body > .layer.inside.theme > .header > .close i {
    -webkit-transition: text-shadow 0.5s ease;
    -moz-transition: text-shadow 0.5s ease;
    -ms-transition: text-shadow 0.5s ease;
    -o-transition: text-shadow 0.5s ease;
    transition: text-shadow 0.5s ease;
    cursor: pointer;
    font-size: 24px;
  }
  body > .layer.inside.theme > .header > .close i:hover {
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  }
  body > .layer.inside.theme {
    overflow-y: auto;
  }
  body > .layer.inside.theme > .content {
    height: 100%;
  }
  body > .layer.inside.theme > .content > .theme .ribbon {
    height: 75px;
    left: -5px;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    text-align: right;
    top: -5px;
    z-index: 1;
    width: 75px;
  }
  body > .layer.inside.theme > .content > .theme .ribbon span {
    background: linear-gradient(#F70505 0%, #8F0808 100%);
    box-shadow: 0 3px 10px -5px rgb(0, 0, 0);
    color: #ffffff;
    display: block;
    font-size: 10px;
    font-weight: bold;
    left: -21px;
    line-height: 20px;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    top: 19px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 100px;
  }
  body > .layer.inside.theme > .content > .theme .ribbon span:before {
    border-bottom: 3px solid transparent;
    border-left: 3px solid #8F0808;
    border-right: 3px solid transparent;
    border-top: 3px solid #8F0808;
    content: "";
    left: 0;
    position: absolute;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.theme > .content > .theme .ribbon span:after {
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
    border-right: 3px solid #8F0808;
    border-top: 3px solid #8F0808;
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.theme > .content > .theme .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 192px;
    position: relative;
    z-index: 2;
  }
  body > .layer.inside.theme > .content > .theme .header > .image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    height: 192px;
    overflow: hidden;
    width: 232px;
  }
  body > .layer.inside.theme > .content > .theme .header > .image img {
    height: 100%;
    margin: auto;
    width: auto;
  }
  body > .layer.inside.theme > .content > .theme .header > .information {
    padding: 20px 40px;
    width: 100%;
  }
  body > .layer.inside.theme > .content > .theme .header > .information h1 {
    font-size: 20px;
    margin-bottom: 0;
    padding-bottom: 9px;
  }
  body > .layer.inside.theme > .content > .theme .header > .information .range {
    font-weight: 300;
  }
  body > .layer.inside.theme > .content > .theme .header > .information .short-description {
    max-width: calc(100% - 220px);
  }
  body > .layer.inside.theme > .content > .theme .header > .information .short-description .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.theme > .content > .theme .header > .information .short-description .ce-block__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.theme > .content > .theme .header > .information .short-description .ce-toolbar__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.theme > .content > .theme .header > .information .short-description .ce-toolbar__actions {
    right: auto;
    left: calc(100% - 40px);
  }
  body > .layer.inside.theme > .content > .theme .header > .chapter-placeholder {
    width: 250px;
  }
  body > .layer.inside.theme > .content > .theme .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    border-top: 1px solid #e3dfdd;
    margin: 0 0 auto 0;
    min-height: calc(100% - 320px);
  }
  body > .layer.inside.theme > .content > .theme .content > .summary {
    width: 232px;
  }
  body > .layer.inside.theme > .content > .theme .content > .summary > div {
    padding: 20px 20px 20px 40px;
    width: 232px;
  }
  body > .layer.inside.theme > .content > .theme .content > .summary > div > div {
    color: #e3dfdd;
    font-size: 14px;
  }
  body > .layer.inside.theme > .content > .theme .content > .summary > div > ul {
    padding: 20px 0;
  }
  body > .layer.inside.theme > .content > .theme .content > .summary > div > ul > li {
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 20px;
  }
  body > .layer.inside.theme > .content > .theme .content > .summary > div > ul > li > ul > li {
    cursor: pointer;
    font-size: 14px;
    margin: 10px 0 10px 20px;
  }
  body > .layer.inside.theme > .content > .theme .content > .summary.fixed > div {
    position: fixed;
    top: 0;
  }
  body > .layer.inside.theme > .content > .theme .content > .summary.hidden > div {
    display: none;
  }
  body > .layer.inside.theme > .content > .theme .content > .description {
    padding: 20px 40px;
    width: calc(100% - 232px);
  }
  body > .layer.inside.theme > .content > .theme .content > .description h2 {
    font-size: 18px;
  }
  body > .layer.inside.theme > .content > .theme .content > .description h3 {
    font-size: 16px;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .ce-block {
    position: relative;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .ce-block.ce-block--focused {
    z-index: 1;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .ce-block .ce-block__content a {
    color: var(--default-color);
  }
  body > .layer.inside.theme > .content > .theme .content > .description .cdx-block:after {
    clear: both;
    content: "";
    display: table;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .tc-table {
    --color-border: #C7BAB3;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .tc-table.tc-table--heading .tc-row:first-child {
    background: rgba(199, 186, 179, 0.3);
  }
  body > .layer.inside.theme > .content > .theme .content > .description .image-tool--alignLeft {
    float: left;
    margin: 0 20px 20px 0;
    position: relative;
    z-index: 1;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .image-tool--alignLeft:after {
    display: none;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .image-tool--alignRight {
    float: right;
    margin: 0 0 20px 20px;
    position: relative;
    z-index: 1;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .image-tool--alignRight:after {
    display: none;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .video-tool__video {
    border: none;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .image-tool__caption {
    border: none;
    box-shadow: none;
    font-size: 12px;
    font-style: italic;
    padding: 0;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .ce-block__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .ce-toolbar {
    right: 100%;
    z-index: 2;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .ce-toolbar .ce-toolbar__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.theme > .content > .theme > .controls {
    background: #ffffff;
    left: 50%;
    padding: 0 20px 20px 20px;
    position: fixed;
    top: 0;
    z-index: 10;
  }
  body > .layer.inside.theme > .content > .theme form {
    height: 100%;
  }
  body > .layer.inside.theme > .content > .theme .footer {
    background: #e3dfdd;
    min-height: 128px;
    padding: 20px 40px 20px 272px;
  }
  body > .layer.inside.theme > .content > .theme .footer .sources .source-toggle {
    cursor: pointer;
  }
  body > .layer.inside.theme > .content > .theme .footer .sources .source-toggle i {
    display: inline-block;
    transition: transform 0.3s ease;
    transform: rotate(-90deg);
  }
  body > .layer.inside.theme > .content > .theme .footer .sources .source-content {
    font-size: 14px;
    line-height: 1.25em;
    max-height: 0;
    overflow: hidden;
    padding-top: 20px;
    transition: transform 0.3s ease;
  }
  body > .layer.inside.theme > .content > .theme .footer .sources .source-content .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.theme > .content > .theme .footer .sources .source-content .codex-editor__redactor .ce-block__content {
    max-width: none;
  }
  body > .layer.inside.theme > .content > .theme .footer .sources .source-content .codex-editor__redactor .ce-block__content a {
    color: var(--default-color);
  }
  body > .layer.inside.theme > .content > .theme .footer .sources .source-content .ce-inline-toolbar--showed {
    transform: translateY(-65px);
  }
  body > .layer.inside.theme > .content > .theme .footer .sources .source-content .ce-popover {
    bottom: calc(100% + var(--offset-from-target));
    top: auto;
  }
  body > .layer.inside.theme > .content > .theme .footer .sources.toggled .source-toggle i {
    transform: rotate(0deg);
  }
  body > .layer.inside.theme > .content > .theme .footer .sources.toggled .source-content {
    overflow: visible;
    max-height: 9999px;
  }
  body > .layer.inside.theme > .content > .theme {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    min-height: 100%;
  }
  body > .layer.inside.theme > .content > .theme > form {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
  }
  body > .layer.inside.theme > .header {
    height: 120px;
  }
  body > .layer.inside.theme > .header > .chapter {
    height: 120px;
    width: 70px;
  }
  body > .layer.inside.theme > .header > .chapter > h3 {
    font-size: 12px;
    margin-bottom: 6px;
  }
  body > .layer.inside.theme > .header > .chapter > div {
    height: 90px;
    width: 80px;
  }
  body > .layer.inside.theme > .header > .chapter > div h4 {
    font-size: 9px;
    line-height: 12px;
    min-height: 30px;
    padding: 10px 4px 4px 4px;
  }
  body > .layer.inside.theme > .header > .chapter > div .range > span {
    font-size: 8px;
    height: 16px;
    line-height: 16px;
  }
  body > .layer.inside.theme > .content > .event .header,
  body > .layer.inside.theme > .content > .character .header,
  body > .layer.inside.theme > .content > .theme .header,
  body > .layer.inside.theme > .content > .page .header,
  body > .layer.inside.theme > .content > .word .header {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
  }
  body > .layer.inside.theme > .content > .event .header > .image,
  body > .layer.inside.theme > .content > .character .header > .image,
  body > .layer.inside.theme > .content > .theme .header > .image,
  body > .layer.inside.theme > .content > .page .header > .image,
  body > .layer.inside.theme > .content > .word .header > .image {
    height: 200px;
    width: 100%;
  }
  body > .layer.inside.theme > .content > .event .header > .information,
  body > .layer.inside.theme > .content > .character .header > .information,
  body > .layer.inside.theme > .content > .theme .header > .information,
  body > .layer.inside.theme > .content > .page .header > .information,
  body > .layer.inside.theme > .content > .word .header > .information {
    padding: 16px 20px;
  }
  body > .layer.inside.theme > .content > .event .header > .information h1,
  body > .layer.inside.theme > .content > .character .header > .information h1,
  body > .layer.inside.theme > .content > .theme .header > .information h1,
  body > .layer.inside.theme > .content > .page .header > .information h1,
  body > .layer.inside.theme > .content > .word .header > .information h1 {
    font-size: 18px;
  }
  body > .layer.inside.theme > .content > .event .header > .information .short-description,
  body > .layer.inside.theme > .content > .character .header > .information .short-description,
  body > .layer.inside.theme > .content > .theme .header > .information .short-description,
  body > .layer.inside.theme > .content > .page .header > .information .short-description,
  body > .layer.inside.theme > .content > .word .header > .information .short-description {
    max-width: 100%;
  }
  body > .layer.inside.theme > .content > .event .header > .chapter-placeholder,
  body > .layer.inside.theme > .content > .character .header > .chapter-placeholder,
  body > .layer.inside.theme > .content > .theme .header > .chapter-placeholder,
  body > .layer.inside.theme > .content > .page .header > .chapter-placeholder,
  body > .layer.inside.theme > .content > .word .header > .chapter-placeholder {
    display: none;
    width: auto;
  }
  body > .layer.inside.theme > .content > .event .content,
  body > .layer.inside.theme > .content > .character .content,
  body > .layer.inside.theme > .content > .theme .content,
  body > .layer.inside.theme > .content > .page .content,
  body > .layer.inside.theme > .content > .word .content {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: auto;
  }
  body > .layer.inside.theme > .content > .event .content > .summary,
  body > .layer.inside.theme > .content > .character .content > .summary,
  body > .layer.inside.theme > .content > .theme .content > .summary,
  body > .layer.inside.theme > .content > .page .content > .summary,
  body > .layer.inside.theme > .content > .word .content > .summary {
    width: 100%;
  }
  body > .layer.inside.theme > .content > .event .content > .summary > div,
  body > .layer.inside.theme > .content > .character .content > .summary > div,
  body > .layer.inside.theme > .content > .theme .content > .summary > div,
  body > .layer.inside.theme > .content > .page .content > .summary > div,
  body > .layer.inside.theme > .content > .word .content > .summary > div {
    padding: 16px 20px;
    width: 100%;
  }
  body > .layer.inside.theme > .content > .event .content > .summary.fixed > div,
  body > .layer.inside.theme > .content > .character .content > .summary.fixed > div,
  body > .layer.inside.theme > .content > .theme .content > .summary.fixed > div,
  body > .layer.inside.theme > .content > .page .content > .summary.fixed > div,
  body > .layer.inside.theme > .content > .word .content > .summary.fixed > div {
    position: static;
  }
  body > .layer.inside.theme > .content > .event .content > .description,
  body > .layer.inside.theme > .content > .character .content > .description,
  body > .layer.inside.theme > .content > .theme .content > .description,
  body > .layer.inside.theme > .content > .page .content > .description,
  body > .layer.inside.theme > .content > .word .content > .description {
    padding: 16px 20px;
    width: 100%;
  }
  body > .layer.inside.theme > .content > .event .content > .description h2,
  body > .layer.inside.theme > .content > .character .content > .description h2,
  body > .layer.inside.theme > .content > .theme .content > .description h2,
  body > .layer.inside.theme > .content > .page .content > .description h2,
  body > .layer.inside.theme > .content > .word .content > .description h2 {
    font-size: 16px;
  }
  body > .layer.inside.theme > .content > .event .content > .description h3,
  body > .layer.inside.theme > .content > .character .content > .description h3,
  body > .layer.inside.theme > .content > .theme .content > .description h3,
  body > .layer.inside.theme > .content > .page .content > .description h3,
  body > .layer.inside.theme > .content > .word .content > .description h3 {
    font-size: 15px;
  }
  body > .layer.inside.theme > .content > .event .footer,
  body > .layer.inside.theme > .content > .character .footer,
  body > .layer.inside.theme > .content > .theme .footer,
  body > .layer.inside.theme > .content > .page .footer,
  body > .layer.inside.theme > .content > .word .footer {
    padding: 20px;
  }
  body > .layer.inside.page > .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    height: 192px;
    left: 0;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
  }
  body > .layer.inside.page > .header > .chapter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    height: 192px;
    width: 85px;
  }
  body > .layer.inside.page > .header > .chapter > h3 {
    color: #e3dfdd;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
  }
  body > .layer.inside.page > .header > .chapter > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    box-shadow: 0 1px 5px #341E13;
    height: 138px;
    position: relative;
    width: 100px;
  }
  body > .layer.inside.page > .header > .chapter > div h4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    color: var(--default-color);
    font-size: 10px;
    font-weight: 700;
    height: 100%;
    line-height: 14px;
    margin: 0;
    min-height: 40px;
    padding: 15px 5px 5px 5px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
  }
  body > .layer.inside.page > .header > .chapter > div .image {
    background: rgba(68, 67, 68, 0.8);
    padding-top: 75%;
    position: relative;
    width: 100%;
  }
  body > .layer.inside.page > .header > .chapter > div .image label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.page > .header > .chapter > div .image label img {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.page > .header > .chapter > div .range {
    padding: 0 5px;
  }
  body > .layer.inside.page > .header > .chapter > div .range > span {
    display: block;
    font-size: 9px;
    height: 22px;
    line-height: 22px;
    text-align: center;
  }
  body > .layer.inside.page > .header > .chapter > div .periods-colors {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
  }
  body > .layer.inside.page > .header > .chapter > div .periods-colors > div {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: block;
    height: 5px;
  }
  body > .layer.inside.page > .header > .close {
    color: #836c5e;
    padding: 10px;
    pointer-events: all;
  }
  body > .layer.inside.page > .header > .close a {
    color: inherit;
  }
  body > .layer.inside.page > .header > .close i {
    -webkit-transition: text-shadow 0.5s ease;
    -moz-transition: text-shadow 0.5s ease;
    -ms-transition: text-shadow 0.5s ease;
    -o-transition: text-shadow 0.5s ease;
    transition: text-shadow 0.5s ease;
    cursor: pointer;
    font-size: 24px;
  }
  body > .layer.inside.page > .header > .close i:hover {
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  }
  body > .layer.inside.page {
    overflow-y: auto;
  }
  body > .layer.inside.page > .header {
    height: auto;
    min-height: 50px;
  }
  body > .layer.inside.page > .content {
    height: 100%;
  }
  body > .layer.inside.page > .content > .page .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 192px;
    position: relative;
    z-index: 2;
  }
  body > .layer.inside.page > .content > .page .header > .image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    height: 192px;
    overflow: hidden;
    width: 232px;
  }
  body > .layer.inside.page > .content > .page .header > .image img {
    height: 100%;
    margin: auto;
    width: auto;
  }
  body > .layer.inside.page > .content > .page .header > .information {
    padding: 20px 40px;
    width: 100%;
  }
  body > .layer.inside.page > .content > .page .header > .information h1 {
    font-size: 20px;
    margin-bottom: 0;
    padding-bottom: 9px;
  }
  body > .layer.inside.page > .content > .page .header > .information .range {
    font-weight: 300;
  }
  body > .layer.inside.page > .content > .page .header > .information .short-description {
    max-width: calc(100% - 220px);
  }
  body > .layer.inside.page > .content > .page .header > .information .short-description .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.page > .content > .page .header > .information .short-description .ce-block__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.page > .content > .page .header > .information .short-description .ce-toolbar__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.page > .content > .page .header > .information .short-description .ce-toolbar__actions {
    right: auto;
    left: calc(100% - 40px);
  }
  body > .layer.inside.page > .content > .page .header > .chapter-placeholder {
    width: 250px;
  }
  body > .layer.inside.page > .content > .page .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    border-top: 1px solid #e3dfdd;
    margin: 0 0 auto 0;
    min-height: calc(100% - 320px);
  }
  body > .layer.inside.page > .content > .page .content > .summary {
    width: 232px;
  }
  body > .layer.inside.page > .content > .page .content > .summary > div {
    padding: 20px 20px 20px 40px;
    width: 232px;
  }
  body > .layer.inside.page > .content > .page .content > .summary > div > div {
    color: #e3dfdd;
    font-size: 14px;
  }
  body > .layer.inside.page > .content > .page .content > .summary > div > ul {
    padding: 20px 0;
  }
  body > .layer.inside.page > .content > .page .content > .summary > div > ul > li {
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 20px;
  }
  body > .layer.inside.page > .content > .page .content > .summary > div > ul > li > ul > li {
    cursor: pointer;
    font-size: 14px;
    margin: 10px 0 10px 20px;
  }
  body > .layer.inside.page > .content > .page .content > .summary.fixed > div {
    position: fixed;
    top: 0;
  }
  body > .layer.inside.page > .content > .page .content > .summary.hidden > div {
    display: none;
  }
  body > .layer.inside.page > .content > .page .content > .description {
    padding: 20px 40px;
    width: calc(100% - 232px);
  }
  body > .layer.inside.page > .content > .page .content > .description h2 {
    font-size: 18px;
  }
  body > .layer.inside.page > .content > .page .content > .description h3 {
    font-size: 16px;
  }
  body > .layer.inside.page > .content > .page .content > .description .ce-block {
    position: relative;
  }
  body > .layer.inside.page > .content > .page .content > .description .ce-block.ce-block--focused {
    z-index: 1;
  }
  body > .layer.inside.page > .content > .page .content > .description .ce-block .ce-block__content a {
    color: var(--default-color);
  }
  body > .layer.inside.page > .content > .page .content > .description .cdx-block:after {
    clear: both;
    content: "";
    display: table;
  }
  body > .layer.inside.page > .content > .page .content > .description .tc-table {
    --color-border: #C7BAB3;
  }
  body > .layer.inside.page > .content > .page .content > .description .tc-table.tc-table--heading .tc-row:first-child {
    background: rgba(199, 186, 179, 0.3);
  }
  body > .layer.inside.page > .content > .page .content > .description .image-tool--alignLeft {
    float: left;
    margin: 0 20px 20px 0;
    position: relative;
    z-index: 1;
  }
  body > .layer.inside.page > .content > .page .content > .description .image-tool--alignLeft:after {
    display: none;
  }
  body > .layer.inside.page > .content > .page .content > .description .image-tool--alignRight {
    float: right;
    margin: 0 0 20px 20px;
    position: relative;
    z-index: 1;
  }
  body > .layer.inside.page > .content > .page .content > .description .image-tool--alignRight:after {
    display: none;
  }
  body > .layer.inside.page > .content > .page .content > .description .video-tool__video {
    border: none;
  }
  body > .layer.inside.page > .content > .page .content > .description .image-tool__caption {
    border: none;
    box-shadow: none;
    font-size: 12px;
    font-style: italic;
    padding: 0;
  }
  body > .layer.inside.page > .content > .page .content > .description .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.page > .content > .page .content > .description .ce-block__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.page > .content > .page .content > .description .ce-toolbar {
    right: 100%;
    z-index: 2;
  }
  body > .layer.inside.page > .content > .page .content > .description .ce-toolbar .ce-toolbar__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.page > .content > .page > .controls {
    background: #ffffff;
    left: 50%;
    padding: 0 20px 20px 20px;
    position: fixed;
    top: 0;
    z-index: 10;
  }
  body > .layer.inside.page > .content > .page form {
    height: 100%;
  }
  body > .layer.inside.page > .content > .page {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    min-height: 100%;
  }
  body > .layer.inside.page > .content > .page .header {
    height: auto;
    min-height: 60px;
  }
  body > .layer.inside.page > .content > .page > form {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
  }
  body > .layer.inside.page > .header {
    height: 120px;
  }
  body > .layer.inside.page > .header > .chapter {
    height: 120px;
    width: 70px;
  }
  body > .layer.inside.page > .header > .chapter > h3 {
    font-size: 12px;
    margin-bottom: 6px;
  }
  body > .layer.inside.page > .header > .chapter > div {
    height: 90px;
    width: 80px;
  }
  body > .layer.inside.page > .header > .chapter > div h4 {
    font-size: 9px;
    line-height: 12px;
    min-height: 30px;
    padding: 10px 4px 4px 4px;
  }
  body > .layer.inside.page > .header > .chapter > div .range > span {
    font-size: 8px;
    height: 16px;
    line-height: 16px;
  }
  body > .layer.inside.page > .content > .event .header,
  body > .layer.inside.page > .content > .character .header,
  body > .layer.inside.page > .content > .theme .header,
  body > .layer.inside.page > .content > .page .header,
  body > .layer.inside.page > .content > .word .header {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
  }
  body > .layer.inside.page > .content > .event .header > .image,
  body > .layer.inside.page > .content > .character .header > .image,
  body > .layer.inside.page > .content > .theme .header > .image,
  body > .layer.inside.page > .content > .page .header > .image,
  body > .layer.inside.page > .content > .word .header > .image {
    height: 200px;
    width: 100%;
  }
  body > .layer.inside.page > .content > .event .header > .information,
  body > .layer.inside.page > .content > .character .header > .information,
  body > .layer.inside.page > .content > .theme .header > .information,
  body > .layer.inside.page > .content > .page .header > .information,
  body > .layer.inside.page > .content > .word .header > .information {
    padding: 16px 20px;
  }
  body > .layer.inside.page > .content > .event .header > .information h1,
  body > .layer.inside.page > .content > .character .header > .information h1,
  body > .layer.inside.page > .content > .theme .header > .information h1,
  body > .layer.inside.page > .content > .page .header > .information h1,
  body > .layer.inside.page > .content > .word .header > .information h1 {
    font-size: 18px;
  }
  body > .layer.inside.page > .content > .event .header > .information .short-description,
  body > .layer.inside.page > .content > .character .header > .information .short-description,
  body > .layer.inside.page > .content > .theme .header > .information .short-description,
  body > .layer.inside.page > .content > .page .header > .information .short-description,
  body > .layer.inside.page > .content > .word .header > .information .short-description {
    max-width: 100%;
  }
  body > .layer.inside.page > .content > .event .header > .chapter-placeholder,
  body > .layer.inside.page > .content > .character .header > .chapter-placeholder,
  body > .layer.inside.page > .content > .theme .header > .chapter-placeholder,
  body > .layer.inside.page > .content > .page .header > .chapter-placeholder,
  body > .layer.inside.page > .content > .word .header > .chapter-placeholder {
    display: none;
    width: auto;
  }
  body > .layer.inside.page > .content > .event .content,
  body > .layer.inside.page > .content > .character .content,
  body > .layer.inside.page > .content > .theme .content,
  body > .layer.inside.page > .content > .page .content,
  body > .layer.inside.page > .content > .word .content {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: auto;
  }
  body > .layer.inside.page > .content > .event .content > .summary,
  body > .layer.inside.page > .content > .character .content > .summary,
  body > .layer.inside.page > .content > .theme .content > .summary,
  body > .layer.inside.page > .content > .page .content > .summary,
  body > .layer.inside.page > .content > .word .content > .summary {
    width: 100%;
  }
  body > .layer.inside.page > .content > .event .content > .summary > div,
  body > .layer.inside.page > .content > .character .content > .summary > div,
  body > .layer.inside.page > .content > .theme .content > .summary > div,
  body > .layer.inside.page > .content > .page .content > .summary > div,
  body > .layer.inside.page > .content > .word .content > .summary > div {
    padding: 16px 20px;
    width: 100%;
  }
  body > .layer.inside.page > .content > .event .content > .summary.fixed > div,
  body > .layer.inside.page > .content > .character .content > .summary.fixed > div,
  body > .layer.inside.page > .content > .theme .content > .summary.fixed > div,
  body > .layer.inside.page > .content > .page .content > .summary.fixed > div,
  body > .layer.inside.page > .content > .word .content > .summary.fixed > div {
    position: static;
  }
  body > .layer.inside.page > .content > .event .content > .description,
  body > .layer.inside.page > .content > .character .content > .description,
  body > .layer.inside.page > .content > .theme .content > .description,
  body > .layer.inside.page > .content > .page .content > .description,
  body > .layer.inside.page > .content > .word .content > .description {
    padding: 16px 20px;
    width: 100%;
  }
  body > .layer.inside.page > .content > .event .content > .description h2,
  body > .layer.inside.page > .content > .character .content > .description h2,
  body > .layer.inside.page > .content > .theme .content > .description h2,
  body > .layer.inside.page > .content > .page .content > .description h2,
  body > .layer.inside.page > .content > .word .content > .description h2 {
    font-size: 16px;
  }
  body > .layer.inside.page > .content > .event .content > .description h3,
  body > .layer.inside.page > .content > .character .content > .description h3,
  body > .layer.inside.page > .content > .theme .content > .description h3,
  body > .layer.inside.page > .content > .page .content > .description h3,
  body > .layer.inside.page > .content > .word .content > .description h3 {
    font-size: 15px;
  }
  body > .layer.inside.page > .content > .event .footer,
  body > .layer.inside.page > .content > .character .footer,
  body > .layer.inside.page > .content > .theme .footer,
  body > .layer.inside.page > .content > .page .footer,
  body > .layer.inside.page > .content > .word .footer {
    padding: 20px;
  }
  body > .layer.tooltip.word {
    overflow: hidden;
    pointer-events: none;
  }
  body > .layer.tooltip.word > .content {
    background: #ffffff;
    border-radius: 2px;
    box-shadow: 0 30px 90px -20px rgba(0, 0, 0, 0.3), 0 0 0 1px #eaecf0;
    font-size: 14px;
    line-height: 20px;
    min-height: 200px;
    min-width: 300px;
    padding: 0;
    pointer-events: all;
    position: absolute;
    z-index: 110;
  }
  body > .layer.tooltip.word > .content > .word .ribbon {
    height: 75px;
    left: -5px;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    text-align: right;
    top: -5px;
    z-index: 1;
    width: 75px;
  }
  body > .layer.tooltip.word > .content > .word .ribbon span {
    background: linear-gradient(#F70505 0%, #8F0808 100%);
    box-shadow: 0 3px 10px -5px rgb(0, 0, 0);
    color: #ffffff;
    display: block;
    font-size: 10px;
    font-weight: bold;
    left: -21px;
    line-height: 20px;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    top: 19px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 100px;
  }
  body > .layer.tooltip.word > .content > .word .ribbon span:before {
    border-bottom: 3px solid transparent;
    border-left: 3px solid #8F0808;
    border-right: 3px solid transparent;
    border-top: 3px solid #8F0808;
    content: "";
    left: 0;
    position: absolute;
    top: 100%;
    z-index: -1;
  }
  body > .layer.tooltip.word > .content > .word .ribbon span:after {
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
    border-right: 3px solid #8F0808;
    border-top: 3px solid #8F0808;
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
  }
  body > .layer.tooltip.word > .content > .word > .controls {
    background: #ffffff;
    left: 50%;
    padding: 0 20px 20px 20px;
    position: fixed;
    top: 0;
    z-index: 10;
  }
  body > .layer.tooltip.word > .content > .word form {
    height: 100%;
  }
  body > .layer.tooltip.word > .content > .word {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    min-height: 100%;
  }
  body > .layer.tooltip.word > .content > .word > .controls {
    bottom: calc(100% + 3px);
    font-size: 0.7em;
    left: auto;
    padding: 0;
    right: 5px;
    top: auto;
  }
  body > .layer.tooltip.word > .content > .word .header {
    background: #6597AC;
    left: 0;
    padding: 5px;
    position: absolute;
    top: 100%;
    width: 100%;
  }
  body > .layer.tooltip.word > .content > .word .header > label {
    padding-right: 40px;
  }
  body > .layer.tooltip.word > .content > .word .header > .search {
    -webkit-transition: max-width 0.5s ease;
    -moz-transition: max-width 0.5s ease;
    -ms-transition: max-width 0.5s ease;
    -o-transition: max-width 0.5s ease;
    transition: max-width 0.5s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 100%;
    max-width: 40px;
    right: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  body > .layer.tooltip.word > .content > .word .header > .search > .select2 {
    display: none;
  }
  body > .layer.tooltip.word > .content > .word .header > .search > div {
    text-align: center;
    width: 40px;
  }
  body > .layer.tooltip.word > .content > .word .header > .search > div > i {
    cursor: pointer;
  }
  body > .layer.tooltip.word > .content > .word .header > .search > div > i.bh-close {
    display: none;
  }
  body > .layer.tooltip.word > .content > .word .header > .search.open {
    max-width: 100%;
  }
  body > .layer.tooltip.word > .content > .word .header > .search.open > .select2 {
    display: block;
    height: 100%;
    width: calc(100% - 40px) !important;
  }
  body > .layer.tooltip.word > .content > .word .header > .search.open > div > i.bh-search {
    display: none;
  }
  body > .layer.tooltip.word > .content > .word .header > .search.open > div > i.bh-close {
    display: block;
  }
  body > .layer.tooltip.word > .content > .word .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    width: 320px;
  }
  body > .layer.tooltip.word > .content > .word .content > .description {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 100%;
    padding: 10px;
  }
  body > .layer.tooltip.word > .content > .word .content > .description h2 {
    font-size: 18px;
  }
  body > .layer.tooltip.word > .content > .word .content > .description h3 {
    font-size: 16px;
  }
  body > .layer.tooltip.word > .content > .word .content > .description .ce-block {
    position: relative;
  }
  body > .layer.tooltip.word > .content > .word .content > .description .ce-block.ce-block--focused {
    z-index: 1;
  }
  body > .layer.tooltip.word > .content > .word .content > .description .cdx-block:after {
    clear: both;
    content: "";
    display: table;
  }
  body > .layer.tooltip.word > .content > .word .content > .description .tc-table {
    --color-border: #C7BAB3;
  }
  body > .layer.tooltip.word > .content > .word .content > .description .tc-table.tc-table--heading .tc-row:first-child {
    background: rgba(199, 186, 179, 0.3);
  }
  body > .layer.tooltip.word > .content > .word .content > .description .codex-editor__redactor {
    padding-bottom: 40px !important;
    margin-right: 0 !important;
  }
  body > .layer.tooltip.word > .content > .word .content > .description .ce-block__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.tooltip.word > .content > .word .content > .description .ce-toolbar {
    left: -10px;
    right: calc(100% + 10px);
    z-index: 2;
  }
  body > .layer.tooltip.word > .content > .word .content > .description .ce-toolbar .ce-toolbar__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.tooltip.word > .content > .word .content > .image {
    left: 100%;
    position: absolute;
    top: calc(50% - 15px);
  }
  body > .layer.tooltip.word > .content > .word .content > .image > label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.tooltip.word > .content > .word .content > .image > label img {
    height: 100%;
    object-fit: cover;
    width: 100%;
  }
  body > .layer.tooltip.word > .content > .word .content > .image > label > span {
    background: #ffffff;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    box-shadow: 0 30px 90px -20px rgba(0, 0, 0, 0.3), 0 0 0 1px #eaecf0;
    left: 100%;
    padding: 10px 5px;
    position: absolute;
  }
  body > .layer.tooltip.word > .content > .word .content > .image > label > span > i {
    font-size: 30px;
  }
  body > .layer.tooltip.word > .content > .word .content > .image > .actions {
    background: rgba(0, 0, 0, 0.3);
    display: none;
    left: calc(50% - 35px);
    font-size: 18px;
    padding: 5px;
    position: absolute;
    top: 0;
    z-index: 1;
  }
  body > .layer.tooltip.word > .content > .word .content > .image > .actions > .bh-down {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transform: rotate(180deg);
  }
  body > .layer.tooltip.word > .content > .word .content > .image > .actions > .ft-delete {
    cursor: pointer;
  }
  body > .layer.tooltip.word > .content > .word .content.w-image {
    width: 420px;
  }
  body > .layer.tooltip.word > .content > .word .content.w-image > .description {
    width: calc(100% - 200px);
  }
  body > .layer.tooltip.word > .content > .word .content.w-image > .image {
    height: 200px;
    left: 0;
    position: relative;
    top: 0;
    width: 200px;
  }
  body > .layer.tooltip.word > .content > .word .content.w-image > .image > label > span {
    display: none;
  }
  body > .layer.tooltip.word > .content > .word .content.w-image > .image > .actions {
    display: block;
  }
  body > .layer.tooltip.word > .content > .word .content.w-image.vertical {
    -webkit-box-direction: reverse;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    width: 320px;
  }
  body > .layer.tooltip.word > .content > .word .content.w-image.vertical > .description {
    width: 100%;
  }
  body > .layer.tooltip.word > .content > .word .content.w-image.vertical > .image {
    height: 192px;
    width: 100%;
  }
  body > .layer.tooltip.word > .content > .word .content.w-image.vertical > .image > .actions {
    bottom: 0;
    top: auto;
  }
  body > .layer.tooltip.word > .content > .word .content.w-image.vertical > .image > .actions > .bh-down {
    transform: rotate(0deg);
  }
  body > .layer.tooltip.word > .content > .word > .controls {
    position: absolute;
  }
  body > .layer.tooltip.word > .content > .word .information > h1 {
    position: relative;
  }
  body > .layer.tooltip.word > .content > .word form .errors {
    left: 0;
    right: auto;
    top: 100%;
    width: auto;
  }
  body > .layer.tooltip.word > .content.bottom > .word .header {
    bottom: 100%;
    top: auto;
  }
  body > .layer.tooltip.word > .content.bottom:before {
    bottom: auto;
    transform: rotate(0deg);
    top: 100%;
  }
  body > .layer.tooltip.word > .content.right:before {
    left: auto;
    right: 20px;
  }
  body > .layer.tooltip.word > .content.w-image .content > .description {
    min-width: 50%;
    max-width: 150px;
  }
  body > .layer.tooltip.word > .content:before {
    background: transparent url("../images/arrow-down-tooltip-NlDBfVx.png") no-repeat center center;
    background-size: 100% 100%;
    bottom: 100%;
    content: "";
    height: 9px;
    left: 20px;
    position: absolute;
    transform: rotate(180deg);
    width: 17px;
  }
  body > .layer.tooltip.word + .layer.tooltip.word:before {
    display: none;
  }
  body > .layer.tooltip.word > .content {
    min-width: 0;
    max-width: calc(100vw - 20px);
  }
  body > .layer.tooltip.word > .content > .word .content {
    width: calc(100vw - 20px);
    max-width: 100%;
  }
  body > .layer.tooltip.word > .content > .word .content.w-image {
    width: calc(100vw - 20px);
  }
  body > .layer.tooltip.word > .content > .word .content.w-image > .description {
    width: calc(100% - 140px);
  }
  body > .layer.tooltip.word > .content > .word .content.w-image > .image {
    height: 140px;
    width: 140px;
  }
  body > .layer.tooltip.word > .content > .word .content.w-image.vertical {
    width: calc(100vw - 20px);
  }
  body > .layer.tooltip.word > .content > .word .content.w-image.vertical > .image {
    height: 160px;
  }
  body > .layer.tooltip.theme-group > .content {
    -webkit-box-flex: none;
    -webkit-flex: none;
    -moz-box-flex: none;
    -moz-flex: none;
    -ms-flex: none;
    flex: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    background: #ffffff;
    min-height: 300px;
    max-width: 500px;
    position: relative;
    width: 100%;
    z-index: 1;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    box-shadow: 0 1px 5px #341E13;
    height: 100%;
    position: relative;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > h2 {
    border-bottom: 1px solid #341E13;
    font-size: 18px;
    overflow: hidden;
    padding: 15px 15px 15px 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .close {
    font-size: 18px;
    cursor: pointer;
    position: absolute;
    right: 5px;
    top: 14px;
    z-index: 1;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .user-links {
    position: absolute;
    right: 5px;
    top: 60px;
    z-index: 1;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .user-links > a {
    color: #341E13;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-start;
    -moz-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    padding: 20px;
    position: relative;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    cursor: pointer;
    height: 169px;
    margin: 20px 15px;
    position: relative;
    text-decoration: none;
    width: 119px;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card > form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card > form .errors {
    z-index: 1;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .controls {
    background: #ffffff;
    bottom: 100%;
    padding: 5px 8px;
    position: absolute;
    right: 0;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .controls > button {
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -ms-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    border: none;
    background: #ffffff;
    cursor: pointer;
    opacity: 0.7;
    padding: 2px 5px;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .controls > button:hover {
    opacity: 1;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .ribbon {
    height: 75px;
    left: -1px;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    text-align: right;
    top: -1px;
    z-index: 1;
    width: 75px;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .ribbon span {
    background: linear-gradient(#F70505 0%, #8F0808 100%);
    box-shadow: 0 3px 10px -5px rgb(0, 0, 0);
    color: #ffffff;
    display: block;
    font-size: 10px;
    font-weight: bold;
    left: -21px;
    line-height: 20px;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    top: 19px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 100px;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .ribbon span:before {
    border-bottom: 3px solid transparent;
    border-left: 3px solid #8F0808;
    border-right: 3px solid transparent;
    border-top: 3px solid #8F0808;
    content: "";
    left: 0;
    position: absolute;
    top: 100%;
    z-index: -1;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .ribbon span:after {
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
    border-right: 3px solid #8F0808;
    border-top: 3px solid #8F0808;
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
    min-height: 155px;
    min-width: 108px;
    width: 100%;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .content label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 90px;
    position: relative;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .content label > input {
    left: 150%;
    opacity: 0;
    position: absolute;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .content h3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    color: var(--default-color);
    font-size: 11px;
    font-weight: 700;
    height: 100%;
    line-height: 13px;
    margin: 0;
    min-height: 85px;
    padding: 10px;
    position: relative;
    text-align: left;
    word-break: break-word;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card.first-of-row > form .errors {
    left: 100%;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card:not(.placeholder) .content label:before {
    bottom: -5px;
    color: #ffffff;
    font-size: 40px;
    font-weight: 700;
    left: 15px;
    position: absolute;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card:before {
    background: url("../images/btn_thema-tN6Xi7r.png") no-repeat center center;
    background-size: cover;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card.placeholder {
    opacity: 0.7;
    pointer-events: none;
    position: absolute;
    z-index: 1;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card.sortable-ghost {
    opacity: 0.6;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "1.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "1.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "1.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "1.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "1.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "1.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "1.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "1.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "1.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "2.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "2.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "2.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "2.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "2.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "2.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "2.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "2.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "2.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "2.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "2.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "3.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "3.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "3.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "3.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "3.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "3.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "3.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "3.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "3.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "3.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "3.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "4.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "4.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "4.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "4.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "4.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "4.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "4.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "4.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "4.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "4.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "4.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "5.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "5.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "5.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "5.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "5.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "5.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "5.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "5.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "5.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "5.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "5.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "6.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "6.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "6.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "6.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "6.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "6.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "6.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "6.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "6.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "6.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "6.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "7.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "7.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "7.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "7.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "7.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "7.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "7.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "7.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "7.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "7.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "7.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "8.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "8.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "8.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "8.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "8.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "8.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "8.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "8.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "8.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "8.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "8.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "9.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "9.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "9.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "9.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "9.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "9.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "9.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "9.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "9.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "9.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "9.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "10";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "10.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "10.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "10.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "10.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "10.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "10.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "10.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "10.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "10.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "10.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "10.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "11";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "11.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "11.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "11.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "11.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "11.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "11.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "11.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "11.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "11.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "11.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "11.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "12";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "12.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "12.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "12.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "12.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "12.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "12.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "12.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "12.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "12.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "12.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "12.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "13";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "13.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "13.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "13.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "13.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "13.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "13.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "13.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "13.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "13.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "13.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "13.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "14";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "14.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "14.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "14.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "14.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "14.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "14.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "14.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "14.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "14.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "14.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "14.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "15";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "15.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "15.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "15.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "15.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "15.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "15.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "15.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "15.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "15.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "15.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "15.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "16";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "16.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "16.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "16.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "16.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "16.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "16.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "16.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "16.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "16.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "16.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "16.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "17";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "17.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "17.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "17.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "17.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "17.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "17.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "17.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "17.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "17.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "17.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "17.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "18";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "18.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "18.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "18.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "18.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "18.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "18.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "18.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "18.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "18.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "18.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "18.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "19";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "19.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "19.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "19.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "19.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "19.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "19.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "19.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "19.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "19.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "19.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "19.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "20";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "20.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "20.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "20.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "20.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "20.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "20.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "20.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "20.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "20.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "20.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "20.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "21";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "21.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "21.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "21.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "21.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "21.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "21.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "21.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "21.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "21.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "21.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "21.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "22";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "22.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "22.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "22.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "22.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "22.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "22.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "22.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "22.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "22.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "22.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "22.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "23";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "23.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "23.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "23.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "23.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "23.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "23.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "23.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "23.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "23.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "23.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "23.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "24";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "24.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "24.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "24.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "24.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "24.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "24.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "24.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "24.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "24.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "24.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "24.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "25";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "25.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "25.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "25.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "25.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "25.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "25.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "25.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "25.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "25.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "25.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "25.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "26";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "26.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "26.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "26.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "26.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "26.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "26.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "26.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "26.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "26.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "26.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "26.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "27";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "27.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "27.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "27.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "27.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "27.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "27.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "27.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "27.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "27.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "27.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "27.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "28";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "28.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "28.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "28.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "28.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "28.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "28.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "28.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "28.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "28.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "28.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "28.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "29";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "29.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "29.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "29.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "29.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "29.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "29.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "29.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "29.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "29.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "29.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "29.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "30";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "30.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "30.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "30.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "30.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "30.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "30.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "30.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "30.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "30.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "30.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "30.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "31";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "31.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "31.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "31.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "31.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "31.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "31.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "31.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "31.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "31.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "31.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "31.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "32";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "32.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "32.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "32.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "32.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "32.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "32.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "32.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "32.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "32.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "32.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "32.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "33";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "33.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "33.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "33.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "33.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "33.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "33.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "33.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "33.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "33.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "33.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "33.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "34";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "34.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "34.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "34.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "34.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "34.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "34.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "34.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "34.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "34.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "34.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "34.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "35";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "35.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "35.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "35.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "35.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "35.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "35.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "35.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "35.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "35.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "35.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "35.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "36";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "36.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "36.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "36.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "36.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "36.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "36.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "36.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "36.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "36.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "36.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "36.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "37";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "37.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "37.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "37.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "37.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "37.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "37.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "37.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "37.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "37.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "37.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "37.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "38";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "38.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "38.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "38.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "38.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "38.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "38.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "38.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "38.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "38.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "38.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "38.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "39";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "39.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "39.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "39.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "39.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "39.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "39.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "39.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "39.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "39.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "39.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "39.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "40";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "40.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "40.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "40.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "40.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "40.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "40.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "40.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "40.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "40.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "40.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "40.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "41";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "41.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "41.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "41.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "41.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "41.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "41.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "41.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "41.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "41.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "41.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "41.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "42";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "42.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "42.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "42.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "42.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "42.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "42.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "42.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "42.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "42.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "42.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "42.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "43";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "43.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "43.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "43.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "43.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "43.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "43.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "43.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "43.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "43.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "43.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "43.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "44";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "44.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "44.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "44.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "44.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "44.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "44.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "44.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "44.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "44.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "44.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "44.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "45";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "45.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "45.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "45.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "45.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "45.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "45.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "45.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "45.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "45.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "45.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "45.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "46";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "46.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "46.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "46.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "46.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "46.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "46.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "46.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "46.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "46.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "46.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "46.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "47";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "47.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "47.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "47.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "47.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "47.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "47.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "47.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "47.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "47.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "47.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "47.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "48";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "48.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "48.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "48.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "48.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "48.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "48.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "48.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "48.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "48.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "48.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "48.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "49";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "49.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "49.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "49.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "49.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "49.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "49.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "49.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "49.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "49.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "49.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "49.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "50";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "50.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "50.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "50.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "50.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "50.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "50.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "50.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "50.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "50.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "50.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "50.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "51";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "51.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "51.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards.dragging {
    cursor: move !important;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards.dragging > .card {
    -webkit-user-select: none; /* Safari */
    -ms-user-select: none; /* IE 10 and IE 11 */
    user-select: none; /* Standard syntax */
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards.dragging * {
    cursor: move !important;
  }
  body > .layer.tooltip.theme-group:before {
    background: rgba(0, 0, 0, 0.5);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.tooltip.theme-group > .content {
    max-width: 100%;
    min-height: 240px;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > h2 {
    font-size: 16px;
    padding: 12px 16px;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards {
    padding: 12px;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card {
    height: 145px;
    margin: 10px;
    width: 100px;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .content {
    min-height: 135px;
    min-width: 90px;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .content label {
    height: 75px;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .content h3 {
    font-size: 10px;
    line-height: 12px;
    padding: 8px;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card:not(.placeholder) .content label:before {
    font-size: 32px;
    left: 12px;
  }
  body #popup {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 100vh;
    left: 0;
    position: fixed;
    top: 0;
    width: 100vw;
    z-index: 999;
  }
  body #popup > #popup-content {
    background: #ffffff;
    border-radius: 5px;
    line-height: 1.25em;
    min-height: 150px;
    min-width: 250px;
    max-width: calc(100% - 30px);
    padding: 30px;
    position: relative;
  }
  body #popup > #popup-content > .content .buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    margin-top: 30px;
  }
  body #popup > #popup-content > .content .buttons .button {
    -webkit-transition: background-color 0.5s ease;
    -moz-transition: background-color 0.5s ease;
    -ms-transition: background-color 0.5s ease;
    -o-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    background: #407E98;
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
    margin-right: 10px;
    padding: 15px 30px;
    text-align: center;
    text-decoration: none;
    width: 45%;
  }
  body #popup > #popup-content > .content .buttons .button.active {
    background-color: #6597AC;
  }
  body #popup > #popup-content > .content .buttons .button:hover {
    background-color: #6597AC;
  }
  body #popup > #popup-content > .content .buttons .button:nth-last-of-type(1) {
    margin-right: 0;
  }
  body #popup > #popup-content > .content .buttons[data-buttons="1"] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
  }
  body #popup > #popup-content > .bh-close {
    background: #407E98;
    border: 3px solid #ffffff;
    border-radius: 50%;
    color: #ffffff;
    cursor: pointer;
    font-weight: 700;
    height: 30px;
    line-height: 24px;
    right: calc(30px / -2);
    position: absolute;
    text-align: center;
    top: calc(30px / -2);
    width: 30px;
  }
  body #popup > #popup-content > .close-h {
    background: #ffffff;
    border-radius: 50%;
    background: #407E98;
    cursor: pointer;
    height: 28px;
    font-size: 36px;
    line-height: 36px;
    right: calc(30px / -2);
    position: absolute;
    text-align: center;
    top: calc(30px / -2);
    width: calc(30px - 2px);
  }
  body #popup > #popup-content > .close-h:before {
    left: -2px;
  }
  body #popup > #popup-content.loading {
    min-height: auto;
  }
  body #popup > #popup-content.loading .loading {
    animation: blinker 1s linear infinite;
    opacity: 1;
  }
  body #popup:before {
    background: rgba(0, 0, 0, 0.5);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
  }
  body #popup.no-margin > #popup-content {
    padding: 0;
  }
  body #popup.no-shadow > #popup-content > .content {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  body #popup > #popup-content {
    padding: 20px;
  }
  body > .layer.tooltip {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 100vh;
    left: 0;
    position: absolute;
    top: 0;
    width: 100vw;
    z-index: 999;
  }
  body > .layer.tooltip > #tooltip-content {
    background: #ffffff;
    border-radius: 5px;
    line-height: 1.25em;
    min-height: 150px;
    min-width: 250px;
    max-width: calc(100% - 30px);
    padding: 30px;
    position: relative;
  }
  body > .layer.tooltip > #tooltip-content > .content .buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    margin-top: 30px;
  }
  body > .layer.tooltip > #tooltip-content > .content .buttons .button {
    -webkit-transition: background-color 0.5s ease;
    -moz-transition: background-color 0.5s ease;
    -ms-transition: background-color 0.5s ease;
    -o-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    background: #407E98;
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
    margin-right: 10px;
    padding: 15px 30px;
    text-align: center;
    text-decoration: none;
    width: 45%;
  }
  body > .layer.tooltip > #tooltip-content > .content .buttons .button.active {
    background-color: #6597AC;
  }
  body > .layer.tooltip > #tooltip-content > .content .buttons .button:hover {
    background-color: #6597AC;
  }
  body > .layer.tooltip > #tooltip-content > .content .buttons .button:nth-last-of-type(1) {
    margin-right: 0;
  }
  body > .layer.tooltip > #tooltip-content > .content .buttons[data-buttons="1"] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
  }
  body > .layer.tooltip > #tooltip-content > .bh-close {
    background: #407E98;
    border: 3px solid #ffffff;
    border-radius: 50%;
    color: #ffffff;
    cursor: pointer;
    font-weight: 700;
    height: 30px;
    line-height: 24px;
    right: calc(30px / -2);
    position: absolute;
    text-align: center;
    top: calc(30px / -2);
    width: 30px;
  }
  body > .layer.tooltip > #tooltip-content > .close-h {
    background: #ffffff;
    border-radius: 50%;
    background: #407E98;
    cursor: pointer;
    height: 28px;
    font-size: 36px;
    line-height: 36px;
    right: calc(30px / -2);
    position: absolute;
    text-align: center;
    top: calc(30px / -2);
    width: calc(30px - 2px);
  }
  body > .layer.tooltip > #tooltip-content > .close-h:before {
    left: -2px;
  }
  body > .layer.tooltip > #tooltip-content.loading {
    min-height: auto;
  }
  body > .layer.tooltip > #tooltip-content.loading .loading {
    animation: blinker 1s linear infinite;
    opacity: 1;
  }
  body #menu-panel {
    pointer-events: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
  }
  body #menu-panel.open {
    pointer-events: all;
  }
  body #menu-panel .menu-backdrop {
    background: rgba(0, 0, 0, 0.3);
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body #menu-panel .menu-drawer {
    background: #ffffff;
    box-shadow: -2px 0 8px rgba(0, 0, 0, 0.15);
    height: 100%;
    overflow-y: auto;
    padding: 20px 0;
    pointer-events: all;
    position: absolute;
    right: -250px;
    top: 0;
    width: 250px;
  }
  body #menu-panel .menu-drawer > .menu-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    color: #3C271C;
    margin: 10px 0 20px 0;
    padding: 0 20px;
  }
  body #menu-panel .menu-drawer > .menu-header .title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.08em;
    margin-left: -15px;
    text-transform: uppercase;
  }
  body #menu-panel .menu-drawer > .menu-header .title i {
    font-size: 20px;
  }
  body #menu-panel .menu-drawer > .menu-header > .bh-close {
    -webkit-transition: text-shadow 0.5s ease;
    -moz-transition: text-shadow 0.5s ease;
    -ms-transition: text-shadow 0.5s ease;
    -o-transition: text-shadow 0.5s ease;
    transition: text-shadow 0.5s ease;
    cursor: pointer;
    font-size: 26px;
    position: relative;
    top: -3px;
  }
  body #menu-panel .menu-drawer > .menu-header > .bh-close:hover {
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  }
  body #menu-panel .menu-drawer nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body #menu-panel .menu-drawer nav a {
    border-bottom: 1px solid #836c5e;
    color: #444344;
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.08em;
    line-height: 1.25em;
    padding: 20px;
    text-decoration: none;
    text-transform: uppercase;
  }
  body #menu-panel .menu-drawer nav a:first-child {
    border-top: 1px solid #836c5e;
  }
  body #menu-panel .menu-drawer nav a:hover {
    color: var(--default-color);
  }
  body #menu-panel .menu-drawer {
    right: -85vw;
    width: 85vw;
  }
  body [data-media*=h-smartphone],
  body .h-smartphone,
  body .s-desktop,
  body .s-tablet {
    display: none !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 768px) and (orientation: landscape) and (max-height: 480px) {
  body #screen-too-small {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media only screen and (max-width: 767px) and (max-height: 900px) {
  body > .layer > .header {
    zoom: 0.95;
  }
}
@media only screen and (max-width: 767px) and (max-height: 750px) {
  body > .layer > .header {
    zoom: 0.9;
  }
}
@media only screen and (max-width: 767px) and (max-height: 650px) {
  body > .layer > .header {
    zoom: 0.85;
  }
}
@media only screen and (max-width: 767px) {
  body > .layer > .header > .top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    background: #ffffff;
    padding: 30px 20px 30px 30px;
  }
  body > .layer > .header > .top > h1 {
    margin: 0;
    text-transform: uppercase;
  }
  body > .layer > .header > .top > .links > a {
    color: #3C271C;
    cursor: pointer;
    font-size: 30px;
    text-decoration: none;
  }
  body > .layer > .header > .top > .links > span {
    background: #3C271C;
    display: inline-block;
    height: 30px;
    margin: 0 10px;
    opacity: 0.5;
    position: relative;
    top: 5px;
    width: 1px;
  }
  body > .layer > .header > .bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    color: #ffffff;
  }
  body > .layer > .header > .bottom h2 {
    font-size: 20px;
    margin: 0;
    padding: 10px 20px 10px 30px;
    text-transform: uppercase;
    z-index: 1;
  }
  body > .layer > .header > .bottom > .user-links > a {
    color: #3C271C;
    margin-right: 20px;
    position: relative;
    z-index: 1;
  }
  body > .layer > .header > .top {
    padding: 14px 14px 14px 20px;
  }
  body > .layer > .header > .top > h1 {
    font-size: 18px;
  }
  body > .layer > .header > .top > .links > a {
    font-size: 24px;
  }
  body > .layer > .header > .top > .links > span {
    height: 22px;
    margin: 0 6px;
    top: 4px;
  }
  body > .layer > .header > .bottom h2 {
    font-size: 16px;
    padding: 8px 16px;
  }
  body > .layer > .header > .bottom > .user-links > a {
    margin-right: 14px;
  }
  body > .layer > .content {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  body > .layer.homepage {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    background: #565656;
    height: 100%;
    width: 100%;
  }
  body > .layer.homepage > .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
  }
  body > .layer.homepage .periods {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    align-items: stretch;
    -webkit-align-content: stretch;
    -moz-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.homepage .periods > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  body > .layer.homepage .periods > div > img {
    filter: grayscale(100%) contrast(150%);
    height: 100%;
    position: absolute;
    width: auto;
    z-index: 0;
  }
  body > .layer.homepage .periods > div:before {
    background-color: var(--default-color);
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  body > .layer.homepage .front {
    position: relative;
    text-align: center;
    z-index: 1;
  }
  body > .layer.homepage .front h1 {
    color: #ffffff;
    font-size: 100px;
    text-transform: uppercase;
  }
  body > .layer.homepage .front a {
    background: #ffffff;
    color: #565656;
    display: inline-block;
    font-size: 16px;
    padding: 15px 40px;
    text-decoration: none;
    text-transform: uppercase;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  body > .layer.homepage .periods {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body > .layer.homepage .periods > div {
    height: 100%;
    width: 100%;
  }
  body > .layer.homepage .periods > div > img {
    height: auto;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) and (orientation: landscape) {
  body > .layer.homepage .periods {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  body > .layer.homepage .periods > div {
    height: 50%;
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  body > .layer.homepage .front {
    padding: 0 20px;
  }
  body > .layer.homepage .front h1 {
    font-size: 48px;
    line-height: 1.1;
  }
  body > .layer.homepage .front a {
    font-size: 14px;
    padding: 12px 24px;
  }
  body > .layer.login {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    background: #565656;
    height: 100%;
    width: 100%;
  }
  body > .layer.login > .content {
    background: #ffffff;
    max-height: 330px;
    padding: 40px;
  }
  body > .layer.login > .content h1 {
    margin-bottom: 30px;
  }
  body > .layer.login > .content .form-group {
    margin-bottom: 15px;
  }
  body > .layer.login > .content .form-group label {
    display: block;
    font-size: 12px;
    margin-bottom: 5px;
  }
  body > .layer.login > .content .form-group input {
    padding: 5px;
    width: 100%;
  }
  body > .layer.login > .content .btn-primary {
    background: #565656;
    border: none;
    color: #ffffff;
    cursor: pointer;
    display: block;
    margin: 50px auto 0 auto;
    padding: 5px 15px;
    text-decoration: none;
    text-align: center;
    width: 200px;
  }
  body > .layer.login > .content .btn-secondary {
    border: none;
    color: #565656;
    cursor: pointer;
    display: block;
    margin: 10px auto 0 auto;
    padding: 5px 15px;
    text-decoration: none;
    text-align: center;
    width: 200px;
  }
  body > .layer.login > .content {
    box-sizing: border-box;
    margin: 0 20px;
    padding: 24px;
    width: calc(100% - 40px);
  }
  body > .layer.login > .content h1 {
    font-size: 22px;
    margin-bottom: 20px;
  }
  body > .layer.login > .content .btn-primary,
  body > .layer.login > .content .btn-secondary {
    margin-top: 20px;
    width: 100%;
  }
  body > .layer.login > .content .btn-secondary {
    margin-top: 10px;
  }
  body > .layer.inside > .content {
    background: #ffffff;
    height: calc(100% - 132px);
  }
  body > .layer.inside > .content > div > .slider,
  body > .layer.inside > .content > .slider {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    align-items: flex-end;
    container-type: size;
    height: 50%;
    position: relative;
    z-index: 15;
  }
  body > .layer.inside > .content > div > .slider > .cards,
  body > .layer.inside > .content > .slider > .cards {
    -webkit-transition: left 0.5s ease;
    -moz-transition: left 0.5s ease;
    -ms-transition: left 0.5s ease;
    -o-transition: left 0.5s ease;
    transition: left 0.5s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    max-height: 100%;
    position: relative;
    z-index: 1;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card,
  body > .layer.inside > .content > .slider > .cards > .card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    box-shadow: 0 1px 5px rgba(131, 108, 94, 0.5);
    cursor: pointer;
    margin: 0 calc(30px - var(--card-v-w, 0px) / 2 + var(--card-v-w, 0px) * var(--card-v-scale, 1) / 2);
    position: relative;
    transform: scale(var(--card-v-scale, 1));
    transform-origin: center;
    transition: transform 0.5s;
    transform-style: preserve-3d;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card > form,
  body > .layer.inside > .content > .slider > .cards > .card > form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .controls,
  body > .layer.inside > .content > .slider > .cards > .card .controls {
    background: #ffffff;
    bottom: 100%;
    padding: 5px 8px;
    position: absolute;
    right: 0;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .controls > button,
  body > .layer.inside > .content > .slider > .cards > .card .controls > button {
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -ms-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    border: none;
    background: #ffffff;
    cursor: pointer;
    opacity: 0.7;
    padding: 2px 5px;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .controls > button:hover,
  body > .layer.inside > .content > .slider > .cards > .card .controls > button:hover {
    opacity: 1;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .ribbon,
  body > .layer.inside > .content > .slider > .cards > .card .ribbon {
    height: 75px;
    left: -5px;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    text-align: right;
    top: -5px;
    z-index: 1;
    width: 75px;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .ribbon span,
  body > .layer.inside > .content > .slider > .cards > .card .ribbon span {
    background: linear-gradient(#F70505 0%, #8F0808 100%);
    box-shadow: 0 3px 10px -5px rgb(0, 0, 0);
    color: #ffffff;
    display: block;
    font-size: 10px;
    font-weight: bold;
    left: -21px;
    line-height: 20px;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    top: 19px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 100px;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .ribbon span:before,
  body > .layer.inside > .content > .slider > .cards > .card .ribbon span:before {
    border-bottom: 3px solid transparent;
    border-left: 3px solid #8F0808;
    border-right: 3px solid transparent;
    border-top: 3px solid #8F0808;
    content: "";
    left: 0;
    position: absolute;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .ribbon span:after,
  body > .layer.inside > .content > .slider > .cards > .card .ribbon span:after {
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
    border-right: 3px solid #8F0808;
    border-top: 3px solid #8F0808;
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card h3,
  body > .layer.inside > .content > .slider > .cards > .card h3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    color: var(--default-color);
    font-size: 22px;
    font-weight: 700;
    height: 100%;
    line-height: 25px;
    margin: 0;
    min-height: 85px;
    padding: 30px 20px 15px 20px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .image,
  body > .layer.inside > .content > .slider > .cards > .card .image {
    background: rgba(68, 67, 68, 0.8);
    padding-top: 75%;
    position: relative;
    width: 100%;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .image label,
  body > .layer.inside > .content > .slider > .cards > .card .image label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .image label img,
  body > .layer.inside > .content > .slider > .cards > .card .image label img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .subform > div,
  body > .layer.inside > .content > .slider > .cards > .card .subform > div {
    box-shadow: 0 1px 5px #341E13;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .subform > div:before,
  body > .layer.inside > .content > .slider > .cards > .card .subform > div:before {
    box-shadow: 0 0 5px #341E13;
    clip-path: polygon(-5px -5px, calc(100% + 5px) -5px, calc(100% + 5px) calc(100% + 5px));
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .subform > div label,
  body > .layer.inside > .content > .slider > .cards > .card .subform > div label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    margin-bottom: 5px;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .subform > div label > span,
  body > .layer.inside > .content > .slider > .cards > .card .subform > div label > span {
    display: inline-block;
    width: 30px;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .subform > div label input[type=text],
  body > .layer.inside > .content > .slider > .cards > .card .subform > div label input[type=text] {
    width: 100px;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .subform > div label:nth-last-child(1),
  body > .layer.inside > .content > .slider > .cards > .card .subform > div label:nth-last-child(1) {
    margin-bottom: 0;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .subform > div label.right span,
  body > .layer.inside > .content > .slider > .cards > .card .subform > div label.right span {
    padding-right: 10px;
    width: auto;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .subform > div label.column,
  body > .layer.inside > .content > .slider > .cards > .card .subform > div label.column {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .range,
  body > .layer.inside > .content > .slider > .cards > .card .range {
    padding: 0 10px 35px 10px;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .range > span,
  body > .layer.inside > .content > .slider > .cards > .card .range > span {
    display: block;
    font-size: 15px;
    height: 22px;
    line-height: 22px;
    text-align: center;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card.editable,
  body > .layer.inside > .content > .slider > .cards > .card.editable {
    cursor: default;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card.detail-open,
  body > .layer.inside > .content > .slider > .cards > .card.detail-open {
    --card-counter-scale: calc(1 / var(--card-v-scale, 1));
  }
  body > .layer.inside > .content > div > .slider > .cards > .card.detail-open .content,
  body > .layer.inside > .content > .slider > .cards > .card.detail-open .content {
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -ms-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
    opacity: 1;
    transform: scale(var(--card-counter-scale, 1)) translateZ(9999px);
  }
  .legacy-safari body > .layer.inside > .content > div > .slider > .cards > .card.detail-open .content,
  .legacy-safari body > .layer.inside > .content > .slider > .cards > .card.detail-open .content {
    transform: translateZ(9999px);
  }
  body > .layer.inside > .content > div > .slider > .cards > .card.detail-open.detail-resizing .content,
  body > .layer.inside > .content > .slider > .cards > .card.detail-open.detail-resizing .content {
    opacity: 0;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card.active ~ .card,
  body > .layer.inside > .content > .slider > .cards > .card.active ~ .card {
    transform: perspective(600px) rotateY(-30deg) scale(calc(0.9 * var(--card-v-scale, 1)));
  }
  .legacy-safari body > .layer.inside > .content > div > .slider > .cards > .card.active ~ .card,
  .legacy-safari body > .layer.inside > .content > .slider > .cards > .card.active ~ .card {
    transform: perspective(600px) rotateY(-30deg) scale(0.9);
  }
  body > .layer.inside > .content > div > .slider > .cards > .card.before-active,
  body > .layer.inside > .content > .slider > .cards > .card.before-active {
    transform: perspective(600px) rotateY(30deg) scale(calc(0.9 * var(--card-v-scale, 1)));
  }
  .legacy-safari body > .layer.inside > .content > div > .slider > .cards > .card.before-active,
  .legacy-safari body > .layer.inside > .content > .slider > .cards > .card.before-active {
    transform: perspective(600px) rotateY(30deg) scale(0.9);
  }
  body > .layer.inside > .content > div > .slider > .cards > .card:not(.active) *,
  body > .layer.inside > .content > .slider > .cards > .card:not(.active) * {
    pointer-events: none;
  }
  body > .layer.inside > .content > div > .slider > .cards[data-count="1"],
  body > .layer.inside > .content > .slider > .cards[data-count="1"] {
    margin-left: 0;
  }
  body > .layer.inside > .content > div > .slider > .navigation,
  body > .layer.inside > .content > .slider > .navigation {
    bottom: 80px;
    height: 0;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
  }
  body > .layer.inside > .content > div > .slider > .navigation > div,
  body > .layer.inside > .content > .slider > .navigation > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    background: #341E13;
    color: #ffffff;
    cursor: pointer;
    height: 50px;
    top: -50px;
    position: absolute;
    width: 50px;
  }
  body > .layer.inside > .content > div > .slider > .navigation > div > span,
  body > .layer.inside > .content > .slider > .navigation > div > span {
    font-size: 30px;
  }
  body > .layer.inside > .content > div > .slider > .navigation > div.previous,
  body > .layer.inside > .content > .slider > .navigation > div.previous {
    left: 0;
  }
  body > .layer.inside > .content > div > .slider > .navigation > div.next,
  body > .layer.inside > .content > .slider > .navigation > div.next {
    right: 0;
  }
  @container (max-height: 180px) {
    body > .layer.inside > .content > div > .slider > .cards > .card,
    body > .layer.inside > .content > .slider > .cards > .card {
      --card-h-scale: min(1, calc(95cqh / 240px), calc(95cqw / 480px));
      height: 240px !important;
      max-height: 100%;
      transform: scale(var(--card-h-scale));
      transform-origin: center;
      width: 480px !important;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image), body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image),
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image),
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) {
      display: grid !important;
      grid-template-columns: 240px 1fr !important;
      grid-template-rows: auto 1fr auto !important;
      grid-template-areas: "image title" "image .    " "image range" !important;
      height: 100%;
      width: 100%;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image) > form, body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image) > form,
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image) > form,
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) > form {
      display: contents;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image) > .image,
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image) > form > .image, body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image) > .image,
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image) > form > .image,
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image) > .image,
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image) > form > .image,
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) > .image,
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) > form > .image {
      grid-area: image;
      height: 100%;
      padding-top: 0;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image) > .image label img,
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image) > form > .image label img, body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image) > .image label img,
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image) > form > .image label img,
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image) > .image label img,
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image) > form > .image label img,
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) > .image label img,
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) > form > .image label img {
      height: 100%;
      object-fit: cover;
      width: 100%;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image) > h3,
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image) > form > h3, body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image) > h3,
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image) > form > h3,
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image) > h3,
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image) > form > h3,
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) > h3,
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) > form > h3 {
      grid-area: title;
      min-height: 0;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image) > .range,
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> .image) > form > .range, body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image) > .range,
    body > .layer.inside > .content > div > .slider > .cards > .card:has(> form > .image) > form > .range,
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image) > .range,
    body > .layer.inside > .content > .slider > .cards > .card:has(> .image) > form > .range,
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) > .range,
    body > .layer.inside > .content > .slider > .cards > .card:has(> form > .image) > form > .range {
      grid-area: range;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information),
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) {
      display: block !important;
      min-height: 0 !important;
      min-width: 0 !important;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information {
      display: grid !important;
      grid-template-columns: 240px 1fr !important;
      grid-template-rows: auto 1fr auto !important;
      grid-template-areas: "image title" "image .    " "image range" !important;
      height: 100%;
      width: 100%;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form {
      display: contents;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > .image,
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form > .image,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > .image,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form > .image {
      grid-area: image;
      height: 100%;
      padding-top: 0;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > .image label img,
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form > .image label img,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > .image label img,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form > .image label img {
      height: 100%;
      object-fit: cover;
      width: 100%;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > h3,
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form > h3,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > h3,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form > h3 {
      grid-area: title;
      min-height: 0;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > .range,
    body > .layer.inside > .content > div > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form > .range,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > .range,
    body > .layer.inside > .content > .slider > .cards > .card:not(.detail-open) > .content:has(> .information) > .information > form > .range {
      grid-area: range;
    }
    body > .layer.inside > .content > div > .slider > .cards > .card,
    body > .layer.inside > .content > .slider > .cards > .card {
      margin: 0 calc(-210px + 214px * var(--card-h-scale));
    }
    body > .layer.inside > .content > div > .slider > .cards > .card.active ~ .card,
    body > .layer.inside > .content > .slider > .cards > .card.active ~ .card {
      transform: perspective(600px) rotateY(-30deg) scale(calc(0.9 * var(--card-h-scale)));
    }
    body > .layer.inside > .content > div > .slider > .cards > .card.before-active,
    body > .layer.inside > .content > .slider > .cards > .card.before-active {
      transform: perspective(600px) rotateY(30deg) scale(calc(0.9 * var(--card-h-scale)));
    }
    body > .layer.inside > .content > div > .slider > .cards > .card.detail-open,
    body > .layer.inside > .content > .slider > .cards > .card.detail-open {
      --card-counter-scale: calc(1 / var(--card-h-scale, 1));
    }
  }
  body > .layer.inside > .content > .time-bar {
    height: 50%;
  }
  body > .layer.inside > .content {
    height: calc(100% - 88px);
  }
  body > .layer.inside > .content > div > .slider > .cards > .card,
  body > .layer.inside > .content > .slider > .cards > .card {
    margin: 0 10px;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card h3,
  body > .layer.inside > .content > .slider > .cards > .card h3 {
    font-size: 16px;
    line-height: 20px;
    min-height: 60px;
    padding: 20px 12px 10px 12px;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .range,
  body > .layer.inside > .content > .slider > .cards > .card .range {
    padding: 0 8px 24px 8px;
  }
  body > .layer.inside > .content > div > .slider > .cards > .card .range > span,
  body > .layer.inside > .content > .slider > .cards > .card .range > span {
    font-size: 13px;
    height: 18px;
    line-height: 18px;
  }
  body > .layer.inside > .content > div > .slider > .navigation,
  body > .layer.inside > .content > .slider > .navigation {
    bottom: 60px;
  }
  body > .layer.inside > .content > div > .slider > .navigation > div,
  body > .layer.inside > .content > .slider > .navigation > div {
    height: 40px;
    top: -40px;
    width: 40px;
  }
  body > .layer.inside > .content > div > .slider > .navigation > div > span,
  body > .layer.inside > .content > .slider > .navigation > div > span {
    font-size: 24px;
  }
  body > .layer.inside > .content .timeline {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    padding: 0 40px;
    width: 100%;
  }
  body > .layer.inside > .content .timeline > .ranges {
    height: 0;
    position: relative;
    width: 100%;
  }
  body > .layer.inside > .content .timeline > .ranges > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    -webkit-justify-content: stretch;
    -moz-justify-content: stretch;
    justify-content: stretch;
    min-height: 20px;
    opacity: 0.6;
    position: absolute;
    top: -20px;
  }
  body > .layer.inside > .content .timeline > .ranges > div > i {
    display: none;
    height: 20px;
    min-width: 1px;
    width: 10%;
  }
  body > .layer.inside > .content .timeline > .ranges > div > i:nth-of-type(2) {
    background: inherit;
    width: 80%;
  }
  body > .layer.inside > .content .timeline > .ranges > div > i:nth-of-type(1) {
    background: linear-gradient(to left, transparent, #ffffff);
  }
  body > .layer.inside > .content .timeline > .ranges > div > i:nth-of-type(3) {
    background: linear-gradient(to right, transparent, #ffffff);
  }
  body > .layer.inside > .content .timeline > .ranges > div.start-fix > i:nth-of-type(1) {
    background: inherit !important;
  }
  body > .layer.inside > .content .timeline > .ranges > div.end-fix > i:nth-of-type(3) {
    background: inherit !important;
  }
  body > .layer.inside > .content .timeline > .ranges > div.attached {
    background-color: var(--default-color);
  }
  body > .layer.inside > .content .timeline > .ranges > div.attached > i {
    display: block;
  }
  body > .layer.inside > .content .timeline > .line {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 1px;
    position: relative;
    width: 100%;
  }
  body > .layer.inside > .content .timeline > .line > .step {
    position: absolute;
    top: 20px;
  }
  body > .layer.inside > .content .timeline > .line > i {
    border-left: 1px solid var(--default-color);
    box-sizing: border-box;
    height: 15px;
    position: relative;
    top: -15px;
  }
  body > .layer.inside > .content .timeline > .line > i.interval {
    border-left: 2px solid var(--default-color);
    height: 20px;
    left: -1px;
    top: -20px;
  }
  body > .layer.inside > .content .timeline {
    padding: 0 20px;
  }
  body > .layer.inside.periods {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #565656;
    height: 100%;
    width: 100%;
  }
  body > .layer.inside.periods #header {
    height: 88px;
  }
  body > .layer.inside.periods #header > .top {
    color: #3C271C;
  }
  body > .layer.inside.periods #header > .bottom {
    background-color: #836c5e;
  }
  body > .layer.inside.periods > .content {
    background: #ffffff;
    height: calc(100% - 88px);
  }
  body > .layer.inside.periods > .content > .slider {
    background: #e3dfdd;
    height: 60%;
  }
  body > .layer.inside.periods > .content > .slider > .cards {
    position: relative;
    top: 40px;
  }
  body > .layer.inside.periods > .content > .slider > .cards > .card {
    --card-v-scale: min(1, calc(95cqh / 260px), calc(95cqw / 180px));
    --card-v-w: 180px;
    height: 260px;
    width: 180px;
    box-shadow: 0 1px 5px var(--default-color-50);
  }
  body > .layer.inside.periods > .content > .slider > .cards > .card .image img {
    filter: grayscale(100%) contrast(150%);
  }
  body > .layer.inside.periods > .content > .slider > .cards > .card .image:before {
    background-color: var(--default-color);
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.5;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  body > .layer.inside.periods > .content > .slider > .navigation {
    bottom: 40px;
  }
  body > .layer.inside.periods > .content > .slider > .navigation > div {
    height: 40px;
    top: -40px;
    width: 40px;
  }
  body > .layer.inside.periods > .content > .slider > .navigation > div > span {
    font-size: 24px;
  }
  body > .layer.inside.periods > .content > .timeline {
    height: 40%;
  }
  body > .layer.inside.chapters {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #ffffff;
    height: 100%;
    width: 100%;
  }
  body > .layer.inside.chapters > .header {
    height: 132px;
  }
  body > .layer.inside.chapters > .header > .top {
    color: var(--default-color);
  }
  body > .layer.inside.chapters > .header > .top h1 > i {
    cursor: pointer;
    font-size: 40px;
    position: relative;
    top: 2px;
  }
  body > .layer.inside.chapters > .header > .bottom {
    position: relative;
  }
  body > .layer.inside.chapters > .header > .bottom:before {
    background-color: var(--default-color);
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.8;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.chapters > .content {
    background: #ffffff;
    height: calc(100% - 132px);
  }
  body > .layer.inside.chapters > .content > .slider {
    height: 35%;
    min-height: 160px;
  }
  body > .layer.inside.chapters > .content > .slider > .cards {
    position: relative;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card {
    --card-v-scale: min(1, calc(95cqh / 240px), calc(95cqw / 170px));
    --card-v-w: 170px;
    height: 240px;
    width: 170px;
    box-shadow: 0 1px 5px #341E13;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card h3 {
    font-size: 18px;
    margin: 0;
    padding: 15px;
    text-transform: none;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
    min-height: 240px;
    min-width: 170px;
    width: 100%;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .information {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
    max-width: 100%;
    width: 100%;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description {
    opacity: 0;
    pointer-events: none;
    position: relative;
    max-width: 0;
    width: 100%;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description > .close-detail {
    color: #e3dfdd;
    cursor: pointer;
    font-size: 26px;
    position: absolute;
    right: 6px;
    top: 6px;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description > div {
    font-size: 15px;
    height: 100%;
    line-height: 1.35em;
    overflow-x: hidden;
    overflow-y: auto;
    padding-right: 200px;
    width: calc(100% + 200px);
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description > div .codex-editor--narrow {
    margin-right: 0;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description > div .codex-editor--narrow .codex-editor__redactor {
    margin-right: 0;
    padding-bottom: 0 !important;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description > div .codex-editor--narrow .ce-block {
    margin-right: 0;
    padding-right: 0;
    word-wrap: break-word;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description > div .codex-editor--narrow .ce-toolbar__actions {
    background: #ffffff;
    box-shadow: 0px 6px 8px -10px #341E13, 0px -6px 8px -10px #341E13;
    left: calc(100% + 26px);
    right: auto;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description > div {
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description > div::-webkit-scrollbar {
    display: none;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content > .description > a {
    bottom: 26px;
    color: var(--default-color);
    font-size: 36px;
    left: 50%;
    margin-left: -30px;
    position: absolute;
    text-decoration: none;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .placeholder {
    display: none;
    z-index: -1;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .placeholder .subform {
    display: none !important;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card.detail-open {
    cursor: default;
    z-index: 10;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card.detail-open .content {
    background: #ffffff;
    box-shadow: 0 0 24px 8px #341E13;
    height: 320px;
    left: var(--offset-left, 0);
    margin: 0;
    min-height: 320px;
    min-width: 510px;
    position: fixed;
    top: var(--offset-top, 0);
    width: 510px;
    z-index: 100;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card.detail-open .content > .information {
    background: #ffffff;
    max-width: 230px;
    z-index: 1;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card.detail-open .content > .description {
    background: #ffffff;
    box-shadow: inset 35px 0px 35px -20px #e3dfdd;
    max-width: 280px;
    opacity: 1;
    padding: 46px 26px 72px 26px;
    pointer-events: all;
    z-index: 1;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card.detail-open .content:before {
    background: rgba(255, 255, 255, 0.8);
    content: "";
    height: 15000px;
    left: -5000px;
    position: fixed;
    top: -5000px;
    width: 15000px;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card.detail-open .placeholder {
    display: block;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card.detail-open .placeholder h3 {
    height: auto;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card.detail-open .controls {
    margin-top: -35px;
    position: fixed;
    right: calc(100% - var(--offset-left, 0px) - 510px);
    top: var(--offset-top, 0);
    z-index: 10000;
  }
  body > .layer.inside.chapters > .content > .timeline {
    height: 15%;
    min-height: 100px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background: color-mix(in srgb, var(--default-color) 40%, transparent);
    height: 60%;
    overflow-y: auto;
    padding: 0 40px;
    position: relative;
  }
  body > .layer.inside.chapters > .content > .chapters-bars:after {
    -webkit-box-shadow: inset 0px 18px 20px -20px var(--default-color);
    box-shadow: inset 0px 18px 20px -20px var(--default-color);
    content: "";
    left: 0;
    height: 100%;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    flex: 1;
    padding: 20px 0;
    position: relative;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .surrounded-period {
    background: color-mix(in srgb, var(--default-color) 40%, #ffffff);
    bottom: 0;
    position: absolute;
    top: 0;
    width: 40px;
    z-index: 1;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .surrounded-period.previous {
    border-right: 1px solid var(--default-color);
    left: -40px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .surrounded-period.next {
    border-left: 1px solid var(--default-color);
    right: -40px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 40px;
    position: relative;
    text-align: center;
    z-index: 2;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > span {
    color: #341E13;
    font-size: 13px;
    font-weight: 600;
    height: 15px;
    position: relative;
    white-space: nowrap;
    width: 100%;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > span > span {
    cursor: pointer;
    left: 50%;
    position: absolute;
    top: 0;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > span > i {
    cursor: pointer;
    display: none;
    font-size: 30px;
    position: absolute;
    top: -8px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > span > i.bh-right {
    right: -42px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > span > i.bh-left {
    left: -42px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    -webkit-justify-content: stretch;
    -moz-justify-content: stretch;
    justify-content: stretch;
    height: 2px;
    width: 100%;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > div > i {
    height: 2px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > div > i:nth-of-type(2) {
    background-color: var(--default-color);
    width: 100%;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > div > i:nth-of-type(1) {
    background: var(--right-gradient);
    max-width: 50px;
    min-width: 10px;
    width: 10%;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > div > i:nth-of-type(3) {
    background: var(--left-gradient);
    max-width: 50px;
    min-width: 10px;
    width: 10%;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > div.start-fix > i:nth-of-type(1) {
    background-color: var(--default-color);
    position: relative;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > div.start-fix > i:nth-of-type(1):before {
    background-color: var(--default-color);
    border-radius: 50%;
    content: "";
    height: 7px;
    left: 0;
    position: absolute;
    top: -3px;
    width: 7px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > div.end-fix > i:nth-of-type(3) {
    background-color: var(--default-color);
    position: relative;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > div.end-fix > i:nth-of-type(3):after {
    background-color: var(--default-color);
    border-radius: 50%;
    content: "";
    height: 7px;
    right: 0;
    position: absolute;
    top: -3px;
    width: 7px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar.start-before:not(.end-after) > span > span {
    left: 0;
    margin-left: 0 !important;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar.active > span {
    color: var(--default-color);
    font-weight: 400;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar.active > span > i {
    display: block;
  }
  body > .layer.inside.chapters > .content.blurred > .slider > .navigation {
    z-index: 0;
  }
  body > .layer.inside.chapters > .content.blurred > .chapters-bars > .inner > .bar {
    z-index: 0;
  }
  body > .layer.inside.chapters > .content.blurred > .chapters-bars > .inner > .surrounded-period {
    z-index: 0;
  }
  body > .layer.inside.chapters > .content.blurred > .chapters-bars:after {
    z-index: 0;
  }
  body > .layer.inside.chapters > .header {
    height: 88px;
  }
  body > .layer.inside.chapters > .header > .top h1 {
    font-size: 20px;
  }
  body > .layer.inside.chapters > .header > .top h1 > i {
    font-size: 30px;
  }
  body > .layer.inside.chapters > .content {
    height: calc(100% - 88px);
  }
  body > .layer.inside.chapters > .content > .slider {
    height: 45%;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card {
    --card-v-scale: min(1, calc(95cqh / 200px), calc(95cqw / 140px));
    --card-v-w: 140px;
    height: 200px;
    width: 140px;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card h3 {
    font-size: 14px;
    padding: 10px;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card .content {
    min-height: 200px;
    min-width: 140px;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card.detail-open .content {
    left: 50%;
    margin: 0;
    min-height: 260px;
    min-width: 0;
    transform: translate(-50%, -50%) scale(var(--card-counter-scale, 1));
    width: calc(100vw - 40px);
    top: 50%;
  }
  .legacy-safari body > .layer.inside.chapters > .content > .slider > .cards > .card.detail-open .content {
    height: 320px;
    margin: -160px 0 0 -255px;
    transform: none;
    width: 510px;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card.detail-open .content > .information {
    max-width: 50%;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card.detail-open .content > .description {
    max-width: 50%;
    padding: 20px 16px 40px 16px;
  }
  body > .layer.inside.chapters > .content > .slider > .cards > .card.detail-open .controls {
    bottom: auto;
    right: 20px;
    top: calc(50vh - 150px);
  }
  body > .layer.inside.chapters > .content > .chapters-bars {
    padding: 0 20px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner {
    padding: 14px 0;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .surrounded-period {
    width: 20px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .surrounded-period.previous {
    left: -20px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .surrounded-period.next {
    right: -20px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar {
    height: 36px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > span {
    font-size: 12px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > span > i {
    font-size: 24px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > span > i.bh-left {
    left: -22px;
  }
  body > .layer.inside.chapters > .content > .chapters-bars > .inner > .bar > span > i.bh-right {
    right: -22px;
  }
  body > .layer.inside.chapters-grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #ffffff;
    height: 100%;
    width: 100%;
  }
  body > .layer.inside.chapters-grid > .header {
    height: auto;
    min-height: 50px;
  }
  body > .layer.inside.chapters-grid > .header > .top {
    color: var(--default-color);
  }
  body > .layer.inside.chapters-grid > .header > .top .grid-close {
    font-size: 40px;
  }
  body > .layer.inside.chapters-grid > .content {
    height: 100%;
    overflow-y: auto;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
    padding: 20px 40px;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    aspect-ratio: 170/240;
    background: #ffffff;
    box-shadow: 0 1px 5px #341E13;
    color: inherit;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    text-decoration: none;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card:hover {
    box-shadow: 0 2px 10px #341E13;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card .ribbon {
    height: 75px;
    left: -5px;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    text-align: right;
    top: -5px;
    z-index: 1;
    width: 75px;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card .ribbon span {
    background: linear-gradient(#F70505 0%, #8F0808 100%);
    box-shadow: 0 3px 10px -5px rgb(0, 0, 0);
    color: #ffffff;
    display: block;
    font-size: 10px;
    font-weight: bold;
    left: -21px;
    line-height: 20px;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    top: 19px;
    transform: rotate(-45deg);
    width: 100px;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card .ribbon span:before {
    border-bottom: 3px solid transparent;
    border-left: 3px solid #8F0808;
    border-right: 3px solid transparent;
    border-top: 3px solid #8F0808;
    content: "";
    left: 0;
    position: absolute;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card .ribbon span:after {
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
    border-right: 3px solid #8F0808;
    border-top: 3px solid #8F0808;
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card > .image {
    background: rgba(68, 67, 68, 0.8);
    padding-top: 75%;
    position: relative;
    width: 100%;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card > .image img {
    display: block;
    height: 100%;
    left: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card > h3 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    color: var(--default-color);
    font-size: 14px;
    font-weight: 700;
    line-height: 1.3em;
    margin: 0;
    overflow: hidden;
    padding: 10px;
    text-align: center;
    text-overflow: ellipsis;
    text-transform: uppercase;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card > .range {
    padding: 0 10px 12px 10px;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card > .range > span {
    display: block;
    font-size: 12px;
    text-align: center;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card > .periods-colors {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card > .periods-colors > div {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: block;
    height: 5px;
  }
  body > .layer.inside.chapters-grid > .header {
    min-height: 44px;
  }
  body > .layer.inside.chapters-grid > .header > .top .grid-close {
    font-size: 30px;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body {
    gap: 12px;
    grid-template-columns: repeat(2, 1fr);
    padding: 12px;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card > h3 {
    font-size: 12px;
    padding: 8px 6px 4px 6px;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card > .range {
    padding: 0 6px 10px 6px;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card > .range > span {
    font-size: 11px;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card .ribbon {
    height: 60px;
    width: 60px;
  }
  body > .layer.inside.chapters-grid > .content > .grid-body > .grid-card .ribbon span {
    font-size: 9px;
    left: -24px;
    top: 14px;
    width: 80px;
  }
  body > .layer.inside.chapters-timeline {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #ffffff;
    height: 100%;
    width: 100%;
  }
  body > .layer.inside.chapters-timeline > .header {
    height: auto;
    min-height: 44px;
  }
  body > .layer.inside.chapters-timeline > .header > .top {
    color: var(--default-color);
  }
  body > .layer.inside.chapters-timeline > .header > .top .grid-close {
    font-size: 30px;
  }
  body > .layer.inside.chapters-timeline > .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    overflow-y: auto;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-periods {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background: #ffffff;
    border-bottom: 1px solid #e3dfdd;
    gap: 4px;
    padding: 8px 10px;
    position: sticky;
    top: 0;
    z-index: 3;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-periods > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    border-radius: 11px;
    height: 22px;
    min-height: 22px;
    overflow: hidden;
    padding: 0 10px;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-periods > div > span {
    color: #ffffff;
    font-size: 11px;
    font-weight: 600;
    max-width: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: uppercase;
    white-space: nowrap;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background: #ffffff;
    background-size: auto !important;
    min-height: 0 !important;
    padding: 0;
    position: relative;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-bottom: 1px solid #e3dfdd;
    box-sizing: border-box;
    color: inherit;
    height: auto !important;
    left: auto !important;
    padding: 12px 16px 12px 26px;
    position: relative;
    text-decoration: none;
    top: auto !important;
    width: 100% !important;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar:before {
    background: var(--default-color, #341E13);
    border-radius: 2px;
    bottom: 12px;
    content: "";
    left: 10px;
    position: absolute;
    top: 12px;
    width: 4px;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar:after {
    color: #836c5e;
    content: attr(data-start) " – " attr(data-end);
    font-size: 12px;
    font-weight: 400;
    margin-top: 2px;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > span {
    color: var(--default-color, #341E13);
    font-size: 14px;
    font-weight: 600;
    height: auto !important;
    line-height: 1.3;
    margin-left: 0 !important;
    position: static;
    white-space: normal;
    width: 100% !important;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > span > span {
    cursor: pointer;
    display: block;
    left: auto !important;
    margin-left: 0 !important;
    position: static !important;
    right: auto !important;
    top: auto !important;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar > div {
    display: none;
  }
  body > .layer.inside.chapters-timeline > .content > .timeline-bars > .timeline-bar:hover > span {
    color: var(--default-color);
  }
  body > .layer.inside.chapter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    width: 100%;
  }
  body > .layer.inside.chapter > .header {
    height: 96px;
  }
  body > .layer.inside.chapter > .header > .top {
    color: #341E13;
    height: 100%;
  }
  body > .layer.inside.chapter > .header > .top > .image {
    height: 96px;
    margin: -30px 0 -30px -30px;
    min-width: 96px;
    overflow: hidden;
    width: 96px;
  }
  body > .layer.inside.chapter > .header > .top > .image img {
    height: 100%;
    width: auto;
  }
  body > .layer.inside.chapter > .header > .top h1 {
    font-size: 24px;
    margin: 0 70px 0 30px;
    text-align: left;
    text-transform: none;
    white-space: nowrap;
  }
  body > .layer.inside.chapter > .header > .top .range {
    width: 100%;
  }
  body > .layer.inside.chapter > .header > .top .links {
    white-space: nowrap;
  }
  body > .layer.inside.chapter > .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    background: #ffffff;
    height: calc(100% - 96px);
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    bottom: 100%;
    height: 50px;
    left: 50%;
    margin: 2px 0;
    position: absolute;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label > span {
    bottom: 100%;
    color: #836c5e;
    cursor: pointer;
    display: block;
    font-size: 12px;
    margin: 5px 0;
    position: absolute;
    text-align: center;
    width: 100px;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label > span:hover {
    font-weight: 400;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label > i {
    background: #836c5e;
    position: absolute;
    content: "";
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label > i:nth-of-type(1) {
    bottom: 0;
    height: 100%;
    left: 0;
    width: 1px;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label > i:nth-of-type(2) {
    border-radius: 50%;
    height: 7px;
    left: -3px;
    top: 0;
    width: 7px;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.bottom {
    bottom: unset;
    top: 100%;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.bottom > span {
    top: 100%;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.bottom > i:nth-of-type(1) {
    bottom: unset;
    top: 0;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.bottom > i:nth-of-type(2) {
    bottom: 0;
    top: unset;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.draggable > span {
    pointer-events: all;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.draggable > i:nth-of-type(2) {
    cursor: pointer;
    pointer-events: all;
    z-index: 1;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.left > span {
    text-align: left;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.right > span {
    text-align: right;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div.attached {
    background-color: #836c5e;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div.attached > label > span {
    color: #444344;
    font-weight: 900;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div.event-pseudo-range {
    background: transparent !important;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.event-label > span {
    pointer-events: all;
  }
  body > .layer.inside.chapter > .content .timeline > .ranges > div > label.event-label.linked > span {
    color: #444344;
    font-weight: 900;
  }
  body > .layer.inside.chapter > .content > div {
    height: 100%;
  }
  body > .layer.inside.chapter > .content > div.tab {
    -webkit-transition: max-height 0.5s ease;
    -moz-transition: max-height 0.5s ease;
    -ms-transition: max-height 0.5s ease;
    -o-transition: max-height 0.5s ease;
    transition: max-height 0.5s ease;
    max-height: 40px;
    overflow: hidden;
    position: relative;
    z-index: 2;
  }
  body > .layer.inside.chapter > .content > div.tab > .toggle {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    background: #e3dfdd;
    color: #341E13;
    cursor: pointer;
    font-weight: 600;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    position: relative;
  }
  body > .layer.inside.chapter > .content > div.tab > .toggle > span {
    font-size: 14px;
    text-transform: uppercase;
    white-space: nowrap;
    z-index: 1;
  }
  body > .layer.inside.chapter > .content > div.tab > .toggle > .user-links {
    display: none;
    position: absolute;
    right: 50px;
    top: 0;
  }
  body > .layer.inside.chapter > .content > div.tab > .toggle > .user-links > a {
    color: #ffffff;
  }
  body > .layer.inside.chapter > .content > div.tab > .toggle > i {
    font-size: 28px;
    z-index: 1;
  }
  body > .layer.inside.chapter > .content > div.tab > .toggle > i.bh-down {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
  }
  body > .layer.inside.chapter > .content > div.tab > .toggle > i.bh-right {
    position: absolute;
    right: 0;
    top: 0;
  }
  body > .layer.inside.chapter > .content > div.tab > .toggle:before {
    background: #836c5e;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.tab > .toggle:hover:before {
    opacity: 0.7;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider {
    background: linear-gradient(to top, #e3dfdd, #ffffff);
    height: calc(var(--inner-h, calc(100vh - 216px)) * 0.5 + 20px);
    padding-bottom: 20px;
    transition: visibility 0s 0.3s;
    visibility: hidden;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards {
    position: relative;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.event-preview {
    box-shadow: none;
    height: 0;
    left: 0;
    min-height: 0;
    min-width: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    transform: none !important;
    width: 0;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.event-preview * {
    pointer-events: all;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.event-preview .controls {
    display: none;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card {
    box-shadow: 0 1px 5px rgba(131, 108, 94, 0.5);
    height: 240px;
    width: 170px;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card h3 {
    font-size: 18px;
    margin: 0;
    padding: 15px;
    text-transform: none;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
    min-height: 240px;
    min-width: 170px;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .information {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
    max-width: 100%;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description {
    opacity: 0;
    pointer-events: none;
    position: relative;
    max-width: 0;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description > .close-detail {
    color: #e3dfdd;
    cursor: pointer;
    font-size: 26px;
    position: absolute;
    right: 6px;
    top: 6px;
    z-index: 2;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description > div {
    font-size: 15px;
    height: 100%;
    line-height: 1.35em;
    overflow-x: hidden;
    overflow-y: auto;
    padding-right: 200px;
    width: calc(100% + 200px);
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description > div .codex-editor--narrow {
    margin-right: 0;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description > div .codex-editor--narrow .codex-editor__redactor {
    margin-right: 0;
    padding-bottom: 0 !important;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description > div .codex-editor--narrow .ce-block {
    margin-right: 0;
    padding-right: 0;
    word-wrap: break-word;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description > div .codex-editor--narrow .ce-toolbar__actions {
    background: #ffffff;
    box-shadow: 0 6px 8px -10px #341E13, 0px -6px 8px -10px #341E13;
    left: calc(100% + 26px);
    right: auto;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description > div {
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description > div::-webkit-scrollbar {
    display: none;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content > .description > a {
    bottom: 26px;
    color: var(--default-color);
    font-size: 36px;
    left: 50%;
    margin-left: -30px;
    position: absolute;
    text-decoration: none;
    z-index: 1;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .placeholder {
    display: none;
    z-index: -1;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .placeholder .subform {
    display: none !important;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open {
    cursor: default;
    transform-style: inherit;
    z-index: 10;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open .controls {
    margin-top: -35px;
    position: fixed;
    right: calc(100% - var(--offset-left, 0px) - 510px);
    top: var(--offset-top, 0);
    z-index: 10000;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open .content {
    background: #ffffff;
    box-shadow: 0 0 24px 8px #341E13;
    height: 320px;
    left: var(--offset-left, 0);
    margin: 0;
    min-height: 320px;
    min-width: 510px;
    position: fixed;
    top: var(--offset-top, 0);
    width: 510px;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open .content > .information {
    background: #ffffff;
    max-width: 230px;
    z-index: 1;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open .content > .description {
    background: #ffffff;
    box-shadow: inset 35px 0 35px -20px rgba(227, 223, 221, 0.5);
    max-width: 280px;
    opacity: 1;
    padding: 46px 26px 72px 26px;
    pointer-events: all;
    z-index: 1;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open .content:before {
    background: rgba(255, 255, 255, 0.8);
    content: "";
    height: 15000px;
    left: -5000px;
    position: fixed;
    top: -5000px;
    width: 15000px;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open .placeholder {
    display: block;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open .placeholder h3 {
    height: auto;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open .controls {
    margin-top: -35px;
    position: fixed;
    right: calc(100% - var(--offset-left, 0px) - 510px);
    top: var(--offset-top, 0);
    z-index: 10000;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    max-height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-start;
    -moz-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    background: url("../images/themes-background-WBtv9Ue.png") repeat left top;
    background-size: auto 264px;
    padding: 0 30px 0 60px;
    position: relative;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    cursor: pointer;
    height: 200px;
    margin: 32px 30px;
    position: relative;
    text-decoration: none;
    width: 140px;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card > form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card > form .errors {
    z-index: 1;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .controls {
    background: #ffffff;
    bottom: 100%;
    padding: 5px 8px;
    position: absolute;
    right: 0;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .controls > button {
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -ms-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    border: none;
    background: #ffffff;
    cursor: pointer;
    opacity: 0.7;
    padding: 2px 5px;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .controls > button:hover {
    opacity: 1;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .ribbon {
    height: 75px;
    left: -1px;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    text-align: right;
    top: -1px;
    z-index: 1;
    width: 75px;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .ribbon span {
    background: linear-gradient(#F70505 0%, #8F0808 100%);
    box-shadow: 0 3px 10px -5px rgb(0, 0, 0);
    color: #ffffff;
    display: block;
    font-size: 10px;
    font-weight: bold;
    left: -21px;
    line-height: 20px;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    top: 19px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 100px;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .ribbon span:before {
    border-bottom: 3px solid transparent;
    border-left: 3px solid #8F0808;
    border-right: 3px solid transparent;
    border-top: 3px solid #8F0808;
    content: "";
    left: 0;
    position: absolute;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .ribbon span:after {
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
    border-right: 3px solid #8F0808;
    border-top: 3px solid #8F0808;
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
    min-height: 184px;
    min-width: 128px;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .content label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 120px;
    position: relative;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .content label > input {
    left: 150%;
    opacity: 0;
    position: absolute;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .content h3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    color: var(--default-color);
    font-size: 12px;
    font-weight: 700;
    height: 100%;
    line-height: 16px;
    margin: 0;
    min-height: 85px;
    padding: 8px 15px;
    position: relative;
    text-align: left;
    word-break: break-word;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card.first-of-row > form .errors {
    left: 100%;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder) .content label:before {
    bottom: -5px;
    color: #ffffff;
    font-size: 40px;
    font-weight: 700;
    left: 25px;
    position: absolute;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(1) .content label:before {
    content: "1";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(2) .content label:before {
    content: "2";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(3) .content label:before {
    content: "3";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(4) .content label:before {
    content: "4";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(5) .content label:before {
    content: "5";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(6) .content label:before {
    content: "6";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(7) .content label:before {
    content: "7";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(8) .content label:before {
    content: "8";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(9) .content label:before {
    content: "9";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(10) .content label:before {
    content: "10";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(11) .content label:before {
    content: "11";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(12) .content label:before {
    content: "12";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(13) .content label:before {
    content: "13";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(14) .content label:before {
    content: "14";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(15) .content label:before {
    content: "15";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(16) .content label:before {
    content: "16";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(17) .content label:before {
    content: "17";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(18) .content label:before {
    content: "18";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(19) .content label:before {
    content: "19";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(20) .content label:before {
    content: "20";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(21) .content label:before {
    content: "21";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(22) .content label:before {
    content: "22";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(23) .content label:before {
    content: "23";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(24) .content label:before {
    content: "24";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(25) .content label:before {
    content: "25";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(26) .content label:before {
    content: "26";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(27) .content label:before {
    content: "27";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(28) .content label:before {
    content: "28";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(29) .content label:before {
    content: "29";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(30) .content label:before {
    content: "30";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(31) .content label:before {
    content: "31";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(32) .content label:before {
    content: "32";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(33) .content label:before {
    content: "33";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(34) .content label:before {
    content: "34";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(35) .content label:before {
    content: "35";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(36) .content label:before {
    content: "36";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(37) .content label:before {
    content: "37";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(38) .content label:before {
    content: "38";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(39) .content label:before {
    content: "39";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(40) .content label:before {
    content: "40";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(41) .content label:before {
    content: "41";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(42) .content label:before {
    content: "42";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(43) .content label:before {
    content: "43";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(44) .content label:before {
    content: "44";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(45) .content label:before {
    content: "45";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(46) .content label:before {
    content: "46";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(47) .content label:before {
    content: "47";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(48) .content label:before {
    content: "48";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(49) .content label:before {
    content: "49";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(50) .content label:before {
    content: "50";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(51) .content label:before {
    content: "51";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(52) .content label:before {
    content: "52";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(53) .content label:before {
    content: "53";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(54) .content label:before {
    content: "54";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(55) .content label:before {
    content: "55";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(56) .content label:before {
    content: "56";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(57) .content label:before {
    content: "57";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(58) .content label:before {
    content: "58";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(59) .content label:before {
    content: "59";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(60) .content label:before {
    content: "60";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(61) .content label:before {
    content: "61";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(62) .content label:before {
    content: "62";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(63) .content label:before {
    content: "63";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(64) .content label:before {
    content: "64";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(65) .content label:before {
    content: "65";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(66) .content label:before {
    content: "66";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(67) .content label:before {
    content: "67";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(68) .content label:before {
    content: "68";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(69) .content label:before {
    content: "69";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(70) .content label:before {
    content: "70";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(71) .content label:before {
    content: "71";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(72) .content label:before {
    content: "72";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(73) .content label:before {
    content: "73";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(74) .content label:before {
    content: "74";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(75) .content label:before {
    content: "75";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(76) .content label:before {
    content: "76";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(77) .content label:before {
    content: "77";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(78) .content label:before {
    content: "78";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(79) .content label:before {
    content: "79";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(80) .content label:before {
    content: "80";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(81) .content label:before {
    content: "81";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(82) .content label:before {
    content: "82";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(83) .content label:before {
    content: "83";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(84) .content label:before {
    content: "84";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(85) .content label:before {
    content: "85";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(86) .content label:before {
    content: "86";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(87) .content label:before {
    content: "87";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(88) .content label:before {
    content: "88";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(89) .content label:before {
    content: "89";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(90) .content label:before {
    content: "90";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(91) .content label:before {
    content: "91";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(92) .content label:before {
    content: "92";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(93) .content label:before {
    content: "93";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(94) .content label:before {
    content: "94";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(95) .content label:before {
    content: "95";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(96) .content label:before {
    content: "96";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(97) .content label:before {
    content: "97";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(98) .content label:before {
    content: "98";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(99) .content label:before {
    content: "99";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder):nth-child(100) .content label:before {
    content: "100";
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:before {
    background: url("../images/btn_thema-tN6Xi7r.png") no-repeat center center;
    background-size: cover;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card.placeholder {
    opacity: 0.7;
    pointer-events: none;
    position: absolute;
    z-index: 1;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card.sortable-ghost {
    opacity: 0.6;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card.group {
    box-shadow: 0 1px 5px #341E13, inset 0 1px 5px #341E13;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card.group .controls button.bh-cards {
    color: #008800;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards.dragging {
    cursor: move !important;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards.dragging > .card {
    -webkit-user-select: none; /* Safari */
    -ms-user-select: none; /* IE 10 and IE 11 */
    user-select: none; /* Standard syntax */
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards.dragging * {
    cursor: move !important;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .background {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background: linear-gradient(to top, #e3dfdd, #ffffff);
  }
  body > .layer.inside.chapter > .content > div.tab > .timeline {
    height: calc(var(--inner-h, calc(100vh - 216px)) * 0.5 - 20px);
    transform-origin: top left;
    transition: visibility 0s 0.3s;
    visibility: hidden;
    width: calc(100% * var(--timeline-size, 1));
  }
  body > .layer.inside.chapter > .content > div.tab > .timeline.scale-down {
    width: calc(100% / var(--timeline-scale, 1) * var(--timeline-size, 1));
  }
  body > .layer.inside.chapter > .content > div.tab > .timeline.draggable {
    cursor: grab;
  }
  body > .layer.inside.chapter > .content > div.tab > .timeline.dragging {
    cursor: grabbing;
  }
  body > .layer.inside.chapter > .content > div.tab > .timeline.dragging * {
    user-select: none;
  }
  body > .layer.inside.chapter > .content > div.tab.active {
    max-height: 100%;
    z-index: 4;
  }
  body > .layer.inside.chapter > .content > div.tab.active > .toggle {
    background: #341E13;
    color: #ffffff;
  }
  body > .layer.inside.chapter > .content > div.tab.active > .toggle > .user-links {
    display: block;
  }
  body > .layer.inside.chapter > .content > div.tab.active > .toggle > i.bh-down {
    display: block;
  }
  body > .layer.inside.chapter > .content > div.tab.active > .toggle > i.bh-right {
    display: none;
  }
  body > .layer.inside.chapter > .content > div.tab.active > .toggle:hover:before {
    display: none;
  }
  body > .layer.inside.chapter > .content > div.tab.active > .themes:before {
    display: block;
  }
  body > .layer.inside.chapter > .content > div.tab.active > .slider,
  body > .layer.inside.chapter > .content > div.tab.active > .timeline {
    transition: visibility 0s;
    visibility: visible;
  }
  body > .layer.inside.chapter > .content > div.background {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    left: 0;
    max-height: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.background > .bh-close {
    color: #ffffff;
    cursor: pointer;
    display: none;
    font-size: 2em;
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 1;
  }
  body > .layer.inside.chapter > .content > div.background > div {
    background: rgba(0, 0, 0, 0.5);
    bottom: 0;
    color: #ffffff;
    padding-bottom: 120px;
    position: absolute;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.background > div > span {
    display: block;
    font-size: 45px;
    font-weight: 700;
    height: 180px;
    padding: 40px;
    text-align: center;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.background > div > .range {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    font-size: 14px;
    padding: 17px 30px;
    position: relative;
  }
  body > .layer.inside.chapter > .content > div.background > div > .range > .colors {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    bottom: 0;
    height: 12px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.background > div > .range > .colors > div {
    background-color: var(--default-color);
    height: 100%;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.background > div:before {
    background: #3C271C;
    content: "";
    height: 100%;
    opacity: 0.3;
    position: absolute;
    width: 100%;
  }
  body > .layer.inside.chapter > .content > div.background:before {
    background-color: rgba(0, 0, 0, 0.05);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.chapter > .content.blurred > div > .slider > .navigation {
    z-index: 0;
  }
  body > .layer.inside.chapter > .content.blurred > div.tab.active {
    overflow: visible;
  }
  body > .layer.inside.chapter > .content.blurred:before {
    z-index: 3;
  }
  body > .layer.inside.chapter.initial > .header {
    display: none;
  }
  body > .layer.inside.chapter.initial > .content {
    height: 100%;
  }
  body > .layer.inside.chapter.initial > .content > div.tab > .toggle {
    background: transparent;
    border-top: 1px solid #ffffff;
    color: #ffffff;
  }
  body > .layer.inside.chapter.initial > .content > div.background {
    max-height: 100%;
  }
  body > .layer.inside.chapter.initial > .content > div.background > .bh-close {
    display: block;
  }
  body > .layer.inside.chapter > .header {
    height: 72px;
  }
  body > .layer.inside.chapter > .header > .top > .image {
    height: 72px;
    margin: -20px 0 -20px -20px;
    min-width: 72px;
    width: 72px;
  }
  body > .layer.inside.chapter > .header > .top h1 {
    font-size: 18px;
    margin: 0 20px 0 16px;
    white-space: normal;
  }
  body > .layer.inside.chapter > .content {
    height: calc(100% - 72px);
  }
  body > .layer.inside.chapter > .content > div.tab {
    max-height: 36px;
  }
  body > .layer.inside.chapter > .content > div.tab > .toggle {
    height: 36px;
    line-height: 36px;
    padding-left: 16px;
  }
  body > .layer.inside.chapter > .content > div.tab > .toggle > span {
    font-size: 13px;
  }
  body > .layer.inside.chapter > .content > div.tab > .toggle > i {
    font-size: 24px;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card {
    height: 200px;
    width: 140px;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card h3 {
    font-size: 14px;
    padding: 10px;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card .content {
    min-height: 200px;
    min-width: 140px;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open .content {
    background: #ffffff;
    height: auto;
    left: 50%;
    margin: 0;
    min-height: 260px;
    min-width: 0;
    top: 50%;
    transform: translate(-50%, -50%) scale(var(--card-counter-scale, 1));
    width: calc(100vw - 40px);
  }
  .legacy-safari body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open .content {
    height: 320px;
    margin: -160px 0 0 -255px;
    transform: translateZ(9999px);
    width: 510px;
    z-index: 100;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open .content > .information {
    max-width: 50%;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open .content > .description {
    max-width: 50%;
    padding: 20px 16px 40px 16px;
  }
  body > .layer.inside.chapter > .content > div.tab > .slider > .cards > .card.detail-open .controls {
    bottom: auto;
    right: 20px;
    top: calc(50vh - 150px);
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards {
    padding: 0 10px;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card {
    height: 160px;
    margin: 16px 10px;
    width: 110px;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .content {
    min-height: 145px;
    min-width: 100px;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .content label {
    height: 90px;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card .content h3 {
    font-size: 11px;
    line-height: 14px;
    padding: 6px 10px;
  }
  body > .layer.inside.chapter > .content > div.tab > .themes > .cards > .card:not(.placeholder) .content label:before {
    font-size: 30px;
    left: 18px;
  }
  body > .layer.inside.chapter > .content > div.background > div {
    padding-bottom: 80px;
  }
  body > .layer.inside.chapter > .content > div.background > div > span {
    font-size: 28px;
    height: auto;
    padding: 24px 20px;
  }
  body > .layer.inside.chapter > .content > div.background > div > .range {
    font-size: 12px;
    padding: 12px 20px;
  }
  body > .layer.inside.event > .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    height: 192px;
    left: 0;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
  }
  body > .layer.inside.event > .header > .chapter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    height: 192px;
    width: 85px;
  }
  body > .layer.inside.event > .header > .chapter > h3 {
    color: #e3dfdd;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
  }
  body > .layer.inside.event > .header > .chapter > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    box-shadow: 0 1px 5px #341E13;
    height: 138px;
    position: relative;
    width: 100px;
  }
  body > .layer.inside.event > .header > .chapter > div h4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    color: var(--default-color);
    font-size: 10px;
    font-weight: 700;
    height: 100%;
    line-height: 14px;
    margin: 0;
    min-height: 40px;
    padding: 15px 5px 5px 5px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
  }
  body > .layer.inside.event > .header > .chapter > div .image {
    background: rgba(68, 67, 68, 0.8);
    padding-top: 75%;
    position: relative;
    width: 100%;
  }
  body > .layer.inside.event > .header > .chapter > div .image label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.event > .header > .chapter > div .image label img {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.event > .header > .chapter > div .range {
    padding: 0 5px;
  }
  body > .layer.inside.event > .header > .chapter > div .range > span {
    display: block;
    font-size: 9px;
    height: 22px;
    line-height: 22px;
    text-align: center;
  }
  body > .layer.inside.event > .header > .chapter > div .periods-colors {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
  }
  body > .layer.inside.event > .header > .chapter > div .periods-colors > div {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: block;
    height: 5px;
  }
  body > .layer.inside.event > .header > .close {
    color: #836c5e;
    padding: 10px;
    pointer-events: all;
  }
  body > .layer.inside.event > .header > .close a {
    color: inherit;
  }
  body > .layer.inside.event > .header > .close i {
    -webkit-transition: text-shadow 0.5s ease;
    -moz-transition: text-shadow 0.5s ease;
    -ms-transition: text-shadow 0.5s ease;
    -o-transition: text-shadow 0.5s ease;
    transition: text-shadow 0.5s ease;
    cursor: pointer;
    font-size: 24px;
  }
  body > .layer.inside.event > .header > .close i:hover {
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  }
  body > .layer.inside.event {
    overflow-y: auto;
  }
  body > .layer.inside.event > .content {
    height: 100%;
  }
  body > .layer.inside.event > .content > .event .ribbon {
    height: 75px;
    left: -5px;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    text-align: right;
    top: -5px;
    z-index: 1;
    width: 75px;
  }
  body > .layer.inside.event > .content > .event .ribbon span {
    background: linear-gradient(#F70505 0%, #8F0808 100%);
    box-shadow: 0 3px 10px -5px rgb(0, 0, 0);
    color: #ffffff;
    display: block;
    font-size: 10px;
    font-weight: bold;
    left: -21px;
    line-height: 20px;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    top: 19px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 100px;
  }
  body > .layer.inside.event > .content > .event .ribbon span:before {
    border-bottom: 3px solid transparent;
    border-left: 3px solid #8F0808;
    border-right: 3px solid transparent;
    border-top: 3px solid #8F0808;
    content: "";
    left: 0;
    position: absolute;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.event > .content > .event .ribbon span:after {
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
    border-right: 3px solid #8F0808;
    border-top: 3px solid #8F0808;
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.event > .content > .event .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 192px;
    position: relative;
    z-index: 2;
  }
  body > .layer.inside.event > .content > .event .header > .image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    height: 192px;
    overflow: hidden;
    width: 232px;
  }
  body > .layer.inside.event > .content > .event .header > .image img {
    height: 100%;
    margin: auto;
    width: auto;
  }
  body > .layer.inside.event > .content > .event .header > .information {
    padding: 20px 40px;
    width: 100%;
  }
  body > .layer.inside.event > .content > .event .header > .information h1 {
    font-size: 20px;
    margin-bottom: 0;
    padding-bottom: 9px;
  }
  body > .layer.inside.event > .content > .event .header > .information .range {
    font-weight: 300;
  }
  body > .layer.inside.event > .content > .event .header > .information .short-description {
    max-width: calc(100% - 220px);
  }
  body > .layer.inside.event > .content > .event .header > .information .short-description .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.event > .content > .event .header > .information .short-description .ce-block__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.event > .content > .event .header > .information .short-description .ce-toolbar__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.event > .content > .event .header > .information .short-description .ce-toolbar__actions {
    right: auto;
    left: calc(100% - 40px);
  }
  body > .layer.inside.event > .content > .event .header > .chapter-placeholder {
    width: 250px;
  }
  body > .layer.inside.event > .content > .event .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    border-top: 1px solid #e3dfdd;
    margin: 0 0 auto 0;
    min-height: calc(100% - 320px);
  }
  body > .layer.inside.event > .content > .event .content > .summary {
    width: 232px;
  }
  body > .layer.inside.event > .content > .event .content > .summary > div {
    padding: 20px 20px 20px 40px;
    width: 232px;
  }
  body > .layer.inside.event > .content > .event .content > .summary > div > div {
    color: #e3dfdd;
    font-size: 14px;
  }
  body > .layer.inside.event > .content > .event .content > .summary > div > ul {
    padding: 20px 0;
  }
  body > .layer.inside.event > .content > .event .content > .summary > div > ul > li {
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 20px;
  }
  body > .layer.inside.event > .content > .event .content > .summary > div > ul > li > ul > li {
    cursor: pointer;
    font-size: 14px;
    margin: 10px 0 10px 20px;
  }
  body > .layer.inside.event > .content > .event .content > .summary.fixed > div {
    position: fixed;
    top: 0;
  }
  body > .layer.inside.event > .content > .event .content > .summary.hidden > div {
    display: none;
  }
  body > .layer.inside.event > .content > .event .content > .description {
    padding: 20px 40px;
    width: calc(100% - 232px);
  }
  body > .layer.inside.event > .content > .event .content > .description h2 {
    font-size: 18px;
  }
  body > .layer.inside.event > .content > .event .content > .description h3 {
    font-size: 16px;
  }
  body > .layer.inside.event > .content > .event .content > .description .ce-block {
    position: relative;
  }
  body > .layer.inside.event > .content > .event .content > .description .ce-block.ce-block--focused {
    z-index: 1;
  }
  body > .layer.inside.event > .content > .event .content > .description .ce-block .ce-block__content a {
    color: var(--default-color);
  }
  body > .layer.inside.event > .content > .event .content > .description .cdx-block:after {
    clear: both;
    content: "";
    display: table;
  }
  body > .layer.inside.event > .content > .event .content > .description .tc-table {
    --color-border: #C7BAB3;
  }
  body > .layer.inside.event > .content > .event .content > .description .tc-table.tc-table--heading .tc-row:first-child {
    background: rgba(199, 186, 179, 0.3);
  }
  body > .layer.inside.event > .content > .event .content > .description .image-tool--alignLeft {
    float: left;
    margin: 0 20px 20px 0;
    position: relative;
    z-index: 1;
  }
  body > .layer.inside.event > .content > .event .content > .description .image-tool--alignLeft:after {
    display: none;
  }
  body > .layer.inside.event > .content > .event .content > .description .image-tool--alignRight {
    float: right;
    margin: 0 0 20px 20px;
    position: relative;
    z-index: 1;
  }
  body > .layer.inside.event > .content > .event .content > .description .image-tool--alignRight:after {
    display: none;
  }
  body > .layer.inside.event > .content > .event .content > .description .video-tool__video {
    border: none;
  }
  body > .layer.inside.event > .content > .event .content > .description .image-tool__caption {
    border: none;
    box-shadow: none;
    font-size: 12px;
    font-style: italic;
    padding: 0;
  }
  body > .layer.inside.event > .content > .event .content > .description .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.event > .content > .event .content > .description .ce-block__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.event > .content > .event .content > .description .ce-toolbar {
    right: 100%;
    z-index: 2;
  }
  body > .layer.inside.event > .content > .event .content > .description .ce-toolbar .ce-toolbar__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.event > .content > .event > .controls {
    background: #ffffff;
    left: 50%;
    padding: 0 20px 20px 20px;
    position: fixed;
    top: 0;
    z-index: 10;
  }
  body > .layer.inside.event > .content > .event form {
    height: 100%;
  }
  body > .layer.inside.event > .content > .event .footer {
    background: #e3dfdd;
    min-height: 128px;
    padding: 20px 40px 20px 272px;
  }
  body > .layer.inside.event > .content > .event .footer .sources .source-toggle {
    cursor: pointer;
  }
  body > .layer.inside.event > .content > .event .footer .sources .source-toggle i {
    display: inline-block;
    transition: transform 0.3s ease;
    transform: rotate(-90deg);
  }
  body > .layer.inside.event > .content > .event .footer .sources .source-content {
    font-size: 14px;
    line-height: 1.25em;
    max-height: 0;
    overflow: hidden;
    padding-top: 20px;
    transition: transform 0.3s ease;
  }
  body > .layer.inside.event > .content > .event .footer .sources .source-content .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.event > .content > .event .footer .sources .source-content .codex-editor__redactor .ce-block__content {
    max-width: none;
  }
  body > .layer.inside.event > .content > .event .footer .sources .source-content .codex-editor__redactor .ce-block__content a {
    color: var(--default-color);
  }
  body > .layer.inside.event > .content > .event .footer .sources .source-content .ce-inline-toolbar--showed {
    transform: translateY(-65px);
  }
  body > .layer.inside.event > .content > .event .footer .sources .source-content .ce-popover {
    bottom: calc(100% + var(--offset-from-target));
    top: auto;
  }
  body > .layer.inside.event > .content > .event .footer .sources.toggled .source-toggle i {
    transform: rotate(0deg);
  }
  body > .layer.inside.event > .content > .event .footer .sources.toggled .source-content {
    overflow: visible;
    max-height: 9999px;
  }
  body > .layer.inside.event > .content > .event {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    min-height: 100%;
  }
  body > .layer.inside.event > .content > .event > form {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
  }
  body > .layer.inside.event > .header {
    height: 120px;
  }
  body > .layer.inside.event > .header > .chapter {
    height: 120px;
    width: 70px;
  }
  body > .layer.inside.event > .header > .chapter > h3 {
    font-size: 12px;
    margin-bottom: 6px;
  }
  body > .layer.inside.event > .header > .chapter > div {
    height: 90px;
    width: 80px;
  }
  body > .layer.inside.event > .header > .chapter > div h4 {
    font-size: 9px;
    line-height: 12px;
    min-height: 30px;
    padding: 10px 4px 4px 4px;
  }
  body > .layer.inside.event > .header > .chapter > div .range > span {
    font-size: 8px;
    height: 16px;
    line-height: 16px;
  }
  body > .layer.inside.event > .content > .event .header,
  body > .layer.inside.event > .content > .character .header,
  body > .layer.inside.event > .content > .theme .header,
  body > .layer.inside.event > .content > .page .header,
  body > .layer.inside.event > .content > .word .header {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
  }
  body > .layer.inside.event > .content > .event .header > .image,
  body > .layer.inside.event > .content > .character .header > .image,
  body > .layer.inside.event > .content > .theme .header > .image,
  body > .layer.inside.event > .content > .page .header > .image,
  body > .layer.inside.event > .content > .word .header > .image {
    height: 200px;
    width: 100%;
  }
  body > .layer.inside.event > .content > .event .header > .information,
  body > .layer.inside.event > .content > .character .header > .information,
  body > .layer.inside.event > .content > .theme .header > .information,
  body > .layer.inside.event > .content > .page .header > .information,
  body > .layer.inside.event > .content > .word .header > .information {
    padding: 16px 20px;
  }
  body > .layer.inside.event > .content > .event .header > .information h1,
  body > .layer.inside.event > .content > .character .header > .information h1,
  body > .layer.inside.event > .content > .theme .header > .information h1,
  body > .layer.inside.event > .content > .page .header > .information h1,
  body > .layer.inside.event > .content > .word .header > .information h1 {
    font-size: 18px;
  }
  body > .layer.inside.event > .content > .event .header > .information .short-description,
  body > .layer.inside.event > .content > .character .header > .information .short-description,
  body > .layer.inside.event > .content > .theme .header > .information .short-description,
  body > .layer.inside.event > .content > .page .header > .information .short-description,
  body > .layer.inside.event > .content > .word .header > .information .short-description {
    max-width: 100%;
  }
  body > .layer.inside.event > .content > .event .header > .chapter-placeholder,
  body > .layer.inside.event > .content > .character .header > .chapter-placeholder,
  body > .layer.inside.event > .content > .theme .header > .chapter-placeholder,
  body > .layer.inside.event > .content > .page .header > .chapter-placeholder,
  body > .layer.inside.event > .content > .word .header > .chapter-placeholder {
    display: none;
    width: auto;
  }
  body > .layer.inside.event > .content > .event .content,
  body > .layer.inside.event > .content > .character .content,
  body > .layer.inside.event > .content > .theme .content,
  body > .layer.inside.event > .content > .page .content,
  body > .layer.inside.event > .content > .word .content {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: auto;
  }
  body > .layer.inside.event > .content > .event .content > .summary,
  body > .layer.inside.event > .content > .character .content > .summary,
  body > .layer.inside.event > .content > .theme .content > .summary,
  body > .layer.inside.event > .content > .page .content > .summary,
  body > .layer.inside.event > .content > .word .content > .summary {
    width: 100%;
  }
  body > .layer.inside.event > .content > .event .content > .summary > div,
  body > .layer.inside.event > .content > .character .content > .summary > div,
  body > .layer.inside.event > .content > .theme .content > .summary > div,
  body > .layer.inside.event > .content > .page .content > .summary > div,
  body > .layer.inside.event > .content > .word .content > .summary > div {
    padding: 16px 20px;
    width: 100%;
  }
  body > .layer.inside.event > .content > .event .content > .summary.fixed > div,
  body > .layer.inside.event > .content > .character .content > .summary.fixed > div,
  body > .layer.inside.event > .content > .theme .content > .summary.fixed > div,
  body > .layer.inside.event > .content > .page .content > .summary.fixed > div,
  body > .layer.inside.event > .content > .word .content > .summary.fixed > div {
    position: static;
  }
  body > .layer.inside.event > .content > .event .content > .description,
  body > .layer.inside.event > .content > .character .content > .description,
  body > .layer.inside.event > .content > .theme .content > .description,
  body > .layer.inside.event > .content > .page .content > .description,
  body > .layer.inside.event > .content > .word .content > .description {
    padding: 16px 20px;
    width: 100%;
  }
  body > .layer.inside.event > .content > .event .content > .description h2,
  body > .layer.inside.event > .content > .character .content > .description h2,
  body > .layer.inside.event > .content > .theme .content > .description h2,
  body > .layer.inside.event > .content > .page .content > .description h2,
  body > .layer.inside.event > .content > .word .content > .description h2 {
    font-size: 16px;
  }
  body > .layer.inside.event > .content > .event .content > .description h3,
  body > .layer.inside.event > .content > .character .content > .description h3,
  body > .layer.inside.event > .content > .theme .content > .description h3,
  body > .layer.inside.event > .content > .page .content > .description h3,
  body > .layer.inside.event > .content > .word .content > .description h3 {
    font-size: 15px;
  }
  body > .layer.inside.event > .content > .event .footer,
  body > .layer.inside.event > .content > .character .footer,
  body > .layer.inside.event > .content > .theme .footer,
  body > .layer.inside.event > .content > .page .footer,
  body > .layer.inside.event > .content > .word .footer {
    padding: 20px;
  }
  body > .layer.inside.character > .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    height: 192px;
    left: 0;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
  }
  body > .layer.inside.character > .header > .chapter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    height: 192px;
    width: 85px;
  }
  body > .layer.inside.character > .header > .chapter > h3 {
    color: #e3dfdd;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
  }
  body > .layer.inside.character > .header > .chapter > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    box-shadow: 0 1px 5px #341E13;
    height: 138px;
    position: relative;
    width: 100px;
  }
  body > .layer.inside.character > .header > .chapter > div h4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    color: var(--default-color);
    font-size: 10px;
    font-weight: 700;
    height: 100%;
    line-height: 14px;
    margin: 0;
    min-height: 40px;
    padding: 15px 5px 5px 5px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
  }
  body > .layer.inside.character > .header > .chapter > div .image {
    background: rgba(68, 67, 68, 0.8);
    padding-top: 75%;
    position: relative;
    width: 100%;
  }
  body > .layer.inside.character > .header > .chapter > div .image label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.character > .header > .chapter > div .image label img {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.character > .header > .chapter > div .range {
    padding: 0 5px;
  }
  body > .layer.inside.character > .header > .chapter > div .range > span {
    display: block;
    font-size: 9px;
    height: 22px;
    line-height: 22px;
    text-align: center;
  }
  body > .layer.inside.character > .header > .chapter > div .periods-colors {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
  }
  body > .layer.inside.character > .header > .chapter > div .periods-colors > div {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: block;
    height: 5px;
  }
  body > .layer.inside.character > .header > .close {
    color: #836c5e;
    padding: 10px;
    pointer-events: all;
  }
  body > .layer.inside.character > .header > .close a {
    color: inherit;
  }
  body > .layer.inside.character > .header > .close i {
    -webkit-transition: text-shadow 0.5s ease;
    -moz-transition: text-shadow 0.5s ease;
    -ms-transition: text-shadow 0.5s ease;
    -o-transition: text-shadow 0.5s ease;
    transition: text-shadow 0.5s ease;
    cursor: pointer;
    font-size: 24px;
  }
  body > .layer.inside.character > .header > .close i:hover {
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  }
  body > .layer.inside.character {
    overflow-y: auto;
  }
  body > .layer.inside.character > .content {
    height: 100%;
  }
  body > .layer.inside.character > .content > .character .ribbon {
    height: 75px;
    left: -5px;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    text-align: right;
    top: -5px;
    z-index: 1;
    width: 75px;
  }
  body > .layer.inside.character > .content > .character .ribbon span {
    background: linear-gradient(#F70505 0%, #8F0808 100%);
    box-shadow: 0 3px 10px -5px rgb(0, 0, 0);
    color: #ffffff;
    display: block;
    font-size: 10px;
    font-weight: bold;
    left: -21px;
    line-height: 20px;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    top: 19px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 100px;
  }
  body > .layer.inside.character > .content > .character .ribbon span:before {
    border-bottom: 3px solid transparent;
    border-left: 3px solid #8F0808;
    border-right: 3px solid transparent;
    border-top: 3px solid #8F0808;
    content: "";
    left: 0;
    position: absolute;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.character > .content > .character .ribbon span:after {
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
    border-right: 3px solid #8F0808;
    border-top: 3px solid #8F0808;
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.character > .content > .character .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 192px;
    position: relative;
    z-index: 2;
  }
  body > .layer.inside.character > .content > .character .header > .image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    height: 192px;
    overflow: hidden;
    width: 232px;
  }
  body > .layer.inside.character > .content > .character .header > .image img {
    height: 100%;
    margin: auto;
    width: auto;
  }
  body > .layer.inside.character > .content > .character .header > .information {
    padding: 20px 40px;
    width: 100%;
  }
  body > .layer.inside.character > .content > .character .header > .information h1 {
    font-size: 20px;
    margin-bottom: 0;
    padding-bottom: 9px;
  }
  body > .layer.inside.character > .content > .character .header > .information .range {
    font-weight: 300;
  }
  body > .layer.inside.character > .content > .character .header > .information .short-description {
    max-width: calc(100% - 220px);
  }
  body > .layer.inside.character > .content > .character .header > .information .short-description .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.character > .content > .character .header > .information .short-description .ce-block__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.character > .content > .character .header > .information .short-description .ce-toolbar__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.character > .content > .character .header > .information .short-description .ce-toolbar__actions {
    right: auto;
    left: calc(100% - 40px);
  }
  body > .layer.inside.character > .content > .character .header > .chapter-placeholder {
    width: 250px;
  }
  body > .layer.inside.character > .content > .character .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    border-top: 1px solid #e3dfdd;
    margin: 0 0 auto 0;
    min-height: calc(100% - 320px);
  }
  body > .layer.inside.character > .content > .character .content > .summary {
    width: 232px;
  }
  body > .layer.inside.character > .content > .character .content > .summary > div {
    padding: 20px 20px 20px 40px;
    width: 232px;
  }
  body > .layer.inside.character > .content > .character .content > .summary > div > div {
    color: #e3dfdd;
    font-size: 14px;
  }
  body > .layer.inside.character > .content > .character .content > .summary > div > ul {
    padding: 20px 0;
  }
  body > .layer.inside.character > .content > .character .content > .summary > div > ul > li {
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 20px;
  }
  body > .layer.inside.character > .content > .character .content > .summary > div > ul > li > ul > li {
    cursor: pointer;
    font-size: 14px;
    margin: 10px 0 10px 20px;
  }
  body > .layer.inside.character > .content > .character .content > .summary.fixed > div {
    position: fixed;
    top: 0;
  }
  body > .layer.inside.character > .content > .character .content > .summary.hidden > div {
    display: none;
  }
  body > .layer.inside.character > .content > .character .content > .description {
    padding: 20px 40px;
    width: calc(100% - 232px);
  }
  body > .layer.inside.character > .content > .character .content > .description h2 {
    font-size: 18px;
  }
  body > .layer.inside.character > .content > .character .content > .description h3 {
    font-size: 16px;
  }
  body > .layer.inside.character > .content > .character .content > .description .ce-block {
    position: relative;
  }
  body > .layer.inside.character > .content > .character .content > .description .ce-block.ce-block--focused {
    z-index: 1;
  }
  body > .layer.inside.character > .content > .character .content > .description .ce-block .ce-block__content a {
    color: var(--default-color);
  }
  body > .layer.inside.character > .content > .character .content > .description .cdx-block:after {
    clear: both;
    content: "";
    display: table;
  }
  body > .layer.inside.character > .content > .character .content > .description .tc-table {
    --color-border: #C7BAB3;
  }
  body > .layer.inside.character > .content > .character .content > .description .tc-table.tc-table--heading .tc-row:first-child {
    background: rgba(199, 186, 179, 0.3);
  }
  body > .layer.inside.character > .content > .character .content > .description .image-tool--alignLeft {
    float: left;
    margin: 0 20px 20px 0;
    position: relative;
    z-index: 1;
  }
  body > .layer.inside.character > .content > .character .content > .description .image-tool--alignLeft:after {
    display: none;
  }
  body > .layer.inside.character > .content > .character .content > .description .image-tool--alignRight {
    float: right;
    margin: 0 0 20px 20px;
    position: relative;
    z-index: 1;
  }
  body > .layer.inside.character > .content > .character .content > .description .image-tool--alignRight:after {
    display: none;
  }
  body > .layer.inside.character > .content > .character .content > .description .video-tool__video {
    border: none;
  }
  body > .layer.inside.character > .content > .character .content > .description .image-tool__caption {
    border: none;
    box-shadow: none;
    font-size: 12px;
    font-style: italic;
    padding: 0;
  }
  body > .layer.inside.character > .content > .character .content > .description .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.character > .content > .character .content > .description .ce-block__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.character > .content > .character .content > .description .ce-toolbar {
    right: 100%;
    z-index: 2;
  }
  body > .layer.inside.character > .content > .character .content > .description .ce-toolbar .ce-toolbar__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.character > .content > .character > .controls {
    background: #ffffff;
    left: 50%;
    padding: 0 20px 20px 20px;
    position: fixed;
    top: 0;
    z-index: 10;
  }
  body > .layer.inside.character > .content > .character form {
    height: 100%;
  }
  body > .layer.inside.character > .content > .character .footer {
    background: #e3dfdd;
    min-height: 128px;
    padding: 20px 40px 20px 272px;
  }
  body > .layer.inside.character > .content > .character .footer .sources .source-toggle {
    cursor: pointer;
  }
  body > .layer.inside.character > .content > .character .footer .sources .source-toggle i {
    display: inline-block;
    transition: transform 0.3s ease;
    transform: rotate(-90deg);
  }
  body > .layer.inside.character > .content > .character .footer .sources .source-content {
    font-size: 14px;
    line-height: 1.25em;
    max-height: 0;
    overflow: hidden;
    padding-top: 20px;
    transition: transform 0.3s ease;
  }
  body > .layer.inside.character > .content > .character .footer .sources .source-content .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.character > .content > .character .footer .sources .source-content .codex-editor__redactor .ce-block__content {
    max-width: none;
  }
  body > .layer.inside.character > .content > .character .footer .sources .source-content .codex-editor__redactor .ce-block__content a {
    color: var(--default-color);
  }
  body > .layer.inside.character > .content > .character .footer .sources .source-content .ce-inline-toolbar--showed {
    transform: translateY(-65px);
  }
  body > .layer.inside.character > .content > .character .footer .sources .source-content .ce-popover {
    bottom: calc(100% + var(--offset-from-target));
    top: auto;
  }
  body > .layer.inside.character > .content > .character .footer .sources.toggled .source-toggle i {
    transform: rotate(0deg);
  }
  body > .layer.inside.character > .content > .character .footer .sources.toggled .source-content {
    overflow: visible;
    max-height: 9999px;
  }
  body > .layer.inside.character > .content > .character {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    min-height: 100%;
  }
  body > .layer.inside.character > .content > .character > form {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
  }
  body > .layer.inside.character > .header {
    height: 120px;
  }
  body > .layer.inside.character > .header > .chapter {
    height: 120px;
    width: 70px;
  }
  body > .layer.inside.character > .header > .chapter > h3 {
    font-size: 12px;
    margin-bottom: 6px;
  }
  body > .layer.inside.character > .header > .chapter > div {
    height: 90px;
    width: 80px;
  }
  body > .layer.inside.character > .header > .chapter > div h4 {
    font-size: 9px;
    line-height: 12px;
    min-height: 30px;
    padding: 10px 4px 4px 4px;
  }
  body > .layer.inside.character > .header > .chapter > div .range > span {
    font-size: 8px;
    height: 16px;
    line-height: 16px;
  }
  body > .layer.inside.character > .content > .event .header,
  body > .layer.inside.character > .content > .character .header,
  body > .layer.inside.character > .content > .theme .header,
  body > .layer.inside.character > .content > .page .header,
  body > .layer.inside.character > .content > .word .header {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
  }
  body > .layer.inside.character > .content > .event .header > .image,
  body > .layer.inside.character > .content > .character .header > .image,
  body > .layer.inside.character > .content > .theme .header > .image,
  body > .layer.inside.character > .content > .page .header > .image,
  body > .layer.inside.character > .content > .word .header > .image {
    height: 200px;
    width: 100%;
  }
  body > .layer.inside.character > .content > .event .header > .information,
  body > .layer.inside.character > .content > .character .header > .information,
  body > .layer.inside.character > .content > .theme .header > .information,
  body > .layer.inside.character > .content > .page .header > .information,
  body > .layer.inside.character > .content > .word .header > .information {
    padding: 16px 20px;
  }
  body > .layer.inside.character > .content > .event .header > .information h1,
  body > .layer.inside.character > .content > .character .header > .information h1,
  body > .layer.inside.character > .content > .theme .header > .information h1,
  body > .layer.inside.character > .content > .page .header > .information h1,
  body > .layer.inside.character > .content > .word .header > .information h1 {
    font-size: 18px;
  }
  body > .layer.inside.character > .content > .event .header > .information .short-description,
  body > .layer.inside.character > .content > .character .header > .information .short-description,
  body > .layer.inside.character > .content > .theme .header > .information .short-description,
  body > .layer.inside.character > .content > .page .header > .information .short-description,
  body > .layer.inside.character > .content > .word .header > .information .short-description {
    max-width: 100%;
  }
  body > .layer.inside.character > .content > .event .header > .chapter-placeholder,
  body > .layer.inside.character > .content > .character .header > .chapter-placeholder,
  body > .layer.inside.character > .content > .theme .header > .chapter-placeholder,
  body > .layer.inside.character > .content > .page .header > .chapter-placeholder,
  body > .layer.inside.character > .content > .word .header > .chapter-placeholder {
    display: none;
    width: auto;
  }
  body > .layer.inside.character > .content > .event .content,
  body > .layer.inside.character > .content > .character .content,
  body > .layer.inside.character > .content > .theme .content,
  body > .layer.inside.character > .content > .page .content,
  body > .layer.inside.character > .content > .word .content {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: auto;
  }
  body > .layer.inside.character > .content > .event .content > .summary,
  body > .layer.inside.character > .content > .character .content > .summary,
  body > .layer.inside.character > .content > .theme .content > .summary,
  body > .layer.inside.character > .content > .page .content > .summary,
  body > .layer.inside.character > .content > .word .content > .summary {
    width: 100%;
  }
  body > .layer.inside.character > .content > .event .content > .summary > div,
  body > .layer.inside.character > .content > .character .content > .summary > div,
  body > .layer.inside.character > .content > .theme .content > .summary > div,
  body > .layer.inside.character > .content > .page .content > .summary > div,
  body > .layer.inside.character > .content > .word .content > .summary > div {
    padding: 16px 20px;
    width: 100%;
  }
  body > .layer.inside.character > .content > .event .content > .summary.fixed > div,
  body > .layer.inside.character > .content > .character .content > .summary.fixed > div,
  body > .layer.inside.character > .content > .theme .content > .summary.fixed > div,
  body > .layer.inside.character > .content > .page .content > .summary.fixed > div,
  body > .layer.inside.character > .content > .word .content > .summary.fixed > div {
    position: static;
  }
  body > .layer.inside.character > .content > .event .content > .description,
  body > .layer.inside.character > .content > .character .content > .description,
  body > .layer.inside.character > .content > .theme .content > .description,
  body > .layer.inside.character > .content > .page .content > .description,
  body > .layer.inside.character > .content > .word .content > .description {
    padding: 16px 20px;
    width: 100%;
  }
  body > .layer.inside.character > .content > .event .content > .description h2,
  body > .layer.inside.character > .content > .character .content > .description h2,
  body > .layer.inside.character > .content > .theme .content > .description h2,
  body > .layer.inside.character > .content > .page .content > .description h2,
  body > .layer.inside.character > .content > .word .content > .description h2 {
    font-size: 16px;
  }
  body > .layer.inside.character > .content > .event .content > .description h3,
  body > .layer.inside.character > .content > .character .content > .description h3,
  body > .layer.inside.character > .content > .theme .content > .description h3,
  body > .layer.inside.character > .content > .page .content > .description h3,
  body > .layer.inside.character > .content > .word .content > .description h3 {
    font-size: 15px;
  }
  body > .layer.inside.character > .content > .event .footer,
  body > .layer.inside.character > .content > .character .footer,
  body > .layer.inside.character > .content > .theme .footer,
  body > .layer.inside.character > .content > .page .footer,
  body > .layer.inside.character > .content > .word .footer {
    padding: 20px;
  }
  body > .layer.inside.theme > .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    height: 192px;
    left: 0;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
  }
  body > .layer.inside.theme > .header > .chapter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    height: 192px;
    width: 85px;
  }
  body > .layer.inside.theme > .header > .chapter > h3 {
    color: #e3dfdd;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
  }
  body > .layer.inside.theme > .header > .chapter > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    box-shadow: 0 1px 5px #341E13;
    height: 138px;
    position: relative;
    width: 100px;
  }
  body > .layer.inside.theme > .header > .chapter > div h4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    color: var(--default-color);
    font-size: 10px;
    font-weight: 700;
    height: 100%;
    line-height: 14px;
    margin: 0;
    min-height: 40px;
    padding: 15px 5px 5px 5px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
  }
  body > .layer.inside.theme > .header > .chapter > div .image {
    background: rgba(68, 67, 68, 0.8);
    padding-top: 75%;
    position: relative;
    width: 100%;
  }
  body > .layer.inside.theme > .header > .chapter > div .image label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.theme > .header > .chapter > div .image label img {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.theme > .header > .chapter > div .range {
    padding: 0 5px;
  }
  body > .layer.inside.theme > .header > .chapter > div .range > span {
    display: block;
    font-size: 9px;
    height: 22px;
    line-height: 22px;
    text-align: center;
  }
  body > .layer.inside.theme > .header > .chapter > div .periods-colors {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
  }
  body > .layer.inside.theme > .header > .chapter > div .periods-colors > div {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: block;
    height: 5px;
  }
  body > .layer.inside.theme > .header > .close {
    color: #836c5e;
    padding: 10px;
    pointer-events: all;
  }
  body > .layer.inside.theme > .header > .close a {
    color: inherit;
  }
  body > .layer.inside.theme > .header > .close i {
    -webkit-transition: text-shadow 0.5s ease;
    -moz-transition: text-shadow 0.5s ease;
    -ms-transition: text-shadow 0.5s ease;
    -o-transition: text-shadow 0.5s ease;
    transition: text-shadow 0.5s ease;
    cursor: pointer;
    font-size: 24px;
  }
  body > .layer.inside.theme > .header > .close i:hover {
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  }
  body > .layer.inside.theme {
    overflow-y: auto;
  }
  body > .layer.inside.theme > .content {
    height: 100%;
  }
  body > .layer.inside.theme > .content > .theme .ribbon {
    height: 75px;
    left: -5px;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    text-align: right;
    top: -5px;
    z-index: 1;
    width: 75px;
  }
  body > .layer.inside.theme > .content > .theme .ribbon span {
    background: linear-gradient(#F70505 0%, #8F0808 100%);
    box-shadow: 0 3px 10px -5px rgb(0, 0, 0);
    color: #ffffff;
    display: block;
    font-size: 10px;
    font-weight: bold;
    left: -21px;
    line-height: 20px;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    top: 19px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 100px;
  }
  body > .layer.inside.theme > .content > .theme .ribbon span:before {
    border-bottom: 3px solid transparent;
    border-left: 3px solid #8F0808;
    border-right: 3px solid transparent;
    border-top: 3px solid #8F0808;
    content: "";
    left: 0;
    position: absolute;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.theme > .content > .theme .ribbon span:after {
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
    border-right: 3px solid #8F0808;
    border-top: 3px solid #8F0808;
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
  }
  body > .layer.inside.theme > .content > .theme .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 192px;
    position: relative;
    z-index: 2;
  }
  body > .layer.inside.theme > .content > .theme .header > .image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    height: 192px;
    overflow: hidden;
    width: 232px;
  }
  body > .layer.inside.theme > .content > .theme .header > .image img {
    height: 100%;
    margin: auto;
    width: auto;
  }
  body > .layer.inside.theme > .content > .theme .header > .information {
    padding: 20px 40px;
    width: 100%;
  }
  body > .layer.inside.theme > .content > .theme .header > .information h1 {
    font-size: 20px;
    margin-bottom: 0;
    padding-bottom: 9px;
  }
  body > .layer.inside.theme > .content > .theme .header > .information .range {
    font-weight: 300;
  }
  body > .layer.inside.theme > .content > .theme .header > .information .short-description {
    max-width: calc(100% - 220px);
  }
  body > .layer.inside.theme > .content > .theme .header > .information .short-description .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.theme > .content > .theme .header > .information .short-description .ce-block__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.theme > .content > .theme .header > .information .short-description .ce-toolbar__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.theme > .content > .theme .header > .information .short-description .ce-toolbar__actions {
    right: auto;
    left: calc(100% - 40px);
  }
  body > .layer.inside.theme > .content > .theme .header > .chapter-placeholder {
    width: 250px;
  }
  body > .layer.inside.theme > .content > .theme .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    border-top: 1px solid #e3dfdd;
    margin: 0 0 auto 0;
    min-height: calc(100% - 320px);
  }
  body > .layer.inside.theme > .content > .theme .content > .summary {
    width: 232px;
  }
  body > .layer.inside.theme > .content > .theme .content > .summary > div {
    padding: 20px 20px 20px 40px;
    width: 232px;
  }
  body > .layer.inside.theme > .content > .theme .content > .summary > div > div {
    color: #e3dfdd;
    font-size: 14px;
  }
  body > .layer.inside.theme > .content > .theme .content > .summary > div > ul {
    padding: 20px 0;
  }
  body > .layer.inside.theme > .content > .theme .content > .summary > div > ul > li {
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 20px;
  }
  body > .layer.inside.theme > .content > .theme .content > .summary > div > ul > li > ul > li {
    cursor: pointer;
    font-size: 14px;
    margin: 10px 0 10px 20px;
  }
  body > .layer.inside.theme > .content > .theme .content > .summary.fixed > div {
    position: fixed;
    top: 0;
  }
  body > .layer.inside.theme > .content > .theme .content > .summary.hidden > div {
    display: none;
  }
  body > .layer.inside.theme > .content > .theme .content > .description {
    padding: 20px 40px;
    width: calc(100% - 232px);
  }
  body > .layer.inside.theme > .content > .theme .content > .description h2 {
    font-size: 18px;
  }
  body > .layer.inside.theme > .content > .theme .content > .description h3 {
    font-size: 16px;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .ce-block {
    position: relative;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .ce-block.ce-block--focused {
    z-index: 1;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .ce-block .ce-block__content a {
    color: var(--default-color);
  }
  body > .layer.inside.theme > .content > .theme .content > .description .cdx-block:after {
    clear: both;
    content: "";
    display: table;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .tc-table {
    --color-border: #C7BAB3;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .tc-table.tc-table--heading .tc-row:first-child {
    background: rgba(199, 186, 179, 0.3);
  }
  body > .layer.inside.theme > .content > .theme .content > .description .image-tool--alignLeft {
    float: left;
    margin: 0 20px 20px 0;
    position: relative;
    z-index: 1;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .image-tool--alignLeft:after {
    display: none;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .image-tool--alignRight {
    float: right;
    margin: 0 0 20px 20px;
    position: relative;
    z-index: 1;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .image-tool--alignRight:after {
    display: none;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .video-tool__video {
    border: none;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .image-tool__caption {
    border: none;
    box-shadow: none;
    font-size: 12px;
    font-style: italic;
    padding: 0;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .ce-block__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .ce-toolbar {
    right: 100%;
    z-index: 2;
  }
  body > .layer.inside.theme > .content > .theme .content > .description .ce-toolbar .ce-toolbar__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.theme > .content > .theme > .controls {
    background: #ffffff;
    left: 50%;
    padding: 0 20px 20px 20px;
    position: fixed;
    top: 0;
    z-index: 10;
  }
  body > .layer.inside.theme > .content > .theme form {
    height: 100%;
  }
  body > .layer.inside.theme > .content > .theme .footer {
    background: #e3dfdd;
    min-height: 128px;
    padding: 20px 40px 20px 272px;
  }
  body > .layer.inside.theme > .content > .theme .footer .sources .source-toggle {
    cursor: pointer;
  }
  body > .layer.inside.theme > .content > .theme .footer .sources .source-toggle i {
    display: inline-block;
    transition: transform 0.3s ease;
    transform: rotate(-90deg);
  }
  body > .layer.inside.theme > .content > .theme .footer .sources .source-content {
    font-size: 14px;
    line-height: 1.25em;
    max-height: 0;
    overflow: hidden;
    padding-top: 20px;
    transition: transform 0.3s ease;
  }
  body > .layer.inside.theme > .content > .theme .footer .sources .source-content .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.theme > .content > .theme .footer .sources .source-content .codex-editor__redactor .ce-block__content {
    max-width: none;
  }
  body > .layer.inside.theme > .content > .theme .footer .sources .source-content .codex-editor__redactor .ce-block__content a {
    color: var(--default-color);
  }
  body > .layer.inside.theme > .content > .theme .footer .sources .source-content .ce-inline-toolbar--showed {
    transform: translateY(-65px);
  }
  body > .layer.inside.theme > .content > .theme .footer .sources .source-content .ce-popover {
    bottom: calc(100% + var(--offset-from-target));
    top: auto;
  }
  body > .layer.inside.theme > .content > .theme .footer .sources.toggled .source-toggle i {
    transform: rotate(0deg);
  }
  body > .layer.inside.theme > .content > .theme .footer .sources.toggled .source-content {
    overflow: visible;
    max-height: 9999px;
  }
  body > .layer.inside.theme > .content > .theme {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    min-height: 100%;
  }
  body > .layer.inside.theme > .content > .theme > form {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
  }
  body > .layer.inside.theme > .header {
    height: 120px;
  }
  body > .layer.inside.theme > .header > .chapter {
    height: 120px;
    width: 70px;
  }
  body > .layer.inside.theme > .header > .chapter > h3 {
    font-size: 12px;
    margin-bottom: 6px;
  }
  body > .layer.inside.theme > .header > .chapter > div {
    height: 90px;
    width: 80px;
  }
  body > .layer.inside.theme > .header > .chapter > div h4 {
    font-size: 9px;
    line-height: 12px;
    min-height: 30px;
    padding: 10px 4px 4px 4px;
  }
  body > .layer.inside.theme > .header > .chapter > div .range > span {
    font-size: 8px;
    height: 16px;
    line-height: 16px;
  }
  body > .layer.inside.theme > .content > .event .header,
  body > .layer.inside.theme > .content > .character .header,
  body > .layer.inside.theme > .content > .theme .header,
  body > .layer.inside.theme > .content > .page .header,
  body > .layer.inside.theme > .content > .word .header {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
  }
  body > .layer.inside.theme > .content > .event .header > .image,
  body > .layer.inside.theme > .content > .character .header > .image,
  body > .layer.inside.theme > .content > .theme .header > .image,
  body > .layer.inside.theme > .content > .page .header > .image,
  body > .layer.inside.theme > .content > .word .header > .image {
    height: 200px;
    width: 100%;
  }
  body > .layer.inside.theme > .content > .event .header > .information,
  body > .layer.inside.theme > .content > .character .header > .information,
  body > .layer.inside.theme > .content > .theme .header > .information,
  body > .layer.inside.theme > .content > .page .header > .information,
  body > .layer.inside.theme > .content > .word .header > .information {
    padding: 16px 20px;
  }
  body > .layer.inside.theme > .content > .event .header > .information h1,
  body > .layer.inside.theme > .content > .character .header > .information h1,
  body > .layer.inside.theme > .content > .theme .header > .information h1,
  body > .layer.inside.theme > .content > .page .header > .information h1,
  body > .layer.inside.theme > .content > .word .header > .information h1 {
    font-size: 18px;
  }
  body > .layer.inside.theme > .content > .event .header > .information .short-description,
  body > .layer.inside.theme > .content > .character .header > .information .short-description,
  body > .layer.inside.theme > .content > .theme .header > .information .short-description,
  body > .layer.inside.theme > .content > .page .header > .information .short-description,
  body > .layer.inside.theme > .content > .word .header > .information .short-description {
    max-width: 100%;
  }
  body > .layer.inside.theme > .content > .event .header > .chapter-placeholder,
  body > .layer.inside.theme > .content > .character .header > .chapter-placeholder,
  body > .layer.inside.theme > .content > .theme .header > .chapter-placeholder,
  body > .layer.inside.theme > .content > .page .header > .chapter-placeholder,
  body > .layer.inside.theme > .content > .word .header > .chapter-placeholder {
    display: none;
    width: auto;
  }
  body > .layer.inside.theme > .content > .event .content,
  body > .layer.inside.theme > .content > .character .content,
  body > .layer.inside.theme > .content > .theme .content,
  body > .layer.inside.theme > .content > .page .content,
  body > .layer.inside.theme > .content > .word .content {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: auto;
  }
  body > .layer.inside.theme > .content > .event .content > .summary,
  body > .layer.inside.theme > .content > .character .content > .summary,
  body > .layer.inside.theme > .content > .theme .content > .summary,
  body > .layer.inside.theme > .content > .page .content > .summary,
  body > .layer.inside.theme > .content > .word .content > .summary {
    width: 100%;
  }
  body > .layer.inside.theme > .content > .event .content > .summary > div,
  body > .layer.inside.theme > .content > .character .content > .summary > div,
  body > .layer.inside.theme > .content > .theme .content > .summary > div,
  body > .layer.inside.theme > .content > .page .content > .summary > div,
  body > .layer.inside.theme > .content > .word .content > .summary > div {
    padding: 16px 20px;
    width: 100%;
  }
  body > .layer.inside.theme > .content > .event .content > .summary.fixed > div,
  body > .layer.inside.theme > .content > .character .content > .summary.fixed > div,
  body > .layer.inside.theme > .content > .theme .content > .summary.fixed > div,
  body > .layer.inside.theme > .content > .page .content > .summary.fixed > div,
  body > .layer.inside.theme > .content > .word .content > .summary.fixed > div {
    position: static;
  }
  body > .layer.inside.theme > .content > .event .content > .description,
  body > .layer.inside.theme > .content > .character .content > .description,
  body > .layer.inside.theme > .content > .theme .content > .description,
  body > .layer.inside.theme > .content > .page .content > .description,
  body > .layer.inside.theme > .content > .word .content > .description {
    padding: 16px 20px;
    width: 100%;
  }
  body > .layer.inside.theme > .content > .event .content > .description h2,
  body > .layer.inside.theme > .content > .character .content > .description h2,
  body > .layer.inside.theme > .content > .theme .content > .description h2,
  body > .layer.inside.theme > .content > .page .content > .description h2,
  body > .layer.inside.theme > .content > .word .content > .description h2 {
    font-size: 16px;
  }
  body > .layer.inside.theme > .content > .event .content > .description h3,
  body > .layer.inside.theme > .content > .character .content > .description h3,
  body > .layer.inside.theme > .content > .theme .content > .description h3,
  body > .layer.inside.theme > .content > .page .content > .description h3,
  body > .layer.inside.theme > .content > .word .content > .description h3 {
    font-size: 15px;
  }
  body > .layer.inside.theme > .content > .event .footer,
  body > .layer.inside.theme > .content > .character .footer,
  body > .layer.inside.theme > .content > .theme .footer,
  body > .layer.inside.theme > .content > .page .footer,
  body > .layer.inside.theme > .content > .word .footer {
    padding: 20px;
  }
  body > .layer.inside.page > .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    height: 192px;
    left: 0;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
  }
  body > .layer.inside.page > .header > .chapter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    height: 192px;
    width: 85px;
  }
  body > .layer.inside.page > .header > .chapter > h3 {
    color: #e3dfdd;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
  }
  body > .layer.inside.page > .header > .chapter > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    box-shadow: 0 1px 5px #341E13;
    height: 138px;
    position: relative;
    width: 100px;
  }
  body > .layer.inside.page > .header > .chapter > div h4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    color: var(--default-color);
    font-size: 10px;
    font-weight: 700;
    height: 100%;
    line-height: 14px;
    margin: 0;
    min-height: 40px;
    padding: 15px 5px 5px 5px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
  }
  body > .layer.inside.page > .header > .chapter > div .image {
    background: rgba(68, 67, 68, 0.8);
    padding-top: 75%;
    position: relative;
    width: 100%;
  }
  body > .layer.inside.page > .header > .chapter > div .image label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.page > .header > .chapter > div .image label img {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.inside.page > .header > .chapter > div .range {
    padding: 0 5px;
  }
  body > .layer.inside.page > .header > .chapter > div .range > span {
    display: block;
    font-size: 9px;
    height: 22px;
    line-height: 22px;
    text-align: center;
  }
  body > .layer.inside.page > .header > .chapter > div .periods-colors {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
  }
  body > .layer.inside.page > .header > .chapter > div .periods-colors > div {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: block;
    height: 5px;
  }
  body > .layer.inside.page > .header > .close {
    color: #836c5e;
    padding: 10px;
    pointer-events: all;
  }
  body > .layer.inside.page > .header > .close a {
    color: inherit;
  }
  body > .layer.inside.page > .header > .close i {
    -webkit-transition: text-shadow 0.5s ease;
    -moz-transition: text-shadow 0.5s ease;
    -ms-transition: text-shadow 0.5s ease;
    -o-transition: text-shadow 0.5s ease;
    transition: text-shadow 0.5s ease;
    cursor: pointer;
    font-size: 24px;
  }
  body > .layer.inside.page > .header > .close i:hover {
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  }
  body > .layer.inside.page {
    overflow-y: auto;
  }
  body > .layer.inside.page > .header {
    height: auto;
    min-height: 50px;
  }
  body > .layer.inside.page > .content {
    height: 100%;
  }
  body > .layer.inside.page > .content > .page .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 192px;
    position: relative;
    z-index: 2;
  }
  body > .layer.inside.page > .content > .page .header > .image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    height: 192px;
    overflow: hidden;
    width: 232px;
  }
  body > .layer.inside.page > .content > .page .header > .image img {
    height: 100%;
    margin: auto;
    width: auto;
  }
  body > .layer.inside.page > .content > .page .header > .information {
    padding: 20px 40px;
    width: 100%;
  }
  body > .layer.inside.page > .content > .page .header > .information h1 {
    font-size: 20px;
    margin-bottom: 0;
    padding-bottom: 9px;
  }
  body > .layer.inside.page > .content > .page .header > .information .range {
    font-weight: 300;
  }
  body > .layer.inside.page > .content > .page .header > .information .short-description {
    max-width: calc(100% - 220px);
  }
  body > .layer.inside.page > .content > .page .header > .information .short-description .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.page > .content > .page .header > .information .short-description .ce-block__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.page > .content > .page .header > .information .short-description .ce-toolbar__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.page > .content > .page .header > .information .short-description .ce-toolbar__actions {
    right: auto;
    left: calc(100% - 40px);
  }
  body > .layer.inside.page > .content > .page .header > .chapter-placeholder {
    width: 250px;
  }
  body > .layer.inside.page > .content > .page .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    border-top: 1px solid #e3dfdd;
    margin: 0 0 auto 0;
    min-height: calc(100% - 320px);
  }
  body > .layer.inside.page > .content > .page .content > .summary {
    width: 232px;
  }
  body > .layer.inside.page > .content > .page .content > .summary > div {
    padding: 20px 20px 20px 40px;
    width: 232px;
  }
  body > .layer.inside.page > .content > .page .content > .summary > div > div {
    color: #e3dfdd;
    font-size: 14px;
  }
  body > .layer.inside.page > .content > .page .content > .summary > div > ul {
    padding: 20px 0;
  }
  body > .layer.inside.page > .content > .page .content > .summary > div > ul > li {
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 20px;
  }
  body > .layer.inside.page > .content > .page .content > .summary > div > ul > li > ul > li {
    cursor: pointer;
    font-size: 14px;
    margin: 10px 0 10px 20px;
  }
  body > .layer.inside.page > .content > .page .content > .summary.fixed > div {
    position: fixed;
    top: 0;
  }
  body > .layer.inside.page > .content > .page .content > .summary.hidden > div {
    display: none;
  }
  body > .layer.inside.page > .content > .page .content > .description {
    padding: 20px 40px;
    width: calc(100% - 232px);
  }
  body > .layer.inside.page > .content > .page .content > .description h2 {
    font-size: 18px;
  }
  body > .layer.inside.page > .content > .page .content > .description h3 {
    font-size: 16px;
  }
  body > .layer.inside.page > .content > .page .content > .description .ce-block {
    position: relative;
  }
  body > .layer.inside.page > .content > .page .content > .description .ce-block.ce-block--focused {
    z-index: 1;
  }
  body > .layer.inside.page > .content > .page .content > .description .ce-block .ce-block__content a {
    color: var(--default-color);
  }
  body > .layer.inside.page > .content > .page .content > .description .cdx-block:after {
    clear: both;
    content: "";
    display: table;
  }
  body > .layer.inside.page > .content > .page .content > .description .tc-table {
    --color-border: #C7BAB3;
  }
  body > .layer.inside.page > .content > .page .content > .description .tc-table.tc-table--heading .tc-row:first-child {
    background: rgba(199, 186, 179, 0.3);
  }
  body > .layer.inside.page > .content > .page .content > .description .image-tool--alignLeft {
    float: left;
    margin: 0 20px 20px 0;
    position: relative;
    z-index: 1;
  }
  body > .layer.inside.page > .content > .page .content > .description .image-tool--alignLeft:after {
    display: none;
  }
  body > .layer.inside.page > .content > .page .content > .description .image-tool--alignRight {
    float: right;
    margin: 0 0 20px 20px;
    position: relative;
    z-index: 1;
  }
  body > .layer.inside.page > .content > .page .content > .description .image-tool--alignRight:after {
    display: none;
  }
  body > .layer.inside.page > .content > .page .content > .description .video-tool__video {
    border: none;
  }
  body > .layer.inside.page > .content > .page .content > .description .image-tool__caption {
    border: none;
    box-shadow: none;
    font-size: 12px;
    font-style: italic;
    padding: 0;
  }
  body > .layer.inside.page > .content > .page .content > .description .codex-editor__redactor {
    padding-bottom: 40px !important;
  }
  body > .layer.inside.page > .content > .page .content > .description .ce-block__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.page > .content > .page .content > .description .ce-toolbar {
    right: 100%;
    z-index: 2;
  }
  body > .layer.inside.page > .content > .page .content > .description .ce-toolbar .ce-toolbar__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.inside.page > .content > .page > .controls {
    background: #ffffff;
    left: 50%;
    padding: 0 20px 20px 20px;
    position: fixed;
    top: 0;
    z-index: 10;
  }
  body > .layer.inside.page > .content > .page form {
    height: 100%;
  }
  body > .layer.inside.page > .content > .page {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    min-height: 100%;
  }
  body > .layer.inside.page > .content > .page .header {
    height: auto;
    min-height: 60px;
  }
  body > .layer.inside.page > .content > .page > form {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
  }
  body > .layer.inside.page > .header {
    height: 120px;
  }
  body > .layer.inside.page > .header > .chapter {
    height: 120px;
    width: 70px;
  }
  body > .layer.inside.page > .header > .chapter > h3 {
    font-size: 12px;
    margin-bottom: 6px;
  }
  body > .layer.inside.page > .header > .chapter > div {
    height: 90px;
    width: 80px;
  }
  body > .layer.inside.page > .header > .chapter > div h4 {
    font-size: 9px;
    line-height: 12px;
    min-height: 30px;
    padding: 10px 4px 4px 4px;
  }
  body > .layer.inside.page > .header > .chapter > div .range > span {
    font-size: 8px;
    height: 16px;
    line-height: 16px;
  }
  body > .layer.inside.page > .content > .event .header,
  body > .layer.inside.page > .content > .character .header,
  body > .layer.inside.page > .content > .theme .header,
  body > .layer.inside.page > .content > .page .header,
  body > .layer.inside.page > .content > .word .header {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
  }
  body > .layer.inside.page > .content > .event .header > .image,
  body > .layer.inside.page > .content > .character .header > .image,
  body > .layer.inside.page > .content > .theme .header > .image,
  body > .layer.inside.page > .content > .page .header > .image,
  body > .layer.inside.page > .content > .word .header > .image {
    height: 200px;
    width: 100%;
  }
  body > .layer.inside.page > .content > .event .header > .information,
  body > .layer.inside.page > .content > .character .header > .information,
  body > .layer.inside.page > .content > .theme .header > .information,
  body > .layer.inside.page > .content > .page .header > .information,
  body > .layer.inside.page > .content > .word .header > .information {
    padding: 16px 20px;
  }
  body > .layer.inside.page > .content > .event .header > .information h1,
  body > .layer.inside.page > .content > .character .header > .information h1,
  body > .layer.inside.page > .content > .theme .header > .information h1,
  body > .layer.inside.page > .content > .page .header > .information h1,
  body > .layer.inside.page > .content > .word .header > .information h1 {
    font-size: 18px;
  }
  body > .layer.inside.page > .content > .event .header > .information .short-description,
  body > .layer.inside.page > .content > .character .header > .information .short-description,
  body > .layer.inside.page > .content > .theme .header > .information .short-description,
  body > .layer.inside.page > .content > .page .header > .information .short-description,
  body > .layer.inside.page > .content > .word .header > .information .short-description {
    max-width: 100%;
  }
  body > .layer.inside.page > .content > .event .header > .chapter-placeholder,
  body > .layer.inside.page > .content > .character .header > .chapter-placeholder,
  body > .layer.inside.page > .content > .theme .header > .chapter-placeholder,
  body > .layer.inside.page > .content > .page .header > .chapter-placeholder,
  body > .layer.inside.page > .content > .word .header > .chapter-placeholder {
    display: none;
    width: auto;
  }
  body > .layer.inside.page > .content > .event .content,
  body > .layer.inside.page > .content > .character .content,
  body > .layer.inside.page > .content > .theme .content,
  body > .layer.inside.page > .content > .page .content,
  body > .layer.inside.page > .content > .word .content {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: auto;
  }
  body > .layer.inside.page > .content > .event .content > .summary,
  body > .layer.inside.page > .content > .character .content > .summary,
  body > .layer.inside.page > .content > .theme .content > .summary,
  body > .layer.inside.page > .content > .page .content > .summary,
  body > .layer.inside.page > .content > .word .content > .summary {
    width: 100%;
  }
  body > .layer.inside.page > .content > .event .content > .summary > div,
  body > .layer.inside.page > .content > .character .content > .summary > div,
  body > .layer.inside.page > .content > .theme .content > .summary > div,
  body > .layer.inside.page > .content > .page .content > .summary > div,
  body > .layer.inside.page > .content > .word .content > .summary > div {
    padding: 16px 20px;
    width: 100%;
  }
  body > .layer.inside.page > .content > .event .content > .summary.fixed > div,
  body > .layer.inside.page > .content > .character .content > .summary.fixed > div,
  body > .layer.inside.page > .content > .theme .content > .summary.fixed > div,
  body > .layer.inside.page > .content > .page .content > .summary.fixed > div,
  body > .layer.inside.page > .content > .word .content > .summary.fixed > div {
    position: static;
  }
  body > .layer.inside.page > .content > .event .content > .description,
  body > .layer.inside.page > .content > .character .content > .description,
  body > .layer.inside.page > .content > .theme .content > .description,
  body > .layer.inside.page > .content > .page .content > .description,
  body > .layer.inside.page > .content > .word .content > .description {
    padding: 16px 20px;
    width: 100%;
  }
  body > .layer.inside.page > .content > .event .content > .description h2,
  body > .layer.inside.page > .content > .character .content > .description h2,
  body > .layer.inside.page > .content > .theme .content > .description h2,
  body > .layer.inside.page > .content > .page .content > .description h2,
  body > .layer.inside.page > .content > .word .content > .description h2 {
    font-size: 16px;
  }
  body > .layer.inside.page > .content > .event .content > .description h3,
  body > .layer.inside.page > .content > .character .content > .description h3,
  body > .layer.inside.page > .content > .theme .content > .description h3,
  body > .layer.inside.page > .content > .page .content > .description h3,
  body > .layer.inside.page > .content > .word .content > .description h3 {
    font-size: 15px;
  }
  body > .layer.inside.page > .content > .event .footer,
  body > .layer.inside.page > .content > .character .footer,
  body > .layer.inside.page > .content > .theme .footer,
  body > .layer.inside.page > .content > .page .footer,
  body > .layer.inside.page > .content > .word .footer {
    padding: 20px;
  }
  body > .layer.tooltip.word {
    overflow: hidden;
    pointer-events: none;
  }
  body > .layer.tooltip.word > .content {
    background: #ffffff;
    border-radius: 2px;
    box-shadow: 0 30px 90px -20px rgba(0, 0, 0, 0.3), 0 0 0 1px #eaecf0;
    font-size: 14px;
    line-height: 20px;
    min-height: 200px;
    min-width: 300px;
    padding: 0;
    pointer-events: all;
    position: absolute;
    z-index: 110;
  }
  body > .layer.tooltip.word > .content > .word .ribbon {
    height: 75px;
    left: -5px;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    text-align: right;
    top: -5px;
    z-index: 1;
    width: 75px;
  }
  body > .layer.tooltip.word > .content > .word .ribbon span {
    background: linear-gradient(#F70505 0%, #8F0808 100%);
    box-shadow: 0 3px 10px -5px rgb(0, 0, 0);
    color: #ffffff;
    display: block;
    font-size: 10px;
    font-weight: bold;
    left: -21px;
    line-height: 20px;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    top: 19px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 100px;
  }
  body > .layer.tooltip.word > .content > .word .ribbon span:before {
    border-bottom: 3px solid transparent;
    border-left: 3px solid #8F0808;
    border-right: 3px solid transparent;
    border-top: 3px solid #8F0808;
    content: "";
    left: 0;
    position: absolute;
    top: 100%;
    z-index: -1;
  }
  body > .layer.tooltip.word > .content > .word .ribbon span:after {
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
    border-right: 3px solid #8F0808;
    border-top: 3px solid #8F0808;
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
  }
  body > .layer.tooltip.word > .content > .word > .controls {
    background: #ffffff;
    left: 50%;
    padding: 0 20px 20px 20px;
    position: fixed;
    top: 0;
    z-index: 10;
  }
  body > .layer.tooltip.word > .content > .word form {
    height: 100%;
  }
  body > .layer.tooltip.word > .content > .word {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #ffffff;
    min-height: 100%;
  }
  body > .layer.tooltip.word > .content > .word > .controls {
    bottom: calc(100% + 3px);
    font-size: 0.7em;
    left: auto;
    padding: 0;
    right: 5px;
    top: auto;
  }
  body > .layer.tooltip.word > .content > .word .header {
    background: #6597AC;
    left: 0;
    padding: 5px;
    position: absolute;
    top: 100%;
    width: 100%;
  }
  body > .layer.tooltip.word > .content > .word .header > label {
    padding-right: 40px;
  }
  body > .layer.tooltip.word > .content > .word .header > .search {
    -webkit-transition: max-width 0.5s ease;
    -moz-transition: max-width 0.5s ease;
    -ms-transition: max-width 0.5s ease;
    -o-transition: max-width 0.5s ease;
    transition: max-width 0.5s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 100%;
    max-width: 40px;
    right: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  body > .layer.tooltip.word > .content > .word .header > .search > .select2 {
    display: none;
  }
  body > .layer.tooltip.word > .content > .word .header > .search > div {
    text-align: center;
    width: 40px;
  }
  body > .layer.tooltip.word > .content > .word .header > .search > div > i {
    cursor: pointer;
  }
  body > .layer.tooltip.word > .content > .word .header > .search > div > i.bh-close {
    display: none;
  }
  body > .layer.tooltip.word > .content > .word .header > .search.open {
    max-width: 100%;
  }
  body > .layer.tooltip.word > .content > .word .header > .search.open > .select2 {
    display: block;
    height: 100%;
    width: calc(100% - 40px) !important;
  }
  body > .layer.tooltip.word > .content > .word .header > .search.open > div > i.bh-search {
    display: none;
  }
  body > .layer.tooltip.word > .content > .word .header > .search.open > div > i.bh-close {
    display: block;
  }
  body > .layer.tooltip.word > .content > .word .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    width: 320px;
  }
  body > .layer.tooltip.word > .content > .word .content > .description {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 100%;
    padding: 10px;
  }
  body > .layer.tooltip.word > .content > .word .content > .description h2 {
    font-size: 18px;
  }
  body > .layer.tooltip.word > .content > .word .content > .description h3 {
    font-size: 16px;
  }
  body > .layer.tooltip.word > .content > .word .content > .description .ce-block {
    position: relative;
  }
  body > .layer.tooltip.word > .content > .word .content > .description .ce-block.ce-block--focused {
    z-index: 1;
  }
  body > .layer.tooltip.word > .content > .word .content > .description .cdx-block:after {
    clear: both;
    content: "";
    display: table;
  }
  body > .layer.tooltip.word > .content > .word .content > .description .tc-table {
    --color-border: #C7BAB3;
  }
  body > .layer.tooltip.word > .content > .word .content > .description .tc-table.tc-table--heading .tc-row:first-child {
    background: rgba(199, 186, 179, 0.3);
  }
  body > .layer.tooltip.word > .content > .word .content > .description .codex-editor__redactor {
    padding-bottom: 40px !important;
    margin-right: 0 !important;
  }
  body > .layer.tooltip.word > .content > .word .content > .description .ce-block__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.tooltip.word > .content > .word .content > .description .ce-toolbar {
    left: -10px;
    right: calc(100% + 10px);
    z-index: 2;
  }
  body > .layer.tooltip.word > .content > .word .content > .description .ce-toolbar .ce-toolbar__content {
    max-width: 100%;
    margin: 0;
  }
  body > .layer.tooltip.word > .content > .word .content > .image {
    left: 100%;
    position: absolute;
    top: calc(50% - 15px);
  }
  body > .layer.tooltip.word > .content > .word .content > .image > label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.tooltip.word > .content > .word .content > .image > label img {
    height: 100%;
    object-fit: cover;
    width: 100%;
  }
  body > .layer.tooltip.word > .content > .word .content > .image > label > span {
    background: #ffffff;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    box-shadow: 0 30px 90px -20px rgba(0, 0, 0, 0.3), 0 0 0 1px #eaecf0;
    left: 100%;
    padding: 10px 5px;
    position: absolute;
  }
  body > .layer.tooltip.word > .content > .word .content > .image > label > span > i {
    font-size: 30px;
  }
  body > .layer.tooltip.word > .content > .word .content > .image > .actions {
    background: rgba(0, 0, 0, 0.3);
    display: none;
    left: calc(50% - 35px);
    font-size: 18px;
    padding: 5px;
    position: absolute;
    top: 0;
    z-index: 1;
  }
  body > .layer.tooltip.word > .content > .word .content > .image > .actions > .bh-down {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transform: rotate(180deg);
  }
  body > .layer.tooltip.word > .content > .word .content > .image > .actions > .ft-delete {
    cursor: pointer;
  }
  body > .layer.tooltip.word > .content > .word .content.w-image {
    width: 420px;
  }
  body > .layer.tooltip.word > .content > .word .content.w-image > .description {
    width: calc(100% - 200px);
  }
  body > .layer.tooltip.word > .content > .word .content.w-image > .image {
    height: 200px;
    left: 0;
    position: relative;
    top: 0;
    width: 200px;
  }
  body > .layer.tooltip.word > .content > .word .content.w-image > .image > label > span {
    display: none;
  }
  body > .layer.tooltip.word > .content > .word .content.w-image > .image > .actions {
    display: block;
  }
  body > .layer.tooltip.word > .content > .word .content.w-image.vertical {
    -webkit-box-direction: reverse;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    width: 320px;
  }
  body > .layer.tooltip.word > .content > .word .content.w-image.vertical > .description {
    width: 100%;
  }
  body > .layer.tooltip.word > .content > .word .content.w-image.vertical > .image {
    height: 192px;
    width: 100%;
  }
  body > .layer.tooltip.word > .content > .word .content.w-image.vertical > .image > .actions {
    bottom: 0;
    top: auto;
  }
  body > .layer.tooltip.word > .content > .word .content.w-image.vertical > .image > .actions > .bh-down {
    transform: rotate(0deg);
  }
  body > .layer.tooltip.word > .content > .word > .controls {
    position: absolute;
  }
  body > .layer.tooltip.word > .content > .word .information > h1 {
    position: relative;
  }
  body > .layer.tooltip.word > .content > .word form .errors {
    left: 0;
    right: auto;
    top: 100%;
    width: auto;
  }
  body > .layer.tooltip.word > .content.bottom > .word .header {
    bottom: 100%;
    top: auto;
  }
  body > .layer.tooltip.word > .content.bottom:before {
    bottom: auto;
    transform: rotate(0deg);
    top: 100%;
  }
  body > .layer.tooltip.word > .content.right:before {
    left: auto;
    right: 20px;
  }
  body > .layer.tooltip.word > .content.w-image .content > .description {
    min-width: 50%;
    max-width: 150px;
  }
  body > .layer.tooltip.word > .content:before {
    background: transparent url("../images/arrow-down-tooltip-NlDBfVx.png") no-repeat center center;
    background-size: 100% 100%;
    bottom: 100%;
    content: "";
    height: 9px;
    left: 20px;
    position: absolute;
    transform: rotate(180deg);
    width: 17px;
  }
  body > .layer.tooltip.word + .layer.tooltip.word:before {
    display: none;
  }
  body > .layer.tooltip.word > .content {
    min-width: 0;
    max-width: calc(100vw - 20px);
  }
  body > .layer.tooltip.word > .content > .word .content {
    width: calc(100vw - 20px);
    max-width: 100%;
  }
  body > .layer.tooltip.word > .content > .word .content.w-image {
    width: calc(100vw - 20px);
  }
  body > .layer.tooltip.word > .content > .word .content.w-image > .description {
    width: calc(100% - 140px);
  }
  body > .layer.tooltip.word > .content > .word .content.w-image > .image {
    height: 140px;
    width: 140px;
  }
  body > .layer.tooltip.word > .content > .word .content.w-image.vertical {
    width: calc(100vw - 20px);
  }
  body > .layer.tooltip.word > .content > .word .content.w-image.vertical > .image {
    height: 160px;
  }
  body > .layer.tooltip.theme-group > .content {
    -webkit-box-flex: none;
    -webkit-flex: none;
    -moz-box-flex: none;
    -moz-flex: none;
    -ms-flex: none;
    flex: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    background: #ffffff;
    min-height: 300px;
    max-width: 500px;
    position: relative;
    width: 100%;
    z-index: 1;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    box-shadow: 0 1px 5px #341E13;
    height: 100%;
    position: relative;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > h2 {
    border-bottom: 1px solid #341E13;
    font-size: 18px;
    overflow: hidden;
    padding: 15px 15px 15px 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .close {
    font-size: 18px;
    cursor: pointer;
    position: absolute;
    right: 5px;
    top: 14px;
    z-index: 1;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .user-links {
    position: absolute;
    right: 5px;
    top: 60px;
    z-index: 1;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .user-links > a {
    color: #341E13;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-start;
    -moz-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    padding: 20px;
    position: relative;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    cursor: pointer;
    height: 169px;
    margin: 20px 15px;
    position: relative;
    text-decoration: none;
    width: 119px;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card > form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card > form .errors {
    z-index: 1;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .controls {
    background: #ffffff;
    bottom: 100%;
    padding: 5px 8px;
    position: absolute;
    right: 0;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .controls > button {
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -ms-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    border: none;
    background: #ffffff;
    cursor: pointer;
    opacity: 0.7;
    padding: 2px 5px;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .controls > button:hover {
    opacity: 1;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .ribbon {
    height: 75px;
    left: -1px;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    text-align: right;
    top: -1px;
    z-index: 1;
    width: 75px;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .ribbon span {
    background: linear-gradient(#F70505 0%, #8F0808 100%);
    box-shadow: 0 3px 10px -5px rgb(0, 0, 0);
    color: #ffffff;
    display: block;
    font-size: 10px;
    font-weight: bold;
    left: -21px;
    line-height: 20px;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    top: 19px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 100px;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .ribbon span:before {
    border-bottom: 3px solid transparent;
    border-left: 3px solid #8F0808;
    border-right: 3px solid transparent;
    border-top: 3px solid #8F0808;
    content: "";
    left: 0;
    position: absolute;
    top: 100%;
    z-index: -1;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .ribbon span:after {
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
    border-right: 3px solid #8F0808;
    border-top: 3px solid #8F0808;
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
    min-height: 155px;
    min-width: 108px;
    width: 100%;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .content label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 90px;
    position: relative;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .content label > input {
    left: 150%;
    opacity: 0;
    position: absolute;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .content h3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    color: var(--default-color);
    font-size: 11px;
    font-weight: 700;
    height: 100%;
    line-height: 13px;
    margin: 0;
    min-height: 85px;
    padding: 10px;
    position: relative;
    text-align: left;
    word-break: break-word;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card.first-of-row > form .errors {
    left: 100%;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card:not(.placeholder) .content label:before {
    bottom: -5px;
    color: #ffffff;
    font-size: 40px;
    font-weight: 700;
    left: 15px;
    position: absolute;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card:before {
    background: url("../images/btn_thema-tN6Xi7r.png") no-repeat center center;
    background-size: cover;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card.placeholder {
    opacity: 0.7;
    pointer-events: none;
    position: absolute;
    z-index: 1;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card.sortable-ghost {
    opacity: 0.6;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "1.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "1.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "1.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "1.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "1.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "1.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "1.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "1.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "1.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "2.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="1"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "2.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "2.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "2.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "2.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "2.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "2.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "2.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "2.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "2.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "2.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "3.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="2"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "3.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "3.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "3.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "3.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "3.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "3.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "3.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "3.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "3.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "3.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "4.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="3"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "4.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "4.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "4.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "4.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "4.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "4.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "4.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "4.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "4.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "4.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "5.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="4"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "5.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "5.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "5.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "5.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "5.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "5.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "5.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "5.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "5.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "5.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "6.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="5"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "6.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "6.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "6.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "6.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "6.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "6.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "6.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "6.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "6.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "6.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "7.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="6"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "7.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "7.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "7.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "7.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "7.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "7.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "7.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "7.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "7.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "7.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "8.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="7"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "8.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "8.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "8.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "8.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "8.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "8.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "8.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "8.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "8.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "8.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "9.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="8"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "9.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "9.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "9.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "9.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "9.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "9.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "9.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "9.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "9.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "9.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "10";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "10.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="9"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "10.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "10.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "10.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "10.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "10.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "10.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "10.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "10.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "10.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "10.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "11";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "11.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="10"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "11.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "11.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "11.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "11.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "11.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "11.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "11.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "11.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "11.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "11.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "12";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "12.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="11"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "12.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "12.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "12.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "12.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "12.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "12.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "12.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "12.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "12.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "12.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "13";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "13.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="12"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "13.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "13.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "13.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "13.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "13.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "13.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "13.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "13.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "13.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "13.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "14";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "14.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="13"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "14.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "14.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "14.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "14.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "14.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "14.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "14.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "14.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "14.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "14.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "15";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "15.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="14"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "15.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "15.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "15.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "15.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "15.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "15.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "15.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "15.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "15.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "15.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "16";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "16.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="15"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "16.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "16.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "16.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "16.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "16.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "16.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "16.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "16.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "16.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "16.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "17";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "17.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="16"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "17.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "17.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "17.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "17.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "17.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "17.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "17.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "17.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "17.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "17.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "18";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "18.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="17"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "18.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "18.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "18.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "18.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "18.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "18.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "18.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "18.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "18.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "18.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "19";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "19.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="18"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "19.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "19.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "19.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "19.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "19.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "19.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "19.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "19.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "19.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "19.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "20";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "20.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="19"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "20.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "20.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "20.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "20.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "20.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "20.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "20.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "20.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "20.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "20.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "21";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "21.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="20"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "21.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "21.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "21.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "21.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "21.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "21.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "21.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "21.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "21.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "21.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "22";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "22.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="21"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "22.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "22.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "22.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "22.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "22.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "22.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "22.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "22.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "22.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "22.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "23";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "23.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="22"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "23.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "23.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "23.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "23.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "23.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "23.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "23.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "23.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "23.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "23.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "24";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "24.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="23"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "24.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "24.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "24.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "24.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "24.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "24.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "24.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "24.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "24.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "24.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "25";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "25.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="24"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "25.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "25.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "25.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "25.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "25.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "25.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "25.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "25.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "25.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "25.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "26";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "26.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="25"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "26.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "26.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "26.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "26.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "26.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "26.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "26.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "26.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "26.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "26.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "27";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "27.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="26"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "27.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "27.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "27.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "27.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "27.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "27.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "27.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "27.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "27.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "27.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "28";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "28.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="27"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "28.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "28.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "28.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "28.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "28.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "28.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "28.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "28.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "28.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "28.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "29";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "29.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="28"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "29.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "29.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "29.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "29.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "29.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "29.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "29.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "29.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "29.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "29.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "30";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "30.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="29"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "30.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "30.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "30.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "30.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "30.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "30.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "30.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "30.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "30.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "30.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "31";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "31.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="30"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "31.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "31.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "31.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "31.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "31.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "31.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "31.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "31.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "31.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "31.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "32";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "32.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="31"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "32.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "32.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "32.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "32.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "32.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "32.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "32.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "32.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "32.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "32.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "33";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "33.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="32"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "33.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "33.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "33.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "33.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "33.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "33.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "33.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "33.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "33.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "33.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "34";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "34.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="33"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "34.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "34.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "34.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "34.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "34.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "34.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "34.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "34.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "34.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "34.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "35";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "35.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="34"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "35.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "35.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "35.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "35.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "35.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "35.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "35.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "35.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "35.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "35.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "36";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "36.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="35"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "36.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "36.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "36.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "36.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "36.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "36.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "36.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "36.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "36.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "36.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "37";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "37.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="36"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "37.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "37.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "37.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "37.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "37.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "37.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "37.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "37.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "37.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "37.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "38";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "38.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="37"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "38.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "38.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "38.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "38.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "38.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "38.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "38.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "38.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "38.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "38.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "39";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "39.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="38"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "39.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "39.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "39.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "39.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "39.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "39.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "39.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "39.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "39.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "39.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "40";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "40.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="39"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "40.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "40.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "40.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "40.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "40.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "40.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "40.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "40.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "40.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "40.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "41";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "41.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="40"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "41.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "41.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "41.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "41.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "41.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "41.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "41.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "41.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "41.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "41.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "42";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "42.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="41"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "42.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "42.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "42.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "42.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "42.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "42.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "42.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "42.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "42.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "42.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "43";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "43.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="42"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "43.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "43.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "43.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "43.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "43.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "43.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "43.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "43.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "43.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "43.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "44";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "44.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="43"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "44.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "44.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "44.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "44.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "44.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "44.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "44.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "44.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "44.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "44.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "45";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "45.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="44"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "45.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "45.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "45.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "45.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "45.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "45.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "45.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "45.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "45.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "45.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "46";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "46.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="45"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "46.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "46.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "46.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "46.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "46.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "46.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "46.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "46.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "46.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "46.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "47";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "47.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="46"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "47.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "47.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "47.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "47.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "47.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "47.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "47.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "47.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "47.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "47.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "48";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "48.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="47"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "48.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "48.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "48.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "48.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "48.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "48.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "48.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "48.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "48.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "48.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "49";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "49.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="48"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "49.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "49.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "49.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "49.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "49.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "49.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "49.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "49.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "49.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "49.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "50";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "50.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="49"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "50.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(1) .content label:before {
    content: "50.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(2) .content label:before {
    content: "50.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(3) .content label:before {
    content: "50.3";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(4) .content label:before {
    content: "50.4";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(5) .content label:before {
    content: "50.5";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(6) .content label:before {
    content: "50.6";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(7) .content label:before {
    content: "50.7";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(8) .content label:before {
    content: "50.8";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(9) .content label:before {
    content: "50.9";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(10) .content label:before {
    content: "51";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(11) .content label:before {
    content: "51.1";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards[data-index="50"] > .card:not(.placeholder):nth-of-type(12) .content label:before {
    content: "51.2";
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards.dragging {
    cursor: move !important;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards.dragging > .card {
    -webkit-user-select: none; /* Safari */
    -ms-user-select: none; /* IE 10 and IE 11 */
    user-select: none; /* Standard syntax */
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards.dragging * {
    cursor: move !important;
  }
  body > .layer.tooltip.theme-group:before {
    background: rgba(0, 0, 0, 0.5);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body > .layer.tooltip.theme-group > .content {
    max-width: 100%;
    min-height: 240px;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > h2 {
    font-size: 16px;
    padding: 12px 16px;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards {
    padding: 12px;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card {
    height: 145px;
    margin: 10px;
    width: 100px;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .content {
    min-height: 135px;
    min-width: 90px;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .content label {
    height: 75px;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card .content h3 {
    font-size: 10px;
    line-height: 12px;
    padding: 8px;
  }
  body > .layer.tooltip.theme-group > .content > .theme-group > .cards > .card:not(.placeholder) .content label:before {
    font-size: 32px;
    left: 12px;
  }
  body #popup {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 100vh;
    left: 0;
    position: fixed;
    top: 0;
    width: 100vw;
    z-index: 999;
  }
  body #popup > #popup-content {
    background: #ffffff;
    border-radius: 5px;
    line-height: 1.25em;
    min-height: 150px;
    min-width: 250px;
    max-width: calc(100% - 30px);
    padding: 30px;
    position: relative;
  }
  body #popup > #popup-content > .content .buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    margin-top: 30px;
  }
  body #popup > #popup-content > .content .buttons .button {
    -webkit-transition: background-color 0.5s ease;
    -moz-transition: background-color 0.5s ease;
    -ms-transition: background-color 0.5s ease;
    -o-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    background: #407E98;
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
    margin-right: 10px;
    padding: 15px 30px;
    text-align: center;
    text-decoration: none;
    width: 45%;
  }
  body #popup > #popup-content > .content .buttons .button.active {
    background-color: #6597AC;
  }
  body #popup > #popup-content > .content .buttons .button:hover {
    background-color: #6597AC;
  }
  body #popup > #popup-content > .content .buttons .button:nth-last-of-type(1) {
    margin-right: 0;
  }
  body #popup > #popup-content > .content .buttons[data-buttons="1"] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
  }
  body #popup > #popup-content > .bh-close {
    background: #407E98;
    border: 3px solid #ffffff;
    border-radius: 50%;
    color: #ffffff;
    cursor: pointer;
    font-weight: 700;
    height: 30px;
    line-height: 24px;
    right: calc(30px / -2);
    position: absolute;
    text-align: center;
    top: calc(30px / -2);
    width: 30px;
  }
  body #popup > #popup-content > .close-h {
    background: #ffffff;
    border-radius: 50%;
    background: #407E98;
    cursor: pointer;
    height: 28px;
    font-size: 36px;
    line-height: 36px;
    right: calc(30px / -2);
    position: absolute;
    text-align: center;
    top: calc(30px / -2);
    width: calc(30px - 2px);
  }
  body #popup > #popup-content > .close-h:before {
    left: -2px;
  }
  body #popup > #popup-content.loading {
    min-height: auto;
  }
  body #popup > #popup-content.loading .loading {
    animation: blinker 1s linear infinite;
    opacity: 1;
  }
  body #popup:before {
    background: rgba(0, 0, 0, 0.5);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
  }
  body #popup.no-margin > #popup-content {
    padding: 0;
  }
  body #popup.no-shadow > #popup-content > .content {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  body #popup > #popup-content {
    padding: 20px;
  }
  body > .layer.tooltip {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 100vh;
    left: 0;
    position: absolute;
    top: 0;
    width: 100vw;
    z-index: 999;
  }
  body > .layer.tooltip > #tooltip-content {
    background: #ffffff;
    border-radius: 5px;
    line-height: 1.25em;
    min-height: 150px;
    min-width: 250px;
    max-width: calc(100% - 30px);
    padding: 30px;
    position: relative;
  }
  body > .layer.tooltip > #tooltip-content > .content .buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    margin-top: 30px;
  }
  body > .layer.tooltip > #tooltip-content > .content .buttons .button {
    -webkit-transition: background-color 0.5s ease;
    -moz-transition: background-color 0.5s ease;
    -ms-transition: background-color 0.5s ease;
    -o-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    background: #407E98;
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
    margin-right: 10px;
    padding: 15px 30px;
    text-align: center;
    text-decoration: none;
    width: 45%;
  }
  body > .layer.tooltip > #tooltip-content > .content .buttons .button.active {
    background-color: #6597AC;
  }
  body > .layer.tooltip > #tooltip-content > .content .buttons .button:hover {
    background-color: #6597AC;
  }
  body > .layer.tooltip > #tooltip-content > .content .buttons .button:nth-last-of-type(1) {
    margin-right: 0;
  }
  body > .layer.tooltip > #tooltip-content > .content .buttons[data-buttons="1"] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
  }
  body > .layer.tooltip > #tooltip-content > .bh-close {
    background: #407E98;
    border: 3px solid #ffffff;
    border-radius: 50%;
    color: #ffffff;
    cursor: pointer;
    font-weight: 700;
    height: 30px;
    line-height: 24px;
    right: calc(30px / -2);
    position: absolute;
    text-align: center;
    top: calc(30px / -2);
    width: 30px;
  }
  body > .layer.tooltip > #tooltip-content > .close-h {
    background: #ffffff;
    border-radius: 50%;
    background: #407E98;
    cursor: pointer;
    height: 28px;
    font-size: 36px;
    line-height: 36px;
    right: calc(30px / -2);
    position: absolute;
    text-align: center;
    top: calc(30px / -2);
    width: calc(30px - 2px);
  }
  body > .layer.tooltip > #tooltip-content > .close-h:before {
    left: -2px;
  }
  body > .layer.tooltip > #tooltip-content.loading {
    min-height: auto;
  }
  body > .layer.tooltip > #tooltip-content.loading .loading {
    animation: blinker 1s linear infinite;
    opacity: 1;
  }
  body #menu-panel {
    pointer-events: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
  }
  body #menu-panel.open {
    pointer-events: all;
  }
  body #menu-panel .menu-backdrop {
    background: rgba(0, 0, 0, 0.3);
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body #menu-panel .menu-drawer {
    background: #ffffff;
    box-shadow: -2px 0 8px rgba(0, 0, 0, 0.15);
    height: 100%;
    overflow-y: auto;
    padding: 20px 0;
    pointer-events: all;
    position: absolute;
    right: -250px;
    top: 0;
    width: 250px;
  }
  body #menu-panel .menu-drawer > .menu-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    color: #3C271C;
    margin: 10px 0 20px 0;
    padding: 0 20px;
  }
  body #menu-panel .menu-drawer > .menu-header .title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.08em;
    margin-left: -15px;
    text-transform: uppercase;
  }
  body #menu-panel .menu-drawer > .menu-header .title i {
    font-size: 20px;
  }
  body #menu-panel .menu-drawer > .menu-header > .bh-close {
    -webkit-transition: text-shadow 0.5s ease;
    -moz-transition: text-shadow 0.5s ease;
    -ms-transition: text-shadow 0.5s ease;
    -o-transition: text-shadow 0.5s ease;
    transition: text-shadow 0.5s ease;
    cursor: pointer;
    font-size: 26px;
    position: relative;
    top: -3px;
  }
  body #menu-panel .menu-drawer > .menu-header > .bh-close:hover {
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  }
  body #menu-panel .menu-drawer nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body #menu-panel .menu-drawer nav a {
    border-bottom: 1px solid #836c5e;
    color: #444344;
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.08em;
    line-height: 1.25em;
    padding: 20px;
    text-decoration: none;
    text-transform: uppercase;
  }
  body #menu-panel .menu-drawer nav a:first-child {
    border-top: 1px solid #836c5e;
  }
  body #menu-panel .menu-drawer nav a:hover {
    color: var(--default-color);
  }
  body #menu-panel .menu-drawer {
    right: -85vw;
    width: 85vw;
  }
  body [data-media*=h-smartphone],
  body .h-smartphone,
  body .s-desktop,
  body .s-tablet {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) and (max-height: 480px) {
  body #screen-too-small {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

/*# sourceMappingURL=data:application/json;charset=utf-8,%7B%22version%22:3,%22sourceRoot%22:%22%22,%22sources%22:%5B%22../../assets/scss/_constants.scss%22,%22../../assets/scss/Helpers/_reset.scss%22,%22../../assets/scss/General/_base.scss%22,%22../../assets/scss/_fonts.scss%22,%22../../assets/scss/Helpers/_mixins.scss%22,%22../../assets/scss/Helpers/_functions.scss%22,%22../../assets/scss/Helpers/_media-queries.scss%22,%22../../assets/scss/Extensions/_tooltip.scss%22,%22../../assets/scss/Extensions/_form.scss%22,%22../../assets/scss/Helpers/_flex.scss%22,%22../../assets/scss/Extensions/_dictionary.scss%22,%22../../assets/scss/app.scss%22,%22../../assets/scss/Partials/_header.scss%22,%22../../assets/scss/Partials/_main.scss%22,%22../../assets/scss/Extensions/_home.scss%22,%22../../assets/scss/Extensions/_login.scss%22,%22../../assets/scss/Extensions/_cards.scss%22,%22../../assets/scss/Extensions/_timeline.scss%22,%22../../assets/scss/Extensions/_periods.scss%22,%22../../assets/scss/Extensions/_chapters.scss%22,%22../../assets/scss/Extensions/_chapters-grid.scss%22,%22../../assets/scss/Extensions/_chapters-timeline.scss%22,%22../../assets/scss/Extensions/_chapter.scss%22,%22../../assets/scss/Partials/_detail-elements.scss%22,%22../../assets/scss/Extensions/_event.scss%22,%22../../assets/scss/Extensions/_character.scss%22,%22../../assets/scss/Extensions/_theme.scss%22,%22../../assets/scss/Extensions/_page.scss%22,%22../../assets/scss/Extensions/_theme-group.scss%22,%22../../assets/scss/Extensions/_popup.scss%22,%22../../assets/scss/Extensions/_menu.scss%22%5D,%22names%22:%5B%5D,%22mappings%22:%22;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAUA;AAAA;AAAA;AAKA;AAAA;AAAA;ACfA;AAAA;AAAA;AAAA;AAAA;AAKA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;EAaE;EACA;EACA;EACA;EACA;;;AAEF;AACA;AAAA;EAEE;;;AAEF;EACE;;;AAEF;EACE;;;AAEF;EACE;;;AAEF;AAAA;EAEE;;;AAEF;EACE;EACA;;;AC5CF;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAQA;AAAA;AAAA;ACRA;EACE;EACA;EACA;EAKA;EACA;EACA;;AAGF;EACE;EACA;EACA;EAKA;EACA;EACA;;AAGF;EACE;EACA;EACA;EAKA;EACA;EACA;;AAGF;EACE;EACA;EACA;EAKA;EACA;EACA;;AAIF;EACE;EACA;EACA;EAKA;EACA;;AAGF;EACE;EACA;EACA;EAKA;EACA;;AAGF;AAAA;EAEE;EACA;EACA;EAEA;EACA;EACA;EACA;EACA;EAEA;EACA;EAEA;AAEA;AACA;EACA;EAEA;EACA;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAIF;EACE;;;AAIF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AC7OF;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;ACAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAUA;AAAA;AAAA;ADIA;AAAA;AAAA;AAWA;AAAA;AAAA;AAWA;AAAA;AAAA;AAUA;AAAA;AAAA;AAYA;AAAA;AAAA;AAkBA;AAAA;AAAA;AAqDA;AAAA;AAAA;AAkBA;AAAA;AAAA;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AA0BA;AAAA;AAAA;AAsGA;AAAA;AAAA;AAwBA;AAAA;AAAA;AAgBA;AAAA;AAAA;AF1SA;AAAA;AAAA;AAGA;EACE;;;AAGF;EACE;EACA,OFJc;EEKd,aFdY;EEeZ;;;AAIF;EACE;EACA;EACA;;;AAGF;EACE,aF1BY;EE2BZ;;;AAGF;EACE,aF/BY;EEgCZ;EACA;EACA;;;AAGF;EACE;;;AAEF;EACE;;;AAEF;EACE;;;AAEF;EACE;;;AAEF;EACE;;;AAEF;EACE;;;AAEF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;EACA;;;AAGF;EACE;EACA;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;EACA;EACA;;AACA;EACE;;;AE9GF;EACE;EACA;EACA;;AF+GJ;EAEE;EACA;;;AAIF;EACE;IACE;;EAEF;IACE;;;AAGJ;EACE;IACE;;EAEF;IACE;;;AAGJ;EACE;IACE;;EAEF;IACE;;;AI3KJ;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;ACIA;EACE;;;ACFA;EACE;;AAEA;EACE;;AAEA;EACE;;AAEA;EACE;;AAKF;EACE;;AAIJ;EACE;EACA;EACA;EACA;EACA;EACA;;AAKN;EC+BA;EACA;EACA;EACA;EACA;EAqCE;EACA;EAQF,wBD/E+B;ECgF/B,qBDhF+B;ECiF/B,oBDjF+B;ECkF/B,gBDlF+B;ECiR7B,kBDhR8B;ECiR9B,eDjR8B;ECmRhC,yBDnRgC;ECoRhC,sBDpRgC;ECqRhC,iBDrRgC;EAC9B;EACA;EACA;EACA;EACA;;AAEA;EACE;EACA;EACA;EACA;EACA;EACA;;AAKF;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACE;EACA;EACA;EACA;;AAEA;EACE;EACA;EACA;EACA;EACA;EACA;EACA;;AAGF;EACE;;AAEA;EACE;EACA;;AAIJ;EACE;;AAEA;EACE;EACA;;AAON;EACE;;;AEnGR;EACE;EACA;EACA;EACA;;AAEA;EAEE;;;AAMA;EAEE;EACA;;AAGF;EACE;;AAGF;EACE;;;ACCN;AAAA;EAEE;EACA;EACA;EF8BA;EACA;EACA;EACA;EACA;EAgPE,kBEhR4B;EFiR5B,eEjR4B;EFmR9B,yBEnR8B;EFoR9B,sBEpR8B;EFqR9B,iBErR8B;EFmT5B,mBElTwB;EFmTxB,gBEnTwB;EFqT1B,qBErT0B;EFsT1B,kBEtT0B;EFuT1B,aEvT0B;EAC1B;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAGE;AAAA;EACE;EACA;EACA;EACA;EACA;;AAGF;AAAA;EACE;EACA;EACA;;;AAKN;EFFE;EACA;EACA;EACA;EACA;EAmRE,mBEnRwB;EFoRxB,gBEpRwB;EFsR1B,qBEtR0B;EFuR1B,kBEvR0B;EFwR1B,aExR0B;EFgPxB,kBE/O4B;EFgP5B,eEhP4B;EFkP9B,yBElP8B;EFmP9B,sBEnP8B;EFoP9B,iBEpP8B;EAC9B;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACE;EACA;EACA;;AAEA;EACE;EACA;EACA;EACA;EACA;EACA;;AAEA;EACE;EACA;;AAGF;EACE;EACA;;AAGF;EACE;EACA;;AAGF;EACE;EACA;;;AAMR;EACE;IACE;IACA;;EAEF;IACE;IACA;;;AAQJ;EFpEE;EACA;EACA;EACA;EACA;EAmRE,mBEjNwB;EFkNxB,gBElNwB;EFoN1B,qBEpN0B;EFqN1B,kBErN0B;EFsN1B,aEtN0B;EF8KxB,kBE7K4B;EF8K5B,eE9K4B;EFgL9B,yBEhL8B;EFiL9B,sBEjL8B;EFkL9B,iBElL8B;EAC9B,YX9GQ;EW+GR;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACE;EACA;EACA;EACA;EACA;EACA;;AAEA;EACE;EACA;EACA;EACA;;AAEA;EACE;EACA;EACA;EACA;;AAIJ;EACE,YXhJI;EWiJJ;EACA;EACA;EACA;EACA;EACA;;;AAKN;AAAA;EAEE;EACA;;;AAKE;EACE;EACA;EACA;;AAGF;EACE;EACA;EACA;;AAKF;EACE;EACA;EACA;EACA;EACA;EACA;EACA;;AAKF;EFvJF;EACA;EACA;EACA;EACA;EAgPE,kBE3FgC;EF4FhC,eE5FgC;EF8FlC,yBE9FkC;EF+FlC,sBE/FkC;EFgGlC,iBEhGkC;EF8HhC,mBE7H4B;EF8H5B,gBE9H4B;EFgI9B,qBEhI8B;EFiI9B,kBEjI8B;EFkI9B,aElI8B;EFjH5B;EACA;EAQF,wBEyGiC;EFxGjC,qBEwGiC;EFvGjC,oBEuGiC;EFtGjC,gBEsGiC;EAC7B;EACA;;AAEA;EACE;;AAGF;EACE;EACA;;AAKN;EF1KA;EACA;EACA;EACA;EACA;EAqCE;EACA;EAQF,wBE0H+B;EFzH/B,qBEyH+B;EFxH/B,oBEwH+B;EFvH/B,gBEuH+B;EAC7B;EACA;EACA;EACA;EACA;EACA;;AAEA;EACE;EACA;;AAIA;EACE;;AAIJ;EFwFA,mBEvF4B;EFwF5B,gBExF4B;EF0F9B,qBE1F8B;EF2F9B,kBE3F8B;EF4F9B,aE5F8B;EFoD5B,kBEnDgC;EFoDhC,eEpDgC;EFsDlC,yBEtDkC;EFuDlC,sBEvDkC;EFwDlC,iBExDkC;EAC9B,YXxOI;EWyOJ;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACE;EACA;EACA;EACA;EACA;EACA;;AAEA;EACE;EACA;EACA;;AAEA;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;ALnQV;EM1BA;IAGI;;;ANuBJ;EM1BA;IAMI;;;ANoBJ;EM1BA;IASI;;;ANiBJ;EMdE;IH+CF;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBGpSkC;IHqSlC,sBGrSkC;IHsSlC,iBGtSkC;IHoUhC,mBGnU4B;IHoU5B,gBGpU4B;IHsU9B,qBGtU8B;IHuU9B,kBGvU8B;IHwU9B,aGxU8B;IAC1B;IACA;;EAEA;IACE;IACA;;EAIA;IACE,OZFQ;IYGR;IACA;IACA;;EAGF;IACE,YZTQ;IYUR;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;IHcF;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBGnQkC;IHoQlC,sBGpQkC;IHqQlC,iBGrQkC;IHmShC,mBGlS4B;IHmS5B,gBGnS4B;IHqS9B,qBGrS8B;IHsS9B,kBGtS8B;IHuS9B,aGvS8B;IAC1B;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAIA;IACE,OZrCQ;IYsCR;IACA;IACA;;ECnER;IJ2QA,kBI1QqB;IJ2QrB;IACA,eI5QqB;IJ6QrB;IACA;IACA;;EK7QA;IL2DA;IACA;IACA;IACA;IACA;IAgPE,kBK7S8B;IL8S9B,eK9S8B;ILgThC,yBKhTgC;ILiThC,sBKjTgC;ILkThC,iBKlTgC;ILgV9B,mBK/U0B;ILgV1B,gBKhV0B;ILkV5B,qBKlV4B;ILmV5B,kBKnV4B;ILoV5B,aKpV4B;IAC1B,YdiBM;IchBN;IACA;;EAEA;ILmDF;IACA;IACA;IACA;IACA;IAmRE,mBKxU4B;ILyU5B,gBKzU4B;IL2U9B,qBK3U8B;IL4U9B,kBK5U8B;IL6U9B,aK7U8B;;EAG5B;IL8CF;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBKnSkC;ILoSlC,sBKpSkC;ILqSlC,iBKrSkC;ILmUhC,mBKlU4B;ILmU5B,gBKnU4B;ILqU9B,qBKrU8B;ILsU9B,kBKtU8B;ILuU9B,aKvU8B;IL+W9B,uBK9WgC;IL+WhC,oBK/WgC;ILqX9B,oBKrX8B;ILuXhC,eKvXgC;IAC5B;IACA;IACA;IACA;IACA;;EAEA;ILmCJ;IACA;IACA;IACA;IACA;IAgPE,kBKrRkC;ILsRlC,eKtRkC;ILwRpC,yBKxRoC;ILyRpC,sBKzRoC;IL0RpC,iBK1RoC;ILwTlC,mBKvT8B;ILwT9B,gBKxT8B;IL0ThC,qBK1TgC;IL2ThC,kBK3TgC;IL4ThC,aK5TgC;IAC1B;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;IACE;IACA;IACA;;EAEA;IACE;IACA;IACA;;EAGF;IACE;IACA,Od9CE;Ic+CF;IACA;IACA;IACA;IACA;;ECzEN;IN4DA;IACA;IACA;IACA;IACA;IAgPE,kBM9S8B;IN+S9B,eM/S8B;INiThC,yBMjTgC;INkThC,sBMlTgC;INmThC,iBMnTgC;INiV9B,mBMhV0B;INiV1B,gBMjV0B;INmV5B,qBMnV4B;INoV5B,kBMpV4B;INqV5B,aMrV4B;IAC1B,YfkBM;IejBN;IACA;;EAEA;IACE;IACA;IACA;;EAEA;IACE;;EAGF;IACE;;EACA;IACE;IACA;IACA;;EAEF;IACE;IACA;;EAGJ;IACE,YfRE;IeSF;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEF;IACE;IACA,OfrBE;IesBF;IACA;IACA;IACA;IACA;IACA;IACA;;ECwCN;IACE;IACA;;EAEA;AAAA;IPlCF;IACA;IACA;IACA;IACA;IAgPE,kBO/MgC;IPgNhC,eOhNgC;IPkNlC,yBOlNkC;IPmNlC,sBOnNkC;IPoNlC,iBOpNkC;IP+OhC;IACA;IAKF,qBOpP8B;IPqP9B,kBOrP8B;IPsP9B,aOtP8B;IAC1B;IACA;IACA;IACA;;EAEA;AAAA;IZ3DJ;IACA;IACA;IACA;IACA;IKWA;IACA;IACA;IACA;IACA;IAmRE,mBOxO8B;IPyO9B,gBOzO8B;IP2OhC,qBO3OgC;IP4OhC,kBO5OgC;IP6OhC,aO7OgC;IAC1B;IACA;IACA;;EAEA;AAAA;IPpDN;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBOIqC;IPHrC,qBOGqC;IPFrC,oBOEqC;IPDrC,gBOCqC;IPyLnC;IACA;IAOF,yBOhMsC;IPiMtC,sBOjMsC;IPkMtC,iBOlMsC;IAC9B;IACA;IACA;IAIA;IACA;IACA;IACA;IACA;IACA;;EAEA;AAAA;IPrER;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBOqBuC;IPpBvC,qBOoBuC;IPnBvC,oBOmBuC;IPlBvC,gBOkBuC;IPwKrC;IACA;IAOF,yBO/KwC;IPgLxC,sBOhLwC;IPiLxC,iBOjLwC;IAC9B;;EAGF;AAAA;IACE;IACA;IACA;IACA;IACA;;EAEA;AAAA;IZlGV;IACA;IACA;IACA;IACA;IYgGY;IACA;IACA;IACA;IACA;;EAEA;AAAA;IACE;;EAKN;AAAA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;AAAA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;AAAA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;AAAA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;AAAA;IPvJR;IACA;IACA;IACA;IACA;IAgPE,kBO3FsC;IP4FtC,eO5FsC;IP8FxC,yBO9FwC;IP+FxC,sBO/FwC;IPgGxC,iBOhGwC;IP8HtC,mBO7HkC;IP8HlC,gBO9HkC;IPgIpC,qBOhIoC;IPiIpC,kBOjIoC;IPkIpC,aOlIoC;IAC1B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;AAAA;IACE;IACA;IACA;IACA;;EAEA;AAAA;IP9KV;IACA;IACA;IACA;IACA;IAgPE,kBOpEwC;IPqExC,eOrEwC;IPuE1C,yBOvE0C;IPwE1C,sBOxE0C;IPyE1C,iBOzE0C;IPuGxC,mBOtGoC;IPuGpC,gBOvGoC;IPyGtC,qBOzGsC;IP0GtC,kBO1GsC;IP2GtC,aO3GsC;IAC1B;IACA;IACA;IACA;IACA;IACA;;EAEA;AAAA;IACE;IACA;IACA;IACA;;EAMJ;AAAA;IACE;;EAEA;AAAA;IACE;IACA;;EAOF;AAAA;IP/MZ;IACA;IACA;IACA;IACA;IAmRE,mBOtEsC;IPuEtC,gBOvEsC;IPyExC,qBOzEwC;IP0ExC,kBO1EwC;IP2ExC,aO3EwC;IAC1B;;EAEA;AAAA;IACE;IACA;;EAGF;AAAA;IACE;;EAGF;AAAA;IACE;;EAIA;AAAA;IACE;IACA;;EAIJ;AAAA;IP/LZ;IACA;IAQF,wBOuL6C;IPtL7C,qBOsL6C;IPrL7C,oBOqL6C;IPpL7C,gBOoL6C;IPwC3C;IACA;IAQF,qBOhD0C;IPiD1C,kBOjD0C;IPkD1C,aOlD0C;;EAMlC;AAAA;IACE;;EAEA;AAAA;IACE;IACA;IACA;IACA;IACA;;EAIJ;AAAA;IACE;;EAaF;AAAA;IACE;;EAEA;AAAA;IZ5RV;IACA;IACA;IACA;IACA;IY0RY;IACA;;EAGA;AAAA;IACE;;EAIJ;AAAA;IACE;;EAIJ;AAAA;IACE;;EAGA;AAAA;IACE;;EAIJ;AAAA;IACE;;EAEA;AAAA;IACE;;EAKF;AAAA;IACE;;EAKN;AAAA;IACE;;EAIJ;AAAA;IACE;IACA;IACA;IACA;IACA;IACA;;EAEA;AAAA;IPlUN;IACA;IACA;IACA;IACA;IAgPE,kBOgFoC;IP/EpC,eO+EoC;IP7EtC,yBO6EsC;IP5EtC,sBO4EsC;IP3EtC,iBO2EsC;IP7CpC,mBO8CgC;IP7ChC,gBO6CgC;IP3ClC,qBO2CkC;IP1ClC,kBO0CkC;IPzClC,aOyCkC;IAC1B,YhBtWQ;IgBuWR;IACA;IACA;IACA;IACA;IACA;;EAEA;AAAA;IACE;;EAGF;AAAA;IACE;;EAGF;AAAA;IACE;;EAKN;IACE;AAAA;MA3VN;MACA;MACA;MACA;MACA;MACA;;IAGA;AAAA;AAAA;MAjEA;MACA;MACA;MACA,qBACE;MAGF;MACA;;IAEA;AAAA;AAAA;MACE;;IAGF;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;MAEE;MACA;MACA;;IAGE;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;MACE;MACA;MACA;;IAKN;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;MAEE;MACA;;IAGF;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;MAEE;;IAoCF;AAAA;MACE;MACA;MACA;;IAEA;AAAA;MA9EF;MACA;MACA;MACA,qBACE;MAGF;MACA;;IAEA;AAAA;MACE;;IAGF;AAAA;AAAA;AAAA;MAEE;MACA;MACA;;IAGE;AAAA;AAAA;AAAA;MACE;MACA;MACA;;IAKN;AAAA;AAAA;AAAA;MAEE;MACA;;IAGF;AAAA;AAAA;AAAA;MAEE;;IA+WI;AAAA;MAIE;;IAEA;AAAA;MACE;;IAGF;AAAA;MACE;;IAKF;AAAA;MACE;;;EAMR;IACE;;EChbF;IR2DF;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBQ3GiC;IR4GjC,qBQ5GiC;IR6GjC,oBQ7GiC;IR8GjC,gBQ9GiC;IR6S/B,kBQ5SgC;IR6ShC,eQ7SgC;IR+SlC,yBQ/SkC;IRgTlC,sBQhTkC;IRiTlC,iBQjTkC;IR+UhC,mBQ9U4B;IR+U5B,gBQ/U4B;IRiV9B,qBQjV8B;IRkV9B,kBQlV8B;IRmV9B,aQnV8B;IAC1B;IACA;;EAEA;IACE;IACA;IACA;;EAEA;IR8CN;IACA;IACA;IACA;IACA;IAgPE,kBQhSoC;IRiSpC,eQjSoC;IRmStC,yBQnSsC;IRoStC,sBQpSsC;IRqStC,iBQrSsC;IAC9B;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAEA;IACE;IACA;;EAGF;IACE;;EAGF;IACE;;EAKF;IACE;;EAKF;IACE;;EAIJ;IACE;;EACA;IACE;;EAMR;IRHJ;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBQlPoC;IRmPpC,sBQnPoC;IRoPpC,iBQpPoC;IAC9B;IACA;IACA;;EAEA;IACE;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;;ECrFV;IT2DA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBShTgC;ITiThC,sBSjTgC;ITkThC,iBSlTgC;ITkG9B;IACA;IAQF,wBS1G+B;IT2G/B,qBS3G+B;IT4G/B,oBS5G+B;IT6G/B,gBS7G+B;IAC7B,YlBiBM;IkBhBN;IACA;;EAEA;IACE;;EAEA;IACE,OlBYU;;EkBTZ;IACE,kBlBSU;;EkBLd;IACE;IACA;;EAEA;IACE,YlBCU;IkBAV;;EAEA;IACE;IACA;;EAEA;IAJF;MAKI;;;EAGF;IFgBR;IACA;IACA,QEjB8C;IFkB9C,OElBuC;IAC7B;;EAGE;IACE;;EAEF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAKF;IACE;;EAGF;IACE;;EAOV;IACE;;ECxEN;IV2DA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBUhTgC;IViThC,sBUjTgC;IVkThC,iBUlTgC;IVkG9B;IACA;IAQF,wBU1G+B;IV2G/B,qBU3G+B;IV4G/B,oBU5G+B;IV6G/B,gBU7G+B;IAC7B;IACA;IACA;;EAEA;IACE;;EAEA;IACE;;EAGE;IACE;IACA;IACA;IACA;;EAKN;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;IACE;IACA;;EAEA;IACE;IACA;;EAEA;IACE;;EAEA;IHCR;IACA;IACA,QGF8C;IHG9C,OGHuC;IAC7B;;EAEA;IACE;IACA;IACA;IACA;;EAGF;IVHV;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBUlP0C;IVmP1C,sBUnP0C;IVoP1C,iBUpP0C;IAC9B;IACA;IACA;IACA;;EAEA;IVXZ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBUrC2C;IVsC3C,qBUtC2C;IVuC3C,oBUvC2C;IVwC3C,gBUxC2C;IVkOzC;IACA;IAOF,yBUzO4C;IV0O5C,sBU1O4C;IV2O5C,iBU3O4C;IAC9B;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAEA;IACE,OnB7DA;ImB8DA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAEA;IACE;IACA;;EAGF;IACE;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EA3BN;IA+BE;IACA;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;IACE;IACA;;EAEA;IACE;;EAIJ;IACE;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAIJ;IACE;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;IACA;;EAOV;IACE;IACA;;EAGF;IVrKJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBUqHmC;IVpHnC,qBUoHmC;IVnHnC,oBUmHmC;IVlHnC,gBUkHmC;IAC7B;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IV3LN;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBU2IqC;IV1IrC,qBU0IqC;IVzIrC,oBUyIqC;IVxIrC,gBUwIqC;IAC7B;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;;EAGF;IACE;IACA;;EAIJ;IVrNR;IACA;IACA;IACA;IACA;IAqOE;IACA;IAaF,yBUhCwC;IViCxC,sBUjCwC;IVkCxC,iBUlCwC;IV9IxC,mBU+IkC;IV9IlC,gBU8IkC;IVzIhC,eUyIgC;IVvIlC,WUuIkC;IACxB;IACA;IACA;IACA;;EAEA;IACE,OnB/PI;ImBgQJ;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAGF;IACE;;EAKN;IV/PV;IACA;IACA;IACA;IACA;IAgPE,kBUawC;IVZxC,eUYwC;IVV1C,yBUU0C;IVT1C,sBUS0C;IVR1C,iBUQ0C;IAC9B;IACA;;EAEA;IACE;;EAEA;IACE;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAKF;IACE;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAMJ;IACE;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAQJ;IACE;IACA;;EAeJ;IACE;IACA;;EAEA;IACE;;EAUR;IACE;;EAMA;IACE;;EAGF;IACE;;EAIJ;IACE;;EChbV;IX4DA;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBW5G+B;IX6G/B,qBW7G+B;IX8G/B,oBW9G+B;IX+G/B,gBW/G+B;IAC7B;IACA;IACA;;EAEA;IACE;IACA;;EAEA;IACE;;EAEA;IACE;;EAKN;IACE;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAEA;IX8BN;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBW9EqC;IX+ErC,qBW/EqC;IXgFrC,oBWhFqC;IXiFrC,gBWjFqC;IAC7B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;IACE;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAIJ;IXqJR,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IWxJU;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;;EAEA;IACE;IACA;IACA;;EAIJ;IXhFR;IACA;IACA;IACA;IACA;IW8EU;IACA;IACA;IACA;;EAEA;IXsHV,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IWzHY;IACA;;ECvJZ;IZ6DA;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBY7G+B;IZ8G/B,qBY9G+B;IZ+G/B,oBY/G+B;IZgH/B,gBYhH+B;IAC7B;IACA;IACA;;EAEA;IACE;IACA;;EAEA;IACE;;EAEA;IACE;;EAKN;IZyCF;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBYzFiC;IZ0FjC,qBY1FiC;IZ2FjC,oBY3FiC;IZ4FjC,gBY5FiC;IAC7B;IACA;;EAEA;IZmCJ;IACA;IACA;IACA;IACA;IYrCM;IACA;IACA;;EAEA;IZ6BN;IACA;IACA;IACA;IACA;IAyMA,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IAqEE,mBYjTgC;IZkThC,gBYlTgC;IZoTlC,qBYpTkC;IZqTlC,kBYrTkC;IZsTlC,aYtTkC;IZ8QhC,kBY7QoC;IZ8QpC,eY9QoC;IZgRtC,yBYhRsC;IZiRtC,sBYjRsC;IZkRtC,iBYlRsC;IAC9B;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;IZqNJ,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IYxNM;IAKA;IACA;IACA;;EAEA;IZHN;IACA;IACA;IACA;IACA;IAqOE;IACA;IAaF,yBYlPsC;IZmPtC,sBYnPsC;IZoPtC,iBYpPsC;IZoEtC,mBYnEgC;IZoEhC,gBYpEgC;IZyE9B,eYzE8B;IZ2EhC,WY3EgC;IACxB;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE,OrB/CM;IqBgDN;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAIJ;IZhCR;IACA;IACA;IACA;IACA;IY8BU;IACA;IACA;;EAEA;IACE;IACA;;EAGF;IAEE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAIA;IAEE;;EAKF;IACE;;EAGF;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAMJ;IACE;;EAGF;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAON;IACE;;ECnLZ;Ib4DA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBajTgC;IbkThC,sBalTgC;IbmThC,iBanTgC;IbmG9B;IACA;IAQF,wBa3G+B;Ib4G/B,qBa5G+B;Ib6G/B,oBa7G+B;Ib8G/B,gBa9G+B;IAC7B;IACA;;EAEA;IACE;;EAEA;IACE,OtBiBU;IsBhBV;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;;EAIJ;IACE;IACA;IACA;IACA;IACA;;EAGF;IACE;;EAGF;IACE;;EAMN;IbcF;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBa9DiC;Ib+DjC,qBa/DiC;IbgEjC,oBahEiC;IbiEjC,gBajEiC;IbwP/B;IACA;IAUF,yBalQkC;IbmQlC,sBanQkC;IboQlC,iBapQkC;IAC9B;IACA;;EAII;IACE;IACA;IACA;;EAEA;IbAV;IACA;IACA;IACA;IACA;IAgPE,kBalPwC;IbmPxC,eanPwC;IbqP1C,yBarP0C;IbsP1C,sBatP0C;IbuP1C,iBavP0C;IAC9B;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA,OtB7CE;IsB8CF;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE,YtB5DE;IsB6DF;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAIJ;IACE;IACA;;EAEA;IACE;;EAIA;IACE;IACA;;EAGF;IACE;IACA;;EAMJ;IACE;;EAIA;IACE;IACA;IACA;;EAKN;IbwJV;IACA;IAaF,yBarK4C;IbsK5C,sBatK4C;IbuK5C,iBavK4C;;EAE9B;IACE;;EAIJ;IbmJV;IACA;IAUF,yBa7J4C;Ib8J5C,sBa9J4C;Ib+J5C,iBa/J4C;;EAE9B;IACE;;EAKN;IACE,kBtBrII;;EsBwIF;IACE,OtBlJF;IsBmJE;;EAKN;IACE;;EAIA;IACE;;EAGF;IACE,OtBlKA;IsBmKA;;EAOV;IACE;;EAEA;IlBjJN;IACA;IACA;IACA;IACA;IkB+IQ;IACA;IACA;IACA;;EAEA;IbzIR;IACA;IACA;IACA;IACA;IauIU,YtB5KM;IsB6KN,OtB5KM;IsB6KN;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;;EAIJ;IACE,YtB3NI;IsB4NJ;IACA;IACA;IACA;IACA;IACA;IACA;;EAIA;IACE;;EAKN;IAYE;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAGF;IACE;;EAIJ;IACE;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAGF;IbhQd;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBaW8C;IbV9C,sBaU8C;IbT9C,iBaS8C;IAC9B;IACA;IACA;IACA;;EAEA;IbxQhB;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBawN+C;IbvN/C,qBauN+C;IbtN/C,oBasN+C;IbrN/C,gBaqN+C;Ib3B7C;IACA;IAOF,yBaoBgD;IbnBhD,sBamBgD;IblBhD,iBakBgD;IAC9B;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAEA;IACE,OtB1TJ;IsB2TI;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAEA;IACE;IACA;;EAGF;IACE;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EA3BN;IA+BE;IACA;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;IACE;IACA;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAIJ;IACE;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;IACA;;EAOV;IbvaR;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBauXuC;IbtXvC,qBasXuC;IbrXvC,oBaqXuC;IbpXvC,gBaoXuC;IAC7B;IACA;IACA;IACA;;EAEA;Ib/aV;IACA;IACA;IACA;IACA;IAqEA,mBawWoC;IbvWpC,gBauWoC;IblWlC,eakWkC;IbhWpC,WagWoC;Ib7GpC,uBa8GwC;Ib7GxC,oBa6GwC;Ib3GtC;IAMF,eaqGwC;IbjKtC;IACA;IAQF,qBayJsC;IbxJtC,kBawJsC;IbvJtC,aauJsC;Ib1MpC;IACA;IAaF,yBa6L0C;Ib5L1C,sBa4L0C;Ib3L1C,iBa2L0C;IAC9B;IACA;IACA;IACA;;EAEA;Ib1bZ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBa0Y2C;IbzY3C,qBayY2C;IbxY3C,oBawY2C;IbvY3C,gBauY2C;Ib7MzC;IACA;IAOF,yBasM4C;IbrM5C,sBaqM4C;IbpM5C,iBaoM4C;IAC9B;IACA;IACA;IACA;IACA;IACA;;EAEA;Ibrcd;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBaqZ6C;IbpZ7C,qBaoZ6C;IbnZ7C,oBamZ6C;IblZ7C,gBakZ6C;IbxN3C;IACA;IAOF,yBaiN8C;IbhN9C,sBagN8C;Ib/M9C,iBa+M8C;IAC9B;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;IACA;;EAEA;IlBtehB;IACA;IACA;IACA;IACA;IkBoekB;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAKN;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;Ib3hBd;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBa2e6C;Ib1e7C,qBa0e6C;Ibze7C,oBaye6C;Ibxe7C,gBawe6C;Ib9S3C;IACA;IAOF,yBauS8C;IbtS9C,sBasS8C;IbrS9C,iBaqS8C;IAC9B;IACA;IACA;IACA;;EAEA;IbpiBhB;IACA;IACA;IACA;IACA;IAgPE,kBakT8C;IbjT9C,eaiT8C;Ib/ShD,yBa+SgD;Ib9ShD,sBa8SgD;Ib7ShD,iBa6SgD;Ib/Q9C,mBagR0C;Ib/Q1C,gBa+Q0C;Ib7Q5C,qBa6Q4C;Ib5Q5C,kBa4Q4C;Ib3Q5C,aa2Q4C;IAC1B;IACA;;EAEA;IACE;IACA;IACA;;EAIJ;IbljBhB;IACA;IACA;IACA;IACA;IA6QE;IACA;IAQF,qBa0R4C;IbzR5C,kBayR4C;IbxR5C,aawR4C;IAC1B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAMA;IACE;;EAQA;IACE;IACA;IACA;IACA;IACA;IACA;;EAWE;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EAQZ;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAGF;IACE;;EAGF;IACE;;EAII;IACE,OtBzqBd;;EsBgrBI;IACE;;EAEA;IACE;IACA;IACA;;EAGF;IACE;;EAKN;Ib7cV,kBa8c+B;Ib7c/B;IACA,ea4c+B;Ib3c/B;IACA;IACA;Ia0cY;;EAIJ;IAME;IACA;IACA;IACA;IACA;;EAMA;IACE;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAKN;IACE;IACA;;EAEA;IACE,YtBtuBI;IsBuuBJ;;EAEA;IACE;;EAIA;IACE;;EAGF;IACE;;EAKF;IACE;;EAMJ;IACE;;EAIJ;AAAA;IAEE;IACA;;EAKN;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IbnxBV;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBa8hB0C;Ib7hB1C,sBa6hB0C;Ib5hB1C,iBa4hB0C;IAC9B;IACA;IACA;;EAEA;Ib1xBZ;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBaqiB4C;IbpiB5C,sBaoiB4C;IbniB5C,iBamiB4C;IAC9B;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;;EAKN;IACE,YtB/0BI;IsBg1BJ;IACA;IACA;IACA;IACA;;EAIJ;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAQA;IACE;;EAON;IACE;;EAGF;IACE;;EAMJ;IACE;;EAGF;IACE;;EAII;IACE;IACA;IACA;;EAIJ;IACE;;EAEA;IACE;;ECt6BZ;Id2DA;IACA;IACA;IACA;IACA;IAwOE;IACA;IAUF,yBchTgC;IdiThC,sBcjTgC;IdkThC,iBclTgC;IAC9B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;Id+CF;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBc/FiC;IdgGjC,qBchGiC;IdiGjC,oBcjGiC;IdkGjC,gBclGiC;IdyR/B;IACA;IAUF,yBcnSkC;IdoSlC,sBcpSkC;IdqSlC,iBcrSkC;IAC9B;IACA;;EAEA;IACE,OvBMU;IuBLV;IACA;IACA;;EAGF;IdiCJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBcjFmC;IdkFnC,qBclFmC;IdmFnC,oBcnFmC;IdoFnC,gBcpFmC;Id8QjC;IACA;IAOF,yBcrRoC;IdsRpC,sBctRoC;IduRpC,iBcvRoC;IAC9B;IACA;IACA;IACA;IACA;;EAGA;IdsBN;IACA;IACA;IACA;IACA;IAgPE,kBcxQoC;IdyQpC,eczQoC;Id2QtC,yBc3QsC;Id4QtC,sBc5QsC;Id6QtC,iBc7QsC;Id2SpC,mBc1SgC;Id2ShC,gBc3SgC;Id6SlC,qBc7SkC;Id8SlC,kBc9SkC;Id+SlC,ac/SkC;IAC1B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAEA;IdDR;IACA;IACA;IACA;IACA;IAgPE,kBcjPsC;IdkPtC,eclPsC;IdoPxC,yBcpPwC;IdqPxC,sBcrPwC;IdsPxC,iBctPwC;IdoRtC,mBcnRkC;IdoRlC,gBcpRkC;IdsRpC,qBctRoC;IduRpC,kBcvRoC;IdwRpC,acxRoC;IAC1B;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;;EAKN;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAIJ;IdlCN;IACA;IACA;IACA;IACA;IcgCQ;IACA;IACA;IACA;;EAEA;IdoKR,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IcvKU;IACA;;EAMR;IACE,OvBrFY;IuBsFZ;IACA;;EAEA;IACE;;EAGF;InB1EJ;IACA;IACA;IACA;IACA;ImBwEM;IACA;;EAEA;IACE;;EC5HR;IAEE;;EAGA;IACE;;ED8HJ;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAON;IdjIA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBcpHgC;IdqHhC,sBcrHgC;IdsHhC,iBctHgC;IAC9B;IACA;IACA;;EAEA;IdxIF;IACA;IACA;IACA;IACA;IAgPE,kBc1GgC;Id2GhC,ec3GgC;Id6GlC,yBc7GkC;Id8GlC,sBc9GkC;Id+GlC,iBc/GkC;IAC9B;IACA;IACA;;EAEA;IACE;IACA;IACA;;EAIJ;IACE;IACA;;EAEA;IACE;IACA;IACA;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAKN;IACE;;EAsBJ;IdnNA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBclCgC;IdmChC,sBcnCgC;IdoChC,iBcpCgC;IAC9B;IACA;IACA;;EAEA;IACE;;EAEA;IACE;IACA;;EAEA;IACE,OvBnQQ;IuBoQR;;EAGF;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAGE;IACE;IACA;IACA;;EAQR;IACE;IACA;;EAKF;IACE;;EAKN;IACE;IACA;;EAEA;IACE;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAIA;IACE;;EAMJ;IACE;IACA;IACA;;EAIJ;IACE;;EAII;IACE;;EAMR;IACE;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAGF;IACE;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAEA;IACE;IACA;;EApKR;IACE;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;;EA8QF;IACE,YvB9fc;IuB+fd;IACA;;EAGE;IACE;;EAEA;IACE;IACA;IACA;;EAIJ;IACE;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAEA;IACE;;EACA;IACE;;EAKN;IACE;;EAGF;IACE;IACA;;EAMA;IACE;;EAIJ;IACE;IACA;;ECrkBJ;IfmDJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBe9FmC;If+FnC,qBe/FmC;IfgGnC,oBehGmC;IfiGnC,gBejGmC;If2RjC;IACA;IAOF,yBelSoC;IfmSpC,sBenSoC;IfoSpC,iBepSoC;IAC9B;IACA;;EAEA;IfoPN,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IAlNA;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBetFqC;IfuFrC,qBevFqC;IfwFrC,oBexFqC;IfyFrC,gBezFqC;IfmRnC;IACA;IAOF,yBe1RsC;If2RtC,sBe3RsC;If4RtC,iBe5RsC;;EDxBtC;Id2DA;IACA;IACA;IACA;IACA;IAwOE;IACA;IAUF,yBchTgC;IdiThC,sBcjTgC;IdkThC,iBclTgC;IAC9B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;Id+CF;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBc/FiC;IdgGjC,qBchGiC;IdiGjC,oBcjGiC;IdkGjC,gBclGiC;IdyR/B;IACA;IAUF,yBcnSkC;IdoSlC,sBcpSkC;IdqSlC,iBcrSkC;IAC9B;IACA;;EAEA;IACE,OvBMU;IuBLV;IACA;IACA;;EAGF;IdiCJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBcjFmC;IdkFnC,qBclFmC;IdmFnC,oBcnFmC;IdoFnC,gBcpFmC;Id8QjC;IACA;IAOF,yBcrRoC;IdsRpC,sBctRoC;IduRpC,iBcvRoC;IAC9B;IACA;IACA;IACA;IACA;;EAGA;IdsBN;IACA;IACA;IACA;IACA;IAgPE,kBcxQoC;IdyQpC,eczQoC;Id2QtC,yBc3QsC;Id4QtC,sBc5QsC;Id6QtC,iBc7QsC;Id2SpC,mBc1SgC;Id2ShC,gBc3SgC;Id6SlC,qBc7SkC;Id8SlC,kBc9SkC;Id+SlC,ac/SkC;IAC1B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAEA;IdDR;IACA;IACA;IACA;IACA;IAgPE,kBcjPsC;IdkPtC,eclPsC;IdoPxC,yBcpPwC;IdqPxC,sBcrPwC;IdsPxC,iBctPwC;IdoRtC,mBcnRkC;IdoRlC,gBcpRkC;IdsRpC,qBctRoC;IduRpC,kBcvRoC;IdwRpC,acxRoC;IAC1B;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;;EAKN;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAIJ;IdlCN;IACA;IACA;IACA;IACA;IcgCQ;IACA;IACA;IACA;;EAEA;IdoKR,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IcvKU;IACA;;EAMR;IACE,OvBrFY;IuBsFZ;IACA;;EAEA;IACE;;EAGF;InB1EJ;IACA;IACA;IACA;IACA;ImBwEM;IACA;;EAEA;IACE;;EE5HR;IAEE;;EAEA;IACE;;EF+HJ;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAON;IdjIA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBcpHgC;IdqHhC,sBcrHgC;IdsHhC,iBctHgC;IAC9B;IACA;IACA;;EAEA;IdxIF;IACA;IACA;IACA;IACA;IAgPE,kBc1GgC;Id2GhC,ec3GgC;Id6GlC,yBc7GkC;Id8GlC,sBc9GkC;Id+GlC,iBc/GkC;IAC9B;IACA;IACA;;EAEA;IACE;IACA;IACA;;EAIJ;IACE;IACA;;EAEA;IACE;IACA;IACA;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAKN;IACE;;EAsBJ;IdnNA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBclCgC;IdmChC,sBcnCgC;IdoChC,iBcpCgC;IAC9B;IACA;IACA;;EAEA;IACE;;EAEA;IACE;IACA;;EAEA;IACE,OvBnQQ;IuBoQR;;EAGF;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAGE;IACE;IACA;IACA;;EAQR;IACE;IACA;;EAKF;IACE;;EAKN;IACE;IACA;;EAEA;IACE;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAIA;IACE;;EAMJ;IACE;IACA;IACA;;EAIJ;IACE;;EAII;IACE;;EAMR;IACE;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAGF;IACE;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAEA;IACE;IACA;;EApKR;IACE;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;;EA8QF;IACE,YvB9fc;IuB+fd;IACA;;EAGE;IACE;;EAEA;IACE;IACA;IACA;;EAIJ;IACE;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAEA;IACE;;EACA;IACE;;EAKN;IACE;;EAGF;IACE;IACA;;EAMA;IACE;;EAIJ;IACE;IACA;;EEtkBJ;IhBoDJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBgB/FmC;IhBgGnC,qBgBhGmC;IhBiGnC,oBgBjGmC;IhBkGnC,gBgBlGmC;IhB4RjC;IACA;IAOF,yBgBnSoC;IhBoSpC,sBgBpSoC;IhBqSpC,iBgBrSoC;IAC9B;IACA;;EAEA;IhBqPN,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IAlNA;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBgBvFqC;IhBwFrC,qBgBxFqC;IhByFrC,oBgBzFqC;IhB0FrC,gBgB1FqC;IhBoRnC;IACA;IAOF,yBgB3RsC;IhB4RtC,sBgB5RsC;IhB6RtC,iBgB7RsC;;EFvBtC;Id2DA;IACA;IACA;IACA;IACA;IAwOE;IACA;IAUF,yBchTgC;IdiThC,sBcjTgC;IdkThC,iBclTgC;IAC9B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;Id+CF;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBc/FiC;IdgGjC,qBchGiC;IdiGjC,oBcjGiC;IdkGjC,gBclGiC;IdyR/B;IACA;IAUF,yBcnSkC;IdoSlC,sBcpSkC;IdqSlC,iBcrSkC;IAC9B;IACA;;EAEA;IACE,OvBMU;IuBLV;IACA;IACA;;EAGF;IdiCJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBcjFmC;IdkFnC,qBclFmC;IdmFnC,oBcnFmC;IdoFnC,gBcpFmC;Id8QjC;IACA;IAOF,yBcrRoC;IdsRpC,sBctRoC;IduRpC,iBcvRoC;IAC9B;IACA;IACA;IACA;IACA;;EAGA;IdsBN;IACA;IACA;IACA;IACA;IAgPE,kBcxQoC;IdyQpC,eczQoC;Id2QtC,yBc3QsC;Id4QtC,sBc5QsC;Id6QtC,iBc7QsC;Id2SpC,mBc1SgC;Id2ShC,gBc3SgC;Id6SlC,qBc7SkC;Id8SlC,kBc9SkC;Id+SlC,ac/SkC;IAC1B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAEA;IdDR;IACA;IACA;IACA;IACA;IAgPE,kBcjPsC;IdkPtC,eclPsC;IdoPxC,yBcpPwC;IdqPxC,sBcrPwC;IdsPxC,iBctPwC;IdoRtC,mBcnRkC;IdoRlC,gBcpRkC;IdsRpC,qBctRoC;IduRpC,kBcvRoC;IdwRpC,acxRoC;IAC1B;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;;EAKN;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAIJ;IdlCN;IACA;IACA;IACA;IACA;IcgCQ;IACA;IACA;IACA;;EAEA;IdoKR,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IcvKU;IACA;;EAMR;IACE,OvBrFY;IuBsFZ;IACA;;EAEA;IACE;;EAGF;InB1EJ;IACA;IACA;IACA;IACA;ImBwEM;IACA;;EAEA;IACE;;EG5HR;IAEE;;EAEA;IACE;;EH+HJ;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAON;IdjIA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBcpHgC;IdqHhC,sBcrHgC;IdsHhC,iBctHgC;IAC9B;IACA;IACA;;EAEA;IdxIF;IACA;IACA;IACA;IACA;IAgPE,kBc1GgC;Id2GhC,ec3GgC;Id6GlC,yBc7GkC;Id8GlC,sBc9GkC;Id+GlC,iBc/GkC;IAC9B;IACA;IACA;;EAEA;IACE;IACA;IACA;;EAIJ;IACE;IACA;;EAEA;IACE;IACA;IACA;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAKN;IACE;;EAsBJ;IdnNA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBclCgC;IdmChC,sBcnCgC;IdoChC,iBcpCgC;IAC9B;IACA;IACA;;EAEA;IACE;;EAEA;IACE;IACA;;EAEA;IACE,OvBnQQ;IuBoQR;;EAGF;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAGE;IACE;IACA;IACA;;EAQR;IACE;IACA;;EAKF;IACE;;EAKN;IACE;IACA;;EAEA;IACE;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAIA;IACE;;EAMJ;IACE;IACA;IACA;;EAIJ;IACE;;EAII;IACE;;EAMR;IACE;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAGF;IACE;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAEA;IACE;IACA;;EApKR;IACE;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;;EA8QF;IACE,YvB9fc;IuB+fd;IACA;;EAGE;IACE;;EAEA;IACE;IACA;IACA;;EAIJ;IACE;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAEA;IACE;;EACA;IACE;;EAKN;IACE;;EAGF;IACE;IACA;;EAMA;IACE;;EAIJ;IACE;IACA;;EGtkBJ;IjBoDJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBiB/FmC;IjBgGnC,qBiBhGmC;IjBiGnC,oBiBjGmC;IjBkGnC,gBiBlGmC;IjB4RjC;IACA;IAOF,yBiBnSoC;IjBoSpC,sBiBpSoC;IjBqSpC,iBiBrSoC;IAC9B;IACA;;EAEA;IjBqPN,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IAlNA;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBiBvFqC;IjBwFrC,qBiBxFqC;IjByFrC,oBiBzFqC;IjB0FrC,gBiB1FqC;IjBoRnC;IACA;IAOF,yBiB3RsC;IjB4RtC,sBiB5RsC;IjB6RtC,iBiB7RsC;;EHvBtC;Id2DA;IACA;IACA;IACA;IACA;IAwOE;IACA;IAUF,yBchTgC;IdiThC,sBcjTgC;IdkThC,iBclTgC;IAC9B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;Id+CF;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBc/FiC;IdgGjC,qBchGiC;IdiGjC,oBcjGiC;IdkGjC,gBclGiC;IdyR/B;IACA;IAUF,yBcnSkC;IdoSlC,sBcpSkC;IdqSlC,iBcrSkC;IAC9B;IACA;;EAEA;IACE,OvBMU;IuBLV;IACA;IACA;;EAGF;IdiCJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBcjFmC;IdkFnC,qBclFmC;IdmFnC,oBcnFmC;IdoFnC,gBcpFmC;Id8QjC;IACA;IAOF,yBcrRoC;IdsRpC,sBctRoC;IduRpC,iBcvRoC;IAC9B;IACA;IACA;IACA;IACA;;EAGA;IdsBN;IACA;IACA;IACA;IACA;IAgPE,kBcxQoC;IdyQpC,eczQoC;Id2QtC,yBc3QsC;Id4QtC,sBc5QsC;Id6QtC,iBc7QsC;Id2SpC,mBc1SgC;Id2ShC,gBc3SgC;Id6SlC,qBc7SkC;Id8SlC,kBc9SkC;Id+SlC,ac/SkC;IAC1B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAEA;IdDR;IACA;IACA;IACA;IACA;IAgPE,kBcjPsC;IdkPtC,eclPsC;IdoPxC,yBcpPwC;IdqPxC,sBcrPwC;IdsPxC,iBctPwC;IdoRtC,mBcnRkC;IdoRlC,gBcpRkC;IdsRpC,qBctRoC;IduRpC,kBcvRoC;IdwRpC,acxRoC;IAC1B;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;;EAKN;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAIJ;IdlCN;IACA;IACA;IACA;IACA;IcgCQ;IACA;IACA;IACA;;EAEA;IdoKR,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IcvKU;IACA;;EAMR;IACE,OvBrFY;IuBsFZ;IACA;;EAEA;IACE;;EAGF;InB1EJ;IACA;IACA;IACA;IACA;ImBwEM;IACA;;EAEA;IACE;;EI5HR;IAEE;;EAEA;IACE;IACA;;EAGF;IACE;;EJkLJ;IdjIA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBcpHgC;IdqHhC,sBcrHgC;IdsHhC,iBctHgC;IAC9B;IACA;IACA;;EAEA;IdxIF;IACA;IACA;IACA;IACA;IAgPE,kBc1GgC;Id2GhC,ec3GgC;Id6GlC,yBc7GkC;Id8GlC,sBc9GkC;Id+GlC,iBc/GkC;IAC9B;IACA;IACA;;EAEA;IACE;IACA;IACA;;EAIJ;IACE;IACA;;EAEA;IACE;IACA;IACA;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAKN;IACE;;EAsBJ;IdnNA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBclCgC;IdmChC,sBcnCgC;IdoChC,iBcpCgC;IAC9B;IACA;IACA;;EAEA;IACE;;EAEA;IACE;IACA;;EAEA;IACE,OvBnQQ;IuBoQR;;EAGF;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAGE;IACE;IACA;IACA;;EAQR;IACE;IACA;;EAKF;IACE;;EAKN;IACE;IACA;;EAEA;IACE;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAIA;IACE;;EAMJ;IACE;IACA;IACA;;EAIJ;IACE;;EAII;IACE;;EAMR;IACE;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAGF;IACE;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAEA;IACE;IACA;;EApKR;IACE;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;;EI7PE;IlB+CJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBkB5FmC;IlB6FnC,qBkB7FmC;IlB8FnC,oBkB9FmC;IlB+FnC,gBkB/FmC;IlByRjC;IACA;IAOF,yBkBhSoC;IlBiSpC,sBkBjSoC;IlBkSpC,iBkBlSoC;IAC9B;IACA;;EAEA;IACE;IACA;;EAGF;IlB6ON,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IAlNA;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBkB/EqC;IlBgFrC,qBkBhFqC;IlBiFrC,oBkBjFqC;IlBkFrC,gBkBlFqC;IlB4QnC;IACA;IAOF,yBkBnRsC;IlBoRtC,sBkBpRsC;IlBqRtC,iBkBrRsC;;EjBAtC;IACE;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EasFJ;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EA0EN;IACE;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;;EbzNE;IDWJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBCzDmC;ID0DnC,qBC1DmC;ID2DnC,oBC3DmC;ID4DnC,gBC5DmC;IDsPjC;IACA;IAOF,yBC7PoC;ID8PpC,sBC9PoC;ID+PpC,iBC/PoC;IAC9B;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE,YVhDA;IUiDA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAGF;INlCR;IACA;IACA;IACA;IACA;IKWA;IACA;IACA;IACA;IACA;IAmRE,mBCjQkC;IDkQlC,gBClQkC;IDoQpC,qBCpQoC;IDqQpC,kBCrQoC;IDsQpC,aCtQoC;IAC1B;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAGF;IACE;IACA;;EACA;IACE;;EAEA;IACE;;EAKN;IACE;;EACA;IACE;IACA;IACA;;EAIE;IACE;;EAGF;IACE;;EAQZ;IDrEN;IACA;IACA;IACA;IACA;ICmEQ;;EAEA;IDoIR,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;ICvIU;IACA;;EAEA;IACE;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAKF;IACE;IACA;IACA;;EAIJ;IACE;;EAII;IACE;;EAMR;IACE;IACA;;EAGF;IACE;IACA;;EAGF;IACE;IACA;IACA;;EAEA;IACE;IACA;;EAKN;IACE;IACA;IACA;;EAEA;ID7IV;IACA;IACA;IACA;IACA;IAgPE,kBCrGwC;IDsGxC,eCtGwC;IDwG1C,yBCxG0C;IDyG1C,sBCzG0C;ID0G1C,iBC1G0C;IDwIxC,mBCvIoC;IDwIpC,gBCxIoC;ID0ItC,qBC1IsC;ID2ItC,kBC3IsC;ID4ItC,aC5IsC;IAC1B;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAKN;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAGF;IACE;;EAKN;IACE;;EAEA;IACE;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAGE;IACE;;EAIJ;IACE;;EAIJ;IDhLR;IACA;IAKF,wBC2KyC;ID1KzC,qBC0KyC;IDzKzC,oBCyKyC;IDxKzC,gBCwKyC;IAC7B;;EAEA;IACE;;EAGF;IACE;IACA;;EAEA;IACE;IACA;;EAEA;IACE;;EAQZ;IACE;;EAIA;IACE;;EAKF;IACE;IACA;IACA;IACA;;EAOF;IACE;IACA;;EAIJ;IACE;IACA;IACA;;EAKF;IACE;IACA;;EAMA;IACE;IACA;;EAKN;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAKF;IACE;;EkBjXJ;InBuQF,kBmBtQuB;InBuQvB;IACA,emBxQuB;InByQvB;IACA;IACA;IAlNA;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBmBzGiC;InB0GjC,qBmB1GiC;InB2GjC,oBmB3GiC;InB4GjC,gBmB5GiC;InBmS/B;IACA;IAUF,yBmB7SkC;InB8SlC,sBmB9SkC;InB+SlC,iBmB/SkC;IAC9B;IACA;IACA;IACA;IACA;IACA;;EAEA;InB8CJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBmB9FmC;InB+FnC,qBmB/FmC;InBgGnC,oBmBhGmC;InBiGnC,gBmBjGmC;IAC7B;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAEA;IACE,O5BnBM;;E4BuBV;InBsNN,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IAlNA;IACA;IACA;IACA;IACA;IAqEA,mBmB/EgC;InBgFhC,gBmBhFgC;InBqF9B,emBrF8B;InBuFhC,WmBvFgC;InB0UhC,uBmBzUoC;InB0UpC,oBmB1UoC;InB4UlC;IAMF,emBlVoC;InBsRlC;IACA;IAQF,qBmB9RkC;InB+RlC,kBmB/RkC;InBgSlC,amBhSkC;InB6OhC;IACA;IAaF,yBmB1PsC;InB2PtC,sBmB3PsC;InB4PtC,iBmB5PsC;IAC9B;IACA;;EAEA;InBDR;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBmB/CuC;InBgDvC,qBmBhDuC;InBiDvC,oBmBjDuC;InBkDvC,gBmBlDuC;InB4OrC;IACA;IAOF,yBmBnPwC;InBoPxC,sBmBpPwC;InBqPxC,iBmBrPwC;IAC9B;IACA;IACA;IACA;IACA;IACA;;EAEA;InBZV;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBmBpCyC;InBqCzC,qBmBrCyC;InBsCzC,oBmBtCyC;InBuCzC,gBmBvCyC;InBiOvC;IACA;IAOF,yBmBxO0C;InByO1C,sBmBzO0C;InB0O1C,iBmB1O0C;IAC9B;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;IACA;;EAEA;IxB7CZ;IACA;IACA;IACA;IACA;IwB2Cc;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAKN;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;InBlGV;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBmBkDyC;InBjDzC,qBmBiDyC;InBhDzC,oBmBgDyC;InB/CzC,gBmB+CyC;InB2IvC;IACA;IAOF,yBmBlJ0C;InBmJ1C,sBmBnJ0C;InBoJ1C,iBmBpJ0C;IAC9B;IACA;IACA;IACA;;EAEA;InB3GZ;IACA;IACA;IACA;IACA;IAgPE,kBmBvI0C;InBwI1C,emBxI0C;InB0I5C,yBmB1I4C;InB2I5C,sBmB3I4C;InB4I5C,iBmB5I4C;InB0K1C,mBmBzKsC;InB0KtC,gBmB1KsC;InB4KxC,qBmB5KwC;InB6KxC,kBmB7KwC;InB8KxC,amB9KwC;IAC1B;IACA;;EAEA;IACE;IACA;IACA;;EAIJ;InBzHZ;IACA;IACA;IACA;IACA;IA6QE;IACA;IAQF,qBmB/JwC;InBgKxC,kBmBhKwC;InBiKxC,amBjKwC;IAC1B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAMA;IACE;;EAQA;IACE;IACA;IACA;IACA;IACA;IACA;;EAMR;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAGF;IACE;;EAcY;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EAWlB;IACE;;EAEA;IACE;IACA;IACA;;EAGF;IACE;;EAOV;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EClSJ;IpB4DA;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBoB5G+B;IpB6G/B,qBoB7G+B;IpB8G/B,oBoB9G+B;IpB+G/B,gBoB/G+B;IpB8S7B,kBoB7S8B;IpB8S9B,eoB9S8B;IpBgThC,yBoBhTgC;IpBiThC,sBoBjTgC;IpBkThC,iBoBlTgC;IpBgV9B,mBoB/U0B;IpBgV1B,gBoBhV0B;IpBkV5B,qBoBlV4B;IpBmV5B,kBoBnV4B;IpBoV5B,aoBpV4B;IAC1B;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGE;IpBqCN;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBoB1RsC;IpB2RtC,sBoB3RsC;IpB4RtC,iBoB5RsC;IAC9B;;EAEA;IzBiBR;IACA;IACA;IACA;IACA;IKWA;IACA;IACA;IACA;IACA;IAgPE,kBoBjRsC;IpBkRtC,eoBlRsC;IpBoRxC,yBoBpRwC;IpBqRxC,sBoBrRwC;IpBsRxC,iBoBtRwC;IpBoTtC,mBoBnTkC;IpBoTlC,gBoBpTkC;IpBsTpC,qBoBtToC;IpBuTpC,kBoBvToC;IpBwTpC,aoBxToC;IAC1B,Y7BdF;I6BeE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE,kB7BxBJ;;E6B2BE;IACE,kB7B5BJ;;E6B8BE;IACE;;EAIJ;IpByPN,kBoBxPsC;IpByPtC,eoBzPsC;IpB2PxC,yBoB3PwC;IpB4PxC,sBoB5PwC;IpB6PxC,iBoB7PwC;;EAKpC;IAEE,Y7B5CE;I6B6CF;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IAEE;IACA;IACA,Y7B/DE;I6BgEF;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;;EACA;IACE;IACA;;EAKN;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAIA;IACE;;EAMA;IACE;IACA;IACA;;EtB7HR;IEwDA;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBFxG+B;IEyG/B,qBFzG+B;IE0G/B,oBF1G+B;IE2G/B,gBF3G+B;IE0S7B,kBFzS8B;IE0S9B,eF1S8B;IE4ShC,yBF5SgC;IE6ShC,sBF7SgC;IE8ShC,iBF9SgC;IE4U9B,mBF3U0B;IE4U1B,gBF5U0B;IE8U5B,qBF9U4B;IE+U5B,kBF/U4B;IEgV5B,aFhV4B;IAC1B;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGE;IEiCN;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBFtRsC;IEuRtC,sBFvRsC;IEwRtC,iBFxRsC;IAC9B;;EAEA;IHaR;IACA;IACA;IACA;IACA;IKWA;IACA;IACA;IACA;IACA;IAgPE,kBF7QsC;IE8QtC,eF9QsC;IEgRxC,yBFhRwC;IEiRxC,sBFjRwC;IEkRxC,iBFlRwC;IEgTtC,mBF/SkC;IEgTlC,gBFhTkC;IEkTpC,qBFlToC;IEmTpC,kBFnToC;IEoTpC,aFpToC;IAC1B,YPlBF;IOmBE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE,kBP5BJ;;EO+BE;IACE,kBPhCJ;;EOmCE;IACE;;EAIJ;IEoPN,kBFnPsC;IEoPtC,eFpPsC;IEsPxC,yBFtPwC;IEuPxC,sBFvPwC;IEwPxC,iBFxPwC;;EAKpC;IAEE,YPjDE;IOkDF;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IAEE;IACA;IACA,YPpEE;IOqEF;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;;EAEA;IACE;IACA;;EuB5GR;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IrByBJ;IACA;IACA;IACA;IACA;IAmRE,mBqB9S8B;IrB+S9B,gBqB/S8B;IrBiThC,qBqBjTgC;IrBkThC,kBqBlTgC;IrBmThC,aqBnTgC;IrBsQ9B;IACA;IAOF,yBqB7QoC;IrB8QpC,sBqB9QoC;IrB+QpC,iBqB/QoC;IAC9B,O9BdU;I8BeV;IACA;;EAEA;IrBiBN;IACA;IACA;IACA;IACA;IAmRE,mBqBtSgC;IrBuShC,gBqBvSgC;IrBySlC,qBqBzSkC;IrB0SlC,kBqB1SkC;IrB2SlC,aqB3SkC;IAC1B;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;I1BZN;IACA;IACA;IACA;IACA;I0BUQ;IACA;IACA;IACA;;EAEA;IACE;;EAKN;IrBVJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBqBtCmC;IrBuCnC,qBqBvCmC;IrBwCnC,oBqBxCmC;IrByCnC,gBqBzCmC;;EAE7B;IACE;IACA,O9B3DM;I8B4DN;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAGF;IACE;;EnBuOR;AAAA;AAAA;AAAA;IAIE;;;AL3SJ;EM1BA;IAGI;;;ANuBJ;EM1BA;IAMI;;;ANoBJ;EM1BA;IASI;;;ANiBJ;EMdE;IH+CF;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBGpSkC;IHqSlC,sBGrSkC;IHsSlC,iBGtSkC;IHoUhC,mBGnU4B;IHoU5B,gBGpU4B;IHsU9B,qBGtU8B;IHuU9B,kBGvU8B;IHwU9B,aGxU8B;IAC1B;IACA;;EAEA;IACE;IACA;;EAIA;IACE,OZFQ;IYGR;IACA;IACA;;EAGF;IACE,YZTQ;IYUR;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;IHcF;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBGnQkC;IHoQlC,sBGpQkC;IHqQlC,iBGrQkC;IHmShC,mBGlS4B;IHmS5B,gBGnS4B;IHqS9B,qBGrS8B;IHsS9B,kBGtS8B;IHuS9B,aGvS8B;IAC1B;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAIA;IACE,OZrCQ;IYsCR;IACA;IACA;;ECnER;IJ2QA,kBI1QqB;IJ2QrB;IACA,eI5QqB;IJ6QrB;IACA;IACA;;EK7QA;IL2DA;IACA;IACA;IACA;IACA;IAgPE,kBK7S8B;IL8S9B,eK9S8B;ILgThC,yBKhTgC;ILiThC,sBKjTgC;ILkThC,iBKlTgC;ILgV9B,mBK/U0B;ILgV1B,gBKhV0B;ILkV5B,qBKlV4B;ILmV5B,kBKnV4B;ILoV5B,aKpV4B;IAC1B,YdiBM;IchBN;IACA;;EAEA;ILmDF;IACA;IACA;IACA;IACA;IAmRE,mBKxU4B;ILyU5B,gBKzU4B;IL2U9B,qBK3U8B;IL4U9B,kBK5U8B;IL6U9B,aK7U8B;;EAG5B;IL8CF;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBKnSkC;ILoSlC,sBKpSkC;ILqSlC,iBKrSkC;ILmUhC,mBKlU4B;ILmU5B,gBKnU4B;ILqU9B,qBKrU8B;ILsU9B,kBKtU8B;ILuU9B,aKvU8B;IL+W9B,uBK9WgC;IL+WhC,oBK/WgC;ILqX9B,oBKrX8B;ILuXhC,eKvXgC;IAC5B;IACA;IACA;IACA;IACA;;EAEA;ILmCJ;IACA;IACA;IACA;IACA;IAgPE,kBKrRkC;ILsRlC,eKtRkC;ILwRpC,yBKxRoC;ILyRpC,sBKzRoC;IL0RpC,iBK1RoC;ILwTlC,mBKvT8B;ILwT9B,gBKxT8B;IL0ThC,qBK1TgC;IL2ThC,kBK3TgC;IL4ThC,aK5TgC;IAC1B;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;IACE;IACA;IACA;;EAEA;IACE;IACA;IACA;;EAGF;IACE;IACA,Od9CE;Ic+CF;IACA;IACA;IACA;IACA;;ECzEN;IN4DA;IACA;IACA;IACA;IACA;IAgPE,kBM9S8B;IN+S9B,eM/S8B;INiThC,yBMjTgC;INkThC,sBMlTgC;INmThC,iBMnTgC;INiV9B,mBMhV0B;INiV1B,gBMjV0B;INmV5B,qBMnV4B;INoV5B,kBMpV4B;INqV5B,aMrV4B;IAC1B,YfkBM;IejBN;IACA;;EAEA;IACE;IACA;IACA;;EAEA;IACE;;EAGF;IACE;;EACA;IACE;IACA;IACA;;EAEF;IACE;IACA;;EAGJ;IACE,YfRE;IeSF;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEF;IACE;IACA,OfrBE;IesBF;IACA;IACA;IACA;IACA;IACA;IACA;;ECwCN;IACE;IACA;;EAEA;AAAA;IPlCF;IACA;IACA;IACA;IACA;IAgPE,kBO/MgC;IPgNhC,eOhNgC;IPkNlC,yBOlNkC;IPmNlC,sBOnNkC;IPoNlC,iBOpNkC;IP+OhC;IACA;IAKF,qBOpP8B;IPqP9B,kBOrP8B;IPsP9B,aOtP8B;IAC1B;IACA;IACA;IACA;;EAEA;AAAA;IZ3DJ;IACA;IACA;IACA;IACA;IKWA;IACA;IACA;IACA;IACA;IAmRE,mBOxO8B;IPyO9B,gBOzO8B;IP2OhC,qBO3OgC;IP4OhC,kBO5OgC;IP6OhC,aO7OgC;IAC1B;IACA;IACA;;EAEA;AAAA;IPpDN;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBOIqC;IPHrC,qBOGqC;IPFrC,oBOEqC;IPDrC,gBOCqC;IPyLnC;IACA;IAOF,yBOhMsC;IPiMtC,sBOjMsC;IPkMtC,iBOlMsC;IAC9B;IACA;IACA;IAIA;IACA;IACA;IACA;IACA;IACA;;EAEA;AAAA;IPrER;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBOqBuC;IPpBvC,qBOoBuC;IPnBvC,oBOmBuC;IPlBvC,gBOkBuC;IPwKrC;IACA;IAOF,yBO/KwC;IPgLxC,sBOhLwC;IPiLxC,iBOjLwC;IAC9B;;EAGF;AAAA;IACE;IACA;IACA;IACA;IACA;;EAEA;AAAA;IZlGV;IACA;IACA;IACA;IACA;IYgGY;IACA;IACA;IACA;IACA;;EAEA;AAAA;IACE;;EAKN;AAAA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;AAAA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;AAAA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;AAAA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;AAAA;IPvJR;IACA;IACA;IACA;IACA;IAgPE,kBO3FsC;IP4FtC,eO5FsC;IP8FxC,yBO9FwC;IP+FxC,sBO/FwC;IPgGxC,iBOhGwC;IP8HtC,mBO7HkC;IP8HlC,gBO9HkC;IPgIpC,qBOhIoC;IPiIpC,kBOjIoC;IPkIpC,aOlIoC;IAC1B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;AAAA;IACE;IACA;IACA;IACA;;EAEA;AAAA;IP9KV;IACA;IACA;IACA;IACA;IAgPE,kBOpEwC;IPqExC,eOrEwC;IPuE1C,yBOvE0C;IPwE1C,sBOxE0C;IPyE1C,iBOzE0C;IPuGxC,mBOtGoC;IPuGpC,gBOvGoC;IPyGtC,qBOzGsC;IP0GtC,kBO1GsC;IP2GtC,aO3GsC;IAC1B;IACA;IACA;IACA;IACA;IACA;;EAEA;AAAA;IACE;IACA;IACA;IACA;;EAMJ;AAAA;IACE;;EAEA;AAAA;IACE;IACA;;EAOF;AAAA;IP/MZ;IACA;IACA;IACA;IACA;IAmRE,mBOtEsC;IPuEtC,gBOvEsC;IPyExC,qBOzEwC;IP0ExC,kBO1EwC;IP2ExC,aO3EwC;IAC1B;;EAEA;AAAA;IACE;IACA;;EAGF;AAAA;IACE;;EAGF;AAAA;IACE;;EAIA;AAAA;IACE;IACA;;EAIJ;AAAA;IP/LZ;IACA;IAQF,wBOuL6C;IPtL7C,qBOsL6C;IPrL7C,oBOqL6C;IPpL7C,gBOoL6C;IPwC3C;IACA;IAQF,qBOhD0C;IPiD1C,kBOjD0C;IPkD1C,aOlD0C;;EAMlC;AAAA;IACE;;EAEA;AAAA;IACE;IACA;IACA;IACA;IACA;;EAIJ;AAAA;IACE;;EAaF;AAAA;IACE;;EAEA;AAAA;IZ5RV;IACA;IACA;IACA;IACA;IY0RY;IACA;;EAGA;AAAA;IACE;;EAIJ;AAAA;IACE;;EAIJ;AAAA;IACE;;EAGA;AAAA;IACE;;EAIJ;AAAA;IACE;;EAEA;AAAA;IACE;;EAKF;AAAA;IACE;;EAKN;AAAA;IACE;;EAIJ;AAAA;IACE;IACA;IACA;IACA;IACA;IACA;;EAEA;AAAA;IPlUN;IACA;IACA;IACA;IACA;IAgPE,kBOgFoC;IP/EpC,eO+EoC;IP7EtC,yBO6EsC;IP5EtC,sBO4EsC;IP3EtC,iBO2EsC;IP7CpC,mBO8CgC;IP7ChC,gBO6CgC;IP3ClC,qBO2CkC;IP1ClC,kBO0CkC;IPzClC,aOyCkC;IAC1B,YhBtWQ;IgBuWR;IACA;IACA;IACA;IACA;IACA;;EAEA;AAAA;IACE;;EAGF;AAAA;IACE;;EAGF;AAAA;IACE;;EAKN;IACE;AAAA;MA3VN;MACA;MACA;MACA;MACA;MACA;;IAGA;AAAA;AAAA;MAjEA;MACA;MACA;MACA,qBACE;MAGF;MACA;;IAEA;AAAA;AAAA;MACE;;IAGF;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;MAEE;MACA;MACA;;IAGE;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;MACE;MACA;MACA;;IAKN;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;MAEE;MACA;;IAGF;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;MAEE;;IAoCF;AAAA;MACE;MACA;MACA;;IAEA;AAAA;MA9EF;MACA;MACA;MACA,qBACE;MAGF;MACA;;IAEA;AAAA;MACE;;IAGF;AAAA;AAAA;AAAA;MAEE;MACA;MACA;;IAGE;AAAA;AAAA;AAAA;MACE;MACA;MACA;;IAKN;AAAA;AAAA;AAAA;MAEE;MACA;;IAGF;AAAA;AAAA;AAAA;MAEE;;IA+WI;AAAA;MAIE;;IAEA;AAAA;MACE;;IAGF;AAAA;MACE;;IAKF;AAAA;MACE;;;EAMR;IACE;;EChbF;IR2DF;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBQ3GiC;IR4GjC,qBQ5GiC;IR6GjC,oBQ7GiC;IR8GjC,gBQ9GiC;IR6S/B,kBQ5SgC;IR6ShC,eQ7SgC;IR+SlC,yBQ/SkC;IRgTlC,sBQhTkC;IRiTlC,iBQjTkC;IR+UhC,mBQ9U4B;IR+U5B,gBQ/U4B;IRiV9B,qBQjV8B;IRkV9B,kBQlV8B;IRmV9B,aQnV8B;IAC1B;IACA;;EAEA;IACE;IACA;IACA;;EAEA;IR8CN;IACA;IACA;IACA;IACA;IAgPE,kBQhSoC;IRiSpC,eQjSoC;IRmStC,yBQnSsC;IRoStC,sBQpSsC;IRqStC,iBQrSsC;IAC9B;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAEA;IACE;IACA;;EAGF;IACE;;EAGF;IACE;;EAKF;IACE;;EAKF;IACE;;EAIJ;IACE;;EACA;IACE;;EAMR;IRHJ;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBQlPoC;IRmPpC,sBQnPoC;IRoPpC,iBQpPoC;IAC9B;IACA;IACA;;EAEA;IACE;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;;ECrFV;IT2DA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBShTgC;ITiThC,sBSjTgC;ITkThC,iBSlTgC;ITkG9B;IACA;IAQF,wBS1G+B;IT2G/B,qBS3G+B;IT4G/B,oBS5G+B;IT6G/B,gBS7G+B;IAC7B,YlBiBM;IkBhBN;IACA;;EAEA;IACE;;EAEA;IACE,OlBYU;;EkBTZ;IACE,kBlBSU;;EkBLd;IACE;IACA;;EAEA;IACE,YlBCU;IkBAV;;EAEA;IACE;IACA;;EAEA;IAJF;MAKI;;;EAGF;IFgBR;IACA;IACA,QEjB8C;IFkB9C,OElBuC;IAC7B;;EAGE;IACE;;EAEF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAKF;IACE;;EAGF;IACE;;EAOV;IACE;;ECxEN;IV2DA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBUhTgC;IViThC,sBUjTgC;IVkThC,iBUlTgC;IVkG9B;IACA;IAQF,wBU1G+B;IV2G/B,qBU3G+B;IV4G/B,oBU5G+B;IV6G/B,gBU7G+B;IAC7B;IACA;IACA;;EAEA;IACE;;EAEA;IACE;;EAGE;IACE;IACA;IACA;IACA;;EAKN;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;IACE;IACA;;EAEA;IACE;IACA;;EAEA;IACE;;EAEA;IHCR;IACA;IACA,QGF8C;IHG9C,OGHuC;IAC7B;;EAEA;IACE;IACA;IACA;IACA;;EAGF;IVHV;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBUlP0C;IVmP1C,sBUnP0C;IVoP1C,iBUpP0C;IAC9B;IACA;IACA;IACA;;EAEA;IVXZ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBUrC2C;IVsC3C,qBUtC2C;IVuC3C,oBUvC2C;IVwC3C,gBUxC2C;IVkOzC;IACA;IAOF,yBUzO4C;IV0O5C,sBU1O4C;IV2O5C,iBU3O4C;IAC9B;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAEA;IACE,OnB7DA;ImB8DA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAEA;IACE;IACA;;EAGF;IACE;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EA3BN;IA+BE;IACA;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;IACE;IACA;;EAEA;IACE;;EAIJ;IACE;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAIJ;IACE;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;IACA;;EAOV;IACE;IACA;;EAGF;IVrKJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBUqHmC;IVpHnC,qBUoHmC;IVnHnC,oBUmHmC;IVlHnC,gBUkHmC;IAC7B;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IV3LN;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBU2IqC;IV1IrC,qBU0IqC;IVzIrC,oBUyIqC;IVxIrC,gBUwIqC;IAC7B;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;;EAGF;IACE;IACA;;EAIJ;IVrNR;IACA;IACA;IACA;IACA;IAqOE;IACA;IAaF,yBUhCwC;IViCxC,sBUjCwC;IVkCxC,iBUlCwC;IV9IxC,mBU+IkC;IV9IlC,gBU8IkC;IVzIhC,eUyIgC;IVvIlC,WUuIkC;IACxB;IACA;IACA;IACA;;EAEA;IACE,OnB/PI;ImBgQJ;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAGF;IACE;;EAKN;IV/PV;IACA;IACA;IACA;IACA;IAgPE,kBUawC;IVZxC,eUYwC;IVV1C,yBUU0C;IVT1C,sBUS0C;IVR1C,iBUQ0C;IAC9B;IACA;;EAEA;IACE;;EAEA;IACE;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAKF;IACE;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAMJ;IACE;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAQJ;IACE;IACA;;EAeJ;IACE;IACA;;EAEA;IACE;;EAUR;IACE;;EAMA;IACE;;EAGF;IACE;;EAIJ;IACE;;EChbV;IX4DA;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBW5G+B;IX6G/B,qBW7G+B;IX8G/B,oBW9G+B;IX+G/B,gBW/G+B;IAC7B;IACA;IACA;;EAEA;IACE;IACA;;EAEA;IACE;;EAEA;IACE;;EAKN;IACE;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAEA;IX8BN;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBW9EqC;IX+ErC,qBW/EqC;IXgFrC,oBWhFqC;IXiFrC,gBWjFqC;IAC7B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;IACE;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAIJ;IXqJR,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IWxJU;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;;EAEA;IACE;IACA;IACA;;EAIJ;IXhFR;IACA;IACA;IACA;IACA;IW8EU;IACA;IACA;IACA;;EAEA;IXsHV,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IWzHY;IACA;;ECvJZ;IZ6DA;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBY7G+B;IZ8G/B,qBY9G+B;IZ+G/B,oBY/G+B;IZgH/B,gBYhH+B;IAC7B;IACA;IACA;;EAEA;IACE;IACA;;EAEA;IACE;;EAEA;IACE;;EAKN;IZyCF;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBYzFiC;IZ0FjC,qBY1FiC;IZ2FjC,oBY3FiC;IZ4FjC,gBY5FiC;IAC7B;IACA;;EAEA;IZmCJ;IACA;IACA;IACA;IACA;IYrCM;IACA;IACA;;EAEA;IZ6BN;IACA;IACA;IACA;IACA;IAyMA,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IAqEE,mBYjTgC;IZkThC,gBYlTgC;IZoTlC,qBYpTkC;IZqTlC,kBYrTkC;IZsTlC,aYtTkC;IZ8QhC,kBY7QoC;IZ8QpC,eY9QoC;IZgRtC,yBYhRsC;IZiRtC,sBYjRsC;IZkRtC,iBYlRsC;IAC9B;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;IZqNJ,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IYxNM;IAKA;IACA;IACA;;EAEA;IZHN;IACA;IACA;IACA;IACA;IAqOE;IACA;IAaF,yBYlPsC;IZmPtC,sBYnPsC;IZoPtC,iBYpPsC;IZoEtC,mBYnEgC;IZoEhC,gBYpEgC;IZyE9B,eYzE8B;IZ2EhC,WY3EgC;IACxB;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE,OrB/CM;IqBgDN;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAIJ;IZhCR;IACA;IACA;IACA;IACA;IY8BU;IACA;IACA;;EAEA;IACE;IACA;;EAGF;IAEE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAIA;IAEE;;EAKF;IACE;;EAGF;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAMJ;IACE;;EAGF;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAON;IACE;;ECnLZ;Ib4DA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBajTgC;IbkThC,sBalTgC;IbmThC,iBanTgC;IbmG9B;IACA;IAQF,wBa3G+B;Ib4G/B,qBa5G+B;Ib6G/B,oBa7G+B;Ib8G/B,gBa9G+B;IAC7B;IACA;;EAEA;IACE;;EAEA;IACE,OtBiBU;IsBhBV;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;;EAIJ;IACE;IACA;IACA;IACA;IACA;;EAGF;IACE;;EAGF;IACE;;EAMN;IbcF;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBa9DiC;Ib+DjC,qBa/DiC;IbgEjC,oBahEiC;IbiEjC,gBajEiC;IbwP/B;IACA;IAUF,yBalQkC;IbmQlC,sBanQkC;IboQlC,iBapQkC;IAC9B;IACA;;EAII;IACE;IACA;IACA;;EAEA;IbAV;IACA;IACA;IACA;IACA;IAgPE,kBalPwC;IbmPxC,eanPwC;IbqP1C,yBarP0C;IbsP1C,sBatP0C;IbuP1C,iBavP0C;IAC9B;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA,OtB7CE;IsB8CF;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE,YtB5DE;IsB6DF;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAIJ;IACE;IACA;;EAEA;IACE;;EAIA;IACE;IACA;;EAGF;IACE;IACA;;EAMJ;IACE;;EAIA;IACE;IACA;IACA;;EAKN;IbwJV;IACA;IAaF,yBarK4C;IbsK5C,sBatK4C;IbuK5C,iBavK4C;;EAE9B;IACE;;EAIJ;IbmJV;IACA;IAUF,yBa7J4C;Ib8J5C,sBa9J4C;Ib+J5C,iBa/J4C;;EAE9B;IACE;;EAKN;IACE,kBtBrII;;EsBwIF;IACE,OtBlJF;IsBmJE;;EAKN;IACE;;EAIA;IACE;;EAGF;IACE,OtBlKA;IsBmKA;;EAOV;IACE;;EAEA;IlBjJN;IACA;IACA;IACA;IACA;IkB+IQ;IACA;IACA;IACA;;EAEA;IbzIR;IACA;IACA;IACA;IACA;IauIU,YtB5KM;IsB6KN,OtB5KM;IsB6KN;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;;EAIJ;IACE,YtB3NI;IsB4NJ;IACA;IACA;IACA;IACA;IACA;IACA;;EAIA;IACE;;EAKN;IAYE;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAGF;IACE;;EAIJ;IACE;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAGF;IbhQd;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBaW8C;IbV9C,sBaU8C;IbT9C,iBaS8C;IAC9B;IACA;IACA;IACA;;EAEA;IbxQhB;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBawN+C;IbvN/C,qBauN+C;IbtN/C,oBasN+C;IbrN/C,gBaqN+C;Ib3B7C;IACA;IAOF,yBaoBgD;IbnBhD,sBamBgD;IblBhD,iBakBgD;IAC9B;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAEA;IACE,OtB1TJ;IsB2TI;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAEA;IACE;IACA;;EAGF;IACE;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EA3BN;IA+BE;IACA;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;IACE;IACA;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAIJ;IACE;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;IACA;;EAOV;IbvaR;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBauXuC;IbtXvC,qBasXuC;IbrXvC,oBaqXuC;IbpXvC,gBaoXuC;IAC7B;IACA;IACA;IACA;;EAEA;Ib/aV;IACA;IACA;IACA;IACA;IAqEA,mBawWoC;IbvWpC,gBauWoC;IblWlC,eakWkC;IbhWpC,WagWoC;Ib7GpC,uBa8GwC;Ib7GxC,oBa6GwC;Ib3GtC;IAMF,eaqGwC;IbjKtC;IACA;IAQF,qBayJsC;IbxJtC,kBawJsC;IbvJtC,aauJsC;Ib1MpC;IACA;IAaF,yBa6L0C;Ib5L1C,sBa4L0C;Ib3L1C,iBa2L0C;IAC9B;IACA;IACA;IACA;;EAEA;Ib1bZ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBa0Y2C;IbzY3C,qBayY2C;IbxY3C,oBawY2C;IbvY3C,gBauY2C;Ib7MzC;IACA;IAOF,yBasM4C;IbrM5C,sBaqM4C;IbpM5C,iBaoM4C;IAC9B;IACA;IACA;IACA;IACA;IACA;;EAEA;Ibrcd;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBaqZ6C;IbpZ7C,qBaoZ6C;IbnZ7C,oBamZ6C;IblZ7C,gBakZ6C;IbxN3C;IACA;IAOF,yBaiN8C;IbhN9C,sBagN8C;Ib/M9C,iBa+M8C;IAC9B;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;IACA;;EAEA;IlBtehB;IACA;IACA;IACA;IACA;IkBoekB;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAKN;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;Ib3hBd;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBa2e6C;Ib1e7C,qBa0e6C;Ibze7C,oBaye6C;Ibxe7C,gBawe6C;Ib9S3C;IACA;IAOF,yBauS8C;IbtS9C,sBasS8C;IbrS9C,iBaqS8C;IAC9B;IACA;IACA;IACA;;EAEA;IbpiBhB;IACA;IACA;IACA;IACA;IAgPE,kBakT8C;IbjT9C,eaiT8C;Ib/ShD,yBa+SgD;Ib9ShD,sBa8SgD;Ib7ShD,iBa6SgD;Ib/Q9C,mBagR0C;Ib/Q1C,gBa+Q0C;Ib7Q5C,qBa6Q4C;Ib5Q5C,kBa4Q4C;Ib3Q5C,aa2Q4C;IAC1B;IACA;;EAEA;IACE;IACA;IACA;;EAIJ;IbljBhB;IACA;IACA;IACA;IACA;IA6QE;IACA;IAQF,qBa0R4C;IbzR5C,kBayR4C;IbxR5C,aawR4C;IAC1B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAMA;IACE;;EAQA;IACE;IACA;IACA;IACA;IACA;IACA;;EAWE;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EAQZ;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAGF;IACE;;EAGF;IACE;;EAII;IACE,OtBzqBd;;EsBgrBI;IACE;;EAEA;IACE;IACA;IACA;;EAGF;IACE;;EAKN;Ib7cV,kBa8c+B;Ib7c/B;IACA,ea4c+B;Ib3c/B;IACA;IACA;Ia0cY;;EAIJ;IAME;IACA;IACA;IACA;IACA;;EAMA;IACE;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAKN;IACE;IACA;;EAEA;IACE,YtBtuBI;IsBuuBJ;;EAEA;IACE;;EAIA;IACE;;EAGF;IACE;;EAKF;IACE;;EAMJ;IACE;;EAIJ;AAAA;IAEE;IACA;;EAKN;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IbnxBV;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBa8hB0C;Ib7hB1C,sBa6hB0C;Ib5hB1C,iBa4hB0C;IAC9B;IACA;IACA;;EAEA;Ib1xBZ;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBaqiB4C;IbpiB5C,sBaoiB4C;IbniB5C,iBamiB4C;IAC9B;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;;EAKN;IACE,YtB/0BI;IsBg1BJ;IACA;IACA;IACA;IACA;;EAIJ;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAQA;IACE;;EAON;IACE;;EAGF;IACE;;EAMJ;IACE;;EAGF;IACE;;EAII;IACE;IACA;IACA;;EAIJ;IACE;;EAEA;IACE;;ECt6BZ;Id2DA;IACA;IACA;IACA;IACA;IAwOE;IACA;IAUF,yBchTgC;IdiThC,sBcjTgC;IdkThC,iBclTgC;IAC9B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;Id+CF;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBc/FiC;IdgGjC,qBchGiC;IdiGjC,oBcjGiC;IdkGjC,gBclGiC;IdyR/B;IACA;IAUF,yBcnSkC;IdoSlC,sBcpSkC;IdqSlC,iBcrSkC;IAC9B;IACA;;EAEA;IACE,OvBMU;IuBLV;IACA;IACA;;EAGF;IdiCJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBcjFmC;IdkFnC,qBclFmC;IdmFnC,oBcnFmC;IdoFnC,gBcpFmC;Id8QjC;IACA;IAOF,yBcrRoC;IdsRpC,sBctRoC;IduRpC,iBcvRoC;IAC9B;IACA;IACA;IACA;IACA;;EAGA;IdsBN;IACA;IACA;IACA;IACA;IAgPE,kBcxQoC;IdyQpC,eczQoC;Id2QtC,yBc3QsC;Id4QtC,sBc5QsC;Id6QtC,iBc7QsC;Id2SpC,mBc1SgC;Id2ShC,gBc3SgC;Id6SlC,qBc7SkC;Id8SlC,kBc9SkC;Id+SlC,ac/SkC;IAC1B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAEA;IdDR;IACA;IACA;IACA;IACA;IAgPE,kBcjPsC;IdkPtC,eclPsC;IdoPxC,yBcpPwC;IdqPxC,sBcrPwC;IdsPxC,iBctPwC;IdoRtC,mBcnRkC;IdoRlC,gBcpRkC;IdsRpC,qBctRoC;IduRpC,kBcvRoC;IdwRpC,acxRoC;IAC1B;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;;EAKN;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAIJ;IdlCN;IACA;IACA;IACA;IACA;IcgCQ;IACA;IACA;IACA;;EAEA;IdoKR,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IcvKU;IACA;;EAMR;IACE,OvBrFY;IuBsFZ;IACA;;EAEA;IACE;;EAGF;InB1EJ;IACA;IACA;IACA;IACA;ImBwEM;IACA;;EAEA;IACE;;EC5HR;IAEE;;EAGA;IACE;;ED8HJ;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAON;IdjIA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBcpHgC;IdqHhC,sBcrHgC;IdsHhC,iBctHgC;IAC9B;IACA;IACA;;EAEA;IdxIF;IACA;IACA;IACA;IACA;IAgPE,kBc1GgC;Id2GhC,ec3GgC;Id6GlC,yBc7GkC;Id8GlC,sBc9GkC;Id+GlC,iBc/GkC;IAC9B;IACA;IACA;;EAEA;IACE;IACA;IACA;;EAIJ;IACE;IACA;;EAEA;IACE;IACA;IACA;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAKN;IACE;;EAsBJ;IdnNA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBclCgC;IdmChC,sBcnCgC;IdoChC,iBcpCgC;IAC9B;IACA;IACA;;EAEA;IACE;;EAEA;IACE;IACA;;EAEA;IACE,OvBnQQ;IuBoQR;;EAGF;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAGE;IACE;IACA;IACA;;EAQR;IACE;IACA;;EAKF;IACE;;EAKN;IACE;IACA;;EAEA;IACE;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAIA;IACE;;EAMJ;IACE;IACA;IACA;;EAIJ;IACE;;EAII;IACE;;EAMR;IACE;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAGF;IACE;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAEA;IACE;IACA;;EApKR;IACE;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;;EA8QF;IACE,YvB9fc;IuB+fd;IACA;;EAGE;IACE;;EAEA;IACE;IACA;IACA;;EAIJ;IACE;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAEA;IACE;;EACA;IACE;;EAKN;IACE;;EAGF;IACE;IACA;;EAMA;IACE;;EAIJ;IACE;IACA;;ECrkBJ;IfmDJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBe9FmC;If+FnC,qBe/FmC;IfgGnC,oBehGmC;IfiGnC,gBejGmC;If2RjC;IACA;IAOF,yBelSoC;IfmSpC,sBenSoC;IfoSpC,iBepSoC;IAC9B;IACA;;EAEA;IfoPN,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IAlNA;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBetFqC;IfuFrC,qBevFqC;IfwFrC,oBexFqC;IfyFrC,gBezFqC;IfmRnC;IACA;IAOF,yBe1RsC;If2RtC,sBe3RsC;If4RtC,iBe5RsC;;EDxBtC;Id2DA;IACA;IACA;IACA;IACA;IAwOE;IACA;IAUF,yBchTgC;IdiThC,sBcjTgC;IdkThC,iBclTgC;IAC9B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;Id+CF;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBc/FiC;IdgGjC,qBchGiC;IdiGjC,oBcjGiC;IdkGjC,gBclGiC;IdyR/B;IACA;IAUF,yBcnSkC;IdoSlC,sBcpSkC;IdqSlC,iBcrSkC;IAC9B;IACA;;EAEA;IACE,OvBMU;IuBLV;IACA;IACA;;EAGF;IdiCJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBcjFmC;IdkFnC,qBclFmC;IdmFnC,oBcnFmC;IdoFnC,gBcpFmC;Id8QjC;IACA;IAOF,yBcrRoC;IdsRpC,sBctRoC;IduRpC,iBcvRoC;IAC9B;IACA;IACA;IACA;IACA;;EAGA;IdsBN;IACA;IACA;IACA;IACA;IAgPE,kBcxQoC;IdyQpC,eczQoC;Id2QtC,yBc3QsC;Id4QtC,sBc5QsC;Id6QtC,iBc7QsC;Id2SpC,mBc1SgC;Id2ShC,gBc3SgC;Id6SlC,qBc7SkC;Id8SlC,kBc9SkC;Id+SlC,ac/SkC;IAC1B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAEA;IdDR;IACA;IACA;IACA;IACA;IAgPE,kBcjPsC;IdkPtC,eclPsC;IdoPxC,yBcpPwC;IdqPxC,sBcrPwC;IdsPxC,iBctPwC;IdoRtC,mBcnRkC;IdoRlC,gBcpRkC;IdsRpC,qBctRoC;IduRpC,kBcvRoC;IdwRpC,acxRoC;IAC1B;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;;EAKN;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAIJ;IdlCN;IACA;IACA;IACA;IACA;IcgCQ;IACA;IACA;IACA;;EAEA;IdoKR,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IcvKU;IACA;;EAMR;IACE,OvBrFY;IuBsFZ;IACA;;EAEA;IACE;;EAGF;InB1EJ;IACA;IACA;IACA;IACA;ImBwEM;IACA;;EAEA;IACE;;EE5HR;IAEE;;EAEA;IACE;;EF+HJ;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAON;IdjIA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBcpHgC;IdqHhC,sBcrHgC;IdsHhC,iBctHgC;IAC9B;IACA;IACA;;EAEA;IdxIF;IACA;IACA;IACA;IACA;IAgPE,kBc1GgC;Id2GhC,ec3GgC;Id6GlC,yBc7GkC;Id8GlC,sBc9GkC;Id+GlC,iBc/GkC;IAC9B;IACA;IACA;;EAEA;IACE;IACA;IACA;;EAIJ;IACE;IACA;;EAEA;IACE;IACA;IACA;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAKN;IACE;;EAsBJ;IdnNA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBclCgC;IdmChC,sBcnCgC;IdoChC,iBcpCgC;IAC9B;IACA;IACA;;EAEA;IACE;;EAEA;IACE;IACA;;EAEA;IACE,OvBnQQ;IuBoQR;;EAGF;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAGE;IACE;IACA;IACA;;EAQR;IACE;IACA;;EAKF;IACE;;EAKN;IACE;IACA;;EAEA;IACE;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAIA;IACE;;EAMJ;IACE;IACA;IACA;;EAIJ;IACE;;EAII;IACE;;EAMR;IACE;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAGF;IACE;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAEA;IACE;IACA;;EApKR;IACE;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;;EA8QF;IACE,YvB9fc;IuB+fd;IACA;;EAGE;IACE;;EAEA;IACE;IACA;IACA;;EAIJ;IACE;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAEA;IACE;;EACA;IACE;;EAKN;IACE;;EAGF;IACE;IACA;;EAMA;IACE;;EAIJ;IACE;IACA;;EEtkBJ;IhBoDJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBgB/FmC;IhBgGnC,qBgBhGmC;IhBiGnC,oBgBjGmC;IhBkGnC,gBgBlGmC;IhB4RjC;IACA;IAOF,yBgBnSoC;IhBoSpC,sBgBpSoC;IhBqSpC,iBgBrSoC;IAC9B;IACA;;EAEA;IhBqPN,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IAlNA;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBgBvFqC;IhBwFrC,qBgBxFqC;IhByFrC,oBgBzFqC;IhB0FrC,gBgB1FqC;IhBoRnC;IACA;IAOF,yBgB3RsC;IhB4RtC,sBgB5RsC;IhB6RtC,iBgB7RsC;;EFvBtC;Id2DA;IACA;IACA;IACA;IACA;IAwOE;IACA;IAUF,yBchTgC;IdiThC,sBcjTgC;IdkThC,iBclTgC;IAC9B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;Id+CF;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBc/FiC;IdgGjC,qBchGiC;IdiGjC,oBcjGiC;IdkGjC,gBclGiC;IdyR/B;IACA;IAUF,yBcnSkC;IdoSlC,sBcpSkC;IdqSlC,iBcrSkC;IAC9B;IACA;;EAEA;IACE,OvBMU;IuBLV;IACA;IACA;;EAGF;IdiCJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBcjFmC;IdkFnC,qBclFmC;IdmFnC,oBcnFmC;IdoFnC,gBcpFmC;Id8QjC;IACA;IAOF,yBcrRoC;IdsRpC,sBctRoC;IduRpC,iBcvRoC;IAC9B;IACA;IACA;IACA;IACA;;EAGA;IdsBN;IACA;IACA;IACA;IACA;IAgPE,kBcxQoC;IdyQpC,eczQoC;Id2QtC,yBc3QsC;Id4QtC,sBc5QsC;Id6QtC,iBc7QsC;Id2SpC,mBc1SgC;Id2ShC,gBc3SgC;Id6SlC,qBc7SkC;Id8SlC,kBc9SkC;Id+SlC,ac/SkC;IAC1B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAEA;IdDR;IACA;IACA;IACA;IACA;IAgPE,kBcjPsC;IdkPtC,eclPsC;IdoPxC,yBcpPwC;IdqPxC,sBcrPwC;IdsPxC,iBctPwC;IdoRtC,mBcnRkC;IdoRlC,gBcpRkC;IdsRpC,qBctRoC;IduRpC,kBcvRoC;IdwRpC,acxRoC;IAC1B;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;;EAKN;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAIJ;IdlCN;IACA;IACA;IACA;IACA;IcgCQ;IACA;IACA;IACA;;EAEA;IdoKR,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IcvKU;IACA;;EAMR;IACE,OvBrFY;IuBsFZ;IACA;;EAEA;IACE;;EAGF;InB1EJ;IACA;IACA;IACA;IACA;ImBwEM;IACA;;EAEA;IACE;;EG5HR;IAEE;;EAEA;IACE;;EH+HJ;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAON;IdjIA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBcpHgC;IdqHhC,sBcrHgC;IdsHhC,iBctHgC;IAC9B;IACA;IACA;;EAEA;IdxIF;IACA;IACA;IACA;IACA;IAgPE,kBc1GgC;Id2GhC,ec3GgC;Id6GlC,yBc7GkC;Id8GlC,sBc9GkC;Id+GlC,iBc/GkC;IAC9B;IACA;IACA;;EAEA;IACE;IACA;IACA;;EAIJ;IACE;IACA;;EAEA;IACE;IACA;IACA;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAKN;IACE;;EAsBJ;IdnNA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBclCgC;IdmChC,sBcnCgC;IdoChC,iBcpCgC;IAC9B;IACA;IACA;;EAEA;IACE;;EAEA;IACE;IACA;;EAEA;IACE,OvBnQQ;IuBoQR;;EAGF;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAGE;IACE;IACA;IACA;;EAQR;IACE;IACA;;EAKF;IACE;;EAKN;IACE;IACA;;EAEA;IACE;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAIA;IACE;;EAMJ;IACE;IACA;IACA;;EAIJ;IACE;;EAII;IACE;;EAMR;IACE;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAGF;IACE;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAEA;IACE;IACA;;EApKR;IACE;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;;EA8QF;IACE,YvB9fc;IuB+fd;IACA;;EAGE;IACE;;EAEA;IACE;IACA;IACA;;EAIJ;IACE;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAEA;IACE;;EACA;IACE;;EAKN;IACE;;EAGF;IACE;IACA;;EAMA;IACE;;EAIJ;IACE;IACA;;EGtkBJ;IjBoDJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBiB/FmC;IjBgGnC,qBiBhGmC;IjBiGnC,oBiBjGmC;IjBkGnC,gBiBlGmC;IjB4RjC;IACA;IAOF,yBiBnSoC;IjBoSpC,sBiBpSoC;IjBqSpC,iBiBrSoC;IAC9B;IACA;;EAEA;IjBqPN,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IAlNA;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBiBvFqC;IjBwFrC,qBiBxFqC;IjByFrC,oBiBzFqC;IjB0FrC,gBiB1FqC;IjBoRnC;IACA;IAOF,yBiB3RsC;IjB4RtC,sBiB5RsC;IjB6RtC,iBiB7RsC;;EHvBtC;Id2DA;IACA;IACA;IACA;IACA;IAwOE;IACA;IAUF,yBchTgC;IdiThC,sBcjTgC;IdkThC,iBclTgC;IAC9B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;Id+CF;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBc/FiC;IdgGjC,qBchGiC;IdiGjC,oBcjGiC;IdkGjC,gBclGiC;IdyR/B;IACA;IAUF,yBcnSkC;IdoSlC,sBcpSkC;IdqSlC,iBcrSkC;IAC9B;IACA;;EAEA;IACE,OvBMU;IuBLV;IACA;IACA;;EAGF;IdiCJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBcjFmC;IdkFnC,qBclFmC;IdmFnC,oBcnFmC;IdoFnC,gBcpFmC;Id8QjC;IACA;IAOF,yBcrRoC;IdsRpC,sBctRoC;IduRpC,iBcvRoC;IAC9B;IACA;IACA;IACA;IACA;;EAGA;IdsBN;IACA;IACA;IACA;IACA;IAgPE,kBcxQoC;IdyQpC,eczQoC;Id2QtC,yBc3QsC;Id4QtC,sBc5QsC;Id6QtC,iBc7QsC;Id2SpC,mBc1SgC;Id2ShC,gBc3SgC;Id6SlC,qBc7SkC;Id8SlC,kBc9SkC;Id+SlC,ac/SkC;IAC1B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAEA;IdDR;IACA;IACA;IACA;IACA;IAgPE,kBcjPsC;IdkPtC,eclPsC;IdoPxC,yBcpPwC;IdqPxC,sBcrPwC;IdsPxC,iBctPwC;IdoRtC,mBcnRkC;IdoRlC,gBcpRkC;IdsRpC,qBctRoC;IduRpC,kBcvRoC;IdwRpC,acxRoC;IAC1B;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;;EAKN;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAIJ;IdlCN;IACA;IACA;IACA;IACA;IcgCQ;IACA;IACA;IACA;;EAEA;IdoKR,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IcvKU;IACA;;EAMR;IACE,OvBrFY;IuBsFZ;IACA;;EAEA;IACE;;EAGF;InB1EJ;IACA;IACA;IACA;IACA;ImBwEM;IACA;;EAEA;IACE;;EI5HR;IAEE;;EAEA;IACE;IACA;;EAGF;IACE;;EJkLJ;IdjIA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBcpHgC;IdqHhC,sBcrHgC;IdsHhC,iBctHgC;IAC9B;IACA;IACA;;EAEA;IdxIF;IACA;IACA;IACA;IACA;IAgPE,kBc1GgC;Id2GhC,ec3GgC;Id6GlC,yBc7GkC;Id8GlC,sBc9GkC;Id+GlC,iBc/GkC;IAC9B;IACA;IACA;;EAEA;IACE;IACA;IACA;;EAIJ;IACE;IACA;;EAEA;IACE;IACA;IACA;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAKN;IACE;;EAsBJ;IdnNA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBclCgC;IdmChC,sBcnCgC;IdoChC,iBcpCgC;IAC9B;IACA;IACA;;EAEA;IACE;;EAEA;IACE;IACA;;EAEA;IACE,OvBnQQ;IuBoQR;;EAGF;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAGE;IACE;IACA;IACA;;EAQR;IACE;IACA;;EAKF;IACE;;EAKN;IACE;IACA;;EAEA;IACE;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAIA;IACE;;EAMJ;IACE;IACA;IACA;;EAIJ;IACE;;EAII;IACE;;EAMR;IACE;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAGF;IACE;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAEA;IACE;IACA;;EApKR;IACE;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;;EI7PE;IlB+CJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBkB5FmC;IlB6FnC,qBkB7FmC;IlB8FnC,oBkB9FmC;IlB+FnC,gBkB/FmC;IlByRjC;IACA;IAOF,yBkBhSoC;IlBiSpC,sBkBjSoC;IlBkSpC,iBkBlSoC;IAC9B;IACA;;EAEA;IACE;IACA;;EAGF;IlB6ON,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IAlNA;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBkB/EqC;IlBgFrC,qBkBhFqC;IlBiFrC,oBkBjFqC;IlBkFrC,gBkBlFqC;IlB4QnC;IACA;IAOF,yBkBnRsC;IlBoRtC,sBkBpRsC;IlBqRtC,iBkBrRsC;;EjBAtC;IACE;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EasFJ;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EA0EN;IACE;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;;EbzNE;IDWJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBCzDmC;ID0DnC,qBC1DmC;ID2DnC,oBC3DmC;ID4DnC,gBC5DmC;IDsPjC;IACA;IAOF,yBC7PoC;ID8PpC,sBC9PoC;ID+PpC,iBC/PoC;IAC9B;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE,YVhDA;IUiDA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAGF;INlCR;IACA;IACA;IACA;IACA;IKWA;IACA;IACA;IACA;IACA;IAmRE,mBCjQkC;IDkQlC,gBClQkC;IDoQpC,qBCpQoC;IDqQpC,kBCrQoC;IDsQpC,aCtQoC;IAC1B;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAGF;IACE;IACA;;EACA;IACE;;EAEA;IACE;;EAKN;IACE;;EACA;IACE;IACA;IACA;;EAIE;IACE;;EAGF;IACE;;EAQZ;IDrEN;IACA;IACA;IACA;IACA;ICmEQ;;EAEA;IDoIR,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;ICvIU;IACA;;EAEA;IACE;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAKF;IACE;IACA;IACA;;EAIJ;IACE;;EAII;IACE;;EAMR;IACE;IACA;;EAGF;IACE;IACA;;EAGF;IACE;IACA;IACA;;EAEA;IACE;IACA;;EAKN;IACE;IACA;IACA;;EAEA;ID7IV;IACA;IACA;IACA;IACA;IAgPE,kBCrGwC;IDsGxC,eCtGwC;IDwG1C,yBCxG0C;IDyG1C,sBCzG0C;ID0G1C,iBC1G0C;IDwIxC,mBCvIoC;IDwIpC,gBCxIoC;ID0ItC,qBC1IsC;ID2ItC,kBC3IsC;ID4ItC,aC5IsC;IAC1B;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAKN;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAGF;IACE;;EAKN;IACE;;EAEA;IACE;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAGE;IACE;;EAIJ;IACE;;EAIJ;IDhLR;IACA;IAKF,wBC2KyC;ID1KzC,qBC0KyC;IDzKzC,oBCyKyC;IDxKzC,gBCwKyC;IAC7B;;EAEA;IACE;;EAGF;IACE;IACA;;EAEA;IACE;IACA;;EAEA;IACE;;EAQZ;IACE;;EAIA;IACE;;EAKF;IACE;IACA;IACA;IACA;;EAOF;IACE;IACA;;EAIJ;IACE;IACA;IACA;;EAKF;IACE;IACA;;EAMA;IACE;IACA;;EAKN;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAKF;IACE;;EkBjXJ;InBuQF,kBmBtQuB;InBuQvB;IACA,emBxQuB;InByQvB;IACA;IACA;IAlNA;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBmBzGiC;InB0GjC,qBmB1GiC;InB2GjC,oBmB3GiC;InB4GjC,gBmB5GiC;InBmS/B;IACA;IAUF,yBmB7SkC;InB8SlC,sBmB9SkC;InB+SlC,iBmB/SkC;IAC9B;IACA;IACA;IACA;IACA;IACA;;EAEA;InB8CJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBmB9FmC;InB+FnC,qBmB/FmC;InBgGnC,oBmBhGmC;InBiGnC,gBmBjGmC;IAC7B;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAEA;IACE,O5BnBM;;E4BuBV;InBsNN,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IAlNA;IACA;IACA;IACA;IACA;IAqEA,mBmB/EgC;InBgFhC,gBmBhFgC;InBqF9B,emBrF8B;InBuFhC,WmBvFgC;InB0UhC,uBmBzUoC;InB0UpC,oBmB1UoC;InB4UlC;IAMF,emBlVoC;InBsRlC;IACA;IAQF,qBmB9RkC;InB+RlC,kBmB/RkC;InBgSlC,amBhSkC;InB6OhC;IACA;IAaF,yBmB1PsC;InB2PtC,sBmB3PsC;InB4PtC,iBmB5PsC;IAC9B;IACA;;EAEA;InBDR;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBmB/CuC;InBgDvC,qBmBhDuC;InBiDvC,oBmBjDuC;InBkDvC,gBmBlDuC;InB4OrC;IACA;IAOF,yBmBnPwC;InBoPxC,sBmBpPwC;InBqPxC,iBmBrPwC;IAC9B;IACA;IACA;IACA;IACA;IACA;;EAEA;InBZV;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBmBpCyC;InBqCzC,qBmBrCyC;InBsCzC,oBmBtCyC;InBuCzC,gBmBvCyC;InBiOvC;IACA;IAOF,yBmBxO0C;InByO1C,sBmBzO0C;InB0O1C,iBmB1O0C;IAC9B;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;IACA;;EAEA;IxB7CZ;IACA;IACA;IACA;IACA;IwB2Cc;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAKN;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;InBlGV;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBmBkDyC;InBjDzC,qBmBiDyC;InBhDzC,oBmBgDyC;InB/CzC,gBmB+CyC;InB2IvC;IACA;IAOF,yBmBlJ0C;InBmJ1C,sBmBnJ0C;InBoJ1C,iBmBpJ0C;IAC9B;IACA;IACA;IACA;;EAEA;InB3GZ;IACA;IACA;IACA;IACA;IAgPE,kBmBvI0C;InBwI1C,emBxI0C;InB0I5C,yBmB1I4C;InB2I5C,sBmB3I4C;InB4I5C,iBmB5I4C;InB0K1C,mBmBzKsC;InB0KtC,gBmB1KsC;InB4KxC,qBmB5KwC;InB6KxC,kBmB7KwC;InB8KxC,amB9KwC;IAC1B;IACA;;EAEA;IACE;IACA;IACA;;EAIJ;InBzHZ;IACA;IACA;IACA;IACA;IA6QE;IACA;IAQF,qBmB/JwC;InBgKxC,kBmBhKwC;InBiKxC,amBjKwC;IAC1B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAMA;IACE;;EAQA;IACE;IACA;IACA;IACA;IACA;IACA;;EAMR;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAGF;IACE;;EAcY;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EAWlB;IACE;;EAEA;IACE;IACA;IACA;;EAGF;IACE;;EAOV;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EClSJ;IpB4DA;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBoB5G+B;IpB6G/B,qBoB7G+B;IpB8G/B,oBoB9G+B;IpB+G/B,gBoB/G+B;IpB8S7B,kBoB7S8B;IpB8S9B,eoB9S8B;IpBgThC,yBoBhTgC;IpBiThC,sBoBjTgC;IpBkThC,iBoBlTgC;IpBgV9B,mBoB/U0B;IpBgV1B,gBoBhV0B;IpBkV5B,qBoBlV4B;IpBmV5B,kBoBnV4B;IpBoV5B,aoBpV4B;IAC1B;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGE;IpBqCN;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBoB1RsC;IpB2RtC,sBoB3RsC;IpB4RtC,iBoB5RsC;IAC9B;;EAEA;IzBiBR;IACA;IACA;IACA;IACA;IKWA;IACA;IACA;IACA;IACA;IAgPE,kBoBjRsC;IpBkRtC,eoBlRsC;IpBoRxC,yBoBpRwC;IpBqRxC,sBoBrRwC;IpBsRxC,iBoBtRwC;IpBoTtC,mBoBnTkC;IpBoTlC,gBoBpTkC;IpBsTpC,qBoBtToC;IpBuTpC,kBoBvToC;IpBwTpC,aoBxToC;IAC1B,Y7BdF;I6BeE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE,kB7BxBJ;;E6B2BE;IACE,kB7B5BJ;;E6B8BE;IACE;;EAIJ;IpByPN,kBoBxPsC;IpByPtC,eoBzPsC;IpB2PxC,yBoB3PwC;IpB4PxC,sBoB5PwC;IpB6PxC,iBoB7PwC;;EAKpC;IAEE,Y7B5CE;I6B6CF;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IAEE;IACA;IACA,Y7B/DE;I6BgEF;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;;EACA;IACE;IACA;;EAKN;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAIA;IACE;;EAMA;IACE;IACA;IACA;;EtB7HR;IEwDA;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBFxG+B;IEyG/B,qBFzG+B;IE0G/B,oBF1G+B;IE2G/B,gBF3G+B;IE0S7B,kBFzS8B;IE0S9B,eF1S8B;IE4ShC,yBF5SgC;IE6ShC,sBF7SgC;IE8ShC,iBF9SgC;IE4U9B,mBF3U0B;IE4U1B,gBF5U0B;IE8U5B,qBF9U4B;IE+U5B,kBF/U4B;IEgV5B,aFhV4B;IAC1B;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGE;IEiCN;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBFtRsC;IEuRtC,sBFvRsC;IEwRtC,iBFxRsC;IAC9B;;EAEA;IHaR;IACA;IACA;IACA;IACA;IKWA;IACA;IACA;IACA;IACA;IAgPE,kBF7QsC;IE8QtC,eF9QsC;IEgRxC,yBFhRwC;IEiRxC,sBFjRwC;IEkRxC,iBFlRwC;IEgTtC,mBF/SkC;IEgTlC,gBFhTkC;IEkTpC,qBFlToC;IEmTpC,kBFnToC;IEoTpC,aFpToC;IAC1B,YPlBF;IOmBE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE,kBP5BJ;;EO+BE;IACE,kBPhCJ;;EOmCE;IACE;;EAIJ;IEoPN,kBFnPsC;IEoPtC,eFpPsC;IEsPxC,yBFtPwC;IEuPxC,sBFvPwC;IEwPxC,iBFxPwC;;EAKpC;IAEE,YPjDE;IOkDF;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IAEE;IACA;IACA,YPpEE;IOqEF;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;;EAEA;IACE;IACA;;EuB5GR;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IrByBJ;IACA;IACA;IACA;IACA;IAmRE,mBqB9S8B;IrB+S9B,gBqB/S8B;IrBiThC,qBqBjTgC;IrBkThC,kBqBlTgC;IrBmThC,aqBnTgC;IrBsQ9B;IACA;IAOF,yBqB7QoC;IrB8QpC,sBqB9QoC;IrB+QpC,iBqB/QoC;IAC9B,O9BdU;I8BeV;IACA;;EAEA;IrBiBN;IACA;IACA;IACA;IACA;IAmRE,mBqBtSgC;IrBuShC,gBqBvSgC;IrBySlC,qBqBzSkC;IrB0SlC,kBqB1SkC;IrB2SlC,aqB3SkC;IAC1B;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;I1BZN;IACA;IACA;IACA;IACA;I0BUQ;IACA;IACA;IACA;;EAEA;IACE;;EAKN;IrBVJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBqBtCmC;IrBuCnC,qBqBvCmC;IrBwCnC,oBqBxCmC;IrByCnC,gBqBzCmC;;EAE7B;IACE;IACA,O9B3DM;I8B4DN;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAGF;IACE;;EnBuOR;AAAA;AAAA;AAAA;IAIE;;;AL3SJ;EM1BA;IAGI;;;ANuBJ;EM1BA;IAMI;;;ANoBJ;EM1BA;IASI;;;ANiBJ;EMdE;IH+CF;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBGpSkC;IHqSlC,sBGrSkC;IHsSlC,iBGtSkC;IHoUhC,mBGnU4B;IHoU5B,gBGpU4B;IHsU9B,qBGtU8B;IHuU9B,kBGvU8B;IHwU9B,aGxU8B;IAC1B;IACA;;EAEA;IACE;IACA;;EAIA;IACE,OZFQ;IYGR;IACA;IACA;;EAGF;IACE,YZTQ;IYUR;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;IHcF;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBGnQkC;IHoQlC,sBGpQkC;IHqQlC,iBGrQkC;IHmShC,mBGlS4B;IHmS5B,gBGnS4B;IHqS9B,qBGrS8B;IHsS9B,kBGtS8B;IHuS9B,aGvS8B;IAC1B;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAIA;IACE,OZrCQ;IYsCR;IACA;IACA;;ECnER;IJ2QA,kBI1QqB;IJ2QrB;IACA,eI5QqB;IJ6QrB;IACA;IACA;;EK7QA;IL2DA;IACA;IACA;IACA;IACA;IAgPE,kBK7S8B;IL8S9B,eK9S8B;ILgThC,yBKhTgC;ILiThC,sBKjTgC;ILkThC,iBKlTgC;ILgV9B,mBK/U0B;ILgV1B,gBKhV0B;ILkV5B,qBKlV4B;ILmV5B,kBKnV4B;ILoV5B,aKpV4B;IAC1B,YdiBM;IchBN;IACA;;EAEA;ILmDF;IACA;IACA;IACA;IACA;IAmRE,mBKxU4B;ILyU5B,gBKzU4B;IL2U9B,qBK3U8B;IL4U9B,kBK5U8B;IL6U9B,aK7U8B;;EAG5B;IL8CF;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBKnSkC;ILoSlC,sBKpSkC;ILqSlC,iBKrSkC;ILmUhC,mBKlU4B;ILmU5B,gBKnU4B;ILqU9B,qBKrU8B;ILsU9B,kBKtU8B;ILuU9B,aKvU8B;IL+W9B,uBK9WgC;IL+WhC,oBK/WgC;ILqX9B,oBKrX8B;ILuXhC,eKvXgC;IAC5B;IACA;IACA;IACA;IACA;;EAEA;ILmCJ;IACA;IACA;IACA;IACA;IAgPE,kBKrRkC;ILsRlC,eKtRkC;ILwRpC,yBKxRoC;ILyRpC,sBKzRoC;IL0RpC,iBK1RoC;ILwTlC,mBKvT8B;ILwT9B,gBKxT8B;IL0ThC,qBK1TgC;IL2ThC,kBK3TgC;IL4ThC,aK5TgC;IAC1B;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;IACE;IACA;IACA;;EAEA;IACE;IACA;IACA;;EAGF;IACE;IACA,Od9CE;Ic+CF;IACA;IACA;IACA;IACA;;ECzEN;IN4DA;IACA;IACA;IACA;IACA;IAgPE,kBM9S8B;IN+S9B,eM/S8B;INiThC,yBMjTgC;INkThC,sBMlTgC;INmThC,iBMnTgC;INiV9B,mBMhV0B;INiV1B,gBMjV0B;INmV5B,qBMnV4B;INoV5B,kBMpV4B;INqV5B,aMrV4B;IAC1B,YfkBM;IejBN;IACA;;EAEA;IACE;IACA;IACA;;EAEA;IACE;;EAGF;IACE;;EACA;IACE;IACA;IACA;;EAEF;IACE;IACA;;EAGJ;IACE,YfRE;IeSF;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEF;IACE;IACA,OfrBE;IesBF;IACA;IACA;IACA;IACA;IACA;IACA;;ECwCN;IACE;IACA;;EAEA;AAAA;IPlCF;IACA;IACA;IACA;IACA;IAgPE,kBO/MgC;IPgNhC,eOhNgC;IPkNlC,yBOlNkC;IPmNlC,sBOnNkC;IPoNlC,iBOpNkC;IP+OhC;IACA;IAKF,qBOpP8B;IPqP9B,kBOrP8B;IPsP9B,aOtP8B;IAC1B;IACA;IACA;IACA;;EAEA;AAAA;IZ3DJ;IACA;IACA;IACA;IACA;IKWA;IACA;IACA;IACA;IACA;IAmRE,mBOxO8B;IPyO9B,gBOzO8B;IP2OhC,qBO3OgC;IP4OhC,kBO5OgC;IP6OhC,aO7OgC;IAC1B;IACA;IACA;;EAEA;AAAA;IPpDN;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBOIqC;IPHrC,qBOGqC;IPFrC,oBOEqC;IPDrC,gBOCqC;IPyLnC;IACA;IAOF,yBOhMsC;IPiMtC,sBOjMsC;IPkMtC,iBOlMsC;IAC9B;IACA;IACA;IAIA;IACA;IACA;IACA;IACA;IACA;;EAEA;AAAA;IPrER;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBOqBuC;IPpBvC,qBOoBuC;IPnBvC,oBOmBuC;IPlBvC,gBOkBuC;IPwKrC;IACA;IAOF,yBO/KwC;IPgLxC,sBOhLwC;IPiLxC,iBOjLwC;IAC9B;;EAGF;AAAA;IACE;IACA;IACA;IACA;IACA;;EAEA;AAAA;IZlGV;IACA;IACA;IACA;IACA;IYgGY;IACA;IACA;IACA;IACA;;EAEA;AAAA;IACE;;EAKN;AAAA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;AAAA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;AAAA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;AAAA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;AAAA;IPvJR;IACA;IACA;IACA;IACA;IAgPE,kBO3FsC;IP4FtC,eO5FsC;IP8FxC,yBO9FwC;IP+FxC,sBO/FwC;IPgGxC,iBOhGwC;IP8HtC,mBO7HkC;IP8HlC,gBO9HkC;IPgIpC,qBOhIoC;IPiIpC,kBOjIoC;IPkIpC,aOlIoC;IAC1B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;AAAA;IACE;IACA;IACA;IACA;;EAEA;AAAA;IP9KV;IACA;IACA;IACA;IACA;IAgPE,kBOpEwC;IPqExC,eOrEwC;IPuE1C,yBOvE0C;IPwE1C,sBOxE0C;IPyE1C,iBOzE0C;IPuGxC,mBOtGoC;IPuGpC,gBOvGoC;IPyGtC,qBOzGsC;IP0GtC,kBO1GsC;IP2GtC,aO3GsC;IAC1B;IACA;IACA;IACA;IACA;IACA;;EAEA;AAAA;IACE;IACA;IACA;IACA;;EAMJ;AAAA;IACE;;EAEA;AAAA;IACE;IACA;;EAOF;AAAA;IP/MZ;IACA;IACA;IACA;IACA;IAmRE,mBOtEsC;IPuEtC,gBOvEsC;IPyExC,qBOzEwC;IP0ExC,kBO1EwC;IP2ExC,aO3EwC;IAC1B;;EAEA;AAAA;IACE;IACA;;EAGF;AAAA;IACE;;EAGF;AAAA;IACE;;EAIA;AAAA;IACE;IACA;;EAIJ;AAAA;IP/LZ;IACA;IAQF,wBOuL6C;IPtL7C,qBOsL6C;IPrL7C,oBOqL6C;IPpL7C,gBOoL6C;IPwC3C;IACA;IAQF,qBOhD0C;IPiD1C,kBOjD0C;IPkD1C,aOlD0C;;EAMlC;AAAA;IACE;;EAEA;AAAA;IACE;IACA;IACA;IACA;IACA;;EAIJ;AAAA;IACE;;EAaF;AAAA;IACE;;EAEA;AAAA;IZ5RV;IACA;IACA;IACA;IACA;IY0RY;IACA;;EAGA;AAAA;IACE;;EAIJ;AAAA;IACE;;EAIJ;AAAA;IACE;;EAGA;AAAA;IACE;;EAIJ;AAAA;IACE;;EAEA;AAAA;IACE;;EAKF;AAAA;IACE;;EAKN;AAAA;IACE;;EAIJ;AAAA;IACE;IACA;IACA;IACA;IACA;IACA;;EAEA;AAAA;IPlUN;IACA;IACA;IACA;IACA;IAgPE,kBOgFoC;IP/EpC,eO+EoC;IP7EtC,yBO6EsC;IP5EtC,sBO4EsC;IP3EtC,iBO2EsC;IP7CpC,mBO8CgC;IP7ChC,gBO6CgC;IP3ClC,qBO2CkC;IP1ClC,kBO0CkC;IPzClC,aOyCkC;IAC1B,YhBtWQ;IgBuWR;IACA;IACA;IACA;IACA;IACA;;EAEA;AAAA;IACE;;EAGF;AAAA;IACE;;EAGF;AAAA;IACE;;EAKN;IACE;AAAA;MA3VN;MACA;MACA;MACA;MACA;MACA;;IAGA;AAAA;AAAA;MAjEA;MACA;MACA;MACA,qBACE;MAGF;MACA;;IAEA;AAAA;AAAA;MACE;;IAGF;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;MAEE;MACA;MACA;;IAGE;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;MACE;MACA;MACA;;IAKN;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;MAEE;MACA;;IAGF;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;MAEE;;IAoCF;AAAA;MACE;MACA;MACA;;IAEA;AAAA;MA9EF;MACA;MACA;MACA,qBACE;MAGF;MACA;;IAEA;AAAA;MACE;;IAGF;AAAA;AAAA;AAAA;MAEE;MACA;MACA;;IAGE;AAAA;AAAA;AAAA;MACE;MACA;MACA;;IAKN;AAAA;AAAA;AAAA;MAEE;MACA;;IAGF;AAAA;AAAA;AAAA;MAEE;;IA+WI;AAAA;MAIE;;IAEA;AAAA;MACE;;IAGF;AAAA;MACE;;IAKF;AAAA;MACE;;;EAMR;IACE;;EChbF;IR2DF;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBQ3GiC;IR4GjC,qBQ5GiC;IR6GjC,oBQ7GiC;IR8GjC,gBQ9GiC;IR6S/B,kBQ5SgC;IR6ShC,eQ7SgC;IR+SlC,yBQ/SkC;IRgTlC,sBQhTkC;IRiTlC,iBQjTkC;IR+UhC,mBQ9U4B;IR+U5B,gBQ/U4B;IRiV9B,qBQjV8B;IRkV9B,kBQlV8B;IRmV9B,aQnV8B;IAC1B;IACA;;EAEA;IACE;IACA;IACA;;EAEA;IR8CN;IACA;IACA;IACA;IACA;IAgPE,kBQhSoC;IRiSpC,eQjSoC;IRmStC,yBQnSsC;IRoStC,sBQpSsC;IRqStC,iBQrSsC;IAC9B;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAEA;IACE;IACA;;EAGF;IACE;;EAGF;IACE;;EAKF;IACE;;EAKF;IACE;;EAIJ;IACE;;EACA;IACE;;EAMR;IRHJ;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBQlPoC;IRmPpC,sBQnPoC;IRoPpC,iBQpPoC;IAC9B;IACA;IACA;;EAEA;IACE;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;;ECrFV;IT2DA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBShTgC;ITiThC,sBSjTgC;ITkThC,iBSlTgC;ITkG9B;IACA;IAQF,wBS1G+B;IT2G/B,qBS3G+B;IT4G/B,oBS5G+B;IT6G/B,gBS7G+B;IAC7B,YlBiBM;IkBhBN;IACA;;EAEA;IACE;;EAEA;IACE,OlBYU;;EkBTZ;IACE,kBlBSU;;EkBLd;IACE;IACA;;EAEA;IACE,YlBCU;IkBAV;;EAEA;IACE;IACA;;EAEA;IAJF;MAKI;;;EAGF;IFgBR;IACA;IACA,QEjB8C;IFkB9C,OElBuC;IAC7B;;EAGE;IACE;;EAEF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAKF;IACE;;EAGF;IACE;;EAOV;IACE;;ECxEN;IV2DA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBUhTgC;IViThC,sBUjTgC;IVkThC,iBUlTgC;IVkG9B;IACA;IAQF,wBU1G+B;IV2G/B,qBU3G+B;IV4G/B,oBU5G+B;IV6G/B,gBU7G+B;IAC7B;IACA;IACA;;EAEA;IACE;;EAEA;IACE;;EAGE;IACE;IACA;IACA;IACA;;EAKN;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;IACE;IACA;;EAEA;IACE;IACA;;EAEA;IACE;;EAEA;IHCR;IACA;IACA,QGF8C;IHG9C,OGHuC;IAC7B;;EAEA;IACE;IACA;IACA;IACA;;EAGF;IVHV;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBUlP0C;IVmP1C,sBUnP0C;IVoP1C,iBUpP0C;IAC9B;IACA;IACA;IACA;;EAEA;IVXZ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBUrC2C;IVsC3C,qBUtC2C;IVuC3C,oBUvC2C;IVwC3C,gBUxC2C;IVkOzC;IACA;IAOF,yBUzO4C;IV0O5C,sBU1O4C;IV2O5C,iBU3O4C;IAC9B;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAEA;IACE,OnB7DA;ImB8DA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAEA;IACE;IACA;;EAGF;IACE;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EA3BN;IA+BE;IACA;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;IACE;IACA;;EAEA;IACE;;EAIJ;IACE;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAIJ;IACE;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;IACA;;EAOV;IACE;IACA;;EAGF;IVrKJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBUqHmC;IVpHnC,qBUoHmC;IVnHnC,oBUmHmC;IVlHnC,gBUkHmC;IAC7B;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IV3LN;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBU2IqC;IV1IrC,qBU0IqC;IVzIrC,oBUyIqC;IVxIrC,gBUwIqC;IAC7B;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;;EAGF;IACE;IACA;;EAIJ;IVrNR;IACA;IACA;IACA;IACA;IAqOE;IACA;IAaF,yBUhCwC;IViCxC,sBUjCwC;IVkCxC,iBUlCwC;IV9IxC,mBU+IkC;IV9IlC,gBU8IkC;IVzIhC,eUyIgC;IVvIlC,WUuIkC;IACxB;IACA;IACA;IACA;;EAEA;IACE,OnB/PI;ImBgQJ;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAGF;IACE;;EAKN;IV/PV;IACA;IACA;IACA;IACA;IAgPE,kBUawC;IVZxC,eUYwC;IVV1C,yBUU0C;IVT1C,sBUS0C;IVR1C,iBUQ0C;IAC9B;IACA;;EAEA;IACE;;EAEA;IACE;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAKF;IACE;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAMJ;IACE;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAQJ;IACE;IACA;;EAeJ;IACE;IACA;;EAEA;IACE;;EAUR;IACE;;EAMA;IACE;;EAGF;IACE;;EAIJ;IACE;;EChbV;IX4DA;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBW5G+B;IX6G/B,qBW7G+B;IX8G/B,oBW9G+B;IX+G/B,gBW/G+B;IAC7B;IACA;IACA;;EAEA;IACE;IACA;;EAEA;IACE;;EAEA;IACE;;EAKN;IACE;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAEA;IX8BN;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBW9EqC;IX+ErC,qBW/EqC;IXgFrC,oBWhFqC;IXiFrC,gBWjFqC;IAC7B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;IACE;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAIJ;IXqJR,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IWxJU;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;;EAEA;IACE;IACA;IACA;;EAIJ;IXhFR;IACA;IACA;IACA;IACA;IW8EU;IACA;IACA;IACA;;EAEA;IXsHV,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IWzHY;IACA;;ECvJZ;IZ6DA;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBY7G+B;IZ8G/B,qBY9G+B;IZ+G/B,oBY/G+B;IZgH/B,gBYhH+B;IAC7B;IACA;IACA;;EAEA;IACE;IACA;;EAEA;IACE;;EAEA;IACE;;EAKN;IZyCF;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBYzFiC;IZ0FjC,qBY1FiC;IZ2FjC,oBY3FiC;IZ4FjC,gBY5FiC;IAC7B;IACA;;EAEA;IZmCJ;IACA;IACA;IACA;IACA;IYrCM;IACA;IACA;;EAEA;IZ6BN;IACA;IACA;IACA;IACA;IAyMA,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IAqEE,mBYjTgC;IZkThC,gBYlTgC;IZoTlC,qBYpTkC;IZqTlC,kBYrTkC;IZsTlC,aYtTkC;IZ8QhC,kBY7QoC;IZ8QpC,eY9QoC;IZgRtC,yBYhRsC;IZiRtC,sBYjRsC;IZkRtC,iBYlRsC;IAC9B;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;IZqNJ,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IYxNM;IAKA;IACA;IACA;;EAEA;IZHN;IACA;IACA;IACA;IACA;IAqOE;IACA;IAaF,yBYlPsC;IZmPtC,sBYnPsC;IZoPtC,iBYpPsC;IZoEtC,mBYnEgC;IZoEhC,gBYpEgC;IZyE9B,eYzE8B;IZ2EhC,WY3EgC;IACxB;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE,OrB/CM;IqBgDN;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAIJ;IZhCR;IACA;IACA;IACA;IACA;IY8BU;IACA;IACA;;EAEA;IACE;IACA;;EAGF;IAEE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAIA;IAEE;;EAKF;IACE;;EAGF;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAMJ;IACE;;EAGF;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAON;IACE;;ECnLZ;Ib4DA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBajTgC;IbkThC,sBalTgC;IbmThC,iBanTgC;IbmG9B;IACA;IAQF,wBa3G+B;Ib4G/B,qBa5G+B;Ib6G/B,oBa7G+B;Ib8G/B,gBa9G+B;IAC7B;IACA;;EAEA;IACE;;EAEA;IACE,OtBiBU;IsBhBV;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;;EAIJ;IACE;IACA;IACA;IACA;IACA;;EAGF;IACE;;EAGF;IACE;;EAMN;IbcF;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBa9DiC;Ib+DjC,qBa/DiC;IbgEjC,oBahEiC;IbiEjC,gBajEiC;IbwP/B;IACA;IAUF,yBalQkC;IbmQlC,sBanQkC;IboQlC,iBapQkC;IAC9B;IACA;;EAII;IACE;IACA;IACA;;EAEA;IbAV;IACA;IACA;IACA;IACA;IAgPE,kBalPwC;IbmPxC,eanPwC;IbqP1C,yBarP0C;IbsP1C,sBatP0C;IbuP1C,iBavP0C;IAC9B;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA,OtB7CE;IsB8CF;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE,YtB5DE;IsB6DF;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAIJ;IACE;IACA;;EAEA;IACE;;EAIA;IACE;IACA;;EAGF;IACE;IACA;;EAMJ;IACE;;EAIA;IACE;IACA;IACA;;EAKN;IbwJV;IACA;IAaF,yBarK4C;IbsK5C,sBatK4C;IbuK5C,iBavK4C;;EAE9B;IACE;;EAIJ;IbmJV;IACA;IAUF,yBa7J4C;Ib8J5C,sBa9J4C;Ib+J5C,iBa/J4C;;EAE9B;IACE;;EAKN;IACE,kBtBrII;;EsBwIF;IACE,OtBlJF;IsBmJE;;EAKN;IACE;;EAIA;IACE;;EAGF;IACE,OtBlKA;IsBmKA;;EAOV;IACE;;EAEA;IlBjJN;IACA;IACA;IACA;IACA;IkB+IQ;IACA;IACA;IACA;;EAEA;IbzIR;IACA;IACA;IACA;IACA;IauIU,YtB5KM;IsB6KN,OtB5KM;IsB6KN;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;;EAIJ;IACE,YtB3NI;IsB4NJ;IACA;IACA;IACA;IACA;IACA;IACA;;EAIA;IACE;;EAKN;IAYE;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAGF;IACE;;EAIJ;IACE;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAGF;IbhQd;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBaW8C;IbV9C,sBaU8C;IbT9C,iBaS8C;IAC9B;IACA;IACA;IACA;;EAEA;IbxQhB;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBawN+C;IbvN/C,qBauN+C;IbtN/C,oBasN+C;IbrN/C,gBaqN+C;Ib3B7C;IACA;IAOF,yBaoBgD;IbnBhD,sBamBgD;IblBhD,iBakBgD;IAC9B;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAEA;IACE,OtB1TJ;IsB2TI;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAEA;IACE;IACA;;EAGF;IACE;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EA3BN;IA+BE;IACA;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;IACE;IACA;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAIJ;IACE;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;IACA;;EAOV;IbvaR;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBauXuC;IbtXvC,qBasXuC;IbrXvC,oBaqXuC;IbpXvC,gBaoXuC;IAC7B;IACA;IACA;IACA;;EAEA;Ib/aV;IACA;IACA;IACA;IACA;IAqEA,mBawWoC;IbvWpC,gBauWoC;IblWlC,eakWkC;IbhWpC,WagWoC;Ib7GpC,uBa8GwC;Ib7GxC,oBa6GwC;Ib3GtC;IAMF,eaqGwC;IbjKtC;IACA;IAQF,qBayJsC;IbxJtC,kBawJsC;IbvJtC,aauJsC;Ib1MpC;IACA;IAaF,yBa6L0C;Ib5L1C,sBa4L0C;Ib3L1C,iBa2L0C;IAC9B;IACA;IACA;IACA;;EAEA;Ib1bZ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBa0Y2C;IbzY3C,qBayY2C;IbxY3C,oBawY2C;IbvY3C,gBauY2C;Ib7MzC;IACA;IAOF,yBasM4C;IbrM5C,sBaqM4C;IbpM5C,iBaoM4C;IAC9B;IACA;IACA;IACA;IACA;IACA;;EAEA;Ibrcd;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBaqZ6C;IbpZ7C,qBaoZ6C;IbnZ7C,oBamZ6C;IblZ7C,gBakZ6C;IbxN3C;IACA;IAOF,yBaiN8C;IbhN9C,sBagN8C;Ib/M9C,iBa+M8C;IAC9B;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;IACA;;EAEA;IlBtehB;IACA;IACA;IACA;IACA;IkBoekB;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAKN;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;Ib3hBd;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBa2e6C;Ib1e7C,qBa0e6C;Ibze7C,oBaye6C;Ibxe7C,gBawe6C;Ib9S3C;IACA;IAOF,yBauS8C;IbtS9C,sBasS8C;IbrS9C,iBaqS8C;IAC9B;IACA;IACA;IACA;;EAEA;IbpiBhB;IACA;IACA;IACA;IACA;IAgPE,kBakT8C;IbjT9C,eaiT8C;Ib/ShD,yBa+SgD;Ib9ShD,sBa8SgD;Ib7ShD,iBa6SgD;Ib/Q9C,mBagR0C;Ib/Q1C,gBa+Q0C;Ib7Q5C,qBa6Q4C;Ib5Q5C,kBa4Q4C;Ib3Q5C,aa2Q4C;IAC1B;IACA;;EAEA;IACE;IACA;IACA;;EAIJ;IbljBhB;IACA;IACA;IACA;IACA;IA6QE;IACA;IAQF,qBa0R4C;IbzR5C,kBayR4C;IbxR5C,aawR4C;IAC1B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAMA;IACE;;EAQA;IACE;IACA;IACA;IACA;IACA;IACA;;EAWE;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EAQZ;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAGF;IACE;;EAGF;IACE;;EAII;IACE,OtBzqBd;;EsBgrBI;IACE;;EAEA;IACE;IACA;IACA;;EAGF;IACE;;EAKN;Ib7cV,kBa8c+B;Ib7c/B;IACA,ea4c+B;Ib3c/B;IACA;IACA;Ia0cY;;EAIJ;IAME;IACA;IACA;IACA;IACA;;EAMA;IACE;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAKN;IACE;IACA;;EAEA;IACE,YtBtuBI;IsBuuBJ;;EAEA;IACE;;EAIA;IACE;;EAGF;IACE;;EAKF;IACE;;EAMJ;IACE;;EAIJ;AAAA;IAEE;IACA;;EAKN;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IbnxBV;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBa8hB0C;Ib7hB1C,sBa6hB0C;Ib5hB1C,iBa4hB0C;IAC9B;IACA;IACA;;EAEA;Ib1xBZ;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBaqiB4C;IbpiB5C,sBaoiB4C;IbniB5C,iBamiB4C;IAC9B;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;;EAKN;IACE,YtB/0BI;IsBg1BJ;IACA;IACA;IACA;IACA;;EAIJ;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAQA;IACE;;EAON;IACE;;EAGF;IACE;;EAMJ;IACE;;EAGF;IACE;;EAII;IACE;IACA;IACA;;EAIJ;IACE;;EAEA;IACE;;ECt6BZ;Id2DA;IACA;IACA;IACA;IACA;IAwOE;IACA;IAUF,yBchTgC;IdiThC,sBcjTgC;IdkThC,iBclTgC;IAC9B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;Id+CF;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBc/FiC;IdgGjC,qBchGiC;IdiGjC,oBcjGiC;IdkGjC,gBclGiC;IdyR/B;IACA;IAUF,yBcnSkC;IdoSlC,sBcpSkC;IdqSlC,iBcrSkC;IAC9B;IACA;;EAEA;IACE,OvBMU;IuBLV;IACA;IACA;;EAGF;IdiCJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBcjFmC;IdkFnC,qBclFmC;IdmFnC,oBcnFmC;IdoFnC,gBcpFmC;Id8QjC;IACA;IAOF,yBcrRoC;IdsRpC,sBctRoC;IduRpC,iBcvRoC;IAC9B;IACA;IACA;IACA;IACA;;EAGA;IdsBN;IACA;IACA;IACA;IACA;IAgPE,kBcxQoC;IdyQpC,eczQoC;Id2QtC,yBc3QsC;Id4QtC,sBc5QsC;Id6QtC,iBc7QsC;Id2SpC,mBc1SgC;Id2ShC,gBc3SgC;Id6SlC,qBc7SkC;Id8SlC,kBc9SkC;Id+SlC,ac/SkC;IAC1B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAEA;IdDR;IACA;IACA;IACA;IACA;IAgPE,kBcjPsC;IdkPtC,eclPsC;IdoPxC,yBcpPwC;IdqPxC,sBcrPwC;IdsPxC,iBctPwC;IdoRtC,mBcnRkC;IdoRlC,gBcpRkC;IdsRpC,qBctRoC;IduRpC,kBcvRoC;IdwRpC,acxRoC;IAC1B;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;;EAKN;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAIJ;IdlCN;IACA;IACA;IACA;IACA;IcgCQ;IACA;IACA;IACA;;EAEA;IdoKR,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IcvKU;IACA;;EAMR;IACE,OvBrFY;IuBsFZ;IACA;;EAEA;IACE;;EAGF;InB1EJ;IACA;IACA;IACA;IACA;ImBwEM;IACA;;EAEA;IACE;;EC5HR;IAEE;;EAGA;IACE;;ED8HJ;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAON;IdjIA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBcpHgC;IdqHhC,sBcrHgC;IdsHhC,iBctHgC;IAC9B;IACA;IACA;;EAEA;IdxIF;IACA;IACA;IACA;IACA;IAgPE,kBc1GgC;Id2GhC,ec3GgC;Id6GlC,yBc7GkC;Id8GlC,sBc9GkC;Id+GlC,iBc/GkC;IAC9B;IACA;IACA;;EAEA;IACE;IACA;IACA;;EAIJ;IACE;IACA;;EAEA;IACE;IACA;IACA;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAKN;IACE;;EAsBJ;IdnNA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBclCgC;IdmChC,sBcnCgC;IdoChC,iBcpCgC;IAC9B;IACA;IACA;;EAEA;IACE;;EAEA;IACE;IACA;;EAEA;IACE,OvBnQQ;IuBoQR;;EAGF;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAGE;IACE;IACA;IACA;;EAQR;IACE;IACA;;EAKF;IACE;;EAKN;IACE;IACA;;EAEA;IACE;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAIA;IACE;;EAMJ;IACE;IACA;IACA;;EAIJ;IACE;;EAII;IACE;;EAMR;IACE;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAGF;IACE;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAEA;IACE;IACA;;EApKR;IACE;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;;EA8QF;IACE,YvB9fc;IuB+fd;IACA;;EAGE;IACE;;EAEA;IACE;IACA;IACA;;EAIJ;IACE;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAEA;IACE;;EACA;IACE;;EAKN;IACE;;EAGF;IACE;IACA;;EAMA;IACE;;EAIJ;IACE;IACA;;ECrkBJ;IfmDJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBe9FmC;If+FnC,qBe/FmC;IfgGnC,oBehGmC;IfiGnC,gBejGmC;If2RjC;IACA;IAOF,yBelSoC;IfmSpC,sBenSoC;IfoSpC,iBepSoC;IAC9B;IACA;;EAEA;IfoPN,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IAlNA;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBetFqC;IfuFrC,qBevFqC;IfwFrC,oBexFqC;IfyFrC,gBezFqC;IfmRnC;IACA;IAOF,yBe1RsC;If2RtC,sBe3RsC;If4RtC,iBe5RsC;;EDxBtC;Id2DA;IACA;IACA;IACA;IACA;IAwOE;IACA;IAUF,yBchTgC;IdiThC,sBcjTgC;IdkThC,iBclTgC;IAC9B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;Id+CF;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBc/FiC;IdgGjC,qBchGiC;IdiGjC,oBcjGiC;IdkGjC,gBclGiC;IdyR/B;IACA;IAUF,yBcnSkC;IdoSlC,sBcpSkC;IdqSlC,iBcrSkC;IAC9B;IACA;;EAEA;IACE,OvBMU;IuBLV;IACA;IACA;;EAGF;IdiCJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBcjFmC;IdkFnC,qBclFmC;IdmFnC,oBcnFmC;IdoFnC,gBcpFmC;Id8QjC;IACA;IAOF,yBcrRoC;IdsRpC,sBctRoC;IduRpC,iBcvRoC;IAC9B;IACA;IACA;IACA;IACA;;EAGA;IdsBN;IACA;IACA;IACA;IACA;IAgPE,kBcxQoC;IdyQpC,eczQoC;Id2QtC,yBc3QsC;Id4QtC,sBc5QsC;Id6QtC,iBc7QsC;Id2SpC,mBc1SgC;Id2ShC,gBc3SgC;Id6SlC,qBc7SkC;Id8SlC,kBc9SkC;Id+SlC,ac/SkC;IAC1B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAEA;IdDR;IACA;IACA;IACA;IACA;IAgPE,kBcjPsC;IdkPtC,eclPsC;IdoPxC,yBcpPwC;IdqPxC,sBcrPwC;IdsPxC,iBctPwC;IdoRtC,mBcnRkC;IdoRlC,gBcpRkC;IdsRpC,qBctRoC;IduRpC,kBcvRoC;IdwRpC,acxRoC;IAC1B;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;;EAKN;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAIJ;IdlCN;IACA;IACA;IACA;IACA;IcgCQ;IACA;IACA;IACA;;EAEA;IdoKR,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IcvKU;IACA;;EAMR;IACE,OvBrFY;IuBsFZ;IACA;;EAEA;IACE;;EAGF;InB1EJ;IACA;IACA;IACA;IACA;ImBwEM;IACA;;EAEA;IACE;;EE5HR;IAEE;;EAEA;IACE;;EF+HJ;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAON;IdjIA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBcpHgC;IdqHhC,sBcrHgC;IdsHhC,iBctHgC;IAC9B;IACA;IACA;;EAEA;IdxIF;IACA;IACA;IACA;IACA;IAgPE,kBc1GgC;Id2GhC,ec3GgC;Id6GlC,yBc7GkC;Id8GlC,sBc9GkC;Id+GlC,iBc/GkC;IAC9B;IACA;IACA;;EAEA;IACE;IACA;IACA;;EAIJ;IACE;IACA;;EAEA;IACE;IACA;IACA;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAKN;IACE;;EAsBJ;IdnNA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBclCgC;IdmChC,sBcnCgC;IdoChC,iBcpCgC;IAC9B;IACA;IACA;;EAEA;IACE;;EAEA;IACE;IACA;;EAEA;IACE,OvBnQQ;IuBoQR;;EAGF;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAGE;IACE;IACA;IACA;;EAQR;IACE;IACA;;EAKF;IACE;;EAKN;IACE;IACA;;EAEA;IACE;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAIA;IACE;;EAMJ;IACE;IACA;IACA;;EAIJ;IACE;;EAII;IACE;;EAMR;IACE;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAGF;IACE;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAEA;IACE;IACA;;EApKR;IACE;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;;EA8QF;IACE,YvB9fc;IuB+fd;IACA;;EAGE;IACE;;EAEA;IACE;IACA;IACA;;EAIJ;IACE;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAEA;IACE;;EACA;IACE;;EAKN;IACE;;EAGF;IACE;IACA;;EAMA;IACE;;EAIJ;IACE;IACA;;EEtkBJ;IhBoDJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBgB/FmC;IhBgGnC,qBgBhGmC;IhBiGnC,oBgBjGmC;IhBkGnC,gBgBlGmC;IhB4RjC;IACA;IAOF,yBgBnSoC;IhBoSpC,sBgBpSoC;IhBqSpC,iBgBrSoC;IAC9B;IACA;;EAEA;IhBqPN,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IAlNA;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBgBvFqC;IhBwFrC,qBgBxFqC;IhByFrC,oBgBzFqC;IhB0FrC,gBgB1FqC;IhBoRnC;IACA;IAOF,yBgB3RsC;IhB4RtC,sBgB5RsC;IhB6RtC,iBgB7RsC;;EFvBtC;Id2DA;IACA;IACA;IACA;IACA;IAwOE;IACA;IAUF,yBchTgC;IdiThC,sBcjTgC;IdkThC,iBclTgC;IAC9B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;Id+CF;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBc/FiC;IdgGjC,qBchGiC;IdiGjC,oBcjGiC;IdkGjC,gBclGiC;IdyR/B;IACA;IAUF,yBcnSkC;IdoSlC,sBcpSkC;IdqSlC,iBcrSkC;IAC9B;IACA;;EAEA;IACE,OvBMU;IuBLV;IACA;IACA;;EAGF;IdiCJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBcjFmC;IdkFnC,qBclFmC;IdmFnC,oBcnFmC;IdoFnC,gBcpFmC;Id8QjC;IACA;IAOF,yBcrRoC;IdsRpC,sBctRoC;IduRpC,iBcvRoC;IAC9B;IACA;IACA;IACA;IACA;;EAGA;IdsBN;IACA;IACA;IACA;IACA;IAgPE,kBcxQoC;IdyQpC,eczQoC;Id2QtC,yBc3QsC;Id4QtC,sBc5QsC;Id6QtC,iBc7QsC;Id2SpC,mBc1SgC;Id2ShC,gBc3SgC;Id6SlC,qBc7SkC;Id8SlC,kBc9SkC;Id+SlC,ac/SkC;IAC1B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAEA;IdDR;IACA;IACA;IACA;IACA;IAgPE,kBcjPsC;IdkPtC,eclPsC;IdoPxC,yBcpPwC;IdqPxC,sBcrPwC;IdsPxC,iBctPwC;IdoRtC,mBcnRkC;IdoRlC,gBcpRkC;IdsRpC,qBctRoC;IduRpC,kBcvRoC;IdwRpC,acxRoC;IAC1B;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;;EAKN;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAIJ;IdlCN;IACA;IACA;IACA;IACA;IcgCQ;IACA;IACA;IACA;;EAEA;IdoKR,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IcvKU;IACA;;EAMR;IACE,OvBrFY;IuBsFZ;IACA;;EAEA;IACE;;EAGF;InB1EJ;IACA;IACA;IACA;IACA;ImBwEM;IACA;;EAEA;IACE;;EG5HR;IAEE;;EAEA;IACE;;EH+HJ;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAON;IdjIA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBcpHgC;IdqHhC,sBcrHgC;IdsHhC,iBctHgC;IAC9B;IACA;IACA;;EAEA;IdxIF;IACA;IACA;IACA;IACA;IAgPE,kBc1GgC;Id2GhC,ec3GgC;Id6GlC,yBc7GkC;Id8GlC,sBc9GkC;Id+GlC,iBc/GkC;IAC9B;IACA;IACA;;EAEA;IACE;IACA;IACA;;EAIJ;IACE;IACA;;EAEA;IACE;IACA;IACA;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAKN;IACE;;EAsBJ;IdnNA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBclCgC;IdmChC,sBcnCgC;IdoChC,iBcpCgC;IAC9B;IACA;IACA;;EAEA;IACE;;EAEA;IACE;IACA;;EAEA;IACE,OvBnQQ;IuBoQR;;EAGF;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAGE;IACE;IACA;IACA;;EAQR;IACE;IACA;;EAKF;IACE;;EAKN;IACE;IACA;;EAEA;IACE;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAIA;IACE;;EAMJ;IACE;IACA;IACA;;EAIJ;IACE;;EAII;IACE;;EAMR;IACE;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAGF;IACE;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAEA;IACE;IACA;;EApKR;IACE;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;;EA8QF;IACE,YvB9fc;IuB+fd;IACA;;EAGE;IACE;;EAEA;IACE;IACA;IACA;;EAIJ;IACE;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAEA;IACE;;EACA;IACE;;EAKN;IACE;;EAGF;IACE;IACA;;EAMA;IACE;;EAIJ;IACE;IACA;;EGtkBJ;IjBoDJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBiB/FmC;IjBgGnC,qBiBhGmC;IjBiGnC,oBiBjGmC;IjBkGnC,gBiBlGmC;IjB4RjC;IACA;IAOF,yBiBnSoC;IjBoSpC,sBiBpSoC;IjBqSpC,iBiBrSoC;IAC9B;IACA;;EAEA;IjBqPN,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IAlNA;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBiBvFqC;IjBwFrC,qBiBxFqC;IjByFrC,oBiBzFqC;IjB0FrC,gBiB1FqC;IjBoRnC;IACA;IAOF,yBiB3RsC;IjB4RtC,sBiB5RsC;IjB6RtC,iBiB7RsC;;EHvBtC;Id2DA;IACA;IACA;IACA;IACA;IAwOE;IACA;IAUF,yBchTgC;IdiThC,sBcjTgC;IdkThC,iBclTgC;IAC9B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;Id+CF;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBc/FiC;IdgGjC,qBchGiC;IdiGjC,oBcjGiC;IdkGjC,gBclGiC;IdyR/B;IACA;IAUF,yBcnSkC;IdoSlC,sBcpSkC;IdqSlC,iBcrSkC;IAC9B;IACA;;EAEA;IACE,OvBMU;IuBLV;IACA;IACA;;EAGF;IdiCJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBcjFmC;IdkFnC,qBclFmC;IdmFnC,oBcnFmC;IdoFnC,gBcpFmC;Id8QjC;IACA;IAOF,yBcrRoC;IdsRpC,sBctRoC;IduRpC,iBcvRoC;IAC9B;IACA;IACA;IACA;IACA;;EAGA;IdsBN;IACA;IACA;IACA;IACA;IAgPE,kBcxQoC;IdyQpC,eczQoC;Id2QtC,yBc3QsC;Id4QtC,sBc5QsC;Id6QtC,iBc7QsC;Id2SpC,mBc1SgC;Id2ShC,gBc3SgC;Id6SlC,qBc7SkC;Id8SlC,kBc9SkC;Id+SlC,ac/SkC;IAC1B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAEA;IdDR;IACA;IACA;IACA;IACA;IAgPE,kBcjPsC;IdkPtC,eclPsC;IdoPxC,yBcpPwC;IdqPxC,sBcrPwC;IdsPxC,iBctPwC;IdoRtC,mBcnRkC;IdoRlC,gBcpRkC;IdsRpC,qBctRoC;IduRpC,kBcvRoC;IdwRpC,acxRoC;IAC1B;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;;EAKN;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAIJ;IdlCN;IACA;IACA;IACA;IACA;IcgCQ;IACA;IACA;IACA;;EAEA;IdoKR,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IcvKU;IACA;;EAMR;IACE,OvBrFY;IuBsFZ;IACA;;EAEA;IACE;;EAGF;InB1EJ;IACA;IACA;IACA;IACA;ImBwEM;IACA;;EAEA;IACE;;EI5HR;IAEE;;EAEA;IACE;IACA;;EAGF;IACE;;EJkLJ;IdjIA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBcpHgC;IdqHhC,sBcrHgC;IdsHhC,iBctHgC;IAC9B;IACA;IACA;;EAEA;IdxIF;IACA;IACA;IACA;IACA;IAgPE,kBc1GgC;Id2GhC,ec3GgC;Id6GlC,yBc7GkC;Id8GlC,sBc9GkC;Id+GlC,iBc/GkC;IAC9B;IACA;IACA;;EAEA;IACE;IACA;IACA;;EAIJ;IACE;IACA;;EAEA;IACE;IACA;IACA;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAKN;IACE;;EAsBJ;IdnNA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBclCgC;IdmChC,sBcnCgC;IdoChC,iBcpCgC;IAC9B;IACA;IACA;;EAEA;IACE;;EAEA;IACE;IACA;;EAEA;IACE,OvBnQQ;IuBoQR;;EAGF;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAGE;IACE;IACA;IACA;;EAQR;IACE;IACA;;EAKF;IACE;;EAKN;IACE;IACA;;EAEA;IACE;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAIA;IACE;;EAMJ;IACE;IACA;IACA;;EAIJ;IACE;;EAII;IACE;;EAMR;IACE;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAGF;IACE;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAEA;IACE;IACA;;EApKR;IACE;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;;EI7PE;IlB+CJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBkB5FmC;IlB6FnC,qBkB7FmC;IlB8FnC,oBkB9FmC;IlB+FnC,gBkB/FmC;IlByRjC;IACA;IAOF,yBkBhSoC;IlBiSpC,sBkBjSoC;IlBkSpC,iBkBlSoC;IAC9B;IACA;;EAEA;IACE;IACA;;EAGF;IlB6ON,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IAlNA;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBkB/EqC;IlBgFrC,qBkBhFqC;IlBiFrC,oBkBjFqC;IlBkFrC,gBkBlFqC;IlB4QnC;IACA;IAOF,yBkBnRsC;IlBoRtC,sBkBpRsC;IlBqRtC,iBkBrRsC;;EjBAtC;IACE;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EasFJ;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EA0EN;IACE;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;;EbzNE;IDWJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBCzDmC;ID0DnC,qBC1DmC;ID2DnC,oBC3DmC;ID4DnC,gBC5DmC;IDsPjC;IACA;IAOF,yBC7PoC;ID8PpC,sBC9PoC;ID+PpC,iBC/PoC;IAC9B;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE,YVhDA;IUiDA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAGF;INlCR;IACA;IACA;IACA;IACA;IKWA;IACA;IACA;IACA;IACA;IAmRE,mBCjQkC;IDkQlC,gBClQkC;IDoQpC,qBCpQoC;IDqQpC,kBCrQoC;IDsQpC,aCtQoC;IAC1B;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAGF;IACE;IACA;;EACA;IACE;;EAEA;IACE;;EAKN;IACE;;EACA;IACE;IACA;IACA;;EAIE;IACE;;EAGF;IACE;;EAQZ;IDrEN;IACA;IACA;IACA;IACA;ICmEQ;;EAEA;IDoIR,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;ICvIU;IACA;;EAEA;IACE;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAKF;IACE;IACA;IACA;;EAIJ;IACE;;EAII;IACE;;EAMR;IACE;IACA;;EAGF;IACE;IACA;;EAGF;IACE;IACA;IACA;;EAEA;IACE;IACA;;EAKN;IACE;IACA;IACA;;EAEA;ID7IV;IACA;IACA;IACA;IACA;IAgPE,kBCrGwC;IDsGxC,eCtGwC;IDwG1C,yBCxG0C;IDyG1C,sBCzG0C;ID0G1C,iBC1G0C;IDwIxC,mBCvIoC;IDwIpC,gBCxIoC;ID0ItC,qBC1IsC;ID2ItC,kBC3IsC;ID4ItC,aC5IsC;IAC1B;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAKN;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAGF;IACE;;EAKN;IACE;;EAEA;IACE;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAGE;IACE;;EAIJ;IACE;;EAIJ;IDhLR;IACA;IAKF,wBC2KyC;ID1KzC,qBC0KyC;IDzKzC,oBCyKyC;IDxKzC,gBCwKyC;IAC7B;;EAEA;IACE;;EAGF;IACE;IACA;;EAEA;IACE;IACA;;EAEA;IACE;;EAQZ;IACE;;EAIA;IACE;;EAKF;IACE;IACA;IACA;IACA;;EAOF;IACE;IACA;;EAIJ;IACE;IACA;IACA;;EAKF;IACE;IACA;;EAMA;IACE;IACA;;EAKN;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAKF;IACE;;EkBjXJ;InBuQF,kBmBtQuB;InBuQvB;IACA,emBxQuB;InByQvB;IACA;IACA;IAlNA;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBmBzGiC;InB0GjC,qBmB1GiC;InB2GjC,oBmB3GiC;InB4GjC,gBmB5GiC;InBmS/B;IACA;IAUF,yBmB7SkC;InB8SlC,sBmB9SkC;InB+SlC,iBmB/SkC;IAC9B;IACA;IACA;IACA;IACA;IACA;;EAEA;InB8CJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBmB9FmC;InB+FnC,qBmB/FmC;InBgGnC,oBmBhGmC;InBiGnC,gBmBjGmC;IAC7B;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAEA;IACE,O5BnBM;;E4BuBV;InBsNN,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IAlNA;IACA;IACA;IACA;IACA;IAqEA,mBmB/EgC;InBgFhC,gBmBhFgC;InBqF9B,emBrF8B;InBuFhC,WmBvFgC;InB0UhC,uBmBzUoC;InB0UpC,oBmB1UoC;InB4UlC;IAMF,emBlVoC;InBsRlC;IACA;IAQF,qBmB9RkC;InB+RlC,kBmB/RkC;InBgSlC,amBhSkC;InB6OhC;IACA;IAaF,yBmB1PsC;InB2PtC,sBmB3PsC;InB4PtC,iBmB5PsC;IAC9B;IACA;;EAEA;InBDR;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBmB/CuC;InBgDvC,qBmBhDuC;InBiDvC,oBmBjDuC;InBkDvC,gBmBlDuC;InB4OrC;IACA;IAOF,yBmBnPwC;InBoPxC,sBmBpPwC;InBqPxC,iBmBrPwC;IAC9B;IACA;IACA;IACA;IACA;IACA;;EAEA;InBZV;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBmBpCyC;InBqCzC,qBmBrCyC;InBsCzC,oBmBtCyC;InBuCzC,gBmBvCyC;InBiOvC;IACA;IAOF,yBmBxO0C;InByO1C,sBmBzO0C;InB0O1C,iBmB1O0C;IAC9B;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;IACA;;EAEA;IxB7CZ;IACA;IACA;IACA;IACA;IwB2Cc;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAKN;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;InBlGV;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBmBkDyC;InBjDzC,qBmBiDyC;InBhDzC,oBmBgDyC;InB/CzC,gBmB+CyC;InB2IvC;IACA;IAOF,yBmBlJ0C;InBmJ1C,sBmBnJ0C;InBoJ1C,iBmBpJ0C;IAC9B;IACA;IACA;IACA;;EAEA;InB3GZ;IACA;IACA;IACA;IACA;IAgPE,kBmBvI0C;InBwI1C,emBxI0C;InB0I5C,yBmB1I4C;InB2I5C,sBmB3I4C;InB4I5C,iBmB5I4C;InB0K1C,mBmBzKsC;InB0KtC,gBmB1KsC;InB4KxC,qBmB5KwC;InB6KxC,kBmB7KwC;InB8KxC,amB9KwC;IAC1B;IACA;;EAEA;IACE;IACA;IACA;;EAIJ;InBzHZ;IACA;IACA;IACA;IACA;IA6QE;IACA;IAQF,qBmB/JwC;InBgKxC,kBmBhKwC;InBiKxC,amBjKwC;IAC1B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAMA;IACE;;EAQA;IACE;IACA;IACA;IACA;IACA;IACA;;EAMR;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAGF;IACE;;EAcY;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EAWlB;IACE;;EAEA;IACE;IACA;IACA;;EAGF;IACE;;EAOV;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EClSJ;IpB4DA;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBoB5G+B;IpB6G/B,qBoB7G+B;IpB8G/B,oBoB9G+B;IpB+G/B,gBoB/G+B;IpB8S7B,kBoB7S8B;IpB8S9B,eoB9S8B;IpBgThC,yBoBhTgC;IpBiThC,sBoBjTgC;IpBkThC,iBoBlTgC;IpBgV9B,mBoB/U0B;IpBgV1B,gBoBhV0B;IpBkV5B,qBoBlV4B;IpBmV5B,kBoBnV4B;IpBoV5B,aoBpV4B;IAC1B;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGE;IpBqCN;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBoB1RsC;IpB2RtC,sBoB3RsC;IpB4RtC,iBoB5RsC;IAC9B;;EAEA;IzBiBR;IACA;IACA;IACA;IACA;IKWA;IACA;IACA;IACA;IACA;IAgPE,kBoBjRsC;IpBkRtC,eoBlRsC;IpBoRxC,yBoBpRwC;IpBqRxC,sBoBrRwC;IpBsRxC,iBoBtRwC;IpBoTtC,mBoBnTkC;IpBoTlC,gBoBpTkC;IpBsTpC,qBoBtToC;IpBuTpC,kBoBvToC;IpBwTpC,aoBxToC;IAC1B,Y7BdF;I6BeE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE,kB7BxBJ;;E6B2BE;IACE,kB7B5BJ;;E6B8BE;IACE;;EAIJ;IpByPN,kBoBxPsC;IpByPtC,eoBzPsC;IpB2PxC,yBoB3PwC;IpB4PxC,sBoB5PwC;IpB6PxC,iBoB7PwC;;EAKpC;IAEE,Y7B5CE;I6B6CF;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IAEE;IACA;IACA,Y7B/DE;I6BgEF;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;;EACA;IACE;IACA;;EAKN;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAIA;IACE;;EAMA;IACE;IACA;IACA;;EtB7HR;IEwDA;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBFxG+B;IEyG/B,qBFzG+B;IE0G/B,oBF1G+B;IE2G/B,gBF3G+B;IE0S7B,kBFzS8B;IE0S9B,eF1S8B;IE4ShC,yBF5SgC;IE6ShC,sBF7SgC;IE8ShC,iBF9SgC;IE4U9B,mBF3U0B;IE4U1B,gBF5U0B;IE8U5B,qBF9U4B;IE+U5B,kBF/U4B;IEgV5B,aFhV4B;IAC1B;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGE;IEiCN;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBFtRsC;IEuRtC,sBFvRsC;IEwRtC,iBFxRsC;IAC9B;;EAEA;IHaR;IACA;IACA;IACA;IACA;IKWA;IACA;IACA;IACA;IACA;IAgPE,kBF7QsC;IE8QtC,eF9QsC;IEgRxC,yBFhRwC;IEiRxC,sBFjRwC;IEkRxC,iBFlRwC;IEgTtC,mBF/SkC;IEgTlC,gBFhTkC;IEkTpC,qBFlToC;IEmTpC,kBFnToC;IEoTpC,aFpToC;IAC1B,YPlBF;IOmBE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE,kBP5BJ;;EO+BE;IACE,kBPhCJ;;EOmCE;IACE;;EAIJ;IEoPN,kBFnPsC;IEoPtC,eFpPsC;IEsPxC,yBFtPwC;IEuPxC,sBFvPwC;IEwPxC,iBFxPwC;;EAKpC;IAEE,YPjDE;IOkDF;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IAEE;IACA;IACA,YPpEE;IOqEF;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;;EAEA;IACE;IACA;;EuB5GR;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IrByBJ;IACA;IACA;IACA;IACA;IAmRE,mBqB9S8B;IrB+S9B,gBqB/S8B;IrBiThC,qBqBjTgC;IrBkThC,kBqBlTgC;IrBmThC,aqBnTgC;IrBsQ9B;IACA;IAOF,yBqB7QoC;IrB8QpC,sBqB9QoC;IrB+QpC,iBqB/QoC;IAC9B,O9BdU;I8BeV;IACA;;EAEA;IrBiBN;IACA;IACA;IACA;IACA;IAmRE,mBqBtSgC;IrBuShC,gBqBvSgC;IrBySlC,qBqBzSkC;IrB0SlC,kBqB1SkC;IrB2SlC,aqB3SkC;IAC1B;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;I1BZN;IACA;IACA;IACA;IACA;I0BUQ;IACA;IACA;IACA;;EAEA;IACE;;EAKN;IrBVJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBqBtCmC;IrBuCnC,qBqBvCmC;IrBwCnC,oBqBxCmC;IrByCnC,gBqBzCmC;;EAE7B;IACE;IACA,O9B3DM;I8B4DN;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAGF;IACE;;EnB2QR;AAAA;AAAA;AAAA;IAIE;;;AL/UJ;EKmVI;IFlTJ;IACA;IACA;IACA;IACA;;;AHrCA;EM1BA;IAGI;;;ANuBJ;EM1BA;IAMI;;;ANoBJ;EM1BA;IASI;;;ANiBJ;EMdE;IH+CF;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBGpSkC;IHqSlC,sBGrSkC;IHsSlC,iBGtSkC;IHoUhC,mBGnU4B;IHoU5B,gBGpU4B;IHsU9B,qBGtU8B;IHuU9B,kBGvU8B;IHwU9B,aGxU8B;IAC1B;IACA;;EAEA;IACE;IACA;;EAIA;IACE,OZFQ;IYGR;IACA;IACA;;EAGF;IACE,YZTQ;IYUR;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;IHcF;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBGnQkC;IHoQlC,sBGpQkC;IHqQlC,iBGrQkC;IHmShC,mBGlS4B;IHmS5B,gBGnS4B;IHqS9B,qBGrS8B;IHsS9B,kBGtS8B;IHuS9B,aGvS8B;IAC1B;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAIA;IACE,OZrCQ;IYsCR;IACA;IACA;;ECnER;IJ2QA,kBI1QqB;IJ2QrB;IACA,eI5QqB;IJ6QrB;IACA;IACA;;EK7QA;IL2DA;IACA;IACA;IACA;IACA;IAgPE,kBK7S8B;IL8S9B,eK9S8B;ILgThC,yBKhTgC;ILiThC,sBKjTgC;ILkThC,iBKlTgC;ILgV9B,mBK/U0B;ILgV1B,gBKhV0B;ILkV5B,qBKlV4B;ILmV5B,kBKnV4B;ILoV5B,aKpV4B;IAC1B,YdiBM;IchBN;IACA;;EAEA;ILmDF;IACA;IACA;IACA;IACA;IAmRE,mBKxU4B;ILyU5B,gBKzU4B;IL2U9B,qBK3U8B;IL4U9B,kBK5U8B;IL6U9B,aK7U8B;;EAG5B;IL8CF;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBKnSkC;ILoSlC,sBKpSkC;ILqSlC,iBKrSkC;ILmUhC,mBKlU4B;ILmU5B,gBKnU4B;ILqU9B,qBKrU8B;ILsU9B,kBKtU8B;ILuU9B,aKvU8B;IL+W9B,uBK9WgC;IL+WhC,oBK/WgC;ILqX9B,oBKrX8B;ILuXhC,eKvXgC;IAC5B;IACA;IACA;IACA;IACA;;EAEA;ILmCJ;IACA;IACA;IACA;IACA;IAgPE,kBKrRkC;ILsRlC,eKtRkC;ILwRpC,yBKxRoC;ILyRpC,sBKzRoC;IL0RpC,iBK1RoC;ILwTlC,mBKvT8B;ILwT9B,gBKxT8B;IL0ThC,qBK1TgC;IL2ThC,kBK3TgC;IL4ThC,aK5TgC;IAC1B;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;IACE;IACA;IACA;;EAEA;IACE;IACA;IACA;;EAGF;IACE;IACA,Od9CE;Ic+CF;IACA;IACA;IACA;IACA;;ECzEN;IN4DA;IACA;IACA;IACA;IACA;IAgPE,kBM9S8B;IN+S9B,eM/S8B;INiThC,yBMjTgC;INkThC,sBMlTgC;INmThC,iBMnTgC;INiV9B,mBMhV0B;INiV1B,gBMjV0B;INmV5B,qBMnV4B;INoV5B,kBMpV4B;INqV5B,aMrV4B;IAC1B,YfkBM;IejBN;IACA;;EAEA;IACE;IACA;IACA;;EAEA;IACE;;EAGF;IACE;;EACA;IACE;IACA;IACA;;EAEF;IACE;IACA;;EAGJ;IACE,YfRE;IeSF;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEF;IACE;IACA,OfrBE;IesBF;IACA;IACA;IACA;IACA;IACA;IACA;;ECwCN;IACE;IACA;;EAEA;AAAA;IPlCF;IACA;IACA;IACA;IACA;IAgPE,kBO/MgC;IPgNhC,eOhNgC;IPkNlC,yBOlNkC;IPmNlC,sBOnNkC;IPoNlC,iBOpNkC;IP+OhC;IACA;IAKF,qBOpP8B;IPqP9B,kBOrP8B;IPsP9B,aOtP8B;IAC1B;IACA;IACA;IACA;;EAEA;AAAA;IZ3DJ;IACA;IACA;IACA;IACA;IKWA;IACA;IACA;IACA;IACA;IAmRE,mBOxO8B;IPyO9B,gBOzO8B;IP2OhC,qBO3OgC;IP4OhC,kBO5OgC;IP6OhC,aO7OgC;IAC1B;IACA;IACA;;EAEA;AAAA;IPpDN;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBOIqC;IPHrC,qBOGqC;IPFrC,oBOEqC;IPDrC,gBOCqC;IPyLnC;IACA;IAOF,yBOhMsC;IPiMtC,sBOjMsC;IPkMtC,iBOlMsC;IAC9B;IACA;IACA;IAIA;IACA;IACA;IACA;IACA;IACA;;EAEA;AAAA;IPrER;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBOqBuC;IPpBvC,qBOoBuC;IPnBvC,oBOmBuC;IPlBvC,gBOkBuC;IPwKrC;IACA;IAOF,yBO/KwC;IPgLxC,sBOhLwC;IPiLxC,iBOjLwC;IAC9B;;EAGF;AAAA;IACE;IACA;IACA;IACA;IACA;;EAEA;AAAA;IZlGV;IACA;IACA;IACA;IACA;IYgGY;IACA;IACA;IACA;IACA;;EAEA;AAAA;IACE;;EAKN;AAAA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;AAAA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;AAAA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;AAAA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;AAAA;IPvJR;IACA;IACA;IACA;IACA;IAgPE,kBO3FsC;IP4FtC,eO5FsC;IP8FxC,yBO9FwC;IP+FxC,sBO/FwC;IPgGxC,iBOhGwC;IP8HtC,mBO7HkC;IP8HlC,gBO9HkC;IPgIpC,qBOhIoC;IPiIpC,kBOjIoC;IPkIpC,aOlIoC;IAC1B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;AAAA;IACE;IACA;IACA;IACA;;EAEA;AAAA;IP9KV;IACA;IACA;IACA;IACA;IAgPE,kBOpEwC;IPqExC,eOrEwC;IPuE1C,yBOvE0C;IPwE1C,sBOxE0C;IPyE1C,iBOzE0C;IPuGxC,mBOtGoC;IPuGpC,gBOvGoC;IPyGtC,qBOzGsC;IP0GtC,kBO1GsC;IP2GtC,aO3GsC;IAC1B;IACA;IACA;IACA;IACA;IACA;;EAEA;AAAA;IACE;IACA;IACA;IACA;;EAMJ;AAAA;IACE;;EAEA;AAAA;IACE;IACA;;EAOF;AAAA;IP/MZ;IACA;IACA;IACA;IACA;IAmRE,mBOtEsC;IPuEtC,gBOvEsC;IPyExC,qBOzEwC;IP0ExC,kBO1EwC;IP2ExC,aO3EwC;IAC1B;;EAEA;AAAA;IACE;IACA;;EAGF;AAAA;IACE;;EAGF;AAAA;IACE;;EAIA;AAAA;IACE;IACA;;EAIJ;AAAA;IP/LZ;IACA;IAQF,wBOuL6C;IPtL7C,qBOsL6C;IPrL7C,oBOqL6C;IPpL7C,gBOoL6C;IPwC3C;IACA;IAQF,qBOhD0C;IPiD1C,kBOjD0C;IPkD1C,aOlD0C;;EAMlC;AAAA;IACE;;EAEA;AAAA;IACE;IACA;IACA;IACA;IACA;;EAIJ;AAAA;IACE;;EAaF;AAAA;IACE;;EAEA;AAAA;IZ5RV;IACA;IACA;IACA;IACA;IY0RY;IACA;;EAGA;AAAA;IACE;;EAIJ;AAAA;IACE;;EAIJ;AAAA;IACE;;EAGA;AAAA;IACE;;EAIJ;AAAA;IACE;;EAEA;AAAA;IACE;;EAKF;AAAA;IACE;;EAKN;AAAA;IACE;;EAIJ;AAAA;IACE;IACA;IACA;IACA;IACA;IACA;;EAEA;AAAA;IPlUN;IACA;IACA;IACA;IACA;IAgPE,kBOgFoC;IP/EpC,eO+EoC;IP7EtC,yBO6EsC;IP5EtC,sBO4EsC;IP3EtC,iBO2EsC;IP7CpC,mBO8CgC;IP7ChC,gBO6CgC;IP3ClC,qBO2CkC;IP1ClC,kBO0CkC;IPzClC,aOyCkC;IAC1B,YhBtWQ;IgBuWR;IACA;IACA;IACA;IACA;IACA;;EAEA;AAAA;IACE;;EAGF;AAAA;IACE;;EAGF;AAAA;IACE;;EAKN;IACE;AAAA;MA3VN;MACA;MACA;MACA;MACA;MACA;;IAGA;AAAA;AAAA;MAjEA;MACA;MACA;MACA,qBACE;MAGF;MACA;;IAEA;AAAA;AAAA;MACE;;IAGF;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;MAEE;MACA;MACA;;IAGE;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;MACE;MACA;MACA;;IAKN;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;MAEE;MACA;;IAGF;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;MAEE;;IAoCF;AAAA;MACE;MACA;MACA;;IAEA;AAAA;MA9EF;MACA;MACA;MACA,qBACE;MAGF;MACA;;IAEA;AAAA;MACE;;IAGF;AAAA;AAAA;AAAA;MAEE;MACA;MACA;;IAGE;AAAA;AAAA;AAAA;MACE;MACA;MACA;;IAKN;AAAA;AAAA;AAAA;MAEE;MACA;;IAGF;AAAA;AAAA;AAAA;MAEE;;IA+WI;AAAA;MAIE;;IAEA;AAAA;MACE;;IAGF;AAAA;MACE;;IAKF;AAAA;MACE;;;EAMR;IACE;;EChbF;IR2DF;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBQ3GiC;IR4GjC,qBQ5GiC;IR6GjC,oBQ7GiC;IR8GjC,gBQ9GiC;IR6S/B,kBQ5SgC;IR6ShC,eQ7SgC;IR+SlC,yBQ/SkC;IRgTlC,sBQhTkC;IRiTlC,iBQjTkC;IR+UhC,mBQ9U4B;IR+U5B,gBQ/U4B;IRiV9B,qBQjV8B;IRkV9B,kBQlV8B;IRmV9B,aQnV8B;IAC1B;IACA;;EAEA;IACE;IACA;IACA;;EAEA;IR8CN;IACA;IACA;IACA;IACA;IAgPE,kBQhSoC;IRiSpC,eQjSoC;IRmStC,yBQnSsC;IRoStC,sBQpSsC;IRqStC,iBQrSsC;IAC9B;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAEA;IACE;IACA;;EAGF;IACE;;EAGF;IACE;;EAKF;IACE;;EAKF;IACE;;EAIJ;IACE;;EACA;IACE;;EAMR;IRHJ;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBQlPoC;IRmPpC,sBQnPoC;IRoPpC,iBQpPoC;IAC9B;IACA;IACA;;EAEA;IACE;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;;ECrFV;IT2DA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBShTgC;ITiThC,sBSjTgC;ITkThC,iBSlTgC;ITkG9B;IACA;IAQF,wBS1G+B;IT2G/B,qBS3G+B;IT4G/B,oBS5G+B;IT6G/B,gBS7G+B;IAC7B,YlBiBM;IkBhBN;IACA;;EAEA;IACE;;EAEA;IACE,OlBYU;;EkBTZ;IACE,kBlBSU;;EkBLd;IACE;IACA;;EAEA;IACE,YlBCU;IkBAV;;EAEA;IACE;IACA;;EAEA;IAJF;MAKI;;;EAGF;IFgBR;IACA;IACA,QEjB8C;IFkB9C,OElBuC;IAC7B;;EAGE;IACE;;EAEF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAKF;IACE;;EAGF;IACE;;EAOV;IACE;;ECxEN;IV2DA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBUhTgC;IViThC,sBUjTgC;IVkThC,iBUlTgC;IVkG9B;IACA;IAQF,wBU1G+B;IV2G/B,qBU3G+B;IV4G/B,oBU5G+B;IV6G/B,gBU7G+B;IAC7B;IACA;IACA;;EAEA;IACE;;EAEA;IACE;;EAGE;IACE;IACA;IACA;IACA;;EAKN;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;IACE;IACA;;EAEA;IACE;IACA;;EAEA;IACE;;EAEA;IHCR;IACA;IACA,QGF8C;IHG9C,OGHuC;IAC7B;;EAEA;IACE;IACA;IACA;IACA;;EAGF;IVHV;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBUlP0C;IVmP1C,sBUnP0C;IVoP1C,iBUpP0C;IAC9B;IACA;IACA;IACA;;EAEA;IVXZ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBUrC2C;IVsC3C,qBUtC2C;IVuC3C,oBUvC2C;IVwC3C,gBUxC2C;IVkOzC;IACA;IAOF,yBUzO4C;IV0O5C,sBU1O4C;IV2O5C,iBU3O4C;IAC9B;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAEA;IACE,OnB7DA;ImB8DA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAEA;IACE;IACA;;EAGF;IACE;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EA3BN;IA+BE;IACA;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;IACE;IACA;;EAEA;IACE;;EAIJ;IACE;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAIJ;IACE;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;IACA;;EAOV;IACE;IACA;;EAGF;IVrKJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBUqHmC;IVpHnC,qBUoHmC;IVnHnC,oBUmHmC;IVlHnC,gBUkHmC;IAC7B;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IV3LN;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBU2IqC;IV1IrC,qBU0IqC;IVzIrC,oBUyIqC;IVxIrC,gBUwIqC;IAC7B;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;;EAGF;IACE;IACA;;EAIJ;IVrNR;IACA;IACA;IACA;IACA;IAqOE;IACA;IAaF,yBUhCwC;IViCxC,sBUjCwC;IVkCxC,iBUlCwC;IV9IxC,mBU+IkC;IV9IlC,gBU8IkC;IVzIhC,eUyIgC;IVvIlC,WUuIkC;IACxB;IACA;IACA;IACA;;EAEA;IACE,OnB/PI;ImBgQJ;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAGF;IACE;;EAKN;IV/PV;IACA;IACA;IACA;IACA;IAgPE,kBUawC;IVZxC,eUYwC;IVV1C,yBUU0C;IVT1C,sBUS0C;IVR1C,iBUQ0C;IAC9B;IACA;;EAEA;IACE;;EAEA;IACE;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAKF;IACE;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAMJ;IACE;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAQJ;IACE;IACA;;EAeJ;IACE;IACA;;EAEA;IACE;;EAUR;IACE;;EAMA;IACE;;EAGF;IACE;;EAIJ;IACE;;EChbV;IX4DA;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBW5G+B;IX6G/B,qBW7G+B;IX8G/B,oBW9G+B;IX+G/B,gBW/G+B;IAC7B;IACA;IACA;;EAEA;IACE;IACA;;EAEA;IACE;;EAEA;IACE;;EAKN;IACE;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAEA;IX8BN;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBW9EqC;IX+ErC,qBW/EqC;IXgFrC,oBWhFqC;IXiFrC,gBWjFqC;IAC7B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;IACE;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAIJ;IXqJR,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IWxJU;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;;EAEA;IACE;IACA;IACA;;EAIJ;IXhFR;IACA;IACA;IACA;IACA;IW8EU;IACA;IACA;IACA;;EAEA;IXsHV,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IWzHY;IACA;;ECvJZ;IZ6DA;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBY7G+B;IZ8G/B,qBY9G+B;IZ+G/B,oBY/G+B;IZgH/B,gBYhH+B;IAC7B;IACA;IACA;;EAEA;IACE;IACA;;EAEA;IACE;;EAEA;IACE;;EAKN;IZyCF;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBYzFiC;IZ0FjC,qBY1FiC;IZ2FjC,oBY3FiC;IZ4FjC,gBY5FiC;IAC7B;IACA;;EAEA;IZmCJ;IACA;IACA;IACA;IACA;IYrCM;IACA;IACA;;EAEA;IZ6BN;IACA;IACA;IACA;IACA;IAyMA,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IAqEE,mBYjTgC;IZkThC,gBYlTgC;IZoTlC,qBYpTkC;IZqTlC,kBYrTkC;IZsTlC,aYtTkC;IZ8QhC,kBY7QoC;IZ8QpC,eY9QoC;IZgRtC,yBYhRsC;IZiRtC,sBYjRsC;IZkRtC,iBYlRsC;IAC9B;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;IZqNJ,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IYxNM;IAKA;IACA;IACA;;EAEA;IZHN;IACA;IACA;IACA;IACA;IAqOE;IACA;IAaF,yBYlPsC;IZmPtC,sBYnPsC;IZoPtC,iBYpPsC;IZoEtC,mBYnEgC;IZoEhC,gBYpEgC;IZyE9B,eYzE8B;IZ2EhC,WY3EgC;IACxB;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE,OrB/CM;IqBgDN;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAIJ;IZhCR;IACA;IACA;IACA;IACA;IY8BU;IACA;IACA;;EAEA;IACE;IACA;;EAGF;IAEE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAIA;IAEE;;EAKF;IACE;;EAGF;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAMJ;IACE;;EAGF;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAON;IACE;;ECnLZ;Ib4DA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBajTgC;IbkThC,sBalTgC;IbmThC,iBanTgC;IbmG9B;IACA;IAQF,wBa3G+B;Ib4G/B,qBa5G+B;Ib6G/B,oBa7G+B;Ib8G/B,gBa9G+B;IAC7B;IACA;;EAEA;IACE;;EAEA;IACE,OtBiBU;IsBhBV;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;;EAIJ;IACE;IACA;IACA;IACA;IACA;;EAGF;IACE;;EAGF;IACE;;EAMN;IbcF;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBa9DiC;Ib+DjC,qBa/DiC;IbgEjC,oBahEiC;IbiEjC,gBajEiC;IbwP/B;IACA;IAUF,yBalQkC;IbmQlC,sBanQkC;IboQlC,iBapQkC;IAC9B;IACA;;EAII;IACE;IACA;IACA;;EAEA;IbAV;IACA;IACA;IACA;IACA;IAgPE,kBalPwC;IbmPxC,eanPwC;IbqP1C,yBarP0C;IbsP1C,sBatP0C;IbuP1C,iBavP0C;IAC9B;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA,OtB7CE;IsB8CF;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE,YtB5DE;IsB6DF;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAIJ;IACE;IACA;;EAEA;IACE;;EAIA;IACE;IACA;;EAGF;IACE;IACA;;EAMJ;IACE;;EAIA;IACE;IACA;IACA;;EAKN;IbwJV;IACA;IAaF,yBarK4C;IbsK5C,sBatK4C;IbuK5C,iBavK4C;;EAE9B;IACE;;EAIJ;IbmJV;IACA;IAUF,yBa7J4C;Ib8J5C,sBa9J4C;Ib+J5C,iBa/J4C;;EAE9B;IACE;;EAKN;IACE,kBtBrII;;EsBwIF;IACE,OtBlJF;IsBmJE;;EAKN;IACE;;EAIA;IACE;;EAGF;IACE,OtBlKA;IsBmKA;;EAOV;IACE;;EAEA;IlBjJN;IACA;IACA;IACA;IACA;IkB+IQ;IACA;IACA;IACA;;EAEA;IbzIR;IACA;IACA;IACA;IACA;IauIU,YtB5KM;IsB6KN,OtB5KM;IsB6KN;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;;EAIJ;IACE,YtB3NI;IsB4NJ;IACA;IACA;IACA;IACA;IACA;IACA;;EAIA;IACE;;EAKN;IAYE;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAGF;IACE;;EAIJ;IACE;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAGF;IbhQd;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBaW8C;IbV9C,sBaU8C;IbT9C,iBaS8C;IAC9B;IACA;IACA;IACA;;EAEA;IbxQhB;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBawN+C;IbvN/C,qBauN+C;IbtN/C,oBasN+C;IbrN/C,gBaqN+C;Ib3B7C;IACA;IAOF,yBaoBgD;IbnBhD,sBamBgD;IblBhD,iBakBgD;IAC9B;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAEA;IACE,OtB1TJ;IsB2TI;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAEA;IACE;IACA;;EAGF;IACE;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EA3BN;IA+BE;IACA;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;IACE;IACA;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAIJ;IACE;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;IACA;;EAOV;IbvaR;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBauXuC;IbtXvC,qBasXuC;IbrXvC,oBaqXuC;IbpXvC,gBaoXuC;IAC7B;IACA;IACA;IACA;;EAEA;Ib/aV;IACA;IACA;IACA;IACA;IAqEA,mBawWoC;IbvWpC,gBauWoC;IblWlC,eakWkC;IbhWpC,WagWoC;Ib7GpC,uBa8GwC;Ib7GxC,oBa6GwC;Ib3GtC;IAMF,eaqGwC;IbjKtC;IACA;IAQF,qBayJsC;IbxJtC,kBawJsC;IbvJtC,aauJsC;Ib1MpC;IACA;IAaF,yBa6L0C;Ib5L1C,sBa4L0C;Ib3L1C,iBa2L0C;IAC9B;IACA;IACA;IACA;;EAEA;Ib1bZ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBa0Y2C;IbzY3C,qBayY2C;IbxY3C,oBawY2C;IbvY3C,gBauY2C;Ib7MzC;IACA;IAOF,yBasM4C;IbrM5C,sBaqM4C;IbpM5C,iBaoM4C;IAC9B;IACA;IACA;IACA;IACA;IACA;;EAEA;Ibrcd;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBaqZ6C;IbpZ7C,qBaoZ6C;IbnZ7C,oBamZ6C;IblZ7C,gBakZ6C;IbxN3C;IACA;IAOF,yBaiN8C;IbhN9C,sBagN8C;Ib/M9C,iBa+M8C;IAC9B;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;IACA;;EAEA;IlBtehB;IACA;IACA;IACA;IACA;IkBoekB;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAKN;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;Ib3hBd;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBa2e6C;Ib1e7C,qBa0e6C;Ibze7C,oBaye6C;Ibxe7C,gBawe6C;Ib9S3C;IACA;IAOF,yBauS8C;IbtS9C,sBasS8C;IbrS9C,iBaqS8C;IAC9B;IACA;IACA;IACA;;EAEA;IbpiBhB;IACA;IACA;IACA;IACA;IAgPE,kBakT8C;IbjT9C,eaiT8C;Ib/ShD,yBa+SgD;Ib9ShD,sBa8SgD;Ib7ShD,iBa6SgD;Ib/Q9C,mBagR0C;Ib/Q1C,gBa+Q0C;Ib7Q5C,qBa6Q4C;Ib5Q5C,kBa4Q4C;Ib3Q5C,aa2Q4C;IAC1B;IACA;;EAEA;IACE;IACA;IACA;;EAIJ;IbljBhB;IACA;IACA;IACA;IACA;IA6QE;IACA;IAQF,qBa0R4C;IbzR5C,kBayR4C;IbxR5C,aawR4C;IAC1B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAMA;IACE;;EAQA;IACE;IACA;IACA;IACA;IACA;IACA;;EAWE;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EAQZ;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAGF;IACE;;EAGF;IACE;;EAII;IACE,OtBzqBd;;EsBgrBI;IACE;;EAEA;IACE;IACA;IACA;;EAGF;IACE;;EAKN;Ib7cV,kBa8c+B;Ib7c/B;IACA,ea4c+B;Ib3c/B;IACA;IACA;Ia0cY;;EAIJ;IAME;IACA;IACA;IACA;IACA;;EAMA;IACE;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAKN;IACE;IACA;;EAEA;IACE,YtBtuBI;IsBuuBJ;;EAEA;IACE;;EAIA;IACE;;EAGF;IACE;;EAKF;IACE;;EAMJ;IACE;;EAIJ;AAAA;IAEE;IACA;;EAKN;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IbnxBV;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBa8hB0C;Ib7hB1C,sBa6hB0C;Ib5hB1C,iBa4hB0C;IAC9B;IACA;IACA;;EAEA;Ib1xBZ;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBaqiB4C;IbpiB5C,sBaoiB4C;IbniB5C,iBamiB4C;IAC9B;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;;EAKN;IACE,YtB/0BI;IsBg1BJ;IACA;IACA;IACA;IACA;;EAIJ;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAQA;IACE;;EAON;IACE;;EAGF;IACE;;EAMJ;IACE;;EAGF;IACE;;EAII;IACE;IACA;IACA;;EAIJ;IACE;;EAEA;IACE;;ECt6BZ;Id2DA;IACA;IACA;IACA;IACA;IAwOE;IACA;IAUF,yBchTgC;IdiThC,sBcjTgC;IdkThC,iBclTgC;IAC9B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;Id+CF;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBc/FiC;IdgGjC,qBchGiC;IdiGjC,oBcjGiC;IdkGjC,gBclGiC;IdyR/B;IACA;IAUF,yBcnSkC;IdoSlC,sBcpSkC;IdqSlC,iBcrSkC;IAC9B;IACA;;EAEA;IACE,OvBMU;IuBLV;IACA;IACA;;EAGF;IdiCJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBcjFmC;IdkFnC,qBclFmC;IdmFnC,oBcnFmC;IdoFnC,gBcpFmC;Id8QjC;IACA;IAOF,yBcrRoC;IdsRpC,sBctRoC;IduRpC,iBcvRoC;IAC9B;IACA;IACA;IACA;IACA;;EAGA;IdsBN;IACA;IACA;IACA;IACA;IAgPE,kBcxQoC;IdyQpC,eczQoC;Id2QtC,yBc3QsC;Id4QtC,sBc5QsC;Id6QtC,iBc7QsC;Id2SpC,mBc1SgC;Id2ShC,gBc3SgC;Id6SlC,qBc7SkC;Id8SlC,kBc9SkC;Id+SlC,ac/SkC;IAC1B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAEA;IdDR;IACA;IACA;IACA;IACA;IAgPE,kBcjPsC;IdkPtC,eclPsC;IdoPxC,yBcpPwC;IdqPxC,sBcrPwC;IdsPxC,iBctPwC;IdoRtC,mBcnRkC;IdoRlC,gBcpRkC;IdsRpC,qBctRoC;IduRpC,kBcvRoC;IdwRpC,acxRoC;IAC1B;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;;EAKN;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAIJ;IdlCN;IACA;IACA;IACA;IACA;IcgCQ;IACA;IACA;IACA;;EAEA;IdoKR,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IcvKU;IACA;;EAMR;IACE,OvBrFY;IuBsFZ;IACA;;EAEA;IACE;;EAGF;InB1EJ;IACA;IACA;IACA;IACA;ImBwEM;IACA;;EAEA;IACE;;EC5HR;IAEE;;EAGA;IACE;;ED8HJ;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAON;IdjIA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBcpHgC;IdqHhC,sBcrHgC;IdsHhC,iBctHgC;IAC9B;IACA;IACA;;EAEA;IdxIF;IACA;IACA;IACA;IACA;IAgPE,kBc1GgC;Id2GhC,ec3GgC;Id6GlC,yBc7GkC;Id8GlC,sBc9GkC;Id+GlC,iBc/GkC;IAC9B;IACA;IACA;;EAEA;IACE;IACA;IACA;;EAIJ;IACE;IACA;;EAEA;IACE;IACA;IACA;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAKN;IACE;;EAsBJ;IdnNA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBclCgC;IdmChC,sBcnCgC;IdoChC,iBcpCgC;IAC9B;IACA;IACA;;EAEA;IACE;;EAEA;IACE;IACA;;EAEA;IACE,OvBnQQ;IuBoQR;;EAGF;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAGE;IACE;IACA;IACA;;EAQR;IACE;IACA;;EAKF;IACE;;EAKN;IACE;IACA;;EAEA;IACE;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAIA;IACE;;EAMJ;IACE;IACA;IACA;;EAIJ;IACE;;EAII;IACE;;EAMR;IACE;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAGF;IACE;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAEA;IACE;IACA;;EApKR;IACE;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;;EA8QF;IACE,YvB9fc;IuB+fd;IACA;;EAGE;IACE;;EAEA;IACE;IACA;IACA;;EAIJ;IACE;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAEA;IACE;;EACA;IACE;;EAKN;IACE;;EAGF;IACE;IACA;;EAMA;IACE;;EAIJ;IACE;IACA;;ECrkBJ;IfmDJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBe9FmC;If+FnC,qBe/FmC;IfgGnC,oBehGmC;IfiGnC,gBejGmC;If2RjC;IACA;IAOF,yBelSoC;IfmSpC,sBenSoC;IfoSpC,iBepSoC;IAC9B;IACA;;EAEA;IfoPN,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IAlNA;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBetFqC;IfuFrC,qBevFqC;IfwFrC,oBexFqC;IfyFrC,gBezFqC;IfmRnC;IACA;IAOF,yBe1RsC;If2RtC,sBe3RsC;If4RtC,iBe5RsC;;EDxBtC;Id2DA;IACA;IACA;IACA;IACA;IAwOE;IACA;IAUF,yBchTgC;IdiThC,sBcjTgC;IdkThC,iBclTgC;IAC9B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;Id+CF;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBc/FiC;IdgGjC,qBchGiC;IdiGjC,oBcjGiC;IdkGjC,gBclGiC;IdyR/B;IACA;IAUF,yBcnSkC;IdoSlC,sBcpSkC;IdqSlC,iBcrSkC;IAC9B;IACA;;EAEA;IACE,OvBMU;IuBLV;IACA;IACA;;EAGF;IdiCJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBcjFmC;IdkFnC,qBclFmC;IdmFnC,oBcnFmC;IdoFnC,gBcpFmC;Id8QjC;IACA;IAOF,yBcrRoC;IdsRpC,sBctRoC;IduRpC,iBcvRoC;IAC9B;IACA;IACA;IACA;IACA;;EAGA;IdsBN;IACA;IACA;IACA;IACA;IAgPE,kBcxQoC;IdyQpC,eczQoC;Id2QtC,yBc3QsC;Id4QtC,sBc5QsC;Id6QtC,iBc7QsC;Id2SpC,mBc1SgC;Id2ShC,gBc3SgC;Id6SlC,qBc7SkC;Id8SlC,kBc9SkC;Id+SlC,ac/SkC;IAC1B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAEA;IdDR;IACA;IACA;IACA;IACA;IAgPE,kBcjPsC;IdkPtC,eclPsC;IdoPxC,yBcpPwC;IdqPxC,sBcrPwC;IdsPxC,iBctPwC;IdoRtC,mBcnRkC;IdoRlC,gBcpRkC;IdsRpC,qBctRoC;IduRpC,kBcvRoC;IdwRpC,acxRoC;IAC1B;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;;EAKN;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAIJ;IdlCN;IACA;IACA;IACA;IACA;IcgCQ;IACA;IACA;IACA;;EAEA;IdoKR,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IcvKU;IACA;;EAMR;IACE,OvBrFY;IuBsFZ;IACA;;EAEA;IACE;;EAGF;InB1EJ;IACA;IACA;IACA;IACA;ImBwEM;IACA;;EAEA;IACE;;EE5HR;IAEE;;EAEA;IACE;;EF+HJ;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAON;IdjIA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBcpHgC;IdqHhC,sBcrHgC;IdsHhC,iBctHgC;IAC9B;IACA;IACA;;EAEA;IdxIF;IACA;IACA;IACA;IACA;IAgPE,kBc1GgC;Id2GhC,ec3GgC;Id6GlC,yBc7GkC;Id8GlC,sBc9GkC;Id+GlC,iBc/GkC;IAC9B;IACA;IACA;;EAEA;IACE;IACA;IACA;;EAIJ;IACE;IACA;;EAEA;IACE;IACA;IACA;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAKN;IACE;;EAsBJ;IdnNA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBclCgC;IdmChC,sBcnCgC;IdoChC,iBcpCgC;IAC9B;IACA;IACA;;EAEA;IACE;;EAEA;IACE;IACA;;EAEA;IACE,OvBnQQ;IuBoQR;;EAGF;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAGE;IACE;IACA;IACA;;EAQR;IACE;IACA;;EAKF;IACE;;EAKN;IACE;IACA;;EAEA;IACE;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAIA;IACE;;EAMJ;IACE;IACA;IACA;;EAIJ;IACE;;EAII;IACE;;EAMR;IACE;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAGF;IACE;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAEA;IACE;IACA;;EApKR;IACE;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;;EA8QF;IACE,YvB9fc;IuB+fd;IACA;;EAGE;IACE;;EAEA;IACE;IACA;IACA;;EAIJ;IACE;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAEA;IACE;;EACA;IACE;;EAKN;IACE;;EAGF;IACE;IACA;;EAMA;IACE;;EAIJ;IACE;IACA;;EEtkBJ;IhBoDJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBgB/FmC;IhBgGnC,qBgBhGmC;IhBiGnC,oBgBjGmC;IhBkGnC,gBgBlGmC;IhB4RjC;IACA;IAOF,yBgBnSoC;IhBoSpC,sBgBpSoC;IhBqSpC,iBgBrSoC;IAC9B;IACA;;EAEA;IhBqPN,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IAlNA;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBgBvFqC;IhBwFrC,qBgBxFqC;IhByFrC,oBgBzFqC;IhB0FrC,gBgB1FqC;IhBoRnC;IACA;IAOF,yBgB3RsC;IhB4RtC,sBgB5RsC;IhB6RtC,iBgB7RsC;;EFvBtC;Id2DA;IACA;IACA;IACA;IACA;IAwOE;IACA;IAUF,yBchTgC;IdiThC,sBcjTgC;IdkThC,iBclTgC;IAC9B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;Id+CF;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBc/FiC;IdgGjC,qBchGiC;IdiGjC,oBcjGiC;IdkGjC,gBclGiC;IdyR/B;IACA;IAUF,yBcnSkC;IdoSlC,sBcpSkC;IdqSlC,iBcrSkC;IAC9B;IACA;;EAEA;IACE,OvBMU;IuBLV;IACA;IACA;;EAGF;IdiCJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBcjFmC;IdkFnC,qBclFmC;IdmFnC,oBcnFmC;IdoFnC,gBcpFmC;Id8QjC;IACA;IAOF,yBcrRoC;IdsRpC,sBctRoC;IduRpC,iBcvRoC;IAC9B;IACA;IACA;IACA;IACA;;EAGA;IdsBN;IACA;IACA;IACA;IACA;IAgPE,kBcxQoC;IdyQpC,eczQoC;Id2QtC,yBc3QsC;Id4QtC,sBc5QsC;Id6QtC,iBc7QsC;Id2SpC,mBc1SgC;Id2ShC,gBc3SgC;Id6SlC,qBc7SkC;Id8SlC,kBc9SkC;Id+SlC,ac/SkC;IAC1B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAEA;IdDR;IACA;IACA;IACA;IACA;IAgPE,kBcjPsC;IdkPtC,eclPsC;IdoPxC,yBcpPwC;IdqPxC,sBcrPwC;IdsPxC,iBctPwC;IdoRtC,mBcnRkC;IdoRlC,gBcpRkC;IdsRpC,qBctRoC;IduRpC,kBcvRoC;IdwRpC,acxRoC;IAC1B;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;;EAKN;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAIJ;IdlCN;IACA;IACA;IACA;IACA;IcgCQ;IACA;IACA;IACA;;EAEA;IdoKR,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IcvKU;IACA;;EAMR;IACE,OvBrFY;IuBsFZ;IACA;;EAEA;IACE;;EAGF;InB1EJ;IACA;IACA;IACA;IACA;ImBwEM;IACA;;EAEA;IACE;;EG5HR;IAEE;;EAEA;IACE;;EH+HJ;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAON;IdjIA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBcpHgC;IdqHhC,sBcrHgC;IdsHhC,iBctHgC;IAC9B;IACA;IACA;;EAEA;IdxIF;IACA;IACA;IACA;IACA;IAgPE,kBc1GgC;Id2GhC,ec3GgC;Id6GlC,yBc7GkC;Id8GlC,sBc9GkC;Id+GlC,iBc/GkC;IAC9B;IACA;IACA;;EAEA;IACE;IACA;IACA;;EAIJ;IACE;IACA;;EAEA;IACE;IACA;IACA;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAKN;IACE;;EAsBJ;IdnNA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBclCgC;IdmChC,sBcnCgC;IdoChC,iBcpCgC;IAC9B;IACA;IACA;;EAEA;IACE;;EAEA;IACE;IACA;;EAEA;IACE,OvBnQQ;IuBoQR;;EAGF;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAGE;IACE;IACA;IACA;;EAQR;IACE;IACA;;EAKF;IACE;;EAKN;IACE;IACA;;EAEA;IACE;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAIA;IACE;;EAMJ;IACE;IACA;IACA;;EAIJ;IACE;;EAII;IACE;;EAMR;IACE;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAGF;IACE;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAEA;IACE;IACA;;EApKR;IACE;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;;EA8QF;IACE,YvB9fc;IuB+fd;IACA;;EAGE;IACE;;EAEA;IACE;IACA;IACA;;EAIJ;IACE;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAEA;IACE;;EACA;IACE;;EAKN;IACE;;EAGF;IACE;IACA;;EAMA;IACE;;EAIJ;IACE;IACA;;EGtkBJ;IjBoDJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBiB/FmC;IjBgGnC,qBiBhGmC;IjBiGnC,oBiBjGmC;IjBkGnC,gBiBlGmC;IjB4RjC;IACA;IAOF,yBiBnSoC;IjBoSpC,sBiBpSoC;IjBqSpC,iBiBrSoC;IAC9B;IACA;;EAEA;IjBqPN,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IAlNA;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBiBvFqC;IjBwFrC,qBiBxFqC;IjByFrC,oBiBzFqC;IjB0FrC,gBiB1FqC;IjBoRnC;IACA;IAOF,yBiB3RsC;IjB4RtC,sBiB5RsC;IjB6RtC,iBiB7RsC;;EHvBtC;Id2DA;IACA;IACA;IACA;IACA;IAwOE;IACA;IAUF,yBchTgC;IdiThC,sBcjTgC;IdkThC,iBclTgC;IAC9B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;Id+CF;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBc/FiC;IdgGjC,qBchGiC;IdiGjC,oBcjGiC;IdkGjC,gBclGiC;IdyR/B;IACA;IAUF,yBcnSkC;IdoSlC,sBcpSkC;IdqSlC,iBcrSkC;IAC9B;IACA;;EAEA;IACE,OvBMU;IuBLV;IACA;IACA;;EAGF;IdiCJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBcjFmC;IdkFnC,qBclFmC;IdmFnC,oBcnFmC;IdoFnC,gBcpFmC;Id8QjC;IACA;IAOF,yBcrRoC;IdsRpC,sBctRoC;IduRpC,iBcvRoC;IAC9B;IACA;IACA;IACA;IACA;;EAGA;IdsBN;IACA;IACA;IACA;IACA;IAgPE,kBcxQoC;IdyQpC,eczQoC;Id2QtC,yBc3QsC;Id4QtC,sBc5QsC;Id6QtC,iBc7QsC;Id2SpC,mBc1SgC;Id2ShC,gBc3SgC;Id6SlC,qBc7SkC;Id8SlC,kBc9SkC;Id+SlC,ac/SkC;IAC1B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAEA;IdDR;IACA;IACA;IACA;IACA;IAgPE,kBcjPsC;IdkPtC,eclPsC;IdoPxC,yBcpPwC;IdqPxC,sBcrPwC;IdsPxC,iBctPwC;IdoRtC,mBcnRkC;IdoRlC,gBcpRkC;IdsRpC,qBctRoC;IduRpC,kBcvRoC;IdwRpC,acxRoC;IAC1B;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;;EAKN;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAIJ;IdlCN;IACA;IACA;IACA;IACA;IcgCQ;IACA;IACA;IACA;;EAEA;IdoKR,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IcvKU;IACA;;EAMR;IACE,OvBrFY;IuBsFZ;IACA;;EAEA;IACE;;EAGF;InB1EJ;IACA;IACA;IACA;IACA;ImBwEM;IACA;;EAEA;IACE;;EI5HR;IAEE;;EAEA;IACE;IACA;;EAGF;IACE;;EJkLJ;IdjIA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBcpHgC;IdqHhC,sBcrHgC;IdsHhC,iBctHgC;IAC9B;IACA;IACA;;EAEA;IdxIF;IACA;IACA;IACA;IACA;IAgPE,kBc1GgC;Id2GhC,ec3GgC;Id6GlC,yBc7GkC;Id8GlC,sBc9GkC;Id+GlC,iBc/GkC;IAC9B;IACA;IACA;;EAEA;IACE;IACA;IACA;;EAIJ;IACE;IACA;;EAEA;IACE;IACA;IACA;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAKN;IACE;;EAsBJ;IdnNA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBclCgC;IdmChC,sBcnCgC;IdoChC,iBcpCgC;IAC9B;IACA;IACA;;EAEA;IACE;;EAEA;IACE;IACA;;EAEA;IACE,OvBnQQ;IuBoQR;;EAGF;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAGE;IACE;IACA;IACA;;EAQR;IACE;IACA;;EAKF;IACE;;EAKN;IACE;IACA;;EAEA;IACE;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAIA;IACE;;EAMJ;IACE;IACA;IACA;;EAIJ;IACE;;EAII;IACE;;EAMR;IACE;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAGF;IACE;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAEA;IACE;IACA;;EApKR;IACE;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;;EI7PE;IlB+CJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBkB5FmC;IlB6FnC,qBkB7FmC;IlB8FnC,oBkB9FmC;IlB+FnC,gBkB/FmC;IlByRjC;IACA;IAOF,yBkBhSoC;IlBiSpC,sBkBjSoC;IlBkSpC,iBkBlSoC;IAC9B;IACA;;EAEA;IACE;IACA;;EAGF;IlB6ON,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IAlNA;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBkB/EqC;IlBgFrC,qBkBhFqC;IlBiFrC,oBkBjFqC;IlBkFrC,gBkBlFqC;IlB4QnC;IACA;IAOF,yBkBnRsC;IlBoRtC,sBkBpRsC;IlBqRtC,iBkBrRsC;;EjBAtC;IACE;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EasFJ;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EA0EN;IACE;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;;EbzNE;IDWJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBCzDmC;ID0DnC,qBC1DmC;ID2DnC,oBC3DmC;ID4DnC,gBC5DmC;IDsPjC;IACA;IAOF,yBC7PoC;ID8PpC,sBC9PoC;ID+PpC,iBC/PoC;IAC9B;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE,YVhDA;IUiDA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAGF;INlCR;IACA;IACA;IACA;IACA;IKWA;IACA;IACA;IACA;IACA;IAmRE,mBCjQkC;IDkQlC,gBClQkC;IDoQpC,qBCpQoC;IDqQpC,kBCrQoC;IDsQpC,aCtQoC;IAC1B;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAGF;IACE;IACA;;EACA;IACE;;EAEA;IACE;;EAKN;IACE;;EACA;IACE;IACA;IACA;;EAIE;IACE;;EAGF;IACE;;EAQZ;IDrEN;IACA;IACA;IACA;IACA;ICmEQ;;EAEA;IDoIR,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;ICvIU;IACA;;EAEA;IACE;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAKF;IACE;IACA;IACA;;EAIJ;IACE;;EAII;IACE;;EAMR;IACE;IACA;;EAGF;IACE;IACA;;EAGF;IACE;IACA;IACA;;EAEA;IACE;IACA;;EAKN;IACE;IACA;IACA;;EAEA;ID7IV;IACA;IACA;IACA;IACA;IAgPE,kBCrGwC;IDsGxC,eCtGwC;IDwG1C,yBCxG0C;IDyG1C,sBCzG0C;ID0G1C,iBC1G0C;IDwIxC,mBCvIoC;IDwIpC,gBCxIoC;ID0ItC,qBC1IsC;ID2ItC,kBC3IsC;ID4ItC,aC5IsC;IAC1B;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAKN;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAGF;IACE;;EAKN;IACE;;EAEA;IACE;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAGE;IACE;;EAIJ;IACE;;EAIJ;IDhLR;IACA;IAKF,wBC2KyC;ID1KzC,qBC0KyC;IDzKzC,oBCyKyC;IDxKzC,gBCwKyC;IAC7B;;EAEA;IACE;;EAGF;IACE;IACA;;EAEA;IACE;IACA;;EAEA;IACE;;EAQZ;IACE;;EAIA;IACE;;EAKF;IACE;IACA;IACA;IACA;;EAOF;IACE;IACA;;EAIJ;IACE;IACA;IACA;;EAKF;IACE;IACA;;EAMA;IACE;IACA;;EAKN;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAKF;IACE;;EkBjXJ;InBuQF,kBmBtQuB;InBuQvB;IACA,emBxQuB;InByQvB;IACA;IACA;IAlNA;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBmBzGiC;InB0GjC,qBmB1GiC;InB2GjC,oBmB3GiC;InB4GjC,gBmB5GiC;InBmS/B;IACA;IAUF,yBmB7SkC;InB8SlC,sBmB9SkC;InB+SlC,iBmB/SkC;IAC9B;IACA;IACA;IACA;IACA;IACA;;EAEA;InB8CJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBmB9FmC;InB+FnC,qBmB/FmC;InBgGnC,oBmBhGmC;InBiGnC,gBmBjGmC;IAC7B;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAEA;IACE,O5BnBM;;E4BuBV;InBsNN,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IAlNA;IACA;IACA;IACA;IACA;IAqEA,mBmB/EgC;InBgFhC,gBmBhFgC;InBqF9B,emBrF8B;InBuFhC,WmBvFgC;InB0UhC,uBmBzUoC;InB0UpC,oBmB1UoC;InB4UlC;IAMF,emBlVoC;InBsRlC;IACA;IAQF,qBmB9RkC;InB+RlC,kBmB/RkC;InBgSlC,amBhSkC;InB6OhC;IACA;IAaF,yBmB1PsC;InB2PtC,sBmB3PsC;InB4PtC,iBmB5PsC;IAC9B;IACA;;EAEA;InBDR;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBmB/CuC;InBgDvC,qBmBhDuC;InBiDvC,oBmBjDuC;InBkDvC,gBmBlDuC;InB4OrC;IACA;IAOF,yBmBnPwC;InBoPxC,sBmBpPwC;InBqPxC,iBmBrPwC;IAC9B;IACA;IACA;IACA;IACA;IACA;;EAEA;InBZV;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBmBpCyC;InBqCzC,qBmBrCyC;InBsCzC,oBmBtCyC;InBuCzC,gBmBvCyC;InBiOvC;IACA;IAOF,yBmBxO0C;InByO1C,sBmBzO0C;InB0O1C,iBmB1O0C;IAC9B;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;IACA;;EAEA;IxB7CZ;IACA;IACA;IACA;IACA;IwB2Cc;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAKN;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;InBlGV;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBmBkDyC;InBjDzC,qBmBiDyC;InBhDzC,oBmBgDyC;InB/CzC,gBmB+CyC;InB2IvC;IACA;IAOF,yBmBlJ0C;InBmJ1C,sBmBnJ0C;InBoJ1C,iBmBpJ0C;IAC9B;IACA;IACA;IACA;;EAEA;InB3GZ;IACA;IACA;IACA;IACA;IAgPE,kBmBvI0C;InBwI1C,emBxI0C;InB0I5C,yBmB1I4C;InB2I5C,sBmB3I4C;InB4I5C,iBmB5I4C;InB0K1C,mBmBzKsC;InB0KtC,gBmB1KsC;InB4KxC,qBmB5KwC;InB6KxC,kBmB7KwC;InB8KxC,amB9KwC;IAC1B;IACA;;EAEA;IACE;IACA;IACA;;EAIJ;InBzHZ;IACA;IACA;IACA;IACA;IA6QE;IACA;IAQF,qBmB/JwC;InBgKxC,kBmBhKwC;InBiKxC,amBjKwC;IAC1B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAMA;IACE;;EAQA;IACE;IACA;IACA;IACA;IACA;IACA;;EAMR;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAGF;IACE;;EAcY;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EAWlB;IACE;;EAEA;IACE;IACA;IACA;;EAGF;IACE;;EAOV;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EClSJ;IpB4DA;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBoB5G+B;IpB6G/B,qBoB7G+B;IpB8G/B,oBoB9G+B;IpB+G/B,gBoB/G+B;IpB8S7B,kBoB7S8B;IpB8S9B,eoB9S8B;IpBgThC,yBoBhTgC;IpBiThC,sBoBjTgC;IpBkThC,iBoBlTgC;IpBgV9B,mBoB/U0B;IpBgV1B,gBoBhV0B;IpBkV5B,qBoBlV4B;IpBmV5B,kBoBnV4B;IpBoV5B,aoBpV4B;IAC1B;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGE;IpBqCN;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBoB1RsC;IpB2RtC,sBoB3RsC;IpB4RtC,iBoB5RsC;IAC9B;;EAEA;IzBiBR;IACA;IACA;IACA;IACA;IKWA;IACA;IACA;IACA;IACA;IAgPE,kBoBjRsC;IpBkRtC,eoBlRsC;IpBoRxC,yBoBpRwC;IpBqRxC,sBoBrRwC;IpBsRxC,iBoBtRwC;IpBoTtC,mBoBnTkC;IpBoTlC,gBoBpTkC;IpBsTpC,qBoBtToC;IpBuTpC,kBoBvToC;IpBwTpC,aoBxToC;IAC1B,Y7BdF;I6BeE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE,kB7BxBJ;;E6B2BE;IACE,kB7B5BJ;;E6B8BE;IACE;;EAIJ;IpByPN,kBoBxPsC;IpByPtC,eoBzPsC;IpB2PxC,yBoB3PwC;IpB4PxC,sBoB5PwC;IpB6PxC,iBoB7PwC;;EAKpC;IAEE,Y7B5CE;I6B6CF;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IAEE;IACA;IACA,Y7B/DE;I6BgEF;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;;EACA;IACE;IACA;;EAKN;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAIA;IACE;;EAMA;IACE;IACA;IACA;;EtB7HR;IEwDA;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBFxG+B;IEyG/B,qBFzG+B;IE0G/B,oBF1G+B;IE2G/B,gBF3G+B;IE0S7B,kBFzS8B;IE0S9B,eF1S8B;IE4ShC,yBF5SgC;IE6ShC,sBF7SgC;IE8ShC,iBF9SgC;IE4U9B,mBF3U0B;IE4U1B,gBF5U0B;IE8U5B,qBF9U4B;IE+U5B,kBF/U4B;IEgV5B,aFhV4B;IAC1B;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGE;IEiCN;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBFtRsC;IEuRtC,sBFvRsC;IEwRtC,iBFxRsC;IAC9B;;EAEA;IHaR;IACA;IACA;IACA;IACA;IKWA;IACA;IACA;IACA;IACA;IAgPE,kBF7QsC;IE8QtC,eF9QsC;IEgRxC,yBFhRwC;IEiRxC,sBFjRwC;IEkRxC,iBFlRwC;IEgTtC,mBF/SkC;IEgTlC,gBFhTkC;IEkTpC,qBFlToC;IEmTpC,kBFnToC;IEoTpC,aFpToC;IAC1B,YPlBF;IOmBE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE,kBP5BJ;;EO+BE;IACE,kBPhCJ;;EOmCE;IACE;;EAIJ;IEoPN,kBFnPsC;IEoPtC,eFpPsC;IEsPxC,yBFtPwC;IEuPxC,sBFvPwC;IEwPxC,iBFxPwC;;EAKpC;IAEE,YPjDE;IOkDF;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IAEE;IACA;IACA,YPpEE;IOqEF;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;;EAEA;IACE;IACA;;EuB5GR;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IrByBJ;IACA;IACA;IACA;IACA;IAmRE,mBqB9S8B;IrB+S9B,gBqB/S8B;IrBiThC,qBqBjTgC;IrBkThC,kBqBlTgC;IrBmThC,aqBnTgC;IrBsQ9B;IACA;IAOF,yBqB7QoC;IrB8QpC,sBqB9QoC;IrB+QpC,iBqB/QoC;IAC9B,O9BdU;I8BeV;IACA;;EAEA;IrBiBN;IACA;IACA;IACA;IACA;IAmRE,mBqBtSgC;IrBuShC,gBqBvSgC;IrBySlC,qBqBzSkC;IrB0SlC,kBqB1SkC;IrB2SlC,aqB3SkC;IAC1B;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;I1BZN;IACA;IACA;IACA;IACA;I0BUQ;IACA;IACA;IACA;;EAEA;IACE;;EAKN;IrBVJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBqBtCmC;IrBuCnC,qBqBvCmC;IrBwCnC,oBqBxCmC;IrByCnC,gBqBzCmC;;EAE7B;IACE;IACA,O9B3DM;I8B4DN;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAGF;IACE;;EnB2QR;AAAA;AAAA;AAAA;IAIE;;;AL/UJ;EKmVI;IFlTJ;IACA;IACA;IACA;IACA;;;AHrCA;EM1BA;IAGI;;;ANuBJ;EM1BA;IAMI;;;ANoBJ;EM1BA;IASI;;;ANiBJ;EMdE;IH+CF;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBGpSkC;IHqSlC,sBGrSkC;IHsSlC,iBGtSkC;IHoUhC,mBGnU4B;IHoU5B,gBGpU4B;IHsU9B,qBGtU8B;IHuU9B,kBGvU8B;IHwU9B,aGxU8B;IAC1B;IACA;;EAEA;IACE;IACA;;EAIA;IACE,OZFQ;IYGR;IACA;IACA;;EAGF;IACE,YZTQ;IYUR;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;IHcF;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBGnQkC;IHoQlC,sBGpQkC;IHqQlC,iBGrQkC;IHmShC,mBGlS4B;IHmS5B,gBGnS4B;IHqS9B,qBGrS8B;IHsS9B,kBGtS8B;IHuS9B,aGvS8B;IAC1B;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAIA;IACE,OZrCQ;IYsCR;IACA;IACA;;ECnER;IJ2QA,kBI1QqB;IJ2QrB;IACA,eI5QqB;IJ6QrB;IACA;IACA;;EK7QA;IL2DA;IACA;IACA;IACA;IACA;IAgPE,kBK7S8B;IL8S9B,eK9S8B;ILgThC,yBKhTgC;ILiThC,sBKjTgC;ILkThC,iBKlTgC;ILgV9B,mBK/U0B;ILgV1B,gBKhV0B;ILkV5B,qBKlV4B;ILmV5B,kBKnV4B;ILoV5B,aKpV4B;IAC1B,YdiBM;IchBN;IACA;;EAEA;ILmDF;IACA;IACA;IACA;IACA;IAmRE,mBKxU4B;ILyU5B,gBKzU4B;IL2U9B,qBK3U8B;IL4U9B,kBK5U8B;IL6U9B,aK7U8B;;EAG5B;IL8CF;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBKnSkC;ILoSlC,sBKpSkC;ILqSlC,iBKrSkC;ILmUhC,mBKlU4B;ILmU5B,gBKnU4B;ILqU9B,qBKrU8B;ILsU9B,kBKtU8B;ILuU9B,aKvU8B;IL+W9B,uBK9WgC;IL+WhC,oBK/WgC;ILqX9B,oBKrX8B;ILuXhC,eKvXgC;IAC5B;IACA;IACA;IACA;IACA;;EAEA;ILmCJ;IACA;IACA;IACA;IACA;IAgPE,kBKrRkC;ILsRlC,eKtRkC;ILwRpC,yBKxRoC;ILyRpC,sBKzRoC;IL0RpC,iBK1RoC;ILwTlC,mBKvT8B;ILwT9B,gBKxT8B;IL0ThC,qBK1TgC;IL2ThC,kBK3TgC;IL4ThC,aK5TgC;IAC1B;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;IACE;IACA;IACA;;EAEA;IACE;IACA;IACA;;EAGF;IACE;IACA,Od9CE;Ic+CF;IACA;IACA;IACA;IACA;;ECzEN;IN4DA;IACA;IACA;IACA;IACA;IAgPE,kBM9S8B;IN+S9B,eM/S8B;INiThC,yBMjTgC;INkThC,sBMlTgC;INmThC,iBMnTgC;INiV9B,mBMhV0B;INiV1B,gBMjV0B;INmV5B,qBMnV4B;INoV5B,kBMpV4B;INqV5B,aMrV4B;IAC1B,YfkBM;IejBN;IACA;;EAEA;IACE;IACA;IACA;;EAEA;IACE;;EAGF;IACE;;EACA;IACE;IACA;IACA;;EAEF;IACE;IACA;;EAGJ;IACE,YfRE;IeSF;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEF;IACE;IACA,OfrBE;IesBF;IACA;IACA;IACA;IACA;IACA;IACA;;ECwCN;IACE;IACA;;EAEA;AAAA;IPlCF;IACA;IACA;IACA;IACA;IAgPE,kBO/MgC;IPgNhC,eOhNgC;IPkNlC,yBOlNkC;IPmNlC,sBOnNkC;IPoNlC,iBOpNkC;IP+OhC;IACA;IAKF,qBOpP8B;IPqP9B,kBOrP8B;IPsP9B,aOtP8B;IAC1B;IACA;IACA;IACA;;EAEA;AAAA;IZ3DJ;IACA;IACA;IACA;IACA;IKWA;IACA;IACA;IACA;IACA;IAmRE,mBOxO8B;IPyO9B,gBOzO8B;IP2OhC,qBO3OgC;IP4OhC,kBO5OgC;IP6OhC,aO7OgC;IAC1B;IACA;IACA;;EAEA;AAAA;IPpDN;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBOIqC;IPHrC,qBOGqC;IPFrC,oBOEqC;IPDrC,gBOCqC;IPyLnC;IACA;IAOF,yBOhMsC;IPiMtC,sBOjMsC;IPkMtC,iBOlMsC;IAC9B;IACA;IACA;IAIA;IACA;IACA;IACA;IACA;IACA;;EAEA;AAAA;IPrER;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBOqBuC;IPpBvC,qBOoBuC;IPnBvC,oBOmBuC;IPlBvC,gBOkBuC;IPwKrC;IACA;IAOF,yBO/KwC;IPgLxC,sBOhLwC;IPiLxC,iBOjLwC;IAC9B;;EAGF;AAAA;IACE;IACA;IACA;IACA;IACA;;EAEA;AAAA;IZlGV;IACA;IACA;IACA;IACA;IYgGY;IACA;IACA;IACA;IACA;;EAEA;AAAA;IACE;;EAKN;AAAA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;AAAA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;AAAA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;AAAA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;AAAA;IPvJR;IACA;IACA;IACA;IACA;IAgPE,kBO3FsC;IP4FtC,eO5FsC;IP8FxC,yBO9FwC;IP+FxC,sBO/FwC;IPgGxC,iBOhGwC;IP8HtC,mBO7HkC;IP8HlC,gBO9HkC;IPgIpC,qBOhIoC;IPiIpC,kBOjIoC;IPkIpC,aOlIoC;IAC1B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;AAAA;IACE;IACA;IACA;IACA;;EAEA;AAAA;IP9KV;IACA;IACA;IACA;IACA;IAgPE,kBOpEwC;IPqExC,eOrEwC;IPuE1C,yBOvE0C;IPwE1C,sBOxE0C;IPyE1C,iBOzE0C;IPuGxC,mBOtGoC;IPuGpC,gBOvGoC;IPyGtC,qBOzGsC;IP0GtC,kBO1GsC;IP2GtC,aO3GsC;IAC1B;IACA;IACA;IACA;IACA;IACA;;EAEA;AAAA;IACE;IACA;IACA;IACA;;EAMJ;AAAA;IACE;;EAEA;AAAA;IACE;IACA;;EAOF;AAAA;IP/MZ;IACA;IACA;IACA;IACA;IAmRE,mBOtEsC;IPuEtC,gBOvEsC;IPyExC,qBOzEwC;IP0ExC,kBO1EwC;IP2ExC,aO3EwC;IAC1B;;EAEA;AAAA;IACE;IACA;;EAGF;AAAA;IACE;;EAGF;AAAA;IACE;;EAIA;AAAA;IACE;IACA;;EAIJ;AAAA;IP/LZ;IACA;IAQF,wBOuL6C;IPtL7C,qBOsL6C;IPrL7C,oBOqL6C;IPpL7C,gBOoL6C;IPwC3C;IACA;IAQF,qBOhD0C;IPiD1C,kBOjD0C;IPkD1C,aOlD0C;;EAMlC;AAAA;IACE;;EAEA;AAAA;IACE;IACA;IACA;IACA;IACA;;EAIJ;AAAA;IACE;;EAaF;AAAA;IACE;;EAEA;AAAA;IZ5RV;IACA;IACA;IACA;IACA;IY0RY;IACA;;EAGA;AAAA;IACE;;EAIJ;AAAA;IACE;;EAIJ;AAAA;IACE;;EAGA;AAAA;IACE;;EAIJ;AAAA;IACE;;EAEA;AAAA;IACE;;EAKF;AAAA;IACE;;EAKN;AAAA;IACE;;EAIJ;AAAA;IACE;IACA;IACA;IACA;IACA;IACA;;EAEA;AAAA;IPlUN;IACA;IACA;IACA;IACA;IAgPE,kBOgFoC;IP/EpC,eO+EoC;IP7EtC,yBO6EsC;IP5EtC,sBO4EsC;IP3EtC,iBO2EsC;IP7CpC,mBO8CgC;IP7ChC,gBO6CgC;IP3ClC,qBO2CkC;IP1ClC,kBO0CkC;IPzClC,aOyCkC;IAC1B,YhBtWQ;IgBuWR;IACA;IACA;IACA;IACA;IACA;;EAEA;AAAA;IACE;;EAGF;AAAA;IACE;;EAGF;AAAA;IACE;;EAKN;IACE;AAAA;MA3VN;MACA;MACA;MACA;MACA;MACA;;IAGA;AAAA;AAAA;MAjEA;MACA;MACA;MACA,qBACE;MAGF;MACA;;IAEA;AAAA;AAAA;MACE;;IAGF;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;MAEE;MACA;MACA;;IAGE;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;MACE;MACA;MACA;;IAKN;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;MAEE;MACA;;IAGF;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;MAEE;;IAoCF;AAAA;MACE;MACA;MACA;;IAEA;AAAA;MA9EF;MACA;MACA;MACA,qBACE;MAGF;MACA;;IAEA;AAAA;MACE;;IAGF;AAAA;AAAA;AAAA;MAEE;MACA;MACA;;IAGE;AAAA;AAAA;AAAA;MACE;MACA;MACA;;IAKN;AAAA;AAAA;AAAA;MAEE;MACA;;IAGF;AAAA;AAAA;AAAA;MAEE;;IA+WI;AAAA;MAIE;;IAEA;AAAA;MACE;;IAGF;AAAA;MACE;;IAKF;AAAA;MACE;;;EAMR;IACE;;EChbF;IR2DF;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBQ3GiC;IR4GjC,qBQ5GiC;IR6GjC,oBQ7GiC;IR8GjC,gBQ9GiC;IR6S/B,kBQ5SgC;IR6ShC,eQ7SgC;IR+SlC,yBQ/SkC;IRgTlC,sBQhTkC;IRiTlC,iBQjTkC;IR+UhC,mBQ9U4B;IR+U5B,gBQ/U4B;IRiV9B,qBQjV8B;IRkV9B,kBQlV8B;IRmV9B,aQnV8B;IAC1B;IACA;;EAEA;IACE;IACA;IACA;;EAEA;IR8CN;IACA;IACA;IACA;IACA;IAgPE,kBQhSoC;IRiSpC,eQjSoC;IRmStC,yBQnSsC;IRoStC,sBQpSsC;IRqStC,iBQrSsC;IAC9B;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAEA;IACE;IACA;;EAGF;IACE;;EAGF;IACE;;EAKF;IACE;;EAKF;IACE;;EAIJ;IACE;;EACA;IACE;;EAMR;IRHJ;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBQlPoC;IRmPpC,sBQnPoC;IRoPpC,iBQpPoC;IAC9B;IACA;IACA;;EAEA;IACE;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;;ECrFV;IT2DA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBShTgC;ITiThC,sBSjTgC;ITkThC,iBSlTgC;ITkG9B;IACA;IAQF,wBS1G+B;IT2G/B,qBS3G+B;IT4G/B,oBS5G+B;IT6G/B,gBS7G+B;IAC7B,YlBiBM;IkBhBN;IACA;;EAEA;IACE;;EAEA;IACE,OlBYU;;EkBTZ;IACE,kBlBSU;;EkBLd;IACE;IACA;;EAEA;IACE,YlBCU;IkBAV;;EAEA;IACE;IACA;;EAEA;IAJF;MAKI;;;EAGF;IFgBR;IACA;IACA,QEjB8C;IFkB9C,OElBuC;IAC7B;;EAGE;IACE;;EAEF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAKF;IACE;;EAGF;IACE;;EAOV;IACE;;ECxEN;IV2DA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBUhTgC;IViThC,sBUjTgC;IVkThC,iBUlTgC;IVkG9B;IACA;IAQF,wBU1G+B;IV2G/B,qBU3G+B;IV4G/B,oBU5G+B;IV6G/B,gBU7G+B;IAC7B;IACA;IACA;;EAEA;IACE;;EAEA;IACE;;EAGE;IACE;IACA;IACA;IACA;;EAKN;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;IACE;IACA;;EAEA;IACE;IACA;;EAEA;IACE;;EAEA;IHCR;IACA;IACA,QGF8C;IHG9C,OGHuC;IAC7B;;EAEA;IACE;IACA;IACA;IACA;;EAGF;IVHV;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBUlP0C;IVmP1C,sBUnP0C;IVoP1C,iBUpP0C;IAC9B;IACA;IACA;IACA;;EAEA;IVXZ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBUrC2C;IVsC3C,qBUtC2C;IVuC3C,oBUvC2C;IVwC3C,gBUxC2C;IVkOzC;IACA;IAOF,yBUzO4C;IV0O5C,sBU1O4C;IV2O5C,iBU3O4C;IAC9B;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAEA;IACE,OnB7DA;ImB8DA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAEA;IACE;IACA;;EAGF;IACE;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EA3BN;IA+BE;IACA;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;IACE;IACA;;EAEA;IACE;;EAIJ;IACE;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAIJ;IACE;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;IACA;;EAOV;IACE;IACA;;EAGF;IVrKJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBUqHmC;IVpHnC,qBUoHmC;IVnHnC,oBUmHmC;IVlHnC,gBUkHmC;IAC7B;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IV3LN;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBU2IqC;IV1IrC,qBU0IqC;IVzIrC,oBUyIqC;IVxIrC,gBUwIqC;IAC7B;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;;EAGF;IACE;IACA;;EAIJ;IVrNR;IACA;IACA;IACA;IACA;IAqOE;IACA;IAaF,yBUhCwC;IViCxC,sBUjCwC;IVkCxC,iBUlCwC;IV9IxC,mBU+IkC;IV9IlC,gBU8IkC;IVzIhC,eUyIgC;IVvIlC,WUuIkC;IACxB;IACA;IACA;IACA;;EAEA;IACE,OnB/PI;ImBgQJ;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAGF;IACE;;EAKN;IV/PV;IACA;IACA;IACA;IACA;IAgPE,kBUawC;IVZxC,eUYwC;IVV1C,yBUU0C;IVT1C,sBUS0C;IVR1C,iBUQ0C;IAC9B;IACA;;EAEA;IACE;;EAEA;IACE;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAKF;IACE;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAMJ;IACE;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAQJ;IACE;IACA;;EAeJ;IACE;IACA;;EAEA;IACE;;EAUR;IACE;;EAMA;IACE;;EAGF;IACE;;EAIJ;IACE;;EChbV;IX4DA;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBW5G+B;IX6G/B,qBW7G+B;IX8G/B,oBW9G+B;IX+G/B,gBW/G+B;IAC7B;IACA;IACA;;EAEA;IACE;IACA;;EAEA;IACE;;EAEA;IACE;;EAKN;IACE;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAEA;IX8BN;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBW9EqC;IX+ErC,qBW/EqC;IXgFrC,oBWhFqC;IXiFrC,gBWjFqC;IAC7B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;IACE;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAIJ;IXqJR,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IWxJU;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;;EAEA;IACE;IACA;IACA;;EAIJ;IXhFR;IACA;IACA;IACA;IACA;IW8EU;IACA;IACA;IACA;;EAEA;IXsHV,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IWzHY;IACA;;ECvJZ;IZ6DA;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBY7G+B;IZ8G/B,qBY9G+B;IZ+G/B,oBY/G+B;IZgH/B,gBYhH+B;IAC7B;IACA;IACA;;EAEA;IACE;IACA;;EAEA;IACE;;EAEA;IACE;;EAKN;IZyCF;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBYzFiC;IZ0FjC,qBY1FiC;IZ2FjC,oBY3FiC;IZ4FjC,gBY5FiC;IAC7B;IACA;;EAEA;IZmCJ;IACA;IACA;IACA;IACA;IYrCM;IACA;IACA;;EAEA;IZ6BN;IACA;IACA;IACA;IACA;IAyMA,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IAqEE,mBYjTgC;IZkThC,gBYlTgC;IZoTlC,qBYpTkC;IZqTlC,kBYrTkC;IZsTlC,aYtTkC;IZ8QhC,kBY7QoC;IZ8QpC,eY9QoC;IZgRtC,yBYhRsC;IZiRtC,sBYjRsC;IZkRtC,iBYlRsC;IAC9B;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;IZqNJ,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IYxNM;IAKA;IACA;IACA;;EAEA;IZHN;IACA;IACA;IACA;IACA;IAqOE;IACA;IAaF,yBYlPsC;IZmPtC,sBYnPsC;IZoPtC,iBYpPsC;IZoEtC,mBYnEgC;IZoEhC,gBYpEgC;IZyE9B,eYzE8B;IZ2EhC,WY3EgC;IACxB;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE,OrB/CM;IqBgDN;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAIJ;IZhCR;IACA;IACA;IACA;IACA;IY8BU;IACA;IACA;;EAEA;IACE;IACA;;EAGF;IAEE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAIA;IAEE;;EAKF;IACE;;EAGF;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAMJ;IACE;;EAGF;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAON;IACE;;ECnLZ;Ib4DA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBajTgC;IbkThC,sBalTgC;IbmThC,iBanTgC;IbmG9B;IACA;IAQF,wBa3G+B;Ib4G/B,qBa5G+B;Ib6G/B,oBa7G+B;Ib8G/B,gBa9G+B;IAC7B;IACA;;EAEA;IACE;;EAEA;IACE,OtBiBU;IsBhBV;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;;EAIJ;IACE;IACA;IACA;IACA;IACA;;EAGF;IACE;;EAGF;IACE;;EAMN;IbcF;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBa9DiC;Ib+DjC,qBa/DiC;IbgEjC,oBahEiC;IbiEjC,gBajEiC;IbwP/B;IACA;IAUF,yBalQkC;IbmQlC,sBanQkC;IboQlC,iBapQkC;IAC9B;IACA;;EAII;IACE;IACA;IACA;;EAEA;IbAV;IACA;IACA;IACA;IACA;IAgPE,kBalPwC;IbmPxC,eanPwC;IbqP1C,yBarP0C;IbsP1C,sBatP0C;IbuP1C,iBavP0C;IAC9B;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA,OtB7CE;IsB8CF;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE,YtB5DE;IsB6DF;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAIJ;IACE;IACA;;EAEA;IACE;;EAIA;IACE;IACA;;EAGF;IACE;IACA;;EAMJ;IACE;;EAIA;IACE;IACA;IACA;;EAKN;IbwJV;IACA;IAaF,yBarK4C;IbsK5C,sBatK4C;IbuK5C,iBavK4C;;EAE9B;IACE;;EAIJ;IbmJV;IACA;IAUF,yBa7J4C;Ib8J5C,sBa9J4C;Ib+J5C,iBa/J4C;;EAE9B;IACE;;EAKN;IACE,kBtBrII;;EsBwIF;IACE,OtBlJF;IsBmJE;;EAKN;IACE;;EAIA;IACE;;EAGF;IACE,OtBlKA;IsBmKA;;EAOV;IACE;;EAEA;IlBjJN;IACA;IACA;IACA;IACA;IkB+IQ;IACA;IACA;IACA;;EAEA;IbzIR;IACA;IACA;IACA;IACA;IauIU,YtB5KM;IsB6KN,OtB5KM;IsB6KN;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;;EAIJ;IACE,YtB3NI;IsB4NJ;IACA;IACA;IACA;IACA;IACA;IACA;;EAIA;IACE;;EAKN;IAYE;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAGF;IACE;;EAIJ;IACE;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAGF;IbhQd;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBaW8C;IbV9C,sBaU8C;IbT9C,iBaS8C;IAC9B;IACA;IACA;IACA;;EAEA;IbxQhB;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBawN+C;IbvN/C,qBauN+C;IbtN/C,oBasN+C;IbrN/C,gBaqN+C;Ib3B7C;IACA;IAOF,yBaoBgD;IbnBhD,sBamBgD;IblBhD,iBakBgD;IAC9B;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAEA;IACE,OtB1TJ;IsB2TI;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAEA;IACE;IACA;;EAGF;IACE;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EA3BN;IA+BE;IACA;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;IACE;IACA;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAIJ;IACE;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;IACA;;EAOV;IbvaR;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBauXuC;IbtXvC,qBasXuC;IbrXvC,oBaqXuC;IbpXvC,gBaoXuC;IAC7B;IACA;IACA;IACA;;EAEA;Ib/aV;IACA;IACA;IACA;IACA;IAqEA,mBawWoC;IbvWpC,gBauWoC;IblWlC,eakWkC;IbhWpC,WagWoC;Ib7GpC,uBa8GwC;Ib7GxC,oBa6GwC;Ib3GtC;IAMF,eaqGwC;IbjKtC;IACA;IAQF,qBayJsC;IbxJtC,kBawJsC;IbvJtC,aauJsC;Ib1MpC;IACA;IAaF,yBa6L0C;Ib5L1C,sBa4L0C;Ib3L1C,iBa2L0C;IAC9B;IACA;IACA;IACA;;EAEA;Ib1bZ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBa0Y2C;IbzY3C,qBayY2C;IbxY3C,oBawY2C;IbvY3C,gBauY2C;Ib7MzC;IACA;IAOF,yBasM4C;IbrM5C,sBaqM4C;IbpM5C,iBaoM4C;IAC9B;IACA;IACA;IACA;IACA;IACA;;EAEA;Ibrcd;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBaqZ6C;IbpZ7C,qBaoZ6C;IbnZ7C,oBamZ6C;IblZ7C,gBakZ6C;IbxN3C;IACA;IAOF,yBaiN8C;IbhN9C,sBagN8C;Ib/M9C,iBa+M8C;IAC9B;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;IACA;;EAEA;IlBtehB;IACA;IACA;IACA;IACA;IkBoekB;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAKN;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;Ib3hBd;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBa2e6C;Ib1e7C,qBa0e6C;Ibze7C,oBaye6C;Ibxe7C,gBawe6C;Ib9S3C;IACA;IAOF,yBauS8C;IbtS9C,sBasS8C;IbrS9C,iBaqS8C;IAC9B;IACA;IACA;IACA;;EAEA;IbpiBhB;IACA;IACA;IACA;IACA;IAgPE,kBakT8C;IbjT9C,eaiT8C;Ib/ShD,yBa+SgD;Ib9ShD,sBa8SgD;Ib7ShD,iBa6SgD;Ib/Q9C,mBagR0C;Ib/Q1C,gBa+Q0C;Ib7Q5C,qBa6Q4C;Ib5Q5C,kBa4Q4C;Ib3Q5C,aa2Q4C;IAC1B;IACA;;EAEA;IACE;IACA;IACA;;EAIJ;IbljBhB;IACA;IACA;IACA;IACA;IA6QE;IACA;IAQF,qBa0R4C;IbzR5C,kBayR4C;IbxR5C,aawR4C;IAC1B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAMA;IACE;;EAQA;IACE;IACA;IACA;IACA;IACA;IACA;;EAWE;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EAQZ;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAGF;IACE;;EAGF;IACE;;EAII;IACE,OtBzqBd;;EsBgrBI;IACE;;EAEA;IACE;IACA;IACA;;EAGF;IACE;;EAKN;Ib7cV,kBa8c+B;Ib7c/B;IACA,ea4c+B;Ib3c/B;IACA;IACA;Ia0cY;;EAIJ;IAME;IACA;IACA;IACA;IACA;;EAMA;IACE;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAKN;IACE;IACA;;EAEA;IACE,YtBtuBI;IsBuuBJ;;EAEA;IACE;;EAIA;IACE;;EAGF;IACE;;EAKF;IACE;;EAMJ;IACE;;EAIJ;AAAA;IAEE;IACA;;EAKN;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IbnxBV;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBa8hB0C;Ib7hB1C,sBa6hB0C;Ib5hB1C,iBa4hB0C;IAC9B;IACA;IACA;;EAEA;Ib1xBZ;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBaqiB4C;IbpiB5C,sBaoiB4C;IbniB5C,iBamiB4C;IAC9B;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;;EAKN;IACE,YtB/0BI;IsBg1BJ;IACA;IACA;IACA;IACA;;EAIJ;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAQA;IACE;;EAON;IACE;;EAGF;IACE;;EAMJ;IACE;;EAGF;IACE;;EAII;IACE;IACA;IACA;;EAIJ;IACE;;EAEA;IACE;;ECt6BZ;Id2DA;IACA;IACA;IACA;IACA;IAwOE;IACA;IAUF,yBchTgC;IdiThC,sBcjTgC;IdkThC,iBclTgC;IAC9B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;Id+CF;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBc/FiC;IdgGjC,qBchGiC;IdiGjC,oBcjGiC;IdkGjC,gBclGiC;IdyR/B;IACA;IAUF,yBcnSkC;IdoSlC,sBcpSkC;IdqSlC,iBcrSkC;IAC9B;IACA;;EAEA;IACE,OvBMU;IuBLV;IACA;IACA;;EAGF;IdiCJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBcjFmC;IdkFnC,qBclFmC;IdmFnC,oBcnFmC;IdoFnC,gBcpFmC;Id8QjC;IACA;IAOF,yBcrRoC;IdsRpC,sBctRoC;IduRpC,iBcvRoC;IAC9B;IACA;IACA;IACA;IACA;;EAGA;IdsBN;IACA;IACA;IACA;IACA;IAgPE,kBcxQoC;IdyQpC,eczQoC;Id2QtC,yBc3QsC;Id4QtC,sBc5QsC;Id6QtC,iBc7QsC;Id2SpC,mBc1SgC;Id2ShC,gBc3SgC;Id6SlC,qBc7SkC;Id8SlC,kBc9SkC;Id+SlC,ac/SkC;IAC1B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAEA;IdDR;IACA;IACA;IACA;IACA;IAgPE,kBcjPsC;IdkPtC,eclPsC;IdoPxC,yBcpPwC;IdqPxC,sBcrPwC;IdsPxC,iBctPwC;IdoRtC,mBcnRkC;IdoRlC,gBcpRkC;IdsRpC,qBctRoC;IduRpC,kBcvRoC;IdwRpC,acxRoC;IAC1B;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;;EAKN;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAIJ;IdlCN;IACA;IACA;IACA;IACA;IcgCQ;IACA;IACA;IACA;;EAEA;IdoKR,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IcvKU;IACA;;EAMR;IACE,OvBrFY;IuBsFZ;IACA;;EAEA;IACE;;EAGF;InB1EJ;IACA;IACA;IACA;IACA;ImBwEM;IACA;;EAEA;IACE;;EC5HR;IAEE;;EAGA;IACE;;ED8HJ;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAON;IdjIA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBcpHgC;IdqHhC,sBcrHgC;IdsHhC,iBctHgC;IAC9B;IACA;IACA;;EAEA;IdxIF;IACA;IACA;IACA;IACA;IAgPE,kBc1GgC;Id2GhC,ec3GgC;Id6GlC,yBc7GkC;Id8GlC,sBc9GkC;Id+GlC,iBc/GkC;IAC9B;IACA;IACA;;EAEA;IACE;IACA;IACA;;EAIJ;IACE;IACA;;EAEA;IACE;IACA;IACA;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAKN;IACE;;EAsBJ;IdnNA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBclCgC;IdmChC,sBcnCgC;IdoChC,iBcpCgC;IAC9B;IACA;IACA;;EAEA;IACE;;EAEA;IACE;IACA;;EAEA;IACE,OvBnQQ;IuBoQR;;EAGF;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAGE;IACE;IACA;IACA;;EAQR;IACE;IACA;;EAKF;IACE;;EAKN;IACE;IACA;;EAEA;IACE;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAIA;IACE;;EAMJ;IACE;IACA;IACA;;EAIJ;IACE;;EAII;IACE;;EAMR;IACE;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAGF;IACE;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAEA;IACE;IACA;;EApKR;IACE;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;;EA8QF;IACE,YvB9fc;IuB+fd;IACA;;EAGE;IACE;;EAEA;IACE;IACA;IACA;;EAIJ;IACE;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAEA;IACE;;EACA;IACE;;EAKN;IACE;;EAGF;IACE;IACA;;EAMA;IACE;;EAIJ;IACE;IACA;;ECrkBJ;IfmDJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBe9FmC;If+FnC,qBe/FmC;IfgGnC,oBehGmC;IfiGnC,gBejGmC;If2RjC;IACA;IAOF,yBelSoC;IfmSpC,sBenSoC;IfoSpC,iBepSoC;IAC9B;IACA;;EAEA;IfoPN,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IAlNA;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBetFqC;IfuFrC,qBevFqC;IfwFrC,oBexFqC;IfyFrC,gBezFqC;IfmRnC;IACA;IAOF,yBe1RsC;If2RtC,sBe3RsC;If4RtC,iBe5RsC;;EDxBtC;Id2DA;IACA;IACA;IACA;IACA;IAwOE;IACA;IAUF,yBchTgC;IdiThC,sBcjTgC;IdkThC,iBclTgC;IAC9B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;Id+CF;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBc/FiC;IdgGjC,qBchGiC;IdiGjC,oBcjGiC;IdkGjC,gBclGiC;IdyR/B;IACA;IAUF,yBcnSkC;IdoSlC,sBcpSkC;IdqSlC,iBcrSkC;IAC9B;IACA;;EAEA;IACE,OvBMU;IuBLV;IACA;IACA;;EAGF;IdiCJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBcjFmC;IdkFnC,qBclFmC;IdmFnC,oBcnFmC;IdoFnC,gBcpFmC;Id8QjC;IACA;IAOF,yBcrRoC;IdsRpC,sBctRoC;IduRpC,iBcvRoC;IAC9B;IACA;IACA;IACA;IACA;;EAGA;IdsBN;IACA;IACA;IACA;IACA;IAgPE,kBcxQoC;IdyQpC,eczQoC;Id2QtC,yBc3QsC;Id4QtC,sBc5QsC;Id6QtC,iBc7QsC;Id2SpC,mBc1SgC;Id2ShC,gBc3SgC;Id6SlC,qBc7SkC;Id8SlC,kBc9SkC;Id+SlC,ac/SkC;IAC1B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAEA;IdDR;IACA;IACA;IACA;IACA;IAgPE,kBcjPsC;IdkPtC,eclPsC;IdoPxC,yBcpPwC;IdqPxC,sBcrPwC;IdsPxC,iBctPwC;IdoRtC,mBcnRkC;IdoRlC,gBcpRkC;IdsRpC,qBctRoC;IduRpC,kBcvRoC;IdwRpC,acxRoC;IAC1B;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;;EAKN;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAIJ;IdlCN;IACA;IACA;IACA;IACA;IcgCQ;IACA;IACA;IACA;;EAEA;IdoKR,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IcvKU;IACA;;EAMR;IACE,OvBrFY;IuBsFZ;IACA;;EAEA;IACE;;EAGF;InB1EJ;IACA;IACA;IACA;IACA;ImBwEM;IACA;;EAEA;IACE;;EE5HR;IAEE;;EAEA;IACE;;EF+HJ;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAON;IdjIA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBcpHgC;IdqHhC,sBcrHgC;IdsHhC,iBctHgC;IAC9B;IACA;IACA;;EAEA;IdxIF;IACA;IACA;IACA;IACA;IAgPE,kBc1GgC;Id2GhC,ec3GgC;Id6GlC,yBc7GkC;Id8GlC,sBc9GkC;Id+GlC,iBc/GkC;IAC9B;IACA;IACA;;EAEA;IACE;IACA;IACA;;EAIJ;IACE;IACA;;EAEA;IACE;IACA;IACA;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAKN;IACE;;EAsBJ;IdnNA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBclCgC;IdmChC,sBcnCgC;IdoChC,iBcpCgC;IAC9B;IACA;IACA;;EAEA;IACE;;EAEA;IACE;IACA;;EAEA;IACE,OvBnQQ;IuBoQR;;EAGF;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAGE;IACE;IACA;IACA;;EAQR;IACE;IACA;;EAKF;IACE;;EAKN;IACE;IACA;;EAEA;IACE;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAIA;IACE;;EAMJ;IACE;IACA;IACA;;EAIJ;IACE;;EAII;IACE;;EAMR;IACE;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAGF;IACE;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAEA;IACE;IACA;;EApKR;IACE;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;;EA8QF;IACE,YvB9fc;IuB+fd;IACA;;EAGE;IACE;;EAEA;IACE;IACA;IACA;;EAIJ;IACE;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAEA;IACE;;EACA;IACE;;EAKN;IACE;;EAGF;IACE;IACA;;EAMA;IACE;;EAIJ;IACE;IACA;;EEtkBJ;IhBoDJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBgB/FmC;IhBgGnC,qBgBhGmC;IhBiGnC,oBgBjGmC;IhBkGnC,gBgBlGmC;IhB4RjC;IACA;IAOF,yBgBnSoC;IhBoSpC,sBgBpSoC;IhBqSpC,iBgBrSoC;IAC9B;IACA;;EAEA;IhBqPN,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IAlNA;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBgBvFqC;IhBwFrC,qBgBxFqC;IhByFrC,oBgBzFqC;IhB0FrC,gBgB1FqC;IhBoRnC;IACA;IAOF,yBgB3RsC;IhB4RtC,sBgB5RsC;IhB6RtC,iBgB7RsC;;EFvBtC;Id2DA;IACA;IACA;IACA;IACA;IAwOE;IACA;IAUF,yBchTgC;IdiThC,sBcjTgC;IdkThC,iBclTgC;IAC9B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;Id+CF;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBc/FiC;IdgGjC,qBchGiC;IdiGjC,oBcjGiC;IdkGjC,gBclGiC;IdyR/B;IACA;IAUF,yBcnSkC;IdoSlC,sBcpSkC;IdqSlC,iBcrSkC;IAC9B;IACA;;EAEA;IACE,OvBMU;IuBLV;IACA;IACA;;EAGF;IdiCJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBcjFmC;IdkFnC,qBclFmC;IdmFnC,oBcnFmC;IdoFnC,gBcpFmC;Id8QjC;IACA;IAOF,yBcrRoC;IdsRpC,sBctRoC;IduRpC,iBcvRoC;IAC9B;IACA;IACA;IACA;IACA;;EAGA;IdsBN;IACA;IACA;IACA;IACA;IAgPE,kBcxQoC;IdyQpC,eczQoC;Id2QtC,yBc3QsC;Id4QtC,sBc5QsC;Id6QtC,iBc7QsC;Id2SpC,mBc1SgC;Id2ShC,gBc3SgC;Id6SlC,qBc7SkC;Id8SlC,kBc9SkC;Id+SlC,ac/SkC;IAC1B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAEA;IdDR;IACA;IACA;IACA;IACA;IAgPE,kBcjPsC;IdkPtC,eclPsC;IdoPxC,yBcpPwC;IdqPxC,sBcrPwC;IdsPxC,iBctPwC;IdoRtC,mBcnRkC;IdoRlC,gBcpRkC;IdsRpC,qBctRoC;IduRpC,kBcvRoC;IdwRpC,acxRoC;IAC1B;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;;EAKN;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAIJ;IdlCN;IACA;IACA;IACA;IACA;IcgCQ;IACA;IACA;IACA;;EAEA;IdoKR,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IcvKU;IACA;;EAMR;IACE,OvBrFY;IuBsFZ;IACA;;EAEA;IACE;;EAGF;InB1EJ;IACA;IACA;IACA;IACA;ImBwEM;IACA;;EAEA;IACE;;EG5HR;IAEE;;EAEA;IACE;;EH+HJ;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAON;IdjIA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBcpHgC;IdqHhC,sBcrHgC;IdsHhC,iBctHgC;IAC9B;IACA;IACA;;EAEA;IdxIF;IACA;IACA;IACA;IACA;IAgPE,kBc1GgC;Id2GhC,ec3GgC;Id6GlC,yBc7GkC;Id8GlC,sBc9GkC;Id+GlC,iBc/GkC;IAC9B;IACA;IACA;;EAEA;IACE;IACA;IACA;;EAIJ;IACE;IACA;;EAEA;IACE;IACA;IACA;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAKN;IACE;;EAsBJ;IdnNA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBclCgC;IdmChC,sBcnCgC;IdoChC,iBcpCgC;IAC9B;IACA;IACA;;EAEA;IACE;;EAEA;IACE;IACA;;EAEA;IACE,OvBnQQ;IuBoQR;;EAGF;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAGE;IACE;IACA;IACA;;EAQR;IACE;IACA;;EAKF;IACE;;EAKN;IACE;IACA;;EAEA;IACE;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAIA;IACE;;EAMJ;IACE;IACA;IACA;;EAIJ;IACE;;EAII;IACE;;EAMR;IACE;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAGF;IACE;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAEA;IACE;IACA;;EApKR;IACE;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;;EA8QF;IACE,YvB9fc;IuB+fd;IACA;;EAGE;IACE;;EAEA;IACE;IACA;IACA;;EAIJ;IACE;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAEA;IACE;;EACA;IACE;;EAKN;IACE;;EAGF;IACE;IACA;;EAMA;IACE;;EAIJ;IACE;IACA;;EGtkBJ;IjBoDJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBiB/FmC;IjBgGnC,qBiBhGmC;IjBiGnC,oBiBjGmC;IjBkGnC,gBiBlGmC;IjB4RjC;IACA;IAOF,yBiBnSoC;IjBoSpC,sBiBpSoC;IjBqSpC,iBiBrSoC;IAC9B;IACA;;EAEA;IjBqPN,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IAlNA;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBiBvFqC;IjBwFrC,qBiBxFqC;IjByFrC,oBiBzFqC;IjB0FrC,gBiB1FqC;IjBoRnC;IACA;IAOF,yBiB3RsC;IjB4RtC,sBiB5RsC;IjB6RtC,iBiB7RsC;;EHvBtC;Id2DA;IACA;IACA;IACA;IACA;IAwOE;IACA;IAUF,yBchTgC;IdiThC,sBcjTgC;IdkThC,iBclTgC;IAC9B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;Id+CF;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBc/FiC;IdgGjC,qBchGiC;IdiGjC,oBcjGiC;IdkGjC,gBclGiC;IdyR/B;IACA;IAUF,yBcnSkC;IdoSlC,sBcpSkC;IdqSlC,iBcrSkC;IAC9B;IACA;;EAEA;IACE,OvBMU;IuBLV;IACA;IACA;;EAGF;IdiCJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBcjFmC;IdkFnC,qBclFmC;IdmFnC,oBcnFmC;IdoFnC,gBcpFmC;Id8QjC;IACA;IAOF,yBcrRoC;IdsRpC,sBctRoC;IduRpC,iBcvRoC;IAC9B;IACA;IACA;IACA;IACA;;EAGA;IdsBN;IACA;IACA;IACA;IACA;IAgPE,kBcxQoC;IdyQpC,eczQoC;Id2QtC,yBc3QsC;Id4QtC,sBc5QsC;Id6QtC,iBc7QsC;Id2SpC,mBc1SgC;Id2ShC,gBc3SgC;Id6SlC,qBc7SkC;Id8SlC,kBc9SkC;Id+SlC,ac/SkC;IAC1B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAEA;IdDR;IACA;IACA;IACA;IACA;IAgPE,kBcjPsC;IdkPtC,eclPsC;IdoPxC,yBcpPwC;IdqPxC,sBcrPwC;IdsPxC,iBctPwC;IdoRtC,mBcnRkC;IdoRlC,gBcpRkC;IdsRpC,qBctRoC;IduRpC,kBcvRoC;IdwRpC,acxRoC;IAC1B;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;;EAKN;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAIJ;IdlCN;IACA;IACA;IACA;IACA;IcgCQ;IACA;IACA;IACA;;EAEA;IdoKR,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IcvKU;IACA;;EAMR;IACE,OvBrFY;IuBsFZ;IACA;;EAEA;IACE;;EAGF;InB1EJ;IACA;IACA;IACA;IACA;ImBwEM;IACA;;EAEA;IACE;;EI5HR;IAEE;;EAEA;IACE;IACA;;EAGF;IACE;;EJkLJ;IdjIA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBcpHgC;IdqHhC,sBcrHgC;IdsHhC,iBctHgC;IAC9B;IACA;IACA;;EAEA;IdxIF;IACA;IACA;IACA;IACA;IAgPE,kBc1GgC;Id2GhC,ec3GgC;Id6GlC,yBc7GkC;Id8GlC,sBc9GkC;Id+GlC,iBc/GkC;IAC9B;IACA;IACA;;EAEA;IACE;IACA;IACA;;EAIJ;IACE;IACA;;EAEA;IACE;IACA;IACA;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAKN;IACE;;EAsBJ;IdnNA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBclCgC;IdmChC,sBcnCgC;IdoChC,iBcpCgC;IAC9B;IACA;IACA;;EAEA;IACE;;EAEA;IACE;IACA;;EAEA;IACE,OvBnQQ;IuBoQR;;EAGF;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAGE;IACE;IACA;IACA;;EAQR;IACE;IACA;;EAKF;IACE;;EAKN;IACE;IACA;;EAEA;IACE;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAIA;IACE;;EAMJ;IACE;IACA;IACA;;EAIJ;IACE;;EAII;IACE;;EAMR;IACE;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAGF;IACE;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAEA;IACE;IACA;;EApKR;IACE;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;;EI7PE;IlB+CJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBkB5FmC;IlB6FnC,qBkB7FmC;IlB8FnC,oBkB9FmC;IlB+FnC,gBkB/FmC;IlByRjC;IACA;IAOF,yBkBhSoC;IlBiSpC,sBkBjSoC;IlBkSpC,iBkBlSoC;IAC9B;IACA;;EAEA;IACE;IACA;;EAGF;IlB6ON,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IAlNA;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBkB/EqC;IlBgFrC,qBkBhFqC;IlBiFrC,oBkBjFqC;IlBkFrC,gBkBlFqC;IlB4QnC;IACA;IAOF,yBkBnRsC;IlBoRtC,sBkBpRsC;IlBqRtC,iBkBrRsC;;EjBAtC;IACE;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EasFJ;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EA0EN;IACE;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;;EbzNE;IDWJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBCzDmC;ID0DnC,qBC1DmC;ID2DnC,oBC3DmC;ID4DnC,gBC5DmC;IDsPjC;IACA;IAOF,yBC7PoC;ID8PpC,sBC9PoC;ID+PpC,iBC/PoC;IAC9B;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE,YVhDA;IUiDA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAGF;INlCR;IACA;IACA;IACA;IACA;IKWA;IACA;IACA;IACA;IACA;IAmRE,mBCjQkC;IDkQlC,gBClQkC;IDoQpC,qBCpQoC;IDqQpC,kBCrQoC;IDsQpC,aCtQoC;IAC1B;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAGF;IACE;IACA;;EACA;IACE;;EAEA;IACE;;EAKN;IACE;;EACA;IACE;IACA;IACA;;EAIE;IACE;;EAGF;IACE;;EAQZ;IDrEN;IACA;IACA;IACA;IACA;ICmEQ;;EAEA;IDoIR,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;ICvIU;IACA;;EAEA;IACE;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAKF;IACE;IACA;IACA;;EAIJ;IACE;;EAII;IACE;;EAMR;IACE;IACA;;EAGF;IACE;IACA;;EAGF;IACE;IACA;IACA;;EAEA;IACE;IACA;;EAKN;IACE;IACA;IACA;;EAEA;ID7IV;IACA;IACA;IACA;IACA;IAgPE,kBCrGwC;IDsGxC,eCtGwC;IDwG1C,yBCxG0C;IDyG1C,sBCzG0C;ID0G1C,iBC1G0C;IDwIxC,mBCvIoC;IDwIpC,gBCxIoC;ID0ItC,qBC1IsC;ID2ItC,kBC3IsC;ID4ItC,aC5IsC;IAC1B;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAKN;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAGF;IACE;;EAKN;IACE;;EAEA;IACE;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAGE;IACE;;EAIJ;IACE;;EAIJ;IDhLR;IACA;IAKF,wBC2KyC;ID1KzC,qBC0KyC;IDzKzC,oBCyKyC;IDxKzC,gBCwKyC;IAC7B;;EAEA;IACE;;EAGF;IACE;IACA;;EAEA;IACE;IACA;;EAEA;IACE;;EAQZ;IACE;;EAIA;IACE;;EAKF;IACE;IACA;IACA;IACA;;EAOF;IACE;IACA;;EAIJ;IACE;IACA;IACA;;EAKF;IACE;IACA;;EAMA;IACE;IACA;;EAKN;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAKF;IACE;;EkBjXJ;InBuQF,kBmBtQuB;InBuQvB;IACA,emBxQuB;InByQvB;IACA;IACA;IAlNA;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBmBzGiC;InB0GjC,qBmB1GiC;InB2GjC,oBmB3GiC;InB4GjC,gBmB5GiC;InBmS/B;IACA;IAUF,yBmB7SkC;InB8SlC,sBmB9SkC;InB+SlC,iBmB/SkC;IAC9B;IACA;IACA;IACA;IACA;IACA;;EAEA;InB8CJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBmB9FmC;InB+FnC,qBmB/FmC;InBgGnC,oBmBhGmC;InBiGnC,gBmBjGmC;IAC7B;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAEA;IACE,O5BnBM;;E4BuBV;InBsNN,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IAlNA;IACA;IACA;IACA;IACA;IAqEA,mBmB/EgC;InBgFhC,gBmBhFgC;InBqF9B,emBrF8B;InBuFhC,WmBvFgC;InB0UhC,uBmBzUoC;InB0UpC,oBmB1UoC;InB4UlC;IAMF,emBlVoC;InBsRlC;IACA;IAQF,qBmB9RkC;InB+RlC,kBmB/RkC;InBgSlC,amBhSkC;InB6OhC;IACA;IAaF,yBmB1PsC;InB2PtC,sBmB3PsC;InB4PtC,iBmB5PsC;IAC9B;IACA;;EAEA;InBDR;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBmB/CuC;InBgDvC,qBmBhDuC;InBiDvC,oBmBjDuC;InBkDvC,gBmBlDuC;InB4OrC;IACA;IAOF,yBmBnPwC;InBoPxC,sBmBpPwC;InBqPxC,iBmBrPwC;IAC9B;IACA;IACA;IACA;IACA;IACA;;EAEA;InBZV;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBmBpCyC;InBqCzC,qBmBrCyC;InBsCzC,oBmBtCyC;InBuCzC,gBmBvCyC;InBiOvC;IACA;IAOF,yBmBxO0C;InByO1C,sBmBzO0C;InB0O1C,iBmB1O0C;IAC9B;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;IACA;;EAEA;IxB7CZ;IACA;IACA;IACA;IACA;IwB2Cc;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAKN;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;InBlGV;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBmBkDyC;InBjDzC,qBmBiDyC;InBhDzC,oBmBgDyC;InB/CzC,gBmB+CyC;InB2IvC;IACA;IAOF,yBmBlJ0C;InBmJ1C,sBmBnJ0C;InBoJ1C,iBmBpJ0C;IAC9B;IACA;IACA;IACA;;EAEA;InB3GZ;IACA;IACA;IACA;IACA;IAgPE,kBmBvI0C;InBwI1C,emBxI0C;InB0I5C,yBmB1I4C;InB2I5C,sBmB3I4C;InB4I5C,iBmB5I4C;InB0K1C,mBmBzKsC;InB0KtC,gBmB1KsC;InB4KxC,qBmB5KwC;InB6KxC,kBmB7KwC;InB8KxC,amB9KwC;IAC1B;IACA;;EAEA;IACE;IACA;IACA;;EAIJ;InBzHZ;IACA;IACA;IACA;IACA;IA6QE;IACA;IAQF,qBmB/JwC;InBgKxC,kBmBhKwC;InBiKxC,amBjKwC;IAC1B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAMA;IACE;;EAQA;IACE;IACA;IACA;IACA;IACA;IACA;;EAMR;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAGF;IACE;;EAcY;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EAWlB;IACE;;EAEA;IACE;IACA;IACA;;EAGF;IACE;;EAOV;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EClSJ;IpB4DA;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBoB5G+B;IpB6G/B,qBoB7G+B;IpB8G/B,oBoB9G+B;IpB+G/B,gBoB/G+B;IpB8S7B,kBoB7S8B;IpB8S9B,eoB9S8B;IpBgThC,yBoBhTgC;IpBiThC,sBoBjTgC;IpBkThC,iBoBlTgC;IpBgV9B,mBoB/U0B;IpBgV1B,gBoBhV0B;IpBkV5B,qBoBlV4B;IpBmV5B,kBoBnV4B;IpBoV5B,aoBpV4B;IAC1B;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGE;IpBqCN;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBoB1RsC;IpB2RtC,sBoB3RsC;IpB4RtC,iBoB5RsC;IAC9B;;EAEA;IzBiBR;IACA;IACA;IACA;IACA;IKWA;IACA;IACA;IACA;IACA;IAgPE,kBoBjRsC;IpBkRtC,eoBlRsC;IpBoRxC,yBoBpRwC;IpBqRxC,sBoBrRwC;IpBsRxC,iBoBtRwC;IpBoTtC,mBoBnTkC;IpBoTlC,gBoBpTkC;IpBsTpC,qBoBtToC;IpBuTpC,kBoBvToC;IpBwTpC,aoBxToC;IAC1B,Y7BdF;I6BeE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE,kB7BxBJ;;E6B2BE;IACE,kB7B5BJ;;E6B8BE;IACE;;EAIJ;IpByPN,kBoBxPsC;IpByPtC,eoBzPsC;IpB2PxC,yBoB3PwC;IpB4PxC,sBoB5PwC;IpB6PxC,iBoB7PwC;;EAKpC;IAEE,Y7B5CE;I6B6CF;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IAEE;IACA;IACA,Y7B/DE;I6BgEF;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;;EACA;IACE;IACA;;EAKN;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAIA;IACE;;EAMA;IACE;IACA;IACA;;EtB7HR;IEwDA;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBFxG+B;IEyG/B,qBFzG+B;IE0G/B,oBF1G+B;IE2G/B,gBF3G+B;IE0S7B,kBFzS8B;IE0S9B,eF1S8B;IE4ShC,yBF5SgC;IE6ShC,sBF7SgC;IE8ShC,iBF9SgC;IE4U9B,mBF3U0B;IE4U1B,gBF5U0B;IE8U5B,qBF9U4B;IE+U5B,kBF/U4B;IEgV5B,aFhV4B;IAC1B;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGE;IEiCN;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBFtRsC;IEuRtC,sBFvRsC;IEwRtC,iBFxRsC;IAC9B;;EAEA;IHaR;IACA;IACA;IACA;IACA;IKWA;IACA;IACA;IACA;IACA;IAgPE,kBF7QsC;IE8QtC,eF9QsC;IEgRxC,yBFhRwC;IEiRxC,sBFjRwC;IEkRxC,iBFlRwC;IEgTtC,mBF/SkC;IEgTlC,gBFhTkC;IEkTpC,qBFlToC;IEmTpC,kBFnToC;IEoTpC,aFpToC;IAC1B,YPlBF;IOmBE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE,kBP5BJ;;EO+BE;IACE,kBPhCJ;;EOmCE;IACE;;EAIJ;IEoPN,kBFnPsC;IEoPtC,eFpPsC;IEsPxC,yBFtPwC;IEuPxC,sBFvPwC;IEwPxC,iBFxPwC;;EAKpC;IAEE,YPjDE;IOkDF;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IAEE;IACA;IACA,YPpEE;IOqEF;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;;EAEA;IACE;IACA;;EuB5GR;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IrByBJ;IACA;IACA;IACA;IACA;IAmRE,mBqB9S8B;IrB+S9B,gBqB/S8B;IrBiThC,qBqBjTgC;IrBkThC,kBqBlTgC;IrBmThC,aqBnTgC;IrBsQ9B;IACA;IAOF,yBqB7QoC;IrB8QpC,sBqB9QoC;IrB+QpC,iBqB/QoC;IAC9B,O9BdU;I8BeV;IACA;;EAEA;IrBiBN;IACA;IACA;IACA;IACA;IAmRE,mBqBtSgC;IrBuShC,gBqBvSgC;IrBySlC,qBqBzSkC;IrB0SlC,kBqB1SkC;IrB2SlC,aqB3SkC;IAC1B;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;I1BZN;IACA;IACA;IACA;IACA;I0BUQ;IACA;IACA;IACA;;EAEA;IACE;;EAKN;IrBVJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBqBtCmC;IrBuCnC,qBqBvCmC;IrBwCnC,oBqBxCmC;IrByCnC,gBqBzCmC;;EAE7B;IACE;IACA,O9B3DM;I8B4DN;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAGF;IACE;;EnB2QR;AAAA;AAAA;AAAA;IAIE;;;AL/UJ;EKmVI;IFlTJ;IACA;IACA;IACA;IACA;;;AHrCA;EM1BA;IAGI;;;ANuBJ;EM1BA;IAMI;;;ANoBJ;EM1BA;IASI;;;ANiBJ;EMdE;IH+CF;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBGpSkC;IHqSlC,sBGrSkC;IHsSlC,iBGtSkC;IHoUhC,mBGnU4B;IHoU5B,gBGpU4B;IHsU9B,qBGtU8B;IHuU9B,kBGvU8B;IHwU9B,aGxU8B;IAC1B;IACA;;EAEA;IACE;IACA;;EAIA;IACE,OZFQ;IYGR;IACA;IACA;;EAGF;IACE,YZTQ;IYUR;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;IHcF;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBGnQkC;IHoQlC,sBGpQkC;IHqQlC,iBGrQkC;IHmShC,mBGlS4B;IHmS5B,gBGnS4B;IHqS9B,qBGrS8B;IHsS9B,kBGtS8B;IHuS9B,aGvS8B;IAC1B;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAIA;IACE,OZrCQ;IYsCR;IACA;IACA;;EAkBN;IACE;;EAEA;IACE;;EAIA;IACE;;EAGF;IACE;IACA;IACA;;EAMJ;IACE;IACA;;EAIA;IACE;;ECjHR;IJ2QA,kBI1QqB;IJ2QrB;IACA,eI5QqB;IJ6QrB;IACA;IACA;;EK7QA;IL2DA;IACA;IACA;IACA;IACA;IAgPE,kBK7S8B;IL8S9B,eK9S8B;ILgThC,yBKhTgC;ILiThC,sBKjTgC;ILkThC,iBKlTgC;ILgV9B,mBK/U0B;ILgV1B,gBKhV0B;ILkV5B,qBKlV4B;ILmV5B,kBKnV4B;ILoV5B,aKpV4B;IAC1B,YdiBM;IchBN;IACA;;EAEA;ILmDF;IACA;IACA;IACA;IACA;IAmRE,mBKxU4B;ILyU5B,gBKzU4B;IL2U9B,qBK3U8B;IL4U9B,kBK5U8B;IL6U9B,aK7U8B;;EAG5B;IL8CF;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBKnSkC;ILoSlC,sBKpSkC;ILqSlC,iBKrSkC;ILmUhC,mBKlU4B;ILmU5B,gBKnU4B;ILqU9B,qBKrU8B;ILsU9B,kBKtU8B;ILuU9B,aKvU8B;IL+W9B,uBK9WgC;IL+WhC,oBK/WgC;ILqX9B,oBKrX8B;ILuXhC,eKvXgC;IAC5B;IACA;IACA;IACA;IACA;;EAEA;ILmCJ;IACA;IACA;IACA;IACA;IAgPE,kBKrRkC;ILsRlC,eKtRkC;ILwRpC,yBKxRoC;ILyRpC,sBKzRoC;IL0RpC,iBK1RoC;ILwTlC,mBKvT8B;ILwT9B,gBKxT8B;IL0ThC,qBK1TgC;IL2ThC,kBK3TgC;IL4ThC,aK5TgC;IAC1B;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;IACE;IACA;IACA;;EAEA;IACE;IACA;IACA;;EAGF;IACE;IACA,Od9CE;Ic+CF;IACA;IACA;IACA;IACA;;;AR9CN;EQ+DE;ILWA;IACA;IAQF,wBKlBmC;ILmBnC,qBKnBmC;ILoBnC,oBKpBmC;ILqBnC,gBKrBmC;;EAE7B;IACE;IACA;;EAEA;IACE;IACA;;;ARzEV;EQ+DE;IL2CF,mBK3B8B;IL4B9B,gBK5B8B;ILiC5B,eKjC4B;ILmC9B,WKnC8B;;EAExB;IACE;IACA;;;ARnFR;EQwFE;IACE;;EAEA;IACE;IACA;;EAGF;IACE;IACA;;EC7HN;IN4DA;IACA;IACA;IACA;IACA;IAgPE,kBM9S8B;IN+S9B,eM/S8B;INiThC,yBMjTgC;INkThC,sBMlTgC;INmThC,iBMnTgC;INiV9B,mBMhV0B;INiV1B,gBMjV0B;INmV5B,qBMnV4B;INoV5B,kBMpV4B;INqV5B,aMrV4B;IAC1B,YfkBM;IejBN;IACA;;EAEA;IACE;IACA;IACA;;EAEA;IACE;;EAGF;IACE;;EACA;IACE;IACA;IACA;;EAEF;IACE;IACA;;EAGJ;IACE,YfRE;IeSF;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEF;IACE;IACA,OfrBE;IesBF;IACA;IACA;IACA;IACA;IACA;IACA;;EAiBJ;IACE;IACA;IACA;IACA;;EAEA;IACE;IACA;;EAGF;AAAA;IAEE;IACA;;EAGF;IACE;;ECKN;IACE;IACA;;EAEA;AAAA;IPlCF;IACA;IACA;IACA;IACA;IAgPE,kBO/MgC;IPgNhC,eOhNgC;IPkNlC,yBOlNkC;IPmNlC,sBOnNkC;IPoNlC,iBOpNkC;IP+OhC;IACA;IAKF,qBOpP8B;IPqP9B,kBOrP8B;IPsP9B,aOtP8B;IAC1B;IACA;IACA;IACA;;EAEA;AAAA;IZ3DJ;IACA;IACA;IACA;IACA;IKWA;IACA;IACA;IACA;IACA;IAmRE,mBOxO8B;IPyO9B,gBOzO8B;IP2OhC,qBO3OgC;IP4OhC,kBO5OgC;IP6OhC,aO7OgC;IAC1B;IACA;IACA;;EAEA;AAAA;IPpDN;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBOIqC;IPHrC,qBOGqC;IPFrC,oBOEqC;IPDrC,gBOCqC;IPyLnC;IACA;IAOF,yBOhMsC;IPiMtC,sBOjMsC;IPkMtC,iBOlMsC;IAC9B;IACA;IACA;IAIA;IACA;IACA;IACA;IACA;IACA;;EAEA;AAAA;IPrER;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBOqBuC;IPpBvC,qBOoBuC;IPnBvC,oBOmBuC;IPlBvC,gBOkBuC;IPwKrC;IACA;IAOF,yBO/KwC;IPgLxC,sBOhLwC;IPiLxC,iBOjLwC;IAC9B;;EAGF;AAAA;IACE;IACA;IACA;IACA;IACA;;EAEA;AAAA;IZlGV;IACA;IACA;IACA;IACA;IYgGY;IACA;IACA;IACA;IACA;;EAEA;AAAA;IACE;;EAKN;AAAA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;AAAA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;AAAA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;AAAA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;AAAA;IPvJR;IACA;IACA;IACA;IACA;IAgPE,kBO3FsC;IP4FtC,eO5FsC;IP8FxC,yBO9FwC;IP+FxC,sBO/FwC;IPgGxC,iBOhGwC;IP8HtC,mBO7HkC;IP8HlC,gBO9HkC;IPgIpC,qBOhIoC;IPiIpC,kBOjIoC;IPkIpC,aOlIoC;IAC1B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;AAAA;IACE;IACA;IACA;IACA;;EAEA;AAAA;IP9KV;IACA;IACA;IACA;IACA;IAgPE,kBOpEwC;IPqExC,eOrEwC;IPuE1C,yBOvE0C;IPwE1C,sBOxE0C;IPyE1C,iBOzE0C;IPuGxC,mBOtGoC;IPuGpC,gBOvGoC;IPyGtC,qBOzGsC;IP0GtC,kBO1GsC;IP2GtC,aO3GsC;IAC1B;IACA;IACA;IACA;IACA;IACA;;EAEA;AAAA;IACE;IACA;IACA;IACA;;EAMJ;AAAA;IACE;;EAEA;AAAA;IACE;IACA;;EAOF;AAAA;IP/MZ;IACA;IACA;IACA;IACA;IAmRE,mBOtEsC;IPuEtC,gBOvEsC;IPyExC,qBOzEwC;IP0ExC,kBO1EwC;IP2ExC,aO3EwC;IAC1B;;EAEA;AAAA;IACE;IACA;;EAGF;AAAA;IACE;;EAGF;AAAA;IACE;;EAIA;AAAA;IACE;IACA;;EAIJ;AAAA;IP/LZ;IACA;IAQF,wBOuL6C;IPtL7C,qBOsL6C;IPrL7C,oBOqL6C;IPpL7C,gBOoL6C;IPwC3C;IACA;IAQF,qBOhD0C;IPiD1C,kBOjD0C;IPkD1C,aOlD0C;;EAMlC;AAAA;IACE;;EAEA;AAAA;IACE;IACA;IACA;IACA;IACA;;EAIJ;AAAA;IACE;;EAaF;AAAA;IACE;;EAEA;AAAA;IZ5RV;IACA;IACA;IACA;IACA;IY0RY;IACA;;EAGA;AAAA;IACE;;EAIJ;AAAA;IACE;;EAIJ;AAAA;IACE;;EAGA;AAAA;IACE;;EAIJ;AAAA;IACE;;EAEA;AAAA;IACE;;EAKF;AAAA;IACE;;EAKN;AAAA;IACE;;EAIJ;AAAA;IACE;IACA;IACA;IACA;IACA;IACA;;EAEA;AAAA;IPlUN;IACA;IACA;IACA;IACA;IAgPE,kBOgFoC;IP/EpC,eO+EoC;IP7EtC,yBO6EsC;IP5EtC,sBO4EsC;IP3EtC,iBO2EsC;IP7CpC,mBO8CgC;IP7ChC,gBO6CgC;IP3ClC,qBO2CkC;IP1ClC,kBO0CkC;IPzClC,aOyCkC;IAC1B,YhBtWQ;IgBuWR;IACA;IACA;IACA;IACA;IACA;;EAEA;AAAA;IACE;;EAGF;AAAA;IACE;;EAGF;AAAA;IACE;;EAKN;IACE;AAAA;MA3VN;MACA;MACA;MACA;MACA;MACA;;IAGA;AAAA;AAAA;MAjEA;MACA;MACA;MACA,qBACE;MAGF;MACA;;IAEA;AAAA;AAAA;MACE;;IAGF;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;MAEE;MACA;MACA;;IAGE;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;MACE;MACA;MACA;;IAKN;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;MAEE;MACA;;IAGF;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;MAEE;;IAoCF;AAAA;MACE;MACA;MACA;;IAEA;AAAA;MA9EF;MACA;MACA;MACA,qBACE;MAGF;MACA;;IAEA;AAAA;MACE;;IAGF;AAAA;AAAA;AAAA;MAEE;MACA;MACA;;IAGE;AAAA;AAAA;AAAA;MACE;MACA;MACA;;IAKN;AAAA;AAAA;AAAA;MAEE;MACA;;IAGF;AAAA;AAAA;AAAA;MAEE;;IA+WI;AAAA;MAIE;;IAEA;AAAA;MACE;;IAGF;AAAA;MACE;;IAKF;AAAA;MACE;;;EAMR;IACE;;EAeJ;IACE;;EAKI;AAAA;IACE;;EAEA;AAAA;IACE;IACA;IACA;IACA;;EAGF;AAAA;IACE;;EAEA;AAAA;IACE;IACA;IACA;;EAMR;AAAA;IACE;;EAEA;AAAA;IACE;IACA;IACA;;EAEA;AAAA;IACE;;ECpeR;IR2DF;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBQ3GiC;IR4GjC,qBQ5GiC;IR6GjC,oBQ7GiC;IR8GjC,gBQ9GiC;IR6S/B,kBQ5SgC;IR6ShC,eQ7SgC;IR+SlC,yBQ/SkC;IRgTlC,sBQhTkC;IRiTlC,iBQjTkC;IR+UhC,mBQ9U4B;IR+U5B,gBQ/U4B;IRiV9B,qBQjV8B;IRkV9B,kBQlV8B;IRmV9B,aQnV8B;IAC1B;IACA;;EAEA;IACE;IACA;IACA;;EAEA;IR8CN;IACA;IACA;IACA;IACA;IAgPE,kBQhSoC;IRiSpC,eQjSoC;IRmStC,yBQnSsC;IRoStC,sBQpSsC;IRqStC,iBQrSsC;IAC9B;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAEA;IACE;IACA;;EAGF;IACE;;EAGF;IACE;;EAKF;IACE;;EAKF;IACE;;EAIJ;IACE;;EACA;IACE;;EAMR;IRHJ;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBQlPoC;IRmPpC,sBQnPoC;IRoPpC,iBQpPoC;IAC9B;IACA;IACA;;EAEA;IACE;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAmBR;IACE;;EClBJ;IT5BA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBSzNgC;IT0NhC,sBS1NgC;IT2NhC,iBS3NgC;ITW9B;IACA;IAQF,wBSnB+B;IToB/B,qBSpB+B;ITqB/B,oBSrB+B;ITsB/B,gBStB+B;IAC7B,YlBtEM;IkBuEN;IACA;;EAEA;IACE;;EAEA;IACE,OlB3EU;;EkB8EZ;IACE,kBlB9EU;;EkBkFd;IACE;IACA;;EAEA;IACE,YlBtFU;IkBuFV;;EAEA;IACE;IACA;;EAEA;IFnER;IACA;IACA,QEkE8C;IFjE9C,OEiEuC;IAC7B;;EAGE;IACE;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAMR;IACE;;EAEA;IACE;IACA;IACA;;EAEA;IACE;;EAMR;IACE;;EChKN;IV2DA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBUhTgC;IViThC,sBUjTgC;IVkThC,iBUlTgC;IVkG9B;IACA;IAQF,wBU1G+B;IV2G/B,qBU3G+B;IV4G/B,oBU5G+B;IV6G/B,gBU7G+B;IAC7B;IACA;IACA;;EAEA;IACE;;EAEA;IACE;;EAGE;IACE;IACA;IACA;IACA;;EAKN;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;IACE;IACA;;EAEA;IACE;IACA;;EAEA;IACE;;EAEA;IHCR;IACA;IACA,QGF8C;IHG9C,OGHuC;IAC7B;;EAEA;IACE;IACA;IACA;IACA;;EAGF;IVHV;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBUlP0C;IVmP1C,sBUnP0C;IVoP1C,iBUpP0C;IAC9B;IACA;IACA;IACA;;EAEA;IVXZ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBUrC2C;IVsC3C,qBUtC2C;IVuC3C,oBUvC2C;IVwC3C,gBUxC2C;IVkOzC;IACA;IAOF,yBUzO4C;IV0O5C,sBU1O4C;IV2O5C,iBU3O4C;IAC9B;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAEA;IACE,OnB7DA;ImB8DA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAEA;IACE;IACA;;EAGF;IACE;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EA3BN;IA+BE;IACA;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;IACE;IACA;;EAEA;IACE;;EAIJ;IACE;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAIJ;IACE;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;IACA;;EAOV;IACE;IACA;;EAGF;IVrKJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBUqHmC;IVpHnC,qBUoHmC;IVnHnC,oBUmHmC;IVlHnC,gBUkHmC;IAC7B;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IV3LN;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBU2IqC;IV1IrC,qBU0IqC;IVzIrC,oBUyIqC;IVxIrC,gBUwIqC;IAC7B;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;;EAGF;IACE;IACA;;EAIJ;IVrNR;IACA;IACA;IACA;IACA;IAqOE;IACA;IAaF,yBUhCwC;IViCxC,sBUjCwC;IVkCxC,iBUlCwC;IV9IxC,mBU+IkC;IV9IlC,gBU8IkC;IVzIhC,eUyIgC;IVvIlC,WUuIkC;IACxB;IACA;IACA;IACA;;EAEA;IACE,OnB/PI;ImBgQJ;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAGF;IACE;;EAKN;IV/PV;IACA;IACA;IACA;IACA;IAgPE,kBUawC;IVZxC,eUYwC;IVV1C,yBUU0C;IVT1C,sBUS0C;IVR1C,iBUQ0C;IAC9B;IACA;;EAEA;IACE;;EAEA;IACE;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAKF;IACE;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAMJ;IACE;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAQJ;IACE;IACA;;EAeJ;IACE;IACA;;EAEA;IACE;;EAUR;IACE;;EAMA;IACE;;EAGF;IACE;;EAIJ;IACE;;EAmBR;IACE;;EAGE;IACE;;EAEA;IACE;;EAMR;IACE;;EAEA;IACE;;EAGE;IHnaR;IACA;IACA,QGka8C;IHja9C,OGiauC;;EAE7B;IACE;IACA;;EAGF;IACE;IACA;;EAIA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAGF;IACE;;EAGF;IACE;IACA;;EAIJ;IACE;IACA;IACA;;EAOV;IACE;;EAEA;IACE;;EAEA;IACE;;EAEA;IACE;;EAGF;IACE;;EAIJ;IACE;;EAEA;IACE;;EAEA;IACE;;EAEA;IACE;;EAGF;IACE;;EC1iBhB;IX4DA;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBW5G+B;IX6G/B,qBW7G+B;IX8G/B,oBW9G+B;IX+G/B,gBW/G+B;IAC7B;IACA;IACA;;EAEA;IACE;IACA;;EAEA;IACE;;EAEA;IACE;;EAKN;IACE;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAEA;IX8BN;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBW9EqC;IX+ErC,qBW/EqC;IXgFrC,oBWhFqC;IXiFrC,gBWjFqC;IAC7B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;IACE;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAIJ;IXqJR,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IWxJU;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;;EAEA;IACE;IACA;IACA;;EAIJ;IXhFR;IACA;IACA;IACA;IACA;IW8EU;IACA;IACA;IACA;;EAEA;IXsHV,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IWzHY;IACA;;EAoBV;IACE;;EAGE;IACE;;EAMJ;IACE;IACA;IACA;;EAGE;IACE;IACA;;EAGF;IACE;;EAEA;IACE;;EAIJ;IACE;IACA;;EAEA;IACE;IACA;IACA;IACA;;ECXZ;IZzIA;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBYyF+B;IZxF/B,qBYwF+B;IZvF/B,oBYuF+B;IZtF/B,gBYsF+B;IAC7B;IACA;IACA;;EAEA;IACE;IACA;;EAEA;IACE;;EAEA;IACE;;EAKN;IZ7JF;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBY6GiC;IZ5GjC,qBY4GiC;IZ3GjC,oBY2GiC;IZ1GjC,gBY0GiC;IAC7B;IACA;;EAEA;IZnKJ;IACA;IACA;IACA;IACA;IAqEA,mBY4F8B;IZ3F9B,gBY2F8B;IZtF5B,eYsF4B;IZpF9B,WYoF8B;IACxB;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IZ9KN;IACA;IACA;IACA;IACA;IAmRE,mBYvGgC;IZwGhC,gBYxGgC;IZ0GlC,qBY1GkC;IZ2GlC,kBY3GkC;IZ4GlC,aY5GkC;IAC1B;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;IZSJ,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IYZM;IACA;IACA;IACA;IACA;;EAEA;IZ5MN;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBY4JqC;IZ3JrC,qBY2JqC;IZ1JrC,oBY0JqC;IZzJrC,gBYyJqC;IAC7B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE,OrBxQM;IqByQN;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAIJ;IACE;;EAIA;IACE;;ECrUZ;Ib4DA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBajTgC;IbkThC,sBalTgC;IbmThC,iBanTgC;IbmG9B;IACA;IAQF,wBa3G+B;Ib4G/B,qBa5G+B;Ib6G/B,oBa7G+B;Ib8G/B,gBa9G+B;IAC7B;IACA;;EAEA;IACE;;EAEA;IACE,OtBiBU;IsBhBV;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;;EAIJ;IACE;IACA;IACA;IACA;IACA;;EAGF;IACE;;EAGF;IACE;;EAMN;IbcF;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBa9DiC;Ib+DjC,qBa/DiC;IbgEjC,oBahEiC;IbiEjC,gBajEiC;IbwP/B;IACA;IAUF,yBalQkC;IbmQlC,sBanQkC;IboQlC,iBapQkC;IAC9B;IACA;;EAII;IACE;IACA;IACA;;EAEA;IbAV;IACA;IACA;IACA;IACA;IAgPE,kBalPwC;IbmPxC,eanPwC;IbqP1C,yBarP0C;IbsP1C,sBatP0C;IbuP1C,iBavP0C;IAC9B;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA,OtB7CE;IsB8CF;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE,YtB5DE;IsB6DF;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAIJ;IACE;IACA;;EAEA;IACE;;EAIA;IACE;IACA;;EAGF;IACE;IACA;;EAMJ;IACE;;EAIA;IACE;IACA;IACA;;EAKN;IbwJV;IACA;IAaF,yBarK4C;IbsK5C,sBatK4C;IbuK5C,iBavK4C;;EAE9B;IACE;;EAIJ;IbmJV;IACA;IAUF,yBa7J4C;Ib8J5C,sBa9J4C;Ib+J5C,iBa/J4C;;EAE9B;IACE;;EAKN;IACE,kBtBrII;;EsBwIF;IACE,OtBlJF;IsBmJE;;EAKN;IACE;;EAIA;IACE;;EAGF;IACE,OtBlKA;IsBmKA;;EAOV;IACE;;EAEA;IlBjJN;IACA;IACA;IACA;IACA;IkB+IQ;IACA;IACA;IACA;;EAEA;IbzIR;IACA;IACA;IACA;IACA;IauIU,YtB5KM;IsB6KN,OtB5KM;IsB6KN;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;;EAIJ;IACE,YtB3NI;IsB4NJ;IACA;IACA;IACA;IACA;IACA;IACA;;EAIA;IACE;;EAKN;IAYE;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAGF;IACE;;EAIJ;IACE;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAGF;IbhQd;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBaW8C;IbV9C,sBaU8C;IbT9C,iBaS8C;IAC9B;IACA;IACA;IACA;;EAEA;IbxQhB;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBawN+C;IbvN/C,qBauN+C;IbtN/C,oBasN+C;IbrN/C,gBaqN+C;Ib3B7C;IACA;IAOF,yBaoBgD;IbnBhD,sBamBgD;IblBhD,iBakBgD;IAC9B;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAEA;IACE,OtB1TJ;IsB2TI;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAEA;IACE;IACA;;EAGF;IACE;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EA3BN;IA+BE;IACA;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;IACE;IACA;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAIJ;IACE;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;IACA;;EAOV;IbvaR;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBauXuC;IbtXvC,qBasXuC;IbrXvC,oBaqXuC;IbpXvC,gBaoXuC;IAC7B;IACA;IACA;IACA;;EAEA;Ib/aV;IACA;IACA;IACA;IACA;IAqEA,mBawWoC;IbvWpC,gBauWoC;IblWlC,eakWkC;IbhWpC,WagWoC;Ib7GpC,uBa8GwC;Ib7GxC,oBa6GwC;Ib3GtC;IAMF,eaqGwC;IbjKtC;IACA;IAQF,qBayJsC;IbxJtC,kBawJsC;IbvJtC,aauJsC;Ib1MpC;IACA;IAaF,yBa6L0C;Ib5L1C,sBa4L0C;Ib3L1C,iBa2L0C;IAC9B;IACA;IACA;IACA;;EAEA;Ib1bZ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBa0Y2C;IbzY3C,qBayY2C;IbxY3C,oBawY2C;IbvY3C,gBauY2C;Ib7MzC;IACA;IAOF,yBasM4C;IbrM5C,sBaqM4C;IbpM5C,iBaoM4C;IAC9B;IACA;IACA;IACA;IACA;IACA;;EAEA;Ibrcd;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBaqZ6C;IbpZ7C,qBaoZ6C;IbnZ7C,oBamZ6C;IblZ7C,gBakZ6C;IbxN3C;IACA;IAOF,yBaiN8C;IbhN9C,sBagN8C;Ib/M9C,iBa+M8C;IAC9B;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;IACA;;EAEA;IlBtehB;IACA;IACA;IACA;IACA;IkBoekB;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAKN;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;Ib3hBd;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBa2e6C;Ib1e7C,qBa0e6C;Ibze7C,oBaye6C;Ibxe7C,gBawe6C;Ib9S3C;IACA;IAOF,yBauS8C;IbtS9C,sBasS8C;IbrS9C,iBaqS8C;IAC9B;IACA;IACA;IACA;;EAEA;IbpiBhB;IACA;IACA;IACA;IACA;IAgPE,kBakT8C;IbjT9C,eaiT8C;Ib/ShD,yBa+SgD;Ib9ShD,sBa8SgD;Ib7ShD,iBa6SgD;Ib/Q9C,mBagR0C;Ib/Q1C,gBa+Q0C;Ib7Q5C,qBa6Q4C;Ib5Q5C,kBa4Q4C;Ib3Q5C,aa2Q4C;IAC1B;IACA;;EAEA;IACE;IACA;IACA;;EAIJ;IbljBhB;IACA;IACA;IACA;IACA;IA6QE;IACA;IAQF,qBa0R4C;IbzR5C,kBayR4C;IbxR5C,aawR4C;IAC1B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAMA;IACE;;EAQA;IACE;IACA;IACA;IACA;IACA;IACA;;EAWE;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EAQZ;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAGF;IACE;;EAGF;IACE;;EAII;IACE,OtBzqBd;;EsBgrBI;IACE;;EAEA;IACE;IACA;IACA;;EAGF;IACE;;EAKN;Ib7cV,kBa8c+B;Ib7c/B;IACA,ea4c+B;Ib3c/B;IACA;IACA;Ia0cY;;EAIJ;IAME;IACA;IACA;IACA;IACA;;EAMA;IACE;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAKN;IACE;IACA;;EAEA;IACE,YtBtuBI;IsBuuBJ;;EAEA;IACE;;EAIA;IACE;;EAGF;IACE;;EAKF;IACE;;EAMJ;IACE;;EAIJ;AAAA;IAEE;IACA;;EAKN;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IbnxBV;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBa8hB0C;Ib7hB1C,sBa6hB0C;Ib5hB1C,iBa4hB0C;IAC9B;IACA;IACA;;EAEA;Ib1xBZ;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBaqiB4C;IbpiB5C,sBaoiB4C;IbniB5C,iBamiB4C;IAC9B;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;;EAKN;IACE,YtB/0BI;IsBg1BJ;IACA;IACA;IACA;IACA;;EAIJ;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAQA;IACE;;EAON;IACE;;EAGF;IACE;;EAMJ;IACE;;EAGF;IACE;;EAII;IACE;IACA;IACA;;EAIJ;IACE;;EAEA;IACE;;EAoBV;IACE;;EAGE;IACE;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;;EAKN;IACE;;EAGE;IACE;;EAEA;IACE;IACA;IACA;;EAEA;IACE;;EAGF;IACE;;EAMA;IACE;IACA;;EAEA;IACE;IACA;;EAGF;IACE;IACA;;EAIA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAGF;IACE;;EAGF;IACE;IACA;;EAIJ;IACE;IACA;IACA;;EAQR;IACE;;EAEA;IACE;IACA;IACA;;EAEA;IACE;IACA;;EAEA;IACE;;EAGF;IACE;IACA;IACA;;EAOE;IACE;IACA;;EAWd;IACE;;EAEA;IACE;IACA;IACA;;EAGF;IACE;IACA;;EC7kCZ;Id2DA;IACA;IACA;IACA;IACA;IAwOE;IACA;IAUF,yBchTgC;IdiThC,sBcjTgC;IdkThC,iBclTgC;IAC9B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;Id+CF;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBc/FiC;IdgGjC,qBchGiC;IdiGjC,oBcjGiC;IdkGjC,gBclGiC;IdyR/B;IACA;IAUF,yBcnSkC;IdoSlC,sBcpSkC;IdqSlC,iBcrSkC;IAC9B;IACA;;EAEA;IACE,OvBMU;IuBLV;IACA;IACA;;EAGF;IdiCJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBcjFmC;IdkFnC,qBclFmC;IdmFnC,oBcnFmC;IdoFnC,gBcpFmC;Id8QjC;IACA;IAOF,yBcrRoC;IdsRpC,sBctRoC;IduRpC,iBcvRoC;IAC9B;IACA;IACA;IACA;IACA;;EAGA;IdsBN;IACA;IACA;IACA;IACA;IAgPE,kBcxQoC;IdyQpC,eczQoC;Id2QtC,yBc3QsC;Id4QtC,sBc5QsC;Id6QtC,iBc7QsC;Id2SpC,mBc1SgC;Id2ShC,gBc3SgC;Id6SlC,qBc7SkC;Id8SlC,kBc9SkC;Id+SlC,ac/SkC;IAC1B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAEA;IdDR;IACA;IACA;IACA;IACA;IAgPE,kBcjPsC;IdkPtC,eclPsC;IdoPxC,yBcpPwC;IdqPxC,sBcrPwC;IdsPxC,iBctPwC;IdoRtC,mBcnRkC;IdoRlC,gBcpRkC;IdsRpC,qBctRoC;IduRpC,kBcvRoC;IdwRpC,acxRoC;IAC1B;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;;EAKN;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAIJ;IdlCN;IACA;IACA;IACA;IACA;IcgCQ;IACA;IACA;IACA;;EAEA;IdoKR,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IcvKU;IACA;;EAMR;IACE,OvBrFY;IuBsFZ;IACA;;EAEA;IACE;;EAGF;InB1EJ;IACA;IACA;IACA;IACA;ImBwEM;IACA;;EAEA;IACE;;EC5HR;IAEE;;EAGA;IACE;;ED8HJ;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAON;IdjIA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBcpHgC;IdqHhC,sBcrHgC;IdsHhC,iBctHgC;IAC9B;IACA;IACA;;EAEA;IdxIF;IACA;IACA;IACA;IACA;IAgPE,kBc1GgC;Id2GhC,ec3GgC;Id6GlC,yBc7GkC;Id8GlC,sBc9GkC;Id+GlC,iBc/GkC;IAC9B;IACA;IACA;;EAEA;IACE;IACA;IACA;;EAIJ;IACE;IACA;;EAEA;IACE;IACA;IACA;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAKN;IACE;;EAsBJ;IdnNA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBclCgC;IdmChC,sBcnCgC;IdoChC,iBcpCgC;IAC9B;IACA;IACA;;EAEA;IACE;;EAEA;IACE;IACA;;EAEA;IACE,OvBnQQ;IuBoQR;;EAGF;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAGE;IACE;IACA;IACA;;EAQR;IACE;IACA;;EAKF;IACE;;EAKN;IACE;IACA;;EAEA;IACE;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAIA;IACE;;EAMJ;IACE;IACA;IACA;;EAIJ;IACE;;EAII;IACE;;EAMR;IACE;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAGF;IACE;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAEA;IACE;IACA;;EApKR;IACE;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;;EA8QF;IACE,YvB9fc;IuB+fd;IACA;;EAGE;IACE;;EAEA;IACE;IACA;IACA;;EAIJ;IACE;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAEA;IACE;;EACA;IACE;;EAKN;IACE;;EAGF;IACE;IACA;;EAMA;IACE;;EAIJ;IACE;IACA;;ECrkBJ;IfmDJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBe9FmC;If+FnC,qBe/FmC;IfgGnC,oBehGmC;IfiGnC,gBejGmC;If2RjC;IACA;IAOF,yBelSoC;IfmSpC,sBenSoC;IfoSpC,iBepSoC;IAC9B;IACA;;EAEA;IfoPN,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IAlNA;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBetFqC;IfuFrC,qBevFqC;IfwFrC,oBexFqC;IfyFrC,gBezFqC;IfmRnC;IACA;IAOF,yBe1RsC;If2RtC,sBe3RsC;If4RtC,iBe5RsC;;EDmZtC;IACE;;EAEA;IACE;IACA;;EAEA;IACE;IACA;;EAGF;IACE;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAIA;IACE;IACA;IACA;;EAaN;AAAA;AAAA;AAAA;AAAA;Id/WF;IACA;IAQF,wBcuWmC;IdtWnC,qBcsWmC;IdrWnC,oBcqWmC;IdpWnC,gBcoWmC;IAC7B;;EAEA;AAAA;AAAA;AAAA;AAAA;IACE;IACA;;EAGF;AAAA;AAAA;AAAA;AAAA;IACE;;EAEA;AAAA;AAAA;AAAA;AAAA;IACE;;EAGF;AAAA;AAAA;AAAA;AAAA;IACE;;EAIJ;AAAA;AAAA;AAAA;AAAA;IACE;IACA;;EAIJ;AAAA;AAAA;AAAA;AAAA;Id1YF;IACA;IAQF,wBckYmC;IdjYnC,qBciYmC;IdhYnC,oBcgYmC;Id/XnC,gBc+XmC;IAC7B;;EAEA;AAAA;AAAA;AAAA;AAAA;IACE;;EAEA;AAAA;AAAA;AAAA;AAAA;IACE;IACA;;EAIA;AAAA;AAAA;AAAA;AAAA;IACE;;EAKN;AAAA;AAAA;AAAA;AAAA;IACE;IACA;;EAEA;AAAA;AAAA;AAAA;AAAA;IACE;;EAGF;AAAA;AAAA;AAAA;AAAA;IACE;;EAKN;AAAA;AAAA;AAAA;AAAA;IACE;;EAhhBN;Id2DA;IACA;IACA;IACA;IACA;IAwOE;IACA;IAUF,yBchTgC;IdiThC,sBcjTgC;IdkThC,iBclTgC;IAC9B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;Id+CF;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBc/FiC;IdgGjC,qBchGiC;IdiGjC,oBcjGiC;IdkGjC,gBclGiC;IdyR/B;IACA;IAUF,yBcnSkC;IdoSlC,sBcpSkC;IdqSlC,iBcrSkC;IAC9B;IACA;;EAEA;IACE,OvBMU;IuBLV;IACA;IACA;;EAGF;IdiCJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBcjFmC;IdkFnC,qBclFmC;IdmFnC,oBcnFmC;IdoFnC,gBcpFmC;Id8QjC;IACA;IAOF,yBcrRoC;IdsRpC,sBctRoC;IduRpC,iBcvRoC;IAC9B;IACA;IACA;IACA;IACA;;EAGA;IdsBN;IACA;IACA;IACA;IACA;IAgPE,kBcxQoC;IdyQpC,eczQoC;Id2QtC,yBc3QsC;Id4QtC,sBc5QsC;Id6QtC,iBc7QsC;Id2SpC,mBc1SgC;Id2ShC,gBc3SgC;Id6SlC,qBc7SkC;Id8SlC,kBc9SkC;Id+SlC,ac/SkC;IAC1B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAEA;IdDR;IACA;IACA;IACA;IACA;IAgPE,kBcjPsC;IdkPtC,eclPsC;IdoPxC,yBcpPwC;IdqPxC,sBcrPwC;IdsPxC,iBctPwC;IdoRtC,mBcnRkC;IdoRlC,gBcpRkC;IdsRpC,qBctRoC;IduRpC,kBcvRoC;IdwRpC,acxRoC;IAC1B;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;;EAKN;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAIJ;IdlCN;IACA;IACA;IACA;IACA;IcgCQ;IACA;IACA;IACA;;EAEA;IdoKR,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IcvKU;IACA;;EAMR;IACE,OvBrFY;IuBsFZ;IACA;;EAEA;IACE;;EAGF;InB1EJ;IACA;IACA;IACA;IACA;ImBwEM;IACA;;EAEA;IACE;;EE5HR;IAEE;;EAEA;IACE;;EF+HJ;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAON;IdjIA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBcpHgC;IdqHhC,sBcrHgC;IdsHhC,iBctHgC;IAC9B;IACA;IACA;;EAEA;IdxIF;IACA;IACA;IACA;IACA;IAgPE,kBc1GgC;Id2GhC,ec3GgC;Id6GlC,yBc7GkC;Id8GlC,sBc9GkC;Id+GlC,iBc/GkC;IAC9B;IACA;IACA;;EAEA;IACE;IACA;IACA;;EAIJ;IACE;IACA;;EAEA;IACE;IACA;IACA;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAKN;IACE;;EAsBJ;IdnNA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBclCgC;IdmChC,sBcnCgC;IdoChC,iBcpCgC;IAC9B;IACA;IACA;;EAEA;IACE;;EAEA;IACE;IACA;;EAEA;IACE,OvBnQQ;IuBoQR;;EAGF;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAGE;IACE;IACA;IACA;;EAQR;IACE;IACA;;EAKF;IACE;;EAKN;IACE;IACA;;EAEA;IACE;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAIA;IACE;;EAMJ;IACE;IACA;IACA;;EAIJ;IACE;;EAII;IACE;;EAMR;IACE;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAGF;IACE;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAEA;IACE;IACA;;EApKR;IACE;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;;EA8QF;IACE,YvB9fc;IuB+fd;IACA;;EAGE;IACE;;EAEA;IACE;IACA;IACA;;EAIJ;IACE;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAEA;IACE;;EACA;IACE;;EAKN;IACE;;EAGF;IACE;IACA;;EAMA;IACE;;EAIJ;IACE;IACA;;EEtkBJ;IhBoDJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBgB/FmC;IhBgGnC,qBgBhGmC;IhBiGnC,oBgBjGmC;IhBkGnC,gBgBlGmC;IhB4RjC;IACA;IAOF,yBgBnSoC;IhBoSpC,sBgBpSoC;IhBqSpC,iBgBrSoC;IAC9B;IACA;;EAEA;IhBqPN,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IAlNA;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBgBvFqC;IhBwFrC,qBgBxFqC;IhByFrC,oBgBzFqC;IhB0FrC,gBgB1FqC;IhBoRnC;IACA;IAOF,yBgB3RsC;IhB4RtC,sBgB5RsC;IhB6RtC,iBgB7RsC;;EFoZtC;IACE;;EAEA;IACE;IACA;;EAEA;IACE;IACA;;EAGF;IACE;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAIA;IACE;IACA;IACA;;EAaN;AAAA;AAAA;AAAA;AAAA;Id/WF;IACA;IAQF,wBcuWmC;IdtWnC,qBcsWmC;IdrWnC,oBcqWmC;IdpWnC,gBcoWmC;IAC7B;;EAEA;AAAA;AAAA;AAAA;AAAA;IACE;IACA;;EAGF;AAAA;AAAA;AAAA;AAAA;IACE;;EAEA;AAAA;AAAA;AAAA;AAAA;IACE;;EAGF;AAAA;AAAA;AAAA;AAAA;IACE;;EAIJ;AAAA;AAAA;AAAA;AAAA;IACE;IACA;;EAIJ;AAAA;AAAA;AAAA;AAAA;Id1YF;IACA;IAQF,wBckYmC;IdjYnC,qBciYmC;IdhYnC,oBcgYmC;Id/XnC,gBc+XmC;IAC7B;;EAEA;AAAA;AAAA;AAAA;AAAA;IACE;;EAEA;AAAA;AAAA;AAAA;AAAA;IACE;IACA;;EAIA;AAAA;AAAA;AAAA;AAAA;IACE;;EAKN;AAAA;AAAA;AAAA;AAAA;IACE;IACA;;EAEA;AAAA;AAAA;AAAA;AAAA;IACE;;EAGF;AAAA;AAAA;AAAA;AAAA;IACE;;EAKN;AAAA;AAAA;AAAA;AAAA;IACE;;EAhhBN;Id2DA;IACA;IACA;IACA;IACA;IAwOE;IACA;IAUF,yBchTgC;IdiThC,sBcjTgC;IdkThC,iBclTgC;IAC9B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;Id+CF;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBc/FiC;IdgGjC,qBchGiC;IdiGjC,oBcjGiC;IdkGjC,gBclGiC;IdyR/B;IACA;IAUF,yBcnSkC;IdoSlC,sBcpSkC;IdqSlC,iBcrSkC;IAC9B;IACA;;EAEA;IACE,OvBMU;IuBLV;IACA;IACA;;EAGF;IdiCJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBcjFmC;IdkFnC,qBclFmC;IdmFnC,oBcnFmC;IdoFnC,gBcpFmC;Id8QjC;IACA;IAOF,yBcrRoC;IdsRpC,sBctRoC;IduRpC,iBcvRoC;IAC9B;IACA;IACA;IACA;IACA;;EAGA;IdsBN;IACA;IACA;IACA;IACA;IAgPE,kBcxQoC;IdyQpC,eczQoC;Id2QtC,yBc3QsC;Id4QtC,sBc5QsC;Id6QtC,iBc7QsC;Id2SpC,mBc1SgC;Id2ShC,gBc3SgC;Id6SlC,qBc7SkC;Id8SlC,kBc9SkC;Id+SlC,ac/SkC;IAC1B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAEA;IdDR;IACA;IACA;IACA;IACA;IAgPE,kBcjPsC;IdkPtC,eclPsC;IdoPxC,yBcpPwC;IdqPxC,sBcrPwC;IdsPxC,iBctPwC;IdoRtC,mBcnRkC;IdoRlC,gBcpRkC;IdsRpC,qBctRoC;IduRpC,kBcvRoC;IdwRpC,acxRoC;IAC1B;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;;EAKN;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAIJ;IdlCN;IACA;IACA;IACA;IACA;IcgCQ;IACA;IACA;IACA;;EAEA;IdoKR,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IcvKU;IACA;;EAMR;IACE,OvBrFY;IuBsFZ;IACA;;EAEA;IACE;;EAGF;InB1EJ;IACA;IACA;IACA;IACA;ImBwEM;IACA;;EAEA;IACE;;EG5HR;IAEE;;EAEA;IACE;;EH+HJ;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAON;IdjIA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBcpHgC;IdqHhC,sBcrHgC;IdsHhC,iBctHgC;IAC9B;IACA;IACA;;EAEA;IdxIF;IACA;IACA;IACA;IACA;IAgPE,kBc1GgC;Id2GhC,ec3GgC;Id6GlC,yBc7GkC;Id8GlC,sBc9GkC;Id+GlC,iBc/GkC;IAC9B;IACA;IACA;;EAEA;IACE;IACA;IACA;;EAIJ;IACE;IACA;;EAEA;IACE;IACA;IACA;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAKN;IACE;;EAsBJ;IdnNA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBclCgC;IdmChC,sBcnCgC;IdoChC,iBcpCgC;IAC9B;IACA;IACA;;EAEA;IACE;;EAEA;IACE;IACA;;EAEA;IACE,OvBnQQ;IuBoQR;;EAGF;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAGE;IACE;IACA;IACA;;EAQR;IACE;IACA;;EAKF;IACE;;EAKN;IACE;IACA;;EAEA;IACE;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAIA;IACE;;EAMJ;IACE;IACA;IACA;;EAIJ;IACE;;EAII;IACE;;EAMR;IACE;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAGF;IACE;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAEA;IACE;IACA;;EApKR;IACE;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;;EA8QF;IACE,YvB9fc;IuB+fd;IACA;;EAGE;IACE;;EAEA;IACE;IACA;IACA;;EAIJ;IACE;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAEA;IACE;;EACA;IACE;;EAKN;IACE;;EAGF;IACE;IACA;;EAMA;IACE;;EAIJ;IACE;IACA;;EGtkBJ;IjBoDJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBiB/FmC;IjBgGnC,qBiBhGmC;IjBiGnC,oBiBjGmC;IjBkGnC,gBiBlGmC;IjB4RjC;IACA;IAOF,yBiBnSoC;IjBoSpC,sBiBpSoC;IjBqSpC,iBiBrSoC;IAC9B;IACA;;EAEA;IjBqPN,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IAlNA;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBiBvFqC;IjBwFrC,qBiBxFqC;IjByFrC,oBiBzFqC;IjB0FrC,gBiB1FqC;IjBoRnC;IACA;IAOF,yBiB3RsC;IjB4RtC,sBiB5RsC;IjB6RtC,iBiB7RsC;;EHoZtC;IACE;;EAEA;IACE;IACA;;EAEA;IACE;IACA;;EAGF;IACE;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAIA;IACE;IACA;IACA;;EAaN;AAAA;AAAA;AAAA;AAAA;Id/WF;IACA;IAQF,wBcuWmC;IdtWnC,qBcsWmC;IdrWnC,oBcqWmC;IdpWnC,gBcoWmC;IAC7B;;EAEA;AAAA;AAAA;AAAA;AAAA;IACE;IACA;;EAGF;AAAA;AAAA;AAAA;AAAA;IACE;;EAEA;AAAA;AAAA;AAAA;AAAA;IACE;;EAGF;AAAA;AAAA;AAAA;AAAA;IACE;;EAIJ;AAAA;AAAA;AAAA;AAAA;IACE;IACA;;EAIJ;AAAA;AAAA;AAAA;AAAA;Id1YF;IACA;IAQF,wBckYmC;IdjYnC,qBciYmC;IdhYnC,oBcgYmC;Id/XnC,gBc+XmC;IAC7B;;EAEA;AAAA;AAAA;AAAA;AAAA;IACE;;EAEA;AAAA;AAAA;AAAA;AAAA;IACE;IACA;;EAIA;AAAA;AAAA;AAAA;AAAA;IACE;;EAKN;AAAA;AAAA;AAAA;AAAA;IACE;IACA;;EAEA;AAAA;AAAA;AAAA;AAAA;IACE;;EAGF;AAAA;AAAA;AAAA;AAAA;IACE;;EAKN;AAAA;AAAA;AAAA;AAAA;IACE;;EAhhBN;Id2DA;IACA;IACA;IACA;IACA;IAwOE;IACA;IAUF,yBchTgC;IdiThC,sBcjTgC;IdkThC,iBclTgC;IAC9B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;Id+CF;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBc/FiC;IdgGjC,qBchGiC;IdiGjC,oBcjGiC;IdkGjC,gBclGiC;IdyR/B;IACA;IAUF,yBcnSkC;IdoSlC,sBcpSkC;IdqSlC,iBcrSkC;IAC9B;IACA;;EAEA;IACE,OvBMU;IuBLV;IACA;IACA;;EAGF;IdiCJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBcjFmC;IdkFnC,qBclFmC;IdmFnC,oBcnFmC;IdoFnC,gBcpFmC;Id8QjC;IACA;IAOF,yBcrRoC;IdsRpC,sBctRoC;IduRpC,iBcvRoC;IAC9B;IACA;IACA;IACA;IACA;;EAGA;IdsBN;IACA;IACA;IACA;IACA;IAgPE,kBcxQoC;IdyQpC,eczQoC;Id2QtC,yBc3QsC;Id4QtC,sBc5QsC;Id6QtC,iBc7QsC;Id2SpC,mBc1SgC;Id2ShC,gBc3SgC;Id6SlC,qBc7SkC;Id8SlC,kBc9SkC;Id+SlC,ac/SkC;IAC1B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAEA;IdDR;IACA;IACA;IACA;IACA;IAgPE,kBcjPsC;IdkPtC,eclPsC;IdoPxC,yBcpPwC;IdqPxC,sBcrPwC;IdsPxC,iBctPwC;IdoRtC,mBcnRkC;IdoRlC,gBcpRkC;IdsRpC,qBctRoC;IduRpC,kBcvRoC;IdwRpC,acxRoC;IAC1B;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;;EAKN;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAIJ;IdlCN;IACA;IACA;IACA;IACA;IcgCQ;IACA;IACA;IACA;;EAEA;IdoKR,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IcvKU;IACA;;EAMR;IACE,OvBrFY;IuBsFZ;IACA;;EAEA;IACE;;EAGF;InB1EJ;IACA;IACA;IACA;IACA;ImBwEM;IACA;;EAEA;IACE;;EI5HR;IAEE;;EAEA;IACE;IACA;;EAGF;IACE;;EJkLJ;IdjIA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBcpHgC;IdqHhC,sBcrHgC;IdsHhC,iBctHgC;IAC9B;IACA;IACA;;EAEA;IdxIF;IACA;IACA;IACA;IACA;IAgPE,kBc1GgC;Id2GhC,ec3GgC;Id6GlC,yBc7GkC;Id8GlC,sBc9GkC;Id+GlC,iBc/GkC;IAC9B;IACA;IACA;;EAEA;IACE;IACA;IACA;;EAIJ;IACE;IACA;;EAEA;IACE;IACA;IACA;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAKN;IACE;;EAsBJ;IdnNA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBclCgC;IdmChC,sBcnCgC;IdoChC,iBcpCgC;IAC9B;IACA;IACA;;EAEA;IACE;;EAEA;IACE;IACA;;EAEA;IACE,OvBnQQ;IuBoQR;;EAGF;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAGE;IACE;IACA;IACA;;EAQR;IACE;IACA;;EAKF;IACE;;EAKN;IACE;IACA;;EAEA;IACE;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAIA;IACE;;EAMJ;IACE;IACA;IACA;;EAIJ;IACE;;EAII;IACE;;EAMR;IACE;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAGF;IACE;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAEA;IACE;IACA;;EApKR;IACE;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;;EI7PE;IlB+CJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBkB5FmC;IlB6FnC,qBkB7FmC;IlB8FnC,oBkB9FmC;IlB+FnC,gBkB/FmC;IlByRjC;IACA;IAOF,yBkBhSoC;IlBiSpC,sBkBjSoC;IlBkSpC,iBkBlSoC;IAC9B;IACA;;EAEA;IACE;IACA;;EAGF;IlB6ON,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IAlNA;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBkB/EqC;IlBgFrC,qBkBhFqC;IlBiFrC,oBkBjFqC;IlBkFrC,gBkBlFqC;IlB4QnC;IACA;IAOF,yBkBnRsC;IlBoRtC,sBkBpRsC;IlBqRtC,iBkBrRsC;;EJ4YtC;IACE;;EAEA;IACE;IACA;;EAEA;IACE;IACA;;EAGF;IACE;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAIA;IACE;IACA;IACA;;EAaN;AAAA;AAAA;AAAA;AAAA;Id/WF;IACA;IAQF,wBcuWmC;IdtWnC,qBcsWmC;IdrWnC,oBcqWmC;IdpWnC,gBcoWmC;IAC7B;;EAEA;AAAA;AAAA;AAAA;AAAA;IACE;IACA;;EAGF;AAAA;AAAA;AAAA;AAAA;IACE;;EAEA;AAAA;AAAA;AAAA;AAAA;IACE;;EAGF;AAAA;AAAA;AAAA;AAAA;IACE;;EAIJ;AAAA;AAAA;AAAA;AAAA;IACE;IACA;;EAIJ;AAAA;AAAA;AAAA;AAAA;Id1YF;IACA;IAQF,wBckYmC;IdjYnC,qBciYmC;IdhYnC,oBcgYmC;Id/XnC,gBc+XmC;IAC7B;;EAEA;AAAA;AAAA;AAAA;AAAA;IACE;;EAEA;AAAA;AAAA;AAAA;AAAA;IACE;IACA;;EAIA;AAAA;AAAA;AAAA;AAAA;IACE;;EAKN;AAAA;AAAA;AAAA;AAAA;IACE;IACA;;EAEA;AAAA;AAAA;AAAA;AAAA;IACE;;EAGF;AAAA;AAAA;AAAA;AAAA;IACE;;EAKN;AAAA;AAAA;AAAA;AAAA;IACE;;EbjfN;IACE;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EasFJ;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EA0EN;IACE;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;;EbzNE;IDWJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBCzDmC;ID0DnC,qBC1DmC;ID2DnC,oBC3DmC;ID4DnC,gBC5DmC;IDsPjC;IACA;IAOF,yBC7PoC;ID8PpC,sBC9PoC;ID+PpC,iBC/PoC;IAC9B;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE,YVhDA;IUiDA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAGF;INlCR;IACA;IACA;IACA;IACA;IKWA;IACA;IACA;IACA;IACA;IAmRE,mBCjQkC;IDkQlC,gBClQkC;IDoQpC,qBCpQoC;IDqQpC,kBCrQoC;IDsQpC,aCtQoC;IAC1B;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAGF;IACE;IACA;;EACA;IACE;;EAEA;IACE;;EAKN;IACE;;EACA;IACE;IACA;IACA;;EAIE;IACE;;EAGF;IACE;;EAQZ;IDrEN;IACA;IACA;IACA;IACA;ICmEQ;;EAEA;IDoIR,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;ICvIU;IACA;;EAEA;IACE;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAKF;IACE;IACA;IACA;;EAIJ;IACE;;EAII;IACE;;EAMR;IACE;IACA;;EAGF;IACE;IACA;;EAGF;IACE;IACA;IACA;;EAEA;IACE;IACA;;EAKN;IACE;IACA;IACA;;EAEA;ID7IV;IACA;IACA;IACA;IACA;IAgPE,kBCrGwC;IDsGxC,eCtGwC;IDwG1C,yBCxG0C;IDyG1C,sBCzG0C;ID0G1C,iBC1G0C;IDwIxC,mBCvIoC;IDwIpC,gBCxIoC;ID0ItC,qBC1IsC;ID2ItC,kBC3IsC;ID4ItC,aC5IsC;IAC1B;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAKN;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAGF;IACE;;EAKN;IACE;;EAEA;IACE;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAGE;IACE;;EAIJ;IACE;;EAIJ;IDhLR;IACA;IAKF,wBC2KyC;ID1KzC,qBC0KyC;IDzKzC,oBCyKyC;IDxKzC,gBCwKyC;IAC7B;;EAEA;IACE;;EAGF;IACE;IACA;;EAEA;IACE;IACA;;EAEA;IACE;;EAQZ;IACE;;EAIA;IACE;;EAKF;IACE;IACA;IACA;IACA;;EAOF;IACE;IACA;;EAIJ;IACE;IACA;IACA;;EAKF;IACE;IACA;;EAMA;IACE;IACA;;EAKN;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAKF;IACE;;EAiBJ;IACE;IACA;;EAGE;IACE;IACA;;EAEA;IACE;;EAEA;IACE;;EAGF;IACE;IACA;;EAGF;IACE;;EAEA;IACE;;EkB3ZZ;InBuQF,kBmBtQuB;InBuQvB;IACA,emBxQuB;InByQvB;IACA;IACA;IAlNA;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBmBzGiC;InB0GjC,qBmB1GiC;InB2GjC,oBmB3GiC;InB4GjC,gBmB5GiC;InBmS/B;IACA;IAUF,yBmB7SkC;InB8SlC,sBmB9SkC;InB+SlC,iBmB/SkC;IAC9B;IACA;IACA;IACA;IACA;IACA;;EAEA;InB8CJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBmB9FmC;InB+FnC,qBmB/FmC;InBgGnC,oBmBhGmC;InBiGnC,gBmBjGmC;IAC7B;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAEA;IACE,O5BnBM;;E4BuBV;InBsNN,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IAlNA;IACA;IACA;IACA;IACA;IAqEA,mBmB/EgC;InBgFhC,gBmBhFgC;InBqF9B,emBrF8B;InBuFhC,WmBvFgC;InB0UhC,uBmBzUoC;InB0UpC,oBmB1UoC;InB4UlC;IAMF,emBlVoC;InBsRlC;IACA;IAQF,qBmB9RkC;InB+RlC,kBmB/RkC;InBgSlC,amBhSkC;InB6OhC;IACA;IAaF,yBmB1PsC;InB2PtC,sBmB3PsC;InB4PtC,iBmB5PsC;IAC9B;IACA;;EAEA;InBDR;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBmB/CuC;InBgDvC,qBmBhDuC;InBiDvC,oBmBjDuC;InBkDvC,gBmBlDuC;InB4OrC;IACA;IAOF,yBmBnPwC;InBoPxC,sBmBpPwC;InBqPxC,iBmBrPwC;IAC9B;IACA;IACA;IACA;IACA;IACA;;EAEA;InBZV;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBmBpCyC;InBqCzC,qBmBrCyC;InBsCzC,oBmBtCyC;InBuCzC,gBmBvCyC;InBiOvC;IACA;IAOF,yBmBxO0C;InByO1C,sBmBzO0C;InB0O1C,iBmB1O0C;IAC9B;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;IACA;;EAEA;IxB7CZ;IACA;IACA;IACA;IACA;IwB2Cc;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAKN;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;InBlGV;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBmBkDyC;InBjDzC,qBmBiDyC;InBhDzC,oBmBgDyC;InB/CzC,gBmB+CyC;InB2IvC;IACA;IAOF,yBmBlJ0C;InBmJ1C,sBmBnJ0C;InBoJ1C,iBmBpJ0C;IAC9B;IACA;IACA;IACA;;EAEA;InB3GZ;IACA;IACA;IACA;IACA;IAgPE,kBmBvI0C;InBwI1C,emBxI0C;InB0I5C,yBmB1I4C;InB2I5C,sBmB3I4C;InB4I5C,iBmB5I4C;InB0K1C,mBmBzKsC;InB0KtC,gBmB1KsC;InB4KxC,qBmB5KwC;InB6KxC,kBmB7KwC;InB8KxC,amB9KwC;IAC1B;IACA;;EAEA;IACE;IACA;IACA;;EAIJ;InBzHZ;IACA;IACA;IACA;IACA;IA6QE;IACA;IAQF,qBmB/JwC;InBgKxC,kBmBhKwC;InBiKxC,amBjKwC;IAC1B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAMA;IACE;;EAQA;IACE;IACA;IACA;IACA;IACA;IACA;;EAMR;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAGF;IACE;;EAcY;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EAWlB;IACE;;EAEA;IACE;IACA;IACA;;EAGF;IACE;;EAOV;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAgBF;IACE;IACA;;EAGE;IACE;IACA;;EAGF;IACE;;EAEA;IACE;IACA;IACA;;EAEA;IACE;IACA;;EAEA;IACE;;EAGF;IACE;IACA;IACA;;EAOE;IACE;IACA;;ECxVlB;IpB4DA;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBoB5G+B;IpB6G/B,qBoB7G+B;IpB8G/B,oBoB9G+B;IpB+G/B,gBoB/G+B;IpB8S7B,kBoB7S8B;IpB8S9B,eoB9S8B;IpBgThC,yBoBhTgC;IpBiThC,sBoBjTgC;IpBkThC,iBoBlTgC;IpBgV9B,mBoB/U0B;IpBgV1B,gBoBhV0B;IpBkV5B,qBoBlV4B;IpBmV5B,kBoBnV4B;IpBoV5B,aoBpV4B;IAC1B;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGE;IpBqCN;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBoB1RsC;IpB2RtC,sBoB3RsC;IpB4RtC,iBoB5RsC;IAC9B;;EAEA;IzBiBR;IACA;IACA;IACA;IACA;IKWA;IACA;IACA;IACA;IACA;IAgPE,kBoBjRsC;IpBkRtC,eoBlRsC;IpBoRxC,yBoBpRwC;IpBqRxC,sBoBrRwC;IpBsRxC,iBoBtRwC;IpBoTtC,mBoBnTkC;IpBoTlC,gBoBpTkC;IpBsTpC,qBoBtToC;IpBuTpC,kBoBvToC;IpBwTpC,aoBxToC;IAC1B,Y7BdF;I6BeE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE,kB7BxBJ;;E6B2BE;IACE,kB7B5BJ;;E6B8BE;IACE;;EAIJ;IpByPN,kBoBxPsC;IpByPtC,eoBzPsC;IpB2PxC,yBoB3PwC;IpB4PxC,sBoB5PwC;IpB6PxC,iBoB7PwC;;EAKpC;IAEE,Y7B5CE;I6B6CF;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IAEE;IACA;IACA,Y7B/DE;I6BgEF;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;;EACA;IACE;IACA;;EAKN;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAIA;IACE;;EAMA;IACE;IACA;IACA;;EAuBN;IACE;;EtBrJJ;IEwDA;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBFxG+B;IEyG/B,qBFzG+B;IE0G/B,oBF1G+B;IE2G/B,gBF3G+B;IE0S7B,kBFzS8B;IE0S9B,eF1S8B;IE4ShC,yBF5SgC;IE6ShC,sBF7SgC;IE8ShC,iBF9SgC;IE4U9B,mBF3U0B;IE4U1B,gBF5U0B;IE8U5B,qBF9U4B;IE+U5B,kBF/U4B;IEgV5B,aFhV4B;IAC1B;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGE;IEiCN;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBFtRsC;IEuRtC,sBFvRsC;IEwRtC,iBFxRsC;IAC9B;;EAEA;IHaR;IACA;IACA;IACA;IACA;IKWA;IACA;IACA;IACA;IACA;IAgPE,kBF7QsC;IE8QtC,eF9QsC;IEgRxC,yBFhRwC;IEiRxC,sBFjRwC;IEkRxC,iBFlRwC;IEgTtC,mBF/SkC;IEgTlC,gBFhTkC;IEkTpC,qBFlToC;IEmTpC,kBFnToC;IEoTpC,aFpToC;IAC1B,YPlBF;IOmBE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE,kBP5BJ;;EO+BE;IACE,kBPhCJ;;EOmCE;IACE;;EAIJ;IEoPN,kBFnPsC;IEoPtC,eFpPsC;IEsPxC,yBFtPwC;IEuPxC,sBFvPwC;IEwPxC,iBFxPwC;;EAKpC;IAEE,YPjDE;IOkDF;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IAEE;IACA;IACA,YPpEE;IOqEF;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;;EAEA;IACE;IACA;;EuB5GR;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IrByBJ;IACA;IACA;IACA;IACA;IAmRE,mBqB9S8B;IrB+S9B,gBqB/S8B;IrBiThC,qBqBjTgC;IrBkThC,kBqBlTgC;IrBmThC,aqBnTgC;IrBsQ9B;IACA;IAOF,yBqB7QoC;IrB8QpC,sBqB9QoC;IrB+QpC,iBqB/QoC;IAC9B,O9BdU;I8BeV;IACA;;EAEA;IrBiBN;IACA;IACA;IACA;IACA;IAmRE,mBqBtSgC;IrBuShC,gBqBvSgC;IrBySlC,qBqBzSkC;IrB0SlC,kBqB1SkC;IrB2SlC,aqB3SkC;IAC1B;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;I1BZN;IACA;IACA;IACA;IACA;I0BUQ;IACA;IACA;IACA;;EAEA;IACE;;EAKN;IrBVJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBqBtCmC;IrBuCnC,qBqBvCmC;IrBwCnC,oBqBxCmC;IrByCnC,gBqBzCmC;;EAE7B;IACE;IACA,O9B3DM;I8B4DN;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAGF;IACE;;EAmBR;IACE;IACA;;EnBgSF;AAAA;AAAA;AAAA;IAIE;;;ALzXJ;EK6XI;IF5VJ;IACA;IACA;IACA;IACA;;;AHrCA;EM1BA;IAGI;;;ANuBJ;EM1BA;IAMI;;;ANoBJ;EM1BA;IASI;;;ANiBJ;EMdE;IH+CF;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBGpSkC;IHqSlC,sBGrSkC;IHsSlC,iBGtSkC;IHoUhC,mBGnU4B;IHoU5B,gBGpU4B;IHsU9B,qBGtU8B;IHuU9B,kBGvU8B;IHwU9B,aGxU8B;IAC1B;IACA;;EAEA;IACE;IACA;;EAIA;IACE,OZFQ;IYGR;IACA;IACA;;EAGF;IACE,YZTQ;IYUR;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;IHcF;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBGnQkC;IHoQlC,sBGpQkC;IHqQlC,iBGrQkC;IHmShC,mBGlS4B;IHmS5B,gBGnS4B;IHqS9B,qBGrS8B;IHsS9B,kBGtS8B;IHuS9B,aGvS8B;IAC1B;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAIA;IACE,OZrCQ;IYsCR;IACA;IACA;;EAkBN;IACE;;EAEA;IACE;;EAIA;IACE;;EAGF;IACE;IACA;IACA;;EAMJ;IACE;IACA;;EAIA;IACE;;ECjHR;IJ2QA,kBI1QqB;IJ2QrB;IACA,eI5QqB;IJ6QrB;IACA;IACA;;EK7QA;IL2DA;IACA;IACA;IACA;IACA;IAgPE,kBK7S8B;IL8S9B,eK9S8B;ILgThC,yBKhTgC;ILiThC,sBKjTgC;ILkThC,iBKlTgC;ILgV9B,mBK/U0B;ILgV1B,gBKhV0B;ILkV5B,qBKlV4B;ILmV5B,kBKnV4B;ILoV5B,aKpV4B;IAC1B,YdiBM;IchBN;IACA;;EAEA;ILmDF;IACA;IACA;IACA;IACA;IAmRE,mBKxU4B;ILyU5B,gBKzU4B;IL2U9B,qBK3U8B;IL4U9B,kBK5U8B;IL6U9B,aK7U8B;;EAG5B;IL8CF;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBKnSkC;ILoSlC,sBKpSkC;ILqSlC,iBKrSkC;ILmUhC,mBKlU4B;ILmU5B,gBKnU4B;ILqU9B,qBKrU8B;ILsU9B,kBKtU8B;ILuU9B,aKvU8B;IL+W9B,uBK9WgC;IL+WhC,oBK/WgC;ILqX9B,oBKrX8B;ILuXhC,eKvXgC;IAC5B;IACA;IACA;IACA;IACA;;EAEA;ILmCJ;IACA;IACA;IACA;IACA;IAgPE,kBKrRkC;ILsRlC,eKtRkC;ILwRpC,yBKxRoC;ILyRpC,sBKzRoC;IL0RpC,iBK1RoC;ILwTlC,mBKvT8B;ILwT9B,gBKxT8B;IL0ThC,qBK1TgC;IL2ThC,kBK3TgC;IL4ThC,aK5TgC;IAC1B;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;IACE;IACA;IACA;;EAEA;IACE;IACA;IACA;;EAGF;IACE;IACA,Od9CE;Ic+CF;IACA;IACA;IACA;IACA;;;AR9CN;EQ+DE;ILWA;IACA;IAQF,wBKlBmC;ILmBnC,qBKnBmC;ILoBnC,oBKpBmC;ILqBnC,gBKrBmC;;EAE7B;IACE;IACA;;EAEA;IACE;IACA;;;ARzEV;EQ+DE;IL2CF,mBK3B8B;IL4B9B,gBK5B8B;ILiC5B,eKjC4B;ILmC9B,WKnC8B;;EAExB;IACE;IACA;;;ARnFR;EQwFE;IACE;;EAEA;IACE;IACA;;EAGF;IACE;IACA;;EC7HN;IN4DA;IACA;IACA;IACA;IACA;IAgPE,kBM9S8B;IN+S9B,eM/S8B;INiThC,yBMjTgC;INkThC,sBMlTgC;INmThC,iBMnTgC;INiV9B,mBMhV0B;INiV1B,gBMjV0B;INmV5B,qBMnV4B;INoV5B,kBMpV4B;INqV5B,aMrV4B;IAC1B,YfkBM;IejBN;IACA;;EAEA;IACE;IACA;IACA;;EAEA;IACE;;EAGF;IACE;;EACA;IACE;IACA;IACA;;EAEF;IACE;IACA;;EAGJ;IACE,YfRE;IeSF;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEF;IACE;IACA,OfrBE;IesBF;IACA;IACA;IACA;IACA;IACA;IACA;;EAiBJ;IACE;IACA;IACA;IACA;;EAEA;IACE;IACA;;EAGF;AAAA;IAEE;IACA;;EAGF;IACE;;ECKN;IACE;IACA;;EAEA;AAAA;IPlCF;IACA;IACA;IACA;IACA;IAgPE,kBO/MgC;IPgNhC,eOhNgC;IPkNlC,yBOlNkC;IPmNlC,sBOnNkC;IPoNlC,iBOpNkC;IP+OhC;IACA;IAKF,qBOpP8B;IPqP9B,kBOrP8B;IPsP9B,aOtP8B;IAC1B;IACA;IACA;IACA;;EAEA;AAAA;IZ3DJ;IACA;IACA;IACA;IACA;IKWA;IACA;IACA;IACA;IACA;IAmRE,mBOxO8B;IPyO9B,gBOzO8B;IP2OhC,qBO3OgC;IP4OhC,kBO5OgC;IP6OhC,aO7OgC;IAC1B;IACA;IACA;;EAEA;AAAA;IPpDN;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBOIqC;IPHrC,qBOGqC;IPFrC,oBOEqC;IPDrC,gBOCqC;IPyLnC;IACA;IAOF,yBOhMsC;IPiMtC,sBOjMsC;IPkMtC,iBOlMsC;IAC9B;IACA;IACA;IAIA;IACA;IACA;IACA;IACA;IACA;;EAEA;AAAA;IPrER;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBOqBuC;IPpBvC,qBOoBuC;IPnBvC,oBOmBuC;IPlBvC,gBOkBuC;IPwKrC;IACA;IAOF,yBO/KwC;IPgLxC,sBOhLwC;IPiLxC,iBOjLwC;IAC9B;;EAGF;AAAA;IACE;IACA;IACA;IACA;IACA;;EAEA;AAAA;IZlGV;IACA;IACA;IACA;IACA;IYgGY;IACA;IACA;IACA;IACA;;EAEA;AAAA;IACE;;EAKN;AAAA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;AAAA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;AAAA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;AAAA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;AAAA;IPvJR;IACA;IACA;IACA;IACA;IAgPE,kBO3FsC;IP4FtC,eO5FsC;IP8FxC,yBO9FwC;IP+FxC,sBO/FwC;IPgGxC,iBOhGwC;IP8HtC,mBO7HkC;IP8HlC,gBO9HkC;IPgIpC,qBOhIoC;IPiIpC,kBOjIoC;IPkIpC,aOlIoC;IAC1B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;AAAA;IACE;IACA;IACA;IACA;;EAEA;AAAA;IP9KV;IACA;IACA;IACA;IACA;IAgPE,kBOpEwC;IPqExC,eOrEwC;IPuE1C,yBOvE0C;IPwE1C,sBOxE0C;IPyE1C,iBOzE0C;IPuGxC,mBOtGoC;IPuGpC,gBOvGoC;IPyGtC,qBOzGsC;IP0GtC,kBO1GsC;IP2GtC,aO3GsC;IAC1B;IACA;IACA;IACA;IACA;IACA;;EAEA;AAAA;IACE;IACA;IACA;IACA;;EAMJ;AAAA;IACE;;EAEA;AAAA;IACE;IACA;;EAOF;AAAA;IP/MZ;IACA;IACA;IACA;IACA;IAmRE,mBOtEsC;IPuEtC,gBOvEsC;IPyExC,qBOzEwC;IP0ExC,kBO1EwC;IP2ExC,aO3EwC;IAC1B;;EAEA;AAAA;IACE;IACA;;EAGF;AAAA;IACE;;EAGF;AAAA;IACE;;EAIA;AAAA;IACE;IACA;;EAIJ;AAAA;IP/LZ;IACA;IAQF,wBOuL6C;IPtL7C,qBOsL6C;IPrL7C,oBOqL6C;IPpL7C,gBOoL6C;IPwC3C;IACA;IAQF,qBOhD0C;IPiD1C,kBOjD0C;IPkD1C,aOlD0C;;EAMlC;AAAA;IACE;;EAEA;AAAA;IACE;IACA;IACA;IACA;IACA;;EAIJ;AAAA;IACE;;EAaF;AAAA;IACE;;EAEA;AAAA;IZ5RV;IACA;IACA;IACA;IACA;IY0RY;IACA;;EAGA;AAAA;IACE;;EAIJ;AAAA;IACE;;EAIJ;AAAA;IACE;;EAGA;AAAA;IACE;;EAIJ;AAAA;IACE;;EAEA;AAAA;IACE;;EAKF;AAAA;IACE;;EAKN;AAAA;IACE;;EAIJ;AAAA;IACE;IACA;IACA;IACA;IACA;IACA;;EAEA;AAAA;IPlUN;IACA;IACA;IACA;IACA;IAgPE,kBOgFoC;IP/EpC,eO+EoC;IP7EtC,yBO6EsC;IP5EtC,sBO4EsC;IP3EtC,iBO2EsC;IP7CpC,mBO8CgC;IP7ChC,gBO6CgC;IP3ClC,qBO2CkC;IP1ClC,kBO0CkC;IPzClC,aOyCkC;IAC1B,YhBtWQ;IgBuWR;IACA;IACA;IACA;IACA;IACA;;EAEA;AAAA;IACE;;EAGF;AAAA;IACE;;EAGF;AAAA;IACE;;EAKN;IACE;AAAA;MA3VN;MACA;MACA;MACA;MACA;MACA;;IAGA;AAAA;AAAA;MAjEA;MACA;MACA;MACA,qBACE;MAGF;MACA;;IAEA;AAAA;AAAA;MACE;;IAGF;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;MAEE;MACA;MACA;;IAGE;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;MACE;MACA;MACA;;IAKN;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;MAEE;MACA;;IAGF;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;MAEE;;IAoCF;AAAA;MACE;MACA;MACA;;IAEA;AAAA;MA9EF;MACA;MACA;MACA,qBACE;MAGF;MACA;;IAEA;AAAA;MACE;;IAGF;AAAA;AAAA;AAAA;MAEE;MACA;MACA;;IAGE;AAAA;AAAA;AAAA;MACE;MACA;MACA;;IAKN;AAAA;AAAA;AAAA;MAEE;MACA;;IAGF;AAAA;AAAA;AAAA;MAEE;;IA+WI;AAAA;MAIE;;IAEA;AAAA;MACE;;IAGF;AAAA;MACE;;IAKF;AAAA;MACE;;;EAMR;IACE;;EAeJ;IACE;;EAKI;AAAA;IACE;;EAEA;AAAA;IACE;IACA;IACA;IACA;;EAGF;AAAA;IACE;;EAEA;AAAA;IACE;IACA;IACA;;EAMR;AAAA;IACE;;EAEA;AAAA;IACE;IACA;IACA;;EAEA;AAAA;IACE;;ECpeR;IR2DF;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBQ3GiC;IR4GjC,qBQ5GiC;IR6GjC,oBQ7GiC;IR8GjC,gBQ9GiC;IR6S/B,kBQ5SgC;IR6ShC,eQ7SgC;IR+SlC,yBQ/SkC;IRgTlC,sBQhTkC;IRiTlC,iBQjTkC;IR+UhC,mBQ9U4B;IR+U5B,gBQ/U4B;IRiV9B,qBQjV8B;IRkV9B,kBQlV8B;IRmV9B,aQnV8B;IAC1B;IACA;;EAEA;IACE;IACA;IACA;;EAEA;IR8CN;IACA;IACA;IACA;IACA;IAgPE,kBQhSoC;IRiSpC,eQjSoC;IRmStC,yBQnSsC;IRoStC,sBQpSsC;IRqStC,iBQrSsC;IAC9B;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAEA;IACE;IACA;;EAGF;IACE;;EAGF;IACE;;EAKF;IACE;;EAKF;IACE;;EAIJ;IACE;;EACA;IACE;;EAMR;IRHJ;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBQlPoC;IRmPpC,sBQnPoC;IRoPpC,iBQpPoC;IAC9B;IACA;IACA;;EAEA;IACE;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAmBR;IACE;;EClBJ;IT5BA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBSzNgC;IT0NhC,sBS1NgC;IT2NhC,iBS3NgC;ITW9B;IACA;IAQF,wBSnB+B;IToB/B,qBSpB+B;ITqB/B,oBSrB+B;ITsB/B,gBStB+B;IAC7B,YlBtEM;IkBuEN;IACA;;EAEA;IACE;;EAEA;IACE,OlB3EU;;EkB8EZ;IACE,kBlB9EU;;EkBkFd;IACE;IACA;;EAEA;IACE,YlBtFU;IkBuFV;;EAEA;IACE;IACA;;EAEA;IFnER;IACA;IACA,QEkE8C;IFjE9C,OEiEuC;IAC7B;;EAGE;IACE;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAMR;IACE;;EAEA;IACE;IACA;IACA;;EAEA;IACE;;EAMR;IACE;;EChKN;IV2DA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBUhTgC;IViThC,sBUjTgC;IVkThC,iBUlTgC;IVkG9B;IACA;IAQF,wBU1G+B;IV2G/B,qBU3G+B;IV4G/B,oBU5G+B;IV6G/B,gBU7G+B;IAC7B;IACA;IACA;;EAEA;IACE;;EAEA;IACE;;EAGE;IACE;IACA;IACA;IACA;;EAKN;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;IACE;IACA;;EAEA;IACE;IACA;;EAEA;IACE;;EAEA;IHCR;IACA;IACA,QGF8C;IHG9C,OGHuC;IAC7B;;EAEA;IACE;IACA;IACA;IACA;;EAGF;IVHV;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBUlP0C;IVmP1C,sBUnP0C;IVoP1C,iBUpP0C;IAC9B;IACA;IACA;IACA;;EAEA;IVXZ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBUrC2C;IVsC3C,qBUtC2C;IVuC3C,oBUvC2C;IVwC3C,gBUxC2C;IVkOzC;IACA;IAOF,yBUzO4C;IV0O5C,sBU1O4C;IV2O5C,iBU3O4C;IAC9B;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAEA;IACE,OnB7DA;ImB8DA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAEA;IACE;IACA;;EAGF;IACE;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EA3BN;IA+BE;IACA;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;IACE;IACA;;EAEA;IACE;;EAIJ;IACE;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAIJ;IACE;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;IACA;;EAOV;IACE;IACA;;EAGF;IVrKJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBUqHmC;IVpHnC,qBUoHmC;IVnHnC,oBUmHmC;IVlHnC,gBUkHmC;IAC7B;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IV3LN;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBU2IqC;IV1IrC,qBU0IqC;IVzIrC,oBUyIqC;IVxIrC,gBUwIqC;IAC7B;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;;EAGF;IACE;IACA;;EAIJ;IVrNR;IACA;IACA;IACA;IACA;IAqOE;IACA;IAaF,yBUhCwC;IViCxC,sBUjCwC;IVkCxC,iBUlCwC;IV9IxC,mBU+IkC;IV9IlC,gBU8IkC;IVzIhC,eUyIgC;IVvIlC,WUuIkC;IACxB;IACA;IACA;IACA;;EAEA;IACE,OnB/PI;ImBgQJ;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAGF;IACE;;EAKN;IV/PV;IACA;IACA;IACA;IACA;IAgPE,kBUawC;IVZxC,eUYwC;IVV1C,yBUU0C;IVT1C,sBUS0C;IVR1C,iBUQ0C;IAC9B;IACA;;EAEA;IACE;;EAEA;IACE;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAKF;IACE;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAMJ;IACE;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAQJ;IACE;IACA;;EAeJ;IACE;IACA;;EAEA;IACE;;EAUR;IACE;;EAMA;IACE;;EAGF;IACE;;EAIJ;IACE;;EAmBR;IACE;;EAGE;IACE;;EAEA;IACE;;EAMR;IACE;;EAEA;IACE;;EAGE;IHnaR;IACA;IACA,QGka8C;IHja9C,OGiauC;;EAE7B;IACE;IACA;;EAGF;IACE;IACA;;EAIA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAGF;IACE;;EAGF;IACE;IACA;;EAIJ;IACE;IACA;IACA;;EAOV;IACE;;EAEA;IACE;;EAEA;IACE;;EAEA;IACE;;EAGF;IACE;;EAIJ;IACE;;EAEA;IACE;;EAEA;IACE;;EAEA;IACE;;EAGF;IACE;;EC1iBhB;IX4DA;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBW5G+B;IX6G/B,qBW7G+B;IX8G/B,oBW9G+B;IX+G/B,gBW/G+B;IAC7B;IACA;IACA;;EAEA;IACE;IACA;;EAEA;IACE;;EAEA;IACE;;EAKN;IACE;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAEA;IX8BN;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBW9EqC;IX+ErC,qBW/EqC;IXgFrC,oBWhFqC;IXiFrC,gBWjFqC;IAC7B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;IACE;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAIJ;IXqJR,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IWxJU;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;;EAEA;IACE;IACA;IACA;;EAIJ;IXhFR;IACA;IACA;IACA;IACA;IW8EU;IACA;IACA;IACA;;EAEA;IXsHV,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IWzHY;IACA;;EAoBV;IACE;;EAGE;IACE;;EAMJ;IACE;IACA;IACA;;EAGE;IACE;IACA;;EAGF;IACE;;EAEA;IACE;;EAIJ;IACE;IACA;;EAEA;IACE;IACA;IACA;IACA;;ECXZ;IZzIA;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBYyF+B;IZxF/B,qBYwF+B;IZvF/B,oBYuF+B;IZtF/B,gBYsF+B;IAC7B;IACA;IACA;;EAEA;IACE;IACA;;EAEA;IACE;;EAEA;IACE;;EAKN;IZ7JF;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBY6GiC;IZ5GjC,qBY4GiC;IZ3GjC,oBY2GiC;IZ1GjC,gBY0GiC;IAC7B;IACA;;EAEA;IZnKJ;IACA;IACA;IACA;IACA;IAqEA,mBY4F8B;IZ3F9B,gBY2F8B;IZtF5B,eYsF4B;IZpF9B,WYoF8B;IACxB;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IZ9KN;IACA;IACA;IACA;IACA;IAmRE,mBYvGgC;IZwGhC,gBYxGgC;IZ0GlC,qBY1GkC;IZ2GlC,kBY3GkC;IZ4GlC,aY5GkC;IAC1B;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;IZSJ,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IYZM;IACA;IACA;IACA;IACA;;EAEA;IZ5MN;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBY4JqC;IZ3JrC,qBY2JqC;IZ1JrC,oBY0JqC;IZzJrC,gBYyJqC;IAC7B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE,OrBxQM;IqByQN;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAIJ;IACE;;EAIA;IACE;;ECrUZ;Ib4DA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBajTgC;IbkThC,sBalTgC;IbmThC,iBanTgC;IbmG9B;IACA;IAQF,wBa3G+B;Ib4G/B,qBa5G+B;Ib6G/B,oBa7G+B;Ib8G/B,gBa9G+B;IAC7B;IACA;;EAEA;IACE;;EAEA;IACE,OtBiBU;IsBhBV;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;;EAIJ;IACE;IACA;IACA;IACA;IACA;;EAGF;IACE;;EAGF;IACE;;EAMN;IbcF;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBa9DiC;Ib+DjC,qBa/DiC;IbgEjC,oBahEiC;IbiEjC,gBajEiC;IbwP/B;IACA;IAUF,yBalQkC;IbmQlC,sBanQkC;IboQlC,iBapQkC;IAC9B;IACA;;EAII;IACE;IACA;IACA;;EAEA;IbAV;IACA;IACA;IACA;IACA;IAgPE,kBalPwC;IbmPxC,eanPwC;IbqP1C,yBarP0C;IbsP1C,sBatP0C;IbuP1C,iBavP0C;IAC9B;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA,OtB7CE;IsB8CF;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE,YtB5DE;IsB6DF;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAIJ;IACE;IACA;;EAEA;IACE;;EAIA;IACE;IACA;;EAGF;IACE;IACA;;EAMJ;IACE;;EAIA;IACE;IACA;IACA;;EAKN;IbwJV;IACA;IAaF,yBarK4C;IbsK5C,sBatK4C;IbuK5C,iBavK4C;;EAE9B;IACE;;EAIJ;IbmJV;IACA;IAUF,yBa7J4C;Ib8J5C,sBa9J4C;Ib+J5C,iBa/J4C;;EAE9B;IACE;;EAKN;IACE,kBtBrII;;EsBwIF;IACE,OtBlJF;IsBmJE;;EAKN;IACE;;EAIA;IACE;;EAGF;IACE,OtBlKA;IsBmKA;;EAOV;IACE;;EAEA;IlBjJN;IACA;IACA;IACA;IACA;IkB+IQ;IACA;IACA;IACA;;EAEA;IbzIR;IACA;IACA;IACA;IACA;IauIU,YtB5KM;IsB6KN,OtB5KM;IsB6KN;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;;EAIJ;IACE,YtB3NI;IsB4NJ;IACA;IACA;IACA;IACA;IACA;IACA;;EAIA;IACE;;EAKN;IAYE;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAGF;IACE;;EAIJ;IACE;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAGF;IbhQd;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBaW8C;IbV9C,sBaU8C;IbT9C,iBaS8C;IAC9B;IACA;IACA;IACA;;EAEA;IbxQhB;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBawN+C;IbvN/C,qBauN+C;IbtN/C,oBasN+C;IbrN/C,gBaqN+C;Ib3B7C;IACA;IAOF,yBaoBgD;IbnBhD,sBamBgD;IblBhD,iBakBgD;IAC9B;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAEA;IACE,OtB1TJ;IsB2TI;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAEA;IACE;IACA;;EAGF;IACE;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EA3BN;IA+BE;IACA;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;IACE;IACA;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAIJ;IACE;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;IACA;;EAOV;IbvaR;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBauXuC;IbtXvC,qBasXuC;IbrXvC,oBaqXuC;IbpXvC,gBaoXuC;IAC7B;IACA;IACA;IACA;;EAEA;Ib/aV;IACA;IACA;IACA;IACA;IAqEA,mBawWoC;IbvWpC,gBauWoC;IblWlC,eakWkC;IbhWpC,WagWoC;Ib7GpC,uBa8GwC;Ib7GxC,oBa6GwC;Ib3GtC;IAMF,eaqGwC;IbjKtC;IACA;IAQF,qBayJsC;IbxJtC,kBawJsC;IbvJtC,aauJsC;Ib1MpC;IACA;IAaF,yBa6L0C;Ib5L1C,sBa4L0C;Ib3L1C,iBa2L0C;IAC9B;IACA;IACA;IACA;;EAEA;Ib1bZ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBa0Y2C;IbzY3C,qBayY2C;IbxY3C,oBawY2C;IbvY3C,gBauY2C;Ib7MzC;IACA;IAOF,yBasM4C;IbrM5C,sBaqM4C;IbpM5C,iBaoM4C;IAC9B;IACA;IACA;IACA;IACA;IACA;;EAEA;Ibrcd;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBaqZ6C;IbpZ7C,qBaoZ6C;IbnZ7C,oBamZ6C;IblZ7C,gBakZ6C;IbxN3C;IACA;IAOF,yBaiN8C;IbhN9C,sBagN8C;Ib/M9C,iBa+M8C;IAC9B;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;IACA;;EAEA;IlBtehB;IACA;IACA;IACA;IACA;IkBoekB;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAKN;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;Ib3hBd;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBa2e6C;Ib1e7C,qBa0e6C;Ibze7C,oBaye6C;Ibxe7C,gBawe6C;Ib9S3C;IACA;IAOF,yBauS8C;IbtS9C,sBasS8C;IbrS9C,iBaqS8C;IAC9B;IACA;IACA;IACA;;EAEA;IbpiBhB;IACA;IACA;IACA;IACA;IAgPE,kBakT8C;IbjT9C,eaiT8C;Ib/ShD,yBa+SgD;Ib9ShD,sBa8SgD;Ib7ShD,iBa6SgD;Ib/Q9C,mBagR0C;Ib/Q1C,gBa+Q0C;Ib7Q5C,qBa6Q4C;Ib5Q5C,kBa4Q4C;Ib3Q5C,aa2Q4C;IAC1B;IACA;;EAEA;IACE;IACA;IACA;;EAIJ;IbljBhB;IACA;IACA;IACA;IACA;IA6QE;IACA;IAQF,qBa0R4C;IbzR5C,kBayR4C;IbxR5C,aawR4C;IAC1B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAMA;IACE;;EAQA;IACE;IACA;IACA;IACA;IACA;IACA;;EAWE;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EAQZ;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAGF;IACE;;EAGF;IACE;;EAII;IACE,OtBzqBd;;EsBgrBI;IACE;;EAEA;IACE;IACA;IACA;;EAGF;IACE;;EAKN;Ib7cV,kBa8c+B;Ib7c/B;IACA,ea4c+B;Ib3c/B;IACA;IACA;Ia0cY;;EAIJ;IAME;IACA;IACA;IACA;IACA;;EAMA;IACE;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAKN;IACE;IACA;;EAEA;IACE,YtBtuBI;IsBuuBJ;;EAEA;IACE;;EAIA;IACE;;EAGF;IACE;;EAKF;IACE;;EAMJ;IACE;;EAIJ;AAAA;IAEE;IACA;;EAKN;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IbnxBV;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBa8hB0C;Ib7hB1C,sBa6hB0C;Ib5hB1C,iBa4hB0C;IAC9B;IACA;IACA;;EAEA;Ib1xBZ;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBaqiB4C;IbpiB5C,sBaoiB4C;IbniB5C,iBamiB4C;IAC9B;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;;EAKN;IACE,YtB/0BI;IsBg1BJ;IACA;IACA;IACA;IACA;;EAIJ;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAQA;IACE;;EAON;IACE;;EAGF;IACE;;EAMJ;IACE;;EAGF;IACE;;EAII;IACE;IACA;IACA;;EAIJ;IACE;;EAEA;IACE;;EAoBV;IACE;;EAGE;IACE;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;;EAKN;IACE;;EAGE;IACE;;EAEA;IACE;IACA;IACA;;EAEA;IACE;;EAGF;IACE;;EAMA;IACE;IACA;;EAEA;IACE;IACA;;EAGF;IACE;IACA;;EAIA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAGF;IACE;;EAGF;IACE;IACA;;EAIJ;IACE;IACA;IACA;;EAQR;IACE;;EAEA;IACE;IACA;IACA;;EAEA;IACE;IACA;;EAEA;IACE;;EAGF;IACE;IACA;IACA;;EAOE;IACE;IACA;;EAWd;IACE;;EAEA;IACE;IACA;IACA;;EAGF;IACE;IACA;;EC7kCZ;Id2DA;IACA;IACA;IACA;IACA;IAwOE;IACA;IAUF,yBchTgC;IdiThC,sBcjTgC;IdkThC,iBclTgC;IAC9B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;Id+CF;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBc/FiC;IdgGjC,qBchGiC;IdiGjC,oBcjGiC;IdkGjC,gBclGiC;IdyR/B;IACA;IAUF,yBcnSkC;IdoSlC,sBcpSkC;IdqSlC,iBcrSkC;IAC9B;IACA;;EAEA;IACE,OvBMU;IuBLV;IACA;IACA;;EAGF;IdiCJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBcjFmC;IdkFnC,qBclFmC;IdmFnC,oBcnFmC;IdoFnC,gBcpFmC;Id8QjC;IACA;IAOF,yBcrRoC;IdsRpC,sBctRoC;IduRpC,iBcvRoC;IAC9B;IACA;IACA;IACA;IACA;;EAGA;IdsBN;IACA;IACA;IACA;IACA;IAgPE,kBcxQoC;IdyQpC,eczQoC;Id2QtC,yBc3QsC;Id4QtC,sBc5QsC;Id6QtC,iBc7QsC;Id2SpC,mBc1SgC;Id2ShC,gBc3SgC;Id6SlC,qBc7SkC;Id8SlC,kBc9SkC;Id+SlC,ac/SkC;IAC1B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAEA;IdDR;IACA;IACA;IACA;IACA;IAgPE,kBcjPsC;IdkPtC,eclPsC;IdoPxC,yBcpPwC;IdqPxC,sBcrPwC;IdsPxC,iBctPwC;IdoRtC,mBcnRkC;IdoRlC,gBcpRkC;IdsRpC,qBctRoC;IduRpC,kBcvRoC;IdwRpC,acxRoC;IAC1B;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;;EAKN;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAIJ;IdlCN;IACA;IACA;IACA;IACA;IcgCQ;IACA;IACA;IACA;;EAEA;IdoKR,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IcvKU;IACA;;EAMR;IACE,OvBrFY;IuBsFZ;IACA;;EAEA;IACE;;EAGF;InB1EJ;IACA;IACA;IACA;IACA;ImBwEM;IACA;;EAEA;IACE;;EC5HR;IAEE;;EAGA;IACE;;ED8HJ;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAON;IdjIA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBcpHgC;IdqHhC,sBcrHgC;IdsHhC,iBctHgC;IAC9B;IACA;IACA;;EAEA;IdxIF;IACA;IACA;IACA;IACA;IAgPE,kBc1GgC;Id2GhC,ec3GgC;Id6GlC,yBc7GkC;Id8GlC,sBc9GkC;Id+GlC,iBc/GkC;IAC9B;IACA;IACA;;EAEA;IACE;IACA;IACA;;EAIJ;IACE;IACA;;EAEA;IACE;IACA;IACA;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAKN;IACE;;EAsBJ;IdnNA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBclCgC;IdmChC,sBcnCgC;IdoChC,iBcpCgC;IAC9B;IACA;IACA;;EAEA;IACE;;EAEA;IACE;IACA;;EAEA;IACE,OvBnQQ;IuBoQR;;EAGF;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAGE;IACE;IACA;IACA;;EAQR;IACE;IACA;;EAKF;IACE;;EAKN;IACE;IACA;;EAEA;IACE;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAIA;IACE;;EAMJ;IACE;IACA;IACA;;EAIJ;IACE;;EAII;IACE;;EAMR;IACE;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAGF;IACE;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAEA;IACE;IACA;;EApKR;IACE;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;;EA8QF;IACE,YvB9fc;IuB+fd;IACA;;EAGE;IACE;;EAEA;IACE;IACA;IACA;;EAIJ;IACE;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAEA;IACE;;EACA;IACE;;EAKN;IACE;;EAGF;IACE;IACA;;EAMA;IACE;;EAIJ;IACE;IACA;;ECrkBJ;IfmDJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBe9FmC;If+FnC,qBe/FmC;IfgGnC,oBehGmC;IfiGnC,gBejGmC;If2RjC;IACA;IAOF,yBelSoC;IfmSpC,sBenSoC;IfoSpC,iBepSoC;IAC9B;IACA;;EAEA;IfoPN,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IAlNA;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBetFqC;IfuFrC,qBevFqC;IfwFrC,oBexFqC;IfyFrC,gBezFqC;IfmRnC;IACA;IAOF,yBe1RsC;If2RtC,sBe3RsC;If4RtC,iBe5RsC;;EDmZtC;IACE;;EAEA;IACE;IACA;;EAEA;IACE;IACA;;EAGF;IACE;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAIA;IACE;IACA;IACA;;EAaN;AAAA;AAAA;AAAA;AAAA;Id/WF;IACA;IAQF,wBcuWmC;IdtWnC,qBcsWmC;IdrWnC,oBcqWmC;IdpWnC,gBcoWmC;IAC7B;;EAEA;AAAA;AAAA;AAAA;AAAA;IACE;IACA;;EAGF;AAAA;AAAA;AAAA;AAAA;IACE;;EAEA;AAAA;AAAA;AAAA;AAAA;IACE;;EAGF;AAAA;AAAA;AAAA;AAAA;IACE;;EAIJ;AAAA;AAAA;AAAA;AAAA;IACE;IACA;;EAIJ;AAAA;AAAA;AAAA;AAAA;Id1YF;IACA;IAQF,wBckYmC;IdjYnC,qBciYmC;IdhYnC,oBcgYmC;Id/XnC,gBc+XmC;IAC7B;;EAEA;AAAA;AAAA;AAAA;AAAA;IACE;;EAEA;AAAA;AAAA;AAAA;AAAA;IACE;IACA;;EAIA;AAAA;AAAA;AAAA;AAAA;IACE;;EAKN;AAAA;AAAA;AAAA;AAAA;IACE;IACA;;EAEA;AAAA;AAAA;AAAA;AAAA;IACE;;EAGF;AAAA;AAAA;AAAA;AAAA;IACE;;EAKN;AAAA;AAAA;AAAA;AAAA;IACE;;EAhhBN;Id2DA;IACA;IACA;IACA;IACA;IAwOE;IACA;IAUF,yBchTgC;IdiThC,sBcjTgC;IdkThC,iBclTgC;IAC9B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;Id+CF;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBc/FiC;IdgGjC,qBchGiC;IdiGjC,oBcjGiC;IdkGjC,gBclGiC;IdyR/B;IACA;IAUF,yBcnSkC;IdoSlC,sBcpSkC;IdqSlC,iBcrSkC;IAC9B;IACA;;EAEA;IACE,OvBMU;IuBLV;IACA;IACA;;EAGF;IdiCJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBcjFmC;IdkFnC,qBclFmC;IdmFnC,oBcnFmC;IdoFnC,gBcpFmC;Id8QjC;IACA;IAOF,yBcrRoC;IdsRpC,sBctRoC;IduRpC,iBcvRoC;IAC9B;IACA;IACA;IACA;IACA;;EAGA;IdsBN;IACA;IACA;IACA;IACA;IAgPE,kBcxQoC;IdyQpC,eczQoC;Id2QtC,yBc3QsC;Id4QtC,sBc5QsC;Id6QtC,iBc7QsC;Id2SpC,mBc1SgC;Id2ShC,gBc3SgC;Id6SlC,qBc7SkC;Id8SlC,kBc9SkC;Id+SlC,ac/SkC;IAC1B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAEA;IdDR;IACA;IACA;IACA;IACA;IAgPE,kBcjPsC;IdkPtC,eclPsC;IdoPxC,yBcpPwC;IdqPxC,sBcrPwC;IdsPxC,iBctPwC;IdoRtC,mBcnRkC;IdoRlC,gBcpRkC;IdsRpC,qBctRoC;IduRpC,kBcvRoC;IdwRpC,acxRoC;IAC1B;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;;EAKN;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAIJ;IdlCN;IACA;IACA;IACA;IACA;IcgCQ;IACA;IACA;IACA;;EAEA;IdoKR,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IcvKU;IACA;;EAMR;IACE,OvBrFY;IuBsFZ;IACA;;EAEA;IACE;;EAGF;InB1EJ;IACA;IACA;IACA;IACA;ImBwEM;IACA;;EAEA;IACE;;EE5HR;IAEE;;EAEA;IACE;;EF+HJ;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAON;IdjIA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBcpHgC;IdqHhC,sBcrHgC;IdsHhC,iBctHgC;IAC9B;IACA;IACA;;EAEA;IdxIF;IACA;IACA;IACA;IACA;IAgPE,kBc1GgC;Id2GhC,ec3GgC;Id6GlC,yBc7GkC;Id8GlC,sBc9GkC;Id+GlC,iBc/GkC;IAC9B;IACA;IACA;;EAEA;IACE;IACA;IACA;;EAIJ;IACE;IACA;;EAEA;IACE;IACA;IACA;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAKN;IACE;;EAsBJ;IdnNA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBclCgC;IdmChC,sBcnCgC;IdoChC,iBcpCgC;IAC9B;IACA;IACA;;EAEA;IACE;;EAEA;IACE;IACA;;EAEA;IACE,OvBnQQ;IuBoQR;;EAGF;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAGE;IACE;IACA;IACA;;EAQR;IACE;IACA;;EAKF;IACE;;EAKN;IACE;IACA;;EAEA;IACE;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAIA;IACE;;EAMJ;IACE;IACA;IACA;;EAIJ;IACE;;EAII;IACE;;EAMR;IACE;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAGF;IACE;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAEA;IACE;IACA;;EApKR;IACE;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;;EA8QF;IACE,YvB9fc;IuB+fd;IACA;;EAGE;IACE;;EAEA;IACE;IACA;IACA;;EAIJ;IACE;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAEA;IACE;;EACA;IACE;;EAKN;IACE;;EAGF;IACE;IACA;;EAMA;IACE;;EAIJ;IACE;IACA;;EEtkBJ;IhBoDJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBgB/FmC;IhBgGnC,qBgBhGmC;IhBiGnC,oBgBjGmC;IhBkGnC,gBgBlGmC;IhB4RjC;IACA;IAOF,yBgBnSoC;IhBoSpC,sBgBpSoC;IhBqSpC,iBgBrSoC;IAC9B;IACA;;EAEA;IhBqPN,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IAlNA;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBgBvFqC;IhBwFrC,qBgBxFqC;IhByFrC,oBgBzFqC;IhB0FrC,gBgB1FqC;IhBoRnC;IACA;IAOF,yBgB3RsC;IhB4RtC,sBgB5RsC;IhB6RtC,iBgB7RsC;;EFoZtC;IACE;;EAEA;IACE;IACA;;EAEA;IACE;IACA;;EAGF;IACE;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAIA;IACE;IACA;IACA;;EAaN;AAAA;AAAA;AAAA;AAAA;Id/WF;IACA;IAQF,wBcuWmC;IdtWnC,qBcsWmC;IdrWnC,oBcqWmC;IdpWnC,gBcoWmC;IAC7B;;EAEA;AAAA;AAAA;AAAA;AAAA;IACE;IACA;;EAGF;AAAA;AAAA;AAAA;AAAA;IACE;;EAEA;AAAA;AAAA;AAAA;AAAA;IACE;;EAGF;AAAA;AAAA;AAAA;AAAA;IACE;;EAIJ;AAAA;AAAA;AAAA;AAAA;IACE;IACA;;EAIJ;AAAA;AAAA;AAAA;AAAA;Id1YF;IACA;IAQF,wBckYmC;IdjYnC,qBciYmC;IdhYnC,oBcgYmC;Id/XnC,gBc+XmC;IAC7B;;EAEA;AAAA;AAAA;AAAA;AAAA;IACE;;EAEA;AAAA;AAAA;AAAA;AAAA;IACE;IACA;;EAIA;AAAA;AAAA;AAAA;AAAA;IACE;;EAKN;AAAA;AAAA;AAAA;AAAA;IACE;IACA;;EAEA;AAAA;AAAA;AAAA;AAAA;IACE;;EAGF;AAAA;AAAA;AAAA;AAAA;IACE;;EAKN;AAAA;AAAA;AAAA;AAAA;IACE;;EAhhBN;Id2DA;IACA;IACA;IACA;IACA;IAwOE;IACA;IAUF,yBchTgC;IdiThC,sBcjTgC;IdkThC,iBclTgC;IAC9B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;Id+CF;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBc/FiC;IdgGjC,qBchGiC;IdiGjC,oBcjGiC;IdkGjC,gBclGiC;IdyR/B;IACA;IAUF,yBcnSkC;IdoSlC,sBcpSkC;IdqSlC,iBcrSkC;IAC9B;IACA;;EAEA;IACE,OvBMU;IuBLV;IACA;IACA;;EAGF;IdiCJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBcjFmC;IdkFnC,qBclFmC;IdmFnC,oBcnFmC;IdoFnC,gBcpFmC;Id8QjC;IACA;IAOF,yBcrRoC;IdsRpC,sBctRoC;IduRpC,iBcvRoC;IAC9B;IACA;IACA;IACA;IACA;;EAGA;IdsBN;IACA;IACA;IACA;IACA;IAgPE,kBcxQoC;IdyQpC,eczQoC;Id2QtC,yBc3QsC;Id4QtC,sBc5QsC;Id6QtC,iBc7QsC;Id2SpC,mBc1SgC;Id2ShC,gBc3SgC;Id6SlC,qBc7SkC;Id8SlC,kBc9SkC;Id+SlC,ac/SkC;IAC1B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAEA;IdDR;IACA;IACA;IACA;IACA;IAgPE,kBcjPsC;IdkPtC,eclPsC;IdoPxC,yBcpPwC;IdqPxC,sBcrPwC;IdsPxC,iBctPwC;IdoRtC,mBcnRkC;IdoRlC,gBcpRkC;IdsRpC,qBctRoC;IduRpC,kBcvRoC;IdwRpC,acxRoC;IAC1B;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;;EAKN;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAIJ;IdlCN;IACA;IACA;IACA;IACA;IcgCQ;IACA;IACA;IACA;;EAEA;IdoKR,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IcvKU;IACA;;EAMR;IACE,OvBrFY;IuBsFZ;IACA;;EAEA;IACE;;EAGF;InB1EJ;IACA;IACA;IACA;IACA;ImBwEM;IACA;;EAEA;IACE;;EG5HR;IAEE;;EAEA;IACE;;EH+HJ;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAON;IdjIA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBcpHgC;IdqHhC,sBcrHgC;IdsHhC,iBctHgC;IAC9B;IACA;IACA;;EAEA;IdxIF;IACA;IACA;IACA;IACA;IAgPE,kBc1GgC;Id2GhC,ec3GgC;Id6GlC,yBc7GkC;Id8GlC,sBc9GkC;Id+GlC,iBc/GkC;IAC9B;IACA;IACA;;EAEA;IACE;IACA;IACA;;EAIJ;IACE;IACA;;EAEA;IACE;IACA;IACA;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAKN;IACE;;EAsBJ;IdnNA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBclCgC;IdmChC,sBcnCgC;IdoChC,iBcpCgC;IAC9B;IACA;IACA;;EAEA;IACE;;EAEA;IACE;IACA;;EAEA;IACE,OvBnQQ;IuBoQR;;EAGF;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAGE;IACE;IACA;IACA;;EAQR;IACE;IACA;;EAKF;IACE;;EAKN;IACE;IACA;;EAEA;IACE;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAIA;IACE;;EAMJ;IACE;IACA;IACA;;EAIJ;IACE;;EAII;IACE;;EAMR;IACE;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAGF;IACE;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAEA;IACE;IACA;;EApKR;IACE;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;;EA8QF;IACE,YvB9fc;IuB+fd;IACA;;EAGE;IACE;;EAEA;IACE;IACA;IACA;;EAIJ;IACE;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAEA;IACE;;EACA;IACE;;EAKN;IACE;;EAGF;IACE;IACA;;EAMA;IACE;;EAIJ;IACE;IACA;;EGtkBJ;IjBoDJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBiB/FmC;IjBgGnC,qBiBhGmC;IjBiGnC,oBiBjGmC;IjBkGnC,gBiBlGmC;IjB4RjC;IACA;IAOF,yBiBnSoC;IjBoSpC,sBiBpSoC;IjBqSpC,iBiBrSoC;IAC9B;IACA;;EAEA;IjBqPN,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IAlNA;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBiBvFqC;IjBwFrC,qBiBxFqC;IjByFrC,oBiBzFqC;IjB0FrC,gBiB1FqC;IjBoRnC;IACA;IAOF,yBiB3RsC;IjB4RtC,sBiB5RsC;IjB6RtC,iBiB7RsC;;EHoZtC;IACE;;EAEA;IACE;IACA;;EAEA;IACE;IACA;;EAGF;IACE;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAIA;IACE;IACA;IACA;;EAaN;AAAA;AAAA;AAAA;AAAA;Id/WF;IACA;IAQF,wBcuWmC;IdtWnC,qBcsWmC;IdrWnC,oBcqWmC;IdpWnC,gBcoWmC;IAC7B;;EAEA;AAAA;AAAA;AAAA;AAAA;IACE;IACA;;EAGF;AAAA;AAAA;AAAA;AAAA;IACE;;EAEA;AAAA;AAAA;AAAA;AAAA;IACE;;EAGF;AAAA;AAAA;AAAA;AAAA;IACE;;EAIJ;AAAA;AAAA;AAAA;AAAA;IACE;IACA;;EAIJ;AAAA;AAAA;AAAA;AAAA;Id1YF;IACA;IAQF,wBckYmC;IdjYnC,qBciYmC;IdhYnC,oBcgYmC;Id/XnC,gBc+XmC;IAC7B;;EAEA;AAAA;AAAA;AAAA;AAAA;IACE;;EAEA;AAAA;AAAA;AAAA;AAAA;IACE;IACA;;EAIA;AAAA;AAAA;AAAA;AAAA;IACE;;EAKN;AAAA;AAAA;AAAA;AAAA;IACE;IACA;;EAEA;AAAA;AAAA;AAAA;AAAA;IACE;;EAGF;AAAA;AAAA;AAAA;AAAA;IACE;;EAKN;AAAA;AAAA;AAAA;AAAA;IACE;;EAhhBN;Id2DA;IACA;IACA;IACA;IACA;IAwOE;IACA;IAUF,yBchTgC;IdiThC,sBcjTgC;IdkThC,iBclTgC;IAC9B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;Id+CF;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBc/FiC;IdgGjC,qBchGiC;IdiGjC,oBcjGiC;IdkGjC,gBclGiC;IdyR/B;IACA;IAUF,yBcnSkC;IdoSlC,sBcpSkC;IdqSlC,iBcrSkC;IAC9B;IACA;;EAEA;IACE,OvBMU;IuBLV;IACA;IACA;;EAGF;IdiCJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBcjFmC;IdkFnC,qBclFmC;IdmFnC,oBcnFmC;IdoFnC,gBcpFmC;Id8QjC;IACA;IAOF,yBcrRoC;IdsRpC,sBctRoC;IduRpC,iBcvRoC;IAC9B;IACA;IACA;IACA;IACA;;EAGA;IdsBN;IACA;IACA;IACA;IACA;IAgPE,kBcxQoC;IdyQpC,eczQoC;Id2QtC,yBc3QsC;Id4QtC,sBc5QsC;Id6QtC,iBc7QsC;Id2SpC,mBc1SgC;Id2ShC,gBc3SgC;Id6SlC,qBc7SkC;Id8SlC,kBc9SkC;Id+SlC,ac/SkC;IAC1B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAEA;IdDR;IACA;IACA;IACA;IACA;IAgPE,kBcjPsC;IdkPtC,eclPsC;IdoPxC,yBcpPwC;IdqPxC,sBcrPwC;IdsPxC,iBctPwC;IdoRtC,mBcnRkC;IdoRlC,gBcpRkC;IdsRpC,qBctRoC;IduRpC,kBcvRoC;IdwRpC,acxRoC;IAC1B;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;;EAKN;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAIJ;IdlCN;IACA;IACA;IACA;IACA;IcgCQ;IACA;IACA;IACA;;EAEA;IdoKR,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IcvKU;IACA;;EAMR;IACE,OvBrFY;IuBsFZ;IACA;;EAEA;IACE;;EAGF;InB1EJ;IACA;IACA;IACA;IACA;ImBwEM;IACA;;EAEA;IACE;;EI5HR;IAEE;;EAEA;IACE;IACA;;EAGF;IACE;;EJkLJ;IdjIA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBcpHgC;IdqHhC,sBcrHgC;IdsHhC,iBctHgC;IAC9B;IACA;IACA;;EAEA;IdxIF;IACA;IACA;IACA;IACA;IAgPE,kBc1GgC;Id2GhC,ec3GgC;Id6GlC,yBc7GkC;Id8GlC,sBc9GkC;Id+GlC,iBc/GkC;IAC9B;IACA;IACA;;EAEA;IACE;IACA;IACA;;EAIJ;IACE;IACA;;EAEA;IACE;IACA;IACA;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAKN;IACE;;EAsBJ;IdnNA;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBclCgC;IdmChC,sBcnCgC;IdoChC,iBcpCgC;IAC9B;IACA;IACA;;EAEA;IACE;;EAEA;IACE;IACA;;EAEA;IACE,OvBnQQ;IuBoQR;;EAGF;IACE;;EAEA;IACE;IACA;IACA;IACA;IACA;;EAGE;IACE;IACA;IACA;;EAQR;IACE;IACA;;EAKF;IACE;;EAKN;IACE;IACA;;EAEA;IACE;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAIA;IACE;;EAMJ;IACE;IACA;IACA;;EAIJ;IACE;;EAII;IACE;;EAMR;IACE;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAGF;IACE;;EAGF;IACE;IACA;;EAGF;IACE;IACA;;EAEA;IACE;IACA;;EApKR;IACE;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;;EI7PE;IlB+CJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBkB5FmC;IlB6FnC,qBkB7FmC;IlB8FnC,oBkB9FmC;IlB+FnC,gBkB/FmC;IlByRjC;IACA;IAOF,yBkBhSoC;IlBiSpC,sBkBjSoC;IlBkSpC,iBkBlSoC;IAC9B;IACA;;EAEA;IACE;IACA;;EAGF;IlB6ON,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IAlNA;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBkB/EqC;IlBgFrC,qBkBhFqC;IlBiFrC,oBkBjFqC;IlBkFrC,gBkBlFqC;IlB4QnC;IACA;IAOF,yBkBnRsC;IlBoRtC,sBkBpRsC;IlBqRtC,iBkBrRsC;;EJ4YtC;IACE;;EAEA;IACE;IACA;;EAEA;IACE;IACA;;EAGF;IACE;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAIA;IACE;IACA;IACA;;EAaN;AAAA;AAAA;AAAA;AAAA;Id/WF;IACA;IAQF,wBcuWmC;IdtWnC,qBcsWmC;IdrWnC,oBcqWmC;IdpWnC,gBcoWmC;IAC7B;;EAEA;AAAA;AAAA;AAAA;AAAA;IACE;IACA;;EAGF;AAAA;AAAA;AAAA;AAAA;IACE;;EAEA;AAAA;AAAA;AAAA;AAAA;IACE;;EAGF;AAAA;AAAA;AAAA;AAAA;IACE;;EAIJ;AAAA;AAAA;AAAA;AAAA;IACE;IACA;;EAIJ;AAAA;AAAA;AAAA;AAAA;Id1YF;IACA;IAQF,wBckYmC;IdjYnC,qBciYmC;IdhYnC,oBcgYmC;Id/XnC,gBc+XmC;IAC7B;;EAEA;AAAA;AAAA;AAAA;AAAA;IACE;;EAEA;AAAA;AAAA;AAAA;AAAA;IACE;IACA;;EAIA;AAAA;AAAA;AAAA;AAAA;IACE;;EAKN;AAAA;AAAA;AAAA;AAAA;IACE;IACA;;EAEA;AAAA;AAAA;AAAA;AAAA;IACE;;EAGF;AAAA;AAAA;AAAA;AAAA;IACE;;EAKN;AAAA;AAAA;AAAA;AAAA;IACE;;EbjfN;IACE;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EasFJ;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EA0EN;IACE;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;;EbzNE;IDWJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBCzDmC;ID0DnC,qBC1DmC;ID2DnC,oBC3DmC;ID4DnC,gBC5DmC;IDsPjC;IACA;IAOF,yBC7PoC;ID8PpC,sBC9PoC;ID+PpC,iBC/PoC;IAC9B;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE,YVhDA;IUiDA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAGF;INlCR;IACA;IACA;IACA;IACA;IKWA;IACA;IACA;IACA;IACA;IAmRE,mBCjQkC;IDkQlC,gBClQkC;IDoQpC,qBCpQoC;IDqQpC,kBCrQoC;IDsQpC,aCtQoC;IAC1B;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAGF;IACE;IACA;;EACA;IACE;;EAEA;IACE;;EAKN;IACE;;EACA;IACE;IACA;IACA;;EAIE;IACE;;EAGF;IACE;;EAQZ;IDrEN;IACA;IACA;IACA;IACA;ICmEQ;;EAEA;IDoIR,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;ICvIU;IACA;;EAEA;IACE;;EAGF;IACE;;EAGF;IACE;;EAEA;IACE;;EAKF;IACE;IACA;IACA;;EAIJ;IACE;;EAII;IACE;;EAMR;IACE;IACA;;EAGF;IACE;IACA;;EAGF;IACE;IACA;IACA;;EAEA;IACE;IACA;;EAKN;IACE;IACA;IACA;;EAEA;ID7IV;IACA;IACA;IACA;IACA;IAgPE,kBCrGwC;IDsGxC,eCtGwC;IDwG1C,yBCxG0C;IDyG1C,sBCzG0C;ID0G1C,iBC1G0C;IDwIxC,mBCvIoC;IDwIpC,gBCxIoC;ID0ItC,qBC1IsC;ID2ItC,kBC3IsC;ID4ItC,aC5IsC;IAC1B;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAKN;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;;EAGF;IACE;;EAKN;IACE;;EAEA;IACE;;EAGF;IACE;IACA;IACA;IACA;IACA;;EAGE;IACE;;EAIJ;IACE;;EAIJ;IDhLR;IACA;IAKF,wBC2KyC;ID1KzC,qBC0KyC;IDzKzC,oBCyKyC;IDxKzC,gBCwKyC;IAC7B;;EAEA;IACE;;EAGF;IACE;IACA;;EAEA;IACE;IACA;;EAEA;IACE;;EAQZ;IACE;;EAIA;IACE;;EAKF;IACE;IACA;IACA;IACA;;EAOF;IACE;IACA;;EAIJ;IACE;IACA;IACA;;EAKF;IACE;IACA;;EAMA;IACE;IACA;;EAKN;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAKF;IACE;;EAiBJ;IACE;IACA;;EAGE;IACE;IACA;;EAEA;IACE;;EAEA;IACE;;EAGF;IACE;IACA;;EAGF;IACE;;EAEA;IACE;;EkB3ZZ;InBuQF,kBmBtQuB;InBuQvB;IACA,emBxQuB;InByQvB;IACA;IACA;IAlNA;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBmBzGiC;InB0GjC,qBmB1GiC;InB2GjC,oBmB3GiC;InB4GjC,gBmB5GiC;InBmS/B;IACA;IAUF,yBmB7SkC;InB8SlC,sBmB9SkC;InB+SlC,iBmB/SkC;IAC9B;IACA;IACA;IACA;IACA;IACA;;EAEA;InB8CJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBmB9FmC;InB+FnC,qBmB/FmC;InBgGnC,oBmBhGmC;InBiGnC,gBmBjGmC;IAC7B;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAEA;IACE,O5BnBM;;E4BuBV;InBsNN,kBAXe;IAYf;IACA,eAbe;IAcf;IACA;IACA;IAlNA;IACA;IACA;IACA;IACA;IAqEA,mBmB/EgC;InBgFhC,gBmBhFgC;InBqF9B,emBrF8B;InBuFhC,WmBvFgC;InB0UhC,uBmBzUoC;InB0UpC,oBmB1UoC;InB4UlC;IAMF,emBlVoC;InBsRlC;IACA;IAQF,qBmB9RkC;InB+RlC,kBmB/RkC;InBgSlC,amBhSkC;InB6OhC;IACA;IAaF,yBmB1PsC;InB2PtC,sBmB3PsC;InB4PtC,iBmB5PsC;IAC9B;IACA;;EAEA;InBDR;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBmB/CuC;InBgDvC,qBmBhDuC;InBiDvC,oBmBjDuC;InBkDvC,gBmBlDuC;InB4OrC;IACA;IAOF,yBmBnPwC;InBoPxC,sBmBpPwC;InBqPxC,iBmBrPwC;IAC9B;IACA;IACA;IACA;IACA;IACA;;EAEA;InBZV;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBmBpCyC;InBqCzC,qBmBrCyC;InBsCzC,oBmBtCyC;InBuCzC,gBmBvCyC;InBiOvC;IACA;IAOF,yBmBxO0C;InByO1C,sBmBzO0C;InB0O1C,iBmB1O0C;IAC9B;;EAEA;IACE;;EAIJ;IACE;IACA;IACA;IACA;IACA;;EAEA;IxB7CZ;IACA;IACA;IACA;IACA;IwB2Cc;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAKN;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAKN;InBlGV;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBmBkDyC;InBjDzC,qBmBiDyC;InBhDzC,oBmBgDyC;InB/CzC,gBmB+CyC;InB2IvC;IACA;IAOF,yBmBlJ0C;InBmJ1C,sBmBnJ0C;InBoJ1C,iBmBpJ0C;IAC9B;IACA;IACA;IACA;;EAEA;InB3GZ;IACA;IACA;IACA;IACA;IAgPE,kBmBvI0C;InBwI1C,emBxI0C;InB0I5C,yBmB1I4C;InB2I5C,sBmB3I4C;InB4I5C,iBmB5I4C;InB0K1C,mBmBzKsC;InB0KtC,gBmB1KsC;InB4KxC,qBmB5KwC;InB6KxC,kBmB7KwC;InB8KxC,amB9KwC;IAC1B;IACA;;EAEA;IACE;IACA;IACA;;EAIJ;InBzHZ;IACA;IACA;IACA;IACA;IA6QE;IACA;IAQF,qBmB/JwC;InBgKxC,kBmBhKwC;InBiKxC,amBjKwC;IAC1B;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAMA;IACE;;EAQA;IACE;IACA;IACA;IACA;IACA;IACA;;EAMR;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;;EAGF;IACE;;EAcY;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EADF;IACE;;EAWlB;IACE;;EAEA;IACE;IACA;IACA;;EAGF;IACE;;EAOV;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAgBF;IACE;IACA;;EAGE;IACE;IACA;;EAGF;IACE;;EAEA;IACE;IACA;IACA;;EAEA;IACE;IACA;;EAEA;IACE;;EAGF;IACE;IACA;IACA;;EAOE;IACE;IACA;;ECxVlB;IpB4DA;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBoB5G+B;IpB6G/B,qBoB7G+B;IpB8G/B,oBoB9G+B;IpB+G/B,gBoB/G+B;IpB8S7B,kBoB7S8B;IpB8S9B,eoB9S8B;IpBgThC,yBoBhTgC;IpBiThC,sBoBjTgC;IpBkThC,iBoBlTgC;IpBgV9B,mBoB/U0B;IpBgV1B,gBoBhV0B;IpBkV5B,qBoBlV4B;IpBmV5B,kBoBnV4B;IpBoV5B,aoBpV4B;IAC1B;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGE;IpBqCN;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBoB1RsC;IpB2RtC,sBoB3RsC;IpB4RtC,iBoB5RsC;IAC9B;;EAEA;IzBiBR;IACA;IACA;IACA;IACA;IKWA;IACA;IACA;IACA;IACA;IAgPE,kBoBjRsC;IpBkRtC,eoBlRsC;IpBoRxC,yBoBpRwC;IpBqRxC,sBoBrRwC;IpBsRxC,iBoBtRwC;IpBoTtC,mBoBnTkC;IpBoTlC,gBoBpTkC;IpBsTpC,qBoBtToC;IpBuTpC,kBoBvToC;IpBwTpC,aoBxToC;IAC1B,Y7BdF;I6BeE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE,kB7BxBJ;;E6B2BE;IACE,kB7B5BJ;;E6B8BE;IACE;;EAIJ;IpByPN,kBoBxPsC;IpByPtC,eoBzPsC;IpB2PxC,yBoB3PwC;IpB4PxC,sBoB5PwC;IpB6PxC,iBoB7PwC;;EAKpC;IAEE,Y7B5CE;I6B6CF;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IAEE;IACA;IACA,Y7B/DE;I6BgEF;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;;EACA;IACE;IACA;;EAKN;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAIA;IACE;;EAMA;IACE;IACA;IACA;;EAuBN;IACE;;EtBrJJ;IEwDA;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBFxG+B;IEyG/B,qBFzG+B;IE0G/B,oBF1G+B;IE2G/B,gBF3G+B;IE0S7B,kBFzS8B;IE0S9B,eF1S8B;IE4ShC,yBF5SgC;IE6ShC,sBF7SgC;IE8ShC,iBF9SgC;IE4U9B,mBF3U0B;IE4U1B,gBF5U0B;IE8U5B,qBF9U4B;IE+U5B,kBF/U4B;IEgV5B,aFhV4B;IAC1B;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGE;IEiCN;IACA;IACA;IACA;IACA;IA2OE;IACA;IAOF,yBFtRsC;IEuRtC,sBFvRsC;IEwRtC,iBFxRsC;IAC9B;;EAEA;IHaR;IACA;IACA;IACA;IACA;IKWA;IACA;IACA;IACA;IACA;IAgPE,kBF7QsC;IE8QtC,eF9QsC;IEgRxC,yBFhRwC;IEiRxC,sBFjRwC;IEkRxC,iBFlRwC;IEgTtC,mBF/SkC;IEgTlC,gBFhTkC;IEkTpC,qBFlToC;IEmTpC,kBFnToC;IEoTpC,aFpToC;IAC1B,YPlBF;IOmBE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE,kBP5BJ;;EO+BE;IACE,kBPhCJ;;EOmCE;IACE;;EAIJ;IEoPN,kBFnPsC;IEoPtC,eFpPsC;IEsPxC,yBFtPwC;IEuPxC,sBFvPwC;IEwPxC,iBFxPwC;;EAKpC;IAEE,YPjDE;IOkDF;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IAEE;IACA;IACA,YPpEE;IOqEF;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;IACE;;EAEA;IACE;IACA;;EuB5GR;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAGF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IrByBJ;IACA;IACA;IACA;IACA;IAmRE,mBqB9S8B;IrB+S9B,gBqB/S8B;IrBiThC,qBqBjTgC;IrBkThC,kBqBlTgC;IrBmThC,aqBnTgC;IrBsQ9B;IACA;IAOF,yBqB7QoC;IrB8QpC,sBqB9QoC;IrB+QpC,iBqB/QoC;IAC9B,O9BdU;I8BeV;IACA;;EAEA;IrBiBN;IACA;IACA;IACA;IACA;IAmRE,mBqBtSgC;IrBuShC,gBqBvSgC;IrBySlC,qBqBzSkC;IrB0SlC,kBqB1SkC;IrB2SlC,aqB3SkC;IAC1B;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAIJ;I1BZN;IACA;IACA;IACA;IACA;I0BUQ;IACA;IACA;IACA;;EAEA;IACE;;EAKN;IrBVJ;IACA;IACA;IACA;IACA;IAqCE;IACA;IAQF,wBqBtCmC;IrBuCnC,qBqBvCmC;IrBwCnC,oBqBxCmC;IrByCnC,gBqBzCmC;;EAE7B;IACE;IACA,O9B3DM;I8B4DN;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACE;;EAGF;IACE;;EAmBR;IACE;IACA;;EnBgSF;AAAA;AAAA;AAAA;IAIE;;;ALzXJ;EK6XI;IF5VJ;IACA;IACA;IACA;IACA%22,%22file%22:%22app.output.css%22%7D */
