@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

*, ::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: #E5E7EB;
  /* 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: Montserrat;
  /* 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: Menlo;
  /* 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% !important;
}

.container{
  width: 100%;
}

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

  .container{
    max-width: 640px;
  }
}

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

  .container{
    max-width: 768px;
  }
}

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

  .container{
    max-width: 1024px;
  }
}

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

  .container{
    max-width: 1280px;
  }
}

@media (min-width: 1536px){
  .\!container{
    max-width: 1536px !important;
  }

  .container{
    max-width: 1536px;
  }
}

h2{
  font-size: 22px;
  font-weight: 600;
}

a{
  color: #D0A339;
}

a:hover{
  text-decoration: underline;
}

ul{
  margin-top: 0px;
}

.is-visible{
  opacity: 1;
  top: 0px;
  transition: all 0.3s ease;
}

.is-invisible{
  opacity: 0;
  top: -120px;
  transition: all 0.3s ease;
}

.is-opened{
  opacity: 1;
  max-height: 1000px;
  overflow: hidden;
  transition: max-height 0.5s ease-in-out, opacity 0.5s ease-in-out;
}

.is-closed{
  opacity: 0;
  max-height: 0px !important;
  overflow: hidden;
  transition: max-height 0.5s ease-in-out, opacity 0.3s ease-in-out;
}

.menu-container{
  position: fixed;
  top: 100px;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #637368;
  padding: 16px;
  color: #FFFFFF;
  z-index: -1;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  transition: all 0.3s ease;
  opacity: 0;
  visibility: hidden;
  max-width: 650px;
}

@media (min-width: 992px){
  .menu-container{
    font-size: 20px;
  }
}

.menu-container #btn-menu-close{
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}

.menu-container .menu-menu-principal-container{
  max-width: 650px;
}

.menu-container .menu-menu-principal-container ul#menu-principal li{
  margin-top: 12px;
  margin-bottom: 12px;
}

.menu-container .menu-menu-principal-container ul#menu-principal li a{
  display: inline-block;
  height: 100%;
  color: #fff;
}

.menu-container .menu-menu-principal-container ul#menu-principal li a:hover{
  text-decoration: none;
  color: #D0A339;
}

.menu-container .menu-menu-principal-container ul#menu-principal li.menu-item-has-children >a{
  position: relative;
}

.menu-container .menu-menu-principal-container ul#menu-principal li.menu-item-has-children >a::after{
  content: url("data:image/svg+xml,%3Csvg width='17' height='9' viewBox='0 0 17 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.70041 8.3512C8.31499 8.71533 7.71235 8.71533 7.32693 8.3512L0.315274 1.7269C-0.342326 1.10563 0.0973538 2.53632e-07 1.00202 3.3272e-07L15.0253 1.55868e-06C15.93 1.63776e-06 16.3697 1.10563 15.7121 1.7269L8.70041 8.3512Z' fill='%23ffffff'/%3E%3C/svg%3E");
  position: absolute;
  left: calc(100% + 10px);
  top: 3px;
  transform: translateY(-50%);
  width: 17px;
  height: 9px;
  display: inline-block;
  transition: transform 0.3s ease;
}

.menu-container .menu-menu-principal-container ul#menu-principal li#menu-item-172{
  background-color: #FFFFFF;
  text-align: center;
}

.menu-container .menu-menu-principal-container ul#menu-principal li#menu-item-172 a{
  color: #637368 !important;
}

.menu-container .menu-menu-principal-container ul#menu-principal li#menu-item-172 a:hover{
  text-decoration: none;
  color: #D0A339 !important;
}

.menu-container .menu-menu-principal-container ul#menu-principal li ul.sub-menu{
  font-size: 14px;
  text-transform: none;
  font-weight: normal;
}

@media (min-width: 992px){
  .menu-container .menu-menu-principal-container ul#menu-principal li ul.sub-menu{
    font-size: 18px;
  }
}

.menu-container.opened{
  visibility: visible;
  opacity: 1;
  z-index: 999;
  transition: visibility 0s linear 0s, opacity 0.3s ease;
}

.menu-container.closed{
  visibility: hidden;
  opacity: 0;
  z-index: -1;
  transition: visibility 0s linear 0.3s, opacity 0.3s ease;
}

.nf-form-content .nf-field-label{
  color: #637368;
}

.nf-form-content .nf-field-element input[type=text], .nf-form-content .nf-field-element input[type=tel], .nf-form-content .nf-field-element input[type=email], .nf-form-content .nf-field-element select{
  border-bottom: 1px solid #637368;
  color: #637368;
  background-color: #ECEEED;
  padding: 8px;
}

.nf-form-content .nf-field-element textarea{
  border-bottom: 1px solid #637368;
  color: #637368;
  background-color: #ECEEED;
  padding: 8px;
  height: 160px;
}

.nf-form-content .nf-field-element input[type=submit]{
  display: inline-block;
  border: solid 1px #D0A339;
  text-transform: uppercase;
  padding: 8px;
  font-weight: bold;
  color: #D0A339;
}

h1.editor-post-title{
  font-size: 34px;
  font-weight: 600;
  color: #637368;
  margin-bottom: 40px;
}

.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 !important;
}

.visible{
  visibility: visible;
}

.invisible{
  visibility: hidden;
}

.fixed{
  position: fixed;
}

.absolute{
  position: absolute;
}

.relative{
  position: relative;
}

.sticky{
  position: sticky;
}

.inset-0{
  inset: 0;
}

.-top-2\.5{
  top: -0.625rem;
}

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

.bottom-0{
  bottom: 0;
}

.bottom-14{
  bottom: 56px;
}

.bottom-6{
  bottom: 24px;
}

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

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

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

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

.left-0{
  left: 0;
}

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

.left-3{
  left: 12px;
}

.left-4{
  left: 16px;
}

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

.left-\[50\%\]{
  left: 50%;
}

.right-0{
  right: 0;
}

.right-10{
  right: 40px;
}

.right-3{
  right: 12px;
}

.right-4{
  right: 16px;
}

.right-6{
  right: 24px;
}

.right-\[50\%\]{
  right: 50%;
}

.top-0{
  top: 0;
}

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

.top-20{
  top: 80px;
}

.top-3{
  top: 12px;
}

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

.top-\[50\%\]{
  top: 50%;
}

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

.top-full{
  top: 100%;
}

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

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

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

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

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

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

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

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

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

.col-span-full{
  grid-column: 1 / -1;
}

.m-0{
  margin: 0;
}

.m-auto{
  margin: auto;
}

.mx-4{
  margin-left: 16px;
  margin-right: 16px;
}

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

.my-0{
  margin-top: 0;
  margin-bottom: 0;
}

.my-4{
  margin-top: 16px;
  margin-bottom: 16px;
}

.-mr-3{
  margin-right: -12px;
}

.-mt-2{
  margin-top: -8px;
}

.-mt-3{
  margin-top: -12px;
}

.-mt-4{
  margin-top: -16px;
}

.-mt-5{
  margin-top: -20px;
}

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

.mb-1{
  margin-bottom: 4px;
}

.mb-10{
  margin-bottom: 40px;
}

.mb-12{
  margin-bottom: 48px;
}

.mb-16{
  margin-bottom: 64px;
}

.mb-2{
  margin-bottom: 8px;
}

.mb-3{
  margin-bottom: 12px;
}

.mb-4{
  margin-bottom: 16px;
}

.mb-6{
  margin-bottom: 24px;
}

.mb-8{
  margin-bottom: 32px;
}

.ml-0{
  margin-left: 0;
}

.ml-0\.5{
  margin-left: 0.125rem;
}

.ml-1{
  margin-left: 4px;
}

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

.mt-0\.5{
  margin-top: 0.125rem;
}

.mt-1{
  margin-top: 4px;
}

.mt-10{
  margin-top: 40px;
}

.mt-12{
  margin-top: 48px;
}

.mt-16{
  margin-top: 64px;
}

.mt-2{
  margin-top: 8px;
}

.mt-3{
  margin-top: 12px;
}

.mt-4{
  margin-top: 16px;
}

.mt-5{
  margin-top: 20px;
}

.mt-6{
  margin-top: 24px;
}

.mt-7{
  margin-top: 28px;
}

.mt-8{
  margin-top: 32px;
}

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

.line-clamp-2{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.line-clamp-3{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

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

.hidden{
  display: none;
}

.aspect-\[16\/9\]{
  aspect-ratio: 16/9;
}

.aspect-\[331\/461\]{
  aspect-ratio: 331/461;
}

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

.aspect-\[4\/3\]{
  aspect-ratio: 4/3;
}

.aspect-square{
  aspect-ratio: 1 / 1;
}

.aspect-video{
  aspect-ratio: 16 / 9;
}

.h-0\.5{
  height: 0.125rem;
}

.h-10{
  height: 40px;
}

.h-11{
  height: 44px;
}

.h-12{
  height: 48px;
}

.h-14{
  height: 56px;
}

.h-16{
  height: 64px;
}

.h-2{
  height: 8px;
}

.h-2-5{
  height: 10px;
}

.h-20{
  height: 80px;
}

.h-24{
  height: 96px;
}

.h-4{
  height: 16px;
}

.h-40{
  height: 160px;
}

.h-5{
  height: 20px;
}

.h-52{
  height: 208px;
}

.h-6{
  height: 24px;
}

.h-7{
  height: 28px;
}

.h-72{
  height: 288px;
}

.h-8{
  height: 32px;
}

.h-9{
  height: 36px;
}

.h-96{
  height: 384px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.h-auto{
  height: auto;
}

.h-full{
  height: 100%;
}

.h-px{
  height: 1px;
}

.max-h-60{
  max-height: 240px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-0\.5{
  width: 0.125rem;
}

.w-10{
  width: 40px;
}

.w-11{
  width: 44px;
}

.w-12{
  width: 48px;
}

.w-14{
  width: 56px;
}

.w-16{
  width: 64px;
}

.w-2{
  width: 8px;
}

.w-20{
  width: 80px;
}

.w-24{
  width: 96px;
}

.w-36{
  width: 144px;
}

.w-4{
  width: 16px;
}

.w-44{
  width: 176px;
}

.w-5{
  width: 20px;
}

.w-52{
  width: 208px;
}

.w-6{
  width: 24px;
}

.w-7{
  width: 28px;
}

.w-72{
  width: 288px;
}

.w-8{
  width: 32px;
}

.w-9{
  width: 36px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-auto{
  width: auto;
}

.w-fit{
  width: -moz-fit-content;
  width: fit-content;
}

.w-full{
  width: 100%;
}

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

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

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

.max-w-2xl{
  max-width: 42rem;
}

.max-w-3xl{
  max-width: 48rem;
}

.max-w-4xl{
  max-width: 56rem;
}

.max-w-5xl{
  max-width: 64rem;
}

.max-w-6xl{
  max-width: 72rem;
}

.max-w-7xl{
  max-width: 80rem;
}

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

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

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

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

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

.max-w-\[15rem\]{
  max-width: 15rem;
}

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

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

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

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

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

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

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

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

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

.max-w-lg{
  max-width: 32rem;
}

.max-w-md{
  max-width: 28rem;
}

.max-w-xl{
  max-width: 36rem;
}

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

.flex-none{
  flex: none;
}

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

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

.flex-grow{
  flex-grow: 1;
}

.grow{
  flex-grow: 1;
}

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

.basis-full{
  flex-basis: 100%;
}

.table-auto{
  table-layout: auto;
}

.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-x-3{
  --tw-translate-x: -12px;
  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));
}

.translate-x-3{
  --tw-translate-x: 12px;
  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-x-\[-50\%\]{
  --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-x-\[50\%\]{
  --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));
}

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

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

.scale-75{
  --tw-scale-x: .75;
  --tw-scale-y: .75;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.scale-y-\[-100\%\]{
  --tw-scale-y: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

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

@keyframes pulse{
  50%{
    opacity: .5;
  }
}

.animate-pulse{
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}

.cursor-pointer{
  cursor: pointer;
}

.resize-none{
  resize: none;
}

.resize{
  resize: both;
}

.snap-x{
  scroll-snap-type: x var(--tw-scroll-snap-strictness);
}

.snap-mandatory{
  --tw-scroll-snap-strictness: mandatory;
}

.snap-start{
  scroll-snap-align: start;
}

.scroll-mt-20{
  scroll-margin-top: 80px;
}

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

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

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

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

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

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

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

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

.flex-wrap{
  flex-wrap: wrap;
}

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

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

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

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

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

.justify-start{
  justify-content: flex-start;
}

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

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

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

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

.gap-0{
  gap: 0;
}

.gap-0\.5{
  gap: 0.125rem;
}

.gap-1{
  gap: 4px;
}

.gap-1\.5{
  gap: 0.375rem;
}

.gap-10{
  gap: 40px;
}

.gap-12{
  gap: 48px;
}

.gap-14{
  gap: 56px;
}

.gap-16{
  gap: 64px;
}

.gap-2{
  gap: 8px;
}

.gap-2-5{
  gap: 10px;
}

.gap-2\.5{
  gap: 0.625rem;
}

.gap-20{
  gap: 80px;
}

.gap-28{
  gap: 112px;
}

.gap-3{
  gap: 12px;
}

.gap-32{
  gap: 128px;
}

.gap-4{
  gap: 16px;
}

.gap-5{
  gap: 20px;
}

.gap-6{
  gap: 24px;
}

.gap-7{
  gap: 28px;
}

.gap-8{
  gap: 32px;
}

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

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

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

.gap-x-12{
  -moz-column-gap: 48px;
       column-gap: 48px;
}

.gap-x-16{
  -moz-column-gap: 64px;
       column-gap: 64px;
}

.gap-x-28{
  -moz-column-gap: 112px;
       column-gap: 112px;
}

.gap-x-36{
  -moz-column-gap: 144px;
       column-gap: 144px;
}

.gap-x-6{
  -moz-column-gap: 24px;
       column-gap: 24px;
}

.gap-y-10{
  row-gap: 40px;
}

.gap-y-12{
  row-gap: 48px;
}

.gap-y-28{
  row-gap: 112px;
}

.gap-y-7{
  row-gap: 28px;
}

.gap-y-8{
  row-gap: 32px;
}

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

.gap-x-10{
  -moz-column-gap: 40px;
       column-gap: 40px;
}

.gap-y-24{
  row-gap: 96px;
}

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

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

.space-y-3 > :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-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(16px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(16px * var(--tw-space-y-reverse));
}

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

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

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

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

.self-stretch{
  align-self: stretch;
}

.overflow-hidden{
  overflow: hidden;
}

.overflow-visible{
  overflow: visible;
}

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

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

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

.scroll-smooth{
  scroll-behavior: smooth;
}

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

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

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

.rounded{
  border-radius: 4px;
}

.rounded-2xl{
  border-radius: 16px;
}

.rounded-3xl{
  border-radius: 24px;
}

.rounded-4xl{
  border-radius: 32px;
}

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

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

.rounded-lg{
  border-radius: 8px;
}

.rounded-md{
  border-radius: 6px;
}

.rounded-sm{
  border-radius: 2px;
}

.rounded-xl{
  border-radius: 12px;
}

.rounded-b-3xl{
  border-bottom-right-radius: 24px;
  border-bottom-left-radius: 24px;
}

.rounded-r-2xl{
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.rounded-t-2xl{
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
}

.rounded-t-3xl{
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
}

.rounded-br-3xl{
  border-bottom-right-radius: 24px;
}

.rounded-tl-3xl{
  border-top-left-radius: 24px;
}

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

.border{
  border-width: 1px;
}

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

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

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

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

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

.border-x-2{
  border-left-width: 2px;
  border-right-width: 2px;
}

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

.border-l-4{
  border-left-width: 4px;
}

.border-r{
  border-right-width: 1px;
}

.border-t{
  border-top-width: 1px;
}

.border-blue-100{
  --tw-border-opacity: 1;
  border-color: rgb(219 234 254 / var(--tw-border-opacity, 1));
}

.border-grayscale-100{
  --tw-border-opacity: 1;
  border-color: rgb(237 237 237 / var(--tw-border-opacity, 1));
}

.border-grayscale-200{
  --tw-border-opacity: 1;
  border-color: rgb(219 219 219 / var(--tw-border-opacity, 1));
}

.border-grayscale-300{
  --tw-border-opacity: 1;
  border-color: rgb(194 194 194 / var(--tw-border-opacity, 1));
}

.border-grayscale-800{
  --tw-border-opacity: 1;
  border-color: rgb(69 69 69 / var(--tw-border-opacity, 1));
}

.border-grayscale-900{
  --tw-border-opacity: 1;
  border-color: rgb(43 43 43 / var(--tw-border-opacity, 1));
}

.border-green-100{
  --tw-border-opacity: 1;
  border-color: rgb(220 252 231 / var(--tw-border-opacity, 1));
}

.border-green-200{
  --tw-border-opacity: 1;
  border-color: rgb(187 247 208 / var(--tw-border-opacity, 1));
}

.border-green-400{
  --tw-border-opacity: 1;
  border-color: rgb(74 222 128 / var(--tw-border-opacity, 1));
}

.border-pink-100{
  --tw-border-opacity: 1;
  border-color: rgb(252 231 243 / var(--tw-border-opacity, 1));
}

.border-primary-100{
  --tw-border-opacity: 1;
  border-color: rgb(236 238 237 / var(--tw-border-opacity, 1));
}

.border-primary-200{
  --tw-border-opacity: 1;
  border-color: rgb(214 219 216 / var(--tw-border-opacity, 1));
}

.border-primary-300{
  --tw-border-opacity: 1;
  border-color: rgb(181 191 185 / var(--tw-border-opacity, 1));
}

.border-primary-400{
  --tw-border-opacity: 1;
  border-color: rgb(139 156 145 / var(--tw-border-opacity, 1));
}

.border-primary-500{
  --tw-border-opacity: 1;
  border-color: rgb(99 115 104 / var(--tw-border-opacity, 1));
}

.border-quaternary-100{
  --tw-border-opacity: 1;
  border-color: rgb(223 249 228 / var(--tw-border-opacity, 1));
}

.border-quaternary-200{
  --tw-border-opacity: 1;
  border-color: rgb(193 241 202 / var(--tw-border-opacity, 1));
}

.border-quinary-100{
  --tw-border-opacity: 1;
  border-color: rgb(219 230 255 / var(--tw-border-opacity, 1));
}

.border-red-200{
  --tw-border-opacity: 1;
  border-color: rgb(254 202 202 / var(--tw-border-opacity, 1));
}

.border-red-400{
  --tw-border-opacity: 1;
  border-color: rgb(248 113 113 / var(--tw-border-opacity, 1));
}

.border-secondary-100{
  --tw-border-opacity: 1;
  border-color: rgb(246 241 228 / var(--tw-border-opacity, 1));
}

.border-secondary-300{
  --tw-border-opacity: 1;
  border-color: rgb(231 209 156 / var(--tw-border-opacity, 1));
}

.border-secondary-500{
  --tw-border-opacity: 1;
  border-color: rgb(208 163 57 / var(--tw-border-opacity, 1));
}

.border-tertiary-100{
  --tw-border-opacity: 1;
  border-color: rgb(253 230 247 / var(--tw-border-opacity, 1));
}

.border-tertiary-300{
  --tw-border-opacity: 1;
  border-color: rgb(253 164 229 / var(--tw-border-opacity, 1));
}

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

.border-white\/30{
  border-color: rgb(255 255 255 / 0.3);
}

.border-yellow-100{
  --tw-border-opacity: 1;
  border-color: rgb(254 249 195 / var(--tw-border-opacity, 1));
}

.border-x-primary-600{
  --tw-border-opacity: 1;
  border-left-color: rgb(79 95 84 / var(--tw-border-opacity, 1));
  border-right-color: rgb(79 95 84 / var(--tw-border-opacity, 1));
}

.border-y-transparent{
  border-top-color: transparent;
  border-bottom-color: transparent;
}

.border-l-transparent{
  border-left-color: transparent;
}

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

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

.bg-gray-200{
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}

.bg-grayscale-100{
  --tw-bg-opacity: 1;
  background-color: rgb(237 237 237 / var(--tw-bg-opacity, 1));
}

.bg-grayscale-200{
  --tw-bg-opacity: 1;
  background-color: rgb(219 219 219 / var(--tw-bg-opacity, 1));
}

.bg-grayscale-300{
  --tw-bg-opacity: 1;
  background-color: rgb(194 194 194 / var(--tw-bg-opacity, 1));
}

.bg-grayscale-400{
  --tw-bg-opacity: 1;
  background-color: rgb(171 171 171 / var(--tw-bg-opacity, 1));
}

.bg-grayscale-50{
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 247 / var(--tw-bg-opacity, 1));
}

.bg-grayscale-600{
  --tw-bg-opacity: 1;
  background-color: rgb(122 122 122 / var(--tw-bg-opacity, 1));
}

.bg-grayscale-900{
  --tw-bg-opacity: 1;
  background-color: rgb(43 43 43 / var(--tw-bg-opacity, 1));
}

.bg-grayscale-950{
  --tw-bg-opacity: 1;
  background-color: rgb(26 26 26 / var(--tw-bg-opacity, 1));
}

.bg-grayscale-950\/70{
  background-color: rgb(26 26 26 / 0.7);
}

.bg-green-100{
  --tw-bg-opacity: 1;
  background-color: rgb(220 252 231 / var(--tw-bg-opacity, 1));
}

.bg-green-50{
  --tw-bg-opacity: 1;
  background-color: rgb(240 253 244 / var(--tw-bg-opacity, 1));
}

.bg-green-500{
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1));
}

.bg-primary-100{
  --tw-bg-opacity: 1;
  background-color: rgb(236 238 237 / var(--tw-bg-opacity, 1));
}

.bg-primary-200{
  --tw-bg-opacity: 1;
  background-color: rgb(214 219 216 / var(--tw-bg-opacity, 1));
}

.bg-primary-400{
  --tw-bg-opacity: 1;
  background-color: rgb(139 156 145 / var(--tw-bg-opacity, 1));
}

.bg-primary-50{
  --tw-bg-opacity: 1;
  background-color: rgb(247 248 247 / var(--tw-bg-opacity, 1));
}

.bg-primary-500{
  --tw-bg-opacity: 1;
  background-color: rgb(99 115 104 / var(--tw-bg-opacity, 1));
}

.bg-primary-600{
  --tw-bg-opacity: 1;
  background-color: rgb(79 95 84 / var(--tw-bg-opacity, 1));
}

.bg-primary-700{
  --tw-bg-opacity: 1;
  background-color: rgb(60 73 64 / var(--tw-bg-opacity, 1));
}

.bg-quaternary-50{
  --tw-bg-opacity: 1;
  background-color: rgb(241 252 242 / var(--tw-bg-opacity, 1));
}

.bg-red-50{
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1));
}

.bg-red-500{
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
}

.bg-secondary-100{
  --tw-bg-opacity: 1;
  background-color: rgb(246 241 228 / var(--tw-bg-opacity, 1));
}

.bg-secondary-50{
  --tw-bg-opacity: 1;
  background-color: rgb(250 249 244 / var(--tw-bg-opacity, 1));
}

.bg-secondary-500{
  --tw-bg-opacity: 1;
  background-color: rgb(208 163 57 / var(--tw-bg-opacity, 1));
}

.bg-tertiary-100{
  --tw-bg-opacity: 1;
  background-color: rgb(253 230 247 / var(--tw-bg-opacity, 1));
}

.bg-tertiary-50{
  --tw-bg-opacity: 1;
  background-color: rgb(254 241 251 / 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));
}

.bg-white\/50{
  background-color: rgb(255 255 255 / 0.5);
}

.bg-opacity-10{
  --tw-bg-opacity: 0.1;
}

.bg-opacity-80{
  --tw-bg-opacity: 0.8;
}

.bg-gradient-to-b{
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}

.bg-gradient-to-br{
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}

.from-primary-100{
  --tw-gradient-from: #ECEEED var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(236 238 237 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[60\%\]{
  --tw-gradient-from-position: 60%;
}

.to-grayscale-400{
  --tw-gradient-to: #ABABAB var(--tw-gradient-to-position);
}

.to-primary-200{
  --tw-gradient-to: #D6DBD8 var(--tw-gradient-to-position);
}

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

.bg-center{
  background-position: center;
}

.bg-no-repeat{
  background-repeat: no-repeat;
}

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

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

.object-left{
  -o-object-position: left;
     object-position: left;
}

.p-0{
  padding: 0;
}

.p-1{
  padding: 4px;
}

.p-12{
  padding: 48px;
}

.p-2{
  padding: 8px;
}

.p-3{
  padding: 12px;
}

.p-4{
  padding: 16px;
}

.p-5{
  padding: 20px;
}

.p-6{
  padding: 24px;
}

.p-8{
  padding: 32px;
}

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

.px-1{
  padding-left: 4px;
  padding-right: 4px;
}

.px-2{
  padding-left: 8px;
  padding-right: 8px;
}

.px-2-5{
  padding-left: 10px;
  padding-right: 10px;
}

.px-2\.5{
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

.px-3{
  padding-left: 12px;
  padding-right: 12px;
}

.px-3-5{
  padding-left: 14px;
  padding-right: 14px;
}

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

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

.px-6{
  padding-left: 24px;
  padding-right: 24px;
}

.px-8{
  padding-left: 32px;
  padding-right: 32px;
}

.py-1{
  padding-top: 4px;
  padding-bottom: 4px;
}

.py-1\.5{
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}

.py-10{
  padding-top: 40px;
  padding-bottom: 40px;
}

.py-12{
  padding-top: 48px;
  padding-bottom: 48px;
}

.py-16{
  padding-top: 64px;
  padding-bottom: 64px;
}

.py-2{
  padding-top: 8px;
  padding-bottom: 8px;
}

.py-2-5{
  padding-top: 10px;
  padding-bottom: 10px;
}

.py-2\.5{
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

.py-20{
  padding-top: 80px;
  padding-bottom: 80px;
}

.py-24{
  padding-top: 96px;
  padding-bottom: 96px;
}

.py-3{
  padding-top: 12px;
  padding-bottom: 12px;
}

.py-32{
  padding-top: 128px;
  padding-bottom: 128px;
}

.py-4{
  padding-top: 16px;
  padding-bottom: 16px;
}

.py-5{
  padding-top: 20px;
  padding-bottom: 20px;
}

.py-6{
  padding-top: 24px;
  padding-bottom: 24px;
}

.py-7{
  padding-top: 28px;
  padding-bottom: 28px;
}

.py-8{
  padding-top: 32px;
  padding-bottom: 32px;
}

.py-9{
  padding-top: 36px;
  padding-bottom: 36px;
}

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

.pb-10{
  padding-bottom: 40px;
}

.pb-16{
  padding-bottom: 64px;
}

.pb-2{
  padding-bottom: 8px;
}

.pb-20{
  padding-bottom: 80px;
}

.pb-4{
  padding-bottom: 16px;
}

.pb-40{
  padding-bottom: 160px;
}

.pb-44{
  padding-bottom: 176px;
}

.pb-6{
  padding-bottom: 24px;
}

.pb-8{
  padding-bottom: 32px;
}

.pl-0{
  padding-left: 0;
}

.pl-10{
  padding-left: 40px;
}

.pl-12{
  padding-left: 48px;
}

.pl-3{
  padding-left: 12px;
}

.pl-4{
  padding-left: 16px;
}

.pl-5{
  padding-left: 20px;
}

.pr-10{
  padding-right: 40px;
}

.pr-12{
  padding-right: 48px;
}

.pr-14{
  padding-right: 56px;
}

.pr-3{
  padding-right: 12px;
}

.pr-5{
  padding-right: 20px;
}

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

.pt-10{
  padding-top: 40px;
}

.pt-2{
  padding-top: 8px;
}

.pt-20{
  padding-top: 80px;
}

.pt-24{
  padding-top: 96px;
}

.pt-32{
  padding-top: 128px;
}

.pt-4{
  padding-top: 16px;
}

.pt-6{
  padding-top: 24px;
}

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

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

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

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

.font-\[\'Lexend_Deca\'\]{
  font-family: 'Lexend Deca';
}

.font-sans{
  font-family: Montserrat;
}

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

.text-3xl{
  font-size: 28px;
}

.text-4xl{
  font-size: 34px;
}

.text-5xl{
  font-size: 46px;
}

.text-6xl{
  font-size: 58px;
}

.text-7xl{
  font-size: 70px;
}

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

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

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

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

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

.text-base{
  font-size: 14px;
}

.text-lg{
  font-size: 16px;
}

.text-sm{
  font-size: 12px;
}

.text-xl{
  font-size: 18px;
}

.text-xs{
  font-size: 10px;
}

.font-black{
  font-weight: 800;
}

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

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

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

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

.uppercase{
  text-transform: uppercase;
}

.lowercase{
  text-transform: lowercase;
}

.italic{
  font-style: italic;
}

.not-italic{
  font-style: normal;
}

.tabular-nums{
  --tw-numeric-spacing: tabular-nums;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}

.leading-4{
  line-height: 16px;
}

.leading-5{
  line-height: 20px;
}

.leading-6{
  line-height: 24px;
}

.leading-7{
  line-height: 28px;
}

.leading-8{
  line-height: 32px;
}

.leading-9{
  line-height: 36px;
}

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

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

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

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

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

.leading-snug{
  line-height: 1.375;
}

.leading-tight{
  line-height: 1.25;
}

.tracking-tight{
  letter-spacing: -0.4000000059604645px;
}

.tracking-wide{
  letter-spacing: 0.4000000059604645px;
}

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

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

.text-gray-500{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}

.text-grayscale-100{
  --tw-text-opacity: 1;
  color: rgb(237 237 237 / var(--tw-text-opacity, 1));
}

.text-grayscale-200{
  --tw-text-opacity: 1;
  color: rgb(219 219 219 / var(--tw-text-opacity, 1));
}

.text-grayscale-300{
  --tw-text-opacity: 1;
  color: rgb(194 194 194 / var(--tw-text-opacity, 1));
}

.text-grayscale-400{
  --tw-text-opacity: 1;
  color: rgb(171 171 171 / var(--tw-text-opacity, 1));
}

.text-grayscale-50{
  --tw-text-opacity: 1;
  color: rgb(247 247 247 / var(--tw-text-opacity, 1));
}

.text-grayscale-500{
  --tw-text-opacity: 1;
  color: rgb(149 149 149 / var(--tw-text-opacity, 1));
}

.text-grayscale-600{
  --tw-text-opacity: 1;
  color: rgb(122 122 122 / var(--tw-text-opacity, 1));
}

.text-grayscale-700{
  --tw-text-opacity: 1;
  color: rgb(97 97 97 / var(--tw-text-opacity, 1));
}

.text-grayscale-800{
  --tw-text-opacity: 1;
  color: rgb(69 69 69 / var(--tw-text-opacity, 1));
}

.text-grayscale-900{
  --tw-text-opacity: 1;
  color: rgb(43 43 43 / var(--tw-text-opacity, 1));
}

.text-grayscale-950{
  --tw-text-opacity: 1;
  color: rgb(26 26 26 / var(--tw-text-opacity, 1));
}

.text-green-100{
  --tw-text-opacity: 1;
  color: rgb(220 252 231 / var(--tw-text-opacity, 1));
}

.text-green-500{
  --tw-text-opacity: 1;
  color: rgb(34 197 94 / var(--tw-text-opacity, 1));
}

.text-green-600{
  --tw-text-opacity: 1;
  color: rgb(22 163 74 / var(--tw-text-opacity, 1));
}

.text-green-700{
  --tw-text-opacity: 1;
  color: rgb(21 128 61 / var(--tw-text-opacity, 1));
}

.text-green-800{
  --tw-text-opacity: 1;
  color: rgb(22 101 52 / var(--tw-text-opacity, 1));
}

.text-green-900{
  --tw-text-opacity: 1;
  color: rgb(20 83 45 / var(--tw-text-opacity, 1));
}

.text-primary-100{
  --tw-text-opacity: 1;
  color: rgb(236 238 237 / var(--tw-text-opacity, 1));
}

.text-primary-300{
  --tw-text-opacity: 1;
  color: rgb(181 191 185 / var(--tw-text-opacity, 1));
}

.text-primary-50{
  --tw-text-opacity: 1;
  color: rgb(247 248 247 / var(--tw-text-opacity, 1));
}

.text-primary-500{
  --tw-text-opacity: 1;
  color: rgb(99 115 104 / var(--tw-text-opacity, 1));
}

.text-primary-600{
  --tw-text-opacity: 1;
  color: rgb(79 95 84 / var(--tw-text-opacity, 1));
}

.text-primary-700{
  --tw-text-opacity: 1;
  color: rgb(60 73 64 / var(--tw-text-opacity, 1));
}

.text-primary-800{
  --tw-text-opacity: 1;
  color: rgb(43 54 47 / var(--tw-text-opacity, 1));
}

.text-primary-900{
  --tw-text-opacity: 1;
  color: rgb(30 36 32 / var(--tw-text-opacity, 1));
}

.text-quaternary-100{
  --tw-text-opacity: 1;
  color: rgb(223 249 228 / var(--tw-text-opacity, 1));
}

.text-quaternary-500{
  --tw-text-opacity: 1;
  color: rgb(48 173 74 / var(--tw-text-opacity, 1));
}

.text-quinary-100{
  --tw-text-opacity: 1;
  color: rgb(219 230 255 / var(--tw-text-opacity, 1));
}

.text-quinary-500{
  --tw-text-opacity: 1;
  color: rgb(76 90 255 / var(--tw-text-opacity, 1));
}

.text-red-100{
  --tw-text-opacity: 1;
  color: rgb(254 226 226 / var(--tw-text-opacity, 1));
}

.text-red-600{
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}

.text-red-700{
  --tw-text-opacity: 1;
  color: rgb(185 28 28 / var(--tw-text-opacity, 1));
}

.text-secondary-100{
  --tw-text-opacity: 1;
  color: rgb(246 241 228 / var(--tw-text-opacity, 1));
}

.text-secondary-500{
  --tw-text-opacity: 1;
  color: rgb(208 163 57 / var(--tw-text-opacity, 1));
}

.text-secondary-800{
  --tw-text-opacity: 1;
  color: rgb(78 63 29 / var(--tw-text-opacity, 1));
}

.text-tertiary-100{
  --tw-text-opacity: 1;
  color: rgb(253 230 247 / var(--tw-text-opacity, 1));
}

.text-tertiary-500{
  --tw-text-opacity: 1;
  color: rgb(244 64 188 / var(--tw-text-opacity, 1));
}

.text-tertiary-800{
  --tw-text-opacity: 1;
  color: rgb(163 17 105 / var(--tw-text-opacity, 1));
}

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

.text-white\/90{
  color: rgb(255 255 255 / 0.9);
}

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

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

.placeholder-grayscale-400::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(171 171 171 / var(--tw-placeholder-opacity, 1));
}

.placeholder-grayscale-400::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(171 171 171 / var(--tw-placeholder-opacity, 1));
}

.accent-primary-500{
  accent-color: #637368;
}

.opacity-0{
  opacity: 0;
}

.opacity-100{
  opacity: 1;
}

.opacity-50{
  opacity: 0.5;
}

.opacity-70{
  opacity: 0.7;
}

.opacity-80{
  opacity: 0.8;
}

.shadow-2xl{
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px 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-\[0px_4px_6px_0px_rgba\(0\2c 0\2c 0\2c 0\.1\)\2c 0px_2px_4px_0px_rgba\(0\2c 0\2c 0\2c 0\.06\)\]{
  --tw-shadow: 0px 4px 6px 0px rgba(0,0,0,0.1),0px 2px 4px 0px rgba(0,0,0,0.06);
  --tw-shadow-colored: 0px 4px 6px 0px var(--tw-shadow-color), 0px 2px 4px 0px 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-lg{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px 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-md{
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-sm{
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 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-xl{
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px 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;
}

.outline{
  outline-style: solid;
}

.ring{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

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

.brightness-0{
  --tw-brightness: brightness(0);
  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);
}

.grayscale{
  --tw-grayscale: grayscale(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);
}

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

.backdrop-blur-sm{
  --tw-backdrop-blur: blur(4px);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-\[border-color\]{
  transition-property: border-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-\[grid-template-rows\]{
  transition-property: grid-template-rows;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-all{
  transition-property: all;
  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;
}

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

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

.duration-0{
  transition-duration: 0s;
}

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

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

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

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

.ease-in-out{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.ease-out{
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

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

.hover\:-translate-y-2:hover{
  --tw-translate-y: -8px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.hover\:rotate-180:hover{
  --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));
}

.hover\:border-primary-200:hover{
  --tw-border-opacity: 1;
  border-color: rgb(214 219 216 / var(--tw-border-opacity, 1));
}

.hover\:border-primary-600:hover{
  --tw-border-opacity: 1;
  border-color: rgb(79 95 84 / var(--tw-border-opacity, 1));
}

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

.hover\:bg-gray-50:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}

.hover\:bg-grayscale-50:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 247 / var(--tw-bg-opacity, 1));
}

.hover\:bg-grayscale-700:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(97 97 97 / var(--tw-bg-opacity, 1));
}

.hover\:bg-primary-100:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(236 238 237 / var(--tw-bg-opacity, 1));
}

.hover\:bg-primary-50:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(247 248 247 / var(--tw-bg-opacity, 1));
}

.hover\:bg-primary-50\/50:hover{
  background-color: rgb(247 248 247 / 0.5);
}

.hover\:bg-primary-500:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(99 115 104 / var(--tw-bg-opacity, 1));
}

.hover\:bg-primary-600:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(79 95 84 / var(--tw-bg-opacity, 1));
}

.hover\:bg-primary-700:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(60 73 64 / var(--tw-bg-opacity, 1));
}

.hover\:bg-secondary-500:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(208 163 57 / var(--tw-bg-opacity, 1));
}

.hover\:text-primary-100:hover{
  --tw-text-opacity: 1;
  color: rgb(236 238 237 / var(--tw-text-opacity, 1));
}

.hover\:text-primary-300:hover{
  --tw-text-opacity: 1;
  color: rgb(181 191 185 / var(--tw-text-opacity, 1));
}

.hover\:text-primary-500:hover{
  --tw-text-opacity: 1;
  color: rgb(99 115 104 / var(--tw-text-opacity, 1));
}

.hover\:text-primary-600:hover{
  --tw-text-opacity: 1;
  color: rgb(79 95 84 / var(--tw-text-opacity, 1));
}

.hover\:text-primary-700:hover{
  --tw-text-opacity: 1;
  color: rgb(60 73 64 / var(--tw-text-opacity, 1));
}

.hover\:text-primary-800:hover{
  --tw-text-opacity: 1;
  color: rgb(43 54 47 / var(--tw-text-opacity, 1));
}

.hover\:text-secondary-500:hover{
  --tw-text-opacity: 1;
  color: rgb(208 163 57 / var(--tw-text-opacity, 1));
}

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

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

.hover\:no-underline:hover{
  text-decoration-line: none;
}

.hover\:opacity-100:hover{
  opacity: 1;
}

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

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

.hover\:shadow-lg:hover{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:grayscale-0:hover{
  --tw-grayscale: grayscale(0);
  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);
}

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

.focus\:ring-2:focus{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-primary-500:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(99 115 104 / var(--tw-ring-opacity, 1));
}

.group:hover .group-hover\: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));
}

.group:hover .group-hover\:scale-105{
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:bg-secondary-500{
  --tw-bg-opacity: 1;
  background-color: rgb(208 163 57 / var(--tw-bg-opacity, 1));
}

.group:hover .group-hover\:text-primary-500{
  --tw-text-opacity: 1;
  color: rgb(99 115 104 / var(--tw-text-opacity, 1));
}

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

.group:hover .group-hover\:opacity-100{
  opacity: 1;
}

.group:hover .group-hover\:shadow-md{
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.has-\[\:checked\]\:border-primary-300:has(:checked){
  --tw-border-opacity: 1;
  border-color: rgb(181 191 185 / var(--tw-border-opacity, 1));
}

.has-\[\:checked\]\:bg-primary-50:has(:checked){
  --tw-bg-opacity: 1;
  background-color: rgb(247 248 247 / var(--tw-bg-opacity, 1));
}

@media (min-width: 640px){
  .sm\:static{
    position: static;
  }

  .sm\:left-6{
    left: 24px;
  }

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

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

  .sm\:z-auto{
    z-index: auto;
  }

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

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

  .sm\:col-span-4{
    grid-column: span 4 / span 4;
  }

  .sm\:flex{
    display: flex;
  }

  .sm\:h-0\.5{
    height: 0.125rem;
  }

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

  .sm\:w-1\/2{
    width: 50%;
  }

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

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

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

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

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

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

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

  .sm\:border-0{
    border-width: 0;
  }

  .sm\:p-6{
    padding: 24px;
  }

  .sm\:py-8{
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .sm\:text-3xl{
    font-size: 28px;
  }

  .sm\:shadow-none{
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
}

@media (min-width: 768px){
  .md\:col-span-1{
    grid-column: span 1 / span 1;
  }

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

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

  .md\:col-start-3{
    grid-column-start: 3;
  }

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

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

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

  .md\:row-start-4{
    grid-row-start: 4;
  }

  .md\:row-start-5{
    grid-row-start: 5;
  }

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

  .md\:mb-12{
    margin-bottom: 48px;
  }

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

  .md\:block{
    display: block;
  }

  .md\:flex{
    display: flex;
  }

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

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

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

  .md\:w-\[calc\(33\.333\%-11px\)\]{
    width: calc(33.333% - 11px);
  }

  .md\:max-w-4xl{
    max-width: 56rem;
  }

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

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

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

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

  .md\:justify-start{
    justify-content: flex-start;
  }

  .md\:gap-4{
    gap: 16px;
  }

  .md\:gap-8{
    gap: 32px;
  }

  .md\:p-10{
    padding: 40px;
  }

  .md\:p-6{
    padding: 24px;
  }

  .md\:p-8{
    padding: 32px;
  }

  .md\:px-10{
    padding-left: 40px;
    padding-right: 40px;
  }

  .md\:px-8{
    padding-left: 32px;
    padding-right: 32px;
  }

  .md\:py-20{
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .md\:py-24{
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .md\:text-4xl{
    font-size: 34px;
  }

  .md\:text-5xl{
    font-size: 46px;
  }
}

@media (min-width: 1024px){
  .lg\:absolute{
    position: absolute;
  }

  .lg\:-left-\[70px\]{
    left: -70px;
  }

  .lg\:-right-8{
    right: -32px;
  }

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

  .lg\:bottom-\[72px\]{
    bottom: 72px;
  }

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

  .lg\:left-8{
    left: 32px;
  }

  .lg\:right-8{
    right: 32px;
  }

  .lg\:right-\[100px\]{
    right: 100px;
  }

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

  .lg\:top-\[91px\]{
    top: 91px;
  }

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

  .lg\:col-span-1{
    grid-column: span 1 / span 1;
  }

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

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

  .lg\:col-span-4{
    grid-column: span 4 / span 4;
  }

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

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

  .lg\:mb-4{
    margin-bottom: 16px;
  }

  .lg\:mb-6{
    margin-bottom: 24px;
  }

  .lg\:mt-1{
    margin-top: 4px;
  }

  .lg\:block{
    display: block;
  }

  .lg\:flex{
    display: flex;
  }

  .lg\:grid{
    display: grid;
  }

  .lg\:hidden{
    display: none;
  }

  .lg\:aspect-\[16\/9\]{
    aspect-ratio: 16/9;
  }

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

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

  .lg\:w-1\/2{
    width: 50%;
  }

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

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

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

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

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

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

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

  .lg\:min-w-0{
    min-width: 0;
  }

  .lg\:max-w-7xl{
    max-width: 80rem;
  }

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

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

  .lg\:translate-x-0{
    --tw-translate-x: 0;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .lg\:scale-100{
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .lg\:gap-10{
    gap: 40px;
  }

  .lg\:gap-20{
    gap: 80px;
  }

  .lg\:gap-6{
    gap: 24px;
  }

  .lg\:gap-8{
    gap: 32px;
  }

  .lg\:gap-x-20{
    -moz-column-gap: 80px;
         column-gap: 80px;
  }

  .lg\:space-y-3 > :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));
  }

  .lg\:overflow-x-hidden{
    overflow-x: hidden;
  }

  .lg\:rounded-l-\[24px\]{
    border-top-left-radius: 24px;
    border-bottom-left-radius: 24px;
  }

  .lg\:p-10{
    padding: 40px;
  }

  .lg\:p-12{
    padding: 48px;
  }

  .lg\:p-8{
    padding: 32px;
  }

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

  .lg\:px-12{
    padding-left: 48px;
    padding-right: 48px;
  }

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

  .lg\:px-6{
    padding-left: 24px;
    padding-right: 24px;
  }

  .lg\:px-8{
    padding-left: 32px;
    padding-right: 32px;
  }

  .lg\:py-12{
    padding-top: 48px;
    padding-bottom: 48px;
  }

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

  .lg\:py-8{
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .lg\:pb-20{
    padding-bottom: 80px;
  }

  .lg\:pb-40{
    padding-bottom: 160px;
  }

  .lg\:pt-10{
    padding-top: 40px;
  }

  .lg\:pt-40{
    padding-top: 160px;
  }

  .lg\:pt-8{
    padding-top: 32px;
  }

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

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

  .lg\:text-5xl{
    font-size: 46px;
  }

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

@media (min-width: 1280px){
  .xl\:bottom-\[25\%\]{
    bottom: 25%;
  }

  .xl\:max-w-7xl{
    max-width: 80rem;
  }

  .xl\:text-7xl{
    font-size: 70px;
  }
}

.\[\&\>p\]\:mb-0>p{
  margin-bottom: 0;
}

.\[\&_img\]\:h-\[100px\] img{
  height: 100px;
}

.\[\&_img\]\:w-\[120px\] img{
  width: 120px;
}

.\[\&_img\]\:max-w-none img{
  max-width: none;
}

.\[\&_img\]\:object-contain img{
  -o-object-fit: contain;
     object-fit: contain;
}

.\[\&_li\]\:mx-8 li{
  margin-left: 32px;
  margin-right: 32px;
}