/*! tailwindcss v4.1.7 | MIT License | https://tailwindcss.com */
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap');
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
	:root,
	:host {
		--font-sans: ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji',
			'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
		--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
			'Liberation Mono', 'Courier New', monospace;
		--color-yellow-500: rgba(251, 199, 1, 1);
		--color-yellow-300: oklch(90.5% 0.182 98.111);
		--color-yellow-400: oklch(85.2% 0.199 91.936);
		--color-blue-600: oklch(54.6% 0.245 262.881);
		--color-slate-900: #010147;
		--color-gray-100: oklch(96.7% 0.003 264.542);
		--color-gray-300: oklch(87.2% 0.01 258.338);
		--color-gray-700: oklch(37.3% 0.034 259.733);
		--color-zinc-100: oklch(96.7% 0.001 286.375);
		--color-smoke: #f4f4f4;
		--color-black: #000;
		--color-white: #fff;
		--spacing: 0.25rem;
		--container-7xl: 78rem;
		--container-5xl: 52rem;
		--text-sm: 0.875rem;
		--text-sm--line-height: calc(1.25 / 0.875);
		--text-base: 1rem;
		--text-base--line-height: calc(1.5 / 1);
		--text-lg: 1.125rem;
		--text-lg--line-height: calc(1.75 / 1.125);
		--text-xl: 1.25rem;
		--text-xl--line-height: calc(1.75 / 1.25);
		--text-2xl: 1.5rem;
		--text-2xl--line-height: calc(2 / 1.5);
		--text-3xl: 1.875rem;
		--text-3xl--line-height: calc(2.25 / 1.875);
		--text-4xl: 2.25rem;
		--text-4xl--line-height: calc(2.5 / 2.25);
		--text-5xl: 3rem;
		--text-5xl--line-height: 1;
		--font-weight-normal: 400;
		--font-weight-bold: 700;
		--leading-tight: 1.25;
		--leading-normal: 1.5;
		--radius-lg: 0.5rem;
		--radius-xl: 0.75rem;
		--radius-2xl: 1rem;
		--radius-3xl: 1.5rem;
		--default-transition-duration: 150ms;
		--default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
		--default-font-family: var(--font-sans);
		--default-mono-font-family: var(--font-mono);
		--font-manrope: 'Manrope', 'sans-serif';
	}
}
@layer base {
	*,
	::after,
	::before,
	::backdrop,
	::file-selector-button {
		box-sizing: border-box;
		margin: 0;
		padding: 0;
		border: 0 solid;
	}
	html,
	:host {
		line-height: 1.5;
		-webkit-text-size-adjust: 100%;
		tab-size: 4;
		font-family: var(
			--default-font-family,
			ui-sans-serif,
			system-ui,
			sans-serif,
			'Apple Color Emoji',
			'Segoe UI Emoji',
			'Segoe UI Symbol',
			'Noto Color Emoji'
		);
		font-feature-settings: var(--default-font-feature-settings, normal);
		font-variation-settings: var(--default-font-variation-settings, normal);
		-webkit-tap-highlight-color: transparent;
	}
	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;
		-webkit-text-decoration: inherit;
		text-decoration: inherit;
	}
	b,
	strong {
		font-weight: bolder;
	}
	code,
	kbd,
	samp,
	pre {
		font-family: var(
			--default-mono-font-family,
			ui-monospace,
			SFMono-Regular,
			Menlo,
			Monaco,
			Consolas,
			'Liberation Mono',
			'Courier New',
			monospace
		);
		font-feature-settings: var(--default-mono-font-feature-settings, normal);
		font-variation-settings: var(
			--default-mono-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;
	}
	:-moz-focusring {
		outline: auto;
	}
	progress {
		vertical-align: baseline;
	}
	summary {
		display: list-item;
	}
	ol,
	ul,
	menu {
		list-style: none;
	}
	img,
	svg,
	video,
	canvas,
	audio,
	iframe,
	embed,
	object {
		display: block;
		vertical-align: middle;
	}
	img,
	video {
		max-width: 100%;
		height: auto;
	}
	button,
	input,
	select,
	optgroup,
	textarea,
	::file-selector-button {
		font: inherit;
		font-feature-settings: inherit;
		font-variation-settings: inherit;
		letter-spacing: inherit;
		color: inherit;
		border-radius: 0;
		background-color: transparent;
		opacity: 1;
	}
	:where(select:is([multiple], [size])) optgroup {
		font-weight: bolder;
	}
	:where(select:is([multiple], [size])) optgroup option {
		padding-inline-start: 20px;
	}
	::file-selector-button {
		margin-inline-end: 4px;
	}
	::placeholder {
		opacity: 1;
	}
	@supports (not (-webkit-appearance: -apple-pay-button)) or
		(contain-intrinsic-size: 1px) {
		::placeholder {
			color: currentcolor;
			@supports (color: color-mix(in lab, red, red)) {
				color: color-mix(in oklab, currentcolor 50%, transparent);
			}
		}
	}
	textarea {
		resize: vertical;
	}
	::-webkit-search-decoration {
		-webkit-appearance: none;
	}
	::-webkit-date-and-time-value {
		min-height: 1lh;
		text-align: inherit;
	}
	::-webkit-datetime-edit {
		display: inline-flex;
	}
	::-webkit-datetime-edit-fields-wrapper {
		padding: 0;
	}
	::-webkit-datetime-edit,
	::-webkit-datetime-edit-year-field,
	::-webkit-datetime-edit-month-field,
	::-webkit-datetime-edit-day-field,
	::-webkit-datetime-edit-hour-field,
	::-webkit-datetime-edit-minute-field,
	::-webkit-datetime-edit-second-field,
	::-webkit-datetime-edit-millisecond-field,
	::-webkit-datetime-edit-meridiem-field {
		padding-block: 0;
	}
	:-moz-ui-invalid {
		box-shadow: none;
	}
	button,
	input:where([type='button'], [type='reset'], [type='submit']),
	::file-selector-button {
		appearance: button;
	}
	::-webkit-inner-spin-button,
	::-webkit-outer-spin-button {
		height: auto;
	}
	[hidden]:where(:not([hidden='until-found'])) {
		display: none !important;
	}
}
@layer utilities {
	.\!visible {
		visibility: visible !important;
	}
	.visible {
		visibility: visible;
	}
	.absolute {
		position: absolute;
	}
	.fixed {
		position: fixed;
	}
	.relative {
		position: relative;
	}
	.static {
		position: static;
	}
	.sticky {
		position: sticky;
	}
	.inset-0 {
		inset: calc(var(--spacing) * 0);
	}
	.top-0 {
		top: calc(var(--spacing) * 0);
	}
	.top-16 {
		top: calc(var(--spacing) * 16);
	}
	.right-0 {
		right: calc(var(--spacing) * 0);
	}
	.bottom-0 {
		bottom: calc(var(--spacing) * 0);
	}
	.left-0 {
		left: calc(var(--spacing) * 0);
	}
	.z-10 {
		z-index: 10;
	}
	.z-40 {
		z-index: 40;
	}
	.z-50 {
		z-index: 50;
	}
	.col-span-2 {
		grid-column: span 2 / span 2;
	}
	.container {
		width: 100%;
		@media (width >= 40rem) {
			max-width: 40rem;
		}
		@media (width >= 48rem) {
			max-width: 48rem;
		}
		@media (width >= 64rem) {
			max-width: 64rem;
		}
		@media (width >= 80rem) {
			max-width: 80rem;
		}
		@media (width >= 96rem) {
			max-width: 96rem;
		}
	}
	.m-0 {
		margin: calc(var(--spacing) * 0);
	}
	.mx-auto {
		margin-inline: auto;
	}
	.mx-4 {
		margin: 0 calc(var(--spacing) * 4);
	}
	.-mt-24 {
		margin-top: calc(var(--spacing) * -24);
	}
	.-mt-170 {
		margin-top: -170px;
	}
	.mt-2 {
		margin-top: calc(var(--spacing) * 2);
	}
	.mt-4 {
		margin-top: calc(var(--spacing) * 4);
	}
	.mt-8 {
		margin-top: calc(var(--spacing) * 8);
	}
	.mt-16 {
		margin-top: calc(var(--spacing) * 16);
	}
	.mb-2 {
		margin-bottom: calc(var(--spacing) * 2);
	}
	.mb-4 {
		margin-bottom: calc(var(--spacing) * 4);
	}
	.mb-8 {
		margin-bottom: calc(var(--spacing) * 8);
	}
	.mb-16 {
		margin-bottom: calc(var(--spacing) * 16);
	}
	.mb-5 {
		margin-bottom: 32px;
	}
	.xl\:mb-48 {
		@media (width >= 80rem) {
			margin-bottom: 48px;
		}
	}
	.xl\:mb-20 {
		@media (width >= 80rem) {
			margin-bottom: 50px;
		}
	}
	.xl\:mt-6 {
		@media (width >= 80rem) {
			margin-top: 36px;
		}
	}
	.\!-ml-6 {
		margin-left: calc(var(--spacing) * -6) !important;
	}
	.ml-0 {
		margin-left: calc(var(--spacing) * 0);
	}
	.ml-1 {
		margin-left: calc(var(--spacing) * 1);
	}
	.ml-2 {
		margin-left: calc(var(--spacing) * 2);
	}
	.ml-4 {
		margin-left: calc(var(--spacing) * 4);
	}
	.ml-10 {
		margin-left: calc(var(--spacing) * 10);
	}
	.block {
		display: block;
	}
	.contents {
		display: contents;
	}
	.flex {
		display: flex;
	}
	.grid {
		display: grid;
	}
	.hidden {
		display: none;
	}
	.inline {
		display: inline;
	}
	.inline-block {
		display: inline-block;
	}
	.inline-flex {
		display: inline-flex;
	}
	.aspect-\[109\/80\] {
		aspect-ratio: 109/80;
	}
	.h-1 {
		height: 1px;
	}
	.h-4 {
		height: calc(var(--spacing) * 4);
	}
	.h-5 {
		height: calc(var(--spacing) * 5);
	}
	.h-6 {
		height: calc(var(--spacing) * 6);
	}
	.h-8 {
		height: calc(var(--spacing) * 8);
	}
	.h-10 {
		height: calc(var(--spacing) * 10);
	}
	.h-20 {
		height: calc(var(--spacing) * 20);
	}
	.h-32 {
		height: calc(var(--spacing) * 32);
	}
	.h-\[400px\] {
		height: 400px;
	}
	.h-\[420px\] {
		height: 420px;
	}
	.h-\[486px\] {
		height: 486px;
	}
	.h-\[500px\] {
		height: 500px;
	}
	.h-full {
		height: 100%;
	}
	.h-screen {
		height: 100vh;
	}
	.w-1\/12 {
		width: calc(1 / 12 * 100%);
	}
	.w-2\/12 {
		width: calc(2 / 12 * 100%);
	}
	.w-4 {
		width: calc(var(--spacing) * 4);
	}
	.w-5 {
		width: calc(var(--spacing) * 5);
	}
	.w-6 {
		width: calc(var(--spacing) * 6);
	}
	.w-8 {
		width: calc(var(--spacing) * 8);
	}
	.w-9 {
		width: calc(var(--spacing) * 9);
	}
	.w-10 {
		width: calc(var(--spacing) * 10);
	}
	.w-10\/12 {
		width: calc(10 / 12 * 100%);
	}
	.w-11\/12 {
		width: calc(11 / 12 * 100%);
	}
	.w-\[90\%\] {
		width: 90%;
	}
	.w-\[545px\] {
		width: 545px;
	}
	.w-\[620px\] {
		width: 620px;
	}
	.w-\[calc\(100vw-\(\(100vw-100\%\)\/2\)-8px\)\] {
		width: calc(100vw - ((100vw - 100%) / 2) - 8px);
	}
	.w-full {
		width: 100%;
	}
	.max-w-7xl {
		max-width: var(--container-7xl);
	}
	.max-w-5xl {
		max-width: 832px;
	}
	.max-w-1248 {
		max-width: 1248px;
	}
	.max-w-835 {
		max-width: 835px;
	}
	.min-w-56 {
		min-width: calc(var(--spacing) * 56);
	}
	.flex-1 {
		flex: 1;
	}
	.flex-shrink-0 {
		flex-shrink: 0;
	}
	.scale-75 {
		--tw-scale-x: 75%;
		--tw-scale-y: 75%;
		--tw-scale-z: 75%;
		scale: var(--tw-scale-x) var(--tw-scale-y);
	}
	.transform {
		transform: var(--tw-rotate-x) var(--tw-rotate-y) var(--tw-rotate-z)
			var(--tw-skew-x) var(--tw-skew-y);
	}
	.cursor-pointer {
		cursor: pointer;
	}
	.resize {
		resize: both;
	}
	.grid-cols-2 {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
	.flex-col {
		flex-direction: column;
	}
	.flex-col-reverse {
		flex-direction: column-reverse;
	}
	.flex-row {
		flex-direction: row;
	}
	.content-center {
		align-content: center;
	}
	.items-center {
		align-items: center;
	}
	.items-end {
		align-items: flex-end;
	}
	.items-start {
		align-items: flex-start;
	}
	.justify-between {
		justify-content: space-between;
	}
	.justify-center {
		justify-content: center;
	}
	.justify-end {
		justify-content: flex-end;
	}
	.justify-start {
		justify-content: flex-start;
	}
	.gap-2 {
		gap: calc(var(--spacing) * 2);
	}
	.gap-2\.5 {
		gap: calc(var(--spacing) * 2.5);
	}
	.gap-3 {
		gap: calc(var(--spacing) * 3);
	}
	.gap-4 {
		gap: calc(var(--spacing) * 4);
	}
	.gap-8 {
		gap: calc(var(--spacing) * 8);
	}
	.gap-16 {
		gap: calc(var(--spacing) * 16);
	}
	.space-y-4 {
		:where(& > :not(:last-child)) {
			--tw-space-y-reverse: 0;
			margin-block-start: calc(
				calc(var(--spacing) * 4) * var(--tw-space-y-reverse)
			);
			margin-block-end: calc(
				calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse))
			);
		}
	}
	.self-center {
		align-self: center;
	}
	.self-stretch {
		align-self: stretch;
	}
	.items-stretch {
		align-items: stretch;
	}
	.overflow-hidden {
		overflow: hidden;
	}
	.overflow-x-visible {
		overflow-x: visible;
	}
	.overflow-y-auto {
		overflow-y: auto;
	}
	.rounded-2xl {
		border-radius: var(--radius-2xl);
	}
	.rounded-2lg {
		border-radius: 20px;
	}
	.rounded-3xl {
		border-radius: var(--radius-3xl);
	}
	.rounded-full {
		border-radius: calc(infinity * 1px);
	}
	.rounded-xl {
		border-radius: var(--radius-xl);
	}
	.rounded-tl-2xl {
		border-top-left-radius: var(--radius-2xl);
	}
	.rounded-tl-lg {
		border-top-left-radius: var(--radius-lg);
	}
	.rounded-tl-xl {
		border-top-left-radius: var(--radius-xl);
	}
	.rounded-tr-2xl {
		border-top-right-radius: var(--radius-2xl);
	}
	.rounded-tr-lg {
		border-top-right-radius: var(--radius-lg);
	}
	.rounded-tr-xl {
		border-top-right-radius: var(--radius-xl);
	}
	.rounded-br-2xl {
		border-bottom-right-radius: var(--radius-2xl);
	}
	.rounded-br-lg {
		border-bottom-right-radius: var(--radius-lg);
	}
	.rounded-br-xl {
		border-bottom-right-radius: var(--radius-xl);
	}
	.rounded-bl-2xl {
		border-bottom-left-radius: var(--radius-2xl);
	}
	.rounded-bl-lg {
		border-bottom-left-radius: var(--radius-lg);
	}
	.rounded-bl-xl {
		border-bottom-left-radius: var(--radius-xl);
	}
	.border {
		border-style: var(--tw-border-style);
		border-width: 1px;
	}
	.border-0 {
		border-style: var(--tw-border-style);
		border-width: 0px;
	}
	.border-t {
		border-top-style: var(--tw-border-style);
		border-top-width: 1px;
	}
	.border-b {
		border-bottom-style: var(--tw-border-style);
		border-bottom-width: 1px;
	}
	.border-blue-600 {
		border-color: var(--color-blue-600);
	}
	.border-gray-300 {
		border-color: var(--color-gray-300);
	}
	.bg-\[\#010147\] {
		background-color: #010147;
	}
	.bg-smoke {
		background-color: var(--color-smoke);
	}
	.bg-\[\#FBC70126\] {
		background-color: #fbc70126;
	}
	.bg-white {
		background-color: var(--color-white);
	}
	.bg-yellow-400 {
		background-color: var(--color-yellow-400);
	}
	.bg-zinc-100 {
		background-color: var(--color-zinc-100);
	}
	.bg-gradient-to-b {
		--tw-gradient-position: to bottom in oklab;
		background-image: linear-gradient(var(--tw-gradient-stops));
	}
	.from-slate-900\/10 {
		--tw-gradient-from: color-mix(
			in srgb,
			oklch(20.8% 0.042 265.755) 10%,
			transparent
		);
		@supports (color: color-mix(in lab, red, red)) {
			--tw-gradient-from: color-mix(
				in oklab,
				var(--color-slate-900) 10%,
				transparent
			);
		}
		--tw-gradient-stops: var(
			--tw-gradient-via-stops,
			var(--tw-gradient-position),
			var(--tw-gradient-from) var(--tw-gradient-from-position),
			var(--tw-gradient-to) var(--tw-gradient-to-position)
		);
	}
	.via-slate-900\/30 {
		--tw-gradient-via: color-mix(
			in srgb,
			oklch(20.8% 0.042 265.755) 30%,
			transparent
		);
		@supports (color: color-mix(in lab, red, red)) {
			--tw-gradient-via: color-mix(
				in oklab,
				var(--color-slate-900) 30%,
				transparent
			);
		}
		--tw-gradient-via-stops: var(--tw-gradient-position),
			var(--tw-gradient-from) var(--tw-gradient-from-position),
			var(--tw-gradient-via) var(--tw-gradient-via-position),
			var(--tw-gradient-to) var(--tw-gradient-to-position);
		--tw-gradient-stops: var(--tw-gradient-via-stops);
	}
	.to-slate-900 {
		--tw-gradient-to: var(--color-slate-900);
		--tw-gradient-stops: var(
			--tw-gradient-via-stops,
			var(--tw-gradient-position),
			var(--tw-gradient-from) var(--tw-gradient-from-position),
			var(--tw-gradient-to) var(--tw-gradient-to-position)
		);
	}
	.bg-auto {
		background-size: auto;
	}
	.bg-contain {
		background-size: contain;
	}
	.bg-cover {
		background-size: cover;
	}
	.bg-bottom-left {
		background-position: left bottom;
	}
	.bg-center {
		background-position: center;
	}
	.bg-no-repeat {
		background-repeat: no-repeat;
	}
	.mask-repeat {
		mask-repeat: repeat;
	}
	.pt-56p {
		padding-top: 56px;
	}
	.underline {
		text-decoration: underline;
	}
	.p-2 {
		padding: calc(var(--spacing) * 2);
	}
	.p-4 {
		padding: calc(var(--spacing) * 4);
	}
	.px-4 {
		padding-inline: calc(var(--spacing) * 4);
	}
	.pr-0 {
		padding-right: 0px;
	}
	.pm-0 p {
		margin: 0 !important;
	}
	.px-6 {
		padding-inline: calc(var(--spacing) * 6);
	}
	.px-8 {
		padding-inline: calc(var(--spacing) * 8);
	}
	.py-3 {
		padding-block: calc(var(--spacing) * 3);
	}
	.py-4 {
		padding-block: calc(var(--spacing) * 4);
	}
	.py-6 {
		padding-block: calc(var(--spacing) * 6);
	}
	.py-8 {
		padding-block: calc(var(--spacing) * 8);
	}
	.py-16 {
		padding-block: calc(var(--spacing) * 16);
	}
	.py-20 {
		padding-block: calc(var(--spacing) * 20);
	}
	.pt-0 {
		padding-top: calc(var(--spacing) * 0);
	}
	.pt-8 {
		padding-top: calc(var(--spacing) * 8);
	}
	.pt-14 {
		padding-top: calc(var(--spacing) * 14);
	}
	.pt-16 {
		padding-top: calc(var(--spacing) * 16);
	}
	.pt-32 {
		padding-top: calc(var(--spacing) * 32);
	}
	.pb-3 {
		padding-bottom: calc(var(--spacing) * 3);
	}
	.pb-8 {
		padding-bottom: calc(var(--spacing) * 8);
	}
	.pb-16 {
		padding-bottom: calc(var(--spacing) * 16);
	}
	.pb-20 {
		padding-bottom: calc(var(--spacing) * 20);
	}
	.pb-32 {
		padding-bottom: calc(var(--spacing) * 32);
	}
	.pl-3 {
		padding-left: calc(var(--spacing) * 4);
	}
	.pl-4 {
		padding-left: calc(var(--spacing) * 4);
	}
	.pl-6 {
		padding-left: calc(var(--spacing) * 6);
	}
	.pl-10 {
		padding-left: calc(var(--spacing) * 10);
	}
	.text-center {
		text-align: center;
	}
	.text-left {
		text-align: left;
	}
	.font-manrope {
		font-family: var(--font-manrope);
	}
	.text-2xl {
		font-size: var(--text-2xl);
		line-height: var(--tw-leading, var(--text-2xl--line-height));
	}
	.text-3xl {
		font-size: var(--text-3xl);
		line-height: var(--tw-leading, var(--text-3xl--line-height));
	}
	.text-4xl {
		font-size: var(--text-4xl);
		line-height: var(--tw-leading, var(--text-4xl--line-height));
	}
	.text-base {
		font-size: var(--text-base);
		line-height: var(--tw-leading, var(--text-base--line-height));
	}
	.text-lg {
		font-size: var(--text-lg);
		line-height: var(--tw-leading, var(--text-lg--line-height));
	}
	.text-sm {
		font-size: var(--text-sm);
		line-height: var(--tw-leading, var(--text-sm--line-height));
	}
	.text-xl {
		font-size: var(--text-xl);
		line-height: var(--tw-leading, var(--text-xl--line-height));
	}
	.xl\:text-3xl {
		font-size: var(--text-3xl);
	}
	.text-error-sm {
		font-size: 80px;
	}
	.xl\:text-error {
		font-size: 100px;
	}
	.xl\:pb-80 {
		padding-bottom: 80px;
	}
	.xl\:pt-84 {
		padding-top: 84px;
	}
	.xl\:pt-115 {
		@media (width >= 80rem) {
			padding-top: 115px;
		}
	}
	.xl\:pt-24p {
		padding-top: 24px;
	}
	.xl\:px-4 {
		padding-inline: calc(var(--spacing) * 4);
	}
	.xl\:flex-col {
		@media (width >= 80rem) {
			flex-direction: column;
		}
	}
	.xl\:gap-124 {
		@media (width >= 80rem) {
			gap: 124px;
		}
	}
	.xl\:py-6 {
		@media (width >= 80rem) {
			padding-top: calc(var(--spacing) * 6);
			padding-bottom: calc(var(--spacing) * 6);
		}
	}
	.leading-7 {
		--tw-leading: calc(var(--spacing) * 7);
		line-height: calc(var(--spacing) * 7);
	}
	.leading-9 {
		--tw-leading: calc(var(--spacing) * 9);
		line-height: calc(var(--spacing) * 9);
	}
	.leading-10 {
		--tw-leading: calc(var(--spacing) * 10);
		line-height: calc(var(--spacing) * 10);
	}
	.leading-\[62\.40px\] {
		--tw-leading: 62.4px;
		line-height: 62.4px;
	}
	.leading-none {
		--tw-leading: 1;
		line-height: 1;
	}
	.leading-normal {
		--tw-leading: var(--leading-normal);
		line-height: var(--leading-normal);
	}
	.leading-tight {
		--tw-leading: var(--leading-tight);
		line-height: var(--leading-tight);
	}
	.font-bold {
		--tw-font-weight: var(--font-weight-bold);
		font-weight: var(--font-weight-bold);
	}
	.font-normal {
		--tw-font-weight: var(--font-weight-normal);
		font-weight: var(--font-weight-normal);
	}
	.text-black {
		color: var(--color-black);
	}
	.text-blue-600 {
		color: var(--color-blue-600);
	}
	.text-gray-700 {
		color: var(--color-gray-700);
	}
	.text-slate-900 {
		color: var(--color-slate-900);
	}
	.text-yellow-500 {
		color: var(--color-yellow-500);
	}
	.text-white {
		color: var(--color-white);
	}
	.capitalize {
		text-transform: capitalize;
	}
	.shadow-lg {
		--tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)),
			0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
		box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow),
			var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
	}
	.outline {
		outline-style: var(--tw-outline-style);
		outline-width: 1px;
	}
	.blur {
		--tw-blur: blur(8px);
		filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
			var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert)
			var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
	}
	.filter {
		filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
			var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert)
			var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
	}
	.transition {
		transition-property: color, background-color, border-color, outline-color,
			text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via,
			--tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate,
			filter, -webkit-backdrop-filter, backdrop-filter, display, visibility,
			content-visibility, overlay, pointer-events;
		transition-timing-function: var(
			--tw-ease,
			var(--default-transition-timing-function)
		);
		transition-duration: var(--tw-duration, var(--default-transition-duration));
	}
	.transition-colors {
		transition-property: color, background-color, border-color, outline-color,
			text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via,
			--tw-gradient-to;
		transition-timing-function: var(
			--tw-ease,
			var(--default-transition-timing-function)
		);
		transition-duration: var(--tw-duration, var(--default-transition-duration));
	}
	.duration-100 {
		--tw-duration: 100ms;
		transition-duration: 100ms;
	}
	.duration-200 {
		--tw-duration: 200ms;
		transition-duration: 200ms;
	}
	.group-hover\:block {
		&:is(:where(.group):hover *) {
			@media (hover: hover) {
				display: block;
			}
		}
	}
	.hover\:bg-gray-100 {
		&:hover {
			@media (hover: hover) {
				background-color: var(--color-gray-100);
			}
		}
	}
	.hover\:bg-yellow-400 {
		&:hover {
			@media (hover: hover) {
				background-color: var(--color-yellow-400);
			}
		}
	}
	.sm\:aspect-auto {
		@media (width >= 40rem) {
			aspect-ratio: auto;
		}
	}
	.sm\:h-\[400px\] {
		@media (width >= 40rem) {
			height: 400px;
		}
	}
	.sm\:h-\[420px\] {
		@media (width >= 40rem) {
			height: 420px;
		}
	}
	.xl\:h-\[420px\] {
		@media (width >= 40rem) {
			height: 420px;
		}
	}
	.sm\:w-\[545px\] {
		@media (width >= 40rem) {
			width: 545px;
		}
	}
	.sm\:w-\[620px\] {
		@media (width >= 40rem) {
			width: 620px;
		}
	}
	.sm\:scale-75 {
		@media (width >= 40rem) {
			--tw-scale-x: 75%;
			--tw-scale-y: 75%;
			--tw-scale-z: 75%;
			scale: var(--tw-scale-x) var(--tw-scale-y);
		}
	}
	.sm\:transform {
		@media (width >= 40rem) {
			transform: var(--tw-rotate-x) var(--tw-rotate-y) var(--tw-rotate-z)
				var(--tw-skew-x) var(--tw-skew-y);
		}
	}
	.sm\:bg-auto {
		@media (width >= 40rem) {
			background-size: auto;
		}
	}
	.md\:\!-ml-2 {
		@media (width >= 48rem) {
			margin-left: calc(var(--spacing) * -2) !important;
		}
	}
	.md\:h-\[390px\] {
		@media (width >= 48rem) {
			height: 390px;
		}
	}
	.xl\:-right-\[calc\(\(100vw-80rem\)\/2\)\] {
		@media (width >= 80rem) {
			right: calc(calc((100vw - 80rem) / 2) * -1);
		}
	}
	.xl\:left-0 {
		@media (width >= 80rem) {
			left: calc(var(--spacing) * 0);
		}
	}
	.xl\:mt-16 {
		@media (width >= 80rem) {
			margin-top: calc(var(--spacing) * 16);
		}
	}
	.xl\:mt-2 {
		@media (width >= 80rem) {
			margin-top: calc(var(--spacing) * 2);
		}
	}
	.xl\:pl-0 {
		@media (width >= 80rem) {
			padding-left: 0;
		}
	}
	.mb-0 {
		margin-bottom: 0;
	}
	.xl\:mb-0 {
		@media (width >= 80rem) {
			margin-bottom: calc(var(--spacing) * 0);
		}
	}
	.xl\:mb-4 {
		@media (width >= 80rem) {
			margin-bottom: calc(var(--spacing) * 4);
		}
	}
	.xl\:mb-8 {
		@media (width >= 80rem) {
			margin-bottom: calc(var(--spacing) * 8);
		}
	}
	.xl\:mb-16 {
		@media (width >= 80rem) {
			margin-bottom: calc(var(--spacing) * 16);
		}
	}
	.xl\:block {
		@media (width >= 80rem) {
			display: block;
		}
	}

	.xl\:rounded-2xl {
		@media (width >= 80rem) {
			border-radius: var(--radius-2xl);
		}
	}
	.xl\:flex {
		@media (width >= 80rem) {
			display: flex;
		}
	}
	.xl\:hidden {
		@media (width >= 80rem) {
			display: none;
		}
	}
	.xl\:w-1\/2 {
		@media (width >= 80rem) {
			width: calc(1 / 2 * 100%);
		}
	}
	.xl\:overflow-visible {
		@media (width >= 80rem) {
			overflow: visible;
		}
	}
	.xl\:w-1\/3 {
		@media (width >= 80rem) {
			width: calc(1 / 3 * 100%);
		}
	}
	.xl\:w-2\/3 {
		@media (width >= 80rem) {
			width: calc(2 / 3 * 100%);
		}
	}
	.xl\:w-4\/12 {
		@media (width >= 80rem) {
			width: calc(4 / 12 * 100%);
		}
	}
	.xl\:w-5\/12 {
		@media (width >= 80rem) {
			width: calc(5 / 12 * 100%);
		}
	}
	.xl\:w-\[calc\(100\%\+\(\(100vw-80rem\)\/2\)-8px\)\] {
		@media (width >= 80rem) {
			width: calc(100% + ((100vw - 80rem) / 2) - 8px);
		}
	}
	.xl\:w-\[calc\(100vw-\(\(100vw-100\%\)\/2\)-8px\)\] {
		@media (width >= 80rem) {
			width: calc(100vw - ((100vw - 100%) / 2) - 8px);
		}
	}
	.w-fit {
		width: fit-content;
	}
	.xl\:w-fit {
		@media (width >= 80rem) {
			width: fit-content;
		}
	}
	.xl\:w-full {
		@media (width >= 80rem) {
			width: 100%;
		}
	}
	.xl\:flex-1 {
		@media (width >= 80rem) {
			flex: 1;
		}
	}
	.xl\:items-center {
		@media (width >= 80rem) {
			align-items: center;
		}
	}
	.xl\:scale-100 {
		@media (width >= 80rem) {
			--tw-scale-x: 100%;
			--tw-scale-y: 100%;
			--tw-scale-z: 100%;
			scale: var(--tw-scale-x) var(--tw-scale-y);
		}
	}
	.xl\:transform {
		@media (width >= 80rem) {
			transform: var(--tw-rotate-x) var(--tw-rotate-y) var(--tw-rotate-z)
				var(--tw-skew-x) var(--tw-skew-y);
		}
	}
	.xl\:grid-cols-3 {
		@media (width >= 80rem) {
			grid-template-columns: repeat(3, minmax(0, 1fr));
		}
	}
	.xl\:flex-row {
		@media (width >= 80rem) {
			flex-direction: row;
		}
	}
	.xl\:py-8 {
		@media (width >= 80rem) {
			padding-block: calc(var(--spacing) * 8);
		}
	}
	.xl\:py-10 {
		padding-block: calc(var(--spacing) * 10);
	}
	.xl\:items-start {
		@media (width >= 80rem) {
			align-items: flex-start;
		}
	}
	.xl\:justify-between {
		@media (width >= 80rem) {
			justify-content: space-between;
		}
	}
	.xl\:justify-end {
		@media (width >= 80rem) {
			justify-content: flex-end;
		}
	}
	.xl\:justify-start {
		@media (width >= 80rem) {
			justify-content: flex-start;
		}
	}
	.xl\:gap-6 {
		@media (width >= 80rem) {
			gap: calc(var(--spacing) * 6);
		}
	}
	.xl\:gap-8 {
		@media (width >= 80rem) {
			gap: calc(var(--spacing) * 8);
		}
	}
	.xl\:gap-16 {
		@media (width >= 80rem) {
			gap: calc(var(--spacing) * 16);
		}
	}
	.xl\:gap-32 {
		@media (width >= 80rem) {
			gap: 112px;
		}
	}
	.xl\:pt-117 {
		@media (width >= 80rem) {
			padding-top: 117px;
		}
	}
	.xl\:p-6 {
		@media (width >= 80rem) {
			padding: calc(var(--spacing) * 6);
		}
	}
	.xl\:px-0 {
		@media (width >= 80rem) {
			padding-inline: calc(var(--spacing) * 0);
		}
	}
	.xl\:py-0 {
		@media (width >= 80rem) {
			padding-block: calc(var(--spacing) * 0);
		}
	}
	.xl\:py-32 {
		@media (width >= 80rem) {
			padding-block: calc(var(--spacing) * 32);
		}
	}
	.xl\:pt-8 {
		@media (width >= 80rem) {
			padding-top: calc(var(--spacing) * 8);
		}
	}
	.xl\:pt-16 {
		@media (width >= 80rem) {
			padding-top: calc(var(--spacing) * 16);
		}
	}
	.xl\:pt-32 {
		@media (width >= 80rem) {
			padding-top: calc(var(--spacing) * 32);
		}
	}
	.xl\:pt-24 {
		@media (width >= 80rem) {
			padding-top: 96px;
		}
	}
	.xl\:pt-26 {
		@media (width >= 80rem) {
			padding-top: 130px;
		}
	}
	.xl\:pt-27 {
		@media (width >= 80rem) {
			padding-top: 94px;
		}
	}
	.xl\:pb-27 {
		@media (width >= 80rem) {
			padding-bottom: 94px;
		}
	}
	.xl\:pt-28 {
		@media (width >= 80rem) {
			padding-top: 106px;
		}
	}
	.xl\:pt-42 {
		@media (width >= 80rem) {
			padding-top: 150px;
		}
	}
	.xl\:pt-44 {
		@media (width >= 80rem) {
			padding-top: 170px;
		}
	}
	.xl\:pb-15 {
		@media (width >= 80rem) {
			padding-bottom: 70px;
		}
	}
	.xl\:pt-48 {
		@media (width >= 80rem) {
			padding-top: calc(var(--spacing) * 48);
		}
	}
	.xl\:pb-16 {
		@media (width >= 80rem) {
			padding-bottom: calc(var(--spacing) * 16);
		}
	}
	.xl\:pb-32 {
		@media (width >= 80rem) {
			padding-bottom: calc(var(--spacing) * 32);
		}
	}
	.xl\:pb-32 {
		@media (width >= 80rem) {
			padding-bottom: calc(var(--spacing) * 32);
		}
	}
	.xl\:pb-24 {
		@media (width >= 80rem) {
			padding-bottom: calc(var(--spacing) * 24);
		}
	}
	.xl\:pb-28-5 {
		@media (width >= 80rem) {
			padding-bottom: calc(var(--spacing) * 28.5);
		}
	}
	.xl\:text-5xl {
		@media (width >= 80rem) {
			font-size: var(--text-5xl);
			line-height: var(--tw-leading, var(--text-5xl--line-height));
		}
	}
	.xl\:text-base {
		@media (width >= 80rem) {
			font-size: var(--text-base);
			line-height: var(--tw-leading, var(--text-base--line-height));
		}
	}
	.xl\:leading-\[62\.40px\] {
		@media (width >= 80rem) {
			--tw-leading: 62.4px;
			line-height: 62.4px;
		}
	}
	.xl\:gap-0 {
		@media (width >= 80rem) {
			gap: 0;
		}
	}
	.xl\:gap-4 {
		@media (width >= 80rem) {
			gap: calc(var(--spacing) * 4);
		}
	}
	.pb-0 {
		padding-bottom: 0px;
	}
	.xl\:pb-0 {
		@media (width >= 80rem) {
			padding-bottom: 0px;
		}
	}
	.xl\:pt-110 {
		@media (width >= 80rem) {
			padding-top: 110px;
		}
	}
	.xl\:pt-10px {
		@media (width >= 80rem) {
			padding-top: 10px;
		}
	}
	.xl\:mb-5 {
		@media (width >= 80rem) {
			margin-bottom: 24px;
		}
	}

	.mb-12 {
		margin-bottom: 56px;
	}
	.xl\:w-\[588px\] {
		@media (width >= 80rem) {
			width: 588px;
		}
	}
	.xl\:w-\[620px\] {
		@media (width >= 80rem) {
			width: 620px;
		}
	}
	.xl\:w-\[579px\] {
		@media (width >= 80rem) {
			width: 579px;
		}
	}
	.xl\:w-\[685px\] {
		@media (width >= 80rem) {
			width: 685px;
		}
	}
	.xl\:w-\[500px\] {
		@media (width >= 80rem) {
			width: 500px;
		}
	}
	.xl\:w-\[503px\] {
		@media (width >= 80rem) {
			width: 503px;
		}
	}
	.xl\:w-\[531px\] {
		@media (width >= 80rem) {
			width: 531px;
		}
	}
	.xl\:w-\[560px\] {
		@media (width >= 80rem) {
			width: 560px;
		}
	}
	.xl\:w-\[566px\] {
		@media (width >= 80rem) {
			width: 566px;
		}
	}
	.xl\:w-\[408px\] {
		@media (width >= 80rem) {
			width: 408px;
		}
	}
	.xl\:w-\[420px\] {
		@media (width >= 80rem) {
			width: 420px;
		}
	}
	.xl\:w-\[513px\] {
		@media (width >= 80rem) {
			width: 513px;
		}
	}
	.xl\:h-\[500px\] {
		@media (width >= 80rem) {
			height: 500px;
		}
	}
	.xl\:w-\[410px\] {
		@media (width >= 80rem) {
			width: 410px;
		}
	}
	.xl\:gap-40 {
		@media (width >= 80rem) {
			gap: 128px;
		}
	}
	.xl\:w-\[653px\] {
		@media (width >= 80rem) {
			width: 653px;
		}
	}
	.xl\:gap-53 {
		@media (width >= 80rem) {
			gap: 53px;
		}
	}
	.xl\:w-\[715px\] {
		@media (width >= 80rem) {
			width: 715px;
		}
	}
	.xl\:gap-15 {
		@media (width >= 80rem) {
			gap: 15px;
		}
	}
	.xl\:lead-130 {
		@media (width >= 80rem) {
			line-height: 130%;
		}
	}
	.xl\:lh-130 {
		@media (width >= 80rem) {
			line-height: 130px;
			height: 130px;
		}
	}

	.bg-\[\#F4F4F4\] {
		background: #f4f4f4;
	}
	.mb-10 {
		margin-bottom: 40px;
	}
	.mt-6 {
		margin-top: 36px;
	}
	.gap-14 {
		gap: 14px;
	}
	.xl\:gap-24 {
		@media (width >= 80rem) {
			gap: 24px;
		}
	}
	.xl\:px-10 {
		@media (width >= 80rem) {
			padding-left: 40px;
			padding-right: 40px;
		}
	}
	.xl\:w-715 {
		@media (width >= 80rem) {
			width: 715px;
		}
	}
	.xl\:w-400 {
		@media (width >= 80rem) {
			width: 400px;
		}
	}

	.flex-wrap {
		flex-wrap: wrap;
	}
	.w-10 {
		width: 40px;
	}
	.h-9 {
		height: 36px;
	}
	.h-10 {
		height: 40px;
	}
	.h-69 {
		height: 69px;
	}
	.xl\:h-69 {
		@media (width >= 80rem) {
			height: 69px;
		}
	}
	.xl\:w-400 {
		@media (width >= 80rem) {
			width: 400px;
		}
	}
	.xl\:w-1312 {
		@media (width >= 80rem) {
			width: 1312px;
		}
	}
	.h-auto {
		height: auto;
	}
	.mb-56 {
		margin-bottom: 56px;
	}
	.xl\:mb-56 {
		margin-bottom: 56px;
	}
	.mb-68 {
		margin-bottom: 68px;
	}
	.xl\:pb-26 {
		@media (width >= 80rem) {
			padding-bottom: 72px;
		}
	}
	.h-72 {
		height: 72px;
	}
	.xl\:pt-23 {
		@media (width >= 80rem) {
			padding-top: 110px;
		}
	}
	.xl\:pt-25 {
		@media (width >= 80rem) {
			padding-top: 120px;
		}
	}
	.xl\:gap-6 {
		@media (width >= 80rem) {
			gap: 24px;
		}
	}
	.xl\:pt-0 {
		@media (width >= 80rem) {
			padding-top: 0px;
		}
	}
	.xl\:pt-34 {
		@media (width >= 80rem) {
			padding-top: 140px;
		}
	}
	.xl\:pb-75 {
		@media (width >= 80rem) {
			padding-bottom: 75px;
		}
	}
	.xl\:w-337 {
		@media (width >= 80rem) {
			width: 337px;
		}
	}
	.xl\:pt-35 {
		@media (width >= 80rem) {
			padding-top: 145px;
		}
	}
	.xl\:pt-12 {
		@media (width >= 80rem) {
			padding-top: 48px;
		}
	}
	.xl\:pr-12 {
		@media (width >= 80rem) {
			padding-right: 48px;
		}
	}
	.xl\:h-\[154px\] {
		@media (width >= 80rem) {
			height: 154px;
		}
	}
	.xl\:pt-\[54px\] {
		padding-top: 54px;
	}
	.xl\:h-\[512px\] {
		height: 512px;
	}
	.p-6 {
		padding: 24px;
	}
	py-1 {
		padding-top: 4px;
		padding-bottom: 4px;
	}
	.px-3 {
		padding-left: 12px;
		padding-right: 12px;
	}
	.gap-1-3 {
		gap: 6px;
	}
	.gap-22 {
		gap: 22px;
	}
	.mb-13 {
		margin-bottom: calc(var(--spacing) * 12);
	}
}
.parallelogram-button {
	display: inline-block;
	background: #165dfb;
	color: white;
	border: none;
	padding: 1em 2em;
	transform: skew(-19deg);
	cursor: pointer;
	font-family: sans-serif;
	font-size: 1rem;
	transition: background 0.3s;
	width: 246px;
	height: 48px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
}
.parallelogram-button span {
	display: inline-block;
	transform: skew(19deg);
	color: white;
	text-align: center;
	width: 100%;
}
.parallelogram-button:hover {
	background: #fbc700;
	color: #010147 !important;
}
.parallelogram-button:hover span {
	color: #010147 !important;
}
@media (max-width: 768px) {
	.parallelogram-button {
		width: 100% !important;
	}
}
@property --tw-scale-x {
	syntax: '*';
	inherits: false;
	initial-value: 1;
}
@property --tw-scale-y {
	syntax: '*';
	inherits: false;
	initial-value: 1;
}
@property --tw-scale-z {
	syntax: '*';
	inherits: false;
	initial-value: 1;
}
@property --tw-rotate-x {
	syntax: '*';
	inherits: false;
}
@property --tw-rotate-y {
	syntax: '*';
	inherits: false;
}
@property --tw-rotate-z {
	syntax: '*';
	inherits: false;
}
@property --tw-skew-x {
	syntax: '*';
	inherits: false;
}
@property --tw-skew-y {
	syntax: '*';
	inherits: false;
}
@property --tw-space-y-reverse {
	syntax: '*';
	inherits: false;
	initial-value: 0;
}
@property --tw-border-style {
	syntax: '*';
	inherits: false;
	initial-value: solid;
}
@property --tw-gradient-position {
	syntax: '*';
	inherits: false;
}
@property --tw-gradient-from {
	syntax: '<color>';
	inherits: false;
	initial-value: #0000;
}
@property --tw-gradient-via {
	syntax: '<color>';
	inherits: false;
	initial-value: #0000;
}
@property --tw-gradient-to {
	syntax: '<color>';
	inherits: false;
	initial-value: #0000;
}
@property --tw-gradient-stops {
	syntax: '*';
	inherits: false;
}
@property --tw-gradient-via-stops {
	syntax: '*';
	inherits: false;
}
@property --tw-gradient-from-position {
	syntax: '<length-percentage>';
	inherits: false;
	initial-value: 0%;
}
@property --tw-gradient-via-position {
	syntax: '<length-percentage>';
	inherits: false;
	initial-value: 50%;
}
@property --tw-gradient-to-position {
	syntax: '<length-percentage>';
	inherits: false;
	initial-value: 100%;
}
@property --tw-leading {
	syntax: '*';
	inherits: false;
}
@property --tw-font-weight {
	syntax: '*';
	inherits: false;
}
@property --tw-shadow {
	syntax: '*';
	inherits: false;
	initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
	syntax: '*';
	inherits: false;
}
@property --tw-shadow-alpha {
	syntax: '<percentage>';
	inherits: false;
	initial-value: 100%;
}
@property --tw-inset-shadow {
	syntax: '*';
	inherits: false;
	initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
	syntax: '*';
	inherits: false;
}
@property --tw-inset-shadow-alpha {
	syntax: '<percentage>';
	inherits: false;
	initial-value: 100%;
}
@property --tw-ring-color {
	syntax: '*';
	inherits: false;
}
@property --tw-ring-shadow {
	syntax: '*';
	inherits: false;
	initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
	syntax: '*';
	inherits: false;
}
@property --tw-inset-ring-shadow {
	syntax: '*';
	inherits: false;
	initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
	syntax: '*';
	inherits: false;
}
@property --tw-ring-offset-width {
	syntax: '<length>';
	inherits: false;
	initial-value: 0px;
}
@property --tw-ring-offset-color {
	syntax: '*';
	inherits: false;
	initial-value: #fff;
}
@property --tw-ring-offset-shadow {
	syntax: '*';
	inherits: false;
	initial-value: 0 0 #0000;
}
@property --tw-outline-style {
	syntax: '*';
	inherits: false;
	initial-value: solid;
}
@property --tw-blur {
	syntax: '*';
	inherits: false;
}
@property --tw-brightness {
	syntax: '*';
	inherits: false;
}
@property --tw-contrast {
	syntax: '*';
	inherits: false;
}
@property --tw-grayscale {
	syntax: '*';
	inherits: false;
}
@property --tw-hue-rotate {
	syntax: '*';
	inherits: false;
}
@property --tw-invert {
	syntax: '*';
	inherits: false;
}
@property --tw-opacity {
	syntax: '*';
	inherits: false;
}
@property --tw-saturate {
	syntax: '*';
	inherits: false;
}
@property --tw-sepia {
	syntax: '*';
	inherits: false;
}
@property --tw-drop-shadow {
	syntax: '*';
	inherits: false;
}
@property --tw-drop-shadow-color {
	syntax: '*';
	inherits: false;
}
@property --tw-drop-shadow-alpha {
	syntax: '<percentage>';
	inherits: false;
	initial-value: 100%;
}
@property --tw-drop-shadow-size {
	syntax: '*';
	inherits: false;
}
@property --tw-duration {
	syntax: '*';
	inherits: false;
}
@layer properties {
	@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or
		((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
		*,
		::before,
		::after,
		::backdrop {
			--tw-scale-x: 1;
			--tw-scale-y: 1;
			--tw-scale-z: 1;
			--tw-rotate-x: initial;
			--tw-rotate-y: initial;
			--tw-rotate-z: initial;
			--tw-skew-x: initial;
			--tw-skew-y: initial;
			--tw-space-y-reverse: 0;
			--tw-border-style: solid;
			--tw-gradient-position: initial;
			--tw-gradient-from: #0000;
			--tw-gradient-via: #0000;
			--tw-gradient-to: #0000;
			--tw-gradient-stops: initial;
			--tw-gradient-via-stops: initial;
			--tw-gradient-from-position: 0%;
			--tw-gradient-via-position: 50%;
			--tw-gradient-to-position: 100%;
			--tw-leading: initial;
			--tw-font-weight: initial;
			--tw-shadow: 0 0 #0000;
			--tw-shadow-color: initial;
			--tw-shadow-alpha: 100%;
			--tw-inset-shadow: 0 0 #0000;
			--tw-inset-shadow-color: initial;
			--tw-inset-shadow-alpha: 100%;
			--tw-ring-color: initial;
			--tw-ring-shadow: 0 0 #0000;
			--tw-inset-ring-color: initial;
			--tw-inset-ring-shadow: 0 0 #0000;
			--tw-ring-inset: initial;
			--tw-ring-offset-width: 0px;
			--tw-ring-offset-color: #fff;
			--tw-ring-offset-shadow: 0 0 #0000;
			--tw-outline-style: solid;
			--tw-blur: initial;
			--tw-brightness: initial;
			--tw-contrast: initial;
			--tw-grayscale: initial;
			--tw-hue-rotate: initial;
			--tw-invert: initial;
			--tw-opacity: initial;
			--tw-saturate: initial;
			--tw-sepia: initial;
			--tw-drop-shadow: initial;
			--tw-drop-shadow-color: initial;
			--tw-drop-shadow-alpha: 100%;
			--tw-drop-shadow-size: initial;
			--tw-duration: initial;
		}
	}
}
body {
	overflow-x: hidden !important;
}

.splide__list {
	transition: transform 0.5s ease;
}
