@import url("https://fonts.googleapis.com/css2?family=Red+Hat+Display:ital,wght@0,300..900;1,300..900&display=swap");

*, ::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.14 | 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]:where(:not([hidden="until-found"])) { display: none; }

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

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

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

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

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

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

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

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

.visible { visibility: visible; }

.invisible { visibility: hidden; }

.collapse { visibility: collapse; }

.static { position: static; }

.fixed { position: fixed; }

.absolute { position: absolute; }

.relative { position: relative; }

.sticky { position: sticky; }

.inset-0 { inset: 0px; }

.bottom-0 { bottom: 0px; }

.bottom-1 { bottom: 0.25rem; }

.bottom-3 { bottom: 0.75rem; }

.left-0 { left: 0px; }

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

.left-2 { left: 0.5rem; }

.left-4 { left: 1rem; }

.left-9 { left: 2.25rem; }

.right-0 { right: 0px; }

.right-4 { right: 1rem; }

.right-5 { right: 1.25rem; }

.top-0 { top: 0px; }

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

.top-20 { top: 5rem; }

.top-4 { top: 1rem; }

.top-5 { top: 1.25rem; }

.top-full { top: 100%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mb-1\.5 { margin-bottom: 0.375rem; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.mt-auto { margin-top: auto; }

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

.block { display: block; }

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

.inline { display: inline; }

.flex { display: flex; }

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

.table { display: table; }

.contents { display: contents; }

.hidden { display: none; }

.aspect-\[29\/16\] { aspect-ratio: 29/16; }

.aspect-\[38\/19\] { aspect-ratio: 38/19; }

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

.size-1\.5 { width: 0.375rem; height: 0.375rem; }

.size-10 { width: 2.5rem; height: 2.5rem; }

.size-12 { width: 3rem; height: 3rem; }

.size-14 { width: 3.5rem; height: 3.5rem; }

.size-8 { width: 2rem; height: 2rem; }

.h-12 { height: 3rem; }

.h-16 { height: 4rem; }

.h-20 { height: 5rem; }

.h-32 { height: 8rem; }

.h-8 { height: 2rem; }

.h-full { height: 100%; }

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

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

.w-10 { width: 2.5rem; }

.w-44 { width: 11rem; }

.w-48 { width: 12rem; }

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

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

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

.w-full { width: 100%; }

.min-w-32 { min-width: 8rem; }

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

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

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

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

.max-w-2xl { max-width: 42rem; }

.max-w-32 { max-width: 8rem; }

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

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

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

.max-w-\[calc\(100vw-20px\)\] { max-width: calc(100vw - 20px); }

.max-w-screen-lg { max-width: 1024px; }

.max-w-screen-sm { max-width: 640px; }

.max-w-screen-xl { max-width: 1280px; }

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

.grow { flex-grow: 1; }

.shrink { flex-shrink: 1; }

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

.-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-full { --tw-translate-x: -100%; 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-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-y-1 { --tw-translate-y: 0.25rem; 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-y-full { --tw-translate-y: 100%; 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)); }

.resize { resize: both; }

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

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

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

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

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

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

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

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

.gap-1 { gap: 0.25rem; }

.gap-1\.5 { gap: 0.375rem; }

.gap-2 { gap: 0.5rem; }

.gap-3 { gap: 0.75rem; }

.gap-4 { gap: 1rem; }

.gap-y-12 { row-gap: 3rem; }

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

.gap-y-5 { row-gap: 1.25rem; }

.gap-y-6 { row-gap: 1.5rem; }

.overflow-hidden { overflow: hidden; }

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

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

.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-2xl { border-bottom-right-radius: 1rem; border-bottom-left-radius: 1rem; }

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

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

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

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

.border { border-width: 1px; }

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

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

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

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

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

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

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

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

.border-blue { --tw-border-opacity: 1 !important; border-color: rgb(0 174 239 / var(--tw-border-opacity)) !important; }

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

.border-white\/25 { border-color: rgb(255 255 255 / 0.25); }

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

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

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

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

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

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

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

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

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

.bg-gray-200\/50 { background-color: rgb(229 231 235 / 0.5); }

.bg-gray-200\/70 { background-color: rgb(229 231 235 / 0.7); }

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

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

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

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

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

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

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

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

.to-white { --tw-gradient-to: #fff var(--tw-gradient-to-position); }

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

.p-4 { padding: 1rem; }

.p-6 { padding: 1.5rem; }

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

.px-1\.5 { padding-left: 0.375rem; padding-right: 0.375rem; }

.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-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-1\.5 { padding-top: 0.375rem; padding-bottom: 0.375rem; }

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

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

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

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

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

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

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

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

.pb-6 { padding-bottom: 1.5rem; }

.pl-12 { padding-left: 3rem; }

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

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

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

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

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

.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-lg { font-size: 1.125rem; line-height: 1.75rem; }

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

.text-xs { font-size: 0.725rem; line-height: 1.20rem; }

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

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

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

.font-bolder { font-weight: 800; }

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

.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-black\/40 { color: rgb(0 0 0 / 0.4); }

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

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

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

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

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

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

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

.opacity-0 { opacity: 0; }

.shadow { --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1); --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); }

.shadow-2xl { --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25); --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); }

.shadow-blue\/5 { --tw-shadow-color: rgb(0 174 239 / 0.05); --tw-shadow: var(--tw-shadow-colored); }

.outline { outline-style: solid; }

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

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

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

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

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

:root { --blue: #00aeef; --blue-100: #f8f8f8; --wheat: #f8f8f8; --dark: #232323; --dark-800: #333333; --light: #f8f8f8; }

body { font-family: "Red Hat Display", sans-serif; background-color: var(--light); }

/* @media (min-width: 991px) {
  body {
    background-color: var(--light);
  }
} */

/*@media (max-width: 991px) {
    body { padding-bottom: 105px; }
}*/

th,
td { padding: 0; }

.swiper-button-disabled { opacity: 0.5; }

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

/*  */

.slider021 .swiper-slide-thumb-active img { border-color: #fb4a13; }

.scrollbarStyle::-webkit-scrollbar { width: 10px; }

/* Track */

.scrollbarStyle::-webkit-scrollbar-track { background: #7c7c9d; border-radius: 99px; }

/* Handle */

.scrollbarStyle::-webkit-scrollbar-thumb { width: 6px; background: #53537c; border-radius: 99px; }

    /* Handle on hover */

    .scrollbarStyle::-webkit-scrollbar-thumb:hover { background: #555; }

@media (min-width: 991px) {
    .inner-tab.active .triangle { display: block !important; }
}

@media (max-width: 991px) {
    .inner-tab .triangle { display: none !important; }
}

.inner-tab.active > div { border-color: #eb653c; }

.inner-tab.active .dot { background-color: #eb653c; }

@media (max-width: 768px) {
    .slider10 .swiper-slide { width: -moz-fit-content; width: fit-content; }
}

.table-hidden-menu { cursor: pointer; }

    .table-hidden-menu:not(.active) { display: none; }

/* Slider Thumb */

.slider-container { position: relative; height: 26px; display: flex; align-items: center; justify-content: center; background-color: #7c7c9f; border-radius: 99px; }

input:focus,
textarea:focus,
select:focus { outline: unset; }

/*  */

.switch { font-size: 17px; position: relative; display: inline-flex; align-items: center; width: 48px; height: 24px; border-radius: 999px; cursor: pointer; }

    .switch input { opacity: 0; width: 0; height: 0; }

        .switch input:checked + .slider0 { background-color: white; }

        .switch input:checked ~ .off { transform: translateX(21px); background-color: #59de67; }

select { -webkit-appearance: unset; -moz-appearance: unset; appearance: unset; background-repeat: no-repeat; background-position: calc(100% - 7px) center; padding-right: 44px !important; background-image: url('data:image/svg+xml,<svg id="Group_2170" data-name="Group 2170" xmlns="http://www.w3.org/2000/svg" width="22" viewBox="0 0 24 24"><path id="Path_2152" data-name="Path 2152" d="M24,0V24H0V0ZM12.593,23.258l-.011,0-.071.035-.02,0-.014,0-.071-.035a.02.02,0,0,0-.024,0l0,.01-.017.428.005.02.01.013.1.074.015,0,.012,0,.1-.074.012-.016,0-.017-.017-.427a.021.021,0,0,0-.017-.018m.265-.113-.013,0-.185.093-.01.01,0,.011.018.43.005.012.008.007.2.093a.025.025,0,0,0,.029-.008l0-.014-.034-.614a.026.026,0,0,0-.02-.022m-.715,0a.02.02,0,0,0-.027.006l-.006.014-.034.614a.025.025,0,0,0,.017.024l.015,0,.2-.093.01-.008,0-.011.017-.43,0-.012-.01-.01Z" fill="none" fill-rule="evenodd"/><path id="Path_2153" data-name="Path 2153" d="M12.707,15.707a1,1,0,0,1-1.414,0L5.636,10.05A1,1,0,1,1,7.05,8.636L12,13.586l4.95-4.95a1,1,0,1,1,1.414,1.414Z" fill="currentColor" fill-rule="evenodd"/></svg>'); }

/*  */

.language-select .active { color: #00aeef; border-radius: 12px 12px 0 0; }

    .language-select .active svg { transform: rotate(180deg); }

@media (min-width: 991px) {
    .tab { color: rgba(0, 0, 0, 0.4); }
}

.tabs_dark_mobile .tab.active { background-color: black !important; color: white; }

.dropdown-popup.active { opacity: 1; visibility: visible; }

    .dropdown-popup.active > div { transform: translateY(0); }

/* Page loadrr */

/* #loader {
  position: fixed;
  left: 50%;
  top: 50%;
  width: 120px;
  height: 120px;
  margin: -60px 0 0 -60px;
  border: 16px solid #f3f3f3;
  border-top: 16px solid #3498db;
  border-radius: 50%;
  animation: spin 2s linear infinite;
  z-index: 9999;
}

/* Yükleyici dönüş animasyonu */

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

/* Sayfa yüklenene kadar içeriklerin gizlenmesi */

body.loading { overflow-y: scroll; }

#content { display: none; /* Başlangıçta içerik gizlenir */ animation: fadeIn 1s ease-in-out; }

/* @keyframes fadeIn {
  from { opacity: 0; }
  to { opacity: 1; }
} */

.spinner { display: block; position: relative; width: 32px; height: 32px; }

    .spinner span { display: block; transform-origin: 16px 16px; border-radius: 10px; animation: spin 1.2s linear infinite; }

        .spinner span:after { background-color: #000; content: " "; display: block; height: 6px; width: 6px; position: absolute; left: 30px; top: 5px; border-radius: 99px; }

        .spinner span:nth-child(1) { transform: rotate(0deg); animation-delay: -1.1s; }

        .spinner span:nth-child(2) { transform: rotate(30deg); animation-delay: -1s; }

        .spinner span:nth-child(3) { transform: rotate(60deg); animation-delay: -0.9s; }

        .spinner span:nth-child(4) { transform: rotate(90deg); animation-delay: -0.8s; }

        .spinner span:nth-child(5) { transform: rotate(120deg); animation-delay: -0.7s; }

        .spinner span:nth-child(6) { transform: rotate(150deg); animation-delay: -0.6s; }

        .spinner span:nth-child(7) { transform: rotate(180deg); animation-delay: -0.5s; }

        .spinner span:nth-child(8) { transform: rotate(210deg); animation-delay: -0.4s; }

        .spinner span:nth-child(9) { transform: rotate(240deg); animation-delay: -0.3s; }

        .spinner span:nth-child(10) { transform: rotate(270deg); animation-delay: -0.2s; }

        .spinner span:nth-child(11) { transform: rotate(300deg); animation-delay: -0.1s; }

        .spinner span:nth-child(12) { transform: rotate(330deg); animation-delay: 0s; }

@keyframes spin {
    0% { opacity: 1; }

    100% { opacity: 0; }
}

.left-menu-btn.active svg { transform: rotate(180deg); }

.inn.collapse { transform: translateX(-200%); visibility: visible; }

.placeholder\:italic::-moz-placeholder { font-style: italic; }

.placeholder\:italic::placeholder { font-style: italic; }

.placeholder\:text-black\/40::-moz-placeholder { color: rgb(0 0 0 / 0.4); }

.placeholder\:text-black\/40::placeholder { color: rgb(0 0 0 / 0.4); }

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

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

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

.hover\:bg-black\/5:hover { background-color: rgb(0 0 0 / 0.05); }

.hover\:bg-black\/80:hover { background-color: rgb(0 0 0 / 0.8); }

.hover\:bg-blue\/80:hover { background-color: rgb(0 174 239 / 0.8); }

.hover\:bg-gray-300\/60:hover { background-color: rgb(209 213 219 / 0.6); }

.hover\:bg-gray-500\/30:hover { background-color: rgb(107 114 128 / 0.3); }

.hover\:bg-white\/90:hover { background-color: rgb(255 255 255 / 0.9); }

.hover\:text-blue:hover { --tw-text-opacity: 1; color: rgb(0 174 239 / var(--tw-text-opacity)); }

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

.hover\:shadow-2xl:hover { --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25); --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); }

.hover\:shadow-blue\/40:hover { --tw-shadow-color: rgb(0 174 239 / 0.4); --tw-shadow: var(--tw-shadow-colored); }

.active\:scale-90:active { --tw-scale-x: .9; --tw-scale-y: .9; 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)); }

.active\:bg-blue:active { --tw-bg-opacity: 1; background-color: rgb(0 174 239 / var(--tw-bg-opacity)); }

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

.group:hover .group-hover\:scale-110 { --tw-scale-x: 1.1; --tw-scale-y: 1.1; 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)); }

@media (min-width: 768px) {
    .md\:-mx-3 { margin-left: -0.75rem; margin-right: -0.75rem; }

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

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

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

    .md\:w-1\/3 { width: 33.333333%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .lg\:left-8 { left: 2rem; }

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

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

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

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

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

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

    .lg\:mb-6 { margin-bottom: 1.5rem; }

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

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

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

    .lg\:block { display: block; }

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

    .lg\:flex { display: flex; }

    .lg\:table-row { display: table-row; }

    .lg\:hidden { display: none; }

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

    .lg\:aspect-auto { aspect-ratio: auto; }

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

    .lg\:min-h-\[calc\(100vh-80px\)\] { min-height: calc(100vh - 80px); }

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

    .lg\:w-1\/3 { width: 33.333333%; }

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

    .lg\:w-1\/5 { width: 20%; }

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

    .lg\:w-44 { width: 11rem; }

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

    .lg\:w-60 { width: 15rem; }

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

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

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

    .lg\:min-w-\[auto\] { min-width: auto; }

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

    .lg\:max-w-screen-2xl { max-width: 1470px; }

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

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

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

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

    .lg\:rounded-b-2xl { border-bottom-right-radius: 1rem; border-bottom-left-radius: 1rem; }

    .lg\:border { border-width: 1px; }

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

    .lg\:border-l { border-left-width: 1px; }

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

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

    .lg\:p-5 { padding: 1.25rem; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .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-base { font-size: 1rem; line-height: 1.5rem; }

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

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

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

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

    .lg\:hover\:-translate-y-2:hover { --tw-translate-y: -0.5rem; 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)); }

    .group:hover .lg\:group-hover\:scale-110 { --tw-scale-x: 1.1; --tw-scale-y: 1.1; 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)); }
}

@media (min-width: 1470px) {
    .\32xl\:-mx-2 { margin-left: -0.5rem; margin-right: -0.5rem; }

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

    .\32xl\:pl-20 { padding-left: 5rem; }

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

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

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

@media (min-width: 1550px) {
    .\33xl\:text-7xl { font-size: 4.5rem; line-height: 1; }
}
