*, ::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.19 | 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, 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]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
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;
}

.container {
  width: 100%;
}

.btn {
  position: relative;
  display: inline-flex;
  height: 50px;
  align-items: center;
  justify-content: center;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(154 175 164 / var(--tw-border-opacity, 1));
  padding-left: 90px;
  padding-right: 90px;
  font-size: 14px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(154 175 164 / var(--tw-text-opacity, 1));
  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-duration: 150ms;
  line-height: 50px;
  font-family: "Poppins", sans-serif;
}

.btn:hover {
  --tw-border-opacity: 1;
  border-color: rgb(154 175 164 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(154 175 164 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(27 22 16 / var(--tw-text-opacity, 1));
}

.checkbox {
  position: relative;
  height: 19px;
  width: 19px;
  flex-shrink: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(179 174 174 / var(--tw-border-opacity, 1));
}

.checkbox:checked {
  --tw-border-opacity: 1;
  border-color: rgb(179 174 174 / var(--tw-border-opacity, 1));
  background-color: transparent;
}

.checkbox:checked::after {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 9px;
  width: 9px;
  --tw-translate-x: -50%;
  --tw-translate-y: -50%;
  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(179 174 174 / var(--tw-bg-opacity, 1));
  --tw-content: '';
  content: var(--tw-content);
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.pointer-events-none {
  pointer-events: none;
}

.visible {
  visibility: visible;
}

.collapse {
  visibility: collapse;
}

.\!static {
  position: static !important;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.inset-0 {
  inset: 0px;
}

.bottom-\[-22px\] {
  bottom: -22px;
}

.bottom-\[-25px\] {
  bottom: -25px;
}

.left-0 {
  left: 0px;
}

.left-1\/2 {
  left: 50%;
}

.right-0 {
  right: 0px;
}

.right-\[-10px\] {
  right: -10px;
}

.right-\[17px\] {
  right: 17px;
}

.right-\[22px\] {
  right: 22px;
}

.right-\[322px\] {
  right: 322px;
}

.right-\[44px\] {
  right: 44px;
}

.right-\[5px\] {
  right: 5px;
}

.top-0 {
  top: 0px;
}

.top-1\/2 {
  top: 50%;
}

.top-\[-10px\] {
  top: -10px;
}

.top-\[-8px\] {
  top: -8px;
}

.top-\[14px\] {
  top: 14px;
}

.top-\[18px\] {
  top: 18px;
}

.top-\[207px\] {
  top: 207px;
}

.top-\[24px\] {
  top: 24px;
}

.top-\[30px\] {
  top: 30px;
}

.top-\[4px\] {
  top: 4px;
}

.top-\[calc\(100\%\+8px\)\] {
  top: calc(100% + 8px);
}

.z-10 {
  z-index: 10;
}

.z-20 {
  z-index: 20;
}

.z-50 {
  z-index: 50;
}

.z-\[1100\] {
  z-index: 1100;
}

.z-\[1\] {
  z-index: 1;
}

.z-\[2\] {
  z-index: 2;
}

.z-\[500\] {
  z-index: 500;
}

.z-\[600\] {
  z-index: 600;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.col-span-3 {
  grid-column: span 3 / span 3;
}

.col-start-1 {
  grid-column-start: 1;
}

.col-start-2 {
  grid-column-start: 2;
}

.row-span-3 {
  grid-row: span 3 / span 3;
}

.row-start-1 {
  grid-row-start: 1;
}

.row-start-2 {
  grid-row-start: 2;
}

.row-start-3 {
  grid-row-start: 3;
}

.m-0 {
  margin: 0px;
}

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

.my-\[24px\] {
  margin-top: 24px;
  margin-bottom: 24px;
}

.mb-0 {
  margin-bottom: 0px;
}

.mb-\[10px\] {
  margin-bottom: 10px;
}

.mb-\[12px\] {
  margin-bottom: 12px;
}

.mb-\[13px\] {
  margin-bottom: 13px;
}

.mb-\[14px\] {
  margin-bottom: 14px;
}

.mb-\[16px\] {
  margin-bottom: 16px;
}

.mb-\[18px\] {
  margin-bottom: 18px;
}

.mb-\[20px\] {
  margin-bottom: 20px;
}

.mb-\[22px\] {
  margin-bottom: 22px;
}

.mb-\[24px\] {
  margin-bottom: 24px;
}

.mb-\[25px\] {
  margin-bottom: 25px;
}

.mb-\[28px\] {
  margin-bottom: 28px;
}

.mb-\[30px\] {
  margin-bottom: 30px;
}

.mb-\[31px\] {
  margin-bottom: 31px;
}

.mb-\[32px\] {
  margin-bottom: 32px;
}

.mb-\[35px\] {
  margin-bottom: 35px;
}

.mb-\[40px\] {
  margin-bottom: 40px;
}

.mb-\[42px\] {
  margin-bottom: 42px;
}

.mb-\[50px\] {
  margin-bottom: 50px;
}

.mb-\[55px\] {
  margin-bottom: 55px;
}

.mb-\[5px\] {
  margin-bottom: 5px;
}

.mb-\[8px\] {
  margin-bottom: 8px;
}

.mb-\[9px\] {
  margin-bottom: 9px;
}

.ml-\[-55px\] {
  margin-left: -55px;
}

.ml-\[11px\] {
  margin-left: 11px;
}

.mr-\[34px\] {
  margin-right: 34px;
}

.mt-0 {
  margin-top: 0px;
}

.mt-\[10px\] {
  margin-top: 10px;
}

.mt-\[12px\] {
  margin-top: 12px;
}

.mt-\[14px\] {
  margin-top: 14px;
}

.mt-\[16px\] {
  margin-top: 16px;
}

.mt-\[18px\] {
  margin-top: 18px;
}

.mt-\[22px\] {
  margin-top: 22px;
}

.mt-\[24px\] {
  margin-top: 24px;
}

.mt-\[25px\] {
  margin-top: 25px;
}

.mt-\[26px\] {
  margin-top: 26px;
}

.mt-\[28px\] {
  margin-top: 28px;
}

.mt-\[2px\] {
  margin-top: 2px;
}

.mt-\[30px\] {
  margin-top: 30px;
}

.mt-\[31px\] {
  margin-top: 31px;
}

.mt-\[32px\] {
  margin-top: 32px;
}

.mt-\[33px\] {
  margin-top: 33px;
}

.mt-\[34px\] {
  margin-top: 34px;
}

.mt-\[35px\] {
  margin-top: 35px;
}

.mt-\[36px\] {
  margin-top: 36px;
}

.mt-\[3px\] {
  margin-top: 3px;
}

.mt-\[40px\] {
  margin-top: 40px;
}

.mt-\[42px\] {
  margin-top: 42px;
}

.mt-\[45px\] {
  margin-top: 45px;
}

.mt-\[4px\] {
  margin-top: 4px;
}

.mt-\[54px\] {
  margin-top: 54px;
}

.mt-\[5px\] {
  margin-top: 5px;
}

.mt-\[6px\] {
  margin-top: 6px;
}

.mt-\[78px\] {
  margin-top: 78px;
}

.mt-\[80px\] {
  margin-top: 80px;
}

.mt-\[8px\] {
  margin-top: 8px;
}

.mt-auto {
  margin-top: auto;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.inline-flex {
  display: inline-flex;
}

.table {
  display: table;
}

.grid {
  display: grid;
}

.contents {
  display: contents;
}

.hidden {
  display: none;
}

.aspect-\[1292\/600\] {
  aspect-ratio: 1292/600;
}

.aspect-\[320\/164\] {
  aspect-ratio: 320/164;
}

.aspect-\[356\/307\] {
  aspect-ratio: 356/307;
}

.aspect-\[517\/391\] {
  aspect-ratio: 517/391;
}

.size-\[24px\] {
  width: 24px;
  height: 24px;
}

.size-\[98px\] {
  width: 98px;
  height: 98px;
}

.h-\[100\%\] {
  height: 100%;
}

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

.h-\[104px\] {
  height: 104px;
}

.h-\[10px\] {
  height: 10px;
}

.h-\[114px\] {
  height: 114px;
}

.h-\[14px\] {
  height: 14px;
}

.h-\[18px\] {
  height: 18px;
}

.h-\[20px\] {
  height: 20px;
}

.h-\[21px\] {
  height: 21px;
}

.h-\[22px\] {
  height: 22px;
}

.h-\[24px\] {
  height: 24px;
}

.h-\[26px\] {
  height: 26px;
}

.h-\[29px\] {
  height: 29px;
}

.h-\[33px\] {
  height: 33px;
}

.h-\[34px\] {
  height: 34px;
}

.h-\[37px\] {
  height: 37px;
}

.h-\[39px\] {
  height: 39px;
}

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

.h-\[42px\] {
  height: 42px;
}

.h-\[468px\] {
  height: 468px;
}

.h-\[46px\] {
  height: 46px;
}

.h-\[48px\] {
  height: 48px;
}

.h-\[52px\] {
  height: 52px;
}

.h-\[53px\] {
  height: 53px;
}

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

.h-\[62\.5px\] {
  height: 62.5px;
}

.h-\[63px\] {
  height: 63px;
}

.h-\[68px\] {
  height: 68px;
}

.h-\[72px\] {
  height: 72px;
}

.h-\[88px\] {
  height: 88px;
}

.h-\[98px\] {
  height: 98px;
}

.h-auto {
  height: auto;
}

.h-full {
  height: 100%;
}

.h-px {
  height: 1px;
}

.max-h-full {
  max-height: 100%;
}

.min-h-\[100dvh\] {
  min-height: 100dvh;
}

.min-h-\[100vh\] {
  min-height: 100vh;
}

.min-h-\[158px\] {
  min-height: 158px;
}

.min-h-\[169px\] {
  min-height: 169px;
}

.min-h-\[273px\] {
  min-height: 273px;
}

.min-h-\[294px\] {
  min-height: 294px;
}

.min-h-\[36px\] {
  min-height: 36px;
}

.min-h-\[38px\] {
  min-height: 38px;
}

.min-h-\[399px\] {
  min-height: 399px;
}

.min-h-\[430px\] {
  min-height: 430px;
}

.min-h-\[47px\] {
  min-height: 47px;
}

.min-h-\[50px\] {
  min-height: 50px;
}

.min-h-\[59px\] {
  min-height: 59px;
}

.min-h-\[60px\] {
  min-height: 60px;
}

.min-h-\[72px\] {
  min-height: 72px;
}

.min-h-\[78px\] {
  min-height: 78px;
}

.min-h-\[93px\] {
  min-height: 93px;
}

.w-\[100vw\] {
  width: 100vw;
}

.w-\[104px\] {
  width: 104px;
}

.w-\[1065px\] {
  width: 1065px;
}

.w-\[10px\] {
  width: 10px;
}

.w-\[110px\] {
  width: 110px;
}

.w-\[179px\] {
  width: 179px;
}

.w-\[18px\] {
  width: 18px;
}

.w-\[20px\] {
  width: 20px;
}

.w-\[21px\] {
  width: 21px;
}

.w-\[22px\] {
  width: 22px;
}

.w-\[237px\] {
  width: 237px;
}

.w-\[24px\] {
  width: 24px;
}

.w-\[26px\] {
  width: 26px;
}

.w-\[272px\] {
  width: 272px;
}

.w-\[306px\] {
  width: 306px;
}

.w-\[30px\] {
  width: 30px;
}

.w-\[33px\] {
  width: 33px;
}

.w-\[346px\] {
  width: 346px;
}

.w-\[34px\] {
  width: 34px;
}

.w-\[37px\] {
  width: 37px;
}

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

.w-\[386px\] {
  width: 386px;
}

.w-\[39px\] {
  width: 39px;
}

.w-\[40px\] {
  width: 40px;
}

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

.w-\[517px\] {
  width: 517px;
}

.w-\[52px\] {
  width: 52px;
}

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

.w-\[566px\] {
  width: 566px;
}

.w-\[593px\] {
  width: 593px;
}

.w-\[61px\] {
  width: 61px;
}

.w-\[62\.5px\] {
  width: 62.5px;
}

.w-\[67px\] {
  width: 67px;
}

.w-\[72px\] {
  width: 72px;
}

.w-\[737px\] {
  width: 737px;
}

.w-\[752px\] {
  width: 752px;
}

.w-\[88px\] {
  width: 88px;
}

.w-\[98px\] {
  width: 98px;
}

.w-\[calc\(\(100\%_-_76px\)\/3\)\] {
  width: calc((100% - 76px) / 3);
}

.w-\[calc\(50\%-36px\)\] {
  width: calc(50% - 36px);
}

.w-full {
  width: 100%;
}

.w-screen {
  width: 100vw;
}

.min-w-0 {
  min-width: 0px;
}

.min-w-\[102px\] {
  min-width: 102px;
}

.min-w-\[112px\] {
  min-width: 112px;
}

.min-w-\[1437px\] {
  min-width: 1437px;
}

.min-w-\[200px\] {
  min-width: 200px;
}

.min-w-\[70px\] {
  min-width: 70px;
}

.max-w-\[100\%\] {
  max-width: 100%;
}

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

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

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

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

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

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

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

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

.max-w-\[40\%\] {
  max-width: 40%;
}

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

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

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

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

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

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

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

.max-w-\[57\.05\%\] {
  max-width: 57.05%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.max-w-full {
  max-width: 100%;
}

.flex-1 {
  flex: 1 1 0%;
}

.flex-shrink-0 {
  flex-shrink: 0;
}

.shrink-0 {
  flex-shrink: 0;
}

.border-collapse {
  border-collapse: collapse;
}

.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  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-1\/2 {
  --tw-translate-y: -50%;
  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));
}

.cursor-pointer {
  cursor: pointer;
}

.resize-none {
  resize: none;
}

.resize {
  resize: both;
}

.list-none {
  list-style-type: none;
}

.grid-flow-col {
  grid-auto-flow: column;
}

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

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

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

.grid-cols-\[104px_minmax\(0\2c 1fr\)_auto\] {
  grid-template-columns: 104px minmax(0,1fr) auto;
}

.grid-cols-\[10px_minmax\(0\2c 1fr\)\] {
  grid-template-columns: 10px minmax(0,1fr);
}

.grid-cols-\[110px_442px_minmax\(0\2c 550px\)\] {
  grid-template-columns: 110px 442px minmax(0,550px);
}

.grid-cols-\[177px_177px\] {
  grid-template-columns: 177px 177px;
}

.grid-cols-\[18px_minmax\(0\2c 1fr\)\] {
  grid-template-columns: 18px minmax(0,1fr);
}

.grid-cols-\[1fr_584px\] {
  grid-template-columns: 1fr 584px;
}

.grid-cols-\[20px_minmax\(0\2c 1fr\)\] {
  grid-template-columns: 20px minmax(0,1fr);
}

.grid-cols-\[20px_minmax\(0\2c 1fr\)_auto\] {
  grid-template-columns: 20px minmax(0,1fr) auto;
}

.grid-cols-\[24px_minmax\(0\2c 1fr\)\] {
  grid-template-columns: 24px minmax(0,1fr);
}

.grid-cols-\[300px_1fr\] {
  grid-template-columns: 300px 1fr;
}

.grid-cols-\[54px_minmax\(0\2c 1fr\)\] {
  grid-template-columns: 54px minmax(0,1fr);
}

.grid-cols-\[560px_minmax\(0\2c 679px\)\] {
  grid-template-columns: 560px minmax(0,679px);
}

.grid-cols-\[72px_minmax\(0\2c 1fr\)\] {
  grid-template-columns: 72px minmax(0,1fr);
}

.grid-cols-\[72px_minmax\(0\2c 1fr\)_auto\] {
  grid-template-columns: 72px minmax(0,1fr) auto;
}

.grid-cols-\[752px_1fr\] {
  grid-template-columns: 752px 1fr;
}

.grid-cols-\[minmax\(0\2c 1fr\)_auto\] {
  grid-template-columns: minmax(0,1fr) auto;
}

.grid-cols-\[minmax\(0\2c 630px\)_minmax\(0\2c 630px\)\] {
  grid-template-columns: minmax(0,630px) minmax(0,630px);
}

.grid-cols-\[minmax\(0\2c 800px\)_452px\] {
  grid-template-columns: minmax(0,800px) 452px;
}

.grid-rows-5 {
  grid-template-rows: repeat(5, minmax(0, 1fr));
}

.flex-col {
  flex-direction: column;
}

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

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

.justify-center {
  justify-content: center;
}

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

.gap-\[107px\] {
  gap: 107px;
}

.gap-\[10px\] {
  gap: 10px;
}

.gap-\[12px\] {
  gap: 12px;
}

.gap-\[13px\] {
  gap: 13px;
}

.gap-\[14px\] {
  gap: 14px;
}

.gap-\[15px\] {
  gap: 15px;
}

.gap-\[16px\] {
  gap: 16px;
}

.gap-\[17px\] {
  gap: 17px;
}

.gap-\[18px\] {
  gap: 18px;
}

.gap-\[19px\] {
  gap: 19px;
}

.gap-\[20px\] {
  gap: 20px;
}

.gap-\[22px\] {
  gap: 22px;
}

.gap-\[24px\] {
  gap: 24px;
}

.gap-\[25px\] {
  gap: 25px;
}

.gap-\[27px\] {
  gap: 27px;
}

.gap-\[28px\] {
  gap: 28px;
}

.gap-\[30px\] {
  gap: 30px;
}

.gap-\[32px\] {
  gap: 32px;
}

.gap-\[34px\] {
  gap: 34px;
}

.gap-\[38px\] {
  gap: 38px;
}

.gap-\[3px\] {
  gap: 3px;
}

.gap-\[40px\] {
  gap: 40px;
}

.gap-\[42px\] {
  gap: 42px;
}

.gap-\[44px\] {
  gap: 44px;
}

.gap-\[45px\] {
  gap: 45px;
}

.gap-\[50px\] {
  gap: 50px;
}

.gap-\[5px\] {
  gap: 5px;
}

.gap-\[69px\] {
  gap: 69px;
}

.gap-\[72px\] {
  gap: 72px;
}

.gap-\[7px\] {
  gap: 7px;
}

.gap-\[85px\] {
  gap: 85px;
}

.gap-\[8px\] {
  gap: 8px;
}

.gap-x-\[16px\] {
  -moz-column-gap: 16px;
       column-gap: 16px;
}

.gap-x-\[19px\] {
  -moz-column-gap: 19px;
       column-gap: 19px;
}

.gap-x-\[40px\] {
  -moz-column-gap: 40px;
       column-gap: 40px;
}

.gap-x-\[54px\] {
  -moz-column-gap: 54px;
       column-gap: 54px;
}

.gap-x-\[65px\] {
  -moz-column-gap: 65px;
       column-gap: 65px;
}

.gap-x-\[93px\] {
  -moz-column-gap: 93px;
       column-gap: 93px;
}

.gap-x-\[95px\] {
  -moz-column-gap: 95px;
       column-gap: 95px;
}

.gap-y-\[18px\] {
  row-gap: 18px;
}

.gap-y-\[20px\] {
  row-gap: 20px;
}

.gap-y-\[30px\] {
  row-gap: 30px;
}

.gap-y-\[34px\] {
  row-gap: 34px;
}

.space-y-\[10px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(10px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(10px * var(--tw-space-y-reverse));
}

.space-y-\[12px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(12px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(12px * var(--tw-space-y-reverse));
}

.space-y-\[5px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(5px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(5px * var(--tw-space-y-reverse));
}

.self-start {
  align-self: flex-start;
}

.overflow-auto {
  overflow: auto;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-visible {
  overflow: visible;
}

.overflow-x-auto {
  overflow-x: auto;
}

.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.whitespace-nowrap {
  white-space: nowrap;
}

.whitespace-pre-line {
  white-space: pre-line;
}

.break-words {
  overflow-wrap: break-word;
}

.break-all {
  word-break: break-all;
}

.rounded-\[10px\] {
  border-radius: 10px;
}

.rounded-\[12px\] {
  border-radius: 12px;
}

.rounded-\[14px\] {
  border-radius: 14px;
}

.rounded-\[16px\] {
  border-radius: 16px;
}

.rounded-\[18px\] {
  border-radius: 18px;
}

.rounded-\[20px\] {
  border-radius: 20px;
}

.rounded-\[24px\] {
  border-radius: 24px;
}

.rounded-\[28px\] {
  border-radius: 28px;
}

.rounded-\[30px\] {
  border-radius: 30px;
}

.rounded-\[50\%\] {
  border-radius: 50%;
}

.rounded-\[50px\] {
  border-radius: 50px;
}

.rounded-\[60px\] {
  border-radius: 60px;
}

.rounded-\[90px\] {
  border-radius: 90px;
}

.rounded-full {
  border-radius: 9999px;
}

.border {
  border-width: 1px;
}

.border-0 {
  border-width: 0px;
}

.border-\[0\.5px\] {
  border-width: 0.5px;
}

.border-\[1\.2px\] {
  border-width: 1.2px;
}

.border-\[1px\] {
  border-width: 1px;
}

.border-b {
  border-bottom-width: 1px;
}

.border-solid {
  border-style: solid;
}

.border-dashed {
  border-style: dashed;
}

.\!border-\[\#E53935\] {
  --tw-border-opacity: 1 !important;
  border-color: rgb(229 57 53 / var(--tw-border-opacity, 1)) !important;
}

.border-\[\#9AAFA480\] {
  border-color: #9AAFA480;
}

.border-\[\#9AAFA4\] {
  --tw-border-opacity: 1;
  border-color: rgb(154 175 164 / var(--tw-border-opacity, 1));
}

.border-\[\#AB8B1C\]\/10 {
  border-color: rgb(171 139 28 / 0.1);
}

.border-\[\#AB8B1C\]\/20 {
  border-color: rgb(171 139 28 / 0.2);
}

.border-\[\#B08A1E\] {
  --tw-border-opacity: 1;
  border-color: rgb(176 138 30 / var(--tw-border-opacity, 1));
}

.border-\[\#BD9D4433\] {
  border-color: #BD9D4433;
}

.border-\[\#C8C2B5\] {
  --tw-border-opacity: 1;
  border-color: rgb(200 194 181 / var(--tw-border-opacity, 1));
}

.border-\[\#CACACA\] {
  --tw-border-opacity: 1;
  border-color: rgb(202 202 202 / var(--tw-border-opacity, 1));
}

.border-\[\#CFDBD2\] {
  --tw-border-opacity: 1;
  border-color: rgb(207 219 210 / var(--tw-border-opacity, 1));
}

.border-\[\#D5C8AE\] {
  --tw-border-opacity: 1;
  border-color: rgb(213 200 174 / var(--tw-border-opacity, 1));
}

.border-\[\#D8D3C7\] {
  --tw-border-opacity: 1;
  border-color: rgb(216 211 199 / var(--tw-border-opacity, 1));
}

.border-\[\#E2DDD2\] {
  --tw-border-opacity: 1;
  border-color: rgb(226 221 210 / var(--tw-border-opacity, 1));
}

.border-\[\#E7E4DC\] {
  --tw-border-opacity: 1;
  border-color: rgb(231 228 220 / var(--tw-border-opacity, 1));
}

.border-\[rgba\(176\2c 138\2c 30\2c 0\.5\)\] {
  border-color: rgba(176,138,30,0.5);
}

.border-\[rgba\(201\2c 200\2c 220\2c 0\.07\)\] {
  border-color: rgba(201,200,220,0.07);
}

.border-gold {
  --tw-border-opacity: 1;
  border-color: rgb(176 138 30 / var(--tw-border-opacity, 1));
}

.\!border-b-\[\#E53935\] {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(229 57 53 / var(--tw-border-opacity, 1)) !important;
}

.\!bg-\[\#E53935\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(229 57 53 / var(--tw-bg-opacity, 1)) !important;
}

.bg-\[\#89A596\] {
  --tw-bg-opacity: 1;
  background-color: rgb(137 165 150 / var(--tw-bg-opacity, 1));
}

.bg-\[\#9AAFA433\] {
  background-color: #9AAFA433;
}

.bg-\[\#9AAFA4\] {
  --tw-bg-opacity: 1;
  background-color: rgb(154 175 164 / var(--tw-bg-opacity, 1));
}

.bg-\[\#9AAFA4\]\/20 {
  background-color: rgb(154 175 164 / 0.2);
}

.bg-\[\#CFDBD2\] {
  --tw-bg-opacity: 1;
  background-color: rgb(207 219 210 / var(--tw-bg-opacity, 1));
}

.bg-\[\#CFDBD2\]\/20 {
  background-color: rgb(207 219 210 / 0.2);
}

.bg-\[\#CFDBD2\]\/50 {
  background-color: rgb(207 219 210 / 0.5);
}

.bg-\[\#D5C8AE\]\/15 {
  background-color: rgb(213 200 174 / 0.15);
}

.bg-\[\#D5E0D9\] {
  --tw-bg-opacity: 1;
  background-color: rgb(213 224 217 / var(--tw-bg-opacity, 1));
}

.bg-\[\#E2DDD2\] {
  --tw-bg-opacity: 1;
  background-color: rgb(226 221 210 / var(--tw-bg-opacity, 1));
}

.bg-\[\#E2E5DE\] {
  --tw-bg-opacity: 1;
  background-color: rgb(226 229 222 / var(--tw-bg-opacity, 1));
}

.bg-\[\#E5E6F6\] {
  --tw-bg-opacity: 1;
  background-color: rgb(229 230 246 / var(--tw-bg-opacity, 1));
}

.bg-\[\#E6ECE7\] {
  --tw-bg-opacity: 1;
  background-color: rgb(230 236 231 / var(--tw-bg-opacity, 1));
}

.bg-\[\#E7DDC8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(231 221 200 / var(--tw-bg-opacity, 1));
}

.bg-\[\#F1EEF8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(241 238 248 / var(--tw-bg-opacity, 1));
}

.bg-\[\#F4F2EC\] {
  --tw-bg-opacity: 1;
  background-color: rgb(244 242 236 / var(--tw-bg-opacity, 1));
}

.bg-\[\#F4F2EC\]\/60 {
  background-color: rgb(244 242 236 / 0.6);
}

.bg-\[\#F5F2ED\] {
  --tw-bg-opacity: 1;
  background-color: rgb(245 242 237 / var(--tw-bg-opacity, 1));
}

.bg-\[\#F5F5F5\] {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1));
}

.bg-\[\#fff\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.bg-\[rgba\(0\2c 0\2c 0\2c 0\.8\)\] {
  background-color: rgba(0,0,0,0.8);
}

.bg-\[rgba\(176\2c 138\2c 30\2c 0\.5\)\] {
  background-color: rgba(176,138,30,0.5);
}

.bg-\[rgba\(213\2c 200\2c 174\2c 0\.1\)\] {
  background-color: rgba(213,200,174,0.1);
}

.bg-\[rgba\(253\2c 252\2c 250\2c 0\.97\)\] {
  background-color: rgba(253,252,250,0.97);
}

.bg-cream {
  --tw-bg-opacity: 1;
  background-color: rgb(244 242 236 / var(--tw-bg-opacity, 1));
}

.bg-green {
  --tw-bg-opacity: 1;
  background-color: rgb(154 175 164 / var(--tw-bg-opacity, 1));
}

.bg-transparent {
  background-color: transparent;
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.object-contain {
  -o-object-fit: contain;
     object-fit: contain;
}

.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.p-0 {
  padding: 0px;
}

.p-\[30px\] {
  padding: 30px;
}

.p-\[32px\] {
  padding: 32px;
}

.p-\[7px\] {
  padding: 7px;
}

.p-\[8px\] {
  padding: 8px;
}

.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}

.px-\[15px\] {
  padding-left: 15px;
  padding-right: 15px;
}

.px-\[16px\] {
  padding-left: 16px;
  padding-right: 16px;
}

.px-\[18px\] {
  padding-left: 18px;
  padding-right: 18px;
}

.px-\[20px\] {
  padding-left: 20px;
  padding-right: 20px;
}

.px-\[22px\] {
  padding-left: 22px;
  padding-right: 22px;
}

.px-\[24px\] {
  padding-left: 24px;
  padding-right: 24px;
}

.px-\[25px\] {
  padding-left: 25px;
  padding-right: 25px;
}

.px-\[28px\] {
  padding-left: 28px;
  padding-right: 28px;
}

.px-\[30px\] {
  padding-left: 30px;
  padding-right: 30px;
}

.px-\[32px\] {
  padding-left: 32px;
  padding-right: 32px;
}

.px-\[34px\] {
  padding-left: 34px;
  padding-right: 34px;
}

.px-\[35px\] {
  padding-left: 35px;
  padding-right: 35px;
}

.px-\[36px\] {
  padding-left: 36px;
  padding-right: 36px;
}

.px-\[40px\] {
  padding-left: 40px;
  padding-right: 40px;
}

.px-\[44px\] {
  padding-left: 44px;
  padding-right: 44px;
}

.px-\[45px\] {
  padding-left: 45px;
  padding-right: 45px;
}

.px-\[4px\] {
  padding-left: 4px;
  padding-right: 4px;
}

.px-\[55px\] {
  padding-left: 55px;
  padding-right: 55px;
}

.px-\[6px\] {
  padding-left: 6px;
  padding-right: 6px;
}

.px-\[7px\] {
  padding-left: 7px;
  padding-right: 7px;
}

.py-\[10px\] {
  padding-top: 10px;
  padding-bottom: 10px;
}

.py-\[14px\] {
  padding-top: 14px;
  padding-bottom: 14px;
}

.py-\[15px\] {
  padding-top: 15px;
  padding-bottom: 15px;
}

.py-\[16px\] {
  padding-top: 16px;
  padding-bottom: 16px;
}

.py-\[18px\] {
  padding-top: 18px;
  padding-bottom: 18px;
}

.py-\[20px\] {
  padding-top: 20px;
  padding-bottom: 20px;
}

.py-\[2px\] {
  padding-top: 2px;
  padding-bottom: 2px;
}

.py-\[30px\] {
  padding-top: 30px;
  padding-bottom: 30px;
}

.py-\[32px\] {
  padding-top: 32px;
  padding-bottom: 32px;
}

.py-\[34px\] {
  padding-top: 34px;
  padding-bottom: 34px;
}

.py-\[40px\] {
  padding-top: 40px;
  padding-bottom: 40px;
}

.py-\[45px\] {
  padding-top: 45px;
  padding-bottom: 45px;
}

.py-\[46px\] {
  padding-top: 46px;
  padding-bottom: 46px;
}

.py-\[48px\] {
  padding-top: 48px;
  padding-bottom: 48px;
}

.py-\[4px\] {
  padding-top: 4px;
  padding-bottom: 4px;
}

.py-\[50px\] {
  padding-top: 50px;
  padding-bottom: 50px;
}

.py-\[55px\] {
  padding-top: 55px;
  padding-bottom: 55px;
}

.py-\[58px\] {
  padding-top: 58px;
  padding-bottom: 58px;
}

.py-\[60px\] {
  padding-top: 60px;
  padding-bottom: 60px;
}

.py-\[6px\] {
  padding-top: 6px;
  padding-bottom: 6px;
}

.py-\[7px\] {
  padding-top: 7px;
  padding-bottom: 7px;
}

.py-\[9px\] {
  padding-top: 9px;
  padding-bottom: 9px;
}

.pb-0 {
  padding-bottom: 0px;
}

.pb-\[120px\] {
  padding-bottom: 120px;
}

.pb-\[128px\] {
  padding-bottom: 128px;
}

.pb-\[12px\] {
  padding-bottom: 12px;
}

.pb-\[14px\] {
  padding-bottom: 14px;
}

.pb-\[18px\] {
  padding-bottom: 18px;
}

.pb-\[22px\] {
  padding-bottom: 22px;
}

.pb-\[34px\] {
  padding-bottom: 34px;
}

.pb-\[39px\] {
  padding-bottom: 39px;
}

.pb-\[40px\] {
  padding-bottom: 40px;
}

.pb-\[42px\] {
  padding-bottom: 42px;
}

.pb-\[51px\] {
  padding-bottom: 51px;
}

.pb-\[54px\] {
  padding-bottom: 54px;
}

.pb-\[56px\] {
  padding-bottom: 56px;
}

.pb-\[80px\] {
  padding-bottom: 80px;
}

.pb-\[8px\] {
  padding-bottom: 8px;
}

.pb-\[92px\] {
  padding-bottom: 92px;
}

.pl-\[100px\] {
  padding-left: 100px;
}

.pl-\[10px\] {
  padding-left: 10px;
}

.pl-\[18px\] {
  padding-left: 18px;
}

.pl-\[20px\] {
  padding-left: 20px;
}

.pl-\[27px\] {
  padding-left: 27px;
}

.pr-\[13px\] {
  padding-right: 13px;
}

.pr-\[24px\] {
  padding-right: 24px;
}

.pr-\[26px\] {
  padding-right: 26px;
}

.pr-\[48px\] {
  padding-right: 48px;
}

.pr-\[58px\] {
  padding-right: 58px;
}

.pt-0 {
  padding-top: 0px;
}

.pt-\[12px\] {
  padding-top: 12px;
}

.pt-\[16px\] {
  padding-top: 16px;
}

.pt-\[176px\] {
  padding-top: 176px;
}

.pt-\[18px\] {
  padding-top: 18px;
}

.pt-\[23px\] {
  padding-top: 23px;
}

.pt-\[25px\] {
  padding-top: 25px;
}

.pt-\[26px\] {
  padding-top: 26px;
}

.pt-\[30px\] {
  padding-top: 30px;
}

.pt-\[34px\] {
  padding-top: 34px;
}

.pt-\[37px\] {
  padding-top: 37px;
}

.pt-\[3px\] {
  padding-top: 3px;
}

.pt-\[40px\] {
  padding-top: 40px;
}

.pt-\[42px\] {
  padding-top: 42px;
}

.pt-\[51px\] {
  padding-top: 51px;
}

.pt-\[57px\] {
  padding-top: 57px;
}

.pt-\[60px\] {
  padding-top: 60px;
}

.pt-\[61px\] {
  padding-top: 61px;
}

.pt-\[62px\] {
  padding-top: 62px;
}

.pt-\[76px\] {
  padding-top: 76px;
}

.pt-\[85px\] {
  padding-top: 85px;
}

.pt-\[90px\] {
  padding-top: 90px;
}

.pt-\[93px\] {
  padding-top: 93px;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.font-poppins {
  font-family: Poppins, sans-serif;
}

.font-prata {
  font-family: Prata, serif;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

.font-300 {
  font-weight: 300;
}

.font-400 {
  font-weight: 400;
}

.font-500 {
  font-weight: 500;
}

.font-600 {
  font-weight: 600;
}

.font-light {
  font-weight: 300;
}

.font-medium {
  font-weight: 500;
}

.font-normal {
  font-weight: 400;
}

.font-semibold {
  font-weight: 600;
}

.uppercase {
  text-transform: uppercase;
}

.lowercase {
  text-transform: lowercase;
}

.italic {
  font-style: italic;
}

.leading-\[1\.15\] {
  line-height: 1.15;
}

.leading-\[1\.18\] {
  line-height: 1.18;
}

.leading-\[1\.1\] {
  line-height: 1.1;
}

.leading-\[1\.22\] {
  line-height: 1.22;
}

.leading-\[1\.25\] {
  line-height: 1.25;
}

.leading-\[1\.2\] {
  line-height: 1.2;
}

.leading-\[1\.32\] {
  line-height: 1.32;
}

.leading-\[1\.33\] {
  line-height: 1.33;
}

.leading-\[1\.34\] {
  line-height: 1.34;
}

.leading-\[1\.35\] {
  line-height: 1.35;
}

.leading-\[1\.36\] {
  line-height: 1.36;
}

.leading-\[1\.3\] {
  line-height: 1.3;
}

.leading-\[1\.43\] {
  line-height: 1.43;
}

.leading-\[1\.45\] {
  line-height: 1.45;
}

.leading-\[1\.4\] {
  line-height: 1.4;
}

.leading-\[1\.55\] {
  line-height: 1.55;
}

.leading-\[1\.5\] {
  line-height: 1.5;
}

.leading-\[1\.62\] {
  line-height: 1.62;
}

.leading-\[1\.63\] {
  line-height: 1.63;
}

.leading-\[1\.65\] {
  line-height: 1.65;
}

.leading-\[1\.6\] {
  line-height: 1.6;
}

.leading-\[1\.87\] {
  line-height: 1.87;
}

.leading-\[18px\] {
  line-height: 18px;
}

.leading-\[19\.5px\] {
  line-height: 19.5px;
}

.leading-\[1\] {
  line-height: 1;
}

.leading-\[20px\] {
  line-height: 20px;
}

.leading-\[21px\] {
  line-height: 21px;
}

.leading-\[24px\] {
  line-height: 24px;
}

.leading-\[25\.5px\] {
  line-height: 25.5px;
}

.leading-\[25px\] {
  line-height: 25px;
}

.leading-\[33px\] {
  line-height: 33px;
}

.leading-\[48px\] {
  line-height: 48px;
}

.leading-\[52\.8px\] {
  line-height: 52.8px;
}

.leading-\[normal\] {
  line-height: normal;
}

.leading-none {
  line-height: 1;
}

.leading-normal {
  line-height: 1.5;
}

.tracking-\[1px\] {
  letter-spacing: 1px;
}

.text-\[\#141414\] {
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
}

.text-\[\#1B1610\] {
  --tw-text-opacity: 1;
  color: rgb(27 22 16 / var(--tw-text-opacity, 1));
}

.text-\[\#1B1B15\] {
  --tw-text-opacity: 1;
  color: rgb(27 27 21 / var(--tw-text-opacity, 1));
}

.text-\[\#1E1E1E\] {
  --tw-text-opacity: 1;
  color: rgb(30 30 30 / var(--tw-text-opacity, 1));
}

.text-\[\#3F5148\] {
  --tw-text-opacity: 1;
  color: rgb(63 81 72 / var(--tw-text-opacity, 1));
}

.text-\[\#424242\] {
  --tw-text-opacity: 1;
  color: rgb(66 66 66 / var(--tw-text-opacity, 1));
}

.text-\[\#532F72\] {
  --tw-text-opacity: 1;
  color: rgb(83 47 114 / var(--tw-text-opacity, 1));
}

.text-\[\#636363\] {
  --tw-text-opacity: 1;
  color: rgb(99 99 99 / var(--tw-text-opacity, 1));
}

.text-\[\#656565\] {
  --tw-text-opacity: 1;
  color: rgb(101 101 101 / var(--tw-text-opacity, 1));
}

.text-\[\#676767\] {
  --tw-text-opacity: 1;
  color: rgb(103 103 103 / var(--tw-text-opacity, 1));
}

.text-\[\#848484\] {
  --tw-text-opacity: 1;
  color: rgb(132 132 132 / var(--tw-text-opacity, 1));
}

.text-\[\#949494\] {
  --tw-text-opacity: 1;
  color: rgb(148 148 148 / var(--tw-text-opacity, 1));
}

.text-\[\#9AAFA4\] {
  --tw-text-opacity: 1;
  color: rgb(154 175 164 / var(--tw-text-opacity, 1));
}

.text-\[\#B08A1E\] {
  --tw-text-opacity: 1;
  color: rgb(176 138 30 / var(--tw-text-opacity, 1));
}

.text-\[rgba\(30\2c 30\2c 30\2c 0\.8\)\] {
  color: rgba(30,30,30,0.8);
}

.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.text-dark {
  --tw-text-opacity: 1;
  color: rgb(27 22 16 / var(--tw-text-opacity, 1));
}

.text-dark-gray {
  --tw-text-opacity: 1;
  color: rgb(66 66 66 / var(--tw-text-opacity, 1));
}

.text-gold {
  --tw-text-opacity: 1;
  color: rgb(176 138 30 / var(--tw-text-opacity, 1));
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.underline {
  text-decoration-line: underline;
}

.underline-offset-\[2px\] {
  text-underline-offset: 2px;
}

.shadow-\[0_10px_26px_rgba\(0\2c 0\2c 0\2c 0\.06\)\] {
  --tw-shadow: 0 10px 26px rgba(0,0,0,0.06);
  --tw-shadow-colored: 0 10px 26px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[0_10px_30px_rgba\(0\2c 0\2c 0\2c 0\.12\)\] {
  --tw-shadow: 0 10px 30px rgba(0,0,0,0.12);
  --tw-shadow-colored: 0 10px 30px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.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);
}

.invert {
  --tw-invert: invert(100%);
  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 {
  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-duration: 150ms;
}

.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);
  transition-duration: 150ms;
}

.transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.duration-300 {
  transition-duration: 300ms;
}

.will-change-transform {
  will-change: transform;
}

.lh-\[0\.75\] {
  line-height: 0.75;
}

.lh-\[1\.2\] {
  line-height: 1.2;
}

.lh-\[1\.6\] {
  line-height: 1.6;
}

.font-1 {
  font-family: "Poppins", sans-serif;
}

.font-2 {
  font-family: "Prata", serif;
}

/*wp_kses_post*/

.placeholder\:text-\[\#656565\]::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(101 101 101 / var(--tw-text-opacity, 1));
}

.placeholder\:text-\[\#656565\]::placeholder {
  --tw-text-opacity: 1;
  color: rgb(101 101 101 / var(--tw-text-opacity, 1));
}

.placeholder\:text-\[rgba\(30\2c 30\2c 30\2c 0\.8\)\]::-moz-placeholder {
  color: rgba(30,30,30,0.8);
}

.placeholder\:text-\[rgba\(30\2c 30\2c 30\2c 0\.8\)\]::placeholder {
  color: rgba(30,30,30,0.8);
}

.before\:h-\[10px\]::before {
  content: var(--tw-content);
  height: 10px;
}

.before\:w-\[10px\]::before {
  content: var(--tw-content);
  width: 10px;
}

.before\:rounded-full::before {
  content: var(--tw-content);
  border-radius: 9999px;
}

.before\:bg-transparent::before {
  content: var(--tw-content);
  background-color: transparent;
}

.first\:pt-0:first-child {
  padding-top: 0px;
}

.last\:mb-0:last-child {
  margin-bottom: 0px;
}

.last\:border-0:last-child {
  border-width: 0px;
}

.last\:border-b-0:last-child {
  border-bottom-width: 0px;
}

.last\:pb-0:last-child {
  padding-bottom: 0px;
}

.hover\:text-\[\#B08A1E\]:hover {
  --tw-text-opacity: 1;
  color: rgb(176 138 30 / var(--tw-text-opacity, 1));
}

.hover\:text-\[\#fff\]:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.hover\:text-black:hover {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.hover\:text-gold:hover {
  --tw-text-opacity: 1;
  color: rgb(176 138 30 / var(--tw-text-opacity, 1));
}

.hover\:opacity-70:hover {
  opacity: 0.7;
}

.hover\:opacity-75:hover {
  opacity: 0.75;
}

.hover\:opacity-80:hover {
  opacity: 0.8;
}

.hover\:opacity-90:hover {
  opacity: 0.9;
}

.disabled\:cursor-not-allowed:disabled {
  cursor: not-allowed;
}

.disabled\:opacity-50:disabled {
  opacity: 0.5;
}

.peer:checked ~ .peer-checked\:border-\[\#9AAFA4\] {
  --tw-border-opacity: 1;
  border-color: rgb(154 175 164 / var(--tw-border-opacity, 1));
}

.peer:checked ~ .peer-checked\:border-\[\#B08A1E\] {
  --tw-border-opacity: 1;
  border-color: rgb(176 138 30 / var(--tw-border-opacity, 1));
}

.peer:checked ~ .peer-checked\:text-\[\#B08A1E\] {
  --tw-text-opacity: 1;
  color: rgb(176 138 30 / var(--tw-text-opacity, 1));
}

.peer:checked ~ .peer-checked\:before\:bg-\[\#9AAFA4\]::before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(154 175 164 / var(--tw-bg-opacity, 1));
}

.peer:checked ~ .peer-checked\:before\:bg-\[\#B08A1E\]::before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(176 138 30 / var(--tw-bg-opacity, 1));
}

.has-\[\:checked\]\:border-\[\#9AAFA4\]:has(:checked) {
  --tw-border-opacity: 1;
  border-color: rgb(154 175 164 / var(--tw-border-opacity, 1));
}

.has-\[\:checked\]\:border-\[\#B08A1E\]:has(:checked) {
  --tw-border-opacity: 1;
  border-color: rgb(176 138 30 / var(--tw-border-opacity, 1));
}

.has-\[\:checked\]\:bg-\[\#B08A1E\]\/\[0\.08\]:has(:checked) {
  background-color: rgb(176 138 30 / 0.08);
}

.has-\[\:checked\]\:bg-\[\#F5F8F6\]:has(:checked) {
  --tw-bg-opacity: 1;
  background-color: rgb(245 248 246 / var(--tw-bg-opacity, 1));
}

@media (max-width: 1350px) {
  .d1350\:max-w-\[1160px\] {
    max-width: 1160px;
  }

  .d1350\:max-w-\[calc\(100\%-48px\)\] {
    max-width: calc(100% - 48px);
  }

  .d1350\:grid-cols-\[100px_390px_minmax\(0\2c 520px\)\] {
    grid-template-columns: 100px 390px minmax(0,520px);
  }

  .d1350\:gap-x-\[62px\] {
    -moz-column-gap: 62px;
         column-gap: 62px;
  }

  .d1350\:gap-x-\[70px\] {
    -moz-column-gap: 70px;
         column-gap: 70px;
  }
}

@media (max-width: 1200px) {
  .d1200\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .d1200\:col-start-2 {
    grid-column-start: 2;
  }

  .d1200\:ml-\[-140px\] {
    margin-left: -140px;
  }

  .d1200\:ml-\[-35px\] {
    margin-left: -35px;
  }

  .d1200\:mt-\[56px\] {
    margin-top: 56px;
  }

  .d1200\:h-\[64px\] {
    height: 64px;
  }

  .d1200\:h-\[72px\] {
    height: 72px;
  }

  .d1200\:h-\[98px\] {
    height: 98px;
  }

  .d1200\:w-\[230px\] {
    width: 230px;
  }

  .d1200\:w-\[390px\] {
    width: 390px;
  }

  .d1200\:w-\[456px\] {
    width: 456px;
  }

  .d1200\:w-\[520px\] {
    width: 520px;
  }

  .d1200\:w-\[590px\] {
    width: 590px;
  }

  .d1200\:w-\[620px\] {
    width: 620px;
  }

  .d1200\:w-\[64px\] {
    width: 64px;
  }

  .d1200\:w-\[72px\] {
    width: 72px;
  }

  .d1200\:w-\[94px\] {
    width: 94px;
  }

  .d1200\:w-\[calc\(50\%-20px\)\] {
    width: calc(50% - 20px);
  }

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

  .d1200\:max-w-\[1000px\] {
    max-width: 1000px;
  }

  .d1200\:max-w-\[380px\] {
    max-width: 380px;
  }

  .d1200\:max-w-\[520px\] {
    max-width: 520px;
  }

  .d1200\:max-w-none {
    max-width: none;
  }

  .d1200\:flex-1 {
    flex: 1 1 0%;
  }

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

  .d1200\:grid-cols-\[104px_minmax\(0\2c 1fr\)\] {
    grid-template-columns: 104px minmax(0,1fr);
  }

  .d1200\:grid-cols-\[150px_150px\] {
    grid-template-columns: 150px 150px;
  }

  .d1200\:grid-cols-\[1fr_400px\] {
    grid-template-columns: 1fr 400px;
  }

  .d1200\:grid-cols-\[620px_1fr\] {
    grid-template-columns: 620px 1fr;
  }

  .d1200\:grid-cols-\[64px_minmax\(0\2c 1fr\)\] {
    grid-template-columns: 64px minmax(0,1fr);
  }

  .d1200\:grid-cols-\[94px_350px_minmax\(0\2c 468px\)\] {
    grid-template-columns: 94px 350px minmax(0,468px);
  }

  .d1200\:grid-cols-\[minmax\(0\2c 1fr\)_380px\] {
    grid-template-columns: minmax(0,1fr) 380px;
  }

  .d1200\:grid-cols-\[minmax\(0\2c 1fr\)_420px\] {
    grid-template-columns: minmax(0,1fr) 420px;
  }

  .d1200\:grid-cols-\[minmax\(0\2c 500px\)_minmax\(0\2c 1fr\)\] {
    grid-template-columns: minmax(0,500px) minmax(0,1fr);
  }

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

  .d1200\:gap-\[20px\] {
    gap: 20px;
  }

  .d1200\:gap-\[24px\] {
    gap: 24px;
  }

  .d1200\:gap-\[30px\] {
    gap: 30px;
  }

  .d1200\:gap-\[32px\] {
    gap: 32px;
  }

  .d1200\:gap-\[40px\] {
    gap: 40px;
  }

  .d1200\:gap-\[45px\] {
    gap: 45px;
  }

  .d1200\:gap-\[48px\] {
    gap: 48px;
  }

  .d1200\:gap-\[50px\] {
    gap: 50px;
  }

  .d1200\:gap-x-\[34px\] {
    -moz-column-gap: 34px;
         column-gap: 34px;
  }

  .d1200\:gap-x-\[44px\] {
    -moz-column-gap: 44px;
         column-gap: 44px;
  }

  .d1200\:gap-x-\[50px\] {
    -moz-column-gap: 50px;
         column-gap: 50px;
  }

  .d1200\:gap-y-\[24px\] {
    row-gap: 24px;
  }

  .d1200\:p-\[24px\] {
    padding: 24px;
  }

  .d1200\:p-\[26px\] {
    padding: 26px;
  }

  .d1200\:pl-\[60px\] {
    padding-left: 60px;
  }

  .d1200\:pt-\[140px\] {
    padding-top: 140px;
  }

  .d1200\:pt-\[33px\] {
    padding-top: 33px;
  }

  .d1200\:pt-\[66px\] {
    padding-top: 66px;
  }

  .d1200\:text-\[16px\] {
    font-size: 16px;
  }
}

@media (max-width: 1025px) {
  .d1024\:right-\[-12px\] {
    right: -12px;
  }

  .d1024\:right-\[156px\] {
    right: 156px;
  }

  .d1024\:top-\[19px\] {
    top: 19px;
  }

  .d1024\:top-\[40px\] {
    top: 40px;
  }

  .d1024\:top-\[clamp\(155px\2c calc\(298px-13\.9vw\)\2c 208px\)\] {
    top: clamp(155px, calc(298px - 13.9vw), 208px);
  }

  .d1024\:order-1 {
    order: 1;
  }

  .d1024\:order-2 {
    order: 2;
  }

  .d1024\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .d1024\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .d1024\:mb-\[12px\] {
    margin-bottom: 12px;
  }

  .d1024\:mb-\[24px\] {
    margin-bottom: 24px;
  }

  .d1024\:mb-\[25px\] {
    margin-bottom: 25px;
  }

  .d1024\:mb-\[28px\] {
    margin-bottom: 28px;
  }

  .d1024\:mb-\[30px\] {
    margin-bottom: 30px;
  }

  .d1024\:mb-\[32px\] {
    margin-bottom: 32px;
  }

  .d1024\:mb-\[50px\] {
    margin-bottom: 50px;
  }

  .d1024\:mb-\[6px\] {
    margin-bottom: 6px;
  }

  .d1024\:ml-\[46px\] {
    margin-left: 46px;
  }

  .d1024\:mt-0 {
    margin-top: 0px;
  }

  .d1024\:mt-\[-191px\] {
    margin-top: -191px;
  }

  .d1024\:mt-\[22px\] {
    margin-top: 22px;
  }

  .d1024\:mt-\[24px\] {
    margin-top: 24px;
  }

  .d1024\:mt-\[30px\] {
    margin-top: 30px;
  }

  .d1024\:mt-\[32px\] {
    margin-top: 32px;
  }

  .d1024\:mt-\[36px\] {
    margin-top: 36px;
  }

  .d1024\:block {
    display: block;
  }

  .d1024\:grid {
    display: grid;
  }

  .d1024\:hidden {
    display: none;
  }

  .d1024\:h-\[38px\] {
    height: 38px;
  }

  .d1024\:h-\[464px\] {
    height: 464px;
  }

  .d1024\:h-\[60px\] {
    height: 60px;
  }

  .d1024\:h-\[86px\] {
    height: 86px;
  }

  .d1024\:h-\[88px\] {
    height: 88px;
  }

  .d1024\:h-\[auto\] {
    height: auto;
  }

  .d1024\:h-auto {
    height: auto;
  }

  .d1024\:min-h-\[134px\] {
    min-height: 134px;
  }

  .d1024\:min-h-\[68px\] {
    min-height: 68px;
  }

  .d1024\:w-\[192px\] {
    width: 192px;
  }

  .d1024\:w-\[303px\] {
    width: 303px;
  }

  .d1024\:w-\[37px\] {
    width: 37px;
  }

  .d1024\:w-\[480px\] {
    width: 480px;
  }

  .d1024\:w-\[485px\] {
    width: 485px;
  }

  .d1024\:w-\[557px\] {
    width: 557px;
  }

  .d1024\:w-\[566px\] {
    width: 566px;
  }

  .d1024\:w-\[591px\] {
    width: 591px;
  }

  .d1024\:w-\[60px\] {
    width: 60px;
  }

  .d1024\:w-\[682px\] {
    width: 682px;
  }

  .d1024\:w-\[86px\] {
    width: 86px;
  }

  .d1024\:w-\[88px\] {
    width: 88px;
  }

  .d1024\:w-full {
    width: 100%;
  }

  .d1024\:max-w-\[180px\] {
    max-width: 180px;
  }

  .d1024\:max-w-\[190px\] {
    max-width: 190px;
  }

  .d1024\:max-w-\[280px\] {
    max-width: 280px;
  }

  .d1024\:max-w-\[487px\] {
    max-width: 487px;
  }

  .d1024\:max-w-\[520px\] {
    max-width: 520px;
  }

  .d1024\:max-w-\[560px\] {
    max-width: 560px;
  }

  .d1024\:max-w-\[590px\] {
    max-width: 590px;
  }

  .d1024\:max-w-\[591px\] {
    max-width: 591px;
  }

  .d1024\:max-w-\[593px\] {
    max-width: 593px;
  }

  .d1024\:max-w-\[620px\] {
    max-width: 620px;
  }

  .d1024\:max-w-\[630px\] {
    max-width: 630px;
  }

  .d1024\:max-w-\[650px\] {
    max-width: 650px;
  }

  .d1024\:max-w-\[752px\] {
    max-width: 752px;
  }

  .d1024\:max-w-\[950px\] {
    max-width: 950px;
  }

  .d1024\:max-w-\[calc\(100\%-48px\)\] {
    max-width: calc(100% - 48px);
  }

  .d1024\:max-w-full {
    max-width: 100%;
  }

  .d1024\:max-w-none {
    max-width: none;
  }

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

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

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

  .d1024\:grid-cols-\[146px_146px\] {
    grid-template-columns: 146px 146px;
  }

  .d1024\:grid-cols-\[200px_1fr\] {
    grid-template-columns: 200px 1fr;
  }

  .d1024\:grid-cols-\[60px_minmax\(0\2c 1fr\)\] {
    grid-template-columns: 60px minmax(0,1fr);
  }

  .d1024\:grid-cols-\[94px_330px_minmax\(0\2c 438px\)\] {
    grid-template-columns: 94px 330px minmax(0,438px);
  }

  .d1024\:flex-col {
    flex-direction: column;
  }

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

  .d1024\:justify-center {
    justify-content: center;
  }

  .d1024\:justify-items-center {
    justify-items: center;
  }

  .d1024\:gap-\[10px\] {
    gap: 10px;
  }

  .d1024\:gap-\[16px\] {
    gap: 16px;
  }

  .d1024\:gap-\[20px\] {
    gap: 20px;
  }

  .d1024\:gap-\[24px\] {
    gap: 24px;
  }

  .d1024\:gap-\[28px\] {
    gap: 28px;
  }

  .d1024\:gap-\[30px\] {
    gap: 30px;
  }

  .d1024\:gap-\[32px\] {
    gap: 32px;
  }

  .d1024\:gap-\[34px\] {
    gap: 34px;
  }

  .d1024\:gap-\[38px\] {
    gap: 38px;
  }

  .d1024\:gap-\[42px\] {
    gap: 42px;
  }

  .d1024\:gap-x-\[110px\] {
    -moz-column-gap: 110px;
         column-gap: 110px;
  }

  .d1024\:gap-x-\[26px\] {
    -moz-column-gap: 26px;
         column-gap: 26px;
  }

  .d1024\:gap-x-\[28px\] {
    -moz-column-gap: 28px;
         column-gap: 28px;
  }

  .d1024\:gap-x-\[30px\] {
    -moz-column-gap: 30px;
         column-gap: 30px;
  }

  .d1024\:gap-x-\[36px\] {
    -moz-column-gap: 36px;
         column-gap: 36px;
  }

  .d1024\:gap-x-\[38px\] {
    -moz-column-gap: 38px;
         column-gap: 38px;
  }

  .d1024\:gap-y-\[16px\] {
    row-gap: 16px;
  }

  .d1024\:gap-y-\[22px\] {
    row-gap: 22px;
  }

  .d1024\:p-0 {
    padding: 0px;
  }

  .d1024\:p-\[6px\] {
    padding: 6px;
  }

  .d1024\:p-\[7px\] {
    padding: 7px;
  }

  .d1024\:px-\[18px\] {
    padding-left: 18px;
    padding-right: 18px;
  }

  .d1024\:px-\[24px\] {
    padding-left: 24px;
    padding-right: 24px;
  }

  .d1024\:px-\[25px\] {
    padding-left: 25px;
    padding-right: 25px;
  }

  .d1024\:py-\[18px\] {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .d1024\:py-\[30px\] {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .d1024\:py-\[34px\] {
    padding-top: 34px;
    padding-bottom: 34px;
  }

  .d1024\:py-\[40px\] {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .d1024\:py-\[44px\] {
    padding-top: 44px;
    padding-bottom: 44px;
  }

  .d1024\:py-\[48px\] {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .d1024\:py-\[50px\] {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .d1024\:pb-0 {
    padding-bottom: 0px;
  }

  .d1024\:pb-\[18px\] {
    padding-bottom: 18px;
  }

  .d1024\:pb-\[30px\] {
    padding-bottom: 30px;
  }

  .d1024\:pb-\[40px\] {
    padding-bottom: 40px;
  }

  .d1024\:pb-\[60px\] {
    padding-bottom: 60px;
  }

  .d1024\:pb-\[62px\] {
    padding-bottom: 62px;
  }

  .d1024\:pb-\[70px\] {
    padding-bottom: 70px;
  }

  .d1024\:pt-0 {
    padding-top: 0px;
  }

  .d1024\:pt-\[13px\] {
    padding-top: 13px;
  }

  .d1024\:pt-\[22px\] {
    padding-top: 22px;
  }

  .d1024\:pt-\[40px\] {
    padding-top: 40px;
  }

  .d1024\:pt-\[44px\] {
    padding-top: 44px;
  }

  .d1024\:pt-\[50px\] {
    padding-top: 50px;
  }

  .d1024\:pt-\[60px\] {
    padding-top: 60px;
  }

  .d1024\:pt-\[70px\] {
    padding-top: 70px;
  }

  .d1024\:text-center {
    text-align: center;
  }

  .d1024\:text-\[11px\] {
    font-size: 11px;
  }

  .d1024\:text-\[12px\] {
    font-size: 12px;
  }

  .d1024\:text-\[14px\] {
    font-size: 14px;
  }

  .d1024\:text-\[16px\] {
    font-size: 16px;
  }

  .d1024\:text-\[22px\] {
    font-size: 22px;
  }

  .d1024\:text-\[32px\] {
    font-size: 32px;
  }

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

  .d1024\:leading-\[1\.1\] {
    line-height: 1.1;
  }

  .d1024\:leading-\[1\.25\] {
    line-height: 1.25;
  }

  .d1024\:leading-\[1\.35\] {
    line-height: 1.35;
  }

  .d1024\:leading-\[1\.45\] {
    line-height: 1.45;
  }

  .d1024\:leading-\[1\.55\] {
    line-height: 1.55;
  }

  .d1024\:leading-\[1\.5\] {
    line-height: 1.5;
  }

  .d1024\:leading-\[18px\] {
    line-height: 18px;
  }

  .d1024\:leading-\[22px\] {
    line-height: 22px;
  }

  .d1024\:leading-\[38px\] {
    line-height: 38px;
  }

  .d1024\:leading-\[42px\] {
    line-height: 42px;
  }

  .d1024\:leading-\[48px\] {
    line-height: 48px;
  }
}

@media (max-width: 993px) {
  .d992\:order-1 {
    order: 1;
  }

  .d992\:order-2 {
    order: 2;
  }

  .d992\:order-3 {
    order: 3;
  }

  .d992\:col-auto {
    grid-column: auto;
  }

  .d992\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .d992\:row-auto {
    grid-row: auto;
  }

  .d992\:mb-\[18px\] {
    margin-bottom: 18px;
  }

  .d992\:mb-\[30px\] {
    margin-bottom: 30px;
  }

  .d992\:mt-0 {
    margin-top: 0px;
  }

  .d992\:mt-\[24px\] {
    margin-top: 24px;
  }

  .d992\:mt-\[28px\] {
    margin-top: 28px;
  }

  .d992\:mt-\[44px\] {
    margin-top: 44px;
  }

  .d992\:grid {
    display: grid;
  }

  .d992\:h-\[64px\] {
    height: 64px;
  }

  .d992\:w-\[316px\] {
    width: 316px;
  }

  .d992\:w-\[64px\] {
    width: 64px;
  }

  .d992\:w-full {
    width: 100%;
  }

  .d992\:max-w-\[520px\] {
    max-width: 520px;
  }

  .d992\:max-w-\[720px\] {
    max-width: 720px;
  }

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

  .d992\:grid-cols-\[94px_minmax\(0\2c 1fr\)\] {
    grid-template-columns: 94px minmax(0,1fr);
  }

  .d992\:grid-cols-\[minmax\(0\2c 1fr\)_316px\] {
    grid-template-columns: minmax(0,1fr) 316px;
  }

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

  .d992\:gap-\[18px\] {
    gap: 18px;
  }

  .d992\:gap-x-\[42px\] {
    -moz-column-gap: 42px;
         column-gap: 42px;
  }

  .d992\:gap-x-\[44px\] {
    -moz-column-gap: 44px;
         column-gap: 44px;
  }

  .d992\:gap-x-\[46px\] {
    -moz-column-gap: 46px;
         column-gap: 46px;
  }

  .d992\:gap-y-\[14px\] {
    row-gap: 14px;
  }

  .d992\:gap-y-\[18px\] {
    row-gap: 18px;
  }

  .d992\:gap-y-\[28px\] {
    row-gap: 28px;
  }

  .d992\:gap-y-\[36px\] {
    row-gap: 36px;
  }

  .d992\:justify-self-start {
    justify-self: start;
  }

  .d992\:justify-self-end {
    justify-self: end;
  }

  .d992\:rounded-\[22px\] {
    border-radius: 22px;
  }

  .d992\:p-\[22px\] {
    padding: 22px;
  }

  .d992\:px-\[25px\] {
    padding-left: 25px;
    padding-right: 25px;
  }

  .d992\:pt-\[118px\] {
    padding-top: 118px;
  }

  .d992\:pt-\[16px\] {
    padding-top: 16px;
  }

  .d992\:text-\[34px\] {
    font-size: 34px;
  }

  .d992\:text-\[42px\] {
    font-size: 42px;
  }
}

@media (max-width: 769px) {
  .d768\:mb-\[25px\] {
    margin-bottom: 25px;
  }

  .d768\:mb-\[30px\] {
    margin-bottom: 30px;
  }

  .d768\:gap-\[10px\] {
    gap: 10px;
  }

  .d768\:space-y-\[10px\] > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(10px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(10px * var(--tw-space-y-reverse));
  }

  .d768\:py-\[40px\] {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .d768\:text-\[16px\] {
    font-size: 16px;
  }

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

  @media (max-width: 1025px) {
    .d768\:d1024\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
}

@media (max-width: 651px) {
  .d650\:col-span-1 {
    grid-column: span 1 / span 1;
  }

  .d650\:col-start-2 {
    grid-column-start: 2;
  }

  .d650\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .d650\:mb-\[10px\] {
    margin-bottom: 10px;
  }

  .d650\:mb-\[12px\] {
    margin-bottom: 12px;
  }

  .d650\:mb-\[14px\] {
    margin-bottom: 14px;
  }

  .d650\:mb-\[15px\] {
    margin-bottom: 15px;
  }

  .d650\:mb-\[18px\] {
    margin-bottom: 18px;
  }

  .d650\:mb-\[20px\] {
    margin-bottom: 20px;
  }

  .d650\:mb-\[24px\] {
    margin-bottom: 24px;
  }

  .d650\:mb-\[26px\] {
    margin-bottom: 26px;
  }

  .d650\:mb-\[5px\] {
    margin-bottom: 5px;
  }

  .d650\:mb-\[6px\] {
    margin-bottom: 6px;
  }

  .d650\:ml-0 {
    margin-left: 0px;
  }

  .d650\:mt-\[-23px\] {
    margin-top: -23px;
  }

  .d650\:mt-\[12px\] {
    margin-top: 12px;
  }

  .d650\:mt-\[22px\] {
    margin-top: 22px;
  }

  .d650\:mt-\[24px\] {
    margin-top: 24px;
  }

  .d650\:mt-\[28px\] {
    margin-top: 28px;
  }

  .d650\:mt-\[30px\] {
    margin-top: 30px;
  }

  .d650\:mt-\[34px\] {
    margin-top: 34px;
  }

  .d650\:mt-\[3px\] {
    margin-top: 3px;
  }

  .d650\:mt-\[42px\] {
    margin-top: 42px;
  }

  .d650\:block {
    display: block;
  }

  .d650\:flex {
    display: flex;
  }

  .d650\:hidden {
    display: none;
  }

  .d650\:size-\[72px\] {
    width: 72px;
    height: 72px;
  }

  .d650\:h-\[104px\] {
    height: 104px;
  }

  .d650\:h-\[194px\] {
    height: 194px;
  }

  .d650\:h-\[32px\] {
    height: 32px;
  }

  .d650\:h-\[44px\] {
    height: 44px;
  }

  .d650\:h-\[52px\] {
    height: 52px;
  }

  .d650\:h-\[54px\] {
    height: 54px;
  }

  .d650\:h-\[60px\] {
    height: 60px;
  }

  .d650\:h-\[64px\] {
    height: 64px;
  }

  .d650\:h-\[92px\] {
    height: 92px;
  }

  .d650\:min-h-0 {
    min-height: 0px;
  }

  .d650\:w-\[104px\] {
    width: 104px;
  }

  .d650\:w-\[285px\] {
    width: 285px;
  }

  .d650\:w-\[32px\] {
    width: 32px;
  }

  .d650\:w-\[44px\] {
    width: 44px;
  }

  .d650\:w-\[52px\] {
    width: 52px;
  }

  .d650\:w-\[54px\] {
    width: 54px;
  }

  .d650\:w-\[60px\] {
    width: 60px;
  }

  .d650\:w-\[64px\] {
    width: 64px;
  }

  .d650\:w-\[90px\] {
    width: 90px;
  }

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

  .d650\:w-full {
    width: 100%;
  }

  .d650\:min-w-0 {
    min-width: 0px;
  }

  .d650\:max-w-\[226px\] {
    max-width: 226px;
  }

  .d650\:max-w-\[245px\] {
    max-width: 245px;
  }

  .d650\:max-w-\[280px\] {
    max-width: 280px;
  }

  .d650\:max-w-\[285px\] {
    max-width: 285px;
  }

  .d650\:max-w-\[290px\] {
    max-width: 290px;
  }

  .d650\:max-w-\[320px\] {
    max-width: 320px;
  }

  .d650\:max-w-\[360px\] {
    max-width: 360px;
  }

  .d650\:max-w-\[430px\] {
    max-width: 430px;
  }

  .d650\:max-w-\[calc\(100\%-32px\)\] {
    max-width: calc(100% - 32px);
  }

  .d650\:max-w-\[calc\(100\%_-_40px\)\] {
    max-width: calc(100% - 40px);
  }

  .d650\:max-w-full {
    max-width: 100%;
  }

  .d650\:max-w-none {
    max-width: none;
  }

  .d650\:grid-flow-row {
    grid-auto-flow: row;
  }

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

  .d650\:grid-cols-\[18px_178px\] {
    grid-template-columns: 18px 178px;
  }

  .d650\:grid-cols-\[18px_1fr\] {
    grid-template-columns: 18px 1fr;
  }

  .d650\:grid-cols-\[20px_minmax\(0\2c 1fr\)\] {
    grid-template-columns: 20px minmax(0,1fr);
  }

  .d650\:grid-cols-\[44px_minmax\(0\2c 1fr\)\] {
    grid-template-columns: 44px minmax(0,1fr);
  }

  .d650\:grid-cols-\[52px_minmax\(0\2c 1fr\)\] {
    grid-template-columns: 52px minmax(0,1fr);
  }

  .d650\:grid-cols-\[54px_minmax\(0\2c 1fr\)\] {
    grid-template-columns: 54px minmax(0,1fr);
  }

  .d650\:grid-cols-\[60px_minmax\(0\2c 1fr\)\] {
    grid-template-columns: 60px minmax(0,1fr);
  }

  .d650\:grid-rows-none {
    grid-template-rows: none;
  }

  .d650\:flex-col {
    flex-direction: column;
  }

  .d650\:flex-wrap {
    flex-wrap: wrap;
  }

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

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

  .d650\:justify-center {
    justify-content: center;
  }

  .d650\:justify-items-center {
    justify-items: center;
  }

  .d650\:gap-\[12px\] {
    gap: 12px;
  }

  .d650\:gap-\[14px\] {
    gap: 14px;
  }

  .d650\:gap-\[15px\] {
    gap: 15px;
  }

  .d650\:gap-\[16px\] {
    gap: 16px;
  }

  .d650\:gap-\[20px\] {
    gap: 20px;
  }

  .d650\:gap-\[24px\] {
    gap: 24px;
  }

  .d650\:gap-\[26px\] {
    gap: 26px;
  }

  .d650\:gap-\[28px\] {
    gap: 28px;
  }

  .d650\:gap-\[32px\] {
    gap: 32px;
  }

  .d650\:gap-x-0 {
    -moz-column-gap: 0px;
         column-gap: 0px;
  }

  .d650\:gap-x-\[16px\] {
    -moz-column-gap: 16px;
         column-gap: 16px;
  }

  .d650\:gap-y-\[12px\] {
    row-gap: 12px;
  }

  .d650\:gap-y-\[14px\] {
    row-gap: 14px;
  }

  .d650\:gap-y-\[18px\] {
    row-gap: 18px;
  }

  .d650\:gap-y-\[30px\] {
    row-gap: 30px;
  }

  .d650\:rounded-\[12px\] {
    border-radius: 12px;
  }

  .d650\:rounded-\[18px\] {
    border-radius: 18px;
  }

  .d650\:rounded-\[20px\] {
    border-radius: 20px;
  }

  .d650\:p-\[16px\] {
    padding: 16px;
  }

  .d650\:p-\[20px\] {
    padding: 20px;
  }

  .d650\:p-\[22px\] {
    padding: 22px;
  }

  .d650\:p-\[5px\] {
    padding: 5px;
  }

  .d650\:p-\[6px\] {
    padding: 6px;
  }

  .d650\:p-\[8px\] {
    padding: 8px;
  }

  .d650\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .d650\:px-\[12px\] {
    padding-left: 12px;
    padding-right: 12px;
  }

  .d650\:px-\[14px\] {
    padding-left: 14px;
    padding-right: 14px;
  }

  .d650\:px-\[15px\] {
    padding-left: 15px;
    padding-right: 15px;
  }

  .d650\:px-\[16px\] {
    padding-left: 16px;
    padding-right: 16px;
  }

  .d650\:px-\[18px\] {
    padding-left: 18px;
    padding-right: 18px;
  }

  .d650\:px-\[20px\] {
    padding-left: 20px;
    padding-right: 20px;
  }

  .d650\:px-\[24px\] {
    padding-left: 24px;
    padding-right: 24px;
  }

  .d650\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .d650\:py-\[10px\] {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .d650\:py-\[14px\] {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .d650\:py-\[16px\] {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .d650\:py-\[18px\] {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .d650\:py-\[20px\] {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .d650\:py-\[22px\] {
    padding-top: 22px;
    padding-bottom: 22px;
  }

  .d650\:py-\[24px\] {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .d650\:py-\[30px\] {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .d650\:py-\[36px\] {
    padding-top: 36px;
    padding-bottom: 36px;
  }

  .d650\:py-\[40px\] {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .d650\:pb-\[16px\] {
    padding-bottom: 16px;
  }

  .d650\:pb-\[18px\] {
    padding-bottom: 18px;
  }

  .d650\:pb-\[28px\] {
    padding-bottom: 28px;
  }

  .d650\:pb-\[46px\] {
    padding-bottom: 46px;
  }

  .d650\:pb-\[50px\] {
    padding-bottom: 50px;
  }

  .d650\:pb-\[52px\] {
    padding-bottom: 52px;
  }

  .d650\:pb-\[70px\] {
    padding-bottom: 70px;
  }

  .d650\:pt-0 {
    padding-top: 0px;
  }

  .d650\:pt-\[14px\] {
    padding-top: 14px;
  }

  .d650\:pt-\[18px\] {
    padding-top: 18px;
  }

  .d650\:pt-\[20px\] {
    padding-top: 20px;
  }

  .d650\:pt-\[24px\] {
    padding-top: 24px;
  }

  .d650\:pt-\[36px\] {
    padding-top: 36px;
  }

  .d650\:pt-\[42px\] {
    padding-top: 42px;
  }

  .d650\:pt-\[46px\] {
    padding-top: 46px;
  }

  .d650\:pt-\[84px\] {
    padding-top: 84px;
  }

  .d650\:text-left {
    text-align: left;
  }

  .d650\:text-center {
    text-align: center;
  }

  .d650\:text-\[10px\] {
    font-size: 10px;
  }

  .d650\:text-\[12px\] {
    font-size: 12px;
  }

  .d650\:text-\[13px\] {
    font-size: 13px;
  }

  .d650\:text-\[14px\] {
    font-size: 14px;
  }

  .d650\:text-\[15px\] {
    font-size: 15px;
  }

  .d650\:text-\[16px\] {
    font-size: 16px;
  }

  .d650\:text-\[18px\] {
    font-size: 18px;
  }

  .d650\:text-\[19px\] {
    font-size: 19px;
  }

  .d650\:text-\[20px\] {
    font-size: 20px;
  }

  .d650\:text-\[24px\] {
    font-size: 24px;
  }

  .d650\:text-\[30px\] {
    font-size: 30px;
  }

  .d650\:text-\[32px\] {
    font-size: 32px;
  }

  .d650\:text-\[34px\] {
    font-size: 34px;
  }

  .d650\:leading-\[1\.15\] {
    line-height: 1.15;
  }

  .d650\:leading-\[1\.25\] {
    line-height: 1.25;
  }

  .d650\:leading-\[1\.2\] {
    line-height: 1.2;
  }

  .d650\:leading-\[1\.32\] {
    line-height: 1.32;
  }

  .d650\:leading-\[1\.35\] {
    line-height: 1.35;
  }

  .d650\:leading-\[1\.45\] {
    line-height: 1.45;
  }

  .d650\:leading-\[1\.55\] {
    line-height: 1.55;
  }

  .d650\:leading-\[1\.5\] {
    line-height: 1.5;
  }

  .d650\:leading-\[19\.5px\] {
    line-height: 19.5px;
  }

  .d650\:leading-\[22px\] {
    line-height: 22px;
  }

  .d650\:leading-\[28px\] {
    line-height: 28px;
  }

  .d650\:leading-\[31px\] {
    line-height: 31px;
  }
}

@media (max-width: 561px) {
  .d560\:flex-col {
    flex-direction: column;
  }

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

  @media (max-width: 769px) {
    @media (max-width: 1025px) {
      .d560\:d768\:d1024\:grid-cols-1 {
        grid-template-columns: repeat(1, minmax(0, 1fr));
      }
    }
  }
}

@media (max-width: 480px) {
  .d480\:right-\[14px\] {
    right: 14px;
  }

  .d480\:top-\[10px\] {
    top: 10px;
  }

  .d480\:order-\[10\] {
    order: 10;
  }

  .d480\:order-\[11\] {
    order: 11;
  }

  .d480\:order-\[12\] {
    order: 12;
  }

  .d480\:order-\[13\] {
    order: 13;
  }

  .d480\:order-\[14\] {
    order: 14;
  }

  .d480\:order-\[15\] {
    order: 15;
  }

  .d480\:order-\[16\] {
    order: 16;
  }

  .d480\:order-\[17\] {
    order: 17;
  }

  .d480\:order-\[18\] {
    order: 18;
  }

  .d480\:order-\[19\] {
    order: 19;
  }

  .d480\:order-\[1\] {
    order: 1;
  }

  .d480\:order-\[20\] {
    order: 20;
  }

  .d480\:order-\[2\] {
    order: 2;
  }

  .d480\:order-\[3\] {
    order: 3;
  }

  .d480\:order-\[4\] {
    order: 4;
  }

  .d480\:order-\[5\] {
    order: 5;
  }

  .d480\:order-\[6\] {
    order: 6;
  }

  .d480\:order-\[7\] {
    order: 7;
  }

  .d480\:order-\[8\] {
    order: 8;
  }

  .d480\:order-\[9\] {
    order: 9;
  }

  .d480\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .d480\:mb-\[14px\] {
    margin-bottom: 14px;
  }

  .d480\:mb-\[15px\] {
    margin-bottom: 15px;
  }

  .d480\:mb-\[18px\] {
    margin-bottom: 18px;
  }

  .d480\:mb-\[20px\] {
    margin-bottom: 20px;
  }

  .d480\:mb-\[24px\] {
    margin-bottom: 24px;
  }

  .d480\:mb-\[4px\] {
    margin-bottom: 4px;
  }

  .d480\:ml-0 {
    margin-left: 0px;
  }

  .d480\:mt-\[-23px\] {
    margin-top: -23px;
  }

  .d480\:mt-\[10px\] {
    margin-top: 10px;
  }

  .d480\:mt-\[16px\] {
    margin-top: 16px;
  }

  .d480\:mt-\[18px\] {
    margin-top: 18px;
  }

  .d480\:mt-\[20px\] {
    margin-top: 20px;
  }

  .d480\:mt-\[24px\] {
    margin-top: 24px;
  }

  .d480\:mt-\[3px\] {
    margin-top: 3px;
  }

  .d480\:block {
    display: block;
  }

  .d480\:size-\[64px\] {
    width: 64px;
    height: 64px;
  }

  .d480\:h-\[194px\] {
    height: 194px;
  }

  .d480\:h-\[32px\] {
    height: 32px;
  }

  .d480\:h-\[42px\] {
    height: 42px;
  }

  .d480\:h-\[60px\] {
    height: 60px;
  }

  .d480\:min-h-0 {
    min-height: 0px;
  }

  .d480\:min-h-\[294px\] {
    min-height: 294px;
  }

  .d480\:min-h-\[66px\] {
    min-height: 66px;
  }

  .d480\:min-h-\[78px\] {
    min-height: 78px;
  }

  .d480\:w-\[212px\] {
    width: 212px;
  }

  .d480\:w-\[278px\] {
    width: 278px;
  }

  .d480\:w-\[285px\] {
    width: 285px;
  }

  .d480\:w-\[32px\] {
    width: 32px;
  }

  .d480\:w-\[42px\] {
    width: 42px;
  }

  .d480\:w-\[60px\] {
    width: 60px;
  }

  .d480\:w-full {
    width: 100%;
  }

  .d480\:max-w-\[226px\] {
    max-width: 226px;
  }

  .d480\:max-w-\[247px\] {
    max-width: 247px;
  }

  .d480\:max-w-\[260px\] {
    max-width: 260px;
  }

  .d480\:max-w-\[271px\] {
    max-width: 271px;
  }

  .d480\:max-w-\[285px\] {
    max-width: 285px;
  }

  .d480\:max-w-\[308px\] {
    max-width: 308px;
  }

  .d480\:max-w-full {
    max-width: 100%;
  }

  .d480\:max-w-none {
    max-width: none;
  }

  .d480\:flex-none {
    flex: none;
  }

  .d480\:grid-cols-\[18px_178px\] {
    grid-template-columns: 18px 178px;
  }

  .d480\:grid-cols-\[18px_1fr\] {
    grid-template-columns: 18px 1fr;
  }

  .d480\:flex-col {
    flex-direction: column;
  }

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

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

  .d480\:justify-center {
    justify-content: center;
  }

  .d480\:gap-\[10px\] {
    gap: 10px;
  }

  .d480\:gap-\[12px\] {
    gap: 12px;
  }

  .d480\:gap-\[14px\] {
    gap: 14px;
  }

  .d480\:gap-\[15px\] {
    gap: 15px;
  }

  .d480\:gap-y-\[15px\] {
    row-gap: 15px;
  }

  .d480\:gap-y-\[18px\] {
    row-gap: 18px;
  }

  .d480\:rounded-\[18px\] {
    border-radius: 18px;
  }

  .d480\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .d480\:px-\[14px\] {
    padding-left: 14px;
    padding-right: 14px;
  }

  .d480\:px-\[16px\] {
    padding-left: 16px;
    padding-right: 16px;
  }

  .d480\:px-\[18px\] {
    padding-left: 18px;
    padding-right: 18px;
  }

  .d480\:px-\[20px\] {
    padding-left: 20px;
    padding-right: 20px;
  }

  .d480\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .d480\:py-\[12px\] {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .d480\:py-\[16px\] {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .d480\:py-\[20px\] {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .d480\:py-\[24px\] {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .d480\:py-\[32px\] {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .d480\:py-\[34px\] {
    padding-top: 34px;
    padding-bottom: 34px;
  }

  .d480\:py-\[35px\] {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .d480\:pb-\[10px\] {
    padding-bottom: 10px;
  }

  .d480\:pb-\[16px\] {
    padding-bottom: 16px;
  }

  .d480\:pb-\[20px\] {
    padding-bottom: 20px;
  }

  .d480\:pb-\[35px\] {
    padding-bottom: 35px;
  }

  .d480\:pb-\[38px\] {
    padding-bottom: 38px;
  }

  .d480\:pb-\[42px\] {
    padding-bottom: 42px;
  }

  .d480\:pb-\[44px\] {
    padding-bottom: 44px;
  }

  .d480\:pl-0 {
    padding-left: 0px;
  }

  .d480\:pl-\[20px\] {
    padding-left: 20px;
  }

  .d480\:pr-\[20px\] {
    padding-right: 20px;
  }

  .d480\:pr-\[24px\] {
    padding-right: 24px;
  }

  .d480\:pr-\[40px\] {
    padding-right: 40px;
  }

  .d480\:pt-0 {
    padding-top: 0px;
  }

  .d480\:pt-\[20px\] {
    padding-top: 20px;
  }

  .d480\:pt-\[32px\] {
    padding-top: 32px;
  }

  .d480\:pt-\[34px\] {
    padding-top: 34px;
  }

  .d480\:pt-\[35px\] {
    padding-top: 35px;
  }

  .d480\:pt-\[38px\] {
    padding-top: 38px;
  }

  .d480\:pt-\[49px\] {
    padding-top: 49px;
  }

  .d480\:text-\[10px\] {
    font-size: 10px;
  }

  .d480\:text-\[11px\] {
    font-size: 11px;
  }

  .d480\:text-\[12px\] {
    font-size: 12px;
  }

  .d480\:text-\[13px\] {
    font-size: 13px;
  }

  .d480\:text-\[14px\] {
    font-size: 14px;
  }

  .d480\:text-\[15px\] {
    font-size: 15px;
  }

  .d480\:text-\[16px\] {
    font-size: 16px;
  }

  .d480\:text-\[18px\] {
    font-size: 18px;
  }

  .d480\:text-\[24px\] {
    font-size: 24px;
  }

  .d480\:text-\[28px\] {
    font-size: 28px;
  }

  .d480\:text-\[30px\] {
    font-size: 30px;
  }

  .d480\:leading-\[1\.25\] {
    line-height: 1.25;
  }

  .d480\:leading-\[1\.2\] {
    line-height: 1.2;
  }

  .d480\:leading-\[1\.32\] {
    line-height: 1.32;
  }

  .d480\:leading-\[1\.35\] {
    line-height: 1.35;
  }

  .d480\:leading-\[1\.5\] {
    line-height: 1.5;
  }

  .d480\:leading-\[1\.6\] {
    line-height: 1.6;
  }

  .d480\:leading-\[1\.75\] {
    line-height: 1.75;
  }

  .d480\:leading-\[18px\] {
    line-height: 18px;
  }

  .d480\:leading-\[20px\] {
    line-height: 20px;
  }

  .d480\:leading-\[25px\] {
    line-height: 25px;
  }

  .d480\:leading-\[29px\] {
    line-height: 29px;
  }
}

.\[\&_\.current-menu-item_a\]\:text-gold .current-menu-item a {
  --tw-text-opacity: 1;
  color: rgb(176 138 30 / var(--tw-text-opacity, 1));
}

.\[\&_\.current-menu-item_span\]\:text-gold .current-menu-item span {
  --tw-text-opacity: 1;
  color: rgb(176 138 30 / var(--tw-text-opacity, 1));
}

.\[\&_\.current-menu-item_span\]\:after\:absolute .current-menu-item span::after {
  content: var(--tw-content);
  position: absolute;
}

.\[\&_\.current-menu-item_span\]\:after\:bottom-0 .current-menu-item span::after {
  content: var(--tw-content);
  bottom: 0px;
}

.\[\&_\.current-menu-item_span\]\:after\:left-0 .current-menu-item span::after {
  content: var(--tw-content);
  left: 0px;
}

.\[\&_\.current-menu-item_span\]\:after\:block .current-menu-item span::after {
  content: var(--tw-content);
  display: block;
}

.\[\&_\.current-menu-item_span\]\:after\:h-px .current-menu-item span::after {
  content: var(--tw-content);
  height: 1px;
}

.\[\&_\.current-menu-item_span\]\:after\:w-full .current-menu-item span::after {
  content: var(--tw-content);
  width: 100%;
}

.\[\&_\.current-menu-item_span\]\:after\:bg-gold .current-menu-item span::after {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(176 138 30 / var(--tw-bg-opacity, 1));
}

.\[\&_\.current-menu-item_span\]\:after\:content-\[\\\'\\\'\] .current-menu-item span::after {
  --tw-content: \'\';
  content: var(--tw-content);
}

.\[\&_\.form-row-wide\]\:col-span-2 .form-row-wide {
  grid-column: span 2 / span 2;
}

@media (max-width: 651px) {
  .d650\:\[\&_\.form-row-wide\]\:col-span-1 .form-row-wide {
    grid-column: span 1 / span 1;
  }
}

.\[\&_\.form-row\]\:m-0 .form-row {
  margin: 0px;
}

.\[\&_\.form-row\]\:flex .form-row {
  display: flex;
}

.\[\&_\.form-row\]\:flex-col .form-row {
  flex-direction: column;
}

.\[\&_\.form-row\]\:gap-\[8px\] .form-row {
  gap: 8px;
}

.\[\&_\.required\]\:text-\[\#B08A1E\] .required {
  --tw-text-opacity: 1;
  color: rgb(176 138 30 / var(--tw-text-opacity, 1));
}

.\[\&_\.select2-container\]\:w-full .select2-container {
  width: 100%;
}

.\[\&_\.select2-selection\]\:\!min-h-\[50px\] .select2-selection {
  min-height: 50px !important;
}

.\[\&_\.select2-selection\]\:\!rounded-\[12px\] .select2-selection {
  border-radius: 12px !important;
}

.\[\&_\.select2-selection\]\:\!border-\[\#E2DDD2\] .select2-selection {
  --tw-border-opacity: 1 !important;
  border-color: rgb(226 221 210 / var(--tw-border-opacity, 1)) !important;
}

.\[\&_\.select2-selection__arrow\]\:\!h-\[48px\] .select2-selection arrow {
  height: 48px !important;
}

.\[\&_\.select2-selection__rendered\]\:\!px-\[16px\] .select2-selection rendered {
  padding-left: 16px !important;
  padding-right: 16px !important;
}

.\[\&_\.select2-selection__rendered\]\:\!font-poppins .select2-selection rendered {
  font-family: Poppins, sans-serif !important;
}

.\[\&_\.select2-selection__rendered\]\:\!text-\[15px\] .select2-selection rendered {
  font-size: 15px !important;
}

.\[\&_\.select2-selection__rendered\]\:\!font-light .select2-selection rendered {
  font-weight: 300 !important;
}

.\[\&_\.select2-selection__rendered\]\:\!leading-\[48px\] .select2-selection rendered {
  line-height: 48px !important;
}

.\[\&_\.woocommerce-input-wrapper\]\:block .woocommerce-input-wrapper {
  display: block;
}

.\[\&_\.woocommerce-invalid_input\]\:border-\[\#C94C4C\] .woocommerce-invalid input {
  --tw-border-opacity: 1;
  border-color: rgb(201 76 76 / var(--tw-border-opacity, 1));
}

.\[\&_a\:hover\]\:text-gold a:hover {
  --tw-text-opacity: 1;
  color: rgb(176 138 30 / var(--tw-text-opacity, 1));
}

.\[\&_a\]\:block a {
  display: block;
}

.\[\&_a\]\:font-poppins a {
  font-family: Poppins, sans-serif;
}

.\[\&_a\]\:text-\[14px\] a {
  font-size: 14px;
}

.\[\&_a\]\:font-300 a {
  font-weight: 300;
}

.\[\&_a\]\:font-400 a {
  font-weight: 400;
}

.\[\&_a\]\:leading-\[27px\] a {
  line-height: 27px;
}

.\[\&_a\]\:leading-\[normal\] a {
  line-height: normal;
}

.\[\&_a\]\:text-\[\#1B1B15\] a {
  --tw-text-opacity: 1;
  color: rgb(27 27 21 / var(--tw-text-opacity, 1));
}

.\[\&_a\]\:text-dark a {
  --tw-text-opacity: 1;
  color: rgb(27 22 16 / var(--tw-text-opacity, 1));
}

.\[\&_a\]\:transition-colors a {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.\[\&_a\]\:duration-300 a {
  transition-duration: 300ms;
}

.hover\:\[\&_a\]\:text-gold a:hover {
  --tw-text-opacity: 1;
  color: rgb(176 138 30 / var(--tw-text-opacity, 1));
}

.\[\&_input\]\:min-h-\[50px\] input {
  min-height: 50px;
}

.\[\&_input\]\:w-full input {
  width: 100%;
}

.\[\&_input\]\:rounded-\[12px\] input {
  border-radius: 12px;
}

.\[\&_input\]\:border input {
  border-width: 1px;
}

.\[\&_input\]\:border-solid input {
  border-style: solid;
}

.\[\&_input\]\:border-\[\#E2DDD2\] input {
  --tw-border-opacity: 1;
  border-color: rgb(226 221 210 / var(--tw-border-opacity, 1));
}

.\[\&_input\]\:bg-white input {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.\[\&_input\]\:px-\[16px\] input {
  padding-left: 16px;
  padding-right: 16px;
}

.\[\&_input\]\:py-\[13px\] input {
  padding-top: 13px;
  padding-bottom: 13px;
}

.\[\&_input\]\:font-poppins input {
  font-family: Poppins, sans-serif;
}

.\[\&_input\]\:text-\[15px\] input {
  font-size: 15px;
}

.\[\&_input\]\:font-light input {
  font-weight: 300;
}

.\[\&_input\]\:text-\[\#1B1B15\] input {
  --tw-text-opacity: 1;
  color: rgb(27 27 21 / var(--tw-text-opacity, 1));
}

.\[\&_input\]\:outline-none input {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.\[\&_input\]\:transition-colors input {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.focus\:\[\&_input\]\:border-\[\#B08A1E\] input:focus {
  --tw-border-opacity: 1;
  border-color: rgb(176 138 30 / var(--tw-border-opacity, 1));
}

.\[\&_label\]\:font-poppins label {
  font-family: Poppins, sans-serif;
}

.\[\&_label\]\:text-\[13px\] label {
  font-size: 13px;
}

.\[\&_label\]\:font-normal label {
  font-weight: 400;
}

.\[\&_label\]\:leading-normal label {
  line-height: 1.5;
}

.\[\&_label\]\:text-\[\#656565\] label {
  --tw-text-opacity: 1;
  color: rgb(101 101 101 / var(--tw-text-opacity, 1));
}

.\[\&_li\]\:m-0 li {
  margin: 0px;
}

.\[\&_li\]\:list-none li {
  list-style-type: none;
}

.\[\&_li\]\:p-0 li {
  padding: 0px;
}

.\[\&_li\]\:leading-none li {
  line-height: 1;
}

.\[\&_p\]\:m-0 p {
  margin: 0px;
}

.\[\&_p\]\:font-poppins p {
  font-family: Poppins, sans-serif;
}

.\[\&_p\]\:text-\[14px\] p {
  font-size: 14px;
}

.\[\&_p\]\:font-light p {
  font-weight: 300;
}

.\[\&_p\]\:leading-normal p {
  line-height: 1.5;
}

.\[\&_p\]\:text-\[\#656565\] p {
  --tw-text-opacity: 1;
  color: rgb(101 101 101 / var(--tw-text-opacity, 1));
}

.\[\&_select\]\:min-h-\[50px\] select {
  min-height: 50px;
}

.\[\&_select\]\:w-full select {
  width: 100%;
}

.\[\&_select\]\:rounded-\[12px\] select {
  border-radius: 12px;
}

.\[\&_select\]\:border select {
  border-width: 1px;
}

.\[\&_select\]\:border-solid select {
  border-style: solid;
}

.\[\&_select\]\:border-\[\#E2DDD2\] select {
  --tw-border-opacity: 1;
  border-color: rgb(226 221 210 / var(--tw-border-opacity, 1));
}

.\[\&_select\]\:bg-white select {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.\[\&_select\]\:px-\[16px\] select {
  padding-left: 16px;
  padding-right: 16px;
}

.\[\&_select\]\:py-\[13px\] select {
  padding-top: 13px;
  padding-bottom: 13px;
}

.\[\&_select\]\:font-poppins select {
  font-family: Poppins, sans-serif;
}

.\[\&_select\]\:text-\[15px\] select {
  font-size: 15px;
}

.\[\&_select\]\:font-light select {
  font-weight: 300;
}

.\[\&_select\]\:text-\[\#1B1B15\] select {
  --tw-text-opacity: 1;
  color: rgb(27 27 21 / var(--tw-text-opacity, 1));
}

.\[\&_select\]\:outline-none select {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.\[\&_span\]\:relative span {
  position: relative;
}

.\[\&_span\]\:block span {
  display: block;
}

.\[\&_span\]\:font-poppins span {
  font-family: Poppins, sans-serif;
}

.\[\&_span\]\:font-prata span {
  font-family: Prata, serif;
}

.\[\&_span\]\:text-\[14px\] span {
  font-size: 14px;
}

.\[\&_span\]\:text-\[22px\] span {
  font-size: 22px;
}

.\[\&_span\]\:font-300 span {
  font-weight: 300;
}

.\[\&_span\]\:font-400 span {
  font-weight: 400;
}

.\[\&_span\]\:leading-\[1\] span {
  line-height: 1;
}

.\[\&_span\]\:leading-\[27px\] span {
  line-height: 27px;
}

.\[\&_span\]\:leading-\[normal\] span {
  line-height: normal;
}

.\[\&_span\]\:text-\[\#B08A1E\] span {
  --tw-text-opacity: 1;
  color: rgb(176 138 30 / var(--tw-text-opacity, 1));
}

.\[\&_span\]\:text-dark span {
  --tw-text-opacity: 1;
  color: rgb(27 22 16 / var(--tw-text-opacity, 1));
}

.\[\&_span\]\:text-gold span {
  --tw-text-opacity: 1;
  color: rgb(176 138 30 / var(--tw-text-opacity, 1));
}

@media (max-width: 1025px) {
  .d1024\:\[\&_span\]\:text-\[19px\] span {
    font-size: 19px;
  }
}

@media (max-width: 651px) {
  .d650\:\[\&_span\]\:text-\[22px\] span {
    font-size: 22px;
  }
}


