html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
table th {
  text-align: left;
}
*,
*::before,
*::after,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
input2,
button,
textarea,
select {
  color: inherit;
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-padding-start: 0;
  align-items: flex-start;
  text-index: 0;
  border: none;
  outline: none;
  background: none;
  padding: 0;
  margin: 0;
  width: auto;
  height: auto;
  line-height: 1em;
}
input2[type=text],
input2[type=reset],
input2[type=password],
input2[type=search],
input2[type=email],
input2[type=tel],
input2[type=url],
input2[type=time],
input2[type=week],
input2[type=month],
input2[type=date],
input2[type=datetime],
input2[type=datetime-local],
input2[type=number],
input2[type=submit],
input2[type=color],
input2[type=file],
button,
textarea,
select {
  height: 1em;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input2[type=color] {
  width: 1em;
}
input2::-ms-clear {
  display: none;
}
details,
summary {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
mark {
  background: none;
}
hr {
  height: 1px;
  margin: 0;
  padding: 0;
}
u {
  text-decoration: none;
}
a {
  color: inherit;
  outline: none;
}
@font-face {
  font-family: 'Greycliff';
  src: url(fonts/acb7ae59aec93313db2762744492895a.html) format('woff2'), url(fonts/c6e73bf5f2fdecde347245a58ea39b34.woff) format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Greycliff';
  src: url(fonts/55ce09f79fd63a05a7fdbbaffceac45f.html) format('woff2'), url(fonts/d34adaad177723d92c2c8a62ff152055.woff) format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Greycliff';
  src: url(fonts/e3383e5dea76ba279d0459e08f8bd376.html) format('woff2'), url(fonts/63daa007f75b21ba9deb98327efe715d.woff) format('woff');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
.sizes-viewport-dummy {
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
}
html {
  font-size: 17px;
  overflow-x: hidden;
}
@media (max-width: 1600px) {
  html {
    font-size: 17px;
  }
}
@media (max-width: 1300px) {
  html {
    font-size: 17px;
  }
}
@media (max-width: 1050px) {
  html {
    font-size: 16px;
  }
}
@media (max-width: 800px) {
  html {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  html {
    font-size: 14px;
  }
}
@media (max-width: 400px) {
  html {
    font-size: 14px;
  }
}
@media print {
  html {
    font-size: 10px !important;
  }
}
body {
  font-family: Roboto, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
}
p {
  margin-bottom: 1em;
  line-height: 1.5em;
}
p:last-child {
  margin-bottom: 0;
}
li {
  line-height: 1.5em;
}
strong {
  font-weight: 700;
}
a {
  text-decoration: none;
}
a[href^="mailto"] {
  white-space: nowrap;
}
button {
  cursor: pointer;
}
small {
  font-size: 0.5em;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: 'Greycliff', sans-serif;
  font-weight: 700;
}
::selection {
  background-color: #c5bcff;
}
::-moz-selection {
  background: #c5bcff;
}
pre[contenteditable] ::selection {
  background: rgba(197,188,255,0.333);
}
pre[contenteditable] ::-moz-selection {
  background: rgba(197,188,255,0.333);
}
@-moz-keyframes logo-blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes logo-blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes logo-blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes logo-blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes loader-dot {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes loader-dot {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes loader-dot {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes loader-dot {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.animated-title {
  display: inline-block;
}
.animated-title.is-visible .letter {
  transition-property: opacity, transform;
  transition-duration: 0.3s, 0.3s;
  transition-timing-function: ease-out, ease-out;
  opacity: 1;
  transform: translateY(0);
}
.animated-title.is-visible .letter.letter-0 {
  transition-delay: 0s;
}
.animated-title.is-visible .letter.letter-1 {
  transition-delay: 0.08s;
}
.animated-title.is-visible .letter.letter-2 {
  transition-delay: 0.16s;
}
.animated-title.is-visible .letter.letter-3 {
  transition-delay: 0.24s;
}
.animated-title.is-visible .letter.letter-4 {
  transition-delay: 0.32s;
}
.animated-title.is-visible .letter.letter-5 {
  transition-delay: 0.4s;
}
.animated-title.is-visible .letter.letter-6 {
  transition-delay: 0.48s;
}
.animated-title.is-visible .letter.letter-7 {
  transition-delay: 0.56s;
}
.animated-title.is-visible .letter.letter-8 {
  transition-delay: 0.64s;
}
.animated-title.is-visible .letter.letter-9 {
  transition-delay: 0.72s;
}
.animated-title.is-visible .letter.letter-10 {
  transition-delay: 0.8s;
}
.animated-title.is-visible .letter.letter-11 {
  transition-delay: 0.88s;
}
.animated-title.is-visible .letter.letter-12 {
  transition-delay: 0.96s;
}
.animated-title.is-visible .letter.letter-13 {
  transition-delay: 1.04s;
}
.animated-title.is-visible .letter.letter-14 {
  transition-delay: 1.12s;
}
.animated-title.is-visible .letter.letter-15 {
  transition-delay: 1.2s;
}
.animated-title.is-visible .letter.letter-16 {
  transition-delay: 1.28s;
}
.animated-title.is-visible .letter.letter-17 {
  transition-delay: 1.36s;
}
.animated-title.is-visible .letter.letter-18 {
  transition-delay: 1.44s;
}
.animated-title.is-visible .letter.letter-19 {
  transition-delay: 1.52s;
}
.animated-title.is-visible .letter.letter-20 {
  transition-delay: 1.6s;
}
.animated-title.is-visible .letter.letter-21 {
  transition-delay: 1.68s;
}
.animated-title.is-visible .letter.letter-22 {
  transition-delay: 1.76s;
}
.animated-title.is-visible .letter.letter-23 {
  transition-delay: 1.84s;
}
.animated-title.is-visible .letter.letter-24 {
  transition-delay: 1.92s;
}
.animated-title.is-visible .letter.letter-25 {
  transition-delay: 2s;
}
.animated-title.is-visible .letter.letter-26 {
  transition-delay: 2.08s;
}
.animated-title.is-visible .letter.letter-27 {
  transition-delay: 2.16s;
}
.animated-title.is-visible .letter.letter-28 {
  transition-delay: 2.24s;
}
.animated-title.is-visible .letter.letter-29 {
  transition-delay: 2.32s;
}
.animated-title.is-visible .letter.letter-30 {
  transition-delay: 2.4s;
}
.animated-title.is-visible .letter.letter-31 {
  transition-delay: 2.48s;
}
.animated-title.is-visible .letter.letter-32 {
  transition-delay: 2.56s;
}
.animated-title.is-visible .letter.letter-33 {
  transition-delay: 2.64s;
}
.animated-title.is-visible .letter.letter-34 {
  transition-delay: 2.72s;
}
.animated-title.is-visible .letter.letter-35 {
  transition-delay: 2.8s;
}
.animated-title.is-visible .letter.letter-36 {
  transition-delay: 2.88s;
}
.animated-title.is-visible .letter.letter-37 {
  transition-delay: 2.96s;
}
.animated-title.is-visible .letter.letter-38 {
  transition-delay: 3.04s;
}
.animated-title.is-visible .letter.letter-39 {
  transition-delay: 3.12s;
}
.animated-title.is-visible .letter.letter-40 {
  transition-delay: 3.2s;
}
.animated-title .word {
  white-space: nowrap;
}
.animated-title .letter {
  display: inline-block;
  position: relative;
  color: #fff;
  opacity: 0;
  transform: translateY(-20px);
  will-chage: opacity, transform;
}
.animated-title .letter.highlight {
  color: #705df2;
}
.animated-title .letter.highlight_sedia {
  color: #2e3192;
}
.button {
  display: inline-flex;
  position: relative;
  height: 47px;
  margin-right: 20px;
  border-radius: 8px;
  background: #fff;
  flex-direction: row;
  align-items: center;
  color: #000;
  overflow: hidden;
  -webkit-mask-image: -webkit-radial-gradient(#fff, #000);
}
@media (max-width: 800px) {
  .button {
    margin-right: 15px;
  }
}
@media (max-width: 600px) {
  .button {
    margin-right: 10px;
  }
}
.button.is-disabled {
  opacity: 0.5;
  cursor: default;
}
.button.has-icon-left .label {
  margin-left: 0;
}
.button.has-icon-right .label {
  margin-right: 0;
}
.button.is-main-join {
  height: 72px;
  border-radius: 36px;
  box-shadow: 0px 24px 74px rgba(60,0,189,0.2);
  -webkit-mask-image: none;
}
@media (max-width: 1600px) {
  .button.is-main-join {
    height: 46px;
  }
}
@media (max-width: 1300px) {
  .button.is-main-join {
    height: 46px;
  }
}
@media (max-width: 1050px) {
  .button.is-main-join {
    height: 46px;
  }
}
.button.is-main-join:hover .price {
  opacity: 0.8;
}
.button.is-main-join:hover .price .vat {
  opacity: 1;
}
.button.is-main-join .label {
  /*margin-left: 40px;*/
  /*margin-right: 40px;*/
  font-family: 'Greycliff';
  font-weight: 700;
  font-size: 18px;
}
@media (max-width: 1600px) {
  .button.is-main-join .label {
    /*margin-left: 38px;*/
    /*margin-right: 38px;*/
  }
}
@media (max-width: 1300px) {
  .button.is-main-join .label {
    /*margin-left: 36px;*/
    /*margin-right: 36px;*/
  }
}
@media (max-width: 1050px) {
  .button.is-main-join .label {
    /*margin-left: 34px;*/
    /*margin-right: 34px;*/
    font-size: 19px;
  }
}
@media (max-width: 800px) {
  .button.is-main-join .label {
    /*margin-left: 15px;*/
    /*margin-right: 15px;*/
    font-size: 10px;
  }
}
.button.is-main-join .vertical-separator {
  display: block;
  position: relative;
  left: -4px;
  width: 1px;
  height: 100%;
  background: #705df2;
  opacity: 0.1;
}
.button.is-main-join .price {
  position: relative;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: 14px;
  font-family: 'Greycliff';
  font-weight: 700;
  font-size: 26px;
  opacity: 0.6;
  transition: opacity 0.3s;
}
@media (max-width: 1050px) {
  .button.is-main-join .price {
    padding-right: 18px;
    padding-left: 18px;
    font-size: 24px;
  }
}
@media (max-width: 800px) {
  .button.is-main-join .price {
    padding-right: 16px;
    padding-left: 16px;
    font-size: 22px;
  }
}
.button.is-main-join .price .vat {
  position: absolute;
  top: calc(50% + 0.85em);
  left: 0;
  width: 100%;
  font-size: 12px;
  text-align: center;
  white-space: nowrap;
  opacity: 0;
  transition: opacity 0.3s;
}
.button.is-main-join .hover {
  opacity: 0.035;
}
.button.is-login .icon {
  width: 21px;
  height: 19px;
}
@media (max-width: 400px) {
  .button.is-login .icon {
    display: none;
  }
}
@media (max-width: 400px) {
  .button.is-login .label {
    margin-left: 15px;
  }
}
.button.is-white {
  background: #f7f6f6;
  color: #2e3192;
}
.button.is-white .label {
  opacity: 1;
}
@media (max-width: 400px) {
  .button.is-white .label {
    margin-left: 15px;
  }
}
.button.is-white .hover {
  background: #705df2;
  opacity: 0.035;
}
.button.is-join {
  background: #2e3192;
}
.button.is-join .icon {
  width: 18px;
  height: 19px;
  opacity: 1;
}
@media (max-width: 400px) {
  .button.is-join .icon {
    display: none;
  }
}
.button.is-join .label {
  opacity: 1;
}
@media (max-width: 400px) {
  .button.is-join .label {
    margin-left: 15px;
  }
}
.button.is-discord {
  background: #5c43f5;
}
.button.is-discord .icon {
  position: relative;
  top: 2px;
  opacity: 1;
  width: 22px;
  height: 24px;
}
.button.is-discord .label {
  font-weight: 800;
  opacity: 1;
}
.button.has-code .clickable-area {
  position: absolute;
  top: 0;
  left: 0;
  width: 170px;
  height: 100%;
}
.button.has-code .code {
  display: block;
  position: relative;
  font-family: 'Greycliff', sans-serif;
  font-weight: 700;
  font-size: 16px;
  margin-right: 6px;
  padding: 6px 8px;
  border-radius: 5px;
  background: rgba(0,0,0,0.267);
}
.button.is-pink {
  background: #ec4a7a;
}
.button.is-pink .icon {
  opacity: 1;
}
.button.is-pink .label {
  opacity: 1;
}
.button.is-purple {
  background: #2e3192;
}
.button.is-purple .icon {
  opacity: 1;
}
.button.is-purple .label {
  opacity: 1;
}
.button.is-small {
  border-radius: 4px;
  height: 24px;
}
.button.is-small .label {
  margin-left: 8px;
  margin-right: 8px;
  font-size: 0.6rem;
}
.button.is-large {
  height: 60px;
  padding-left: 20px;
  padding-right: 20px;
  white-space: nowrap;
}
@media (max-width: 800px) {
  .button.is-large {
    height: 55px;
  }
}
@media (max-width: 600px) {
  .button.is-large {
    height: 50px;
  }
}
.button.is-large .label {
  font-size: 1rem;
}
.button.is-do.is-done .icon .disc {
  transform: scale(1, 1);
}
.button.is-do .label {
  margin-right: 25px;
  line-height: 1.25em;
  opacity: 1;
}
.button.is-do .hover {
  background: #fff;
}
.button.is-do .icon {
  margin-left: 15px;
  margin-right: 15px;
  width: 29px;
  height: 29px;
  opacity: 1;
}
.button.is-do .icon .default {
  position: absolute;
  top: calc(50% - 5px);
  left: calc(50% - 6px);
  width: 12px;
  height: 11px;
}
.button.is-do .icon .default svg {
  display: block;
}
.button.is-do .icon .default svg * {
  fill: #fff;
}
.button.is-do .icon .disc {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  border-radius: 50%;
  transform: scale(0, 0);
  transition: transform 0.2s ease-in;
  will-change: transform;
}
.button.is-do .icon .disc .inner {
  position: absolute;
  top: calc(50% - 5px);
  left: calc(50% - 6px);
  width: 12px;
  height: 10px;
}
.button.is-do .icon .disc .inner svg {
  display: block;
  width: 100%;
  height: 100%;
}
.button.is-do .icon .disc .inner svg * {
  fill: #705df2;
}
.button:hover:not(.is-disabled) .hover {
  transform-origin: 0 0;
  transform: scaleX(1);
}
.button:hover:not(.is-disabled) .icon {
  transition-delay: 0.15s;
  opacity: 1;
}
.button:hover:not(.is-disabled) .label {
  transition-delay: 0.25s;
  opacity: 1;
}
.button .hover {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0.05;
  transform: scaleX(0);
  transform-origin: 100% 100%;
  transition: transform 0.6s cubic-bezier(0.53, 0.21, 0, 1);
  will-change: transform;
}
.button .icon {
  display: block;
  position: relative;
  margin-left: 15px;
  margin-right: 15px;
  opacity: 0.75;
  transition: opacity 0.3s;
  will-change: opacity;
}
.button .icon svg {
  width: 100%;
  height: 100%;
}
.button .icon svg * {
  fill: #000;
}
.button .label {
  display: block;
  position: relative;
  text-align: center;
  line-height: 1em;
  font-family: 'Greycliff', sans-serif;
  font-weight: 700;
  font-size: 16px;
  margin-left: 15px;
  margin-right: 15px;
  opacity: 0.75;
  transition: opacity 0.3s;
  will-change: opacity;
}
code[class*="language-"],
pre[class*="language-"] {
  color: #ccc;
  background: none;
  font-family: 'Roboto Mono', monospace;
  font-size: 0.85rem;
  text-align: left;
  white-space: pre-wrap;
  word-spacing: normal;
  word-break: break-word;
  word-wrap: normal;
  line-height: 1.5;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
pre[class*="language-"] {
  padding: 25px;
  margin: 0.5em 0;
  overflow: auto;
}
@media (max-width: 600px) {
  pre[class*="language-"] {
    padding: 20px;
  }
}
@media (max-width: 400px) {
  pre[class*="language-"] {
    padding: 15px;
  }
}
:not(pre) > code[class*="language-"],
pre[class*="language-"] {
  background: #222;
}
:not(pre) > code[class*="language-"] {
  padding: 0.1em;
  border-radius: 0.3em;
  white-space: normal;
}
.token.comment,
.token.block-comment,
.token.prolog,
.token.doctype,
.token.cdata {
  color: #999;
}
.token.punctuation {
  color: #62c8f3;
}
.token.function-name {
  color: #6196cc;
}
.token.italic {
  font-style: italic;
}
.token.entity {
  cursor: help;
}
.token.inserted {
  color: #fff;
}
.token.tag {
  color: #eee;
}
.token.attr-name,
.token.namespace,
.token.deleted {
  color: #e2777a;
}
.token.boolean,
.token.number,
.token.function {
  color: #ffc061;
}
.token.property,
.token.class-name,
.token.constant,
.token.symbol {
  color: #fe6854;
}
.token.selector {
  color: #fff;
}
.token.important,
.token.atrule,
.token.keyword,
.token.builtin {
  color: #ac9fff;
}
.token.string,
.token.char,
.token.attr-value,
.token.regex,
.token.variable {
  color: #7ec699;
}
.token.operator,
.token.entity,
.token.url {
  color: #67cdcc;
}
.token.important,
.token.bold {
  font-weight: bold;
}
.footer {
  padding-top: 50px;
  padding-right: 25px;
  padding-bottom: 50px;
  padding-left: 25px;
  background: #202020;
}
@media print {
  .footer {
    display: none;
  }
}
html.experience .footer {
  display: none;
}
html.home .footer,
html.studentsWorks .footer,
html.studentsWorksSingle .footer,
html.twitterContests .footer {
  background: #272727;
}
@media (max-width: 800px) {
  .footer {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 600px) {
  .footer {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.footer .inner {
  display: flex;
  justify-content: space-between;
  max-width: 1180px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  color: #fff;
}
@media (max-width: 1050px) {
  .footer .inner {
    flex-wrap: wrap;
    padding: 25px;
  }
}
@media (max-width: 800px) {
  .footer .inner {
    flex-direction: column;
    padding: 20px;
  }
}
@media (max-width: 600px) {
  .footer .inner {
    padding: 15px;
  }
}
@media (max-width: 400px) {
  .footer .inner {
    padding: 10px;
  }
}
.footer a:hover {
  text-decoration: underline;
}
.footer .column {
  font-size: 16px;
  text-align: left;
  margin-right: 4em;
}
.footer .column:last-child {
  margin-right: 0;
}
@media (max-width: 1050px) {
  .footer .column {
    margin-right: 3em;
    margin-bottom: 2em;
  }
}
@media (max-width: 800px) {
  .footer .column {
    margin-right: 2em;
  }
}
@media (max-width: 600px) {
  .footer .column {
    margin-right: 1.5em;
  }
}
@media (max-width: 400px) {
  .footer .column {
    margin-right: 1em;
  }
}
.footer .column .column-title {
  margin-bottom: 1em;
  font-family: 'Greycliff';
  font-weight: 700;
  font-size: 18px;
}
@media (max-width: 1050px) {
  .footer .column .column-title {
    margin-bottom: 0.75em;
  }
}
@media (max-width: 800px) {
  .footer .column .column-title {
    margin-bottom: 0.5em;
  }
}
.footer .column .column-title:not(:first-child) {
  margin-top: 1.5em;
}
.footer .column .separator {
  display: block;
  width: 45px;
  height: 1px;
  margin-top: 0.75em;
  margin-bottom: 0.75em;
  background: #fff;
  opacity: 0.2;
}
.footer .column .icon {
  position: relative;
  margin-right: 6px;
}
.footer .column .icon.geo {
  display: inline-block;
  top: 3px;
  width: 14px;
  height: 14px;
}
.footer .column .icon.email {
  display: inline-block;
  top: 3px;
  width: 14px;
  height: 14px;
}
.footer .column .icon.twitter {
  display: inline-block;
  top: 1px;
  width: 13px;
  height: 11px;
  margin-right: 7px;
}
.footer .column .icon.discord {
  top: 2px;
  display: inline-block;
  width: 12px;
  height: 13px;
  margin-right: 8px;
}
.footer .column .icon svg {
  width: 100%;
  height: 100%;
}
.footer .column .icon svg * {
  fill: #8b8b8b;
}
@media (max-width: 1050px) {
  .footer .column.is-logo {
    width: 100%;
  }
}
@media (max-width: 800px) {
  .footer .column.is-logo {
    width: auto;
  }
}
.footer .column.is-logo .main-logo {
  position: relative;
  align-items: flex-start;
}
.footer .column.is-logo .copyright {
  position: absolute;
  top: 20px;
  left: 45px;
  font-size: 12px;
}
.form .messages {
  padding-bottom: 2em;
}
.form .messages:last-child {
  padding-bottom: 0;
}
.form .messages.success {
  color: #32ffce;
}
.form .messages.warning {
  color: #ffab3a;
}
.form .messages.errors {
  color: #fe6854;
}
.form .messages .title {
  font-family: 'Greycliff', sans-serif;
  font-weight: 800;
  font-size: 1.75em;
  margin-bottom: 0.5em;
}
.form .messages li {
  position: relative;
  padding-left: 1em;
}
.form .messages li::before {
  content: '';
  display: block;
  position: absolute;
  top: calc(0.8em - 2px);
  left: 0.2em;
  width: 4px;
  height: 4px;
  background: #fff;
  opacity: 0.2;
}
.form .field.text,
.form .field.select,
.form .field.card {
  display: flex;
  position: relative;
  height: 59px;
  max-width: 550px;
  margin-bottom: 10px;
  align-items: center;
  background: #131313;
  border-radius: 12px;
}
@media (max-width: 800px) {
  .form .field.text,
  .form .field.select,
  .form .field.card {
    height: 70px;
  }
}
@media (max-width: 600px) {
  .form .field.text,
  .form .field.select,
  .form .field.card {
    height: 60px;
  }
}
.form .field.text.card,
.form .field.select.card,
.form .field.card.card {
  position: relative;
  display: block;
  overflow: hidden;
}
.form .field.text.card .stripe-container,
.form .field.select.card .stripe-container,
.form .field.card.card .stripe-container {
  position: absolute;
  top: 50%;
  left: 20px;
  right: 10px;
  height: 80px;
  transform: translateY(-40px);
}
@media (max-width: 400px) {
  .form .field.text.card .stripe-container,
  .form .field.select.card .stripe-container,
  .form .field.card.card .stripe-container {
    left: 15px;
  }
}
.form .field.text label,
.form .field.select label,
.form .field.card label {
  position: absolute;
  display: flex;
  top: 0;
  left: 0;
  height: 100%;
  width: 40%;
  padding-left: 20px;
  font-weight: 700;
  justify-content: flex-start;
  align-items: center;
  pointer-events: none;
  line-height: 1.1em;
}
@media (max-width: 600px) {
  .form .field.text label,
  .form .field.select label,
  .form .field.card label {
    width: 35%;
  }
}
.form .field.text label .mandatory-star,
.form .field.select label .mandatory-star,
.form .field.card label .mandatory-star {
  padding-left: 3px;
  opacity: 0.25;
}
.form .field.text input2,
.form .field.select input2,
.form .field.card input2 {
  width: 100%;
  height: 100%;
  padding-right: 20px;
  padding-left: calc(40% + 20px);
  background: #131313;
  border-radius: 12px;
}
@media (max-width: 600px) {
  .form .field.text input2,
  .form .field.select input2,
  .form .field.card input2 {
    padding-left: calc(35% + 15px);
  }
}
.form .field.text input2:-webkit-autofill,
.form .field.select input2:-webkit-autofill,
.form .field.card input2:-webkit-autofill,
.form .field.text input2:-webkit-autofill:hover,
.form .field.select input2:-webkit-autofill:hover,
.form .field.card input2:-webkit-autofill:hover,
.form .field.text input2:-webkit-autofill:focus,
.form .field.select input2:-webkit-autofill:focus,
.form .field.card input2:-webkit-autofill:focus {
  -webkit-text-fill-color: #fff;
  box-shadow: 0 0 0px 100px #131313 inset;
  transition: background-color 5000s ease-in-out 0s;
  caret-color: #fff;
}
.form .field.text input2:focus,
.form .field.select input2:focus,
.form .field.card input2:focus {
  box-shadow: 0 14px 40px rgba(0,0,0,0.4);
  border: 1px solid #2e3192;
  padding-left: calc(40% + 19px);
}
.form .field.text select,
.form .field.select select,
.form .field.card select {
  width: 60%;
  margin-left: calc(40% + 20px);
  height: 100%;
  line-height: 80px;
  background: #131313;
}
@media (max-width: 800px) {
  .form .field.text select,
  .form .field.select select,
  .form .field.card select {
    line-height: 70px;
  }
}
@media (max-width: 600px) {
  .form .field.text select,
  .form .field.select select,
  .form .field.card select {
    margin-left: calc(35% + 15px);
    line-height: 60px;
  }
}
.form .field.text select:-webkit-autofill,
.form .field.select select:-webkit-autofill,
.form .field.card select:-webkit-autofill,
.form .field.text select:-webkit-autofill:hover,
.form .field.select select:-webkit-autofill:hover,
.form .field.card select:-webkit-autofill:hover,
.form .field.text select:-webkit-autofill:focus,
.form .field.select select:-webkit-autofill:focus,
.form .field.card select:-webkit-autofill:focus {
  -webkit-text-fill-color: #fff;
  box-shadow: 0 0 0px 100px #131313 inset;
  transition: background-color 5000s ease-in-out 0s;
}
.form .field.text.has-error::after,
.form .field.select.has-error::after,
.form .field.card.has-error::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 12px;
  border: 1px solid #fe6854;
  pointer-events: none;
}
.form .field.text.has-success::after,
.form .field.select.has-success::after,
.form .field.card.has-success::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 12px;
  border: 1px solid #32ffce;
  pointer-events: none;
}
.form .field.checkbox.has-error .label {
  color: #fe6854;
}
.form .field.checkbox.has-error .label:hover .checkmark::before {
  opacity: 0.8;
}
.form .field.checkbox.has-error .label .checkmark::before {
  border-color: #fe6854;
  opacity: 0.6;
}
.form .field.checkbox .label {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  margin-top: 1em;
  margin-bottom: 1em;
  line-height: 25px;
  cursor: pointer;
  user-select: none;
}
.form .field.checkbox .label:hover .checkmark::before {
  opacity: 0.4;
}
.form .field.checkbox .label input2 {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.form .field.checkbox .label input2:checked ~ .checkmark::after {
  display: block;
}
.form .field.checkbox .label .checkmark {
  position: absolute;
  top: calc(50% - 12px);
  left: 0;
  height: 25px;
  width: 25px;
}
.form .field.checkbox .label .checkmark::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #fff;
  border-radius: 6px;
  opacity: 0.2;
  transition: opacity 0.15s;
}
.form .field.checkbox .label .checkmark::after {
  content: '';
  position: absolute;
  display: none;
  left: 9px;
  top: 5px;
  width: 6px;
  height: 12px;
  border: solid #32ffce;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}
.form .field.is-disabled {
  opacity: 0.6;
}
.form .instructions {
  color: #ccc;
  padding-left: 0;
  padding-right: 20px;
  padding-top: 0;
  font-size: 0.9rem;
}
.form .instructions strong {
  color: #fff;
}
.form .submit {
  margin-top: 1em;
  height: 60px;
  padding-left: 20px;
  padding-right: 20px;
  background: #131313;
  white-space: nowrap;
}
@media (max-width: 800px) {
  .form .submit {
    height: 55px;
  }
}
@media (max-width: 600px) {
  .form .submit {
    height: 50px;
  }
}
.form .submit .label {
  opacity: 1;
}
.form .spacer {
  height: 1.5em;
}
.header {
  position: fixed;
  top: 0;
  left: 0;
  height: 90px;
  width: 100%;
  background: #fff;
  z-index: 10;
  color: #fff;
  display:-ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /*margin-right:-15px;*/
  /*margin-left:-15px*/
/**
     * Title
     */
/**
     * Navigation
     */
}
@media (max-width: 1050px) {
  .header {
    position: relative;
  }
}
@media print {
  .header {
    display: none;
  }
}
html.has-touch .header {
  position: relative;
}
.header .title .main-logo {
  position: absolute;
  top: 0;
  left: 40px;
  height: 100%;
}
@media (max-width: 1300px) {
  .header .title .main-logo {
    left: 25px;
  }
}
@media (max-width: 1050px) {
  .header .title .main-logo {
    left: 25px;
  }
}
@media (max-width: 800px) {
  .header .title .main-logo {
    left: 20px;
    width: 50px;
  }
}
@media (max-width: 600px) {
  .header .title .main-logo {
    left: 15px;
  }
}
@media (max-width: 400px) {
  .header .title .main-logo {
    left: 10px;
  }
}
@media (max-width: 800px) {
  .header .title .main-logo .text {
    display: none;
  }
}
.header .navigation {
  display: flex;
  position: absolute;
  top: 0;
  right: 5px;
  height: 100%;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
}
.header .navigation .seperator {
  display: block;
  width: 2px;
  height: 36px;
  margin-right: 20px;
  background: #fff;
  opacity: 0.05;
}
.header .navigation .button {
  box-shadow: 0 14px 40px rgba(0,0,0,0.4);
}
@media (max-width: 600px) {
  .header .navigation .button.is-discord .label {
    display: none;
  }
}
.header .navigation .dropdown {
  position: relative;
  margin-right: 20px;
}
@media (max-width: 600px) {
  .header .navigation .dropdown {
    margin-right: 15px;
  }
}
.header .navigation .dropdown:hover .list .mover {
  transform: translateY(0%);
  transition-timing-function: cubic-bezier(0.29, 0.29, 0, 1);
}
.header .navigation .dropdown .is-account {
  position: relative;
  margin-right: 0;
  box-shadow: 0 14px 40px rgba(0,0,0,0.133);
  pointer-events: none;
}
html.has-mouse .header .navigation .dropdown .is-account {
  pointer-events: auto;
}
html.has-touch .header .navigation .dropdown .is-account {
  pointer-events: none;
}
.header .navigation .dropdown .is-account .icon {
  width: 21px;
  height: 19px;
}
.header .navigation .dropdown .is-account .label {
  margin-right: 80px;
}
@media (max-width: 800px) {
  .header .navigation .dropdown .is-account .label {
    margin-right: 65px;
  }
}
@media (max-width: 600px) {
  .header .navigation .dropdown .is-account .label {
    margin-right: 55px;
  }
}
@media (max-width: 400px) {
  .header .navigation .dropdown .is-account .label {
    margin-right: 45px;
  }
}
.header .navigation .dropdown .is-account .arrow {
  display: block;
  position: absolute;
  top: calc(50% - 2px);
  right: 20px;
  width: 11px;
  height: 7px;
}
.header .navigation .dropdown .is-account .arrow svg {
  display: block;
  width: 100%;
  height: 100%;
}
.header .navigation .dropdown .is-account .arrow svg * {
  fill: #fff;
}
.header .navigation .dropdown .list {
  position: absolute;
  top: 42px;
  left: -40px;
  width: calc(100% + 80px);
  padding-bottom: 47px;
  overflow: hidden;
  pointer-events: none;
}
.header .navigation .dropdown .list .mover {
  margin-right: 40px;
  margin-left: 40px;
  padding-top: 5px;
  border-radius: 8px;
  background: #1f1f1f;
  box-shadow: 0 14px 40px rgba(0,0,0,0.4);
  transform: translateY(-100%);
  transition: transform 0.6s cubic-bezier(0.75, 0, 0.25, 1);
  will-change: transform;
  pointer-events: auto;
}
.header .navigation .dropdown .list .empty {
  display: block;
  height: 1px;
}
.header .navigation .dropdown .list a {
  position: relative;
  padding-top: 10px;
  padding-right: 15px;
  padding-bottom: 10px;
  padding-left: 15px;
  border-radius: 5px;
  overflow: hidden;
  -webkit-mask-image: -webkit-radial-gradient(#fff, #000);
}
.header .navigation .dropdown .list a:hover .hover {
  transform-origin: 0 0;
  transform: scaleX(1);
}
.header .navigation .dropdown .list .link {
  display: block;
  margin: 5px;
  font-family: 'Greycliff', sans-serif;
  font-weight: 700;
  font-size: 0.9rem;
}
.header .navigation .dropdown .list .link.is-group {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.header .navigation .dropdown .list .link .group-label {
  padding-left: 15px;
  padding-right: 15px;
}
.header .navigation .dropdown .list .link .hover {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0.1;
  transform: scaleX(0);
  transform-origin: 100% 100%;
  transition: transform 0.6s cubic-bezier(0.53, 0.21, 0, 1);
  will-change: transform;
}
.header .navigation .dropdown .list .link.logout {
  color: #fe6854;
  text-decoration: underline;
}
.lazy {
  transition: opacity ease-in 0.3s;
  will-change: opacity;

}
.lazy.is-loaded {
  opacity: 1;
  will-change: auto;
}
.main-logo {
  display: flex;
  width: 220px;
  height: 38px;
  align-items: center;
}
.main-logo.is-light svg * {
  fill: #fff;
}
.main-logo.is-dark {
  height: 44px;
}
.main-logo.is-dark svg * {
  fill: #000;
}
.main-logo.is-dark .logo {
  width: 39px;
  height: 100%;
}
@media (max-width: 600px) {
  .main-logo.is-dark .logo {
    width: 34px;
  }
}
@media (max-width: 400px) {
  .main-logo.is-dark .logo {
    width: 32px;
  }
}
.main-logo.is-dark .logo svg * {
  fill: #705df2;
}
.main-logo.is-dark .text {
  height: 100%;
  margin-left: 10px;
}
@media (max-width: 600px) {
  .main-logo.is-dark .text {
    width: 140px;
    margin-left: 8px;
  }
}
@media (max-width: 400px) {
  .main-logo.is-dark .text {
    width: 122px;
    margin-left: 6px;
  }
}
.main-logo:hover.is-dark .logo {
  transform: translateX(10px);
  transition-delay: 0s;
}
.main-logo:hover.is-dark .letter {
  transform: translateX(10px);
}
.main-logo:hover.is-dark .letter:nth-child(1) {
  transition-delay: 0.12s;
}
.main-logo:hover.is-dark .letter:nth-child(2) {
  transition-delay: 0.14s;
}
.main-logo:hover.is-dark .letter:nth-child(3) {
  transition-delay: 0.16s;
}
.main-logo:hover.is-dark .letter:nth-child(4) {
  transition-delay: 0.18s;
}
.main-logo:hover.is-dark .letter:nth-child(5) {
  transition-delay: 0.2s;
}
.main-logo:hover.is-dark .letter:nth-child(6) {
  transition-delay: 0.22s;
}
.main-logo:hover.is-dark .letter:nth-child(7) {
  transition-delay: 0.24s;
}
.main-logo:hover.is-dark .letter:nth-child(8) {
  transition-delay: 0.26s;
}
.main-logo:hover.is-dark .letter:nth-child(9) {
  transition-delay: 0.28s;
}
.main-logo:hover.is-dark .letter:nth-child(10) {
  transition-delay: 0.3s;
}
.main-logo:hover.is-dark .letter:nth-child(11) {
  transition-delay: 0.32s;
}
.main-logo:hover.is-dark .letter:nth-child(12) {
  transition-delay: 0.34s;
}
.main-logo:hover.is-dark .letter:nth-child(13) {
  transition-delay: 0.36s;
}
.main-logo:hover.is-dark .letter:nth-child(14) {
  transition-delay: 0.38s;
}
.main-logo:hover.is-dark .letter:nth-child(15) {
  transition-delay: 0.4s;
}
.main-logo:hover .triangle-1 {
  animation: logo-blink 0.6s 0.15s;
}
.main-logo:hover .triangle-2 {
  animation: logo-blink 0.6s 0s;
}
.main-logo:hover .triangle-3 {
  animation: logo-blink 0.6s 0s;
}
.main-logo:hover .face-1 {
  animation: logo-blink 0.6s 0.1s;
}
.main-logo:hover .face-2 {
  animation: logo-blink 0.6s 0.05s;
}
.main-logo:hover .face-3 {
  animation: logo-blink 0.6s 0.05s;
}
.main-logo:hover .letter {
  transform: translateX(10px);
}
.main-logo:hover .letter:nth-child(1) {
  transition-delay: 0.32s;
}
.main-logo:hover .letter:nth-child(2) {
  transition-delay: 0.34s;
}
.main-logo:hover .letter:nth-child(3) {
  transition-delay: 0.36s;
}
.main-logo:hover .letter:nth-child(4) {
  transition-delay: 0.38s;
}
.main-logo:hover .letter:nth-child(5) {
  transition-delay: 0.4s;
}
.main-logo:hover .letter:nth-child(6) {
  transition-delay: 0.42s;
}
.main-logo:hover .letter:nth-child(7) {
  transition-delay: 0.44s;
}
.main-logo:hover .letter:nth-child(8) {
  transition-delay: 0.46s;
}
.main-logo:hover .letter:nth-child(9) {
  transition-delay: 0.48s;
}
.main-logo:hover .letter:nth-child(10) {
  transition-delay: 0.5s;
}
.main-logo:hover .letter:nth-child(11) {
  transition-delay: 0.52s;
}
.main-logo:hover .letter:nth-child(12) {
  transition-delay: 0.54s;
}
.main-logo:hover .letter:nth-child(13) {
  transition-delay: 0.56s;
}
.main-logo:hover .letter:nth-child(14) {
  transition-delay: 0.58s;
}
.main-logo:hover .letter:nth-child(15) {
  transition-delay: 0.6s;
}
.main-logo svg {
  width: 100%;
  height: 100%;
  overflow: visible;
}
.main-logo .logo {
  display: inline-block;
  width: 34px;
  height: 38px;
  transition: transform 0.2s 0.35s;
  will-change: transform;
}
.main-logo .text {
  display: inline-block;
  width: 156px;
  height: 20px;
  margin-left: 6px;
}
.main-logo .letter {
  transition: transform 0.2s;
  will-change: transform;
}
.main-logo .letter:nth-child(1) {
  transition-delay: 0.28s;
}
.main-logo .letter:nth-child(2) {
  transition-delay: 0.26s;
}
.main-logo .letter:nth-child(3) {
  transition-delay: 0.24s;
}
.main-logo .letter:nth-child(4) {
  transition-delay: 0.22s;
}
.main-logo .letter:nth-child(5) {
  transition-delay: 0.2s;
}
.main-logo .letter:nth-child(6) {
  transition-delay: 0.18s;
}
.main-logo .letter:nth-child(7) {
  transition-delay: 0.16s;
}
.main-logo .letter:nth-child(8) {
  transition-delay: 0.14s;
}
.main-logo .letter:nth-child(9) {
  transition-delay: 0.12s;
}
.main-logo .letter:nth-child(10) {
  transition-delay: 0.1s;
}
.main-logo .letter:nth-child(11) {
  transition-delay: 0.08s;
}
.main-logo .letter:nth-child(12) {
  transition-delay: 0.06s;
}
.main-logo .letter:nth-child(13) {
  transition-delay: 0.04s;
}
.main-logo .letter:nth-child(14) {
  transition-delay: 0.02s;
}
.main-logo .letter:nth-child(15) {
  transition-delay: 0s;
}
.page.has-panel {
  padding-top: 80px;
  padding-left: 25px;
  padding-right: 25px;
  background-color: #fff;
  color: #fff;
}
@media (max-width: 800px) {
  .page.has-panel {
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 600px) {
  .page.has-panel {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.page.has-panel .page-content {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: calc(100vh - 80px);
  padding-top: 80px;
  padding-bottom: 80px;
}
@media (max-width: 1050px) {
  .page.has-panel .page-content {
    min-height: calc(100vh - 60px);
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (max-width: 800px) {
  .page.has-panel .page-content {
    min-height: calc(100vh - 40px);
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media (max-width: 600px) {
  .page.has-panel .page-content {
    min-height: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media (max-width: 400px) {
  .page.has-panel .page-content {
    min-height: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.page.has-panel .panel {
  position: relative;
  width: 550px;
  background: #202020;
  border-radius: 12px;
  box-shadow: 0 14px 40px rgba(0,0,0,0.4);
  overflow: hidden;
}
.page.has-panel .panel .head {
  padding: 23px;
  font-size: 1.75em;
  text-align: center;
  background: rgba(255,255,255,0.024);
}
.page.has-panel .panel .body {
  padding: 40px;
}
@media (max-width: 800px) {
  .page.has-panel .panel .body {
    padding: 35px 30px;
  }
}
@media (max-width: 600px) {
  .page.has-panel .panel .body {
    padding: 30px 20px;
  }
}
@media (max-width: 400px) {
  .page.has-panel .panel .body {
    padding: 25px 15px;
  }
}
.page.has-boring-content {
  padding-top: 80px;
  padding-bottom: 80px;
  padding-left: 25px;
  padding-right: 25px;
  background-color: #1a1a1a;
  color: #fff;
/**
        * Hero
        */
/**
        * Text
        */
}
@media (max-width: 800px) {
  .page.has-boring-content {
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 600px) {
  .page.has-boring-content {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.page.has-boring-content h1 {
  font-size: 2em;
}
.page.has-boring-content h2 {
  font-size: 1.75em;
}
.page.has-boring-content h3 {
  font-size: 1.5em;
}
.page.has-boring-content h4 {
  font-size: 1.25em;
}
.page.has-boring-content .hero {
  background: #2e3192;
  text-align: center;
  border-radius: 12px;
  padding-top: 75px;
  padding-bottom: 75px;
}
@media (max-width: 1050px) {
  .page.has-boring-content .hero {
    padding-top: calc(20px + 6vmin);
    padding-bottom: calc(20px + 6vmin);
  }
}
.page.has-boring-content .hero .inner {
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 600px) {
  .page.has-boring-content .hero .inner {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.page.has-boring-content .hero p {
  font-size: 20px;
  opacity: 0.8;
}
.page.has-boring-content .text {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 80px;
}
.page.has-boring-content .text .lang-switcher {
  margin-bottom: 2em;
}
@media (max-width: 1050px) {
  .page.has-boring-content .text {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (max-width: 800px) {
  .page.has-boring-content .text {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media (max-width: 600px) {
  .page.has-boring-content .text {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media (max-width: 400px) {
  .page.has-boring-content .text {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.page.has-boring-content .text .button.is-lang-switch {
  margin-right: 0;
}
.player {
  position: relative;
  width: 100%;
  background: #202020;
  overflow: hidden;
/**
     * Breakpoints
     */
/**
     * Hover
     */
/**
     * Has played once
     */
/**
     * Has thumbnail
     */
/**
     * Is playing
     */
/**
     * Is paused
     */
/**
     * Is meta loaded
     */
/**
     * Is not using hls
     */
/**
     * Is quality loaded
     */
/**
     * Is time reversed
     */
/**
     * Fullscreen not supported
     */
/**
     * Is fullscreen
     */
/**
     * Is muted
     */
/**
     * Video
     */
/**
     * Controls
     */
}
.player.bp-800 .controls .non-important {
  display: none;
}
.player.bp-800 .controls .time {
  font-size: 16px;
}
.player.bp-800 .controls .volume {
  width: 130px;
}
.player.bp-600 .controls {
  height: 64px;
  transform: translateY(36px);
}
.player.bp-600 .controls .non-important {
  display: none;
}
.player.bp-600 .controls .bottom {
  height: 44px;
}
.player.bp-600 .controls .play-toggle {
  width: 40px;
}
.player.bp-600 .controls .time {
  margin-right: 8px;
  font-size: 15px;
}
.player.bp-600 .controls .time .separator {
  display: none;
}
.player.bp-600 .controls .time .duration {
  display: none;
}
.player.bp-600 .controls .rate .button.is-less .label,
.player.bp-600 .controls .rate .button.is-more .label {
  margin-left: 6px;
  margin-right: 6px;
}
.player.bp-600 .controls .rate .button.is-current .label {
  margin-left: 2px;
  margin-right: 2px;
}
.player.bp-600 .controls .volume {
  width: 100px;
}
.player.bp-600 .controls .volume .progress .bar {
  left: 6px;
  right: 6px;
}
.player.bp-600 .controls .shortcuts {
  display: none;
}
.player.bp-600 .controls .quality {
  margin-right: 8px;
}
.player.bp-400 .controls {
  height: 58px;
  transform: translateY(30px);
}
.player.bp-400 .controls .bottom {
  height: 38px;
}
.player.bp-400 .controls .time {
  font-size: 14px;
}
.player.bp-400 .controls .rate {
  display: none;
}
.player.bp-400 .controls .volume {
  width: 80px;
}
.player.bp-400 .controls .seekbar .cursor .cursor-inner .cursor-thumbnail {
  display: none;
}
.player.bp-400 .controls .seekbar .cursor .cursor-inner .cursor-time {
  padding-left: 10px;
  padding-right: 10px;
}
.player.bp-320 .controls .quality {
  display: none;
}
.player.bp-320 .controls .time {
  font-size: 13px;
}
.player.bp-320 .controls .volume {
  width: 40px;
}
.player.bp-320 .controls .volume .volume-toggle {
  width: 40px;
}
.player.bp-320 .controls .volume .progress {
  display: none;
}
.player.is-hover .controls {
  transform: translateY(0px);
  transition-duration: 0.3s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}
.player.is-hover.is-meta-loaded .controls .seekbar.is-hover .cursor {
  opacity: 1;
}
.player.is-hover .controls .quality:hover .list .mover {
  transform: translateY(0%);
  transition-timing-function: cubic-bezier(0.29, 0.29, 0, 1);
}
.player.has-played-once .poster {
  opacity: 0;
}
.player.has-thumbnail .controls .cursor .cursor-inner .cursor-thumbnail {
  display: block;
}
.player.is-playing .controls .play-toggle .pause {
  transform: scale(1, 1);
  transition: 0.12s 0.06s transform;
}
.player.is-playing .controls .play-toggle .play {
  transform: scale(0.001, 0.001);
  transition: 0.12s transform;
}
.player.is-playing .overlay {
  opacity: 0;
}
.player.is-playing .logo {
  opacity: 0;
}
.player.is-paused .controls .play-toggle .pause {
  transform: scale(0.001, 0.001);
  transition: 0.12s transform;
}
.player.is-paused .controls .play-toggle .play {
  transform: scale(1, 1);
  transition: 0.12s 0.06s transform;
}
.player.is-meta-loaded .controls .rate {
  opacity: 1;
}
.player.is-meta-loaded .controls .play-toggle {
  opacity: 1;
}
.player.is-meta-loaded .controls .time {
  opacity: 1;
}
.player.is-not-using-hls .controls .quality {
  display: none;
}
.player.is-quality-loaded .controls .quality {
  opacity: 1;
}
.player.is-time-reversed .controls .time:hover .left-label {
  opacity: 0.35;
}
.player.is-fullscreen-not-supported .controls .fullscreen-toggle {
  display: none;
}
.player.is-fullscreen .video {
  height: 100%;
}
.player.is-fullscreen .controls .fullscreen-toggle .icon .corner.corner-1 .shape {
  transform: rotate(-90deg);
}
.player.is-fullscreen .controls .fullscreen-toggle .icon .corner.corner-2 .shape {
  transform: rotate(0deg);
}
.player.is-fullscreen .controls .fullscreen-toggle .icon .corner.corner-3 .shape {
  transform: rotate(90deg);
}
.player.is-fullscreen .controls .fullscreen-toggle .icon .corner.corner-4 .shape {
  transform: rotate(180deg);
}
.player.is-muted .controls .volume .volume-toggle .icon svg .wave {
  opacity: 0.15;
}
.player .video {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  margin-bottom: 28px;
  z-index: 0;
/**
         * Directions
         */
}
.player .video .video-element {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  outline: none;
}
.player .video .video-dummy {
  padding-top: 56.25%;
}
.player .video .direction {
  display: flex;
  position: absolute;
  top: 0;
  width: 30%;
  max-width: 260px;
  height: 100%;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  opacity: 0;
  transition-property: opacity;
  transition-duration: 1s;
  transition-delay: 0.3s;
  will-change: opacity;
  user-select: none;
  pointer-events: none;
}
@media (max-width: 800px), (orientation: portrait) {
  .player .video .direction {
    pointer-events: auto;
  }
}
html.has-touch .player .video .direction {
  display: flex;
}
.player .video .direction.is-backward {
  left: 0;
  background: linear-gradient(to right, rgba(11,11,11,0.733) 25%, rgba(11,11,11,0));
}
.player .video .direction.is-forward {
  right: 0;
  background: linear-gradient(to left, rgba(11,11,11,0.733) 25%, rgba(11,11,11,0));
}
.player .video .direction.is-active {
  transition: none;
  opacity: 1;
}
.player .controls {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 70px;
  background: #0b0b0b;
  transform: translateY(42px);
  transition-property: transform;
  transition-duration: 0.6s;
  transition-delay: 0.6s;
  transition-timing-function: cubic-bezier(0.55, 0, 0.25, 1);
  z-index: 2;
/**
         * Seekbar
         */
/**
         * Cursor
         */
/**
         * Bottom
         */
/**
         * Play toggle
         */
/**
         * Time
         */
/**
         * Rate
         */
/**
         * Fullscreen toggle
         */
/**
         * Volume
         */
/**
         * Shortcuts
         */
/**
         * Quality
         */
}
.player .controls .seekbar {
  position: absolute;
  top: 0;
  width: 100%;
  height: 28px;
  cursor: pointer;
}
.player .controls .seekbar .inner {
  position: absolute;
  top: 11px;
  left: 10px;
  right: 10px;
  height: 6px;
  border-radius: 3px;
  background: #313131;
}
.player .controls .seekbar .canvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.player .controls .cursor {
  position: absolute;
  bottom: calc(100% + 22px);
  left: 0;
  height: 28px;
  opacity: 0;
  transition: opacity 0.15s;
  will-change: transform, opacity;
}
.player .controls .cursor .cursor-inner {
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translateX(-50%);
  background: #705df2;
  border-radius: 10px;
  line-height: 28px;
  font-size: 0.8rem;
  font-weight: 500;
  box-shadow: 0 5px 25px rgba(0,0,0,0.6);
  pointer-events: none;
}
.player .controls .cursor .cursor-inner::after {
  content: '';
  position: absolute;
  top: calc(100% - 6px);
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  border-radius: 2px;
  background: #705df2;
  transform: rotate(45deg);
}
.player .controls .cursor .cursor-inner .cursor-thumbnail {
  display: none;
  position: relative;
  width: 192px;
  height: 108px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  overflow: hidden;
  box-shadow: 2px 2px 20px inset rgba(0,0,0,0.2);
  background-size: cover;
}
.player .controls .cursor .cursor-inner .cursor-time {
  position: relative;
  height: 28px;
  padding-left: 15px;
  padding-right: 15px;
  line-height: 28px;
  text-align: center;
}
.player .controls .cursor .cursor-inner .cursor-time .value {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.player .controls .cursor .cursor-inner .cursor-time .placeholder {
  visibility: hidden;
}
.player .controls .bottom {
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  justify-content: space-between;
  align-items: stretch;
}
.player .controls .bottom .left {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.player .controls .bottom .right {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.player .controls .play-toggle {
  position: relative;
  width: 45px;
  height: 100%;
  cursor: pointer;
  opacity: 0;
  transition: opacity 0.3s 0.3s;
  will-change: opacity;
}
.player .controls .play-toggle .play,
.player .controls .play-toggle .pause {
  display: block;
  position: absolute;
  will-change: transform;
}
.player .controls .play-toggle .play {
  top: calc(50% - 10px);
  left: 15px;
  width: 17px;
  height: 20px;
}
.player .controls .play-toggle .play svg {
  display: block;
}
.player .controls .play-toggle .play svg * {
  fill: #fff;
}
.player .controls .play-toggle .pause {
  top: calc(50% - 8px);
  left: 15px;
  width: 16px;
  height: 16px;
}
.player .controls .play-toggle .pause .bar {
  display: block;
  position: absolute;
  top: 0;
  width: 6px;
  height: 100%;
  background: #fff;
}
.player .controls .play-toggle .pause .bar.bar-1 {
  left: 0;
}
.player .controls .play-toggle .pause .bar.bar-2 {
  right: 0;
}
.player .controls .time {
  display: block;
  position: relative;
  margin-right: 12px;
  font-size: 17px;
  font-weight: 500;
  white-space: nowrap;
  opacity: 0;
  transition: opacity 0.3s 0.3s;
  will-change: opacity;
  cursor: pointer;
}
.player .controls .time .current {
  display: inline-block;
}
.player .controls .time .separator {
  display: inline-block;
  opacity: 0.35;
  margin-left: 4px;
  margin-right: 3px;
}
.player .controls .time .duration {
  display: inline-block;
  opacity: 0.35;
}
.player .controls .time .digit {
  display: inline-block;
  width: 0.55em;
  text-align: center;
}
.player .controls .time .left-label {
  display: block;
  position: absolute;
  top: calc(100% + 2px);
  left: 0;
  opacity: 0.35;
  font-size: 0.6rem;
  opacity: 0;
  transition: opacity 0.15s;
  will-change: opacity;
}
.player .controls .rate {
  white-space: nowrap;
  opacity: 0;
  transition: opacity 0.3s 0.3s;
  will-change: opacity;
}
html.has-touch.is-chrome .player .controls .rate {
  display: none;
}
.player .controls .rate .button {
  margin: 0;
}
.player .controls .rate .button.is-less {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.player .controls .rate .button.is-current {
  border-radius: 0;
  margin-left: 1px;
  margin-right: 1px;
}
.player .controls .rate .button.is-current .label {
  text-align: center;
}
.player .controls .rate .button.is-current .label .text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.player .controls .rate .button.is-current .label .placeholder {
  visibility: hidden;
}
.player .controls .rate .button.is-more {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.player .controls .fullscreen-toggle {
  position: relative;
  width: 40px;
  height: 100%;
}
.player .controls .fullscreen-toggle .icon {
  position: absolute;
  top: 50%;
  left: 15px;
}
.player .controls .fullscreen-toggle .icon .corner {
  position: absolute;
}
.player .controls .fullscreen-toggle .icon .corner.corner-1 {
  top: -5px;
  left: 7px;
}
.player .controls .fullscreen-toggle .icon .corner.corner-1 .shape {
  transform: rotate(90deg);
}
.player .controls .fullscreen-toggle .icon .corner.corner-2 {
  top: 5px;
  left: 7px;
}
.player .controls .fullscreen-toggle .icon .corner.corner-2 .shape {
  transform: rotate(180deg);
}
.player .controls .fullscreen-toggle .icon .corner.corner-3 {
  top: 5px;
  left: -7px;
}
.player .controls .fullscreen-toggle .icon .corner.corner-3 .shape {
  transform: rotate(-90deg);
}
.player .controls .fullscreen-toggle .icon .corner.corner-4 {
  top: -5px;
  left: -7px;
}
.player .controls .fullscreen-toggle .icon .corner.corner-4 .shape {
  transform: rotate(0deg);
}
.player .controls .fullscreen-toggle .icon .corner .shape {
  position: absolute;
  top: -3px;
  left: -3px;
  width: 6px;
  height: 6px;
  border-top: 3px solid #fff;
  border-left: 3px solid #fff;
  border-top-left-radius: 3px;
}
.player .controls .volume {
  position: relative;
  width: 160px;
  height: 100%;
}
.player .controls .volume .volume-toggle {
  display: flex;
  width: 32px;
  height: 100%;
  align-items: center;
  justify-content: center;
}
.player .controls .volume .volume-toggle .icon {
  width: 25px;
  height: 17px;
}
.player .controls .volume .volume-toggle .icon svg {
  display: block;
  width: 100%;
  height: 100%;
}
.player .controls .volume .volume-toggle .icon svg .wave {
  opacity: 1;
  transition: 0.15s;
  will-change: opacity;
}
.player .controls .volume .volume-toggle .icon svg * {
  fill: #fff;
}
.player .controls .volume .progress {
  position: absolute;
  top: 0;
  right: 0;
  width: calc(100% - 32px);
  height: 100%;
  cursor: pointer;
}
.player .controls .volume .progress .bar {
  position: absolute;
  top: calc(50% - 3px);
  left: 8px;
  right: 12px;
  height: 6px;
  background: #313131;
  border-radius: 3px;
  overflow: hidden;
  -webkit-mask-image: -webkit-radial-gradient(#fff, #000);
}
.player .controls .volume .progress .bar .fill {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  border-radius: 3px;
  transform: translateX(-100%);
  will-change: transform;
}
html.has-touch .player .controls .shortcuts {
  display: none;
}
.player .controls .quality {
  position: relative;
  margin-right: 15px;
  z-index: 2;
  opacity: 0;
  transition: opacity 0.3s 0.3s;
  will-change: opacity;
}
html:not(.has-touch) .player .controls .quality:hover .list .mover {
  transform: translateY(0%);
  transition-timing-function: cubic-bezier(0.29, 0.29, 0, 1);
}
.player .controls .quality.is-auto-enabled .list .link:first-child {
  color: #705df2;
}
.player .controls .quality.is-auto-enabled .list .link.is-active {
  color: #fff;
}
.player .controls .quality.is-auto-enabled .list .link.is-active::after {
  content: '*';
  color: #705df2;
  font-size: 2em;
}
.player .controls .quality .is-main {
  position: relative;
  margin-right: 0;
  box-shadow: 0 14px 40px rgba(0,0,0,0.133);
  pointer-events: none;
}
html.has-mouse .player .controls .quality .is-main {
  pointer-events: auto;
}
html.has-touch .player .controls .quality .is-main {
  pointer-events: none;
}
.player .controls .quality .is-main .label.is-placeholder {
  margin-right: 26px;
  visibility: hidden;
}
.player .controls .quality .is-main .label.is-value {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  line-height: 24px;
}
.player .controls .quality .is-main .arrow {
  display: block;
  position: absolute;
  top: calc(50% - 2px);
  right: 10px;
  width: 8px;
  height: 5px;
  transform: rotate(180deg);
}
.player .controls .quality .is-main .arrow svg {
  display: block;
  width: 100%;
  height: 100%;
}
.player .controls .quality .is-main .arrow svg * {
  fill: #fff;
}
.player .controls .quality .list {
  position: absolute;
  bottom: 24px;
  left: 0;
  width: 100%;
  overflow: hidden;
  pointer-events: none;
}
.player .controls .quality .list .mover {
  padding-top: 5px;
  border-radius: 4px;
  background: #1f1f1f;
  transform: translateY(100%);
  transition: transform 0.6s cubic-bezier(0.75, 0, 0.25, 1);
  will-change: transform;
  pointer-events: auto;
}
.player .controls .quality .list .link {
  position: relative;
  display: inline-flex;
  height: 25px;
  line-height: 0;
  padding-top: 10px;
  padding-right: 15px;
  padding-bottom: 10px;
  padding-left: 15px;
  border-radius: 5px;
  font-family: 'Greycliff', sans-serif;
  font-weight: 700;
  font-size: 0.6rem;
  overflow: hidden;
  -webkit-mask-image: -webkit-radial-gradient(#fff, #000);
  opacity: 0.75;
}
.player .controls .quality .list .link.is-active {
  color: #705df2;
  opacity: 1;
}
.player .controls .quality .list .link:hover {
  opacity: 1;
}
.player .poster {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #0e0e0e;
  transition: opacity 0.3s;
  pointer-events: none;
}
.player .poster img {
  width: 100%;
  height: -100%;
  object-fit: cover;
}
.player .poster img.is-loaded {
  opacity: 0.75;
}
.player .logo {
  position: absolute;
  top: calc(50% - 34px / 1.5);
  left: calc(50% - 38px / 2);
  width: 34px;
  height: 38px;
  transition: opacity 0.3s;
  pointer-events: none;
}
.player .logo svg {
  display: block;
  width: 100%;
  height: 100%;
}
.player .logo svg * {
  fill: #fff;
}
.video.is-playing,
.is-playing .video {
  cursor: auto;
}
.video.is-playing .overlay,
.is-playing .video .overlay {
  opacity: 0;
}
.video.is-playing .logo,
.is-playing .video .logo {
  opacity: 0;
}
.video:hover .triangle-1 {
  animation: logo-blink 0.6s 0.15s;
}
.video:hover .triangle-2 {
  animation: logo-blink 0.6s 0s;
}
.video:hover .triangle-3 {
  animation: logo-blink 0.6s 0s;
}
.video:hover .face-1 {
  animation: logo-blink 0.6s 0.1s;
}
.video:hover .face-2 {
  animation: logo-blink 0.6s 0.05s;
}
.video:hover .face-3 {
  animation: logo-blink 0.6s 0.05s;
}
.video:hover .letter {
  transform: translateX(10px);
}
.video:hover .letter:nth-child(1) {
  transition-delay: 0.32s;
}
.video:hover .letter:nth-child(2) {
  transition-delay: 0.34s;
}
.video:hover .letter:nth-child(3) {
  transition-delay: 0.36s;
}
.video:hover .letter:nth-child(4) {
  transition-delay: 0.38s;
}
.video:hover .letter:nth-child(5) {
  transition-delay: 0.4s;
}
.video:hover .letter:nth-child(6) {
  transition-delay: 0.42s;
}
.video:hover .letter:nth-child(7) {
  transition-delay: 0.44s;
}
.video:hover .letter:nth-child(8) {
  transition-delay: 0.46s;
}
.video:hover .letter:nth-child(9) {
  transition-delay: 0.48s;
}
.video:hover .letter:nth-child(10) {
  transition-delay: 0.5s;
}
.video:hover .letter:nth-child(11) {
  transition-delay: 0.52s;
}
.video:hover .letter:nth-child(12) {
  transition-delay: 0.54s;
}
.video:hover .letter:nth-child(13) {
  transition-delay: 0.56s;
}
.video:hover .letter:nth-child(14) {
  transition-delay: 0.58s;
}
.video:hover .letter:nth-child(15) {
  transition-delay: 0.6s;
}
.video .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #0e0e0e;
  opacity: 0.1;
  transition: opacity 0.3s;
  pointer-events: none;
}
.video .logo {
  position: absolute;
  top: calc(50% - 34px / 2);
  left: calc(50% - 38px / 2);
  width: 34px;
  height: 38px;
  transition: opacity 0.3s;
  pointer-events: none;
}
.video .logo svg {
  display: block;
  width: 100%;
  height: 100%;
}
.video .logo svg * {
  fill: #fff;
}
.popin {
  display: none;
}
.popins {
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 7;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}
.popins.is-open .background {
  opacity: 0.8;
  pointer-events: auto;
  transition-timing-function: ease-in;
  transition-delay: 0s;
}
.popins .background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #1a1a1a;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.3s 0.2s ease-out;
  will-change: opacity, transform;
}
.popins .confetti-canvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.popins .popin {
  display: block;
  background: #1a1a1a;
  opacity: 0;
  border-radius: 12px;
  box-shadow: 0 14px 40px rgba(0,0,0,0.6);
  overflow-y: auto;
  transform: scale(0.8, 0.8);
  transition: opacity 0.3s ease-out, transform 0.3s cubic-bezier(1, 0, 1, 1);
  will-change: opacity, transform;
  pointer-events: none;
}
.popins .popin.is-white {
  background: #fff;
}
.popins .popin.is-white .text {
  color: #000;
}
.popins .popin.is-white .text a {
  color: #705df2;
}
.popins .popin.is-active {
  opacity: 1;
  transform: scale(1, 1);
  transition-timing-function: ease-in, cubic-bezier(0, 0, 0, 1);
  pointer-events: auto;
}
.popins .popin .close {
  position: absolute;
  top: 2vw;
  right: 2vw;
  margin-right: 0;
  background: #fff;
  color: #1a1a1a;
  white-space: nowrap;
  z-index: 1;
}
@media (max-width: 600px) {
  .popins .popin .close {
    top: 20px;
    right: 20px;
  }
}
@media (max-width: 400px) {
  .popins .popin .close {
    top: 15px;
    right: 15px;
  }
}
.popins .popin .close .hover {
  background: #1a1a1a;
}
.popins .popin .close .icon {
  opacity: 1;
  width: 16px;
  height: 16px;
}
.popins .popin .close .icon .bar {
  display: block;
  width: 20px;
  height: 4px;
  position: absolute;
  top: calc(50% - 2px);
  left: calc(50% - 10px);
  background: #1a1a1a;
}
.popins .popin .close .icon .bar.bar-1 {
  transform: rotate(45deg);
}
.popins .popin .close .icon .bar.bar-2 {
  transform: rotate(-45deg);
}
.popins .popin .close .label {
  display: inline-block;
  opacity: 1;
}
@media (max-width: 600px) {
  .popins .popin .close .label {
    display: none;
  }
}
.popins .popin.is-shortcuts {
  width: 620px;
}
@media (max-width: 1050px) {
  .popins .popin.is-shortcuts {
    width: 520px;
  }
}
@media (max-width: 800px) {
  .popins .popin.is-shortcuts {
    width: 460px;
  }
}
@media (max-width: 600px) {
  .popins .popin.is-shortcuts {
    width: 400px;
  }
}
@media (max-width: 400px) {
  .popins .popin.is-shortcuts {
    width: calc(100vw - 30px);
  }
}
.popins .popin.is-default {
  width: 550px;
  max-height: calc(100vh - 80px);
}
@media (max-width: 1050px) {
  .popins .popin.is-default {
    width: 520px;
  }
}
@media (max-width: 800px) {
  .popins .popin.is-default {
    width: 460px;
  }
}
@media (max-width: 600px) {
  .popins .popin.is-default {
    width: 400px;
  }
}
@media (max-width: 400px) {
  .popins .popin.is-default {
    width: calc(100vw - 30px);
  }
}
.popins .popin.is-default .popin-content {
  padding: calc(60px + 40px) 60px 60px 60px;
  overflow-y: auto;
}
@media (max-width: 1300px) {
  .popins .popin.is-default .popin-content {
    padding: calc(50px + 35px) 50px 50px 50px;
  }
}
@media (max-width: 1050px) {
  .popins .popin.is-default .popin-content {
    padding: calc(40px + 30px) 40px 40px 40px;
  }
}
@media (max-width: 800px) {
  .popins .popin.is-default .popin-content {
    padding: calc(30px + 30px) 30px 30px 30px;
  }
}
@media (max-width: 600px) {
  .popins .popin.is-default .popin-content {
    padding: calc(25px + 30px) 25px 25px 25px;
  }
}
@media (max-width: 400px) {
  .popins .popin.is-default .popin-content {
    padding: calc(20px + 30px) 20px 20px 20px;
  }
}
.popins .popin.is-end {
  text-align: center;
}
.popins .popin.is-end .button {
  margin-right: 0;
}
.popins .popin.is-voucher h2 {
  font-size: 1.5em;
  margin-bottom: 1em;
}
.popins .popin.is-voucher .instruction {
  opacity: 0.5;
  font-size: 14px;
}
.popins .popin.is-newsletter .newsletter {
  position: relative;
  height: 72px;
  width: 100%;
  max-width: 520px;
}
@media (orientation: portrait) {
  .popins .popin.is-newsletter .newsletter {
    margin-bottom: 4vw;
  }
}
.popins .popin.is-newsletter .newsletter.is-success .background {
  width: 332px;
  opacity: 0.08;
  background: #705df2;
}
.popins .popin.is-newsletter .newsletter.is-success .input2s {
  opacity: 0;
}
.popins .popin.is-newsletter .newsletter.is-success .success .label .label-inner {
  transform: translateX(0);
}
.popins .popin.is-newsletter .newsletter.is-done .success .icon .disc {
  transform: scale(1, 1);
}
.popins .popin.is-newsletter .newsletter .background {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fefeff;
  border-radius: calc(72px / 2);
  box-shadow: 0px 24px 74px rgba(60,0,189,0.094);
  opacity: 1;
  transition: background 0.5s 0.3s ease-in-out, width 0.5s 0.3s ease-in-out, opacity 0.5s 0.1s ease-in-out;
  will-change: opacity;
}
.popins .popin.is-newsletter .newsletter .input2s {
  width: 100%;
  height: 72px;
  transition: opacity 0.5s ease-out;
  will-change: opacity;
}
.popins .popin.is-newsletter .newsletter .input2s .input2 {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% - 144px);
  height: 72px;
  padding-left: 25px;
  line-height: 72px;
  border-top-left-radius: calc(72px / 2);
  border-bottom-left-radius: calc(72px / 2);
}
.popins .popin.is-newsletter .newsletter .input2s .input2::placeholder {
  color: #c8c5dd;
}
.popins .popin.is-newsletter .newsletter .input2s .input2:-webkit-autofill,
.popins .popin.is-newsletter .newsletter .input2s .input2:-webkit-autofill:hover,
.popins .popin.is-newsletter .newsletter .input2s .input2:-webkit-autofill:focus {
  -webkit-text-fill-color: #000;
  box-shadow: 0 0 0px 100px #fefeff inset;
  transition: background-color 5000s ease-in-out 0s;
}
.popins .popin.is-newsletter .newsletter .input2s .submit {
  display: block;
  position: absolute;
  top: 3px;
  right: 3px;
  width: 144px;
  height: calc(100% - 3px * 2);
  border-radius: calc((72px - 3px * 2) / 2);
  margin: 0;
}
.popins .popin.is-newsletter .newsletter .success {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  line-height: 72px;
  pointer-events: none;
}
.popins .popin.is-newsletter .newsletter .success * {
  pointer-events: none;
}
.popins .popin.is-newsletter .newsletter .success .icon {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  width: 26px;
  height: 26px;
  margin-left: 22px;
  margin-right: 10px;
}
.popins .popin.is-newsletter .newsletter .success .icon .disc {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #705df2;
  border-radius: 50%;
  transform: scale(0, 0);
  transition: transform 0.2s ease-in;
  will-change: transform;
}
.popins .popin.is-newsletter .newsletter .success .icon .disc .inner {
  position: absolute;
  top: calc(50% - 5px);
  left: calc(50% - 6px);
  width: 12px;
  height: 10px;
}
.popins .popin.is-newsletter .newsletter .success .icon .disc .inner svg {
  display: block;
  width: 100%;
  height: 100%;
}
.popins .popin.is-newsletter .newsletter .success .icon .disc .inner svg * {
  fill: #fff;
}
.popins .popin.is-newsletter .newsletter .success .label {
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
}
.popins .popin.is-newsletter .newsletter .success .label .label-inner {
  display: inline-block;
  position: relative;
  transform: translateX(-100%);
  transition: transform 0.5s 0.8s cubic-bezier(0, 0, 0.25, 1);
}
.popins .popin.is-newsletter .newsletter .error {
  position: absolute;
  top: calc(100% + 14px);
  left: 0;
  pointer-events: none;
  color: #fe6754;
  overflow: hidden;
}
.popins .popin.is-newsletter .newsletter .error.has-error .error-inner {
  transform: translateX(0%);
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}
.popins .popin.is-newsletter .newsletter .error .error-inner {
  display: inline-block;
  position: relative;
  transform: translateX(-100%);
  transition: transform 0.5s cubic-bezier(0.75, 0, 1, 1);
}
.sparkles {
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0;
  pointer-events: none;
}
.is-done .sparkles {
  opacity: 1;
}
.is-done .sparkles .sparkle:nth-child(1) .inner,
.is-done .sparkles .sparkle:nth-child(2) .inner,
.is-done .sparkles .sparkle:nth-child(3) .inner {
  transform: translateX(25px);
  transition: transform 1.2s cubic-bezier(0, 0, 0, 1);
}
.is-done .sparkles .sparkle:nth-child(1) .inner::after,
.is-done .sparkles .sparkle:nth-child(2) .inner::after,
.is-done .sparkles .sparkle:nth-child(3) .inner::after {
  transition: transform 1.2s 0.25s cubic-bezier(0, 0, 0, 1);
  transform: scale(0.0001, 0.0001);
}
.is-done .sparkles .sparkle:nth-child(4) .inner,
.is-done .sparkles .sparkle:nth-child(5) .inner,
.is-done .sparkles .sparkle:nth-child(6) .inner {
  transform: translateX(30px);
  transition: transform 0.5s cubic-bezier(0, 0, 0, 1);
}
.is-done .sparkles .sparkle:nth-child(4) .inner::after,
.is-done .sparkles .sparkle:nth-child(5) .inner::after,
.is-done .sparkles .sparkle:nth-child(6) .inner::after {
  transition: transform 0.5s 0.25s cubic-bezier(0, 0, 0, 1);
  transform: scale(0.0001, 0.0001);
}
.is-done .sparkles .sparkle:nth-child(7) .inner,
.is-done .sparkles .sparkle:nth-child(8) .inner,
.is-done .sparkles .sparkle:nth-child(9) .inner,
.is-done .sparkles .sparkle:nth-child(10) .inner {
  transform: translateX(35px);
  transition: transform 0.3s cubic-bezier(0, 0, 0, 1);
}
.is-done .sparkles .sparkle:nth-child(7) .inner::after,
.is-done .sparkles .sparkle:nth-child(8) .inner::after,
.is-done .sparkles .sparkle:nth-child(9) .inner::after,
.is-done .sparkles .sparkle:nth-child(10) .inner::after {
  transition: transform 0.3s 0.25s cubic-bezier(0, 0, 0, 1);
  transform: scale(0.0001, 0.0001);
}
.sparkles.is-purple .sparkle .inner::after {
  background: #705df2;
}
.sparkles.is-white .sparkle .inner::after {
  background: #fff;
}
.sparkles .sparkle {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.sparkles .sparkle:nth-child(1) {
  transform: rotate(16deg);
}
.sparkles .sparkle:nth-child(2) {
  transform: rotate(22deg);
}
.sparkles .sparkle:nth-child(3) {
  transform: rotate(1deg);
}
.sparkles .sparkle:nth-child(4) {
  transform: rotate(307deg);
}
.sparkles .sparkle:nth-child(5) {
  transform: rotate(66deg);
}
.sparkles .sparkle:nth-child(6) {
  transform: rotate(230deg);
}
.sparkles .sparkle:nth-child(7) {
  transform: rotate(169deg);
}
.sparkles .sparkle:nth-child(8) {
  transform: rotate(136deg);
}
.sparkles .sparkle:nth-child(9) {
  transform: rotate(9deg);
}
.sparkles .sparkle:nth-child(10) {
  transform: rotate(43deg);
}
.sparkles .sparkle .inner {
  position: absolute;
}
.sparkles .sparkle .inner::after {
  content: '';
  position: absolute;
  top: -2px;
  left: -2px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #32ffce;
}
section.start {
  position: relative;
  color: #fff;
}
section.start .background {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;
  border-top-left-radius: 14px;
  border-top-right-radius: 14px;
  background: #272727;
}
section.start .content {
  display: flex;
  position: relative;
  width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 80px;
  padding-right: 120px;
  padding-bottom: 80px;
  padding-left: 120px;
  background: #2e3092;
  border-radius: 14px;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1300px) {
  section.start .content {
    width: auto;
    margin-right: 50px;
    margin-left: 50px;
    padding-top: 60px;
    padding-right: 90px;
    padding-bottom: 60px;
    padding-left: 90px;
  }
}
@media (max-width: 1050px) {
  section.start .content {
    margin-right: 40px;
    margin-left: 40px;
    padding-top: 50px;
    padding-right: 60px;
    padding-bottom: 50px;
    padding-left: 60px;
  }
}
@media (max-width: 800px) {
  section.start .content {
    margin-right: 30px;
    margin-left: 30px;
    padding-top: 50px;
    padding-right: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 600px) {
  section.start .content {
    display: block;
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 50px;
    padding-right: 20px;
    padding-bottom: 30px;
    padding-left: 20px;
    text-align: center;
  }
}
section.start .texts .section-title {
  margin-bottom: 0.35em;
}
section.start .texts .section-sub-title {
  color: #fff;
}
@media (max-width: 600px) {
  section.start .texts .section-sub-title {
    margin-bottom: 1.5em;
  }
}
section.start .texts .section-sub-title span {
  opacity: 0.6;
}
section.start .button {
  margin-right: 0;
}
section.start .illustration {
  position: absolute;
  top: -28px;
  left: 8%;
}
@media (max-width: 1300px) {
  section.start .illustration {
    top: -50px;
  }
}
.text {
  color: #fff;
}
.text h2,
.text h3,
.text h4,
.text h5 {
  margin-top: 2em;
  margin-bottom: 1em;
}
@media (max-width: 400px) {
  .text h2,
  .text h3,
  .text h4,
  .text h5 {
    word-break: break-word;
  }
}
.text h2:first-child,
.text h3:first-child,
.text h4:first-child,
.text h5:first-child {
  margin-top: 0;
}
.text h2 {
  font-size: 2rem;
}
.text h3 {
  font-size: 1.75rem;
}
.text h4 {
  font-size: 1.5rem;
}
.text h5 {
  font-size: 1.25rem;
}
.text strong {
  font-weight: 700;
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
}
.text ul,
.text ol {
  margin-bottom: 1em;
}
.text li {
  position: relative;
  padding-left: 1em;
  margin-bottom: 0.25em;
}
.text li::before {
  content: '';
  display: block;
  position: absolute;
  top: calc(0.8em - 2px);
  left: 0.2em;
  width: 4px;
  height: 4px;
  background: #fff;
  opacity: 0.2;
}
.text p a:not(.button),
.text li a:not(.button) {
  color: #32ffce;
}
@media (max-width: 600px) {
  .text p a:not(.button),
  .text li a:not(.button) {
    word-break: break-word;
  }
}
.text p a:not(.button):hover,
.text li a:not(.button):hover {
  text-decoration: underline;
}
.text p code,
.text li code {
  display: inline-block;
  position: relative;
  margin-bottom: 1px;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  font-weight: 700;
  color: #edebff;
  font-family: 'Roboto Mono', monospace;
  background: #383343;
  font-size: 0.85rem;
}
@media (max-width: 600px) {
  .text p code,
  .text li code {
    word-break: break-word;
  }
}
.text .is-image {
  text-align: center;
}
.text .is-image .image-inner {
  display: inline-block;
  border: 4px solid #202020;
  border-radius: 6px;
  line-height: 0;
}
.text .is-image .image-inner img {
  display: inline-block;
  max-width: 100%;
  height: auto;
  opacity: 0;
  transition: opacity 0.5s;
}
.text .is-image .image-inner img.is-loaded {
  opacity: 1;
}
.text .code-toolbar pre[class*="language-"] {
  margin-bottom: 1em;
  outline: none;
  border-radius: 6px;
  border: 1px solid #202020;
}
.text .code-toolbar pre[class*="language-"]:focus {
  border: 1px solid #705df2;
}
.text .code-toolbar .toolbar {
  top: 10px;
  right: 10px;
}
.text .code-toolbar .toolbar .toolbar-item {
  display: inline-block;
  vertical-align: top;
  line-height: 25px;
  height: 25px;
  margin-left: 4px;
}
.text .code-toolbar .toolbar .toolbar-item span,
.text .code-toolbar .toolbar .toolbar-item a,
.text .code-toolbar .toolbar .toolbar-item button {
  display: inline-block;
  line-height: 25px;
  height: 25px;
  padding: 0 10px;
  font-weight: 700;
  box-shadow: none;
  color: inherit;
  border-radius: 4px;
}
.text .code-toolbar .toolbar .toolbar-item span {
  background: none;
}
.text .code-toolbar .toolbar .toolbar-item a,
.text .code-toolbar .toolbar .toolbar-item button {
  background: #1a1a1a;
}
.text .video {
  position: relative;
  background: #202020;
  border: 4px solid #202020;
  border-radius: 6px;
  cursor: pointer;
}
.text .video .element {
  display: block;
  max-width: 100%;
  height: auto;
  border-radius: 6px;
  outline: none;
}
.top-navigation {
  position: fixed;
  top: 55px;
  right: 85px;
  text-align: right;
  z-index: 3;
}
@media (max-width: 1600px) {
  .top-navigation {
    top: 45px;
    right: 70px;
  }
}
@media (max-width: 1300px) {
  .top-navigation {
    top: 35px;
    right: 35px;
  }
}
@media (max-width: 1050px) {
  .top-navigation {
    top: 25px;
    right: 25px;
  }
}
@media (max-width: 800px) {
  .top-navigation {
    top: 20px;
    right: 20px;
  }
}
@media (max-width: 600px) {
  .top-navigation {
    top: 15px;
    right: 15px;
  }
}
@media (max-width: 400px) {
  .top-navigation {
    top: 10px;
    right: 10px;
  }
}
.top-navigation br {
  display: none;
}
@media (max-width: 800px) {
  .top-navigation br {
    display: inline;
  }
}
.top-navigation .button {
  height: 48px;
  margin-right: 0;
  margin-left: 15px;
  border-radius: 24px;
  box-shadow: 0px 14px 55px rgba(60,0,189,0.15);
  -webkit-mask-image: none;
}
@media (max-width: 1300px) {
  .top-navigation .button {
    margin-left: 10px;
  }
}
@media (max-width: 1050px) {
  .top-navigation .button {
    margin-left: 5px;
  }
}
@media (max-width: 800px) {
  .top-navigation .button {
    margin-left: 0;
    margin-bottom: 10px;
  }
}
.top-navigation .button .label {
  margin-left: 28px;
  margin-right: 28px;
  font-family: 'Greycliff';
  font-weight: 700;
  font-size: 18px;
}
@media (max-width: 1050px) {
  .top-navigation .button .label {
    margin-left: 24px;
    margin-right: 24px;
  }
}
@media (max-width: 800px) {
  .top-navigation .button .label {
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media (max-width: 600px) {
  .top-navigation .button .label:first-letter {
    text-transform: uppercase;
  }
}
@media (max-width: 600px) {
  .top-navigation .button .non-important {
    display: none;
  }
}
.tweet {
  display: block;
  position: relative;
  margin-left: 10px;
  margin-bottom: 20px;
  margin-right: 10px;
  padding: 35px;
  text-align: left;
}
@media (max-width: 1600px) {
  .tweet {
    padding: 30px;
  }
}
@media (max-width: 1300px) {
  .tweet {
    padding: 25px;
  }
}
@media (max-width: 1050px) {
  .tweet {
    padding: 20px;
  }
}
@media (max-width: 800px) {
  .tweet {
    margin-left: 0;
    margin-right: 0;
  }
}
.tweet:hover .background.is-active {
  opacity: 1;
}
.tweet .background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 10px;
}
.tweet .background.is-inactive {
  border: 2px solid rgba(0,0,0,0.05);
}
.tweet .background.is-active {
  background: #fff;
  box-shadow: 0px 40px 110px rgba(60,0,189,0.06);
  opacity: 0;
  transition: opacity 0.3s;
}
.tweet .tweet-content {
  position: relative;
}
.tweet .tweet-head {
  margin-bottom: 16px;
}
.tweet .tweet-head .user-picture-container {
  display: inline-block;
  vertical-align: top;
  width: 58px;
  height: 58px;
  border-radius: 50%;
  overflow: hidden;
  background: #dfdae4;
}
.tweet .tweet-head .user-picture {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  overflow: hidden;
}
.tweet .tweet-head .user-information {
  display: inline-flex;
  vertical-align: top;
  width: calc(100% - 68px);
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding-left: 10px;
  line-height: 22px;
  font-size: 16px;
}
@media (max-width: 1600px) {
  .tweet .tweet-head .user-information {
    line-height: 21px;
    font-size: 15px;
  }
}
@media (max-width: 1300px) {
  .tweet .tweet-head .user-information {
    line-height: 20px;
    font-size: 14px;
  }
}
@media (max-width: 1050px) {
  .tweet .tweet-head .user-information {
    line-height: 19px;
    font-size: 13px;
  }
}
@media (max-width: 800px) {
  .tweet .tweet-head .user-information {
    line-height: 18px;
    font-size: 12px;
  }
}
.tweet .tweet-head .user-information .name {
  font-weight: 700;
  color: #434246;
}
.tweet .tweet-head .user-information .screen-name {
  color: #705df2;
}
.tweet .tweet-head .user-information .date {
  font-size: 14px;
  opacity: 0.5;
}
@media (max-width: 1050px) {
  .tweet .tweet-head .user-information .date {
    font-size: 13px;
  }
}
@media (max-width: 800px) {
  .tweet .tweet-head .user-information .date {
    display: block;
    font-size: 12px;
  }
}
.tweet .tweet-head .user-information .date:hover {
  text-decoration: underline;
}
.tweet .tweet-text {
  margin-bottom: 1.5em;
  font-size: 18px;
}
@media (max-width: 1300px) {
  .tweet .tweet-text {
    font-size: 16px;
  }
}
@media (max-width: 1050px) {
  .tweet .tweet-text {
    font-size: 15px;
  }
}
@media (max-width: 800px) {
  .tweet .tweet-text {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  .tweet .tweet-text {
    font-size: 14px;
  }
}
@media (max-width: 400px) {
  .tweet .tweet-text {
    font-size: 13px;
  }
}
.tweet .tweet-text a {
  color: #705df2;
}
.tweet .tweet-text a:hover {
  text-decoration: underline;
}
.tweet .media {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 0.5em;
}
.tweet .media img {
  max-width: 100%;
}
.tweet .media video {
  display: inline-block;
  width: 100%;
}
.tweet .link-container {
  text-align: right;
}
.tweet .link {
  font-size: 14px;
  opacity: 0.5;
}
@media (max-width: 1050px) {
  .tweet .link {
    font-size: 13px;
  }
}
@media (max-width: 800px) {
  .tweet .link {
    display: block;
    font-size: 12px;
  }
}
.tweet .link:hover {
  text-decoration: underline;
}
html.account {
  background: #1a1a1a;
}
.page.account {
  padding-top: 90px;
  padding-left: 25px;
  padding-right: 25px;
  background-color: #1a1a1a;
  color: #fff;
/**
     * Hero
     */
/**
     * Content
     */
}
@media (max-width: 800px) {
  .page.account {
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 600px) {
  .page.account {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.page.account h1 {
  font-size: 2em;
}
.page.account h2 {
  font-size: 1.75em;
}
.page.account h3 {
  font-size: 1.5em;
}
.page.account h4 {
  font-size: 1.25em;
}
.page.account .hero {
  background: #705df2;
  text-align: center;
  border-radius: 12px;
  padding-top: 75px;
  padding-bottom: 75px;
}
@media (max-width: 1050px) {
  .page.account .hero {
    padding-top: calc(20px + 6vmin);
    padding-bottom: calc(20px + 6vmin);
  }
}
.page.account .hero .inner {
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 600px) {
  .page.account .hero .inner {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.page.account .hero h1 {
  margin-bottom: 0.75em;
}
.page.account .hero p {
  font-size: 1.2rem;
  opacity: 0.8;
}
.page.account .page-content {
  padding-top: 75px;
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1300px) {
  .page.account .page-content {
    padding-top: 5vmin;
  }
}
.page.account .page-content h2 {
  margin-bottom: 1em;
}
.page.account .page-content a {
  text-decoration: underline;
}
.page.account .columns {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media (max-width: 800px) {
  .page.account .columns {
    flex-direction: column-reverse;
  }
}
.page.account .columns .column {
  width: calc(100% / 2 - 100px / 2);
}
@media (max-width: 1300px) {
  .page.account .columns .column {
    width: calc(100% / 2 - 5vmin / 2);
  }
}
@media (max-width: 800px) {
  .page.account .columns .column {
    width: auto;
  }
}
.page.account .group {
  margin-bottom: 4em;
}
@media (max-width: 1300px) {
  .page.account .group {
    margin-bottom: 3em;
  }
}
@media (max-width: 800px) {
  .page.account .group {
    margin-bottom: 2em;
  }
}
.page.account .group .button.is-discord {
  margin-top: 0.5em;
}
html.accountDiscord {
  background: #1a1a1a;
}
html.comingSoon {
  background: #d7d8ff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
html.comingSoon body {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.page.comingSoon.is-interacting .close {
  pointer-events: auto;
}
.page.comingSoon.is-interacting .close .background {
  transform: scale(1, 1);
  transition-delay: 0.45s;
  transition-timing-function: cubic-bezier(0.59, 1.97, 0.55, 0.83);
}
.page.comingSoon.is-interacting .close .bars {
  transform: scale(1, 1);
  transition-delay: 0.6s;
  transition-timing-function: cubic-bezier(0.59, 1.97, 0.55, 0.83);
}
.page.comingSoon.is-interacting .element {
  opacity: 0;
  transform: translateX(-100px);
  transition-timing-function: ease-out, cubic-bezier(0.75, 0, 1, 1);
  pointer-events: none !important;
}
.page.comingSoon.is-interacting .element * {
  pointer-events: none !important;
}
.page.comingSoon.is-interacting .element:nth-child(1) {
  transition-delay: 0.03s;
}
.page.comingSoon.is-interacting .element:nth-child(2) {
  transition-delay: 0.06s;
}
.page.comingSoon.is-interacting .element:nth-child(3) {
  transition-delay: 0.09s;
}
.page.comingSoon.is-interacting .element:nth-child(4) {
  transition-delay: 0.12s;
}
.page.comingSoon.is-interacting .element:nth-child(5) {
  transition-delay: 0.15s;
}
.page.comingSoon.is-interacting .element:nth-child(6) {
  transition-delay: 0.18s;
}
.page.comingSoon.is-interacting .element:nth-child(7) {
  transition-delay: 0.21s;
}
.page.comingSoon.is-interacting .element:nth-child(8) {
  transition-delay: 0.24s;
}
.page.comingSoon.is-interacting .element:nth-child(9) {
  transition-delay: 0.27s;
}
.page.comingSoon.is-interacting .element:nth-child(10) {
  transition-delay: 0.3s;
}
.page.comingSoon .experience {
  position: fixed;
  top: 0;
  left: 0;
  outline: none;
  cursor: grab;
}
.page.comingSoon .logo {
  position: absolute;
  top: 55px;
  left: 85px;
}
@media (max-width: 1600px) {
  .page.comingSoon .logo {
    top: 45px;
    left: 70px;
  }
}
@media (max-width: 1300px) {
  .page.comingSoon .logo {
    top: 35px;
    left: 55px;
  }
}
@media (max-width: 1050px) {
  .page.comingSoon .logo {
    top: 30px;
    left: 40px;
  }
}
@media (max-width: 800px) {
  .page.comingSoon .logo {
    top: 25px;
    left: 30px;
  }
}
@media (max-width: 600px) {
  .page.comingSoon .logo {
    top: 20px;
    left: 20px;
  }
}
@media (max-width: 400px) {
  .page.comingSoon .logo {
    top: 15px;
    left: 15px;
  }
}
.page.comingSoon .close {
  display: block;
  position: absolute;
  top: 50%;
  left: calc(85px + 30px);
  pointer-events: none;
}
@media (max-width: 1600px) {
  .page.comingSoon .close {
    left: calc(70px + 30px);
  }
}
@media (max-width: 1300px) {
  .page.comingSoon .close {
    left: calc(55px + 30px);
  }
}
@media (max-width: 1050px) {
  .page.comingSoon .close {
    left: calc(40px + 30px);
  }
}
@media (max-width: 800px) {
  .page.comingSoon .close {
    left: calc(30px + 30px);
  }
}
@media (max-width: 600px) {
  .page.comingSoon .close {
    top: 40px;
    left: auto;
    right: calc(20px + 25px);
  }
}
@media (max-width: 400px) {
  .page.comingSoon .close {
    top: 35px;
    left: auto;
    right: calc(15px + 20px);
  }
}
.page.comingSoon .close .background {
  display: block;
  position: absolute;
  top: -30px;
  left: -30px;
  width: 59px;
  height: 59px;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0px 30px 70px rgba(60,0,189,0.133);
  transform: scale(0.0001, 0.0001);
  transition: transform 0.5s;
  transition-delay: 0.1s;
  will-change: transform;
}
@media (max-width: 600px) {
  .page.comingSoon .close .background {
    top: -25px;
    left: -25px;
    width: 49px;
    height: 49px;
  }
}
.page.comingSoon .close .bars {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  transform: scale(0.0001, 0.0001);
  transition: transform 0.5s;
  transition-delay: 0s;
  will-change: transform;
}
.page.comingSoon .close .bars .bar {
  display: block;
  position: absolute;
  top: -1px;
  left: -9px;
  width: 19px;
  height: 3px;
  background: #000;
  border-radius: 2px;
}
.page.comingSoon .close .bars .bar.bar-1 {
  transform: rotate(-45deg);
}
.page.comingSoon .close .bars .bar.bar-2 {
  transform: rotate(45deg);
}
.page.comingSoon .content {
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 10vw;
  width: 30vw;
  padding-top: 140px;
  padding-bottom: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  pointer-events: none;
}
@media (max-width: 1600px) {
  .page.comingSoon .content {
    left: 8vw;
    width: 40vw;
    padding-top: 130px;
  }
}
@media (max-width: 1300px) {
  .page.comingSoon .content {
    left: 55px;
    width: 42vw;
    padding-top: 120px;
  }
}
@media (max-width: 1050px) {
  .page.comingSoon .content {
    left: 40px;
    width: 44vw;
    padding-top: 110px;
  }
}
@media (max-width: 800px) {
  .page.comingSoon .content {
    left: 30px;
    width: 46vw;
    padding-top: 100px;
  }
}
@media (max-width: 600px) {
  .page.comingSoon .content {
    left: 20px;
    width: 48vw;
    padding-top: 90px;
  }
}
@media (max-width: 400px) {
  .page.comingSoon .content {
    left: 15px;
    width: 50vw;
    padding-top: 80px;
  }
}
.page.comingSoon .content * {
  pointer-events: auto;
}
@media (max-width: 1600px) and (orientation: portrait) {
  .page.comingSoon .content {
    justify-content: flex-start;
    width: auto;
    right: 8vw;
  }
}
@media (max-width: 1300px) and (orientation: portrait) {
  .page.comingSoon .content {
    justify-content: flex-start;
    width: auto;
    right: 55px;
  }
}
@media (max-width: 1050px) and (orientation: portrait) {
  .page.comingSoon .content {
    justify-content: flex-start;
    width: auto;
    right: 40px;
  }
}
@media (max-width: 800px) and (orientation: portrait) {
  .page.comingSoon .content {
    justify-content: flex-start;
    width: auto;
    right: 30px;
  }
}
@media (max-width: 600px) and (orientation: portrait) {
  .page.comingSoon .content {
    justify-content: flex-start;
    width: auto;
    right: 20px;
  }
}
@media (max-width: 400px) and (orientation: portrait) {
  .page.comingSoon .content {
    justify-content: flex-start;
    width: auto;
    right: 15px;
  }
}
.page.comingSoon .element {
  opacity: 1;
  transition: opacity 0.3s, transform 0.3s;
  transition-timing-function: ease-in, cubic-bezier(0, 0, 0.25, 1);
}
.page.comingSoon .element:nth-child(1) {
  transition-delay: 0.88s;
}
.page.comingSoon .element:nth-child(2) {
  transition-delay: 0.91s;
}
.page.comingSoon .element:nth-child(3) {
  transition-delay: 0.94s;
}
.page.comingSoon .element:nth-child(4) {
  transition-delay: 0.97s;
}
.page.comingSoon .element:nth-child(5) {
  transition-delay: 1s;
}
.page.comingSoon .element:nth-child(6) {
  transition-delay: 1.03s;
}
.page.comingSoon .element:nth-child(7) {
  transition-delay: 1.06s;
}
.page.comingSoon .element:nth-child(8) {
  transition-delay: 1.09s;
}
.page.comingSoon .element:nth-child(9) {
  transition-delay: 1.12s;
}
.page.comingSoon .element:nth-child(10) {
  transition-delay: 1.15s;
}
@media (max-width: 800px) {
  .page.comingSoon .unimportant {
    display: none;
  }
}
.page.comingSoon .main-title {
  margin-bottom: 4vh;
  font-size: 64px;
  font-weight: 800;
  line-height: 0.9em;
}
@media (max-width: 1600px) {
  .page.comingSoon .main-title {
    font-size: 58px;
  }
}
@media (max-width: 1300px) {
  .page.comingSoon .main-title {
    font-size: 52px;
  }
}
@media (max-width: 1050px) {
  .page.comingSoon .main-title {
    font-size: 44px;
  }
}
@media (max-width: 800px) {
  .page.comingSoon .main-title {
    font-size: 38px;
  }
}
@media (max-width: 600px) {
  .page.comingSoon .main-title {
    font-size: 32px;
  }
}
@media (max-width: 400px) {
  .page.comingSoon .main-title {
    font-size: 26px;
  }
}
@media (orientation: portrait) {
  .page.comingSoon .main-title {
    margin-bottom: 3vw;
  }
}
.page.comingSoon .author {
  display: block;
  margin-bottom: 2vh;
}
@media (orientation: portrait) {
  .page.comingSoon .author {
    margin-bottom: 3vw;
  }
}
.page.comingSoon .author .picture {
  display: inline-block;
  vertical-align: middle;
  width: 50px;
  height: 50px;
  border-radius: 12px;
  margin-right: 12px;
}
.page.comingSoon .author .label {
  display: inline-block;
  vertical-align: middle;
  height: 50px;
  line-height: 50px;
  font-weight: 700;
}
.page.comingSoon .author .underline-container {
  display: inline-block;
  position: relative;
}
.page.comingSoon .author .underline-container::after {
  content: '';
  display: block;
  top: 100%;
  left: 0;
  width: 100%;
  height: 2px;
  background: #000;
  transform: scaleX(0);
  transform-origin: 100% 100%;
  transition: transform 0.6s cubic-bezier(0.53, 0.21, 0, 1);
  will-change: transform;
}
.page.comingSoon .author:hover .underline-container::after {
  transform-origin: 0 0;
  transform: scaleX(1);
}
.page.comingSoon .description,
.page.comingSoon .subscribed,
.page.comingSoon .social {
  margin-bottom: 3vh;
  max-width: 700px;
}
@media (orientation: portrait) {
  .page.comingSoon .description,
  .page.comingSoon .subscribed,
  .page.comingSoon .social {
    margin-bottom: 3vw;
  }
}
.page.comingSoon .description p:last-child,
.page.comingSoon .subscribed p:last-child,
.page.comingSoon .social p:last-child {
  margin-bottom: 0;
}
.page.comingSoon .social {
  margin-bottom: 0;
}
.page.comingSoon .link {
  display: inline-block;
  position: relative;
  font-weight: 700;
}
.page.comingSoon .link.twitter {
  color: #1da1f2;
}
.page.comingSoon .link.twitter .twitter-logo {
  display: inline-block;
  vertical-align: middle;
}
.page.comingSoon .link.twitter::after {
  background: #1da1f2;
}
.page.comingSoon .link.discord {
  color: #5c43f5;
}
.page.comingSoon .link.discord .discord-logo {
  width: 20px;
  height: 26px;
  display: inline-block;
  vertical-align: middle;
}
.page.comingSoon .link.discord .discord-logo svg * {
  fill: #5c43f5;
}
.page.comingSoon .link.discord::after {
  background: #5c43f5;
}
.page.comingSoon .link:hover::after {
  transform-origin: 0 0;
  transform: scaleX(1);
}
.page.comingSoon .link::after {
  content: '';
  display: block;
  position: absolute;
  top: calc(100% - 2px);
  left: 0;
  width: 100%;
  height: 2px;
  background: #000;
  opacity: 0.75;
  transform: scaleX(0);
  transform-origin: 100% 100%;
  transition: transform 0.6s cubic-bezier(0.53, 0.21, 0, 1);
  will-change: transform;
}
.page.comingSoon .separator {
  display: block;
  width: 120px;
  height: 2px;
  margin-top: 1em;
  margin-bottom: 1em;
  background: #705df2;
  opacity: 0.15;
}
@media (max-width: 800px) {
  .page.comingSoon .separator {
    margin-top: 0.75em;
    margin-bottom: 0.75em;
  }
}
@media (max-width: 600px) {
  .page.comingSoon .separator {
    display: none;
  }
}
.page.comingSoon .form {
  position: relative;
  margin-bottom: 6vh;
  height: 72px;
  width: 100%;
  max-width: 520px;
}
@media (orientation: portrait) {
  .page.comingSoon .form {
    margin-bottom: 4vw;
  }
}
.page.comingSoon .form.is-success .background {
  width: 332px;
  opacity: 0.08;
  background: #705df2;
}
.page.comingSoon .form.is-success .input2s {
  opacity: 0;
}
.page.comingSoon .form.is-success .success .label .label-inner {
  transform: translateX(0);
}
.page.comingSoon .form.is-done .success .icon .disc {
  transform: scale(1, 1);
}
.page.comingSoon .form .background {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fefeff;
  border-radius: calc(72px / 2);
  box-shadow: 0px 24px 74px rgba(60,0,189,0.094);
  opacity: 1;
  transition: background 0.5s 0.3s ease-in-out, width 0.5s 0.3s ease-in-out, opacity 0.5s 0.1s ease-in-out;
  will-change: opacity;
}
.page.comingSoon .form .input2s {
  width: 100%;
  height: 72px;
  transition: opacity 0.5s ease-out;
  will-change: opacity;
}
.page.comingSoon .form .input2s .input2 {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% - 144px);
  height: 72px;
  padding-left: 25px;
  line-height: 72px;
  border-top-left-radius: calc(72px / 2);
  border-bottom-left-radius: calc(72px / 2);
}
.page.comingSoon .form .input2s .input2::placeholder {
  color: #c8c5dd;
}
.page.comingSoon .form .input2s .input2:-webkit-autofill,
.page.comingSoon .form .input2s .input2:-webkit-autofill:hover,
.page.comingSoon .form .input2s .input2:-webkit-autofill:focus {
  -webkit-text-fill-color: #000;
  box-shadow: 0 0 0px 100px #fefeff inset;
  transition: background-color 5000s ease-in-out 0s;
}
.page.comingSoon .form .input2s .submit {
  display: block;
  position: absolute;
  top: 3px;
  right: 3px;
  width: 144px;
  height: calc(100% - 3px * 2);
  border-radius: calc((72px - 3px * 2) / 2);
  margin: 0;
}
.page.comingSoon .form .success {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  line-height: 72px;
  pointer-events: none;
}
.page.comingSoon .form .success * {
  pointer-events: none;
}
.page.comingSoon .form .success .icon {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  width: 26px;
  height: 26px;
  margin-left: 22px;
  margin-right: 10px;
}
.page.comingSoon .form .success .icon .disc {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #705df2;
  border-radius: 50%;
  transform: scale(0, 0);
  transition: transform 0.2s ease-in;
  will-change: transform;
}
.page.comingSoon .form .success .icon .disc .inner {
  position: absolute;
  top: calc(50% - 5px);
  left: calc(50% - 6px);
  width: 12px;
  height: 10px;
}
.page.comingSoon .form .success .icon .disc .inner svg {
  display: block;
  width: 100%;
  height: 100%;
}
.page.comingSoon .form .success .icon .disc .inner svg * {
  fill: #fff;
}
.page.comingSoon .form .success .label {
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
}
.page.comingSoon .form .success .label .label-inner {
  display: inline-block;
  position: relative;
  transform: translateX(-100%);
  transition: transform 0.5s 0.8s cubic-bezier(0, 0, 0.25, 1);
}
.page.comingSoon .form .error {
  position: absolute;
  top: calc(100% + 14px);
  left: 0;
  pointer-events: none;
  color: #fe6754;
  overflow: hidden;
}
.page.comingSoon .form .error.has-error .error-inner {
  transform: translateX(0%);
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}
.page.comingSoon .form .error .error-inner {
  display: inline-block;
  position: relative;
  transform: translateX(-100%);
  transition: transform 0.5s cubic-bezier(0.75, 0, 1, 1);
}
html.complete {
  background: #1a1a1a;
}
.page.complete .confetti-canvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.page.complete .fieldset {
  margin-bottom: 1em;
}
.page.complete .page-content .panel .button {
  margin-bottom: 10px;
}
html.error {
  background: #1a1a1a;
}
.page.error a {
  text-decoration: underline;
}
.page.error .page-content {
  text-align: center;
}
.page.error .code .digit {
  font-family: 'Greycliff', sans-serif;
  font-weight: 700;
  font-size: 7rem;
}
.page.error .code .digit:first-child,
.page.error .code .digit:last-child {
  color: #fe6854;
}
html.experience {
  background: #fff;
}
.page.experience .experience {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
html.generalConditions {
  background: #1a1a1a;
}
html.home {
  background: #fff;
}
.page.home {
  font-size: 20px;
/**
     * Chapter
     */
/**
     * Landing
     */
/**
     * Promotion
     */
/**
     * Program
     */
/**
     * Bruno
     */
/**
     * For who
     */
/**
     * Students
     */
/**
     * Professionals
     */
/**
     * Questions
     */
}
@media (max-width: 1600px) {
  .page.home {
    font-size: 18px;
  }
}
@media (max-width: 1300px) {
  .page.home {
    font-size: 16px;
  }
}
@media (max-width: 1050px) {
  .page.home {
    font-size: 15px;
  }
}
@media (max-width: 800px) {
  .page.home {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  .page.home {
    font-size: 14px;
  }
}
@media (max-width: 400px) {
  .page.home {
    font-size: 13px;
  }
}
.page.home .section-title {
  font-family: 'Greycliff';
  font-weight: 800;
  font-size: 48px;
  letter-spacing: -0.02em;
}
@media (max-width: 1600px) {
  .page.home .section-title {
    font-size: 44px;
  }
}
@media (max-width: 1300px) {
  .page.home .section-title {
    font-size: 40px;
  }
}
@media (max-width: 1050px) {
  .page.home .section-title {
    font-size: 36px;
  }
}
@media (max-width: 800px) {
  .page.home .section-title {
    font-size: 32px;
  }
}
@media (max-width: 600px) {
  .page.home .section-title {
    font-size: 28px;
  }
}
@media (max-width: 400px) {
  .page.home .section-title {
    font-size: 24px;
  }
}
.page.home .section-sub-title {
  font-family: 'Greycliff';
  font-weight: 500;
  font-size: 24px;
  color: #a5a5a5;
}
@media (max-width: 1600px) {
  .page.home .section-sub-title {
    font-size: 22px;
  }
}
@media (max-width: 1300px) {
  .page.home .section-sub-title {
    font-size: 21px;
  }
}
@media (max-width: 1050px) {
  .page.home .section-sub-title {
    font-size: 20px;
  }
}
@media (max-width: 800px) {
  .page.home .section-sub-title {
    font-size: 19px;
  }
}
@media (max-width: 600px) {
  .page.home .section-sub-title {
    font-size: 18px;
  }
}
@media (max-width: 400px) {
  .page.home .section-sub-title {
    font-size: 17px;
  }
}
.page.home .button.deactivated {
  cursor: not-allowed;
}
.page.home .chapter {
  position: relative;
}
.page.home .chapter.chapter-01 .section-title,
.page.home .chapter.chapter-01 .information,
.page.home .chapter.chapter-01 .lessons li .lesson-number {
  color: #ff6651;
}
.page.home .chapter.chapter-01 .information .format-icon svg * {
  stroke: #ff6651;
}
.page.home .chapter.chapter-01 .grid .line {
  background: #ff6651;
}
.page.home .chapter.chapter-01 .illustration {
  position: absolute;
  top: -40px;
  right: -40px;
}
.page.home .chapter.chapter-02 .section-title,
.page.home .chapter.chapter-02 .information,
.page.home .chapter.chapter-02 .lessons li .lesson-number {
  color: #54baf3;
}
.page.home .chapter.chapter-02 .information .format-icon svg * {
  stroke: #54baf3;
}
.page.home .chapter.chapter-02 .grid .line {
  background: #54baf3;
}
.page.home .chapter.chapter-02 .illustration {
  position: absolute;
  top: -90px;
  right: -80px;
}
.page.home .chapter.chapter-03 .section-title,
.page.home .chapter.chapter-03 .information,
.page.home .chapter.chapter-03 .lessons li .lesson-number {
  color: #ffb905;
}
.page.home .chapter.chapter-03 .information .format-icon svg * {
  stroke: #ffb905;
}
.page.home .chapter.chapter-03 .grid .line {
  background: #ffb905;
}
.page.home .chapter.chapter-03 .illustration {
  position: absolute;
  top: -50px;
  right: -30px;
}
.page.home .chapter.chapter-04 .section-title,
.page.home .chapter.chapter-04 .information,
.page.home .chapter.chapter-04 .lessons li .lesson-number {
  color: #705df2;
}
.page.home .chapter.chapter-04 .information .format-icon svg * {
  stroke: #705df2;
}
.page.home .chapter.chapter-04 .grid .line {
  background: #705df2;
}
.page.home .chapter.chapter-04 .illustration {
  position: absolute;
  top: -70px;
  right: -100px;
}
.page.home .chapter.chapter-05 .section-title,
.page.home .chapter.chapter-05 .information,
.page.home .chapter.chapter-05 .lessons li .lesson-number {
  color: #666789;
}
.page.home .chapter.chapter-05 .information .format-icon svg * {
  stroke: #666789;
}
.page.home .chapter.chapter-05 .grid .line {
  background: #666789;
}
.page.home .chapter.chapter-05 .illustration {
  position: absolute;
  top: -55px;
  right: -50px;
}
.page.home .chapter .grid {
  position: absolute;
  top: 0;
  right: 0;
  width: 320px;
  height: 400px;
  overflow: hidden;
  opacity: 0.6;
}
.page.home .chapter .grid .shadow {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 150px -150px 150px #fff inset;
}
.page.home .chapter .grid .line {
  position: absolute;
  top: 0;
  right: 0;
  width: 400px;
  height: 1px;
  transform-origin: top right;
}
.page.home .chapter .grid .line:nth-child(1) {
  top: 120px;
}
.page.home .chapter .grid .line:nth-child(2) {
  top: 240px;
}
.page.home .chapter .grid .line:nth-child(3) {
  top: 360px;
}
.page.home .chapter .grid .line:nth-child(4) {
  top: -120px;
}
.page.home .chapter .grid .line:nth-child(5) {
  top: 0px;
}
.page.home .chapter .grid .line:nth-child(6) {
  top: 120px;
}
.page.home .chapter .grid .line:nth-child(7) {
  top: 240px;
}
.page.home .chapter .grid .line.vertical {
  transform: rotate(-30deg);
}
.page.home .chapter .grid .line.horizontal {
  transform: rotate(30deg);
}
.page.home .chapter .illustration {
  position: absolute;
  top: 0;
  right: 0;
}
@media (max-width: 1300px) {
  .page.home .chapter .illustration {
    margin-top: -40px;
    margin-right: -60px;
  }
}
@media (max-width: 1050px) {
  .page.home .chapter .illustration {
    margin-top: -10px;
    margin-right: -15px;
  }
}
@media (max-width: 600px) {
  .page.home .chapter .illustration {
    margin-top: -40px;
    margin-right: -60px;
  }
}
.page.home .chapter .illustration img {
  position: absolute;
  top: 0;
  right: 0;
  box-shadow: 0px 50px 60px rgb(0 0 0 / 10%);
    border-radius: 12px;
  z-index: 100;
}
@media (max-width: 600px) {
  .page.home .chapter .illustration img {
    transform: scale(0.75, 0.75);
  }
}
@media (max-width: 400px) {
  .page.home .chapter .illustration img {
    transform: scale(0.5, 0.5);
  }
}
.page.home .chapter .number {
  display: block;
  position: relative;
  margin-bottom: 8px;
  font-family: 'Greycliff';
  font-weight: 800;
  font-size: 24px;
}
@media (max-width: 1600px) {
  .page.home .chapter .number {
    font-size: 23px;
  }
}
@media (max-width: 1300px) {
  .page.home .chapter .number {
    font-size: 22px;
  }
}
@media (max-width: 1050px) {
  .page.home .chapter .number {
    font-size: 21px;
  }
}
@media (max-width: 800px) {
  .page.home .chapter .number {
    font-size: 20px;
  }
}
@media (max-width: 600px) {
  .page.home .chapter .number {
    font-size: 19px;
  }
}
@media (max-width: 400px) {
  .page.home .chapter .number {
    font-size: 18px;
  }
}
.page.home .chapter .section-title {
  position: relative;
  margin-bottom: 15px;
  font-size: 42px;
}
.page.home .chapter .description {
  position: relative;
  margin-bottom: 25px;
  font-size: 18px;
}
@media (max-width: 1300px) {
  .page.home .chapter .description {
    font-size: 16px;
  }
}
@media (max-width: 1050px) {
  .page.home .chapter .description {
    font-size: 15px;
  }
}
@media (max-width: 800px) {
  .page.home .chapter .description {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  .page.home .chapter .description {
    font-size: 14px;
  }
}
@media (max-width: 400px) {
  .page.home .chapter .description {
    font-size: 13px;
  }
}
.page.home .chapter .information {
  position: relative;
  margin-bottom: 25px;
  font-size: 16px;
  font-weight: 500;
}
.page.home .chapter .information .format-icon {
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 25px;
  margin-right: 4px;
}
.page.home .chapter .lessons {
  position: relative;
  width: 100%;
  color: #464646;
  font-size: 18px;
}
@media (max-width: 1300px) {
  .page.home .chapter .lessons {
    font-size: 16px;
  }
}
@media (max-width: 1050px) {
  .page.home .chapter .lessons {
    font-size: 15px;
  }
}
@media (max-width: 800px) {
  .page.home .chapter .lessons {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  .page.home .chapter .lessons {
    font-size: 14px;
  }
}
@media (max-width: 400px) {
  .page.home .chapter .lessons {
    font-size: 13px;
  }
}
.page.home .chapter .lessons li {
  display: flex;
  padding-top: 10px;
  padding-bottom: 12px;
  background-position: bottom left;
  background-image: url(assets/images/a24ee29d36728737805260d6e71bcb8c.png);
  background-repeat: repeat-x;
}
.page.home .chapter .lessons li:last-child {
  background: none;
}
.page.home .chapter .lessons li .lesson-number {
  display: block;
  width: 30px;
  font-weight: 700;
}
.page.home .chapter .lessons li .lesson-title {
  display: block;
  width: calc(100% - 30px - 75px);
}
.page.home .chapter .lessons li .lesson-duration {
  display: block;
  width: 75px;
  text-align: right;
  font-size: 16px;
  opacity: 0.8;
}
@media (max-width: 1600px) {
  .page.home .chapter .lessons li .lesson-duration {
    font-size: 15px;
  }
}
@media (max-width: 1300px) {
  .page.home .chapter .lessons li .lesson-duration {
    font-size: 14px;
  }
}
@media (max-width: 1050px) {
  .page.home .chapter .lessons li .lesson-duration {
    font-size: 13px;
  }
}
@media (max-width: 800px) {
  .page.home .chapter .lessons li .lesson-duration {
    font-size: 12px;
  }
}
.page.home section.landing {
  position: relative;
  min-height: 100vh;
}
@media (max-width: 800px) {
  .page.home section.landing {
    min-height: 0;
  }
}
.page.home section.landing.is-interacting .experience {
  transform: translateX(0);
  transition-duration: 1s;
  transition-delay: 0.3s;
  transition-timing-function: cubic-bezier(0.75, 0, 0.25, 1);
}
@media (max-width: 800px) {
  .page.home section.landing.is-interacting .experience {
    transition: none;
  }
}
.page.home section.landing.is-interacting .main-logo {
  opacity: 0;
  transform: translateX(-30px);
  transition-property: opacity, transform;
  transition-duration: 0.3s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.75, 0, 1, 1);
}
@media (max-width: 800px) {
  .page.home section.landing.is-interacting .main-logo {
    transition: none;
  }
}
.page.home section.landing.is-interacting .navigation {
  opacity: 1;
  transform: translateY(0px);
  transition-property: opacity, transform;
  transition-duration: 0.5s;
  transition-delay: 1s;
}
@media (max-width: 800px) {
  .page.home section.landing.is-interacting .navigation {
    transition: none;
  }
}
.page.home section.landing.is-interacting .click {
  opacity: 0;
  transform: translateY(105px);
  transition-property: opacity, transform;
  transition-duration: 0.5s;
  transition-delay: 0s;
}
.page.home section.landing.is-interacting .mask {
  transition-duration: 1s;
}
.page.home section.landing.is-interacting .mask.is-top {
  transform: scaleY(0);
  transition-timing-function: cubic-bezier(0.75, 0, 0.25, 1);
  transition-delay: 0.3s;
}
.page.home section.landing.is-interacting .mask.is-right {
  transform: translateX(0);
  transition-timing-function: cubic-bezier(0.75, 0, 0.25, 1);
  transition-delay: 0.3s;
}
.page.home section.landing.is-interacting .mask.is-bottom {
  transform: scaleY(0);
  transition-timing-function: cubic-bezier(0.75, 0, 0.25, 1);
  transition-delay: 0.3s;
}
.page.home section.landing.is-interacting .mask.is-left {
  transform: translateX(-100%);
  transition-timing-function: cubic-bezier(0.75, 0, 0.25, 1);
  transition-delay: 0.3s;
}
.page.home section.landing.is-interacting .close {
  pointer-events: auto;
}
.page.home section.landing.is-interacting .close .background {
  transform: scale(1, 1);
  transition-duration: 0.5s;
  transition-delay: 0.95s;
  transition-timing-function: cubic-bezier(0.59, 1.97, 0.55, 0.83);
}
.page.home section.landing.is-interacting .close .bars {
  transform: scale(1, 1);
  transition-duration: 0.5s;
  transition-delay: 1s;
  transition-timing-function: cubic-bezier(0.59, 1.97, 0.55, 0.83);
}
.page.home section.landing.is-interacting .chapters {
  pointer-events: auto;
}
.page.home section.landing.is-interacting .chapters .overlay {
  opacity: 1;
  transition-duration: 1s;
  transition-delay: 1.3s;
}
.page.home section.landing.is-interacting .content {
  pointer-events: none;
}
.page.home section.landing.is-interacting .content .element {
  opacity: 0;
  transform: translateX(-30px);
  transition-property: opacity, transform;
  transition-duration: 0.3s, 0.3s;
  transition-timing-function: cubic-bezier(0.75, 0, 1, 1);
}
@media (max-width: 800px) {
  .page.home section.landing.is-interacting .content .element {
    opacity: 1;
    transform: none;
    transition: none;
  }
}
.page.home section.landing.is-interacting .content .element.delay-0 {
  transition-delay: 0s;
}
.page.home section.landing.is-interacting .content .element.delay-1 {
  transition-delay: 0.05s;
}
.page.home section.landing.is-interacting .content .element.delay-2 {
  transition-delay: 0.1s;
}
.page.home section.landing.is-interacting .content .element.delay-3 {
  transition-delay: 0.15s;
}
.page.home section.landing.is-interacting .content .element.delay-4 {
  transition-delay: 0.2s;
}
.page.home section.landing.is-interacting .content .element.delay-5 {
  transition-delay: 0.25s;
}
.page.home section.landing.is-not-interacting .experience {
  transform: translateX(calc((960px + 500px) / 2));
  transition-duration: 1s;
  transition-delay: 0.3s;
  transition-timing-function: cubic-bezier(0.75, 0, 0.25, 1);
}
@media (max-width: 2150px) {
  .page.home section.landing.is-not-interacting .experience {
    transform: translateX(calc((800px + 460px) / 2));
  }
}
@media (max-width: 1600px) {
  .page.home section.landing.is-not-interacting .experience {
    transform: translateX(calc((650px + 420px) / 2));
  }
}
@media (max-width: 1300px) {
  .page.home section.landing.is-not-interacting .experience {
    transform: translateX(calc((540px + 360px) / 2));
  }
}
@media (max-width: 1050px) {
  .page.home section.landing.is-not-interacting .experience {
    transform: translateX(calc((420px + 360px) / 2));
  }
}
@media (max-width: 800px) {
  .page.home section.landing.is-not-interacting .experience {
    transform: none;
    transition: none;
  }
}
.page.home section.landing.is-not-interacting .main-logo {
  opacity: 1;
  transform: translateX(0px);
  transition-property: opacity, transform;
  transition-duration: 0.3s;
  transition-delay: 1s;
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1), cubic-bezier(0, 0, 0.25, 1);
}
@media (max-width: 800px) {
  .page.home section.landing.is-not-interacting .main-logo {
    transition: none;
  }
}
.page.home section.landing.is-not-interacting .navigation {
  opacity: 0;
  transform: translateY(105px);
  transition-property: opacity, transform;
  transition-duration: 0.5s;
  transition-delay: 0s;
}
.page.home section.landing.is-not-interacting .click {
  opacity: 1;
  transform: translateY(0px);
  transition-property: opacity, transform;
  transition-duration: 0.5s;
  transition-delay: 1s;
}
.page.home section.landing.is-not-interacting .mask {
  transition-duration: 1s;
}
.page.home section.landing.is-not-interacting .mask.is-top {
  transform: scaleY(1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.25, 1);
  transition-delay: 0.3s;
}
.page.home section.landing.is-not-interacting .mask.is-right {
  transform: translateX(calc(100% - 25px));
  transition-timing-function: cubic-bezier(0.75, 0, 0.25, 1);
  transition-delay: 0.3s;
}
@media (max-width: 1600px) {
  .page.home section.landing.is-not-interacting .mask.is-right {
    transform: translateX(calc(100% - 20px));
  }
}
@media (max-width: 1300px) {
  .page.home section.landing.is-not-interacting .mask.is-right {
    transform: translateX(calc(100% - 15px));
  }
}
.page.home section.landing.is-not-interacting .mask.is-bottom {
  transform: scaleY(1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.25, 1);
  transition-delay: 0.3s;
}
.page.home section.landing.is-not-interacting .mask.is-left {
  transform: translateX(0%);
  transition-timing-function: cubic-bezier(0.75, 0, 0.25, 1);
  transition-delay: 0.3s;
}
.page.home section.landing.is-not-interacting .close {
  pointer-events: none;
}
.page.home section.landing.is-not-interacting .close .background {
  transform: scale(0.0001, 0.0001);
  transition-duration: 0.5s;
  transition-delay: 0.1s;
}
.page.home section.landing.is-not-interacting .close .bars {
  transform: scale(0.0001, 0.0001);
  transition-duration: 0.5s;
  transition-delay: 0s;
}
.page.home section.landing.is-not-interacting .chapters {
  pointer-events: none;
}
.page.home section.landing.is-not-interacting .chapters .overlay {
  opacity: 0;
  transition-duration: 1s;
}
.page.home section.landing.is-not-interacting .content {
  pointer-events: auto;
}
.page.home section.landing.is-not-interacting .content .element {
  opacity: 1;
  transform: translateX(0px);
  transition-property: opacity, transform;
  transition-duration: 0.3s, 0.3s;
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1), cubic-bezier(0, 0, 0.25, 1);
}
.page.home section.landing.is-not-interacting .content .element.delay-0 {
  transition-delay: 1s;
}
.page.home section.landing.is-not-interacting .content .element.delay-1 {
  transition-delay: 1.05s;
}
.page.home section.landing.is-not-interacting .content .element.delay-2 {
  transition-delay: 1.1s;
}
.page.home section.landing.is-not-interacting .content .element.delay-3 {
  transition-delay: 1.15s;
}
.page.home section.landing.is-not-interacting .content .element.delay-4 {
  transition-delay: 1.2s;
}
.page.home section.landing.is-not-interacting .content .element.delay-5 {
  transition-delay: 1.25s;
}
.page.home section.landing .experience {
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100vw - 500px);
  height: 100%;
  outline: none;
  overflow: hidden;
  will-change: transform;
  transition-property: transform;
}
@media (max-width: 1600px) {
  .page.home section.landing .experience {
    width: calc(100vw - 460px);
  }
}
@media (max-width: 1300px) {
  .page.home section.landing .experience {
    width: calc(100vw - 420px);
  }
}
@media (max-width: 1050px) {
  .page.home section.landing .experience {
    width: calc(100vw - 360px);
  }
}
@media (max-width: 800px) {
  .page.home section.landing .experience {
    position: relative;
    top: auto;
    left: auto;
    width: auto;
    height: calc(3 / 4 * 100vw);
    max-height: 100vh;
  }
}
.page.home section.landing .experience .canvas {
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(../../assets/images/0101.jpg);
    background-color: #100c0c;
    width: 100%;
    height: 100%;
    cursor: grab;
}
.page.home section.landing .navigation {
  position: absolute;
  top: calc(100vh - 45px - 58px);
  left: calc(50% - 262px / 2);
  width: 262px;
  height: 58px;
  background: #fff;
  border-radius: 29px;
  box-shadow: 0px 30px 70px rgba(60,0,189,0.133);
  will-change: transform;
  cursor: default;
  z-index: 3;
  user-select: none;
}
@media (max-width: 1600px) {
  .page.home section.landing .navigation {
    left: calc(50% - 250px / 2);
    top: calc(100vh - 40 - 58px);
    width: 250px;
    height: 58px;
  }
}
@media (max-width: 1300px) {
  .page.home section.landing .navigation {
    left: calc(50% - 240px / 2);
    top: calc(100vh - 35px - 56px);
    width: 240px;
    height: 56px;
  }
}
@media (max-width: 1050px) {
  .page.home section.landing .navigation {
    left: calc(50% - 230px / 2);
    top: calc(100vh - 30px - 52px);
    width: 230px;
    height: 52px;
  }
}
@media (max-width: 800px) {
  .page.home section.landing .navigation {
    left: calc(50% - 220px / 2);
    top: auto;
    bottom: 25px;
    width: 220px;
    height: 48px;
  }
}
@media (max-width: 600px) {
  .page.home section.landing .navigation {
    left: calc(50% - 210px / 2);
    bottom: 20px;
    width: 210px;
    height: 44px;
  }
}
@media (max-width: 400px) {
  .page.home section.landing .navigation {
    left: calc(50% - 200px / 2);
    bottom: 20px;
    width: 200px;
    height: 40px;
  }
}
.page.home section.landing .navigation .sibling {
  display: flex;
  position: absolute;
  top: 0;
  width: 60px;
  height: 100%;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  pointer-events: none;
}
@media (max-width: 1600px) {
  .page.home section.landing .navigation .sibling {
    width: 58px;
  }
}
@media (max-width: 1300px) {
  .page.home section.landing .navigation .sibling {
    width: 56px;
  }
}
@media (max-width: 1050px) {
  .page.home section.landing .navigation .sibling {
    width: 54px;
  }
}
@media (max-width: 800px) {
  .page.home section.landing .navigation .sibling {
    width: 52px;
  }
}
@media (max-width: 600px) {
  .page.home section.landing .navigation .sibling {
    width: 50px;
  }
}
@media (max-width: 400px) {
  .page.home section.landing .navigation .sibling {
    width: 48px;
  }
}
.page.home section.landing .navigation .sibling.is-active {
  pointer-events: auto;
}
.page.home section.landing .navigation .sibling.is-active .icon {
  opacity: 1;
}
.page.home section.landing .navigation .sibling.is-previous {
  left: 0;
  padding-left: 3px;
}
.page.home section.landing .navigation .sibling.is-previous::after {
  right: 0;
}
.page.home section.landing .navigation .sibling.is-previous .icon {
  top: 1px;
}
.page.home section.landing .navigation .sibling.is-next {
  right: 0;
  padding-right: 3px;
}
.page.home section.landing .navigation .sibling.is-next::after {
  left: 0;
}
.page.home section.landing .navigation .sibling.is-next .icon {
  transform: rotate(180deg);
}
.page.home section.landing .navigation .sibling::after {
  content: '';
  position: absolute;
  top: 0;
  width: 1px;
  height: 100%;
  background: #705df2;
  opacity: 0.1;
}
.page.home section.landing .navigation .sibling .icon {
  display: block;
  position: relative;
  width: 12px;
  height: 7px;
  opacity: 0.2;
  transition: opacity 0.2s;
  will-change: opacity;
}
.page.home section.landing .navigation .sibling .icon svg {
  display: block;
  width: 100%;
  height: 100%;
}
.page.home section.landing .navigation .sibling .icon svg * {
  fill: #705df2;
  opacity: 1;
}
.page.home section.landing .navigation .label {
  display: flex;
  position: absolute;
  top: 0;
  left: 60px;
  right: 60px;
  height: 100%;
  line-height: 58px;
  justify-content: center;
  font-size: 18px;
  opacity: 0.9;
}
@media (max-width: 1600px) {
  .page.home section.landing .navigation .label {
    line-height: 58px;
  }
}
@media (max-width: 1300px) {
  .page.home section.landing .navigation .label {
    line-height: 56px;
    font-size: 16px;
  }
}
@media (max-width: 1050px) {
  .page.home section.landing .navigation .label {
    line-height: 52px;
    font-size: 15px;
  }
}
@media (max-width: 800px) {
  .page.home section.landing .navigation .label {
    line-height: 48px;
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  .page.home section.landing .navigation .label {
    line-height: 44px;
    font-size: 14px;
  }
}
@media (max-width: 400px) {
  .page.home section.landing .navigation .label {
    line-height: 40px;
    font-size: 13px;
  }
}
.page.home section.landing .navigation .label .value {
  position: relative;
  display: inline-block;
}
.page.home section.landing .navigation .label .value .placeholder {
  visibility: hidden;
}
.page.home section.landing .navigation .label .value .digit {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition-property: transform, opacity;
  transition-duration: 0.5s, 0.5s;
  will-change: transform, opacity;
}
.page.home section.landing .navigation .label .value .digit.is-before {
  transform: translateY(10px);
  opacity: 0;
  transition-delay: 0, 0;
}
.page.home section.landing .navigation .label .value .digit.is-current {
  transform: translateY(0);
  opacity: 1;
  transition-delay: 0.2s, 0.2s;
}
.page.home section.landing .navigation .label .value .digit.is-after {
  transform: translateY(-10px);
  opacity: 0;
  transition-delay: 0, 0;
}
.page.home section.landing .click {
  position: absolute;
  top: calc(100vh - 45px - 58px);
  left: calc(50% - 262px / 2);
  width: 200px;
  height: 58px;
  background: #fff;
  border-radius: 29px;
  box-shadow: 0px 30px 70px rgba(60,0,189,0.133);
  will-change: transform;
  cursor: default;
  z-index: 3;
  pointer-events: none;
  user-select: none;
}
@media (max-width: 1600px) {
  .page.home section.landing .click {
    left: calc(50% - 250px / 2);
    top: calc(100vh - 40 - 58px);
    width: 200px;
    height: 58px;
  }
}
@media (max-width: 1300px) {
  .page.home section.landing .click {
    left: calc(50% - 240px / 2);
    top: calc(100vh - 35px - 56px);
    width: 200px;
    height: 56px;
  }
}
@media (max-width: 1050px) {
  .page.home section.landing .click {
    left: calc(50% - 230px / 2);
    top: calc(100vh - 30px - 52px);
    width: 200px;
    height: 52px;
  }
}
@media (max-width: 800px) {
  .page.home section.landing .click {
    left: calc(50% - 220px / 2);
    top: auto;
    bottom: 25px;
    width: 200px;
    height: 48px;
  }
}
@media (max-width: 600px) {
  .page.home section.landing .click {
    left: calc(50% - 210px / 2);
    bottom: 20px;
    width: 200px;
    height: 44px;
  }
}
@media (max-width: 400px) {
  .page.home section.landing .click {
    left: calc(50% - 200px / 2);
    bottom: 20px;
    width: 200px;
    height: 40px;
  }
}
.page.home section.landing .click .icon {
  position: relative;
  width: 20px;
  height: 30px;
  border: 2px solid #705df2;
  border-radius: 11px;
  margin-left: 24px;
}
@media (max-width: 800px) {
  .page.home section.landing .click .icon {
    width: 18px;
    height: 26px;
  }
}
.page.home section.landing .click .icon .left-button {
  position: absolute;
  top: 2px;
  left: 2px;
  width: calc(100% / 2 - 2px);
  height: 9px;
  background: #705df2;
  border-top-left-radius: 6px;
}
.page.home section.landing .click .label {
  color: #000;
  font-family: Roboto, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
}
.page.home section.landing .mask {
  position: absolute;
  height: 100%;
  background: #fff;
  transition-property: transform;
  will-change: transform;
  z-index: 1;
}
@media (max-width: 800px) {
  .page.home section.landing .mask {
    display: none;
  }
}
.page.home section.landing .mask.is-top {
  top: 0;
  left: 0;
  width: 100%;
  height: 25px;
  transform-origin: 50% 0%;
}
@media (max-width: 1600px) {
  .page.home section.landing .mask.is-top {
    height: 20px;
  }
}
@media (max-width: 1300px) {
  .page.home section.landing .mask.is-top {
    height: 15px;
  }
}
.page.home section.landing .mask.is-right {
  top: 0;
  right: 0;
  width: 500px;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}
@media (max-width: 1600px) {
  .page.home section.landing .mask.is-right {
    width: 460px;
  }
}
@media (max-width: 1300px) {
  .page.home section.landing .mask.is-right {
    width: 420px;
  }
}
@media (max-width: 1050px) {
  .page.home section.landing .mask.is-right {
    width: 360px;
  }
}
.page.home section.landing .mask.is-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  height: 25px;
  transform-origin: 50% 100%;
}
@media (max-width: 1600px) {
  .page.home section.landing .mask.is-bottom {
    height: 20px;
  }
}
@media (max-width: 1300px) {
  .page.home section.landing .mask.is-bottom {
    height: 15px;
  }
}
.page.home section.landing .mask.is-left {
  top: 0;
  left: 0;
  width: 960px;
}
@media (max-width: 2150px) {
  .page.home section.landing .mask.is-left {
    width: 800px;
  }
}
@media (max-width: 1600px) {
  .page.home section.landing .mask.is-left {
    width: 650px;
  }
}
@media (max-width: 1300px) {
  .page.home section.landing .mask.is-left {
    width: 540px;
  }
}
@media (max-width: 1050px) {
  .page.home section.landing .mask.is-left {
    width: 420px;
  }
}
.page.home section.landing .close {
  display: block;
  position: absolute;
  top: 50%;
  left: calc(85px + 30px);
  pointer-events: none;
  z-index: 3;
}
@media (max-width: 1600px) {
  .page.home section.landing .close {
    left: calc(70px + 30px);
  }
}
@media (max-width: 1300px) {
  .page.home section.landing .close {
    left: calc(55px + 30px);
  }
}
@media (max-width: 1050px) {
  .page.home section.landing .close {
    left: calc(40px + 30px);
  }
}
@media (max-width: 800px) {
  .page.home section.landing .close {
    left: calc(30px + 30px);
  }
}
@media (max-width: 600px) {
  .page.home section.landing .close {
    top: 40px;
    left: auto;
    right: calc(20px + 25px);
  }
}
@media (max-width: 400px) {
  .page.home section.landing .close {
    top: 35px;
    left: auto;
    right: calc(15px + 20px);
  }
}
.page.home section.landing .close .background {
  display: block;
  position: absolute;
  top: -30px;
  left: -30px;
  width: 59px;
  height: 59px;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0px 30px 70px rgba(60,0,189,0.133);
  transition-property: transform;
  will-change: transform;
}
@media (max-width: 600px) {
  .page.home section.landing .close .background {
    top: -25px;
    left: -25px;
    width: 49px;
    height: 49px;
  }
}
.page.home section.landing .close .bars {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  transition-property: transform;
  will-change: transform;
}
.page.home section.landing .close .bars .bar {
  display: block;
  position: absolute;
  top: -1px;
  left: -9px;
  width: 19px;
  height: 3px;
  background: #705df2;
  border-radius: 2px;
}
.page.home section.landing .close .bars .bar.bar-1 {
  transform: rotate(-45deg);
}
.page.home section.landing .close .bars .bar.bar-2 {
  transform: rotate(45deg);
}
.page.home section.landing .chapters {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 500px;
  overflow: hidden;
  pointer-events: none;
  z-index: 1;
}
@media (max-width: 1600px) {
  .page.home section.landing .chapters {
    width: 460px;
  }
}
@media (max-width: 1300px) {
  .page.home section.landing .chapters {
    width: 420px;
  }
}
@media (max-width: 1050px) {
  .page.home section.landing .chapters {
    width: 360px;
  }
}
@media (max-width: 800px) {
  .page.home section.landing .chapters {
    display: none;
  }
}
.page.home section.landing .chapters .container {
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% + 20px);
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}
.page.home section.landing .chapters .chapter {
  display: none;
  position: absolute;
  display: flex;
  top: 180px;
  left: 0;
  width: 100%;
  min-height: calc(100% - 180px);
  padding-right: 80px;
  padding-bottom: 100px;
  padding-left: 80px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  overflow: hidden;
  pointer-events: none;
}
@media (max-width: 1600px) {
  .page.home section.landing .chapters .chapter {
    top: 140px;
    min-height: calc(100% - 160px);
    padding-right: 70px;
    padding-bottom: 85px;
    padding-left: 70px;
  }
}
@media (max-width: 1300px) {
  .page.home section.landing .chapters .chapter {
    top: 110px;
    min-height: calc(100% - 140px);
    padding-right: 60px;
    padding-bottom: 70px;
    padding-left: 60px;
  }
}
@media (max-width: 1050px) {
  .page.home section.landing .chapters .chapter {
    top: 80px;
    min-height: calc(100% - 140px);
    padding-right: 50px;
    padding-bottom: 55px;
    padding-left: 50px;
  }
}
.page.home section.landing .chapters .chapter.is-active {
  pointer-events: auto;
}
.page.home section.landing .chapters .chapter.is-active .element {
  opacity: 1;
  transform: translateX(0);
  transition-timing-function: ease-out;
}
.page.home section.landing .chapters .chapter.is-active .element.delay-0 {
  transition-delay: 0s;
}
.page.home section.landing .chapters .chapter.is-active .element.delay-1 {
  transition-delay: 0.05s;
}
.page.home section.landing .chapters .chapter.is-active .element.delay-2 {
  transition-delay: 0.1s;
}
.page.home section.landing .chapters .chapter.is-active .element.delay-3 {
  transition-delay: 0.15s;
}
.page.home section.landing .chapters .chapter.is-active .element.delay-4 {
  transition-delay: 0.2s;
}
.page.home section.landing .chapters .chapter.is-active .element.delay-5 {
  transition-delay: 0.25s;
}
.page.home section.landing .chapters .chapter.is-active .element.delay-6 {
  transition-delay: 0.3s;
}
.page.home section.landing .chapters .chapter.is-active .element.delay-7 {
  transition-delay: 0.35s;
}
.page.home section.landing .chapters .chapter.is-active .element.delay-8 {
  transition-delay: 0.4s;
}
.page.home section.landing .chapters .chapter.is-active .element.delay-9 {
  transition-delay: 0.45s;
}
.page.home section.landing .chapters .chapter.is-active .element.delay-10 {
  transition-delay: 0.5s;
}
.page.home section.landing .chapters .chapter.is-active .element.delay-11 {
  transition-delay: 0.55s;
}
.page.home section.landing .chapters .chapter.is-active .element.delay-12 {
  transition-delay: 0.6s;
}
.page.home section.landing .chapters .chapter.is-active .element.delay-13 {
  transition-delay: 0.65s;
}
.page.home section.landing .chapters .chapter.is-active .element.delay-14 {
  transition-delay: 0.7s;
}
.page.home section.landing .chapters .chapter.is-active .element.delay-15 {
  transition-delay: 0.75s;
}
.page.home section.landing .chapters .chapter.is-active .element.delay-16 {
  transition-delay: 0.8s;
}
.page.home section.landing .chapters .chapter.is-active .element.delay-17 {
  transition-delay: 0.85s;
}
.page.home section.landing .chapters .chapter.is-active .element.delay-18 {
  transition-delay: 0.9s;
}
.page.home section.landing .chapters .chapter.is-active .element.delay-19 {
  transition-delay: 0.95s;
}
.page.home section.landing .chapters .chapter.is-active .element.delay-20 {
  transition-delay: 1s;
}
.page.home section.landing .chapters .chapter .grid,
.page.home section.landing .chapters .chapter .illustration {
  display: none;
}
.page.home section.landing .chapters .chapter .element {
  opacity: 0;
  transform: translateX(30px);
  transition-duration: 0.3s;
}
.page.home section.landing .chapters .overlay {
  position: absolute;
  left: 0;
  width: 100%;
  pointer-events: none;
  opacity: 0;
  will-change: opacity;
}
.page.home section.landing .chapters .overlay.is-top {
  top: 0;
  height: 180px;
  background: linear-gradient(#fff 60%, rgba(255,255,255,0) 100%);
}
.page.home section.landing .chapters .overlay.is-bottom {
  bottom: 0;
  height: 100px;
  background: linear-gradient(rgba(255,255,255,0), #fff);
}
.page.home section.landing .main-logo {
  position: absolute;
  top: 55px;
  left: 85px;
  z-index: 2;
}
@media (max-width: 1600px) {
  .page.home section.landing .main-logo {
    top: 45px;
    left: 70px;
  }
}
@media (max-width: 1300px) {
  .page.home section.landing .main-logo {
    top: 35px;
    left: 55px;
  }
}
@media (max-width: 1050px) {
  .page.home section.landing .main-logo {
    top: 25px;
    left: 40px;
  }
}
@media (max-width: 800px) {
  .page.home section.landing .main-logo {
    top: 20px;
    left: 30px;
  }
}
@media (max-width: 600px) {
  .page.home section.landing .main-logo {
    top: 20px;
    left: 20px;
  }
}
@media (max-width: 400px) {
  .page.home section.landing .main-logo {
    top: 20px;
    left: 20px;
  }
}
.page.home section.landing .content {
  display: flex;
  position: relative;
  width: 960px;
  min-height: 100vh;
  padding-top: 100px;
  padding-right: 120px;
  padding-bottom: 60px;
  padding-left: 200px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  transition-property: opacity, transform;
  z-index: 1;
}
@media (max-width: 2150px) {
  .page.home section.landing .content {
    width: 800px;
    padding-right: 100px;
    padding-left: 180px;
  }
}
@media (max-width: 1600px) {
  .page.home section.landing .content {
    width: 650px;
    padding-right: 80px;
    padding-left: 140px;
  }
}
@media (max-width: 1300px) {
  .page.home section.landing .content {
    width: 540px;
    padding-right: 50px;
    padding-left: 80px;
  }
}
@media (max-width: 1050px) {
  .page.home section.landing .content {
    width: 420px;
    padding-right: 20px;
    padding-left: 40px;
  }
}
@media (max-width: 800px) {
  .page.home section.landing .content {
    min-height: 0;
    width: auto;
    padding-left: 30px;
  }
}
@media (max-width: 600px) {
  .page.home section.landing .content {
    min-height: 0;
    width: auto;
    padding-left: 20px;
  }
}
.page.home section.landing .content .main-title {
  margin-bottom: 2.5vh;
  font-size: 64px;
  font-weight: 800;
  line-height: 0.9em;
}
@media (max-width: 1600px) {
  .page.home section.landing .content .main-title {
    font-size: 58px;
  }
}
@media (max-width: 1300px) {
  .page.home section.landing .content .main-title {
    font-size: 52px;
  }
}
@media (max-width: 1050px) {
  .page.home section.landing .content .main-title {
    font-size: 46px;
  }
}
@media (max-width: 800px) {
  .page.home section.landing .content .main-title {
    font-size: 40px;
  }
}
@media (max-width: 600px) {
  .page.home section.landing .content .main-title {
    font-size: 34px;
  }
}
@media (max-width: 400px) {
  .page.home section.landing .content .main-title {
    font-size: 28px;
  }
}
.page.home section.landing .content .author {
  display: block;
  margin-bottom: 3vh;
}
@media (orientation: portrait) {
  .page.home section.landing .content .author {
    margin-bottom: 3vw;
  }
}
.page.home section.landing .content .author .picture {
  display: inline-block;
  vertical-align: middle;
  width: 50px;
  height: 50px;
  border-radius: 12px;
  margin-right: 12px;
}
.page.home section.landing .content .author .label {
  display: inline-block;
  vertical-align: middle;
  height: 50px;
  line-height: 50px;
  font-weight: 700;
}
.page.home section.landing .content .author .underline-container {
  display: inline-block;
  position: relative;
}
.page.home section.landing .content .author .underline-container::after {
  content: '';
  display: block;
  top: 100%;
  left: 0;
  width: 100%;
  height: 2px;
  background: #000;
  transform: scaleX(0);
  transform-origin: 100% 100%;
  transition: transform 0.6s cubic-bezier(0.53, 0.21, 0, 1);
  will-change: transform;
}
.page.home section.landing .content .author:hover .underline-container::after {
  transform-origin: 0 0;
  transform: scaleX(1);
}
.page.home section.landing .content .description {
  margin-bottom: 3vh;
  max-width: 700px;
}
.page.home section.landing .content .description p:last-child {
  margin-bottom: 0;
}
.page.home section.landing .content .coming-soon {
  text-transform: uppercase;
  font-size: 40px;
  color: #705df2;
  font-family: 'Greycliff';
  font-weight: 800;
}
@media (max-width: 800px) {
  .page.home section.landing .content .coming-soon {
    font-size: 35px;
  }
}
@media (max-width: 600px) {
  .page.home section.landing .content .coming-soon {
    font-size: 30px;
  }
}
@media (max-width: 400px) {
  .page.home section.landing .content .coming-soon {
    font-size: 25px;
  }
}
.page.home section.landing .content .separator {
  position: relative;
  width: 250px;
  height: 2px;
  margin-bottom: 3vh;
}
.page.home section.landing .content .separator::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #705df2;
  opacity: 0.15;
}
.page.home section.landing .content .students {
  margin-bottom: 4vh;
}
.page.home section.landing .content .students .illustration {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.page.home section.promotion {
  padding-top: 12vh;
  padding-bottom: 12vh;
  background: #2e3192;
  color: #fff;
  text-align: center;
}
@media (max-width: 1300px) {
  .page.home section.promotion {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (max-width: 1050px) {
  .page.home section.promotion {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (max-width: 800px) {
  .page.home section.promotion {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.page.home section.promotion .content {
  width: 600px;
  margin-left: auto;
  margin-right: auto;
}
.page.home section.promotion .content p {
  opacity: 0.9;
}
@media (max-width: 800px) {
  .page.home section.promotion .content {
    width: auto;
    margin-left: 40px;
    margin-right: 40px;
  }
}
@media (max-width: 800px) {
  .page.home section.promotion .content {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
.page.home section.promotion .section-title {
  margin-bottom: 1em;
}
.page.home section.promotion .section-title strong {
  color: #705df2;
}
.page.home section.promotion .description {
  margin-bottom: 6vh;
}
@media (max-width: 1300px) {
  .page.home section.promotion .description {
    margin-bottom: 40px;
  }
}
@media (max-width: 1050px) {
  .page.home section.promotion .description {
    margin-bottom: 30px;
  }
}
@media (max-width: 800px) {
  .page.home section.promotion .description {
    margin-bottom: 30px;
  }
}
.page.home section.promotion .numbers {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-bottom: 6vh;
}
@media (max-width: 1300px) {
  .page.home section.promotion .numbers {
    margin-bottom: 40px;
  }
}
@media (max-width: 1050px) {
  .page.home section.promotion .numbers {
    margin-bottom: 30px;
  }
}
@media (max-width: 800px) {
  .page.home section.promotion .numbers {
    margin-bottom: 30px;
  }
}
.page.home section.promotion .numbers .number {
  width: 25%;
}
.page.home section.promotion .numbers .separator {
  position: relative;
  top: 5px;
  width: 1px;
  height: 80px;
  background: #fff;
  opacity: 0.1;
}
.page.home section.promotion .numbers .value {
  margin-bottom: 10px;
  font-family: 'Greycliff';
  font-weight: 800;
  font-size: 60px;
}
@media (max-width: 1600px) {
  .page.home section.promotion .numbers .value {
    font-size: 58px;
  }
}
@media (max-width: 1300px) {
  .page.home section.promotion .numbers .value {
    font-size: 56px;
  }
}
@media (max-width: 1050px) {
  .page.home section.promotion .numbers .value {
    font-size: 54px;
  }
}
@media (max-width: 800px) {
  .page.home section.promotion .numbers .value {
    font-size: 52px;
  }
}
@media (max-width: 600px) {
  .page.home section.promotion .numbers .value {
    font-size: 50px;
  }
}
@media (max-width: 400px) {
  .page.home section.promotion .numbers .value {
    font-size: 48px;
  }
}
.page.home section.promotion .numbers .label {
  font-size: 18px;
}
@media (max-width: 1300px) {
  .page.home section.promotion .numbers .label {
    font-size: 16px;
  }
}
@media (max-width: 1050px) {
  .page.home section.promotion .numbers .label {
    font-size: 15px;
  }
}
@media (max-width: 800px) {
  .page.home section.promotion .numbers .label {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  .page.home section.promotion .numbers .label {
    font-size: 14px;
  }
}
@media (max-width: 400px) {
  .page.home section.promotion .numbers .label {
    font-size: 13px;
  }
}
.page.home section.promotion .video-placeholder {
  margin-bottom: 6vh;
  border-radius: 14px;
}
@media (max-width: 1300px) {
  .page.home section.promotion .video-placeholder {
    margin-bottom: 40px;
  }
}
@media (max-width: 1050px) {
  .page.home section.promotion .video-placeholder {
    padding-bottom: 30px;
  }
}
@media (max-width: 800px) {
  .page.home section.promotion .video-placeholder {
    width: 100%;
    height: auto;
    padding-bottom: 30px;
  }
}
.page.home section.promotion .player {
  position: relative;
  width: 800px;
  height: 478px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 6vh;
  border-radius: 14px;
  background: #0e0a13;
}
@media (max-width: 1300px) {
  .page.home section.promotion .player {
    margin-bottom: 40px;
  }
}
@media (max-width: 1050px) {
  .page.home section.promotion .player {
    padding-bottom: 30px;
  }
}
@media (max-width: 800px) {
  .page.home section.promotion .player {
    width: auto;
    height: calc(100vw * 1080 / 1920 + 18px);
    padding-bottom: 30px;
  }
}
.page.home section.promotion .player:hover .controls {
  transform: translateY(0);
}
.page.home section.promotion .player .controls {
  background: #0e0a13;
  height: 60px;
  transform: translateY(32px);
}
.page.home section.promotion .player .controls .bottom {
  height: 42px;
}
.page.home section.promotion .player .controls .play-toggle .play {
  left: 10px;
}
.page.home section.promotion .player .controls .play-toggle .pause {
  left: 11px;
}
.page.home section.promotion .player .controls .time {
  font-size: 16px;
}
.page.home section.program {
  padding-top: 16vh;
  padding-bottom: 16vh;
}
@media (max-width: 1300px) {
  .page.home section.program {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media (max-width: 1050px) {
  .page.home section.program {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (max-width: 800px) {
  .page.home section.program {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.page.home section.program .columns {
  display: flex;
  justify-content: center;
}
.page.home section.program .columns .column {
  width: 584px;
}
@media (max-width: 1600px) {
  .page.home section.program .columns .column {
    width: 540px;
  }
}
@media (max-width: 1300px) {
  .page.home section.program .columns .column {
    width: 460px;
  }
}
@media (max-width: 1050px) {
  .page.home section.program .columns .column {
    width: 540px;
  }
}
@media (max-width: 600px) {
  .page.home section.program .columns .column {
    width: auto;
  }
}
.page.home section.program .columns .column:first-child {
  margin-right: 55px;
}
@media (max-width: 1600px) {
  .page.home section.program .columns .column:first-child {
    margin-right: 45px;
  }
}
@media (max-width: 1300px) {
  .page.home section.program .columns .column:first-child {
    margin-right: 35px;
  }
}
@media (max-width: 1050px) {
  .page.home section.program .columns .column:first-child {
    margin-right: 0;
  }
}
@media (max-width: 1050px) {
  .page.home section.program .columns .column:last-child {
    display: none;
  }
}
.page.home section.program .intro {
  padding-right: 80px;
  padding-left: 60px;
}
@media (max-width: 1600px) {
  .page.home section.program .intro {
    padding-left: 55px;
  }
}
@media (max-width: 1300px) {
  .page.home section.program .intro {
    padding-left: 50px;
  }
}
@media (max-width: 1050px) {
  .page.home section.program .intro {
    padding-left: 45px;
  }
}
@media (max-width: 600px) {
  .page.home section.program .intro {
    padding-left: 30px;
  }
}
@media (max-width: 400px) {
  .page.home section.program .intro {
    padding-left: 20px;
  }
}
.page.home section.program .intro .section-title {
  margin-bottom: 1em;
}
.page.home section.program .intro p {
  opacity: 0.8;
}
.page.home section.program .chapter {
  margin-top: 50px;
  margin: 20px;
  padding-top: 60px;
  padding-right: 60px;
  padding-bottom: 45px;
  padding-left: 60px;
  border-radius: 15px;
  background: #fff;
  box-shadow: 0px 50px 60px rgba(0,0,0,0.1);
}
@media (max-width: 1600px) {
  .page.home section.program .chapter {
    margin-top: 45px;
    margin: 15px;
    padding-top: 55px;
    padding-right: 55px;
    padding-bottom: 40px;
    padding-left: 55px;
  }
}
@media (max-width: 1300px) {
  .page.home section.program .chapter {
    margin-top: 40px;
    margin: 15px;
    padding-top: 50px;
    padding-right: 50px;
    padding-bottom: 40px;
    padding-left: 50px;
  }
}
@media (max-width: 1050px) {
  .page.home section.program .chapter {
    margin-top: 35px;
    margin: 10px;
    padding-top: 45px;
    padding-right: 45px;
    padding-bottom: 40px;
    padding-left: 45px;
  }
}
@media (max-width: 600px) {
  .page.home section.program .chapter {
    margin-top: 30px;
    margin: 8px;
    padding-top: 35px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
  }
}
.page.home section.program .chapter.is-visible .illustration {
  opacity: 1;
  transform: translateX(0) translateY(0px);
  transition-property: opacity, transform;
  transition-duration: 0.5s, 0.5s;
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}
.page.home section.program .chapter .section-title {
  width: 220px;
}
.page.home section.program .chapter .description {
  width: 280px;
}
.page.home section.program .chapter .illustration {
  transform: translateX(40px) translateY(-25px);
  will-change: opacity, transform;
}
.page.home section.bruno {
  padding-bottom: 16vh;
  background: #303393;
  color: #fff;
}
@media (max-width: 1300px) {
  .page.home section.bruno {
    padding-bottom: 100px;
  }
}
@media (max-width: 1050px) {
  .page.home section.bruno {
    padding-bottom: 80px;
  }
}
@media (max-width: 800px) {
  .page.home section.bruno {
    padding-bottom: 60px;
  }
}
.page.home section.bruno .content {
  position: relative;
  width: 840px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 16vh;
}
@media (max-width: 1300px) {
  .page.home section.bruno .content {
    padding-top: 100px;
  }
}
@media (max-width: 1050px) {
  .page.home section.bruno .content {
    width: auto;
    margin-left: 40px;
    margin-right: 40px;
    padding-top: 80px;
  }
}
@media (max-width: 800px) {
  .page.home section.bruno .content {
    margin-left: 30px;
    margin-right: 30px;
    padding-top: 60px;
  }
}
@media (max-width: 600px) {
  .page.home section.bruno .content {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.page.home section.bruno .photo {
  position: absolute;
  bottom: 0;
  left: 500px;
  width: calc((100vw - 840px) / 2 + 840px - 500px);
  height: 100%;
}
@media (max-width: 1050px) {
  .page.home section.bruno .photo {
    left: 400px;
    width: calc(100vw - 400px);
  }
}
@media (max-width: 800px) {
  .page.home section.bruno .photo {
    display: none;
  }
}
.page.home section.bruno .photo .gradient {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 888px;
  background: radial-gradient(farthest-side at 60% 80%, #733236, transparent);
}
.page.home section.bruno .photo .objects {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  max-width: 797px;
}
.page.home section.bruno .photo .ball {
  display: block;
  position: absolute;
  top: 55%;
  right: 3%;
  margin-left: -73px;
  margin-top: -73px;
  animation: photo-object-floating 7.1s infinite ease-in-out alternate;
}
@media (max-width: 1300px) {
  .page.home section.bruno .photo .ball {
    width: 73px;
    height: 73px;
    margin-left: calc(-73px / 2);
    margin-top: calc(-73px / 2);
  }
}
.page.home section.bruno .photo .pyramid {
  display: block;
  position: absolute;
  top: 35%;
  left: 15%;
  margin-left: -80px;
  margin-top: -72px;
  animation: photo-object-floating 6.5s infinite ease-in-out alternate;
}
@media (max-width: 1300px) {
  .page.home section.bruno .photo .pyramid {
    width: 80px;
    height: 72px;
    margin-top: calc(-80px / 2);
    margin-left: calc(-72px / 2);
  }
}
.page.home section.bruno .photo .cube {
  display: block;
  position: absolute;
  top: 20px;
  left: 40%;
  margin-left: -80px;
  margin-top: -82px;
  animation: photo-object-floating 8s infinite ease-in-out alternate;
}
@media (max-width: 1300px) {
  .page.home section.bruno .photo .cube {
    width: 80px;
    height: 82px;
    margin-left: calc(-80px / 2);
    margin-top: calc(-82px / 2);
  }
}
.page.home section.bruno .photo .bruno {
  display: block;
  position: absolute;
  left: 0;
  bottom: 20%;
  height: 75%;
}
@-moz-keyframes photo-object-floating {
  0% {
    transform: translateY(-30px);
  }
  100% {
    transform: translateY(30px);
  }
}
@-webkit-keyframes photo-object-floating {
  0% {
    transform: translateY(-30px);
  }
  100% {
    transform: translateY(30px);
  }
}
@-o-keyframes photo-object-floating {
  0% {
    transform: translateY(-30px);
  }
  100% {
    transform: translateY(30px);
  }
}
@keyframes photo-object-floating {
  0% {
    transform: translateY(-30px);
  }
  100% {
    transform: translateY(30px);
  }
}
.page.home section.bruno .section-title {
  margin-bottom: 1.5em;
}
.page.home section.bruno .section-title .hand {
  animation: hand-waving 8s infinite;
  transform-origin: 75% 75%;
}
@-moz-keyframes hand-waving {
  0% {
    transform: rotate(0deg);
  }
  2% {
    transform: rotate(25deg);
  }
  6% {
    transform: rotate(-25deg);
  }
  8% {
    transform: rotate(0deg);
  }
}
@-webkit-keyframes hand-waving {
  0% {
    transform: rotate(0deg);
  }
  2% {
    transform: rotate(25deg);
  }
  6% {
    transform: rotate(-25deg);
  }
  8% {
    transform: rotate(0deg);
  }
}
@-o-keyframes hand-waving {
  0% {
    transform: rotate(0deg);
  }
  2% {
    transform: rotate(25deg);
  }
  6% {
    transform: rotate(-25deg);
  }
  8% {
    transform: rotate(0deg);
  }
}
@keyframes hand-waving {
  0% {
    transform: rotate(0deg);
  }
  2% {
    transform: rotate(25deg);
  }
  6% {
    transform: rotate(-25deg);
  }
  8% {
    transform: rotate(0deg);
  }
}
.page.home section.bruno .description {
  max-width: 400px;
  margin-bottom: 2em;
}
.page.home section.bruno .description p {
  color: #adaab2;
}
.page.home section.bruno .description p strong {
  color: #fff;
}
.page.home section.bruno .social-links {
  position: relative;
  left: -11px;
  margin-bottom: 50px;
}
.page.home section.bruno .social-links .link {
  display: inline-flex;
  vertical-align: top;
  width: 50px;
  height: 40px;
  align-items: center;
  justify-content: center;
}
.page.home section.bruno .social-links svg {
  display: block;
  width: 100%;
  height: 100%;
}
.page.home section.bruno .social-links svg * {
  fill: #fff;
}
.page.home section.bruno .social-links .twitter-logo {
  display: block;
  width: 27px;
  height: 21px;
}
.page.home section.bruno .social-links .github-logo {
  display: block;
  width: 25px;
  height: 26px;
}
.page.home section.bruno .social-links .linkedin-logo {
  display: block;
  width: 25px;
  height: 25px;
}
.page.home section.bruno .separator {
  display: block;
  width: 120px;
  height: 2px;
  margin-bottom: 10vh;
  background: #fff;
  opacity: 0.15;
}
.page.home section.bruno .projects-title {
  padding-bottom: 45px;
  font-family: 'Greycliff';
  font-weight: 500;
  font-size: 24px;
}
@media (max-width: 1600px) {
  .page.home section.bruno .projects-title {
    font-size: 22px;
  }
}
@media (max-width: 1300px) {
  .page.home section.bruno .projects-title {
    font-size: 21px;
  }
}
@media (max-width: 1050px) {
  .page.home section.bruno .projects-title {
    font-size: 20px;
  }
}
@media (max-width: 800px) {
  .page.home section.bruno .projects-title {
    font-size: 19px;
  }
}
@media (max-width: 600px) {
  .page.home section.bruno .projects-title {
    font-size: 18px;
  }
}
.page.home section.bruno .projects {
  position: relative;
}
.page.home section.bruno .projects .dummy {
  width: 840px;
}
@media (max-width: 1050px) {
  .page.home section.bruno .projects .dummy {
    width: auto;
  }
}
.page.home section.bruno .projects .siblings {
  position: absolute;
  top: -80px;
  right: 10vw;
  font-size: 0;
}
.page.home section.bruno .projects .siblings .sibling {
  position: relative;
  display: inline-flex;
  vertical-align: top;
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
}
.page.home section.bruno .projects .siblings .sibling.is-previous {
  margin-right: 10px;
}
.page.home section.bruno .projects .siblings .sibling.is-previous .icon {
  left: -1px;
  transform: rotate(90deg);
}
.page.home section.bruno .projects .siblings .sibling.is-next .icon {
  left: 1px;
  transform: rotate(-90deg);
}
.page.home section.bruno .projects .siblings .sibling:hover .border {
  opacity: 1;
}
.page.home section.bruno .projects .siblings .sibling .border {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  opacity: 0.3;
  border: 2px solid #fff;
  transition: opacity 0.2s;
  will-change: opacity;
}
.page.home section.bruno .projects .siblings .sibling .icon {
  display: block;
  position: relative;
  width: 12px;
  height: 7px;
}
.page.home section.bruno .projects .siblings .sibling .icon svg {
  display: block;
  width: 100%;
  height: 100%;
}
.page.home section.bruno .projects .siblings .sibling .icon svg * {
  fill: #fff;
  opacity: 1;
}
.page.home section.bruno .projects .container {
  white-space: nowrap;
  height: 236px;
  cursor: grab;
}
@media (max-width: 1300px) {
  .page.home section.bruno .projects .container {
    height: 207px;
  }
}
@media (max-width: 1050px) {
  .page.home section.bruno .projects .container {
    height: 207px;
  }
}
@media (max-width: 1050px) {
  .page.home section.bruno .projects .container {
    height: 173px;
  }
}
@media (max-width: 800px) {
  .page.home section.bruno .projects .container {
    height: 152px;
  }
}
@media (max-width: 600px) {
  .page.home section.bruno .projects .container {
    height: 118px;
  }
}
.page.home section.bruno .projects .container.is-grabbing {
  cursor: grabbing;
}
.page.home section.bruno .projects .container.is-grabbing a {
  cursor: grabbing;
}
.page.home section.bruno .projects .mover {
  white-space: nowrap;
  position: absolute;
  will-change: transform;
}
.page.home section.bruno .projects .group {
  display: inline-block;
}
@media (max-width: 2150px) {
  .page.home section.bruno .projects .group.group-3 {
    display: none;
  }
}
.page.home section.bruno .projects .item {
  display: inline-block;
  position: relative;
  width: 342px;
  height: 236px;
  margin-right: 18px;
}
@media (max-width: 1300px) {
  .page.home section.bruno .projects .item {
    width: 300px;
    height: 207px;
    margin-right: 16px;
  }
}
@media (max-width: 1050px) {
  .page.home section.bruno .projects .item {
    width: 300px;
    height: 207px;
    margin-right: 14px;
  }
}
@media (max-width: 1050px) {
  .page.home section.bruno .projects .item {
    width: 250px;
    height: 173px;
    margin-right: 12px;
  }
}
@media (max-width: 800px) {
  .page.home section.bruno .projects .item {
    width: 220px;
    height: 152px;
    margin-right: 10px;
  }
}
@media (max-width: 600px) {
  .page.home section.bruno .projects .item {
    width: 171px;
    height: 118px;
    margin-right: 8px;
  }
}
.page.home section.bruno .projects .item:hover .illustration img.filtered,
html.has-touch .page.home section.bruno .projects .item .illustration img.filtered {
  opacity: 0;
}
.page.home section.bruno .projects .item:hover .illustration .overlay,
html.has-touch .page.home section.bruno .projects .item .illustration .overlay {
  opacity: 0;
}
.page.home section.bruno .projects .item:hover .label,
html.has-touch .page.home section.bruno .projects .item .label {
  transform: translateY(0px);
  opacity: 1;
}
.page.home section.bruno .projects .item .illustration {
  position: absolute;
  top: 0;
  left: 0;
  width: 65%;
  height: 100%;
  border-radius: 4px;
  overflow: hidden;
}
.page.home section.bruno .projects .item .illustration.to-load {
  opacity: 0;
  transition: opacity ease-in 0.3s;
  will-change: opacity;
}
.page.home section.bruno .projects .item .illustration.is-loaded {
  opacity: 1;
  will-change: auto;
}
.page.home section.bruno .projects .item .illustration img {
  position: absolute;
  top: 0;
  left: 0;
  width: 80%;
  height: 100%;
}
.page.home section.bruno .projects .item .illustration img.filtered {
  filter: grayscale(100%);
  transition: opacity 0.3s;
  will-change: opacity;
}
.page.home section.bruno .projects .item .illustration .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 80%;
  height: 100%;
  background: #150c21;
  opacity: 0.5;
  transition: opacity 0.3s;
  will-change: opacity;
}
.page.home section.bruno .projects .item .label {
  position: absolute;
  top: calc(100% + 18px);
  font-size: 18px;
  transform: translateY(-10px);
  opacity: 0;
  transition: opacity 0.3s, transform 0.3s;
  will-change: opacity, transform;
}
@media (max-width: 1300px) {
  .page.home section.bruno .projects .item .label {
    font-size: 16px;
  }
}
@media (max-width: 1050px) {
  .page.home section.bruno .projects .item .label {
    font-size: 15px;
  }
}
@media (max-width: 800px) {
  .page.home section.bruno .projects .item .label {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  .page.home section.bruno .projects .item .label {
    font-size: 14px;
  }
}
@media (max-width: 400px) {
  .page.home section.bruno .projects .item .label {
    font-size: 13px;
  }
}
.page.home section.bruno .projects .item .label .icon {
  position: relative;
  top: 1px;
  margin-left: 10px;
}
.page.home section.for-who {
  padding-bottom: 12vh;
  background: #fff;
  text-align: center;
  color: #000;
}
@media (max-width: 1300px) {
  .page.home section.for-who {
    padding-bottom: 80px;
  }
}
@media (max-width: 1050px) {
  .page.home section.for-who {
    padding-bottom: 60px;
  }
}
@media (max-width: 800px) {
  .page.home section.for-who {
    padding-bottom: 40px;
  }
}
.page.home section.for-who .content {
  width: 928px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1050px) {
  .page.home section.for-who .content {
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
  }
}
.page.home section.for-who .section-title {
  margin-bottom: 0.35em;
}
.page.home section.for-who .section-sub-title {
  margin-bottom: 4em;
}
.page.home section.for-who .items {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.page.home section.for-who .item {
  display: flex;
  width: 288px;
  margin-left: 10px;
  margin-bottom: 40px;
  margin-right: 10px;
  padding: 10px 35px 35px 35px;
  border-radius: 10px;
  border: 2px solid rgb(242 242 242);
  flex-direction: column;
  align-items: center;
}
.page.home section.for-who .item:hover{
  background: #fff;
 box-shadow: 0 0 11px rgba(33,33,33,.2);
  opacity: 1;
  z-index: 10;
  transition: opacity 0.4s;
}
@media (max-width: 1300px) {
  .page.home section.for-who .item {
    width: 260px;
    padding: 10px 30px 30px 30px;
  }
}
@media (max-width: 1050px) {
  .page.home section.for-who .item {
    width: 240px;
    padding: 10px 22px 22px 22px;
  }
}
@media (max-width: 600px) {
  .page.home section.for-who .item {
    width: 260px;
  }
}
.page.home section.for-who .item .illustration {
  display: block;
  position: relative;
  top: -30px;
  width: 138px;
  height: 138px;
}
.page.home section.for-who .item .label {
  margin-bottom: 0.5em;
  font-family: 'Greycliff';
  font-weight: 700;
  font-size: 18px;
  line-height: 1.25em;
}
@media (max-width: 1600px) {
  .page.home section.for-who .item .label {
    font-size: 15px;
  }
}
@media (max-width: 1300px) {
  .page.home section.for-who .item .label {
    font-size: 15px;
  }
}
@media (max-width: 1050px) {
  .page.home section.for-who .item .label {
    font-size: 15px;
  }
}
@media (max-width: 800px) {
  .page.home section.for-who .item .label {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  .page.home section.for-who .item .label {
    font-size: 15px;
  }
}
@media (max-width: 400px) {
  .page.home section.for-who .item .label {
    font-size: 15px;
  }
}
.page.home section.for-who .item .description {
  color: #cecece;
  opacity: 0.8;
  font-size: 18px;
}
@media (max-width: 1300px) {
  .page.home section.for-who .item .description {
    font-size: 16px;
  }
}
@media (max-width: 1050px) {
  .page.home section.for-who .item .description {
    font-size: 15px;
  }
}
@media (max-width: 800px) {
  .page.home section.for-who .item .description {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  .page.home section.for-who .item .description {
    font-size: 14px;
  }
}
@media (max-width: 400px) {
  .page.home section.for-who .item .description {
    font-size: 13px;
  }
}
.page.home section.students {
  padding-top: 12vh;
  text-align: center;
}
@media (max-width: 1300px) {
  .page.home section.students {
    padding-top: 80px;
  }
}
@media (max-width: 1050px) {
  .page.home section.students {
    padding-top: 60px;
  }
}
@media (max-width: 800px) {
  .page.home section.students {
    padding-top: 40px;
  }
}
.page.home section.students .section-title {
  width: auto;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}
@media (max-width: 1050px) {
  .page.home section.students .section-title {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 600px) {
  .page.home section.students .section-title {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.page.home section.students .section-title strong {
  color: #705df2;
  font-weight: 800;
}
.page.home section.students .columns {
  display: flex;
  justify-content: center;
}
@media (max-width: 1050px) {
  .page.home section.students .columns {
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media (max-width: 800px) {
  .page.home section.students .columns {
    display: block;
    width: 340px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 600px) {
  .page.home section.students .columns {
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
  }
}
.page.home section.students .column {
  width: 400px;
}
@media (max-width: 1600px) {
  .page.home section.students .column {
    width: 360px;
  }
}
@media (max-width: 1300px) {
  .page.home section.students .column {
    width: 320px;
  }
}
@media (max-width: 1050px) {
  .page.home section.students .column {
    width: auto;
    flex: 1;
  }
}
.page.home section.students .button.is-more {
  height: 66px;
  border-radius: 33px;
  box-shadow: 0px 14px 55px rgba(60,0,189,0.15);
  -webkit-mask-image: none;
}
.page.home section.students .button.is-more .hover {
  opacity: 0.035;
}
.page.home section.students .button.is-more .label {
  margin-right: 35px;
  margin-left: 35px;
  font-size: 20px;
}
@media (max-width: 1600px) {
  .page.home section.students .button.is-more .label {
    font-size: 18px;
  }
}
@media (max-width: 1300px) {
  .page.home section.students .button.is-more .label {
    font-size: 16px;
  }
}
@media (max-width: 1050px) {
  .page.home section.students .button.is-more .label {
    font-size: 15px;
  }
}
@media (max-width: 800px) {
  .page.home section.students .button.is-more .label {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  .page.home section.students .button.is-more .label {
    font-size: 14px;
  }
}
@media (max-width: 400px) {
  .page.home section.students .button.is-more .label {
    font-size: 13px;
  }
}
.page.home section.professionals {
  padding-top: 8vh;
  padding-bottom: 12vh;
  text-align: center;
}
@media (max-width: 1300px) {
  .page.home section.professionals {
    padding-top: 60px;
    padding-bottom: 80px;
  }
}
@media (max-width: 1050px) {
  .page.home section.professionals {
    padding-top: 40px;
    padding-bottom: 60px;
  }
}
@media (max-width: 800px) {
  .page.home section.professionals {
    padding-top: 30px;
    padding-bottom: 40px;
  }
}
.page.home section.professionals .section-title {
  width: 600px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}
@media (max-width: 1050px) {
  .page.home section.professionals .section-title {
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 600px) {
  .page.home section.professionals .section-title {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.page.home section.professionals .section-title strong {
  color: #705df2;
  font-weight: 800;
}
.page.home section.professionals .columns {
  display: flex;
  justify-content: center;
}
@media (max-width: 1050px) {
  .page.home section.professionals .columns {
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media (max-width: 800px) {
  .page.home section.professionals .columns {
    display: block;
    width: 340px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 600px) {
  .page.home section.professionals .columns {
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
  }
}
.page.home section.professionals .column {
  width: 400px;
}
@media (max-width: 1600px) {
  .page.home section.professionals .column {
    width: 360px;
  }
}
@media (max-width: 1300px) {
  .page.home section.professionals .column {
    width: 320px;
  }
}
@media (max-width: 1050px) {
  .page.home section.professionals .column {
    width: auto;
    flex: 1;
  }
}
.page.home section.professionals .item {
  display: block;
  position: relative;
  margin-left: 10px;
  margin-bottom: 20px;
  margin-right: 10px;
  padding: 45px;
  text-align: left;
}
@media (max-width: 1600px) {
  .page.home section.professionals .item {
    padding: 40px;
  }
}
@media (max-width: 1300px) {
  .page.home section.professionals .item {
    padding: 30px;
  }
}
@media (max-width: 1050px) {
  .page.home section.professionals .item {
    padding: 20px;
  }
}
@media (max-width: 800px) {
  .page.home section.professionals .item {
    margin-left: 0;
    margin-right: 0;
  }
}
.page.home section.professionals .item:hover .background.is-active {
  opacity: 1;
}
.page.home section.professionals .item .background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 10px;
}
.page.home section.professionals .item .background.is-inactive {
  border: 2px solid rgba(0,0,0,0.05);
}
.page.home section.professionals .item .background.is-active {
  background: #fff;
  box-shadow: 0px 40px 110px rgba(60,0,189,0.06);
  opacity: 0;
  transition: opacity 0.3s;
}
.page.home .chapter .illustration img:hover{
 background: #fff;
 box-shadow: 0 0 11px rgba(33,33,33,.2);
  opacity: 1;
  z-index: 10;
  transition: opacity 0.4s;
}
.page.home section.professionals .item .message {
  position: relative;
  margin-bottom: 40px;
}
.page.home section.professionals .item .message strong {
  background: #f2ecff;
}
.page.home section.professionals .item .message em {
  color: #705df2;
}
.page.home section.professionals .item .author {
  display: flex;
  position: relative;
  justify-content: center;
  height: 58px;
  padding-left: 70px;
  flex-direction: column;
}
.page.home section.professionals .item .author .illustration {
  position: absolute;
  top: 0;
  left: 0;
  width: 58px;
  height: 58px;
  border-radius: 50%;
  overflow: hidden;
}
.page.home section.professionals .item .author .name {
  margin-bottom: 6px;
  font-size: 18px;
  font-weight: 500;
}
@media (max-width: 1300px) {
  .page.home section.professionals .item .author .name {
    font-size: 16px;
  }
}
@media (max-width: 1050px) {
  .page.home section.professionals .item .author .name {
    font-size: 15px;
  }
}
@media (max-width: 800px) {
  .page.home section.professionals .item .author .name {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  .page.home section.professionals .item .author .name {
    font-size: 14px;
  }
}
@media (max-width: 400px) {
  .page.home section.professionals .item .author .name {
    font-size: 13px;
  }
}
.page.home section.professionals .item .author .job {
  font-size: 16px;
  font-weight: 400;
}
.page.home section.questions {
  padding-top: 12vh;
  padding-bottom: 8vh;
}
@media (max-width: 1300px) {
  .page.home section.questions {
    padding-top: 80px;
    padding-bottom: 60px;
  }
}
@media (max-width: 1050px) {
  .page.home section.questions {
    padding-top: 60px;
    padding-bottom: 40px;
  }
}
@media (max-width: 800px) {
  .page.home section.questions {
    padding-top: 40px;
    padding-bottom: 30px;
  }
}
.page.home section.questions .content {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1300px) {
  .page.home section.questions .content {
    width: auto;
  }
}
.page.home section.questions .section-title {
  width: 450px;
  margin-bottom: 2em;
}
@media (max-width: 1300px) {
  .page.home section.questions .section-title {
    width: auto;
    text-align: center;
  }
}
@media (max-width: 600px) {
  .page.home section.questions .section-title {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.page.home section.questions .section-title strong {
  color: #705df2;
  font-weight: 800;
}
.page.home section.questions .section-sub-title {
  margin-bottom: 3em;
}
.page.home section.questions .columns {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1300px) {
  .page.home section.questions .columns {
    margin-left: 40px;
    margin-right: 40px;
    justify-content: space-around;
  }
}
@media (max-width: 800px) {
  .page.home section.questions .columns {
    margin-left: 30px;
    margin-right: 30px;
  }
}
@media (max-width: 600px) {
  .page.home section.questions .columns {
    display: block;
    margin-left: 20px;
    margin-right: 20px;
  }
}
.page.home section.questions .column {
  width: 450px;
}
@media (max-width: 1300px) {
  .page.home section.questions .column {
    width: 400px;
  }
}
@media (max-width: 1050px) {
  .page.home section.questions .column {
    width: auto;
    flex: 1;
  }
}
@media (max-width: 1050px) {
  .page.home section.questions .column:first-child {
    margin-right: 40px;
  }
}
@media (max-width: 800px) {
  .page.home section.questions .column:first-child {
    margin-right: 30px;
  }
}
.page.home section.questions .item {
  margin-bottom: 90px;
}
@media (max-width: 1300px) {
  .page.home section.questions .item {
    margin-bottom: 70px;
  }
}
@media (max-width: 1050px) {
  .page.home section.questions .item {
    margin-bottom: 50px;
  }
}
@media (max-width: 800px) {
  .page.home section.questions .item {
    margin-bottom: 40px;
  }
}
@media (max-width: 600px) {
  .page.home section.questions .item {
    margin-bottom: 30px;
  }
}
.page.home section.questions .question {
  margin-bottom: 1em;
  font-family: 'Greycliff';
  font-weight: 800;
  font-size: 26px;
  letter-spacing: -0.02em;
}
.page.home section.questions .answer {
  opacity: 0.8;
}
.page.home section.questions .answer a {
  color: #705df2;
}
.page.home section.questions .answer a:hover {
  text-decoration: underline;
}
html.join {
  background: #1a1a1a;
}
.page.join .confetti-canvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.page.join .page-content .steps {
  position: relative;
  overflow: hidden;
}
.page.join .page-content .steps-placeholder {
  transition: height 0.35s;
}
.page.join .page-content .step {
  position: absolute;
  width: 100%;
  opacity: 0;
  transition-property: opacity;
  transition-duration: 0.25s;
  transition-delay: 0;
  will-change: opacity;
  pointer-events: none;
}
.page.join .page-content .step.is-active {
  opacity: 1;
  transition-duration: 0.5s;
  transition-delay: 0.5s;
  pointer-events: auto;
}
.page.join .page-content .step-inner {
  padding: 40px;
}
@media (max-width: 800px) {
  .page.join .page-content .step-inner {
    padding: 35px 30px;
  }
}
@media (max-width: 600px) {
  .page.join .page-content .step-inner {
    padding: 30px 20px;
  }
}
@media (max-width: 400px) {
  .page.join .page-content .step-inner {
    padding: 25px 15px;
  }
}
.page.join .page-content .buttons {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-top: 1em;
}
.page.join .page-content .buttons .button:last-child {
  margin-right: 0;
}
.page.join .page-content .form .messages .title {
  margin-bottom: 0;
  font-size: 1.25em;
}
.page.join .page-content .form .field.text label {
  width: 25%;
}
.page.join .page-content .form .field.text input2 {
  padding-left: calc(25% + 20px);
}
.page.join .page-content .form .field.text input2:focus {
  padding-left: calc(25% + 19px);
}
.page.join .page-content .form .field.checkbox {
  font-size: 15px;
  color: #eee;
}
.page.join .page-content .form .field.checkbox .label {
  margin-bottom: 1.1em;
}
.page.join .page-content .form .field.checkbox a {
  text-decoration: underline;
}
.page.join .page-content .form .field .message {
  position: absolute;
  bottom: 5px;
  right: 10px;
  pointer-events: none;
  font-size: 0.75rem;
}
.page.join .page-content .form .field .message.has-error {
  color: #fe6854;
}
.page.join .page-content .form .field .message.has-success {
  color: #32ffce;
}
.page.join .panel {
  width: 580px;
  overflow: visible;
}
.page.join .panel .head {
  position: relative;
}
.page.join .loader {
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 12px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transition-property: opacity;
  transition-duration: 0.5s;
  opacity: 0;
  pointer-events: none;
}
.page.join .loader.is-active {
  opacity: 1;
  pointer-events: auto;
  transition-duration: 0.25s;
}
.page.join .loader.is-loader-main {
  background: #202020;
}
.page.join .loader .loading-label {
  opacity: 0.35;
  font-size: 0.75rem;
  line-height: 1em;
  margin-bottom: 8px;
}
.page.join .loader .dots {
  display: flex;
  align-items: center;
  justify-content: center;
}
.page.join .loader .dots .dot {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  margin-left: 3px;
  margin-right: 3px;
  background: #aaa;
  animation: loader-dot 1s infinite linear;
}
.page.join .loader .dots .dot:nth-child(2) {
  animation-delay: 0.15s;
}
.page.join .loader .dots .dot:nth-child(3) {
  animation-delay: 0.3s;
}
.page.join .voucher-link {
  position: absolute;
  bottom: 15px;
  right: 15px;
  text-align: right;
  opacity: 0.35;
  font-size: 0.75rem;
  white-space: nowrap;
}
.page.join .voucher-link:hover {
  opacity: 0.5;
}
.page.join .voucher-link .icon {
  display: inline-block;
  position: relative;
  width: 12px;
  height: 12px;
  vertical-align: middle;
}
.page.join .voucher-link .icon svg {
  display: block;
  width: 100%;
  height: 100%;
  fill: #fff;
}
.page.join .step-1.has-choice-stripe .paypal-element {
  display: none;
}
.page.join .step-1.has-choice-paypal .stripe-element {
  display: none;
}
.page.join .step-1 .voucher-messages {
  display: none;
}
.page.join .step-1 .voucher-messages.is-active {
  display: block;
}
.page.join .step-1 .choices {
  display: flex;
  margin-bottom: 25px;
}
@media (max-width: 800px) {
  .page.join .step-1 .choices {
    margin-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .page.join .step-1 .choices {
    margin-bottom: 15px;
  }
}
@media (max-width: 400px) {
  .page.join .step-1 .choices {
    margin-bottom: 10px;
  }
}
.page.join .step-1 .choices .choice-button {
  display: flex;
  width: 50%;
  height: 60px;
  background: #2e2e2e;
  line-height: 1em;
  font-family: 'Greycliff', sans-serif;
  font-weight: 800;
  font-size: 1.25rem;
  align-items: center;
  justify-content: center;
}
.page.join .step-1 .choices .choice-button.is-active {
  box-shadow: 0px 25px 45px rgba(0,0,0,0.267);
}
.page.join .step-1 .choices .choice-button.is-active.stripe {
  background: #635bff;
}
.page.join .step-1 .choices .choice-button.is-active.paypal {
  background: #0070ba;
}
.page.join .step-1 .choices .choice-button.stripe {
  border-radius: 12px 0 0 12px;
}
.page.join .step-1 .choices .choice-button.paypal {
  border-radius: 0 12px 12px 0;
}
.page.join .step-1 .choices .choice-button:hover {
  background: #313131;
}
.page.join .step-1 .choices .choice-button .icon {
  display: block;
  position: relative;
  margin-right: 12px;
  width: 30px;
  height: 20px;
}
.page.join .step-1 .choices .choice-button .icon svg {
  display: block;
  width: 100%;
  height: 100%;
  fill: #fff;
}
.page.join .step-1 .choices .choice-button .label {
  display: block;
  position: relative;
  top: -2px;
  margin-right: 4px;
}
.page.join .step-1 .pay-button {
  margin-right: 0;
}
.page.join .step-1 .pay-button .label {
  display: flex;
  align-items: center;
  justify-content: center;
}
.page.join .step-1 .pay-button .label .price {
  margin-left: 0.35rem;
  position: relative;
  top: -0.1rem;
  font-size: 1.5rem;
}
.page.join .step-1 .paypal-pay-button {
  position: relative;
}
.page.join .step-1 .paypal-pay-button .capsule {
  display: flex;
  background: #131313;
  padding: 8px 22px 8px 8px;
  border-radius: 12px;
  align-items: center;
}
.page.join .step-1 .paypal-pay-button .capsule .price {
  font-weight: 600;
  font-size: 1.25rem;
  opacity: 0.65;
}
.page.join .step-1 .paypal-pay-button .capsule .paypal-container {
  position: relative;
  width: 150px;
  height: 55px;
  margin-right: 20px;
  line-height: 0;
}
.page.join .step-1 .paypal-pay-button .capsule .paypal-container.is-disabled {
  opacity: 0.5;
}
.page.join .step-1 .paypal-message {
  margin-top: 1em;
  text-align: right;
  font-size: 0.75rem;
}
.page.join .step-1 .paypal-message.has-error {
  color: #fe6854;
}
.page.join .step-1 .paypal-message.has-success {
  color: #32ffce;
}
.page.join .step-1 .secure-payment {
  display: flex;
  margin-top: 1em;
  font-size: 0.75rem;
  color: #32ffce;
  justify-content: flex-end;
  align-items: center;
}
@media (max-width: 400px) {
  .page.join .step-1 .secure-payment {
    margin-top: 10px;
  }
}
.page.join .step-1 .secure-payment span {
  display: inline-block;
}
.page.join .step-1 .secure-payment .icon {
  display: inline-block;
  position: relative;
  top: -1px;
  width: 11px;
  height: 13px;
  margin-right: 6px;
}
.page.join .step-1 .secure-payment .icon svg {
  display: block;
  width: 100%;
  height: 100%;
  fill: #32ffce;
}
.page.join .step-2 .highlight {
  color: #32ffce;
  font-weight: 700;
}
html.subscribeClosed {
  background: #1a1a1a;
}
.page.subscribeClosed .panel {
  width: 580px;
}
.page.subscribeClosed .panel .head {
  position: relative;
}
.page.subscribeClosed .panel .body {
  padding: 25px 40px 40px 40px;
  font-size: 18px;
  text-align: center;
}
@media (max-width: 800px) {
  .page.subscribeClosed .panel .body {
    padding: 20px 30px 35px 30px;
  }
}
@media (max-width: 600px) {
  .page.subscribeClosed .panel .body {
    padding: 15px 20px 30px 20px;
  }
}
@media (max-width: 400px) {
  .page.subscribeClosed .panel .body {
    padding: 10px 15px 25px 15px;
  }
}
html.joinSuccess {
  background: #1a1a1a;
}
.page.joinSuccess a {
  text-decoration: underline;
}
.page.joinSuccess .confetti-canvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.page.joinSuccess .page-content .panel .highlight {
  color: #32ffce;
  font-weight: 700;
}
html.legalNotice {
  background: #1a1a1a;
}
html.lessons {
  background: #1a1a1a;
}
.page.lessons {
  padding-top: 80px;
  padding-left: 25px;
  padding-right: 25px;
  background-color: #1a1a1a;
  color: #fff;
/**
     * Player
     */
/**
     * Lessons list
     */
/**
     * Links list
     */
/**
     * Main
     */
/**
     * Text
     */
/**
     * End
     */
}
@media (max-width: 1050px) {
  .page.lessons {
    padding-top: 0;
  }
}
@media (max-width: 800px) {
  .page.lessons {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 600px) {
  .page.lessons {
    padding-left: 15px;
    padding-right: 15px;
  }
}
html.has-touch .page.lessons {
  padding-top: 0;
}
.page.lessons code[class*="language-"],
.page.lessons pre[class*="language-"] {
  color: #ccc;
  background: none;
  font-family: 'Roboto Mono', monospace;
  font-size: 0.85rem;
  text-align: left;
  white-space: pre-wrap;
  word-spacing: normal;
  word-break: break-word;
  word-wrap: normal;
  line-height: 1.5;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
.page.lessons pre[class*="language-"] {
  padding: 25px;
  margin: 0.5em 0;
  overflow: auto;
}
@media (max-width: 600px) {
  .page.lessons pre[class*="language-"] {
    padding: 20px;
  }
}
@media (max-width: 400px) {
  .page.lessons pre[class*="language-"] {
    padding: 15px;
  }
}
.page.lessons :not(pre) > code[class*="language-"],
.page.lessons pre[class*="language-"] {
  background: #222;
}
.page.lessons :not(pre) > code[class*="language-"] {
  padding: 0.1em;
  border-radius: 0.3em;
  white-space: normal;
}
.page.lessons .token.comment,
.page.lessons .token.block-comment,
.page.lessons .token.prolog,
.page.lessons .token.doctype,
.page.lessons .token.cdata {
  color: #999;
}
.page.lessons .token.punctuation {
  color: #62c8f3;
}
.page.lessons .token.function-name {
  color: #6196cc;
}
.page.lessons .token.italic {
  font-style: italic;
}
.page.lessons .token.entity {
  cursor: help;
}
.page.lessons .token.inserted {
  color: #fff;
}
.page.lessons .token.tag {
  color: #eee;
}
.page.lessons .token.attr-name,
.page.lessons .token.namespace,
.page.lessons .token.deleted {
  color: #e2777a;
}
.page.lessons .token.boolean,
.page.lessons .token.number,
.page.lessons .token.function {
  color: #ffc061;
}
.page.lessons .token.property,
.page.lessons .token.class-name,
.page.lessons .token.constant,
.page.lessons .token.symbol {
  color: #fe6854;
}
.page.lessons .token.selector {
  color: #fff;
}
.page.lessons .token.important,
.page.lessons .token.atrule,
.page.lessons .token.keyword,
.page.lessons .token.builtin {
  color: #ac9fff;
}
.page.lessons .token.string,
.page.lessons .token.char,
.page.lessons .token.attr-value,
.page.lessons .token.regex,
.page.lessons .token.variable {
  color: #7ec699;
}
.page.lessons .token.operator,
.page.lessons .token.entity,
.page.lessons .token.url {
  color: #67cdcc;
}
.page.lessons .token.important,
.page.lessons .token.bold {
  font-weight: bold;
}
.page.lessons .player {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media print {
  .page.lessons .player {
    display: none;
  }
}
.page.lessons .player-top {
  position: relative;
  width: 100%;
}
@media print {
  .page.lessons .player-top {
    display: none;
  }
}
.page.lessons .player-floating {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  width: calc(192px * 1.5);
  height: calc(108px * 1.5 + 28px);
  background: #202020;
  z-index: 4;
  will-change: transform;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 14px 40px rgba(0,0,0,0.6);
}
@media print {
  .page.lessons .player-floating {
    display: none !important;
  }
}
.page.lessons .player-floating.has-player {
  display: block;
}
.page.lessons .player-floating:hover .handle,
html.has-touch .page.lessons .player-floating .handle {
  opacity: 1;
  transition-duration: 0.15s;
  transition-delay: 0s;
}
.page.lessons .player-floating .handle {
  position: absolute;
  top: 0;
  width: 34px;
  height: 34px;
  z-index: 2;
  opacity: 0;
  transition-property: opacity;
  transition-duration: 0.5s;
  transition-delay: 0.2s;
  will-change: opacity;
}
.page.lessons .player-floating .handle:hover .background {
  opacity: 0.8;
}
.page.lessons .player-floating .handle.is-disable {
  right: 64px;
  cursor: pointer;
}
.page.lessons .player-floating .handle.is-disable .icon {
  position: absolute;
  top: 50%;
  right: 50%;
}
.page.lessons .player-floating .handle.is-disable .icon .bar {
  position: absolute;
  top: -1px;
  left: -10px;
  width: 20px;
  height: 2px;
  background: #fff;
}
.page.lessons .player-floating .handle.is-disable .icon .bar.bar-1 {
  transform: rotate(-45deg);
}
.page.lessons .player-floating .handle.is-disable .icon .bar.bar-2 {
  transform: rotate(45deg);
}
.page.lessons .player-floating .handle.is-move {
  right: 34px;
  cursor: all-scroll;
}
.page.lessons .player-floating .handle.is-move .icon {
  position: absolute;
  top: calc(50% - 11px);
  left: calc(50% - 11px);
}
.page.lessons .player-floating .handle.is-resize {
  right: 0;
  cursor: ne-resize;
}
.page.lessons .player-floating .handle.is-resize .icon {
  position: absolute;
  top: calc(50% - 14px);
  right: calc(50% - 14px);
}
.page.lessons .player-floating .handle .background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #131313;
  opacity: 0;
  transition-property: opacity;
  transition-duration: 0.15s;
  will-change: opacity;
}
.page.lessons .lessons-list {
  position: fixed;
  top: 88px;
  bottom: 0;
  left: 0;
  width: 450px;
  z-index: 5;
  transform: translateX(-100%);
  transition: transform 0.5s cubic-bezier(0.53, 0.21, 0, 1);
  will-change: transform;
}
@media (max-width: 600px) {
  .page.lessons .lessons-list {
    width: 340px;
  }
}
@media (max-width: 400px) {
  .page.lessons .lessons-list {
    width: calc(100vw - 45px);
  }
}
@media print {
  .page.lessons .lessons-list {
    display: none;
  }
}
.page.lessons .lessons-list.is-visible {
  transform: translateX(0%);
}
.page.lessons .lessons-list.is-visible .toggle-button .bar.bar-2 .inner {
  transform: translateX(100%);
  transition-delay: 0.4s;
}
.page.lessons .lessons-list.is-visible .toggle-button .bar.bar-3 .inner {
  transform: translateX(100%);
  transition-delay: 0.5s;
}
.page.lessons .lessons-list.is-visible .toggle-button .bar.bar-4 .inner {
  transform: translateX(0%);
  transition-delay: 0.6s;
}
.page.lessons .lessons-list.is-visible .toggle-button .bar.bar-5 .inner {
  transform: translateX(0%);
  transition-delay: 0.7s;
}
.page.lessons .lessons-list.is-down .shadow-overlay {
  opacity: 0;
}
.page.lessons .lessons-list .toggle-button {
  position: absolute;
  left: 100%;
  top: 12px;
  height: 47px;
  width: 47px;
  background: #282828;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
  box-shadow: 0 14px 40px rgba(0,0,0,0.6);
  cursor: pointer;
}
@media (max-width: 400px) {
  .page.lessons .lessons-list .toggle-button {
    top: 0;
  }
}
.page.lessons .lessons-list .toggle-button:hover .hover {
  transform-origin: 0 0;
  transform: scaleX(1);
}
.page.lessons .lessons-list .toggle-button .shadow-fix {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
  -webkit-mask-image: -webkit-radial-gradient(#fff, #000);
}
.page.lessons .lessons-list .toggle-button .hover {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0.05;
  transform: scaleX(0);
  transform-origin: 100% 100%;
  transition: transform 0.6s cubic-bezier(0.53, 0.21, 0, 1);
  will-change: transform;
}
.page.lessons .lessons-list .toggle-button .bar {
  position: absolute;
  width: 20px;
  height: 2px;
  border-radius: 1px;
  overflow: hidden;
}
.page.lessons .lessons-list .toggle-button .bar.bar-1 {
  top: calc(50% - 1px);
  left: calc(50% - 10px);
}
.page.lessons .lessons-list .toggle-button .bar.bar-2 {
  top: calc(50% - 1px - 6px);
  left: calc(50% - 10px);
}
.page.lessons .lessons-list .toggle-button .bar.bar-2 .inner {
  transition-delay: 0.7s;
}
.page.lessons .lessons-list .toggle-button .bar.bar-3 {
  top: calc(50% - 1px + 6px);
  left: calc(50% - 10px);
}
.page.lessons .lessons-list .toggle-button .bar.bar-3 .inner {
  transition-delay: 0.6s;
}
.page.lessons .lessons-list .toggle-button .bar.bar-4 {
  top: calc(50% - 1px);
  left: calc(50% - 10px);
  width: 10px;
  transform-origin: 1px 1px;
  transform: rotate(-45deg);
}
.page.lessons .lessons-list .toggle-button .bar.bar-4 .inner {
  transform: translateX(-100%);
  transition-delay: 0.5s;
}
.page.lessons .lessons-list .toggle-button .bar.bar-5 {
  top: calc(50% - 1px);
  left: calc(50% - 10px);
  width: 10px;
  transform-origin: 1px 1px;
  transform: rotate(45deg);
}
.page.lessons .lessons-list .toggle-button .bar.bar-5 .inner {
  transform: translateX(-100%);
  transition-delay: 0.4s;
}
.page.lessons .lessons-list .toggle-button .bar .inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 2px;
  background: #fff;
  transition: transform 0.2s;
  will-change: transform;
}
.page.lessons .lessons-list .scroll-container {
  position: absolute;
  top: 0;
  left: 10px;
  bottom: 10px;
  width: calc(100% - 10px);
  background: #0e0e0e;
  border-radius: 12px;
  box-shadow: 0 14px 40px rgba(0,0,0,0.6);
  overflow: hidden;
}
@media (max-width: 400px) {
  .page.lessons .lessons-list .scroll-container {
    left: 0;
    width: 100%;
    border-top-right-radius: 0;
  }
}
.page.lessons .lessons-list .scroll-mover {
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% + 40px);
  height: 100%;
  overflow-y: scroll;
}
.page.lessons .lessons-list .shadow-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 220px;
  background: url(assets/images/698c59feae196dcf41e0329df39fbf9c.png);
  opacity: 1;
  transition: opacity 0.3s;
  pointer-events: none;
}
.page.lessons .lessons-list .chapter-container {
  width: 440px;
}
@media (max-width: 600px) {
  .page.lessons .lessons-list .chapter-container {
    width: 330px;
  }
}
@media (max-width: 400px) {
  .page.lessons .lessons-list .chapter-container {
    width: calc(100% - 40px);
  }
}
.page.lessons .lessons-list .chapter {
  display: flex;
  position: relative;
  background: #1a1a1a;
  padding: 15px 20px 15px 80px;
  border-radius: 12px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
@media (max-width: 600px) {
  .page.lessons .lessons-list .chapter {
    padding-left: 55px;
  }
}
.page.lessons .lessons-list .chapter.is-done .title {
  color: #32ffce;
}
.page.lessons .lessons-list .chapter.is-done .progress .circle .fill circle {
  stroke: #32ffce;
}
.page.lessons .lessons-list .chapter.is-done .progress .percentage {
  color: #32ffce;
}
.page.lessons .lessons-list .chapter .label {
  font-family: 'Greycliff', sans-serif;
  font-weight: 700;
  font-size: 0.9rem;
}
.page.lessons .lessons-list .chapter .title {
  font-family: 'Greycliff', sans-serif;
  font-weight: 700;
  font-size: 1.75rem;
  color: #705df2;
  line-height: 1em;
  margin-bottom: 0.15em;
}
.page.lessons .lessons-list .chapter .progress {
  position: absolute;
  top: calc(50% - 19px);
  left: 24px;
}
@media (max-width: 600px) {
  .page.lessons .lessons-list .chapter .progress {
    left: 6px;
  }
}
.page.lessons .lessons-list .chapter .progress .circle {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  width: 38px;
  height: 38px;
}
.page.lessons .lessons-list .chapter .progress .circle svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.page.lessons .lessons-list .chapter .progress .circle .full circle {
  stroke: #2f2f2f;
}
.page.lessons .lessons-list .chapter .progress .circle .fill {
  transform: rotate(-90deg);
}
.page.lessons .lessons-list .chapter .progress .circle .fill circle {
  stroke: #705df2;
  transition: stroke-dashoffset 0.3s;
}
.page.lessons .lessons-list .chapter .progress .percentage {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  line-height: 36px;
  font-family: 'Greycliff', sans-serif;
  font-weight: 700;
  font-size: 0.75rem;
  color: #705df2;
}
.page.lessons .lessons-list .list {
  padding-top: 5px;
  padding-bottom: 5px;
}
.page.lessons .lessons-list .list:hover .lesson:not(:hover).is-current .background::after {
  transform-origin: 100% 100%;
  transform: scaleX(0);
}
.page.lessons .lessons-list .lesson {
  display: block;
  position: relative;
}
.page.lessons .lessons-list .lesson.is-current .link .background::after {
  transform-origin: 0 0;
  transform: scaleX(1);
}
.page.lessons .lessons-list .lesson.is-current .link .title {
  opacity: 1;
}
.page.lessons .lessons-list .lesson.is-active .status .icon .active {
  transform: scale(1, 1);
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.52, 2.67, 0.61, 0.6);
}
.page.lessons .lessons-list .lesson.is-done .status .icon .done {
  transform: scale(1, 1);
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.52, 2.67, 0.61, 0.6);
}
.page.lessons .lessons-list .lesson.is-was-done.is-current .status .icon .active {
  background: #32ffce;
}
.page.lessons .lessons-list .lesson.is-was-done.is-current .status .icon .active .inner svg * {
  fill: #202020;
}
.page.lessons .lessons-list .lesson .link {
  display: block;
  padding: 16px 75px;
}
@media (max-width: 600px) {
  .page.lessons .lessons-list .lesson .link {
    padding-left: 55px;
    padding-right: 55px;
  }
}
@media (max-width: 400px) {
  .page.lessons .lessons-list .lesson .link {
    padding-right: 20px;
  }
}
.page.lessons .lessons-list .lesson .link:hover .background::after {
  transform-origin: 0 0;
  transform: scaleX(1);
}
.page.lessons .lessons-list .lesson .link:hover .title {
  opacity: 1;
}
.page.lessons .lessons-list .lesson .link .background {
  position: absolute;
  top: 0;
  left: 12px;
  right: 12px;
  height: 100%;
  border-radius: 12px;
  overflow: hidden;
  -webkit-mask-image: -webkit-radial-gradient(#fff, #000);
}
@media (max-width: 600px) {
  .page.lessons .lessons-list .lesson .link .background {
    left: 5px;
    right: 5px;
  }
}
@media (max-width: 400px) {
  .page.lessons .lessons-list .lesson .link .background {
    left: 0;
    right: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
}
.page.lessons .lessons-list .lesson .link .background::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0.05;
  transform: scaleX(0);
  transform-origin: 100% 100%;
  transition: transform 0.6s cubic-bezier(0.53, 0.21, 0, 1);
  will-change: transform;
}
.page.lessons .lessons-list .lesson .link .title {
  display: block;
  position: relative;
  font-weight: 400;
  line-height: 1.35em;
  opacity: 0.5;
  transition: opacity 0.3s;
}
.page.lessons .lessons-list .lesson .link .new {
  position: absolute;
  top: -3px;
  right: 0;
  padding: 4px 8px;
  background: #705df2;
  border-radius: 8px;
  font-size: 0.8rem;
}
.page.lessons .lessons-list .lesson .link .duration {
  position: absolute;
  top: calc(50% - 0.4em);
  right: 32px;
  font-size: 0.8rem;
  font-weight: 500;
  opacity: 0.35;
}
@media (max-width: 600px) {
  .page.lessons .lessons-list .lesson .link .duration {
    right: 13px;
  }
}
@media (max-width: 400px) {
  .page.lessons .lessons-list .lesson .link .duration {
    display: none;
  }
}
.page.lessons .lessons-list .lesson .status {
  display: block;
  position: absolute;
  top: 0;
  left: 26px;
  width: 40px;
  height: 100%;
  cursor: alias;
}
@media (max-width: 600px) {
  .page.lessons .lessons-list .lesson .status {
    left: 5px;
  }
}
.page.lessons .lessons-list .lesson .status .icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  cursor: alias;
}
.page.lessons .lessons-list .lesson .status .icon .to-do {
  display: block;
  position: absolute;
  top: -9px;
  left: -9px;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 2px solid rgba(255,255,255,0.2);
}
.page.lessons .lessons-list .lesson .status .icon .done {
  display: block;
  position: absolute;
  top: -13px;
  left: -13px;
  width: 26px;
  height: 26px;
  background: #32ffce;
  border-radius: 50%;
  transform: scale(0, 0);
  transition: transform 0.2s ease-in;
  will-change: transform;
}
.page.lessons .lessons-list .lesson .status .icon .done .inner {
  position: absolute;
  top: calc(50% - 5px);
  left: calc(50% - 6px);
  width: 12px;
  height: 10px;
}
.page.lessons .lessons-list .lesson .status .icon .done .inner svg {
  display: block;
  width: 100%;
  height: 100%;
}
.page.lessons .lessons-list .lesson .status .icon .done .inner svg * {
  fill: #202020;
}
.page.lessons .lessons-list .lesson .status .icon .active {
  display: block;
  position: absolute;
  top: -15px;
  left: -15px;
  width: 29px;
  height: 29px;
  background: #705df2;
  border-radius: 50%;
  transform: scale(0, 0);
  transition: transform 0.2s ease-in;
  will-change: transform;
}
.page.lessons .lessons-list .lesson .status .icon .active .inner {
  position: absolute;
  top: calc(50% - 6px);
  left: calc(50% - 4px);
  width: 10px;
  height: 11px;
}
.page.lessons .lessons-list .lesson .status .icon .active .inner svg {
  display: block;
  width: 100%;
  height: 100%;
}
.page.lessons .lessons-list .lesson .status .icon .active .inner svg * {
  fill: #fff;
}
.page.lessons .links-list {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 440px;
  height: 500px;
  max-height: calc(100vh - 90px);
  z-index: 5;
  transform: translateY(100%);
  transition: transform 0.5s cubic-bezier(0.53, 0.21, 0, 1);
  will-change: transform;
}
@media (max-width: 800px) {
  .page.lessons .links-list {
    width: 400px;
  }
}
@media (max-width: 600px) {
  .page.lessons .links-list {
    width: 360px;
  }
}
@media (max-width: 400px) {
  .page.lessons .links-list {
    width: calc(100% - 15px);
  }
}
@media print {
  .page.lessons .links-list {
    display: none;
  }
}
.page.lessons .links-list.is-visible {
  transform: translateX(0%);
}
.page.lessons .links-list .toggle-button {
  display: block;
  position: absolute;
  bottom: 100%;
  left: 0;
  height: 47px;
  width: calc(100% - 12px);
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  background: #1a1a1a;
  text-align: left;
  box-shadow: 0 -4px 30px rgba(0,0,0,0.467);
  cursor: pointer;
}
@media (max-width: 1050px) {
  .page.lessons .links-list .toggle-button {
    left: auto;
    right: 12px;
    width: 47px;
  }
}
.page.lessons .links-list .toggle-button:hover .hover {
  transform-origin: 0 0;
  transform: scaleX(1);
}
.page.lessons .links-list .toggle-button:hover .icon svg path {
  stroke-dashoffset: 66px;
}
.page.lessons .links-list .toggle-button .shadow-fix {
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  -webkit-mask-image: -webkit-radial-gradient(#fff, #000);
}
.page.lessons .links-list .toggle-button .hover {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0.05;
  transform: scaleX(0);
  transform-origin: 100% 100%;
  transition: transform 0.6s cubic-bezier(0.53, 0.21, 0, 1);
  will-change: transform;
}
.page.lessons .links-list .toggle-button .icons {
  position: absolute;
  top: 50%;
  left: 38px;
}
@media (max-width: 1050px) {
  .page.lessons .links-list .toggle-button .icons {
    left: 25px;
  }
}
.page.lessons .links-list .toggle-button .icon {
  display: block;
  position: absolute;
  top: -7px;
  left: -15px;
  width: 29px;
  height: 14px;
  opacity: 0.5;
}
.page.lessons .links-list .toggle-button .icon svg {
  display: block;
  width: 100%;
  height: 100%;
}
.page.lessons .links-list .toggle-button .icon svg path {
  stroke-dasharray: 33px;
  stroke-dashoffset: 0px;
  transition: stroke-dashoffset 1.2s cubic-bezier(0.65, 0, 0.35, 1);
}
.page.lessons .links-list .toggle-button .label {
  margin-left: 70px;
  font-family: 'Greycliff', sans-serif;
  font-weight: 700;
  letter-spacing: 0.05em;
  opacity: 0.8;
}
@media (max-width: 400px) {
  .page.lessons .links-list .toggle-button .label {
    display: none;
  }
}
.page.lessons .links-list .scroll-container {
  position: absolute;
  top: 0;
  right: 12px;
  width: calc(100% - 12px);
  height: 100%;
  background: #1a1a1a;
  box-shadow: 0 14px 40px rgba(0,0,0,0.6);
  overflow: hidden;
}
.page.lessons .links-list .scroll-mover {
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% + 40px);
  height: 100%;
  padding: 25px;
  overflow-y: scroll;
}
.page.lessons .links-list .shadow-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 220px;
  background: url(assets/images/698c59feae196dcf41e0329df39fbf9c.png);
  opacity: 1;
  transition: opacity 0.3s;
  pointer-events: none;
}
.page.lessons .main {
  display: flex;
  flex-direction: column;
  align-items: center;
/**
        * Content
        */
/**
        * Details
        */
}
.page.lessons .main .content {
  margin-bottom: 2em;
  max-width: 1180px;
}
.page.lessons .main .content .text {
  margin-top: 4em;
  margin-bottom: 4em;
}
.page.lessons .main .details {
  display: flex;
  width: 100%;
  background: #705df2;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
@media (max-width: 600px) {
  .page.lessons .main .details {
    display: block;
  }
}
@media print {
  .page.lessons .main .details {
    display: block;
  }
}
.page.lessons .main .details .side {
  padding: 40px 45px 30px 45px;
}
@media (max-width: 800px) {
  .page.lessons .main .details .side {
    padding: 35px 35px 30px 35px;
  }
}
@media (max-width: 600px) {
  .page.lessons .main .details .side {
    width: auto;
    padding: 30px 25px 30px 25px;
  }
}
@media (max-width: 400px) {
  .page.lessons .main .details .side {
    padding: 25px 20px 25px 20px;
  }
}
.page.lessons .main .details .informations {
  width: 55%;
}
@media (max-width: 600px) {
  .page.lessons .main .details .informations {
    width: auto;
  }
}
@media print {
  .page.lessons .main .details .informations {
    width: auto;
    text-align: center;
  }
}
.page.lessons .main .details .informations .label {
  margin-bottom: 0.25em;
  font-size: 1.2em;
  font-family: 'Greycliff', sans-serif;
  font-weight: 500;
  letter-spacing: -0.05em;
}
.page.lessons .main .details .informations .title {
  margin-bottom: 0.5em;
  font-size: 2rem;
  font-family: 'Greycliff', sans-serif;
  font-weight: 800;
  line-height: 1.25em;
}
.page.lessons .main .details .informations .mandatory {
  font-size: 0.9rem;
}
.page.lessons .main .details .informations .difficulty {
  font-size: 0.9rem;
}
.page.lessons .main .details .informations .difficulty .value {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
  border-radius: 4px;
  border: 1px solid #fff;
  font-weight: 700;
}
.page.lessons .main .details .downloads {
  width: 45%;
  background: rgba(0,0,0,0.133);
  padding-right: 0;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}
@media (max-width: 600px) {
  .page.lessons .main .details .downloads {
    width: auto;
    border-top-left-radius: 0;
  }
}
@media print {
  .page.lessons .main .details .downloads {
    display: none;
  }
}
.page.lessons .main .details .downloads .title {
  margin-bottom: 1.25em;
}
.page.lessons .main .details .downloads .title .icon {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 19px;
}
.page.lessons .main .details .downloads .title .icon svg {
  display: block;
  width: 100%;
  height: 100%;
}
.page.lessons .main .details .downloads .title .icon svg * {
  fill: #fff;
}
.page.lessons .main .details .downloads .title .label {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  font-size: 1.2em;
  font-family: 'Greycliff', sans-serif;
  font-weight: 700;
  letter-spacing: -0.05em;
}
.page.lessons .main .details .downloads .files {
  margin-bottom: 1.25em;
}
.page.lessons .main .details .downloads .files .button .label {
  margin-left: 20px;
  margin-right: 20px;
}
.page.lessons .main .details .downloads .files .starter {
  margin-bottom: 5px;
  background: #fff;
  color: #705df2;
}
.page.lessons .main .details .downloads .files .starter .label {
  opacity: 1;
}
.page.lessons .main .details .downloads .files .starter .hover {
  background: #705df2;
}
.page.lessons .main .details .downloads .files .final {
  margin-bottom: 5px;
  color: #fff;
}
.page.lessons .main .details .downloads .files .final .label {
  opacity: 1;
}
.page.lessons .main .details .downloads .how-button .icon {
  display: inline-block;
  vertical-align: middle;
  width: 17px;
  height: 17px;
}
.page.lessons .main .details .downloads .how-button .icon svg {
  display: block;
  width: 100%;
  height: 100%;
}
.page.lessons .main .details .downloads .how-button .icon svg * {
  fill: #fff;
}
.page.lessons .main .details .downloads .how-button .label {
  display: inline-block;
  vertical-align: middle;
  margin-left: 6px;
  text-decoration: underline;
  text-decoration-style: dashed;
  text-underline-position: under;
}
.page.lessons .text > h2,
.page.lessons .text > h3,
.page.lessons .text > h4,
.page.lessons .text > h5,
.page.lessons .text > ul,
.page.lessons .text > ol,
.page.lessons .text > p:not(.is-image),
.page.lessons .text > .code-toolbar {
  margin-left: 45px;
  margin-right: 45px;
}
@media (max-width: 1050px) {
  .page.lessons .text > h2,
  .page.lessons .text > h3,
  .page.lessons .text > h4,
  .page.lessons .text > h5,
  .page.lessons .text > ul,
  .page.lessons .text > ol,
  .page.lessons .text > p:not(.is-image),
  .page.lessons .text > .code-toolbar {
    margin-left: 0;
    margin-right: 0;
  }
}
.page.lessons .end {
  display: flex;
  position: relative;
  width: 100%;
  padding: 40px 45px 45px 45px;
  background: #705df2;
  border-radius: 12px;
  justify-content: space-between;
}
@media (max-width: 800px) {
  .page.lessons .end {
    padding: 30px 35px 30px 35px;
  }
}
@media (max-width: 600px) {
  .page.lessons .end {
    display: block;
    padding: 25px 25px 30px 25px;
  }
}
@media (max-width: 400px) {
  .page.lessons .end {
    padding: 25px 20px 25px 20px;
  }
}
@media print {
  .page.lessons .end {
    display: none;
  }
}
.page.lessons .end .left {
  margin-right: 20px;
}
@media (max-width: 600px) {
  .page.lessons .end .left {
    margin-right: 0;
    margin-bottom: 2rem;
  }
}
.page.lessons .end .sur-title {
  margin-bottom: 0.25em;
  font-size: 1.2em;
  font-family: 'Greycliff', sans-serif;
  font-weight: 500;
  letter-spacing: -0.05em;
}
.page.lessons .end .title {
  font-size: 2rem;
  font-family: 'Greycliff', sans-serif;
  font-weight: 800;
  line-height: 1.25em;
}
.page.lessons .end .button {
  height: 80px;
  margin-right: 0;
  background: #fff;
  color: #705df2;
}
.page.lessons .end .button .label {
  text-align: left;
}
.page.lessons .end .button .hover {
  background: #705df2;
}
.page.lessons .end .button .icon {
  margin-left: 25px;
  margin-right: 25px;
}
.page.lessons .end .button .icon .default svg {
  display: block;
}
.page.lessons .end .button .icon .default svg * {
  fill: #705df2;
}
.page.lessons .end .button .icon .disc {
  background: #705df2;
}
.page.lessons .end .button .icon .disc .inner svg * {
  fill: #fff;
}
html.login {
  background: #1a1a1a;
}
.page.login a {
  text-decoration: underline;
}
.page.login .forgot {
  text-align: right;
}
html.logout {
  background: #1a1a1a;
}
html.passwordResetRequest {
  background: #1a1a1a;
}
html.passwordResetUpdate {
  background: #1a1a1a;
}
html.studentsWorks {
  background: #fff;
}
.page.studentsWorks {
  padding-top: 200px;
  font-size: 20px;
/**
     * Logo
     */
/**
     * Title
     */
/**
     * Button
     */
/**
     * Suggest
     */
/**
     * Tweets
     */
}
@media (max-width: 1600px) {
  .page.studentsWorks {
    font-size: 18px;
  }
}
@media (max-width: 1300px) {
  .page.studentsWorks {
    font-size: 16px;
  }
}
@media (max-width: 1050px) {
  .page.studentsWorks {
    font-size: 15px;
  }
}
@media (max-width: 800px) {
  .page.studentsWorks {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  .page.studentsWorks {
    font-size: 14px;
  }
}
@media (max-width: 400px) {
  .page.studentsWorks {
    font-size: 13px;
  }
}
.page.studentsWorks .main-logo {
  position: absolute;
  top: 55px;
  left: 85px;
  z-index: 2;
}
@media (max-width: 1600px) {
  .page.studentsWorks .main-logo {
    top: 45px;
    left: 70px;
  }
}
@media (max-width: 1300px) {
  .page.studentsWorks .main-logo {
    top: 35px;
    left: 55px;
  }
}
@media (max-width: 1050px) {
  .page.studentsWorks .main-logo {
    top: 25px;
    left: 40px;
  }
}
@media (max-width: 800px) {
  .page.studentsWorks .main-logo {
    top: 20px;
    left: 30px;
  }
}
@media (max-width: 600px) {
  .page.studentsWorks .main-logo {
    top: 20px;
    left: 20px;
  }
}
@media (max-width: 400px) {
  .page.studentsWorks .main-logo {
    top: 20px;
    left: 20px;
  }
}
.page.studentsWorks .section-title {
  font-family: 'Greycliff';
  font-weight: 800;
  font-size: 48px;
  letter-spacing: -0.02em;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
  text-align: center;
}
@media (max-width: 1600px) {
  .page.studentsWorks .section-title {
    font-size: 44px;
  }
}
@media (max-width: 1300px) {
  .page.studentsWorks .section-title {
    font-size: 40px;
  }
}
@media (max-width: 1050px) {
  .page.studentsWorks .section-title {
    margin-left: auto;
    margin-right: auto;
    font-size: 36px;
  }
}
@media (max-width: 800px) {
  .page.studentsWorks .section-title {
    font-size: 32px;
  }
}
@media (max-width: 600px) {
  .page.studentsWorks .section-title {
    margin-left: 20px;
    margin-right: 20px;
    font-size: 28px;
  }
}
@media (max-width: 400px) {
  .page.studentsWorks .section-title {
    font-size: 24px;
  }
}
.page.studentsWorks .section-title strong {
  color: #705df2;
  font-weight: 800;
}
.page.studentsWorks .button.is-more {
  height: 66px;
  border-radius: 33px;
  box-shadow: 0px 14px 55px rgba(60,0,189,0.15);
  -webkit-mask-image: none;
}
.page.studentsWorks .button.is-more .hover {
  opacity: 0.035;
}
.page.studentsWorks .button.is-more .label {
  margin-right: 35px;
  margin-left: 35px;
  font-size: 20px;
}
@media (max-width: 1600px) {
  .page.studentsWorks .button.is-more .label {
    font-size: 18px;
  }
}
@media (max-width: 1300px) {
  .page.studentsWorks .button.is-more .label {
    font-size: 16px;
  }
}
@media (max-width: 1050px) {
  .page.studentsWorks .button.is-more .label {
    font-size: 15px;
  }
}
@media (max-width: 800px) {
  .page.studentsWorks .button.is-more .label {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  .page.studentsWorks .button.is-more .label {
    font-size: 14px;
  }
}
@media (max-width: 400px) {
  .page.studentsWorks .button.is-more .label {
    font-size: 13px;
  }
}
.page.studentsWorks .suggest {
  position: relative;
  height: 72px;
  width: 100%;
  max-width: 760px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 6vh;
}
@media (orientation: portrait) {
  .page.studentsWorks .suggest {
    margin-bottom: 4vw;
  }
}
@media (max-width: 800px) {
  .page.studentsWorks .suggest {
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
  }
}
.page.studentsWorks .suggest.is-success .background {
  opacity: 0.08;
  background: #705df2;
  transition-delay: 0.3s, 0.3s, 0.1s;
}
.page.studentsWorks .suggest.is-success .input2s {
  opacity: 0;
  transition-delay: 0s;
}
.page.studentsWorks .suggest.is-success .success .label .label-inner {
  transform: translateX(0);
  transition-delay: 0.8s;
}
.page.studentsWorks .suggest.is-done .success .icon .disc {
  transform: scale(1, 1);
}
@media (max-width: 600px) {
  .page.studentsWorks .suggest .non-important {
    display: none;
  }
}
.page.studentsWorks .suggest .background {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fefeff;
  border-radius: calc(72px / 2);
  box-shadow: 0px 24px 74px rgba(60,0,189,0.094);
  opacity: 1;
  transition: background 0.5s ease-in-out, width 0.5s ease-in-out, opacity 0.5s ease-in-out;
  transition-delay: 0.5s, 0.5s, 0.7s;
  will-change: opacity;
}
.page.studentsWorks .suggest .input2s {
  width: 100%;
  height: 72px;
  transition: opacity 0.5s ease-out;
  transition-delay: 0.8s;
  will-change: opacity;
}
.page.studentsWorks .suggest .input2s .input2 {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% - 144px);
  height: 72px;
  padding-left: 25px;
  line-height: 72px;
  border-top-left-radius: calc(72px / 2);
  border-bottom-left-radius: calc(72px / 2);
  font-size: 18px;
  color: #202020;
}
@media (max-width: 1300px) {
  .page.studentsWorks .suggest .input2s .input2 {
    font-size: 16px;
  }
}
@media (max-width: 1050px) {
  .page.studentsWorks .suggest .input2s .input2 {
    font-size: 15px;
  }
}
@media (max-width: 800px) {
  .page.studentsWorks .suggest .input2s .input2 {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  .page.studentsWorks .suggest .input2s .input2 {
    font-size: 14px;
  }
}
@media (max-width: 400px) {
  .page.studentsWorks .suggest .input2s .input2 {
    font-size: 13px;
  }
}
.page.studentsWorks .suggest .input2s .input2::placeholder {
  color: #c8c5dd;
}
.page.studentsWorks .suggest .input2s .input2:-webkit-autofill,
.page.studentsWorks .suggest .input2s .input2:-webkit-autofill:hover,
.page.studentsWorks .suggest .input2s .input2:-webkit-autofill:focus {
  -webkit-text-fill-color: #000;
  box-shadow: 0 0 0px 100px #fefeff inset;
  transition: background-color 5000s ease-in-out 0s;
}
.page.studentsWorks .suggest .input2s .submit {
  display: block;
  position: absolute;
  top: 3px;
  right: 3px;
  width: 180px;
  height: calc(100% - 3px * 2);
  border-radius: calc((72px - 3px * 2) / 2);
  margin: 0;
  box-shadow: 0px 14px 55px rgba(60,0,189,0.15);
  -webkit-mask-image: none;
}
@media (max-width: 600px) {
  .page.studentsWorks .suggest .input2s .submit {
    width: 130px;
  }
}
.page.studentsWorks .suggest .success {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  line-height: 72px;
  pointer-events: none;
}
.page.studentsWorks .suggest .success * {
  pointer-events: none;
}
.page.studentsWorks .suggest .success .icon {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  width: 26px;
  height: 26px;
  margin-left: 22px;
  margin-right: 10px;
}
.page.studentsWorks .suggest .success .icon .disc {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #705df2;
  border-radius: 50%;
  transform: scale(0, 0);
  transition: transform 0.2s ease-in;
  will-change: transform;
}
.page.studentsWorks .suggest .success .icon .disc .inner {
  position: absolute;
  top: calc(50% - 5px);
  left: calc(50% - 6px);
  width: 12px;
  height: 10px;
}
.page.studentsWorks .suggest .success .icon .disc .inner svg {
  display: block;
  width: 100%;
  height: 100%;
}
.page.studentsWorks .suggest .success .icon .disc .inner svg * {
  fill: #fff;
}
.page.studentsWorks .suggest .success .label {
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
}
.page.studentsWorks .suggest .success .label .label-inner {
  display: inline-block;
  position: relative;
  transform: translateX(-100%);
  transition: transform 0.5s cubic-bezier(0, 0, 0.25, 1);
  transition-delay: 0s;
}
.page.studentsWorks .suggest .error {
  position: absolute;
  top: calc(100% + 14px);
  left: 0;
  pointer-events: none;
  color: #fe6754;
  overflow: hidden;
}
.page.studentsWorks .suggest .error.has-error .error-inner {
  transform: translateX(0%);
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}
.page.studentsWorks .suggest .error .error-inner {
  display: inline-block;
  position: relative;
  transform: translateX(-100%);
  transition: transform 0.5s cubic-bezier(0.75, 0, 1, 1);
}
.page.studentsWorks .tweets {
  margin-bottom: 120px;
}
.page.studentsWorks .tweets .columns {
  display: flex;
  width: 1560px;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 1600px) {
  .page.studentsWorks .tweets .columns {
    width: auto;
    margin-right: 20px;
    margin-left: 20px;
  }
}
.page.studentsWorks .tweets .column {
  flex: 1;
}
@media (max-width: 1300px) {
  .page.studentsWorks .tweets .column:nth-child(3) {
    display: none;
  }
}
@media (max-width: 800px) {
  .page.studentsWorks .tweets .column:nth-child(2) {
    display: none;
  }
}
.page.studentsWorks .tweets .column .tweet {
  visibility: visible;
}
.page.studentsWorks .tweets .tweet {
  visibility: hidden;
}
.page.studentsWorks .tweets .more {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}
.page.studentsWorks .tweets .more .button {
  margin-right: 0;
}
html.studentsWorksSingle {
  background: #fff;
}
.page.studentsWorksSingle {
  padding-top: 200px;
  font-size: 20px;
}
@media (max-width: 1600px) {
  .page.studentsWorksSingle {
    font-size: 18px;
  }
}
@media (max-width: 1300px) {
  .page.studentsWorksSingle {
    font-size: 16px;
  }
}
@media (max-width: 1050px) {
  .page.studentsWorksSingle {
    font-size: 15px;
  }
}
@media (max-width: 800px) {
  .page.studentsWorksSingle {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  .page.studentsWorksSingle {
    font-size: 14px;
  }
}
@media (max-width: 400px) {
  .page.studentsWorksSingle {
    font-size: 13px;
  }
}
.page.studentsWorksSingle .main-logo {
  position: absolute;
  top: 55px;
  left: 85px;
  z-index: 2;
}
@media (max-width: 1600px) {
  .page.studentsWorksSingle .main-logo {
    top: 45px;
    left: 70px;
  }
}
@media (max-width: 1300px) {
  .page.studentsWorksSingle .main-logo {
    top: 35px;
    left: 55px;
  }
}
@media (max-width: 1050px) {
  .page.studentsWorksSingle .main-logo {
    top: 25px;
    left: 40px;
  }
}
@media (max-width: 800px) {
  .page.studentsWorksSingle .main-logo {
    top: 20px;
    left: 30px;
  }
}
@media (max-width: 600px) {
  .page.studentsWorksSingle .main-logo {
    top: 20px;
    left: 20px;
  }
}
@media (max-width: 400px) {
  .page.studentsWorksSingle .main-logo {
    top: 20px;
    left: 20px;
  }
}
.page.studentsWorksSingle .section-title {
  font-family: 'Greycliff';
  font-weight: 800;
  font-size: 48px;
  letter-spacing: -0.02em;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
  text-align: center;
}
@media (max-width: 1600px) {
  .page.studentsWorksSingle .section-title {
    font-size: 44px;
  }
}
@media (max-width: 1300px) {
  .page.studentsWorksSingle .section-title {
    font-size: 40px;
  }
}
@media (max-width: 1050px) {
  .page.studentsWorksSingle .section-title {
    margin-left: auto;
    margin-right: auto;
    font-size: 36px;
  }
}
@media (max-width: 800px) {
  .page.studentsWorksSingle .section-title {
    font-size: 32px;
  }
}
@media (max-width: 600px) {
  .page.studentsWorksSingle .section-title {
    margin-left: 20px;
    margin-right: 20px;
    font-size: 28px;
  }
}
@media (max-width: 400px) {
  .page.studentsWorksSingle .section-title {
    font-size: 24px;
  }
}
.page.studentsWorksSingle .section-title strong {
  color: #705df2;
  font-weight: 800;
}
.page.studentsWorksSingle .button.is-more {
  height: 66px;
  border-radius: 33px;
  box-shadow: 0px 14px 55px rgba(60,0,189,0.15);
  -webkit-mask-image: none;
}
.page.studentsWorksSingle .button.is-more .hover {
  opacity: 0.035;
}
.page.studentsWorksSingle .button.is-more .label {
  margin-right: 35px;
  margin-left: 35px;
  font-size: 20px;
}
@media (max-width: 1600px) {
  .page.studentsWorksSingle .button.is-more .label {
    font-size: 18px;
  }
}
@media (max-width: 1300px) {
  .page.studentsWorksSingle .button.is-more .label {
    font-size: 16px;
  }
}
@media (max-width: 1050px) {
  .page.studentsWorksSingle .button.is-more .label {
    font-size: 15px;
  }
}
@media (max-width: 800px) {
  .page.studentsWorksSingle .button.is-more .label {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  .page.studentsWorksSingle .button.is-more .label {
    font-size: 14px;
  }
}
@media (max-width: 400px) {
  .page.studentsWorksSingle .button.is-more .label {
    font-size: 13px;
  }
}
.page.studentsWorksSingle .tweet {
  max-width: 600px;
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
}
.page.studentsWorksSingle .more {
  display: flex;
  justify-content: center;
  margin-bottom: 80px;
}
.page.studentsWorksSingle .more .button {
  margin-right: 0;
}
html.twitterContests {
  background: #fff;
}
.page.twitterContests {
  padding-top: 200px;
  font-size: 20px;

}
@media (max-width: 1600px) {
  .page.twitterContests {
    font-size: 18px;
  }
}
@media (max-width: 1300px) {
  .page.twitterContests {
    font-size: 16px;
  }
}
@media (max-width: 1050px) {
  .page.twitterContests {
    font-size: 15px;
  }
}
@media (max-width: 800px) {
  .page.twitterContests {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  .page.twitterContests {
    font-size: 14px;
  }
}
@media (max-width: 400px) {
  .page.twitterContests {
    font-size: 13px;
  }
}
.page.twitterContests .main-logo {
  position: absolute;
  top: 55px;
  left: 85px;
  z-index: 2;
}
@media (max-width: 1600px) {
  .page.twitterContests .main-logo {
    top: 45px;
    left: 70px;
  }
}
@media (max-width: 1300px) {
  .page.twitterContests .main-logo {
    top: 35px;
    left: 55px;
  }
}
@media (max-width: 1050px) {
  .page.twitterContests .main-logo {
    top: 25px;
    left: 40px;
  }
}
@media (max-width: 800px) {
  .page.twitterContests .main-logo {
    top: 20px;
    left: 30px;
  }
}
@media (max-width: 600px) {
  .page.twitterContests .main-logo {
    top: 20px;
    left: 20px;
  }
}
@media (max-width: 400px) {
  .page.twitterContests .main-logo {
    top: 20px;
    left: 20px;
  }
}
.page.twitterContests .section-title {
  font-family: 'Greycliff';
  font-weight: 800;
  font-size: 48px;
  letter-spacing: -0.02em;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
  text-align: center;
}
@media (max-width: 1600px) {
  .page.twitterContests .section-title {
    font-size: 44px;
  }
}
@media (max-width: 1300px) {
  .page.twitterContests .section-title {
    font-size: 40px;
  }
}
@media (max-width: 1050px) {
  .page.twitterContests .section-title {
    margin-left: auto;
    margin-right: auto;
    font-size: 36px;
  }
}
@media (max-width: 800px) {
  .page.twitterContests .section-title {
    font-size: 32px;
  }
}
@media (max-width: 600px) {
  .page.twitterContests .section-title {
    margin-left: 20px;
    margin-right: 20px;
    font-size: 28px;
  }
}
@media (max-width: 400px) {
  .page.twitterContests .section-title {
    font-size: 24px;
  }
}
.page.twitterContests .section-title strong {
  color: #705df2;
  font-weight: 800;
}
.page.twitterContests .winners {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 3rem;
}
.page.twitterContests .winner {
  display: flex;
  justify-content: center;
  margin-bottom: 16px;
  border: 2px solid rgba(0,0,0,0.05);
  border-radius: 10px;
  padding: 10px 15px;
}
.page.twitterContests .winner .user-picture-container {
  display: inline-block;
  vertical-align: top;
  width: 58px;
  height: 58px;
  border-radius: 50%;
  overflow: hidden;
  background: #dfdae4;
}
.page.twitterContests .winner .user-picture {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  overflow: hidden;
}
.page.twitterContests .winner .user-information {
  display: inline-flex;
  vertical-align: top;
  width: calc(100% - 68px);
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding-left: 10px;
  line-height: 22px;
  font-size: 16px;
}
@media (max-width: 1600px) {
  .page.twitterContests .winner .user-information {
    line-height: 21px;
    font-size: 15px;
  }
}
@media (max-width: 1300px) {
  .page.twitterContests .winner .user-information {
    line-height: 20px;
    font-size: 14px;
  }
}
@media (max-width: 1050px) {
  .page.twitterContests .winner .user-information {
    line-height: 19px;
    font-size: 13px;
  }
}
@media (max-width: 800px) {
  .page.twitterContests .winner .user-information {
    line-height: 18px;
    font-size: 12px;
  }
}
.page.twitterContests .winner .user-information .name {
  font-weight: 700;
  color: #434246;
}
.page.twitterContests .winner .user-information .screen-name {
  color: #705df2;
}
.page.twitterContests .winner .user-information .date {
  font-size: 14px;
  opacity: 0.5;
}
@media (max-width: 1050px) {
  .page.twitterContests .winner .user-information .date {
    font-size: 13px;
  }
}
@media (max-width: 800px) {
  .page.twitterContests .winner .user-information .date {
    display: block;
    font-size: 12px;
  }
}
.page.twitterContests .winner .user-information .date:hover {
  text-decoration: underline;
}
html.unsubscribe {
  background: #1a1a1a;
}

pre[class*="language-"].line-numbers {
	position: relative;
	padding-left: 3.8em;
	counter-reset: linenumber;
}

pre[class*="language-"].line-numbers > code {
	position: relative;
	white-space: inherit;
}

.line-numbers .line-numbers-rows {
	position: absolute;
	pointer-events: none;
	top: 0;
	font-size: 100%;
	left: -3.8em;
	width: 3em;
	letter-spacing: -1px;
	border-right: 1px solid #999;

	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

}

	.line-numbers-rows > span {
		display: block;
		counter-increment: linenumber;
	}

		.line-numbers-rows > span:before {
			content: counter(linenumber);
			color: #999;
			display: block;
			padding-right: 0.8em;
			text-align: right;
		}

div.code-toolbar {
	position: relative;
}

div.code-toolbar > .toolbar {
	position: absolute;
	top: .3em;
	right: .2em;
	transition: opacity 0.3s ease-in-out;
	opacity: 0;
}

div.code-toolbar:hover > .toolbar {
	opacity: 1;
}


div.code-toolbar:focus-within > .toolbar {
	opacity: 1;
}

div.code-toolbar > .toolbar .toolbar-item {
	display: inline-block;
}

div.code-toolbar > .toolbar a {
	cursor: pointer;
}

div.code-toolbar > .toolbar button {
	background: none;
	border: 0;
	color: inherit;
	font: inherit;
	line-height: normal;
	overflow: visible;
	padding: 0;
	-webkit-user-select: none; /* for button */
	-moz-user-select: none;
	-ms-user-select: none;
}

div.code-toolbar > .toolbar a,
div.code-toolbar > .toolbar button,
div.code-toolbar > .toolbar span {
	color: #bbb;
	font-size: .8em;
	padding: 0 .5em;
	background: #f5f2f0;
	background: rgba(224, 224, 224, 0.2);
	box-shadow: 0 2px 0 0 rgba(0,0,0,0.2);
	border-radius: .5em;
}

div.code-toolbar > .toolbar a:hover,
div.code-toolbar > .toolbar a:focus,
div.code-toolbar > .toolbar button:hover,
div.code-toolbar > .toolbar button:focus,
div.code-toolbar > .toolbar span:hover,
div.code-toolbar > .toolbar span:focus {
	color: inherit;
	text-decoration: none;
}



code[class*="language-"],
pre[class*="language-"] {
	color: #ccc;
	background: none;
	font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
	font-size: 1em;
	text-align: left;
	white-space: pre;
	word-spacing: normal;
	word-break: normal;
	word-wrap: normal;
	line-height: 1.5;

	-moz-tab-size: 4;
	-o-tab-size: 4;
	tab-size: 4;

	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;

}

/* Code blocks */
pre[class*="language-"] {
	padding: 1em;
	margin: .5em 0;
	overflow: auto;
}

:not(pre) > code[class*="language-"],
pre[class*="language-"] {
	background: #2d2d2d;
}

/* Inline code */
:not(pre) > code[class*="language-"] {
	padding: .1em;
	border-radius: .3em;
	white-space: normal;
}

.token.comment,
.token.block-comment,
.token.prolog,
.token.doctype,
.token.cdata {
	color: #999;
}

.token.punctuation {
	color: #ccc;
}

.token.tag,
.token.attr-name,
.token.namespace,
.token.deleted {
	color: #e2777a;
}

.token.function-name {
	color: #6196cc;
}

.token.boolean,
.token.number,
.token.function {
	color: #f08d49;
}

.token.property,
.token.class-name,
.token.constant,
.token.symbol {
	color: #f8c555;
}

.token.selector,
.token.important,
.token.atrule,
.token.keyword,
.token.builtin {
	color: #cc99cd;
}

.token.string,
.token.char,
.token.attr-value,
.token.regex,
.token.variable {
	color: #7ec699;
}

.token.operator,
.token.entity,
.token.url {
	color: #67cdcc;
}

.token.important,
.token.bold {
	font-weight: bold;
}
.token.italic {
	font-style: italic;
}

.token.entity {
	cursor: help;
}

.token.inserted {
	color: green;
}


/*Map classes*/

.responsive-map-container {
  margin-top : 2%;
  margin-bottom: 5%;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;

}

.responsive-map-container iframe,
.responsive-map-container object,
.responsive-map-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}



.question__form {
  max-width: 546px;
  margin: 0 auto;
}

.question__fieldset {
  margin-bottom: 40px;
}

.question__field:not(:last-child),
.question .field:not(:last-child) {
  margin-bottom: 32px;
}

.question__label {
  margin-bottom: 24px;
  font-size: 12px;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase;
  color: #B1B5C3;
}

.question__variants {
  display: flex;
  margin: 0 -10px;
}

.question__radio {
  position: relative;
  flex: 0 0 calc(50% - 20px);
  width: calc(50% - 20px);
  margin: 0 10px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.question__input2 {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.question__input2:checked+.question__inner {
  box-shadow: inset 0 0 0 2px #3772FF;
}

body.dark .question__input2:checked+.question__inner {
  box-shadow: inset 0 0 0 2px #3772FF;
}

.question__inner {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 80px;
  padding: 12px;
  border-radius: 8px;
  background: #FCFCFD;
  transition: box-shadow .2s;
}

@media only screen and (max-width: 767px) {
  .question__inner {
    height: 48px;
  }
}

.question__inner:hover {
  box-shadow: inset 0 0 0 2px #E6E8EC;
}

body.dark .question__inner {
  background: #23262F;
}

body.dark .question__inner:hover {
  box-shadow: inset 0 0 0 2px #353945;
}

.question__icon {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  width: 44px;
  height: 44px;
  margin-right: 14px;
  border-radius: 50%;
}

@media only screen and (max-width: 767px) {
  .question__icon {
    display: none;
  }
}

.question__icon .icon {
  width: 20px;
  height: 20px;
  fill: #FCFCFD;
}

.question .field__input2,
.question .field__textarea {
  background: #FCFCFD;
}

body.dark .question .field__input2, body.dark .question .field__textarea {
  background: #23262F;
}

body.dark .question .select {
  background: #23262F;
}

.question__text {
  font-family: 'DM Sans', sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  color: #23262F;
}

body.dark .question__text {
  color: #FCFCFD;
}

.question__btns {
  text-align: right;
}


.section-bg {
  padding: 136px 0;
  background: #F4F5F6;
}

@media only screen and (max-width: 1179px) {
  .section-bg {
    padding: 112px 0;
  }
}

@media only screen and (max-width: 767px) {
  .section-bg {
    padding: 64px 0;
  }
}

body.dark .section-bg {
  background: #18191D;
}

.section-mb0 {
  margin-bottom: 0;
}

@media only screen and (max-width: 1179px) {
  .section-mb0 {
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 767px) {
  .section-mb0 {
    margin-bottom: 0;
  }
}

.section-padding {
  padding: 136px 0;
}

@media only screen and (max-width: 1179px) {
  .section-padding {
    padding: 112px 0;
  }
}

@media only screen and (max-width: 767px) {
  .section-padding {
    padding: 64px 0;
  }
}


.contact {
  position: relative;
}

.contact__body .contact__center {
  display: flex;
  align-items: center;
  min-height: 740px;
  padding-top: 112px;
  padding-bottom: 112px;
}

@media only screen and (max-width: 1179px) {
  .contact__body .contact__center {
    padding-top: 80px;
  }
}

@media only screen and (max-width: 767px) {
  .contact__body .contact__center {
    display: block;
    min-height: auto;
    padding-top: 32px;
    padding-bottom: 16px;
  }
}

.contact__wrap {
  position: relative;
  z-index: 3;
  max-width: 545px;
}

@media only screen and (max-width: 1023px) {
  .contact__wrap {
    max-width: 350px;
  }
}

@media only screen and (max-width: 767px) {
  .contact__wrap {
    max-width: 100%;
    margin-bottom: 16px;
  }
}

.contact__stage {
  margin-bottom: 12px;
}

.contact__title {
  margin-bottom: 20px;
}

.contact__text {
  margin-bottom: 24px;
  font-size: 16px;
  line-height: 1.5;
  color: #777E90;
}

.contact .subscription {
  max-width: 300px;
}

@media only screen and (max-width: 767px) {
  .contact .subscription {
    max-width: 100%;
  }
}

.contact__bg {
  position: absolute;
  top: 12px;
  right: calc(50% - 730px);
  width: 785px;
  pointer-events: none;
}

@media only screen and (max-width: 1179px) {
  .contact__bg {
    right: calc(50% - 670px);
    width: 700px;
  }
}

@media only screen and (max-width: 767px) {
  .contact__bg {
    position: static;
    width: 100%;
    padding-left: 16px;
  }
}

.contact__bg img {
  width: 100%;
}

.contact__foot .contact__center {
  max-width: 1440px;
  padding: 0;
}

.contact__info {
  max-width: 350px;
  margin: 0 auto 40px;
  text-align: center;
  font-weight: 500;
  color: #777E90;
}

.contact__item {
  display: block;
  color: #23262F;
  transition: color .2s;
}

body.dark .contact__item {
  color: #FCFCFD;
}

.contact__item:hover {
  color: #3772FF;
}

.contact__item:hover .contact__preview img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.contact__preview {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 296px;
  overflow: hidden;
}

.contact__preview img {
  max-width: 100%;
  max-height: 100%;
  transition: -webkit-transform 1s;
  transition: transform 1s;
  transition: transform 1s, -webkit-transform 1s;
}

.contact__category {
  position: absolute;
  top: 12px;
  right: 12px;
  z-index: 2;
}

.contact__box {
  padding: 40px 40px 0;
}

.contact__subtitle {
  margin-bottom: 16px;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 500;
}

.contact__content {
  color: #777E90;
}

.contact__slider {
  padding-bottom: 88px;
  visibility: hidden;
}

.contact__slider.slick-initialized {
  visibility: visible;
}

.contact .slick-list {
  overflow: visible;
}

.contact .slick-slide {
  opacity: 0;
  transition: opacity .4s;
}

.contact .slick-slide.slick-active {
  opacity: 1;
}

.contact .slick-slide:nth-child(2n+1) .contact__preview {
  background: #F4F5F6;
}

body.dark .contact .slick-slide:nth-child(2n+1) .contact__preview {
  background: #323642;
}

.contact .slick-slide:nth-child(2n) .contact__preview {
  background: #E6E8EC;
}

body.dark .contact .slick-slide:nth-child(2n) .contact__preview {
  background: #23262F;
}

.contact .slick-arrow {
  bottom: 0;
}

.contact .slick-prev {
  left: calc(50% - 48px);
}

.contact .slick-next {
  right: calc(50% - 48px);
}



.header__icon {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  margin-right: 8px;
}

.header__icon .icon {
  width: 20px;
  height: 20px;
  fill: #777E90;
}


.header__center {
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 1179px) {
  .header__center {
    padding: 0 40px;
  }
}

@media only screen and (max-width: 1023px) {
  .header__center {
    padding: 0 20px;
  }
}

@media only screen and (max-width: 767px) {
  .header__center {
    padding: 0 24px;
  }
}

.header__logo {
  margin-right: 32px;
}

@media only screen and (max-width: 1023px) {
  .header__logo {
    margin-right: 16px;
  }
}

@media only screen and (max-width: 767px) {
  .header__logo {
    position: relative;
    z-index: 15;
    margin-right: auto;
  }
}

.header__pic {
  width: 166px;
  margin-left: -92px;
}

@media only screen and (max-width: 1023px) {
  .header__pic {}
}

@media only screen and (max-width: 1023px) {
  .header__pic_desktop {
    display: none !important;
  }
}

.header__pic_mobile {
  display: none;
}

@media only screen and (max-width: 1023px) {
  .header__pic_mobile {
    display: inline-block;
  }
}

.header__wrapper {
  display: flex;
  align-items: center;
  flex-grow: 1;
  padding-left: 32px;
  border-left: 1px solid #E6E8EC;
}

@media only screen and (max-width: 1339px) {
  .header__wrapper {
    padding-left: 0;
    border: none;
  }
}

@media only screen and (max-width: 767px) {
  .header__wrapper {
    flex-grow: 0;
  }
}

body.dark .header__wrapper {
  border-color: #353945;
}

@media only screen and (max-width: 767px) {
  .header__wrapper>.header__btns {
    display: none;
  }
}

.header__wrap {
  margin-right: auto;
}

@media only screen and (max-width: 767px) {
  .header__wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    display: flex;
    flex-direction: column;
    width: 100%;
    min-height: calc(var(--vh, 1vh) * 100);
    padding: 100px 0 32px;
    background: #FCFCFD;
    visibility: hidden;
    opacity: 0;
    transition: all .2s;
  }

  body.dark .header__wrap {
    background: #141416;
  }

  .header__wrap.visible {
    visibility: visible;
    opacity: 1;
  }
}

.header__wrap>.header__button {
  display: none;
}

@media only screen and (max-width: 767px) {
  .header__wrap>.header__button {
    margin: auto 24px 0;
  }
}

.header__wrap .header__btns {
  display: none;
}

@media only screen and (max-width: 767px) {
  .header__wrap .header__btns {
    display: flex;
  }
}

.header__nav {
  display: flex;
}

@media only screen and (max-width: 767px) {
  .header__nav {
    flex-direction: column;
  }
}

.header__nav .header__item:not(:last-child) {
  margin-right: 40px;
}

@media only screen and (max-width: 1179px) {
  .header__nav .header__item:not(:last-child) {
    margin-right: 32px;
  }
}

@media only screen and (max-width: 1023px) {
  .header__nav .header__item:not(:last-child) {
    margin-right: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .header__nav .header__item:not(:last-child) {
    margin: 0;
  }
}

.header__item[href] {
  font-family: 'DM Sans', sans-serif;
  font-size: 14px;
  line-height: 40px;
  font-weight: 700;
  color: #777E90;
  transition: all .2s;
}

@media only screen and (max-width: 767px) {
  .header__item[href] {
    padding: 0 22px;
    border-left: 2px solid transparent;
    font-family: 'Poppins', sans-serif;
    /*font-size: 24px;*/
    /*line-height: 64px;*/
    font-weight: 600;
  }
}

.header__item[href]:hover, .header__item[href].active {
  color: #23262F;
}

body.dark .header__item[href]:hover, body.dark .header__item[href].active {
  color: #FCFCFD;
}

@media only screen and (max-width: 767px) {
  .header__item[href]:hover, .header__item[href].active {
    border-color: #3772FF;
  }
}

.header__item_dropdown {
  position: relative;
}

.header__item_settings {
  margin-right: 32px;
}

@media only screen and (max-width: 1179px) {
  .header__item_settings {
    margin-right: 16px;
  }
}

@media only screen and (max-width: 1023px) {
  .header__item_settings {
    margin-right: 4px;
  }
}

.header__item_settings, .header__item_notifications, .header__item_user {
  position: relative;
}

@media only screen and (max-width: 767px) {
  .header__item_settings, .header__item_notifications, .header__item_user {
    position: static;
  }
}

.header__item_dropdown .header__head,
.header__item_settings .header__head {
  display: flex;
  align-items: center;
  font-family: 'DM Sans', sans-serif;
  font-size: 14px;
  line-height: 40px;
  font-weight: 700;
  transition: color .2s;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.header__item_dropdown .header__head .icon,
.header__item_settings .header__head .icon {
  width: 16px;
  height: 16px;
  fill: #777E90;
  transition: all .2s;
}

.header__item_dropdown .header__head:hover,
.header__item_settings .header__head:hover {
  color: #23262F;
}

.header__item_dropdown .header__head:hover .icon,
.header__item_settings .header__head:hover .icon {
  fill: #23262F;
}

body.dark .header__item_dropdown .header__head:hover, body.dark .header__item_settings .header__head:hover {
  color: #FCFCFD;
}

body.dark .header__item_dropdown .header__head:hover .icon, body.dark .header__item_settings .header__head:hover .icon {
  fill: #FCFCFD;
}

.header__item_dropdown .header__head {
  color: #777E90;
}

@media only screen and (max-width: 767px) {
  .header__item_dropdown .header__head {
    width: 100%;
    padding: 0 22px;
    border-left: 2px solid transparent;
    font-family: 'Poppins', sans-serif;
    font-size: 24px;
    line-height: 64px;
    font-weight: 600;
  }
}

.header__item_dropdown .header__head .icon {
  margin-left: 4px;
}

@media only screen and (max-width: 767px) {
  .header__item_dropdown .header__head .icon {
    width: 32px;
    height: 32px;
    margin-left: auto;
  }
}

.header__item_settings .header__head {
  text-transform: uppercase;
}

body.dark .header__item_settings .header__head {
  color: #FCFCFD;
}

.header__item_settings .header__head .icon {
  margin-left: 12px;
}

@media only screen and (max-width: 1023px) {
  .header__item_settings .header__head .icon {
    margin-left: 4px;
  }
}

.header__item_notifications .header__head,
.header__item_user .header__head {
  position: relative;
  width: 40px;
  height: 40px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.header__item_notifications .header__head .icon {
  width: 24px;
  height: 24px;
  fill: #777E90;
  transition: fill .2s;
}

.header__item_notifications .header__head:hover .icon {
  fill: #23262F;
}

body.dark .header__item_notifications .header__head:hover .icon {
  fill: #E6E8EC;
}

.header__item_notifications .header__head.active:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #58BD7D;
}

.header__item_user .header__head img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 50%;
}

.header__item_dropdown.active .header__head,
.header__item_settings.active .header__head {
  color: #23262F;
}

.header__item_dropdown.active .header__head .icon,
.header__item_settings.active .header__head .icon {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  fill: #23262F;
}

body.dark .header__item_dropdown.active .header__head, body.dark .header__item_settings.active .header__head {
  color: #FCFCFD;
}

body.dark .header__item_dropdown.active .header__head .icon, body.dark .header__item_settings.active .header__head .icon {
  fill: #777E90;
}

.header__item_notifications.active .header__head .icon {
  fill: #23262F;
}

body.dark .header__item_notifications.active .header__head .icon {
  fill: #E6E8EC;
}

.header__body {
  position: absolute;
  top: calc(100% + 20px);
  box-shadow: 0px 16px 48px rgba(31, 47, 70, 0.1);
  border-radius: 12px;
  background: #FCFCFD;
  visibility: hidden;
  opacity: 0;
  transition: all .3s;
}

body.dark .header__body {
  background: #23262F;
}

@media only screen and (max-width: 767px) {
  .header__body {
    top: 100%;
  }
}

.header__body:before {
  content: "";
  position: absolute;
  bottom: 100%;
  width: 24px;
  height: 12px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='9' fill='none' viewBox='0 0 24 9'%3E%3Cpath d='M6.343 2.657L0 9h24l-6.343-6.343a8 8 0 0 0-11.314 0z' fill='%23fcfcfd'/%3E%3C/svg%3E") no-repeat 50% 100%/100% auto;
}

body.dark .header__body:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='9' fill='none' viewBox='0 0 24 9'%3E%3Cpath d='M6.343 2.657L0 9h24l-6.343-6.343a8 8 0 0 0-11.314 0z' fill='%2323262F'/%3E%3C/svg%3E");
}

.header__item_dropdown .header__body {
  left: 50%;
  width: 256px;
  -webkit-transform: translate(-50%, 10px);
  transform: translate(-50%, 10px);
  padding: 0 16px;
}

@media only screen and (max-width: 767px) {
  .header__item_dropdown .header__body {
    position: static;
    display: none;
    width: 100%;
    padding: 0 24px;
    box-shadow: none;
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate(0);
    transform: translate(0);
  }
}

@media only screen and (max-width: 767px) {
  body.dark .header__item_dropdown .header__body {
    background: none;
  }
}

.header__item_dropdown .header__body:before {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media only screen and (max-width: 767px) {
  .header__item_dropdown .header__body:before {
    display: none;
  }
}

.header__item_settings .header__body {
  left: 50%;
  z-index: 2;
  -webkit-transform: translate(-50%, 10px);
  transform: translate(-50%, 10px);
  width: 365px;
  padding: 16px;
}

@media only screen and (max-width: 767px) {
  .header__item_settings .header__body {
    left: 16px;
    right: 16px;
    width: auto;
    -webkit-transform: translate(0, 10px);
    transform: translate(0, 10px);
  }
}

body.dark .header__item_settings .header__body {
  background: #23262F;
}

.header__item_settings .header__body:before {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media only screen and (max-width: 767px) {
  .header__item_settings .header__body:before {
    left: auto;
    right: 208px;
  }
}

.header__item_notifications .header__body {
  right: -70px;
  width: 286px;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  padding: 16px;
  border-radius: 6px;
  box-shadow: 0px 16px 64px -24px rgba(31, 47, 70, 0.15);
}

@media only screen and (max-width: 767px) {
  .header__item_notifications .header__body {
    left: 16px;
    right: 16px;
    width: auto;
  }
}

.header__item_notifications .header__body:before {
  right: 78px;
}

@media only screen and (max-width: 767px) {
  .header__item_notifications .header__body:before {
    right: 111px;
  }
}

.header__item_user .header__body {
  right: -40px;
  width: 256px;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  padding: 4px 16px;
  box-shadow: 0px 16px 64px -24px rgba(31, 47, 70, 0.15);
}

@media only screen and (max-width: 1179px) {
  .header__item_user .header__body {
    right: -20px;
  }
}

@media only screen and (max-width: 1023px) {
  .header__item_user .header__body {
    right: 0;
  }
}

@media only screen and (max-width: 767px) {
  .header__item_user .header__body {
    left: 16px;
    right: 16px;
    width: auto;
  }
}

.header__item_user .header__body:before {
  right: 48px;
}

@media only screen and (max-width: 1179px) {
  .header__item_user .header__body:before {
    right: 28px;
  }
}

@media only screen and (max-width: 1023px) {
  .header__item_user .header__body:before {
    right: 10px;
  }
}

@media only screen and (max-width: 767px) {
  .header__item_user .header__body:before {
    right: 60px;
  }
}

.header__item_settings.active .header__body {
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

@media only screen and (max-width: 767px) {
  .header__item_settings.active .header__body {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

.header__item_dropdown.active .header__body {
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

@media only screen and (max-width: 767px) {
  .header__item_dropdown.active .header__body {
    display: block;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

.header__item_notifications.active .header__body,
.header__item_user.active .header__body {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.header__item.active .header__body {
  visibility: visible;
  opacity: 1;
}

.header__link {
  display: flex;
  align-items: center;
  padding: 16px 0;
  font-family: 'DM Sans', sans-serif;
  font-size: 14px;
  line-height: 1.14286;
  font-weight: 700;
  color: #353945;
  transition: color .2s;
}

@media only screen and (max-width: 767px) {
  .header__link {
    height: 56px;
    padding: 0 16px;
    border-radius: 8px;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 500;
  }
}

body.dark .header__link {
  color: #777E90;
}

@media only screen and (max-width: 767px) {
  body.dark .header__link {
    color: #FCFCFD;
  }
}

.header__link .icon {
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  margin-right: 8px;
  fill: #777E90;
  transition: fill .2s;
}

@media only screen and (max-width: 767px) {
  .header__link .icon {
    margin-right: 12px;
  }
}

@media only screen and (max-width: 767px) {
  .header__link:hover, .header__link.active {
    background: #F4F5F6;
  }
}

.header__link:hover .icon, .header__link.active .icon {
  fill: #353945;
}

@media only screen and (max-width: 767px) {
  .header__link:hover .icon, .header__link.active .icon {
    fill: #777E90;
  }
}

body.dark .header__link:hover, body.dark .header__link.active {
  color: #FCFCFD;
}

body.dark .header__link:hover .icon, body.dark .header__link.active .icon {
  fill: #FCFCFD;
}

@media only screen and (max-width: 767px) {
  body.dark .header__link:hover, body.dark .header__link.active {
    background: #353945;
  }

  body.dark .header__link:hover .icon, body.dark .header__link.active .icon {
    fill: #FCFCFD;
  }
}

.header__link:not(:last-child) {
  border-bottom: 1px solid #E6E8EC;
}

@media only screen and (max-width: 767px) {
  .header__link:not(:last-child) {
    border: none;
  }
}

body.dark .header__link:not(:last-child) {
  border-color: #353945;
}

.header__row {
  display: flex;
  margin: 0 -24px;
}

.header__col {
  flex: 0 0 50%;
  padding: 0 24px;
}

.header__col:first-child {
  border-right: 1px solid #E6E8EC;
}

body.dark .header__col:first-child {
  border-color: #353945;
}

.header__category {
  margin-bottom: 4px;
  font-size: 12px;
  line-height: 1.66667;
  font-weight: 500;
  color: #777E90;
}

.header__menu {
  display: flex;
  flex-direction: column;
}

.header__language, .header__currency {
  padding: 12px 0;
  font-family: 'DM Sans', sans-serif;
  font-size: 14px;
  line-height: 1.14286;
  font-weight: 700;
  color: #777E90;
  cursor: pointer;
  transition: color .2s;
}

.header__language:hover, .header__language.active, .header__currency:hover, .header__currency.active {
  color: #23262F;
}

body.dark .header__language:hover, body.dark .header__language.active, body.dark .header__currency:hover, body.dark .header__currency.active {
  color: #FCFCFD;
}

.header__language:not(:last-child), .header__currency:not(:last-child) {
  border-bottom: 1px solid #E6E8EC;
}

body.dark .header__language:not(:last-child), body.dark .header__currency:not(:last-child) {
  border-color: #353945;
}

.header__currency {
  position: relative;
  padding-left: 28px;
}

.header__currency:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 6px;
  width: 8px;
  height: 8px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 50%;
  background: #E6E8EC;
  transition: background .2s;
}

body.dark .header__currency:before {
  background: #353945;
}

.header__currency:hover:before, .header__currency.active:before {
  background: #23262F;
}

body.dark .header__currency:hover:before, body.dark .header__currency.active:before {
  background: #FCFCFD;
}

.header__flag {
  margin-right: 8px;
}

.header__item_notifications .header__title {
  margin-bottom: 4px;
  font-size: 24px;
  line-height: 1.33333;
  font-weight: 600;
  letter-spacing: -.01em;
}

.header__notification {
  position: relative;
  display: block;
  padding: 12px 0;
  color: #23262F;
  transition: color .2s;
}

body.dark .header__notification {
  color: #FCFCFD;
}

.header__notification:hover {
  color: #3772FF;
}

body.dark .header__notification:hover {
  color: #3772FF;
}

.header__notification_new {
  padding-right: 24px;
}

.header__notification_new:after {
  content: "";
  position: absolute;
  top: 16px;
  right: 0;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #58BD7D;
}

.header__notification:not(:last-child) {
  border-bottom: 1px solid #E6E8EC;
}

body.dark .header__notification:not(:last-child) {
  border-color: #353945;
}

.header__subtitle {
  font-size: 12px;
  line-height: 1.66667;
  font-weight: 600;
}

.header__date {
  font-size: 10px;
  line-height: 1.6;
  font-weight: 500;
  color: #777E90;
}

.header__item_notifications .header__btns {
  display: flex;
  margin: 4px -8px 0;
}

.header__item_notifications .header__btns .header__button {
  flex: 0 0 calc(50% - 16px);
  width: calc(50% - 16px);
  margin: 0 8px;
}

.header__el {
  position: relative;
  display: flex;
  padding: 12px 0;
  color: #23262F;
  transition: color .2s;
}

body.dark .header__el {
  color: #FCFCFD;
}

.header__el:hover {
  color: #3772FF;
}

.header__el:not(:last-child) {
  border-bottom: 1px solid #E6E8EC;
}

body.dark .header__el:not(:last-child) {
  border-color: #353945;
}

.header__icon {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  margin-right: 8px;
}

.header__icon .icon {
  width: 20px;
  height: 20px;
  fill: #777E90;
}

.header__details {
  flex-grow: 1;
  padding-top: 2px;
}

.header__line {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: -4px;
}

.header__item_user .header__title {
  font-family: 'DM Sans', sans-serif;
  font-size: 14px;
  line-height: 1.14286;
  font-weight: 700;
}

.header__content {
  margin-top: 2px;
  font-size: 10px;
  line-height: 1.6;
  font-weight: 500;
  color: #777E90;
}

.header__control {
  display: none;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .header__control .header__button {
    display: none;
  }
}

@media only screen and (max-width: 1179px) {
  .header__control>.theme {
    display: none;
  }
}

.header__activity, .header__item_notifications,
.header__control .header__button,
.header__control>.theme {
  margin-right: 20px;
}

@media only screen and (max-width: 1179px) {

  .header__activity, .header__item_notifications,
  .header__control .header__button,
  .header__control>.theme {
    margin-right: 16px;
  }
}

@media only screen and (max-width: 1023px) {

  .header__activity, .header__item_notifications,
  .header__control .header__button,
  .header__control>.theme {
    margin-right: 8px;
  }
}

@media only screen and (max-width: 767px) {

  .header__activity, .header__item_notifications,
  .header__control .header__button,
  .header__control>.theme {
    margin-right: 12px;
  }
}

.header__activity {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  width: 40px;
  height: 40px;
}

@media only screen and (max-width: 767px) {
  .header__activity {
    margin-right: 4px;
  }
}

.header__activity .icon {
  width: 24px;
  height: 24px;
  fill: #777E90;
  transition: fill .2s;
}

.header__activity:hover .icon, .header__activity.active .icon {
  fill: #23262F;
}

body.dark .header__activity:hover .icon, body.dark .header__activity.active .icon {
  fill: #FCFCFD;
}

.header__btns {
  display: flex;
}

@media only screen and (max-width: 767px) {
  .header__btns {
    margin: auto 16px 0;
  }
}

@media only screen and (max-width: 767px) {
  .header__btns .header__button {
    flex: 0 0 calc(50% - 16px);
    width: calc(50% - 16px);
    margin: 0 8px;
  }
}

.header__btns .header__button:not(:last-child) {
  margin-right: 8px;
}

@media only screen and (max-width: 767px) {
  .header__btns .header__button:not(:last-child) {
    margin-right: 8px;
  }
}

.header__burger {
  display: none;
}

@media only screen and (max-width: 767px) {
  .header__burger {
    display: block;
    position: relative;
    z-index: 15;
    margin-left: 12px;
    width: 32px;
    height: 32px;
    background: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }

  .header__burger:before, .header__burger:after {
    content: '';
    position: absolute;
    top: 16px;
    left: 6px;
    width: 20px;
    height: 2px;
    background: #777E90;
    border-radius: 2px;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s;
  }

  .header__burger:before {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }

  .header__burger:after {
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
  }

  .header__burger.active:before {
    -webkit-transform: translateY(0) rotate(-45deg);
    transform: translateY(0) rotate(-45deg);
  }

  .header__burger.active:after {
    -webkit-transform: translateY(0) rotate(45deg);
    transform: translateY(0) rotate(45deg);
  }
}

.header_wide {
  box-shadow: none;
}

.header_wide .header__center {
  max-width: 100%;
  padding: 0 20px;
}

@media only screen and (max-width: 767px) {
  .header_wide .header__center {
    padding: 0 24px;
  }
}

.header.registered .header__btns {
  display: none;
}

.header.registered .header__item_notifications .header__btns {
  display: flex;
}

.header.registered .header__control {
  display: flex;
}

@media only screen and (max-width: 767px) {
  .header.registered .header__wrap>.header__button {
    display: flex;
  }
}


.contact {
  position: relative;
}

.contact__body .contact__center {
  display: flex;
  align-items: center;
  min-height: 740px;
  padding-top: 112px;
  padding-bottom: 112px;
}

@media only screen and (max-width: 1179px) {
  .contact__body .contact__center {
    padding-top: 80px;
  }
}

@media only screen and (max-width: 767px) {
  .contact__body .contact__center {
    display: block;
    min-height: auto;
    padding-top: 32px;
    padding-bottom: 16px;
  }
}

.contact__wrap {
  position: relative;
  z-index: 3;
  max-width: 545px;
}

@media only screen and (max-width: 1023px) {
  .contact__wrap {
    max-width: 350px;
  }
}

@media only screen and (max-width: 767px) {
  .contact__wrap {
    max-width: 100%;
    margin-bottom: 16px;
  }
}

.contact__stage {
  margin-bottom: 12px;
}

.contact__title {
  margin-bottom: 20px;
}

.contact__text {
  margin-bottom: 24px;
  font-size: 16px;
  line-height: 1.5;
  color: #777E90;
}

.contact .subscription {
  max-width: 300px;
}

@media only screen and (max-width: 767px) {
  .contact .subscription {
    max-width: 100%;
  }
}

.contact__bg {
  position: absolute;
  top: 12px;
  right: calc(50% - 730px);
  width: 785px;
  pointer-events: none;
}

@media only screen and (max-width: 1179px) {
  .contact__bg {
    right: calc(50% - 670px);
    width: 700px;
  }
}

@media only screen and (max-width: 767px) {
  .contact__bg {
    position: static;
    width: 100%;
    padding-left: 16px;
  }
}

.contact__bg img {
  width: 100%;
}

.contact__foot .contact__center {
  max-width: 1440px;
  padding: 0;
}

.contact__info {
  max-width: 350px;
  margin: 0 auto 40px;
  text-align: center;
  font-weight: 500;
  color: #777E90;
}

.contact__item {
  display: block;
  color: #23262F;
  transition: color .2s;
}

body.dark .contact__item {
  color: #FCFCFD;
}

.contact__item:hover {
  color: #3772FF;
}

.contact__item:hover .contact__preview img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.contact__preview {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 296px;
  overflow: hidden;
}

.contact__preview img {
  max-width: 100%;
  max-height: 100%;
  transition: -webkit-transform 1s;
  transition: transform 1s;
  transition: transform 1s, -webkit-transform 1s;
}

.contact__category {
  position: absolute;
  top: 12px;
  right: 12px;
  z-index: 2;
}

.contact__box {
  padding: 40px 40px 0;
}

.contact__subtitle {
  margin-bottom: 16px;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 500;
}

.contact__content {
  color: #777E90;
}

.contact__slider {
  padding-bottom: 88px;
  visibility: hidden;
}

.contact__slider.slick-initialized {
  visibility: visible;
}

.contact .slick-list {
  overflow: visible;
}

.contact .slick-slide {
  opacity: 0;
  transition: opacity .4s;
}

.contact .slick-slide.slick-active {
  opacity: 1;
}

.contact .slick-slide:nth-child(2n+1) .contact__preview {
  background: #F4F5F6;
}

body.dark .contact .slick-slide:nth-child(2n+1) .contact__preview {
  background: #323642;
}

.contact .slick-slide:nth-child(2n) .contact__preview {
  background: #E6E8EC;
}

body.dark .contact .slick-slide:nth-child(2n) .contact__preview {
  background: #23262F;
}

.contact .slick-arrow {
  bottom: 0;
}

.contact .slick-prev {
  left: calc(50% - 48px);
}

.contact .slick-next {
  right: calc(50% - 48px);
}


.outer {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  overflow: hidden;
}

/* .outer__inner {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
} */


/* .field__label {
  margin-bottom: 12px;
  font-size: 12px;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase;
  color: #B1B5C3;
} */

/* .field__wrap {
  position: relative;
} */

.field__input2, .field__textarea {
  width: 100%;
  border-radius: 12px;
  border: 2px solid #E6E8EC;
  box-shadow: none;
  background: none;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  line-height: 1.71429;
  font-weight: 500;
  color: #23262F;
  transition: border-color .2s;
}

body.dark .field__input2, body.dark .field__textarea {
  border-color: #353945;
  color: #FCFCFD;
}

.field__input2::-webkit-input2-placeholder, .field__textarea::-webkit-input2-placeholder {
  color: #777E90;
}

.field__input2::-moz-placeholder, .field__textarea::-moz-placeholder {
  color: #777E90;
}

.field__input2:-ms-input2-placeholder, .field__textarea:-ms-input2-placeholder {
  color: #777E90;
}

.field__input2::-ms-input2-placeholder, .field__textarea::-ms-input2-placeholder {
  color: #777E90;
}

.field__input2::placeholder, .field__textarea::placeholder {
  color: #777E90;
}

.field__input2:focus, .field__textarea:focus {
  border-color: #777E90;
}

body.dark .field__input2:focus, body.dark .field__textarea:focus {
  border-color: #777E90;
}

/* .field__input2 {
  height: 48px;
  padding: 0 14px;
} */

.field__textarea {
  height: 156px;
  padding: 10px 14px;
  resize: none;
}

.field__button {
  position: absolute;
  right: 12px;
  bottom: 12px;
  height: 24px;
  padding: 0 16px;
  font-size: 14px;
}

body.dark .field__button {
  box-shadow: inset 0 0 0 2px #353945;
}

.field__view {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 48px;
}

.field__view .icon {
  width: 24px;
  height: 24px;
  fill: #B1B5C3;
  transition: fill .2s;
}

.field__view:hover .icon {
  fill: #777E90;
}

.field__view.active .icon {
  fill: #141416;
}

body.dark .field__view .icon {
  fill: #777E90;
}

body.dark .field__view:hover .icon {
  fill: #B1B5C3;
}

body.dark .field__view.active .icon {
  fill: #FCFCFD;
}

.field__icon {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 48px;
  pointer-events: none;
}

.field__icon .icon {
  width: 24px;
  height: 24px;
  fill: #777E90;
}

.field__note {
  margin-top: 12px;
  font-size: 10px;
  line-height: 1.6;
  font-weight: 500;
  color: #777E90;
}

/* .field_button .field__input2 {
  padding-right: 136px;
}

.field_textarea {
  font-size: 0;
}

.field_empty .field__input2 {
  border: none;
  height: 26px;
} */

.field_empty .select {
  height: 26px;
  padding: 0 36px 0 14px;
  box-shadow: none;
  background: none;
  line-height: 26px;
}

body.dark .field_empty .select {
  box-shadow: none;
  background: none;
}

.field_empty .select:before {
  right: 12px;
  width: 24px;
  height: 24px;
  box-shadow: none;
}

body.dark .field_empty .select:before {
  box-shadow: none;
}

.field_empty .option {
  padding: 8px 14px;
}

.field_view .field__input2, .field_icon .field__input2 {
  padding-right: 48px;
}


.button-stroke {
  background: none;
  margin: 3px;
  box-shadow: 0 0 0 2px #E6E8EC inset;
  color: #23262F;
}

.button-stroke .icon {
  fill: #777E90;
}

body.dark .button-stroke {
  box-shadow: 0 0 0 2px #353945 inset;
  color: #FCFCFD;
}

body.dark .button-stroke .icon {
  fill: #FCFCFD;
}

.button-stroke:hover, .button-stroke.active {
  background: #23262F;
  box-shadow: 0 0 0 2px #23262F inset;
  color: #FCFCFD;
}

.button-stroke:hover .icon, .button-stroke.active .icon {
  fill: #FCFCFD;
}

body.dark .button-stroke:hover, body.dark .button-stroke.active {
  background: #353945;
  box-shadow: 0 0 0 2px #353945 inset;
}

.button-black {
  background: #141416;
}

.button-black:hover, .button-black.active {
  background: #353945;
}

body.dark .button-black {
  background: #F4F5F6;
  color: #23262F;
}

body.dark .button-black .icon {
  fill: #23262F;
}

body.dark .button-black:hover, body.dark .button-black.active {
  background: #E6E8EC;
}

.button-red {
  background: #FF6838;
}

.button-red:hover, .button-red.active {
  background: #ff490f;
}

.button-green {
  background: #58BD7D;
}

.button-green:hover, .button-green.active {
  background: #43a968;
}

.button-white {
  background: #FCFCFD;
  color: #23262F;
}

.button-white .icon {
  fill: #23262F;
}

.button-white:hover {
  background: #F4F5F6;
}

.button-small {
  height: 40px;
  border-radius: 10px;
  padding: 0 16px;
  margin: 2px;
  font-size: 14px;
}

.button-circle {
  flex: 0 0 48px;
  width: 48px;
  height: 48px;
  padding: 0;
  border-radius: 50%;
}

.button-circle-stroke {
  flex: 0 0 48px;
  width: 48px;
  height: 48px;
  padding: 0;
  border-radius: 50%;
  box-shadow: 0 0 0 2px #E6E8EC inset;
  background: transparent;
  transition: all .2s;
}

.button-circle-stroke .icon {
  fill: #777E90;
}

.button-circle-stroke:hover {
  background: #23262F;
  box-shadow: 0 0 0 2px #23262F inset;
}

.button-circle-stroke:hover .icon {
  fill: #FCFCFD;
}

body.dark .button-circle-stroke {
  box-shadow: 0 0 0 2px #353945 inset;
}

body.dark .button-circle-stroke:hover {
  background: #353945;
}

.button-circle-stroke.button-small {
  flex: 0 0 40px;
  width: 40px;
  height: 40px;
}


.header__pic {
  width: 166px;
  margin-left: -92px;
}

@media only screen and (max-width: 1023px) {
  .header__pic {}
}

@media only screen and (max-width: 1023px) {
  .header__pic_desktop {
    display: none !important;
  }
}

.header__pic_mobile {
  display: none;
}

@media only screen and (max-width: 1023px) {
  .header__pic_mobile {
    display: inline-block;
  }
}



.pagination-wrap {
  margin: 20px 0px 30px;
}
.pagination-wrap ul li {
  display: inline-block;
}
.pagination-wrap ul li a,
.pagination-wrap ul li span {
  height: 35px;
  width: 35px;
  line-height: 35px;
  background: #2e3192;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  display: block;
}
.pagination-wrap ul li span,
.pagination-wrap ul li:hover a {
  background: #fff;
  color: #333132;
}
