/*!******************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/css/main.scss ***!
  \******************************************************************************************************************************************************/
/* Style the scrollbar if possible */
html {
  --template-scale: 1;
}

.scrollingBody .viewer {
  --interfaceOffsetW: 0px;
  --interfaceOffsetH: 0px;
}
.scrollingBody .viewer #content-loader {
  height: 100%;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}
.scrollingBody .viewer .maglr-article iframe[data-spread_id] {
  width: 100vw;
  height: 100vh;
}
.scrollingBody .viewer.hide-interface-menu .interface {
  display: none;
}
@media (min-width: 992px) {
  .scrollingBody .viewer:not(.hide-interface-menu)[data-baroffset=top] {
    --interfaceOffsetH: 55px;
  }
  .scrollingBody .viewer:not(.hide-interface-menu)[data-baroffset=top] > #content-slider:before, .scrollingBody .viewer:not(.hide-interface-menu)[data-baroffset=top] > #content-loader:before {
    content: "";
    display: block;
    padding-top: 55px;
  }
  .scrollingBody .viewer:not(.hide-interface-menu)[data-baroffset=top] > #content-slider.spreadInTransition .maglr-article {
    height: calc(100% - 55px);
  }
  .scrollingBody .viewer:not(.hide-interface-menu)[data-baroffset=top] .maglr-article iframe[data-spread_id] {
    width: 100vw;
    height: calc(100vh - 55px);
  }
  .scrollingBody .viewer:not(.hide-interface-menu)[data-baroffset=right] {
    --interfaceOffsetW: 50px;
  }
  .scrollingBody .viewer:not(.hide-interface-menu)[data-baroffset=right] > #content-slider, .scrollingBody .viewer:not(.hide-interface-menu)[data-baroffset=right] > #content-loader {
    padding-right: 50px; /* no need for right padding */
  }
  .scrollingBody .viewer:not(.hide-interface-menu)[data-baroffset=right] > #content-slider.spreadInTransition .maglr-article {
    width: calc(100% - 50px);
  }
  .scrollingBody .viewer:not(.hide-interface-menu)[data-baroffset=right] .maglr-article iframe[data-spread_id] {
    width: calc(100vw - 50px);
    height: 100vh;
  }
  .scrollingBody .viewer:not(.hide-interface-menu)[data-baroffset=bottom] {
    --interfaceOffsetH: 55px;
  }
  .scrollingBody .viewer:not(.hide-interface-menu)[data-baroffset=bottom] > #content-slider:after, .scrollingBody .viewer:not(.hide-interface-menu)[data-baroffset=bottom] > #content-loader:after {
    content: "";
    display: block;
    padding-bottom: 55px;
  }
  .scrollingBody .viewer:not(.hide-interface-menu)[data-baroffset=bottom] > #content-slider.spreadInTransition .maglr-article {
    height: calc(100% - 55px);
  }
  .scrollingBody .viewer:not(.hide-interface-menu)[data-baroffset=bottom] .maglr-article iframe[data-spread_id] {
    width: 100%;
    height: calc(100vh - 55px);
    height: calc(100vh / var(--template-scale, 1) - 55px);
  }
  .scrollingBody .viewer:not(.hide-interface-menu)[data-baroffset=left] {
    --interfaceOffsetW: 50px;
  }
  .scrollingBody .viewer:not(.hide-interface-menu)[data-baroffset=left] > #content-slider, .scrollingBody .viewer:not(.hide-interface-menu)[data-baroffset=left] > #content-loader {
    padding-left: 50px; /* bottom margin to make the page larger so the last piece of content of the spread is also visible*/
  }
  .scrollingBody .viewer:not(.hide-interface-menu)[data-baroffset=left] > #content-slider.spreadInTransition .maglr-article {
    width: calc(100% - 50px);
  }
  .scrollingBody .viewer:not(.hide-interface-menu)[data-baroffset=left] .maglr-article iframe[data-spread_id] {
    width: calc(100vw - 50px);
    height: 100vh;
  }
}
@media (max-width: 991px) {
  .scrollingBody .viewer:not(.hide-interface-menu)[data-baroffset=left], .scrollingBody .viewer:not(.hide-interface-menu)[data-baroffset=right] {
    --interfaceOffsetW: 50px;
  }
  .scrollingBody .viewer:not(.hide-interface-menu)[data-baroffset=top], .scrollingBody .viewer:not(.hide-interface-menu)[data-baroffset=bottom] {
    --interfaceOffsetH: 50px;
  }
  .scrollingBody .viewer:not(.hide-interface-menu).interface-pagename > #content-slider:before, .scrollingBody .viewer:not(.hide-interface-menu).interface-pagename > #content-loader:before, .scrollingBody .viewer:not(.hide-interface-menu).interface-stories > #content-slider:before, .scrollingBody .viewer:not(.hide-interface-menu).interface-stories > #content-loader:before {
    content: "";
    display: block;
    padding-top: 50px;
  }
  .scrollingBody .viewer:not(.hide-interface-menu).interface-pagename .maglr-article iframe[data-spread_id], .scrollingBody .viewer:not(.hide-interface-menu).interface-stories .maglr-article iframe[data-spread_id] {
    width: 100vw;
    height: calc(100vh - 50px);
  }
  .scrollingBody .viewer:not(.hide-interface-menu)[data-baroffset=bottom].interface-classic > #content-slider:after, .scrollingBody .viewer:not(.hide-interface-menu)[data-baroffset=bottom].interface-classic > #content-loader:after, .scrollingBody .viewer:not(.hide-interface-menu)[data-baroffset=bottom].interface-dots > #content-slider:after, .scrollingBody .viewer:not(.hide-interface-menu)[data-baroffset=bottom].interface-dots > #content-loader:after, .scrollingBody .viewer:not(.hide-interface-menu)[data-baroffset=bottom].interface-textmenu > #content-slider:after, .scrollingBody .viewer:not(.hide-interface-menu)[data-baroffset=bottom].interface-textmenu > #content-loader:after, .scrollingBody .viewer:not(.hide-interface-menu)[data-baroffset=left].interface-classic > #content-slider:after, .scrollingBody .viewer:not(.hide-interface-menu)[data-baroffset=left].interface-classic > #content-loader:after, .scrollingBody .viewer:not(.hide-interface-menu)[data-baroffset=left].interface-dots > #content-slider:after, .scrollingBody .viewer:not(.hide-interface-menu)[data-baroffset=left].interface-dots > #content-loader:after, .scrollingBody .viewer:not(.hide-interface-menu)[data-baroffset=left].interface-textmenu > #content-slider:after, .scrollingBody .viewer:not(.hide-interface-menu)[data-baroffset=left].interface-textmenu > #content-loader:after {
    content: "";
    display: block;
    padding-bottom: 50px;
  }
  .scrollingBody .viewer:not(.hide-interface-menu)[data-baroffset=bottom].interface-classic .maglr-article iframe[data-spread_id], .scrollingBody .viewer:not(.hide-interface-menu)[data-baroffset=bottom].interface-dots .maglr-article iframe[data-spread_id], .scrollingBody .viewer:not(.hide-interface-menu)[data-baroffset=bottom].interface-textmenu .maglr-article iframe[data-spread_id], .scrollingBody .viewer:not(.hide-interface-menu)[data-baroffset=left].interface-classic .maglr-article iframe[data-spread_id], .scrollingBody .viewer:not(.hide-interface-menu)[data-baroffset=left].interface-dots .maglr-article iframe[data-spread_id], .scrollingBody .viewer:not(.hide-interface-menu)[data-baroffset=left].interface-textmenu .maglr-article iframe[data-spread_id] {
    width: 100vw;
    height: calc(100vh - 50px);
  }
}
.scrollingBody .content.spreadInTransition .maglr-article {
  position: absolute;
  height: 100%;
  width: 100%;
}

.maglrTemplateMode.scrollingBody {
  height: 100% !important;
}
.maglrTemplateMode.scrollingBody body.scrollingBody {
  height: 100% !important;
}
.maglrTemplateMode.scrollingBody body.scrollingBody .viewer {
  height: 100%;
}
.maglrTemplateMode.scrollingBody body.scrollingBody .viewer .content {
  height: 100%;
}
.maglrTemplateMode.scrollingBody body.scrollingBody .viewer .content .maglr-article {
  height: 100%;
}
.maglrTemplateMode.scrollingBody body.scrollingBody .viewer .content .maglr-article .spread-container {
  height: 100%;
}
.maglrTemplateMode.scrollingBody body.scrollingBody .viewer .content .maglr-article .spread-container iframe[data-spread_id] {
  height: 100%;
  width: 100%;
}
.maglrTemplateMode.scrollingBody body.scrollingBody .viewer .content .maglr-article.inSpread .spread-container[data-spread-type="2"] {
  height: auto;
}
.maglrTemplateMode.scrollingBody body.scrollingBody .viewer[data-baroffset=bottom], .maglrTemplateMode.scrollingBody body.scrollingBody .viewer[data-baroffset=top] {
  height: calc(100% - 55px);
}
@media (max-width: 991px) {
  .maglrTemplateMode.scrollingBody body.scrollingBody .viewer[data-baroffset=bottom], .maglrTemplateMode.scrollingBody body.scrollingBody .viewer[data-baroffset=top] {
    height: calc(100% - 50px);
  }
}

@media (max-width: 991px) {
  .menu-icon {
    min-height: 100%;
    min-width: 40px;
  }
}
body, html {
  margin: 0;
  overflow-x: hidden;
  overflow-x: clip;
  -webkit-overflow-scrolling: unset;
  -webkit-tap-highlight-color: transparent;
}
body:not(.os-scrollbars), html:not(.os-scrollbars) {
  overscroll-behavior: none;
  /* FIREFOX */
  scrollbar-width: thin;
  scrollbar-color: rgb(165, 165, 165) rgb(240, 240, 240);
  /* FIREFOX */
}
body:not(.os-scrollbars)::-webkit-scrollbar, html:not(.os-scrollbars)::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  margin-right: 5px;
}
body:not(.os-scrollbars)::-webkit-scrollbar-thumb, html:not(.os-scrollbars)::-webkit-scrollbar-thumb {
  background: rgb(165, 165, 165);
}
body:not(.os-scrollbars)::-webkit-scrollbar-track, html:not(.os-scrollbars)::-webkit-scrollbar-track {
  background: rgb(240, 240, 240);
}
body .overscrollAuto, html .overscrollAuto {
  overscroll-behavior: auto !important;
}

button:focus, [role=button]:focus, [role=link]:focus {
  outline-width: 0;
}
button:focus-visible, [role=button]:focus-visible, [role=link]:focus-visible {
  outline-width: initial;
}

* {
  box-sizing: border-box;
}

a:active, a:hover {
  outline: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  margin-bottom: 10px;
}

h3 {
  font-size: 24px;
  line-height: 30px;
  margin-top: 20px;
}

.w-clearfix:before, .w-clearfix:after {
  content: " ";
  display: table;
}

.w-clearfix:after {
  clear: both;
}

.w-clearfix:before, .w-clearfix:after {
  content: " ";
  display: table;
}

.w-inline-block {
  max-width: 100%;
  display: inline-block;
}

.w-button {
  display: inline-block;
  padding: 9px 15px;
  background-color: #3898EC;
  color: white;
  border: 0;
  line-height: inherit;
  text-decoration: none;
  cursor: pointer;
  border-radius: 0;
}

.div-block {
  display: flex;
  align-items: flex-start;
}

.div-block-2 {
  background-color: rgba(0, 0, 0, 0.15);
}

a.skiplink {
  position: absolute;
  overflow: hidden;
  background: white;
  box-shadow: 0 0 34px 0 rgba(0, 0, 0, 0.22);
  border-radius: 21px;
  padding: 10px 15px;
  height: 1px;
  width: 1px;
  clip: rect(1px, 1px, 1px, 1px);
  white-space: nowrap;
  color: black;
  text-decoration: none;
}
a.skiplink:focus {
  width: auto;
  height: auto;
  clip: auto;
}

@media (max-width: 767px) {
  .div-block {
    flex-direction: column;
  }
}
@font-face {
  font-family: "maglr-icon";
  src: url(data:font/woff;base64,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) format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
button[class*=maglr-icon-] {
  border: none;
}

*[class*=maglr-icon-] span {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  width: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  word-wrap: normal !important;
}

.maglr-icon[data-icon]:before {
  font-family: "maglr-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  border: none;
  /* Better Font Rendering =========== */
  content: attr(data-icon);
}
.maglr-icon-facebook:before {
  font-family: "maglr-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  border: none;
  /* Better Font Rendering =========== */
  content: "\e90a";
}
.maglr-icon-refresh:before {
  font-family: "maglr-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  border: none;
  /* Better Font Rendering =========== */
  content: "\e91f";
}
.maglr-icon-expand:before {
  font-family: "maglr-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  border: none;
  /* Better Font Rendering =========== */
  content: "\e91e";
}
.maglr-icon-overview:before {
  font-family: "maglr-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  border: none;
  /* Better Font Rendering =========== */
  content: "\e912";
}
.maglr-icon-share:before {
  font-family: "maglr-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  border: none;
  /* Better Font Rendering =========== */
  content: "\e916";
}
.maglr-icon-menu:before {
  font-family: "maglr-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  border: none;
  /* Better Font Rendering =========== */
  content: "\e911";
}
.maglr-icon-audio-off:before {
  font-family: "maglr-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  border: none;
  /* Better Font Rendering =========== */
  content: "\e907";
}
.maglr-icon-audio-on:before {
  font-family: "maglr-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  border: none;
  /* Better Font Rendering =========== */
  content: "\e908";
}
.maglr-icon-globe:before {
  font-family: "maglr-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  border: none;
  /* Better Font Rendering =========== */
  content: "\e90b";
}
.maglr-icon-up:before {
  font-family: "maglr-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  border: none;
  /* Better Font Rendering =========== */
  content: "\e918";
}
.maglr-icon-info:before {
  font-family: "maglr-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  border: none;
  /* Better Font Rendering =========== */
  content: "\e90c";
}
.maglr-icon-instagram:before {
  font-family: "maglr-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  border: none;
  /* Better Font Rendering =========== */
  content: "\e90d";
}
.maglr-icon-left:before {
  font-family: "maglr-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  border: none;
  /* Better Font Rendering =========== */
  content: "\e90e";
}
.maglr-icon-linkedin:before {
  font-family: "maglr-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  border: none;
  /* Better Font Rendering =========== */
  content: "\e90f";
}
.maglr-icon-lock:before {
  font-family: "maglr-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  border: none;
  /* Better Font Rendering =========== */
  content: "\e910";
}
.maglr-icon-mail:before {
  font-family: "maglr-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  border: none;
  /* Better Font Rendering =========== */
  content: "\e909";
}
.maglr-icon-pdf:before {
  font-family: "maglr-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  border: none;
  /* Better Font Rendering =========== */
  content: "\e913";
}
.maglr-icon-right:before {
  font-family: "maglr-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  border: none;
  /* Better Font Rendering =========== */
  content: "\e914";
}
.maglr-icon-search:before {
  font-family: "maglr-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  border: none;
  /* Better Font Rendering =========== */
  content: "\e915";
}
.maglr-icon-twitter:before {
  font-family: "maglr-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  border: none;
  /* Better Font Rendering =========== */
  content: "\e917";
}
.maglr-icon-whatsapp:before {
  font-family: "maglr-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  border: none;
  /* Better Font Rendering =========== */
  content: "\e919";
}
.maglr-icon-youtube:before {
  font-family: "maglr-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  border: none;
  /* Better Font Rendering =========== */
  content: "\e91a";
}
.maglr-icon-trash:before {
  font-family: "maglr-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  border: none;
  /* Better Font Rendering =========== */
  content: "\e900";
}
.maglr-icon-home:before {
  font-family: "maglr-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  border: none;
  /* Better Font Rendering =========== */
  content: "\e901";
}
.maglr-icon-circle:before {
  font-family: "maglr-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  border: none;
  /* Better Font Rendering =========== */
  content: "\e902";
}
.maglr-icon-pinterest:before {
  font-family: "maglr-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  border: none;
  /* Better Font Rendering =========== */
  content: "\e903";
}
.maglr-icon-back:before {
  font-family: "maglr-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  border: none;
  /* Better Font Rendering =========== */
  content: "\e904";
}
.maglr-icon-down:before {
  font-family: "maglr-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  border: none;
  /* Better Font Rendering =========== */
  content: "\e905";
}
.maglr-icon-close:before {
  font-family: "maglr-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  border: none;
  /* Better Font Rendering =========== */
  content: "\e906";
}
.maglr-icon-register:before {
  font-family: "maglr-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  border: none;
  /* Better Font Rendering =========== */
  content: "\e91d";
}
.maglr-icon-loader1:before {
  font-family: "maglr-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  border: none;
  /* Better Font Rendering =========== */
  content: "\e97c";
}
.maglr-icon-loader2:before {
  font-family: "maglr-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  border: none;
  /* Better Font Rendering =========== */
  content: "\e97d";
}
.maglr-icon-loader3:before {
  font-family: "maglr-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  border: none;
  /* Better Font Rendering =========== */
  content: "\e97e";
}
.maglr-icon-loader4:before {
  font-family: "maglr-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  border: none;
  /* Better Font Rendering =========== */
  content: "\e981";
}
.maglr-icon-fullscreen:before {
  font-family: "maglr-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  border: none;
  /* Better Font Rendering =========== */
  content: "";
}
.maglr-icon-downloadall:before {
  font-family: "maglr-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  border: none;
  /* Better Font Rendering =========== */
  content: "";
}
.maglr-icon-angellist:before {
  font-family: "maglr-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  border: none;
  /* Better Font Rendering =========== */
  content: "\e973";
}

[class^=maglr-icon-].spinner {
  animation: maglr-icon-spin 1s infinite linear;
}

@keyframes maglr-icon-spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
.main[data-activeview=overview] .viewer {
  display: none;
}
.main[data-activeview=overview] .sidemenu .sidepanel[data-activetab=pdf] .sidepanel-link[data-tab=pdf] {
  display: inline-block;
  pointer-events: none;
  opacity: 0.2;
}
.main[data-activeview=overview] .sidemenu .sidepanel[data-activetab=pdf] [data-tab-pane=pdf] {
  pointer-events: none;
  opacity: 0.2;
}
.main[data-activeview=overview] .sidemenu .sidepanel-link[data-tab=spreads] {
  display: none;
  pointer-events: none;
  opacity: 0.2;
}
.main[data-activeview=overview] .sidemenu div[data-tab-pane=spreads] {
  display: none;
  opacity: 0.2;
}
.main[data-activeview=overview] .sidemenu .sidepanel-link[data-tab=issues] {
  display: none;
  pointer-events: none;
  opacity: 0.2;
}
.main[data-activeview=overview] .sidemenu div[data-tab-pane=issues] {
  display: none;
  opacity: 0.2;
}
.main[data-activeview=overview] .sidemenu .sidepanel-link[data-tab=sitemap] {
  display: none;
  pointer-events: none;
  opacity: 0.2;
}
.main[data-activeview=overview] .sidemenu div[data-tab-pane=sitemap] {
  display: none;
  opacity: 0.2;
}
.main[data-activeview=overview] .sidemenu .sidepanel-link[data-tab=pdf] {
  display: none;
  pointer-events: none;
  opacity: 0.2;
}
.main[data-activeview=overview] .sidemenu div[data-tab-pane=pdf] {
  display: none;
  opacity: 0.2;
}
.main[data-activeview=overview] .overview-topmenu .menuicon[data-tab=pdf] {
  display: none;
}
.main[data-activeview=viewer] {
  overflow-x: hidden;
  overflow-x: clip;
}
.main[data-activeview=viewer] .overview {
  display: none;
}
.main[data-activeview=transitionToViewer] {
  overflow-x: hidden;
}
.main[data-activeview=transitionToViewer] .viewer {
  animation: fadeInViewer 0.6s ease both;
}
.main[data-activeview=transitionToViewer] .viewer .interface {
  position: relative;
  height: 100vh;
  width: 100vw;
}
.main[data-activeview=transitionToViewer] .viewer .content {
  position: absolute;
  width: 100%;
  height: 100%;
}
.main[data-activeview=transitionToViewer] .viewer .basic-go-up .thumbrow {
  display: none;
}
.main[data-activeview=transitionToViewer] .viewer .arrow-type1 {
  opacity: 0;
}
.main[data-activeview=transitionToViewer] .overview {
  animation: moveToLeft 0.6s ease both;
}
.main[data-activeview=transitionToOverview] .viewer {
  animation: moveToRight 0.6s ease both;
}
.main[data-activeview=transitionToOverview] .viewer .interface {
  position: relative;
  height: 100vh;
  width: 100vw;
}
.main[data-activeview=transitionToOverview] .viewer .content {
  position: absolute;
  width: 100%;
  height: 100%;
}
.main[data-activeview=transitionToOverview] .overview {
  animation: moveFromLeft 0.6s ease both;
}
.main .issue-item {
  max-width: 100%;
  display: inline-block;
}

.overview {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 100%;
  line-height: 1.1em;
  transition: transform 200ms ease 0s;
  /* some webflow defaults */
}
.overview h1, .overview h2, .overview h3, .overview h4, .overview h5, .overview h6 {
  font-weight: bold;
  margin-bottom: 10px;
}
.overview h1 {
  font-size: 38px;
  line-height: 44px;
  margin-top: 20px;
}
.overview h2 {
  font-size: 32px;
  line-height: 36px;
  margin-top: 20px;
}
.overview h3 {
  font-size: 24px;
  line-height: 30px;
  margin-top: 20px;
}
.overview h4 {
  font-size: 18px;
  line-height: 24px;
  margin-top: 10px;
}
.overview h5 {
  font-size: 14px;
  line-height: 20px;
  margin-top: 10px;
}
.overview h6 {
  font-size: 12px;
  line-height: 18px;
  margin-top: 10px;
}
.overview a.skiplink {
  top: 20px;
  left: 20px;
}
.overview .overview-logo {
  display: flex;
  width: 250px;
  height: 80px;
  min-height: 50px;
  background-position: 0% 0%;
  background-size: contain;
  background-repeat: no-repeat;
}
.overview .overview-categories {
  display: flex;
  width: 100%;
  margin-bottom: 30px;
  align-items: flex-start;
}
.overview .overview-categories .overview-catitem {
  margin-right: 30px;
  padding-bottom: 5px;
  opacity: 0.8;
  color: #fff;
  font-size: 18px;
  text-decoration: none;
  cursor: pointer;
}
.overview .overview-categories .overview-catitem .category-number {
  display: none;
}
.overview .overview-categories a {
  background-color: transparent;
}
.overview .overview-content .issue-item {
  position: relative;
  width: 33.333%;
  min-height: 50px;
  margin-bottom: 30px;
  padding-right: 15px;
  padding-left: 15px;
  transition: all 200ms ease;
  color: #fff;
  font-size: 17px;
  text-decoration: none;
  cursor: pointer;
  /* Issue buttons */
}
.overview .overview-content .issue-item:focus {
  outline-width: 0;
}
.overview .overview-content .issue-item:focus-visible {
  outline-width: initial;
}
.overview .overview-content .issue-item:hover {
  transform: scale(0.98);
}
.overview .overview-content .issue-item.mini {
  width: 46%;
  padding-right: 0px;
  padding-left: 0px;
  color: #000;
}
.overview .overview-content .issue-item .issue-cover-date, .overview .overview-content .issue-item .delete-issue {
  display: none;
}
.overview .overview-content .issue-item .download-button {
  color: white;
  border: 0;
  line-height: inherit;
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  left: 50%;
  top: 50%;
  right: auto;
  bottom: auto;
  z-index: 1;
  padding: 12px 20px;
  border-radius: 3px;
  background-color: #06a050;
  transform: translate(-50%, -50%);
  font-size: 16px;
  font-weight: 700;
}
.overview .overview-content .issue-item .download-button .txtupdate {
  display: none;
}
.overview .overview-content .issue-item .download-button + .issue-cover {
  opacity: 0.7;
}
.overview .overview-content .issue-item .download-button.update {
  background-color: #eb8100;
}
.overview .overview-content .issue-item .download-button.update .txtdownload {
  display: none;
}
.overview .overview-content .issue-item .download-button.update .txtupdate {
  display: block;
}
.overview .overview-content .issue-item .issue-cover {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56%;
  border-radius: 3px;
  background-color: #fff;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.overview .overview-content .issue-item .issue-cover .magazine-item-image {
  width: 100%;
  height: auto;
  top: 0;
  position: absolute;
}
.overview .overview-content .issue-item .issue-cover-title {
  width: 90%;
  margin-top: 10px;
  float: left;
}
.overview .overview-content .overview-old-publications {
  width: 100%;
}
.overview .overview-content .overview-old-publications .heading-older-publications {
  margin-bottom: 25px;
  padding-left: 15px;
  color: #fff;
  font-size: 25px;
}
.overview .overview-content .overview-old-publications .overview-older-issues {
  position: relative;
  width: 100%;
}
.overview .overview1 .overview-item-container {
  position: relative;
  display: flex;
  padding-right: 35px;
  padding-bottom: 50px;
  padding-left: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.overview .overview1 .overview-item-container .issue-cover-title {
  width: 90%;
  margin-top: 10px;
  float: left;
}
.overview .overview1 .download-button, .overview .overview1 .delete-issue, .overview .overview1 .issue-cover-date, .overview .overview2 .download-button, .overview .overview2 .delete-issue, .overview .overview2 .issue-cover-date {
  display: none;
}
.overview .download-button {
  display: none;
}
.overview.offline-viewer .download-button {
  display: flex;
}
.overview.offline-viewer .overview-wrapper [data-overviewcontent=category] .overview-item-container .overview-issue-repeat .issue-item .delete-issue {
  cursor: pointer;
  color: #000;
  display: flex;
  width: 25px;
  padding-top: 10px;
  float: right;
  justify-content: center;
  align-items: center;
  opacity: 0.49;
  transition: all 200ms ease;
  font-size: 20px;
}
.overview.offline-viewer .overview-wrapper [data-overviewcontent=category] .overview-item-container .overview-issue-repeat .issue-item .delete-issue:hover {
  opacity: 1;
}
.overview .overview-title {
  margin-top: 0px;
  color: #fff;
  font-size: 45px;
  line-height: 1.1em;
}
.overview .overview-description {
  margin-top: 20px;
  color: #fff;
  font-size: 22px;
  line-height: 1.4em;
}
.overview .overview-bottom {
  display: none;
}
.overview .overview-recent, .overview .overview-old-publications {
  display: none;
}
.overview [data-overviewcontent=recent] .overview-item-container {
  display: none;
}
.overview [data-overviewcontent=recent] .overview-recent {
  display: flex;
  overflow: auto;
  width: 100%;
  height: 100%;
  flex-direction: column;
}
.overview [data-overviewcontent=legacy] .overview-item-container {
  display: none;
}
.overview [data-overviewcontent=legacy] .overview-old-publications {
  position: relative;
  display: flex;
  overflow-x: hidden;
  overflow-y: auto;
  width: 100%;
  height: 100%;
  padding-left: 40px;
  flex-wrap: wrap;
  align-items: flex-start;
  align-content: flex-start;
}
.overview [data-overviewcontent=legacy] .overview-old-publications .overview-older-issues {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  align-items: flex-start;
  align-content: flex-start;
}
.overview [data-overviewcontent=legacy] .overview-old-publications .overview-older-issues .issue-item {
  position: relative;
  width: 360px;
  margin-bottom: 40px;
  padding-right: 40px;
  padding-left: 0px;
  color: #000;
}
.overview [data-overviewcontent=legacy] .overview-old-publications .overview-older-issues .issue-item .delete-issue {
  display: none;
}
.overview [data-overviewcontent=legacy] .overview-old-publications .overview-older-issues .issue-item .issue-cover-date {
  display: block;
  margin-top: 3px;
  float: left;
  clear: left;
  opacity: 0.32;
  font-size: 15px;
  margin-top: 5px;
}
.overview [data-overviewcontent=legacy] .overview-old-publications .issue-item {
  width: 25%;
  padding-right: 20px;
}
.overview .overview-heading, .overview .overview-heading-mobile {
  display: none;
}
.overview.overview2 {
  height: -webkit-fill-available;
}
.overview.overview2 .overview-logo {
  margin-bottom: 50px;
}
.overview.overview2 .overview-logo > .overview-logo {
  margin-bottom: 0;
}
.overview.overview2 .overview-wrapper {
  display: flex;
  width: 100%;
  height: 100%;
}
.overview.overview2 .overview-wrapper .overview-info {
  display: flex;
  width: 33%;
  min-width: 400px;
  padding-top: 50px;
  padding-right: 35px;
  padding-left: 50px;
  justify-content: flex-end;
  flex: 0 0 auto;
  overflow: auto;
}
body:not(.os-scrollbars) .overview.overview2 .overview-wrapper .overview-info {
  -webkit-overflow-scrolling: touch;
  overscroll-behavior: none;
  /* FIREFOX */
  scrollbar-width: thin;
  scrollbar-color: rgb(165, 165, 165) rgb(240, 240, 240);
  /* FIREFOX */
}
body:not(.os-scrollbars) .overview.overview2 .overview-wrapper .overview-info::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  margin-right: 5px;
}
body:not(.os-scrollbars) .overview.overview2 .overview-wrapper .overview-info::-webkit-scrollbar-thumb {
  background: rgb(165, 165, 165);
}
body:not(.os-scrollbars) .overview.overview2 .overview-wrapper .overview-info::-webkit-scrollbar-track {
  background: rgb(240, 240, 240);
}

.overview.overview2 .overview-wrapper .overview-info .overview-info-content {
  max-width: 350px;
}
.overview.overview2 .overview-wrapper .overview-info .overview-info-content .overview-title {
  font-size: 28px;
  line-height: 1.2em;
}
.overview.overview2 .overview-wrapper .overview-info .overview-info-content .overview-description {
  font-size: 18px;
}
.overview.overview2 .overview-wrapper .overview-categories {
  height: auto;
  margin-bottom: 0px;
  padding-top: 30px;
  padding-right: 10px;
  flex-direction: column;
}
.overview.overview2 .overview-wrapper .overview-categories .overview-catitem {
  min-width: 250px;
  margin-right: 0px;
  margin-bottom: 5px;
  padding: 15px 20px;
  border-radius: 2px;
  opacity: 1;
  font-size: 16px;
  font-weight: 700;
  width: 100%;
}
.overview.overview2 .overview-wrapper .overview-categories .overview-catitem:hover {
  background-color: hsla(0, 0%, 100%, 0.2);
}
.overview.overview2 .overview-wrapper .overview-categories .overview-catitem:only-child {
  display: none;
}
.overview.overview2 .overview-wrapper .overview-content {
  position: relative;
  display: flex;
  overflow-x: hidden;
  overflow-y: auto;
  width: 67%;
  padding: 100px 25px 50px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  background-color: #e63b41;
}
body:not(.os-scrollbars) .overview.overview2 .overview-wrapper .overview-content {
  -webkit-overflow-scrolling: touch;
  overscroll-behavior: none;
  /* FIREFOX */
  scrollbar-width: thin;
  scrollbar-color: rgb(165, 165, 165) rgb(240, 240, 240);
  /* FIREFOX */
}
body:not(.os-scrollbars) .overview.overview2 .overview-wrapper .overview-content::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  margin-right: 5px;
}
body:not(.os-scrollbars) .overview.overview2 .overview-wrapper .overview-content::-webkit-scrollbar-thumb {
  background: rgb(165, 165, 165);
}
body:not(.os-scrollbars) .overview.overview2 .overview-wrapper .overview-content::-webkit-scrollbar-track {
  background: rgb(240, 240, 240);
}

.overview.overview2 .overview-wrapper .overview-content .overview-item-container {
  width: 100%;
  max-width: 1050px;
}
.overview.overview2 .overview-wrapper .overview-content .overview-item-container .overview-issue-repeat {
  display: flex;
  flex-wrap: wrap;
}
.overview.overview2 .overview-wrapper .overview-content .overview-item-container .overview-issue-repeat .issue-item:first-child {
  width: 100%;
}
.overview.overview2 .overview-wrapper .overview-content .overview-item-container .issue-item {
  width: 50%;
}
.overview.overview2 .overview-wrapper .overview-content .overview-item-container .issue-item .issue-cover {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
}
@media (min-width: 992px) {
  .overview.overview2 .overview-wrapper [data-overviewcontent=legacy] .overview-old-publications {
    overflow: visible;
    height: auto;
  }
}
@media (max-width: 991px) {
  .overview.overview2 .overview-wrapper {
    height: auto;
    flex-direction: column;
  }
  .overview.overview2 .overview-wrapper .overview-info {
    width: 100%;
    min-width: 0px;
    padding-right: 0px;
    padding-left: 0px;
    overflow: auto;
  }
  .overview.overview2 .overview-wrapper .overview-info .overview-info-content {
    width: 100%;
    max-width: 100%;
  }
  .overview.overview2 .overview-wrapper .overview-categories {
    overflow: auto;
    padding-left: 35px;
    flex-direction: row;
  }
  .overview.overview2 .overview-wrapper .overview-categories .overview-catitem {
    width: auto;
    min-width: 0px;
    margin-right: 5px;
    background: none !important;
    padding-left: 0px;
    padding-right: 0px;
    margin-right: 30px;
  }
  .overview.overview2 .overview-wrapper .overview-categories .overview-catitem.active {
    padding-bottom: 5px;
    border-bottom: 3px solid;
  }
  .overview.overview2 .overview-wrapper .overview-content {
    overflow: visible;
    width: 100%;
    padding-top: 25px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .overview.overview2 .overview-logo {
    margin-left: 35px;
  }
  .overview.overview2 .overview-logo > .overview-logo {
    margin-left: 0;
  }
  .overview.overview2 .overview-intro {
    padding-right: 35px;
    padding-left: 35px;
  }
}
@media (max-width: 767px) {
  .overview.overview2 .overview-logo {
    margin-left: 25px;
  }
  .overview.overview2 .overview-logo > .overview-logo {
    margin-left: 0;
  }
  .overview.overview2 .overview-wrapper .overview-categories {
    padding-left: 25px;
  }
  .overview.overview2 .overview-wrapper .overview-content {
    padding-right: 10px;
    padding-left: 10px;
  }
  .overview.overview2 .overview-intro {
    padding-left: 25px;
  }
}
@media (max-width: 479px) {
  .overview.overview2 .overview-logo {
    width: 160px;
  }
  .overview.overview2 .overview-wrapper .overview-info {
    padding-top: 25px;
  }
  .overview.overview2 .overview-wrapper .overview-item-container .overview-issue-repeat .issue-item {
    width: 100%;
  }
  .overview.overview2 .overview-issue-repeat {
    padding-bottom: 0px;
  }
}
.overview.overview1 {
  background-color: #3d3d3d;
}
.overview.overview1 .overview-background {
  position: absolute;
  width: 100%;
  height: 100vh;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.overview.overview1 .overview-background .overview-background-overlayshade {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background-image: radial-gradient(circle farthest-corner at 100% 50%, transparent, #000);
  opacity: 1;
}
.overview.overview1 .overview-background .overview-background-bottomshade {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 330px;
  background-image: linear-gradient(180deg, rgba(61, 61, 61, 0), rgb(61, 61, 61) 70%, #3d3d3d);
}
.overview.overview1 .overview-background .overview-background-menushade {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 800px;
  height: 600px;
  background-image: linear-gradient(214deg, rgb(0, 0, 0), transparent 48%);
}
.overview.overview1 .overview-topmenu {
  position: fixed;
}
.overview.overview1 .overview-info {
  display: flex;
  min-height: 78vh;
}
.overview.overview1 .overview-categories {
  overflow: auto;
}
body:not(.os-scrollbars) .overview.overview1 .overview-categories {
  -webkit-overflow-scrolling: touch;
  overscroll-behavior: none;
  /* FIREFOX */
  scrollbar-width: thin;
  scrollbar-color: rgb(165, 165, 165) rgb(240, 240, 240);
  /* FIREFOX */
}
body:not(.os-scrollbars) .overview.overview1 .overview-categories::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  margin-right: 5px;
}
body:not(.os-scrollbars) .overview.overview1 .overview-categories::-webkit-scrollbar-thumb {
  background: rgb(165, 165, 165);
}
body:not(.os-scrollbars) .overview.overview1 .overview-categories::-webkit-scrollbar-track {
  background: rgb(240, 240, 240);
}

.overview.overview1 .overview-catitem {
  border-bottom: 2px solid transparent;
  background-color: transparent !important;
  white-space: nowrap;
  font-size: 18px;
}
.overview.overview1 .overview-catitem.active {
  border-bottom: 2px solid currentColor;
  opacity: 1;
}
.overview.overview1 .overview-catitem:only-child {
  display: none;
}
.overview.overview1 .overview-info-content {
  position: relative;
  display: flex;
  width: 100%;
  margin-top: 35px;
  padding-right: 50px;
  padding-left: 50px;
  flex-direction: column;
  justify-content: space-between;
}
.overview.overview1 .overview-intro {
  max-width: 600px;
  margin-top: -50px;
  flex: 0 0 auto;
}
.overview.overview1 .overview-issue-repeat {
  display: flex;
  width: 100%;
  height: auto;
  min-height: 100px;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-content: space-between;
  padding: 0 35px 50px 35px;
}
.overview.overview1 .overview-old-publications .issue-item {
  width: 25%;
  padding-right: 20px;
}
@media (max-width: 991px) {
  .overview.overview1 .overview-intro {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
  }
  .overview.overview1 .overview-info-content {
    margin-top: 25px;
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0;
  }
  .overview.overview1 .overview-logo {
    margin-left: 25px;
    margin-top: 25px;
  }
  .overview.overview1 .overview-logo > .overview-logo {
    margin-left: 0px;
    margin-top: 0px;
  }
  .overview.overview1 .overview-item-container, .overview.overview1 .overview-older-issues {
    padding-right: 10px;
    padding-left: 10px;
  }
  .overview.overview1 .overview-categories {
    padding-left: 25px;
  }
  .overview.overview1 .overview-issue-repeat {
    padding-left: 0;
    padding-right: 0;
  }
  .overview.overview1 .overview-catitem {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .overview.overview1 .overview-info-content {
    margin-top: 0;
  }
  .overview.overview1 .overview-old-publications .issue-item {
    width: 50%;
  }
  .overview.overview1 .overview-categories {
    position: relative;
  }
}
@media (max-width: 479px) {
  .overview.overview1 .overview-intro {
    margin-top: 25px;
    padding-bottom: 25px;
  }
  .overview.overview1 .overview-info {
    min-height: 500px;
  }
  .overview.overview1 .overview-info .overview-info-content {
    margin-top: 0px;
  }
  .overview.overview1 .overview-info .overview-info-content .overview-logo {
    width: 160px;
  }
}
.overview.overview3 .overview-wrapper {
  display: flex;
  height: 100vh;
  /* Issue buttons */
}
.overview.overview3 .overview-wrapper .overview-info {
  display: flex;
  overflow: auto;
  width: 320px;
  padding: 50px 25px 25px;
  flex-direction: column;
  justify-content: space-between;
  flex: 0 0 auto;
  background-color: #000;
}
.overview.overview3 .overview-wrapper .overview-info .overview-info-content .overview-logo {
  margin-left: 20px;
}
.overview.overview3 .overview-wrapper .overview-info .overview-info-content .overview-logo > .overview-logo {
  margin-left: 0;
}
.overview.overview3 .overview-wrapper .overview-info .overview-info-content .overview-intro {
  display: none;
}
.overview.overview3 .overview-wrapper .overview-info .overview-info-content .overview-categories {
  display: block;
  margin-top: 50px;
}
.overview.overview3 .overview-wrapper .overview-info .overview-info-content .overview-categories .overview-catitem {
  display: flex;
  width: 100%;
  margin-bottom: 5px;
  padding: 12px 20px;
  justify-content: space-between;
  align-items: center;
  border-radius: 3px;
  opacity: 1;
  font-size: 17px;
}
.overview.overview3 .overview-wrapper .overview-info .overview-info-content .overview-categories .overview-catitem.active, .overview.overview3 .overview-wrapper .overview-info .overview-info-content .overview-categories .overview-catitem:hover {
  background-color: hsla(0, 0%, 100%, 0.25);
}
.overview.overview3 .overview-wrapper .overview-info .overview-info-content .overview-categories .overview-catitem div {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 80%;
}
.overview.overview3 .overview-wrapper .overview-info .overview-info-content .overview-categories .overview-catitem .category-number {
  display: flex;
  width: 25px;
  height: 25px;
  justify-content: center;
  align-items: center;
  border-radius: 3px;
  background-color: hsla(0, 0%, 100%, 0.23);
  font-size: 15px;
  line-height: 1.1em;
  font-weight: 400;
}
.overview.overview3 .overview-wrapper .overview-info .overview-info-content .overview-categories .overview-catitem .category-number:empty {
  background-color: transparent;
}
.overview.overview3 .overview-wrapper .issue-item {
  max-width: 450px;
  color: #000;
}
.overview.overview3 .overview-wrapper .issue-item .issue-cover {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
}
.overview.overview3 .overview-wrapper .issue-item .issue-cover-title {
  width: 90%;
  margin-top: 10px;
  float: left;
}
body:not(.os-scrollbars) .overview.overview3 .overview-wrapper .overview-item-container, body:not(.os-scrollbars) .overview.overview3 .overview-wrapper .overview-old-publications {
  -webkit-overflow-scrolling: touch;
  overscroll-behavior: none;
  /* FIREFOX */
  scrollbar-width: thin;
  scrollbar-color: rgb(165, 165, 165) rgb(240, 240, 240);
  /* FIREFOX */
}
body:not(.os-scrollbars) .overview.overview3 .overview-wrapper .overview-item-container::-webkit-scrollbar, body:not(.os-scrollbars) .overview.overview3 .overview-wrapper .overview-old-publications::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  margin-right: 5px;
}
body:not(.os-scrollbars) .overview.overview3 .overview-wrapper .overview-item-container::-webkit-scrollbar-thumb, body:not(.os-scrollbars) .overview.overview3 .overview-wrapper .overview-old-publications::-webkit-scrollbar-thumb {
  background: rgb(165, 165, 165);
}
body:not(.os-scrollbars) .overview.overview3 .overview-wrapper .overview-item-container::-webkit-scrollbar-track, body:not(.os-scrollbars) .overview.overview3 .overview-wrapper .overview-old-publications::-webkit-scrollbar-track {
  background: rgb(240, 240, 240);
}

.overview.overview3 .overview-wrapper [data-overviewcontent=recent] .overview-item-container {
  display: none;
}
.overview.overview3 .overview-wrapper [data-overviewcontent=recent] .overview-recent {
  display: flex;
  overflow: auto;
  width: 100%;
  height: 100%;
  flex-direction: column;
}
.overview.overview3 .overview-wrapper [data-overviewcontent=recent] .overview-recent .overview-recent-hero {
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex: 1;
  background-position: 0px 0px;
  background-size: cover;
}
.overview.overview3 .overview-wrapper [data-overviewcontent=recent] .overview-recent .overview-recent-hero .shade {
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(180deg, #000, #000);
  opacity: 0.5;
}
.overview.overview3 .overview-wrapper [data-overviewcontent=recent] .overview-recent .overview-recent-hero .overview-intro {
  position: relative;
  max-width: 530px;
  padding-right: 40px;
  text-align: right;
  flex: 0 0 auto;
}
.overview.overview3 .overview-wrapper [data-overviewcontent=recent] .overview-recent .overview-recent-issues {
  height: 26%;
}
.overview.overview3 .overview-wrapper [data-overviewcontent=recent] .overview-recent .overview-recent-issues .issues-overflow {
  position: relative;
  z-index: 1;
  margin-top: -100px;
  padding-right: 25px;
  padding-left: 25px;
}
.overview.overview3 .overview-wrapper [data-overviewcontent=recent] .overview-recent .overview-recent-issues .issues-overflow .recent-publications-title {
  margin-top: 0px;
  margin-bottom: 20px;
  padding-left: 15px;
  font-size: 24px;
  line-height: 1.1em;
}
.overview.overview3 .overview-wrapper [data-overviewcontent=recent] .overview-recent .overview-recent-issues .issues-overflow .recent-issues {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.overview.overview3 .overview-wrapper [data-overviewcontent=recent] .overview-recent .overview-recent-issues .issues-overflow .recent-issues .issue-item {
  max-width: 450px;
  color: #000;
}
.overview.overview3 .overview-wrapper [data-overviewcontent=recent] .overview-recent .overview-recent-issues .issues-overflow .recent-issues .issue-item .issue-cover {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
}
.overview.overview3 .overview-wrapper [data-overviewcontent=recent] .overview-recent .overview-recent-issues .issues-overflow .recent-issues .issue-item .delete-issue, .overview.overview3 .overview-wrapper [data-overviewcontent=recent] .overview-recent .overview-recent-issues .issues-overflow .recent-issues .issue-item .issue-cover-date {
  display: none;
}
.overview.overview3 .overview-wrapper [data-overviewcontent=recent] .overview-recent .overview-recent-issues .issues-overflow .recent-issues .issue-item .issue-cover-title {
  width: 90%;
  margin-top: 10px;
  float: left;
}
.overview.overview3 .overview-wrapper [data-overviewcontent=category] .overview-recent {
  display: none;
}
.overview.overview3 .overview-wrapper [data-overviewcontent=category] .overview-item-container {
  position: relative;
  display: flex;
  overflow-x: hidden;
  overflow-y: auto;
  width: 100%;
  height: 100%;
  padding-top: 55px;
  padding-left: 40px;
  flex-wrap: wrap;
  align-items: flex-start;
  align-content: flex-start;
}
.overview.overview3 .overview-wrapper [data-overviewcontent=category] .overview-item-container .overview-issue-repeat, .overview.overview3 .overview-wrapper [data-overviewcontent=category] .overview-item-container .overview-older-issues {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  align-items: flex-start;
  align-content: flex-start;
}
.overview.overview3 .overview-wrapper [data-overviewcontent=category] .overview-item-container .overview-issue-repeat .issue-item, .overview.overview3 .overview-wrapper [data-overviewcontent=category] .overview-item-container .overview-older-issues .issue-item {
  position: relative;
  width: 360px;
  margin-bottom: 40px;
  padding-right: 40px;
  padding-left: 0px;
  color: #000;
}
.overview.overview3 .overview-wrapper [data-overviewcontent=category] .overview-item-container .overview-issue-repeat .issue-item .delete-issue, .overview.overview3 .overview-wrapper [data-overviewcontent=category] .overview-item-container .overview-older-issues .issue-item .delete-issue {
  display: none;
}
.overview.overview3 .overview-wrapper [data-overviewcontent=category] .overview-item-container .overview-issue-repeat .issue-item .issue-cover-date, .overview.overview3 .overview-wrapper [data-overviewcontent=category] .overview-item-container .overview-older-issues .issue-item .issue-cover-date {
  display: block;
  margin-top: 3px;
  float: left;
  clear: left;
  opacity: 0.32;
  font-size: 15px;
  margin-top: 5px;
}
.overview.overview3 .overview-wrapper .overview-old-publications {
  padding-top: 55px;
}
.overview.overview3 .overview-wrapper .heading-older-publications {
  color: #000;
}
.overview.overview3 .overview-wrapper .overview-content {
  width: 100%;
  flex: 1;
  background-color: #fff;
}
.overview.overview3 .overview-wrapper .download-button {
  color: white;
  border: 0;
  line-height: inherit;
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  left: 50%;
  top: 50%;
  right: auto;
  bottom: auto;
  z-index: 1;
  padding: 12px 20px;
  border-radius: 3px;
  background-color: #06a050;
  transform: translate(-50%, -50%);
  font-size: 16px;
  font-weight: 700;
}
.overview.overview3 .overview-wrapper .download-button .txtupdate {
  display: none;
}
.overview.overview3 .overview-wrapper .download-button + .issue-cover {
  opacity: 0.7;
}
.overview.overview3 .overview-wrapper .download-button.update {
  background-color: #eb8100;
}
.overview.overview3 .overview-wrapper .download-button.update .txtdownload {
  display: none;
}
.overview.overview3 .overview-wrapper .download-button.update .txtupdate {
  display: block;
}
.overview.overview3 .overview-bottom {
  padding-left: 20px;
  display: block;
}
.overview.overview3 .overview-bottom a {
  text-decoration: none;
}
.overview.overview3 .overview-bottom .option {
  display: flex;
  margin-bottom: 20px;
  transition: all 200ms ease;
  text-decoration: none;
  cursor: pointer;
  max-width: 100%;
}
.overview.overview3 .overview-bottom .option .delete-issue {
  width: 30px;
  color: inherit;
}
.overview.overview3 .overview-bottom .option .option-title {
  padding-left: 10px;
  color: inherit;
}
.overview.overview3 .overview-bottom .option:hover {
  opacity: 0.49;
}
.overview.overview3.offline-viewer .download-button {
  display: flex;
}
.overview.overview3.offline-viewer .overview-wrapper [data-overviewcontent=category] .overview-item-container .overview-issue-repeat .issue-item .delete-issue {
  cursor: pointer;
  color: white;
  display: flex;
  width: 25px;
  padding-top: 10px;
  float: right;
  justify-content: center;
  align-items: center;
  opacity: 0.49;
  transition: all 200ms ease;
  font-size: 20px;
}
.overview.overview3.offline-viewer .overview-wrapper [data-overviewcontent=category] .overview-item-container .overview-issue-repeat .issue-item .delete-issue:hover {
  opacity: 1;
}
.overview.overview3 .overview-heading {
  display: block;
  width: 100%;
  padding-bottom: 50px;
}
@media (max-width: 991px) {
  .overview.overview3 .overview-wrapper {
    flex-direction: column;
  }
  .overview.overview3 .overview-wrapper .overview-info {
    position: absolute;
    z-index: 1;
    overflow: visible;
    width: 100%;
    min-height: 470px;
    padding-top: 25px;
    padding-right: 0px;
    padding-left: 0px;
    justify-content: space-between;
    background-color: transparent !important;
  }
  .overview.overview3 .overview-wrapper .overview-info .overview-info-content .overview-logo {
    margin-left: 25px;
  }
  .overview.overview3 .overview-wrapper .overview-info .overview-info-content .overview-logo > .overview-logo {
    margin-left: 0;
  }
  .overview.overview3 .overview-wrapper .overview-info .overview-info-content .overview-categories {
    z-index: 1;
    display: flex;
    overflow: auto;
    margin-top: 300px;
    margin-bottom: 0;
    padding-left: 25px;
  }
  .overview.overview3 .overview-wrapper .overview-info .overview-info-content .overview-categories .overview-catitem {
    width: auto;
    margin-right: 10px;
    padding: 10px;
    flex: 0 0 auto;
    font-size: 17px;
  }
  .overview.overview3 .overview-wrapper .overview-info .overview-info-content .overview-categories .overview-catitem div {
    width: auto;
    overflow: visible;
  }
  .overview.overview3 .overview-wrapper .overview-info .overview-info-content .overview-categories .overview-catitem .category-number {
    display: none;
  }
  .overview.overview3 .overview-wrapper .overview-info .overview-bottom {
    display: none;
  }
  .overview.overview3 .overview-wrapper [data-overviewcontent=recent] .overview-recent {
    height: auto;
  }
  .overview.overview3 .overview-wrapper [data-overviewcontent=recent] .overview-recent .overview-recent-hero {
    display: block;
    height: 470px;
    justify-content: flex-start;
    flex: 0 0 auto;
  }
  .overview.overview3 .overview-wrapper [data-overviewcontent=recent] .overview-recent .overview-recent-hero .overview-intro {
    padding-left: 25px;
    display: flex;
    width: 80%;
    height: 100%;
    max-width: none;
    padding-right: 0px;
    align-items: center;
    text-align: left;
  }
  .overview.overview3 .overview-wrapper [data-overviewcontent=recent] .overview-recent .overview-recent-hero .overview-intro .overview-description {
    display: none;
  }
  .overview.overview3 .overview-wrapper [data-overviewcontent=recent] .overview-recent .overview-recent-issues .issues-overflow {
    margin-top: 0;
    padding-top: 35px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .overview.overview3 .overview-wrapper [data-overviewcontent=recent] .overview-recent .overview-recent-issues .issues-overflow .recent-publications-title {
    display: none;
  }
  .overview.overview3 .overview-wrapper [data-overviewcontent=recent] .overview-recent .overview-recent-issues .issues-overflow .recent-issues {
    flex-direction: row;
    flex-wrap: wrap;
  }
  .overview.overview3 .overview-wrapper [data-overviewcontent=recent] .overview-recent .overview-recent-issues .issues-overflow .recent-issues .issue-item {
    width: 50%;
    max-width: none;
  }
  .overview.overview3 .overview-wrapper [data-overviewcontent=recent] .overview-recent .overview-recent-issues .issues-overflow .recent-issues .issue-item .issue-cover-date {
    margin-top: 3px;
    float: left;
    clear: left;
    opacity: 0.32;
  }
  .overview.overview3 .overview-wrapper [data-overviewcontent=category] .overview-item-container {
    padding-top: 0px;
    padding-left: 0px;
  }
  .overview.overview3 .overview-wrapper [data-overviewcontent=category] .overview-item-container .overview-issue-repeat {
    padding-top: 25px;
    padding-left: 25px;
  }
  .overview.overview3 .overview-wrapper [data-overviewcontent=category] .overview-item-container .overview-issue-repeat .issue-item {
    width: 50%;
  }
  .overview.overview3 .overview-wrapper .overview-old-publications {
    padding-top: 0;
  }
  .overview.overview3 .overview-wrapper .overview-old-publications .overview-older-issues {
    padding-top: 25px;
    padding-left: 25px;
  }
  .overview.overview3 .overview-heading {
    display: flex;
    width: 100%;
    height: 470px;
    padding-left: 25px;
    align-items: center;
    background-color: #000;
    padding-bottom: 0;
  }
  .overview.overview3 .overview-heading .overview-cat-heading {
    color: inherit !important;
  }
}
@media (max-width: 767px) {
  .overview.overview3 .overview-wrapper [data-overviewcontent=recent] .overview-recent .overview-recent-hero {
    display: block;
    height: 380px;
    padding-top: 0px;
    flex: 0 0 auto;
  }
  .overview.overview3 .overview-wrapper [data-overviewcontent=recent] .overview-recent .overview-recent-hero .overview-intro {
    width: 100%;
    margin-right: 0px;
    padding-right: 25px;
  }
  .overview.overview3 .overview-wrapper [data-overviewcontent=recent] .overview-recent .overview-recent-issues .issues-overflow .recent-issues .issue-item {
    width: 100%;
  }
  .overview.overview3 .overview-wrapper .overview-info .overview-info-content .overview-categories {
    margin-top: 220px;
  }
  .overview.overview3 .overview-wrapper .overview-info {
    min-height: 380px;
  }
  .overview.overview3 .overview-wrapper [data-overviewcontent=category] .overview-item-container .overview-issue-repeat .issue-item, .overview.overview3 .overview-wrapper [data-overviewcontent=category] .overview-item-container .overview-older-issues .issue-item {
    max-width: none;
    width: 100%;
  }
  .overview.overview3 .overview-title {
    font-size: 36px;
  }
  .overview.overview3 .overview-heading {
    height: 380px;
  }
  .overview.overview3 .overview-cat-mobile-heading {
    font-size: 30px;
  }
}
@media (max-width: 479px) {
  .overview.overview3 .overview-title {
    margin-top: 25px;
    font-size: 32px;
  }
  .overview.overview3 .overview-wrapper .overview-info .overview-info-content .overview-categories {
    margin-top: 230px;
  }
  .overview.overview3 .overview-wrapper .overview-info .overview-info-content .overview-categories .overview-catitem div {
    width: 100%;
  }
  .overview.overview3 .overview-wrapper .overview-info .overview-info-content .overview-categories .active {
    background: none !important;
    border-bottom: solid 3px;
    padding-left: 0px;
    padding-right: 0px;
    border-radius: 0px;
    padding-bottom: 4px;
  }
  .overview.overview3 .overview-wrapper [data-overviewcontent=category] .overview-item-container .overview-issue-repeat {
    padding-top: 35px;
  }
  .overview.overview3 .overview-wrapper .overview-heading, .overview.overview3 .overview-wrapper [data-overviewcontent=recent] .overview-recent .overview-recent-hero {
    height: 370px;
    padding-right: 25px;
  }
}
.overview.no-overview {
  display: none;
}
@media (max-width: 991px) {
  .overview.overview1 .overview-issue-repeat .issue-item, .overview.overview2 .overview-issue-repeat .issue-item, .overview.overview3 .overview-issue-repeat .issue-item {
    width: 50%;
  }
  .overview.overview1 .overview-wrapper .overview-content .overview-old-publications .issue-item, .overview.overview2 .overview-wrapper .overview-content .overview-old-publications .issue-item, .overview.overview3 .overview-wrapper .overview-content .overview-old-publications .issue-item {
    width: 49%;
    padding-right: 15px;
    padding-left: 15px;
  }
  .overview.overview1 .overview-old-publications, .overview.overview2 .overview-old-publications, .overview.overview3 .overview-old-publications {
    flex-direction: column;
    padding-top: 0px;
    padding-left: 0px;
  }
  .overview.overview1 .overview-old-publications .overview-older-issues .issue-item, .overview.overview2 .overview-old-publications .overview-older-issues .issue-item, .overview.overview3 .overview-old-publications .overview-older-issues .issue-item {
    width: 50%;
  }
  .overview.overview1 .overview-old-publications .heading-older-publications, .overview.overview2 .overview-old-publications .heading-older-publications, .overview.overview3 .overview-old-publications .heading-older-publications {
    display: flex;
    width: 100%;
    height: 470px;
    padding-left: 25px;
    align-items: center;
    background-color: #000;
    padding-bottom: 0;
  }
  .overview .overview-description {
    display: block;
  }
  .overview .overview-topmenu {
    position: fixed;
    z-index: 2;
    min-width: 480px;
  }
  .overview .overview-catitem {
    flex: 0 0 auto;
  }
}
@media (max-width: 767px) {
  .overview .overview-description {
    font-size: 20px;
  }
  .overview .overview-title {
    font-size: 45px;
  }
  .overview .overview-topmenu {
    min-width: auto;
  }
  .overview .open-menu {
    margin-left: 25px;
  }
  .overview .lang-select {
    margin-right: 0px;
  }
  .overview .menu-variable {
    display: flex;
  }
}
@media (max-width: 479px) {
  .overview.overview1 .overview-wrapper .overview-content .overview-issue-repeat .issue-item, .overview.overview1 .overview-wrapper .overview-content .overview-old-publications .issue-item, .overview.overview2 .overview-wrapper .overview-content .overview-issue-repeat .issue-item, .overview.overview2 .overview-wrapper .overview-content .overview-old-publications .issue-item, .overview.overview3 .overview-wrapper .overview-content .overview-issue-repeat .issue-item, .overview.overview3 .overview-wrapper .overview-content .overview-old-publications .issue-item {
    width: 100%;
  }
  .overview .overview-content .overview-old-publications .heading-older-publications {
    font-size: 20px;
  }
  .overview .overview-logo {
    height: 60px;
  }
  .overview .overview-description {
    font-size: 18px;
  }
  .overview .overview-title {
    font-size: 35px;
  }
  .overview .overview-topmenu {
    padding-right: 25px;
  }
  .overview .open-menu {
    margin-left: 20px;
  }
  .overview .menuicon {
    margin-left: 15px;
  }
  .overview .lang-icon {
    font-size: 18px;
  }
  .overview .lang-icon.go-down {
    padding-left: 10px;
  }
  .overview .langselect-txt {
    display: none;
  }
  .overview .overview-old-publications .issue-item {
    width: 100%;
  }
  .overview .attention-position {
    display: none;
  }
  .overview .attention-tip {
    display: none;
  }
}

.viewer {
  /* exception for spreadloader with top navbar */
  /* position and settings stuff */
  /* position and settings stuff */
  /* ARROWS */
  /* INDICATOR */
  /* HELP TEXTS */
}
.viewer .go-level-up-holder {
  display: none;
  position: fixed;
  z-index: 900;
  padding-top: 15px;
  width: 100%;
  justify-content: center;
  top: 0;
}
.viewer .go-level-up-holder.visible {
  display: flex;
}
.viewer .go-level-up-holder .close-level-up {
  display: flex;
  gap: 10px;
  padding: 10px 20px 10px 15px;
  border-radius: 1px;
  background-color: #fff;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
  color: #000;
  font-size: 16px;
  line-height: 1.2em;
  font-weight: 700;
  text-decoration: none;
  border: none;
  pointer-events: all;
  cursor: pointer;
}
.viewer .go-level-up-holder .icon-level-up-close {
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Maglr font", sans-serif;
  font-size: 18px;
}
.viewer.top .maglr-article:not(.inSpread) .spreadloading {
  top: calc(50% + 25px);
}
.viewer.top ~ .maglr-notification-bar-container {
  top: unset;
  bottom: 10px;
}
.viewer.top ~ .maglr-notification-bar-container .maglr-notification-bar {
  margin-bottom: 0;
  margin-top: 10px;
}
.viewer .spreadloading {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: opacity 0.2s ease;
}
.viewer .spreadloading.loaded {
  opacity: 0;
}
.viewer .spreadloading:after {
  content: " ";
  display: block;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 4px solid #c2c2c2;
  border-color: rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.25) transparent;
  animation: maglr-loading-spinner 1s linear infinite;
}
@keyframes maglr-loading-spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.viewer .preload_placeholder {
  height: 100vh;
  width: 100vw;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  filter: blur(50px);
  transform: scale(1.1);
  position: fixed;
}
.viewer .preload_placeholder ~ .content.spread .mobile {
  visibility: hidden;
}
.viewer .interface {
  pointer-events: none;
  position: fixed;
  top: 0;
  width: 100vw;
  bottom: 0;
  left: 0;
  z-index: 100;
}
.viewer .interface.first_spread .interface-previous, .viewer .interface.last_spread .interface-next {
  pointer-events: none;
  visibility: hidden;
}
.viewer .interface.first_spread ~ aside .interface-previous, .viewer .interface.first_spread ~ aside.interface-previous, .viewer .interface.first_spread ~ .arrow-type1 .interface-previous, .viewer .interface.first_spread ~ .arrow-type1.interface-previous, .viewer .interface.first_spread ~ .arrow-container.type2 .interface-previous, .viewer .interface.first_spread ~ .arrow-container.type2.interface-previous, .viewer .interface.first_spread ~ .arrow-container.type3 .interface-previous, .viewer .interface.first_spread ~ .arrow-container.type3.interface-previous {
  opacity: 0;
}
.viewer .interface.last_spread ~ aside .arrow-type1 .interface-next, .viewer .interface.last_spread ~ aside .arrow-type1.interface-next, .viewer .interface.last_spread ~ .arrow-container.type2 .interface-next, .viewer .interface.last_spread ~ .arrow-container.type2.interface-next, .viewer .interface.last_spread ~ .arrow-container.type3 .interface-next, .viewer .interface.last_spread ~ .arrow-container.type3.interface-next {
  opacity: 0;
}
.viewer .interface a.skiplink {
  top: 20px;
  left: 20px;
}
.viewer #content-slider {
  position: relative;
  min-height: calc(100svh - var(--interfaceOffsetH, 0px));
  z-index: 1;
  transition: transform 200ms ease 0s;
}
.viewer #content-slider iframe[data-spread_id] {
  position: relative;
  border: none;
  display: block;
}
.viewer #content-slider .preloadedSpread:not(.outSpread), .viewer #content-slider .preloadedSpread:not(.inSpread) {
  opacity: 0;
  z-index: -100;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.viewer #content-slider .preloadedSpread:not(.outSpread) [data-spread-type="1"], .viewer #content-slider .preloadedSpread:not(.inSpread) [data-spread-type="1"] {
  transform: translateY(-100%);
}
.viewer:not(.storyMode) #content-slider article.spread {
  opacity: 0;
  transition: opacity 200ms ease;
}
.viewer:not(.storyMode) #content-slider article.spread.shown {
  opacity: 1;
}
.viewer .content-loader {
  z-index: -100;
  opacity: 0;
}
.viewer .content-loader .maglr-article {
  z-index: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
  overflow: hidden;
  background-color: white;
  backface-visibility: hidden;
  transform: translate3d(0, 0, 0);
  transform-style: preserve-3d;
  pointer-events: none;
}
.viewer.top .viewer .content-loader .maglr-article {
  height: calc(100% - 55px);
}
@media (max-width: 991px) {
  .viewer.top .viewer .content-loader .maglr-article {
    height: calc(100% - 50px);
  }
}

.viewer .content-loader .maglr-article .spreadloading {
  display: none;
}
.viewer .content-loader .maglr-article.nextSpread {
  visibility: visible;
  transform: translateX(100%);
}
.viewer .content-loader .maglr-article.previousSpread {
  visibility: visible;
  transform: translateX(-100%);
}
.viewer .content.spreadInTransition .maglr-article {
  position: absolute;
  height: 100%;
  width: 100%;
}
.viewer .swipeEffect {
  pointer-events: none;
  position: fixed;
  top: 0;
  bottom: 0;
  width: 250px;
  opacity: 0;
  transition: opacity 0.3s;
}
.viewer .swipeEffect.fromRight:not(.last) {
  z-index: 10;
  background-image: linear-gradient(90deg, transparent, rgba(0, 0, 0, 0.28));
  transform: translateX(250px);
  right: 0;
  opacity: 1;
}
.viewer .swipeEffect.fromLeft:not(.first) {
  z-index: 10;
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.28), transparent);
  transform: translateX(-250px);
  left: 0;
  opacity: 1;
}
@media (min-width: 992px) {
  .viewer.top .interface, .viewer.top-left .interface, .viewer.top-right .interface {
    bottom: auto;
    height: 100%;
  }
  .viewer.top-left .navigationbar {
    top: 0;
    left: 0;
  }
  .viewer.top .navigationbar {
    left: 0;
    right: 0;
    height: 55px;
    top: 0;
    width: 100%;
  }
  .viewer.top .navigationbar a.skiplink {
    top: 70px;
  }
  .viewer.top-right .navigationbar {
    top: 0;
    right: 0;
  }
  .viewer.left .navigationbar {
    left: 0;
    width: 50px;
    top: 0;
    bottom: 0;
  }
  .viewer.left .navigationbar a.skiplink {
    left: 60px;
  }
  .viewer.right .navigationbar {
    right: 0;
    width: 50px;
    top: 0;
    bottom: 0;
  }
  .viewer.bottom .interface, .viewer.bottom-left .interface, .viewer.bottom-right .interface {
    top: auto;
    height: 100%;
  }
  .viewer.bottom-left .navigationbar {
    bottom: 0;
    left: 0;
  }
  .viewer.bottom .navigationbar {
    left: 0;
    right: 0;
    height: 55px;
    bottom: 0;
    width: 100%;
  }
  .viewer.bottom .navigationbar a.skiplink {
    top: -60px;
  }
  .viewer.bottom-right .navigationbar {
    bottom: 0;
    right: 0;
  }
  .viewer[data-transparency=shade] .i-menu-bg {
    background-color: transparent !important;
  }
  .viewer[data-transparency=shade] .navigationbar.menubar-bg .shade {
    pointer-events: none;
    position: absolute;
    height: 200px;
    width: 100%;
    background-color: transparent;
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.35), transparent);
  }
  .viewer[data-transparency=shade].bottom .navigationbar.menubar-bg .shade {
    bottom: 0;
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.35), transparent);
  }
}
.viewer.interface-classic .navigationbar .menubar-left, .viewer.interface-classic .navigationbar .menubar-right {
  flex: 1;
}
.viewer.interface-classic .navigationbar .menubar-left {
  justify-content: flex-start;
}
.viewer.interface-classic .navigationbar .menubar-right {
  justify-content: flex-end;
}
.viewer.interface-classic .interface.first_spread.last_spread .menubar-center {
  display: none;
}
.viewer .basic-nav {
  display: flex;
  width: 220px;
}
.viewer .basic-pagenumbers {
  font-size: 13px;
  line-height: 1em;
  white-space: nowrap;
}
.viewer .basic-line {
  display: block;
  width: 1px;
  flex: 0 0 auto;
  opacity: 0.2;
}
.viewer .basic-nav-arrow {
  display: flex;
  width: 70px;
  min-height: 45px;
  padding-top: 4px;
  justify-content: center;
  align-items: center;
  flex: 0 0 auto;
  transition: all 200ms ease;
  font-size: 30px;
  line-height: 1em;
  text-decoration: none;
  cursor: pointer;
  border: none;
}
@media (min-width: 991px) {
  .viewer .basic-nav-arrow:hover {
    padding-right: 10px;
  }
  .viewer .basic-nav-arrow:hover.right {
    padding-right: 0px;
    padding-left: 10px;
  }
}
.viewer .basic-go-up {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex: 1;
  cursor: pointer;
}
.viewer .basic-go-up .maglr-icon-up {
  background: none;
}
.viewer .basic-go-up .backgroundOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-color: rgba(0, 0, 0, 0.23);
  transition: opacity 200ms ease 0s;
  opacity: 0;
  top: 0;
  left: 0;
  pointer-events: none;
}
.viewer .basic-go-up .thumbrow {
  position: fixed;
  left: 0;
  right: 0;
  z-index: -1;
  display: flex;
  overflow-x: auto;
  overflow-y: hidden;
  width: 100%;
  height: 260px;
  transform-style: preserve-3d;
  transition: transform 200ms ease 0s;
}
body:not(.os-scrollbars) .viewer .basic-go-up .thumbrow {
  -webkit-overflow-scrolling: touch;
  overscroll-behavior: none;
  /* FIREFOX */
  scrollbar-width: thin;
  scrollbar-color: rgb(165, 165, 165) rgb(240, 240, 240);
  /* FIREFOX */
}
body:not(.os-scrollbars) .viewer .basic-go-up .thumbrow::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  margin-right: 5px;
}
body:not(.os-scrollbars) .viewer .basic-go-up .thumbrow::-webkit-scrollbar-thumb {
  background: rgb(165, 165, 165);
}
body:not(.os-scrollbars) .viewer .basic-go-up .thumbrow::-webkit-scrollbar-track {
  background: rgb(240, 240, 240);
}
body:not(.os-scrollbars) .viewer .basic-go-up .thumbrow:hover::-webkit-scrollbar {
  height: 15px;
}

.viewer .basic-go-up .thumbrow.open {
  transform: translateX(0px) translateY(-55px) translateZ(0px);
}
.viewer .basic-go-up .thumbrow.open .thumbrow-item {
  display: block;
}
.viewer .basic-go-up .thumbrow.open .close-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  width: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  word-wrap: normal !important;
  display: flex;
}
.viewer .basic-go-up .thumbrow .name-issue {
  display: none;
}
.viewer .basic-go-up .thumbrow .close-text {
  display: none;
  align-self: center;
  padding: 20px;
  width: 200px;
  text-align: center;
  justify-content: center;
}
.viewer .basic-go-up .thumbrow ol {
  display: inherit;
  flex-direction: inherit;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.viewer .basic-go-up .thumbrow-item {
  width: 280px;
  height: auto;
  padding-top: 14px;
  padding-right: 10px;
  padding-left: 10px;
  flex: 0 0 auto;
  text-decoration: none;
  display: none;
}
.viewer .basic-go-up .thumbrow-item .thumb-popup-img {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56%;
  border-radius: 2px;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.viewer .basic-go-up .thumbrow-item .thumb-popup-title-block {
  position: relative;
  display: flex;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
}
.viewer .basic-go-up .thumbrow-item .thumb-popup-number {
  width: 40px;
  padding-right: 5px;
  flex: 0 auto;
  opacity: 0.3;
  font-size: 22px;
  line-height: 1.2em;
}
@media (max-width: 767px) {
  .viewer .basic-go-up .thumbrow-item .thumb-popup-number {
    width: 30px;
    flex: 0 0 auto;
    font-size: 20px;
  }
}
.viewer .basic-go-up .thumbrow-item .thumb-popup-title {
  font-size: 16px;
  line-height: 1.3em;
  flex: 1;
}
@media (min-width: 768px) {
  .viewer .basic-go-up .thumbrow-item .thumb-popup-title {
    margin-top: 3px;
  }
}
.viewer .basic-go-up .thumbrow-item:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
.viewer .thumbrow {
  left: 0;
  right: auto;
  transform: translate(0, 100%);
  bottom: 0px;
}
.viewer.bottom .menubar-left .open-menu:not(.ipad) {
  display: none;
}
@media (hover: hover) {
  .viewer .basic-go-up:not(.disable-hover):hover .backgroundOverlay {
    opacity: 1;
  }
  .viewer .basic-go-up:not(.disable-hover) .thumbrow.open {
    transform: translateX(0px) translateY(-55px) translateZ(0px);
  }
  .viewer .basic-go-up:not(.disable-hover) .thumbrow.open .thumbrow-item {
    display: block;
  }
}
@media (min-width: 992px) {
  .viewer.right .basic-nav, .viewer.left .basic-nav {
    width: auto;
    height: 150px;
    flex-direction: column-reverse;
  }
  .viewer.right .basic-nav-arrow, .viewer.left .basic-nav-arrow {
    width: 50px;
  }
  .viewer.right .basic-line, .viewer.left .basic-line {
    width: 100%;
    height: 1px;
  }
  .viewer.right .thumbrow, .viewer.left .thumbrow {
    top: 0;
    bottom: 0;
    width: 300px;
    height: 100vh;
    flex-direction: column;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .viewer.right .navigationbar .menubar-left, .viewer.left .navigationbar .menubar-left {
    flex: 1 1 auto;
    padding-left: 0;
    padding-right: 0;
  }
  .viewer.right .navigationbar .menubar-left .open-menu, .viewer.left .navigationbar .menubar-left .open-menu {
    display: flex;
    max-height: 50px;
  }
  .viewer.right .navigationbar .menubar-right, .viewer.right .navigationbar .menubar-extra-icons, .viewer.left .navigationbar .menubar-right, .viewer.left .navigationbar .menubar-extra-icons {
    flex-direction: column;
  }
  .viewer.right .navigationbar .menubar-right .open-menu, .viewer.right .navigationbar .menubar-extra-icons .open-menu, .viewer.left .navigationbar .menubar-right .open-menu, .viewer.left .navigationbar .menubar-extra-icons .open-menu {
    display: none;
  }
  .viewer.left .basic-go-up .thumbrow {
    left: 0;
    right: auto;
    transform: translate(-100%, 0);
  }
  .viewer.left .basic-go-up .thumbrow-item {
    padding-left: 25px;
    padding-right: 25px;
    width: 300px;
  }
  .viewer.left .basic-go-up .thumb-popup-title-block {
    padding-left: 0px;
  }
  .viewer.left .basic-go-up:hover .thumbrow {
    transform: translateX(50px);
  }
  .viewer.right .basic-go-up .thumbrow {
    right: 0;
    left: auto;
    transform: translate(100%, 0);
  }
  .viewer.right .basic-go-up:hover .thumbrow {
    transform: translateX(-50px);
    left: auto;
  }
}
@media (max-width: 991px) {
  .viewer .basic-nav {
    width: auto;
  }
  .viewer .basic-go-up {
    padding-right: 10px;
    padding-left: 10px;
  }
  .viewer .basic-go-up .thumbrow.open {
    transform: translateX(0px) translateY(-50px) translateZ(0px);
  }
  .viewer .basic-pagenumbers {
    margin-top: 0px;
    font-size: 14px;
  }
  .viewer .thumb-popup-img {
    flex: 0 0 auto;
  }
  .viewer.left .menubar-left .open-menu {
    display: none;
  }
}
@media (max-width: 767px) {
  .viewer .basic-go-up .thumbrow.open {
    transform: none;
    overflow: auto;
    bottom: 45px;
    height: 100%;
    padding-top: 55px;
    padding-left: 10px;
    padding-right: 10px;
    flex-direction: column;
  }
  .viewer .basic-go-up .thumbrow.open .name-issue {
    display: block;
    margin-top: 15px;
    padding-left: 10px;
    padding-bottom: 10px;
    font-size: 17px;
    font-weight: 700;
  }
  .viewer .basic-go-up .thumbrow.open .close-text {
    display: none;
  }
  .viewer .basic-go-up .thumbrow.open .thumbrow-item {
    display: flex;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .viewer .basic-go-up .thumbrow.open .thumbrow-item .thumb-popup-img {
    width: 100px;
    height: 55px;
    padding-top: 0%;
  }
  .viewer .basic-go-up .thumbrow.open .thumbrow-item .thumb-popup-title-block {
    flex: 1;
    padding-top: 0;
    align-items: center;
  }
  .viewer .basic-go-up .thumbrow.open .thumbrow-item .thumb-popup-number {
    width: 30px;
    flex: 0 0 auto;
    font-size: 20px;
  }
  .viewer .basic-go-up .thumbrow.open .thumbrow-item .thumb-popup-title {
    flex: 1;
  }
  .viewer .basic-go-up .menubar-maincontainer.sidepanel {
    width: 100%;
    height: 45px;
  }
  .viewer .basic-go-up .menubar-logo {
    max-width: 80px;
  }
  .viewer .basic-go-up .thumb-popup-img {
    width: 100px;
    height: 55px;
    padding-top: 0%;
  }
  .viewer .basic-go-up .menubar-alternative-mobile {
    display: flex;
  }
  .viewer .basic-go-up .menubar-print-pages {
    display: none;
  }
  .viewer .basic-go-up .menubar-print-share {
    display: none;
  }
}
@media (max-width: 479px) {
  .viewer .basic-nav-arrow {
    width: 45px;
  }
  .viewer .basic-nav-arrow {
    font-size: 26px;
  }
  .viewer .basic-go-up {
    padding-right: 10px;
    padding-left: 10px;
  }
}
.viewer.interface-dots[data-transparency=shade] .i-menu-icon {
  background-color: transparent !important;
}
@media (min-width: 991px) {
  .viewer.interface-dots .menubar-center:hover .menubar-circle-indicator {
    opacity: 0.25;
  }
  .viewer.interface-dots .menubar-center:hover .menubar-circle-indicator .indicator-circle-float {
    opacity: 0;
  }
}
.viewer.interface-dots .menubar-center:hover .circle-link-container, .viewer.interface-dots .menubar-center:focus-within .circle-link-container, .viewer.interface-dots .menubar-center .circle-link-container.active {
  opacity: 1;
}
.viewer.interface-dots .menubar-left, .viewer.interface-dots .menubar-right {
  min-width: 100px;
}
.viewer .menubar-circle-dots {
  position: relative;
  z-index: 1;
  display: flex;
  width: 100%;
  height: 100%;
  padding-right: 25px;
  padding-left: 25px;
  justify-content: space-between;
  flex-wrap: wrap;
}
.viewer .menubar-circle-indicator {
  position: absolute;
  top: 50%;
  z-index: 0;
  left: 0;
  display: flex;
  width: 100%;
  height: 50px;
  padding-right: 32px;
  padding-left: 32px;
  align-items: center;
  transform: translate(0px, -50%);
  transition: opacity 200ms ease 0s;
}
.viewer .menubar-circle-indicator .indicator-circle-float {
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 100px;
  transition: all 0.5s ease 0s, opacity 200ms ease 0s;
  opacity: 1;
}
.viewer .menubar-circle-indicator .circle.i-menu-color {
  background-color: transparent !important;
}
.viewer .circle {
  width: 10px;
  height: 10px;
  flex: 0 0 auto;
  border-style: solid;
  border-width: 1px;
  border-radius: 100px;
}
.viewer .circle-line {
  width: 100%;
  height: 1px;
}
.viewer .circle-link-container {
  position: relative;
  width: 25px;
  height: 100%;
  opacity: 0;
  transition: opacity 500ms ease 0s;
}
@media (min-width: 991px) {
  .viewer .circle-link-container:hover .circle-popup, .viewer .circle-link-container:focus .circle-popup {
    display: block;
    opacity: 1;
  }
}
.viewer .circle-popup {
  position: absolute;
  left: 50%;
  display: none;
  width: 270px;
  min-height: 220px;
  padding: 13px;
  border-radius: 1px;
  opacity: 0;
  transform: translate(-50%, 0px);
  transition: opacity 200ms ease 0s;
}
.viewer .circle-popup .circle-popup-square {
  position: absolute;
  left: 50%;
  width: 50px;
  height: 50px;
  border-radius: 2px;
  transform: translate(-50%, 0px) rotate(45deg);
}
.viewer.bottom .circle-popup {
  top: auto;
  right: auto;
  bottom: 0;
  margin-bottom: 70px;
}
.viewer.bottom .circle-popup .circle-popup-square {
  bottom: -15px;
}
.viewer.top .circle-popup {
  top: 0;
  right: auto;
  margin-top: 70px;
}
.viewer.top .circle-popup .circle-popup-square {
  top: -15px;
}
.viewer .thumb-popup-img {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56%;
  border-radius: 2px;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.viewer .thumb-popup-title-block {
  position: relative;
  display: flex;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
}
.viewer .thumb-popup-title-block .thumb-popup-number {
  width: 40px;
  padding-right: 5px;
  flex: 0 auto;
  opacity: 0.3;
  font-size: 22px;
  line-height: 1.2em;
}
.viewer .thumb-popup-title-block .thumb-popup-title {
  font-size: 16px;
  line-height: 1.3em;
}
@media (min-width: 768px) {
  .viewer .thumb-popup-title-block .thumb-popup-title {
    margin-top: 3px;
  }
}
.viewer .circle-dot-link {
  display: flex;
  width: 25px;
  height: 100%;
  justify-content: center;
  align-items: center;
  font-size: 9px;
  line-height: 1em;
  text-decoration: none;
}
.viewer .menubar-minimal {
  display: flex;
  height: 45px;
  margin: 25px;
  padding-right: 15px;
  padding-left: 0;
  background-color: rgba(0, 0, 0, 0.35);
  color: #fff;
  font-size: 16px;
  line-height: 1em;
}
.interface-buttons-round .viewer .menubar-minimal {
  border-radius: 30px;
  overflow: hidden;
}

.viewer .menubar-minimal.minimal2 {
  padding-right: 0;
}
.viewer.top .minimal {
  left: 50%;
  right: auto;
  height: auto;
  width: auto;
  transform: translateX(-50%);
}
.viewer.bottom .minimal {
  left: 50%;
  right: auto;
  height: auto;
  width: auto;
  transform: translateX(-50%);
}
@media (max-width: 991px) {
  .viewer .menubar-minimal {
    height: 40px;
    margin: 15px 15px 0 0;
    padding-left: 5px;
    font-size: 15px;
  }
  .viewer .menubar-minimal.minimal2 {
    padding-left: 0;
  }
}
.viewer.interface-pagename[data-transparency=shade] .i-menu-icon {
  background-color: transparent !important;
}
.viewer .menubar-title-container {
  display: flex;
  width: 100%;
  align-items: center;
}
.viewer .menubar-pagenum {
  display: flex;
  align-items: center;
}
.viewer .menubar-pagetitle {
  padding-left: 25px;
}
@media (max-width: 991px) {
  .viewer .menubar-pagetitle {
    display: none;
  }
  .viewer .menubar-title-container {
    justify-content: center;
  }
}
.viewer.interface-textmenu[data-transparency=shade] .i-menu-icon {
  background-color: transparent !important;
}
.viewer .menubar-textitem-container {
  -webkit-overflow-scrolling: touch;
  position: absolute;
  display: flex;
  overflow-x: auto;
  overflow-y: hidden;
  height: 100%;
  max-width: 100%;
  padding-right: 25px;
  padding-left: 25px;
  left: 0;
  /* FIREFOX */
  scrollbar-width: none;
}
.viewer .menubar-textitem-container::-webkit-scrollbar {
  height: 0px;
}
.viewer .menubar-textitem-container .menubar-textitem {
  display: flex;
  height: 100%;
  margin-right: 35px;
  flex-wrap: wrap;
  align-items: center;
  flex: 0 0 auto;
  border-bottom: 4px solid transparent;
  font-size: 15px;
  line-height: 1em;
  text-decoration: none;
}
.viewer .menubar-textitem-container .menubar-textitem.hover {
  border-bottom-width: 4px;
}
.viewer .menubar-textitem-container .menubar-textitem.active {
  border-bottom-width: 4px;
}
.viewer.interface-stories[data-transparency=shade] .i-menu-icon {
  background-color: transparent !important;
}
.viewer .menubar-stories-items {
  display: flex;
  width: 100%;
  padding-right: 10px;
  padding-left: 15px;
  align-items: stretch;
}
.viewer .menubar-story-line {
  width: 100%;
  height: 4px;
  background-color: #fff;
}
.viewer .menubar-story-item {
  display: flex;
  width: 100%;
  margin-right: 10px;
  align-items: center;
  opacity: 0.3;
  transition: all 200ms ease;
}
.viewer .menubar-story-item:hover {
  opacity: 0.7;
}
.viewer .menubar-story-item.active {
  opacity: 0.9;
}
@media (max-width: 479px) {
  .viewer .menubar-stories-items {
    padding-right: 0px;
  }
}
.viewer.interface-carousel.bottom .navigationbar {
  margin-bottom: 10px;
}
.viewer.interface-carousel .navigationbar {
  pointer-events: none;
}
.viewer.interface-carousel .navigationbar .menubar-carousel-items {
  pointer-events: auto;
}
.viewer .menubar-carousel-items {
  display: flex;
  align-items: stretch;
  background: #555;
  border-radius: 15px;
  height: 26px;
  background: rgba(0, 0, 0, 0.42);
  padding-right: 6px;
  padding-left: 10px;
}
.viewer .menubar-carousel-dot {
  width: 10px;
  height: 10px;
  border-radius: 6px;
  background-color: #fff;
}
.viewer .menubar-carousel-item {
  display: flex;
  width: 100%;
  margin-right: 10px;
  align-items: center;
  opacity: 0.3;
  transition: all 200ms ease;
}
.viewer .menubar-carousel-item:hover {
  opacity: 0.7;
}
.viewer .menubar-carousel-item:hover:before {
  content: "";
  position: absolute;
  height: 10px;
  width: 10px;
  transform: translate(1px, 18px) rotate(45deg);
  background: white;
}
.viewer .menubar-carousel-item:hover:after {
  content: attr(title);
  position: absolute;
  transform: translate(-50%, 32px);
  background-color: white;
  color: black;
  padding: 5px 10px;
  border-radius: 5px;
}
.viewer .menubar-carousel-item.active {
  opacity: 0.9;
}
.viewer .menubar-carousel-item:last-child {
  margin-right: 5px;
}
.viewer.interface-carousel.bottom .menubar-carousel-item:hover:before {
  transform: translate(1px, -18px) rotate(45deg);
}
.viewer.interface-carousel.bottom .menubar-carousel-item:hover:after {
  transform: translate(-50%, -32px);
}
.viewer.interface-none .interface .navigationbar {
  display: none;
}
.viewer.interface-container {
  position: relative;
  display: block;
  width: 100%;
  height: 100vh;
  background-color: #000;
  font-family: "Open Sans", sans-serif;
  opacity: 0;
}
.viewer.interface-container.shown {
  opacity: 1;
  transition: opacity 400ms;
}
.viewer.interface-container .interface-page-index {
  position: fixed;
  top: 75px;
  right: 30px;
  z-index: 100;
  color: #fff;
  font-size: 16px;
  text-align: right;
  transition: color 0.5s;
}
.viewer.interface-container .interface-page-index.dark {
  color: #333;
}
.interface-overlay {
  pointer-events: none;
  color: white;
  z-index: 102;
  position: fixed;
  top: 100px;
  left: 100px;
  opacity: 0;
  transition: opacity 0.2s ease;
}

.main[data-sidemenu=open] .interface-overlay {
  opacity: 1;
}

.viewer .interface-sidebullets {
  position: fixed;
  top: 50%;
  right: 37px;
  z-index: 10;
  display: block;
  width: 36px;
  max-height: 400px;
  transform: translate(0px, -50%);
}
@media (max-width: 500px) {
  .viewer .interface-sidebullets {
    display: none;
  }
}
.viewer .interface-sidebullets .interface-sidebullet {
  position: relative;
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 2px;
  background-color: #fff;
  transition: background-color 300ms ease;
}
.viewer .interface-sidebullets .interface-sidebullet.dark {
  background-color: #333;
}
.viewer .interface-sidebullets .interface-sidebullet-holder {
  position: relative;
  padding: 10px 10px 8px;
  cursor: pointer;
}
.viewer .interface-sidebullets .interface-sidebullet-holder:hover {
  opacity: 1;
}
.viewer .interface-sidebullets .interface-bullet-wrapper {
  position: relative;
  opacity: 0.35;
  transition: opacity 300ms ease;
  cursor: pointer;
}
.viewer .interface-sidebullets .interface-bullet-wrapper:hover .interface-sidebullet-wrapper {
  visibility: visible;
  opacity: 1;
  transform: translate(0, -50%);
}
.viewer .interface-sidebullets .interface-bullet-wrapper:hover {
  opacity: 1;
}
.viewer .interface-sidebullets .interface-bullet-wrapper.active {
  opacity: 1;
  transform: translate(0px, 0px);
}
.viewer .interface-sidebullets .interface-sidebullet-title {
  position: relative;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  display: block;
  font-family: "Source Sans Pro", sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  cursor: pointer;
}
.viewer .interface-sidebullets .interface-sidebullet-wrapper {
  position: absolute;
  top: 50%;
  right: 35px;
  visibility: hidden;
  min-width: 100px;
  padding: 6px 12px;
  border-radius: 5px;
  background-color: #333;
  opacity: 0;
  transform: translate(-20px, -50%);
  pointer-events: none;
  transition: opacity 0.3s ease, transform 0.3s ease-out;
}
.viewer .interface-sidebullets .interface-sidebullet-arrow {
  position: absolute;
  top: 50%;
  right: 0;
  width: 10px;
  height: 10px;
  margin-top: -1px;
  border-radius: 1px;
  background-color: #333;
  transform: rotate(45deg) translate(0px, -50%);
}
.viewer #prints-open-menu, .viewer #prints-home {
  width: 45px;
  height: 45px;
  background-color: rgba(0, 0, 0, 0.35);
  color: white;
  text-align: center;
  font-size: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 25px;
  right: 25px;
  opacity: 1;
  transition: transform 0.2s ease;
  z-index: 3;
}
@media (max-width: 460px) {
  .viewer #prints-open-menu, .viewer #prints-home {
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 460px) {
  .viewer #prints-open-menu, .viewer #prints-home {
    top: 15px;
    right: 15px;
  }
}
.viewer #prints-open-menu:hover, .viewer #prints-home:hover {
  transform: scale(1.1);
  cursor: pointer;
}
.interface-buttons-round .viewer #prints-open-menu {
  border-radius: 50%;
}

.viewer #prints-home {
  right: 80px;
}
@media (max-width: 460px) {
  .viewer #prints-home {
    right: 65px;
  }
}
.interface-buttons-round .viewer #prints-home {
  border-radius: 50%;
}

.viewer .navigationbar {
  position: absolute;
  pointer-events: auto;
  z-index: 2;
  display: flex;
  font-size: 16px;
}
.viewer .navigationbar .menubar-left {
  position: relative;
  display: flex;
  height: 100%;
  padding-right: 10px;
  padding-left: 10px;
  justify-content: center;
  align-items: stretch;
  flex: 0 auto;
}
.viewer .navigationbar .menubar-left:empty {
  padding: 0;
}
.viewer .navigationbar .menubar-center {
  position: relative;
  display: flex;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  justify-content: center;
  align-items: stretch;
  flex: 1;
}
.viewer .navigationbar .menubar-right {
  position: relative;
  display: flex;
  height: 100%;
  padding-right: 10px;
  padding-left: 10px;
  flex: 0 auto;
}
.viewer .navigationbar .menubar-logo-container {
  width: auto;
  height: 100%;
  max-width: 250px;
  padding: 12px 10px 12px;
  align-items: center;
}
.viewer .navigationbar .menubar-logo-container img {
  display: none;
}
.viewer .navigationbar .menubar-logo-container span {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  width: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  word-wrap: normal !important;
}
.viewer .navigationbar .menubar-logo-container > * {
  display: block;
  background-size: contain;
  width: 160px;
  height: 30px;
  background-repeat: no-repeat;
  background-position-y: center;
  background-position-x: left;
}
.viewer .navigationbar .menubar-extra-icons {
  display: flex;
  padding-right: 10px;
  padding-left: 10px;
  align-items: stretch;
}
.viewer .navigationbar .menu-icon {
  display: flex;
  height: 100%;
  min-width: 50px;
  justify-content: center;
  align-items: center;
  transition: all 200ms ease;
  font-size: 22px;
  line-height: 1em;
  text-decoration: none;
  cursor: pointer;
  max-width: 100%;
}
.viewer .navigationbar .menu-icon:hover {
  transform: scale(0.97);
}
.viewer .navigationbar .menu-icon[data-overviewtype=no-overview] {
  display: none;
}
.viewer .navigationbar .menu-icon#audio-button {
  display: none;
}
.viewer .navigationbar .menu-icon#audio-button.maglr-icon-audio-on, .viewer .navigationbar .menu-icon#audio-button.maglr-icon-audio-off {
  display: flex;
}
.viewer .navigationbar .menu-icon#audio-button.maglr-icon-audio-on.attention-seeker, .viewer .navigationbar .menu-icon#audio-button.maglr-icon-audio-off.attention-seeker {
  animation: 2s ease-in 3 both maglr-audio-attention-seeker;
}
@keyframes maglr-audio-attention-seeker {
  20% {
    opacity: 0.2;
  }
  30% {
    opacity: 1;
  }
  50% {
    opacity: 0.2;
  }
  70% {
    opacity: 1;
  }
}
.viewer .navigationbar .menubar-pagenum {
  display: flex;
  align-items: center;
  white-space: nowrap;
}
.viewer .navigationbar .mobile-navigation {
  display: none;
}
@media (max-width: 991px) {
  .viewer .navigationbar {
    width: 100%;
    height: 50px;
    justify-content: flex-end;
    flex-wrap: wrap;
    align-content: flex-end;
  }
  .viewer .navigationbar .menubar-left {
    min-width: 110px;
    justify-content: flex-start;
  }
  .viewer .navigationbar .menubar-center {
    width: auto;
    flex: 1;
  }
  .viewer .navigationbar .menubar-right {
    min-width: 110px;
    justify-content: flex-end;
  }
  .viewer .navigationbar.right .menubar-left, .viewer .navigationbar.left .menubar-left {
    width: 100%;
    min-width: 0px;
    justify-content: center;
    align-items: flex-start;
    flex: 0 0 auto;
  }
  .viewer .navigationbar.right .menubar-center, .viewer .navigationbar.left .menubar-center {
    width: 100%;
    flex: 1;
  }
  .viewer .navigationbar.right .menubar-right, .viewer .navigationbar.left .menubar-right {
    width: 100%;
    min-width: auto;
    justify-content: center;
    flex: 0 0 auto;
  }
  .viewer .navigationbar.right .menubar-extra-icons, .viewer .navigationbar.left .menubar-extra-icons {
    display: block;
  }
  .viewer .navigationbar .menubar-logo-container {
    min-height: 45px;
  }
  .viewer .navigationbar .menubar-extra-icons {
    display: none;
  }
}
@media (max-width: 767px) {
  .viewer .navigationbar.right, .viewer .navigationbar.left {
    width: 100%;
    height: 45px;
  }
  .viewer .navigationbar .menubar-logo {
    max-width: 80px;
  }
}
@media (max-width: 479px) {
  .viewer .navigationbar .menubar-left {
    min-width: 80px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .viewer .navigationbar .menubar-right {
    min-width: 70px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .viewer .navigationbar .menubar-logo {
    max-width: 60px;
  }
  .viewer .navigationbar .menubar-logo-container {
    padding: 10px 10px 12px;
  }
  .viewer .navigationbar .menubar-logo-container > * {
    width: 60px;
    height: 30px;
  }
}
@media (min-width: 992px) {
  .viewer.right .navigationbar, .viewer.left .navigationbar {
    width: 50px;
    height: 100%;
    flex-direction: column;
  }
  .viewer.right .navigationbar .menubar-logo-container, .viewer.left .navigationbar .menubar-logo-container {
    display: none;
  }
  .viewer.right .navigationbar .menubar-left, .viewer.left .navigationbar .menubar-left {
    height: auto;
    align-items: flex-start;
  }
  .viewer.right .navigationbar .menubar-center, .viewer.left .navigationbar .menubar-center {
    align-items: center;
    flex: 1;
  }
  .viewer.right .navigationbar .menubar-right, .viewer.left .navigationbar .menubar-right {
    height: auto;
    padding-right: 0px;
    padding-left: 0px;
    align-items: flex-end;
  }
  .viewer.right .navigationbar .menubar-extra-icons, .viewer.left .navigationbar .menubar-extra-icons {
    padding-right: 0px;
    padding-left: 0px;
  }
  .viewer.right .navigationbar .menu-icon, .viewer.left .navigationbar .menu-icon {
    min-height: 50px;
  }
}
@media (max-width: 991px) {
  .viewer.interface-classic .interface, .viewer.interface-dots .interface, .viewer.interface-textmenu .interface, .viewer.interface-carousel .interface {
    top: auto;
    height: 100vh;
  }
  .viewer.interface-classic .navigationbar, .viewer.interface-dots .navigationbar, .viewer.interface-textmenu .navigationbar, .viewer.interface-carousel .navigationbar {
    bottom: 0;
  }
  .viewer.interface-dots .navigationbar > .shade:not(.mobile-navigation), .viewer.interface-dots .navigationbar > .menubar-left:not(.mobile-navigation), .viewer.interface-dots .navigationbar > .menubar-center:not(.mobile-navigation), .viewer.interface-dots .navigationbar > .menubar-right:not(.mobile-navigation), .viewer.interface-textmenu .navigationbar > .shade:not(.mobile-navigation), .viewer.interface-textmenu .navigationbar > .menubar-left:not(.mobile-navigation), .viewer.interface-textmenu .navigationbar > .menubar-center:not(.mobile-navigation), .viewer.interface-textmenu .navigationbar > .menubar-right:not(.mobile-navigation) {
    display: none;
  }
  .viewer.interface-dots .navigationbar > .mobile-navigation, .viewer.interface-textmenu .navigationbar > .mobile-navigation {
    display: flex;
  }
}
.viewer .arrow-type1 {
  pointer-events: auto;
  position: fixed;
  left: 0%;
  top: 50%;
  right: auto;
  bottom: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: translate(0px, -50%);
  line-height: 1em;
  text-decoration: none;
  text-shadow: 1px 0 8px rgba(0, 0, 0, 0.31);
  cursor: pointer;
  z-index: 2;
  border: none;
  height: 60px;
  font-size: 30px;
  width: 45px;
}
.interface-buttons-round .viewer .arrow-type1 {
  width: 100px;
  left: -50px;
  justify-content: flex-end;
  border-radius: 50%;
}
@media (max-width: 992px) {
  .interface-buttons-round .viewer .arrow-type1 {
    width: 80px;
    height: 80px;
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 991px) {
  .viewer .arrow-type1 {
    font-size: 40px;
    width: 60px;
    height: 100px;
    transition: all 200ms ease;
  }
  .viewer .arrow-type1:hover {
    padding-right: 15px;
  }
}
.viewer .arrow-type1.right {
  left: auto;
  right: 0;
}
.interface-buttons-round .viewer .arrow-type1.right {
  right: -50px;
  justify-content: flex-start;
}
@media (min-width: 991px) {
  .interface-buttons-round .viewer .arrow-type1.right {
    padding-right: 10px;
    padding-left: 10px;
  }
}

@media (min-width: 991px) {
  .viewer .arrow-type1.right:hover {
    padding-left: 15px;
    padding-right: 0;
  }
}
@media (min-width: 992px) {
  .viewer[data-baroffset=left] .arrow-type1.interface-previous {
    left: 50px;
  }
  .interface-buttons-round .viewer[data-baroffset=left] .arrow-type1.interface-previous {
    left: 0px;
  }
}
.viewer .arrow-container {
  pointer-events: auto;
  position: fixed;
  left: auto;
  top: auto;
  right: 35px;
  display: flex;
  width: auto;
  height: auto;
  z-index: 2;
}
.viewer .arrow-container .arrow {
  display: flex;
  width: 50px;
  height: 50px;
  justify-content: center;
  align-items: center;
  font-size: 30px;
  text-decoration: none;
  cursor: pointer;
  border: none;
}
@media (min-width: 991px) {
  .viewer .arrow-container .arrow {
    transition: all 200ms ease;
  }
}
.viewer .arrow-container.type2 {
  bottom: 35px;
}
.viewer .arrow-container.type2 .arrow {
  margin-left: 20px;
}
.interface-buttons-round .viewer .arrow-container.type2 .arrow {
  border-radius: 50%;
}

@media (min-width: 991px) {
  .viewer .arrow-container.type2 .arrow:hover {
    transform: translate(-10px, 0px);
  }
  .viewer .arrow-container.type2 .arrow.right:hover {
    transform: translate(10px, 0px);
  }
}
.viewer .arrow-container.type3 {
  flex-direction: column;
  transform: translate(0px, 50%);
  bottom: 50%;
}
.interface-buttons-round .viewer .arrow-container.type3 .interface-next {
  border-top-right-radius: 25px;
  border-top-left-radius: 25px;
}
.interface-buttons-round .viewer .arrow-container.type3 .interface-previous {
  border-bottom-right-radius: 25px;
  border-bottom-left-radius: 25px;
}

@media (min-width: 991px) {
  .viewer .arrow-container.type3 .arrow:hover {
    transform: translate(-5px, 0px);
  }
  .viewer .arrow-container.type3 .arrow.right:hover {
    transform: translate(5px, 0px);
  }
}
.viewer.interface-classic.bottom .arrow-container.type2, .viewer.interface-dots.bottom .arrow-container.type2, .viewer.interface-textmenu.bottom .arrow-container.type2, .viewer.interface-stories.bottom .arrow-container.type2, .viewer.interface-pagename.bottom .arrow-container.type2 {
  bottom: 85px;
}
@media (max-width: 991px) {
  .viewer.interface-classic.bottom .arrow-container.type2, .viewer.interface-dots.bottom .arrow-container.type2, .viewer.interface-textmenu.bottom .arrow-container.type2 {
    bottom: 60px;
  }
  .viewer.interface-stories[data-baroffset=bottom] .arrow-container.type2, .viewer.interface-pagename[data-baroffset=bottom] .arrow-container.type2 {
    bottom: 20px;
  }
}
.viewer.interface-minimal.bottom-right .arrow-container.type2 {
  bottom: 85px;
}
@media (max-width: 991px) {
  .viewer.interface-minimal.bottom-right .arrow-container.type2 {
    bottom: 60px;
  }
}
.viewer[data-baroffset=right] .arrow-container.type2 {
  right: 85px;
}
.viewer .page-number-indicator-line {
  background-color: rgba(0, 0, 0, 0.31);
  position: fixed;
  height: 6px;
  width: 0%;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  transition: width 0.5s ease-in;
}
.viewer[data-baroffset=right] .page-number-indicator-line {
  right: 50px;
}
@media (max-width: 990px) {
  .viewer[data-baroffset=right] .page-number-indicator-line {
    right: 45px;
  }
}
.viewer[data-baroffset=bottom] .page-number-indicator-line {
  bottom: 55px;
}
@media (max-width: 990px) {
  .viewer[data-baroffset=bottom] .page-number-indicator-line {
    bottom: 50px;
  }
}
.viewer[data-baroffset=left] .page-number-indicator-line {
  left: 50px;
}
@media (max-width: 990px) {
  .viewer[data-baroffset=left] .page-number-indicator-line {
    left: 45px;
  }
}
@media (max-width: 990px) {
  .viewer.interface-classic[data-baroffset=left] .page-number-indicator-line {
    left: 0px;
    bottom: 50px;
  }
}
@media (max-width: 991px) {
  .viewer.interface-stories.bottom .page-number-indicator-line, .viewer.interface-pagename.bottom .page-number-indicator-line {
    bottom: 0;
  }
}
.viewer #registerPopupContainer {
  position: fixed;
  top: 20px;
  right: 20px;
  z-index: 3;
  pointer-events: none;
  visibility: hidden;
  transform: translateY(calc(-100% - 100px));
  transition: transform 0.5s 1.5s cubic-bezier(0.18, 0.89, 0.32, 1.28), opacity 0.5s 1.5s;
  opacity: 0;
}
.viewer #registerPopupContainer.shown {
  visibility: visible;
  transform: translateY(0);
  opacity: 1;
}
.viewer #registerPopupContainer.shown.closed {
  transform: translateY(calc(-100% - 20px));
  transition-delay: 0s;
  opacity: 0;
}
.viewer #registerPopupContainer.shown.closed.disabled {
  display: none;
}
.viewer #registerPopupContainer.shown.closed .maglr-tooltip-theme {
  box-shadow: none;
}
@media (max-width: 767px) {
  .viewer #registerPopupContainer {
    top: 15px;
    right: 15px;
    width: 90%;
  }
}
.viewer.top #registerPopupContainer, .viewer.top-right #registerPopupContainer {
  top: 70px;
}
.viewer.right #registerPopupContainer {
  left: 70px;
}
.viewer .menubar-nav-helptext {
  position: absolute;
  left: auto;
  top: 50%;
  right: 0%;
  bottom: 0%;
  display: flex;
  width: 270px;
  height: 70px;
  margin-right: 100px;
  padding: 15px;
  align-items: center;
  border-radius: 2px;
  background-color: #fff;
  transform: translate(0px, -50%);
  font-size: 16px;
  line-height: 1.4em;
}
.viewer .menubar-nav-helptext.center {
  left: 50%;
  top: auto;
  right: 0%;
  bottom: 0%;
  margin-bottom: 100px;
  transform: translate(-50%, 0%);
}
.viewer .menubar-nav-helptext .menubar-nav-help-corner {
  position: absolute;
  left: auto;
  top: 50%;
  right: -2%;
  bottom: auto;
  z-index: 0;
  width: 40px;
  height: 40px;
  border-radius: 2px;
  background-color: #fff;
  transform: translate(0px, -50%) rotate(45deg);
}
@media (max-width: 991px) {
  .viewer .arrow-container.type2 {
    right: 20px;
    bottom: 20px;
  }
  .viewer .arrow-container.type2 .arrow {
    width: 40px;
    height: 40px;
    margin-left: 15px;
    padding: 0;
  }
  .viewer.interface-textmenu .arrow-container.type2, .viewer.interface-classic .arrow-container.type2, .viewer.interface-dots .arrow-container.type2 {
    bottom: 65px;
  }
  .viewer.interface-textmenu[data-baroffset=bottom] .page-number-indicator-line, .viewer.interface-classic[data-baroffset=bottom] .page-number-indicator-line, .viewer.interface-dots[data-baroffset=bottom] .page-number-indicator-line {
    bottom: 55px;
  }
}
@media (max-width: 991px) and (max-width: 990px) {
  .viewer.interface-textmenu[data-baroffset=bottom] .page-number-indicator-line, .viewer.interface-classic[data-baroffset=bottom] .page-number-indicator-line, .viewer.interface-dots[data-baroffset=bottom] .page-number-indicator-line {
    bottom: 50px;
  }
}
.outSpread {
  position: absolute;
  width: 100%;
  height: 100%;
  visibility: visible;
  z-index: 1;
}

.outSpread .scroll-container::-webkit-scrollbar {
  width: 0;
}

.inSpread {
  position: absolute;
  width: 100%;
  height: 100%;
  visibility: visible;
  z-index: 2;
  overflow: hidden;
  background-color: white;
}

:root {
  --spreadTransition: .4s;
}

.inSpread .scroll-container::-webkit-scrollbar {
  width: 0px;
}

.pt-page-moveToLeft {
  animation: moveToLeft 0.4s ease both;
  animation: moveToLeft var(--spreadTransition, 0.4s) ease both;
}

.pt-page-moveFromLeft {
  animation: moveFromLeft 0.4s ease both;
  animation: moveFromLeft var(--spreadTransition, 0.4s) ease both;
}

.pt-page-moveToRight {
  animation: moveToRight 0.4s ease both;
  animation: moveToRight var(--spreadTransition, 0.4s) ease both;
}

.pt-page-moveFromRight {
  animation: moveFromRight 0.4s ease both;
  animation: moveFromRight var(--spreadTransition, 0.4s) ease both;
}

.pt-page-moveFromUp {
  animation: moveFromUp 0.4s ease both;
  animation: moveFromUp var(--spreadTransition, 0.4s) ease both;
}

.pt-page-moveFromDown {
  animation: moveFromDown 0.4s ease both;
  animation: moveFromDown var(--spreadTransition, 0.4s) ease both;
}

.pt-page-moveToUp {
  animation: moveToUp 0.4s ease both;
  animation: moveToUp var(--spreadTransition, 0.4s) ease both;
}

.pt-page-moveToDown {
  animation: moveToDown 0.4s ease both;
  animation: moveToDown var(--spreadTransition, 0.4s) ease both;
}

.pt-page-moveToLeftEasing {
  animation: moveToLeft 0.4s ease-in-out both;
  animation: moveToLeft var(--spreadTransition, 0.5s) ease-in-out both;
}

.pt-page-moveToRightEasing {
  animation: moveToRight 0.4s ease-in-out both;
  animation: moveToRight var(--spreadTransition, 0.5s) ease-in-out both;
}

.pt-page-moveToUpEasing {
  animation: moveToUp 0.4s ease-in-out both;
  animation: moveToUp var(--spreadTransition, 0.5s) ease-in-out both;
}

.pt-page-moveToDownEasing {
  animation: moveToDown 0.4s ease-in-out both;
  animation: moveToDown var(--spreadTransition, 0.5s) ease-in-out both;
}

.pt-page-crossfadeIn {
  animation: crossfadeIn 0.4s ease-in-out both;
  animation: crossfadeIn var(--spreadTransition, 0.5s) ease-in-out both;
}

.pt-page-crossfadeOut {
  animation: crossfadeOut 0.4s ease-in-out both;
  animation: crossfadeOut var(--spreadTransition, 0.5s) ease-in-out both;
}

@keyframes moveToLeft {
  to {
    transform: translateX(-100%);
  }
}
@keyframes moveFromLeft {
  from {
    transform: translateX(-100%);
  }
}
@keyframes moveToRight {
  to {
    transform: translateX(100%);
  }
}
@keyframes moveToDown {
  to {
    transform: translateY(-100%);
  }
}
@keyframes moveToUp {
  to {
    transform: translateY(100%);
  }
}
@keyframes moveFromRight {
  from {
    transform: translateX(100%);
  }
}
@keyframes moveFromUp {
  from {
    transform: translateY(100%);
    opacity: 1;
  }
}
@keyframes moveFromDown {
  from {
    transform: translateY(-100%);
    opacity: 1;
  }
}
@keyframes crossfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes crossfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeInViewer {
  from {
    opacity: 0;
  }
}
[data-sidemenu=open] .sidemenu-shade {
  opacity: 1;
  z-index: 101;
  pointer-events: auto;
}
[data-sidemenu=open] .sidemenu {
  transform-style: preserve-3d;
  transform: translateX(0px);
}
[data-sidemenu=open] .viewer > .content, [data-sidemenu=open] .overview {
  transform-style: preserve-3d;
  transform: translateX(-600px);
  max-height: 100vh;
}

[data-sidemenu=closed] .tab-pane, [data-sidemenu=closed] .sidepanel, [data-sidemenu=closed] .sidepanel-back, [data-sidemenu=closed] .close-sidepanel, [data-sidemenu=closed] .published-with-maglr {
  display: none !important;
}

.sidemenu-shade {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.5);
  transition: all 0.3s ease 0s, opacity 300ms ease 0s;
  cursor: pointer;
  pointer-events: none;
}
.sidemenu-shade:hover {
  background-color: rgba(0, 0, 0, 0.4);
}
.sidemenu-shade .sidepanel-back {
  position: absolute;
  left: 0;
  top: 0;
  right: auto;
  bottom: auto;
  margin-top: 25px;
  margin-left: 25px;
  font-size: 35px;
  color: white;
  transition: all 200ms ease;
  max-width: 100%;
  display: inline-block;
}
@media (min-width: 991px) {
  .sidemenu-shade .sidepanel-back:hover {
    margin-left: 15px;
  }
}
.sidemenu-shade .sidepanel-back-icon {
  width: 40px;
  height: 40px;
  background: transparent;
}

.sitemap-menu-btn {
  display: flex;
  color: #000;
  text-decoration: none;
  margin-bottom: 25px;
  max-width: 100%;
  margin-top: 35px;
  font-size: 18px;
  cursor: pointer;
}
@media (max-width: 991px) {
  .sitemap-menu-btn {
    margin-top: 0px;
    font-size: 16px;
  }
}

.sitemap-menu-btn:hover {
  color: #2383d8;
}

.sitemap-menu-btn-txt {
  padding-left: 10px;
}

.sidemenu {
  font-size: 16px;
  line-height: 1.1em;
  transition: transform 0.2s ease 0s;
  position: fixed;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 102;
  width: auto;
  height: 100vh;
  justify-content: flex-end;
  transform: translate(100%, 0px);
}
.sidemenu .close-sidepanel-mobile {
  display: none;
}
.sidemenu .close-sidepanel {
  position: absolute;
  left: auto;
  top: 15px;
  right: 15px;
  bottom: auto;
  z-index: 5;
  display: flex;
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
  transition: all 200ms ease;
  font-family: "Maglr icon", sans-serif;
  font-size: 30px;
  cursor: pointer;
  background: transparent;
  border: none;
}
.sidemenu .close-sidepanel.light {
  color: white;
}
@media (max-width: 767px) {
  .sidemenu .close-sidepanel {
    top: 6px;
    right: 10px;
  }
}
.sidemenu .searchform {
  display: flex;
}
.sidemenu .thumbrow-item {
  text-decoration: none;
}
.sidemenu .close-sidepanel:hover, .sidemenu .close-sidepanel:focus {
  transform: rotate(90deg);
}
.sidemenu label {
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
}
.sidemenu .sidepanel[data-activetab=info] .tab-pane[data-tab-pane=info] {
  display: block;
  opacity: 1;
  animation: maglr-sidemenu-fadeIn 250ms ease-in;
}
.sidemenu .sidepanel[data-activetab=info] .sidepanel-link[data-tab=info] {
  border-radius: 20px;
  background-color: rgba(0, 0, 0, 0.1);
  font-weight: 700;
}
@media (max-width: 991px) {
  .sidemenu .sidepanel[data-activetab=info] .sidepanel-link[data-tab=info] {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.sidemenu .sidepanel[data-activetab=spreads] .tab-pane[data-tab-pane=spreads] {
  display: block;
  opacity: 1;
  animation: maglr-sidemenu-fadeIn 250ms ease-in;
}
.sidemenu .sidepanel[data-activetab=spreads] .sidepanel-link[data-tab=spreads] {
  border-radius: 20px;
  background-color: rgba(0, 0, 0, 0.1);
  font-weight: 700;
}
@media (max-width: 991px) {
  .sidemenu .sidepanel[data-activetab=spreads] .sidepanel-link[data-tab=spreads] {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.sidemenu .sidepanel[data-activetab=issues] .tab-pane[data-tab-pane=issues] {
  display: block;
  opacity: 1;
  animation: maglr-sidemenu-fadeIn 250ms ease-in;
}
.sidemenu .sidepanel[data-activetab=issues] .sidepanel-link[data-tab=issues] {
  border-radius: 20px;
  background-color: rgba(0, 0, 0, 0.1);
  font-weight: 700;
}
@media (max-width: 991px) {
  .sidemenu .sidepanel[data-activetab=issues] .sidepanel-link[data-tab=issues] {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.sidemenu .sidepanel[data-activetab=sitemap] .tab-pane[data-tab-pane=sitemap] {
  display: block;
  opacity: 1;
  animation: maglr-sidemenu-fadeIn 250ms ease-in;
}
.sidemenu .sidepanel[data-activetab=sitemap] .sidepanel-link[data-tab=sitemap] {
  border-radius: 20px;
  background-color: rgba(0, 0, 0, 0.1);
  font-weight: 700;
}
@media (max-width: 991px) {
  .sidemenu .sidepanel[data-activetab=sitemap] .sidepanel-link[data-tab=sitemap] {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.sidemenu .sidepanel[data-activetab=contact] .tab-pane[data-tab-pane=contact] {
  display: block;
  opacity: 1;
  animation: maglr-sidemenu-fadeIn 250ms ease-in;
}
.sidemenu .sidepanel[data-activetab=contact] .sidepanel-link[data-tab=contact] {
  border-radius: 20px;
  background-color: rgba(0, 0, 0, 0.1);
  font-weight: 700;
}
@media (max-width: 991px) {
  .sidemenu .sidepanel[data-activetab=contact] .sidepanel-link[data-tab=contact] {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.sidemenu .sidepanel[data-activetab=register] .tab-pane[data-tab-pane=register] {
  display: block;
  opacity: 1;
  animation: maglr-sidemenu-fadeIn 250ms ease-in;
}
.sidemenu .sidepanel[data-activetab=register] .sidepanel-link[data-tab=register] {
  border-radius: 20px;
  background-color: rgba(0, 0, 0, 0.1);
  font-weight: 700;
}
@media (max-width: 991px) {
  .sidemenu .sidepanel[data-activetab=register] .sidepanel-link[data-tab=register] {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.sidemenu .sidepanel[data-activetab=share] .tab-pane[data-tab-pane=share] {
  display: block;
  opacity: 1;
  animation: maglr-sidemenu-fadeIn 250ms ease-in;
}
.sidemenu .sidepanel[data-activetab=share] .sidepanel-link[data-tab=share] {
  border-radius: 20px;
  background-color: rgba(0, 0, 0, 0.1);
  font-weight: 700;
}
@media (max-width: 991px) {
  .sidemenu .sidepanel[data-activetab=share] .sidepanel-link[data-tab=share] {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.sidemenu .sidepanel[data-activetab=search] .tab-pane[data-tab-pane=search] {
  display: block;
  opacity: 1;
  animation: maglr-sidemenu-fadeIn 250ms ease-in;
}
.sidemenu .sidepanel[data-activetab=search] .sidepanel-link[data-tab=search] {
  border-radius: 20px;
  background-color: rgba(0, 0, 0, 0.1);
  font-weight: 700;
}
@media (max-width: 991px) {
  .sidemenu .sidepanel[data-activetab=search] .sidepanel-link[data-tab=search] {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.sidemenu .sidepanel[data-activetab=pdf] .tab-pane[data-tab-pane=pdf] {
  display: block;
  opacity: 1;
  animation: maglr-sidemenu-fadeIn 250ms ease-in;
}
.sidemenu .sidepanel[data-activetab=pdf] .sidepanel-link[data-tab=pdf] {
  border-radius: 20px;
  background-color: rgba(0, 0, 0, 0.1);
  font-weight: 700;
}
@media (max-width: 991px) {
  .sidemenu .sidepanel[data-activetab=pdf] .sidepanel-link[data-tab=pdf] {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.sidemenu .sidepanel[data-activetab=loggedin] .tab-pane[data-tab-pane=loggedin] {
  display: block;
  opacity: 1;
  animation: maglr-sidemenu-fadeIn 250ms ease-in;
}
.sidemenu .sidepanel[data-activetab=loggedin] .sidepanel-link[data-tab=loggedin] {
  border-radius: 20px;
  background-color: rgba(0, 0, 0, 0.1);
  font-weight: 700;
}
@media (max-width: 991px) {
  .sidemenu .sidepanel[data-activetab=loggedin] .sidepanel-link[data-tab=loggedin] {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.sidemenu .sidepanel[data-activetab=customtab1] .tab-pane[data-tab-pane=customtab1] {
  display: block;
  opacity: 1;
  animation: maglr-sidemenu-fadeIn 250ms ease-in;
}
.sidemenu .sidepanel[data-activetab=customtab1] .sidepanel-link[data-tab=customtab1] {
  border-radius: 20px;
  background-color: rgba(0, 0, 0, 0.1);
  font-weight: 700;
}
@media (max-width: 991px) {
  .sidemenu .sidepanel[data-activetab=customtab1] .sidepanel-link[data-tab=customtab1] {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.sidemenu .sidepanel[data-activetab=customtab2] .tab-pane[data-tab-pane=customtab2] {
  display: block;
  opacity: 1;
  animation: maglr-sidemenu-fadeIn 250ms ease-in;
}
.sidemenu .sidepanel[data-activetab=customtab2] .sidepanel-link[data-tab=customtab2] {
  border-radius: 20px;
  background-color: rgba(0, 0, 0, 0.1);
  font-weight: 700;
}
@media (max-width: 991px) {
  .sidemenu .sidepanel[data-activetab=customtab2] .sidepanel-link[data-tab=customtab2] {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
@keyframes maglr-sidemenu-fadeIn {
  from {
    opacity: 0;
  }
}
.sidemenu .sitemap-menu-sub {
  display: flex;
  align-items: center;
  color: #747474;
  text-decoration: none;
  font-size: 20px;
  line-height: 1.3em;
  margin-top: 15px;
  margin-bottom: 15px;
}
.sidemenu .sitemap-menu-sub:hover {
  color: #2383d8;
}
.sidemenu .sitemap-menu-submenu {
  display: block;
  padding-left: 15px;
}
.sidemenu .sidepanel-link {
  max-width: 100%;
  display: inline-block;
  margin-right: 5px;
  padding: 8px 12px;
  border-radius: 4px;
  background-color: hsla(0, 0%, 100%, 0);
  color: #000;
  cursor: pointer;
  white-space: nowrap;
  transition: all 200ms ease;
  border: none;
}
.sidemenu .level-icon {
  width: 8px;
  height: 10px;
  border-left: solid 1px;
  border-bottom: solid 1px;
  margin-right: 12px;
  opacity: 0.7;
  margin-bottom: 8px;
}
@media (max-width: 479px) {
  .sidemenu .sitemap-menu-intro {
    display: none;
  }
}
.sidemenu .sitemap-menu-main {
  display: block;
  clear: left;
  color: #000;
  font-size: 22px;
  text-decoration: none;
  margin-bottom: 20px;
  line-height: 1.3em;
}
@media (max-width: 479px) {
  .sidemenu .sitemap-menu-main {
    font-size: 20px;
  }
}
.sidemenu .sidepanel-heading {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 30px;
  line-height: 1.2em;
}
.sidemenu .sidepanel-text {
  margin-bottom: 25px;
  color: #5a5a5a;
  line-height: 1.4em;
}
.sidemenu .sidepanel-input {
  height: 45px;
  margin-bottom: 20px;
  border-style: solid;
  border-width: 2px;
  border-color: rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  font-size: 16px;
}
.sidemenu .container-radio {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.sidemenu .container-radio:focus-within > span {
  outline-style: auto;
  outline-width: 3px;
}
.sidemenu .container-radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.sidemenu .container-radio input:checked ~ .checkmark {
  background-color: #fff;
}
.sidemenu .container-radio input:checked ~ .checkmark:after {
  display: block;
}
.sidemenu .container-radio .labeltxt {
  display: inline-block;
  vertical-align: middle;
}
.sidemenu .container-radio .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #fff;
  border-radius: 50%;
  border: 2px solid rgba(0, 0, 0, 0.29);
}
.sidemenu .container-radio .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  top: 4px;
  left: 4px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #4A90E2;
  background: var(--popup-link-color, #4A90E2);
}
.sidemenu .container-radio:hover input ~ .checkmark {
  background-color: #ccc;
}
.sidemenu .sidepanel-issues-container {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding-top: 25px;
}
.sidemenu .sidepanel-issues-container .issue-item {
  width: 31%;
  padding-right: 20px;
  padding-left: 0px;
  color: #000;
  position: relative;
  min-height: 50px;
  margin-bottom: 30px;
  transition: all 200ms ease;
  font-size: 17px;
  text-decoration: none;
  cursor: pointer;
}
@media (max-width: 479px) {
  .sidemenu .sidepanel-issues-container .issue-item {
    width: 50%;
  }
}
.sidemenu .sidepanel-issues-container .issue-item .issue-cover-title {
  margin-top: 10px;
  text-decoration: none;
}
.sidemenu .sidepanel-issues-container .issue-item .issue-cover-date, .sidemenu .sidepanel-issues-container .issue-item .delete-issue, .sidemenu .sidepanel-issues-container .issue-item .download-button {
  display: none;
}
.sidemenu .sidepanel-issues-container .issue-item:hover {
  transform: scale(0.98);
}
.sidemenu .sidepanel-searchresults {
  display: flex;
  flex-direction: column;
  overflow-x: hidden;
  overflow-y: auto;
}
.sidemenu .sidepanel-search-content {
  display: flex;
  width: 71%;
  padding-left: 20px;
  flex-direction: column;
  justify-content: center;
  flex: 0 0 auto;
}
.sidemenu .sidepanel-search-row {
  display: flex;
  width: 95%;
  margin-bottom: 15px;
  transition: all 200ms ease;
  cursor: pointer;
}
.sidemenu .sidepanel-search-row * {
  pointer-events: none;
}
@media (min-width: 991px) {
  .sidemenu .sidepanel-search-row:hover {
    transform: translate(10px, 0px);
  }
}
.sidemenu .sidepanel-search-image {
  flex: 1;
}
.sidemenu .sidepanel-search-pagetitle {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 1em;
}
.sidemenu .sidepanel-search-found {
  margin-bottom: 20px;
  font-size: 18px;
}
.sidemenu .sidepanel-spread, .sidemenu .sitemap-spread {
  display: flex;
  margin-bottom: 10px;
  transition: all 200ms ease;
}
.sidemenu .sidepanel-spread *, .sidemenu .sitemap-spread * {
  pointer-events: none;
}
.sidemenu .sidepanel-spread a, .sidemenu .sitemap-spread a {
  pointer-events: auto;
}
.sidemenu .sidepanel-spread .issue-cover.full, .sidemenu .sitemap-spread .issue-cover.full {
  padding-top: 0px;
}
.sidemenu .sidepanel-spread:hover, .sidemenu .sitemap-spread:hover {
  transform: translate(5px, 0px);
}
.sidemenu .sidepanel-spread.active .sidepanel-spread-title, .sidemenu .sitemap-spread.active .sidepanel-spread-title {
  text-decoration: underline;
}
.sidemenu .sitemap-spread:hover {
  transform: translate(0px, 0px);
}
.sidemenu .sitemap-menu-icon {
  display: inline-block;
  width: 25px;
  height: 25px;
  margin-left: 10px;
  padding-top: 4px;
  clear: left;
  justify-content: center;
  align-items: center;
  border-radius: 20px;
  font-family: "Maglr icon", sans-serif;
  color: #000;
  font-size: 16px;
  text-align: center;
  cursor: pointer;
  pointer-events: auto;
}
.sidemenu .sitemap-menu-icon:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
.sidemenu .i-spread-link {
  text-decoration: none;
}
.sidemenu .i-spread-link.active {
  font-weight: 700;
}
.sidemenu .sidepanel-spreads-list {
  counter-reset: main;
}
.sidemenu .sidepanel-spreads-list ol {
  margin-block: 0;
  list-style-type: none;
  padding: 0;
}
.sidemenu .sidepanel-spreads-list .sidepanel-spread-title::before {
  counter-increment: main;
  content: counter(main) ". ";
  padding-right: 5px;
}
.sidemenu .sidepanel-spread-title, .sidemenu .sitemap-spread-title {
  display: flex;
  width: 76%;
  padding-left: 20px;
  text-decoration: none;
  align-items: center;
  flex: 0 0 auto;
}
.sidemenu .sidepanel-spread-title.sitemap-spread-title, .sidemenu .sitemap-spread-title.sitemap-spread-title {
  pointer-events: auto;
}
.sidemenu .sidepanel-spread-title.show .sitemap-menu-submenu, .sidemenu .sitemap-spread-title.show .sitemap-menu-submenu {
  display: block;
}
.sidemenu .sidepanel-spread-title.menu, .sidemenu .sitemap-spread-title.menu {
  display: block;
  width: 90%;
  padding-top: 15px;
  padding-left: 30px;
  justify-content: flex-start;
}
.sidemenu .sidepanel-spread-img, .sidemenu .sitemap-spread-img {
  flex: 1;
}
.sidemenu .sitemap-spread-title > .sitemap-menu-submenu {
  padding-top: 0px;
}
.sidemenu .issue-cover {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56%;
  border-radius: 2px;
  background-color: #fff;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.sidemenu .sidepanel {
  width: 980px;
  height: 100%;
  flex-direction: column;
}
.sidemenu .sidepanel.focus-trapped button[aria-selected=true] {
  outline-style: auto;
  outline-width: initial;
}
.sidemenu .sidepanel-cols {
  position: relative;
  display: block;
  overflow: auto;
  height: 100%;
  align-items: flex-start;
  padding: 40px 60px 100px;
}
body:not(.os-scrollbars) .sidemenu .sidepanel-cols {
  -webkit-overflow-scrolling: touch;
  overscroll-behavior: none;
  /* FIREFOX */
  scrollbar-width: thin;
  scrollbar-color: rgb(165, 165, 165) rgb(240, 240, 240);
  /* FIREFOX */
}
body:not(.os-scrollbars) .sidemenu .sidepanel-cols::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  margin-right: 5px;
}
body:not(.os-scrollbars) .sidemenu .sidepanel-cols::-webkit-scrollbar-thumb {
  background: rgb(165, 165, 165);
}
body:not(.os-scrollbars) .sidemenu .sidepanel-cols::-webkit-scrollbar-track {
  background: rgb(240, 240, 240);
}

@media (max-width: 479px) {
  .sidemenu .sidepanel-cols {
    padding-right: 25px;
    padding-left: 25px;
    padding-bottom: 150px;
    padding-top: 20px;
  }
}
.sidemenu .sidepanel-cols.split {
  display: flex;
  padding-right: 50px;
  padding-left: 50px;
}
@media (max-width: 767px) {
  .sidemenu .sidepanel-cols.split {
    flex-direction: column;
  }
}
@media (max-width: 479px) {
  .sidemenu .sidepanel-cols.split {
    padding-right: 25px;
    padding-left: 25px;
  }
}
.sidemenu .sidepanel-cols .sidepanel-col-left {
  position: sticky;
  left: 0px;
  top: 0px;
  width: 360px;
  padding-right: 50px;
  flex: 0 auto;
}
@media (max-width: 767px) {
  .sidemenu .sidepanel-cols .sidepanel-col-left {
    position: relative;
    width: 100%;
    padding-right: 0px;
  }
}
.sidemenu .sidepanel-cols .sidepanel-col-right {
  flex: 1;
}
@media (max-width: 767px) {
  .sidemenu .sidepanel-cols .sidepanel-col-right {
    width: 100%;
  }
}
.sidemenu .sidepanel-menu {
  display: flex;
  align-items: flex-end;
  padding: 50px 40px 15px 45px;
  background-color: #fff;
  flex: 0 auto;
  font-size: 16px;
  overflow-x: auto;
  overflow-y: hidden;
}
body:not(.os-scrollbars) .sidemenu .sidepanel-menu {
  -webkit-overflow-scrolling: touch;
  overscroll-behavior: none;
  /* FIREFOX */
  scrollbar-width: thin;
  scrollbar-color: rgb(165, 165, 165) rgb(240, 240, 240);
  /* FIREFOX */
}
body:not(.os-scrollbars) .sidemenu .sidepanel-menu::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  margin-right: 5px;
}
body:not(.os-scrollbars) .sidemenu .sidepanel-menu::-webkit-scrollbar-thumb {
  background: rgb(165, 165, 165);
}
body:not(.os-scrollbars) .sidemenu .sidepanel-menu::-webkit-scrollbar-track {
  background: rgb(240, 240, 240);
}

.sidemenu .sidepanel-menu:after {
  content: "";
  pointer-events: none;
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 1;
  width: 80px;
  height: 100px;
}
.sidemenu .sidepanel-menu .sidepanel-link:last-of-type {
  margin-right: 45px;
}
.sidemenu .sidepanel-menu-slider {
  display: flex;
}
.sidemenu .sidepanel-content {
  overflow: auto;
  height: 100%;
  background-color: #fff;
}
.sidemenu .sidepanel-content .tab-pane {
  position: relative;
  display: none;
  opacity: 0;
  height: 100%;
  overflow: hidden;
  padding-bottom: 50px;
}
.sidemenu .sidepanel-content .tab-pane:focus {
  outline-width: 0;
}
.sidemenu .sidepanel-content .tab-pane:focus-visible {
  outline-width: initial;
}
.sidemenu .issue-title {
  margin-top: 10px;
}
.sidemenu .published-with-maglr {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  width: 190px;
  height: 45px;
  padding-right: 15px;
  padding-bottom: 15px;
  background-image: url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"207\" height=\"19\"><g fill=\"black\" fill-rule=\"nonzero\"><path d=\"M3.5 3.8c2.5 0 3.9 1.5 3.9 3.5S6 10.8 3.5 10.8H1.7v4l-.2.2h-1c-.2 0-.3-.1-.3-.2V4c0-.1.1-.2.3-.2h3Zm0 5.7c1.3 0 2.4-.6 2.4-2.2S4.8 5.2 3.5 5.2H1.7v4.3h1.8Zm12-2.3c.2 0 .3 0 .3.2v7.4c0 .1 0 .2-.2.2h-1l-.1-.2-.1-1a3 3 0 0 1-2.5 1.4C10.1 15.2 9 14.1 9 12V7.4c0-.1.1-.2.3-.2h1s.2 0 .2.2v4.4c0 1.4.7 2.1 1.7 2.1 1.4 0 2.2-1.3 2.2-1.8V7.4c0-.1 0-.2.2-.2h1ZM22 7c2.2 0 3.8 1.8 3.8 4.1 0 2.2-1.6 4-3.8 4-1.2 0-2.1-.5-2.7-1.3l-.1 1c0 .1 0 .2-.2.2H18l-.2-.2V3.6c0-.2 0-.3.2-.3h1c.1 0 .2.1.2.3v4.7C20 7.5 20.8 7 22 7Zm-.2 6.8c1.5 0 2.6-1.2 2.6-2.7 0-1.6-1.1-2.8-2.6-2.8s-2.5 1.3-2.5 2.8c0 1.5 1 2.7 2.5 2.7Zm5.8-10.2c0-.2 0-.3.2-.3h1c.1 0 .2.1.2.3v11.2c0 .1 0 .2-.2.2h-1l-.2-.2V3.6Zm4.3 1.8a.9.9 0 0 1-.8-.9c0-.5.3-.9.8-.9s.9.4.9 1c0 .4-.4.8-.9.8Zm-.7 2c0-.1.1-.2.3-.2h1s.2 0 .2.2v7.4c0 .1-.1.2-.3.2h-1l-.2-.2V7.4Zm5 1.8c0 1.6 4.1.9 4.1 3.7 0 1.4-1.4 2.3-2.8 2.3-1.3 0-2.3-.7-2.9-1.4v-.3l.4-.5c.1-.1.2-.1.4 0 .4.4 1.2 1 2 1 1 0 1.5-.4 1.5-1.1 0-1.7-4.1-1-4.1-3.7 0-1.3 1.1-2.2 2.5-2.2 1 0 2 .4 2.6 1.2v.3l-.4.5h-.3c-.7-.5-1.1-.8-1.8-.8-.6 0-1.3.3-1.3 1ZM46 7c1.6 0 2.8 1 2.8 3.2v4.6c0 .1-.1.2-.3.2h-1l-.2-.2v-4.5c0-1.3-.7-2-1.7-2-1.5 0-2.2 1.4-2.2 1.8v4.7c0 .1-.1.2-.3.2h-1l-.2-.2V3.6c0-.2.1-.3.3-.3h1s.2.1.2.3v4.9C44 7.6 44.9 7 46 7Zm8.4 0c2.3 0 3.7 1.8 3.7 3.8 0 .5 0 .8-.5.8h-5.6c.2 1.3 1.2 2.3 2.7 2.3a3 3 0 0 0 2-.7c.1-.1.2-.2.4 0l.4.3c.1.2.1.3 0 .4a4 4 0 0 1-3 1.2 4 4 0 0 1-4-4c0-2.3 1.7-4.1 4-4.1Zm0 1.3c-1.3 0-2.3 1-2.4 2.3h4.8c0-1.4-1-2.3-2.4-2.3Zm13-5s.2.1.2.3v11.2c0 .1-.1.2-.3.2h-.8l-.2-.2-.1-1c-.6.8-1.5 1.3-2.7 1.3-2.2 0-3.8-1.8-3.8-4 0-2.3 1.6-4.1 3.8-4.1 1.2 0 2 .5 2.6 1.3V3.6c0-.2.1-.3.3-.3h1Zm-3.8 10.5c1.5 0 2.6-1.2 2.6-2.7 0-1.5-1-2.8-2.6-2.8-1.4 0-2.5 1.2-2.5 2.8 0 1.5 1 2.7 2.5 2.7Zm23-6.6c.2 0 .3 0 .2.2l-2.7 7.4-.3.2h-1c-.1 0-.3 0-.3-.2L80.4 9l-2.2 5.8-.3.2h-1c-.1 0-.2 0-.3-.2l-2.8-7.4c0-.1 0-.2.2-.2h1c.1 0 .2 0 .3.2l2.1 6 2.3-6 .1-.2H81c.1 0 .2 0 .2.2l2.3 6 2.1-6c0-.2.2-.2.3-.2h1Zm2.8-1.8a.9.9 0 0 1-.9-.9c0-.5.4-.9.9-.9s.9.4.9 1c0 .4-.4.8-1 .8Zm-.7 2c0-.1 0-.2.2-.2h1c.1 0 .2 0 .2.2v7.4c0 .1 0 .2-.2.2h-1l-.2-.2V7.4Zm7.4-.2c.2 0 .3 0 .3.2v.7c0 .2-.1.3-.3.3H95v6.4c0 .1-.1.2-.3.2h-1l-.2-.2V8.4h-1.3c-.1 0-.2-.1-.2-.3v-.7l.2-.2h1.3V5c0-.1.1-.2.3-.2h1s.2 0 .2.2v2.2h1.2Zm6-.2c1.6 0 2.7 1 2.7 3.2v4.6c0 .1 0 .2-.2.2h-1l-.2-.2v-4.5c0-1.3-.7-2-1.7-2-1.5 0-2.2 1.4-2.2 1.8v4.7c0 .1-.1.2-.3.2h-1l-.2-.2V3.6c0-.2.1-.3.3-.3h1s.2.1.2.3v4.9c.5-.9 1.4-1.5 2.6-1.5ZM127.6 1c.2 0 .3.1.3.3v13.4c0 .2-.1.3-.3.3h-2.5c-.2 0-.3-.1-.3-.3V6.8l-.2 1-2.7 7-.4.2h-2.2c-.1 0-.3 0-.4-.2l-2.6-7-.3-1v7.9c0 .2-.1.3-.3.3h-2.5c-.2 0-.3-.1-.3-.3V1.3c0-.2.1-.3.3-.3h2.7c.2 0 .3 0 .4.2l4.1 10.2 4.1-10.2.4-.2h2.7Zm12 4.2c.1 0 .3.1.3.3v9.2c0 .2-.2.3-.3.3h-2c-.3 0-.4-.1-.4-.3l-.1-.8c-.6.7-1.5 1.2-2.8 1.2-2.7 0-4.7-2.2-4.7-5s2-5.1 4.7-5.1c1.2 0 2.2.6 2.8 1.4l.1-.9c0-.2.1-.3.3-.3h2Zm-5 7.2c1.4 0 2.3-1 2.3-2.3 0-1.3-1-2.4-2.2-2.4-1.3 0-2.3 1-2.3 2.4s1 2.3 2.3 2.3Zm16.8-7.2c.1 0 .3.1.3.3v9.4c0 3.2-3 4-5.3 4-1.7 0-3.3-.5-4.3-1.2-.2-.1-.2-.3-.1-.4l.8-1.4c0-.2.2-.2.4-.1.9.5 1.8.7 3 .7 1 0 2.7-.3 2.7-1.8v-1c-.7.8-1.6 1.4-2.9 1.4-2.7 0-4.7-2.3-4.7-5 0-2.8 2-5.1 4.7-5.1 1.2 0 2.1.5 2.8 1.3v-.8c0-.2.2-.3.4-.3h2.2Zm-5 7.1c1.3 0 2.2-1.1 2.2-2.3 0-1.2-1-2.3-2.2-2.3-1.3 0-2.2 1-2.2 2.3 0 1.3 1 2.3 2.2 2.3ZM153.6.7c0-.2.1-.3.3-.3h2.4c.2 0 .3.1.3.3v14c0 .2-.1.3-.3.3h-2.4c-.2 0-.3-.1-.3-.3V.7Zm11.6 4.8c.1.1.1.3 0 .4l-.6 1.7c0 .3-.2.3-.5.3l-.8-.2c-1.2 0-2 1-2 2.1v4.9c0 .2-.1.3-.3.3h-2.4c-.2 0-.3-.1-.3-.3V5.5c0-.2.1-.3.3-.3h2.3c.2 0 .3.1.3.3l.1 1.1c.5-1 1.3-1.6 2.5-1.6.6 0 1.1.2 1.4.5Zm1.5 9.8a1.6 1.6 0 1 1 0-3.3 1.6 1.6 0 0 1 0 3.3Zm7.8-3c.8 0 1.3-.2 1.9-.7.2-.1.3-.1.4 0l1.5 1.4c0 .1.1.3 0 .4a5 5 0 0 1-8.9-3.4 5 5 0 0 1 8.8-3.3c.2.2.1.3 0 .5l-1.4 1.4h-.5c-.5-.6-1-.8-1.8-.8-1.3 0-2.2 1-2.2 2.2 0 1.3 1 2.4 2.2 2.4Zm9.7 2.9a5 5 0 0 1-5-5.1 5 5 0 0 1 5-5.1 5 5 0 0 1 5.1 5.1 5 5 0 0 1-5 5.1Zm0-2.8c1.2 0 2.2-1 2.2-2.3 0-1.4-1-2.3-2.2-2.3-1.2 0-2.2 1-2.2 2.3 0 1.3 1 2.3 2.2 2.3Zm19-7.4c2.1 0 3.7 1.6 3.7 4.2v5.5c0 .2-.1.3-.3.3h-2.4c-.2 0-.3-.1-.3-.3V9.8c0-1.6-.9-2-1.7-2-1.2 0-1.9 1-1.9 1.6v5.3c0 .2 0 .3-.3.3h-2.4c-.1 0-.3-.1-.3-.3V9.8c0-1.6-.8-2-1.6-2-1.4 0-2 1.3-2 1.8v5.1c0 .2 0 .3-.2.3H191c-.2 0-.3-.1-.3-.3V5.5c0-.2 0-.3.3-.3h2.3c.2 0 .3.1.3.3v1.2a3.4 3.4 0 0 1 6 0 4 4 0 0 1 3.5-1.7Z\"/></g></svg>");
  background-position: 50% 50%;
  background-size: 150px;
  background-repeat: no-repeat;
  max-width: 100%;
  display: inline-block;
  transform: translate(0px, 100%);
}
.sidemenu .published-with-maglr.show-logo {
  transform: none;
}
.sidemenu .published-with-maglr.light {
  background-image: url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"207\" height=\"19\"><g fill=\"white\" fill-rule=\"nonzero\"><path d=\"M3.5 3.8c2.5 0 3.9 1.5 3.9 3.5S6 10.8 3.5 10.8H1.7v4l-.2.2h-1c-.2 0-.3-.1-.3-.2V4c0-.1.1-.2.3-.2h3Zm0 5.7c1.3 0 2.4-.6 2.4-2.2S4.8 5.2 3.5 5.2H1.7v4.3h1.8Zm12-2.3c.2 0 .3 0 .3.2v7.4c0 .1 0 .2-.2.2h-1l-.1-.2-.1-1a3 3 0 0 1-2.5 1.4C10.1 15.2 9 14.1 9 12V7.4c0-.1.1-.2.3-.2h1s.2 0 .2.2v4.4c0 1.4.7 2.1 1.7 2.1 1.4 0 2.2-1.3 2.2-1.8V7.4c0-.1 0-.2.2-.2h1ZM22 7c2.2 0 3.8 1.8 3.8 4.1 0 2.2-1.6 4-3.8 4-1.2 0-2.1-.5-2.7-1.3l-.1 1c0 .1 0 .2-.2.2H18l-.2-.2V3.6c0-.2 0-.3.2-.3h1c.1 0 .2.1.2.3v4.7C20 7.5 20.8 7 22 7Zm-.2 6.8c1.5 0 2.6-1.2 2.6-2.7 0-1.6-1.1-2.8-2.6-2.8s-2.5 1.3-2.5 2.8c0 1.5 1 2.7 2.5 2.7Zm5.8-10.2c0-.2 0-.3.2-.3h1c.1 0 .2.1.2.3v11.2c0 .1 0 .2-.2.2h-1l-.2-.2V3.6Zm4.3 1.8a.9.9 0 0 1-.8-.9c0-.5.3-.9.8-.9s.9.4.9 1c0 .4-.4.8-.9.8Zm-.7 2c0-.1.1-.2.3-.2h1s.2 0 .2.2v7.4c0 .1-.1.2-.3.2h-1l-.2-.2V7.4Zm5 1.8c0 1.6 4.1.9 4.1 3.7 0 1.4-1.4 2.3-2.8 2.3-1.3 0-2.3-.7-2.9-1.4v-.3l.4-.5c.1-.1.2-.1.4 0 .4.4 1.2 1 2 1 1 0 1.5-.4 1.5-1.1 0-1.7-4.1-1-4.1-3.7 0-1.3 1.1-2.2 2.5-2.2 1 0 2 .4 2.6 1.2v.3l-.4.5h-.3c-.7-.5-1.1-.8-1.8-.8-.6 0-1.3.3-1.3 1ZM46 7c1.6 0 2.8 1 2.8 3.2v4.6c0 .1-.1.2-.3.2h-1l-.2-.2v-4.5c0-1.3-.7-2-1.7-2-1.5 0-2.2 1.4-2.2 1.8v4.7c0 .1-.1.2-.3.2h-1l-.2-.2V3.6c0-.2.1-.3.3-.3h1s.2.1.2.3v4.9C44 7.6 44.9 7 46 7Zm8.4 0c2.3 0 3.7 1.8 3.7 3.8 0 .5 0 .8-.5.8h-5.6c.2 1.3 1.2 2.3 2.7 2.3a3 3 0 0 0 2-.7c.1-.1.2-.2.4 0l.4.3c.1.2.1.3 0 .4a4 4 0 0 1-3 1.2 4 4 0 0 1-4-4c0-2.3 1.7-4.1 4-4.1Zm0 1.3c-1.3 0-2.3 1-2.4 2.3h4.8c0-1.4-1-2.3-2.4-2.3Zm13-5s.2.1.2.3v11.2c0 .1-.1.2-.3.2h-.8l-.2-.2-.1-1c-.6.8-1.5 1.3-2.7 1.3-2.2 0-3.8-1.8-3.8-4 0-2.3 1.6-4.1 3.8-4.1 1.2 0 2 .5 2.6 1.3V3.6c0-.2.1-.3.3-.3h1Zm-3.8 10.5c1.5 0 2.6-1.2 2.6-2.7 0-1.5-1-2.8-2.6-2.8-1.4 0-2.5 1.2-2.5 2.8 0 1.5 1 2.7 2.5 2.7Zm23-6.6c.2 0 .3 0 .2.2l-2.7 7.4-.3.2h-1c-.1 0-.3 0-.3-.2L80.4 9l-2.2 5.8-.3.2h-1c-.1 0-.2 0-.3-.2l-2.8-7.4c0-.1 0-.2.2-.2h1c.1 0 .2 0 .3.2l2.1 6 2.3-6 .1-.2H81c.1 0 .2 0 .2.2l2.3 6 2.1-6c0-.2.2-.2.3-.2h1Zm2.8-1.8a.9.9 0 0 1-.9-.9c0-.5.4-.9.9-.9s.9.4.9 1c0 .4-.4.8-1 .8Zm-.7 2c0-.1 0-.2.2-.2h1c.1 0 .2 0 .2.2v7.4c0 .1 0 .2-.2.2h-1l-.2-.2V7.4Zm7.4-.2c.2 0 .3 0 .3.2v.7c0 .2-.1.3-.3.3H95v6.4c0 .1-.1.2-.3.2h-1l-.2-.2V8.4h-1.3c-.1 0-.2-.1-.2-.3v-.7l.2-.2h1.3V5c0-.1.1-.2.3-.2h1s.2 0 .2.2v2.2h1.2Zm6-.2c1.6 0 2.7 1 2.7 3.2v4.6c0 .1 0 .2-.2.2h-1l-.2-.2v-4.5c0-1.3-.7-2-1.7-2-1.5 0-2.2 1.4-2.2 1.8v4.7c0 .1-.1.2-.3.2h-1l-.2-.2V3.6c0-.2.1-.3.3-.3h1s.2.1.2.3v4.9c.5-.9 1.4-1.5 2.6-1.5ZM127.6 1c.2 0 .3.1.3.3v13.4c0 .2-.1.3-.3.3h-2.5c-.2 0-.3-.1-.3-.3V6.8l-.2 1-2.7 7-.4.2h-2.2c-.1 0-.3 0-.4-.2l-2.6-7-.3-1v7.9c0 .2-.1.3-.3.3h-2.5c-.2 0-.3-.1-.3-.3V1.3c0-.2.1-.3.3-.3h2.7c.2 0 .3 0 .4.2l4.1 10.2 4.1-10.2.4-.2h2.7Zm12 4.2c.1 0 .3.1.3.3v9.2c0 .2-.2.3-.3.3h-2c-.3 0-.4-.1-.4-.3l-.1-.8c-.6.7-1.5 1.2-2.8 1.2-2.7 0-4.7-2.2-4.7-5s2-5.1 4.7-5.1c1.2 0 2.2.6 2.8 1.4l.1-.9c0-.2.1-.3.3-.3h2Zm-5 7.2c1.4 0 2.3-1 2.3-2.3 0-1.3-1-2.4-2.2-2.4-1.3 0-2.3 1-2.3 2.4s1 2.3 2.3 2.3Zm16.8-7.2c.1 0 .3.1.3.3v9.4c0 3.2-3 4-5.3 4-1.7 0-3.3-.5-4.3-1.2-.2-.1-.2-.3-.1-.4l.8-1.4c0-.2.2-.2.4-.1.9.5 1.8.7 3 .7 1 0 2.7-.3 2.7-1.8v-1c-.7.8-1.6 1.4-2.9 1.4-2.7 0-4.7-2.3-4.7-5 0-2.8 2-5.1 4.7-5.1 1.2 0 2.1.5 2.8 1.3v-.8c0-.2.2-.3.4-.3h2.2Zm-5 7.1c1.3 0 2.2-1.1 2.2-2.3 0-1.2-1-2.3-2.2-2.3-1.3 0-2.2 1-2.2 2.3 0 1.3 1 2.3 2.2 2.3ZM153.6.7c0-.2.1-.3.3-.3h2.4c.2 0 .3.1.3.3v14c0 .2-.1.3-.3.3h-2.4c-.2 0-.3-.1-.3-.3V.7Zm11.6 4.8c.1.1.1.3 0 .4l-.6 1.7c0 .3-.2.3-.5.3l-.8-.2c-1.2 0-2 1-2 2.1v4.9c0 .2-.1.3-.3.3h-2.4c-.2 0-.3-.1-.3-.3V5.5c0-.2.1-.3.3-.3h2.3c.2 0 .3.1.3.3l.1 1.1c.5-1 1.3-1.6 2.5-1.6.6 0 1.1.2 1.4.5Zm1.5 9.8a1.6 1.6 0 1 1 0-3.3 1.6 1.6 0 0 1 0 3.3Zm7.8-3c.8 0 1.3-.2 1.9-.7.2-.1.3-.1.4 0l1.5 1.4c0 .1.1.3 0 .4a5 5 0 0 1-8.9-3.4 5 5 0 0 1 8.8-3.3c.2.2.1.3 0 .5l-1.4 1.4h-.5c-.5-.6-1-.8-1.8-.8-1.3 0-2.2 1-2.2 2.2 0 1.3 1 2.4 2.2 2.4Zm9.7 2.9a5 5 0 0 1-5-5.1 5 5 0 0 1 5-5.1 5 5 0 0 1 5.1 5.1 5 5 0 0 1-5 5.1Zm0-2.8c1.2 0 2.2-1 2.2-2.3 0-1.4-1-2.3-2.2-2.3-1.2 0-2.2 1-2.2 2.3 0 1.3 1 2.3 2.2 2.3Zm19-7.4c2.1 0 3.7 1.6 3.7 4.2v5.5c0 .2-.1.3-.3.3h-2.4c-.2 0-.3-.1-.3-.3V9.8c0-1.6-.9-2-1.7-2-1.2 0-1.9 1-1.9 1.6v5.3c0 .2 0 .3-.3.3h-2.4c-.1 0-.3-.1-.3-.3V9.8c0-1.6-.8-2-1.6-2-1.4 0-2 1.3-2 1.8v5.1c0 .2 0 .3-.2.3H191c-.2 0-.3-.1-.3-.3V5.5c0-.2 0-.3.3-.3h2.3c.2 0 .3.1.3.3v1.2a3.4 3.4 0 0 1 6 0 4 4 0 0 1 3.5-1.7Z\"/></g></svg>");
}
.sidemenu .sidepanel-icon {
  display: none;
}
.sidemenu .sidepanel-share-options {
  display: flex;
  flex-wrap: wrap;
}
.sidemenu .sidepanel-share-issue-preview {
  padding-left: 25px;
}
@media (max-width: 767px) {
  .sidemenu .sidepanel-share-issue-preview {
    padding-left: 0px;
    padding-top: 25px;
  }
}
.sidemenu .sidepanel-share-issuename {
  margin-top: 10px;
  line-height: 1.5em;
}
.sidemenu .sidepanel-share-spreadname {
  margin-top: 20px;
  font-size: 18px;
}
.sidemenu .div-block-2 {
  background-color: rgba(0, 0, 0, 0.15);
}
.sidemenu .sidepanel-shareitem {
  display: flex;
  width: 55px;
  height: 55px;
  margin-right: 7px;
  margin-bottom: 15px;
  justify-content: center;
  align-items: center;
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.09);
  transition: all 200ms ease;
  color: #000;
  font-size: 30px;
  text-decoration: none;
  cursor: pointer;
}
.interface-buttons-round .sidemenu .sidepanel-shareitem {
  border-radius: 50%;
}

@media (max-width: 479px) {
  .sidemenu .sidepanel-shareitem {
    width: 45px;
    height: 45px;
    font-size: 22px;
    margin-bottom: 15px;
  }
}
.sidemenu .sidepanel-shareitem:hover {
  background-color: transparent;
  transform: scale(1.2);
}
.sidemenu .sidepanel-follow-us {
  display: flex;
  margin-top: 25px;
  margin-bottom: 25px;
  flex-wrap: wrap;
}
.sidemenu .sidepanel-follow-us:empty {
  border-bottom: 0;
  padding-top: 0;
}
.sidemenu .sitemap-menu-mainspread {
  padding-bottom: 25px;
}
.sidemenu .sitemap-menu-mainspread .cover {
  position: relative;
  overflow: hidden;
  width: 100%;
  border-radius: 3px;
  background-color: #fff;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.sidemenu .sidepanel-followus-item {
  display: flex;
  width: 50px;
  height: 40px;
  justify-content: flex-start;
  align-items: center;
  transition: all 200ms ease;
  color: #000;
  font-size: 25px;
  text-decoration: none;
  cursor: pointer;
  max-width: 100%;
}
.sidemenu .sidepanel-followus-heading {
  font-size: 22px;
}
.sidemenu .optionslist {
  width: 30px;
}
.sidemenu .pdf-download {
  margin-right: 10px;
  font-size: 25px;
}
.sidemenu .noTextDecoration {
  text-decoration: none;
}
.sidemenu .follow-icon {
  width: 20px;
  margin-right: 15px;
  font-size: 25px;
}
.sidemenu .menu-optional-logout {
  display: flex;
  justify-content: flex-start;
}
.sidemenu .button-icon {
  display: flex;
  margin-top: 25px;
  padding: 10px 15px;
  align-items: center;
  border-radius: 3px;
  background-color: #2383d8;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  transition: all 200ms ease;
  cursor: pointer;
  max-width: 300px;
  border: none;
}

@media (max-width: 991px) {
  .sidepanel-back {
    display: none;
  }
  .sidemenu {
    width: 97%;
  }
  .sidemenu .sidepanel-spread:hover {
    transform: none;
  }
  .sidemenu .sidepanel-spread-title.menu, .sidemenu .sitemap-spread-title.menu {
    padding-top: 15px;
    padding-left: 0px;
  }
  .sidemenu .sidepanel {
    width: 100%;
  }
  .sidemenu .sidepanel-menu {
    overflow: auto;
    padding-left: 35px;
    padding-bottom: 15px;
  }
  .sidemenu .sidepanel-content {
    flex: 1;
  }
  .sidemenu .sidepanel-back-icon {
    display: none;
  }
  .sidemenu .sidepanel-icon {
    text-align: center;
  }
  .sidemenu .close-sidepanel-mobile {
    position: absolute;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    z-index: 1;
    width: 48px;
    height: 50px;
    margin-top: 10px;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 25px;
  }
}
@media (max-width: 767px) {
  .sidemenu {
    height: auto;
    min-height: 10vh;
  }
  .sidemenu .sidepanel-heading {
    font-size: 25px;
  }
  .sidemenu .close-sidepanel-mobile {
    z-index: 1;
    margin-top: 10px;
    justify-content: center;
    align-items: center;
  }
  .sidemenu .button-icon.two {
    margin-left: 0px;
  }
}
@media (min-width: 480px) {
  .search-pane {
    height: 100%;
    display: flex;
    flex-direction: column;
  }
  .search-top {
    flex: 0 1 auto;
  }
  .search-results {
    flex: 1 1 auto;
    min-height: 0;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
  }
}
@media (max-width: 479px) {
  .sidemenu .sidepanel-menu {
    padding-left: 25px;
    font-size: 15px;
  }
  .sidemenu .sidepanel-heading {
    margin-bottom: 15px;
  }
  .sidemenu .sidepanel-spread {
    margin-bottom: 25px;
    margin-top: 15px;
  }
  .sidepanel-search-content {
    width: 70%;
    padding-left: 10px;
  }
  .sidepanel-search-row {
    margin-bottom: 20px;
  }
  .sidepanel-search-pagetitle {
    margin-bottom: 5px;
    font-size: 16px;
  }
  .sidepanel-spread-title, .sitemap-spread-title {
    width: 66%;
    padding-left: 15px;
  }
  .sidepanel-search-issuetitle {
    font-size: 14px;
  }
  .sidepanel-share-options {
    justify-content: flex-start;
    flex-wrap: wrap;
    align-content: flex-start;
  }
  .sidepanel-shareitem {
    width: 55px;
    height: 55px;
    margin-bottom: 15px;
  }
  .button-icon {
    padding-right: 15px;
    padding-left: 15px;
  }
  .tab-pane[data-tab-pane=spreads] .sidepanel-heading {
    display: none;
  }
  .tab-pane[data-tab-pane=spreads] .sidepanel-text {
    display: none;
  }
  .tab-pane[data-tab-pane=issues] .sidepanel-heading {
    display: none;
  }
  .tab-pane[data-tab-pane=pdf] .sidepanel-heading {
    display: none;
  }
}
.overview-topmenu {
  position: absolute;
  top: 35px;
  z-index: 1;
  display: flex;
  width: 100%;
  min-width: 500px;
  padding-right: 35px;
  justify-content: flex-end;
  color: #fff;
}
.overview-topmenu .menu-variable {
  display: flex;
  height: 20px;
}
.overview-topmenu .menuicon {
  display: flex;
  width: 30px;
  height: 20px;
  margin-left: 20px;
  justify-content: center;
  align-items: center;
  transition: all 200ms ease;
  color: #fff;
  font-size: 26px;
  line-height: 1em;
  text-decoration: none;
  cursor: pointer;
  background: transparent;
  border: none;
}
.overview-topmenu .menuicon:hover {
  transform: scale(1.2);
}
.overview-topmenu .lang-select {
  position: relative;
  display: flex;
  align-items: center;
  color: #fff;
}
.overview-topmenu .lang-select .maglr-icon-globe {
  font-size: 28px;
}
.overview-topmenu .lang-select .langselect-txt {
  margin-left: 10px;
  padding-right: 15px;
}
.overview-topmenu .lang-select .language-dropdown {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: none;
  width: 200px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 2px;
  background-color: #fff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.38);
  border: none;
}
.overview-topmenu .lang-select .lang-dropdown-item {
  display: block;
  width: 100%;
  padding: 10px 20px;
  color: #000;
  text-decoration: none;
}
.overview-topmenu .lang-select:active .language-dropdown, .overview-topmenu .lang-select:focus .language-dropdown, .overview-topmenu .lang-select:hover .language-dropdown, .overview-topmenu .lang-select .langselect-txt:focus ~ .language-dropdown, .overview-topmenu .lang-select:focus-within .language-dropdown {
  display: block;
}
.overview-topmenu .lang-select .lang-dropdown-item[aria-selected=true] {
  font-weight: bold;
}
.overview-topmenu .lang-select .lang-dropdown-item:hover, .overview-topmenu .lang-select .lang-dropdown-item:focus {
  background-color: #e4e4e4;
  outline: none;
}
.overview-topmenu .attention-position {
  position: relative;
  display: none;
}
.overview-topmenu .attention-position .attention-balloon {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 400px;
  margin-top: 50px;
  padding: 26px;
  border-radius: 3px;
  background-color: #fff;
}
.overview-topmenu .attention-position .attention-balloon.visible {
  display: block;
}
.overview-topmenu .attention-position .attention-balloon .attention-description {
  position: relative;
  z-index: 1;
  margin-bottom: 20px;
  margin-top: 0;
  color: #5e5e5e;
}
.overview-topmenu .attention-position .attention-balloon .attention-title {
  position: relative;
  z-index: 1;
  margin-top: 0px;
  font-size: 20px;
}
.overview-topmenu .attention-position .attention-balloon .attention-tip {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 50px;
  height: 50px;
  background-color: #fff;
  transform: translate(-60px, -8px) rotate(-45deg);
}
.overview-topmenu .attention-position .attention-balloon .close-attention {
  position: absolute;
  left: auto;
  top: 15px;
  right: 15px;
  bottom: auto;
  opacity: 0.31;
  transition: all 200ms ease;
  color: #000;
  font-size: 20px;
  text-decoration: none;
  cursor: pointer;
}
.overview-topmenu .attention-position .attention-balloon .close-attention:hover {
  opacity: 1;
  transform: scale(1.2);
}
.overview-topmenu button.open-menu {
  background: transparent;
  border: none;
}
.overview-topmenu .open-menu {
  width: 30px;
  height: 20px;
  margin-left: 20px;
  background-position: 0% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  transition: all 200ms ease;
  font-size: 26px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1em;
  text-decoration: none;
}
.overview-topmenu .open-menu:hover {
  transform: scale(1.2);
}
.overview-topmenu .menu-optional-icons {
  display: flex;
}
@media (max-width: 767px) {
  .overview-topmenu .menu-optional-icons {
    display: none;
  }
}
@media (max-width: 479px) {
  .overview-topmenu .attention-position {
    display: none;
  }
}

textarea {
  overflow: auto;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  font-style: inherit;
  font-variant-ligatures: inherit;
  font-variant-caps: inherit;
  font-variant-numeric: inherit;
  font-variant-east-asian: inherit;
  font-weight: inherit;
  font-stretch: inherit;
  font-size: inherit;
  line-height: inherit;
  font-family: inherit;
  margin: 0;
}

input[type=submit], input[type=button] {
  -webkit-appearance: none;
  border-radius: 0;
}

.w-form {
  margin: 0 0 15px;
}
.w-form form[data-submitted=success] {
  display: none;
}
.w-form form[data-submitted=success] ~ .form-done {
  display: block;
}
.w-form form[data-submitted=failed] ~ .form-fail {
  display: block;
}

.form-fail {
  display: none;
  padding: 15px 20px;
  margin-top: 20px;
  background-color: #ffdede;
}

.form-done {
  display: none;
  padding: 15px 20px;
  margin-top: 20px;
  background-color: rgba(0, 0, 0, 0.13);
}

.password-form {
  display: block;
}

.input-error {
  position: relative;
  display: none;
  width: auto;
  margin-top: -2px;
  padding: 6px 15px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  background-color: #c50f24;
  color: #fff;
  font-size: 15px;
}

.maglr-input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: block;
  width: 100%;
  padding: 8px 12px;
  line-height: 1.428571429;
  color: #333333;
  vertical-align: middle;
  background-color: #ffffff;
  height: 45px;
  margin-bottom: 0px;
  border-style: solid;
  border-width: 2px;
  border-color: #d4d4d4;
  border-radius: 3px;
  font-size: 16px;
}
.maglr-input:focus {
  border-color: #3898EC;
  outline: 0;
}
.maglr-input.error + .input-error {
  display: inline-block;
}

.maglr-textarea {
  display: block;
  width: 100%;
  padding: 8px 12px;
  line-height: 1.428571429;
  color: #333333;
  vertical-align: middle;
  background-color: #ffffff;
  min-height: 100px;
  margin-bottom: 0px;
  border-style: solid;
  border-width: 2px;
  border-color: #d4d4d4;
  border-radius: 3px;
  font-size: 16px;
}
.maglr-textarea.error + .input-error {
  display: inline-block;
}

.formbutton {
  padding: 12px 20px;
  border-radius: 3px;
  background-color: #2383d8;
  font-weight: 700;
  -webkit-appearance: none;
}
.interface-buttons-round .formbutton {
  border-radius: 25px;
}

.formbutton:hover {
  opacity: 0.9;
}

.maglr-input.error, .maglr-textarea.error {
  border-color: #c50f24;
  color: #c50f24;
}

.searchform {
  display: flex;
}

.search-input {
  display: block;
  width: 75%;
  padding: 8px 12px;
  line-height: 1.428571429;
  color: #333333;
  vertical-align: middle;
  background-color: #ffffff;
  height: 45px;
  margin-right: 20px;
  margin-bottom: 0px;
  border-style: solid;
  border-width: 2px;
  border-color: rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  font-size: 16px;
}
.search-input.error + .input-error {
  display: inline-block;
  position: absolute;
  margin-top: 44px;
}

.password-form {
  display: block;
}

.interface-button {
  height: auto;
  padding-right: 20px;
  padding-left: 20px;
  border-radius: 3px;
  background-color: #3b85e6;
  font-weight: 700;
  cursor: pointer;
}
.interface-button.register {
  background-color: #000;
}

.succes-message {
  background-color: #109b29;
  color: #fff;
}

.error-message {
  padding: 20px;
  border-radius: 3px;
}

.input-row {
  position: relative;
  padding-right: 25px;
  flex: 1 0 auto;
  margin-bottom: 25px;
}

.form-row {
  display: flex;
  width: 100%;
  flex-direction: column;
}

.form-row-col {
  width: 47%;
}

.form-row.two-col {
  flex-direction: row;
}

.form-row.split {
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 479px) {
  .searchform {
    display: block;
  }
  .form-row-col {
    width: 100%;
  }
  .form-row.split {
    flex-direction: column;
  }
  .maglr-input.error {
    margin-bottom: 0px;
  }
  .maglr-input.error + .input-error {
    position: relative;
    top: 0px;
    display: block;
  }
  .password-form {
    flex-direction: column;
  }
  .interface-button.register {
    display: none;
  }
  .input-row {
    padding-right: 0px;
  }
  .form-row {
    flex-direction: column;
  }
  .form-row.two-col {
    flex-direction: column;
  }
}
.tippy-box[data-theme=maglr-tooltip] {
  color: #26323d;
  box-shadow: 0 0 20px 4px rgba(0, 0, 0, 0.2);
  background-color: #fff !important;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  pointer-events: auto;
  min-width: 300px;
  border-radius: 2px;
}
.tippy-box[data-theme=maglr-tooltip] .tippy-arrow {
  color: #fff;
}
.tippy-box[data-theme=maglr-tooltip] .tippy-content {
  padding-bottom: 10px;
  position: static;
}
.tippy-box[data-theme=maglr-tooltip] .tooltip_title {
  font-weight: bold;
  font-size: 20px;
  color: black !important;
  margin-bottom: 0;
  margin-top: 10px;
  width: 90%;
}
.tippy-box[data-theme=maglr-tooltip] .tooltip_content {
  color: gray !important;
  margin-top: 6px;
  font-size: 16px;
  margin-bottom: 0;
}
.tippy-box[data-theme=maglr-tooltip] .tooltip_btn {
  background: black !important;
  border-radius: 3px;
  color: white !important;
  padding: 8px 12px;
  padding-left: 6px;
  margin-top: 15px;
  cursor: pointer;
  font-weight: bold;
  font-size: 16px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: 0.3s ease;
  width: 100%;
  display: flex;
  align-items: center;
  border-color: transparent;
}
.tippy-box[data-theme=maglr-tooltip] .tooltip_btn:hover {
  background: rgb(77, 77, 77);
  transform: scale(1.02);
}
.interface-buttons-round .tippy-box[data-theme=maglr-tooltip] .tooltip_btn {
  border-radius: 25px;
}

.tippy-box[data-theme=maglr-tooltip] .tooltip_btn .btn_icon {
  display: inline-block;
  font-size: 22px;
  padding: 0 8px;
  line-height: 1em;
}
.tippy-box[data-theme=maglr-tooltip] .close_btn {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 25px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: all 200ms ease;
  background: transparent;
}
.tippy-box[data-theme=maglr-tooltip] .close_btn:hover {
  transform: scale(1.2);
}

/* Style the scrollbar if possible */
.maglr-notification-bar-container {
  position: fixed;
  left: 50%;
  right: auto;
  top: 25px;
  z-index: 102;
  pointer-events: none;
  display: flex;
  width: 760px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  transform: translate(-50%, 0px);
}

.notificationWrapper {
  position: relative;
  width: 100%;
}

.maglr-notification-bar {
  pointer-events: all;
  display: flex;
  width: 100%;
  padding: 8px;
  margin-bottom: 10px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  font-size: 15px;
  font-family: Arial, sans-serif;
  animation: notificationBarIn 400ms cubic-bezier(0.18, 0.89, 0.32, 1.28);
  transition: opacity 250ms ease;
}
.maglr-notification-bar[data-type=error] {
  background-color: #8a1212;
  color: white;
}
.maglr-notification-bar[data-type=warning] {
  background-color: #f9ba2e;
  color: black;
}
.maglr-notification-bar.out {
  opacity: 0;
}
.maglr-notification-bar .close {
  font-size: 22px;
  transition: all 200ms ease;
  cursor: pointer;
  position: absolute;
  top: 11px;
  right: 11px;
  background: transparent;
}
.maglr-notification-bar .close:hover {
  transform: scale(1.1);
}
.maglr-notification-bar .stickyTip {
  display: none;
}
.maglr-notification-bar .stickyTip .maglr-notification-txt {
  font-weight: bold;
  font-size: 13px;
  flex: 1 1 auto;
  margin-left: 10px !important;
}
.maglr-notification-bar.collapsed {
  margin-top: -25px;
  width: 200px;
  padding: 3px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  cursor: pointer;
}
.maglr-notification-bar.collapsed .maglrLogoLink, .maglr-notification-bar.collapsed .maglr-notification-container, .maglr-notification-bar.collapsed .notification-maglr-close, .maglr-notification-bar.collapsed .maglr-notification-txt {
  display: none;
}
.maglr-notification-bar.collapsed#maglr-preview-bar > .maglr-notification-txt {
  display: none;
}
.maglr-notification-bar.collapsed .stickyTip {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
@media (max-width: 1000px) {
  .maglr-notification-bar.collapsed {
    margin-top: 0;
  }
}
.maglr-notification-bar.hide-for-comments {
  display: flex;
  animation: notificationBarOut 400ms cubic-bezier(0.18, 0.89, 0.32, 1.28) forwards;
  animation-delay: 500ms;
  pointer-events: none;
}
.maglr-notification-bar#maglr-preview-bar {
  transition: all 200ms ease;
}
.maglr-notification-bar#maglr-preview-bar .maglr-notification-txt {
  display: flex;
  white-space: pre-wrap;
  align-items: center;
  margin-right: 15px;
}
.maglr-notification-bar#maglr-preview-bar .maglr-notification-txt a {
  font-weight: bold;
  color: inherit;
}
.maglr-notification-bar .expand {
  border: none;
  background: transparent;
  cursor: pointer;
}
.maglr-notification-bar .maglr-notification-button {
  display: flex;
  padding: 7px 10px;
  border-radius: 3px;
  flex: 0 0 auto;
  transition: all 200ms ease;
  color: white;
  background-color: black;
  font-weight: bold;
  text-decoration: none;
  border: none;
  margin-right: 15px;
  cursor: pointer;
  align-items: center;
}
.maglr-notification-bar .maglr-notification-button#buttonSharePreview {
  background: #e8eaed;
  color: black;
}
.maglr-notification-bar .maglr-notification-button#stoppreview {
  background: #e8eaed;
  color: #000;
}
.maglr-notification-bar .maglr-notification-button#newcomment {
  background: #60b9a3;
  color: #fff;
}
.maglr-notification-bar .maglr-notification-button:hover {
  color: #ebebeb;
}
.maglr-notification-bar .notification-maglr-close {
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml,<svg width=\"16\" height=\"10\" viewBox=\"0 0 16 10\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0.210938 8.90625C0.0351562 8.73047 0.0351562 8.48438 0.210938 8.30859L7.55859 0.925781C7.73438 0.785156 7.98047 0.785156 8.15625 0.925781L15.5039 8.30859C15.6797 8.48438 15.6797 8.73047 15.5039 8.90625L14.8359 9.60938C14.6602 9.75 14.3789 9.75 14.2383 9.60938L7.875 3.24609L1.47656 9.60938C1.33594 9.75 1.05469 9.75 0.878906 9.60938L0.210938 8.90625Z\" fill=\"black\"/></svg>");
  background-position: 50% 50%;
  background-size: 16px;
  background-repeat: no-repeat;
  transition: all 200ms ease;
  cursor: pointer;
  background-color: transparent;
  border: none;
}
.maglr-notification-bar .notification-maglr-close:hover {
  transform: scale(1.1);
}
.maglr-notification-bar .maglrLogoLink {
  margin-left: 10px;
}
.maglr-notification-bar .notification-maglr-logo {
  width: 55px;
  height: 22px;
  background-image: url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"56\" height=\"21\"><path fill=\"black\" fill-rule=\"nonzero\" d=\"M3.6 16.6c.2 0 .3-.1.3-.3V7.6l.3 1 3 7.7c0 .2.2.3.4.3H10c.2 0 .3 0 .4-.3l3-7.7.2-1v8.7c0 .2.2.3.4.3h2.7c.2 0 .3-.1.3-.3V1.5c0-.2 0-.3-.3-.3h-3c-.2 0-.4 0-.4.2L8.8 12.6 4.3 1.4l-.4-.2h-3c-.3 0-.4.1-.4.3v14.8c0 .2.1.3.3.3h2.8Zm20 .2c1.3 0 2.3-.6 3-1.5l.1 1c0 .2.2.3.3.3h2.3c.2 0 .3-.1.3-.3V6c0-.1-.1-.3-.3-.3H27l-.3.3v1c-.8-.9-1.8-1.5-3.2-1.5-3 0-5.2 2.5-5.2 5.6 0 3.1 2.2 5.6 5.2 5.6Zm.3-3c-1.4 0-2.4-1-2.4-2.6 0-1.5 1-2.6 2.4-2.6 1.5 0 2.4 1.2 2.4 2.6 0 1.5-1 2.5-2.4 2.5ZM36.3 21c2.5 0 5.8-1 5.8-4.5V6.1c0-.1-.2-.3-.4-.3h-2.4c-.2 0-.3.2-.3.3v1a4 4 0 0 0-3.1-1.5c-3 0-5.2 2.5-5.2 5.5s2.2 5.6 5.2 5.6a4 4 0 0 0 3.1-1.5v1c0 1.7-1.8 2-3 2s-2.3-.2-3.3-.8c-.2 0-.3 0-.4.2l-.9 1.5.1.4c1.2.9 3 1.5 4.8 1.5Zm0-7.3c-1.4 0-2.5-1.2-2.5-2.6 0-1.4 1-2.5 2.5-2.5 1.4 0 2.4 1.2 2.4 2.5s-1 2.6-2.4 2.6Zm10.3 2.9c.2 0 .3-.1.3-.3V.9c0-.2 0-.4-.3-.4H44c-.2 0-.4.2-.4.4v15.4c0 .2.2.3.4.3h2.6Zm4.7 0c.2 0 .3-.1.3-.3v-5.4c0-1.3.8-2.3 2.2-2.3l.9.1c.2.1.4 0 .5-.2l.8-1.9c0-.1 0-.3-.2-.5-.3-.3-.8-.5-1.4-.5-1.4 0-2.3.7-2.8 1.8l-.1-1.3c0-.1-.1-.3-.3-.3h-2.6c-.2 0-.3.2-.3.3v10.2c0 .2.1.3.3.3h2.7Z\"/></svg>");
  background-position: 0% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  transition: all 200ms ease;
}
.maglr-notification-bar .maglr-notification-container {
  display: flex;
}
.maglr-notification-bar .maglr-notification-mobile {
  display: none;
}

#sharePreviewLinkOverlay {
  position: fixed;
  z-index: 100000;
  overflow: auto;
  width: 100%;
  height: 100vh;
  left: 0px;
  top: 0px;
  display: none;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.8);
}
#sharePreviewLinkOverlay.open {
  display: flex;
}
#sharePreviewLinkOverlay .sharePreviewContainer {
  position: relative;
  width: 100%;
  max-width: 650px;
  margin: auto;
  border-radius: 3px;
  background: white;
  padding: 25px;
  font-size: 15px;
  font-family: Arial, sans-serif;
  display: flex;
  flex-wrap: wrap;
}
#sharePreviewLinkOverlay .sharePreviewContainer #sharePreviewLink {
  background: #ebebeb;
  padding: 7px 15px;
  flex: 1 0 auto;
  margin-right: 15px;
  height: 35px;
  margin-bottom: 10px;
  border: none;
}
#sharePreviewLinkOverlay .sharePreviewContainer .sharePreviewText {
  display: block;
  flex: 0 0 auto;
  margin-bottom: 10px;
  border-radius: 3px;
}
#sharePreviewLinkOverlay .sharePreviewContainer #sharePreviewCopy {
  background: black;
  color: white;
  border: none;
  border-radius: 3px;
  display: block;
  padding: 7px 15px;
  font-weight: bold;
  flex: 0 0 auto;
  height: 35px;
  cursor: pointer;
}
#sharePreviewLinkOverlay .sharePreviewContainer #sharePreviewClose {
  top: 15px;
  right: 15px;
  position: absolute;
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\"><g fill=\"none\" fill-rule=\"nonzero\" stroke=\"black\" stroke-linecap=\"square\" stroke-width=\"3\"><path d=\"M13.7 13.4 2.3 2.7M2.3 13.3 13.7 2.6\"/></g></svg>");
  background-position: 50% 50%;
  background-size: 16px;
  background-repeat: no-repeat;
  transition: all 200ms ease;
  cursor: pointer;
  background-color: transparent;
  border: none;
}
#sharePreviewLinkOverlay .sharePreviewContainer #sharePreviewClose span {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  width: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  word-wrap: normal !important;
}
#sharePreviewLinkOverlay .sharePreviewContainer #sharePreviewClose:hover {
  transform: scale(1.1);
}

@keyframes notificationBarIn {
  from {
    transform: translateY(-300px);
  }
}
@keyframes notificationBarOut {
  from {
    transform: translateY(0);
    opacity: 1;
  }
  to {
    transform: translateY(-300px);
    opacity: 0;
  }
}
.maglr-notification-bar.maglr-add {
  left: auto;
  top: 15px;
  right: 15px;
  bottom: auto;
  z-index: 101;
  width: auto;
  transform: none;
}

@media (max-width: 1000px) {
  .maglr-notification-bar-container {
    top: 0;
    width: 90%;
  }
  .maglr-notification-bar {
    height: 40px;
  }
  .maglr-notification-bar#maglr-preview-bar {
    width: 200px;
    height: 25px;
    padding-top: 6px;
    padding-bottom: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
  }
  .maglr-notification-bar#maglr-preview-bar .maglrLogoLink {
    display: none;
  }
  .maglr-notification-bar#maglr-preview-bar .maglr-notification-container {
    display: none;
  }
  .maglr-notification-bar#maglr-preview-bar .maglr-notification-mobile {
    display: flex;
    font-weight: bold;
  }
  .maglr-notification-bar#maglr-preview-bar .notification-maglr-close {
    display: none;
  }
  .maglr-notification-bar#maglr-preview-bar .maglr-notification-txt {
    padding: 0;
    text-align: center;
    font-weight: bold;
  }
  .maglr-notification-bar#maglr-preview-bar .stickyTip {
    display: flex;
    flex: 1 1 auto;
  }
  .maglr-notification-bar#maglr-preview-bar .stickyTip .expand {
    display: none;
  }
  .maglr-notification-bar.maglr-add {
    display: none;
  }
}
.comments-selected-uuid {
  outline: 5px solid #50e3c2 !important;
}

.comments-selected-uuid::after {
  all: initial;
  align-items: center;
  background: #50e3c2;
  border: 1px solid;
  border-radius: 16px;
  color: #fff;
  content: attr(data-taskid);
  display: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  height: 13px;
  justify-content: center;
  left: 0;
  padding: 5px;
  position: absolute;
  top: 0;
  translate: -50% -50%;
  min-width: 13px;
}

.comments-selected-uuid[data-taskid]::after {
  content: attr(data-taskid);
  display: flex;
}

.comments-selected-uuid::after {
  content: "Marked";
  display: flex;
  font-weight: bold;
  padding: 5px 8px;
}

.comment-select-hover:hover {
  outline: 3px solid #50e3c2;
}

.gateActive .viewer > .content {
  max-height: 100vh;
  overflow: hidden;
}
.gateActive .gated-overlay {
  visibility: visible;
}

.gated-overlay {
  visibility: hidden;
  position: fixed;
  z-index: 100000;
  overflow: auto;
  width: 100%;
  height: 100vh;
  left: 0px;
  top: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.8);
}
.gated-overlay .gated-close {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 1;
  width: 40px;
  height: 40px;
  margin-top: 15px;
  margin-right: 15px;
  justify-content: center;
  align-items: center;
  transition: all 200ms ease;
  color: #000;
  background: transparent;
  border: none;
  font-size: 30px;
  cursor: pointer;
}
.gated-overlay .gated-close span {
  display: none;
}
.gated-overlay .gated-close:hover {
  transform: rotate(90deg);
}
.gated-overlay .gated-box-iframe {
  width: 100%;
  height: 100%;
  border: none;
}
.gated-overlay .gated-box {
  width: 100%;
  display: flex;
}
.gated-overlay.singlepageGate .gated-box-iframe {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
}
.gated-overlay.singlepageGate .gated-box {
  height: 100%;
}
.gated-overlay.formGate {
  padding: 45px;
}
@media screen and (max-width: 767px) {
  .gated-overlay.formGate {
    padding: 15px;
  }
}
.gated-overlay.formGate .gated-box {
  position: relative;
  overflow: hidden;
  width: 100%;
  max-width: 650px;
  min-height: 300px;
  height: 90vh;
  margin: auto;
  border-radius: 1px;
}

/*
   storyMode media query breaking points:
    768 > 50
    768 < 25
    480 < 15
    360 < 0
*/
.hide-on-homepage.top-level {
  opacity: 0;
}

.storyMode {
  --offset: 0px;
}
.storyMode.interface-none #story-home {
  display: none;
}
.storyMode.interface-none #story-open-menu {
  display: none;
}
.storyMode .spreadloading {
  display: block;
}
.storyMode #content-slider {
  z-index: 3;
  position: relative;
}
.storyMode #content-slider .story-offset-left.backstage-to-mainstage {
  animation: storyMoveFromRight 0.6s ease 0s both;
}
.storyMode #content-slider .story-offset-left.background-to-mainstage {
  animation: none;
}
.storyMode #content-slider .story-offset-left.background-to-mainstage .spread-container {
  animation: storyOffsetFromBackground 0.6s ease both;
}
.storyMode #content-slider .story-offset-left.mainstage-to-backstage {
  animation: storyMoveToRight 0.6s ease both;
}
.storyMode #content-slider .story-offset-left .spread-container {
  padding-left: 50px;
  --offset: 50px;
  --interfaceOffsetW: 50px;
}
@media (max-width: 768px) {
  .storyMode #content-slider .story-offset-left .spread-container {
    padding-left: 25px;
    --offset: 25px;
    --interfaceOffsetW: 25px;
  }
}
@media (max-width: 460px) {
  .storyMode #content-slider .story-offset-left .spread-container {
    padding-left: 0px;
    --offset: 0px;
    --interfaceOffsetW: 0px;
  }
}
.storyMode #content-slider .top-level.background-to-mainstage {
  animation: fakeAnimation 0.01s ease both;
}
.storyMode #content-slider .story-offset-popup .spread-container {
  padding: 20px;
  --offset: 20px;
  --interfaceOffsetW: 40px;
  --interfaceOffsetH: 40px;
}
@media (max-width: 768px) {
  .storyMode #content-slider .story-offset-popup .spread-container {
    padding: 0px;
    --offset: 0px;
    --interfaceOffsetW: 0px;
    --interfaceOffsetH: 0px;
  }
}
.storyMode #content-slider[data-popup-transition=next] {
  position: absolute;
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  overflow: hidden;
  margin: 20px;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.56);
}
@media (max-width: 768px) {
  .storyMode #content-slider[data-popup-transition=next] {
    margin: 0;
    width: 100%;
    height: 100%;
  }
}
.storyMode #content-slider[data-popup-transition=next] .story-offset-popup {
  position: absolute;
  width: 100%;
  height: 100%;
}
.storyMode #content-slider[data-popup-transition=next] .story-offset-popup .spread-container {
  padding: 0;
}
.storyMode #content-slider[data-popup-transition=next] .spread-container > article {
  box-shadow: none;
}
.storyMode #content-slider[data-popup-transition=next] .maglr-article {
  animation: storyPopupNextOut 0.6s ease 0.2s both;
}
.storyMode #content-slider[data-popup-transition=next] .maglr-article.backstage-to-mainstage {
  animation: storyPopupNextIn 0.6s ease 0.2s both;
}
.storyMode #content-slider[data-popup-transition=previous] {
  position: absolute;
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  overflow: hidden;
  margin: 20px;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.56);
}
@media (max-width: 768px) {
  .storyMode #content-slider[data-popup-transition=previous] {
    margin: 0;
    width: 100%;
    height: 100%;
  }
}
.storyMode #content-slider[data-popup-transition=previous] .story-offset-popup {
  position: absolute;
  width: 100%;
  height: 100%;
}
.storyMode #content-slider[data-popup-transition=previous] .story-offset-popup .spread-container {
  padding: 0;
}
.storyMode #content-slider[data-popup-transition=previous] .spread-container > article {
  box-shadow: none;
}
.storyMode #content-slider[data-popup-transition=previous] .maglr-article {
  animation: storyPopupPreviousOut 0.6s ease 0.2s both;
}
.storyMode #content-slider[data-popup-transition=previous] .maglr-article.backstage-to-mainstage {
  animation: storyPopupPreviousIn 0.6s ease 0.2s both;
}
.storyMode #content-slider[data-sibling-transition=crossfade] {
  position: absolute;
  width: 100%;
  height: 100%;
}
.storyMode #content-slider[data-sibling-transition=crossfade] .story-offset-left {
  position: absolute;
  width: calc(100% - 50px);
  height: 100%;
  left: 50px;
}
@media (max-width: 768px) {
  .storyMode #content-slider[data-sibling-transition=crossfade] .story-offset-left {
    width: calc(100% - 25px);
    left: 25px;
  }
}
@media (max-width: 460px) {
  .storyMode #content-slider[data-sibling-transition=crossfade] .story-offset-left {
    width: 100%;
    left: 0px;
  }
}
.storyMode #content-slider[data-sibling-transition=crossfade] .story-offset-left.backstage-to-mainstage {
  animation: storySiblingFadeIn 0.6s ease 0s both;
}
.storyMode #content-slider[data-sibling-transition=crossfade] .story-offset-left.mainstage-to-backstage {
  animation: storySiblingFadeOut 0.6s ease both;
}
.storyMode #content-slider[data-sibling-transition=crossfade] .story-offset-left .spread-container {
  padding: 0;
}
.storyMode #content-slider[data-sibling-transition=crossfade] .top-level {
  position: absolute;
  width: 100%;
  height: 100%;
}
.storyMode #content-slider[data-sibling-transition=crossfade] .top-level.backstage-to-mainstage {
  animation: storySiblingFadeIn 0.6s ease 0s both;
}
.storyMode #content-slider[data-sibling-transition=crossfade] .top-level.mainstage-to-backstage {
  animation: storySiblingFadeOut 0.6s ease both;
}
.storyMode #content-slider[data-sibling-transition=crossfade] .top-level .spread-container {
  padding: 0;
}
.storyMode #content-slider[data-popup-transition=in] .maglr-article.backstage-to-mainstage {
  animation: storyPopupFadeIn 0.6s ease 0.5s both;
}
.storyMode #content-slider[data-popup-transition=in] .maglr-article.background-to-mainstage {
  animation: fakeAnimation 0.01s ease both;
}
.storyMode #content-slider[data-popup-transition=out] .maglr-article {
  animation: storyPopupFadeOut 0.6s ease both;
}
.storyMode #content-slider .maglr-article:after {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.4);
  opacity: 0;
  animation: storyShadeFadeOut 0.6s ease;
  pointer-events: none;
}
.storyMode #story-background .maglr-article {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.storyMode #story-background .maglr-article:after {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.4);
  animation: storyShadeFadeIn 0.6s ease;
}
.storyMode #story-background .story-offset-left.mainstage-to-background .spread-container {
  animation: storyClearOffset 0.6s ease 0s both;
}
.storyMode #story-background .story-offset-popup {
  animation: fakeAnimation 0.01s ease both;
}
.storyMode #story-background .top-level.mainstage-to-background {
  animation: topLevelBackgroundOffset 0.6s ease;
}
@media (max-width: 460px) {
  .storyMode #story-background.top-level, .storyMode #story-background.story-offset-left, .storyMode #story-background.story-offset-popup {
    display: none;
  }
}
.storyMode #story-background.story-offset-left {
  width: 350px;
  transform: translateX(-300px);
}
.storyMode #story-background.story-offset-left .maglr-article {
  width: 100vw;
}
.storyMode #story-background.close-level {
  transition: transform 0.6s ease;
  transform: translateX(0px);
  width: 100%;
}
.storyMode #story-background.add-level {
  width: 100%;
}
.storyMode #story-background.add-level.shift-offset {
  transition: transform 0.6s ease;
  transform: translateX(-300px);
}
.storyMode #content-loader .maglr-article {
  animation: fakeAnimation 0.01s ease both;
}
.storyMode .story-offset-left .spread-container.fadeOutAfterLoad, .storyMode .story-offset-popup .spread-container.fadeOutAfterLoad {
  min-height: 100%;
}
.storyMode .story-offset-left .spread-container.fadeOutAfterLoad:after, .storyMode .story-offset-popup .spread-container.fadeOutAfterLoad:after {
  z-index: 10;
  animation: fadeOutAfterLoad 0.5s ease;
}
.storyMode .story-offset-left .spread-container > article, .storyMode .story-offset-popup .spread-container > article {
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.56);
}
.storyMode .story-offset-left .spread-container > article:empty, .storyMode .story-offset-popup .spread-container > article:empty {
  height: 100vh;
  background-color: white;
}
.storyMode .story-offset-left .spread-container > article:empty:after, .storyMode .story-offset-popup .spread-container > article:empty:after {
  font-family: "maglr-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  border: none;
  /* Better Font Rendering =========== */
  top: 50%;
  left: 50%;
  position: absolute;
  animation: loading-spinner 2s infinite linear;
  font-size: 30px;
  content: "\e981";
  color: rgba(0, 0, 0, 0.5);
}
.storyMode .story-offset-left .spread-container ~ .spreadloading, .storyMode .story-offset-popup .spread-container ~ .spreadloading {
  display: none !important;
}
.storyMode .story-offset-left .spread-container.fadeOutAfterLoad:after {
  content: "";
  background-color: white;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50px;
}
@media (max-width: 768px) {
  .storyMode .story-offset-left .spread-container.fadeOutAfterLoad:after {
    left: 25px;
  }
}
@media (max-width: 460px) {
  .storyMode .story-offset-left .spread-container.fadeOutAfterLoad:after {
    left: 0px;
  }
}
.storyMode .story-offset-popup .spread-container.fadeOutAfterLoad:after {
  content: "";
  background-color: white;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 20px;
  left: 20px;
  right: 20px;
  bottom: 20px;
}
@media (max-width: 768px) {
  .storyMode .story-offset-popup .spread-container.fadeOutAfterLoad:after {
    padding: 0px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}
@media (max-width: 768px) {
  .storyMode .story-offset-popup .spread-container {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}
.storyMode #story-background {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
  overflow: hidden;
}
.storyMode #story-background .story-offset-popup .spread-container {
  padding: 20px 0;
}
@media (max-width: 768px) {
  .storyMode #story-background {
    padding: 0px;
  }
}
.storyMode .story-close-level {
  width: 45px;
  height: 45px;
  background-color: rgba(0, 0, 0, 0.35);
  color: white;
  z-index: -1;
  opacity: 0;
  text-align: center;
  font-size: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  transition: opacity 0.6s, z-index 0.1s 0.6s;
  padding: 0;
  z-index: -1;
  opacity: 0;
  background-color: black;
  transition: opacity 0.5s 0.6s, top 0.5s, left 0.5s, transform 0.2s ease;
}
@media (max-width: 460px) {
  .storyMode .story-close-level {
    width: 40px;
    height: 40px;
  }
}
.interface-buttons-round .storyMode .story-close-level {
  border-radius: 50%;
}

.interface-buttons-round .storyMode .story-close-level:hover {
  transform: rotate(90deg);
}

.storyMode .story-close-level.offset-left {
  opacity: 1;
  cursor: pointer;
  z-index: 3;
  top: 25px;
  left: 75px;
}
.storyMode .story-close-level.offset-left.hide {
  opacity: 0;
}
.interface-buttons-round .storyMode .story-close-level.offset-left {
  top: 25px;
  left: 30px;
}

@media (max-width: 768px) {
  .storyMode .story-close-level.offset-left {
    left: 50px;
  }
  .interface-buttons-round .storyMode .story-close-level.offset-left {
    top: 15px;
    left: 15px;
  }
}
@media (max-width: 460px) {
  .storyMode .story-close-level.offset-left {
    left: 15px;
    top: 15px;
  }
}
.storyMode .story-close-level.offset-left.hideCloseLevel {
  animation: hideCloseLevelOffsetLeft 0.6s ease both;
}
.storyMode .story-close-level.offset-popup {
  opacity: 1;
  z-index: 3;
  cursor: pointer;
  top: 20px;
  left: 20px;
}
.interface-buttons-round .storyMode .story-close-level.offset-popup {
  top: 35px;
  left: 35px;
}

.storyMode .story-close-level.offset-popup.hideCloseLevel {
  animation: hideCloseLevelPopup 0.6s ease both;
}
@media (max-width: 768px) {
  .storyMode .story-close-level.offset-popup {
    top: 0;
    left: 0;
  }
  .interface-buttons-round .storyMode .story-close-level.offset-popup {
    top: 15px;
    left: 15px;
  }
}
.storyMode .story-carousel-progressbar-container {
  position: fixed;
  bottom: 20px;
  left: 20px;
  right: 20px;
  height: 6px;
  opacity: 0;
  z-index: -1;
  transition: opacity 0.5s 0.6s;
}
.storyMode .story-carousel-progressbar-container > .story-carousel-progressbar {
  background-color: #3898ec;
  position: absolute;
  height: 6px;
  transition: width 0.5s ease-in;
}
@media (max-width: 768px) {
  .storyMode .story-carousel-progressbar-container {
    right: 0;
    left: 0;
    bottom: 0;
  }
}
.storyMode .story-carousel-progressbar-container.offset-popup {
  opacity: 1;
  z-index: 3;
}
.storyMode .story-carousel-controls-container {
  width: 45px;
  height: 45px;
  background-color: rgba(0, 0, 0, 0.35);
  color: white;
  z-index: -1;
  opacity: 0;
  text-align: center;
  font-size: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  transition: opacity 0.6s, z-index 0.1s 0.6s;
  padding: 0;
  top: 50%;
  bottom: 0;
  right: 45px;
  display: none;
  width: 40px;
  height: 130px;
  padding: 15px 0;
  flex-direction: column;
  justify-content: space-between;
  background-color: rgba(0, 0, 0, 0.35);
  transform: translate(0px, -50%);
}
@media (max-width: 460px) {
  .storyMode .story-carousel-controls-container {
    width: 40px;
    height: 40px;
  }
}
.storyMode .story-carousel-controls-container.offset-popup {
  display: flex;
  transition: opacity 0.6s;
  opacity: 1;
  z-index: 3;
}
.interface-buttons-round .storyMode .story-carousel-controls-container {
  border-radius: 20px;
}

@media (max-width: 767px) {
  .storyMode .story-carousel-controls-container {
    left: 50%;
    top: auto;
    right: auto;
    bottom: 20px;
    width: auto;
    height: 35px;
    padding: 0 5px;
    flex-direction: row-reverse;
    align-items: center;
    transform: translate(-50%, 0%);
  }
}
.storyMode .story-carousel-controls-container .story-carousel-next, .storyMode .story-carousel-controls-container .story-carousel-previous {
  text-align: center;
  cursor: pointer;
  transition: transform 0.2s ease;
  background-color: transparent;
  display: flex;
}
.storyMode .story-carousel-controls-container .story-carousel-next:before, .storyMode .story-carousel-controls-container .story-carousel-previous:before {
  font-size: 28px;
}
.storyMode .story-carousel-controls-container .story-carousel-next:hover {
  transform: translateX(5px);
}
.storyMode .story-carousel-controls-container .story-carousel-previous:hover {
  transform: translateX(-5px);
}
.storyMode .story-carousel-controls-container .story-carousel-indicator {
  text-align: center;
  font-size: 13px;
}
.interface-buttons-round .storyMode #story-open-menu {
  border-radius: 50%;
}

.interface-buttons-round .storyMode #story-home {
  border-radius: 50%;
}

.storyMode #story-open-menu, .storyMode #story-home {
  width: 45px;
  height: 45px;
  background-color: rgba(0, 0, 0, 0.35);
  color: white;
  z-index: -1;
  opacity: 0;
  text-align: center;
  font-size: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  transition: opacity 0.6s, z-index 0.1s 0.6s;
  padding: 0;
  top: 25px;
  right: 25px;
  opacity: 1;
  transition: transform 0.2s ease;
  z-index: 3;
}
@media (max-width: 460px) {
  .storyMode #story-open-menu, .storyMode #story-home {
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 460px) {
  .storyMode #story-open-menu, .storyMode #story-home {
    top: 15px;
    right: 15px;
    padding: 0;
  }
}
.storyMode #story-open-menu.offset-popup, .storyMode #story-home.offset-popup {
  z-index: 2;
}
.storyMode #story-open-menu:hover, .storyMode #story-home:hover {
  transform: scale(1.1);
  cursor: pointer;
}
.storyMode #story-open-menu#story-home, .storyMode #story-home#story-home {
  right: 80px;
}
.storyMode #story-open-menu#story-home.top-level, .storyMode #story-home#story-home.top-level {
  display: none;
}
@media (max-width: 460px) {
  .storyMode #story-open-menu#story-home, .storyMode #story-home#story-home {
    right: 65px;
  }
}

@keyframes storyMoveFromRight {
  from {
    transform: translateX(100%);
  }
}
@keyframes storyMoveToRight {
  to {
    transform: translateX(100%);
  }
}
@keyframes storySiblingFadeIn {
  from {
    opacity: 0;
  }
}
@keyframes storySiblingFadeOut {
  to {
    opacity: 0;
  }
}
@keyframes storyShadeFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes storyShadeFadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes storyClearOffset {
  from {
    padding-left: 50px;
  }
  to {
    padding-left: 0;
    margin-left: -300px;
  }
}
@media (max-width: 768px) {
  @keyframes storyClearOffset {
    from {
      padding-left: 25px;
    }
    to {
      padding-left: 0;
      margin-left: -100px;
    }
  }
}
@media (max-width: 460px) {
  @keyframes storyClearOffset {
    from {
      padding-left: 0;
    }
    to {
      padding-left: 0;
      margin-left: -50px;
    }
  }
}
@keyframes storyOffsetFromBackground {
  from {
    padding-left: 0;
  }
  to {
    padding-left: 50px;
  }
}
@media (max-width: 768px) {
  @keyframes storyOffsetFromBackground {
    from {
      padding-left: 0;
    }
    to {
      padding-left: 25px;
    }
  }
}
@media (max-width: 460px) {
  @keyframes storyOffsetFromBackground {
    from {
      padding-left: 0;
    }
    to {
      padding-left: 0;
    }
  }
}
@keyframes storyPopupFadeIn {
  from {
    opacity: 0;
  }
}
@keyframes storyPopupFadeOut {
  to {
    opacity: 0;
  }
}
@keyframes storyPopupNextIn {
  from {
    transform: translateX(100%);
  }
}
@keyframes storyPopupNextOut {
  to {
    transform: translateX(-100%);
  }
}
@keyframes storyPopupPreviousIn {
  from {
    transform: translateX(-100%);
  }
}
@keyframes storyPopupPreviousOut {
  to {
    transform: translateX(100%);
  }
}
@keyframes topLevelFadeIn {
  from {
    opacity: 0;
  }
}
@keyframes hideCloseLevelPopup {
  to {
    opacity: 0;
  }
}
@keyframes hideCloseLevelOffsetLeft {
  to {
    transform: translateX(calc(100vw - 20px));
    opacity: 0;
  }
}
@keyframes topLevelBackgroundOffset {
  to {
    width: 350px;
    transform: translateX(-300px);
  }
}
@keyframes topLevelClearBackgroundOffset {
  to {
    transform: translateX(0px);
  }
}
@keyframes fakeAnimation {}
@keyframes loading-spinner {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
@keyframes fadeOutAfterLoad {
  to {
    opacity: 0;
  }
}
/*
blurry image:

    background-image: linear-gradient(90deg, rgba(255,255,255,0.3) 0%, rgba(255, 255, 255, 0.3) 100%), url(https://data-maglr.bluedevelop.nl/26/issues/3140/24420/large.jpg);
    width: 100vw;
    height: 100vh;
    background-size: cover;
    background-size: cover;
    background-position: center;
    filter: blur(14px);

 */
/*!*************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/tippy.js/dist/tippy.css ***!
  \*************************************************************************************************************************************************************************/
.tippy-box[data-animation=fade][data-state=hidden] {
  opacity: 0;
}

[data-tippy-root] {
  max-width: calc(100vw - 10px);
}

.tippy-box {
  position: relative;
  background-color: #333;
  color: #fff;
  border-radius: 4px;
  font-size: 14px;
  line-height: 1.4;
  white-space: normal;
  outline: 0;
  transition-property: transform, visibility, opacity;
}

.tippy-box[data-placement^=top] > .tippy-arrow {
  bottom: 0;
}

.tippy-box[data-placement^=top] > .tippy-arrow:before {
  bottom: -7px;
  left: 0;
  border-width: 8px 8px 0;
  border-top-color: initial;
  transform-origin: center top;
}

.tippy-box[data-placement^=bottom] > .tippy-arrow {
  top: 0;
}

.tippy-box[data-placement^=bottom] > .tippy-arrow:before {
  top: -7px;
  left: 0;
  border-width: 0 8px 8px;
  border-bottom-color: initial;
  transform-origin: center bottom;
}

.tippy-box[data-placement^=left] > .tippy-arrow {
  right: 0;
}

.tippy-box[data-placement^=left] > .tippy-arrow:before {
  border-width: 8px 0 8px 8px;
  border-left-color: initial;
  right: -7px;
  transform-origin: center left;
}

.tippy-box[data-placement^=right] > .tippy-arrow {
  left: 0;
}

.tippy-box[data-placement^=right] > .tippy-arrow:before {
  left: -7px;
  border-width: 8px 8px 8px 0;
  border-right-color: initial;
  transform-origin: center right;
}

.tippy-box[data-inertia][data-state=visible] {
  transition-timing-function: cubic-bezier(0.54, 1.5, 0.38, 1.11);
}

.tippy-arrow {
  width: 16px;
  height: 16px;
  color: #333;
}

.tippy-arrow:before {
  content: "";
  position: absolute;
  border-color: transparent;
  border-style: solid;
}

.tippy-content {
  position: relative;
  padding: 5px 9px;
  z-index: 1;
}
/*!***************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/tippy.js/themes/light.css ***!
  \***************************************************************************************************************************************************************************/
.tippy-box[data-theme~=light] {
  color: #26323d;
  box-shadow: 0 0 20px 4px rgba(154, 161, 177, 0.15), 0 4px 80px -8px rgba(36, 40, 47, 0.25), 0 4px 4px -2px rgba(91, 94, 105, 0.15);
  background-color: #fff;
}

.tippy-box[data-theme~=light][data-placement^=top] > .tippy-arrow:before {
  border-top-color: #fff;
}

.tippy-box[data-theme~=light][data-placement^=bottom] > .tippy-arrow:before {
  border-bottom-color: #fff;
}

.tippy-box[data-theme~=light][data-placement^=left] > .tippy-arrow:before {
  border-left-color: #fff;
}

.tippy-box[data-theme~=light][data-placement^=right] > .tippy-arrow:before {
  border-right-color: #fff;
}

.tippy-box[data-theme~=light] > .tippy-backdrop {
  background-color: #fff;
}

.tippy-box[data-theme~=light] > .tippy-svg-arrow {
  fill: #fff;
}
