@charset "UTF-8";
/*
Theme Name: LUXORA BẮC GIANG
Description: 
Author: Nhân Media
Author URI: 
*/
@font-face {
  font-family: "SVN-ABCArizonaFlare-Bold";
  src: url("./assets/fonts/SVN-ABCArizonaFlare-Bold.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SVN-ABCArizonaFlare-Regular";
  src: url("./assets/fonts/SVN-ABCArizonaFlare-Regular.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SVN-MenoBannerCondensed-Light";
  src: url("./assets/fonts/SVN-MenoBannerCondensed-Light.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SVN-MessinaSans-Bold";
  src: url("./assets/fonts/SVN-MessinaSans-Bold.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SVN-MessinaSans-Regular";
  src: url("./assets/fonts/SVN-MessinaSans-Regular.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 {
  font-family: "SVN-MessinaSans-Regular";
  font-size: 14px;
  line-height: 145%;
  color: #E3E6E0;
}
html strong, body strong {
  font-family: "SVN-MessinaSans-Bold";
}

.loadmoreDef {
  position: relative;
  font-family: "SVN-MessinaSans-Bold";
  color: #0D2745;
  line-height: 137%;
  letter-spacing: 1px;
  font-size: 14px;
  text-transform: uppercase;
  border: 1px solid;
  border-image: linear-gradient(270deg, #E5DBB8 0%, #A08854 100%) 1;
  width: 209px;
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.loadmoreDef:hover span, .loadmoreDef:focus span {
  color: #0D2745;
}
.loadmoreDef:before {
  position: absolute;
  content: "";
  top: 4px;
  left: 4px;
  right: 4px;
  bottom: 4px;
  background: linear-gradient(270deg, #E5DBB8 0%, #A08854 100%);
}
.loadmoreDef span {
  position: relative;
}
.loadmoreDef img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: 16px;
  position: relative;
}

.labelDef {
  position: relative;
  z-index: 1;
}
.labelDef p {
  position: relative;
  text-transform: uppercase;
}
.labelDef p:nth-of-type(1) {
  font-family: "SVN-ABCArizonaFlare-Bold";
  font-size: 56px;
  line-height: 140%;
  background: linear-gradient(270deg, #E5DBB8 0%, #A08854 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media only screen and (max-width: 1024px) {
  .labelDef p:nth-of-type(1) {
    font-size: 30px;
  }
}
@media only screen and (max-width: 480px) {
  .labelDef p:nth-of-type(1) {
    font-size: 18px;
  }
}
.labelDef p:nth-of-type(2) {
  font-family: "SVN-ABCArizonaFlare-Regular";
  font-size: 32px;
  line-height: 150%;
  color: #fff;
  margin-top: 11px;
}
@media only screen and (max-width: 1024px) {
  .labelDef p:nth-of-type(2) {
    font-size: 20px;
    margin-top: 5px;
  }
}
@media only screen and (max-width: 480px) {
  .labelDef p:nth-of-type(2) {
    font-size: 14px;
  }
}

.teaser {
  position: relative;
  background: #0D2745;
}
.teaser .bg {
  background-image: url("./assets/images/teaser/bg-1.png");
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
}
.teaser .screen_1 {
  position: relative;
  width: 100%;
}
.teaser .screen_1::before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(180deg, rgba(3, 12, 36, 0) 0%, #030C24 100%);
  padding-top: 16.3%;
  z-index: 1;
}
.teaser .screen_1 .logo {
  position: absolute;
  left: 5.5555555556%;
  top: 8.4158415842%;
  z-index: 1;
}
@media only screen and (max-width: 1024px) {
  .teaser .screen_1 .logo {
    top: 30px;
    left: 30px;
  }
}
@media only screen and (max-width: 768px) {
  .teaser .screen_1 .logo {
    max-width: 110px;
  }
}
@media only screen and (max-width: 480px) {
  .teaser .screen_1 .logo {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 15px;
  }
}
.teaser .screen_1 .logo img {
  display: block;
  max-width: 100%;
  height: auto;
}
.teaser .screen_1 .image {
  position: relative;
  width: 100%;
  height: 100vh;
}
@media only screen and (max-width: 1024px) {
  .teaser .screen_1 .image {
    height: 40vh;
  }
}
@media only screen and (max-width: 768px) {
  .teaser .screen_1 .image {
    height: 45vh;
  }
}
@media only screen and (max-width: 480px) {
  .teaser .screen_1 .image {
    height: 85vh;
  }
}
.teaser .screen_1 .image img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.teaser .screen_1 .image img.image_mobile {
  display: none;
}
@media only screen and (max-width: 480px) {
  .teaser .screen_1 .image img.image_mobile {
    display: block;
  }
}
.teaser .screen_1 .text {
  position: absolute;
  left: 5.5555555556%;
  bottom: 28.0940594059%;
  width: 34.7222222222%;
  z-index: 1;
}
@media only screen and (max-width: 1024px) {
  .teaser .screen_1 .text {
    left: 30px;
    bottom: auto;
    top: 250px;
  }
}
@media only screen and (max-width: 768px) {
  .teaser .screen_1 .text {
    top: 200px;
    width: 40%;
  }
}
@media only screen and (max-width: 480px) {
  .teaser .screen_1 .text {
    top: 0;
    left: 0;
    width: 100%;
    padding: 180px 15px 0px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
}
.teaser .screen_1 .text .loadmoreDef {
  margin-top: 40px;
}
@media only screen and (max-width: 1024px) {
  .teaser .screen_1 .text .loadmoreDef {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 480px) {
  .teaser .screen_1 .text .loadmoreDef {
    margin-top: 10px;
  }
}
.teaser .screen_1 .decor {
  position: absolute;
  bottom: -25%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 1;
  pointer-events: none;
}
@media only screen and (max-width: 480px) {
  .teaser .screen_1 .decor {
    display: none;
  }
}
.teaser .screen_2 {
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 480px) {
  .teaser .screen_2 {
    padding: 0px 15px 50px;
  }
}
.teaser .screen_2::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  background: linear-gradient(360deg, rgba(3, 12, 36, 0) 0%, #030C24 100%);
  padding-top: 56%;
}
.teaser .screen_2 .decor {
  position: absolute;
  top: 13%;
  right: 0;
  z-index: 1;
  pointer-events: none;
}
@media only screen and (max-width: 768px) {
  .teaser .screen_2 .decor {
    top: -10%;
  }
}
@media only screen and (max-width: 480px) {
  .teaser .screen_2 .decor {
    display: none;
  }
}
.teaser .screen_2 .text {
  width: 41.6666666667%;
  margin-left: 33.3333333333%;
  padding: 435px 0px 265px;
}
@media only screen and (max-width: 1024px) {
  .teaser .screen_2 .text {
    padding: 335px 0px 200px;
    margin-left: 30%;
  }
}
@media only screen and (max-width: 768px) {
  .teaser .screen_2 .text {
    margin-left: 20%;
    width: 47%;
    padding: 280px 0px 200px;
  }
}
@media only screen and (max-width: 480px) {
  .teaser .screen_2 .text {
    padding: 0px 0px 20px;
    width: 100%;
    margin-left: 0px;
    text-align: center;
  }
}
.teaser .screen_2 .text .labelDef p:nth-of-type(1) {
  left: -160px;
}
@media only screen and (max-width: 1024px) {
  .teaser .screen_2 .text .labelDef p:nth-of-type(1) {
    left: -100px;
  }
}
@media only screen and (max-width: 768px) {
  .teaser .screen_2 .text .labelDef p:nth-of-type(1) {
    left: 0px;
  }
}
.teaser .screen_2 .text .labelDef p:nth-of-type(2) {
  margin-top: 17px;
}
@media only screen and (max-width: 1024px) {
  .teaser .screen_2 .text .labelDef p:nth-of-type(2) {
    margin-top: 11px;
  }
}
@media only screen and (max-width: 480px) {
  .teaser .screen_2 .text .labelDef p:nth-of-type(2) {
    margin-top: 5px;
  }
}
.teaser .screen_2 .text .desc {
  margin-top: 43px;
  width: 72.7788279773%;
}
@media only screen and (max-width: 1024px) {
  .teaser .screen_2 .text .desc {
    margin-top: 15px;
  }
}
@media only screen and (max-width: 768px) {
  .teaser .screen_2 .text .desc {
    width: 100%;
  }
}
.teaser .screen_2 .image {
  position: absolute;
  z-index: 2;
}
@media only screen and (max-width: 480px) {
  .teaser .screen_2 .image {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    margin: 10px 10px 0px 0px;
    float: left;
  }
}
.teaser .screen_2 .image.image-1 {
  top: 25.315227934%;
  right: 2.7777777778%;
  width: 29.375%;
}
@media only screen and (max-width: 1024px) {
  .teaser .screen_2 .image.image-1 {
    right: 30px;
  }
}
@media only screen and (max-width: 480px) {
  .teaser .screen_2 .image.image-1 {
    width: calc((100% - 10px) / 2);
    top: auto;
    right: auto;
  }
}
.teaser .screen_2 .image.image-2 {
  top: 9.1173617847%;
  right: 51.5972222222%;
  width: 13.4027777778%;
}
@media only screen and (max-width: 768px) {
  .teaser .screen_2 .image.image-2 {
    width: 20%;
  }
}
@media only screen and (max-width: 480px) {
  .teaser .screen_2 .image.image-2 {
    width: calc((100% - 10px) / 2);
    top: auto;
    right: auto;
    margin-right: 0px;
  }
}
.teaser .screen_2 .image.image-3 {
  top: 28.2250242483%;
  left: -104px;
  width: 21.1111111111%;
}
@media only screen and (max-width: 768px) {
  .teaser .screen_2 .image.image-3 {
    width: 27%;
  }
}
@media only screen and (max-width: 480px) {
  .teaser .screen_2 .image.image-3 {
    width: calc((100% - 10px) / 2);
    top: auto;
    left: auto;
  }
}
.teaser .screen_2 .image.image-4 {
  bottom: 12.4151309408%;
  left: 11.1111111111%;
  width: 14.0277777778%;
}
@media only screen and (max-width: 768px) {
  .teaser .screen_2 .image.image-4 {
    width: 18%;
    bottom: 8%;
  }
}
@media only screen and (max-width: 480px) {
  .teaser .screen_2 .image.image-4 {
    width: calc((100% - 10px) / 2);
    bottom: auto;
    left: auto;
    margin-right: 0px;
  }
}
.teaser .screen_2 .image img {
  display: block;
  width: 100%;
  height: auto;
}
.teaser .screen_3 {
  position: relative;
}
.teaser .screen_3::before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: -120px;
  background: linear-gradient(180deg, rgba(3, 12, 36, 0) 0%, #030C24 100%);
  padding-top: 27.8477%;
}
@media only screen and (max-width: 768px) {
  .teaser .screen_3::before {
    top: 0;
  }
}
.teaser .screen_3 .labelDef_3 {
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 480px) {
  .teaser .screen_3 .labelDef_3 {
    padding: 0px 15px;
  }
}
.teaser .screen_3 .labelDef_3 p {
  position: relative;
  text-transform: uppercase;
  text-align: center;
}
.teaser .screen_3 .labelDef_3 p:nth-of-type(1) {
  font-family: "SVN-ABCArizonaFlare-Regular";
  font-size: 32px;
  line-height: 150%;
  color: #fff;
}
@media only screen and (max-width: 1024px) {
  .teaser .screen_3 .labelDef_3 p:nth-of-type(1) {
    font-size: 20px;
  }
}
@media only screen and (max-width: 480px) {
  .teaser .screen_3 .labelDef_3 p:nth-of-type(1) {
    font-size: 14px;
  }
}
.teaser .screen_3 .labelDef_3 p:nth-of-type(2) {
  font-family: "SVN-ABCArizonaFlare-Bold";
  font-size: 56px;
  line-height: 140%;
  background: linear-gradient(270deg, #E5DBB8 0%, #A08854 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin: 12px 0px 10px;
}
@media only screen and (max-width: 1024px) {
  .teaser .screen_3 .labelDef_3 p:nth-of-type(2) {
    font-size: 30px;
    margin: 7px 0px 0px;
  }
}
@media only screen and (max-width: 480px) {
  .teaser .screen_3 .labelDef_3 p:nth-of-type(2) {
    font-size: 18px;
  }
}
.teaser .screen_3 .labelDef_3 p:nth-of-type(3) {
  font-family: "SVN-MenoBannerCondensed-Light";
  font-size: 48px;
  line-height: 150%;
  color: #fff;
  text-transform: inherit;
  font-style: italic;
}
@media only screen and (max-width: 1024px) {
  .teaser .screen_3 .labelDef_3 p:nth-of-type(3) {
    font-size: 26px;
  }
}
@media only screen and (max-width: 480px) {
  .teaser .screen_3 .labelDef_3 p:nth-of-type(3) {
    font-size: 14px;
  }
}
.teaser .screen_3 .labelDef_3 p:nth-of-type(3) span {
  font-size: 40px;
}
@media only screen and (max-width: 1024px) {
  .teaser .screen_3 .labelDef_3 p:nth-of-type(3) span {
    font-size: 20px;
  }
}
@media only screen and (max-width: 480px) {
  .teaser .screen_3 .labelDef_3 p:nth-of-type(3) span {
    font-size: 14px;
  }
}
.teaser .screen_3 .image {
  position: relative;
  width: 100%;
  margin-top: 55px;
}
@media only screen and (max-width: 1024px) {
  .teaser .screen_3 .image {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 480px) {
  .teaser .screen_3 .image {
    margin-top: 10px;
  }
}
.teaser .screen_3 .image::before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background: linear-gradient(270deg, #E5DBB8 0%, #A08854 100%);
}
.teaser .screen_3 .image img {
  display: block;
  width: 100%;
  height: auto;
}
.teaser .screen_4 {
  background-image: url("./assets/images/teaser/s4-bg.png");
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  position: relative;
  padding: 80px 8.6805555556% 100px;
}
@media only screen and (max-width: 1024px) {
  .teaser .screen_4 {
    padding: 70px 30px;
  }
}
@media only screen and (max-width: 480px) {
  .teaser .screen_4 {
    padding: 40px 15px 60px;
  }
}
.teaser .screen_4:before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  right: 0;
  height: 40px;
  background: linear-gradient(270deg, #E5DBB8 0%, #A08854 100%);
}
@media only screen and (max-width: 1024px) {
  .teaser .screen_4:before {
    height: 20px;
  }
}
.teaser .screen_4 .content {
  background: linear-gradient(90deg, #0D2745 0%, #1F527F 50%, #0D2745 100%);
  padding: 80px 80px 50px;
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (max-width: 1024px) {
  .teaser .screen_4 .content {
    padding: 60px 30px;
  }
}
@media only screen and (max-width: 480px) {
  .teaser .screen_4 .content {
    flex-direction: column;
    padding: 30px 15px;
  }
}
.teaser .screen_4 .content .left {
  width: 53.1067961165%;
  float: left;
}
@media only screen and (max-width: 480px) {
  .teaser .screen_4 .content .left {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  .teaser .screen_4 .content .left .labelDef {
    text-align: center;
  }
}
.teaser .screen_4 .content .left .labelDef p:nth-of-type(1) {
  font-family: "SVN-ABCArizonaFlare-Regular";
  font-size: 48px;
}
@media only screen and (max-width: 1024px) {
  .teaser .screen_4 .content .left .labelDef p:nth-of-type(1) {
    font-size: 30px;
  }
}
@media only screen and (max-width: 480px) {
  .teaser .screen_4 .content .left .labelDef p:nth-of-type(1) {
    font-size: 18px;
  }
}
.teaser .screen_4 .content .left .desc {
  color: #E3E6E0;
  letter-spacing: 0.2px;
  margin: 25px 0px 70px;
  max-width: 376px;
}
@media only screen and (max-width: 768px) {
  .teaser .screen_4 .content .left .desc {
    max-width: 80%;
  }
}
@media only screen and (max-width: 480px) {
  .teaser .screen_4 .content .left .desc {
    max-width: 100%;
    text-align: center;
    margin: 10px 0px 20px;
  }
  .teaser .screen_4 .content .left .desc br {
    display: none;
  }
}
.teaser .screen_4 .content .left .logo {
  max-width: 111px;
}
@media only screen and (max-width: 480px) {
  .teaser .screen_4 .content .left .logo {
    display: none;
  }
}
.teaser .screen_4 .content .left .logo img {
  display: block;
  max-width: 100%;
  height: auto;
}
.teaser .screen_4 .content .right {
  width: 46.8932038835%;
  float: left;
}
@media only screen and (max-width: 480px) {
  .teaser .screen_4 .content .right {
    width: 100%;
  }
}
.teaser .screen_4 .content .right form {
  width: 100%;
}
.teaser .screen_4 .content .right form .form-group {
  width: 100%;
  margin-bottom: 30px;
}
.teaser .screen_4 .content .right form .form-group:nth-of-type(5) {
  text-align: center;
  margin-top: 40px;
}
@media only screen and (max-width: 480px) {
  .teaser .screen_4 .content .right form .form-group:nth-of-type(5) {
    display: flex;
    justify-content: center;
  }
}
.teaser .screen_4 .content .right form .form-group label {
  font-family: "SVN-MessinaSans-Regular";
  font-size: 11px;
  text-transform: uppercase;
  color: rgba(227, 230, 224, 0.7);
}
.teaser .screen_4 .content .right form .form-group input {
  font-family: "SVN-MessinaSans-Bold";
  font-size: 14px;
  color: #E3E6E0;
  width: 100%;
  height: 48px;
  border: inherit;
  padding: 0;
  border-bottom: 1px solid #E3E6E0;
  background: transparent;
  height: 42px;
}
.teaser .screen_4 .content .right form .form-group input:focus {
  outline: none;
}
.teaser .screen_4 .content .right form .form-group button {
  position: relative;
  outline: none;
  cursor: pointer;
  overflow: hidden;
  background: transparent;
}
.teaser .screen_4 .content .right form .msg {
  width: 100%;
}
@media only screen and (max-width: 480px) {
  .teaser .screen_4 .content .right form .msg {
    text-align: center;
  }
}
.teaser .screen_4 .contact {
  display: flex;
  justify-content: space-between;
  padding-top: 60px;
}
@media only screen and (max-width: 1024px) {
  .teaser .screen_4 .contact {
    flex-wrap: wrap;
    padding-top: 50px;
  }
}
@media only screen and (max-width: 480px) {
  .teaser .screen_4 .contact {
    padding-top: 20px;
  }
}
.teaser .screen_4 .contact p {
  display: flex;
  align-items: center;
  font-size: 15px;
  color: rgba(255, 255, 255, 0.85);
}
@media only screen and (max-width: 1024px) {
  .teaser .screen_4 .contact p {
    float: left;
    margin-top: 15px;
  }
  .teaser .screen_4 .contact p:nth-of-type(1), .teaser .screen_4 .contact p:nth-of-type(3) {
    width: 55%;
  }
  .teaser .screen_4 .contact p:nth-of-type(2), .teaser .screen_4 .contact p:nth-of-type(4) {
    justify-content: flex-end;
    width: 45%;
  }
}
@media only screen and (max-width: 480px) {
  .teaser .screen_4 .contact p:nth-of-type(1), .teaser .screen_4 .contact p:nth-of-type(3), .teaser .screen_4 .contact p:nth-of-type(2), .teaser .screen_4 .contact p:nth-of-type(4) {
    width: 100%;
    justify-content: flex-start;
  }
}
.teaser .screen_4 .contact p:last-child {
  text-transform: uppercase;
}
.teaser .screen_4 .contact p strong {
  margin-right: 10px;
}
.teaser .screen_4 .contact p img {
  margin-left: 10px;
  display: block;
  max-width: 100%;
  height: auto;
}
.teaser .screen_4 .contact p a:hover, .teaser .screen_4 .contact p a:focus {
  color: rgba(255, 255, 255, 0.85);
}

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