@font-face {
	font-family: "myfon";
	src: url("/fonts/Kitto-PersonalUse.otf") format("opentype");

	font-style: normal;
}

*,
:after,
:before {
	box-sizing: border-box;
	border: 0 solid #e5e7eb;
}
:after,
:before {
	--tw-content: "";
}
:host,
html {
	line-height: 1.5;
	-webkit-text-size-adjust: 100%;
	-moz-tab-size: 4;
	-o-tab-size: 4;
	tab-size: 4;
	font-family: ui-sans-serif, system-ui, sans-serif, Apple Color Emoji,
		Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
	font-feature-settings: normal;
	font-variation-settings: normal;
	-webkit-tap-highlight-color: transparent;
}
body {
	font-family: "myfon" Arial, sans-serif;
	margin: 0;
	line-height: inherit;
}
hr {
	height: 0;
	color: inherit;
	border-top-width: 1px;
}
abbr:where([title]) {
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: inherit;
	font-weight: inherit;
}
a {
	color: inherit;
	text-decoration: inherit;
}
b,
strong {
	font-weight: bolder;
}
code,
kbd,
pre,
samp {
	font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
		Liberation Mono, Courier New, monospace;
	font-feature-settings: normal;
	font-variation-settings: normal;
	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 {
	text-indent: 0;
	border-color: inherit;
	border-collapse: collapse;
}
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-feature-settings: inherit;
	font-variation-settings: inherit;
	font-size: 100%;
	font-weight: inherit;
	line-height: inherit;
	color: inherit;
	margin: 0;
	padding: 0;
}
button,
select {
	text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
	-webkit-appearance: button;
	background-color: transparent;
	background-image: none;
}
:-moz-focusring {
	outline: auto;
}
:-moz-ui-invalid {
	box-shadow: none;
}
progress {
	vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
	height: auto;
}
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}
::-webkit-search-decoration {
	-webkit-appearance: none;
}
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}
summary {
	display: list-item;
}
blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
	margin: 0;
}
fieldset {
	margin: 0;
}
fieldset,
legend {
	padding: 0;
}
menu,
ol,
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
dialog {
	padding: 0;
}
textarea {
	resize: vertical;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
	opacity: 1;
	color: #9ca3af;
}
input::placeholder,
textarea::placeholder {
	opacity: 1;
	color: #9ca3af;
}
[role="button"],
button {
	cursor: pointer;
}
:disabled {
	cursor: default;
}
audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
	display: block;
	vertical-align: middle;
}
img,
video {
	max-width: 100%;
	height: auto;
}
[hidden] {
	display: none;
}
:root,
[data-theme] {
	background-color: hsl(var(--b1) / var(--tw-bg-opacity, 1));
	color: hsl(var(--bc) / var(--tw-text-opacity, 1));
}
html {
	-webkit-tap-highlight-color: transparent;
}
:root {
	color-scheme: light;
	--pf: 259 94% 44%;
	--sf: 314 100% 40%;
	--af: 174 75% 39%;
	--nf: 214 20% 14%;
	--in: 198 93% 60%;
	--su: 158 64% 52%;
	--wa: 43 96% 56%;
	--er: 0 91% 71%;
	--inc: 198 100% 12%;
	--suc: 158 100% 10%;
	--wac: 43 100% 11%;
	--erc: 0 100% 14%;
	--rounded-box: 1rem;
	--rounded-btn: 0.5rem;
	--rounded-badge: 1.9rem;
	--animation-btn: 0.25s;
	--animation-input: 0.2s;
	--btn-text-case: uppercase;
	--btn-focus-scale: 0.95;
	--border-btn: 1px;
	--tab-border: 1px;
	--tab-radius: 0.5rem;
	--p: 259 94% 51%;
	--pc: 259 96% 91%;
	--s: 314 100% 47%;
	--sc: 314 100% 91%;
	--a: 174 75% 46%;
	--ac: 174 75% 11%;
	--n: 214 20% 21%;
	--nc: 212 19% 87%;
	--b1: 0 0% 100%;
	--b2: 0 0% 95%;
	--b3: 180 2% 90%;
	--bc: 215 28% 17%;
}
@media (prefers-color-scheme: dark) {
	:root {
		color-scheme: dark;
		--pf: 262 80% 43%;
		--sf: 316 70% 43%;
		--af: 175 70% 34%;
		--in: 198 93% 60%;
		--su: 158 64% 52%;
		--wa: 43 96% 56%;
		--er: 0 91% 71%;
		--inc: 198 100% 12%;
		--suc: 158 100% 10%;
		--wac: 43 100% 11%;
		--erc: 0 100% 14%;
		--rounded-box: 1rem;
		--rounded-btn: 0.5rem;
		--rounded-badge: 1.9rem;
		--animation-btn: 0.25s;
		--animation-input: 0.2s;
		--btn-text-case: uppercase;
		--btn-focus-scale: 0.95;
		--border-btn: 1px;
		--tab-border: 1px;
		--tab-radius: 0.5rem;
		--p: 262 80% 50%;
		--pc: 0 0% 100%;
		--s: 316 70% 50%;
		--sc: 0 0% 100%;
		--a: 175 70% 41%;
		--ac: 0 0% 100%;
		--n: 213 18% 20%;
		--nf: 212 17% 17%;
		--nc: 220 13% 69%;
		--b1: 212 18% 14%;
		--b2: 213 18% 12%;
		--b3: 213 18% 10%;
		--bc: 220 13% 69%;
	}
}
[data-theme="light"] {
	color-scheme: light;
	--pf: 259 94% 44%;
	--sf: 314 100% 40%;
	--af: 174 75% 39%;
	--nf: 214 20% 14%;
	--in: 198 93% 60%;
	--su: 158 64% 52%;
	--wa: 43 96% 56%;
	--er: 0 91% 71%;
	--inc: 198 100% 12%;
	--suc: 158 100% 10%;
	--wac: 43 100% 11%;
	--erc: 0 100% 14%;
	--rounded-box: 1rem;
	--rounded-btn: 0.5rem;
	--rounded-badge: 1.9rem;
	--animation-btn: 0.25s;
	--animation-input: 0.2s;
	--btn-text-case: uppercase;
	--btn-focus-scale: 0.95;
	--border-btn: 1px;
	--tab-border: 1px;
	--tab-radius: 0.5rem;
	--p: 259 94% 51%;
	--pc: 259 96% 91%;
	--s: 314 100% 47%;
	--sc: 314 100% 91%;
	--a: 174 75% 46%;
	--ac: 174 75% 11%;
	--n: 214 20% 21%;
	--nc: 212 19% 87%;
	--b1: 0 0% 100%;
	--b2: 0 0% 95%;
	--b3: 180 2% 90%;
	--bc: 215 28% 17%;
}
[data-theme="dark"] {
	color-scheme: dark;
	--pf: 262 80% 43%;
	--sf: 316 70% 43%;
	--af: 175 70% 34%;
	--in: 198 93% 60%;
	--su: 158 64% 52%;
	--wa: 43 96% 56%;
	--er: 0 91% 71%;
	--inc: 198 100% 12%;
	--suc: 158 100% 10%;
	--wac: 43 100% 11%;
	--erc: 0 100% 14%;
	--rounded-box: 1rem;
	--rounded-btn: 0.5rem;
	--rounded-badge: 1.9rem;
	--animation-btn: 0.25s;
	--animation-input: 0.2s;
	--btn-text-case: uppercase;
	--btn-focus-scale: 0.95;
	--border-btn: 1px;
	--tab-border: 1px;
	--tab-radius: 0.5rem;
	--p: 262 80% 50%;
	--pc: 0 0% 100%;
	--s: 316 70% 50%;
	--sc: 0 0% 100%;
	--a: 175 70% 41%;
	--ac: 0 0% 100%;
	--n: 213 18% 20%;
	--nf: 212 17% 17%;
	--nc: 220 13% 69%;
	--b1: 212 18% 14%;
	--b2: 213 18% 12%;
	--b3: 213 18% 10%;
	--bc: 220 13% 69%;
}
*,
: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: ;
}
.btn {
	display: inline-flex;
	flex-shrink: 0;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	border-color: transparent;
	border-color: hsl(var(--b2) / var(--tw-border-opacity));
	text-align: center;
	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-timing-function: cubic-bezier(0, 0, 0.2, 1);
	transition-duration: 0.2s;
	border-radius: var(--rounded-btn, 0.5rem);
	height: 3rem;
	padding-left: 1rem;
	padding-right: 1rem;
	min-height: 3rem;
	font-size: 0.875rem;
	line-height: 1em;
	gap: 0.5rem;
	font-weight: 600;
	text-decoration-line: none;
	border-width: var(--border-btn, 1px);
	animation: button-pop var(--animation-btn, 0.25s) ease-out;
	text-transform: var(--btn-text-case, uppercase);
	--tw-border-opacity: 1;
	--tw-bg-opacity: 1;
	background-color: hsl(var(--b2) / var(--tw-bg-opacity));
	--tw-text-opacity: 1;
	color: hsl(var(--bc) / var(--tw-text-opacity));
	outline-color: hsl(var(--bc) / 1);
}
.btn-disabled,
.btn:disabled,
.btn[disabled] {
	pointer-events: none;
}
.btn-group > input[type="radio"].btn {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.btn-group > input[type="radio"].btn:before {
	content: attr(data-title);
}
.btn:is(input[type="checkbox"]),
.btn:is(input[type="radio"]) {
	width: auto;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.btn:is(input[type="checkbox"]):after,
.btn:is(input[type="radio"]):after {
	--tw-content: attr(aria-label);
	content: var(--tw-content);
}
.card {
	position: relative;
	display: flex;
	flex-direction: column;
	border-radius: var(--rounded-box, 1rem);
}
.card:focus {
	outline: 2px solid transparent;
	outline-offset: 2px;
}
.card figure {
	display: flex;
	align-items: center;
	justify-content: center;
}
.card.image-full {
	display: grid;
}
.card.image-full:before {
	position: relative;
	content: "";
	z-index: 10;
	--tw-bg-opacity: 1;
	background-color: hsl(var(--n) / var(--tw-bg-opacity));
	opacity: 0.75;
	border-radius: var(--rounded-box, 1rem);
}
.card.image-full:before,
.card.image-full > * {
	grid-column-start: 1;
	grid-row-start: 1;
}
.card.image-full > figure img {
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}
.card.image-full > .card-body {
	position: relative;
	z-index: 20;
	--tw-text-opacity: 1;
	color: hsl(var(--nc) / var(--tw-text-opacity));
}
@media (hover: hover) {
	.btn:hover {
		color: #00dd42;
		border-color: hsl(137.92deg 100% 43.33%);
		background-color: hsl(0deg 0% 100%);
	}
	.btn-primary:hover,
	.btn:hover {
		--tw-border-opacity: 1;
		--tw-bg-opacity: 1;
	}
	.btn-primary:hover {
		border-color: hsl(var(--pf) / var(--tw-border-opacity));
		background-color: hsl(var(--pf) / var(--tw-bg-opacity));
	}
	.btn.glass:hover {
		--glass-opacity: 25%;
		--glass-border-opacity: 15%;
	}
	.btn-outline.btn-primary:hover {
		--tw-border-opacity: 1;
		border-color: hsl(var(--pf) / var(--tw-border-opacity));
		--tw-bg-opacity: 1;
		background-color: hsl(var(--pf) / var(--tw-bg-opacity));
		--tw-text-opacity: 1;
		color: hsl(var(--pc) / var(--tw-text-opacity));
	}
	.btn-disabled:hover,
	.btn:disabled:hover,
	.btn[disabled]:hover {
		--tw-border-opacity: 0;
		background-color: hsl(var(--n) / var(--tw-bg-opacity));
		--tw-bg-opacity: 0.2;
		color: hsl(var(--bc) / var(--tw-text-opacity));
		--tw-text-opacity: 0.2;
	}
	.btn:is(input[type="checkbox"]:checked):hover,
	.btn:is(input[type="radio"]:checked):hover {
		--tw-border-opacity: 1;
		border-color: hsl(var(--pf) / var(--tw-border-opacity));
		--tw-bg-opacity: 1;
		background-color: hsl(var(--pf) / var(--tw-bg-opacity));
	}
}
.footer {
	width: 100%;
	grid-auto-flow: row;
	-moz-column-gap: 1rem;
	column-gap: 1rem;
	row-gap: 2.5rem;
	font-size: 0.875rem;
	line-height: 1.25rem;
}
.footer,
.footer > * {
	display: grid;
	place-items: start;
}
.footer > * {
	gap: 0.5rem;
}
@media (min-width: 48rem) {
	.footer {
		grid-auto-flow: column;
	}
	.footer-center {
		grid-auto-flow: row dense;
	}
}
.hero {
	display: grid;
	width: 100%;
	place-items: center;
	background-size: cover;
	background-position: 50%;
}
.hero-overlay,
.hero > * {
	grid-column-start: 1;
	grid-row-start: 1;
}
.hero-overlay {
	height: 100%;
	width: 100%;
	background-color: hsl(var(--n) / var(--tw-bg-opacity));
	--tw-bg-opacity: 0.5;
}
.hero-content {
	z-index: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	max-width: 80rem;
	gap: 1rem;
	padding: 1rem;
}
.join {
	display: inline-flex;
	align-items: stretch;
	border-radius: var(--rounded-btn, 0.5rem);
}
.join :where(.join-item) {
	border-start-end-radius: 0;
	border-end-end-radius: 0;
	border-end-start-radius: 0;
	border-start-start-radius: 0;
}
.join .join-item:not(:first-child):not(:last-child),
.join :not(:first-child):not(:last-child) .join-item {
	border-start-end-radius: 0;
	border-end-end-radius: 0;
	border-end-start-radius: 0;
	border-start-start-radius: 0;
}
.join .join-item:first-child:not(:last-child),
.join :first-child:not(:last-child) .join-item {
	border-start-end-radius: 0;
	border-end-end-radius: 0;
}
.join .dropdown .join-item:first-child:not(:last-child),
.join :first-child:not(:last-child) .dropdown .join-item {
	border-start-end-radius: inherit;
	border-end-end-radius: inherit;
}
.join :where(.join-item:first-child:not(:last-child)),
.join :where(:first-child:not(:last-child) .join-item) {
	border-end-start-radius: inherit;
	border-start-start-radius: inherit;
}
.join .join-item:last-child:not(:first-child),
.join :last-child:not(:first-child) .join-item {
	border-end-start-radius: 0;
	border-start-start-radius: 0;
}
.join :where(.join-item:last-child:not(:first-child)),
.join :where(:last-child:not(:first-child) .join-item) {
	border-start-end-radius: inherit;
	border-end-end-radius: inherit;
}
@supports not selector(:has(*)) {
	:where(.join *) {
		border-radius: inherit;
	}
}
@supports selector(:has(*)) {
	:where(.join :has(.join-item)) {
		border-radius: inherit;
	}
}
.btn:active:focus,
.btn:active:hover {
	animation: button-pop 0s ease-out;
	transform: scale(var(--btn-focus-scale, 0.97));
}
.btn:focus-visible {
	outline-style: solid;
	outline-width: 2px;
	outline-offset: 2px;
}
.btn-primary {
	--tw-border-opacity: 1;
	border-color: hsl(var(--p) / var(--tw-border-opacity));
	--tw-bg-opacity: 1;
	background-color: hsl(var(--p) / var(--tw-bg-opacity));
	--tw-text-opacity: 1;
	color: hsl(var(--pc) / var(--tw-text-opacity));
	outline-color: hsl(var(--p) / 1);
}
.btn-primary.btn-active {
	--tw-border-opacity: 1;
	border-color: hsl(var(--pf) / var(--tw-border-opacity));
	--tw-bg-opacity: 1;
	background-color: hsl(var(--pf) / var(--tw-bg-opacity));
}
.btn.glass {
	--tw-shadow: 0 0 #0000;
	--tw-shadow-colored: 0 0 #0000;
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
		var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
	outline-color: currentColor;
}
.btn.glass.btn-active {
	--glass-opacity: 25%;
	--glass-border-opacity: 15%;
}
.btn-outline.btn-primary {
	--tw-text-opacity: 1;
	color: hsl(var(--p) / var(--tw-text-opacity));
}
.btn-outline.btn-primary.btn-active {
	--tw-border-opacity: 1;
	border-color: hsl(var(--pf) / var(--tw-border-opacity));
	--tw-bg-opacity: 1;
	background-color: hsl(var(--pf) / var(--tw-bg-opacity));
	--tw-text-opacity: 1;
	color: hsl(var(--pc) / var(--tw-text-opacity));
}
.btn.btn-disabled,
.btn:disabled,
.btn[disabled] {
	--tw-border-opacity: 0;
	background-color: hsl(var(--n) / var(--tw-bg-opacity));
	--tw-bg-opacity: 0.2;
	color: hsl(var(--bc) / var(--tw-text-opacity));
	--tw-text-opacity: 0.2;
}
.btn-group > .btn-active,
.btn-group > input[type="radio"]:checked.btn {
	--tw-border-opacity: 1;
	border-color: hsl(var(--p) / var(--tw-border-opacity));
	--tw-bg-opacity: 1;
	background-color: hsl(var(--p) / var(--tw-bg-opacity));
	--tw-text-opacity: 1;
	color: hsl(var(--pc) / var(--tw-text-opacity));
}
.btn-group > .btn-active:focus-visible,
.btn-group > input[type="radio"]:checked.btn:focus-visible {
	outline-style: solid;
	outline-width: 2px;
	outline-color: hsl(var(--p) / 1);
}
.btn:is(input[type="checkbox"]:checked),
.btn:is(input[type="radio"]:checked) {
	--tw-border-opacity: 1;
	border-color: hsl(var(--p) / var(--tw-border-opacity));
	--tw-bg-opacity: 1;
	background-color: hsl(var(--p) / var(--tw-bg-opacity));
	--tw-text-opacity: 1;
	color: hsl(var(--pc) / var(--tw-text-opacity));
}
.btn:is(input[type="checkbox"]:checked):focus-visible,
.btn:is(input[type="radio"]:checked):focus-visible {
	outline-color: hsl(var(--p) / 1);
}
@keyframes button-pop {
	0% {
		transform: scale(var(--btn-focus-scale, 0.98));
	}
	40% {
		transform: scale(1.02);
	}
	to {
		transform: scale(1);
	}
}
.card :where(figure:first-child) {
	overflow: hidden;
	border-start-start-radius: inherit;
	border-start-end-radius: inherit;
	border-end-start-radius: unset;
	border-end-end-radius: unset;
}
.card :where(figure:last-child) {
	overflow: hidden;
	border-start-start-radius: unset;
	border-start-end-radius: unset;
	border-end-start-radius: inherit;
	border-end-end-radius: inherit;
}
.card:focus-visible {
	outline: 2px solid currentColor;
	outline-offset: 2px;
}
.card.bordered {
	border-width: 1px;
	--tw-border-opacity: 1;
	border-color: hsl(var(--b2) / var(--tw-border-opacity));
}
.card.compact .card-body {
	padding: 1rem;
	font-size: 0.875rem;
	line-height: 1.25rem;
}
.card.image-full :where(figure) {
	overflow: hidden;
	border-radius: inherit;
}
@keyframes checkmark {
	0% {
		background-position-y: 5px;
	}
	50% {
		background-position-y: -2px;
	}
	to {
		background-position-y: 0;
	}
}
.join > :where(:not(:first-child)) {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: -1px;
}
@keyframes modal-pop {
	0% {
		opacity: 0;
	}
}
@keyframes progress-loading {
	50% {
		background-position-x: -115%;
	}
}
@keyframes radiomark {
	0% {
		box-shadow: 0 0 0 12px hsl(var(--b1)) inset, 0 0 0 12px hsl(var(--b1)) inset;
	}
	50% {
		box-shadow: 0 0 0 3px hsl(var(--b1)) inset, 0 0 0 3px hsl(var(--b1)) inset;
	}
	to {
		box-shadow: 0 0 0 4px hsl(var(--b1)) inset, 0 0 0 4px hsl(var(--b1)) inset;
	}
}
@keyframes rating-pop {
	0% {
		transform: translateY(-0.125em);
	}
	40% {
		transform: translateY(-0.125em);
	}
	to {
		transform: translateY(0);
	}
}
@keyframes toast-pop {
	0% {
		transform: scale(0.9);
		opacity: 0;
	}
	to {
		transform: scale(1);
		opacity: 1;
	}
}
.btn-sm {
	height: 2rem;
	padding-left: 0.75rem;
	padding-right: 0.75rem;
	min-height: 2rem;
	font-size: 0.875rem;
}
.btn-wide {
	width: 16rem;
}
.btn-square:where(.btn-sm) {
	height: 2rem;
	width: 2rem;
	padding: 0;
}
.btn-circle:where(.btn-sm) {
	height: 2rem;
	width: 2rem;
	border-radius: 9999px;
	padding: 0;
}
.join.join-vertical {
	flex-direction: column;
}
.join.join-vertical .join-item:first-child:not(:last-child),
.join.join-vertical :first-child:not(:last-child) .join-item {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	border-top-left-radius: inherit;
	border-top-right-radius: inherit;
}
.join.join-vertical .join-item:last-child:not(:first-child),
.join.join-vertical :last-child:not(:first-child) .join-item {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-left-radius: inherit;
	border-bottom-right-radius: inherit;
}
.join.join-horizontal {
	flex-direction: row;
}
.join.join-horizontal .join-item:first-child:not(:last-child),
.join.join-horizontal :first-child:not(:last-child) .join-item {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
	border-bottom-left-radius: inherit;
	border-top-left-radius: inherit;
}
.join.join-horizontal .join-item:last-child:not(:first-child),
.join.join-horizontal :last-child:not(:first-child) .join-item {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	border-bottom-right-radius: inherit;
	border-top-right-radius: inherit;
}
.btn-group .btn:not(:first-child):not(:last-child) {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.btn-group .btn:first-child:not(:last-child) {
	margin-left: -1px;
	margin-top: 0;
	border-top-left-radius: var(--rounded-btn, 0.5rem);
	border-top-right-radius: 0;
	border-bottom-left-radius: var(--rounded-btn, 0.5rem);
	border-bottom-right-radius: 0;
}
.btn-group .btn:last-child:not(:first-child) {
	border-top-left-radius: 0;
	border-top-right-radius: var(--rounded-btn, 0.5rem);
	border-bottom-left-radius: 0;
	border-bottom-right-radius: var(--rounded-btn, 0.5rem);
}
.btn-group-horizontal .btn:not(:first-child):not(:last-child) {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.btn-group-horizontal .btn:first-child:not(:last-child) {
	margin-left: -1px;
	margin-top: 0;
	border-top-left-radius: var(--rounded-btn, 0.5rem);
	border-top-right-radius: 0;
	border-bottom-left-radius: var(--rounded-btn, 0.5rem);
	border-bottom-right-radius: 0;
}
.btn-group-horizontal .btn:last-child:not(:first-child) {
	border-top-left-radius: 0;
	border-top-right-radius: var(--rounded-btn, 0.5rem);
	border-bottom-left-radius: 0;
	border-bottom-right-radius: var(--rounded-btn, 0.5rem);
}
.btn-group-vertical .btn:first-child:not(:last-child) {
	margin-left: 0;
	margin-top: -1px;
	border-top-left-radius: var(--rounded-btn, 0.5rem);
	border-top-right-radius: var(--rounded-btn, 0.5rem);
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.btn-group-vertical .btn:last-child:not(:first-child) {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-left-radius: var(--rounded-btn, 0.5rem);
	border-bottom-right-radius: var(--rounded-btn, 0.5rem);
}
.join.join-vertical > :where(:not(:first-child)) {
	margin-left: 0;
	margin-right: 0;
	margin-top: -1px;
}
.join.join-horizontal > :where(:not(:first-child)) {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: -1px;
}
.visible {
	visibility: visible;
}
.absolute {
	position: absolute;
}
.relative {
	position: relative;
}
.bottom-2 {
	bottom: 0.5rem;
}
.left-0 {
	left: 0;
}
.left-2 {
	left: 0.5rem;
}
.right-1 {
	right: 0.25rem;
}
.right-16 {
	right: 4rem;
}
.right-2 {
	right: 0.5rem;
}
.right-8 {
	right: 2rem;
}
.top-1 {
	top: 0.25rem;
}
.top-2 {
	top: 0.5rem;
}
.top-5 {
	top: 1.25rem;
}
.top-6 {
	top: 1.5rem;
}
.z-10 {
	z-index: 10;
}
.m-2 {
	margin: 0.5rem;
}
.mx-1 {
	margin-left: 0.25rem;
	margin-right: 0.25rem;
}
.mx-2 {
	margin-left: 0.5rem;
	margin-right: 0.5rem;
}
.mx-3 {
	margin-left: 0.75rem;
	margin-right: 0.75rem;
}
.mx-4 {
	margin-left: 1rem;
	margin-right: 1rem;
}
.mx-5 {
	margin-left: 1.25rem;
	margin-right: 1.25rem;
}
.mx-auto {
	margin-left: auto;
	margin-right: auto;
}
.my-3 {
	margin-top: 0.75rem;
	margin-bottom: 0.75rem;
}
.my-4 {
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.mb-12 {
	margin-bottom: 3rem;
}
.mb-2 {
	margin-bottom: 0.5rem;
}
.mb-3 {
	margin-bottom: 0.75rem;
}
.mb-4 {
	margin-bottom: 1rem;
}
.mb-5 {
	margin-bottom: 1.25rem;
}
.mb-6 {
	margin-bottom: 1.5rem;
}
.mb-7 {
	margin-bottom: 1.75rem;
}
.mb-8 {
	margin-bottom: 2rem;
}
.ml-12 {
	margin-left: 3rem;
}
.ml-2 {
	margin-left: 0.5rem;
}
.ml-8 {
	margin-left: 2rem;
}
.ml-auto {
	margin-left: auto;
}
.mr-32 {
	margin-right: 8rem;
}
.mt-1 {
	margin-top: 0.25rem;
}
.mt-10 {
	margin-top: 2.5rem;
}
.mt-20 {
	margin-top: 5rem;
}
.mt-24 {
	margin-top: 6rem;
}
.mt-3 {
	margin-top: 0.75rem;
}
.mt-5 {
	margin-top: 1.25rem;
}
.mt-6 {
	margin-top: 1.5rem;
}
.block {
	display: block;
}
.inline-block {
	display: inline-block;
}
.flex {
	display: flex;
}
.hidden {
	display: none;
}
.h-20 {
	height: 5rem;
}
.h-28 {
	height: 7rem;
}
.h-36 {
	height: 9rem;
}
.h-4 {
	height: 1rem;
}
.h-40 {
	height: 10rem;
}
.h-5 {
	height: 1.25rem;
}
.h-52 {
	height: 13rem;
}
.h-56 {
	height: 14rem;
}
.h-60 {
	height: 15rem;
}
.h-64 {
	height: 16rem;
}
.h-7 {
	height: 1.75rem;
}
.h-auto {
	height: auto;
}
.h-screen {
	height: 100vh;
}
.min-h-screen {
	min-height: 100vh;
}
.w-36 {
	width: 9rem;
}
.w-4 {
	width: 1rem;
}
.w-40 {
	width: 10rem;
}
.w-5 {
	width: 1.25rem;
}
.w-56 {
	width: 14rem;
}
.w-64 {
	width: 16rem;
}
.w-80 {
	width: 20rem;
}
.w-auto {
	width: auto;
}
.w-full {
	width: 100%;
}
.w-screen {
	width: 100vw;
}
.max-w-52 {
	max-width: 13rem;
}
.max-w-72 {
	max-width: 18rem;
}
.max-w-7xl {
	max-width: 80rem;
}
.max-w-xl {
	max-width: 36rem;
}
.flex-1 {
	flex: 1 1 0%;
}
.flex-shrink-0 {
	flex-shrink: 0;
}
.basis-1\/2 {
	flex-basis: 50%;
}
.origin-center {
	transform-origin: center;
}
.rotate-180 {
	--tw-rotate: 180deg;
}
.rotate-180,
.rotate-90 {
	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-90 {
	--tw-rotate: 90deg;
}
.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 marquee {
	0% {
		transform: translateX(0);
	}
	to {
		transform: translateX(-100%);
	}
}
.animate-marquee {
	animation: marquee 10s linear infinite;
}
@keyframes marquee2 {
	0% {
		transform: translateX(100%);
	}
	to {
		transform: translateX(0);
	}
}
.animate-marquee2 {
	animation: marquee2 10s linear infinite;
}
.flex-row {
	flex-direction: row;
}
.flex-col {
	flex-direction: column;
}
.flex-wrap {
	flex-wrap: wrap;
}
.items-center {
	align-items: center;
}
.justify-start {
	justify-content: flex-start;
}
.justify-center {
	justify-content: center;
}
.gap-12 {
	gap: 3rem;
}
.gap-2 {
	gap: 0.5rem;
}
.gap-4 {
	gap: 1rem;
}
.gap-6 {
	gap: 1.5rem;
}
.gap-8 {
	gap: 2rem;
}
.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));
}
.overflow-hidden {
	overflow: hidden;
}
.overflow-x-hidden {
	overflow-x: hidden;
}
.whitespace-normal {
	white-space: normal;
}
.rounded-2xl {
	border-radius: 1rem;
}
.rounded-xl {
	border-radius: 0.75rem;
}
.border-t {
	border-top-width: 1px;
}
.border-base-content\/10 {
	border-color: hsl(var(--bc) / 0.1);
}
.bg-\[\#8bb7ea\] {
	--tw-bg-opacity: 1;
	background-color: rgb(0 221 66);
}
.bg-base-100 {
	--tw-bg-opacity: 1;
	background-color: hsl(var(--b1) / var(--tw-bg-opacity));
}
.bg-base-200 {
	--tw-bg-opacity: 1;
	background-color: hsl(var(--b2) / var(--tw-bg-opacity));
}
.bg-neutral {
	--tw-bg-opacity: 1;
	background-color: hsl(var(--n) / var(--tw-bg-opacity));
}
.bg-white {
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-opacity-70 {
	--tw-bg-opacity: 0.7;
}
.fill-current {
	fill: currentColor;
}
.fill-primary {
	fill: hsl(var(--p) / 1);
}
.object-cover {
	-o-object-fit: cover;
	object-fit: cover;
}
.p-10 {
	padding: 2.5rem;
}
.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-8 {
	padding-left: 2rem;
	padding-right: 2rem;
}
.py-24 {
	padding-top: 6rem;
	padding-bottom: 6rem;
}
.py-4 {
	padding-top: 1rem;
	padding-bottom: 1rem;
}
.py-5 {
	padding-top: 1.25rem;
}
.pb-5,
.py-5 {
	padding-bottom: 1.25rem;
}
.pr-2 {
	padding-right: 0.5rem;
}
.text-left {
	text-align: left;
}
.text-center {
	text-align: center;
}

.text-2xl {
	font-size: 1.5rem;
	line-height: 2rem;
}
.text-3xl {
	font-size: 1.875rem;
	line-height: 2.25rem;
}
.text-\[10px\] {
	font-size: 10px;
}
.text-\[9px\] {
	font-size: 9px;
}
.text-base {
	font-size: 1rem;
	line-height: 1.5rem;
}
.text-lg {
	font-size: 1.125rem;
}
.text-lg,
.text-xl {
	line-height: 1.75rem;
}
.text-xl {
	font-size: 1.25rem;
}
.text-xs {
	font-size: 0.75rem;
	line-height: 1rem;
}
.font-bold {
	font-weight: 700;
}
.font-extrabold {
	font-weight: 800;
}
.font-medium {
	font-weight: 500;
}
.font-semibold {
	font-weight: 600;
}
.leading-relaxed {
	line-height: 1.625;
}
.tracking-tight {
	letter-spacing: -0.025em;
}
.text-\[\#ffc0d8\] {
	--tw-text-opacity: 1;
	color: rgb(255 255 255);
}
.text-base-content {
	--tw-text-opacity: 1;
	color: hsl(var(--bc) / var(--tw-text-opacity));
}
.text-black {
	--tw-text-opacity: 1;
	color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-neutral-content {
	--tw-text-opacity: 1;
	color: hsl(var(--nc) / var(--tw-text-opacity));
}
.text-primary {
	--tw-text-opacity: 1;
	color: hsl(var(--p) / var(--tw-text-opacity));
}
.text-red-500 {
	--tw-text-opacity: 1;
	color: rgb(239 68 68 / var(--tw-text-opacity));
}
.text-white {
	--tw-text-opacity: 1;
	color: rgb(255 255 255 / var(--tw-text-opacity));
}
.underline {
	text-decoration-line: underline;
}
.opacity-0 {
	opacity: 0;
}
.opacity-100 {
	opacity: 1;
}
.opacity-80 {
	opacity: 0.8;
}
.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: 0.15s;
}
.transition-all {
	transition-property: all;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 0.15s;
}
.transition-opacity {
	transition-property: opacity;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 0.15s;
}
.duration-1000 {
	transition-duration: 1s;
}
.duration-200 {
	transition-duration: 0.2s;
}
.duration-300 {
	transition-duration: 0.3s;
}
.duration-\[4000\] {
	transition-duration: 4000;
}
.ease-in-out {
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-out {
	transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap");
body {
	background-color: #fff;
}
@media (min-width: 640px) {
	.sm\:text-4xl {
		font-size: 2.25rem;
		line-height: 2.5rem;
	}
}
@media (min-width: 768px) {
	.md\:mb-12 {
		margin-bottom: 3rem;
	}
	.md\:mb-16 {
		margin-bottom: 4rem;
	}
	.md\:h-64 {
		height: 16rem;
	}
	.md\:w-64 {
		width: 16rem;
	}
	.md\:flex-row {
		flex-direction: row;
	}
	.md\:p-0 {
		padding: 0;
	}
	.md\:text-5xl {
		font-size: 3rem;
		line-height: 1;
	}
	.md\:text-lg {
		font-size: 1.125rem;
		line-height: 1.75rem;
	}
	.md\:text-xl {
		font-size: 1.25rem;
		line-height: 1.75rem;
	}
	.md\:font-semibold {
		font-weight: 600;
	}
}
@media (min-width: 1024px) {
	.lg\:-top-8 {
		top: -2rem;
	}
	.lg\:right-9 {
		right: 2.25rem;
	}
	.lg\:top-3 {
		top: 0.75rem;
	}
	.lg\:top-64 {
		top: 16rem;
	}
	.lg\:-my-4 {
		margin-top: -1rem;
		margin-bottom: -1rem;
	}
	.lg\:mx-0 {
		margin-left: 0;
		margin-right: 0;
	}
	.lg\:mx-2 {
		margin-left: 0.5rem;
		margin-right: 0.5rem;
	}
	.lg\:mx-8 {
		margin-left: 2rem;
		margin-right: 2rem;
	}
	.lg\:mx-auto {
		margin-left: auto;
		margin-right: auto;
	}
	.lg\:my-0 {
		margin-top: 0;
	}
	.lg\:mb-0,
	.lg\:my-0 {
		margin-bottom: 0;
	}
	.lg\:mb-1 {
		margin-bottom: 0.25rem;
	}
	.lg\:mb-3 {
		margin-bottom: 0.75rem;
	}
	.lg\:mb-4 {
		margin-bottom: 1rem;
	}
	.lg\:mb-5 {
		margin-bottom: 1.25rem;
	}
	.lg\:mb-52 {
		margin-bottom: 13rem;
	}
	.lg\:ml-0 {
		margin-left: 0;
	}
	.lg\:ml-12 {
		margin-left: 3rem;
	}
	.lg\:ml-7 {
		margin-left: 1.75rem;
	}
	.lg\:mr-10 {
		margin-right: 2.5rem;
	}
	.lg\:mr-2 {
		margin-right: 0.5rem;
	}
	.lg\:mr-3 {
		margin-right: 0.75rem;
	}
	.lg\:mr-8 {
		margin-right: 2rem;
	}
	.lg\:mt-0 {
		margin-top: 0;
	}
	.lg\:mt-10 {
		margin-top: 2.5rem;
	}
	.lg\:mt-3 {
		margin-top: 0.75rem;
	}
	.lg\:mt-48 {
		margin-top: 12rem;
	}
	.lg\:mt-5 {
		margin-top: 1.25rem;
	}
	.lg\:mt-6 {
		margin-top: 1.5rem;
	}
	.lg\:mt-60 {
		margin-top: 15rem;
	}
	.lg\:mt-72 {
		margin-top: 18rem;
	}
	.lg\:block {
		display: block;
	}
	.lg\:flex {
		display: flex;
	}
	.lg\:grid {
		display: grid;
	}
	.lg\:hidden {
		display: none;
	}
	.lg\:h-10 {
		height: 2.5rem;
	}
	.lg\:h-60 {
		height: 15rem;
	}
	.lg\:h-64 {
		height: 16rem;
	}
	.lg\:h-72 {
		height: 18rem;
	}
	.lg\:h-80 {
		height: 20rem;
	}
	.lg\:h-96 {
		height: 24rem;
	}
	.lg\:h-\[400px\] {
		height: 400px;
	}
	.lg\:h-\[500px\] {
		height: 500px;
	}
	.lg\:h-\[800px\] {
		height: 800px;
	}
	.lg\:h-auto {
		height: auto;
	}
	.lg\:h-screen {
		height: 100vh;
	}
	.lg\:w-60 {
		width: 15rem;
	}
	.lg\:w-72 {
		width: 18rem;
	}
	.lg\:w-96 {
		width: 24rem;
	}
	.lg\:w-\[600px\] {
		width: 600px;
	}
	.lg\:w-auto {
		width: auto;
	}
	.lg\:min-w-72 {
		min-width: 18rem;
	}
	.lg\:max-w-screen-lg {
		max-width: 1024px;
	}
	.lg\:grid-cols-3 {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
	.lg\:flex-row {
		flex-direction: row;
	}
	.lg\:px-2 {
		padding-left: 0.5rem;
		padding-right: 0.5rem;
	}
	.lg\:py-12 {
		padding-top: 3rem;
		padding-bottom: 3rem;
	}
	.lg\:py-4 {
		padding-top: 1rem;
		padding-bottom: 1rem;
	}
	.lg\:text-2xl {
		font-size: 1.5rem;
		line-height: 2rem;
	}
	.lg\:text-4xl {
		font-size: 2.25rem;
		line-height: 2.5rem;
	}
	.lg\:text-8xl {
		font-size: 6rem;
		line-height: 1;
	}
	.lg\:text-sm {
		font-size: 0.875rem;
		line-height: 1.25rem;
	}
	.lg\:text-xl {
		font-size: 1.25rem;
		line-height: 1.75rem;
	}
}
@media (min-width: 1536px) {
	.\32xl\:top-2 {
		top: 0.5rem;
	}
	.\32xl\:top-96 {
		top: 24rem;
	}
	.\32xl\:mx-24 {
		margin-left: 6rem;
		margin-right: 6rem;
	}
	.\32xl\:-ml-6 {
		margin-left: -1.5rem;
	}
	.\32xl\:mb-10 {
		margin-bottom: 2.5rem;
	}
	.\32xl\:mb-28 {
		margin-bottom: 7rem;
	}
	.\32xl\:mb-4 {
		margin-bottom: 1rem;
	}
	.\32xl\:mb-72 {
		margin-bottom: 18rem;
	}
	.\32xl\:mr-0 {
		margin-right: 0;
	}
	.\32xl\:mt-16 {
		margin-top: 4rem;
	}
	.\32xl\:mt-36 {
		margin-top: 9rem;
	}
	.\32xl\:mt-6 {
		margin-top: 1.5rem;
	}
	.\32xl\:mt-64 {
		margin-top: 16rem;
	}
	.\32xl\:mt-8 {
		margin-top: 2rem;
	}
	.\32xl\:mt-80 {
		margin-top: 20rem;
	}
	.\32xl\:mt-96 {
		margin-top: 24rem;
	}
	.\32xl\:h-12 {
		height: 3rem;
	}
	.\32xl\:h-72 {
		height: 18rem;
	}
	.\32xl\:h-80 {
		height: 20rem;
	}
	.\32xl\:h-96 {
		height: 24rem;
	}
	.\32xl\:h-\[450px\] {
		height: 450px;
	}
	.\32xl\:h-\[550px\] {
		height: 550px;
	}
	.\32xl\:h-\[900px\] {
		height: 900px;
	}
	.\32xl\:w-\[200px\] {
		width: 200px;
	}
	.\32xl\:w-\[300px\] {
		width: 300px;
	}
	.\32xl\:w-\[500px\] {
		width: 500px;
	}
	.\32xl\:w-\[750px\] {
		width: 750px;
	}
	.\32xl\:min-w-96 {
		min-width: 24rem;
	}
	.\32xl\:px-10 {
		padding-left: 2.5rem;
		padding-right: 2.5rem;
	}
	.\32xl\:py-8 {
		padding-top: 2rem;
		padding-bottom: 2rem;
	}
	.\32xl\:text-3xl {
		font-size: 1.875rem;
		line-height: 2.25rem;
	}
	.\32xl\:text-5xl {
		font-size: 3rem;
		line-height: 1;
	}
}
@font-face {
	font-family: __Inter_d65c78;
	font-style: normal;
	font-weight: 100 900;
	font-display: swap;
	src: url(/fonts/Chalkboard-Regular.woff) format("woff");
	unicode-range: u+0460-052f, u+1c80-1c8a, u+20b4, u+2de0-2dff, u+a640-a69f,
		u+fe2e-fe2f;
}
@font-face {
	font-family: __Inter_d65c78;
	font-style: normal;
	font-weight: 100 900;
	font-display: swap;
	src: url(/fonts/Chalkboard-Regular.woff) format("woff");
	unicode-range: u+0301, u+0400-045f, u+0490-0491, u+04b0-04b1, u+2116;
}
@font-face {
	font-family: __Inter_d65c78;
	font-style: normal;
	font-weight: 100 900;
	font-display: swap;
	src: url(/fonts/Chalkboard-Regular.woff) format("woff");
	unicode-range: u+1f??;
}
@font-face {
	font-family: __Inter_d65c78;
	font-style: normal;
	font-weight: 100 900;
	font-display: swap;
	src: url(/fonts/Chalkboard-Regular.woff) format("woff");
	unicode-range: u+0370-0377, u+037a-037f, u+0384-038a, u+038c, u+038e-03a1,
		u+03a3-03ff;
}
@font-face {
	font-family: __Inter_d65c78;
	font-style: normal;
	font-weight: 100 900;
	font-display: swap;
	src: url(/fonts/Chalkboard-Regular.woff) format("woff");
	unicode-range: u+0102-0103, u+0110-0111, u+0128-0129, u+0168-0169, u+01a0-01a1,
		u+01af-01b0, u+0300-0301, u+0303-0304, u+0308-0309, u+0323, u+0329,
		u+1ea0-1ef9, u+20ab;
}
@font-face {
	font-family: __Inter_d65c78;
	font-style: normal;
	font-weight: 100 900;
	font-display: swap;
	src: url(/fonts/Chalkboard-Regular.woff) format("woff");
	unicode-range: u+0100-02ba, u+02bd-02c5, u+02c7-02cc, u+02ce-02d7, u+02dd-02ff,
		u+0304, u+0308, u+0329, u+1d00-1dbf, u+1e00-1e9f, u+1ef2-1eff, u+2020,
		u+20a0-20ab, u+20ad-20c0, u+2113, u+2c60-2c7f, u+a720-a7ff;
}
@font-face {
	font-family: __Inter_d65c78;
	font-style: normal;
	font-weight: 100 900;
	font-display: swap;
	src: url(/fonts/Chalkboard-Regular.woff) format("woff");
	unicode-range: u+00??, u+0131, u+0152-0153, u+02bb-02bc, u+02c6, u+02da,
		u+02dc, u+0304, u+0308, u+0329, u+2000-206f, u+20ac, u+2122, u+2191, u+2193,
		u+2212, u+2215, u+feff, u+fffd;
}
@font-face {
	font-family: dollaros;
	font-style: normal;
	font-weight: 100 900;
	font-display: swap;
	src: url(/fonts/Kitto-PersonalUse.otf) format("woff");
	unicode-range: u+00??, u+0131, u+0152-0153, u+02bb-02bc, u+02c6, u+02da,
		u+02dc, u+0304, u+0308, u+0329, u+2000-206f, u+20ac, u+2122, u+2191, u+2193,
		u+2212, u+2215, u+feff, u+fffd;
}
@font-face {
	font-family: __Inter_Fallback_d65c78;
	src: local("Arial");
	ascent-override: 90.2%;
	descent-override: 22.48%;
	line-gap-override: 0%;
	size-adjust: 107.4%;
}
.__className_d65c78 {
	font-family: __Inter_d65c78, __Inter_Fallback_d65c78;
	font-style: normal;
}
.dollars {
	font-family: dollaros;
	font-style: normal;
}
html {
	font-family: __Inter_d65c78, __Inter_Fallback_d65c78 !important;
	font-style: normal;
}
/* Font kustom dengan .otf (opsional, jika diperlukan) */

/* Keadaan awal */
.image-container {
	opacity: 0 !important;
	transition: opacity 1s ease-in-out !important;
}

.image-container div {
	transform: rotate(-90deg) !important;
	transition: transform 1s ease-in-out !important;
}

/* Keadaan saat terlihat */
.image-container.visible {
	opacity: 1 !important;
}

.image-container.visible div {
	transform: rotate(0deg) !important;
}
