@charset "UTF-8";
/*! Handmade by http://esmes.fi */
/**
 * @license
 * MyFonts Webfont Build ID 3907021, 2020-05-26T08:50:27-0400
 *
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are
 * explicitly restricted from using the Licensed Webfonts(s).
 *
 * You may obtain a valid license at the URLs below.
 *
 * Webfont: HelveticaNeueLTStd-ThEx by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/neue-helvetica/pro-33-thin-extended-189171/
 *
 * Webfont: HelveticaNeueLTStd-Ex by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/neue-helvetica/pro-53-extended-189171/
 *
 * Webfont: HelveticaNeueLTStd-HvEx by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/neue-helvetica/pro-83-heavy-extended-189171/
 *
 *
 * Webfonts copyright: Copyright &amp;#x00A9; 2014 Monotype Imaging Inc. All rights reserved.
 *
 * © 2020 MyFonts Inc
*/
/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3b9dcd");
@font-face {
  font-family: 'HelveticaNeueLTStd-Ex';
  src: url("webFonts/HelveticaNeueLTStd-Ex/font.woff2") format("woff2"), url("webFonts/HelveticaNeueLTStd-Ex/font.woff") format("woff");
}

@font-face {
  font-family: 'HelveticaNeueLTStd-ThEx';
  src: url("webFonts/HelveticaNeueLTStd-ThEx/font.woff2") format("woff2"), url("webFonts/HelveticaNeueLTStd-ThEx/font.woff") format("woff");
}

@font-face {
  font-family: 'HelveticaNeueLTStd-HvEx';
  src: url("webFonts/HelveticaNeueLTStd-HvEx/font.woff2") format("woff2"), url("webFonts/HelveticaNeueLTStd-HvEx/font.woff") format("woff");
}

/* Assumes 24px/100% root font size */
/* Theme font settings */
/* Media Queries */
/* Greater than X */
/* Lesser than X */
/* Only X (between X1,X2) */
/* T H E M E - [project name] */
/* Brand colors */
/* Media breakpoints */
/* Typography */
/*=== RESET */
*,
::before,
::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

html {
  margin: 0;
  padding: 0;
  height: 100%;
}

body {
  margin: 0;
  padding: 0;
  height: 100%;
  -webkit-text-size-adjust: 100%;
}

input,
textarea {
  border: 0;
  border-radius: 0;
  font: inherit;
}

button,
[type="button"],
[type="reset"],
[type="submit"],
[role="button"] {
  cursor: pointer;
}

/* HTML5 for old-ie */
article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

template {
  display: none;
}

::-moz-selection,
mark {
  background: #e6e8ea;
  color: #ffffff;
}

::selection,
mark {
  background: #e6e8ea;
  color: #ffffff;
}

address,
button,
input,
optgroup,
select,
textarea {
  font: inherit;
}

a img {
  border-style: none;
}

/* Responsive SVG */
img[src*='.svg'] {
  width: 100%;
  height: auto;
}

/*
@-ms-viewport {
  width: 320px;
}
//*/
html, body {
  background-color: #000;
  color: #ffffff;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  font-family: minion-pro, serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.2vw;
}

.root, p {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 1.47059;
}

h1 {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 1.26667;
}

h2 {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.33333;
  letter-spacing: 0.0075em;
}

.mobile-only {
  display: none;
}

.desktop-only {
  display: block;
}

body {
  position: relative;
}

.root {
  width: 100%;
  height: 100%;
}

#main .container {
  width: 100%;
  height: 100%;
  background-image: url("../img/360-rajattu.jpg");
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

#main .container .content {
  width: 60.9375vw;
  height: 100%;
  margin: 0 auto;
  position: relative;
  background-color: rgba(0, 0, 0, 0.6);
  padding: 5.729166667vw 10.416666667vw;
}

#main .container .content .logo img {
  width: 8.854166667vw;
  height: auto;
}

#main .container .content .text-container {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 40.104166667vw;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  padding-bottom: 3vw;
  border-bottom: 1px solid #d9d9d6;
}

#main .container .content .text-container .header {
  text-transform: uppercase;
  font-family: HelveticaNeueLTStd-ThEx, serif;
  font-style: normal;
  font-size: 2.20833rem;
  line-height: 1em;
  margin-bottom: 1.25em;
}

#main .container .content .text-container .header strong {
  font-family: HelveticaNeueLTStd-HvEx, serif;
  font-style: normal;
}

#main .container .content .text-container .row {
  position: relative;
  clear: both;
}

#main .container .content .text-container .row .text {
  width: calc(470/770*100%);
  display: inline-block;
  vertical-align: top;
  font-size: 1rem;
  line-height: 1.125em;
}

#main .container .content .text-container .row .cta {
  font-family: HelveticaNeueLTStd-Ex, serif;
  font-style: normal;
  text-transform: uppercase;
  font-size: 1.25rem;
  width: calc(270/770*100%);
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  vertical-align: top;
  cursor: pointer;
}

#main .container .content .text-container .row .cta img {
  width: 100%;
  height: auto;
}

#main .container .content .text-container .row .some {
  position: absolute;
  width: calc(270/770*100%);
  bottom: 0;
  right: 0;
  font-size: 0;
  text-align: center;
}

#main .container .content .text-container .row .some ul {
  list-style: none;
}

#main .container .content .text-container .row .some ul .some_btn {
  width: 15%;
  display: inline-block;
  margin-left: 13.333333333%;
}

#main .container .content .text-container .row .some ul .some_btn:first-child {
  margin-left: 0;
}

#main .container .content .text-container .row .some ul .some_btn a img {
  width: 100%;
  height: auto;
}

.modal {
  position: absolute;
  display: none;
}

.modal.open {
  display: block;
}

.modal-holder {
  display: none;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  background-image: url("../img/gray-bg.png");
  background-size: 100% 100%;
}

.modal-holder .modal-bg {
  height: 100%;
  transition: -webkit-transform 0.4s ease 0s;
  transition: transform 0.4s ease 0s;
  transition: transform 0.4s ease 0s, -webkit-transform 0.4s ease 0s;
  position: fixed;
  background-image: url("../img/gray-bg.png");
  background-size: 100% 100%;
  width: 4000px;
}

.modal-holder .modal-bg img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 75%;
  object-position: 50% 75%;
  font-family: "object-fit: cover; object-position: 50% 75%";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.modal-holder .modal-page-bg {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.6);
}

.modal-holder .modals {
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
}

.modal-holder .modals .modal-carousel {
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
}

.modal-holder .modals .modal-carousel .carousel-holder {
  position: absolute;
  width: 100%;
  height: 70vh;
  top: 15vh;
  bottom: 15vh;
  left: 0;
  right: 0;
  z-index: 150;
  overflow: hidden;
}

.modal-holder .modals .modal-carousel .carousel-holder .carousel-items {
  height: 70vh;
  font-size: 0;
  white-space: nowrap;
  transition: -webkit-transform 0.4s ease 0s;
  transition: transform 0.4s ease 0s;
  transition: transform 0.4s ease 0s, -webkit-transform 0.4s ease 0s;
}

.modal-holder .modals .modal-carousel .carousel-holder .carousel-items .carousel-spacer {
  height: 70vh;
  display: inline-block;
  width: 0;
}

.modal-holder .modals .modal-carousel .carousel-holder .carousel-items .carousel-item {
  height: 70vh;
  display: inline-block;
  margin: 0 3.385416667vw;
  position: relative;
  z-index: 400;
  cursor: pointer;
}

.modal-holder .modals .modal-carousel .carousel-holder .carousel-items .carousel-item .carousel-item-border {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 2px solid #fab900;
  background-image: url("../img/magnify.png");
  background-position: center center;
  background-size: 11.228070175%;
  background-repeat: no-repeat;
  opacity: 0;
  transition: opacity 0.6s ease 0s;
}

.modal-holder .modals .modal-carousel .carousel-holder .carousel-items .carousel-item.active {
  z-index: 800;
}

.modal-holder .modals .modal-carousel .carousel-holder .carousel-items .carousel-item.active .carousel-item-border {
  opacity: 1;
}

.modal-holder .modals .modal-carousel .carousel-holder .carousel-items .carousel-item .carousel-item-img {
  height: 100%;
}

.modal-holder .modals .modal-carousel .carousel-holder .carousel-items .carousel-item .carousel-item-img img {
  height: 100%;
  width: auto;
}

.modal-holder .modals .modal-carousel .vignette-right {
  position: absolute;
  height: 100%;
  width: 400px;
  top: 0;
  right: 0;
  cursor: pointer;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 25%);
  z-index: 500;
}

.modal-holder .modals .modal-carousel .vignette-left {
  position: absolute;
  height: 100%;
  width: 400px;
  top: 0;
  left: 0;
  cursor: pointer;
  background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 25%);
  z-index: 500;
}

.modal-holder .modals .modal-carousel .carousel-vignette {
  width: 100%;
  height: 100%;
  z-index: 500;
  position: relative;
  pointer-events: none;
}

.modal-holder .modals .modal-carousel .carousel-logo {
  position: absolute;
  top: 2.8125vw;
  left: 3.333333333vw;
  cursor: pointer;
  z-index: 600;
}

.modal-holder .modals .modal-carousel .carousel-logo img {
  width: auto;
  height: 5vh;
}

.modal-holder .modals .modal-carousel .carousel-control-arrows {
  z-index: 700;
}

.modal-holder .modals .modal-carousel .carousel-control-arrows .carousel-arrow {
  width: 1.875vw;
  position: absolute;
  left: 300px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  cursor: pointer;
  z-index: 700;
}

.modal-holder .modals .modal-carousel .carousel-control-arrows .carousel-arrow img {
  width: 100%;
  height: auto;
}

.modal-holder .modals .modal-carousel .carousel-control-arrows .carousel-arrow.carousel-arrow-right {
  left: auto;
  right: 300px;
}

.modal-holder .modals .modal-carousel .carousel-navigation {
  text-align: center;
  z-index: 1100;
  position: absolute;
  width: 100%;
  height: 0.75vw;
  top: 90vh;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.modal-holder .modals .modal-carousel .carousel-navigation .navi {
  display: inline-block;
  margin: 0 0.1vw;
  width: 1.25vw;
  height: 1.25vw;
  max-width: 24px;
  max-height: 24px;
  border-radius: 50%;
  border: 1px solid #d9d9d6;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.01);
}

.modal-holder .modals .modal-carousel .carousel-navigation .navi.active {
  background-color: #d9d9d6;
}

.modal-holder .modals .modal-page {
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
}

.modal-holder .modals .modal-page .page-logo {
  position: fixed;
  top: 2.8125vw;
  left: 3.333333333vw;
  cursor: pointer;
}

.modal-holder .modals .modal-page .page-logo img {
  width: auto;
  height: 5vh;
}

.modal-holder .modals .modal-page .close-left,
.modal-holder .modals .modal-page .close-right {
  position: fixed;
  height: 100%;
  left: 0;
  top: 0;
  width: 19.53125%;
  cursor: pointer;
}

.modal-holder .modals .modal-page .close-right {
  right: 0;
  left: auto;
}

.modal-holder .modals .modal-page .page-content {
  background-color: #000;
  width: 60.9375%;
  margin: 0 auto;
  position: relative;
  display: block;
  padding: 4.6875vw 0 2.6875vw 0;
  font-size: 1.20833rem;
  line-height: 1.335em;
}

.modal-holder .modals .modal-page .page-content .page-close {
  position: absolute;
  top: 1.5625vw;
  right: 3.645833333vw;
  width: 1.5625vw;
  height: 1.5625vw;
  cursor: pointer;
}

.modal-holder .modals .modal-page .page-content .page-close img {
  width: 100%;
  height: auto;
}

.modal-holder .modals .modal-page .page-content video {
  width: 100%;
  height: auto;
  margin-top: 1em;
  margin-bottom: 2em;
}

.modal-holder .modals .modal-page .page-content .fullwidthvideo {
  width: 100%;
  position: relative;
  padding-top: 56.25%;
  height: 0;
  margin-top: 3em;
  margin-bottom: 2em;
}

.modal-holder .modals .modal-page .page-content .fullwidthvideo iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}

.modal-holder .modals .modal-page .page-content h1 {
  text-transform: uppercase;
  font-family: HelveticaNeueLTStd-ThEx, serif;
  font-style: normal;
  font-size: 2.91667rem;
  line-height: 1em;
  padding: 0 5.46875vw 2.1vw 5.46875vw;
}

.modal-holder .modals .modal-page .page-content h1 strong {
  font-family: HelveticaNeueLTStd-HvEx, serif;
}

.modal-holder .modals .modal-page .page-content h2 {
  text-transform: uppercase;
  font-family: HelveticaNeueLTStd-HvEx, serif;
  font-style: normal;
  font-size: 1.25rem;
  line-height: 1em;
  padding: 0 5.46875vw 0.8vw 5.46875vw;
}

.modal-holder .modals .modal-page .page-content p {
  font-size: 1.20833rem;
  line-height: 1.335em;
  padding: 0 5.46875vw 0 5.46875vw;
  margin-bottom: 1.25em;
}

.modal-holder .modals .modal-page .page-content .down {
  text-align: center;
  margin-bottom: 2.6vw;
}

.modal-holder .modals .modal-page .page-content .down img {
  height: 1.875vw;
  width: auto;
  display: block;
  margin: 0 auto;
}

.modal-holder .modals .modal-page .page-content .fullwidth,
.modal-holder .modals .modal-page .page-content .halfwidth {
  width: 100%;
  height: auto;
  display: block;
  padding-top: 1em;
  padding-bottom: 2em;
}

.modal-holder .modals .modal-page .page-content .halfwidth {
  width: 50%;
  height: auto;
  margin: 0 auto;
}

.modal--open .modal-holder {
  display: block;
}

.modal-page--open .modal-page-bg {
  display: inline;
}

@media screen and (max-width: 767px) {
  html, body {
    height: auto;
    width: 100vw;
    font-size: 3.947368421vw;
  }
  .mobile-only {
    display: block;
  }
  .desktop-only {
    display: none;
  }
  #main .container {
    width: 100%;
    height: auto;
    min-height: 100vh;
  }
  #main .container .content {
    width: 100%;
    height: auto;
    min-height: 100vh;
    background-color: rgba(0, 0, 0, 0.6);
    padding: 4.934210526vw;
  }
  #main .container .content .logo img {
    width: 27.960526316vw;
    height: auto;
  }
  #main .container .content .text-container {
    position: relative;
    padding: 0 4.605263158vw;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    margin-top: 4em;
    border-bottom: none;
  }
  #main .container .content .text-container .header {
    font-size: 2.08333rem;
    margin-bottom: 0.5em;
  }
  #main .container .content .text-container .row {
    position: relative;
    clear: both;
  }
  #main .container .content .text-container .row .text {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    line-height: 1.05em;
  }
  #main .container .content .text-container .row .cta {
    width: 52%;
    position: relative;
    display: block;
    margin: 1.35em auto 2em auto;
    vertical-align: top;
    cursor: pointer;
    font-size: 1.16667rem;
    line-height: 2em;
  }
  #main .container .content .text-container .row .cta img {
    width: 100%;
    height: auto;
  }
  #main .container .content .text-container .row .some {
    position: relative;
    bottom: auto;
    right: auto;
    width: 100%;
    padding-top: 4vw;
    border-top: 1px solid #d9d9d6;
  }
  #main .container .content .text-container .row .some ul .some_btn {
    width: 7.5%;
    margin-left: 23.333333333%;
  }
  #main .container .content .text-container .row .some ul .some_btn:first-child {
    margin-left: 0;
  }
  .modal-holder .modals {
    position: fixed;
  }
  .modal-holder .modals .modal-carousel .carousel-holder {
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .modal-holder .modals .modal-carousel .carousel-holder .carousel-items {
    height: 100%;
  }
  .modal-holder .modals .modal-carousel .carousel-holder .carousel-items .carousel-spacer {
    height: 100%;
  }
  .modal-holder .modals .modal-carousel .carousel-holder .carousel-items .carousel-item {
    height: 100%;
    margin: 0 7vw;
  }
  .modal-holder .modals .modal-carousel .carousel-holder .carousel-items .carousel-item.active {
    z-index: 800;
  }
  .modal-holder .modals .modal-carousel .carousel-holder .carousel-items .carousel-item.active .carousel-item-border {
    opacity: 1;
  }
  .modal-holder .modals .modal-carousel .carousel-holder .carousel-items .carousel-item .carousel-item-img {
    height: 100%;
  }
  .modal-holder .modals .modal-carousel .carousel-holder .carousel-items .carousel-item .carousel-item-img img {
    height: 100%;
    width: auto;
  }
  .modal-holder .modals .modal-carousel .vignette-right {
    background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 75%);
  }
  .modal-holder .modals .modal-carousel .vignette-left {
    background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 75%);
  }
  .modal-holder .modals .modal-carousel .carousel-logo {
    position: absolute;
    top: 4.934210526vw;
    left: 4.934210526vw;
    z-index: 100;
  }
  .modal-holder .modals .modal-carousel .carousel-logo img {
    width: 27.960526316vw;
    height: auto;
  }
  .modal-holder .modals .modal-carousel .carousel-control-arrows {
    z-index: 700;
  }
  .modal-holder .modals .modal-carousel .carousel-control-arrows .carousel-arrow {
    width: 4vw;
    position: absolute;
    left: 300px;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    cursor: pointer;
    z-index: 700;
  }
  .modal-holder .modals .modal-carousel .carousel-control-arrows .carousel-arrow img {
    width: 100%;
    height: auto;
  }
  .modal-holder .modals .modal-carousel .carousel-control-arrows .carousel-arrow.carousel-arrow-right {
    left: auto;
    right: 300px;
  }
  .modal-holder .modals .modal-carousel .carousel-navigation {
    top: auto;
    bottom: 10%;
  }
  .modal-holder .modals .modal-carousel .carousel-navigation .navi {
    margin: 0 1px;
    width: 12px;
    height: 12px;
  }
  .modal-holder .modals .modal-page {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
  }
  .modal-holder .modals .modal-page .close-left,
  .modal-holder .modals .modal-page .close-right {
    display: none;
  }
  .modal-holder .modals .modal-page .page-logo {
    position: fixed;
    top: 2.8125vw;
    left: 3.333333333vw;
    cursor: pointer;
  }
  .modal-holder .modals .modal-page .page-logo img {
    width: auto;
    height: 5vh;
  }
  .modal-holder .modals .modal-page .page-content {
    width: 100%;
    padding: 9vw 0 2.6875vw 0;
    font-size: 1.20833rem;
    line-height: 1.335em;
  }
  .modal-holder .modals .modal-page .page-content .page-close {
    top: 4.934210526vw;
    right: 4.934210526vw;
    width: 4.934210526vw;
    height: 4.934210526vw;
  }
  .modal-holder .modals .modal-page .page-content video {
    margin-top: 1em;
    margin-bottom: 2em;
  }
  .modal-holder .modals .modal-page .page-content h1 {
    font-size: 2.25rem;
    line-height: 1em;
    padding: 4.934210526vw 9.539473684vw 9.046052632vw 9.539473684vw;
  }
  .modal-holder .modals .modal-page .page-content h2 {
    text-transform: uppercase;
    font-family: HelveticaNeueLTStd-HvEx, serif;
    font-style: normal;
    font-size: 1.25rem;
    line-height: 1em;
    padding: 0 9.539473684vw 0.8vw 9.539473684vw;
  }
  .modal-holder .modals .modal-page .page-content p {
    font-size: 1.20833rem;
    line-height: 1.335em;
    padding: 0 9.539473684vw 0 9.539473684vw;
    margin-bottom: 1.25em;
  }
  .modal-holder .modals .modal-page .page-content .down {
    text-align: center;
    margin-bottom: 9.046052632vw;
  }
  .modal-holder .modals .modal-page .page-content .down img {
    height: 5.921052632vw;
    width: auto;
    display: block;
    margin: 0 auto;
  }
  .modal-holder .modals .modal-page .page-content .fullwidth,
  .modal-holder .modals .modal-page .page-content .halfwidth {
    width: 100%;
    height: auto;
    display: block;
    padding-top: 1em;
    padding-bottom: 2em;
  }
  .modal-holder .modals .modal-page .page-content .halfwidth {
    width: 50%;
    height: auto;
    margin: 0 auto;
  }
  .modal--open html, .modal--open body {
    overflow: hidden;
    position: fixed;
  }
  .modal--open #main {
    display: none;
  }
  .modal-page--open .modals {
    position: absolute !important;
  }
}

@media screen and (max-width: 767px) and (orientation: landscape) {
  html, body {
    height: auto;
    width: 100vw;
    font-size: 2vw;
  }
  #main .container .content .logo img {
    width: 15vw;
    height: auto;
  }
  #main .container .content .text-container {
    margin-top: 2em;
  }
  #main .container .content .text-container .row .cta {
    width: 32%;
  }
  #main .container .content .text-container .row .some {
    text-align: center;
  }
  #main .container .content .text-container .row .some ul .some_btn {
    width: 5%;
    margin-left: 13.333333333%;
  }
  #main .container .content .text-container .row .some ul .some_btn:first-child {
    margin-left: 0;
  }
  .modal-holder .modals {
    position: fixed;
  }
  .modal-holder .modals .modal-carousel .carousel-holder .carousel-items .carousel-item .carousel-item-border {
    border-width: 1px;
  }
  .modal-holder .modals .modal-carousel .carousel-logo img {
    width: 15vw;
    height: auto;
  }
  .modal-holder .modals .modal-carousel .carousel-navigation {
    top: auto;
    bottom: 14%;
  }
  .modal-holder .modals .modal-carousel .carousel-navigation .navi {
    margin: 0 1px;
    width: 8px;
    height: 8px;
  }
  .modal-holder .modals .modal-page {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
  }
  .modal-holder .modals .modal-page .close-left,
  .modal-holder .modals .modal-page .close-right {
    display: none;
  }
  .modal-holder .modals .modal-page .page-logo {
    position: fixed;
    top: 2.8125vw;
    left: 3.333333333vw;
    cursor: pointer;
  }
  .modal-holder .modals .modal-page .page-logo img {
    width: auto;
    height: 5vh;
  }
  .modal-holder .modals .modal-page .page-content {
    width: 100%;
    padding: 9vw 0 2.6875vw 0;
    font-size: 1.20833rem;
    line-height: 1.335em;
  }
  .modal-holder .modals .modal-page .page-content .page-close {
    top: 4.934210526vw;
    right: 4.934210526vw;
    width: 4.934210526vw;
    height: 4.934210526vw;
  }
  .modal-holder .modals .modal-page .page-content video {
    margin-top: 1em;
    margin-bottom: 2em;
  }
  .modal-holder .modals .modal-page .page-content h1 {
    font-size: 2.25rem;
    line-height: 1em;
    padding: 4.934210526vw 9.539473684vw 9.046052632vw 9.539473684vw;
  }
  .modal-holder .modals .modal-page .page-content h2 {
    text-transform: uppercase;
    font-family: HelveticaNeueLTStd-HvEx, serif;
    font-style: normal;
    font-size: 1.25rem;
    line-height: 1em;
    padding: 0 9.539473684vw 0.8vw 9.539473684vw;
  }
  .modal-holder .modals .modal-page .page-content p {
    font-size: 1.20833rem;
    line-height: 1.335em;
    padding: 0 9.539473684vw 0 9.539473684vw;
    margin-bottom: 1.25em;
  }
  .modal-holder .modals .modal-page .page-content .down {
    text-align: center;
    margin-bottom: 9.046052632vw;
  }
  .modal-holder .modals .modal-page .page-content .down img {
    height: 5.921052632vw;
    width: auto;
    display: block;
    margin: 0 auto;
  }
  .modal-holder .modals .modal-page .page-content .fullwidth,
  .modal-holder .modals .modal-page .page-content .halfwidth {
    width: 100%;
    height: auto;
    display: block;
    padding-top: 1em;
    padding-bottom: 2em;
  }
  .modal-holder .modals .modal-page .page-content .halfwidth {
    width: 50%;
    height: auto;
    margin: 0 auto;
  }
}

/* === COMPONENT IMPORTS */
/* === HELPER IMPORTS */
/** clearfix helper class **/
.cf:before,
.cf:after {
  content: " ";
  display: table;
}

.cf:after {
  clear: both;
}

/*# sourceMappingURL=main.css.map */
