/*
! tailwindcss v3.4.3 | 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: Inter var, 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] {
  display: none;
}

[type='text'],[type='email'],[type='url'],[type='password'],[type='number'],[type='date'],[type='datetime-local'],[type='month'],[type='search'],[type='tel'],[type='time'],[type='week'],[multiple],textarea,select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  border-radius: 0px;
  padding-top: 0.5rem;
  padding-right: 0.75rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-shadow: 0 0 #0000;
}

[type='text']:focus, [type='email']:focus, [type='url']:focus, [type='password']:focus, [type='number']:focus, [type='date']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='week']:focus, [multiple]:focus, textarea:focus, select:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  border-color: #2563eb;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #6b7280;
  opacity: 1;
}

input::placeholder,textarea::placeholder {
  color: #6b7280;
  opacity: 1;
}

::-webkit-datetime-edit-fields-wrapper {
  padding: 0;
}

::-webkit-date-and-time-value {
  min-height: 1.5em;
}

::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field {
  padding-top: 0;
  padding-bottom: 0;
}

select {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-right: 2.5rem;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
}

[multiple] {
  background-image: initial;
  background-position: initial;
  background-repeat: unset;
  background-size: initial;
  padding-right: 0.75rem;
  -webkit-print-color-adjust: unset;
          print-color-adjust: unset;
}

[type='checkbox'],[type='radio'] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  flex-shrink: 0;
  height: 1rem;
  width: 1rem;
  color: #2563eb;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  --tw-shadow: 0 0 #0000;
}

[type='checkbox'] {
  border-radius: 0px;
}

[type='radio'] {
  border-radius: 100%;
}

[type='checkbox']:focus,[type='radio']:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --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);
}

[type='checkbox']:checked,[type='radio']:checked {
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

[type='checkbox']:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}

[type='radio']:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
}

[type='checkbox']:checked:hover,[type='checkbox']:checked:focus,[type='radio']:checked:hover,[type='radio']:checked:focus {
  border-color: transparent;
  background-color: currentColor;
}

[type='checkbox']:indeterminate {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

[type='checkbox']:indeterminate:hover,[type='checkbox']:indeterminate:focus {
  border-color: transparent;
  background-color: currentColor;
}

[type='file'] {
  background: unset;
  border-color: inherit;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-size: unset;
  line-height: inherit;
}

[type='file']:focus {
  outline: 1px solid ButtonText;
  outline: 1px auto -webkit-focus-ring-color;
}

*, ::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:  ;
}

.\!container {
  width: 100% !important;
}

.container {
  width: 100%;
}

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

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

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

.visible {
  visibility: visible;
}

.invisible {
  visibility: hidden;
}

.collapse {
  visibility: collapse;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.inset-0 {
  inset: 0px;
}

.bottom-0 {
  bottom: 0px;
}

.bottom-\[-4rem\] {
  bottom: -4rem;
}

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

.bottom-\[3rem\] {
  bottom: 3rem;
}

.bottom-\[4rem\] {
  bottom: 4rem;
}

.left-0 {
  left: 0px;
}

.left-\[-0\.25rem\] {
  left: -0.25rem;
}

.left-\[-0\.75rem\] {
  left: -0.75rem;
}

.left-\[-10rem\] {
  left: -10rem;
}

.left-\[-1rem\] {
  left: -1rem;
}

.left-\[4rem\] {
  left: 4rem;
}

.right-0 {
  right: 0px;
}

.right-\[-4rem\] {
  right: -4rem;
}

.right-\[0rem\] {
  right: 0rem;
}

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

.top-0 {
  top: 0px;
}

.top-\[-6rem\] {
  top: -6rem;
}

.top-\[-7\.75rem\] {
  top: -7.75rem;
}

.top-\[2rem\] {
  top: 2rem;
}

.top-\[3rem\] {
  top: 3rem;
}

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

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

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

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

.order-1 {
  order: 1;
}

.order-first {
  order: -9999;
}

.order-last {
  order: 9999;
}

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

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

.col-end-13 {
  grid-column-end: 13;
}

.m-1 {
  margin: 0.25rem;
}

.m-auto {
  margin: auto;
}

.\!mx-\[7rem\] {
  margin-left: 7rem !important;
  margin-right: 7rem !important;
}

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

.mx-0 {
  margin-left: 0px;
  margin-right: 0px;
}

.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}

.mx-5 {
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}

.mx-\[1\.9rem\] {
  margin-left: 1.9rem;
  margin-right: 1.9rem;
}

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

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

.my-\[4rem\] {
  margin-top: 4rem;
  margin-bottom: 4rem;
}

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

.\!ml-\[7rem\] {
  margin-left: 7rem !important;
}

.\!mr-\[0px\] {
  margin-right: 0px !important;
}

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

.\!mt-12 {
  margin-top: 3rem !important;
}

.\!mt-4 {
  margin-top: 1rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem;
}

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

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

.mb-5 {
  margin-bottom: 1.25rem;
}

.mb-\[4rem\] {
  margin-bottom: 4rem;
}

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

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

.ml-12 {
  margin-left: 3rem;
}

.ml-2 {
  margin-left: 0.5rem;
}

.ml-24 {
  margin-left: 6rem;
}

.ml-6 {
  margin-left: 1.5rem;
}

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

.ml-9 {
  margin-left: 2.25rem;
}

.ml-\[2rem\] {
  margin-left: 2rem;
}

.mr-2 {
  margin-right: 0.5rem;
}

.mr-8 {
  margin-right: 2rem;
}

.mt-1 {
  margin-top: 0.25rem;
}

.mt-10 {
  margin-top: 2.5rem;
}

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

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

.mt-2 {
  margin-top: 0.5rem;
}

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

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

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

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

.mt-5 {
  margin-top: 1.25rem;
}

.mt-6 {
  margin-top: 1.5rem;
}

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

.mt-9 {
  margin-top: 2.25rem;
}

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

.mt-\[1\.25rem\] {
  margin-top: 1.25rem;
}

.mt-\[1\.5rem\] {
  margin-top: 1.5rem;
}

.mt-\[1\.75rem\] {
  margin-top: 1.75rem;
}

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

.mt-\[1rem\] {
  margin-top: 1rem;
}

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

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

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

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

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

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

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

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

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

.block {
  display: block;
}

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

.inline {
  display: inline;
}

.\!flex {
  display: flex !important;
}

.flex {
  display: flex;
}

.table {
  display: table;
}

.grid {
  display: grid;
}

.contents {
  display: contents;
}

.hidden {
  display: none;
}

.h-1 {
  height: 0.25rem;
}

.h-5 {
  height: 1.25rem;
}

.h-8 {
  height: 2rem;
}

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

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

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

.h-\[32\.5\%\] {
  height: 32.5%;
}

.h-\[calc\(100\%-1rem\)\] {
  height: calc(100% - 1rem);
}

.h-screen {
  height: 100vh;
}

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

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

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

.w-5 {
  width: 1.25rem;
}

.w-8 {
  width: 2rem;
}

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

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

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

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

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

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

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

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

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

.w-full {
  width: 100%;
}

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

.grow {
  flex-grow: 1;
}

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

.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 {
  resize: both;
}

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

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

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

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

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

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

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

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

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

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

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

.gap-2 {
  gap: 0.5rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-\[1rem\] {
  gap: 1rem;
}

.gap-\[2rem\] {
  gap: 2rem;
}

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

.overflow-hidden {
  overflow: hidden;
}

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

.rounded {
  border-radius: 0.25rem;
}

.rounded-2xl {
  border-radius: 1rem;
}

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

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

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

.rounded-lg {
  border-radius: 0.5rem;
}

.rounded-xl {
  border-radius: 0.75rem;
}

.rounded-l-full {
  border-top-left-radius: 9999px;
  border-bottom-left-radius: 9999px;
}

.rounded-r-full {
  border-top-right-radius: 9999px;
  border-bottom-right-radius: 9999px;
}

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

.border {
  border-width: 1px;
}

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

.border-lightwhite {
  border-color: rgba(245, 237, 224, 0.3);
}

.\!bg-clay3 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(245 233 220 / var(--tw-bg-opacity)) !important;
}

.bg-clay2 {
  --tw-bg-opacity: 1;
  background-color: rgb(245 233 220 / var(--tw-bg-opacity));
}

.bg-clay3 {
  --tw-bg-opacity: 1;
  background-color: rgb(245 233 220 / var(--tw-bg-opacity));
}

.bg-dark {
  --tw-bg-opacity: 1;
  background-color: rgb(25 57 76 / var(--tw-bg-opacity));
}

.bg-footer {
  --tw-bg-opacity: 1;
  background-color: rgb(0 31 51 / var(--tw-bg-opacity));
}

.bg-pastel {
  --tw-bg-opacity: 1;
  background-color: rgb(2 109 129 / var(--tw-bg-opacity));
}

.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(6 75 114 / var(--tw-bg-opacity));
}

.bg-vediobg {
  background-color: rgba(245, 189, 82, 0.1);
}

.bg-white {
  background-color: #ffff;
}

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

.p-1 {
  padding: 0.25rem;
}

.p-3 {
  padding: 0.75rem;
}

.p-4 {
  padding: 1rem;
}

.p-5 {
  padding: 1.25rem;
}

.p-\[1rem\] {
  padding: 1rem;
}

.p-\[9\.5rem\] {
  padding: 9.5rem;
}

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

.\!py-4 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.\!py-\[1rem\] {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.\!py-\[4rem\] {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}

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

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

.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

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

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

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

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

.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

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

.py-\[1\.9rem\] {
  padding-top: 1.9rem;
  padding-bottom: 1.9rem;
}

.py-\[3rem\] {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

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

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

.\!pb-12 {
  padding-bottom: 3rem !important;
}

.\!pb-\[9rem\] {
  padding-bottom: 9rem !important;
}

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

.\!pt-\[7\.5rem\] {
  padding-top: 7.5rem !important;
}

.pb-1 {
  padding-bottom: 0.25rem;
}

.pb-12 {
  padding-bottom: 3rem;
}

.pb-14 {
  padding-bottom: 3.5rem;
}

.pb-4 {
  padding-bottom: 1rem;
}

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

.pb-\[3rem\] {
  padding-bottom: 3rem;
}

.pb-\[4rem\] {
  padding-bottom: 4rem;
}

.pb-\[5rem\] {
  padding-bottom: 5rem;
}

.pb-\[6rem\] {
  padding-bottom: 6rem;
}

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

.pr-2 {
  padding-right: 0.5rem;
}

.pt-14 {
  padding-top: 3.5rem;
}

.pt-2 {
  padding-top: 0.5rem;
}

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

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

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

.pt-\[4\.5rem\] {
  padding-top: 4.5rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.text-\[4rem\] {
  font-size: 4rem;
}

.text-\[8rem\] {
  font-size: 8rem;
}

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

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

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

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

.capitalize {
  text-transform: capitalize;
}

.italic {
  font-style: italic;
}

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

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

.leading-relaxed {
  line-height: 1.625;
}

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

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

.tracking-widest {
  letter-spacing: 0.1em;
}

.\!text-lightgray {
  --tw-text-opacity: 1 !important;
  color: rgb(76 76 76 / var(--tw-text-opacity)) !important;
}

.text-clay {
  --tw-text-opacity: 1;
  color: rgb(255 225 194 / var(--tw-text-opacity));
}

.text-dark {
  --tw-text-opacity: 1;
  color: rgb(25 57 76 / var(--tw-text-opacity));
}

.text-primary {
  --tw-text-opacity: 1;
  color: rgb(6 75 114 / var(--tw-text-opacity));
}

.text-red {
  --tw-text-opacity: 1;
  color: rgb(255 89 67 / var(--tw-text-opacity));
}

.text-white {
  color: #ffff;
}

.text-whitetext {
  color: rgba(255, 255, 255, 0.9);
}

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

.opacity-50 {
  opacity: 0.5;
}

.mix-blend-darken {
  mix-blend-mode: darken;
}

.shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px 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-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;
}

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

/*

@layer components {
  .btn-primary {
    @apply py-2 px-4 bg-blue-200;
  }
}

*/

@media (max-width: 1300px) {
  .max-\[1300px\]\:\!mx-\[4rem\] {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }

  .max-\[1300px\]\:w-3\/4 {
    width: 75%;
  }

  .max-\[1300px\]\:w-\[58\%\] {
    width: 58%;
  }

  .max-\[1300px\]\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media (max-width: 1285px) {
  .max-\[1285px\]\:bottom-\[3rem\] {
    bottom: 3rem;
  }

  .max-\[1285px\]\:right-\[-2rem\] {
    right: -2rem;
  }
}

@media (max-width: 1280px) {
  .max-\[1280px\]\:text-\[30px\] {
    font-size: 30px;
  }
}

@media (max-width: 1200px) {
  .max-\[1200px\]\:\!px-7 {
    padding-left: 1.75rem !important;
    padding-right: 1.75rem !important;
  }
}

@media (max-width: 1195px) {
  .max-\[1195px\]\:\!h-\[22rem\] {
    height: 22rem !important;
  }
}

@media (max-width: 1180px) {
  .max-\[1180px\]\:\!py-3 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }
}

@media (max-width: 1119px) {
  .max-\[1119px\]\:hidden {
    display: none;
  }
}

@media (max-width: 1118px) {
  .max-\[1118px\]\:hidden {
    display: none;
  }
}

@media (max-width: 1113px) {
  .max-\[1113px\]\:\!h-\[19rem\] {
    height: 19rem !important;
  }
}

@media (max-width: 1100px) {
  .max-\[1100px\]\:\!p-4 {
    padding: 1rem !important;
  }
}

@media (max-width: 1091px) {
  .max-\[1091px\]\:\!w-\[70\%\] {
    width: 70% !important;
  }
}

@media (max-width: 1025px) {
  .max-\[1025px\]\:\!h-\[18rem\] {
    height: 18rem !important;
  }
}

@media (max-width: 1024px) {
  .max-\[1024px\]\:hidden {
    display: none;
  }

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

@media (max-width: 995px) {
  .max-\[995px\]\:\!h-\[16rem\] {
    height: 16rem !important;
  }
}

@media (max-width: 992px) {
  .max-\[992px\]\:\!h-\[17rem\] {
    height: 17rem !important;
  }
}

@media (max-width: 989px) {
  .max-\[989px\]\:\!h-\[17rem\] {
    height: 17rem !important;
  }
}

@media (max-width: 985px) {
  .max-\[985px\]\:\!h-\[16\.7rem\] {
    height: 16.7rem !important;
  }
}

@media (max-width: 898px) {
  .max-\[898px\]\:\!h-\[16rem\] {
    height: 16rem !important;
  }
}

@media (max-width: 860px) {
  .max-\[860px\]\:\!h-\[15rem\] {
    height: 15rem !important;
  }
}

@media (max-width: 852px) {
  .max-\[852px\]\:\!h-\[15rem\] {
    height: 15rem !important;
  }
}

@media (max-width: 842px) {
  .max-\[842px\]\:\!h-\[16rem\] {
    height: 16rem !important;
  }
}

@media (max-width: 841px) {
  .max-\[841px\]\:\!h-\[15rem\] {
    height: 15rem !important;
  }
}

@media (max-width: 838px) {
  .max-\[838px\]\:\!h-\[15rem\] {
    height: 15rem !important;
  }
}

@media (max-width: 837px) {
  .max-\[837px\]\:\!h-\[14rem\] {
    height: 14rem !important;
  }
}

@media (max-width: 830px) {
  .max-\[830px\]\:\!h-\[14rem\] {
    height: 14rem !important;
  }
}

@media (max-width: 820px) {
  .max-\[820px\]\:w-\[100\%\] {
    width: 100%;
  }

  .max-\[820px\]\:w-\[90\%\] {
    width: 90%;
  }
}

@media (max-width: 769px) {
  .max-\[769px\]\:\!h-\[16rem\] {
    height: 16rem !important;
  }
}

@media (max-width: 768px) {
  .max-\[768px\]\:\!h-\[13rem\] {
    height: 13rem !important;
  }
}

@media (max-width: 767px) {
  .max-\[767px\]\:\!w-\[57\%\] {
    width: 57% !important;
  }

  .max-\[767px\]\:w-\[60\%\] {
    width: 60%;
  }
}

@media (max-width: 766px) {
  .max-\[766px\]\:\!h-\[17rem\] {
    height: 17rem !important;
  }
}

@media (max-width: 764px) {
  .max-\[764px\]\:\!w-\[68\%\] {
    width: 68% !important;
  }
}

@media (max-width: 700px) {
  .max-\[700px\]\:\!h-\[16rem\] {
    height: 16rem !important;
  }
}

@media (max-width: 685px) {
  .max-\[685px\]\:\!h-\[15rem\] {
    height: 15rem !important;
  }
}

@media (max-width: 680px) {
  .max-\[680px\]\:\!h-\[15rem\] {
    height: 15rem !important;
  }
}

@media (max-width: 636px) {
  .max-\[636px\]\:\!h-\[14rem\] {
    height: 14rem !important;
  }
}

@media (max-width: 624px) {
  .max-\[624px\]\:\!h-\[14rem\] {
    height: 14rem !important;
  }
}

@media (max-width: 620px) {
  .max-\[620px\]\:\!h-\[14rem\] {
    height: 14rem !important;
  }
}

@media (max-width: 613px) {
  .max-\[613px\]\:\!h-\[14rem\] {
    height: 14rem !important;
  }
}

@media (max-width: 600px) {
  .max-\[600px\]\:\!h-\[12rem\] {
    height: 12rem !important;
  }
}

@media (max-width: 592px) {
  .max-\[592px\]\:\!h-\[13rem\] {
    height: 13rem !important;
  }
}

@media (max-width: 580px) {
  .max-\[580px\]\:\!h-\[13rem\] {
    height: 13rem !important;
  }
}

@media (max-width: 575px) {
  .max-\[575px\]\:mx-\[3rem\] {
    margin-left: 3rem;
    margin-right: 3rem;
  }

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

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

  .max-\[575px\]\:flex-col {
    flex-direction: column;
  }
}

@media (max-width: 573px) {
  .max-\[573px\]\:\!h-\[13rem\] {
    height: 13rem !important;
  }
}

@media (max-width: 555px) {
  .max-\[555px\]\:w-auto {
    width: auto;
  }
}

@media (max-width: 501px) {
  .max-\[501px\]\:\!h-\[10rem\] {
    height: 10rem !important;
  }
}

@media (max-width: 500px) {
  .max-\[500px\]\:left-0 {
    left: 0px;
  }

  .max-\[500px\]\:\!mx-\[1rem\] {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }

  .max-\[500px\]\:\!h-\[11rem\] {
    height: 11rem !important;
  }

  .max-\[500px\]\:w-\[5rem\] {
    width: 5rem;
  }

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

  .max-\[500px\]\:px-\[2rem\] {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .max-\[500px\]\:py-\[1\.5rem\] {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

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

@media (max-width: 494px) {
  .max-\[494px\]\:\!h-\[11rem\] {
    height: 11rem !important;
  }
}

@media (max-width: 493px) {
  .max-\[493px\]\:\!h-\[14rem\] {
    height: 14rem !important;
  }
}

@media (max-width: 489px) {
  .max-\[489px\]\:text-\[24px\] {
    font-size: 24px;
  }
}

@media (max-width: 488px) {
  .max-\[488px\]\:\!h-\[11rem\] {
    height: 11rem !important;
  }
}

@media (max-width: 450px) {
  .max-\[450px\]\:mx-\[4rem\] {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .max-\[450px\]\:hidden {
    display: none;
  }

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

@media (max-width: 447px) {
  .max-\[447px\]\:\!h-\[10rem\] {
    height: 10rem !important;
  }
}

@media (max-width: 438px) {
  .max-\[438px\]\:\!h-\[14\.3rem\] {
    height: 14.3rem !important;
  }
}

@media (max-width: 437px) {
  .max-\[437px\]\:\!w-full {
    width: 100% !important;
  }
}

@media (max-width: 430px) {
  .max-\[430px\]\:w-auto {
    width: auto;
  }
}

@media (max-width: 400px) {
  .max-\[400px\]\:\!text-\[10px\] {
    font-size: 10px !important;
  }
}

@media (max-width: 390px) {
  .max-\[390px\]\:\!h-\[11rem\] {
    height: 11rem !important;
  }

  .max-\[390px\]\:\!w-\[88\%\] {
    width: 88% !important;
  }

  .max-\[390px\]\:w-\[19\.8rem\] {
    width: 19.8rem;
  }
}

@media (max-width: 375px) {
  .max-\[375px\]\:text-\[13px\] {
    font-size: 13px;
  }
}

@media (max-width: 365px) {
  .max-\[365px\]\:\!w-\[93\%\] {
    width: 93% !important;
  }
}

@media (max-width: 360px) {
  .max-\[360px\]\:\!w-\[100\%\] {
    width: 100% !important;
  }
}

@media (max-width: 359px) {
  .max-\[359px\]\:\!p-\[0\.3rem\] {
    padding: 0.3rem !important;
  }
}

@media (max-width: 320px) {
  .max-\[320px\]\:w-\[18rem\] {
    width: 18rem;
  }

  .max-\[320px\]\:\!text-\[14px\] {
    font-size: 14px !important;
  }
}

@media (max-width: 111px) {
  .max-\[111px\]\:w-\[94\%\] {
    width: 94%;
  }
}

@media (min-width: 230px) {
  .sm\:order-1 {
    order: 1;
  }

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

  .sm\:col-end-13 {
    grid-column-end: 13;
  }

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

  .sm\:mx-\[6rem\] {
    margin-left: 6rem;
    margin-right: 6rem;
  }

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

  .sm\:mb-4 {
    margin-bottom: 1rem;
  }

  .sm\:mr-\[0\.5rem\] {
    margin-right: 0.5rem;
  }

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

  .sm\:mt-12 {
    margin-top: 3rem;
  }

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

  .sm\:mt-8 {
    margin-top: 2rem;
  }

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

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

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

  .sm\:block {
    display: block;
  }

  .sm\:hidden {
    display: none;
  }

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

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

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

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

  .sm\:\!w-\[10rem\] {
    width: 10rem !important;
  }

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

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

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

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

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

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

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

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

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

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

  .sm\:flex-col-reverse {
    flex-direction: column-reverse;
  }

  .sm\:gap-\[2rem\] {
    gap: 2rem;
  }

  .sm\:rounded-\[2rem\] {
    border-radius: 2rem;
  }

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

  .sm\:p-1 {
    padding: 0.25rem;
  }

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

  .sm\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

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

  .sm\:px-\[5rem\] {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .sm\:py-\[1rem\] {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .sm\:pr-0 {
    padding-right: 0px;
  }

  .sm\:pr-2 {
    padding-right: 0.5rem;
  }

  .sm\:pt-\[1rem\] {
    padding-top: 1rem;
  }

  .sm\:pt-\[5rem\] {
    padding-top: 5rem;
  }

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

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

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

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

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

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

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

@media (min-width: 370px) {
  .min-\[370px\]\:block {
    display: block;
  }
}

@media (min-width: 554px) {
  .min-\[554px\]\:h-\[300px\] {
    height: 300px;
  }
}

@media (min-width: 768px) {
  .md\:inset-0 {
    inset: 0px;
  }

  .md\:left-\[-3rem\] {
    left: -3rem;
  }

  .md\:top-\[-10rem\] {
    top: -10rem;
  }

  .md\:order-first {
    order: -9999;
  }

  .md\:order-last {
    order: 9999;
  }

  .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\:col-start-4 {
    grid-column-start: 4;
  }

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

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

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

  .md\:col-end-11 {
    grid-column-end: 11;
  }

  .md\:col-end-13 {
    grid-column-end: 13;
  }

  .md\:col-end-4 {
    grid-column-end: 4;
  }

  .md\:col-end-7 {
    grid-column-end: 7;
  }

  .md\:col-end-8 {
    grid-column-end: 8;
  }

  .md\:col-end-9 {
    grid-column-end: 9;
  }

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

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

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

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

  .md\:\!mt-\[4rem\] {
    margin-top: 4rem !important;
  }

  .md\:mb-1 {
    margin-bottom: 0.25rem;
  }

  .md\:ml-0 {
    margin-left: 0px;
  }

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

  .md\:mt-6 {
    margin-top: 1.5rem;
  }

  .md\:mt-\[1rem\] {
    margin-top: 1rem;
  }

  .md\:block {
    display: block;
  }

  .md\:flex {
    display: flex;
  }

  .md\:hidden {
    display: none;
  }

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

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

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

  .md\:\!w-\[15rem\] {
    width: 15rem !important;
  }

  .md\:\!w-\[53\%\] {
    width: 53% !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .md\:p-8 {
    padding: 2rem;
  }

  .md\:p-\[2\.5rem\] {
    padding: 2.5rem;
  }

  .md\:\!px-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

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

  .md\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

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

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

  .md\:px-\[1\.7rem\] {
    padding-left: 1.7rem;
    padding-right: 1.7rem;
  }

  .md\:px-\[2\.5rem\] {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .md\:px-\[2rem\] {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .md\:px-\[3rem\] {
    padding-left: 3rem;
    padding-right: 3rem;
  }

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

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

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

  .md\:py-\[8rem\] {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .md\:pb-3 {
    padding-bottom: 0.75rem;
  }

  .md\:pb-5 {
    padding-bottom: 1.25rem;
  }

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

  .md\:pl-\[3\.5rem\] {
    padding-left: 3.5rem;
  }

  .md\:pr-\[1\.5rem\] {
    padding-right: 1.5rem;
  }

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

  .md\:pr-\[1rem\] {
    padding-right: 1rem;
  }

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

  .md\:pt-5 {
    padding-top: 1.25rem;
  }

  .md\:pt-\[4rem\] {
    padding-top: 4rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .md\:text-\[37\.3px\] {
    font-size: 37.3px;
  }

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

  .md\:text-\[5rem\] {
    font-size: 5rem;
  }
}

@media (min-width: 820px) {
  .min-\[820px\]\:block {
    display: block;
  }
}

@media (min-width: 1024px) {
  .lg\:left-\[-2\.1rem\] {
    left: -2.1rem;
  }

  .lg\:left-\[-3\.1rem\] {
    left: -3.1rem;
  }

  .lg\:top-\[-10rem\] {
    top: -10rem;
  }

  .lg\:top-\[-9\.4rem\] {
    top: -9.4rem;
  }

  .lg\:top-\[-9rem\] {
    top: -9rem;
  }

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

  .lg\:order-last {
    order: 9999;
  }

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

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

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

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

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

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

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

  .lg\:col-end-11 {
    grid-column-end: 11;
  }

  .lg\:col-end-13 {
    grid-column-end: 13;
  }

  .lg\:col-end-5 {
    grid-column-end: 5;
  }

  .lg\:col-end-6 {
    grid-column-end: 6;
  }

  .lg\:col-end-7 {
    grid-column-end: 7;
  }

  .lg\:col-end-8 {
    grid-column-end: 8;
  }

  .lg\:\!mx-8 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }

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

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

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

  .lg\:my-24 {
    margin-top: 6rem;
    margin-bottom: 6rem;
  }

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

  .lg\:mb-1 {
    margin-bottom: 0.25rem;
  }

  .lg\:mb-2 {
    margin-bottom: 0.5rem;
  }

  .lg\:mb-2\.5 {
    margin-bottom: 0.625rem;
  }

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

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

  .lg\:ml-0 {
    margin-left: 0px;
  }

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

  .lg\:ml-24 {
    margin-left: 6rem;
  }

  .lg\:ml-4 {
    margin-left: 1rem;
  }

  .lg\:ml-5 {
    margin-left: 1.25rem;
  }

  .lg\:mr-0 {
    margin-right: 0px;
  }

  .lg\:mr-5 {
    margin-right: 1.25rem;
  }

  .lg\:mr-\[1rem\] {
    margin-right: 1rem;
  }

  .lg\:mr-\[2rem\] {
    margin-right: 2rem;
  }

  .lg\:mr-\[3rem\] {
    margin-right: 3rem;
  }

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

  .lg\:mt-12 {
    margin-top: 3rem;
  }

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

  .lg\:mt-6 {
    margin-top: 1.5rem;
  }

  .lg\:mt-8 {
    margin-top: 2rem;
  }

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

  .lg\:mt-\[3\.2rem\] {
    margin-top: 3.2rem;
  }

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

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

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

  .lg\:block {
    display: block;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:h-\[32rem\] {
    height: 32rem;
  }

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

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

  .lg\:\!w-full {
    width: 100% !important;
  }

  .lg\:w-2\/3 {
    width: 66.666667%;
  }

  .lg\:w-3\/4 {
    width: 75%;
  }

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

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

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

  .lg\:w-\[56rem\] {
    width: 56rem;
  }

  .lg\:w-\[59rem\] {
    width: 59rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .lg\:gap-\[2\.7rem\] {
    gap: 2.7rem;
  }

  .lg\:rounded-2xl {
    border-radius: 1rem;
  }

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

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

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

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

  .lg\:px-36 {
    padding-left: 9rem;
    padding-right: 9rem;
  }

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

  .lg\:px-9 {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }

  .lg\:px-\[1\.5rem\] {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .lg\:px-\[1rem\] {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .lg\:px-\[2rem\] {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .lg\:px-\[3rem\] {
    padding-left: 3rem;
    padding-right: 3rem;
  }

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

  .lg\:px-\[5rem\] {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .lg\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .lg\:py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

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

  .lg\:\!pt-\[7\.5rem\] {
    padding-top: 7.5rem !important;
  }

  .lg\:pb-\[3rem\] {
    padding-bottom: 3rem;
  }

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

  .lg\:pr-\[2rem\] {
    padding-right: 2rem;
  }

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

  .lg\:pt-10 {
    padding-top: 2.5rem;
  }

  .lg\:pt-\[2\.3rem\] {
    padding-top: 2.3rem;
  }

  .lg\:pt-\[6\.5rem\] {
    padding-top: 6.5rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .lg\:text-\[38\.7px\] {
    font-size: 38.7px;
  }

  .lg\:text-\[46\.8px\] {
    font-size: 46.8px;
  }

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

  .lg\:text-\[47\.11px\] {
    font-size: 47.11px;
  }

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

@media (min-width: 1025px) {
  .min-\[1025px\]\:hidden {
    display: none;
  }
}

@media (min-width: 1100px) {
  .min-\[1100px\]\:\!px-\[5rem\] {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
}

@media (min-width: 1280px) {
  .min-\[1280px\]\:text-\[47px\] {
    font-size: 47px;
  }
}

@media (min-width: 1299px) {
  .min-\[1299px\]\:\!text-\[20px\] {
    font-size: 20px !important;
  }
}

@media (min-width: 1300px) {
  .min-\[1300px\]\:\!mt-\[38px\] {
    margin-top: 38px !important;
  }

  .min-\[1300px\]\:ml-4 {
    margin-left: 1rem;
  }

  .min-\[1300px\]\:block {
    display: block;
  }

  .min-\[1300px\]\:flex {
    display: flex;
  }

  .min-\[1300px\]\:w-1\/2 {
    width: 50%;
  }

  .min-\[1300px\]\:\!p-\[7\.5rem\] {
    padding: 7.5rem !important;
  }
}
