/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
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, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/**
 * Make all elements from the DOM inherit from the parent box-sizing
 * Since `*` has a specificity of 0, it does not override the `html` value
 * making all elements inheriting from the root box-sizing value
 * See: https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/
 */
*,
*::before,
*::after {
  box-sizing: inherit; }

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-Regular-webfont.eot");
  src: url("../fonts/Roboto-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Regular-webfont.woff") format("woff"), url("../fonts/Roboto-Regular-webfont.ttf") format("truetype"), url("../fonts/Roboto-Regular-webfont.svg#RobotoRegular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Roboto Light';
  src: url("../fonts/Roboto-Light-webfont.eot");
  src: url("../fonts/Roboto-Light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Light-webfont.woff") format("woff"), url("../fonts/Roboto-Light-webfont.ttf") format("truetype"), url("../fonts/Roboto-Light-webfont.svg#RobotoLight") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-Bold-webfont.eot");
  src: url("../fonts/Roboto-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Bold-webfont.woff") format("woff"), url("../fonts/Roboto-Bold-webfont.ttf") format("truetype"), url("../fonts/Roboto-Bold-webfont.svg#RobotoLight") format("svg");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Quicksand';
  src: url("../fonts/quicksand-bold-webfont.woff2") format("woff2"), url("../fonts/quicksand-bold-webfont.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Quicksand';
  src: url("../fonts/quicksand-light-webfont.woff2") format("woff2"), url("../fonts/quicksand-light-webfont.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Quicksand';
  src: url("../fonts/quicksand-medium-webfont.woff2") format("woff2"), url("../fonts/quicksand-medium-webfont.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Quicksand';
  src: url("../fonts/quicksand-regular-webfont.woff2") format("woff2"), url("../fonts/quicksand-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Lexend';
  src: url("../fonts/Lexend-ExtraLight.woff2") format("woff2"), url("../fonts/Lexend-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Lexend';
  src: url("../fonts/Lexend-Light.woff2") format("woff2"), url("../fonts/Lexend-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Lexend';
  src: url("../fonts/Lexend-Black.woff2") format("woff2"), url("../fonts/Lexend-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Lexend';
  src: url("../fonts/Lexend-ExtraBold.woff2") format("woff2"), url("../fonts/Lexend-ExtraBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Lexend';
  src: url("../fonts/Lexend-Medium.woff2") format("woff2"), url("../fonts/Lexend-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Lexend';
  src: url("../fonts/Lexend-SemiBold.woff2") format("woff2"), url("../fonts/Lexend-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Lexend';
  src: url("../fonts/Lexend-Bold.woff2") format("woff2"), url("../fonts/Lexend-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Lexend';
  src: url("../fonts/Lexend-Thin.woff2") format("woff2"), url("../fonts/Lexend-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Lexend';
  src: url("../fonts/Lexend-Regular.woff2") format("woff2"), url("../fonts/Lexend-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

body.i18n-fr .i18n .fr {
  opacity: 1; }

body.i18n-fr .i18n .en {
  opacity: 0;
  display: none !important; }

body.i18n-en .i18n .fr {
  opacity: 0;
  display: none !important; }

body.i18n-en .i18n .en {
  opacity: 1; }

.flipping-i18n {
  -webkit-transition: transform ease-in-out 0.25s, opacity 0.25s ease-in-out;
  -moz-transition: transform ease-in-out 0.25s, opacity 0.25s ease-in-out;
  -ms-transition: transform ease-in-out 0.25s, opacity 0.25s ease-in-out;
  -o-transition: transform ease-in-out 0.25s, opacity 0.25s ease-in-out;
  transition: transform ease-in-out 0.25s, opacity 0.25s ease-in-out;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  outline: 0; }
  .flipping-i18n.flip-out {
    backface-visibility: hidden;
    z-index: 2;
    /* for firefox 31 */
    transform: rotateX(90deg); }

.fading-i18n {
  -webkit-transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -ms-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  outline: 0;
  opacity: 1; }
  .fading-i18n.fade-out {
    opacity: 0 !important; }

* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-feature-settings: "tnum"; }

html {
  box-sizing: border-box; }

html, body {
  background-color: #dfdfdf;
  width: 1920px;
  height: 1080px;
  -webkit-font-smoothing: antialiased;
  overflow: hidden;
  -webkit-text-size-adjust: none;
  -webkit-overflow-scrolling: touch;
  color: #fefefe;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  outline: 0; }

a {
  color: #fefefe;
  text-decoration: none; }
  a:hover, a:active, a:focus {
    color: #fefefe;
    text-decoration: none; }

strong {
  font-weight: bold; }

#main {
  width: 1920px;
  height: 2160px; }

.screen {
  position: absolute;
  top: 0;
  left: 0;
  width: 1920px;
  height: 1080px;
  opacity: 0;
  overflow: hidden;
  z-index: 3; }
  .screen h2 {
    font-size: 60px;
    font-family: "Roboto", sans-serif; }
  .screen.hidden {
    visibility: hidden;
    pointer-events: none; }
  .screen:not(.current) {
    pointer-events: none !important; }
    .screen:not(.current) * {
      pointer-events: none !important; }

.right-wrapper {
  position: absolute;
  left: 1090px;
  top: 125px;
  width: 750px;
  height: 830px;
  overflow: hidden; }

#disable-click {
  position: absolute;
  top: 0;
  left: 0;
  width: 1920px;
  height: 1080px;
  opacity: 0.5;
  pointer-events: all;
  z-index: 999;
  display: none; }

#burning-protect {
  position: fixed;
  left: -100px;
  top: 0;
  width: 100px;
  height: 1080px;
  opacity: 1;
  z-index: 10000;
  pointer-events: none;
  background: white;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, white 25%, white 75%, rgba(255, 255, 255, 0) 100%); }

#salmom-mask {
  position: fixed;
  left: 0px;
  top: 0;
  width: 1920px;
  height: 1080px;
  opacity: 1;
  z-index: 999;
  background: url("../images/salmon_mask.png") no-repeat center center;
  pointer-events: none; }

#error {
  font-family: 'Roboto';
  font-weight: bold;
  font-style: normal;
  padding: 20px;
  position: fixed;
  font-weight: bold;
  z-index: 1000;
  width: 600px;
  background: #e6d7d7;
  top: 2710px;
  left: 660px;
  border: solid #c3a4a4 1px;
  color: #000; }

#triggers {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: row;
  flex-wrap: wrap;
  width: calc(100% - 100px);
  height: calc(100% - 100px);
  margin: 50px; }
  #triggers .trigger {
    display: inline-block;
    margin: 20px;
    width: 200px;
    height: 200px;
    line-height: 200px;
    padding: 0px 25px;
    box-sizing: border-box;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
    letter-spacing: 1px;
    color: #888;
    border: solid #888 1px;
    text-decoration: none;
    -webkit-transition: background-color 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: background-color 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -ms-transition: background-color 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: background-color 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: background-color 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    #triggers .trigger .text {
      -webkit-transition: transform 0.1s cubic-bezier(0.455, 0.03, 0.515, 0.955);
      -moz-transition: transform 0.1s cubic-bezier(0.455, 0.03, 0.515, 0.955);
      -ms-transition: transform 0.1s cubic-bezier(0.455, 0.03, 0.515, 0.955);
      -o-transition: transform 0.1s cubic-bezier(0.455, 0.03, 0.515, 0.955);
      transition: transform 0.1s cubic-bezier(0.455, 0.03, 0.515, 0.955);
      -webkit-transform: translate3d(0, 0, 0);
      -moz-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      backface-visibility: hidden; }
      #triggers .trigger .text span {
        display: inline-block;
        vertical-align: middle;
        line-height: normal;
        width: 100%;
        word-wrap: break-word; }
    #triggers .trigger:hover {
      background-color: #f9f9f9; }
    #triggers .trigger:active {
      background-color: #f9f9f9;
      color: solid #888 1px; }
      #triggers .trigger:active .text {
        -webkit-transform: scale(0.9);
        -ms-transform: scale(0.9);
        transform: scale(0.9); }

#screen-first-click-interact {
  background-color: #dfdfdf;
  z-index: 101; }
  #screen-first-click-interact #first-click-interact {
    position: absolute;
    left: 660px;
    top: 440px;
    width: 600px;
    height: 200px; }
    #screen-first-click-interact #first-click-interact .inner {
      display: flex;
      justify-content: center;
      align-items: center;
      flex-flow: row;
      flex-wrap: wrap;
      color: #888;
      border: solid #888 1px;
      box-sizing: border-box;
      font-family: "Roboto", sans-serif;
      width: 100%;
      height: 100%;
      font-family: 'Roboto';
      font-weight: normal;
      font-style: normal;
      -webkit-transition: transform 0.1s cubic-bezier(0.455, 0.03, 0.515, 0.955);
      -moz-transition: transform 0.1s cubic-bezier(0.455, 0.03, 0.515, 0.955);
      -ms-transition: transform 0.1s cubic-bezier(0.455, 0.03, 0.515, 0.955);
      -o-transition: transform 0.1s cubic-bezier(0.455, 0.03, 0.515, 0.955);
      transition: transform 0.1s cubic-bezier(0.455, 0.03, 0.515, 0.955); }
      #screen-first-click-interact #first-click-interact .inner p {
        margin-top: 16px;
        font-size: 16px;
        line-height: normal; }
    #screen-first-click-interact #first-click-interact .text {
      font-size: 42px;
      text-align: center;
      font-weight: bold; }
      #screen-first-click-interact #first-click-interact .text p {
        margin-top: 16px;
        font-size: 16px;
        line-height: normal;
        font-weight: normal; }
    #screen-first-click-interact #first-click-interact:active .inner {
      -webkit-transform: scale(0.9);
      -ms-transform: scale(0.9);
      transform: scale(0.9); }

#screen-onstart-identification {
  background: white;
  font-family: 'Roboto';
  font-weight: normal;
  font-style: normal; }
  #screen-onstart-identification .inner {
    position: absolute;
    top: 320px;
    left: 510px;
    width: 900px;
    text-align: center; }
    #screen-onstart-identification .inner .line-1 {
      color: #333;
      font-size: 46px; }
    #screen-onstart-identification .inner .line-2 {
      display: inline-flex;
      width: 100%;
      flex-direction: row;
      justify-content: center;
      align-items: center;
      color: #333;
      font-size: 36px;
      margin-top: 50px; }
      #screen-onstart-identification .inner .line-2 span {
        padding-left: 10px; }
    #screen-onstart-identification .inner .line-3 {
      color: #333;
      font-size: 24px;
      margin-top: 250px; }
  #screen-onstart-identification .spinning-loader {
    display: inline-block;
    width: 30px;
    height: 30px;
    border: 5px solid rgba(29, 161, 242, 0.2);
    border-left-color: #1da1f2;
    border-radius: 50%;
    background: transparent;
    animation-name: rotate-s-loader;
    animation-iteration-count: infinite;
    animation-duration: 1s;
    animation-timing-function: linear;
    position: relative; }

@keyframes rotate-s-loader {
  from {
    transform: rotate(0); }
  to {
    transform: rotate(360deg); } }

.arduino-simulator {
  top: 1085px;
  width: 1920px;
  height: 340px;
  z-index: 100;
  position: absolute; }
  .arduino-simulator.layout-4 {
    background: white url("../images/arduino-simulator-layout-4.jpg") no-repeat center center; }
    .arduino-simulator.layout-4 #arduino-simulator-btn-left {
      left: 680px; }
    .arduino-simulator.layout-4 #arduino-simulator-btn-cancel {
      left: 1055px; }
    .arduino-simulator.layout-4 #arduino-simulator-btn-select {
      left: 875px; }
    .arduino-simulator.layout-4 #arduino-simulator-btn-right {
      left: 1240px; }
  .arduino-simulator .arduino-simulator-btn {
    width: 149px;
    height: 129px;
    position: absolute; }
    .arduino-simulator .arduino-simulator-btn .inner {
      width: 149px;
      height: 129px; }
    .arduino-simulator .arduino-simulator-btn:active .inner {
      -webkit-transform: scale(0.95);
      -ms-transform: scale(0.95);
      transform: scale(0.95); }
    .arduino-simulator .arduino-simulator-btn.rect .inner {
      background: white url("../images/arduino-simulator-btn-square.jpg") no-repeat center center; }
    .arduino-simulator .arduino-simulator-btn.circle .inner {
      background: white url("../images/arduino-simulator-btn-circle.jpg") no-repeat center center; }
    .arduino-simulator .arduino-simulator-btn.left .inner {
      background: white url("../images/arduino-simulator-btn-left.jpg") no-repeat center center; }
    .arduino-simulator .arduino-simulator-btn.right .inner {
      background: white url("../images/arduino-simulator-btn-right.jpg") no-repeat center center; }
    .arduino-simulator .arduino-simulator-btn.up .inner {
      background: white url("../images/arduino-simulator-btn-up.jpg") no-repeat center center; }
    .arduino-simulator .arduino-simulator-btn.down .inner {
      background: white url("../images/arduino-simulator-btn-down.jpg") no-repeat center center; }
  .arduino-simulator #arduino-simulator-btn-english {
    top: 75px;
    left: 132px; }
  .arduino-simulator #arduino-simulator-btn-french {
    top: 75px;
    left: 370px; }
  .arduino-simulator #arduino-simulator-btn-left,
  .arduino-simulator #arduino-simulator-btn-down {
    top: 75px;
    left: 740px; }
  .arduino-simulator #arduino-simulator-btn-cancel {
    top: 75px;
    background: red; }
  .arduino-simulator #arduino-simulator-btn-select {
    top: 75px;
    left: 945px;
    background: green; }
  .arduino-simulator #arduino-simulator-btn-right,
  .arduino-simulator #arduino-simulator-btn-up {
    top: 75px;
    left: 1150px; }
  .arduino-simulator #arduino-simulator-btn-home {
    top: 75px;
    left: 1547px; }

#still-there {
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 1920px;
  height: 1080px;
  z-index: 100; }
  #still-there .overlay {
    width: 1920px;
    height: 1080px;
    background-color: rgba(254, 254, 254, 0.5); }
  #still-there .modal {
    display: flex;
    position: absolute;
    justify-content: center;
    align-items: center;
    flex-flow: column;
    flex-wrap: wrap;
    left: 635px;
    top: 352.5px;
    width: 650px;
    height: 375px;
    background: #888;
    border: 5px solid #fefefe;
    border-radius: 25px;
    box-sizing: border-box;
    box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.15); }
    #still-there .modal.light-blue {
      background: #76b5d6;
      color: #152634; }
      #still-there .modal.light-blue, #still-there .modal.light-blue p, #still-there .modal.light-blue .title, #still-there .modal.light-blue .description p {
        color: #152634; }
      #still-there .modal.light-blue .launch, #still-there .modal.light-blue .still-there-button {
        background: #faafa5;
        color: #152634; }
    #still-there .modal.aqua {
      background: #139494; }
      #still-there .modal.aqua, #still-there .modal.aqua p, #still-there .modal.aqua .title, #still-there .modal.aqua .description p {
        color: #fefefe; }
      #still-there .modal.aqua .launch, #still-there .modal.aqua .still-there-button {
        background: #139b68;
        color: #fefefe; }
    #still-there .modal.orange {
      background: #e33d2b; }
      #still-there .modal.orange, #still-there .modal.orange p, #still-there .modal.orange .title, #still-there .modal.orange .description p {
        color: #fefefe; }
      #still-there .modal.orange .launch, #still-there .modal.orange .still-there-button {
        background: #f3a21d;
        color: #000; }
    #still-there .modal .description {
      text-align: center;
      font-size: 32px;
      padding-bottom: 50px; }
      #still-there .modal .description p {
        color: #000;
        font-family: 'Lexend';
        font-weight: bold;
        font-style: normal;
        font-size: 30px;
        margin: 40px 0; }
        #still-there .modal .description p:first-child {
          margin-top: 0; }
    #still-there .modal .still-there-button {
      position: absolute;
      display: inline-flex;
      justify-content: center;
      align-items: center;
      font-family: 'Quicksand';
      font-weight: normal;
      font-style: normal;
      -webkit-transition: transform 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transition: transform 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -ms-transition: transform 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -o-transition: transform 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      transition: transform 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      font-size: 25px;
      text-align: center;
      text-transform: uppercase;
      border: #fefefe 4px solid;
      color: #fefefe;
      border-radius: 50%;
      box-sizing: border-box;
      padding: 20px;
      width: 140px;
      height: 140px;
      border-radius: 10px;
      height: 90px;
      border: #fefefe 4px solid;
      color: #000;
      background: #faafa5;
      left: 255px;
      bottom: 15px; }
      #still-there .modal .still-there-button:active, #still-there .modal .still-there-button:focus {
        -webkit-transform: scale(0.95);
        -ms-transform: scale(0.95);
        transform: scale(0.95); }
      #still-there .modal .still-there-button:active, #still-there .modal .still-there-button:focus {
        -webkit-transform: scale(0.95);
        -ms-transform: scale(0.95);
        transform: scale(0.95); }

#main.interactive-videos #videos-half {
  position: absolute;
  top: 0px;
  width: 3840px;
  height: 2160px; }
  #main.interactive-videos #videos-half video {
    visibility: hidden;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px; }

#main.interactive-videos #interactive-half {
  position: absolute;
  width: 1920px;
  height: 1080px; }

#main.interactive-videos #interactive-half,
#main.interactive-videos #burning-protect {
  top: 2160px; }

#main.interactive-videos.in-browser #videos-half {
  width: 1920px;
  height: 1080px; }

#main.interactive-videos.in-browser #burning-protect,
#main.interactive-videos.in-browser #interactive-half {
  top: 1080px; }

#main.interactive-videos .main-title {
  position: absolute;
  top: 185px;
  color: #221f1f;
  font-family: 'Roboto';
  font-weight: bold;
  font-style: normal;
  font-size: 30px;
  text-transform: uppercase;
  width: 400px;
  color: #000; }
  #main.interactive-videos .main-title.main-title-en {
    left: 200px; }
  #main.interactive-videos .main-title.main-title-fr {
    left: 1120px; }

#main.interactive-videos #initial-language-selectors {
  position: relative;
  display: flex;
  justify-content: space-between;
  position: absolute;
  top: 205px;
  left: 655px;
  width: 610px;
  height: 645px; }
  #main.interactive-videos #initial-language-selectors > .language {
    position: relative;
    width: 46%;
    height: 100%;
    background: #888;
    border-radius: 25px;
    padding: 25px 25px;
    box-sizing: border-box;
    border: 5px solid #fefefe;
    box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.15);
    -webkit-transition: transform 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: transform 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -ms-transition: transform 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: transform 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    #main.interactive-videos #initial-language-selectors > .language.light-blue {
      background: #76b5d6;
      color: #152634; }
      #main.interactive-videos #initial-language-selectors > .language.light-blue, #main.interactive-videos #initial-language-selectors > .language.light-blue p, #main.interactive-videos #initial-language-selectors > .language.light-blue .title, #main.interactive-videos #initial-language-selectors > .language.light-blue .description p {
        color: #152634; }
      #main.interactive-videos #initial-language-selectors > .language.light-blue .launch, #main.interactive-videos #initial-language-selectors > .language.light-blue .still-there-button {
        background: #faafa5;
        color: #152634; }
    #main.interactive-videos #initial-language-selectors > .language.aqua {
      background: #139494; }
      #main.interactive-videos #initial-language-selectors > .language.aqua, #main.interactive-videos #initial-language-selectors > .language.aqua p, #main.interactive-videos #initial-language-selectors > .language.aqua .title, #main.interactive-videos #initial-language-selectors > .language.aqua .description p {
        color: #fefefe; }
      #main.interactive-videos #initial-language-selectors > .language.aqua .launch, #main.interactive-videos #initial-language-selectors > .language.aqua .still-there-button {
        background: #139b68;
        color: #fefefe; }
    #main.interactive-videos #initial-language-selectors > .language.orange {
      background: #e33d2b; }
      #main.interactive-videos #initial-language-selectors > .language.orange, #main.interactive-videos #initial-language-selectors > .language.orange p, #main.interactive-videos #initial-language-selectors > .language.orange .title, #main.interactive-videos #initial-language-selectors > .language.orange .description p {
        color: #fefefe; }
      #main.interactive-videos #initial-language-selectors > .language.orange .launch, #main.interactive-videos #initial-language-selectors > .language.orange .still-there-button {
        background: #f3a21d;
        color: #000; }
    #main.interactive-videos #initial-language-selectors > .language .title {
      font-family: 'Lexend';
      font-weight: bold;
      font-style: normal;
      position: absolute;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      line-height: 32px;
      color: #000;
      font-size: 26px;
      text-align: center;
      width: 90%;
      left: 5%;
      top: calc(50% - 10px);
      height: 200px;
      margin-top: -100px; }
    #main.interactive-videos #initial-language-selectors > .language .launch {
      position: absolute;
      left: 65px;
      bottom: 20px;
      display: inline-block;
      font-family: 'Quicksand';
      font-weight: bold;
      font-style: normal;
      font-size: 21px;
      text-align: center;
      text-transform: uppercase;
      border: #fefefe 4px solid;
      color: #000;
      background: #faafa5;
      border-radius: 10px;
      padding: 25px 20px;
      width: 150px; }
    #main.interactive-videos #initial-language-selectors > .language:active, #main.interactive-videos #initial-language-selectors > .language:focus {
      -webkit-transform: scale(0.95);
      -ms-transform: scale(0.95);
      transform: scale(0.95); }

#main.interactive-videos #screen-2 .how-to {
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  font-size: 30px;
  width: 1920px;
  height: 1080px;
  pointer-events: none; }
  #main.interactive-videos #screen-2 .how-to p {
    margin: 40px 0px; }

#main.interactive-videos #screen-2 .overlay {
  z-index: 10; }

#main.interactive-videos #screen-2 .actions {
  top: 518px;
  left: 465px;
  z-index: 10;
  position: absolute; }
  #main.interactive-videos #screen-2 .actions .next-button {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-family: 'Quicksand';
    font-weight: normal;
    font-style: normal;
    -webkit-transition: transform 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: transform 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -ms-transition: transform 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: transform 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    font-size: 25px;
    text-align: center;
    text-transform: uppercase;
    border: #fefefe 4px solid;
    color: #fefefe;
    border-radius: 50%;
    box-sizing: border-box;
    padding: 20px;
    width: 140px;
    height: 140px;
    border-radius: 10px;
    height: 90px;
    background: #EDEDED;
    border-color: #000;
    color: #000; }
    #main.interactive-videos #screen-2 .actions .next-button:active, #main.interactive-videos #screen-2 .actions .next-button:focus {
      -webkit-transform: scale(0.95);
      -ms-transform: scale(0.95);
      transform: scale(0.95); }

#main.interactive-videos #screen-3 #pages {
  position: relative;
  top: 0px; }
  #main.interactive-videos #screen-3 #pages .page {
    position: relative;
    display: inline-block;
    width: 1920px; }
    #main.interactive-videos #screen-3 #pages .page .main-image {
      width: 1920px; }
    #main.interactive-videos #screen-3 #pages .page .cta-button {
      position: absolute;
      transform: translate(-50%, -50%);
      opacity: 0.25; }
    #main.interactive-videos #screen-3 #pages .page .cta-image {
      position: absolute;
      transform: translate(-50%, -50%);
      opacity: 0;
      pointer-events: none;
      mix-blend-mode: multiply; }
  #main.interactive-videos #screen-3 #pages .swiper-slide {
    pointer-events: none; }
    #main.interactive-videos #screen-3 #pages .swiper-slide.swiper-slide-active {
      pointer-events: all; }
  #main.interactive-videos #screen-3 #pages .swiper-button-prev,
  #main.interactive-videos #screen-3 #pages .swiper-button-next {
    position: absolute;
    width: 80px;
    height: 80px;
    top: 475px;
    color: #fefefe;
    opacity: 1;
    -webkit-transition: transform 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: transform 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -ms-transition: transform 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: transform 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    #main.interactive-videos #screen-3 #pages .swiper-button-prev:active, #main.interactive-videos #screen-3 #pages .swiper-button-prev:focus,
    #main.interactive-videos #screen-3 #pages .swiper-button-next:active,
    #main.interactive-videos #screen-3 #pages .swiper-button-next:focus {
      -webkit-transform: scale(0.95);
      -ms-transform: scale(0.95);
      transform: scale(0.95); }
    #main.interactive-videos #screen-3 #pages .swiper-button-prev::after,
    #main.interactive-videos #screen-3 #pages .swiper-button-next::after {
      content: "";
      display: none; }
    #main.interactive-videos #screen-3 #pages .swiper-button-prev.swiper-button-disabled,
    #main.interactive-videos #screen-3 #pages .swiper-button-next.swiper-button-disabled {
      pointer-events: none;
      opacity: 0; }
  #main.interactive-videos #screen-3 #pages .swiper-button-prev {
    background: transparent url("../images/arrow-left.png");
    left: 90px; }
  #main.interactive-videos #screen-3 #pages .swiper-button-next {
    background: transparent url("../images/arrow-right.png");
    right: 90px; }
  #main.interactive-videos #screen-3 #pages .swiper-pagination {
    bottom: 36px;
    background: rgba(57, 58, 58, 0.9);
    border-radius: 10px;
    width: auto;
    margin: 0 auto;
    padding: 15px 20px;
    left: 880px; }
    #main.interactive-videos #screen-3 #pages .swiper-pagination .swiper-pagination-bullet {
      position: relative;
      --swiper-pagination-bullet-width: 20px;
      --swiper-pagination-bullet-height: 20px;
      background: transparent;
      border: 2px solid white;
      opacity: 1.0; }
      #main.interactive-videos #screen-3 #pages .swiper-pagination .swiper-pagination-bullet:after {
        content: '';
        position: absolute;
        top: 20%;
        left: 20%;
        width: 60%;
        height: 60%;
        background: transparent;
        border-radius: 50%; }
    #main.interactive-videos #screen-3 #pages .swiper-pagination .swiper-pagination-bullet-active {
      background: #fefefe; }
      #main.interactive-videos #screen-3 #pages .swiper-pagination .swiper-pagination-bullet-active:after {
        display: none; }

#main.interactive-videos #screen-3 #overlays {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10; }
  #main.interactive-videos #screen-3 #overlays:not(.shown) {
    visibility: hidden;
    pointer-events: none; }
  #main.interactive-videos #screen-3 #overlays .overlay {
    opacity: 0;
    visibility: hidden; }

#main.interactive-videos.kelp #screen-4 #pages .swiper-pagination {
  left: 877px;
  bottom: 68px; }

#main.interactive-videos .video-playing-overlay {
  background: rgba(0, 0, 0, 0.75);
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  top: 0;
  width: 1920px;
  height: 1080px; }
  #main.interactive-videos .video-playing-overlay .video-playing-overlay-prefix {
    font-family: 'Roboto';
    font-weight: bold;
    font-style: normal;
    font-size: 40px;
    margin-bottom: 10px; }
  #main.interactive-videos .video-playing-overlay .video-playing-overlay-title {
    font-family: 'Roboto';
    font-weight: normal;
    font-style: normal;
    font-size: 34px;
    flex-direction: column; }
    #main.interactive-videos .video-playing-overlay .video-playing-overlay-title .duration {
      margin-top: 20px;
      font-size: 28px; }

#main.interactive-videos .arduino-simulator {
  top: 1085px;
  width: 1920px;
  height: 340px;
  z-index: 100;
  position: absolute; }
  #main.interactive-videos .arduino-simulator.layout-4 {
    background: white url("../images/arduino-simulator-layout-4.jpg") no-repeat center center; }
    #main.interactive-videos .arduino-simulator.layout-4 #arduino-simulator-btn-left {
      left: 680px; }
    #main.interactive-videos .arduino-simulator.layout-4 #arduino-simulator-btn-cancel {
      left: 1055px; }
    #main.interactive-videos .arduino-simulator.layout-4 #arduino-simulator-btn-select {
      left: 875px; }
    #main.interactive-videos .arduino-simulator.layout-4 #arduino-simulator-btn-right {
      left: 1240px; }
  #main.interactive-videos .arduino-simulator .arduino-simulator-btn {
    width: 149px;
    height: 129px;
    position: absolute; }
    #main.interactive-videos .arduino-simulator .arduino-simulator-btn .inner {
      width: 149px;
      height: 129px; }
    #main.interactive-videos .arduino-simulator .arduino-simulator-btn:active .inner {
      -webkit-transform: scale(0.95);
      -ms-transform: scale(0.95);
      transform: scale(0.95); }
    #main.interactive-videos .arduino-simulator .arduino-simulator-btn.rect .inner {
      background: white url("../images/arduino-simulator-btn-square.jpg") no-repeat center center; }
    #main.interactive-videos .arduino-simulator .arduino-simulator-btn.circle .inner {
      background: white url("../images/arduino-simulator-btn-circle.jpg") no-repeat center center; }
    #main.interactive-videos .arduino-simulator .arduino-simulator-btn.left .inner {
      background: white url("../images/arduino-simulator-btn-left.jpg") no-repeat center center; }
    #main.interactive-videos .arduino-simulator .arduino-simulator-btn.right .inner {
      background: white url("../images/arduino-simulator-btn-right.jpg") no-repeat center center; }
    #main.interactive-videos .arduino-simulator .arduino-simulator-btn.up .inner {
      background: white url("../images/arduino-simulator-btn-up.jpg") no-repeat center center; }
    #main.interactive-videos .arduino-simulator .arduino-simulator-btn.down .inner {
      background: white url("../images/arduino-simulator-btn-down.jpg") no-repeat center center; }
  #main.interactive-videos .arduino-simulator #arduino-simulator-btn-english {
    top: 75px;
    left: 132px; }
  #main.interactive-videos .arduino-simulator #arduino-simulator-btn-french {
    top: 75px;
    left: 370px; }
  #main.interactive-videos .arduino-simulator #arduino-simulator-btn-left,
  #main.interactive-videos .arduino-simulator #arduino-simulator-btn-down {
    top: 75px;
    left: 740px; }
  #main.interactive-videos .arduino-simulator #arduino-simulator-btn-cancel {
    top: 75px;
    background: red; }
  #main.interactive-videos .arduino-simulator #arduino-simulator-btn-select {
    top: 75px;
    left: 945px;
    background: green; }
  #main.interactive-videos .arduino-simulator #arduino-simulator-btn-right,
  #main.interactive-videos .arduino-simulator #arduino-simulator-btn-up {
    top: 75px;
    left: 1150px; }
  #main.interactive-videos .arduino-simulator #arduino-simulator-btn-home {
    top: 75px;
    left: 1547px; }

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