[data-v-38e011e0]:root {
  --vh: 1vh
}
.AppBrand__a11y[data-v-38e011e0] {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  margin: -1px !important;
  border: 0 !important;
  clip: rect(0 0 0 0) !important
}
.AppBrand[data-v-38e011e0], .AppBrand__brand[data-v-38e011e0] {
  display: block;
  /*width: 75px*/
	width: 150px;
/*	margin-top: 2px;*/
}
.AppBrand__brand[data-v-38e011e0] {
  color: #ede5e1;
  pointer-events: none
}
[data-v-33fbe71c]:root {
  --vh: 1vh
}
.AppFooter[data-v-33fbe71c] {
  padding-right: 25px;
  padding-left: 25px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 120px;
  background-color: #000
}
@media only screen and (min-width:992px) {
  .AppFooter[data-v-33fbe71c] {
    padding-right: 100px;
    padding-left: 100px
  }
}
@media only screen and (min-width:1200px) {
  .AppFooter[data-v-33fbe71c] {
    height: 200px
  }
}
[data-v-b9b6137e]:root {
  --vh: 1vh
}
.AppHeader[data-v-b9b6137e] {
  padding-right: 25px;
  padding-left: 25px;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 30;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 60px;
  background-color: #131518;
}
@media only screen and (min-width:992px) {
  .AppHeader[data-v-b9b6137e] {
    padding-right: 100px;
    padding-left: 100px
  }
}
[data-v-0f1ca9f8]:root {
  --vh: 1vh
}
.AppLoading__a11y[data-v-0f1ca9f8] {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  margin: -1px !important;
  border: 0 !important;
  clip: rect(0 0 0 0) !important
}
.AppLoading__tagline[data-v-0f1ca9f8] {
  letter-spacing: .11em;
  text-transform: uppercase;
  opacity: .4
}
.AppLoading[data-v-0f1ca9f8] {
  padding: 85px 25px;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 50;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  background-color: #131518;
  transition: opacity 1s cubic-bezier(.4, 0, .2, 1)
}
@media only screen and (min-width:992px) {
  .AppLoading[data-v-0f1ca9f8] {
    padding-right: 100px;
    padding-left: 100px
  }
}
@media only screen and (min-width:1200px) {
  .AppLoading[data-v-0f1ca9f8] {
    padding-top: 100px;
    padding-bottom: 100px
  }
}
.AppLoading.is-loaded[data-v-0f1ca9f8] {
  opacity: 0;
  pointer-events: none
}
.AppLoading__main[data-v-0f1ca9f8] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  transition: transform 1s cubic-bezier(.4, 0, .2, 1)
}
.AppLoading.is-loaded .AppLoading__main[data-v-0f1ca9f8] {
  transform: scale(.9)
}
.AppLoading__brand[data-v-0f1ca9f8] {
  display: block;
  width: 200px;
  height: 40px;
  margin: 0 0 25px;
  opacity: 0;
  color: #ede5e1
}
@media only screen and (min-width:520px) {
  .AppLoading__brand[data-v-0f1ca9f8] {
    width: 288px;
    height: 57px
  }
}
@media only screen and (min-width:992px) {
  .AppLoading__brand[data-v-0f1ca9f8] {
    width: 413px;
    height: 82px
  }
}
.AppLoading__tagline[data-v-0f1ca9f8] {
  margin: 0;
  opacity: 0;
  transition: opacity .25s cubic-bezier(.4, 0, .2, 1) .25s
}
@media only screen and (min-width:992px) {
  .AppLoading__tagline[data-v-0f1ca9f8] {
    font-size: 18px
  }
}
.AppLoading.is-mounted .AppLoading__tagline[data-v-0f1ca9f8] {
  opacity: 1
}
[data-v-0ddae142]:root {
  --vh: 1vh
}
.AppMark__a11y[data-v-0ddae142] {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  margin: -1px !important;
  border: 0 !important;
  clip: rect(0 0 0 0) !important
}
.AppMark[data-v-0ddae142], .AppMark__link[data-v-0ddae142], .AppMark__mark[data-v-0ddae142] {
  display: block;
  width: 35px;
  height: 20px
}
@media only screen and (min-width:1200px) {
  .AppMark[data-v-0ddae142], .AppMark__link[data-v-0ddae142], .AppMark__mark[data-v-0ddae142] {
    width: 70px;
    height: 40px
  }
}
.AppMark__mark[data-v-0ddae142] {
  opacity: 0;
  color: #ede5e1
}
[data-v-9cade324]:root {
  --vh: 1vh
}
.AppNavigation__items[data-v-9cade324] {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0
}
.AppNavigation__item[data-v-9cade324] {
  margin-left: 15px
}
@media only screen and (min-width:375px) {
  .AppNavigation__item[data-v-9cade324] {
    margin-left: 25px
  }
}
.AppNavigation__item[data-v-9cade324]:first-child {
  margin-left: 0
}
.AppNavigation__link[data-v-9cade324] {
  opacity: .2;
  transition: opacity .25s cubic-bezier(.4, 0, .2, 1)
}
.AppNavigation__link.is-active[data-v-9cade324], .AppNavigation__link[data-v-9cade324]:hover {
  opacity: 1
}
.AppLayout {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch
}
.AppLayout__main {
  min-height: calc(100% - 60px)
}
.fade-enter-active, .fade-leave-active {
  transition-duration: .25s;
  transition-property: opacity
}
.fade-enter-active {
  transition-delay: .25s
}
.fade-enter, .fade-leave-active {
  opacity: 0
}
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, 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") format("woff");
  font-weight: 400;
  font-style: normal
}
:root {
  --swiper-theme-color: #007aff
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1
}
.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box
}
.swiper-container-android .swiper-slide, .swiper-wrapper {
  transform: translateZ(0)
}
.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap
}
.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column
}
.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform
}
.swiper-slide-invisible-blank {
  visibility: hidden
}
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto
}
.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height
}
.swiper-container-3d {
  perspective: 1200px
}
.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
  transform-style: preserve-3d
}
.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start
}
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory
}
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory
}
:root {
  --swiper-navigation-size: 44px
}
.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size)/44*27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1*var(--swiper-navigation-size)/2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color))
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none
}
.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: normal;
  line-height: 1
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto
}
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
  content: "prev"
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto
}
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
  content: "next"
}
.swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white {
  --swiper-navigation-color: #fff
}
.swiper-button-next.swiper-button-black, .swiper-button-prev.swiper-button-black {
  --swiper-navigation-color: #000
}
.swiper-button-lock {
  display: none
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: opacity .3s;
  transform: translateZ(0);
  z-index: 10
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0
}
.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(.33);
  position: relative
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active, .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(.66)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(.33)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(.66)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(.33)
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: .2
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color))
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0, -50%, 0)
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: transform .2s, top .2s
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: transform .2s, left .2s
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: transform .2s, right .2s
}
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, .25);
  position: absolute
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top
}
.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0
}
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0
}
.swiper-pagination-white {
  --swiper-pagination-color: #fff
}
.swiper-pagination-black {
  --swiper-pagination-color: #000
}
.swiper-pagination-lock {
  display: none
}
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, .1)
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, .5);
  border-radius: 10px;
  left: 0;
  top: 0
}
.swiper-scrollbar-cursor-drag {
  cursor: move
}
.swiper-scrollbar-lock {
  display: none
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center
}
.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain
}
.swiper-slide-zoomed {
  cursor: move
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s linear infinite;
  box-sizing: border-box;
  border-radius: 50%;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-top: 4px solid transparent
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000
}
@keyframes swiper-preloader-spin {
  to {
    transform: rotate(1turn)
  }
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none
}
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}
.swiper-container-cube {
  overflow: visible
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible
}
.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0
}
.swiper-container-flip {
  overflow: visible
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none
}
.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}
.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
:root {
  --vh: 1vh
} /*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */ html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%
}
body {
  margin: 0
}
h1 {
  font-size: 2em;
  margin: .67em 0
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}
pre {
  font-family: monospace, monospace;
  font-size: 1em
}
a {
  background-color: transparent
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}
b, strong {
  font-weight: bolder
}
code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em
}
small {
  font-size: 80%
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sub {
  bottom: -.25em
}
sup {
  top: -.5em
}
img {
  border-style: none
}
button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}
button, input {
  overflow: visible
}
button, select {
  text-transform: none
}
[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0
}
[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: 1px dotted ButtonText
}
fieldset {
  padding: .35em .75em .625em
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}
progress {
  vertical-align: baseline
}
textarea {
  overflow: auto
}
[type=checkbox], [type=radio] {
  box-sizing: border-box;
  padding: 0
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}
details {
  display: block
}
summary {
  display: list-item
}
[hidden], template {
  display: none
}
html {
  box-sizing: border-box
}
*, :after, :before {
  box-sizing: inherit
}
blockquote, body, caption, dd, dl, fieldset, figure, form, h1, h2, h3, h4, h5, h6, hr, legend, ol, p, pre, table, td, th, ul {
  padding: 0;
  margin: 0
}
main {
  display: block
}
button, input, label, select, textarea {
  display: inline-block;
  vertical-align: middle;
  font: inherit;
  padding: 0;
  margin: 0;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  border-radius: 0;
  color: inherit;
  outline: 0;
  white-space: normal
}
fieldset {
  border: 0
}
button {
  letter-spacing: inherit;
  text-transform: inherit;
  background: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
textarea {
  resize: vertical
}
input::-ms-clear, input[type=checkbox]::-ms-check, input[type=radio]::-ms-check, select::-ms-expand {
  display: none
}
a, button, input, label, select, summary, textarea {
  touch-action: manipulation
}
a {
  color: inherit;
  text-decoration: none
}
a:active, a:focus, a:hover {
  outline: none
}
ol, ul {
  list-style: none
}
li > ol, li > ul {
  margin-bottom: 0
}
img {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
img[src*=".svg"] {
  width: 100%\9
}
a img {
  border: none
}
::-ms-reveal, img[src*=".svg"] {
  width: 100%
}
audio, canvas, iframe, svg, video {
  vertical-align: middle
}
iframe, object {
  width: 100%;
  padding: 0;
  margin: 0;
  border: 0;
  background-color: transparent;
  outline: none
}
svg {
  display: inline-block;
  width: inherit;
  height: inherit;
  fill: currentColor
}
body, html {
  background-color: #131518;
  color: #ede5e1
}
html {
  font-size: 1em;
  color: #fff;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  text-rendering: optimizeLegibility
}
body {
  width: 100%;
  height: 100%;
  overflow: hidden;
  /*font-family: National, Helvetica, sans-serif;*/
	 font-family: "Times New Roman", Times, serif;
  line-height: 1.5
}
::-moz-selection {
  background: rgba(237, 229, 225, .99);
  color: #131518
}
::selection {
  background: rgba(237, 229, 225, .99);
  color: #131518
}
@font-face {
  font-family: Domaine;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("../../fonts/domaine-display-web-semibold.woff") format("woff"), url("../../fonts/domaine-display-web-semibold.woff2") format("woff2")
}
@font-face {
  font-family: National;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("../../fonts/national-web-book.woff") format("woff"), url("../../fonts/national-web-book.woff2") format("woff2")
}
h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  color: inherit
}
h1 {
  font-size: 24px;
  /*font-family: Domaine, Helvetica, sans-serif;*/
	 font-family: "Times New Roman", Times, serif;
  line-height: 1.7
}
@media only screen and (min-width:1200px) {
  h1 {
    font-size: 32px;
    font-family: Domaine, Helvetica, sans-serif;
    line-height: 1.5
  }
}
h2 {
  font-size: 24px;
/*  font-family: Domaine, Helvetica, sans-serif;*/
	 font-family: "Times New Roman", Times, serif;
  line-height: 1.7
}
h3, h4, h5, h6 {
  font-size: 16px;
  /*font-family: Domaine, Helvetica, sans-serif;*/
	 font-family: "Times New Roman", Times, serif;
  line-height: 1.5
}
a {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
address, p {
  font-size: 16px;
  /*font-family: National, Helvetica, sans-serif;*/
	 font-family: "Times New Roman", Times, serif;
  line-height: 1.5;
  font-style: normal
}
p a {
  display: inline-block;
  text-decoration: underline
}
p a:hover {
  text-decoration: none
}
@supports ((-webkit-text-decoration-color:currentColor) or (text-decoration-color:currentColor)) {
  p a {
    -webkit-text-decoration-color: currentColor;
    text-decoration-color: currentColor;
    transition: -webkit-text-decoration-color .25s ease;
    transition: text-decoration-color .25s ease;
    transition: text-decoration-color .25s ease, -webkit-text-decoration-color .25s ease
  }
  p a:hover {
    text-decoration: underline;
    -webkit-text-decoration-color: transparent;
    text-decoration-color: transparent
  }
}
address, blockquote, cite, em, i {
  font-style: normal
}
b, strong {
  font-weight: 400
}
small {
  font-size: 16px;
  /*font-family: National, Helvetica, sans-serif;*/
	 font-family: "Times New Roman", Times, serif;
  line-height: 1.5
}
.anime-letter, .anime-word {
  display: inline-block;
  pointer-events: none
}
blockquote, h1, h2, h3, h4, h5, h6, legend, ol, p, pre, table, ul {
  margin-bottom: 40px
}
@media only screen and (min-width:992px) {
  blockquote, h1, h2, h3, h4, h5, h6, legend, ol, p, pre, table, ul {
    margin-bottom: 45px
  }
}
::-moz-placeholder {
  opacity: 1;
  color: rgba(19, 21, 24, .5);
  -moz-transition: color .25s cubic-bezier(.4, 0, .2, 1);
  transition: color .25s cubic-bezier(.4, 0, .2, 1)
}
:-ms-input-placeholder {
  opacity: 1;
  color: rgba(19, 21, 24, .5);
  -ms-transition: color .25s cubic-bezier(.4, 0, .2, 1);
  transition: color .25s cubic-bezier(.4, 0, .2, 1)
}
::-ms-input-placeholder {
  opacity: 1;
  color: rgba(19, 21, 24, .5);
  -ms-transition: color .25s cubic-bezier(.4, 0, .2, 1);
  transition: color .25s cubic-bezier(.4, 0, .2, 1)
}
::placeholder {
  opacity: 1;
  color: rgba(19, 21, 24, .5);
  transition: color .25s cubic-bezier(.4, 0, .2, 1)
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration, input[type=search]::-webkit-search-results-button, input[type=search]::-webkit-search-results-decoration {
  display: none
}
input:-webkit-autofill, input:-webkit-autofill:focus textarea:-webkit-autofill, input:-webkit-autofill:hover, select:-webkit-autofill, select:-webkit-autofill:focus, select:-webkit-autofill:hover, textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus {
  box-shadow: inset 0 0 0 1000px hsla(0, 0%, 100%, 0);
  -webkit-text-fill-color: #131518;
  -webkit-transition: none;
  transition: none
}
[data-v-4ea0b478]:root {
  --vh: 1vh
}
.Page404[data-v-4ea0b478] {
  position: relative;
  min-height: 100%
}
.Page404__main[data-v-4ea0b478] {
  padding: 85px 25px
}
@media only screen and (min-width:992px) {
  .Page404__main[data-v-4ea0b478] {
    padding-right: 100px;
    padding-left: 100px
  }
}
@media only screen and (min-width:1200px) {
  .Page404__main[data-v-4ea0b478] {
    padding-top: 100px;
    padding-bottom: 100px
  }
}
[data-v-7ca0e5a2]:root {
  --vh: 1vh
}
.MediaImage.v-lazy-image[data-v-7ca0e5a2] {
  opacity: 0;
  transition: opacity .25s cubic-bezier(.4, 0, .2, 1)
}
.MediaImage.v-lazy-image-loaded[data-v-7ca0e5a2] {
  opacity: 1
}
[data-v-37e278e0]:root {
  --vh: 1vh
}
.SliceCarousel__next span[data-v-37e278e0] {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  margin: -1px !important;
  border: 0 !important;
  clip: rect(0 0 0 0) !important
}
.SliceCarousel__heading[data-v-37e278e0] {
  letter-spacing: .11em;
  text-transform: uppercase;
  opacity: .4
}
.SliceCarousel[data-v-37e278e0] {
  width: 100%;
  border-top: 1px solid rgba(237, 229, 225, .1)
}
.SliceCarousel__main[data-v-37e278e0] {
  padding: 85px 25px
}
@media only screen and (min-width:992px) {
  .SliceCarousel__main[data-v-37e278e0] {
    padding-right: 100px;
    padding-left: 100px
  }
}
@media only screen and (min-width:1200px) {
  .SliceCarousel__main[data-v-37e278e0] {
    padding-top: 100px;
    padding-bottom: 100px
  }
}
.SliceCarousel__wrapper[data-v-37e278e0] {
  width: calc(100% + 50px);
  margin-left: -25px
}
@media only screen and (min-width:992px) {
  .SliceCarousel__wrapper[data-v-37e278e0] {
    width: calc(100% + 200px);
    margin-left: -100px
  }
}
.SliceCarousel__container[data-v-37e278e0] {
  width: 100%
}
.SliceCarousel__items[data-v-37e278e0] {
  width: 100%;
  margin: 0
}
.SliceCarousel__item[data-v-37e278e0] {
  width: calc(100% - 100px);
  max-width: 720px;
  padding: 0 0 0 25px;
  opacity: .3;
  transition: opacity 1s cubic-bezier(.4, 0, .2, 1)
}
@media only screen and (min-width:992px) {
  .SliceCarousel__item[data-v-37e278e0] {
    width: 55%;
    padding: 0 0 0 100px
  }
}
.SliceCarousel__item.swiper-slide-active[data-v-37e278e0] {
  opacity: 1
}
.SliceCarousel__text[data-v-37e278e0] p {
  font-size: 24px;
  /*font-family: Domaine, Helvetica, sans-serif;*/
	 font-family: "Times New Roman", Times, serif;
  line-height: 1.7
}
@media only screen and (min-width:992px) {
  .SliceCarousel__text[data-v-37e278e0] p {
    font-size: 32px;
    /*font-family: Domaine, Helvetica, sans-serif;*/
	   font-family: "Times New Roman", Times, serif;
    line-height: 1.5
  }
}
.SliceCarousel__logo[data-v-37e278e0] {
  display: block;
  width: 115px;
  height: auto
}
.SliceCarousel__pagination[data-v-37e278e0] {
  display: none
}
@media only screen and (min-width:768px) {
  .SliceCarousel__pagination[data-v-37e278e0] {
    position: absolute;
    top: 58px;
    left: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
    padding: 0 25px 0 0;
    pointer-events: none
  }
}
@media only screen and (min-width:992px) {
  .SliceCarousel__pagination[data-v-37e278e0] {
    padding: 0 100px 0 0
  }
}
.SliceCarousel__next[data-v-37e278e0] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  background-color: #fff;
  border-radius: 50%;
  pointer-events: auto
}
.SliceCarousel__next[data-v-37e278e0]:before {
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  margin: 0 0 0 -3px;
  border-color: #131518 #131518 rgba(19, 21, 24, 0) rgba(19, 21, 24, 0);
  border-style: solid;
  border-width: 1px;
  transform: rotate(45deg)
}
[data-v-68ec58f2]:root {
  --vh: 1vh
}
.SliceDisplay[data-v-68ec58f2] {
  width: 100%
}
.SliceDisplay__items[data-v-68ec58f2] {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin: 0;
  grid-gap: 1px
}
@media only screen and (min-width:520px) {
  .SliceDisplay__items[data-v-68ec58f2] {
    grid-template-columns: repeat(4, 1fr)
  }
}
.SliceDisplay__item[data-v-68ec58f2] {
  position: relative;
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-bottom: 100%
}
.SliceDisplay__item[data-v-68ec58f2]:first-child {
  padding-bottom: calc(200% + 1px);
  grid-row: 1/3
}
.SliceDisplay__media[data-v-68ec58f2] {
  position: absolute;
  top: -1px;
  left: -1px;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  opacity: 0;
  -o-object-fit: cover;
  object-fit: cover
}
[data-v-0a37ad3a]:root {
  --vh: 1vh
}
.SliceLinks__heading[data-v-0a37ad3a] {
  letter-spacing: .11em;
  text-transform: uppercase;
  opacity: .4
}
.SliceLinks[data-v-0a37ad3a] {
  width: 100%;
  border-top: 1px solid rgba(237, 229, 225, .1)
}
.SliceLinks__main[data-v-0a37ad3a] {
  padding: 85px 25px
}
@media only screen and (min-width:992px) {
  .SliceLinks__main[data-v-0a37ad3a] {
    padding-right: 100px;
    padding-left: 100px
  }
}
@media only screen and (min-width:1200px) {
  .SliceLinks__main[data-v-0a37ad3a] {
    padding-top: 100px;
    padding-bottom: 100px
  }
}
.SliceLinks__items[data-v-0a37ad3a] {
  margin-bottom: 0
}
.SliceLinks__item[data-v-0a37ad3a] {
  font-size: 32px;
 /* font-family: Domaine, Helvetica, sans-serif;*/
	 font-family: "Times New Roman", Times, serif;
  line-height: 1.5;
  width: 100%;
  margin: 0 0 10px
}
@media only screen and (min-width:1440px) {
  .SliceLinks__item[data-v-0a37ad3a] {
    font-size: 80px;
    line-height: 1;
    margin: 0 0 30px
  }
}
.SliceLinks__item[data-v-0a37ad3a]:last-child {
  margin-bottom: 0
}
.SliceLinks__item-link[data-v-0a37ad3a] {
  display: block;
  opacity: .2;
  transition: opacity .25s cubic-bezier(.4, 0, .2, 1)
}
.SliceLinks__item-link[data-v-0a37ad3a]:active, .SliceLinks__item-link[data-v-0a37ad3a]:focus, .SliceLinks__item-link[data-v-0a37ad3a]:hover {
  opacity: 1
}
[data-v-40183737]:root {
  --vh: 1vh
}
.SliceOverview__heading[data-v-40183737] {
  letter-spacing: .11em;
  text-transform: uppercase;
  opacity: .4
}
.SliceOverview[data-v-40183737] {
  width: 100%;
  border-top: 1px solid rgba(237, 229, 225, .1)
}
@media only screen and (min-width:768px) {
  .SliceOverview[data-v-40183737] {
    display: flex;
    align-items: flex-start
  }
}
.SliceOverview__main[data-v-40183737] {
  padding: 85px 25px;
  flex: 1
}
@media only screen and (min-width:992px) {
  .SliceOverview__main[data-v-40183737] {
    padding-right: 100px;
    padding-left: 100px
  }
}
@media only screen and (min-width:1200px) {
  .SliceOverview__main[data-v-40183737] {
    padding-top: 100px;
    padding-bottom: 100px
  }
}
.SliceOverview__text[data-v-40183737] p {
  font-size: 24px;
  /*font-family: Domaine, Helvetica, sans-serif;*/
	 font-family: "Times New Roman", Times, serif;
  line-height: 1.7
}
@media only screen and (min-width:992px) {
  .SliceOverview__text[data-v-40183737] p {
    font-size: 32px;
    /*font-family: Domaine, Helvetica, sans-serif;*/
	   font-family: "Times New Roman", Times, serif;
    line-height: 1.5
  }
}
.SliceOverview__additional[data-v-40183737] {
  width: 100%;
  height: 0;
  overflow: hidden;
  transition: height 1s cubic-bezier(.4, 0, .2, 1)
}
.SliceOverview__more[data-v-40183737] {
  font-size: 16px;
  /*font-family: National, Helvetica, sans-serif;*/
	 font-family: "Times New Roman", Times, serif;
  line-height: 1.5;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 15px 7px;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #ede5e1;
  border-radius: 30px;
  color: #131518;
  transition: background-color .25s cubic-bezier(.4, 0, .2, 1)
}
.SliceOverview__more[data-v-40183737]:active, .SliceOverview__more[data-v-40183737]:focus, .SliceOverview__more[data-v-40183737]:hover {
  background-color: #fff
}
.SliceOverview__image[data-v-40183737] {
  width: 100%
}
@media only screen and (min-width:768px) {
  .SliceOverview__image[data-v-40183737] {
    position: -webkit-sticky;
    position: sticky;
    top: -25px;
    width: 50%;
    padding-top: 85px;
    padding-bottom: 85px
  }
}
@media only screen and (min-width:992px) {
  .SliceOverview__image[data-v-40183737] {
    width: 400px
  }
}
@media only screen and (min-width:1200px) {
  .SliceOverview__image[data-v-40183737] {
    top: -40px;
    width: 500px;
    padding-top: 100px;
    padding-bottom: 100px
  }
}
.SliceOverview__media[data-v-40183737] {
  display: block;
  width: 100%;
  height: auto
}
[data-v-62ec7160]:root {
  --vh: 1vh
}
.SliceQuote__author[data-v-62ec7160] {
  letter-spacing: .11em;
  text-transform: uppercase;
  opacity: .4
}
.SliceQuote[data-v-62ec7160] {
  width: 100%;
  border-top: 1px solid rgba(237, 229, 225, .1)
}
.SliceQuote__main[data-v-62ec7160] {
  padding: 85px 25px;
  margin: 0
}
@media only screen and (min-width:992px) {
  .SliceQuote__main[data-v-62ec7160] {
    padding-right: 100px;
    padding-left: 100px
  }
}
@media only screen and (min-width:1200px) {
  .SliceQuote__main[data-v-62ec7160] {
    padding-top: 100px;
    padding-bottom: 100px
  }
}
.SliceQuote__text[data-v-62ec7160] p {
  /*font-family: Domaine, Helvetica, sans-serif;*/
	 font-family: "Times New Roman", Times, serif;
  font-size: 72px;
  line-height: 1.1;
  opacity: .2;
  quotes: "“""”""‘""’"
}
@media only screen and (min-width:992px) {
  .SliceQuote__text[data-v-62ec7160] p {
    font-size: 120px;
    line-height: 1
  }
}
.SliceQuote__text[data-v-62ec7160] p:before {
  content: open-quote;
  margin-left: -25px
}
@media only screen and (min-width:992px) {
  .SliceQuote__text[data-v-62ec7160] p:before {
    margin-left: -42px
  }
}
.SliceQuote__text[data-v-62ec7160] p:after {
  content: close-quote
}
.SliceQuote__author[data-v-62ec7160] {
  margin: 0
}
[data-v-06a0a86a]:root {
  --vh: 1vh
}
.SliceServices__heading[data-v-06a0a86a] {
  letter-spacing: .11em;
  text-transform: uppercase;
  opacity: .4
}
.SliceServices[data-v-06a0a86a] {
  width: 100%;
  border-top: 1px solid rgba(237, 229, 225, .1)
}
.SliceServices__main[data-v-06a0a86a] {
  padding: 85px 25px
}
@media only screen and (min-width:992px) {
  .SliceServices__main[data-v-06a0a86a] {
    padding-right: 100px;
    padding-left: 100px
  }
}
@media only screen and (min-width:1200px) {
  .SliceServices__main[data-v-06a0a86a] {
    padding-top: 100px;
    padding-bottom: 100px
  }
}
.SliceServices__description[data-v-06a0a86a] {
  font-size: 32px;
  /*font-family: Domaine, Helvetica, sans-serif;*/
	 font-family: "Times New Roman", Times, serif;
  line-height: 1.5
}
.SliceServices__items[data-v-06a0a86a] {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-row-gap: 40px;
  margin-bottom: 0
}
@media only screen and (min-width:768px) {
  .SliceServices__items[data-v-06a0a86a] {
    grid-template-columns: repeat(2, 1fr);
    grid-row-gap: 50px
  }
}
@media only screen and (min-width:1200px) {
  .SliceServices__items[data-v-06a0a86a] {
    grid-template-columns: repeat(4, 1fr)
  }
}
.SliceServices__item[data-v-06a0a86a] {
  width: 100%;
  padding: 20px 0 0;
  border-top: 1px solid rgba(237, 229, 225, .1)
}
@media only screen and (min-width:768px) {
  .SliceServices__item[data-v-06a0a86a] {
    padding: 20px 25px 0 0
  }
}
@media only screen and (min-width:1200px) {
  .SliceServices__item[data-v-06a0a86a] {
    padding: 20px 50px 0 0
  }
}
.SliceServices__item-heading[data-v-06a0a86a] {
  font-size: 24px;
  /*font-family: National, Helvetica, sans-serif;*/
	 font-family: "Times New Roman", Times, serif;
  line-height: 1.4;
  margin-bottom: 14px
}
.SliceServices__item-text[data-v-06a0a86a] p:last-child {
  margin-bottom: 0
}




/*.SliceCarousel__text>p::first-line {
  font-size: 33rem;
  font-weight: bold;
  text-decoration: underline;
}*/

/*ul.SliceDisplay__items {
	 
filter: grayscale(1) invert(1);
}*/


/*ul.SliceDisplay__items li {
filter: grayscale(1) invert(1);
 
}

ul.SliceDisplay__items li:first-child {
 
	filter: grayscale(0) invert(1)   hue-rotate(-30deg);
}
*/


ul.SliceDisplay__items li {
/*filter: grayscale(1) invert(0);*/
	filter: grayscale(0) invert(0)   hue-rotate(90deg);
 
}

ul.SliceDisplay__items li:first-child {
 /* filter:none;*/
	filter: grayscale(0) invert(0)   hue-rotate(90deg);
}

