*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}/*
! tailwindcss v3.4.14 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: currentColor; /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

.baner-container {

}

.split-banner{
  display:flex;
}

.split-item{
  width:50vw;
  height:100vh;
  position:relative;
  transition:width .5s ease;
  overflow:hidden;
}

.split-banner:hover .split-item{
  width:40vw;
}

.split-banner .split-item:hover{
  width:60vw;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

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

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}.container {
  width: 100%;
}@media (min-width: 375px) {

  .container {
    max-width: 375px;
  }
}@media (min-width: 425px) {

  .container {
    max-width: 425px;
  }
}@media (min-width: 640px) {

  .container {
    max-width: 640px;
  }
}@media (min-width: 768px) {

  .container {
    max-width: 768px;
  }
}@media (min-width: 1024px) {

  .container {
    max-width: 1024px;
  }
}@media (min-width: 1280px) {

  .container {
    max-width: 1280px;
  }
}@media (min-width: 1440px) {

  .container {
    max-width: 1440px;
  }
}@media (min-width: 1670px) {

  .container {
    max-width: 1670px;
  }
}@media (min-width: 2048px) {

  .container {
    max-width: 2048px;
  }
}.static {
  position: static;
}.fixed {
  position: fixed;
}.absolute {
  position: absolute;
}.relative {
  position: relative;
}.sticky {
  position: sticky;
}.-left-56 {
  left: -14rem;
}.-left-80 {
  left: -20rem;
}.-top-10 {
  top: -2.5rem;
}.-top-18 {
  top: -4.5rem;
}.-top-20 {
  top: -5rem;
}.-top-24 {
  top: -6rem;
}.-top-26 {
  top: -6.5rem;
}.-top-28 {
  top: -7rem;
}.bottom-0 {
  bottom: 0;
}.bottom-15 {
  bottom: 3.75rem;
}.bottom-20 {
  bottom: 5rem;
}.bottom-30 {
  bottom: 7.5rem;
}.left-0 {
  left: 0;
}.left-8 {
  left: 2rem;
}.left-\[-17rem\] {
  left: -17rem;
}.right-0 {
  right: 0;
}.right-\[-13rem\] {
  right: -13rem;
}.right-\[-18rem\] {
  right: -18rem;
}.top-0 {
  top: 0;
}.top-10 {
  top: 2.5rem;
}.top-12 {
  top: 3rem;
}.top-120 {
  top: 30rem;
}.top-2 {
  top: 0.5rem;
}.z-10 {
  z-index: 10;
}.z-100 {
  z-index: 100;
}.z-20 {
  z-index: 20;
}.z-30 {
  z-index: 30;
}.z-\[0\] {
  z-index: 0;
}.z-\[999\] {
  z-index: 999;
}.float-right {
  float: right;
}.float-left {
  float: left;
}.m-auto {
  margin: auto;
}.mx-auto {
  margin-left: auto;
  margin-right: auto;
}.my-10 {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}.my-20 {
  margin-top: 5rem;
  margin-bottom: 5rem;
}.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}.my-5 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}.my-auto {
  margin-top: auto;
  margin-bottom: auto;
}.-mb-100 {
  margin-bottom: -25rem;
}.-mb-60 {
  margin-bottom: -15rem;
}.-mt-120 {
  margin-top: -30rem;
}.-mt-1px {
  margin-top: -1px;
}.-mt-40 {
  margin-top: -10rem;
}.mb-10 {
  margin-bottom: 2.5rem;
}.mb-12 {
  margin-bottom: 3rem;
}.mb-14 {
  margin-bottom: 3.5rem;
}.mb-20 {
  margin-bottom: 5rem;
}.mb-40 {
  margin-bottom: 10rem;
}.mb-48 {
  margin-bottom: 12rem;
}.mb-5 {
  margin-bottom: 1.25rem;
}.mb-50 {
  margin-bottom: 12.5rem;
}.mb-6 {
  margin-bottom: 1.5rem;
}.mb-68 {
  margin-bottom: 17rem;
}.ml-2 {
  margin-left: 0.5rem;
}.ml-20 {
  margin-left: 5rem;
}.ml-auto {
  margin-left: auto;
}.mr-12 {
  margin-right: 3rem;
}.mr-20 {
  margin-right: 5rem;
}.mr-6 {
  margin-right: 1.5rem;
}.mr-8 {
  margin-right: 2rem;
}.mt-10 {
  margin-top: 2.5rem;
}.mt-12 {
  margin-top: 3rem;
}.mt-20 {
  margin-top: 5rem;
}.mt-24 {
  margin-top: 6rem;
}.mt-4 {
  margin-top: 1rem;
}.mt-5 {
  margin-top: 1.25rem;
}.mt-60 {
  margin-top: 15rem;
}.mt-8 {
  margin-top: 2rem;
}.block {
  display: block;
}.inline-block {
  display: inline-block;
}.flex {
  display: flex;
}.grid {
  display: grid;
}.hidden {
  display: none;
}.h-10 {
  height: 2.5rem;
}.h-100 {
  height: 25rem;
}.h-112 {
  height: 28rem;
}.h-12 {
  height: 3rem;
}.h-120 {
  height: 30rem;
}.h-128 {
  height: 32rem;
}.h-14 {
  height: 3.5rem;
}.h-16 {
  height: 4rem;
}.h-160 {
  height: 40rem;
}.h-20 {
  height: 5rem;
}.h-200 {
  height: 50rem;
}.h-22 {
  height: 5.5rem;
}.h-24 {
  height: 6rem;
}.h-36 {
  height: 9rem;
}.h-4 {
  height: 1rem;
}.h-40 {
  height: 10rem;
}.h-46 {
  height: 11.5rem;
}.h-50 {
  height: 12.5rem;
}.h-50p {
  height: 50%;
}.h-60 {
  height: 15rem;
}.h-72 {
  height: 18rem;
}.h-8 {
  height: 2rem;
}.h-\[101\%\] {
  height: 101%;
}.h-\[90rem\] {
  height: 90rem;
}.h-auto {
  height: auto;
}.h-full {
  height: 100%;
}.h-screen {
  height: 100vh;
}.min-h-24 {
  min-height: 6rem;
}.min-h-screen {
  min-height: 100vh;
}.w-50vw {
  width: 50vw;
}
.w-1 {
  width: 0.25rem;
}.w-10 {
  width: 2.5rem;
}.w-100 {
  width: 25rem;
}.w-112 {
  width: 28rem;
}.w-128 {
  width: 32rem;
}.w-14 {
  width: 3.5rem;
}.w-140 {
  width: 35rem;
}.w-160 {
  width: 40rem;
}.w-20 {
  width: 5rem;
}.w-200 {
  width: 50rem;
}.w-22 {
  width: 5.5rem;
}.w-24 {
  width: 6rem;
}.w-36 {
  width: 9rem;
}.w-4 {
  width: 1rem;
}.w-46 {
  width: 11.5rem;
}.w-50 {
  width: 12.5rem;
}.w-52 {
  width: 13rem;
}.w-56 {
  width: 14rem;
}.w-64 {
  width: 16rem;
}.w-70p {
  width: 70%;
}.w-8 {
  width: 2rem;
}.w-80 {
  width: 20rem;
}.w-90p {
  width: 90%;
}.w-\[19rem\] {
  width: 19rem;
}.w-\[32\.5\%\] {
  width: 32.5%;
}.w-auto {
  width: auto;
}.w-fit-content {
  width: fit-content;
}.w-full {
  width: 100%;
}.w-min {
  width: min-content;
}.w-screen {
  width: 100vw;
}.max-w-64 {
  max-width: 16rem;
}.max-w-\[292px\] {
  max-width: 292px;
}.flex-auto {
  flex: 1 1 auto;
}.flex-none {
  flex: none;
}.-translate-y-10 {
  --tw-translate-y: -2.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.-translate-y-100 {
  --tw-translate-y: -25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.scale-\[1\.1\] {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}.flex-col {
  flex-direction: column;
}.flex-wrap {
  flex-wrap: wrap;
}.items-start {
  align-items: flex-start;
}.items-end {
  align-items: flex-end;
}.items-center {
  align-items: center;
}.items-stretch {
  align-items: stretch;
}.justify-center {
  justify-content: center;
}.justify-between {
  justify-content: space-between;
}.justify-around {
  justify-content: space-around;
}.justify-evenly {
  justify-content: space-evenly;
}.gap-10 {
  gap: 2.5rem;
}.gap-12 {
  gap: 3rem;
}.gap-20 {
  gap: 5rem;
}.gap-8 {
  gap: 2rem;
}.gap-x-16 {
  column-gap: 4rem;
}.gap-y-16 {
  row-gap: 4rem;
}.gap-y-24 {
  row-gap: 6rem;
}.overflow-hidden {
  overflow: hidden;
}.overflow-x-hidden {
  overflow-x: hidden;
}.rounded-full {
  border-radius: 9999px;
}.rounded-xl {
  border-radius: 1rem;
}.rounded-b-full {
  border-bottom-right-radius: 9999px;
  border-bottom-left-radius: 9999px;
}.border {
  border-width: 1px;
}.border-1 {
  border-width: 1px;
}.border-r-2 {
  border-right-width: 2px;
}.border-t-1 {
  border-top-width: 1px;
}.border-solid {
  border-style: solid;
}.border-dashed {
  border-style: dashed;
}.border-\[\#CDCDCD\] {
  --tw-border-opacity: 1;
  border-color: rgb(205 205 205 / var(--tw-border-opacity));
}.border-primary {
  --tw-border-opacity: 1;
  border-color: rgb(202 176 125 / var(--tw-border-opacity));
}.border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(202 176 125 / var(--tw-bg-opacity));
}.bg-secondary {
  --tw-bg-opacity: 1;
  background-color: rgb(11 26 41 / var(--tw-bg-opacity));
}.bg-tertiary {
  --tw-bg-opacity: 1;
  background-color: rgb(33 47 60 / var(--tw-bg-opacity));
}.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}.bg-cover {
  background-size: cover;
}.bg-fixed {
  background-attachment: fixed;
}.bg-center {
  background-position: center;
}.object-contain {
  object-fit: contain;
}.object-cover {
  object-fit: cover;
}.p-10 {
  padding: 2.5rem;
}.p-4 {
  padding: 1rem;
}.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}.py-14 {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}.py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}.py-40 {
  padding-top: 10rem;
  padding-bottom: 10rem;
}.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}.py-60 {
  padding-top: 15rem;
  padding-bottom: 15rem;
}.pb-20 {
  padding-bottom: 5rem;
}.pb-4 {
  padding-bottom: 1rem;
}.pb-40 {
  padding-bottom: 10rem;
}.pb-60 {
  padding-bottom: 15rem;
}.pl-10 {
  padding-left: 2.5rem;
}.pt-10 {
  padding-top: 2.5rem;
}.pt-20 {
  padding-top: 5rem;
}.pt-24 {
  padding-top: 6rem;
}.pt-40 {
  padding-top: 10rem;
}.pt-60 {
  padding-top: 15rem;
}.pt-80 {
  padding-top: 20rem;
}.pt-92 {
  padding-top: 23rem;
}.pt-\[19rem\] {
  padding-top: 19rem;
}.text-left {
  text-align: left;
}.text-center {
  text-align: center;
}.text-right {
  text-align: right;
}.text-2xl {
  font-size: 25px;
}.text-\[22px\] {
  font-size: 22px;
}.text-lg {
  font-size: 18px;
}.text-xl {
  font-size: 20px;
}.text-xs {
  font-size: 12px;
}.font-bold {
  font-weight: 700;
}.font-light {
  font-weight: 300;
}.leading-\[1\.7\] {
  line-height: 1.7;
}.leading-\[5rem\] {
  line-height: 5rem;
}.text-\[\#777777\] {
  --tw-text-opacity: 1;
  color: rgb(119 119 119 / var(--tw-text-opacity));
}.text-grey3 {
  --tw-text-opacity: 1;
  color: rgb(205 205 205 / var(--tw-text-opacity));
}.text-grey4 {
  --tw-text-opacity: 1;
  color: rgb(119 119 119 / var(--tw-text-opacity));
}.text-primary {
  --tw-text-opacity: 1;
  color: rgb(202 176 125 / var(--tw-text-opacity));
}.text-secondary {
  --tw-text-opacity: 1;
  color: rgb(11 26 41 / var(--tw-text-opacity));
}.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.opacity-70 {
  opacity: 0.7;
}.blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.duration-300 {
  transition-duration: 300ms;
}.duration-500 {
  transition-duration: 600ms;
}.duration-700 {
  transition-duration: 700ms;
}.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}/*! purgecss start ignore */@font-face{font-family:'swiper-icons';src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px, 0, 0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-container-pointer-events{touch-action:pan-y}.swiper-container-pointer-events.swiper-container-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform, height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-wrapper,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}button,hr,input{overflow:visible}audio,canvas,progress,video{display:inline-block}progress,sub,sup{vertical-align:baseline}[type="checkbox"],[type="radio"],legend{box-sizing:border-box;padding:0}html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;overflow-x:hidden}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section{display:block}h1{font-size:2em;margin:0.67em 0}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}a{color:inherit;background-color:transparent;text-decoration:none;outline:none}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-0.25em}sup{top:-0.5em}audio:not([controls]){display:none;height:0}img{border-style:none;max-width:100%;user-select:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type="reset"],[type="submit"],button,html [type="button"]{-webkit-appearance:button}[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{padding:0.35em 0.75em 0.625em}legend{color:inherit;display:table;max-width:100%;white-space:normal}textarea{overflow:auto}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}[hidden],template{display:none}*,*:before,*:after{box-sizing:border-box}input[type="submit"]{cursor:pointer}:root{font-size:62.5%;line-height:1.45}html{scroll-behavior:smooth}body {
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}p{margin-bottom:2rem}p:last-child{margin-bottom:0}ol{list-style:decimal !important}*::-moz-selection{color:#0b1a29;background:#cab07d}::selection{color:#0b1a29;background:#cab07d}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#0b1a29}::-webkit-scrollbar-thumb {
  --tw-bg-opacity: 1;
  background-color: rgb(202 176 125 / var(--tw-bg-opacity));
}::-webkit-scrollbar-thumb:hover{filter:brightness(0.8)}*:focus{outline:none}.is-faded {
  pointer-events: none;
  opacity: 0;
}:root{font-size:62.5%;line-height:1.45}.group-hover\:bright-110{transition-property:all}.group:hover .group-hover\:bright-110{filter:brightness(1.1)}img{margin:0}button:focus{outline:none}b,strong{font-weight:700}figure{margin:0;padding:10px 0 0 0}@keyframes jello{11.1%{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{transform:skewX(0.39063deg) skewY(0.39063deg)}88.8%{transform:skewX(-0.19531deg) skewY(-0.19531deg)}100%{transform:none}}.hover-anim-jello:hover,.hover-anim-jello:focus{animation:jello 1s;transform-origin:center}.hover-scale-down{transition:all 0.3s}.hover-scale-down:hover,.hover-scale-down:focus{transform:scale(0.9)}.hover-scale-up{transition:all 0.3s}.hover-scale-up:hover,.hover-scale-up:focus{transform:scale(1.05)}@keyframes shine{10%{opacity:1;top:-25%;transition-property:left, top, opacity;transition-duration:0.7s, 0.7s, 0.15s;transition-timing-function:ease}100%{opacity:0;top:200%;transition-property:left, top, opacity}}.hover-pulse:hover{animation:pulse-opacity 1s}@keyframes pulse-opacity{0%{opacity:0}35%{opacity:1}100%{opacity:0}}@keyframes spin{100%{transform:rotate(360deg)}}.infinite-anim-pulse{animation:2s rotate infinite}@keyframes rotate{0%{transform:rotate(0deg)}25%{transform:rotate(45deg)}50%{transform:rotate(0deg)}75%{transform:rotate(-45deg)}100%{transform:rotate(0)}}@keyframes slow_rotation{0%{transform:rotate(0deg)}35%{transform:rotate(2deg)}75%{transform:rotate(-2deg)}100%{transform:rotate(0deg)}}.hover-anim-shake:hover{animation:2s shake infinite alternate}@keyframes shake{0%{transform:skewX(-15deg)}5%{transform:skewX(15deg)}10%{transform:skewX(-15deg)}15%{transform:skewX(15deg)}20%{transform:skewX(0deg)}100%{transform:skewX(0deg)}}.hover-anim-shake2:hover{animation:shake 1s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;transform:translate3d(0, 0, 0);backface-visibility:hidden}@keyframes shake2{10%,90%{transform:translate3d(-1px, 0, 0)}20%,80%{transform:translate3d(2px, 0, 0)}30%,50%,70%{transform:translate3d(-4px, 0, 0)}40%,60%{transform:translate3d(4px, 0, 0)}}.anim-slide-in{animation:slideDown 1s forwards}@keyframes slideDown{0%{opacity:0;transform:translateY(-180px)}100%{opacity:1;transform:translateY(0)}}@keyframes slideRight{0%{opacity:0;transform:translateX(-180px)}100%{opacity:1;transform:translateX(0)}}@keyframes slideLeft{0%{opacity:0;transform:translateX(180px)}100%{opacity:1;transform:translateX(0)}}@-webkit-keyframes rotating{from{-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotating{from{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}.rotating{-webkit-animation:rotating 10s linear infinite;-moz-animation:rotating 10s linear infinite;-ms-animation:rotating 10s linear infinite;-o-animation:rotating 10s linear infinite;animation:rotating 10s linear infinite}.rotating-slow{-webkit-animation:rotating 30s linear infinite;-moz-animation:rotating 30s linear infinite;-ms-animation:rotating 30s linear infinite;-o-animation:rotating 30s linear infinite;animation:rotating 30s linear infinite}@media only screen and (min-width: 768px){.pl-container{padding-left:calc((100vW - 768px - 30px) / 2)}.pr-container{padding-right:calc((100vW - 768px - 30px) / 2)}}@media only screen and (min-width: 1024px){.pl-container{padding-left:calc((100vW - 1024px + 15px) / 2)}.pr-container{padding-right:calc((100vW - 1024px + 15px) / 2)}}@media only screen and (min-width: 1280px){.pl-container{padding-left:calc((100vW - 1280px + 15px) / 2)}.pr-container{padding-right:calc((100vW - 1280px + 15px) / 2)}}@media only screen and (min-width: 1440px){.pl-container{padding-left:calc((100vW - 1440px + 15px) / 2)}.pr-container{padding-right:calc((100vW - 1440px + 15px) / 2)}}@media only screen and (min-width: 1670px){.pl-container{padding-left:calc((100vW - 1670px + 15px) / 2)}.pr-container{padding-right:calc((100vW - 1670px + 15px) / 2)}}.page-navigation {
  position: fixed;
  top: 0;
  z-index: 100;
  display: flex;
  width: 100%;
}@media (min-width: 1670px) {

  .page-navigation {
    font-size: 18px;
  }
}.page-navigation{transition:all 0.5s}@media (min-width: 1024px) {

  .page-navigation:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(11 26 41 / var(--tw-bg-opacity));
  }
}.page-navigation:hover{transition:all 0.5s}.is-scrolled-down{transition:all 1s ease-in-out;--tw-bg-opacity: 1;background-color: rgb(11 26 41 / var(--tw-bg-opacity))}.is-scrolled-down .logo{transition:all 0.8s ease-in-out}.is-scrolled-down .logo_a {
  padding-top: 1rem;
  padding-bottom: 1rem;transition:all 0.5s ease-in-out;
}@media (min-width: 1024px) {

  .is-scrolled-down .menu-cta::before {
    top: -1rem;
    height: 7.5rem;
  }
}.is-scrolled-down .menu-cta::before{transition:all 0.5s ease-in-out}@media (min-width: 1280px) {

  .is-scrolled-down .sub-menu.opened {
    --tw-bg-opacity: 1;
    background-color: rgb(11 26 41 / var(--tw-bg-opacity));
  }
}.is-scrolled-up{transition:all 1s ease-in-out}.is-scrolled-up .logo{transition:all 0.8s ease-in-out}.is-scrolled-up .logo_a{transition:all 0.5s ease-in-out}.is-scrolled-up .menu-cta::before{transition:all 0.5s ease-in-out}.menu {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}@media (min-width: 1280px) {

  .menu {
    flex-direction: row;
    align-items: baseline;
    justify-content: space-evenly;
  }
}.menu>.current_page_item>a:after,.menu>.current_page_ancestor>a:after{height:2px;width:1.5rem;content:"";position:absolute;top:97%;left:0;background-color:#cab07d;z-index:1;display:block}.menu-item {
  position: relative;
  display: flex;
  height: 100%;
  flex-direction: column;
  align-content: center;
  align-items: center;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}@media (min-width: 768px) {

  .menu-item {
    flex-direction: row;
  }
}@media (min-width: 1280px) {

  .menu-item {
    margin-left: 1rem;
    margin-right: 1rem;
  }
}@media (min-width: 1440px) {

  .menu-item {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }
}@media (min-width: 1670px) {

  .menu-item {
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }
}.menu-item a {
  position: relative;
  display: flex;
  align-content: center;
  align-items: center;
}.logo {
  height: 3rem;
}@media (min-width: 640px) {

  .logo {
    height: 4rem;
  }
}@media (min-width: 1280px) {

  .logo {
    height: 3rem;
  }
}@media (min-width: 1670px) {

  .logo {
    height: 3.5rem;
  }
}.logo_a {
  padding-top: 1rem;
  padding-bottom: 1rem;
}@media (min-width: 1280px) {

  .logo_a {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}.menu-item:not(.current_page_item) a:after{width:1.5rem;content:"";position:absolute;top:97%;left:0;background-color:none;display:block}.menu-item:not(.current_page_item):hover>a:after,.menu-item:not(.current_page_item):focus>a:after{height:2px;animation:slideRight forwards 0.5s;background-color:#cab07d;display:block}.social-icon {
  display: flex;
  height: 4rem;
  width: 4rem;
  flex: none;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}@media (min-width: 1024px) {

  .social-icon {
    height: 3rem;
    width: 3rem;
  }
}@media (min-width: 1280px) {

  .social-icon {
    height: 4rem;
    width: 4rem;
  }
}.menu-nav {
  display: none;
  justify-content: flex-end;
}@media (min-width: 1280px) {

  .menu-nav {
    display: flex;
  }
}.menu-nav.is-visible {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  height: 100vh;
  width: 100vw;
  flex-direction: column;
  --tw-bg-opacity: 1;
  background-color: rgb(11 26 41 / var(--tw-bg-opacity));
  padding-top: 5rem;
  padding-bottom: 1rem;
}@media (min-width: 640px) {

  .menu-nav.is-visible {
    width: 66.666667%;
  }
}.menu-nav.is-visible{transform-origin:top center;animation:slideLeft 600ms ease-in-out forwards}@media only screen and (max-width: 1023px){.menu-nav.is-visible{overflow-y:scroll;-webkit-overflow-scrolling:touch}}.openMenu {
  position: fixed;
  top: 0.5rem;
  right: 1.5rem;
  z-index: 9999;
  display: flex;
  cursor: pointer;
}@media (min-width: 1280px) {

  .openMenu {
    display: none;
  }
}.openMenu{transition:transform 1s ease}.line{fill:none;stroke-width:8;transition:stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1),stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1)}.line1{stroke-dasharray:60 207;stroke-width:7;stroke:#cab07d}.line2{stroke-dasharray:60 60;stroke-width:7;stroke:#cab07d}.line3{stroke-dasharray:60 207;stroke-width:7;stroke:#cab07d}.opened .line1{stroke-dasharray:90 207;stroke-dashoffset:-134;stroke-width:8;stroke:#cab07d}.opened .line2{stroke-dasharray:1 60;stroke-dashoffset:-30;stroke-width:8}.opened .line3{stroke-dasharray:90 207;stroke-dashoffset:-134;stroke-width:8;stroke:#cab07d}.unclickable>a{pointer-events:none;color:#797979}.unclickable>a:after{display:none !important}.svg-inline--fa,.fa-chevron-down,.fa-w-14 {
  height: 4rem;
  width: 4rem;
  fill: #CAB07D;
  padding-left: 1rem;
  padding-right: 1rem;
}@media (min-width: 1280px) {

  .svg-inline--fa,.fa-chevron-down,.fa-w-14 {
    margin-left: 0.5rem;
    height: 1rem;
    width: 1rem;
    padding-left: 0;
    padding-right: 0;
  }
}.svg-inline--fa,.fa-chevron-down,.fa-w-14 {
  position: absolute;
  top: -0.5rem;
  left: 8rem;
}@media (min-width: 1280px) {

  .svg-inline--fa,.fa-chevron-down,.fa-w-14 {
    top: auto;
    left: 0.25rem;
  }
}.svg-inline--fa,.fa-chevron-down,.fa-w-14{animation:transform 500ms ease-in-out}.svg-inline--fa.rotate,.fa-chevron-down.rotate,.fa-w-14.rotate{margin-top:0;transform:rotateZ(-180deg);animation:all 500ms ease-in-out}.sub-menu {
  display: none;
}.sub-menu.opened {
  margin-top: 2rem;
  margin-bottom: 0.5rem;
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(202 176 125 / var(--tw-border-opacity));
  background-color: rgb(11 26 41 / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.9;
}@media (min-width: 1280px) {

  .sub-menu.opened {
    position: absolute;
    top: 100%;
    margin-left: -4rem;
    margin-top: 0;
    width: max-content;
    min-width: 100%;
    border-style: none;
    --tw-shadow: 0 5px 20px -2px rgba(0, 0, 0, 0.25);
    --tw-shadow-colored: 0 5px 20px -2px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
}@media only screen and (max-width: 1023px){.sub-menu.opened{transform-origin:top center;animation:slideLeft 300ms ease-in-out forwards}}@media only screen and (min-width: 1024px){.sub-menu.opened{transform-origin:top center;animation:slideDown 300ms ease-in-out forwards}}.sub-menu.opened>.menu-item {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  margin-top: 0;
  margin-bottom: 0;
  width: 100%;
  border-style: none;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}.sub-menu.opened>.menu-item a {
  display: flex;
  height: 100%;
  flex-wrap: wrap;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}@media (min-width: 1280px) {

  .sub-menu.opened>.menu-item a {
    flex-wrap: nowrap;
    font-size: 18px;
  }
}.sub-menu.opened>.menu-item:not(.current_page_item)>a:hover::after,.sub-menu.opened>.menu-item:not(.current_page_item)>a:focus::after {
  display: none;
}@media (min-width: 1280px) {

  .sub-menu.opened>.menu-item:not(.current_page_item)>a:hover::after,.sub-menu.opened>.menu-item:not(.current_page_item)>a:focus::after {
    display: block;
  }
}.sub-menu.opened>.menu-item:not(.current_page_item)>a:hover::after,.sub-menu.opened>.menu-item:not(.current_page_item)>a:focus::after{animation:slideLeft 300ms ease-in-out forwards}.sub-menu-arrow {
  position: absolute;
  z-index: 100;
  height: 2rem;
  width: 2rem;
  cursor: pointer;
}@media (min-width: 1280px) {

  .sub-menu-arrow {
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
  }
}.logo-mobile {
  margin-top: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;transition:all 0.3s;
}.logo-mobile:hover,.logo-mobile:focus{transform:scale(1.05)}.menu-item-has-children {
  display: flex;
  flex-direction: column;
}@media (min-width: 1280px) {

  .menu-item-has-children {
    flex-direction: row;
    padding-right: 1rem;
  }
}@media (min-width: 1440px) {

  .menu-item-has-children {
    padding-right: 0;
  }
}.menu-cta{position:relative;margin-right:0 !important;margin-top: 2.5rem}@media (min-width: 1280px) {

  .menu-cta {
    margin-top: 0;
  }
}.menu-cta::before {
  top: -0.5rem;
  height: 6rem;
}@media (min-width: 1280px) {

  .menu-cta::before {
    top: -4rem;
    height: 15rem;
  }
}.menu-cta::before{content:"";width:100%;position:absolute;left:0;background-color:#cab07d;border-bottom-left-radius:50px;transition:all 0.5s ease}.menu-cta a{position:relative;transition:all 0.8s ease;padding-left: 4rem;padding-right: 6rem}@media (min-width: 1280px) {

  .menu-cta a {
    padding-left: 3rem;
    padding-right: 5rem;
  }
}@media (min-width: 1440px) {

  .menu-cta a {
    padding-left: 5rem;
    padding-right: 10rem;
  }
}.menu-cta a::before {
  right: 3rem;
}@media (min-width: 1280px) {

  .menu-cta a::before {
    right: 2.5rem;
  }
}@media (min-width: 1440px) {

  .menu-cta a::before {
    right: 3rem;
  }
}.menu-cta a::before{content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="19.811" height="9.621" viewBox="0 0 19.811 9.621"><path id="arrow1" d="M17.25,8.25,21,12m0,0-3.75,3.75M21,12H3" transform="translate(-2.25 -7.189)" fill="none" stroke="%23fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/></svg>');height:auto;width:10px;position:absolute;top:0;transition:all 0.8s ease}.menu-cta a::after{display:none !important}.menu-cta:hover::before{background-color:#212f3c;transition:all 0.5s ease}.menu-cta:hover a::before {
  --tw-translate-x: -1.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}@media (min-width: 1280px) {

  .menu-cta:hover a::before {
    --tw-translate-x: -1rem;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
}@media (min-width: 1440px) {

  .menu-cta:hover a::before {
    --tw-translate-x: -2rem;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
}.menu-cta:hover a::before{transition:all 0.8s ease}.menu-footer{display:flex;flex-direction: column}@media (min-width: 1024px) {

  .menu-footer {
    flex-direction: row;
    align-items: center;
  }
}.menu-footer .menu-item{color:#cdcdcd;margin-left: 1rem;margin-right: 1rem}.title {
  font-size: 22px;
  font-weight: 700;
  line-height: 5rem;
}@media (min-width: 425px) {

  .title {
    font-size: 25px;
  }
}@media (min-width: 640px) {

  .title {
    font-size: 35px;
  }
}@media (min-width: 768px) {

  .title {
    font-size: 40px;
  }
}@media (min-width: 1024px) {

  .title {
    font-size: 45px;
  }
}@media (min-width: 1280px) {

  .title {
    font-size: 50px;
    line-height: 6rem;
  }
}@media (min-width: 1440px) {

  .title {
    font-size: 55px;
  }
}@media (min-width: 1670px) {

  .title {
    font-size: 60px;
    line-height: 7rem;
  }
}.title-smaller {
  font-size: 20px;
  font-weight: 700;
  line-height: 3rem;
}@media (min-width: 375px) {

  .title-smaller {
    line-height: 3.5rem;
  }
}@media (min-width: 640px) {

  .title-smaller {
    font-size: 30px;
    line-height: 5rem;
  }
}@media (min-width: 768px) {

  .title-smaller {
    font-size: 32px;
  }
}@media (min-width: 1024px) {

  .title-smaller {
    font-size: 38px;
  }
}@media (min-width: 1280px) {

  .title-smaller {
    font-size: 45px;
    line-height: 6rem;
  }
}@media (min-width: 1440px) {

  .title-smaller {
    font-size: 50px;
    line-height: 7rem;
  }
}@media (min-width: 1670px) {

  .title-smaller {
    font-size: 55px;
  }
}.title-small {
  font-size: 18px;
  font-weight: 700;
}@media (min-width: 640px) {

  .title-small {
    font-size: 20px;
    line-height: 7rem;
  }
}@media (min-width: 1024px) {

  .title-small {
    font-size: 25px;
  }
}@media (min-width: 1280px) {

  .title-small {
    font-size: 30px;
  }
}@media (min-width: 1440px) {

  .title-small {
    font-size: 35px;
  }
}@media (min-width: 1670px) {

  .title-small {
    font-size: 40px;
  }
}.bg-gradient{background-image:linear-gradient(180deg, rgba(11,26,41,0) 0%, #0b1a29 2% 10%)}.bg-gradient2{background-image:linear-gradient(360deg, rgba(11,26,41,0) 0%, #0b1a29 100%)}.bg-gradient3{background-image:linear-gradient(180deg, #0b1a29, rgba(255,255,255,0), rgba(255,255,255,0), #0b1a29)}.bg-gradient4{background-image:linear-gradient(180deg, rgba(11,26,41,0), #0b1a29, #0b1a29)}@media screen and (min-width: 1440px){.bg-gradient5{background-image:linear-gradient(180deg, #0b1a29 0%, rgba(11,26,41,0) 15%, #0b1a29 60% 100%)}}@media screen and (min-width: 1024px) and (max-width: 1439px){.bg-gradient5{background-image:linear-gradient(180deg, #0b1a29 0%, rgba(11,26,41,0) 15%, #0b1a29 40% 100%)}}@media screen and (min-width: 768px) and (max-width: 1023px){.bg-gradient5{background-image:linear-gradient(180deg, #0b1a29 0%, rgba(11,26,41,0) 10% 18%, #0b1a29 28% 100%)}}@media screen and (min-width: 640px) and (max-width: 767px){.bg-gradient5{background-image:linear-gradient(180deg, #0b1a29 0%, rgba(11,26,41,0) 14% 7%, #0b1a29 22% 100%)}}@media screen and (min-width: 425px) and (max-width: 639px){.bg-gradient5{background-image:linear-gradient(180deg, #0b1a29 0%, rgba(11,26,41,0) 7% 7%, #0b1a29 14% 100%)}}@media screen and (min-width: 375px) and (max-width: 424px){.bg-gradient5{background-image:linear-gradient(180deg, #0b1a29 0%, rgba(11,26,41,0) 7% 7%, #0b1a29 12% 100%)}}@media screen and (max-width: 374px){.bg-gradient5{background-image:linear-gradient(180deg, #0b1a29 0%, rgba(11,26,41,0) 6% 0%, #0b1a29 9% 100%)}}.bg-gradient6{background:linear-gradient(180deg, #0b1a29 0%, rgba(11,26,41,0.3) 48.5%, #0b1a29 100%)}.offer-tile{position:relative;transition:all 0.5s}.offer-tile::before{content:"";position:absolute;height:100%;width:100%;background-color:#0b1a29;transform:translateY(-100%);transition:all 0.5s}.offer-tile:hover::before{transform:translateY(0);transition:all 0.5s}.advantage-content strong {
  --tw-text-opacity: 1;
  color: rgb(202 176 125 / var(--tw-text-opacity));
}.shine{position:relative;overflow:hidden}.shine:after{content:"";position:absolute;width:100px;height:100%;background-image:linear-gradient(120deg, rgba(255,255,255,0) 30%, rgba(255,255,255,0.8), rgba(255,255,255,0) 70%);top:0;left:-100px;animation:shine2 6s infinite linear}@keyframes shine2{0%{left:-100px}20%{left:100%}100%{left:100%}}.shine2{position:relative;overflow:hidden}.shine2:after{content:"";position:absolute;width:100px;height:100%;background-image:linear-gradient(120deg, rgba(255,255,255,0) 30%, rgba(255,255,255,0.8), rgba(255,255,255,0) 70%);top:0;left:-100px;animation:shine2 5s infinite linear}@keyframes shine3{0%{left:-100px}20%{left:100%}100%{left:100%}}.wp-block-columns {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}@media (min-width: 768px) {

  .wp-block-columns {
    flex-direction: row;
    padding-left: 3rem;
    padding-right: 3rem;
  }
}.wp-block-preformatted {
  padding-left: 0;
  padding-right: 0;
  text-align: left;
  font-family: Inter, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}@media (min-width: 768px) {

  .wp-block-preformatted {
    text-align: justify;
  }
}.wp-block-gallery {
  margin-top: 2.5rem;
}.wp-block-image {
  display: flex;
  justify-content: center;
}.blocks-gallery-item {
  margin-bottom: 2.5rem;
}.blocks-gallery-item:hover {
  --tw-translate-y: -0.75rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition:transform 300ms ease-in;
}.ytp-watermark,.yt-uix-sessionlink{display:none}.footer p {
  margin-bottom: 0;
}.container,.container-fluid{padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto}.container.p-0,.container-fluid.p-0{padding-left:0;padding-right:0}.row {
  display: flex;
  flex-wrap: wrap;margin-left:-15px;margin-right:-15px;
}.row .row{margin-left:0;margin-right:0}.row.mx-0{margin-left:0;margin-right:0}.icon-before{position:relative;padding-left:25px}.icon-before:before{content:"";display:block;position:absolute;left:0;top:3px;width:15px;height:15px;background-size:15px}.container.content-wrapper{max-width:1200px;margin-left:auto;margin-right:auto}.content-wrapper{max-width:1200px;margin-left:auto;margin-right:auto}.content:not(.content-icons) {
  line-height: 3rem;
}.content:not(.content-icons) blockquote {
  font-size: 20px;
}.content:not(.content-icons) h1,.content:not(.content-icons) h2,.content:not(.content-icons) h3,.content:not(.content-icons) h4,.content:not(.content-icons) h5,.content:not(.content-icons) h6 {
  font-weight: 400;
}.content:not(.content-icons) h1 {
  margin-bottom: 2.5rem;
  font-size: 30px;
}.content:not(.content-icons) h2 {
  margin-bottom: 2.5rem;
  font-size: 25px;
}.content:not(.content-icons) h3 {
  margin-bottom: 2rem;
  font-size: 25px;
}.content:not(.content-icons) h4 {
  margin-bottom: 2rem;
  font-size: 25px;
}.content:not(.content-icons) h5 {
  margin-bottom: 2rem;
  font-size: 18px;
}.content:not(.content-icons) h6 {
  margin-bottom: 2rem;
  font-size: 18px;
}.content:not(.content-icons) a {
  --tw-text-opacity: 1;
  color: rgb(202 176 125 / var(--tw-text-opacity));
}.custom-list{position:relative}.custom-list ul li:not(.blocks-gallery-item){position:relative;padding-left:80px;margin-bottom:15px}.custom-list ul li:not(.blocks-gallery-item):before {
  position: absolute;
  display: block;
  height: 1rem;
  width: 1rem;
  border-radius: 9999px;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(202 176 125 / var(--tw-border-opacity));content:"";top:8px;left:40px;
}.custom-list ul li:not(.blocks-gallery-item):after {
  position: absolute;
  height: 1px;
  width: 2.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(202 176 125 / var(--tw-bg-opacity));content:"";top:12px;left:10px;
}.custom-list li>ol{padding-left:25px}.custom-list ol>li{margin-bottom:4px;margin-left:25px}@media screen and (min-width: 640px){.post:hover .background-blue,.post:focus .background-blue{width:100%;transition:all .2s ease-in;left:0;border-top-left-radius:1rem;border-bottom-left-radius:1rem}}@media screen and (max-width: 639px){.post:hover .background-blue,.post:focus .background-blue{height:100%;transition:all .2s ease-in;bottom:0;border-top-left-radius:1rem;border-top-right-radius:1rem}}.btn {
  display: flex;
  height: 5rem;
  cursor: pointer;
  justify-content: center;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  text-align: center;
  outline: 2px solid transparent;
  outline-offset: 2px;
}@media (min-width: 640px) {

  .btn {
    height: 6rem;
  }
}@media (min-width: 1280px) {

  .btn {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}.btn{overflow:hidden;z-index:1;position:relative;min-width:14rem;border:solid 1px #fff;border-radius:85px;transition:all .4s ease-in-out}.btn::before{background-color:#CAB07D;clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%, 0 0, 0 0, 0 100%, 100% 100%, 100% 0, 0 0);-webkit-clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%, 0 0, 0 0, 0 100%, 100% 100%, 100% 0, 0 0);content:"";display:block;left:50%;padding-top:140%;position:absolute;top:50%;-webkit-transform:translate(-50%, -50%) rotate(45deg);-o-transform:translate(-50%, -50%) rotate(45deg);transform:translate(-50%, -50%) rotate(45deg);-webkit-transition:-webkit-clip-path .4s ease-in-out;transition:-webkit-clip-path .4s ease-in-out;-o-transition:clip-path .4s ease-in-out;transition:clip-path .4s ease-in-out;transition:clip-path .4s ease-in-out,-webkit-clip-path .4s ease-in-out;width:140%}.btn:hover::before,.btn:focus::before{-webkit-clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%, 0 0, 50% 50%, 50% 50%, 50% 50%, 50% 50%, 50% 50%);clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%, 0 0, 50% 50%, 50% 50%, 50% 50%, 50% 50%, 50% 50%)}.btn-filled {
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(202 176 125 / var(--tw-border-opacity));
}.btn-filled::before{-webkit-clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%, 0 0, 50% 50%, 50% 50%, 50% 50%, 50% 50%, 50% 50%);clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%, 0 0, 50% 50%, 50% 50%, 50% 50%, 50% 50%, 50% 50%)}.btn-filled:hover,.btn-filled:focus {
  --tw-text-opacity: 1;
  color: rgb(202 176 125 / var(--tw-text-opacity));transition:all .5s ease-in-out;
}.btn-filled:hover::before,.btn-filled:focus::before{-webkit-clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%, 0 0, 0 0, 0 100%, 100% 100%, 100% 0, 0 0);clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%, 0 0, 0 0, 0 100%, 100% 100%, 100% 0, 0 0)}.btn-reversed {
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(202 176 125 / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(202 176 125 / var(--tw-text-opacity));
}.btn-reversed:hover,.btn-reversed:focus {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));transition:all .5s ease-in-out;
}.button,.content:not(.content-icons) a {
  position: relative;
  z-index: 10;
}.button__default {
  display: flex;
  height: 5rem;
  min-width: 20rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 3rem;
  border-width: 2px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(222 172 39 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(222 172 39 / var(--tw-bg-opacity));
  padding-left: 3rem;
  padding-right: 3rem;
  --tw-text-opacity: 1;
  color: rgb(11 26 41 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}.button__default:hover,.button__default:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(202 176 125 / var(--tw-text-opacity));
}.button__underline,.content:not(.content-icons) a {
  overflow: hidden;
  --tw-text-opacity: 1;
  color: rgb(11 26 41 / var(--tw-text-opacity));
}.button__underline:after,.content:not(.content-icons) a:after {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 0.25rem;
  width: 100%;
  --tw-translate-x: -100%;
  --tw-scale-x: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  --tw-bg-opacity: 1;
  background-color: rgb(222 172 39 / var(--tw-bg-opacity));
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;content:'';
}.button__underline:hover,.content:not(.content-icons) a:hover,.button__underline:focus,.content:not(.content-icons) a:focus {
  --tw-text-opacity: 1;
  color: rgb(222 172 39 / var(--tw-text-opacity));
}.button__underline:hover:after,.content:not(.content-icons) a:hover:after,.button__underline:focus:after,.content:not(.content-icons) a:focus:after {
  --tw-translate-x: 0;
  --tw-scale-x: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.button__underline--primary {
  --tw-text-opacity: 1;
  color: rgb(222 172 39 / var(--tw-text-opacity));
}.button__underline--white:after {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}.button__underline--white:hover,.button__underline--white:focus {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.button__underline--visible:after {
  --tw-translate-x: 0;
  --tw-scale-x: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.navbutton {
  position: fixed;
  top: 0;
  right: 0;
  height: 6rem;
  width: 6rem;
  border-top-left-radius: 1rem;
  border-bottom-left-radius: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(202 176 125 / var(--tw-bg-opacity));
  outline: 2px solid transparent;
  outline-offset: 2px;z-index:48;
}.navbutton__item {
  margin-left: auto;
  margin-right: auto;
  display: block;
  height: 0.5rem;
  width: 3.5rem;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}.navbutton__item:nth-child(2){margin-top:5px;margin-bottom:5px}.navbutton-close {
  position: absolute;
  right: 1.5rem;
  height: 3rem;
  width: 3rem;
  outline: 2px solid transparent;
  outline-offset: 2px;top:13px;
}.navbutton-close__item {
  position: absolute;
  display: block;
  height: 0.5rem;
  width: 3.5rem;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(202 176 125 / var(--tw-bg-opacity));transform:rotate(45deg);
}.navbutton-close__item:first-child{transform:rotate(-45deg)}.swiper-lazy-preloader {
  position: absolute;
  --tw-border-opacity: 1;
  border-color: rgb(202 176 125 / var(--tw-border-opacity));width:42px;height:42px;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border-width:4px;border-radius:50%;border-top-color:transparent !important;animation:spin 2s linear infinite;
}.swiper-container{margin:0}.arrow {
  z-index: 80;
  display: flex;
  height: 4rem;
  width: 4rem;
  cursor: pointer;
  align-items: center;
  justify-content: center;
}.swiper-arrow {
  position: absolute;
  bottom: 5rem;
  top: 0;
  z-index: 90;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
  height: 4rem;
  width: 4rem;
  flex: none;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}@media (min-width: 375px) {

  .swiper-arrow {
    bottom: 15rem;
  }
}@media (min-width: 640px) {

  .swiper-arrow {
    bottom: 0;
    height: 5rem;
    width: 5rem;
  }
}@media (min-width: 768px) {

  .swiper-arrow {
    bottom: -80%;
  }
}@media (min-width: 1024px) {

  .swiper-arrow {
    bottom: 0;
  }
}.anim-img {
  --tw-scale-x: 0;
  --tw-scale-y: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-delay: 100ms;
  transition-duration: 600ms;
}.anim-title,.anim-subtitle,.anim-content,.anim-btn {
  --tw-translate-x: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-delay: 150ms;
  transition-duration: 600ms;
}.anim-subtitle {
  transition-delay: 200ms;
}.anim-content {
  transition-delay: 250ms;
}.anim-btn {
  transition-delay: 300ms;
}.js-slider-main .swiper-slide-active-img {
  --tw-translate-x: 100%;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 0;
}.js-slider-main .swiper-slide-active-title,.js-slider-main .swiper-slide-active-subtitle,.js-slider-main .swiper-slide-active-content,.js-slider-main .swiper-slide-active-btn {
  --tw-translate-x: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 1;
}.swiper-pagination {
  z-index: 100;
  display: flex;
  justify-content: center;
}.swiper-pagination-bullet {
  margin-left: 2.5rem;
  box-sizing: border-box;
  display: block;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  cursor: pointer;
  border-radius: 9999px;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;width:13px;height:13px;
}.swiper-pagination-bullet-active {
  position: relative;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(202 176 125 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(202 176 125 / var(--tw-bg-opacity));
}.swiper-pagination-bullet:hover,.swiper-pagination-bullet:focus {
  --tw-scale-x: .9;
  --tw-scale-y: .9;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.swiper-pagination-bullet:focus {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}.swiper-pagination-bullet:last-child {
  margin-right: 0;
}.function-text{position:relative;margin-bottom: 2.5rem;display: block;padding-left: 1.25rem}@media (min-width: 768px) {

  .function-text {
    margin-bottom: 0;
    padding-left: 0;
  }
}.function-text::before{position:absolute;content:'-';display: block}@media (min-width: 768px) {

  .function-text::before {
    display: none;
  }
}.function-text::before{top:0;left:0;bottom:0}table{border:solid #272727 1px;font-size: 11px}@media (min-width: 375px) {

  table {
    font-size: 12px;
  }
}@media (min-width: 425px) {

  table {
    font-size: 14px;
  }
}@media (min-width: 640px) {

  table {
    font-size: 16px;
  }
}table td,table th {
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(202 176 125 / var(--tw-border-opacity));
  padding: 1rem;
}table th {
  --tw-bg-opacity: 1;
  background-color: rgb(202 176 125 / var(--tw-bg-opacity));
  font-size: 11px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}@media (min-width: 375px) {

  table th {
    font-size: 12px;
  }
}@media (min-width: 425px) {

  table th {
    font-size: 14px;
  }
}@media (min-width: 640px) {

  table th {
    font-size: 18px;
  }
}table tr:nth-child(2n+2) {
  background-color: rgba(239, 239, 239, 0.1);
}@media screen and (min-width: 1024){table th {
    font-size: 20px;
  }}/*! purgecss end ignore */.hover\:scale-110:hover {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.hover\:border-primary:hover {
  --tw-border-opacity: 1;
  border-color: rgb(202 176 125 / var(--tw-border-opacity));
}.hover\:bg-primary:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(202 176 125 / var(--tw-bg-opacity));
}.hover\:bg-transparent:hover {
  background-color: transparent;
}.hover\:text-primary:hover {
  --tw-text-opacity: 1;
  color: rgb(202 176 125 / var(--tw-text-opacity));
}.group:hover .group-hover\:translate-y-10 {
  --tw-translate-y: 2.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.group:hover .group-hover\:scale-110 {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.group:hover .group-hover\:scale-150 {
  --tw-scale-x: 1.5;
  --tw-scale-y: 1.5;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.group:hover .group-hover\:bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(202 176 125 / var(--tw-bg-opacity));
}.group:hover .group-hover\:bg-secondary {
  --tw-bg-opacity: 1;
  background-color: rgb(11 26 41 / var(--tw-bg-opacity));
}@media not all and (min-width: 1280px) {

  .max-xl\:ml-8 {
    margin-left: 2rem;
  }

  .max-xl\:hidden {
    display: none;
  }
}@media (min-width: 375px) {

  .xs\:-top-6 {
    top: -1.5rem;
  }

  .xs\:left-12 {
    left: 3rem;
  }

  .xs\:top-108 {
    top: 27rem;
  }

  .xs\:-mt-60 {
    margin-top: -15rem;
  }

  .xs\:mb-60 {
    margin-bottom: 15rem;
  }

  .xs\:h-112 {
    height: 28rem;
  }

  .xs\:h-120 {
    height: 30rem;
  }

  .xs\:h-128 {
    height: 32rem;
  }

  .xs\:h-20 {
    height: 5rem;
  }

  .xs\:h-22 {
    height: 5.5rem;
  }

  .xs\:h-88 {
    height: 22rem;
  }

  .xs\:h-\[17rem\] {
    height: 17rem;
  }

  .xs\:w-112 {
    width: 28rem;
  }

  .xs\:w-120 {
    width: 30rem;
  }

  .xs\:w-128 {
    width: 32rem;
  }

  .xs\:w-50p {
    width: 50%;
  }

  .xs\:flex-nowrap {
    flex-wrap: nowrap;
  }

  .xs\:pb-80 {
    padding-bottom: 20rem;
  }
}@media (min-width: 425px) {

  .s\:left-20 {
    left: 5rem;
  }

  .s\:top-0 {
    top: 0;
  }

  .s\:mb-72 {
    margin-bottom: 18rem;
  }

  .s\:h-120 {
    height: 30rem;
  }

  .s\:h-140 {
    height: 35rem;
  }

  .s\:h-20 {
    height: 5rem;
  }

  .s\:h-80 {
    height: 20rem;
  }

  .s\:w-120 {
    width: 30rem;
  }

  .s\:w-140 {
    width: 35rem;
  }

  .s\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .s\:text-2xl {
    font-size: 25px;
  }

  .s\:text-xl {
    font-size: 20px;
  }
}@media (min-width: 640px) {

  .sm\:-top-22 {
    top: -5.5rem;
  }

  .sm\:-top-48 {
    top: -12rem;
  }

  .sm\:left-32 {
    left: 8rem;
  }

  .sm\:top-100 {
    top: 25rem;
  }

  .sm\:mx-0 {
    margin-left: 0;
    margin-right: 0;
  }

  .sm\:my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .sm\:-mt-100 {
    margin-top: -25rem;
  }

  .sm\:mb-96 {
    margin-bottom: 24rem;
  }

  .sm\:ml-10 {
    margin-left: 2.5rem;
  }

  .sm\:mr-20 {
    margin-right: 5rem;
  }

  .sm\:mt-0 {
    margin-top: 0;
  }

  .sm\:mt-20 {
    margin-top: 5rem;
  }

  .sm\:mt-40 {
    margin-top: 10rem;
  }

  .sm\:inline {
    display: inline;
  }

  .sm\:h-120 {
    height: 30rem;
  }

  .sm\:h-140 {
    height: 35rem;
  }

  .sm\:h-160 {
    height: 40rem;
  }

  .sm\:h-184 {
    height: 46rem;
  }

  .sm\:h-28 {
    height: 7rem;
  }

  .sm\:h-60 {
    height: 15rem;
  }

  .sm\:h-\[36rem\] {
    height: 36rem;
  }

  .sm\:min-h-\[56rem\] {
    min-height: 56rem;
  }

  .sm\:min-h-\[61rem\] {
    min-height: 61rem;
  }

  .sm\:w-100 {
    width: 25rem;
  }

  .sm\:w-160 {
    width: 40rem;
  }

  .sm\:w-184 {
    width: 46rem;
  }

  .sm\:w-45p {
    width: 45%;
  }

  .sm\:w-80p {
    width: 80%;
  }

  .sm\:w-90p {
    width: 90%;
  }

  .sm\:w-\[48\%\] {
    width: 48%;
  }

  .sm\:-translate-y-20 {
    --tw-translate-y: -5rem;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .sm\:flex-row {
    flex-direction: row;
  }

  .sm\:justify-between {
    justify-content: space-between;
  }

  .sm\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .sm\:py-30 {
    padding-top: 7.5rem;
    padding-bottom: 7.5rem;
  }

  .sm\:py-40 {
    padding-top: 10rem;
    padding-bottom: 10rem;
  }

  .sm\:pb-140 {
    padding-bottom: 35rem;
  }

  .sm\:pb-40 {
    padding-bottom: 10rem;
  }

  .sm\:pt-40 {
    padding-top: 10rem;
  }

  .sm\:pt-60 {
    padding-top: 15rem;
  }

  .sm\:text-2xl {
    font-size: 25px;
  }

  .sm\:text-\[35px\] {
    font-size: 35px;
  }

  .sm\:text-base {
    font-size: 16px;
  }

  .sm\:text-lg {
    font-size: 18px;
  }

  .sm\:text-xl {
    font-size: 20px;
  }
}@media (min-width: 768px) {

  .md\:-top-28 {
    top: -7rem;
  }

  .md\:mb-0 {
    margin-bottom: 0;
  }

  .md\:mb-120 {
    margin-bottom: 30rem;
  }

  .md\:ml-40 {
    margin-left: 10rem;
  }

  .md\:mr-0 {
    margin-right: 0;
  }

  .md\:mr-40 {
    margin-right: 10rem;
  }

  .md\:mt-0 {
    margin-top: 0;
  }

  .md\:mt-60 {
    margin-top: 15rem;
  }

  .md\:flex {
    display: flex;
  }

  .md\:hidden {
    display: none;
  }

  .md\:h-140 {
    height: 35rem;
  }

  .md\:h-160 {
    height: 40rem;
  }

  .md\:h-\[43rem\] {
    height: 43rem;
  }

  .md\:h-\[54rem\] {
    height: 54rem;
  }

  .md\:h-full {
    height: 100%;
  }

  .md\:min-h-184 {
    min-height: 46rem;
  }

  .md\:min-h-\[52rem\] {
    min-height: 52rem;
  }

  .md\:min-h-screen {
    min-height: 100vh;
  }

  .md\:w-40p {
    width: 40%;
  }

  .md\:w-45p {
    width: 45%;
  }

  .md\:w-50p {
    width: 50%;
  }

  .md\:w-60p {
    width: 60%;
  }

  .md\:w-70p {
    width: 70%;
  }

  .md\:w-80p {
    width: 80%;
  }

  .md\:w-\[54rem\] {
    width: 54rem;
  }

  .md\:w-auto {
    width: auto;
  }

  .md\:max-w-\[510px\] {
    max-width: 510px;
  }

  .md\:max-w-\[617px\] {
    max-width: 617px;
  }

  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .md\:flex-row {
    flex-direction: row;
  }

  .md\:items-start {
    align-items: flex-start;
  }

  .md\:items-end {
    align-items: flex-end;
  }

  .md\:items-stretch {
    align-items: stretch;
  }

  .md\:py-30 {
    padding-top: 7.5rem;
    padding-bottom: 7.5rem;
  }

  .md\:pb-0 {
    padding-bottom: 0;
  }

  .md\:pt-40 {
    padding-top: 10rem;
  }

  .md\:text-3xl {
    font-size: 30px;
  }

  .md\:text-4xl {
    font-size: 40px;
  }
}@media (min-width: 1024px) {

  .lg\:absolute {
    position: absolute;
  }

  .lg\:top-0 {
    top: 0;
  }

  .lg\:mx-6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .lg\:mb-0 {
    margin-bottom: 0;
  }

  .lg\:mb-152 {
    margin-bottom: 38rem;
  }

  .lg\:mt-0 {
    margin-top: 0;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:h-152 {
    height: 38rem;
  }

  .lg\:h-16 {
    height: 4rem;
  }

  .lg\:h-28 {
    height: 7rem;
  }

  .lg\:h-72 {
    height: 18rem;
  }

  .lg\:h-\[40vh\] {
    height: 40vh;
  }

  .lg\:h-full {
    height: 100%;
  }

  .lg\:min-h-152 {
    min-height: 38rem;
  }

  .lg\:min-h-160 {
    min-height: 40rem;
  }

  .lg\:min-h-screen {
    min-height: 100vh;
  }

  .lg\:w-152 {
    width: 38rem;
  }

  .lg\:w-16 {
    width: 4rem;
  }

  .lg\:w-28 {
    width: 7rem;
  }

  .lg\:w-30p {
    width: 30%;
  }

  .lg\:w-45p {
    width: 45%;
  }

  .lg\:w-60p {
    width: 60%;
  }

  .lg\:w-70p {
    width: 70%;
  }

  .lg\:w-80p {
    width: 80%;
  }

  .lg\:w-\[48\%\] {
    width: 48%;
  }

  .lg\:w-\[49\%\] {
    width: 49%;
  }

  .lg\:w-\[55\%\] {
    width: 55%;
  }

  .lg\:w-\[75\%\] {
    width: 75%;
  }

  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .lg\:items-center {
    align-items: center;
  }

  .lg\:justify-evenly {
    justify-content: space-evenly;
  }

  .lg\:gap-y-32 {
    row-gap: 8rem;
  }

  .lg\:bg-cover {
    background-size: cover;
  }

  .lg\:bg-fixed {
    background-attachment: fixed;
  }

  .lg\:py-80 {
    padding-top: 20rem;
    padding-bottom: 20rem;
  }

  .lg\:text-\[35px\] {
    font-size: 35px;
  }

  .lg\:text-\[45px\] {
    font-size: 45px;
  }

  .lg\:text-lg {
    font-size: 18px;
  }

  .lg\:text-xl {
    font-size: 20px;
  }
}@media (min-width: 1280px) {

  .xl\:absolute {
    position: absolute;
  }

  .xl\:-left-80 {
    left: -20rem;
  }

  .xl\:-right-80 {
    right: -20rem;
  }

  .xl\:-top-40 {
    top: -10rem;
  }

  .xl\:left-\[-29rem\] {
    left: -29rem;
  }

  .xl\:left-\[-34rem\] {
    left: -34rem;
  }

  .xl\:right-\[-24rem\] {
    right: -24rem;
  }

  .xl\:top-12 {
    top: 3rem;
  }

  .xl\:top-2 {
    top: 0.5rem;
  }

  .xl\:mx-0 {
    margin-left: 0;
    margin-right: 0;
  }

  .xl\:-mb-80 {
    margin-bottom: -20rem;
  }

  .xl\:-mt-60 {
    margin-top: -15rem;
  }

  .xl\:mb-12 {
    margin-bottom: 3rem;
  }

  .xl\:mb-20 {
    margin-bottom: 5rem;
  }

  .xl\:mb-200 {
    margin-bottom: 50rem;
  }

  .xl\:mt-0 {
    margin-top: 0;
  }

  .xl\:mt-32 {
    margin-top: 8rem;
  }

  .xl\:mt-60 {
    margin-top: 15rem;
  }

  .xl\:flex {
    display: flex;
  }

  .xl\:hidden {
    display: none;
  }

  .xl\:h-104 {
    height: 26rem;
  }

  .xl\:h-140 {
    height: 35rem;
  }

  .xl\:h-200 {
    height: 50rem;
  }

  .xl\:h-32 {
    height: 8rem;
  }

  .xl\:h-36 {
    height: 9rem;
  }

  .xl\:min-h-0 {
    min-height: 0;
  }

  .xl\:min-h-screen {
    min-height: 100vh;
  }

  .xl\:w-104 {
    width: 26rem;
  }

  .xl\:w-108 {
    width: 27rem;
  }

  .xl\:w-120 {
    width: 30rem;
  }

  .xl\:w-200 {
    width: 50rem;
  }

  .xl\:w-240 {
    width: 60rem;
  }

  .xl\:w-32 {
    width: 8rem;
  }

  .xl\:w-40p {
    width: 40%;
  }

  .xl\:w-45p {
    width: 45%;
  }

  .xl\:w-50p {
    width: 50%;
  }

  .xl\:w-60p {
    width: 60%;
  }

  .xl\:w-\[32\.5\%\] {
    width: 32.5%;
  }

  .xl\:w-\[35\%\] {
    width: 35%;
  }

  .xl\:w-\[42\%\] {
    width: 42%;
  }

  .xl\:w-\[55\%\] {
    width: 55%;
  }

  .xl\:w-auto {
    width: auto;
  }

  .xl\:-translate-y-40 {
    --tw-translate-y: -10rem;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .xl\:flex-row {
    flex-direction: row;
  }

  .xl\:items-start {
    align-items: flex-start;
  }

  .xl\:justify-end {
    justify-content: flex-end;
  }

  .xl\:justify-between {
    justify-content: space-between;
  }

  .xl\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .xl\:py-100 {
    padding-top: 25rem;
    padding-bottom: 25rem;
  }

  .xl\:py-40 {
    padding-top: 10rem;
    padding-bottom: 10rem;
  }

  .xl\:py-50 {
    padding-top: 12.5rem;
    padding-bottom: 12.5rem;
  }

  .xl\:pb-60 {
    padding-bottom: 15rem;
  }

  .xl\:pl-16 {
    padding-left: 4rem;
  }

  .xl\:pl-20 {
    padding-left: 5rem;
  }

  .xl\:pr-16 {
    padding-right: 4rem;
  }

  .xl\:pr-20 {
    padding-right: 5rem;
  }

  .xl\:pt-20 {
    padding-top: 5rem;
  }

  .xl\:pt-40 {
    padding-top: 10rem;
  }

  .xl\:pt-60 {
    padding-top: 15rem;
  }

  .xl\:pt-\[28rem\] {
    padding-top: 28rem;
  }

  .xl\:text-2xl {
    font-size: 25px;
  }

  .xl\:leading-\[6rem\] {
    line-height: 6rem;
  }
}@media (min-width: 1440px) {

  .\32xl\:-right-100 {
    right: -25rem;
  }

  .\32xl\:top-0 {
    top: 0;
  }

  .\32xl\:top-4 {
    top: 1rem;
  }

  .\32xl\:mx-0 {
    margin-left: 0;
    margin-right: 0;
  }

  .\32xl\:mb-40 {
    margin-bottom: 10rem;
  }

  .\32xl\:ml-20 {
    margin-left: 5rem;
  }

  .\32xl\:mt-0 {
    margin-top: 0;
  }

  .\32xl\:h-120 {
    height: 30rem;
  }

  .\32xl\:h-20 {
    height: 5rem;
  }

  .\32xl\:h-36 {
    height: 9rem;
  }

  .\32xl\:w-120 {
    width: 30rem;
  }

  .\32xl\:w-136 {
    width: 34rem;
  }

  .\32xl\:w-20 {
    width: 5rem;
  }

  .\32xl\:w-36 {
    width: 9rem;
  }

  .\32xl\:w-45p {
    width: 45%;
  }

  .\32xl\:w-70p {
    width: 70%;
  }

  .\32xl\:w-\[22\%\] {
    width: 22%;
  }

  .\32xl\:w-\[43\%\] {
    width: 43%;
  }

  .\32xl\:w-\[47\%\] {
    width: 47%;
  }

  .\32xl\:w-\[48\%\] {
    width: 48%;
  }

  .\32xl\:w-\[55\%\] {
    width: 55%;
  }

  .\32xl\:justify-between {
    justify-content: space-between;
  }

  .\32xl\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .\32xl\:py-140 {
    padding-top: 35rem;
    padding-bottom: 35rem;
  }

  .\32xl\:pb-40 {
    padding-bottom: 10rem;
  }

  .\32xl\:pb-60 {
    padding-bottom: 15rem;
  }

  .\32xl\:pl-20 {
    padding-left: 5rem;
  }

  .\32xl\:pr-20 {
    padding-right: 5rem;
  }

  .\32xl\:pt-100 {
    padding-top: 25rem;
  }

  .\32xl\:pt-40 {
    padding-top: 10rem;
  }

  .\32xl\:text-2xl {
    font-size: 25px;
  }

  .\32xl\:text-4xl {
    font-size: 40px;
  }

  .\32xl\:text-5xl {
    font-size: 50px;
  }

  .\32xl\:text-xl {
    font-size: 20px;
  }
}@media (min-width: 1670px) {

  .\33xl\:-mb-40 {
    margin-bottom: -10rem;
  }

  .\33xl\:mb-260 {
    margin-bottom: 65rem;
  }

  .\33xl\:ml-0 {
    margin-left: 0;
  }

  .\33xl\:mr-0 {
    margin-right: 0;
  }

  .\33xl\:h-136 {
    height: 34rem;
  }

  .\33xl\:h-160 {
    height: 40rem;
  }

  .\33xl\:w-136 {
    width: 34rem;
  }

  .\33xl\:w-160 {
    width: 40rem;
  }

  .\33xl\:w-280 {
    width: 70rem;
  }

  .\33xl\:w-40p {
    width: 40%;
  }

  .\33xl\:w-45p {
    width: 45%;
  }

  .\33xl\:w-\[23\%\] {
    width: 23%;
  }

  .\33xl\:w-\[53\%\] {
    width: 53%;
  }

  .\33xl\:py-160 {
    padding-top: 40rem;
    padding-bottom: 40rem;
  }

  .\33xl\:py-60 {
    padding-top: 15rem;
    padding-bottom: 15rem;
  }

  .\33xl\:pb-0 {
    padding-bottom: 0;
  }

  .\33xl\:pb-20 {
    padding-bottom: 5rem;
  }

  .\33xl\:pb-80 {
    padding-bottom: 20rem;
  }

  .\33xl\:pt-60 {
    padding-top: 15rem;
  }

  .\33xl\:pt-64 {
    padding-top: 16rem;
  }

  .\33xl\:pt-80 {
    padding-top: 20rem;
  }

  .\33xl\:pt-\[19rem\] {
    padding-top: 19rem;
  }

  .\33xl\:text-3xl {
    font-size: 30px;
  }

  .\33xl\:text-\[45px\] {
    font-size: 45px;
  }

  .\33xl\:text-\[55px\] {
    font-size: 55px;
  }

  .\33xl\:leading-\[7rem\] {
    line-height: 7rem;
  }
}

