/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
.js-wrapper,
.main {
  overflow: hidden
}

.btn-main,
.js-wrapper,
.mail,
.main,
sub,
sup {
  position: relative
}

button,
hr,
input {
  overflow: visible
}

progress,
sub,
sup {
  vertical-align: baseline
}

.main,
body {
  display: -ms-flexbox
}

.main__center,
body {
  -ms-flex-direction: column
}

a,
body {
  color: #fff
}

.mail,
abbr[title] {
  text-decoration: underline
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  height: 100%
}

h1 {
  font-size: 2em
}

hr {
  box-sizing: content-box;
  height: 0
}

*,
.main__center,
legend {
  box-sizing: border-box
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em
}

a {
  background-color: transparent
}

abbr[title] {
  border-bottom: none;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}

b,
strong {
  font-weight: bolder
}

small {
  font-size: 80%
}

sub,
sup {
  font-size: 75%;
  line-height: 0
}

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}

button,
select {
  text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: ButtonText dotted 1px
}

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal
}

textarea {
  overflow: auto
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto
}

[type=search] {
  -webkit-appearance: fieldset;
  outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

:root,
body {
  font-size: 16px
}

.btn-main,
body {
  font-family: Inter, Arial, sans-serif
}

details {
  display: block
}

summary {
  display: list-item
}

[hidden],
template {
  display: none
}

.main,
body {
  display: flex
}

abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: 0 0
}

ol,
ul {
  list-style: none
}

p {
  margin: 0
}

blockquote,
q {
  quotes: none
}

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

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

@font-face {
  font-family: Inter;
  src: url(fonts/inter-Bold.eot);
  src: url(fonts/inter-Bold.eot?#iefix) format('embedded-opentype'), url(fonts/inter-Bold.woff2) format('woff2'), url(fonts/inter-Bold.woff) format('woff'), url(fonts/inter-Bold.ttf) format('truetype');
  font-weight: 700
}

:root {
  --desc-height: 1080;
  --tab-width: 768;
  --mob-width: 375
}

body {
  flex-direction: column;
  line-height: 1.2;
  min-height: 100%;
  width: auto;
  font-weight: 400;
  font-style: normal;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
  background-color: #000
}

body.is-loading {
  opacity: 0;
  visibility: hidden
}

body.is-loading.is-visible {
  opacity: 1;
  visibility: visible
}

.js-wrapper,
main {
  -ms-flex: 1 0 auto;
  flex: 1 0 auto
}

.js-wrapper {
  min-height: 100vh
}

.main {
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  height: 100vh
}

.main__center,
.main__center>div {
  display: -ms-flexbox;
  position: relative
}

.main__center {
  display: flex;
  flex-direction: column;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  z-index: 4;
  padding: 0 calc(20 / var(--desc-height) * 100vh)
}

.bg,
.mail:after {
  position: absolute
}

.main__center>div {
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 2.3vh
}

.bg {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url(images/bg-desktop.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%
}

.royal-logo {
  height: 4.1vh;
  width: auto
}

.isabella {
  height: 68vh;
  width: auto
}

.text-1,
.text-2,
.text-3 {
  font-size: 24px;
  color: #fff;
  width: 771px;
  text-align: center
}

.text-1 {
  margin-top: -50px
}

.text-3 {
  margin-bottom: 2.3vh
}

.mail {
  font-size: 20px;
  color: #84e0ec
}

.mail:after {
  content: '';
  background: url(images/email.png) 50%/cover no-repeat;
  top: -4px;
  left: -41px;
  height: 36px;
  width: 36px
}

a,
a:hover {
  text-decoration: none
}

.btn-main {
  font-weight: 600;
  color: #0f1000;
  background-color: #ef0;
  width: 55.5vh;
  height: 9.2vh;
  font-size: 3.2vh;
  line-height: 9.2vh;
  display: inline-block;
  border-radius: 1.2vh;
  text-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.btn-main:hover {
  opacity: .8
}

.for-mob,
.for-tablet,
.only-mob,
.only-mob-inline,
.touchevents .only-desc,
.touchevents .only-desc-inline {
  display: none !important
}

.only-desc-inline,
.touchevents .only-mob-inline {
  display: inline-block !important
}

.only-desc,
.touchevents .only-mob {
  display: block !important
}

.for-desk,
.for-desk.header-right {
  display: -ms-flexbox;
  display: flex
}

@keyframes pulse {

  0%,
  to {
    transform: skewX(-15deg) scale(1)
  }

  50% {
    transform: skewX(-15deg) scale(1.1)
  }
}

@media only screen and (min-width:0) and (orientation:portrait) {

  .js-wrapper,
  main {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .bg {
    background: url(images/bg-mob.png) 50%/cover no-repeat #000
  }

  .main {
    display: block;
    background: 0 0;
    height: auto;
    padding: 0 0 30px
  }

  .main__center {
    padding: 0;
    width: 100vw;
    height: 100%
  }

  .main__center>div {
    margin-top: 22px;
    padding-top: 0
  }

  .royal-logo {
    height: 6.2vw
  }

  .isabella {
    height: 82.2vw
  }

  .text-1 {
    margin-top: -23px
  }

  .text-1,
  .text-2,
  .text-3 {
    font-size: 20px;
    width: 310px;
    margin-bottom: 6vw
  }

  .mail:after {
    height: 24px;
    width: 24px;
    top: 2px;
    left: -31px
  }

  .btn-main {
    width: 86.6vw;
    height: 13.3vw;
    font-size: 4.8vw;
    line-height: 13vw;
    position: absolute;
    bottom: 30vw;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
    margin-bottom: 0;
    border-radius: 1.8vw
  }

  .for-desk,
  .for-tablet {
    display: none !important
  }

  .for-mob {
    display: inline-block !important
  }
}
