@charset "UTF-8";
/*
Theme Name: Yên Thứ I City
Description: Đô thị sinh lời đáng đầu tư nhất Phổ Yên, hội tụ đầy đủ lợi thế để trở thành tâm điểm sinh lời bền vững.
Author: Nhân Media
Author URI: 
*/
@font-face {
  font-family: "SVN-NeueHaasGroteskDisplay-Black";
  src: url("./assets/fonts/SVN-NeueHaasGroteskDisplay-Black.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SVN-NeueHaasGroteskDisplay-Bold";
  src: url("./assets/fonts/SVN-NeueHaasGroteskDisplay-Bold.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SVN-NeueHaasGroteskDisplay-ExtraLight";
  src: url("./assets/fonts/SVN-NeueHaasGroteskDisplay-ExtraLight.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SVN-NeueHaasGroteskDisplay-Light";
  src: url("./assets/fonts/SVN-NeueHaasGroteskDisplay-Light.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SVN-NeueHaasGroteskDisplay-Medium";
  src: url("./assets/fonts/SVN-NeueHaasGroteskDisplay-Medium.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SVN-NeueHaasGroteskDisplay-Regular";
  src: url("./assets/fonts/SVN-NeueHaasGroteskDisplay-Regular.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SVN-NeueHaasGroteskDisplay-SemiLight";
  src: url("./assets/fonts/SVN-NeueHaasGroteskDisplay-SemiLight.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SVN-NeueHaasGroteskDisplay-Thin";
  src: url("./assets/fonts/SVN-NeueHaasGroteskDisplay-Thin.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
/*!
 * Bootstrap Reboot v4.1.0 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

@-ms-viewport {
  width: device-width;
}
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

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

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

i {
  font-style: italic !important;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:hover {
  color: #0056b3;
  text-decoration: underline;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

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

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

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

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

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

/*# sourceMappingURL=bootstrap-reboot.css.map */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

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

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

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

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

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

a:hover {
  text-decoration: none;
}

a {
  color: inherit;
}

a:active,
a:focus {
  text-decoration: none;
  color: inherit;
}

img {
  max-width: 100%;
}

ol,
ul,
li {
  padding: 0px;
  list-style: none;
  margin: 0px;
}

/**
* Add the correct display in IE 9-.
* 1. Add the correct display in IE.
*/
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
* Add the correct margin in IE 8.
*/
figure {
  margin: 1em 40px;
}

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

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

/* Text-level semantics
 ========================================================================== */
/**
* 1. Remove the gray background on active links in IE 10.
* 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
*/
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
* Remove the outline on focused links when they are also active or hovered
* in all browsers (opinionated).
*/
a:active,
a:hover {
  outline-width: 0;
}

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

/**
* Prevent the duplicate application of `bolder` by the next rule in Safari 6.
*/
b,
strong {
  font-weight: bold;
}

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

/**
* Add the correct font style in Android 4.3-.
*/
dfn {
  font-style: italic;
}

/**
* Add the correct background and color in IE 9-.
*/
mark {
  background-color: #ff0;
  color: #000;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
 ========================================================================== */
/**
* Add the correct display in IE 9-.
*/
audio,
video {
  display: inline-block;
}

/**
* Add the correct display in iOS 4-7.
*/
audio:not([controls]) {
  display: none;
  height: 0;
}

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

/**
* Hide the overflow in IE.
*/
svg:not(:root) {
  overflow: hidden;
}

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

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

/**
* 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
*    controls in Android 4.
* 2. Correct the inability to style clickable types in iOS and Safari.
*/
button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
  /* 2 */
}

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

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

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

/**
* 1. Add the correct display in IE 9-.
* 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
*/
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

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

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

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

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

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

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

/* Interactive
 ========================================================================== */
/*
* Add the correct display in IE 9-.
* 1. Add the correct display in Edge, IE, and Firefox.
*/
details,
menu {
  display: block;
}

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

/* Scripting
 ========================================================================== */
/**
* Add the correct display in IE 9-.
*/
canvas {
  display: inline-block;
}

/**
* Add the correct display in IE.
*/
template {
  display: none;
}

::-webkit-scrollbar {
  width: 8px;
}

::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.2);
}

::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(0, 0, 0, 0.2);
}

ul {
  padding: 0;
  margin: 0;
  padding: 0;
}
ul li {
  list-style: none;
}

a,
a:hover {
  text-decoration: none !important;
}

html, body {
  font-family: "Gotham-Book";
  font-size: 15px;
  line-height: 25px;
}
@media only screen and (max-width: 480px) {
  html, body {
    font-size: 14px;
    line-height: 24px;
  }
}
html strong, body strong {
  font-family: "Gotham-Bold";
}

html, body {
  letter-spacing: 0.5px;
}

.landing-page {
  background-color: #000455;
  overflow: hidden;
}
.landing-page .decor-1, .landing-page .decor-2, .landing-page .decor-3, .landing-page .decor-4, .landing-page .decor-5, .landing-page .decor-6, .landing-page .decor-7, .landing-page .decor-8 {
  position: absolute;
  left: 0;
  right: 0;
  pointer-events: none;
}
.landing-page .decor-1 img, .landing-page .decor-2 img, .landing-page .decor-3 img, .landing-page .decor-4 img, .landing-page .decor-5 img, .landing-page .decor-6 img, .landing-page .decor-7 img, .landing-page .decor-8 img {
  display: block;
  width: 100%;
  height: auto;
}
.landing-page .btn-def {
  position: relative;
  display: inline-block;
  padding: 4px;
  border: 1px solid #5BBCD1;
  background: #30368b;
  overflow: hidden;
}
.landing-page .btn-def::after {
  position: absolute;
  content: "";
  top: -78px;
  left: 0;
  width: 110%;
  height: 65%;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-animation: spanAnimation 2.2s ease-in-out infinite;
  -moz-animation: spanAnimation 2.2s ease-in-out infinite;
  -o-animation: spanAnimation 2.2s ease-in-out infinite;
  -ms-animation: spanAnimation 2.2s ease-in-out infinite;
  animation-delay: 1s;
}
.landing-page .btn-def span {
  background: #5BBCD1;
  font-family: "SVN-NeueHaasGroteskDisplay-Medium";
  font-size: 15px;
  text-transform: uppercase;
  color: #000454;
  letter-spacing: 0.5px;
  display: inline-block;
  padding: 7.5px 39px;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media only screen and (min-width: 1025px) {
  .landing-page .btn-def:hover span {
    letter-spacing: 2px;
  }
}
.landing-page .btn-def.btn-fixed {
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 10;
  background: #5BBCD1;
}
@media only screen and (max-width: 1024px) {
  .landing-page .btn-def.btn-fixed {
    height: 40px;
    width: calc(100% / 3);
    left: 0;
    right: auto;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .landing-page .btn-def.btn-fixed::after {
    display: none;
  }
}
.landing-page .btn-def.btn-fixed span {
  font-family: "SVN-NeueHaasGroteskDisplay-Bold";
  color: #F5FBFF;
  background: #31368E;
}
@media only screen and (max-width: 1024px) {
  .landing-page .btn-def.btn-fixed span {
    display: none;
  }
}
.landing-page .btn-def.btn-fixed i {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .landing-page .btn-def.btn-fixed i {
    display: block;
    color: #000454;
    font-size: 18px;
  }
}
.landing-page .btn-slide {
  display: flex;
  align-items: center;
}
.landing-page .btn-slide .swiper-button-prev, .landing-page .btn-slide .swiper-button-next {
  position: absolute;
  margin-top: 0px;
  top: auto;
  width: auto;
}
.landing-page .btn-slide .swiper-button-prev::after, .landing-page .btn-slide .swiper-button-next::after {
  display: none;
}
.landing-page .btn-slide .swiper-button-prev img, .landing-page .btn-slide .swiper-button-next img {
  display: block;
  max-width: 100%;
  height: auto;
}
.landing-page .compensate-for-scrollbar {
  margin-right: 0 !important;
}
.landing-page .mCSB_inside > .mCSB_container {
  margin-right: 0px !important;
}
.landing-page .mCSB_outside + .mCSB_scrollTools {
  right: -24px !important;
}
@media only screen and (max-width: 480px) {
  .landing-page .mCSB_outside + .mCSB_scrollTools {
    opacity: 0;
  }
}
.landing-page .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .landing-page .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #31368E !important;
}
@media only screen and (max-width: 480px) {
  .landing-page .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .landing-page .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    opacity: 0;
  }
}
.landing-page .mCSB_scrollTools {
  top: 0px;
  bottom: 0px;
}
.landing-page .mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}
.landing-page .pagination-def {
  position: relative;
  width: 94.453125%;
  display: flex;
}
.landing-page .pagination-def .swiper-pagination-bullet {
  height: 2px;
  width: calc((100% - 40px) / 5);
  margin: 0 10px 0px 0px;
  border-radius: 0;
  background: transparent;
}
.landing-page .pagination-def .swiper-pagination-bullet:last-child {
  margin-right: 0px;
}
.landing-page .pagination-def .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #5BBCD1;
}
.landing-page .section-1 {
  position: relative;
  width: 100%;
  height: 100vh;
}
@media only screen and (max-width: 1024px) {
  .landing-page .section-1 {
    height: 50vh;
  }
}
.landing-page .section-1 .image {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.landing-page .section-1 .image img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  animation: imageScaleAnimation 25s infinite ease;
}
.landing-page .section-1 .image::before, .landing-page .section-1 .image::after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 1;
}
.landing-page .section-1 .image::before {
  top: 0;
  height: 26.9135802469%;
  background-image: url("./assets/images/landing-page/banner-decor-top.png");
  background-position: center bottom;
}
.landing-page .section-1 .image::after {
  bottom: 0;
  height: 58.6419753086%;
  background-image: url("./assets/images/landing-page/banner-decor-bottom.png");
  background-position: center top;
}
.landing-page .section-1 .logo {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.landing-page .section-1 .logo img {
  display: block;
  max-width: 100%;
  height: auto;
}
.landing-page .section-1 .label {
  position: absolute;
  bottom: 45px;
  left: 27.9861111111%;
  z-index: 1;
}
@media only screen and (max-width: 1024px) {
  .landing-page .section-1 .label {
    left: 0;
    right: 0px;
    padding: 0px 30px;
    text-align: center;
  }
}
@media only screen and (max-width: 480px) {
  .landing-page .section-1 .label {
    padding: 0px 15px;
    bottom: 30px;
  }
}
.landing-page .section-1 .label p {
  position: relative;
  color: #F5FBFF;
  font-family: "SVN-NeueHaasGroteskDisplay-Medium";
  line-height: 100%;
  letter-spacing: 0.5px;
}
@media only screen and (max-width: 1024px) {
  .landing-page .section-1 .label p {
    text-align: center;
  }
}
.landing-page .section-1 .label p span {
  margin-left: 7px;
}
.landing-page .section-1 .label p:nth-of-type(1) {
  left: 72px;
  top: -14px;
  font-size: 28px;
}
@media only screen and (max-width: 1024px) {
  .landing-page .section-1 .label p:nth-of-type(1) {
    left: 0;
  }
}
@media only screen and (max-width: 480px) {
  .landing-page .section-1 .label p:nth-of-type(1) {
    font-size: 18px;
  }
}
.landing-page .section-1 .label p:nth-of-type(1) span {
  font-size: 64px;
}
@media only screen and (max-width: 480px) {
  .landing-page .section-1 .label p:nth-of-type(1) span {
    font-size: 34px;
  }
}
.landing-page .section-1 .label p:nth-of-type(2) {
  color: #5BBCD1;
  font-size: 64px;
}
@media only screen and (max-width: 480px) {
  .landing-page .section-1 .label p:nth-of-type(2) {
    font-size: 34px;
  }
}
.landing-page .section-1 .label p:nth-of-type(2) span {
  color: #F5FBFF;
  font-size: 28px;
}
@media only screen and (max-width: 480px) {
  .landing-page .section-1 .label p:nth-of-type(2) span {
    font-size: 18px;
  }
}
.landing-page .section-2 {
  position: relative;
  display: flex;
  padding-top: 126px;
}
@media only screen and (max-width: 1024px) {
  .landing-page .section-2 {
    flex-direction: column;
    padding-top: 70px;
  }
}
@media only screen and (max-width: 480px) {
  .landing-page .section-2 {
    padding-top: 50px;
  }
}
.landing-page .section-2 .text {
  position: relative;
  float: left;
  padding: 0 5.5555555556%;
  z-index: 2;
  width: calc(100% - 63.9%);
}
@media only screen and (max-width: 1440px) {
  .landing-page .section-2 .text {
    width: 38.8888888889%;
  }
}
@media only screen and (max-width: 1024px) {
  .landing-page .section-2 .text {
    padding: 0px 30px;
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  .landing-page .section-2 .text {
    padding: 0px 15px;
  }
}
@media only screen and (max-width: 1024px) {
  .landing-page .section-2 .text .label {
    text-align: center;
  }
}
.landing-page .section-2 .text .label p {
  font-family: "SVN-NeueHaasGroteskDisplay-Medium";
  line-height: 100%;
}
.landing-page .section-2 .text .label p:nth-of-type(1) {
  font-size: 20px;
  color: #F5FBFF;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 17px;
}
@media only screen and (max-width: 480px) {
  .landing-page .section-2 .text .label p:nth-of-type(1) {
    font-size: 18px;
  }
}
.landing-page .section-2 .text .label p:nth-of-type(2) {
  font-size: 56px;
  color: #5BBCD1;
}
@media only screen and (max-width: 480px) {
  .landing-page .section-2 .text .label p:nth-of-type(2) {
    font-size: 34px;
  }
}
.landing-page .section-2 .text .desc {
  padding: 65px 0px 50px;
  overflow: hidden;
}
@media only screen and (max-width: 1024px) {
  .landing-page .section-2 .text .desc {
    max-width: 400px;
    margin: 0 auto;
    padding: 30px 0px;
  }
}
@media only screen and (max-width: 480px) {
  .landing-page .section-2 .text .desc {
    padding: 15px 0px;
  }
}
.landing-page .section-2 .text .desc .item {
  margin-bottom: 20px;
  float: left;
}
.landing-page .section-2 .text .desc .item:nth-of-type(2n) {
  width: 120px;
}
.landing-page .section-2 .text .desc .item:nth-of-type(2n+1) {
  width: calc(100% - 120px);
}
.landing-page .section-2 .text .desc .item:nth-of-type(5) {
  width: 100%;
  margin-bottom: 0px;
}
.landing-page .section-2 .text .desc .item p {
  font-family: "SVN-NeueHaasGroteskDisplay-Regular";
  font-size: 15px;
  line-height: 150%;
  color: #BDCCD4;
  margin-bottom: 10px;
}
.landing-page .section-2 .text .desc .item p:nth-of-type(2) {
  font-family: "SVN-NeueHaasGroteskDisplay-Medium";
  color: #F5FBFF;
  margin-bottom: 0px;
}
@media only screen and (max-width: 1024px) {
  .landing-page .section-2 .text .btn-def {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.landing-page .section-2 .image {
  position: relative;
  padding-top: 44.4445%;
  float: left;
  z-index: 2;
  width: 63.9%;
}
@media only screen and (max-width: 1440px) {
  .landing-page .section-2 .image {
    width: 61.1111111111%;
  }
}
@media only screen and (max-width: 1024px) {
  .landing-page .section-2 .image {
    width: calc(100% - 60px);
    margin: 30px auto 0px;
    padding-top: 0px;
  }
}
@media only screen and (max-width: 480px) {
  .landing-page .section-2 .image {
    width: calc(100% - 30px);
    margin-top: 15px;
  }
}
.landing-page .section-2 .image img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media only screen and (max-width: 1024px) {
  .landing-page .section-2 .image img {
    position: relative;
    top: auto;
    left: auto;
    bottom: auto;
    right: auto;
    height: auto;
  }
}
.landing-page .section-2 .decor-1 {
  top: 0;
}
@media only screen and (max-width: 1920px) {
  .landing-page .section-2 .decor-1 {
    display: none;
  }
}
@media only screen and (max-width: 1440px) {
  .landing-page .section-2 .decor-1 {
    display: block;
    padding-top: 9.2%;
  }
}
@media only screen and (max-width: 1024px) {
  .landing-page .section-2 .decor-1 {
    display: none;
  }
}
.landing-page .section-2 .decor-2 {
  top: 0;
}
.landing-page .section-2 .decor-3 {
  z-index: 1;
}
@media only screen and (max-width: 1920px) {
  .landing-page .section-2 .decor-3 {
    bottom: -136px;
  }
}
@media only screen and (max-width: 1440px) {
  .landing-page .section-2 .decor-3 {
    bottom: -71px;
  }
}
@media only screen and (max-width: 1366px) {
  .landing-page .section-2 .decor-3 {
    bottom: -63px;
  }
}
@media only screen and (max-width: 1024px) {
  .landing-page .section-2 .decor-3 {
    display: none;
  }
}
.landing-page .section-3 {
  position: relative;
  display: flex;
  padding-top: 156px;
}
@media only screen and (max-width: 1024px) {
  .landing-page .section-3 {
    padding-top: 70px;
    flex-direction: column;
  }
}
@media only screen and (max-width: 480px) {
  .landing-page .section-3 {
    padding-top: 50px;
  }
}
.landing-page .section-3 .image {
  position: relative;
  width: 63.8888888889%;
  float: left;
  z-index: 2;
}
@media only screen and (max-width: 1024px) {
  .landing-page .section-3 .image {
    width: calc(100% - 60px);
    order: 2;
    margin: 30px auto 0px;
  }
}
@media only screen and (max-width: 480px) {
  .landing-page .section-3 .image {
    width: calc(100% - 30px);
  }
}
.landing-page .section-3 .image .svg {
  position: relative;
  width: 100%;
}
.landing-page .section-3 .image .svg svg {
  display: block;
  width: 100%;
  height: auto;
}
.landing-page .section-3 .image .svg svg .tron {
  stroke-dashoffset: 100;
  stroke-dasharray: 20;
  animation: draw 15s linear infinite;
  stroke-width: 1px;
}
.landing-page .section-3 .image .svg svg .line {
  stroke-dasharray: 10;
  stroke-width: 1px;
  animation: draw22 40s linear infinite;
}
.landing-page .section-3 .image .svg svg .line2 {
  animation: draw2 40s linear infinite;
}
.landing-page .section-3 .image .svg svg .svg-bounce {
  display: inline-block;
  animation: bounce 1s infinite ease-in-out;
}
.landing-page .section-3 .image .zoom_in, .landing-page .section-3 .image .zoom_out {
  position: absolute;
  right: 20px;
  bottom: 20px;
  cursor: pointer;
}
.landing-page .section-3 .image .zoom_in img, .landing-page .section-3 .image .zoom_out img {
  display: block;
  max-width: 100%;
  height: auto;
}
.landing-page .section-3 .image .zoom_in {
  bottom: 52px;
}
.landing-page .section-3 .text {
  position: relative;
  width: 36.1111111111%;
  float: left;
  padding: 0px 5.5555555556% 0px 2.7777777778%;
  z-index: 2;
}
@media only screen and (max-width: 1024px) {
  .landing-page .section-3 .text {
    width: 100%;
    padding: 0px 30px;
    order: 1;
  }
}
@media only screen and (max-width: 480px) {
  .landing-page .section-3 .text {
    padding: 0px 15px;
  }
}
.landing-page .section-3 .text .label p {
  font-family: "SVN-NeueHaasGroteskDisplay-Medium";
  line-height: 100%;
}
@media only screen and (max-width: 1024px) {
  .landing-page .section-3 .text .label p {
    text-align: center;
  }
}
.landing-page .section-3 .text .label p:nth-of-type(1) {
  color: #5BBCD1;
  font-size: 56px;
  padding-left: 40px;
  margin-bottom: 12px;
}
@media only screen and (max-width: 1024px) {
  .landing-page .section-3 .text .label p:nth-of-type(1) {
    padding-left: 0px;
  }
}
@media only screen and (max-width: 480px) {
  .landing-page .section-3 .text .label p:nth-of-type(1) {
    font-size: 34px;
  }
}
.landing-page .section-3 .text .label p:nth-of-type(2) {
  color: #F5FBFF;
  font-size: 56px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 480px) {
  .landing-page .section-3 .text .label p:nth-of-type(2) {
    font-size: 34px;
  }
}
.landing-page .section-3 .text .label p:nth-of-type(3) {
  color: #F5FBFF;
  font-size: 24px;
  text-transform: uppercase;
  padding-left: 165px;
  letter-spacing: 1px;
}
@media only screen and (max-width: 1024px) {
  .landing-page .section-3 .text .label p:nth-of-type(3) {
    padding-left: 0px;
  }
}
@media only screen and (max-width: 480px) {
  .landing-page .section-3 .text .label p:nth-of-type(3) {
    font-size: 18px;
  }
}
.landing-page .section-3 .text .desc {
  font-size: 15px;
  color: #F5FBFF;
  font-family: "SVN-NeueHaasGroteskDisplay-Regular";
  margin: 55px 0px 30px;
}
@media only screen and (max-width: 480px) {
  .landing-page .section-3 .text .desc {
    margin: 15px 0px;
  }
}
.landing-page .section-3 .text .desc p {
  margin-top: 15px;
}
.landing-page .section-3 .text .desc p:first-child {
  margin-top: 0px;
}
.landing-page .section-3 .text .slide {
  position: relative;
  padding: 0px 33px;
}
@media only screen and (max-width: 480px) {
  .landing-page .section-3 .text .slide {
    padding: 0px 60px;
  }
}
.landing-page .section-3 .text .slide .swiper-container .swiper-wrapper .swiper-slide .list .title {
  font-size: 40px;
  color: #5BBCD1;
  font-family: "SVN-NeueHaasGroteskDisplay-Medium";
  text-transform: uppercase;
  margin-bottom: 10px;
  line-height: 100%;
}
@media only screen and (max-width: 480px) {
  .landing-page .section-3 .text .slide .swiper-container .swiper-wrapper .swiper-slide .list .title {
    font-size: 25px;
  }
}
.landing-page .section-3 .text .slide .swiper-container .swiper-wrapper .swiper-slide .list .title span {
  font-size: 22px;
}
@media only screen and (max-width: 480px) {
  .landing-page .section-3 .text .slide .swiper-container .swiper-wrapper .swiper-slide .list .title span {
    font-size: 15px;
  }
}
.landing-page .section-3 .text .slide .swiper-container .swiper-wrapper .swiper-slide .list .detail {
  padding-left: 15px;
}
.landing-page .section-3 .text .slide .swiper-container .swiper-wrapper .swiper-slide .list .detail li {
  font-size: 15px;
  color: #F5FBFF;
  font-family: "SVN-NeueHaasGroteskDisplay-Regular";
  list-style-type: disc;
  margin-bottom: 3px;
}
.landing-page .section-3 .text .slide .swiper-container .swiper-wrapper .swiper-slide .list .detail li:last-child {
  margin-bottom: 0px;
}
.landing-page .section-3 .text .slide .btn-slide {
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
}
.landing-page .section-3 .text .slide .btn-slide .swiper-button-prev {
  left: 0;
}
.landing-page .section-3 .text .slide .btn-slide .swiper-button-next {
  right: 0;
}
.landing-page .section-4 {
  position: relative;
  padding-top: 135px;
}
@media only screen and (max-width: 1024px) {
  .landing-page .section-4 {
    padding-top: 70px;
  }
}
@media only screen and (max-width: 480px) {
  .landing-page .section-4 {
    padding-top: 50px;
  }
}
.landing-page .section-4 .text {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: end;
  padding: 0px 8.3333333333% 65px;
}
@media only screen and (max-width: 1024px) {
  .landing-page .section-4 .text {
    padding: 0px 30px 30px;
    flex-direction: column;
  }
}
@media only screen and (max-width: 480px) {
  .landing-page .section-4 .text {
    padding: 0px 15px 15px;
  }
}
.landing-page .section-4 .text .label {
  width: 56.6666666667%;
}
@media only screen and (max-width: 1024px) {
  .landing-page .section-4 .text .label {
    width: 100%;
  }
}
.landing-page .section-4 .text .label p {
  color: #F5FBFF;
  font-family: "SVN-NeueHaasGroteskDisplay-Medium";
  line-height: 100%;
}
@media only screen and (max-width: 1024px) {
  .landing-page .section-4 .text .label p {
    text-align: center;
  }
}
.landing-page .section-4 .text .label p:nth-of-type(1) {
  font-size: 20px;
  text-transform: uppercase;
  margin: 0px 0px 10px 40px;
}
@media only screen and (max-width: 1024px) {
  .landing-page .section-4 .text .label p:nth-of-type(1) {
    margin-left: 0px;
  }
}
@media only screen and (max-width: 480px) {
  .landing-page .section-4 .text .label p:nth-of-type(1) {
    font-size: 18px;
  }
}
.landing-page .section-4 .text .label p:nth-of-type(2) {
  font-size: 56px;
  color: #5BBCD1;
  margin-bottom: 3px;
}
@media only screen and (max-width: 480px) {
  .landing-page .section-4 .text .label p:nth-of-type(2) {
    font-size: 34px;
  }
}
.landing-page .section-4 .text .label p:nth-of-type(2) span {
  text-transform: uppercase;
  font-size: 24px;
  color: #F5FBFF;
}
@media only screen and (max-width: 480px) {
  .landing-page .section-4 .text .label p:nth-of-type(2) span {
    font-size: 18px;
  }
}
.landing-page .section-4 .text .label p:nth-of-type(3) {
  font-size: 56px;
}
@media only screen and (max-width: 480px) {
  .landing-page .section-4 .text .label p:nth-of-type(3) {
    font-size: 34px;
  }
}
.landing-page .section-4 .text .desc {
  color: #F5FBFF;
  font-size: 15px;
  font-family: "SVN-NeueHaasGroteskDisplay-Regular";
  width: 43.3333333333%;
}
@media only screen and (max-width: 1024px) {
  .landing-page .section-4 .text .desc {
    width: 100%;
    padding-top: 30px;
  }
}
@media only screen and (max-width: 480px) {
  .landing-page .section-4 .text .desc {
    padding-top: 15px;
  }
}
.landing-page .section-4 .slide {
  position: relative;
  z-index: 2;
  width: 88.8888888889%;
  margin: 0 auto;
  overflow: hidden;
}
@media only screen and (max-width: 1024px) {
  .landing-page .section-4 .slide {
    width: calc(100% - 60px);
  }
}
@media only screen and (max-width: 480px) {
  .landing-page .section-4 .slide {
    width: calc(100% - 30px);
  }
}
.landing-page .section-4 .slide .swiper-container {
  width: 50%;
  overflow: visible;
}
@media only screen and (max-width: 1024px) {
  .landing-page .section-4 .slide .swiper-container {
    width: 80%;
  }
}
@media only screen and (max-width: 480px) {
  .landing-page .section-4 .slide .swiper-container {
    width: 100%;
    overflow: hidden;
  }
}
.landing-page .section-4 .slide .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active .image {
  scale: 1 1;
}
.landing-page .section-4 .slide .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active .image::before {
  opacity: 1;
}
.landing-page .section-4 .slide .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active .info {
  opacity: 1;
}
.landing-page .section-4 .slide .swiper-container .swiper-wrapper .swiper-slide .image {
  position: relative;
  padding-top: 85.939%;
  scale: 1 0.84;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.landing-page .section-4 .slide .swiper-container .swiper-wrapper .swiper-slide .image::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  right: 0;
  background-image: url("./assets/images/landing-page/section4-img-decor.png");
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  height: 43.091%;
  z-index: 1;
  opacity: 0;
}
.landing-page .section-4 .slide .swiper-container .swiper-wrapper .swiper-slide .image img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.landing-page .section-4 .slide .swiper-container .swiper-wrapper .swiper-slide .info {
  position: absolute;
  left: 40px;
  right: 40px;
  bottom: 40px;
  z-index: 1;
  opacity: 0;
}
@media only screen and (max-width: 480px) {
  .landing-page .section-4 .slide .swiper-container .swiper-wrapper .swiper-slide .info {
    left: 15px;
    right: 15px;
    bottom: 15px;
  }
}
.landing-page .section-4 .slide .swiper-container .swiper-wrapper .swiper-slide .info .title {
  font-family: "SVN-NeueHaasGroteskDisplay-Medium";
  color: #5BBCD1;
  font-size: 32px;
  line-height: 100%;
  text-transform: uppercase;
  margin-bottom: 13px;
}
@media only screen and (max-width: 480px) {
  .landing-page .section-4 .slide .swiper-container .swiper-wrapper .swiper-slide .info .title {
    margin-bottom: 5px;
    font-size: 18px;
  }
}
.landing-page .section-4 .slide .swiper-container .swiper-wrapper .swiper-slide .info .title span {
  color: #F5FBFF;
  font-size: 18px;
  margin-left: 10px;
}
@media only screen and (max-width: 480px) {
  .landing-page .section-4 .slide .swiper-container .swiper-wrapper .swiper-slide .info .title span {
    font-size: 15px;
  }
}
.landing-page .section-4 .slide .swiper-container .swiper-wrapper .swiper-slide .info .expect {
  font-family: "SVN-NeueHaasGroteskDisplay-Regular";
  color: #F5FBFF;
  font-size: 15px;
}
.landing-page .section-5 {
  position: relative;
  padding-top: 135px;
}
@media only screen and (max-width: 1024px) {
  .landing-page .section-5 {
    padding-top: 70px;
  }
}
@media only screen and (max-width: 480px) {
  .landing-page .section-5 {
    padding-top: 50px;
  }
}
.landing-page .section-5 .text {
  position: relative;
  z-index: 2;
  display: flex;
  padding: 0px 5.5555555556% 64px 8.3333333333%;
}
@media only screen and (max-width: 1024px) {
  .landing-page .section-5 .text {
    padding: 0px 30px;
    flex-direction: column;
  }
}
@media only screen and (max-width: 480px) {
  .landing-page .section-5 .text {
    padding: 0px 15px;
  }
}
.landing-page .section-5 .text .label {
  width: 25.8870967742%;
  float: left;
}
@media only screen and (max-width: 1024px) {
  .landing-page .section-5 .text .label {
    width: 100%;
  }
}
.landing-page .section-5 .text .label p {
  color: #F5FBFF;
  font-family: "SVN-NeueHaasGroteskDisplay-Medium";
  line-height: 100%;
}
@media only screen and (max-width: 1024px) {
  .landing-page .section-5 .text .label p {
    text-align: center;
  }
}
.landing-page .section-5 .text .label p:nth-of-type(1) {
  text-transform: uppercase;
  font-size: 20px;
  margin-bottom: 15px;
}
@media only screen and (max-width: 480px) {
  .landing-page .section-5 .text .label p:nth-of-type(1) {
    font-size: 18px;
    margin-bottom: 10px;
  }
}
.landing-page .section-5 .text .label p:nth-of-type(2) {
  font-size: 64px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 480px) {
  .landing-page .section-5 .text .label p:nth-of-type(2) {
    font-size: 34px;
  }
}
.landing-page .section-5 .text .label p:nth-of-type(3) {
  font-size: 64px;
  color: #5BBCD1;
}
@media only screen and (max-width: 480px) {
  .landing-page .section-5 .text .label p:nth-of-type(3) {
    font-size: 34px;
  }
}
.landing-page .section-5 .text .list {
  width: 74.1129032258%;
  float: left;
}
@media only screen and (max-width: 1024px) {
  .landing-page .section-5 .text .list {
    width: 100%;
    margin: 30px 0px;
  }
}
@media only screen and (max-width: 480px) {
  .landing-page .section-5 .text .list {
    margin: 15px 0px;
  }
}
.landing-page .section-5 .text .list .item {
  border-bottom: 1px solid #BDCCD4;
  padding: 33.5px 0px;
}
@media only screen and (max-width: 480px) {
  .landing-page .section-5 .text .list .item {
    padding: 15px 0px;
  }
}
.landing-page .section-5 .text .list .item.active .title p:nth-of-type(3) img {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  transform: rotate(0deg);
}
.landing-page .section-5 .text .list .item.active .desc {
  display: flex;
}
.landing-page .section-5 .text .list .item .title {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.landing-page .section-5 .text .list .item .title p:nth-of-type(1) {
  color: #F5FBFF;
  font-size: 16px;
  font-family: "SVN-NeueHaasGroteskDisplay-Regular";
  text-transform: uppercase;
  width: 13.0576713819%;
}
@media only screen and (max-width: 480px) {
  .landing-page .section-5 .text .list .item .title p:nth-of-type(1) {
    font-size: 15px;
  }
}
.landing-page .section-5 .text .list .item .title p:nth-of-type(2) {
  font-size: 20px;
  color: #5BBCD1;
  font-family: "SVN-NeueHaasGroteskDisplay-Medium";
  text-transform: uppercase;
  width: calc(100% - 13.0576713819% - 10px);
}
@media only screen and (max-width: 480px) {
  .landing-page .section-5 .text .list .item .title p:nth-of-type(2) {
    font-size: 15px;
  }
}
.landing-page .section-5 .text .list .item .title p:nth-of-type(3) {
  width: 10px;
}
.landing-page .section-5 .text .list .item .title p:nth-of-type(3) img {
  display: block;
  max-width: 100%;
  height: auto;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.landing-page .section-5 .text .list .item .desc {
  font-family: "SVN-NeueHaasGroteskDisplay-Regular";
  color: #F5FBFF;
  font-size: 15px;
  width: 78.3460282916%;
  padding-left: 13.0576713819%;
  padding-top: 24px;
  display: none;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media only screen and (max-width: 480px) {
  .landing-page .section-5 .text .list .item .desc {
    width: 90%;
    padding-top: 15px;
  }
}
.landing-page .section-5 .imageFm {
  position: relative;
  width: 100%;
  z-index: 1;
}
.landing-page .section-5 .imageFm .image {
  position: relative;
  width: 88.4027777778%;
  padding-top: 43.056%;
  margin: 0 auto;
  z-index: 1;
}
@media only screen and (max-width: 1024px) {
  .landing-page .section-5 .imageFm .image {
    width: calc(100% - 60px);
    padding-top: 0;
  }
}
@media only screen and (max-width: 480px) {
  .landing-page .section-5 .imageFm .image {
    width: calc(100% - 30px);
  }
}
.landing-page .section-5 .imageFm .image img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media only screen and (max-width: 1024px) {
  .landing-page .section-5 .imageFm .image img {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    height: auto;
  }
}
.landing-page .section-5 .imageFm .decor-4 {
  bottom: 100%;
}
.landing-page .section-5 .imageFm .decor-6 {
  top: 0;
  margin-top: -39.6%;
}
.landing-page .section-6 {
  position: relative;
  padding-top: 105px;
}
@media only screen and (max-width: 1024px) {
  .landing-page .section-6 {
    padding-top: 70px;
  }
}
@media only screen and (max-width: 480px) {
  .landing-page .section-6 {
    padding-top: 50px;
  }
}
.landing-page .section-6 .text {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: flex-end;
  padding: 0px 5.5555555556% 60px 8.3333333333%;
}
@media only screen and (max-width: 1024px) {
  .landing-page .section-6 .text {
    padding: 0px 30px;
    flex-direction: column;
  }
}
@media only screen and (max-width: 480px) {
  .landing-page .section-6 .text {
    padding: 0px 15px;
  }
}
.landing-page .section-6 .text .label {
  width: 58.064516129%;
}
@media only screen and (max-width: 1024px) {
  .landing-page .section-6 .text .label {
    width: 100%;
  }
}
.landing-page .section-6 .text .label p {
  color: #F5FBFF;
  font-family: "SVN-NeueHaasGroteskDisplay-Medium";
  line-height: 100%;
}
@media only screen and (max-width: 1024px) {
  .landing-page .section-6 .text .label p {
    text-align: center;
  }
}
@media only screen and (max-width: 480px) {
  .landing-page .section-6 .text .label p:first-child span {
    margin-top: 0px;
  }
}
.landing-page .section-6 .text .label p span {
  font-size: 56px;
  color: #5BBCD1;
}
@media only screen and (max-width: 480px) {
  .landing-page .section-6 .text .label p span {
    font-size: 34px;
    display: block;
    margin-top: 20px;
  }
}
.landing-page .section-6 .text .label p:nth-of-type(1) {
  font-size: 100px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 480px) {
  .landing-page .section-6 .text .label p:nth-of-type(1) {
    font-size: 50px;
  }
}
.landing-page .section-6 .text .label p:nth-of-type(2) {
  font-size: 24px;
}
@media only screen and (max-width: 480px) {
  .landing-page .section-6 .text .label p:nth-of-type(2) {
    font-size: 18px;
  }
}
.landing-page .section-6 .text .info {
  width: 41.935483871%;
}
@media only screen and (max-width: 1024px) {
  .landing-page .section-6 .text .info {
    width: 100%;
    padding-top: 30px;
  }
}
.landing-page .section-6 .text .info .desc {
  font-size: 15px;
  color: #F5FBFF;
  font-family: "SVN-NeueHaasGroteskDisplay-Regular";
  margin-bottom: 20px;
}
@media only screen and (max-width: 1024px) {
  .landing-page .section-6 .text .info .desc {
    margin-bottom: 35px;
  }
}
@media only screen and (max-width: 480px) {
  .landing-page .section-6 .text .info .desc {
    margin-bottom: 15px;
  }
}
.landing-page .section-6 .text .info .list {
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (max-width: 1024px) {
  .landing-page .section-6 .text .info .list {
    margin: 30px 0px 45px;
  }
}
@media only screen and (max-width: 480px) {
  .landing-page .section-6 .text .info .list {
    flex-direction: column;
    margin: 15px 0px 10px;
  }
}
.landing-page .section-6 .text .info .list .item {
  display: flex;
  align-items: center;
  width: calc((100% - 70px) / 3);
  margin-right: 35px;
  float: left;
}
@media only screen and (max-width: 480px) {
  .landing-page .section-6 .text .info .list .item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
}
.landing-page .section-6 .text .info .list .item:nth-of-type(3n) {
  margin-right: 0px;
}
.landing-page .section-6 .text .info .list .item p {
  font-family: "SVN-NeueHaasGroteskDisplay-Medium";
}
@media only screen and (max-width: 480px) {
  .landing-page .section-6 .text .info .list .item p {
    line-height: 100%;
  }
}
.landing-page .section-6 .text .info .list .item p:nth-of-type(1) {
  font-size: 56px;
  color: #5BBCD1;
  margin-right: 8px;
}
@media only screen and (max-width: 480px) {
  .landing-page .section-6 .text .info .list .item p:nth-of-type(1) {
    font-size: 34px;
  }
}
.landing-page .section-6 .text .info .list .item p:nth-of-type(2) {
  font-size: 15px;
  color: #F5FBFF;
}
.landing-page .section-6 .ground {
  display: flex;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 1024px) {
  .landing-page .section-6 .ground {
    flex-direction: column;
  }
}
.landing-page .section-6 .ground .label {
  text-transform: uppercase;
  color: #31368E;
  font-size: 32px;
  font-family: "SVN-NeueHaasGroteskDisplay-Medium";
  line-height: 100%;
}
@media only screen and (max-width: 480px) {
  .landing-page .section-6 .ground .label {
    font-size: 15px;
  }
}
.landing-page .section-6 .ground .left {
  position: relative;
  width: 77.7777777778%;
  float: left;
  background: #ffffff;
  padding: 48px 0 0px;
}
@media only screen and (max-width: 1024px) {
  .landing-page .section-6 .ground .left {
    width: 100%;
    padding: 48px 0px 0px;
  }
}
@media only screen and (max-width: 480px) {
  .landing-page .section-6 .ground .left {
    padding: 15px 0px 0px;
  }
}
.landing-page .section-6 .ground .left .label {
  padding-left: 10.7142857143%;
}
@media only screen and (max-width: 1024px) {
  .landing-page .section-6 .ground .left .label {
    padding-left: 30px;
  }
}
.landing-page .section-6 .ground .left .svg {
  position: relative;
  width: 100%;
  margin-top: 75px;
}
@media only screen and (max-width: 1024px) {
  .landing-page .section-6 .ground .left .svg {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 768px) {
  .landing-page .section-6 .ground .left .svg {
    margin-top: 80px;
  }
}
@media only screen and (max-width: 480px) {
  .landing-page .section-6 .ground .left .svg {
    margin-top: 70px;
  }
}
.landing-page .section-6 .ground .left .svg .svg-file {
  position: relative;
  width: 100%;
}
.landing-page .section-6 .ground .left .svg .svg-file svg {
  display: block;
  width: 100%;
  height: auto;
}
.landing-page .section-6 .ground .left .svg .svg-file svg .utilities {
  opacity: 0;
  pointer-events: none;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.landing-page .section-6 .ground .left .svg .svg-file svg .utilities.is-active {
  opacity: 1;
}
.landing-page .section-6 .ground .left .svg .svg-file svg .ground-item {
  opacity: 0;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.landing-page .section-6 .ground .left .svg .svg-file svg .ground-item.is-active {
  opacity: 1;
}
.landing-page .section-6 .ground .left .svg .zoom_in, .landing-page .section-6 .ground .left .svg .zoom_out {
  position: absolute;
  right: 20px;
  bottom: 20px;
  cursor: pointer;
}
.landing-page .section-6 .ground .left .svg .zoom_in img, .landing-page .section-6 .ground .left .svg .zoom_out img {
  display: block;
  max-width: 100%;
  height: auto;
}
.landing-page .section-6 .ground .left .svg .zoom_in {
  bottom: 52px;
}
.landing-page .section-6 .ground .left .svg .b-n {
  position: absolute;
  left: 20px;
  bottom: 20px;
  background: #fff;
}
@media only screen and (max-width: 480px) {
  .landing-page .section-6 .ground .left .svg .b-n {
    left: 10px;
  }
}
.landing-page .section-6 .ground .left .svg .b-n img {
  display: block;
  max-width: 100%;
  height: auto;
}
@media only screen and (max-width: 480px) {
  .landing-page .section-6 .ground .left .svg .b-n img {
    max-width: 40px;
  }
}
.landing-page .section-6 .ground .left .note {
  position: absolute;
  top: 58px;
  right: 10.7142857143%;
  padding: 30px;
  background: #fff;
}
@media only screen and (max-width: 1024px) {
  .landing-page .section-6 .ground .left .note {
    right: 0px;
    top: 18px;
  }
}
@media only screen and (max-width: 480px) {
  .landing-page .section-6 .ground .left .note {
    top: 0px;
    padding: 15px;
  }
}
.landing-page .section-6 .ground .left .note .title {
  color: #31368E;
  font-size: 20px;
  font-family: "SVN-NeueHaasGroteskDisplay-Medium";
  text-transform: uppercase;
  line-height: 100%;
  margin-bottom: 27px;
}
@media only screen and (max-width: 480px) {
  .landing-page .section-6 .ground .left .note .title {
    font-size: 10px;
    margin-bottom: 10px;
  }
}
.landing-page .section-6 .ground .left .note .detail p {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #F5FBFF;
  text-transform: uppercase;
  font-size: 16px;
  font-family: "SVN-NeueHaasGroteskDisplay-Regular";
  width: 160px;
  margin-bottom: 16px;
  padding: 3.5px 0px;
}
@media only screen and (max-width: 480px) {
  .landing-page .section-6 .ground .left .note .detail p {
    width: 100px;
    padding: 5px 0px;
    margin-bottom: 5px;
    font-size: 10px;
    line-height: 150%;
  }
}
.landing-page .section-6 .ground .left .note .detail p:last-child {
  margin-bottom: 0px;
}
.landing-page .section-6 .ground .left .note .detail p:nth-of-type(1) {
  background: #000454;
}
.landing-page .section-6 .ground .left .note .detail p:nth-of-type(2) {
  background: #31368E;
}
.landing-page .section-6 .ground .left .note .detail p:nth-of-type(3) {
  background: #5BBCD1;
}
.landing-page .section-6 .ground .right {
  width: 22.2222222222%;
  float: left;
  padding: 48px 2.7777777778%;
  background: #5BBCD1;
}
@media only screen and (max-width: 1024px) {
  .landing-page .section-6 .ground .right {
    width: 100%;
    padding: 48px 30px;
  }
}
@media only screen and (max-width: 480px) {
  .landing-page .section-6 .ground .right {
    padding: 15px 15px;
  }
}
.landing-page .section-6 .ground .right .list {
  margin-top: 25px;
  overflow: hidden;
}
@media only screen and (max-width: 1024px) {
  .landing-page .section-6 .ground .right .list {
    display: flex;
    flex-wrap: wrap;
  }
}
.landing-page .section-6 .ground .right .list .item {
  display: flex;
  margin-bottom: 12px;
  cursor: pointer;
}
@media only screen and (max-width: 1024px) {
  .landing-page .section-6 .ground .right .list .item {
    width: calc((100% - 60px) / 4);
    margin-right: 20px;
    float: left;
  }
  .landing-page .section-6 .ground .right .list .item:nth-of-type(4n) {
    margin-right: 0px;
  }
}
@media only screen and (max-width: 480px) {
  .landing-page .section-6 .ground .right .list .item {
    width: calc((100% - 20px) / 2);
  }
  .landing-page .section-6 .ground .right .list .item:nth-of-type(4n) {
    margin-right: 20px;
  }
  .landing-page .section-6 .ground .right .list .item:nth-of-type(2n) {
    margin-right: 0px;
  }
}
.landing-page .section-6 .ground .right .list .item:last-child {
  margin-bottom: 0px;
}
.landing-page .section-6 .ground .right .list .item p {
  font-size: 14px;
}
.landing-page .section-6 .ground .right .list .item p:nth-of-type(1) {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #31368E;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #F5FBFF;
  font-family: "SVN-NeueHaasGroteskDisplay-Medium";
}
.landing-page .section-6 .ground .right .list .item p:nth-of-type(2) {
  width: calc(100% - 24px);
  color: #000454;
  font-family: "SVN-NeueHaasGroteskDisplay-Regular";
  padding-left: 8px;
}
.landing-page .section-6 .decor-5 {
  top: -30px;
}
@media only screen and (max-width: 768px) {
  .landing-page .section-6 .decor-5 {
    display: none;
  }
}
.landing-page .section-7, .landing-page .section-8, .landing-page .section-9 {
  position: relative;
  padding-top: 130px;
}
@media only screen and (max-width: 1024px) {
  .landing-page .section-7, .landing-page .section-8, .landing-page .section-9 {
    padding-top: 70px;
  }
}
@media only screen and (max-width: 480px) {
  .landing-page .section-7, .landing-page .section-8, .landing-page .section-9 {
    padding-top: 50px;
  }
}
.landing-page .section-7 .label, .landing-page .section-8 .label, .landing-page .section-9 .label {
  font-size: 56px;
  line-height: 100%;
  color: #F5FBFF;
  font-family: "SVN-NeueHaasGroteskDisplay-Medium";
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 480px) {
  .landing-page .section-7 .label, .landing-page .section-8 .label, .landing-page .section-9 .label {
    font-size: 34px;
  }
}
.landing-page .section-8 .label, .landing-page .section-9 .label {
  text-align: center;
}
.landing-page .section-7 .label {
  padding-left: 8.3333333333%;
  pointer-events: none;
}
@media only screen and (max-width: 1024px) {
  .landing-page .section-7 .label {
    padding-left: 0;
    text-align: center;
  }
}
.landing-page .section-7 .nav {
  position: absolute;
  top: 168px;
  right: 5.5555555556%;
  z-index: 2;
}
@media only screen and (max-width: 1024px) {
  .landing-page .section-7 .nav {
    position: relative;
    top: auto;
    right: auto;
    text-align: center;
    margin-top: 45px;
  }
}
.landing-page .section-7 .nav a {
  font-family: "SVN-NeueHaasGroteskDisplay-Regular";
  font-size: 15px;
  color: #bac0e1;
  text-transform: uppercase;
  padding: 8.25px 30px;
  letter-spacing: 1px;
  border: 1px solid transparent;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.landing-page .section-7 .nav a.is-active {
  color: #f4fbff;
  border: 1px solid #5BBCD1;
}
@media only screen and (min-width: 1025px) {
  .landing-page .section-7 .nav a:hover {
    color: #f4fbff;
    border: 1px solid #5BBCD1;
  }
}
.landing-page .section-7 .tabContent {
  position: relative;
  z-index: 2;
  width: 88.8888888889%;
  margin: 62px auto 0px;
}
@media only screen and (max-width: 1024px) {
  .landing-page .section-7 .tabContent {
    margin-top: 50px;
    width: calc(100% - 60px);
  }
}
@media only screen and (max-width: 480px) {
  .landing-page .section-7 .tabContent {
    width: calc(100% - 30px);
  }
}
.landing-page .section-7 .tabContent .item {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.landing-page .section-7 .tabContent .item .swiper-slide-top .swiper-wrapper .swiper-slide .image, .landing-page .section-7 .tabContent .item .swiper-slide-bottom .swiper-wrapper .swiper-slide .image {
  position: relative;
  display: block;
}
.landing-page .section-7 .tabContent .item .swiper-slide-top .swiper-wrapper .swiper-slide .image img, .landing-page .section-7 .tabContent .item .swiper-slide-bottom .swiper-wrapper .swiper-slide .image img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.landing-page .section-7 .tabContent .item .swiper-slide-top {
  margin-bottom: 10px;
}
.landing-page .section-7 .tabContent .item .swiper-slide-top .swiper-wrapper .swiper-slide .image {
  padding-top: 42.969%;
}
@media only screen and (max-width: 480px) {
  .landing-page .section-7 .tabContent .item .swiper-slide-top .swiper-wrapper .swiper-slide .image {
    padding-top: 70%;
  }
}
.landing-page .section-7 .tabContent .item .swiper-slide-bottom {
  width: 94.453125%;
  margin: 0 auto 0 0;
  overflow: visible;
}
@media only screen and (max-width: 1024px) {
  .landing-page .section-7 .tabContent .item .swiper-slide-bottom {
    display: none;
  }
}
.landing-page .section-7 .tabContent .item .swiper-slide-bottom .swiper-wrapper .swiper-slide .image {
  padding-top: 60%;
}
.landing-page .section-7 .tabContent .item .pagination-def {
  margin-top: 24px;
}
@media only screen and (max-width: 1024px) {
  .landing-page .section-7 .tabContent .item .pagination-def {
    width: 100%;
    justify-content: center;
  }
}
@media only screen and (max-width: 1024px) {
  .landing-page .section-7 .tabContent .item .pagination-def .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background: #fff;
  }
}
.landing-page .section-7 .decor-8 {
  bottom: 10%;
  z-index: 1;
}
@media only screen and (max-width: 1024px) {
  .landing-page .section-7 .decor-8 {
    display: none;
  }
}
.landing-page .section-8 .list {
  margin-top: 48px;
}
.landing-page .section-8 .list .swiper-container {
  overflow: visible;
  width: 88.8888888889%;
  margin: 0 auto;
}
@media only screen and (max-width: 1024px) {
  .landing-page .section-8 .list .swiper-container {
    width: calc(100% - 100px);
  }
}
.landing-page .section-8 .list .swiper-container .swiper-wrapper .swiper-slide .--item {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #31368E;
  height: 190px;
}
@media only screen and (max-width: 1024px) {
  .landing-page .section-8 .list .swiper-container .swiper-wrapper .swiper-slide .--item {
    flex-direction: column;
    border: inherit;
    height: auto;
  }
}
@media only screen and (min-width: 1025px) {
  .landing-page .section-8 .list .swiper-container .swiper-wrapper .swiper-slide .--item:hover .--info {
    opacity: 1;
  }
}
.landing-page .section-8 .list .swiper-container .swiper-wrapper .swiper-slide .--item .--logo {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px 15px;
}
@media only screen and (max-width: 1024px) {
  .landing-page .section-8 .list .swiper-container .swiper-wrapper .swiper-slide .--item .--logo {
    border: 1px solid rgba(255, 255, 255, 0.6);
    border-bottom: inherit;
    display: flex;
    justify-content: center;
    width: 100%;
    height: 220px;
  }
}
.landing-page .section-8 .list .swiper-container .swiper-wrapper .swiper-slide .--item .--logo img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
.landing-page .section-8 .list .swiper-container .swiper-wrapper .swiper-slide .--item .--info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #5BBCD1;
  padding: 30px;
  opacity: 0;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 100%;
}
@media only screen and (max-width: 1024px) {
  .landing-page .section-8 .list .swiper-container .swiper-wrapper .swiper-slide .--item .--info {
    opacity: 1;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    padding: 25px 20px;
  }
}
.landing-page .section-8 .list .swiper-container .swiper-wrapper .swiper-slide .--item .--info .--title {
  font-family: "SVN-NeueHaasGroteskDisplay-Medium";
  font-size: 20px;
  color: #000454;
  line-height: 100%;
}
.landing-page .section-8 .list .swiper-container .swiper-wrapper .swiper-slide .--item .--info .--desc {
  margin-top: 15px;
}
.landing-page .section-8 .list .swiper-container .swiper-wrapper .swiper-slide .--item .--info .--desc p {
  display: flex;
  align-items: flex-start;
  font-family: "SVN-NeueHaasGroteskDisplay-Regular";
  font-size: 16px;
  color: #000454;
  margin-bottom: 10px;
}
.landing-page .section-8 .list .swiper-container .swiper-wrapper .swiper-slide .--item .--info .--desc p:last-child {
  margin-bottom: 0px;
}
.landing-page .section-8 .list .swiper-container .swiper-wrapper .swiper-slide .--item .--info .--desc p:last-child img {
  animation-name: trin;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.landing-page .section-8 .list .swiper-container .swiper-wrapper .swiper-slide .--item .--info .--desc p:nth-of-type(1) img {
  margin-top: 4px;
}
.landing-page .section-8 .list .swiper-container .swiper-wrapper .swiper-slide .--item .--info .--desc p a {
  display: inline-flex;
}
.landing-page .section-8 .list .swiper-container .swiper-wrapper .swiper-slide .--item .--info .--desc p a:hover {
  color: #000454;
}
.landing-page .section-8 .list .swiper-container .swiper-wrapper .swiper-slide .--item .--info .--desc p img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-right: 10px;
}
.landing-page .section-9 {
  position: relative;
  padding-bottom: 100px;
}
@media only screen and (max-width: 1024px) {
  .landing-page .section-9 {
    padding-bottom: 50px;
  }
}
.landing-page .section-9 .form {
  position: relative;
  width: 72.2916666667%;
  margin: 48px auto 0px;
  z-index: 1;
}
@media only screen and (max-width: 1024px) {
  .landing-page .section-9 .form {
    width: calc(100% - 30px);
  }
}
.landing-page .section-9 .form form {
  width: 81.6326530612%;
  margin: 0 auto;
  overflow: hidden;
  padding-bottom: 35px;
}
@media only screen and (max-width: 1024px) {
  .landing-page .section-9 .form form {
    width: 100%;
  }
}
.landing-page .section-9 .form form .form-group {
  width: calc((100% - 80px) / 2);
  margin: 20px 80px 0px 0px;
  float: left;
}
@media only screen and (max-width: 768px) {
  .landing-page .section-9 .form form .form-group {
    width: calc((100% - 30px) / 2);
    margin-right: 30px;
  }
}
@media only screen and (max-width: 480px) {
  .landing-page .section-9 .form form .form-group {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
  }
}
.landing-page .section-9 .form form .form-group:nth-of-type(2n) {
  margin-right: 0px;
}
.landing-page .section-9 .form form .form-group:nth-of-type(1), .landing-page .section-9 .form form .form-group:nth-of-type(2) {
  margin-top: 0px;
}
.landing-page .section-9 .form form .form-group:nth-of-type(5) {
  width: 100%;
  margin-right: 0px;
  margin-top: 60px;
  text-align: center;
}
@media only screen and (max-width: 480px) {
  .landing-page .section-9 .form form .form-group:nth-of-type(5) {
    margin-top: 20px;
  }
}
.landing-page .section-9 .form form .form-group label, .landing-page .section-9 .form form .form-group input {
  color: #F5FBFF;
  font-family: "SVN-NeueHaasGroteskDisplay-Regular";
  width: 100%;
}
.landing-page .section-9 .form form .form-group label {
  font-size: 13px;
  letter-spacing: 0.8px;
  text-transform: uppercase;
}
.landing-page .section-9 .form form .form-group input {
  font-size: 14px;
  letter-spacing: 0.57px;
  padding: 5px 0px 8.5px;
  border-radius: 0;
  border: none;
  border-bottom: 1px solid #BDCCD4;
  background: transparent;
}
.landing-page .section-9 .form form .form-group input:focus {
  outline: none;
}
.landing-page .section-9 .form form .form-group button {
  outline: none;
  cursor: pointer;
}
.landing-page .section-9 .form form .msg {
  position: absolute;
  left: 0;
  bottom: -10px;
  right: 0;
  text-align: center;
  color: #F5FBFF;
  font-family: "SVN-NeueHaasGroteskDisplay-Medium";
  font-size: 16px;
}
@media only screen and (max-width: 480px) {
  .landing-page .section-9 .form form .msg {
    bottom: 10px;
  }
}
.landing-page .section-9 .decor-7 {
  bottom: 0;
}
@media only screen and (max-width: 1024px) {
  .landing-page .section-9 .decor-7 {
    display: none;
  }
}

.progress-bar {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: 104;
  opacity: 1;
  pointer-events: all;
  background: #000454;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.progress-bar.loading-page-hide {
  opacity: 0;
  pointer-events: none;
}
.progress-bar .--logo {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 39.7916666667%;
  display: block;
  z-index: 1;
}
.progress-bar .--logo svg {
  display: none;
  max-width: 100%;
  height: auto;
}
.progress-bar .--logo svg.is-active {
  display: block;
}
.progress-bar .--logo svg path {
  stroke: #F5FBFF;
  stroke-width: 2;
  fill: none;
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
  animation: thuong 3s ease-out forwards;
}
.progress-bar .--logo svg .path-01.is-active {
  stroke-width: 0;
  fill: url(#paint0_linear_58_1042);
}
.progress-bar .--logo svg .path-02.is-active {
  stroke-width: 0;
  fill: url(#paint1_linear_58_1042);
}
.progress-bar .--logo svg .path-03.is-active {
  stroke-width: 0;
  fill: url(#paint2_linear_58_1042);
}
.progress-bar .--logo svg .path-04.is-active {
  stroke-width: 0;
  fill: url(#paint3_linear_58_1042);
}
.progress-bar .--logo svg .path-05.is-active {
  stroke-width: 0;
  fill: url(#paint4_linear_58_1042);
}
.progress-bar .--logo svg .path-06.is-active {
  stroke-width: 0;
  fill: url(#paint5_linear_58_1042);
}
.progress-bar .--logo svg .path-07.is-active {
  stroke-width: 0;
  fill: url(#paint6_linear_58_1042);
}
.progress-bar .--logo svg .path-08.is-active {
  stroke-width: 0;
  fill: url(#paint7_linear_58_1042);
}
.progress-bar .--logo svg .path-09.is-active {
  stroke-width: 0;
  fill: url(#paint8_linear_58_1042);
}
.progress-bar .--logo svg .path-10.is-active {
  stroke-width: 0;
  fill: url(#paint9_linear_58_1042);
}
.progress-bar .--logo svg .path-11.is-active {
  stroke-width: 0;
  fill: url(#paint10_linear_58_1042);
}
.progress-bar .--logo svg .path-12.is-active {
  stroke-width: 0;
  fill: url(#paint11_linear_58_1042);
}
.progress-bar .--logo svg .path-13.is-active {
  stroke-width: 0;
  fill: url(#paint12_linear_58_1042);
}

.popup-item {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 20000000000000;
  height: 100vh;
  background: rgba(0, 0, 0, 0.75);
  display: none;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.popup-item.is-active {
  display: block;
}
.popup-item .content {
  width: 1000px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-height: calc(100vh - 100px);
  display: flex;
}
@media only screen and (max-width: 1024px) {
  .popup-item .content {
    width: calc(100% - 100px);
  }
}
@media only screen and (max-width: 480px) {
  .popup-item .content {
    flex-direction: column;
    width: calc(100% - 30px);
    display: unset;
    overflow-y: scroll;
  }
}
.popup-item .content .left {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  position: relative;
  width: 36%;
  float: left;
  padding: 60px;
  background: #31368E;
}
@media only screen and (max-width: 768px) {
  .popup-item .content .left {
    padding: 60px 30px;
  }
}
@media only screen and (max-width: 480px) {
  .popup-item .content .left {
    width: 100%;
  }
}
.popup-item .content .left .title {
  position: absolute;
  top: 60px;
  left: 60px;
  right: 60px;
  font-family: "SVN-NeueHaasGroteskDisplay-Medium";
  font-size: 22px;
  line-height: 140%;
  color: #FFFFFF;
  text-transform: uppercase;
  padding-bottom: 15px;
  border-bottom: 1px solid #fff;
  letter-spacing: 2px;
}
@media only screen and (max-width: 768px) {
  .popup-item .content .left .title {
    left: 30px;
    right: 30px;
  }
}
@media only screen and (max-width: 480px) {
  .popup-item .content .left .title {
    text-align: center;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
  }
}
.popup-item .content .left .excerpt {
  font-family: "SVN-NeueHaasGroteskDisplay-Regular";
  font-size: 16px;
  line-height: 22px;
  color: #FFFFFF;
  padding: 30px 0 0;
}
@media only screen and (max-width: 480px) {
  .popup-item .content .left .excerpt {
    padding-top: 20px;
    font-size: 14px;
    text-align: center;
  }
}
.popup-item .content .left .excerpt strong {
  font-family: "SVN-NeueHaasGroteskDisplay-Medium";
  font-weight: inherit;
}
.popup-item .content .left .excerpt p {
  margin-top: 9px;
}
@media only screen and (max-width: 480px) {
  .popup-item .content .left .excerpt p {
    margin-top: 5px;
  }
}
.popup-item .content .left .excerpt p:first-child {
  margin-top: 0px;
}
.popup-item .content .left .btn-next-prev {
  position: relative;
  display: flex;
  margin: 60px auto 0 0;
}
@media only screen and (max-width: 480px) {
  .popup-item .content .left .btn-next-prev {
    margin: 40px auto 0px;
  }
}
.popup-item .content .left .btn-next-prev .swiper-button-next, .popup-item .content .left .btn-next-prev .swiper-button-prev {
  position: relative;
  top: auto;
  left: auto;
  bottom: auto;
  right: auto;
  width: auto;
  height: auto;
  margin-top: 0;
}
.popup-item .content .left .btn-next-prev .swiper-button-next::after, .popup-item .content .left .btn-next-prev .swiper-button-prev::after {
  display: none;
}
.popup-item .content .left .btn-next-prev .swiper-button-next img, .popup-item .content .left .btn-next-prev .swiper-button-prev img {
  display: block;
  max-width: 50px;
  height: auto;
}
.popup-item .content .left .btn-next-prev .swiper-button-prev {
  margin-right: 28px;
}
.popup-item .content .left .btn-next-prev .swiper-button-prev img {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
}
.popup-item .content .right {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64%;
  float: left;
  background-color: #ffffff;
  padding: 30px 40px;
  overflow: hidden;
}
@media only screen and (max-width: 480px) {
  .popup-item .content .right {
    width: 100%;
    padding: 30px 15px;
  }
}
.popup-item .content .right .swiper-container {
  height: 100%;
}
.popup-item .content .right .swiper-container .swiper-wrapper {
  height: 100%;
}
.popup-item .content .right .swiper-container .swiper-wrapper .swiper-slide {
  height: 100%;
  width: 100%;
}
.popup-item .content .right .swiper-container .swiper-wrapper .swiper-slide .image {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.popup-item .content .right .swiper-container .swiper-wrapper .swiper-slide .image img {
  display: block;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  margin: 0 auto;
  width: auto;
}
.popup-item .content .close {
  position: absolute;
  top: 0;
  right: -40px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  background: #31368E;
  font-family: "SVN-NeueHaasGroteskDisplay-Regular";
  color: #fff;
  font-size: 20px;
}
@media only screen and (max-width: 480px) {
  .popup-item .content .close {
    right: 0;
    background: #fff;
    color: #31368E;
  }
}
.popup-item .__close {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  cursor: pointer;
  color: #000;
}

.ground-tooltip-content.is-visible {
  opacity: 1;
}

.ground-tooltip-content {
  position: absolute;
  z-index: 10;
  -webkit-transform: translate(-50%, -100%);
  -moz-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%);
  display: flex;
  flex-direction: column;
  margin-top: -8px;
  opacity: 0;
  pointer-events: none;
  -webkit-transform: all 0.3s ease;
  -moz-transform: all 0.3s ease;
  transform: all 0.3s ease;
  background: #31368E;
  padding: 24px;
  border-radius: 10px;
}
.ground-tooltip-content:before {
  content: "";
  display: block;
  position: absolute;
  top: 99%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-bottom: none;
  border-top: 12px solid #31368E;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
}
.ground-tooltip-content.is-visible {
  opacity: 1;
}
.ground-tooltip-content .--title {
  font-family: "SVN-NeueHaasGroteskDisplay-Medium";
  font-size: 14px;
  line-height: 140%;
  color: #FFFFFF;
  text-transform: uppercase;
  padding-bottom: 15px;
  border-bottom: 1px solid #fff;
  letter-spacing: 2px;
}
.ground-tooltip-content .--excerpt {
  padding-top: 30px;
}
.ground-tooltip-content .--excerpt p {
  font-family: "SVN-NeueHaasGroteskDisplay-Regular";
  font-size: 14px;
  line-height: 140%;
  color: #fff;
}
.ground-tooltip-content .--excerpt p:last-child {
  margin-bottom: 0px;
}
.ground-tooltip-content .--excerpt p:hover, .ground-tooltip-content .--excerpt p:focus {
  color: #ffffff;
}
.ground-tooltip-content .--excerpt p strong {
  font-family: "SVN-NeueHaasGroteskDisplay-Medium";
}

.house-list {
  display: none;
  pointer-events: none;
}

@keyframes thuong {
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes spanAnimation {
  0% {
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0);
    -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0);
  }
  50% {
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 450%, 0);
    -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 450%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 450%, 0);
  }
  100% {
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0);
    -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0);
  }
}
@keyframes draw {
  0% {
    stroke-dashoffset: 0;
  }
  to {
    stroke-dashoffset: 1500;
  }
}
@keyframes draw22 {
  0% {
    stroke-dashoffset: 0;
  }
  to {
    stroke-dashoffset: 2000;
  }
}
@keyframes draw2 {
  0% {
    stroke-dashoffset: 2000;
  }
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes bounce {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-12px);
  }
}
@keyframes trin {
  from {
    transform: rotate3d(0, 0, 1, 0deg);
  }
  20%, 32%, 44%, 56%, 68% {
    transform: rotate3d(0, 0, 1, 0deg);
  }
  23%, 35%, 47%, 59%, 71% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  26%, 38%, 50%, 62%, 74% {
    transform: rotate3d(0, 0, 1, 0deg);
  }
  29%, 41%, 53%, 65%, 77% {
    transform: rotate3d(0, 0, 1, -15deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes imageScaleAnimation {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
  }
}
.footer {
  position: relative;
  padding: 75px 5.5555555556% 58px;
  background-color: #000229;
}
@media only screen and (max-width: 1024px) {
  .footer {
    padding: 50px 30px 100px;
  }
}
@media only screen and (max-width: 480px) {
  .footer {
    padding: 40px 15px 80px;
  }
}
.footer .top {
  position: relative;
  z-index: 1;
  display: flex;
  padding-bottom: 40px;
}
@media only screen and (max-width: 768px) {
  .footer .top {
    flex-direction: column;
  }
}
.footer .top .title {
  color: #5BBCD1;
  text-transform: uppercase;
  font-size: 13px;
  font-family: "SVN-NeueHaasGroteskDisplay-Bold";
}
.footer .top .left {
  width: 43.75%;
}
@media only screen and (max-width: 1024px) {
  .footer .top .left {
    width: 35%;
  }
}
@media only screen and (max-width: 768px) {
  .footer .top .left {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.footer .top .left .logo {
  display: block;
  margin-bottom: 50px;
}
@media only screen and (max-width: 768px) {
  .footer .top .left .logo {
    margin-bottom: 30px;
  }
}
.footer .top .left .logo img {
  display: block;
  max-width: 100%;
  height: auto;
}
.footer .top .left .follow-us {
  display: flex;
  align-items: flex-end;
}
.footer .top .left .follow-us .title {
  width: 158px;
}
.footer .top .left .follow-us .list {
  position: relative;
  background-origin: 7px;
  width: calc(100% - 158px);
}
.footer .top .left .follow-us .list a {
  display: inline-block;
}
.footer .top .left .follow-us .list a img {
  display: block;
  max-width: 100%;
  height: auto;
}
.footer .top .right {
  display: flex;
  width: 56.25%;
}
@media only screen and (max-width: 1024px) {
  .footer .top .right {
    width: 65%;
  }
}
@media only screen and (max-width: 768px) {
  .footer .top .right {
    width: 100%;
    margin-top: 30px;
  }
}
@media only screen and (max-width: 480px) {
  .footer .top .right {
    flex-direction: column;
  }
}
.footer .top .right .info-contact {
  width: calc(100% - 320px);
}
@media only screen and (max-width: 480px) {
  .footer .top .right .info-contact {
    width: 100%;
  }
}
.footer .top .right .info-contact .contact {
  padding-top: 16px;
}
@media only screen and (max-width: 480px) {
  .footer .top .right .info-contact .contact {
    padding-bottom: 16px;
  }
}
.footer .top .right .info-contact .contact p {
  display: flex;
  align-items: flex-start;
  color: #F5FBFF;
  font-family: "SVN-NeueHaasGroteskDisplay-Regular";
  font-size: 15px;
  margin-bottom: 22px;
}
.footer .top .right .info-contact .contact p:last-child {
  margin-bottom: 0px;
}
.footer .top .right .info-contact .contact p:last-child img {
  animation-name: trin;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.footer .top .right .info-contact .contact p a {
  display: inline-flex;
}
.footer .top .right .info-contact .contact p:first-child img {
  margin-top: 4px;
}
.footer .top .right .info-contact .contact p img {
  margin-right: 5px;
  display: block;
  max-width: 100%;
  height: auto;
}
.footer .top .right .partner {
  display: flex;
  width: 320px;
  height: auto;
}
@media only screen and (max-width: 480px) {
  .footer .top .right .partner {
    width: 100%;
  }
}
.footer .top .right .partner .item {
  display: inline-block;
  margin-right: 65px;
}
.footer .top .right .partner .item:last-child {
  margin-right: 0px;
}
.footer .top .right .partner .item .title {
  font-family: "SVN-NeueHaasGroteskDisplay-Medium";
  color: #F5FBFF;
  margin-bottom: 16px;
  text-align: center;
}
.footer .top .right .partner .item .logo {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 85px;
}
.footer .top .right .partner .item .logo img {
  display: block;
  max-width: 100%;
  height: auto;
}
.footer .bottom {
  position: relative;
  z-index: 1;
  border-top: 1px solid #BDCCD4;
  display: flex;
  padding-top: 16px;
}
@media only screen and (max-width: 480px) {
  .footer .bottom {
    flex-direction: column;
  }
}
.footer .bottom p {
  font-size: 13px;
  font-family: "SVN-NeueHaasGroteskDisplay-Regular";
}
.footer .bottom p:nth-of-type(1) {
  color: #BDCCD4;
  width: 43.75%;
}
@media only screen and (max-width: 1024px) {
  .footer .bottom p:nth-of-type(1) {
    width: 35%;
  }
}
@media only screen and (max-width: 480px) {
  .footer .bottom p:nth-of-type(1) {
    width: 100%;
    text-align: center;
    margin-top: 10px;
    order: 2;
  }
}
.footer .bottom p:nth-of-type(2) {
  color: #F5FBFF;
  width: 56.25%;
}
@media only screen and (max-width: 1024px) {
  .footer .bottom p:nth-of-type(2) {
    width: 65%;
  }
}
@media only screen and (max-width: 480px) {
  .footer .bottom p:nth-of-type(2) {
    width: 100%;
    order: 1;
  }
}
.footer .decor-9 {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
@media only screen and (max-width: 1920px) {
  .footer .decor-9 {
    display: none;
  }
}
@media only screen and (max-width: 1440px) {
  .footer .decor-9 {
    display: block;
  }
}
@media only screen and (max-width: 1366px) {
  .footer .decor-9 {
    display: none;
  }
}
.footer .decor-9 img {
  display: block;
  width: 100%;
  height: auto;
}

.backToTop {
  position: fixed;
  right: 0;
  bottom: 80px;
  cursor: pointer;
  z-index: 10;
  opacity: 0;
  pointer-events: none;
}
@media only screen and (max-width: 480px) {
  .backToTop {
    bottom: 50px;
  }
}
.backToTop.is-active {
  opacity: 1;
  pointer-events: all;
}
.backToTop img {
  display: block;
  max-width: 100%;
  height: auto;
}

.social-network {
  position: fixed;
  right: 0;
  bottom: 148px;
  z-index: 10;
}
@media only screen and (max-width: 1024px) {
  .social-network {
    bottom: 0;
    width: calc((100% / 3) * 2);
    display: flex;
  }
}
.social-network a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  margin-bottom: 1px;
  background: #5BBCD1;
}
@media only screen and (max-width: 1024px) {
  .social-network a {
    width: 50%;
    margin-bottom: 0;
    border-left: 1px solid #fff;
  }
}
.social-network a:last-child {
  margin-bottom: 0px;
}
.social-network a:first-child img {
  animation-name: trin;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.social-network a img {
  display: block;
  max-width: 100%;
  height: auto;
}

.menu-icon {
  display: flex;
  width: 20px;
  height: 14px;
  align-items: center;
  justify-content: center;
  right: 32px;
  top: 32px;
  position: fixed;
  cursor: pointer;
  z-index: 10;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media only screen and (max-width: 480px) {
  .menu-icon {
    right: 15px;
    top: 15px;
  }
}
.menu-icon .--icon,
.menu-icon .--icon:before,
.menu-icon .--icon:after {
  position: absolute;
  content: "";
  right: 0;
  height: 2px;
  width: 20px;
  background: #F5FBFF;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.menu-icon .--icon {
  top: 6px;
}
.menu-icon .--icon:before {
  top: -6px;
}
.menu-icon .--icon:after {
  top: 6px;
}

.popup-menu {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  background-image: url("./assets/images/landing-page/menu-bg.png");
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
  z-index: 12;
  width: 400px;
  padding: 0px 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  transform: translateX(100%);
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.popup-menu.is-active {
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  transform: translateX(0%);
}
@media only screen and (max-width: 480px) {
  .popup-menu {
    width: 100%;
    padding: 0px 15px;
  }
}
.popup-menu .logo {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 70px;
}
@media only screen and (max-width: 480px) {
  .popup-menu .logo {
    justify-content: center;
  }
}
.popup-menu .logo img {
  display: block;
  max-width: 100%;
  height: auto;
}
.popup-menu .menu .menu-item {
  font-family: "SVN-NeueHaasGroteskDisplay-Medium";
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-bottom: 24px;
  text-align: right;
  cursor: pointer;
}
@media only screen and (max-width: 480px) {
  .popup-menu .menu .menu-item {
    text-align: center;
  }
}
.popup-menu .menu .menu-item:last-child {
  margin-bottom: 24px;
}
@media only screen and (min-width: 1025px) {
  .popup-menu .menu .menu-item:hover {
    color: #5BBCD1;
  }
}
.popup-menu .menu-close {
  position: absolute;
  top: 38px;
  left: 38px;
  cursor: pointer;
}
@media only screen and (max-width: 480px) {
  .popup-menu .menu-close {
    left: auto;
    right: 38px;
  }
}

.overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 11;
  background: rgba(0, 0, 0, 0.75);
  opacity: 0;
  pointer-events: none;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.overlay.is-active {
  opacity: 1;
  pointer-events: all;
}

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