*,
::before,
::after {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia: ;
    --tw-contain-size: ;
    --tw-contain-layout: ;
    --tw-contain-paint: ;
    --tw-contain-style: ;
}

::backdrop {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia: ;
    --tw-contain-size: ;
    --tw-contain-layout: ;
    --tw-contain-paint: ;
    --tw-contain-style: ;
}

/*
! tailwindcss v3.4.13 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
    box-sizing: border-box;
    /* 1 */
    border-width: 0;
    /* 2 */
    border-style: solid;
    /* 2 */
    border-color: #e5e7eb;
    /* 2 */
}

::before,
::after {
    --tw-content: "";
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
    line-height: 1.5;
    /* 1 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
    -moz-tab-size: 4;
    /* 3 */
    -o-tab-size: 4;
    tab-size: 4;
    /* 3 */
    font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
        "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    /* 4 */
    font-feature-settings: normal;
    /* 5 */
    font-variation-settings: normal;
    /* 6 */
    -webkit-tap-highlight-color: transparent;
    /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
    margin: 0;
    /* 1 */
    line-height: inherit;
    /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
    height: 0;
    /* 1 */
    color: inherit;
    /* 2 */
    border-top-width: 1px;
    /* 3 */
}

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

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

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
    color: inherit;
    text-decoration: inherit;
}

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

b,
strong {
    font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
        "Liberation Mono", "Courier New", monospace;
    /* 1 */
    font-feature-settings: normal;
    /* 2 */
    font-variation-settings: normal;
    /* 3 */
    font-size: 1em;
    /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
    font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

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

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

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    /* 1 */
    font-feature-settings: inherit;
    /* 1 */
    font-variation-settings: inherit;
    /* 1 */
    font-size: 100%;
    /* 1 */
    font-weight: inherit;
    /* 1 */
    line-height: inherit;
    /* 1 */
    letter-spacing: inherit;
    /* 1 */
    color: inherit;
    /* 1 */
    margin: 0;
    /* 2 */
    padding: 0;
    /* 3 */
}

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

button,
select {
    text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type="button"]),
input:where([type="reset"]),
input:where([type="submit"]) {
    -webkit-appearance: button;
    /* 1 */
    background-color: transparent;
    /* 2 */
    background-image: none;
    /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
    outline: auto;
}

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

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

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
    vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
    height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
    -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */
}

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

summary {
    display: list-item;
}

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

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

fieldset {
    margin: 0;
    padding: 0;
}

legend {
    padding: 0;
}

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

/*
Reset default styling for dialogs.
*/

dialog {
    padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
    resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

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

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

/*
Set the default cursor for buttons.
*/

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

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
    cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

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

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
    max-width: 100%;
    height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden] {
    display: none;
}

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

.fixed {
    position: fixed;
}

.absolute {
    position: absolute;
}

.relative {
    position: relative;
}

.sticky {
    position: sticky;
}

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

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

.bottom-0 {
    bottom: 0px;
}

.left-0 {
    left: 0px;
}

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

.right-1\/3 {
    right: 33.333333%;
}

.right-4 {
    right: 1rem;
}

.top-0 {
    top: 0px;
}

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

.top-12 {
    top: 3rem;
}

.top-32 {
    top: 8rem;
}

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

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

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

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

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

.order-1 {
    order: 1;
}

.order-2 {
    order: 2;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.block {
    display: block;
}

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

.flex {
    display: flex;
}

.grid {
    display: grid;
}

.hidden {
    display: none;
}

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

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

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

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

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

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

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

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

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

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

.h-full {
    height: 100%;
}

.h-screen {
    height: 100vh;
}

.h-40 {
    height: 10rem;
}

.h-60 {
    height: 15rem;
}

.min-h-\[calc\(100vh-6rem\)\] {
    min-height: calc(100vh - 6rem);
}

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

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

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

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

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

.w-16 {
    width: 4rem;
}

.w-32 {
    width: 8rem;
}

.w-4 {
    width: 1rem;
}

.w-96 {
    width: 24rem;
}

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

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

.w-full {
    width: 100%;
}

.w-screen {
    width: 100vw;
}

.max-w-10 {
    max-width: 2.5rem;
}

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

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

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

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

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

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

.rotate-\[60deg\] {
    --tw-rotate: 60deg;
    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;
}

.resize-none {
    resize: none;
}

.list-inside {
    list-style-position: inside;
}

.list-outside {
    list-style-position: outside;
}

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

.appearance-none {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

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

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

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

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

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

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

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

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

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

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

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

.gap-1 {
    gap: 0.25rem;
}

.gap-12 {
    gap: 3rem;
}

.gap-2 {
    gap: 0.5rem;
}

.gap-4 {
    gap: 1rem;
}

.gap-6 {
    gap: 1.5rem;
}

.gap-8 {
    gap: 2rem;
}

.gap-y-16 {
    row-gap: 4rem;
}

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

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

.overflow-hidden {
    overflow: hidden;
}

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

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

.text-balance {
    text-wrap: balance;
}

.break-all {
    word-break: break-all;
}

.rounded {
    border-radius: 0.25rem;
}

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

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

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

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

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

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

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

.rounded-t-\[60px\] {
    border-top-left-radius: 60px;
    border-top-right-radius: 60px;
}

.border {
    border-width: 1px;
}

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

.border-\[\#727272\] {
    --tw-border-opacity: 1;
    border-color: rgb(114 114 114 / var(--tw-border-opacity));
}

.border-blueColor {
    --tw-border-opacity: 1;
    border-color: rgb(0 209 247 / var(--tw-border-opacity));
}

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

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

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

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

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

.bg-\[\#D9D9D9\] {
    --tw-bg-opacity: 1;
    background-color: rgb(217 217 217 / var(--tw-bg-opacity));
}

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

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

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

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

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

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

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

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

.bg-textBlue {
    background-image: linear-gradient(90deg, #00b7ff 0%, #00ffea 100%);
}

.bg-whiteTouch {
    background-image: linear-gradient(180deg, #f2f2f2 0.02%, #87d9f8 100.02%);
}

.bg-clip-text {
    -webkit-background-clip: text;
    background-clip: text;
}

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

.p-4 {
    padding: 1rem;
}

.p-5 {
    padding: 1.25rem;
}

.p-6 {
    padding: 1.5rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

.pr-16 {
    padding-right: 4rem;
}

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

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

.indent-2 {
    text-indent: 0.5rem;
}

.indent-0 {
    text-indent: 0px;
}

.-indent-2 {
    text-indent: -0.5rem;
}

.indent-4 {
    text-indent: 1rem;
}

.-indent-4 {
    text-indent: -1rem;
}

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

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

.text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
}

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

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

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

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

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

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

.text-9xl {
    font-size: 8rem;
    line-height: 1;
}

.text-\[246\.78px\] {
    font-size: 246.78px;
}

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

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

.font-extralight {
    font-weight: 200;
}

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

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

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

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

.capitalize {
    text-transform: capitalize;
}

.leading-8 {
    line-height: 2rem;
}

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

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

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

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

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

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

.leading-\[301\.08px\] {
    line-height: 301.08px;
}

.leading-\[153\.86px\] {
    line-height: 153.86px;
}

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

.text-\[\#FFFBFB\] {
    --tw-text-opacity: 1;
    color: rgb(255 251 251 / var(--tw-text-opacity));
}

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

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

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

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

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

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

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

.text-transparent {
    color: transparent;
}

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

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

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

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

.blur-lg {
    --tw-blur: blur(16px);
    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);
}

.blur-xl {
    --tw-blur: blur(24px);
    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);
}

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

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

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

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

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

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

.appearance-none-cutome {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

@font-face {
    font-family: Sfpro;

    src: url(/web/20250713192024im_/http://techwealth.com.sa/website/fonts/SFPRODISPLAYREGULAR.OTF);
}

* {
    font-family: Sfpro;
}

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

.contanierClass {
    width: 100%;
}

@media (min-width: 640px) {
    .contanierClass {
        max-width: 640px;
    }
}

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

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

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

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

.contanierClass {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
}

@media (min-width: 1024px) {
    .contanierClass {
        padding-left: 4rem;
        padding-right: 4rem;
    }
}

.textColor:where(.dark, .dark *) {
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
    --tw-gradient-from: #ececec var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(236 236 236 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    --tw-gradient-to: #323232 var(--tw-gradient-to-position);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.textBlue:where(.dark, .dark *) {
    background-image: linear-gradient(90deg, #00b7ff 0%, #00ffea 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.bgBlue:where(.dark, .dark *) {
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
    --tw-gradient-from: #00b7ff var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(0 183 255 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    --tw-gradient-to: #00ffea var(--tw-gradient-to-position);
}

.FmySwiper .swiper-slide {
    display: flex;
    flex-direction: column;
}

.FmySwiper .swiper-slide > :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));
}

.FmySwiper .swiper-slide {
    border-radius: 20px;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(185 185 185 / var(--tw-border-opacity));
    padding-top: 2rem;
    padding-bottom: 2rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

.FmySwiper .swiper-slide:where(.dark, .dark *) {
    --tw-border-opacity: 1;
    border-color: rgb(65 65 65 / var(--tw-border-opacity));
}

.FmySwiper .swiper-slide .para-1 {
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 500;
    --tw-text-opacity: 1;
    color: rgb(25 25 25 / var(--tw-text-opacity));
}

.FmySwiper .swiper-slide .para-1:where(.dark, .dark *) {
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
    --tw-gradient-from: #ececec var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(236 236 236 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    --tw-gradient-to: #323232 var(--tw-gradient-to-position);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

@media (min-width: 768px) {
    .FmySwiper .swiper-slide .para-1 {
        font-size: 1.5rem;
        line-height: 2rem;
    }
}

@media (min-width: 1024px) {
    .FmySwiper .swiper-slide .para-1 {
        font-size: 2.25rem;
        line-height: 2.5rem;
    }
}

.FmySwiper .swiper-slide .para-2 {
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 400;
    --tw-text-opacity: 1;
    color: rgb(25 25 25 / var(--tw-text-opacity));
}

.FmySwiper .swiper-slide .para-2:where(.dark, .dark *) {
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
    --tw-gradient-from: #ececec var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(236 236 236 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    --tw-gradient-to: #323232 var(--tw-gradient-to-position);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

@media (min-width: 768px) {
    .FmySwiper .swiper-slide .para-2 {
        font-size: 1.125rem;
        line-height: 1.75rem;
    }
}

@media (min-width: 1024px) {
    .FmySwiper .swiper-slide .para-2 {
        font-size: 1.5rem;
        line-height: 2rem;
    }
}

.FmySwiper .swiper-slide.swiper-slide-active {
    display: flex;
    flex-direction: column;
}

.FmySwiper .swiper-slide.swiper-slide-active > :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));
}

.FmySwiper .swiper-slide.swiper-slide-active {
    border-radius: 20px;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(0 141 195 / var(--tw-border-opacity));
    background-image: linear-gradient(
        137.26deg,
        #f2f2f2 50.23%,
        #01b9ff 147.63%
    );
    padding-top: 2rem;
    padding-bottom: 2rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

.FmySwiper .swiper-slide.swiper-slide-active:where(.dark, .dark *) {
    --tw-border-opacity: 1;
    border-color: rgb(65 65 65 / var(--tw-border-opacity));
    background-image: linear-gradient(
        137.26deg,
        #191919 50.23%,
        #01b9ff 147.63%
    );
}

.FmySwiper .swiper-slide.swiper-slide-active .para-1 {
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 500;
    --tw-text-opacity: 1;
    color: rgb(0 135 188 / var(--tw-text-opacity));
}

.FmySwiper .swiper-slide.swiper-slide-active .para-1:where(.dark, .dark *) {
    background-image: linear-gradient(90deg, #00b7ff 0%, #00ffea 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

@media (min-width: 768px) {
    .FmySwiper .swiper-slide.swiper-slide-active .para-1 {
        font-size: 1.5rem;
        line-height: 2rem;
    }
}

@media (min-width: 1024px) {
    .FmySwiper .swiper-slide.swiper-slide-active .para-1 {
        font-size: 2.25rem;
        line-height: 2.5rem;
    }
}

.FmySwiper .swiper-slide.swiper-slide-active .para-2 {
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 400;
    --tw-text-opacity: 1;
    color: rgb(0 135 188 / var(--tw-text-opacity));
}

.FmySwiper .swiper-slide.swiper-slide-active .para-2:where(.dark, .dark *) {
    background-image: linear-gradient(90deg, #00b7ff 0%, #00ffea 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

@media (min-width: 768px) {
    .FmySwiper .swiper-slide.swiper-slide-active .para-2 {
        font-size: 1.125rem;
        line-height: 1.75rem;
    }
}

@media (min-width: 1024px) {
    .FmySwiper .swiper-slide.swiper-slide-active .para-2 {
        font-size: 1.5rem;
        line-height: 2rem;
    }
}

.mainText {
    text-align: center;
    font-size: 28px;
    font-weight: 500;
    text-transform: capitalize;
    line-height: 2rem;
    --tw-text-opacity: 1;
    color: rgb(0 135 188 / var(--tw-text-opacity));
}

.mainText:where(.dark, .dark *) {
    background-image: linear-gradient(90deg, #00b7ff 0%, #00ffea 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

@media (min-width: 768px) {
    .mainText {
        font-size: 2.25rem;
        line-height: 2.5rem;
    }
}

@media (min-width: 1024px) {
    .mainText {
        font-size: 3.75rem;
        line-height: 1;
    }
}

.mainTextV2 {
    text-align: center;
    font-size: 28px;
    font-weight: 500;
    text-transform: capitalize;
    line-height: 2rem;
    --tw-text-opacity: 1;
    color: rgb(0 135 188 / var(--tw-text-opacity));
}

.mainTextV2:where(.dark, .dark *) {
    background-image: linear-gradient(90deg, #00b7ff 0%, #00ffea 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

@media (min-width: 768px) {
    .mainTextV2 {
        text-align: start;
        font-size: 2.25rem;
        line-height: 2.5rem;
    }
}

@media (min-width: 1024px) {
    .mainTextV2 {
        font-size: 3rem;
        line-height: 1;
    }
}

.mainTextV3 {
    text-align: center;
    font-weight: 500;
    text-transform: capitalize;
    --tw-text-opacity: 1;
    color: rgb(0 135 188 / var(--tw-text-opacity));
}

.mainTextV3:where(.dark, .dark *) {
    background-image: linear-gradient(90deg, #00b7ff 0%, #00ffea 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

@media (min-width: 768px) {
    .mainTextV3 {
        text-align: start;
    }
}

.coolHoverEffect {
    position: relative;
    overflow: hidden;
    border-radius: 20px;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(185 185 185 / var(--tw-border-opacity));
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
    font-size: 1rem;
    line-height: 1.5rem;
    --tw-text-opacity: 1;
    color: rgb(25 25 25 / var(--tw-text-opacity));
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
}

.coolHoverEffect:where(.dark, .dark *) {
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
    --tw-gradient-from: #ececec var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(236 236 236 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    --tw-gradient-to: #323232 var(--tw-gradient-to-position);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.group:hover .coolHoverEffect {
    --tw-text-opacity: 1;
    color: rgb(0 135 188 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
    .coolHoverEffect {
        text-wrap: balance;
        font-size: 1.5rem;
        line-height: 2rem;
    }
}

@media (min-width: 1024px) {
    .coolHoverEffect {
        height: 13rem;
    }
}

@media (min-width: 1280px) {
    .coolHoverEffect {
        height: auto;
    }
}

.coolHoverEffect:where(.dark, .dark *) {
    --tw-border-opacity: 1;
    border-color: rgb(65 65 65 / var(--tw-border-opacity));
}

.group:hover .coolHoverEffect:where(.dark, .dark *) {
    --tw-border-opacity: 1;
    border-color: rgb(0 209 247 / var(--tw-border-opacity));
    background-image: linear-gradient(90deg, #00b7ff 0%, #00ffea 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.coolHoverEffect .child {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: -10;
    height: 100%;
    width: 100%;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 500ms;
}

.group:hover .coolHoverEffect .child {
    background-image: linear-gradient(
        137.26deg,
        #f2f2f2 50.23%,
        #01b9ff 147.63%
    );
}

.group:hover .coolHoverEffect .child:where(.dark, .dark *) {
    background-image: linear-gradient(
        137.26deg,
        #191919 50.23%,
        #01b9ff 147.63%
    );
}

.coolHoverEffectV2 {
    position: relative;
    overflow: hidden;
    border-radius: 20px;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(185 185 185 / var(--tw-border-opacity));
    --tw-text-opacity: 1;
    color: rgb(25 25 25 / var(--tw-text-opacity));
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
}

.coolHoverEffectV2:where(.dark, .dark *) {
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
    --tw-gradient-from: #ececec var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(236 236 236 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    --tw-gradient-to: #323232 var(--tw-gradient-to-position);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.coolHoverEffectV2:hover {
    --tw-text-opacity: 1;
    color: rgb(0 135 188 / var(--tw-text-opacity));
}

.coolHoverEffectV2:where(.dark, .dark *) {
    --tw-border-opacity: 1;
    border-color: rgb(65 65 65 / var(--tw-border-opacity));
}

.coolHoverEffectV2:hover:where(.dark, .dark *) {
    --tw-border-opacity: 1;
    border-color: rgb(0 209 247 / var(--tw-border-opacity));
    background-image: linear-gradient(90deg, #00b7ff 0%, #00ffea 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.coolHoverEffectV2 .child {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: -10;
    height: 100%;
    width: 100%;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 500ms;
}

.coolHoverEffectV2:hover .child {
    background-image: linear-gradient(
        137.26deg,
        #f2f2f2 50.23%,
        #01b9ff 147.63%
    );
}

.coolHoverEffectV2:hover .child:where(.dark, .dark *) {
    background-image: linear-gradient(
        137.26deg,
        #191919 50.23%,
        #01b9ff 147.63%
    );
}

.coolHoverEffectV3 {
    position: relative;
    overflow: hidden;
    --tw-border-opacity: 1;
    border-color: rgb(185 185 185 / var(--tw-border-opacity));
    --tw-text-opacity: 1;
    color: rgb(25 25 25 / var(--tw-text-opacity));
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
}

.coolHoverEffectV3:where(.dark, .dark *) {
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
    --tw-gradient-from: #ececec var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(236 236 236 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    --tw-gradient-to: #323232 var(--tw-gradient-to-position);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.coolHoverEffectV3:hover {
    --tw-text-opacity: 1;
    color: rgb(0 135 188 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
    .coolHoverEffectV3 {
        border-radius: 20px;
        border-width: 1px;
    }
}

.coolHoverEffectV3:where(.dark, .dark *) {
    --tw-border-opacity: 1;
    border-color: rgb(65 65 65 / var(--tw-border-opacity));
}

.coolHoverEffectV3:hover:where(.dark, .dark *) {
    --tw-border-opacity: 1;
    border-color: rgb(0 209 247 / var(--tw-border-opacity));
    background-image: linear-gradient(90deg, #00b7ff 0%, #00ffea 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.coolHoverEffectV3 .child {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: -10;
    height: 100%;
    width: 100%;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 500ms;
}

.coolHoverEffectV3:hover .child {
    background-image: linear-gradient(
        137.26deg,
        #f2f2f2 50.23%,
        #01b9ff 147.63%
    );
}

.coolHoverEffectV3:hover .child:where(.dark, .dark *) {
    background-image: linear-gradient(
        137.26deg,
        #191919 50.23%,
        #01b9ff 147.63%
    );
}

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

@media (min-width: 768px) {
    .group:hover .cool {
        --tw-text-opacity: 1;
        color: rgb(0 135 188 / var(--tw-text-opacity));
    }

    .group:hover .cool:where(.dark, .dark *) {
        background-image: linear-gradient(90deg, #00b7ff 0%, #00ffea 100%);
        -webkit-background-clip: text;
        background-clip: text;
        color: transparent;
    }
}

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

.group:hover .cool2 {
    --tw-text-opacity: 1;
    color: rgb(0 135 188 / var(--tw-text-opacity));
}

.group:hover .cool2:where(.dark, .dark *) {
    background-image: linear-gradient(90deg, #00b7ff 0%, #00ffea 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

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

.cool3:hover {
    --tw-text-opacity: 1;
    color: rgb(0 135 188 / var(--tw-text-opacity));
}

.cool3:hover:where(.dark, .dark *) {
    background-image: linear-gradient(90deg, #00b7ff 0%, #00ffea 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

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

.cool4:focus {
    --tw-text-opacity: 1;
    color: rgb(0 135 188 / var(--tw-text-opacity));
}

.cool4:active {
    --tw-text-opacity: 1;
    color: rgb(0 135 188 / var(--tw-text-opacity));
}

.cool4:focus:where(.dark, .dark *) {
    background-image: linear-gradient(90deg, #00b7ff 0%, #00ffea 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.cool4:active:where(.dark, .dark *) {
    background-image: linear-gradient(90deg, #00b7ff 0%, #00ffea 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.active {
    border-radius: 0.5rem;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(0 209 247 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(0 209 247 / var(--tw-bg-opacity));
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
}

.active:where(.dark, .dark *) {
    --tw-bg-opacity: 1;
    background-color: rgb(25 25 25 / var(--tw-bg-opacity));
    background-image: linear-gradient(90deg, #00b7ff 0%, #00ffea 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    --tw-text-opacity: 1;
    color: rgb(0 209 247 / var(--tw-text-opacity));
}

.textColorAndStyle {
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 400;
}

@media (min-width: 768px) {
    .textColorAndStyle {
        font-size: 1.5rem;
        line-height: 2rem;
    }
}

.textColorAndStyle:where(.dark, .dark *) {
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
    --tw-gradient-from: #ececec var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(236 236 236 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    --tw-gradient-to: #323232 var(--tw-gradient-to-position);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

@media all and (-webkit-min-device-pixel-ratio: 0) and (-webkit-min-device-pixel-ratio: 0),
    all and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
    *::-webkit-scrollbar {
        width: 0.5rem;
        border-radius: 1rem;
    }

    *::-webkit-scrollbar-track {
        border-radius: 1rem;
    }

    *::-webkit-scrollbar-thumb {
        background: #bdbdbd;
        border-radius: 1rem;
        -webkit-transition: 1s;
        transition: 1s;
    }

    *::-webkit-scrollbar-thumb:hover {
        background: #6e6e6e;
    }
}

/* firfox */

@-moz-document url-prefix() {
    * {
        scrollbar-width: thin;
        scrollbar-color: rgba(0, 0, 0, 0.05) transparent;
    }
}

.\*\:block > * {
    display: block;
}

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

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

.\*\:text-grayColor > * {
    --tw-text-opacity: 1;
    color: rgb(117 117 117 / var(--tw-text-opacity));
}

.placeholder\:capitalize::-moz-placeholder {
    text-transform: capitalize;
}

.placeholder\:capitalize::placeholder {
    text-transform: capitalize;
}

.placeholder\:text-borderColor::-moz-placeholder {
    --tw-text-opacity: 1;
    color: rgb(65 65 65 / var(--tw-text-opacity));
}

.placeholder\:text-borderColor::placeholder {
    --tw-text-opacity: 1;
    color: rgb(65 65 65 / var(--tw-text-opacity));
}

.after\:text-lg::after {
    content: var(--tw-content);
    font-size: 1.125rem;
    line-height: 1.75rem;
}

.after\:text-sm::after {
    content: var(--tw-content);
    font-size: 0.875rem;
    line-height: 1.25rem;
}

.after\:text-xs::after {
    content: var(--tw-content);
    font-size: 0.75rem;
    line-height: 1rem;
}

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

.after\:text-whiteTextColor::after {
    content: var(--tw-content);
    --tw-text-opacity: 1;
    color: rgb(0 135 188 / var(--tw-text-opacity));
}

.hover\:border-transparent:hover {
    border-color: transparent;
}

.hover\:bg-blueColor:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(0 209 247 / var(--tw-bg-opacity));
}

.hover\:text-blueColor:hover {
    --tw-text-opacity: 1;
    color: rgb(0 209 247 / var(--tw-text-opacity));
}

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

.active\:bg-blueColor:active {
    --tw-bg-opacity: 1;
    background-color: rgb(0 209 247 / var(--tw-bg-opacity));
}

.group:hover .group-hover\:from-\[\#00B7FF\] {
    --tw-gradient-from: #00b7ff var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(0 183 255 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.group:hover .group-hover\:to-\[\#00FFEA\] {
    --tw-gradient-to: #00ffea var(--tw-gradient-to-position);
}

.group:active .group-active\:from-\[\#00B7FF\] {
    --tw-gradient-from: #00b7ff var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(0 183 255 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.group:active .group-active\:to-\[\#00FFEA\] {
    --tw-gradient-to: #00ffea var(--tw-gradient-to-position);
}

@media (min-width: 640px) {
    .sm\:gap-16 {
        gap: 4rem;
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .md\:mb-10 {
        margin-bottom: 2.5rem;
    }

    .md\:mb-16 {
        margin-bottom: 4rem;
    }

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

    .md\:mr-4 {
        margin-right: 1rem;
    }

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

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

    .md\:block {
        display: block;
    }

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

    .md\:flex {
        display: flex;
    }

    .md\:grid {
        display: grid;
    }

    .md\:hidden {
        display: none;
    }

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

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

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

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

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

    .md\:h-full {
        height: 100%;
    }

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

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

    .md\:max-w-96 {
        max-width: 24rem;
    }

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

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

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

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

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

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

    .md\:place-items-start {
        place-items: start;
    }

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

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

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

    .md\:gap-8 {
        gap: 2rem;
    }

    .md\:gap-x-8 {
        -moz-column-gap: 2rem;
        column-gap: 2rem;
    }

    .md\:gap-y-16 {
        row-gap: 4rem;
    }

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

    .md\:self-end {
        align-self: flex-end;
    }

    .md\:text-wrap {
        text-wrap: wrap;
    }

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

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

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

    .md\:p-12 {
        padding: 3rem;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .md\:text-\[246\.78px\] {
        font-size: 246.78px;
    }

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

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

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

    .md\:leading-\[301\.08px\] {
        line-height: 301.08px;
    }
}

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

    .lg\:grid {
        display: grid;
    }

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

    .lg\:w-40 {
        width: 10rem;
    }

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

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

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

    .lg\:gap-2 {
        gap: 0.5rem;
    }

    .lg\:gap-6 {
        gap: 1.5rem;
    }

    .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\:px-16 {
        padding-left: 4rem;
        padding-right: 4rem;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1280px) {
    .xl\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

.dark\:top-0:where(.dark, .dark *) {
    top: 0px;
}

.dark\:block:where(.dark, .dark *) {
    display: block;
}

.dark\:inline-block:where(.dark, .dark *) {
    display: inline-block;
}

.dark\:hidden:where(.dark, .dark *) {
    display: none;
}

.dark\:h-full:where(.dark, .dark *) {
    height: 100%;
}

.dark\:border-borderColor:where(.dark, .dark *) {
    --tw-border-opacity: 1;
    border-color: rgb(65 65 65 / var(--tw-border-opacity));
}

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

.dark\:bg-footerColor:where(.dark, .dark *) {
    --tw-bg-opacity: 1;
    background-color: rgb(37 37 37 / var(--tw-bg-opacity));
}

.dark\:bg-mainColor:where(.dark, .dark *) {
    --tw-bg-opacity: 1;
    background-color: rgb(25 25 25 / var(--tw-bg-opacity));
}

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

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

.dark\:bg-textBlue:where(.dark, .dark *) {
    background-image: linear-gradient(90deg, #00b7ff 0%, #00ffea 100%);
}

.dark\:from-transparent:where(.dark, .dark *) {
    --tw-gradient-from: transparent var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.dark\:to-\[\#105772\]:where(.dark, .dark *) {
    --tw-gradient-to: #105772 var(--tw-gradient-to-position);
}

.dark\:text-\[\#929292\]:where(.dark, .dark *) {
    --tw-text-opacity: 1;
    color: rgb(146 146 146 / var(--tw-text-opacity));
}

.dark\:text-\[\#FFFBFB\]:where(.dark, .dark *) {
    --tw-text-opacity: 1;
    color: rgb(255 251 251 / var(--tw-text-opacity));
}

.dark\:text-blueColor:where(.dark, .dark *) {
    --tw-text-opacity: 1;
    color: rgb(0 209 247 / var(--tw-text-opacity));
}

.dark\:text-footerTextColor:where(.dark, .dark *) {
    --tw-text-opacity: 1;
    color: rgb(168 168 168 / var(--tw-text-opacity));
}

.dark\:text-footerTextColorPage:where(.dark, .dark *) {
    --tw-text-opacity: 1;
    color: rgb(175 175 175 / var(--tw-text-opacity));
}

.dark\:text-grayColor:where(.dark, .dark *) {
    --tw-text-opacity: 1;
    color: rgb(117 117 117 / var(--tw-text-opacity));
}

.dark\:text-mainColor:where(.dark, .dark *) {
    --tw-text-opacity: 1;
    color: rgb(25 25 25 / var(--tw-text-opacity));
}

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

.dark\:after\:text-white:where(.dark, .dark *)::after {
    content: var(--tw-content);
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}

/*
     FILE ARCHIVED ON 19:20:24 Jul 13, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:27:15 Feb 15, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.566
  exclusion.robots: 0.019
  exclusion.robots.policy: 0.009
  esindex: 0.01
  cdx.remote: 14.801
  LoadShardBlock: 104.166 (3)
  PetaboxLoader3.datanode: 114.713 (5)
  load_resource: 141.495
  PetaboxLoader3.resolve: 37.563
  loaddict: 82.486
*/