﻿@charset "UTF-8";
html, body, div, span, iframe,
h1, h2, h3, h4, h5, h6, p,
a, img, strong,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, footer, header,
menu, nav, output, ruby, section, summary, main
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  font-weight: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, main {
  display: block; }

*, *::before, *::after {
  box-sizing: border-box; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

img {
  max-width: 100%;
  display: block; }

input, button, textarea, select {
  font: inherit; }

body {
  min-height: 100vh; }

/*
    100 thin 
    200 thin - Asia only
    300 light - Default
    400 medium
*/
/*
@font-face { 
    font-family: 'Futura';
    font-style: normal;
    font-display: block;
    font-weight: 100;
    src: url('/assets/2020/fonts/futural-thin.woff2') format('woff2');
}

@font-face { 
    font-family: 'LINDBERG';
    font-style: normal;
    font-display: block;
    font-weight: 100;
    src: url('/assets/2020/fonts/futural-thin.woff2') format('woff2');
}


@font-face { 
    font-family: 'Futura';
    font-style: normal;
    font-display: block;
    font-weight: 200;
    src: url('/assets/2020/fonts/futural-extralight.woff2') format('woff2');
}

@font-face { 
    font-family: 'LINDBERG';
    font-style: normal;
    font-display: block;
    font-weight: 200;
    src: url('/assets/2020/fonts/futural-extralight.woff2') format('woff2');
}*/
/*

@font-face { 
    font-family: 'Futura';
    font-style: normal;
    font-display: block;
    font-weight: 300;
    src: url('/assets/2020/fonts/futura-light.woff2') format('woff2');
}

@font-face { 
    font-family: 'LINDBERG';
    font-style: normal;
    font-display: block;
    font-weight: 300;
    src: url('/assets/2020/fonts/lindberg-light.woff2') format('woff2');
}*/
/*@font-face { 
    font-family: 'Futura';
    font-style: normal;
    font-display: block;
    font-weight: 400;
    src: url('/assets/2020/fonts/futura-medium.woff2') format('woff2');
}

@font-face { 
    font-family: 'LINDBERG';
    font-style: normal;
    font-display: block;
    font-weight: 400;
    src: url('/assets/2020/fonts/lindberg-medium.woff2') format('woff2');
}*/
@font-face {
  font-family: "Noto Sans kr";
  font-style: normal;
  font-weight: 100;
  src: url("/assets/2020/fonts/kr-thin.woff2") format("woff2"); }

@font-face {
  font-family: "Noto Sans kr";
  font-style: normal;
  font-weight: 300;
  src: url("/assets/2020/fonts/kr-light.woff2") format("woff2"); }

@font-face {
  font-family: "Noto Sans kr";
  font-style: normal;
  font-weight: 400;
  src: url("/assets/2020/fonts/kr-medium.woff2") format("woff2"); }

@font-face {
  font-family: "Noto Sans jp";
  font-style: normal;
  font-weight: 100;
  src: url("/assets/2020/fonts/jp-thin.woff2") format("woff2"); }

@font-face {
  font-family: "Noto Sans jp";
  font-style: normal;
  font-weight: 300;
  src: url("/assets/2020/fonts/jp-light.woff2") format("woff2"); }

@font-face {
  font-family: "Noto Sans jp";
  font-style: normal;
  font-weight: 400;
  src: url("/assets/2020/fonts/jp-medium.woff2") format("woff2"); }

@font-face {
  font-family: "Noto Sans sc";
  font-style: normal;
  font-weight: 100;
  src: url("/assets/2020/fonts/sc-thin.woff2") format("woff2"); }

@font-face {
  font-family: "Noto Sans sc";
  font-style: normal;
  font-weight: 300;
  src: url("/assets/2020/fonts/sc-light.woff2") format("woff2"); }

@font-face {
  font-family: "Noto Sans sc";
  font-style: normal;
  font-weight: 400;
  src: url("/assets/2020/fonts/sc-medium.woff2") format("woff2"); }

html {
  /*ALL Languages*/
  font-family: 'Futura Web';
  font-weight: 300; }
  html .lindberg {
    font-family: 'LINDBERG Web' !important; }
  html[lang="ja"] {
    font-family: 'Futura Web', 'Noto Sans jp';
    word-break: keep-all; }
    html[lang="ja"] .lindberg {
      font-family: 'LINDBERG Web', 'Noto Sans jp' !important; }
  html[lang="ko"] {
    /*KOREAN*/
    font-family: 'Futura Web', 'Noto Sans kr';
    word-break: keep-all; }
    html[lang="ko"] .lindberg {
      font-family: 'LINDBERG Web', 'Noto Sans kr' !important; }
  html[lang="zh"] {
    /*CHINESE SIMPLIFIED*/
    font-family: 'Futura Web', 'Noto Sans sc';
    word-break: keep-all; }
    html[lang="zh"] .lindberg {
      font-family: 'LINDBERG Web', 'Noto Sans sc' !important; }
  html .medium, html .medium *, html strong, html strong *, html b, html b * {
    font-weight: 400; }
  @media (min-width: 576px) {
    html .thin {
      font-weight: 100; }
      html .thin .medium, html .thin .medium *, html .thin strong, html .thin strong *, html .thin b, html .thin b * {
        font-weight: 300; } }
  html.fallback {
    font-family: 'system-ui' !important; }
    html.fallback .lindberg {
      font-family: 'system-ui' !important; }

.swiper-container {
  width: 100%;
  height: 100%;
  overflow: hidden; }
  .swiper-container .swiper-wrapper {
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%; }
  .swiper-container .swiper-slide {
    width: 100%;
    height: 100%;
    position: relative; }
    .swiper-container .swiper-slide .caption {
      position: absolute;
      bottom: 1rem; }
      @media (max-width: 575px) {
        .swiper-container .swiper-slide .caption {
          bottom: 3rem; } }
    .swiper-container .swiper-slide.text-right .caption {
      right: 1rem; }
      @media (max-width: 575px) {
        .swiper-container .swiper-slide.text-right .caption {
          transform: rotate(90deg) translate(0, 4rem);
          transform-origin: top right; } }
    .swiper-container .swiper-slide.text-left .caption {
      left: 1rem; }
      @media (max-width: 575px) {
        .swiper-container .swiper-slide.text-left .caption {
          transform: rotate(-90deg) translate(0, 4rem);
          transform-origin: top left; } }
    .swiper-container .swiper-slide.text-center .caption {
      text-align: center;
      left: 0;
      right: 0;
      bottom: 3rem; }
      @media (max-width: 575px) {
        .swiper-container .swiper-slide.text-center .caption {
          bottom: 12rem; } }
    .swiper-container .swiper-slide.text-center.text-dark {
      color: #999999; }
    .swiper-container .swiper-slide.text-light {
      color: white;
      text-shadow: 0 0 3px black; }
      .precious .swiper-container .swiper-slide.text-light {
        color: #baa07a; }
    .swiper-container .swiper-slide.text-dark {
      color: black;
      text-shadow: 0 0 3px white; }
  .swiper-container .swiper-next, .swiper-container .swiper-prev {
    position: absolute;
    top: 0%;
    height: 100%;
    border: none;
    transition: opacity .3s;
    opacity: .5; }
    @media (max-width: 320px) {
      .swiper-container .swiper-next, .swiper-container .swiper-prev {
        width: 40px; } }
    @media (min-width: 321px) and (max-width: 2559px) {
      .swiper-container .swiper-next, .swiper-container .swiper-prev {
        width: calc(40px + 120 * ((100vw - 320px) / 2240)); } }
    @media (min-width: 2560px) {
      .swiper-container .swiper-next, .swiper-container .swiper-prev {
        width: 160px; } }
    @media (max-width: 575px) {
      .swiper-container .swiper-next, .swiper-container .swiper-prev {
        display: none;
        visibility: hidden; } }
    .swiper-container .swiper-next:disabled, .swiper-container .swiper-prev:disabled {
      opacity: .1; }
    .swiper-container .swiper-next:not(:disabled), .swiper-container .swiper-prev:not(:disabled) {
      cursor: pointer; }
    .swiper-container .swiper-next:focus, .swiper-container .swiper-prev:focus {
      outline: none; }
    .swiper-container .swiper-next.dark, .swiper-container .swiper-prev.dark {
      filter: invert(1); }
  .swiper-container .swiper-next {
    right: 0;
    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 148.49 282.84'><rect x='-25' y='204.68' width='200' height='10' transform='translate(-127.05 113.37) rotate(-45)' style='fill: white'/><rect x='66.46' y='-23.21' width='10' height='190' transform='translate(-30.59 70.48) rotate(-45)' style='fill: white'/></svg>") no-repeat 50% 50%;
    background-size: 25% auto; }
  .swiper-container .swiper-prev {
    left: 0;
    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 148.49 282.84'><rect x='-25' y='70.32' width='200' height='10' transform='translate(-32.05 74.02) rotate(-45)' style='fill: white'/><rect x='73.54' y='118.21' width='10' height='190' transform='translate(-128.51 116.9) rotate(-45)' style='fill: white'/></svg>") no-repeat 50% 50%;
    background-size: 25% auto; }
  .swiper-container .swiper-pagination {
    position: absolute;
    width: 100%;
    bottom: 1rem;
    display: flex;
    justify-content: center;
    font-size: calc(10px + 2 * ((100vw - 320px) / 2240)); }
    @media (max-width: 575px) {
      .swiper-container .swiper-pagination {
        margin-bottom: 3rem; } }
    .swiper-container .swiper-pagination div {
      width: 1em;
      height: 1em;
      background: white;
      border: 0.1rem solid #999999;
      border-radius: 0.5em;
      z-index: 100;
      margin: 0 0.25em;
      opacity: 0.5;
      transition: opacity .3s; }
      .precious .swiper-container .swiper-pagination div {
        background: #baa07a; }
      .swiper-container .swiper-pagination div.active {
        opacity: 1;
        background: #999999; }

body {
  touch-action: pan-y; }

@keyframes PreciousShine {
  0% {
    background-position: 0% 50%; }
  50% {
    background-position: 100% 50%; }
  100% {
    background-position: 0% 50%; } }

@keyframes PreciousShineDelay {
  0% {
    background-position: 0% 50%; }
  25% {
    background-position: 200% 50%; }
  100% {
    background-position: 200% 50%; } }

header {
  position: fixed;
  width: 128rem;
  top: .5rem;
  height: 3.5rem;
  margin: 0 auto;
  left: 0;
  right: 0;
  z-index: 1000; }
  header #snip, header #logo {
    top: 5rem;
    position: absolute; }
    @media (max-width: 320px) {
      header #snip, header #logo {
        height: 23.1px; } }
    @media (min-width: 321px) and (max-width: 2559px) {
      header #snip, header #logo {
        height: calc(23.1px + 30.612 * ((100vw - 320px) / 2240)); } }
    @media (min-width: 2560px) {
      header #snip, header #logo {
        height: 53.712px; } }
  header #logo2 {
    display: none;
    top: 5rem;
    position: absolute;
    background: #101443;
    opacity: .5;
    right: 0;
    z-index: 1001;
    color: white;
    text-decoration: none;
    font-family: 'LINDBERG Web';
    text-decoration: none;
    font-weight: 500;
    font-size: 1.95rem;
    text-indent: .4em;
    letter-spacing: .7em; }
    @media (max-width: 320px) {
      header #logo2 {
        width: 215px; } }
    @media (min-width: 321px) and (max-width: 2559px) {
      header #logo2 {
        width: calc(215px + 285 * ((100vw - 320px) / 2240)); } }
    @media (min-width: 2560px) {
      header #logo2 {
        width: 500px; } }
    @media (max-width: 320px) {
      header #logo2 {
        height: 23.1px; } }
    @media (min-width: 321px) and (max-width: 2559px) {
      header #logo2 {
        height: calc(23.1px + 30.612 * ((100vw - 320px) / 2240)); } }
    @media (min-width: 2560px) {
      header #logo2 {
        height: 53.712px; } }
    header #logo2 svg {
      position: absolute;
      top: 0;
      left: 0; }
  header #logo {
    color: transparent;
    user-select: none;
    width: 25rem;
    z-index: 1000;
    right: 0rem;
    z-index: 1000;
    position: absolute;
    transition: background-color .75s;
    background-color: #101443;
    /*&:before {
            content: "";
            position: absolute;
            display: block;
            width: 100%;
            height: 100%;
            -webkit-mask-image: url(/assets/2020/svg/lindberg_black.svg);
            mask-image: url(/assets/2020/svg/lindberg_black.svg);
            transition: background-color .75s;
            background-color: $lindbergText;
            z-index: 0;
        }*/ }
    header #logo:before {
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      background-image: url(/assets/2020/svg/lindberg_black.svg);
      filter: invert(1); }
    @media (max-width: 320px) {
      header #logo {
        width: 215px; } }
    @media (min-width: 321px) and (max-width: 2559px) {
      header #logo {
        width: calc(215px + 285 * ((100vw - 320px) / 2240)); } }
    @media (min-width: 2560px) {
      header #logo {
        width: 500px; } }
  .precious header #snip, .precious header #logo {
    background-color: #baa07a;
    /*background: linear-gradient(45deg, #baa07a, #e2d5c1, #baa07a);
        //background: linear-gradient(45deg, red, blue);
        background-size: 600% 600%;
        animation: PreciousShine 30s ease infinite;*/ }
  .precious header #logo:before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    -webkit-mask-image: url(/assets/2020/svg/lindberg_black.svg);
    mask-image: url(/assets/2020/svg/lindberg_black.svg);
    transition: background-color .75s;
    z-index: 0;
    background-color: #2e1c01;
    background: linear-gradient(-45deg, #2e1c01 0, white 10%, #2e1c01 20%);
    background-size: 600% 600%;
    animation: PreciousShineDelay 120s ease infinite;
    animation-delay: 30s;
    filter: none; }
  header #snip {
    left: 0rem;
    display: block;
    content: "";
    transition: background-color .75s;
    background-color: #101443; }
    @media (max-width: 320px) {
      header #snip {
        width: 20px; } }
    @media (min-width: 321px) and (max-width: 2559px) {
      header #snip {
        width: calc(20px + 24 * ((100vw - 320px) / 2240)); } }
    @media (min-width: 2560px) {
      header #snip {
        width: 44px; } }
  header #menu {
    cursor: pointer;
    position: absolute;
    top: 5rem;
    background: none;
    outline: none;
    border: .05rem solid white;
    color: white;
    text-align: center;
    padding: 0;
    outline: none;
    transition: color .01s, border-color .01s; }
    @media (max-width: 320px) {
      header #menu {
        height: 23.1px; } }
    @media (min-width: 321px) and (max-width: 2559px) {
      header #menu {
        height: calc(23.1px + 30.612 * ((100vw - 320px) / 2240)); } }
    @media (min-width: 2560px) {
      header #menu {
        height: 53.712px; } }
    @media (max-width: 320px) {
      header #menu {
        width: 50px; } }
    @media (min-width: 321px) and (max-width: 2559px) {
      header #menu {
        width: calc(50px + 70 * ((100vw - 320px) / 2240)); } }
    @media (min-width: 2560px) {
      header #menu {
        width: 120px; } }
    @media (max-width: 320px) {
      header #menu {
        left: 30px; } }
    @media (min-width: 321px) and (max-width: 2559px) {
      header #menu {
        left: calc(30px + 70 * ((100vw - 320px) / 2240)); } }
    @media (min-width: 2560px) {
      header #menu {
        left: 100px; } }
    @media (max-width: 320px) {
      header #menu {
        font-size: 12.5px; } }
    @media (min-width: 321px) and (max-width: 2559px) {
      header #menu {
        font-size: calc(12.5px + 17.5 * ((100vw - 320px) / 2240)); } }
    @media (min-width: 2560px) {
      header #menu {
        font-size: 30px; } }
    @media (max-width: 576px) {
      header #menu {
        font-weight: 500; } }
    .dark-menu header #menu {
      color: black;
      border-color: black; }
    .precious header #menu {
      color: #baa07a;
      border-color: #baa07a; }

#closeMenu {
  display: none;
  cursor: pointer;
  position: fixed;
  top: 5.5rem;
  background: none;
  outline: none;
  border: none;
  -webkit-appearance: none;
  color: white;
  z-index: 10001; }
  .nav-open #closeMenu {
    display: block; }
  @media (max-width: 320px) {
    #closeMenu {
      height: 25px; } }
  @media (min-width: 321px) and (max-width: 2559px) {
    #closeMenu {
      height: calc(25px + 35 * ((100vw - 320px) / 2240)); } }
  @media (min-width: 2560px) {
    #closeMenu {
      height: 60px; } }
  @media (max-width: 320px) {
    #closeMenu {
      width: 50px; } }
  @media (min-width: 321px) and (max-width: 2559px) {
    #closeMenu {
      width: calc(50px + 70 * ((100vw - 320px) / 2240)); } }
  @media (min-width: 2560px) {
    #closeMenu {
      width: 120px; } }
  @media (max-width: 320px) {
    #closeMenu {
      left: 30px; } }
  @media (min-width: 321px) and (max-width: 2559px) {
    #closeMenu {
      left: calc(30px + 70 * ((100vw - 320px) / 2240)); } }
  @media (min-width: 2560px) {
    #closeMenu {
      left: 100px; } }
  #closeMenu img {
    margin: 0 10%;
    width: 80%;
    height: 80%; }
  @media (min-width: 2560px) {
    #closeMenu {
      left: calc(100px + (100vw - 2560px) / 2); } }

nav {
  /* Outer */
  z-index: 10000;
  position: absolute;
  width: 100vw;
  min-height: 100vh;
  display: flex;
  background: rgba(250, 250, 250, 0.9);
  background: #FBFBFB;
  display: none;
  backdrop-filter: blur(0.5rem); }
  .nav-open nav {
    display: flex; }
  nav.overlay {
    background: rgba(250, 250, 250, 0.9); }
  .precious nav {
    background: #1d1d1d; }
    .precious nav.overlay {
      background: rgba(29, 29, 29, 0.9); }
  nav[visible] {
    display: flex; }
  nav > div {
    /*Inner div with columns*/
    margin: 0 auto 0;
    min-width: 75%;
    min-width: min(1920px, 75%);
    max-width: 2560px;
    column-fill: balance; }
    nav > div > div {
      break-inside: avoid;
      margin-left: 5vmin;
      margin-right: 5vmin; }
      nav > div > div a {
        color: inherit;
        text-decoration: none;
        border-bottom: 0.05em solid transparent; }
        nav > div > div a:hover {
          border-bottom: 0.05em solid currentColor; }
        nav > div > div a.selected {
          border-bottom: 0.05em solid currentColor;
          font-weight: 400; }
      nav > div > div h2 {
        letter-spacing: 0.01em;
        color: #282828;
        position: relative; }
        .precious nav > div > div h2 {
          color: #baa07a; }
      nav > div > div h3 {
        color: #5A5A5A; }
        .precious nav > div > div h3 {
          color: #baa07a; }
    nav > div div.some {
      display: flex;
      font-size: calc(2vw + 11px); }
      nav > div div.some a {
        text-decoration: none;
        border-bottom: none; }
      nav > div div.some img {
        width: 3vmin;
        height: 3vmin;
        margin: 0.5vmin .75vmin;
        opacity: .5; }
        .precious nav > div div.some img {
          opacity: 1;
          filter: invert(70%) sepia(15%) saturate(711%) hue-rotate(356deg) brightness(92%) contrast(85%); }
      nav > div div.some a:first-child img {
        margin-left: 0; }
    nav > div > footer div {
      display: flex;
      justify-content: center;
      column-span: all;
      color: #5A5A5A;
      padding-bottom: 0.3vmin;
      align-items: baseline; }
      nav > div > footer div a.link {
        color: inherit;
        text-decoration: none;
        border-bottom: 0.05em solid transparent; }
        nav > div > footer div a.link:hover {
          border-bottom: 0.05em solid currentColor; }
        nav > div > footer div a.link.selected {
          border-bottom: 0.05em solid currentColor;
          font-weight: 400; }
      nav > div > footer div .spacer {
        display: flex;
        align-items: center; }
      .precious nav > div > footer div {
        color: #baa07a; }
    @media not all and (min-width: 576px) and (min-height: 500px) {
      nav > div {
        column-count: 1;
        margin-top: 15vmin; }
        nav > div div {
          border-bottom: 0.1px solid #282828; }
          .precious nav > div div {
            border-bottom-color: #baa07a; }
        nav > div h2, nav > div footer a {
          font-size: 4vw;
          line-height: 11vw;
          font-size: calc(2vw + 11px);
          line-height: calc(5.5vw + 30px); }
        nav > div h2 img {
          display: inline;
          width: .72em;
          margin-right: 0.5em; }
          .precious nav > div h2 img {
            filter: invert(70%) sepia(15%) saturate(711%) hue-rotate(356deg) brightness(92%) contrast(85%); }
        nav > div h3 {
          opacity: 0;
          font-size: calc(2vw + 8px);
          line-height: calc(5.5vw + 20px);
          position: relative;
          top: calc(-5.5vw - 20px);
          height: 0;
          transition: height .4s, opacity .4s, top .4s;
          pointer-events: none; }
        nav > div div[open] h3 {
          opacity: 1;
          height: calc(5.5vw + 20px);
          top: 0;
          pointer-events: auto; }
        nav > div div.some {
          font-size: calc(2vw + 11px);
          line-height: calc(5.5vw + 30px);
          border: none; }
          nav > div div.some img {
            display: inline;
            width: .8em;
            height: .8em;
            margin-right: 0.5em; }
        nav > div footer {
          font-size: calc(2vw + 8px);
          line-height: calc(5.5vw + 20px); }
          nav > div footer div {
            border: none; } }
    @media (min-width: 576px) and (min-height: 500px) {
      nav > div {
        align-self: center;
        /*a:hover {
                color: rebeccapurple;
                transform: scale(1.2);
                transform-origin: 0 50%;
            }*/ }
        nav > div h2 {
          font-size: 2.8vmin;
          line-height: 4vmin; }
        nav > div h2 + h3 {
          margin-top: 2vmin; }
        nav > div h3 {
          font-size: 2.1vmin;
          line-height: 4vmin;
          transition: none; }
        nav > div h2:last-child, nav > div h3:last-child {
          padding-bottom: 6vmin; }
        nav > div h2 img {
          width: .72em;
          display: inline;
          position: absolute;
          left: -1.2em;
          top: 0.32em;
          filter: brightness(85%); }
          .precious nav > div h2 img {
            filter: invert(70%) sepia(15%) saturate(711%) hue-rotate(356deg) brightness(92%) contrast(85%); }
        nav > div footer {
          position: absolute;
          bottom: 1vmin;
          left: 0;
          right: 0; } }
  @media (min-width: 576px) and (min-height: 500px) and (min-aspect-ratio: 1 / 3) {
    nav > div {
      column-count: 2; } }
  @media (min-width: 576px) and (min-height: 500px) and (min-aspect-ratio: 2 / 3) {
    nav > div {
      column-count: 2; } }
  @media (min-width: 576px) and (min-height: 500px) and (min-aspect-ratio: 3 / 4) {
    nav > div {
      column-count: 3; } }

html, body {
  scrollbar-width: none; }

::-webkit-scrollbar {
  display: none;
  width: 0px !important; }

#scrollbar {
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  width: 1rem;
  z-index: 100000;
  height: 100vh;
  opacity: 0;
  transition: opacity 1.5s;
  user-select: none; }
  @supports (-webkit-touch-callout: none) {
    #scrollbar {
      display: none; } }
  #scrollbar.visible {
    transition: opacity .3s;
    opacity: .5; }
  #scrollbar:hover {
    transition: opacity .3s;
    opacity: 1; }
  #scrollbar div {
    position: absolute;
    display: block;
    content: "";
    width: 1rem;
    background-color: rgba(180, 180, 180, 0.75);
    border-radius: 1rem;
    height: 60vh; }

body .cookie-policy-wrapper, #coitable {
  position: relative;
  top: calc(192px + -172 * ((100vw - 768px) / 1792));
  width: calc(756px + 524 * ((100vw - 768px) / 1792));
  margin-left: auto;
  margin-right: auto;
  line-height: 1.3;
  margin-bottom: 300px; }
  body .cookie-policy-wrapper h1, body .cookie-policy-wrapper .coi-category-consent__page-title, body .cookie-policy-wrapper .CookieDeclarationHeader, #coitable h1, #coitable .coi-category-consent__page-title, #coitable .CookieDeclarationHeader {
    font-size: calc(35px + 45 * ((100vw - 320px) / 2240)); }
  body .cookie-policy-wrapper h2, #coitable h2 {
    font-size: calc(28px + 12 * ((100vw - 320px) / 2240)); }
  body .cookie-policy-wrapper p, body .cookie-policy-wrapper div, #coitable p, #coitable div {
    font-size: calc(18.75px + 5.25 * ((100vw - 320px) / 2240)); }
  body .cookie-policy-wrapper .medium, #coitable .medium {
    font-weight: 400; }
  @media (max-width: 767px) and (min-width: 321px) {
    body .cookie-policy-wrapper, #coitable {
      top: calc(80px + 112 * ((100vw - 320px) / 448));
      width: calc(305px + 451 * ((100vw - 320px) / 448)); } }
  body .cookie-policy-wrapper #coitable, #coitable #coitable {
    padding-top: 35px;
    margin-bottom: 40rem;
    margin-top: 40px; }

body .cookie-policy-wrapper #cicc-template .coi-category-consent .categories-list__category-title-wrapper, body .cookie-policy-wrapper #cicc-template .coi-category-consent .categories-list__description-wrapper {
  /*align-items: center;*/
  justify-content: center; }

body .cookie-policy-wrapper #cicc-template .coi-category-consent .coi-category-categories-list {
  display: flex;
  flex-flow: column;
  margin-top: 48px; }
  body .cookie-policy-wrapper #cicc-template .coi-category-consent .coi-category-categories-list .categories-list__category-title {
    display: flex;
    font-size: 20px;
    font-weight: 500;
    word-break: break-all;
    min-width: 150px;
    text-transform: lowercase;
    word-break: break-word; }
  @media only screen and (max-width: 575px) {
    body .cookie-policy-wrapper #cicc-template .coi-category-consent .coi-category-categories-list .categories-list__single-category {
      flex-direction: column; } }
  body .cookie-policy-wrapper #cicc-template .coi-category-consent .coi-category-categories-list .categories-list__single-category .categories-list__category-title-wrapper {
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
    font-size: 20px;
    font-weight: 500; }
    body .cookie-policy-wrapper #cicc-template .coi-category-consent .coi-category-categories-list .categories-list__single-category .categories-list__category-title-wrapper .categories-list__switch-container {
      min-width: 150px;
      display: flex;
      align-items: center;
      justify-content: center; }
      @media only screen and (max-width: 959px) {
        body .cookie-policy-wrapper #cicc-template .coi-category-consent .coi-category-categories-list .categories-list__single-category .categories-list__category-title-wrapper .categories-list__switch-container {
          min-width: auto; } }

body .cookie-policy-wrapper #cicc-template .coi-category-consent .coi-category-consent__decison .coi-category-consent__update-consent {
  border-radius: 25px;
  border: 1px solid #282828;
  cursor: pointer;
  padding: 10px 20px;
  font-weight: 400;
  margin: 48px 0 0 0;
  background-color: inherit; }
  body .cookie-policy-wrapper #cicc-template .coi-category-consent .coi-category-consent__decison .coi-category-consent__update-consent:hover {
    border-color: #8E8E8E;
    color: #8E8E8E;
    background-color: #fff; }
  body .cookie-policy-wrapper #cicc-template .coi-category-consent .coi-category-consent__decison .coi-category-consent__update-consent:active {
    border-color: inherit;
    color: inherit;
    background-color: inherit; }
  body .cookie-policy-wrapper #cicc-template .coi-category-consent .coi-category-consent__decison .coi-category-consent__update-consent:focus {
    outline: 0; }

body .cookie-policy-wrapper #cicc-template #user_id, body .cookie-policy-wrapper #cicc-template .CookieDeclarationLastUpdated {
  display: none; }

body .cookie-policy-wrapper #cicc-template #coitable .coitable__declaration .coitable__declarationtype {
  /*display: flex;*/ }
  body .cookie-policy-wrapper #cicc-template #coitable .coitable__declaration .coitable__declarationtype:first-child .coitable__title {
    margin-top: 0; }
  body .cookie-policy-wrapper #cicc-template #coitable .coitable__declaration .coitable__declarationtype .coitable__title {
    font-weight: 400;
    margin: 48px 0 24px 0; }
    body .cookie-policy-wrapper #cicc-template #coitable .coitable__declaration .coitable__declarationtype .coitable__title span {
      font-family: 'FuturaLight'; }
  body .cookie-policy-wrapper #cicc-template #coitable .coitable__declaration .coitable__declarationtype .cookie-categori-description {
    text-align: left;
    width: 445px; }
  body .cookie-policy-wrapper #cicc-template #coitable .coitable__declaration .coitable__declarationtype .coitable__table {
    display: flex;
    flex-direction: column; }
    body .cookie-policy-wrapper #cicc-template #coitable .coitable__declaration .coitable__declarationtype .coitable__table .cookie-row {
      display: flex;
      border-bottom: 1px solid rgba(40, 40, 40, 0.2);
      padding: 24px 0 24px 0; }
      body .cookie-policy-wrapper #cicc-template #coitable .coitable__declaration .coitable__declarationtype .coitable__table .cookie-row .cookie-header, body .cookie-policy-wrapper #cicc-template #coitable .coitable__declaration .coitable__declarationtype .coitable__table .cookie-row .cookie-info {
        display: flex;
        align-items: center; }
      body .cookie-policy-wrapper #cicc-template #coitable .coitable__declaration .coitable__declarationtype .coitable__table .cookie-row .cookie-header {
        min-width: 300px;
        font-weight: 400;
        margin: 0 24px 0 0; }
        @media only screen and (max-width: 959px) {
          body .cookie-policy-wrapper #cicc-template #coitable .coitable__declaration .coitable__declarationtype .coitable__table .cookie-row .cookie-header {
            min-width: 250px; } }
        @media only screen and (max-width: 575px) {
          body .cookie-policy-wrapper #cicc-template #coitable .coitable__declaration .coitable__declarationtype .coitable__table .cookie-row .cookie-header {
            min-width: 150px; } }

/*Fra cookieinformation*/
.coi-category-consent {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 62px; }

.categories-list__single-category {
  display: flex;
  border-bottom: 1px solid rgba(40, 40, 40, 0.2);
  box-sizing: border-box;
  padding: 24px 0; }
  .categories-list__single-category:first-child {
    padding: 0 0 24px 0; }
  .categories-list__single-category:last-child {
    padding: 24px 0 0 0; }

.categories-list__single-category:last-child {
  border-bottom: none; }

.coi-category-consent__decison {
  margin-bottom: 40px;
  display: flex;
  justify-content: flex-end;
  align-items: center; }

.coi-category-consent__select-all {
  display: flex;
  margin-right: 30px;
  text-transform: uppercase;
  cursor: pointer; }

.categories-list__description-wrapper {
  display: flex;
  flex-direction: column; }

.switch-container__consent-switch {
  position: relative;
  display: inline-block;
  width: 34px;
  height: 14px; }

.switch-container__category-checkbox {
  display: none !important; }

.switch-container__slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #bdbdbd;
  transition: 0.4s;
  border-radius: 34px; }

.switch-container__slider:after {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: -3px;
  bottom: -3px;
  background-color: #f5f5f5;
  transition: 0.4s;
  border-radius: 50%;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.12), 0 2px 2px 0 rgba(0, 0, 0, 0.24); }

.switch-container__slider:before {
  background-color: #249723; }

.switch-container__category-checkbox:checked + .switch-container__slider {
  background-color: #93ca93; }

.switch-container__category-checkbox:focus + .switch-container__slider {
  box-shadow: 0 0 1px #2196f3; }

.switch-container__category-checkbox:checked + .switch-container__slider:after {
  -webkit-transform: translateX(20px);
  -ms-transform: translateX(20px);
  transform: translateX(20px);
  background-color: #fff; }

/*Styles active only on desktop version*/
@media screen and (min-width: 760px) {
  .categories-list__single-category {
    flex-direction: row; }
  .categories-list__category-title-wrapper {
    flex: 1; }
  .categories-list__description-wrapper {
    flex: 3; }
  .coi-category-consent__decison {
    justify-content: flex-end; } }

/*Styles active only on mobile version*/
@media screen and (max-width: 760px) {
  .categories-list__single-category {
    flex-direction: column; }
  .categories-list__description-wrapper {
    padding-top: 20px; }
  .coi-category-consent__decison {
    justify-content: center; } }

#coi-cookie * {
  box-sizing: border-box;
  line-height: normal;
  font-size: calc(12.5px + 7.5 * ((100vw - 320px) / 2240)); }

#coi-cookie {
  box-sizing: border-box;
  background-color: #fff;
  border-top: 1px solid #ddd;
  width: 100%;
  position: fixed;
  z-index: 2147483645;
  bottom: 0px;
  left: 0;
  padding: 20px;
  height: auto;
  color: #000000;
  display: flex;
  justify-content: space-between;
  overflow-y: auto;
  /* udkommenter cookie popup skal være 100% i højden på små enheder. Juster max-width til det ønskede
    @media only screen and (max-width: 500px) {
        height: 100%;
    }*/ }
  @media only screen and (max-width: 730px) {
    #coi-cookie {
      flex-direction: column; } }
  #coi-cookie > div:last-child {
    display: none; }
  #coi-cookie .c-button, #coi-cookie .c-decline {
    border-radius: 25px;
    border: 1px solid #000000;
    padding: 12px 24px;
    background-color: #fff;
    color: #000000;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    -o-transition: .2s;
    -ms-transition: .2s;
    -moz-transition: .2s;
    -webkit-transition: .2s;
    transition: .2s;
    font-weight: 300;
    cursor: pointer; }
  #coi-cookie .c-header {
    font-weight: 300;
    margin-bottom: 20px;
    font-size: 1.5em; }
  #coi-cookie #c-left {
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-width: 500px;
    float: left; }
    @media only screen and (max-width: 730px) {
      #coi-cookie #c-left {
        max-width: 100%;
        float: none; } }
  #coi-cookie #c-right {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    float: right; }
    #coi-cookie #c-right button {
      margin-bottom: 1rem; }
      @media only screen and (min-width: 731px) {
        #coi-cookie #c-right button {
          margin-top: 25px; } }
    @media only screen and (max-width: 730px) {
      #coi-cookie #c-right {
        float: none;
        margin: 30px 0 10px 0; } }
  #coi-cookie .c-message {
    font-size: 1em; }
    #coi-cookie .c-message div:not(:last-child) {
      margin-bottom: 20px; }
    @media only screen and (max-width: 730px) {
      #coi-cookie .c-message {
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        flex-direction: column; } }
  #coi-cookie a {
    font-weight: 300; }

html {
  font-size: calc(10 / 1280 * 100vw); }
  @media all and (min-width: 2560px) {
    html {
      font-size: 20px; } }
  @media all and (max-width: 320px) {
    html {
      font-size: 2.5px; } }

::selection {
  color: #FFF;
  background: rgba(16, 20, 67, 0.8);
  opacity: 1;
  padding: 10rem; }

body {
  overflow-x: hidden;
  overflow-y: auto;
  background-color: #f0f0f0;
  line-height: 1.3; }
  @media (max-width: 320px) {
    body {
      overflow-x: auto; } }

#showroom {
  position: relative;
  width: 128rem;
  margin: 0 auto;
  background: #FBFBFB; }
  #showroom section {
    position: relative;
    box-sizing: content-box;
    border-collapse: separate;
    background-clip: content-box; }
    #showroom section > div {
      position: absolute;
      box-sizing: content-box;
      line-height: 100%;
      object-fit: cover; }
    #showroom section img, #showroom section video, #showroom section picture {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: inherit;
      object-position: inherit; }
      #showroom section img:focus, #showroom section video:focus, #showroom section picture:focus {
        outline: none; }
    #showroom section a {
      object-fit: inherit;
      object-position: inherit; }

::cue {
  color: white;
  background-color: transparent !important;
  border-radius: 0;
  padding: 0;
  margin: 0;
  font-family: 'Futura Web';
  text-shadow: 2px 2px 0px black;
  font-weight: 300; }

::cue(.lindberg) {
  font-family: 'LINDBERG Web'; }

@media only screen and (min-width: 768px) {
  ::cue, ::-webkit-media-text-track-display {
    /*font-size: 4vmin;
        font-size: clamp(16px, 4vw, 48px);*/
    /*line-height: 1.25;
        line-height: clamp(20px, 5vw, 60px);*/
    background: transparent !important; } }
