/*
  Theme Name: ShadMe
  Author:     Pavel Shad
  Author URI: https://pavel.shad.com.ua/
  Version:    1.0.0
  Description:Тема створена з любовью у 2023 році. Основа - TailwindCSS
  Template:   twentytwentyone
*/

/*
  ! tailwindcss v3.3.2 | 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.
*/

html {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
}

/*
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. 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-size: 1em;
  /* 2 */
}

/*
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-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: 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,
[type='button'],
[type='reset'],
[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;
}

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

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

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

.visible {
  visibility: visible;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.left-0 {
  left: 0px;
}

.right-0 {
  right: 0px;
}

.top-0 {
  top: 0px;
}

.bottom-0 {
  bottom: 0px;
}

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

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

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

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

.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

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

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

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

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

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

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

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

.mr-auto {
  margin-right: auto;
}

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

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

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

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

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

.block {
  display: block;
}

.flex {
  display: flex;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.h-16 {
  height: 4rem;
}

.h-24 {
  height: 6rem;
}

.h-52 {
  height: 13rem;
}

.h-full {
  height: 100%;
}

.w-16 {
  width: 4rem;
}

.w-24 {
  width: 6rem;
}

.w-full {
  width: 100%;
}

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

.max-w-sm {
  max-width: 24rem;
}

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

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

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

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

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

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

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

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

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

.gap-4 {
  gap: 1rem;
}

.overflow-hidden {
  overflow: hidden;
}

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

.rounded {
  border-radius: 10px;
}

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

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

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

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

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

.border-cream {
  --tw-border-opacity: 1;
  border-color: rgb(246 230 215 / var(--tw-border-opacity));
}

.border-cream\/0 {
  border-color: rgb(246 230 215 / 0);
}

.border-cream\/10 {
  border-color: rgb(246 230 215 / 0.1);
}

.border-cream\/100 {
  border-color: rgb(246 230 215 / 1);
}

.border-cream\/20 {
  border-color: rgb(246 230 215 / 0.2);
}

.border-cream\/25 {
  border-color: rgb(246 230 215 / 0.25);
}

.border-cream\/30 {
  border-color: rgb(246 230 215 / 0.3);
}

.border-cream\/40 {
  border-color: rgb(246 230 215 / 0.4);
}

.border-cream\/5 {
  border-color: rgb(246 230 215 / 0.05);
}

.border-cream\/50 {
  border-color: rgb(246 230 215 / 0.5);
}

.border-cream\/60 {
  border-color: rgb(246 230 215 / 0.6);
}

.border-cream\/70 {
  border-color: rgb(246 230 215 / 0.7);
}

.border-cream\/75 {
  border-color: rgb(246 230 215 / 0.75);
}

.border-cream\/80 {
  border-color: rgb(246 230 215 / 0.8);
}

.border-cream\/90 {
  border-color: rgb(246 230 215 / 0.9);
}

.border-cream\/95 {
  border-color: rgb(246 230 215 / 0.95);
}

.border-cyan {
  --tw-border-opacity: 1;
  border-color: rgb(34 211 238 / var(--tw-border-opacity));
}

.border-cyan\/0 {
  border-color: rgb(34 211 238 / 0);
}

.border-cyan\/10 {
  border-color: rgb(34 211 238 / 0.1);
}

.border-cyan\/100 {
  border-color: rgb(34 211 238 / 1);
}

.border-cyan\/20 {
  border-color: rgb(34 211 238 / 0.2);
}

.border-cyan\/25 {
  border-color: rgb(34 211 238 / 0.25);
}

.border-cyan\/30 {
  border-color: rgb(34 211 238 / 0.3);
}

.border-cyan\/40 {
  border-color: rgb(34 211 238 / 0.4);
}

.border-cyan\/5 {
  border-color: rgb(34 211 238 / 0.05);
}

.border-cyan\/50 {
  border-color: rgb(34 211 238 / 0.5);
}

.border-cyan\/60 {
  border-color: rgb(34 211 238 / 0.6);
}

.border-cyan\/70 {
  border-color: rgb(34 211 238 / 0.7);
}

.border-cyan\/75 {
  border-color: rgb(34 211 238 / 0.75);
}

.border-cyan\/80 {
  border-color: rgb(34 211 238 / 0.8);
}

.border-cyan\/90 {
  border-color: rgb(34 211 238 / 0.9);
}

.border-cyan\/95 {
  border-color: rgb(34 211 238 / 0.95);
}

.border-dark {
  --tw-border-opacity: 1;
  border-color: rgb(32 29 29 / var(--tw-border-opacity));
}

.border-dark\/0 {
  border-color: rgb(32 29 29 / 0);
}

.border-dark\/10 {
  border-color: rgb(32 29 29 / 0.1);
}

.border-dark\/100 {
  border-color: rgb(32 29 29 / 1);
}

.border-dark\/20 {
  border-color: rgb(32 29 29 / 0.2);
}

.border-dark\/25 {
  border-color: rgb(32 29 29 / 0.25);
}

.border-dark\/30 {
  border-color: rgb(32 29 29 / 0.3);
}

.border-dark\/40 {
  border-color: rgb(32 29 29 / 0.4);
}

.border-dark\/5 {
  border-color: rgb(32 29 29 / 0.05);
}

.border-dark\/50 {
  border-color: rgb(32 29 29 / 0.5);
}

.border-dark\/60 {
  border-color: rgb(32 29 29 / 0.6);
}

.border-dark\/70 {
  border-color: rgb(32 29 29 / 0.7);
}

.border-dark\/75 {
  border-color: rgb(32 29 29 / 0.75);
}

.border-dark\/80 {
  border-color: rgb(32 29 29 / 0.8);
}

.border-dark\/90 {
  border-color: rgb(32 29 29 / 0.9);
}

.border-dark\/95 {
  border-color: rgb(32 29 29 / 0.95);
}

.border-gold {
  --tw-border-opacity: 1;
  border-color: rgb(251 213 78 / var(--tw-border-opacity));
}

.border-gold\/0 {
  border-color: rgb(251 213 78 / 0);
}

.border-gold\/10 {
  border-color: rgb(251 213 78 / 0.1);
}

.border-gold\/100 {
  border-color: rgb(251 213 78 / 1);
}

.border-gold\/20 {
  border-color: rgb(251 213 78 / 0.2);
}

.border-gold\/25 {
  border-color: rgb(251 213 78 / 0.25);
}

.border-gold\/30 {
  border-color: rgb(251 213 78 / 0.3);
}

.border-gold\/40 {
  border-color: rgb(251 213 78 / 0.4);
}

.border-gold\/5 {
  border-color: rgb(251 213 78 / 0.05);
}

.border-gold\/50 {
  border-color: rgb(251 213 78 / 0.5);
}

.border-gold\/60 {
  border-color: rgb(251 213 78 / 0.6);
}

.border-gold\/70 {
  border-color: rgb(251 213 78 / 0.7);
}

.border-gold\/75 {
  border-color: rgb(251 213 78 / 0.75);
}

.border-gold\/80 {
  border-color: rgb(251 213 78 / 0.8);
}

.border-gold\/90 {
  border-color: rgb(251 213 78 / 0.9);
}

.border-gold\/95 {
  border-color: rgb(251 213 78 / 0.95);
}

.border-gray-400 {
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity));
}

.border-info {
  --tw-border-opacity: 1;
  border-color: rgb(49 204 236 / var(--tw-border-opacity));
}

.border-info\/0 {
  border-color: rgb(49 204 236 / 0);
}

.border-info\/10 {
  border-color: rgb(49 204 236 / 0.1);
}

.border-info\/100 {
  border-color: rgb(49 204 236 / 1);
}

.border-info\/20 {
  border-color: rgb(49 204 236 / 0.2);
}

.border-info\/25 {
  border-color: rgb(49 204 236 / 0.25);
}

.border-info\/30 {
  border-color: rgb(49 204 236 / 0.3);
}

.border-info\/40 {
  border-color: rgb(49 204 236 / 0.4);
}

.border-info\/5 {
  border-color: rgb(49 204 236 / 0.05);
}

.border-info\/50 {
  border-color: rgb(49 204 236 / 0.5);
}

.border-info\/60 {
  border-color: rgb(49 204 236 / 0.6);
}

.border-info\/70 {
  border-color: rgb(49 204 236 / 0.7);
}

.border-info\/75 {
  border-color: rgb(49 204 236 / 0.75);
}

.border-info\/80 {
  border-color: rgb(49 204 236 / 0.8);
}

.border-info\/90 {
  border-color: rgb(49 204 236 / 0.9);
}

.border-info\/95 {
  border-color: rgb(49 204 236 / 0.95);
}

.border-light {
  --tw-border-opacity: 1;
  border-color: rgb(239 239 239 / var(--tw-border-opacity));
}

.border-light\/0 {
  border-color: rgb(239 239 239 / 0);
}

.border-light\/10 {
  border-color: rgb(239 239 239 / 0.1);
}

.border-light\/100 {
  border-color: rgb(239 239 239 / 1);
}

.border-light\/20 {
  border-color: rgb(239 239 239 / 0.2);
}

.border-light\/25 {
  border-color: rgb(239 239 239 / 0.25);
}

.border-light\/30 {
  border-color: rgb(239 239 239 / 0.3);
}

.border-light\/40 {
  border-color: rgb(239 239 239 / 0.4);
}

.border-light\/5 {
  border-color: rgb(239 239 239 / 0.05);
}

.border-light\/50 {
  border-color: rgb(239 239 239 / 0.5);
}

.border-light\/60 {
  border-color: rgb(239 239 239 / 0.6);
}

.border-light\/70 {
  border-color: rgb(239 239 239 / 0.7);
}

.border-light\/75 {
  border-color: rgb(239 239 239 / 0.75);
}

.border-light\/80 {
  border-color: rgb(239 239 239 / 0.8);
}

.border-light\/90 {
  border-color: rgb(239 239 239 / 0.9);
}

.border-light\/95 {
  border-color: rgb(239 239 239 / 0.95);
}

.border-negative {
  --tw-border-opacity: 1;
  border-color: rgb(193 0 21 / var(--tw-border-opacity));
}

.border-negative\/0 {
  border-color: rgb(193 0 21 / 0);
}

.border-negative\/10 {
  border-color: rgb(193 0 21 / 0.1);
}

.border-negative\/100 {
  border-color: rgb(193 0 21 / 1);
}

.border-negative\/20 {
  border-color: rgb(193 0 21 / 0.2);
}

.border-negative\/25 {
  border-color: rgb(193 0 21 / 0.25);
}

.border-negative\/30 {
  border-color: rgb(193 0 21 / 0.3);
}

.border-negative\/40 {
  border-color: rgb(193 0 21 / 0.4);
}

.border-negative\/5 {
  border-color: rgb(193 0 21 / 0.05);
}

.border-negative\/50 {
  border-color: rgb(193 0 21 / 0.5);
}

.border-negative\/60 {
  border-color: rgb(193 0 21 / 0.6);
}

.border-negative\/70 {
  border-color: rgb(193 0 21 / 0.7);
}

.border-negative\/75 {
  border-color: rgb(193 0 21 / 0.75);
}

.border-negative\/80 {
  border-color: rgb(193 0 21 / 0.8);
}

.border-negative\/90 {
  border-color: rgb(193 0 21 / 0.9);
}

.border-negative\/95 {
  border-color: rgb(193 0 21 / 0.95);
}

.border-positive {
  --tw-border-opacity: 1;
  border-color: rgb(33 186 69 / var(--tw-border-opacity));
}

.border-positive\/0 {
  border-color: rgb(33 186 69 / 0);
}

.border-positive\/10 {
  border-color: rgb(33 186 69 / 0.1);
}

.border-positive\/100 {
  border-color: rgb(33 186 69 / 1);
}

.border-positive\/20 {
  border-color: rgb(33 186 69 / 0.2);
}

.border-positive\/25 {
  border-color: rgb(33 186 69 / 0.25);
}

.border-positive\/30 {
  border-color: rgb(33 186 69 / 0.3);
}

.border-positive\/40 {
  border-color: rgb(33 186 69 / 0.4);
}

.border-positive\/5 {
  border-color: rgb(33 186 69 / 0.05);
}

.border-positive\/50 {
  border-color: rgb(33 186 69 / 0.5);
}

.border-positive\/60 {
  border-color: rgb(33 186 69 / 0.6);
}

.border-positive\/70 {
  border-color: rgb(33 186 69 / 0.7);
}

.border-positive\/75 {
  border-color: rgb(33 186 69 / 0.75);
}

.border-positive\/80 {
  border-color: rgb(33 186 69 / 0.8);
}

.border-positive\/90 {
  border-color: rgb(33 186 69 / 0.9);
}

.border-positive\/95 {
  border-color: rgb(33 186 69 / 0.95);
}

.border-primary {
  --tw-border-opacity: 1;
  border-color: rgb(65 64 66 / var(--tw-border-opacity));
}

.border-primary\/0 {
  border-color: rgb(65 64 66 / 0);
}

.border-primary\/10 {
  border-color: rgb(65 64 66 / 0.1);
}

.border-primary\/100 {
  border-color: rgb(65 64 66 / 1);
}

.border-primary\/20 {
  border-color: rgb(65 64 66 / 0.2);
}

.border-primary\/25 {
  border-color: rgb(65 64 66 / 0.25);
}

.border-primary\/30 {
  border-color: rgb(65 64 66 / 0.3);
}

.border-primary\/40 {
  border-color: rgb(65 64 66 / 0.4);
}

.border-primary\/5 {
  border-color: rgb(65 64 66 / 0.05);
}

.border-primary\/50 {
  border-color: rgb(65 64 66 / 0.5);
}

.border-primary\/60 {
  border-color: rgb(65 64 66 / 0.6);
}

.border-primary\/70 {
  border-color: rgb(65 64 66 / 0.7);
}

.border-primary\/75 {
  border-color: rgb(65 64 66 / 0.75);
}

.border-primary\/80 {
  border-color: rgb(65 64 66 / 0.8);
}

.border-primary\/90 {
  border-color: rgb(65 64 66 / 0.9);
}

.border-primary\/95 {
  border-color: rgb(65 64 66 / 0.95);
}

.border-secondary {
  --tw-border-opacity: 1;
  border-color: rgb(241 145 31 / var(--tw-border-opacity));
}

.border-secondary\/0 {
  border-color: rgb(241 145 31 / 0);
}

.border-secondary\/10 {
  border-color: rgb(241 145 31 / 0.1);
}

.border-secondary\/100 {
  border-color: rgb(241 145 31 / 1);
}

.border-secondary\/20 {
  border-color: rgb(241 145 31 / 0.2);
}

.border-secondary\/25 {
  border-color: rgb(241 145 31 / 0.25);
}

.border-secondary\/30 {
  border-color: rgb(241 145 31 / 0.3);
}

.border-secondary\/40 {
  border-color: rgb(241 145 31 / 0.4);
}

.border-secondary\/5 {
  border-color: rgb(241 145 31 / 0.05);
}

.border-secondary\/50 {
  border-color: rgb(241 145 31 / 0.5);
}

.border-secondary\/60 {
  border-color: rgb(241 145 31 / 0.6);
}

.border-secondary\/70 {
  border-color: rgb(241 145 31 / 0.7);
}

.border-secondary\/75 {
  border-color: rgb(241 145 31 / 0.75);
}

.border-secondary\/80 {
  border-color: rgb(241 145 31 / 0.8);
}

.border-secondary\/90 {
  border-color: rgb(241 145 31 / 0.9);
}

.border-secondary\/95 {
  border-color: rgb(241 145 31 / 0.95);
}

.border-teal {
  --tw-border-opacity: 1;
  border-color: rgb(152 126 228 / var(--tw-border-opacity));
}

.border-teal\/0 {
  border-color: rgb(152 126 228 / 0);
}

.border-teal\/10 {
  border-color: rgb(152 126 228 / 0.1);
}

.border-teal\/100 {
  border-color: rgb(152 126 228 / 1);
}

.border-teal\/20 {
  border-color: rgb(152 126 228 / 0.2);
}

.border-teal\/25 {
  border-color: rgb(152 126 228 / 0.25);
}

.border-teal\/30 {
  border-color: rgb(152 126 228 / 0.3);
}

.border-teal\/40 {
  border-color: rgb(152 126 228 / 0.4);
}

.border-teal\/5 {
  border-color: rgb(152 126 228 / 0.05);
}

.border-teal\/50 {
  border-color: rgb(152 126 228 / 0.5);
}

.border-teal\/60 {
  border-color: rgb(152 126 228 / 0.6);
}

.border-teal\/70 {
  border-color: rgb(152 126 228 / 0.7);
}

.border-teal\/75 {
  border-color: rgb(152 126 228 / 0.75);
}

.border-teal\/80 {
  border-color: rgb(152 126 228 / 0.8);
}

.border-teal\/90 {
  border-color: rgb(152 126 228 / 0.9);
}

.border-teal\/95 {
  border-color: rgb(152 126 228 / 0.95);
}

.border-warning {
  --tw-border-opacity: 1;
  border-color: rgb(242 192 55 / var(--tw-border-opacity));
}

.border-warning\/0 {
  border-color: rgb(242 192 55 / 0);
}

.border-warning\/10 {
  border-color: rgb(242 192 55 / 0.1);
}

.border-warning\/100 {
  border-color: rgb(242 192 55 / 1);
}

.border-warning\/20 {
  border-color: rgb(242 192 55 / 0.2);
}

.border-warning\/25 {
  border-color: rgb(242 192 55 / 0.25);
}

.border-warning\/30 {
  border-color: rgb(242 192 55 / 0.3);
}

.border-warning\/40 {
  border-color: rgb(242 192 55 / 0.4);
}

.border-warning\/5 {
  border-color: rgb(242 192 55 / 0.05);
}

.border-warning\/50 {
  border-color: rgb(242 192 55 / 0.5);
}

.border-warning\/60 {
  border-color: rgb(242 192 55 / 0.6);
}

.border-warning\/70 {
  border-color: rgb(242 192 55 / 0.7);
}

.border-warning\/75 {
  border-color: rgb(242 192 55 / 0.75);
}

.border-warning\/80 {
  border-color: rgb(242 192 55 / 0.8);
}

.border-warning\/90 {
  border-color: rgb(242 192 55 / 0.9);
}

.border-warning\/95 {
  border-color: rgb(242 192 55 / 0.95);
}

.bg-cream {
  --tw-bg-opacity: 1;
  background-color: rgb(246 230 215 / var(--tw-bg-opacity));
}

.bg-cream\/0 {
  background-color: rgb(246 230 215 / 0);
}

.bg-cream\/10 {
  background-color: rgb(246 230 215 / 0.1);
}

.bg-cream\/100 {
  background-color: rgb(246 230 215 / 1);
}

.bg-cream\/20 {
  background-color: rgb(246 230 215 / 0.2);
}

.bg-cream\/25 {
  background-color: rgb(246 230 215 / 0.25);
}

.bg-cream\/30 {
  background-color: rgb(246 230 215 / 0.3);
}

.bg-cream\/40 {
  background-color: rgb(246 230 215 / 0.4);
}

.bg-cream\/5 {
  background-color: rgb(246 230 215 / 0.05);
}

.bg-cream\/50 {
  background-color: rgb(246 230 215 / 0.5);
}

.bg-cream\/60 {
  background-color: rgb(246 230 215 / 0.6);
}

.bg-cream\/70 {
  background-color: rgb(246 230 215 / 0.7);
}

.bg-cream\/75 {
  background-color: rgb(246 230 215 / 0.75);
}

.bg-cream\/80 {
  background-color: rgb(246 230 215 / 0.8);
}

.bg-cream\/90 {
  background-color: rgb(246 230 215 / 0.9);
}

.bg-cream\/95 {
  background-color: rgb(246 230 215 / 0.95);
}

.bg-cyan {
  --tw-bg-opacity: 1;
  background-color: rgb(34 211 238 / var(--tw-bg-opacity));
}

.bg-cyan\/0 {
  background-color: rgb(34 211 238 / 0);
}

.bg-cyan\/10 {
  background-color: rgb(34 211 238 / 0.1);
}

.bg-cyan\/100 {
  background-color: rgb(34 211 238 / 1);
}

.bg-cyan\/20 {
  background-color: rgb(34 211 238 / 0.2);
}

.bg-cyan\/25 {
  background-color: rgb(34 211 238 / 0.25);
}

.bg-cyan\/30 {
  background-color: rgb(34 211 238 / 0.3);
}

.bg-cyan\/40 {
  background-color: rgb(34 211 238 / 0.4);
}

.bg-cyan\/5 {
  background-color: rgb(34 211 238 / 0.05);
}

.bg-cyan\/50 {
  background-color: rgb(34 211 238 / 0.5);
}

.bg-cyan\/60 {
  background-color: rgb(34 211 238 / 0.6);
}

.bg-cyan\/70 {
  background-color: rgb(34 211 238 / 0.7);
}

.bg-cyan\/75 {
  background-color: rgb(34 211 238 / 0.75);
}

.bg-cyan\/80 {
  background-color: rgb(34 211 238 / 0.8);
}

.bg-cyan\/90 {
  background-color: rgb(34 211 238 / 0.9);
}

.bg-cyan\/95 {
  background-color: rgb(34 211 238 / 0.95);
}

.bg-dark {
  --tw-bg-opacity: 1;
  background-color: rgb(32 29 29 / var(--tw-bg-opacity));
}

.bg-dark\/0 {
  background-color: rgb(32 29 29 / 0);
}

.bg-dark\/10 {
  background-color: rgb(32 29 29 / 0.1);
}

.bg-dark\/100 {
  background-color: rgb(32 29 29 / 1);
}

.bg-dark\/20 {
  background-color: rgb(32 29 29 / 0.2);
}

.bg-dark\/25 {
  background-color: rgb(32 29 29 / 0.25);
}

.bg-dark\/30 {
  background-color: rgb(32 29 29 / 0.3);
}

.bg-dark\/40 {
  background-color: rgb(32 29 29 / 0.4);
}

.bg-dark\/5 {
  background-color: rgb(32 29 29 / 0.05);
}

.bg-dark\/50 {
  background-color: rgb(32 29 29 / 0.5);
}

.bg-dark\/60 {
  background-color: rgb(32 29 29 / 0.6);
}

.bg-dark\/70 {
  background-color: rgb(32 29 29 / 0.7);
}

.bg-dark\/75 {
  background-color: rgb(32 29 29 / 0.75);
}

.bg-dark\/80 {
  background-color: rgb(32 29 29 / 0.8);
}

.bg-dark\/90 {
  background-color: rgb(32 29 29 / 0.9);
}

.bg-dark\/95 {
  background-color: rgb(32 29 29 / 0.95);
}

.bg-gold {
  --tw-bg-opacity: 1;
  background-color: rgb(251 213 78 / var(--tw-bg-opacity));
}

.bg-gold\/0 {
  background-color: rgb(251 213 78 / 0);
}

.bg-gold\/10 {
  background-color: rgb(251 213 78 / 0.1);
}

.bg-gold\/100 {
  background-color: rgb(251 213 78 / 1);
}

.bg-gold\/20 {
  background-color: rgb(251 213 78 / 0.2);
}

.bg-gold\/25 {
  background-color: rgb(251 213 78 / 0.25);
}

.bg-gold\/30 {
  background-color: rgb(251 213 78 / 0.3);
}

.bg-gold\/40 {
  background-color: rgb(251 213 78 / 0.4);
}

.bg-gold\/5 {
  background-color: rgb(251 213 78 / 0.05);
}

.bg-gold\/50 {
  background-color: rgb(251 213 78 / 0.5);
}

.bg-gold\/60 {
  background-color: rgb(251 213 78 / 0.6);
}

.bg-gold\/70 {
  background-color: rgb(251 213 78 / 0.7);
}

.bg-gold\/75 {
  background-color: rgb(251 213 78 / 0.75);
}

.bg-gold\/80 {
  background-color: rgb(251 213 78 / 0.8);
}

.bg-gold\/90 {
  background-color: rgb(251 213 78 / 0.9);
}

.bg-gold\/95 {
  background-color: rgb(251 213 78 / 0.95);
}

.bg-info {
  --tw-bg-opacity: 1;
  background-color: rgb(49 204 236 / var(--tw-bg-opacity));
}

.bg-info\/0 {
  background-color: rgb(49 204 236 / 0);
}

.bg-info\/10 {
  background-color: rgb(49 204 236 / 0.1);
}

.bg-info\/100 {
  background-color: rgb(49 204 236 / 1);
}

.bg-info\/20 {
  background-color: rgb(49 204 236 / 0.2);
}

.bg-info\/25 {
  background-color: rgb(49 204 236 / 0.25);
}

.bg-info\/30 {
  background-color: rgb(49 204 236 / 0.3);
}

.bg-info\/40 {
  background-color: rgb(49 204 236 / 0.4);
}

.bg-info\/5 {
  background-color: rgb(49 204 236 / 0.05);
}

.bg-info\/50 {
  background-color: rgb(49 204 236 / 0.5);
}

.bg-info\/60 {
  background-color: rgb(49 204 236 / 0.6);
}

.bg-info\/70 {
  background-color: rgb(49 204 236 / 0.7);
}

.bg-info\/75 {
  background-color: rgb(49 204 236 / 0.75);
}

.bg-info\/80 {
  background-color: rgb(49 204 236 / 0.8);
}

.bg-info\/90 {
  background-color: rgb(49 204 236 / 0.9);
}

.bg-info\/95 {
  background-color: rgb(49 204 236 / 0.95);
}

.bg-light {
  --tw-bg-opacity: 1;
  background-color: rgb(239 239 239 / var(--tw-bg-opacity));
}

.bg-light\/0 {
  background-color: rgb(239 239 239 / 0);
}

.bg-light\/10 {
  background-color: rgb(239 239 239 / 0.1);
}

.bg-light\/100 {
  background-color: rgb(239 239 239 / 1);
}

.bg-light\/20 {
  background-color: rgb(239 239 239 / 0.2);
}

.bg-light\/25 {
  background-color: rgb(239 239 239 / 0.25);
}

.bg-light\/30 {
  background-color: rgb(239 239 239 / 0.3);
}

.bg-light\/40 {
  background-color: rgb(239 239 239 / 0.4);
}

.bg-light\/5 {
  background-color: rgb(239 239 239 / 0.05);
}

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

.bg-light\/60 {
  background-color: rgb(239 239 239 / 0.6);
}

.bg-light\/70 {
  background-color: rgb(239 239 239 / 0.7);
}

.bg-light\/75 {
  background-color: rgb(239 239 239 / 0.75);
}

.bg-light\/80 {
  background-color: rgb(239 239 239 / 0.8);
}

.bg-light\/90 {
  background-color: rgb(239 239 239 / 0.9);
}

.bg-light\/95 {
  background-color: rgb(239 239 239 / 0.95);
}

.bg-negative {
  --tw-bg-opacity: 1;
  background-color: rgb(193 0 21 / var(--tw-bg-opacity));
}

.bg-negative\/0 {
  background-color: rgb(193 0 21 / 0);
}

.bg-negative\/10 {
  background-color: rgb(193 0 21 / 0.1);
}

.bg-negative\/100 {
  background-color: rgb(193 0 21 / 1);
}

.bg-negative\/20 {
  background-color: rgb(193 0 21 / 0.2);
}

.bg-negative\/25 {
  background-color: rgb(193 0 21 / 0.25);
}

.bg-negative\/30 {
  background-color: rgb(193 0 21 / 0.3);
}

.bg-negative\/40 {
  background-color: rgb(193 0 21 / 0.4);
}

.bg-negative\/5 {
  background-color: rgb(193 0 21 / 0.05);
}

.bg-negative\/50 {
  background-color: rgb(193 0 21 / 0.5);
}

.bg-negative\/60 {
  background-color: rgb(193 0 21 / 0.6);
}

.bg-negative\/70 {
  background-color: rgb(193 0 21 / 0.7);
}

.bg-negative\/75 {
  background-color: rgb(193 0 21 / 0.75);
}

.bg-negative\/80 {
  background-color: rgb(193 0 21 / 0.8);
}

.bg-negative\/90 {
  background-color: rgb(193 0 21 / 0.9);
}

.bg-negative\/95 {
  background-color: rgb(193 0 21 / 0.95);
}

.bg-positive {
  --tw-bg-opacity: 1;
  background-color: rgb(33 186 69 / var(--tw-bg-opacity));
}

.bg-positive\/0 {
  background-color: rgb(33 186 69 / 0);
}

.bg-positive\/10 {
  background-color: rgb(33 186 69 / 0.1);
}

.bg-positive\/100 {
  background-color: rgb(33 186 69 / 1);
}

.bg-positive\/20 {
  background-color: rgb(33 186 69 / 0.2);
}

.bg-positive\/25 {
  background-color: rgb(33 186 69 / 0.25);
}

.bg-positive\/30 {
  background-color: rgb(33 186 69 / 0.3);
}

.bg-positive\/40 {
  background-color: rgb(33 186 69 / 0.4);
}

.bg-positive\/5 {
  background-color: rgb(33 186 69 / 0.05);
}

.bg-positive\/50 {
  background-color: rgb(33 186 69 / 0.5);
}

.bg-positive\/60 {
  background-color: rgb(33 186 69 / 0.6);
}

.bg-positive\/70 {
  background-color: rgb(33 186 69 / 0.7);
}

.bg-positive\/75 {
  background-color: rgb(33 186 69 / 0.75);
}

.bg-positive\/80 {
  background-color: rgb(33 186 69 / 0.8);
}

.bg-positive\/90 {
  background-color: rgb(33 186 69 / 0.9);
}

.bg-positive\/95 {
  background-color: rgb(33 186 69 / 0.95);
}

.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(65 64 66 / var(--tw-bg-opacity));
}

.bg-primary\/0 {
  background-color: rgb(65 64 66 / 0);
}

.bg-primary\/10 {
  background-color: rgb(65 64 66 / 0.1);
}

.bg-primary\/100 {
  background-color: rgb(65 64 66 / 1);
}

.bg-primary\/20 {
  background-color: rgb(65 64 66 / 0.2);
}

.bg-primary\/25 {
  background-color: rgb(65 64 66 / 0.25);
}

.bg-primary\/30 {
  background-color: rgb(65 64 66 / 0.3);
}

.bg-primary\/40 {
  background-color: rgb(65 64 66 / 0.4);
}

.bg-primary\/5 {
  background-color: rgb(65 64 66 / 0.05);
}

.bg-primary\/50 {
  background-color: rgb(65 64 66 / 0.5);
}

.bg-primary\/60 {
  background-color: rgb(65 64 66 / 0.6);
}

.bg-primary\/70 {
  background-color: rgb(65 64 66 / 0.7);
}

.bg-primary\/75 {
  background-color: rgb(65 64 66 / 0.75);
}

.bg-primary\/80 {
  background-color: rgb(65 64 66 / 0.8);
}

.bg-primary\/90 {
  background-color: rgb(65 64 66 / 0.9);
}

.bg-primary\/95 {
  background-color: rgb(65 64 66 / 0.95);
}

.bg-secondary {
  --tw-bg-opacity: 1;
  background-color: rgb(241 145 31 / var(--tw-bg-opacity));
}

.bg-secondary\/0 {
  background-color: rgb(241 145 31 / 0);
}

.bg-secondary\/10 {
  background-color: rgb(241 145 31 / 0.1);
}

.bg-secondary\/100 {
  background-color: rgb(241 145 31 / 1);
}

.bg-secondary\/20 {
  background-color: rgb(241 145 31 / 0.2);
}

.bg-secondary\/25 {
  background-color: rgb(241 145 31 / 0.25);
}

.bg-secondary\/30 {
  background-color: rgb(241 145 31 / 0.3);
}

.bg-secondary\/40 {
  background-color: rgb(241 145 31 / 0.4);
}

.bg-secondary\/5 {
  background-color: rgb(241 145 31 / 0.05);
}

.bg-secondary\/50 {
  background-color: rgb(241 145 31 / 0.5);
}

.bg-secondary\/60 {
  background-color: rgb(241 145 31 / 0.6);
}

.bg-secondary\/70 {
  background-color: rgb(241 145 31 / 0.7);
}

.bg-secondary\/75 {
  background-color: rgb(241 145 31 / 0.75);
}

.bg-secondary\/80 {
  background-color: rgb(241 145 31 / 0.8);
}

.bg-secondary\/90 {
  background-color: rgb(241 145 31 / 0.9);
}

.bg-secondary\/95 {
  background-color: rgb(241 145 31 / 0.95);
}

.bg-teal {
  --tw-bg-opacity: 1;
  background-color: rgb(152 126 228 / var(--tw-bg-opacity));
}

.bg-teal\/0 {
  background-color: rgb(152 126 228 / 0);
}

.bg-teal\/10 {
  background-color: rgb(152 126 228 / 0.1);
}

.bg-teal\/100 {
  background-color: rgb(152 126 228 / 1);
}

.bg-teal\/20 {
  background-color: rgb(152 126 228 / 0.2);
}

.bg-teal\/25 {
  background-color: rgb(152 126 228 / 0.25);
}

.bg-teal\/30 {
  background-color: rgb(152 126 228 / 0.3);
}

.bg-teal\/40 {
  background-color: rgb(152 126 228 / 0.4);
}

.bg-teal\/5 {
  background-color: rgb(152 126 228 / 0.05);
}

.bg-teal\/50 {
  background-color: rgb(152 126 228 / 0.5);
}

.bg-teal\/60 {
  background-color: rgb(152 126 228 / 0.6);
}

.bg-teal\/70 {
  background-color: rgb(152 126 228 / 0.7);
}

.bg-teal\/75 {
  background-color: rgb(152 126 228 / 0.75);
}

.bg-teal\/80 {
  background-color: rgb(152 126 228 / 0.8);
}

.bg-teal\/90 {
  background-color: rgb(152 126 228 / 0.9);
}

.bg-teal\/95 {
  background-color: rgb(152 126 228 / 0.95);
}

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

.bg-warning {
  --tw-bg-opacity: 1;
  background-color: rgb(242 192 55 / var(--tw-bg-opacity));
}

.bg-warning\/0 {
  background-color: rgb(242 192 55 / 0);
}

.bg-warning\/10 {
  background-color: rgb(242 192 55 / 0.1);
}

.bg-warning\/100 {
  background-color: rgb(242 192 55 / 1);
}

.bg-warning\/20 {
  background-color: rgb(242 192 55 / 0.2);
}

.bg-warning\/25 {
  background-color: rgb(242 192 55 / 0.25);
}

.bg-warning\/30 {
  background-color: rgb(242 192 55 / 0.3);
}

.bg-warning\/40 {
  background-color: rgb(242 192 55 / 0.4);
}

.bg-warning\/5 {
  background-color: rgb(242 192 55 / 0.05);
}

.bg-warning\/50 {
  background-color: rgb(242 192 55 / 0.5);
}

.bg-warning\/60 {
  background-color: rgb(242 192 55 / 0.6);
}

.bg-warning\/70 {
  background-color: rgb(242 192 55 / 0.7);
}

.bg-warning\/75 {
  background-color: rgb(242 192 55 / 0.75);
}

.bg-warning\/80 {
  background-color: rgb(242 192 55 / 0.8);
}

.bg-warning\/90 {
  background-color: rgb(242 192 55 / 0.9);
}

.bg-warning\/95 {
  background-color: rgb(242 192 55 / 0.95);
}

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

.bg-gray-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(156 163 175 / var(--tw-bg-opacity));
}

.fill-cream {
  fill: #F6E6D7;
}

.fill-cream\/0 {
  fill: rgb(246 230 215 / 0);
}

.fill-cream\/10 {
  fill: rgb(246 230 215 / 0.1);
}

.fill-cream\/100 {
  fill: rgb(246 230 215 / 1);
}

.fill-cream\/20 {
  fill: rgb(246 230 215 / 0.2);
}

.fill-cream\/25 {
  fill: rgb(246 230 215 / 0.25);
}

.fill-cream\/30 {
  fill: rgb(246 230 215 / 0.3);
}

.fill-cream\/40 {
  fill: rgb(246 230 215 / 0.4);
}

.fill-cream\/5 {
  fill: rgb(246 230 215 / 0.05);
}

.fill-cream\/50 {
  fill: rgb(246 230 215 / 0.5);
}

.fill-cream\/60 {
  fill: rgb(246 230 215 / 0.6);
}

.fill-cream\/70 {
  fill: rgb(246 230 215 / 0.7);
}

.fill-cream\/75 {
  fill: rgb(246 230 215 / 0.75);
}

.fill-cream\/80 {
  fill: rgb(246 230 215 / 0.8);
}

.fill-cream\/90 {
  fill: rgb(246 230 215 / 0.9);
}

.fill-cream\/95 {
  fill: rgb(246 230 215 / 0.95);
}

.fill-cyan {
  fill: #22d3ee;
}

.fill-cyan\/0 {
  fill: rgb(34 211 238 / 0);
}

.fill-cyan\/10 {
  fill: rgb(34 211 238 / 0.1);
}

.fill-cyan\/100 {
  fill: rgb(34 211 238 / 1);
}

.fill-cyan\/20 {
  fill: rgb(34 211 238 / 0.2);
}

.fill-cyan\/25 {
  fill: rgb(34 211 238 / 0.25);
}

.fill-cyan\/30 {
  fill: rgb(34 211 238 / 0.3);
}

.fill-cyan\/40 {
  fill: rgb(34 211 238 / 0.4);
}

.fill-cyan\/5 {
  fill: rgb(34 211 238 / 0.05);
}

.fill-cyan\/50 {
  fill: rgb(34 211 238 / 0.5);
}

.fill-cyan\/60 {
  fill: rgb(34 211 238 / 0.6);
}

.fill-cyan\/70 {
  fill: rgb(34 211 238 / 0.7);
}

.fill-cyan\/75 {
  fill: rgb(34 211 238 / 0.75);
}

.fill-cyan\/80 {
  fill: rgb(34 211 238 / 0.8);
}

.fill-cyan\/90 {
  fill: rgb(34 211 238 / 0.9);
}

.fill-cyan\/95 {
  fill: rgb(34 211 238 / 0.95);
}

.fill-dark {
  fill: #201D1D;
}

.fill-dark\/0 {
  fill: rgb(32 29 29 / 0);
}

.fill-dark\/10 {
  fill: rgb(32 29 29 / 0.1);
}

.fill-dark\/100 {
  fill: rgb(32 29 29 / 1);
}

.fill-dark\/20 {
  fill: rgb(32 29 29 / 0.2);
}

.fill-dark\/25 {
  fill: rgb(32 29 29 / 0.25);
}

.fill-dark\/30 {
  fill: rgb(32 29 29 / 0.3);
}

.fill-dark\/40 {
  fill: rgb(32 29 29 / 0.4);
}

.fill-dark\/5 {
  fill: rgb(32 29 29 / 0.05);
}

.fill-dark\/50 {
  fill: rgb(32 29 29 / 0.5);
}

.fill-dark\/60 {
  fill: rgb(32 29 29 / 0.6);
}

.fill-dark\/70 {
  fill: rgb(32 29 29 / 0.7);
}

.fill-dark\/75 {
  fill: rgb(32 29 29 / 0.75);
}

.fill-dark\/80 {
  fill: rgb(32 29 29 / 0.8);
}

.fill-dark\/90 {
  fill: rgb(32 29 29 / 0.9);
}

.fill-dark\/95 {
  fill: rgb(32 29 29 / 0.95);
}

.fill-gold {
  fill: #FBD54E;
}

.fill-gold\/0 {
  fill: rgb(251 213 78 / 0);
}

.fill-gold\/10 {
  fill: rgb(251 213 78 / 0.1);
}

.fill-gold\/100 {
  fill: rgb(251 213 78 / 1);
}

.fill-gold\/20 {
  fill: rgb(251 213 78 / 0.2);
}

.fill-gold\/25 {
  fill: rgb(251 213 78 / 0.25);
}

.fill-gold\/30 {
  fill: rgb(251 213 78 / 0.3);
}

.fill-gold\/40 {
  fill: rgb(251 213 78 / 0.4);
}

.fill-gold\/5 {
  fill: rgb(251 213 78 / 0.05);
}

.fill-gold\/50 {
  fill: rgb(251 213 78 / 0.5);
}

.fill-gold\/60 {
  fill: rgb(251 213 78 / 0.6);
}

.fill-gold\/70 {
  fill: rgb(251 213 78 / 0.7);
}

.fill-gold\/75 {
  fill: rgb(251 213 78 / 0.75);
}

.fill-gold\/80 {
  fill: rgb(251 213 78 / 0.8);
}

.fill-gold\/90 {
  fill: rgb(251 213 78 / 0.9);
}

.fill-gold\/95 {
  fill: rgb(251 213 78 / 0.95);
}

.fill-info {
  fill: #31CCEC;
}

.fill-info\/0 {
  fill: rgb(49 204 236 / 0);
}

.fill-info\/10 {
  fill: rgb(49 204 236 / 0.1);
}

.fill-info\/100 {
  fill: rgb(49 204 236 / 1);
}

.fill-info\/20 {
  fill: rgb(49 204 236 / 0.2);
}

.fill-info\/25 {
  fill: rgb(49 204 236 / 0.25);
}

.fill-info\/30 {
  fill: rgb(49 204 236 / 0.3);
}

.fill-info\/40 {
  fill: rgb(49 204 236 / 0.4);
}

.fill-info\/5 {
  fill: rgb(49 204 236 / 0.05);
}

.fill-info\/50 {
  fill: rgb(49 204 236 / 0.5);
}

.fill-info\/60 {
  fill: rgb(49 204 236 / 0.6);
}

.fill-info\/70 {
  fill: rgb(49 204 236 / 0.7);
}

.fill-info\/75 {
  fill: rgb(49 204 236 / 0.75);
}

.fill-info\/80 {
  fill: rgb(49 204 236 / 0.8);
}

.fill-info\/90 {
  fill: rgb(49 204 236 / 0.9);
}

.fill-info\/95 {
  fill: rgb(49 204 236 / 0.95);
}

.fill-light {
  fill: #EFEFEF;
}

.fill-light\/0 {
  fill: rgb(239 239 239 / 0);
}

.fill-light\/10 {
  fill: rgb(239 239 239 / 0.1);
}

.fill-light\/100 {
  fill: rgb(239 239 239 / 1);
}

.fill-light\/20 {
  fill: rgb(239 239 239 / 0.2);
}

.fill-light\/25 {
  fill: rgb(239 239 239 / 0.25);
}

.fill-light\/30 {
  fill: rgb(239 239 239 / 0.3);
}

.fill-light\/40 {
  fill: rgb(239 239 239 / 0.4);
}

.fill-light\/5 {
  fill: rgb(239 239 239 / 0.05);
}

.fill-light\/50 {
  fill: rgb(239 239 239 / 0.5);
}

.fill-light\/60 {
  fill: rgb(239 239 239 / 0.6);
}

.fill-light\/70 {
  fill: rgb(239 239 239 / 0.7);
}

.fill-light\/75 {
  fill: rgb(239 239 239 / 0.75);
}

.fill-light\/80 {
  fill: rgb(239 239 239 / 0.8);
}

.fill-light\/90 {
  fill: rgb(239 239 239 / 0.9);
}

.fill-light\/95 {
  fill: rgb(239 239 239 / 0.95);
}

.fill-negative {
  fill: #C10015;
}

.fill-negative\/0 {
  fill: rgb(193 0 21 / 0);
}

.fill-negative\/10 {
  fill: rgb(193 0 21 / 0.1);
}

.fill-negative\/100 {
  fill: rgb(193 0 21 / 1);
}

.fill-negative\/20 {
  fill: rgb(193 0 21 / 0.2);
}

.fill-negative\/25 {
  fill: rgb(193 0 21 / 0.25);
}

.fill-negative\/30 {
  fill: rgb(193 0 21 / 0.3);
}

.fill-negative\/40 {
  fill: rgb(193 0 21 / 0.4);
}

.fill-negative\/5 {
  fill: rgb(193 0 21 / 0.05);
}

.fill-negative\/50 {
  fill: rgb(193 0 21 / 0.5);
}

.fill-negative\/60 {
  fill: rgb(193 0 21 / 0.6);
}

.fill-negative\/70 {
  fill: rgb(193 0 21 / 0.7);
}

.fill-negative\/75 {
  fill: rgb(193 0 21 / 0.75);
}

.fill-negative\/80 {
  fill: rgb(193 0 21 / 0.8);
}

.fill-negative\/90 {
  fill: rgb(193 0 21 / 0.9);
}

.fill-negative\/95 {
  fill: rgb(193 0 21 / 0.95);
}

.fill-positive {
  fill: #21BA45;
}

.fill-positive\/0 {
  fill: rgb(33 186 69 / 0);
}

.fill-positive\/10 {
  fill: rgb(33 186 69 / 0.1);
}

.fill-positive\/100 {
  fill: rgb(33 186 69 / 1);
}

.fill-positive\/20 {
  fill: rgb(33 186 69 / 0.2);
}

.fill-positive\/25 {
  fill: rgb(33 186 69 / 0.25);
}

.fill-positive\/30 {
  fill: rgb(33 186 69 / 0.3);
}

.fill-positive\/40 {
  fill: rgb(33 186 69 / 0.4);
}

.fill-positive\/5 {
  fill: rgb(33 186 69 / 0.05);
}

.fill-positive\/50 {
  fill: rgb(33 186 69 / 0.5);
}

.fill-positive\/60 {
  fill: rgb(33 186 69 / 0.6);
}

.fill-positive\/70 {
  fill: rgb(33 186 69 / 0.7);
}

.fill-positive\/75 {
  fill: rgb(33 186 69 / 0.75);
}

.fill-positive\/80 {
  fill: rgb(33 186 69 / 0.8);
}

.fill-positive\/90 {
  fill: rgb(33 186 69 / 0.9);
}

.fill-positive\/95 {
  fill: rgb(33 186 69 / 0.95);
}

.fill-primary {
  fill: #414042;
}

.fill-primary\/0 {
  fill: rgb(65 64 66 / 0);
}

.fill-primary\/10 {
  fill: rgb(65 64 66 / 0.1);
}

.fill-primary\/100 {
  fill: rgb(65 64 66 / 1);
}

.fill-primary\/20 {
  fill: rgb(65 64 66 / 0.2);
}

.fill-primary\/25 {
  fill: rgb(65 64 66 / 0.25);
}

.fill-primary\/30 {
  fill: rgb(65 64 66 / 0.3);
}

.fill-primary\/40 {
  fill: rgb(65 64 66 / 0.4);
}

.fill-primary\/5 {
  fill: rgb(65 64 66 / 0.05);
}

.fill-primary\/50 {
  fill: rgb(65 64 66 / 0.5);
}

.fill-primary\/60 {
  fill: rgb(65 64 66 / 0.6);
}

.fill-primary\/70 {
  fill: rgb(65 64 66 / 0.7);
}

.fill-primary\/75 {
  fill: rgb(65 64 66 / 0.75);
}

.fill-primary\/80 {
  fill: rgb(65 64 66 / 0.8);
}

.fill-primary\/90 {
  fill: rgb(65 64 66 / 0.9);
}

.fill-primary\/95 {
  fill: rgb(65 64 66 / 0.95);
}

.fill-secondary {
  fill: #f1911f;
}

.fill-secondary\/0 {
  fill: rgb(241 145 31 / 0);
}

.fill-secondary\/10 {
  fill: rgb(241 145 31 / 0.1);
}

.fill-secondary\/100 {
  fill: rgb(241 145 31 / 1);
}

.fill-secondary\/20 {
  fill: rgb(241 145 31 / 0.2);
}

.fill-secondary\/25 {
  fill: rgb(241 145 31 / 0.25);
}

.fill-secondary\/30 {
  fill: rgb(241 145 31 / 0.3);
}

.fill-secondary\/40 {
  fill: rgb(241 145 31 / 0.4);
}

.fill-secondary\/5 {
  fill: rgb(241 145 31 / 0.05);
}

.fill-secondary\/50 {
  fill: rgb(241 145 31 / 0.5);
}

.fill-secondary\/60 {
  fill: rgb(241 145 31 / 0.6);
}

.fill-secondary\/70 {
  fill: rgb(241 145 31 / 0.7);
}

.fill-secondary\/75 {
  fill: rgb(241 145 31 / 0.75);
}

.fill-secondary\/80 {
  fill: rgb(241 145 31 / 0.8);
}

.fill-secondary\/90 {
  fill: rgb(241 145 31 / 0.9);
}

.fill-secondary\/95 {
  fill: rgb(241 145 31 / 0.95);
}

.fill-teal {
  fill: #987EE4;
}

.fill-teal\/0 {
  fill: rgb(152 126 228 / 0);
}

.fill-teal\/10 {
  fill: rgb(152 126 228 / 0.1);
}

.fill-teal\/100 {
  fill: rgb(152 126 228 / 1);
}

.fill-teal\/20 {
  fill: rgb(152 126 228 / 0.2);
}

.fill-teal\/25 {
  fill: rgb(152 126 228 / 0.25);
}

.fill-teal\/30 {
  fill: rgb(152 126 228 / 0.3);
}

.fill-teal\/40 {
  fill: rgb(152 126 228 / 0.4);
}

.fill-teal\/5 {
  fill: rgb(152 126 228 / 0.05);
}

.fill-teal\/50 {
  fill: rgb(152 126 228 / 0.5);
}

.fill-teal\/60 {
  fill: rgb(152 126 228 / 0.6);
}

.fill-teal\/70 {
  fill: rgb(152 126 228 / 0.7);
}

.fill-teal\/75 {
  fill: rgb(152 126 228 / 0.75);
}

.fill-teal\/80 {
  fill: rgb(152 126 228 / 0.8);
}

.fill-teal\/90 {
  fill: rgb(152 126 228 / 0.9);
}

.fill-teal\/95 {
  fill: rgb(152 126 228 / 0.95);
}

.fill-warning {
  fill: #F2C037;
}

.fill-warning\/0 {
  fill: rgb(242 192 55 / 0);
}

.fill-warning\/10 {
  fill: rgb(242 192 55 / 0.1);
}

.fill-warning\/100 {
  fill: rgb(242 192 55 / 1);
}

.fill-warning\/20 {
  fill: rgb(242 192 55 / 0.2);
}

.fill-warning\/25 {
  fill: rgb(242 192 55 / 0.25);
}

.fill-warning\/30 {
  fill: rgb(242 192 55 / 0.3);
}

.fill-warning\/40 {
  fill: rgb(242 192 55 / 0.4);
}

.fill-warning\/5 {
  fill: rgb(242 192 55 / 0.05);
}

.fill-warning\/50 {
  fill: rgb(242 192 55 / 0.5);
}

.fill-warning\/60 {
  fill: rgb(242 192 55 / 0.6);
}

.fill-warning\/70 {
  fill: rgb(242 192 55 / 0.7);
}

.fill-warning\/75 {
  fill: rgb(242 192 55 / 0.75);
}

.fill-warning\/80 {
  fill: rgb(242 192 55 / 0.8);
}

.fill-warning\/90 {
  fill: rgb(242 192 55 / 0.9);
}

.fill-warning\/95 {
  fill: rgb(242 192 55 / 0.95);
}

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

.p-1 {
  padding: 0.25rem;
}

.p-2 {
  padding: 0.5rem;
}

.p-4 {
  padding: 1rem;
}

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

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

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

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

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

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

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

.pt-4 {
  padding-top: 1rem;
}

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

.text-5xl {
  font-size: 3rem;
  line-height: 1;
}

.text-6xl {
  font-size: 3.75rem;
  line-height: 1;
}

.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-extrabold {
  font-weight: 800;
}

.uppercase {
  text-transform: uppercase;
}

.leading-10 {
  line-height: 2.5rem;
}

.leading-5 {
  line-height: 1.25rem;
}

.text-cream {
  --tw-text-opacity: 1;
  color: rgb(246 230 215 / var(--tw-text-opacity));
}

.text-cream\/0 {
  color: rgb(246 230 215 / 0);
}

.text-cream\/10 {
  color: rgb(246 230 215 / 0.1);
}

.text-cream\/100 {
  color: rgb(246 230 215 / 1);
}

.text-cream\/20 {
  color: rgb(246 230 215 / 0.2);
}

.text-cream\/25 {
  color: rgb(246 230 215 / 0.25);
}

.text-cream\/30 {
  color: rgb(246 230 215 / 0.3);
}

.text-cream\/40 {
  color: rgb(246 230 215 / 0.4);
}

.text-cream\/5 {
  color: rgb(246 230 215 / 0.05);
}

.text-cream\/50 {
  color: rgb(246 230 215 / 0.5);
}

.text-cream\/60 {
  color: rgb(246 230 215 / 0.6);
}

.text-cream\/70 {
  color: rgb(246 230 215 / 0.7);
}

.text-cream\/75 {
  color: rgb(246 230 215 / 0.75);
}

.text-cream\/80 {
  color: rgb(246 230 215 / 0.8);
}

.text-cream\/90 {
  color: rgb(246 230 215 / 0.9);
}

.text-cream\/95 {
  color: rgb(246 230 215 / 0.95);
}

.text-cyan {
  --tw-text-opacity: 1;
  color: rgb(34 211 238 / var(--tw-text-opacity));
}

.text-cyan\/0 {
  color: rgb(34 211 238 / 0);
}

.text-cyan\/10 {
  color: rgb(34 211 238 / 0.1);
}

.text-cyan\/100 {
  color: rgb(34 211 238 / 1);
}

.text-cyan\/20 {
  color: rgb(34 211 238 / 0.2);
}

.text-cyan\/25 {
  color: rgb(34 211 238 / 0.25);
}

.text-cyan\/30 {
  color: rgb(34 211 238 / 0.3);
}

.text-cyan\/40 {
  color: rgb(34 211 238 / 0.4);
}

.text-cyan\/5 {
  color: rgb(34 211 238 / 0.05);
}

.text-cyan\/50 {
  color: rgb(34 211 238 / 0.5);
}

.text-cyan\/60 {
  color: rgb(34 211 238 / 0.6);
}

.text-cyan\/70 {
  color: rgb(34 211 238 / 0.7);
}

.text-cyan\/75 {
  color: rgb(34 211 238 / 0.75);
}

.text-cyan\/80 {
  color: rgb(34 211 238 / 0.8);
}

.text-cyan\/90 {
  color: rgb(34 211 238 / 0.9);
}

.text-cyan\/95 {
  color: rgb(34 211 238 / 0.95);
}

.text-dark {
  --tw-text-opacity: 1;
  color: rgb(32 29 29 / var(--tw-text-opacity));
}

.text-dark\/0 {
  color: rgb(32 29 29 / 0);
}

.text-dark\/10 {
  color: rgb(32 29 29 / 0.1);
}

.text-dark\/100 {
  color: rgb(32 29 29 / 1);
}

.text-dark\/20 {
  color: rgb(32 29 29 / 0.2);
}

.text-dark\/25 {
  color: rgb(32 29 29 / 0.25);
}

.text-dark\/30 {
  color: rgb(32 29 29 / 0.3);
}

.text-dark\/40 {
  color: rgb(32 29 29 / 0.4);
}

.text-dark\/5 {
  color: rgb(32 29 29 / 0.05);
}

.text-dark\/50 {
  color: rgb(32 29 29 / 0.5);
}

.text-dark\/60 {
  color: rgb(32 29 29 / 0.6);
}

.text-dark\/70 {
  color: rgb(32 29 29 / 0.7);
}

.text-dark\/75 {
  color: rgb(32 29 29 / 0.75);
}

.text-dark\/80 {
  color: rgb(32 29 29 / 0.8);
}

.text-dark\/90 {
  color: rgb(32 29 29 / 0.9);
}

.text-dark\/95 {
  color: rgb(32 29 29 / 0.95);
}

.text-gold {
  --tw-text-opacity: 1;
  color: rgb(251 213 78 / var(--tw-text-opacity));
}

.text-gold\/0 {
  color: rgb(251 213 78 / 0);
}

.text-gold\/10 {
  color: rgb(251 213 78 / 0.1);
}

.text-gold\/100 {
  color: rgb(251 213 78 / 1);
}

.text-gold\/20 {
  color: rgb(251 213 78 / 0.2);
}

.text-gold\/25 {
  color: rgb(251 213 78 / 0.25);
}

.text-gold\/30 {
  color: rgb(251 213 78 / 0.3);
}

.text-gold\/40 {
  color: rgb(251 213 78 / 0.4);
}

.text-gold\/5 {
  color: rgb(251 213 78 / 0.05);
}

.text-gold\/50 {
  color: rgb(251 213 78 / 0.5);
}

.text-gold\/60 {
  color: rgb(251 213 78 / 0.6);
}

.text-gold\/70 {
  color: rgb(251 213 78 / 0.7);
}

.text-gold\/75 {
  color: rgb(251 213 78 / 0.75);
}

.text-gold\/80 {
  color: rgb(251 213 78 / 0.8);
}

.text-gold\/90 {
  color: rgb(251 213 78 / 0.9);
}

.text-gold\/95 {
  color: rgb(251 213 78 / 0.95);
}

.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}

.text-info {
  --tw-text-opacity: 1;
  color: rgb(49 204 236 / var(--tw-text-opacity));
}

.text-info\/0 {
  color: rgb(49 204 236 / 0);
}

.text-info\/10 {
  color: rgb(49 204 236 / 0.1);
}

.text-info\/100 {
  color: rgb(49 204 236 / 1);
}

.text-info\/20 {
  color: rgb(49 204 236 / 0.2);
}

.text-info\/25 {
  color: rgb(49 204 236 / 0.25);
}

.text-info\/30 {
  color: rgb(49 204 236 / 0.3);
}

.text-info\/40 {
  color: rgb(49 204 236 / 0.4);
}

.text-info\/5 {
  color: rgb(49 204 236 / 0.05);
}

.text-info\/50 {
  color: rgb(49 204 236 / 0.5);
}

.text-info\/60 {
  color: rgb(49 204 236 / 0.6);
}

.text-info\/70 {
  color: rgb(49 204 236 / 0.7);
}

.text-info\/75 {
  color: rgb(49 204 236 / 0.75);
}

.text-info\/80 {
  color: rgb(49 204 236 / 0.8);
}

.text-info\/90 {
  color: rgb(49 204 236 / 0.9);
}

.text-info\/95 {
  color: rgb(49 204 236 / 0.95);
}

.text-light {
  --tw-text-opacity: 1;
  color: rgb(239 239 239 / var(--tw-text-opacity));
}

.text-light\/0 {
  color: rgb(239 239 239 / 0);
}

.text-light\/10 {
  color: rgb(239 239 239 / 0.1);
}

.text-light\/100 {
  color: rgb(239 239 239 / 1);
}

.text-light\/20 {
  color: rgb(239 239 239 / 0.2);
}

.text-light\/25 {
  color: rgb(239 239 239 / 0.25);
}

.text-light\/30 {
  color: rgb(239 239 239 / 0.3);
}

.text-light\/40 {
  color: rgb(239 239 239 / 0.4);
}

.text-light\/5 {
  color: rgb(239 239 239 / 0.05);
}

.text-light\/50 {
  color: rgb(239 239 239 / 0.5);
}

.text-light\/60 {
  color: rgb(239 239 239 / 0.6);
}

.text-light\/70 {
  color: rgb(239 239 239 / 0.7);
}

.text-light\/75 {
  color: rgb(239 239 239 / 0.75);
}

.text-light\/80 {
  color: rgb(239 239 239 / 0.8);
}

.text-light\/90 {
  color: rgb(239 239 239 / 0.9);
}

.text-light\/95 {
  color: rgb(239 239 239 / 0.95);
}

.text-negative {
  --tw-text-opacity: 1;
  color: rgb(193 0 21 / var(--tw-text-opacity));
}

.text-negative\/0 {
  color: rgb(193 0 21 / 0);
}

.text-negative\/10 {
  color: rgb(193 0 21 / 0.1);
}

.text-negative\/100 {
  color: rgb(193 0 21 / 1);
}

.text-negative\/20 {
  color: rgb(193 0 21 / 0.2);
}

.text-negative\/25 {
  color: rgb(193 0 21 / 0.25);
}

.text-negative\/30 {
  color: rgb(193 0 21 / 0.3);
}

.text-negative\/40 {
  color: rgb(193 0 21 / 0.4);
}

.text-negative\/5 {
  color: rgb(193 0 21 / 0.05);
}

.text-negative\/50 {
  color: rgb(193 0 21 / 0.5);
}

.text-negative\/60 {
  color: rgb(193 0 21 / 0.6);
}

.text-negative\/70 {
  color: rgb(193 0 21 / 0.7);
}

.text-negative\/75 {
  color: rgb(193 0 21 / 0.75);
}

.text-negative\/80 {
  color: rgb(193 0 21 / 0.8);
}

.text-negative\/90 {
  color: rgb(193 0 21 / 0.9);
}

.text-negative\/95 {
  color: rgb(193 0 21 / 0.95);
}

.text-positive {
  --tw-text-opacity: 1;
  color: rgb(33 186 69 / var(--tw-text-opacity));
}

.text-positive\/0 {
  color: rgb(33 186 69 / 0);
}

.text-positive\/10 {
  color: rgb(33 186 69 / 0.1);
}

.text-positive\/100 {
  color: rgb(33 186 69 / 1);
}

.text-positive\/20 {
  color: rgb(33 186 69 / 0.2);
}

.text-positive\/25 {
  color: rgb(33 186 69 / 0.25);
}

.text-positive\/30 {
  color: rgb(33 186 69 / 0.3);
}

.text-positive\/40 {
  color: rgb(33 186 69 / 0.4);
}

.text-positive\/5 {
  color: rgb(33 186 69 / 0.05);
}

.text-positive\/50 {
  color: rgb(33 186 69 / 0.5);
}

.text-positive\/60 {
  color: rgb(33 186 69 / 0.6);
}

.text-positive\/70 {
  color: rgb(33 186 69 / 0.7);
}

.text-positive\/75 {
  color: rgb(33 186 69 / 0.75);
}

.text-positive\/80 {
  color: rgb(33 186 69 / 0.8);
}

.text-positive\/90 {
  color: rgb(33 186 69 / 0.9);
}

.text-positive\/95 {
  color: rgb(33 186 69 / 0.95);
}

.text-primary {
  --tw-text-opacity: 1;
  color: rgb(65 64 66 / var(--tw-text-opacity));
}

.text-primary\/0 {
  color: rgb(65 64 66 / 0);
}

.text-primary\/10 {
  color: rgb(65 64 66 / 0.1);
}

.text-primary\/100 {
  color: rgb(65 64 66 / 1);
}

.text-primary\/20 {
  color: rgb(65 64 66 / 0.2);
}

.text-primary\/25 {
  color: rgb(65 64 66 / 0.25);
}

.text-primary\/30 {
  color: rgb(65 64 66 / 0.3);
}

.text-primary\/40 {
  color: rgb(65 64 66 / 0.4);
}

.text-primary\/5 {
  color: rgb(65 64 66 / 0.05);
}

.text-primary\/50 {
  color: rgb(65 64 66 / 0.5);
}

.text-primary\/60 {
  color: rgb(65 64 66 / 0.6);
}

.text-primary\/70 {
  color: rgb(65 64 66 / 0.7);
}

.text-primary\/75 {
  color: rgb(65 64 66 / 0.75);
}

.text-primary\/80 {
  color: rgb(65 64 66 / 0.8);
}

.text-primary\/90 {
  color: rgb(65 64 66 / 0.9);
}

.text-primary\/95 {
  color: rgb(65 64 66 / 0.95);
}

.text-secondary {
  --tw-text-opacity: 1;
  color: rgb(241 145 31 / var(--tw-text-opacity));
}

.text-secondary\/0 {
  color: rgb(241 145 31 / 0);
}

.text-secondary\/10 {
  color: rgb(241 145 31 / 0.1);
}

.text-secondary\/100 {
  color: rgb(241 145 31 / 1);
}

.text-secondary\/20 {
  color: rgb(241 145 31 / 0.2);
}

.text-secondary\/25 {
  color: rgb(241 145 31 / 0.25);
}

.text-secondary\/30 {
  color: rgb(241 145 31 / 0.3);
}

.text-secondary\/40 {
  color: rgb(241 145 31 / 0.4);
}

.text-secondary\/5 {
  color: rgb(241 145 31 / 0.05);
}

.text-secondary\/50 {
  color: rgb(241 145 31 / 0.5);
}

.text-secondary\/60 {
  color: rgb(241 145 31 / 0.6);
}

.text-secondary\/70 {
  color: rgb(241 145 31 / 0.7);
}

.text-secondary\/75 {
  color: rgb(241 145 31 / 0.75);
}

.text-secondary\/80 {
  color: rgb(241 145 31 / 0.8);
}

.text-secondary\/90 {
  color: rgb(241 145 31 / 0.9);
}

.text-secondary\/95 {
  color: rgb(241 145 31 / 0.95);
}

.text-teal {
  --tw-text-opacity: 1;
  color: rgb(152 126 228 / var(--tw-text-opacity));
}

.text-teal\/0 {
  color: rgb(152 126 228 / 0);
}

.text-teal\/10 {
  color: rgb(152 126 228 / 0.1);
}

.text-teal\/100 {
  color: rgb(152 126 228 / 1);
}

.text-teal\/20 {
  color: rgb(152 126 228 / 0.2);
}

.text-teal\/25 {
  color: rgb(152 126 228 / 0.25);
}

.text-teal\/30 {
  color: rgb(152 126 228 / 0.3);
}

.text-teal\/40 {
  color: rgb(152 126 228 / 0.4);
}

.text-teal\/5 {
  color: rgb(152 126 228 / 0.05);
}

.text-teal\/50 {
  color: rgb(152 126 228 / 0.5);
}

.text-teal\/60 {
  color: rgb(152 126 228 / 0.6);
}

.text-teal\/70 {
  color: rgb(152 126 228 / 0.7);
}

.text-teal\/75 {
  color: rgb(152 126 228 / 0.75);
}

.text-teal\/80 {
  color: rgb(152 126 228 / 0.8);
}

.text-teal\/90 {
  color: rgb(152 126 228 / 0.9);
}

.text-teal\/95 {
  color: rgb(152 126 228 / 0.95);
}

.text-warning {
  --tw-text-opacity: 1;
  color: rgb(242 192 55 / var(--tw-text-opacity));
}

.text-warning\/0 {
  color: rgb(242 192 55 / 0);
}

.text-warning\/10 {
  color: rgb(242 192 55 / 0.1);
}

.text-warning\/100 {
  color: rgb(242 192 55 / 1);
}

.text-warning\/20 {
  color: rgb(242 192 55 / 0.2);
}

.text-warning\/25 {
  color: rgb(242 192 55 / 0.25);
}

.text-warning\/30 {
  color: rgb(242 192 55 / 0.3);
}

.text-warning\/40 {
  color: rgb(242 192 55 / 0.4);
}

.text-warning\/5 {
  color: rgb(242 192 55 / 0.05);
}

.text-warning\/50 {
  color: rgb(242 192 55 / 0.5);
}

.text-warning\/60 {
  color: rgb(242 192 55 / 0.6);
}

.text-warning\/70 {
  color: rgb(242 192 55 / 0.7);
}

.text-warning\/75 {
  color: rgb(242 192 55 / 0.75);
}

.text-warning\/80 {
  color: rgb(242 192 55 / 0.8);
}

.text-warning\/90 {
  color: rgb(242 192 55 / 0.9);
}

.text-warning\/95 {
  color: rgb(242 192 55 / 0.95);
}

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

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

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

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

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

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

:root {
  --var--color--primary: #414042;
  --var--color--secondary: #f1911f;
  --var--color--light: #EFEFEF;
}

main img {
  max-width: 100%;
}

main svg {
  fill: inherit;
}

main a {
  color: var(--var--color--primary);
  transition: color 300ms;
}

main a:hover {
  color: var(--var--color--secondary);
}

/* header */

body.logged-in.admin-bar #masthead {
  top: 32px;
}

@media(max-width:782px) {
  body.logged-in.admin-bar #masthead {
    top: 46px;
  }
}

#masthead {
  /*background: linear-gradient(to bottom, #e0e3e3, #e0e3e3f4);*/
}

#masthead .searchformblock{
  background: linear-gradient(to top, #e0e3e3f4, var(--var--color--light));
}

/* logo */

.site-logo .custom-logo-link,
.site-logo .custom-logo-link img {
  height: 100%;
  width: 100%;
}

/* search */

.searchformblock {
  position: absolute;
  top: -150%;
  left: 0;
  right: 0;
  width: 100%;
  transition: top ease-in-out 300ms;
}

body.showsearch .searchformblock {
  top: 100%;
}

.searchformblock .search-form {
  max-width: unset;
}

/* menu */

.menu-item {
  position: relative;
  display: flex;
  white-space: nowrap;
  /*flex-wrap: wrap;*/
  justify-content: space-between;
}

.menu-item a {
  padding: 4px 8px;
  transition: color ease-in-out 300ms;
  text-decoration: none;
}

.menu-item:hover > a {
  color: var(--var--color--secondary);
}

.menu-item a:hover {
  outline: 0;
}

.menu-item.current-menu-item > a {
  text-decoration: underline;
}

ul.sub-menu {
  display: none;
  min-width: 200px;
  position: absolute;
  background: var(--var--color--light);
  box-shadow: 0 1px 2px 0 rgba(0,0,0,0.5);
  border-radius: 5px;
  top: 100%;
  z-index: 100;
}

button.sub-menu-toggle {
  float: right;
  /*padding: 10px 2px 0;*/
}

button.sub-menu-toggle[aria-expanded="false"] .icon-minus {
  display: none;
}

button.sub-menu-toggle[aria-expanded="true"] .icon-plus {
  display: none;
}

button.sub-menu-toggle[aria-expanded="true"] + ul.sub-menu {
  display: block;
}

ul.sub-menu > li.menu-item-has-children {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

ul.sub-menu > li.menu-item-has-children button.sub-menu-toggle[aria-expanded="true"] + ul.sub-menu {
  display: block;
  left: calc(100%);
  top: 0;
}

/* mobile menu */

@media(max-width: 1024px) {
  body.primary-navigation-open .primary-menu-container-outer {
    top: 0;
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 1;
  }

  body.logged-in.admin-bar.primary-navigation-open .primary-menu-container-outer {
    top: 46px;
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
  }

  /* overflow */

  .primary-menu-container-overflow {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    padding: 0;
    background: rgba(0,0,0,0.5);
    display: none;
  }

  body.primary-navigation-open .primary-menu-container-overflow {
    display: block;
  }

  /* menu cont */

  .primary-menu-container-bg {
    position: absolute;
    height: 100%;
    max-width: 300px;
    right: -300px;
    transition: right 100ms;
    justify-content: flex-end;
    background: var(--var--color--light);
  }

  body.primary-navigation-open .primary-menu-container-bg {
    right: 0;
    transition: right 100ms;
    justify-content: flex-end;
    text-align: right;
    background: var(--var--color--light);
  }

  /* menu list */

  ul#primary-menu-list {
    display: block;
    text-align: left;
    min-width: 250px;
  }

  body.primary-navigation-open {
  }

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

  ul.sub-menu {
    border-left: 5px solid rgba(0,0,0,0.15);
    position: static;
    box-shadow: none;
    border-radius: 0;
    margin-left: 0.5rem;
    width: 100%;
  }

  ul.sub-menu > li.menu-item-has-children {
    flex-wrap: wrap;
  }

  ul.sub-menu > li.menu-item-has-children > ul.sub-menu {
    margin-left: 0;
    padding-left: 0.5rem;
    width: 100%;
  }
}

/* footer */

#colophon {
  padding: 0;
}

#colophon .site-info{
  margin: 0;
}

/* post */

.shadme-post-single .post-thumbnail {
  /*margin: 0;*/
}

#comments {
  margin: 1rem 0;
  max-width: initial;
}

.shadme-post-single .post-navigation {
  max-width: 100%;
}

figure a img {
  margin: 0 auto;
}

/* post nav pagination */

.nav-links {
  margin-top: 2rem;
  display: flex;
}

.page-numbers:not(.prev):not(.next) {
  margin: 0 1rem;
}

a.prev.page-numbers,
a.next.page-numbers {
  white-space: nowrap;
  display: flex;
  align-items: center;
  /*margin-left: auto;*/
}

a.prev.page-numbers {
  margin-right: auto;
}

a.next.page-numbers {
  margin-left: auto;
}

/* carousel */

.owl-stage {
  display: flex;
}

.news-item .img-cont {
  padding-bottom: 60%;
  position: relative;
}

.news-item .img-cont img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%!important;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.owl-stage-outer {
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.owl-nav {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: space-between;
  z-index: 0;
}

.owl-nav .owl-prev,
.owl-nav .owl-next {
  height: 100%;
  width: 4rem;
  font-size: 3rem;
  border: 0!important;
  background: transparent!important;
  color: var(--var--color--secondary)!important;
  transition: 300ms;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: none;
}

.owl-nav .owl-prev:hover,
.owl-nav .owl-next:hover {
  transform: scale(1.25);
}

/* end carousel */

@media(max-width: 1024px){
  .owl-nav .owl-prev,
  .owl-nav .owl-next {
    width: 2rem;
  }
}

.hover\:scale-\[1\.05\]:hover {
  --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));
}

.hover\:cursor-default:hover {
  cursor: default;
}

.hover\:cursor-pointer:hover {
  cursor: pointer;
}

.hover\:border-primary:hover {
  --tw-border-opacity: 1;
  border-color: rgb(65 64 66 / var(--tw-border-opacity));
}

.hover\:border-secondary:hover {
  --tw-border-opacity: 1;
  border-color: rgb(241 145 31 / var(--tw-border-opacity));
}

.hover\:bg-primary:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(65 64 66 / var(--tw-bg-opacity));
}

.hover\:fill-secondary:hover {
  fill: #f1911f;
}

.hover\:text-cream:hover {
  --tw-text-opacity: 1;
  color: rgb(246 230 215 / var(--tw-text-opacity));
}

.hover\:text-primary:hover {
  --tw-text-opacity: 1;
  color: rgb(65 64 66 / var(--tw-text-opacity));
}

.hover\:text-secondary:hover {
  --tw-text-opacity: 1;
  color: rgb(241 145 31 / var(--tw-text-opacity));
}

.focus\:outline-0:focus {
  outline-width: 0px;
}

@media (min-width: 640px) {
  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

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

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

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

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

  .md\:mb-8 {
    margin-bottom: 2rem;
  }

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

  .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\:gap-8 {
    gap: 2rem;
  }
}

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

  .lg\:my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

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

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

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

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

  .lg\:mb-6 {
    margin-bottom: 1.5rem;
  }

  .lg\:block {
    display: block;
  }

  .lg\:hidden {
    display: none;
  }

  .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\:gap-8 {
    gap: 2rem;
  }

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

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

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