/*!
Theme Name: primavera
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: primavera
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

primavera is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

body {
    text-transform: uppercase;
}

*,
::before,
::after {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x:  ;
    --tw-pan-y:  ;
    --tw-pinch-zoom:  ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position:  ;
    --tw-gradient-via-position:  ;
    --tw-gradient-to-position:  ;
    --tw-ordinal:  ;
    --tw-slashed-zero:  ;
    --tw-numeric-figure:  ;
    --tw-numeric-spacing:  ;
    --tw-numeric-fraction:  ;
    --tw-ring-inset:  ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur:  ;
    --tw-brightness:  ;
    --tw-contrast:  ;
    --tw-grayscale:  ;
    --tw-hue-rotate:  ;
    --tw-invert:  ;
    --tw-saturate:  ;
    --tw-sepia:  ;
    --tw-drop-shadow:  ;
    --tw-backdrop-blur:  ;
    --tw-backdrop-brightness:  ;
    --tw-backdrop-contrast:  ;
    --tw-backdrop-grayscale:  ;
    --tw-backdrop-hue-rotate:  ;
    --tw-backdrop-invert:  ;
    --tw-backdrop-opacity:  ;
    --tw-backdrop-saturate:  ;
    --tw-backdrop-sepia:  ;
    --tw-contain-size:  ;
    --tw-contain-layout:  ;
    --tw-contain-paint:  ;
    --tw-contain-style:  ;
}

::backdrop {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x:  ;
    --tw-pan-y:  ;
    --tw-pinch-zoom:  ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position:  ;
    --tw-gradient-via-position:  ;
    --tw-gradient-to-position:  ;
    --tw-ordinal:  ;
    --tw-slashed-zero:  ;
    --tw-numeric-figure:  ;
    --tw-numeric-spacing:  ;
    --tw-numeric-fraction:  ;
    --tw-ring-inset:  ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur:  ;
    --tw-brightness:  ;
    --tw-contrast:  ;
    --tw-grayscale:  ;
    --tw-hue-rotate:  ;
    --tw-invert:  ;
    --tw-saturate:  ;
    --tw-sepia:  ;
    --tw-drop-shadow:  ;
    --tw-backdrop-blur:  ;
    --tw-backdrop-brightness:  ;
    --tw-backdrop-contrast:  ;
    --tw-backdrop-grayscale:  ;
    --tw-backdrop-hue-rotate:  ;
    --tw-backdrop-invert:  ;
    --tw-backdrop-opacity:  ;
    --tw-backdrop-saturate:  ;
    --tw-backdrop-sepia:  ;
    --tw-contain-size:  ;
    --tw-contain-layout:  ;
    --tw-contain-paint:  ;
    --tw-contain-style:  ;
}

/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
    box-sizing: border-box;
    /* 1 */
    border-width: 0;
    /* 2 */
    border-style: solid;
    /* 2 */
    border-color: #e0e0e0;
    /* 2 */
}

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

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

#catalogMenu {
    padding-top: 550px;
}
@media (min-width: 768px) {
    #catalogMenu {
        padding-top: 50px;
    }
}

html,
:host {
    line-height: 1.5;
    /* 1 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
    -moz-tab-size: 4;
    /* 3 */
    -o-tab-size: 4;
    tab-size: 4;
    /* 3 */
    font-family: "Source Sans 3", sans-serif;
    /* 4 */
    font-feature-settings: normal;
    /* 5 */
    font-variation-settings: normal;
    /* 6 */
    -webkit-tap-highlight-color: transparent;
    /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
    margin: 0;
    /* 1 */
    line-height: inherit;
    /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
    height: 0;
    /* 1 */
    color: inherit;
    /* 2 */
    border-top-width: 1px;
    /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

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

/*
Remove the default font size and weight for headings.
*/

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

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

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

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
    font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
    font-family:
        ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
        "Liberation Mono", "Courier New", monospace;
    /* 1 */
    font-feature-settings: normal;
    /* 2 */
    font-variation-settings: normal;
    /* 3 */
    font-size: 1em;
    /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
    font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

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

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
    text-indent: 0;
    /* 1 */
    border-color: inherit;
    /* 2 */
    border-collapse: collapse;
    /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    /* 1 */
    font-feature-settings: inherit;
    /* 1 */
    font-variation-settings: inherit;
    /* 1 */
    font-size: 100%;
    /* 1 */
    font-weight: inherit;
    /* 1 */
    line-height: inherit;
    /* 1 */
    letter-spacing: inherit;
    /* 1 */
    color: inherit;
    /* 1 */
    margin: 0;
    /* 2 */
    padding: 0;
    /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
    text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type="button"]),
input:where([type="reset"]),
input:where([type="submit"]) {
    -webkit-appearance: button;
    /* 1 */
    background-color: transparent;
    /* 2 */
    background-image: none;
    /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
    outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

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

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
    vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

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

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

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

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

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

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
    display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

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

fieldset {
    margin: 0;
    padding: 0;
}

legend {
    padding: 0;
}

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

/*
Reset default styling for dialogs.
*/

dialog {
    padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
    resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder,
textarea::-moz-placeholder {
    opacity: 1;
    /* 1 */
    color: #9ca3af;
    /* 2 */
}

input::placeholder,
textarea::placeholder {
    opacity: 1;
    /* 1 */
    color: #9ca3af;
    /* 2 */
}

/*
Set the default cursor for buttons.
*/

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

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
    cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

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

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

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

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden]:where(:not([hidden="until-found"])) {
    display: none;
}

.tw-container {
    width: 100%;
}

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

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

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

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

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

details {
    overflow: visible;
}

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

.tw-fixed {
    position: fixed;
}

.tw-absolute {
    position: absolute;
}

.tw-relative {
    position: relative;
}

.tw-inset-0 {
    inset: 0px;
}

.tw-bottom-4 {
    bottom: 1rem;
}

.tw-bottom-5 {
    bottom: 1.25rem;
}

.tw-left-0 {
    left: 0px;
}

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

.tw-left-2 {
    left: 0.5rem;
}

.tw-left-\[25\%\] {
    left: 25%;
}

.tw-left-4 {
    left: 1rem;
}

.tw-left-\[5\%\] {
    left: 5%;
}

.tw-right-0 {
    right: 0px;
}

.tw-right-2 {
    right: 0.5rem;
}

.tw-right-3 {
    right: 0.75rem;
}

.tw-right-4 {
    right: 1rem;
}

.tw-top-0 {
    top: 0px;
}

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

.tw-top-3 {
    top: 0.75rem;
}

.tw-top-4 {
    top: 1rem;
}

.tw-top-7 {
    top: 1.75rem;
}

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

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

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

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

.tw-z-\[50\] {
    z-index: 50;
}

.tw-order-1 {
    order: 1;
}

.tw-order-2 {
    order: 2;
}

.tw-m-auto {
    margin: auto;
}

.tw-mx-10 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tw-ml-12 {
    margin-left: 3rem;
}

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

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

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

.tw-ml-\[6px\] {
    margin-left: 6px;
}

.tw-mr-0 {
    margin-right: 0px;
}

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

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

.tw-mt-1 {
    margin-top: 0.25rem;
}

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

.tw-mt-2 {
    margin-top: 0.5rem;
}

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

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

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

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

.tw-block {
    display: block;
}

.tw-flex {
    display: flex;
}

.tw-grid {
    display: grid;
}

.tw-hidden {
    display: none;
}

.tw-aspect-\[260\/350\] {
    aspect-ratio: 260/350;
}

.tw-h-0\.5 {
    height: 0.125rem;
}

.tw-h-10 {
    height: 2.5rem;
}

.tw-h-16 {
    height: 4rem;
}

.tw-h-24 {
    height: 6rem;
}

.tw-h-3 {
    height: 0.75rem;
}

.tw-h-1 {
    height: 0.25rem;
}

.tw-h-4 {
    height: 1rem;
}

.tw-h-5 {
    height: 1.25rem;
}

.tw-h-6 {
    height: 1.5rem;
}

.tw-h-64 {
    height: 16rem;
}

.tw-h-8 {
    height: 2rem;
}

.tw-h-\[15px\] {
    height: 15px;
}

.tw-h-\[18px\] {
    height: 18px;
}

.tw-h-\[26px\] {
    height: 26px;
}

.tw-h-\[2px\] {
    height: 2px;
}

.tw-h-\[450px\] {
    height: 450px;
}

.tw-h-\[48px\] {
    height: 48px;
}

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

.tw-h-auto {
    height: auto;
}

.tw-h-full {
    height: 100%;
}

.tw-h-lvh {
    height: 100lvh;
}

.tw-h-screen {
    height: 100vh;
}

.tw-h-\[515px\] {
    height: 515px;
}

.tw-h-\[500px\] {
    height: 500px;
}

.tw-max-h-60 {
    max-height: 15rem;
}

.tw-max-h-full {
    max-height: 100%;
}

.tw-min-h-\[100\%\] {
    min-height: 100%;
}

.tw-min-h-\[180px\] {
    min-height: 180px;
}

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

.tw-w-10 {
    width: 2.5rem;
}

.tw-w-12 {
    width: 3rem;
}

.tw-w-16 {
    width: 4rem;
}

.tw-w-3 {
    width: 0.75rem;
}

.tw-w-4 {
    width: 1rem;
}

.tw-w-5 {
    width: 1.25rem;
}

.tw-w-6 {
    width: 1.5rem;
}

.tw-w-8 {
    width: 2rem;
}

.tw-w-96 {
    width: 24rem;
}

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

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

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

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

.tw-w-\[50\%\] {
    width: 50%;
}

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

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

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

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

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

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

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

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

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

.tw-max-w-7xl {
    max-width: 80rem;
}

.tw-max-w-\[1200px\] {
    max-width: 1200px;
}

.tw-max-w-\[1440px\] {
    max-width: 1440px;
}

.tw-max-w-\[250px\] {
    max-width: 250px;
}

.tw-max-w-\[384px\] {
    max-width: 384px;
}

.tw-max-w-\[500px\] {
    max-width: 500px;
}

.tw-max-w-\[600px\] {
    max-width: 600px;
}

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

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

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

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

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

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

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

.tw-cursor-pointer {
    cursor: pointer;
}

.tw-cursor-text {
    cursor: text;
}

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

.tw-list-decimal {
    list-style-type: decimal;
}

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

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

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

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

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

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

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

.tw-flex-row {
    flex-direction: row;
}

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

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

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

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

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

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

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

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

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

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

.tw-gap-10 {
    gap: 2.5rem;
}

.tw-gap-12 {
    gap: 3rem;
}

.tw-gap-2 {
    gap: 0.5rem;
}

.tw-gap-4 {
    gap: 1rem;
}

.tw-gap-5 {
    gap: 1.25rem;
}

.tw-gap-6 {
    gap: 1.5rem;
}

.tw-gap-x-10 {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
}

.tw-gap-x-2 {
    -moz-column-gap: 0.5rem;
    column-gap: 0.5rem;
}

.tw-gap-x-5 {
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
}

.tw-gap-y-10 {
    row-gap: 2.5rem;
}

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

.tw-gap-y-32 {
    row-gap: 8rem;
}

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

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

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

.tw-space-x-4 > :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)));
}

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

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

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

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

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

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

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

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

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

.tw-overflow-hidden {
    overflow: hidden;
}

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

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

.tw-rounded {
    border-radius: 0.25rem;
}

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

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

.tw-rounded-md {
    border-radius: 0.375rem;
}

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

.tw-border {
    border-width: 1px;
}

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

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

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

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

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

.tw-border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgb(224 224 224 / var(--tw-border-opacity, 1));
}

.tw-border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgb(192 192 192 / var(--tw-border-opacity, 1));
}

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

.tw-border-gray-500 {
    --tw-border-opacity: 1;
    border-color: rgb(122 122 122 / var(--tw-border-opacity, 1));
}

.tw-border-yellow-300 {
    --tw-border-opacity: 1;
    border-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
}

.tw-bg-\[\#FFFFFF\] {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

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

.tw-bg-black\/50 {
    background-color: rgb(31 31 31 / 0.5);
}

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

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

.tw-bg-emerald {
    --tw-bg-opacity: 1;
    background-color: rgb(0 217 170 / var(--tw-bg-opacity, 1));
}

.tw-bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1));
}

.tw-bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(224 224 224 / var(--tw-bg-opacity, 1));
}

.tw-bg-gray-300 {
    --tw-bg-opacity: 1;
    background-color: rgb(192 192 192 / var(--tw-bg-opacity, 1));
}

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

.tw-bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}

.tw-bg-green-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1));
}

.tw-bg-lightGray {
    --tw-bg-opacity: 1;
    background-color: rgb(234 234 234 / var(--tw-bg-opacity, 1));
}

.tw-bg-neutral-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1));
}

.tw-bg-neutral-100\/60 {
    background-color: rgb(245 245 245 / 0.6);
}

.tw-bg-red {
    --tw-bg-opacity: 1;
    background-color: rgb(210 4 45 / var(--tw-bg-opacity, 1));
}

.tw-bg-transparent {
    background-color: transparent;
}

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

.tw-bg-white\/70 {
    background-color: rgb(241 241 241 / 0.7);
}

.tw-bg-yellow-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(254 249 195 / var(--tw-bg-opacity, 1));
}

.tw-bg-opacity-70 {
    --tw-bg-opacity: 0.7;
}

.tw-fill-current {
    fill: currentColor;
}

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

.tw-object-contain {
    -o-object-fit: contain;
    object-fit: contain;
}

.tw-p-1 {
    padding: 0.25rem;
}

.tw-p-2 {
    padding: 0.5rem;
}

.tw-p-4 {
    padding: 1rem;
}

.tw-p-5 {
    padding: 1.25rem;
}

.tw-p-6 {
    padding: 1.5rem;
}

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

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

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

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

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

.tw-px-\[4px\] {
    padding-left: 4px;
    padding-right: 4px;
}

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

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

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

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

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

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

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

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

.tw-pb-24 {
    padding-bottom: 6rem !important;
}

.tw-pl-3 {
    padding-left: 0.75rem;
}

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

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

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

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

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

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

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

.tw-text-start {
    text-align: start;
}

.tw-font-sans {
    font-family: Inter, sans-serif;
}

.tw-text-2xl {
    font-size: 24px;
}

.tw-text-3xl {
    font-size: 32px;
}

.tw-text-6xl {
    font-size: 128px;
}

.tw-text-\[10px\] {
    font-size: 10px;
}

.tw-text-lg {
    font-size: 18px;
}

.tw-text-sm {
    font-size: 14px;
}

.tw-text-xl {
    font-size: 20px;
}

.tw-text-xs {
    font-size: 12px;
}

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

.tw-font-medium {
    font-weight: 500;
}

.tw-font-normal {
    font-weight: 400;
}

.tw-font-semibold {
    font-weight: 600;
}

.tw-uppercase {
    text-transform: uppercase;
}

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

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

.tw-text-gray-500 {
    --tw-text-opacity: 1;
    color: rgb(122 122 122 / var(--tw-text-opacity, 1));
}

.tw-text-gray-600 {
    --tw-text-opacity: 1;
    color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}

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

.tw-text-gray-900 {
    --tw-text-opacity: 1;
    color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}

.tw-text-pink-600 {
    --tw-text-opacity: 1;
    color: rgb(219 39 119 / var(--tw-text-opacity, 1));
}

.tw-text-red {
    --tw-text-opacity: 1;
    color: rgb(210 4 45 / var(--tw-text-opacity, 1));
}

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

.tw-text-yellow-700 {
    --tw-text-opacity: 1;
    color: rgb(161 98 7 / var(--tw-text-opacity, 1));
}

.tw-text-yellow-800 {
    --tw-text-opacity: 1;
    color: rgb(133 77 14 / var(--tw-text-opacity, 1));
}

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

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

.tw-opacity-0 {
    opacity: 0;
}

.tw-opacity-100 {
    opacity: 1;
}

.tw-opacity-70 {
    opacity: 0.7;
}

.tw-mix-blend-exclusion {
    mix-blend-mode: exclusion;
}

.tw-shadow-lg {
    --tw-shadow:
        0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 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);
}

.tw-shadow-md {
    --tw-shadow:
        0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
    --tw-shadow-colored:
        0 4px 6px -1px var(--tw-shadow-color),
        0 2px 4px -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);
}

.tw-shadow-xl {
    --tw-shadow:
        0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 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);
}

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

.tw-ring-black {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(31 31 31 / var(--tw-ring-opacity, 1));
}

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

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

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

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

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

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

.tw-duration-300 {
    transition-duration: 300ms;
}

.tw-duration-500 {
    transition-duration: 500ms;
}

.tw-ease-in-out {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

@font-face {
    font-family: "Inter";

    src: url("/fonts/Inter-VariableFont_slnt,wght.ttf") format("truetype");

    font-weight: 100 900;

    font-style: normal;

    font-display: swap;
}

.checked\:tw-border-black:checked {
    --tw-border-opacity: 1;
    border-color: rgb(31 31 31 / var(--tw-border-opacity, 1));
}

.checked\:tw-bg-black:checked {
    --tw-bg-opacity: 1;
    background-color: rgb(31 31 31 / var(--tw-bg-opacity, 1));
}

.hover\:tw-border-black:hover {
    --tw-border-opacity: 1;
    border-color: rgb(31 31 31 / var(--tw-border-opacity, 1));
}

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

.hover\:tw-bg-gray-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(192 192 192 / var(--tw-bg-opacity, 1));
}

.hover\:tw-bg-white:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(241 241 241 / var(--tw-bg-opacity, 1));
}

.hover\:tw-bg-opacity-100:hover {
    --tw-bg-opacity: 1;
}

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

.hover\:tw-text-gray-500:hover {
    --tw-text-opacity: 1;
    color: rgb(122 122 122 / var(--tw-text-opacity, 1));
}

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

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

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

.hover\:tw-opacity-70:hover {
    opacity: 0.7;
}

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

.focus\:tw-border-black:focus {
    --tw-border-opacity: 1;
    border-color: rgb(31 31 31 / var(--tw-border-opacity, 1));
}

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

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

.disabled\:tw-opacity-40:disabled {
    opacity: 0.4;
}

.tw-group[open] .group-open\:tw-rotate-180 {
    --tw-rotate: 180deg;
    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));
}

.tw-peer:checked ~ .peer-checked\:tw-inline {
    display: inline;
}

@media (min-width: 640px) {
    .sm\:tw-w-auto {
        width: auto;
    }

    .sm\:tw-max-w-\[200px\] {
        max-width: 200px;
    }

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

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

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

    .sm\:tw-text-xl {
        font-size: 20px;
    }
}

@media (min-width: 768px) {
    .md\:tw-block {
        display: block;
    }
    .md\:tw-fixed {
        position: fixed;
    }

    .md\:tw-left-\[6\%\] {
        left: 6%;
    }

    .md\:tw-left-\[50\%\] {
        left: 50%;
    }

    .md\:tw-top-\[60\%\] {
        top: 60%;
    }

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

    .md\:tw-my-1 {
        margin-top: 0.25rem;
        margin-bottom: 0.25rem;
    }

    .md\:tw-mb-0 {
        margin-bottom: 0px;
    }

    .md\:tw-mb-8 {
        margin-bottom: 2rem;
    }

    .md\:tw-mt-0 {
        margin-top: 0px;
    }

    .md\:tw-mt-8 {
        margin-top: 2rem;
    }

    .md\:tw-mr-8 {
        margin-top: 2rem;
    }

    .md\:tw-flex {
        display: flex;
    }

    .md\:tw-hidden {
        display: none;
    }

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

    .md\:tw-h-80 {
        height: 20rem;
    }

    .md\:tw-h-\[calc\(100vh-100px\)\] {
        height: calc(100vh - 100px);
    }

    .md\:tw-h-screen {
        height: 100vh;
    }

    .md\:tw-h-\[515px\] {
        height: 515px;
    }

    .md\:tw-max-h-\[515px\] {
        max-height: 515px;
    }

    .md\:tw-min-h-\[100\%\] {
        min-height: 100%;
    }

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

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

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

    .md\:tw-w-2\/5 {
        width: 40%;
    }

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

    .md\:tw-w-\[48\%\] {
        width: 48%;
    }

    .md\:tw-w-\[49\%\] {
        width: 49%;
    }

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

    .md\:tw-w-\[500px\] {
        width: 500px;
    }

    .md\:tw-w-\[69\%\] {
        width: 69%;
    }

    .md\:tw-w-\[70\%\] {
        width: 70%;
    }

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

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

    .md\:tw-w-\[600px\] {
        width: 600px;
    }

    .md\:tw-w-\[550px\] {
        width: 550px;
    }

    .md\:tw-max-w-\[260px\] {
        max-width: 260px;
    }

    .md\:tw-max-w-\[30\%\] {
        max-width: 30%;
    }

    .md\:tw-max-w-\[500px\] {
        max-width: 500px;
    }

    .md\:tw-max-w-\[600px\] {
        max-width: 600px;
    }

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

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

    .md\:tw-flex-col {
        flex-direction: column;
    }

    .md\:tw-justify-start {
        justify-content: flex-start;
    }

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

    .md\:tw-justify-items-start {
        justify-items: start;
    }

    .md\:tw-gap-x-10 {
        -moz-column-gap: 2.5rem;
        column-gap: 2.5rem;
    }

    .md\:tw-gap-x-32 {
        -moz-column-gap: 8rem;
        column-gap: 8rem;
    }

    .md\:tw-gap-x-8 {
        -moz-column-gap: 2rem;
        column-gap: 2rem;
    }

    .md\:tw-gap-y-0 {
        row-gap: 0px;
    }

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

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

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

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

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

    .md\:tw-pb-4 {
        padding-bottom: 1rem;
    }

    .md\:tw-pt-16 {
        padding-top: 4rem;
    }

    .md\:tw-text-start {
        text-align: start;
    }

    .md\:tw-text-3xl {
        font-size: 32px;
    }
}

@media (min-width: 1024px) {
    .lg\:tw-order-1 {
        order: 1;
    }

    .lg\:tw-order-2 {
        order: 2;
    }

    .lg\:tw-h-96 {
        height: 24rem;
    }

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

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

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

    .lg\:tw-flex-row {
        flex-direction: row;
    }

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

[aria-label="Add to favorites"] {
    z-index: 1;
    position: absolute;
}

.woocommerce-info::before {
    color: #1f1f1f;
}

.woocommerce-info {
    border-top-color: #1f1f1f;
}

.tw-sticky {
    position: sticky;
}

.yith-wcwl-feedback-messages-container {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
}

.tw-group:hover .group-hover\:tw-opacity-60 {
    opacity: 0.6;
}

.tw-transition {
    transition-property: all;
}

.tw-duration-300 {
    transition-duration: 300ms;
}

.tw-ease-in-out {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
