/*! 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; }

@font-face {
  font-family: 'Agrandir';
  font-style: normal;
  src: url("../fonts/agrandir.ttf") format("truetype");
  font-feature-settings: "salt"; }

@font-face {
  font-family: 'Usans';
  font-weight: 400;
  font-style: normal;
  src: url("../fonts/usans-400.woff2") format("woff2"); }

@font-face {
  font-family: 'Usans';
  font-weight: 750;
  font-style: normal;
  src: url("../fonts/usans-750.woff2") format("woff2"); }

header {
  padding-left: constant(safe-area-inset-left);
  padding-right: constant(safe-area-inset-right);
  padding-left: env(safe-area-inset-left);
  padding-right: env(safe-area-inset-right); }

main {
  width: 100%;
  margin: 0;
  padding: 0;
  padding-left: constant(safe-area-inset-left);
  padding-right: constant(safe-area-inset-right);
  padding-left: env(safe-area-inset-left);
  padding-right: env(safe-area-inset-right); }

section {
  padding-left: constant(safe-area-inset-left);
  padding-right: constant(safe-area-inset-right);
  padding-left: env(safe-area-inset-left);
  padding-right: env(safe-area-inset-right); }

footer {
  width: 100vw;
  padding-left: constant(safe-area-inset-left);
  padding-right: constant(safe-area-inset-right);
  padding-left: env(safe-area-inset-left);
  padding-right: env(safe-area-inset-right); }

.section__column + .section__column {
  margin-left: 70px; }

.section__column--1 {
  width: calc((((100vw - (2 * 70px)) - (70px * 11)) / 12 * 1) + (70px * 0)); }
  @media (max-width: 767px) {
    .section__column--1 {
      width: 100%; } }
.section__column--2 {
  width: calc((((100vw - (2 * 70px)) - (70px * 11)) / 12 * 2) + (70px * 1)); }
  @media (max-width: 767px) {
    .section__column--2 {
      width: 100%; } }
.section__column--3 {
  width: calc((((100vw - (2 * 70px)) - (70px * 11)) / 12 * 3) + (70px * 2)); }
  @media (max-width: 767px) {
    .section__column--3 {
      width: 100%; } }
.section__column--4 {
  width: calc((((100vw - (2 * 70px)) - (70px * 11)) / 12 * 4) + (70px * 3)); }
  @media (max-width: 767px) {
    .section__column--4 {
      width: 100%; } }
.section__column--5 {
  width: calc((((100vw - (2 * 70px)) - (70px * 11)) / 12 * 5) + (70px * 4)); }
  @media (max-width: 767px) {
    .section__column--5 {
      width: 100%; } }
.section__column--6 {
  width: calc((((100vw - (2 * 70px)) - (70px * 11)) / 12 * 6) + (70px * 5)); }
  @media (max-width: 767px) {
    .section__column--6 {
      width: 100%; } }
.section__column--7 {
  width: calc((((100vw - (2 * 70px)) - (70px * 11)) / 12 * 7) + (70px * 6)); }
  @media (min-width: 768px) and (max-width: 1279px) {
    .section__column--7 {
      width: calc((((100vw - (2 * 70px)) - (70px * 11)) / 12 * 10) + (70px * 9)); } }
  @media (max-width: 767px) {
    .section__column--7 {
      width: 100%; } }
.section__column--8 {
  width: calc((((100vw - (2 * 70px)) - (70px * 11)) / 12 * 8) + (70px * 7)); }
  @media (min-width: 768px) and (max-width: 1279px) {
    .section__column--8 {
      width: calc((((100vw - (2 * 70px)) - (70px * 11)) / 12 * 10) + (70px * 9)); } }
  @media (max-width: 767px) {
    .section__column--8 {
      width: 100%; } }
.section__column--9 {
  width: calc((((100vw - (2 * 70px)) - (70px * 11)) / 12 * 9) + (70px * 8)); }
  @media (min-width: 768px) and (max-width: 1279px) {
    .section__column--9 {
      width: 100%; } }
  @media (max-width: 767px) {
    .section__column--9 {
      width: 100%; } }
.section__column--10 {
  width: calc((((100vw - (2 * 70px)) - (70px * 11)) / 12 * 10) + (70px * 9)); }
  @media (min-width: 768px) and (max-width: 1279px) {
    .section__column--10 {
      width: 100%; } }
  @media (max-width: 767px) {
    .section__column--10 {
      width: 100%; } }
.section__column--11 {
  width: calc((((100vw - (2 * 70px)) - (70px * 11)) / 12 * 11) + (70px * 10)); }
  @media (min-width: 768px) and (max-width: 1279px) {
    .section__column--11 {
      width: 100%; } }
  @media (max-width: 767px) {
    .section__column--11 {
      width: 100%; } }
.section__column--12 {
  width: calc((((100vw - (2 * 70px)) - (70px * 11)) / 12 * 12) + (70px * 11)); }

#grid {
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: 100;
  padding: 0 70px;
  display: flex;
  justify-content: space-between;
  pointer-events: none; }
  #grid .column {
    background: rgba(17, 68, 209, 0.12);
    width: calc((((100vw - (2 * 70px)) - (70px * 11)) / 12 * 1) + (70px * 0)); }

html {
  box-sizing: border-box;
  overflow-x: hidden; }

*,
*:before,
*:after {
  box-sizing: inherit; }

body {
  background: #F9F7F2;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
  padding: 0;
  margin: 0;
  min-height: 100vh;
  font-family: "Usans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 160%;
  letter-spacing: -0.05em;
  font-size: 40px;
  color: #1C252F; }
  @media (max-width: 767px) {
    body {
      min-height: calc(100vh - 86px - 28px); } }
img, svg {
  max-width: 100%;
  height: auto; }

img {
  font-size: 0px; }

a {
  text-decoration: none; }

a.button {
  background: black;
  font-family: "Usans", Helvetica, Arial, sans-serif;
  font-weight: 750;
  font-size: 24px;
  letter-spacing: -0.035em;
  color: white;
  border-radius: 32px;
  height: 64px;
  line-height: 2.5em;
  margin: 0;
  padding: 0 30px;
  display: inline-block;
  cursor: pointer; }
  @media (min-width: 768px) and (max-width: 1279px) {
    a.button {
      height: 56px;
      border-radius: 28px;
      font-size: 21px;
      line-height: 2.58em;
      padding: 0 26px; } }
  @media (max-width: 767px) {
    a.button {
      height: 50px;
      border-radius: 25px;
      font-size: 18px;
      line-height: 2.65em;
      padding: 0 22px; } }
  a.button svg {
    width: 20px;
    height: 20px;
    display: inline-block;
    position: relative;
    margin-left: 16px; }
    @media (min-width: 768px) and (max-width: 1279px) {
      a.button svg {
        width: 18px;
        height: 18px;
        margin-left: 12px; } }
    @media (max-width: 767px) {
      a.button svg {
        width: 16px;
        height: 16px;
        top: 1px;
        margin-left: 10px; } }
  a.button span.light {
    font-weight: 400; }
  a.button span.at {
    position: relative;
    top: 3px;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-left: 1px; }
    @media (min-width: 768px) and (max-width: 1279px) {
      a.button span.at {
        width: 18px;
        height: 18px;
        top: 3.25px;
        margin-left: 0; } }
    @media (max-width: 767px) {
      a.button span.at {
        width: 16px;
        height: 16px;
        top: 2px; } }
    a.button span.at svg {
      margin: 0; }
  a.button:hover, a.button:active {
    background: #1144D1; }
  a.button.big {
    font-size: 32px;
    line-height: 1.88em;
    padding: 0 28px 0 25px; }
    @media (min-width: 768px) and (max-width: 1279px) {
      a.button.big {
        font-size: 28px;
        line-height: 1.89em;
        padding: 0 25px 0 23px; } }
    @media (max-width: 767px) {
      a.button.big {
        font-size: 24px;
        line-height: 1.93em;
        padding: 0 22px 0 20px; } }
  a.button.ghost {
    background: none;
    box-sizing: border-box;
    border: 2px solid black;
    color: black;
    line-height: 2.35em; }
    @media (min-width: 768px) and (max-width: 1279px) {
      a.button.ghost {
        line-height: 2.35em; } }
    @media (max-width: 767px) {
      a.button.ghost {
        line-height: 2.4em; } }
    a.button.ghost svg path {
      fill: black; }
    a.button.ghost:hover, a.button.ghost:active {
      background: black;
      color: white; }
      a.button.ghost:hover svg path, a.button.ghost:active svg path {
        fill: white; }

br.d {
  display: none; }
  @media (min-width: 1440px) {
    br.d {
      display: block; } }
br.l {
  display: none; }
  @media (min-width: 1280px) and (max-width: 1439px) {
    br.l {
      display: block; } }
br.s-l {
  display: none; }
  @media (min-width: 1025px) and (max-width: 1279px) {
    br.s-l {
      display: block; } }
br.t-l {
  display: none; }
  @media (width: 1024px) {
    br.t-l {
      display: block; } }
br.m {
  display: none; }
  @media (max-width: 767px) {
    br.m {
      display: block; } }
svg.icon-external {
  width: calc(100vw/(1440/30));
  height: auto; }
  @media (min-width: 1025px) and (max-width: 1279px) {
    svg.icon-external {
      width: calc(100vw/(1180/28)); } }
  @media (width: 1024px) {
    svg.icon-external {
      width: calc(100vw/(1024/26)); } }
  @media (min-width: 768px) and (max-width: 1023px) {
    svg.icon-external {
      width: calc(100vw/(768/24)); } }
  @media (max-width: 767px) {
    svg.icon-external {
      width: calc(100vw/(375/20)); } }
body:after {
  display: none;
  content: url("../img/tile-valencia.jpg") url("../img/tile-mar.jpg") url("../img/tile-master.jpg") url("../img/tile-labela.jpg") url("../img/tile-versheid.gif"); }

header {
  background: #1144D1;
  width: 100vw;
  height: 100vh;
  min-height: 600px;
  position: relative; }
  @media (max-width: 767px) {
    header {
      min-height: auto;
      height: calc(100vh - 86px - 28px);
      height: calc(var(--vh, 1vh) * 100); } }
  @media (min-width: 768px) and (max-width: 1279px) {
    header {
      min-height: auto;
      height: calc(100vh - 44px - 28px);
      height: calc(var(--vh, 1vh) * 100); } }
  header #header {
    background: url("../img/olivasky.png") center center no-repeat fixed;
    background-size: cover;
    width: 100vw;
    height: 100vh; }
    @media (max-width: 1025px) {
      header #header {
        background: url("../img/olivasky-portrait.png") 0 0 no-repeat;
        background-size: cover;
        height: calc(100vh - 86px - 28px);
        height: calc(var(--vh, 1vh) * 100);
        display: block; } }
    header #header canvas {
      position: fixed;
      z-index: 0;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none; }
  header #header-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1; }
    @media (max-width: 1023px) {
      header #header-overlay {
        display: block; } }
    header #header-overlay #title {
      width: 100%;
      padding: 28px 0 0;
      position: fixed; }
      @media (max-width: 1023px) {
        header #header-overlay #title {
          padding: 0;
          position: relative; } }
      @media (max-width: 1023px) {
        header #header-overlay #title a.home {
          position: absolute;
          width: 1px;
          height: 1px;
          padding: 0;
          margin: -1px;
          overflow: hidden;
          clip: rect(0, 0, 0, 0);
          border: 0; } }
      header #header-overlay #title h1 {
        font-family: "Usans", Helvetica, Arial, sans-serif;
        font-style: normal;
        font-weight: 750;
        line-height: 136%;
        text-align: center;
        letter-spacing: -0.05em;
        color: white;
        margin: 0;
        padding: 0;
        width: 100%; }
        @media (width: 1024px) {
          header #header-overlay #title h1 {
            font-size: calc(100vw/(1024/80)); } }
        @media (min-width: 1025px) and (max-width: 1279px) {
          header #header-overlay #title h1 {
            font-size: calc(100vw/(1180/90)); } }
        @media (min-width: 1280px) and (max-width: 1439px) {
          header #header-overlay #title h1 {
            font-size: calc(100vw/(1280/100)); } }
        @media (min-width: 1440px) {
          header #header-overlay #title h1 {
            font-size: calc(100vw/(1440/100)); } }
        header #header-overlay #title h1::-moz-selection, header #header-overlay #title h1::selection {
          background: rgba(249, 247, 242, 0.2); }
      header #header-overlay #title p {
        font-family: "Usans", Helvetica, Arial, sans-serif;
        font-style: normal;
        font-weight: 400;
        line-height: 136%;
        text-align: center;
        letter-spacing: -0.05em;
        color: white;
        margin: -0.34em 0 0;
        padding: 0;
        width: 100%; }
        @media (width: 1024px) {
          header #header-overlay #title p {
            font-size: calc(100vw/(1024/80)); } }
        @media (min-width: 1025px) and (max-width: 1279px) {
          header #header-overlay #title p {
            font-size: calc(100vw/(1180/90)); } }
        @media (min-width: 1280px) and (max-width: 1439px) {
          header #header-overlay #title p {
            font-size: calc(100vw/(1280/100)); } }
        @media (min-width: 1440px) {
          header #header-overlay #title p {
            font-size: calc(100vw/(1440/100)); } }
        header #header-overlay #title p::-moz-selection, header #header-overlay #title p::selection {
          background: rgba(249, 247, 242, 0.2); }
      header #header-overlay #title .mobile-title {
        display: none; }
        @media (max-width: 1023px) {
          header #header-overlay #title .mobile-title {
            display: block;
            padding: 28px; } }
        @media (min-width: 768px) and (max-width: 1023px) {
          header #header-overlay #title .mobile-title {
            padding: 64px 70px 0; } }
        header #header-overlay #title .mobile-title svg {
          width: 100%;
          height: auto; }
    header #header-overlay .bottom {
      position: absolute;
      left: 28px;
      bottom: 28px; }
      @media (max-width: 767px) {
        header #header-overlay .bottom {
          left: 20px;
          bottom: 20px; } }
      header #header-overlay .bottom a.button {
        background: white;
        color: black; }
        header #header-overlay .bottom a.button svg path {
          fill: black; }
        header #header-overlay .bottom a.button:hover, header #header-overlay .bottom a.button:active {
          background: black;
          color: white; }
          header #header-overlay .bottom a.button:hover svg path, header #header-overlay .bottom a.button:active svg path {
            fill: white; }

main {
  background: #F9F7F2;
  width: 100vw;
  position: relative;
  z-index: 10;
  padding-top: 28px;
  padding-bottom: 35vh;
  display: flex;
  flex-direction: column; }
  @media (min-width: 768px) and (max-width: 1279px) {
    main {
      padding-top: 20px;
      padding-bottom: 40vh; } }
  @media (max-width: 767px) {
    main {
      padding-top: 12px;
      padding-bottom: 25vh; } }
  main ::-moz-selection, main ::selection {
    background: rgba(255, 199, 6, 0.5); }
  main p {
    font-family: "Usans", Helvetica, Arial, sans-serif;
    font-weight: 400;
    line-height: 160%;
    letter-spacing: -0.05em;
    font-size: calc(100vw/(1440/40));
    color: rgba(0, 0, 0, 0.9);
    text-align: left;
    position: relative;
    z-index: 1; }
    @media (min-width: 1025px) and (max-width: 1279px) {
      main p {
        font-size: calc(100vw/(1180/40)); } }
    @media (width: 1024px) {
      main p {
        font-size: calc(100vw/(1024/36)); } }
    @media (min-width: 768px) and (max-width: 1023px) {
      main p {
        font-size: calc(100vw/(768/32)); } }
    @media (max-width: 767px) {
      main p {
        font-size: calc(100vw/(375/26)); } }
    main p strike {
      color: #BBB9B5; }
    main p span.typeflex, main p span.typevar {
      font-family: "Agrandir", Helvetica, Arial, sans-serif;
      font-weight: 550;
      color: black;
      letter-spacing: -0.03em;
      text-rendering: optimizeSpeed;
      font-feature-settings: "salt"; }
      @media (max-width: 1025px) {
        main p span.typeflex, main p span.typevar {
          pointer-events: none;
          touch-action: none; } }
      main p span.typeflex span[data-char="V"], main p span.typevar span[data-char="V"] {
        margin-right: -0.08em; }
    main p span.typevar {
      display: inline-block;
      margin: 0 1px; }
    main p span.typeflex {
      user-select: none; }
      main p span.typeflex.typeflex-example {
        position: absolute;
        left: -9999px;
        color: #F9F7F2; }
    main p span.tile {
      display: inline-block;
      position: relative; }
      main p span.tile object.hover {
        width: calc(100vw/(1440/400));
        height: calc(100vw/(1440/320));
        z-index: 21;
        display: none;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        overflow: hidden; }
        @media (min-width: 1025px) and (max-width: 1279px) {
          main p span.tile object.hover {
            width: calc(100vw/(1180/360));
            height: calc(100vw/(1180/290)); } }
        @media (width: 1024px) {
          main p span.tile object.hover {
            width: calc(100vw/(1024/360));
            height: calc(100vw/(1024/290)); } }
        main p span.tile object.hover:after {
          content: '';
          display: block;
          width: 100%;
          height: 100%;
          position: absolute;
          z-index: 12;
          top: 0;
          left: 0;
          background-color: rgba(89, 84, 86, 0.1); }
        main p span.tile object.hover img {
          position: relative;
          width: 100%;
          height: 100%;
          object-fit: cover;
          z-index: 11; }
        main p span.tile object.hover span.typeflex {
          width: 200%;
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          z-index: 21;
          color: white;
          text-align: center;
          margin-top: 3px; }
      @media (min-width: 1025px) {
        main p span.tile:hover object.hover {
          display: block; } }
      @media (min-width: 1025px) {
        main p span.tile:hover object.hover span.typeflex {
          display: block; } }
      main p span.tile.valencia object.hover {
        background-color: #948E85; }
      main p span.tile.mar object.hover {
        background-color: #675953; }
      main p span.tile.awwwards object.hover {
        background-color: #49c5b6; }
      main p span.tile.master object.hover {
        background-color: #746153; }
      main p span.tile.labela object.hover {
        background-color: #C1A688; }
      main p span.tile.versheid object.hover {
        background-color: #671783; }
    main p object.mobile-img {
      display: none; }
      @media (max-width: 1025px) {
        main p object.mobile-img {
          display: block;
          width: 50vw;
          height: auto;
          line-height: 0;
          margin: 12px 0; } }
      @media (min-width: 768px) and (max-width: 1279px) {
        main p object.mobile-img {
          margin: 24px 0; } }
    main p a, main p a:visited {
      color: black;
      position: relative; }
      main p a svg.icon-external, main p a:visited svg.icon-external {
        display: inline-block;
        position: relative;
        top: 5px;
        margin-left: 5px;
        margin-right: 6px; }
        @media (min-width: 1280px) and (max-width: 1439px) {
          main p a svg.icon-external, main p a:visited svg.icon-external {
            top: 4px; } }
        @media (min-width: 768px) and (max-width: 1279px) {
          main p a svg.icon-external, main p a:visited svg.icon-external {
            top: 3px; } }
        @media (max-width: 767px) {
          main p a svg.icon-external, main p a:visited svg.icon-external {
            top: 3px;
            margin-left: 3px;
            margin-right: 4px; } }
      main p a object.inline-hover, main p a:visited object.inline-hover {
        position: relative;
        top: 0;
        left: 0;
        display: none; }
    main p a:hover {
      color: #1144D1; }
      @media (max-width: 1025px) {
        main p a:hover object.inline-hover, main p a:hover object.inline-hover:active {
          display: none; } }
      main p a:hover svg path {
        fill: #1144D1; }
      main p a:hover span.typeflex, main p a:hover span.typevar {
        color: inherit; }
  main section {
    width: 100vw;
    margin-left: 70px;
    margin-right: 70px; }
    @media (max-width: 1025px) {
      main section {
        margin-left: 0;
        margin-right: 0;
        padding-left: 50px;
        padding-right: 50px; } }
    @media (max-width: 767px) {
      main section {
        padding-left: 28px;
        padding-right: 28px; } }
  main section.intro {
    align-self: flex-start;
    display: flex;
    flex-direction: column; }
    @media (min-width: 1025px) {
      main section.intro {
        width: calc((((100vw - (2 * 70px)) - (70px * 11)) / 12 * 10) + (70px * 9)); } }
    @media (min-width: 1025px) and (max-width: 1279px) {
      main section.intro {
        width: calc((((100vw - (2 * 70px)) - (70px * 11)) / 12 * 11) + (70px * 10)); } }
    main section.intro p {
      align-self: flex-start; }
      @media (min-width: 1025px) {
        main section.intro p {
          width: calc((((100vw - (2 * 70px)) - (70px * 11)) / 12 * 9) + (70px * 8)); } }
      @media (width: 1024px) {
        main section.intro p {
          width: 80vw; } }
      @media (min-width: 1025px) and (max-width: 1279px) {
        main section.intro p {
          width: calc((((100vw - (2 * 70px)) - (70px * 11)) / 12 * 10) + (70px * 9)); } }
    main section.intro img.profile {
      object-fit: cover;
      align-self: flex-end; }
      @media (max-width: 767px) {
        main section.intro img.profile {
          width: calc(100vw - (2 * 28px));
          height: calc((100vw - (2 * 28px)) * 1.28);
          margin-top: 20px;
          border-top-left-radius: calc((100vw - (2 * 28px)) / 2);
          border-top-right-radius: calc((100vw - (2 * 28px)) / 2); } }
      @media (min-width: 768px) and (max-width: 1279px) {
        main section.intro img.profile {
          width: 50vw;
          height: calc(50vw * 1.28);
          margin-top: 32px;
          border-top-left-radius: calc(50vw / 2);
          border-top-right-radius: calc(50vw / 2); } }
      @media (min-width: 1025px) {
        main section.intro img.profile {
          width: calc((((100vw - (2 * 70px)) - (70px * 11)) / 12 * 5) + (70px * 4));
          height: calc(calc((((100vw - (2 * 70px)) - (70px * 11)) / 12 * 5) + (70px * 4)) * 1.28);
          border-top-left-radius: calc(calc((((100vw - (2 * 70px)) - (70px * 11)) / 12 * 5) + (70px * 4)) / 2);
          border-top-right-radius: calc(calc((((100vw - (2 * 70px)) - (70px * 11)) / 12 * 5) + (70px * 4)) / 2); } }
  main section.gusta {
    align-self: center; }
    @media (min-width: 1025px) {
      main section.gusta {
        width: calc((((100vw - (2 * 70px)) - (70px * 11)) / 12 * 8) + (70px * 7)); } }
    @media (width: 1024px) {
      main section.gusta {
        width: 100vw; } }
    @media (min-width: 1025px) and (max-width: 1279px) {
      main section.gusta {
        width: 75vw; } }
    @media (width: 1024px) {
      main section.gusta p {
        width: 70vw; } }
  main section.photo-wall {
    position: relative; }
    @media (min-width: 1025px) {
      main section.photo-wall {
        height: 850px;
        margin: 100px 0 0; } }
    @media (min-width: 1025px) and (max-width: 1279px) {
      main section.photo-wall {
        height: 600px; } }
    @media (width: 1024px) {
      main section.photo-wall {
        padding: 0;
        margin-top: 70px; } }
    @media (max-width: 1023px) {
      main section.photo-wall {
        height: auto;
        padding: 0; } }
    main section.photo-wall #imagetrail {
      width: 100%;
      height: 100%;
      display: flex;
      justify-content: center;
      align-items: center;
      isolation: isolate;
      position: relative;
      z-index: 15;
      pointer-events: none; }
      @media (max-width: 1025px) {
        main section.photo-wall #imagetrail {
          display: none; } }
      main section.photo-wall #imagetrail .content__img {
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0;
        will-change: transform;
        filter: none; }
        @media (width: 1024px) {
          main section.photo-wall #imagetrail .content__img {
            max-width: 220px; } }
        @media (min-width: 1025px) and (max-width: 1279px) {
          main section.photo-wall #imagetrail .content__img {
            max-width: 230px; } }
        @media (min-width: 1280px) and (max-width: 1439px) {
          main section.photo-wall #imagetrail .content__img {
            max-width: 240px; } }
        @media (min-width: 1440px) {
          main section.photo-wall #imagetrail .content__img {
            max-width: calc(100vw/(1440/250)); } }
    main section.photo-wall .images {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      display: flex;
      justify-content: space-between; }
      @media (max-width: 1025px) {
        main section.photo-wall .images {
          position: relative;
          flex-direction: column; } }
      main section.photo-wall .images .set {
        width: calc(calc((((100vw - (2 * 70px)) - (70px * 11)) / 12 * 7) + (70px * 6)) + 70px + 70px);
        align-self: flex-end;
        display: flex;
        justify-content: space-between; }
        @media (max-width: 1025px) {
          main section.photo-wall .images .set {
            width: 100%;
            align-self: flex-start;
            display: block;
            order: 2;
            margin: 100px 0 0; } }
        main section.photo-wall .images .set .center {
          flex-grow: 1;
          padding-left: 60px;
          display: flex;
          flex-direction: column;
          justify-content: space-between; }
          @media (max-width: 1025px) {
            main section.photo-wall .images .set .center {
              flex-grow: auto;
              padding: 0; } }
          main section.photo-wall .images .set .center object.circle {
            align-self: flex-end;
            display: block;
            width: calc(calc((((100vw - (2 * 70px)) - (70px * 11)) / 12 * 2) + (70px * 1)) + (70px * 2));
            height: calc(calc((((100vw - (2 * 70px)) - (70px * 11)) / 12 * 2) + (70px * 1)) + (70px * 2));
            background: #FFC706;
            border-radius: 50%; }
            @media (max-width: 1025px) {
              main section.photo-wall .images .set .center object.circle {
                position: absolute;
                left: 50%;
                transform: translateX(-50%); } }
            @media (max-width: 767px) {
              main section.photo-wall .images .set .center object.circle {
                width: calc(100vw - (2 * 28px));
                height: calc(100vw - (2 * 28px));
                top: 50px; } }
            @media (min-width: 768px) and (max-width: 1279px) {
              main section.photo-wall .images .set .center object.circle {
                width: 50vw;
                height: 50vw;
                top: 160px; } }
            @media (min-width: 1025px) and (max-width: 1279px) {
              main section.photo-wall .images .set .center object.circle {
                width: 25vw;
                height: 25vw;
                position: absolute;
                left: 50%;
                transform: translateX(-50%);
                top: 120px; } }
          main section.photo-wall .images .set .center .buttons {
            align-self: flex-start;
            z-index: 99;
            mix-blend-mode: difference;
            display: flex;
            flex-wrap: wrap;
            width: 400px; }
            @media (max-width: 1025px) {
              main section.photo-wall .images .set .center .buttons {
                padding: 12px 0 0 28px; } }
            @media (min-width: 768px) and (max-width: 1279px) {
              main section.photo-wall .images .set .center .buttons {
                position: absolute;
                bottom: 7px;
                right: 0;
                justify-content: flex-end;
                padding: 0 50px 0 0; } }
            main section.photo-wall .images .set .center .buttons .button.ghost {
              border-color: white;
              color: white;
              margin-top: 12px; }
              main section.photo-wall .images .set .center .buttons .button.ghost svg path {
                fill: white; }
              main section.photo-wall .images .set .center .buttons .button.ghost:hover, main section.photo-wall .images .set .center .buttons .button.ghost:active {
                background: white;
                color: black; }
                main section.photo-wall .images .set .center .buttons .button.ghost:hover svg path, main section.photo-wall .images .set .center .buttons .button.ghost:active svg path {
                  fill: black; }
      main section.photo-wall .images object.img {
        background: white;
        position: relative;
        z-index: 10;
        line-height: 0; }
        main section.photo-wall .images object.img img {
          width: 100%;
          height: 100%;
          object-fit: cover; }
          @media (max-width: 1025px) {
            main section.photo-wall .images object.img img {
              width: inherit;
              height: inherit;
              margin: 0 0 -10px;
              padding: 0;
              line-height: 0; } }
        @media (max-width: 767px) {
          main section.photo-wall .images object.img.left {
            width: 50vw;
            height: calc(50vw / (413/540)); } }
        @media (min-width: 768px) and (max-width: 1279px) {
          main section.photo-wall .images object.img.left {
            width: 42vw;
            height: calc(42vw / (413/540)); } }
        @media (min-width: 1025px) and (max-width: 1279px) {
          main section.photo-wall .images object.img.left {
            width: calc(calc((((100vw - (2 * 70px)) - (70px * 11)) / 12 * 3) + (70px * 2)) + 70px + 70px);
            height: calc((calc((((100vw - (2 * 70px)) - (70px * 11)) / 12 * 3) + (70px * 2)) + 70px + 70px) / (413/540)); } }
        @media (min-width: 1280px) and (max-width: 1439px) {
          main section.photo-wall .images object.img.left {
            width: calc(calc((((100vw - (2 * 70px)) - (70px * 11)) / 12 * 4) + (70px * 3)) + 70px + 70px);
            height: calc((calc((((100vw - (2 * 70px)) - (70px * 11)) / 12 * 3) + (70px * 2)) + 70px + 70px) / (413/540)); } }
        @media (min-width: 1440px) {
          main section.photo-wall .images object.img.left {
            width: calc(calc((((100vw - (2 * 70px)) - (70px * 11)) / 12 * 3) + (70px * 2)) + 70px + 70px);
            height: calc((calc((((100vw - (2 * 70px)) - (70px * 11)) / 12 * 3) + (70px * 2)) + 70px + 70px) / (413/540)); } }
        @media (max-width: 1025px) {
          main section.photo-wall .images object.img.right {
            order: 1;
            align-self: flex-end; } }
        @media (max-width: 767px) {
          main section.photo-wall .images object.img.right {
            width: 50vw;
            height: calc(50vw / (457/400)); } }
        @media (min-width: 768px) and (max-width: 1279px) {
          main section.photo-wall .images object.img.right {
            width: 42vw;
            height: calc(42vw / (457/400)); } }
        @media (min-width: 1025px) and (max-width: 1279px) {
          main section.photo-wall .images object.img.right {
            width: calc(calc((((100vw - (2 * 70px)) - (70px * 11)) / 12 * 4) + (70px * 3)) + 70px);
            height: calc((calc((((100vw - (2 * 70px)) - (70px * 11)) / 12 * 4) + (70px * 3)) + 70px) / (457/380)); } }
        @media (min-width: 1280px) and (max-width: 1439px) {
          main section.photo-wall .images object.img.right {
            width: calc(calc((((100vw - (2 * 70px)) - (70px * 11)) / 12 * 4) + (70px * 3)) + 70px);
            height: calc((calc((((100vw - (2 * 70px)) - (70px * 11)) / 12 * 4) + (70px * 3)) + 70px) / (457/380)); } }
        @media (min-width: 1440px) {
          main section.photo-wall .images object.img.right {
            width: calc(calc((((100vw - (2 * 70px)) - (70px * 11)) / 12 * 4) + (70px * 3)) + 70px);
            height: calc((calc((((100vw - (2 * 70px)) - (70px * 11)) / 12 * 4) + (70px * 3)) + 70px) / (457/400)); } }
  main section.master, main section.previous {
    align-self: flex-start; }
    @media (min-width: 1025px) {
      main section.master, main section.previous {
        width: calc((((100vw - (2 * 70px)) - (70px * 11)) / 12 * 8) + (70px * 7)); } }
    @media (min-width: 768px) and (max-width: 1279px) {
      main section.master p, main section.previous p {
        width: 64vw; } }
  @media (max-width: 767px) {
    main section.previous {
      margin-top: 20px; } }
  @media (min-width: 768px) and (max-width: 1279px) {
    main section.previous {
      margin-top: 40px; } }
  @media (min-width: 1280px) and (max-width: 1439px) {
    main section.previous {
      margin-top: 60px; } }
  @media (min-width: 1440px) {
    main section.previous {
      margin-top: 100px; } }
  main section.shots {
    position: relative; }
    @media (min-width: 1025px) {
      main section.shots {
        margin: 150px 0 0; } }
    @media (max-width: 1025px) {
      main section.shots {
        margin-top: 50px;
        padding: 0; } }
    @media (min-width: 1025px) and (max-width: 1279px) {
      main section.shots {
        margin: 100px 0 0; } }
    @media (width: 1024px) {
      main section.shots {
        margin-top: 70px; } }
    main section.shots .set {
      display: flex;
      flex-direction: row;
      justify-content: space-between; }
      @media (min-width: 1025px) {
        main section.shots .set {
          flex-wrap: wrap;
          max-width: 100vw; } }
      @media (max-width: 1025px) {
        main section.shots .set {
          width: 100vw;
          padding-bottom: 10px;
          overflow-x: auto;
          -webkit-overflow-scrolling: touch;
          scroll-snap-type: x mandatory;
          scroll-behavior: smooth; } }
      main section.shots .set .shot {
        background: white;
        position: relative; }
        @media (max-width: 1025px) {
          main section.shots .set .shot {
            flex-shrink: 0;
            margin-right: 28px;
            scroll-snap-align: start; } }
        main section.shots .set .shot video, main section.shots .set .shot img {
          width: 100%;
          height: 100%; }
        main section.shots .set .shot img {
          object-fit: cover; }
        main section.shots .set .shot a, main section.shots .set .shot a:visited {
          display: block;
          line-height: 0; }
          main section.shots .set .shot a object.desc, main section.shots .set .shot a:visited object.desc {
            display: none;
            position: absolute;
            left: 0;
            bottom: -1.4em;
            width: 100%;
            font-size: 0.67em;
            letter-spacing: -0.04em;
            color: black; }
            @media (min-width: 1025px) and (max-width: 1279px) {
              main section.shots .set .shot a object.desc, main section.shots .set .shot a:visited object.desc {
                font-size: 0.5em; } }
        @media (min-width: 1025px) {
          main section.shots .set .shot a:hover object.desc {
            display: block; } }
        @media (min-width: 1025px) and (max-width: 1279px) {
          main section.shots .set .shot.large {
            width: calc((100vw - 80px) / 2);
            height: calc(((100vw - 80px) / 2) / (4/3)); } }
        @media (min-width: 1280px) and (max-width: 1439px) {
          main section.shots .set .shot.large {
            width: calc((100vw - 100px) / 2);
            height: calc(((100vw - 100px) / 2) / (4/3)); } }
        @media (min-width: 1440px) {
          main section.shots .set .shot.large {
            width: calc((100vw - 150px) / 2);
            height: calc(((100vw - 150px) / 2) / (4/3)); } }
        @media (min-width: 1025px) and (max-width: 1279px) {
          main section.shots .set .shot.small {
            width: calc((100vw - (80px * 3)) / 2);
            height: calc(((100vw - (80px * 3)) / 2) / (4/3)); } }
        @media (min-width: 1280px) and (max-width: 1439px) {
          main section.shots .set .shot.small {
            width: calc((100vw - (100px * 3)) / 2);
            height: calc(((100vw - (100px * 3)) / 2) / (4/3)); } }
        @media (min-width: 1440px) {
          main section.shots .set .shot.small {
            width: calc((100vw - (150px * 3)) / 2);
            height: calc(((100vw - (150px * 3)) / 2) / (4/3)); } }
        @media (width: 1024px) {
          main section.shots .set .shot.large, main section.shots .set .shot.small {
            width: 60vw;
            height: calc(60vw / (4/3)); } }
        @media (min-width: 768px) and (max-width: 1023px) {
          main section.shots .set .shot.large, main section.shots .set .shot.small {
            width: calc(100vw - (2 * 70px));
            height: calc((100vw - (2 * 70px)) / (4/3)); } }
        @media (max-width: 767px) {
          main section.shots .set .shot.large, main section.shots .set .shot.small {
            width: calc(100vw - (2 * 28px));
            height: calc((100vw - (2 * 28px)) / (4/3)); } }
        @media (min-width: 1025px) and (max-width: 1279px) {
          main section.shots .set .shot:nth-child(1) {
            margin-right: 80px; } }
        @media (min-width: 1280px) and (max-width: 1439px) {
          main section.shots .set .shot:nth-child(1) {
            margin-right: 100px; } }
        @media (min-width: 1440px) {
          main section.shots .set .shot:nth-child(1) {
            margin-right: 150px; } }
        main section.shots .set .shot:nth-child(1) object.desc {
          left: 30px; }
        @media (min-width: 1025px) {
          main section.shots .set .shot:nth-child(2) {
            order: 3; } }
        @media (min-width: 1025px) and (max-width: 1279px) {
          main section.shots .set .shot:nth-child(2) {
            margin-top: -80px;
            margin-left: 80px; } }
        @media (min-width: 1280px) and (max-width: 1439px) {
          main section.shots .set .shot:nth-child(2) {
            margin-top: -100px;
            margin-left: 100px; } }
        @media (min-width: 1440px) {
          main section.shots .set .shot:nth-child(2) {
            margin-top: -150px;
            margin-left: 150px; } }
        @media (min-width: 1025px) {
          main section.shots .set .shot:nth-child(3) {
            order: 2; } }
        @media (min-width: 1025px) and (max-width: 1279px) {
          main section.shots .set .shot:nth-child(3) {
            margin-top: 160px; } }
        @media (min-width: 1280px) and (max-width: 1439px) {
          main section.shots .set .shot:nth-child(3) {
            margin-top: 200px; } }
        @media (min-width: 1440px) {
          main section.shots .set .shot:nth-child(3) {
            margin-top: 300px; } }
        @media (max-width: 1025px) {
          main section.shots .set .shot:last-child {
            margin-right: 0; } }
    @media (min-width: 1025px) {
      main section.shots .buttons {
        position: absolute;
        left: calc(50vw + 75px);
        bottom: 0; } }
    @media (min-width: 768px) and (max-width: 1279px) {
      main section.shots .buttons {
        padding: 16px 0 0 50px; } }
    @media (min-width: 1025px) and (max-width: 1279px) {
      main section.shots .buttons {
        padding: 0;
        left: calc(50vw + 40px); } }
    @media (min-width: 1280px) and (max-width: 1439px) {
      main section.shots .buttons {
        left: calc(50vw + 50px); } }
    @media (max-width: 767px) {
      main section.shots .buttons {
        padding: 2px 0 0 28px; } }
  main section.end {
    align-self: center; }
    @media (min-width: 1025px) {
      main section.end {
        width: calc((((100vw - (2 * 70px)) - (70px * 11)) / 12 * 8) + (70px * 7)); } }
    @media (min-width: 1025px) and (max-width: 1279px) {
      main section.end {
        margin-top: 80px;
        width: 75vw; } }
    @media (max-width: 767px) {
      main section.end {
        margin-top: 36px; } }
    main section.end a.button svg path {
      fill: white; }
    @media (width: 1024px) {
      main section.end p {
        width: 80vw; } }
  @media (max-width: 767px) {
    main section + section {
      margin-top: 24px; } }
  @media (min-width: 768px) and (max-width: 1279px) {
    main section + section {
      margin-top: 50px; } }
  @media (min-width: 1025px) and (max-width: 1279px) {
    main section + section {
      margin-top: 80px; } }
  @media (min-width: 1280px) and (max-width: 1439px) {
    main section + section {
      margin-top: 110px; } }
  @media (min-width: 1440px) {
    main section + section {
      margin-top: 150px; } }
body.chrome span.tile object.hover span.typeflex {
  visibility: hidden;
  top: -9999px;
  left: -9999px; }

body.chrome span.tile span.typevar {
  position: relative;
  z-index: 22; }

body.chrome span.tile:hover span.typevar {
  color: white; }

#Connect.button {
  position: fixed;
  bottom: 28px;
  right: 28px;
  z-index: 20; }
  @media (max-width: 767px) {
    #Connect.button {
      bottom: 20px;
      right: 20px; } }
  #Connect.button:hover, #Connect.button:active {
    background: white;
    color: black; }

#Menu {
  position: fixed;
  z-index: 200;
  bottom: 28px;
  right: 28px;
  display: none; }
  @media (max-width: 767px) {
    #Menu {
      background: black;
      border-radius: 32px;
      width: calc(100vw - (2 * 10px));
      padding: 0 0 44px;
      bottom: 10px;
      right: 10px; } }
  #Menu .wrap {
    display: flex;
    flex-direction: column; }
  #Menu ul {
    padding: 20px 0;
    list-style: none; }
    @media (min-width: 768px) {
      #Menu ul {
        background: black;
        width: 260px;
        border-radius: 32px;
        margin: 0 0 10px; } }
    @media (max-width: 767px) {
      #Menu ul {
        width: 100%;
        margin: 5px 0; } }
    #Menu ul li {
      text-align: right;
      margin: 0;
      padding: 0; }
      @media (max-width: 767px) {
        #Menu ul li {
          font-size: 36px;
          height: 60px;
          text-align: center; } }
      #Menu ul li a, #Menu ul li a:visited {
        color: white;
        display: block;
        padding: 0 40px; }
      #Menu ul li a:hover {
        color: #FFC706; }
  #Menu .close {
    background: black;
    width: 64px;
    height: 64px;
    border-radius: 32px;
    box-sizing: border-box;
    padding: 20px;
    line-height: 0;
    display: block;
    align-self: flex-end;
    cursor: pointer; }
    @media (min-width: 768px) and (max-width: 1279px) {
      #Menu .close {
        width: 56px;
        height: 56px;
        border-radius: 28px;
        padding: 17px; } }
    @media (max-width: 767px) {
      #Menu .close {
        align-self: center;
        border: 1px solid rgba(255, 255, 255, 0.15);
        width: 50px;
        height: 50px;
        border-radius: 25px;
        padding: 16px; } }
    #Menu .close svg {
      width: 24px;
      height: 24px;
      margin: 0; }
      @media (min-width: 768px) and (max-width: 1279px) {
        #Menu .close svg {
          width: 22px;
          height: 22px; } }
      @media (max-width: 767px) {
        #Menu .close svg {
          width: 18px;
          height: 18px; } }
      #Menu .close svg path {
        fill: white; }
    #Menu .close:hover {
      background: white; }
      #Menu .close:hover svg path {
        fill: black; }
