/*!***************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./assets/styles/scss/bundle.scss ***!
  \***************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/**
 * This file should only be used to import the files that need to be bundled and used in the frontend
 */
*, ::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: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 rgba(0,0,0,0);
  --tw-ring-shadow: 0 0 rgba(0,0,0,0);
  --tw-shadow: 0 0 rgba(0,0,0,0);
  --tw-shadow-colored: 0 0 rgba(0,0,0,0);
  --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: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 rgba(0,0,0,0);
  --tw-ring-shadow: 0 0 rgba(0,0,0,0);
  --tw-shadow: 0 0 rgba(0,0,0,0);
  --tw-shadow-colored: 0 0 rgba(0,0,0,0);
  --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.17 | 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 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, 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;
  -webkit-text-decoration: underline dotted currentColor;
          text-decoration: underline dotted currentColor;
}
/*
Remove the default font size and weight for headings.
*/
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::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
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;
}
.sizing-medium{
  width: calc(100% - (2 * 1.25rem));
  margin-left: auto;
  margin-right: auto;
  max-width: 77.5rem;
}
@media screen and (min-width: 640px){
  .sizing-medium{
    width: calc(100% - (2 * 6.563rem));
  }
}
.sizing-narrow{
  margin-left: auto;
  margin-right: auto;
  max-width: 50rem;
}
@media screen and (min-width: 640px){
  .sizing-narrow{
    width: calc(100% - (2 * 6.563rem));
  }
}
.sizing-fullwidth{
  width: calc(100% - (2 * 1.25rem));
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 640px){
  .sizing-fullwidth{
    width: calc(100% - (2 * 1.25rem));
  }
}
@media screen and (min-width: 1024px){
  .sizing-fullwidth{
    width: calc(100% - (2 * 6.563rem));
  }
}
.h-screen{
  height: 100vh;
}
.h-screen-dynamic{
  height: 100vh;
}
.fixed{
  position: fixed;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.sticky{
  position: sticky;
}
.inset-0{
  top: 0rem;
  right: 0rem;
  bottom: 0rem;
  left: 0rem;
}
.bottom-0{
  bottom: 0rem;
}
.bottom-12{
  bottom: 0.75rem;
}
.bottom-\[9\%\]{
  bottom: 9%;
}
.left-0{
  left: 0rem;
}
.right-0{
  right: 0rem;
}
.right-30{
  right: 1.875rem;
}
.top-0{
  top: 0rem;
}
.top-10{
  top: 0.625rem;
}
.top-4{
  top: 0.25rem;
}
.-z-10{
  z-index: -10;
}
.-z-\[1\]{
  z-index: -1;
}
.z-0{
  z-index: 0;
}
.z-10{
  z-index: 10;
}
.z-20{
  z-index: 20;
}
.z-50{
  z-index: 50;
}
.z-\[100\]{
  z-index: 100;
}
.z-\[1\]{
  z-index: 1;
}
.z-\[2\]{
  z-index: 2;
}
.z-\[5000\]{
  z-index: 5000;
}
.col-span-1{
  grid-column: span 1 / span 1;
}
.col-span-12{
  grid-column: span 12 / span 12;
}
.col-start-1{
  grid-column-start: 1;
}
.row-span-1{
  grid-row: span 1 / span 1;
}
.row-start-1{
  grid-row-start: 1;
}
.row-start-2{
  grid-row-start: 2;
}
.float-left{
  float: left;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.\!ml-0{
  margin-left: 0rem !important;
}
.-mt-\[200px\]{
  margin-top: -200px;
}
.mb-120{
  margin-bottom: 7.5rem;
}
.mb-20{
  margin-bottom: 1.25rem;
}
.mb-28{
  margin-bottom: 1.75rem;
}
.mb-40{
  margin-bottom: 2.5rem;
}
.ml-0{
  margin-left: 0rem;
}
.ml-12{
  margin-left: 0.75rem;
}
.mr-10{
  margin-right: 0.625rem;
}
.mr-12{
  margin-right: 0.75rem;
}
.mt-12{
  margin-top: 0.75rem;
}
.mt-20{
  margin-top: 1.25rem;
}
.mt-36{
  margin-top: 2.25rem;
}
.mt-42{
  margin-top: 2.625rem;
}
.mt-80{
  margin-top: 5rem;
}
.mt-gutter-mobile{
  margin-top: 1.25rem;
}
.block{
  display: block;
}
.flex{
  display: flex;
}
.grid{
  display: grid;
}
.hidden{
  display: none;
}
.aspect-video{
  aspect-ratio: 16 / 9;
}
.h-100{
  height: 6.25rem;
}
.h-16{
  height: 1rem;
}
.h-50{
  height: 3.125rem;
}
.h-56{
  height: 3.5rem;
}
.h-60{
  height: 3.75rem;
}
.h-80{
  height: 5rem;
}
.h-\[40vh\]{
  height: 40vh;
}
.h-\[85vh\]{
  height: 85vh;
}
.h-\[calc\(100vh_-_4\.75rem\)\]{
  height: calc(100vh - 4.75rem);
}
.h-auto{
  height: auto;
}
.h-full{
  height: 100%;
}
.h-screen{
  height: 100vh;
}
.min-h-700{
  min-height: 43.75rem;
}
.w-100{
  width: 6.25rem;
}
.w-11\/12{
  width: 91.666667%;
}
.w-16{
  width: 1rem;
}
.w-180{
  width: 11.25rem;
}
.w-200{
  width: 12.5rem;
}
.w-5\/12{
  width: 41.666667%;
}
.w-56{
  width: 3.5rem;
}
.w-80{
  width: 5rem;
}
.w-\[40\%\]{
  width: 40%;
}
.w-auto{
  width: auto;
}
.w-fit{
  width: -moz-fit-content;
  width: fit-content;
}
.w-full{
  width: 100%;
}
.min-w-280{
  min-width: 17.5rem;
}
.max-w-\[100\%\]{
  max-width: 100%;
}
.max-w-\[33\.25rem\]{
  max-width: 33.25rem;
}
.max-w-\[37\.5rem\]{
  max-width: 37.5rem;
}
.max-w-\[45rem\]{
  max-width: 45rem;
}
.max-w-\[900px\]{
  max-width: 900px;
}
.max-w-medium{
  max-width: 77.5rem;
}
.flex-1{
  flex: 1 1 0%;
}
.grow{
  flex-grow: 1;
}
.-rotate-180{
  --tw-rotate: -180deg;
  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));
}
.rotate-0{
  --tw-rotate: 0deg;
  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));
}
.rotate-90{
  --tw-rotate: 90deg;
  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{
  cursor: pointer;
}
.select-none{
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-rows-\[auto\2c auto\]{
  grid-template-rows: auto auto;
}
.flex-row{
  flex-direction: row;
}
.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;
}
.justify-start{
  justify-content: flex-start;
}
.justify-end{
  justify-content: flex-end;
}
.justify-center{
  justify-content: center;
}
.justify-between{
  justify-content: space-between;
}
.justify-around{
  justify-content: space-around;
}
.gap-10{
  gap: 0.625rem;
}
.gap-16{
  gap: 1rem;
}
.gap-20{
  gap: 1.25rem;
}
.gap-24{
  gap: 1.5rem;
}
.gap-30{
  gap: 1.875rem;
}
.gap-32{
  gap: 2rem;
}
.gap-34{
  gap: 2.125rem;
}
.gap-5{
  gap: 0.3125rem;
}
.gap-50{
  gap: 3.125rem;
}
.gap-60{
  gap: 3.75rem;
}
.gap-74{
  gap: 4.625rem;
}
.gap-8{
  gap: 0.5rem;
}
.justify-self-end{
  justify-self: end;
}
.overflow-hidden{
  overflow: hidden;
}
.rounded-24{
  border-radius: 1.5rem;
}
.rounded-\[20px\]{
  border-radius: 20px;
}
.rounded-\[22px\]{
  border-radius: 22px;
}
.rounded-full{
  border-radius: 9999px;
}
.border{
  border-width: 1px;
}
.border-2{
  border-width: 2px;
}
.border-b-0{
  border-bottom-width: 0px;
}
.border-t{
  border-top-width: 1px;
}
.border-solid{
  border-style: solid;
}
.border-gold{
  --tw-border-opacity: 1;
  border-color: rgba(218, 176, 102, 1);
  border-color: rgba(218, 176, 102, var(--tw-border-opacity, 1));
}
.border-gold-dark{
  --tw-border-opacity: 1;
  border-color: rgba(205, 149, 50, 1);
  border-color: rgba(205, 149, 50, var(--tw-border-opacity, 1));
}
.bg-\[\#DEB3601A\]{
  background-color: rgba(222,179,96,0.10196);
}
.bg-\[rgba\(222\2c 179\2c 96\2c 0\.10\)\]{
  background-color: rgba(222,179,96,0.10);
}
.bg-beige{
  --tw-bg-opacity: 1;
  background-color: rgba(245, 245, 245, 1);
  background-color: rgba(245, 245, 245, var(--tw-bg-opacity, 1));
}
.bg-gold-dark{
  --tw-bg-opacity: 1;
  background-color: rgba(205, 149, 50, 1);
  background-color: rgba(205, 149, 50, var(--tw-bg-opacity, 1));
}
.bg-gold-light{
  --tw-bg-opacity: 1;
  background-color: rgba(235, 209, 158, 1);
  background-color: rgba(235, 209, 158, var(--tw-bg-opacity, 1));
}
.bg-transparent{
  background-color: transparent;
}
.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
}
.fill-beige{
  fill: #F5F5F5;
}
.fill-beige\/0{
  fill: rgba(245, 245, 245, 0);
}
.fill-beige\/10{
  fill: rgba(245, 245, 245, 0.1);
}
.fill-beige\/100{
  fill: rgba(245, 245, 245, 1);
}
.fill-beige\/15{
  fill: rgba(245, 245, 245, 0.15);
}
.fill-beige\/20{
  fill: rgba(245, 245, 245, 0.2);
}
.fill-beige\/25{
  fill: rgba(245, 245, 245, 0.25);
}
.fill-beige\/30{
  fill: rgba(245, 245, 245, 0.3);
}
.fill-beige\/35{
  fill: rgba(245, 245, 245, 0.35);
}
.fill-beige\/40{
  fill: rgba(245, 245, 245, 0.4);
}
.fill-beige\/45{
  fill: rgba(245, 245, 245, 0.45);
}
.fill-beige\/5{
  fill: rgba(245, 245, 245, 0.05);
}
.fill-beige\/50{
  fill: rgba(245, 245, 245, 0.5);
}
.fill-beige\/55{
  fill: rgba(245, 245, 245, 0.55);
}
.fill-beige\/60{
  fill: rgba(245, 245, 245, 0.6);
}
.fill-beige\/65{
  fill: rgba(245, 245, 245, 0.65);
}
.fill-beige\/70{
  fill: rgba(245, 245, 245, 0.7);
}
.fill-beige\/75{
  fill: rgba(245, 245, 245, 0.75);
}
.fill-beige\/80{
  fill: rgba(245, 245, 245, 0.8);
}
.fill-beige\/85{
  fill: rgba(245, 245, 245, 0.85);
}
.fill-beige\/90{
  fill: rgba(245, 245, 245, 0.9);
}
.fill-beige\/95{
  fill: rgba(245, 245, 245, 0.95);
}
.fill-black{
  fill: #000000;
}
.fill-black\/0{
  fill: rgba(0, 0, 0, 0);
}
.fill-black\/10{
  fill: rgba(0, 0, 0, 0.1);
}
.fill-black\/100{
  fill: rgba(0, 0, 0, 1);
}
.fill-black\/15{
  fill: rgba(0, 0, 0, 0.15);
}
.fill-black\/20{
  fill: rgba(0, 0, 0, 0.2);
}
.fill-black\/25{
  fill: rgba(0, 0, 0, 0.25);
}
.fill-black\/30{
  fill: rgba(0, 0, 0, 0.3);
}
.fill-black\/35{
  fill: rgba(0, 0, 0, 0.35);
}
.fill-black\/40{
  fill: rgba(0, 0, 0, 0.4);
}
.fill-black\/45{
  fill: rgba(0, 0, 0, 0.45);
}
.fill-black\/5{
  fill: rgba(0, 0, 0, 0.05);
}
.fill-black\/50{
  fill: rgba(0, 0, 0, 0.5);
}
.fill-black\/55{
  fill: rgba(0, 0, 0, 0.55);
}
.fill-black\/60{
  fill: rgba(0, 0, 0, 0.6);
}
.fill-black\/65{
  fill: rgba(0, 0, 0, 0.65);
}
.fill-black\/70{
  fill: rgba(0, 0, 0, 0.7);
}
.fill-black\/75{
  fill: rgba(0, 0, 0, 0.75);
}
.fill-black\/80{
  fill: rgba(0, 0, 0, 0.8);
}
.fill-black\/85{
  fill: rgba(0, 0, 0, 0.85);
}
.fill-black\/90{
  fill: rgba(0, 0, 0, 0.9);
}
.fill-black\/95{
  fill: rgba(0, 0, 0, 0.95);
}
.fill-current{
  fill: currentColor;
}
.fill-gold{
  fill: #DAB066;
}
.fill-gold-dark{
  fill: #CD9532;
}
.fill-gold-dark\/0{
  fill: rgba(205, 149, 50, 0);
}
.fill-gold-dark\/10{
  fill: rgba(205, 149, 50, 0.1);
}
.fill-gold-dark\/100{
  fill: rgba(205, 149, 50, 1);
}
.fill-gold-dark\/15{
  fill: rgba(205, 149, 50, 0.15);
}
.fill-gold-dark\/20{
  fill: rgba(205, 149, 50, 0.2);
}
.fill-gold-dark\/25{
  fill: rgba(205, 149, 50, 0.25);
}
.fill-gold-dark\/30{
  fill: rgba(205, 149, 50, 0.3);
}
.fill-gold-dark\/35{
  fill: rgba(205, 149, 50, 0.35);
}
.fill-gold-dark\/40{
  fill: rgba(205, 149, 50, 0.4);
}
.fill-gold-dark\/45{
  fill: rgba(205, 149, 50, 0.45);
}
.fill-gold-dark\/5{
  fill: rgba(205, 149, 50, 0.05);
}
.fill-gold-dark\/50{
  fill: rgba(205, 149, 50, 0.5);
}
.fill-gold-dark\/55{
  fill: rgba(205, 149, 50, 0.55);
}
.fill-gold-dark\/60{
  fill: rgba(205, 149, 50, 0.6);
}
.fill-gold-dark\/65{
  fill: rgba(205, 149, 50, 0.65);
}
.fill-gold-dark\/70{
  fill: rgba(205, 149, 50, 0.7);
}
.fill-gold-dark\/75{
  fill: rgba(205, 149, 50, 0.75);
}
.fill-gold-dark\/80{
  fill: rgba(205, 149, 50, 0.8);
}
.fill-gold-dark\/85{
  fill: rgba(205, 149, 50, 0.85);
}
.fill-gold-dark\/90{
  fill: rgba(205, 149, 50, 0.9);
}
.fill-gold-dark\/95{
  fill: rgba(205, 149, 50, 0.95);
}
.fill-gold-light{
  fill: #EBD19E;
}
.fill-gold-light\/0{
  fill: rgba(235, 209, 158, 0);
}
.fill-gold-light\/10{
  fill: rgba(235, 209, 158, 0.1);
}
.fill-gold-light\/100{
  fill: rgba(235, 209, 158, 1);
}
.fill-gold-light\/15{
  fill: rgba(235, 209, 158, 0.15);
}
.fill-gold-light\/20{
  fill: rgba(235, 209, 158, 0.2);
}
.fill-gold-light\/25{
  fill: rgba(235, 209, 158, 0.25);
}
.fill-gold-light\/30{
  fill: rgba(235, 209, 158, 0.3);
}
.fill-gold-light\/35{
  fill: rgba(235, 209, 158, 0.35);
}
.fill-gold-light\/40{
  fill: rgba(235, 209, 158, 0.4);
}
.fill-gold-light\/45{
  fill: rgba(235, 209, 158, 0.45);
}
.fill-gold-light\/5{
  fill: rgba(235, 209, 158, 0.05);
}
.fill-gold-light\/50{
  fill: rgba(235, 209, 158, 0.5);
}
.fill-gold-light\/55{
  fill: rgba(235, 209, 158, 0.55);
}
.fill-gold-light\/60{
  fill: rgba(235, 209, 158, 0.6);
}
.fill-gold-light\/65{
  fill: rgba(235, 209, 158, 0.65);
}
.fill-gold-light\/70{
  fill: rgba(235, 209, 158, 0.7);
}
.fill-gold-light\/75{
  fill: rgba(235, 209, 158, 0.75);
}
.fill-gold-light\/80{
  fill: rgba(235, 209, 158, 0.8);
}
.fill-gold-light\/85{
  fill: rgba(235, 209, 158, 0.85);
}
.fill-gold-light\/90{
  fill: rgba(235, 209, 158, 0.9);
}
.fill-gold-light\/95{
  fill: rgba(235, 209, 158, 0.95);
}
.fill-gold\/0{
  fill: rgba(218, 176, 102, 0);
}
.fill-gold\/10{
  fill: rgba(218, 176, 102, 0.1);
}
.fill-gold\/100{
  fill: rgba(218, 176, 102, 1);
}
.fill-gold\/15{
  fill: rgba(218, 176, 102, 0.15);
}
.fill-gold\/20{
  fill: rgba(218, 176, 102, 0.2);
}
.fill-gold\/25{
  fill: rgba(218, 176, 102, 0.25);
}
.fill-gold\/30{
  fill: rgba(218, 176, 102, 0.3);
}
.fill-gold\/35{
  fill: rgba(218, 176, 102, 0.35);
}
.fill-gold\/40{
  fill: rgba(218, 176, 102, 0.4);
}
.fill-gold\/45{
  fill: rgba(218, 176, 102, 0.45);
}
.fill-gold\/5{
  fill: rgba(218, 176, 102, 0.05);
}
.fill-gold\/50{
  fill: rgba(218, 176, 102, 0.5);
}
.fill-gold\/55{
  fill: rgba(218, 176, 102, 0.55);
}
.fill-gold\/60{
  fill: rgba(218, 176, 102, 0.6);
}
.fill-gold\/65{
  fill: rgba(218, 176, 102, 0.65);
}
.fill-gold\/70{
  fill: rgba(218, 176, 102, 0.7);
}
.fill-gold\/75{
  fill: rgba(218, 176, 102, 0.75);
}
.fill-gold\/80{
  fill: rgba(218, 176, 102, 0.8);
}
.fill-gold\/85{
  fill: rgba(218, 176, 102, 0.85);
}
.fill-gold\/90{
  fill: rgba(218, 176, 102, 0.9);
}
.fill-gold\/95{
  fill: rgba(218, 176, 102, 0.95);
}
.fill-gray{
  fill: #181A1B;
}
.fill-gray\/0{
  fill: rgba(24, 26, 27, 0);
}
.fill-gray\/10{
  fill: rgba(24, 26, 27, 0.1);
}
.fill-gray\/100{
  fill: rgba(24, 26, 27, 1);
}
.fill-gray\/15{
  fill: rgba(24, 26, 27, 0.15);
}
.fill-gray\/20{
  fill: rgba(24, 26, 27, 0.2);
}
.fill-gray\/25{
  fill: rgba(24, 26, 27, 0.25);
}
.fill-gray\/30{
  fill: rgba(24, 26, 27, 0.3);
}
.fill-gray\/35{
  fill: rgba(24, 26, 27, 0.35);
}
.fill-gray\/40{
  fill: rgba(24, 26, 27, 0.4);
}
.fill-gray\/45{
  fill: rgba(24, 26, 27, 0.45);
}
.fill-gray\/5{
  fill: rgba(24, 26, 27, 0.05);
}
.fill-gray\/50{
  fill: rgba(24, 26, 27, 0.5);
}
.fill-gray\/55{
  fill: rgba(24, 26, 27, 0.55);
}
.fill-gray\/60{
  fill: rgba(24, 26, 27, 0.6);
}
.fill-gray\/65{
  fill: rgba(24, 26, 27, 0.65);
}
.fill-gray\/70{
  fill: rgba(24, 26, 27, 0.7);
}
.fill-gray\/75{
  fill: rgba(24, 26, 27, 0.75);
}
.fill-gray\/80{
  fill: rgba(24, 26, 27, 0.8);
}
.fill-gray\/85{
  fill: rgba(24, 26, 27, 0.85);
}
.fill-gray\/90{
  fill: rgba(24, 26, 27, 0.9);
}
.fill-gray\/95{
  fill: rgba(24, 26, 27, 0.95);
}
.fill-none{
  fill: none;
}
.fill-transparent{
  fill: transparent;
}
.fill-transparent\/0{
  fill: rgba(0, 0, 0, 0);
}
.fill-transparent\/10{
  fill: rgba(0, 0, 0, 0.1);
}
.fill-transparent\/100{
  fill: rgba(0, 0, 0, 1);
}
.fill-transparent\/15{
  fill: rgba(0, 0, 0, 0.15);
}
.fill-transparent\/20{
  fill: rgba(0, 0, 0, 0.2);
}
.fill-transparent\/25{
  fill: rgba(0, 0, 0, 0.25);
}
.fill-transparent\/30{
  fill: rgba(0, 0, 0, 0.3);
}
.fill-transparent\/35{
  fill: rgba(0, 0, 0, 0.35);
}
.fill-transparent\/40{
  fill: rgba(0, 0, 0, 0.4);
}
.fill-transparent\/45{
  fill: rgba(0, 0, 0, 0.45);
}
.fill-transparent\/5{
  fill: rgba(0, 0, 0, 0.05);
}
.fill-transparent\/50{
  fill: rgba(0, 0, 0, 0.5);
}
.fill-transparent\/55{
  fill: rgba(0, 0, 0, 0.55);
}
.fill-transparent\/60{
  fill: rgba(0, 0, 0, 0.6);
}
.fill-transparent\/65{
  fill: rgba(0, 0, 0, 0.65);
}
.fill-transparent\/70{
  fill: rgba(0, 0, 0, 0.7);
}
.fill-transparent\/75{
  fill: rgba(0, 0, 0, 0.75);
}
.fill-transparent\/80{
  fill: rgba(0, 0, 0, 0.8);
}
.fill-transparent\/85{
  fill: rgba(0, 0, 0, 0.85);
}
.fill-transparent\/90{
  fill: rgba(0, 0, 0, 0.9);
}
.fill-transparent\/95{
  fill: rgba(0, 0, 0, 0.95);
}
.fill-white{
  fill: #ffffff;
}
.fill-white\/0{
  fill: rgba(255, 255, 255, 0);
}
.fill-white\/10{
  fill: rgba(255, 255, 255, 0.1);
}
.fill-white\/100{
  fill: rgba(255, 255, 255, 1);
}
.fill-white\/15{
  fill: rgba(255, 255, 255, 0.15);
}
.fill-white\/20{
  fill: rgba(255, 255, 255, 0.2);
}
.fill-white\/25{
  fill: rgba(255, 255, 255, 0.25);
}
.fill-white\/30{
  fill: rgba(255, 255, 255, 0.3);
}
.fill-white\/35{
  fill: rgba(255, 255, 255, 0.35);
}
.fill-white\/40{
  fill: rgba(255, 255, 255, 0.4);
}
.fill-white\/45{
  fill: rgba(255, 255, 255, 0.45);
}
.fill-white\/5{
  fill: rgba(255, 255, 255, 0.05);
}
.fill-white\/50{
  fill: rgba(255, 255, 255, 0.5);
}
.fill-white\/55{
  fill: rgba(255, 255, 255, 0.55);
}
.fill-white\/60{
  fill: rgba(255, 255, 255, 0.6);
}
.fill-white\/65{
  fill: rgba(255, 255, 255, 0.65);
}
.fill-white\/70{
  fill: rgba(255, 255, 255, 0.7);
}
.fill-white\/75{
  fill: rgba(255, 255, 255, 0.75);
}
.fill-white\/80{
  fill: rgba(255, 255, 255, 0.8);
}
.fill-white\/85{
  fill: rgba(255, 255, 255, 0.85);
}
.fill-white\/90{
  fill: rgba(255, 255, 255, 0.9);
}
.fill-white\/95{
  fill: rgba(255, 255, 255, 0.95);
}
.stroke-beige{
  stroke: #F5F5F5;
}
.stroke-beige\/0{
  stroke: rgba(245, 245, 245, 0);
}
.stroke-beige\/10{
  stroke: rgba(245, 245, 245, 0.1);
}
.stroke-beige\/100{
  stroke: rgba(245, 245, 245, 1);
}
.stroke-beige\/15{
  stroke: rgba(245, 245, 245, 0.15);
}
.stroke-beige\/20{
  stroke: rgba(245, 245, 245, 0.2);
}
.stroke-beige\/25{
  stroke: rgba(245, 245, 245, 0.25);
}
.stroke-beige\/30{
  stroke: rgba(245, 245, 245, 0.3);
}
.stroke-beige\/35{
  stroke: rgba(245, 245, 245, 0.35);
}
.stroke-beige\/40{
  stroke: rgba(245, 245, 245, 0.4);
}
.stroke-beige\/45{
  stroke: rgba(245, 245, 245, 0.45);
}
.stroke-beige\/5{
  stroke: rgba(245, 245, 245, 0.05);
}
.stroke-beige\/50{
  stroke: rgba(245, 245, 245, 0.5);
}
.stroke-beige\/55{
  stroke: rgba(245, 245, 245, 0.55);
}
.stroke-beige\/60{
  stroke: rgba(245, 245, 245, 0.6);
}
.stroke-beige\/65{
  stroke: rgba(245, 245, 245, 0.65);
}
.stroke-beige\/70{
  stroke: rgba(245, 245, 245, 0.7);
}
.stroke-beige\/75{
  stroke: rgba(245, 245, 245, 0.75);
}
.stroke-beige\/80{
  stroke: rgba(245, 245, 245, 0.8);
}
.stroke-beige\/85{
  stroke: rgba(245, 245, 245, 0.85);
}
.stroke-beige\/90{
  stroke: rgba(245, 245, 245, 0.9);
}
.stroke-beige\/95{
  stroke: rgba(245, 245, 245, 0.95);
}
.stroke-black{
  stroke: #000000;
}
.stroke-black\/0{
  stroke: rgba(0, 0, 0, 0);
}
.stroke-black\/10{
  stroke: rgba(0, 0, 0, 0.1);
}
.stroke-black\/100{
  stroke: rgba(0, 0, 0, 1);
}
.stroke-black\/15{
  stroke: rgba(0, 0, 0, 0.15);
}
.stroke-black\/20{
  stroke: rgba(0, 0, 0, 0.2);
}
.stroke-black\/25{
  stroke: rgba(0, 0, 0, 0.25);
}
.stroke-black\/30{
  stroke: rgba(0, 0, 0, 0.3);
}
.stroke-black\/35{
  stroke: rgba(0, 0, 0, 0.35);
}
.stroke-black\/40{
  stroke: rgba(0, 0, 0, 0.4);
}
.stroke-black\/45{
  stroke: rgba(0, 0, 0, 0.45);
}
.stroke-black\/5{
  stroke: rgba(0, 0, 0, 0.05);
}
.stroke-black\/50{
  stroke: rgba(0, 0, 0, 0.5);
}
.stroke-black\/55{
  stroke: rgba(0, 0, 0, 0.55);
}
.stroke-black\/60{
  stroke: rgba(0, 0, 0, 0.6);
}
.stroke-black\/65{
  stroke: rgba(0, 0, 0, 0.65);
}
.stroke-black\/70{
  stroke: rgba(0, 0, 0, 0.7);
}
.stroke-black\/75{
  stroke: rgba(0, 0, 0, 0.75);
}
.stroke-black\/80{
  stroke: rgba(0, 0, 0, 0.8);
}
.stroke-black\/85{
  stroke: rgba(0, 0, 0, 0.85);
}
.stroke-black\/90{
  stroke: rgba(0, 0, 0, 0.9);
}
.stroke-black\/95{
  stroke: rgba(0, 0, 0, 0.95);
}
.stroke-current{
  stroke: currentColor;
}
.stroke-gold{
  stroke: #DAB066;
}
.stroke-gold-dark{
  stroke: #CD9532;
}
.stroke-gold-dark\/0{
  stroke: rgba(205, 149, 50, 0);
}
.stroke-gold-dark\/10{
  stroke: rgba(205, 149, 50, 0.1);
}
.stroke-gold-dark\/100{
  stroke: rgba(205, 149, 50, 1);
}
.stroke-gold-dark\/15{
  stroke: rgba(205, 149, 50, 0.15);
}
.stroke-gold-dark\/20{
  stroke: rgba(205, 149, 50, 0.2);
}
.stroke-gold-dark\/25{
  stroke: rgba(205, 149, 50, 0.25);
}
.stroke-gold-dark\/30{
  stroke: rgba(205, 149, 50, 0.3);
}
.stroke-gold-dark\/35{
  stroke: rgba(205, 149, 50, 0.35);
}
.stroke-gold-dark\/40{
  stroke: rgba(205, 149, 50, 0.4);
}
.stroke-gold-dark\/45{
  stroke: rgba(205, 149, 50, 0.45);
}
.stroke-gold-dark\/5{
  stroke: rgba(205, 149, 50, 0.05);
}
.stroke-gold-dark\/50{
  stroke: rgba(205, 149, 50, 0.5);
}
.stroke-gold-dark\/55{
  stroke: rgba(205, 149, 50, 0.55);
}
.stroke-gold-dark\/60{
  stroke: rgba(205, 149, 50, 0.6);
}
.stroke-gold-dark\/65{
  stroke: rgba(205, 149, 50, 0.65);
}
.stroke-gold-dark\/70{
  stroke: rgba(205, 149, 50, 0.7);
}
.stroke-gold-dark\/75{
  stroke: rgba(205, 149, 50, 0.75);
}
.stroke-gold-dark\/80{
  stroke: rgba(205, 149, 50, 0.8);
}
.stroke-gold-dark\/85{
  stroke: rgba(205, 149, 50, 0.85);
}
.stroke-gold-dark\/90{
  stroke: rgba(205, 149, 50, 0.9);
}
.stroke-gold-dark\/95{
  stroke: rgba(205, 149, 50, 0.95);
}
.stroke-gold-light{
  stroke: #EBD19E;
}
.stroke-gold-light\/0{
  stroke: rgba(235, 209, 158, 0);
}
.stroke-gold-light\/10{
  stroke: rgba(235, 209, 158, 0.1);
}
.stroke-gold-light\/100{
  stroke: rgba(235, 209, 158, 1);
}
.stroke-gold-light\/15{
  stroke: rgba(235, 209, 158, 0.15);
}
.stroke-gold-light\/20{
  stroke: rgba(235, 209, 158, 0.2);
}
.stroke-gold-light\/25{
  stroke: rgba(235, 209, 158, 0.25);
}
.stroke-gold-light\/30{
  stroke: rgba(235, 209, 158, 0.3);
}
.stroke-gold-light\/35{
  stroke: rgba(235, 209, 158, 0.35);
}
.stroke-gold-light\/40{
  stroke: rgba(235, 209, 158, 0.4);
}
.stroke-gold-light\/45{
  stroke: rgba(235, 209, 158, 0.45);
}
.stroke-gold-light\/5{
  stroke: rgba(235, 209, 158, 0.05);
}
.stroke-gold-light\/50{
  stroke: rgba(235, 209, 158, 0.5);
}
.stroke-gold-light\/55{
  stroke: rgba(235, 209, 158, 0.55);
}
.stroke-gold-light\/60{
  stroke: rgba(235, 209, 158, 0.6);
}
.stroke-gold-light\/65{
  stroke: rgba(235, 209, 158, 0.65);
}
.stroke-gold-light\/70{
  stroke: rgba(235, 209, 158, 0.7);
}
.stroke-gold-light\/75{
  stroke: rgba(235, 209, 158, 0.75);
}
.stroke-gold-light\/80{
  stroke: rgba(235, 209, 158, 0.8);
}
.stroke-gold-light\/85{
  stroke: rgba(235, 209, 158, 0.85);
}
.stroke-gold-light\/90{
  stroke: rgba(235, 209, 158, 0.9);
}
.stroke-gold-light\/95{
  stroke: rgba(235, 209, 158, 0.95);
}
.stroke-gold\/0{
  stroke: rgba(218, 176, 102, 0);
}
.stroke-gold\/10{
  stroke: rgba(218, 176, 102, 0.1);
}
.stroke-gold\/100{
  stroke: rgba(218, 176, 102, 1);
}
.stroke-gold\/15{
  stroke: rgba(218, 176, 102, 0.15);
}
.stroke-gold\/20{
  stroke: rgba(218, 176, 102, 0.2);
}
.stroke-gold\/25{
  stroke: rgba(218, 176, 102, 0.25);
}
.stroke-gold\/30{
  stroke: rgba(218, 176, 102, 0.3);
}
.stroke-gold\/35{
  stroke: rgba(218, 176, 102, 0.35);
}
.stroke-gold\/40{
  stroke: rgba(218, 176, 102, 0.4);
}
.stroke-gold\/45{
  stroke: rgba(218, 176, 102, 0.45);
}
.stroke-gold\/5{
  stroke: rgba(218, 176, 102, 0.05);
}
.stroke-gold\/50{
  stroke: rgba(218, 176, 102, 0.5);
}
.stroke-gold\/55{
  stroke: rgba(218, 176, 102, 0.55);
}
.stroke-gold\/60{
  stroke: rgba(218, 176, 102, 0.6);
}
.stroke-gold\/65{
  stroke: rgba(218, 176, 102, 0.65);
}
.stroke-gold\/70{
  stroke: rgba(218, 176, 102, 0.7);
}
.stroke-gold\/75{
  stroke: rgba(218, 176, 102, 0.75);
}
.stroke-gold\/80{
  stroke: rgba(218, 176, 102, 0.8);
}
.stroke-gold\/85{
  stroke: rgba(218, 176, 102, 0.85);
}
.stroke-gold\/90{
  stroke: rgba(218, 176, 102, 0.9);
}
.stroke-gold\/95{
  stroke: rgba(218, 176, 102, 0.95);
}
.stroke-gray{
  stroke: #181A1B;
}
.stroke-gray\/0{
  stroke: rgba(24, 26, 27, 0);
}
.stroke-gray\/10{
  stroke: rgba(24, 26, 27, 0.1);
}
.stroke-gray\/100{
  stroke: rgba(24, 26, 27, 1);
}
.stroke-gray\/15{
  stroke: rgba(24, 26, 27, 0.15);
}
.stroke-gray\/20{
  stroke: rgba(24, 26, 27, 0.2);
}
.stroke-gray\/25{
  stroke: rgba(24, 26, 27, 0.25);
}
.stroke-gray\/30{
  stroke: rgba(24, 26, 27, 0.3);
}
.stroke-gray\/35{
  stroke: rgba(24, 26, 27, 0.35);
}
.stroke-gray\/40{
  stroke: rgba(24, 26, 27, 0.4);
}
.stroke-gray\/45{
  stroke: rgba(24, 26, 27, 0.45);
}
.stroke-gray\/5{
  stroke: rgba(24, 26, 27, 0.05);
}
.stroke-gray\/50{
  stroke: rgba(24, 26, 27, 0.5);
}
.stroke-gray\/55{
  stroke: rgba(24, 26, 27, 0.55);
}
.stroke-gray\/60{
  stroke: rgba(24, 26, 27, 0.6);
}
.stroke-gray\/65{
  stroke: rgba(24, 26, 27, 0.65);
}
.stroke-gray\/70{
  stroke: rgba(24, 26, 27, 0.7);
}
.stroke-gray\/75{
  stroke: rgba(24, 26, 27, 0.75);
}
.stroke-gray\/80{
  stroke: rgba(24, 26, 27, 0.8);
}
.stroke-gray\/85{
  stroke: rgba(24, 26, 27, 0.85);
}
.stroke-gray\/90{
  stroke: rgba(24, 26, 27, 0.9);
}
.stroke-gray\/95{
  stroke: rgba(24, 26, 27, 0.95);
}
.stroke-none{
  stroke: none;
}
.stroke-transparent{
  stroke: transparent;
}
.stroke-transparent\/0{
  stroke: rgba(0, 0, 0, 0);
}
.stroke-transparent\/10{
  stroke: rgba(0, 0, 0, 0.1);
}
.stroke-transparent\/100{
  stroke: rgba(0, 0, 0, 1);
}
.stroke-transparent\/15{
  stroke: rgba(0, 0, 0, 0.15);
}
.stroke-transparent\/20{
  stroke: rgba(0, 0, 0, 0.2);
}
.stroke-transparent\/25{
  stroke: rgba(0, 0, 0, 0.25);
}
.stroke-transparent\/30{
  stroke: rgba(0, 0, 0, 0.3);
}
.stroke-transparent\/35{
  stroke: rgba(0, 0, 0, 0.35);
}
.stroke-transparent\/40{
  stroke: rgba(0, 0, 0, 0.4);
}
.stroke-transparent\/45{
  stroke: rgba(0, 0, 0, 0.45);
}
.stroke-transparent\/5{
  stroke: rgba(0, 0, 0, 0.05);
}
.stroke-transparent\/50{
  stroke: rgba(0, 0, 0, 0.5);
}
.stroke-transparent\/55{
  stroke: rgba(0, 0, 0, 0.55);
}
.stroke-transparent\/60{
  stroke: rgba(0, 0, 0, 0.6);
}
.stroke-transparent\/65{
  stroke: rgba(0, 0, 0, 0.65);
}
.stroke-transparent\/70{
  stroke: rgba(0, 0, 0, 0.7);
}
.stroke-transparent\/75{
  stroke: rgba(0, 0, 0, 0.75);
}
.stroke-transparent\/80{
  stroke: rgba(0, 0, 0, 0.8);
}
.stroke-transparent\/85{
  stroke: rgba(0, 0, 0, 0.85);
}
.stroke-transparent\/90{
  stroke: rgba(0, 0, 0, 0.9);
}
.stroke-transparent\/95{
  stroke: rgba(0, 0, 0, 0.95);
}
.stroke-white{
  stroke: #ffffff;
}
.stroke-white\/0{
  stroke: rgba(255, 255, 255, 0);
}
.stroke-white\/10{
  stroke: rgba(255, 255, 255, 0.1);
}
.stroke-white\/100{
  stroke: rgba(255, 255, 255, 1);
}
.stroke-white\/15{
  stroke: rgba(255, 255, 255, 0.15);
}
.stroke-white\/20{
  stroke: rgba(255, 255, 255, 0.2);
}
.stroke-white\/25{
  stroke: rgba(255, 255, 255, 0.25);
}
.stroke-white\/30{
  stroke: rgba(255, 255, 255, 0.3);
}
.stroke-white\/35{
  stroke: rgba(255, 255, 255, 0.35);
}
.stroke-white\/40{
  stroke: rgba(255, 255, 255, 0.4);
}
.stroke-white\/45{
  stroke: rgba(255, 255, 255, 0.45);
}
.stroke-white\/5{
  stroke: rgba(255, 255, 255, 0.05);
}
.stroke-white\/50{
  stroke: rgba(255, 255, 255, 0.5);
}
.stroke-white\/55{
  stroke: rgba(255, 255, 255, 0.55);
}
.stroke-white\/60{
  stroke: rgba(255, 255, 255, 0.6);
}
.stroke-white\/65{
  stroke: rgba(255, 255, 255, 0.65);
}
.stroke-white\/70{
  stroke: rgba(255, 255, 255, 0.7);
}
.stroke-white\/75{
  stroke: rgba(255, 255, 255, 0.75);
}
.stroke-white\/80{
  stroke: rgba(255, 255, 255, 0.8);
}
.stroke-white\/85{
  stroke: rgba(255, 255, 255, 0.85);
}
.stroke-white\/90{
  stroke: rgba(255, 255, 255, 0.9);
}
.stroke-white\/95{
  stroke: rgba(255, 255, 255, 0.95);
}
.stroke-0{
  stroke-width: 0;
}
.stroke-1{
  stroke-width: 1;
}
.stroke-2{
  stroke-width: 2;
}
.object-contain{
  -o-object-fit: contain;
     object-fit: contain;
}
.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}
.p-16{
  padding: 1rem;
}
.\!py-4{
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.px-10{
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.px-16{
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-18{
  padding-left: 1.125rem;
  padding-right: 1.125rem;
}
.px-20{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-gutter-mobile{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.py-10{
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.py-100{
  padding-top: 6.25rem;
  padding-bottom: 6.25rem;
}
.py-30{
  padding-top: 1.875rem;
  padding-bottom: 1.875rem;
}
.py-32{
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.py-4{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-40{
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.py-42{
  padding-top: 2.625rem;
  padding-bottom: 2.625rem;
}
.py-8{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-9{
  padding-top: 0.5625rem;
  padding-bottom: 0.5625rem;
}
.pb-110{
  padding-bottom: 6.875rem;
}
.pb-160{
  padding-bottom: 10rem;
}
.pb-200{
  padding-bottom: 12.5rem;
}
.pb-24{
  padding-bottom: 1.5rem;
}
.pb-30{
  padding-bottom: 1.875rem;
}
.pb-50{
  padding-bottom: 3.125rem;
}
.pb-70{
  padding-bottom: 4.375rem;
}
.pb-80{
  padding-bottom: 5rem;
}
.pb-\[10vh\]{
  padding-bottom: 10vh;
}
.pb-\[5vh\]{
  padding-bottom: 5vh;
}
.pl-20{
  padding-left: 1.25rem;
}
.pl-gutter-mobile{
  padding-left: 1.25rem;
}
.pr-gutter-mobile{
  padding-right: 1.25rem;
}
.pt-0{
  padding-top: 0rem;
}
.pt-100{
  padding-top: 6.25rem;
}
.pt-20{
  padding-top: 1.25rem;
}
.pt-30{
  padding-top: 1.875rem;
}
.pt-40{
  padding-top: 2.5rem;
}
.pt-52{
  padding-top: 3.25rem;
}
.pt-70{
  padding-top: 4.375rem;
}
.pt-80{
  padding-top: 5rem;
}
.text-center{
  text-align: center;
}
.text-right{
  text-align: right;
}
.text-12{
  font-size: 0.75rem;
}
.text-14{
  font-size: 0.875rem;
}
.text-15{
  font-size: 0.9375rem;
}
.text-16{
  font-size: 1rem;
}
.text-20{
  font-size: 1.25rem;
}
.text-22{
  font-size: 1.375rem;
}
.text-24{
  font-size: 1.5rem;
}
.text-32{
  font-size: 2rem;
}
.text-40{
  font-size: 2.5rem;
}
.text-44{
  font-size: 2.75rem;
}
.font-bold{
  font-weight: 700;
}
.font-medium{
  font-weight: 500;
}
.font-normal{
  font-weight: 400;
}
.font-semibold{
  font-weight: 600;
}
.uppercase{
  text-transform: uppercase;
}
.leading-100{
  line-height: 1;
}
.leading-110{
  line-height: 1.1;
}
.leading-120{
  line-height: 1.2;
}
.text-black{
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, 1);
  color: rgba(0, 0, 0, var(--tw-text-opacity, 1));
}
.text-gold{
  --tw-text-opacity: 1;
  color: rgba(218, 176, 102, 1);
  color: rgba(218, 176, 102, var(--tw-text-opacity, 1));
}
.text-gold-dark{
  --tw-text-opacity: 1;
  color: rgba(205, 149, 50, 1);
  color: rgba(205, 149, 50, var(--tw-text-opacity, 1));
}
.text-gray{
  --tw-text-opacity: 1;
  color: rgba(24, 26, 27, 1);
  color: rgba(24, 26, 27, var(--tw-text-opacity, 1));
}
.text-white{
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
}
.mix-blend-multiply{
  mix-blend-mode: multiply;
}
.outline-none{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.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{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.transition-colors{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.duration-300{
  transition-duration: 300ms;
}
.ease-in-out{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
@font-face {
  font-family: "Jost";
  src: url(../ec6cc852995286f64ee5.woff2) format("woff2"), url(../7d6f75c8e5eae048b83a.woff) format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Jost";
  src: url(../98fc710c5392fc8d675d.woff2) format("woff2"), url(../918e6fb5a903b0bcc6be.woff) format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Jost";
  src: url(../7e1c8cd22615a1fff9ba.woff2) format("woff2"), url(../9db04e33eeaac846701f.woff) format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Jost";
  src: url(../ce4165d090fda092d985.woff2) format("woff2"), url(../05634de121877a7bd89a.woff) format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Knewave";
  src: url(../3e154f7c4436c63f83fa.woff2) format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
*,
*:before,
*:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* values for the styles, weights and sizes are handled by tailwind */
:root {
  font-size: 16px;
}
@media screen and (min-width: 1920px) {
  :root {
    font-size: 18px;
  }
}

body {
  font-family: 'Jost', 'Helvetica', sans-serif;
  font-weight: 400;
}

h1, .style-h1 {
  font-family: 'Jost', 'Georgia', sans-serif;
  font-weight: 400;
}

h2, .style-h2 {
  font-family: 'Jost', 'Georgia', sans-serif;
  font-weight: 400;
}

h3, .style-h3 {
  font-family: 'Jost', 'Georgia', sans-serif;
  font-weight: 400;
}

h4, .style-h4 {
  font-family: 'Jost', 'Georgia', sans-serif;
  font-weight: 400;
}

h5, .style-h5 {
  font-family: 'Jost', 'Georgia', sans-serif;
  font-weight: 400;
}

h6, .style-h6 {
  font-family: 'Jost', 'Georgia', sans-serif;
  font-weight: 400;
}

html {
  box-sizing: border-box;
}

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

/* put footer always at the bottom */
html > body {
  position: relative;
  min-height: 100vh;
}
html > body > footer {
  position: sticky;
  top: 100%;
}

#cmplz-manage-consent .cmplz-btn.cmplz-manage-consent.cmplz-show {
  display: none;
}

.grecaptcha-badge {
  visibility: hidden;
}

.otgs-development-site-front-end {
  display: none;
}

body.no-scroll {
  overflow: hidden;
}
body.no-scroll #header {
  box-shadow: none;
}

#footer {
  box-shadow: 0px 0px 31.5px 0px rgba(0, 0, 0, 0.15);
}

.blur-bg {
  backdrop-filter: blur(22px);
  -webkit-backdrop-filter: blur(22px);
  background: rgba(0, 0, 0, 0.1);
}

.no-blur {
  position: relative;
  z-index: 1;
}

.content-single-vendeur .bg-blur {
  backdrop-filter: blur(22px);
  -webkit-backdrop-filter: blur(22px);
  background: rgba(222, 179, 96, 0.1);
}

#hero-logo {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  transition: transform 0.2s cubic-bezier(0.4, 0, 0.2, 1), width 0.2s cubic-bezier(0.4, 0, 0.2, 1), height 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  will-change: transform, width, height;
  z-index: 10;
  pointer-events: none;
  max-width: 800px;
  display: inline-table;
}

.close-btn {
  position: absolute;
  bottom: 18%;
  right: 0;
  padding: 10px;
  background: transparent;
  border: 0;
  cursor: pointer;
}

.modal-container {
  background-color: rgba(0, 0, 0, 0.7);
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.modal-container.show-modal {
  display: block;
}

.modal {
  position: absolute;
  overflow: hidden;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation-name: modalopen;
  animation-duration: 1s;
}

.oembed-wrapper iframe {
  max-width: 100% !important;
}

body.cmplz-document #cmplz-document,
.legal-page-template .content-page {
  width: 100%;
  max-width: 100%;
  margin-bottom: 100px;
  padding-top: calc(2rem + 6.5rem);
  margin: 0 auto;
  padding-bottom: 5rem;
}
@media screen and (min-width: 640px) {
  body.cmplz-document #cmplz-document,
  .legal-page-template .content-page {
    padding-top: calc(3rem + 1rem);
    width: calc(100% - 2 * 6.563rem);
  }
}
body.cmplz-document #cmplz-document > *:not(section),
.legal-page-template .content-page > *:not(section){
  width: calc(100% - (2 * 1.25rem));
  margin-left: auto;
  margin-right: auto;
  max-width: 77.5rem;
}
@media screen and (min-width: 640px){
  body.cmplz-document #cmplz-document > *:not(section),
.legal-page-template .content-page > *:not(section){
    width: calc(100% - (2 * 6.563rem));
  }
}
body.cmplz-document #cmplz-document > h1, body.cmplz-document #cmplz-document h2,
.legal-page-template .content-page > h1,
.legal-page-template .content-page h2 {
  margin-top: 1.875rem;
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
}
body.cmplz-document #cmplz-document .screen-reader-text,
.legal-page-template .content-page .screen-reader-text {
  display: none;
}

#icon-menu-mobile {
  transition: color 0.3s ease-in-out;
}
#icon-menu-mobile.active {
  color: #DAB066;
}

#menu-mobile {
  transform: translateY(-100%);
  transition: transform 0.3s ease-in-out;
}
#menu-mobile.active {
  transform: translateY(0);
}

#header {
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}
#header.header-others {
  box-shadow: 0px 0px 31.5px 0px rgba(0, 0, 0, 0.15);
}
#header.active {
  background-color: #ffffff;
  color: #181A1B;
}
#header.active .logo-mobile .stroke-logo {
  stroke-width: 10.5;
}
#header .logo-mobile .stroke-logo {
  transition: stroke-width 0.3s ease-in-out;
  stroke-width: 0;
}

.wysiwyg > * + * {
  margin-top: 1em;
}
.wysiwyg ul {
  padding-left: 1rem;
  list-style-type: disc;
}
.wysiwyg a {
  text-decoration: underline;
  color: #DAB066;
}
.wysiwyg ol {
  margin-left: 1.875rem;
}
.wysiwyg ol li {
  padding-left: 1rem;
  list-style-type: decimal;
  margin-top: 1rem;
}
.wysiwyg h2 {
  font-size: 2rem;
  font-weight: 700;
  margin-top: 1.25rem;
  margin-bottom: 0.625rem;
}
.wysiwyg h3 {
  font-size: 1.5rem;
  font-weight: 700;
  margin-top: 1.25rem;
  margin-bottom: 0.625rem;
}
.wysiwyg h4 {
  font-size: 1.25rem;
  font-weight: 700;
  margin-top: 1.25rem;
  margin-bottom: 0.625rem;
}

.swiper .swiper-button-prev,
.swiper .swiper-button-next {
  color: #F5F5F5;
}
.swiper .swiper-pagination .swiper-pagination-bullet {
  background-color: #F5F5F5;
  opacity: 0.5;
}
.swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
}

body #section-quiz .ays-quiz-wrap .ays-quiz-powered-by-container {
  display: none !important;
  opacity: 0 !important;
}
body #section-quiz .ays-quiz-wrap .ays-quiz-container {
  padding-bottom: 0 !important;
}
body #section-quiz .ays-quiz-wrap .ays-quiz-container .ays-questions-container form.ays-quiz-form {
  /*************************** START PAGE *******************/
  /*************************** QUESTION *******************/
  /*************************** END PAGE (FORM) *******************/
  /*************************** END PAGE (AFTER FORM) *******************/
}
@media screen and (min-width: 768px) {
  body #section-quiz .ays-quiz-wrap .ays-quiz-container .ays-questions-container form.ays-quiz-form {
    height: 680px;
    display: flex;
    align-items: center;
  }
  body #section-quiz .ays-quiz-wrap .ays-quiz-container .ays-questions-container form.ays-quiz-form .ays-start-page {
    display: grid;
    grid-gap: 30px;
    gap: 30px;
    grid-template-columns: 2fr 1fr;
    grid-template-rows: auto auto auto;
    padding-bottom: 45px;
  }
}
body #section-quiz .ays-quiz-wrap .ays-quiz-container .ays-questions-container form.ays-quiz-form .ays-start-page .ays_buttons_div {
  justify-content: space-around !important;
  flex-wrap: nowrap !important;
}
body #section-quiz .ays-quiz-wrap .ays-quiz-container .ays-questions-container form.ays-quiz-form .ays-start-page .ays_buttons_div {
  position: relative;
  align-items: center;
  gap: 30px;
}
@media screen and (min-width: 768px) {
  body #section-quiz .ays-quiz-wrap .ays-quiz-container .ays-questions-container form.ays-quiz-form .ays-start-page .ays_buttons_div {
    justify-content: flex-start !important;
  }
  body #section-quiz .ays-quiz-wrap .ays-quiz-container .ays-questions-container form.ays-quiz-form .ays-start-page .ays_buttons_div {
    grid-column-start: 2;
    grid-row-start: 1;
    grid-row-end: 4;
  }
}
body #section-quiz .ays-quiz-wrap .ays-quiz-container .ays-questions-container form.ays-quiz-form .ays-start-page .ays_buttons_div .start_button {
  width: 120px !important;
  height: 120px !important;
  background: transparent !important;
  color: transparent !important;
}
body #section-quiz .ays-quiz-wrap .ays-quiz-container .ays-questions-container form.ays-quiz-form .ays-start-page .ays_buttons_div .start_button {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 2;
  border-radius: 999px;
}
@media screen and (min-width: 768px) {
  body #section-quiz .ays-quiz-wrap .ays-quiz-container .ays-questions-container form.ays-quiz-form .ays-start-page .ays_buttons_div .start_button {
    width: 180px !important;
    height: 180px !important;
  }
}
body #section-quiz .ays-quiz-wrap .ays-quiz-container .ays-questions-container form.ays-quiz-form .ays-start-page .ays_buttons_div .start_button:hover, body #section-quiz .ays-quiz-wrap .ays-quiz-container .ays-questions-container form.ays-quiz-form .ays-start-page .ays_buttons_div .start_button:active, body #section-quiz .ays-quiz-wrap .ays-quiz-container .ays-questions-container form.ays-quiz-form .ays-start-page .ays_buttons_div .start_button.focus-visible, body #section-quiz .ays-quiz-wrap .ays-quiz-container .ays-questions-container form.ays-quiz-form .ays-start-page .ays_buttons_div .start_button:focus {
  box-shadow: none !important;
}
body #section-quiz .ays-quiz-wrap .ays-quiz-container .ays-questions-container form.ays-quiz-form .ays-fs-title {
  text-align: left !important;
}
body #section-quiz .ays-quiz-wrap .ays-quiz-container .ays-questions-container form.ays-quiz-form .ays-fs-title {
  margin: 20px 0 0 0;
  padding: 0;
  font-family: 'Knewave', sans-serif;
  font-size: 2rem;
  line-height: 1.2;
  text-transform: none;
}
@media screen and (min-width: 768px) {
  body #section-quiz .ays-quiz-wrap .ays-quiz-container .ays-questions-container form.ays-quiz-form .ays-fs-title {
    font-size: 3.125rem;
  }
}
body #section-quiz .ays-quiz-wrap .ays-quiz-container .ays-questions-container form.ays-quiz-form .ays-fs-subtitle {
  text-align: left !important;
}
body #section-quiz .ays-quiz-wrap .ays-quiz-container .ays-questions-container form.ays-quiz-form .ays-fs-subtitle {
  margin: 20px 0 0 0;
  padding: 0;
  font-size: 1.25rem;
  line-height: 1.2;
}
@media screen and (min-width: 768px) {
  body #section-quiz .ays-quiz-wrap .ays-quiz-container .ays-questions-container form.ays-quiz-form .ays-fs-subtitle {
    font-size: 1.5rem;
  }
}
body #section-quiz .ays-quiz-wrap .ays-quiz-container .ays-questions-container form.ays-quiz-form .ays-fs-subtitle p {
  text-align: left !important;
}
body #section-quiz .ays-quiz-wrap .ays-quiz-container .ays-questions-container form.ays-quiz-form .ays-fs-subtitle p {
  margin: 0;
  padding: 0;
}
body #section-quiz .ays-quiz-wrap .ays-quiz-container .ays-questions-container form.ays-quiz-form .ays-fs-subtitle p + p {
  margin-top: 1em;
}
body #section-quiz .ays-quiz-wrap .ays-quiz-container .ays-questions-container form.ays-quiz-form .ays_quiz_image {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 80%;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  body #section-quiz .ays-quiz-wrap .ays-quiz-container .ays-questions-container form.ays-quiz-form .ays_quiz_image {
    width: 40%;
    left: auto;
    left: initial;
  }
}
body #section-quiz .ays-quiz-wrap .ays-quiz-container .ays-questions-container form.ays-quiz-form .step .ays-abs-fs .ays_quiz_question {
  margin-bottom: 120px;
}
body #section-quiz .ays-quiz-wrap .ays-quiz-container .ays-questions-container form.ays-quiz-form .step .ays-abs-fs .ays_quiz_question p {
  text-align: left !important;
}
body #section-quiz .ays-quiz-wrap .ays-quiz-container .ays-questions-container form.ays-quiz-form .step .ays-abs-fs .ays_quiz_question p {
  margin: 0;
  padding: 0;
  font-size: 1.5rem;
  line-height: 1.2;
}
@media screen and (min-width: 768px) {
  body #section-quiz .ays-quiz-wrap .ays-quiz-container .ays-questions-container form.ays-quiz-form .step .ays-abs-fs .ays_quiz_question p {
    text-align: center !important;
  }
  body #section-quiz .ays-quiz-wrap .ays-quiz-container .ays-questions-container form.ays-quiz-form .step .ays-abs-fs .ays_quiz_question p {
    font-size: 2.125rem;
  }
}
body #section-quiz .ays-quiz-wrap .ays-quiz-container .ays-questions-container form.ays-quiz-form .step .ays-abs-fs .ays-quiz-answers {
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 16px;
  align-items: center;
}
@media screen and (min-width: 768px) {
  body #section-quiz .ays-quiz-wrap .ays-quiz-container .ays-questions-container form.ays-quiz-form .step .ays-abs-fs .ays-quiz-answers {
    gap: 30px;
    flex-direction: row;
  }
}
@media screen and (min-width: 1024px) {
  body #section-quiz .ays-quiz-wrap .ays-quiz-container .ays-questions-container form.ays-quiz-form .step .ays-abs-fs .ays-quiz-answers {
    gap: 80px;
  }
}
@media not screen and (min-width: 768px) {
  body #section-quiz .ays-quiz-wrap .ays-quiz-container .ays-questions-container form.ays-quiz-form .step .ays-abs-fs .ays-quiz-answers .ays-field {
    width: 100% !important;
  }
}
body #section-quiz .ays-quiz-wrap .ays-quiz-container .ays-questions-container form.ays-quiz-form .step .ays-abs-fs .ays-quiz-answers .ays-field.correct_div {
  background: none !important;
}
body #section-quiz .ays-quiz-wrap .ays-quiz-container .ays-questions-container form.ays-quiz-form .step .ays-abs-fs .ays-quiz-answers .ays-field[style*="pointer-events: none"] {
  opacity: 0.5;
}
body #section-quiz .ays-quiz-wrap .ays-quiz-container .ays-questions-container form.ays-quiz-form .step .ays-abs-fs .ays-quiz-answers .ays-field label.ays-quiz-keyboard-label {
  display: flex !important;
  padding: 20px !important;
}
body #section-quiz .ays-quiz-wrap .ays-quiz-container .ays-questions-container form.ays-quiz-form .step .ays-abs-fs .ays-quiz-answers .ays-field label.ays-quiz-keyboard-label {
  justify-content: center;
  align-items: center;
  text-align: center;
  background: #ffffff;
  border-radius: 24px;
  font-family: 'Knewave', sans-serif;
  font-size: 1rem;
}
@media screen and (min-width: 768px) {
  body #section-quiz .ays-quiz-wrap .ays-quiz-container .ays-questions-container form.ays-quiz-form .step .ays-abs-fs .ays-quiz-answers .ays-field label.ays-quiz-keyboard-label {
    font-size: 1.5rem;
    height: 200px;
  }
}
body #section-quiz .ays-quiz-wrap .ays-quiz-container .ays-questions-container form.ays-quiz-form .step .ays-abs-fs .ays-quiz-answers .ays-field label.ays-quiz-keyboard-label::before {
  content: none;
}
@media not screen and (min-width: 768px) {
  body #section-quiz .ays-quiz-wrap .ays-quiz-container .ays-questions-container form.ays-quiz-form .step .ays-abs-fs .ays-quiz-answers .ays-field label.ays-quiz-keyboard-label.answered.correct {
    padding-right: 80px !important;
  }
}
@media screen and (min-width: 768px) {
  body #section-quiz .ays-quiz-wrap .ays-quiz-container .ays-questions-container form.ays-quiz-form .step .ays-abs-fs .ays-quiz-answers .ays-field label.ays-quiz-keyboard-label.answered.correct {
    padding-top: 150px !important;
  }
  body #section-quiz .ays-quiz-wrap .ays-quiz-container .ays-questions-container form.ays-quiz-form .step .ays-abs-fs .ays-quiz-answers .ays-field label.ays-quiz-keyboard-label.answered.correct {
    height: 350px;
  }
}
body #section-quiz .ays-quiz-wrap .ays-quiz-container .ays-questions-container form.ays-quiz-form .step .ays-abs-fs .ays-quiz-answers .ays-field .ays_answer_image {
  position: absolute;
  z-index: 2;
  opacity: 0;
  pointer-events: none;
}
@media not screen and (min-width: 768px) {
  body #section-quiz .ays-quiz-wrap .ays-quiz-container .ays-questions-container form.ays-quiz-form .step .ays-abs-fs .ays-quiz-answers .ays-field .ays_answer_image {
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 90px;
    height: 90px;
  }
}
@media screen and (min-width: 768px) {
  body #section-quiz .ays-quiz-wrap .ays-quiz-container .ays-questions-container form.ays-quiz-form .step .ays-abs-fs .ays-quiz-answers .ays-field .ays_answer_image {
    bottom: 50%;
    height: 250px;
  }
}
body #section-quiz .ays-quiz-wrap .ays-quiz-container .ays-questions-container form.ays-quiz-form .step .ays-abs-fs .ays-quiz-answers .ays-field .ays_answer_image img {
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
body #section-quiz .ays-quiz-wrap .ays-quiz-container .ays-questions-container form.ays-quiz-form .step .ays-abs-fs .ays-quiz-answers .ays-field .ays_answer_image.answered.correct {
  opacity: 1;
}
body #section-quiz .ays-quiz-wrap .ays-quiz-container .ays-questions-container form.ays-quiz-form .step .ays-abs-fs .wrong_div {
  border-radius: 24px;
}
body #section-quiz .ays-quiz-wrap .ays-quiz-container .ays-questions-container form.ays-quiz-form .ays-end-page .ays-form-title h3 {
  font-family: 'Knewave', sans-serif;
  font-size: 1.5rem;
  line-height: 1.2;
}
@media screen and (min-width: 768px) {
  body #section-quiz .ays-quiz-wrap .ays-quiz-container .ays-questions-container form.ays-quiz-form .ays-end-page .ays-form-title h3 {
    font-size: 2rem;
  }
}
body #section-quiz .ays-quiz-wrap .ays-quiz-container .ays-questions-container form.ays-quiz-form .ays-end-page .ays-form-title p {
  font-size: 1.25rem;
  line-height: 1.2;
}
@media screen and (min-width: 768px) {
  body #section-quiz .ays-quiz-wrap .ays-quiz-container .ays-questions-container form.ays-quiz-form .ays-end-page .ays-form-title p {
    font-size: 1.75rem;
  }
}
body #section-quiz .ays-quiz-wrap .ays-quiz-container .ays-questions-container form.ays-quiz-form .ays-end-page input {
  border: none !important;
  border-radius: 1rem !important;
}
body #section-quiz .ays-quiz-wrap .ays-quiz-container .ays-questions-container form.ays-quiz-form .ays-end-page .ays_checkbox_for_label {
  background: none;
  border: none;
  display: flex;
  align-items: center;
}
body #section-quiz .ays-quiz-wrap .ays-quiz-container .ays-questions-container form.ays-quiz-form .ays-end-page .ays_checkbox_for_label .ays_for_checkbox {
  color: transparent !important;
}
body #section-quiz .ays-quiz-wrap .ays-quiz-container .ays-questions-container form.ays-quiz-form .ays-end-page input.ays_finish {
  background: #000000 !important;
  color: #ffffff !important;
  border-radius: 9999px !important;
}
body #section-quiz .ays-quiz-wrap .ays-quiz-container .ays-questions-container form.ays-quiz-form .ays_quiz_results_page .ays_message h3 {
  font-family: 'Knewave', sans-serif;
  font-size: 1.5rem;
  line-height: 1.2;
}
@media screen and (min-width: 768px) {
  body #section-quiz .ays-quiz-wrap .ays-quiz-container .ays-questions-container form.ays-quiz-form .ays_quiz_results_page .ays_message h3 {
    font-size: 2rem;
  }
}
body #section-quiz .ays-quiz-wrap .ays-quiz-container .ays-questions-container form.ays-quiz-form .ays_quiz_results_page .ays_message p {
  font-size: 1.25rem;
  line-height: 1.2;
}
@media screen and (min-width: 768px) {
  body #section-quiz .ays-quiz-wrap .ays-quiz-container .ays-questions-container form.ays-quiz-form .ays_quiz_results_page .ays_message p {
    font-size: 1.75rem;
  }
}

/* ACCORDION */
.container-accordion {
  position: relative;
}
.container-accordion .accordion .arrow {
  transform: rotate(90deg);
}
.container-accordion .accordion.active .arrow {
  transform: rotate(270deg);
}
.container-accordion .panel {
  padding: 0;
  max-height: 0;
  overflow: hidden;
  transition: all 300ms ease-out;
}

#vendeurs-table .gridjs-wrapper {
  overflow-x: auto;
}
#vendeurs-table .gridjs-table {
  width: 100%;
  overflow-x: auto;
  min-width: 0;
}
#vendeurs-table .gridjs-table .gridjs-thead {
  background-color: #ffffff;
}
#vendeurs-table .gridjs-table .gridjs-thead .gridjs-th {
  padding: 0.625rem 1.25rem;
}
#vendeurs-table .gridjs-table .gridjs-thead .gridjs-th:first-child {
  min-width: 15rem;
}
#vendeurs-table .gridjs-table .gridjs-thead .gridjs-th:nth-child(2) span {
  padding: 1rem 1.25rem;
  align-items: center;
  display: flex;
}
#vendeurs-table .gridjs-table .gridjs-thead .gridjs-th:nth-child(3) {
  min-width: 9.375rem;
}
#vendeurs-table .gridjs-table .gridjs-thead .gridjs-th button {
  display: none;
}
#vendeurs-table .gridjs-table .gridjs-thead .gridjs-th .gridjs-th-content {
  text-align: left;
}
#vendeurs-table .gridjs-table .gridjs-tbody {
  background: rgba(222, 179, 96, 0.1);
}
#vendeurs-table .gridjs-table .gridjs-tbody .gridjs-tr {
  border-bottom: 0.0625rem solid #181A1B;
}
#vendeurs-table .gridjs-table .gridjs-tbody .gridjs-tr .gridjs-td {
  padding: 0.625rem 1.25rem;
  font-weight: 500;
}
#vendeurs-table .gridjs-table .gridjs-tbody .gridjs-tr .gridjs-td:nth-child(2) span {
  border-left: 1px solid rgba(24, 26, 27, 0.3098039216);
  border-right: 1px solid rgba(24, 26, 27, 0.3098039216);
  width: 100%;
  display: block;
  padding: 1rem 1.25rem;
}
#vendeurs-table .gridjs-footer .gridjs-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1.25rem;
}
#vendeurs-table .gridjs-footer .gridjs-pagination .gridjs-pages {
  background-color: #ffffff;
  border-radius: 9999px;
  border: 1px solid rgba(24, 26, 27, 0.3098039216);
  padding: 0.25rem;
}
#vendeurs-table .gridjs-footer .gridjs-pagination .gridjs-pages button {
  font-size: 1rem;
  font-weight: 500;
  color: #181A1B;
  padding: 0.625rem 0.625rem;
  width: 2.75rem;
}
#vendeurs-table .gridjs-footer .gridjs-pagination .gridjs-pages button.gridjs-currentPage {
  border-radius: 47.25px;
  background: rgba(222, 179, 96, 0.2);
}
#vendeurs-table .gridjs-footer .gridjs-pagination .gridjs-pages button.pagination-prev {
  color: transparent !important;
}
#vendeurs-table .gridjs-footer .gridjs-pagination .gridjs-pages button.pagination-prev {
  background: url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\" fill=\"none\"><path d=\"M15.7336 6.20458L9.43818 12.5L15.7336 18.7955C15.7807 18.8425 15.8218 18.8931 15.857 18.9464C16.1037 19.3201 16.0625 19.8278 15.7336 20.1567C15.3577 20.5325 14.7484 20.5325 14.3724 20.1567L7.39641 13.1806C7.21591 13.0001 7.1145 12.7554 7.1145 12.5C7.1145 12.2447 7.21591 12 7.39641 11.8194L14.3724 4.8434C14.7484 4.46752 15.3577 4.46752 15.7336 4.8434C16.1096 5.21928 16.1096 5.8287 15.7336 6.20458Z\" fill=\"%23272937\"/></svg>") no-repeat center center;
}
#vendeurs-table .gridjs-footer .gridjs-pagination .gridjs-pages button.pagination-next {
  color: transparent !important;
}
#vendeurs-table .gridjs-footer .gridjs-pagination .gridjs-pages button.pagination-next {
  background: url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"25\" viewBox=\"0 0 24 25\" fill=\"none\"><path d=\"M8.27728 18.7955L14.5727 12.5L8.27728 6.20458C8.23029 6.1576 8.18918 6.10697 8.15394 6.0536C7.93179 5.71714 7.94305 5.27193 8.18771 4.9465C8.21472 4.91057 8.24457 4.8761 8.27728 4.84341C8.37776 4.74292 8.49494 4.6693 8.61988 4.62254C8.78704 4.55998 8.9681 4.5455 9.1417 4.57911C9.3237 4.61435 9.4975 4.70245 9.63845 4.84341L16.6145 11.8194C16.795 12 16.8964 12.2448 16.8964 12.5C16.8964 12.7554 16.795 13.0001 16.6145 13.1807L9.63845 20.1567C9.26257 20.5325 8.65315 20.5325 8.27728 20.1567C8.23029 20.1097 8.18918 20.0591 8.15394 20.0057C7.90726 19.6321 7.94838 19.1244 8.27728 18.7955Z\" fill=\"%23272937\"/></svg>") no-repeat center center;
}

.select-arrow {
  position: relative;
  display: inline-block;
}
.select-arrow select {
  padding-right: 2.5em; /* espaço para a seta */
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; /* remove o estilo padrão do select */
}
.select-arrow::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 1em;
  width: 1.125rem;
  height: 1.125rem;
  pointer-events: none;
  background: url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\"><path d=\"M5.47498 7.6875L10.2 12.4125L14.925 7.6875\" stroke=\"%23181A1B\" stroke-width=\"1.05\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg>") no-repeat center/contain;
  transform: translateY(-50%);
}

#map {
  height: 50vh;
  min-height: 25rem;
  width: 100%;
}

@media (min-width: 640px){
  .sm\:sizing-narrow{
    margin-left: auto;
    margin-right: auto;
    max-width: 50rem;
  }
  @media screen and (min-width: 640px){
    .sm\:sizing-narrow{
      width: calc(100% - (2 * 6.563rem));
    }
  }
  .sm\:sizing-fullwidth{
    width: calc(100% - (2 * 1.25rem));
    margin-left: auto;
    margin-right: auto;
  }
  @media screen and (min-width: 640px){
    .sm\:sizing-fullwidth{
      width: calc(100% - (2 * 1.25rem));
    }
  }
  @media screen and (min-width: 1024px){
    .sm\:sizing-fullwidth{
      width: calc(100% - (2 * 6.563rem));
    }
  }
}

@media (min-width: 1024px){
  .lg\:sizing-medium{
    width: calc(100% - (2 * 1.25rem));
    margin-left: auto;
    margin-right: auto;
    max-width: 77.5rem;
  }
  @media screen and (min-width: 640px){
    .lg\:sizing-medium{
      width: calc(100% - (2 * 6.563rem));
    }
  }
}

@media (min-width: 1280px){
  .xl\:sizing-narrow{
    margin-left: auto;
    margin-right: auto;
    max-width: 50rem;
  }
  @media screen and (min-width: 640px){
    .xl\:sizing-narrow{
      width: calc(100% - (2 * 6.563rem));
    }
  }
}

@media (min-width: 1920px){
  .\33xl\:sizing-narrow{
    margin-left: auto;
    margin-right: auto;
    max-width: 50rem;
  }
  @media screen and (min-width: 640px){
    .\33xl\:sizing-narrow{
      width: calc(100% - (2 * 6.563rem));
    }
  }
}

@media (hover: hover) and (pointer: fine){
  .hover\:bg-gold:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(218, 176, 102, 1);
    background-color: rgba(218, 176, 102, var(--tw-bg-opacity, 1));
  }
  .hover\:bg-gold-dark:hover{
    --tw-bg-opacity: 1;
    background-color: rgba(205, 149, 50, 1);
    background-color: rgba(205, 149, 50, var(--tw-bg-opacity, 1));
  }
  .hover\:text-gold:hover{
    --tw-text-opacity: 1;
    color: rgba(218, 176, 102, 1);
    color: rgba(218, 176, 102, var(--tw-text-opacity, 1));
  }
  .hover\:text-gold-dark:hover{
    --tw-text-opacity: 1;
    color: rgba(205, 149, 50, 1);
    color: rgba(205, 149, 50, var(--tw-text-opacity, 1));
  }
  .hover\:underline:hover{
    text-decoration-line: underline;
  }
}

@media not all and (min-width: 1024px){
  .max-lg\:hidden{
    display: none;
  }
  .max-lg\:max-h-\[60\%\]{
    max-height: 60%;
  }
  .max-lg\:flex-col{
    flex-direction: column;
  }
}

@media not all and (min-width: 768px){
  .max-md\:aspect-video{
    aspect-ratio: 16 / 9;
  }
  .max-md\:object-cover{
    -o-object-fit: cover;
       object-fit: cover;
  }
}

@media (min-width: 640px){
  .sm\:my-80{
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
  .sm\:mt-10{
    margin-top: 0.625rem;
  }
  .sm\:w-200{
    width: 12.5rem;
  }
  .sm\:w-3\/4{
    width: 75%;
  }
  .sm\:flex-row{
    flex-direction: row;
  }
  .sm\:gap-30{
    gap: 1.875rem;
  }
  .sm\:gap-42{
    gap: 2.625rem;
  }
  .sm\:gap-60{
    gap: 3.75rem;
  }
  .sm\:px-32{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .sm\:px-40{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .sm\:py-50{
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
  }
  .sm\:pb-110{
    padding-bottom: 6.875rem;
  }
  .sm\:pr-gutter-desktop{
    padding-right: 6.563rem;
  }
  .sm\:pt-50{
    padding-top: 3.125rem;
  }
  .sm\:text-22{
    font-size: 1.375rem;
  }
}

@media (min-width: 768px){
  .md\:bottom-26{
    bottom: 1.625rem;
  }
  .md\:right-40{
    right: 2.5rem;
  }
  .md\:row-start-1{
    grid-row-start: 1;
  }
  .md\:block{
    display: block;
  }
  .md\:hidden{
    display: none;
  }
  .md\:h-110{
    height: 6.875rem;
  }
  .md\:h-180{
    height: 11.25rem;
  }
  .md\:h-190{
    height: 11.875rem;
  }
  .md\:min-h-800{
    min-height: 50rem;
  }
  .md\:w-110{
    width: 6.875rem;
  }
  .md\:w-180{
    width: 11.25rem;
  }
  .md\:w-190{
    width: 11.875rem;
  }
  .md\:w-\[55\%\]{
    width: 55%;
  }
  .md\:w-\[60\%\]{
    width: 60%;
  }
  .md\:w-\[76\%\]{
    width: 76%;
  }
  .md\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:grid-rows-1{
    grid-template-rows: repeat(1, minmax(0, 1fr));
  }
  .md\:flex-row{
    flex-direction: row;
  }
  .md\:justify-end{
    justify-content: flex-end;
  }
  .md\:gap-42{
    gap: 2.625rem;
  }
  .md\:px-40{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .md\:px-60{
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }
  .md\:py-100{
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
  }
  .md\:py-90{
    padding-top: 5.625rem;
    padding-bottom: 5.625rem;
  }
  .md\:text-24{
    font-size: 1.5rem;
  }
  .md\:text-32{
    font-size: 2rem;
  }
  .md\:text-48{
    font-size: 3rem;
  }
  .md\:text-68{
    font-size: 4.25rem;
  }
}

@media (min-width: 1024px){
  .lg\:ml-100{
    margin-left: 6.25rem;
  }
  .lg\:block{
    display: block;
  }
  .lg\:flex{
    display: flex;
  }
  .lg\:hidden{
    display: none;
  }
  .lg\:h-56{
    height: 3.5rem;
  }
  .lg\:w-300{
    width: 18.75rem;
  }
  .lg\:w-56{
    width: 3.5rem;
  }
  .lg\:flex-1{
    flex: 1 1 0%;
  }
  .lg\:grid-cols-10{
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }
  .lg\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .lg\:items-center{
    align-items: center;
  }
  .lg\:justify-center{
    justify-content: center;
  }
  .lg\:pl-gutter-desktop{
    padding-left: 6.563rem;
  }
  .lg\:pr-52{
    padding-right: 3.25rem;
  }
  .lg\:pr-gutter-desktop{
    padding-right: 6.563rem;
  }
  .lg\:text-15{
    font-size: 0.9375rem;
  }
  .lg\:text-22{
    font-size: 1.375rem;
  }
  .lg\:text-34{
    font-size: 2.125rem;
  }
  .lg\:text-50{
    font-size: 3.125rem;
  }
  .lg\:text-56{
    font-size: 3.5rem;
  }
  .lg\:text-60{
    font-size: 3.75rem;
  }
  .lg\:text-62{
    font-size: 3.875rem;
  }
}

@media (min-width: 1536px){
  .\32xl\:right-100{
    right: 6.25rem;
  }
  .\32xl\:text-60{
    font-size: 3.75rem;
  }
}
/*!****************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./node_modules/swiper/swiper.scss ***!
  \****************************************************************************************************************************************************************************************************************************/
/**
 * Swiper 8.4.7
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: January 30, 2023
 */
@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 {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-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-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  touch-action: pan-y;
}
.swiper-pointer-events.swiper-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;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none; /* For Firefox */
  -ms-overflow-style: none; /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
[dir="ltr"] .swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-left: var(--swiper-centered-offset-before);
}
[dir="rtl"] .swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-right: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  width: var(--swiper-centered-offset-after);
}
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-top: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  height: var(--swiper-centered-offset-after);
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
/*!***************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./node_modules/swiper/modules/pagination/pagination.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************/
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 8px;
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: 8px;
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: #000;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: 0.2;
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-theme-color);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-theme-color);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-vertical > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}
/*!***************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./node_modules/swiper/modules/navigation/navigation.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************/
:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(44px / 44 * 27);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: 44px;
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - 44px / 2);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-theme-color);
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  text-transform: none !important;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: 44px;
  font-size: var(--swiper-navigation-size);
  letter-spacing: 0;
  font-feature-settings: ;
  font-variant: normal;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-lock {
  display: none;
}
