/* 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: #FFF;
  width: 1920px;
  height: 1080px;
  -webkit-font-smoothing: antialiased;
  overflow: hidden;
  -webkit-text-size-adjust: none;
  -webkit-overflow-scrolling: touch;
  color: #FFFFFF;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  outline: 0; }

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

strong {
  font-weight: bold; }

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

.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; }

#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%); }

#mask-care-for-salmon,
#mask-right-diet {
  position: fixed;
  left: 0px;
  top: 0;
  width: 1920px;
  height: 1080px;
  opacity: 1;
  z-index: 999;
  pointer-events: none; }

#mask-care-for-salmon {
  background: url("../images/mask_care_for_salmon.png") no-repeat center center; }

#mask-right-diet {
  background: url("../images/mask_right_diet.png") no-repeat center center; }

#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: 525px;
  left: 220px;
  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: white; }
    #triggers .trigger:active {
      background-color: white;
      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: #FFF;
  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: 80px;
    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-1 {
    background: white url("../images/arduino-simulator-layout-1.jpg") no-repeat center center; }
  .arduino-simulator.layout-2 {
    background: white url("../images/arduino-simulator-layout-2.jpg") no-repeat center center; }
  .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-up {
    top: 75px;
    left: 740px; }
  .arduino-simulator #arduino-simulator-btn-select {
    top: 75px;
    left: 945px; }
  .arduino-simulator #arduino-simulator-btn-right,
  .arduino-simulator #arduino-simulator-btn-down {
    top: 75px;
    left: 1150px; }
  .arduino-simulator #arduino-simulator-btn-home {
    top: 75px;
    left: 1547px; }

#pixi-app {
  position: absolute;
  width: 952px;
  height: 952px;
  left: 68px;
  top: 52px; }

video {
  display: none; }

.spinning-loader {
  width: 337px;
  height: 159px;
  background: transparent url("../images/arrow.png") no-repeat center center;
  animation-name: backandforth-loader;
  animation-iteration-count: infinite;
  animation-duration: 2s;
  animation-timing-function: linear; }
  .spinning-loader.darker {
    background: transparent url("../images/arrow-darker.png") no-repeat center center; }

@keyframes backandforth-loader {
  0% {
    transform: translateX(0); }
  50% {
    transform: translateX(-20px); }
  100% {
    transform: translateX(0); } }

#main.care-for-salmon {
  background-color: #16435a; }

#main.care-for-salmon .right-wrapper {
  position: absolute;
  left: 1178px;
  top: 143px;
  width: 651px;
  height: 785px;
  overflow: hidden; }

#main.care-for-salmon #initial-language-selectors {
  display: flex;
  justify-content: space-between;
  position: absolute;
  left: 25.5px;
  top: 70px;
  width: 600px;
  height: 645px; }
  #main.care-for-salmon #initial-language-selectors > .language {
    position: relative;
    width: 47%;
    height: 100%;
    background: #e1ecf4;
    border-radius: 27px;
    padding: 25px 25px;
    box-sizing: border-box;
    -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.care-for-salmon #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.care-for-salmon #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: #FFFFFF 4px solid;
      color: #000;
      background: #faafa5;
      border-radius: 10px;
      padding: 25px 20px;
      width: 150px; }
    #main.care-for-salmon #initial-language-selectors > .language:active, #main.care-for-salmon #initial-language-selectors > .language:focus {
      -webkit-transform: scale(0.95);
      -ms-transform: scale(0.95);
      transform: scale(0.95); }

#main.care-for-salmon #screen-2 .title {
  margin: 35px 10px 10px;
  color: #FFFFFF;
  font-family: 'Lexend';
  font-weight: bold;
  font-style: normal;
  font-size: 36px;
  text-transform: uppercase; }

#main.care-for-salmon #screen-2 .how-to {
  display: block;
  margin: 10px 10px;
  font-family: 'Quicksand';
  font-weight: bold;
  font-style: normal;
  font-size: 27px;
  line-height: 1.2em;
  min-height: 590px; }
  #main.care-for-salmon #screen-2 .how-to p {
    margin: 30px 0px; }
    #main.care-for-salmon #screen-2 .how-to p:first-child {
      margin-top: 0; }
  #main.care-for-salmon #screen-2 .how-to .next-button {
    position: absolute;
    left: 280px;
    bottom: 15px; }
    #main.care-for-salmon #screen-2 .how-to .next-button .inner {
      display: inline-flex;
      justify-content: center;
      align-items: center;
      font-family: 'Quicksand';
      font-weight: bold;
      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: 21px;
      text-align: center;
      text-transform: uppercase;
      border: #FFFFFF 4px solid;
      color: #FFFFFF;
      border-radius: 50%;
      box-sizing: border-box;
      padding: 20px;
      width: 96px;
      height: 96px;
      border: #FFFFFF 4px solid;
      color: #000;
      background: #faafa5; }
    #main.care-for-salmon #screen-2 .how-to .next-button:active .inner,
    #main.care-for-salmon #screen-2 .how-to .next-button:focus .inner {
      -webkit-transform: scale(0.95);
      -ms-transform: scale(0.95);
      transform: scale(0.95); }

#main.care-for-salmon #screen-3 #progress-bar {
  position: absolute;
  top: 123px;
  left: 1173px;
  width: 661px; }
  #main.care-for-salmon #screen-3 #progress-bar .title {
    color: #FFFFFF;
    font-family: 'Quicksand';
    font-weight: bold;
    font-style: normal;
    font-size: 34px;
    text-transform: uppercase;
    margin: 10px 20px 70px; }
  #main.care-for-salmon #screen-3 #progress-bar .bar {
    position: relative;
    width: 100%;
    height: 50px;
    background: #FFFFFF; }
    #main.care-for-salmon #screen-3 #progress-bar .bar .fill {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      background-color: #5d7c8b;
      width: 0; }
    #main.care-for-salmon #screen-3 #progress-bar .bar .separator {
      position: absolute;
      top: 0;
      height: 100%;
      background-color: #16435a;
      width: 4px; }
  #main.care-for-salmon #screen-3 #progress-bar #progress-bar-icon-start {
    position: absolute;
    left: 18px;
    top: 12.5px;
    width: 25px; }
  #main.care-for-salmon #screen-3 #progress-bar #progress-bar-icon-end {
    position: absolute;
    right: 18px;
    top: 14px;
    width: 70px; }

#main.care-for-salmon #screen-3 .step {
  position: absolute;
  top: 60px;
  left: 0px;
  height: 735px;
  -webkit-transition: opacity 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: opacity 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: opacity 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: opacity 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  #main.care-for-salmon #screen-3 .step:not(.active) {
    opacity: 0;
    visibility: hidden;
    pointer-events: none; }
  #main.care-for-salmon #screen-3 .step .question {
    height: 130px;
    margin: 30px 15px 0;
    color: #FFFFFF;
    font-family: 'Lexend';
    font-weight: normal;
    font-style: normal;
    font-size: 25px;
    line-height: 28px; }
  #main.care-for-salmon #screen-3 .step .choice {
    position: relative;
    display: inline-block;
    background-color: #ddecf4;
    margin: 10px 15px;
    color: #000;
    border: #ddecf4 4px solid;
    border-radius: 25px;
    padding: 16px 20px;
    width: calc(100% - (30px));
    box-sizing: border-box;
    -webkit-transition: background-color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), border 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: background-color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), border 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -ms-transition: background-color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), border 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: background-color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), border 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: background-color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), border 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    #main.care-for-salmon #screen-3 .step .choice.selected {
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1; }
      #main.care-for-salmon #screen-3 .step .choice.selected .select-choice-button {
        pointer-events: none; }
    #main.care-for-salmon #screen-3 .step .choice .select-choice-button {
      display: none;
      display: inline-block;
      font-family: 'Lexend';
      font-weight: bold;
      font-style: normal;
      font-size: 26px;
      line-height: 28px;
      text-align: center;
      width: 100%;
      -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.care-for-salmon #screen-3 .step .choice .select-choice-button:active, #main.care-for-salmon #screen-3 .step .choice .select-choice-button:focus {
        -webkit-transform: scale(0.95);
        -ms-transform: scale(0.95);
        transform: scale(0.95); }
    #main.care-for-salmon #screen-3 .step .choice.active {
      background-color: #FFFFFF;
      border-color: #faafa5; }
    #main.care-for-salmon #screen-3 .step .choice .explanation {
      visibility: hidden;
      position: absolute;
      left: 0;
      top: 100px;
      margin: 20px 15px 0;
      font-family: 'Quicksand';
      font-weight: bold;
      font-style: normal;
      font-size: 28px;
      line-height: 1.1em;
      height: calc(100% - 130px);
      width: calc(100% - (15px * 2)); }
      #main.care-for-salmon #screen-3 .step .choice .explanation .spinning-loader {
        position: absolute;
        left: calc(50% - 168px);
        top: 105px; }
      #main.care-for-salmon #screen-3 .step .choice .explanation .next-step-button .inner {
        display: inline-flex;
        justify-content: center;
        align-items: center;
        font-family: 'Quicksand';
        font-weight: bold;
        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: 21px;
        text-align: center;
        text-transform: uppercase;
        border: #FFFFFF 4px solid;
        color: #FFFFFF;
        border-radius: 50%;
        box-sizing: border-box;
        padding: 20px;
        width: 96px;
        height: 96px;
        border: #FFFFFF 4px solid;
        color: #000;
        background: #faafa5;
        position: absolute;
        bottom: 5px;
        left: 245px; }
      #main.care-for-salmon #screen-3 .step .choice .explanation .next-step-button:active .inner,
      #main.care-for-salmon #screen-3 .step .choice .explanation .next-step-button:focus .inner {
        -webkit-transform: scale(0.95);
        -ms-transform: scale(0.95);
        transform: scale(0.95); }
      #main.care-for-salmon #screen-3 .step .choice .explanation p {
        margin: 40px 0px; }
      #main.care-for-salmon #screen-3 .step .choice .explanation .text p:first-child {
        margin-top: 0; }

#main.care-for-salmon #screen-3 .confirm-choice-button {
  position: absolute;
  bottom: 20px;
  left: 279px; }
  #main.care-for-salmon #screen-3 .confirm-choice-button .inner {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-family: 'Quicksand';
    font-weight: bold;
    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: 21px;
    text-align: center;
    text-transform: uppercase;
    border: #FFFFFF 4px solid;
    color: #FFFFFF;
    border-radius: 50%;
    box-sizing: border-box;
    padding: 20px;
    width: 96px;
    height: 96px;
    color: #16435a;
    background-color: #faafa5;
    -webkit-transition: transform 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 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), opacity 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), opacity 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), opacity 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), opacity 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  #main.care-for-salmon #screen-3 .confirm-choice-button.disabled {
    pointer-events: none; }
    #main.care-for-salmon #screen-3 .confirm-choice-button.disabled .inner {
      opacity: 0.5; }
  #main.care-for-salmon #screen-3 .confirm-choice-button:active .inner,
  #main.care-for-salmon #screen-3 .confirm-choice-button:focus .inner {
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95); }

#main.care-for-salmon #screen-3 #conclusion {
  position: relative;
  display: inline-block;
  margin: 35px 15px;
  background-color: #16435a;
  width: calc(100% - (15px * 2));
  height: 750px;
  font-family: 'Lexend';
  font-weight: normal;
  font-style: normal;
  font-size: 27px;
  line-height: 1.2em; }
  #main.care-for-salmon #screen-3 #conclusion:not(.active) {
    opacity: 0;
    visibility: hidden;
    pointer-events: none; }
  #main.care-for-salmon #screen-3 #conclusion h2 {
    color: #FFFFFF;
    font-family: 'Quicksand';
    font-weight: bold;
    font-style: normal;
    font-size: 36px;
    text-transform: uppercase;
    margin-bottom: 30px; }
  #main.care-for-salmon #screen-3 #conclusion .end-button {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-family: 'Quicksand';
    font-weight: bold;
    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: 21px;
    text-align: center;
    text-transform: uppercase;
    border: #FFFFFF 4px solid;
    color: #FFFFFF;
    border-radius: 50%;
    box-sizing: border-box;
    padding: 20px;
    width: 96px;
    height: 96px;
    border: #FFFFFF 4px solid;
    color: #000;
    background: #faafa5;
    position: absolute;
    bottom: 00px;
    left: 262px; }

#main.care-for-salmon #screen-3 .left-wrapper {
  position: absolute;
  width: 540px;
  height: 120px;
  left: 275px;
  top: 110px;
  pointer-events: none;
  opacity: 0.9; }
  #main.care-for-salmon #screen-3 .left-wrapper .title {
    text-align: center;
    font-family: 'Quicksand';
    font-weight: bold;
    font-style: normal;
    font-size: 34px;
    text-transform: uppercase; }

#main.care-for-salmon #still-there {
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 1920px;
  height: 1080px;
  z-index: 100; }
  #main.care-for-salmon #still-there .overlay {
    width: 1920px;
    height: 1080px;
    background-color: rgba(22, 67, 90, 0.9); }
  #main.care-for-salmon #still-there .modal {
    display: flex;
    position: absolute;
    justify-content: center;
    align-items: center;
    flex-flow: column;
    flex-wrap: wrap;
    left: 1228.5px;
    top: 410.5px;
    width: 550px;
    height: 290px;
    background-color: #e1ecf4;
    color: #000;
    border-radius: 27px; }
    #main.care-for-salmon #still-there .modal .description {
      text-align: center;
      font-size: 32px;
      margin-top: -50px; }
      #main.care-for-salmon #still-there .modal .description p {
        font-family: 'Lexend';
        font-weight: bold;
        font-style: normal;
        font-size: 30px;
        margin: 40px 0; }
        #main.care-for-salmon #still-there .modal .description p:first-child {
          margin-top: 0; }
      #main.care-for-salmon #still-there .modal .description p.title {
        font-family: 'Lexend';
        font-weight: normal;
        font-style: normal;
        font-size: 40px;
        text-transform: uppercase; }
    #main.care-for-salmon #still-there .modal .still-there-button {
      position: absolute;
      left: 215px;
      bottom: 15px; }
      #main.care-for-salmon #still-there .modal .still-there-button .inner {
        display: inline-flex;
        justify-content: center;
        align-items: center;
        font-family: 'Quicksand';
        font-weight: bold;
        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: 21px;
        text-align: center;
        text-transform: uppercase;
        border: #FFFFFF 4px solid;
        color: #FFFFFF;
        border-radius: 50%;
        box-sizing: border-box;
        padding: 20px;
        width: 96px;
        height: 96px;
        border: #FFFFFF 4px solid;
        color: #000;
        background: #faafa5; }
      #main.care-for-salmon #still-there .modal .still-there-button:active .inner,
      #main.care-for-salmon #still-there .modal .still-there-button:focus .inner {
        -webkit-transform: scale(0.95);
        -ms-transform: scale(0.95);
        transform: scale(0.95); }

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

#main.right-diet .right-wrapper {
  position: absolute;
  left: 1183px;
  top: 139px;
  width: 636px;
  height: 785px;
  overflow: hidden; }

#main.right-diet .right-wrapper {
  background-color: #16435a;
  border-radius: 45px; }

#main.right-diet #initial-language-selectors {
  display: flex;
  justify-content: space-between;
  position: absolute;
  left: 18px;
  top: 70px;
  width: 600px;
  height: 645px; }
  #main.right-diet #initial-language-selectors > .language {
    position: relative;
    width: 47%;
    height: 100%;
    background: #e1ecf4;
    border-radius: 27px;
    padding: 25px 25px;
    box-sizing: border-box;
    font-family: 'Roboto';
    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); }
    #main.right-diet #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;
      font-size: 30px;
      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.right-diet #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: #FFFFFF 4px solid;
      color: #000;
      background: #faafa5;
      border-radius: 10px;
      padding: 25px 20px;
      width: 150px; }
    #main.right-diet #initial-language-selectors > .language:active, #main.right-diet #initial-language-selectors > .language:focus {
      -webkit-transform: scale(0.95);
      -ms-transform: scale(0.95);
      transform: scale(0.95); }

#main.right-diet .right-wrapper {
  background-color: #16435a;
  border-radius: 45px; }

#main.right-diet #screen-2 .title {
  margin: 70px 55px 10px;
  color: #FFFFFF;
  font-family: 'Lexend';
  font-weight: bold;
  font-style: normal;
  font-size: 36px;
  text-transform: uppercase; }

#main.right-diet #screen-2 .how-to {
  display: block;
  margin: 10px 55px;
  font-family: 'Quicksand';
  font-weight: bold;
  font-style: normal;
  font-size: 27px;
  line-height: 1.2em;
  min-height: 590px; }
  #main.right-diet #screen-2 .how-to p {
    margin: 30px 0px; }
    #main.right-diet #screen-2 .how-to p:first-child {
      margin-top: 0; }
  #main.right-diet #screen-2 .how-to .next-button {
    position: absolute;
    left: 280px;
    bottom: 15px; }
    #main.right-diet #screen-2 .how-to .next-button .inner {
      display: inline-flex;
      justify-content: center;
      align-items: center;
      font-family: 'Quicksand';
      font-weight: bold;
      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: 21px;
      text-align: center;
      text-transform: uppercase;
      border: #FFFFFF 4px solid;
      color: #FFFFFF;
      border-radius: 50%;
      box-sizing: border-box;
      padding: 20px;
      width: 96px;
      height: 96px;
      border: #FFFFFF 4px solid;
      color: #000;
      background: #faafa5; }
    #main.right-diet #screen-2 .how-to .next-button:active .inner,
    #main.right-diet #screen-2 .how-to .next-button:focus .inner {
      -webkit-transform: scale(0.95);
      -ms-transform: scale(0.95);
      transform: scale(0.95); }

#main.right-diet #screen-3 .tabs,
#main.right-diet #screen-3 .diets {
  width: 636px;
  left: 0px; }

#main.right-diet #screen-3 .tabs {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 60px;
  overflow: hidden;
  padding: 0;
  box-sizing: border-box;
  font-size: 22px;
  font-family: 'Lexend';
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase; }
  #main.right-diet #screen-3 .tabs .diet-tab {
    height: 100%;
    background-color: #333333;
    color: #FFFFFF;
    padding: 0px 10px;
    border-radius: 20px 20px 0 0;
    -webkit-transition: width 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: width 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -ms-transition: width 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: width 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: width 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    width: 105.25px;
    box-sizing: border-box;
    margin-left: -30px;
    overflow: hidden; }
    #main.right-diet #screen-3 .tabs .diet-tab .tab-title {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 100%;
      height: 45px;
      -webkit-transition: opacity 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transition: opacity 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -ms-transition: opacity 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -o-transition: opacity 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      transition: opacity 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      opacity: 0;
      white-space: nowrap; }
    #main.right-diet #screen-3 .tabs .diet-tab:nth-child(1) {
      background-color: #2d566b;
      margin-left: 0px; }
    #main.right-diet #screen-3 .tabs .diet-tab:nth-child(2) {
      background-color: #395f73; }
    #main.right-diet #screen-3 .tabs .diet-tab:nth-child(3) {
      background-color: #45697b; }
    #main.right-diet #screen-3 .tabs .diet-tab:nth-child(4) {
      background-color: #507283; }
    #main.right-diet #screen-3 .tabs .diet-tab:nth-child(5) {
      background-color: #5c7b8c; }
    #main.right-diet #screen-3 .tabs .diet-tab.swiper-slide-thumb-active {
      background-color: #16435a;
      width: 335px;
      z-index: 1; }
      #main.right-diet #screen-3 .tabs .diet-tab.swiper-slide-thumb-active .tab-title {
        opacity: 1; }

#main.right-diet #screen-3 .diets {
  position: absolute;
  top: 40px;
  height: 745px;
  overflow: hidden; }
  #main.right-diet #screen-3 .diets .diet {
    width: 636px;
    height: 100%;
    -webkit-transition: opacity 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: opacity 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -ms-transition: opacity 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: opacity 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    background-color: #16435a;
    border-radius: 0 20px 20px 20px;
    padding: 20px 55px 30px;
    box-sizing: border-box;
    font-size: 22px;
    font-family: 'Lexend';
    font-weight: normal;
    font-style: normal; }
    #main.right-diet #screen-3 .diets .diet .component-header > div,
    #main.right-diet #screen-3 .diets .diet .component > div {
      white-space: normal;
      margin: 8px 6px;
      overflow: hidden; }
      #main.right-diet #screen-3 .diets .diet .component-header > div:first-child,
      #main.right-diet #screen-3 .diets .diet .component > div:first-child {
        margin-left: 0px;
        margin-right: 6px; }
      #main.right-diet #screen-3 .diets .diet .component-header > div:last-child,
      #main.right-diet #screen-3 .diets .diet .component > div:last-child {
        margin-left: 6px;
        margin-right: 0px; }
      #main.right-diet #screen-3 .diets .diet .component-header > div.component-name,
      #main.right-diet #screen-3 .diets .diet .component > div.component-name {
        width: 53%;
        overflow: visible; }
      #main.right-diet #screen-3 .diets .diet .component-header > div.component-nutrient,
      #main.right-diet #screen-3 .diets .diet .component > div.component-nutrient {
        width: 29%;
        max-width: 136px;
        overflow: visible; }
      #main.right-diet #screen-3 .diets .diet .component-header > div.component-percent,
      #main.right-diet #screen-3 .diets .diet .component > div.component-percent {
        width: 28%;
        text-align: right;
        overflow: visible;
        justify-content: flex-end; }
    #main.right-diet #screen-3 .diets .diet .component-header {
      font-family: 'Lexend';
      font-weight: bold;
      font-style: normal;
      font-size: 18px;
      font-weight: bold;
      width: 100%;
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      text-transform: uppercase; }
      #main.right-diet #screen-3 .diets .diet .component-header > div {
        display: inline-flex;
        align-items: center; }
    #main.right-diet #screen-3 .diets .diet .component {
      font-family: 'Lexend';
      font-weight: bold;
      font-style: normal;
      font-size: 21px;
      width: 100%;
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      border-top: 1px solid #FFFFFF; }
      #main.right-diet #screen-3 .diets .diet .component .component-percent {
        font-size: 26px; }
      #main.right-diet #screen-3 .diets .diet .component .more-info {
        font-family: 'Lexend';
        font-weight: normal;
        font-style: normal; }
      #main.right-diet #screen-3 .diets .diet .component:last-child {
        border-bottom: 0; }
    #main.right-diet #screen-3 .diets .diet .selection-instruction {
      position: absolute;
      bottom: 125px;
      left: 5%;
      width: 90%;
      text-align: center;
      font-size: 26px;
      font-weight: bold;
      line-height: 36px; }
    #main.right-diet #screen-3 .diets .diet .confirm-choice-button {
      position: absolute;
      bottom: 16px;
      left: 282px; }
      #main.right-diet #screen-3 .diets .diet .confirm-choice-button .inner {
        display: inline-flex;
        justify-content: center;
        align-items: center;
        font-family: 'Quicksand';
        font-weight: bold;
        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: 21px;
        text-align: center;
        text-transform: uppercase;
        border: #FFFFFF 4px solid;
        color: #FFFFFF;
        border-radius: 50%;
        box-sizing: border-box;
        padding: 20px;
        width: 96px;
        height: 96px;
        background: #faafa5;
        color: #16435a;
        border-color: #FFFFFF; }
      #main.right-diet #screen-3 .diets .diet .confirm-choice-button:active .inner,
      #main.right-diet #screen-3 .diets .diet .confirm-choice-button:focus .inner {
        -webkit-transform: scale(0.95);
        -ms-transform: scale(0.95);
        transform: scale(0.95); }
    #main.right-diet #screen-3 .diets .diet .explanation {
      visibility: hidden;
      position: absolute;
      top: 100px;
      left: 55px;
      font-family: 'Lexend';
      font-weight: normal;
      font-style: normal;
      font-size: 26px;
      width: 526px;
      height: calc(100% - 120px);
      background: #16435a; }
      #main.right-diet #screen-3 .diets .diet .explanation .spinning-loader {
        position: absolute;
        left: calc(50% - 168px);
        top: 150px; }
      #main.right-diet #screen-3 .diets .diet .explanation .next-step-button {
        position: absolute;
        bottom: 0px;
        left: 227px; }
        #main.right-diet #screen-3 .diets .diet .explanation .next-step-button .inner {
          display: inline-flex;
          justify-content: center;
          align-items: center;
          font-family: 'Quicksand';
          font-weight: bold;
          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: 21px;
          text-align: center;
          text-transform: uppercase;
          border: #FFFFFF 4px solid;
          color: #FFFFFF;
          border-radius: 50%;
          box-sizing: border-box;
          padding: 20px;
          width: 96px;
          height: 96px;
          background: #faafa5;
          color: #16435a;
          border-color: #FFFFFF; }
        #main.right-diet #screen-3 .diets .diet .explanation .next-step-button:active .inner,
        #main.right-diet #screen-3 .diets .diet .explanation .next-step-button:focus .inner {
          -webkit-transform: scale(0.95);
          -ms-transform: scale(0.95);
          transform: scale(0.95); }
      #main.right-diet #screen-3 .diets .diet .explanation p {
        margin: 40px 0px; }

#main.right-diet #screen-3 .swiper-button-prev,
#main.right-diet #screen-3 .swiper-button-next {
  position: fixed;
  top: 684px;
  width: 80px;
  height: 80px;
  -webkit-transition: opacity 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: opacity 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: opacity 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: opacity 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  #main.right-diet #screen-3 .swiper-button-prev .inner,
  #main.right-diet #screen-3 .swiper-button-next .inner {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-family: 'Quicksand';
    font-weight: bold;
    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: 21px;
    text-align: center;
    text-transform: uppercase;
    border: #FFFFFF 4px solid;
    color: #FFFFFF;
    border-radius: 50%;
    box-sizing: border-box;
    padding: 20px;
    width: 80px;
    height: 80px;
    padding: 0px;
    color: #FFFFFF;
    border-color: #FFFFFF;
    background-color: #16435a;
    opacity: 1; }
  #main.right-diet #screen-3 .swiper-button-prev.swiper-button-disabled,
  #main.right-diet #screen-3 .swiper-button-next.swiper-button-disabled {
    opacity: 0; }
  #main.right-diet #screen-3 .swiper-button-prev.disabled,
  #main.right-diet #screen-3 .swiper-button-next.disabled {
    pointer-events: none;
    opacity: 0; }
  #main.right-diet #screen-3 .swiper-button-prev:active .inner,
  #main.right-diet #screen-3 .swiper-button-prev:focus .inner,
  #main.right-diet #screen-3 .swiper-button-next:active .inner,
  #main.right-diet #screen-3 .swiper-button-next:focus .inner {
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95); }
  #main.right-diet #screen-3 .swiper-button-prev:after,
  #main.right-diet #screen-3 .swiper-button-next:after {
    content: '';
    position: absolute;
    width: 60%;
    height: 60%;
    top: 20%; }

#main.right-diet #screen-3 .swiper-button-prev {
  left: 1171px; }
  #main.right-diet #screen-3 .swiper-button-prev:after {
    background: url("../images/arrow-left.svg") no-repeat center center;
    background-size: contain;
    left: 16%; }

#main.right-diet #screen-3 .swiper-button-next {
  left: 1751px; }
  #main.right-diet #screen-3 .swiper-button-next:after {
    background: url("../images/arrow-right.svg") no-repeat center center;
    background-size: contain;
    right: 16%; }

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

#main.right-diet #still-there {
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 1920px;
  height: 1080px;
  z-index: 100; }
  #main.right-diet #still-there .overlay {
    width: 1920px;
    height: 1080px;
    background-color: rgba(22, 67, 90, 0.9); }
  #main.right-diet #still-there .modal {
    display: flex;
    position: absolute;
    justify-content: center;
    align-items: center;
    flex-flow: column;
    flex-wrap: wrap;
    left: 1226px;
    top: 406.5px;
    width: 550px;
    height: 290px;
    background-color: #e1ecf4;
    color: #000;
    border-radius: 27px; }
    #main.right-diet #still-there .modal .description {
      text-align: center;
      font-size: 32px;
      margin-top: -50px; }
      #main.right-diet #still-there .modal .description p {
        font-family: 'Lexend';
        font-weight: bold;
        font-style: normal;
        font-size: 30px;
        margin: 40px 0; }
        #main.right-diet #still-there .modal .description p:first-child {
          margin-top: 0; }
      #main.right-diet #still-there .modal .description p.title {
        font-family: 'Lexend';
        font-weight: normal;
        font-style: normal;
        font-size: 40px;
        text-transform: uppercase; }
    #main.right-diet #still-there .modal .still-there-button {
      position: absolute;
      left: 215px;
      bottom: 15px; }
      #main.right-diet #still-there .modal .still-there-button .inner {
        display: inline-flex;
        justify-content: center;
        align-items: center;
        font-family: 'Quicksand';
        font-weight: bold;
        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: 21px;
        text-align: center;
        text-transform: uppercase;
        border: #FFFFFF 4px solid;
        color: #FFFFFF;
        border-radius: 50%;
        box-sizing: border-box;
        padding: 20px;
        width: 96px;
        height: 96px;
        border: #FFFFFF 4px solid;
        color: #000;
        background: #faafa5; }
      #main.right-diet #still-there .modal .still-there-button:active .inner,
      #main.right-diet #still-there .modal .still-there-button:focus .inner {
        -webkit-transform: scale(0.95);
        -ms-transform: scale(0.95);
        transform: scale(0.95); }

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

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