/*! tailwindcss v2.1.1 | MIT License | https://tailwindcss.com *//*! modern-normalize v1.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */

/*
Document
========
*/

/**
Use a better box model (opinionated).
*/

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

/**
Use a more readable tab size (opinionated).
*/

:root {
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
}

/**
1. Correct the line height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
*/

html {
    line-height: 1.15; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
}

/*
Sections
========
*/

/**
Remove the margin in all browsers.
*/

body {
    margin: 0;
}

/**
Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
*/

body {
    font-family: system-ui,
    -apple-system, /* Firefox supports this but not yet `system-ui` */ 'Segoe UI',
    Roboto,
    Helvetica,
    Arial,
    sans-serif,
    'Apple Color Emoji',
    'Segoe UI Emoji';
}

/*
Grouping content
================
*/

/**
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)
*/

hr {
    height: 0; /* 1 */
    color: inherit; /* 2 */
}

/*
Text-level semantics
====================
*/

/**
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr[title] {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}

/**
Add the correct font weight in Edge and Safari.
*/

b,
strong {
    font-weight: bolder;
}

/**
1. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
2. Correct the odd 'em' font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
    font-family: ui-monospace,
    SFMono-Regular,
    Consolas,
    'Liberation Mono',
    Menlo,
    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;
}

/*
Tabular data
============
*/

/**
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)
*/

table {
    text-indent: 0; /* 1 */
    border-color: inherit; /* 2 */
}

/*
Forms
=====
*/

/**
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
*/

button,
input,
optgroup,
select,
textarea {
    font-family: inherit; /* 1 */
    font-size: 100%; /* 1 */
    line-height: 1.15; /* 1 */
    margin: 0; /* 2 */
}

/**
Remove the inheritance of text transform in Edge and Firefox.
1. Remove the inheritance of text transform in Firefox.
*/

button,
select { /* 1 */
    text-transform: none;
}

/**
Correct the inability to style clickable types in iOS and Safari.
*/

button,
[type='button'],
[type='reset'],
[type='submit'] {
    -webkit-appearance: button;
}

/**
Remove the inner border and padding in Firefox.
*/

::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

/**
Restore the focus styles unset by the previous rule.
*/

:-moz-focusring {
    outline: 1px dotted ButtonText;
}

/**
Remove the additional ':invalid' styles in Firefox.
See: https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737
*/

:-moz-ui-invalid {
    box-shadow: none;
}

/**
Remove the padding so developers are not caught out when they zero out 'fieldset' elements in all browsers.
*/

legend {
    padding: 0;
}

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

/*
Interactive
===========
*/

/*
Add the correct display in Chrome and Safari.
*/

summary {
    display: list-item;
}

/**
 * Manually forked from SUIT CSS Base: https://github.com/suitcss/base
 * A thin layer on top of normalize.css that provides a starting point more
 * suitable for web applications.
 */

/**
 * Removes the default spacing and border for appropriate elements.
 */

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
    margin: 0;
}

button {
    background-color: transparent;
    background-image: none;
}

/**
 * Work around a Firefox/IE bug where the transparent `button` background
 * results in a loss of the default `button` focus styles.
 */

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}

fieldset {
    margin: 0;
    padding: 0;
}

ol,
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

/**
 * Tailwind custom reset styles
 */

/**
 * 1. Use the user's configured `sans` font-family (with Tailwind's default
 *    sans-serif font stack as a fallback) as a sane default.
 * 2. Use Tailwind's default "normal" line-height so the user isn't forced
 *    to override it to ensure consistency even when using the default theme.
 */

html {
    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"; /* 1 */
    line-height: 1.5; /* 2 */
}


/**
 * Inherit font-family and line-height from `html` so users can set them as
 * a class directly on the `html` element.
 */

body {
    font-family: inherit;
    line-height: inherit;
}

/**
 * 1. Prevent padding and border from affecting element width.
 *
 *    We used to set this in the html element and inherit from
 *    the parent element for everything else. This caused issues
 *    in shadow-dom-enhanced elements like <details> where the content
 *    is wrapped by a div with box-sizing set to `content-box`.
 *
 *    https://github.com/mozdevs/cssremedy/issues/4
 *
 *
 * 2. Allow adding a border to an element by just adding a border-width.
 *
 *    By default, the way the browser specifies that an element should have no
 *    border is by setting it's border-style to `none` in the user-agent
 *    stylesheet.
 *
 *    In order to easily add borders to elements by just setting the `border-width`
 *    property, we change the default border-style for all elements to `solid`, and
 *    use border-width to hide them instead. This way our `border` utilities only
 *    need to set the `border-width` property instead of the entire `border`
 *    shorthand, making our border utilities much more straightforward to compose.
 *
 *    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 */
}

/*
 * Ensure horizontal rules are visible by default
 */

hr {
    border-top-width: 1px;
}

/**
 * Undo the `border-style: none` reset that Normalize applies to images so that
 * our `border-{width}` utilities have the expected effect.
 *
 * The Normalize reset is unnecessary for us since we default the border-width
 * to 0 on all elements.
 *
 * https://github.com/tailwindcss/tailwindcss/issues/362
 */

img {
    border-style: solid;
}

textarea {
    resize: vertical;
}

input::-moz-placeholder, textarea::-moz-placeholder {
    opacity: 1;
    color: #9ca3af;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    opacity: 1;
    color: #9ca3af;
}

input::placeholder,
textarea::placeholder {
    opacity: 1;
    color: #9ca3af;
}

button,
[role="button"] {
    cursor: pointer;
}

table {
    border-collapse: collapse;
}

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

/**
 * Reset form element properties that are easy to forget to
 * style explicitly so you don't inadvertently introduce
 * styles that deviate from your design system. These styles
 * supplement a partial reset that is already applied by
 * normalize.css.
 */

button,
input,
optgroup,
select,
textarea {
    padding: 0;
    line-height: inherit;
    color: inherit;
}

/**
 * Use the configured 'mono' font family for elements that
 * are expected to be rendered with a monospace font, falling
 * back to the system monospace stack if there is no configured
 * 'mono' font family.
 */

pre,
code,
kbd,
samp {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

/**
 * Make replaced elements `display: block` by default as that's
 * the behavior you want almost all of the time. Inspired by
 * CSS Remedy, with `svg` added as well.
 *
 * https://github.com/mozdevs/cssremedy/issues/14
 */

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
    display: block;
    vertical-align: middle;
}

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

* {
    --tw-shadow: 0 0 #0000;
    --tw-ring-inset: var(--tw-empty, /*!*/ /*!*/);
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59, 130, 246, 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
}

/* FuturaPT */
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Regular.woff2') format('woff2'), url('../fonts/Montserrat-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-SemiBold.woff2') format('woff2'), url('../fonts/Montserrat-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Bold.woff2') format('woff2'), url('../fonts/Montserrat-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Black.woff2') format('woff2'), url('../fonts/Montserrat-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1rem;
    padding-left: 1rem;
}

@media (min-width: 640px) {

    .container {
        max-width: 640px;
    }

    max-w-12 {
        max-width: 3rem;
    }

    min-w-12 {
        min-width: 3rem;
    }

}

@media (min-width: 768px) {

    .container {
        max-width: 768px;
        padding-right: 1.75rem;
        padding-left: 1.75rem;
    }
}

@media (min-width: 1024px) {

    .container {
        max-width: 1024px;
        padding-right: 3.5rem;
        padding-left: 3.5rem;
    }
}

@media (min-width: 1280px) {

    .container {
        max-width: 1280px;
        padding-right: 5rem;
        padding-left: 5rem;
    }
}

@media (min-width: 1536px) {

    .container {
        max-width: 1536px;
        padding-right: 3rem;
        padding-left: 3rem;
    }
}

/* Coustom */
html, body {
    min-height: 100vh;
}

body {
    overflow-x: hidden;
    font-family: Montserrat;
    font-weight: 500;
    letter-spacing: 0.05em;
}

.fill-white {
    filter: brightness(0) invert(1);
}

.fill-black {
    filter: brightness(0);
}

a:focus, button:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
}

h1 {
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 600;
}

@media (min-width: 768px) {

    h1 {
        font-size: 1.25rem;
        line-height: 1.75rem;
    }
}

@media (min-width: 1280px) {

    h1 {
        font-size: 1.875rem;
        line-height: 2.25rem;
    }
}

h2 {
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 600;
}

@media (min-width: 768px) {

    h2 {
        font-size: 1.5rem;
        line-height: 2rem;
    }
}

@media (min-width: 1280px) {

    h2 {
        font-size: 1.875rem;
        line-height: 2.25rem;
    }
}

h3 {
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 600;
}

@media (min-width: 768px) {

    h3 {
        font-size: 1.5rem;
        line-height: 2rem;
    }
}

@media (min-width: 1280px) {

    h3 {
        font-size: 1.875rem;
        line-height: 2.25rem;
    }
}

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

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

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

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

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

.hover:hover .show {
    opacity: 1;
}

.hover .show.zi {
    z-index: -2;
}

.hover:hover .show.zi {
    z-index: 30;
}

.active.text-primary {
    --tw-text-opacity: 1;
    color: rgba(255, 204, 0, var(--tw-text-opacity));
}

.active .show {
    opacity: 1;
}

.proBox.open {
    display: block;
}

.filterpop.proBox.open {
    left: 0px;
}

.proBox.open.flex {
    display: flex;
}

.selectpop.proBox.open {
    bottom: 0px;
}

/* navbar */
#navbar:checked + nav .navbar {
    display: flex;
}

/* Accodian */
.accordion label input:checked ~ article {
    display: block;
}

.accordion label input:checked ~ .label .arrow {
    --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;
    transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    --tw-rotate: 90deg;
}

/* CheckBox */
.form-check .form-check-label .icn:after {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    display: none;
    height: 100%;
    width: 100%;
    --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;
    transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    --tw-scale-x: .75;
    --tw-scale-y: .75;
    --tw-bg-opacity: 1;
    background-color: rgba(255, 204, 0, var(--tw-bg-opacity));
    content: '';
}

.form-check .form-check-label input:checked ~ .icn:after {
    display: block;
}

.form-check [type='radio'] ~ .icn {
    border-radius: 9999px;
}

.form-check [type='radio'] ~ .icn:after {
    border-radius: 9999px;
}

/* End */
.inselect:checked ~ .selector {
    display: block;
    opacity: 1;
}

.inselect:checked ~ .selector.fill-black {
    filter: unset;
}

/* Input */
.input {
    display: block;
    width: 100%;
    border-radius: 0.5rem;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    padding-left: 1.75rem;
    padding-right: 1.75rem;
    font-size: 0.75rem;
    line-height: 1rem;
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
    outline: 2px solid transparent;
    outline-offset: 2px;
}

.input:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 204, 0, var(--tw-border-opacity));
}

@media (min-width: 768px) {

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

/* Button */
.btn {
    display: inline-block;
    cursor: pointer;
    border-radius: 0.5rem;
    border-width: 2px;
    --tw-border-opacity: 1;
    border-color: rgba(255, 204, 0, var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgba(255, 204, 0, var(--tw-bg-opacity));
    padding-left: 1.50rem;
    padding-right: 1.50rem;
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 600;
    text-transform: uppercase;
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
    outline: 2px solid transparent;
    outline-offset: 2px;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    transition-duration: 300ms;
}

.btn:hover {
    opacity: 0.75;
}

@media (min-width: 1024px) {

    .btn {
        padding-left: 2.5rem;
        padding-right: 2.5rem;
    }
}

@media (min-width: 1280px) {

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

.btn.white {
    --tw-border-opacity: 1;
    border-color: rgba(255, 204, 0, var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgba(255, 204, 0, var(--tw-text-opacity));
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    transition-duration: 300ms;
}

.btn.white:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 204, 0, var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
    opacity: 1;
}

.nav li {
    width: 100%;
}

@media (min-width: 1024px) {

    .nav li {
        width: auto;
    }
}

.nav a {
    position: relative;
    display: block;
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    font-size: 0.75rem;
    line-height: 1rem;
    font-weight: 600;
    text-transform: uppercase;
}

.nav a:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 204, 0, var(--tw-text-opacity));
}

@media (min-width: 640px) {

    .nav a {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
}

.nav a.active {
    --tw-text-opacity: 1;
    color: rgba(255, 204, 0, var(--tw-text-opacity));
}

.nav a span {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 100%;
    margin-left: auto;
    margin-right: auto;
    height: 1px;
    width: 100%;
    --tw-bg-opacity: 1;
    background-color: rgba(255, 204, 0, var(--tw-bg-opacity));
}

@media (min-width: 768px) {

    .nav a span {
        height: 0.125rem;
    }
}

@media (min-width: 1024px) {

    .nav a span {
        width: 83.333333%;
    }

    .zoom-image img {
        cursor: none;
        box-shadow: 0 18px 5px -15px rgba(0, 0, 0, .5);
    }

    .hover-image {
        position: absolute;
        width: 300px;
        height: 300px;
        border-radius: 50%;
        transform: translate(-50%, -50%);
        pointer-events: none;
        box-shadow: 0 0 10px rgba(0, 0, 0, .5);
    }

    .md\:h-12 {
        height: 3rem !important;
    }

    .md\:w-12 {
        width: 3rem !important;
    }
}

.blog-slider__pagination .swiper-pagination-bullet, .blog-slider__button {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 204, 0, var(--tw-bg-opacity));
}

a.tab.bg-opacity-5.active {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
    --tw-bg-opacity: 0.05;
}

a.tab.primary.active {
    --tw-text-opacity: 1;
    color: rgba(255, 204, 0, var(--tw-text-opacity));
}

@media (max-width: 767px) {
    a.tab.primary.rebox.active {
        --tw-bg-opacity: 1;
        background-color: rgba(255, 204, 0, var(--tw-bg-opacity));
    }

    a.tab.primary.rebox.active {
        --tw-text-opacity: 1;
        color: rgba(255, 255, 255, var(--tw-text-opacity));
    }
}

.relative {
    position: relative;
}

.absolute {
    position: absolute;
}

.fixed {
    position: fixed;
}

.inset-x-0 {
    left: 0px;
    right: 0px;
}

.inset-y-0 {
    top: 0px;
    bottom: 0px;
}

.inset-0 {
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
}

.top-full {
    top: 100%;
}

.right-2 {
    right: 0.5rem;
}

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

.right-0 {
    right: 0px;
}

.right-2 {
    right: 0.25rem;
}

.bottom-20 {
    bottom: 5rem;
}

.bottom-0 {
    bottom: 0px;
}

.bottom-5 {
    bottom: 1.25rem;
}

.bottom-full {
    bottom: 100%;
}

.-top-9 {
    top: -36px;
}

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

.right-50 {
    right: 50px;
}

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

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

.left-0 {
    left: 0px;
}

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

.top-0 {
    top: 0px;
}

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

.top-3\.5 {
    top: 0.875rem;
}

.top-6 {
    top: 1.5rem;
}

.top-8 {
    top: 2.1rem;
}

.right-5 {
    right: 1.5rem;
}

.right-10 {
    right: 2.5rem;
}

.right-3\.5 {
    right: 0.875rem;
}

.top-1\.5 {
    top: 0.327rem;
}

.top-3 {
    top: 0.75rem;
}

.right-3 {
    right: 0.75rem;
}

.right-20 {
    right: 5rem;
}

.top-20 {
    top: 5rem;
}

.top-15 {
    top: 3.75rem;
}

.bottom-2 {
    bottom: 0.5rem;
}

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

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

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

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

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

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

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

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

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


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

.m-auto {
    margin: auto;
}

.-m-5 {
    margin: -1.25rem;
}

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

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

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

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

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

.mx-2 {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
}

.mx-3 {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
}

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

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

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

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

.mr-3 {
    margin-right: 0.75rem;
}

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

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

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

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

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

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

.mt-1\.5 {
    margin-top: 0.375rem;
}

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

.m-2 {
    margin: 0.5rem;
}

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

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

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

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

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

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

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

.mb-7 {
    margin-bottom: 1.75rem;
}

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

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

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

.mt-7 {
    margin-top: 1.75rem;
}

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

.flex {
    display: flex;
}

.block {
    display: block;
}

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

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

.grid {
    display: grid;
}

.hidden {
    display: none;
}

.invisible {
    visibility: hidden;
}

.h-auto {
    height: auto;
}

.min-h-8 {
    min-height: 2rem;
}

.min-h-12 {
    min-height: 3rem;
}

.min-h-11 {
    min-height: 2.75rem;
}

.min-h-28 {
    min-height: 7rem;
}

.min-h-32 {
    min-height: 8rem;
}

.min-h-44 {
    min-height: 12rem;
}

.min-h-52 {
    min-height: 13rem;
}

.min-h-60 {
    min-height: 15rem;
}

.max-h-44 {
    max-height: 12rem;
}

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

.h-12 {
    height: 3rem;
}

.h-full {
    height: 100%;
}

.h-8 {
    height: 2rem;
}

.h-6 {
    height: 1.5rem;
}

.h-1 {
    height: 0.25rem;
}

.h-11 {
    height: 2.75rem;
}

.h-32 {
    height: 8rem;
}

.h-20 {
    height: 5rem;
}

.h-24 {
    height: 6rem;
}

.h-28 {
    height: 7rem;
}

.max-h-28 {
    max-height: 7rem;
}

.max-h-36 {
    max-height: 9rem;;
}

.h-36 {
    height: 9rem;
}

.h-3\.5 {
    height: 0.875rem;
}

.h-3 {
    height: 0.75rem;
}

.h-10 {
    height: 2.5rem;
}

.h-16 {
    height: 4rem;
}

.h-5 {
    height: 1.25rem;
}

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

.h-2\.5 {
    height: 0.625rem;
}

.h-2 {
    height: 0.5rem;
}

.h-4 {
    height: 1rem;
}

.min-h-4 {
    min-height: 1rem;
}

.h-screen {
    height: 100vh;
}

.h-40 {
    height: 10rem;
}

.h-42 {
    height: 11rem;
}

.h-48 {
    height: 12rem;
}

.h-52 {
    height: 13rem;
}

.h-60 {
    height: 16rem;
}

.h-68 {
    height: 19rem;
}

.h-80 {
    height: 512px;
}

.max-h-80 {
    max-height: 512px;
}

.max-h-120 {
    max-height: 45rem;
}

.max-h-60 {
    max-height: 16rem;
}

.max-h-68 {
    max-height: 19rem;
}

.max-h-52 {
    max-height: 13rem;
}

.max-h-42 {
    max-height: 11rem;
}

.w-5 {
    width: 1.25rem;
}

.w-auto {
    width: auto;
}

.w-8 {
    width: 2rem;
}

.w-6 {
    width: 1.5rem;
}

.w-2 {
    width: 0.5rem;
}

.w-14 {
    width: 3.5rem;
}

.md\:w-20 {
    width: 5rem;
}

.w-28 {
    width: 7rem;
}

.w-full {
    width: 100%;
}

.w-10 {
    width: 2.5rem;
}

.w-4 {
    width: 1rem;
}

.min-w-4 {
    min-width: 1rem;
}

.w-12 {
    width: 3rem;
}

.min-w-2\.5 {
    min-width: 0.625rem;
}

.min-w-12 {
    min-width: 3rem;
}

.min-w-28 {
    min-width: 7rem;
}

.min-w-30 {
    min-width: 7.5rem;
}

.min-h-32 {
    min-height: 8rem;
}

.min-w-40 {
    min-width: 10rem;
}

.w-16 {
    width: 4rem;
}

.w-18 {
    width: 4.5rem;
}

.w-20 {
    width: 5rem;
}

.w-11 {
    width: 2.75rem;
}

.w-px {
    width: 1px;
}

.w-3\.5 {
    width: 0.875rem;
}

.w-1\/4 {
    width: 25%;
}

.w-3 {
    width: 0.75rem;
}

.w-32 {
    width: 8rem;
}

.w-5\/12 {
    width: 41.666667%;
}

.w-7\/12 {
    width: 58.333333%;
}

.w-2\.5 {
    width: 0.625rem;
}

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

.w-40 {
    width: 10rem;
}

.w-60 {
    width: 20rem;
}

.w-4\/12 {
    width: 33.333333%;
}

.w-8\/12 {
    width: 66.666667%;
}

.w-9\/12 {
    width: 75%;
}

.w-1\/12 {
    width: 16.666667%;
}

.w-11\/12 {
    width: 91.666667%;
}

.w-10\/12 {
    width: 83.333333%;
}

.min-w-24 {
    min-width: 6rem;
}

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

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

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

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

.max-w-xs {
    max-width: 20rem;
}

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

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

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

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

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

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

.transform {
    --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;
    transform: translateX(var(--tw-translate-x)) translateY(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));
}

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


.-translate-y-1\/2 {
    --tw-translate-y: -50%;
}

.cursor-pointer {
    cursor: pointer;
}

.select-none {
    user-select: none;
}

.resize {
    resize: both;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.gap-7 {
    gap: 1.75rem;
}

.gap-y-7 {
    row-gap: 1.75rem;
}

.gap-y-2 {
    row-gap: 0.5rem;
}

.gap-x-4 {
    column-gap: 1rem;
}

.gap-4 {
    gap: 1rem;
}

.gap-3 {
    gap: 0.75rem;
}

.gap-1 {
    gap: 0.25rem;
}

.gap-2 {
    gap: 0.5rem;
}

.gap-5 {
    gap: 1.25rem;
}

.gap-16 {
    gap: 4rem;
}

.gap-12 {
    gap: 3rem;
}


.space-x-1\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.375rem * var(--tw-space-x-reverse));
    margin-left: calc(0.375rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}

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

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

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

.space-x-3\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.875rem * var(--tw-space-x-reverse));
    margin-left: calc(0.875rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
}

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

.space-x-7 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.75rem * var(--tw-space-x-reverse));
    margin-left: calc(1.75rem * calc(1 - var(--tw-space-x-reverse)));
}

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

.space-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
}

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

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

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

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

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

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

.overflow-hidden {
    overflow: hidden;
}

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

.overflow-ellipsis {
    text-overflow: ellipsis;
}

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

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

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

.rounded-sm {
    border-radius: 0.125rem;
}

.rounded-md {
    border-radius: 0.375rem;
}

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

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

.rounded-r-md {
    border-top-right-radius: 0.375rem;
    border-bottom-right-radius: 0.375rem;
}

.rounded-t-lg {
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
}

.rounded-t-md {
    border-top-left-radius: 0.375rem;
    border-top-right-radius: 0.375rem;
}

.rounded-b-md {
    border-bottom-left-radius: 0.375rem;
    border-bottom-right-radius: 0.375rem;
}

.rounded {
    border-radius: 0.25rem;
}

.border {
    border-width: 1px;
}

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

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

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

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

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

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

.border-b-red-700 {
    border-bottom-color: rgb(185 28 28) !important;
}

.border-primary {
    --tw-border-opacity: 1;
    border-color: rgba(255, 204, 0, var(--tw-border-opacity));
}

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

.border-gray-500 {
    --tw-border-opacity: 1 !important;
    border-color: rgb(100, 116, 139, var(--tw-border-opacity)) !important;
}

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

.border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
}

.border-black {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
}

.border-red {
    --tw-border-opacity: 1;
    border-color: rgba(255, 0, 0, var(--tw-border-opacity));
}

.border-gray-100 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
}

.border-yellow-700 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 204, 0, var(--tw-border-opacity));
}

.border-opacity-40 {
    --tw-border-opacity: 0.4;
}

.bg-primary {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 204, 0, var(--tw-bg-opacity));
}

.bg-gray-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
}

.bg-gray-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(107 114 128, var(--tw-bg-opacity));
}

.bg-gray-600 {
    background-color: rgb(75 85 99);
}

.bg-gray-300 {
    background-color: rgb(209 213 219);
}

.bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(241 245 249, var(--tw-bg-opacity));
}

.bg-black-400 {
    background-color: rgb(48 48 48);
}

.bg-black {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
}

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

.bg-dark {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 17, 17, var(--tw-bg-opacity));
}

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

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

.bg-opacity-5 {
    --tw-bg-opacity: 0.05;
}

.bg-opacity-20 {
    --tw-bg-opacity: 0.2;
}

.bg-opacity-75 {
    --tw-bg-opacity: 0.75;
}

.fill-current {
    fill: currentColor;
}

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

.object-start {
    -o-object-position: top;
    object-position: top;
}

.p-2 {
    padding: 0.5rem;
}

.p-5 {
    padding: 1.25rem;
}

.p-4 {
    padding: 1rem;
}

.p-6 {
    padding: 1.5rem;
}

.p-3\.5 {
    padding: 0.875rem;
}

.p-3 {
    padding: 0.75rem;
}

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

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

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

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

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

.py-9 {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
}

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

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

.px-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
}

.py-0\.5 {
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
}

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

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

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

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

.px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
}

.px-7 {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
}

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

.py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
}

.py-3\.5 {
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
}

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

.py-11 {
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
}

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

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

.py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
}

.pt-3\.5 {
    padding-top: 0.875rem;
}

.pt-3 {
    padding-top: 0.75rem;
}

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


.pt-7 {
    padding-top: 1.75rem;
}

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

.pb-2 {
    padding-bottom: 0.5rem;
}

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

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

.pb-9 {
    padding-bottom: 2.25rem;
}

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

.pl-9 {
    padding-left: 2.25rem;
}

.pr-11 {
    padding-right: 2.75rem;
}

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

.pr-7 {
    padding-right: 1.75rem;
}

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

.pl-2 {
    padding-left: 0.5rem;
}

.pl-6 {
    padding-left: 1.5rem;
}

.pb-7 {
    padding-bottom: 1.75rem;
}

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

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

.pl-7 {
    padding-left: 1.75rem;
}

.pb-20 {
    padding-bottom: 5rem;
}

.pt-9 {
    padding-top: 2.25rem;
}

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

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

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

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

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

.text-10 {
    font-size: 0.625rem;
    line-height: 0.75rem;
}

.text-xs {
    font-size: 0.75rem;
    line-height: 1rem;
}

.text-badge {
    font-size: 0.60rem;
    padding-left: 2px;
}

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

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

.text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
}

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

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

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

.uppercase {
    text-transform: uppercase;
}

.capitalize {
    text-transform: capitalize;
}

.tracking-wider {
    letter-spacing: 0.05em;
}

.text-primary {
    --tw-text-opacity: 1;
    color: rgba(255, 204, 0, var(--tw-text-opacity));
}

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

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

.text-gray-900 {
    --tw-text-opacity: 1 !important;
    color: rgb(100, 116, 139, var(--tw-text-opacity)) !important;
}

.text-gray-600 {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
}

.object-center {
    object-position: center;
}

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

.opacity-20 {
    opacity: 0.2;
}

.opacity-40 {
    opacity: 0.4;
}

.opacity-0 {
    opacity: 0;
}

.opacity-60 {
    opacity: 0.6;
}

.opacity-80 {
    opacity: 0.8;
}

.shadow-md {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

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

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

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

.hover\:scale-110:hover {
    transform: scale(1.1);
}

.scrollbar-hide {
    scrollbar-width: none;
}

.scrollbar-hide::-webkit-scrollbar {
    display: none;
}

#mobMenu a.active {
    opacity: 1;
}

.hover\:border-primary:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 204, 0, var(--tw-border-opacity));
}

.hover\:bg-primary-400:hover {
    background-color: rgb(234 179 8);
}

.hover\:bg-primary:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 204, 0, var(--tw-bg-opacity));
}

.hover\:bg-white:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}

.hover\:bg-black:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
}

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

.hover\:text-primary:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 204, 0, var(--tw-text-opacity));
}

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

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

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

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

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

.hover\:opacity-95:hover {
    opacity: 0.95;
}

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

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

@media (min-width: 640px) {
    .sm\:text-xl {
        font-size: 1.25rem;
        line-height: 1.75rem;
    }

    .sm\:text-lg {
        font-size: 18px;
        line-height: 27px;
    }

    .sm\:w-12 {
        width: 3rem;
    }

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

    .sm\:w-160 {
        width: 40rem;
    }

    .sm\:w-4 {
        width: 1rem;
    }

    .sm\:w-10\/12 {
        width: 83.333333%;
    }

    .sm\:w-6\/12 {
        width: 50%;
    }

    .sm\:w-9\/12 {
        width: 75%;
    }

    .sm\:w-4\/5 {
        width: 80% !important;
    }

    .sm\:w-1\/4 {
        width: 25%;
    }

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

    .sm\:h-4 {
        height: 1rem;
    }

    .sm\:px-7 {
        padding-left: 1.75rem;
        padding-right: 1.75rem;
    }

    .sm\:px-14 {
        padding-left: 3.5rem;
        padding-right: 3.5rem;
    }

    .sm\:pt-24 {
        padding-top: 6rem;
    }

    .sm\:hidden {
        display: none;
    }

    .sm\:rounded-none {
        border-radius: 0;
    }

    .sm\:block {
        display: block;
    }

    .sm\:gap-5 {
        gap: 1.25rem;
    }

    .sm\:flex {
        display: flex;
    }

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

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


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

    .sm\:gap-x-4 {
        gap: 1rem;
    }

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


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

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

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

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

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

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

    .sm\:justify-end {
        justify-content: end;
    }

    .sm\:justify-start {
        justify-content: start;
    }

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

    .sm\:space-x-4 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-y-reverse: 0;
        margin-left: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
        margin-right: calc(1rem * var(--tw-space-y-reverse));
    }

    .sm\:w-24 {
        width: 6rem;
    }
}

@media (min-width: 768px) {

    .md\:top-32 {
        top: 8rem;
    }

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

    .md\:order-3 {
        order: 3;
    }

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

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

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

    .md\:mb-9 {
        margin-bottom: 2.25rem;
    }

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

    .md\:flex {
        display: flex;
    }

    .md\:block {
        display: block;
    }

    .md\:hidden {
        display: none;
    }

    .md\:h-14 {
        height: 3.5rem;
    }

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

    .md\:h-5 {
        height: 1.25rem;
    }

    .md\:h-6 {
        height: 1.5rem;
    }

    .md\:h-8 {
        height: 2rem;
    }

    .md\:h-20 {
        height: 5rem;
    }

    .md\:h-10 {
        height: 2.5rem;
    }

    .md\:w-5 {
        width: 1.25rem;
    }

    .md\:w-28 {
        width: 7rem;
    }

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

    .md\:w-4 {
        width: 1rem;
    }

    .md\:w-7 {
        width: 1.75rem;
    }

    .md\:w-8 {
        width: 2rem;
    }

    .md\:w-10 {
        width: 2.5rem;
    }

    .md\:w-4\/12 {
        width: 33.333333%;
    }

    .md\:w-8\/12 {
        width: 66.666667%;
    }

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

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

    .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\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .md\:py-11 {
        padding-top: 2.75rem;
        padding-bottom: 2.75rem;
    }

    .md\:py-3\.5 {
        padding-top: 0.875rem;
        padding-bottom: 0.875rem;
    }

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

    .md\:py-7 {
        padding-top: 1.75rem;
        padding-bottom: 1.75rem;
    }

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

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

    .md\:py-14 {
        padding-top: 3.5rem;
        padding-bottom: 3.5rem;
    }

    .md\:px-11 {
        padding-left: 2.75rem;
        padding-right: 2.75rem;
    }

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

    .md\:pt-3 {
        padding-top: 0.75rem;
    }

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

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

    .md\:pt-11 {
        padding-top: 2.75rem;
    }

    .md\:pb-11 {
        padding-top: 2.75rem;
    }

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

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

    .md\:text-xs {
        font-size: 0.75rem;
        line-height: 1rem;
    }

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

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

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

    .md\:max-w-180 {
        max-width: 45rem !important;
    }

    .md\:min-w-180 {
        min-width: 45rem !important;
    }

    .md\:min-w-4 {
        min-width: 1rem;
    }
}

@media (min-width: 960px) {
    .md\:flex-nowrap {
        flex-wrap: nowrap !important;
    }
}

@media (min-width: 1024px) {

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

    .lg\:bottom-32 {
        bottom: 8rem;
    }

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

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

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

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

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

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

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

    .lg\:mr-16 {
        margin-right: 4rem;
    }

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

    .lg\:flex {
        display: flex;
    }

    .lg\:block {
        display: block;
    }

    .lg\:hidden {
        display: none;
    }

    .lg\:h-16 {
        height: 4rem;
    }

    .lg\:h-3 {
        height: 0.75rem;
    }

    .lg\:h-28 {
        height: 7rem;
    }

    .lg\:h-12 {
        height: 3rem;
    }

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

    .lg\:w-3 {
        width: 0.75rem;
    }

    .lg\:w-12 {
        width: 3rem;
    }

    .lg\:w-4\/12 {
        width: 33.333333%;
    }

    .lg\:w-5\/12 {
        width: 45%;
    }

    .lg\:w-6\/12 {
        width: 50%;
    }

    .lg\:w-6\/12 {
        width: 58.333333%;
    }

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

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

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

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

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

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

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

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

    .lg\:space-x-16 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-x-reverse: 0;
        margin-right: calc(4rem * var(--tw-space-x-reverse));
        margin-left: calc(4rem * calc(1 - var(--tw-space-x-reverse)));
    }

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

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

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

    .lg\:py-14 {
        padding-top: 3.5rem;
        padding-bottom: 3.5rem;
    }

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

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

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

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

    .lg\:py-16 {
        padding-top: 4rem;
        padding-bottom: 4rem;
    }

    .lg\:py-18 {
        padding-top: 4.5rem;
        padding-bottom: 4.5rem;
    }

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

    .lg\:pr-20 {
        padding-right: 5rem;
    }

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

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

    .lg\:text-xs {
        font-size: 0.75rem;
        line-height: 1rem;
    }

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

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

    .lg\:text-lg {
        font-size: 1.5rem;
        line-height: 2rem;
    }

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

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

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

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

    .lg\:max-h-700 {
        max-height: 700px !important;
    }

    .lg\:max-w-\[60rem\] {
        max-width: 60rem !important;
    }

    .lg\:min-w-\[60rem\] {
        min-width: 60rem !important;
    }
}

@media (min-width: 1280px) {

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

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

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

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

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

    .xl\:max-w-280 {
        max-width: 70rem !important;
    }

    .xl\:min-w-280 {
        min-width: 70rem !important;
    }
}

@media (min-width: 1536px) {

    .\32xl\:w-3\/12 {
        width: 25%;
    }
}

.pinch-img img {
    max-height: 78vh;
}

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

.sticky {
    position: sticky;
}

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

.mat-step-icon-state-edit {
    background-color: #000000 !important;
}

.mat-step-icon-selected {
    background-color: #000000 !important;
}

.order-stepper .mat-vertical-content {
    padding: 0 24px 5px 24px !important;
}

.overflow-auto {
    overflow: auto;
}

.max-h-23 {
    max-height: 23rem;
}

.max-h-500 {
    max-height: 500px;
}

.shadow-table-header {
    box-shadow: 0 2px 3px -2px rgb(164, 164, 164);
}

.shadow-table-footer {
    box-shadow: 0 -2px 3px -1px rgb(164, 164, 164);
}

.mat-step-header:hover:not([aria-disabled]), .mat-step-header:hover[aria-disabled=false] {
    background-color: transparent !important;
}

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

.mat-horizontal-stepper-header-container {
    border-bottom: 2px solid #e2e8f0 !important;
}

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

.-right-1 {
    right: -0.25rem;
}

.animate-spin {
    animation: spin 1s linear infinite !important;
}

@keyframes spin {
    100% {
        transform: rotate(360deg);
    }
}

.border-t-black {
    --tw-border-opacity: 1 !important;
    border-top-color: rgb(0 0 0, var(--tw-border-opacity)) !important;
}

.bg-green-300 {
    background-color: rgb(134 239 172) !important;
}

.bg-green-500 {
    background-color: rgb(34 197 94) !important;
}

.md\:text-base {
    font-size: 0.875rem;
}

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

.sm\:justify-around {
    justify-content: space-around !important;
}

.space-y-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(0.75rem * var(--tw-space-y-reverse)) !important;
}

.basis-1\/4 {
    flex-basis: 25% !important;
}

.basis-1\/2 {
    flex-basis: 50% !important;
}

.cursor-default {
    cursor: default;
}

.border-green-300 {
    --tw-border-opacity: 1 !important;
    border-color: rgb(134, 239, 172, var(--tw-border-opacity)) !important;
}

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

.border-t-transparent {
    border-top-color: transparent !important;
}

.max-w-6 {
    max-width: 1.5rem !important;
}

.min-w-6 {
    min-width: 1.5rem !important;
}

.text-orange-500 {
    --tw-text-opacity: 1 !important;
    color: rgb(249, 115, 22, var(--tw-text-opacity)) !important;
}

.text-purple-500 {
    --tw-text-opacity: 1 !important;
    color: rgb(168, 85, 247, var(--tw-text-opacity)) !important;
}

.text-pink-500 {
    --tw-text-opacity: 1 !important;
    color: rgb(236, 72, 153, var(--tw-text-opacity)) !important;
}

.pl-5 {
    padding-left: 1.25rem !important;
}

.border-yellow-200 {
    --tw-border-opacity: 1;
    border-color: rgb(210 210 210);
}

.text-\[\#06b6d4\] {
    --tw-text-opacity: 1 !important;
    color: rgb(6, 182, 212, var(--tw-text-opacity)) !important;
}

/*status background color*/
.bg-blue-500 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(59, 130, 246, var(--tw-bg-opacity)) !important;
}

.border-blue-500 {
    --tw-border-opacity: 1 !important;
    border-color: rgb(59, 130, 246, var(--tw-border-opacity)) !important;
}

.bg-yellow-500 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(234, 179, 8, var(--tw-bg-opacity)) !important;
}

.border-yellow-500 {
    --tw-border-opacity: 1 !important;
    border-color: rgb(234, 179, 8, var(--tw-border-opacity)) !important;
}

.bg-teal-500 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(20, 184, 166, var(--tw-bg-opacity)) !important;
}

.border-teal-500 {
    --tw-border-opacity: 1 !important;
    border-color: rgb(20, 184, 166, var(--tw-border-opacity)) !important;
}

.bg-\[\#06b6d4\] {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(6, 182, 212, var(--tw-bg-opacity)) !important;
}

.border-\[\#06b6d4\] {
    --tw-border-opacity: 1 !important;
    border-color: rgb(6, 182, 212, var(--tw-border-opacity)) !important;
}

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

.bg-orange-500 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(249, 115, 22, var(--tw-bg-opacity)) !important;
}

.border-orange-500 {
    --tw-border-opacity: 1 !important;
    border-color: rgb(249, 115, 22, var(--tw-border-opacity)) !important;
}

.bg-pink-500 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(236, 72, 153, var(--tw-bg-opacity)) !important;
}

.border-pink-500 {
    --tw-border-opacity: 1 !important;
    border-color: rgb(236, 72, 153, var(--tw-border-opacity)) !important;
}

.bg-purple-500 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(168, 85, 247, var(--tw-bg-opacity)) !important;
}

.border-purple-500 {
    --tw-border-opacity: 1 !important;
    border-color: rgb(168, 85, 247, var(--tw-border-opacity)) !important;
}

.bg-stone-500 {
    background-color: rgb(120 113 108);
}

.border-stone-500 {
    border-color: rgb(120 113 108);
}

.text-stone-500 {
    color: rgb(120 113 108);
}

.bg-sky-400 {
    background-color: rgb(56 189 248);
}

.border-sky-400 {
    border-color: rgb(56 189 248);
}

.text-sky-400 {
    color: rgb(56 189 248);
}

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