/*! modern-normalize v1.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
:root {
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji
}

hr {
    height: 0;
    color: inherit
}

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

b, strong {
    font-weight: bolder
}

code, kbd, pre, samp {
    font-family: ui-monospace, SFMono-Regular, Consolas, Liberation Mono, Menlo, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

table {
    text-indent: 0;
    border-color: inherit
}

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

button, select {
    text-transform: none
}

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

legend {
    padding: 0
}

progress {
    vertical-align: baseline
}

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

summary {
    display: list-item
}

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

button {
    background-color: transparent;
    background-image: none
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

fieldset, ol, ul {
    margin: 0;
    padding: 0
}

ol, ul {
    list-style: none
}

html {
    font-family: Inter var, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    line-height: 1.5
}

body {
    font-family: inherit;
    line-height: inherit
}

*, :after, :before {
    box-sizing: border-box;
    border: 0 solid #e5e7eb
}

hr {
    border-top-width: 1px
}

img {
    border-style: solid
}

textarea {
    resize: vertical
}

input::-moz-placeholder, textarea::-moz-placeholder {
    color: #9ca3af
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #9ca3af
}

input::placeholder, textarea::placeholder {
    color: #9ca3af
}

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

table {
    border-collapse: collapse
}

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

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

button, input, optgroup, select, textarea {
    padding: 0;
    line-height: inherit;
    color: inherit
}

code, kbd, pre, samp {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace
}

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

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

[type=email], [type=number], [type=search], [type=tel], [type=text], [type=time], [type=url], select, textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border-color: #6b7280;
    border-width: 1px;
    border-radius: 0;
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.5rem
}

[type=email]:focus, [type=number]:focus, [type=search]:focus, [type=tel]:focus, [type=text]:focus, [type=time]:focus, [type=url]:focus, select:focus, textarea:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
    --tw-ring-inset: var(--tw-empty, /*!*/ /*!*/);
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: #2563eb;
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 transparent);
    border-color: #2563eb
}

input::-moz-placeholder, textarea::-moz-placeholder {
    color: #6b7280;
    opacity: 1
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #6b7280;
    opacity: 1
}

input::placeholder, textarea::placeholder {
    color: #6b7280;
    opacity: 1
}

select {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3E%3C/svg%3E");
    background-position: right .5rem center;
    background-repeat: no-repeat;
    background-size: 1.5em 1.5em;
    padding-right: 2.5rem;
    color-adjust: exact
}

[type=checkbox], select {
    -webkit-print-color-adjust: exact
}

[type=checkbox] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    color-adjust: exact;
    display: inline-block;
    vertical-align: middle;
    background-origin: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    flex-shrink: 0;
    height: 1rem;
    width: 1rem;
    color: #2563eb;
    background-color: #fff;
    border-color: #6b7280;
    border-width: 1px;
    border-radius: 0
}

[type=checkbox]:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
    --tw-ring-inset: var(--tw-empty, /*!*/ /*!*/);
    --tw-ring-offset-width: 2px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: #2563eb;
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 transparent)
}

[type=checkbox]:checked {
    background-size: 100% 100%;
    background-position: 50%;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3E%3C/svg%3E")
}

[type=checkbox]:checked, [type=checkbox]:checked:focus, [type=checkbox]:checked:hover {
    border-color: transparent;
    background-color: currentColor
}

[type=checkbox]:indeterminate {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3E%3C/svg%3E");
    border-color: transparent;
    background-color: currentColor;
    background-size: 100% 100%;
    background-position: 50%;
    background-repeat: no-repeat
}

[type=checkbox]:indeterminate:focus, [type=checkbox]:indeterminate:hover {
    border-color: transparent;
    background-color: currentColor
}

[type=file] {
    background: unset;
    border-color: inherit;
    border-width: 0;
    border-radius: 0;
    padding: 0;
    font-size: unset;
    line-height: inherit
}

[type=file]:focus {
    outline: 1px auto -webkit-focus-ring-color
}

.container {
    width: 100%
}

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

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

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

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

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

.prose {
    color: #374151;
    max-width: 65ch
}

.prose [class~=lead] {
    color: #4b5563;
    font-size: 1.25em;
    line-height: 1.6;
    margin-top: 1.2em;
    margin-bottom: 1.2em
}

.prose a {
    color: #111827;
    text-decoration: underline;
    font-weight: 500
}

.prose strong {
    color: #111827;
    font-weight: 600
}

.prose ol {
    counter-reset: list-counter;
    margin-top: 1.25em;
    margin-bottom: 1.25em
}

.prose ol > li {
    position: relative;
    counter-increment: list-counter;
    padding-left: 1.75em
}

.prose ol > li:before {
    content: counter(list-counter) ".";
    position: absolute;
    font-weight: 400;
    color: #6b7280;
    left: 0
}

.prose ul > li {
    position: relative;
    padding-left: 1.75em
}

.prose ul > li:before {
    content: "";
    position: absolute;
    background-color: #d1d5db;
    border-radius: 50%;
    width: .375em;
    height: .375em;
    top: .6875em;
    left: .25em
}

.prose hr {
    border-color: #e5e7eb;
    border-top-width: 1px;
    margin-top: 3em;
    margin-bottom: 3em
}

.prose blockquote {
    font-weight: 500;
    font-style: italic;
    color: #111827;
    border-left-width: .25rem;
    border-left-color: #e5e7eb;
    quotes: "\201C" "\201D" "\2018" "\2019";
    margin-top: 1.6em;
    margin-bottom: 1.6em;
    padding-left: 1em
}

.prose blockquote p:first-of-type:before {
    content: open-quote
}

.prose blockquote p:last-of-type:after {
    content: close-quote
}

.prose h1 {
    color: #111827;
    font-weight: 800;
    font-size: 2.25em;
    margin-top: 0;
    margin-bottom: .8888889em;
    line-height: 1.1111111
}

.prose h2 {
    color: #111827;
    font-weight: 700;
    font-size: 1.5em;
    margin-top: 2em;
    margin-bottom: 1em;
    line-height: 1.3333333
}

.prose h3 {
    font-size: 1.25em;
    margin-top: 1.6em;
    margin-bottom: .6em;
    line-height: 1.6
}

.prose h3, .prose h4 {
    color: #111827;
    font-weight: 600
}

.prose h4 {
    margin-top: 1.5em;
    margin-bottom: .5em;
    line-height: 1.5
}

.prose figure figcaption {
    color: #6b7280;
    font-size: .875em;
    line-height: 1.4285714;
    margin-top: .8571429em
}

.prose code {
    color: #111827;
    font-weight: 600;
    font-size: .875em
}

.prose code:after, .prose code:before {
    content: "`"
}

.prose a code {
    color: #111827
}

.prose pre {
    color: #e5e7eb;
    background-color: #1f2937;
    overflow-x: auto;
    font-size: .875em;
    line-height: 1.7142857;
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em;
    border-radius: .375rem;
    padding: .8571429em 1.1428571em
}

.prose pre code {
    background-color: transparent;
    border-width: 0;
    border-radius: 0;
    padding: 0;
    font-weight: 400;
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit
}

.prose pre code:after, .prose pre code:before {
    content: ""
}

.prose table {
    width: 100%;
    table-layout: auto;
    text-align: left;
    margin-top: 2em;
    margin-bottom: 2em;
    font-size: .875em;
    line-height: 1.7142857
}

.prose thead {
    color: #111827;
    font-weight: 600;
    border-bottom-width: 1px;
    border-bottom-color: #d1d5db
}

.prose thead th {
    vertical-align: bottom;
    padding-right: .5714286em;
    padding-bottom: .5714286em;
    padding-left: .5714286em
}

.prose tbody tr {
    border-bottom-width: 1px;
    border-bottom-color: #e5e7eb
}

.prose tbody tr:last-child {
    border-bottom-width: 0
}

.prose tbody td {
    vertical-align: top;
    padding: .5714286em
}

.prose {
    font-size: 1rem;
    line-height: 1.75
}

.prose p {
    margin-top: 1.25em;
    margin-bottom: 1.25em
}

.prose figure, .prose img, .prose video {
    margin-top: 2em;
    margin-bottom: 2em
}

.prose figure > * {
    margin-top: 0;
    margin-bottom: 0
}

.prose h2 code {
    font-size: .875em
}

.prose h3 code {
    font-size: .9em
}

.prose ul {
    margin-top: 1.25em;
    margin-bottom: 1.25em
}

.prose li {
    margin-top: .5em;
    margin-bottom: .5em
}

.prose > ul > li p {
    margin-top: .75em;
    margin-bottom: .75em
}

.prose > ul > li > :first-child {
    margin-top: 1.25em
}

.prose > ul > li > :last-child {
    margin-bottom: 1.25em
}

.prose > ol > li > :first-child {
    margin-top: 1.25em
}

.prose > ol > li > :last-child {
    margin-bottom: 1.25em
}

.prose ol ol, .prose ol ul, .prose ul ol, .prose ul ul {
    margin-top: .75em;
    margin-bottom: .75em
}

.prose h2 + *, .prose h3 + *, .prose h4 + *, .prose hr + * {
    margin-top: 0
}

.prose thead th:first-child {
    padding-left: 0
}

.prose thead th:last-child {
    padding-right: 0
}

.prose tbody td:first-child {
    padding-left: 0
}

.prose tbody td:last-child {
    padding-right: 0
}

.prose > :first-child {
    margin-top: 0
}

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

.space-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(0px * var(--tw-space-x-reverse)) !important;
    margin-left: calc(0px * (1 - var(--tw-space-x-reverse))) !important
}

.space-y-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(0.25rem * (1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(0.25rem * var(--tw-space-y-reverse)) !important
}

.space-x-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(0.25rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(0.25rem * (1 - var(--tw-space-x-reverse))) !important
}

.space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(0.5rem * (1 - var(--tw-space-x-reverse))) !important
}

.space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(1rem * (1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(1rem * var(--tw-space-y-reverse)) !important
}

.space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(1rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(1rem * (1 - var(--tw-space-x-reverse))) !important
}

.space-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(2rem * (1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(2rem * var(--tw-space-y-reverse)) !important
}

.space-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(2rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(2rem * (1 - var(--tw-space-x-reverse))) !important
}

.sr-only {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border-width: 0 !important
}

.bg-black {
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important
}

.bg-black, .bg-white {
    --tw-bg-opacity: 1 !important
}

.bg-white {
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important
}

.bg-gray-50 {
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity)) !important
}

.bg-gray-50, .bg-gray-200 {
    --tw-bg-opacity: 1 !important
}

.bg-gray-200 {
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity)) !important
}

.bg-gray-300 {
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity)) !important
}

.bg-gray-300, .bg-red-50 {
    --tw-bg-opacity: 1 !important
}

.bg-red-50 {
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity)) !important
}

.bg-red-500 {
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity)) !important
}

.bg-green-50, .bg-red-500 {
    --tw-bg-opacity: 1 !important
}

.bg-green-50 {
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity)) !important
}

.hover\:bg-black:hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important
}

.hover\:bg-white:hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important
}

.hover\:bg-gray-50:hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity)) !important
}

.hover\:bg-red-400:hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity)) !important
}

.bg-top {
    background-position: top !important
}

.bg-no-repeat {
    background-repeat: no-repeat !important
}

.bg-cover {
    background-size: cover !important
}

.border-transparent {
    border-color: transparent !important
}

.border-black {
    border-color: rgba(0, 0, 0, var(--tw-border-opacity)) !important
}

.border-black, .border-gray-200 {
    --tw-border-opacity: 1 !important
}

.border-gray-200 {
    border-color: rgba(229, 231, 235, var(--tw-border-opacity)) !important
}

.border-gray-300 {
    --tw-border-opacity: 1 !important;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity)) !important
}

.border-red-400 {
    --tw-border-opacity: 1 !important;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity)) !important
}

.border-indigo-500 {
    --tw-border-opacity: 1 !important;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity)) !important
}

.hover\:border-black:hover {
    --tw-border-opacity: 1 !important;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity)) !important
}

.hover\:border-gray-300:hover {
    --tw-border-opacity: 1 !important;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity)) !important
}

.hover\:border-red-400:hover {
    --tw-border-opacity: 1 !important;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity)) !important
}

.focus\:border-gray-300:focus {
    --tw-border-opacity: 1 !important;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity)) !important
}

.rounded-none {
    border-radius: 0 !important
}

.rounded {
    border-radius: .25rem !important
}

.border {
    border-width: 1px !important
}

.border-r-0 {
    border-right-width: 0 !important
}

.border-l-0 {
    border-left-width: 0 !important
}

.border-t-2 {
    border-top-width: 2px !important
}

.border-b-2 {
    border-bottom-width: 2px !important
}

.border-t {
    border-top-width: 1px !important
}

.border-b {
    border-bottom-width: 1px !important
}

.cursor-pointer {
    cursor: pointer !important
}

.block {
    display: block !important
}

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

.flex {
    display: flex !important
}

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

.table {
    display: table !important
}

.grid {
    display: grid !important
}

.contents {
    display: contents !important
}

.hidden {
    display: none !important
}

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

.items-start {
    align-items: flex-start !important
}

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

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

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

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

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

.flex-1 {
    flex: 1 1 0% !important
}

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

.flex-shrink-0 {
    flex-shrink: 0 !important
}

.font-sans {
    font-family: Inter var, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji !important
}

.font-normal {
    font-weight: 400 !important
}

.font-medium {
    font-weight: 500 !important
}

.font-semibold {
    font-weight: 600 !important
}

.font-bold {
    font-weight: 700 !important
}

.h-2 {
    height: .5rem !important
}

.h-4 {
    height: 1rem !important
}

.h-5 {
    height: 1.25rem !important
}

.h-6 {
    height: 1.5rem !important
}

.h-10 {
    height: 2.5rem !important
}

.h-12 {
    height: 3rem !important
}

.h-96 {
    height: 24rem !important
}

.h-auto {
    height: auto !important
}

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

.text-xs {
    font-size: .75rem !important;
    line-height: 1rem !important
}

.text-sm {
    font-size: .875rem !important;
    line-height: 1.25rem !important
}

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

.text-lg {
    font-size: 1.125rem !important
}

.text-lg, .text-xl {
    line-height: 1.75rem !important
}

.text-xl {
    font-size: 1.25rem !important
}

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

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

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

.text-5xl {
    font-size: 3rem !important
}

.text-5xl, .text-6xl {
    line-height: 1 !important
}

.text-6xl {
    font-size: 3.75rem !important
}

.leading-5 {
    line-height: 1.25rem !important
}

.leading-8 {
    line-height: 2rem !important
}

.leading-10 {
    line-height: 2.5rem !important
}

.leading-none {
    line-height: 1 !important
}

.m-0 {
    margin: 0 !important
}

.mx-3 {
    margin-left: .75rem !important;
    margin-right: .75rem !important
}

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

.mt-0 {
    margin-top: 0 !important
}

.ml-0 {
    margin-left: 0 !important
}

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

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

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

.ml-2 {
    margin-left: .5rem !important
}

.mr-3 {
    margin-right: .75rem !important
}

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

.ml-3 {
    margin-left: .75rem !important
}

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

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

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

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

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

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

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

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

.mt-24 {
    margin-top: 6rem !important
}

.mb-24 {
    margin-bottom: 6rem !important
}

.mt-32 {
    margin-top: 8rem !important
}

.ml-auto {
    margin-left: auto !important
}

.ml-0\.5 {
    margin-left: .125rem !important
}

.-mt-px {
    margin-top: -1px !important
}

.-mb-px {
    margin-bottom: -1px !important
}

.-ml-px {
    margin-left: -1px !important
}

.max-w-none {
    max-width: none !important
}

.focus\:outline-none:focus {
    outline: 2px solid transparent !important;
    outline-offset: 2px !important
}

.p-0 {
    padding: 0 !important
}

.p-1 {
    padding: .25rem !important
}

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

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

.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

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

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

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

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

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

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

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

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

.py-0\.5 {
    padding-top: .125rem !important;
    padding-bottom: .125rem !important
}

.px-2\.5 {
    padding-left: .625rem !important;
    padding-right: .625rem !important
}

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

.pr-1 {
    padding-right: .25rem !important
}

.pl-1 {
    padding-left: .25rem !important
}

.pl-2 {
    padding-left: .5rem !important
}

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

.pl-3 {
    padding-left: .75rem !important
}

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

.pt-5 {
    padding-top: 1.25rem !important
}

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

.pl-2\.5 {
    padding-left: .625rem !important
}

.absolute {
    position: absolute !important
}

.relative {
    position: relative !important
}

.sticky {
    position: -webkit-sticky !important;
    position: sticky !important
}

.inset-x-0 {
    right: 0 !important;
    left: 0 !important
}

.top-0 {
    top: 0 !important
}

.left-0 {
    left: 0 !important
}

.resize {
    resize: both !important
}

* {
    --tw-shadow: 0 0 transparent
}

.shadow {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important
}

.shadow, .shadow-offset {
    box-shadow: var(--tw-ring-offset-shadow, 0 0 transparent), var(--tw-ring-shadow, 0 0 transparent), var(--tw-shadow) !important
}

.shadow-offset {
    --tw-shadow: 2px 2px 0px #000 !important
}

* {
    --tw-ring-inset: var(--tw-empty, /*!*/ /*!*/);
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59, 130, 246, 0.5);
    --tw-ring-offset-shadow: 0 0 transparent;
    --tw-ring-shadow: 0 0 transparent
}

.ring-0 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color) !important
}

.focus\:ring-2:focus, .ring-0 {
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 transparent) !important
}

.focus\:ring-2:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important
}

.focus\:ring-offset-2:focus {
    --tw-ring-offset-width: 2px !important
}

.focus\:ring-gray-300:focus {
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity)) !important
}

.focus\:ring-indigo-500:focus {
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity)) !important
}

.fill-current {
    fill: currentColor !important
}

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

.text-black {
    color: rgba(0, 0, 0, var(--tw-text-opacity)) !important
}

.text-black, .text-white {
    --tw-text-opacity: 1 !important
}

.text-white {
    color: rgba(255, 255, 255, var(--tw-text-opacity)) !important
}

.text-gray-300 {
    --tw-text-opacity: 1 !important;
    color: rgba(209, 213, 219, var(--tw-text-opacity)) !important
}

.text-gray-500 {
    color: rgba(107, 114, 128, var(--tw-text-opacity)) !important
}

.text-gray-500, .text-red-400 {
    --tw-text-opacity: 1 !important
}

.text-red-400 {
    color: rgba(248, 113, 113, var(--tw-text-opacity)) !important
}

.text-red-500 {
    color: rgba(239, 68, 68, var(--tw-text-opacity)) !important
}

.text-red-500, .text-red-700 {
    --tw-text-opacity: 1 !important
}

.text-red-700 {
    color: rgba(185, 28, 28, var(--tw-text-opacity)) !important
}

.text-red-800 {
    --tw-text-opacity: 1 !important;
    color: rgba(153, 27, 27, var(--tw-text-opacity)) !important
}

.text-green-400 {
    --tw-text-opacity: 1 !important;
    color: rgba(52, 211, 153, var(--tw-text-opacity)) !important
}

.text-green-700 {
    --tw-text-opacity: 1 !important;
    color: rgba(4, 120, 87, var(--tw-text-opacity)) !important
}

.text-green-800 {
    --tw-text-opacity: 1 !important;
    color: rgba(6, 95, 70, var(--tw-text-opacity)) !important
}

.text-indigo-600 {
    --tw-text-opacity: 1 !important;
    color: rgba(79, 70, 229, var(--tw-text-opacity)) !important
}

.hover\:text-black:hover {
    --tw-text-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-text-opacity)) !important
}

.hover\:text-white:hover {
    --tw-text-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-text-opacity)) !important
}

.hover\:text-gray-700:hover {
    --tw-text-opacity: 1 !important;
    color: rgba(55, 65, 81, var(--tw-text-opacity)) !important
}

.hover\:text-red-400:hover {
    --tw-text-opacity: 1 !important;
    color: rgba(248, 113, 113, var(--tw-text-opacity)) !important
}

.hover\:text-red-500:hover {
    --tw-text-opacity: 1 !important;
    color: rgba(239, 68, 68, var(--tw-text-opacity)) !important
}

.italic {
    font-style: italic !important
}

.uppercase {
    text-transform: uppercase !important
}

.group:hover .group-hover\:underline {
    text-decoration: underline !important
}

.antialiased {
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important
}

.visible {
    visibility: visible !important
}

.w-0 {
    width: 0 !important
}

.w-2 {
    width: .5rem !important
}

.w-4 {
    width: 1rem !important
}

.w-5 {
    width: 1.25rem !important
}

.w-6 {
    width: 1.5rem !important
}

.w-10 {
    width: 2.5rem !important
}

.w-12 {
    width: 3rem !important
}

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

.w-2\/3 {
    width: 66.666667% !important
}

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

.w-2\/4 {
    width: 50% !important
}

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

.z-10 {
    z-index: 10 !important
}

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

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

.gap-x-4 {
    -moz-column-gap: 1rem !important;
    column-gap: 1rem !important
}

.gap-y-6 {
    row-gap: 1.5rem !important
}

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

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

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

.col-span-1 {
    grid-column: span 1/span 1 !important
}

.col-span-3 {
    grid-column: span 3/span 3 !important
}

.col-span-6 {
    grid-column: span 6/span 6 !important
}

.col-span-12 {
    grid-column: span 12/span 12 !important
}

.transform {
    --tw-translate-x: 0 !important;
    --tw-translate-y: 0 !important;
    --tw-rotate: 0 !important;
    --tw-skew-x: 0 !important;
    --tw-skew-y: 0 !important;
    --tw-scale-x: 1 !important;
    --tw-scale-y: 1 !important;
    transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important
}

.transition {
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform !important;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1) !important;
    transition-duration: .15s !important
}

.ease-out {
    transition-timing-function: cubic-bezier(0, 0, .2, 1) !important
}

@-webkit-keyframes spin {
    to {
        transform: rotate(1turn)
    }
}

@keyframes spin {
    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes ping {
    75%, to {
        transform: scale(2);
        opacity: 0
    }
}

@keyframes ping {
    75%, to {
        transform: scale(2);
        opacity: 0
    }
}

@-webkit-keyframes pulse {
    50% {
        opacity: .5
    }
}

@keyframes pulse {
    50% {
        opacity: .5
    }
}

@-webkit-keyframes bounce {
    0%, to {
        transform: translateY(-25%);
        -webkit-animation-timing-function: cubic-bezier(.8, 0, 1, 1);
        animation-timing-function: cubic-bezier(.8, 0, 1, 1)
    }
    50% {
        transform: none;
        -webkit-animation-timing-function: cubic-bezier(0, 0, .2, 1);
        animation-timing-function: cubic-bezier(0, 0, .2, 1)
    }
}

@keyframes bounce {
    0%, to {
        transform: translateY(-25%);
        -webkit-animation-timing-function: cubic-bezier(.8, 0, 1, 1);
        animation-timing-function: cubic-bezier(.8, 0, 1, 1)
    }
    50% {
        transform: none;
        -webkit-animation-timing-function: cubic-bezier(0, 0, .2, 1);
        animation-timing-function: cubic-bezier(0, 0, .2, 1)
    }
}

.slick-slider {
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list, .slick-slider {
    position: relative;
    display: block
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list, .slick-slider .slick-track {
    transform: translateZ(0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after, .slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-dots {
    display: flex;
    align-items: center;
    justify-content: center
}

.slick-dots li {
    width: 4rem;
    height: 3px;
    margin-right: .5rem;
    margin-left: .5rem;
    pointer-events: all
}

.ie .slick-dots li {
    width: 5px !important
}

.slick-dots li button {
    width: 4rem;
    height: 3px;
    padding: 0;
    font-size: 0;
    border-radius: 0;
    background-color: #d1d5db
}

.slick-dots li button:hover {
    opacity: 1
}

.slick-dots .slick-active button {
    background-color: #000
}

.slick-next, .slick-prev {
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    transform: translateY(-50%);
    padding: 0;
    border: none;
    outline: none
}

.slick-prev {
    left: 1rem
}

.slick-next {
    right: 1rem
}

.mm-menu, .mm-panels, .mm-panels > .mm-panel {
    box-sizing: border-box;
    margin: 0;
    z-index: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.mm-btn, .mm-menu {
    box-sizing: border-box
}

.mm-listview a, .mm-listview a:hover, .mm-navbar a, .mm-navbar a:hover {
    text-decoration: none
}

.mm-hidden {
    display: none !important
}

.mm-wrapper {
    overflow-x: hidden;
    position: relative
}

.mm-menu {
    display: block;
    padding: 0;
    position: absolute
}

.mm-panels, .mm-panels > .mm-panel {
    position: absolute;
    border-color: inherit;
    background: inherit
}

.mm-btn, .mm-panel.mm-highest {
    z-index: 1
}

.mm-panels {
    overflow: hidden
}

.mm-panel {
    transition: transform .4s ease;
    transform: translate3d(100%, 0, 0)
}

.mm-panel.mm-opened {
    transform: translateZ(0)
}

.mm-panel.mm-subopened {
    transform: translate3d(-30%, 0, 0)
}

.mm-panels > .mm-panel {
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0 20px;
    -webkit-overflow-scrolling: touch
}

.mm-listview .mm-divider, .mm-listview > li > a, .mm-listview > li > span, .mm-navbar .mm-title {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.mm-panels > .mm-panel.mm-hasnavbar {
    padding-top: 40px
}

.mm-panels > .mm-panel:after, .mm-panels > .mm-panel:before {
    display: block;
    height: 20px;
    content: ""
}

.mm-vertical .mm-panel {
    transform: none !important
}

.mm-listview .mm-vertical .mm-panel, .mm-vertical .mm-listview .mm-panel {
    display: none;
    padding: 10px 0 10px 10px
}

.mm-listview .mm-vertical .mm-panel .mm-listview > li:last-child:after, .mm-vertical .mm-listview .mm-panel .mm-listview > li:last-child:after {
    border-color: transparent
}

.mm-vertical li.mm-opened > .mm-panel, li.mm-vertical.mm-opened > .mm-panel {
    display: block
}

.mm-listview > li.mm-vertical > .mm-next, .mm-vertical .mm-listview > li > .mm-next {
    height: 40px;
    bottom: auto
}

.mm-listview > li.mm-vertical > .mm-next:after, .mm-vertical .mm-listview > li > .mm-next:after {
    top: 16px;
    bottom: auto
}

.mm-listview > li.mm-vertical.mm-opened > .mm-next:after, .mm-vertical .mm-listview > li.mm-opened > .mm-next:after {
    right: 19px;
    transform: rotate(45deg)
}

.mm-btn {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0
}

.mm-clear:after, .mm-clear:before, .mm-close:after, .mm-close:before {
    display: block;
    width: 5px;
    height: 5px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    content: "";
    transform: rotate(-45deg);
    border: 2px solid transparent
}

.mm-clear:before, .mm-close:before {
    right: 18px;
    border-right: none;
    border-bottom: none
}

.mm-clear:after, .mm-close:after {
    right: 25px;
    border-top: none;
    border-left: none
}

.mm-arrow:after, .mm-next:after, .mm-prev:before {
    display: block;
    width: 8px;
    height: 8px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    content: "";
    transform: rotate(-45deg);
    border: 2px solid transparent
}

.mm-prev:before {
    left: 23px;
    border-right: none;
    border-bottom: none
}

.mm-arrow:after, .mm-next:after {
    right: 23px;
    border-top: none;
    border-left: none
}

.mm-navbar {
    line-height: 20px;
    height: 40px;
    margin: 0;
    padding: 0 40px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    text-align: center;
    border-color: inherit;
    border-bottom: 1px solid
}

.mm-navbar > * {
    display: block;
    padding: 10px 0
}

.mm-navbar .mm-btn:first-child {
    padding-left: 20px;
    left: 0
}

.mm-navbar .mm-btn:last-child {
    padding-right: 20px;
    right: 0;
    text-align: right
}

.mm-panel .mm-navbar {
    display: none
}

.mm-panel.mm-hasnavbar .mm-navbar {
    display: block
}

.mm-listview, .mm-listview > li {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none
}

.mm-listview {
    font: inherit;
    font-size: 14px;
    line-height: 20px
}

.mm-listview > li {
    position: relative
}

.mm-listview > li, .mm-listview > li .mm-next, .mm-listview > li .mm-next:before, .mm-listview > li:after {
    border-color: inherit
}

.mm-listview > li > a, .mm-listview > li > span {
    display: block;
    margin: 0;
    padding: 10px 10px 10px 20px;
    color: inherit
}

.mm-listview > li > a.mm-arrow, .mm-listview > li > span.mm-arrow {
    padding-right: 50px
}

.mm-listview > li:not(.mm-divider):after {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 20px;
    content: "";
    border-bottom-width: 1px;
    border-bottom-style: solid
}

.mm-listview .mm-next {
    width: 50px;
    padding: 0;
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(3, 2, 1, 0)
}

.mm-listview .mm-next:before {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    content: "";
    border-left-width: 1px;
    border-left-style: solid
}

.mm-listview .mm-next + a, .mm-listview .mm-next + span {
    margin-right: 50px
}

.mm-listview .mm-next.mm-fullsubopen {
    width: 100%
}

.mm-listview .mm-next.mm-fullsubopen:before {
    border-left: none
}

.mm-listview .mm-next.mm-fullsubopen + a, .mm-listview .mm-next.mm-fullsubopen + span {
    margin-right: 0;
    padding-right: 50px
}

.mm-panels > .mm-panel > .mm-listview {
    margin: 20px -20px
}

.mm-panels > .mm-panel > .mm-listview:first-child, .mm-panels > .mm-panel > .mm-navbar + .mm-listview {
    margin-top: -20px
}

.mm-listview .mm-inset {
    margin: 0;
    padding: 0 10px 15px 40px;
    list-style: disc inside
}

.mm-listview .mm-inset > li {
    padding: 5px 0
}

.mm-listview .mm-divider {
    font-size: 10px;
    line-height: 25px;
    text-indent: 20px;
    text-transform: uppercase
}

.mm-listview .mm-spacer {
    padding-top: 40px
}

.mm-listview .mm-spacer > .mm-next {
    top: 40px
}

.mm-listview .mm-spacer.mm-divider {
    padding-top: 25px
}

.mm-menu {
    color: rgba(0, 0, 0, .7);
    border-color: rgba(0, 0, 0, .1);
    background: #f3f3f3
}

.mm-menu .mm-navbar > *, .mm-menu .mm-navbar a {
    color: rgba(0, 0, 0, .3)
}

.mm-menu .mm-btn:after, .mm-menu .mm-btn:before {
    border-color: rgba(0, 0, 0, .3)
}

.mm-menu .mm-listview {
    border-color: rgba(0, 0, 0, .1)
}

.mm-menu .mm-listview > li .mm-arrow:after, .mm-menu .mm-listview > li .mm-next:after {
    border-color: rgba(0, 0, 0, .3)
}

.mm-menu .mm-listview > li a:not(.mm-next) {
    -webkit-tap-highlight-color: rgba(255, 255, 255, .5);
    tap-highlight-color: hsla(0, 0%, 100%, .5)
}

.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next), .mm-menu .mm-listview > li.mm-selected > span {
    background: hsla(0, 0%, 100%, .5)
}

.mm-menu .mm-divider, .mm-menu .mm-listview > li.mm-opened.mm-vertical > .mm-panel, .mm-menu .mm-listview > li.mm-opened.mm-vertical > a.mm-next, .mm-menu.mm-vertical .mm-listview > li.mm-opened > .mm-panel, .mm-menu.mm-vertical .mm-listview > li.mm-opened > a.mm-next {
    background: rgba(0, 0, 0, .05)
}

.mm-page {
    box-sizing: border-box;
    position: relative
}

.mm-slideout {
    z-index: 1;
    transition: transform .4s ease
}

html.mm-opened {
    overflow-x: hidden;
    position: relative
}

html.mm-blocking, html.mm-blocking body {
    overflow: hidden
}

html.mm-background .mm-page {
    background: inherit
}

#mm-blocker {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 2;
    top: 0;
    left: 0;
    background: rgba(3, 2, 1, 0)
}

html.mm-blocking #mm-blocker {
    display: block
}

.mm-menu.mm-offcanvas {
    display: none;
    position: fixed;
    z-index: 0
}

.mm-menu.mm-offcanvas.mm-current {
    display: block
}

.mm-menu {
    width: 80%;
    min-width: 140px;
    max-width: 440px
}

html.mm-opening .mm-slideout {
    transform: translate3d(80%, 0, 0)
}

@media (max-width: 175px) {
    html.mm-opening .mm-slideout {
        transform: translate3d(140px, 0, 0)
    }
}

@media (min-width: 550px) {
    html.mm-opening .mm-slideout {
        transform: translate3d(440px, 0, 0)
    }
}

.mm-menu.mm-effect-menu-zoom {
    transition: transform .4s ease
}

html.mm-opened .mm-menu.mm-effect-menu-zoom {
    transform: scale(.7) translate3d(-30%, 0, 0);
    transform-origin: left center
}

html.mm-opening .mm-menu.mm-effect-menu-zoom {
    transform: scale(1) translateZ(0)
}

html.mm-right.mm-opened .mm-menu.mm-effect-menu-zoom {
    transform: scale(.7) translate3d(30%, 0, 0);
    transform-origin: right center
}

html.mm-right.mm-opening .mm-menu.mm-effect-menu-zoom {
    transform: scale(1) translateZ(0)
}

.mm-menu.mm-effect-menu-slide {
    transition: transform .4s ease
}

html.mm-opened .mm-menu.mm-effect-menu-slide {
    transform: translate3d(-30%, 0, 0)
}

html.mm-opening .mm-menu.mm-effect-menu-slide {
    transform: translateZ(0)
}

html.mm-right.mm-opened .mm-menu.mm-effect-menu-slide {
    transform: translate3d(30%, 0, 0)
}

html.mm-right.mm-opening .mm-menu.mm-effect-menu-slide {
    transform: translateZ(0)
}

.mm-menu.mm-effect-menu-fade {
    transition: opacity .4s ease;
    opacity: 0
}

html.mm-opening .mm-menu.mm-effect-menu-fade {
    opacity: 1
}

.mm-menu.mm-effect-panels-zoom .mm-panel {
    transform: scale(1.5) translate3d(100%, 0, 0);
    transform-origin: left center
}

.mm-menu.mm-effect-panels-zoom .mm-panel.mm-opened {
    transform: scale(1) translateZ(0)
}

.mm-menu.mm-effect-panels-zoom .mm-panel.mm-opened.mm-subopened {
    transform: scale(.7) translate3d(-30%, 0, 0)
}

.mm-menu.mm-effect-panels-slide-0 .mm-panel.mm-subopened {
    transform: translateZ(0)
}

.mm-menu.mm-effect-panels-slide-100 .mm-panel.mm-subopened {
    transform: translate3d(-100%, 0, 0)
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li {
    transition: none .4s ease
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:first-child {
    transition-delay: 50ms
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(2) {
    transition-delay: .1s
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(3) {
    transition-delay: .15s
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(4) {
    transition-delay: .2s
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(5) {
    transition-delay: .25s
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(6) {
    transition-delay: .3s
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(7) {
    transition-delay: .35s
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(8) {
    transition-delay: .4s
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(9) {
    transition-delay: .45s
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(10) {
    transition-delay: .5s
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(11) {
    transition-delay: .55s
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(12) {
    transition-delay: .6s
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(13) {
    transition-delay: .65s
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(14) {
    transition-delay: .7s
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(15) {
    transition-delay: .75s
}

.mm-menu.mm-effect-listitems-slide .mm-listview > li {
    transition-property: transform, opacity;
    transform: translate3d(50%, 0, 0);
    opacity: 0
}

html.mm-opening .mm-menu.mm-effect-listitems-slide .mm-panel.mm-opened .mm-listview > li {
    transform: translateZ(0);
    opacity: 1
}

.mm-menu.mm-effect-listitems-fade .mm-listview > li {
    transition-property: opacity;
    opacity: 0
}

html.mm-opening .mm-menu.mm-effect-listitems-fade .mm-panel.mm-opened .mm-listview > li {
    opacity: 1
}

.mm-menu.mm-effect-listitems-drop .mm-listview > li {
    top: -25%;
    transition-property: opacity, top;
    opacity: 0
}

html.mm-opening .mm-menu.mm-effect-listitems-drop .mm-panel.mm-opened .mm-listview > li {
    top: 0;
    opacity: 1
}

.mm-listview.mm-multiline > li .mm-listview > li.mm-multiline > a, .mm-listview.mm-multiline > li .mm-listview > li.mm-multiline > span, .mm-menu.mm-multiline .mm-listview > li > a, .mm-menu.mm-multiline .mm-listview > li > span {
    white-space: normal;
    text-overflow: clip
}

.mm-navbar-bottom, .mm-navbar-top ~ .mm-navbar-top {
    border-bottom: none
}

.mm-menu > .mm-navbar {
    background: inherit;
    padding: 0;
    z-index: 3;
    transform: translateZ(0)
}

.mm-navbar-bottom {
    border-top-width: 1px;
    border-top-style: solid;
    top: auto;
    bottom: 0
}

.mm-navbar-bottom ~ .mm-navbar-bottom {
    border-top: none
}

.mm-navbar.mm-hasbtns {
    padding: 0 40px
}

.mm-navbar[class*=mm-navbar-content-] > * {
    box-sizing: border-box;
    display: block;
    float: left
}

.mm-navbar .mm-breadcrumbs {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
    text-align: left;
    padding: 0 0 0 17px
}

.mm-navbar .mm-breadcrumbs > * {
    display: inline-block;
    padding: 10px 3px
}

.mm-navbar .mm-breadcrumbs > a {
    text-decoration: underline
}

.mm-navbar.mm-hasbtns .mm-breadcrumbs {
    margin-left: -40px
}

.mm-navbar.mm-hasbtns .mm-btn:not(.mm-hidden) + .mm-breadcrumbs {
    margin-left: 0;
    padding-left: 0
}

.mm-navbar-top-1 {
    top: 0
}

.mm-hasnavbar-top-1 .mm-panels, .mm-navbar-top-2 {
    top: 40px
}

.mm-hasnavbar-top-2 .mm-panels, .mm-navbar-top-3 {
    top: 80px
}

.mm-hasnavbar-top-3 .mm-panels, .mm-navbar-top-4 {
    top: 120px
}

.mm-hasnavbar-top-4 .mm-panels {
    top: 160px
}

.mm-navbar-bottom-1 {
    bottom: 0
}

.mm-hasnavbar-bottom-1 .mm-panels, .mm-navbar-bottom-2 {
    bottom: 40px
}

.mm-hasnavbar-bottom-2 .mm-panels, .mm-navbar-bottom-3 {
    bottom: 80px
}

.mm-hasnavbar-bottom-3 .mm-panels, .mm-navbar-bottom-4 {
    bottom: 120px
}

.mm-hasnavbar-bottom-4 .mm-panels {
    bottom: 160px
}

.mm-navbar-size-2 {
    height: 80px
}

.mm-navbar-size-3 {
    height: 120px
}

.mm-navbar-size-4 {
    height: 160px
}

.mm-navbar-content-2 > * {
    width: 50%
}

.mm-navbar-content-3 > * {
    width: 33.33%
}

.mm-navbar-content-4 > * {
    width: 25%
}

.mm-navbar-content-5 > * {
    width: 20%
}

.mm-navbar-content-6 > * {
    width: 16.67%
}

html.mm-pagedim #mm-blocker, html.mm-pagedim-black #mm-blocker, html.mm-pagedim-white #mm-blocker {
    opacity: 0
}

html.mm-pagedim-black.mm-opening #mm-blocker, html.mm-pagedim-white.mm-opening #mm-blocker, html.mm-pagedim.mm-opening #mm-blocker {
    transition: opacity .4s ease .4s;
    opacity: .3
}

html.mm-pagedim #mm-blocker {
    background: inherit
}

html.mm-pagedim-white #mm-blocker {
    background: #fff
}

html.mm-pagedim-black #mm-blocker {
    background: #000
}

.mm-search, .mm-search input {
    box-sizing: border-box
}

.mm-search {
    height: 40px;
    padding: 7px 10px 0;
    position: relative
}

.mm-search input {
    display: block;
    font: inherit;
    font-size: 14px;
    line-height: 26px;
    width: 100%;
    height: 26px;
    margin: 0;
    padding: 0 10px;
    border: none !important;
    border-radius: 26px;
    outline: 0 !important;
    box-shadow: none !important
}

.mm-search input::-ms-clear {
    display: none
}

.mm-search .mm-clear, .mm-search .mm-next {
    right: 0
}

.mm-panel > .mm-search {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.mm-panel.mm-hassearch {
    padding-top: 40px
}

.mm-panel.mm-hassearch.mm-hasnavbar {
    padding-top: 80px
}

.mm-panel.mm-hassearch.mm-hasnavbar .mm-search {
    top: 40px
}

.mm-noresultsmsg {
    font-size: 21px;
    padding: 40px 0;
    text-align: center
}

.mm-noresults .mm-indexer {
    display: none !important
}

li.mm-nosubresults > a.mm-next {
    display: none
}

li.mm-nosubresults > a.mm-next + a, li.mm-nosubresults > a.mm-next + span {
    padding-right: 10px
}

.mm-panels > .mm-resultspanel:not(.mm-opened) {
    transform: translateZ(0)
}

.mm-menu .mm-search input {
    color: rgba(0, 0, 0, .7);
    background: rgba(0, 0, 0, .05)
}

.mm-menu .mm-noresultsmsg {
    color: rgba(0, 0, 0, .3)
}

.mm-navbar, .mm-search {
    border-bottom-color: #d1d5db
}

.mm-listview .mm-divider {
    padding-left: 20px
}

.mm-listview > li > a, .mm-listview > li > span {
    font-size: 1rem;
    font-weight: 300;
    padding: 20px 10px 20px 40px
}

.mm-listview > li > a.show-parent-link, .mm-listview > li > span.show-parent-link {
    font-weight: 700;
    color: #000
}

.mm-arrow:after, .mm-next:after {
    right: 28px
}

.mm-listview .mm-next + a, .mm-listview .mm-next + span {
    margin-right: 60px
}

.mm-listview .mm-next {
    width: 100%
}

.mm-panels > .mm-panel > .mm-listview {
    margin-left: -40px
}

.mm-search input {
    height: 40px;
    margin-top: 10px;
    padding-left: 30px;
    border-radius: 5px;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RDFDQTEyNjgwRTFGMTFFNkFGQ0NCNkY5MjhGRUVGNjMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RDFDQTEyNjkwRTFGMTFFNkFGQ0NCNkY5MjhGRUVGNjMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpEMUNBMTI2NjBFMUYxMUU2QUZDQ0I2RjkyOEZFRUY2MyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpEMUNBMTI2NzBFMUYxMUU2QUZDQ0I2RjkyOEZFRUY2MyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PiKi4ukAAANVSURBVHja7JnJaxRBFIdroiLEJRGduMRtYnRwQ+NCguBFT4LgQY0GRBAi4kE0wYn5A/SiZEEEb4IejHpRIogm6EUQjSIyRFDHuCQRUQQ3XNA44yt8h+bxuruqu3qZ4IPv0D3zXtWvurr61auE8GdLgVqgBlgEpIAkkAA+Aa+AHJAF7gF9IkY2E2gFHgIFTZ4DJ4AlUQqYBnQCPzwI4LiATzRU2wt8NCSActREBxMuv5cAXUC9w3+Ggbv4HrxGwXlgMjAbR70OSDvEkO/ONmAoiKcwFTtnN5JngY3AGMV4a4A24LNNPHl/rWkRU4BBmwbP4wrlZ4COOwyQUTFPmAa+4eM3ZbLDT5l2fuGU9G2XmeAvgKoApu84oIdpb8Bv4N1MUDnFygNeFTkxp70GKwVGSLDfQGVIS/wzRswKL4FOMoE2h/itmsO0/0A3SBkT5EoE2UML049anQBHmADJiFKhd6Qf3TrOOeLcFWFOd4AZ1DIVx2rGsS5CIROBP6Q/9SqOjcTpfQy2Cj26S7FMCleRe7diIKSXXK9UEbKQ3HsUAyFZcp1SSU4HyGNsiIGQZcyHucLN6Qtx2hQDIfOZBajKbWrRR1aIgZCC7iawBHd0VpsUAyGl5DqPtQJHIS/JvcoYCJlOrmVp6YObkBy5tzwGQmi5aBA3XI52kNlERW2XSJ/OqTjVMCtEOkIRcpZ8Jf1p9JpxdkQoZDszsLNUnduJ40/cT0dhj0lf7ug4z2NGoT0CEVuZfmzRDdLNBFkcooixTJbhqfI416aCEpZdM1kzOMYEuxmCiM4g2u1ngl4X7gVvr9bBtNePO0VfViH4M5CsMHtAU46VGq7+22aqkdXCvsjcKtQr8Ha2i/l2WcljxmHEZAHiu01DMtFs1kwwZSVElmT7hPoh0CHV4G7zvhofv90R2Qju8W/j1HtjWUInADPQdx2wQfw7ruBM5nc3gP3Mb024GBixUyKYYzfJVUvdKmPznyaTq8t6XBJNCZAr006mnVDESJPHbRcd3h83ehUKHBm/74zuLm4HTjv5jgxjsmk9eZLFvvvAGUzFF2jEbwlTjNXkkpzECkgKX/TxPmNGJiYIy4wmMYf/iykyMXuKUUyzjRgxGsQMiSK2fcBbzPHSfwUYADTX/RqKw5VAAAAAAElFTkSuQmCC") !important;
    background-repeat: no-repeat !important;
    background-position: 10px !important;
    background-size: 15px 15px !important
}

.mm-navbar .mm-title {
    font-weight: 700;
    color: #000 !important
}

.mm-listview > li .mm-arrow:after, .mm-listview > li .mm-next:after {
    border-color: #000
}

.mm-menu .mm-navbar-bottom {
    background-color: #f9fafb
}

.mm-menu .mm-listview > li .mm-next:after {
    border-color: #000
}

.mm-menu .show-all a {
    color: #000
}

.mm-menu .mm-btn.mm-clear {
    margin-top: 16px
}

.mm-menu .mm-btn.mm-clear:after {
    left: 12px
}

.mm-menu .mm-btn:after, .mm-menu .mm-btn:before {
    border-color: #000
}

.mm-navbar-content-2 a {
    padding: 0;
    position: relative;
    bottom: -4px
}

.mm-listview > .my-account {
    background-color: #f9fafb
}

.mm-listview > .my-account > a {
    font-size: .9rem;
    font-weight: 500;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #000
}

.mm-slideout {
    z-index: inherit
}

a:hover {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity))
}

.shortcut {
    height: 30rem
}

@media (min-width: 992px) {
    .shortcut {
        height: 40rem
    }
}

@media (min-width: 1200px) {
    .shortcut {
        min-height: 70rem
    }
}

.carousel a {
    display: block;
    min-height: 190px;
    position: relative;
    background-repeat: no-repeat;
    background-position: 50%
}

@media (min-width: 992px) {
    .carousel a {
        min-height: 500px
    }
}

@media (min-width: 1200px) {
    .carousel a {
        min-height: 600px
    }
}

@media (min-width: 1630px) {
    .carousel a {
        min-height: 650px
    }
}

.autocomplete-suggestionsx {
    overflow-y: scroll;
    width: 100%;
    height: 310px;
    max-height: 310px;
    position: absolute;
    z-index: 1070;
    top: 40px;
    right: 0;
    left: 0;
    transition: all .6s;
    background: #fff;
    box-shadow: none;
    -webkit-overflow-scrolling: touch
}

@media (min-width: 544px) {
    .autocomplete-suggestionsx {
        height: 500px;
        top: 160px
    }
}

@media (min-width: 992px) {
    .autocomplete-suggestionsx {
        display: flex;
        justify-content: space-between;
        width: auto;
        top: 57px;
        right: 0;
        left: 0
    }

    .autocomplete-suggestionsx > div {
        width: 32%
    }
}

@media (min-width: 1630px) {
    .autocomplete-suggestionsx {
        max-height: 500px
    }
}

.no-results .autocomplete-suggestionsx {
    height: 0
}

.no-focus .autocomplete-suggestionsx {
    height: 0;
    transition: all .6s
}

.autocomplete-suggestionsx a {
    padding-left: 0 !important
}

.autocomplete-suggestionsx a:hover {
    opacity: .7;
    background: none
}

.autocomplete-suggestionsx a[href^="/sale"] {
    font-weight: 700
}

.autocomplete-suggestionsx a[href^="/sale"] p {
    color: #ef4444
}

.autocomplete-suggestionsx a[href^="/sale"] .count span {
    background-color: #ef4444
}

.autocomplete-suggestionsx .small {
    font-size: 10px
}

.autocomplete-suggestionsx .cats, .autocomplete-suggestionsx .its, .autocomplete-suggestionsx .sgg {
    padding-right: 15px;
    padding-left: 15px
}

.autocomplete-suggestionsx .cats .mb-0, .autocomplete-suggestionsx .sgg .mb-0 {
    margin-left: 0
}

@media (min-width: 1200px) {
    .autocomplete-suggestionsx .its {
        padding-right: 0;
        padding-left: 0
    }
}

.autocomplete-suggestionsx .text-appearance {
    color: #000
}

.autocomplete-suggestionsx .text-muted {
    margin-left: 0 !important;
    padding-left: 0 !important
}

.autocomplete-suggestionsx .hl {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 1.5rem;
    margin-bottom: 10px;
    margin-left: 0;
    padding-top: 20px;
    padding-left: 0
}

@media (min-width: 1630px) {
    .page-not-found-template .autocomplete-suggestionsx {
        max-height: 400px
    }
}

.autocomplete-suggestionsx .count {
    width: 30px;
    height: 30px
}

.autocomplete-suggestionsx .count span {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 11px;
    font-weight: 700;
    width: 30px;
    min-width: auto;
    height: 30px;
    padding: 0;
    color: #fff;
    border-radius: 50%;
    background-color: #000
}

.autocomplete-suggestionsx .autocomplete-suggestion {
    display: flex;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
    border-bottom: 1px solid #ededed
}

.autocomplete-suggestionsx .autocomplete-suggestion.autocomplete-selected, .autocomplete-suggestionsx .autocomplete-suggestion:hover {
    cursor: pointer;
    color: #000
}

.autocomplete-suggestionsx .image {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    min-width: 50px;
    height: 50px;
    margin: 0 !important
}

.autocomplete-suggestionsx .image img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.autocomplete-suggestionsx p {
    flex-grow: 2;
    font-size: 14px;
    margin-left: 20px;
    padding-right: 20px
}

.hamburger {
    display: flex
}

@media (min-width: 1200px) {
    .hamburger {
        display: none
    }
}

.c-hamburger {
    display: flex;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    overflow: hidden;
    font-size: 0;
    width: 24px;
    height: 21px;
    margin: 0;
    padding: 0;
    position: relative;
    cursor: pointer;
    text-indent: -9999px;
    box-shadow: none
}

.c-hamburger:focus {
    outline: none
}

.c-hamburger span {
    display: block;
    height: 2px;
    position: absolute;
    top: 10px;
    right: 0;
    left: 0;
    background: #000
}

.c-hamburger span:after, .c-hamburger span:before {
    display: block;
    height: 2px;
    position: absolute;
    left: 0;
    content: "";
    background-color: #000
}

.c-hamburger span:before {
    width: 24px;
    top: -9px;
    right: 0
}

.c-hamburger span:after {
    width: 24px;
    bottom: -9px
}

.c-hamburger--htx span:after, .c-hamburger--htx span:before {
    transition-delay: .3s, 0s;
    transition-duration: .3s, .3s
}

.c-hamburger--htx span:before {
    transition-property: top, transform, width
}

.c-hamburger--htx span:after {
    transition-property: bottom, transform, width
}

.c-hamburger--htx.is-active span {
    background: none
}

.c-hamburger--htx.is-active span:before {
    width: 100%;
    top: 0;
    transform: rotate(45deg)
}

.c-hamburger--htx.is-active span:after {
    width: 100%;
    bottom: 0;
    transform: rotate(-45deg)
}

.c-hamburger--htx.is-active span:after, .c-hamburger--htx.is-active span:before {
    transition-delay: 0s, .3s
}

.special-tags {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
    padding: 1rem;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    padding: 1rem !important
}

.special-tags .badge {
    padding: 0 !important;
    color: #fff;
    background-color: transparent !important;
    background-image: none;
    border-radius: 0;
    font-size: 1rem;
    line-height: 1.5rem;
    text-transform: uppercase
}

.btn {
    border-color: transparent
}

.btn:hover {
    border-color: transparent !important
}

.btn {
    border-width: 1px;
    /* display: inline-flex; */
    align-items: center;
    justify-content: space-between;
    font-weight: 700;
    font-size: .875rem;
    line-height: 1.25rem;
    padding: .5rem 1rem;
    text-transform: uppercase;
}

.btn.btn-primary {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity))
}

.btn.btn-primary:hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
    --tw-border-opacity: 1 !important;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity)) !important
}

.btn.btn-primary {
    --tw-text-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-text-opacity)) !important
}

.btn.btn-primary:hover {
    --tw-text-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-text-opacity)) !important
}

.btn .btn-outline-primary, .btn.btn-secondary {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity))
}

.btn .btn-outline-primary:hover, .btn.btn-secondary:hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity)) !important
}

.btn .btn-outline-primary, .btn.btn-secondary {
    --tw-border-opacity: 1 !important;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity)) !important;
    --tw-text-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-text-opacity)) !important
}

.availabilityli_1 {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity))
}

.availabilityli_2, .availabilityli_3, .availabilityli_4, .availabilityli_5, .availabilityli_6 {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity))
}

.gallery .owl-thumbs {
    margin-top: 2rem
}

@media (min-width: 768px) {
    .gallery .owl-thumbs {
        margin-top: 6rem
    }
}

.gallery .owl-thumbs .owl-item.active img {
    opacity: 1
}

.gallery .owl-thumbs img {
    max-height: 16rem;
    opacity: .75
}

.gallery .owl-thumbs img:hover {
    border: transparent;
    opacity: 1
}

.gallery .owl-single-item-control {
    color: #000
}

.gallery .owl-single-item-control:hover {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity))
}

.gallery .owl-dots {
    display: flex;
    bottom: -2rem;
    align-items: center;
    justify-content: center
}

.gallery .owl-dots .owl-dot.active span {
    background-color: #000 !important
}

.gallery .owl-dots .owl-dot span {
    width: 1rem;
    height: 3px;
    margin-right: .25rem;
    margin-left: .25rem;
    background-color: #d1d5db
}

.logo-small {
    max-height: 3.5rem;
}

@media (min-width: 768px) {
    .gallery .owl-dots .owl-dot span {
        width: 3rem;
        height: 3px;
        margin-right: .5rem;
        margin-left: .5rem;
        background-color: #d1d5db
    }
}

@media (min-width: 640px) {
    .sm\:space-x-24 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-x-reverse: 0 !important;
        margin-right: calc(6rem * var(--tw-space-x-reverse)) !important;
        margin-left: calc(6rem * (1 - var(--tw-space-x-reverse))) !important
    }

    .sm\:block {
        display: block !important
    }

    .sm\:flex {
        display: flex !important
    }

    .sm\:hidden {
        display: none !important
    }

    .sm\:text-sm {
        font-size: .875rem !important;
        line-height: 1.25rem !important
    }

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

    .sm\:-my-px {
        margin-top: -1px !important;
        margin-bottom: -1px !important
    }

    .sm\:ml-6 {
        margin-left: 1.5rem !important
    }

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

    .sm\:py-6 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

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

    .sm\:grid-cols-6 {
        grid-template-columns:repeat(6, minmax(0, 1fr)) !important
    }

    .sm\:col-span-2 {
        grid-column: span 2/span 2 !important
    }

    .sm\:col-span-3 {
        grid-column: span 3/span 3 !important
    }

    .sm\:col-span-4 {
        grid-column: span 4/span 4 !important
    }

    .sm\:col-span-6 {
        grid-column: span 6/span 6 !important
    }
}

@media (min-width: 768px) {
    .md\:space-x-0 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-x-reverse: 0 !important;
        margin-right: calc(0px * var(--tw-space-x-reverse)) !important;
        margin-left: calc(0px * (1 - var(--tw-space-x-reverse))) !important
    }

    .md\:space-x-2 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-x-reverse: 0 !important;
        margin-right: calc(0.5rem * var(--tw-space-x-reverse)) !important;
        margin-left: calc(0.5rem * (1 - var(--tw-space-x-reverse))) !important
    }

    .md\:block {
        display: block !important
    }

    .md\:flex {
        display: flex !important
    }

    .md\:hidden {
        display: none !important
    }

    .md\:justify-start {
        justify-content: flex-start !important
    }

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

    .md\:h-12 {
        height: 3rem !important
    }

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

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

    .md\:mb-6 {
        margin-bottom: 1.5rem !important
    }

    .md\:mt-24 {
        margin-top: 6rem !important
    }

    .md\:mb-24 {
        margin-bottom: 6rem !important
    }

    .md\:-mt-4 {
        margin-top: -1rem !important
    }

    .md\:-mt-px {
        margin-top: -1px !important
    }

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

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

    .md\:text-left {
        text-align: left !important
    }

    .md\:w-12 {
        width: 3rem !important
    }

    .md\:w-24 {
        width: 6rem !important
    }

    .md\:w-auto {
        width: auto !important
    }

    .md\:gap-6 {
        gap: 1.5rem !important
    }

    .md\:gap-12 {
        gap: 3rem !important
    }

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

    .md\:grid-cols-3 {
        grid-template-columns:repeat(3, minmax(0, 1fr)) !important
    }

    .md\:grid-cols-4 {
        grid-template-columns:repeat(4, minmax(0, 1fr)) !important
    }

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

    .md\:col-span-3 {
        grid-column: span 3/span 3 !important
    }

    .md\:col-span-9 {
        grid-column: span 9/span 9 !important
    }
}

@media (min-width: 1024px) {
    .lg\:prose-lg {
        font-size: 1.125rem;
        line-height: 1.7777778
    }

    .lg\:prose-lg p {
        margin-top: 1.3333333em;
        margin-bottom: 1.3333333em
    }

    .lg\:prose-lg [class~=lead] {
        font-size: 1.2222222em;
        line-height: 1.4545455;
        margin-top: 1.0909091em;
        margin-bottom: 1.0909091em
    }

    .lg\:prose-lg blockquote {
        margin-top: 1.6666667em;
        margin-bottom: 1.6666667em;
        padding-left: 1em
    }

    .lg\:prose-lg h1 {
        font-size: 2.6666667em;
        margin-top: 0;
        margin-bottom: .8333333em;
        line-height: 1
    }

    .lg\:prose-lg h2 {
        font-size: 1.6666667em;
        margin-top: 1.8666667em;
        margin-bottom: 1.0666667em;
        line-height: 1.3333333
    }

    .lg\:prose-lg h3 {
        font-size: 1.3333333em;
        margin-top: 1.6666667em;
        margin-bottom: .6666667em;
        line-height: 1.5
    }

    .lg\:prose-lg h4 {
        margin-top: 1.7777778em;
        margin-bottom: .4444444em;
        line-height: 1.5555556
    }

    .lg\:prose-lg figure, .lg\:prose-lg img, .lg\:prose-lg video {
        margin-top: 1.7777778em;
        margin-bottom: 1.7777778em
    }

    .lg\:prose-lg figure > * {
        margin-top: 0;
        margin-bottom: 0
    }

    .lg\:prose-lg figure figcaption {
        font-size: .8888889em;
        line-height: 1.5;
        margin-top: 1em
    }

    .lg\:prose-lg code {
        font-size: .8888889em
    }

    .lg\:prose-lg h2 code {
        font-size: .8666667em
    }

    .lg\:prose-lg h3 code {
        font-size: .875em
    }

    .lg\:prose-lg pre {
        font-size: .8888889em;
        line-height: 1.75;
        margin-top: 2em;
        margin-bottom: 2em;
        border-radius: .375rem;
        padding: 1em 1.5em
    }

    .lg\:prose-lg ol, .lg\:prose-lg ul {
        margin-top: 1.3333333em;
        margin-bottom: 1.3333333em
    }

    .lg\:prose-lg li {
        margin-top: .6666667em;
        margin-bottom: .6666667em
    }

    .lg\:prose-lg ol > li {
        padding-left: 1.6666667em
    }

    .lg\:prose-lg ol > li:before {
        left: 0
    }

    .lg\:prose-lg ul > li {
        padding-left: 1.6666667em
    }

    .lg\:prose-lg ul > li:before {
        width: .3333333em;
        height: .3333333em;
        top: .72222em;
        left: .2222222em
    }

    .lg\:prose-lg > ul > li p {
        margin-top: .8888889em;
        margin-bottom: .8888889em
    }

    .lg\:prose-lg > ul > li > :first-child {
        margin-top: 1.3333333em
    }

    .lg\:prose-lg > ul > li > :last-child {
        margin-bottom: 1.3333333em
    }

    .lg\:prose-lg > ol > li > :first-child {
        margin-top: 1.3333333em
    }

    .lg\:prose-lg > ol > li > :last-child {
        margin-bottom: 1.3333333em
    }

    .lg\:prose-lg ol ol, .lg\:prose-lg ol ul, .lg\:prose-lg ul ol, .lg\:prose-lg ul ul {
        margin-top: .8888889em;
        margin-bottom: .8888889em
    }

    .lg\:prose-lg hr {
        margin-top: 3.1111111em;
        margin-bottom: 3.1111111em
    }

    .lg\:prose-lg h2 + *, .lg\:prose-lg h3 + *, .lg\:prose-lg h4 + *, .lg\:prose-lg hr + * {
        margin-top: 0
    }

    .lg\:prose-lg table {
        font-size: .8888889em;
        line-height: 1.5
    }

    .lg\:prose-lg thead th {
        padding-right: .75em;
        padding-bottom: .75em;
        padding-left: .75em
    }

    .lg\:prose-lg thead th:first-child {
        padding-left: 0
    }

    .lg\:prose-lg thead th:last-child {
        padding-right: 0
    }

    .lg\:prose-lg tbody td {
        padding: .75em
    }

    .lg\:prose-lg tbody td:first-child {
        padding-left: 0
    }

    .lg\:prose-lg tbody td:last-child {
        padding-right: 0
    }

    .lg\:prose-lg > :first-child {
        margin-top: 0
    }

    .lg\:prose-lg > :last-child {
        margin-bottom: 0
    }

    .lg\:block {
        display: block !important
    }

    .lg\:flex {
        display: flex !important
    }

    .lg\:hidden {
        display: none !important
    }

    .lg\:justify-start {
        justify-content: flex-start !important
    }

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

    .lg\:leading-5 {
        line-height: 1.25rem !important
    }

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

    .lg\:p-8 {
        padding: 2rem !important
    }

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

    .lg\:col-span-1 {
        grid-column: span 1/span 1 !important
    }

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

/* anpassungen */
@media (min-width: 1400px) {
    .header {
        margin-bottom: -3rem;
        position: relative;
        z-index: 1;
        pointer-events: none;
    }

    .header .logo a img {
        pointer-events: all;
    }

    .header + .navigation a[href="/damen"] {
        display: none !important;
    }

    .header + .navigation a[href="/herren"] {
        margin-left: 0 !important;
    }
}

.left-nav .left-navigation a {
    font-weight: 500 !important
}

.left-nav .left-navigation > div > nav > div > a {
    font-weight: 700!important;
}

.left-nav .left-navigation a.text-red-400 {
    color: #212529 !important;
}
.left-nav .left-navigation a.text-red-400:hover {
    color: #666 !important;
}

.left-nav .filter-container .form-check-label {
    font-weight: 500 !important;
}

.left-nav .filter-container .form-check-label:hover {
    color: #212529 !important;
}

.scale-sm-1 {
    transform: scale(0.68);
}

a:hover {
    color: #666 !important;
}

.space-y-4 > :not([hidden]) ~ :not([hidden]) {
    margin-top: 0;
}

.img-fwidth img {
    width: 668px!important;;
}

@media (min-width: 768px) {
    .md\:col-span-2 {
        grid-column: span 2/span 2 !important;
    }
    .md\:col-span-10 {
        grid-column: span 10/span 10 !important;
    }
}

.header + .navigation a.header-fontsize, .header-font-size,
.header + .navigation .header-font-size a {
    font-size: 1.5rem!important;
}

@media (min-width: 1024px) {
    .search-box-small {
        width: 40px;
    }

    .search-box-small > .search-box-inner > .search-box-shadow-frame {
        box-shadow: none !important;
    }

    .search-box-small input {
        display: none !important;
    }

    .search-box-small button {
        box-shadow: none !important;
        border: 0 !important;
    }

    .grid .item .img img {
        width: 100%;
    }
}