/* storefront-bundle.css — bootstrap.min.css + styles.css + app-overrides.css + swiper-bundle.min.css */

/* --- bootstrap.min.css --- */
@charset "UTF-8";

/*!
 * Bootstrap  v5.3.2 (https://getbootstrap.com/)
 * Copyright 2011-2023 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root,
[data-bs-theme=light] {
    --bs-blue: #0d6efd;
    --bs-indigo: #6610f2;
    --bs-purple: #6f42c1;
    --bs-pink: #d63384;
    --bs-red: #dc3545;
    --bs-orange: #fd7e14;
    --bs-yellow: #ffc107;
    --bs-green: #198754;
    --bs-teal: #20c997;
    --bs-cyan: #0dcaf0;
    --bs-black: #000;
    --bs-white: #fff;
    --bs-gray: #6c757d;
    --bs-gray-dark: #343a40;
    --bs-gray-100: #f8f9fa;
    --bs-gray-200: #e9ecef;
    --bs-gray-300: #dee2e6;
    --bs-gray-400: #ced4da;
    --bs-gray-500: #adb5bd;
    --bs-gray-600: #6c757d;
    --bs-gray-700: #495057;
    --bs-gray-800: #343a40;
    --bs-gray-900: #212529;
    --bs-primary: #0d6efd;
    --bs-secondary: #6c757d;
    --bs-success: #198754;
    --bs-info: #0dcaf0;
    --bs-warning: #ffc107;
    --bs-danger: #dc3545;
    --bs-light: #f8f9fa;
    --bs-dark: #212529;
    --bs-primary-rgb: 13, 110, 253;
    --bs-secondary-rgb: 108, 117, 125;
    --bs-success-rgb: 25, 135, 84;
    --bs-info-rgb: 13, 202, 240;
    --bs-warning-rgb: 255, 193, 7;
    --bs-danger-rgb: 220, 53, 69;
    --bs-light-rgb: 248, 249, 250;
    --bs-dark-rgb: 33, 37, 41;
    --bs-primary-text-emphasis: #052c65;
    --bs-secondary-text-emphasis: #2b2f32;
    --bs-success-text-emphasis: #0a3622;
    --bs-info-text-emphasis: #055160;
    --bs-warning-text-emphasis: #664d03;
    --bs-danger-text-emphasis: #58151c;
    --bs-light-text-emphasis: #495057;
    --bs-dark-text-emphasis: #495057;
    --bs-primary-bg-subtle: #cfe2ff;
    --bs-secondary-bg-subtle: #e2e3e5;
    --bs-success-bg-subtle: #d1e7dd;
    --bs-info-bg-subtle: #cff4fc;
    --bs-warning-bg-subtle: #fff3cd;
    --bs-danger-bg-subtle: #f8d7da;
    --bs-light-bg-subtle: #fcfcfd;
    --bs-dark-bg-subtle: #ced4da;
    --bs-primary-border-subtle: #9ec5fe;
    --bs-secondary-border-subtle: #c4c8cb;
    --bs-success-border-subtle: #a3cfbb;
    --bs-info-border-subtle: #9eeaf9;
    --bs-warning-border-subtle: #ffe69c;
    --bs-danger-border-subtle: #f1aeb5;
    --bs-light-border-subtle: #e9ecef;
    --bs-dark-border-subtle: #adb5bd;
    --bs-white-rgb: 255, 255, 255;
    --bs-black-rgb: 0, 0, 0;
    --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
    --bs-body-font-family: var(--bs-font-sans-serif);
    --bs-body-font-size: 1rem;
    --bs-body-font-weight: 400;
    --bs-body-line-height: 1.5;
    --bs-body-color: #212529;
    --bs-body-color-rgb: 33, 37, 41;
    --bs-body-bg: #fff;
    --bs-body-bg-rgb: 255, 255, 255;
    --bs-emphasis-color: #000;
    --bs-emphasis-color-rgb: 0, 0, 0;
    --bs-secondary-color: rgba(33, 37, 41, 0.75);
    --bs-secondary-color-rgb: 33, 37, 41;
    --bs-secondary-bg: #e9ecef;
    --bs-secondary-bg-rgb: 233, 236, 239;
    --bs-tertiary-color: rgba(33, 37, 41, 0.5);
    --bs-tertiary-color-rgb: 33, 37, 41;
    --bs-tertiary-bg: #f8f9fa;
    --bs-tertiary-bg-rgb: 248, 249, 250;
    --bs-heading-color: inherit;
    --bs-link-color: #0d6efd;
    --bs-link-color-rgb: 13, 110, 253;
    --bs-link-decoration: underline;
    --bs-link-hover-color: #0a58ca;
    --bs-link-hover-color-rgb: 10, 88, 202;
    --bs-code-color: #d63384;
    --bs-highlight-color: #212529;
    --bs-highlight-bg: #fff3cd;
    --bs-border-width: 1px;
    --bs-border-style: solid;
    --bs-border-color: #dee2e6;
    --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
    --bs-border-radius: 0.375rem;
    --bs-border-radius-sm: 0.25rem;
    --bs-border-radius-lg: 0.5rem;
    --bs-border-radius-xl: 1rem;
    --bs-border-radius-xxl: 2rem;
    --bs-border-radius-2xl: var(--bs-border-radius-xxl);
    --bs-border-radius-pill: 50rem;
    --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
    --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
    --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
    --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
    --bs-focus-ring-width: 0.25rem;
    --bs-focus-ring-opacity: 0.25;
    --bs-focus-ring-color: rgba(13, 110, 253, 0.25);
    --bs-form-valid-color: #198754;
    --bs-form-valid-border-color: #198754;
    --bs-form-invalid-color: #dc3545;
    --bs-form-invalid-border-color: #dc3545
}

[data-bs-theme=dark] {
    color-scheme: dark;
    --bs-body-color: #dee2e6;
    --bs-body-color-rgb: 222, 226, 230;
    --bs-body-bg: #212529;
    --bs-body-bg-rgb: 33, 37, 41;
    --bs-emphasis-color: #fff;
    --bs-emphasis-color-rgb: 255, 255, 255;
    --bs-secondary-color: rgba(222, 226, 230, 0.75);
    --bs-secondary-color-rgb: 222, 226, 230;
    --bs-secondary-bg: #343a40;
    --bs-secondary-bg-rgb: 52, 58, 64;
    --bs-tertiary-color: rgba(222, 226, 230, 0.5);
    --bs-tertiary-color-rgb: 222, 226, 230;
    --bs-tertiary-bg: #2b3035;
    --bs-tertiary-bg-rgb: 43, 48, 53;
    --bs-primary-text-emphasis: #6ea8fe;
    --bs-secondary-text-emphasis: #a7acb1;
    --bs-success-text-emphasis: #75b798;
    --bs-info-text-emphasis: #6edff6;
    --bs-warning-text-emphasis: #ffda6a;
    --bs-danger-text-emphasis: #ea868f;
    --bs-light-text-emphasis: #f8f9fa;
    --bs-dark-text-emphasis: #dee2e6;
    --bs-primary-bg-subtle: #031633;
    --bs-secondary-bg-subtle: #161719;
    --bs-success-bg-subtle: #051b11;
    --bs-info-bg-subtle: #032830;
    --bs-warning-bg-subtle: #332701;
    --bs-danger-bg-subtle: #2c0b0e;
    --bs-light-bg-subtle: #343a40;
    --bs-dark-bg-subtle: #1a1d20;
    --bs-primary-border-subtle: #084298;
    --bs-secondary-border-subtle: #41464b;
    --bs-success-border-subtle: #0f5132;
    --bs-info-border-subtle: #087990;
    --bs-warning-border-subtle: #997404;
    --bs-danger-border-subtle: #842029;
    --bs-light-border-subtle: #495057;
    --bs-dark-border-subtle: #343a40;
    --bs-heading-color: inherit;
    --bs-link-color: #6ea8fe;
    --bs-link-hover-color: #8bb9fe;
    --bs-link-color-rgb: 110, 168, 254;
    --bs-link-hover-color-rgb: 139, 185, 254;
    --bs-code-color: #e685b5;
    --bs-highlight-color: #dee2e6;
    --bs-highlight-bg: #664d03;
    --bs-border-color: #495057;
    --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
    --bs-form-valid-color: #75b798;
    --bs-form-valid-border-color: #75b798;
    --bs-form-invalid-color: #ea868f;
    --bs-form-invalid-border-color: #ea868f
}

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

@media (prefers-reduced-motion:no-preference) {
    :root {
        scroll-behavior: smooth
    }
}

body {
    margin: 0;
    font-family: var(--bs-body-font-family);
    font-size: var(--bs-body-font-size);
    font-weight: var(--bs-body-font-weight);
    line-height: var(--bs-body-line-height);
    color: var(--bs-body-color);
    text-align: var(--bs-body-text-align);
    background-color: var(--bs-body-bg);
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

hr {
    margin: 1rem 0;
    color: inherit;
    border: 0;
    border-top: var(--bs-border-width) solid;
    opacity: .25
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
    color: var(--bs-heading-color)
}

.h1,
h1 {
    font-size: calc(1.375rem + 1.5vw)
}

@media (min-width:1200px) {

    .h1,
    h1 {
        font-size: 2.5rem
    }
}

.h2,
h2 {
    font-size: calc(1.325rem + .9vw)
}

@media (min-width:1200px) {

    .h2,
    h2 {
        font-size: 2rem
    }
}

.h3,
h3 {
    font-size: calc(1.3rem + .6vw)
}

@media (min-width:1200px) {

    .h3,
    h3 {
        font-size: 1.75rem
    }
}

.h4,
h4 {
    font-size: calc(1.275rem + .3vw)
}

@media (min-width:1200px) {

    .h4,
    h4 {
        font-size: 1.5rem
    }
}

.h5,
h5 {
    font-size: 1.25rem
}

.h6,
h6 {
    font-size: 1rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[title] {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

ol,
ul {
    padding-left: 2rem
}

dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 1rem
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

blockquote {
    margin: 0 0 1rem
}

b,
strong {
    font-weight: bolder
}

.small,
small {
    font-size: .875em
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
    text-decoration: underline
}

a:hover {
    --bs-link-color-rgb: var(--bs-link-hover-color-rgb)
}

a:not([href]):not([class]),
a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none
}

code,
kbd,
pre,
samp {
    font-family: var(--bs-font-monospace);
    font-size: 1em
}

pre {
    display: block;
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    font-size: .875em
}

pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal
}

code {
    font-size: .875em;
    color: var(--bs-code-color);
    word-wrap: break-word
}

a>code {
    color: inherit
}

kbd {
    padding: .1875rem .375rem;
    font-size: .875em;
    color: var(--bs-body-bg);
    background-color: var(--bs-body-color);
    border-radius: .25rem
}

kbd kbd {
    padding: 0;
    font-size: 1em
}

img,
svg {
    vertical-align: middle
}

table {
    caption-side: bottom;
    border-collapse: collapse
}

th {
    text-align: inherit;
    text-align: -webkit-match-parent
}

tbody,
td,
th,
thead,
tr {
    border-color: inherit;
    border-style: solid;
    border-width: 0
}

label {
    display: inline-block
}

button {
    border-radius: 0
}

button:focus:not(:focus-visible) {
    outline: 0
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,
select {
    text-transform: none
}

[role=button] {
    cursor: pointer
}

select {
    word-wrap: normal
}

select:disabled {
    opacity: 1
}

[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator {
    display: none !important
}

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

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
    cursor: pointer
}

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

textarea {
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-year-field {
    padding: 0
}

::-webkit-inner-spin-button {
    height: auto
}

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

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

::-webkit-color-swatch-wrapper {
    padding: 0
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

::file-selector-button {
    font: inherit;
    -webkit-appearance: button
}

iframe {
    border: 0
}

summary {
    display: list-item;
    cursor: pointer
}

progress {
    vertical-align: baseline
}

[hidden] {
    display: none !important
}

.lead {
    font-size: 1.25rem;
    font-weight: 300
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem
}

.blockquote>:last-child {
    margin-bottom: 0
}

.container,
.container-fluid {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-right: auto;
    margin-left: auto
}

@media (min-width:576px) {

    .container {
        max-width: 540px
    }
}

@media (min-width:768px) {

    .container {
        max-width: 720px
    }
}

@media (min-width:992px) {

    .container {
        max-width: 960px
    }
}

@media (min-width:1200px) {

    .container {
        max-width: 1140px
    }
}

@media (min-width:1400px) {

    .container {
        max-width: 1320px
    }
}

:root {
    --bs-breakpoint-xs: 0;
    --bs-breakpoint-sm: 576px;
    --bs-breakpoint-md: 768px;
    --bs-breakpoint-lg: 992px;
    --bs-breakpoint-xl: 1200px;
    --bs-breakpoint-xxl: 1400px
}

.row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-.5 * var(--bs-gutter-x));
    margin-left: calc(-.5 * var(--bs-gutter-x))
}

.row>* {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y)
}

.col-auto {
    flex: 0 0 auto;
    width: auto
}

.col-1 {
    flex: 0 0 auto;
    width: 8.33333333%
}

.col-2 {
    flex: 0 0 auto;
    width: 16.66666667%
}

.col-3 {
    flex: 0 0 auto;
    width: 25%
}

.col-4 {
    flex: 0 0 auto;
    width: 33.33333333%
}

.col-5 {
    flex: 0 0 auto;
    width: 41.66666667%
}

.col-6 {
    flex: 0 0 auto;
    width: 50%
}

.col-7 {
    flex: 0 0 auto;
    width: 58.33333333%
}

.col-8 {
    flex: 0 0 auto;
    width: 66.66666667%
}

.col-9 {
    flex: 0 0 auto;
    width: 75%
}

.col-10 {
    flex: 0 0 auto;
    width: 83.33333333%
}

.col-11 {
    flex: 0 0 auto;
    width: 91.66666667%
}

.col-12 {
    flex: 0 0 auto;
    width: 100%
}

.offset-1 {
    margin-left: 8.33333333%
}

.offset-2 {
    margin-left: 16.66666667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.33333333%
}

.offset-5 {
    margin-left: 41.66666667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.33333333%
}

.offset-8 {
    margin-left: 66.66666667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.33333333%
}

.offset-11 {
    margin-left: 91.66666667%
}

.g-0,
.gx-0 {
    --bs-gutter-x: 0
}

.g-0,
.gy-0 {
    --bs-gutter-y: 0
}

.g-1,
.gx-1 {
    --bs-gutter-x: 0.25rem
}

.g-1,
.gy-1 {
    --bs-gutter-y: 0.25rem
}

.g-2,
.gx-2 {
    --bs-gutter-x: 0.5rem
}

.g-2,
.gy-2 {
    --bs-gutter-y: 0.5rem
}

.g-3,
.gx-3 {
    --bs-gutter-x: 1rem
}

.g-3,
.gy-3 {
    --bs-gutter-y: 1rem
}

.g-4,
.gx-4 {
    --bs-gutter-x: 1.5rem
}

.g-4,
.gy-4 {
    --bs-gutter-y: 1.5rem
}

.g-5,
.gx-5 {
    --bs-gutter-x: 3rem
}

.g-5,
.gy-5 {
    --bs-gutter-y: 3rem
}

@media (min-width:576px) {
    .col-sm {
        flex: 1 0 0%
    }

    .col-sm-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-sm-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-sm-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-sm-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-sm-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-sm-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-sm-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-sm-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-sm-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-sm-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-sm-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-sm-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .col-sm-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.33333333%
    }

    .offset-sm-2 {
        margin-left: 16.66666667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.33333333%
    }

    .offset-sm-5 {
        margin-left: 41.66666667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.33333333%
    }

    .offset-sm-8 {
        margin-left: 66.66666667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.33333333%
    }

    .offset-sm-11 {
        margin-left: 91.66666667%
    }

    .g-sm-0,
    .gx-sm-0 {
        --bs-gutter-x: 0
    }

    .g-sm-0,
    .gy-sm-0 {
        --bs-gutter-y: 0
    }

    .g-sm-1,
    .gx-sm-1 {
        --bs-gutter-x: 0.25rem
    }

    .g-sm-1,
    .gy-sm-1 {
        --bs-gutter-y: 0.25rem
    }

    .g-sm-2,
    .gx-sm-2 {
        --bs-gutter-x: 0.5rem
    }

    .g-sm-2,
    .gy-sm-2 {
        --bs-gutter-y: 0.5rem
    }

    .g-sm-3,
    .gx-sm-3 {
        --bs-gutter-x: 1rem
    }

    .g-sm-3,
    .gy-sm-3 {
        --bs-gutter-y: 1rem
    }

    .g-sm-4,
    .gx-sm-4 {
        --bs-gutter-x: 1.5rem
    }

    .g-sm-4,
    .gy-sm-4 {
        --bs-gutter-y: 1.5rem
    }

    .g-sm-5,
    .gx-sm-5 {
        --bs-gutter-x: 3rem
    }

    .g-sm-5,
    .gy-sm-5 {
        --bs-gutter-y: 3rem
    }
}

@media (min-width:768px) {
    .col-md {
        flex: 1 0 0%
    }

    .col-md-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-md-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-md-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-md-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-md-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-md-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-md-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-md-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-md-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-md-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-md-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-md-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .col-md-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.33333333%
    }

    .offset-md-2 {
        margin-left: 16.66666667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.33333333%
    }

    .offset-md-5 {
        margin-left: 41.66666667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.33333333%
    }

    .offset-md-8 {
        margin-left: 66.66666667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.33333333%
    }

    .offset-md-11 {
        margin-left: 91.66666667%
    }

    .g-md-0,
    .gx-md-0 {
        --bs-gutter-x: 0
    }

    .g-md-0,
    .gy-md-0 {
        --bs-gutter-y: 0
    }

    .g-md-1,
    .gx-md-1 {
        --bs-gutter-x: 0.25rem
    }

    .g-md-1,
    .gy-md-1 {
        --bs-gutter-y: 0.25rem
    }

    .g-md-2,
    .gx-md-2 {
        --bs-gutter-x: 0.5rem
    }

    .g-md-2,
    .gy-md-2 {
        --bs-gutter-y: 0.5rem
    }

    .g-md-3,
    .gx-md-3 {
        --bs-gutter-x: 1rem
    }

    .g-md-3,
    .gy-md-3 {
        --bs-gutter-y: 1rem
    }

    .g-md-4,
    .gx-md-4 {
        --bs-gutter-x: 1.5rem
    }

    .g-md-4,
    .gy-md-4 {
        --bs-gutter-y: 1.5rem
    }

    .g-md-5,
    .gx-md-5 {
        --bs-gutter-x: 3rem
    }

    .g-md-5,
    .gy-md-5 {
        --bs-gutter-y: 3rem
    }
}

@media (min-width:992px) {
    .col-lg {
        flex: 1 0 0%
    }

    .col-lg-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-lg-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-lg-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-lg-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-lg-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-lg-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-lg-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-lg-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-lg-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-lg-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-lg-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-lg-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .col-lg-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.33333333%
    }

    .offset-lg-2 {
        margin-left: 16.66666667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.33333333%
    }

    .offset-lg-5 {
        margin-left: 41.66666667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.33333333%
    }

    .offset-lg-8 {
        margin-left: 66.66666667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.33333333%
    }

    .offset-lg-11 {
        margin-left: 91.66666667%
    }

    .g-lg-0,
    .gx-lg-0 {
        --bs-gutter-x: 0
    }

    .g-lg-0,
    .gy-lg-0 {
        --bs-gutter-y: 0
    }

    .g-lg-1,
    .gx-lg-1 {
        --bs-gutter-x: 0.25rem
    }

    .g-lg-1,
    .gy-lg-1 {
        --bs-gutter-y: 0.25rem
    }

    .g-lg-2,
    .gx-lg-2 {
        --bs-gutter-x: 0.5rem
    }

    .g-lg-2,
    .gy-lg-2 {
        --bs-gutter-y: 0.5rem
    }

    .g-lg-3,
    .gx-lg-3 {
        --bs-gutter-x: 1rem
    }

    .g-lg-3,
    .gy-lg-3 {
        --bs-gutter-y: 1rem
    }

    .g-lg-4,
    .gx-lg-4 {
        --bs-gutter-x: 1.5rem
    }

    .g-lg-4,
    .gy-lg-4 {
        --bs-gutter-y: 1.5rem
    }

    .g-lg-5,
    .gx-lg-5 {
        --bs-gutter-x: 3rem
    }

    .g-lg-5,
    .gy-lg-5 {
        --bs-gutter-y: 3rem
    }
}

@media (min-width:1200px) {
    .col-xl {
        flex: 1 0 0%
    }

    .col-xl-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-xl-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-xl-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-xl-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-xl-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-xl-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-xl-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-xl-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-xl-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-xl-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-xl-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-xl-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .col-xl-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.33333333%
    }

    .offset-xl-2 {
        margin-left: 16.66666667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.33333333%
    }

    .offset-xl-5 {
        margin-left: 41.66666667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.33333333%
    }

    .offset-xl-8 {
        margin-left: 66.66666667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.33333333%
    }

    .offset-xl-11 {
        margin-left: 91.66666667%
    }

    .g-xl-0,
    .gx-xl-0 {
        --bs-gutter-x: 0
    }

    .g-xl-0,
    .gy-xl-0 {
        --bs-gutter-y: 0
    }

    .g-xl-1,
    .gx-xl-1 {
        --bs-gutter-x: 0.25rem
    }

    .g-xl-1,
    .gy-xl-1 {
        --bs-gutter-y: 0.25rem
    }

    .g-xl-2,
    .gx-xl-2 {
        --bs-gutter-x: 0.5rem
    }

    .g-xl-2,
    .gy-xl-2 {
        --bs-gutter-y: 0.5rem
    }

    .g-xl-3,
    .gx-xl-3 {
        --bs-gutter-x: 1rem
    }

    .g-xl-3,
    .gy-xl-3 {
        --bs-gutter-y: 1rem
    }

    .g-xl-4,
    .gx-xl-4 {
        --bs-gutter-x: 1.5rem
    }

    .g-xl-4,
    .gy-xl-4 {
        --bs-gutter-y: 1.5rem
    }

    .g-xl-5,
    .gx-xl-5 {
        --bs-gutter-x: 3rem
    }

    .g-xl-5,
    .gy-xl-5 {
        --bs-gutter-y: 3rem
    }
}

@media (min-width:1400px) {
    .col-xxl {
        flex: 1 0 0%
    }

    .col-xxl-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-xxl-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-xxl-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-xxl-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-xxl-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-xxl-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-xxl-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-xxl-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-xxl-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-xxl-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-xxl-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-xxl-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .col-xxl-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-xxl-0 {
        margin-left: 0
    }

    .offset-xxl-1 {
        margin-left: 8.33333333%
    }

    .offset-xxl-2 {
        margin-left: 16.66666667%
    }

    .offset-xxl-3 {
        margin-left: 25%
    }

    .offset-xxl-4 {
        margin-left: 33.33333333%
    }

    .offset-xxl-5 {
        margin-left: 41.66666667%
    }

    .offset-xxl-6 {
        margin-left: 50%
    }

    .offset-xxl-7 {
        margin-left: 58.33333333%
    }

    .offset-xxl-8 {
        margin-left: 66.66666667%
    }

    .offset-xxl-9 {
        margin-left: 75%
    }

    .offset-xxl-10 {
        margin-left: 83.33333333%
    }

    .offset-xxl-11 {
        margin-left: 91.66666667%
    }

    .g-xxl-0,
    .gx-xxl-0 {
        --bs-gutter-x: 0
    }

    .g-xxl-0,
    .gy-xxl-0 {
        --bs-gutter-y: 0
    }

    .g-xxl-1,
    .gx-xxl-1 {
        --bs-gutter-x: 0.25rem
    }

    .g-xxl-1,
    .gy-xxl-1 {
        --bs-gutter-y: 0.25rem
    }

    .g-xxl-2,
    .gx-xxl-2 {
        --bs-gutter-x: 0.5rem
    }

    .g-xxl-2,
    .gy-xxl-2 {
        --bs-gutter-y: 0.5rem
    }

    .g-xxl-3,
    .gx-xxl-3 {
        --bs-gutter-x: 1rem
    }

    .g-xxl-3,
    .gy-xxl-3 {
        --bs-gutter-y: 1rem
    }

    .g-xxl-4,
    .gx-xxl-4 {
        --bs-gutter-x: 1.5rem
    }

    .g-xxl-4,
    .gy-xxl-4 {
        --bs-gutter-y: 1.5rem
    }

    .g-xxl-5,
    .gx-xxl-5 {
        --bs-gutter-x: 3rem
    }

    .g-xxl-5,
    .gy-xxl-5 {
        --bs-gutter-y: 3rem
    }
}

.table {
    --bs-table-color-type: initial;
    --bs-table-bg-type: initial;
    --bs-table-color-state: initial;
    --bs-table-bg-state: initial;
    --bs-table-color: var(--bs-emphasis-color);
    --bs-table-bg: var(--bs-body-bg);
    --bs-table-border-color: var(--bs-border-color);
    --bs-table-accent-bg: transparent;
    --bs-table-striped-color: var(--bs-emphasis-color);
    --bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), 0.05);
    --bs-table-active-color: var(--bs-emphasis-color);
    --bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), 0.1);
    --bs-table-hover-color: var(--bs-emphasis-color);
    --bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), 0.075);
    width: 100%;
    margin-bottom: 1rem;
    vertical-align: top;
    border-color: var(--bs-table-border-color)
}

.table>:not(caption)>*>* {
    padding: .5rem .5rem;
    color: var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));
    background-color: var(--bs-table-bg);
    border-bottom-width: var(--bs-border-width);
    box-shadow: inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)))
}

.table>tbody {
    vertical-align: inherit
}

.table>thead {
    vertical-align: bottom
}

.table-active {
    --bs-table-color-state: var(--bs-table-active-color);
    --bs-table-bg-state: var(--bs-table-active-bg)
}

.table-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

.col-form-label {
    padding-top: calc(.375rem + var(--bs-border-width));
    padding-bottom: calc(.375rem + var(--bs-border-width));
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5
}

.col-form-label-lg {
    padding-top: calc(.5rem + var(--bs-border-width));
    padding-bottom: calc(.5rem + var(--bs-border-width));
    font-size: 1.25rem
}

.col-form-label-sm {
    padding-top: calc(.25rem + var(--bs-border-width));
    padding-bottom: calc(.25rem + var(--bs-border-width));
    font-size: .875rem
}

.form-control:disabled {
    background-color: var(--bs-secondary-bg);
    opacity: 1
}

.form-select:disabled {
    background-color: var(--bs-secondary-bg)
}

.form-check-input:active {
    filter: brightness(90%)
}

.form-check-input:disabled {
    pointer-events: none;
    filter: none;
    opacity: .5
}

.form-check-input:disabled~.form-check-label,
.form-check-input[disabled]~.form-check-label {
    cursor: default;
    opacity: .5
}

.btn-check:disabled+.btn,
.btn-check[disabled]+.btn {
    pointer-events: none;
    filter: none;
    opacity: .65
}

.form-range::-webkit-slider-thumb:active {
    background-color: #b6d4fe
}

.form-range::-moz-range-thumb:active {
    background-color: #b6d4fe
}

.form-range:disabled {
    pointer-events: none
}

.form-range:disabled::-webkit-slider-thumb {
    background-color: var(--bs-secondary-color)
}

.form-range:disabled::-moz-range-thumb {
    background-color: var(--bs-secondary-color)
}

.form-floating>.form-control:disabled~label,
.form-floating>:disabled~label {
    color: #6c757d
}

.form-floating>.form-control:disabled~label::after,
.form-floating>:disabled~label::after {
    background-color: var(--bs-secondary-bg)
}

.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),
.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,
.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select,
.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.is-valid~.valid-feedback,
.is-valid~.valid-tooltip {
    display: block
}

.form-control.is-valid {
    border-color: var(--bs-form-valid-border-color);
    padding-right: calc(1.5em + .75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(.375em + .1875rem) center;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-control.is-valid:focus {
    border-color: var(--bs-form-valid-border-color);
    box-shadow: 0 0 0 .25rem rgba(var(--bs-success-rgb), .25)
}


textarea.form-control.is-valid {
    padding-right: calc(1.5em + .75rem);
    background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.form-select.is-valid {
    border-color: var(--bs-form-valid-border-color)
}

.form-select.is-valid:not([multiple]):not([size]),
.form-select.is-valid:not([multiple])[size="1"] {
    --bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    padding-right: 4.125rem;
    background-position: right .75rem center, center right 2.25rem;
    background-size: 16px 12px, calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-select.is-valid:focus {
    border-color: var(--bs-form-valid-border-color);
    box-shadow: 0 0 0 .25rem rgba(var(--bs-success-rgb), .25)
}

.form-control-color.is-valid {
    width: calc(3rem + calc(1.5em + .75rem))
}

.form-check-input.is-valid {
    border-color: var(--bs-form-valid-border-color)
}

.form-check-input.is-valid:checked {
    background-color: var(--bs-form-valid-color)
}

.form-check-input.is-valid:focus {
    box-shadow: 0 0 0 .25rem rgba(var(--bs-success-rgb), .25)
}

.form-check-input.is-valid~.form-check-label {
    color: var(--bs-form-valid-color)
}

.input-group>.form-control:not(:focus).is-valid,
.input-group>.form-floating:not(:focus-within).is-valid,
.input-group>.form-select:not(:focus).is-valid {
    z-index: 3
}

.is-invalid~.invalid-feedback,
.is-invalid~.invalid-tooltip {
    display: block
}

.form-control.is-invalid {
    border-color: var(--bs-form-invalid-border-color);
    padding-right: calc(1.5em + .75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(.375em + .1875rem) center;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-control.is-invalid:focus {
    border-color: var(--bs-form-invalid-border-color);
    box-shadow: 0 0 0 .25rem rgba(var(--bs-danger-rgb), .25)
}


textarea.form-control.is-invalid {
    padding-right: calc(1.5em + .75rem);
    background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.form-select.is-invalid {
    border-color: var(--bs-form-invalid-border-color)
}

.form-select.is-invalid:not([multiple]):not([size]),
.form-select.is-invalid:not([multiple])[size="1"] {
    --bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
    padding-right: 4.125rem;
    background-position: right .75rem center, center right 2.25rem;
    background-size: 16px 12px, calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-select.is-invalid:focus {
    border-color: var(--bs-form-invalid-border-color);
    box-shadow: 0 0 0 .25rem rgba(var(--bs-danger-rgb), .25)
}

.form-control-color.is-invalid {
    width: calc(3rem + calc(1.5em + .75rem))
}

.form-check-input.is-invalid {
    border-color: var(--bs-form-invalid-border-color)
}

.form-check-input.is-invalid:checked {
    background-color: var(--bs-form-invalid-color)
}

.form-check-input.is-invalid:focus {
    box-shadow: 0 0 0 .25rem rgba(var(--bs-danger-rgb), .25)
}

.form-check-input.is-invalid~.form-check-label {
    color: var(--bs-form-invalid-color)
}

.input-group>.form-control:not(:focus).is-invalid,
.input-group>.form-floating:not(:focus-within).is-invalid,
.input-group>.form-select:not(:focus).is-invalid {
    z-index: 4
}

.btn {
    --bs-btn-padding-x: 0.75rem;
    --bs-btn-padding-y: 0.375rem;
    --bs-btn-font-family: ;
    --bs-btn-font-size: 1rem;
    --bs-btn-font-weight: 400;
    --bs-btn-line-height: 1.5;
    --bs-btn-color: var(--bs-body-color);
    --bs-btn-bg: transparent;
    --bs-btn-border-width: var(--bs-border-width);
    --bs-btn-border-color: transparent;
    --bs-btn-border-radius: var(--bs-border-radius);
    --bs-btn-hover-border-color: transparent;
    --bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
    --bs-btn-disabled-opacity: 0.65;
    --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
    display: inline-block;
    padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
    font-family: var(--bs-btn-font-family);
    font-size: var(--bs-btn-font-size);
    font-weight: var(--bs-btn-font-weight);
    line-height: var(--bs-btn-line-height);
    color: var(--bs-btn-color);
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
    border-radius: var(--bs-btn-border-radius);
    background-color: var(--bs-btn-bg);
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .btn {
        transition: none
    }
}

.btn:hover {
    color: var(--bs-btn-hover-color);
    background-color: var(--bs-btn-hover-bg);
    border-color: var(--bs-btn-hover-border-color)
}

.btn:focus-visible {
    color: var(--bs-btn-hover-color);
    background-color: var(--bs-btn-hover-bg);
    border-color: var(--bs-btn-hover-border-color);
    outline: 0;
    box-shadow: var(--bs-btn-focus-box-shadow)
}


.btn.active,
.btn.show,
.btn:first-child:active,
:not(.btn-check)+.btn:active {
    color: var(--bs-btn-active-color);
    background-color: var(--bs-btn-active-bg);
    border-color: var(--bs-btn-active-border-color)
}


.btn.active:focus-visible,
.btn.show:focus-visible,
.btn:first-child:active:focus-visible,
:not(.btn-check)+.btn:active:focus-visible {
    box-shadow: var(--bs-btn-focus-box-shadow)
}

.btn.disabled,
.btn:disabled,
fieldset:disabled .btn {
    color: var(--bs-btn-disabled-color);
    pointer-events: none;
    background-color: var(--bs-btn-disabled-bg);
    border-color: var(--bs-btn-disabled-border-color);
    opacity: var(--bs-btn-disabled-opacity)
}

.btn-link {
    --bs-btn-font-weight: 400;
    --bs-btn-color: var(--bs-link-color);
    --bs-btn-bg: transparent;
    --bs-btn-border-color: transparent;
    --bs-btn-hover-color: var(--bs-link-hover-color);
    --bs-btn-hover-border-color: transparent;
    --bs-btn-active-color: var(--bs-link-hover-color);
    --bs-btn-active-border-color: transparent;
    --bs-btn-disabled-color: #6c757d;
    --bs-btn-disabled-border-color: transparent;
    --bs-btn-box-shadow: 0 0 0 #000;
    --bs-btn-focus-shadow-rgb: 49, 132, 253;
    text-decoration: underline
}

.btn-link:focus-visible {
    color: var(--bs-btn-color)
}

.btn-link:hover {
    color: var(--bs-btn-hover-color)
}


.btn-sm {
    --bs-btn-padding-y: 0.25rem;
    --bs-btn-padding-x: 0.5rem;
    --bs-btn-font-size: 0.875rem;
    --bs-btn-border-radius: var(--bs-border-radius-sm)
}

.fade {
    transition: opacity .15s linear
}

@media (prefers-reduced-motion:reduce) {
    .fade {
        transition: none
    }
}

.fade:not(.show) {
    opacity: 0
}

.collapse:not(.show) {
    display: none
}

.dropdown-item.active,
.dropdown-item:active {
    color: var(--bs-dropdown-link-active-color);
    text-decoration: none;
    background-color: var(--bs-dropdown-link-active-bg)
}

.dropdown-item.disabled,
.dropdown-item:disabled {
    color: var(--bs-dropdown-link-disabled-color);
    pointer-events: none;
    background-color: transparent
}

.dropdown-menu.show {
    display: block
}


.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group>.btn.active,
.btn-group>.btn:active {
    z-index: 1
}

.nav {
    --bs-nav-link-padding-x: 1rem;
    --bs-nav-link-padding-y: 0.5rem;
    --bs-nav-link-font-weight: ;
    --bs-nav-link-color: var(--bs-link-color);
    --bs-nav-link-hover-color: var(--bs-link-hover-color);
    --bs-nav-link-disabled-color: var(--bs-secondary-color);
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link.disabled,
.nav-link:disabled {
    color: var(--bs-nav-link-disabled-color);
    pointer-events: none;
    cursor: default
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: var(--bs-nav-tabs-link-active-color);
    background-color: var(--bs-nav-tabs-link-active-bg);
    border-color: var(--bs-nav-tabs-link-active-border-color)
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: var(--bs-nav-pills-link-active-color);
    background-color: var(--bs-nav-pills-link-active-bg)
}

.nav-underline .nav-link.active,
.nav-underline .show>.nav-link {
    font-weight: 700;
    color: var(--bs-nav-underline-link-active-color);
    border-bottom-color: currentcolor
}

.tab-content>.active {
    display: block
}

.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show {
    color: var(--bs-navbar-active-color)
}

.card {
    --bs-card-spacer-y: 1rem;
    --bs-card-spacer-x: 1rem;
    --bs-card-title-spacer-y: 0.5rem;
    --bs-card-title-color: ;
    --bs-card-subtitle-color: ;
    --bs-card-border-width: var(--bs-border-width);
    --bs-card-border-color: var(--bs-border-color-translucent);
    --bs-card-border-radius: var(--bs-border-radius);
    --bs-card-box-shadow: ;
    --bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
    --bs-card-cap-padding-y: 0.5rem;
    --bs-card-cap-padding-x: 1rem;
    --bs-card-cap-bg: rgba(var(--bs-body-color-rgb), 0.03);
    --bs-card-cap-color: ;
    --bs-card-height: ;
    --bs-card-color: ;
    --bs-card-bg: var(--bs-body-bg);
    --bs-card-img-overlay-padding: 1rem;
    --bs-card-group-margin: 0.75rem;
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    height: var(--bs-card-height);
    color: var(--bs-body-color);
    word-wrap: break-word;
    background-color: var(--bs-card-bg);
    background-clip: border-box;
    border: var(--bs-card-border-width) solid var(--bs-card-border-color);
    border-radius: var(--bs-card-border-radius)
}

.card>hr {
    margin-right: 0;
    margin-left: 0
}

.card-header-tabs .nav-link.active {
    background-color: var(--bs-card-bg);
    border-bottom-color: var(--bs-card-bg)
}

.breadcrumb-item.active {
    color: var(--bs-breadcrumb-item-active-color)
}

.pagination {
    --bs-pagination-padding-x: 0.75rem;
    --bs-pagination-padding-y: 0.375rem;
    --bs-pagination-font-size: 1rem;
    --bs-pagination-color: var(--bs-link-color);
    --bs-pagination-bg: var(--bs-body-bg);
    --bs-pagination-border-width: var(--bs-border-width);
    --bs-pagination-border-color: var(--bs-border-color);
    --bs-pagination-border-radius: var(--bs-border-radius);
    --bs-pagination-hover-color: var(--bs-link-hover-color);
    --bs-pagination-hover-bg: var(--bs-tertiary-bg);
    --bs-pagination-hover-border-color: var(--bs-border-color);
    --bs-pagination-focus-color: var(--bs-link-hover-color);
    --bs-pagination-focus-bg: var(--bs-secondary-bg);
    --bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
    --bs-pagination-active-color: #fff;
    --bs-pagination-active-bg: #0d6efd;
    --bs-pagination-active-border-color: #0d6efd;
    --bs-pagination-disabled-color: var(--bs-secondary-color);
    --bs-pagination-disabled-bg: var(--bs-secondary-bg);
    --bs-pagination-disabled-border-color: var(--bs-border-color);
    display: flex;
    padding-left: 0;
    list-style: none
}

.active>.page-link,
.page-link.active {
    z-index: 3;
    color: var(--bs-pagination-active-color);
    background-color: var(--bs-pagination-active-bg);
    border-color: var(--bs-pagination-active-border-color)
}

.disabled>.page-link,
.page-link.disabled {
    color: var(--bs-pagination-disabled-color);
    pointer-events: none;
    background-color: var(--bs-pagination-disabled-bg);
    border-color: var(--bs-pagination-disabled-border-color)
}

.badge {
    --bs-badge-padding-x: 0.65em;
    --bs-badge-padding-y: 0.35em;
    --bs-badge-font-size: 0.75em;
    --bs-badge-font-weight: 700;
    --bs-badge-color: #fff;
    --bs-badge-border-radius: var(--bs-border-radius);
    display: inline-block;
    padding: var(--bs-badge-padding-y) var(--bs-badge-padding-x);
    font-size: var(--bs-badge-font-size);
    font-weight: var(--bs-badge-font-weight);
    line-height: 1;
    color: var(--bs-badge-color);
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: var(--bs-badge-border-radius)
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.progress {
    --bs-progress-height: 1rem;
    --bs-progress-font-size: 0.75rem;
    --bs-progress-bg: var(--bs-secondary-bg);
    --bs-progress-border-radius: var(--bs-border-radius);
    --bs-progress-box-shadow: var(--bs-box-shadow-inset);
    --bs-progress-bar-color: #fff;
    --bs-progress-bar-bg: #0d6efd;
    --bs-progress-bar-transition: width 0.6s ease;
    display: flex;
    height: var(--bs-progress-height);
    overflow: hidden;
    font-size: var(--bs-progress-font-size);
    background-color: var(--bs-progress-bg);
    border-radius: var(--bs-progress-border-radius)
}

.list-group-item-action:active {
    color: var(--bs-list-group-action-active-color);
    background-color: var(--bs-list-group-action-active-bg)
}

.list-group-item.disabled,
.list-group-item:disabled {
    color: var(--bs-list-group-disabled-color);
    pointer-events: none;
    background-color: var(--bs-list-group-disabled-bg)
}

.list-group-item.active {
    z-index: 2;
    color: var(--bs-list-group-active-color);
    background-color: var(--bs-list-group-active-bg);
    border-color: var(--bs-list-group-active-border-color)
}

.list-group-item+.list-group-item.active {
    margin-top: calc(-1 * var(--bs-list-group-border-width));
    border-top-width: var(--bs-list-group-border-width)
}

.list-group-horizontal>.list-group-item.active {
    margin-top: 0
}

.list-group-horizontal>.list-group-item+.list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width)
}

@media (min-width:576px) {

    .list-group-horizontal-sm>.list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal-sm>.list-group-item+.list-group-item.active {
        margin-left: calc(-1 * var(--bs-list-group-border-width));
        border-left-width: var(--bs-list-group-border-width)
    }
}

@media (min-width:768px) {

    .list-group-horizontal-md>.list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal-md>.list-group-item+.list-group-item.active {
        margin-left: calc(-1 * var(--bs-list-group-border-width));
        border-left-width: var(--bs-list-group-border-width)
    }
}

@media (min-width:992px) {

    .list-group-horizontal-lg>.list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal-lg>.list-group-item+.list-group-item.active {
        margin-left: calc(-1 * var(--bs-list-group-border-width));
        border-left-width: var(--bs-list-group-border-width)
    }
}

@media (min-width:1200px) {

    .list-group-horizontal-xl>.list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal-xl>.list-group-item+.list-group-item.active {
        margin-left: calc(-1 * var(--bs-list-group-border-width));
        border-left-width: var(--bs-list-group-border-width)
    }
}

@media (min-width:1400px) {

    .list-group-horizontal-xxl>.list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal-xxl>.list-group-item+.list-group-item.active {
        margin-left: calc(-1 * var(--bs-list-group-border-width));
        border-left-width: var(--bs-list-group-border-width)
    }
}

.btn-close.disabled,
.btn-close:disabled {
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    opacity: var(--bs-btn-close-disabled-opacity)
}

.modal {
    --bs-modal-zindex: 1055;
    --bs-modal-width: 500px;
    --bs-modal-padding: 1rem;
    --bs-modal-margin: 0.5rem;
    --bs-modal-color: ;
    --bs-modal-bg: var(--bs-body-bg);
    --bs-modal-border-color: var(--bs-border-color-translucent);
    --bs-modal-border-width: var(--bs-border-width);
    --bs-modal-border-radius: var(--bs-border-radius-lg);
    --bs-modal-box-shadow: var(--bs-box-shadow-sm);
    --bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));
    --bs-modal-header-padding-x: 1rem;
    --bs-modal-header-padding-y: 1rem;
    --bs-modal-header-padding: 1rem 1rem;
    --bs-modal-header-border-color: var(--bs-border-color);
    --bs-modal-header-border-width: var(--bs-border-width);
    --bs-modal-title-line-height: 1.5;
    --bs-modal-footer-gap: 0.5rem;
    --bs-modal-footer-bg: ;
    --bs-modal-footer-border-color: var(--bs-border-color);
    --bs-modal-footer-border-width: var(--bs-border-width);
    position: fixed;
    top: 0;
    left: 0;
    z-index: var(--bs-modal-zindex);
    display: none;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    outline: 0
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: var(--bs-modal-margin);
    pointer-events: none
}

.modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transform: translate(0, -50px)
}

@media (prefers-reduced-motion:reduce) {
    .modal.fade .modal-dialog {
        transition: none
    }
}

.modal.show .modal-dialog {
    transform: none
}

.modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - var(--bs-modal-margin) * 2)
}

.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    color: var(--bs-modal-color);
    pointer-events: auto;
    background-color: var(--bs-modal-bg);
    background-clip: padding-box;
    border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
    border-radius: var(--bs-modal-border-radius);
    outline: 0
}

.modal-backdrop {
    --bs-backdrop-zindex: 1050;
    --bs-backdrop-bg: #000;
    --bs-backdrop-opacity: 0.5;
    position: fixed;
    top: 0;
    left: 0;
    z-index: var(--bs-backdrop-zindex);
    width: 100vw;
    height: 100vh;
    background-color: var(--bs-backdrop-bg)
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.show {
    opacity: var(--bs-backdrop-opacity)
}

@media (min-width:576px) {
    .modal {
        --bs-modal-margin: 1.75rem;
        --bs-modal-box-shadow: var(--bs-box-shadow)
    }

    .modal-dialog {
        max-width: var(--bs-modal-width);
        margin-right: auto;
        margin-left: auto
    }
}

.tooltip {
    --bs-tooltip-zindex: 1080;
    --bs-tooltip-max-width: 200px;
    --bs-tooltip-padding-x: 0.5rem;
    --bs-tooltip-padding-y: 0.25rem;
    --bs-tooltip-margin: ;
    --bs-tooltip-font-size: 0.875rem;
    --bs-tooltip-color: var(--bs-body-bg);
    --bs-tooltip-bg: var(--bs-emphasis-color);
    --bs-tooltip-border-radius: var(--bs-border-radius);
    --bs-tooltip-opacity: 0.9;
    --bs-tooltip-arrow-width: 0.8rem;
    --bs-tooltip-arrow-height: 0.4rem;
    z-index: var(--bs-tooltip-zindex);
    display: block;
    margin: var(--bs-tooltip-margin);
    font-family: var(--bs-font-sans-serif);
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    white-space: normal;
    word-spacing: normal;
    line-break: auto;
    font-size: var(--bs-tooltip-font-size);
    word-wrap: break-word;
    opacity: 0
}

.tooltip.show {
    opacity: var(--bs-tooltip-opacity)
}


.carousel-item.active {
    display: block
}

.active.carousel-item-end {
    transform: translateX(100%)
}

.active.carousel-item-start {
    transform: translateX(-100%)
}


.carousel-fade .carousel-item.active {
    z-index: 1;
    opacity: 1
}

.carousel-fade .active.carousel-item-end,
.carousel-fade .active.carousel-item-start {
    z-index: 0;
    opacity: 0;
    transition: opacity 0s .6s
}

@media (prefers-reduced-motion:reduce) {

    .carousel-fade .active.carousel-item-end,
    .carousel-fade .active.carousel-item-start {
        transition: none
    }
}

.carousel-indicators .active {
    opacity: 1
}

.spinner-border {
    display: inline-block;
    width: var(--bs-spinner-width);
    height: var(--bs-spinner-height);
    vertical-align: var(--bs-spinner-vertical-align);
    border-radius: 50%;
    animation: var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)
}

@keyframes spinner-border {
    to {
        transform: rotate(360deg)
    }
}

.spinner-border {
    --bs-spinner-width: 2rem;
    --bs-spinner-height: 2rem;
    --bs-spinner-vertical-align: -0.125em;
    --bs-spinner-border-width: 0.25em;
    --bs-spinner-animation-speed: 0.75s;
    --bs-spinner-animation-name: spinner-border;
    border: var(--bs-spinner-border-width) solid currentcolor;
    border-right-color: transparent
}

@media (prefers-reduced-motion:reduce) {

    .spinner-border {
        --bs-spinner-animation-speed: 1.5s
    }
}

.offcanvas {
    --bs-offcanvas-zindex: 1045;
    --bs-offcanvas-width: 400px;
    --bs-offcanvas-height: 30vh;
    --bs-offcanvas-padding-x: 1rem;
    --bs-offcanvas-padding-y: 1rem;
    --bs-offcanvas-color: var(--bs-body-color);
    --bs-offcanvas-bg: var(--bs-body-bg);
    --bs-offcanvas-border-width: var(--bs-border-width);
    --bs-offcanvas-border-color: var(--bs-border-color-translucent);
    --bs-offcanvas-box-shadow: var(--bs-box-shadow-sm);
    --bs-offcanvas-transition: transform 0.3s ease-in-out;
    --bs-offcanvas-title-line-height: 1.5
}

@media (max-width:575.98px) {

    .offcanvas-sm.show:not(.hiding) {
        transform: none
    }

    
    .offcanvas-sm.show {
        visibility: visible
    }
}

@media (max-width:767.98px) {

    .offcanvas-md.show:not(.hiding) {
        transform: none
    }

    
    .offcanvas-md.show {
        visibility: visible
    }
}

@media (max-width:991.98px) {

    .offcanvas-lg.show:not(.hiding) {
        transform: none
    }

    
    .offcanvas-lg.show {
        visibility: visible
    }
}

@media (max-width:1199.98px) {

    .offcanvas-xl.show:not(.hiding) {
        transform: none
    }

    
    .offcanvas-xl.show {
        visibility: visible
    }
}

@media (max-width:1399.98px) {

    .offcanvas-xxl.show:not(.hiding) {
        transform: none
    }

    
    .offcanvas-xxl.show {
        visibility: visible
    }
}

.offcanvas {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition)
}

@media (prefers-reduced-motion:reduce) {
    .offcanvas {
        transition: none
    }
}

.offcanvas.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%)
}

.offcanvas.show:not(.hiding) {
    transform: none
}


.offcanvas.show {
    visibility: visible
}

.offcanvas-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000
}

.offcanvas-backdrop.fade {
    opacity: 0
}

.offcanvas-backdrop.show {
    opacity: .5
}

.placeholder {
    display: inline-block;
    min-height: 1em;
    vertical-align: middle;
    cursor: wait;
    background-color: currentcolor;
    opacity: .5
}

.placeholder.btn::before {
    display: inline-block;
    content: ""
}

.icon-link {
    display: inline-flex;
    gap: .375rem;
    align-items: center;
    -webkit-text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));
    text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));
    text-underline-offset: 0.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.icon-link>.bi {
    flex-shrink: 0;
    width: 1em;
    height: 1em;
    fill: currentcolor;
    transition: .2s ease-in-out transform
}

@media (prefers-reduced-motion:reduce) {
    .icon-link>.bi {
        transition: none
    }
}

.icon-link-hover:focus-visible>.bi,
.icon-link-hover:hover>.bi {
    transform: var(--bs-icon-link-transform, translate3d(.25em, 0, 0))
}

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

.opacity-0 {
    opacity: 0 !important
}

.opacity-50 {
    opacity: .5 !important
}

.opacity-100 {
    opacity: 1 !important
}

.overflow-hidden {
    overflow: hidden !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-flex {
    display: flex !important
}

.d-inline-flex {
    display: inline-flex !important
}

.d-none {
    display: none !important
}

.top-0 {
    top: 0 !important
}

.bottom-0 {
    bottom: 0 !important
}

.border {
    border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important
}

.border-0 {
    border: 0 !important
}

.border-black {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-black-rgb), var(--bs-border-opacity)) !important
}

.border-white {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important
}

.w-100 {
    width: 100% !important
}

.h-100 {
    height: 100% !important
}

.flex-row {
    flex-direction: row !important
}

.flex-column {
    flex-direction: column !important
}

.flex-grow-1 {
    flex-grow: 1 !important
}

.flex-wrap {
    flex-wrap: wrap !important
}

.justify-content-end {
    justify-content: flex-end !important
}

.justify-content-center {
    justify-content: center !important
}

.justify-content-between {
    justify-content: space-between !important
}

.align-items-center {
    align-items: center !important
}

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

.mt-2 {
    margin-top: .5rem !important
}

.mt-3 {
    margin-top: 1rem !important
}

.mt-4 {
    margin-top: 1.5rem !important
}

.mt-5 {
    margin-top: 3rem !important
}

.mb-0 {
    margin-bottom: 0 !important
}

.mb-1 {
    margin-bottom: .25rem !important
}

.mb-2 {
    margin-bottom: .5rem !important
}

.mb-3 {
    margin-bottom: 1rem !important
}

.mb-4 {
    margin-bottom: 1.5rem !important
}

.mb-5 {
    margin-bottom: 3rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.px-0 {
    padding-right: 0 !important;
    padding-left: 0 !important
}

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

.px-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important
}

.px-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important
}

.py-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important
}

.py-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important
}

.py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
}

.py-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
}

.pt-0 {
    padding-top: 0 !important
}

.pt-3 {
    padding-top: 1rem !important
}

.pt-4 {
    padding-top: 1.5rem !important
}

.pb-2 {
    padding-bottom: .5rem !important
}

.pb-4 {
    padding-bottom: 1.5rem !important
}

.gap-2 {
    gap: .5rem !important
}

.gap-3 {
    gap: 1rem !important
}

.gap-4 {
    gap: 1.5rem !important
}

.fs-4 {
    font-size: calc(1.275rem + .3vw) !important
}

.fst-italic {
    font-style: italic !important
}

.text-center {
    text-align: center !important
}

.text-decoration-none {
    text-decoration: none !important
}

.text-decoration-underline {
    text-decoration: underline !important
}

.text-capitalize {
    text-transform: capitalize !important
}

.text-primary {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important
}

.text-secondary {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important
}

.text-success {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important
}

.text-danger {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important
}

.text-dark {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important
}

.text-white {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important
}

.bg-light {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important
}

.bg-black {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important
}

.bg-white {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important
}

.bg-transparent {
    --bs-bg-opacity: 1;
    background-color: transparent !important
}

.visible {
    visibility: visible !important
}

.invisible {
    visibility: hidden !important
}

@media (min-width:992px) {

    .d-lg-none {
        display: none !important
    }

    .mb-lg-0 {
        margin-bottom: 0 !important
    }
}

@media (min-width:1200px) {

    .d-xl-block {
        display: block !important
    }

    .d-xl-none {
        display: none !important
    }

    .justify-content-xl-between {
        justify-content: space-between !important
    }
}

@media (min-width:1200px) {

    .fs-4 {
        font-size: 1.5rem !important
    }
}

/* --- styles.css --- */
@charset "UTF-8";
/* ---------------------------------------------------------
    * Name: Modave - Multipurpose eCommerce
    * Version: 1.0.2
    * Author: Themesflat
    * Author URI: http://themesflat.com 

	* Abstracts variable

    * Reset css styles

    * Components

        * header
        * footer
        * tabs
        * slider banner
        * button
        * form
        * nice select
        * carousel
        * avatar
        * pop up
        * box icon
        * hover
        * collection
        * product
        * blog
        * testimonial
        * lookbook
        * accordion
        * zoom
        * shop

    * section

    * Responsive
 ------------------------------------------------------------------------------ */
/*--------- Abstracts variable ---------- */
:root {
  --primary: #e43131;
  --main: #181818;
  --secondary: #4d4e4f;
  --secondary-2: #a0a0a0;
  --white: #ffffff;
  --surface: #f7f7f7;
  --critical: #f03e3e;
  --warning: #9391e1;
  --success: #3dab25;
  --yellow: #f0a750;
  --line: #e9e9e9;
  --pink: #ec749d;
  --blue: #0c74d6;
  --main-rgba-1: rgba(0, 0, 0, 0.16);
  --main-rgba-2: rgba(0, 0, 0, 0.15);
  --gradient: linear-gradient(87deg, #fbf1f1 3.59%, #f4f1fa 95.02%);
  --rgba-primary: rgba(228, 49, 49, 0.1);
  --bg-scrollbar-track: #f1f1f1;
  --bg-scrollbar-thumb: #c1c1c1;
  --shadow1: 0px 10px 25px 0px #2b344a1f;
  --shadow2: 0px 5px 18px 5px #40485726;
  --backdrop: rgba(24, 24, 24, 0.2);
}

/*---------- Reset css styles ----------- */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
address,
code,
img,
kbd,
q,
s,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
center,
dl,
ol,
ul,
li,
fieldset,
form,
label,
table,
tbody,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
footer,
header,
menu,
nav,
section,
summary,
time,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
}

article,
aside,
details,
footer,
header,
menu,
nav,
section {
  display: block;
}

/* Elements
-------------------------------------------------------------- */
html {
  margin-right: 0 !important;
  scroll-behavior: smooth;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  font-family: "Kumbh Sans", sans-serif;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  color: var(--main);
  background-color: var(--white);
}

img {
  max-width: 100%;
  height: auto;
  transform: scale(1);
  vertical-align: middle;
  -ms-interpolation-mode: bicubic;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row > * {
  padding-left: 15px;
  padding-right: 15px;
}

ul,
li {
  list-style-type: none;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.container {
  max-width: 1320px;
}

.container {
  width: 100%;
  margin: auto;
}

.container {
  padding-left: 15px;
  padding-right: 15px;
}
.slider-layout-right .swiper {
  margin-right: -15px;
}

svg path {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

textarea,
input[type=text],
input[type=password],
input[type=date],
input[type=month],
input[type=time],
input[type=week],
input[type=number],
input[type=email],
input[type=url],
input[type=search],
input[type=tel],
input[type=color] {
  border: 2px solid var(--line);
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-size: 16px;
  line-height: 26px;
  border-radius: 8px;
  padding: 9px 16px;
  width: 100%;
  background: var(--white);
  color: var(--main);
  font-weight: 400;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
textarea:hover, textarea:focus,
input[type=text]:hover,
input[type=text]:focus,
input[type=password]:hover,
input[type=password]:focus,
input[type=date]:hover,
input[type=date]:focus,
input[type=month]:hover,
input[type=month]:focus,
input[type=time]:hover,
input[type=time]:focus,
input[type=week]:hover,
input[type=week]:focus,
input[type=number]:hover,
input[type=number]:focus,
input[type=email]:hover,
input[type=email]:focus,
input[type=url]:hover,
input[type=url]:focus,
input[type=search]:hover,
input[type=search]:focus,
input[type=tel]:hover,
input[type=tel]:focus,
input[type=color]:hover,
input[type=color]:focus {
  border-color: var(--main);
}

textarea::placeholder,
input[type=text]::placeholder,
input[type=password]::placeholder,
input[type=date]::placeholder,
input[type=month]::placeholder,
input[type=time]::placeholder,
input[type=week]::placeholder,
input[type=number]::placeholder,
input[type=email]::placeholder,
input[type=url]::placeholder,
input[type=search]::placeholder,
input[type=tel]::placeholder,
input[type=color]::placeholder {
  color: var(--secondary-2);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

textarea {
  height: 160px;
  resize: none;
}

/* Placeholder color */
::-webkit-input-placeholder {
  color: var(--secondary-2);
}

::-moz-placeholder {
  color: var(--secondary-2);
  opacity: 1;
}

button {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: var(--main);
  color: var(--white);
  padding: 15px 32px;
  border-radius: 99px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
  text-transform: capitalize;
}
button .icon {
  font-size: 22px;
}
button:hover {
  background-color: transparent;
  color: var(--main);
}

/* Since FF19 lowers the opacity of the placeholder by default */

/* Typography
-------------------------------------------------------------- */
.title-display,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Kumbh Sans", sans-serif;
  text-rendering: optimizeLegibility;
  color: var(--main);
  font-weight: 500;
}

.title-display {
  font-size: 80px;
  line-height: 88px;
}

h1 {
  font-size: 56px;
  line-height: 68px;
}

h2 {
  font-size: 44px;
  line-height: 50px;
}

h3 {
  font-size: 40px;
  line-height: 48px;
}

h4 {
  font-size: 30px;
  line-height: 42px;
}

h5 {
  font-size: 24px;
  line-height: 30px;
}

h6 {
  font-size: 20px;
  line-height: 28px;
}

.h6 {
  font-size: 20px !important;
  line-height: 28px !important;
  margin-bottom: 0;
}

.body-text-1 {
  font-size: 18px;
  line-height: 28px;
}

.text-title {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
}

.text-button {
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
}

.text-btn-uppercase {
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.1em;
}

.text-caption-1 {
  font-size: 14px;
  line-height: 22px;
}

.text-caption-2 {
  font-size: 12px;
  line-height: 16px;
}

.font-2 {
  font-family: "Instrument Sans", sans-serif !important;
}

b,
strong {
  font-weight: bolder;
}

video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.fw-5 {
  font-weight: 500 !important;
}

.fw-6 {
  font-weight: 600 !important;
}

.text-primary {
  color: var(--primary) !important;
}

.text-secondary {
  color: var(--secondary) !important;
}

.text-white {
  color: var(--white) !important;
}

.text-success {
  color: var(--success) !important;
}

.bg-main {
  background-color: var(--main) !important;
}

.bg-white {
  background-color: var(--white) !important;
}

.bg-surface {
  background-color: var(--surface) !important;
}

a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  color: var(--main);
}
a:focus, a:hover {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none;
  outline: 0;
}

.link {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.link:hover {
  color: var(--primary) !important;
}

.gap-4 {
  gap: 4px !important;
}

.line {
  border: 1px solid var(--line);
}

.radius-60 {
  border-radius: 60px !important;
}

.rounded-full {
  border-radius: 999px !important;
}

.pb_0 {
  padding-bottom: 0px !important;
}

.mb_4 {
  margin-bottom: 4px;
}

.mb_10 {
  margin-bottom: 10px;
}

.mb_12 {
  margin-bottom: 12px;
}

.mb_16 {
  margin-bottom: 16px;
}

.mb_20 {
  margin-bottom: 20px;
}

.flat-spacing {
  padding-top: 80px;
  padding-bottom: 80px;
}

.flat-spacing-2 {
  padding-top: 65px;
  padding-bottom: 65px;
}

.flat-spacing-3 {
  padding-top: 80px;
  padding-bottom: 90px;
}

.tf-grid-layout {
  display: grid;
  column-gap: 15px;
  row-gap: 30px;
}
.tf-grid-layout.tf-col-2 {
  grid-template-columns: 1fr 1fr;
}
.tf-grid-layout .wg-pagination {
  grid-column: 1/-1;
  width: 100%;
}

.has-line-bottom {
  position: relative;
}
.has-line-bottom::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 50%;
  background-color: var(--line);
  height: 1px;
  width: 100%;
  max-width: 1440px;
  transform: translateX(-50%);
}

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

.initial-child-container {
  flex: 0 0 auto;
  display: flex;
  min-width: auto;
  flex-direction: row;
  align-items: center;
}

#scroll-top {
  position: fixed;
  display: block;
  width: 48px;
  height: 48px;
  line-height: 50px;
  border-radius: 4px;
  z-index: 1;
  border-radius: 50%;
  opacity: 0;
  visibility: hidden;
  cursor: pointer;
  overflow: hidden;
  z-index: 100;
  background-color: var(--main);
  border: 0;
  bottom: 92px;
  right: 20px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#scroll-top.show {
  opacity: 1;
  visibility: visible;
}
#scroll-top:hover {
  transform: translateY(-5px);
  background-color: var(--primary);
}

/* Preload 
------------------------------------------- */

/*------------ Components ---------------- */
/*------------ header ---------------- */
.tf-topbar {
  padding: 12px 0px;
}
.tf-topbar .topbar-left {
  display: flex;
  align-items: center;
  gap: 8px;
}
.tf-topbar.has-line-bot {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.tf-topbar.style-2 {
  padding: 8px 0px;
}

.header-default .wrapper-header {
  min-height: 64px;
}
.header-default .wrapper-header .nav-icon {
  gap: 16px;
}
.header-default .box-nav-ul {
  gap: 20px;
}
.header-default .mobile-menu {
  display: inline-flex;
}
.header-default .mobile-menu .icon {
  font-size: 24px;
}
.tf-list-categories.style-1 .icon-left {
  font-size: 24px;
}

#header .box-nav-ul .item-link {
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 4px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
}
#header .box-nav-ul .item-link .icon {
  font-size: 12px;
  font-weight: 600;
}
#header .box-nav-ul .item-link::after {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: calc(100% + 40px);
  height: 82px;
  display: none;
}
#header .box-nav-ul .menu-item.active .item-link, #header .box-nav-ul .menu-item:hover .item-link {
  color: var(--primary);
}
#header .box-nav-ul .menu-item.active .demo-item.active .demo-name {
  color: var(--primary);
}
#header .box-nav-ul .menu-item:hover .item-link::after {
  display: block;
}
#header .nav-icon .icon {
  font-size: 24px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#header .nav-icon > li {
  display: inline-flex;
}
#header .nav-icon .nav-icon-item {
  position: relative;
  display: inline-flex;
}
#header .nav-icon .nav-icon-item svg path {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#header .nav-icon .nav-icon-item:hover svg path {
  stroke: var(--primary);
}
#header .nav-icon .nav-icon-item:hover .icon {
  color: var(--primary);
}
#header .nav-icon .nav-icon-item .text {
  font-size: 16px;
  line-height: 25.6px;
  font-weight: 500;
  display: inline-block;
}
#header .nav-icon .count-box {
  position: absolute;
  line-height: 14px;
  height: 14px;
  min-width: 14px;
  text-align: center;
  padding: 0 3px;
  font-size: 10px;
  font-weight: 500;
  border-radius: 9999px;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  overflow: hidden;
  z-index: 2;
  top: -2px;
  right: -2px;
  color: var(--white);
  background-color: var(--primary);
}

.logo-header img {
  width: 144px;
}

.box-nav-ul .menu-item {
  padding: 28px 0px;
}
.box-nav-ul .menu-list .menu-link-text.active {
  color: var(--main);
}
.box-nav-ul .menu-list .menu-link-text.active::before {
  width: 100%;
  left: 0;
  right: auto;
}
.box-nav-ul .collection-position .content {
  gap: 28px;
}

.canvas-mb {
  width: 100% !important;
  max-width: min(90%, 320px);
  border-right: 0 !important;
}
.canvas-mb .mb-canvas-content {
  padding-top: 60px;
  min-width: 100%;
  max-width: min(90%, 320px);
  grid-auto-rows: minmax(0, 1fr) auto;
  isolation: isolate;
  height: 100%;
  width: 100%;
  display: grid;
  align-content: start;
}
.canvas-mb .mb-body {
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid var(--line);
  overscroll-behavior-y: contain;
  overflow-y: auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.canvas-mb .icon-close-popup {
  position: absolute;
  font-size: 16px;
  z-index: 3;
  top: 20px;
  left: 15px;
  background-color: transparent;
  border: none;
  height: 30px;
  width: 30px;
  padding: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  color: var(--main);
}
.canvas-mb .form-search {
  margin-bottom: 8px;
}
.canvas-mb .form-search input {
  padding: 12px;
  padding-left: 44px;
  font-size: 14px;
  line-height: 22px;
  color: var(--secondary-2);
  border-width: 1px;
}
.canvas-mb .form-search button {
  right: auto;
  left: 12px;
}

.nav-ul-mb .nav-mb-item {
  padding: 2px 0px;
}
.nav-ul-mb .nav-mb-item:not(:last-child) {
  border-bottom: 1px solid var(--line);
}
.nav-ul-mb .nav-mb-item .mb-menu-link {
  min-height: 48px;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: var(--main);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.nav-ul-mb .nav-mb-item.active .mb-menu-link {
  font-weight: 600;
}
.nav-ul-mb .nav-mb-item.active .sub-nav-link.active {
  font-weight: 600;
}
.header-list-categories .categories-item.active a::after {
  width: 100%;
}
.header-style-5 .tf-list-categories .categories-title .icon-left {
  font-size: 24px;
}

header {
  position: sticky;
  position: -webkit-sticky;
  left: 0;
  right: 0;
  -webkit-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  z-index: 888;
  background-color: var(--white);
}

.nav-account {
  position: relative;
}
.nav-account:hover .nav-icon-item::after {
  display: block;
}
.nav-account .nav-icon-item {
  position: relative;
}
.nav-account .nav-icon-item::after {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 40px;
  height: 82px;
  display: none;
}

.modalDemo .demo-item.active .demo-name {
  color: var(--primary);
}

/*------------ footer ---------------- */
footer .footer-wrap {
  border-top: 1px solid var(--line);
}
footer .footer-body {
  padding: 80px 0;
}
footer .footer-bottom-wrap {
  padding-top: 14px;
  border-top: 1px solid var(--line);
  padding-bottom: 17px;
  display: flex;
  gap: 15px 30px;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
footer .footer-bottom-wrap .left {
  display: flex;
  gap: 15px 40px;
  align-items: center;
  flex-wrap: wrap;
}
footer .footer-infor {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
footer .footer-infor .footer-logo > a {
  display: flex;
}
footer .footer-address {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
footer .tf-btn-default {
  letter-spacing: 0.1em;
  padding-bottom: 2px;
}
footer .tf-btn-default i {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: var(--main);
}
footer .tf-btn-default:hover i {
  color: var(--primary) !important;
  transform: rotate(45deg);
}
footer .footer-info {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
footer .footer-info li {
  display: flex;
  align-items: center;
  gap: 12px;
}
footer .footer-info li i {
  color: var(--main);
  font-size: 20px;
}
footer .footer-menu {
  display: flex;
  gap: 15px;
}
footer .footer-menu .footer-menu_item {
  color: var(--secondary);
}
footer .footer-menu .footer-menu_item:hover {
  color: var(--primary);
}
footer .footer-menu .footer-menu-list {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
footer .footer-newsletter {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
footer p {
  color: var(--secondary);
}
footer .footer-heading {
  margin-bottom: 12px;
}
footer.bg-main .footer-wrap {
  border: 0;
}
footer.bg-main .footer-heading {
  color: var(--white);
}
footer.bg-main .footer-info li i {
  color: var(--white);
}
footer.bg-main p {
  color: var(--secondary-2);
}
footer.bg-main .footer-newsletter p a {
  color: var(--white);
}
footer.bg-main .footer-menu .footer-menu_item {
  color: var(--secondary-2);
}
footer.bg-main .footer-menu .footer-menu_item:hover {
  color: var(--primary);
}
footer.bg-main .footer-bottom-wrap {
  border-color: rgba(255, 255, 255, 0.1);
}
footer.bg-main .footer-heading-mobile::after,
footer.bg-main .footer-heading-mobile::before {
  background-color: var(--white);
}
footer.has-pb {
  padding-bottom: 98px;
}

/*------------ tabs ---------------- */
.widget-tabs .widget-menu-tab .item-title {
  cursor: pointer;
  position: relative;
}
.widget-tabs .widget-menu-tab .item-title::after {
  position: absolute;
  content: "";
  background-color: var(--main);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.widget-tabs .widget-content-tab {
  position: relative;
  overflow: hidden;
}
.widget-tabs .widget-content-tab .widget-content-inner {
  display: block;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  -webkit-transform: translateY(30px);
  -ms-transform: translateY(30px);
  transform: translateY(30px);
  transition-timing-function: ease-in;
  transition-duration: 0.2s;
}
.widget-tabs .widget-content-tab .widget-content-inner.active {
  pointer-events: auto;
  opacity: 1;
  visibility: visible;
  position: relative;
  z-index: 2;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  transition-timing-function: ease-out;
  transition-duration: 0.3s;
  transition-delay: 0.3s;
}
.widget-tabs.style-1 .widget-menu-tab {
  display: flex;
  align-items: center;
  gap: 40px;
  justify-content: center;
  padding-bottom: 28px;
  overflow-x: auto;
}
.widget-tabs.style-1 .widget-menu-tab .item-title {
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
  min-width: max-content;
}
.widget-tabs.style-1 .widget-menu-tab .item-title::after {
  position: absolute;
  content: "";
  background-color: var(--main);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  bottom: -1px;
  left: 0;
  width: 0;
  height: 1px;
}
.widget-tabs.style-1 .widget-menu-tab .item-title.active::after {
  width: 100%;
}
.widget-tabs.style-1 .widget-content-inner {
  padding: 39px;
  border: 1px solid var(--line);
  border-radius: 8px;
}
.widget-tabs.style-menu-tabs .widget-menu-tab .item-title.active {
  padding-left: 16px;
}
.widget-tabs.style-menu-tabs .widget-menu-tab .item-title.active::after {
  height: 100%;
}
.widget-tabs.style-2 .widget-menu-tab {
  padding: 3px;
  border-radius: 12px;
  border: 1px solid var(--line);
  display: flex;
  align-items: center;
  gap: 8px;
}
.widget-tabs.style-2 .widget-menu-tab .item-title {
  padding: 7px 20px;
  border-radius: 12px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.widget-tabs.style-2 .widget-menu-tab .item-title.active {
  background-color: var(--line);
}
.widget-tabs.style-3 .widget-menu-tab .item-title.active::after {
  width: 100%;
}
 .tab-product .nav-tab-item a.active {
  color: var(--main);
  border-bottom-color: var(--main);
}
 .tab-product-v2 .nav-tab-item a.active {
  color: var(--main);
  border-bottom-color: var(--main);
}
 .tab-product-v3 a.active {
  color: var(--primary);
  background-color: rgba(228, 49, 49, 0.1019607843);
  border-color: var(--Critical);
}
 .tab-product-v4 a.active {
  color: var(--main);
}
.flat-animate-tab .tab-pane.active {
  pointer-events: auto;
  opacity: 1;
  visibility: visible;
  position: relative;
  z-index: 2;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  transition-timing-function: ease-out;
  transition-duration: 0.3s;
  transition-delay: 0.3s;
}

.tab-size {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
 .tab-banner .nav-tab-item .nav-tab-link.active::after {
  width: 100%;
  left: 0;
  right: auto;
}
 .tab-banner .nav-tab-item .nav-tab-link.active .text-more {
  opacity: 1;
  visibility: visible;
}

/*------------ slider banner ---------------- */
.wrap-slider {
  position: relative;
}
.wrap-slider img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.wrap-slider .content-slider {
  display: grid;
  gap: 20px;
}
.wrap-slider .box-title-slider {
  display: grid;
  gap: 10px;
}
.wrap-slider .box-title-slider .subtitle {
  margin-bottom: 12px;
}

.swiper-slide .box-content {
  opacity: 0;
}
.swiper-slide.swiper-slide-active .box-content {
  opacity: 1;
}

.tf-slideshow {
  overflow: hidden;
  position: relative;
}
.tf-slideshow .wrap-pagination {
  position: absolute;
  z-index: 10;
  bottom: 15px;
  left: 0;
  right: 0;
}
.tf-slideshow .wrap-pagination .sw-dots {
  margin-top: 0;
}
.tf-slideshow .wrap-pagination.stype-space-2 {
  bottom: 20px;
}
.tf-slideshow .card-box {
  border-radius: 20px;
  padding: 20px;
  background-color: var(--white);
  overflow: hidden;
}
.tf-slideshow .box-content {
  position: absolute;
}
.tf-slideshow .sw-dots {
  margin: 0;
}
.tf-slideshow .sw-dots.type-circle .swiper-pagination-bullet {
  width: 20px;
  height: 20px;
}
.tf-slideshow .nav-sw {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}
.tf-slideshow .nav-sw.nav-sw-left {
  left: 30px;
}
.tf-slideshow .nav-sw.nav-sw-right {
  right: 30px;
}
.tf-slideshow:not(.slider-nav-sw) .nav-sw {
  visibility: hidden;
}
.tf-slideshow:not(.slider-nav-sw) .nav-sw.nav-sw-left {
  margin-left: 20px;
}
.tf-slideshow:not(.slider-nav-sw) .nav-sw.nav-sw-right {
  margin-right: 20px;
}
.tf-slideshow:not(.slider-nav-sw):hover .nav-sw {
  visibility: visible;
  margin: 0;
}
.tf-slideshow .slider-group {
  display: flex;
}
.tf-slideshow .slider-group img {
  width: 50%;
}
.tf-slideshow .btn-scroll-next {
  width: 44px;
  height: 44px;
  background-color: var(--white);
  border-radius: 50%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tf-slideshow .btn-scroll-next .icon {
  font-size: 20px;
}
.tf-slideshow .btn-scroll-next:hover {
  background-color: var(--main);
  color: var(--white);
}

.slider-default .box-content {
  left: 15px;
  right: 15px;
  bottom: 50px;
}

.slider-effect-fade .swiper-slide .fade-item {
  transform: translateY(100px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.slider-effect-fade .swiper-slide .fade-item.fade-box {
  transition-delay: 0.4s;
}
.slider-effect-fade .swiper-slide .fade-item.fade-item-1 {
  transition-delay: 0.5s;
}
.slider-effect-fade .swiper-slide .fade-item.fade-item-2 {
  transition-delay: 0.6s;
}
.slider-effect-fade .swiper-slide .fade-item.fade-item-3 {
  transition-delay: 0.7s;
}
.slider-effect-fade .swiper-slide .fade-item.fade-item-4 {
  transition-delay: 0.8s;
}
.slider-effect-fade .swiper-slide.swiper-slide-active .fade-item {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}

/*------------ button ---------------- */
.tf-btn {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: var(--main);
  color: var(--white);
  padding: 15px 32px;
  border-radius: 99px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
  text-transform: capitalize;
  border: 1px solid var(--main);
  position: relative;
  overflow: hidden;
}
.tf-btn span {
  color: inherit;
}
.tf-btn .icon {
  font-size: 22px;
}
.tf-btn .text,
.tf-btn .icon {
  position: relative;
  z-index: 2;
}
.tf-btn:not(.btn-reset):after {
  content: "";
  position: absolute;
  bottom: -50%;
  width: 102%;
  height: 100%;
  background-color: var(--white);
  transform-origin: bottom center;
  transition: transform 600ms cubic-bezier(0.48, 0, 0.12, 1);
  transform: skewY(9.3deg) scaleY(0);
  z-index: 1;
}
.tf-btn:not(.btn-reset):hover {
  color: var(--main);
}
.tf-btn:not(.btn-reset):hover::after {
  transform-origin: bottom center;
  transform: skewY(9.3deg) scaleY(2);
}
.tf-btn.btn-white {
  background-color: var(--white);
  border: none;
  color: var(--main);
}
.tf-btn.btn-white:hover {
  color: var(--white);
}
.tf-btn.btn-white::after {
  background-color: var(--primary);
}
.tf-btn.btn-white.has-border {
  border: 1px solid var(--main);
}
.tf-btn.btn-white.has-border:hover {
  border-color: var(--primary);
}
.tf-btn.radius-4 {
  border-radius: 4px;
}

.btn-line {
  font-size: 16px;
  line-height: 26px;
  padding-bottom: 4px;
  font-weight: 600;
  color: var(--main);
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  background: linear-gradient(to right, var(--primary) 50%, var(--main) 50%);
  background-size: 200% 100%;
  background-position: right;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transition: background-position 0.3s linear;
}
.btn-line::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  right: 0;
  height: 2px;
  background-color: var(--main);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn-line::before {
  position: absolute;
  content: "";
  left: 0;
  width: 0;
  bottom: 0;
  height: 2px;
  background-color: var(--primary);
  transition: width 0.3s linear;
  z-index: 1;
}
.btn-line:hover {
  background-position: left;
}
.btn-line:hover::before {
  width: 100%;
}
.btn-line.has-icon {
  gap: 7px;
  padding-top: 4px;
}
.btn-line.has-icon i {
  font-size: 25px;
}

.tf-btn-default {
  display: flex;
  align-items: center;
  gap: 4px;
  font-size: 12px;
  line-height: 20px;
}
.tf-btn-default i {
  font-size: 20px;
}
.tf-btn-default:hover {
  color: var(--primary);
}

.btn-style-2 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: max-content;
  padding: 14px 15px;
  border-radius: 999px;
  background-color: var(--main);
  color: var(--white);
  letter-spacing: 0.1em;
  border: 0;
}
.btn-style-2:hover {
  background-color: var(--primary);
  color: var(--white);
}

.btn-style-3 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 14px 15px;
  border-radius: 999px;
  background-color: var(--primary);
  color: var(--white);
  letter-spacing: 0.1em;
}
.btn-style-3:hover {
  background-color: var(--main);
}

/*------------ form ---------------- */
form {
  position: relative;
}
form .cols {
  display: flex;
  gap: 20px 16px;
  width: 100%;
}
form .cols > * {
  width: 100%;
}

.form-newsletter input {
  font-size: 14px !important;
  height: 56px !important;
  border-radius: 999px;
  border: 1px solid var(--main);
  padding-right: 56px;
}
.form-newsletter button {
  position: absolute;
  top: 4px;
  right: 4px;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  font-size: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  border: 1px solid var(--main);
}

.form-search input {
  padding-right: 40px;
  padding-left: 14px;
}
.form-search button {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  padding: 0;
  background-color: transparent;
  border: 0;
}
.form-search button:hover svg path {
  stroke: var(--primary);
}
.tf-dropdown-sort .select-item.active {
  background-color: var(--line);
  color: var(--main);
  padding: 0 15px !important;
  border: 0 !important;
}
.tf-dropdown-sort.has-color .select-item {
  display: flex;
  gap: 8px;
  align-items: center;
}
.tf-dropdown-sort.has-color .box-color {
  width: 20px;
  height: 20px;
}

.tf-select {
  position: relative;
}
.tf-select select {
  width: 100%;
  padding: 7px 16px;
  border: 2px solid var(--line);
  border-radius: 999px;
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tf-select::after {
  font-family: "icomoon";
  position: absolute;
  content: "\e935";
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 20px;
  z-index: -1;
}
.tf-select:hover select {
  border-color: var(--main);
}

/*------------ nice select ---------------- */

.nice-select:active,
.nice-select.open {
  border-color: var(--line);
}

.nice-select.open:after {
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
}

.nice-select.open .list {
  opacity: 1;
  z-index: 10;
  pointer-events: auto;
  -webkit-transform: scale(1) translateY(0);
  -ms-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0);
  width: 100%;
  -moz-transform: scale(1) translateY(0);
  -o-transform: scale(1) translateY(0);
}

.nice-select.disabled {
  border-color: #ededed;
  color: #999;
  pointer-events: none;
}

.nice-select.disabled:after {
  border-color: #cccccc;
}


.nice-select .option.selected.focus {
  background-color: var(--white);
  color: var(--primary);
}

.nice-select .option.selected {
  font-weight: 600;
}

.nice-select .option.disabled {
  color: var(--main);
  cursor: default;
}

.no-csspointerevents .nice-select.open .list {
  display: block;
}
 .image-select.style-default > .dropdown-menu a:active, .image-select.style-default > .dropdown-menu a.active {
  color: var(--primary) !important;
  background-color: unset !important;
}

/*------------ carousel ---------------- */
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0px;
}

.sw-auto .swiper-wrapper {
  align-items: center;
}
.sw-auto .swiper-slide {
  width: auto;
  transition-timing-function: linear;
}

.sw-dots {
  display: flex;
  gap: 8px;
}
.sw-dots.type-circle .swiper-pagination-bullet {
  position: relative;
  width: 20px;
  height: 20px;
  background-color: transparent;
  border: 1px solid transparent;
  opacity: 1;
}
.sw-dots.type-circle .swiper-pagination-bullet::after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: "";
  width: 8px;
  height: 8px;
  background-color: transparent;
  border-radius: 50%;
  border: 1px solid var(--main);
  opacity: 1;
}
.sw-dots.type-circle .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border: 1px solid var(--main);
}
.sw-dots.type-circle .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
  background-color: var(--main);
}
.sw-dots.white-circle .swiper-pagination-bullet::after {
  background-color: var(--white);
  border-color: var(--white);
}
.sw-dots.white-circle .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border: 1px solid var(--white);
}
.sw-dots.white-circle .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
  background-color: var(--white);
}
.sw-dots.white-circle-line .swiper-pagination-bullet::after {
  border-color: var(--white);
}
.sw-dots.white-circle-line .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border: 1px solid var(--white);
}
.sw-dots.white-circle-line .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
  background-color: var(--white);
}
.sw-dots.type-square .swiper-pagination-bullet {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 24px;
  height: 4px;
  border-radius: 99px;
  background-color: var(--main);
  opacity: 0.3;
}
.sw-dots.type-square .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 40px;
  opacity: 1;
}
.sw-dots.white-square .swiper-pagination-bullet {
  background-color: var(--white);
}
.sw-dots:not(.swiper-pagination-lock) {
  margin-top: 20px;
}
.nav-sw.swiper-button-disabled {
  background-color: rgba(0, 0, 0, 0.2);
  color: var(--main);
  border-color: transparent;
  cursor: text;
}

.slider-auto-vertical .swiper-slide {
  height: max-content !important;
}

.swiper .sec-btn {
  margin-top: 20px;
}

/*------------ avatar ---------------- */
.avatar.round {
  border-radius: 50%;
  overflow: hidden;
}
.avatar img {
  width: 100%;
  min-width: 100%;
  height: 100%;
  object-fit: cover;
}

/*------------ pop up ---------------- */
.offcanvas {
  z-index: 3000;
  border: none !important;
}
.offcanvas .icon-close-popup {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.offcanvas .icon-close-popup:hover {
  color: var(--primary);
  transform: rotate(90deg);
}

.offcanvas-backdrop {
  background-color: var(--backdrop);
  cursor: url(../images/cursor-close.svg), auto;
}
.offcanvas-backdrop.show {
  opacity: 1;
}

.modal-backdrop {
  background-color: var(--backdrop);
}
.modal-backdrop.show {
  opacity: 1;
}

.modal {
  cursor: url(../images/cursor-close.svg), auto;
}
.modal .icon-close,
.modal .icon-close-popup {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.modal .icon-close:hover,
.modal .icon-close-popup:hover {
  color: var(--primary);
  transform: rotate(90deg);
}
.modal.fullRight .modal-dialog {
  transform: translate(100%, 0);
  min-width: 100%;
  height: 100%;
  margin: 0;
  transition: transform 1s ease-out;
}
.modal.fullRight .modal-dialog .modal-content {
  border-radius: 0;
  border: 0;
  margin: auto;
  overflow: hidden;
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  padding: 0;
}
.modal.fullRight.show .modal-dialog {
  transform: none;
  transition: transform 0.4s ease-out;
}
.modal.fullLeft.show .modal-dialog {
  transform: translate(0, 0) !important;
}
.modal.fullBottom.show .modal-dialog {
  transform: translate(0, 0);
}
.modal.fade:not(.show) {
  opacity: 0;
}
.modal .modal-content {
  cursor: default !important;
}
.modalDemo .header .icon-close-popup {
  position: absolute;
  top: 18px;
  right: 0;
  background-color: transparent;
  border: none;
  cursor: pointer;
  color: rgb(134, 134, 134);
}
#quick_add .modal-content .icon-close-popup {
  top: 0px;
  right: 20px;
}

.bg-color-beige {
  background: conic-gradient(#c8ad7f 0deg 360deg);
}

.bg-color-black {
  background: conic-gradient(#000000 0deg 360deg);
}

.bg-color-blue {
  background: conic-gradient(#a8bcd4 0deg 360deg);
}

.bg-color-white {
  background: conic-gradient(#ffffff 0deg 360deg);
}

.bg-color-pink {
  background: conic-gradient(#fcc6de 0deg 360deg);
}

.bg-color-brown {
  background: conic-gradient(#977945 0deg 360deg);
}

.bg-color-light-purple {
  background: conic-gradient(#d966d9 0deg 360deg);
}

.bg-color-light-green {
  background: conic-gradient(#caffd6 0deg 360deg);
}

.bg-color-orange {
  background: conic-gradient(#ffa500 0deg 360deg);
}

.bg-color-light-blue {
  background: conic-gradient(#add8e6 0deg 360deg);
}

.bg-color-gray {
  background-color: var(--secondary);
}

.bg-color-beige1 {
  background: rgb(223, 198, 184);
}

.bg-color-grey {
  background-color: rgb(158, 155, 150);
}

.bg-color-red {
  background-color: #dc2a35;
}
.canvas-sidebar .canvas-header .icon-close-popup {
  font-size: 16px;
}

.offcanvas-backdrop {
  z-index: 2000;
}

.modal-shopping-cart .modal-content {
  max-width: 708px !important;
  cursor: default !important;
  display: flex;
  flex-direction: row;
}
.modal-shopping-cart .header {
  padding: 24px 24px 12px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.modal-shopping-cart .header .title {
  font-size: 20px;
}
.modal-shopping-cart .header .icon-close-popup {
  font-size: 16px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--surface);
  border-radius: 50%;
  cursor: pointer;
}
.modal-shopping-cart .wrap {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.modal-shopping-cart .tf-mini-cart-wrap {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  position: relative;
}
.modal-shopping-cart .tf-mini-cart-wrap .tf-mini-cart-main {
  flex: 1 1 auto;
  position: relative;
}
.modal-shopping-cart .tf-mini-cart-wrap .tf-mini-cart-main .tf-mini-cart-sroll {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: auto;
}
.modal-shopping-cart .tf-mini-cart-wrap .tf-mini-cart-main .tf-mini-cart-sroll::-webkit-scrollbar {
  width: 8px;
}
.modal-shopping-cart .tf-mini-cart-wrap .tf-mini-cart-main .tf-mini-cart-sroll::-webkit-scrollbar-thumb {
  background: var(--secondary-2);
}
.modal-shopping-cart .tf-mini-cart-wrap .tf-mini-cart-main .tf-mini-cart-sroll::-webkit-scrollbar-track {
  background: var(--line);
}
.modal-shopping-cart .tf-mini-cart-wrap .tf-mini-cart-bottom {
  box-shadow: 5px 5px 18px 5px rgba(64, 72, 87, 0.15);
  flex-shrink: 0;
}
.modal-shopping-cart .tf-mini-cart-item {
  margin: 0 24px;
  padding: 20px 0 19px;
  display: flex;
  align-items: center;
  gap: 24px;
}
.modal-shopping-cart .tf-mini-cart-item:not(:last-child) {
  border-bottom: 1px solid var(--line);
}
.modal-shopping-cart .tf-mini-cart-item .tf-mini-cart-image {
  width: 100px;
  height: 100px;
  flex-shrink: 0;
  border-radius: 8px;
  overflow: hidden;
}
.modal-shopping-cart .tf-mini-cart-item .tf-mini-cart-image img {
  width: 100%;
  height: 100px;
  object-fit: cover;
}
.modal-shopping-cart .tf-mini-cart-item .tf-btn-remove {
  color: var(--critical);
  text-decoration: underline;
  cursor: pointer;
}
.modal-shopping-cart .tf-mini-cart-bottom-wrap {
  padding: 24px 24px 20px;
}
.modal-shopping-cart .tf-mini-cart-bottom-wrap .tf-cart-totals-discounts {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 12px;
}
.modal-shopping-cart .tf-mini-cart-bottom-wrap .tf-mini-cart-view-checkout {
  display: flex;
  gap: 16px;
  margin-bottom: 16px;
}
.tf-mini-cart-tool-openable.open {
  box-shadow: 0px 5px 18px 5px rgba(64, 72, 87, 0.15);
  transform: translateY(0);
}
.tf-mini-cart-tool-openable.open > .overplay {
  opacity: 1;
  visibility: visible;
}
.modal-size-guide .modal-content .header .icon-close-popup {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 16px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--surface);
  border-radius: 50%;
  cursor: pointer;
}
.offcanvas-compare .offcanvas-content .icon-close-popup {
  position: absolute;
  top: 24px;
  right: 24px;
  font-size: 16px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--surface);
  border-radius: 50%;
  cursor: pointer;
}
.offcanvas-compare .tf-compare-list .tf-compare-wrap .tf-compare-item > .icon-close {
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(50%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  background-color: var(--critical);
  border-radius: 50%;
  font-size: 12px;
  color: var(--white);
  z-index: 5;
  cursor: pointer;
}

.modal-quick-view .modal-content {
  max-width: min(856px, 90vw) !important;
  cursor: default !important;
  display: flex;
  flex-direction: row;
  overflow-y: scroll;
  max-height: 100vh;
}
.modal-quick-view .tf-quick-view-image {
  width: 42.525%;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  position: relative;
}
.modal-quick-view .tf-quick-view-image > .wrap-quick-view {
  flex-grow: 1;
  position: relative;
  padding: 24px;
  padding-right: 0;
  overflow: auto;
  height: 100vh;
  direction: rtl;
}
.modal-quick-view .tf-quick-view-image > .wrap-quick-view::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
.modal-quick-view .tf-quick-view-image > .wrap-quick-view::-webkit-scrollbar-track {
  background-color: var(--line);
}
.modal-quick-view .tf-quick-view-image > .wrap-quick-view::-webkit-scrollbar-thumb {
  background: var(--secondary-2);
}
.modal-quick-view .tf-quick-view-image .quickView-item {
  max-height: 440px;
  height: 100%;
  border-radius: 12px;
  overflow: hidden;
}
.modal-quick-view .tf-quick-view-image .quickView-item:not(:last-child) {
  margin-bottom: 30px;
}
.modal-quick-view .tf-quick-view-image .quickView-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.modal-quick-view .wrap {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  height: 100%;
  padding: 24px 24px 48px;
  overflow-y: auto;
}
.modal-quick-view .wrap::-webkit-scrollbar {
  width: 8px;
  position: absolute;
  left: 0;
}
.modal-quick-view .wrap::-webkit-scrollbar-thumb {
  background: var(--secondary-2);
}
.modal-quick-view .wrap::-webkit-scrollbar-track {
  background: var(--line);
}
.modal-quick-view .wrap .header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.modal-quick-view .wrap .header .icon-close-popup {
  font-size: 16px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--surface);
  border-radius: 50%;
  cursor: pointer;
}
.modal-quick-add .modal-content .icon-close-popup {
  position: absolute;
  top: 24px;
  right: 24px;
  font-size: 16px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--surface);
  border-radius: 50%;
  cursor: pointer;
}
.form-sign-in .header .icon-close-popup {
  padding: 0 6px;
  font-size: 16px;
  cursor: pointer;
}
.toolbar-shop-mobile .tf-category-link.has-children:not(.collapsed)::after {
  display: none;
}
.toolbar-shop-mobile .list-cate.show::after {
  position: absolute;
  bottom: -17px;
  content: "";
  height: 1px;
  width: calc(100% - 53px);
  right: 0;
  left: 53px;
  background-color: rgba(0, 0, 0, 0.12);
}

.modal-search .icon-close-popup {
  font-size: 16px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--surface);
  border-radius: 50%;
  cursor: pointer;
}
.modal-search .modal-dialog {
  max-width: 1100px;
}
.modal-search .modal-content {
  margin-right: 15px;
  margin-left: 15px;
  border: 0;
  padding: 40px;
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.modal-search .tf-grid-layout {
  overflow-y: auto;
  padding-right: 34px;
  margin-right: -40px;
  min-height: 100px; /* Placeholder để tránh giật */
  transition: height 0.3s ease;
}
.modal-search .tf-grid-layout::-webkit-scrollbar {
  width: 6px;
}
.modal-search .tf-grid-layout::-webkit-scrollbar-thumb {
  background: var(--secondary);
}

.canvas-categories .canvas-header .icon-close {
  font-size: 14px;
}
.canvas-categories .canvas-header .icon-left {
  font-size: 24px;
}

/*------------ box icon ---------------- */
.box-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
}

.tf-social-icon {
  --facebook-cl: rgb(59, 89, 152);
  --twitter-cl: rgb(85, 85, 85);
  --instagram-cl: linear-gradient(#8a3ab9, #e95950, #fccc63);
  --threads-cl: rgb(224, 53, 102);
  --youtube-cl: rgb(205, 32, 31);
  --tiktok-cl: linear-gradient(#25f4ee, #000, #fe2c55);
  --tiktok-cl2: rgb(254, 44, 85);
  --pinterest-cl: rgb(203, 32, 39);
  --tumblr-cl: rgb(55, 69, 92);
  --vimeo-cl: rgb(26, 183, 234);
  --snapchat-cl: rgb(255, 221, 0);
  --whatsapp-cl: rgb(0, 230, 118);
  --linked_in-cl: rgb(23, 106, 255);
  --wechat-cl: rgb(26, 173, 24);
  --reddit-cl: rgb(255, 69, 0);
  --line-cl: rgb(0, 195, 77);
  --spotify-cl: rgb(30, 125, 96);
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}
.tf-social-icon .social-facebook:hover {
  background: var(--facebook-cl);
  color: var(--white);
  border: none;
}
.tf-social-icon .social-twiter:hover {
  background: var(--twitter-cl);
  color: var(--white);
  border: none;
}
.tf-social-icon .social-instagram:hover {
  background: var(--instagram-cl);
  color: var(--white);
  border: none;
}
.tf-social-icon .social-tiktok:hover {
  background: var(--tiktok-cl);
  color: var(--white);
  border: none;
}
.tf-social-icon .social-youtube:hover {
  background: var(--youtube-cl);
  color: var(--white);
  border: none;
}
.tf-social-icon a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  font-size: 20px;
  color: var(--main);
  border: 1px solid var(--main);
  border-radius: 50%;
}
.tf-social-icon.style-1 a {
  background-color: var(--surface);
  width: 40px;
  height: 40px;
  font-size: 16px;
  border-color: transparent;
}
.tf-social-icon.style-2 a {
  width: 40px;
  height: 40px;
  border: 0;
  color: var(--main);
  background-color: var(--white);
  font-size: 18px;
}

.tf-icon-box {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: center;
}
.tf-icon-box .icon-box {
  font-size: 40px;
}
.tf-icon-box .content {
  display: grid;
  gap: 8px;
}
.tf-icon-box.style-2 {
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  gap: 12px;
}
.tf-icon-box.style-2 .icon-box {
  flex-shrink: 0;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  border: 1px solid var(--line);
  display: flex;
  align-items: center;
  justify-content: center;
}
.tf-icon-box.style-3 .icon-box {
  padding: 12px;
}

/*------------ hover ---------------- */
.hover-img .img-style {
  overflow: hidden;
}
.hover-img .img-style > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: opacity 0.5s ease, transform 2s cubic-bezier(0, 0, 0.44, 1.18);
  transition: opacity 0.5s ease, transform 2s cubic-bezier(0, 0, 0.44, 1.18);
}
.hover-img:hover .img-style > img {
  -webkit-transform: scale(1.06);
  transform: scale(1.06);
}

.pagi2 .swiper-pagination2:hover .box-img .icon-practice,
.swiper-button-next2:hover .box-img .icon-practice,
.swiper-button-prev2:hover .box-img .icon-practice,
.hv-one:hover .box-img .icon-practice {
  opacity: 1;
  z-index: 99;
  top: 50%;
  transition-delay: 0.5s;
}
.pagi2 .swiper-pagination2:hover .img-style::before,
.swiper-button-next2:hover .img-style::before,
.swiper-button-prev2:hover .img-style::before {
  opacity: 1;
}
.pagi2 .swiper-pagination2 .img-style,
.swiper-button-next2 .img-style,
.swiper-button-prev2 .img-style {
  border-radius: 10px;
  overflow: hidden;
}
.pagi2 .swiper-pagination2 .img-style::before,
.swiper-button-next2 .img-style::before,
.swiper-button-prev2 .img-style::before {
  content: "";
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  position: absolute;
  background: rgba(0, 0, 0, 0.5019607843);
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  z-index: 99;
  opacity: 0;
  border-radius: 10px;
}
.pagi2 .swiper-pagination2 .img-style.s-one::before,
.swiper-button-next2 .img-style.s-one::before,
.swiper-button-prev2 .img-style.s-one::before {
  border-radius: 50%;
}

.hover-tooltip {
  position: relative;
}
.hover-tooltip .tooltip {
  position: absolute;
  white-space: nowrap;
  padding: 0px 8.5px;
  height: 25px;
  border-radius: 2px;
  bottom: calc(100% + 7px);
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  visibility: hidden;
  color: var(--white);
  max-width: 250px;
  width: max-content;
  background-color: var(--main);
  transition: transform 0.4s ease 0.2s, opacity 0.4s ease 0.2s;
  z-index: 5;
  font-size: 12px;
  line-height: 22px;
}
.hover-tooltip .tooltip::before {
  content: "";
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
  top: 20px;
  position: absolute;
  background: var(--main);
  width: 8px;
  height: 8px;
  z-index: -1;
}
.hover-tooltip:hover .tooltip {
  opacity: 1;
  visibility: visible;
}
.hover-tooltip.tooltip-bot .tooltip {
  top: calc(100% + 5px);
  bottom: unset;
}
.hover-tooltip.tooltip-bot .tooltip::before {
  top: -2px;
}

.hover-overlay {
  position: relative;
}
.hover-overlay::before {
  position: absolute;
  z-index: 2;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  top: 0;
  left: 0;
  transition: 0.4s ease 0.1s;
  opacity: 0;
  visibility: hidden;
}
.hover-overlay:hover::before {
  opacity: 1;
  visibility: visible;
}

/*------------ collection ---------------- */

.collection-position {
  position: relative;
}
.collection-position .img-style {
  display: block;
  width: 100%;
  height: 100%;
}
.collection-position .img-style img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.collection-position .content {
  display: grid;
  gap: 8px;
  position: absolute;
  top: 50%;
  left: 15px;
  right: 15px;
  transform: translateY(-50%);
  text-align: center;
}
.collection-position.style-1 {
  border-radius: 12px;
  overflow: hidden;
}
.collection-position.style-1 .content {
  bottom: 36px;
  left: 40px;
  top: unset;
  transform: none;
  text-align: start;
}

.collection-position-2 {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}
.collection-position-2 .img-style {
  display: block;
  width: 100%;
  height: 100%;
}
.collection-position-2 .img-style img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.collection-position-2 .content {
  position: absolute;
  left: 15px;
  right: 15px;
  bottom: 15px;
  z-index: 5;
}
.collection-position-2:not(.style-2, .style-3) .cls-btn .icon {
  transform: scale(0);
  transform-origin: right;
  transition: all 0.2s ease;
  color: var(--primary);
}
.collection-position-2:not(.style-2, .style-3) .cls-btn:hover {
  color: var(--primary);
}
.collection-position-2:not(.style-2, .style-3) .cls-btn:hover .icon {
  width: 10px;
  min-width: 10px;
  margin-left: 4px;
  transform: scale(1);
}
.collection-position-2 .cls-btn {
  background-color: var(--white);
  color: var(--main);
  border-radius: 99px;
  padding: 8px 28px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.collection-position-2 .cls-btn .icon {
  width: 0;
  display: inline-block;
  font-size: 16px;
}
.collection-position-2 .cls-btn .text {
  color: inherit;
  z-index: 1;
}
.collection-position-2 .cls-btn:hover {
  color: var(--primary);
}
 .collection-position-2.style-2 .cls-btn {
  justify-content: space-between;
}
 .collection-position-2.style-2 .cls-btn .icon {
  width: 10px;
  min-width: 10px;
  color: inherit;
  position: absolute;
  right: 28px;
  width: 20px;
  opacity: 0;
  visibility: hidden;
  transform: translateX(10px);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: var(--primary);
}
 .collection-position-2.style-2 .cls-btn .count-item {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.collection-position-2 .on-sale-wrap {
  position: absolute;
  top: 10px;
  right: 10px;
  left: 10px;
  z-index: 5;
  display: flex;
}
.collection-position-2 .on-sale-wrap .on-sale-item {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  word-break: break-word;
  padding: 0 6px;
  min-width: 50px;
  font-size: 12px;
  font-weight: 600;
  text-align: center;
  line-height: 20px;
  letter-spacing: 1px;
  text-transform: capitalize;
  position: relative;
  background-color: var(--critical);
  color: var(--white);
  border-radius: 144px;
}
 .collection-position-2.style-2 .content:hover .icon {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}
 .collection-position-2.style-2 .content:hover .count-item {
  opacity: 0;
  visibility: hidden;
}
.collection-position-2.has-overlay .img-style::after {
  position: absolute;
  content: "";
  height: 152px;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  z-index: 1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.collection-position-2.has-overlay:hover .img-style::after {
  height: 100%;
}

.banner-cls {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}
.banner-cls .img-style {
  display: block;
  width: 100%;
  height: 100%;
}
.banner-cls .img-style img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.collection-circle .img-style {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  overflow: hidden;
}
.collection-circle .collection-content {
  margin-top: 16px;
  display: grid;
  gap: 4px;
}
.collection-circle .collection-content .cls-title {
  color: var(--main);
  text-align: center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.collection-circle .collection-content .cls-title .text {
  color: inherit;
  display: inline-block;
}
.collection-circle .collection-content .cls-title .icon {
  width: 0;
  display: inline-block;
  font-size: 16px;
  color: var(--primary);
  transform: scale(0);
  transform-origin: right;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.collection-circle .collection-content .cls-title:hover {
  color: var(--primary);
}
.collection-circle .collection-content .cls-title:hover .icon {
  width: 10px;
  min-width: 10px;
  margin-left: 4px;
  transform: scale(1);
}
.collection-circle.style-1 .collection-content {
  margin-top: 20px;
}
.collection-circle.style-1 .collection-content .heading {
  margin-bottom: 12px;
}

.flat-collection-circle {
  position: relative;
}

/*------------ product ---------------- */
.card-product {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.card-product .product-img {
  display: flex;
  width: 100%;
  height: 100%;
  position: relative;
  align-items: stretch;
}
.card-product .card-product-wrapper {
  position: relative;
  border-radius: 8px;
  overflow: hidden;
  z-index: 20;
}
.card-product .card-product-wrapper img {
  display: block;
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
  transition-duration: 700ms;
}
.card-product .card-product-wrapper .img-hover {
  position: absolute;
  inset: 0;
  opacity: 0;
}
.card-product .card-product-wrapper:hover .product-img .img-product {
  opacity: 0;
}
.card-product .card-product-wrapper:hover .product-img .img-hover {
  display: block;
  z-index: 1;
  opacity: 1;
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.card-product .card-product-wrapper .on-sale-wrap {
  position: absolute;
  top: 5px;
  right: 5px;
  left: 5px;
  z-index: 5;
  display: flex;
}
.card-product .card-product-wrapper .on-sale-wrap .on-sale-item {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  word-break: break-word;
  padding: 0 6px;
  min-width: 50px;
  font-size: 12px;
  font-weight: 600;
  text-align: center;
  line-height: 20px;
  letter-spacing: 1px;
  text-transform: capitalize;
  position: relative;
  background-color: var(--critical);
  color: var(--white);
  border-radius: 144px;
}
.card-product .card-product-info {
  padding-top: 10px;
  gap: 4px;
  display: grid;
}
.card-product .card-product-info .title {
  font-size: 16px;
  line-height: 24px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  font-weight: 500;
  text-align: start;
}
.card-product .card-product-info .price {
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
  display: flex;
  align-items: center;
}
.card-product .card-product-info .old-price {
  text-decoration: line-through;
  display: inline-block;
  margin-right: 8px;
  font-weight: 400;
  color: var(--secondary-2);
  font-size: 14px;
  line-height: 22px;
}
.card-product .card-product-info .btn-main-product {
  border: 1px solid var(--main);
}
.card-product .list-btn-main {
  position: absolute;
  bottom: 8px;
  left: 5px;
  right: 5px;
  z-index: 5;
  transition: 0.3s ease-out 0s;
  display: flex;
  align-items: center;
  gap: 4px;
}
.card-product .list-btn-main .box-icon {
  transition: 0.3s ease-out 0s !important;
  transform: none !important;
}
.card-product .list-product-btn {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 5px;
  top: 5px;
  right: 5px;
  z-index: 6;
}
.card-product .btn-main-product {
  flex-grow: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px 10px;
  font-weight: 600;
  letter-spacing: 1px;
  border: 1px solid transparent;
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
  background-color: var(--white);
  color: var(--main);
  border-radius: 44px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  text-align: center;
  white-space: nowrap;
}
.card-product .btn-main-product:hover {
  background-color: var(--main);
  color: var(--white);
}
.card-product .box-icon {
  width: 32px;
  height: 32px;
  min-width: 32px;
  border-radius: 3px;
  background-color: var(--white);
  color: var(--main);
  position: relative;
  border-radius: 50%;
}
.card-product .box-icon .icon {
  font-size: 20px;
}
.card-product .box-icon svg {
  width: 18px;
}
.card-product .box-icon svg path {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.card-product .box-icon:hover {
  background-color: var(--main) !important;
  color: var(--white) !important;
  border-color: var(--main) !important;
}
.card-product .box-icon:hover .tooltip {
  opacity: 1;
  visibility: visible;
  transform: translateX(-8px);
  transition-delay: 0.1s;
}
.card-product .box-icon:hover svg path {
  stroke: var(--white);
}
.card-product .tooltip {
  position: absolute;
  z-index: 202;
  opacity: 0;
  visibility: hidden;
  display: none;
  position: absolute;
  right: 100%;
  border-radius: 2px;
  white-space: nowrap;
  background-color: var(--main);
  color: var(--white);
  font-weight: 400;
  font-size: 12px;
  line-height: 12px;
  padding: 6px 8px 8px;
  max-width: 250px;
  width: max-content;
  transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24), -webkit-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
}
.card-product .tooltip::before {
  content: "";
  top: 50%;
  left: unset;
  transform: translateY(-50%) rotate(45deg);
  right: -4px;
  position: absolute;
  background: var(--main);
  width: 8px;
  height: 8px;
  z-index: 100;
}
 .card-product.style-list .list-product-btn, .card-product.style-2 .list-product-btn {
  flex-direction: row;
  top: unset;
  left: 5px;
  bottom: 5px;
}
 .card-product.style-list .list-product-btn .box-icon:hover .tooltip, .card-product.style-2 .list-product-btn .box-icon:hover .tooltip {
  transform: none;
}
 .card-product.style-list .tooltip, .card-product.style-2 .tooltip {
  top: -100%;
  margin-top: 5px;
  margin-right: 0;
  transform: translateY(8px);
  right: unset;
}
 .card-product.style-list .tooltip::before, .card-product.style-2 .tooltip::before {
  top: 85%;
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
  right: unset;
}
.card-product .list-star {
  display: inline-flex;
  align-items: center;
  gap: 2px;
}
.card-product .list-star .icon {
  font-size: 16px;
  color: var(--line);
}
.card-product .list-star .icon:not(:last-child) {
  color: var(--yellow);
}
.card-product .progress {
  --bs-progress-height: 8px;
  --bs-progress-bar-bg: var(--critical);
  --bs-progress-bg: var(--line);
  --bs-progress-border-radius: 1000px;
}
.card-product.style-list {
  display: flex;
  gap: 15px;
}
.card-product.style-list .card-product-wrapper {
  max-width: 360px;
  width: 35%;
}
.card-product.style-list .variant-wrap-list {
  width: 100%;
}
.card-product.style-list .card-product-info {
  flex: 1 1 auto;
  padding: 0 !important;
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: self-start;
  max-width: 60%;
}
.card-product.style-list .card-product-info .old-price {
  margin-right: 8px;
}
.card-product.style-list .list-product-btn {
  display: flex;
  gap: 8px;
}
.card-product.style-list .list-product-btn .btn-main-product {
  max-width: 272px;
  width: 100%;
  border: 1px solid var(--line);
}
.card-product.style-list .list-product-btn .box-icon {
  border: 1px solid var(--line);
}
.card-product.style-list .size-box .size-item.active {
  background-color: var(--main) !important;
  color: var(--white) !important;
  border-color: var(--main) !important;
}
.card-product.style-list .list-product-btn {
  position: unset;
  justify-content: flex-start;
}
.card-product.list-st-2.has-border {
  padding: 15px;
  border: 1px solid var(--line);
  border-radius: 4px;
}
.card-product .countdown-box .countdown__item .countdown__value {
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
}
.card-product:not(.list-st-3, .list-st-2, .style-list) .card-product-wrapper {
  aspect-ratio: 1/1.33;
}
.list-color-product .list-color-item.active {
  border-color: var(--main);
}
.list-color-product .list-color-item.active .swatch-value {
  border-color: var(--white);
}
.tf-product-media-thumbs .swiper-slide {
  height: max-content;
  width: auto;
}
.tf-product-media-thumbs .swiper-slide .item {
  position: relative;
  height: 100%;
  max-height: 107px;
  max-width: 80px;
}
.tf-product-media-thumbs .swiper-slide .item img {
  border-radius: 4px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tf-product-media-thumbs .swiper-slide .item::after {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  border: 1px solid transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 4px;
}
.tf-product-media-thumbs .swiper-slide.swiper-slide-thumb-active .item::after {
  border-color: var(--main);
}
.thumbs-bottom .thumbs-slider .tf-product-media-thumbs .swiper-slide {
  width: auto;
}

.tf-product-info-list .tf-product-info-heading {
  padding-bottom: 20px;
  border-bottom: 1px solid var(--line);
  margin-bottom: 20px;
}
.tf-product-info-list .tf-product-info-name {
  margin-bottom: 20px;
}
.tf-product-info-list .tf-product-info-name > .text {
  color: var(--secondary-2);
  letter-spacing: 0.1em;
  margin-bottom: 4px;
}
.tf-product-info-list .tf-product-info-name .name {
  margin-bottom: 12px;
}
.tf-product-info-list .tf-product-info-name > .sub {
  display: flex;
  align-items: center;
  gap: 10px 16px;
  flex-wrap: wrap;
}
.tf-product-info-list .tf-product-info-rate {
  display: flex;
  gap: 4px;
  align-items: center;
}
.tf-product-info-list .tf-product-info-rate .icon {
  font-size: 15px;
}
.tf-product-info-list .tf-product-info-rate .text {
  color: var(--secondary);
}
.tf-product-info-list .tf-product-info-desc {
  display: flex;
  gap: 12px;
  flex-direction: column;
}
.tf-product-info-list .tf-product-info-desc > p {
  color: var(--secondary);
}
.tf-product-info-list .tf-product-info-choose-option {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.tf-product-info-list .tf-product-info-by-btn {
  display: flex;
  align-items: center;
  gap: 10px;
}
.tf-product-info-list .tf-product-info-by-btn .box-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  flex-shrink: 0;
  border-radius: 50%;
  border: 2px solid var(--line);
  font-size: 24px;
}
.tf-product-info-list .tf-product-info-by-btn .box-icon:hover {
  background-color: var(--main);
  color: var(--white);
  border-color: var(--main);
}
.tf-product-info-list .wg-quantity input {
  pointer-events: none;
}

.tf-product-info-price {
  display: flex;
  align-items: center;
}
.tf-product-info-price .price-on-sale {
  margin-right: 8px;
}
.tf-product-info-price .compare-at-price {
  font-size: 16px;
  font-weight: 400;
  line-height: 19.52px;
  color: var(--secondary-2);
  text-decoration: line-through;
  margin-right: 16px;
}
.tf-product-info-price .badges-on-sale {
  padding: 0 8px;
  background-color: var(--critical);
  border-radius: 999px;
  color: var(--white);
  letter-spacing: 0.1em;
}

.wg-quantity {
  width: 180px;
  height: 48px;
  display: flex;
  justify-content: space-between;
  background-color: var(--white);
  border: 2px solid var(--line);
  border-radius: 999px;
  overflow: hidden;
}
.wg-quantity input {
  width: 88px;
  height: 44px;
  padding: 0;
  background-color: transparent;
  border: 0;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: var(--main);
}
.wg-quantity .btn-quantity {
  width: 44px;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 38px;
  color: var(--main);
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.wg-quantity .btn-quantity:hover {
  color: var(--primary);
}
.wg-quantity.style-1 {
  width: 140px;
  height: 44px;
  border-radius: 12px;
  border: 1px solid var(--line);
  background-color: var(--surface);
}
.wg-quantity.style-1 input {
  width: 56px;
}

.variant-picker-item .variant-picker-label span {
  margin-left: 8px;
}
.variant-picker-item .size-guide {
  text-decoration: underline;
}
.variant-picker-item .variant-picker-values {
  display: flex;
  gap: 20px;
  align-items: center;
  flex-wrap: wrap;
}
.variant-picker-item .variant-picker-values.gap12 {
  gap: 12px;
}
.variant-picker-item .variant-picker-values input {
  position: absolute !important;
  overflow: hidden;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(0 0 0 0);
  word-wrap: normal !important;
}
.variant-picker-item .variant-picker-values input:checked + label.style-text {
  background-color: var(--main);
  border: 1px solid var(--main);
}
.variant-picker-item .variant-picker-values input:checked + label.style-text span {
  color: var(--white);
}
.variant-picker-item .variant-picker-values label {
  position: relative;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 0px;
  border: 1px solid transparent;
  cursor: pointer;
  font-weight: 400;
  line-height: 22.4px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.variant-picker-item .variant-picker-values label .btn-checkbox {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 50%;
  border: 3px solid transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.variant-picker-item .variant-picker-values label.style-text {
  width: 48px;
  height: 48px;
  border: 2px solid var(--line);
  border-radius: 50%;
  padding: 7px 15px;
}
.variant-picker-item .variant-picker-values label.style-text:hover {
  border-color: var(--main);
}

.variant-picker-item .color-btn.line {
  border-color: var(--line);
}
.variant-picker-item .other-variant-btn.active,
.variant-picker-item .color-btn.active {
  border-color: var(--main);
}
.variant-picker-item .other-variant-btn.active .btn-checkbox,
.variant-picker-item .color-btn.active .btn-checkbox {
  border-color: var(--white);
}
.variant-picker-item .other-variant-btn.style-text-1.active,
.variant-picker-item .color-btn.style-text-1.active {
  background-color: var(--main);
  border-color: var(--main);
}
.variant-picker-item .other-variant-btn.style-text-1.active span,
.variant-picker-item .color-btn.style-text-1.active span {
  color: var(--white);
}
.variant-picker-item .other-variant-btn.style-image.active,
.variant-picker-item .color-btn.style-image.active {
  border-color: var(--main);
}
.variant-picker-item .other-variant-btn.style-image-rounded.active,
.variant-picker-item .color-btn.style-image-rounded.active {
  border-color: var(--main);
}
 .variant-picker-item .variant-other-size .btn-size.active {
  border-color: var(--main);
  color: var(--main);
}
.tf-sticky-btn-atc.show {
  transform: translateY(0);
}
.tf-add-cart-success.active {
  right: 60px;
  transition-delay: 0.5s !important;
}
.tf-has-purchased .icon-close {
  position: absolute;
  top: 12px;
  right: 12px;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  border-radius: 50%;
  background-color: var(--line);
  cursor: pointer;
}
.tf-has-purchased.active {
  right: 60px;
}

/*------------ blog ---------------- */
.meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px 33px;
}

.wg-pagination {
  display: flex;
  gap: 8px;
}
.wg-pagination .pagination-item {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--line);
  border-radius: 5px;
  overflow: hidden;
}
.wg-pagination li:hover .pagination-item,
.wg-pagination li.active .pagination-item {
  background-color: var(--main);
  border-color: var(--main);
  color: var(--white);
}
ul.list-tags.has-bg a {
  border-radius: 40px;
  padding: 4px 16px 4px 16px;
  background-color: var(--surface);
  border: 0;
}

/*------------ testimonial ---------------- */

/*------------ lookbook ---------------- */
.flat-with-text-lookbook .lookbook-content .swiper {
  width: 100%;
}
.flat-with-text-lookbook-v2 .lookbook-content .swiper {
  width: 100%;
}
.wrap-lookbook-hover .has-hover .card-product:not(.no-hover) .title {
  background-size: 100% 100%;
  transition-delay: 0.2s;
}

/*------------ accordion ---------------- */

/*------------ zoom ---------------- */

.drift-bounding-box.drift-open {
  background: rgba(255, 255, 255, 0.2509803922);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.4) inset;
  z-index: 5000;
}
.section-image-zoom.zoom-active .other-image-zoom {
  opacity: 0.3;
}
.tf-model-viewer model-viewer.disabled {
  pointer-events: none;
}
.tf-model-viewer.active model-viewer {
  pointer-events: all;
}
.tf-model-viewer.active .wrap-btn-viewer {
  display: none;
}

/*------------ shop ---------------- */

[disabled] .noUi-connect {
  background: #b8b8b8;
}

[disabled] .noUi-handle,
[disabled].noUi-handle,
[disabled].noUi-target {
  cursor: not-allowed;
}
.tf-btn-filter .icon-close {
  font-size: 14px;
}
.tf-btn-filter.active {
  background-color: var(--main);
  border-color: var(--main);
  color: var(--white);
}

.tf-shop-control {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  margin-bottom: 30px;
}
.tf-shop-control .tf-control-filter .shop-sale-text.active .icon {
  color: var(--success);
}
.tf-shop-control .tf-control-layout .tf-view-layout-switch.active svg circle,
.tf-shop-control .tf-control-layout .tf-view-layout-switch.active svg rect {
  fill: var(--main);
}

.wrapper-shop {
  transition: all 0.3s ease-in-out;
  animation: fadeShop 0.5s ease-in-out;
}

@keyframes fadeShop {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.canvas-filter .canvas-header .icon-close-popup {
  font-size: 16px;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.widget-facet {
  padding-bottom: 20px;
}
.widget-facet:not(:last-child) {
  margin-bottom: 20px;
  border-bottom: 1px solid var(--line);
}
.widget-facet .facet-title {
  margin-bottom: 16px;
}
.widget-facet.facet-categories .categories-item.active {
  color: var(--primary);
}
.widget-facet .facet-size-box .size-item.active {
  border-color: var(--main);
  color: var(--white);
  background-color: var(--main);
}
 .widget-facet .facet-color-box .color-item.active {
  border-color: var(--main);
}
.overlay-filter.show {
  opacity: 1;
  visibility: visible;
}

.sidebar-filter {
  background-color: var(--white);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.list-compare-color .item.active {
  border-color: var(--main);
}
.tf-table-page-cart {
  border-spacing: 0;
  border-collapse: collapse;
  margin-bottom: 28px;
  width: 100%;
  line-height: 1.4;
}
.tf-table-page-cart tr {
  border-bottom: 1px solid var(--line);
}
.tf-table-page-cart th {
  padding-bottom: 12px;
  font-weight: 500;
  padding-left: 10px;
  padding-right: 10px;
}
.tf-table-page-cart th:last-child {
  padding-right: 0;
}
.tf-table-page-cart th:first-child {
  padding-left: 0;
}
.tf-table-page-cart td {
  padding: 18px 10px;
  align-content: center;
}
.tf-table-page-cart td:last-child {
  padding-right: 0;
  padding-left: 0;
}
.tf-table-page-cart td:first-child {
  padding-left: 0;
}
 .box-discount.active {
  background-color: var(--rgba-primary);
}
 .box-discount.active .discount-bot,
.box-discount.active .discount-top {
  border-color: var(--primary);
}
 .box-discount.active::before, .box-discount.active::after {
  border-color: var(--primary);
}
.payment-box .payment-choose-card.active {
  border-color: transparent;
  background-color: var(--surface);
}
.payment-box .payment-choose-card.active .payment-header {
  padding-top: 20px;
  padding-bottom: 8px;
}

/*------------ sections ---------------- */
.heading-section {
  margin-bottom: 40px;
}
.heading-section h3,
.heading-section .heading {
  margin-bottom: 12px;
  text-transform: capitalize;
}
.heading-section p {
  color: #64666c;
}

.heading-section-2 {
  margin-bottom: 44px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 12px;
  flex-wrap: wrap;
}

ul.breadcrumbs {
  display: flex;
  gap: 4px;
  align-items: center;
}
ul.breadcrumbs li {
  color: var(--secondary-2);
  font-size: 14px;
  line-height: 22px;
}
ul.breadcrumbs i {
  font-size: 12px;
  color: var(--secondary-2);
}

.tf-breadcrumb-wrap {
  padding: 21px 0 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 15px;
}

.list-star {
  white-space: nowrap;
}
.tf-countdown.style-1 .countdown__item .countdown__value {
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
  margin-bottom: -4px;
}
.tf-countdown.style-2 .countdown__timer .countdown__item .countdown__value {
  font-size: 40px;
  font-weight: 500;
  line-height: 48px;
  color: var(--white);
}

.tf-countdown-lg .countdown__timer {
  display: flex;
  gap: 40px;
}
.tf-countdown-lg .countdown__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.tf-countdown-lg .countdown__item .countdown__value {
  font-size: 28px;
  font-weight: 500;
  line-height: 36px;
}
.tf-countdown-lg .countdown__item .countdown__label {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  color: var(--secondary);
}
.tf-countdown-lg .countdown__item:not(:last-child)::after {
  position: absolute;
  content: ":";
  font-size: 28px;
  font-weight: 500;
  line-height: 36px;
  top: 50%;
  right: -22px;
  transform: translateY(-50%);
}
.tf-countdown-lg.style-1 {
  margin-bottom: 28px;
}
.tf-countdown-lg.style-1 .countdown__timer {
  gap: 15px;
}
.tf-countdown-lg.style-1 .countdown__item {
  background-color: var(--white);
  border-radius: 8px;
  padding: 8px;
  display: flex;
  align-items: center;
}
.tf-countdown-lg.style-1 .countdown__item:not(:last-child)::after {
  right: -10px;
}

.flat-countdown-banner {
  position: relative;
}
.flat-countdown-banner .banner-img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: auto;
  right: 0;
}
.flat-countdown-banner .banner-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.flat-countdown-banner .banner-left {
  display: grid;
  gap: 24px;
}
.flat-countdown-banner .box-title {
  display: grid;
  gap: 12px;
}

.gallery-item {
  position: relative;
  border-radius: 8px;
  overflow: hidden;
}
.gallery-item .box-icon {
  position: absolute;
  z-index: 5;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background-color: var(--white);
  width: 32px;
  height: 32px;
  font-size: 18px;
}
.gallery-item .box-icon:hover {
  background-color: var(--main);
  color: var(--white);
}

.tf-marquee {
  display: flex;
  overflow: hidden;
  width: 100%;
  padding: 16px 0;
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
}
.tf-marquee .marquee-wrapper {
  display: flex;
  animation: infiniteScroll 30s linear infinite;
  align-items: center;
  transition: animation-duration 300ms;
}
.tf-marquee .marquee-wrapper:hover {
  animation-play-state: paused !important;
}
.tf-marquee .marquee-child-item {
  padding-left: 15px;
  padding-right: 15px;
  display: inline-flex;
}
.tf-marquee .marquee-child-item .icon {
  font-size: 16px;
}
.tf-marquee.marquee-white {
  border-color: transparent;
}
.tf-marquee.marquee-white .marquee-child-item {
  color: var(--white);
}
.dropdown .dropdown-backdrop.show:before {
  position: fixed;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(24, 24, 24, 0.2);
  z-index: 200;
}
.tf-store-list .tf-store-item.active {
  border-color: var(--main);
}

.map-contact {
  height: 850px;
  border-radius: 8px;
}

.coming-soon .coming-soon-inner .content .js-countdown .countdown__value {
  color: var(--white);
}
.terms-of-use-wrap > .left h6.active::before {
  height: 100%;
}

.my-account-wrap {
  display: flex;
  gap: 81px;
  max-width: 1130px;
  margin-left: auto;
  margin-right: auto;
}
.my-account-wrap .my-account-content {
  width: 100%;
}
.my-account-wrap .wrap-sidebar-account {
  width: 369px;
  flex-shrink: 0;
}

.sidebar-account {
  background-color: var(--surface);
  border-radius: 20px;
  padding: 40px 32px;
}
.sidebar-account .account-avatar {
  margin-bottom: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.sidebar-account .account-avatar .image {
  margin-bottom: 16px;
  width: 140px;
  height: 140px;
  border-radius: 50%;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
}
.sidebar-account .account-avatar .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.sidebar-account .my-account-nav {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.sidebar-account .my-account-nav .my-account-nav-item {
  display: flex;
  gap: 12px;
  align-items: center;
  padding: 16px 20px;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  border-radius: 16px;
}
.sidebar-account .my-account-nav .my-account-nav-item:hover, .sidebar-account .my-account-nav .my-account-nav-item.active {
  background-color: var(--white);
}

.account-details .form-account-details {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.account-details .title {
  margin-bottom: 16px;
}
.account-details select {
  border-radius: 8px;
  padding: 12px 16px;
}

.badge {
  padding: 5px 10px;
  font-weight: 500;
  background-color: var(--primary);
  color: white;
  border-radius: 4px;
  font-size: 12px;
  min-width: 22px;
  min-height: 22px;
  text-transform: uppercase;
  text-align: center;
}

/* sib-form */

.sib-form-block {
  padding: 0;
}

/*-------------- Responsive ----------------- */
/* Media Queries
-------------------------------------------------------------- */
@media (min-width: 576px) {
  .gallery-item .box-icon {
    width: 40px;
    height: 40px;
    font-size: 24px;
  }
}
@media (min-width: 768px) {
  .widget-facet {
    padding-bottom: 32px;
  }
  .tf-product-info-list {
    max-width: 615px;
    margin-left: auto;
  }
  .canvas-mb {
    width: 100% !important;
    max-width: 367px;
  }
  .canvas-mb .mb-canvas-content {
    min-width: 367px;
  }
  .tf-grid-layout.md-col-3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .card-product .card-product-wrapper .on-sale-wrap {
    top: 12px;
    right: 12px;
    left: 12px;
  }
  .collection-position-2 .on-sale-wrap {
    top: 12px;
    right: 12px;
    left: 12px;
  }
}
@media (min-width: 992px) {
  #scroll-top {
    bottom: 40px;
    right: 40px;
  }
  .modal.fullRight.fade {
    transition: opacity 0.3s linear;
  }
  .sw-dots {
    gap: 12px;
  }
  .sw-dots:not(.swiper-pagination-lock) {
    margin-top: 40px;
  }
  .tf-slideshow.slider-electronic .wrap-slider {
    height: 600px;
  }
  .tf-slideshow .card-box {
    padding: 30px;
  }
  .wrap-slider .content-slider {
    gap: 40px;
  }
  .wrap-slider .box-title-slider {
    gap: 16px;
  }
  .tf-topbar .topbar-left {
    gap: 20px;
  }
  .tf-grid-layout {
    column-gap: 30px;
    row-gap: 30px;
  }
  .tf-grid-layout.lg-col-3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .card-product .card-product-info {
    padding-top: 16px;
  }
  .card-product .list-btn-main {
    bottom: 12px;
    left: 14px;
    right: 14px;
  }
  .card-product .list-btn-main .box-icon {
    width: 42px;
    height: 42px;
  }
  .card-product .list-btn-main .box-icon .icon {
    font-size: 24px;
  }
  .card-product .btn-main-product {
    padding: 10px;
  }
  .card-product .list-product-btn {
    top: 8px;
    right: 8px;
    gap: 8px;
  }
  .card-product .list-product-btn .box-icon {
    width: 40px;
    height: 40px;
    min-width: 40px;
  }
  .card-product .list-product-btn .box-icon .icon {
    font-size: 24px;
  }
   .card-product.style-2 .list-product-btn {
    bottom: 20px;
  }
  .card-product .box-icon svg {
    width: 24px;
  }
  .card-product.style-list {
    gap: 40px;
  }
  .card-product.style-list .list-product-btn {
    gap: 12px;
  }
  .card-product.style-list .list-product-btn .btn-main-product {
    max-width: 272px;
    width: 100%;
    border: 2px solid var(--line);
    height: 48px;
    line-height: 48px;
    padding-top: 0;
    padding-bottom: 0;
  }
  .card-product.style-list .list-product-btn .box-icon {
    border: 2px solid var(--line);
    width: 48px;
    height: 48px;
    min-width: 48px;
  }
  .card-product.style-list .title {
    font-size: 20px;
    line-height: 30px;
  }
  .collection-position.style-lg .content {
    gap: 12px;
  }
  .collection-position-2 .content {
    left: 20px;
    right: 20px;
    bottom: 20px;
  }
  .collection-position-2 .cls-btn .icon {
    font-size: 20px;
  }
  .collection-position-2.style-2 .cls-btn {
    padding: 16px 28px;
  }
  .collection-position-2.style-5.has-overlay .content {
    bottom: 20px;
  }
  .swiper .sec-btn {
    margin-top: 40px;
  }
  .flat-countdown-banner .tf-countdown-lg .countdown__timer {
    display: flex;
    justify-content: flex-end;
  }
  .flat-countdown-banner .banner-img {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    right: auto;
  }
  .tf-marquee .marquee-child-item {
    padding-left: 25px;
    padding-right: 25px;
  }
  .banner-cls {
    position: relative;
  }
  .tf-table-page-cart th {
    font-size: 20px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
  }
  .tf-table-page-cart th:last-child {
    padding-right: 0;
  }
  .tf-table-page-cart th:first-child {
    padding-left: 0;
    text-align: start;
  }
  .tf-table-page-cart td {
    padding: 28px 20px;
  }
}
@media (min-width: 1200px) {
  .tf-icon-box.style-2.type-2 .icon-box {
    width: 80px;
    height: 80px;
  }
  .dropdown-filter.show {
    margin-top: 10px;
    opacity: 1;
    visibility: visible;
  }
  .slider-default .box-content {
    left: 80px;
    right: 80px;
    bottom: 80px;
  }
  .tf-slideshow .wrap-pagination {
    bottom: 40px;
  }
  .tf-slideshow .wrap-pagination.stype-space-3 {
    bottom: 28px;
  }
  .tf-slideshow .nav-sw.nav-sw-left {
    left: 60px;
  }
  .tf-slideshow .nav-sw.nav-sw-right {
    right: 60px;
  }
  .tf-slideshow.slider-position .wrap-pagination {
    bottom: 20px;
  }
  .tf-slideshow.slider-pos-nav .nav-sw.nav-sw-left {
    left: 40px;
  }
  .tf-slideshow.slider-pos-nav .nav-sw.nav-sw-right {
    right: 40px;
  }
  .tf-slideshow .card-box {
    padding: 60px;
  }
  .tf-slideshow .card-box.style-2 {
    margin-right: -10px;
  }
  .tf-slideshow.slideshow-effect .wrap-pagination {
    bottom: 32px;
  }
  .header-default .wrapper-header {
    min-height: 82px;
  }
  .footer .footer-menu {
    gap: 100px;
  }
  .tf-grid-layout.xl-col-4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .tf-grid-layout.xl-col-5 {
    grid-template-columns: repeat(5, 1fr);
  }
  .card-product .tooltip {
    display: block;
  }
  .card-product .list-product-btn {
    top: 12px;
    right: 12px;
  }
  
  .card-product:not(.style-list, .list-st-2, .list-st-3) .list-btn-main {
    transform: translateY(100%);
    opacity: 0;
    visibility: hidden;
  }
  .card-product:not(.style-list, .list-st-2, .list-st-3) .box-icon {
    transform: translate(20px);
    opacity: 0;
    visibility: hidden;
  }
  .card-product:not(.style-list, .list-st-2, .list-st-3) .card-product-info .btn-main-product {
    transform: translateY(20px);
    opacity: 0;
    visibility: hidden;
  }
  
  .card-product:hover:not(.style-list, .list-st-2, .list-st-3) .box-icon,
  .card-product:hover:not(.style-list, .list-st-2, .list-st-3) .list-btn-main {
    opacity: 1 !important;
    visibility: visible !important;
    transform: translate(0) !important;
  }
  .card-product:hover:not(.style-list, .list-st-2, .list-st-3) .card-product-info .btn-main-product {
    transform: translate(0);
    opacity: 1;
    visibility: visible;
  }
   .card-product.style-2 .list-product-btn {
    left: 12px;
    right: 12px;
  }
   .card-product.style-2 .list-product-btn .box-icon {
    transform: translateY(20px);
  }
  .tf-countdown-lg .countdown__timer {
    gap: 47px;
  }
  .tf-countdown-lg .countdown__item {
    min-width: 68px;
    min-height: 90px;
  }
  .tf-countdown-lg .countdown__item .countdown__value {
    font-size: 56px;
    line-height: 68px;
    margin-bottom: -3px;
  }
  .tf-countdown-lg .countdown__item:not(:last-child)::after {
    font-size: 30px;
    line-height: 42px;
    right: -27px;
  }
  .tf-countdown-lg.style-1 .countdown__timer {
    gap: 31px;
  }
  .tf-countdown-lg.style-1 .countdown__item {
    min-width: 88px;
    min-height: 88px;
    width: 80px;
    height: 80px;
  }
  .tf-countdown-lg.style-1 .countdown__item .countdown__value {
    font-size: 44px;
    font-weight: 500;
    line-height: 50px;
  }
  .tf-countdown-lg.style-1 .countdown__item:not(:last-child)::after {
    right: -20px;
  }
  .gallery-item .box-icon {
    opacity: 0;
    visibility: hidden;
  }
  .gallery-item:hover::before {
    opacity: 1;
    visibility: visible;
  }
  .gallery-item:hover .box-icon {
    opacity: 1;
    visibility: visible;
  }
}
@media (min-width: 1440px) {
  .tf-slideshow .slider-group {
    gap: 20px;
  }
  .tf-slideshow .slider-group img {
    border-radius: 8px;
  }
}
@media only screen and (max-width: 1439px) {
  .my-account-wrap {
    gap: 40px;
  }
  .offcanvas-compare .offcanvas-content .icon-close-popup {
    top: 10px;
    right: 10px;
    width: 25px;
    height: 25px;
    font-size: 10px;
  }
  .offcanvas-compare .offcanvas-content .tf-compare-list .tf-compare-item .icon-close {
    width: 28px;
    height: 28px;
    font-size: 10px;
  }
}
@media only screen and (max-width: 1399px) {
  .tf-slideshow .wrap-slider {
    height: 700px;
  }
}
@media only screen and (max-width: 1199px) {
  .sidebar-filter {
    position: fixed;
    bottom: 0;
    z-index: 3000;
    display: flex;
    flex-direction: column;
    background-clip: padding-box;
    outline: 0;
  }
  .sidebar-filter.left {
    top: 0;
    left: 0;
    transform: translateX(-100%);
  }
  .sidebar-filter.right {
    top: 0;
    right: 0;
    transform: translateX(100%);
  }
  .sidebar-filter.show {
    transform: none;
  }
  .modal-search .modal-dialog .modal-content {
    padding: 15px;
    gap: 20px;
  }
  .modal-search .modal-dialog .modal-content .tf-grid-layout {
    padding-right: 10px;
    margin-right: -15px;
  }
  .modal-size-guide .modal-dialog .modal-content .icon-close-popup {
    width: 25px;
    height: 25px;
    font-size: 10px;
  }
  .tab-size {
    gap: 16px;
  }
  .logo-header {
    display: flex;
    justify-content: center;
  }
  .header-default .wrapper-header .nav-icon {
    gap: 10px;
  }
  .tf-slideshow .nav-sw {
    display: none;
  }
}
@media only screen and (max-width: 1024px) {
  .title-display {
    font-size: 50px;
    line-height: 58px;
  }
  h1 {
    font-size: 46px;
    line-height: 58px;
  }
  h2 {
    font-size: 34px;
    line-height: 40px;
  }
  h3 {
    font-size: 30px;
    line-height: 38px;
  }
  h4 {
    font-size: 26px;
    line-height: 36px;
  }
  h5 {
    font-size: 20px;
    line-height: 26px;
  }
  h6 {
    font-size: 18px;
    line-height: 26px;
  }
  .h6 {
    font-size: 18px !important;
    line-height: 26px !important;
  }
}
@media only screen and (max-width: 991px) {
  .wg-pagination .pagination-item {
    width: 36px;
    height: 36px;
  }
  .wrap-sidebar-account {
    display: none;
  }
  .tf-slideshow .wrap-slider {
    height: 500px;
  }
  .tf-slideshow .box-title-slider p br {
    display: none;
  }
  .tf-slideshow .card-box br {
    display: none;
  }
  .sw-dots.type-circle .swiper-pagination-bullet {
    width: 16px !important;
    height: 16px !important;
  }
  .sw-dots.type-circle .swiper-pagination-bullet::after {
    width: 6px;
    height: 6px;
  }
  .sw-dots.type-square .swiper-pagination-bullet {
    width: 15px;
  }
  .sw-dots.type-square .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 30px;
  }
  .widget-tabs.style-menu-tabs .widget-menu-tab .item-title.active::after {
    width: 100%;
  }
  .widget-tabs.style-1 .widget-menu-tab {
    justify-content: start;
  }
  .widget-tabs.style-1 .widget-content-inner {
    padding: 30px 15px;
  }
  .tf-btn,
  button {
    padding: 12px 20px;
    font-size: 14px;
    line-height: 22px;
  }
  .tf-btn .icon,
  button .icon {
    font-size: 18px;
  }
  .btn-line {
    font-size: 14px;
    line-height: 22px;
  }
  footer {
    padding-bottom: 67px;
  }
  footer .footer-menu {
    margin-bottom: 30px;
  }
  footer .footer-menu > div {
    width: 50%;
  }
  footer .footer-infor {
    margin-bottom: 30px;
  }
  footer .footer-body {
    padding: 40px 0;
  }
  footer.has-pb {
    padding-bottom: 165px;
  }
  
  .flat-spacing {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .flat-spacing-2 {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .flat-spacing-3 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .heading-section-2,
  .heading-section {
    margin-bottom: 30px;
  }
  .flat-countdown-banner .banner-right {
    margin-top: 30px;
  }
  #scroll-top {
    width: 40px;
    height: 40px;
  }
  #scroll-top svg {
    width: 20px;
    height: 20px;
  }
}
@media only screen and (max-width: 767px) {
  footer.has-pb {
    padding-bottom: 197px;
  }
  .footer .footer-heading-mobile {
    display: block;
    position: relative;
  }
  .footer .footer-heading-mobile::after {
    position: absolute;
    content: "";
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 12px;
    height: 1px;
    background-color: var(--main);
    transition: 0.25s ease-in-out;
  }
  .footer .footer-heading-mobile::before {
    position: absolute;
    content: "";
    right: 15px;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 1px;
    height: 12px;
    background-color: var(--main);
    transition: 0.25s ease-in-out;
  }
  .footer .footer-col-block.open .footer-heading-mobile::before {
    opacity: 0;
  }
  .footer .footer-col-block.open .footer-heading-mobile::after {
    transform: translate(0%, -50%) rotate(180deg);
  }
  .footer .footer-col-block .tf-collapse-content {
    display: none;
  }
  .footer .footer-menu {
    flex-direction: column;
    gap: 18px;
    margin-bottom: 18px;
  }
  .footer .footer-menu > div {
    width: 100%;
  }
  .collection-position.style-1 .content {
    bottom: 24px;
    left: 15px;
  }
  .tf-countdown.style-2 .countdown__timer .countdown__item .countdown__value {
    font-size: 24px;
    line-height: 32px;
  }
  .map-contact {
    height: 500px;
  }
  .modal-shopping-cart .modal-content {
    max-width: min(500px, 90vw) !important;
  }
  .modal-quick-view .modal-content {
    max-width: min(500px, 90vw) !important;
    flex-direction: column;
    overflow-y: auto !important;
  }
  .modal-quick-view .modal-content .tf-quick-view-image {
    width: 100%;
    display: block;
  }
  .modal-quick-view .modal-content .tf-quick-view-image .wrap-quick-view {
    padding: 15px;
    display: flex;
    direction: ltr;
    height: unset;
  }
  .modal-quick-view .modal-content .tf-quick-view-image .wrap-quick-view .quickView-item {
    width: 200px;
    flex-shrink: 0;
    border-radius: 0;
  }
  .modal-quick-view .modal-content .tf-quick-view-image .wrap-quick-view .quickView-item:not(:last-child) {
    margin-bottom: 0;
    margin-right: 15px;
  }
  .modal-quick-view .modal-content .wrap {
    overflow: unset;
    height: unset;
    padding: 20px 15px;
  }
  .modal-shopping-cart .modal-content {
    flex-direction: column;
  }
  .modal-shopping-cart .header {
    padding: 12px;
  }
  .modal-shopping-cart .tf-mini-cart-item {
    margin: 0 12px;
    padding: 12px 0;
    gap: 12px;
  }
  .modal-shopping-cart .tf-mini-cart-item .tf-mini-cart-info > div {
    gap: 6px;
    margin-bottom: 6px;
  }
  .modal-shopping-cart .tf-mini-cart-bottom-wrap {
    padding: 12px;
  }
  .modal-shopping-cart .tf-mini-cart-bottom-wrap .tf-mini-cart-view-checkout {
    gap: 10px;
    margin-bottom: 12px;
  }
  .modal-shopping-cart .tf-mini-cart-bottom-wrap .tf-mini-cart-view-checkout .tf-btn {
    padding: 8px 14px;
  }
  .tf-slideshow .wrap-slider {
    height: 400px;
  }
  .tf-slideshow .wrap-slider.h-600 {
    height: 600px;
  }
  .tf-slideshow .title-display,
  .tf-slideshow .title-display-2 {
    font-size: 30px;
    line-height: 42px;
  }
  .wrap-slider .box-title-slider {
    gap: 4px;
  }
  .wrap-slider .content-slider {
    gap: 12px;
  }
  .tf-product-info-wrap {
    padding-top: 30px;
  }
  .title-display {
    font-size: 40px;
    line-height: 48px;
  }
  h1 {
    font-size: 36px;
    line-height: 48px;
  }
  h2 {
    font-size: 30px;
    line-height: 36px;
  }
  h3 {
    font-size: 28px;
    line-height: 36px;
  }
  h4 {
    font-size: 24px;
    line-height: 34px;
  }
  h5 {
    font-size: 18px;
    line-height: 24px;
  }
  h6 {
    font-size: 16px;
    line-height: 24px;
  }
  .h6 {
    font-size: 16px !important;
    line-height: 24px !important;
  }
  #header .nav-icon .nav-account,
  #header .nav-icon .nav-wishlist {
    display: none;
  }
  
  .card-product .wishlist {
    display: none;
  }
  .flat-countdown-banner .banner-img {
    display: none;
  }
  .tf-table-page-cart thead {
    display: none;
  }
  .heading-section h3,
  .heading-section-2 h3 {
    font-size: 24px;
    line-height: 30px;
  }
  .heading-section h3 {
    margin-bottom: 8px;
  }
  .heading-section-2 {
    justify-content: center;
    flex-direction: column;
    align-items: center;
    gap: 8px;
  }
  .sw-dots {
    gap: 4px;
  }
}
@media only screen and (max-width: 575px) {
  .tf-topbar .topbar-left {
    flex-grow: 1;
    justify-content: space-between;
    overflow: auto;
  }
  .tf-topbar .topbar-left a {
    white-space: nowrap;
  }
  .coming-soon .coming-soon-inner .content .countdown__value {
    font-size: 20px;
  }
  .card-product .description {
    display: none;
  }
}
/*-------------- RTL ----------------- */
.rtl .collection-position-2.style-5.has-overlay .content {
  text-align: right !important;
}
.rtl .offcanvas-compare .tf-compare-list .tf-compare-wrap .tf-compare-item > .icon-close {
  left: 0;
  right: unset;
  transform: translate(-50%, -50%);
}
.rtl .tf-has-purchased .icon-close {
  left: 12px;
  right: unset;
}
.rtl .modal-size-guide .modal-content .header .icon-close-popup {
  left: 20px;
  right: unset;
}
.rtl .widget-tabs.style-menu-tabs .widget-menu-tab .item-title.active {
  padding-right: 16px;
  padding-left: 0;
}
.rtl .tf-sw-slideshow .wrap-slider {
  direction: rtl;
}
.rtl .tf-sw-slideshow .wrap-slider img {
  transform: rotateY(180deg);
}
.rtl .tf-slideshow .grid-img-group .item-2 {
  margin-left: unset;
  margin-right: auto;
}
.rtl .modal.fullRight.show .modal-dialog {
  transform: translate(0, 0) !important;
}
.rtl .offcanvas.show:not(.hiding) {
  transform: none;
}

.rtl .offcanvas.show {
  visibility: visible;
}
.rtl .footer.has-border .footer-col.footer-col-1 {
  padding-right: 90px;
  padding-left: 30px;
}
.rtl .footer.has-border .footer-col.footer-col-2 {
  padding-right: 0px;
  padding-left: 30px;
}
.rtl .footer.has-border .footer-col.footer-col-3 {
  padding-right: 0px;
  padding-left: 30px;
}
.rtl .footer.has-border .footer-newsletter {
  padding-left: 123px;
  padding-right: 0;
  border-right: 0;
  border-left: 1px solid var(--line);
}


/* --- app-overrides.css --- */
/* Minimal React-only additions — loaded AFTER styles.css, no Bootstrap/Swiper overrides */

#root {
  min-height: 100vh;
}

.nav-icon .count-box {
  position: absolute;
  top: -4px;
  right: -6px;
  min-width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #181818;
  color: #fff;
  font-size: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.nav-icon .nav-icon-item {
  position: relative;
}

.filter-sidebar-mobile {
  display: none;
}

.filter-sidebar-mobile.show {
  display: block;
}

@media (max-width: 991px) {
  .filter-sidebar-desktop {
    display: none;
  }

  .filter-sidebar-mobile.show {
    display: block;
    position: fixed;
    inset: 0;
    z-index: 1060;
    background: #fff;
    overflow-y: auto;
    padding: 1.5rem;
  }
}

.product-list-layout .card-product {
  display: flex;
  gap: 20px;
}

.product-list-layout .card-product-wrapper {
  flex: 0 0 200px;
  max-width: 200px;
}

.product-list-layout .card-product-info {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.swatch-color {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 2px solid transparent;
  cursor: pointer;
  display: inline-block;
}

.swatch-color.active {
  border-color: #181818;
}

.swatch-size {
  min-width: 40px;
  height: 40px;
  border: 1px solid #ddd;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-size: 13px;
}

.swatch-size.active {
  border-color: #181818;
  background: #181818;
  color: #fff;
}

.product-gallery-thumb {
  cursor: pointer;
  opacity: 0.6;
  border: 2px solid transparent;
}

.product-gallery-thumb.active {
  opacity: 1;
  border-color: #181818;
}

.form-error {
  color: #e74c3c;
  font-size: 12px;
  margin-top: 4px;
}

.form-success {
  color: #27ae60;
  font-size: 14px;
  margin-top: 8px;
}

.announcement-marquee {
  padding: 10px 0;
}

.announcement-marquee .marquee-wrapper {
  animation-duration: 35s;
}

.announcement-marquee .marquee-child-item {
  white-space: nowrap;
}

.header-default .logo-header {
  display: inline-flex;
  align-items: center;
}

.header-default .mobile-menu {
  border: 0;
  background: transparent;
  padding: 0;
  color: inherit;
  cursor: pointer;
}

.mobile-menu-backdrop {
  z-index: 3040 !important;
}

.mobile-menu-panel {
  z-index: 3050 !important;
  visibility: visible !important;
  background-color: #fff;
}

.mobile-menu-panel .mb-menu-link {
  display: block;
  padding: 12px 0;
  color: var(--main);
  font-weight: 500;
}

.flat-collection-circle .tf-sw-collection {
  overflow: hidden;
}

.flat-collection-circle .collection-circle {
  max-width: 180px;
  margin: 0 auto;
}

.tf-sw-iconbox {
  overflow: hidden;
  padding-bottom: 8px;
}

.tf-sw-iconbox + .sw-pagination-iconbox {
  margin-top: 20px;
}

.sw-pagination-collection,
.sw-pagination-categories,
.sw-pagination-iconbox {
  margin-top: 16px;
}

@media (max-width: 767px) {
  .flat-collection-circle .collection-circle {
    max-width: 140px;
  }

  .flat-collection-circle .collection-content .text {
    font-size: 13px;
  }

  .flat-collection-circle .collection-content .count {
    font-size: 12px;
  }

  .tf-icon-box {
    gap: 12px;
    padding: 8px 4px;
  }

  .tf-icon-box .icon-box {
    font-size: 32px;
  }

  .tf-icon-box .content h6 {
    font-size: 14px;
    margin-bottom: 4px;
  }

  .tf-icon-box .content p {
    font-size: 12px;
    line-height: 1.4;
  }
}

@media (max-width: 575px) {
  .flat-collection-circle .collection-circle {
    max-width: 120px;
  }
}

.card-product .list-product-btn {
  pointer-events: auto;
  z-index: 7;
}

.card-product .list-product-btn .box-icon {
  pointer-events: auto;
}

@media (min-width: 1200px) {
  .card-product:not(.style-list, .list-st-2, .list-st-3) .card-product-wrapper:hover .list-product-btn .box-icon,
  .card-product:hover:not(.style-list, .list-st-2, .list-st-3) .list-product-btn .box-icon {
    opacity: 1 !important;
    visibility: visible !important;
    transform: translate(0) !important;
  }
}

.modal-quick-view.show {
  display: block;
}

.flat-countdown-banner .banner-right {
  display: flex;
  justify-content: flex-end;
}

/* Landing page mobile responsiveness */
@media (max-width: 1199px) {
  .flat-countdown-banner .banner-left {
    text-align: center;
  }

  .flat-countdown-banner .banner-left .btn-banner {
    display: flex;
    justify-content: center;
  }

  .flat-countdown-banner .banner-right {
    justify-content: center;
    margin-top: 24px;
  }

  .flat-countdown-banner .tf-countdown-lg .countdown__timer {
    justify-content: center;
  }
}

@media (max-width: 991px) {
  .tf-topbar .topbar-left {
    flex-wrap: wrap;
    justify-content: center;
    gap: 4px 16px;
    padding: 6px 0;
  }

  .heading-section-2 {
    text-align: center;
  }

  .heading-section-2 .text-secondary {
    width: 100%;
  }

  .flat-collection-circle .tf-sw-collection {
    padding-bottom: 8px;
  }
}

@media (max-width: 767px) {
  .tf-slideshow .wrap-slider .box-content {
    padding: 24px 16px;
  }

  .tf-slideshow .wrap-slider .content-slider {
    max-width: 100%;
  }

  .tf-slideshow .wrap-slider .box-btn-slider .tf-btn {
    width: 100%;
    justify-content: center;
  }

  .tf-grid-layout.tf-col-2 {
    column-gap: 12px;
    row-gap: 20px;
  }

  .card-product.style-list {
    flex-direction: column;
    gap: 16px;
  }

  .card-product.style-list .card-product-wrapper,
  .card-product.style-list .card-product-info {
    max-width: 100%;
    width: 100%;
  }

  .testimonial-item-v2 h4 {
    font-size: 18px;
    line-height: 1.45;
    padding: 0 8px;
  }

  .gallery-item .img-style {
    aspect-ratio: 1;
  }

  .gallery-item .img-style img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .announcement-marquee .marquee-child-item p {
    font-size: 12px;
  }

  .flat-spacing,
  .flat-spacing-2,
  .flat-spacing-3 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

@media (max-width: 575px) {
  .tf-topbar .topbar-left li:nth-child(3) {
    display: none;
  }

  .flat-countdown-banner .box-title h3 {
    font-size: 22px;
    line-height: 1.3;
  }

  .tf-countdown-lg .countdown__timer {
    gap: 8px;
    flex-wrap: wrap;
  }

  .tf-countdown-lg .countdown__item {
    min-width: 64px;
  }

  .heading-section .heading,
  .heading-section-2 .heading {
    font-size: 22px;
    line-height: 1.3;
  }

  .tf-icon-box.style-2 {
    padding: 8px 4px;
  }
}

/* ------------------------------------------------------------
   Accessibility — WCAG AA contrast (desktop header & footer)
   ------------------------------------------------------------ */
@media (min-width: 1200px) {
  body #header.header-default {
    background-color: var(--luxe-ivory, #fffcfa);
    backdrop-filter: none;
  }
}

body #header.header-default .box-nav-ul .menu-item > a.item-link {
  color: var(--luxe-noir, #1c1719);
}

body #header.header-default .box-nav-ul .menu-item:hover > a.item-link,
body #header.header-default .box-nav-ul .menu-item.active > a.item-link {
  color: var(--luxe-rose-600, #8f4a56);
}

body footer.footer,
body #footer.footer {
  color: var(--luxe-ink, #3a3134);
}

body footer.footer p,
body #footer.footer p,
body footer .footer-address p,
body footer .footer-info li p {
  color: var(--luxe-ink-soft, #5a4d52);
}

body footer .footer-menu .footer-menu_item {
  color: var(--luxe-ink-soft, #5a4d52);
}

body footer .footer-menu .footer-menu_item:hover {
  color: var(--luxe-rose-600, #8f4a56);
}

body footer .footer-newsletter-note {
  color: var(--luxe-ink-soft, #5a4d52);
  opacity: 1;
}

body footer .tf-btn-default {
  color: var(--luxe-noir, #1c1719);
}

.blog-card {
  border: 1px solid rgba(28, 23, 25, 0.08);
  background: #fff;
}

.blog-card-image img {
  aspect-ratio: 4 / 3;
  transition: transform 0.35s ease;
}

.blog-card:hover .blog-card-image img {
  transform: scale(1.03);
}


/* --- swiper-bundle.min.css --- */
/**
 * Swiper 8.4.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 21, 2022
 */

 @font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
