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

.container {
    width: 100%;
}

@media only screen and (max-width: 640px) and (min-width: 465px) {
    section#popup-modal2 {
        max-width: 465px !important;
        margin: auto;
    }

}

/* @media only screen and (max-width: 640px) {
    #main-content-1 .form-container ul.text-option {
            width: 100%;
    }
} */
@media (min-width: 640px) {
    .container {
        max-width: 640px;
    }
}

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

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

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

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

.collapse {
    visibility: collapse;
}

.fixed {
    position: fixed;
}

.absolute {
    position: absolute;
}

.relative {
    position: relative;
}

.inset-0 {
    inset: 0px;
}

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

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

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

.bottom-0 {
    bottom: 0px;
}

.left-0 {
    left: 0px;
}

.right-0 {
    right: 0px;
}

.top-0 {
    top: 0px;
}

.top-9 {
    top: 2.25rem;
}

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

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

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

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

.order-4 {
    order: 4;
}

.m-auto {
    margin: auto;
}

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

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

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

.my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
}

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

.my-3 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
}

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

.my-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
}

.my-7 {
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.block {
    display: block;
}

.inline {
    display: inline;
}

.flex {
    display: flex;
}

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

.grid {
    display: grid;
}

.hidden {
    display: none;
}

.h-16 {
    height: 4rem;
}

.h-56 {
    height: 14rem;
}

.h-6 {
    height: 1.5rem;
}

.h-60 {
    height: 15rem;
}

.h-64 {
    height: 16rem;
}

.h-8 {
    height: 2rem;
}

.h-96 {
    height: 24rem;
}

.h-auto {
    height: auto;
}

.h-fit {
    height: -moz-fit-content;
    height: fit-content;
}

.h-full {
    height: 100%;
}

.h-screen {
    height: 100vh;
}

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

.w-16 {
    width: 4rem;
}

.w-44 {
    width: 11rem;
}

.w-48 {
    width: 12rem;
}

.w-52 {
    width: 13rem;
}

.w-56 {
    width: 14rem;
}

.w-6 {
    width: 1.5rem;
}

.w-8 {
    width: 2rem;
}

.w-96 {
    width: 24rem;
}

.w-auto {
    width: auto;
}

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

.w-full {
    width: 100%;
}

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

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

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

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

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

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

.cursor-pointer {
    cursor: pointer;
}

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

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

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

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

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

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

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

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

.gap-1 {
    gap: 0.25rem;
}

.gap-10 {
    gap: 2.5rem;
}

.gap-2 {
    gap: 0.5rem;
}

.gap-3 {
    gap: 0.75rem;
}

.gap-4 {
    gap: 1rem;
}

.gap-6 {
    gap: 1.5rem;
}

.gap-8 {
    gap: 2rem;
}

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

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

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

.divide-gray-100> :not([hidden])~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgb(243 244 246 / var(--tw-divide-opacity));
}

.overflow-hidden {
    overflow: hidden;
}

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

.rounded {
    border-radius: 0.25rem;
}

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

.rounded-3xl {
    border-radius: 1.5rem;
}

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

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

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

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

.rounded-b-xl {
    border-bottom-right-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
}

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

.rounded-t-xl {
    border-top-left-radius: 0.75rem;
    border-top-right-radius: 0.75rem;
}

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

.border {
    border-width: 1px;
}

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

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

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

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

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

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

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

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

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

.bg-banner-bg {
    background-image: url('../src/images/banner-bg.webp');
}

.bg-chat-bg {
    background-color: #fff;
}

.bg-facts-bg {
    background-image: url('../images/facts-bg.webp');
}

.bg-future-bg {
    background-image: url('../src/images/future-bg.jpg');
}

.bg-recent-article-bg {
    background-image: url(../src/images/recent-article-bg.jpg);
}

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

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

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

.border-slate-200 {
    --tw-border-opacity: 1;
    border-color: rgb(226 232 240 / var(--tw-border-opacity));
}

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

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

.border-opacity-25 {
    --tw-border-opacity: 0.25;
}

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

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

.bg-banner-bg {
    background-image: url('../images/home/banner-bg.webp');
}

.bg-facts-bg {
    background-color: white;
    /* background-image: url('../images/home/facts-bg.jpg'); */
}

.bg-future-bg {
    background-image: url('../images/home/future-bg.jpg');
}

.bg-recent-article-bg {
    background-image: url('../images/home/recent-article-bg.jpg');
}

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

.bg-fixed {
    background-attachment: fixed;
}

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

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

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

.p-3 {
    padding: 0.75rem;
}

.p-4 {
    padding: 1rem;
}

.p-5 {
    padding: 1.25rem;
}

.p-8 {
    padding: 2rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

.pl-4 {
    padding-left: 1rem;
}

.pr-10 {
    padding-right: 2.5rem;
}

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

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

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

.text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
}

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

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

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

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

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

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

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

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

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

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

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

.italic {
    font-style: italic;
}

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

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

.text-gray-700 {
    --tw-text-opacity: 1;
    color: rgb(55 65 81 / var(--tw-text-opacity));
}

.text-indigo-600 {
    --tw-text-opacity: 1;
    color: rgb(79 70 229 / var(--tw-text-opacity));
}

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

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

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

.drop-shadow-lg {
    --tw-drop-shadow: drop-shadow(0 10px 8px rgb(0 0 0 / 0.04)) drop-shadow(0 4px 3px rgb(0 0 0 / 0.1));
    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);
}

.drop-shadow-md {
    --tw-drop-shadow: drop-shadow(0 4px 3px rgb(0 0 0 / 0.07)) drop-shadow(0 2px 2px rgb(0 0 0 / 0.06));
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.invert {
    --tw-invert: invert(100%);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.filter {
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

/* Nav Start */

.header-2.inverted {
    background: #000;
    transition: 0.7s ease;
}

nav.header-2.new-h {
    background: #000;
}

#navbar-collapse a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

#dropdownHover1 ul li a {
    flex-direction: row !important;
    justify-content: flex-start !important;
}

/* Nav End */
list-upper-right
/* Hero Banner Css Start */

.h-800 {
    height: 800px;
}

/* Hero Banner Css End */

/* Explore Section Start */

.overlay {
    background: #23374fde;
    border-radius: 11px;
    z-index: 9;
}

/* Explore Section End */

/*  Discover Section Css Start */

#dropdownHoverButton,
#dropdownHover {
    width: 33rem;
}

/*  Discover Section Css End */

/* Lead The Pack Section CSS Start */

#accordion-collapse-heading-1 [aria-expanded="true"] {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

#accordion-collapse-heading-2 [aria-expanded="true"] {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

#accordion-collapse-heading-3 [aria-expanded="true"] {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

#accordion-collapse-heading-4 [aria-expanded="true"] {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

#accordion-collapse-heading-5 [aria-expanded="true"] {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

section#leadthepack::after {
    position: absolute;
    content: '';
    background-image: url('../images/home/visit-franchise.png');
    top: 0;
    bottom: 0;
    right: 0;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 9;
    width: 34.5rem;
    background-size: auto;
    height: 49rem;
}

/* Lead The Pack Section CSS End */

/* Tabs Css Start */

/*
 CSS for the main interaction
*/

.tabset>input[type="radio"] {
    position: absolute;
    left: -200vw;
}

.tabset .tab-panel {
    display: none;
}

.tabset>input:first-child:checked~.tab-panels>.tab-panel:first-child,
.tabset>input:nth-child(3):checked~.tab-panels>.tab-panel:nth-child(2),
.tabset>input:nth-child(5):checked~.tab-panels>.tab-panel:nth-child(3),
.tabset>input:nth-child(7):checked~.tab-panels>.tab-panel:nth-child(4),
.tabset>input:nth-child(9):checked~.tab-panels>.tab-panel:nth-child(5),
.tabset>input:nth-child(11):checked~.tab-panels>.tab-panel:nth-child(6) {
    display: block;
}

.tabset>label {
    position: relative;
    display: inline-block;
    border-bottom: 0;
    cursor: pointer;
    font-weight: 600;
    margin-right: 10px;
    color: #fff;
}

input:focus-visible+label {
    outline: 2px solid rgba(0, 102, 204, 1);
    border-radius: 3px;
}

.tabset>label:hover,
.tabset>input:focus+label,
.tabset>input:checked+label {
    color: var(--yellow-cf);
}

.tabset>input:checked+label::after {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    background: var(--yellow-cf) !important;
    display: block;
    width: 35px;
    height: 20px;
    -webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    margin: 0 auto;
}

.tabset>label:hover::after,
.tabset>input:focus+label::after,
.tabset>input:checked+label::after {
    background: #06c;
}

.tab-panel {
    padding: 15px !important;
    margin-top: 15px !important;
}

/* Tabs Css End */

/*---------------------------------------------------- RESPONSIVE START ----------------------------------------------------*/

@media all and (max-width: 1200px) {
    section#leadthepack::after {
        opacity: 0.6;
        height: 53rem;
    }
}

@media all and (max-width: 767px) {

    #dropdownHoverButton,
    #dropdownHover {
        width: 19rem;
    }

    #navbar-collapse {
        padding: 20px 0;
    }

    section#leadthepack::after {
        display: none;
    }

    .breadcrumb {
        justify-content: center;
    }

    .right-list {
        margin-top: 15px;
    }

    .tabset {
        text-align: center;
    }

    .list-content-main {
        display: block;
    }

    .list-upper-left,
    .list-upper-right {
        display: block !important;
        margin-top: 20px;
    }


}

@media all and (max-width: 567px) {
    .tabset>input:checked+label::after {
        display: none !important;
    }
}

/*------------------------------- --------------------- RESPONSIVE END ----------------------------------------------------*/

/* Footer Css Start */

.icon a {
    color: #243b55;
    height: 40px;
    width: 40px;
    text-align: center;
}

.icon .fa-twitter {
    background-color: #03aced;
}

.icon .fa-linkedin {
    background-color: #007bb6;
}

.icon .fa-facebook-f {
    background-color: #3b5998;
}

/* Footer Css End */

/* RESPONSIVE START */

@media all and (max-width: 1200px) {
    .container {
        padding: 0px 30px !important;
    }

    section#leadthepack::after {
        opacity: 0.6;
        height: 53rem;
    }
}

@media all and (max-width: 767px) {

    #dropdownHoverButton,
    #dropdownHover {
        width: 19rem;
    }

    #navbar-collapse {
        padding: 20px 0;
    }

    section#leadthepack::after {
        display: none;
    }
}

/* RESPONSIVE END */

/* Cform Css Start */

#popup-modal2 {
    border-radius: 10px;
    box-shadow: 0px 0px 6px 0px #464646;
    width: 100%;
    height: 100%;
}

/* Steps Css Start */

/* Step Forms Css Start */

/* Model Css Start*/

.main-model {
    position: relative;
    z-index: 999;
}

.overlay-n {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #0000009c;
    opacity: 0.8;
    z-index: 99;
}

section#popup-modal2 {
    display: none;
}

section#popup-modal2.active-tab {
    display: block;
    z-index: 9999;
    position: fixed;
    height: fit-content;
    inset: 0;
    background: #fff;
}

div#cform-bg {
    height: 100%;
    width: 100%;
}

div#popup-modal1 {
    display: none;
}

div#popup-modal1.active-tab {
    display: block;
    z-index: 999;
}

.highlighted {
    display: none !important;
}

/* Model Css End */

#main-content-1 {
    z-index: 999;
    /* margin-top: 20px; */
    position: relative;
    padding: 25px;
}

/* .gray-img img {
    max-width: 230px !important;
} */

.option-list.check-option {
    background: #47a5e6;
    color: #fff;
}

.main-ul {
    border-radius: 15px;
}

.option-list:nth-child(1) {
    border-radius: 15px 15px 0px 0px;
}

.option-list:last-child {
    border-radius: 0px 0px 15px 15px;
}

.option-list-months:nth-child(1) {
    border-radius: 15px 15px 0px 0px;
}

.option-list-months:last-child {
    border-radius: 0px 0px 15px 15px;
}

.option-list-months.check-option {
    background: #47a5e6;
    color: #fff;
}

/* Step Forms Css end */

.cf-step-forms {
    display: none;
    transform-origin: left;
    animation: 1s
}

.cf-step-forms-active {
    display: block
}

/* Steps Css End */

/* Box Css Start */

.th-box {
    padding: 15px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.th-box svg {
    width: 75px;
    height: auto;
    margin: 0 auto;
}

.th-box:hover {
    cursor: pointer;
    background: #1891a7;
    transition: 0.7s;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.th-box:hover svg {
    filter: invert(1);
}

.th-box:hover h4 {
    color: #fff;
}

.cform-listing {
    border: 1px solid hsl(0deg 0% 0% / 66%);
}

/* Box Css End */

/* Step 4 Css Start */

#formfour .button {
    width: 140px;
    cursor: pointer;
    padding: 1em;
    border-radius: 0.2em;
    border: none;
    color: white;
    font-weight: bold;
    font-size: 1em;
    transition: all 0.5s ease;
    background-color: #ff8552;
}

#formfour .button:hover {
    background-color: #ff4f05;
}

#formfour .button.disabled {
    opacity: 0.5;
}

#formfour .button.disabled:hover {
    background-color: #ff8552;
}

#formfour .form {
    width: 20em;
    margin: auto;
    margin-top: 5em;
    padding: 5em;
    padding-top: 2em;
    padding-bottom: 2em;
    background-color: white;
    font-family: "Raleway", sans-serif;
    color: #33312e;
    border-radius: 0.2em;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}

#formfour .form .progress-bar {
    width: 100%;
    list-style-type: none;
    display: flex;
    padding: 0;
    justify-content: center;
    margin-bottom: 3.5em;
}

#formfour .form .progress-bar li.progress-bar__dot {
    display: block;
    width: 0.6em;
    border-radius: 1000em;
    height: 0.6em;
    border: 0.2em solid #ff8552;
    background-color: white;
    cursor: pointer;
    transition: all 0.5s ease;
}

#formfour .form .progress-bar li.progress-bar__dot.full {
    background-color: #ff8552;
}

#formfour .form .progress-bar li.progress-bar__connector {
    display: block;
    width: 5em;
    border-radius: 1000em;
    height: 0.1em;
    background-color: #ff8552;
    margin-top: 0.45em;
}

#formfour .form label {
    font-weight: bold;
    font-size: 1.2em;
}

#formfour .form input {
    width: 100%;
    padding: 1.3em;
    margin-bottom: 3em;
    box-sizing: border-box;
    margin-top: 1em;
    border: none;
    border-radius: 0.5em;
    background-color: #e6e6e6;
    font-size: 1em;
    font-family: "Raleway", sans-serif;
}

#formfour .form input:focus {
    border: none;
}

#formfour .form .button-group {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}

#formfour .form button#validate {
    margin: auto;
    background-color: #1a936f;
    width: 12em;
}

#formfour .form button#validate:hover {
    background-color: #12684e;
}

.text-option li:hover {
    background: var(--tw-dark-teal);
    color: #fff;
}

/* Step Form Css End */

.step-step-forms {
    display: none;
    transform-origin: left;
    animation: 1s
}

.step-step-forms-active {
    display: block
}

/* Multi Step Form */

#multi_step_form {
    padding-bottom: 75px;
}

#multi_step_form .container #multistep_nav {
    display: flex;
    justify-content: space-between;
}

#multi_step_form .container #multistep_nav .progress_holder {
    padding: 20px 0px 7px 0px;
    width: 32%;
    text-align: left;
    border-bottom: 2px solid #ccc;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    font-weight: 600;
    color: #ccc;
}

#multi_step_form .container #multistep_nav .progress_holder.activated_step::before {
    content: '✓';
    display: flex;
    width: 1.4em;
    height: 1.4em;
    color: #3d91a5;
    background: #fff;
    border-radius: 50px;
    align-items: center;
    font-size: 1.2em;
    justify-content: center;
    line-height: 0px;
    margin-right: 8px;
}

#multi_step_form .container #multistep_nav .progress_holder::before {
    content: '';
    display: flex;
    width: 1.4em;
    height: 1.4em;
    color: #3d91a5;
    background: #ccc;
    border-radius: 50px;
    align-items: center;
    font-size: 1.2em;
    justify-content: center;
    line-height: 0px;
    margin-right: 8px;
}

#multi_step_form .container #multistep_nav .activated_step {
    /* background-color: red; */
    color: white;
    font-weight: 600;
    border-bottom: 2px solid #fff;
}

#multi_step_form .container fieldset.step {
    position: relative;
    padding: 125px;
    text-align: left;
    align-items: center;
    justify-content: center;
}

#multi_step_form .container fieldset.step .prevStep {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 10px;
    width: 100px;
    border: 1px solid black;
}

#multi_step_form .container fieldset.step:not(:first-of-type) {
    display: none;
}

.shw-stepk {
    display: none;
}

.shw-step {
    display: none;
}

.shw-step.active-step {
    display: block;
}

.ts-step-forms {
    display: none;
    transform-origin: left;
    animation: 1s
}

.ts-step-forms-active {
    display: block
}

.matching h6 {
    display: block;
    color: #ccc;
}

.matching {
    border-bottom: 2px solid #ccc;
}

.matching .tick {
    display: none;
}

.matching h4 {
    color: #ccc;
}

.matching.act h6 {
    display: none;
    color: #ccc;
}

.matching.act {
    border-bottom: 2px solid #fff;
}

.matching.act .tick {
    display: block;
}

.matching.act h4 {
    color: #fff;
}

.opportu h6 {
    display: block;
    color: #ccc;
}

.opportu {
    border-bottom: 2px solid #ccc;
}

.opportu .tick {
    display: none;
}

.opportu h4 {
    color: #ccc;
}

.opportu.act h6 {
    display: none;
    color: #ccc;
}

.opportu.act {
    border-bottom: 2px solid #fff;
}

.opportu.act .tick {
    display: block;
}

.opportu.act h4 {
    color: #fff;
}

.hero {
    width: 100%;
    height: 100%;
}

.calendar-events {
    position: initial;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    padding: 15px;
    background-color: #fbfbfb;
    transition: all .3s ease;
    overflow-y: auto;
    z-index: 0;
}

.calendar-inner {
    padding: 10px 30px;
    max-width: 100%;
}

.event-list>.event-empty,
.calendar-sidebar>span#sidebarToggler,
#eventListToggler {
    display: none;
}

tr.calendar-body .calendar-day .day,
tr.calendar-header .calendar-header-day {
    font-weight: 500;
}

.calendar-sidebar {
    background: var(--tw-teal-cf);
    font-size: 1em;
    font-weight: 600;
}

.calendar-sidebar>.month-list>.calendar-months>li.active-month {
    background: var(--tw-yellow-cf);
    color: #000;
    font-size: 1em;
    font-weight: 600;
}

.calendar-sidebar>.month-list>.calendar-months>li {
    background: var(--tw-teal-cf);
}

th[colspan="7"] {
    color: var(--tw-yellow-cf);
}

tr.calendar-body .calendar-day .day.calendar-active,
tr.calendar-body .calendar-day .day.calendar-active:hover {
    border-color: var(--tw-yellow-cf);
    background: var(--tw-yellow-cf);
    color: #000;
}

.calendar-events>.event-header>p {
    color: var(--tw-yellow-cf);
}

.ui-timepicker-list li {
    color: #000;
    font-size: 1.2em;
    font-weight: 500;
}

#booking-modal {
    background: #000000b7;
}

.form-wizard {
    position: relative;
    display: table;
    margin: 0 auto;
    max-width: 540px;
}

.steps {
    margin: 40px 0;
    overflow: hidden;
}

.steps ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.steps ul li {
    float: left;
    color: #fff;
    padding: 0 15px;
    position: relative;
    cursor: pointer;
    -webkit-transition: all 0.4s ease-in-out 0;
    -moz-transition: all 0.4s ease-in-out 0;
    -ms-transition: all 0.4s ease-in-out 0;
    -otransition: all 0.4s ease-in-out 0;
    transition: all 0.4s ease-in-out 0;
}

.steps ul li:hover,
.steps ul li.active {
    color: #fb8200;
}

.steps ul li:hover span,
.steps ul li.active span {
    background: #fb8200;
    color: #fff;
}

.steps ul li:hover::after,
.steps ul li.active::after {
    background: #fb8200;
    width: 100%;
}

.steps ul li::before,
.steps ul li::after {
    content: "";
    position: absolute;
    left: -50%;
    top: 22px;
    width: 100%;
    height: 3px;
    background: #fff;
    -webkit-transition: all 0.4s ease-in-out 0;
    -moz-transition: all 0.4s ease-in-out 0;
    -ms-transition: all 0.4s ease-in-out 0;
    -otransition: all 0.4s ease-in-out 0;
    transition: all 0.4s ease-in-out 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -otransform: translateY(-50%);
    transform: translateY(-50%);
}

.steps ul li::after {
    width: 0;
}

.steps ul li span {
    display: block;
    margin: 0 auto 15px;
    width: 35px;
    height: 35px;
    text-align: center;
    background: #fff;
    font-size: 18px;
    line-height: 35px;
    font-weight: 300;
    color: #000;
    position: relative;
    z-index: 1;
    -webkit-transition: all 0.4s ease-in-out 0;
    -moz-transition: all 0.4s ease-in-out 0;
    -ms-transition: all 0.4s ease-in-out 0;
    -otransition: all 0.4s ease-in-out 0;
    transition: all 0.4s ease-in-out 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -oborder-radius: 2px;
    border-radius: 2px;
}

.steps ul li:first-child::before,
.steps ul li:first-child::after {
    display: none;
}

.form-container {
    clear: both;
    display: none;
    left: 100%;
    padding: 30px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -oborder-radius: 4px;
    border-radius: 4px;
}

.form-container.active {
    display: block;
}

.form-title {
    margin-bottom: 30px;
    padding-bottom: 15px;
    position: relative;
}

.form-title::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 80px;
    height: 2px;
    background: #fb8200;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -otransform: translateX(-50%);
    transform: translateX(-50%);
}

/* -----------------------------------------------------------------------  Responsive Start ---------------------------------------------------------------------- */

@media all and (max-width: 991px) {
    #main-content-1 {
        width: auto;
        padding: 20px;
        margin-top: 30px;
    }
}

@media all and (max-width: 768px) {
    .event-hide .calendar-events {
        transform: translateX(0);
        box-shadow: none;
    }

    .calendar-inner .calendar-table {
        overflow-x: scroll;
        width: 100%;
        display: block;
    }

    #one_step ul {
        width: 100%;
    }

    #one_step ul li {
        padding: 10px;
    }
}

@media all and (max-width: 640px) {
    .suitable {
        margin-top: 30% !important;
    }
}

@media all and (max-width: 567px) {
    .form-container {
        padding: 30px 0px 30px 0px;
    }

    .th-box {
        padding: 10px;
    }

    .th-box svg {
        width: 50px;
        height: auto;
        margin: 0 auto;
    }

    .th-box h4 {
        font-size: 1em;
    }

    .matching h4,
    .opportu h4,
    .profile h4 {
        font-size: 0.9em;
    }

    .matching h6,
    .opportu h6,
    .profile h6 {
        font-size: 0.8em;
    }

    .tick {
        width: 20px;
        height: 20px;
    }
}

@media all and (max-width: 480px) {
    .suitable {
        margin-top: 46% !important;
    }

    .foot-content ul {
        display: block;
        text-align: center;
    }

    .foot-content ul li {
        border: none;
    }
}

@media all and (max-width: 390px) {
    .th-box svg {
        width: 40px;
        height: auto;
        margin: 0 auto;
    }

    .th-box h4 {
        font-size: 0.8em;
    }

    .oppor {
        font-size: 1em;
        text-align: left;
    }
}

/* -----------------------------------------------------------------------  Responsive End ---------------------------------------------------------------------- */

.hover\:bg-gray-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}

.hover\:bg-red-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(153 27 27 / var(--tw-bg-opacity));
}

@media (prefers-color-scheme: dark) {
    .dark\:bg-gray-700 {
        --tw-bg-opacity: 1;
        background-color: rgb(55 65 81 / var(--tw-bg-opacity));
    }

    .dark\:text-gray-200 {
        --tw-text-opacity: 1;
        color: rgb(229 231 235 / var(--tw-text-opacity));
    }
}

@media (min-width: 640px) {
    .sm\:m-5 {
        margin: 1.25rem;
    }

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

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

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

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

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

    .sm\:gap-0 {
        gap: 0px;
    }

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

    .sm\:p-6 {
        padding: 1.5rem;
    }

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

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

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

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

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

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

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

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

    .md\:m-0 {
        margin: 0px;
    }

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

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

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

    .md\:block {
        display: block;
    }

    .md\:flex {
        display: flex;
    }

    .md\:hidden {
        display: none;
    }

    .md\:h-72 {
        height: 18rem;
    }

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

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

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

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

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

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

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

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

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

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

    .md\:text-3xl {
        font-size: 1.875rem;
        line-height: 2.25rem;
    }

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

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

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

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

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

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

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

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

    .lg\:flex {
        display: flex;
    }

    .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-6 {
        gap: 1.5rem;
    }

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

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

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

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

    .lg\:text-3xl {
        font-size: 1.875rem;
        line-height: 2.25rem;
    }

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

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

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

.hover:hover {
    background: var(--yellow-cf);
}

.hover:hover h2 {
    color: #fff !important;
}