/*
Theme Name: FTECH
Author: FTECH
Description: Base WordPress theme for FTECH.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ftech
*/



img:is([sizes=auto i], [sizes^="auto," i]) {
  contain-intrinsic-size: 3000px 1500px
}

/*# sourceURL=wp-img-auto-sizes-contain-inline-css */


img.wp-smiley,
img.emoji {
  display: inline !important;
  border: none !important;
  box-shadow: none !important;
  height: 1em !important;
  width: 1em !important;
  margin: 0 0.07em !important;
  vertical-align: -0.1em !important;
  background: none !important;
  padding: 0 !important;
}

form input{
  width: 100%;
}
.form-submit{
  color: #fff;
  font-weight: bold;
}

/*# sourceURL=wp-emoji-styles-inline-css */


:root {
  --wp-block-synced-color: #7a00df;
  --wp-block-synced-color--rgb: 122, 0, 223;
  --wp-bound-block-color: var(--wp-block-synced-color);
  --wp-editor-canvas-background: #ddd;
  --wp-admin-theme-color: #007cba;
  --wp-admin-theme-color--rgb: 0, 124, 186;
  --wp-admin-theme-color-darker-10: #006ba1;
  --wp-admin-theme-color-darker-10--rgb: 0, 107, 160.5;
  --wp-admin-theme-color-darker-20: #005a87;
  --wp-admin-theme-color-darker-20--rgb: 0, 90, 135;
  --wp-admin-border-width-focus: 2px
}

@media (min-resolution:192dpi) {
  :root {
    --wp-admin-border-width-focus: 1.5px
  }
}

.wp-element-button {
  cursor: pointer
}

:root .has-very-light-gray-background-color {
  background-color: #eee
}

:root .has-very-dark-gray-background-color {
  background-color: #313131
}

:root .has-very-light-gray-color {
  color: #eee
}

:root .has-very-dark-gray-color {
  color: #313131
}

:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background {
  background: linear-gradient(135deg, #00d084, #0693e3)
}

:root .has-purple-crush-gradient-background {
  background: linear-gradient(135deg, #34e2e4, #4721fb 50%, #ab1dfe)
}

:root .has-hazy-dawn-gradient-background {
  background: linear-gradient(135deg, #faaca8, #dad0ec)
}

:root .has-subdued-olive-gradient-background {
  background: linear-gradient(135deg, #fafae1, #67a671)
}

:root .has-atomic-cream-gradient-background {
  background: linear-gradient(135deg, #fdd79a, #004a59)
}

:root .has-nightshade-gradient-background {
  background: linear-gradient(135deg, #330968, #31cdcf)
}

:root .has-midnight-gradient-background {
  background: linear-gradient(135deg, #020381, #2874fc)
}

:root {
  --wp--preset--font-size--normal: 16px;
  --wp--preset--font-size--huge: 42px
}

.has-regular-font-size {
  font-size: 1em
}

.has-larger-font-size {
  font-size: 2.625em
}

.has-normal-font-size {
  font-size: var(--wp--preset--font-size--normal)
}

.has-huge-font-size {
  font-size: var(--wp--preset--font-size--huge)
}

:root .has-text-align-center {
  text-align: center
}

:root .has-text-align-left {
  text-align: left
}

:root .has-text-align-right {
  text-align: right
}

.has-fit-text {
  white-space: nowrap !important
}

#end-resizable-editor-section {
  display: none
}

.aligncenter {
  clear: both
}

.items-justified-left {
  justify-content: flex-start
}

.items-justified-center {
  justify-content: center
}

.items-justified-right {
  justify-content: flex-end
}

.items-justified-space-between {
  justify-content: space-between
}

.screen-reader-text {
  word-wrap: normal !important;
  border: 0;
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}

.screen-reader-text:focus {
  background-color: #ddd;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000
}

html :where(.has-border-color) {
  border-style: solid
}

html :where([style*=border-color]) {
  border-style: solid
}

html :where([style*=border-top-color]) {
  border-top-style: solid
}

html :where([style*=border-right-color]) {
  border-right-style: solid
}

html :where([style*=border-bottom-color]) {
  border-bottom-style: solid
}

html :where([style*=border-left-color]) {
  border-left-style: solid
}

html :where([style*=border-width]) {
  border-style: solid
}

html :where([style*=border-top-width]) {
  border-top-style: solid
}

html :where([style*=border-right-width]) {
  border-right-style: solid
}

html :where([style*=border-bottom-width]) {
  border-bottom-style: solid
}

html :where([style*=border-left-width]) {
  border-left-style: solid
}

html :where(img[class*=wp-image-]) {
  height: auto;
  max-width: 100%
}

:where(figure) {
  margin: 0 0 1em
}

html :where(.is-position-sticky) {
  --wp-admin--admin-bar--position-offset: var(--wp-admin--admin-bar--height, 0px)
}

@media screen and (max-width:600px) {
  html :where(.is-position-sticky) {
    --wp-admin--admin-bar--position-offset: 0px
  }
}

/*# sourceURL=/wp-includes/css/dist/block-library/common.min.css */


h1:where(.wp-block-heading).has-background,
h2:where(.wp-block-heading).has-background,
h3:where(.wp-block-heading).has-background,
h4:where(.wp-block-heading).has-background,
h5:where(.wp-block-heading).has-background,
h6:where(.wp-block-heading).has-background {
  padding: 1.25em 2.375em
}

h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),
h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),
h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),
h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),
h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),
h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]) {
  rotate: 180deg
}

/*# sourceURL=https://heragoncity.vn/wp-includes/blocks/heading/style.min.css */

<style id="wp-block-paragraph-inline-css">.is-small-text {
  font-size: .875em
}

.is-regular-text {
  font-size: 1em
}

.is-large-text {
  font-size: 2.25em
}

.is-larger-text {
  font-size: 3em
}

.has-drop-cap:not(:focus):first-letter {
  float: left;
  font-size: 8.4em;
  font-style: normal;
  font-weight: 100;
  line-height: .68;
  margin: .05em .1em 0 0;
  text-transform: uppercase
}

body.rtl .has-drop-cap:not(:focus):first-letter {
  float: none;
  margin-left: .1em
}

p.has-drop-cap.has-background {
  overflow: hidden
}

:root :where(p.has-background) {
  padding: 1.25em 2.375em
}

:where(p.has-text-color:not(.has-link-color)) a {
  color: inherit
}

p.has-text-align-left[style*="writing-mode:vertical-lr"],
p.has-text-align-right[style*="writing-mode:vertical-rl"] {
  rotate: 180deg
}

/*# sourceURL=https://heragoncity.vn/wp-includes/blocks/paragraph/style.min.css */


.wp-block-table {
  overflow-x: auto
}

.wp-block-table table {
  border-collapse: collapse;
  width: 100%
}

.wp-block-table thead {
  border-bottom: 3px solid
}

.wp-block-table tfoot {
  border-top: 3px solid
}

.wp-block-table td,
.wp-block-table th {
  border: 1px solid;
  padding: .5em
}

.wp-block-table .has-fixed-layout {
  table-layout: fixed;
  width: 100%
}

.wp-block-table .has-fixed-layout td,
.wp-block-table .has-fixed-layout th {
  word-break: break-word
}

.wp-block-table.aligncenter,
.wp-block-table.alignleft,
.wp-block-table.alignright {
  display: table;
  width: auto
}

.wp-block-table.aligncenter td,
.wp-block-table.aligncenter th,
.wp-block-table.alignleft td,
.wp-block-table.alignleft th,
.wp-block-table.alignright td,
.wp-block-table.alignright th {
  word-break: break-word
}

.wp-block-table .has-subtle-light-gray-background-color {
  background-color: #f3f4f5
}

.wp-block-table .has-subtle-pale-green-background-color {
  background-color: #e9fbe5
}

.wp-block-table .has-subtle-pale-blue-background-color {
  background-color: #e7f5fe
}

.wp-block-table .has-subtle-pale-pink-background-color {
  background-color: #fcf0ef
}

.wp-block-table.is-style-stripes {
  background-color: initial;
  border-collapse: inherit;
  border-spacing: 0
}

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #f0f0f0
}

.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd) {
  background-color: #f3f4f5
}

.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd) {
  background-color: #e9fbe5
}

.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd) {
  background-color: #e7f5fe
}

.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd) {
  background-color: #fcf0ef
}

.wp-block-table.is-style-stripes td,
.wp-block-table.is-style-stripes th {
  border-color: #0000
}

.wp-block-table.is-style-stripes {
  border-bottom: 1px solid #f0f0f0
}

.wp-block-table .has-border-color td,
.wp-block-table .has-border-color th,
.wp-block-table .has-border-color tr,
.wp-block-table .has-border-color>* {
  border-color: inherit
}

.wp-block-table table[style*=border-top-color] tr:first-child,
.wp-block-table table[style*=border-top-color] tr:first-child td,
.wp-block-table table[style*=border-top-color] tr:first-child th,
.wp-block-table table[style*=border-top-color]>*,
.wp-block-table table[style*=border-top-color]>* td,
.wp-block-table table[style*=border-top-color]>* th {
  border-top-color: inherit
}

.wp-block-table table[style*=border-top-color] tr:not(:first-child) {
  border-top-color: initial
}

.wp-block-table table[style*=border-right-color] td:last-child,
.wp-block-table table[style*=border-right-color] th,
.wp-block-table table[style*=border-right-color] tr,
.wp-block-table table[style*=border-right-color]>* {
  border-right-color: inherit
}

.wp-block-table table[style*=border-bottom-color] tr:last-child,
.wp-block-table table[style*=border-bottom-color] tr:last-child td,
.wp-block-table table[style*=border-bottom-color] tr:last-child th,
.wp-block-table table[style*=border-bottom-color]>*,
.wp-block-table table[style*=border-bottom-color]>* td,
.wp-block-table table[style*=border-bottom-color]>* th {
  border-bottom-color: inherit
}

.wp-block-table table[style*=border-bottom-color] tr:not(:last-child) {
  border-bottom-color: initial
}

.wp-block-table table[style*=border-left-color] td:first-child,
.wp-block-table table[style*=border-left-color] th,
.wp-block-table table[style*=border-left-color] tr,
.wp-block-table table[style*=border-left-color]>* {
  border-left-color: inherit
}

.wp-block-table table[style*=border-style] td,
.wp-block-table table[style*=border-style] th,
.wp-block-table table[style*=border-style] tr,
.wp-block-table table[style*=border-style]>* {
  border-style: inherit
}

.wp-block-table table[style*=border-width] td,
.wp-block-table table[style*=border-width] th,
.wp-block-table table[style*=border-width] tr,
.wp-block-table table[style*=border-width]>* {
  border-style: inherit;
  border-width: inherit
}

/*# sourceURL=https://heragoncity.vn/wp-includes/blocks/table/style.min.css */



/*! This file is auto-generated */
.wp-block-button__link {
  color: #fff;
  background-color: #32373c;
  border-radius: 9999px;
  box-shadow: none;
  text-decoration: none;
  padding: calc(.667em + 2px) calc(1.333em + 2px);
  font-size: 1.125em
}

.wp-block-file__button {
  background: #32373c;
  color: #fff;
  text-decoration: none
}

/*# sourceURL=/wp-includes/css/classic-themes.min.css */



:root {
  --wp--preset--aspect-ratio--square: 1;
  --wp--preset--aspect-ratio--4-3: 4/3;
  --wp--preset--aspect-ratio--3-4: 3/4;
  --wp--preset--aspect-ratio--3-2: 3/2;
  --wp--preset--aspect-ratio--2-3: 2/3;
  --wp--preset--aspect-ratio--16-9: 16/9;
  --wp--preset--aspect-ratio--9-16: 9/16;
  --wp--preset--color--black: #000000;
  --wp--preset--color--cyan-bluish-gray: #abb8c3;
  --wp--preset--color--white: #ffffff;
  --wp--preset--color--pale-pink: #f78da7;
  --wp--preset--color--vivid-red: #cf2e2e;
  --wp--preset--color--luminous-vivid-orange: #ff6900;
  --wp--preset--color--luminous-vivid-amber: #fcb900;
  --wp--preset--color--light-green-cyan: #7bdcb5;
  --wp--preset--color--vivid-green-cyan: #00d084;
  --wp--preset--color--pale-cyan-blue: #8ed1fc;
  --wp--preset--color--vivid-cyan-blue: #0693e3;
  --wp--preset--color--vivid-purple: #9b51e0;
  --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, rgb(6, 147, 227) 0%, rgb(155, 81, 224) 100%);
  --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, rgb(122, 220, 180) 0%, rgb(0, 208, 130) 100%);
  --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg, rgb(252, 185, 0) 0%, rgb(255, 105, 0) 100%);
  --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, rgb(255, 105, 0) 0%, rgb(207, 46, 46) 100%);
  --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, rgb(238, 238, 238) 0%, rgb(169, 184, 195) 100%);
  --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg, rgb(74, 234, 220) 0%, rgb(151, 120, 209) 20%, rgb(207, 42, 186) 40%, rgb(238, 44, 130) 60%, rgb(251, 105, 98) 80%, rgb(254, 248, 76) 100%);
  --wp--preset--gradient--blush-light-purple: linear-gradient(135deg, rgb(255, 206, 236) 0%, rgb(152, 150, 240) 100%);
  --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg, rgb(254, 205, 165) 0%, rgb(254, 45, 45) 50%, rgb(107, 0, 62) 100%);
  --wp--preset--gradient--luminous-dusk: linear-gradient(135deg, rgb(255, 203, 112) 0%, rgb(199, 81, 192) 50%, rgb(65, 88, 208) 100%);
  --wp--preset--gradient--pale-ocean: linear-gradient(135deg, rgb(255, 245, 203) 0%, rgb(182, 227, 212) 50%, rgb(51, 167, 181) 100%);
  --wp--preset--gradient--electric-grass: linear-gradient(135deg, rgb(202, 248, 128) 0%, rgb(113, 206, 126) 100%);
  --wp--preset--gradient--midnight: linear-gradient(135deg, rgb(2, 3, 129) 0%, rgb(40, 116, 252) 100%);
  --wp--preset--font-size--small: 13px;
  --wp--preset--font-size--medium: 20px;
  --wp--preset--font-size--large: 36px;
  --wp--preset--font-size--x-large: 42px;
  --wp--preset--spacing--20: 0.44rem;
  --wp--preset--spacing--30: 0.67rem;
  --wp--preset--spacing--40: 1rem;
  --wp--preset--spacing--50: 1.5rem;
  --wp--preset--spacing--60: 2.25rem;
  --wp--preset--spacing--70: 3.38rem;
  --wp--preset--spacing--80: 5.06rem;
  --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
  --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--outlined: 6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);
  --wp--preset--shadow--crisp: 6px 6px 0px rgb(0, 0, 0);
}

:where(body) {
  margin: 0;
}

:where(.is-layout-flex) {
  gap: 0.5em;
}

:where(.is-layout-grid) {
  gap: 0.5em;
}

body .is-layout-flex {
  display: flex;
}

.is-layout-flex {
  flex-wrap: wrap;
  align-items: center;
}

.is-layout-flex> :is(*, div) {
  margin: 0;
}

body .is-layout-grid {
  display: grid;
}

.is-layout-grid> :is(*, div) {
  margin: 0;
}

body {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

:root :where(.wp-element-button, .wp-block-button__link) {
  background-color: #32373c;
  border-width: 0;
  color: #fff;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  padding-top: calc(0.667em + 2px);
  padding-right: calc(1.333em + 2px);
  padding-bottom: calc(0.667em + 2px);
  padding-left: calc(1.333em + 2px);
  text-decoration: none;
  text-transform: inherit;
}

.has-black-color {
  color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-color {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-color {
  color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-color {
  color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-color {
  color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-color {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-color {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-color {
  color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-color {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-color {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-color {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-color {
  color: var(--wp--preset--color--vivid-purple) !important;
}

.has-black-background-color {
  background-color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-background-color {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-background-color {
  background-color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-background-color {
  background-color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-background-color {
  background-color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-background-color {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-background-color {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-background-color {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-background-color {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-background-color {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-background-color {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-background-color {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}

.has-black-border-color {
  border-color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-border-color {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-border-color {
  border-color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-border-color {
  border-color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-border-color {
  border-color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-border-color {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-border-color {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-border-color {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-border-color {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-border-color {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-border-color {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-border-color {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}

.has-vivid-cyan-blue-to-vivid-purple-gradient-background {
  background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;
}

.has-light-green-cyan-to-vivid-green-cyan-gradient-background {
  background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;
}

.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
  background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;
}

.has-luminous-vivid-orange-to-vivid-red-gradient-background {
  background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;
}

.has-very-light-gray-to-cyan-bluish-gray-gradient-background {
  background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;
}

.has-cool-to-warm-spectrum-gradient-background {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}

.has-blush-light-purple-gradient-background {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}

.has-blush-bordeaux-gradient-background {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}

.has-luminous-dusk-gradient-background {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}

.has-pale-ocean-gradient-background {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}

.has-electric-grass-gradient-background {
  background: var(--wp--preset--gradient--electric-grass) !important;
}

.has-midnight-gradient-background {
  background: var(--wp--preset--gradient--midnight) !important;
}

.has-small-font-size {
  font-size: var(--wp--preset--font-size--small) !important;
}

.has-medium-font-size {
  font-size: var(--wp--preset--font-size--medium) !important;
}

.has-large-font-size {
  font-size: var(--wp--preset--font-size--large) !important;
}

.has-x-large-font-size {
  font-size: var(--wp--preset--font-size--x-large) !important;
}

/*# sourceURL=global-styles-inline-css */


@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap");@font-face {
    font-family: Beautique Display;
    src: url(assets/fonts/BeautiqueDisplay-Black.otf) format("opentype");
    font-weight: 900;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Beautique Display;
    src: url(assets/fonts/BeautiqueDisplay-BlackItalic.otf) format("opentype");
    font-weight: 900;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: Beautique Display;
    src: url(assets/fonts/BeautiqueDisplay-Bold.otf) format("opentype");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Beautique Display;
    src: url(assets/fonts/BeautiqueDisplay-BoldItalic.otf) format("opentype");
    font-weight: 700;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: Beautique Display;
    src: url(assets/fonts/BeautiqueDisplay-Light.otf) format("opentype");
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Beautique Display;
    src: url(assets/fonts/BeautiqueDisplay-LightItalic.otf) format("opentype");
    font-weight: 300;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: Beautique Display;
    src: url(assets/fonts/BeautiqueDisplay-Medium.otf) format("opentype");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Beautique Display;
    src: url(assets/fonts/BeautiqueDisplay-MediumItalic.otf) format("opentype");
    font-weight: 500;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: Mallory;
    src: url(assets/fonts/Mallory-Thin.ttf) format("truetype");
    font-weight: 100;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Mallory;
    src: url(assets/fonts/Mallory-XLight.ttf) format("truetype");
    font-weight: 200;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Mallory;
    src: url(assets/fonts/Mallory-Light.ttf) format("truetype");
    font-weight: 350;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Mallory;
    src: url(assets/fonts/Mallory-Book.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Mallory;
    src: url(assets/fonts/Mallory-Medium.ttf) format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Mallory;
    src: url(assets/fonts/Mallory-Bold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Mallory;
    src: url(assets/fonts/Mallory-Ultra) format("truetype");
    font-weight: 800;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Mallory;
    src: url(assets/fonts/Mallory-Black.ttf) format("truetype");
    font-weight: 900;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Mallory;
    src: url(assets/fonts/Mallory-ThinItalic.ttf) format("truetype");
    font-weight: 100;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: Mallory;
    src: url(assets/fonts/Mallory-XLightItalic.ttf) format("truetype");
    font-weight: 200;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: Mallory;
    src: url(assets/fonts/Mallory-LightItalic.ttf) format("truetype");
    font-weight: 350;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: Mallory;
    src: url(assets/fonts/Mallory-BookItalic.ttf) format("truetype");
    font-weight: 400;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: Mallory;
    src: url(assets/fonts/Mallory-MediumItalic.ttf) format("truetype");
    font-weight: 500;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: Mallory;
    src: url(assets/fonts/Mallory-BoldItalic.ttf) format("truetype");
    font-weight: 700;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: Mallory;
    src: url(assets/fonts/Mallory-UltraItalic.ttf) format("truetype");
    font-weight: 800;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: Mallory;
    src: url(assets/fonts/Mallory-BlackItalic.ttf) format("truetype");
    font-weight: 900;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: HLT Bickham Script Pro Regular;
    src: url(assets/fonts/HLT-BicKhamScriptPro_Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

::-webkit-scrollbar {
    width: 0
}

::-webkit-scrollbar-thumb {
    border-radius: 0
}

::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(135,141,141,.47058823529411764)
}

button,input,select,textarea {
    margin: 0;
    outline: none
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

*,:after,:before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

img,video {
    height: auto;
    max-width: 100%
}

iframe {
    border: 0
}

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

td,th {
    padding: 0
}

td:not([align]),th:not([align]) {
    text-align: left
}

.typography blockquote,.typography body,.typography dd,.typography dl,.typography dt,.typography fieldset,.typography figure,.typography h1,.typography h2,.typography h3,.typography h4,.typography h5,.typography h6,.typography hr,.typography html,.typography iframe,.typography legend,.typography li,.typography ol,.typography p,.typography pre,.typography textarea,.typography ul,body,html {
    margin: 0;
    padding: 0
}

.typography h1,.typography h2,.typography h3,.typography h4,.typography h5,.typography h6 {
    font-size: 100%;
    font-weight: 400
}

.typography ul {
    list-style: none
}

@-webkit-keyframes spinAround {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes spinAround {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@-webkit-keyframes future {
    0% {
        -webkit-transform: translate(-330px,-50%) rotate(-45deg);
        transform: translate(-330px,-50%) rotate(-45deg)
    }

    50% {
        -webkit-transform: translateY(-50%) rotate(-45deg);
        transform: translateY(-50%) rotate(-45deg)
    }

    to {
        -webkit-transform: translate(330px,-50%) rotate(-45deg);
        transform: translate(330px,-50%) rotate(-45deg)
    }
}

@keyframes future {
    0% {
        -webkit-transform: translate(-330px,-50%) rotate(-45deg);
        transform: translate(-330px,-50%) rotate(-45deg)
    }

    50% {
        -webkit-transform: translateY(-50%) rotate(-45deg);
        transform: translateY(-50%) rotate(-45deg)
    }

    to {
        -webkit-transform: translate(330px,-50%) rotate(-45deg);
        transform: translate(330px,-50%) rotate(-45deg)
    }
}

@-webkit-keyframes spin {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes spin {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@-webkit-keyframes backgroudScroll {
    0% {
        background-position: 0 0
    }

    to {
        background-position: 22px 0
    }
}

@keyframes backgroudScroll {
    0% {
        background-position: 0 0
    }

    to {
        background-position: 22px 0
    }
}

@-webkit-keyframes moveRightToLeft {
    0% {
        -webkit-transform: translateY(-50%) rotate(-25deg);
        transform: translateY(-50%) rotate(-25deg)
    }

    to {
        -webkit-transform: translate(600px,-50%) rotate(-25deg);
        transform: translate(600px,-50%) rotate(-25deg)
    }
}

@keyframes moveRightToLeft {
    0% {
        -webkit-transform: translateY(-50%) rotate(-25deg);
        transform: translateY(-50%) rotate(-25deg)
    }

    to {
        -webkit-transform: translate(600px,-50%) rotate(-25deg);
        transform: translate(600px,-50%) rotate(-25deg)
    }
}

@-webkit-keyframes cd-sequence-reverse {
    0% {
        -webkit-transform: translateY(-50%) translateX(-98%);
        transform: translateY(-50%) translateX(-98%)
    }

    to {
        -webkit-transform: translateY(-50%) translateX(-2%);
        transform: translateY(-50%) translateX(-2%)
    }
}

@keyframes cd-sequence-reverse {
    0% {
        -webkit-transform: translateY(-50%) translateX(-98%);
        transform: translateY(-50%) translateX(-98%)
    }

    to {
        -webkit-transform: translateY(-50%) translateX(-2%);
        transform: translateY(-50%) translateX(-2%)
    }
}

@-webkit-keyframes cd-sequence {
    0% {
        -webkit-transform: translateY(-50%) translateX(-2%);
        transform: translateY(-50%) translateX(-2%)
    }

    to {
        -webkit-transform: translateY(-50%) translateX(-98%);
        transform: translateY(-50%) translateX(-98%)
    }
}

@keyframes cd-sequence {
    0% {
        -webkit-transform: translateY(-50%) translateX(-2%);
        transform: translateY(-50%) translateX(-2%)
    }

    to {
        -webkit-transform: translateY(-50%) translateX(-98%);
        transform: translateY(-50%) translateX(-98%)
    }
}

@-webkit-keyframes moveRightToLeftText {
    0% {
        -webkit-transform: translateY(-50%) rotate(-25deg);
        transform: translateY(-50%) rotate(-25deg)
    }

    to {
        -webkit-transform: translate(-380px,23%) rotate(-25deg);
        transform: translate(-380px,23%) rotate(-25deg)
    }
}

@keyframes moveRightToLeftText {
    0% {
        -webkit-transform: translateY(-50%) rotate(-25deg);
        transform: translateY(-50%) rotate(-25deg)
    }

    to {
        -webkit-transform: translate(-380px,23%) rotate(-25deg);
        transform: translate(-380px,23%) rotate(-25deg)
    }
}

@-webkit-keyframes mirror-effect {
    0% {
        left: -100%;
        top: -100%
    }

    to {
        left: 100%;
        top: 100%
    }
}

@keyframes mirror-effect {
    0% {
        left: -100%;
        top: -100%
    }

    to {
        left: 100%;
        top: 100%
    }
}

@-webkit-keyframes phonering-cricle {
    0% {
        -webkit-transform: translate(-50%,-50%) rotate(0) scale(.5) skew(1deg);
        transform: translate(-50%,-50%) rotate(0) scale(.5) skew(1deg);
        opacity: .1
    }

    50% {
        -webkit-transform: translate(-50%,-50%) rotate(0) scale(.7) skew(1deg);
        transform: translate(-50%,-50%) rotate(0) scale(.7) skew(1deg);
        opacity: .5
    }

    to {
        -webkit-transform: translate(-50%,-50%) rotate(0) scale(1) skew(1deg);
        transform: translate(-50%,-50%) rotate(0) scale(1) skew(1deg);
        opacity: .1
    }
}

@keyframes phonering-cricle {
    0% {
        -webkit-transform: translate(-50%,-50%) rotate(0) scale(.5) skew(1deg);
        transform: translate(-50%,-50%) rotate(0) scale(.5) skew(1deg);
        opacity: .1
    }

    50% {
        -webkit-transform: translate(-50%,-50%) rotate(0) scale(.7) skew(1deg);
        transform: translate(-50%,-50%) rotate(0) scale(.7) skew(1deg);
        opacity: .5
    }

    to {
        -webkit-transform: translate(-50%,-50%) rotate(0) scale(1) skew(1deg);
        transform: translate(-50%,-50%) rotate(0) scale(1) skew(1deg);
        opacity: .1
    }
}

@-webkit-keyframes phonering-circle-fill {
    0% {
        -webkit-transform: translate(-50%,-50%) rotate(0) scale(.7) skew(1deg);
        transform: translate(-50%,-50%) rotate(0) scale(.7) skew(1deg);
        opacity: .6
    }

    50% {
        -webkit-transform: translate(-50%,-50%) rotate(0) scale(1) skew(1deg);
        transform: translate(-50%,-50%) rotate(0) scale(1) skew(1deg);
        opacity: .6
    }

    to {
        -webkit-transform: translate(-50%,-50%) rotate(0) scale(.7) skew(1deg);
        transform: translate(-50%,-50%) rotate(0) scale(.7) skew(1deg);
        opacity: .6
    }
}

@keyframes phonering-circle-fill {
    0% {
        -webkit-transform: translate(-50%,-50%) rotate(0) scale(.7) skew(1deg);
        transform: translate(-50%,-50%) rotate(0) scale(.7) skew(1deg);
        opacity: .6
    }

    50% {
        -webkit-transform: translate(-50%,-50%) rotate(0) scale(1) skew(1deg);
        transform: translate(-50%,-50%) rotate(0) scale(1) skew(1deg);
        opacity: .6
    }

    to {
        -webkit-transform: translate(-50%,-50%) rotate(0) scale(.7) skew(1deg);
        transform: translate(-50%,-50%) rotate(0) scale(.7) skew(1deg);
        opacity: .6
    }
}

@-webkit-keyframes snakeX {
    0% {
        -webkit-transform: rotate(0) skew(1deg);
        transform: rotate(0) skew(1deg)
    }

    10% {
        -webkit-transform: rotate(-25deg) skew(1deg);
        transform: rotate(-25deg) skew(1deg)
    }

    20% {
        -webkit-transform: rotate(25deg) skew(1deg);
        transform: rotate(25deg) skew(1deg)
    }

    30% {
        -webkit-transform: rotate(-25deg) skew(1deg);
        transform: rotate(-25deg) skew(1deg)
    }

    40% {
        -webkit-transform: rotate(25deg) skew(1deg);
        transform: rotate(25deg) skew(1deg)
    }

    50% {
        -webkit-transform: rotate(0) skew(1deg);
        transform: rotate(0) skew(1deg)
    }

    to {
        -webkit-transform: rotate(0) skew(1deg);
        transform: rotate(0) skew(1deg)
    }
}

@keyframes snakeX {
    0% {
        -webkit-transform: rotate(0) skew(1deg);
        transform: rotate(0) skew(1deg)
    }

    10% {
        -webkit-transform: rotate(-25deg) skew(1deg);
        transform: rotate(-25deg) skew(1deg)
    }

    20% {
        -webkit-transform: rotate(25deg) skew(1deg);
        transform: rotate(25deg) skew(1deg)
    }

    30% {
        -webkit-transform: rotate(-25deg) skew(1deg);
        transform: rotate(-25deg) skew(1deg)
    }

    40% {
        -webkit-transform: rotate(25deg) skew(1deg);
        transform: rotate(25deg) skew(1deg)
    }

    50% {
        -webkit-transform: rotate(0) skew(1deg);
        transform: rotate(0) skew(1deg)
    }

    to {
        -webkit-transform: rotate(0) skew(1deg);
        transform: rotate(0) skew(1deg)
    }
}

:root {
    --Black: #000;
    --White: #fff;
    --Gradient-03: linear-gradient(90deg,#f15925,#9f1d21);
    --Gradient-04: linear-gradient(180deg,#f15925,#9f1d21 84.37%);
    --Gray-50: #f9fafb;
    --Gray-100: #f2f4f7;
    --Gray-200: #eaecf0;
    --Gray-300: #d0d5dd;
    --Gray-400: #98a2b3;
    --Gray-500: #667085;
    --Gray-600: #475467;
    --Gray-700: #344054;
    --Gray-900: #101828;
    --Brand-Orange-100: #ffe8e0;
    --Brand-Orange-500: #f15925;
    --Brand-Orange-700: #913516;
    --Brand-Red-500: #9f1d21;
    --Brand-Red-700: #5f1114;
    --Green: #008939;
    --Primary---500: #1b2755;
    --Primary---600: #cbaf65;
    --Secondary: #faf0e4;
    --Gray-sky-3: #d2d5da;
    --Gray-sky-10: #1c1e22
}

.tw-themes .tw-display {
    font-weight: 700
}

.tw-themes .f-regular {
    font-weight: 400
}

.tw-themes .f-medium {
    font-weight: 500
}

.tw-themes .f-semibold {
    font-weight: 600
}

.tw-themes .f-bold {
    font-weight: 700
}

.tw-themes .f-italic {
    font-style: italic
}

.tw-themes .text-center {
    text-align: center
}

.tw-themes .text-left {
    text-align: left
}

.tw-themes .text-right {
    text-align: right
}

.tw-themes .text-justify {
    text-align: justify
}

.tw-themes .text-uppercase {
    text-transform: uppercase
}

.tw-themes .text-capitalize {
    text-transform: capitalize
}

.tw-themes .text-decoration-underline {
    text-decoration: underline
}

.tw-themes .text-decoration-none {
    text-decoration: none
}

.tw-themes .text-line-through {
    text-decoration: line-through
}

.tw-themes .color-inherit {
    color: inherit
}

.tw-themes .color-red {
    color: red
}

.tw-themes .color-white {
    color: #fff
}

.tw-themes .color-black {
    color: #000
}

.tw-themes .bg-white {
    background: #fff
}

.tw-themes .bg-black {
    background: #000
}

.tw-themes .pad-0 {
    padding: 0
}

.tw-themes .pad-t-2 {
    padding-top: 2px
}

.tw-themes .pad-4 {
    padding: 4px
}

.tw-themes .pad-t-4 {
    padding-top: 4px
}

.tw-themes .pad-b-4 {
    padding-bottom: 4px
}

.tw-themes .pad-l-4 {
    padding-left: 4px
}

.tw-themes .pad-r-4 {
    padding-right: 4px
}

.tw-themes .pad-l-6 {
    padding-left: 6px
}

.tw-themes .pad-r-6 {
    padding-right: 6px
}

.tw-themes .pad-lr-6 {
    padding-left: 6px;
    padding-right: 6px
}

.tw-themes .pad-t-6 {
    padding-top: 6px
}

.tw-themes .pad-b-6 {
    padding-bottom: 6px
}

.tw-themes .pad-tb-6 {
    padding-top: 6px;
    padding-bottom: 6px
}

.tw-themes .pad-8 {
    padding: 8px
}

.tw-themes .pad-t-8 {
    padding-top: 8px
}

.tw-themes .pad-b-8 {
    padding-bottom: 8px
}

.tw-themes .pad-tb-8 {
    padding-top: 8px;
    padding-bottom: 8px
}

.tw-themes .pad-l-8 {
    padding-left: 8px
}

.tw-themes .pad-r-8 {
    padding-right: 8px
}

.tw-themes .pad-lr-8 {
    padding-left: 8px;
    padding-right: 8px
}

.tw-themes .pad-12 {
    padding: 12px
}

.tw-themes .pad-tb-12 {
    padding-top: 12px;
    padding-bottom: 12px
}

.tw-themes .pad-lr-12 {
    padding-left: 12px;
    padding-right: 12px
}

.tw-themes .pad-t-12 {
    padding-top: 12px
}

.tw-themes .pad-b-12 {
    padding-bottom: 12px
}

.tw-themes .pad-l-12 {
    padding-left: 12px
}

.tw-themes .pad-r-12 {
    padding-right: 12px
}

.tw-themes .pad-t-15 {
    padding-top: 15px
}

.tw-themes .pad-b-15 {
    padding-bottom: 15px
}

.tw-themes .pad-tb-15 {
    padding-top: 15px;
    padding-bottom: 15px
}

.tw-themes .pad-16 {
    padding: 16px
}

.tw-themes .pad-tb-16 {
    padding-top: 16px;
    padding-bottom: 16px
}

.tw-themes .pad-lr-16 {
    padding-left: 16px;
    padding-right: 16px
}

.tw-themes .pad-t-16 {
    padding-top: 16px
}

.tw-themes .pad-b-16 {
    padding-bottom: 16px
}

.tw-themes .pad-l-16 {
    padding-left: 16px
}

.tw-themes .pad-r-16 {
    padding-right: 16px
}

.tw-themes .pad-tb-18 {
    padding-top: 18px;
    padding-bottom: 18px
}

.tw-themes .pad-b-22 {
    padding-bottom: 22px
}

.tw-themes .pad-24 {
    padding: 24px
}

.tw-themes .pad-tb-24 {
    padding-top: 24px;
    padding-bottom: 24px
}

.tw-themes .pad-lr-24 {
    padding-left: 24px;
    padding-right: 24px
}

.tw-themes .pad-t-24 {
    padding-top: 24px
}

.tw-themes .pad-b-24 {
    padding-bottom: 24px
}

.tw-themes .pad-l-24 {
    padding-left: 24px
}

.tw-themes .pad-r-24 {
    padding-right: 24px
}

.tw-themes .pad-32 {
    padding: 32px
}

.tw-themes .pad-tb-32 {
    padding-top: 32px;
    padding-bottom: 32px
}

.tw-themes .pad-lr-32 {
    padding-left: 32px;
    padding-right: 32px
}

.tw-themes .pad-t-32 {
    padding-top: 32px
}

.tw-themes .pad-b-32 {
    padding-bottom: 32px
}

.tw-themes .pad-l-32 {
    padding-left: 32px
}

.tw-themes .pad-r-32 {
    padding-right: 32px
}

.tw-themes .pad-b-40 {
    padding-bottom: 40px
}

.tw-themes .pad-t-40 {
    padding-top: 40px
}

.tw-themes .pad-tb-40 {
    padding-top: 40px;
    padding-bottom: 40px
}

.tw-themes .pad-lr-40 {
    padding-left: 40px;
    padding-right: 40px
}

.tw-themes .pad-t-45 {
    padding-top: 45px
}

.tw-themes .pad-b-45 {
    padding-bottom: 45px
}

.tw-themes .pad-tb-45 {
    padding-top: 45px;
    padding-bottom: 45px
}

.tw-themes .pad-t-48 {
    padding-top: 48px
}

.tw-themes .pad-b-48 {
    padding-bottom: 48px
}

.tw-themes .pad-tb-48 {
    padding-top: 48px;
    padding-bottom: 48px
}

.tw-themes .pad-t-56 {
    padding-top: 56px
}

.tw-themes .pad-b-56 {
    padding-bottom: 56px
}

.tw-themes .pad-tb-56 {
    padding-top: 56px;
    padding-bottom: 56px
}

.tw-themes .pad-t-60 {
    padding-top: 60px
}

.tw-themes .pad-b-60 {
    padding-bottom: 60px
}

.tw-themes .pad-tb-60 {
    padding-top: 60px;
    padding-bottom: 60px
}

.tw-themes .pad-t-64 {
    padding-top: 64px
}

.tw-themes .pad-lr-64 {
    padding-left: 64px;
    padding-right: 64px
}

.tw-themes .pad-t-72 {
    padding-top: 72px
}

.tw-themes .pad-b-72 {
    padding-bottom: 72px
}

.tw-themes .pad-l-72 {
    padding-left: 72px
}

.tw-themes .pad-r-72 {
    padding-right: 72px
}

.tw-themes .pad-lr-72 {
    padding-left: 72px;
    padding-right: 72px
}

.tw-themes .pad-tb-72 {
    padding-top: 72px;
    padding-bottom: 72px
}

.tw-themes .pad-b-64 {
    padding-bottom: 64px
}

.tw-themes .pad-b-80 {
    padding-bottom: 80px
}

.tw-themes .pad-t-80 {
    padding-top: 80px
}

.tw-themes .pad-tb-80 {
    padding-top: 80px;
    padding-bottom: 80px
}

.tw-themes .pad-l-96 {
    padding-left: 96px
}

.tw-themes .pad-r-96 {
    padding-right: 96px
}

.tw-themes .pad-t-96 {
    padding-top: 96px
}

.tw-themes .pad-b-96 {
    padding-bottom: 96px
}

.tw-themes .pad-t-112 {
    padding-top: 112px
}

.tw-themes .pad-b-112 {
    padding-bottom: 112px
}

.tw-themes .mt-auto {
    margin-top: auto
}

.tw-themes .mb-auto {
    margin-bottom: auto
}

.tw-themes .mr-auto {
    margin-right: auto
}

.tw-themes .ml-auto {
    margin-left: auto
}

.tw-themes .mx-auto {
    margin-left: auto;
    margin-right: auto
}

.tw-themes .mb-4 {
    margin-bottom: 4px
}

.tw-themes .mb-6 {
    margin-bottom: 6px
}

.tw-themes .mb-8 {
    margin-bottom: 8px
}

.tw-themes .mb-12 {
    margin-bottom: 12px
}

.tw-themes .mb-16 {
    margin-bottom: 16px
}

.tw-themes .mb-20 {
    margin-bottom: 20px
}

.tw-themes .mb-24 {
    margin-bottom: 24px
}

.tw-themes .mb-32 {
    margin-bottom: 32px
}

.tw-themes .mb-40 {
    margin-bottom: 40px
}

.tw-themes .mb-56 {
    margin-bottom: 56px
}

.tw-themes .mb-60 {
    margin-bottom: 60px
}

.tw-themes .mt-4 {
    margin-top: 4px
}

.tw-themes .mt-8 {
    margin-top: 8px
}

.tw-themes .mt-12 {
    margin-top: 12px
}

.tw-themes .mt-16 {
    margin-top: 16px
}

.tw-themes .mt-24 {
    margin-top: 24px
}

.tw-themes .mt-32 {
    margin-top: 32px
}

.tw-themes .mt-40 {
    margin-top: 40px
}

.tw-themes .mt-48 {
    margin-top: 48px
}

.tw-themes [class*=rx-] {
    overflow: hidden
}

.tw-themes .rx-4 {
    border-radius: 4px
}

.tw-themes .rx-6 {
    border-radius: 6px
}

.tw-themes .rx-8 {
    border-radius: 8px
}

.tw-themes .rx-10 {
    border-radius: 10px
}

.tw-themes .rx-12 {
    border-radius: 12px
}

.tw-themes .rx-16 {
    border-radius: 16px
}

.tw-themes .rx-20 {
    border-radius: 20px
}

.tw-themes .rx-24 {
    border-radius: 24px
}

.tw-themes .rx-28 {
    border-radius: 28px
}

.tw-themes .rx-32 {
    border-radius: 32px
}

.tw-themes .rx-40 {
    border-radius: 40px
}

.tw-themes .rx-48 {
    border-radius: 48px
}

.tw-themes .rx-50 {
    border-radius: 50%
}

.tw-themes .rx-100 {
    border-radius: 100px
}

.tw-themes .w-50 {
    width: 50%
}

.tw-themes .w-100 {
    width: 100%
}

.tw-themes .border-1-gray-300 {
    border: 1px solid var(--Gray-300)
}

.tw-themes .border-0,.tw-themes .border-none {
    border: none
}

.tw-themes .swiper-slide {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.tw-themes .d-none {
    display: none
}

.tw-themes .hover-opacity {
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.tw-themes .hover-opacity:hover {
    opacity: .8
}

.tw-themes .hover-bg-gray-100:hover {
    background-color: var(--Gray-100)
}

.tw-themes .cursor-pointer {
    cursor: pointer
}

.tw-themes strong {
    font-weight: 700
}

.tw-themes .line-clamp-1 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden
}

.tw-themes .tw-title-32 {
    color: #331a00;
    text-align: center;
    font-family: Beautique Display;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 137.5%;
    text-transform: uppercase
}

@media only screen and (max-width: 1023px) {
    .tw-themes .tw-title-32 {
        font-size:23px
    }
}

.tw-themes .tw-view-more {
    padding: 12px 20px 14px;
    border-radius: 8px;
    border: 1px solid var(--Primary---500);
    background: #fff;
    display: inline-block;
    color: var(--Primary---500);
    text-align: center;
    font-family: Manrope;
    font-size: 14px;
    font-weight: 400;
    line-height: 171.429%;
    text-transform: uppercase;
    margin: 20px 0 84px
}

.tw-themes .tw-view-more:hover {
    background-color: var(--Primary---500);
    color: #fdeecf
}

.tw-container {
    width: 100%;
    max-width: 1440px;
    padding: 0 56px;
    margin: 0 auto
}

@media only screen and (min-width: 1366px) {
    .tw-container.mx-1256 {
        max-width:1440px;
        padding: 0 92px
    }

    .tw-container.mx-1224 {
        max-width: 1440px;
        padding: 0 108px
    }

    .tw-container.mx-1152 {
        max-width: 1440px;
        padding: 0 144px
    }

    .tw-container.mx-1104 {
        max-width: 1440px;
        padding: 0 168px
    }

    .tw-container.mx-904 {
        max-width: 1440px;
        padding: 0 256px
    }

    .tw-container.mx-976 {
        max-width: 1440px;
        padding: 0 232px
    }

    .tw-container.mx-896 {
        max-width: 1440px;
        padding: 0 272px
    }
}

@media only screen and (max-width: 1366px) {
    .tw-container {
        padding:0 40px
    }
}

@media only screen and (max-width: 992px) {
    .tw-container {
        padding:0 25px
    }
}

@media only screen and (max-width: 768px) {
    .tw-container {
        padding:0 15px
    }
}

body,html {
    font-family: Manrope,Mallory,-apple-system,Arial,Helvetica,system-ui,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    -webkit-font-smoothing: antialiased;
    background: #faf0e4
}

body.hidden,html.hidden {
    overflow: hidden
}

body.hidden .overlay,html.hidden .overlay {
    opacity: 1;
    visibility: visible
}

body.open-modal .overlay,html.open-modal .overlay {
    opacity: 1;
    visibility: visible;
    z-index: 1001
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 990;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    opacity: 0;
    visibility: hidden
}

.d-flex {
    display: -webkit-box;
    display: flex
}

.d-inline-flex {
    display: -webkit-inline-box;
    display: inline-flex
}

.d-flex.flex-column,.d-inline-flex.flex-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column
}

.d-flex.align-start,.d-inline-flex.align-start {
    -webkit-box-align: start;
    align-items: flex-start
}

.d-flex.align-end,.d-inline-flex.align-end {
    -webkit-box-align: end;
    align-items: flex-end
}

.d-flex.align-center,.d-inline-flex.align-center {
    -webkit-box-align: center;
    align-items: center
}

.d-flex.align-baseline,.d-inline-flex.align-baseline {
    -webkit-box-align: baseline;
    align-items: baseline
}

.d-flex.justify-between,.d-inline-flex.justify-between {
    -webkit-box-pack: justify;
    justify-content: space-between
}

.d-flex.justify-end,.d-inline-flex.justify-end {
    -webkit-box-pack: end;
    justify-content: flex-end
}

.d-flex.justify-start,.d-inline-flex.justify-start {
    -webkit-box-pack: start;
    justify-content: flex-start
}

.d-flex.justify-center,.d-inline-flex.justify-center {
    -webkit-box-pack: center;
    justify-content: center
}

.d-flex.flex-wrap,.d-inline-flex.flex-wrap {
    flex-wrap: wrap
}

.d-flex.gap-2,.d-inline-flex.gap-2 {
    gap: 2px
}

.d-flex.gap-4,.d-inline-flex.gap-4 {
    gap: 4px
}

.d-flex.gap-6,.d-inline-flex.gap-6 {
    gap: 6px
}

.d-flex.gap-8,.d-inline-flex.gap-8 {
    gap: 8px
}

.d-flex.gap-10,.d-inline-flex.gap-10 {
    gap: 10px
}

.d-flex.gap-12,.d-inline-flex.gap-12 {
    gap: 12px
}

.d-flex.gap-14,.d-inline-flex.gap-14 {
    gap: 14px
}

.d-flex.gap-15,.d-inline-flex.gap-15 {
    gap: 15px
}

.d-flex.gap-16,.d-inline-flex.gap-16 {
    gap: 16px
}

.d-flex.gap-8-16,.d-inline-flex.gap-8-16 {
    gap: 8px 16px
}

.d-flex.gap-20,.d-inline-flex.gap-20 {
    gap: 20px
}

.d-flex.gap-24,.d-inline-flex.gap-24 {
    gap: 24px
}

.d-flex.gap-30,.d-inline-flex.gap-30 {
    gap: 30px
}

.d-flex.gap-32,.d-inline-flex.gap-32 {
    gap: 32px
}

.d-flex.gap-40,.d-inline-flex.gap-40 {
    gap: 40px
}

.d-flex.gap-48,.d-inline-flex.gap-48 {
    gap: 48px
}

.d-flex.gap-56,.d-inline-flex.gap-56 {
    gap: 56px
}

.d-flex.gap-64,.d-inline-flex.gap-64 {
    gap: 64px
}

.flex-shrink-0 {
    flex-shrink: 0!important
}

#header-main {
    z-index: 999;
    width: 100%
}

.section-header {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1000;
    -webkit-transition: -webkit-transform .5s ease-in-out;
    transition: -webkit-transform .5s ease-in-out;
    transition: transform .5s ease-in-out;
    transition: transform .5s ease-in-out,-webkit-transform .5s ease-in-out
}

.section-header.hide-header {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
}

.section-header .switch-lang {
    padding: 7px 2px;
    color: var(--Neutral-Black,#231f20);
    text-align: right;
    font-family: Manrope,Plus Jakarta Sans,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.5;
    position: relative;
    margin-left: auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    cursor: pointer
}

@media only screen and (max-width: 640px) {
    .section-header .switch-lang {
        margin-right:25px
    }
}

.section-header .switch-lang .flag-current {
    width: 20px!important
}

.section-header .switch-lang .flag-current img {
    width: 20px!important;
    height: auto!important;
    -o-object-fit: cover;
    object-fit: cover
}

.section-header .switch-lang .current_lang_name {
    color: var(--Primary---500);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    text-transform: capitalize
}

.section-header .switch-lang .current-lang {
    gap: 9px
}

.section-header .switch-lang:hover .dropdown {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(-50%);
    transform: translate(-50%)
}

.section-header .switch-lang .dropdown {
    position: absolute;
    top: 100%;
    left: 50%;
    margin: 0;
    list-style: none;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    min-width: 100%;
    -webkit-transform: translate(-50%,3px);
    transform: translate(-50%,3px);
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    background: #fff;
    -webkit-box-shadow: 0 1px 8px 0 rgba(0,0,0,.12);
    box-shadow: 0 1px 8px 0 rgba(0,0,0,.12);
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column
}

.section-header .switch-lang .dropdown .lang-item {
    display: block;
    padding: 8px;
    -webkit-box-ordinal-group: 2;
    order: 1
}

.section-header .switch-lang .dropdown .lang-item.current-lang {
    -webkit-box-ordinal-group: 3;
    order: 2
}

.section-header .switch-lang .dropdown .lang-item.current-lang #1b2755 {
    font-weight: 600
}

.section-header .switch-lang .dropdown .lang-item:hover {
    background: var(--Primary---500)
}

.section-header .switch-lang .dropdown .lang-item:hover a {
    color: #fff
}

.section-header .switch-lang .dropdown .lang-item a {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    gap: 8px;
    text-decoration: none;
    color: inherit
}

.section-header .switch-lang .dropdown .lang-item a span {
    margin: 0!important
}

.section-header .header-main {
    background: -webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.3)),to(hsla(0,0%,100%,0)));
    background: linear-gradient(180deg,hsla(0,0%,100%,.3),hsla(0,0%,100%,0));
    -webkit-backdrop-filter: blur(14px);
    backdrop-filter: blur(14px);
    padding-top: 16px;
    padding-bottom: 16px;
    position: relative;
    -webkit-transition: .4s ease-out;
    transition: .4s ease-out
}

.section-header .header-main .tw-container-header {
    padding: 0 3.4722222222%
}

@media only screen and (max-width: 640px) {
    .section-header .header-main .tw-container-header {
        padding:0 16px
    }
}

.section-header .main-menu {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    position: relative
}

.section-header .main-menu .logo {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 9;
    -webkit-filter: drop-shadow(0 4px 4px rgba(0,0,0,.25));
    filter: drop-shadow(0 4px 4px rgba(0,0,0,.25));
    width: 186px
}

@media only screen and (max-width: 1100px) {
    .section-header .main-menu .logo {
        margin-top:0
    }
}

@media only screen and (max-width: 959px) {
    .section-header .main-menu .logo {
        position:relative;
        top: 0;
        left: 0;
        -webkit-transform: none;
        transform: none;
        width: 126px;
        -webkit-filter: none;
        filter: none
    }
}

.section-header .main-menu .logo img {
    width: 100%;
    height: auto
}

.section-header .main-menu .logo img.logo-desktop {
    display: block
}

@media only screen and (max-width: 959px) {
    .section-header .main-menu .logo img.logo-desktop {
        display:none
    }
}

.section-header .main-menu .logo img.logo-mobile {
    display: none
}

@media only screen and (max-width: 959px) {
    .section-header .main-menu .logo img.logo-mobile {
        display:block
    }
}

.section-header .main-menu .header-menu li {
    display: -webkit-inline-box;
    display: inline-flex
}

.section-header .main-menu .header-menu li:hover a {
    color: #1b2755
}

.section-header .main-menu .header-menu li.current-menu-item a {
    color: #1b2755;
    font-weight: 700
}

.section-header .main-menu .header-menu li.current-menu-item a:after,.section-header .main-menu .header-menu li.current-menu-item a:before {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #1b2755
}

.section-header .main-menu .header-menu a {
    color: #1b2755;
    font-family: Manrope;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    gap: 10px;
    text-decoration: none;
    padding: 8px 10px
}

.section-header .main-menu .menu-left,.section-header .main-menu .menu-right {
    width: 38.75%
}

@media only screen and (max-width: 1100px) {
    .section-header .main-menu .menu-left,.section-header .main-menu .menu-right {
        width:calc(50% - 74px)
    }
}

@media only screen and (max-width: 959px) {
    .section-header .main-menu .menu-left,.section-header .main-menu .menu-right {
        display:none
    }
}

.section-header .main-menu .menu-right .header-menu {
    width: 100%;
    padding-right: 5.7347670251%;
    -webkit-box-pack: end;
    justify-content: flex-end
}

@media only screen and (max-width: 1004px) {
    .section-header .main-menu .menu-right .header-menu {
        padding-right:3%
    }
}

.section-header .btn-toggle-menu {
    display: none
}

@media only screen and (max-width: 959px) {
    .section-header .btn-toggle-menu {
        display:-webkit-box;
        display: flex;
        background: transparent;
        cursor: pointer;
        padding: 6px 8px;
        border: none
    }

    .section-header .btn-toggle-menu:hover {
        background: linear-gradient(125deg,#6a4533,var(--Primary---500) 65.38%,#f8cd9c),linear-gradient(180deg,#f8cd9c 25.95%,var(--Primary---500) 78.74%,#956145 97.17%);
        color: #fff
    }

    .section-header .btn-toggle-menu:hover svg path {
        stroke: #fff
    }
}

.sidebar-menu {
    position: fixed;
    z-index: 1001;
    top: 0;
    left: 0;
    width: 80%;
    max-width: 504px;
    height: 100%;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: .3s;
    transition: .3s;
    opacity: 0;
    visibility: hidden
}

.sidebar-menu.active {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.sidebar-menu .wrap-main-menu {
    position: relative;
    z-index: 9;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear,left top,left bottom,from(#ffe1a4),to(#faf0e4));
    background: linear-gradient(180deg,#ffe1a4,#faf0e4);
    padding: 32px 48px;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column
}

@media only screen and (max-width: 767px) {
    .sidebar-menu .wrap-main-menu {
        padding:24px 20px
    }
}

.sidebar-menu .wrap-main-menu .btn-close {
    background: transparent;
    cursor: pointer;
    padding: 0;
    border: none;
    outline: 0;
    -webkit-transition: .3s;
    transition: .3s;
    width: 40px;
    height: 40px;
    color: var(--Primary---500)
}

.sidebar-menu .wrap-main-menu .btn-close:hover {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.sidebar-menu .wrap-main-menu .header-menu,.sidebar-menu .wrap-main-menu .search-form {
    flex-shrink: 0
}

.sidebar-menu .wrap-main-menu .search-form {
    margin: 32px 0 24px;
    position: relative
}

.sidebar-menu .wrap-main-menu .search-form input {
    width: 100%;
    padding: 12px 16px;
    border: 1px solid hsla(0,0%,100%,.05);
    border-radius: 100px;
    font-size: 16px;
    color: #fff;
    outline: none;
    -webkit-transition: .3s;
    transition: .3s;
    height: 44px;
    background: hsla(0,0%,100%,.1)
}

.sidebar-menu .wrap-main-menu .search-form input::-webkit-input-placeholder {
    color: #fff;
    opacity: .6
}

.sidebar-menu .wrap-main-menu .search-form input::-moz-placeholder {
    color: #fff;
    opacity: .6
}

.sidebar-menu .wrap-main-menu .search-form input::placeholder {
    color: #fff;
    opacity: .6
}

.sidebar-menu .wrap-main-menu .search-form button {
    flex-shrink: 0;
    width: 44px;
    height: 44px;
    padding: 0;
    background: transparent;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.sidebar-menu .wrap-main-menu .menu-scroll {
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
}

.sidebar-menu .wrap-main-menu .mobile-menu {
    position: relative;
    margin-top: 30px
}

.sidebar-menu .wrap-main-menu .mobile-menu .menu-item {
    position: relative;
    display: block;
    width: 100%
}

.sidebar-menu .wrap-main-menu .mobile-menu .menu-item.current-menu-item a {
    color: #f8cd9c;
    font-weight: 700
}

.sidebar-menu .wrap-main-menu .mobile-menu .menu-item a {
    display: -webkit-box;
    display: flex;
    width: 100%;
    text-decoration: none;
    color: inherit;
    padding: 10px 0;
    -webkit-transition: .3s;
    transition: .3s;
    color: var(--Primary---500);
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
    text-transform: uppercase
}

.sidebar-menu .wrap-main-menu .mobile-menu .menu-item a:hover {
    color: #f8cd9c
}
.footer-top img{
    height: 150px;
    width: 194px;
    object-fit: contain;
}
#colophon {
    position: relative;
    z-index: 1
}

.footer-main {
    background-color: #1b2755;
    padding: 29px 0 23px
}

.footer-main .tw-container {
    padding: 0 100px 0 80px
}

@media only screen and (max-width: 767px) {
    .footer-main .tw-container {
        padding:0 15px
    }
}

.footer-main .footer-top {
    margin-bottom: 54px
}

.footer-main .footer-top a {
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

@media only screen and (max-width: 1023px) {
    .footer-main .footer-bottom {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        gap: 20px
    }
}

.footer-main .footer-bottom .left {
    width: 31.1904761905%
}

@media only screen and (max-width: 1023px) {
    .footer-main .footer-bottom .left {
        width:100%
    }
}

@media only screen and (max-width: 767px) {
    .footer-main .footer-bottom .left {
        gap:15px
    }
}

.footer-main .footer-bottom .left .col-1st {
    gap: 17px;
    max-width: 178px
}

@media only screen and (max-width: 767px) {
    .footer-main .footer-bottom .left .col-1st {
        max-width:unset
    }
}

.footer-main .footer-bottom .left .link {
    width: 160px
}

@media only screen and (max-width: 767px) {
    .footer-main .footer-bottom .left .link {
        width:100%
    }
}

.footer-main .footer-bottom .left .link a {
    text-decoration: none;
    color: #fff;
    font-family: Manrope;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 133.333%;
    letter-spacing: -.225px
}

.footer-main .footer-bottom .right {
    width: 63.7301587302%;
    gap: 7.8455790785%
}

@media only screen and (max-width: 1023px) {
    .footer-main .footer-bottom .right {
        width:100%;
        gap: 20px
    }
}

.footer-main .footer-bottom .right .text-opacity-5 {
    margin-bottom: 16px
}

.footer-main .footer-bottom .right .appointment {
    color: #cbaf65;
    text-align: center;
    font-family: Beautique Display;
    font-size: 11.51px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    letter-spacing: 2.187px;
    text-transform: uppercase;
    margin-top: 14px;
    max-width: 237px;
    text-decoration: none;
    padding: 6px 10.732px;
    border-radius: 4.293px;
    border: .537px solid hsla(0,0%,100%,.5);
    background: var(--Secondary)
}

.footer-main .footer-bottom .right .col:first-child {
    width: 31.1332503113%
}

@media only screen and (max-width: 767px) {
    .footer-main .footer-bottom .right .col:first-child {
        width:100%
    }
}

.footer-main .footer-bottom .right .col:nth-child(2) {
    width: 28.7671232877%
}

@media only screen and (max-width: 767px) {
    .footer-main .footer-bottom .right .col:nth-child(2) {
        width:100%
    }
}

.footer-main .footer-bottom .right .col:last-child {
    width: 24.4084682441%
}

@media only screen and (max-width: 767px) {
    .footer-main .footer-bottom .right .col:last-child {
        width:100%
    }
}

.footer-main .footer-bottom .right .social {
    margin-top: 10px
}

.footer-main .footer-bottom .right .social a {
    display: block;
    height: 24px;
    width: 24px
}

.footer-main .footer-bottom .text-opacity-5 {
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    line-height: 133.333%;
    letter-spacing: -.225px;
    text-transform: uppercase;
    opacity: .5
}

@media only screen and (max-width: 767px) {
    .footer-main .footer-bottom .text-opacity-5 {
        opacity:1
    }
}

.footer-main .footer-bottom .note {
    color: #fff;
    text-align: justify;
    font-size: 5px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    letter-spacing: -.075px
}

* {
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    color: #333;
    font-size: 62.5%;
    font-family: Open Sans,sans-serif
}

.main {
    background: #f1f1f1;
    min-height: 100vh;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center
}

.form {
    width: 360px;
    min-height: 100px;
    padding: 32px 24px;
    text-align: center;
    background: #fff;
    border-radius: 2px;
    margin: 24px;
    align-self: center;
    -webkit-box-shadow: 0 2px 5px 0 rgba(51,62,73,.1);
    box-shadow: 0 2px 5px 0 rgba(51,62,73,.1)
}

.form .heading {
    font-size: 2rem
}

.form .desc {
    text-align: center;
    color: #636d77;
    font-size: 1.6rem;
    font-weight: lighter;
    line-height: 2.4rem;
    margin-top: 16px;
    font-weight: 300
}

.form-group {
    display: -webkit-box;
    display: flex;
    margin-bottom: 16px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column
}

.form-label,.form-message {
    text-align: left
}

.form-label {
    font-weight: 700;
    padding-bottom: 6px;
    line-height: 1.8rem;
    font-size: 1.4rem
}

.form-control {
    height: 40px;
    padding: 8px 12px;
    border: 1px solid #b3b3b3;
    border-radius: 3px;
    outline: none;
    font-size: 1.4rem
}

.form-control:hover {
    border-color: #1dbfaf
}

.form-group.invalid .form-control {
    border-color: #f33a58
}

.form-group.invalid .form-message {
    color: #f33a58
}

.form-group.isRadio {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: initial;
    -webkit-box-direction: initial;
    flex-direction: row;
    flex-wrap: wrap
}

.form-group.isRadio .form-message {
    width: 100%
}

.form-group .radio {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin-right: 20px
}

.form-group .radio input {
    margin-right: 10px
}

.form-group .radio label {
    padding-bottom: 0
}

.form-message {
    font-size: 1.2rem;
    line-height: 1.6rem;
    padding: 4px 0 0
}

.form-submit {
    outline: none;
    background-color: #1dbfaf;
    margin-top: 12px;
    padding: 12px 16px;
    font-weight: 600;
    color: #fff;
    border: none;
    width: 100%;
    font-size: 14px;
    border-radius: 4px;
    cursor: pointer
}

.form-submit:hover {
    background-color: #1ac7b6
}

.spacer {
    margin-top: 36px
}

.h-section1 {
    height: 100vh;
    width: 100%
}

.h-section1 .swiper {
    height: 100%
}

.h-section1 img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    -o-object-position: bottom;
    object-position: bottom
}

.h-section1a {
    background-image: url(assets/images/home/ss1a-bg.png);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 67px;
    position: relative;
    overflow: hidden
}

.h-section1a .layer-top,.h-section1a .tw-container {
    position: relative;
    z-index: 2
}

.h-section1a .layer-top {
    width: 100%;
    height: auto;
    margin-top: 203px
}

@media only screen and (max-width: 1023px) {
    .h-section1a .layer-top {
        margin-top:300px
    }
}

@media only screen and (max-width: 767px) {
    .h-section1a .layer-top {
        margin-top:560px
    }
}

.h-section1a .layer-top img {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover
}

.h-section1a .desc {
    width: 418px;
    margin: 0 auto;
    padding: 35px 0
}

@media only screen and (max-width: 1023px) {
    .h-section1a .desc {
        width:100%
    }
}

.h-section1a a {
    border-radius: 4px;
    border: 1px solid #d1a463;
    background: linear-gradient(236deg,#f9fff4 1.32%,#fbdda9 82.98%);
    color: var(--Primary---500,#1b2755);
    font-family: Manrope;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    padding: 10px 24px;
    display: block
}

.h-section1a .text,.h-section1a a {
    margin: 0 auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.h-section1a .text span {
    margin-top: -7px
}

.h-section1a .text span:first-child {
    font-size: 82.195px
}

.h-section1a .text span:nth-child(2) {
    font-size: 54.796px
}

.h-section1a .text span:nth-child(3) {
    font-size: 72px;
    text-align: right
}

.h-section1a .text span:last-child {
    font-size: 48px
}

.h-section1a .text span:last-child,.h-section1a .text span:nth-child(2) {
    color: #cbaf65;
    font-family: Beautique Display;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase
}

.h-section1a .text span:first-child,.h-section1a .text span:nth-child(3) {
    background: -webkit-gradient(linear,left top,right top,from(#cbaf65),color-stop(38.01%,#cbaf65),color-stop(75.98%,#ab0d14),to(#fc686b));
    background: linear-gradient(90deg,#cbaf65,#cbaf65 38.01%,#ab0d14 75.98%,#fc686b);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #fff;
    font-family: HLT Bickham Script Pro Regular;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.h-section1a .textture-wrap {
    position: absolute;
    width: 100%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    left: 50%;
    top: 67%
}

@media only screen and (min-width: 1920px) {
    .h-section1a .textture-wrap {
        top:60%
    }
}

@media only screen and (max-width: 1280px) {
    .h-section1a .textture-wrap {
        top:69%
    }
}

@media only screen and (max-width: 1023px) {
    .h-section1a .textture-wrap {
        top:55%;
        max-height: 1538px
    }
}

.h-section1a .textture {
    width: 92.2222222222%;
    max-width: 1328px;
    position: relative;
    margin: 0 auto
}

@media only screen and (max-width: 1280px) {
    .h-section1a .textture {
        width:100%
    }
}

.h-section1a .textture img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 1
}

.h-section1a .textture .text {
    position: absolute;
    width: 76.5060240964%;
    left: 50%;
    top: 10%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 2
}

@media only screen and (max-width: 1280px) {
    .h-section1a .textture .text {
        width:80%
    }
}

@media only screen and (max-width: 1199px) {
    .h-section1a .textture .text {
        top:8%
    }
}

@media only screen and (max-width: 1023px) {
    .h-section1a .textture .text {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        -webkit-box-align: center;
        align-items: center;
        gap: 16px
    }
}

.h-section1a .textture .text .col-item p:first-child {
    color: rgba(0,0,0,.5);
    font-family: Manrope;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 142.857%;
    letter-spacing: -.21px
}

.h-section1a .textture .text .col-item p:last-child {
    color: var(--Primary---500);
    font-family: Manrope;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: -.36px
}

.h-section1a .textture .text .title {
    color: #331a00;
    text-align: center;
    font-family: Beautique Display;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 183.333%;
    text-transform: uppercase;
    margin-bottom: 38px
}

.h-section1a .textture .text .describe {
    margin-top: 35px;
    color: var(--Primary---500);
    text-align: center;
    font-family: Manrope;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
    letter-spacing: .4px;
    text-transform: uppercase
}

@media only screen and (max-width: 1023px) {
    .h-section1a .textture .text .describe {
        width:70%;
        margin-left: auto;
        margin-right: auto
    }
}

@media only screen and (max-width: 767px) {
    .h-section1a .textture .text .describe {
        width:100%
    }
}

@media only screen and (max-width: 1023px) {
    .h-section1a .textture .text .col {
        -webkit-box-align:center;
        align-items: center;
        text-align: center
    }
}

.h-section1a .textture .text .col:first-child {
    width: 24.5078740157%
}

@media only screen and (max-width: 1023px) {
    .h-section1a .textture .text .col:first-child {
        width:100%;
        -webkit-box-ordinal-group: 3;
        order: 2
    }
}

.h-section1a .textture .text .col:nth-child(2) {
    width: 36.7125984252%
}

@media only screen and (max-width: 1023px) {
    .h-section1a .textture .text .col:nth-child(2) {
        -webkit-box-ordinal-group:2;
        order: 1;
        width: 100%
    }
}

.h-section1a .textture .text .col:last-child {
    width: 18.1102362205%
}

@media only screen and (max-width: 1023px) {
    .h-section1a .textture .text .col:last-child {
        width:100%;
        -webkit-box-ordinal-group: 4;
        order: 3
    }
}

.h-section2 {
    padding: 80px 0 95px;
    position: relative;
    background-image: url(assets/images/home/ss2-bg.png);
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover
}

@media only screen and (min-width: 1367px) {
    .h-section2 .tw-container {
        padding:0 128px
    }
}

.h-section2 h2.title {
    background: -webkit-gradient(linear,left top,left bottom,from(#cbaf65),to(#870707));
    background: linear-gradient(180deg,#cbaf65,#870707);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.h-section2 h2.title span:first-child {
    text-align: center;
    font-family: Beautique Display;
    font-size: 96px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize
}

@media only screen and (max-width: 1023px) {
    .h-section2 h2.title span:first-child {
        font-size:52px
    }
}

.h-section2 h2.title span:last-child {
    text-align: center;
    font-family: Beautique Display;
    font-size: 60px;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

@media only screen and (max-width: 1023px) {
    .h-section2 h2.title span:last-child {
        font-size:33px
    }
}

.h-section2 .line-strole {
    padding-top: 25px;
    padding-bottom: 33spx;
    margin: 0 auto;
    display: block
}

.h-section2 .sub-title {
    padding: 0 0 53px;
    position: relative;
    z-index: 99
}

.h-section2 .sub-title .number {
    font-family: Beautique Display;
    font-size: 96px;
    font-style: italic;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
    background: -webkit-gradient(linear,left top,left bottom,from(#cbaf65),to(#870707));
    background: linear-gradient(180deg,#cbaf65,#870707);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.h-section2 .sub-title p:first-child {
    color: var(--Gray-sky-10);
    text-align: center;
    font-family: Manrope;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: .4px;
    text-transform: uppercase
}

.h-section2 .sub-title p:last-child {
    font-family: Beautique Display;
    font-size: 44px;
    font-style: italic;
    font-weight: 400;
    line-height: normal;
    text-transform: lowercase;
    background: -webkit-gradient(linear,left top,left bottom,from(#cbaf65),to(#870707));
    background: linear-gradient(180deg,#cbaf65,#870707);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.h-section2 .desc {
    margin-top: 27px;
    color: var(--Gray-sky-10);
    text-align: center;
    font-family: Manrope;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%;
    letter-spacing: .4px;
    text-transform: uppercase
}

@media only screen and (max-width: 1023px) {
    .h-section2 .desc {
        font-size:20px;
        line-height: 125%
    }
}

@media only screen and (max-width: 767px) {
    .h-section2 .desc {
        width:75%;
        margin: 27px auto 0
    }
}

.h-section2 .product-item-1,.h-section2 .product-item-2 {
    background: -webkit-gradient(linear,left top,left bottom,from(#fce7bc),to(#faf0e4));
    background: linear-gradient(180deg,#fce7bc,#faf0e4)
}

.h-section2 .product-item-1 h3,.h-section2 .product-item-2 h3 {
    padding: 15px 20px 40px;
    gap: 9px
}

.h-section2 .product-item-1 h3 span,.h-section2 .product-item-2 h3 span {
    color: var(--Gray-sky-10);
    font-family: Beautique Display;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.h-section2 .product-item-1 h3 span:first-child,.h-section2 .product-item-2 h3 span:first-child {
    font-size: 20px
}

@media only screen and (max-width: 1023px) {
    .h-section2 .product-item-1 h3 span:first-child,.h-section2 .product-item-2 h3 span:first-child {
        font-size:26px
    }
}

.h-section2 .product-item-1 h3 span:last-child,.h-section2 .product-item-2 h3 span:last-child {
    font-size: 36px
}

@media only screen and (max-width: 1023px) {
    .h-section2 .product-item-1 h3 span:last-child,.h-section2 .product-item-2 h3 span:last-child {
        font-size:40px
    }
}

@media only screen and (max-width: 767px) {
    .h-section2 .product-item-1 h3 span:last-child,.h-section2 .product-item-2 h3 span:last-child {
        font-size:27px
    }
}

.h-section2 .product-item-1 .image-box,.h-section2 .product-item-2 .image-box {
    padding-top: 97.2222222222%;
    width: 100%;
    position: relative
}

.h-section2 .product-item-1 .image-box iframe,.h-section2 .product-item-1 .image-box img,.h-section2 .product-item-1 .image-box svg,.h-section2 .product-item-2 .image-box iframe,.h-section2 .product-item-2 .image-box img,.h-section2 .product-item-2 .image-box svg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.h-section2 .product-item-1 .image-box img,.h-section2 .product-item-2 .image-box img {
    -o-object-fit: cover;
    object-fit: cover
}

.h-section2 .product-item-1 h3 {
    padding: 15px 20px 40px;
    gap: 9px
}

.h-section2 .product-item-1 .image-box {
    padding-top: 97.2222222222%;
    width: 100%;
    position: relative
}

.h-section2 .product-item-1 .image-box iframe,.h-section2 .product-item-1 .image-box img,.h-section2 .product-item-1 .image-box svg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.h-section2 .product-item-1 .image-box img {
    -o-object-fit: cover;
    object-fit: cover
}

.h-section2 .product-item-2 {
    padding: 64px 0 0
}

@media only screen and (max-width: 1023px) {
    .h-section2 .product-item-2 {
        padding:32px 0 0
    }
}

.h-section2 .product-item-2 .content-box {
    padding: 0 32px
}

@media only screen and (max-width: 1023px) {
    .h-section2 .product-item-2 .content-box {
        padding:0 16px
    }
}

.h-section2 .product-item-2 .content-box p {
    color: #000;
    text-align: justify;
    font-family: Manrope;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 133.333%;
    letter-spacing: -.36px;
    margin-bottom: 23px
}

@media only screen and (max-width: 1023px) {
    .h-section2 .product-item-2 .content-box p {
        font-size:16px
    }
}

.h-section2 .product-item-2 .image-box {
    padding-top: 54.6875%;
    width: 100%;
    position: relative;
    overflow: hidden
}

.h-section2 .product-item-2 .image-box iframe,.h-section2 .product-item-2 .image-box img,.h-section2 .product-item-2 .image-box svg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.h-section2 .product-item-2 .image-box img {
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease,-webkit-transform .3s ease
}

.h-section2 .product-item-2:hover .image-box img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.h-section2 .ss2-layer-top {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: bottom;
    object-position: bottom;
    pointer-events: none
}

.h-section2 .flip-card {
    width: 48.6486486486%;
    height: 720px;
    background-color: transparent;
    -webkit-perspective: 1000px;
    perspective: 1000px
}

@media only screen and (max-width: 1279px) {
    .h-section2 .flip-card {
        width:100%
    }
}

.h-section2 .flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-transition: -webkit-transform .9s;
    transition: -webkit-transform .9s;
    transition: transform .9s;
    transition: transform .9s,-webkit-transform .9s;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.h-section2 .flip-card.active .flip-card-inner {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.h-section2 .flip-card-back,.h-section2 .flip-card-front {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.h-section2 .flip-card-back {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.h-section4 {
    background-color: #fff;
    padding-top: 56px
}

.h-section4 .image-box {
    padding-top: 55.9722222222%;
    width: 100%;
    position: relative
}

.h-section4 .image-box iframe,.h-section4 .image-box img,.h-section4 .image-box svg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.h-section4 .image-box img {
    -o-object-fit: cover;
    object-fit: cover
}

.h-section4 .content {
    padding: 59px 54px 27px 62px;
    background-color: #cbaf65;
    position: relative
}

@media only screen and (max-width: 1199px) {
    .h-section4 .content {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        background-image: url(assets/images/home/ss4-image-decor.png);
        background-position: top;
        background-repeat: repeat;
        background-size: contain
    }
}

@media only screen and (max-width: 767px) {
    .h-section4 .content {
        padding:20px 15px;
        border-radius: 20px
    }
}

.h-section4 .content .decor {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top center;
    object-position: top center;
    pointer-events: none
}

@media only screen and (max-width: 1199px) {
    .h-section4 .content .decor {
        display:none
    }
}

.h-section4 .title {
    color: var(--Secondary);
    font-family: Beautique Display;
    font-size: 48px;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    width: 134px
}

@media only screen and (max-width: 1199px) {
    .h-section4 .title {
        margin:0 auto 40px
    }
}

.h-section4 .swiper-box {
    position: relative;
    width: 80.198019802%;
    gap: 65px
}

@media only screen and (max-width: 1199px) {
    .h-section4 .swiper-box {
        flex-wrap:wrap;
        width: 100%
    }
}

@media only screen and (max-width: 767px) {
    .h-section4 .swiper-box {
        gap:20px
    }
}

.h-section4 .swiper-box:after {
    position: absolute;
    left: 0;
    content: "";
    width: 81.2242798354%;
    height: 23px;
    top: -20%;
    border-top: 1px dashed var(--Secondary)
}

@media only screen and (max-width: 1199px) {
    .h-section4 .swiper-box:after {
        display:none
    }
}

@media only screen and (max-width: 767px) {
    .h-section4 .swiper-box:after {
        display:block;
        height: 90%;
        width: 1px;
        left: 10px;
        top: 0;
        border-left: 1px dashed var(--Secondary)
    }
}

.h-section4 .swiper-box-slide {
    height: 124px;
    position: relative;
    width: calc(25% - 16.25px)
}

@media only screen and (max-width: 1199px) {
    .h-section4 .swiper-box-slide {
        width:calc(50% - 32.5px)
    }
}

@media only screen and (max-width: 767px) {
    .h-section4 .swiper-box-slide {
        width:100%;
        padding-left: 70px;
        height: auto
    }
}

.h-section4 .swiper-box-slide:after {
    width: 20px;
    height: 20px;
    content: "";
    position: absolute;
    top: -28%;
    left: 0;
    background-size: cover;
    background-position: 50%;
    background-image: url(assets/images/home/ss4-icon.svg)
}

@media only screen and (max-width: 1199px) {
    .h-section4 .swiper-box-slide:after {
        display:none
    }
}

@media only screen and (max-width: 767px) {
    .h-section4 .swiper-box-slide:after {
        display:block;
        top: 0;
        left: 0
    }
}

.h-section4 .swiper-box-slide .text-1 {
    color: #fff;
    font-family: Manrope;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: -.36px
}

@media only screen and (max-width: 767px) {
    .h-section4 .swiper-box-slide .text-1 {
        margin-bottom:15px
    }
}

.h-section4 .swiper-box-slide .text-2 {
    position: absolute;
    bottom: 0;
    color: var(--Secondary);
    font-family: Manrope;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 133.333%;
    letter-spacing: -.225px;
    word-break: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 60px
}

@media only screen and (max-width: 767px) {
    .h-section4 .swiper-box-slide .text-2 {
        position:unset
    }
}

.h-section5 {
    background-color: #fff;
    position: relative;
    overflow: hidden
}

.h-section5 .image-box {
    padding-top: 70.1388888889%;
    width: 100%;
    position: relative
}

.h-section5 .image-box iframe,.h-section5 .image-box img,.h-section5 .image-box svg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.h-section5 .image-box img {
    -o-object-fit: cover;
    object-fit: cover
}

.h-section5 .image-box .cloud {
    width: 67.7777777778%;
    height: auto;
    position: absolute;
    top: -7%;
    left: unset;
    right: 0;
    z-index: 9;
    pointer-events: none;
    mix-blend-mode: screen
}

.h-section5 .title {
    position: absolute;
    font-family: Beautique Display;
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    text-transform: uppercase;
    background: -webkit-gradient(linear,left top,left bottom,from(#cbaf65),to(#870707));
    background: linear-gradient(180deg,#cbaf65,#870707);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    top: 35px;
    right: 4.5138888889%;
    z-index: 10
}

@media only screen and (max-width: 767px) {
    .h-section5 .title {
        position:unset;
        padding: 15px 0;
        width: 100%;
        font-size: 29px;
        text-align: center
    }
}

.h-section6 {
    background-color: #fff;
    padding: 41px 0 30px
}

.h-section6 h2 {
    text-align: center;
    font-family: Beautique Display;
    font-size: 48px;
    font-weight: 400;
    line-height: 158%;
    text-transform: uppercase;
    background: -webkit-gradient(linear,left top,left bottom,from(#cbaf65),to(#870707));
    background: linear-gradient(180deg,#cbaf65,#870707);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 20px
}

@media only screen and (max-width: 1023px) {
    .h-section6 h2 {
        font-size:40px
    }
}

@media only screen and (max-width: 767px) {
    .h-section6 h2 {
        font-size:35px
    }
}

.h-section6 .tab-wrap {
    width: 70.7831325301%;
    margin: 0 auto
}

.h-section6 .tab-wrap .tab-item {
    width: calc(33.33333% - 5.33333px);
    text-align: center;
    color: var(--Primary---500);
    font-family: Beautique Display;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    padding: 10px 4px;
    cursor: pointer;
    border-bottom: 1px solid var(--Gray-sky-3);
    background: var(--Secondary)
}

@media only screen and (max-width: 1199px) {
    .h-section6 .tab-wrap .tab-item {
        width:100%
    }
}

.h-section6 .tab-wrap .tab-item span {
    word-break: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 24px
}

.h-section6 .tab-wrap .tab-item.active,.h-section6 .tab-wrap .tab-item:hover {
    background: var(--Primary---500);
    color: #fdeecf
}

.h-section6 .tab-content {
    display: none
}

.h-section6 .tab-content.active {
    display: block
}

.h-section6 .tab-content .text {
    width: 60.2409638554%;
    margin: 32px auto 64px;
    max-height: 120px;
    overflow-y: auto
}

.h-section6 .tab-content .text::-webkit-scrollbar {
    width: 3px
}

@media only screen and (max-width: 1199px) {
    .h-section6 .tab-content .text {
        width:100%
    }
}

.h-section6 .tab-content .text p:not(:last-child) {
    margin-bottom: 20px
}

.h-section6 .tab-content .swiper-ss6 .image-box {
    padding-top: 52.1837349398%;
    width: 100%;
    position: relative;
    overflow: hidden
}

.h-section6 .tab-content .swiper-ss6 .image-box iframe,.h-section6 .tab-content .swiper-ss6 .image-box img,.h-section6 .tab-content .swiper-ss6 .image-box svg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.h-section6 .tab-content .swiper-ss6 .image-box img {
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.h-section6 .tab-content .swiper-ss6 .image-box img:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.h-section6 .tab-content .swiper-buttons {
    position: relative;
    margin: 22px auto 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.h-section6 .tab-content .swiper-buttons .swiper-pagination {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    position: relative;
    bottom: unset
}

.h-section6 .tab-content .swiper-buttons .swiper-pagination-bullet {
    width: 24px;
    height: 16px;
    margin: 0;
    opacity: 1;
    border: 1px solid transparent;
    background-color: transparent;
    position: relative;
    border-radius: 12px
}

.h-section6 .tab-content .swiper-buttons .swiper-pagination-bullet:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 4px;
    height: 4px;
    background: var(--Primary---500);
    border-radius: 50%
}

.h-section6 .tab-content .swiper-buttons .swiper-pagination-bullet-active {
    border-color: var(--Primary---500)
}

.h-section6 .tab-content .swiper-buttons .swiper-button-next,.h-section6 .tab-content .swiper-buttons .swiper-button-prev {
    width: 30px;
    height: 30px;
    position: relative;
    top: unset;
    margin-top: unset
}

.h-section6 .tab-content .swiper-buttons .swiper-button-next:after,.h-section6 .tab-content .swiper-buttons .swiper-button-prev:after {
    display: none
}

.h-section6 .tab-content .swiper-buttons .swiper-button-prev {
    left: 0
}

.h-section6 .tab-content .swiper-buttons .swiper-button-next {
    right: 0
}

.h-section7 {
    padding-top: 80px;
    padding-bottom: 40px;
    background-color: #fff;
    position: relative
}

.h-section7:after {
    background: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#faf0e4));
    background: linear-gradient(180deg,#fff,#faf0e4);
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    pointer-events: none
}

.h-section7 .tw-container {
    padding: 0 212px
}

@media only screen and (max-width: 1023px) {
    .h-section7 .tw-container {
        padding:0 15px
    }
}

.h-section7 .ss7-tab {
    padding-bottom: 26px;
    z-index: 1;
    position: relative
}

.h-section7 .tab-item {
    border-radius: 8px;
    border-bottom: 1px solid var(--Gray-sky-3);
    background: #faf0e4;
    padding: 9.5px 16px;
    color: var(--Primary---500);
    font-family: Beautique Display;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    cursor: pointer
}

.h-section7 .tab-item.active,.h-section7 .tab-item:hover {
    color: #fdeecf;
    background: var(--Primary---500)
}

.h-section7 .tw-view-more {
    margin: 43.62px auto 0;
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    z-index: 1;
    position: relative
}

.h-section7 .tab-content {
    display: none
}

.h-section7 .tab-content.active {
    display: block
}

.h-section7 .swiper-slide .image-box {
    padding-top: 55.1181102362%;
    width: 100%;
    position: relative;
    overflow: hidden
}

.h-section7 .swiper-slide .image-box iframe,.h-section7 .swiper-slide .image-box img,.h-section7 .swiper-slide .image-box svg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.h-section7 .swiper-slide .image-box img {
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.h-section7 .swiper-slide .image-box img:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.h-section7 .swiper-slide .image-box svg {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 2;
    width: auto;
    height: auto
}

.h-section7 .swiper-slide .image-box .title-image {
    width: 100%;
    position: absolute;
    left: 0;
    padding: 26px 24px;
    bottom: 0;
    background: #1b2755;
    color: #fff;
    font-family: Beautique Display;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 125%;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-decoration: none
}

@media only screen and (max-width: 767px) {
    .h-section7 .swiper-slide .image-box .title-image {
        padding:10px 12px;
        font-size: 14px
    }
}

.h-section8 {
    position: relative;
    background-color: #fff;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

@media only screen and (min-width: 1200px) {
    .h-section8 {
        background-image:url(assets/images/home/ss1a-bg.png);
        background-position: bottom;
        background-repeat: no-repeat;
        background-size: cover
    }
}

.h-section8 img {
    pointer-events: none
}

@media only screen and (min-width: 1200px) {
    .h-section8 .image-box-1 {
        padding-top:57.3611111111%;
        width: 100%;
        position: relative
    }

    .h-section8 .image-box-1 iframe,.h-section8 .image-box-1 img,.h-section8 .image-box-1 svg {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0
    }

    .h-section8 .image-box-1 img {
        -o-object-fit: cover;
        object-fit: cover
    }
}

@media only screen and (max-width: 1199px) {
    .h-section8 .image-box-1 img {
        width:100%;
        position: unset
    }
}

.h-section8 .image-box-1 .cloud {
    position: absolute;
    width: 100%;
    height: auto;
    top: 64%;
    left: 0;
    pointer-events: none;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top
}

.h-section8 .image-box-1 .content {
    position: absolute;
    top: 16.9491525424%;
    left: 7.5%;
    width: 33.3333333333%;
    max-width: 480px
}

@media only screen and (max-width: 1365px) {
    .h-section8 .image-box-1 .content {
        width:34.3%
    }
}

@media only screen and (max-width: 1199px) {
    .h-section8 .image-box-1 .content {
        position:static;
        width: 100%;
        padding: 0 30px;
        margin-top: 30px;
        max-width: unset
    }
}

@media only screen and (max-width: 1023px) {
    .h-section8 .image-box-1 .content {
        padding:0 15px
    }
}

.h-section8 .image-box-1 .content-tab {
    padding: 2px;
    background: var(--Secondary);
    margin-bottom: 14px
}

@media only screen and (max-width: 1023px) {
    .h-section8 .image-box-1 .content-tab {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        flex-direction: column
    }
}

.h-section8 .image-box-1 .content-tab .tab-item {
    width: 33.33333%;
    border-radius: 8px;
    border: 1px solid var(--Primary---500);
    background: #fff;
    padding: 12px 20px 14px;
    text-align: center;
    cursor: pointer;
    color: var(--Primary---500);
    font-family: Manrope;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 171.429%;
    text-transform: uppercase
}

.h-section8 .image-box-1 .content-tab .tab-item.active,.h-section8 .image-box-1 .content-tab .tab-item:hover {
    background: var(--Primary---500);
    color: #fdeecf
}

@media only screen and (max-width: 1023px) {
    .h-section8 .image-box-1 .content-tab .tab-item {
        width:100%
    }
}

.h-section8 .image-box-1 .number {
    position: absolute;
    top: 38%;
    left: 60%;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #fff;
    background: var(--Primary---500)
}

@media only screen and (max-width: 1199px) {
    .h-section8 .image-box-1 .number {
        display:none
    }
}

.h-section8 .image-box-1 .number span {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 125%;
    position: relative;
    z-index: 4
}

.h-section8 .image-box-1 .number:after,.h-section8 .image-box-1 .number:before {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 120%;
    height: 120%;
    border-radius: 100%;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: all .5s;
    transition: all .5s
}

.h-section8 .image-box-1 .number:before {
    width: 150%;
    height: 150%
}

.h-section8 .image-box-1 .number:after,.h-section8 .image-box-1 .number:before {
    border: 2px solid #fff;
    background-color: transparent;
    -webkit-animation: phonering-cricle 1.2s ease-in-out infinite;
    animation: phonering-cricle 1.2s ease-in-out infinite;
    opacity: .5
}

.h-section8 .image-box-1 .number:after {
    width: 220%;
    height: 220%
}

.h-section8 .cloud {
    top: 0;
    -o-object-position: top;
    object-position: top;
    top: 33%;
    mix-blend-mode: screen
}

.h-section8 .cloud,.h-section8 .layer-top {
    position: absolute;
    width: 100%;
    height: auto;
    left: 0;
    pointer-events: none;
    -o-object-fit: cover;
    object-fit: cover
}

.h-section8 .layer-top {
    bottom: 0;
    -o-object-position: bottom;
    object-position: bottom
}

@media only screen and (min-width: 1200px) {
    .h-section8 .image-box-2 {
        padding-top:66.7361111111%;
        width: 100%;
        position: relative
    }

    .h-section8 .image-box-2 iframe,.h-section8 .image-box-2 img,.h-section8 .image-box-2 svg {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0
    }

    .h-section8 .image-box-2 img {
        -o-object-fit: cover;
        object-fit: cover
    }
}

@media only screen and (max-width: 1199px) {
    .h-section8 .image-box-2 img {
        width:100%;
        position: unset
    }
}

@media only screen and (max-width: 1023px) {
    .h-section8 .image-box-2 {
        margin-top:60px
    }
}

.h-section8 .image-box-2 .tw-container {
    position: absolute;
    top: -21%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media only screen and (min-width: 1536px) {
    .h-section8 .image-box-2 .tw-container {
        top:-18%
    }
}

@media only screen and (min-width: 1600px) {
    .h-section8 .image-box-2 .tw-container {
        top:-13%
    }
}

@media only screen and (max-width: 1199px) {
    .h-section8 .image-box-2 .tw-container {
        position:unset;
        -webkit-transform: unset;
        transform: unset;
        top: unset;
        left: unset
    }
}

@media only screen and (max-width: 1023px) {
    .h-section8 .image-box-2 .tw-container {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        flex-direction: column
    }
}

.h-section8 .image-box-2 .left {
    font-family: Beautique Display;
    background: -webkit-gradient(linear,left top,left bottom,from(#cbaf65),to(#870707));
    background: linear-gradient(180deg,#cbaf65,#870707);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-style: italic;
    width: 52.8614457831%;
    margin-left: 0
}

@media only screen and (max-width: 1023px) {
    .h-section8 .image-box-2 .left {
        -webkit-box-pack:center;
        justify-content: center;
        gap: 10px;
        width: 100%
    }
}

.h-section8 .image-box-2 .left .number {
    text-align: center;
    font-size: 360px;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize
}

@media only screen and (max-width: 1199px) {
    .h-section8 .image-box-2 .left .number {
        font-size:180px
    }
}

.h-section8 .image-box-2 .left p.text span:first-child {
    font-size: 27px;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize
}

@media only screen and (max-width: 1199px) {
    .h-section8 .image-box-2 .left p.text span:first-child {
        font-size:14px
    }
}

.h-section8 .image-box-2 .left p.text span:last-child {
    font-size: 66px;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize
}

@media only screen and (max-width: 1199px) {
    .h-section8 .image-box-2 .left p.text span:last-child {
        font-size:33px
    }
}

.h-section8 .image-box-2 .right {
    width: 40.9638554217%
}

@media only screen and (max-width: 1023px) {
    .h-section8 .image-box-2 .right {
        width:100%
    }
}

.h-section8 .image-box-2 .right .swiper {
    width: 72.2426470588%;
    height: 378px
}

@media only screen and (max-width: 1199px) {
    .h-section8 .image-box-2 .right .swiper {
        width:96%
    }
}

@media only screen and (max-width: 1023px) {
    .h-section8 .image-box-2 .right .swiper {
        width:50%
    }
}

@media only screen and (max-width: 767px) {
    .h-section8 .image-box-2 .right .swiper {
        width:100%
    }
}

@media only screen and (max-width: 1023px) {
    .h-section8 .image-box-2 .right .swiper .swiper-slide {
        -webkit-box-pack:start;
        justify-content: start
    }
}

.h-section8 .image-box-2 .right .swiper .number {
    width: 56px;
    height: 56px;
    -webkit-box-flex: 0;
    flex: 0 0 56px;
    border-radius: 50%;
    background: var(--Primary---500);
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center
}

.h-section8 .image-box-2 .right .swiper .number span {
    color: var(--Secondary);
    font-family: Beautique Display;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

@media only screen and (max-width: 1199px) {
    .h-section8 .image-box-2 .right .swiper .number span {
        font-size:30px;
        line-height: 100%
    }
}

.h-section8 .image-box-2 .right .swiper p {
    color: var(--Gray-sky-10);
    font-family: Beautique Display;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

@media only screen and (max-width: 1199px) {
    .h-section8 .image-box-2 .right .swiper p {
        font-size:20px
    }
}

.h-section8 .image-box-2 .right .swiper a {
    border-radius: 4px;
    border: 1px solid #d1a463;
    background: linear-gradient(236deg,#f9fff4 1.32%,#fbdda9 82.98%);
    padding: 0 8px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    text-decoration: none;
    margin-top: 5px;
    color: var(--Primary---500);
    font-family: Manrope;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%
}

.h-section8 .image-box-2 .right .button {
    width: 42px;
    height: auto
}

@media only screen and (max-width: 1023px) {
    .h-section8 .image-box-2 .right .button {
        display:none
    }
}

.h-section8 .image-box-2 .right .swiper-button-next,.h-section8 .image-box-2 .right .swiper-button-prev {
    border-radius: 40px;
    border: 1px solid var(--Primary---500);
    width: 42px;
    height: 42px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: unset;
    margin: unset
}

.h-section8 .image-box-2 .right .swiper-button-next:after,.h-section8 .image-box-2 .right .swiper-button-prev:after {
    display: none
}

.h-section8 .image-box-2 .right .swiper-button-next svg,.h-section8 .image-box-2 .right .swiper-button-prev svg {
    width: 16px;
    height: 16px;
    position: unset
}

.h-section8 .ss8-swiper-1 .swiper-slide {
    padding: 16px 16px 32px;
    background: #1b2755
}

.h-section8 .ss8-swiper-1 .swiper-slide p {
    color: #fff;
    text-align: justify;
    font-family: Manrope;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 142.857%;
    letter-spacing: -.21px;
    margin-top: 32px
}

.h-section8 .ss8-swiper-1 .swiper-slide:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.h-section8 .ss8-swiper-1 .image-box {
    padding-top: 56.1521252796%;
    width: 100%;
    position: relative;
    overflow: hidden
}

.h-section8 .ss8-swiper-1 .image-box iframe,.h-section8 .ss8-swiper-1 .image-box img,.h-section8 .ss8-swiper-1 .image-box svg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.h-section8 .ss8-swiper-1 .image-box img {
    -o-object-fit: cover;
    object-fit: cover
}

.h-section8 .ss8-swiper-1 .image-box .tw-view-more {
    position: absolute;
    z-index: 6;
    margin: 0;
    bottom: 37px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.h-section8 .ss8-swiper-1 .image-box img {
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease,-webkit-transform .3s ease
}

.h-section9 {
    padding: 100px 0 0
}

@media only screen and (max-width: 767px) {
    .h-section9 {
        padding:60px 0 0
    }
}

@media only screen and (max-width: 1023px) {
    .h-section9 .tw-container {
        flex-wrap:wrap
    }
}

.h-section9 .left {
    width: 20.7078313253%;
    padding-right: 4.8192771084%;
    position: relative
}

@media only screen and (max-width: 1023px) {
    .h-section9 .left {
        width:100%;
        padding-right: 0;
        margin-bottom: 40px
    }
}

.h-section9 .left .title-ss9 {
    text-align: start
}

.h-section9 .left:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 344px;
    background-color: var(--Primary---500)
}

@media only screen and (max-width: 1023px) {
    .h-section9 .left:after {
        display:none
    }
}

@media only screen and (max-width: 767px) {
    .h-section9 .left .tw-view-more {
        margin-bottom:40px
    }
}

.h-section9 .left .button-item {
    color: var(--Primary---500);
    font-family: Beautique Display;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    text-transform: capitalize;
    padding: 10px 16px;
    cursor: pointer
}

.h-section9 .left .button-item svg {
    opacity: 0
}

.h-section9 .left .button-item.--active,.h-section9 .left .button-item: hover {
    background-color:var(--Primary---500);
    color: #fdeecf
}

.h-section9 .left .button-item.--active svg,.h-section9 .left .button-item: hover svg {
    opacity:1
}

.h-section9 .right {
    width: 79.5180722892%;
    padding-left: 4.8192771084%;
    overflow: hidden;
    padding-bottom: 104px
}

@media only screen and (max-width: 1023px) {
    .h-section9 .right {
        width:100%;
        padding-left: 0;
        padding-bottom: 80px
    }
}

.h-section9 .right .swiper {
    padding: 100px 30px 100px 100px;
    margin: -100px -30px -100px -100px;
    display: none
}

.h-section9 .right .swiper.active {
    display: block
}

.h-section9 .right .swiper .swiper-slide {
    background: #fff;
    -webkit-box-shadow: 0 238px 66px 0 transparent,0 152px 61px 0 transparent,0 85px 51px 0 rgba(0,0,0,.02),0 38px 38px 0 rgba(0,0,0,.03),0 10px 21px 0 rgba(0,0,0,.03);
    box-shadow: 0 238px 66px 0 transparent,0 152px 61px 0 transparent,0 85px 51px 0 rgba(0,0,0,.02),0 38px 38px 0 rgba(0,0,0,.03),0 10px 21px 0 rgba(0,0,0,.03)
}

.h-section9 .right .swiper .swiper-slide .image-box {
    padding-top: 62.5%;
    width: 100%;
    position: relative
}

.h-section9 .right .swiper .swiper-slide .image-box iframe,.h-section9 .right .swiper .swiper-slide .image-box img,.h-section9 .right .swiper .swiper-slide .image-box svg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.h-section9 .right .swiper .swiper-slide .image-box img {
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.h-section9 .right .swiper .swiper-slide h3 {
    color: #000;
    font-family: Beautique Display;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 125%;
    text-transform: uppercase;
    word-break: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 58px;
    margin-bottom: 16px
}

.h-section9 .right .swiper .swiper-slide .date {
    padding: 2px 12px;
    background: var(--Primary---500);
    position: absolute;
    top: 16px;
    left: 16px;
    color: #fdeecf;
    text-align: justify;
    font-size: 12px;
    font-weight: 400;
    line-height: 166.667%
}

.h-section9 .right .swiper .swiper-slide .date svg {
    width: 14px;
    height: 14px;
    position: unset
}

.h-section9 .right .swiper .swiper-slide .content {
    padding: 24px
}

.h-section9 .right .swiper .swiper-slide .the_excerpt {
    color: #000;
    font-family: Manrope;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 133.333%;
    letter-spacing: -.225px;
    word-break: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 60px
}

.h-section9 .right .swiper .swiper-slide:hover img {
    scale: 1.05
}

.h-section9 .right .swiper .swiper-slide:hover .the_excerpt,.h-section9 .right .swiper .swiper-slide:hover h3 {
    color: var(--Primary---500)
}

.h-section9 .right .swiper-pagination {
    bottom: 60px
}

@media only screen and (max-width: 767px) {
    .h-section9 .right .swiper-pagination {
        display:none
    }
}

.h-section9 .right .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 1px solid transparent;
    background-color: transparent;
    opacity: 1;
    position: relative;
    margin: 0 4px!important
}

.h-section9 .right .swiper-pagination-bullet:after {
    content: "";
    position: absolute;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    width: 6px;
    height: 6px;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background: var(--Primary---500)
}

.h-section9 .right .swiper-pagination-bullet-active {
    border-color: var(--Primary---500)
}

.h-section10 {
    padding-bottom: 100px
}

.h-section10 .tw-container {
    padding: 0 42px
}

@media only screen and (max-width: 1023px) {
    .h-section10 .tw-container {
        padding:0 15px
    }
}

.h-section10 .container-2 {
    position: relative
}

.h-section10 .container-2 .swiper-next,.h-section10 .container-2 .swiper-prev {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 42px;
    height: 42px;
    cursor: pointer;
    z-index: 10
}

@media only screen and (max-width: 1023px) {
    .h-section10 .container-2 .swiper-next,.h-section10 .container-2 .swiper-prev {
        display:none
    }
}

.h-section10 .container-2 .swiper-next {
    right: 42px
}

.h-section10 .container-2 .swiper-prev {
    left: 42px
}

.h-section10 .title-ss10-1 {
    margin-bottom: 41px
}

.h-section10 .title-ss10-2 {
    margin-bottom: 20.65px
}

@media only screen and (max-width: 767px) {
    .h-section10 .title-ss10-2 {
        width:76%;
        margin: 0 auto
    }
}

.h-section10 .image-wrap {
    width: 26.7205014749%;
    margin: 0 auto;
    padding-bottom: 89px
}

@media only screen and (max-width: 1023px) {
    .h-section10 .image-wrap {
        width:100%
    }
}

@media only screen and (max-width: 767px) {
    .h-section10 .image-wrap {
        width:70%
    }
}

.h-section10 .swiper-ss10 {
    width: 71.4697640118%
}

.h-section10 .swiper-ss10 .image-box {
    padding-top: 66.1209612652%;
    width: 100%;
    position: relative
}

.h-section10 .swiper-ss10 .image-box iframe,.h-section10 .swiper-ss10 .image-box img,.h-section10 .swiper-ss10 .image-box svg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.h-section10 .swiper-ss10 .image-box img {
    -o-object-fit: cover;
    object-fit: cover
}

.h-section10 .swiper-ss10 img {
    -o-object-fit: contain!important;
    object-fit: contain!important
}

.h-section10 .swiper-pagination {
    position: relative;
    margin-top: 45px
}

.h-section10 .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border: 1px solid #7f7974;
    opacity: 1;
    border-radius: unset;
    background-color: transparent;
    position: relative;
    margin: 0 5px!important
}

.h-section10 .swiper-pagination-bullet-active {
    border-color: var(--Primary---500)
}

.h-section10 .swiper-pagination-bullet-active:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 4px;
    height: 4px;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background: var(--Primary---500)
}

.h-section11 {
    background: #cbaf65;
    position: relative;
    z-index: 3
}

.h-section11 .image-box {
    padding-top: 36.3194444444%;
    width: 100%;
    position: relative
}

.h-section11 .image-box iframe,.h-section11 .image-box img,.h-section11 .image-box svg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.h-section11 .image-box img {
    -o-object-fit: cover;
    object-fit: cover
}

.h-section11 .form-wrapper {
    width: 48.8888888889%;
    padding: 35px 40px;
    background: linear-gradient(236deg,#f9fff4 1.32%,#fbdda9 82.98%);
    position: absolute;
    bottom: -22%;
    z-index: 1;
    right: 7.5%
}

@media only screen and (max-width: 1023px) {
    .h-section11 .form-wrapper {
        position:unset;
        width: 100%;
        border-radius: unset
    }
}

@media only screen and (max-width: 767px) {
    .h-section11 .form-wrapper {
        padding:25px 15px
    }
}

.h-section11 .form-wrapper .tw-title-32 {
    margin-bottom: 24px
}

.h-section11 .form-wrapper .form-submit {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 12px 20px 14px;
    border-radius: 8px;
    border: 1px solid hsla(0,0%,100%,.5);
    background: var(--Primary---500);
    margin: 0 auto;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.h-section11 .form-wrapper .form-submit:hover {
    background: #fff;
    border-color: var(--Primary---500);
    color: var(--Primary---500)
}

.h-section11 .form-wrapper .w-50-gap-8 {
    width: calc(50% - 4px)
}

@media only screen and (max-width: 767px) {
    .h-section11 .form-wrapper .w-50-gap-8 {
        width:100%
    }
}

.h-section11 .form-wrapper label {
    color: var(--Gray-sky-10);
    font-family: Beautique Display;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    padding-bottom: 0
}

.h-section11 .form-wrapper .form-group {
    margin-bottom: 3px
}

.h-section11 .form-wrapper input::-webkit-input-placeholder {
    color: #bdbdbd;
    font-family: Manrope;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 133.333%;
    letter-spacing: -.225px
}

.h-section11 .form-wrapper input::-moz-placeholder {
    color: #bdbdbd;
    font-family: Manrope;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 133.333%;
    letter-spacing: -.225px
}

.h-section11 .form-wrapper input,.h-section11 .form-wrapper input::placeholder {
    color: #bdbdbd;
    font-family: Manrope;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 133.333%;
    letter-spacing: -.225px
}

.cta-right {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 1000
}

.cta-right a {
    width: 56px;
    height: 56px;
    background: var(--Primary---500);
    position: relative;
    overflow: unset!important
}

.cta-right a img,.cta-right a svg {
    -webkit-animation: snakeX 1.3s ease-in-out infinite;
    animation: snakeX 1.3s ease-in-out infinite
}

.cta-right a:after,.cta-right a:before {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 120%;
    height: 120%;
    border-radius: 100%;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: all .5s;
    transition: all .5s
}

.cta-right a:before {
    background-color: var(--Primary---500);
    border: 2px solid transparent;
    -webkit-animation: phonering-circle-fill 2.3s ease-in-out infinite;
    animation: phonering-circle-fill 2.3s ease-in-out infinite
}

.cta-right a:after {
    width: 220%;
    height: 220%;
    border: 2px solid var(--Primary---500);
    background-color: transparent;
    -webkit-animation: phonering-cricle 1.2s ease-in-out infinite;
    animation: phonering-cricle 1.2s ease-in-out infinite;
    opacity: .5
}

.cta-right a:hover .tag {
    opacity: 1;
    visibility: visible;
    pointer-events: auto
}

.cta-right a>.tag {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    font-size: 10px;
    color: #fff;
    min-width: 80px;
    text-align: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    left: -73%;
    padding: 6px 12px;
    border-radius: 6px;
    font-weight: 700;
    opacity: 0;
    visibility: hidden;
    pointer-events: none
}

.cta-left a,.cta-right a>.tag {
    background: var(--Primary---500)
}

.cta-left a {
    border-radius: 4px;
    padding: 10px 24px;
    color: var(--Secondary);
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    text-decoration: none;
    position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 1000
}

@media only screen and (max-width: 767px) {
    .cta-left a {
        display:none
    }
}

.cta-left a:hover {
    background: linear-gradient(236deg,#f9fff4 1.32%,#fbdda9 82.98%);
    color: var(--Primary---500)
}

.page__teaser {
    height: 100vh;
    height: calc(var(--vh, 1vh)*100);
    width: 100vw;
    position: relative;
    max-height: calc(var(--vh, 1vh)*100);
    overflow: hidden
}

.page__teaser .teaser-logo {
    position: absolute;
    top: -10%;
    left: 50%;
    -webkit-transform: translate(-50%,-260%);
    transform: translate(-50%,-260%)
}

.page__teaser .tw-container {
    padding: 0 49px
}

.page__teaser .minior {
    overflow: hidden
}

.page__teaser .minior:after {
    content: "";
    width: 0;
    height: 500px;
    background-color: hsla(0,0%,100%,.25);
    position: absolute;
    top: 0;
    -webkit-transform: translate(-220px,-50%) rotate(-25deg);
    transform: translate(-220px,-50%) rotate(-25deg);
    -webkit-box-shadow: 0 0 40px 45px hsla(0,0%,100%,.8);
    box-shadow: 0 0 40px 45px hsla(0,0%,100%,.8);
    opacity: .8;
    -webkit-transition: -webkit-transform .75s;
    transition: -webkit-transform .75s;
    transition: transform .75s;
    transition: transform .75s,-webkit-transform .75s;
    -webkit-animation: moveRightToLeft 3s infinite;
    animation: moveRightToLeft 3s infinite
}

.page__teaser .title {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    position: absolute;
    top: 18.3950617284%;
    left: 10.8333333333%
}

@media only screen and (min-width: 1441px) {
    .page__teaser .title {
        left:16.833333%;
        top: 25%
    }
}

@media only screen and (max-width: 1440px) and (max-height:668px) {
    .page__teaser .title {
        top:22%
    }
}

.page__teaser .title .text1,.page__teaser .title .text2,.page__teaser .title .text3 {
    position: relative;
    overflow: hidden
}

.page__teaser .title .text1 {
    color: #5f514d;
    font-family: Beautique Display;
    font-size: 24px;
    font-weight: 700;
    line-height: 180%
}

.page__teaser .title .linear-gradient-text {
    background: -webkit-gradient(linear,left top,right top,from(#cbaf65),color-stop(38.01%,#cbaf65),color-stop(75.98%,#ab0d14),to(#fc686b));
    background: linear-gradient(90deg,#cbaf65,#cbaf65 38.01%,#ab0d14 75.98%,#fc686b);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.page__teaser .title .text2 {
    font-family: Beautique Display;
    font-size: 64px;
    font-weight: 400;
    line-height: 150%;
    text-transform: uppercase;
    margin-top: -1%
}

.page__teaser .title .text2:after {
    -webkit-animation: mirror-effect 2.75s linear infinite;
    animation: mirror-effect 2.75s linear infinite
}

@media only screen and (max-width: 767px) {
    .page__teaser .title .text2 {
        font-size:42px
    }
}

@media only screen and (max-width: 424px) {
    .page__teaser .title .text2 {
        font-size:38px
    }
}

@media only screen and (max-width: 320px) {
    .page__teaser .title .text2 {
        font-size:32px
    }
}

.page__teaser .title .text3 {
    color: #fff;
    font-family: HLT Bickham Script Pro Regular;
    font-size: 72px;
    font-weight: 400;
    line-height: normal;
    margin-top: -6%
}

@media only screen and (max-width: 767px) {
    .page__teaser .title .text3 {
        font-size:60px
    }
}

@media only screen and (max-width: 320px) {
    .page__teaser .title .text3 {
        font-size:54px
    }
}

@media only screen and (max-width: 1023px) {
    .page__teaser .title {
        -webkit-transform:translateX(-50%);
        transform: translateX(-50%);
        top: 22%;
        left: 50%;
        width: 60%;
        width: 80%
    }
}

.page__teaser .title .image-box {
    padding-top: 36.4948453608%;
    width: 100%;
    position: relative
}

.page__teaser .title .image-box iframe,.page__teaser .title .image-box img,.page__teaser .title .image-box svg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.page__teaser .title .image-box img {
    -o-object-fit: cover;
    object-fit: cover
}

.page__teaser .title .the-light {
    position: absolute;
    z-index: 0;
    width: 100%;
    height: auto;
    -o-object-fit: contain;
    object-fit: contain;
    width: 270px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    pointer-events: none
}

.page__teaser .hotline-wrap {
    position: fixed;
    bottom: 6.7901234568%;
    z-index: 99;
    right: 3.4027777778%;
    overflow: hidden
}

@media only screen and (max-width: 1023px) {
    .page__teaser .hotline-wrap {
        left:50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        right: unset;
        top: 50%;
        bottom: unset
    }
}

@media only screen and (max-width: 767px) and (max-height:1000px) {
    .page__teaser .hotline-wrap {
        top:72%
    }
}

@media only screen and (max-width: 767px) and (max-height:844px) {
    .page__teaser .hotline-wrap {
        top:72%
    }
}

@media only screen and (max-width: 767px) and (max-height:668px) {
    .page__teaser .hotline-wrap {
        top:66%
    }
}

.page__teaser .hotline {
    background: var(--Primary---500);
    padding: 8px 16px;
    text-decoration: none;
    color: #faf0e4;
    text-align: center;
    font-family: Manrope,sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 184.615%;
    text-transform: uppercase;
    border: 1px solid var(--Primary---500);
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

@media only screen and (max-width: 1023px) {
    .page__teaser .hotline.pc {
        display:none
    }
}

.page__teaser .hotline.mobile {
    display: none
}

@media only screen and (max-width: 1023px) {
    .page__teaser .hotline.mobile {
        display:-webkit-box;
        display: flex
    }
}

@media only screen and (max-width: 767px) {
    .page__teaser .hotline {
        padding:4px 8px;
        font-size: 12px;
        border-radius: 12px;
        gap: 0
    }

    .page__teaser .hotline svg {
        height: 35px;
        width: 35px
    }
}

.page__teaser .hotline:after {
    content: "";
    width: 0;
    height: 500px;
    background-color: hsla(0,0%,100%,.25);
    position: absolute;
    top: 0;
    -webkit-transform: translate(-220px,-50%) rotate(-25deg);
    transform: translate(-220px,-50%) rotate(-25deg);
    -webkit-box-shadow: 0 0 40px 45px hsla(0,0%,100%,.8);
    box-shadow: 0 0 40px 45px hsla(0,0%,100%,.8);
    opacity: .8;
    -webkit-transition: -webkit-transform .75s;
    transition: -webkit-transform .75s;
    transition: transform .75s;
    transition: transform .75s,-webkit-transform .75s;
    -webkit-animation: moveRightToLeft 3s infinite;
    animation: moveRightToLeft 3s infinite
}

@media only screen and (max-width: 767px) {
    .page__teaser .hotline:after {
        display:none
    }
}

.page__teaser .hotline:hover {
    color: var(--Primary---500);
    background: #faf0e4
}

.page__teaser .hotline:hover svg path {
    fill: var(--Primary---500)
}

.page__teaser .form-teaser {
    position: absolute;
    bottom: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    left: 4.4444444444%;
    width: 51.3888888889%;
    padding: 24px 40px;
    border-radius: 30px 30px 0 0;
    background: #fff;
    z-index: 9
}

@media only screen and (max-width: 1023px) {
    .page__teaser .form-teaser {
        width:calc(100% - 30px);
        -webkit-transform: translateX(-50%)!important;
        transform: translateX(-50%)!important;
        left: 50%
    }
}

@media only screen and (max-width: 767px) {
    .page__teaser .form-teaser {
        width:calc(100% - 70px);
        padding: 15px 20px;
        border-radius: 25px 25px 0 0
    }
}

.page__teaser .form-teaser-title {
    color: #6e1919;
    text-align: center;
    font-family: Beautique Display;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 137.5%;
    text-transform: uppercase;
    margin-bottom: 12px
}

@media only screen and (max-width: 1023px) {
    .page__teaser .form-teaser-title {
        font-size:16px;
        text-transform: capitalize
    }
}

.page__teaser .form-teaser .form-group {
    margin-bottom: 0;
    width: calc(33.33333% - 5.33333px)
}

@media only screen and (max-width: 767px) {
    .page__teaser .form-teaser .form-group {
        width:100%
    }
}

.page__teaser .form-teaser .form-group .form-message {
    padding-top: 0
}

.page__teaser .form-teaser .form-group.invalid .form-message {
    padding-top: 4px
}

.page__teaser .form-teaser .form-group.invalid .form-control {
    background: rgba(243,58,88,.3)
}

.page__teaser .form-teaser .form-group.invalid .form-control::-webkit-input-placeholder {
    color: #f33a58
}

.page__teaser .form-teaser .form-group.invalid .form-control::-moz-placeholder {
    color: #f33a58
}

.page__teaser .form-teaser .form-group.invalid .form-control::placeholder {
    color: #f33a58
}

.page__teaser .form-teaser .form-control {
    height: 44px;
    border: 1px solid rgba(110,25,25,.2);
    background: #f5f5f5;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px)
}

@media only screen and (max-width: 767px) {
    .page__teaser .form-teaser .form-control {
        padding:4px 12px;
        height: 30px
    }
}

.page__teaser .form-teaser input.form-control:focus {
    border-color: #0fac46
}

.page__teaser .form-teaser .form-control::-webkit-input-placeholder {
    color: #6e1919;
    font-family: Mallory;
    font-size: 11.2px;
    font-style: normal;
    font-weight: 400;
    line-height: 171.429%;
    text-transform: uppercase
}

.page__teaser .form-teaser .form-control::-moz-placeholder {
    color: #6e1919;
    font-family: Mallory;
    font-size: 11.2px;
    font-style: normal;
    font-weight: 400;
    line-height: 171.429%;
    text-transform: uppercase
}

.page__teaser .form-teaser .form-control,.page__teaser .form-teaser .form-control::placeholder {
    color: #6e1919;
    font-family: Mallory;
    font-size: 11.2px;
    font-style: normal;
    font-weight: 400;
    line-height: 171.429%;
    text-transform: uppercase
}

.page__teaser .form-teaser .form-label {
    padding-bottom: 0
}

.page__teaser .form-teaser .form-submit {
    margin-top: 0;
    color: #fff;
    text-align: center;
    font-family: Mallory;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 171.429%;
    text-transform: uppercase;
    border: 1px solid hsla(0,0%,100%,.5);
    background: var(--Primary---500)
}

@media only screen and (max-width: 767px) {
    .page__teaser .form-teaser .form-submit {
        font-size:12px
    }
}

.page__teaser .form-teaser .form-submit:after {
    content: "";
    width: 0;
    height: 500px;
    background-color: hsla(0,0%,100%,.25);
    position: absolute;
    top: 0;
    -webkit-transform: translate(-220px,-50%) rotate(-25deg);
    transform: translate(-220px,-50%) rotate(-25deg);
    -webkit-box-shadow: 0 0 40px 45px hsla(0,0%,100%,.8);
    box-shadow: 0 0 40px 45px hsla(0,0%,100%,.8);
    opacity: .8;
    -webkit-transition: -webkit-transform .75s;
    transition: -webkit-transform .75s;
    transition: transform .75s;
    transition: transform .75s,-webkit-transform .75s;
    -webkit-animation: moveRightToLeft 3s infinite;
    animation: moveRightToLeft 3s infinite
}

@media only screen and (max-width: 767px) {
    .page__teaser .form-teaser .form-submit:after {
        display:none
    }
}

.page__teaser .thanks.active {
    text-align: center;
    margin-top: 18px
}

.page__teaser .bg {
    width: 100%;
    height: 100%;
    bottom: 0;
    position: absolute;
    z-index: -1;
    pointer-events: none;
    left: 0
}

.page__teaser .bg img {
    -o-object-fit: cover;
    object-fit: cover
}

.page__teaser .house {
    width: 100%;
    bottom: 0;
    z-index: 4;
    left: 0
}

.page__teaser .house,.page__teaser .logo-bg {
    height: auto;
    position: absolute;
    pointer-events: none
}

.page__teaser .logo-bg {
    width: 39.0277777778%;
    z-index: 2;
    left: 50%;
    -webkit-transform: translate(8%,-50%)!important;
    transform: translate(8%,-50%)!important;
    bottom: -26%;
    max-width: 600px
}

@media only screen and (max-width: 1536px) {
    .page__teaser .logo-bg {
        width:29%
    }
}

@media only screen and (min-width: 1441px) {
    .page__teaser .logo-bg {
        bottom:-13%
    }
}

@media only screen and (max-width: 1440px) and (max-height:668px) {
    .page__teaser .logo-bg {
        width:35%
    }
}

@media only screen and (max-width: 767px) {
    .page__teaser .logo-bg {
        width:70.4%;
        -webkit-transform: translateX(-50%)!important;
        transform: translateX(-50%)!important;
        bottom: 16%
    }
}

.page__teaser .bg img,.page__teaser .house img,.page__teaser .logo-bg img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: auto
}

.teaser-loading {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    height: calc(var(--vh, 1vh)*100);
    z-index: 10000;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    background: #fff;
    -webkit-transition: opacity .8s ease-in-out,visibility .8s ease-in-out;
    transition: opacity .8s ease-in-out,visibility .8s ease-in-out
}

.teaser-loading.--active {
    visibility: visible;
    opacity: 1;
    pointer-events: all
}

.teaser-loading .loading-content {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    gap: 30px
}

.teaser-loading .loading-logo svg {
    width: 300px;
    height: auto;
    overflow: visible
}

@media only screen and (max-width: 767px) {
    .teaser-loading .loading-logo svg {
        width:220px
    }
}

.teaser-loading .loading-logo svg .logo-circle {
    stroke-dasharray: 150;
    stroke-dashoffset: 150;
    -webkit-animation: drawCircle 1.2s ease-out forwards;
    animation: drawCircle 1.2s ease-out forwards;
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

.teaser-loading .loading-logo svg .logo-inner {
    stroke-dasharray: 300;
    stroke-dashoffset: 300;
    -webkit-animation: drawInner 1.5s ease-out forwards;
    animation: drawInner 1.5s ease-out forwards;
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}

.teaser-loading .loading-logo svg .logo-path {
    stroke-dasharray: 500;
    stroke-dashoffset: 500;
    -webkit-animation: drawStroke 1.8s ease-out forwards,fillInPath .6s ease-out 1.8s forwards;
    animation: drawStroke 1.8s ease-out forwards,fillInPath .6s ease-out 1.8s forwards
}

.teaser-loading-bg {
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    height: 100vh;
    height: calc(var(--vh, 1vh)*100);
    width: 100vw;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    -webkit-transition: opacity .3s ease-in-out,visibility .3s ease-in-out;
    transition: opacity .3s ease-in-out,visibility .3s ease-in-out
}

.teaser-loading-bg.--active {
    visibility: visible;
    opacity: 1;
    z-index: 10001
}

.teaser-loading-bg .layer {
    position: absolute;
    left: 50%;
    top: 50%;
    background: url(assets/images/teaser/ink_bg.png) no-repeat 0 0;
    background-size: 100% 100%;
    will-change: transform
}

.teaser-loading-bg.opening .layer {
    -webkit-animation: cd-sequence 1s steps(24) forwards;
    animation: cd-sequence 1s steps(24) forwards
}

.teaser-loading-bg.closing .layer {
    -webkit-animation: cd-sequence-reverse 1s steps(24) forwards;
    animation: cd-sequence-reverse 1s steps(24) forwards
}

.teaser-loading-bg.visible {
    visibility: visible;
    opacity: 1
}

.teaser-loading-bg:not(.visible) {
    visibility: hidden;
    opacity: 0;
    pointer-events: none
}

@-webkit-keyframes drawCircle {
    0% {
        stroke-dashoffset: 150;
        fill: transparent
    }

    80% {
        stroke-dashoffset: 0;
        fill: transparent
    }

    to {
        stroke-dashoffset: 0;
        fill: #1b2755
    }
}

@keyframes drawCircle {
    0% {
        stroke-dashoffset: 150;
        fill: transparent
    }

    80% {
        stroke-dashoffset: 0;
        fill: transparent
    }

    to {
        stroke-dashoffset: 0;
        fill: #1b2755
    }
}

@-webkit-keyframes drawInner {
    0% {
        stroke-dashoffset: 300;
        fill: transparent
    }

    80% {
        stroke-dashoffset: 0;
        fill: transparent
    }

    to {
        stroke-dashoffset: 0;
        fill: #fff
    }
}

@keyframes drawInner {
    0% {
        stroke-dashoffset: 300;
        fill: transparent
    }

    80% {
        stroke-dashoffset: 0;
        fill: transparent
    }

    to {
        stroke-dashoffset: 0;
        fill: #fff
    }
}

@-webkit-keyframes drawStroke {
    0% {
        stroke-dashoffset: 500
    }

    to {
        stroke-dashoffset: 0
    }
}

@keyframes drawStroke {
    0% {
        stroke-dashoffset: 500
    }

    to {
        stroke-dashoffset: 0
    }
}

@-webkit-keyframes fillInPath {
    0% {
        fill: transparent
    }

    to {
        fill: #1b2755
    }
}

@keyframes fillInPath {
    0% {
        fill: transparent
    }

    to {
        fill: #1b2755
    }
}

#panorama {
    width: 100%;
    height: 100vh
}

body.is-dragging .pnlm-hotspot {
    pointer-events: none!important
}

@-webkit-keyframes pulseLogo {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    50% {
        -webkit-transform: scale3d(1.05,1.05,1.05);
        transform: scale3d(1.05,1.05,1.05)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes pulseLogo {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    50% {
        -webkit-transform: scale3d(1.05,1.05,1.05);
        transform: scale3d(1.05,1.05,1.05)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

#custom-loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: #c9e8fa;
    background-size: cover;
    background-position: 50%;
    z-index: 9999;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-transition: opacity .8s ease-in-out,visibility .8s ease-in-out;
    transition: opacity .8s ease-in-out,visibility .8s ease-in-out
}

#custom-loader.fade-out {
    opacity: 0;
    visibility: hidden
}

#custom-loader .logo-container {
    max-width: 600px;
    width: 80%;
    text-align: center;
    -webkit-animation: pulseLogo 2s ease-in-out infinite;
    animation: pulseLogo 2s ease-in-out infinite;
    will-change: transform;
    -webkit-perspective: 1000px;
    perspective: 1000px
}

#custom-loader .logo-container,#custom-loader img,#custom-loader svg {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

#custom-loader img,#custom-loader svg {
    width: 100%;
    height: auto
}

.pnlm-hotspot.custom-hover-wrapper,.pnlm-hotspot.pin-wrapper {
    width: 0!important;
    height: 0!important;
    padding: 0!important;
    margin: 0!important;
    border: none!important;
    background-color: transparent!important;
    overflow: visible!important;
    position: absolute;
    cursor: pointer;
    will-change: transform!important;
    -webkit-backface-visibility: hidden!important;
    backface-visibility: hidden!important;
    contain: layout style!important;
    -webkit-transition: opacity .25s ease;
    transition: opacity .25s ease;
    -webkit-transform-origin: 0 0!important;
    transform-origin: 0 0!important;
    z-index: 1
}

.pnlm-hotspot.custom-hover-wrapper:hover,.pnlm-hotspot.pin-wrapper:hover {
    z-index: 99999!important
}

.pin-wrapper {
    width: 0!important;
    height: 0!important;
    padding: 0!important;
    margin: 0!important;
    border: none!important;
    background-color: transparent!important;
    overflow: visible!important;
    position: absolute;
    cursor: pointer
}

.pin-wrapper:hover {
    z-index: 999
}

.pin-label {
    position: relative;
    display: block;
    top: 0;
    -webkit-transition: top .2s ease;
    transition: top .2s ease;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: 250px;
    white-space: nowrap;
    background-color: #1a332a;
    border: 1px solid #eebb54;
    color: #fff;
    padding: 6px 20px;
    border-radius: 6px;
    font-family: Arial,sans-serif;
    font-size: 13px;
    font-weight: 700;
    text-align: center
}

@media (max-width: 768px) {
    .pin-label {
        font-size:10px!important;
        padding: 4px 6px!important;
        max-width: 150px!important;
        white-space: normal
    }
}

.pin-line {
    position: relative;
    display: block;
    -webkit-transition: top .2s ease;
    transition: top .2s ease;
    width: 2px;
    margin: 0
}

.pin-dot,.pin-line {
    top: 0;
    background-color: #fff
}

.pin-dot {
    position: absolute;
    left: 0;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 10px;
    height: 10px;
    border-radius: 50%
}

@media (max-width: 768px) {
    .pin-dot {
        width:8px!important;
        height: 8px!important
    }
}

.custom-hover-wrapper .hover-icon {
    font-size: 30px;
    color: #e03b3b;
    bottom: 0;
    cursor: pointer;
    text-shadow: 0 2px 4px rgba(0,0,0,.3)
}

.custom-hover-wrapper .hover-icon,.custom-hover-wrapper .hover-icon:before {
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.custom-hover-wrapper .hover-icon:before {
    bottom: -50%;
    left: 50%
}

.custom-hover-wrapper .hover-tooltip {
    visibility: hidden;
    opacity: 0;
    left: 50%;
    bottom: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    position: absolute;
    -webkit-transform: translate(-50%,-78%);
    transform: translate(-50%,-78%);
    background: rgba(0,0,0,.8);
    color: #fff;
    padding: 6px 12px;
    border-radius: 4px;
    font-size: 14px;
    white-space: nowrap;
    pointer-events: none;
    -webkit-transition: opacity .2s ease,visibility .2s ease,-webkit-transform .2s ease;
    transition: opacity .2s ease,visibility .2s ease,-webkit-transform .2s ease;
    transition: opacity .2s ease,transform .2s ease,visibility .2s ease;
    transition: opacity .2s ease,transform .2s ease,visibility .2s ease,-webkit-transform .2s ease
}

.custom-hover-wrapper .hover-tooltip:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border: 6px solid transparent;
    border-top-color: rgba(0,0,0,.8)
}

.custom-hover-wrapper:hover .hover-tooltip {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate(-50%,-85%);
    transform: translate(-50%,-85%)
}

.page-360 .teaser-logo {
    position: absolute;
    top: 6.6666666667%;
    left: 13.8888888889%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 1
}

@media only screen and (max-width: 1023px) {
    .page-360 .teaser-logo {
        top:6%;
        left: 50%
    }
}

.utilities_ss1 .textture .text .col-item p:last-child {
    line-height: 110%
}

.utilities_ss1 .layer-top {
    margin-top: 450px
}

@media only screen and (max-width: 1366px) {
    .utilities_ss1 .layer-top {
        margin-top:480px
    }
}

@media only screen and (max-width: 1023px) {
    .utilities_ss1 .layer-top {
        margin-top:640px
    }
}

.utilities_ss1 .textture-wrap {
    top: 60%
}

@media only screen and (min-width: 1920px) {
    .utilities_ss1 .textture-wrap {
        top:54%
    }
}

@media only screen and (max-width: 1280px) {
    .utilities_ss1 .textture-wrap {
        top:69%
    }
}

@media only screen and (max-width: 1023px) {
    .utilities_ss1 .textture-wrap {
        top:42%
    }
}

.utilities_ss1 .text {
    width: 74.2469879518%!important;
    top: 5%!important
}

.page-position {
    padding-top: 136px;
    background-color: #fff
}

.page-news {
    padding-top: 152px;
    padding-bottom: 96px;
    background-color: #fff
}

.page-news .top .title {
    background: -webkit-gradient(linear,left top,left bottom,from(#cbaf65),to(#870707));
    background: linear-gradient(180deg,#cbaf65,#870707);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: Beautique Display;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    text-transform: uppercase;
    margin-bottom: 16px
}

.page-news .top .left {
    width: 74.6815286624%
}

@media only screen and (max-width: 1199px) {
    .page-news .top .left {
        width:100%
    }
}

.page-news .top .left .swiper {
    height: 400px
}

@media only screen and (max-width: 1199px) {
    .page-news .top .left .swiper {
        height:-webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content
    }
}

.page-news .top .left .swiper-slide {
    padding: 16px 0 16px 16px;
    background: var(--Secondary,#faf0e4);
    height: auto
}

@media only screen and (max-width: 1023px) {
    .page-news .top .left .swiper-slide {
        padding:16px
    }
}

@media only screen and (max-width: 1023px) {
    .page-news .top .left a {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        display: -webkit-box;
        display: flex
    }

    .page-news .top .left a .content,.page-news .top .left a .image {
        width: 100%
    }
}

.page-news .top .left .image {
    width: 61.8221258134%
}

.page-news .top .left .image-box {
    padding-top: 64.5614035088%;
    width: 100%;
    position: relative;
    overflow: hidden
}

.page-news .top .left .image-box iframe,.page-news .top .left .image-box img,.page-news .top .left .image-box svg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.page-news .top .left .image-box img {
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.page-news .top .left .image-box .date svg {
    width: 14px;
    height: 14px;
    position: unset
}

.page-news .top .left .content {
    width: 38.17787%
}

.page-news .top .left .content .view_detail {
    overflow: hidden;
    color: var(--Primary---600);
    text-overflow: ellipsis;
    font-family: Manrope;
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: 133.333%;
    letter-spacing: -.225px;
    margin-top: auto
}

.page-news .top .left .swiper-pagination {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    position: relative;
    bottom: unset
}

.page-news .top .left .swiper-pagination-bullet {
    width: 24px;
    height: 16px;
    margin: 0;
    opacity: 1;
    border: 1px solid transparent;
    background-color: transparent;
    position: relative;
    border-radius: 12px
}

.page-news .top .left .swiper-pagination-bullet:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 4px;
    height: 4px;
    background: var(--Primary---500);
    border-radius: 50%
}

.page-news .top .left .swiper-pagination-bullet-active {
    border-color: var(--Primary---500)
}

.page-news .top .left .swiper-button-next,.page-news .top .left .swiper-button-prev {
    height: 48px;
    width: 48px;
    position: relative;
    top: unset;
    margin-top: unset;
    border-radius: 32px;
    background: var(--Secondary);
    left: unset;
    right: unset
}

.page-news .top .left .swiper-button-next:after,.page-news .top .left .swiper-button-prev:after {
    display: none
}

.page-news .top .left .swiper-button-next:hover,.page-news .top .left .swiper-button-prev:hover {
    opacity: .4
}

.page-news .top .right {
    width: 24.0445859873%;
    max-height: none
}

@media only screen and (max-width: 1199px) {
    .page-news .top .right {
        width:100%
    }
}

.page-news .top .right .news-8 {
    overflow-y: scroll;
    padding-right: 16px;
    height: 400px;
    background: #f5f5f5
}

.page-news .top .right .news-8::-webkit-scrollbar {
    width: 4px
}

.page-news .top .right .news-8::-webkit-scrollbar-thumb,.page-news .top .right .news-8::-webkit-scrollbar-thumb:window-inactive {
    background-color: #99a3b3
}

.page-news .top .right .news-8::-webkit-scrollbar-track {
    background: #e6e8f0
}

.page-news .top .right .news-8 .news-item {
    padding-left: 16px;
    background: #f5f5f5;
    position: relative
}

.page-news .top .right .news-8 .news-item:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 16px;
    right: 0;
    height: 1px;
    background: #e6e8f0;
    width: calc(100% - 16px)
}

.page-news .top .right .news-8 .news-item .date {
    padding: 2px 12px;
    background: var(--Primary---500);
    position: relative;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    color: #fdeecf;
    text-align: justify;
    font-size: 12px;
    font-weight: 400;
    line-height: 166.667%
}

.page-news .top .right .news-8 .news-item .date svg {
    width: 14px;
    height: 14px;
    position: unset
}

.page-news .top .right .news-8 .news-item h3 {
    color: var(--Gray-sky-10);
    font-family: Beautique Display;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    word-break: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 44px
}

.page-news .bottom {
    padding-top: 94px
}

.page-news .bottom .title {
    font-family: Beautique Display;
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    text-transform: uppercase;
    margin-bottom: 24px;
    background: -webkit-gradient(linear,left top,left bottom,from(#cbaf65),to(#870707));
    background: linear-gradient(180deg,#cbaf65,#870707);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

@media only screen and (max-width: 767px) {
    .page-news .bottom .title {
        font-size:32px
    }
}

.page-news .list_post .post-item {
    -webkit-box-shadow: 0 238px 66px 0 transparent,0 152px 61px 0 transparent,0 85px 51px 0 rgba(0,0,0,.02),0 38px 38px 0 rgba(0,0,0,.03),0 10px 21px 0 rgba(0,0,0,.03);
    box-shadow: 0 238px 66px 0 transparent,0 152px 61px 0 transparent,0 85px 51px 0 rgba(0,0,0,.02),0 38px 38px 0 rgba(0,0,0,.03),0 10px 21px 0 rgba(0,0,0,.03);
    width: calc(33.33333% - 16px)
}

@media only screen and (max-width: 1199px) {
    .page-news .list_post .post-item {
        width:calc(50% - 12px)
    }
}

@media only screen and (max-width: 767px) {
    .page-news .list_post .post-item {
        width:100%
    }
}

.page-news .list_post .post-item .date svg {
    width: 14px;
    height: 14px;
    position: unset
}

.page-news .list_post .post-item h3 {
    -webkit-line-clamp: 1;
    height: 20px
}

.page-news .list_post .post-item .the_excerpt,.page-news .list_post .post-item h3 {
    word-break: break-word;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.page-news .list_post .post-item .the_excerpt {
    -webkit-line-clamp: 2;
    height: 40px
}

.page-news .post-item .date {
    padding: 2px 12px;
    background: var(--Primary---500);
    position: absolute;
    top: 16px;
    left: 16px;
    color: #fdeecf;
    text-align: justify;
    font-size: 12px;
    font-weight: 400;
    line-height: 166.667%
}

.page-news .post-item .date svg {
    width: 14px;
    height: 14px;
    position: unset
}

.page-news .post-item h3 {
    color: #000;
    font-family: Beautique Display;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 125%;
    text-transform: uppercase
}

.page-news .post-item .the_excerpt {
    color: #000;
    font-family: Manrope;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 133.333%;
    letter-spacing: -.225px
}

.page-news .post-item .image-box {
    padding-top: 51.0204081633%;
    width: 100%;
    position: relative;
    overflow: hidden
}

.page-news .post-item .image-box iframe,.page-news .post-item .image-box img,.page-news .post-item .image-box svg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.page-news .post-item .image-box img {
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.page-news .post-item:hover img {
    scale: 1.05
}

.page-news .post-item:hover .the_excerpt,.page-news .post-item:hover h3 {
    color: var(--Primary---500)
}

.single {
    background: #d5d5d5
}

@media only screen and (max-width: 1199px) {
    .single {
        background:#fff
    }
}

.single .banner {
    max-height: 520px;
    overflow: hidden;
    position: relative;
    z-index: 1
}

.single .banner img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%
}

.single>.content {
    padding: 48px;
    background: #fff;
    max-width: 1040px;
    margin: -120px auto 80px;
    position: relative;
    z-index: 2
}

@media only screen and (max-width: 1199px) {
    .single>.content {
        padding:24px 15px;
        margin-top: 0
    }
}

.single>.content .date {
    padding: 2px 12px;
    background: var(--Primary---500);
    position: relative;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    color: #fdeecf;
    text-align: justify;
    font-size: 12px;
    font-weight: 400;
    line-height: 166.667%;
    border-radius: 32px
}

.single>.content .date svg {
    width: 14px;
    height: 14px;
    position: unset
}

.single>.content h1 {
    font-family: Beautique Display;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    text-transform: uppercase;
    background: -webkit-gradient(linear,left top,left bottom,from(#cbaf65),to(#870707));
    background: linear-gradient(180deg,#cbaf65,#870707);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 24px 0
}

.single>.content .the_content {
    color: #000;
    font-family: Manrope;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 133.333%;
    letter-spacing: -.225px
}

.single>.content .the_content img {
    max-width: 100%;
    height: auto;
    margin: 12px 0
}

.single>.content .the_content .wp-block-image,.single>.content .the_content .wp-block-table {
    margin-left: 0;
    margin-right: 0
}

.single>.content .the_content table,.single>.content .the_content table td,.single>.content .the_content table th {
    border: 1px solid var(--Gray-300);
    border-collapse: collapse;
    padding: 8px 16px
}

.single>.content .the_content p {
    margin-bottom: 16px
}

.single>.content .the_content .wp-caption,.single>.content .the_content img {
    width: 100%!important;
    text-align: center
}

.single>.content .the_content .wp-caption-text {
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 142.857%;
    text-align: center
}

.single>.content .the_content [id*=attachment_] {
    max-width: 100%;
    width: auto;
    text-align: center
}

.single>.content .the_content a {
    color: var(--Primary---500)
}

.single>.content .the_content blockquote {
    background: var(--Secondary);
    padding: 16px 24px;
    position: relative
}

.single>.content .the_content blockquote:before {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    width: 4px;
    height: calc(100% - 32px);
    background-color: #1b2755
}

.single>.content .share_post {
    margin-top: 64px
}

@media only screen and (max-width: 767px) {
    .single>.content .share_post {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        -webkit-box-align: start;
        align-items: start
    }
}

.single>.content .share_post .share_title {
    padding: 16px 8px;
    color: #000;
    font-family: Beautique Display;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 125%;
    text-transform: uppercase
}

.single>.content .social .copy-link {
    position: relative;
    cursor: pointer
}

.single>.content .social .social-item {
    text-decoration: none;
    color: rgba(0,0,0,.7);
    font-size: 15px;
    line-height: 133.333%;
    letter-spacing: -.225px;
    font-weight: 600
}

.single>.content .social .social-item:hover {
    color: var(--Primary---500)
}

.single>.content .social .copy-tooltip {
    position: absolute;
    bottom: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #161617;
    color: #fff;
    padding: 5px 10px 7px;
    border-radius: 4px;
    font-size: 12px;
    white-space: nowrap;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .3s ease,visibility .3s ease;
    transition: opacity .3s ease,visibility .3s ease;
    margin-bottom: 5px;
    z-index: 10
}

.single>.content .social .copy-tooltip.show {
    opacity: 1;
    visibility: visible
}

@media (max-width: 768px) {
    .single>.content .social .copy-tooltip {
        font-size:10px;
        padding: 4px 8px 6px;
        left: auto;
        right: 0;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.single .page-news {
    padding-top: 0;
    padding-bottom: 0;
    background: #d5d5d5
}

@media only screen and (max-width: 1199px) {
    .single .page-news {
        background:#fff
    }
}

.single .page-news .bottom {
    padding-top: 0;
    padding-bottom: 100px
}

.single .page-news .bottom h2.title {
    font-size: 24px;
    text-align: center
}

@media only screen and (max-width: 1199px) {
    .single .page-news .bottom {
        padding-bottom:50px
    }
}

.page-about,.single .page-news .bottom .content {
    background-color: #fff
}

.page-about {
    margin-bottom: 120px
}

.page-about .h-section2 {
    background-image: url(assets/images/about/about-5.png)
}

.page-about .h-section2 .ss2-layer-top {
    display: none
}

.page-about .ss1 {
    padding-top: 160px
}

.page-about .ss1 .tw-container {
    position: relative;
    z-index: 9
}

@media only screen and (min-width: 1366px) {
    .page-about .ss1 .tw-container {
        max-width:1440px;
        padding: 0 144px
    }
}

.page-about .ss1 h2 {
    background: -webkit-gradient(linear,left top,left bottom,from(#cbaf65),to(#870707));
    background: linear-gradient(180deg,#cbaf65,#870707);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: Beautique Display;
    font-size: 44px;
    font-style: normal;
    font-weight: 400;
    line-height: 180%;
    margin-bottom: 40px
}

@media only screen and (max-width: 767px) {
    .page-about .ss1 h2 {
        font-size:32px
    }
}

.page-about .ss1 .content {
    color: #000;
    font-family: Manrope;
    font-size: 24px;
    font-weight: 400;
    line-height: 133.333%;
    letter-spacing: -.36px
}

@media only screen and (max-width: 767px) {
    .page-about .ss1 .content {
        font-size:16px
    }
}

.page-about .ss1 svg {
    margin: 127px auto 27px;
    display: block
}

@media only screen and (max-width: 767px) {
    .page-about .ss1 svg {
        margin:80px auto 20px;
        width: 80%
    }
}

.page-about .ss1 .describe {
    background: -webkit-gradient(linear,left top,left bottom,from(#cbaf65),to(#870707));
    background: linear-gradient(180deg,#cbaf65,#870707);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: Beautique Display;
    font-size: 27px;
    font-style: italic;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize
}

.page-about .ss1 .swiper {
    margin-top: 35px
}

.page-about .ss1 .swiper-wrapper {
    -webkit-box-align: center;
    align-items: center
}

.page-about .ss1 .swiper .number {
    background: -webkit-gradient(linear,left top,left bottom,from(#cbaf65),to(#870707));
    background: linear-gradient(180deg,#cbaf65,#870707);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
    font-family: Beautique Display;
    font-style: italic;
    font-weight: 500;
    line-height: 110%;
    text-transform: capitalize
}

.page-about .ss1 .swiper .content {
    background-color: #fff;
    color: #000;
    text-align: center;
    font-family: Beautique Display;
    font-weight: 400;
    line-height: 125%;
    text-transform: uppercase
}

.page-about .ss1 .swiper-slide {
    width: 27.7777777778%
}

.page-about .ss1 .swiper-slide .image-box {
    padding-top: 62.5%;
    width: 100%;
    position: relative
}

.page-about .ss1 .swiper-slide .image-box iframe,.page-about .ss1 .swiper-slide .image-box img,.page-about .ss1 .swiper-slide .image-box svg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.page-about .ss1 .swiper-slide .image-box img {
    -o-object-fit: cover;
    object-fit: cover
}

.page-about .ss1 .swiper-slide .number {
    font-size: 28px
}

.page-about .ss1 .swiper-slide .content {
    font-size: 16px;
    padding: 16px 24px
}

.page-about .ss1 .swiper-slide-active {
    width: 41.6666666667%
}

.page-about .ss1 .swiper-slide-active .image-box {
    padding-top: 62.5%;
    width: 100%;
    position: relative
}

.page-about .ss1 .swiper-slide-active .image-box iframe,.page-about .ss1 .swiper-slide-active .image-box img,.page-about .ss1 .swiper-slide-active .image-box svg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.page-about .ss1 .swiper-slide-active .image-box img {
    -o-object-fit: cover;
    object-fit: cover
}

.page-about .ss1 .swiper-slide-active .content {
    padding: 20px 36px;
    font-size: 24px
}

.page-about .ss1 .swiper-slide-active .number {
    font-size: 52px
}

.page-about .ss2 .img-main,.page-about .ss3 .img-main {
    width: 100%
}

.page-about .ss2 {
    position: relative
}

.page-about .ss2 h2 {
    background: -webkit-gradient(linear,left top,left bottom,from(#cbaf65),to(#870707));
    background: linear-gradient(180deg,#cbaf65,#870707);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: Beautique Display;
    font-size: 64px;
    font-style: normal;
    font-weight: 400;
    line-height: 156%;
    position: absolute;
    z-index: 99;
    right: 5%;
    top: 10%
}

@media only screen and (max-width: 767px) {
    .page-about .ss2 h2 {
        font-size:32px;
        position: static;
        text-align: center;
        margin: 20px 0
    }
}

.page-about .ss2 .certificate {
    width: 22.1527777778%;
    position: absolute;
    z-index: 99;
    bottom: -10%;
    right: 5%
}

.page-about .ss2 .certificate .image-box {
    padding-top: 141.692789969%;
    width: 100%;
    position: relative
}

.page-about .ss2 .certificate .image-box iframe,.page-about .ss2 .certificate .image-box img,.page-about .ss2 .certificate .image-box svg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.page-about .ss2 .certificate .image-box img {
    -o-object-fit: cover;
    object-fit: cover
}

@media only screen and (max-width: 767px) {
    .page-about .ss2 .certificate {
        width:80%;
        margin: 0 auto;
        position: static
    }
}

.page-about .ss3 {
    position: relative
}

@media only screen and (max-width: 767px) {
    .page-about .ss3 {
        overflow:hidden
    }
}

.page-about .ss3 h2 {
    color: var(--Primary---500);
    font-family: Beautique Display;
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    position: absolute;
    right: 7%;
    top: 23%;
    z-index: 19
}

@media only screen and (max-width: 767px) {
    .page-about .ss3 h2 {
        font-size:32px;
        position: static;
        text-align: center;
        margin: 20px 0
    }
}

.page-about .ss3 .cloud {
    mix-blend-mode: screen;
    position: absolute;
    width: 100%;
    height: 418px;
    z-index: 1;
    top: -5%
}

.page-about .ss3 .image-about-2 {
    position: relative;
    z-index: 9
}

.page-about .ss3 .content-wrapper {
    position: absolute;
    bottom: 0;
    right: 43px;
    z-index: 9;
    width: 56.5972222222%
}

@media only screen and (max-width: 767px) {
    .page-about .ss3 .content-wrapper {
        position:unset;
        width: 100%
    }
}

.page-about .ss3 .content {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 62.8220858896%;
    color: #000;
    text-align: justify;
    font-family: Manrope;
    font-size: 24px;
    font-weight: 400;
    line-height: 133.333%;
    letter-spacing: -.36px
}

@media only screen and (max-width: 767px) {
    .page-about .ss3 .content {
        position:relative;
        width: 100%;
        top: unset;
        left: unset;
        -webkit-transform: unset;
        transform: unset;
        padding: 70px 15px;
        font-size: 16px
    }
}

.page-about .ss3 .content p:not(:last-child) {
    margin-bottom: 24px
}

@media only screen and (max-width: 767px) {
    .page-about .ss3 .image-about-4 {
        position:absolute;
        bottom: 0;
        width: 100%;
        scale: 1.31
    }
}

.page-policy {
    padding-top: 100px
}

.page-policy .wp-block-image,.page-policy p {
    width: 100%;
    margin-bottom: 24px
}

.page-policy .wp-block-image img,.page-policy p img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.page-subdivision-title {
    font-family: Beautique Display;
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    text-transform: uppercase;
    background: -webkit-gradient(linear,left top,left bottom,from(#cbaf65),to(#870707));
    background: linear-gradient(180deg,#cbaf65,#870707);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

@media only screen and (max-width: 1199px) {
    .page-subdivision-title {
        font-size:40px
    }
}

@media only screen and (max-width: 1023px) {
    .page-subdivision-title {
        font-size:35px
    }
}

.page-subdivision .ss1 {
    padding: 196px 0 173px;
    background-image: url(assets/images/subdivision-ss1.png);
    background-size: cover;
    background-position: 50%
}

@media only screen and (max-width: 1366px) {
    .page-subdivision .ss1 {
        padding-bottom:100px
    }
}

@media only screen and (max-width: 767px) {
    .page-subdivision .ss1 {
        padding-bottom:60px;
        padding-top: 90px
    }
}

.page-subdivision .ss1 .title {
    text-align: center;
    font-family: Beautique Display;
    font-size: 44px;
    font-style: normal;
    font-weight: 900;
    line-height: 160%;
    background: -webkit-gradient(linear,left top,left bottom,from(#cbaf65),to(#870707));
    background: linear-gradient(180deg,#cbaf65,#870707);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.page-subdivision .ss1-content {
    width: 80.4347826087%;
    gap: 96px;
    margin: 26px auto 43px
}

@media only screen and (max-width: 1366px) {
    .page-subdivision .ss1-content {
        gap:65px
    }
}

@media only screen and (max-width: 1199px) {
    .page-subdivision .ss1-content {
        flex-wrap:wrap;
        gap: 54px;
        width: 100%
    }
}

.page-subdivision .ss1-content p:first-child {
    color: rgba(0,0,0,.5);
    font-size: 21px;
    font-style: normal;
    font-weight: 500;
    line-height: 142.857%;
    letter-spacing: -.315px
}

.page-subdivision .ss1-content p:last-child {
    color: var(--Primary---500);
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: -.54px
}

.page-subdivision .ss1 .image-box {
    padding-top: 44.384057971%;
    width: 100%;
    position: relative
}

.page-subdivision .ss1 .image-box iframe,.page-subdivision .ss1 .image-box img,.page-subdivision .ss1 .image-box svg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.page-subdivision .ss1 .image-box img {
    -o-object-fit: cover;
    object-fit: cover
}

.page-subdivision .h-section4 {
    background: #faf0e4
}

.page-subdivision .h-section4 .sub-text.active {
    max-width: 878px;
    margin: 40px auto 80px
}

@media only screen and (max-width: 1199px) {
    .page-subdivision .h-section4 .sub-text.active {
        max-width:100%;
        margin: 40px auto
    }
}

.page-subdivision .ss3 {
    padding: 138px 0 150px;
    background: -webkit-gradient(linear,left top,left bottom,from(#faf0e4),to(#fff));
    background: linear-gradient(180deg,#faf0e4,#fff)
}

@media only screen and (max-width: 1199px) {
    .page-subdivision .ss3 {
        padding:60px 0
    }
}

.page-subdivision .ss3 .left {
    width: 57.906626506%
}

@media only screen and (max-width: 1199px) {
    .page-subdivision .ss3 .left {
        width:100%
    }
}

.page-subdivision .ss3 .left .image-box {
    padding-top: 52.0156046814%;
    width: 100%;
    position: relative
}

.page-subdivision .ss3 .left .image-box iframe,.page-subdivision .ss3 .left .image-box img,.page-subdivision .ss3 .left .image-box svg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.page-subdivision .ss3 .left .image-box img {
    -o-object-fit: cover;
    object-fit: cover
}

.page-subdivision .ss3 .right {
    width: 37.2740963855%;
    padding-right: 68px
}

@media only screen and (max-width: 1199px) {
    .page-subdivision .ss3 .right {
        width:100%;
        margin-top: 32px;
        text-align: center;
        padding-right: 0
    }
}

.page-subdivision .ss3 .right .page-subdivision-title {
    margin-bottom: 21px
}

.page-subdivision .ss4 {
    background: #fff
}

.page-subdivision .ss4 .tab-wrap {
    width: 92.7710843373%;
    margin: 32px auto 38px
}

@media only screen and (max-width: 1199px) {
    .page-subdivision .ss4 .tab-wrap {
        width:100%;
        flex-wrap: wrap
    }
}

.page-subdivision .ss4 .tab-item {
    width: calc(25% - 4px);
    text-align: center;
    color: var(--Primary---500);
    font-family: Beautique Display;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    padding: 10px 0;
    height: 44px;
    cursor: pointer;
    border-bottom: 1px solid var(--Gray-sky-3);
    background: var(--Secondary)
}

@media only screen and (max-width: 1199px) {
    .page-subdivision .ss4 .tab-item {
        width:calc(50% - 8px)
    }
}

@media only screen and (max-width: 767px) {
    .page-subdivision .ss4 .tab-item {
        width:100%
    }
}

.page-subdivision .ss4 .tab-item span {
    word-break: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 24px
}

.page-subdivision .ss4 .tab-item.active,.page-subdivision .ss4 .tab-item:hover {
    background: var(--Primary---500);
    color: #fdeecf
}

.page-subdivision .ss4 .item-wrap {
    width: 37.6506024096%;
    margin: 0 auto;
    gap: 22px
}

@media only screen and (max-width: 1199px) {
    .page-subdivision .ss4 .item-wrap {
        width:100%
    }
}

.page-subdivision .ss4 .item-wrap .item {
    padding: 0 20px
}

.page-subdivision .ss4 .item-wrap .item p:first-child {
    color: rgba(0,0,0,.5);
    font-size: 14px;
    font-weight: 500;
    line-height: 142.857%;
    letter-spacing: -.21px
}

.page-subdivision .ss4 .item-wrap .item p:last-child {
    color: var(--Primary---500);
    font-size: 24px;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: -.36px
}

.page-subdivision .ss4 .swiper-ss4 {
    padding: 17px 0 27px
}

.page-subdivision .ss4 .swiper-ss4 .swiper-slide img {
    max-width: 800px;
    width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover
}

.page-subdivision .ss4 .swiper-ss4 .swiper-slide .text {
    color: var(--Primary---500);
    font-size: 24px;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: -.36px;
    margin-top: 4px
}

.page-subdivision .ss4 .swiper-ss4 .swiper-buttons {
    position: relative;
    margin: 22px auto 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.page-subdivision .ss4 .swiper-ss4 .swiper-buttons .swiper-pagination {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    position: relative;
    bottom: unset
}

.page-subdivision .ss4 .swiper-ss4 .swiper-buttons .swiper-pagination-bullet {
    width: 24px;
    height: 16px;
    margin: 0;
    opacity: 1;
    border: 1px solid transparent;
    background-color: transparent;
    position: relative;
    border-radius: 12px
}

.page-subdivision .ss4 .swiper-ss4 .swiper-buttons .swiper-pagination-bullet:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 4px;
    height: 4px;
    background: var(--Primary---500);
    border-radius: 50%
}

.page-subdivision .ss4 .swiper-ss4 .swiper-buttons .swiper-pagination-bullet-active {
    border-color: var(--Primary---500)
}

.page-subdivision .ss4 .swiper-ss4 .swiper-buttons .swiper-button-next,.page-subdivision .ss4 .swiper-ss4 .swiper-buttons .swiper-button-prev {
    width: 30px;
    height: 30px;
    position: relative;
    top: unset;
    margin-top: unset
}

.page-subdivision .ss4 .swiper-ss4 .swiper-buttons .swiper-button-next:after,.page-subdivision .ss4 .swiper-ss4 .swiper-buttons .swiper-button-prev:after {
    display: none
}

.page-subdivision .ss4 .swiper-ss4 .swiper-buttons .swiper-button-prev {
    left: 0
}

.page-subdivision .ss4 .swiper-ss4 .swiper-buttons .swiper-button-next {
    right: 0
}

.page-subdivision .ss4 .tab-content {
    display: none
}

.page-subdivision .ss4 .tab-content.active {
    display: block
}
