fancytextstuff/styles/tailwind.build.css

5309 lines
93 KiB
CSS

@import url('https://fonts.googleapis.com/css2?family=Abril+Fatface&family=Alegreya&family=Alfa+Slab+One&family=Almendra&family=Amatic+SC&family=Andika&family=Architects+Daughter&family=Audiowide&family=Averia+Libre&family=Bebas+Neue&family=Black+Ops+One&family=Caveat&family=Cinzel+Decorative&family=Courgette&family=Dancing+Script&family=Exo&family=Fjalla+One&family=Germania+One&family=Gloria+Hallelujah&family=Great+Vibes&family=Holtwood+One+SC&family=Indie+Flower&family=Italiana&family=Jost&family=Kaushan+Script&family=Lato&family=Metal+Mania&family=Montserrat&family=Neucha&family=Noto+Sans&family=Open+Sans&family=Orbitron&family=Oswald&family=Pacifico&family=Permanent+Marker&family=Philosopher&family=Playfair+Display&family=Poppins&family=Press+Start+2P&family=Questrial&family=Quicksand&family=Rajdhani&family=Raleway&family=Righteous&family=Roboto&family=Sacramento&family=Satisfy&family=Space+Mono&family=Spectral&family=Staatliches&family=Stint+Ultra+Condensed&family=Syncopate&family=Ultra&family=Unica+One&family=Work+Sans&family=Yellowtail&display=swap');
/* globals.css */
*, ::before, ::after{
--tw-border-spacing-x: 0;
--tw-border-spacing-y: 0;
--tw-translate-x: 0;
--tw-translate-y: 0;
--tw-rotate: 0;
--tw-skew-x: 0;
--tw-skew-y: 0;
--tw-scale-x: 1;
--tw-scale-y: 1;
--tw-pan-x: ;
--tw-pan-y: ;
--tw-pinch-zoom: ;
--tw-scroll-snap-strictness: proximity;
--tw-gradient-from-position: ;
--tw-gradient-via-position: ;
--tw-gradient-to-position: ;
--tw-ordinal: ;
--tw-slashed-zero: ;
--tw-numeric-figure: ;
--tw-numeric-spacing: ;
--tw-numeric-fraction: ;
--tw-ring-inset: ;
--tw-ring-offset-width: 0px;
--tw-ring-offset-color: #fff;
--tw-ring-color: rgb(59 130 246 / 0.5);
--tw-ring-offset-shadow: 0 0 #0000;
--tw-ring-shadow: 0 0 #0000;
--tw-shadow: 0 0 #0000;
--tw-shadow-colored: 0 0 #0000;
--tw-blur: ;
--tw-brightness: ;
--tw-contrast: ;
--tw-grayscale: ;
--tw-hue-rotate: ;
--tw-invert: ;
--tw-saturate: ;
--tw-sepia: ;
--tw-drop-shadow: ;
--tw-backdrop-blur: ;
--tw-backdrop-brightness: ;
--tw-backdrop-contrast: ;
--tw-backdrop-grayscale: ;
--tw-backdrop-hue-rotate: ;
--tw-backdrop-invert: ;
--tw-backdrop-opacity: ;
--tw-backdrop-saturate: ;
--tw-backdrop-sepia: ;
--tw-contain-size: ;
--tw-contain-layout: ;
--tw-contain-paint: ;
--tw-contain-style: ;
}
::backdrop{
--tw-border-spacing-x: 0;
--tw-border-spacing-y: 0;
--tw-translate-x: 0;
--tw-translate-y: 0;
--tw-rotate: 0;
--tw-skew-x: 0;
--tw-skew-y: 0;
--tw-scale-x: 1;
--tw-scale-y: 1;
--tw-pan-x: ;
--tw-pan-y: ;
--tw-pinch-zoom: ;
--tw-scroll-snap-strictness: proximity;
--tw-gradient-from-position: ;
--tw-gradient-via-position: ;
--tw-gradient-to-position: ;
--tw-ordinal: ;
--tw-slashed-zero: ;
--tw-numeric-figure: ;
--tw-numeric-spacing: ;
--tw-numeric-fraction: ;
--tw-ring-inset: ;
--tw-ring-offset-width: 0px;
--tw-ring-offset-color: #fff;
--tw-ring-color: rgb(59 130 246 / 0.5);
--tw-ring-offset-shadow: 0 0 #0000;
--tw-ring-shadow: 0 0 #0000;
--tw-shadow: 0 0 #0000;
--tw-shadow-colored: 0 0 #0000;
--tw-blur: ;
--tw-brightness: ;
--tw-contrast: ;
--tw-grayscale: ;
--tw-hue-rotate: ;
--tw-invert: ;
--tw-saturate: ;
--tw-sepia: ;
--tw-drop-shadow: ;
--tw-backdrop-blur: ;
--tw-backdrop-brightness: ;
--tw-backdrop-contrast: ;
--tw-backdrop-grayscale: ;
--tw-backdrop-hue-rotate: ;
--tw-backdrop-invert: ;
--tw-backdrop-opacity: ;
--tw-backdrop-saturate: ;
--tw-backdrop-sepia: ;
--tw-contain-size: ;
--tw-contain-layout: ;
--tw-contain-paint: ;
--tw-contain-style: ;
}
/* ! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com */
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
box-sizing: border-box;
/* 1 */
border-width: 0;
/* 2 */
border-style: solid;
/* 2 */
border-color: #e5e7eb;
/* 2 */
}
::before,
::after {
--tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
html,
:host {
line-height: 1.5;
/* 1 */
-webkit-text-size-adjust: 100%;
/* 2 */
-moz-tab-size: 4;
/* 3 */
-o-tab-size: 4;
tab-size: 4;
/* 3 */
font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
/* 4 */
font-feature-settings: normal;
/* 5 */
font-variation-settings: normal;
/* 6 */
-webkit-tap-highlight-color: transparent;
/* 7 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
margin: 0;
/* 1 */
line-height: inherit;
/* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
height: 0;
/* 1 */
color: inherit;
/* 2 */
border-top-width: 1px;
/* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
font-size: inherit;
font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
color: inherit;
text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
font-weight: bolder;
}
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
/* 1 */
font-feature-settings: normal;
/* 2 */
font-variation-settings: normal;
/* 3 */
font-size: 1em;
/* 4 */
}
/*
Add the correct font size in all browsers.
*/
small {
font-size: 80%;
}
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table {
text-indent: 0;
/* 1 */
border-color: inherit;
/* 2 */
border-collapse: collapse;
/* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
font-family: inherit;
/* 1 */
font-feature-settings: inherit;
/* 1 */
font-variation-settings: inherit;
/* 1 */
font-size: 100%;
/* 1 */
font-weight: inherit;
/* 1 */
line-height: inherit;
/* 1 */
letter-spacing: inherit;
/* 1 */
color: inherit;
/* 1 */
margin: 0;
/* 2 */
padding: 0;
/* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
-webkit-appearance: button;
/* 1 */
background-color: transparent;
/* 2 */
background-image: none;
/* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
height: auto;
}
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type='search'] {
-webkit-appearance: textfield;
/* 1 */
outline-offset: -2px;
/* 2 */
}
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
-webkit-appearance: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
-webkit-appearance: button;
/* 1 */
font: inherit;
/* 2 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary {
display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
margin: 0;
}
fieldset {
margin: 0;
padding: 0;
}
legend {
padding: 0;
}
ol,
ul,
menu {
list-style: none;
margin: 0;
padding: 0;
}
/*
Reset default styling for dialogs.
*/
dialog {
padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea {
resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::-moz-placeholder, textarea::-moz-placeholder {
opacity: 1;
/* 1 */
color: #9ca3af;
/* 2 */
}
input::placeholder,
textarea::placeholder {
opacity: 1;
/* 1 */
color: #9ca3af;
/* 2 */
}
/*
Set the default cursor for buttons.
*/
button,
[role="button"] {
cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
cursor: default;
}
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
This can trigger a poorly considered lint error in some tools but is included by design.
*/
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
display: block;
/* 1 */
vertical-align: middle;
/* 2 */
}
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
img,
video {
max-width: 100%;
height: auto;
}
/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])) {
display: none;
}
.container{
width: 100%;
}
@media (min-width: 640px){
.container{
max-width: 640px;
}
}
@media (min-width: 768px){
.container{
max-width: 768px;
}
}
@media (min-width: 1024px){
.container{
max-width: 1024px;
}
}
@media (min-width: 1280px){
.container{
max-width: 1280px;
}
}
@media (min-width: 1536px){
.container{
max-width: 1536px;
}
}
.text-shadow-lg {
text-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
.sr-only{
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border-width: 0;
}
.pointer-events-auto{
pointer-events: auto;
}
.visible{
visibility: visible;
}
.collapse{
visibility: collapse;
}
.fixed{
position: fixed;
}
.absolute{
position: absolute;
}
.relative{
position: relative;
}
.inset-0{
inset: 0px;
}
.-bottom-1{
bottom: -0.25rem;
}
.-bottom-8{
bottom: -2rem;
}
.left-0{
left: 0px;
}
.left-0\.5{
left: 0.125rem;
}
.left-10{
left: 2.5rem;
}
.left-20{
left: 5rem;
}
.right-10{
right: 2.5rem;
}
.right-4{
right: 1rem;
}
.top-0{
top: 0px;
}
.top-0\.5{
top: 0.125rem;
}
.top-20{
top: 5rem;
}
.top-4{
top: 1rem;
}
.top-40{
top: 10rem;
}
.z-10{
z-index: 10;
}
.z-50{
z-index: 50;
}
.z-\[100\]{
z-index: 100;
}
.mx-auto{
margin-left: auto;
margin-right: auto;
}
.mb-1{
margin-bottom: 0.25rem;
}
.mb-10{
margin-bottom: 2.5rem;
}
.mb-12{
margin-bottom: 3rem;
}
.mb-16{
margin-bottom: 4rem;
}
.mb-2{
margin-bottom: 0.5rem;
}
.mb-3{
margin-bottom: 0.75rem;
}
.mb-4{
margin-bottom: 1rem;
}
.mb-6{
margin-bottom: 1.5rem;
}
.mb-8{
margin-bottom: 2rem;
}
.mb-\[20px\]{
margin-bottom: 20px;
}
.ml-2{
margin-left: 0.5rem;
}
.mr-1{
margin-right: 0.25rem;
}
.mr-2{
margin-right: 0.5rem;
}
.mr-3{
margin-right: 0.75rem;
}
.mt-0{
margin-top: 0px;
}
.mt-0\.5{
margin-top: 0.125rem;
}
.mt-1{
margin-top: 0.25rem;
}
.mt-10{
margin-top: 2.5rem;
}
.mt-12{
margin-top: 3rem;
}
.mt-4{
margin-top: 1rem;
}
.mt-6{
margin-top: 1.5rem;
}
.mt-8{
margin-top: 2rem;
}
.mt-\[250px\]{
margin-top: 250px;
}
.block{
display: block;
}
.inline-block{
display: inline-block;
}
.inline{
display: inline;
}
.flex{
display: flex;
}
.inline-flex{
display: inline-flex;
}
.table{
display: table;
}
.grid{
display: grid;
}
.contents{
display: contents;
}
.hidden{
display: none;
}
.h-12{
height: 3rem;
}
.h-3{
height: 0.75rem;
}
.h-4{
height: 1rem;
}
.h-5{
height: 1.25rem;
}
.h-6{
height: 1.5rem;
}
.h-72{
height: 18rem;
}
.h-8{
height: 2rem;
}
.h-auto{
height: auto;
}
.min-h-\[70px\]{
min-height: 70px;
}
.min-h-\[80px\]{
min-height: 80px;
}
.min-h-screen{
min-height: 100vh;
}
.w-10{
width: 2.5rem;
}
.w-12{
width: 3rem;
}
.w-3{
width: 0.75rem;
}
.w-4{
width: 1rem;
}
.w-5{
width: 1.25rem;
}
.w-6{
width: 1.5rem;
}
.w-72{
width: 18rem;
}
.w-8{
width: 2rem;
}
.w-full{
width: 100%;
}
.min-w-0{
min-width: 0px;
}
.max-w-3xl{
max-width: 48rem;
}
.max-w-6xl{
max-width: 72rem;
}
.max-w-md{
max-width: 28rem;
}
.flex-1{
flex: 1 1 0%;
}
.flex-shrink{
flex-shrink: 1;
}
.shrink-0{
flex-shrink: 0;
}
.border-collapse{
border-collapse: collapse;
}
.translate-x-5{
--tw-translate-x: 1.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));
}
.scale-105{
--tw-scale-x: 1.05;
--tw-scale-y: 1.05;
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));
}
.scale-110{
--tw-scale-x: 1.1;
--tw-scale-y: 1.1;
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-\[1\.02\]{
--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));
}
.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 pulse{
50%{
opacity: .5;
}
}
.animate-pulse{
animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}
.cursor-pointer{
cursor: pointer;
}
.touch-manipulation{
touch-action: manipulation;
}
.select-all{
-webkit-user-select: all;
-moz-user-select: all;
user-select: all;
}
.resize{
resize: both;
}
.grid-cols-1{
grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2{
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-3{
grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-cols-4{
grid-template-columns: repeat(4, minmax(0, 1fr));
}
.grid-cols-6{
grid-template-columns: repeat(6, minmax(0, 1fr));
}
.flex-col{
flex-direction: column;
}
.flex-wrap{
flex-wrap: wrap;
}
.items-start{
align-items: flex-start;
}
.items-center{
align-items: center;
}
.justify-start{
justify-content: flex-start;
}
.justify-center{
justify-content: center;
}
.justify-between{
justify-content: space-between;
}
.gap-1{
gap: 0.25rem;
}
.gap-2{
gap: 0.5rem;
}
.gap-3{
gap: 0.75rem;
}
.gap-4{
gap: 1rem;
}
.gap-6{
gap: 1.5rem;
}
.space-y-1 > :not([hidden]) ~ :not([hidden]){
--tw-space-y-reverse: 0;
margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.space-y-2 > :not([hidden]) ~ :not([hidden]){
--tw-space-y-reverse: 0;
margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.space-y-20 > :not([hidden]) ~ :not([hidden]){
--tw-space-y-reverse: 0;
margin-top: calc(5rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(5rem * var(--tw-space-y-reverse));
}
.space-y-4 > :not([hidden]) ~ :not([hidden]){
--tw-space-y-reverse: 0;
margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.space-y-6 > :not([hidden]) ~ :not([hidden]){
--tw-space-y-reverse: 0;
margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.space-y-8 > :not([hidden]) ~ :not([hidden]){
--tw-space-y-reverse: 0;
margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}
.self-start{
align-self: flex-start;
}
.overflow-hidden{
overflow: hidden;
}
.truncate{
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.break-all{
word-break: break-all;
}
.rounded{
border-radius: 0.25rem;
}
.rounded-2xl{
border-radius: 1rem;
}
.rounded-full{
border-radius: 9999px;
}
.rounded-lg{
border-radius: 0.5rem;
}
.rounded-md{
border-radius: 0.375rem;
}
.rounded-xl{
border-radius: 0.75rem;
}
.border{
border-width: 1px;
}
.border-0{
border-width: 0px;
}
.border-b{
border-bottom-width: 1px;
}
.border-t{
border-top-width: 1px;
}
.border-black\/20{
border-color: rgb(0 0 0 / 0.2);
}
.border-gray-200{
--tw-border-opacity: 1;
border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
.border-white{
--tw-border-opacity: 1;
border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.border-white\/20{
border-color: rgb(255 255 255 / 0.2);
}
.border-white\/30{
border-color: rgb(255 255 255 / 0.3);
}
.border-black{
--tw-border-opacity: 1;
border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}
.bg-black{
--tw-bg-opacity: 1;
background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}
.bg-black\/20{
background-color: rgb(0 0 0 / 0.2);
}
.bg-blue-300{
--tw-bg-opacity: 1;
background-color: rgb(147 197 253 / var(--tw-bg-opacity, 1));
}
.bg-gray-100{
--tw-bg-opacity: 1;
background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
.bg-gray-200{
--tw-bg-opacity: 1;
background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}
.bg-gray-400{
--tw-bg-opacity: 1;
background-color: rgb(156 163 175 / var(--tw-bg-opacity, 1));
}
.bg-gray-50{
--tw-bg-opacity: 1;
background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}
.bg-gray-900{
--tw-bg-opacity: 1;
background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
}
.bg-green-500{
--tw-bg-opacity: 1;
background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1));
}
.bg-green-500\/20{
background-color: rgb(34 197 94 / 0.2);
}
.bg-pink-300{
--tw-bg-opacity: 1;
background-color: rgb(249 168 212 / var(--tw-bg-opacity, 1));
}
.bg-pink-500{
--tw-bg-opacity: 1;
background-color: rgb(236 72 153 / var(--tw-bg-opacity, 1));
}
.bg-pink-600{
--tw-bg-opacity: 1;
background-color: rgb(219 39 119 / var(--tw-bg-opacity, 1));
}
.bg-purple-300{
--tw-bg-opacity: 1;
background-color: rgb(216 180 254 / var(--tw-bg-opacity, 1));
}
.bg-transparent{
background-color: transparent;
}
.bg-white{
--tw-bg-opacity: 1;
background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-white\/10{
background-color: rgb(255 255 255 / 0.1);
}
.bg-white\/20{
background-color: rgb(255 255 255 / 0.2);
}
.bg-white\/90{
background-color: rgb(255 255 255 / 0.9);
}
.bg-white\/95{
background-color: rgb(255 255 255 / 0.95);
}
.bg-gradient-to-br{
background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}
.bg-gradient-to-r{
background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.from-blue-500{
--tw-gradient-from: #3b82f6 var(--tw-gradient-from-position);
--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);
--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-green-500{
--tw-gradient-from: #22c55e var(--tw-gradient-from-position);
--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);
--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-indigo-900{
--tw-gradient-from: #312e81 var(--tw-gradient-from-position);
--tw-gradient-to: rgb(49 46 129 / 0) var(--tw-gradient-to-position);
--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-pink-50{
--tw-gradient-from: #fdf2f8 var(--tw-gradient-from-position);
--tw-gradient-to: rgb(253 242 248 / 0) var(--tw-gradient-to-position);
--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-pink-500{
--tw-gradient-from: #ec4899 var(--tw-gradient-from-position);
--tw-gradient-to: rgb(236 72 153 / 0) var(--tw-gradient-to-position);
--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-purple-500{
--tw-gradient-from: #a855f7 var(--tw-gradient-from-position);
--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);
--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-red-500{
--tw-gradient-from: #ef4444 var(--tw-gradient-from-position);
--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);
--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-300{
--tw-gradient-from: #fde047 var(--tw-gradient-from-position);
--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-500{
--tw-gradient-from: #eab308 var(--tw-gradient-from-position);
--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.via-pink-300{
--tw-gradient-to: rgb(249 168 212 / 0) var(--tw-gradient-to-position);
--tw-gradient-stops: var(--tw-gradient-from), #f9a8d4 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-purple-500{
--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);
--tw-gradient-stops: var(--tw-gradient-from), #a855f7 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-purple-900{
--tw-gradient-to: rgb(88 28 135 / 0) var(--tw-gradient-to-position);
--tw-gradient-stops: var(--tw-gradient-from), #581c87 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.to-blue-500{
--tw-gradient-to: #3b82f6 var(--tw-gradient-to-position);
}
.to-cyan-500{
--tw-gradient-to: #06b6d4 var(--tw-gradient-to-position);
}
.to-emerald-500{
--tw-gradient-to: #10b981 var(--tw-gradient-to-position);
}
.to-emerald-600{
--tw-gradient-to: #059669 var(--tw-gradient-to-position);
}
.to-indigo-500{
--tw-gradient-to: #6366f1 var(--tw-gradient-to-position);
}
.to-indigo-600{
--tw-gradient-to: #4f46e5 var(--tw-gradient-to-position);
}
.to-orange-500{
--tw-gradient-to: #f97316 var(--tw-gradient-to-position);
}
.to-orange-600{
--tw-gradient-to: #ea580c var(--tw-gradient-to-position);
}
.to-pink-600{
--tw-gradient-to: #db2777 var(--tw-gradient-to-position);
}
.to-pink-800{
--tw-gradient-to: #9d174d var(--tw-gradient-to-position);
}
.to-purple-300{
--tw-gradient-to: #d8b4fe var(--tw-gradient-to-position);
}
.to-purple-50{
--tw-gradient-to: #faf5ff var(--tw-gradient-to-position);
}
.to-purple-500{
--tw-gradient-to: #a855f7 var(--tw-gradient-to-position);
}
.to-purple-600{
--tw-gradient-to: #9333ea var(--tw-gradient-to-position);
}
.to-violet-600{
--tw-gradient-to: #7c3aed var(--tw-gradient-to-position);
}
.bg-clip-text{
-webkit-background-clip: text;
background-clip: text;
}
.fill-current{
fill: currentColor;
}
.p-0{
padding: 0px;
}
.p-1{
padding: 0.25rem;
}
.p-2{
padding: 0.5rem;
}
.p-3{
padding: 0.75rem;
}
.p-4{
padding: 1rem;
}
.p-6{
padding: 1.5rem;
}
.p-8{
padding: 2rem;
}
.px-2{
padding-left: 0.5rem;
padding-right: 0.5rem;
}
.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-1{
padding-top: 0.25rem;
padding-bottom: 0.25rem;
}
.py-12{
padding-top: 3rem;
padding-bottom: 3rem;
}
.py-2{
padding-top: 0.5rem;
padding-bottom: 0.5rem;
}
.py-3{
padding-top: 0.75rem;
padding-bottom: 0.75rem;
}
.py-4{
padding-top: 1rem;
padding-bottom: 1rem;
}
.py-6{
padding-top: 1.5rem;
padding-bottom: 1.5rem;
}
.py-8{
padding-top: 2rem;
padding-bottom: 2rem;
}
.pb-4{
padding-bottom: 1rem;
}
.pt-6{
padding-top: 1.5rem;
}
.text-left{
text-align: left;
}
.text-center{
text-align: center;
}
.font-abril-fatface{
font-family: "Abril Fatface", serif;
}
.font-alegreya{
font-family: "Alegreya", sans-serif;
}
.font-alfa-slab-one{
font-family: "Alfa Slab One", sans-serif;
}
.font-almendra{
font-family: "Almendra", serif;
}
.font-amatic-sc{
font-family: "Amatic SC", cursive;
}
.font-andika{
font-family: "Andika", sans-serif;
}
.font-architects-daughter{
font-family: "Architects Daughter", cursive;
}
.font-audiowide{
font-family: "Audiowide", sans-serif;
}
.font-averia-libre{
font-family: "Averia Libre", cursive;
}
.font-bebas-neue{
font-family: "Bebas Neue", sans-serif;
}
.font-black-ops-one{
font-family: "Black Ops One", sans-serif;
}
.font-caveat{
font-family: "Caveat", cursive;
}
.font-cinzel-decorative{
font-family: "Cinzel Decorative", serif;
}
.font-courgette{
font-family: "Courgette", cursive;
}
.font-dancing-script{
font-family: "Dancing Script", cursive;
}
.font-exo{
font-family: "Exo", sans-serif;
}
.font-fjalla-one{
font-family: "Fjalla One", sans-serif;
}
.font-germania-one{
font-family: "Germania One", sans-serif;
}
.font-glass-antiqua{
font-family: "Glass Antiqua", cursive;
}
.font-gloria-hallelujah{
font-family: "Gloria Hallelujah", cursive;
}
.font-great-vibes{
font-family: "Great Vibes", cursive;
}
.font-holtwood-one-sc{
font-family: "Holtwood One SC", sans-serif;
}
.font-indie-flower{
font-family: "Indie Flower", cursive;
}
.font-italiana{
font-family: "Italiana", serif;
}
.font-jost{
font-family: "Jost", sans-serif;
}
.font-kaushan-script{
font-family: "Kaushan Script", cursive;
}
.font-lato{
font-family: "Lato", sans-serif;
}
.font-metal-mania{
font-family: "Metal Mania", sans-serif;
}
.font-mono{
font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
.font-montserrat{
font-family: "Montserrat", sans-serif;
}
.font-neucha{
font-family: "Neucha", sans-serif;
}
.font-noto-sans{
font-family: "Noto Sans", sans-serif;
}
.font-open-sans{
font-family: "Open Sans", sans-serif;
}
.font-orbitron{
font-family: "Orbitron", sans-serif;
}
.font-oswald{
font-family: "Oswald", sans-serif;
}
.font-pacifico{
font-family: "Pacifico", cursive;
}
.font-permanent-marker{
font-family: "Permanent Marker", sans-serif;
}
.font-philosopher{
font-family: "Philosopher", serif;
}
.font-playfair-display{
font-family: "Playfair Display", serif;
}
.font-poppins{
font-family: "Poppins", sans-serif;
}
.font-press-start-2p{
font-family: "Press Start 2P", monospace;
}
.font-questrial{
font-family: "Questrial", sans-serif;
}
.font-quicksand{
font-family: "Quicksand", sans-serif;
}
.font-rajdhani{
font-family: "Rajdhani", sans-serif;
}
.font-raleway{
font-family: "Raleway", serif;
}
.font-righteous{
font-family: "Righteous", sans-serif;
}
.font-roboto{
font-family: "Roboto", sans-serif;
}
.font-sacramento{
font-family: "Sacramento", cursive;
}
.font-sans{
font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.font-satisfy{
font-family: "Satisfy", cursive;
}
.font-serif{
font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
}
.font-space-mono{
font-family: "Space Mono", sans-serif;
}
.font-spectral{
font-family: "Spectral", sans-serif;
}
.font-staatliches{
font-family: "Staatliches", serif;
}
.font-stint-ultra-condensed{
font-family: "Stint Ultra Condensed", sans-serif;
}
.font-syncopate{
font-family: "Syncopate", sans-serif;
}
.font-ultra{
font-family: "Ultra", serif;
}
.font-unica-one{
font-family: "Unica One", sans-serif;
}
.font-work-sans{
font-family: "Work Sans", sans-serif;
}
.font-yellowtail{
font-family: "Yellowtail", cursive;
}
.text-2xl{
font-size: 1.5rem;
line-height: 2rem;
}
.text-3xl{
font-size: 1.875rem;
line-height: 2.25rem;
}
.text-4xl{
font-size: 2.25rem;
line-height: 2.5rem;
}
.text-5xl{
font-size: 3rem;
line-height: 1;
}
.text-6xl{
font-size: 3.75rem;
line-height: 1;
}
.text-\[10px\]{
font-size: 10px;
}
.text-base{
font-size: 1rem;
line-height: 1.5rem;
}
.text-lg{
font-size: 1.125rem;
line-height: 1.75rem;
}
.text-sm{
font-size: 0.875rem;
line-height: 1.25rem;
}
.text-xl{
font-size: 1.25rem;
line-height: 1.75rem;
}
.text-xs{
font-size: 0.75rem;
line-height: 1rem;
}
.font-black{
font-weight: 900;
}
.font-bold{
font-weight: 700;
}
.font-extrabold{
font-weight: 800;
}
.font-extralight{
font-weight: 200;
}
.font-light{
font-weight: 300;
}
.font-medium{
font-weight: 500;
}
.font-normal{
font-weight: 400;
}
.font-semibold{
font-weight: 600;
}
.font-thin{
font-weight: 100;
}
.uppercase{
text-transform: uppercase;
}
.capitalize{
text-transform: capitalize;
}
.leading-relaxed{
line-height: 1.625;
}
.leading-tight{
line-height: 1.25;
}
.tracking-tight{
letter-spacing: -0.025em;
}
.tracking-wide{
letter-spacing: 0.025em;
}
.text-black{
--tw-text-opacity: 1;
color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.text-blue-400{
--tw-text-opacity: 1;
color: rgb(96 165 250 / var(--tw-text-opacity, 1));
}
.text-blue-500{
--tw-text-opacity: 1;
color: rgb(59 130 246 / var(--tw-text-opacity, 1));
}
.text-gray-400{
--tw-text-opacity: 1;
color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}
.text-gray-500{
--tw-text-opacity: 1;
color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
.text-gray-600{
--tw-text-opacity: 1;
color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}
.text-gray-700{
--tw-text-opacity: 1;
color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}
.text-gray-800{
--tw-text-opacity: 1;
color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}
.text-green-200{
--tw-text-opacity: 1;
color: rgb(187 247 208 / var(--tw-text-opacity, 1));
}
.text-green-300{
--tw-text-opacity: 1;
color: rgb(134 239 172 / var(--tw-text-opacity, 1));
}
.text-green-500{
--tw-text-opacity: 1;
color: rgb(34 197 94 / var(--tw-text-opacity, 1));
}
.text-pink-500{
--tw-text-opacity: 1;
color: rgb(236 72 153 / var(--tw-text-opacity, 1));
}
.text-purple-500{
--tw-text-opacity: 1;
color: rgb(168 85 247 / var(--tw-text-opacity, 1));
}
.text-red-400{
--tw-text-opacity: 1;
color: rgb(248 113 113 / var(--tw-text-opacity, 1));
}
.text-red-500{
--tw-text-opacity: 1;
color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}
.text-transparent{
color: transparent;
}
.text-white{
--tw-text-opacity: 1;
color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-white\/70{
color: rgb(255 255 255 / 0.7);
}
.text-white\/80{
color: rgb(255 255 255 / 0.8);
}
.text-white\/90{
color: rgb(255 255 255 / 0.9);
}
.text-yellow-300{
--tw-text-opacity: 1;
color: rgb(253 224 71 / var(--tw-text-opacity, 1));
}
.text-yellow-500{
--tw-text-opacity: 1;
color: rgb(234 179 8 / var(--tw-text-opacity, 1));
}
.underline{
text-decoration-line: underline;
}
.opacity-20{
opacity: 0.2;
}
.opacity-30{
opacity: 0.3;
}
.opacity-80{
opacity: 0.8;
}
.opacity-90{
opacity: 0.9;
}
.mix-blend-multiply{
mix-blend-mode: multiply;
}
.shadow-lg{
--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-md{
--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-sm{
--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-xl{
--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-green-200{
--tw-shadow-color: #bbf7d0;
--tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-200{
--tw-shadow-color: #fbcfe8;
--tw-shadow: var(--tw-shadow-colored);
}
.outline{
outline-style: solid;
}
.ring-2{
--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ring-pink-400{
--tw-ring-opacity: 1;
--tw-ring-color: rgb(244 114 182 / var(--tw-ring-opacity, 1));
}
.ring-white{
--tw-ring-opacity: 1;
--tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity, 1));
}
.ring-white\/30{
--tw-ring-color: rgb(255 255 255 / 0.3);
}
.blur{
--tw-blur: blur(8px);
filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.blur-xl{
--tw-blur: blur(24px);
filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.filter{
filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.backdrop-blur-lg{
--tw-backdrop-blur: blur(16px);
-webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.backdrop-blur-sm{
--tw-backdrop-blur: blur(4px);
-webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.backdrop-filter{
-webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.transition{
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
transition-duration: 150ms;
}
.transition-all{
transition-property: all;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
transition-duration: 150ms;
}
.transition-colors{
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
transition-duration: 150ms;
}
.transition-transform{
transition-property: transform;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
transition-duration: 150ms;
}
.duration-200{
transition-duration: 200ms;
}
.duration-300{
transition-duration: 300ms;
}
.will-change-transform{
will-change: transform;
}
.font-abril-fatface {
font-family: 'Abril Fatface', serif;
}
.font-alegreya {
font-family: 'Alegreya', sans-serif;
}
.font-alfa-slab-one {
font-family: 'Alfa Slab One', sans-serif;
}
.font-almendra {
font-family: 'Almendra', serif;
}
.font-amatic-sc {
font-family: 'Amatic SC', cursive;
}
.font-andika {
font-family: 'Andika', sans-serif;
}
.font-architects-daughter {
font-family: 'Architects Daughter', cursive;
}
.font-audiowide {
font-family: 'Audiowide', sans-serif;
}
.font-averia-libre {
font-family: 'Averia Libre', cursive;
}
.font-bebas-neue {
font-family: 'Bebas Neue', sans-serif;
}
.font-black-ops-one {
font-family: 'Black Ops One', sans-serif;
}
.font-caveat {
font-family: 'Caveat', cursive;
}
.font-cinzel-decorative {
font-family: 'Cinzel Decorative', serif;
}
.font-courgette {
font-family: 'Courgette', cursive;
}
.font-dancing-script {
font-family: 'Dancing Script', cursive;
}
.font-exo {
font-family: 'Exo', sans-serif;
}
.font-fjalla-one {
font-family: 'Fjalla One', sans-serif;
}
.font-germania-one {
font-family: 'Germania One', sans-serif;
}
.font-glass-antiqua {
font-family: 'Glass Antiqua', cursive;
}
.font-gloria-hallelujah {
font-family: 'Gloria Hallelujah', cursive;
}
.font-great-vibes {
font-family: 'Great Vibes', cursive;
}
.font-holtwood-one-sc {
font-family: 'Holtwood One SC', sans-serif;
}
.font-indie-flower {
font-family: 'Indie Flower', cursive;
}
.font-italiana {
font-family: 'Italiana', serif;
}
.font-jost {
font-family: 'Jost', sans-serif;
}
.font-kaushan-script {
font-family: 'Kaushan Script', cursive;
}
.font-lato {
font-family: 'Lato', sans-serif;
}
.font-metal-mania {
font-family: 'Metal Mania', sans-serif;
}
.font-montserrat {
font-family: 'Montserrat', sans-serif;
}
.font-neucha {
font-family: 'Neucha', sans-serif;
}
.font-noto-sans {
font-family: 'Noto Sans', sans-serif;
}
.font-open-sans {
font-family: 'Open Sans', sans-serif;
}
.font-orbitron {
font-family: 'Orbitron', sans-serif;
}
.font-oswald {
font-family: 'Oswald', sans-serif;
}
.font-pacifico {
font-family: 'Pacifico', cursive;
}
.font-permanent-marker {
font-family: 'Permanent Marker', sans-serif;
}
.font-philosopher {
font-family: 'Philosopher', serif;
}
.font-playfair-display {
font-family: 'Playfair Display', serif;
}
.font-poppins {
font-family: 'Poppins', sans-serif;
}
.font-press-start-2p {
font-family: 'Press Start 2P', monospace;
}
.font-questrial {
font-family: 'Questrial', sans-serif;
}
.font-quicksand {
font-family: 'Quicksand', sans-serif;
}
.font-rajdhani {
font-family: 'Rajdhani', sans-serif;
}
.font-raleway {
font-family: 'Raleway', serif;
}
.font-righteous {
font-family: 'Righteous', sans-serif;
}
.font-roboto {
font-family: 'Roboto', sans-serif;
}
.font-sacramento {
font-family: 'Sacramento', cursive;
}
.font-satisfy {
font-family: 'Satisfy', cursive;
}
.font-space-mono {
font-family: 'Space Mono', sans-serif;
}
.font-spectral {
font-family: 'Spectral', sans-serif;
}
.font-staatliches {
font-family: 'Staatliches', serif;
}
.font-stint-ultra-condensed {
font-family: 'Stint Ultra Condensed', sans-serif;
}
.font-syncopate {
font-family: 'Syncopate', sans-serif;
}
.font-ultra {
font-family: 'Ultra', serif;
}
.font-unica-one {
font-family: 'Unica One', sans-serif;
}
.font-work-sans {
font-family: 'Work Sans', sans-serif;
}
.font-yellowtail {
font-family: 'Yellowtail', cursive;
}
/* === Hybrid Font-Definitionen (Google primär, lokal als Fallback) === */
@font-face {
font-family: 'Abril Fatface';
src: local('Abril Fatface'), url("/fonts/abril-fatface.woff2") format("woff2");
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Alegreya';
src: local('Alegreya'), url("/fonts/alegreya.woff2") format("woff2");
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Alfa Slab One';
src: local('Alfa Slab One'), url("/fonts/alfa-slab-one.woff2") format("woff2");
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Almendra';
src: local('Almendra'), url("/fonts/almendra.woff2") format("woff2");
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Amatic SC';
src: local('Amatic SC'), url("/fonts/amatic-sc.woff2") format("woff2");
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Andika';
src: local('Andika'), url("/fonts/andika.woff2") format("woff2");
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Architects Daughter';
src: local('Architects Daughter'), url("/fonts/architects-daughter.woff2") format("woff2");
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Audiowide';
src: local('Audiowide'), url("/fonts/audiowide.woff2") format("woff2");
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Averia Libre';
src: local('Averia Libre'), url("/fonts/averia-libre.woff2") format("woff2");
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Bebas Neue';
src: local('Bebas Neue'), url("/fonts/bebas-neue.woff2") format("woff2");
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Black Ops One';
src: local('Black Ops One'), url("/fonts/black-ops-one.woff2") format("woff2");
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Caveat';
src: local('Caveat'), url("/fonts/caveat.woff2") format("woff2");
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Cinzel Decorative';
src: local('Cinzel Decorative'), url("/fonts/cinzel-decorative.woff2") format("woff2");
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Courgette';
src: local('Courgette'), url("/fonts/courgette.woff2") format("woff2");
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Dancing Script';
src: local('Dancing Script'), url("/fonts/dancing-script.woff2") format("woff2");
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Exo';
src: local('Exo'), url("/fonts/exo.woff2") format("woff2");
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Fjalla One';
src: local('Fjalla One'), url("/fonts/fjalla-one.woff2") format("woff2");
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Germania One';
src: local('Germania One'), url("/fonts/germania-one.woff2") format("woff2");
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Glass Antiqua';
src: url("/fonts/glass-antiqua.woff2") format("woff2");
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Gloria Hallelujah';
src: local('Gloria Hallelujah'), url("/fonts/gloria-hallelujah.woff2") format("woff2");
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Great Vibes';
src: local('Great Vibes'), url("/fonts/great-vibes.woff2") format("woff2");
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Holtwood One SC';
src: local('Holtwood One SC'), url("/fonts/holtwood-one-sc.woff2") format("woff2");
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Indie Flower';
src: local('Indie Flower'), url("/fonts/indie-flower.woff2") format("woff2");
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Italiana';
src: local('Italiana'), url("/fonts/italiana.woff2") format("woff2");
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Jost';
src: local('Jost'), url("/fonts/jost.woff2") format("woff2");
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Kaushan Script';
src: local('Kaushan Script'), url("/fonts/kaushan-script.woff2") format("woff2");
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Lato';
src: local('Lato'), url("/fonts/lato.woff2") format("woff2");
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Metal Mania';
src: local('Metal Mania'), url("/fonts/metal-mania.woff2") format("woff2");
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Montserrat';
src: local('Montserrat'), url("/fonts/montserrat.woff2") format("woff2");
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Neucha';
src: local('Neucha'), url("/fonts/neucha.woff2") format("woff2");
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Noto Sans';
src: local('Noto Sans'), url("/fonts/noto-sans.woff2") format("woff2");
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Open Sans';
src: local('Open Sans'), url("/fonts/open-sans.woff2") format("woff2");
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Orbitron';
src: local('Orbitron'), url("/fonts/orbitron.woff2") format("woff2");
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Oswald';
src: local('Oswald'), url("/fonts/oswald.woff2") format("woff2");
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Pacifico';
src: local('Pacifico'), url("/fonts/pacifico.woff2") format("woff2");
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Permanent Marker';
src: local('Permanent Marker'), url("/fonts/permanent-marker.woff2") format("woff2");
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Philosopher';
src: local('Philosopher'), url("/fonts/philosopher.woff2") format("woff2");
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Playfair Display';
src: local('Playfair Display'), url("/fonts/playfair-display.woff2") format("woff2");
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Poppins';
src: local('Poppins'), url("/fonts/poppins.woff2") format("woff2");
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Press Start 2P';
src: local('Press Start 2P'), url("/fonts/press-start-2p.woff2") format("woff2");
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Questrial';
src: local('Questrial'), url("/fonts/questrial.woff2") format("woff2");
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Quicksand';
src: local('Quicksand'), url("/fonts/quicksand.woff2") format("woff2");
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Rajdhani';
src: local('Rajdhani'), url("/fonts/rajdhani.woff2") format("woff2");
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Raleway';
src: local('Raleway'), url("/fonts/raleway.woff2") format("woff2");
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Righteous';
src: local('Righteous'), url("/fonts/righteous.woff2") format("woff2");
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Roboto';
src: local('Roboto'), url("/fonts/roboto.woff2") format("woff2");
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Sacramento';
src: local('Sacramento'), url("/fonts/sacramento.woff2") format("woff2");
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Satisfy';
src: local('Satisfy'), url("/fonts/satisfy.woff2") format("woff2");
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Space Mono';
src: local('Space Mono'), url("/fonts/space-mono.woff2") format("woff2");
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Spectral';
src: local('Spectral'), url("/fonts/spectral.woff2") format("woff2");
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Staatliches';
src: local('Staatliches'), url("/fonts/staatliches.woff2") format("woff2");
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Stint Ultra Condensed';
src: local('Stint Ultra Condensed'), url("/fonts/stint-ultra-condensed.woff2") format("woff2");
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Syncopate';
src: local('Syncopate'), url("/fonts/syncopate.woff2") format("woff2");
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Ultra';
src: local('Ultra'), url("/fonts/ultra.woff2") format("woff2");
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Unica One';
src: local('Unica One'), url("/fonts/unica-one.woff2") format("woff2");
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Work Sans';
src: local('Work Sans'), url("/fonts/work-sans.woff2") format("woff2");
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Yellowtail';
src: local('Yellowtail'), url("/fonts/yellowtail.woff2") format("woff2");
font-weight: 400;
font-style: normal;
font-display: swap;
}
/* Komponenten */
/* Basis-Styling */
body {
background: #111;
color: #fff;
}
.placeholder\:text-gray-400::-moz-placeholder{
--tw-text-opacity: 1;
color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}
.placeholder\:text-gray-400::placeholder{
--tw-text-opacity: 1;
color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}
.placeholder\:text-white\/60::-moz-placeholder{
color: rgb(255 255 255 / 0.6);
}
.placeholder\:text-white\/60::placeholder{
color: rgb(255 255 255 / 0.6);
}
.hover\:scale-105:hover{
--tw-scale-x: 1.05;
--tw-scale-y: 1.05;
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.hover\:border-black\/40:hover{
border-color: rgb(0 0 0 / 0.4);
}
.hover\:bg-black\/10:hover{
background-color: rgb(0 0 0 / 0.1);
}
.hover\:bg-gray-100:hover{
--tw-bg-opacity: 1;
background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
.hover\:bg-gray-300:hover{
--tw-bg-opacity: 1;
background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
}
.hover\:bg-green-600:hover{
--tw-bg-opacity: 1;
background-color: rgb(22 163 74 / var(--tw-bg-opacity, 1));
}
.hover\:bg-pink-700:hover{
--tw-bg-opacity: 1;
background-color: rgb(190 24 93 / var(--tw-bg-opacity, 1));
}
.hover\:bg-white\/20:hover{
background-color: rgb(255 255 255 / 0.2);
}
.hover\:bg-white\/30:hover{
background-color: rgb(255 255 255 / 0.3);
}
.hover\:from-pink-600:hover{
--tw-gradient-from: #db2777 var(--tw-gradient-from-position);
--tw-gradient-to: rgb(219 39 119 / 0) var(--tw-gradient-to-position);
--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:to-purple-600:hover{
--tw-gradient-to: #9333ea var(--tw-gradient-to-position);
}
.hover\:text-blue-500:hover{
--tw-text-opacity: 1;
color: rgb(59 130 246 / var(--tw-text-opacity, 1));
}
.hover\:underline:hover{
text-decoration-line: underline;
}
.hover\:opacity-90:hover{
opacity: 0.9;
}
.hover\:shadow-2xl:hover{
--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.hover\:shadow-lg:hover{
--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.hover\:shadow-xl:hover{
--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.focus\:bg-white\/30:focus{
background-color: rgb(255 255 255 / 0.3);
}
.focus\:outline-none:focus{
outline: 2px solid transparent;
outline-offset: 2px;
}
.focus\:ring:focus{
--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus\:ring-0:focus{
--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus-visible\:ring-0: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(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus-visible\:ring-offset-0:focus-visible{
--tw-ring-offset-width: 0px;
}
.active\:scale-95:active{
--tw-scale-x: .95;
--tw-scale-y: .95;
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@media (min-width: 640px){
.sm\:mb-12{
margin-bottom: 3rem;
}
.sm\:mb-8{
margin-bottom: 2rem;
}
.sm\:min-h-\[80px\]{
min-height: 80px;
}
.sm\:grid-cols-2{
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.sm\:grid-cols-3{
grid-template-columns: repeat(3, minmax(0, 1fr));
}
.sm\:grid-cols-4{
grid-template-columns: repeat(4, minmax(0, 1fr));
}
.sm\:gap-4{
gap: 1rem;
}
.sm\:p-4{
padding: 1rem;
}
.sm\:p-6{
padding: 1.5rem;
}
.sm\:p-8{
padding: 2rem;
}
.sm\:font-abril-fatface{
font-family: "Abril Fatface", serif;
}
.sm\:font-alegreya{
font-family: "Alegreya", sans-serif;
}
.sm\:font-alfa-slab-one{
font-family: "Alfa Slab One", sans-serif;
}
.sm\:font-almendra{
font-family: "Almendra", serif;
}
.sm\:font-amatic-sc{
font-family: "Amatic SC", cursive;
}
.sm\:font-andika{
font-family: "Andika", sans-serif;
}
.sm\:font-architects-daughter{
font-family: "Architects Daughter", cursive;
}
.sm\:font-audiowide{
font-family: "Audiowide", sans-serif;
}
.sm\:font-averia-libre{
font-family: "Averia Libre", cursive;
}
.sm\:font-bebas-neue{
font-family: "Bebas Neue", sans-serif;
}
.sm\:font-black-ops-one{
font-family: "Black Ops One", sans-serif;
}
.sm\:font-caveat{
font-family: "Caveat", cursive;
}
.sm\:font-cinzel-decorative{
font-family: "Cinzel Decorative", serif;
}
.sm\:font-courgette{
font-family: "Courgette", cursive;
}
.sm\:font-dancing-script{
font-family: "Dancing Script", cursive;
}
.sm\:font-exo{
font-family: "Exo", sans-serif;
}
.sm\:font-fjalla-one{
font-family: "Fjalla One", sans-serif;
}
.sm\:font-germania-one{
font-family: "Germania One", sans-serif;
}
.sm\:font-glass-antiqua{
font-family: "Glass Antiqua", cursive;
}
.sm\:font-gloria-hallelujah{
font-family: "Gloria Hallelujah", cursive;
}
.sm\:font-great-vibes{
font-family: "Great Vibes", cursive;
}
.sm\:font-holtwood-one-sc{
font-family: "Holtwood One SC", sans-serif;
}
.sm\:font-indie-flower{
font-family: "Indie Flower", cursive;
}
.sm\:font-italiana{
font-family: "Italiana", serif;
}
.sm\:font-jost{
font-family: "Jost", sans-serif;
}
.sm\:font-kaushan-script{
font-family: "Kaushan Script", cursive;
}
.sm\:font-lato{
font-family: "Lato", sans-serif;
}
.sm\:font-metal-mania{
font-family: "Metal Mania", sans-serif;
}
.sm\:font-mono{
font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
.sm\:font-montserrat{
font-family: "Montserrat", sans-serif;
}
.sm\:font-neucha{
font-family: "Neucha", sans-serif;
}
.sm\:font-noto-sans{
font-family: "Noto Sans", sans-serif;
}
.sm\:font-open-sans{
font-family: "Open Sans", sans-serif;
}
.sm\:font-orbitron{
font-family: "Orbitron", sans-serif;
}
.sm\:font-oswald{
font-family: "Oswald", sans-serif;
}
.sm\:font-pacifico{
font-family: "Pacifico", cursive;
}
.sm\:font-permanent-marker{
font-family: "Permanent Marker", sans-serif;
}
.sm\:font-philosopher{
font-family: "Philosopher", serif;
}
.sm\:font-playfair-display{
font-family: "Playfair Display", serif;
}
.sm\:font-poppins{
font-family: "Poppins", sans-serif;
}
.sm\:font-press-start-2p{
font-family: "Press Start 2P", monospace;
}
.sm\:font-questrial{
font-family: "Questrial", sans-serif;
}
.sm\:font-quicksand{
font-family: "Quicksand", sans-serif;
}
.sm\:font-rajdhani{
font-family: "Rajdhani", sans-serif;
}
.sm\:font-raleway{
font-family: "Raleway", serif;
}
.sm\:font-righteous{
font-family: "Righteous", sans-serif;
}
.sm\:font-roboto{
font-family: "Roboto", sans-serif;
}
.sm\:font-sacramento{
font-family: "Sacramento", cursive;
}
.sm\:font-sans{
font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.sm\:font-satisfy{
font-family: "Satisfy", cursive;
}
.sm\:font-serif{
font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
}
.sm\:font-space-mono{
font-family: "Space Mono", sans-serif;
}
.sm\:font-spectral{
font-family: "Spectral", sans-serif;
}
.sm\:font-staatliches{
font-family: "Staatliches", serif;
}
.sm\:font-stint-ultra-condensed{
font-family: "Stint Ultra Condensed", sans-serif;
}
.sm\:font-syncopate{
font-family: "Syncopate", sans-serif;
}
.sm\:font-ultra{
font-family: "Ultra", serif;
}
.sm\:font-unica-one{
font-family: "Unica One", sans-serif;
}
.sm\:font-work-sans{
font-family: "Work Sans", sans-serif;
}
.sm\:font-yellowtail{
font-family: "Yellowtail", cursive;
}
.sm\:text-3xl{
font-size: 1.875rem;
line-height: 2.25rem;
}
.sm\:text-5xl{
font-size: 3rem;
line-height: 1;
}
.sm\:text-base{
font-size: 1rem;
line-height: 1.5rem;
}
.sm\:text-lg{
font-size: 1.125rem;
line-height: 1.75rem;
}
.sm\:font-black{
font-weight: 900;
}
.sm\:font-bold{
font-weight: 700;
}
.sm\:font-extrabold{
font-weight: 800;
}
.sm\:font-extralight{
font-weight: 200;
}
.sm\:font-light{
font-weight: 300;
}
.sm\:font-medium{
font-weight: 500;
}
.sm\:font-normal{
font-weight: 400;
}
.sm\:font-semibold{
font-weight: 600;
}
.sm\:font-thin{
font-weight: 100;
}
.sm\:font-abril-fatface {
font-family: 'Abril Fatface', serif;
}
.sm\:font-alegreya {
font-family: 'Alegreya', sans-serif;
}
.sm\:font-alfa-slab-one {
font-family: 'Alfa Slab One', sans-serif;
}
.sm\:font-almendra {
font-family: 'Almendra', serif;
}
.sm\:font-amatic-sc {
font-family: 'Amatic SC', cursive;
}
.sm\:font-andika {
font-family: 'Andika', sans-serif;
}
.sm\:font-architects-daughter {
font-family: 'Architects Daughter', cursive;
}
.sm\:font-audiowide {
font-family: 'Audiowide', sans-serif;
}
.sm\:font-averia-libre {
font-family: 'Averia Libre', cursive;
}
.sm\:font-bebas-neue {
font-family: 'Bebas Neue', sans-serif;
}
.sm\:font-black-ops-one {
font-family: 'Black Ops One', sans-serif;
}
.sm\:font-caveat {
font-family: 'Caveat', cursive;
}
.sm\:font-cinzel-decorative {
font-family: 'Cinzel Decorative', serif;
}
.sm\:font-courgette {
font-family: 'Courgette', cursive;
}
.sm\:font-dancing-script {
font-family: 'Dancing Script', cursive;
}
.sm\:font-exo {
font-family: 'Exo', sans-serif;
}
.sm\:font-fjalla-one {
font-family: 'Fjalla One', sans-serif;
}
.sm\:font-germania-one {
font-family: 'Germania One', sans-serif;
}
.sm\:font-glass-antiqua {
font-family: 'Glass Antiqua', cursive;
}
.sm\:font-gloria-hallelujah {
font-family: 'Gloria Hallelujah', cursive;
}
.sm\:font-great-vibes {
font-family: 'Great Vibes', cursive;
}
.sm\:font-holtwood-one-sc {
font-family: 'Holtwood One SC', sans-serif;
}
.sm\:font-indie-flower {
font-family: 'Indie Flower', cursive;
}
.sm\:font-italiana {
font-family: 'Italiana', serif;
}
.sm\:font-jost {
font-family: 'Jost', sans-serif;
}
.sm\:font-kaushan-script {
font-family: 'Kaushan Script', cursive;
}
.sm\:font-lato {
font-family: 'Lato', sans-serif;
}
.sm\:font-metal-mania {
font-family: 'Metal Mania', sans-serif;
}
.sm\:font-montserrat {
font-family: 'Montserrat', sans-serif;
}
.sm\:font-neucha {
font-family: 'Neucha', sans-serif;
}
.sm\:font-noto-sans {
font-family: 'Noto Sans', sans-serif;
}
.sm\:font-open-sans {
font-family: 'Open Sans', sans-serif;
}
.sm\:font-orbitron {
font-family: 'Orbitron', sans-serif;
}
.sm\:font-oswald {
font-family: 'Oswald', sans-serif;
}
.sm\:font-pacifico {
font-family: 'Pacifico', cursive;
}
.sm\:font-permanent-marker {
font-family: 'Permanent Marker', sans-serif;
}
.sm\:font-philosopher {
font-family: 'Philosopher', serif;
}
.sm\:font-playfair-display {
font-family: 'Playfair Display', serif;
}
.sm\:font-poppins {
font-family: 'Poppins', sans-serif;
}
.sm\:font-press-start-2p {
font-family: 'Press Start 2P', monospace;
}
.sm\:font-questrial {
font-family: 'Questrial', sans-serif;
}
.sm\:font-quicksand {
font-family: 'Quicksand', sans-serif;
}
.sm\:font-rajdhani {
font-family: 'Rajdhani', sans-serif;
}
.sm\:font-raleway {
font-family: 'Raleway', serif;
}
.sm\:font-righteous {
font-family: 'Righteous', sans-serif;
}
.sm\:font-roboto {
font-family: 'Roboto', sans-serif;
}
.sm\:font-sacramento {
font-family: 'Sacramento', cursive;
}
.sm\:font-satisfy {
font-family: 'Satisfy', cursive;
}
.sm\:font-space-mono {
font-family: 'Space Mono', sans-serif;
}
.sm\:font-spectral {
font-family: 'Spectral', sans-serif;
}
.sm\:font-staatliches {
font-family: 'Staatliches', serif;
}
.sm\:font-stint-ultra-condensed {
font-family: 'Stint Ultra Condensed', sans-serif;
}
.sm\:font-syncopate {
font-family: 'Syncopate', sans-serif;
}
.sm\:font-ultra {
font-family: 'Ultra', serif;
}
.sm\:font-unica-one {
font-family: 'Unica One', sans-serif;
}
.sm\:font-work-sans {
font-family: 'Work Sans', sans-serif;
}
.sm\:font-yellowtail {
font-family: 'Yellowtail', cursive;
}
}
@media (min-width: 768px){
.md\:font-abril-fatface{
font-family: "Abril Fatface", serif;
}
.md\:font-alegreya{
font-family: "Alegreya", sans-serif;
}
.md\:font-alfa-slab-one{
font-family: "Alfa Slab One", sans-serif;
}
.md\:font-almendra{
font-family: "Almendra", serif;
}
.md\:font-amatic-sc{
font-family: "Amatic SC", cursive;
}
.md\:font-andika{
font-family: "Andika", sans-serif;
}
.md\:font-architects-daughter{
font-family: "Architects Daughter", cursive;
}
.md\:font-audiowide{
font-family: "Audiowide", sans-serif;
}
.md\:font-averia-libre{
font-family: "Averia Libre", cursive;
}
.md\:font-bebas-neue{
font-family: "Bebas Neue", sans-serif;
}
.md\:font-black-ops-one{
font-family: "Black Ops One", sans-serif;
}
.md\:font-caveat{
font-family: "Caveat", cursive;
}
.md\:font-cinzel-decorative{
font-family: "Cinzel Decorative", serif;
}
.md\:font-courgette{
font-family: "Courgette", cursive;
}
.md\:font-dancing-script{
font-family: "Dancing Script", cursive;
}
.md\:font-exo{
font-family: "Exo", sans-serif;
}
.md\:font-fjalla-one{
font-family: "Fjalla One", sans-serif;
}
.md\:font-germania-one{
font-family: "Germania One", sans-serif;
}
.md\:font-glass-antiqua{
font-family: "Glass Antiqua", cursive;
}
.md\:font-gloria-hallelujah{
font-family: "Gloria Hallelujah", cursive;
}
.md\:font-great-vibes{
font-family: "Great Vibes", cursive;
}
.md\:font-holtwood-one-sc{
font-family: "Holtwood One SC", sans-serif;
}
.md\:font-indie-flower{
font-family: "Indie Flower", cursive;
}
.md\:font-italiana{
font-family: "Italiana", serif;
}
.md\:font-jost{
font-family: "Jost", sans-serif;
}
.md\:font-kaushan-script{
font-family: "Kaushan Script", cursive;
}
.md\:font-lato{
font-family: "Lato", sans-serif;
}
.md\:font-metal-mania{
font-family: "Metal Mania", sans-serif;
}
.md\:font-mono{
font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
.md\:font-montserrat{
font-family: "Montserrat", sans-serif;
}
.md\:font-neucha{
font-family: "Neucha", sans-serif;
}
.md\:font-noto-sans{
font-family: "Noto Sans", sans-serif;
}
.md\:font-open-sans{
font-family: "Open Sans", sans-serif;
}
.md\:font-orbitron{
font-family: "Orbitron", sans-serif;
}
.md\:font-oswald{
font-family: "Oswald", sans-serif;
}
.md\:font-pacifico{
font-family: "Pacifico", cursive;
}
.md\:font-permanent-marker{
font-family: "Permanent Marker", sans-serif;
}
.md\:font-philosopher{
font-family: "Philosopher", serif;
}
.md\:font-playfair-display{
font-family: "Playfair Display", serif;
}
.md\:font-poppins{
font-family: "Poppins", sans-serif;
}
.md\:font-press-start-2p{
font-family: "Press Start 2P", monospace;
}
.md\:font-questrial{
font-family: "Questrial", sans-serif;
}
.md\:font-quicksand{
font-family: "Quicksand", sans-serif;
}
.md\:font-rajdhani{
font-family: "Rajdhani", sans-serif;
}
.md\:font-raleway{
font-family: "Raleway", serif;
}
.md\:font-righteous{
font-family: "Righteous", sans-serif;
}
.md\:font-roboto{
font-family: "Roboto", sans-serif;
}
.md\:font-sacramento{
font-family: "Sacramento", cursive;
}
.md\:font-sans{
font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.md\:font-satisfy{
font-family: "Satisfy", cursive;
}
.md\:font-serif{
font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
}
.md\:font-space-mono{
font-family: "Space Mono", sans-serif;
}
.md\:font-spectral{
font-family: "Spectral", sans-serif;
}
.md\:font-staatliches{
font-family: "Staatliches", serif;
}
.md\:font-stint-ultra-condensed{
font-family: "Stint Ultra Condensed", sans-serif;
}
.md\:font-syncopate{
font-family: "Syncopate", sans-serif;
}
.md\:font-ultra{
font-family: "Ultra", serif;
}
.md\:font-unica-one{
font-family: "Unica One", sans-serif;
}
.md\:font-work-sans{
font-family: "Work Sans", sans-serif;
}
.md\:font-yellowtail{
font-family: "Yellowtail", cursive;
}
.md\:text-3xl{
font-size: 1.875rem;
line-height: 2.25rem;
}
.md\:text-5xl{
font-size: 3rem;
line-height: 1;
}
.md\:font-black{
font-weight: 900;
}
.md\:font-bold{
font-weight: 700;
}
.md\:font-extrabold{
font-weight: 800;
}
.md\:font-extralight{
font-weight: 200;
}
.md\:font-light{
font-weight: 300;
}
.md\:font-medium{
font-weight: 500;
}
.md\:font-normal{
font-weight: 400;
}
.md\:font-semibold{
font-weight: 600;
}
.md\:font-thin{
font-weight: 100;
}
.md\:font-abril-fatface {
font-family: 'Abril Fatface', serif;
}
.md\:font-alegreya {
font-family: 'Alegreya', sans-serif;
}
.md\:font-alfa-slab-one {
font-family: 'Alfa Slab One', sans-serif;
}
.md\:font-almendra {
font-family: 'Almendra', serif;
}
.md\:font-amatic-sc {
font-family: 'Amatic SC', cursive;
}
.md\:font-andika {
font-family: 'Andika', sans-serif;
}
.md\:font-architects-daughter {
font-family: 'Architects Daughter', cursive;
}
.md\:font-audiowide {
font-family: 'Audiowide', sans-serif;
}
.md\:font-averia-libre {
font-family: 'Averia Libre', cursive;
}
.md\:font-bebas-neue {
font-family: 'Bebas Neue', sans-serif;
}
.md\:font-black-ops-one {
font-family: 'Black Ops One', sans-serif;
}
.md\:font-caveat {
font-family: 'Caveat', cursive;
}
.md\:font-cinzel-decorative {
font-family: 'Cinzel Decorative', serif;
}
.md\:font-courgette {
font-family: 'Courgette', cursive;
}
.md\:font-dancing-script {
font-family: 'Dancing Script', cursive;
}
.md\:font-exo {
font-family: 'Exo', sans-serif;
}
.md\:font-fjalla-one {
font-family: 'Fjalla One', sans-serif;
}
.md\:font-germania-one {
font-family: 'Germania One', sans-serif;
}
.md\:font-glass-antiqua {
font-family: 'Glass Antiqua', cursive;
}
.md\:font-gloria-hallelujah {
font-family: 'Gloria Hallelujah', cursive;
}
.md\:font-great-vibes {
font-family: 'Great Vibes', cursive;
}
.md\:font-holtwood-one-sc {
font-family: 'Holtwood One SC', sans-serif;
}
.md\:font-indie-flower {
font-family: 'Indie Flower', cursive;
}
.md\:font-italiana {
font-family: 'Italiana', serif;
}
.md\:font-jost {
font-family: 'Jost', sans-serif;
}
.md\:font-kaushan-script {
font-family: 'Kaushan Script', cursive;
}
.md\:font-lato {
font-family: 'Lato', sans-serif;
}
.md\:font-metal-mania {
font-family: 'Metal Mania', sans-serif;
}
.md\:font-montserrat {
font-family: 'Montserrat', sans-serif;
}
.md\:font-neucha {
font-family: 'Neucha', sans-serif;
}
.md\:font-noto-sans {
font-family: 'Noto Sans', sans-serif;
}
.md\:font-open-sans {
font-family: 'Open Sans', sans-serif;
}
.md\:font-orbitron {
font-family: 'Orbitron', sans-serif;
}
.md\:font-oswald {
font-family: 'Oswald', sans-serif;
}
.md\:font-pacifico {
font-family: 'Pacifico', cursive;
}
.md\:font-permanent-marker {
font-family: 'Permanent Marker', sans-serif;
}
.md\:font-philosopher {
font-family: 'Philosopher', serif;
}
.md\:font-playfair-display {
font-family: 'Playfair Display', serif;
}
.md\:font-poppins {
font-family: 'Poppins', sans-serif;
}
.md\:font-press-start-2p {
font-family: 'Press Start 2P', monospace;
}
.md\:font-questrial {
font-family: 'Questrial', sans-serif;
}
.md\:font-quicksand {
font-family: 'Quicksand', sans-serif;
}
.md\:font-rajdhani {
font-family: 'Rajdhani', sans-serif;
}
.md\:font-raleway {
font-family: 'Raleway', serif;
}
.md\:font-righteous {
font-family: 'Righteous', sans-serif;
}
.md\:font-roboto {
font-family: 'Roboto', sans-serif;
}
.md\:font-sacramento {
font-family: 'Sacramento', cursive;
}
.md\:font-satisfy {
font-family: 'Satisfy', cursive;
}
.md\:font-space-mono {
font-family: 'Space Mono', sans-serif;
}
.md\:font-spectral {
font-family: 'Spectral', sans-serif;
}
.md\:font-staatliches {
font-family: 'Staatliches', serif;
}
.md\:font-stint-ultra-condensed {
font-family: 'Stint Ultra Condensed', sans-serif;
}
.md\:font-syncopate {
font-family: 'Syncopate', sans-serif;
}
.md\:font-ultra {
font-family: 'Ultra', serif;
}
.md\:font-unica-one {
font-family: 'Unica One', sans-serif;
}
.md\:font-work-sans {
font-family: 'Work Sans', sans-serif;
}
.md\:font-yellowtail {
font-family: 'Yellowtail', cursive;
}
}
@media (min-width: 1024px){
.lg\:grid-cols-3{
grid-template-columns: repeat(3, minmax(0, 1fr));
}
.lg\:grid-cols-4{
grid-template-columns: repeat(4, minmax(0, 1fr));
}
.lg\:grid-cols-6{
grid-template-columns: repeat(6, minmax(0, 1fr));
}
.lg\:font-abril-fatface{
font-family: "Abril Fatface", serif;
}
.lg\:font-alegreya{
font-family: "Alegreya", sans-serif;
}
.lg\:font-alfa-slab-one{
font-family: "Alfa Slab One", sans-serif;
}
.lg\:font-almendra{
font-family: "Almendra", serif;
}
.lg\:font-amatic-sc{
font-family: "Amatic SC", cursive;
}
.lg\:font-andika{
font-family: "Andika", sans-serif;
}
.lg\:font-architects-daughter{
font-family: "Architects Daughter", cursive;
}
.lg\:font-audiowide{
font-family: "Audiowide", sans-serif;
}
.lg\:font-averia-libre{
font-family: "Averia Libre", cursive;
}
.lg\:font-bebas-neue{
font-family: "Bebas Neue", sans-serif;
}
.lg\:font-black-ops-one{
font-family: "Black Ops One", sans-serif;
}
.lg\:font-caveat{
font-family: "Caveat", cursive;
}
.lg\:font-cinzel-decorative{
font-family: "Cinzel Decorative", serif;
}
.lg\:font-courgette{
font-family: "Courgette", cursive;
}
.lg\:font-dancing-script{
font-family: "Dancing Script", cursive;
}
.lg\:font-exo{
font-family: "Exo", sans-serif;
}
.lg\:font-fjalla-one{
font-family: "Fjalla One", sans-serif;
}
.lg\:font-germania-one{
font-family: "Germania One", sans-serif;
}
.lg\:font-glass-antiqua{
font-family: "Glass Antiqua", cursive;
}
.lg\:font-gloria-hallelujah{
font-family: "Gloria Hallelujah", cursive;
}
.lg\:font-great-vibes{
font-family: "Great Vibes", cursive;
}
.lg\:font-holtwood-one-sc{
font-family: "Holtwood One SC", sans-serif;
}
.lg\:font-indie-flower{
font-family: "Indie Flower", cursive;
}
.lg\:font-italiana{
font-family: "Italiana", serif;
}
.lg\:font-jost{
font-family: "Jost", sans-serif;
}
.lg\:font-kaushan-script{
font-family: "Kaushan Script", cursive;
}
.lg\:font-lato{
font-family: "Lato", sans-serif;
}
.lg\:font-metal-mania{
font-family: "Metal Mania", sans-serif;
}
.lg\:font-mono{
font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
.lg\:font-montserrat{
font-family: "Montserrat", sans-serif;
}
.lg\:font-neucha{
font-family: "Neucha", sans-serif;
}
.lg\:font-noto-sans{
font-family: "Noto Sans", sans-serif;
}
.lg\:font-open-sans{
font-family: "Open Sans", sans-serif;
}
.lg\:font-orbitron{
font-family: "Orbitron", sans-serif;
}
.lg\:font-oswald{
font-family: "Oswald", sans-serif;
}
.lg\:font-pacifico{
font-family: "Pacifico", cursive;
}
.lg\:font-permanent-marker{
font-family: "Permanent Marker", sans-serif;
}
.lg\:font-philosopher{
font-family: "Philosopher", serif;
}
.lg\:font-playfair-display{
font-family: "Playfair Display", serif;
}
.lg\:font-poppins{
font-family: "Poppins", sans-serif;
}
.lg\:font-press-start-2p{
font-family: "Press Start 2P", monospace;
}
.lg\:font-questrial{
font-family: "Questrial", sans-serif;
}
.lg\:font-quicksand{
font-family: "Quicksand", sans-serif;
}
.lg\:font-rajdhani{
font-family: "Rajdhani", sans-serif;
}
.lg\:font-raleway{
font-family: "Raleway", serif;
}
.lg\:font-righteous{
font-family: "Righteous", sans-serif;
}
.lg\:font-roboto{
font-family: "Roboto", sans-serif;
}
.lg\:font-sacramento{
font-family: "Sacramento", cursive;
}
.lg\:font-sans{
font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.lg\:font-satisfy{
font-family: "Satisfy", cursive;
}
.lg\:font-serif{
font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
}
.lg\:font-space-mono{
font-family: "Space Mono", sans-serif;
}
.lg\:font-spectral{
font-family: "Spectral", sans-serif;
}
.lg\:font-staatliches{
font-family: "Staatliches", serif;
}
.lg\:font-stint-ultra-condensed{
font-family: "Stint Ultra Condensed", sans-serif;
}
.lg\:font-syncopate{
font-family: "Syncopate", sans-serif;
}
.lg\:font-ultra{
font-family: "Ultra", serif;
}
.lg\:font-unica-one{
font-family: "Unica One", sans-serif;
}
.lg\:font-work-sans{
font-family: "Work Sans", sans-serif;
}
.lg\:font-yellowtail{
font-family: "Yellowtail", cursive;
}
.lg\:text-6xl{
font-size: 3.75rem;
line-height: 1;
}
.lg\:font-black{
font-weight: 900;
}
.lg\:font-bold{
font-weight: 700;
}
.lg\:font-extrabold{
font-weight: 800;
}
.lg\:font-extralight{
font-weight: 200;
}
.lg\:font-light{
font-weight: 300;
}
.lg\:font-medium{
font-weight: 500;
}
.lg\:font-normal{
font-weight: 400;
}
.lg\:font-semibold{
font-weight: 600;
}
.lg\:font-thin{
font-weight: 100;
}
.lg\:font-abril-fatface {
font-family: 'Abril Fatface', serif;
}
.lg\:font-alegreya {
font-family: 'Alegreya', sans-serif;
}
.lg\:font-alfa-slab-one {
font-family: 'Alfa Slab One', sans-serif;
}
.lg\:font-almendra {
font-family: 'Almendra', serif;
}
.lg\:font-amatic-sc {
font-family: 'Amatic SC', cursive;
}
.lg\:font-andika {
font-family: 'Andika', sans-serif;
}
.lg\:font-architects-daughter {
font-family: 'Architects Daughter', cursive;
}
.lg\:font-audiowide {
font-family: 'Audiowide', sans-serif;
}
.lg\:font-averia-libre {
font-family: 'Averia Libre', cursive;
}
.lg\:font-bebas-neue {
font-family: 'Bebas Neue', sans-serif;
}
.lg\:font-black-ops-one {
font-family: 'Black Ops One', sans-serif;
}
.lg\:font-caveat {
font-family: 'Caveat', cursive;
}
.lg\:font-cinzel-decorative {
font-family: 'Cinzel Decorative', serif;
}
.lg\:font-courgette {
font-family: 'Courgette', cursive;
}
.lg\:font-dancing-script {
font-family: 'Dancing Script', cursive;
}
.lg\:font-exo {
font-family: 'Exo', sans-serif;
}
.lg\:font-fjalla-one {
font-family: 'Fjalla One', sans-serif;
}
.lg\:font-germania-one {
font-family: 'Germania One', sans-serif;
}
.lg\:font-glass-antiqua {
font-family: 'Glass Antiqua', cursive;
}
.lg\:font-gloria-hallelujah {
font-family: 'Gloria Hallelujah', cursive;
}
.lg\:font-great-vibes {
font-family: 'Great Vibes', cursive;
}
.lg\:font-holtwood-one-sc {
font-family: 'Holtwood One SC', sans-serif;
}
.lg\:font-indie-flower {
font-family: 'Indie Flower', cursive;
}
.lg\:font-italiana {
font-family: 'Italiana', serif;
}
.lg\:font-jost {
font-family: 'Jost', sans-serif;
}
.lg\:font-kaushan-script {
font-family: 'Kaushan Script', cursive;
}
.lg\:font-lato {
font-family: 'Lato', sans-serif;
}
.lg\:font-metal-mania {
font-family: 'Metal Mania', sans-serif;
}
.lg\:font-montserrat {
font-family: 'Montserrat', sans-serif;
}
.lg\:font-neucha {
font-family: 'Neucha', sans-serif;
}
.lg\:font-noto-sans {
font-family: 'Noto Sans', sans-serif;
}
.lg\:font-open-sans {
font-family: 'Open Sans', sans-serif;
}
.lg\:font-orbitron {
font-family: 'Orbitron', sans-serif;
}
.lg\:font-oswald {
font-family: 'Oswald', sans-serif;
}
.lg\:font-pacifico {
font-family: 'Pacifico', cursive;
}
.lg\:font-permanent-marker {
font-family: 'Permanent Marker', sans-serif;
}
.lg\:font-philosopher {
font-family: 'Philosopher', serif;
}
.lg\:font-playfair-display {
font-family: 'Playfair Display', serif;
}
.lg\:font-poppins {
font-family: 'Poppins', sans-serif;
}
.lg\:font-press-start-2p {
font-family: 'Press Start 2P', monospace;
}
.lg\:font-questrial {
font-family: 'Questrial', sans-serif;
}
.lg\:font-quicksand {
font-family: 'Quicksand', sans-serif;
}
.lg\:font-rajdhani {
font-family: 'Rajdhani', sans-serif;
}
.lg\:font-raleway {
font-family: 'Raleway', serif;
}
.lg\:font-righteous {
font-family: 'Righteous', sans-serif;
}
.lg\:font-roboto {
font-family: 'Roboto', sans-serif;
}
.lg\:font-sacramento {
font-family: 'Sacramento', cursive;
}
.lg\:font-satisfy {
font-family: 'Satisfy', cursive;
}
.lg\:font-space-mono {
font-family: 'Space Mono', sans-serif;
}
.lg\:font-spectral {
font-family: 'Spectral', sans-serif;
}
.lg\:font-staatliches {
font-family: 'Staatliches', serif;
}
.lg\:font-stint-ultra-condensed {
font-family: 'Stint Ultra Condensed', sans-serif;
}
.lg\:font-syncopate {
font-family: 'Syncopate', sans-serif;
}
.lg\:font-ultra {
font-family: 'Ultra', serif;
}
.lg\:font-unica-one {
font-family: 'Unica One', sans-serif;
}
.lg\:font-work-sans {
font-family: 'Work Sans', sans-serif;
}
.lg\:font-yellowtail {
font-family: 'Yellowtail', cursive;
}
}
@media (min-width: 1280px){
.xl\:font-abril-fatface{
font-family: "Abril Fatface", serif;
}
.xl\:font-alegreya{
font-family: "Alegreya", sans-serif;
}
.xl\:font-alfa-slab-one{
font-family: "Alfa Slab One", sans-serif;
}
.xl\:font-almendra{
font-family: "Almendra", serif;
}
.xl\:font-amatic-sc{
font-family: "Amatic SC", cursive;
}
.xl\:font-andika{
font-family: "Andika", sans-serif;
}
.xl\:font-architects-daughter{
font-family: "Architects Daughter", cursive;
}
.xl\:font-audiowide{
font-family: "Audiowide", sans-serif;
}
.xl\:font-averia-libre{
font-family: "Averia Libre", cursive;
}
.xl\:font-bebas-neue{
font-family: "Bebas Neue", sans-serif;
}
.xl\:font-black-ops-one{
font-family: "Black Ops One", sans-serif;
}
.xl\:font-caveat{
font-family: "Caveat", cursive;
}
.xl\:font-cinzel-decorative{
font-family: "Cinzel Decorative", serif;
}
.xl\:font-courgette{
font-family: "Courgette", cursive;
}
.xl\:font-dancing-script{
font-family: "Dancing Script", cursive;
}
.xl\:font-exo{
font-family: "Exo", sans-serif;
}
.xl\:font-fjalla-one{
font-family: "Fjalla One", sans-serif;
}
.xl\:font-germania-one{
font-family: "Germania One", sans-serif;
}
.xl\:font-glass-antiqua{
font-family: "Glass Antiqua", cursive;
}
.xl\:font-gloria-hallelujah{
font-family: "Gloria Hallelujah", cursive;
}
.xl\:font-great-vibes{
font-family: "Great Vibes", cursive;
}
.xl\:font-holtwood-one-sc{
font-family: "Holtwood One SC", sans-serif;
}
.xl\:font-indie-flower{
font-family: "Indie Flower", cursive;
}
.xl\:font-italiana{
font-family: "Italiana", serif;
}
.xl\:font-jost{
font-family: "Jost", sans-serif;
}
.xl\:font-kaushan-script{
font-family: "Kaushan Script", cursive;
}
.xl\:font-lato{
font-family: "Lato", sans-serif;
}
.xl\:font-metal-mania{
font-family: "Metal Mania", sans-serif;
}
.xl\:font-mono{
font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
.xl\:font-montserrat{
font-family: "Montserrat", sans-serif;
}
.xl\:font-neucha{
font-family: "Neucha", sans-serif;
}
.xl\:font-noto-sans{
font-family: "Noto Sans", sans-serif;
}
.xl\:font-open-sans{
font-family: "Open Sans", sans-serif;
}
.xl\:font-orbitron{
font-family: "Orbitron", sans-serif;
}
.xl\:font-oswald{
font-family: "Oswald", sans-serif;
}
.xl\:font-pacifico{
font-family: "Pacifico", cursive;
}
.xl\:font-permanent-marker{
font-family: "Permanent Marker", sans-serif;
}
.xl\:font-philosopher{
font-family: "Philosopher", serif;
}
.xl\:font-playfair-display{
font-family: "Playfair Display", serif;
}
.xl\:font-poppins{
font-family: "Poppins", sans-serif;
}
.xl\:font-press-start-2p{
font-family: "Press Start 2P", monospace;
}
.xl\:font-questrial{
font-family: "Questrial", sans-serif;
}
.xl\:font-quicksand{
font-family: "Quicksand", sans-serif;
}
.xl\:font-rajdhani{
font-family: "Rajdhani", sans-serif;
}
.xl\:font-raleway{
font-family: "Raleway", serif;
}
.xl\:font-righteous{
font-family: "Righteous", sans-serif;
}
.xl\:font-roboto{
font-family: "Roboto", sans-serif;
}
.xl\:font-sacramento{
font-family: "Sacramento", cursive;
}
.xl\:font-sans{
font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.xl\:font-satisfy{
font-family: "Satisfy", cursive;
}
.xl\:font-serif{
font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
}
.xl\:font-space-mono{
font-family: "Space Mono", sans-serif;
}
.xl\:font-spectral{
font-family: "Spectral", sans-serif;
}
.xl\:font-staatliches{
font-family: "Staatliches", serif;
}
.xl\:font-stint-ultra-condensed{
font-family: "Stint Ultra Condensed", sans-serif;
}
.xl\:font-syncopate{
font-family: "Syncopate", sans-serif;
}
.xl\:font-ultra{
font-family: "Ultra", serif;
}
.xl\:font-unica-one{
font-family: "Unica One", sans-serif;
}
.xl\:font-work-sans{
font-family: "Work Sans", sans-serif;
}
.xl\:font-yellowtail{
font-family: "Yellowtail", cursive;
}
.xl\:font-black{
font-weight: 900;
}
.xl\:font-bold{
font-weight: 700;
}
.xl\:font-extrabold{
font-weight: 800;
}
.xl\:font-extralight{
font-weight: 200;
}
.xl\:font-light{
font-weight: 300;
}
.xl\:font-medium{
font-weight: 500;
}
.xl\:font-normal{
font-weight: 400;
}
.xl\:font-semibold{
font-weight: 600;
}
.xl\:font-thin{
font-weight: 100;
}
.xl\:font-abril-fatface {
font-family: 'Abril Fatface', serif;
}
.xl\:font-alegreya {
font-family: 'Alegreya', sans-serif;
}
.xl\:font-alfa-slab-one {
font-family: 'Alfa Slab One', sans-serif;
}
.xl\:font-almendra {
font-family: 'Almendra', serif;
}
.xl\:font-amatic-sc {
font-family: 'Amatic SC', cursive;
}
.xl\:font-andika {
font-family: 'Andika', sans-serif;
}
.xl\:font-architects-daughter {
font-family: 'Architects Daughter', cursive;
}
.xl\:font-audiowide {
font-family: 'Audiowide', sans-serif;
}
.xl\:font-averia-libre {
font-family: 'Averia Libre', cursive;
}
.xl\:font-bebas-neue {
font-family: 'Bebas Neue', sans-serif;
}
.xl\:font-black-ops-one {
font-family: 'Black Ops One', sans-serif;
}
.xl\:font-caveat {
font-family: 'Caveat', cursive;
}
.xl\:font-cinzel-decorative {
font-family: 'Cinzel Decorative', serif;
}
.xl\:font-courgette {
font-family: 'Courgette', cursive;
}
.xl\:font-dancing-script {
font-family: 'Dancing Script', cursive;
}
.xl\:font-exo {
font-family: 'Exo', sans-serif;
}
.xl\:font-fjalla-one {
font-family: 'Fjalla One', sans-serif;
}
.xl\:font-germania-one {
font-family: 'Germania One', sans-serif;
}
.xl\:font-glass-antiqua {
font-family: 'Glass Antiqua', cursive;
}
.xl\:font-gloria-hallelujah {
font-family: 'Gloria Hallelujah', cursive;
}
.xl\:font-great-vibes {
font-family: 'Great Vibes', cursive;
}
.xl\:font-holtwood-one-sc {
font-family: 'Holtwood One SC', sans-serif;
}
.xl\:font-indie-flower {
font-family: 'Indie Flower', cursive;
}
.xl\:font-italiana {
font-family: 'Italiana', serif;
}
.xl\:font-jost {
font-family: 'Jost', sans-serif;
}
.xl\:font-kaushan-script {
font-family: 'Kaushan Script', cursive;
}
.xl\:font-lato {
font-family: 'Lato', sans-serif;
}
.xl\:font-metal-mania {
font-family: 'Metal Mania', sans-serif;
}
.xl\:font-montserrat {
font-family: 'Montserrat', sans-serif;
}
.xl\:font-neucha {
font-family: 'Neucha', sans-serif;
}
.xl\:font-noto-sans {
font-family: 'Noto Sans', sans-serif;
}
.xl\:font-open-sans {
font-family: 'Open Sans', sans-serif;
}
.xl\:font-orbitron {
font-family: 'Orbitron', sans-serif;
}
.xl\:font-oswald {
font-family: 'Oswald', sans-serif;
}
.xl\:font-pacifico {
font-family: 'Pacifico', cursive;
}
.xl\:font-permanent-marker {
font-family: 'Permanent Marker', sans-serif;
}
.xl\:font-philosopher {
font-family: 'Philosopher', serif;
}
.xl\:font-playfair-display {
font-family: 'Playfair Display', serif;
}
.xl\:font-poppins {
font-family: 'Poppins', sans-serif;
}
.xl\:font-press-start-2p {
font-family: 'Press Start 2P', monospace;
}
.xl\:font-questrial {
font-family: 'Questrial', sans-serif;
}
.xl\:font-quicksand {
font-family: 'Quicksand', sans-serif;
}
.xl\:font-rajdhani {
font-family: 'Rajdhani', sans-serif;
}
.xl\:font-raleway {
font-family: 'Raleway', serif;
}
.xl\:font-righteous {
font-family: 'Righteous', sans-serif;
}
.xl\:font-roboto {
font-family: 'Roboto', sans-serif;
}
.xl\:font-sacramento {
font-family: 'Sacramento', cursive;
}
.xl\:font-satisfy {
font-family: 'Satisfy', cursive;
}
.xl\:font-space-mono {
font-family: 'Space Mono', sans-serif;
}
.xl\:font-spectral {
font-family: 'Spectral', sans-serif;
}
.xl\:font-staatliches {
font-family: 'Staatliches', serif;
}
.xl\:font-stint-ultra-condensed {
font-family: 'Stint Ultra Condensed', sans-serif;
}
.xl\:font-syncopate {
font-family: 'Syncopate', sans-serif;
}
.xl\:font-ultra {
font-family: 'Ultra', serif;
}
.xl\:font-unica-one {
font-family: 'Unica One', sans-serif;
}
.xl\:font-work-sans {
font-family: 'Work Sans', sans-serif;
}
.xl\:font-yellowtail {
font-family: 'Yellowtail', cursive;
}
}