@charset "UTF-8";
/*
████████ ██    ██ ██████   ██████
   ██     ██  ██  ██   ██ ██    ██
   ██      ████   ██████  ██    ██
   ██       ██    ██      ██    ██
   ██       ██    ██       ██████
*/
@import url("https://fonts.googleapis.com/css?family=BioRhyme:700");
@font-face {
  font-family: "BioRhyme";
  src: url("../font/BioRhyme-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: "cabin";
  src: url("../font/Cabin/Cabin-Regular.ttf") format("truetype"); }

html {
  font-family: "cabin", serif;
  font-style: normal; }
  html {
    font-size: 14px; }
    @media screen and (min-width: 320px) {
      html {
        font-size: calc( 14px + 4 * ((100vw - 320px) / 880)); } }
    @media screen and (min-width: 1200px) {
      html {
        font-size: 18px; } }

h1,
h2,
h3,
h4 {
  font-family: "BioRhyme", serif;
  color: #0039a8; }

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

.container {
  width: 100%;
  max-width: 1160px;
  padding: 0 20px;
  box-sizing: border-box;
  margin: 0 auto; }

.header {
  width: 100%;
  min-height: 10px; }

.header__logos {
  display: flex;
  justify-content: space-between; }
  .header__logos .header__logo:first-child {
    justify-content: flex-start; }

.header__logo {
  width: auto;
  max-width: 50%;
  margin: 0.8em 0;
  display: flex;
  justify-content: flex-end;
  padding: 0 1em; }
  .header__logo:first-child {
    height: 2.5em; }
  .header__logo img {
    height: 4em;
    max-width: 60%;
    object-fit: contain; }
    @media (max-width: 900px) {
      .header__logo img {
        max-width: 67%; } }
    @media (max-width: 500px) {
      .header__logo img {
        max-width: 77%; } }

.main {
  width: 100%;
  margin-top: 1.5em; }
  .main h1 {
    font-size: 2.4em;
    max-width: 800px;
    margin: 0 auto 0.8em auto; }
  .main a {
    transition: all 0.3s;
    color: rgba(0, 57, 168, 0.5); }
    .main a:hover {
      color: rgba(0, 57, 168, 0.7); }

.main__form {
  width: 100%; }

.main__video {
  width: 80%;
  margin: 2em 10%; }
  @media (max-width: 800px) {
    .main__video {
      width: 100%;
      margin: 1em auto; } }

.main__video-ch_fr {
  width: 80%;
  margin: 2em 10%; }
  @media (max-width: 800px) {
    .main__video-ch_fr {
      width: 100%;
      margin: 1em auto; } }

.main__video-ch_it {
  width: 80%;
  margin: 2em 10%; }
  @media (max-width: 800px) {
    .main__video-ch_it {
      width: 100%;
      margin: 1em auto; } }

.video__ch_fr h1,
.video__ch_it h1 {
  margin-top: 2em; }

.aside {
  display: flex;
  justify-content: space-between;
  position: relative; }

.aside__right {
  position: relative; }
  .aside__right p {
    transform: rotate(270deg);
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 1em;
    right: 2em;
    white-space: nowrap; }
    @media (max-width: 460px) {
      .aside__right p {
        right: 1em; } }

.aside__center {
  width: 90%;
  max-width: 500px;
  margin: 0em auto;
  padding: 5.6em 1em;
  background-image: url("../images/aside.svg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  color: #fff; }
  @media (max-width: 460px) {
    .aside__center {
      width: 105%; } }

.aside__content {
  margin: 1em 3em 1em 1em;
  padding: 0 0 0 5em;
  color: #fff; }

.form {
  max-width: 600px;
  margin: 0 auto;
  padding: 2em;
  background-image: url("../images/login-bg.svg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center; }

.login-form {
  width: 80%;
  max-width: 350px;
  padding: 4em 1em 6em 1em;
  margin: auto; }

.form-group {
  position: relative;
  margin-bottom: 1em; }

.form-control {
  width: 100%;
  height: 3em;
  border: none;
  padding: 0.3em 0.8em 0.3em 1em;
  background: #fff;
  color: #666;
  border: 2px solid #ddd;
  border-radius: 4px;
  box-sizing: border-box; }

.form-control:focus,
.form-control:focus + .fa {
  border-color: #0039a8;
  color: #0039a8; }

.log-status.wrong-entry {
  -moz-animation: wrong-log 0.3s;
  -webkit-animation: wrong-log 0.3s;
  animation: wrong-log 0.3s; }

.log-status.wrong-entry .form-control,
.wrong-entry .form-control {
  border-color: #fe7e03;
  color: #fe7e03; }

.log-btn {
  background: #00b498;
  width: 100%;
  height: 3em;
  color: #fff;
  text-decoration: none;
  border: none;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px; }

.alert {
  display: none;
  position: absolute;
  color: #fe7e03;
  margin-top: 1em; }

@-moz-keyframes wrong-log {
  0%,
  100% {
    left: 0px; }
  20%,
  60% {
    left: 15px; }
  40%,
  80% {
    left: -15px; } }

@-webkit-keyframes wrong-log {
  0%,
  100% {
    left: 0px; }
  20%,
  60% {
    left: 15px; }
  40%,
  80% {
    left: -15px; } }

@keyframes wrong-log {
  0%,
  100% {
    left: 0px; }
  20%,
  60% {
    left: 15px; }
  40%,
  80% {
    left: -15px; } }

.footer {
  width: 100%;
  height: 100%;
  min-height: 300px;
  position: relative;
  background-image: url("../images/footer-bg.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom; }

.footer__content {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  display: flex;
  justify-content: space-between;
  margin: 2em;
  color: #fff;
  font-size: 0.7em; }
  @media (max-width: 800px) {
    .footer__content {
      font-size: 0.8em;
      margin-bottom: 2em; } }
  @media (max-width: 500px) {
    .footer__content {
      flex-direction: column;
      font-size: 1em; }
      .footer__content div {
        margin-bottom: 1em; } }

.footer__list {
  margin: 0;
  padding: 0;
  display: inline-flex; }
  .footer__list li {
    list-style: none; }
    .footer__list li:last-child {
      margin-right: 1em; }
  .footer__list span {
    margin: 0 0.5em; }

.footer__copy {
  font-family: sans-serif; }
  @media (max-width: 500px) {
    .footer__copy {
      display: block;
      margin-top: 1em; } }

.footer__bg {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0; }

body {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 100vh;
  overflow-x: hidden;
  background-color: #e5f7f4; }

h1 {
  text-align: center; }

p {
  line-height: 1.5;
  color: #212121; }
  p sup {
    top: -0.2em;
    font-size: 1em; }

a {
  color: #fff; }
  a:hover {
    color: rgba(255, 255, 255, 0.7); }

sup {
  top: -1em;
  font-size: 0.5em; }
