/* **** font definition **** */

/*
@font-face {
  font-family: 'PeterSchmidt_Sans';
  src: url('../fonts/PeterSchmidtSans/PeterSchmidtSans-Semilight.woff2')
      format('woff2'),
    url('../fonts/PeterSchmidtSans/PeterSchmidtSans-Semilight.woff')
      format('woff');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'PeterSchmidt_Sans';
  src: url('../fonts/PeterSchmidtSans/PeterSchmidtSans-Regular.woff2')
      format('woff2'),
    url('../fonts/PeterSchmidtSans/PeterSchmidtSans-Regular.woff')
      format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'PeterSchmidt_Sans';
  src: url('../fonts/PeterSchmidtSans/PeterSchmidtSans-Bold.woff2')
      format('woff2'),
    url('../fonts/PeterSchmidtSans/PeterSchmidtSans-Bold.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Polo22';
  src: url('../fonts/PeterSchmidtSans/polo22-leicht-webfont.woff2')
      format('woff2'),
    url('../fonts/PeterSchmidtSans/polo22-leicht-webfont.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'PeterSchmidt_Sans';
  src: url('../fonts/PeterSchmidtSans/polo22-buch-webfont.woff2')
      format('woff2'),
    url('../fonts/PeterSchmidtSans/polo22-buch-webfont.woff') format('woff');
  font-weight: 400;
  font-style: normal;
} */

/* Set up Roboto for modern browsers, all weights */
@supports (font-variation-settings: normal) {
  @font-face {
    font-display:swap;
    font-family:PSGNeoGrotesk;
    src:url(../fonts/PSG_Neo_Grotesk/PSGNeoGrotesk201211GX-d306fff091c6b6d7b21654da30672904.ttf) format("truetype"),
    url(../fonts/PSG_Neo_Grotesk/PSGNeoGrotesk201211GX-d306fff091c6b6d7b21654da30672904.ttf) format("truetype-variations");
    font-weight: 30 200;
    font-stretch: 5% 400%;
  }

  @font-face {
    font-display:swap;
    font-family:PSGNeoGroteskMono;
    src:url(../fonts/PSG_Neo_Grotesk/PSGNeoGroteskMono201218VFGX-f7602ed8fa8c1d47c05184bf349b6d4f.ttf) format("truetype"),
    url(../fonts/PSG_Neo_Grotesk/PSGNeoGrotesk201218VFGX-1f1f95a59119d5221453364f81cf8c9e.ttf) format("truetype-variations");
    font-weight: 30 200;
    font-stretch: 5% 400%;
  }

  .super-bold {
    font-weight: 1000;
  }
}

.obfu {
  unicode-bidi: bidi-override !important;
  direction: rtl !important;
}

/* text-elements definitions */

html {
  /*font-family: 'PeterSchmidt_Sans', Arial, Helvetica, sans-serif;*/
  font-family: 'PSGNeoGrotesk', Arial, Helvetica, sans-serif;
  font-weight: 100;
  font-stretch: 300%;
  font-size: 16px;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  position: relative;
}

body {
  font-family: 'PSGNeoGrotesk', Arial, Helvetica, sans-serif;
  font-weight: 100;
  font-stretch: 300%;
  font-size: 16px;
}

/*
body {
  font-family: 'PeterSchmidt_Sans', Arial, Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: 300;
}

@media only screen and (min-width: 1200px) {
  h1 {
    font-family: 'PeterSchmidt_Sans';
    font-size: 2.73rem;
    font-weight: 500;
  }
}

h2 {
  font-family: 'PeterSchmidt_Sans';
  font-size: 2.73rem;
  font-weight: 500;
}

h3 {
  font-family: 'PeterSchmidt_Sans';
  font-size: 1.64rem;
  font-weight: 500;
} */


/* new insert A 14-06-21 */

body {
 -webkit-font-smoothing:antialiased
}
.d-flex {
 display:flex
}
.jc-space-between {
 justify-content:space-between
}
.w-100 {
 width:100%
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
 font-weight: 150;
}

b, strong {
  font-weight: 130;
}

section {
font-size: 22px;
}

section h1,
section h2 {
  font-size: 2.73rem;
}

@media(min-width:0px) {
 .h1 {
  font-size:2.25rem;
  line-height:1.16
 }
 .h1,
 .h2 {
  font-family:PSGNeoGrotesk;
  font-weight:50;
  font-stretch:400%
 }
 .h2 {
  font-size:2rem;
  line-height:1.3
 }
 .h3 {
  font-size:1.375rem;
  line-height:1.45
 }
 .h3,
 .h4 {
  font-family:PSGNeoGrotesk;
  font-weight:50;
  font-stretch:400%
 }
 .h4 {
  font-size:1.5rem;
  line-height:1.25
 }
 .h5 {
  font-size:1.25rem;
  line-height:1.3
 }
 .h5,
 .h6 {
  font-family:PSGNeoGrotesk;
  font-weight:50;
  font-stretch:400%
 }
 .h6 {
  font-size:1.125rem;
  line-height:1.33
 }
}
@media(min-width:768px) {
 .h1 {
  font-size:2.75rem;
  line-height:1.22
 }
 .h2 {
  font-size:2.25rem;
  line-height:1.25
 }
 .h3 {
  font-size:1.6875rem
 }
 .h3,
 .h4 {
  line-height:1.33
 }
 .h4 {
  font-size:1.5rem
 }
}
@media(min-width:1024px) {
 .h1 {
  font-size:3.375rem;
  line-height:1.18
 }
 .h2 {
  font-size:2.75rem;
  line-height:1.22
 }
}
@media(min-width:1440px) {
 .h1 {
  font-size:4rem;
  line-height:1.125
 }
 .h2 {
  font-size:3.375rem;
  line-height:1.18
 }
 .h3 {
  font-size:2rem;
  line-height:1.29
 }
 .h4 {
  font-size:1.875rem;
  line-height:1.2
 }
 .h5 {
  font-size:2rem
 }
 .h5,
 .h6 {
  line-height:1.25
 }
 .h6 {
  font-size:1.5rem
 }
}

/* end new insert A */


.stage {
  background-color: #266678;
}
/* content-elements definitions */

.bg-style1 {
  background-color: #266678;
  color: #fff;
}

.bg-style2 {
  background-color: #eaeaea;
}

.bg-style3 {
  background-color: #c8d7e5;
}

.bg-style4 {
  background-color: #b8c9cf;
}

.bg-style5 {
  background-color: #f5f6f7;
}

img {
  width: 100%;
}

.rounded-img {
  border-radius: 50%;
}

.center-element {
  margin-left: auto;
  margin-right: auto;
}
.md-element {
  margin-left: 150px;
  margin-right: 150px;
}

ul.custom-square {
  list-style: none;
}

ul.custom-square li {
  text-indent: -1.5rem;
  padding-bottom: 1.5rem;
}

ul.custom-square li::before {
  content: '■';
  font-size: 0.5rem;
  position: relative;
  top: -3px;
  padding: 0.5rem;
}

.btn {
  margin-top: 10px;
  height: 63px;
  width: 244px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #235563;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 0.89rem;
  letter-spacing: 1.8px;
  transition: background-color 0.2s ease-in;
  cursor: pointer;
}

#btn-nav nav a {
  height: 45px;
  width: 174px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: black;
  border: 1px solid white;
  border-radius: 4px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  transition: all 0.2s ease-in;
  cursor: pointer;
  margin-bottom: 18px;
  text-decoration: none;
}

#btn-nav nav a:hover {
  background-color: white;
  color: #1b1b1b;
}

.btn:hover {
  background: #133543;
}

.contactCard div {
  margin: auto;
  width: 490px;
}

.obfu_js {
  white-space: nowrap;
}

#vid04 {
  margin-bottom: -9px;
}

/* header element */

header {
  text-transform: uppercase;
  color: #fff;
}

header figure canvas {
  width: 66px;
  height: 33px;
}

header nav a {
  display: inline-block;
  text-decoration: none;
  margin: 0 10px;
  font-size: 14px;
  font-weight: 300;
  color: #fff;
  transition: all 0.1s ease-out;
  letter-spacing: 0.4px;
}

header nav a:hover {
  text-decoration: underline;
  color: white;
}

.btn,
header nav a,
#btn-nav nav a {
  font-stretch: 150%;
  font-weight: 150;
  font-size: 1.15rem;
}

header nav a {
font-weight: 80;
font-stretch: 200%;
font-size: 1rem;
margin-top: 5px;
}

header .stage-menu,
header .wrap-menu {
  padding-top: 20px;
  min-height: 60px;
  width: 100%;
}

header .stage-menu figure,
header .wrap-menu figure {
  margin: 0;
}

header .stage-menu {
  position: absolute;
  top: 0;
}

header .wrap-menu {
  position: fixed;
  background-color: #000;
  z-index: 100;
  transform: translate(0, -90px);
}

/* footer element 
footer {
  background-color: #000;
  color: #fff;
  margin-bottom: -20px;
  padding: 80px;
}

footer ul {
  list-style-type: none;
  padding: 0;
  font-weight: 300;
  font-size: 0.82rem;
  line-height: 1.35rem;
  margin-top: 64px;
}

footer nav.meta {
  float: right;
}

footer ul.meta {
  float: left;
  margin-left: 50px;
}

footer ul a {
  color: #fff;
  line-height: 1.06rem;
  text-decoration: none;
  transition: all 0.2s ease-in;
  cursor: pointer;
}

footer ul a:hover {
  text-decoration: none;
  color: #8395a3;
}

.footerLeft a {
  color: #737373;
}
*/

.logoInteroneContainer {
  text-align: right;
}
.logoInterone {
  width: 100px;
  position: relative;
  right: 0;
}

.logoPSG {
  width: 249px;
}

.text-right {
  font-weight: 300;
}

/* section-elements definitions */

#sec01 .container-fluid {
  padding-top: 166px;
}

#sec01 .container-fluid .row div.col-xl-6 {
  padding-top: 53px;

  overflow: hidden;
}

#sec01 .container-fluid .row div.col-xl-6 p {
  max-width: 560px;
  margin-top: 24px;
}

#sec01 .container-fluid .row div.col-xl-6 ~ div.col-xl-6 {
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
}

#sec011 .container-fluid .row {
  display: flex;
  border-top: 2px solid white;
  justify-content: space-between;
}
#sec011 .container-fluid .row div {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 25px;
  margin-bottom: 25px;
}

#sec011 .container-fluid .row div img {
  width: 110px;
}
#sec011 .container-fluid .row div:first-child img {
  margin-left: 20px;
  width: 70px;
}
#sec011 .container-fluid .row div:last-child img {
  width: 70px;
  margin-right: 30px;
}

#sec011 .container-fluid .row div img#sec011b,
#sec011 .container-fluid .row div img#sec011c,
#sec011 .container-fluid .row div img#sec011d,
#sec011 .container-fluid .row div img#sec011e {
  width: 140px;
}

#sec02 .container-fluid div.row {
  min-height: 287px;
  background-color: #c8d7e5;
  padding-top: 50px;
  padding-bottom: 56px;
}
#sec02 .container-fluid div.row div p {
  max-width: 280px;
  margin: auto;
}

#sec05 div.container-fluid div.row {
  padding-bottom: 112px;
}
#sec05 div.container-fluid div.row div.col-12 div.md-element {
  margin-top: 96px;
  margin-bottom: 59px;
}

#sec06 div.container {
  padding-bottom: 60px;
}

#sec06 div.container div.row div.col h2 {
  margin-top: 72px;
  margin-bottom: 64px;
}

#sec07 div.container-fluid div.row {
  padding-top: 40px;
  padding-bottom: 81px;
}
#sec07 div.container-fluid div.row div {
  display: flex;
  align-items: center;
  margin-top: -.3rem;
}
#sec07 div.container-fluid div.row div h2 {
  margin-bottom: 40px;
}
#sec07 div.container-fluid div.row div p {
  margin-top: 2.5rem;
  margin-left: 30px;
  font-size: 1rem;
  font-stretch: 200%;
}
#sec07 img {
  max-width: 132px;
  min-width: 90px;
}
#sec07 div.container-fluid div.row div a {
  color: #0078b4;
  text-decoration: none;
}

#stageImage {
  padding-left: 0;
}

#sec07 div.container-fluid div.row div h2 {
  margin: auto;
}

/* image-Text definitions */

.imageText div div div h2 {
  margin-top: 112px;
  margin-left: 80px;
}
.imageText div div div p {
  margin-left: 80px;
  max-width: 450px;
  font-size: 1.4rem;
  font-stretch: 200%;
  font-weight: 70;
}

#exampleFour {
  padding-top: 69px;
  padding-right: 114px;
  padding-bottom: 69px;
  padding-left: 114px;
}
.imageText div div div {
  position: relative;
}
.imageText div div div div {
  margin-top: 48px;
  margin-left: 62px;
  margin-right: 62px;
  margin-bottom: 0;
}
.imageText div div div div img {
  max-width: 100%;
  height: auto;
}

/* bootstrap carousel */

.carousel-inner {
  margin-bottom: 80px;
}
.carousel-indicators {
  bottom: -80px;
}

.carousel-indicators li {
  background-color: #c8d7e5;
  width: 17px;
  height: 17px;
  margin-right: 8px;
  margin-left: 8px;
  border-radius: 50%;
}

.carousel-indicators li.active {
  background-color: #266678;
}

/* Responsive breakpoints */

@media (max-width: 767.98px) {
  html {
    font-size: 16px;
  }
}

@media only screen and (max-width: 1200px) {
  .stageImage {
    padding-top: 60px;
    height: 600px;
    width: auto;
  }
  
  #sec07 div.container-fluid div.row div {
    margin-top: -1rem;
  }
  #sec07 div.container-fluid div.row div p {
    margin-top: 4rem;
  }
  #sec011 .container-fluid .row div img,
  #sec011 .container-fluid .row div img#sec011b,
  #sec011 .container-fluid .row div img#sec011c,
  #sec011 .container-fluid .row div img#sec011d,
  #sec011 .container-fluid .row div img#sec011e {
    width: 80px;
  }
  #sec011 .container-fluid .row div:first-child img {
    width: 40px;
    margin-left: 10px;
  }
  #sec011 .container-fluid .row div:last-child img {
    width: 40px;
    margin-right: 10px;
  }
  .imageText div div div h2 {
    margin-top: 50px;
    margin-left: 30px;
    font-size: 2rem;
  }
  .imageText div div div p {
    margin-left: 30px;
    max-width: 450px;
    font-size: 1rem;
  }

  h2 {
    font-size: 2.5rem;
  }
  #exampleFour {
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
  }
}

@media only screen and (max-width: 992px) {
  #sec011 .container-fluid .row div img,
  #sec011 .container-fluid .row div img#sec011b,
  #sec011 .container-fluid .row div img#sec011c,
  #sec011 .container-fluid .row div img#sec011d,
  #sec011 .container-fluid .row div img#sec011e {
    width: 70px;
  }
  #sec011 .container-fluid .row div:first-child img {
    width: 35px;
    margin-left: 10px;
  }
  #sec011 .container-fluid .row div:last-child img {
    width: 35px;
    margin-right: 10px;
  }
  .imageText div div div h2 {
    margin: 0;
    margin-top: 64px;

    font-size: 2.3rem;
    text-align: center;
  }
  .imageText div div div p {
    margin-left: 30px;
    max-width: 450px;
    font-size: 0.85rem;
    padding-top: 16px;
    margin-bottom: 50px;
    text-align: center;
    margin: auto;
  }

  #exampleFour {
    padding-right: 114px;
    padding-bottom: 69px;
    padding-left: 114px;
  }

  #smallGreen {
    background-color: #b8c9cf;
  }

  #smallBlue {
    background-color: #c8d7e5;
  }

  #sec02 .container-fluid div.row {
    padding-top: 0;
  }
  #sec02 .container-fluid div.row div {
    margin-top: 50px;
  }
  #sec02 .container-fluid div.row div h3 {
    font-size: 26px;
  }
  #sec02 .container-fluid div.row div p {
    font-size: 18px;
  }
  #sec07 div.container-fluid div.row div {
    margin-top: 0;
  }
  #sec07 div.container-fluid div.row div p {
    margin-top: 2rem;
  }

  .md-element {
    max-width: 800px;
    margin: auto;
  }

  .contactCard {
    padding: 0;
  }
  .contactCard div {
    margin: auto;
    width: 490px;
  }

  footer {
    /*padding: 30px;*/
  }
}

@media only screen and (max-width: 768px) {
  #btn-nav nav a {
    height: 28px;
    font-size: 13px;

    width: 145px;
    margin-top: 0;
    margin-bottom: 18px;
  }

  #sec01 .container-fluid .row div.col-xl-6 p {
    margin: auto;
  }

  #sec01 .container-fluid {
    padding-top: 130px;
  }
  #sec01 .container-fluid .row div.col-xl-6 {
    margin-top: 0;
    padding-top: 0;
    text-align: center;
    margin-bottom: 80px;
  }
  #sec01 .container-fluid .row div.col-xl-6 h1 {
    padding-bottom: 8px;
    font-size: 50px;
  }
  #sec01 .container-fluid .row div.col-xl-6 p {
    padding-bottom: 24px;
    font-size: 18px;
  }

  #sec011 .container-fluid .row div img,
  #sec011 .container-fluid .row div img#sec011b,
  #sec011 .container-fluid .row div img#sec011c,
  #sec011 .container-fluid .row div img#sec011d,
  #sec011 .container-fluid .row div img#sec011e {
    width: 60px;
  }
  #sec011 .container-fluid .row div:first-child img {
    width: 30px;
    margin-left: 30px;
  }
  #sec011 .container-fluid .row div:last-child img {
    width: 50px;
  }
  #sec07 img {
    max-width: 100px;
  }
  .imageText div div div h2 {
    margin: 0;
    margin-top: 64px;

    font-size: 3.1rem;
    text-align: center;
  }
  .imageText div div div p {
    margin-left: 30px;
    max-width: 450px;
    font-size: 1.15rem;
    padding-top: 16px;
    margin-bottom: 50px;
    text-align: center;
    margin: auto;
  }
  #exampleFour {
    padding: 0;
    padding-bottom: 30px;
  }

  .title {
    text-align: center;
    color: white;
  }

  h2 {
    font-size: 2rem;
  }
  .logoInteroneContainer {
    text-align: left;
  }

  .footerLeft {
    /*border-top: 1px solid #737373;
    padding-top: 20px;*/
  }

  .footerLeft ul.meta {
    /*margin: 0;
    margin-right: 50px;*/
  }

  footer nav.meta {
    /*float: none;*/
  }
  .contactCard div {
    width: 400px;
  }
}

@media only screen and (max-width: 700px) {
  #sec011 .container-fluid .row div img,
  #sec011 .container-fluid .row div img#sec011b,
  #sec011 .container-fluid .row div img#sec011c,
  #sec011 .container-fluid .row div img#sec011d,
  #sec011 .container-fluid .row div img#sec011e {
    width: 80px;
    margin: 20px;
    margin-top: 0;
    margin-bottom: 0;
  }
  #sec011 .container-fluid .row div:first-child img {
    width: 50px;
    margin-left: 30px;
  }
  #sec011 .container-fluid .row div:last-child img {
    width: 50px;
    margin-right: 10px;
  }
}

@media only screen and (min-width: 577px) {
  .allLogos {
    display: none;
  }
}

@media only screen and (max-width: 576px) {
  .title {
    font-size: 1.43rem;
    text-align: left;
  }

  .text-right {
    padding-left: 0;
  }

  #sec011 .container-fluid .row {
    margin-top: 0;
    padding-top: 0;
  }

  #sec011 .container-fluid .row div {
    width: 120px;
    margin: 30px;
    display: none;
  }

  #sec01 .container-fluid .row div.col-xl-6 h1 {
    line-height: 42px;
    font-size: 36px;
  }

  .imageText div div div h2 {
    font-size: 36px;
    line-height: 42px;
  }
  .imageText div div div p {
    max-width: 350px;
  }

  .imageText div div div div {
    margin-top: 48px;
    margin-left: 8px;
    margin-right: 8px;
    margin-bottom: 0;
  }
  /* #sec011 .container-fluid .row div:first-child img {
    width: 50px;
    margin-left: 70px;
  }
  #sec011 .container-fluid .row div:last-child img {
    width: 50px;
    margin-right: 60px;
  } */

  .allLogos {
    padding-top: 30px;
    margin-top: 0;
    padding-bottom: 40px;
  }
  #sec01 .container-fluid {
    padding-top: 100px;
  }

  .contactCard {
    padding-left: 20px;
  }

  #sec07 img {
    max-width: 80px;
  }
  footer {
    /*padding: 10px;*/
  }

  #sec07 div.container-fluid div.row div {
    display: block;
    text-align: center;
    padding: 0;
    width: auto;
  }
  #sec07 div.container-fluid div.row div img {
    margin: 0;
    margin-top: 40px;
    width: auto;
  }
  #sec07 div.container-fluid div.row div p {
    margin: 0;
    margin-top: 16px;
    width: auto;
  }
}

@media only screen and (max-width: 425px) {
  #sec011 .container-fluid .row div img {
    width: 100px;
    margin: 10px;
    margin-left: 40px;
  }
  #sec011 .container-fluid .row div:first-child img {
    width: 40px;
    margin-left: 71px;
  }
  #sec011 .container-fluid .row div:last-child img {
    width: 40px;
    margin-right: 40px;
  }
}

@media only screen and (max-width: 360px) {
  #sec011 .container-fluid .row div img {
    width: 80px;
    margin: 10px;
    margin-left: 40px;
  }
  #sec011 .container-fluid .row div:first-child img {
    width: 30px;
    margin-left: 65px;
  }
  #sec011 .container-fluid .row div:last-child img {
    width: 30px;
    margin-right: 40px;
  }
}
@media only screen and (max-width: 320px) {
  #sec011 .container-fluid .row div img {
    width: 80px;
    margin: 10px;
    margin-left: 20px;
  }
  #sec011 .container-fluid .row div:first-child img {
    width: 30px;
    margin-left: 65px;
  }
  #sec011 .container-fluid .row div:last-child img {
    width: 30px;
    margin-right: 40px;
  }
}

/*** CSS3 Animations ***/

/* stage fadeIn */
.stage-full {
  opacity: 0;
  transition: opacity 1s ease;
}

.visible {
  opacity: 1;
}

/* Sticky Nav Animation */
header .wrap-menu.slideDown,
header .wrap-menu.slideUp {
  opacity: 1;
  transform: translate(0, 0);
  transition: transform 0.4s ease, opacity 0.4s ease;
}

header .wrap-menu.slideUp {
  opacity: 0;
  transform: translate(0, -80px);
}

/* Stage Animations */
@keyframes slideInFromRight {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(0);
  }
}

[data-slideStageOne] {
  animation: 0.5s ease-out 0s 1 slideInFromRight;
}

@keyframes saleInFromCenter {
  0% {
    transform: scale(0.3);
  }
  100% {
    transform: scale(1);
  }
}

[data-slideStageTwo] {
  animation: 0.5s ease-out 0s 1 saleInFromCenter;
}

/* ScrollTrigger definitions */

[data-slideInLeft].visible,
[data-slideInLeft].invisible,
[data-slideInRight].visible,
[data-slideInRight].invisible,
[data-slideInBottom].visible,
[data-slideInBottom].invisible {
  opacity: 1;
  transform: translate(0, 0);
  transition: transform 0.8s ease, opacity 0.8s ease;
}

[data-scale].visible,
[data-scale].invisible,
[data-scaleVideo].visible,
[data-scaleVideo].invisible {
  opacity: 1;
  transform: scale(1);
  transition: transform 0.8s ease, opacity 0.8s ease;
}

[data-slideInLeft].invisible {
  opacity: 0;
  transform: translate(80px, 0);
}

[data-slideInRight].invisible {
  opacity: 0;
  transform: translate(-80px, 0);
}

[data-slideInBottom].invisible {
  opacity: 0;
  transform: translate(0, 150px);
}

[data-scale].invisible,
[data-scaleVideo].invisible {
  opacity: 0;
  transform: scale(0.5);
}






/* new insert  14-06-21 */

.link--size-xs {
    font-weight: 50;
    font-size: .875rem;
    padding: .3125rem .625rem;
}

.label {
    font-size: .875rem;
    line-height: 1.8;
    font-family: PSGNeoGroteskMono;
    font-weight: 50;
    font-stretch: 200%;
    letter-spacing: .25rem;
}
.link {
    font-size: .875rem;
    line-height: 1.22;
    font-family: PSGNeoGroteskMono;
    font-weight: 50;
    text-transform: uppercase;
    letter-spacing: .25rem;
}

.copy--grey-2, .copy--white {
    color: #fafaf8;
}

.copy a {
    color: inherit;
}

.link--black,
.label--black {
    color: #0f0f0f;
}

.label {
    text-align: center;
    margin-bottom: 1rem;
    text-transform: uppercase;
}

.container-xl {
    padding-left: 6.125rem;
    padding-right: 6.125rem;
}

.page-footer__lower-top .link {
 font-family:PSGNeoGrotesk;
 font-stretch:300%
}

.page-footer {
 background:#0f0f0f;
 color:#fafaf8;
 width:100%;
 min-height:100vh;
 display:flex;
 flex-direction:column;
 position:fixed;
 bottom:0;
 left:0;
 z-index:0
}
.page-footer.is-small-vp {
 position:relative;
 opacity:1!important
}
.page-footer__spacer {
 height:100vh
}
.page-footer__headline-main {
 font-size:5rem;
 line-height:.875;
 margin-bottom:3.75rem
}
@media(min-width:768px) {
 .page-footer__headline-main {
  position:relative;
  top:-.1em;
  font-size:7.5rem;
  line-height:.9166666667
 }
}
@media(min-width:1024px) {
 .page-footer__headline-main {
  font-size:8.75rem;
  line-height:.8571428571
 }
}
.page-footer__upper {
 flex:1 1;
 padding-top:1.875rem;
 padding-bottom:3.125rem;
 display:flex;
 flex-direction:column;
 justify-content:space-between
}
@media(min-width:768px) {
 .page-footer__upper {
  padding-top:6.25rem;
  padding-bottom:3.75rem
 }
}
@media(min-width:1024px) {
 .page-footer__upper {
  padding-top:7.5rem;
  padding-bottom:3.75rem
 }
}
@media(min-width:1440px) {
 .page-footer__upper {
  padding-bottom:5rem
 }
}
.page-footer__upper .copy {
 font-weight:50;
 margin-bottom:1.25rem
}
.page-footer__upper-top {
 display:flex;
 flex-direction:column
}
@media(min-width:768px) {
 .page-footer__upper-top {
  flex-direction:row;
  justify-content:space-between
 }
}
@media(min-width:768px) {
 .page-footer__upper-right {
  min-width:13.75rem
 }
}
@media(min-width:1440px) {
 .page-footer__upper-right {
  margin-right:1.875rem
 }
}
.page-footer__upper-right a {
 background-image:none;
 font-size:1.375rem;
 line-height:1.6363636364
}
.page-footer__upper-right a:after {
 display:none
}
@media(min-width:768px) {
 .page-footer__upper-right a {
  font-size:1.6875rem;
  line-height:1.4814814815
 }
}
@media(min-width:1024px) {
 .page-footer__upper-right a {
  font-size:2rem;
  line-height:1.5
 }
}
.page-footer__upper-right p:not(:last-child) {
 margin-bottom:0
}
.page-footer__legal-links {
 display:flex;
 flex-wrap:wrap;
 justify-content:center
}
.page-footer__legal-links .link:not(:last-child) {
 margin-right:.9375rem
}
.page-footer__lower {
 background:#fafaf8;
 padding-top:1.875rem;
 padding-bottom:1.875rem
}
@media(min-width:768px) {
 .page-footer__lower {
  padding-top:2.1875rem;
  padding-bottom:2.1875rem
 }
}
.page-footer__lower .label {
 margin-top:.625rem;
 margin-bottom:0
}
@media(min-width:768px) {
 .page-footer__lower .label {
  margin-top:0
 }
}
.page-footer__lower-inner {
 display:flex;
 flex-wrap:wrap;
 align-items:center;
 flex-direction:column-reverse
}
.page-footer__lower-inner .copy {
 text-align:center
}
@media(min-width:768px) {
 .page-footer__lower-inner {
  justify-content:space-between;
  flex-direction:row
 }
}
@media(max-width:767px) {
 .page-footer__lower__left {
  width:100%;
  margin-bottom:.625rem
 }
}
.page-footer__lower__left .copy {
 font-weight:50
}
.page-footer__header--main {
 margin-bottom:1rem
}
@media(min-width:768px) {
 .page-footer__header--main {
  margin-bottom:2rem
 }
}
.page-footer__header--secondary {
 margin-bottom:1rem
}
@media(min-width:768px) {
 .page-footer__header--secondary {
  margin-bottom:1.25rem
 }
}