@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=app.output.css.map */
