@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&family=Roboto:wght@400;500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
:root {
--background: 0 0% 100%;
--foreground: 222.2 84% 4.9%;
--muted: 210 40% 96.1%;
--muted-foreground: 215.4 16.3% 46.9%;
--popover: 0 0% 100%;
--popover-foreground: 222.2 84% 4.9%;
--card: 0 0% 100%;
--card-foreground: 222.2 84% 4.9%;
--border: 214.3 31.8% 91.4%;
--input: 214.3 31.8% 91.4%;
--primary: 222.2 47.4% 11.2%;
--primary-foreground: 210 40% 98%;
--secondary: 210 40% 96.1%;
--secondary-foreground: 222.2 47.4% 11.2%;
--accent: 210 40% 96.1%;
--accent-foreground: 222.2 47.4% 11.2%;
--destructive: 0 84.2% 60.2%;
--destructive-foreground: 210 40% 98%;
--ring: 215 20.2% 65.1%;
--radius: 0.5rem;
}
.dark {
--background: 222.2 84% 4.9%;
--foreground: 210 40% 98%;
--muted: 217.2 32.6% 17.5%;
--muted-foreground: 215 20.2% 65.1%;
--popover: 222.2 84% 4.9%;
--popover-foreground: 210 40% 98%;
--card: 222.2 84% 4.9%;
--card-foreground: 210 40% 98%;
--border: 217.2 32.6% 17.5%;
--input: 217.2 32.6% 17.5%;
--primary: 210 40% 98%;
--primary-foreground: 222.2 47.4% 11.2%;
--secondary: 217.2 32.6% 17.5%;
--secondary-foreground: 210 40% 98%;
--accent: 217.2 32.6% 17.5%;
--accent-foreground: 210 40% 98%;
--destructive: 0 62.8% 30.6%;
--destructive-foreground: 0 85.7% 97.3%;
--ring: 217.2 32.6% 17.5%;
} *,
:after,
:before {
border: 0 solid #e5e7eb;
box-sizing: border-box;
}
:after,
:before {
--tw-content: "";
}
html {
-webkit-text-size-adjust: 100%;
font-feature-settings: normal;
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-variation-settings: normal;
line-height: 1.5;
-moz-tab-size: 4;
-o-tab-size: 4;
tab-size: 4;
}
body {
line-height: inherit;
margin: 0;
}
hr {
border-top-width: 1px;
color: inherit;
height: 0;
}
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: -0.25em;
}
sup {
top: -0.5em;
}
table {
border-collapse: collapse;
border-color: inherit;
text-indent: 0;
}
button,
input,
optgroup,
select,
textarea {
font-feature-settings: inherit;
color: inherit;
font-family: inherit;
font-size: 100%;
font-variation-settings: inherit;
font-weight: inherit;
line-height: 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;
}
dialog {
padding: 0;
}
textarea {
resize: vertical;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
color: #9ca3af;
opacity: 1;
}
input::placeholder,
textarea::placeholder {
color: #9ca3af;
opacity: 1;
}
[role="button"],
button {
cursor: pointer;
}
:disabled {
cursor: default;
}
audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
display: block;
vertical-align: middle;
}
img,
video {
height: auto;
max-width: 100%;
}
[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"],
input:where(:not([type])),
select,
textarea {
--tw-shadow: 0 0 #0000;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background-color: #fff;
border-color: #6b7280;
border-radius: 0;
border-width: 1px;
font-size: 1rem;
line-height: 1.5rem;
padding: 0.5rem 0.75rem;
}
[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,
input:where(:not([type])):focus,
select:focus,
textarea:focus {
--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);
border-color: #2563eb;
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
var(--tw-shadow);
outline: 2px solid transparent;
outline-offset: 2px;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
color: #6b7280;
opacity: 1;
}
input::placeholder,
textarea::placeholder {
color: #6b7280;
opacity: 1;
}
::-webkit-datetime-edit-fields-wrapper {
padding: 0;
}
::-webkit-date-and-time-value {
min-height: 1.5em;
text-align: inherit;
}
::-webkit-datetime-edit {
display: inline-flex;
}
::-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-bottom: 0;
padding-top: 0;
}
select {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");
background-position: right 0.5rem center;
background-repeat: no-repeat;
background-size: 1.5em 1.5em;
padding-right: 2.5rem;
print-color-adjust: exact;
}
[multiple],
[size]:where(select:not([size="1"])) {
background-image: none;
background-position: 0 0;
background-repeat: unset;
background-size: initial;
padding-right: 0.75rem;
print-color-adjust: unset;
}
[type="checkbox"],
[type="radio"] {
--tw-shadow: 0 0 #0000;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background-color: #fff;
background-origin: border-box;
border-color: #6b7280;
border-width: 1px;
color: #2563eb;
display: inline-block;
flex-shrink: 0;
height: 1rem;
padding: 0;
print-color-adjust: exact;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
vertical-align: middle;
width: 1rem;
}
[type="checkbox"] {
border-radius: 0;
}
[type="radio"] {
border-radius: 100%;
}
[type="checkbox"]:focus,
[type="radio"]:focus {
--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);
outline: 2px solid transparent;
outline-offset: 2px;
}
[type="checkbox"]:checked,
[type="radio"]:checked {
background-color: currentColor;
background-position: 50%;
background-repeat: no-repeat;
background-size: 100% 100%;
border-color: transparent;
}
[type="checkbox"]:checked {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.207 4.793a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L6.5 9.086l4.293-4.293a1 1 0 0 1 1.414 0z'/%3E%3C/svg%3E");
}
[type="radio"]:checked {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%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 {
background-color: currentColor;
border-color: transparent;
}
[type="checkbox"]:indeterminate {
background-color: currentColor;
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3E%3C/svg%3E");
background-position: 50%;
background-repeat: no-repeat;
background-size: 100% 100%;
border-color: transparent;
}
[type="checkbox"]:indeterminate:focus,
[type="checkbox"]:indeterminate:hover {
background-color: currentColor;
border-color: transparent;
}
[type="file"] {
background: unset;
border-color: inherit;
border-radius: 0;
border-width: 0;
font-size: unset;
line-height: inherit;
padding: 0;
}
[type="file"]:focus {
outline: 1px solid ButtonText;
outline: 1px auto -webkit-focus-ring-color;
}
* {
border-color: hsl(var(--border));
}
body {
background-color: var(--background);
color: hsl(var(--foreground));
height: 100%;
}
*,
: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-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: rgba(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: ;
}
::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: rgba(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: ;
}
.container {
margin-left: auto;
margin-right: auto;
padding-left: 0;
padding-right: 0;
width: 100%;
}
@media (min-width: 1400px) {
.container {
max-width: 1400px;
padding-left: 0;
padding-right: 0;
}
}
.prose {
--tw-prose-body: #3f3f46;
--tw-prose-headings: #18181b;
--tw-prose-links: #ef4444;
--tw-prose-links-hover: #dc2626;
--tw-prose-links-underline: rgba(239, 68, 68, 0.3);
--tw-prose-bold: #18181b;
--tw-prose-counters: #71717a;
--tw-prose-bullets: #d4d4d8;
--tw-prose-hr: rgba(24, 24, 27, 0.05);
--tw-prose-quotes: #18181b;
--tw-prose-quote-borders: #e4e4e7;
--tw-prose-captions: #71717a;
--tw-prose-code: #18181b;
--tw-prose-code-bg: #f4f4f5;
--tw-prose-code-ring: #d4d4d8;
--tw-prose-th-borders: #d4d4d8;
--tw-prose-td-borders: #e4e4e7;
--tw-prose-invert-body: #d4d4d8;
--tw-prose-invert-headings: #fff;
--tw-prose-invert-links: #f87171;
--tw-prose-invert-links-hover: #ef4444;
--tw-prose-invert-links-underline: rgba(239, 68, 68, 0.3);
--tw-prose-invert-bold: #fff;
--tw-prose-invert-counters: #a1a1aa;
--tw-prose-invert-bullets: #52525b;
--tw-prose-invert-hr: hsla(0, 0%, 100%, 0.05);
--tw-prose-invert-quotes: #f4f4f5;
--tw-prose-invert-quote-borders: #3f3f46;
--tw-prose-invert-captions: #a1a1aa;
--tw-prose-invert-code: #fff;
--tw-prose-invert-code-bg: rgba(63, 63, 70, 0.15);
--tw-prose-invert-code-ring: hsla(0, 0%, 100%, 0.1);
--tw-prose-invert-th-borders: #52525b;
--tw-prose-invert-td-borders: #3f3f46;
color: var(--tw-prose-body);
font-size: 0.875rem;
line-height: 1.75rem;
}
.prose
:where(.prose > *):not(
:where([class~="not-prose"], [class~="not-prose"] *)
) {
margin-left: auto;
margin-right: auto;
max-width: 40rem;
}
@media (min-width: 768px) {
.prose
:where(.prose > *):not(
:where([class~="not-prose"], [class~="not-prose"] *)
) {
margin-left: calc(50% - min(50%, 28rem));
margin-right: calc(50% - min(50%, 28rem));
max-width: 100%;
}
}
@media (min-width: 1024px) {
.prose
:where(.prose > *):not(
:where([class~="not-prose"], [class~="not-prose"] *)
) {
margin-left: calc(50% - min(50%, 33rem));
margin-right: calc(50% - min(50%, 33rem));
max-width: 72rem;
}
}
@media (min-width: 1280px) {
.prose
:where(.prose > *):not(
:where([class~="not-prose"], [class~="not-prose"] *)
) {
margin-left: calc(50% - min(50%, 36rem));
margin-right: calc(50% - min(50%, 36rem));
max-width: 80rem;
}
}
.prose :where(p):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
margin-bottom: 1.5rem;
margin-top: 1.5rem;
}
.prose
:where([class~="lead"]):not(
:where([class~="not-prose"], [class~="not-prose"] *)
) {
font-size: 1rem;
line-height: 1.75rem;
}
.prose :where(ol):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
list-style-type: decimal;
margin-bottom: 1.25rem;
margin-top: 1.25rem;
padding-left: 1.625rem;
}
.prose
:where(ol[type="A"]):not(
:where([class~="not-prose"], [class~="not-prose"] *)
) {
list-style-type: upper-alpha;
}
.prose
:where(ol[type="a"]):not(
:where([class~="not-prose"], [class~="not-prose"] *)
) {
list-style-type: lower-alpha;
}
.prose
:where(ol[type="A s"]):not(
:where([class~="not-prose"], [class~="not-prose"] *)
) {
list-style-type: upper-alpha;
}
.prose
:where(ol[type="a s"]):not(
:where([class~="not-prose"], [class~="not-prose"] *)
) {
list-style-type: lower-alpha;
}
.prose
:where(ol[type="I"]):not(
:where([class~="not-prose"], [class~="not-prose"] *)
) {
list-style-type: upper-roman;
}
.prose
:where(ol[type="i"]):not(
:where([class~="not-prose"], [class~="not-prose"] *)
) {
list-style-type: lower-roman;
}
.prose
:where(ol[type="I s"]):not(
:where([class~="not-prose"], [class~="not-prose"] *)
) {
list-style-type: upper-roman;
}
.prose
:where(ol[type="i s"]):not(
:where([class~="not-prose"], [class~="not-prose"] *)
) {
list-style-type: lower-roman;
}
.prose
:where(ol[type="1"]):not(
:where([class~="not-prose"], [class~="not-prose"] *)
) {
list-style-type: decimal;
}
.prose :where(ul):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
list-style-type: disc;
margin-bottom: 1.25rem;
margin-top: 1.25rem;
padding-left: 1.625rem;
}
.prose :where(li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
margin-bottom: 0.5rem;
margin-top: 0.5rem;
}
.prose
:where(:is(ol, ul) > li):not(
:where([class~="not-prose"], [class~="not-prose"] *)
) {
padding-left: 0.375rem;
}
.prose
:where(ol > li):not(
:where([class~="not-prose"], [class~="not-prose"] *)
)::marker {
color: var(--tw-prose-counters);
font-weight: 400;
}
.prose
:where(ul > li):not(
:where([class~="not-prose"], [class~="not-prose"] *)
)::marker {
color: var(--tw-prose-bullets);
}
.prose
:where(.prose > ul > li p):not(
:where([class~="not-prose"], [class~="not-prose"] *)
) {
margin-bottom: 0.75rem;
margin-top: 0.75rem;
}
.prose
:where(.prose > ul > li > :first-child):not(
:where([class~="not-prose"], [class~="not-prose"] *)
) {
margin-top: 1.25rem;
}
.prose
:where(.prose > ul > li > :last-child):not(
:where([class~="not-prose"], [class~="not-prose"] *)
) {
margin-bottom: 1.25rem;
}
.prose
:where(.prose > ol > li > :first-child):not(
:where([class~="not-prose"], [class~="not-prose"] *)
) {
margin-top: 1.25rem;
}
.prose
:where(.prose > ol > li > :last-child):not(
:where([class~="not-prose"], [class~="not-prose"] *)
) {
margin-bottom: 1.25rem;
}
.prose
:where(ul ul, ul ol, ol ul, ol ol):not(
:where([class~="not-prose"], [class~="not-prose"] *)
) {
margin-bottom: 0.75rem;
margin-top: 0.75rem;
}
.prose :where(hr):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
border-color: var(--tw-prose-hr);
border-top-width: 1px;
margin: 4rem -1rem;
max-width: none;
}
@media (min-width: 640px) {
.prose
:where(hr):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
margin-left: -1.5rem;
margin-right: -1.5rem;
}
}
@media (min-width: 1024px) {
.prose
:where(hr):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
margin-left: -2rem;
margin-right: -2rem;
}
}
.prose
:where(blockquote):not(
:where([class~="not-prose"], [class~="not-prose"] *)
) {
border-left-color: var(--tw-prose-quote-borders);
border-left-width: 0.25rem;
color: var(--tw-prose-quotes);
font-style: italic;
font-weight: 500;
margin-bottom: 2rem;
margin-top: 2rem;
padding-left: 1.25rem;
quotes: "\201C""\201D""\2018""\2019";
}
.prose
:where(blockquote p:first-of-type):not(
:where([class~="not-prose"], [class~="not-prose"] *)
):before {
content: open-quote;
}
.prose
:where(blockquote p:last-of-type):not(
:where([class~="not-prose"], [class~="not-prose"] *)
):after {
content: close-quote;
}
.prose :where(h1):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
color: var(--tw-prose-headings);
font-size: 1.875rem;
font-weight: 700;
line-height: 2rem;
margin-bottom: 0.5rem;
}
.prose :where(h2):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
color: var(--tw-prose-headings);
font-size: 1.125rem;
font-weight: 600;
line-height: 1.75rem;
margin-bottom: 0.5rem;
margin-top: 4rem;
}
.prose :where(h3):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
color: var(--tw-prose-headings);
font-size: 1rem;
font-weight: 600;
line-height: 1.75rem;
margin-bottom: 0.5rem;
margin-top: 2.5rem;
}
.prose
:where(:is(.sensitive) h1):not(
:where([class~="not-prose"], [class~="not-prose"] *)
) {
color: var(--tw-prose-headings);
font-size: 1.5rem;
font-weight: 700;
line-height: 2rem;
}
.prose
:where(:is(.sensitive) h2):not(
:where([class~="not-prose"], [class~="not-prose"] *)
) {
color: var(--tw-prose-headings);
font-size: 1.125rem;
font-weight: 600;
line-height: 1.75rem;
}
.prose
:where(:is(.sensitive) h3):not(
:where([class~="not-prose"], [class~="not-prose"] *)
) {
color: var(--tw-prose-headings);
font-size: 1rem;
font-weight: 600;
line-height: 1.75rem;
}
.prose
:where(img, figure):not(
:where([class~="not-prose"], [class~="not-prose"] *)
) {
margin-bottom: 2rem;
margin-top: 2rem;
}
.prose :where(video):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
margin-bottom: 2rem;
margin-top: 2rem;
}
.prose
:where(figure > *):not(
:where([class~="not-prose"], [class~="not-prose"] *)
) {
margin-bottom: 0;
margin-top: 0;
}
.prose
:where(figcaption):not(
:where([class~="not-prose"], [class~="not-prose"] *)
) {
color: var(--tw-prose-captions);
font-size: 0.8125rem;
line-height: 1.5rem;
margin-top: 0.5rem;
}
.prose :where(table):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
line-height: 1.5rem;
margin-bottom: 2rem;
margin-top: 2rem;
table-layout: auto;
text-align: left;
width: 100%;
}
.prose :where(thead):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
border-bottom-color: var(--tw-prose-th-borders);
border-bottom-width: 1px;
}
.prose
:where(thead th):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
color: var(--tw-prose-headings);
font-weight: 600;
padding-bottom: 0.5rem;
padding-left: 0.5rem;
padding-right: 0.5rem;
vertical-align: bottom;
}
.prose
:where(thead th:first-child):not(
:where([class~="not-prose"], [class~="not-prose"] *)
) {
padding-left: 0;
}
.prose
:where(thead th:last-child):not(
:where([class~="not-prose"], [class~="not-prose"] *)
) {
padding-right: 0;
}
.prose
:where(tbody tr):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
border-bottom-color: var(--tw-prose-td-borders);
border-bottom-width: 1px;
}
.prose
:where(tbody tr:last-child):not(
:where([class~="not-prose"], [class~="not-prose"] *)
) {
border-bottom-width: 0;
}
.prose
:where(tbody td):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
vertical-align: baseline;
}
.prose :where(tfoot):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
border-top-color: var(--tw-prose-th-borders);
border-top-width: 1px;
}
.prose
:where(tfoot td):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
vertical-align: top;
}
.prose
:where(:is(tbody, tfoot) td):not(
:where([class~="not-prose"], [class~="not-prose"] *)
) {
padding: 0.5rem;
}
.prose
:where(:is(tbody, tfoot) td:first-child):not(
:where([class~="not-prose"], [class~="not-prose"] *)
) {
padding-left: 0;
}
.prose
:where(:is(tbody, tfoot) td:last-child):not(
:where([class~="not-prose"], [class~="not-prose"] *)
) {
padding-right: 0;
}
.prose :where(a):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
color: var(--tw-prose-links);
font-weight: 500;
-webkit-text-decoration: underline transparent;
text-decoration: underline transparent;
transition-duration: 0.15s;
transition-property: color, -webkit-text-decoration-color;
transition-property: color, text-decoration-color;
transition-property: color, text-decoration-color,
-webkit-text-decoration-color;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.prose
:where(a):not(:where([class~="not-prose"], [class~="not-prose"] *)):hover {
color: var(--tw-prose-links-hover);
-webkit-text-decoration-color: var(--tw-prose-links-underline);
text-decoration-color: var(--tw-prose-links-underline);
}
.prose
:where(:is(p, i, b) a):not(
:where([class~="not-prose"], [class~="not-prose"] *)
) {
margin-left: 0.25rem;
}
.prose
:where(:is(h1, h2, h3) a):not(
:where([class~="not-prose"], [class~="not-prose"] *)
) {
font-weight: inherit;
}
.prose
:where(strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
color: var(--tw-prose-bold);
font-weight: 600;
}
.prose
:where(:is(a, blockquote, thead th) strong):not(
:where([class~="not-prose"], [class~="not-prose"] *)
) {
color: inherit;
}
.prose :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
background-color: var(--tw-prose-code-bg);
border-radius: var(--radius);
box-shadow: inset 0 0 0 1px var(--tw-prose-code-ring);
color: var(--tw-prose-code);
font-size: 0.75rem;
font-size: [object Object];
padding: 0.25rem 0.375rem;
}
.prose
:where(:is(a, h1, h2, h3, blockquote, thead th) code):not(
:where([class~="not-prose"], [class~="not-prose"] *)
) {
color: inherit;
}
.prose
:where(h2 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
font-size: 1rem;
font-weight: inherit;
}
.prose
:where(h3 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
font-size: 0.875rem;
font-weight: inherit;
}
.prose
:where(:is(h1, h2, h3) + *):not(
:where([class~="not-prose"], [class~="not-prose"] *)
) {
margin-top: 0;
}
.prose
:where(.prose > :first-child):not(
:where([class~="not-prose"], [class~="not-prose"] *)
) {
margin-top: 0 !important;
}
.prose
:where(.prose > :last-child):not(
:where([class~="not-prose"], [class~="not-prose"] *)
) {
margin-bottom: 0 !important;
}
.pointer-events-none {
pointer-events: none;
}
.pointer-events-auto {
pointer-events: auto;
}
.invisible {
visibility: hidden;
}
.static {
position: static;
}
.fixed {
position: fixed;
}
.absolute {
position: absolute;
}
.relative {
position: relative;
}
.inset-0 {
inset: 0;
}
.-inset-x-4 {
left: -1rem;
right: -1rem;
}
.-inset-x-8 {
left: -2rem;
right: -2rem;
}
.-left-6 {
left: -1.5rem;
}
.-right-0 {
right: 0;
}
.-right-0\.5 {
right: -0.125rem;
}
.-right-6 {
right: -1.5rem;
}
.-top-10 {
top: -2.5rem;
}
.-top-2 {
top: -0.5rem;
}
.bottom-0 {
bottom: 0;
}
.left-0 {
left: 0;
}
.left-3 {
left: 0.75rem;
}
.left-4 {
left: 1rem;
}
.left-56 {
left: 14rem;
}
.left-\[94\%\] {
left: 94%;
}
.right-0 {
right: 0;
}
.right-8 {
right: 2rem;
}
.top-0 {
top: 0;
}
.top-2 {
top: 0.5rem;
}
.top-2\.5 {
top: 0.625rem;
}
.top-5 {
top: 1.25rem;
}
.top-8 {
top: 2rem;
}
.top-\[1px\] {
top: 1px;
}
.top-full {
top: 100%;
}
.z-10 {
z-index: 10;
}
.z-20 {
z-index: 20;
}
.z-50 {
z-index: 50;
}
.z-\[0\] {
z-index: 0;
}
.z-\[11\] {
z-index: 11;
}
.z-\[2\] {
z-index: 2;
}
.z-\[3\] {
z-index: 3;
}
.z-\[4\] {
z-index: 4;
}
.z-\[99999999999\] {
z-index: 99999999999;
}
.order-1 {
order: 1;
}
.order-2 {
order: 2;
}
.col-span-2 {
grid-column: span 2 / span 2;
}
.col-span-8 {
grid-column: span 8 / span 8;
}
.-m-2 {
margin: -0.5rem;
}
.-m-2\.5 {
margin: -0.625rem;
}
.-m-3 {
margin: -0.75rem;
}
.m-0 {
margin: 0;
}
.mx-2 {
margin-left: 0.5rem;
margin-right: 0.5rem;
}
.mx-4 {
margin-left: 1rem;
margin-right: 1rem;
}
.mx-auto {
margin-left: auto;
margin-right: auto;
}
.my-0 {
margin-bottom: 0;
margin-top: 0;
}
.my-10 {
margin-bottom: 2.5rem;
margin-top: 2.5rem;
}
.my-6 {
margin-bottom: 1.5rem;
margin-top: 1.5rem;
}
.mb-10 {
margin-bottom: 2.5rem;
}
.mb-8 {
margin-bottom: 2rem;
}
.mb-px {
margin-bottom: 1px;
}
.ml-1 {
margin-left: 0.25rem;
}
.ml-2 {
margin-left: 0.5rem;
}
.ml-4 {
margin-left: 1rem;
}
.mr-1 {
margin-right: 0.25rem;
}
.mr-1\.5 {
margin-right: 0.375rem;
}
.mr-2 {
margin-right: 0.5rem;
}
.mt-0 {
margin-top: 0;
}
.mt-0\.5 {
margin-top: 0.125rem;
}
.mt-1 {
margin-top: 0.25rem;
}
.mt-1\.5 {
margin-top: 0.375rem;
}
.mt-10 {
margin-top: 2.5rem;
}
.mt-4 {
margin-top: 1rem;
}
.mt-6 {
margin-top: 1.5rem;
}
.mt-8 {
margin-top: 2rem;
}
.mt-px {
margin-top: 1px;
}
.line-clamp-1 {
-webkit-line-clamp: 1;
}
.line-clamp-1,
.line-clamp-2 {
-webkit-box-orient: vertical;
display: -webkit-box;
overflow: hidden;
}
.line-clamp-2 {
-webkit-line-clamp: 2;
}
.block {
display: block;
}
.inline-block {
display: inline-block;
}
.flex {
display: flex;
}
.inline-flex {
display: inline-flex;
}
.table {
display: table;
}
.grid {
display: grid;
}
.contents {
display: contents;
}
.hidden {
display: none;
}
.aspect-\[10\/2\] {
aspect-ratio: 10/2;
}
.aspect-\[10\/5\] {
aspect-ratio: 10/5;
}
.aspect-\[2\/3\] {
aspect-ratio: 2/3;
}
.aspect-\[4\/5\] {
aspect-ratio: 4/5;
}
.aspect-\[8\/6\] {
aspect-ratio: 8/6;
}
.h-10 {
height: 2.5rem;
}
.h-14 {
height: 3.5rem;
}
.h-2 {
height: 0.5rem;
}
.h-2\.5 {
height: 0.625rem;
}
.h-20 {
height: 5rem;
}
.h-36 {
height: 9rem;
}
.h-4 {
height: 1rem;
}
.h-40 {
height: 10rem;
}
.h-5 {
height: 1.25rem;
}
.h-56 {
height: 14rem;
}
.h-6 {
height: 1.5rem;
}
.h-64 {
height: 16rem;
}
.h-72 {
height: 18rem;
}
.h-\[1px\] {
height: 1px;
}
.h-\[20rem\] {
height: 20rem;
}
.h-auto {
height: auto;
}
.h-full {
height: 100%;
}
.h-screen {
height: 100vh;
}
.w-10 {
width: 2.5rem;
}
.w-11 {
width: 2.75rem;
}
.w-12 {
width: 3rem;
}
.w-14 {
width: 3.5rem;
}
.w-2 {
width: 0.5rem;
}
.w-2\.5 {
width: 0.625rem;
}
.w-20 {
width: 5rem;
}
.w-32 {
width: 8rem;
}
.w-36 {
width: 9rem;
}
.w-4 {
width: 1rem;
}
.w-5 {
width: 1.25rem;
}
.w-6 {
width: 1.5rem;
}
.w-8 {
width: 2rem;
}
.w-\[300px\] {
width: 300px;
}
.w-\[65\%\] {
width: 65%;
}
.w-full {
width: 100%;
}
.w-screen {
width: 100vw;
}
.max-w-6xl {
max-width: 72rem;
}
.max-w-7xl {
max-width: 80rem;
}
.max-w-9xl {
max-width: 90rem;
}
.max-w-\[100\%\] {
max-width: 100%;
}
.max-w-\[10rem\] {
max-width: 10rem;
}
.max-w-\[250px\] {
max-width: 250px;
}
.max-w-\[8rem\] {
max-width: 8rem;
}
.max-w-lg {
max-width: 33rem;
}
.max-w-sm {
max-width: 24rem;
}
.max-w-xs {
max-width: 20rem;
}
.flex-1 {
flex: 1 1 0%;
}
.flex-shrink-0 {
flex-shrink: 0;
}
.origin-bottom-left {
transform-origin: bottom left;
}
.origin-top-left {
transform-origin: top left;
}
.-translate-x-2 {
--tw-translate-x: -0.5rem;
}
.-translate-x-2,
.-translate-x-\[88\%\] {
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-x-\[88\%\] {
--tw-translate-x: -88%;
}
.-translate-y-2 {
--tw-translate-y: -0.5rem;
}
.-translate-y-2,
.-translate-y-2\.5 {
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-2\.5 {
--tw-translate-y: -0.625rem;
}
.translate-y-2 {
--tw-translate-y: 0.5rem;
}
.translate-y-2,
.translate-y-2\.5 {
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-2\.5 {
--tw-translate-y: 0.625rem;
}
.-rotate-45 {
--tw-rotate: -45deg;
}
.-rotate-45,
.rotate-45 {
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 {
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));
}
@keyframes spin {
to {
transform: rotate(1turn);
}
}
.animate-spin {
animation: spin 1s linear infinite;
}
.cursor-pointer {
cursor: pointer;
}
.resize {
resize: both;
}
.grid-cols-1 {
grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-10 {
grid-template-columns: repeat(10, minmax(0, 1fr));
}
.flex-row {
flex-direction: row;
}
.flex-col {
flex-direction: column;
}
.items-start {
align-items: flex-start;
}
.items-end {
align-items: flex-end;
}
.items-center {
align-items: center;
}
.justify-start {
justify-content: flex-start;
}
.justify-end {
justify-content: flex-end;
}
.justify-center {
justify-content: center;
}
.justify-between {
justify-content: space-between;
}
.justify-evenly {
justify-content: space-evenly;
}
.gap-1 {
gap: 0.25rem;
}
.gap-10 {
gap: 2.5rem;
}
.gap-12 {
gap: 3rem;
}
.gap-3 {
gap: 0.75rem;
}
.gap-4 {
gap: 1rem;
}
.gap-8 {
gap: 2rem;
}
.space-y-1 > :not([hidden]) ~ :not([hidden]) {
--tw-space-y-reverse: 0;
margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
margin-top: calc(0.25rem * (1 - var(--tw-space-y-reverse)));
}
.space-y-3 > :not([hidden]) ~ :not([hidden]) {
--tw-space-y-reverse: 0;
margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
margin-top: calc(0.75rem * (1 - var(--tw-space-y-reverse)));
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
--tw-space-y-reverse: 0;
margin-bottom: calc(1rem * var(--tw-space-y-reverse));
margin-top: calc(1rem * (1 - var(--tw-space-y-reverse)));
}
.space-y-8 > :not([hidden]) ~ :not([hidden]) {
--tw-space-y-reverse: 0;
margin-bottom: calc(2rem * var(--tw-space-y-reverse));
margin-top: calc(2rem * (1 - var(--tw-space-y-reverse)));
}
.overflow-hidden {
overflow: hidden;
}
.overflow-scroll {
overflow: scroll;
}
.truncate {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.rounded-full {
border-radius: 9999px;
}
.rounded-lg {
border-radius: var(--radius);
}
.rounded-md {
border-radius: calc(var(--radius) - 2px);
}
.rounded-sm {
border-radius: calc(var(--radius) - 4px);
}
.border {
border-width: 1px;
}
.border-y {
border-top-width: 1px;
}
.border-b,
.border-y {
border-bottom-width: 1px;
}
.border-l {
border-left-width: 1px;
}
.border-t {
border-top-width: 1px;
}
.border-foreground\/1 {
border-color: hsl(var(--foreground) / 0.01);
}
.border-foreground\/15 {
border-color: hsl(var(--foreground) / 0.15);
}
.border-foreground\/5 {
border-color: hsl(var(--foreground) / 0.05);
}
.border-gray-100 {
--tw-border-opacity: 1;
border-color: rgb(243 244 246 / var(--tw-border-opacity));
}
.border-neutral-200\/70 {
border-color: hsla(0, 0%, 90%, 0.7);
}
.border-primary-400 {
--tw-border-opacity: 1;
border-color: rgb(248 113 113 / var(--tw-border-opacity));
}
.border-slate-200\/20 {
border-color: rgba(226, 232, 240, 0.2);
}
.border-opacity-15 {
--tw-border-opacity: 0.15;
}
.bg-\[\#e0e0e0\] {
--tw-bg-opacity: 1;
background-color: rgb(224 224 224 / var(--tw-bg-opacity));
}
.bg-black {
--tw-bg-opacity: 1;
background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-black\/30 {
background-color: rgba(0, 0, 0, 0.3);
}
.bg-foreground\/5 {
background-color: hsl(var(--foreground) / 0.05);
}
.bg-popover {
background-color: hsl(var(--popover));
}
.bg-primary-400\/50 {
background-color: hsla(0, 91%, 71%, 0.5);
}
.bg-primary-500 {
--tw-bg-opacity: 1;
background-color: rgb(239 68 68 / var(--tw-bg-opacity));
}
.bg-slate-50 {
--tw-bg-opacity: 1;
background-color: rgb(248 250 252 / var(--tw-bg-opacity));
}
.bg-white {
--tw-bg-opacity: 1;
background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-white\/100 {
background-color: #fff;
}
.bg-white\/80 {
background-color: hsla(0, 0%, 100%, 0.8);
}
.bg-zinc-100 {
--tw-bg-opacity: 1;
background-color: rgb(244 244 245 / var(--tw-bg-opacity));
}
.bg-zinc-100\/15 {
background-color: hsla(240, 5%, 96%, 0.15);
}
.bg-gradient-to-l {
background-image: linear-gradient(to left, var(--tw-gradient-stops));
}
.bg-gradient-to-r {
background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.bg-gradient-to-t {
background-image: linear-gradient(to top, var(--tw-gradient-stops));
}
.from-black {
--tw-gradient-from: #000 var(--tw-gradient-from-position);
--tw-gradient-to: transparent var(--tw-gradient-to-position);
--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-primary-400\/75 {
--tw-gradient-from: hsla(0, 91%, 71%, 0.75) var(--tw-gradient-from-position);
--tw-gradient-to: hsla(0, 91%, 71%, 0) var(--tw-gradient-to-position);
--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-white {
--tw-gradient-from: #fff var(--tw-gradient-from-position);
--tw-gradient-to: hsla(0, 0%, 100%, 0) var(--tw-gradient-to-position);
--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.fill-slate-600 {
fill: #475569;
}
.object-contain {
-o-object-fit: contain;
object-fit: contain;
}
.object-cover {
-o-object-fit: cover;
object-fit: cover;
}
.object-center {
-o-object-position: center;
object-position: center;
}
.object-top {
-o-object-position: top;
object-position: top;
}
.p-0 {
padding: 0;
}
.p-1 {
padding: 0.25rem;
}
.p-2 {
padding: 0.5rem;
}
.p-2\.5 {
padding: 0.625rem;
}
.p-3 {
padding: 0.75rem;
}
.p-4 {
padding: 1rem;
}
.px-2 {
padding-left: 0.5rem;
padding-right: 0.5rem;
}
.px-2\.5 {
padding-left: 0.625rem;
padding-right: 0.625rem;
}
.px-3 {
padding-left: 0.75rem;
padding-right: 0.75rem;
}
.px-4 {
padding-left: 1rem;
padding-right: 1rem;
}
.px-6 {
padding-left: 1.5rem;
padding-right: 1.5rem;
}
.py-0 {
padding-bottom: 0;
padding-top: 0;
}
.py-1 {
padding-bottom: 0.25rem;
padding-top: 0.25rem;
}
.py-1\.5 {
padding-bottom: 0.375rem;
padding-top: 0.375rem;
}
.py-10 {
padding-bottom: 2.5rem;
padding-top: 2.5rem;
}
.py-12 {
padding-bottom: 3rem;
padding-top: 3rem;
}
.py-2 {
padding-bottom: 0.5rem;
padding-top: 0.5rem;
}
.py-3 {
padding-bottom: 0.75rem;
padding-top: 0.75rem;
}
.py-4 {
padding-bottom: 1rem;
padding-top: 1rem;
}
.py-5 {
padding-bottom: 1.25rem;
padding-top: 1.25rem;
}
.py-6 {
padding-bottom: 1.5rem;
padding-top: 1.5rem;
}
.pl-2 {
padding-left: 0.5rem;
}
.pr-4 {
padding-right: 1rem;
}
.pr-5 {
padding-right: 1.25rem;
}
.text-center {
text-align: center;
}
.text-start {
text-align: start;
}
.text-2xl {
font-size: 1.5rem;
line-height: 2rem;
}
.text-2xs {
font-size: 0.75rem;
line-height: 1.25rem;
}
.text-4xl {
font-size: 2.25rem;
line-height: 2.5rem;
}
.text-\[8px\] {
font-size: 8px;
}
.text-base {
font-size: 1rem;
line-height: 1.75rem;
}
.text-lg {
font-size: 1.125rem;
line-height: 1.75rem;
}
.text-sm {
font-size: 0.875rem;
line-height: 1.5rem;
}
.text-xl {
font-size: 1.25rem;
line-height: 1.75rem;
}
.text-xs {
font-size: 0.8125rem;
line-height: 1.5rem;
}
.font-medium {
font-weight: 500;
}
.font-semibold {
font-weight: 600;
}
.uppercase {
text-transform: uppercase;
}
.capitalize {
text-transform: capitalize;
}
.leading-tight {
line-height: 1.25;
}
.text-black {
--tw-text-opacity: 1;
color: rgb(0 0 0 / 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-gray-800 {
--tw-text-opacity: 1;
color: rgb(31 41 55 / var(--tw-text-opacity));
}
.text-gray-900 {
--tw-text-opacity: 1;
color: rgb(17 24 39 / var(--tw-text-opacity));
}
.text-indigo-600 {
--tw-text-opacity: 1;
color: rgb(79 70 229 / var(--tw-text-opacity));
}
.text-popover-foreground {
color: hsl(var(--popover-foreground));
}
.text-primary-400 {
--tw-text-opacity: 1;
color: rgb(248 113 113 / var(--tw-text-opacity));
}
.text-primary-500 {
--tw-text-opacity: 1;
color: rgb(239 68 68 / var(--tw-text-opacity));
}
.text-slate-100 {
--tw-text-opacity: 1;
color: rgb(241 245 249 / var(--tw-text-opacity));
}
.text-slate-500 {
--tw-text-opacity: 1;
color: rgb(100 116 139 / var(--tw-text-opacity));
}
.text-slate-600 {
--tw-text-opacity: 1;
color: rgb(71 85 105 / var(--tw-text-opacity));
}
.text-white {
--tw-text-opacity: 1;
color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-zinc-400 {
--tw-text-opacity: 1;
color: rgb(161 161 170 / var(--tw-text-opacity));
}
.underline {
-webkit-text-decoration-line: underline;
text-decoration-line: underline;
}
.opacity-0 {
opacity: 0;
}
.opacity-100 {
opacity: 1;
}
.opacity-50 {
opacity: 0.5;
}
.opacity-90 {
opacity: 0.9;
}
.bg-blend-saturation {
background-blend-mode: saturation;
}
.shadow {
--tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1),
0 1px 2px -1px rgba(0, 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-lg {
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-lg {
--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
0 4px 6px -4px rgba(0, 0, 0, 0.1);
--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color),
0 4px 6px -4px var(--tw-shadow-color);
}
.shadow-md {
--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1),
0 2px 4px -2px rgba(0, 0, 0, 0.1);
--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color),
0 2px 4px -2px var(--tw-shadow-color);
}
.shadow-md,
.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, 0.05);
--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
}
.outline {
outline-style: solid;
}
.brightness-110 {
--tw-brightness: brightness(1.1);
}
.brightness-110,
.contrast-125 {
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);
}
.contrast-125 {
--tw-contrast: contrast(1.25);
}
.drop-shadow-xl {
--tw-drop-shadow: drop-shadow(0 20px 13px rgba(0, 0, 0, 0.03))
drop-shadow(0 8px 5px rgba(0, 0, 0, 0.08));
}
.drop-shadow-xl,
.invert {
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);
}
.invert {
--tw-invert: invert(100%);
}
.saturate-100 {
--tw-saturate: saturate(1);
}
.filter,
.saturate-100 {
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);
}
.transition {
transition-duration: 0.15s;
transition-property: color, background-color, border-color, fill, stroke,
opacity, box-shadow, transform, filter, -webkit-text-decoration-color,
-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-text-decoration-color,
-webkit-backdrop-filter;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.transition-all {
transition-duration: 0.15s;
transition-property: all;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.transition-colors {
transition-duration: 0.15s;
transition-property: color, background-color, border-color, fill, stroke,
-webkit-text-decoration-color;
transition-property: color, background-color, border-color,
text-decoration-color, fill, stroke;
transition-property: color, background-color, border-color,
text-decoration-color, fill, stroke, -webkit-text-decoration-color;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.duration-150 {
transition-duration: 0.15s;
}
.duration-200 {
transition-duration: 0.2s;
}
.duration-500 {
transition-duration: 0.5s;
}
.ease-in-out {
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
@keyframes enter {
0% {
opacity: var(--tw-enter-opacity, 1);
transform: translate3d(
var(--tw-enter-translate-x, 0),
var(--tw-enter-translate-y, 0),
0
)
scale3d(
var(--tw-enter-scale, 1),
var(--tw-enter-scale, 1),
var(--tw-enter-scale, 1)
)
rotate(var(--tw-enter-rotate, 0));
}
}
@keyframes exit {
to {
opacity: var(--tw-exit-opacity, 1);
transform: translate3d(
var(--tw-exit-translate-x, 0),
var(--tw-exit-translate-y, 0),
0
)
scale3d(
var(--tw-exit-scale, 1),
var(--tw-exit-scale, 1),
var(--tw-exit-scale, 1)
)
rotate(var(--tw-exit-rotate, 0));
}
}
.duration-150 {
animation-duration: 0.15s;
}
.duration-200 {
animation-duration: 0.2s;
}
.duration-500 {
animation-duration: 0.5s;
}
.ease-in-out {
animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.text-balance {
text-wrap: balance;
}
.no-scrollbar::-webkit-scrollbar {
display: none !important;
}
.no-scrollbar {
-ms-overflow-style: none;
scrollbar-width: none;
}
html {
font-family: Inter, sans-serif;
height: 100%;
scroll-behavior: smooth;
}
body {
background: linear-gradient(
to bottom,
transparent,
rgb(var(--background-end-rgb))
)
rgb(var(--background-start-rgb));
color: rgb(var(--foreground-rgb));
}
@supports selector(::-webkit-scrollbar) {
.supports-scrollbars\:pr-2 {
padding-right: 0.5rem;
}
.scrollbar\:\!h-1\.5::-webkit-scrollbar {
height: 0.375rem !important;
}
.scrollbar\:\!h-1::-webkit-scrollbar {
height: 0.25rem !important;
}
.scrollbar\:\!w-1\.5::-webkit-scrollbar {
width: 0.375rem !important;
}
.scrollbar\:\!w-1::-webkit-scrollbar {
width: 0.25rem !important;
}
.scrollbar\:bg-transparent::-webkit-scrollbar {
background-color: transparent;
}
.scrollbar-track\:\!rounded::-webkit-scrollbar-track {
border-radius: 0.25rem !important;
}
.scrollbar-track\:\!bg-slate-100::-webkit-scrollbar-track {
--tw-bg-opacity: 1 !important;
background-color: rgb(241 245 249 / var(--tw-bg-opacity)) !important;
}
.scrollbar-thumb\:\!rounded::-webkit-scrollbar-thumb {
border-radius: 0.25rem !important;
}
.scrollbar-thumb\:\!bg-slate-300::-webkit-scrollbar-thumb {
--tw-bg-opacity: 1 !important;
background-color: rgb(203 213 225 / var(--tw-bg-opacity)) !important;
}
}
.glass {
backdrop-filter: blur(4px);
-webkit-backdrop-filter: blur(4px);
background: hsla(0, 0%, 100%, 0.25);
border: 1px solid hsla(0, 0%, 100%, 0.18);
box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.37);
}
.slider .slider-item {
opacity: 0;
transition: opacity 2s ease, visibility 0s ease 2s;
visibility: hidden;
}
.slider .slider-item.active {
opacity: 1;
transition: opacity 2s ease;
visibility: visible;
}
input[type="number"] {
-moz-appearance: textfield;
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
-webkit-appearance: none;
}
.school-contents.prose img,
figure {
aspect-ratio: 10/6;
border-radius: 0.75rem;
width: 100%;
}
@media (min-width: 768px) {
.school-contents.prose img,
figure {
aspect-ratio: 10/6;
}
}
@media (min-width: 1024px) {
.school-contents.prose img,
figure {
aspect-ratio: 10/6;
}
}
@media (min-width: 1280px) {
.school-contents.prose img,
figure {
aspect-ratio: 10/5;
}
}
.school-contents.prose .aligncenter {
margin-left: auto;
margin-right: auto;
}
.school-contents.prose .alignleft {
margin-right: auto;
}
.school-contents.prose .alignright {
margin-left: auto;
}
.bg-img-cover {
background-size: cover !important;
}
.bg-img-contain,
.bg-img-cover {
background-position: 50% !important;
background-repeat: no-repeat !important;
}
.bg-img-contain {
background-size: contain !important;
}
body.custom-background {
background-size: 70px !important;
}
#contents figure,
#contents img,
#contents table {
max-width: 100%;
}
.smooth-filter {
--tw-brightness: brightness(1.1);
--tw-contrast: contrast(1.25);
--tw-saturate: saturate(1);
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);
}
#contents figure,
#contents img,
figure,
img,
svg {
animation-duration: 0.15s;
cursor: pointer;
transition-duration: 0.15s;
transition-property: all;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
figure,
img,
svg {
max-width: 100%;
}
#contents figure {
display: inline;
}
#contents h1,
#contents h2,
#contents h3,
#contents h4,
#contents h5,
#contents h6 {
font-weight: 600;
}
#contents h1 {
font-size: 1.875rem;
line-height: 2.25rem;
padding-bottom: 0.5rem;
padding-top: 0.5rem;
}
#contents h1.title {
font-size: 1.125rem;
font-weight: 600;
line-height: 1.75rem;
padding-bottom: 1rem;
padding-top: 0.5rem;
}
@media (min-width: 768px) {
#contents h1.title {
font-size: 1.875rem;
line-height: 2.25rem;
}
}
@media (min-width: 1024px) {
#contents h1.title {
font-size: 1.875rem;
line-height: 2.25rem;
}
}
#contents h2 {
font-size: 1.5rem;
line-height: 2rem;
padding-bottom: 0.375rem;
padding-top: 0.375rem;
}
#contents h3 {
font-size: 1.25rem;
line-height: 1.75rem;
padding-bottom: 0.25rem;
padding-top: 0.25rem;
}
#contents h4 {
font-size: 1.125rem;
line-height: 1.75rem;
padding-bottom: 0.125rem;
padding-top: 0.125rem;
}
#contents h5 {
font-size: 0.875rem;
line-height: 1.5rem;
}
#contents h6 {
font-size: 0.8125rem;
line-height: 1.5rem;
}
#contents a:not(.page-numbers) {
--tw-text-opacity: 1;
color: rgb(248 113 113 / var(--tw-text-opacity));
}
#contents a:not(.page-numbers):hover {
--tw-text-opacity: 1;
color: rgb(239 68 68 / var(--tw-text-opacity));
}
#contents .aligncenter {
margin-left: auto;
margin-right: auto;
}
#contents .alignleft {
margin-right: auto;
}
#contents .alignright {
margin-left: auto;
}
@media not all and (min-width: 1024px) {
#contents :not(.thumbnail) figure,
#contents :not(.thumbnail) img {
border-radius: 0.25rem;
-o-object-fit: cover;
object-fit: cover;
width: 100%;
}
}
@media not all and (min-width: 768px) {
#contents :not(.thumbnail) figure,
#contents :not(.thumbnail) img {
border-radius: 0.25rem;
-o-object-fit: cover;
object-fit: cover;
width: 100%;
}
}
@media not all and (min-width: 640px) {
#contents :not(.thumbnail) figure,
#contents :not(.thumbnail) img {
width: 100%;
}
}
#header .menu-item {
--tw-text-opacity: 1;
color: rgb(31 41 55 / var(--tw-text-opacity));
font-size: 0.875rem;
font-weight: 500;
line-height: 1.25rem;
}
#header .menu-item.active,
#header .menu-item:hover {
--tw-text-opacity: 1;
color: rgb(239 68 68 / var(--tw-text-opacity));
}
li.main-menu-item.menu-item-has-children {
padding-right: 0.5rem;
}
li.main-menu-item.current-menu-item.active {
font-weight: 400;
}
#map .gm-control-active img {
margin: 0;
padding: 0;
}
#map .gm-svpc {
display: none;
}
#main select:not(.input),
.woocommerce .quantity .qty {
--tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
background-color: transparent;
border-color: hsl(var(--input));
border-radius: calc(var(--radius) - 2px);
border-width: 1px;
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
display: flex;
font-size: 0.875rem;
height: 2.25rem;
line-height: 1.5rem;
overflow: hidden;
padding: 0.25rem 0.75rem;
text-overflow: ellipsis;
transition-duration: 0.15s;
transition-property: color, background-color, border-color, fill, stroke,
-webkit-text-decoration-color;
transition-property: color, background-color, border-color,
text-decoration-color, fill, stroke;
transition-property: color, background-color, border-color,
text-decoration-color, fill, stroke, -webkit-text-decoration-color;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
white-space: nowrap;
width: 90vw;
}
#main select:not(.input)::file-selector-button,
.woocommerce .quantity .qty::file-selector-button {
background-color: transparent;
border-width: 0;
font-size: 0.875rem;
font-weight: 500;
line-height: 1.5rem;
}
#main select:not(.input)::-moz-placeholder,
.woocommerce .quantity .qty::-moz-placeholder {
color: hsl(var(--muted-foreground));
}
#main select:not(.input)::placeholder,
.woocommerce .quantity .qty::placeholder {
color: hsl(var(--muted-foreground));
}
#main select:not(.input):focus-visible,
.woocommerce .quantity .qty:focus-visible {
--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);
--tw-ring-color: hsl(var(--ring));
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
var(--tw-shadow, 0 0 #0000);
outline: 2px solid transparent;
outline-offset: 2px;
}
#main select:not(.input):disabled,
.woocommerce .quantity .qty:disabled {
cursor: not-allowed;
opacity: 0.5;
}
@media (min-width: 768px) {
#main select:not(.input),
.woocommerce .quantity .qty {
min-width: 14rem;
width: 100%;
}
}
.input {
--tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
background-color: transparent;
border-color: hsl(var(--input));
border-radius: calc(var(--radius) - 2px);
border-width: 1px;
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
display: flex;
font-size: 0.875rem;
height: 2.25rem;
line-height: 1.5rem;
overflow: hidden;
padding: 0.25rem 1.75rem 0.25rem 0.75rem;
text-overflow: ellipsis;
transition-duration: 0.15s;
transition-property: color, background-color, border-color, fill, stroke,
-webkit-text-decoration-color;
transition-property: color, background-color, border-color,
text-decoration-color, fill, stroke;
transition-property: color, background-color, border-color,
text-decoration-color, fill, stroke, -webkit-text-decoration-color;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
white-space: nowrap;
width: 90vw;
}
.input::file-selector-button {
background-color: transparent;
border-width: 0;
font-size: 0.875rem;
font-weight: 500;
line-height: 1.5rem;
}
.input::-moz-placeholder {
color: hsl(var(--muted-foreground));
}
.input::placeholder {
color: hsl(var(--muted-foreground));
}
.input:focus-visible {
--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);
--tw-ring-color: hsl(var(--ring));
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
var(--tw-shadow, 0 0 #0000);
outline: 2px solid transparent;
outline-offset: 2px;
}
.input:disabled {
cursor: not-allowed;
opacity: 0.5;
}
@media (min-width: 768px) {
.input {
min-width: 24rem;
width: 24rem;
}
}
ul.products img {
--tw-bg-opacity: 1;
--tw-brightness: brightness(1.1);
--tw-contrast: contrast(1.25);
--tw-saturate: saturate(1);
animation-duration: 0.15s;
aspect-ratio: 1;
background-color: rgb(255 255 255 / var(--tw-bg-opacity));
border-radius: 0.75rem;
cursor: pointer;
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);
margin: 0;
-o-object-fit: cover;
object-fit: cover;
overflow: hidden;
padding: 0;
position: relative;
transition-duration: 0.15s;
transition-property: all;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.woocommerce .products ul,
.woocommerce ul.products,
ul.products {
display: grid;
gap: 1.5rem;
grid-template-columns: repeat(1, minmax(0, 1fr));
padding: 1rem 0;
row-gap: 2.5rem;
}
@media (min-width: 768px) {
.woocommerce .products ul,
.woocommerce ul.products,
ul.products {
grid-template-columns: repeat(3, minmax(0, 1fr));
}
}
@media (min-width: 1024px) {
.woocommerce .products ul,
.woocommerce ul.products,
ul.products {
grid-template-columns: repeat(4, minmax(0, 1fr));
}
}
.woocommerce-result-count {
--tw-translate-y: 0.25rem;
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));
}
.woocommerce ul.products li.product,
.woocommerce ul.products[class*="columns-"] li.product,
.woocommerce-page ul.products li.product,
.woocommerce-page ul.products[class*="columns-"] li.product,
ul.products li.product {
margin: 0;
padding: 0;
position: relative;
width: 100%;
}
.woocommerce .products ul:after,
.woocommerce .products ul:before,
.woocommerce ul.products:after,
.woocommerce ul.products:before {
display: none;
}
ul.products li.product h2 {
font-size: 1.125rem;
line-height: 1.75rem;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.woocommerce ul.products li.product .button,
a.button {
--tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
--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(0.2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
--tw-ring-color: hsl(var(--foreground) / 0.25);
align-items: center;
background-color: var(--background);
border-color: hsl(var(--input));
border-radius: calc(var(--radius) - 2px);
border-width: 1px;
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
var(--tw-shadow, 0 0 #0000);
display: inline-flex;
font-size: 0.875rem;
font-weight: 400;
height: 2.25rem;
justify-content: flex-start;
line-height: 1.5rem;
line-height: 1.5;
padding-bottom: 0.5rem;
padding-left: 1rem;
padding-right: 1rem;
text-align: left;
transition-duration: 0.15s;
transition-property: color, background-color, border-color, fill, stroke,
-webkit-text-decoration-color;
transition-property: color, background-color, border-color,
text-decoration-color, fill, stroke;
transition-property: color, background-color, border-color,
text-decoration-color, fill, stroke, -webkit-text-decoration-color;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
white-space: nowrap;
width: 260px;
}
.woocommerce ul.products li.product .button:hover,
a.button:hover {
background-color: hsl(var(--accent));
color: hsl(var(--accent-foreground));
}
.woocommerce ul.products li.product .button:focus-visible,
a.button:focus-visible {
--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);
--tw-ring-color: hsl(var(--ring));
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
var(--tw-shadow, 0 0 #0000);
outline: 2px solid transparent;
outline-offset: 2px;
}
.woocommerce ul.products li.product .button:disabled,
a.button:disabled {
opacity: 0.5;
pointer-events: none;
}
a.added_to_cart.wc-forward {
margin-left: 0.25rem;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce #payment #place_order,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button,
.woocommerce-page #payment #place_order {
--tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
--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(0.2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
--tw-ring-color: hsl(var(--foreground) / 0.25);
align-items: center;
background-color: var(--background);
border-color: hsl(var(--input));
border-radius: calc(var(--radius) - 2px);
border-width: 1px;
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
var(--tw-shadow, 0 0 #0000);
display: inline-flex;
font-size: 0.875rem;
font-weight: 600;
height: 2.25rem;
justify-content: flex-start;
line-height: 1.5rem;
line-height: 1.5;
padding: 0.5rem 1rem;
text-align: left;
transition-duration: 0.15s;
transition-property: color, background-color, border-color, fill, stroke,
-webkit-text-decoration-color;
transition-property: color, background-color, border-color,
text-decoration-color, fill, stroke;
transition-property: color, background-color, border-color,
text-decoration-color, fill, stroke, -webkit-text-decoration-color;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
white-space: nowrap;
width: 260px;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce #payment #place_order:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-page #payment #place_order:hover {
background-color: hsl(var(--accent));
color: hsl(var(--accent-foreground));
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button:focus-visible,
.woocommerce #payment #place_order:focus-visible,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:focus-visible,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:focus-visible,
.woocommerce-page #payment #place_order:focus-visible {
--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);
--tw-ring-color: hsl(var(--ring));
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
var(--tw-shadow, 0 0 #0000);
outline: 2px solid transparent;
outline-offset: 2px;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button:disabled,
.woocommerce #payment #place_order:disabled,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:disabled,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:disabled,
.woocommerce-page #payment #place_order:disabled {
opacity: 0.5;
pointer-events: none;
}
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
background-color: hsla(0, 0%, 98%, 0.15);
border-color: hsl(var(--foreground) / 0.1);
border-width: 1px;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
#respond
input#submit.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
#respond
input#submit:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
#respond
input#submit:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
a.button.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
a.button:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
a.button:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
button.button.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
button.button:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
button.button:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
input.button.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
input.button:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
input.button:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
#respond
input#submit.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
#respond
input#submit:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
#respond
input#submit:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
a.button.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
a.button:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
a.button:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
button.button.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
button.button:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
button.button:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
input.button.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
input.button:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
input.button:disabled[disabled] {
--tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
--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(0.2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
--tw-ring-color: hsl(var(--foreground) / 0.25);
align-items: center;
background-color: var(--background);
border-color: hsl(var(--input));
border-radius: calc(var(--radius) - 2px);
border-width: 1px;
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
var(--tw-shadow, 0 0 #0000);
display: inline-flex;
font-size: 0.875rem;
font-weight: 600;
height: 2.25rem;
justify-content: flex-start;
line-height: 1.5rem;
line-height: 1.5;
padding: 0.5rem 1rem;
text-align: left;
transition-duration: 0.15s;
transition-property: color, background-color, border-color, fill, stroke,
-webkit-text-decoration-color;
transition-property: color, background-color, border-color,
text-decoration-color, fill, stroke;
transition-property: color, background-color, border-color,
text-decoration-color, fill, stroke, -webkit-text-decoration-color;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
white-space: nowrap;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
#respond
input#submit.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
#respond
input#submit:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
#respond
input#submit:disabled[disabled]:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
a.button.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
a.button:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
a.button:disabled[disabled]:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
button.button.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
button.button:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
button.button:disabled[disabled]:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
input.button.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
input.button:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
input.button:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
#respond
input#submit.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
#respond
input#submit:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
#respond
input#submit:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
a.button.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
a.button:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
a.button:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
button.button.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
button.button:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
button.button:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
input.button.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
input.button:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
input.button:disabled[disabled]:hover {
background-color: hsl(var(--accent));
color: hsl(var(--accent-foreground));
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
#respond
input#submit.disabled:focus-visible,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
#respond
input#submit:disabled:focus-visible,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
#respond
input#submit:disabled[disabled]:focus-visible,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
a.button.disabled:focus-visible,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
a.button:disabled:focus-visible,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
a.button:disabled[disabled]:focus-visible,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
button.button.disabled:focus-visible,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
button.button:disabled:focus-visible,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
button.button:disabled[disabled]:focus-visible,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
input.button.disabled:focus-visible,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
input.button:disabled:focus-visible,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
input.button:disabled[disabled]:focus-visible,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
#respond
input#submit.disabled:focus-visible,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
#respond
input#submit:disabled:focus-visible,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
#respond
input#submit:disabled[disabled]:focus-visible,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
a.button.disabled:focus-visible,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
a.button:disabled:focus-visible,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
a.button:disabled[disabled]:focus-visible,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
button.button.disabled:focus-visible,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
button.button:disabled:focus-visible,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
button.button:disabled[disabled]:focus-visible,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
input.button.disabled:focus-visible,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
input.button:disabled:focus-visible,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
input.button:disabled[disabled]:focus-visible {
--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);
--tw-ring-color: hsl(var(--ring));
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
var(--tw-shadow, 0 0 #0000);
outline: 2px solid transparent;
outline-offset: 2px;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
#respond
input#submit.disabled:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
#respond
input#submit:disabled:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
#respond
input#submit:disabled[disabled]:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
a.button.disabled:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
a.button:disabled:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
a.button:disabled[disabled]:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
button.button.disabled:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
button.button:disabled:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
button.button:disabled[disabled]:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
input.button.disabled:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
input.button:disabled:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
input.button:disabled[disabled]:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
#respond
input#submit.disabled:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
#respond
input#submit:disabled:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
#respond
input#submit:disabled[disabled]:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
a.button.disabled:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
a.button:disabled:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
a.button:disabled[disabled]:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
button.button.disabled:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
button.button:disabled:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
button.button:disabled[disabled]:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
input.button.disabled:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
input.button:disabled:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
input.button:disabled[disabled]:disabled {
opacity: 0.5;
pointer-events: none;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
#respond
input#submit,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
a.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
button.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
input.button,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
#respond
input#submit,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
a.button,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
button.button,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
input.button {
--tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
--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(0.2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
--tw-ring-color: hsl(var(--foreground) / 0.25);
align-items: center;
background-color: var(--background);
border-color: hsl(var(--input));
border-radius: calc(var(--radius) - 2px);
border-width: 1px;
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
var(--tw-shadow, 0 0 #0000);
display: inline-flex;
font-size: 0.875rem;
font-weight: 600;
height: 2.25rem;
justify-content: flex-start;
line-height: 1.5rem;
line-height: 1.5;
padding: 0.5rem 1rem;
text-align: left;
transition-duration: 0.15s;
transition-property: color, background-color, border-color, fill, stroke,
-webkit-text-decoration-color;
transition-property: color, background-color, border-color,
text-decoration-color, fill, stroke;
transition-property: color, background-color, border-color,
text-decoration-color, fill, stroke, -webkit-text-decoration-color;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
white-space: nowrap;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
#respond
input#submit:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
a.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
button.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
input.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
#respond
input#submit:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
a.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
button.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
input.button:hover {
background-color: hsl(var(--accent));
color: hsl(var(--accent-foreground));
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
#respond
input#submit:focus-visible,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
a.button:focus-visible,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
button.button:focus-visible,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
input.button:focus-visible,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
#respond
input#submit:focus-visible,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
a.button:focus-visible,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
button.button:focus-visible,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
input.button:focus-visible {
--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);
--tw-ring-color: hsl(var(--ring));
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
var(--tw-shadow, 0 0 #0000);
outline: 2px solid transparent;
outline-offset: 2px;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
#respond
input#submit:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
a.button:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
button.button:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
input.button:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
#respond
input#submit:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
a.button:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
button.button:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles))
.woocommerce
input.button:disabled {
opacity: 0.5;
pointer-events: none;
}
.product-thumbnail img {
margin: 0;
padding: 0;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce #payment #place_order,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button,
.woocommerce-page #payment #place_order {
--tw-text-opacity: 1;
color: rgb(0 0 0 / var(--tw-text-opacity));
text-align: center;
}
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
align-items: center;
cursor: pointer;
display: flex;
}
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox
> :not([hidden])
~ :not([hidden]) {
--tw-space-x-reverse: 0;
margin-left: calc(0.5rem * (1 - var(--tw-space-x-reverse)));
margin-right: calc(0.5rem * var(--tw-space-x-reverse));
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
--tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
background-color: transparent;
border-color: hsl(var(--input));
border-radius: calc(var(--radius) - 2px);
border-width: 1px;
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
display: flex;
font-size: 0.875rem;
height: 2.25rem;
line-height: 1.5rem;
padding: 0.25rem 0.75rem;
transition-duration: 0.15s;
transition-property: color, background-color, border-color, fill, stroke,
-webkit-text-decoration-color;
transition-property: color, background-color, border-color,
text-decoration-color, fill, stroke;
transition-property: color, background-color, border-color,
text-decoration-color, fill, stroke, -webkit-text-decoration-color;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
width: 100%;
}
.woocommerce form .form-row input.input-text::file-selector-button,
.woocommerce form .form-row textarea::file-selector-button {
background-color: transparent;
border-width: 0;
font-size: 0.875rem;
font-weight: 500;
line-height: 1.5rem;
}
.woocommerce form .form-row input.input-text::-moz-placeholder,
.woocommerce form .form-row textarea::-moz-placeholder {
color: hsl(var(--muted-foreground));
}
.woocommerce form .form-row input.input-text::placeholder,
.woocommerce form .form-row textarea::placeholder {
color: hsl(var(--muted-foreground));
}
.woocommerce form .form-row input.input-text:focus-visible,
.woocommerce form .form-row textarea:focus-visible {
--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);
--tw-ring-color: hsl(var(--ring));
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
var(--tw-shadow, 0 0 #0000);
outline: 2px solid transparent;
outline-offset: 2px;
}
.woocommerce form .form-row input.input-text:disabled,
.woocommerce form .form-row textarea:disabled {
cursor: not-allowed;
opacity: 0.5;
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
background-color: hsla(0, 0%, 98%, 0.5);
border-color: hsl(var(--foreground) / 0.05);
border-radius: 0.25rem;
border-width: 1px;
}
.woocommerce a.remove {
align-items: center;
display: flex;
height: 1.25rem;
justify-content: center;
padding-bottom: 2px;
width: 1.25rem;
}
#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
background-color: hsla(0, 0%, 98%, 0.15);
border-color: hsl(var(--foreground) / 0.05);
border-radius: 0.25rem;
border-width: 1px;
}
#add_payment_method #payment div.payment_box:before,
.woocommerce-cart #payment div.payment_box:before,
.woocommerce-checkout #payment div.payment_box:before {
display: none;
}
[type="checkbox"],
[type="radio"] {
--tw-text-opacity: 1;
color: rgb(239 68 68 / var(--tw-text-opacity));
cursor: pointer;
}
[type="checkbox"]:focus,
[type="radio"]:focus {
--tw-ring-opacity: 1;
--tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity));
}
label {
cursor: pointer;
}
.my-account-page #contents .woocommerce .woocommerce-MyAccount-navigation {
background-color: hsla(0, 0%, 98%, 0.05);
border-color: hsl(var(--foreground) / 0.05);
border-radius: 0.25rem;
height: 100%;
}
@media (min-width: 1024px) {
.my-account-page #contents .woocommerce .woocommerce-MyAccount-navigation {
min-height: 28rem;
width: 20%;
}
}
.my-account-page .woocommerce .woocommerce-MyAccount-navigation ul {
list-style-type: none;
margin-bottom: 0;
margin-top: 0;
padding: 0 0.25rem 0 0;
}
@media (min-width: 768px) {
.my-account-page .woocommerce .woocommerce-MyAccount-navigation ul {
display: flex;
margin-left: -0.5rem;
}
}
@media (min-width: 1024px) {
.my-account-page .woocommerce .woocommerce-MyAccount-navigation ul {
display: block;
margin-left: 0;
}
}
@media not all and (min-width: 640px) {
.my-account-page .woocommerce .woocommerce-MyAccount-navigation ul li {
padding-left: 0;
}
}
.my-account-page #contents .woocommerce .woocommerce-MyAccount-content {
border-color: hsl(var(--foreground) / 0.05);
border-radius: var(--radius);
padding-bottom: 2rem;
padding-top: 2rem;
}
@media (min-width: 1024px) {
.my-account-page #contents .woocommerce .woocommerce-MyAccount-content {
width: 78%;
}
}
.my-account-page
#contents
.woocommerce
.woocommerce-MyAccount-navigation
ul
li
a {
--tw-text-opacity: 1;
align-items: center;
background-color: hsl(var(--muted) / 0.25);
border-radius: calc(var(--radius) - 2px);
color: rgb(0 0 0 / var(--tw-text-opacity));
display: inline-flex;
font-size: 0.875rem;
font-weight: 500;
height: 2.25rem;
justify-content: flex-start;
line-height: 1.5rem;
padding: 0.5rem 1rem;
position: relative;
transition-duration: 0.15s;
transition-property: color, background-color, border-color, fill, stroke,
-webkit-text-decoration-color;
transition-property: color, background-color, border-color,
text-decoration-color, fill, stroke;
transition-property: color, background-color, border-color,
text-decoration-color, fill, stroke, -webkit-text-decoration-color;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
white-space: nowrap;
width: 100%;
}
.my-account-page
#contents
.woocommerce
.woocommerce-MyAccount-navigation
ul
li
a:hover {
background-color: hsl(var(--muted));
color: hsl(var(--accent-foreground));
-webkit-text-decoration-line: none;
text-decoration-line: none;
}
.my-account-page
#contents
.woocommerce
.woocommerce-MyAccount-navigation
ul
li
a:focus-visible {
--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);
--tw-ring-color: hsl(var(--ring));
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
var(--tw-shadow, 0 0 #0000);
outline: 2px solid transparent;
outline-offset: 2px;
}
.my-account-page
#contents
.woocommerce
.woocommerce-MyAccount-navigation
ul
li
a:disabled {
opacity: 0.5;
pointer-events: none;
}
@media (min-width: 768px) {
.my-account-page
#contents
.woocommerce
.woocommerce-MyAccount-navigation
ul
li
a {
background-color: hsl(var(--muted) / 0.5);
}
}
@media (min-width: 1024px) {
.my-account-page
#contents
.woocommerce
.woocommerce-MyAccount-navigation
ul
li
a {
background-color: transparent;
}
}
.my-account-page
#contents
.woocommerce
.woocommerce-MyAccount-navigation
ul
li.is-active
a {
background-color: hsl(var(--muted));
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.return-to-shop .button,
.woocommerce #payment #place_order,
.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button,
.woocommerce-button.button.view,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button,
.woocommerce-page #payment #place_order,
.woocommerce-page .woocommerce-error .button,
.woocommerce-page .woocommerce-info .button,
.woocommerce-page .woocommerce-message .button {
width: auto;
}
.woocommerce table.shop_attributes td {
padding: 0.5rem;
}
.woocommerce-Price-amount.amount,
.woocommerce:where(body:not(.woocommerce-uses-block-theme))
ul.products
li.product
.price {
--tw-text-opacity: 1;
color: rgb(239 68 68 / var(--tw-text-opacity));
font-size: 1.125rem;
font-weight: 600;
line-height: 1.75rem;
}
.woocommerce table.shop_table_responsive tr td,
.woocommerce-page table.shop_table_responsive tr td {
padding: 0.5rem;
}
.edit-address-page #contents .woocommerce .woocommerce-MyAccount-content {
padding-bottom: 0.5rem;
padding-top: 0.5rem;
}
#contents .woocommerce-MyAccount-content h3 {
margin-bottom: 0;
margin-top: 0;
}
.woocommerce-error li,
.woocommerce-info li,
.woocommerce-message li {
margin-left: 2rem;
}
.woocommerce form .show-password-input,
.woocommerce-page form .show-password-input {
top: 0.25rem;
}
.woocommerce .quantity .qty {
min-width: 7rem;
width: 7rem;
}
.woocommerce ul.order_details {
border-color: hsl(var(--foreground) / 0.15);
border-radius: 0.25rem;
border-style: dashed;
border-width: 1px;
padding: 1rem;
}
@media (min-width: 1024px) {
.woocommerce ul.order_details {
padding: 2rem;
}
}
.single-product .woocommerce-Price-amount.amount {
font-size: 2.25rem;
line-height: 2.5rem;
}
.single-product .summary .entry-title,
.woocommerce div.product .product_title {
font-size: 0.875rem;
line-height: 1.5rem;
padding-top: 1.5rem;
}
@media (min-width: 768px) {
.single-product .summary .entry-title,
.woocommerce div.product .product_title {
font-size: 1.125rem;
line-height: 1.75rem;
}
}
@media (min-width: 1024px) {
.single-product .summary .entry-title,
.woocommerce div.product .product_title {
font-size: 1.25rem;
line-height: 1.75rem;
}
}
@media (min-width: 1280px) {
.single-product .summary .entry-title,
.woocommerce div.product .product_title {
font-size: 1.5rem;
line-height: 2rem;
}
}
.single-product .summary button.button {
--tw-bg-opacity: 1;
--tw-text-opacity: 1;
align-items: center;
background-color: rgb(248 113 113 / var(--tw-bg-opacity));
border-radius: calc(var(--radius) - 2px);
color: rgb(255 255 255 / var(--tw-text-opacity));
display: inline-flex;
font-size: 0.875rem;
font-weight: 500;
height: 2.25rem;
justify-content: flex-start;
line-height: 1.5rem;
padding: 0.5rem 1rem;
position: relative;
transition-duration: 0.15s;
transition-property: color, background-color, border-color, fill, stroke,
-webkit-text-decoration-color;
transition-property: color, background-color, border-color,
text-decoration-color, fill, stroke;
transition-property: color, background-color, border-color,
text-decoration-color, fill, stroke, -webkit-text-decoration-color;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
white-space: nowrap;
width: auto;
}
.single-product .summary button.button:hover {
--tw-bg-opacity: 1;
background-color: rgb(239 68 68 / var(--tw-bg-opacity));
color: hsl(var(--accent-foreground));
-webkit-text-decoration-line: none;
text-decoration-line: none;
}
.single-product .summary button.button:focus-visible {
--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);
--tw-ring-color: hsl(var(--ring));
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
var(--tw-shadow, 0 0 #0000);
outline: 2px solid transparent;
outline-offset: 2px;
}
.single-product .summary button.button:disabled {
opacity: 0.5;
pointer-events: none;
}
@media (min-width: 768px) {
.single-product .summary button.button {
--tw-bg-opacity: 1;
background-color: rgb(248 113 113 / var(--tw-bg-opacity));
}
}
@media (min-width: 1024px) {
.single-product .summary button.button {
--tw-bg-opacity: 1;
background-color: rgb(248 113 113 / var(--tw-bg-opacity));
}
}
.single-product .description_tab,
.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce div.product .woocommerce-tabs ul.tabs,
.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
border-color: hsla(240, 4%, 46%, 0.5);
}
.single-product .description_tab,
.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce div.product .woocommerce-tabs ul.tabs li {
background-color: rgba(248, 250, 252, 0.05);
}
.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
--tw-bg-opacity: 1;
background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
--tw-text-opacity: 1;
color: rgb(24 24 27 / var(--tw-text-opacity));
font-size: 0.8125rem;
font-weight: 400;
line-height: 1.5rem;
}
.single-product
.woocommerce:where(body:not(.woocommerce-uses-block-theme))
div.product
.stock,
.single-product .stock,
.woocommerce div.product p.stock {
font-size: 0.875rem;
font-weight: 600;
line-height: 1.5rem;
}
@media (min-width: 768px) {
.single-product
.woocommerce:where(body:not(.woocommerce-uses-block-theme))
div.product
.stock,
.single-product .stock,
.woocommerce div.product p.stock {
font-size: 1.125rem;
line-height: 1.75rem;
}
}
@media (min-width: 1024px) {
.single-product
.woocommerce:where(body:not(.woocommerce-uses-block-theme))
div.product
.stock,
.single-product .stock,
.woocommerce div.product p.stock {
font-size: 1.25rem;
line-height: 1.75rem;
}
}
.single-product .stock.in-stock,
.woocommerce:where(body:not(.woocommerce-uses-block-theme))
div.product
.stock.in-stock,
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock {
--tw-text-opacity: 1;
color: rgb(16 185 129 / var(--tw-text-opacity));
}
.single-product .summary p {
margin-bottom: 0.375rem;
margin-top: 0.375rem;
position: relative;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger,
.woocommerce-product-gallery__trigger {
top: 2.5rem;
}
.woocommerce-product-gallery__image {
aspect-ratio: 1;
-o-object-fit: cover;
object-fit: cover;
}
nav#pagination a.page-numbers:not(.next),
nav#pagination a.page-numbers:not(.prev) {
--tw-text-opacity: 1;
--tw-ring-offset-color: var(--background);
align-items: center;
border-radius: calc(var(--radius) - 2px);
color: rgb(0 0 0 / var(--tw-text-opacity));
display: inline-flex;
font-size: 0.75rem;
font-weight: 500;
justify-content: center;
line-height: 1.25rem;
min-width: 0;
padding: 0.25rem 0.625rem;
transition-duration: 0.15s;
transition-property: color, background-color, border-color, fill, stroke,
-webkit-text-decoration-color;
transition-property: color, background-color, border-color,
text-decoration-color, fill, stroke;
transition-property: color, background-color, border-color,
text-decoration-color, fill, stroke, -webkit-text-decoration-color;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
white-space: nowrap;
width: auto;
}
nav#pagination a.page-numbers:not(.next):hover,
nav#pagination a.page-numbers:not(.prev):hover {
background-color: hsl(var(--accent));
color: hsl(var(--accent-foreground));
}
nav#pagination a.page-numbers:not(.next):focus-visible,
nav#pagination a.page-numbers:not(.prev):focus-visible {
--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);
--tw-ring-color: hsl(var(--ring));
--tw-ring-offset-width: 2px;
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
var(--tw-shadow, 0 0 #0000);
outline: 2px solid transparent;
outline-offset: 2px;
}
nav#pagination a.page-numbers:not(.next):disabled,
nav#pagination a.page-numbers:not(.prev):disabled {
opacity: 0.5;
pointer-events: none;
}
@media (min-width: 768px) {
nav#pagination a.page-numbers:not(.next),
nav#pagination a.page-numbers:not(.prev) {
font-size: 0.875rem;
line-height: 1.5rem;
min-width: 2.5rem;
padding: 0.5rem;
}
}
nav#pagination span.page-numbers.current {
--tw-ring-offset-color: var(--background);
align-items: center;
background-color: var(--background);
border-color: hsl(var(--input));
border-radius: calc(var(--radius) - 2px);
border-width: 1px;
display: inline-flex;
font-size: 0.75rem;
font-weight: 500;
justify-content: center;
line-height: 1.25rem;
min-width: 0;
padding: 0.25rem 0.625rem;
transition-duration: 0.15s;
transition-property: color, background-color, border-color, fill, stroke,
-webkit-text-decoration-color;
transition-property: color, background-color, border-color,
text-decoration-color, fill, stroke;
transition-property: color, background-color, border-color,
text-decoration-color, fill, stroke, -webkit-text-decoration-color;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
white-space: nowrap;
width: auto;
}
nav#pagination span.page-numbers.current:hover {
background-color: hsl(var(--accent));
color: hsl(var(--accent-foreground));
}
nav#pagination span.page-numbers.current:focus-visible {
--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);
--tw-ring-color: hsl(var(--ring));
--tw-ring-offset-width: 2px;
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
var(--tw-shadow, 0 0 #0000);
outline: 2px solid transparent;
outline-offset: 2px;
}
nav#pagination span.page-numbers.current:disabled {
opacity: 0.5;
pointer-events: none;
}
@media (min-width: 768px) {
nav#pagination span.page-numbers.current {
font-size: 0.875rem;
line-height: 1.5rem;
min-width: 2.5rem;
padding: 0.5rem;
}
}
nav#pagination span.page-numbers.dots {
align-items: center;
display: none;
font-size: 0.875rem;
height: 1.25rem;
justify-content: center;
line-height: 1.5rem;
line-height: 25px;
margin: 0;
padding: 0;
width: 1.5rem;
}
@media (min-width: 768px) {
nav#pagination span.page-numbers.dots {
display: flex;
font-size: 1.25rem;
line-height: 1.75rem;
width: 2.25rem;
}
}
nav#pagination a.page-numbers.next,
nav#pagination a.page-numbers.prev {
--tw-text-opacity: 1;
--tw-ring-offset-color: var(--background);
align-items: center;
border-radius: calc(var(--radius) - 2px);
color: rgb(0 0 0 / var(--tw-text-opacity));
display: inline-flex;
font-size: 0.875rem;
font-weight: 500;
gap: 0.25rem;
height: 2.5rem;
justify-content: center;
line-height: 1.5rem;
padding: 0.5rem 1rem;
transition-duration: 0.15s;
transition-property: color, background-color, border-color, fill, stroke,
-webkit-text-decoration-color;
transition-property: color, background-color, border-color,
text-decoration-color, fill, stroke;
transition-property: color, background-color, border-color,
text-decoration-color, fill, stroke, -webkit-text-decoration-color;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
white-space: nowrap;
width: auto;
}
nav#pagination a.page-numbers.next:hover,
nav#pagination a.page-numbers.prev:hover {
background-color: hsl(var(--accent));
color: hsl(var(--accent-foreground));
}
nav#pagination a.page-numbers.next:focus-visible,
nav#pagination a.page-numbers.prev:focus-visible {
--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);
--tw-ring-color: hsl(var(--ring));
--tw-ring-offset-width: 2px;
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
var(--tw-shadow, 0 0 #0000);
outline: 2px solid transparent;
outline-offset: 2px;
}
nav#pagination a.page-numbers.next:disabled,
nav#pagination a.page-numbers.prev:disabled {
opacity: 0.5;
pointer-events: none;
}
footer#footer ul {
list-style-type: none;
padding-left: 0;
}
footer#footer ul li {
margin-top: 0;
padding-left: 0;
}
footer#footer h1,
footer#footer h2,
footer#footer h3,
footer#footer h4,
footer#footer h5,
footer#footer h6 {
--tw-text-opacity: 1;
color: rgb(63 63 70 / var(--tw-text-opacity));
font-weight: 600;
}
footer#footer h1,
footer#footer h1.wp-block-heading {
font-size: 1.5rem;
line-height: 2rem;
padding-bottom: 0.5rem;
padding-top: 0.5rem;
}
footer#footer h2,
footer#footer h2.wp-block-heading {
font-size: 1.25rem;
line-height: 1.75rem;
padding-bottom: 0.375rem;
padding-top: 0.375rem;
}
footer#footer h3,
footer#footer h3.wp-block-heading {
font-size: 1.125rem;
line-height: 1.75rem;
padding-bottom: 0.25rem;
padding-top: 0.25rem;
}
footer#footer h4,
footer#footer h4.wp-block-heading {
font-size: 0.875rem;
line-height: 1.5rem;
padding-bottom: 0.125rem;
padding-top: 0.125rem;
}
footer#footer h5,
footer#footer h5.wp-block-heading {
font-size: 0.8125rem;
line-height: 1.5rem;
}
footer#footer h6.wp-block-heading footer#footer h6 {
font-size: 0.75rem;
line-height: 1.25rem;
}
footer#footer img:not(.news) {
aspect-ratio: 10/6;
border-radius: calc(var(--radius) - 4px);
max-width: 100%;
width: 100%;
}
footer#footer figure:not(.news) {
aspect-ratio: 1;
border-radius: calc(var(--radius) - 4px);
display: flex;
max-width: 100%;
overflow: hidden;
position: relative;
width: 100%;
}
footer#footer figure:not(.news).aligncenter {
justify-content: center;
}
footer#footer figure:not(.news).alignleft {
justify-content: flex-start;
}
footer#footer figure:not(.news).alignright {
justify-content: flex-end;
}
footer#footer .aligncenter {
margin-left: auto;
margin-right: auto;
}
footer#footer .alignleft {
margin-right: auto;
}
footer#footer .alignright {
margin-left: auto;
}
footer#footer ol {
list-style: bengali;
margin-left: 1rem;
}
footer#footer li a {
max-width: -moz-fit-content;
max-width: fit-content;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
width: -moz-fit-content;
width: fit-content;
}
footer#footer li a:hover {
--tw-text-opacity: 1;
color: rgb(239 68 68 / var(--tw-text-opacity));
}
footer#footer ol li a,
footer#footer ul li a {
font-size: 0.875rem;
font-weight: 600;
line-height: 1.5rem;
}
footer#footer ol li a,
footer#footer ol li a strong,
footer#footer ul li a,
footer#footer ul li a strong {
max-width: -moz-fit-content;
max-width: fit-content;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
width: -moz-fit-content;
width: fit-content;
}
footer#footer ol li a strong,
footer#footer ul li a strong {
--tw-text-opacity: 1;
color: rgb(248 113 113 / var(--tw-text-opacity));
}
footer#footer ol li a strong:hover,
footer#footer ul li a strong:hover {
--tw-text-opacity: 1;
color: rgb(239 68 68 / var(--tw-text-opacity));
}
footer#footer .wp-block-heading {
margin-bottom: 1rem;
}
footer#footer .odd.widget:last-child {
grid-column: span 1 / span 1;
}
@media (min-width: 768px) {
footer#footer .odd.widget:last-child {
grid-column: span 2 / span 2;
}
}
@media (min-width: 1024px) {
footer#footer .odd.widget:last-child {
grid-column: span 1 / span 1;
}
}
.hover\:translate-y-10:hover {
--tw-translate-y: 2.5rem;
}
.hover\:scale-110:hover,
.hover\:translate-y-10:hover {
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\:scale-110:hover {
--tw-scale-x: 1.1;
--tw-scale-y: 1.1;
}
.hover\:bg-gray-50:hover {
--tw-bg-opacity: 1;
background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}
.hover\:bg-zinc-100\/50:hover {
background-color: hsla(240, 5%, 96%, 0.5);
}
.hover\:text-gray-900:hover {
--tw-text-opacity: 1;
color: rgb(17 24 39 / var(--tw-text-opacity));
}
.hover\:text-primary-400:hover {
--tw-text-opacity: 1;
color: rgb(248 113 113 / var(--tw-text-opacity));
}
.hover\:shadow-lg:hover {
--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
0 4px 6px -4px rgba(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);
}
.focus\:outline-none:focus {
outline: 2px solid transparent;
outline-offset: 2px;
}
.disabled\:pointer-events-none:disabled {
pointer-events: none;
}
.disabled\:opacity-50:disabled {
opacity: 0.5;
}
.data-\[state\=closed\]\:hidden[data-state="closed"] {
display: none;
}
.data-\[motion\^\=from-\]\:animate-in[data-motion^="from-"],
.data-\[state\=open\]\:animate-in[data-state="open"] {
--tw-enter-opacity: initial;
--tw-enter-scale: initial;
--tw-enter-rotate: initial;
--tw-enter-translate-x: initial;
--tw-enter-translate-y: initial;
animation-duration: 0.15s;
animation-name: enter;
}
.data-\[motion\^\=to-\]\:animate-out[data-motion^="to-"],
.data-\[state\=closed\]\:animate-out[data-state="closed"] {
--tw-exit-opacity: initial;
--tw-exit-scale: initial;
--tw-exit-rotate: initial;
--tw-exit-translate-x: initial;
--tw-exit-translate-y: initial;
animation-duration: 0.15s;
animation-name: exit;
}
.data-\[motion\^\=from-\]\:fade-in[data-motion^="from-"] {
--tw-enter-opacity: 0;
}
.data-\[motion\^\=to-\]\:fade-out[data-motion^="to-"] {
--tw-exit-opacity: 0;
}
.data-\[state\=closed\]\:zoom-out-95[data-state="closed"] {
--tw-exit-scale: 0.95;
}
.data-\[state\=open\]\:zoom-in-90[data-state="open"] {
--tw-enter-scale: 0.9;
}
.data-\[motion\=from-end\]\:slide-in-from-right-52[data-motion="from-end"] {
--tw-enter-translate-x: 13rem;
}
.data-\[motion\=from-start\]\:slide-in-from-left-52[data-motion="from-start"] {
--tw-enter-translate-x: -13rem;
}
.data-\[motion\=to-end\]\:slide-out-to-right-52[data-motion="to-end"] {
--tw-exit-translate-x: 13rem;
}
.data-\[motion\=to-start\]\:slide-out-to-left-52[data-motion="to-start"] {
--tw-exit-translate-x: -13rem;
}
.group[data-state="open"] .group-data-\[state\=open\]\: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));
}
:is([dir="rtl"] .rtl\:ml-1) {
margin-left: 0.25rem;
}
:is([dir="rtl"] .rtl\:ml-1\.5) {
margin-left: 0.375rem;
}
:is(.dark .dark\:text-gray-200) {
--tw-text-opacity: 1;
color: rgb(229 231 235 / var(--tw-text-opacity));
}
:is(.dark .dark\:text-gray-400) {
--tw-text-opacity: 1;
color: rgb(156 163 175 / var(--tw-text-opacity));
}
:is(.dark .dark\:text-white) {
--tw-text-opacity: 1;
color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media not all and (min-width: 640px) {
.max-sm\:w-\[85dvw\] {
width: 85dvw;
}
}
@media (min-width: 425px) {
.xs\:px-5 {
padding-left: 1.25rem;
padding-right: 1.25rem;
}
}
@media (min-width: 640px) {
.sm\:px-0 {
padding-left: 0;
padding-right: 0;
}
.sm\:px-7 {
padding-left: 1.75rem;
padding-right: 1.75rem;
}
}
@media (min-width: 768px) {
.md\:relative {
position: relative;
}
.md\:top-0 {
top: 0;
}
.md\:order-1 {
order: 1;
}
.md\:order-2 {
order: 2;
}
.md\:col-span-5 {
grid-column: span 5 / span 5;
}
.md\:mt-10 {
margin-top: 2.5rem;
}
.md\:mt-16 {
margin-top: 4rem;
}
.md\:block {
display: block;
}
.md\:hidden {
display: none;
}
.md\:aspect-\[9\/6\] {
aspect-ratio: 9/6;
}
.md\:h-48 {
height: 12rem;
}
.md\:h-56 {
height: 14rem;
}
.md\:h-\[16rem\] {
height: 16rem;
}
.md\:h-\[25rem\] {
height: 25rem;
}
.md\:min-h-\[80vh\] {
min-height: 80vh;
}
.md\:min-h-screen {
min-height: 100vh;
}
.md\:w-16 {
width: 4rem;
}
.md\:w-20 {
width: 5rem;
}
.md\:w-24 {
width: 6rem;
}
.md\:max-w-2xl {
max-width: 40rem;
}
.md\:max-w-sm {
max-width: 24rem;
}
.md\:max-w-xs {
max-width: 20rem;
}
.md\:grid-cols-10 {
grid-template-columns: repeat(10, minmax(0, 1fr));
}
.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\:flex-row {
flex-direction: row;
}
.md\:justify-center {
justify-content: center;
}
.md\:gap-0 {
gap: 0;
}
.md\:px-5 {
padding-left: 1.25rem;
padding-right: 1.25rem;
}
.md\:py-0 {
padding-bottom: 0;
padding-top: 0;
}
.md\:py-10 {
padding-bottom: 2.5rem;
padding-top: 2.5rem;
}
.md\:py-14 {
padding-bottom: 3.5rem;
padding-top: 3.5rem;
}
.md\:py-2 {
padding-bottom: 0.5rem;
padding-top: 0.5rem;
}
.md\:py-8 {
padding-bottom: 2rem;
padding-top: 2rem;
}
.md\:text-3xl {
font-size: 1.875rem;
line-height: 2.25rem;
}
.md\:text-4xl {
font-size: 2.25rem;
line-height: 2.5rem;
}
.md\:text-xs {
font-size: 0.8125rem;
line-height: 1.5rem;
}
.md\:font-semibold {
font-weight: 600;
}
}
@media (min-width: 1024px) {
.lg\:static {
position: static;
}
.lg\:fixed {
position: fixed;
}
.lg\:left-1\/2 {
left: 50%;
}
.lg\:mt-0 {
margin-top: 0;
}
.lg\:block {
display: block;
}
.lg\:flex {
display: flex;
}
.lg\:hidden {
display: none;
}
.lg\:h-64 {
height: 16rem;
}
.lg\:h-screen {
height: 100vh;
}
.lg\:max-h-\[15rem\] {
max-height: 15rem;
}
.lg\:max-h-\[23rem\] {
max-height: 23rem;
}
.lg\:max-h-\[30rem\] {
max-height: 30rem;
}
.lg\:max-h-\[500px\] {
max-height: 500px;
}
.lg\:max-h-\[700px\] {
max-height: 700px;
}
.lg\:min-h-\[700px\] {
min-height: 700px;
}
.lg\:w-32 {
width: 8rem;
}
.lg\:w-36 {
width: 9rem;
}
.lg\:w-40 {
width: 10rem;
}
.lg\:w-\[80\%\] {
width: 80%;
}
.lg\:max-w-md {
max-width: 28rem;
}
.lg\:max-w-sm {
max-width: 24rem;
}
.lg\:-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));
}
.lg\:grid-cols-2 {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.lg\:grid-cols-4 {
grid-template-columns: repeat(4, minmax(0, 1fr));
}
.lg\:flex-row {
flex-direction: row;
}
.lg\:gap-8 {
gap: 2rem;
}
.lg\:bg-black\/5 {
background-color: rgba(0, 0, 0, 0.05);
}
.lg\:px-0 {
padding-left: 0;
padding-right: 0;
}
.lg\:px-0\.5 {
padding-left: 0.125rem;
padding-right: 0.125rem;
}
.lg\:px-6 {
padding-left: 1.5rem;
padding-right: 1.5rem;
}
.lg\:px-8 {
padding-left: 2rem;
padding-right: 2rem;
}
.lg\:py-10 {
padding-bottom: 2.5rem;
padding-top: 2.5rem;
}
.lg\:py-6 {
padding-bottom: 1.5rem;
padding-top: 1.5rem;
}
.lg\:pl-8 {
padding-left: 2rem;
}
.lg\:pr-20 {
padding-right: 5rem;
}
.lg\:text-3xl {
font-size: 1.875rem;
line-height: 2.25rem;
}
.lg\:text-4xl {
font-size: 2.25rem;
line-height: 2.5rem;
}
.lg\:text-sm {
font-size: 0.875rem;
line-height: 1.5rem;
}
.lg\:text-xs {
font-size: 0.8125rem;
line-height: 1.5rem;
}
.lg\:text-primary-500 {
--tw-text-opacity: 1;
color: rgb(239 68 68 / var(--tw-text-opacity));
}
.lg\:hover\:scale-\[1\.02\]:hover {
--tw-scale-x: 1.02;
--tw-scale-y: 1.02;
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));
}
.lg\:hover\:shadow-xl:hover {
--tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1),
0 8px 10px -6px rgba(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);
}
.lg\:hover\:drop-shadow-md:hover {
--tw-drop-shadow: drop-shadow(0 4px 3px rgba(0, 0, 0, 0.07))
drop-shadow(0 2px 2px rgba(0, 0, 0, 0.06));
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);
}
}
@media (min-width: 1280px) {
.xl\:sticky {
position: sticky;
}
.xl\:top-16 {
top: 4rem;
}
.xl\:block {
display: block;
}
.xl\:hidden {
display: none;
}
.xl\:h-20 {
height: 5rem;
}
.xl\:h-64 {
height: 16rem;
}
.xl\:h-72 {
height: 18rem;
}
.xl\:max-h-\[25rem\] {
max-height: 25rem;
}
.xl\:max-h-\[26rem\] {
max-height: 26rem;
}
.xl\:max-h-\[40rem\] {
max-height: 40rem;
}
.xl\:max-h-screen {
max-height: 100vh;
}
.xl\:min-h-\[110vh\] {
min-height: 110vh;
}
.xl\:max-w-\[14rem\] {
max-width: 14rem;
}
.xl\:grid-cols-3 {
grid-template-columns: repeat(3, minmax(0, 1fr));
}
.xl\:grid-cols-4 {
grid-template-columns: repeat(4, minmax(0, 1fr));
}
.xl\:overflow-visible {
overflow: visible;
}
.xl\:truncate {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.xl\:px-2 {
padding-left: 0.5rem;
padding-right: 0.5rem;
}
.xl\:px-2\.5 {
padding-left: 0.625rem;
padding-right: 0.625rem;
}
.xl\:py-3 {
padding-bottom: 0.75rem;
padding-top: 0.75rem;
}
.xl\:text-4xl {
font-size: 2.25rem;
line-height: 2.5rem;
}
.xl\:text-5xl {
font-size: 3rem;
line-height: 1;
}
.xl\:text-6xl {
font-size: 3.75rem;
line-height: 1;
}
.xl\:text-xs {
font-size: 0.8125rem;
line-height: 1.5rem;
}
}@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}