/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

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

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

*, ::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.19 | 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: currentColor; /* 2 */
}

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

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

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

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

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

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

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

button,
select {
  text-transform: none;
}

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

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

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

:-moz-focusring {
  outline: auto;
}

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

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

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

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

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

/*
Set the default cursor for buttons.
*/

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

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

:disabled {
  cursor: default;
}

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

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

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

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

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

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

.\!container {
    width: 100% !important;
}

.container {
    width: 100%;
}

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

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

.pointer-events-auto {
    pointer-events: auto;
}

.\!visible {
    visibility: visible !important;
}

.visible {
    visibility: visible;
}

.collapse {
    visibility: collapse;
}

.static {
    position: static;
}

.fixed {
    position: fixed;
}

.absolute {
    position: absolute;
}

.relative {
    position: relative;
}

.sticky {
    position: sticky;
}

.inset-0 {
    inset: 0px;
}

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

.bottom-4 {
    bottom: 1rem;
}

.bottom-\[100\%\] {
    bottom: 100%;
}

.bottom-\[200\%\] {
    bottom: 200%;
}

.bottom-\[4\.5vw\] {
    bottom: 4.5vw;
}

.bottom-\[4vw\] {
    bottom: 4vw;
}

.left-0 {
    left: 0px;
}

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

.left-4 {
    left: 1rem;
}

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

.right-0 {
    right: 0px;
}

.right-\[5\%\] {
    right: 5%;
}

.right-\[6vw\] {
    right: 6vw;
}

.top-0 {
    top: 0px;
}

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

.top-4 {
    top: 1rem;
}

.top-\[0\.6vw\] {
    top: 0.6vw;
}

.top-\[100\%\] {
    top: 100%;
}

.top-\[2\.5vw\] {
    top: 2.5vw;
}

.top-\[200\%\] {
    top: 200%;
}

.top-\[300\%\] {
    top: 300%;
}

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

.top-\[6vw\] {
    top: 6vw;
}

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

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

.z-30 {
    z-index: 30;
}

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

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

.z-\[100\] {
    z-index: 100;
}

.z-\[198\] {
    z-index: 198;
}

.z-\[199\] {
    z-index: 199;
}

.z-\[1\] {
    z-index: 1;
}

.z-\[2\] {
    z-index: 2;
}

.z-\[3\] {
    z-index: 3;
}

.z-\[4\] {
    z-index: 4;
}

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

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

.my-\[2vw\] {
    margin-top: 2vw;
    margin-bottom: 2vw;
}

.mb-1 {
    margin-bottom: 0.25rem;
}

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

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

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

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

.mb-\[0\.5em\] {
    margin-bottom: 0.5em;
}

.mb-\[1\.5vw\] {
    margin-bottom: 1.5vw;
}

.mb-\[1vw\] {
    margin-bottom: 1vw;
}

.mb-\[2em\] {
    margin-bottom: 2em;
}

.mb-\[4svh\] {
    margin-bottom: 4svh;
}

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

.ml-\[2vw\] {
    margin-left: 2vw;
}

.ml-auto {
    margin-left: auto;
}

.mr-3 {
    margin-right: 0.75rem;
}

.mr-\[0\.2em\] {
    margin-right: 0.2em;
}

.mr-\[6vw\] {
    margin-right: 6vw;
}

.mt-3 {
    margin-top: 0.75rem;
}

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

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

.mt-\[-0\.45em\] {
    margin-top: -0.45em;
}

.mt-\[-100svh\] {
    margin-top: -100svh;
}

.mt-\[1\.5em\] {
    margin-top: 1.5em;
}

.mt-\[2\.5vw\] {
    margin-top: 2.5vw;
}

.mt-\[2vw\] {
    margin-top: 2vw;
}

.mt-\[30svh\] {
    margin-top: 30svh;
}

.mt-\[6svh\] {
    margin-top: 6svh;
}

.mt-\[calc\(-100svh_-_2\.5vw\)\] {
    margin-top: calc(-100svh - 2.5vw);
}

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

.block {
    display: block;
}

.inline-block {
    display: inline-block;
}

.inline {
    display: inline;
}

.flex {
    display: flex;
}

.inline-flex {
    display: inline-flex;
}

.grid {
    display: grid;
}

.contents {
    display: contents;
}

.hidden {
    display: none;
}

.aspect-\[526\/776\] {
    aspect-ratio: 526/776;
}

.aspect-square {
    aspect-ratio: 1 / 1;
}

.h-6 {
    height: 1.5rem;
}

.h-\[1\.4vw\] {
    height: 1.4vw;
}

.h-\[1\.5em\] {
    height: 1.5em;
}

.h-\[1\.5vw\] {
    height: 1.5vw;
}

.h-\[1\.6vw\] {
    height: 1.6vw;
}

.h-\[100dvh\] {
    height: 100dvh;
}

.h-\[100svh\] {
    height: 100svh;
}

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

.h-\[200svh\] {
    height: 200svh;
}

.h-\[220svh\] {
    height: 220svh;
}

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

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

.h-\[5\.5vw\] {
    height: 5.5vw;
}

.h-auto {
    height: auto;
}

.h-full {
    height: 100%;
}

.h-screen {
    height: 100vh;
}

.max-h-\[15svh\] {
    max-height: 15svh;
}

.max-h-\[25svh\] {
    max-height: 25svh;
}

.max-h-\[40svh\] {
    max-height: 40svh;
}

.max-h-\[50svh\] {
    max-height: 50svh;
}

.max-h-\[70svh\] {
    max-height: 70svh;
}

.max-h-\[75svh\] {
    max-height: 75svh;
}

.min-h-0 {
    min-height: 0px;
}

.min-h-\[50svh\] {
    min-height: 50svh;
}

.min-h-\[calc\(100svh_\+_100px\)\] {
    min-height: calc(100svh + 100px);
}

.min-h-dvh {
    min-height: 100dvh;
}

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

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

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

.w-12 {
    width: 3rem;
}

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

.w-20 {
    width: 5rem;
}

.w-6 {
    width: 1.5rem;
}

.w-\[1\.4vw\] {
    width: 1.4vw;
}

.w-\[1\.5em\] {
    width: 1.5em;
}

.w-\[1\.5vw\] {
    width: 1.5vw;
}

.w-\[1\.6vw\] {
    width: 1.6vw;
}

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

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

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

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

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

.w-\[5\.5vw\] {
    width: 5.5vw;
}

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

.w-\[5vw\] {
    width: 5vw;
}

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

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

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

.w-auto {
    width: auto;
}

.w-fit {
    width: -moz-fit-content;
    width: fit-content;
}

.w-full {
    width: 100%;
}

.w-screen {
    width: 100vw;
}

.min-w-0 {
    min-width: 0px;
}

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

.max-w-\[25vw\] {
    max-width: 25vw;
}

.max-w-\[40\%\] {
    max-width: 40%;
}

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

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

.max-w-max {
    max-width: -moz-max-content;
    max-width: max-content;
}

.max-w-none {
    max-width: none;
}

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

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

.shrink {
    flex-shrink: 1;
}

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

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

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

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

.cursor-none {
    cursor: none;
}

.cursor-pointer {
    cursor: pointer;
}

.resize {
    resize: both;
}

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

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

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

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

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

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

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

.items-baseline {
    align-items: baseline;
}

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

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

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

.gap-4 {
    gap: 1rem;
}

.gap-5 {
    gap: 1.25rem;
}

.gap-\[0\.2em\] {
    gap: 0.2em;
}

.gap-\[1vw\] {
    gap: 1vw;
}

.gap-\[2\.5em\] {
    gap: 2.5em;
}

.gap-\[2vw\] {
    gap: 2vw;
}

.gap-\[3vw\] {
    gap: 3vw;
}

.gap-\[4vw\] {
    gap: 4vw;
}

.gap-\[6vw\] {
    gap: 6vw;
}

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

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

.self-center {
    align-self: center;
}

.overflow-auto {
    overflow: auto;
}

.overflow-hidden {
    overflow: hidden;
}

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

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

.whitespace-nowrap {
    white-space: nowrap;
}

.text-wrap {
    text-wrap: wrap;
}

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

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

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

.border {
    border-width: 1px;
}

.border-\[1px\] {
    border-width: 1px;
}

.border-solid {
    border-style: solid;
}

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

.border-white\/20 {
    border-color: rgb(255 255 255 / 0.2);
}

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

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

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

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

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

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

.object-\[top_center\] {
    -o-object-position: top center;
       object-position: top center;
}

.p-6 {
    padding: 1.5rem;
}

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

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

.px-\[2em\] {
    padding-left: 2em;
    padding-right: 2em;
}

.px-\[2vw\] {
    padding-left: 2vw;
    padding-right: 2vw;
}

.py-\[0\.6vw\] {
    padding-top: 0.6vw;
    padding-bottom: 0.6vw;
}

.py-\[1em\] {
    padding-top: 1em;
    padding-bottom: 1em;
}

.py-\[2vw\] {
    padding-top: 2vw;
    padding-bottom: 2vw;
}

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

.pb-\[2vw\] {
    padding-bottom: 2vw;
}

.pr-\[2vw\] {
    padding-right: 2vw;
}

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

.pt-\[2vw\] {
    padding-top: 2vw;
}

.pt-\[6vw\] {
    padding-top: 6vw;
}

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

.text-right {
    text-align: right;
}

.indent-1 {
    text-indent: 0.25rem;
}

.font-\[\'IBM_Plex_Sans\'\] {
    font-family: 'IBM Plex Sans';
}

.text-2xl {
    font-size: 1.563rem;
}

.text-4xl {
    font-size: 2.441rem;
}

.text-\[0\.9vw\] {
    font-size: 0.9vw;
}

.text-\[1\.2vw\] {
    font-size: 1.2vw;
}

.text-\[10\.33vw\] {
    font-size: 10.33vw;
}

.text-\[1vw\] {
    font-size: 1vw;
}

.text-\[2vw\] {
    font-size: 2vw;
}

.text-\[3vw\] {
    font-size: 3vw;
}

.text-\[4\.5vw\] {
    font-size: 4.5vw;
}

.text-\[6\.67vw\] {
    font-size: 6.67vw;
}

.text-\[6vw\] {
    font-size: 6vw;
}

.text-xs {
    font-size: 0.65rem;
}

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

.font-light {
    font-weight: 300;
}

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

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

.font-thin {
    font-weight: 100;
}

.uppercase {
    text-transform: uppercase;
}

.lowercase {
    text-transform: lowercase;
}

.capitalize {
    text-transform: capitalize;
}

.italic {
    font-style: italic;
}

.leading-\[0\.7em\] {
    line-height: 0.7em;
}

.leading-\[0\.8em\] {
    line-height: 0.8em;
}

.leading-\[1\.15\] {
    line-height: 1.15;
}

.leading-\[1\.1\] {
    line-height: 1.1;
}

.leading-\[1\] {
    line-height: 1;
}

.-tracking-\[0\.1rem\] {
    letter-spacing: -0.1rem;
}

.tracking-wider {
    letter-spacing: 0.05em;
}

.text-\[\#F8F6ED\] {
    --tw-text-opacity: 1;
    color: rgb(248 246 237 / var(--tw-text-opacity, 1));
}

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

.text-black\/50 {
    color: rgb(0 0 0 / 0.5);
}

.text-black\/60 {
    color: rgb(0 0 0 / 0.6);
}

.text-black\/70 {
    color: rgb(0 0 0 / 0.7);
}

.text-transparent {
    color: transparent;
}

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

.opacity-0 {
    opacity: 0;
}

.opacity-40 {
    opacity: 0.4;
}

.opacity-50 {
    opacity: 0.5;
}

.opacity-80 {
    opacity: 0.8;
}

.mix-blend-difference {
    mix-blend-mode: difference;
}

.outline {
    outline-style: solid;
}

.blur {
    --tw-blur: blur(8px);
    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 {
    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);
}

.backdrop-filter {
    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);
}

.transition {
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}

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

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

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

.\[-webkit-text-stroke\:1px_rgba\(0\2c 0\2c 0\2c 1\)\] {
    -webkit-text-stroke: 1px rgba(0,0,0,1);
}

.\[text-shadow\:1px_0_black\2c -1px_0_black\2c 0_1px_black\2c 0_-1px_black\] {
    text-shadow: 1px 0 black,-1px 0 black,0 1px black,0 -1px black;
}

.\[writing-mode\:sideways-lr\] {
    writing-mode: sideways-lr;
}

.\[writing-mode\:vertical-rl\] {
    writing-mode: vertical-rl;
}

:root {
    --sidebar-with: 100px;
    --color-cream: rgb(248, 246, 237); /* #F8F6ED */
    --color-black: #000;

    --color-red: rgb(224, 42, 42);     /* #E02A2A */

    --color-blue: rgb(45, 62, 255);    /* #2D3EFF */

    --color-orange: rgb(255, 140, 0);  /* #FF8C00 */

    --color-green-light: rgb(159, 255, 170);  /* #9FFFAA */
    --color-green-medium: rgb(102, 182, 112); /* #66B670 */
    --color-green-dark: #38673e;

    --color-yellow: rgb(255, 252, 78); /* #FFFC4E */
    --color-purple: rgb(147, 26, 158); /* #931A9E */
    --color-cyan: rgba(0, 229, 255);   /* #00E5FF */

    --primary: var(--color-red);
    --secondary: var(--color-black);
    --accent: var(--color-cream);
    color-scheme: light;
}

[data-theme='red'] {
    --primary: var(--color-red);
    --secondary: var(--color-black);
    --accent: var(--color-cream);
}

[data-theme='blue'] {
    --primary: var(--color-blue);
    --secondary: var(--color-black);
    --accent: var(--color-cream);
}

[data-theme='orange'] {
    --primary: var(--color-orange);
    --secondary: var(--color-black);
    --accent: var(--color-cream);
}

[data-theme='green'] {
    --primary: var(--color-green-light);
    --secondary: var(--color-green-medium);
    --accent: var(--color-cream-dark);
}

[data-theme='colors'] {
    --primary: var(--color-purple);
    --secondary: var(--color-yellow);
    --accent: var(--color-cyan);
}

section {
}

html {
    width: 100%;
    height: 100%;
}

body {
    width: 100%;
}

@font-face {
    font-family: "Nathalie";
    src: url("./Nathalie.C-t0qbst.woff2") format("woff2");
    font-weight: 900;
    font-style: normal;

    ascent-override: 85%;
    descent-override: 15%;
    line-gap-override: 50%;
}

.nathalie-black {
    font-family: "Nathalie", serif;
    font-weight: 900;
}

@font-face {
    font-family: "Virgile";
    src: url("./Virgile-Light.CEqHsyxd.woff2") format("woff2");
    font-style: normal;
    font-display: swap;
    font-weight: 300;
}

@font-face {
    font-family: "Virgile";
    src: url("./Virgile-Regular.BYBFqkOt.woff2") format("woff2");
    font-style: normal;
    font-display: swap;
    font-weight: 400;
}

@font-face {
    font-family: "Virgile";
    src: url("./Virgile-UltraLight.B7NnAtaK.woff2") format("woff2");
    font-style: normal;
    font-display: swap;
    font-weight: 200;
}

.virgile-ultralight {
    font-family: "Virgile", sans-serif;
    font-weight: 200;
}

.virgile-light {
    font-family: "Virgile", sans-serif;
    font-weight: 300;
}

.virgile-regular {
    font-family: "Virgile", sans-serif;
    font-weight: 400;
}

@font-face {
    font-family: "Lena";
    src: url("./Lena-Italic.CeWUQKUk.woff2") format("woff2");
    font-style: normal;
    font-display: swap;
    font-weight: 400;
    font-style: italic;
}

.lena-regular {
    font-family: "Lena", "serif";
    font-weight: 400;
}

.lena-bold {
    font-family: "Lena", "serif";
    font-weight: 600;
    font-family: "Bossa Nova", "ui-serif";
    font-family: "Lena", "serif";
    font-style: italic;
}

@font-face {
    font-family: "Simon";
    src: url("../fonts/simon/Simon-Roman.otf") format("opentype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;

    ascent-override: 60%;
    descent-override: 0%;
    line-gap-override: 0%;
}

.simon-regular {
    font-family: "Simon", sans-serif;
    font-weight: 400;
}

/* .word {
    display: flex;
    align-items: center;
}

.text-center .word {
    justify-content: center;
} */

.after\:absolute::after {
    content: var(--tw-content);
    position: absolute;
}

.after\:left-\[2px\]::after {
    content: var(--tw-content);
    left: 2px;
}

.after\:top-\[2px\]::after {
    content: var(--tw-content);
    top: 2px;
}

.after\:h-5::after {
    content: var(--tw-content);
    height: 1.25rem;
}

.after\:w-5::after {
    content: var(--tw-content);
    width: 1.25rem;
}

.after\:rounded-full::after {
    content: var(--tw-content);
    border-radius: 9999px;
}

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

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

.after\:content-\[\'\'\]::after {
    --tw-content: '';
    content: var(--tw-content);
}

.first\:mt-0:first-child {
    margin-top: 0px;
}

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

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

.peer:checked ~ .peer-checked\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.peer:checked ~ .peer-checked\:after\:translate-x-6::after {
    content: var(--tw-content);
    --tw-translate-x: 1.5rem;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

@media (max-width: 1279px) {

    .xl\: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));
    }
}

@media (max-width: 1023px) {

    .lg\:relative {
        position: relative;
    }

    .lg\:bottom-\[1vw\] {
        bottom: 1vw;
    }

    .lg\:right-\[2vw\] {
        right: 2vw;
    }

    .lg\:top-\[2vw\] {
        top: 2vw;
    }

    .lg\:m-auto {
        margin: auto;
    }

    .lg\:mb-\[5svh\] {
        margin-bottom: 5svh;
    }

    .lg\:mt-\[-0\.65em\] {
        margin-top: -0.65em;
    }

    .lg\:mt-\[-100svh\] {
        margin-top: -100svh;
    }

    .lg\:mt-\[0\.5em\] {
        margin-top: 0.5em;
    }

    .lg\:mt-\[15vw\] {
        margin-top: 15vw;
    }

    .lg\:mt-\[2em\] {
        margin-top: 2em;
    }

    .lg\:mt-\[5svh\] {
        margin-top: 5svh;
    }

    .lg\:block {
        display: block;
    }

    .lg\:hidden {
        display: none;
    }

    .lg\:h-\[0\.6vw\] {
        height: 0.6vw;
    }

    .lg\:h-\[1\.5vw\] {
        height: 1.5vw;
    }

    .lg\:h-\[3px\] {
        height: 3px;
    }

    .lg\:h-\[3vw\] {
        height: 3vw;
    }

    .lg\:h-\[70svh\] {
        height: 70svh;
    }

    .lg\:h-auto {
        height: auto;
    }

    .lg\:max-h-\[70svh\] {
        max-height: 70svh;
    }

    .lg\:min-h-\[120dvh\] {
        min-height: 120dvh;
    }

    .lg\:w-\[0\.6vw\] {
        width: 0.6vw;
    }

    .lg\:w-\[1\.5vw\] {
        width: 1.5vw;
    }

    .lg\:w-\[3px\] {
        width: 3px;
    }

    .lg\:w-\[3vw\] {
        width: 3vw;
    }

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

    .lg\:max-w-\[80\%\] {
        max-width: 80%;
    }

    .lg\:max-w-none {
        max-width: none;
    }

    .lg\:columns-2 {
        -moz-columns: 2;
             columns: 2;
    }

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

    .lg\:flex-col {
        flex-direction: column;
    }

    .lg\:items-start {
        align-items: flex-start;
    }

    .lg\:justify-center {
        justify-content: center;
    }

    .lg\:gap-\[0\.5vw\] {
        gap: 0.5vw;
    }

    .lg\:gap-\[2vw\] {
        gap: 2vw;
    }

    .lg\:gap-\[4vw\] {
        gap: 4vw;
    }

    .lg\:gap-\[6vw\] {
        gap: 6vw;
    }

    .lg\:overflow-y-auto {
        overflow-y: auto;
    }

    .lg\:px-\[6vw\] {
        padding-left: 6vw;
        padding-right: 6vw;
    }

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

    .lg\:py-\[2vw\] {
        padding-top: 2vw;
        padding-bottom: 2vw;
    }

    .lg\:py-\[6vw\] {
        padding-top: 6vw;
        padding-bottom: 6vw;
    }

    .lg\:pb-\[6vw\] {
        padding-bottom: 6vw;
    }

    .lg\:pr-0 {
        padding-right: 0px;
    }

    .lg\:text-\[10vw\] {
        font-size: 10vw;
    }

    .lg\:text-\[2vw\] {
        font-size: 2vw;
    }

    .lg\:text-\[3vw\] {
        font-size: 3vw;
    }

    .lg\:text-\[4vw\] {
        font-size: 4vw;
    }

    .lg\:text-\[6vw\] {
        font-size: 6vw;
    }

    .lg\:text-\[7\.5vw\] {
        font-size: 7.5vw;
    }
}

@media (max-width: 767px) {

    .md\:max-h-\[15svh\] {
        max-height: 15svh;
    }

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

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

@media (max-width: 639px) {

    .sm\:h-\[6\.15vw\] {
        height: 6.15vw;
    }

    .sm\:w-\[6\.15vw\] {
        width: 6.15vw;
    }

    .sm\: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));
    }

    .sm\:text-\[3vw\] {
        font-size: 3vw;
    }

    .sm\:text-\[6vw\] {
        font-size: 6vw;
    }
}

@media (orientation: portrait) {

    .portrait\:left-auto {
        left: auto;
    }

    .portrait\:right-\[2vw\] {
        right: 2vw;
    }

    .portrait\:top-\[1vw\] {
        top: 1vw;
    }

    .portrait\:mb-\[1svh\] {
        margin-bottom: 1svh;
    }

    .portrait\:mb-\[4vw\] {
        margin-bottom: 4vw;
    }

    .portrait\:ml-0 {
        margin-left: 0px;
    }

    .portrait\:ml-auto {
        margin-left: auto;
    }

    .portrait\:mr-\[2vw\] {
        margin-right: 2vw;
    }

    .portrait\:mt-\[1svh\] {
        margin-top: 1svh;
    }

    .portrait\:mt-\[3svh\] {
        margin-top: 3svh;
    }

    .portrait\:block {
        display: block;
    }

    .portrait\:hidden {
        display: none;
    }

    .portrait\:h-\[20svh\] {
        height: 20svh;
    }

    .portrait\:h-\[6\.15vw\] {
        height: 6.15vw;
    }

    .portrait\:h-auto {
        height: auto;
    }

    .portrait\:h-full {
        height: 100%;
    }

    .portrait\:max-h-\[15svh\] {
        max-height: 15svh;
    }

    .portrait\:max-h-\[20svh\] {
        max-height: 20svh;
    }

    .portrait\:max-h-\[35svh\] {
        max-height: 35svh;
    }

    .portrait\:w-\[20vw\] {
        width: 20vw;
    }

    .portrait\:w-\[6\.15vw\] {
        width: 6.15vw;
    }

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

    .portrait\:w-auto {
        width: auto;
    }

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

    .portrait\:flex-1 {
        flex: 1 1 0%;
    }

    .portrait\: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));
    }

    .portrait\:flex-row {
        flex-direction: row;
    }

    .portrait\:flex-col {
        flex-direction: column;
    }

    .portrait\:flex-col-reverse {
        flex-direction: column-reverse;
    }

    .portrait\:flex-wrap {
        flex-wrap: wrap;
    }

    .portrait\:items-start {
        align-items: flex-start;
    }

    .portrait\:items-center {
        align-items: center;
    }

    .portrait\:justify-center {
        justify-content: center;
    }

    .portrait\:justify-around {
        justify-content: space-around;
    }

    .portrait\:gap-\[0\.7em\] {
        gap: 0.7em;
    }

    .portrait\:gap-\[4svh\] {
        gap: 4svh;
    }

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

    .portrait\:py-\[1vw\] {
        padding-top: 1vw;
        padding-bottom: 1vw;
    }

    .portrait\:pb-\[6vw\] {
        padding-bottom: 6vw;
    }

    .portrait\:pt-\[5svh\] {
        padding-top: 5svh;
    }

    .portrait\:text-center {
        text-align: center;
    }

    .portrait\:text-\[2vw\] {
        font-size: 2vw;
    }

    .portrait\:text-\[4vw\] {
        font-size: 4vw;
    }

    .portrait\:\[writing-mode\:unset\] {
        writing-mode: unset;
    }
}

@media (max-width: 639px) {

    @media (orientation: portrait) {

        .sm\:portrait\:max-h-\[25svh\] {
            max-height: 25svh;
        }

        .sm\:portrait\:text-\[3vw\] {
            font-size: 3vw;
        }

        .sm\:portrait\:text-\[6vw\] {
            font-size: 6vw;
        }
    }
}

.dark\:bg-stone-900:where(.dark, .dark *) {
    --tw-bg-opacity: 1;
    background-color: rgb(28 25 23 / var(--tw-bg-opacity, 1));
}

@media(min-width:1024px) {

    .\[\@media\(min-width\:1024px\)\]\:gap-\[1vw\] {
        gap: 1vw;
    }

    .\[\@media\(min-width\:1024px\)\]\:text-\[1\.25vw\] {
        font-size: 1.25vw;
    }

    .\[\@media\(min-width\:1024px\)\]\:text-\[1\.5vw\] {
        font-size: 1.5vw;
    }

    .\[\@media\(min-width\:1024px\)\]\:text-\[3vw\] {
        font-size: 3vw;
    }
}

@media(min-width:768px) {

    .\[\@media\(min-width\:768px\)\]\:px-6 {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
}
