/*
! tailwindcss v3.3.1 | MIT License | https://tailwindcss.com
*/
*, :after, :before {
    box-sizing: border-box;
    border: 0 solid #e5e7eb
}

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

html {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: 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;
    font-feature-settings: normal;
    font-variation-settings: normal
}

body {
    margin: 0;
    line-height: inherit
}

hr {
    height: 0;
    color: inherit;
    border-top-width: 1px
}

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

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

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

b, strong {
    font-weight: bolder
}

code, kbd, pre, samp {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, 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;
    border-collapse: collapse
}

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

button, select {
    text-transform: none
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button;
    background-color: transparent;
    background-image: none
}

:-moz-focusring {
    outline: auto
}

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

progress {
    vertical-align: baseline
}

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

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

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

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

summary {
    display: list-item
}

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

fieldset {
    margin: 0
}

fieldset, legend {
    padding: 0
}

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

textarea {
    resize: vertical
}

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

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

:disabled {
    cursor: default
}

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

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

[hidden] {
    display: none
}

[multiple], [type=date], [type=datetime-local], [type=email], [type=month], [type=number], [type=password], [type=search], [type=tel], [type=text], [type=time], [type=url], [type=week], select, textarea {
    -webkit-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;
    --tw-shadow: 0 0 #0000
}

[multiple]:focus, [type=date]:focus, [type=datetime-local]:focus, [type=email]:focus, [type=month]:focus, [type=number]:focus, [type=password]:focus, [type=search]:focus, [type=tel]:focus, [type=text]:focus, [type=time]:focus, [type=url]:focus, [type=week]: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);
    border-color: #2563eb
}

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

::-webkit-datetime-edit-fields-wrapper {
    padding: 0
}

::-webkit-date-and-time-value {
    min-height: 1.5em
}

::-webkit-datetime-edit, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-meridiem-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-year-field {
    padding-top: 0;
    padding-bottom: 0
}

select {
    background-image: url("data:image/svg+xml,%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;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact
}

[multiple] {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: initial;
    padding-right: .75rem;
    -webkit-print-color-adjust: inherit;
    print-color-adjust: inherit
}

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

[type=checkbox] {
    border-radius: 0
}

[type=radio] {
    border-radius: 100%
}

[type=checkbox]:focus, [type=radio]: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)
}

[type=checkbox]:checked, [type=radio]:checked {
    border-color: transparent;
    background-color: currentColor;
    background-size: 100% 100%;
    background-position: 50%;
    background-repeat: no-repeat
}

[type=checkbox]:checked {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' 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=radio]:checked {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")
}

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

[type=checkbox]:indeterminate {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' 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: transparent none repeat 0 0/auto auto padding-box border-box scroll;
    background: initial;
    border-color: inherit;
    border-width: 0;
    border-radius: 0;
    padding: 0;
    font-size: inherit;
    line-height: inherit
}

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

*, :after, :before {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59, 130, 246, .5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia: ;
}

::backdrop {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59, 130, 246, .5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia: ;
}

.container {
    width: 100%
}

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

@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
    }
}

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

.pointer-events-none {
    pointer-events: none
}

.visible {
    visibility: visible
}

.static {
    position: static
}

.fixed {
    position: fixed
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

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

.inset-0 {
    inset: 0
}

.inset-y-0 {
    top: 0;
    bottom: 0
}

.-bottom-1 {
    bottom: -.25rem
}

.-bottom-1\.5 {
    bottom: -.375rem
}

.-bottom-11 {
    bottom: -2.75rem
}

.-bottom-20 {
    bottom: -5rem
}

.-left-3 {
    left: -.75rem
}

.-right-2 {
    right: -.5rem
}

.-right-2\.5 {
    right: -.625rem
}

.-right-3 {
    right: -.75rem
}

.-top-1 {
    top: -.25rem
}

.bottom-0 {
    bottom: 0
}

.bottom-17 {
    bottom: 4.25rem
}

.left-0 {
    left: 0
}

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

.left-2 {
    left: .5rem
}

.left-2\.5 {
    left: .625rem
}

.left-3 {
    left: .75rem
}

.left-3\.5 {
    left: .875rem
}

.left-4 {
    left: 1rem
}

.right-0 {
    right: 0
}

.right-10 {
    right: 2.5rem
}

.right-3 {
    right: .75rem
}

.right-4 {
    right: 1rem
}

.top-0 {
    top: 0
}

.top-1 {
    top: .25rem
}

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

.top-10 {
    top: 2.5rem
}

.top-2\/4 {
    top: 50%
}

.top-3 {
    top: .75rem
}

.top-4 {
    top: 1rem
}

.top-9 {
    top: 2.25rem
}

.top-full {
    top: 100%
}

.z-0 {
    z-index: 0
}

.z-10 {
    z-index: 10
}

.z-20 {
    z-index: 20
}

.z-50 {
    z-index: 50
}

.order-1 {
    order: 1
}

.order-2 {
    order: 2
}

.order-3 {
    order: 3
}

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

.col-span-2 {
    grid-column: span 2/span 2
}

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

.col-span-4 {
    grid-column: span 4/span 4
}

.col-span-5 {
    grid-column: span 5/span 5
}

.col-span-8 {
    grid-column: span 8/span 8
}

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

.col-start-1 {
    grid-column-start: 1
}

.col-start-2 {
    grid-column-start: 2
}

.col-start-4 {
    grid-column-start: 4
}

.col-start-7 {
    grid-column-start: 7
}

.col-end-2 {
    grid-column-end: 2
}

.col-end-3 {
    grid-column-end: 3
}

.col-end-4 {
    grid-column-end: 4
}

.row-auto {
    grid-row: auto
}

.row-start-1 {
    grid-row-start: 1
}

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

.row-start-3 {
    grid-row-start: 3
}

.row-start-4 {
    grid-row-start: 4
}

.row-start-5 {
    grid-row-start: 5
}

.row-end-2 {
    grid-row-end: 2
}

.row-end-3 {
    grid-row-end: 3
}

.float-right {
    float: right
}

.float-left {
    float: left
}

.m-0 {
    margin: 0
}

.m-1 {
    margin: .25rem
}

.m-auto {
    margin: auto
}

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

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

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

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

.mx-6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem
}

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

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

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

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

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

.my-2\.5 {
    margin-top: .625rem;
    margin-bottom: .625rem
}

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

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

.my-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem
}

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

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

.my-9 {
    margin-top: 2.25rem;
    margin-bottom: 2.25rem
}

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

.-mr-1 {
    margin-right: -.25rem
}

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

.-mt-0\.5 {
    margin-top: -.125rem
}

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

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

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

.-mt-28 {
    margin-top: -7rem
}

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

.mb-0 {
    margin-bottom: 0
}

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

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

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

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

.mb-16 {
    margin-bottom: 4rem
}

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

.mb-2\.5 {
    margin-bottom: .625rem
}

.mb-20 {
    margin-bottom: 5rem
}

.mb-28 {
    margin-bottom: 7rem
}

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

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

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

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

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

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

.ml-0 {
    margin-left: 0
}

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

.ml-1 {
    margin-left: .25rem
}

.ml-16 {
    margin-left: 4rem
}

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

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

.ml-4 {
    margin-left: 1rem
}

.ml-5 {
    margin-left: 1.25rem
}

.ml-6 {
    margin-left: 1.5rem
}

.ml-7 {
    margin-left: 1.75rem
}

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

.ml-auto {
    margin-left: auto
}

.mr-1 {
    margin-right: .25rem
}

.mr-12 {
    margin-right: 3rem
}

.mr-2 {
    margin-right: .5rem
}

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

.mr-4 {
    margin-right: 1rem
}

.mr-6 {
    margin-right: 1.5rem
}

.mr-7 {
    margin-right: 1.75rem
}

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

.mr-\[75px\] {
    margin-right: 75px
}

.mr-auto {
    margin-right: auto
}

.mt-0 {
    margin-top: 0
}

.mt-0\.5 {
    margin-top: .125rem
}

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

.mt-1\.5 {
    margin-top: .375rem
}

.mt-10 {
    margin-top: 2.5rem
}

.mt-11 {
    margin-top: 2.75rem
}

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

.mt-14 {
    margin-top: 3.5rem
}

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

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

.mt-2\.5 {
    margin-top: .625rem
}

.mt-20 {
    margin-top: 5rem
}

.mt-3 {
    margin-top: .75rem
}

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

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

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

.mt-7 {
    margin-top: 1.75rem
}

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

.mt-9 {
    margin-top: 2.25rem
}

.mt-auto {
    margin-top: auto
}

.box-border {
    box-sizing: border-box
}

.block {
    display: block
}

.inline-block {
    display: inline-block
}

.inline {
    display: inline
}

.flex {
    display: flex
}

.inline-flex {
    display: inline-flex
}

.table {
    display: table
}

.grid {
    display: grid
}

.contents {
    display: contents
}

.hidden {
    display: none
}

.aspect-\[1044\/500\] {
    aspect-ratio: 1044/500
}

.aspect-\[300\/400\] {
    aspect-ratio: 300/400
}

.h-0 {
    height: 0
}

.h-0\.5 {
    height: .125rem
}

.h-1\/2 {
    height: 50%
}

.h-1\/4 {
    height: 25%
}

.h-10 {
    height: 2.5rem
}

.h-11 {
    height: 2.75rem
}

.h-12 {
    height: 3rem
}

.h-120 {
    height: 30rem
}

.h-14 {
    height: 3.5rem
}

.h-16 {
    height: 4rem
}

.h-2 {
    height: .5rem
}

.h-2\.5 {
    height: .625rem
}

.h-2\/5 {
    height: 40%
}

.h-2\/6 {
    height: 33.333333%
}

.h-20 {
    height: 5rem
}

.h-24 {
    height: 6rem
}

.h-3 {
    height: .75rem
}

.h-3\.5 {
    height: .875rem
}

.h-32 {
    height: 8rem
}

.h-4 {
    height: 1rem
}

.h-4\/5 {
    height: 80%
}

.h-4\/6 {
    height: 66.666667%
}

.h-48 {
    height: 12rem
}

.h-5 {
    height: 1.25rem
}

.h-5\/6 {
    height: 83.333333%
}

.h-6 {
    height: 1.5rem
}

.h-60 {
    height: 15rem
}

.h-7 {
    height: 1.75rem
}

.h-8 {
    height: 2rem
}

.h-80 {
    height: 20rem
}

.h-9 {
    height: 2.25rem
}

.h-96 {
    height: 24rem
}

.h-auto {
    height: auto
}

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

.h-full {
    height: 100%
}

.h-screen {
    height: 100vh
}

.max-h-64 {
    max-height: 16rem
}

.max-h-80 {
    max-height: 20rem
}

.max-h-9 {
    max-height: 2.25rem
}

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

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

.w-1\/12 {
    width: 8.333333%
}

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

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

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

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

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

.w-10 {
    width: 2.5rem
}

.w-112 {
    width: 28rem
}

.w-12 {
    width: 3rem
}

.w-14 {
    width: 3.5rem
}

.w-16 {
    width: 4rem
}

.w-2 {
    width: .5rem
}

.w-2\.5 {
    width: .625rem
}

.w-2\/12 {
    width: 16.666667%
}

.w-20 {
    width: 5rem
}

.w-24 {
    width: 6rem
}

.w-3 {
    width: .75rem
}

.w-3\.5 {
    width: .875rem
}

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

.w-3\/4 {
    width: 75%
}

.w-32 {
    width: 8rem
}

.w-36 {
    width: 9rem
}

.w-4 {
    width: 1rem
}

.w-4\/12 {
    width: 33.333333%
}

.w-4\/5 {
    width: 80%
}

.w-40 {
    width: 10rem
}

.w-44 {
    width: 11rem
}

.w-48 {
    width: 12rem
}

.w-5 {
    width: 1.25rem
}

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

.w-52 {
    width: 13rem
}

.w-56 {
    width: 14rem
}

.w-6 {
    width: 1.5rem
}

.w-60 {
    width: 15rem
}

.w-64 {
    width: 16rem
}

.w-7 {
    width: 1.75rem
}

.w-72 {
    width: 18rem
}

.w-8 {
    width: 2rem
}

.w-8\/12 {
    width: 66.666667%
}

.w-80 {
    width: 20rem
}

.w-96 {
    width: 24rem
}

.w-auto {
    width: auto
}

.w-full {
    width: 100%
}

.w-px {
    width: 1px
}

.w-screen {
    width: 100vw
}

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

.min-w-min {
    min-width: -webkit-min-content;
    min-width: min-content
}

.max-w-0 {
    max-width: 0
}

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

.max-w-3xl {
    max-width: 48rem
}

.max-w-5xl {
    max-width: 64rem
}

.max-w-7_5xl {
    max-width: 82.5rem
}

.max-w-full {
    max-width: 100%
}

.max-w-lg {
    max-width: 32rem
}

.max-w-sm {
    max-width: 24rem
}

.max-w-xl {
    max-width: 36rem
}

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

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

.flex-initial {
    flex: 0 1 auto
}

.flex-none {
    flex: none
}

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

.flex-grow-0 {
    flex-grow: 0
}

.grow {
    flex-grow: 1
}

.grow-0 {
    flex-grow: 0
}

.table-fixed {
    table-layout: fixed
}

.origin-top-left {
    transform-origin: top left
}

.-translate-x-1\/2 {
    --tw-translate-x: -50%
}

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

.-translate-y-1\/2 {
    --tw-translate-y: -50%
}

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

.transform-none {
    transform: none
}

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

.animate-spin {
    animation: spin 1s linear infinite
}

.cursor-default {
    cursor: default
}

.cursor-move {
    cursor: move
}

.cursor-not-allowed {
    cursor: not-allowed
}

.cursor-pointer {
    cursor: pointer
}

.cursor-text {
    cursor: text
}

.select-none {
    -webkit-user-select: none;
    user-select: none
}

.resize {
    resize: both
}

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

.list-none {
    list-style-type: none
}

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

.grid-flow-row {
    grid-auto-flow: row
}

.grid-flow-col {
    grid-auto-flow: column
}

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

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

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

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

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

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

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

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

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

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

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

.grid-rows-none {
    grid-template-rows:none
}

.flex-row {
    flex-direction: row
}

.flex-col {
    flex-direction: column
}

.flex-wrap {
    flex-wrap: wrap
}

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

.content-center {
    align-content: center
}

.content-start {
    align-content: flex-start
}

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

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

.items-center {
    align-items: center
}

.items-baseline {
    align-items: baseline
}

.items-stretch {
    align-items: stretch
}

.justify-start {
    justify-content: flex-start
}

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

.justify-center {
    justify-content: center
}

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

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

.justify-evenly {
    justify-content: space-evenly
}

.justify-items-start {
    justify-items: start
}

.justify-items-center {
    justify-items: center
}

.gap-0 {
    gap: 0
}

.gap-0\.5 {
    gap: .125rem
}

.gap-1 {
    gap: .25rem
}

.gap-1\.5 {
    gap: .375rem
}

.gap-10 {
    gap: 2.5rem
}

.gap-12 {
    gap: 3rem
}

.gap-14 {
    gap: 3.5rem
}

.gap-16 {
    gap: 4rem
}

.gap-2 {
    gap: .5rem
}

.gap-20 {
    gap: 5rem
}

.gap-24 {
    gap: 6rem
}

.gap-3 {
    gap: .75rem
}

.gap-4 {
    gap: 1rem
}

.gap-5 {
    gap: 1.25rem
}

.gap-6 {
    gap: 1.5rem
}

.gap-7 {
    gap: 1.75rem
}

.gap-8 {
    gap: 2rem
}

.gap-x-1 {
    column-gap: .25rem
}

.gap-x-12 {
    column-gap: 3rem
}

.gap-x-14 {
    column-gap: 3.5rem
}

.gap-x-8 {
    column-gap: 2rem
}

.gap-y-14 {
    row-gap: 3.5rem
}

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

.gap-y-2 {
    row-gap: .5rem
}

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

.gap-y-8 {
    row-gap: 2rem
}

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

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

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

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

.divide-y > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1px * var(--tw-divide-y-reverse))
}

.divide-primary-200 > :not([hidden]) ~ :not([hidden]) {
    border-color: var(--color-primary-200)
}

.divide-primary-500 > :not([hidden]) ~ :not([hidden]) {
    border-color: var(--color-primary-500)
}

.self-start {
    align-self: flex-start
}

.self-end {
    align-self: flex-end
}

.self-center {
    align-self: center
}

.justify-self-start {
    justify-self: start
}

.justify-self-end {
    justify-self: end
}

.justify-self-center {
    justify-self: center
}

.overflow-auto {
    overflow: auto
}

.overflow-hidden {
    overflow: hidden
}

.overflow-visible {
    overflow: visible
}

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

.overflow-y-auto {
    overflow-y: auto
}

.overflow-x-hidden {
    overflow-x: hidden
}

.overflow-x-scroll {
    overflow-x: scroll
}

.overflow-y-scroll {
    overflow-y: scroll
}

.truncate {
    overflow: hidden;
    white-space: nowrap
}

.text-ellipsis, .truncate {
    text-overflow: ellipsis
}

.whitespace-nowrap {
    white-space: nowrap
}

.whitespace-pre-line {
    white-space: pre-line
}

.break-normal {
    overflow-wrap: normal;
    word-break: normal
}

.break-words {
    overflow-wrap: break-word
}

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

.rounded {
    border-radius: .25rem
}

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

.rounded-lg {
    border-radius: .5rem
}

.rounded-md {
    border-radius: .375rem
}

.rounded-none {
    border-radius: 0
}

.rounded-sm {
    border-radius: .125rem
}

.rounded-b-md {
    border-bottom-left-radius: .375rem
}

.rounded-b-md, .rounded-r-md {
    border-bottom-right-radius: .375rem
}

.rounded-r-md, .rounded-t-md {
    border-top-right-radius: .375rem
}

.rounded-t-md {
    border-top-left-radius: .375rem
}

.border {
    border-width: 1px
}

.border-0 {
    border-width: 0
}

.border-2 {
    border-width: 2px
}

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

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

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

.border-l-2 {
    border-left-width: 2px
}

.border-r {
    border-right-width: 1px
}

.border-r-2 {
    border-right-width: 2px
}

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

.border-dashed {
    border-style: dashed
}

.border-none {
    border-style: none
}

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

.border-blue-900 {
    --tw-border-opacity: 1;
    border-color: rgb(30 58 138/var(--tw-border-opacity))
}

.border-current {
    border-color: currentColor
}

.border-error-500 {
    border-color: var(--color-error-500)
}

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

.border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgb(209 213 219/var(--tw-border-opacity))
}

.border-gray-400 {
    --tw-border-opacity: 1;
    border-color: rgb(156 163 175/var(--tw-border-opacity))
}

.border-muted-100 {
    border-color: var(--color-muted-100)
}

.border-muted-500 {
    border-color: var(--color-muted-500)
}

.border-muted-900 {
    border-color: var(--color-muted-900)
}

.border-primary-100 {
    border-color: var(--color-primary-100)
}

.border-primary-200 {
    border-color: var(--color-primary-200)
}

.border-primary-300 {
    border-color: var(--color-primary-300)
}

.border-primary-500 {
    border-color: var(--color-primary-500)
}

.border-red-500 {
    --tw-border-opacity: 1;
    border-color: rgb(239 68 68/var(--tw-border-opacity))
}

.border-secondary-100 {
    border-color: var(--color-secondary-100)
}

.border-secondary-500 {
    border-color: var(--color-secondary-500)
}

.border-secondary-700 {
    border-color: var(--color-secondary-700)
}

.border-transparent {
    border-color: transparent
}

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

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

.bg-error-500 {
    background-color: var(--color-error-500)
}

.bg-filled-100, .bg-filled-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity))
}

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

.bg-gray-800\/40 {
    background-color: rgba(31, 41, 55, .4)
}

.bg-muted-100 {
    background-color: var(--color-muted-100)
}

.bg-muted-400 {
    background-color: var(--color-muted-400)
}

.bg-muted-600 {
    background-color: var(--color-muted-600)
}

.bg-muted-900 {
    background-color: var(--color-muted-900)
}

.bg-primary-100 {
    background-color: var(--color-primary-100)
}

.bg-primary-300 {
    background-color: var(--color-primary-300)
}

.bg-primary-400 {
    background-color: var(--color-primary-400)
}

.bg-primary-500 {
    background-color: var(--color-primary-500)
}

.bg-primary-700 {
    background-color: var(--color-primary-700)
}

.bg-red-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(239 68 68/var(--tw-bg-opacity))
}

.bg-success-500 {
    background-color: var(--color-success-500)
}

.bg-transparent {
    background-color: transparent
}

.bg-warning-500 {
    background-color: var(--color-warning-500)
}

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

.bg-opacity-50 {
    --tw-bg-opacity: 0.5
}

.bg-opacity-80 {
    --tw-bg-opacity: 0.8
}

.object-contain {
    object-fit: contain
}

.object-cover {
    object-fit: cover
}

.p-1 {
    padding: .25rem
}

.p-10 {
    padding: 2.5rem
}

.p-12 {
    padding: 3rem
}

.p-2 {
    padding: .5rem
}

.p-24 {
    padding: 6rem
}

.p-3 {
    padding: .75rem
}

.p-3\.5 {
    padding: .875rem
}

.p-4 {
    padding: 1rem
}

.p-5 {
    padding: 1.25rem
}

.p-6 {
    padding: 1.5rem
}

.p-8 {
    padding: 2rem
}

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

.px-0\.5 {
    padding-left: .125rem;
    padding-right: .125rem
}

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

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

.px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem
}

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

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

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

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

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

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

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

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

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

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

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

.py-1\.5 {
    padding-top: .375rem;
    padding-bottom: .375rem
}

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

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

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

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

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

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

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

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

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

.pb-0 {
    padding-bottom: 0
}

.pb-1 {
    padding-bottom: .25rem
}

.pb-12 {
    padding-bottom: 3rem
}

.pb-16 {
    padding-bottom: 4rem
}

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

.pb-20 {
    padding-bottom: 5rem
}

.pb-32 {
    padding-bottom: 8rem
}

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

.pb-5 {
    padding-bottom: 1.25rem
}

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

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

.pb-9 {
    padding-bottom: 2.25rem
}

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

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

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

.pl-4 {
    padding-left: 1rem
}

.pl-5 {
    padding-left: 1.25rem
}

.pl-6 {
    padding-left: 1.5rem
}

.pl-8 {
    padding-left: 2rem
}

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

.pr-1\.5 {
    padding-right: .375rem
}

.pr-20 {
    padding-right: 5rem
}

.pr-4 {
    padding-right: 1rem
}

.pr-5 {
    padding-right: 1.25rem
}

.pr-8 {
    padding-right: 2rem
}

.pt-0 {
    padding-top: 0
}

.pt-0\.5 {
    padding-top: .125rem
}

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

.pt-10 {
    padding-top: 2.5rem
}

.pt-12 {
    padding-top: 3rem
}

.pt-16 {
    padding-top: 4rem
}

.pt-2 {
    padding-top: .5rem
}

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

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

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

.pt-6 {
    padding-top: 1.5rem
}

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

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.text-justify {
    text-align: justify
}

.align-baseline {
    vertical-align: baseline
}

.align-middle {
    vertical-align: middle
}

.font-zfMain {
    font-family: var(--font-family-zfMain)
}

.font-zfSecondary {
    font-family: var(--font-family-zfSecondary)
}

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

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

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

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

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

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

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

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

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

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

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

.font-bold {
    font-weight: 700
}

.font-extralight {
    font-weight: 200
}

.font-light {
    font-weight: 300
}

.font-medium {
    font-weight: 500
}

.font-normal {
    font-weight: 400
}

.font-semibold {
    font-weight: 600
}

.uppercase {
    text-transform: uppercase
}

.lowercase {
    text-transform: lowercase
}

.capitalize {
    text-transform: capitalize
}

.normal-case {
    text-transform: none
}

.italic {
    font-style: italic
}

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

.leading-6 {
    line-height: 1.5rem
}

.leading-none {
    line-height: 1
}

.leading-tight {
    line-height: 1.25
}

.tracking-normal {
    letter-spacing: 0
}

.tracking-wide {
    letter-spacing: .025em
}

.tracking-wider {
    letter-spacing: .05em
}

.tracking-widest {
    letter-spacing: .1em
}

.text-base-100 {
    color: var(--text-color-base-100)
}

.text-base-300 {
    color: var(--text-color-base-300)
}

.text-base-500 {
    color: var(--text-color-base-500)
}

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

.text-blue-500 {
    --tw-text-opacity: 1;
    color: rgb(59 130 246/var(--tw-text-opacity))
}

.text-error-400 {
    color: var(--color-error-400)
}

.text-error-500 {
    color: var(--color-error-500)
}

.text-gray-400 {
    --tw-text-opacity: 1;
    color: rgb(156 163 175/var(--tw-text-opacity))
}

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

.text-gray-700 {
    --tw-text-opacity: 1;
    color: rgb(55 65 81/var(--tw-text-opacity))
}

.text-inherit {
    color: inherit
}

.text-inverted-100 {
    color: var(--text-color-inverted-100)
}

.text-inverted-500 {
    color: var(--text-color-inverted-500)
}

.text-muted-100 {
    color: var(--color-muted-100)
}

.text-muted-200 {
    color: var(--color-muted-200)
}

.text-muted-300 {
    color: var(--color-muted-300)
}

.text-muted-400 {
    color: var(--color-muted-400)
}

.text-muted-500 {
    color: var(--color-muted-500)
}

.text-primary-200 {
    color: var(--color-primary-200)
}

.text-primary-300 {
    color: var(--color-primary-300)
}

.text-primary-400 {
    color: var(--color-primary-400)
}

.text-primary-500 {
    color: var(--color-primary-500)
}

.text-primary-700 {
    color: var(--color-primary-700)
}

.text-primary-800 {
    color: var(--color-primary-800)
}

.text-red-500 {
    --tw-text-opacity: 1;
    color: rgb(239 68 68/var(--tw-text-opacity))
}

.text-red-600 {
    --tw-text-opacity: 1;
    color: rgb(220 38 38/var(--tw-text-opacity))
}

.text-secondary-500 {
    color: var(--color-secondary-500)
}

.text-success-500 {
    color: var(--color-success-500)
}

.text-transparent {
    color: transparent
}

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

.underline {
    text-decoration-line: underline
}

.line-through {
    text-decoration-line: line-through
}

.opacity-0 {
    opacity: 0
}

.opacity-10 {
    opacity: .1
}

.opacity-100 {
    opacity: 1
}

.opacity-20 {
    opacity: .2
}

.opacity-25 {
    opacity: .25
}

.opacity-30 {
    opacity: .3
}

.opacity-40 {
    opacity: .4
}

.opacity-50 {
    opacity: .5
}

.opacity-60 {
    opacity: .6
}

.opacity-75 {
    opacity: .75
}

.shadow {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px -1px rgba(0, 0, 0, .1);
    --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color)
}

.shadow, .shadow-2xl {
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-2xl {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, .25);
    --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color)
}

.shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -4px rgba(0, 0, 0, .1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color)
}

.shadow-lg, .shadow-magical {
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-magical {
    --tw-shadow: rgba(0, 0, 0, .02) 0px 30px 30px, rgba(0, 0, 0, .03) 0px 0px 8px, rgba(0, 0, 0, .05) 0px 1px 0px;
    --tw-shadow-colored: 0px 30px 30px var(--tw-shadow-color), 0px 0px 8px var(--tw-shadow-color), 0px 1px 0px var(--tw-shadow-color)
}

.shadow-none {
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000
}

.shadow-none, .shadow-sm {
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-sm {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05);
    --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color)
}

.shadow-xl {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 8px 10px -6px rgba(0, 0, 0, .1);
    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

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

.ring-0 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

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

.filter-none {
    filter: none
}

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

.transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

.transition-colors {
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

.transition-opacity {
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

.duration-100 {
    transition-duration: .1s
}

.duration-150 {
    transition-duration: .15s
}

.duration-200 {
    transition-duration: .2s
}

.duration-300 {
    transition-duration: .3s
}

.duration-500 {
    transition-duration: .5s
}

.duration-700 {
    transition-duration: .7s
}

.duration-75 {
    transition-duration: 75ms
}

.ease-in {
    transition-timing-function: cubic-bezier(.4, 0, 1, 1)
}

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

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

.hover\:border-muted-600:hover {
    border-color: var(--color-muted-600)
}

.hover\:border-muted-700:hover {
    border-color: var(--color-muted-700)
}

.hover\:border-muted-800:hover {
    border-color: var(--color-muted-800)
}

.hover\:border-primary-500:hover {
    border-color: var(--color-primary-500)
}

.hover\:border-primary-700:hover {
    border-color: var(--color-primary-700)
}

.hover\:bg-color-3-200:hover {
    background-color: var(--identity-color-3-200)
}

.hover\:bg-filled-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity))
}

.hover\:bg-muted-400:hover {
    background-color: var(--color-muted-400)
}

.hover\:bg-muted-600:hover {
    background-color: var(--color-muted-600)
}

.hover\:bg-primary-500:hover {
    background-color: var(--color-primary-500)
}

.hover\:bg-primary-700:hover {
    background-color: var(--color-primary-700)
}

.hover\:bg-transparent:hover {
    background-color: transparent
}

.hover\:text-base-500:hover {
    color: var(--text-color-base-500)
}

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

.hover\:text-inverted-500:hover {
    color: var(--text-color-inverted-500)
}

.hover\:text-muted-400:hover {
    color: var(--color-muted-400)
}

.hover\:text-muted-500:hover {
    color: var(--color-muted-500)
}

.hover\:text-primary-500:hover {
    color: var(--color-primary-500)
}

.hover\:text-primary-700:hover {
    color: var(--color-primary-700)
}

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

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

.hover\:opacity-100:hover {
    opacity: 1
}

.hover\:opacity-75:hover {
    opacity: .75
}

.focus\:border-2:focus {
    border-width: 2px
}

.focus\:border-none:focus {
    border-style: none
}

.focus\:border-blue-500:focus {
    --tw-border-opacity: 1;
    border-color: rgb(59 130 246/var(--tw-border-opacity))
}

.focus\:border-primary-500:focus {
    border-color: var(--color-primary-500)
}

.focus\:bg-filled-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity))
}

.focus\:bg-transparent:focus {
    background-color: transparent
}

.focus\:text-base-500:focus {
    color: var(--text-color-base-500)
}

.focus\:text-muted-500:focus {
    color: var(--color-muted-500)
}

.focus\:text-primary-500:focus {
    color: var(--color-primary-500)
}

.focus\:text-primary-700:focus {
    color: var(--color-primary-700)
}

.focus\:shadow-none:focus {
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000
}

.focus\:shadow-none:focus, .focus\:shadow-outline-normal:focus {
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.focus\:shadow-outline-normal:focus {
    --tw-shadow: 0 0 0 2px var(--color-primary-500);
    --tw-shadow-colored: 0 0 0 2px var(--tw-shadow-color)
}

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

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

.focus\:ring-0:focus, .focus\:ring-1:focus {
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

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

.focus\:ring-transparent:focus {
    --tw-ring-color: transparent
}

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

.focus\:ring-offset-0:focus {
    --tw-ring-offset-width: 0px
}

.active\:h-5:active {
    height: 1.25rem
}

.active\:w-5:active {
    width: 1.25rem
}

.active\:border-primary-500:active {
    border-color: var(--color-primary-500)
}

.active\:bg-filled-500:active {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity))
}

.active\:bg-muted-900:active {
    background-color: var(--color-muted-900)
}

.active\:bg-primary-500:active {
    background-color: var(--color-primary-500)
}

.active\:text-base-500:active {
    color: var(--text-color-base-500)
}

.active\:shadow-none:active {
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

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

.active\:ring-0:active {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.group:hover .group-hover\:block {
    display: block
}

.group:hover .group-hover\:text-inverted-500 {
    color: var(--text-color-inverted-500)
}

.group:hover .group-hover\:opacity-0 {
    opacity: 0
}

.group:hover .group-hover\:opacity-100 {
    opacity: 1
}

@media (min-width: 420px) {
    .xsm\:bottom-auto {
        bottom: auto
    }

    .xsm\:ml-0 {
        margin-left: 0
    }

    .xsm\:ml-2 {
        margin-left: .5rem
    }

    .xsm\:mt-0 {
        margin-top: 0
    }

    .xsm\:w-3\/4 {
        width: 75%
    }

    .xsm\:w-44 {
        width: 11rem
    }

    .xsm\:w-6 {
        width: 1.5rem
    }

    .xsm\:w-8\/12 {
        width: 66.666667%
    }

    .xsm\:w-80 {
        width: 20rem
    }

    .xsm\:flex-row {
        flex-direction: row
    }

    .xsm\:flex-col {
        flex-direction: column
    }

    .xsm\:justify-start {
        justify-content: flex-start
    }

    .xsm\:justify-self-center {
        justify-self: center
    }

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

    .xsm\:pl-1 {
        padding-left: .25rem
    }

    .xsm\:pl-8 {
        padding-left: 2rem
    }

    .xsm\:pr-1 {
        padding-right: .25rem
    }
}

@media (min-width: 640px) {
    .sm\:relative {
        position: relative
    }

    .sm\:sticky {
        position: -webkit-sticky;
        position: sticky
    }

    .sm\:left-auto {
        left: auto
    }

    .sm\:right-\[15rem\] {
        right: 15rem
    }

    .sm\:top-0 {
        top: 0
    }

    .sm\:z-40 {
        z-index: 40
    }

    .sm\:order-none {
        order: 0
    }

    .sm\:col-span-1 {
        grid-column: span 1/span 1
    }

    .sm\:col-span-12 {
        grid-column: span 12/span 12
    }

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

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

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

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

    .sm\:col-span-9 {
        grid-column: span 9/span 9
    }

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

    .sm\:col-start-1 {
        grid-column-start: 1
    }

    .sm\:col-start-10 {
        grid-column-start: 10
    }

    .sm\:col-start-3 {
        grid-column-start: 3
    }

    .sm\:col-start-4 {
        grid-column-start: 4
    }

    .sm\:col-start-7 {
        grid-column-start: 7
    }

    .sm\:col-end-8 {
        grid-column-end: 8
    }

    .sm\:row-span-4 {
        grid-row: span 4/span 4
    }

    .sm\:row-start-1 {
        grid-row-start: 1
    }

    .sm\:row-start-2 {
        grid-row-start: 2
    }

    .sm\:row-start-4 {
        grid-row-start: 4
    }

    .sm\:row-start-5 {
        grid-row-start: 5
    }

    .sm\:m-0 {
        margin: 0
    }

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

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

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

    .sm\:my-2 {
        margin-top: .5rem;
        margin-bottom: .5rem
    }

    .sm\:-ml-px {
        margin-left: -1px
    }

    .sm\:mb-0 {
        margin-bottom: 0
    }

    .sm\:mb-1 {
        margin-bottom: .25rem
    }

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

    .sm\:mb-12 {
        margin-bottom: 3rem
    }

    .sm\:mb-14 {
        margin-bottom: 3.5rem
    }

    .sm\:mb-2 {
        margin-bottom: .5rem
    }

    .sm\:mb-24 {
        margin-bottom: 6rem
    }

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

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

    .sm\:ml-0 {
        margin-left: 0
    }

    .sm\:ml-1 {
        margin-left: .25rem
    }

    .sm\:ml-1\.5 {
        margin-left: .375rem
    }

    .sm\:ml-10 {
        margin-left: 2.5rem
    }

    .sm\:ml-3 {
        margin-left: .75rem
    }

    .sm\:ml-4 {
        margin-left: 1rem
    }

    .sm\:ml-7 {
        margin-left: 1.75rem
    }

    .sm\:ml-8 {
        margin-left: 2rem
    }

    .sm\:mr-8 {
        margin-right: 2rem
    }

    .sm\:mt-0 {
        margin-top: 0
    }

    .sm\:mt-10 {
        margin-top: 2.5rem
    }

    .sm\:mt-2 {
        margin-top: .5rem
    }

    .sm\:mt-24 {
        margin-top: 6rem
    }

    .sm\:mt-4 {
        margin-top: 1rem
    }

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

    .sm\:mt-8 {
        margin-top: 2rem
    }

    .sm\:block {
        display: block
    }

    .sm\:inline-block {
        display: inline-block
    }

    .sm\:inline {
        display: inline
    }

    .sm\:flex {
        display: flex
    }

    .sm\:grid {
        display: grid
    }

    .sm\:hidden {
        display: none
    }

    .sm\:aspect-\[1500\/370\] {
        aspect-ratio: 1500/370
    }

    .sm\:aspect-\[2\.51\/1\] {
        aspect-ratio: 2.51/1
    }

    .sm\:aspect-\[2\.529\/1\] {
        aspect-ratio: 2.529/1
    }

    .sm\:aspect-\[2\.557\/1\] {
        aspect-ratio: 2.557/1
    }

    .sm\:aspect-\[2\.558\/1\] {
        aspect-ratio: 2.558/1
    }

    .sm\:aspect-\[2\.592\/1\] {
        aspect-ratio: 2.592/1
    }

    .sm\:aspect-\[2\.609\/1\] {
        aspect-ratio: 2.609/1
    }

    .sm\:aspect-\[600\/400\] {
        aspect-ratio: 600/400
    }

    .sm\:h-10 {
        height: 2.5rem
    }

    .sm\:h-20 {
        height: 5rem
    }

    .sm\:h-6 {
        height: 1.5rem
    }

    .sm\:h-auto {
        height: auto
    }

    .sm\:h-full {
        height: 100%
    }

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

    .sm\:w-112 {
        width: 28rem
    }

    .sm\:w-2\/5 {
        width: 40%
    }

    .sm\:w-20 {
        width: 5rem
    }

    .sm\:w-24 {
        width: 6rem
    }

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

    .sm\:w-4\/12 {
        width: 33.333333%
    }

    .sm\:w-40 {
        width: 10rem
    }

    .sm\:w-5\/6 {
        width: 83.333333%
    }

    .sm\:w-6 {
        width: 1.5rem
    }

    .sm\:w-60 {
        width: 15rem
    }

    .sm\:w-64 {
        width: 16rem
    }

    .sm\:w-72 {
        width: 18rem
    }

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

    .sm\:w-\[20rem\] {
        width: 20rem
    }

    .sm\:w-auto {
        width: auto
    }

    .sm\:w-full {
        width: 100%
    }

    .sm\:min-w-0 {
        min-width: 0
    }

    .sm\:min-w-full {
        min-width: 100%
    }

    .sm\:min-w-min {
        min-width: -webkit-min-content;
        min-width: min-content
    }

    .sm\:max-w-7_5xl {
        max-width: 82.5rem
    }

    .sm\:max-w-max {
        max-width: -webkit-max-content;
        max-width: max-content
    }

    .sm\:max-w-sidebar {
        max-width: 17.75rem
    }

    .sm\:max-w-xs {
        max-width: 20rem
    }

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

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

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

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

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

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

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

    .sm\:flex-row {
        flex-direction: row
    }

    .sm\:flex-col {
        flex-direction: column
    }

    .sm\:flex-wrap {
        flex-wrap: wrap
    }

    .sm\:content-center {
        align-content: center
    }

    .sm\:items-start {
        align-items: flex-start
    }

    .sm\:items-end {
        align-items: flex-end
    }

    .sm\:items-center {
        align-items: center
    }

    .sm\:items-stretch {
        align-items: stretch
    }

    .sm\:justify-start {
        justify-content: flex-start
    }

    .sm\:justify-end {
        justify-content: flex-end
    }

    .sm\:justify-center {
        justify-content: center
    }

    .sm\:justify-between {
        justify-content: space-between
    }

    .sm\:justify-around {
        justify-content: space-around
    }

    .sm\:gap-0 {
        gap: 0
    }

    .sm\:gap-0\.5 {
        gap: .125rem
    }

    .sm\:gap-10 {
        gap: 2.5rem
    }

    .sm\:gap-14 {
        gap: 3.5rem
    }

    .sm\:gap-16 {
        gap: 4rem
    }

    .sm\:gap-2 {
        gap: .5rem
    }

    .sm\:gap-20 {
        gap: 5rem
    }

    .sm\:gap-4 {
        gap: 1rem
    }

    .sm\:gap-6 {
        gap: 1.5rem
    }

    .sm\:gap-8 {
        gap: 2rem
    }

    .sm\:gap-x-2 {
        column-gap: .5rem
    }

    .sm\:gap-y-0 {
        row-gap: 0
    }

    .sm\:divide-y > :not([hidden]) ~ :not([hidden]) {
        --tw-divide-y-reverse: 0;
        border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
        border-bottom-width: calc(1px * var(--tw-divide-y-reverse))
    }

    .sm\:divide-primary-500 > :not([hidden]) ~ :not([hidden]) {
        border-color: var(--color-primary-500)
    }

    .sm\:justify-self-auto {
        justify-self: auto
    }

    .sm\:break-all {
        word-break: break-all
    }

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

    .sm\:border-b-0 {
        border-bottom-width: 0
    }

    .sm\:border-l-2 {
        border-left-width: 2px
    }

    .sm\:border-r-2 {
        border-right-width: 2px
    }

    .sm\:border-t {
        border-top-width: 1px
    }

    .sm\:bg-none {
        background-image: none
    }

    .sm\:p-0 {
        padding: 0
    }

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

    .sm\:px-16 {
        padding-left: 4rem;
        padding-right: 4rem
    }

    .sm\:px-20 {
        padding-left: 5rem;
        padding-right: 5rem
    }

    .sm\:px-3 {
        padding-left: .75rem;
        padding-right: .75rem
    }

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

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

    .sm\:py-0 {
        padding-top: 0;
        padding-bottom: 0
    }

    .sm\:py-3 {
        padding-top: .75rem;
        padding-bottom: .75rem
    }

    .sm\:pb-0 {
        padding-bottom: 0
    }

    .sm\:pb-10 {
        padding-bottom: 2.5rem
    }

    .sm\:pb-3 {
        padding-bottom: .75rem
    }

    .sm\:pb-5 {
        padding-bottom: 1.25rem
    }

    .sm\:pb-6 {
        padding-bottom: 1.5rem
    }

    .sm\:pb-7 {
        padding-bottom: 1.75rem
    }

    .sm\:pl-0 {
        padding-left: 0
    }

    .sm\:pl-20 {
        padding-left: 5rem
    }

    .sm\:pl-8 {
        padding-left: 2rem
    }

    .sm\:pr-0 {
        padding-right: 0
    }

    .sm\:pr-3 {
        padding-right: .75rem
    }

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

    .sm\:pr-8 {
        padding-right: 2rem
    }

    .sm\:pt-0 {
        padding-top: 0
    }

    .sm\:pt-2 {
        padding-top: .5rem
    }

    .sm\:pt-4 {
        padding-top: 1rem
    }

    .sm\:pt-5 {
        padding-top: 1.25rem
    }

    .sm\:pt-6 {
        padding-top: 1.5rem
    }

    .sm\:text-right {
        text-align: right
    }

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

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

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

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

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

    .sm\:text-xs {
        font-size: .75rem;
        line-height: 1rem
    }

    .sm\:font-bold {
        font-weight: 700
    }

    .sm\:tracking-wide {
        letter-spacing: .025em
    }

    .sm\:no-underline {
        text-decoration-line: none
    }

    .sm\:shadow-none {
        --tw-shadow: 0 0 #0000;
        --tw-shadow-colored: 0 0 #0000;
        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
    }

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

    .sm\:hover\:bg-transparent:hover {
        background-color: transparent
    }

    .sm\:hover\:text-primary-500:hover {
        color: var(--color-primary-500)
    }

    .sm\:hover\:transition:hover {
        transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
        transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
        transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
        transition-timing-function: cubic-bezier(.4, 0, .2, 1);
        transition-duration: .15s
    }

    .sm\:hover\:duration-100:hover {
        transition-duration: .1s
    }
}

@media (min-width: 768px) {
    .md\:bottom-3 {
        bottom: .75rem
    }

    .md\:left-1\/3 {
        left: 33.333333%
    }

    .md\:top-5 {
        top: 1.25rem
    }

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

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

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

    .md\:ml-0 {
        margin-left: 0
    }

    .md\:ml-6 {
        margin-left: 1.5rem
    }

    .md\:ml-8 {
        margin-left: 2rem
    }

    .md\:mr-24 {
        margin-right: 6rem
    }

    .md\:block {
        display: block
    }

    .md\:grid {
        display: grid
    }

    .md\:h-10 {
        height: 2.5rem
    }

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

    .md\:h-4 {
        height: 1rem
    }

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

    .md\:max-h-64 {
        max-height: 16rem
    }

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

    .md\:w-128 {
        width: 32rem
    }

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

    .md\:w-3\/4 {
        width: 75%
    }

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

    .md\:w-4 {
        width: 1rem
    }

    .md\:w-56 {
        width: 14rem
    }

    .md\:w-6\/12 {
        width: 50%
    }

    .md\:w-60 {
        width: 15rem
    }

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

    .md\:w-72 {
        width: 18rem
    }

    .md\:w-8\/12 {
        width: 66.666667%
    }

    .md\:w-80 {
        width: 20rem
    }

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

    .md\:w-screen {
        width: 100vw
    }

    .md\:max-w-md {
        max-width: 28rem
    }

    .md\:flex-1 {
        flex: 1 1 0%
    }

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

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

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

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

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

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

    .md\:flex-wrap {
        flex-wrap: wrap
    }

    .md\:items-center {
        align-items: center
    }

    .md\:justify-between {
        justify-content: space-between
    }

    .md\:justify-evenly {
        justify-content: space-evenly
    }

    .md\:justify-items-center {
        justify-items: center
    }

    .md\:gap-16 {
        gap: 4rem
    }

    .md\:divide-x > :not([hidden]) ~ :not([hidden]) {
        --tw-divide-x-reverse: 0;
        border-right-width: calc(1px * var(--tw-divide-x-reverse));
        border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)))
    }

    .md\:divide-y-0 > :not([hidden]) ~ :not([hidden]) {
        --tw-divide-y-reverse: 0;
        border-top-width: calc(0px * calc(1 - var(--tw-divide-y-reverse)));
        border-bottom-width: calc(0px * var(--tw-divide-y-reverse))
    }

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

    .md\:py-0 {
        padding-top: 0;
        padding-bottom: 0
    }

    .md\:pr-5 {
        padding-right: 1.25rem
    }

    .md\:pr-6 {
        padding-right: 1.5rem
    }

    .md\:pt-12 {
        padding-top: 3rem
    }

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

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

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

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

    .md\:font-bold {
        font-weight: 700
    }

    .md\:tracking-wider {
        letter-spacing: .05em
    }
}

@media (min-width: 1024px) {
    .lg\:-right-0 {
        right: 0
    }

    .lg\:top-12 {
        top: 3rem
    }

    .lg\:top-4 {
        top: 1rem
    }

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

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

    .lg\:col-span-3 {
        grid-column: span 3/span 3
    }

    .lg\:col-start-1 {
        grid-column-start: 1
    }

    .lg\:col-start-8 {
        grid-column-start: 8
    }

    .lg\:col-start-9 {
        grid-column-start: 9
    }

    .lg\:col-end-13 {
        grid-column-end: 13
    }

    .lg\:col-end-5 {
        grid-column-end: 5
    }

    .lg\:col-end-8 {
        grid-column-end: 8
    }

    .lg\:col-end-9 {
        grid-column-end: 9
    }

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

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

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

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

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

    .lg\:mb-14 {
        margin-bottom: 3.5rem
    }

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

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

    .lg\:ml-0 {
        margin-left: 0
    }

    .lg\:ml-16 {
        margin-left: 4rem
    }

    .lg\:ml-2 {
        margin-left: .5rem
    }

    .lg\:ml-20 {
        margin-left: 5rem
    }

    .lg\:ml-8 {
        margin-left: 2rem
    }

    .lg\:ml-auto {
        margin-left: auto
    }

    .lg\:mr-0 {
        margin-right: 0
    }

    .lg\:mr-11 {
        margin-right: 2.75rem
    }

    .lg\:mr-6 {
        margin-right: 1.5rem
    }

    .lg\:mr-\[90px\] {
        margin-right: 90px
    }

    .lg\:mt-0 {
        margin-top: 0
    }

    .lg\:mt-10 {
        margin-top: 2.5rem
    }

    .lg\:mt-2 {
        margin-top: .5rem
    }

    .lg\:mt-5 {
        margin-top: 1.25rem
    }

    .lg\:mt-8 {
        margin-top: 2rem
    }

    .lg\:block {
        display: block
    }

    .lg\:inline {
        display: inline
    }

    .lg\:flex {
        display: flex
    }

    .lg\:grid {
        display: grid
    }

    .lg\:hidden {
        display: none
    }

    .lg\:h-10 {
        height: 2.5rem
    }

    .lg\:h-24 {
        height: 6rem
    }

    .lg\:h-5 {
        height: 1.25rem
    }

    .lg\:h-60 {
        height: 15rem
    }

    .lg\:h-64 {
        height: 16rem
    }

    .lg\:h-72 {
        height: 18rem
    }

    .lg\:h-8 {
        height: 2rem
    }

    .lg\:h-full {
        height: 100%
    }

    .lg\:max-h-96 {
        max-height: 24rem
    }

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

    .lg\:w-10\/12 {
        width: 83.333333%
    }

    .lg\:w-112 {
        width: 28rem
    }

    .lg\:w-2\/12 {
        width: 16.666667%
    }

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

    .lg\:w-28 {
        width: 7rem
    }

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

    .lg\:w-36 {
        width: 9rem
    }

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

    .lg\:w-5 {
        width: 1.25rem
    }

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

    .lg\:w-64 {
        width: 16rem
    }

    .lg\:w-72 {
        width: 18rem
    }

    .lg\:w-80 {
        width: 20rem
    }

    .lg\:w-auto {
        width: auto
    }

    .lg\:w-full {
        width: 100%
    }

    .lg\:flex-1 {
        flex: 1 1 0%
    }

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

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

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

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

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

    .lg\:flex-row {
        flex-direction: row
    }

    .lg\:flex-col {
        flex-direction: column
    }

    .lg\:items-center {
        align-items: center
    }

    .lg\:items-baseline {
        align-items: baseline
    }

    .lg\:items-stretch {
        align-items: stretch
    }

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

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

    .lg\:justify-between {
        justify-content: space-between
    }

    .lg\:justify-evenly {
        justify-content: space-evenly
    }

    .lg\:justify-items-start {
        justify-items: start
    }

    .lg\:gap-12 {
        gap: 3rem
    }

    .lg\:gap-14 {
        gap: 3.5rem
    }

    .lg\:gap-24 {
        gap: 6rem
    }

    .lg\:gap-3 {
        gap: .75rem
    }

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

    .lg\:gap-8 {
        gap: 2rem
    }

    .lg\:gap-x-14 {
        column-gap: 3.5rem
    }

    .lg\:gap-x-8 {
        column-gap: 2rem
    }

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

    .lg\:divide-x > :not([hidden]) ~ :not([hidden]) {
        --tw-divide-x-reverse: 0;
        border-right-width: calc(1px * var(--tw-divide-x-reverse));
        border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)))
    }

    .lg\:divide-primary-500 > :not([hidden]) ~ :not([hidden]) {
        border-color: var(--color-primary-500)
    }

    .lg\:self-center {
        align-self: center
    }

    .lg\:border-0 {
        border-width: 0
    }

    .lg\:border-b-0 {
        border-bottom-width: 0
    }

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

    .lg\:border-t-0 {
        border-top-width: 0
    }

    .lg\:p-1 {
        padding: .25rem
    }

    .lg\:p-1\.5 {
        padding: .375rem
    }

    .lg\:p-24 {
        padding: 6rem
    }

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

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

    .lg\:px-48 {
        padding-left: 12rem;
        padding-right: 12rem
    }

    .lg\:px-52 {
        padding-left: 13rem;
        padding-right: 13rem
    }

    .lg\:py-0 {
        padding-top: 0;
        padding-bottom: 0
    }

    .lg\:pr-8 {
        padding-right: 2rem
    }

    .lg\:pt-10 {
        padding-top: 2.5rem
    }

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

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

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

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

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

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

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

@media (min-width: 1280px) {
    .xl\:mb-8 {
        margin-bottom: 2rem
    }

    .xl\:mt-0 {
        margin-top: 0
    }

    .xl\:block {
        display: block
    }

    .xl\:inline {
        display: inline
    }

    .xl\:h-12 {
        height: 3rem
    }

    .xl\:w-128 {
        width: 32rem
    }

    .xl\:w-2\/12 {
        width: 16.666667%
    }

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

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

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

    .xl\:flex-row {
        flex-direction: row
    }

    .xl\:justify-between {
        justify-content: space-between
    }

    .xl\:gap-32 {
        gap: 8rem
    }

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

    .xl\:px-64 {
        padding-left: 16rem;
        padding-right: 16rem
    }

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

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

@media (min-width: 1536px) {
    .\32xl\:top-5 {
        top: 1.25rem
    }

    .\32xl\:h-12 {
        height: 3rem
    }

    .\32xl\:w-1\/12 {
        width: 8.333333%
    }

    .\32xl\:grid-cols-5 {
        grid-template-columns:repeat(5, minmax(0, 1fr))
    }

    .\32xl\:grid-cols-6 {
        grid-template-columns:repeat(6, minmax(0, 1fr))
    }

    .\32xl\:gap-2 {
        gap: .5rem
    }

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

@media (min-width: 1920px) {
    .\33xl\:top-6 {
        top: 1.5rem
    }

    .\33xl\:h-14 {
        height: 3.5rem
    }

    .\33xl\:w-1\/12 {
        width: 8.333333%
    }
}

body.loading * {
    transition: none !important
}

.keen-slider:not([data-keen-slider-disabled]) {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    align-content: flex-start;
    display: flex;
    overflow: hidden;
    position: relative;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -khtml-user-select: none;
    width: 100%
}

.keen-slider:not([data-keen-slider-disabled]) .keen-slider__slide {
    min-height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%
}

.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-reverse] {
    flex-direction: row-reverse
}

.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-v] {
    flex-wrap: wrap
}

.skeleton {
    display: block;
    background-image: linear-gradient(270deg, var(--color-primary-100), var(--background-filled-100), var(--color-primary-100));
    background-size: 400% 100%;
    animation: skeleton-animation 10s ease-in-out infinite
}

@keyframes skeleton-animation {
    0% {
        background-position: 200% 0
    }
    to {
        background-position: -200% 0
    }
}

.storeEventsCKEditorContent p {
    overflow-wrap: break-word
}

.storeEventsCKEditorContent h2 {
    font-size: 1.5rem;
    overflow-wrap: break-word
}

.storeEventsCKEditorContent h3 {
    font-size: 1.25rem;
    overflow-wrap: break-word
}

.storeEventsCKEditorContent h4 {
    font-size: 1.125rem;
    overflow-wrap: break-word
}

.storeEventsCKEditorContent strong {
    font-weight: 700;
    overflow-wrap: break-word
}

.storeEventsCKEditorContent ul {
    margin-left: 50px;
    list-style-type: disc;
    overflow-wrap: break-word
}

.storeEventsCKEditorContent ol {
    margin-left: 50px;
    list-style-type: numeric;
    overflow-wrap: break-word
}

.storeEventsCKEditorContent blockquote {
    border-left: 5px solid #ccc;
    padding: .5em 10px;
    overflow-wrap: break-word
}

.storeEventsCKEditorContent table, .storeEventsCKEditorContent td, .storeEventsCKEditorContent th {
    border: 1px solid;
    overflow-wrap: break-word
}

.storeEventsCKEditorContent a {
    color: #097ac8;
    overflow-wrap: break-word
}

.storeEventsCKEditorContent a:hover {
    text-decoration: underline
}

.multiCardCKEditorStyle h1 {
    font-size: 2em
}

.multiCardCKEditorStyle h2 {
    font-size: 1.5em
}

.multiCardCKEditorStyle h3 {
    font-size: 1.17em
}

.multiCardCKEditorStyle h4 {
    font-size: 1em
}

.multiCardCKEditorStyle h5 {
    font-size: .83em
}

.multiCardCKEditorStyle h6 {
    font-size: .67em
}

.multiCardCKEditorStyle ul {
    margin-left: 20px;
    list-style-type: disc;
    overflow-wrap: break-word
}

.multiCardCKEditorStyle ol {
    margin-left: 36px;
    list-style-type: numeric;
    overflow-wrap: break-word
}

.multiCardCKEditorAnimationUp {
    animation-name: upSwipeAnimation
}

.multiCardCKEditorAnimationDown {
    animation-name: downSwipeAnimation
}

@keyframes upSwipeAnimation {
    0% {
        height: 33.3333%
    }
    to {
        height: 100%
    }
}

@keyframes downSwipeAnimation {
    0% {
        height: 100%
    }
    to {
        height: 33.3333%
    }
}

.mediaLayoutCKEditorContent p {
    overflow-wrap: break-word
}

.mediaLayoutCKEditorContent h2 {
    font-size: 1.5rem;
    overflow-wrap: break-word
}

.mediaLayoutCKEditorContent h3 {
    font-size: 1.25rem;
    overflow-wrap: break-word
}

.mediaLayoutCKEditorContent h4 {
    font-size: 1.125rem;
    overflow-wrap: break-word
}

.mediaLayoutCKEditorContent strong {
    font-weight: 700;
    overflow-wrap: break-word
}

.mediaLayoutCKEditorContent ul {
    margin-left: 50px;
    list-style-type: disc;
    overflow-wrap: break-word
}

.mediaLayoutCKEditorContent ol {
    margin-left: 50px;
    list-style-type: numeric;
    overflow-wrap: break-word
}

.mediaLayoutCKEditorContent blockquote {
    border-left: 5px solid #ccc;
    padding: .5em 10px;
    overflow-wrap: break-word
}

.mediaLayoutCKEditorContent table, .mediaLayoutCKEditorContent td, .mediaLayoutCKEditorContent th {
    border: 1px solid;
    overflow-wrap: break-word
}

.mediaLayoutCKEditorContent a {
    color: #097ac8;
    overflow-wrap: break-word
}

.mediaLayoutCKEditorContent a:hover {
    text-decoration: underline
}

.imageAndContentCKEditorContent h1 {
    font-size: 2em
}

.imageAndContentCKEditorContent h2 {
    font-size: 1.5em
}

.imageAndContentCKEditorContent h3 {
    font-size: 1.17em
}

.imageAndContentCKEditorContent h4 {
    font-size: 1em
}

.imageAndContentCKEditorContent h5 {
    font-size: .83em
}

.imageAndContentCKEditorContent h6 {
    font-size: .67em
}

@media (min-width: 640px) {
    .Logo_logo__nWFmI {
        min-width: 13rem
    }
}

.rc-slider {
    position: relative;
    height: 14px;
    padding: 5px 0;
    width: 100%;
    border-radius: 6px;
    touch-action: none
}

.rc-slider, .rc-slider * {
    box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.rc-slider-rail {
    width: 100%;
    background-color: #e9e9e9
}

.rc-slider-rail, .rc-slider-track {
    position: absolute;
    height: 4px;
    border-radius: 6px
}

.rc-slider-track {
    left: 0;
    background-color: #abe2fb
}

.rc-slider-handle {
    position: absolute;
    width: 14px;
    height: 14px;
    cursor: pointer;
    cursor: -webkit-grab;
    margin-top: -5px;
    cursor: grab;
    border-radius: 50%;
    border: 2px solid #96dbfa;
    background-color: #fff;
    touch-action: pan-x
}

.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging {
    border-color: #57c5f7;
    box-shadow: 0 0 0 5px #96dbfa
}

.rc-slider-handle:focus {
    outline: none
}

.rc-slider-handle-click-focused:focus {
    border-color: #96dbfa;
    box-shadow: none
}

.rc-slider-handle:hover {
    border-color: #57c5f7
}

.rc-slider-handle:active {
    border-color: #57c5f7;
    box-shadow: 0 0 5px #57c5f7;
    cursor: grabbing
}

.rc-slider-mark {
    position: absolute;
    top: 18px;
    left: 0;
    width: 100%;
    font-size: 12px
}

.rc-slider-mark-text {
    position: absolute;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    color: #999
}

.rc-slider-mark-text-active {
    color: #666
}

.rc-slider-step {
    position: absolute;
    width: 100%;
    height: 4px;
    background: transparent
}

.rc-slider-dot {
    position: absolute;
    bottom: -2px;
    margin-left: -4px;
    width: 8px;
    height: 8px;
    border: 2px solid #e9e9e9;
    background-color: #fff;
    cursor: pointer;
    border-radius: 50%;
    vertical-align: middle
}

.rc-slider-dot-active {
    border-color: #96dbfa
}

.rc-slider-dot-reverse {
    margin-right: -4px
}

.rc-slider-disabled {
    background-color: #e9e9e9
}

.rc-slider-disabled .rc-slider-track {
    background-color: #ccc
}

.rc-slider-disabled .rc-slider-dot, .rc-slider-disabled .rc-slider-handle {
    border-color: #ccc;
    box-shadow: none;
    background-color: #fff;
    cursor: not-allowed
}

.rc-slider-disabled .rc-slider-dot, .rc-slider-disabled .rc-slider-mark-text {
    cursor: not-allowed !important
}

.rc-slider-vertical {
    width: 14px;
    height: 100%;
    padding: 0 5px
}

.rc-slider-vertical .rc-slider-rail {
    height: 100%;
    width: 4px
}

.rc-slider-vertical .rc-slider-track {
    left: 5px;
    bottom: 0;
    width: 4px
}

.rc-slider-vertical .rc-slider-handle {
    margin-left: -5px;
    touch-action: pan-y
}

.rc-slider-vertical .rc-slider-mark {
    top: 0;
    left: 18px;
    height: 100%
}

.rc-slider-vertical .rc-slider-step {
    height: 100%;
    width: 4px
}

.rc-slider-vertical .rc-slider-dot {
    left: 2px;
    margin-bottom: -4px
}

.rc-slider-vertical .rc-slider-dot:first-child, .rc-slider-vertical .rc-slider-dot:last-child {
    margin-bottom: -4px
}

.rc-slider-tooltip-zoom-down-appear, .rc-slider-tooltip-zoom-down-enter, .rc-slider-tooltip-zoom-down-leave {
    animation-duration: .3s;
    animation-fill-mode: both;
    display: block !important;
    animation-play-state: paused
}

.rc-slider-tooltip-zoom-down-appear.rc-slider-tooltip-zoom-down-appear-active, .rc-slider-tooltip-zoom-down-enter.rc-slider-tooltip-zoom-down-enter-active {
    animation-name: rcSliderTooltipZoomDownIn;
    animation-play-state: running
}

.rc-slider-tooltip-zoom-down-leave.rc-slider-tooltip-zoom-down-leave-active {
    animation-name: rcSliderTooltipZoomDownOut;
    animation-play-state: running
}

.rc-slider-tooltip-zoom-down-appear, .rc-slider-tooltip-zoom-down-enter {
    transform: scale(0);
    animation-timing-function: cubic-bezier(.23, 1, .32, 1)
}

.rc-slider-tooltip-zoom-down-leave {
    animation-timing-function: cubic-bezier(.755, .05, .855, .06)
}

@keyframes rcSliderTooltipZoomDownIn {
    0% {
        opacity: 0;
        transform-origin: 50% 100%;
        transform: scale(0)
    }
    to {
        transform-origin: 50% 100%;
        transform: scale(1)
    }
}

@keyframes rcSliderTooltipZoomDownOut {
    0% {
        transform-origin: 50% 100%;
        transform: scale(1)
    }
    to {
        opacity: 0;
        transform-origin: 50% 100%;
        transform: scale(0)
    }
}

.rc-slider-tooltip {
    position: absolute;
    left: -9999px;
    top: -9999px;
    visibility: visible
}

.rc-slider-tooltip, .rc-slider-tooltip * {
    box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.rc-slider-tooltip-hidden {
    display: none
}

.rc-slider-tooltip-placement-top {
    padding: 4px 0 8px
}

.rc-slider-tooltip-inner {
    padding: 6px 2px;
    min-width: 24px;
    height: 24px;
    font-size: 12px;
    line-height: 1;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #6c6c6c;
    border-radius: 6px;
    box-shadow: 0 0 4px #d9d9d9
}

.rc-slider-tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.rc-slider-tooltip-placement-top .rc-slider-tooltip-arrow {
    bottom: 4px;
    left: 50%;
    margin-left: -4px;
    border-width: 4px 4px 0;
    border-top-color: #6c6c6c
}

.rc-tooltip.rc-tooltip-zoom-appear, .rc-tooltip.rc-tooltip-zoom-enter {
    opacity: 0
}

.rc-tooltip.rc-tooltip-zoom-enter, .rc-tooltip.rc-tooltip-zoom-leave {
    display: block
}

.rc-tooltip-zoom-appear, .rc-tooltip-zoom-enter {
    opacity: 0;
    animation-duration: .3s;
    animation-fill-mode: both;
    animation-timing-function: cubic-bezier(.18, .89, .32, 1.28);
    animation-play-state: paused
}

.rc-tooltip-zoom-leave {
    animation-duration: .3s;
    animation-fill-mode: both;
    animation-timing-function: cubic-bezier(.6, -.3, .74, .05);
    animation-play-state: paused
}

.rc-tooltip-zoom-appear.rc-tooltip-zoom-appear-active, .rc-tooltip-zoom-enter.rc-tooltip-zoom-enter-active {
    animation-name: rcToolTipZoomIn;
    animation-play-state: running
}

.rc-tooltip-zoom-leave.rc-tooltip-zoom-leave-active {
    animation-name: rcToolTipZoomOut;
    animation-play-state: running
}

@keyframes rcToolTipZoomIn {
    0% {
        opacity: 0;
        transform-origin: 50% 50%;
        transform: scale(0)
    }
    to {
        opacity: 1;
        transform-origin: 50% 50%;
        transform: scale(1)
    }
}

@keyframes rcToolTipZoomOut {
    0% {
        opacity: 1;
        transform-origin: 50% 50%;
        transform: scale(1)
    }
    to {
        opacity: 0;
        transform-origin: 50% 50%;
        transform: scale(0)
    }
}

.rc-tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    visibility: visible;
    font-size: 12px;
    line-height: 1.5;
    opacity: .9
}

.rc-tooltip-hidden {
    display: none
}

.rc-tooltip-placement-top, .rc-tooltip-placement-topLeft, .rc-tooltip-placement-topRight {
    padding: 5px 0 9px
}

.rc-tooltip-placement-right, .rc-tooltip-placement-rightBottom, .rc-tooltip-placement-rightTop {
    padding: 0 5px 0 9px
}

.rc-tooltip-placement-bottom, .rc-tooltip-placement-bottomLeft, .rc-tooltip-placement-bottomRight {
    padding: 9px 0 5px
}

.rc-tooltip-placement-left, .rc-tooltip-placement-leftBottom, .rc-tooltip-placement-leftTop {
    padding: 0 9px 0 5px
}

.rc-tooltip-inner {
    padding: 8px 10px;
    color: #fff;
    text-align: left;
    text-decoration: none;
    background-color: #373737;
    border-radius: 6px;
    box-shadow: 0 0 4px rgba(0, 0, 0, .17);
    min-height: 34px
}

.rc-tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.rc-tooltip-placement-top .rc-tooltip-arrow, .rc-tooltip-placement-topLeft .rc-tooltip-arrow, .rc-tooltip-placement-topRight .rc-tooltip-arrow {
    bottom: 4px;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #373737
}

.rc-tooltip-placement-top .rc-tooltip-arrow {
    left: 50%
}

.rc-tooltip-placement-topLeft .rc-tooltip-arrow {
    left: 15%
}

.rc-tooltip-placement-topRight .rc-tooltip-arrow {
    right: 15%
}

.rc-tooltip-placement-right .rc-tooltip-arrow, .rc-tooltip-placement-rightBottom .rc-tooltip-arrow, .rc-tooltip-placement-rightTop .rc-tooltip-arrow {
    left: 4px;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #373737
}

.rc-tooltip-placement-right .rc-tooltip-arrow {
    top: 50%
}

.rc-tooltip-placement-rightTop .rc-tooltip-arrow {
    top: 15%;
    margin-top: 0
}

.rc-tooltip-placement-rightBottom .rc-tooltip-arrow {
    bottom: 15%
}

.rc-tooltip-placement-left .rc-tooltip-arrow, .rc-tooltip-placement-leftBottom .rc-tooltip-arrow, .rc-tooltip-placement-leftTop .rc-tooltip-arrow {
    right: 4px;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #373737
}

.rc-tooltip-placement-left .rc-tooltip-arrow {
    top: 50%
}

.rc-tooltip-placement-leftTop .rc-tooltip-arrow {
    top: 15%;
    margin-top: 0
}

.rc-tooltip-placement-leftBottom .rc-tooltip-arrow {
    bottom: 15%
}

.rc-tooltip-placement-bottom .rc-tooltip-arrow, .rc-tooltip-placement-bottomLeft .rc-tooltip-arrow, .rc-tooltip-placement-bottomRight .rc-tooltip-arrow {
    top: 4px;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #373737
}

.rc-tooltip-placement-bottom .rc-tooltip-arrow {
    left: 50%
}

.rc-tooltip-placement-bottomLeft .rc-tooltip-arrow {
    left: 15%
}

.rc-tooltip-placement-bottomRight .rc-tooltip-arrow {
    right: 15%
}

.RangeSliderInput_dropDownContent__EH7wT {
    position: absolute;
    z-index: 10;
    width: 100%;
    transform-origin: top left;
    overflow-y: auto;
    border-width: 1px;
    border-color: var(--color-primary-500);
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    padding-top: .5rem;
    padding-bottom: .5rem
}

.RangeSliderInput_priceInput__vx9HS {
    border-width: 1px;
    border-color: var(--color-primary-500);
    text-align: center
}

.RangeSliderInput_priceInput__vx9HS::-webkit-inner-spin-button, .RangeSliderInput_priceInput__vx9HS::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.RangeSliderInput_priceInput__vx9HS {
    -moz-appearance: textfield
}

.Sidebar_root__hUV6J {
    position: fixed;
    inset: 0;
    z-index: 50;
    box-sizing: border-box;
    height: 100%
}

.Sidebar_sidebar__7UX4L {
    display: flex;
    height: 100%;
    flex-direction: column;
    overflow-y: auto;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    color: var(--text-color-base-500);
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 8px 10px -6px rgba(0, 0, 0, .1);
    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    -webkit-overflow-scrolling: touch !important
}

.Sidebar_backdrop__uAThX {
    position: absolute;
    transition-duration: .1s;
    transition-timing-function: linear
}

.Modal_root__4gN_y, .Sidebar_backdrop__uAThX {
    inset: 0;
    background-color: rgb(0 0 0/var(--tw-bg-opacity));
    --tw-bg-opacity: 0.4;
    backdrop-filter: blur(.8px);
    -webkit-backdrop-filter: blur(.8px)
}

.Modal_root__4gN_y {
    position: fixed;
    z-index: 50;
    display: flex;
    align-items: center;
    justify-content: center
}

.Modal_modal__99I0C {
    position: relative;
    max-height: 100%;
    overflow-y: auto;
    border-width: 1px;
    border-color: var(--color-primary-500);
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    padding: 1rem
}

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

.Modal_close__AXBq5 {
    position: absolute;
    right: 0;
    top: 0;
    margin: 1rem;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-duration: .15s;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.Modal_close__AXBq5:hover {
    color: var(--text-color-base-500)
}

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

@media (min-width: 640px) {
    .Modal_modal__99I0C {
        padding: 3rem 2rem
    }

    @media (min-width: 1024px) {
        .Modal_modal__99I0C {
            padding-left: 6rem;
            padding-right: 6rem
        }
    }@media (min-width: 1280px) {
    .Modal_modal__99I0C {
        padding-left: 8rem;
        padding-right: 8rem
    }
}
}

.Text_body__ldD0k {
    margin-left: auto;
    margin-right: auto;
    max-width: 72rem;
    line-height: 1.75rem;
    color: var(--text-color-base-500)
}

.Text_heading__jNwbK {
    margin-bottom: .5rem;
    cursor: pointer;
    padding-top: .25rem;
    padding-bottom: .5rem;
    font-size: 3rem;
    line-height: 1;
    font-weight: 600;
    letter-spacing: .025em
}

.Text_pageHeading__VhZNf {
    padding-bottom: 1rem;
    line-height: 1.75rem
}

.Text_pageHeading__VhZNf, .Text_sectionHeading__cIo0_ {
    padding-top: .25rem;
    font-size: 1.5rem;
    font-weight: 700;
    letter-spacing: .025em
}

.Text_sectionHeading__cIo0_ {
    margin-bottom: .5rem;
    cursor: pointer;
    padding-bottom: .5rem;
    line-height: 2rem
}

.Quantity_actions__C9fVt {
    display: flex;
    width: 3rem;
    align-items: center;
    justify-content: center;
    padding: .25rem;
    transition-property: border-color, background, color, transform, box-shadow;
    transition-duration: .15s;
    transition-timing-function: ease;
    -webkit-user-select: none;
    user-select: none
}

.Quantity_actions__C9fVt, .Quantity_actions__C9fVt:hover {
    border-width: 1px;
    border-color: var(--color-primary-500);
    color: var(--text-color-base-500)
}

.Quantity_actions__C9fVt:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    transition: border-color;
    z-index: 10
}

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

.Quantity_actions__C9fVt:disabled {
    cursor: not-allowed
}

.Quantity_input__yBzs3 {
    pointer-events: auto;
    height: 100%;
    width: 100%;
    -webkit-user-select: none;
    user-select: none;
    background-color: transparent;
    padding-left: 1rem;
    padding-right: 1rem
}

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

.ProductDetails_root__mOvN0 {
    position: relative;
    display: grid;
    grid-template-columns:repeat(4, minmax(0, 1fr));
    align-items: flex-start;
    grid-gap: .25rem;
    gap: .25rem;
    overflow-x: hidden;
    min-height: auto
}

.ProductDetails_productAvailability__bb8mU {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
    gap: .5rem;
    text-align: right
}

.ProductDetails_fullCircle__BVL3u, .ProductDetails_productAvailableCircle__0V1h8 {
    width: 1rem;
    height: 1rem;
    min-width: 1rem;
    border-radius: 50%
}

.ProductDetails_productAvailableCircle__0V1h8 {
    background-color: var(--color-success-500)
}

.ProductDetails_productNotAvailableCircle__d185w {
    width: 1rem;
    height: 1rem;
    min-width: 1rem;
    border-radius: 50%;
    background-color: var(--color-error-500)
}

.ProductDetails_button__AELwM {
    width: 100%
}

.ProductDetails_wishlistButton__HevPX {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 30
}

.ProductDetails_variantInput__sF6tm:checked + .ProductDetails_variantLabel__jP2M0 {
    background-color: var(--color-primary-500);
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.ProductDetails_center-align__FtoSh {
    width: 300px;
    height: 80px;
    position: absolute;
    left: 50%;
    top: 50%;
    display: table;
    margin-top: -40px;
    margin-left: -150px
}

.ProductDetails_variantInput__sF6tm {
    position: absolute;
    visibility: hidden;
    height: 0;
    width: 0
}

.ProductDetails_variantLabel__jP2M0 {
    width: 50%;
    padding: .5rem 1rem;
    font-weight: 700;
    text-transform: uppercase;
    color: var(--color-primary-500)
}

.ProductDetails_variantLabel__jP2M0:hover {
    background-color: var(--color-primary-500);
    color: var(--text-color-inverted-500)
}

@media (min-width: 640px) {
    .ProductDetails_variantLabel__jP2M0 {
        width: auto
    }
}

.ProductDetails_variantLabel__jP2M0 {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    cursor: pointer
}

.ProductDetails_variantLabelBinding__IQwIg {
    padding-bottom: .25rem;
    border-bottom-width: 2px
}

.ProductDetails_variantLabelPrice__YpNlk {
    padding-top: .25rem
}

@media (min-width: 640px) {
    .ProductDetails_root__mOvN0 {
        grid-template-columns:repeat(12, minmax(0, 1fr))
    }

    .ProductDetails_button__AELwM {
        flex-wrap: wrap;
        padding: .75rem .75rem .75rem .25rem;
        max-height: -webkit-max-content;
        max-height: max-content
    }

    .ProductDetails_productAvailability__bb8mU {
        display: flex;
        justify-content: flex-end;
        border-bottom-width: 1px;
        border-color: var(--color-primary-500);
        padding-top: 1.5rem;
        padding-bottom: 1.5rem
    }

    .ProductDetails_variantLabel__jP2M0 {
        display: flex
    }

    .ProductDetails_variantLabelBinding__IQwIg {
        padding-bottom: 0;
        border-bottom-width: 0;
        border-right: 2px solid;
        padding-right: .75rem
    }

    .ProductDetails_variantLabelPrice__YpNlk {
        padding-top: 0;
        padding-left: .75rem
    }
}

.CartItem_root__n8ra_ {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
    padding: 1rem .125rem 1.5rem
}

@media (min-width: 640px) {
    .CartItem_root__n8ra_ {
        padding-left: 0;
        padding-right: 0
    }
}

.CartItem_quantity__qmi6Q {
    -webkit-appearance: textfield;
    appearance: textfield;
    margin-left: .75rem;
    margin-right: .75rem;
    width: 2rem;
    border-radius: .25rem;
    border-width: 1px;
    border-color: var(--color-primary-500);
    text-align: center;
    font-size: .875rem;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: rgb(0 0 0/var(--tw-text-opacity))
}

.CartItem_quantity__qmi6Q::-webkit-inner-spin-button, .CartItem_quantity__qmi6Q::-webkit-outer-spin-button {
    margin: 0;
    -webkit-appearance: none;
    appearance: none
}

.CartItem_productImage__VapbI {
    object-fit: contain
}

.SidebarLayout_root__d94Sj {
    position: relative;
    display: flex;
    height: 100%;
    flex-direction: column
}

.SidebarLayout_header__szwlA {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 10;
    box-sizing: border-box;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    padding: 0 0 1.25rem 1rem;
    min-height: 75px
}

.SidebarLayout_container__hqrjW {
    box-sizing: border-box;
    display: flex;
    flex: 1 1 0%;
    flex-direction: column
}

@media (min-width: 640px) {
    .SidebarLayout_nav___JjEm {
        display: none
    }
}

.SidebarLayout_miniLogo___axuI {
    padding-bottom: .75rem
}

@media (min-width: 640px) {
    .SidebarLayout_miniLogo___axuI {
        display: none
    }
}

.SidebarLayout_miniLogo___axuI {
    max-width: -webkit-max-content;
    max-width: max-content
}

@media (min-width: 1024px) {
    .SidebarLayout_header__szwlA {
        min-height: 74px
    }
}

.CartSidebarView_root__5gpRe {
    min-height: 100vh
}

.CartSidebarView_root__5gpRe.CartSidebarView_empty__fvfi0 {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    color: var(--text-color-inverted-500)
}

.CartSidebarView_lineItemsList__StJOa {
    border-bottom-width: 1px;
    border-color: var(--color-primary-500)
}

@media (min-width: 640px) {
    .CartSidebarView_lineItemsList__StJOa > :not([hidden]) ~ :not([hidden]) {
        --tw-divide-y-reverse: 0;
        border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
        border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
        border-color: var(--color-primary-500)
    }

    .CartSidebarView_lineItemsList__StJOa {
        padding-top: 0;
        padding-bottom: 0
    }
}

.ScrollToTopButton_toTop__TfL80 {
    background-color: var(--color-primary-500);
    display: block;
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    border: 1px solid #f8f8ff;
    border-radius: 3%;
    color: #fff;
    align-items: center;
    cursor: pointer
}

.Layout_root___g0be {
    margin-left: auto;
    margin-right: auto;
    height: 100%;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

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

.Navbar_root__oKPSU {
    position: -webkit-sticky;
    position: sticky;
    z-index: 30;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s;
    top: 74px
}

.Navbar_nav__FsbqY {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding-top: 1rem;
    padding-bottom: 1rem
}

@media (min-width: 768px) {
    .Navbar_nav__FsbqY {
        padding-top: 1rem;
        padding-bottom: 1rem
    }
}

.Navbar_navMenu__lJ9fT {
    display: flex;
    display: none
}

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

.Navbar_navMenu__lJ9fT {
    background-color: var(--color-primary-500)
}

@media (min-width: 640px) {
    .Navbar_navMenu__lJ9fT {
        display: flex
    }
}

.Navbar_link__Z6GsF {
    display: inline-flex;
    cursor: pointer;
    align-items: center;
    padding: .75rem;
    color: var(--text-color-inverted-500);
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-duration: 75ms;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.Navbar_link__Z6GsF, .Navbar_link__Z6GsF:hover {
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.5rem
}

.Navbar_link__Z6GsF:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    color: var(--color-primary-500)
}

.Navbar_logo__grQMD {
    width: 8rem;
    cursor: pointer
}

@media (min-width: 640px) {
    .Navbar_logo__grQMD {
        width: 16rem
    }
}

.Navbar_dropdownMenu__xiT6P {
    pointer-events: none;
    position: absolute;
    top: 0;
    height: 1rem;
    width: 1rem;
    transform-origin: center;
    border-radius: .125rem;
    border-top-width: 1px;
    border-left-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(229 231 235/var(--tw-border-opacity))
}

.Navbar_flyoutLinkName__5R6pu {
    padding-right: 1rem;
    word-break: break-word
}

.Navbar_flyoutNavigationList__hJod9 {
    column-gap: 4rem;
    column-count: 3
}

.Navbar_hideScrollbar__xTfRS::-webkit-scrollbar {
    display: none
}

.Navbar_hideScrollbar__xTfRS {
    scroll-behavior: smooth;
    -ms-overflow-style: none;
    scrollbar-width: none
}

@media (max-width: 768px) {
    .Navbar_root__oKPSU {
        top: 70px
    }
}

.Header_header__d4h9l {
    top: 0;
    z-index: 40;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

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

.Searchbar_root__i4oSJ {
    display: flex;
    font-size: .875rem;
    line-height: 1.25rem;
    color: var(--text-color-base-500);
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.Searchbar_input__NfaB1, .Searchbar_root__i4oSJ {
    height: 100%;
    width: 100%;
    transition-duration: .15s
}

.Searchbar_input__NfaB1 {
    -webkit-appearance: none;
    appearance: none;
    border-radius: 0;
    border-width: 1px;
    border-color: var(--color-primary-500);
    background-color: transparent;
    padding: .75rem 2.5rem .75rem .75rem;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

@media (min-width: 640px) {
    .Searchbar_input__NfaB1 {
        margin-left: -1px;
        margin-right: -1px
    }
}

.Searchbar_input__NfaB1:active, .Searchbar_input__NfaB1:focus {
    outline: 2px solid transparent;
    outline-offset: 2px
}

.Searchbar_iconContainer__1Tln2 {
    top: 0;
    bottom: 0;
    right: 0;
    display: flex;
    cursor: pointer;
    align-items: center;
    background-color: var(--color-primary-500);
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    color: var(--text-color-inverted-500)
}

@media (min-width: 640px) {
    .Searchbar_iconContainer__1Tln2 {
        margin-left: -1px;
        margin-right: -1px
    }
}

.Searchbar_icon__fajpH {
    height: 1.25rem;
    width: 1.25rem;
    color: var(--text-color-inverted-500)
}

@media (min-width: 640px) {
    .Searchbar_input__NfaB1 {
        min-width: 300px
    }
}

.UserNav_list__a5C3J {
    display: flex;
    height: 100%;
    flex-direction: row;
    align-items: center;
    justify-items: end
}

.UserNav_item__Tv14Y {
    position: relative;
    margin-left: 1rem;
    display: flex;
    cursor: pointer;
    align-items: center;
    color: var(--color-muted-500);
    outline: 2px solid transparent;
    outline-offset: 2px;
    transition-duration: .1s
}

.UserNav_item__Tv14Y, .UserNav_item__Tv14Y:hover {
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.UserNav_item__Tv14Y:hover {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    color: var(--color-primary-500);
    transition-duration: .1s
}

.UserNav_item__Tv14Y:last-child {
    margin-right: 0
}

.UserNav_item__Tv14Y:active, .UserNav_item__Tv14Y:focus {
    outline: 2px solid transparent;
    outline-offset: 2px
}

.UserNav_categoryMenu__NhFQu {
    position: relative;
    margin-left: 1rem;
    display: flex;
    cursor: pointer;
    align-items: center;
    color: var(--color-muted-500);
    outline: 2px solid transparent;
    outline-offset: 2px;
    transition-duration: .1s
}

.UserNav_categoryMenu__NhFQu, .UserNav_categoryMenu__NhFQu:hover {
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.UserNav_categoryMenu__NhFQu:hover {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    color: var(--color-primary-500);
    transition-duration: .1s
}

.UserNav_categoryMenu__NhFQu:last-child {
    margin-right: 0
}

.UserNav_categoryMenu__NhFQu:active, .UserNav_categoryMenu__NhFQu:focus {
    outline: 2px solid transparent;
    outline-offset: 2px
}

.UserNav_bagCount__D9pjg {
    position: absolute;
    right: 0;
    top: 1.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 9999px;
    border-width: 1px;
    border-color: var(--color-primary-500);
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    font-size: .75rem;
    line-height: 1rem;
    font-weight: 700;
    color: var(--color-primary-500);
    padding-left: 2.5px;
    padding-right: 2.5px;
    min-width: 1.25rem;
    min-height: 1.25rem
}

.UserNav_avatarButton__9exMf {
    display: inline-flex;
    justify-content: center;
    border-radius: 9999px;
    color: var(--color-muted-500)
}

.UserNav_avatarButton__9exMf:hover {
    color: var(--color-primary-500)
}

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

@media (min-width: 640px) {
    .UserNav_categoryMenu__NhFQu {
        display: none
    }
}

.SmartBanner_SmartBanner__qIUTt {
    display: grid;
    height: auto;
    width: 100%;
    align-content: center;
    border-bottom-width: 2px;
    border-color: var(--color-primary-400);
    background-color: var(--color-primary-200);
    padding: .5rem 1rem;
    grid-template-columns:20px 60px auto 60px;
    z-index: 999
}

.AddToCartButton_button__Fb1zx {
    width: 100%
}

.AddToCartButton_addToCartButton__NGJxs {
    border-style: none;
    width: 100%
}

@media (min-width: 1280px) {
    .AddToCartButton_addToCartButton__NGJxs, .AddToCartButton_button__Fb1zx {
        padding-left: .25rem;
        padding-right: .75rem
    }
}

.ProductOption_root__oqglR {
    position: relative;
    display: grid;
    grid-template-columns:repeat(4, minmax(0, 1fr));
    align-items: flex-start;
    grid-gap: .25rem;
    gap: .25rem;
    overflow-x: hidden;
    min-height: auto
}

.ProductOption_productOptionWrapper__X1iUH {
    margin-bottom: 1rem;
    margin-right: 1rem;
    border-width: 1px;
    border-color: var(--color-primary-500);
    font-weight: 700;
    text-transform: uppercase;
    width: 45%
}

.ProductOption_productOption__6D8fI {
    display: flex;
    cursor: pointer;
    flex-direction: column;
    justify-content: space-between;
    padding: .25rem 2rem;
    font-size: .875rem;
    line-height: 1.25rem
}

.ProductOption_productOption__6D8fI:hover {
    background-color: var(--color-primary-500);
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

@media (min-width: 640px) {
    .ProductOption_productOption__6D8fI {
        flex-direction: row;
        padding: .5rem .75rem
    }
}

.ProductOption_productOption__6D8fI:hover > span {
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255/var(--tw-border-opacity))
}

@media (min-width: 640px) {
    .ProductOption_root__oqglR {
        grid-template-columns:repeat(12, minmax(0, 1fr))
    }

    .ProductOption_productOptionWrapper__X1iUH {
        width: auto
    }
}

.ProductReadingSample_overlay__RuMGa {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .5);
    z-index: 99
}

.ProductReadingSample_modalDialog__frdhE {
    width: auto;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, .25);
    --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    height: 90%;
    margin: 30px auto;
    transition: transform .3s ease-out
}

.ProductReadingSample_modalBody__ZDWYX {
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
    padding-bottom: 1rem;
    height: 95%
}

.ProductReadingSample_iframe__u50Xh {
    height: 100%;
    width: 100%
}

@media (min-width: 768px) {
    .ProductReadingSample_modalDialog__frdhE {
        width: 50%;
        min-width: 40rem
    }
}

.ShippingCostsDetails_overlay__u_w2s {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .5);
    z-index: 99;
    display: flex
}

.ShippingCostsDetails_modalDialog__IxsuT {
    width: auto;
    overflow-y: scroll;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, .25);
    --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    max-height: 80%;
    max-width: 30rem;
    margin: auto;
    transition: transform .3s ease-out
}

.ShippingCostsDetails_modalBody__ojX8Z {
    display: flex;
    width: 100%;
    flex-direction: column;
    gap: 2.5rem;
    padding-right: 2rem;
    padding-left: 2rem;
    padding-bottom: 2rem
}

@media (min-width: 640px) {
    .ShippingCostsDetails_modalBody__ojX8Z {
        padding-right: 4rem;
        padding-left: 4rem;
        padding-bottom: 4rem
    }
}

.ShippingCostsDetails_modalBody__ojX8Z {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    max-height: 80%
}

.ProductView_root__hqkHp {
    display: grid;
    grid-template-columns:repeat(2, minmax(0, 1fr));
    align-items: flex-start;
    grid-gap: 1rem;
    gap: 1rem;
    overflow-x: hidden;
    padding-top: 3rem
}

@media (min-width: 640px) {
    .ProductView_root__hqkHp {
        grid-template-columns:repeat(12, minmax(0, 1fr))
    }
}

.ProductView_root__hqkHp {
    min-height: auto
}

.ProductView_main__mYQdy {
    position: relative;
    box-sizing: border-box;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    min-height: 500px
}

.ProductView_main__mYQdy, .ProductView_sidebar__pNv5P {
    grid-column: span 1/span 1;
    display: flex;
    flex-direction: column
}

.ProductView_sidebar__pNv5P {
    margin-left: auto;
    margin-right: auto;
    height: 100%;
    width: 100%;
    max-width: 1920px
}

.ProductView_sliderContainer__6XH62 {
    display: flex;
    align-items: center;
    justify-content: center;
    overflow-x: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity))
}

.ProductView_imageContainer__NY_2C {
    text-align: center
}

.ProductView_imageContainer__NY_2C > div, .ProductView_imageContainer__NY_2C > div > div {
    height: 100%
}

.ProductView_sliderContainer__6XH62 .ProductView_img__P_Ydq {
    height: auto;
    max-height: 100%;
    width: 100%;
    object-fit: cover
}

.ProductView_button__ro2sl {
    width: 100%
}

.ProductView_wishlistButton__pWkKB {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 30
}

.ProductView_relatedProductsGrid__R9_9e {
    display: grid;
    grid-template-columns:repeat(2, minmax(0, 1fr));
    grid-gap: .5rem;
    gap: .5rem;
    padding-top: .5rem;
    padding-bottom: .5rem
}

@media (min-width: 768px) {
    .ProductView_relatedProductsGrid__R9_9e {
        grid-template-columns:repeat(4, minmax(0, 1fr));
        gap: 1.75rem
    }
}

.ProductView_imagePlaceholder__C5QBE {
    display: flex;
    height: 100%;
    width: 100%;
    flex-direction: column;
    justify-content: center;
    --tw-bg-opacity: 1;
    background-color: rgb(209 213 219/var(--tw-bg-opacity));
    text-align: center;
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.ProductView_productImage__0iS1u {
    object-position: top;
    object-fit: contain;
    cursor: pointer
}

@media (min-width: 640px) {
    .ProductView_root__hqkHp {
        grid-template-columns:repeat(12, minmax(0, 1fr))
    }

    .ProductView_main__mYQdy {
        grid-column: span 8/span 8;
        margin-left: 0;
        margin-right: 0
    }

    .ProductView_button__ro2sl {
        padding: .75rem .75rem .75rem .25rem
    }

    .ProductView_sidebar__pNv5P {
        grid-column: span 4/span 4
    }

    .ProductView_imageContainer__NY_2C {
        max-height: 600px
    }
}

.ProductCard_root__HqXTt {
    position: relative;
    box-sizing: border-box;
    display: inline-block;
    max-height: 100%;
    width: 100%;
    cursor: pointer;
    overflow: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    transition-property: transform;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s;
    transition-timing-function: linear;
    height: 100% !important
}

.ProductCard_root__HqXTt:hover .ProductCard_header__qlwPO .ProductCard_name__YciuQ span, .ProductCard_root__HqXTt:hover .ProductCard_header__qlwPO .ProductCard_price___JB_V, .ProductCard_root__HqXTt:hover .ProductCard_wishlistButton__jS6Lf {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    color: var(--text-color-inverted-500)
}

.ProductCard_root__HqXTt:hover:nth-child(6n+1) .ProductCard_header__qlwPO .ProductCard_name__YciuQ span, .ProductCard_root__HqXTt:hover:nth-child(6n+1) .ProductCard_header__qlwPO .ProductCard_price___JB_V, .ProductCard_root__HqXTt:hover:nth-child(6n+1) .ProductCard_wishlistButton__jS6Lf, .ProductCard_root__HqXTt:hover:nth-child(6n+3) .ProductCard_header__qlwPO .ProductCard_name__YciuQ span, .ProductCard_root__HqXTt:hover:nth-child(6n+3) .ProductCard_header__qlwPO .ProductCard_price___JB_V, .ProductCard_root__HqXTt:hover:nth-child(6n+3) .ProductCard_wishlistButton__jS6Lf, .ProductCard_root__HqXTt:hover:nth-child(6n+5) .ProductCard_header__qlwPO .ProductCard_name__YciuQ span, .ProductCard_root__HqXTt:hover:nth-child(6n+5) .ProductCard_header__qlwPO .ProductCard_price___JB_V, .ProductCard_root__HqXTt:hover:nth-child(6n+5) .ProductCard_wishlistButton__jS6Lf, .ProductCard_root__HqXTt:hover:nth-child(6n+6) .ProductCard_header__qlwPO .ProductCard_name__YciuQ span, .ProductCard_root__HqXTt:hover:nth-child(6n+6) .ProductCard_header__qlwPO .ProductCard_price___JB_V, .ProductCard_root__HqXTt:hover:nth-child(6n+6) .ProductCard_wishlistButton__jS6Lf {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.ProductCard_header__qlwPO {
    top: 0;
    left: 0;
    z-index: 20
}

.ProductCard_header__qlwPO, .ProductCard_header__qlwPO .ProductCard_name__YciuQ {
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-duration: .5s;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.ProductCard_header__qlwPO .ProductCard_name__YciuQ {
    width: 100%;
    max-width: 100%;
    padding-top: 0;
    line-height: 2.2;
    font-size: 2rem;
    letter-spacing: .4px
}

.ProductCard_header__qlwPO .ProductCard_name__YciuQ span {
    padding: 1rem 1.5rem;
    font-weight: 700;
    font-size: inherit;
    letter-spacing: inherit;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone
}

.ProductCard_header__qlwPO .ProductCard_name__YciuQ span, .ProductCard_header__qlwPO .ProductCard_price___JB_V {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    color: var(--text-color-base-500);
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-duration: .5s;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.ProductCard_header__qlwPO .ProductCard_price___JB_V {
    display: inline-block;
    padding: .5rem 1.5rem 1rem;
    font-size: .875rem;
    line-height: 1.25rem;
    font-weight: 600;
    letter-spacing: .025em
}

.ProductCard_imageContainer__G6HoR {
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden
}

.ProductCard_imageContainer__G6HoR > div {
    min-width: 100%
}

.ProductCard_imageContainer__G6HoR .ProductCard_productImage__nbfNy {
    --tw-scale-x: 1.2;
    --tw-scale-y: 1.2;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    object-fit: cover;
    transition-property: transform;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .5s;
    margin: 0 auto
}

.ProductCard_productImage__nbfNy {
    object-fit: contain
}

.ProductCard_imagePlaceholder__CCxc5 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    --tw-bg-opacity: 1;
    background-color: rgb(209 213 219/var(--tw-bg-opacity));
    text-align: center;
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity));
    width: 135px;
    height: 211px
}

.ProductCard_bookTitle__hMALQ {
    margin-bottom: .5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1rem
}

.ProductCard_bookTitleSizeSm__4X3HO {
    min-height: 32px;
    max-height: 32px
}

.ProductCard_bookTitleBig__7DoVh {
    margin-bottom: .5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1rem;
    min-height: 47px;
    max-height: 47px
}

.ProductCard_root__HqXTt .ProductCard_wishlistButton__jS6Lf {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 30
}

.ProductCard_simple__HMkuK .ProductCard_header__qlwPO .ProductCard_name__YciuQ {
    margin-top: -.25rem;
    padding-top: .5rem;
    font-size: 1.125rem;
    line-height: 2.5rem
}

.ProductCard_simple__HMkuK .ProductCard_header__qlwPO .ProductCard_price___JB_V {
    font-size: .875rem;
    line-height: 1.25rem
}

.ProductCard_simple__HMkuK {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: .25rem
}

.ProductCard_slim__nclhL {
    position: relative;
    box-sizing: border-box;
    overflow: hidden;
    background-color: transparent
}

.ProductCard_slim__nclhL .ProductCard_header__qlwPO {
    position: absolute;
    inset: 0;
    z-index: 20;
    margin-right: 2rem;
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.ProductCard_slim__nclhL span {
    display: inline-block;
    overflow-wrap: break-word;
    padding: .75rem;
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 700
}

.ProductCard_root__HqXTt.secondary .ProductCard_header__qlwPO span, .ProductCard_slim__nclhL span {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    color: var(--text-color-base-500)
}

.ProductCard_listElementTitle__kL52t {
    padding-bottom: .25rem;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 700
}

@media (min-width: 640px) {
    .ProductCard_listElementTitle__kL52t {
        font-size: 1.25rem;
        line-height: 1.75rem
    }
}

.ProductCard_listElementTitle__kL52t {
    word-break: break-word
}

.ProductCard_productAvailability__p1xrk {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    gap: .5rem;
    text-align: left;
    font-size: .875rem;
    line-height: 1.25rem
}

.ProductCard_newArrivalContainer__2KU_Y {
    position: absolute;
    width: 100%;
    margin-top: -3.5rem
}

.ProductCard_newArrivalContainer__2KU_Y .ProductCard_newArrival__zsV39 {
    background-color: var(--color-primary-500);
    padding: .5rem;
    text-align: center;
    font-size: .875rem;
    line-height: 1.25rem;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

@media (min-width: 640px) {
    .ProductCard_imagePlaceholder__CCxc5 {
        width: 162px;
        height: 261px
    }

    .ProductCard_productAvailability__p1xrk {
        @apply: pt-0
    }
}

.YoutubeVideo_youtubeWrapper__6xi1m iframe {
    max-width: 100%
}

.SearchFiltering_iconButton__JJu2K > svg {
    min-width: 1.6rem
}

.SearchFiltering_dropdownButton__IdR9E {
    display: flex;
    width: 100%;
    justify-content: space-between;
    border-radius: .125rem;
    border-width: 1px;
    border-color: var(--color-primary-500);
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    padding: .75rem 1rem;
    font-size: .875rem;
    font-weight: 500;
    line-height: 1.25rem;
    color: var(--text-color-base-500);
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-duration: .15s;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.SearchFiltering_dropdownButton__IdR9E:hover {
    color: var(--text-color-base-500)
}

.SearchFiltering_dropdownButton__IdR9E:focus {
    border-color: var(--color-primary-500);
    --tw-shadow: 0 0 0 2px var(--color-primary-500);
    --tw-shadow-colored: 0 0 0 2px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    outline: 2px solid transparent;
    outline-offset: 2px
}

.SearchFiltering_dropdownButton__IdR9E {
    min-width: 4rem
}

.SearchFiltering_dropDownContent__lv03g, .SearchFiltering_sortingDropDownContent__FS_Rk {
    position: absolute;
    z-index: 10;
    width: 100%;
    transform-origin: top left;
    border-width: 4px;
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -4px rgba(0, 0, 0, .1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.SearchFiltering_dropDownContent__lv03g {
    overflow-y: auto
}

.SearchFiltering_dropdownButton__IdR9E > svg {
    min-width: 1rem
}

.SearchFiltering_inputField__rZPzp:checked + svg {
    position: absolute;
    opacity: 0;
    display: block
}

.SearchFiltering_priceInput__LCdg1 {
    width: 41.666667%;
    border-width: 1px;
    border-color: var(--color-primary-500);
    padding: .25rem;
    text-align: center
}

.SearchFiltering_priceInput__LCdg1::-webkit-inner-spin-button, .SearchFiltering_priceInput__LCdg1::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.SearchFiltering_priceInput__LCdg1 {
    -moz-appearance: textfield
}

.SearchProductList_productCart_ModuleView__Yy6kZ {
    grid-column: 1/-1;
    grid-row-start: 1;
    margin-bottom: 2rem
}

@media (min-width: 640px) {
    .SearchProductList_productCart_ModuleView__Yy6kZ {
        grid-column: span 3/span 3;
        grid-row: span 2/span 2
    }
}

.SearchProductList_productCart_ListView__IGbKS {
    display: grid;
    grid-template-columns:repeat(1, minmax(0, 1fr));
    grid-template-rows:none;
    grid-row-gap: 3rem;
    row-gap: 3rem
}

@font-face {
    font-family: __poppins_14ad7a;
    src: url(fonts/dc472e5832a2bc0d-s.p.woff2) format("woff2");
    font-display: swap;
    font-weight: 700
}

@font-face {
    font-family: __poppins_14ad7a;
    src: url(fonts/7cc4c0efa8f9a2ab-s.p.woff2) format("woff2");
    font-display: swap;
    font-weight: 400
}

@font-face {
    font-family: __poppins_Fallback_14ad7a;
    src: local("Arial");
    ascent-override: 92.83%;
    descent-override: 30.94%;
    line-gap-override: 8.84%;
    size-adjust: 113.11%
}

.__className_14ad7a {
    font-family: __poppins_14ad7a, __poppins_Fallback_14ad7a
}

.__variable_14ad7a {
    --font-family-zfMain: "__poppins_14ad7a", "__poppins_Fallback_14ad7a"
}
