*, ::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.17 | 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;
}

:root{
        color-scheme: light;
        --in: 72.06% 0.191 231.6;
        --su: 64.8% 0.150 160;
        --wa: 84.71% 0.199 83.87;
        --er: 71.76% 0.221 22.18;
        --pc: 89.824% 0.06192 275.75;
        --ac: 15.352% 0.0368 183.61;
        --inc: 0% 0 0;
        --suc: 0% 0 0;
        --wac: 0% 0 0;
        --erc: 0% 0 0;
        --rounded-box: 1rem;
        --rounded-btn: 0.5rem;
        --rounded-badge: 1.9rem;
        --animation-btn: 0.25s;
        --animation-input: .2s;
        --btn-focus-scale: 0.95;
        --border-btn: 1px;
        --tab-border: 1px;
        --tab-radius: 0.5rem;
        --p: 49.12% 0.3096 275.75;
        --s: 69.71% 0.329 342.55;
        --sc: 98.71% 0.0106 342.55;
        --a: 76.76% 0.184 183.61;
        --n: 32.1785% 0.02476 255.701624;
        --nc: 89.4994% 0.011585 252.096176;
        --b1: 100% 0 0;
        --b2: 96.1151% 0 0;
        --b3: 92.4169% 0.00108 197.137559;
        --bc: 27.8078% 0.029596 256.847952;
}
.container{
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        padding-right: 18px;
        padding-left: 18px;
}
@media (min-width: 100%){

        .container{
                max-width: 100%;
        }
}
@media (min-width: 1280px){

        .container{
                max-width: 1280px;
        }
}
.avatar.placeholder > div{
        display: flex;
        align-items: center;
        justify-content: center;
}
.breadcrumbs{
        max-width: 100%;
        overflow-x: auto;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
}
.breadcrumbs > ul,
  .breadcrumbs > ol{
        display: flex;
        align-items: center;
        white-space: nowrap;
        min-height: -moz-min-content;
        min-height: min-content;
}
.breadcrumbs > ul > li, .breadcrumbs > ol > li{
        display: flex;
        align-items: center;
}
.breadcrumbs > ul > li > a, .breadcrumbs > ol > li > a{
        display: flex;
        cursor: pointer;
        align-items: center;
}
@media (hover:hover){

        .breadcrumbs > ul > li > a:hover, .breadcrumbs > ol > li > a:hover{
                text-decoration-line: underline;
        }

        .label a:hover{
                --tw-text-opacity: 1;
                color: var(--fallback-bc,oklch(var(--bc)/var(--tw-text-opacity)));
        }

        .menu li > *:not(ul, .menu-title, details, .btn):active,
.menu li > *:not(ul, .menu-title, details, .btn).active,
.menu li > details > summary:active{
                --tw-bg-opacity: 1;
                background-color: var(--fallback-n,oklch(var(--n)/var(--tw-bg-opacity)));
                --tw-text-opacity: 1;
                color: var(--fallback-nc,oklch(var(--nc)/var(--tw-text-opacity)));
        }

        .table tr.hover:hover,
  .table tr.hover:nth-child(even):hover{
                --tw-bg-opacity: 1;
                background-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-bg-opacity)));
        }
}
.card{
        position: relative;
        display: flex;
        flex-direction: column;
        border-radius: var(--rounded-box, 1rem);
}
.card:focus{
        outline: 2px solid transparent;
        outline-offset: 2px;
}
.card figure{
        display: flex;
        align-items: center;
        justify-content: center;
}
.card.image-full{
        display: grid;
}
.card.image-full:before{
        position: relative;
        content: "";
        z-index: 10;
        border-radius: var(--rounded-box, 1rem);
        --tw-bg-opacity: 1;
        background-color: var(--fallback-n,oklch(var(--n)/var(--tw-bg-opacity)));
        opacity: 0.75;
}
.card.image-full:before,
    .card.image-full > *{
        grid-column-start: 1;
        grid-row-start: 1;
}
.card.image-full > figure img{
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
}
.card.image-full > .card-body{
        position: relative;
        z-index: 20;
        --tw-text-opacity: 1;
        color: var(--fallback-nc,oklch(var(--nc)/var(--tw-text-opacity)));
}
.checkbox{
        flex-shrink: 0;
        --chkbg: var(--fallback-bc,oklch(var(--bc)/1));
        --chkfg: var(--fallback-b1,oklch(var(--b1)/1));
        height: 1.5rem;
        width: 1.5rem;
        cursor: pointer;
        -webkit-appearance: none;
           -moz-appearance: none;
                appearance: none;
        border-radius: var(--rounded-btn, 0.5rem);
        border-width: 1px;
        border-color: var(--fallback-bc,oklch(var(--bc)/var(--tw-border-opacity)));
        --tw-border-opacity: 0.2;
}
.collapse:not(td):not(tr):not(colgroup){
        visibility: visible;
}
.collapse{
        position: relative;
        display: grid;
        overflow: hidden;
        grid-template-rows: max-content 0fr;
        transition: grid-template-rows 0.2s;
        width: 100%;
        border-radius: var(--rounded-box, 1rem);
}
.collapse-title,
.collapse > input[type="checkbox"],
.collapse > input[type="radio"],
.collapse-content{
        grid-column-start: 1;
        grid-row-start: 1;
}
.collapse > input[type="checkbox"],
.collapse > input[type="radio"]{
        -webkit-appearance: none;
           -moz-appearance: none;
                appearance: none;
        opacity: 0;
}
:where(.collapse > input[type="checkbox"]),
:where(.collapse > input[type="radio"]){
        height: 100%;
        width: 100%;
        z-index: 1;
}
.collapse-content{
        visibility: hidden;
        grid-column-start: 1;
        grid-row-start: 2;
        min-height: 0px;
        transition: visibility 0.2s;
        transition: padding 0.2s ease-out,
    background-color 0.2s ease-out;
        padding-left: 1rem;
        padding-right: 1rem;
        cursor: unset;
}
.collapse[open],
.collapse-open,
.collapse:focus:not(.collapse-close){
        grid-template-rows: max-content 1fr;
}
.collapse:not(.collapse-close):has(> input[type="checkbox"]:checked),
.collapse:not(.collapse-close):has(> input[type="radio"]:checked){
        grid-template-rows: max-content 1fr;
}
.collapse[open] > .collapse-content,
.collapse-open > .collapse-content,
.collapse:focus:not(.collapse-close) > .collapse-content,
.collapse:not(.collapse-close) > input[type="checkbox"]:checked ~ .collapse-content,
.collapse:not(.collapse-close) > input[type="radio"]:checked ~ .collapse-content{
        visibility: visible;
        min-height: -moz-fit-content;
        min-height: fit-content;
}
.footer{
        display: grid;
        width: 100%;
        grid-auto-flow: row;
        place-items: start;
        -moz-column-gap: 1rem;
             column-gap: 1rem;
        row-gap: 2.5rem;
        font-size: 0.875rem;
        line-height: 1.25rem;
}
.footer > *{
        display: grid;
        place-items: start;
        gap: 0.5rem;
}
@media (min-width: 48rem){

        .footer{
                grid-auto-flow: column;
        }

        .footer-center{
                grid-auto-flow: row dense;
        }
}
.label{
        display: flex;
        -webkit-user-select: none;
           -moz-user-select: none;
                user-select: none;
        align-items: center;
        justify-content: space-between;
        padding-left: 0.25rem;
        padding-right: 0.25rem;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
}
.input{
        flex-shrink: 1;
        -webkit-appearance: none;
           -moz-appearance: none;
                appearance: none;
        height: 3rem;
        padding-left: 1rem;
        padding-right: 1rem;
        font-size: 1rem;
        line-height: 2;
        line-height: 1.5rem;
        border-radius: var(--rounded-btn, 0.5rem);
        border-width: 1px;
        border-color: transparent;
        --tw-bg-opacity: 1;
        background-color: var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity)));
}
.input[type="number"]::-webkit-inner-spin-button,
.input-md[type="number"]::-webkit-inner-spin-button{
        margin-top: -1rem;
        margin-bottom: -1rem;
        margin-inline-end: -1rem;
}
.link{
        cursor: pointer;
        text-decoration-line: underline;
}
.mask{
        -webkit-mask-size: contain;
                mask-size: contain;
        -webkit-mask-repeat: no-repeat;
                mask-repeat: no-repeat;
        -webkit-mask-position: center;
                mask-position: center;
}
.radio{
        flex-shrink: 0;
        --chkbg: var(--bc);
        height: 1.5rem;
        width: 1.5rem;
        cursor: pointer;
        -webkit-appearance: none;
           -moz-appearance: none;
                appearance: none;
        border-radius: 9999px;
        border-width: 1px;
        border-color: var(--fallback-bc,oklch(var(--bc)/var(--tw-border-opacity)));
        --tw-border-opacity: 0.2;
}
.select{
        display: inline-flex;
        cursor: pointer;
        -webkit-user-select: none;
           -moz-user-select: none;
                user-select: none;
        -webkit-appearance: none;
           -moz-appearance: none;
                appearance: none;
        height: 3rem;
        min-height: 3rem;
        padding-inline-start: 1rem;
        padding-inline-end: 2.5rem;
        font-size: 0.875rem;
        line-height: 1.25rem;
        line-height: 2;
        border-radius: var(--rounded-btn, 0.5rem);
        border-width: 1px;
        border-color: transparent;
        --tw-bg-opacity: 1;
        background-color: var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity)));
        background-image: linear-gradient(45deg, transparent 50%, currentColor 50%),
    linear-gradient(135deg, currentColor 50%, transparent 50%);
        background-position: calc(100% - 20px) calc(1px + 50%),
    calc(100% - 16.1px) calc(1px + 50%);
        background-size: 4px 4px,
    4px 4px;
        background-repeat: no-repeat;
}
.select[multiple]{
        height: auto;
}
.table{
        position: relative;
        width: 100%;
        border-radius: var(--rounded-box, 1rem);
        text-align: left;
        font-size: 0.875rem;
        line-height: 1.25rem;
}
.table :where(.table-pin-rows thead tr){
        position: sticky;
        top: 0px;
        z-index: 1;
        --tw-bg-opacity: 1;
        background-color: var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity)));
}
.table :where(.table-pin-rows tfoot tr){
        position: sticky;
        bottom: 0px;
        z-index: 1;
        --tw-bg-opacity: 1;
        background-color: var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity)));
}
.table :where(.table-pin-cols tr th){
        position: sticky;
        left: 0px;
        right: 0px;
        --tw-bg-opacity: 1;
        background-color: var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity)));
}
.textarea{
        min-height: 3rem;
        flex-shrink: 1;
        padding-left: 1rem;
        padding-right: 1rem;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
        font-size: 0.875rem;
        line-height: 1.25rem;
        line-height: 2;
        border-radius: var(--rounded-btn, 0.5rem);
        border-width: 1px;
        border-color: transparent;
        --tw-bg-opacity: 1;
        background-color: var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity)));
}
.toast{
        position: fixed;
        display: flex;
        min-width: -moz-fit-content;
        min-width: fit-content;
        flex-direction: column;
        white-space: nowrap;
        gap: 0.5rem;
        padding: 1rem;
}
.btm-nav > *:where(.active){
        border-top-width: 2px;
        --tw-bg-opacity: 1;
        background-color: var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity)));
}
.btm-nav > * .label{
        font-size: 1rem;
        line-height: 1.5rem;
}
.breadcrumbs > ul > li > a:focus, .breadcrumbs > ol > li > a:focus{
        outline: 2px solid transparent;
        outline-offset: 2px;
}
.breadcrumbs > ul > li > a:focus-visible, .breadcrumbs > ol > li > a:focus-visible{
        outline: 2px solid currentColor;
        outline-offset: 2px;
}
.breadcrumbs > ul > li + *:before, .breadcrumbs > ol > li + *:before{
        content: "";
        margin-left: 0.5rem;
        margin-right: 0.75rem;
        display: block;
        height: 0.375rem;
        width: 0.375rem;
        --tw-rotate: 45deg;
        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));
        opacity: 0.4;
        border-top: 1px solid;
        border-right: 1px solid;
        background-color: transparent;
}
[dir="rtl"] .breadcrumbs > ul > li + *:before,
[dir="rtl"] .breadcrumbs > ol > li + *:before{
        --tw-rotate: -135deg;
}
@keyframes button-pop{

        0%{
                transform: scale(var(--btn-focus-scale, 0.98));
        }

        40%{
                transform: scale(1.02);
        }

        100%{
                transform: scale(1);
        }
}
.card :where(figure:first-child){
        overflow: hidden;
        border-start-start-radius: inherit;
        border-start-end-radius: inherit;
        border-end-start-radius: unset;
        border-end-end-radius: unset;
}
.card :where(figure:last-child){
        overflow: hidden;
        border-start-start-radius: unset;
        border-start-end-radius: unset;
        border-end-start-radius: inherit;
        border-end-end-radius: inherit;
}
.card:focus-visible{
        outline: 2px solid currentColor;
        outline-offset: 2px;
}
.card.bordered{
        border-width: 1px;
        --tw-border-opacity: 1;
        border-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-border-opacity)));
}
.card.compact .card-body{
        padding: 1rem;
        font-size: 0.875rem;
        line-height: 1.25rem;
}
.card.image-full :where(figure){
        overflow: hidden;
        border-radius: inherit;
}
.checkbox:focus{
        box-shadow: none;
}
.checkbox:focus-visible{
        outline-style: solid;
        outline-width: 2px;
        outline-offset: 2px;
        outline-color: var(--fallback-bc,oklch(var(--bc)/1));
}
.checkbox:disabled{
        border-width: 0px;
        cursor: not-allowed;
        border-color: transparent;
        --tw-bg-opacity: 1;
        background-color: var(--fallback-bc,oklch(var(--bc)/var(--tw-bg-opacity)));
        opacity: 0.2;
}
.checkbox:checked,
  .checkbox[aria-checked="true"]{
        background-repeat: no-repeat;
        animation: checkmark var(--animation-input, 0.2s) ease-out;
        background-color: var(--chkbg);
        background-image: linear-gradient(-45deg, transparent 65%, var(--chkbg) 65.99%),
      linear-gradient(45deg, transparent 75%, var(--chkbg) 75.99%),
      linear-gradient(-45deg, var(--chkbg) 40%, transparent 40.99%),
      linear-gradient(
        45deg,
        var(--chkbg) 30%,
        var(--chkfg) 30.99%,
        var(--chkfg) 40%,
        transparent 40.99%
      ),
      linear-gradient(-45deg, var(--chkfg) 50%, var(--chkbg) 50.99%);
}
.checkbox:indeterminate{
        --tw-bg-opacity: 1;
        background-color: var(--fallback-bc,oklch(var(--bc)/var(--tw-bg-opacity)));
        background-repeat: no-repeat;
        animation: checkmark var(--animation-input, 0.2s) ease-out;
        background-image: linear-gradient(90deg, transparent 80%, var(--chkbg) 80%),
      linear-gradient(-90deg, transparent 80%, var(--chkbg) 80%),
      linear-gradient(0deg, var(--chkbg) 43%, var(--chkfg) 43%, var(--chkfg) 57%, var(--chkbg) 57%);
}
@keyframes checkmark{

        0%{
                background-position-y: 5px;
        }

        50%{
                background-position-y: -2px;
        }

        100%{
                background-position-y: 0;
        }
}
details.collapse{
        width: 100%;
}
details.collapse summary{
        position: relative;
        display: block;
        outline: 2px solid transparent;
        outline-offset: 2px;
}
details.collapse summary::-webkit-details-marker{
        display: none;
}
.collapse:focus-visible{
        outline-style: solid;
        outline-width: 2px;
        outline-offset: 2px;
        outline-color: var(--fallback-bc,oklch(var(--bc)/1));
}
.collapse:has(.collapse-title:focus-visible),
.collapse:has(> input[type="checkbox"]:focus-visible),
.collapse:has(> input[type="radio"]:focus-visible){
        outline-style: solid;
        outline-width: 2px;
        outline-offset: 2px;
        outline-color: var(--fallback-bc,oklch(var(--bc)/1));
}
.collapse-arrow > .collapse-title:after{
        position: absolute;
        display: block;
        height: 0.5rem;
        width: 0.5rem;
        --tw-translate-y: -100%;
        --tw-rotate: 45deg;
        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));
        transition-property: all;
        transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
        transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
        transition-duration: 150ms;
        transition-duration: 0.2s;
        top: 1.9rem;
        inset-inline-end: 1.4rem;
        content: "";
        transform-origin: 75% 75%;
        box-shadow: 2px 2px;
        pointer-events: none;
}
.collapse-plus > .collapse-title:after{
        position: absolute;
        display: block;
        height: 0.5rem;
        width: 0.5rem;
        transition-property: all;
        transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
        transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
        transition-duration: 300ms;
        top: 0.9rem;
        inset-inline-end: 1.4rem;
        content: "+";
        pointer-events: none;
}
.collapse:not(.collapse-open):not(.collapse-close) > input[type="checkbox"],
.collapse:not(.collapse-open):not(.collapse-close) > input[type="radio"]:not(:checked),
.collapse:not(.collapse-open):not(.collapse-close) > .collapse-title{
        cursor: pointer;
}
.collapse:focus:not(.collapse-open):not(.collapse-close):not(.collapse[open]) > .collapse-title{
        cursor: unset;
}
.collapse-title{
        position: relative;
}
.collapse-title,
:where(.collapse > input[type="checkbox"]),
:where(.collapse > input[type="radio"]){
        padding: 1rem;
        padding-inline-end: 3rem;
        min-height: 3.75rem;
        transition: background-color 0.2s ease-out;
}
.collapse[open] > :where(.collapse-content),
.collapse-open > :where(.collapse-content),
.collapse:focus:not(.collapse-close) > :where(.collapse-content),
.collapse:not(.collapse-close) > :where(input[type="checkbox"]:checked ~ .collapse-content),
.collapse:not(.collapse-close) > :where(input[type="radio"]:checked ~ .collapse-content){
        padding-bottom: 1rem;
        transition: padding 0.2s ease-out,
    background-color 0.2s ease-out;
}
.collapse[open].collapse-arrow > .collapse-title:after,
.collapse-open.collapse-arrow > .collapse-title:after,
.collapse-arrow:focus:not(.collapse-close) > .collapse-title:after,
.collapse-arrow:not(.collapse-close) > input[type="checkbox"]:checked ~ .collapse-title:after,
.collapse-arrow:not(.collapse-close) > input[type="radio"]:checked ~ .collapse-title:after{
        --tw-translate-y: -50%;
        --tw-rotate: 225deg;
        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));
}
.collapse[open].collapse-plus > .collapse-title:after,
.collapse-open.collapse-plus > .collapse-title:after,
.collapse-plus:focus:not(.collapse-close) > .collapse-title:after,
.collapse-plus:not(.collapse-close) > input[type="checkbox"]:checked ~ .collapse-title:after,
.collapse-plus:not(.collapse-close) > input[type="radio"]:checked ~ .collapse-title:after{
        content: "−";
}
.input input{
        --tw-bg-opacity: 1;
        background-color: var(--fallback-p,oklch(var(--p)/var(--tw-bg-opacity)));
        background-color: transparent;
}
.input input:focus{
        outline: 2px solid transparent;
        outline-offset: 2px;
}
.input[list]::-webkit-calendar-picker-indicator{
        line-height: 1em;
}
.input:focus,
  .input:focus-within{
        box-shadow: none;
        border-color: var(--fallback-bc,oklch(var(--bc)/0.2));
        outline-style: solid;
        outline-width: 2px;
        outline-offset: 2px;
        outline-color: var(--fallback-bc,oklch(var(--bc)/0.2));
}
.input:has(> input[disabled]),
  .input-disabled,
  .input:disabled,
  .input[disabled]{
        cursor: not-allowed;
        --tw-border-opacity: 1;
        border-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-border-opacity)));
        --tw-bg-opacity: 1;
        background-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-bg-opacity)));
        color: var(--fallback-bc,oklch(var(--bc)/0.4));
}
.input:has(> input[disabled])::-moz-placeholder, .input-disabled::-moz-placeholder, .input:disabled::-moz-placeholder, .input[disabled]::-moz-placeholder{
        color: var(--fallback-bc,oklch(var(--bc)/var(--tw-placeholder-opacity)));
        --tw-placeholder-opacity: 0.2;
}
.input:has(> input[disabled])::placeholder,
  .input-disabled::placeholder,
  .input:disabled::placeholder,
  .input[disabled]::placeholder{
        color: var(--fallback-bc,oklch(var(--bc)/var(--tw-placeholder-opacity)));
        --tw-placeholder-opacity: 0.2;
}
.input:has(> input[disabled]) > input[disabled]{
        cursor: not-allowed;
}
.input::-webkit-date-and-time-value{
        text-align: inherit;
}
.link:focus{
        outline: 2px solid transparent;
        outline-offset: 2px;
}
.link:focus-visible{
        outline: 2px solid currentColor;
        outline-offset: 2px;
}
.loading{
        pointer-events: none;
        display: inline-block;
        aspect-ratio: 1 / 1;
        width: 1.5rem;
        background-color: currentColor;
        -webkit-mask-size: 100%;
                mask-size: 100%;
        -webkit-mask-repeat: no-repeat;
                mask-repeat: no-repeat;
        -webkit-mask-position: center;
                mask-position: center;
        -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' stroke='black' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform-origin='center'%3E%3Ccircle cx='12' cy='12' r='9.5' fill='none' stroke-width='3' stroke-linecap='round'%3E%3CanimateTransform attributeName='transform' type='rotate' from='0 12 12' to='360 12 12' dur='2s' repeatCount='indefinite'/%3E%3Canimate attributeName='stroke-dasharray' values='0,150;42,150;42,150' keyTimes='0;0.475;1' dur='1.5s' repeatCount='indefinite'/%3E%3Canimate attributeName='stroke-dashoffset' values='0;-16;-59' keyTimes='0;0.475;1' dur='1.5s' repeatCount='indefinite'/%3E%3C/circle%3E%3C/g%3E%3C/svg%3E");
                mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' stroke='black' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform-origin='center'%3E%3Ccircle cx='12' cy='12' r='9.5' fill='none' stroke-width='3' stroke-linecap='round'%3E%3CanimateTransform attributeName='transform' type='rotate' from='0 12 12' to='360 12 12' dur='2s' repeatCount='indefinite'/%3E%3Canimate attributeName='stroke-dasharray' values='0,150;42,150;42,150' keyTimes='0;0.475;1' dur='1.5s' repeatCount='indefinite'/%3E%3Canimate attributeName='stroke-dashoffset' values='0;-16;-59' keyTimes='0;0.475;1' dur='1.5s' repeatCount='indefinite'/%3E%3C/circle%3E%3C/g%3E%3C/svg%3E");
}
.menu li > *:not(ul, .menu-title, details, .btn):active,
.menu li > *:not(ul, .menu-title, details, .btn).active,
.menu li > details > summary:active{
        --tw-bg-opacity: 1;
        background-color: var(--fallback-n,oklch(var(--n)/var(--tw-bg-opacity)));
        --tw-text-opacity: 1;
        color: var(--fallback-nc,oklch(var(--nc)/var(--tw-text-opacity)));
}
.mockup-phone .display{
        overflow: hidden;
        border-radius: 40px;
        margin-top: -25px;
}
.mockup-browser .mockup-browser-toolbar .input{
        position: relative;
        margin-left: auto;
        margin-right: auto;
        display: block;
        height: 1.75rem;
        width: 24rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        --tw-bg-opacity: 1;
        background-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-bg-opacity)));
        padding-left: 2rem;
        direction: ltr;
}
.mockup-browser .mockup-browser-toolbar .input:before{
        content: "";
        position: absolute;
        left: 0.5rem;
        top: 50%;
        aspect-ratio: 1 / 1;
        height: 0.75rem;
        --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));
        border-radius: 9999px;
        border-width: 2px;
        border-color: currentColor;
        opacity: 0.6;
}
.mockup-browser .mockup-browser-toolbar .input:after{
        content: "";
        position: absolute;
        left: 1.25rem;
        top: 50%;
        height: 0.5rem;
        --tw-translate-y: 25%;
        --tw-rotate: -45deg;
        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));
        border-radius: 9999px;
        border-width: 1px;
        border-color: currentColor;
        opacity: 0.6;
}
@keyframes modal-pop{

        0%{
                opacity: 0;
        }
}
@keyframes progress-loading{

        50%{
                background-position-x: -115%;
        }
}
.radio:focus{
        box-shadow: none;
}
.radio:focus-visible{
        outline-style: solid;
        outline-width: 2px;
        outline-offset: 2px;
        outline-color: var(--fallback-bc,oklch(var(--bc)/1));
}
.radio:checked,
  .radio[aria-checked="true"]{
        --tw-bg-opacity: 1;
        background-color: var(--fallback-bc,oklch(var(--bc)/var(--tw-bg-opacity)));
        background-image: none;
        animation: radiomark var(--animation-input, 0.2s) ease-out;
        box-shadow: 0 0 0 4px var(--fallback-b1,oklch(var(--b1)/1)) inset,
      0 0 0 4px var(--fallback-b1,oklch(var(--b1)/1)) inset;
}
.radio:disabled{
        cursor: not-allowed;
        opacity: 0.2;
}
@keyframes radiomark{

        0%{
                box-shadow: 0 0 0 12px var(--fallback-b1,oklch(var(--b1)/1)) inset,
      0 0 0 12px var(--fallback-b1,oklch(var(--b1)/1)) inset;
        }

        50%{
                box-shadow: 0 0 0 3px var(--fallback-b1,oklch(var(--b1)/1)) inset,
      0 0 0 3px var(--fallback-b1,oklch(var(--b1)/1)) inset;
        }

        100%{
                box-shadow: 0 0 0 4px var(--fallback-b1,oklch(var(--b1)/1)) inset,
      0 0 0 4px var(--fallback-b1,oklch(var(--b1)/1)) inset;
        }
}
@keyframes rating-pop{

        0%{
                transform: translateY(-0.125em);
        }

        40%{
                transform: translateY(-0.125em);
        }

        100%{
                transform: translateY(0);
        }
}
.select:focus{
        box-shadow: none;
        border-color: var(--fallback-bc,oklch(var(--bc)/0.2));
        outline-style: solid;
        outline-width: 2px;
        outline-offset: 2px;
        outline-color: var(--fallback-bc,oklch(var(--bc)/0.2));
}
.select-disabled,
  .select:disabled,
  .select[disabled]{
        cursor: not-allowed;
        --tw-border-opacity: 1;
        border-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-border-opacity)));
        --tw-bg-opacity: 1;
        background-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-bg-opacity)));
        color: var(--fallback-bc,oklch(var(--bc)/0.4));
}
.select-disabled::-moz-placeholder, .select:disabled::-moz-placeholder, .select[disabled]::-moz-placeholder{
        color: var(--fallback-bc,oklch(var(--bc)/var(--tw-placeholder-opacity)));
        --tw-placeholder-opacity: 0.2;
}
.select-disabled::placeholder,
  .select:disabled::placeholder,
  .select[disabled]::placeholder{
        color: var(--fallback-bc,oklch(var(--bc)/var(--tw-placeholder-opacity)));
        --tw-placeholder-opacity: 0.2;
}
.select-multiple,
  .select[multiple],
  .select[size].select:not([size="1"]){
        background-image: none;
        padding-right: 1rem;
}
[dir="rtl"] .select{
        background-position: calc(0% + 12px) calc(1px + 50%),
    calc(0% + 16px) calc(1px + 50%);
}
@keyframes skeleton{

        from{
                background-position: 150%;
        }

        to{
                background-position: -50%;
        }
}
.table:where([dir="rtl"], [dir="rtl"] *){
        text-align: right;
}
.table :where(th, td){
        padding-left: 1rem;
        padding-right: 1rem;
        padding-top: 0.75rem;
        padding-bottom: 0.75rem;
        vertical-align: middle;
}
.table tr.active,
  .table tr.active:nth-child(even),
  .table-zebra tbody tr:nth-child(even){
        --tw-bg-opacity: 1;
        background-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-bg-opacity)));
}
.table-zebra tr.active,
    .table-zebra tr.active:nth-child(even),
    .table-zebra-zebra tbody tr:nth-child(even){
        --tw-bg-opacity: 1;
        background-color: var(--fallback-b3,oklch(var(--b3)/var(--tw-bg-opacity)));
}
.table :where(thead tr, tbody tr:not(:last-child), tbody tr:first-child:last-child){
        border-bottom-width: 1px;
        --tw-border-opacity: 1;
        border-bottom-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-border-opacity)));
}
.table :where(thead, tfoot){
        white-space: nowrap;
        font-size: 0.75rem;
        line-height: 1rem;
        font-weight: 700;
        color: var(--fallback-bc,oklch(var(--bc)/0.6));
}
.table :where(tfoot){
        border-top-width: 1px;
        --tw-border-opacity: 1;
        border-top-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-border-opacity)));
}
.textarea:focus{
        box-shadow: none;
        border-color: var(--fallback-bc,oklch(var(--bc)/0.2));
        outline-style: solid;
        outline-width: 2px;
        outline-offset: 2px;
        outline-color: var(--fallback-bc,oklch(var(--bc)/0.2));
}
.textarea-disabled,
  .textarea:disabled,
  .textarea[disabled]{
        cursor: not-allowed;
        --tw-border-opacity: 1;
        border-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-border-opacity)));
        --tw-bg-opacity: 1;
        background-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-bg-opacity)));
        color: var(--fallback-bc,oklch(var(--bc)/0.4));
}
.textarea-disabled::-moz-placeholder, .textarea:disabled::-moz-placeholder, .textarea[disabled]::-moz-placeholder{
        color: var(--fallback-bc,oklch(var(--bc)/var(--tw-placeholder-opacity)));
        --tw-placeholder-opacity: 0.2;
}
.textarea-disabled::placeholder,
  .textarea:disabled::placeholder,
  .textarea[disabled]::placeholder{
        color: var(--fallback-bc,oklch(var(--bc)/var(--tw-placeholder-opacity)));
        --tw-placeholder-opacity: 0.2;
}
.toast > *{
        animation: toast-pop 0.25s ease-out;
}
@keyframes toast-pop{

        0%{
                transform: scale(0.9);
                opacity: 0;
        }

        100%{
                transform: scale(1);
                opacity: 1;
        }
}
.btm-nav-xs > *:where(.active){
        border-top-width: 1px;
}
.btm-nav-sm > *:where(.active){
        border-top-width: 2px;
}
.btm-nav-md > *:where(.active){
        border-top-width: 2px;
}
.btm-nav-lg > *:where(.active){
        border-top-width: 4px;
}
:where(.toast){
        bottom: 0px;
        inset-inline-end: 0px;
        inset-inline-start: auto;
        top: auto;
        --tw-translate-x: 0px;
        --tw-translate-y: 0px;
        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));
}
.toast:where(.toast-start){
        inset-inline-end: auto;
        inset-inline-start: 0px;
        --tw-translate-x: 0px;
        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));
}
.toast:where(.toast-center){
        inset-inline-end: 50%;
        inset-inline-start: 50%;
        --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));
}
.toast:where(.toast-center):where([dir="rtl"], [dir="rtl"] *){
        --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));
}
.toast:where(.toast-end){
        inset-inline-end: 0px;
        inset-inline-start: auto;
        --tw-translate-x: 0px;
        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));
}
.toast:where(.toast-bottom){
        bottom: 0px;
        top: auto;
        --tw-translate-y: 0px;
        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));
}
.toast:where(.toast-middle){
        bottom: auto;
        top: 50%;
        --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));
}
.toast:where(.toast-top){
        bottom: auto;
        top: 0px;
        --tw-translate-y: 0px;
        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));
}
/* Özel bileşen sınıflarınız buraya */
/* Pages klasöründeki dosyaları components layer'dan önce içe aktarıyoruz */
.checkbox-label a{
        --tw-text-opacity: 1;
        color: rgb(47 29 21 / var(--tw-text-opacity, 1));
        text-decoration-line: underline;
}
.accommodation-switcher-section{
        width: 100%;
}
.accommodation-switcher-section .accommodation-switcher-container{
        width: 100%;
}
.accommodation-switcher-section .accommodation-switcher-container .accommodation-switcher-tabs{
        display: flex;
        width: 100%;
        align-items: center;
        gap: 20px;
        overflow-x: auto;
        padding-left: 20px;
        padding-right: 20px;
}
@media (min-width: 1200px){

        .accommodation-switcher-section .accommodation-switcher-container .accommodation-switcher-tabs{
                overflow: visible;
                padding-left: 0px;
                padding-right: 0px;
        }
}
.accommodation-switcher-section .accommodation-switcher-container .accommodation-switcher-tabs{
      
            scrollbar-width: none;
            -ms-overflow-style: none;
        }
.accommodation-switcher-section .accommodation-switcher-container .accommodation-switcher-tabs::-webkit-scrollbar {
                display: none;
            }
.accommodation-switcher-section .accommodation-switcher-container .accommodation-switcher-tabs .accommodation-tab{
        position: relative;
        display: flex;
        height: -moz-fit-content;
        height: fit-content;
        width: -moz-fit-content;
        width: fit-content;
        cursor: pointer;
        align-items: center;
        justify-content: center;
        white-space: nowrap;
        border-width: 0px;
        background-color: transparent;
        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: 200ms;
}
.accommodation-switcher-section .accommodation-switcher-container .accommodation-switcher-tabs .accommodation-tab .accommodation-tab-text{
        font-size: 0.875rem;
        line-height: 1.25rem;
        font-weight: 400;
        line-height: 140%;
        --tw-text-opacity: 1;
        color: rgb(26 14 10 / var(--tw-text-opacity, 1));
        opacity: 0.4;
        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: 200ms;
    font-family: 'Gotham', sans-serif;
}
@media (min-width: 1200px){

        .accommodation-switcher-section .accommodation-switcher-container .accommodation-switcher-tabs .accommodation-tab .accommodation-tab-text{
                font-size: 1rem;
                line-height: 1.5rem;
        }
}
.accommodation-switcher-section .accommodation-switcher-container .accommodation-switcher-tabs .accommodation-tab.active .accommodation-tab-text{
        font-weight: 500;
        font-style: italic;
        --tw-text-opacity: 1;
        color: rgb(26 14 10 / var(--tw-text-opacity, 1));
        opacity: 1;
}
.accommodation-switcher-section.skyBlue .accommodation-tab.active .accommodation-tab-text{
        font-weight: 500;
        font-style: italic;
        --tw-text-opacity: 1 !important;
        color: rgb(16 149 203 / var(--tw-text-opacity, 1)) !important;
        opacity: 1;
}
.accommodation-content-section{
        width: 100%;
}
.accommodation-content-section .accommodation-content-container{
        width: 100%;
}
.accommodation-content-section .accommodation-content-container .accommodation-tab-content{
        display: none;
        width: 100%;
}
#fullscreen-menu.accommodation-content-section .accommodation-content-container .accommodation-tab-content {
    display: none;
}
#fullscreen-menu:not(.accommodation-content-section .accommodation-content-container .accommodation-tab-content) {
    animation: fadeIn 0.3s ease-in-out;
}
.accommodation-content-section .accommodation-content-container .accommodation-tab-content.active{
        display: block;
}
.defaultStyle table{
        margin-bottom: 48px;
        margin-top: 32px;
        width: 100%;
        --tw-bg-opacity: 1;
        background-color: rgb(253 248 246 / var(--tw-bg-opacity, 1));
}
@media (min-width: 1200px){

        .defaultStyle table{
                margin-bottom: 80px;
                margin-top: 40px;
        }
}
.defaultStyle table td{
        padding: 20px 32px;
        font-size: 0.875rem;
        line-height: 1.25rem;
        font-weight: 400;
        line-height: 140%;
        --tw-text-opacity: 1;
        color: rgb(92 62 46 / var(--tw-text-opacity, 1));
}
@media (min-width: 1200px){

        .defaultStyle table td{
                padding: 24px 40px;
        }
}
.defaultStyle table h3{
        font-size: 16px;
        font-weight: 500;
        line-height: 120%;
        --tw-text-opacity: 1;
        color: rgb(26 14 10 / var(--tw-text-opacity, 1));
    font-family: 'MADE Mirage', sans-serif;
}
@media (min-width: 1200px){

        .defaultStyle table h3{
                font-size: 18px;
        }
}
.defaultStyle h2{
        margin-bottom: 24px;
        font-size: 24px;
        font-weight: 400;
        line-height: 120%;
        --tw-text-opacity: 1;
        color: rgb(26 14 10 / var(--tw-text-opacity, 1));
    font-family: 'MADE Mirage', sans-serif;
}
@media (min-width: 1200px){

        .defaultStyle h2{
                margin-bottom: 40px;
                font-size: 32px;
        }
}
.defaultStyle ul li{
        position: relative;
        margin-bottom: 12px;
        padding-left: 26px;
        font-size: 0.875rem;
        line-height: 1.25rem;
        line-height: 140%;
        --tw-text-opacity: 1;
        color: rgb(26 14 10 / var(--tw-text-opacity, 1));
}
.defaultStyle ul li::before{
        position: absolute;
        left: 0px;
        top: 3px;
        height: 14px;
        width: 14px;
        background-image: url('/images/list-icon.svg');
        background-position: center;
        background-repeat: no-repeat;
        --tw-content: '';
        content: var(--tw-content);
}
.defaultStyle p{
        font-size: 0.875rem;
        line-height: 1.25rem;
        font-weight: 400;
        line-height: 140%;
        --tw-text-opacity: 1;
        color: rgb(26 14 10 / var(--tw-text-opacity, 1));
}
.defaultLightStyle ul li{
        position: relative;
        margin-bottom: 12px;
        padding-left: 26px;
        font-size: 0.875rem;
        line-height: 1.25rem;
        line-height: 140%;
        --tw-text-opacity: 1;
        color: rgb(248 237 230 / var(--tw-text-opacity, 1));
}
.defaultLightStyle ul li::before{
        position: absolute;
        left: 0px;
        top: 3px;
        height: 14px;
        width: 14px;
        background-image: url('/images/list-icon.svg');
        background-position: center;
        background-repeat: no-repeat;
        --tw-content: '';
        content: var(--tw-content);
}
.custom-date input[type="date"] {
    width: 100%;
}
.custom-date input::-webkit-calendar-picker-indicator {
    opacity: 0;
    cursor: pointer;
}
.custom-date .icon {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none; 
    width: 20px;
    z-index: 2;
}
#fullscreen-menu {
    transition: opacity 0.3s ease-in-out;
}
#fullscreen-menu.hidden {
    display: none;
}
#fullscreen-menu:not(.hidden) {
    animation: fadeIn 0.3s ease-in-out;
}
@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.links-container button{
        width: 100%;
        justify-content: flex-start;
        text-align: left;
}
.links-container button.active{
        font-weight: 500 !important;
        font-style: italic !important;
        --tw-text-opacity: 1 !important;
        color: rgb(26 14 10 / var(--tw-text-opacity, 1)) !important;
        opacity: 1 !important;
}
.fancybox-toolbar {
    opacity: 1;
    visibility: visible;
    right: 70px;
    top: 100px;
}
@media (max-width: 1200px) {
.fancybox-toolbar {
        right: 20px
}
    }
button.fancybox-button.fancybox-button--zoom {
    display: none;
}
button.fancybox-button.fancybox-button--play {
    display: none;
}
button.fancybox-button.fancybox-button--thumbs {
    display: none;
}
.fancybox-infobar {
    display: none;
}
button.fancybox-button.fancybox-button--close {
    background: transparent;
}
.fancybox-button--zoom {
    display: none !important;
}
.mainFullWidthSwiper .swiper-slide-prev{
        z-index: 5 !important;
}
.mainFullWidthSwiper .swiper-slide-prev .slide-content-text{
        left: unset !important;
        right: -50px !important;
        --tw-translate-x: unset !important;
        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)) !important;
        opacity: 0.4;
}
@media (min-width: 1200px){

        .mainFullWidthSwiper .swiper-slide-prev .slide-content-text{
                right: -100px !important;
        }
}
.mainFullWidthSwiper .swiper-slide-prev .slide-content-text-list{
        display: none;
}
#fullscreen-menu.mainFullWidthSwiper .swiper-slide-prev .slide-content-text-list {
    display: none;
}
#fullscreen-menu:not(.mainFullWidthSwiper .swiper-slide-prev .slide-content-text-list) {
    animation: fadeIn 0.3s ease-in-out;
}
.mainFullWidthSwiper .swiper-slide-next .slide-content-text{
        left: -50px !important;
        --tw-translate-x: unset !important;
        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)) !important;
        opacity: 0.4;
}
@media (min-width: 1200px){

        .mainFullWidthSwiper .swiper-slide-next .slide-content-text{
                left: -100px !important;
        }
}
.mainFullWidthSwiper .swiper-slide-next .slide-content-text-list{
        display: none;
}
#fullscreen-menu.mainFullWidthSwiper .swiper-slide-next .slide-content-text-list {
    display: none;
}
#fullscreen-menu:not(.mainFullWidthSwiper .swiper-slide-next .slide-content-text-list) {
    animation: fadeIn 0.3s ease-in-out;
}
.site-header.dark {
    position:relative;
    min-height:80px;
}
.site-header.dark .menu-toggle-btn{
        border-color:#1A0E0A !important;
    }
.site-header.dark .menu-toggle-btn svg path{
                fill:#1A0E0A !important;
            }
.site-header.dark .header-links a{
            color:#5C3E2E !important;
        }
.site-header.dark .header-links a:hover{
                color:#1A0E0A !important;
            }
.site-header.dark .language-btn span, .site-header.dark .language-btn a, .site-header.dark .language-btn button {
            color:#1A0E0A !important;
        }
.site-header.dark .language-btn span:hover,.site-header.dark .language-btn a:hover,.site-header.dark .language-btn button:hover{
                color:#1A0E0A !important;
            }
.site-header.dark .phone-btn{
        border-color:#1A0E0A !important;
    }
.site-header.dark .phone-btn svg path{
                fill:#1A0E0A !important;
            }
.site-header.dark .reservation-btn{
        background-color:#6B482F !important;
    }
.site-header.dark .reservation-btn span{
            color:#FFFFFF !important;
        }
.site-header.dark .reservation-btn{
        color:#FFFFFF !important;
}
.site-header.dark .reservation-btn svg path{
                fill:#FFFFFF !important;
            }
label[id$="-error"]{
        position: relative !important;
        min-width: -moz-max-content;
        min-width: max-content;
}
.visible{
        visibility: visible;
}
.collapse{
        visibility: collapse;
}
.fixed{
        position: fixed;
}
.absolute{
        position: absolute;
}
.\!relative{
        position: relative !important;
}
.relative{
        position: relative;
}
.inset-0{
        inset: 0px;
}
.\!bottom-\[unset\]{
        bottom: unset !important;
}
.\!left-\[-50px\]{
        left: -50px !important;
}
.\!left-\[unset\]{
        left: unset !important;
}
.\!right-\[-50px\]{
        right: -50px !important;
}
.\!right-\[unset\]{
        right: unset !important;
}
.\!top-\[unset\]{
        top: unset !important;
}
.bottom-0{
        bottom: 0px;
}
.bottom-\[-14px\]{
        bottom: -14px;
}
.bottom-\[-24px\]{
        bottom: -24px;
}
.bottom-\[30px\]{
        bottom: 30px;
}
.bottom-\[48px\]{
        bottom: 48px;
}
.bottom-\[54px\]{
        bottom: 54px;
}
.left-0{
        left: 0px;
}
.left-1\/2{
        left: 50%;
}
.left-\[20px\]{
        left: 20px;
}
.left-\[60px\]{
        left: 60px;
}
.right-0{
        right: 0px;
}
.right-1{
        right: 0.25rem;
}
.right-\[-20px\]{
        right: -20px;
}
.right-\[20px\]{
        right: 20px;
}
.right-\[24px\]{
        right: 24px;
}
.right-\[30px\]{
        right: 30px;
}
.right-\[unset\]{
        right: unset;
}
.top-0{
        top: 0px;
}
.top-1{
        top: 0.25rem;
}
.top-1\/2{
        top: 50%;
}
.top-4{
        top: 1rem;
}
.top-\[-30px\]{
        top: -30px;
}
.top-\[-40px\]{
        top: -40px;
}
.top-\[20\%\]{
        top: 20%;
}
.top-\[48px\]{
        top: 48px;
}
.top-\[80px\]{
        top: 80px;
}
.\!z-\[5\]{
        z-index: 5 !important;
}
.z-10{
        z-index: 10;
}
.z-50{
        z-index: 50;
}
.z-\[-1\]{
        z-index: -1;
}
.z-\[100\]{
        z-index: 100;
}
.z-\[1\]{
        z-index: 1;
}
.z-\[200\]{
        z-index: 200;
}
.z-\[2\]{
        z-index: 2;
}
.z-\[3\]{
        z-index: 3;
}
.order-1{
        order: 1;
}
.order-2{
        order: 2;
}
.order-3{
        order: 3;
}
.col-span-1{
        grid-column: span 1 / span 1;
}
.col-span-2{
        grid-column: span 2 / span 2;
}
.col-span-3{
        grid-column: span 3 / span 3;
}
.mx-auto{
        margin-left: auto;
        margin-right: auto;
}
.my-\[64px\]{
        margin-top: 64px;
        margin-bottom: 64px;
}
.my-\[80px\]{
        margin-top: 80px;
        margin-bottom: 80px;
}
.mb-0{
        margin-bottom: 0px;
}
.mb-10{
        margin-bottom: 2.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-8{
        margin-bottom: 2rem;
}
.mb-\[12px\]{
        margin-bottom: 12px;
}
.mb-\[16px\]{
        margin-bottom: 16px;
}
.mb-\[20px\]{
        margin-bottom: 20px;
}
.mb-\[24px\]{
        margin-bottom: 24px;
}
.mb-\[32px\]{
        margin-bottom: 32px;
}
.mb-\[40px\]{
        margin-bottom: 40px;
}
.mb-\[48px\]{
        margin-bottom: 48px;
}
.mb-\[56px\]{
        margin-bottom: 56px;
}
.mb-\[80px\]{
        margin-bottom: 80px;
}
.mt-0\.5{
        margin-top: 0.125rem;
}
.mt-10{
        margin-top: 2.5rem;
}
.mt-12{
        margin-top: 3rem;
}
.mt-2{
        margin-top: 0.5rem;
}
.mt-20{
        margin-top: 5rem;
}
.mt-4{
        margin-top: 1rem;
}
.mt-6{
        margin-top: 1.5rem;
}
.mt-8{
        margin-top: 2rem;
}
.mt-\[-30px\]{
        margin-top: -30px;
}
.mt-\[160px\]{
        margin-top: 160px;
}
.mt-\[16px\]{
        margin-top: 16px;
}
.mt-\[32px\]{
        margin-top: 32px;
}
.mt-\[40px\]{
        margin-top: 40px;
}
.mt-\[48px\]{
        margin-top: 48px;
}
.mt-\[56px\]{
        margin-top: 56px;
}
.mt-\[64px\]{
        margin-top: 64px;
}
.mt-\[80px\]{
        margin-top: 80px;
}
.line-clamp-2{
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
}
.block{
        display: block;
}
.flex{
        display: flex;
}
.table{
        display: table;
}
.grid{
        display: grid;
}
.hidden{
        display: none;
}
.h-0{
        height: 0px;
}
.h-10{
        height: 2.5rem;
}
.h-12{
        height: 3rem;
}
.h-4{
        height: 1rem;
}
.h-8{
        height: 2rem;
}
.h-\[14px\]{
        height: 14px;
}
.h-\[1px\]{
        height: 1px;
}
.h-\[240px\]{
        height: 240px;
}
.h-\[24px\]{
        height: 24px;
}
.h-\[30px\]{
        height: 30px;
}
.h-\[32px\]{
        height: 32px;
}
.h-\[40px\]{
        height: 40px;
}
.h-\[48px\]{
        height: 48px;
}
.h-\[56px\]{
        height: 56px;
}
.h-\[570px\]{
        height: 570px;
}
.h-\[600px\]{
        height: 600px;
}
.h-\[80px\]{
        height: 80px;
}
.h-auto{
        height: auto;
}
.h-fit{
        height: -moz-fit-content;
        height: fit-content;
}
.h-full{
        height: 100%;
}
.h-screen{
        height: 100vh;
}
.max-h-\[14px\]{
        max-height: 14px;
}
.max-h-\[20px\]{
        max-height: 20px;
}
.max-h-\[48px\]{
        max-height: 48px;
}
.min-h-\[344px\]{
        min-height: 344px;
}
.min-h-screen{
        min-height: 100vh;
}
.\!w-auto{
        width: auto !important;
}
.\!w-fit{
        width: -moz-fit-content !important;
        width: fit-content !important;
}
.w-0{
        width: 0px;
}
.w-12{
        width: 3rem;
}
.w-4{
        width: 1rem;
}
.w-\[140px\]{
        width: 140px;
}
.w-\[14px\]{
        width: 14px;
}
.w-\[153px\]{
        width: 153px;
}
.w-\[180px\]{
        width: 180px;
}
.w-\[240px\]{
        width: 240px;
}
.w-\[305px\]{
        width: 305px;
}
.w-\[30px\]{
        width: 30px;
}
.w-\[36px\]{
        width: 36px;
}
.w-\[40px\]{
        width: 40px;
}
.w-\[48px\]{
        width: 48px;
}
.w-\[80px\]{
        width: 80px;
}
.w-auto{
        width: auto;
}
.w-fit{
        width: -moz-fit-content;
        width: fit-content;
}
.w-full{
        width: 100%;
}
.w-max{
        width: -moz-max-content;
        width: max-content;
}
.max-w-\[1160px\]{
        max-width: 1160px;
}
.max-w-\[127px\]{
        max-width: 127px;
}
.max-w-\[1440px\]{
        max-width: 1440px;
}
.max-w-\[14px\]{
        max-width: 14px;
}
.max-w-\[198px\]{
        max-width: 198px;
}
.max-w-\[20px\]{
        max-width: 20px;
}
.max-w-\[251px\]{
        max-width: 251px;
}
.max-w-\[320px\]{
        max-width: 320px;
}
.max-w-\[342px\]{
        max-width: 342px;
}
.max-w-\[387px\]{
        max-width: 387px;
}
.max-w-\[390px\]{
        max-width: 390px;
}
.max-w-\[420px\]{
        max-width: 420px;
}
.max-w-\[432px\]{
        max-width: 432px;
}
.max-w-\[460px\]{
        max-width: 460px;
}
.max-w-\[500px\]{
        max-width: 500px;
}
.max-w-\[550px\]{
        max-width: 550px;
}
.max-w-\[566px\]{
        max-width: 566px;
}
.max-w-\[660px\]{
        max-width: 660px;
}
.max-w-\[888px\]{
        max-width: 888px;
}
.max-w-full{
        max-width: 100%;
}
.flex-1{
        flex: 1 1 0%;
}
.flex-shrink-0{
        flex-shrink: 0;
}
.\!translate-x-\[unset\]{
        --tw-translate-x: unset !important;
        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)) !important;
}
.-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-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));
}
.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-not-allowed{
        cursor: not-allowed;
}
.cursor-pointer{
        cursor: pointer;
}
.resize-none{
        resize: none;
}
.appearance-none{
        -webkit-appearance: none;
           -moz-appearance: none;
                appearance: none;
}
.columns-2{
        -moz-columns: 2;
             columns: 2;
}
.break-inside-avoid{
        -moz-column-break-inside: avoid;
             break-inside: avoid;
}
.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));
}
.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-start{
        justify-content: flex-start;
}
.justify-end{
        justify-content: flex-end;
}
.justify-center{
        justify-content: center;
}
.justify-between{
        justify-content: space-between;
}
.gap-0{
        gap: 0px;
}
.gap-1{
        gap: 0.25rem;
}
.gap-10{
        gap: 2.5rem;
}
.gap-12{
        gap: 3rem;
}
.gap-16{
        gap: 4rem;
}
.gap-2{
        gap: 0.5rem;
}
.gap-3{
        gap: 0.75rem;
}
.gap-4{
        gap: 1rem;
}
.gap-5{
        gap: 1.25rem;
}
.gap-6{
        gap: 1.5rem;
}
.gap-8{
        gap: 2rem;
}
.gap-\[10px\]{
        gap: 10px;
}
.gap-\[20px\]{
        gap: 20px;
}
.gap-\[32px\]{
        gap: 32px;
}
.gap-\[48px\]{
        gap: 48px;
}
.gap-\[64px\]{
        gap: 64px;
}
.space-y-2 > :not([hidden]) ~ :not([hidden]){
        --tw-space-y-reverse: 0;
        margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
        margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.space-y-3 > :not([hidden]) ~ :not([hidden]){
        --tw-space-y-reverse: 0;
        margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
        margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
.space-y-4 > :not([hidden]) ~ :not([hidden]){
        --tw-space-y-reverse: 0;
        margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
        margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.space-y-5 > :not([hidden]) ~ :not([hidden]){
        --tw-space-y-reverse: 0;
        margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
        margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}
.space-y-6 > :not([hidden]) ~ :not([hidden]){
        --tw-space-y-reverse: 0;
        margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
        margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.space-y-\[32px\] > :not([hidden]) ~ :not([hidden]){
        --tw-space-y-reverse: 0;
        margin-top: calc(32px * calc(1 - var(--tw-space-y-reverse)));
        margin-bottom: calc(32px * var(--tw-space-y-reverse));
}
.overflow-hidden{
        overflow: hidden;
}
.\!overflow-visible{
        overflow: visible !important;
}
.overflow-visible{
        overflow: visible;
}
.overflow-x-auto{
        overflow-x: auto;
}
.overflow-y-auto{
        overflow-y: auto;
}
.rounded{
        border-radius: 0.25rem;
}
.rounded-\[110px_110px_0_0\]{
        border-radius: 110px 110px 0 0;
}
.rounded-\[99px\]{
        border-radius: 99px;
}
.rounded-full{
        border-radius: 9999px;
}
.rounded-lg{
        border-radius: 0.5rem;
}
.rounded-none{
        border-radius: 0px;
}
.rounded-sm{
        border-radius: 0.125rem;
}
.border{
        border-width: 1px;
}
.border-0{
        border-width: 0px;
}
.border-b{
        border-bottom-width: 1px;
}
.border-none{
        border-style: none;
}
.border-\[\#1A0E0A\]{
        --tw-border-opacity: 1;
        border-color: rgb(26 14 10 / var(--tw-border-opacity, 1));
}
.border-\[\#5C3E2E\]{
        --tw-border-opacity: 1;
        border-color: rgb(92 62 46 / var(--tw-border-opacity, 1));
}
.border-\[\#8C6550\]{
        --tw-border-opacity: 1;
        border-color: rgb(140 101 80 / var(--tw-border-opacity, 1));
}
.border-\[\#BF5E1F\]{
        --tw-border-opacity: 1;
        border-color: rgb(191 94 31 / var(--tw-border-opacity, 1));
}
.border-\[\#E4DAD4\]{
        --tw-border-opacity: 1;
        border-color: rgb(228 218 212 / var(--tw-border-opacity, 1));
}
.border-\[\#F2E1D7\]{
        --tw-border-opacity: 1;
        border-color: rgb(242 225 215 / var(--tw-border-opacity, 1));
}
.border-\[\#F8EDE6\]{
        --tw-border-opacity: 1;
        border-color: rgb(248 237 230 / var(--tw-border-opacity, 1));
}
.border-\[\#FFFFFF\]{
        --tw-border-opacity: 1;
        border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.border-\[\#ffffff\]{
        --tw-border-opacity: 1;
        border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.border-\[rgba\(26\2c 14\2c 10\2c 0\.1\)\]{
        border-color: rgba(26,14,10,0.1);
}
.border-white{
        --tw-border-opacity: 1;
        border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.border-white\/10{
        border-color: rgb(255 255 255 / 0.1);
}
.border-white\/50{
        border-color: rgb(255 255 255 / 0.5);
}
.bg-\[\#006C5B\]{
        --tw-bg-opacity: 1;
        background-color: rgb(0 108 91 / var(--tw-bg-opacity, 1));
}
.bg-\[\#1A0E0A1A\]{
        background-color: #1A0E0A1A;
}
.bg-\[\#1A0E0A\]{
        --tw-bg-opacity: 1;
        background-color: rgb(26 14 10 / var(--tw-bg-opacity, 1));
}
.bg-\[\#1B986B\]{
        --tw-bg-opacity: 1;
        background-color: rgb(27 152 107 / var(--tw-bg-opacity, 1));
}
.bg-\[\#2F1D15\]{
        --tw-bg-opacity: 1;
        background-color: rgb(47 29 21 / var(--tw-bg-opacity, 1));
}
.bg-\[\#6B482F\]{
        --tw-bg-opacity: 1;
        background-color: rgb(107 72 47 / var(--tw-bg-opacity, 1));
}
.bg-\[\#BF5E1F\]{
        --tw-bg-opacity: 1;
        background-color: rgb(191 94 31 / var(--tw-bg-opacity, 1));
}
.bg-\[\#F0FAF3\]{
        --tw-bg-opacity: 1;
        background-color: rgb(240 250 243 / var(--tw-bg-opacity, 1));
}
.bg-\[\#F29D9D\]{
        --tw-bg-opacity: 1;
        background-color: rgb(242 157 157 / var(--tw-bg-opacity, 1));
}
.bg-\[\#F7F9FD\]{
        --tw-bg-opacity: 1;
        background-color: rgb(247 249 253 / var(--tw-bg-opacity, 1));
}
.bg-\[\#FDF8F6\]{
        --tw-bg-opacity: 1;
        background-color: rgb(253 248 246 / var(--tw-bg-opacity, 1));
}
.bg-\[\#ffffff\]{
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-\[\@sections\.BackgroundColor\]{
        background-color: @sections.BackgroundColor;
}
.bg-\[\@sections\.ButtonBgColor\]{
        background-color: @sections.ButtonBgColor;
}
.bg-black\/20{
        background-color: rgb(0 0 0 / 0.2);
}
.bg-black\/50{
        background-color: rgb(0 0 0 / 0.5);
}
.bg-green-500{
        --tw-bg-opacity: 1;
        background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1));
}
.bg-red-500{
        --tw-bg-opacity: 1;
        background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
}
.bg-transparent{
        background-color: transparent;
}
.bg-white{
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-yellow-500{
        --tw-bg-opacity: 1;
        background-color: rgb(234 179 8 / var(--tw-bg-opacity, 1));
}
.bg-cover{
        background-size: cover;
}
.bg-\[8px_8px\]{
        background-position: 8px 8px;
}
.bg-\[left_top_3px\]{
        background-position: left top 3px;
}
.bg-center{
        background-position: center;
}
.bg-no-repeat{
        background-repeat: no-repeat;
}
.object-contain{
        -o-object-fit: contain;
           object-fit: contain;
}
.object-cover{
        -o-object-fit: cover;
           object-fit: cover;
}
.p-1{
        padding: 0.25rem;
}
.p-\[10px\]{
        padding: 10px;
}
.p-\[20px\]{
        padding: 20px;
}
.p-\[20px_32px\]{
        padding: 20px 32px;
}
.p-\[8px_16px\]{
        padding: 8px 16px;
}
.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;
}
.px-\[17px\]{
        padding-left: 17px;
        padding-right: 17px;
}
.px-\[20px\]{
        padding-left: 20px;
        padding-right: 20px;
}
.px-\[32px\]{
        padding-left: 32px;
        padding-right: 32px;
}
.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-5{
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
}
.py-8{
        padding-top: 2rem;
        padding-bottom: 2rem;
}
.py-\[120px\]{
        padding-top: 120px;
        padding-bottom: 120px;
}
.py-\[20px\]{
        padding-top: 20px;
        padding-bottom: 20px;
}
.py-\[24px\]{
        padding-top: 24px;
        padding-bottom: 24px;
}
.py-\[48px\]{
        padding-top: 48px;
        padding-bottom: 48px;
}
.py-\[64px\]{
        padding-top: 64px;
        padding-bottom: 64px;
}
.py-\[80px\]{
        padding-top: 80px;
        padding-bottom: 80px;
}
.\!pr-\[50px\]{
        padding-right: 50px !important;
}
.pb-12{
        padding-bottom: 3rem;
}
.pb-2\.5{
        padding-bottom: 0.625rem;
}
.pb-20{
        padding-bottom: 5rem;
}
.pb-\[120px\]{
        padding-bottom: 120px;
}
.pb-\[80px\]{
        padding-bottom: 80px;
}
.pl-5{
        padding-left: 1.25rem;
}
.pl-\[14px\]{
        padding-left: 14px;
}
.pl-\[26px\]{
        padding-left: 26px;
}
.pt-20{
        padding-top: 5rem;
}
.pt-\[120px\]{
        padding-top: 120px;
}
.pt-\[56px\]{
        padding-top: 56px;
}
.pt-\[64px\]{
        padding-top: 64px;
}
.pt-\[80px\]{
        padding-top: 80px;
}
.text-center{
        text-align: center;
}
.text-\[100px\]{
        font-size: 100px;
}
.text-\[12px\]{
        font-size: 12px;
}
.text-\[14px\]{
        font-size: 14px;
}
.text-\[16px\]{
        font-size: 16px;
}
.text-\[18px\]{
        font-size: 18px;
}
.text-\[20px\]{
        font-size: 20px;
}
.text-\[24px\]{
        font-size: 24px;
}
.text-\[28px\]{
        font-size: 28px;
}
.text-\[36px\]{
        font-size: 36px;
}
.text-\[380px\]{
        font-size: 380px;
}
.text-\[40px\]{
        font-size: 40px;
}
.text-\[48px\]{
        font-size: 48px;
}
.text-\[56px\]{
        font-size: 56px;
}
.text-\[660px\]{
        font-size: 660px;
}
.text-base{
        font-size: 1rem;
        line-height: 1.5rem;
}
.text-sm{
        font-size: 0.875rem;
        line-height: 1.25rem;
}
.text-xs{
        font-size: 0.75rem;
        line-height: 1rem;
}
.\!font-medium{
        font-weight: 500 !important;
}
.font-light{
        font-weight: 300;
}
.font-medium{
        font-weight: 500;
}
.font-normal{
        font-weight: 400;
}
.\!italic{
        font-style: italic !important;
}
.italic{
        font-style: italic;
}
.leading-\[110\%\]{
        line-height: 110%;
}
.leading-\[120\%\]{
        line-height: 120%;
}
.leading-\[14\.4px\]{
        line-height: 14.4px;
}
.leading-\[140\%\]{
        line-height: 140%;
}
.leading-\[16\.8px\]{
        line-height: 16.8px;
}
.\!text-\[\#1095CB\]{
        --tw-text-opacity: 1 !important;
        color: rgb(16 149 203 / var(--tw-text-opacity, 1)) !important;
}
.\!text-\[\#1A0E0A\]{
        --tw-text-opacity: 1 !important;
        color: rgb(26 14 10 / var(--tw-text-opacity, 1)) !important;
}
.text-\[\#1A0E0A\]{
        --tw-text-opacity: 1;
        color: rgb(26 14 10 / var(--tw-text-opacity, 1));
}
.text-\[\#1A0E0A\]\/40{
        color: rgb(26 14 10 / 0.4);
}
.text-\[\#2F1D15\]{
        --tw-text-opacity: 1;
        color: rgb(47 29 21 / var(--tw-text-opacity, 1));
}
.text-\[\#5C3E2E\]{
        --tw-text-opacity: 1;
        color: rgb(92 62 46 / var(--tw-text-opacity, 1));
}
.text-\[\#8C6550\]{
        --tw-text-opacity: 1;
        color: rgb(140 101 80 / var(--tw-text-opacity, 1));
}
.text-\[\#9CB1AC\]{
        --tw-text-opacity: 1;
        color: rgb(156 177 172 / var(--tw-text-opacity, 1));
}
.text-\[\#B58F79\]{
        --tw-text-opacity: 1;
        color: rgb(181 143 121 / var(--tw-text-opacity, 1));
}
.text-\[\#E5CBBE\]{
        --tw-text-opacity: 1;
        color: rgb(229 203 190 / var(--tw-text-opacity, 1));
}
.text-\[\#EB8F02\]{
        --tw-text-opacity: 1;
        color: rgb(235 143 2 / var(--tw-text-opacity, 1));
}
.text-\[\#F8EDE6\]{
        --tw-text-opacity: 1;
        color: rgb(248 237 230 / var(--tw-text-opacity, 1));
}
.text-\[\#FDF8F6\]{
        --tw-text-opacity: 1;
        color: rgb(253 248 246 / var(--tw-text-opacity, 1));
}
.text-\[\#FFFFFF\]{
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-\[\@sections\.TextColor\]{
        color: @sections.TextColor;
}
.text-\[\@sections\.TitleColor\]{
        color: @sections.TitleColor;
}
.text-white{
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-white\/40{
        color: rgb(255 255 255 / 0.4);
}
.text-white\/50{
        color: rgb(255 255 255 / 0.5);
}
.underline{
        text-decoration-line: underline;
}
.accent-\[\#BF5E1F\]{
        accent-color: #BF5E1F;
}
.opacity-0{
        opacity: 0;
}
.opacity-40{
        opacity: 0.4;
}
.opacity-50{
        opacity: 0.5;
}
.shadow{
        --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
        --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.outline-none{
        outline: 2px solid transparent;
        outline-offset: 2px;
}
.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;
}
.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;
}
.transition-opacity{
        transition-property: opacity;
        transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
        transition-duration: 150ms;
}
.transition-transform{
        transition-property: transform;
        transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
        transition-duration: 150ms;
}
.duration-200{
        transition-duration: 200ms;
}
.duration-300{
        transition-duration: 300ms;
}
/* Özel utility sınıflarınız buraya */
/* Özel stilleriniz buraya */
@font-face {
    font-family: 'MADE Mirage';
    font-weight: 400;
    src: url('/fonts/MADE-Mirage-Regular.eot');
    src: url('/fonts/MADE-Mirage-Regular.eot?#iefix') format('embedded-opentype'),
         url('/fonts/MADE-Mirage-Regular.woff2') format('woff2'),
         url('/fonts/MADE-Mirage-Regular.woff') format('woff'),
         url('/fonts/MADE-Mirage-Regular.ttf')  format('truetype'),
         url('/fonts/MADE-Mirage-Regular.svg#MADE Mirage') format('svg');
}
@font-face {
    font-family: 'MADE Mirage';
    font-weight: 500;
    src: url('/fonts/MADE-Mirage-Medium.eot');
    src: url('/fonts/MADE-Mirage-Medium.eot?#iefix') format('embedded-opentype'),
         url('/fonts/MADE-Mirage-Medium.woff2') format('woff2'),
         url('/fonts/MADE-Mirage-Medium.woff') format('woff'),
         url('/fonts/MADE-Mirage-Medium.ttf')  format('truetype'),
         url('/fonts/MADE-Mirage-Medium.svg#MADE Mirage') format('svg');
}
@font-face {
    font-family: 'MADE Mirage';
    font-weight: 700;
    src: url('/fonts/MADE-Mirage-Bold.eot');
    src: url('/fonts/MADE-Mirage-Bold.eot?#iefix') format('embedded-opentype'),
         url('/fonts/MADE-Mirage-Bold.woff2') format('woff2'),
         url('/fonts/MADE-Mirage-Bold.woff') format('woff'),
         url('/fonts/MADE-Mirage-Bold.ttf')  format('truetype'),
         url('/fonts/MADE-Mirage-Bold.svg#MADE Mirage') format('svg');
}
@font-face {
    font-family: 'MADE Mirage';
    font-weight: 300;
    src: url('/fonts/MADE-Mirage-Thin.eot');
    src: url('/fonts/MADE-Mirage-Thin.eot?#iefix') format('embedded-opentype'),
         url('/fonts/MADE-Mirage-Thin.woff2') format('woff2'),
         url('/fonts/MADE-Mirage-Thin.woff') format('woff'),
         url('/fonts/MADE-Mirage-Thin.ttf')  format('truetype'),
         url('/fonts/MADE-Mirage-Thin.svg#MADE Mirage') format('svg');
}
@font-face {
    font-family: 'MADE Mirage';
    font-weight: 900;
    src: url('/fonts/MADE-Mirage-Black.eot');
    src: url('/fonts/MADE-Mirage-Black.eot?#iefix') format('embedded-opentype'),
         url('/fonts/MADE-Mirage-Black.woff2') format('woff2'),
         url('/fonts/MADE-Mirage-Black.woff') format('woff'),
         url('/fonts/MADE-Mirage-Black.ttf')  format('truetype'),
         url('/fonts/MADE-Mirage-Black.svg#MADE Mirage') format('svg');
}
@font-face {
    font-family: 'Gotham';
    font-weight: 400;
    src: url('/fonts/Gotham-Book.eot');
    src: url('/fonts/Gotham-Book.eot?#iefix') format('embedded-opentype'),
         url('/fonts/Gotham-Book.woff2') format('woff2'),
         url('/fonts/Gotham-Book.woff') format('woff'),
         url('/fonts/Gotham-Book.ttf')  format('truetype'),
         url('/fonts/Gotham-Book.svg#Gotham') format('svg');
}
@font-face {
    font-family: 'Gotham';
    font-weight: 500;
    src: url('/fonts/Gotham-Medium.eot');
    src: url('/fonts/Gotham-Medium.eot?#iefix') format('embedded-opentype'),
         url('/fonts/Gotham-Medium.woff2') format('woff2'),
         url('/fonts/Gotham-Medium.woff') format('woff'),
         url('/fonts/Gotham-Medium.ttf')  format('truetype'),
         url('/fonts/Gotham-Medium.svg#Gotham') format('svg');
}
body{
    font-family: 'Gotham', sans-serif;
}
.font-made-mirage{
    font-family: 'MADE Mirage', sans-serif;
}
.font-gotham{
    font-family: 'Gotham', sans-serif;
}
.container-large{
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        max-width: 1440px;
        padding-left: 1rem;
        padding-right: 1rem;
}
@media (min-width: 1200px){

        .container-large{
                padding-left: 3rem;
                padding-right: 3rem;
        }
}
.container-small{
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        max-width: 984px;
        padding-left: 1rem;
        padding-right: 1rem;
}
@media (min-width: 1200px){

        .container-small{
                padding-left: 3rem;
                padding-right: 3rem;
        }
}
label[id$="-error"]{
        position: absolute;
        bottom: 1px;
        left: 0px;
        font-size: 0.75rem;
        line-height: 1rem;
        --tw-text-opacity: 1;
        color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}
.formGroup{
        position: relative;
}
.form-check{
        position: relative;
}
.form-check label[id$="-error"]{
        position: absolute;
        bottom: -15px;
        left: 0px;
        font-size: 0.75rem;
        line-height: 1rem;
        --tw-text-opacity: 1;
        color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}
.consent-container{
        position: relative;
}
.consent-container label[id$="-error"]{
        position: absolute;
        bottom: -15px;
        left: 0px;
        font-size: 0.75rem;
        line-height: 1rem;
        --tw-text-opacity: 1;
        color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}
.w-expand {
    flex: 1;
    min-width: 1px;
}
.btn{
        border-radius: 6px;
        padding: 16px 32px;
        font-size: 14px;
        font-weight: 500;
}
.btn.btn-primary{
        --tw-bg-opacity: 1;
        background-color: rgb(1 137 151 / var(--tw-bg-opacity, 1));
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.btn.btn-default{
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
        --tw-text-opacity: 1;
        color: rgb(1 137 151 / var(--tw-text-opacity, 1));
}
.placeholder\:text-\[\#1A0E0A\]::-moz-placeholder{
        --tw-text-opacity: 1;
        color: rgb(26 14 10 / var(--tw-text-opacity, 1));
}
.placeholder\:text-\[\#1A0E0A\]::placeholder{
        --tw-text-opacity: 1;
        color: rgb(26 14 10 / var(--tw-text-opacity, 1));
}
.placeholder\:text-\[\#B58F79\]::-moz-placeholder{
        --tw-text-opacity: 1;
        color: rgb(181 143 121 / var(--tw-text-opacity, 1));
}
.placeholder\:text-\[\#B58F79\]::placeholder{
        --tw-text-opacity: 1;
        color: rgb(181 143 121 / var(--tw-text-opacity, 1));
}
.before\:absolute::before{
        content: var(--tw-content);
        position: absolute;
}
.before\:left-0::before{
        content: var(--tw-content);
        left: 0px;
}
.before\:top-\[3px\]::before{
        content: var(--tw-content);
        top: 3px;
}
.before\:h-\[14px\]::before{
        content: var(--tw-content);
        height: 14px;
}
.before\:w-\[14px\]::before{
        content: var(--tw-content);
        width: 14px;
}
.before\:bg-\[url\(\'\/images\/list-icon\.svg\'\)\]::before{
        content: var(--tw-content);
        background-image: url('/images/list-icon.svg');
}
.before\:bg-no-repeat::before{
        content: var(--tw-content);
        background-repeat: no-repeat;
}
.before\:content-\[\'\'\]::before{
        --tw-content: '';
        content: var(--tw-content);
}
.after\:mx-3::after{
        content: var(--tw-content);
        margin-left: 0.75rem;
        margin-right: 0.75rem;
}
.after\:inline-block::after{
        content: var(--tw-content);
        display: inline-block;
}
.after\:hidden::after{
        content: var(--tw-content);
        display: none;
}
.after\:h-2::after{
        content: var(--tw-content);
        height: 0.5rem;
}
.after\:w-2::after{
        content: var(--tw-content);
        width: 0.5rem;
}
.after\:bg-\[url\(\'\/images\/breadcrumb-separator\.svg\'\)\]::after{
        content: var(--tw-content);
        background-image: url('/images/breadcrumb-separator.svg');
}
.after\:bg-contain::after{
        content: var(--tw-content);
        background-size: contain;
}
.after\:bg-center::after{
        content: var(--tw-content);
        background-position: center;
}
.after\:bg-no-repeat::after{
        content: var(--tw-content);
        background-repeat: no-repeat;
}
.after\:content-\[\'\'\]::after{
        --tw-content: '';
        content: var(--tw-content);
}
.checked\:border-\[\#1A0E0A\]:checked{
        --tw-border-opacity: 1;
        border-color: rgb(26 14 10 / var(--tw-border-opacity, 1));
}
.checked\:bg-\[\#1A0E0A\]:checked{
        --tw-bg-opacity: 1;
        background-color: rgb(26 14 10 / var(--tw-bg-opacity, 1));
}
.hover\:gap-2:hover{
        gap: 0.5rem;
}
.hover\:bg-\[\#1A0E0A\]:hover{
        --tw-bg-opacity: 1;
        background-color: rgb(26 14 10 / var(--tw-bg-opacity, 1));
}
.hover\:bg-\[url\(\'\/images\/menu-link-icon\.svg\'\)\]:hover{
        background-image: url('/images/menu-link-icon.svg');
}
.hover\:bg-no-repeat:hover{
        background-repeat: no-repeat;
}
.hover\:pl-5:hover{
        padding-left: 1.25rem;
}
.hover\:font-medium:hover{
        font-weight: 500;
}
.hover\:italic:hover{
        font-style: italic;
}
.hover\:text-\[\#1A0E0A\]:hover{
        --tw-text-opacity: 1;
        color: rgb(26 14 10 / var(--tw-text-opacity, 1));
}
.hover\:text-\[\#2F1D15\]:hover{
        --tw-text-opacity: 1;
        color: rgb(47 29 21 / var(--tw-text-opacity, 1));
}
.hover\:text-\[\#FFFFFF\]:hover{
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.hover\:text-white:hover{
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.hover\:opacity-100:hover{
        opacity: 1;
}
.hover\:opacity-70:hover{
        opacity: 0.7;
}
.hover\:opacity-80:hover{
        opacity: 0.8;
}
.hover\:opacity-90:hover{
        opacity: 0.9;
}
.focus\:ring-0:focus{
        --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
        --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
        box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus\:ring-offset-0:focus{
        --tw-ring-offset-width: 0px;
}
.group:hover .group-hover\:scale-105{
        --tw-scale-x: 1.05;
        --tw-scale-y: 1.05;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@media (min-width: 960px){

        .md\:gap-20{
                gap: 5rem;
        }
}
@media (min-width: 1200px){

        .lg\:\!left-\[-100px\]{
                left: -100px !important;
        }

        .lg\:\!right-\[-100px\]{
                right: -100px !important;
        }

        .lg\:bottom-\[193px\]{
                bottom: 193px;
        }

        .lg\:left-0{
                left: 0px;
        }

        .lg\:left-\[-100px\]{
                left: -100px;
        }

        .lg\:left-\[-60px\]{
                left: -60px;
        }

        .lg\:left-\[48px\]{
                left: 48px;
        }

        .lg\:left-\[64px\]{
                left: 64px;
        }

        .lg\:left-\[unset\]{
                left: unset;
        }

        .lg\:right-5{
                right: 1.25rem;
        }

        .lg\:right-\[-24px\]{
                right: -24px;
        }

        .lg\:right-\[48px\]{
                right: 48px;
        }

        .lg\:top-\[-2px\]{
                top: -2px;
        }

        .lg\:top-\[-60px\]{
                top: -60px;
        }

        .lg\:top-\[unset\]{
                top: unset;
        }

        .lg\:order-1{
                order: 1;
        }

        .lg\:order-2{
                order: 2;
        }

        .lg\:order-none{
                order: 0;
        }

        .lg\:col-span-2{
                grid-column: span 2 / span 2;
        }

        .lg\:my-\[120px\]{
                margin-top: 120px;
                margin-bottom: 120px;
        }

        .lg\:my-\[160px\]{
                margin-top: 160px;
                margin-bottom: 160px;
        }

        .lg\:mb-0{
                margin-bottom: 0px;
        }

        .lg\:mb-16{
                margin-bottom: 4rem;
        }

        .lg\:mb-20{
                margin-bottom: 5rem;
        }

        .lg\:mb-5{
                margin-bottom: 1.25rem;
        }

        .lg\:mb-8{
                margin-bottom: 2rem;
        }

        .lg\:mb-\[120px\]{
                margin-bottom: 120px;
        }

        .lg\:mb-\[20px\]{
                margin-bottom: 20px;
        }

        .lg\:mb-\[24px\]{
                margin-bottom: 24px;
        }

        .lg\:mb-\[32px\]{
                margin-bottom: 32px;
        }

        .lg\:mb-\[40px\]{
                margin-bottom: 40px;
        }

        .lg\:mb-\[48px\]{
                margin-bottom: 48px;
        }

        .lg\:mb-\[56px\]{
                margin-bottom: 56px;
        }

        .lg\:mb-\[64px\]{
                margin-bottom: 64px;
        }

        .lg\:mb-\[80px\]{
                margin-bottom: 80px;
        }

        .lg\:mt-12{
                margin-top: 3rem;
        }

        .lg\:mt-16{
                margin-top: 4rem;
        }

        .lg\:mt-5{
                margin-top: 1.25rem;
        }

        .lg\:mt-8{
                margin-top: 2rem;
        }

        .lg\:mt-\[120px\]{
                margin-top: 120px;
        }

        .lg\:mt-\[150px\]{
                margin-top: 150px;
        }

        .lg\:mt-\[160px\]{
                margin-top: 160px;
        }

        .lg\:mt-\[20px\]{
                margin-top: 20px;
        }

        .lg\:mt-\[24px\]{
                margin-top: 24px;
        }

        .lg\:mt-\[300px\]{
                margin-top: 300px;
        }

        .lg\:mt-\[40px\]{
                margin-top: 40px;
        }

        .lg\:mt-\[48px\]{
                margin-top: 48px;
        }

        .lg\:mt-\[64px\]{
                margin-top: 64px;
        }

        .lg\:mt-\[80px\]{
                margin-top: 80px;
        }

        .lg\:block{
                display: block;
        }

        .lg\:flex{
                display: flex;
        }

        .lg\:\!grid{
                display: grid !important;
        }

        .lg\:hidden{
                display: none;
        }

        .lg\:h-10{
                height: 2.5rem;
        }

        .lg\:h-\[120px\]{
                height: 120px;
        }

        .lg\:h-\[200px\]{
                height: 200px;
        }

        .lg\:h-\[280px\]{
                height: 280px;
        }

        .lg\:h-\[30px\]{
                height: 30px;
        }

        .lg\:h-\[354px\]{
                height: 354px;
        }

        .lg\:h-\[378px\]{
                height: 378px;
        }

        .lg\:h-\[384px\]{
                height: 384px;
        }

        .lg\:h-\[400px\]{
                height: 400px;
        }

        .lg\:h-\[520px\]{
                height: 520px;
        }

        .lg\:h-\[620px\]{
                height: 620px;
        }

        .lg\:h-\[632px\]{
                height: 632px;
        }

        .lg\:h-\[800px\]{
                height: 800px;
        }

        .lg\:min-h-\[200px\]{
                min-height: 200px;
        }

        .lg\:w-\[120px\]{
                width: 120px;
        }

        .lg\:w-\[186px\]{
                width: 186px;
        }

        .lg\:w-\[200px\]{
                width: 200px;
        }

        .lg\:w-\[204px\]{
                width: 204px;
        }

        .lg\:w-\[220px\]{
                width: 220px;
        }

        .lg\:w-\[318px\]{
                width: 318px;
        }

        .lg\:w-\[40px\]{
                width: 40px;
        }

        .lg\:w-\[48px\]{
                width: 48px;
        }

        .lg\:w-auto{
                width: auto;
        }

        .lg\:max-w-\[320px\]{
                max-width: 320px;
        }

        .lg\:max-w-\[444px\]{
                max-width: 444px;
        }

        .lg\:\!grid-cols-2{
                grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        }

        .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\:grid-cols-5{
                grid-template-columns: repeat(5, minmax(0, 1fr));
        }

        .lg\:flex-row{
                flex-direction: row;
        }

        .lg\:flex-col{
                flex-direction: column;
        }

        .lg\:items-start{
                align-items: flex-start;
        }

        .lg\:justify-start{
                justify-content: flex-start;
        }

        .lg\:justify-end{
                justify-content: flex-end;
        }

        .lg\:justify-center{
                justify-content: center;
        }

        .lg\:justify-between{
                justify-content: space-between;
        }

        .lg\:gap-0{
                gap: 0px;
        }

        .lg\:gap-10{
                gap: 2.5rem;
        }

        .lg\:gap-12{
                gap: 3rem;
        }

        .lg\:gap-20{
                gap: 5rem;
        }

        .lg\:gap-4{
                gap: 1rem;
        }

        .lg\:gap-5{
                gap: 1.25rem;
        }

        .lg\:gap-6{
                gap: 1.5rem;
        }

        .lg\:gap-8{
                gap: 2rem;
        }

        .lg\:gap-\[120px\]{
                gap: 120px;
        }

        .lg\:gap-\[32px\]{
                gap: 32px;
        }

        .lg\:space-y-10 > :not([hidden]) ~ :not([hidden]){
                --tw-space-y-reverse: 0;
                margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
                margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
        }

        .lg\: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));
        }

        .lg\:space-y-\[40px\] > :not([hidden]) ~ :not([hidden]){
                --tw-space-y-reverse: 0;
                margin-top: calc(40px * calc(1 - var(--tw-space-y-reverse)));
                margin-bottom: calc(40px * var(--tw-space-y-reverse));
        }

        .lg\:\!overflow-hidden{
                overflow: hidden !important;
        }

        .lg\:overflow-hidden{
                overflow: hidden;
        }

        .lg\:bg-\[url\(\'\/images\/menubg\.png\'\)\]{
                background-image: url('/images/menubg.png');
        }

        .lg\:p-\[24px_40px\]{
                padding: 24px 40px;
        }

        .lg\:px-0{
                padding-left: 0px;
                padding-right: 0px;
        }

        .lg\:px-12{
                padding-left: 3rem;
                padding-right: 3rem;
        }

        .lg\:px-4{
                padding-left: 1rem;
                padding-right: 1rem;
        }

        .lg\:px-\[120px\]{
                padding-left: 120px;
                padding-right: 120px;
        }

        .lg\:px-\[122px\]{
                padding-left: 122px;
                padding-right: 122px;
        }

        .lg\:px-\[48px\]{
                padding-left: 48px;
                padding-right: 48px;
        }

        .lg\:py-2{
                padding-top: 0.5rem;
                padding-bottom: 0.5rem;
        }

        .lg\:py-4{
                padding-top: 1rem;
                padding-bottom: 1rem;
        }

        .lg\:py-5{
                padding-top: 1.25rem;
                padding-bottom: 1.25rem;
        }

        .lg\:py-\[120px\]{
                padding-top: 120px;
                padding-bottom: 120px;
        }

        .lg\:py-\[160px\]{
                padding-top: 160px;
                padding-bottom: 160px;
        }

        .lg\:py-\[32px\]{
                padding-top: 32px;
                padding-bottom: 32px;
        }

        .lg\:py-\[80px\]{
                padding-top: 80px;
                padding-bottom: 80px;
        }

        .lg\:\!pr-0{
                padding-right: 0px !important;
        }

        .lg\:pb-\[120px\]{
                padding-bottom: 120px;
        }

        .lg\:pl-0{
                padding-left: 0px;
        }

        .lg\:pt-40{
                padding-top: 10rem;
        }

        .lg\:pt-\[120px\]{
                padding-top: 120px;
        }

        .lg\:pt-\[160px\]{
                padding-top: 160px;
        }

        .lg\:pt-\[80px\]{
                padding-top: 80px;
        }

        .lg\:text-center{
                text-align: center;
        }

        .lg\:text-right{
                text-align: right;
        }

        .lg\:text-\[112px\]{
                font-size: 112px;
        }

        .lg\:text-\[18px\]{
                font-size: 18px;
        }

        .lg\:text-\[200px\]{
                font-size: 200px;
        }

        .lg\:text-\[20px\]{
                font-size: 20px;
        }

        .lg\:text-\[24px\]{
                font-size: 24px;
        }

        .lg\:text-\[32px\]{
                font-size: 32px;
        }

        .lg\:text-\[40px\]{
                font-size: 40px;
        }

        .lg\:text-\[48px\]{
                font-size: 48px;
        }

        .lg\:text-\[56px\]{
                font-size: 56px;
        }

        .lg\:text-\[64px\]{
                font-size: 64px;
        }

        .lg\:text-base{
                font-size: 1rem;
                line-height: 1.5rem;
        }

        .lg\:font-light{
                font-weight: 300;
        }

        .lg\:leading-\[1\]{
                line-height: 1;
        }
}



