/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

/* lato-regular - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url("lato-v14-latin-regular.5d8a387a.eot");
  /* IE9 Compat Modes */
  src: local("Lato Regular"), local("Lato-Regular"), url("lato-v14-latin-regular.5d8a387a.eot?#iefix") format("embedded-opentype"), url("lato-v14-latin-regular.647c7844.woff2") format("woff2"), url("lato-v14-latin-regular.bbaf8618.woff") format("woff"), url("lato-v14-latin-regular.3dc212b5.ttf") format("truetype"), url("lato-v14-latin-regular.bb890344.svg#Lato") format("svg");
  /* Legacy iOS */ }

/* lato-900 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  src: url("lato-v14-latin-900.55ef6acc.eot");
  /* IE9 Compat Modes */
  src: local("Lato Black"), local("Lato-Black"), url("lato-v14-latin-900.55ef6acc.eot?#iefix") format("embedded-opentype"), url("lato-v14-latin-900.bf797603.woff2") format("woff2"), url("lato-v14-latin-900.530e8da6.woff") format("woff"), url("lato-v14-latin-900.606fdb08.ttf") format("truetype"), url("lato-v14-latin-900.8bac904e.svg#Lato") format("svg");
  /* Legacy iOS */ }

@media screen and (max-width: 414px) {
  .main {
    overflow: hidden; }
  .main .home .logo-corian {
    top: 1rem !important;
    left: 1rem !important;
    pointer-events: none; }
  .main.embed .logo-corian {
    display: none; }
  .interactive-picture__switch-button {
    top: auto !important;
    bottom: 60px !important; }
  .rounded-background {
    width: 70px;
    left: 50% !important;
    transform: translateX(-50%) !important; }
  a.back-button, .main .section .section__detail.grid .section-grid__col1 > div a.download-button {
    min-width: 100% !important;
    float: none; }
  .main .home.clicked-once .interactive-picture__img:after {
    background-color: rgba(0, 0, 0, 0.75) !important;
    z-index: 2 !important; }
  aside.side-nav {
    min-width: 65% !important;
    max-width: 300px !important;
    overflow: hidden scroll; }
    aside.side-nav.active {
      left: 50% !important;
      top: 0% !important;
      transform: translate(-50%, 0%) !important; }
  .main .section {
    position: static !important;
    transform: none !important;
    grid-template-columns: 1fr !important; }
    .main .section .section__detail.grid {
      grid-template-rows: 50px repeat(3, auto);
      grid-template-columns: auto 2fr;
      grid-template-areas: "section-grid__row1 section-grid__row1" "section-grid__row2 section-grid__row2" "section-grid__col1 section-grid__col1" "section-grid__row3 section-grid__row4" !important; }
    .main .section.grid aside.side-nav {
      display: none !important; } }

@media screen and (min-width: 415px) and (max-width: 736px) {
  a.back-button, .main .section .section__detail.grid .section-grid__col1 > div a.download-button {
    min-width: 100% !important;
    float: none; }
  .interactive-picture {
    margin: 0 auto !important; }
  .main .home.clicked-once .interactive-picture__img:after {
    background-color: rgba(0, 0, 0, 0.75) !important;
    z-index: 2 !important; }
  aside.side-nav {
    min-width: 35% !important;
    max-width: 250px !important;
    z-index: 5 !important; }
    aside.side-nav.active {
      left: 50% !important;
      top: 50% !important;
      transform: translate(-50%, -50%) !important; }
  .main aside.side-nav:not(.active) {
    transform: translateX(-100vw) !important; }
  .main .section {
    position: static !important;
    transform: none !important;
    grid-template-columns: 1fr !important; }
    .main .section .section__detail.grid {
      grid-template-rows: 50px repeat(3, auto);
      grid-template-columns: auto 2fr;
      grid-template-areas: "section-grid__row1 section-grid__row1" "section-grid__row2 section-grid__col1" "section-grid__row3 section-grid__row3" "section-grid__row4 section-grid__row4" !important; }
    .main .section.grid aside.side-nav {
      display: none !important; } }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .section.grid, .section__detail.grid, .cartouche.grid {
    display: flex !important; }
  .section__detail.grid, .cartouche.grid {
    flex-wrap: wrap; }
  .side-nav__thumbnail-picture:before {
    opacity: 0.85 !important; }
  .section-grid__row1 {
    order: 1;
    width: 100%;
    height: 0; }
  .section-grid__col1 {
    order: 2; }
  .section-grid__row2 {
    order: 3;
    width: calc(100% - 350px - 2rem); }
  .section-grid__row3 {
    order: 4;
    width: 100%; }
  .cartouche.grid {
    width: 96.4%; }
  .cartouche__row1.grid {
    display: flex;
    width: 100%; }
  .cartouche__row1 > div {
    width: calc(100% / 5); }
  .cartouche__row2--col1,
  .cartouche__row2--col2,
  .cartouche__row2--col3 {
    width: calc(100% / 3); }
  .cartouche__row1--col1 {
    width: 100% !important; } }

@supports (-ms-ime-align: auto) {
  .side-nav__thumbnail-picture:before {
    opacity: 0.85 !important; } }

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0; }

body {
  background-color: #fff;
  font-size: 62.5%;
  font-family: Lato, serif;
  font-weight: normal;
  overflow-y: scroll; }

.main {
  width: 100%;
  max-width: 1366px;
  background-color: #fff;
  margin: 0 auto; }
  .main.embed {
    margin: 0; }
  .main p {
    font-size: 1.2rem;
    margin: 0; }
  .main a.back-button, .main .section .section__detail.grid .section-grid__col1 > div a.download-button {
    display: block;
    min-width: 110px;
    text-align: center;
    font-size: 0.8rem;
    color: #fff;
    background-color: #c8102e;
    padding: .851rem .5rem;
    text-decoration: none;
    font-weight: 800;
    margin: .15rem;
    transition: all 400ms ease;
    text-transform: uppercase; }
    .main a.back-button > img, .main .section .section__detail.grid .section-grid__col1 > div a.download-button > img {
      transition: all 400ms ease; }
    .main a.back-button:hover, .main .section .section__detail.grid .section-grid__col1 > div a.download-button:hover {
      background-color: #e01233; }
    .main a.back-button:hover > img, .main .section .section__detail.grid .section-grid__col1 > div a.download-button:hover > img {
      transform: translateX(-10px); }
  .main .grid {
    display: grid; }
  .main .flex {
    display: flex; }
  .main .button, .main .section .section__detail.grid .section-grid__col1 .section-grid__col1__legend li div.button-like {
    cursor: pointer;
    background-color: #c8102e;
    width: 20px;
    height: 20px;
    color: #fff;
    font-weight: bold;
    position: absolute;
    z-index: 1;
    padding: .5rem;
    box-sizing: content-box;
    font-size: .85rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    border: 1px solid #000;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
    transition: all 300ms ease; }
    .main .button span, .main .section .section__detail.grid .section-grid__col1 .section-grid__col1__legend li div.button-like span {
      display: block;
      text-align: center; }
    .main .button:hover, .main .section .section__detail.grid .section-grid__col1 .section-grid__col1__legend li div.button-like:hover, .main .button.active, .main .section .section__detail.grid .section-grid__col1 .section-grid__col1__legend li div.active.button-like {
      background-color: #e01233;
      transform: scale(1.5);
      box-shadow: 0 0 0 transparent;
      border: 1px solid #fff; }
    .main .button.active .main .button:not(.active), .main .section .section__detail.grid .section-grid__col1 .section-grid__col1__legend li div.active.button-like .main .button:not(.active), .main .button.active .main .section .section__detail.grid .section-grid__col1 .section-grid__col1__legend li div.button-like:not(.active), .main .section .section__detail.grid .section-grid__col1 .section-grid__col1__legend li .button.active .main div.button-like:not(.active), .main .section .section__detail.grid .section-grid__col1 .section-grid__col1__legend li div.active.button-like .main div.button-like:not(.active) {
      opacity: .5; }
    .main .button.active:before, .main .section .section__detail.grid .section-grid__col1 .section-grid__col1__legend li div.active.button-like:before {
      content: '';
      display: block;
      border: 1px solid #fff;
      border-radius: 50%;
      position: absolute;
      top: -1px;
      left: -1px;
      width: 100%;
      height: 100%;
      animation: animation_zoom_out 1200ms ease infinite; }
  .main .home {
    position: relative;
    overflow: hidden; }
    .main .home .logo-corian {
      width: 200px;
      position: absolute;
      top: 2rem;
      left: 2rem;
      transform-origin: 0 0;
      z-index: 9999; }
    .main .home .interactive-picture {
      display: inline-block;
      position: relative; }
      .main .home .interactive-picture .interactive-picture__img:after {
        content: '';
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background-color: rgba(0, 0, 0, 0);
        z-index: 0;
        transition: all 1200ms ease; }
    .main .home.clicked-once .interactive-picture__img:after {
      background-color: rgba(0, 0, 0, 0.45); }
    .main .home.clicked-once .button:not(.active), .main .home.clicked-once .section .section__detail.grid .section-grid__col1 .section-grid__col1__legend li div.button-like:not(.active), .main .section .section__detail.grid .section-grid__col1 .section-grid__col1__legend li .home.clicked-once div.button-like:not(.active) {
      opacity: .5; }
  .main aside.side-nav {
    position: absolute;
    z-index: 99991;
    top: 0;
    left: 0;
    height: auto;
    width: 310px;
    padding: 2px;
    transform: translateX(-350px);
    pointer-events: none;
    /* @include transition(300ms); */ }
    .main aside.side-nav.active {
      transform: translateX(0);
      top: 0 !important;
      opacity: 1 !important; }
    .main aside.side-nav .side-nav__thumbnail-picture {
      position: relative;
      cursor: pointer;
      height: 156px; }
      .main aside.side-nav .side-nav__thumbnail-picture > picture {
        display: block;
        width: 100%;
        height: inherit;
        overflow: hidden;
        aspect-ratio: 2/1; }
      .main aside.side-nav .side-nav__thumbnail-picture.NA {
        pointer-events: none; }
      .main aside.side-nav .side-nav__thumbnail-picture .side-nav__thumbnail-picture--clicked {
        display: none; }
      .main aside.side-nav .side-nav__thumbnail-picture img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        filter: grayscale(1);
        image-rendering: -webkit-optimize-contrast;
        transform: scale(1.5); }
      .main aside.side-nav .side-nav__thumbnail-picture:before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #c8102e;
        mix-blend-mode: multiply;
        z-index: 1;
        clip-path: circle(0%);
        backdrop-filter: blur(2px);
        transition: all 400ms ease; }
      .main aside.side-nav .side-nav__thumbnail-picture:hover:before, .main .section aside.side-nav .side-nav__type a.router-link-exact-active > .side-nav__thumbnail-picture:before {
        clip-path: circle(25%); }
      .main aside.side-nav .side-nav__thumbnail-picture h1 {
        text-align: center;
        pointer-events: none; }
      .main aside.side-nav .side-nav__thumbnail-picture > .side-nav__thumbnail-picture--hover {
        width: auto;
        height: 49px;
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 1;
        transform: translate(-50%, -50%) scale(0.8);
        clip-path: circle(0%);
        transition: all 400ms ease; }
        .main aside.side-nav .side-nav__thumbnail-picture > .side-nav__thumbnail-picture--hover > img {
          transform: scale(0.8); }
      .main aside.side-nav .side-nav__thumbnail-picture:hover > .side-nav__thumbnail-picture--hover {
        clip-path: circle(60%); }
    .main aside.side-nav .side-nav__titleType, .main aside.side-nav .side-nav__thumbnail-title, .main aside.side-nav .side-nav__type-navigation {
      background-color: #000;
      text-align: center;
      color: #fff;
      text-transform: uppercase;
      padding: .5rem;
      font-weight: 400;
      font-size: 0.8rem; }
    .main aside.side-nav .side-nav__thumbnail-title {
      background-color: #c8102e;
      font-weight: 700;
      padding: 1rem 0; }
    .main aside.side-nav .side-nav__type-navigation .side-nav__type {
      flex: 1;
      background-color: #000;
      font-size: 0.8rem;
      transition: all 400ms ease; }
    .main aside.side-nav .side-nav__type-navigation {
      position: relative;
      padding: 0;
      background-color: transparent; }
      .main aside.side-nav .side-nav__type-navigation .side-nav__types {
        gap: 1px;
        box-shadow: 0 5px 2px rgba(0, 0, 0, 0.4);
        position: relative;
        z-index: 2; }
  .main aside.side-nav.large {
    height: 100%;
    overflow-y: auto; }
    .main aside.side-nav.large.scroll {
      height: 100%;
      pointer-events: all; }
    .main aside.side-nav.large .side-nav__type {
      pointer-events: all; }
    .main aside.side-nav.large .side-nav__type.active > a,
    .main aside.side-nav.large .side-nav__type:hover > a {
      color: #c8102e !important; }
    .main aside.side-nav.large .side-nav__type > a {
      display: block;
      text-decoration: none;
      color: #fff;
      padding: 0.8rem;
      font-weight: bold;
      font-size: medium; }
    .main aside.side-nav.large .side-nav__thumbnail {
      margin-top: 0 !important; }
    .main aside.side-nav.large::-webkit-scrollbar {
      width: .6rem; }
    .main aside.side-nav.large::-webkit-scrollbar-track {
      -webkit-box-shadow: inset 0 0 25px #fff; }
    .main aside.side-nav.large::-webkit-scrollbar-thumb {
      background-color: rgba(0, 0, 0, 0.85);
      outline: 1px solid slategrey; }
  .main .section {
    position: absolute;
    max-width: 1366px;
    top: 0;
    left: 50%;
    width: 100%;
    height: 100%;
    transform: translateX(-50%);
    -ms-grid-columns: 300px 1fr;
    grid-template-columns: 300px 1fr; }
    .main .section aside.side-nav {
      position: static; }
      .main .section aside.side-nav .side-nav__thumbnail {
        margin-top: 50px; }
      .main .section aside.side-nav .side-nav__thumbnail + .side-nav__thumbnail {
        margin-top: 0; }
      .main .section aside.side-nav .side-nav__type a.router-link-exact-active > .side-nav__thumbnail-picture .side-nav__thumbnail-picture--hover {
        display: none; }
      .main .section aside.side-nav .side-nav__type a.router-link-exact-active > .side-nav__thumbnail-picture .side-nav__thumbnail-picture--clicked {
        position: absolute;
        width: 100%;
        display: block;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
        color: white;
        font-size: x-large;
        font-weight: bold;
        text-align: center;
        z-index: 2; }
    .main .section .section__detail.grid {
      -ms-grid-rows: 50px repeat(3, auto);
      -ms-grid-columns: auto 2fr;
      grid-template-rows: 50px repeat(3, auto);
      grid-template-columns: auto 2fr;
      grid-template-areas: "section-grid__row1 section-grid__row1" "section-grid__col1 section-grid__row2" "section-grid__col1 section-grid__row3" "section-grid__col1 section-grid__row4"; }
      .main .section .section__detail.grid .section-grid__col1 {
        grid-area: section-grid__col1;
        min-width: 300px;
        border-right: 1px solid gainsboro;
        position: relative;
        margin: -48px 1rem 1rem 1rem; }
        .main .section .section__detail.grid .section-grid__col1 > div {
          margin: .5rem 0; }
          .main .section .section__detail.grid .section-grid__col1 > div a.download-button {
            border-radius: 5px;
            justify-content: center;
            display: flex;
            align-items: center; }
            .main .section .section__detail.grid .section-grid__col1 > div a.download-button > div {
              padding: .25rem; }
        .main .section .section__detail.grid .section-grid__col1 .section-grid__col1__legend {
          align-items: center; }
          .main .section .section__detail.grid .section-grid__col1 .section-grid__col1__legend li {
            font-size: 0.8rem;
            margin-bottom: .15rem;
            background-color: rgba(0, 0, 0, 0.05);
            padding: .5rem 1rem; }
            .main .section .section__detail.grid .section-grid__col1 .section-grid__col1__legend li div {
              padding: .5rem; }
            .main .section .section__detail.grid .section-grid__col1 .section-grid__col1__legend li div:not(.button-like) {
              margin-left: 2rem; }
            .main .section .section__detail.grid .section-grid__col1 .section-grid__col1__legend li div.button-like {
              border-radius: 50%;
              box-shadow: none;
              background-color: #000;
              border: none;
              pointer-events: none;
              font-size: 0.8rem;
              padding: .25rem; }
      .main .section .section__detail.grid .section-grid__row1 {
        grid-area: section-grid__row1; }
        .main .section .section__detail.grid .section-grid__row1 a.back-button, .main .section .section__detail.grid .section-grid__row1 .section-grid__col1 > div a.download-button, .main .section .section__detail.grid .section-grid__col1 > div .section-grid__row1 a.download-button {
          float: right;
          border-radius: 5px; }
      .main .section .section__detail.grid .section-grid__row2 {
        grid-area: section-grid__row2;
        text-align: center; }
        .main .section .section__detail.grid .section-grid__row2 img {
          object-fit: cover;
          width: 100%;
          height: auto;
          max-width: 800px;
          image-rendering: -webkit-optimize-contrast; }
      .main .section .section__detail.grid .section-grid__row3 {
        grid-area: section-grid__row3; }
      .main .section .section__detail.grid .section-grid__row4 {
        justify-content: space-around;
        margin: 2rem auto 4rem;
        width: 91%;
        grid-area: section-grid__row4; }
  .main .section.grid .side-nav.large {
    height: calc(100% - 300px);
    position: relative;
    top: 50px; }

@keyframes animation_zoom_out {
  from {
    transform: scale(1);
    opacity: 1; }
  to {
    transform: scale(1.3);
    opacity: 0; } }

.fade-enter-active, .fade-leave-active {
  transition: opacity .25s; }

.fade-enter, .fade-leave-to {
  opacity: 0; }


/*# sourceMappingURL=main.90218242.css.map */