/* Additional Breakpoints */
/* Fonts */
/* Colors */
/* Animations */
/* Global styles */
@font-face {
  font-family: "Stapel-ExtraBold";
  src: url("../fonts/subset-Stapel-ExtraBold.eot");
  src: url("../fonts/subset-Stapel-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/subset-Stapel-ExtraBold.svg#Stapel-ExtraBold") format("svg"), url("../fonts/subset-Stapel-ExtraBold.ttf") format("truetype"), url("../fonts/subset-Stapel-ExtraBold.woff") format("woff"), url("../fonts/subset-Stapel-ExtraBold.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Stapel-Regular";
  src: url("../fonts/subset-Stapel-Regular.eot");
  src: url("../fonts/subset-Stapel-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/subset-Stapel-Regular.svg#Stapel-Regular") format("svg"), url("../fonts/subset-Stapel-Regular.ttf") format("truetype"), url("../fonts/subset-Stapel-Regular.woff") format("woff"), url("../fonts/subset-Stapel-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Stapel-Medium";
  src: url("../fonts/subset-Stapel-Medium.eot");
  src: url("../fonts/subset-Stapel-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/subset-Stapel-Medium.svg#Stapel-Medium") format("svg"), url("../fonts/subset-Stapel-Medium.ttf") format("truetype"), url("../fonts/subset-Stapel-Medium.woff") format("woff"), url("../fonts/subset-Stapel-Medium.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

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

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote::after, blockquote::before {
  content: "";
  content: none;
}

q::after, q::before {
  content: "";
  content: none;
}

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

svg {
  display: block;
  overflow: visible;
  position: relative;
}

body,
html {
  background-color: #1d2122;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  font-size: 100%;
  font-family: "Stapel-Regular", "Open Sans", sans-serif;
  font-weight: normal;
  width: 100%;
}

body {
  font-size: 22px;
  line-height: 1.5;
  letter-spacing: 0.05em;
  height: 100%;
}
@media (max-width: 1600px) {
  body {
    font-size: 18px;
  }
}
@media (max-width: 1439.98px) {
  body {
    font-size: 16px;
  }
}
@media (max-width: 1280px) {
  body {
    font-size: 14px;
  }
}
@media (max-width: 1024px) {
  body {
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  body {
    font-size: 14px;
  }
}

.left {
  bottom: 0;
  left: 0;
  overflow: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1;
}
.left-container {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-height: 100vh;
  padding-left: 100px;
  width: 57.25%;
}
.left-intro {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 100vh;
  padding: 150px 0;
  padding-right: 60px;
  position: relative;
}
.left-scrolldown {
  bottom: 90px;
  left: 0;
  overflow: visible;
  pointer-events: none;
  position: fixed;
  width: 100%;
  z-index: 10;
}
.left-data {
  padding-bottom: 313px;
  padding-top: 94px;
  position: relative;
}
.left-data-text {
  padding-top: 94px;
}
.left-data-text a {
  border-bottom: 2px solid #fff;
  color: #fff;
  text-decoration: none;
}
.desktop .left-data-text a {
  -webkit-transition: border 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out;
  transition: border 0.15s ease-in-out;
}
.desktop .left-data-text a:hover {
  border-bottom-color: #f2002d;
}
.left-data::before {
  background: -o-radial-gradient(50% 50%, 50% 50%, rgba(242, 0, 45, 0.2) 0%, rgba(29, 33, 34, 0) 100%);
  background: radial-gradient(50% 50% at 50% 50%, rgba(242, 0, 45, 0.2) 0%, rgba(29, 33, 34, 0) 100%);
  bottom: -64vw;
  content: "";
  left: -64vw;
  height: 128vw;
  pointer-events: none;
  position: absolute;
  width: 128vw;
}
.left-data.left-data-alone {
  margin-right: -30%;
  padding-bottom: 80px;
  padding-top: 150px;
}
.left-data.left-data-alone::before {
  display: none;
}
.left-data p {
  position: relative;
}
@media (max-width: 1600px) {
  .left-container {
    padding-left: 80px;
  }
  .left-data {
    padding-bottom: 230px;
    padding-top: 75px;
  }
  .left-data-text {
    padding-top: 75px;
  }
}
@media (max-width: 1439.98px) {
  .left-container {
    padding-left: 72px;
  }
  .left-intro {
    padding: 120px 0;
    padding-right: 40px;
  }
  .left-data {
    padding-bottom: 209px;
    padding-top: 68px;
  }
  .left-data-text {
    padding-top: 68px;
  }
  .left-data.left-data-alone {
    padding-top: 120px;
  }
}
@media (max-width: 1280px) {
  .left-container {
    padding-left: 68px;
  }
  .left-data {
    padding-bottom: 193px;
    padding-top: 63px;
  }
  .left-data-text {
    padding-top: 63px;
  }
}

.right {
  bottom: 0;
  overflow: visible;
  pointer-events: none;
  position: fixed;
  right: 0;
  top: 0;
  width: 34.25%;
}
.right::before {
  background: -o-radial-gradient(50% 50%, 50% 50%, rgba(242, 0, 45, 0.2) 0%, rgba(29, 33, 34, 0) 100%);
  background: radial-gradient(50% 50% at 50% 50%, rgba(242, 0, 45, 0.2) 0%, rgba(29, 33, 34, 0) 100%);
  bottom: -78.19vw;
  content: "";
  height: 156.38vw;
  position: fixed;
  right: -78.19vw;
  width: 156.38vw;
}
.right-container {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  padding-right: 100px;
  position: relative;
}
.right-bg {
  position: fixed;
  top: 0;
  right: 0;
  width: 34.25%;
}
.right-bg img {
  display: block;
  height: auto;
  width: 100%;
}
.right-bg img.right-bg-register {
  display: none;
}
.right-number {
  color: black;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 0.005em;
  -webkit-text-stroke-color: rgba(255, 255, 255, 0.1);
  font-family: "Stapel-ExtraBold", "Arial Bold", sans-serif;
  font-size: 20.8vw;
  line-height: 1.275;
  position: fixed;
  right: 22vw;
  top: 0;
}
.right-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -webkit-calc(50% + 75px);
  top: calc(50% + 75px);
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
  width: 34.25%;
  z-index: 2;
}
.right-button .btn {
  pointer-events: auto;
}
.right-button.to-right {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-right: 100px;
}
@media (max-width: 1600px) {
  .right-container {
    padding-right: 80px;
  }
  .right-button {
    top: -webkit-calc(50% + 60px);
    top: calc(50% + 60px);
  }
}
@media (max-width: 1439.98px) {
  .right-container {
    padding-left: 72px;
  }
  .right-button {
    top: -webkit-calc(50% + 55px);
    top: calc(50% + 55px);
  }
}
@media (max-width: 1280px) {
  .right-container {
    padding-left: 68px;
  }
  .right-button {
    top: -webkit-calc(50% + 50px);
    top: calc(50% + 50px);
  }
}

.desktop .device-only {
  display: none !important;
}

.device .desktop-only {
  display: none !important;
}
.device .left {
  bottom: auto;
  left: auto;
  overflow: visible;
  position: relative;
  right: auto;
  top: auto;
}
.device .left-container {
  overflow: hidden;
  padding-left: 100px;
  padding-right: 100px;
  width: 100%;
}
.device .left-intro {
  min-height: 100vh;
  padding: 160px 0;
  width: 57.25%;
}
.device .left-data {
  padding-bottom: 80px;
  padding-top: 80px;
}
.device .left-data-text {
  padding-top: 80px;
}
.device .left-data::before {
  display: none;
}
.device .left-data.left-data-alone {
  margin-right: 0;
  padding-bottom: 110px;
  padding-top: 160px;
}
.device .left-data.left-data-alone::before {
  display: block;
}
.device .right {
  top: auto;
  width: 100%;
  z-index: 2;
}
.device .right::before {
  display: none;
}
.device .right-bg {
  display: none;
}
.device .right-container {
  padding-left: 100px;
  padding-right: 100px;
  width: 100%;
}
.device .right-number {
  font-size: 33.33vw;
  right: -4vw;
}
.device .right-button {
  bottom: 0;
  display: block;
  height: 70px;
  position: fixed;
  top: auto;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  width: 100%;
  z-index: 10;
}
.device .right-button.to-right {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-right: 0;
}
@media (max-width: 1024px) {
  .device .left-container {
    padding-left: 80px;
    padding-right: 80px;
  }
  .device .left-intro {
    width: 66.67%;
  }
  .device .right-container {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media (max-width: 896px) {
  .device .left-container {
    padding-left: 64px;
    padding-right: 64px;
  }
  .device .left-intro {
    width: 100%;
    max-width: 640px;
  }
  .device .right-container {
    padding-left: 64px;
    padding-right: 64px;
  }
}
@media (max-width: 767.98px) {
  .device .left-container {
    padding-left: 32px;
    padding-right: 32px;
  }
  .device .left-intro {
    padding: 136px 0;
  }
  .device .left-data.left-data-alone {
    padding-top: 136px;
  }
  .device .left-data.left-data-alone::before {
    bottom: -150vw;
    left: -150vw;
    height: 300vw;
    width: 300vw;
  }
  .device .right-container {
    padding-left: 32px;
    padding-right: 32px;
  }
  .device .right-number {
    top: 20px;
  }
}
@media (max-width: 428px) {
  .device .left-container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .device .left-intro {
    padding: 140px 0;
  }
  .device .right-container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .device .right-number {
    font-size: 50vw;
  }
}
@media (orientation: landscape) and (max-width: 1023.98px) {
  .device .left-intro {
    padding: 120px 0;
  }
}
@media (orientation: landscape) and (max-width: 767.98px) {
  .device .left-intro {
    padding: 104px 0;
  }
}

.gray {
  color: #a6a6a6;
}

.white {
  color: #fff;
}

.overlay {
  background: #1d2122;
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
}

.loading {
  background: rgba(0, 0, 0, 0.75);
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
}
.loading svg {
  display: block;
  height: 140px;
  left: 50%;
  margin: -70px 0 0 -70px;
  position: absolute;
  top: 50%;
  width: 140px;
}
.loading span {
  color: #fff;
  display: block;
  height: 20px;
  font-size: 14px;
  left: 50%;
  line-height: 20px;
  margin: -10px 0 0 -70px;
  position: absolute;
  text-align: center;
  text-shadow: 0 0 1px #fff;
  top: 50%;
  width: 140px;
}

.exception {
  bottom: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  left: 50%;
  pointer-events: none;
  position: fixed;
  -webkit-transform: translate3d(-50%, -webkit-calc(100% + 20px), 0);
          transform: translate3d(-50%, calc(100% + 20px), 0);
  -webkit-transition: -webkit-transform 0.15s ease-in;
  transition: -webkit-transform 0.15s ease-in;
  -o-transition: transform 0.15s ease-in;
  transition: transform 0.15s ease-in;
  transition: transform 0.15s ease-in, -webkit-transform 0.15s ease-in;
  max-width: 480px;
  z-index: 50;
}
.exception-data {
  background: #1d2122;
  border: 1px solid #f2002d;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin: 0 auto;
  padding: 10px 20px;
  pointer-events: auto;
}
.exception svg {
  display: block;
  height: 17px;
  margin-right: 12px;
  width: 17px;
}
.exception svg path {
  fill: transparent;
  stroke: #f2002d;
  stroke-width: 3;
}
.exception-text {
  color: #fff;
  font-size: 14px;
}
.exception.visible {
  -webkit-transform: translate3d(-50%, 0, 0);
          transform: translate3d(-50%, 0, 0);
  -webkit-transition: -webkit-transform 0.15s ease-out;
  transition: -webkit-transform 0.15s ease-out;
  -o-transition: transform 0.15s ease-out;
  transition: transform 0.15s ease-out;
  transition: transform 0.15s ease-out, -webkit-transform 0.15s ease-out;
}

h1 {
  font-family: "Stapel-ExtraBold", "Arial Bold", sans-serif;
  font-size: 125px;
  line-height: 1;
  margin-bottom: 25px;
  text-transform: uppercase;
}
h1 b {
  color: black;
  display: block;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 0.015em;
  -webkit-text-stroke-color: #fff;
  white-space: nowrap;
}
h1 + h4 {
  margin-top: 23px;
}
@media (max-width: 1600px) {
  h1 {
    font-size: 100px;
    margin-bottom: 20px;
  }
  h1 + h4 {
    margin-top: 20px;
  }
}
@media (max-width: 1439.98px) {
  h1 {
    font-size: 90px;
    margin-bottom: 18px;
  }
  h1 + h4 {
    margin-top: 18px;
  }
}
@media (max-width: 1280px) {
  h1 {
    font-size: 80px;
    margin-bottom: 17px;
  }
  h1 + h4 {
    margin-top: 15px;
  }
}
@media (max-width: 896px) {
  h1 {
    font-size: 64px;
    margin-bottom: 14px;
  }
  h1 + h4 {
    margin-top: 14px;
  }
}
@media (max-width: 767.98px) {
  h1 {
    font-size: 48px;
    margin-bottom: 12px;
  }
  h1 + h4 {
    margin-top: 12px;
  }
}
@media (max-width: 428px) {
  h1 {
    font-size: 40px;
    margin-bottom: 10px;
  }
  h1 + h4 {
    margin-top: 10px;
  }
}

h2 {
  font-family: "Stapel-ExtraBold", "Arial Bold", sans-serif;
  font-size: 75px;
  line-height: 1.2;
  margin-bottom: 25px;
  text-transform: uppercase;
}
h2:last-child {
  margin-bottom: 0;
}
h2 + .lead {
  margin-top: 0;
}
@media (max-width: 1600px) {
  h2 {
    font-size: 60px;
    margin-bottom: 20px;
  }
}
@media (max-width: 1439.98px) {
  h2 {
    font-size: 55px;
    margin-bottom: 18px;
  }
}
@media (max-width: 1280px) {
  h2 {
    font-size: 50px;
    margin-bottom: 17px;
  }
}
@media (max-width: 1024px) {
  h2 {
    font-size: 40px;
    margin-bottom: 20px;
  }
}

h3 {
  font-family: "Stapel-ExtraBold", "Arial Bold", sans-serif;
  font-size: 50px;
  line-height: 1.2;
  margin-bottom: 38px;
  text-transform: uppercase;
}
h3 b {
  color: #f2002d;
}
h3:last-child {
  margin-bottom: 0;
}
h3 + .lead {
  margin-bottom: 8px;
  margin-top: -12px;
}
@media (max-width: 1600px) {
  h3 {
    font-size: 40px;
    margin-bottom: 30px;
  }
}
@media (max-width: 1439.98px) {
  h3 {
    font-size: 36px;
    margin-bottom: 28px;
  }
}
@media (max-width: 1280px) {
  h3 {
    font-size: 33px;
    margin-bottom: 25px;
  }
}
@media (max-width: 1024px) {
  h3 {
    font-size: 26px;
  }
}
@media (max-width: 767.98px) {
  h3 {
    font-size: 22px;
  }
}
@media (max-width: 428px) {
  h3 {
    font-size: 20px;
  }
}

h4 {
  font-family: "Stapel-ExtraBold", "Arial Bold", sans-serif;
  font-size: 36px;
  line-height: 1.265;
  margin-bottom: 48px;
  margin-top: 48px;
  text-transform: uppercase;
}
h4:last-child {
  margin-bottom: 0;
}
h4 + .lead {
  margin-top: 0;
}
@media (max-width: 1600px) {
  h4 {
    font-size: 30px;
    margin-bottom: 40px;
    margin-top: 40px;
  }
}
@media (max-width: 1439.98px) {
  h4 {
    font-size: 27px;
    margin-bottom: 36px;
    margin-top: 36px;
  }
}
@media (max-width: 1280px) {
  h4 {
    font-size: 24px;
    margin-bottom: 32px;
    margin-top: 32px;
  }
}
@media (max-width: 1024px) {
  h4 {
    font-size: 22px;
    margin-bottom: 10px;
  }
  h4 + .lead {
    margin-top: 20px;
  }
}
@media (max-width: 896px) {
  h4 {
    margin-bottom: 14px;
    margin-top: 14px;
  }
}
@media (max-width: 767.98px) {
  h4 {
    margin-bottom: 12px;
    margin-top: 12px;
  }
}
@media (max-width: 428px) {
  h4 {
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
  }
}

h5 {
  font-family: "Stapel-ExtraBold", "Arial Bold", sans-serif;
  font-size: 24px;
  margin-bottom: 24px;
  margin-top: 65px;
  text-transform: uppercase;
}
@media (max-width: 1600px) {
  h5 {
    font-size: 20px;
    margin-bottom: 20px;
    margin-top: 60px;
  }
}
@media (max-width: 1439.98px) {
  h5 {
    font-size: 18px;
    margin-bottom: 18px;
    margin-top: 55px;
  }
}
@media (max-width: 1280px) {
  h5 {
    font-size: 16px;
    margin-bottom: 16px;
    margin-top: 50px;
  }
}
@media (max-width: 1024px) {
  h5 {
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 40px;
  }
}

.small + h5 {
  margin-top: 33px;
}
@media (max-width: 1600px) {
  .small + h5 {
    margin-top: 27px;
  }
}
@media (max-width: 1439.98px) {
  .small + h5 {
    margin-top: 23px;
  }
}
@media (max-width: 1280px) {
  .small + h5 {
    margin-top: 20px;
  }
}
@media (max-width: 1024px) {
  .small + h5 {
    margin-top: 17px;
  }
}

.lead {
  font-size: 24px;
  margin-top: 24px;
}
.lead u {
  display: inline;
  border-bottom: 3px solid #f2002d;
  text-decoration: none;
}
.lead.lead-big {
  font-size: 32px;
  line-height: 1.5;
  margin-bottom: 48px;
}
.lead + p.small {
  margin-top: 38px;
}
@media (max-width: 1600px) {
  .lead {
    font-size: 20px;
    margin-top: 20px;
  }
  .lead.lead-big {
    font-size: 26px;
    margin-bottom: 40px;
  }
  .lead + p.small {
    margin-top: 30px;
  }
}
@media (max-width: 1439.98px) {
  .lead {
    font-size: 18px;
    margin-top: 18px;
  }
  .lead.lead-big {
    font-size: 23px;
    margin-bottom: 30px;
  }
  .lead + p.small {
    margin-top: 28px;
  }
}
@media (max-width: 1280px) {
  .lead {
    font-size: 16px;
    margin-top: 16px;
  }
  .lead.lead-big {
    font-size: 21px;
    margin-bottom: 27px;
  }
  .lead + p.small {
    margin-top: 25px;
  }
}
@media (max-width: 1024px) {
  .lead {
    margin-top: 20px;
  }
  .lead u {
    border-bottom-width: 2px;
  }
  .lead.lead-big {
    font-size: 18px;
    margin-bottom: 30px;
  }
  .lead + p.small {
    margin-top: 30px;
  }
}
@media (max-width: 428px) {
  .lead {
    font-size: 14px;
  }
}

p {
  margin-bottom: 34px;
}
p:last-child {
  margin-bottom: 0;
}
@media (max-width: 1600px) {
  p {
    margin-bottom: 27px;
  }
}
@media (max-width: 1439.98px) {
  p {
    margin-bottom: 25px;
  }
}
@media (max-width: 1280px) {
  p {
    margin-bottom: 23px;
  }
}
@media (max-width: 428px) {
  p {
    margin-bottom: 20px;
  }
}

p.small {
  font-size: 19px;
}
p.small u {
  display: inline;
  border-bottom: 3px solid #f2002d;
  text-decoration: none;
}
p.small a {
  color: #fff;
  text-decoration: underline;
}
p.small a:hover {
  text-decoration: none;
}
@media (max-width: 1600px) {
  p.small {
    font-size: 15px;
  }
}
@media (max-width: 1439.98px) {
  p.small {
    font-size: 14px;
  }
}
@media (max-width: 1280px) {
  p.small {
    font-size: 13px;
  }
}
@media (max-width: 1024px) {
  p.small {
    font-size: 14px;
  }
  p.small u {
    border-bottom-width: 2px;
  }
}
@media (max-width: 767.98px) {
  p.small {
    font-size: 13px;
  }
}
@media (max-width: 428px) {
  p.small {
    font-size: 12px;
  }
}

.alert {
  border-bottom: 1px solid #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 75px;
  margin-top: 75px;
  padding-bottom: 75px;
  position: relative;
  width: 100%;
}
.alert svg {
  display: block;
  height: 76px;
  margin-right: 43px;
  width: 76px;
}
.alert svg path {
  fill: transparent;
  stroke: #f2002d;
  stroke-width: 2px;
}
.alert .lead {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  min-height: 100%;
  margin-top: 0;
}
@media (max-width: 1600px) {
  .alert {
    margin-bottom: 60px;
    margin-top: 60px;
    padding-bottom: 60px;
  }
  .alert svg {
    height: 66px;
    margin-right: 34px;
    width: 66px;
  }
}
@media (max-width: 1439.98px) {
  .alert {
    margin-bottom: 55px;
    margin-top: 55px;
    padding-bottom: 55px;
  }
  .alert svg {
    height: 55px;
    margin-right: 31px;
    width: 55px;
  }
}
@media (max-width: 1280px) {
  .alert {
    margin-bottom: 50px;
    margin-top: 50px;
    padding-bottom: 50px;
  }
  .alert svg {
    height: 51px;
    margin-right: 29px;
    width: 51px;
  }
}

p.margin {
  display: inline-block;
  margin-left: 119px;
}
@media (max-width: 1600px) {
  p.margin {
    margin-left: 100px;
  }
}
@media (max-width: 1439.98px) {
  p.margin {
    margin-left: 86px;
  }
}
@media (max-width: 1280px) {
  p.margin {
    margin-left: 80px;
  }
}

.device .alert {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 40px;
  margin-top: 40px;
  padding-bottom: 40px;
}
.device .alert svg {
  height: 53px;
  width: 53px;
}
.device .alert .lead {
  font-size: 18px;
  max-width: 480px;
}
@media (max-width: 767.98px) {
  .device .alert {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .device .alert svg {
    margin-bottom: 16px;
    margin-right: 0;
  }
}
.device p.margin {
  margin-left: 0;
}

.mCSB_scrollTools {
  width: 12px;
  left: 0;
  opacity: 1;
  right: auto;
}
.mCSB_scrollTools .mCSB_dragger {
  background: #f2002d;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: transparent !important;
  width: 100%;
}
.mCSB_scrollTools .mCSB_draggerRail {
  display: none;
}
@media (max-width: 1600px) {
  .mCSB_scrollTools {
    width: 10px;
  }
}
@media (max-width: 1439.98px) {
  .mCSB_scrollTools {
    width: 9px;
  }
}
@media (max-width: 1280px) {
  .mCSB_scrollTools {
    width: 8px;
  }
}

.mCSB_outside + .mCSB_scrollTools {
  right: auto;
}

.form {
  position: relative;
  z-index: 2;
}
.form-default {
  -webkit-transition: opacity 0.35s ease-in-out;
  -o-transition: opacity 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out;
}
.form-success {
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  left: 68px;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: opacity 0.35s ease-in-out 0.15s;
  -o-transition: opacity 0.35s ease-in-out 0.15s;
  transition: opacity 0.35s ease-in-out 0.15s;
}
@media (max-width: 1600px) {
  .form-success {
    left: 54px;
  }
}
@media (max-width: 1439.98px) {
  .form-success {
    left: 48px;
  }
}
@media (max-width: 1280px) {
  .form-success {
    left: 40px;
  }
}
@media (max-width: 428px) {
  .form-success {
    left: 20px;
  }
}
.form.important {
  background: rgba(242, 0, 45, 0.15);
  margin-right: -30%;
  padding: 40px 68px;
  position: relative;
}
.form.important h5 {
  margin-top: 0;
}
@media (max-width: 1600px) {
  .form.important {
    padding: 32px 54px;
  }
}
@media (max-width: 1439.98px) {
  .form.important {
    padding: 32px 48px;
  }
}
@media (max-width: 1280px) {
  .form.important {
    padding: 32px 40px;
  }
}
@media (max-width: 896px) {
  .form.important {
    margin-right: 0;
  }
}
@media (max-width: 428px) {
  .form.important {
    padding: 24px 20px 16px;
  }
}
.form.success .form-default {
  opacity: 0;
  pointer-events: none;
}
.form.success .form-success {
  opacity: 1;
  pointer-events: auto;
}
.form-line {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-left: -25px;
  margin-right: -25px;
  margin-top: 45px;
}
.form-line.important {
  background: rgba(242, 0, 45, 0.15);
  padding: 30px 0;
}
.form-line.important .checkbox-wrapper {
  margin-top: 0;
}
.form-element {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 50%;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%;
  margin: 0 25px;
}
.form-element.fullwidth {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 100%;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
}
.form-element.form-element-alone {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 -webkit-calc(50% - 50px);
      -ms-flex: 0 1 calc(50% - 50px);
          flex: 0 1 calc(50% - 50px);
}
.form-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: 37px;
}
.form-suggest {
  margin-top: 32px;
}
.form-suggest-link {
  border-bottom: 1px dashed #fff;
  color: #fff;
  text-decoration: none;
}
.desktop .form-suggest-link {
  -webkit-transition: 0.15s ease-in-out;
  -o-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
}
.desktop .form-suggest-link:hover {
  border-bottom-color: transparent;
}
@media (max-width: 767.98px) {
  .form-suggest {
    margin-top: 24px;
  }
}
@media (max-width: 1600px) {
  .form-line {
    margin-top: 40px;
  }
  .form-button {
    margin-top: 30px;
  }
}

.device .form-line {
  margin-top: 35px;
}
.device .form-button {
  margin-top: 40px;
}
@media (max-width: 767.98px) {
  .device .form-line {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
  }
  .device .form-line:first-child .form-element:first-child {
    margin-top: 0;
  }
  .device .form-line.important {
    margin-left: -12px;
    margin-right: -12px;
    margin-top: 25px;
    padding: 22px 12px;
  }
  .device .form-line.important .form-element {
    margin-top: 0;
  }
  .device .form-element {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    margin-left: 0;
    margin-right: 0;
    margin-top: 25px;
  }
  .device .form-element + .form-element .checkbox-wrapper {
    margin-top: 0;
  }
}

.select-wrapper {
  position: relative;
}
.select-wrapper::after {
  background: #f2002d;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  -webkit-transition: width 0.15s ease-in-out;
  -o-transition: width 0.15s ease-in-out;
  transition: width 0.15s ease-in-out;
  width: 0%;
}
.select-wrapper.error .input-error {
  opacity: 1;
  pointer-events: auto;
}
.select-wrapper.error::after {
  width: 100%;
}

.select {
  -moz-appearance: none; /* Firefox */
  -webkit-appearance: none; /* Safari and Chrome */
  appearance: none;
  -webkit-border-radius: 0;
  background: none;
  background-image: url(../img/select.svg);
  background-repeat: no-repeat;
  background-position: 100% 50%;
  border: none;
  border-bottom: 1px solid #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  height: 80px;
  font-family: "Stapel-Medium", "Open Sans", sans-serif;
  font-size: 16px;
  outline: none;
  padding: 0;
  text-transform: uppercase;
  width: 100%;
}
.select + label {
  color: #777a7a;
  font-family: "Stapel-Medium", "Open Sans", sans-serif;
  font-size: 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  height: 20px;
  left: 0;
  opacity: 1;
  position: absolute;
  top: -8px;
  -webkit-transition: 0.15s ease-in-out;
  -o-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
}
.select optgroup,
.select option {
  background-color: #1d2122;
}
.select::-webkit-input-placeholder {
  color: #fff;
  font-family: "Stapel-Medium", "Open Sans", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
}
.select::-moz-placeholder {
  color: #fff;
  font-family: "Stapel-Medium", "Open Sans", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
}
.select:-ms-input-placeholder {
  color: #fff;
  font-family: "Stapel-Medium", "Open Sans", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
}
.select::-ms-input-placeholder {
  color: #fff;
  font-family: "Stapel-Medium", "Open Sans", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
}
.select::placeholder {
  color: #fff;
  font-family: "Stapel-Medium", "Open Sans", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
}
.select.not-selected + label {
  opacity: 0;
}
@media (max-width: 767.98px) {
  .select {
    height: 50px;
  }
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus input:-webkit-autofill,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  -webkit-text-fill-color: #fff !important;
  caret-color: #fff;
  -webkit-transition: 5000s ease 5000s;
  transition: 5000s ease 5000s;
}

input::-webkit-credentials-auto-fill-button {
  margin: 0;
  width: 0;
  background-color: transparent;
}

input::-webkit-contacts-auto-fill-button {
  visibility: hidden;
  display: none !important;
  pointer-events: none;
  position: absolute;
  right: 0;
}

input:required,
input:invalid {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.textarea {
  background: none;
  border: none;
  border-bottom: 1px solid #fff;
  -webkit-border-radius: 0;
          border-radius: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  color: #fff;
  display: block;
  height: 136px;
  font-family: "Stapel-Medium", "Open Sans", sans-serif;
  font-size: 16px;
  outline: none;
  margin-top: 16px;
  padding: 12px 0 28px;
  resize: none;
  width: 100%;
}
.textarea + label {
  color: #777a7a;
  font-family: "Stapel-Medium", "Open Sans", sans-serif;
  font-size: 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  height: 20px;
  left: 0;
  opacity: 1;
  position: absolute;
  top: -8px;
  -webkit-transition: 0.15s ease-in-out;
  -o-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
}
.textarea::-webkit-input-placeholder {
  color: #fff;
  font-family: "Stapel-Medium", "Open Sans", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
}
.textarea::-moz-placeholder {
  color: #fff;
  font-family: "Stapel-Medium", "Open Sans", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
}
.textarea:-ms-input-placeholder {
  color: #fff;
  font-family: "Stapel-Medium", "Open Sans", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
}
.textarea::-ms-input-placeholder {
  color: #fff;
  font-family: "Stapel-Medium", "Open Sans", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
}
.textarea::placeholder {
  color: #fff;
  font-family: "Stapel-Medium", "Open Sans", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
}
.textarea:-moz-placeholder-shown + label {
  opacity: 0;
}
.textarea:-ms-input-placeholder + label {
  opacity: 0;
}
.textarea:placeholder-shown + label {
  opacity: 0;
}

/* Blocks Includes */
.dots {
  height: auto;
  opacity: 0.3;
  position: fixed;
  top: 0;
  right: 0;
  width: 20vw;
}

.device .dots {
  display: none;
}

.scrolldown {
  bottom: 1.5vw;
  color: #a6a6a6;
  opacity: 0;
  pointer-events: none;
  position: fixed;
  right: 2vw;
  text-decoration: none;
  -webkit-transition: opacity 0.15s ease-in-out;
  -o-transition: opacity 0.15s ease-in-out;
  transition: opacity 0.15s ease-in-out;
  z-index: 2;
}
.left-home .scrolldown {
  display: none;
}
.scrolldown .icon {
  display: block;
  height: 48px;
  margin: 0 auto;
  width: 31px;
}
.scrolldown .icon::before {
  border: 1px solid #fff;
  -webkit-border-radius: 50px;
          border-radius: 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
}
.scrolldown .icon::after {
  -webkit-animation: scroll 3s ease-out infinite;
          animation: scroll 3s ease-out infinite;
  background: #f2002d;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  content: "";
  display: block;
  height: 9px;
  left: 50%;
  margin-left: -2.5px;
  position: absolute;
  top: 10px;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  width: 5px;
}
.scrolldown span {
  font-family: "Stapel-Medium", "Open Sans", sans-serif;
  font-size: 14px;
  text-transform: uppercase;
}
.scrolldown.visible {
  opacity: 1;
  pointer-events: auto;
}
@media (max-width: 1439.98px) {
  .scrolldown .icon {
    height: 38px;
    margin-bottom: 5px;
    width: 25px;
  }
  .scrolldown .icon::before {
    -webkit-border-radius: 40px;
            border-radius: 40px;
  }
  .scrolldown .icon::after {
    -webkit-border-radius: 20px;
            border-radius: 20px;
    height: 6px;
    margin-left: -1.5px;
    top: 8px;
    width: 3px;
  }
  .scrolldown span {
    font-size: 12px;
  }
}

@-webkit-keyframes scroll {
  0%, 80%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  50% {
    -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0);
  }
}

@keyframes scroll {
  0%, 80%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  50% {
    -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0);
  }
}
.desktop .scrolldown {
  -webkit-transition: color 0.15s ease-in-out;
  -o-transition: color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out;
}
.desktop .scrolldown:hover {
  color: #fff;
}

.device .scrolldown {
  display: none;
}
.device .left-home .scrolldown {
  display: inline-block;
  left: 50%;
  opacity: 1;
  pointer-events: auto;
  position: relative;
  -webkit-transform: translate3d(-50%, 0, 0);
          transform: translate3d(-50%, 0, 0);
  right: auto;
  z-index: 10;
}
.device .left-home .scrolldown .icon {
  background: #1d2122;
  -webkit-border-radius: 40px;
          border-radius: 40px;
}
.device .left-home .scrolldown.hidden {
  opacity: 0;
  pointer-events: none;
}
@media (orientation: landscape) and (max-width: 959.98px) {
  .device .left-home .scrolldown {
    bottom: 0;
  }
  .device .left-home .scrolldown .icon {
    margin-bottom: 0;
  }
  .device .left-home .scrolldown .label {
    display: none;
  }
}

.header {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  left: 0;
  pointer-events: none;
  padding: 50px 100px;
  position: absolute;
  width: 100%;
  z-index: 2;
}
.header a.logo {
  display: block;
  pointer-events: auto;
}
.desktop .header a.logo img {
  -webkit-transition: opacity 0.15s ease-in-out;
  -o-transition: opacity 0.15s ease-in-out;
  transition: opacity 0.15s ease-in-out;
}
.desktop .header a.logo:hover img {
  opacity: 0.8;
}
.header-logo {
  display: block;
  height: 44px;
  pointer-events: auto;
  width: auto;
}
.header .lang-menu {
  pointer-events: auto;
  position: relative;
}
.header .lang-menu__item {
  border-bottom: 2px solid transparent;
  color: #fff;
  font-family: "Stapel-Medium", "Open Sans", sans-serif;
  font-size: 15px;
  margin-left: 37px;
  text-decoration: none;
  text-transform: uppercase;
}
.header .lang-menu__item:first-child {
  margin-left: 0;
}
.header .lang-menu__item.current {
  cursor: text;
  font-family: "Stapel-ExtraBold", "Arial Bold", sans-serif;
}
@media (max-width: 1600px) {
  .header {
    padding: 50px 80px;
  }
  .header .lang-menu__item {
    font-size: 12px;
    margin-left: 30px;
  }
  .header-logo {
    height: 40px;
  }
}
@media (max-width: 1439.98px) {
  .header {
    padding: 45px 72px;
  }
  .header .lang-menu__item {
    font-size: 11px;
    margin-left: 27px;
  }
  .header-logo {
    height: 36px;
  }
}
@media (max-width: 1439.98px) {
  .header {
    padding: 40px 68px;
  }
  .header .lang-menu__item {
    font-size: 10px;
    margin-left: 25px;
  }
  .header-logo {
    height: 32px;
  }
}
@media (max-width: 1024px) {
  .header .lang-menu__item {
    font-size: 12px;
    margin-left: 30px;
  }
}

.desktop .header .lang-menu__item:not(.current) {
  -webkit-transition: border 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out;
  transition: border 0.15s ease-in-out;
}
.desktop .header .lang-menu__item:not(.current):hover {
  border-bottom-color: #f2002d;
}

.device .header {
  padding: 40px 100px 80px;
}
@media (max-width: 1024px) {
  .device .header {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media (max-width: 896px) {
  .device .header {
    padding-left: 64px;
    padding-right: 64px;
  }
}
@media (max-width: 767.98px) {
  .device .header {
    padding: 32px 32px 64px;
  }
}
@media (max-width: 428px) {
  .device .header {
    padding: 20px 20px 80px;
  }
}
@media (orientation: landscape) and (max-width: 1023.98px) {
  .device .header {
    padding-bottom: 40px;
  }
}
@media (orientation: landscape) and (max-width: 767.98px) {
  .device .header {
    padding-bottom: 32px;
  }
}

.left-bg {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  height: -webkit-calc(100vh - 150px);
  height: calc(100vh - 150px);
  left: 0;
  position: fixed;
  top: 150px;
  width: 57.25%;
}
.left-bg-image {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 0%;
     object-position: 50% 0%;
  height: 100%;
  width: 100%;
}
.left-home .left-bg {
  position: absolute;
}
@media (max-width: 1439.98px) {
  .left-bg {
    height: -webkit-calc(100vh - 120px);
    height: calc(100vh - 120px);
    top: 120px;
  }
}
@media (max-width: 767.98px) {
  .left-bg {
    bottom: auto;
    height: 100vh;
    top: 0;
    width: 100%;
  }
  .left-bg-image {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: 50% 0%;
       object-position: 50% 0%;
    height: 100%;
    width: 100%;
  }
}

.device .left-bg {
  bottom: auto;
  height: 100vh;
  top: 0;
  width: 100%;
}
.device .left-bg-image {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 0%;
     object-position: 50% 0%;
  height: 100%;
  width: 100%;
}
.device .left-home .left-bg {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.device .left-home .left-bg-image {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 0%;
     object-position: 50% 0%;
  height: 100%;
  width: 100%;
}

/* Blocks */
.btn {
  background: #f2002d;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  font-family: "Stapel-ExtraBold", "Arial Bold", sans-serif;
  font-size: 38px;
  height: 154px;
  padding: 0 75px;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
}
.btn-icon {
  margin-left: 48px;
}
.btn-icon svg {
  display: block;
  height: 36px;
  width: 66px;
}
.btn-icon svg path {
  fill: transparent;
  stroke: #fff;
  stroke-width: 3;
}
.btn.btn-arrow:not(.btn-last) {
  border: 1px solid transparent;
  padding: 0;
  width: 154px;
}
.btn.btn-arrow:not(.btn-last) .btn-label {
  display: none;
}
.btn.btn-arrow:not(.btn-last) .btn-icon {
  margin-left: 0;
}
.btn.btn-arrow:not(.btn-last).btn-disabled {
  background: transparent;
  border-color: #a6a6a6;
  opacity: 0.5;
}
.btn.btn-arrow.btn-disabled .btn-icon svg path {
  stroke: rgba(255, 255, 255, 0.5);
}
.btn.btn-white {
  background: #fff;
  color: #1d2122;
}
.btn.btn-secondary {
  background: transparent;
  border: 1px solid #fff;
}
.btn.btn-disabled {
  background: rgba(255, 255, 255, 0.2);
  border-color: transparent;
  color: rgba(255, 255, 255, 0.5);
  pointer-events: none;
}
@media (max-width: 1600px) {
  .btn {
    font-size: 30px;
    height: 123px;
    padding: 0 60px;
  }
  .btn-icon {
    margin-left: 40px;
  }
  .btn-icon svg {
    height: 30px;
    width: 54px;
  }
  .btn.btn-arrow:not(.btn-last) {
    width: 123px;
  }
}
@media (max-width: 1439.98px) {
  .btn {
    font-size: 28px;
    height: 112px;
    padding: 0 55px;
  }
  .btn-icon {
    margin-left: 36px;
  }
  .btn-icon svg {
    height: 27px;
    width: 48px;
  }
  .btn.btn-arrow:not(.btn-last) {
    width: 112px;
  }
}
@media (max-width: 1280px) {
  .btn {
    font-size: 25px;
    height: 103px;
    padding: 0 50px;
  }
  .btn-icon {
    margin-left: 32px;
  }
  .btn-icon svg {
    height: 24px;
    width: 44px;
  }
  .btn.btn-arrow:not(.btn-last) {
    width: 103px;
  }
}
.btn.btn-small {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 25px;
  height: 94px;
  margin-top: 16px;
  padding: 0 60px;
  min-width: 360px;
}
.btn.btn-small.btn-secondary {
  min-width: 0;
}
@media (max-width: 1600px) {
  .btn.btn-small {
    font-size: 20px;
    height: 75px;
    margin-top: 13px;
    padding: 0 48px;
    min-width: 288px;
  }
}
@media (max-width: 1439.98px) {
  .btn.btn-small {
    font-size: 18px;
    height: 68px;
    margin-top: 11px;
    padding: 0 44px;
    min-width: 262px;
  }
}
@media (max-width: 1280px) {
  .btn.btn-small {
    font-size: 16px;
    height: 63px;
    margin-top: 10px;
    padding: 0 28px;
    min-width: 0;
  }
}
@media (max-width: 1024px) {
  .btn.btn-small {
    margin-top: 20px;
  }
}
@media (max-width: 767.98px) {
  .btn.btn-small {
    font-size: 16px;
    height: 56px;
    padding: 0 32px;
  }
}
@media (max-width: 428px) {
  .btn.btn-small {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
  }
}

.desktop .btn:not(.btn-white):not(.btn-secondary):hover {
  -webkit-box-shadow: 0 0 24px 0 #f2002d;
          box-shadow: 0 0 24px 0 #f2002d;
}
@media (max-width: 1600px) {
  .desktop .btn:not(.btn-white):not(.btn-secondary):hover {
    -webkit-box-shadow: 0 0 20px 0 #f2002d;
            box-shadow: 0 0 20px 0 #f2002d;
  }
}
@media (max-width: 1439.98px) {
  .desktop .btn:not(.btn-white):not(.btn-secondary):hover {
    -webkit-box-shadow: 0 0 18px 0 #f2002d;
            box-shadow: 0 0 18px 0 #f2002d;
  }
}
@media (max-width: 1280px) {
  .desktop .btn:not(.btn-white):not(.btn-secondary):hover {
    -webkit-box-shadow: 0 0 16px 0 #f2002d;
            box-shadow: 0 0 16px 0 #f2002d;
  }
}
.desktop .btn-secondary:hover,
.desktop .btn-white:hover {
  -webkit-box-shadow: 0 0 24px 0 #fff;
          box-shadow: 0 0 24px 0 #fff;
}
@media (max-width: 1600px) {
  .desktop .btn-secondary:hover,
  .desktop .btn-white:hover {
    -webkit-box-shadow: 0 0 20px 0 #fff;
            box-shadow: 0 0 20px 0 #fff;
  }
}
@media (max-width: 1439.98px) {
  .desktop .btn-secondary:hover,
  .desktop .btn-white:hover {
    -webkit-box-shadow: 0 0 18px 0 #fff;
            box-shadow: 0 0 18px 0 #fff;
  }
}
@media (max-width: 1280px) {
  .desktop .btn-secondary:hover,
  .desktop .btn-white:hover {
    -webkit-box-shadow: 0 0 16px 0 #fff;
            box-shadow: 0 0 16px 0 #fff;
  }
}
.desktop .btn-secondary:hover {
  background-color: rgba(242, 0, 45, 0.3);
}

.device .btn:not(.btn-small) {
  height: 70px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.device .btn:not(.btn-small) .btn-icon {
  margin-left: 20px;
}
.device .btn:not(.btn-small) .btn-icon svg {
  height: 14px;
  width: 28px;
}
.device .btn:not(.btn-small) .btn-icon svg path {
  stroke-width: 4;
}
.device .btn-arrow:not(.btn-last) {
  border: 0;
  width: 100%;
}
.device .btn-arrow:not(.btn-last) .btn-label {
  display: block;
}
.device .btn-arrow:not(.btn-last) .btn-icon {
  margin-left: 20px;
}
.device .btn-arrow:not(.btn-last).btn-disabled {
  background: #4a4d4e;
  opacity: 1;
}
.device .btn-arrow.btn-disabled .btn-icon svg path {
  stroke: rgba(255, 255, 255, 0.5);
}

.input-wrapper {
  position: relative;
}
.input-wrapper::after {
  background: #f2002d;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  -webkit-transition: width 0.15s ease-in-out;
  -o-transition: width 0.15s ease-in-out;
  transition: width 0.15s ease-in-out;
  width: 0%;
}
.input-wrapper.error .input-error {
  opacity: 1;
  pointer-events: auto;
}
.input-wrapper.error::after {
  width: 100%;
}

.input-error {
  color: #f2002d;
  opacity: 0;
  pointer-events: none;
  font-size: 12px;
  position: absolute;
  -webkit-transition: opacity 0.15s ease-in-out;
  -o-transition: opacity 0.15s ease-in-out;
  transition: opacity 0.15s ease-in-out;
}

.input-icon {
  display: block;
  position: absolute;
  top: 40px;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
}
.input-icon + .input {
  padding-left: 34px;
}
@media (max-width: 767.98px) {
  .input-icon {
    top: 25px;
  }
}

.eye {
  display: block;
  height: 20px;
  position: absolute;
  right: 0;
  top: 40px;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
  width: 20px;
}
.eye path {
  fill: rgba(255, 255, 255, 0.4);
  -webkit-transition: fill 0.15s ease-in-out;
  -o-transition: fill 0.15s ease-in-out;
  transition: fill 0.15s ease-in-out;
}
@media (max-width: 767.98px) {
  .eye {
    top: 24px;
  }
}
.show-password .eye path {
  fill: #fff;
}

.input {
  background: none;
  border: none;
  border-bottom: 1px solid #fff;
  -webkit-border-radius: 0;
          border-radius: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  color: #fff;
  height: 80px;
  font-family: "Stapel-Medium", "Open Sans", sans-serif;
  font-size: 16px;
  outline: none;
  padding: 0;
  width: 100%;
}
.input + label {
  color: #777a7a;
  font-family: "Stapel-Medium", "Open Sans", sans-serif;
  font-size: 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  height: 20px;
  left: 0;
  opacity: 1;
  position: absolute;
  top: -8px;
  -webkit-transition: 0.15s ease-in-out;
  -o-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
}
.input::-webkit-input-placeholder {
  color: #fff;
  font-family: "Stapel-Medium", "Open Sans", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
}
.input::-moz-placeholder {
  color: #fff;
  font-family: "Stapel-Medium", "Open Sans", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
}
.input:-ms-input-placeholder {
  color: #fff;
  font-family: "Stapel-Medium", "Open Sans", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
}
.input::-ms-input-placeholder {
  color: #fff;
  font-family: "Stapel-Medium", "Open Sans", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
}
.input::placeholder {
  color: #fff;
  font-family: "Stapel-Medium", "Open Sans", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
}
.input:-moz-placeholder-shown + label {
  opacity: 0;
}
.input:-ms-input-placeholder + label {
  opacity: 0;
}
.input:placeholder-shown + label {
  opacity: 0;
}
@media (max-width: 767.98px) {
  .input {
    height: 50px;
  }
}

.checkbox-wrapper {
  -webkit-column-break-inside: avoid;
     -moz-column-break-inside: avoid;
          break-inside: avoid-column;
  page-break-inside: avoid;
  margin-top: 20px;
  position: relative;
  -webkit-transition: opacity 0.15s ease-in-out;
  -o-transition: opacity 0.15s ease-in-out;
  transition: opacity 0.15s ease-in-out;
}
.checkbox-wrapper.inactive {
  opacity: 0.5;
}
.checkbox-wrapper input {
  left: -99999px;
  position: absolute;
}
.checkbox-wrapper label {
  display: block;
  font-size: 20px;
  padding-left: 50px;
}
.checkbox-wrapper label::before {
  content: "";
  background-color: transparent;
  background-position: 5px 6px;
  background-size: 17.5px auto;
  background-repeat: no-repeat;
  border: 1px solid #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  height: 30px;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: 0.15s ease-in-out;
  -o-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
  width: 30px;
}
.checkbox-wrapper label a {
  border-bottom: 2px solid #f2002d;
  color: #fff;
  text-decoration: none;
}
.checkbox-wrapper label .super {
  font-family: "Stapel-Medium", "Open Sans", sans-serif;
  font-size: 22px;
  display: block;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.checkbox-wrapper label .super u {
  border-bottom: 2px solid #f2002d;
  text-decoration: none;
}
.checkbox-wrapper label .sublabel {
  color: #a6a6a6;
  display: block;
  font-size: 17px;
}
.checkbox-wrapper label .sublabel a {
  color: #a6a6a6;
}
.checkbox-wrapper input.checkbox-small + label {
  color: rgba(255, 255, 255, 0.6);
  font-size: 17px;
  line-height: 1.4;
  padding-left: 34px;
  -webkit-transition: color 0.15s ease-in-out;
  -o-transition: color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out;
}
.checkbox-wrapper input.checkbox-small + label::before {
  background-size: 9.5px auto;
  background-position: 3px 4px;
  height: 18px;
  top: 2px;
  width: 18px;
}
.checkbox-wrapper input:checked + label::before {
  background-color: #f2002d;
  background-image: url(../img/checkmark.svg);
  border-color: #f2002d;
}
.checkbox-wrapper input.checkbox-small:checked + label {
  color: #fff;
}
.checkbox-wrapper.error .input-error {
  opacity: 1;
  pointer-events: auto;
}
@media (max-width: 1600px) {
  .checkbox-wrapper label .sublabel {
    font-size: 14px;
  }
  .checkbox-wrapper input.checkbox-small + label {
    font-size: 14px;
  }
  .checkbox-wrapper input.checkbox-small + label::before {
    top: 0;
  }
}
@media (max-width: 767.98px) {
  .checkbox-wrapper input:not(.checkbox-small) + label {
    font-size: 14px;
    padding-left: 30px;
  }
  .checkbox-wrapper input:not(.checkbox-small) + label .super {
    font-size: 14px;
    margin-bottom: 2px;
  }
  .checkbox-wrapper input:not(.checkbox-small) + label::before {
    background-position: 3px 4px;
    background-size: 11px auto;
    height: 20px;
    width: 20px;
  }
}

.checkboxset {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  -webkit-column-gap: 60px;
     -moz-column-gap: 60px;
          column-gap: 60px;
  display: block;
  margin-top: 60px;
}
.checkboxset .checkbox-wrapper {
  margin-bottom: 30px;
  margin-top: 0;
}
@media (max-width: 767.98px) {
  .checkboxset {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
    margin-top: 30px;
  }
  .checkboxset .checkbox-wrapper {
    margin-bottom: 20px;
  }
}

.yesnoset {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-left: -25px;
  margin-right: -50px;
  width: -webkit-calc(50% + 75px);
  width: calc(50% + 75px);
}
.yesnoset .checkbox-wrapper {
  margin-left: 25px;
  margin-right: 25px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 50%;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%;
}
.yesnoset .checkbox-wrapper label {
  border: 1px solid #3e3e3e;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 22.5px 22.5px 22.5px 72.5px;
  width: 100%;
}
.yesnoset .checkbox-wrapper label::before {
  left: 22.5px;
  margin-top: -15px;
  top: 50%;
}
@media (max-width: 767.98px) {
  .yesnoset {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
  .yesnoset .checkbox-wrapper {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    margin-left: 0;
    margin-right: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 100%;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
    width: 100%;
    max-width: 290px;
  }
  .yesnoset .checkbox-wrapper:first-child {
    margin-top: 7px;
  }
  .yesnoset .checkbox-wrapper input:not(.checkbox-small) + label {
    line-height: 20px;
    padding: 20px 20px 20px 50px;
  }
  .yesnoset .checkbox-wrapper input:not(.checkbox-small) + label::before {
    margin-top: -10px;
  }
}

.desktop .checkbox-wrapper label a {
  -webkit-transition: color 0.15s ease-in-out;
  -o-transition: color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out;
}
.desktop .checkbox-wrapper label a:hover {
  color: #f2002d;
}
.desktop .checkbox-wrapper label .sublabel a:hover {
  color: #fff;
}

.radioset {
  -webkit-column-break-inside: avoid;
     -moz-column-break-inside: avoid;
          break-inside: avoid-column;
  page-break-inside: avoid;
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  -webkit-column-gap: 60px;
     -moz-column-gap: 60px;
          column-gap: 60px;
  display: block;
  margin-top: 60px;
}
@media (max-width: 767.98px) {
  .radioset {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
    margin-top: 30px;
  }
}

.radio-wrapper {
  margin-bottom: 30px;
  position: relative;
}
.radio-wrapper input {
  left: -99999px;
  position: absolute;
}
.radio-wrapper input + label {
  -webkit-column-break-inside: avoid;
     -moz-column-break-inside: avoid;
          break-inside: avoid-column;
  display: block;
  font-size: 20px;
  padding-left: 50px;
  position: relative;
}
.radio-wrapper input + label::before {
  border: 1px solid #a6a6a6;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  content: "";
  display: block;
  height: 30px;
  left: 0;
  position: absolute;
  -webkit-transition: 0.15s ease-in-out;
  -o-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
  width: 30px;
}
.radio-wrapper input + label::after {
  background: #f2002d;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  content: "";
  display: block;
  height: 14px;
  left: 8px;
  opacity: 0;
  position: absolute;
  top: 8px;
  -webkit-transition: opacity 0.15s ease-in-out;
  -o-transition: opacity 0.15s ease-in-out;
  transition: opacity 0.15s ease-in-out;
  width: 14px;
}
.radio-wrapper input:checked + label::before {
  border: 2px solid #f2002d;
}
.radio-wrapper input:checked + label::after {
  opacity: 1;
}
@media (max-width: 767.98px) {
  .radio-wrapper {
    margin-bottom: 20px;
  }
  .radio-wrapper:last-child {
    margin-bottom: 0;
  }
  .radio-wrapper input + label {
    font-size: 14px;
    padding-left: 30px;
  }
  .radio-wrapper input + label::before {
    height: 20px;
    width: 20px;
  }
  .radio-wrapper input + label::after {
    height: 10px;
    left: 5px;
    top: 5px;
    width: 10px;
  }
}

.other {
  display: none;
}

.msg {
  background: #2F3334;
  border: 1px solid #444747;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.4);
          box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.4);
  bottom: 12px;
  left: 50%;
  margin-left: -532px;
  opacity: 0;
  padding: 24px;
  pointer-events: none;
  position: fixed;
  -webkit-transform: translate3d(10%, 0, 0);
          transform: translate3d(10%, 0, 0);
  z-index: 1000;
  width: 1064px;
}
.msg-close {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  height: 48px;
  opacity: 0;
  padding: 18px;
  position: absolute;
  right: 0;
  top: 0;
  width: 48px;
}
.msg-close svg path {
  fill: transparent;
  stroke: white;
  stroke-width: 1;
}
.desktop .msg-close svg path {
  -webkit-transition: stroke 0.15s ease-in-out;
  -o-transition: stroke 0.15s ease-in-out;
  transition: stroke 0.15s ease-in-out;
}
.desktop .msg-close:hover svg path {
  stroke: #f2002d;
}
.msg-title {
  font-family: "Stapel-Regular", "Open Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: 0.05em;
  margin-bottom: 12px;
  opacity: 0;
  padding-left: 36px;
  padding-right: 48px;
  position: relative;
  text-transform: uppercase;
  -webkit-transform: translate3d(0, 24px, 0);
          transform: translate3d(0, 24px, 0);
}
.msg-title:before {
  background: url(../img/alert-triangle.svg);
  content: "";
  height: 21px;
  left: 0;
  position: absolute;
  top: 3px;
  width: 20px;
}
.msg-text {
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0.05em;
  opacity: 0;
  -webkit-transform: translate3d(0, 24px, 0);
          transform: translate3d(0, 24px, 0);
}
.msg-button {
  display: none;
  opacity: 0;
  -webkit-transform: translate3d(0, 24px, 0);
          transform: translate3d(0, 24px, 0);
}
.msg.shown {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition: opacity 0.25s ease-out, -webkit-transform 0.25s ease-out;
  transition: opacity 0.25s ease-out, -webkit-transform 0.25s ease-out;
  -o-transition: opacity 0.25s ease-out, transform 0.25s ease-out;
  transition: opacity 0.25s ease-out, transform 0.25s ease-out;
  transition: opacity 0.25s ease-out, transform 0.25s ease-out, -webkit-transform 0.25s ease-out;
}
.msg.shown .msg-title,
.msg.shown .msg-text,
.msg.shown .msg-button,
.msg.shown .msg-close {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition: opacity 0.25s ease-out 0.3s, -webkit-transform 0.25s ease-out 0.3s;
  transition: opacity 0.25s ease-out 0.3s, -webkit-transform 0.25s ease-out 0.3s;
  -o-transition: opacity 0.25s ease-out 0.3s, transform 0.25s ease-out 0.3s;
  transition: opacity 0.25s ease-out 0.3s, transform 0.25s ease-out 0.3s;
  transition: opacity 0.25s ease-out 0.3s, transform 0.25s ease-out 0.3s, -webkit-transform 0.25s ease-out 0.3s;
}
.msg.shown .msg-text {
  -webkit-transition-delay: 0.35s;
       -o-transition-delay: 0.35s;
          transition-delay: 0.35s;
}
.msg.shown .msg-button,
.msg.shown .msg-close {
  -webkit-transition-delay: 0.4s;
       -o-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
.msg.hiding {
  opacity: 0;
  pointer-events: none;
  -webkit-transform: translate3d(-10%, 0, 0);
          transform: translate3d(-10%, 0, 0);
  -webkit-transition: opacity 0.25s ease-in, -webkit-transform 0.25s ease-in;
  transition: opacity 0.25s ease-in, -webkit-transform 0.25s ease-in;
  -o-transition: opacity 0.25s ease-in, transform 0.25s ease-in;
  transition: opacity 0.25s ease-in, transform 0.25s ease-in;
  transition: opacity 0.25s ease-in, transform 0.25s ease-in, -webkit-transform 0.25s ease-in;
}
.msg.hiding .msg-title,
.msg.hiding .msg-text,
.msg.hiding .msg-button,
.msg.hiding .msg-close {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition: opacity 0.25s ease-out, -webkit-transform 0.25s ease-out;
  transition: opacity 0.25s ease-out, -webkit-transform 0.25s ease-out;
  -o-transition: opacity 0.25s ease-out, transform 0.25s ease-out;
  transition: opacity 0.25s ease-out, transform 0.25s ease-out;
  transition: opacity 0.25s ease-out, transform 0.25s ease-out, -webkit-transform 0.25s ease-out;
}
@media (max-width: 1439.98px) {
  .msg {
    margin-left: -500px;
    width: 1000px;
  }
}
@media (max-width: 1024px) {
  .msg {
    left: 12px;
    margin-left: 0;
    margin-right: 0;
    right: 12px;
    width: auto;
  }
}
@media (max-width: 767.98px) {
  .msg {
    bottom: 20px;
    left: 20px;
    right: 20px;
  }
  .msg-close {
    display: none;
  }
  .msg-title {
    padding-left: 0;
    padding-right: 0;
  }
  .msg-title:before {
    display: none;
  }
  .msg-text {
    margin-bottom: 12px;
  }
  .msg-button {
    border: 1px solid rgba(255, 255, 255, 0.4);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: white;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 14px;
    height: 48px;
    line-height: 16px;
    letter-spacing: 0.05em;
    padding: 0 15px;
    text-transform: uppercase;
    text-decoration: none;
  }
  .desktop .msg-button:hover {
    background-color: rgba(242, 0, 45, 0.3);
    -webkit-box-shadow: 0 0 16px 0 #fff;
            box-shadow: 0 0 16px 0 #fff;
  }
}

/* Page styles */
.footer {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  bottom: 0;
  height: 120px;
  padding: 0 100px;
  pointer-events: none;
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 1;
}
.footer-logos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.footer a.logo {
  display: block;
  pointer-events: auto;
  margin-right: 24px;
}
.footer a.logo:last-child {
  margin-right: 0;
}
.desktop .footer a.logo img {
  -webkit-transition: opacity 0.15s ease-in-out;
  -o-transition: opacity 0.15s ease-in-out;
  transition: opacity 0.15s ease-in-out;
}
.desktop .footer a.logo:hover img {
  opacity: 0.8;
}
.footer-logo {
  display: block;
  height: 25px;
  pointer-events: auto;
  width: auto;
}
.footer-wg-logo {
  display: block;
  height: 30px;
  pointer-events: auto;
  width: auto;
}
.footer-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -18px;
  padding: 0 50px 0 0;
}
.footer-menu__item {
  border-bottom: 2px solid transparent;
  color: #fff;
  font-family: "Stapel-Medium", "Open Sans", sans-serif;
  font-size: 15px;
  margin: 0 18px;
  pointer-events: auto;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
}
.footer-right {
  color: #a6a6a6;
  font-size: 15px;
  position: relative;
}
.footer-right span {
  white-space: nowrap;
}
@media (max-width: 1600px) {
  .footer {
    height: 100px;
    padding: 0 80px;
  }
  .footer a.logo {
    margin-right: 20px;
  }
  .footer-logo {
    height: 20px;
  }
  .footer-wg-logo {
    height: 24px;
  }
  .footer-menu {
    margin-left: -15px;
    padding-right: 40px;
  }
  .footer-menu__item {
    font-size: 12px;
    margin: 0 15px;
  }
  .footer-right {
    font-size: 12px;
  }
}
@media (max-width: 1439.98px) {
  .footer {
    height: 80px;
    padding: 0 72px;
  }
  .footer a.logo {
    margin-right: 18px;
  }
  .footer-logo {
    height: 18px;
  }
  .footer-wg-logo {
    height: 22px;
  }
  .footer-menu {
    margin-left: -13px;
    padding-right: 36px;
  }
  .footer-menu__item {
    font-size: 11px;
    margin: 0 13px;
  }
  .footer-right {
    font-size: 11px;
  }
}
@media (max-width: 1280px) {
  .footer {
    padding: 0 68px;
  }
  .footer a.logo {
    margin-right: 16px;
  }
  .footer-logo {
    height: 17px;
  }
  .footer-wg-logo {
    height: 20px;
  }
  .footer-menu {
    margin-left: -12.5px;
    padding-right: 34px;
  }
  .footer-menu__item {
    font-size: 10px;
    margin: 0 12.5px;
  }
  .footer-right {
    font-size: 10px;
  }
  .footer-right span {
    display: block;
  }
}

.left-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.left-buttons .btn {
  margin-left: 37px;
}
.left-buttons .btn:first-child {
  margin-left: 0;
}
@media (max-width: 1600px) {
  .left-buttons .btn {
    margin-left: 30px;
  }
}
@media (max-width: 1439.98px) {
  .left-buttons .btn {
    margin-left: 27px;
  }
}
@media (max-width: 1280px) {
  .left-buttons .btn {
    margin-left: 20px;
  }
}
@media (max-width: 896px) {
  .left-buttons {
    width: 100%;
  }
  .left-buttons .btn {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 50%;
        -ms-flex: 0 1 50%;
            flex: 0 1 50%;
    white-space: nowrap;
  }
}
@media (max-width: 640px) {
  .left-buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .left-buttons .btn {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 0;
  }
}

.socials {
  display: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: 48px;
}
.socials.visible {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.socials__item {
  border: 1px solid #3e3e3e;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 75px;
  margin-right: 24px;
  padding: 18.75px;
  width: 75px;
}
.socials__item:last-child {
  margin-right: 0;
}
.socials__item svg {
  display: block;
  height: 30px;
  max-height: 100%;
  width: auto;
}
.socials__item svg path {
  fill: #fff;
}
.socials__item.js-vkontakte svg {
  height: 20px;
}
@media (max-width: 1600px) {
  .socials {
    margin-top: 40px;
  }
  .socials__item {
    height: 60px;
    margin-right: 20px;
    padding: 15px;
    width: 60px;
  }
}
@media (max-width: 767.98px) {
  .socials {
    margin-bottom: 30px;
  }
}

.state-auth {
  min-height: 600px;
  height: 100vh;
  left: 0;
  position: absolute;
  right: 0;
}
.state-auth .home-left,
.state-auth .home-right {
  position: absolute;
  z-index: 1;
}
.state-auth .home-left {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(29, 33, 34, 0.45)), to(rgba(29, 33, 34, 0.45))), url(../img/home-left-bg.png);
  background: -o-linear-gradient(bottom, rgba(29, 33, 34, 0.45), rgba(29, 33, 34, 0.45)), url(../img/home-left-bg.png);
  background: linear-gradient(0deg, rgba(29, 33, 34, 0.45), rgba(29, 33, 34, 0.45)), url(../img/home-left-bg.png);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  padding: 150px 100px;
  width: 50%;
}
.state-auth .home-right {
  height: 100%;
  right: 0;
  width: 50%;
  -webkit-transition: width 0.15s ease-in-out;
  -o-transition: width 0.15s ease-in-out;
  transition: width 0.15s ease-in-out;
}
.state-auth .home-right::before {
  background: rgb(30, 33, 34);
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.state-auth .home-right:after {
  background: rgba(0, 0, 0, 0.5);
  content: "";
  bottom: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  right: 100%;
  top: 0;
  -webkit-transition: opacity 0.15s ease-in-out;
  -o-transition: opacity 0.15s ease-in-out;
  transition: opacity 0.15s ease-in-out;
  width: 50vw;
}
.state-auth .home-right-map {
  background: -webkit-gradient(linear, right top, left top, from(rgb(44, 31, 35)), color-stop(50%, rgb(67, 29, 36)), to(rgb(44, 31, 35)));
  background: -o-linear-gradient(right, rgb(44, 31, 35) 0%, rgb(67, 29, 36) 50%, rgb(44, 31, 35) 100%);
  background: linear-gradient(to left, rgb(44, 31, 35) 0%, rgb(67, 29, 36) 50%, rgb(44, 31, 35) 100%);
  top: 24px;
  position: absolute;
}
.state-auth .home-right-map img {
  display: block;
  height: auto;
  width: 100%;
}
.state-auth .home-right-content {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  padding: 150px 100px;
  position: relative;
  width: 50vw;
  z-index: 1;
}
.state-auth .home-right-content h4 {
  margin-bottom: 24px;
  margin-top: 0;
}
.state-auth .home-right-content h4 + .lead {
  margin-top: 0;
}
.desktop .state-auth .home-right:hover {
  width: 60%;
  -webkit-transition: width 0.15s ease-in-out;
  -o-transition: width 0.15s ease-in-out;
  transition: width 0.15s ease-in-out;
}
.desktop .state-auth .home-right:hover:after {
  opacity: 1;
  -webkit-transition: opacity 0.15s ease-in-out;
  -o-transition: opacity 0.15s ease-in-out;
  transition: opacity 0.15s ease-in-out;
}
@media (max-width: 1600px) {
  .state-auth .home-left,
  .state-auth .home-right-content {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media (max-width: 1439.98px) {
  .state-auth .home-left,
  .state-auth .home-right-content {
    padding-left: 72px;
    padding-right: 72px;
  }
  .state-auth .home-right-content h4 {
    margin-bottom: 16px;
  }
}

.state-register {
  display: none;
}

.register .state-auth {
  display: none !important;
}
.register .state-register {
  display: block;
}

.popup-realms-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin: 14px -6px 42px;
}
.popup-realms-list__item {
  border: 1px solid rgba(255, 255, 255, 0.4);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: "Stapel-Regular", "Open Sans", sans-serif;
  font-size: 18px;
  height: 53px;
  letter-spacing: 0.05em;
  margin: 6px;
  padding: 0 20px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: 0.15s ease-in-out;
  -o-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
  white-space: nowrap;
}
.popup-realms-list__item.selected {
  background: rgba(242, 0, 45, 0.3);
  border-color: #f2002d;
  border-width: 3px;
  padding: 0 18px;
  pointer-events: none;
}
@media (max-width: 1439.98px) {
  .popup-realms-list {
    margin-bottom: 30px;
  }
  .popup-realms-list__item {
    font-size: 16px;
    height: 44px;
    padding: 0 16px;
  }
  .popup-realms-list__item.selected {
    border-width: 2px;
    padding: 0 15px;
  }
}
@media (max-width: 767.98px) {
  .popup-realms-list {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-bottom: 42px;
    margin-top: 8px;
    width: 100%;
  }
  .popup-realms-list__item {
    margin-bottom: 6px;
    margin-top: 6px;
  }
}

.desktop .footer-menu__item {
  -webkit-transition: border 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out;
  transition: border 0.15s ease-in-out;
}
.desktop .footer-menu__item:hover {
  border-bottom-color: #f2002d;
}
.desktop .socials__item svg path {
  -webkit-transition: fill 0.15s ease-in-out;
  -o-transition: fill 0.15s ease-in-out;
  transition: fill 0.15s ease-in-out;
}
.desktop .socials__item:hover svg path {
  fill: #f2002d;
}
.desktop .popup-realms-list__item:not(.selected):hover {
  background: rgba(242, 0, 45, 0.3);
  border-color: #f2002d;
}
.desktop .state-auth .home-left {
  -webkit-transition: -webkit-transform 0.25s ease-out, -webkit-clip-path 0.35s ease-out;
  transition: -webkit-transform 0.25s ease-out, -webkit-clip-path 0.35s ease-out;
  -o-transition: transform 0.25s ease-out, clip-path 0.35s ease-out;
  transition: transform 0.25s ease-out, clip-path 0.35s ease-out;
  transition: transform 0.25s ease-out, clip-path 0.35s ease-out, -webkit-transform 0.25s ease-out, -webkit-clip-path 0.35s ease-out;
  -webkit-clip-path: polygon(100% 0%, 100% 0%, 100% 100%, 100% 100%);
          clip-path: polygon(100% 0%, 100% 0%, 100% 100%, 100% 100%);
  -webkit-transform: translate3d(-10%, 0, 0);
          transform: translate3d(-10%, 0, 0);
}
.desktop .state-auth .home-right {
  -webkit-transition: width 0.15s ease-in-out, -webkit-transform 0.25s ease-out, -webkit-clip-path 0.35s ease-out;
  transition: width 0.15s ease-in-out, -webkit-transform 0.25s ease-out, -webkit-clip-path 0.35s ease-out;
  -o-transition: transform 0.25s ease-out, clip-path 0.35s ease-out, width 0.15s ease-in-out;
  transition: transform 0.25s ease-out, clip-path 0.35s ease-out, width 0.15s ease-in-out;
  transition: transform 0.25s ease-out, clip-path 0.35s ease-out, width 0.15s ease-in-out, -webkit-transform 0.25s ease-out, -webkit-clip-path 0.35s ease-out;
  -webkit-clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
          clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
  -webkit-transform: translate3d(10%, 0, 0);
          transform: translate3d(10%, 0, 0);
}
.desktop .state-auth .footer {
  -webkit-transition: opacity 0.35s ease-out 0.3s;
  -o-transition: opacity 0.35s ease-out 0.3s;
  transition: opacity 0.35s ease-out 0.3s;
  opacity: 0;
}

.desktop.loaded .state-auth .home-left,
.desktop.loaded .state-auth .home-right {
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
          clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.desktop.loaded .state-auth .footer {
  opacity: 1;
}

.device .footer {
  background: #000;
  height: 160px;
  margin-left: -100px;
  margin-right: -100px;
  padding-bottom: 70px;
  padding-left: 100px;
  padding-right: 100px;
  position: relative;
  width: auto;
}
.device .footer-logo {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 0;
      -ms-flex: 0 0 0px;
          flex: 0 0 0;
  height: 17px;
}
.device .footer-wg-logo {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 0;
      -ms-flex: 0 0 0px;
          flex: 0 0 0;
  height: 20px;
}
.device .footer-menu__item {
  font-size: 12px;
  margin: 0 15px;
}
.device .footer-right {
  font-size: 12px;
}
.device .footer-right span {
  display: block;
}
@media (max-width: 1024px) {
  .device .footer {
    margin-left: -80px;
    margin-right: -80px;
    padding-left: 80px;
    padding-right: 80px;
  }
  .device .footer-right {
    white-space: normal;
  }
}
@media (max-width: 896px) {
  .device .footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-left: -64px;
    margin-right: -64px;
    height: auto;
    padding-left: 64px;
    padding-right: 64px;
    padding-top: 15px;
  }
  .device .footer-menu {
    margin: 0;
    padding: 30px 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .device .footer-right {
    padding-bottom: 45px;
    padding-left: 64px;
    padding-right: 64px;
    text-align: center;
  }
  .device .footer-right span {
    display: inline-block;
  }
}
@media (max-width: 767.98px) {
  .device .footer {
    margin-left: -32px;
    margin-right: -32px;
    padding-left: 32px;
    padding-right: 32px;
  }
  .device .footer-menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: -5px 0;
  }
  .device .footer-menu__item {
    margin: 5px 0;
  }
  .device .footer-right {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 428px) {
  .device .footer {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .device .footer-right {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.device .alt-home .footer {
  height: 110px;
  padding-bottom: 0;
}
@media (max-width: 896px) {
  .device .alt-home .footer {
    height: auto;
  }
}
.device .socials {
  margin-top: 30px;
}
.device .state-auth {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  min-height: 0;
  height: auto;
  margin: 0 -100px;
  position: relative;
}
.device .state-auth .home-left,
.device .state-auth .home-right {
  height: auto;
  left: auto;
  position: relative;
  right: auto;
  width: auto;
}
.device .state-auth .home-left {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 45%;
      -ms-flex: 0 0 45%;
          flex: 0 0 45%;
}
.device .state-auth .home-right {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 55%;
      -ms-flex: 0 0 55%;
          flex: 0 0 55%;
}
.device .state-auth .home-left {
  min-height: 700px;
  padding-left: 100px;
}
.device .state-auth .home-right-content {
  min-height: 700px;
  padding-right: 100px;
  width: auto;
}
.device .state-auth .footer {
  height: 100px;
  margin: 0;
  padding-bottom: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
@media (max-width: 1024px) {
  .device .state-auth {
    margin-left: -80px;
    margin-right: -80px;
  }
  .device .state-auth .home-left {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 40%;
        -ms-flex: 0 0 40%;
            flex: 0 0 40%;
  }
  .device .state-auth .home-right {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 60%;
        -ms-flex: 0 0 60%;
            flex: 0 0 60%;
  }
  .device .state-auth .home-left {
    min-height: 668px;
    padding-left: 80px;
  }
  .device .state-auth .home-right-content {
    min-height: 668px;
    padding-right: 80px;
  }
}
@media (max-width: 896px) {
  .device .state-auth {
    display: block;
    margin-left: -64px;
    margin-right: -64px;
  }
  .device .state-auth .home-left {
    background-position: 25% 25%;
    min-height: 0;
    padding: 200px 64px 120px;
  }
  .device .state-auth .home-right-content {
    min-height: 0;
    padding: 120px 64px;
  }
  .device .state-auth .footer {
    height: auto;
  }
}
@media (max-width: 767.98px) {
  .device .state-auth {
    margin-left: -32px;
    margin-right: -32px;
  }
  .device .state-auth .home-left {
    padding: 160px 32px 100px;
  }
  .device .state-auth .home-right-content {
    padding: 80px 32px 100px;
  }
}
@media (max-width: 428px) {
  .device .state-auth {
    margin-left: -20px;
    margin-right: -20px;
  }
  .device .state-auth .home-left {
    padding: 140px 20px 80px;
  }
  .device .state-auth .home-right-content {
    padding: 64px 20px 48px;
  }
}

.quiz-header {
  background: #262a2c;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 75px;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1000;
}
.quiz-header-logo {
  background: #f2002d;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 75px;
      -ms-flex: 0 0 75px;
          flex: 0 0 75px;
  height: 75px;
  width: 75px;
}
.quiz-header-logo img {
  display: block;
  height: 41px;
  width: 41px;
}
.quiz-header-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 100%;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  overflow: auto;
  position: relative;
}
.quiz-header-menu__item {
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  font-family: "Stapel-Medium", "Open Sans", sans-serif;
  font-size: 20px;
  height: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 100%;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  opacity: 0.2;
  padding: 0 24px;
  pointer-events: none;
  position: relative;
  text-decoration: none;
  min-width: 80px;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.quiz-header-menu__item::-webkit-scrollbar {
  display: none;
}
.quiz-header-menu__item i {
  font-style: normal;
  position: relative;
  z-index: 1;
}
.quiz-header-menu__item span {
  position: relative;
  z-index: 1;
}
.quiz-header-menu__item::before {
  background: #fff;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  content: "";
  height: 5px;
  left: -webkit-calc(50% - 35px);
  left: calc(50% - 35px);
  width: 5px;
  position: absolute;
  z-index: 1;
}
.quiz-header-menu__item::after {
  background: rgba(242, 0, 45, 0.3);
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: width 0.15s ease-in-out;
  -o-transition: width 0.15s ease-in-out;
  transition: width 0.15s ease-in-out;
  width: 0%;
}
.quiz-header-menu__item.passed {
  opacity: 1;
  pointer-events: auto;
}
.quiz-header-menu__item.passed::after {
  width: 100%;
}
.quiz-header-menu__item.active {
  opacity: 1;
  pointer-events: none;
}
@media (max-width: 1600px) {
  .quiz-header {
    height: 60px;
  }
  .quiz-header-logo {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 60px;
        -ms-flex: 0 0 60px;
            flex: 0 0 60px;
    height: 60px;
    width: 60px;
  }
  .quiz-header-logo img {
    height: 33px;
    width: 33px;
  }
  .quiz-header-menu__item {
    font-size: 16px;
    padding: 0 20px;
    min-width: 64px;
  }
  .quiz-header-menu__item::before {
    height: 4px;
    width: 4px;
  }
}
@media (max-width: 1439.98px) {
  .quiz-header {
    height: 55px;
  }
  .quiz-header-logo {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 55px;
        -ms-flex: 0 0 55px;
            flex: 0 0 55px;
    height: 55px;
    width: 55px;
  }
  .quiz-header-logo img {
    height: 30px;
    width: 30px;
  }
  .quiz-header-menu__item {
    font-size: 15px;
    padding: 0 18px;
  }
  .quiz-header-menu__item::before {
    left: -webkit-calc(50% - 30px);
    left: calc(50% - 30px);
  }
}
@media (max-width: 1280px) {
  .quiz-header {
    height: 50px;
  }
  .quiz-header-logo {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50px;
        -ms-flex: 0 0 50px;
            flex: 0 0 50px;
    height: 50px;
    width: 50px;
  }
  .quiz-header-logo img {
    height: 27px;
    width: 27px;
  }
  .quiz-header-menu__item {
    font-size: 14px;
    padding: 0 16px;
  }
}

.yes {
  display: none;
  margin-top: 60px;
}
@media (max-width: 767.98px) {
  .yes {
    margin-top: 40px;
  }
  .yes .form-element {
    margin-top: 10px;
  }
}

a.add {
  color: #a6a6a6;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  font-family: "Stapel-Medium", "Open Sans", sans-serif;
  font-size: 12px;
  height: 80px;
  text-decoration: none;
  text-transform: uppercase;
}
a.add svg {
  display: block;
  height: 20px;
  margin-right: 10px;
  width: 20px;
}
a.add svg path {
  fill: #a6a6a6;
}
@media (max-width: 767.98px) {
  a.add {
    height: 50px;
  }
}

.quiz-step {
  display: none;
}
.quiz-step.quiz-step-last .form {
  margin-right: 15%;
}
@media (max-width: 1280px) {
  .quiz-step.quiz-step-last .form {
    margin-right: 20%;
  }
}
.quiz-step h3,
.quiz-step p {
  max-width: 960px;
}
.quiz-step.active {
  display: block;
}
@media (max-width: 1600px) {
  .quiz-step h3,
  .quiz-step p {
    max-width: 840px;
  }
}
@media (max-width: 1439.98px) {
  .quiz-step h3,
  .quiz-step p {
    max-width: 760px;
  }
}
@media (max-width: 1280px) {
  .quiz-step h3,
  .quiz-step p {
    max-width: 680px;
  }
}

.restricted {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-left: 50px;
  margin-top: 16px;
}
.restricted img {
  display: block;
  margin-right: 24px;
  width: 96px;
}
@media (max-width: 767.98px) {
  .restricted {
    margin-left: 30px;
  }
  .restricted img {
    margin-right: 16px;
    width: 64px;
  }
}

.device .quiz-header {
  height: 50px;
}
@media (max-width: 1024px) {
  .device .quiz-header-menu__item::before {
    left: -webkit-calc(50% - 30px);
    left: calc(50% - 30px);
  }
}
@media (max-width: 896px) {
  .device .quiz-header-menu__item {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0;
    min-width: 48px;
  }
  .device .quiz-header-menu__item::before {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .device .quiz-header-menu__item {
    font-size: 12px;
  }
}
@media (max-width: 428px) {
  .device .quiz-header-menu__item i {
    display: none;
  }
}
.device .quiz-step-last .form {
  margin-right: 0;
}

.desktop a.add {
  -webkit-transition: color 0.15s ease-in-out;
  -o-transition: color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out;
}
.desktop a.add svg path {
  -webkit-transition: fill 0.15s ease-in-out;
  -o-transition: fill 0.15s ease-in-out;
  transition: fill 0.15s ease-in-out;
}
.desktop a.add:hover {
  color: #fff;
}
.desktop a.add:hover svg path {
  fill: #fff;
}

.copylink {
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  font-size: 19px;
  margin-bottom: 30px;
  text-decoration: none;
  width: 100%;
}
.copylink span {
  text-decoration: underline;
  white-space: nowrap;
}
.copylink svg {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 24px;
      -ms-flex: 0 0 24px;
          flex: 0 0 24px;
  height: 24px;
  margin-left: 24px;
  margin-right: 24px;
  width: 24px;
}
.copylink svg path {
  fill: transparent;
  stroke: #fff;
  stroke-width: 2;
}
.copylink .copied {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: inline-block;
  opacity: 0;
  text-decoration: none;
  -webkit-transition: opacity 0.15s ease-in-out;
  -o-transition: opacity 0.15s ease-in-out;
  transition: opacity 0.15s ease-in-out;
  white-space: nowrap;
}
.copylink.success .copied {
  opacity: 1;
}
@media (max-width: 1600px) {
  .copylink {
    font-size: 15px;
  }
  .copylink svg {
    height: 20px;
    margin-left: 20px;
    margin-right: 20px;
    width: 20px;
  }
}
@media (max-width: 1439.98px) {
  .copylink {
    font-size: 14px;
  }
  .copylink svg {
    height: 18px;
    margin-left: 18px;
    margin-right: 18px;
    width: 18px;
  }
}
@media (max-width: 1280px) {
  .copylink {
    font-size: 13px;
  }
  .copylink svg {
    height: 16px;
    margin-left: 16px;
    margin-right: 16px;
    width: 16px;
  }
}
@media (max-width: 896px) {
  .copylink span {
    white-space: normal;
    word-break: break-all;
  }
}
@media (max-width: 428px) {
  .copylink .copied {
    margin-left: 16px;
  }
  .copylink svg {
    margin-right: 0;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
}

.state-done {
  display: none;
}

.done .state-default {
  display: none;
}
.done .state-done {
  display: block;
}

.download-alert {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}