@charset "UTF-8";

@font-face{
	font-family: 'K2D';
	src: url('https://duan79.com/font/K2D-Regular.ttf') format('truetype');
	font-weight: 400;
}
@font-face{
	font-family: 'K2D';
	src: url('https://duan79.com/font/K2D-Bold.ttf') format('truetype');
	font-weight: 700;
}


@font-face {
  font-family: "Gotham-Book";
  src: url("assets/fonts/Gotham-Book.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Gotham-Medium";
  src: url("assets/fonts/Gotham-Medium.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Gotham-Bold";
  src: url("assets/fonts/Gotham-Bold.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "iCielSaolText-Regular";
  src: url("assets/fonts/iCielSaolText-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: K2D;
  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: "K2D";
  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: "K2D";
}

.swiper-button-next, .swiper-button-prev {
  outline: none;
}
.swiper-button-next:after, .swiper-button-prev:after {
  display: none;
}
.swiper-button-next img, .swiper-button-prev img {
  display: block;
  max-width: 100%;
  height: auto;
}
@media only screen and (max-width: 768px) {
  .swiper-button-next img, .swiper-button-prev img {
    max-width: 15px;
  }
}

.form-group .form-group label {
  font-family: "Gotham-Medium";
  font-size: 11px;
  line-height: 28px;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.5);
  width: 100%;
  cursor: pointer;
}
.form-group .form-group input, .form-group .form-group textarea {
  width: 100%;
  font-family: "K2D";
  font-size: 12px;
  line-height: 22px;
  letter-spacing: 0.57px;
  color: #FFFFFF;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding: 0;
  outline: none;
  background: transparent;
  border-radius: 0;
}
.form-group .form-group input:focus, .form-group .form-group textarea:focus {
  border-bottom: 1px solid #DBAE80;
}
.form-group .form-group textarea {
  height: 23px;
  resize: none;
}
.form-group .form-group button {
  position: relative;
  font-family: "Gotham-Bold";
  font-size: 13px;
  line-height: 136.5%;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #030323;
  background: linear-gradient(39.47deg, #EFC18A 14.79%, #D4A470 39.44%, #9E6C3B 90.63%, #8A592B 109.69%);
  cursor: pointer;
  padding: 0;
  border: none;
  overflow: hidden;
}
.form-group .form-group button:focus {
  outline: none;
}
.form-group .form-group button:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 400%;
  height: 25%;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-animation: spanAnimation 2.2s ease-in-out infinite;
  -moz-animation: spanAnimation 2.2s ease-in-out infinite;
  -ms-animation: spanAnimation 2.2s ease-in-out infinite;
  -o-animation: spanAnimation 2.2s ease-in-out infinite;
  animation: spanAnimation 2.2s ease-in-out infinite;
  animation-delay: 1s;
  box-shadow: 0 0 5px 5px rgba(255, 255, 255, 0.01);
}
.form-group .form-group button span {
  text-align: left;
}
.form-group .form-group button img:nth-of-type(2) {
  display: none;
}
.form-group.msg {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -37px;
  font-family: "K2D";
  font-size: 14px;
  color: #ffffff;
  text-align: center;
}

.teaser {
  position: relative;
  background: #030323;
  height: 100vh;
  opacity: 0;
  pointer-events: none;
  overflow: hidden;
  -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: 768px) {
  .teaser {
    height: auto;
  }
}
.teaser:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 56px;
  height: 1px;
  width: 16.9444444444%;
  background: linear-gradient(139.47deg, #EFC18A 14.79%, #D4A470 39.44%, #9E6C3B 90.63%, #8A592B 109.69%);
  z-index: 2;
}
@media only screen and (max-width: 1024px) {
  .teaser:before {
    display: none;
  }
}
.teaser .__slide {
  position: relative;
  padding-top: 21px;
  height: 100%;
}
@media only screen and (max-width: 768px) {
  .teaser .__slide {
    height: auto;
  }
}
.teaser .__slide .swiper-container {
  width: 85.7638888889%;
  margin: 0 auto 0 0;
  height: 100%;
}
@media only screen and (max-width: 768px) {
  .teaser .__slide .swiper-container {
    width: 100%;
    height: auto;
  }
}
@media only screen and (min-width: 769px) {
  .teaser .__slide .swiper-container .swiper-wrapper .swiper-slide:nth-of-type(7) .--text, .teaser .__slide .swiper-container .swiper-wrapper .swiper-slide:nth-of-type(13) .--text {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .teaser .__slide .swiper-container .swiper-wrapper .swiper-slide:nth-of-type(7) .--text, .teaser .__slide .swiper-container .swiper-wrapper .swiper-slide:nth-of-type(13) .--text {
    padding-top: 83px;
    padding-bottom: 100px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 768px) {
  .teaser .__slide .swiper-container .swiper-wrapper .swiper-slide:nth-of-type(7) .--text, .teaser .__slide .swiper-container .swiper-wrapper .swiper-slide:nth-of-type(13) .--text {
    padding-bottom: 0px;
  }
}
@media only screen and (min-width: 769px) {
  .teaser .__slide .swiper-container .swiper-wrapper .swiper-slide:nth-of-type(7) .--text h3, .teaser .__slide .swiper-container .swiper-wrapper .swiper-slide:nth-of-type(13) .--text h3 {
    margin-bottom: 22px;
  }
}
@media only screen and (min-width: 769px) {
  .teaser .__slide .swiper-container .swiper-wrapper .swiper-slide:nth-of-type(7) .--text .--label p, .teaser .__slide .swiper-container .swiper-wrapper .swiper-slide:nth-of-type(13) .--text .--label p {
    display: inline-block;
    font-family: "Gotham-Medium";
    font-size: 24px;
    line-height: 41px;
    color: rgba(255, 255, 255, 0.9);
    background: inherit;
    background: inherit;
    -webkit-background-clip: inherit;
    -webkit-text-fill-color: inherit;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .teaser .__slide .swiper-container .swiper-wrapper .swiper-slide:nth-of-type(7) .--text .--label p, .teaser .__slide .swiper-container .swiper-wrapper .swiper-slide:nth-of-type(13) .--text .--label p {
    font-size: 19px;
    line-height: 33px;
  }
}
@media only screen and (min-width: 769px) {
  .teaser .__slide .swiper-container .swiper-wrapper .swiper-slide:nth-of-type(7) .--text .--label p:nth-of-type(2), .teaser .__slide .swiper-container .swiper-wrapper .swiper-slide:nth-of-type(13) .--text .--label p:nth-of-type(2) {
    font-family: "iCielSaolText-Regular";
    font-size: 33px;
    line-height: 45px;
    background: linear-gradient(39.47deg, #EFC18A 14.79%, #D4A470 39.44%, #9E6C3B 90.63%, #8A592B 109.69%);
    background: -webkit-linear-gradient(39.47deg, #EFC18A 14.79%, #D4A470 39.44%, #9E6C3B 90.63%, #8A592B 109.69%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    top: 0;
    margin-bottom: 0px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .teaser .__slide .swiper-container .swiper-wrapper .swiper-slide:nth-of-type(7) .--text .--label p:nth-of-type(2), .teaser .__slide .swiper-container .swiper-wrapper .swiper-slide:nth-of-type(13) .--text .--label p:nth-of-type(2) {
    font-size: 26px;
    line-height: 36px;
  }
}
@media only screen and (min-width: 769px) {
  .teaser .__slide .swiper-container .swiper-wrapper .swiper-slide:nth-of-type(7) .--text .--logo, .teaser .__slide .swiper-container .swiper-wrapper .swiper-slide:nth-of-type(13) .--text .--logo {
    top: 57px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .teaser .__slide .swiper-container .swiper-wrapper .swiper-slide:nth-of-type(7) .--text .--logo, .teaser .__slide .swiper-container .swiper-wrapper .swiper-slide:nth-of-type(13) .--text .--logo {
    top: 40px;
  }
}
@media screen and (min-device-width: 0px) and (max-device-width: 768px) {
  .teaser .__slide .swiper-container .swiper-wrapper .swiper-slide:nth-of-type(1) .--text {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media only screen and (min-device-width: 0px) and (max-device-width: 768px) and (max-width: 1024px) {
  .teaser .__slide .swiper-container .swiper-wrapper .swiper-slide:nth-of-type(1) .--text {
    padding-top: 83px;
    padding-bottom: 100px;
  }
}
@media only screen and (min-device-width: 0px) and (max-device-width: 768px) and (max-width: 768px) {
  .teaser .__slide .swiper-container .swiper-wrapper .swiper-slide:nth-of-type(1) .--text {
    padding: 60px 30px 0px;
  }
}
@media only screen and (min-device-width: 0px) and (max-device-width: 768px) and (max-width: 480px) {
  .teaser .__slide .swiper-container .swiper-wrapper .swiper-slide:nth-of-type(1) .--text {
    padding: 80px 15px 0px;
  }
}
@media screen and (min-device-width: 0px) and (max-device-width: 768px) {
  .teaser .__slide .swiper-container .swiper-wrapper .swiper-slide:nth-of-type(1) .--text h3 {
    margin-bottom: 22px;
  }
}
@media screen and (min-device-width: 0px) and (max-device-width: 768px) {
  .teaser .__slide .swiper-container .swiper-wrapper .swiper-slide:nth-of-type(1) .--text .--label p {
    display: inline-block;
    font-family: "Gotham-Medium";
    font-size: 24px;
    line-height: 41px;
    color: rgba(255, 255, 255, 0.9);
    background: inherit;
    background: inherit;
    -webkit-background-clip: inherit;
    -webkit-text-fill-color: inherit;
  }
}
@media only screen and (min-device-width: 0px) and (max-device-width: 768px) and (max-width: 1024px) {
  .teaser .__slide .swiper-container .swiper-wrapper .swiper-slide:nth-of-type(1) .--text .--label p {
    font-size: 19px;
    line-height: 33px;
  }
}
@media screen and (min-device-width: 0px) and (max-device-width: 768px) {
  .teaser .__slide .swiper-container .swiper-wrapper .swiper-slide:nth-of-type(1) .--text .--label p:nth-of-type(2) {
    font-family: "iCielSaolText-Regular";
    font-size: 33px;
    line-height: 45px;
    background: linear-gradient(39.47deg, #EFC18A 14.79%, #D4A470 39.44%, #9E6C3B 90.63%, #8A592B 109.69%);
    background: -webkit-linear-gradient(39.47deg, #EFC18A 14.79%, #D4A470 39.44%, #9E6C3B 90.63%, #8A592B 109.69%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    top: 0;
    margin-bottom: 0px;
  }
}
@media only screen and (min-device-width: 0px) and (max-device-width: 768px) and (max-width: 1024px) {
  .teaser .__slide .swiper-container .swiper-wrapper .swiper-slide:nth-of-type(1) .--text .--label p:nth-of-type(2) {
    font-size: 26px;
    line-height: 36px;
  }
}
@media screen and (min-device-width: 0px) and (max-device-width: 768px) {
  .teaser .__slide .swiper-container .swiper-wrapper .swiper-slide:nth-of-type(1) .--text .--logo {
    top: 57px;
  }
}
@media only screen and (min-device-width: 0px) and (max-device-width: 768px) and (max-width: 1024px) {
  .teaser .__slide .swiper-container .swiper-wrapper .swiper-slide:nth-of-type(1) .--text .--logo {
    top: 40px;
  }
}
@media only screen and (min-device-width: 0px) and (max-device-width: 768px) and (max-width: 480px) {
  .teaser .__slide .swiper-container .swiper-wrapper .swiper-slide:nth-of-type(1) .--text .--logo {
    top: 37px;
  }
}
.teaser .__slide .swiper-container .swiper-wrapper .swiper-slide .--image {
  position: relative;
  height: calc(100% - 284px - 21px);
}
@media only screen and (max-width: 1024px) {
  .teaser .__slide .swiper-container .swiper-wrapper .swiper-slide .--image {
    height: calc(100% - 260px - 21px);
  }
}
@media only screen and (max-width: 768px) {
  .teaser .__slide .swiper-container .swiper-wrapper .swiper-slide .--image {
    height: 50vh;
  }
}
.teaser .__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;
}
.teaser .__slide .swiper-container .swiper-wrapper .swiper-slide .--text {
  position: absolute;
  left: 8.0971659919%;
  bottom: 0;
  background: #030323;
  width: 57.8947368421%;
  padding: 94px 60px 94px 66px;
}
@media only screen and (max-width: 1024px) {
  .teaser .__slide .swiper-container .swiper-wrapper .swiper-slide .--text {
    left: 30px;
    padding: 88px 30px 94px;
  }
}
@media only screen and (max-width: 768px) {
  .teaser .__slide .swiper-container .swiper-wrapper .swiper-slide .--text {
    position: relative;
    left: auto;
    bottom: auto;
    width: calc(100% - 120px);
    margin: 0 auto;
    top: -45px;
    padding: 60px 30px 0px;
  }
}
@media only screen and (max-width: 480px) {
  .teaser .__slide .swiper-container .swiper-wrapper .swiper-slide .--text {
    padding: 80px 15px 0px;
    width: calc(100% - 30px);
  }
}
.teaser .__slide .swiper-container .swiper-wrapper .swiper-slide .--text h3 {
  font-family: "Gotham-Bold";
  font-size: 12px;
  line-height: 150%;
  letter-spacing: 6.5px;
  text-transform: uppercase;
  color: #B7B8C9;
  margin-bottom: 10px;
}
.teaser .__slide .swiper-container .swiper-wrapper .swiper-slide .--text .--label {
  display: inline-block;
}
.teaser .__slide .swiper-container .swiper-wrapper .swiper-slide .--text .--label p {
  position: relative;
  font-family: "iCielSaolText-Regular";
  font-size: 54px;
  line-height: 84px;
  letter-spacing: 0.525px;
  text-transform: uppercase;
  background: linear-gradient(39.47deg, #EFC18A 14.79%, #D4A470 39.44%, #9E6C3B 90.63%, #8A592B 109.69%);
  background: -webkit-linear-gradient(39.47deg, #EFC18A 14.79%, #D4A470 39.44%, #9E6C3B 90.63%, #8A592B 109.69%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.teaser .__slide .swiper-container .swiper-wrapper .swiper-slide .--text .--label p:nth-of-type(2) {
  top: -17px;
  margin-bottom: -17px;
}
@media only screen and (max-width: 1024px) {
  .teaser .__slide .swiper-container .swiper-wrapper .swiper-slide .--text .--label p {
    font-size: 36px;
    line-height: 66px;
  }
}
@media only screen and (max-width: 480px) {
  .teaser .__slide .swiper-container .swiper-wrapper .swiper-slide .--text .--label p {
    font-size: 30px;
    line-height: 60px;
  }
}
.teaser .__slide .swiper-container .swiper-wrapper .swiper-slide .--text .--logo {
  position: absolute;
  top: 51px;
  right: 64px;
}
@media only screen and (max-width: 1024px) {
  .teaser .__slide .swiper-container .swiper-wrapper .swiper-slide .--text .--logo {
    top: 45px;
    right: 30px;
  }
}
@media only screen and (max-width: 480px) {
  .teaser .__slide .swiper-container .swiper-wrapper .swiper-slide .--text .--logo {
    right: 15px;
    top: 37px;
  }
}
.teaser .__slide .swiper-container .swiper-wrapper .swiper-slide .--text .--logo img {
  display: block;
  max-width: 100%;
  height: auto;
}
.teaser .__slide .slide-next {
  position: absolute;
  width: 12.8472222222%;
  right: 0;
  top: 21px;
  height: calc(100% - 284px - 42px);
  z-index: 2;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  -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: 1024px) {
  .teaser .__slide .slide-next {
    height: calc(100% - 260px - 42px);
  }
}
@media only screen and (max-width: 768px) {
  .teaser .__slide .slide-next {
    display: none;
  }
}
.teaser .__slide .btn-slide {
  position: absolute;
  bottom: 46px;
  right: 48.0555555556%;
  display: flex;
  background: linear-gradient(39.47deg, #EFC18A 14.79%, #D4A470 39.44%, #9E6C3B 90.63%, #8A592B 109.69%);
  z-index: 1;
}
@media only screen and (max-width: 1024px) {
  .teaser .__slide .btn-slide {
    right: calc(44% + 64px);
    bottom: 47px;
  }
}
@media only screen and (max-width: 768px) {
  .teaser .__slide .btn-slide {
    position: relative;
    bottom: auto;
    right: auto;
    display: flex;
    justify-content: center;
    width: 140px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 480px) {
  .teaser .__slide .btn-slide {
    top: -10px;
  }
}
.teaser .__slide .btn-slide .swiper-button-next, .teaser .__slide .btn-slide .swiper-button-prev {
  position: relative;
  right: auto;
  left: auto;
  top: auto;
  margin-top: 0;
  width: auto;
  height: auto;
  width: 70px;
  height: 50px;
}
@media only screen and (max-width: 768px) {
  .teaser .__slide .btn-slide .swiper-button-next, .teaser .__slide .btn-slide .swiper-button-prev {
    opacity: 1;
  }
}
@media only screen and (max-width: 768px) {
  .teaser .__slide .btn-slide .swiper-button-next.swiper-button-disabled img, .teaser .__slide .btn-slide .swiper-button-prev.swiper-button-disabled img {
    opacity: 0.4;
  }
}
.teaser .__slide .btn-slide .swiper-button-prev:before {
  position: absolute;
  content: "";
  top: 10px;
  bottom: 10px;
  right: 0;
  width: 1px;
  background: rgba(255, 255, 255, 0.3);
}
.teaser .__form {
  position: absolute;
  right: 6.9444444444%;
  bottom: 0px;
  width: 36.4583333333%;
  z-index: 2;
  padding-left: 20px;
  height: 305px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media only screen and (max-width: 1024px) {
  .teaser .__form {
    right: 30px;
    width: 44%;
    height: 281px;
    padding-left: 40px;
  }
}
@media only screen and (max-width: 768px) {
  .teaser .__form {
    position: relative;
    right: auto;
    bottom: auto;
    width: 100%;
    height: auto;
    padding: 80px 30px;
  }
}
@media only screen and (max-width: 480px) {
  .teaser .__form {
    padding: 70px 15px;
  }
}
.teaser .__form .--hideForm {
  display: block;
}
.teaser .__form .--hideForm.is-hidden {
  display: none;
}
.teaser .__form .form-group{
  position: relative;
  display: inline-block;
}
.teaser .__form .form-group .form-group {
  margin-top: 19px;
  width: calc((100% - 86px - 25px - 22px) / 2);
  margin-right: 22px;
  float: left;
}
@media only screen and (max-width: 1024px) {
  .teaser .__form .form-group .form-group {
    width: calc((100% - 66px - 25px - 22px) / 2);
  }
}
@media only screen and (max-width: 480px) {
  .teaser .__form .form-group .form-group {
    width: 100%;
    margin-right: 0px;
  }
}
.teaser .__form .form-group .form-group:nth-of-type(2n) {
  margin-right: 0px;
}
.teaser .__form .form-group .form-group:nth-of-type(5) {
  width: auto;
  margin-right: 0px;
  margin-top: 0px;
  position: absolute;
  bottom: 0;
  right: 0;
}
@media only screen and (max-width: 480px) {
  .teaser .__form .form-group .form-group:nth-of-type(5) {
    position: relative;
    bottom: auto;
    right: auto;
    margin-top: 25px;
    width: 100%;
  }
}
.teaser .__form .form-group .form-group:nth-of-type(1), .teaser .__form .form-group .form-group:nth-of-type(2) {
  margin-top: 9px;
}
.teaser .__form .form-group .form-group button {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 86px;
  height: 137px;
  padding: 0px 22px;
}
@media only screen and (max-width: 1024px) {
  .teaser .__form .form-group .form-group button {
    width: 66px;
    padding: 0px 12px;
  }
}
@media only screen and (max-width: 480px) {
  .teaser .__form .form-group .form-group button {
    width: auto;
    height: auto;
    flex-direction: row;
    padding: 20px;
    margin: 0 auto;
  }
}
.teaser .__form .form-group .form-group button:before {
  position: absolute;
  content: "";
  top: 1px;
  left: 1px;
  right: 1px;
  bottom: 1px;
  border: 2px solid #030323;
}
.teaser .__form .form-group .form-group button img {
  margin-top: 15px;
  margin-left: 0px;
}
@media only screen and (max-width: 1024px) {
  .teaser .__form .form-group .form-group button img {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 480px) {
  .teaser .__form .form-group .form-group button img {
    margin-top: 0px;
    margin-left: 10px;
  }
}
.teaser .__form .form-group.msg {
  right: 111px;
}
@media only screen and (max-width: 1024px) {
  .teaser .__form .form-group.msg {
    right: 91px;
  }
}
@media only screen and (max-width: 480px) {
  .teaser .__form .form-group.msg {
    right: 0;
  }
}
.teaser .__form h2 {
  display: inline-block;
  font-family: "iCielSaolText-Regular";
  font-size: 24px;
  line-height: 34px;
  letter-spacing: 0.525px;
  text-transform: uppercase;
  background: linear-gradient(39.47deg, #EFC18A 14.79%, #D4A470 39.44%, #9E6C3B 90.63%, #8A592B 109.69%);
  background: -webkit-linear-gradient(39.47deg, #EFC18A 14.79%, #D4A470 39.44%, #9E6C3B 90.63%, #8A592B 109.69%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media only screen and (max-width: 1024px) {
  .teaser .__form h2 {
    font-size: 20px;
    line-height: 30px;
  }
}
@media only screen and (max-width: 768px) {
  .teaser .__form h2 {
    text-align: center;
    font-size: 34px;
    line-height: 56px;
    display: block;
  }
}
@media only screen and (max-width: 480px) {
  .teaser .__form h2 {
    font-size: 26px;
    line-height: 38px;
  }
}
.teaser .__form h2 br {
  display: none;
}
@media only screen and (max-width: 480px) {
  .teaser .__form h2 br {
    display: block;
  }
}
.teaser .__form .msg-success {
  text-align: center;
  display: none;
}
.teaser .__form .msg-success.is-active {
  display: block;
}
.teaser .__form .msg-success h2 {
  margin: 24px 0px 8px;
}
.teaser .__form .msg-success p {
  font-family: "Barlow", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 150%;
  color: #B8B8C1;
}
@media only screen and (max-width: 480px) {
  .teaser .__form .msg-success p {
    font-size: 13px;
  }
}
.teaser .decor_left, .teaser .decor_right {
  position: absolute;
  pointer-events: none;
  z-index: 1;
}
.teaser .decor_left img, .teaser .decor_right img {
  display: block;
  max-width: 100%;
  height: auto;
}
.teaser .decor_left {
  left: -20%;
  bottom: -6%;
  z-index: 3;
  -webkit-animation: leafAnimation 20s ease-in-out infinite;
}
@media only screen and (max-width: 1024px) {
  .teaser .decor_left {
    display: none;
  }
}
.teaser .decor_right {
  right: -14%;
  bottom: 150px;
  -webkit-animation: leafAnimation 20s ease-in-out infinite;
}
@media only screen and (max-width: 768px) {
  .teaser .decor_right {
    display: none;
  }
}

.teaser.is-active {
  opacity: 1;
  pointer-events: all;
  -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 {
  height: 100vh;
  width: 100%;
  overflow: hidden;
  z-index: 110;
  opacity: 1;
  pointer-events: all;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 11111111;
  display: flex;
  align-items: center;
  justify-content: center;
  -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:before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  right: 0;
  width: 48.8194444444%;
  background: #030323;
}
.progress-bar:after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  width: 51.1805555556%;
  background-image: url("assets/images/loading-bg.png");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.progress-bar.loading-page-hide {
  opacity: 0;
  pointer-events: none;
}
.progress-bar .line {
  position: absolute;
  right: 7.6388888889%;
  bottom: 0;
  width: 1px;
  top: 0;
}
.progress-bar .line span {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: #ffffff;
}
.progress-bar .line p {
  position: absolute;
  right: 15px;
  margin-bottom: 0;
  font-family: "iCielSaolText-Regular";
  font-size: 32px;
  line-height: 32px;
  color: #FFFFFF;
}
.progress-bar .--logo {
  display: block;
  z-index: 1;
}

@keyframes animationLoaded {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@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 leafAnimation {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    transform: rotate(30deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
.footer_teaser {
  position: relative;
  background: #F4EFE9;
  padding: 42px 17.3611111111% 58px;
  overflow: hidden;
}
@media only screen and (max-width: 1024px) {
  .footer_teaser {
    padding: 42px 30px 58px;
  }
}
@media only screen and (max-width: 768px) {
  .footer_teaser {
    display: flex;
    align-items: center;
    flex-direction: column;
  }
}
@media only screen and (max-width: 480px) {
  .footer_teaser {
    padding: 42px 15px 58px;
  }
}
.footer_teaser:before, .footer_teaser:after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  height: 8px;
  background: #1EB0A1;
}
.footer_teaser:before {
  background: #E9BE63;
  right: auto;
  width: 87.5%;
  z-index: 1;
}
.footer_teaser .__text {
  width: 100%;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  .footer_teaser .__text {
    width: 100%;
    padding-top: 20px;
  }
}
.footer_teaser .__text .--item {
  width: calc((100% - 140px) / 3);
  margin-right: 70px;
  float: left;
}
@media only screen and (max-width: 768px) {
  .footer_teaser .__text .--item {
    width: 100%;
    margin-right: 0px;
    text-align: center;
    margin-bottom: 30px;
  }
}
.footer_teaser .__text .--item:nth-of-type(3n) {
  margin-right: 0px;
}
.footer_teaser .__text .--item p {
  font-family: "Barlow", sans-serif;
  font-size: 13px;
  line-height: 23px;
  color: #030323;
  opacity: 0.75;
  margin-bottom: 10px;
}
.footer_teaser .__text .--item p:last-child {
  margin-bottom: 0px;
}
.footer_teaser .__text .--item p strong {
  font-weight: 700;
}
.footer_teaser .__text .--item p img {
  max-width: 170px;
  margin-top: 10px;
}

.footer {
  position: relative;
  padding: 55px 12.5% 80px;
  background: #F4EFE9;
  overflow: hidden;
}
@media only screen and (max-width: 1024px) {
  .footer {
    padding: 55px 30px 105px;
  }
}
@media only screen and (max-width: 768px) {
  .footer {
    padding-bottom: 125px;
  }
}
@media only screen and (max-width: 480px) {
  .footer {
    padding: 40px 15px 100px;
  }
}
.footer:before, .footer:after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  height: 8px;
  background: #1EB0A1;
}
.footer:before {
  background: #E9BE63;
  right: auto;
  width: 87.5%;
  z-index: 1;
}
.footer .__item {
  width: calc((100% - 310px - 200px) / 2);
  margin-left: 100px;
  float: left;
}
@media only screen and (max-width: 1024px) {
  .footer .__item {
    width: calc((100% - 310px - 140px) / 2);
    margin-left: 70px;
  }
}
@media only screen and (max-width: 768px) {
  .footer .__item {
    width: 100%;
    margin-left: 0px;
    text-align: center;
  }
}
.footer .__item:nth-of-type(1) {
  width: 310px;
  margin-left: 0px;
}
@media only screen and (max-width: 768px) {
  .footer .__item:nth-of-type(1) {
    width: 100%;
  }
}
.footer .__item p, .footer .__item .--note {
  font-family: "K2D";
  font-size: 13px;
  line-height: 21px;
  color: rgba(3, 3, 35, 0.75);
}
.footer .__item p strong, .footer .__item .--note strong {
  font-family: "Gotham-Bold";
}
.footer .__item .--note {
  text-align: justify;
}
@media only screen and (max-width: 768px) {
  .footer .__item .--note {
    margin-top: 10px;
    text-align: center;
  }
}
.footer .__item p {
  margin-bottom: 10px;
}
.footer .__item p:last-child {
  margin-bottom: 0px;
}
.footer .__item .--logo {
  display: inline-block;
  max-width: 307px;
}
.footer .__item .--logo img {
  display: block;
  max-width: 100%;
  height: auto;
}
.footer .__item .--follow {
  display: flex;
  align-items: center;
  margin-top: 30px;
}
@media only screen and (max-width: 768px) {
  .footer .__item .--follow {
    justify-content: center;
    margin: 20px 0px;
  }
}
.footer .__item .--follow .--title {
  font-family: "Gotham-Bold";
  font-size: 12px;
  line-height: 23px;
  text-transform: uppercase;
  margin-right: 30px;
}
.footer .__item .--follow .--social-network a {
  display: inline-block;
  margin-right: 25px;
  background: linear-gradient(39.47deg, #EFC18A 14.79%, #D4A470 39.44%, #9E6C3B 90.63%, #8A592B 109.69%);
  width: 30px;
  height: 30px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
}
.footer .__item .--follow .--social-network a:last-child {
  margin-right: 0px;
}
@media only screen and (min-width: 1025px) {
  .footer .__item .--follow .--social-network a:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
  }
}
.footer .__item .--follow .--social-network a img {
  display: block;
  max-width: 100%;
  height: auto;
  -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;
}

.backToTop {
  position: fixed;
  right: 25px;
  bottom: 95px;
  width: 56px;
  height: 56px;
  font-family: "Gotham-Bold";
  font-size: 12px;
  line-height: 140%;
  text-align: center;
  letter-spacing: 0.125em;
  color: #030323;
  background: #E9BE63;
  cursor: pointer;
  box-shadow: 0px 4px 8px rgba(37, 19, 15, 0.1);
  z-index: 99;
  display: none;
}
@media only screen and (max-width: 1024px) {
  .backToTop {
    right: 30px;
    bottom: 60px;
  }
}
@media only screen and (max-width: 480px) {
  .backToTop {
    right: 15px;
  }
}
.backToTop .--details {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.backToTop img {
  margin-bottom: 3px;
}

.social-network {
  position: fixed;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 100;
}
@media only screen and (max-width: 1024px) {
  .social-network {
    display: flex;
    flex-direction: row;
    bottom: 0;
    top: auto;
    transform: inherit;
    width: 60%;
    right: auto;
    left: 0;
  }
}
.social-network a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 45px;
  background: -webkit-linear-gradient(39.47deg, #EFC18A 14.79%, #D4A470 39.44%, #9E6C3B 90.63%, #8A592B 109.69%);
}
@media only screen and (max-width: 1024px) {
  .social-network a {
    width: calc(100% / 3);
    height: 50px;
    background: transparent;
  }
}
@media only screen and (min-width: 1025px) {
  .social-network a:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
  }
}
.social-network a:before {
  position: absolute;
  content: "";
  top: 1px;
  left: 1px;
  bottom: 1px;
  right: 0px;
  background: #030323;
  pointer-events: none;
}
@media only screen and (max-width: 1024px) {
  .social-network a:before {
    top: 17px;
    bottom: 17px;
    left: auto;
    background: #E9BE63;
    width: 1px;
    opacity: 0.5;
  }
}
.social-network a:nth-of-type(1) img {
  max-width: 9px;
}
@media only screen and (min-width: 1025px) {
  .social-network a:nth-of-type(2):hover p {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
  }
}
.social-network a:nth-of-type(2):before {
  top: 0;
  bottom: 0;
}
.social-network a:nth-of-type(2) img {
  max-width: 16px;
}
.social-network a:nth-of-type(3) img {
  max-width: 39px;
}
.social-network a img {
  position: relative;
  display: block;
  max-width: 100%;
  height: auto;
  -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;
}
.social-network a p {
  position: absolute;
  right: calc(100% + 10px);
  padding: 0px 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 5px;
  bottom: 5px;
  background: -webkit-linear-gradient(39.47deg, #EFC18A 14.79%, #D4A470 39.44%, #9E6C3B 90.63%, #8A592B 109.69%);
  border-radius: 20px;
  overflow: hidden;
  -webkit-transform: translateX(calc(100% + 55px));
  -moz-transform: translateX(calc(100% + 55px));
  transform: translateX(calc(100% + 55px));
  z-index: -1;
  width: 140px;
  -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: 1024px) {
  .social-network a p {
    display: none;
  }
}
.social-network a p:before {
  position: absolute;
  content: "";
  top: 1px;
  left: 1px;
  bottom: 1px;
  right: 0px;
  background: #030323;
  pointer-events: none;
  border-radius: 20px;
  overflow: hidden;
}
.social-network a p span {
  position: relative;
  background: linear-gradient(39.47deg, #EFC18A 14.79%, #D4A470 39.44%, #9E6C3B 90.63%, #8A592B 109.69%);
  background: -webkit-linear-gradient(39.47deg, #EFC18A 14.79%, #D4A470 39.44%, #9E6C3B 90.63%, #8A592B 109.69%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 13px;
}

@media only screen and (max-width: 1024px) {
  header {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    height: 50px;
    background: #030323;
    z-index: 100;
  }
  header:before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: -webkit-linear-gradient(39.47deg, #EFC18A 14.79%, #D4A470 39.44%, #9E6C3B 90.63%, #8A592B 109.69%);
  }
}

.header {
  position: fixed;
  top: 15px;
  left: 0;
  right: 0;
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px 0px;
  -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: 1024px) {
  .header {
    display: flex;
    flex-direction: column;
    top: 0;
    bottom: 0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    transform: translateX(100%);
    background: #030323;
    z-index: 101;
  }
}
.header.is-active {
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  transform: translateX(0%);
}
.header .__menu-left, .header .__menu-right {
  display: flex;
}
@media only screen and (max-width: 1024px) {
  .header .__menu-left, .header .__menu-right {
    flex-direction: column;
    align-items: center;
  }
}
.header .__menu-left li, .header .__menu-right li {
  margin-right: 47px;
}
@media only screen and (max-width: 1024px) {
  .header .__menu-left li, .header .__menu-right li {
    margin-right: 0px;
    margin-bottom: 10px;
  }
}
.header .__menu-left li:last-child, .header .__menu-right li:last-child {
  margin-right: 0px;
}
.header .__menu-left li a, .header .__menu-right li a {
  font-family: "K2D";
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 1.16667px;
  text-transform: uppercase;
  color: #FFFFFE;
}
.header .__menu-left li a:hover, .header .__menu-left li a:focus, .header .__menu-right li a:hover, .header .__menu-right li a:focus {
  color: #ffffff;
}
@media only screen and (max-width: 1024px) {
  .header .__menu-right {
    order: 3;
  }
}
@media only screen and (max-width: 1024px) {
  .header .__menu-left {
    order: 2;
  }
}
.header .__logo {
  display: block;
  max-width: 126px;
  margin: 0px 86px;
}
@media only screen and (max-width: 1024px) {
  .header .__logo {
    order: 1;
    margin-bottom: 25px;
  }
}
.header .__logo img {
  display: block;
  max-width: 100%;
  max-height: 46px;
}
.header.is-scroll {
  top: 0;
  background: #030323;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
}

.menu-icon {
  display: none;
  width: 20%;
  height: 50px;
  align-items: center;
  justify-content: center;
  right: 0;
  bottom: 0;
  position: fixed;
  cursor: pointer;
  z-index: 103;
  -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: 1024px) {
  .menu-icon {
    display: flex;
  }
}
.menu-icon .--icon,
.menu-icon .--icon:before,
.menu-icon .--icon:after {
  position: absolute;
  content: "";
  right: 0;
  height: 1px;
  width: 23px;
  background: linear-gradient(39.47deg, #EFC18A 14.79%, #D4A470 39.44%, #9E6C3B 90.63%, #8A592B 109.69%);
  -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: 24px;
  width: 16px;
  right: 30px;
}
@media only screen and (max-width: 480px) {
  .menu-icon .--icon {
    right: 15px;
  }
}
.menu-icon .--icon:before {
  top: -6px;
}
.menu-icon .--icon:after {
  top: 6px;
}
.menu-icon.is-active {
  background: transparent;
}
.menu-icon.is-active .--icon {
  width: 0;
}
.menu-icon.is-active .--icon:before {
  top: 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}
.menu-icon.is-active .--icon:after {
  top: 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.site-content {
  overflow: hidden;
  background: #030323;
}

.label-def h2 {
  position: relative;
  font-family: "Gotham-Bold";
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 6.5px;
  text-transform: uppercase;
  color: #B7B8C9;
  margin-bottom: 12px;
}
@media only screen and (max-width: 480px) {
  .label-def h2 {
    margin-bottom: 0;
  }
}
.label-def h3 {
  position: relative;
  display: inline-block;
  font-family: "iCielSaolText-Regular";
  font-size: 48px;
  line-height: 78px;
  letter-spacing: 0.525px;
  text-transform: uppercase;
  background: linear-gradient(39.47deg, #EFC18A 14.79%, #D4A470 39.44%, #9E6C3B 90.63%, #8A592B 109.69%);
  background: -webkit-linear-gradient(39.47deg, #EFC18A 14.79%, #D4A470 39.44%, #9E6C3B 90.63%, #8A592B 109.69%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media only screen and (max-width: 1366px) {
  .label-def h3 {
    font-size: 47px;
  }
}
@media only screen and (max-width: 1280px) {
  .label-def h3 {
    font-size: 36px;
    line-height: 66px;
  }
}
@media only screen and (max-width: 480px) {
  .label-def h3 {
    font-size: 21px;
    line-height: 56px;
  }
}

.viewMore-def {
  position: relative;
  font-family: "Gotham-Bold";
  font-size: 13px;
  line-height: 136.5%;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #030323;
  background: linear-gradient(39.47deg, #EFC18A 14.79%, #D4A470 39.44%, #9E6C3B 90.63%, #8A592B 109.69%);
  cursor: pointer;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 210px;
  height: 52px;
  padding: 0px 22px;
}
.viewMore-def:hover {
  color: #030323;
}
.viewMore-def:after {
  position: absolute;
  content: "";
  top: -78px;
  left: 0;
  width: 110%;
  height: 65%;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-animation: loadmoreAnimation 2.2s ease-in-out infinite;
  -moz-animation: loadmoreAnimation 2.2s ease-in-out infinite;
  -ms-animation: loadmoreAnimation 2.2s ease-in-out infinite;
  -o-animation: loadmoreAnimation 2.2s ease-in-out infinite;
  animation: loadmoreAnimation 2.2s ease-in-out infinite;
  animation-delay: 1s;
  box-shadow: 0 0 5px 5px rgba(255, 255, 255, 0.01);
}
.viewMore-def:before {
  position: absolute;
  content: "";
  top: 1px;
  left: 1px;
  right: 1px;
  bottom: 1px;
  border: 2px solid #030323;
}
.viewMore-def span {
  text-align: left;
}
.viewMore-def img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: 45px;
}

.pagination-def {
  height: 10px;
  display: flex;
}
.pagination-def .swiper-pagination-bullet {
  position: relative;
  display: block;
  top: 0px;
  width: 10px;
  height: 10px;
  border-radius: inherit;
  outline: none;
  border: 2px solid #FFFFFF;
  background: transparent;
  opacity: 1;
  margin: 0px 10px 0px 0px;
}
.pagination-def .swiper-pagination-bullet:last-child {
  margin-right: 0px;
}
.pagination-def .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #ffffff;
}
.pagination-def .swiper-pagination-bullet:only-child {
  display: block !important;
}

.swiper-button-next, .swiper-button-prev {
  position: relative;
  left: auto;
  right: auto;
  margin: 0;
  top: auto;
  outline: none;
  width: auto;
  height: auto;
}
.swiper-button-next:after, .swiper-button-prev:after {
  display: none;
}
.swiper-button-next img, .swiper-button-prev img {
  display: block;
  max-width: 100%;
  height: auto;
}

.section_1 {
  position: relative;
  height: 103vh;
  width: 100%;
  background-image: url("assets/images/home/banner-bg.png");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding-top: 90px;
}
@media only screen and (max-width: 1024px) {
  .section_1 {
    padding-top: 42px;
    height: calc(100vh - 50px);
  }
}
@media only screen and (max-width: 768px) {
  .section_1 {
    height: auto;
  }
}
.section_1:before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  height: 272px;
  background: #030323;
  z-index: 1;
}
@media only screen and (max-width: 768px) {
  .section_1:before {
    height: 50%;
  }
}
.section_1:after {
  position: absolute;
  content: "";
  top: 20px;
  left: 20px;
  right: 20px;
  bottom: 20px;
  border: 2px solid;
  -moz-border-image: -moz-linear-gradient(var(--angle), #EFC18A 14.79%, #D4A470 39.44%, #9E6C3B 90.63%, #8A592B 109.69%) 1;
  -webkit-border-image: -webkit-linear-gradient(var(--angle), #EFC18A 14.79%, #D4A470 39.44%, #9E6C3B 90.63%, #8A592B 109.69%) 1;
  border-image: linear-gradient(var(--angle), #EFC18A 14.79%, #D4A470 39.44%, #9E6C3B 90.63%, #8A592B 109.69%) 1;
  -webkit-border-image-slice: 2;
  border-image-slice: 2;
  animation: 10s rotate linear infinite;
}
.section_1 .__slide {
  position: relative;
  width: calc(100% - 100px);
  margin: 0px auto;
  height: 100%;
}
@media only screen and (max-width: 1024px) {
  .section_1 .__slide {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .section_1 .__slide {
    height: auto;
  }
}
.section_1 .__slide .swiper-container {
  height: 100%;
}
@media only screen and (max-width: 768px) {
  .section_1 .__slide .swiper-container {
    width: 100%;
    height: auto;
  }
}
.section_1 .__slide .swiper-container .swiper-wrapper .swiper-slide .--image {
  position: relative;
  height: calc(100% - 205px - 37px);
}
@media only screen and (max-width: 768px) {
  .section_1 .__slide .swiper-container .swiper-wrapper .swiper-slide .--image {
    height: 50vh;
  }
}
.section_1 .__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;
}
.section_1 .__slide .swiper-container .swiper-wrapper .swiper-slide .--text {
  position: absolute;
  left: 35px;
  bottom: 37px;
  background: #030323;
  width: 55.223880597%;
  padding: 36px 35px 25px;
}
@media only screen and (max-width: 1024px) {
  .section_1 .__slide .swiper-container .swiper-wrapper .swiper-slide .--text {
    left: 30px;
    width: calc(100% - 44% - 60px);
    padding: 50px 30px 30px;
    bottom: 108px;
  }
}
@media only screen and (max-width: 768px) {
  .section_1 .__slide .swiper-container .swiper-wrapper .swiper-slide .--text {
    position: relative;
    left: auto;
    bottom: auto;
    width: calc(100% - 120px);
    margin: 0 auto;
    top: -45px;
    margin-bottom: -45px;
  }
}
@media only screen and (max-width: 480px) {
  .section_1 .__slide .swiper-container .swiper-wrapper .swiper-slide .--text {
    width: calc(100% - 30px);
    padding: 40px 15px 20px;
  }
}
.section_1 .__slide .swiper-container .swiper-wrapper .swiper-slide .--text h3 {
  font-family: "Gotham-Bold";
  font-size: 12px;
  line-height: 150%;
  letter-spacing: 6.5px;
  text-transform: uppercase;
  color: #B7B8C9;
  margin-bottom: 12px;
}
@media only screen and (max-width: 1024px) {
  .section_1 .__slide .swiper-container .swiper-wrapper .swiper-slide .--text h3 {
    letter-spacing: 4.5px;
  }
}
@media only screen and (max-width: 480px) {
  .section_1 .__slide .swiper-container .swiper-wrapper .swiper-slide .--text h3 {
    letter-spacing: 1.5px;
    margin-bottom: 5px;
  }
}
.section_1 .__slide .swiper-container .swiper-wrapper .swiper-slide .--text .--label {
  display: inline-block;
}
.section_1 .__slide .swiper-container .swiper-wrapper .swiper-slide .--text .--label p {
  position: relative;
  font-family: "iCielSaolText-Regular";
  font-size: 54px;
  line-height: 84px;
  letter-spacing: 0.525px;
  text-transform: uppercase;
  background: linear-gradient(39.47deg, #EFC18A 14.79%, #D4A470 39.44%, #9E6C3B 90.63%, #8A592B 109.69%);
  background: -webkit-linear-gradient(39.47deg, #EFC18A 14.79%, #D4A470 39.44%, #9E6C3B 90.63%, #8A592B 109.69%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.section_1 .__slide .swiper-container .swiper-wrapper .swiper-slide .--text .--label p:nth-of-type(2) {
  top: -17px;
  margin-bottom: -17px;
}
@media only screen and (max-width: 480px) {
  .section_1 .__slide .swiper-container .swiper-wrapper .swiper-slide .--text .--label p:nth-of-type(2) {
    top: -20px;
    margin-bottom: -20px;
  }
}
@media only screen and (max-width: 1366px) {
  .section_1 .__slide .swiper-container .swiper-wrapper .swiper-slide .--text .--label p {
    font-size: 45px;
  }
}
@media only screen and (max-width: 1280px) {
  .section_1 .__slide .swiper-container .swiper-wrapper .swiper-slide .--text .--label p {
    font-size: 36px;
    line-height: 66px;
  }
}
@media only screen and (max-width: 480px) {
  .section_1 .__slide .swiper-container .swiper-wrapper .swiper-slide .--text .--label p {
    font-size: 23px;
    line-height: 56px;
  }
}
.section_1 .__form {
  position: absolute;
  right: 90px;
  bottom: 22px;
  width: 36.1111111111%;
  z-index: 2;
  padding-left: 40px;
  height: 235px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
@media only screen and (max-width: 1024px) {
  .section_1 .__form {
    right: 30px;
    bottom: 37px;
    width: 44%;
  }
}
@media only screen and (max-width: 768px) {
  .section_1 .__form {
    display: none;
  }
}
.section_1 .__form .--hideForm {
  display: block;
}
.section_1 .__form .--hideForm.is-hidden {
  display: none;
}
.section_1 .__form .form-group{
  position: relative;
  display: inline-block;
  width: 100%;
}
.section_1 .__form .form-group .form-group {
  margin-top: 19px;
  width: calc((100% - 86px - 25px - 22px) / 2);
  margin-right: 22px;
  float: left;
}
@media only screen and (max-width: 1024px) {
  .section_1 .__form .form-group .form-group {
    width: calc((100% - 66px - 25px - 22px) / 2);
  }
}
@media only screen and (max-width: 480px) {
  .section_1 .__form .form-group .form-group {
    width: 100%;
    margin-right: 0px;
  }
}
.section_1 .__form .form-group .form-group:nth-of-type(2n) {
  margin-right: 0px;
}
.section_1 .__form .form-group .form-group:nth-of-type(5) {
  width: auto;
  margin-right: 0px;
  margin-top: 0px;
  position: absolute;
  bottom: 9px;
  right: 0;
}
@media only screen and (max-width: 480px) {
  .section_1 .__form .form-group .form-group:nth-of-type(5) {
    position: relative;
    bottom: auto;
    right: auto;
    margin-top: 25px;
    width: 100%;
  }
}
.section_1 .__form .form-group .form-group:nth-of-type(1), .section_1 .__form .form-group .form-group:nth-of-type(2) {
  margin-top: 9px;
}
.section_1 .__form .form-group .form-group button {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 86px;
  height: 137px;
  padding: 0px 22px;
}
@media only screen and (max-width: 1024px) {
  .section_1 .__form .form-group .form-group button {
    width: 66px;
    padding: 0px 12px;
  }
}
@media only screen and (max-width: 480px) {
  .section_1 .__form .form-group .form-group button {
    width: auto;
    height: auto;
    flex-direction: row;
    padding: 20px;
    margin: 0 auto;
  }
}
.section_1 .__form .form-group .form-group button:before {
  position: absolute;
  content: "";
  top: 1px;
  left: 1px;
  right: 1px;
  bottom: 1px;
  border: 2px solid #030323;
}
.section_1 .__form .form-group .form-group button img {
  margin-top: 15px;
  margin-left: 0px;
}
@media only screen and (max-width: 1024px) {
  .section_1 .__form .form-group .form-group button img {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 480px) {
  .section_1 .__form .form-group .form-group button img {
    margin-top: 0px;
    margin-left: 10px;
  }
}
.section_1 .__form .form-group.msg {
  right: 111px;
  bottom: -28px;
}
@media only screen and (max-width: 1024px) {
  .section_1 .__form .form-group.msg {
    right: 91px;
  }
}
@media only screen and (max-width: 480px) {
  .section_1 .__form .form-group.msg {
    right: 0;
  }
}
.section_1 .__form h2 {
  display: inline-block;
  font-family: "iCielSaolText-Regular";
  font-size: 24px;
  line-height: 34px;
  letter-spacing: 0.525px;
  text-transform: uppercase;
  background: linear-gradient(39.47deg, #EFC18A 14.79%, #D4A470 39.44%, #9E6C3B 90.63%, #8A592B 109.69%);
  background: -webkit-linear-gradient(39.47deg, #EFC18A 14.79%, #D4A470 39.44%, #9E6C3B 90.63%, #8A592B 109.69%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media only screen and (max-width: 1024px) {
  .section_1 .__form h2 {
    font-size: 20px;
    line-height: 30px;
  }
}
@media only screen and (max-width: 768px) {
  .section_1 .__form h2 {
    text-align: center;
    font-size: 34px;
    line-height: 56px;
    display: block;
  }
}
@media only screen and (max-width: 480px) {
  .section_1 .__form h2 {
    font-size: 26px;
    line-height: 38px;
  }
}
.section_1 .__form h2 br {
  display: none;
}
@media only screen and (max-width: 480px) {
  .section_1 .__form h2 br {
    display: block;
  }
}
.section_1 .__form .msg-success {
  text-align: center;
  display: none;
}
.section_1 .__form .msg-success.is-active {
  display: block;
}
.section_1 .__form .msg-success h2 {
  margin: 24px 0px 8px;
}
.section_1 .__form .msg-success p {
  font-family: "Barlow", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 150%;
  color: #B8B8C1;
}
@media only screen and (max-width: 480px) {
  .section_1 .__form .msg-success p {
    font-size: 13px;
  }
}
.section_1 .decor_left, .section_1 .decor_right {
  position: absolute;
  pointer-events: none;
  z-index: 1;
}
.section_1 .decor_left img, .section_1 .decor_right img {
  display: block;
  max-width: 100%;
  height: auto;
}
.section_1 .decor_left {
  left: -23%;
  bottom: -18%;
  z-index: 3;
  -webkit-animation: leafAnimation 20s ease-in-out infinite;
}
@media only screen and (max-width: 1024px) {
  .section_1 .decor_left {
    display: none;
  }
}
.section_1 .decor_right {
  right: -18%;
  top: -25%;
  -webkit-animation: leafAnimation 20s ease-in-out infinite;
}
@media only screen and (max-width: 480px) {
  .section_1 .decor_right {
    max-width: 50%;
    right: -10%;
    top: -8%;
  }
}

.section_2 {
  position: relative;
  padding: 121px 0px 216px;
  display: inline-block;
  width: 100%;
}
@media only screen and (max-width: 1024px) {
  .section_2 {
    padding: 80px 0px;
  }
}
@media only screen and (max-width: 480px) {
  .section_2 {
    display: flex;
    flex-direction: column;
    padding: 60px 0px;
  }
}
.section_2:before, .section_2:after {
  position: absolute;
  content: "";
  height: 1px;
  background: linear-gradient(139.47deg, #EFC18A 14.79%, #D4A470 39.44%, #9E6C3B 90.63%, #8A592B 109.69%);
  pointer-events: none;
}
.section_2:before {
  top: -37px;
  left: 0;
  width: 300px;
  transform: matrix(1, 0, 0, -1, 0, 0);
  z-index: 1;
}
@media only screen and (max-width: 1024px) {
  .section_2:before {
    top: -53px;
    width: 200px;
  }
}
@media only screen and (max-width: 768px) {
  .section_2:before {
    top: 0px;
  }
}
.section_2:after {
  bottom: 0;
  right: 0;
  width: 329px;
}
@media only screen and (max-width: 1024px) {
  .section_2:after {
    display: none;
  }
}
.section_2 .__left {
  position: absolute;
  bottom: 166px;
  top: 168px;
  left: 0px;
  width: 37.5694444444%;
}
@media only screen and (max-width: 1024px) {
  .section_2 .__left {
    bottom: 80px;
    top: 130px;
  }
}
@media only screen and (max-width: 480px) {
  .section_2 .__left {
    width: 100%;
    position: relative;
    bottom: auto;
    top: auto;
    left: auto;
    order: 2;
    padding: 0px 15px;
  }
}
.section_2 .__left:before {
  position: absolute;
  content: "";
  right: 0;
  bottom: 100%;
  width: 1px;
  height: 203px;
  background: linear-gradient(139.47deg, #EFC18A 14.79%, #D4A470 39.44%, #9E6C3B 90.63%, #8A592B 109.69%);
}
@media only screen and (max-width: 1024px) {
  .section_2 .__left:before {
    height: 183px;
    z-index: 1;
  }
}
@media only screen and (max-width: 768px) {
  .section_2 .__left:before {
    height: 130px;
  }
}
.section_2 .__left img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media only screen and (max-width: 480px) {
  .section_2 .__left img {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    height: auto;
  }
}
.section_2 .__right {
  width: 59.7222222222%;
  float: right;
}
@media only screen and (max-width: 480px) {
  .section_2 .__right {
    width: 100%;
    order: 1;
    padding: 0px 15px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 480px) {
  .section_2 .__right .label-def {
    text-align: center;
  }
}
.section_2 .__right .--desc {
  display: flex;
  flex-wrap: wrap;
  padding: 35px 10.8303249097% 30px 0px;
}
@media only screen and (max-width: 1024px) {
  .section_2 .__right .--desc {
    flex-direction: column;
    padding: 20px 30px 15px 0px;
  }
}
@media only screen and (max-width: 480px) {
  .section_2 .__right .--desc {
    padding: 15px 0px 5px;
  }
}
.section_2 .__right .--desc .--item {
  width: 52%;
  margin-right: 20px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 1024px) {
  .section_2 .__right .--desc .--item {
    width: 100%;
    margin-right: 0px;
  }
}
.section_2 .__right .--desc .--item:nth-of-type(2n) {
  width: calc(48% - 20px);
  margin-right: 0px;
}
@media only screen and (max-width: 1024px) {
  .section_2 .__right .--desc .--item:nth-of-type(2n) {
    width: 100%;
  }
}
.section_2 .__right .--desc .--item p {
  color: rgba(255, 255, 255, 0.85);
  font-size: 14px;
}
.section_2 .__right .--desc .--item p:nth-of-type(1) {
  width: 120px;
  float: left;
}
.section_2 .__right .--desc .--item p:nth-of-type(2) {
  font-family: K2D;
  width: calc(100% - 120px);
  padding-left: 15px;
  float: left;
}
.section_2 .__right .--image {
  position: relative;
  width: 100%;
  padding-top: 55.596%;
  z-index: 2;
}
.section_2 .__right .--image img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.section_3 {
  position: relative;
  display: inline-block;
  width: 100%;
  top: -8px;
  margin-bottom: -8px;
}
@media only screen and (max-width: 1024px) {
  .section_3 {
    width: 100%;
    display: flex;
    flex-direction: column;
    top: 0;
    margin-bottom: 0px;
  }
}
.section_3 .__left {
  position: relative;
  width: 57.6388888889%;
  float: left;
}
@media only screen and (max-width: 1024px) {
  .section_3 .__left {
    width: calc(100% - 60px);
    margin: 0 auto;
    order: 2;
  }
}
@media only screen and (max-width: 480px) {
  .section_3 .__left {
    width: calc(100% - 30px);
  }
}
.section_3 .__left:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  background: #030323;
  z-index: 1;
}
.section_3 .__left .svg-ifm {
  position: relative;
  width: 100%;
}
.section_3 .__left .svg-ifm svg {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
}
.section_3 .__left .svg-ifm svg .st5 {
  animation: draw2 20s linear infinite;
  stroke: #EC9F47;
  stroke-width: 2;
  stroke-dasharray: 5 5;
}
.section_3 .__left .svg-ifm svg .st94 {
  animation: boxShadow 3s linear infinite;
}
.section_3 .__left .zoom_in, .section_3 .__left .zoom_out {
  position: absolute;
  bottom: 20px;
  left: 20px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #030323;
  color: #ffffff;
  border-radius: 50%;
  cursor: pointer;
}
@media only screen and (max-width: 480px) {
  .section_3 .__left .zoom_in, .section_3 .__left .zoom_out {
    bottom: 10px;
    left: 10px;
  }
}
.section_3 .__left .zoom_out {
  left: 70px;
}
@media only screen and (max-width: 480px) {
  .section_3 .__left .zoom_out {
    left: 60px;
  }
}
.section_3 .__right {
  width: 42.3611111111%;
  float: left;
  padding: 54px 6.25% 0px 2.7777777778%;
}
@media only screen and (max-width: 1024px) {
  .section_3 .__right {
    position: relative;
    z-index: 2;
    width: 100%;
    order: 1;
    padding: 0px 30px;
  }
}
@media only screen and (max-width: 480px) {
  .section_3 .__right {
    padding: 0px 15px;
  }
}
.section_3 .__right .label-def {
  text-align: right;
}
@media only screen and (max-width: 1024px) {
  .section_3 .__right .label-def {
    text-align: center;
  }
}
.section_3 .__right .label-def h3:nth-of-type(2) {
  top: -20px;
  margin-bottom: -20px;
  display: block;
}
@media only screen and (max-width: 1024px) {
  .section_3 .__right .label-def h3:nth-of-type(2) {
    top: auto;
    margin-bottom: 0px;
  }
}
@media only screen and (max-width: 480px) {
  .section_3 .__right .label-def h3:nth-of-type(2) {
    top: -20px;
    margin-bottom: -20px;
  }
}
.section_3 .__right .--desc {
  padding: 36px 0px 40px;
  text-align: justify;
}
@media only screen and (max-width: 1024px) {
  .section_3 .__right .--desc {
    padding: 20px 0px 15px;
  }
}
@media only screen and (max-width: 480px) {
  .section_3 .__right .--desc {
    padding: 10px 0px 5px;
  }
}
.section_3 .__right .--desc ul li {
  position: relative;
  color: rgba(224, 224, 233, 0.85);
  padding-left: 15px;
  margin-bottom: 10px;
}
.section_3 .__right .--desc ul li:before {
  position: absolute;
  content: "";
  top: 8px;
  left: 0;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: rgba(224, 224, 233, 0.85);
}
.section_3 .__right .--desc p {
  color: rgba(224, 224, 233, 0.85);
  margin-bottom: 10px;
}
@media only screen and (max-width: 1024px) {
  .section_3 .__right .viewMore-def {
    margin: 0 auto 25px;
  }
}
@media only screen and (max-width: 480px) {
  .section_3 .__right .viewMore-def {
    margin-bottom: 20px;
  }
}
.section_3 .decor {
  position: absolute;
  pointer-events: none;
  z-index: 1;
  right: -16%;
  bottom: 70%;
  -webkit-animation: leafAnimation 20s ease-in-out infinite;
}
@media only screen and (max-width: 1024px) {
  .section_3 .decor {
    right: -24%;
    bottom: 65%;
  }
}
@media only screen and (max-width: 768px) {
  .section_3 .decor {
    right: -30%;
    bottom: 55%;
  }
}
@media only screen and (max-width: 480px) {
  .section_3 .decor {
    right: -22%;
    bottom: 90%;
    max-width: 50%;
  }
}
.section_3 .decor img {
  display: block;
  max-width: 100%;
  height: auto;
}

.section_4 {
  position: relative;
}
@media only screen and (max-width: 1024px) {
  .section_4 {
    padding: 80px 0px 0px;
  }
}
@media only screen and (max-width: 480px) {
  .section_4 {
    padding: 60px 0px 0px;
  }
}
.section_4 .__highlight {
  display: flex;
  position: relative;
  top: -8px;
  margin-bottom: -8px;
}
@media only screen and (max-width: 1024px) {
  .section_4 .__highlight {
    flex-direction: column;
    top: 0;
    margin-bottom: 0px;
  }
}
.section_4 .__highlight .__right {
  position: relative;
  width: 50.3611111111%;
  float: left;
  display: flex;
  align-items: center;
  padding-left: 3.0694444444%;
}
@media only screen and (max-width: 1024px) {
  .section_4 .__highlight .__right {
    width: 100%;
    padding: 0px 30px;
    order: 1;
  }
}
@media only screen and (max-width: 480px) {
  .section_4 .__highlight .__right {
    padding: 0px 15px;
  }
}
.section_4 .__highlight .__right:before {
  position: absolute;
  content: "";
  top: -30px;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url("assets/images/home/screen4-decor.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 1024px) {
  .section_4 .__highlight .__right:before {
    display: none;
  }
}
.section_4 .__highlight .__right:after {
  position: absolute;
  content: "";
  top: 28px;
  left: -25px;
  right: 25px;
  bottom: -28px;
  border: 2px solid;
  border-image: linear-gradient(var(--angle), #EFC18A 14.79%, #D4A470 39.44%, #9E6C3B 90.63%, #8A592B 109.69%) 1;
  animation: 10s rotate linear infinite;
}
@media only screen and (max-width: 1024px) {
  .section_4 .__highlight .__right:after {
    display: none;
  }
}
.section_4 .__highlight .__right .label-def {
  margin-top: 42px;
}
@media only screen and (max-width: 1024px) {
  .section_4 .__highlight .__right .label-def {
    text-align: center;
    width: 100%;
    margin-top: 0px;
  }
}
.section_4 .__highlight .__left {
  text-align: justify;
  width: 52.6388888889%;
  float: left;
  padding: 94px 6.4583333333% 0px 5.3194444444%;
}
@media only screen and (max-width: 1024px) {
  .section_4 .__highlight .__left {
    width: 100%;
    order: 2;
    padding: 20px 30px 25px;
  }
}
@media only screen and (max-width: 480px) {
  .section_4 .__highlight .__left {
    padding: 10px 15px;
  }
}
.section_4 .__highlight .__left p {
  color: rgba(224, 224, 233, 0.85);
  margin-bottom: 10px;
}
.section_4 .__highlight .__left p:last-child {
  margin-bottom: 0px;
}
.section_4 .__slide {
  padding-top: 65px;
}
@media only screen and (max-width: 1024px) {
  .section_4 .__slide {
    padding-top: 0px;
  }
}
@media only screen and (max-width: 480px) {
  .section_4 .__slide {
    width: calc(100% - 30px);
    margin: 0 auto;
  }
}
.section_4 .__slide .swiper-container .swiper-wrapper .swiper-slide {
  cursor: pointer;
}
@media only screen and (min-width: 1025px) {
  .section_4 .__slide .swiper-container .swiper-wrapper .swiper-slide:hover .--text:before {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    transform: translateY(0%);
  }
  .section_4 .__slide .swiper-container .swiper-wrapper .swiper-slide:hover .--text .--excerpt {
    opacity: 1;
  }
}
.section_4 .__slide .swiper-container .swiper-wrapper .swiper-slide .--number {
  position: absolute;
  left: 40px;
  bottom: 40px;
  font-family: "Gotham-Bold";
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.0875px;
  color: rgba(255, 255, 255, 0.6);
  pointer-events: none;
  z-index: 2;
}
@media only screen and (max-width: 1024px) {
  .section_4 .__slide .swiper-container .swiper-wrapper .swiper-slide .--number {
    left: 25px;
    bottom: 20px;
  }
}
@media only screen and (max-width: 480px) {
  .section_4 .__slide .swiper-container .swiper-wrapper .swiper-slide .--number {
    left: 15px;
  }
}
.section_4 .__slide .swiper-container .swiper-wrapper .swiper-slide .--image {
  position: relative;
  padding-top: 194.854%;
  pointer-events: none;
}
@media only screen and (max-width: 480px) {
  .section_4 .__slide .swiper-container .swiper-wrapper .swiper-slide .--image {
    padding-top: 100%;
  }
}
.section_4 .__slide .swiper-container .swiper-wrapper .swiper-slide .--image:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  background: linear-gradient(180deg, rgba(5, 5, 10, 0.5) 0%, rgba(5, 5, 10, 0) 100%), linear-gradient(180deg, rgba(0, 0, 0, 0.000027) 0%, rgba(0, 0, 0, 0.135) 11.34%, rgba(0, 0, 0, 0.109739) 21.82%, rgba(0, 0, 0, 0.000027) 47.79%), rgba(0, 0, 0, 0.24);
  z-index: 1;
  pointer-events: none;
}
.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;
}
.section_4 .__slide .swiper-container .swiper-wrapper .swiper-slide .--text {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
  z-index: 1;
  padding: 55px 40px 0px;
  overflow: hidden;
}
@media only screen and (max-width: 1024px) {
  .section_4 .__slide .swiper-container .swiper-wrapper .swiper-slide .--text {
    padding: 45px 25px 0px;
  }
}
@media only screen and (max-width: 480px) {
  .section_4 .__slide .swiper-container .swiper-wrapper .swiper-slide .--text {
    padding: 45px 15px 0px;
  }
}
.section_4 .__slide .swiper-container .swiper-wrapper .swiper-slide .--text:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  background: #030323;
  backdrop-filter: blur(12px);
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  transform: translateY(-100%);
  -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;
}
.section_4 .__slide .swiper-container .swiper-wrapper .swiper-slide .--text h2, .section_4 .__slide .swiper-container .swiper-wrapper .swiper-slide .--text h3 {
  position: relative;
  font-family: K2D;
  font-size: 18px;
  line-height: 150%;
  text-transform: uppercase;
  color: #FFFFFF;
}
@media only screen and (max-width: 1024px) {
  .section_4 .__slide .swiper-container .swiper-wrapper .swiper-slide .--text h2, .section_4 .__slide .swiper-container .swiper-wrapper .swiper-slide .--text h3 {
    font-size: 16px;
  }
}
@media only screen and (max-width: 480px) {
  .section_4 .__slide .swiper-container .swiper-wrapper .swiper-slide .--text h2, .section_4 .__slide .swiper-container .swiper-wrapper .swiper-slide .--text h3 {
    font-size: 14px;
    line-height: 24px;
  }
}
.section_4 .__slide .swiper-container .swiper-wrapper .swiper-slide .--text h2 {
  padding-bottom: 16px;
}
.section_4 .__slide .swiper-container .swiper-wrapper .swiper-slide .--text h2:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 90px;
  height: 2px;
  background: linear-gradient(139.47deg, #EFC18A 14.79%, #D4A470 39.44%, #9E6C3B 90.63%, #8A592B 109.69%);
}
.section_4 .__slide .swiper-container .swiper-wrapper .swiper-slide .--text h3 {
  padding-top: 16px;
}
.section_4 .__slide .swiper-container .swiper-wrapper .swiper-slide .--text .--excerpt {
  position: relative;
  color: #FFFFFF;
  padding-top: 30px;
  opacity: 0;
  transition-delay: 0.5s;
  -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;
}

.section_5 {
  position: relative;
  padding: 110px 6.25% 207px;
}
@media only screen and (max-width: 1024px) {
  .section_5 {
    padding: 80px 30px 120px;
    z-index: 4;
  }
}
@media only screen and (max-width: 480px) {
  .section_5 {
    padding: 60px 15px 80px;
  }
}
.section_5 .label-def {
  text-align: center;
}
.section_5 .__content {
  position: relative;
  z-index: 2;
  padding-top: 40px;
  overflow: hidden;
}
@media only screen and (max-width: 1024px) {
  .section_5 .__content {
    padding-top: 25px;
  }
}
@media only screen and (max-width: 480px) {
  .section_5 .__content {
    display: flex;
    flex-direction: column;
    padding-top: 5px;
  }
}
.section_5 .__content .--utilities {
  position: relative;
  width: 100%;
  overflow: hidden;
}
@media only screen and (max-width: 480px) {
  .section_5 .__content .--utilities {
    display: flex;
    flex-direction: column;
    order: 2;
    padding-top: 15px;
  }
}
.section_5 .__content .--utilities .--list {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
@media only screen and (max-width: 480px) {
  .section_5 .__content .--utilities .--list {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    order: 2;
    padding-top: 15px;
    flex-wrap: wrap;
    flex-direction: initial;
  }
}
.section_5 .__content .--utilities .--list .--item {
  position: relative;
  display: flex;
  margin-bottom: 9px;
  cursor: pointer;
  padding-left: 15px;
}
@media only screen and (max-width: 480px) {
  .section_5 .__content .--utilities .--list .--item {
    width: calc((100% - 20px) / 2);
    margin-right: 20px;
    float: left;
  }
  .section_5 .__content .--utilities .--list .--item:nth-of-type(2n) {
    margin-right: 0px;
  }
}
.section_5 .__content .--utilities .--list .--item:before {
  position: absolute;
  content: "";
  top: 5.5px;
  left: 0;
  width: 0;
  height: 0;
  border-top: 5.5px solid transparent;
  border-bottom: 5.5px solid transparent;
  border-left: 8px solid #D4A470;
  opacity: 0;
  pointer-events: none;
}
.section_5 .__content .--utilities .--list .--item.is-active:before {
  opacity: 1;
  pointer-events: all;
}
.section_5 .__content .--utilities .--list .--item.is-active p:nth-of-type(2) {
  font-family: "Gotham-Bold";
}
.section_5 .__content .--utilities .--list .--item:last-child {
  margin-bottom: 0px;
}
@media only screen and (max-width: 480px) {
  .section_5 .__content .--utilities .--list .--item p {
    font-size: 13px;
  }
}
.section_5 .__content .--utilities .--list .--item p:nth-of-type(1) {
  font-family: "Gotham-Bold";
  background: linear-gradient(39.47deg, #EFC18A 14.79%, #D4A470 39.44%, #9E6C3B 90.63%, #8A592B 109.69%);
  background: -webkit-linear-gradient(39.47deg, #EFC18A 14.79%, #D4A470 39.44%, #9E6C3B 90.63%, #8A592B 109.69%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-right: 4px;
}
.section_5 .__content .--utilities .--list .--item p:nth-of-type(2) {
  color: rgba(255, 255, 255, 0.95);
}
.section_5 .__content .--utilities .swiper-container {
  width: 100%;
}
.section_5 .__content .--utilities .--svg {
  width: 100%;
  float: right;
}
@media only screen and (max-width: 480px) {
  .section_5 .__content .--utilities .--svg {
    width: 100%;
    order: 1;
  }
}
.section_5 .__content .--utilities .--svg img {
  display: block;
  width: 100%;
  height: auto;
}
.section_5 .__content .--utilities .btn-slide {
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
  justify-content: center;
}
@media only screen and (max-width: 768px) {
  .section_5 .__content .--utilities .btn-slide {
    right: auto;
    left: 0;
  }
}
.section_5 .__content .--utilities .btn-slide .swiper-button-next, .section_5 .__content .--utilities .btn-slide .swiper-button-prev {
  width: 39px;
  height: 35px;
  background: #030323;
}
.section_5 .__content .--desc {
  padding: 37px 8.7301587302% 0px 10.3174603175%;
}
@media only screen and (max-width: 1024px) {
  .section_5 .__content .--desc {
    padding: 37px 60px 0px;
  }
}
@media only screen and (max-width: 480px) {
  .section_5 .__content .--desc {
    padding: 0px;
    order: 1;
  }
}
.section_5 .__content .--desc .--item {
  width: calc((100% - 40px) / 2);
  margin-right: 40px;
  float: left;
  text-align: justify;
}
@media only screen and (max-width: 1024px) {
  .section_5 .__content .--desc .--item {
    width: 100%;
    margin-right: 0px;
  }
}
.section_5 .__content .--desc .--item:nth-of-type(2n) {
  margin-right: 0px;
}
.section_5 .__content .--desc .--item p {
  color: rgba(224, 224, 233, 0.85);
  margin-bottom: 10px;
}
.section_5 .__content .--desc .--item p:last-child {
  margin-bottom: 0px;
}




.section_5 .decor {
  position: absolute;
  pointer-events: none;
  z-index: 1;
  right: -14%;
  bottom: -2%;
  -webkit-animation: leafAnimation 20s ease-in-out infinite;
}
@media only screen and (max-width: 1024px) {
  .section_5 .decor {
    display: none;
  }
}
.section_5 .decor img {
  display: block;
  max-width: 100%;
  height: auto;
}

.section_5 {
  position: relative;
  padding: 100px 5.5% 207px;
}
@media only screen and (max-width: 1024px) {
  .section_5a {
    padding: 80px 30px 120px;
    z-index: 4;
  }
}
@media only screen and (max-width: 480px) {
  .section_5a {
    padding: 60px 15px 80px;
  }
}
.section_5a .label-def {
  text-align: center;
}
.section_5a .__content {
  position: relative;
  z-index: 2;
  padding-top: 40px;
  overflow: hidden;
}
@media only screen and (max-width: 1024px) {
  .section_5a .__content {
    padding-top: 25px;
  }
}
@media only screen and (max-width: 480px) {
  .section_5a .__content {
    display: flex;
    flex-direction: column;
    padding-top: 5px;
  }
}
.section_5a .__content .--utilities {
  position: relative;
  width: 100%;
  overflow: hidden;
}
@media only screen and (max-width: 480px) {
  .section_5a .__content .--utilities {
    display: flex;
    flex-direction: column;
    order: 2;
    padding-top: 15px;
  }
}
.section_5a .__content .--utilities .--list {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
@media only screen and (max-width: 480px) {
  .section_5a .__content .--utilities .--list {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    order: 2;
    padding-top: 15px;
    flex-wrap: wrap;
    flex-direction: initial;
  }
}
.section_5a .__content .--utilities .--list .--item {
  position: relative;
  display: flex;
  margin-bottom: 9px;
  cursor: pointer;
  padding-left: 15px;
}
@media only screen and (max-width: 480px) {
  .section_5a .__content .--utilities .--list .--item {
    width: calc((100% - 20px) / 2);
    margin-right: 20px;
    float: left;
  }
  .section_5a .__content .--utilities .--list .--item:nth-of-type(2n) {
    margin-right: 0px;
  }
}
.section_5a .__content .--utilities .--list .--item:before {
  position: absolute;
  content: "";
  top: 5.5px;
  left: 0;
  width: 0;
  height: 0;
  border-top: 5.5px solid transparent;
  border-bottom: 5.5px solid transparent;
  border-left: 8px solid #D4A470;
  opacity: 0;
  pointer-events: none;
}
.section_5a .__content .--utilities .--list .--item.is-active:before {
  opacity: 1;
  pointer-events: all;
}
.section_5a .__content .--utilities .--list .--item.is-active p:nth-of-type(2) {
  font-family: "Gotham-Bold";
}
.section_5a .__content .--utilities .--list .--item:last-child {
  margin-bottom: 0px;
}
@media only screen and (max-width: 480px) {
  .section_5a .__content .--utilities .--list .--item p {
    font-size: 13px;
  }
}
.section_5a .__content .--utilities .--list .--item p:nth-of-type(1) {
  font-family: "Gotham-Bold";
  background: linear-gradient(39.47deg, #EFC18A 14.79%, #D4A470 39.44%, #9E6C3B 90.63%, #8A592B 109.69%);
  background: -webkit-linear-gradient(39.47deg, #EFC18A 14.79%, #D4A470 39.44%, #9E6C3B 90.63%, #8A592B 109.69%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-right: 4px;
}
.section_5a .__content .--utilities .--list .--item p:nth-of-type(2) {
  color: rgba(255, 255, 255, 0.95);
}
.section_5a .__content .--utilities .swiper-container {
  width: 100%;
}
.section_5a .__content .--utilities .--svg {
  width: 100%;
  float: right;
}
@media only screen and (max-width: 480px) {
  .section_5a .__content .--utilities .--svg {
    width: 100%;
    order: 1;
  }
}
.section_5a .__content .--utilities .--svg img {
  display: block;
  width: 100%;
  height: auto;
}
.section_5a .__content .--utilities .btn-slide {
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
  justify-content: center;
}
@media only screen and (max-width: 768px) {
  .section_5a .__content .--utilities .btn-slide {
    right: auto;
    left: 0;
  }
}
.section_5a .__content .--utilities .btn-slide .swiper-button-next, .section_5a .__content .--utilities .btn-slide .swiper-button-prev {
  width: 39px;
  height: 35px;
  background: #030323;
}
.section_5a .__content .--desc {
  padding: 37px 8.7301587302% 0px 10.3174603175%;
}
@media only screen and (max-width: 1024px) {
  .section_5a .__content .--desc {
    padding: 37px 60px 0px;
  }
}
@media only screen and (max-width: 480px) {
  .section_5a .__content .--desc {
    padding: 0px;
    order: 1;
  }
}

.section_5a .__content .--desc .--item {
  width: calc((100% - 90px) / 3);
  margin-right: 30px;
  float: left;
  text-align: justify;
}
@media only screen and (max-width: 1024px) {
  .section_5a .__content .--desc .--item {
    width: 100%;
    margin-right: 0px;
  }
}
.section_5a .__content .--desc .--item:nth-of-type(2n) {
  margin-right: 30px;
}
.section_5a .__content .--desc .--item p {
  color: rgba(224, 224, 233, 0.85);
  margin-bottom: 10px;
}
.section_5a .__content .--desc .--item p:last-child {
  margin-bottom: 0px;
}

.section_5a .decor {
  position: absolute;
  pointer-events: none;
  z-index: 1;
  right: -14%;
  bottom: -8%;
  -webkit-animation: leafAnimation 20s ease-in-out infinite;
}
@media only screen and (max-width: 1024px) {
  .section_5a .decor {
    display: none;
  }
}
.section_5a .decor img {
  display: block;
  max-width: 100%;
  height: auto;
}





.section_6 {
  position: relative;
}
@media only screen and (max-width: 1024px) {
  .section_6 {
    display: inline-block;
    width: 100%;
  }
}
.section_6 .__text {
  position: relative;
  z-index: 1;
  width: 42.3611111111%;
  padding: 0px 2.7777777778% 0px 15.2777777778%;
}
@media only screen and (max-width: 1024px) {
  .section_6 .__text {
    z-index: 4;
    width: 100%;
    padding: 0px 30px 25px;
  }
}
@media only screen and (max-width: 480px) {
  .section_6 .__text {
    padding: 0px 15px 25px;
  }
}
@media only screen and (max-width: 1024px) {
  .section_6 .__text .label-def {
    text-align: center;
    padding-bottom: 20px;
  }
}
@media only screen and (max-width: 480px) {
  .section_6 .__text .label-def {
    padding-bottom: 0px;
  }
}
.section_6 .__text .label-def h3 {
  position: absolute;
  left: 14.7540983607%;
  top: 45px;
  right: 0;
}
@media only screen and (max-width: 1024px) {
  .section_6 .__text .label-def h3 {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
  }
}
.section_6 .__text .label-def h3:nth-of-type(2) {
  top: 105px;
}
@media only screen and (max-width: 1024px) {
  .section_6 .__text .label-def h3:nth-of-type(2) {
    top: -15px;
    margin-bottom: -15px;
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  .section_6 .__text .label-def h3:nth-of-type(2) {
    top: -20px;
    margin-bottom: -20px;
  }
}
.section_6 .__text .--excerpt {
  text-align: justify;
  margin-bottom: 55px;
}
@media only screen and (max-width: 1024px) {
  .section_6 .__text .--excerpt {
    margin-bottom: 10px;
  }
}
.section_6 .__text .--excerpt:nth-of-type(2) {
  margin-top: 190px;
}
@media only screen and (max-width: 1024px) {
  .section_6 .__text .--excerpt:nth-of-type(2) {
    margin-top: 0px;
  }
}
.section_6 .__text .--excerpt:last-child {
  margin-bottom: 0px;
}
.section_6 .__text .--excerpt p {
  color: rgba(224, 224, 233, 0.85);
  margin-bottom: 10px;
}
.section_6 .__text .--excerpt p:last-child {
  margin-bottom: 0px;
}
.section_6 .__text .--excerpt:nth-of-type(3) {
  width: calc(100% - 40px);
  background: #8F6839;
  padding: 50px 30px;
}
@media only screen and (max-width: 1024px) {
  .section_6 .__text .--excerpt:nth-of-type(3) {
    width: 100%;
    background: transparent;
    padding: 0px;
  }
}
.section_6 .__text .--excerpt:nth-of-type(3) .viewMore-def {
  margin-top: 25px;
  background: #F4EFE9;
}
@media only screen and (max-width: 1024px) {
  .section_6 .__text .--excerpt:nth-of-type(3) .viewMore-def {
    background: #8F6839;
    margin: 25px auto 0px;
  }
}
.section_6 .__text .--excerpt:nth-of-type(3) .viewMore-def:before {
  border: 2px solid #8F6839;
}
@media only screen and (max-width: 1024px) {
  .section_6 .__text .--excerpt:nth-of-type(3) .viewMore-def:before {
    border: 2px solid #030323;
  }
}
.section_6 .__text .--excerpt:nth-of-type(3) .viewMore-def span {
  color: #8F6839;
}
@media only screen and (max-width: 1024px) {
  .section_6 .__text .--excerpt:nth-of-type(3) .viewMore-def span {
    color: #030323;
  }
}
.section_6 .__text .--excerpt:nth-of-type(3) .viewMore-def img:nth-of-type(2) {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .section_6 .__text .--excerpt:nth-of-type(3) .viewMore-def img:nth-of-type(2) {
    display: block;
  }
}
.section_6 .__text .--excerpt:nth-of-type(3) .viewMore-def img:nth-of-type(1) {
  display: block;
}
@media only screen and (max-width: 1024px) {
  .section_6 .__text .--excerpt:nth-of-type(3) .viewMore-def img:nth-of-type(1) {
    display: none;
  }
}
.section_6 .__img-left, .section_6 .__img-center, .section_6 .__img-right {
  position: absolute;
}
@media only screen and (max-width: 1024px) {
  .section_6 .__img-left, .section_6 .__img-center, .section_6 .__img-right {
    position: relative;
    width: calc((100% - 30px) / 3) !important;
    padding-top: 50%;
    margin-right: 15px;
    float: left;
  }
}
.section_6 .__img-left img, .section_6 .__img-center img, .section_6 .__img-right img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.section_6 .__img-left {
  left: 0;
  bottom: 35px;
  width: 39.5833333333%;
}
@media only screen and (max-width: 1024px) {
  .section_6 .__img-left {
    left: auto;
    bottom: auto;
  }
}
.section_6 .__img-right {
  right: 0;
  top: 103px;
  bottom: 0;
  width: 27.7777777778%;
}
@media only screen and (max-width: 1024px) {
  .section_6 .__img-right {
    right: auto;
    top: auto;
    bottom: auto;
    margin-right: 0;
  }
}
.section_6 .__img-center {
  top: 0;
  bottom: 103px;
  width: 27.0833333333%;
  right: 30.5555555556%;
}
@media only screen and (max-width: 1024px) {
  .section_6 .__img-center {
    top: auto;
    bottom: auto;
    right: auto;
  }
}
.section_6 .decor {
  position: absolute;
  pointer-events: none;
  z-index: 1;
  left: -20%;
  top: 31%;
  z-index: 3;
  -webkit-animation: leafAnimation 20s ease-in-out infinite;
}
@media only screen and (max-width: 1024px) {
  .section_6 .decor {
    top: -20%;
  }
}
@media only screen and (max-width: 480px) {
  .section_6 .decor {
    max-width: 50%;
    top: -15%;
  }
}
.section_6 .decor img {
  display: block;
  max-width: 100%;
  height: auto;
}

.section_7 {
  position: relative;
  padding: 140px 0px 97px;
}
@media only screen and (max-width: 1024px) {
  .section_7 {
    padding: 80px 0px;
  }
}
@media only screen and (max-width: 480px) {
  .section_7 {
    padding: 60px 0px;
  }
}
.section_7 .label-def {
  text-align: center;
}
.section_7 .__content {
  position: relative;
  z-index: 2;
  padding-top: 37px;
}
@media only screen and (max-width: 1024px) {
  .section_7 .__content {
    padding-top: 25px;
  }
}
@media only screen and (max-width: 480px) {
  .section_7 .__content {
    padding-top: 10px;
  }
}
.section_7 .__content img {
  display: block;
  width: 100%;
  height: auto;
}
.section_7 .__content .zoom_in, .section_7 .__content .zoom_out {
  position: absolute;
  bottom: 20px;
  left: 20px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #030323;
  color: #ffffff;
  border-radius: 50%;
  cursor: pointer;
}
@media only screen and (max-width: 480px) {
  .section_7 .__content .zoom_in, .section_7 .__content .zoom_out {
    bottom: 10px;
    left: 10px;
  }
}
.section_7 .__content .zoom_out {
  left: 70px;
}
@media only screen and (max-width: 480px) {
  .section_7 .__content .zoom_out {
    left: 60px;
  }
}
.section_7 .decor {
  position: absolute;
  pointer-events: none;
  right: -7%;
  top: 8%;
  -webkit-animation: leafAnimation 20s ease-in-out infinite;
}
@media only screen and (max-width: 1024px) {
  .section_7 .decor {
    display: none;
  }
}
.section_7 .decor img {
  display: block;
  max-width: 100%;
  height: auto;
}

.section_8 {
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  .section_8 {
    padding-bottom: 80px;
  }
}
@media only screen and (max-width: 480px) {
  .section_8 {
    padding-bottom: 40px;
  }
}
.section_8:before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  background: linear-gradient(139.47deg, #EFC18A 14.79%, #D4A470 39.44%, #9E6C3B 90.63%, #8A592B 109.69%);
  z-index: 2;
}
.section_8 .swiper-container {
  width: 100%;
}
.section_8 .swiper-container .swiper-wrapper .swiper-slide {
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .section_8 .swiper-container .swiper-wrapper .swiper-slide {
    display: flex;
    flex-direction: column;
  }
}
.section_8 .swiper-container .swiper-wrapper .swiper-slide .__image {
  position: relative;
  padding-top: 40.455%;
}
@media only screen and (max-width: 1024px) {
  .section_8 .swiper-container .swiper-wrapper .swiper-slide .__image {
    padding-top: 0px;
    height: calc(100vh - 264px);
  }
}
@media only screen and (max-width: 768px) {
  .section_8 .swiper-container .swiper-wrapper .swiper-slide .__image {
    order: 3;
    height: auto;
    width: calc(100% - 60px);
    margin: 0 auto;
  }
}
@media only screen and (max-width: 480px) {
  .section_8 .swiper-container .swiper-wrapper .swiper-slide .__image {
    width: calc(100% - 30px);
  }
}
.section_8 .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;
}
@media only screen and (max-width: 768px) {
  .section_8 .swiper-container .swiper-wrapper .swiper-slide .__image img {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    height: auto;
  }
}
.section_8 .swiper-container .swiper-wrapper .swiper-slide .__overview {
  position: relative;
  background-image: url("assets/images/home/screen9-decor.png");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 90px 15.2777777778%;
}
@media only screen and (max-width: 1024px) {
  .section_8 .swiper-container .swiper-wrapper .swiper-slide .__overview {
    padding: 50px 30px;
  }
}
@media only screen and (max-width: 768px) {
  .section_8 .swiper-container .swiper-wrapper .swiper-slide .__overview {
    display: flex;
    justify-content: center;
    order: 2;
    background-image: inherit;
  }
}
@media only screen and (max-width: 480px) {
  .section_8 .swiper-container .swiper-wrapper .swiper-slide .__overview {
    padding: 20px 30px;
    display: block;
  }
}
.section_8 .swiper-container .swiper-wrapper .swiper-slide .__overview:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  background: linear-gradient(139.47deg, #EFC18A 14.79%, #D4A470 39.44%, #9E6C3B 90.63%, #8A592B 109.69%);
}
@media only screen and (max-width: 768px) {
  .section_8 .swiper-container .swiper-wrapper .swiper-slide .__overview:before {
    display: none;
  }
}
.section_8 .swiper-container .swiper-wrapper .swiper-slide .__overview .--item {
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 768px) {
  .section_8 .swiper-container .swiper-wrapper .swiper-slide .__overview .--item {
    float: left;
    margin-right: 80px;
  }
}
@media only screen and (max-width: 480px) {
  .section_8 .swiper-container .swiper-wrapper .swiper-slide .__overview .--item {
    margin-right: 0px;
  }
}
.section_8 .swiper-container .swiper-wrapper .swiper-slide .__overview .--item:first-child {
  float: left;
  margin-right: 80px;
}
.section_8 .swiper-container .swiper-wrapper .swiper-slide .__overview .--item:first-child span:nth-of-type(2) {
  letter-spacing: 0.355em;
}
.section_8 .swiper-container .swiper-wrapper .swiper-slide .__overview .--item:last-child {
  flex-direction: row;
  margin-top: 30px;
}
@media only screen and (max-width: 768px) {
  .section_8 .swiper-container .swiper-wrapper .swiper-slide .__overview .--item:last-child {
    flex-direction: column;
    margin-right: 0px;
    margin-top: 0px;
  }
}
@media only screen and (max-width: 480px) {
  .section_8 .swiper-container .swiper-wrapper .swiper-slide .__overview .--item:last-child {
    flex-direction: row;
    margin-top: 30px;
  }
}
.section_8 .swiper-container .swiper-wrapper .swiper-slide .__overview .--item:last-child span:nth-of-type(2) {
  top: 5px;
  left: 19px;
  margin-bottom: 0px;
}
@media only screen and (max-width: 768px) {
  .section_8 .swiper-container .swiper-wrapper .swiper-slide .__overview .--item:last-child span:nth-of-type(2) {
    left: 0;
    top: 0;
  }
}
@media only screen and (max-width: 480px) {
  .section_8 .swiper-container .swiper-wrapper .swiper-slide .__overview .--item:last-child span:nth-of-type(2) {
    top: 5px;
    left: 19px;
  }
}
.section_8 .swiper-container .swiper-wrapper .swiper-slide .__overview .--item span {
  display: inline-block;
}
.section_8 .swiper-container .swiper-wrapper .swiper-slide .__overview .--item span:nth-of-type(1) {
  font-family: "iCielSaolText-Regular";
  font-size: 48px;
  line-height: 120%;
  letter-spacing: 0.525px;
  background: linear-gradient(39.47deg, #EFC18A 14.79%, #D4A470 39.44%, #9E6C3B 90.63%, #8A592B 109.69%);
  background: -webkit-linear-gradient(39.47deg, #EFC18A 14.79%, #D4A470 39.44%, #9E6C3B 90.63%, #8A592B 109.69%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.section_8 .swiper-container .swiper-wrapper .swiper-slide .__overview .--item span:nth-of-type(2) {
  position: relative;
  top: -2px;
  margin-bottom: -2px;
  font-family: "Gotham-Bold";
  font-size: 15px;
  line-height: 151%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #E0E0E9;
}
.section_8 .swiper-container .swiper-wrapper .swiper-slide .__detail {
  position: absolute;
  right: 6.25%;
  bottom: 75px;
  width: 51.3888888889%;
  background: #030323;
  backdrop-filter: blur(27.1828px);
  padding: 70px 6.25%;
}
@media only screen and (max-width: 1024px) {
  .section_8 .swiper-container .swiper-wrapper .swiper-slide .__detail {
    right: 30px;
    bottom: 38px;
    padding: 40px;
    width: 60%;
  }
}
@media only screen and (max-width: 768px) {
  .section_8 .swiper-container .swiper-wrapper .swiper-slide .__detail {
    position: relative;
    right: auto;
    bottom: auto;
    width: 100%;
    order: 1;
    text-align: center;
    padding: 0px 30px;
  }
}
@media only screen and (max-width: 480px) {
  .section_8 .swiper-container .swiper-wrapper .swiper-slide .__detail {
    padding: 0px 15px;
  }
}
.section_8 .swiper-container .swiper-wrapper .swiper-slide .__detail .--logo {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.section_8 .swiper-container .swiper-wrapper .swiper-slide .__detail .--logo img {
  display: block;
  max-width: 190px;
  max-height: 72px;
}
.section_8 .swiper-container .swiper-wrapper .swiper-slide .__detail .label-def {
  padding: 25px 0px 20px;
}
@media only screen and (max-width: 1024px) {
  .section_8 .swiper-container .swiper-wrapper .swiper-slide .__detail .label-def {
    padding: 15px 0px 10px;
  }
}
@media only screen and (max-width: 768px) {
  .section_8 .swiper-container .swiper-wrapper .swiper-slide .__detail .label-def {
    text-align: center;
  }
}
@media only screen and (max-width: 480px) {
  .section_8 .swiper-container .swiper-wrapper .swiper-slide .__detail .label-def {
    padding-bottom: 0px;
  }
}
@media only screen and (max-width: 768px) {
  .section_8 .swiper-container .swiper-wrapper .swiper-slide .__detail .label-def h3:nth-of-type(1) {
    width: 100%;
  }
}
.section_8 .swiper-container .swiper-wrapper .swiper-slide .__detail .label-def h3:nth-of-type(2) {
  top: -20px;
  margin-bottom: -20px;
}
.section_8 .swiper-container .swiper-wrapper .swiper-slide .__detail .--desc {
  text-align: justify;
}
.section_8 .swiper-container .swiper-wrapper .swiper-slide .__detail .--desc p {
  color: #E0E0E9;
  margin-bottom: 10px;
}
.section_8 .swiper-container .swiper-wrapper .swiper-slide .__detail .--desc p:last-child {
  margin-bottom: 0px;
}
.section_8 .btn-slide {
  position: absolute;
  right: 12.5%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 1024px) {
  .section_8 .btn-slide {
    right: 70px;
  }
}
@media only screen and (max-width: 768px) {
  .section_8 .btn-slide {
    position: relative;
    right: auto;
    bottom: auto !important;
    margin-top: 25px;
  }
}
.section_8 .btn-slide .swiper-button-prev, .section_8 .btn-slide .swiper-button-next {
  position: relative;
  left: auto;
  right: auto;
  margin-top: 0px;
  top: auto;
  width: auto;
  height: auto;
}
.section_8 .btn-slide .swiper-button-prev.swiper-button-disabled, .section_8 .btn-slide .swiper-button-next.swiper-button-disabled {
  opacity: 0.2;
}
.section_8 .btn-slide .swiper-button-prev {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
  margin-right: 40px;
}

.section_9 {
  position: relative;
  padding-top: 120px;
}
@media only screen and (max-width: 1024px) {
  .section_9 {
    padding-top: 80px;
  }
}
@media only screen and (max-width: 480px) {
  .section_9 {
    padding-top: 60px;
  }
}
.section_9 .label-def {
  margin-left: 15.2777777778%;
}
@media only screen and (max-width: 1024px) {
  .section_9 .label-def {
    text-align: center;
    margin-left: 0px;
  }
}
.section_9 .__content {
  padding-top: 32px;
}
@media only screen and (max-width: 1024px) {
  .section_9 .__content {
    padding-top: 25px;
  }
}
@media only screen and (max-width: 480px) {
  .section_9 .__content {
    padding-top: 15px;
    width: calc(100% - 30px);
    margin: 0 auto;
  }
}
.section_9 .__content .swiper-container .swiper-wrapper .swiper-slide {
  height: auto;
  background: #080827;
  box-shadow: inset 0px -1px 0px #191937;
}
.section_9 .__content .swiper-container .swiper-wrapper .swiper-slide:nth-of-type(2n) {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.04), rgba(255, 255, 255, 0.04));
  box-shadow: inset 0px -1px 0px rgba(255, 255, 255, 0.05);
}
@media only screen and (min-width: 1025px) {
  .section_9 .__content .swiper-container .swiper-wrapper .swiper-slide:hover .--image img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
  }
  .section_9 .__content .swiper-container .swiper-wrapper .swiper-slide:hover .--text .--detail {
    padding-left: 27px;
  }
  .section_9 .__content .swiper-container .swiper-wrapper .swiper-slide:hover .--text .--detail:before {
    width: 20px;
  }
}
.section_9 .__content .swiper-container .swiper-wrapper .swiper-slide .--image {
  position: relative;
  padding-top: 100%;
  overflow: hidden;
}
.section_9 .__content .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;
  -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;
}
.section_9 .__content .swiper-container .swiper-wrapper .swiper-slide .--text {
  position: relative;
  padding: 30px 50px 35px 70px;
}
@media only screen and (max-width: 1024px) {
  .section_9 .__content .swiper-container .swiper-wrapper .swiper-slide .--text {
    padding: 30px 30px 35px 70px;
  }
}
@media only screen and (max-width: 480px) {
  .section_9 .__content .swiper-container .swiper-wrapper .swiper-slide .--text {
    padding: 30px 15px 35px 70px;
  }
}
.section_9 .__content .swiper-container .swiper-wrapper .swiper-slide .--text .--date {
  position: absolute;
  top: 35px;
  left: 50px;
  font-family: K2D;
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 2px;
  color: rgba(255, 255, 255, 0.27);
  mix-blend-mode: normal;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  transform: rotate(90deg);
  transform-origin: 0 0;
}
.section_9 .__content .swiper-container .swiper-wrapper .swiper-slide .--text h2 {
  font-family: K2D;
  font-size: 19px;
  line-height: 26px;
  letter-spacing: 0.666667px;
  color: #E0E0E9;
}
@media only screen and (max-width: 1024px) {
  .section_9 .__content .swiper-container .swiper-wrapper .swiper-slide .--text h2 {
    font-size: 18px;
    line-height: 24px;
  }
}
@media only screen and (max-width: 480px) {
  .section_9 .__content .swiper-container .swiper-wrapper .swiper-slide .--text h2 {
    font-size: 16px;
    line-height: 22px;
  }
}
.section_9 .__content .swiper-container .swiper-wrapper .swiper-slide .--text .--detail {
  display: inline-block;
  position: relative;
  font-family: "Gotham-Bold";
  font-size: 12px;
  line-height: 22px;
  text-align: right;
  letter-spacing: 0.992727px;
  padding-left: 17px;
  text-transform: uppercase;
  background: linear-gradient(39.47deg, #EFC18A 14.79%, #D4A470 39.44%, #9E6C3B 90.63%, #8A592B 109.69%);
  background: -webkit-linear-gradient(39.47deg, #EFC18A 14.79%, #D4A470 39.44%, #9E6C3B 90.63%, #8A592B 109.69%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-top: 30px;
  -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) {
  .section_9 .__content .swiper-container .swiper-wrapper .swiper-slide .--text .--detail {
    margin-top: 15px;
  }
}
.section_9 .__content .swiper-container .swiper-wrapper .swiper-slide .--text .--detail:before {
  position: absolute;
  content: "";
  left: 0;
  top: 10px;
  width: 10px;
  height: 1px;
  background: linear-gradient(139.47deg, #EFC18A 14.79%, #D4A470 39.44%, #9E6C3B 90.63%, #8A592B 109.69%);
  -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;
}
.section_9 .viewMore-def {
  position: absolute;
  top: 160px;
  right: 15.2777777778%;
}
@media only screen and (max-width: 1024px) {
  .section_9 .viewMore-def {
    position: relative;
    top: auto;
    right: auto;
    margin: 25px auto 0px;
  }
}

.section_10 {
  position: relative;
  padding: 100px 6.25% 257px;
}
@media only screen and (max-width: 1024px) {
  .section_10 {
    padding: 100px 30px 257px;
  }
}
@media only screen and (max-width: 480px) {
  .section_10 {
    padding: 70px 15px 240px;
  }
}
.section_10 .label-def {
  text-align: center;
}
.section_10 .__content {
  padding-top: 32px;
}
@media only screen and (max-width: 1024px) {
  .section_10 .__content {
    padding-top: 25px;
  }
}
@media only screen and (max-width: 480px) {
  .section_10 .__content {
    padding-top: 15px;
  }
}
.section_10 .__content .swiper-container .swiper-wrapper .swiper-slide {
  display: flex;
  flex-wrap: wrap;
}
.section_10 .__content .swiper-container .swiper-wrapper .swiper-slide .--item {
  font-family: "K2D";
  font-size: 13px;
  line-height: 21px;
  color: rgba(255, 255, 255, 0.75);
  border-right: 0px solid #191937;
  border-bottom: 0px solid #191937;
  padding: 20px 25px;
  width: 25%;
  float: left;
}
.section_10 .__content .swiper-container .swiper-wrapper .swiper-slide .--item strong, .section_10 .__content .swiper-container .swiper-wrapper .swiper-slide .--item a {
  font-family: "Gotham-Bold";
}
.section_10 .__content .swiper-container .swiper-wrapper .swiper-slide .--item strong:hover, .section_10 .__content .swiper-container .swiper-wrapper .swiper-slide .--item strong:focus, .section_10 .__content .swiper-container .swiper-wrapper .swiper-slide .--item a:hover, .section_10 .__content .swiper-container .swiper-wrapper .swiper-slide .--item a:focus {
  color: rgba(255, 255, 255, 0.75);
}
.section_10 .__content .swiper-container .swiper-wrapper .swiper-slide .--item:nth-of-type(1), .section_10 .__content .swiper-container .swiper-wrapper .swiper-slide .--item:nth-of-type(2), .section_10 .__content .swiper-container .swiper-wrapper .swiper-slide .--item:nth-of-type(3), .section_10 .__content .swiper-container .swiper-wrapper .swiper-slide .--item:nth-of-type(4) {
  border-top: 0px solid #191937;
}
.section_10 .__content .swiper-container .swiper-wrapper .swiper-slide .--item:nth-of-type(4n+1) {
  border-left: 0px solid #191937;
}
@media only screen and (max-width: 768px) {
  .section_10 .__content .swiper-container .swiper-wrapper .swiper-slide .--item {
    width: calc(100% / 3);
  }
  .section_10 .__content .swiper-container .swiper-wrapper .swiper-slide .--item:nth-of-type(4) {
    border-top: none;
  }
  .section_10 .__content .swiper-container .swiper-wrapper .swiper-slide .--item:nth-of-type(4n+1) {
    border-left: none;
  }
  .section_10 .__content .swiper-container .swiper-wrapper .swiper-slide .--item:nth-of-type(3n+1) {
    border-left: 0px solid #191937;
  }
}
@media only screen and (max-width: 480px) {
  .section_10 .__content .swiper-container .swiper-wrapper .swiper-slide .--item {
    width: 50%;
    padding: 20px 15px;
  }
  .section_10 .__content .swiper-container .swiper-wrapper .swiper-slide .--item:nth-of-type(3) {
    border-top: none;
  }
  .section_10 .__content .swiper-container .swiper-wrapper .swiper-slide .--item:nth-of-type(3n+1) {
    border-left: none;
  }
  .section_10 .__content .swiper-container .swiper-wrapper .swiper-slide .--item:nth-of-type(2n+1) {
    border-left: 0px solid #191937;
  }
}
.section_10 .__content .btn-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 12px;
}
.section_10 .__content .btn-slide .swiper-button-prev, .section_10 .__content .btn-slide .swiper-button-next {
  position: relative;
  left: auto;
  right: auto;
  margin-top: 0px;
  top: auto;
  width: 65px;
  height: 65px;
}
.section_10 .__content .btn-slide .swiper-button-prev.swiper-button-disabled, .section_10 .__content .btn-slide .swiper-button-next.swiper-button-disabled {
  opacity: 0.2;
}
.section_10 .__content .btn-slide .swiper-button-prev {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
}

.section_11 {
  position: relative;
  background: #F4EFE9;
}
.section_11 .__content {
  position: relative;
  top: -200px;
  width: 75%;
  margin: 0 auto -200px;
}
@media only screen and (max-width: 1024px) {
  .section_11 .__content {
    width: calc(100% - 60px);
  }
}
@media only screen and (max-width: 480px) {
  .section_11 .__content {
    width: calc(100% - 30px);
  }
}
.section_11 .__content .__label {
  position: relative;
  padding: 60px 7.4074074074% 30px;
  background-image: url("assets/images/home/screen11-decor.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 480px) {
  .section_11 .__content .__label {
    padding: 20px 15px 10px;
    text-align: center;
  }
}
.section_11 .__content .__label .--logo {
  display: inline-block;
  position: absolute;
  top: 60px;
  right: 55px;
}
@media only screen and (max-width: 480px) {
  .section_11 .__content .__label .--logo {
    position: relative;
    top: auto;
    right: auto;
    margin-bottom: 30px;
  }
}
.section_11 .__content .__label .--logo img {
  display: block;
  max-width: 100%;
  max-height: 56px;
}
.section_11 .__content .__label .label-def {
  display: inline-flex;
  flex-direction: column;
}
@media only screen and (max-width: 480px) {
  .section_11 .__content .__label .label-def {
    width: 100%;
  }
}
.section_11 .__content .__label .label-def h2 {
  font-size: 12px;
  color: #9898A9;
  margin-bottom: 50px;
}
@media only screen and (max-width: 480px) {
  .section_11 .__content .__label .label-def h2 {
    margin-bottom: 0px;
  }
}
.section_11 .__content .__label .label-def h3 {
  font-size: 40px;
  line-height: 70px;
}
@media only screen and (max-width: 1280px) {
  .section_11 .__content .__label .label-def h3 {
    font-size: 36px;
    line-height: 66px;
  }
}
@media only screen and (max-width: 480px) {
  .section_11 .__content .__label .label-def h3 {
    font-size: 26px;
    line-height: 56px;
    text-align: center;
  }
}
.section_11 .__content .__label .label-def h3:nth-of-type(2) {
  top: -20px;
  margin-bottom: -20px;
}
.section_11 .__content .__form {
  padding: 50px 7.4074074074% 80px;
  background: #030323;
}
@media only screen and (max-width: 480px) {
  .section_11 .__content .__form {
    padding: 50px 15px 50px;
  }
}
.section_11 .__content .__form .--hideForm {
  display: block;
}
.section_11 .__content .__form .--hideForm.is-hidden {
  display: none;
}
.section_11 .__content .__form .--hideForm .form-group{
  display: inline-flex;
  flex-direction: column;
  width: 100%;
  position: relative;
}
.section_11 .__content .__form .--hideForm .form-group .form-group {
  width: calc((100% - 55px) / 2);
  margin-right: 55px;
  margin-top: 19px;
}
@media only screen and (max-width: 480px) {
  .section_11 .__content .__form .--hideForm .form-group .form-group {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 10px;
  }
}
.section_11 .__content .__form .--hideForm .form-group .form-group:nth-of-type(1) {
  order: 1;
  margin-top: 0px;
}
.section_11 .__content .__form .--hideForm .form-group .form-group:nth-of-type(2) {
  order: 3;
}
.section_11 .__content .__form .--hideForm .form-group .form-group:nth-of-type(3) {
  order: 2;
}
.section_11 .__content .__form .--hideForm .form-group .form-group:nth-of-type(4) {
  order: 4;
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
}
@media only screen and (max-width: 480px) {
  .section_11 .__content .__form .--hideForm .form-group .form-group:nth-of-type(4) {
    position: relative;
    top: auto;
    right: auto;
  }
}
.section_11 .__content .__form .--hideForm .form-group .form-group:nth-of-type(4) textarea {
  height: 111px;
}
.section_11 .__content .__form .--hideForm .form-group .form-group:nth-of-type(5) {
  order: 5;
  position: absolute;
  right: 0;
  bottom: 0px;
  margin-right: 0px;
}
@media only screen and (max-width: 480px) {
  .section_11 .__content .__form .--hideForm .form-group .form-group:nth-of-type(5) {
    position: relative;
    right: auto;
    bottom: auto;
  }
}
.section_11 .__content .__form .--hideForm .form-group .form-group:nth-of-type(5) button {
  margin: 0 0 0 auto;
}
@media only screen and (max-width: 480px) {
  .section_11 .__content .__form .--hideForm .form-group .form-group:nth-of-type(5) button {
    margin: 0 auto;
  }
}
.section_11 .__content .__form .--hideForm .form-group .form-group button:after {
  position: absolute;
  content: "";
  top: -78px;
  left: 0;
  width: 110%;
  height: 65%;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-animation: loadmoreAnimation 2.2s ease-in-out infinite;
  -moz-animation: loadmoreAnimation 2.2s ease-in-out infinite;
  -ms-animation: loadmoreAnimation 2.2s ease-in-out infinite;
  -o-animation: loadmoreAnimation 2.2s ease-in-out infinite;
  animation: loadmoreAnimation 2.2s ease-in-out infinite;
  animation-delay: 1s;
  box-shadow: 0 0 5px 5px rgba(255, 255, 255, 0.01);
}
.section_11 .__content .__form .--hideForm .form-group .form-group button img:nth-of-type(1) {
  display: none;
}
.section_11 .__content .__form .--hideForm .form-group .form-group button img:nth-of-type(2) {
  display: block;
}
.section_11 .__content .__form h2 {
  display: inline-block;
  font-family: "iCielSaolText-Regular";
  font-size: 24px;
  line-height: 34px;
  letter-spacing: 0.525px;
  text-transform: uppercase;
  background: linear-gradient(39.47deg, #EFC18A 14.79%, #D4A470 39.44%, #9E6C3B 90.63%, #8A592B 109.69%);
  background: -webkit-linear-gradient(39.47deg, #EFC18A 14.79%, #D4A470 39.44%, #9E6C3B 90.63%, #8A592B 109.69%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media only screen and (max-width: 1024px) {
  .section_11 .__content .__form h2 {
    font-size: 20px;
    line-height: 30px;
  }
}
@media only screen and (max-width: 768px) {
  .section_11 .__content .__form h2 {
    text-align: center;
    font-size: 34px;
    line-height: 56px;
    display: block;
  }
}
@media only screen and (max-width: 480px) {
  .section_11 .__content .__form h2 {
    font-size: 26px;
    line-height: 38px;
  }
}
.section_11 .__content .__form h2 br {
  display: none;
}
@media only screen and (max-width: 480px) {
  .section_11 .__content .__form h2 br {
    display: block;
  }
}
.section_11 .__content .__form .msg-success {
  text-align: center;
  display: none;
  min-height: 239px;
}
.section_11 .__content .__form .msg-success.is-active {
  display: block;
}
.section_11 .__content .__form .msg-success h2 {
  margin: 24px 0px 8px;
}
.section_11 .__content .__form .msg-success p {
  font-family: "Barlow", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 150%;
  color: #B8B8C1;
}
@media only screen and (max-width: 480px) {
  .section_11 .__content .__form .msg-success p {
    font-size: 13px;
  }
}

.button-popup-form {
  position: fixed;
  bottom: 15px;
  right: 15px;
  z-index: 99;
  font-family: "Gotham-Bold";
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 0.007em;
  text-transform: uppercase;
  color: #030323;
  background: linear-gradient(39.47deg, #EFC18A 14.79%, #D4A470 39.44%, #9E6C3B 90.63%, #8A592B 109.69%);
  width: 246px;
  height: 64px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  -webkit-transform: translateY(calc(100% + 30px));
  -moz-transform: translateY(calc(100% + 30px));
  transform: translateY(calc(100% + 30px));
  opacity: 0;
  pointer-events: none;
  -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;
}
.button-popup-form.is-active {
  opacity: 1;
  pointer-events: all;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  transform: translateY(0);
}
.button-popup-form:before {
  position: absolute;
  content: "";
  top: 8px;
  left: 8px;
  width: 230px;
  height: 48px;
  border: 1px solid #030323;
}
@media only screen and (max-width: 1024px) {
  .button-popup-form:before {
    display: none;
  }
}
@media only screen and (max-width: 1024px) {
  .button-popup-form {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
    width: 20%;
    height: 50px;
    right: 20%;
    bottom: 0;
    background: transparent;
    pointer-events: all;
  }
  .button-popup-form:after {
    position: absolute;
    content: "";
    pointer-events: none;
    top: 17px;
    bottom: 17px;
    left: auto;
    right: 0;
    background: #E9BE63;
    width: 1px;
    opacity: 0.5;
  }
}
@media only screen and (max-width: 1024px) {
  .button-popup-form span:nth-of-type(1) {
    display: none;
  }
}
.button-popup-form span:nth-of-type(2) {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
@media only screen and (max-width: 1024px) {
  .button-popup-form span:nth-of-type(2) {
    display: none;
  }
}
.button-popup-form span:nth-of-type(2):before {
  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;
  -ms-animation: spanAnimation 2.2s ease-in-out infinite;
  -o-animation: spanAnimation 2.2s ease-in-out infinite;
  animation: spanAnimation 2.2s ease-in-out infinite;
  animation-delay: 1s;
}
.button-popup-form i {
  display: none;
  font-size: 17px;
  color: #D4A470;
}
.button-popup-form i:hover, .button-popup-form i:focus {
  color: #D4A470;
}
@media only screen and (max-width: 1024px) {
  .button-popup-form i {
    display: block;
  }
}

@property --angle {
  syntax: "<angle>";
  initial-value: 0deg;
  inherits: false;
}
@keyframes rotate {
  to {
    --angle: 360deg;
  }
}
@keyframes loadmoreAnimation {
  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 draw2 {
  0% {
    stroke-dashoffset: 0;
  }
  to {
    stroke-dashoffset: 2000;
  }
}
@keyframes boxShadow {
  0% {
    opacity: 0;
    r: 41.1;
  }
  50% {
    opacity: 0.3;
    r: 93.3;
  }
  100% {
    opacity: 0;
    r: 41.1;
  }
}
.pageBanner-def {
  position: relative;
  padding-top: 116px;
  background-image: url("assets/images/home/banner-bg.png");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 1024px) {
  .pageBanner-def {
    padding-top: 42px;
  }
}
@media only screen and (max-width: 480px) {
  .pageBanner-def {
    padding-top: 22px;
  }
}
.pageBanner-def:after {
  position: absolute;
  content: "";
  top: 20px;
  left: 20px;
  right: 20px;
  bottom: 0px;
  border: 2px solid;
  border-image: linear-gradient(var(--angle), #EFC18A 14.79%, #D4A470 39.44%, #9E6C3B 90.63%, #8A592B 109.69%) 1;
  border-bottom: none;
  animation: 10s rotate linear infinite;
}
@media only screen and (max-width: 480px) {
  .pageBanner-def:after {
    top: 10px;
    left: 10px;
    right: 10px;
  }
}
.pageBanner-def .--image {
  position: relative;
  width: calc(100% - 100px);
  margin: 0px auto;
  padding-top: 19.445%;
  z-index: 1;
}
@media only screen and (max-width: 768px) {
  .pageBanner-def .--image {
    padding-top: 28.445%;
  }
}
@media only screen and (max-width: 480px) {
  .pageBanner-def .--image {
    width: calc(100% - 42px);
    padding-top: 40.445%;
  }
}
.pageBanner-def .--image img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.pageBanner-def .decor_left, .pageBanner-def .decor_right {
  position: absolute;
  pointer-events: none;
  z-index: 1;
}
@media only screen and (max-width: 1024px) {
  .pageBanner-def .decor_left, .pageBanner-def .decor_right {
    max-width: 35%;
  }
}
@media only screen and (max-width: 480px) {
  .pageBanner-def .decor_left, .pageBanner-def .decor_right {
    max-width: 40%;
  }
}
.pageBanner-def .decor_left img, .pageBanner-def .decor_right img {
  display: block;
  max-width: 100%;
  height: auto;
}
.pageBanner-def .decor_left {
  left: -20%;
  bottom: -60%;
  z-index: 3;
  -webkit-animation: leafAnimation 20s ease-in-out infinite;
}
.pageBanner-def .decor_right {
  right: -14%;
  top: -46%;
  -webkit-animation: leafAnimation 20s ease-in-out infinite;
}

.new-other .__content {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  text-align: left;
  z-index: 1;
  padding-top: 48px;
}
@media only screen and (max-width: 768px) {
  .new-other .__content {
    padding-top: 30px;
  }
}
@media only screen and (max-width: 480px) {
  .new-other .__content {
    padding: 30px 15px 0px;
  }
}
.new-other .__content .--item {
  position: relative;
  display: block;
  width: calc(100%/3);
  background: #080827;
  outline: none;
}
.new-other .__content .--item:nth-of-type(3n+2) {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.04), rgba(255, 255, 255, 0.04));
}
@media only screen and (max-width: 768px) {
  .new-other .__content .--item {
    width: 50%;
  }
  .new-other .__content .--item:nth-of-type(3n+2) {
    background: #080827;
  }
}
@media only screen and (max-width: 480px) {
  .new-other .__content .--item {
    width: 100%;
    margin-top: 20px;
  }
  .new-other .__content .--item:first-child {
    margin-top: 0px;
  }
}
@media only screen and (min-width: 1025px) {
  .new-other .__content .--item:hover .--image img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
  }
  .new-other .__content .--item:hover .--text .--details {
    padding-left: 33px;
  }
  .new-other .__content .--item:hover .--text .--details:before {
    width: 22px;
  }
}
.new-other .__content .--item .--image {
  position: relative;
  padding-top: 100%;
  overflow: hidden;
  z-index: 1;
}
.new-other .__content .--item .--image img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -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;
}
.new-other .__content .--item .--text {
  position: relative;
  padding: 30px 45px 35px 70px;
}
@media only screen and (max-width: 768px) {
  .new-other .__content .--item .--text {
    padding: 30px 20px 20px 70px;
  }
}
@media only screen and (max-width: 480px) {
  .new-other .__content .--item .--text {
    padding: 30px 0px 20px 40px;
  }
}
.new-other .__content .--item .--text h2 {
  font-family: "Gotham-Bold";
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0.666667px;
  color: #E0E0E9;
  margin-bottom: 20px;
}
@media only screen and (max-width: 480px) {
  .new-other .__content .--item .--text h2 {
    -webkit-line-clamp: inherit;
    font-size: 17px;
    line-height: 25px;
  }
}
.new-other .__content .--item .--text .--date {
  position: absolute;
  top: 35px;
  left: 45px;
  font-family: "Gotham-Bold";
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 2px;
  color: #FFFFFF;
  mix-blend-mode: normal;
  opacity: 0.27;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  transform: rotate(90deg);
  transform-origin: 0 0 0;
}
@media only screen and (max-width: 480px) {
  .new-other .__content .--item .--text .--date {
    left: 15px;
  }
}
.new-other .__content .--item .--text .--details {
  position: relative;
  font-family: "Gotham-Bold";
  font-size: 12px;
  line-height: 20px;
  text-align: right;
  letter-spacing: 0.992727px;
  text-transform: uppercase;
  padding-left: 23px;
  display: inline-block;
  background: linear-gradient(39.47deg, #EFC18A 14.79%, #D4A470 39.44%, #9E6C3B 90.63%, #8A592B 109.69%);
  background: -webkit-linear-gradient(39.47deg, #EFC18A 14.79%, #D4A470 39.44%, #9E6C3B 90.63%, #8A592B 109.69%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: 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;
}
.new-other .__content .--item .--text .--details:before {
  position: absolute;
  content: "";
  top: 7px;
  left: 0;
  width: 12px;
  height: 1.17px;
  background: linear-gradient(139.47deg, #EFC18A 14.79%, #D4A470 39.44%, #9E6C3B 90.63%, #8A592B 109.69%);
  -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;
}

.page-new {
  position: relative;
}
.page-new .new-content .screen_1 {
  position: relative;
  padding: 65px 0px 112px;
}
@media only screen and (max-width: 768px) {
  .page-new .new-content .screen_1 {
    padding: 80px 0px;
  }
}
@media only screen and (max-width: 480px) {
  .page-new .new-content .screen_1 {
    padding: 40px 0px 50px;
  }
}
.page-new .new-content .screen_1 .label-def {
  position: relative;
  padding-left: 40px;
  left: 32.6388888889%;
}
@media only screen and (max-width: 768px) {
  .page-new .new-content .screen_1 .label-def {
    left: auto;
    padding-left: 0;
    text-align: center;
  }
}
.page-new .new-content .screen_1 .label-def:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 62px;
  width: 1px;
  height: 203px;
  background: linear-gradient(139.47deg, #EFC18A 14.79%, #D4A470 39.44%, #9E6C3B 90.63%, #8A592B 109.69%);
  z-index: 1;
}
@media only screen and (max-width: 1024px) {
  .page-new .new-content .screen_1 .label-def:before {
    height: 150px;
  }
}
@media only screen and (max-width: 768px) {
  .page-new .new-content .screen_1 .label-def:before {
    display: none;
  }
}
.page-new .new-content .screen_1 .label-def h2 {
  font-size: 12px;
}
.page-new .new-content .screen_1 .__content {
  position: relative;
  overflow: hidden;
  margin-top: 48px;
  z-index: 1;
}
@media only screen and (max-width: 768px) {
  .page-new .new-content .screen_1 .__content {
    margin-top: 30px;
    padding: 0px 30px;
  }
}
@media only screen and (max-width: 480px) {
  .page-new .new-content .screen_1 .__content {
    padding: 0px 15px;
    margin-top: 20px;
  }
}
.page-new .new-content .screen_1 .__content .swiper-container {
  width: 100%;
  height: 100%;
}
.page-new .new-content .screen_1 .__content .swiper-container .swiper-wrapper .swiper-slide {
  display: flex;
  justify-content: flex-end;
  padding: 60px 0px;
}
@media only screen and (max-width: 768px) {
  .page-new .new-content .screen_1 .__content .swiper-container .swiper-wrapper .swiper-slide {
    padding: 0px;
    flex-direction: column;
  }
}
.page-new .new-content .screen_1 .__content .swiper-container .swiper-wrapper .swiper-slide.is-hover .--text .--details {
  padding-left: 33px;
}
.page-new .new-content .screen_1 .__content .swiper-container .swiper-wrapper .swiper-slide.is-hover .--text .--details:before {
  width: 22px;
}
.page-new .new-content .screen_1 .__content .swiper-container .swiper-wrapper .swiper-slide .--image {
  position: absolute;
  top: 0px;
  left: 0;
  bottom: 0px;
  width: 57.6388888889%;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  .page-new .new-content .screen_1 .__content .swiper-container .swiper-wrapper .swiper-slide .--image {
    position: relative;
    top: auto;
    left: auto;
    bottom: auto;
    width: 100%;
    order: 2;
    padding-top: 65.742%;
  }
}
.page-new .new-content .screen_1 .__content .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;
}
.page-new .new-content .screen_1 .__content .swiper-container .swiper-wrapper .swiper-slide .--text {
  position: relative;
  z-index: 1;
  width: 48.6111111111%;
  padding: 115px 5.2083333333% 115px 9.0277777778%;
  background: #030323;
}
@media only screen and (max-width: 1024px) {
  .page-new .new-content .screen_1 .__content .swiper-container .swiper-wrapper .swiper-slide .--text {
    padding-bottom: 75px;
    padding-top: 75px;
  }
}
@media only screen and (max-width: 768px) {
  .page-new .new-content .screen_1 .__content .swiper-container .swiper-wrapper .swiper-slide .--text {
    order: 1;
    width: 100%;
    padding: 0px;
    background: transparent;
    text-align: center;
    padding-bottom: 20px;
  }
}
.page-new .new-content .screen_1 .__content .swiper-container .swiper-wrapper .swiper-slide .--text h2 a {
  display: block;
  font-family: "Gotham-Bold";
  font-size: 24px;
  line-height: 40px;
  text-transform: uppercase;
  color: #FFFFFF;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.page-new .new-content .screen_1 .__content .swiper-container .swiper-wrapper .swiper-slide .--text h2 a:hover, .page-new .new-content .screen_1 .__content .swiper-container .swiper-wrapper .swiper-slide .--text h2 a:focus {
  color: #ffffff;
}
@media only screen and (max-width: 768px) {
  .page-new .new-content .screen_1 .__content .swiper-container .swiper-wrapper .swiper-slide .--text h2 a {
    font-size: 20px;
    line-height: 30px;
  }
}
@media only screen and (max-width: 480px) {
  .page-new .new-content .screen_1 .__content .swiper-container .swiper-wrapper .swiper-slide .--text h2 a {
    font-size: 18px;
    line-height: 28px;
  }
}
.page-new .new-content .screen_1 .__content .swiper-container .swiper-wrapper .swiper-slide .--text .--date {
  position: absolute;
  top: 124px;
  left: calc(8.2857142857% + 20px);
  font-family: "Gotham-Bold";
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 1.84615px;
  color: #FFFFFF;
  mix-blend-mode: normal;
  opacity: 0.27;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  transform: rotate(90deg);
  transform-origin: 0 0 0;
}
@media only screen and (max-width: 1024px) {
  .page-new .new-content .screen_1 .__content .swiper-container .swiper-wrapper .swiper-slide .--text .--date {
    top: 84px;
  }
}
@media only screen and (max-width: 768px) {
  .page-new .new-content .screen_1 .__content .swiper-container .swiper-wrapper .swiper-slide .--text .--date {
    position: relative;
    top: auto;
    left: auto;
    transform: inherit;
    margin: 10px;
  }
}
.page-new .new-content .screen_1 .__content .swiper-container .swiper-wrapper .swiper-slide .--text .--excerpt {
  color: rgba(255, 255, 255, 0.85);
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin: 27px 0px 54px;
}
@media only screen and (max-width: 1024px) {
  .page-new .new-content .screen_1 .__content .swiper-container .swiper-wrapper .swiper-slide .--text .--excerpt {
    margin: 25px 0px;
  }
}
@media only screen and (max-width: 768px) {
  .page-new .new-content .screen_1 .__content .swiper-container .swiper-wrapper .swiper-slide .--text .--excerpt {
    margin: 0px 0px 10px;
  }
}
.page-new .new-content .screen_1 .__content .swiper-container .swiper-wrapper .swiper-slide .--text .--details {
  position: relative;
  font-family: "Gotham-Bold";
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0.992727px;
  text-transform: uppercase;
  display: inline-block;
  background: linear-gradient(39.47deg, #EFC18A 14.79%, #D4A470 39.44%, #9E6C3B 90.63%, #8A592B 109.69%);
  background: -webkit-linear-gradient(39.47deg, #EFC18A 14.79%, #D4A470 39.44%, #9E6C3B 90.63%, #8A592B 109.69%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding-left: 23px;
  -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;
}
.page-new .new-content .screen_1 .__content .swiper-container .swiper-wrapper .swiper-slide .--text .--details:before {
  position: absolute;
  content: "";
  top: 7px;
  left: 0;
  width: 12px;
  height: 1.17px;
  background: #9D7430;
  -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;
}
.page-new .new-content .screen_1 .__content .btn-slide {
  position: absolute;
  right: 6.25%;
  bottom: 0px;
  display: flex;
}
@media only screen and (max-width: 768px) {
  .page-new .new-content .screen_1 .__content .btn-slide {
    position: relative;
    right: auto;
    left: auto;
    bottom: auto;
    top: auto;
    order: 3;
    justify-content: center;
    margin-top: 35px;
  }
}
@media only screen and (max-width: 480px) {
  .page-new .new-content .screen_1 .__content .btn-slide {
    margin-top: 20px;
  }
}
.page-new .new-content .screen_1 .__content .btn-slide .swiper-button-prev {
  margin-right: 40px;
}
.page-new .new-content .screen_1 .__content .pagination-def {
  justify-content: center;
  width: 100%;
  right: 0;
  bottom: 0;
  padding-left: 57.6388888889%;
  padding-right: calc(6.25% + 89px);
}
@media only screen and (max-width: 768px) {
  .page-new .new-content .screen_1 .__content .pagination-def {
    display: none;
  }
}
.page-new .new-content .screen_1 .__content .pagination-def .swiper-pagination-bullet {
  border: 2px solid #DBAE80;
  border-radius: inherit;
}
.page-new .new-content .screen_1 .__content .pagination-def .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #DBAE80;
}
.page-new .new-other {
  position: relative;
  padding: 0px 0px 281px;
  text-align: center;
}
.page-new .new-other .label-def {
  text-align: center;
}
.page-new .new-other .viewMore-def {
  margin: 50px auto 0;
}
@media only screen and (max-width: 480px) {
  .page-new .new-other .viewMore-def {
    margin-top: 30px;
  }
}

.page-singleNew {
  position: relative;
}
.page-singleNew .pageBanner-def .--image {
  padding-top: 29.167%;
}
@media only screen and (max-width: 480px) {
  .page-singleNew .pageBanner-def .--image {
    padding-top: 40.445%;
  }
}
.page-singleNew .pageBanner-def .decor_right {
  top: -30%;
}
.page-singleNew .pageBanner-def .decor_left {
  bottom: -42%;
}
.page-singleNew .--backToTop {
  font-family: "Gotham-Bold";
  font-size: 11px;
  line-height: 13px;
  letter-spacing: 0.27px;
  text-transform: uppercase;
  color: #FFFFFF;
  text-align: center;
}
.page-singleNew .singleNew-content {
  position: relative;
  padding: 50px 0px 278px;
  text-align: center;
}
@media only screen and (max-width: 480px) {
  .page-singleNew .singleNew-content {
    padding-top: 30px;
  }
}
.page-singleNew .singleNew-content .--postName {
  position: relative;
  font-family: "iCielSaolText-Regular";
  font-size: 40px;
  line-height: 62px;
  background: linear-gradient(39.47deg, #EFC18A 14.79%, #D4A470 39.44%, #9E6C3B 90.63%, #8A592B 109.69%);
  background: -webkit-linear-gradient(39.47deg, #EFC18A 14.79%, #D4A470 39.44%, #9E6C3B 90.63%, #8A592B 109.69%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  letter-spacing: 0.525px;
  text-transform: uppercase;
  max-width: 50%;
  margin: 20px auto 17px;
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  .page-singleNew .singleNew-content .--postName {
    max-width: 71%;
  }
}
@media only screen and (max-width: 768px) {
  .page-singleNew .singleNew-content .--postName {
    max-width: calc(100% - 60px);
    font-size: 26px;
    line-height: 36px;
  }
}
@media only screen and (max-width: 480px) {
  .page-singleNew .singleNew-content .--postName {
    max-width: calc(100% - 30px);
    font-size: 18px;
    line-height: 28px;
    margin: 15px auto 10px;
  }
}
.page-singleNew .singleNew-content .--date {
  position: relative;
  font-family: "Gotham-Bold";
  font-size: 11px;
  line-height: 13px;
  color: #FFFFFF;
  text-align: center;
  margin: 0px 0px 30px;
}
.page-singleNew .singleNew-content .--date i {
  margin-right: 4px;
  font-size: 12px;
}
.page-singleNew .singleNew-content .--share {
  position: relative;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  display: inline-flex;
  align-items: center;
  padding: 8px 0px 0px;
}
.page-singleNew .singleNew-content .--share p {
  font-family: "Gotham-Bold";
  font-size: 11px;
  line-height: 13px;
  text-transform: uppercase;
  color: #FFFFFF;
  padding-right: 55px;
}
@media only screen and (max-width: 480px) {
  .page-singleNew .singleNew-content .--share p {
    padding-right: 35px;
  }
}
.page-singleNew .singleNew-content .--share .--item a {
  display: inline-block;
  margin-right: 22px;
}
@media only screen and (max-width: 480px) {
  .page-singleNew .singleNew-content .--share .--item a {
    margin-right: 15px;
  }
}
.page-singleNew .singleNew-content .--share .--item a:last-child {
  margin-right: 0px;
}
.page-singleNew .singleNew-content .--share .--item a i {
  color: #ffffff;
}
.page-singleNew .singleNew-content .the-content {
  max-width: 58.3333333333%;
  margin: 0 auto;
  padding: 63px 0px 65px;
  text-align: justify;
}
@media only screen and (max-width: 1024px) {
  .page-singleNew .singleNew-content .the-content {
    max-width: calc(100% - 60px);
  }
}
@media only screen and (max-width: 1024px) {
  .page-singleNew .singleNew-content .the-content {
    padding: 50px 0px 40px;
  }
}
@media only screen and (max-width: 480px) {
  .page-singleNew .singleNew-content .the-content {
    max-width: calc(100% - 30px);
    padding: 40px 0px 25px;
  }
}
.page-singleNew .singleNew-content .the-content p {
  position: relative;
  z-index: 1;
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 30px;
}
@media only screen and (max-width: 480px) {
  .page-singleNew .singleNew-content .the-content p {
    margin-bottom: 15px;
  }
}
.page-singleNew .singleNew-content .the-content p img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.page-singleNew .singleNew-content .the-content .wp-caption {
  width: auto !important;
  max-width: 100% !important;
}
.page-singleNew .singleNew-content .the-content .wp-caption img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.page-singleNew .singleNew-content .the-content .wp-caption .wp-caption-text {
  font-size: 14px;
  text-align: center;
  padding: 10px 0px 30px;
}
.page-singleNew .singleNew-content .the-content a, .page-singleNew .singleNew-content .the-content:hover, .page-singleNew .singleNew-content .the-content:focus {
  color: rgba(255, 255, 255, 0.8);
}
.page-singleNew .singleNew-content .the-content ul, .page-singleNew .singleNew-content .the-content ol {
  margin-bottom: 30px;
}
.page-singleNew .singleNew-content .the-content ul li, .page-singleNew .singleNew-content .the-content ol li {
  position: relative;
  z-index: 1;
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 10px;
}
.page-singleNew .singleNew-content .the-content ul li:last-child, .page-singleNew .singleNew-content .the-content ol li:last-child {
  margin-bottom: 0px;
}
.page-singleNew .singleNew-content .the-content ul {
  padding-left: 17px;
}
.page-singleNew .singleNew-content .the-content ul li {
  list-style-type: disc;
}
.page-singleNew .singleNew-content .the-content ol {
  padding-left: 18px;
}
.page-singleNew .singleNew-content .the-content ol li {
  list-style-type: decimal;
}
.page-singleNew .singleNew-content .the-content .--decor {
  position: absolute;
  right: -21%;
  top: 19%;
  -webkit-animation: leafAnimation 20s ease-in-out infinite;
}
@media only screen and (max-width: 1024px) {
  .page-singleNew .singleNew-content .the-content .--decor {
    max-width: 35%;
  }
}
@media only screen and (max-width: 480px) {
  .page-singleNew .singleNew-content .the-content .--decor {
    max-width: 40%;
  }
}
.page-singleNew .singleNew-content .the-content .--decor img {
  display: block;
  max-width: 100%;
  height: auto;
}
.page-singleNew .singleNew-content .new-other {
  position: relative;
}
.page-singleNew .singleNew-content .new-other .label-def {
  text-align: center;
}
.page-singleNew .singleNew-content .new-other .__content {
  top: -15px;
  margin-bottom: -15px;
}
@media only screen and (max-width: 480px) {
  .page-singleNew .singleNew-content .new-other .__content {
    top: 0;
    margin-bottom: 0px;
    padding-top: 0px;
  }
}
.page-singleNew .singleNew-content .new-other .__content .swiper-container {
  width: 100%;
}
.page-singleNew .singleNew-content .new-other .--decor {
  position: absolute;
  left: -15%;
  top: -18%;
  -webkit-animation: leafAnimation 20s ease-in-out infinite;
}
@media only screen and (max-width: 1024px) {
  .page-singleNew .singleNew-content .new-other .--decor {
    max-width: 35%;
  }
}
@media only screen and (max-width: 480px) {
  .page-singleNew .singleNew-content .new-other .--decor {
    max-width: 40%;
    top: -10%;
  }
}
.page-singleNew .singleNew-content .new-other .--decor img {
  display: block;
  max-width: 100%;
  height: auto;
}

.page-album {
  position: relative;
}
.page-album .album-content {
  position: relative;
  padding: 65px 0px 281px;
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  .page-album .album-content {
    padding: 60px 0px 281px;
  }
}
@media only screen and (max-width: 480px) {
  .page-album .album-content {
    padding: 40px 0px 281px;
  }
}
.page-album .album-content .label-def {
  position: relative;
  padding-left: 40px;
  left: 12.9166666667%;
  text-align: left;
}
@media only screen and (max-width: 1024px) {
  .page-album .album-content .label-def {
    left: auto;
    padding-left: 0;
    text-align: center;
  }
}
.page-album .album-content .label-def:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 62px;
  width: 1px;
  height: 203px;
  background: linear-gradient(139.47deg, #EFC18A 14.79%, #D4A470 39.44%, #9E6C3B 90.63%, #8A592B 109.69%);
  z-index: 1;
}
@media only screen and (max-width: 1024px) {
  .page-album .album-content .label-def:before {
    height: 150px;
  }
}
@media only screen and (max-width: 768px) {
  .page-album .album-content .label-def:before {
    display: none;
  }
}
.page-album .album-content .label-def h2 {
  font-size: 12px;
}
.page-album .album-content .__nav {
  position: relative;
  display: inline-block;
  position: absolute;
  top: 113px;
  right: 6.1728395062%;
  z-index: 1;
}
@media only screen and (max-width: 1024px) {
  .page-album .album-content .__nav {
    position: relative;
    top: auto;
    right: auto;
    margin-top: 20px;
  }
}
@media only screen and (max-width: 480px) {
  .page-album .album-content .__nav {
    width: 100%;
    margin-bottom: 10px;
    padding: 0px 15px;
  }
}
.page-album .album-content .__nav a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  width: 220px;
  float: left;
  -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) {
  .page-album .album-content .__nav a {
    width: calc(100%/3);
  }
}
.page-album .album-content .__nav a span {
  font-family: "Gotham-Bold";
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 0.529286px;
  text-transform: uppercase;
  text-align: center;
  background: linear-gradient(39.47deg, #EFC18A 14.79%, #D4A470 39.44%, #9E6C3B 90.63%, #8A592B 109.69%);
  background: -webkit-linear-gradient(39.47deg, #EFC18A 14.79%, #D4A470 39.44%, #9E6C3B 90.63%, #8A592B 109.69%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.page-album .album-content .__nav a.is-active {
  border: 1px solid;
  border-image-slice: 1;
  border-width: 1px;
  border-image-source: linear-gradient(39.47deg, #EFC18A 14.79%, #D4A470 39.44%, #9E6C3B 90.63%, #8A592B 109.69%);
}
@media only screen and (min-width: 1025px) {
  .page-album .album-content .__nav a:hover {
    border: 1px solid;
    border-image-slice: 1;
    border-width: 1px;
    border-image-source: linear-gradient(39.47deg, #EFC18A 14.79%, #D4A470 39.44%, #9E6C3B 90.63%, #8A592B 109.69%);
  }
}
.page-album .album-content .__content .--item .--text {
  padding-left: 20px;
  padding-right: 20px;
}
.page-album .album-content .viewMore-def {
  margin: 50px auto 0;
}
@media only screen and (max-width: 480px) {
  .page-album .album-content .viewMore-def {
    margin-top: 30px;
  }
}

.page-salesPolicy {
  position: relative;
}
.page-salesPolicy .salesPolicy-content {
  position: relative;
  padding-top: 64px;
}
@media only screen and (max-width: 480px) {
  .page-salesPolicy .salesPolicy-content {
    padding-top: 40px;
  }
}
.page-salesPolicy .salesPolicy-content .label-def h3:nth-of-type(2) {
  top: -20px;
  margin-bottom: -20px;
  display: block;
}
@media only screen and (max-width: 480px) {
  .page-salesPolicy .salesPolicy-content .label-def h3 {
    font-size: 17px;
    line-height: 50px;
  }
}
.page-salesPolicy .salesPolicy-content .screen_1 .label-def {
  position: relative;
  padding-left: 40px;
  left: 12.5%;
  z-index: 3;
}
@media only screen and (max-width: 768px) {
  .page-salesPolicy .salesPolicy-content .screen_1 .label-def {
    left: auto;
    padding-left: 0;
    text-align: center;
  }
}
.page-salesPolicy .salesPolicy-content .screen_1 .label-def:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 150px;
  width: 1px;
  height: 203px;
  background: linear-gradient(139.47deg, #EFC18A 14.79%, #D4A470 39.44%, #9E6C3B 90.63%, #8A592B 109.69%);
  z-index: 1;
}
@media only screen and (max-width: 1024px) {
  .page-salesPolicy .salesPolicy-content .screen_1 .label-def:before {
    height: 150px;
  }
}
@media only screen and (max-width: 768px) {
  .page-salesPolicy .salesPolicy-content .screen_1 .label-def:before {
    display: none;
  }
}
.page-salesPolicy .salesPolicy-content .screen_1 .__content {
  position: relative;
  padding: 0px 6.25% 40px 0px;
  margin-top: 22px;
  overflow: hidden;
  z-index: 1;
}
@media only screen and (max-width: 1024px) {
  .page-salesPolicy .salesPolicy-content .screen_1 .__content {
    padding-right: 30px;
  }
}
@media only screen and (max-width: 480px) {
  .page-salesPolicy .salesPolicy-content .screen_1 .__content {
    padding: 0px 15px;
    margin-top: 5px;
  }
}
.page-salesPolicy .salesPolicy-content .screen_1 .__content .__left {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 45.8333333333%;
}
@media only screen and (max-width: 480px) {
  .page-salesPolicy .salesPolicy-content .screen_1 .__content .__left {
    position: relative;
    top: auto;
    left: auto;
    bottom: auto;
    width: 100%;
  }
}
.page-salesPolicy .salesPolicy-content .screen_1 .__content .__left img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media only screen and (max-width: 480px) {
  .page-salesPolicy .salesPolicy-content .screen_1 .__content .__left img {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    height: auto;
  }
}
.page-salesPolicy .salesPolicy-content .screen_1 .__content .__right {
  width: 48.1481481481%;
  float: right;
}
@media only screen and (max-width: 480px) {
  .page-salesPolicy .salesPolicy-content .screen_1 .__content .__right {
    width: 100%;
  }
}
.page-salesPolicy .salesPolicy-content .screen_1 .__content .__right .--excerpt {
  margin-bottom: 40px;
  text-align: justify;
}
@media only screen and (max-width: 480px) {
  .page-salesPolicy .salesPolicy-content .screen_1 .__content .__right .--excerpt {
    margin: 10px 0px;
  }
}
.page-salesPolicy .salesPolicy-content .screen_1 .__content .__right .--excerpt p {
  color: #E0E0E9;
  margin-bottom: 10px;
}
.page-salesPolicy .salesPolicy-content .screen_1 .__content .__right .--excerpt p:last-child {
  margin-bottom: 0px;
}
.page-salesPolicy .salesPolicy-content .screen_1 .__content .__right .--image {
  position: relative;
  padding-top: 56.616%;
}
@media only screen and (max-width: 480px) {
  .page-salesPolicy .salesPolicy-content .screen_1 .__content .__right .--image {
    padding-top: 0px;
  }
}
.page-salesPolicy .salesPolicy-content .screen_1 .__content .__right .--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: 480px) {
  .page-salesPolicy .salesPolicy-content .screen_1 .__content .__right .--image img {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    height: auto;
  }
}
.page-salesPolicy .salesPolicy-content .screen_2 {
  position: relative;
  padding-top: 100px;
}
@media only screen and (max-width: 480px) {
  .page-salesPolicy .salesPolicy-content .screen_2 {
    padding: 50px 15px 0px;
  }
}
.page-salesPolicy .salesPolicy-content .screen_2 .label-def {
  margin-left: 6.25%;
}
@media only screen and (max-width: 1024px) {
  .page-salesPolicy .salesPolicy-content .screen_2 .label-def {
    margin-left: 30px;
  }
}
@media only screen and (max-width: 768px) {
  .page-salesPolicy .salesPolicy-content .screen_2 .label-def {
    margin: 0px;
    text-align: center;
  }
}
.page-salesPolicy .salesPolicy-content .screen_2 .__content {
  position: relative;
  padding: 30px 0px 0px 6.25%;
  overflow: hidden;
}
@media only screen and (max-width: 1024px) {
  .page-salesPolicy .salesPolicy-content .screen_2 .__content {
    padding-left: 30px;
  }
}
@media only screen and (max-width: 768px) {
  .page-salesPolicy .salesPolicy-content .screen_2 .__content {
    padding: 30px 30px 0px;
  }
}
@media only screen and (max-width: 480px) {
  .page-salesPolicy .salesPolicy-content .screen_2 .__content {
    padding: 10px 0px 0px;
  }
}
.page-salesPolicy .salesPolicy-content .screen_2 .__content .__left {
  position: relative;
  width: 45.1851851852%;
  float: left;
}
@media only screen and (max-width: 768px) {
  .page-salesPolicy .salesPolicy-content .screen_2 .__content .__left {
    width: 100%;
  }
}
.page-salesPolicy .salesPolicy-content .screen_2 .__content .__left .swiper-container .swiper-wrapper .swiper-slide h2 {
  font-family: "Gotham-Bold";
  font-size: 18px;
  line-height: 150%;
  text-transform: uppercase;
  color: #FFFFFF;
}
@media only screen and (max-width: 768px) {
  .page-salesPolicy .salesPolicy-content .screen_2 .__content .__left .swiper-container .swiper-wrapper .swiper-slide h2 {
    text-align: center;
  }
}
.page-salesPolicy .salesPolicy-content .screen_2 .__content .__left .swiper-container .swiper-wrapper .swiper-slide .--excerpt {
  margin: 24px 0px 40px;
  text-align: justify;
}
@media only screen and (max-width: 480px) {
  .page-salesPolicy .salesPolicy-content .screen_2 .__content .__left .swiper-container .swiper-wrapper .swiper-slide .--excerpt {
    margin: 15px 0px 13px;
  }
}
.page-salesPolicy .salesPolicy-content .screen_2 .__content .__left .swiper-container .swiper-wrapper .swiper-slide .--excerpt p {
  color: #E0E0E9;
  margin-bottom: 13px;
}
.page-salesPolicy .salesPolicy-content .screen_2 .__content .__left .swiper-container .swiper-wrapper .swiper-slide .--excerpt p:last-child {
  margin-bottom: 0px;
}
.page-salesPolicy .salesPolicy-content .screen_2 .__content .__left .swiper-container .swiper-wrapper .swiper-slide .--image {
  position: relative;
  padding-top: 53.773%;
}
.page-salesPolicy .salesPolicy-content .screen_2 .__content .__left .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;
}
.page-salesPolicy .salesPolicy-content .screen_2 .__content .__right {
  position: relative;
  width: 51.8518518519%;
  float: right;
}
@media only screen and (max-width: 768px) {
  .page-salesPolicy .salesPolicy-content .screen_2 .__content .__right {
    display: none;
  }
}
.page-salesPolicy .salesPolicy-content .screen_2 .__content .__right .swiper-container .swiper-wrapper .swiper-slide {
  padding-top: 73.572%;
}
.page-salesPolicy .salesPolicy-content .screen_2 .__content .__right .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active {
  display: none;
}
.page-salesPolicy .salesPolicy-content .screen_2 .__content .__right .swiper-container .swiper-wrapper .swiper-slide img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.page-salesPolicy .salesPolicy-content .screen_2 .btn-slide {
  position: absolute;
  bottom: 0;
  right: 6.25%;
  display: flex;
  border: 1px solid;
  border-image: linear-gradient(var(--angle), #EFC18A 14.79%, #D4A470 39.44%, #9E6C3B 90.63%, #8A592B 109.69%) 1;
  animation: 10s rotate linear infinite;
  z-index: 1;
  background: #030323;
}
@media only screen and (max-width: 768px) {
  .page-salesPolicy .salesPolicy-content .screen_2 .btn-slide {
    position: relative;
    bottom: auto;
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-top: 30px;
    display: inline-flex;
  }
}
.page-salesPolicy .salesPolicy-content .screen_2 .btn-slide .swiper-button-next, .page-salesPolicy .salesPolicy-content .screen_2 .btn-slide .swiper-button-prev {
  width: 80px;
  height: 57px;
}
.page-salesPolicy .salesPolicy-content .screen_2 .btn-slide .swiper-button-next img, .page-salesPolicy .salesPolicy-content .screen_2 .btn-slide .swiper-button-prev img {
  display: block;
  max-width: 16px;
  height: auto;
}
.page-salesPolicy .salesPolicy-content .screen_2 .btn-slide .swiper-button-next:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  background: linear-gradient(139.47deg, #EFC18A 14.79%, #D4A470 39.44%, #9E6C3B 90.63%, #8A592B 109.69%);
  opacity: 0.2;
}
.page-salesPolicy .salesPolicy-content .screen_2 .__decorLeft, .page-salesPolicy .salesPolicy-content .screen_2 .__decorRight {
  position: absolute;
}
@media only screen and (max-width: 480px) {
  .page-salesPolicy .salesPolicy-content .screen_2 .__decorLeft, .page-salesPolicy .salesPolicy-content .screen_2 .__decorRight {
    display: none;
  }
}
.page-salesPolicy .salesPolicy-content .screen_2 .__decorLeft img, .page-salesPolicy .salesPolicy-content .screen_2 .__decorRight img {
  display: block;
  max-width: 100%;
  height: auto;
}
.page-salesPolicy .salesPolicy-content .screen_2 .__decorLeft {
  bottom: -25%;
  left: -10%;
  -webkit-animation: leafAnimation 20s ease-in-out infinite;
}
.page-salesPolicy .salesPolicy-content .screen_2 .__decorRight {
  right: -18%;
  top: -36%;
  -webkit-animation: leafAnimation 20s ease-in-out infinite;
}
@media only screen and (max-width: 768px) {
  .page-salesPolicy .salesPolicy-content .screen_2 .__decorRight {
    max-width: 60%;
    top: -28%;
  }
}
.page-salesPolicy .salesPolicy-content .screen_3 {
  position: relative;
  padding: 110px 0px 275px;
}
@media only screen and (max-width: 480px) {
  .page-salesPolicy .salesPolicy-content .screen_3 {
    padding: 60px 0px 275px;
  }
}
.page-salesPolicy .salesPolicy-content .screen_3:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 270px;
  right: 0;
  height: 1px;
  background: linear-gradient(139.47deg, #EFC18A 14.79%, #D4A470 39.44%, #9E6C3B 90.63%, #8A592B 109.69%);
  transform: rotate(-180deg);
}
.page-salesPolicy .salesPolicy-content .screen_3 .__image {
  position: relative;
  width: 100%;
  padding-top: 40.903%;
  filter: drop-shadow(0px 4px 24px rgba(0, 0, 0, 0.15));
}
.page-salesPolicy .salesPolicy-content .screen_3 .__image img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.page-salesPolicy .salesPolicy-content .screen_3 .__content {
  position: relative;
  top: -120px;
  width: 75%;
  margin: 0 auto -120px;
  padding: 60px 40px 80px;
  background: #030323;
  z-index: 1;
}
@media only screen and (max-width: 1024px) {
  .page-salesPolicy .salesPolicy-content .screen_3 .__content {
    width: calc(100% - 60px);
  }
}
@media only screen and (max-width: 768px) {
  .page-salesPolicy .salesPolicy-content .screen_3 .__content {
    padding: 60px 20px 80px;
  }
}
@media only screen and (max-width: 480px) {
  .page-salesPolicy .salesPolicy-content .screen_3 .__content {
    width: calc(100% - 30px);
    padding: 40px 15px 50px;
    top: -20px;
    margin-bottom: -20px;
  }
}
.page-salesPolicy .salesPolicy-content .screen_3 .__content .label-def {
  text-align: center;
}
.page-salesPolicy .salesPolicy-content .screen_3 .__content .--list .--row {
  display: flex;
  justify-content: center;
}
@media only screen and (max-width: 480px) {
  .page-salesPolicy .salesPolicy-content .screen_3 .__content .--list .--row {
    flex-direction: column;
    align-items: center;
  }
}
.page-salesPolicy .salesPolicy-content .screen_3 .__content .--list .--row:nth-of-type(1) {
  margin-top: 70px;
}
@media only screen and (max-width: 768px) {
  .page-salesPolicy .salesPolicy-content .screen_3 .__content .--list .--row:nth-of-type(1) {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 480px) {
  .page-salesPolicy .salesPolicy-content .screen_3 .__content .--list .--row:nth-of-type(1) {
    margin-top: 0px;
  }
}
.page-salesPolicy .salesPolicy-content .screen_3 .__content .--list .--row:nth-of-type(1) .--item:nth-of-type(2) {
  margin: 0px 155px;
}
@media only screen and (max-width: 768px) {
  .page-salesPolicy .salesPolicy-content .screen_3 .__content .--list .--row:nth-of-type(1) .--item:nth-of-type(2) {
    margin: 0px 50px;
  }
}
@media only screen and (max-width: 480px) {
  .page-salesPolicy .salesPolicy-content .screen_3 .__content .--list .--row:nth-of-type(1) .--item:nth-of-type(2) {
    margin: 0;
  }
}
.page-salesPolicy .salesPolicy-content .screen_3 .__content .--list .--row:nth-of-type(1) .--item:nth-of-type(2) p:nth-of-type(2) {
  top: 10px;
}
@media only screen and (max-width: 480px) {
  .page-salesPolicy .salesPolicy-content .screen_3 .__content .--list .--row:nth-of-type(1) .--item:nth-of-type(2) p:nth-of-type(2) {
    top: 0;
  }
}
.page-salesPolicy .salesPolicy-content .screen_3 .__content .--list .--row:nth-of-type(1) .--item:nth-of-type(2) p br {
  display: none;
}
@media only screen and (max-width: 480px) {
  .page-salesPolicy .salesPolicy-content .screen_3 .__content .--list .--row:nth-of-type(1) .--item:nth-of-type(2) p br {
    display: block;
  }
}
@media only screen and (max-width: 480px) {
  .page-salesPolicy .salesPolicy-content .screen_3 .__content .--list .--row:nth-of-type(1) .--item {
    margin-top: 20px !important;
  }
}
.page-salesPolicy .salesPolicy-content .screen_3 .__content .--list .--row:nth-of-type(2) {
  margin-top: 80px;
}
@media only screen and (max-width: 768px) {
  .page-salesPolicy .salesPolicy-content .screen_3 .__content .--list .--row:nth-of-type(2) {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 480px) {
  .page-salesPolicy .salesPolicy-content .screen_3 .__content .--list .--row:nth-of-type(2) {
    margin-top: 0px;
  }
}
.page-salesPolicy .salesPolicy-content .screen_3 .__content .--list .--row:nth-of-type(2) .--item:nth-of-type(1) {
  margin-right: 220px;
}
@media only screen and (max-width: 768px) {
  .page-salesPolicy .salesPolicy-content .screen_3 .__content .--list .--row:nth-of-type(2) .--item:nth-of-type(1) {
    margin-right: 80px;
  }
}
@media only screen and (max-width: 480px) {
  .page-salesPolicy .salesPolicy-content .screen_3 .__content .--list .--row:nth-of-type(2) .--item:nth-of-type(1) {
    margin: 0;
  }
}
@media only screen and (max-width: 480px) {
  .page-salesPolicy .salesPolicy-content .screen_3 .__content .--list .--row:nth-of-type(2) .--item {
    margin-top: 20px !important;
  }
}
.page-salesPolicy .salesPolicy-content .screen_3 .__content .--list .--item {
  display: flex;
  align-items: center;
}
.page-salesPolicy .salesPolicy-content .screen_3 .__content .--list .--item p {
  position: relative;
}
.page-salesPolicy .salesPolicy-content .screen_3 .__content .--list .--item p:nth-of-type(1) {
  font-family: "Gotham-Bold";
  font-size: 57px;
  line-height: 68px;
  background: linear-gradient(39.47deg, #EFC18A 14.79%, #D4A470 39.44%, #9E6C3B 90.63%, #8A592B 109.69%);
  background: -webkit-linear-gradient(39.47deg, #EFC18A 14.79%, #D4A470 39.44%, #9E6C3B 90.63%, #8A592B 109.69%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media only screen and (max-width: 480px) {
  .page-salesPolicy .salesPolicy-content .screen_3 .__content .--list .--item p:nth-of-type(1) {
    font-size: 47px;
    line-height: 49px;
  }
}
.page-salesPolicy .salesPolicy-content .screen_3 .__content .--list .--item p:nth-of-type(2) {
  font-family: "Gotham-Bold";
  font-size: 18px;
  line-height: 124.7%;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #FFFFFF;
  margin-left: 8px;
}
@media only screen and (max-width: 480px) {
  .page-salesPolicy .salesPolicy-content .screen_3 .__content .--list .--item p:nth-of-type(2) {
    font-size: 16px;
    line-height: 23px;
  }
}
.page-salesPolicy .salesPolicy-content .screen_3 .__content .viewMore-def {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-top: 110px;
}
@media only screen and (max-width: 768px) {
  .page-salesPolicy .salesPolicy-content .screen_3 .__content .viewMore-def {
    margin-top: 50px;
  }
}
.page-salesPolicy .salesPolicy-content .screen_3 .__decorTop, .page-salesPolicy .salesPolicy-content .screen_3 .__decorLeft, .page-salesPolicy .salesPolicy-content .screen_3 .__decorRight {
  position: absolute;
  z-index: 1;
}
@media only screen and (max-width: 480px) {
  .page-salesPolicy .salesPolicy-content .screen_3 .__decorTop, .page-salesPolicy .salesPolicy-content .screen_3 .__decorLeft, .page-salesPolicy .salesPolicy-content .screen_3 .__decorRight {
    display: none;
  }
}
.page-salesPolicy .salesPolicy-content .screen_3 .__decorTop img, .page-salesPolicy .salesPolicy-content .screen_3 .__decorLeft img, .page-salesPolicy .salesPolicy-content .screen_3 .__decorRight img {
  display: block;
  max-width: 100%;
  height: auto;
}
.page-salesPolicy .salesPolicy-content .screen_3 .__decorTop {
  top: 0;
  left: -10%;
  padding-top: 40.903%;
}
@media only screen and (max-width: 768px) {
  .page-salesPolicy .salesPolicy-content .screen_3 .__decorTop {
    display: none;
  }
}
.page-salesPolicy .salesPolicy-content .screen_3 .__decorLeft {
  bottom: calc(275px - 4%);
  left: -10%;
  -webkit-animation: leafAnimation 20s ease-in-out infinite;
}
.page-salesPolicy .salesPolicy-content .screen_3 .__decorRight {
  right: -19%;
  bottom: calc(275px - 10%);
  -webkit-animation: leafAnimation 20s ease-in-out infinite;
}
@media only screen and (max-width: 1024px) {
  .page-salesPolicy .salesPolicy-content .screen_3 .__decorRight {
    max-width: 40%;
  }
}

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