@keyframes styles_backgroundAppear__lKwpN {
	0% {
		background-position: 100%;
		transform: scale(1);
	}

	5% {
		background-position: 100%;
		transform: scale(1.5);
	}

	50% {
		background-position: 0;
		transform: scale(1);
	}

	to {
		opacity: 1;
	}
}

@keyframes styles_winnerAppear__ZzPAC {
	0% {
		transform: scale(1);
	}

	5% {
		transform: scale(1.1);
	}

	50% {
		transform: scale(1);
	}
}

.u-hot-games-slider-1t {
	width: 100%;
	max-width: 100%;
}

.u-hot-games-slider-1t>.u-slider-wrapper-1u {
	position: relative;
	width: 100%;
	height: 100%;
	transition-property: transform;
	box-sizing: content-box;
	display: grid;
	grid-template-rows: 1fr 1fr;
	grid-auto-columns: 210px;
	overflow: scroll;
	grid-row-gap: 8px;
	grid-column-gap: 0;
	grid-auto-flow: column;
	padding-bottom: 10px;
	scroll-snap-type: x mandatory;
	scroll-behavior: smooth;
}

.u-hot-games-slider-1t .u-hot-game-slide-1w {
	grid-column: 1/3;
	grid-row: 1/3;
}

.u-hot-games-slider-1t .u-hot-game-slide-1w,.u-hot-games-slider-1t .u-regular-game-slide-21 {
	min-width: 100%!important;
	min-height: 100%!important;
	overflow: visible!important;
	padding: 8px;
}

@media (max-width:999px) {
	.u-hot-games-slider-1t>.u-slider-wrapper-1u {
		grid-auto-columns: 115px;
		grid-row-gap: 2px;
	}

	.u-hot-games-slider-1t .u-regular-game-slide-21 {
		padding: 4px;
	}
}

@-webkit-keyframes styles_scrolling___OgNQ {
	0% {
		background-position: 0 bottom;
	}

	to {
		background-position: 0 top;
	}
}

@keyframes styles_progress___027u {
	0% {
		width: 100%;
	}

	to {
		width: 0;
	}
}

@keyframes styles_l12__K3S83 {
	to {
		transform: rotate(.5turn);
	}
}

.u-styles-primary-Z9rOV-u {
	background: linear-gradient(90deg,#FEA744,#FFD29E);
	transition: background .3s ease;
}

.u-styles-primary-Z9rOV-u:focus,.u-styles-primary-Z9rOV-u:hover {
	background: linear-gradient(90deg,var(--color-orange-100)0,var(--color-orange-100) 100%);
}

.u-styles-primary-Z9rOV-u:active {
	background: linear-gradient(90deg,var(--color-orange-200)0,var(--color-orange-200) 100%);
}

.u-styles-primary-Z9rOV-u:disabled {
	background: var(--color-gray-400);
	opacity: 1;
	cursor: not-allowed;
}

@layer properties {
@	supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))) {
		*,: :backdrop,:after,:before{--tw-translate-x:0;
		--tw-translate-y: 0;
		--tw-translate-z: 0;
		--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-x-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-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-backdrop-blur: initial;
		--tw-backdrop-brightness: initial;
		--tw-backdrop-contrast: initial;
		--tw-backdrop-grayscale: initial;
		--tw-backdrop-hue-rotate: initial;
		--tw-backdrop-invert: initial;
		--tw-backdrop-opacity: initial;
		--tw-backdrop-saturate: initial;
		--tw-backdrop-sepia: initial;
		--tw-duration: initial;
		--tw-ease: initial;
	}
}}

@layer theme {
	:host,:root {
		--spacing: .25rem;
		--font-weight-normal: 400;
		--font-weight-bold: 700;
		--radius-md: .375rem;
		--radius-lg: .5rem;
		--radius-xl: .75rem;
		--radius-2xl: 1rem;
		--radius-3xl: 1.5rem;
		--radius-4xl: 2rem;
		--ease-out: cubic-bezier(0,0,.2,1);
		--ease-in-out: cubic-bezier(.4,0,.2,1);
		--animate-spin: spin 1s linear infinite;
		--animate-pulse: pulse 2s cubic-bezier(.4,0,.6,1) infinite;
		--default-transition-duration: .15s;
		--default-transition-timing-function: cubic-bezier(.4,0,.2,1);
		--font-unbounded: "Unbounded",cursive;
		--font-vela-sans: "Vela Sans",sans-serif;
		--color-blue-300: #3996ff;
		--color-orange-400: #a64904;
		--color-orange-200: #fea744;
		--color-orange-100: #ffd29e;
		--color-green-300: #029f6e;
		--color-gray-1000: #121212;
		--color-gray-900: #1d1d1d;
		--color-gray-800: #222;
		--color-gray-700: #272727;
		--color-gray-600: #373737;
		--color-gray-500: #585858;
		--color-gray-400: #777;
		--color-gray-300: #9a9a9a;
		--color-gray-50: #fefefe;
	}
}

@layer base {
	*,::backdrop,:after,:before {
		box-sizing: border-box;
		border: 0 solid;
		margin: 0;
		padding: 0;
	}

	::file-selector-button {
		box-sizing: border-box;
		border: 0 solid;
		margin: 0;
		padding: 0;
	}

	:host,html {
		-webkit-text-size-adjust: 100%;
		tab-size: 4;
		line-height: 1.5;
		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;
	}
	
	span h2,span h3,span h4,span h5,span h6 {
		font-size: inherit;
		font-weight: inherit;
		display: block;
		float: none;
		line-height: 20px;
		position: static;
		z-index: auto;
	}

	a {
		color: inherit;
		-webkit-text-decoration: inherit;
		text-decoration: inherit;
		cursor: pointer;
	}

	b,strong {
		font-weight: bolder;
	}

	code,kbd,pre,samp {
		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 {
		vertical-align: baseline;
		font-size: 75%;
		line-height: 0;
		position: relative;
	}

	sub {
		bottom: -.25em;
	}

	sup {
		top: -.5em;
	}

	table {
		text-indent: 0;
		border-color: inherit;
		border-collapse: collapse;
	}

	:-moz-focusring {
		outline: auto;
	}

	progress {
		vertical-align: baseline;
	}

	summary {
		display: list-item;
	}

	menu,ol,ul {
		list-style: none;
	}

	audio,canvas,embed,iframe,img,object,svg,video {
		vertical-align: middle;
		display: block;
	}

	img,video {
		max-width: 100%;
		height: auto;
		cursor: pointer;
	}
	
	button,input {
		cursor: pointer;
	}
	button,input,optgroup,select,textarea {
		font: inherit;
		font-feature-settings: inherit;
		font-variation-settings: inherit;
		letter-spacing: inherit;
		color: inherit;
		opacity: 1;
		background-color: #0000;
		border-radius: 0;
	}

	::file-selector-button {
		font: inherit;
		font-feature-settings: inherit;
		font-variation-settings: inherit;
		letter-spacing: inherit;
		color: inherit;
		opacity: 1;
		background-color: #0000;
		border-radius: 0;
	}

	: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)) {
		:: placeholder{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 {
	padding-block: 0;
}

::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field {
	padding-block: 0;
}

::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field {
	padding-block: 0;
}

::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field {
	padding-block: 0;
}

::-webkit-datetime-edit-meridiem-field {
	padding-block: 0;
}

::-webkit-calendar-picker-indicator {
	line-height: 1;
}

:-moz-ui-invalid {
	box-shadow: none;
}

button,input:where([type=button],[type=reset],[type=submit]) {
	appearance: button;
}

::file-selector-button {
	appearance: button;
}

::-webkit-inner-spin-button,::-webkit-outer-spin-button {
	height: auto;
}

[hidden]:where(:not([hidden=until-found])) {
	display: none!important;
}

body,html {
	background-color: #121212;
	height: 100%;
}}

@layer components;

@layer utilities {
	.pointer-events-auto {
		pointer-events: auto;
	}

	.pointer-events-none {
		pointer-events: none;
	}

	.invisible {
		visibility: hidden;
	}

	.visible {
		visibility: visible;
	}

	.u-absolute-1o {
		position: absolute;
	}

	.u-fixed-2q {
		position: fixed;
	}

	.u-relative-1l {
		position: relative;
	}

	.u-sticky-7 {
		position: sticky;
	}

	.u-inset-0-1p {
		inset: calc(var(--spacing)*0);
	}

	.inset-x-0 {
		inset-inline: calc(var(--spacing)*0);
	}

	.inset-y-0 {
		inset-block: calc(var(--spacing)*0);
	}

	.\!top-0 {
		top: calc(var(--spacing)*0)!important;
	}

	.-top-2 {
		top: calc(var(--spacing)*-2);
	}

	.-top-20 {
		top: calc(var(--spacing)*-20);
	}

	.top-0 {
		top: calc(var(--spacing)*0);
	}

	.top-1\/2 {
		top: 50%;
	}

	.top-2 {
		top: calc(var(--spacing)*2);
	}

	.top-4 {
		top: calc(var(--spacing)*4);
	}

	.top-8 {
		top: calc(var(--spacing)*8);
	}

	.top-10 {
		top: calc(var(--spacing)*10);
	}

	.top-12 {
		top: calc(var(--spacing)*12);
	}

	.top-\[-3px\] {
		top: -3px;
	}

	.top-\[-8px\] {
		top: -8px;
	}

	.top-\[-16px\] {
		top: -16px;
	}

	.top-\[-30\%\] {
		top: -30%;
	}

	.top-\[-30px\] {
		top: -30px;
	}

	.top-\[2px\] {
		top: 2px;
	}

	.top-\[3px\] {
		top: 3px;
	}

	.top-\[4px\] {
		top: 4px;
	}

	.top-\[15px\] {
		top: 15px;
	}

	.top-\[20px\] {
		top: 20px;
	}

	.top-\[32px\] {
		top: 32px;
	}

	.top-\[35\%\] {
		top: 35%;
	}

	.top-\[38\%\] {
		top: 38%;
	}

	.top-\[56px\] {
		top: 56px;
	}

	.top-\[80\%\] {
		top: 80%;
	}

	.top-\[80px\] {
		top: 80px;
	}

	.top-\[85px\] {
		top: 85px;
	}

	.top-\[95px\] {
		top: 95px;
	}

	.top-\[100px\] {
		top: 100px;
	}

	.top-\[200px\] {
		top: 200px;
	}

	.top-full {
		top: 100%;
	}

	.-right-2 {
		right: calc(var(--spacing)*-2);
	}

	.u-right-0-1z {
		right: calc(var(--spacing)*0);
	}

	.right-2 {
		right: calc(var(--spacing)*2);
	}

	.right-4 {
		right: calc(var(--spacing)*4);
	}

	.right-\[-4px\] {
		right: -4px;
	}

	.right-\[-12px\] {
		right: -12px;
	}

	.right-\[-40\%\] {
		right: -40%;
	}

	.right-\[-45px\] {
		right: -45px;
	}

	.right-\[-80\%\] {
		right: -80%;
	}

	.right-\[-170px\] {
		right: -170px;
	}

	.right-\[10px\] {
		right: 10px;
	}

	.right-\[50px\] {
		right: 50px;
	}

	.right-\[290px\] {
		right: 290px;
	}

	.right-\[calc\(50\%-200px\)\] {
		right: calc(50% - 200px);
	}

	.bottom-0 {
		bottom: calc(var(--spacing)*0);
	}

	.bottom-4 {
		bottom: calc(var(--spacing)*4);
	}

	.bottom-\[-24px\] {
		bottom: -24px;
	}

	.bottom-\[-40\%\] {
		bottom: -40%;
	}

	.bottom-\[-60px\] {
		bottom: -60px;
	}

	.bottom-\[-114px\] {
		bottom: -114px;
	}

	.bottom-\[0\] {
		bottom: 0;
	}

	.bottom-\[6px\] {
		bottom: 6px;
	}

	.bottom-\[8px\] {
		bottom: 8px;
	}

	.bottom-\[16px\] {
		bottom: 16px;
	}

	.bottom-\[380px\] {
		bottom: 380px;
	}

	.bottom-full {
		bottom: 100%;
	}

	.u-left-0-2r {
		left: calc(var(--spacing)*0);
	}

	.left-1\/2 {
		left: 50%;
	}

	.left-4 {
		left: calc(var(--spacing)*4);
	}

	.left-\[-4px\] {
		left: -4px;
	}

	.left-\[-10px\] {
		left: -10px;
	}

	.left-\[-15px\] {
		left: -15px;
	}

	.left-\[-17px\] {
		left: -17px;
	}

	.left-\[-28px\] {
		left: -28px;
	}

	.left-\[-30\%\] {
		left: -30%;
	}

	.left-\[-40\%\] {
		left: -40%;
	}

	.left-\[-50\%\] {
		left: -50%;
	}

	.left-\[-100px\] {
		left: -100px;
	}

	.left-\[10px\] {
		left: 10px;
	}

	.left-\[28px\] {
		left: 28px;
	}

	.left-\[32px\] {
		left: 32px;
	}

	.left-\[40\%\] {
		left: 40%;
	}

	.left-\[330px\] {
		left: 330px;
	}

	.left-\[calc\(50\%-200px\)\] {
		left: calc(50% - 200px);
	}

	.isolate {
		isolation: isolate;
	}

	.-z-1 {
		z-index: calc(1*-1);
	}

	.z-1 {
		z-index: 1;
	}

	.z-2 {
		z-index: 2;
	}

	.z-8 {
		z-index: 8;
	}

	.u-z-10-2k {
		z-index: 10;
	}

	.u-z-20-2j {
		z-index: 20;
	}

	.z-30 {
		z-index: 30;
	}

	.z-40 {
		z-index: 40;
	}

	.z-50 {
		z-index: 50;
	}

	.z-\[9999\] {
		z-index: 9999;
	}

	.z-\[999999\] {
		z-index: 999999;
	}

	.z-auto {
		z-index: auto;
	}

	.col-span-1 {
		grid-column: span 1/span 1;
	}

	.col-span-2 {
		grid-column: span 2/span 2;
	}

	.row-start-2 {
		grid-row-start: 2;
	}

	.m-1 {
		margin: calc(var(--spacing)*1);
	}

	.m-2 {
		margin: calc(var(--spacing)*2);
	}

	.m-4 {
		margin: calc(var(--spacing)*4);
	}

	.m-auto {
		margin: auto;
	}

	.-mx-2 {
		margin-inline: calc(var(--spacing)*-2);
	}

	.mx-1 {
		margin-inline: calc(var(--spacing)*1);
	}

	.mx-2 {
		margin-inline: calc(var(--spacing)*2);
	}

	.mx-4 {
		margin-inline: calc(var(--spacing)*4);
	}

	.mx-auto {
		margin-inline: auto;
	}

	.my-0 {
		margin-block: calc(var(--spacing)*0);
	}

	.my-1 {
		margin-block: calc(var(--spacing)*1);
	}

	.my-4 {
		margin-block: calc(var(--spacing)*4);
	}

	.my-\[29px\] {
		margin-block: 29px;
	}

	.mt-1 {
		margin-top: calc(var(--spacing)*1);
	}

	.mt-2 {
		margin-top: calc(var(--spacing)*2);
	}

	.mt-3 {
		margin-top: calc(var(--spacing)*3);
	}

	.mt-4 {
		margin-top: calc(var(--spacing)*4);
	}

	.mt-6 {
		margin-top: calc(var(--spacing)*6);
	}

	.mt-8 {
		margin-top: calc(var(--spacing)*8);
	}

	.mr-2 {
		margin-right: calc(var(--spacing)*2);
	}

	.u-mr-3-1h {
		margin-right: calc(var(--spacing)*3);
	}

	.mr-4 {
		margin-right: calc(var(--spacing)*4);
	}

	.\!mb-0 {
		margin-bottom: calc(var(--spacing)*0)!important;
	}

	.mb-0 {
		margin-bottom: calc(var(--spacing)*0);
	}

	.mb-1 {
		margin-bottom: calc(var(--spacing)*1);
	}

	.mb-2 {
		margin-bottom: calc(var(--spacing)*2);
	}

	.mb-3 {
		margin-bottom: calc(var(--spacing)*3);
	}

	.mb-4 {
		margin-bottom: calc(var(--spacing)*4);
	}

	.mb-5 {
		margin-bottom: calc(var(--spacing)*5);
	}

	.mb-6 {
		margin-bottom: calc(var(--spacing)*6);
	}

	.mb-8 {
		margin-bottom: calc(var(--spacing)*8);
	}

	.mb-10 {
		margin-bottom: calc(var(--spacing)*10);
	}

	.mb-12 {
		margin-bottom: calc(var(--spacing)*12);
	}

	.mb-16 {
		margin-bottom: calc(var(--spacing)*16);
	}

	.mb-25 {
		margin-bottom: calc(var(--spacing)*25);
	}

	.mb-32 {
		margin-bottom: calc(var(--spacing)*32);
	}

	.mb-\[-10px\] {
		margin-bottom: -10px;
	}

	.mb-\[2px\] {
		margin-bottom: 2px;
	}

	.mb-\[4px\] {
		margin-bottom: 4px;
	}

	.mb-\[18px\] {
		margin-bottom: 18px;
	}

	.mb-\[30px\] {
		margin-bottom: 30px;
	}

	.mb-\[32px\] {
		margin-bottom: 32px;
	}

	.mb-px {
		margin-bottom: 1px;
	}

	.u-ml-2-1f {
		margin-left: calc(var(--spacing)*2);
	}

	.ml-4 {
		margin-left: calc(var(--spacing)*4);
	}

	.ml-5 {
		margin-left: calc(var(--spacing)*5);
	}

	.ml-\[-4px\] {
		margin-left: -4px;
	}

	.ml-\[-20px\] {
		margin-left: -20px;
	}

	.ml-\[6px\] {
		margin-left: 6px;
	}

	.ml-\[30px\] {
		margin-left: 30px;
	}

	.box-content {
		box-sizing: content-box;
	}

	.u-block-29 {
		display: block;
	}

	.contents {
		display: contents;
	}

	.u-flex-3 {
		display: flex;
	}

	.u-grid-2d {
		display: grid;
	}

	.u-hidden-f {
		display: none;
	}

	.u-inline-block-g {
		display: inline-block;
	}

	.u-inline-flex-i {
		display: inline-flex;
	}

	.aspect-\[0\.9\] {
		aspect-ratio: .9;
	}

	.\!size-4 {
		width: calc(var(--spacing)*4)!important;
		height: calc(var(--spacing)*4)!important;
	}

	.\!size-6 {
		width: calc(var(--spacing)*6)!important;
		height: calc(var(--spacing)*6)!important;
	}

	.\!size-7 {
		width: calc(var(--spacing)*7)!important;
		height: calc(var(--spacing)*7)!important;
	}

	.\!size-8 {
		width: calc(var(--spacing)*8)!important;
		height: calc(var(--spacing)*8)!important;
	}

	.\!size-\[24px\] {
		width: 24px!important;
		height: 24px!important;
	}

	.\!size-\[32px\] {
		width: 32px!important;
		height: 32px!important;
	}

	.\!size-\[48px\] {
		width: 48px!important;
		height: 48px!important;
	}

	.\!size-\[60px\] {
		width: 60px!important;
		height: 60px!important;
	}

	.\!size-\[278px\] {
		width: 278px!important;
		height: 278px!important;
	}

	.\!size-full {
		width: 100%!important;
		height: 100%!important;
	}

	.size-3\.5 {
		width: calc(var(--spacing)*3.5);
		height: calc(var(--spacing)*3.5);
	}

	.size-5 {
		width: calc(var(--spacing)*5);
		height: calc(var(--spacing)*5);
	}

	.size-6 {
		width: calc(var(--spacing)*6);
		height: calc(var(--spacing)*6);
	}

	.size-10 {
		width: calc(var(--spacing)*10);
		height: calc(var(--spacing)*10);
	}

	.size-\[16px\] {
		width: 16px;
		height: 16px;
	}

	.size-\[32px\] {
		width: 32px;
		height: 32px;
	}

	.size-\[50px\] {
		width: 50px;
		height: 50px;
	}

	.size-\[90\%\] {
		width: 90%;
		height: 90%;
	}

	.size-\[135px\] {
		width: 135px;
		height: 135px;
	}

	.size-fit {
		width: fit-content;
		height: fit-content;
	}

	.u-size-full-1m {
		width: 100%;
		height: 100%;
	}

	.\!h-10 {
		height: calc(var(--spacing)*10)!important;
	}

	.\!h-\[16px\] {
		height: 16px!important;
	}

	.\!h-\[18px\] {
		height: 18px!important;
	}

	.\!h-\[24px\] {
		height: 24px!important;
	}

	.\!h-\[110px\] {
		height: 110px!important;
	}

	.\!h-\[196px\] {
		height: 196px!important;
	}

	.h-0\.5 {
		height: calc(var(--spacing)*.5);
	}

	.h-1 {
		height: calc(var(--spacing)*1);
	}

	.h-1\.5 {
		height: calc(var(--spacing)*1.5);
	}

	.h-2 {
		height: calc(var(--spacing)*2);
	}

	.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-12 {
		height: calc(var(--spacing)*12);
	}

	.h-20 {
		height: calc(var(--spacing)*20);
	}

	.h-\[2px\] {
		height: 2px;
	}

	.h-\[4px\] {
		height: 4px;
	}

	.h-\[8px\] {
		height: 8px;
	}

	.h-\[9px\] {
		height: 9px;
	}

	.h-\[12px\] {
		height: 12px;
	}

	.h-\[16px\] {
		height: 16px;
	}

	.h-\[17px\] {
		height: 17px;
	}

	.h-\[18px\] {
		height: 18px;
	}

	.h-\[20px\] {
		height: 20px;
	}

	.h-\[21px\] {
		height: 21px;
	}

	.h-\[24px\] {
		height: 24px;
	}

	.h-\[25px\] {
		height: 25px;
	}

	.h-\[32px\] {
		height: 32px;
	}

	.h-\[38px\] {
		height: 38px;
	}

	.h-\[40px\] {
		height: 40px;
	}

	.h-\[46px\] {
		height: 46px;
	}

	.h-\[48px\] {
		height: 48px;
	}

	.h-\[50px\] {
		height: 50px;
	}

	.h-\[52px\] {
		height: 52px;
	}

	.h-\[53px\] {
		height: 53px;
	}

	.h-\[54px\] {
		height: 54px;
	}

	.h-\[56px\] {
		height: 56px;
	}

	.h-\[60px\] {
		height: 60px;
	}

	.h-\[62px\] {
		height: 62px;
	}

	.h-\[64px\] {
		height: 64px;
	}

	.h-\[65px\] {
		height: 65px;
	}

	.h-\[72px\] {
		height: 72px;
	}

	.h-\[80px\] {
		height: 80px;
	}

	.h-\[85vh\] {
		height: 85vh;
	}

	.h-\[92px\] {
		height: 92px;
	}

	.h-\[93dvh\] {
		height: 93dvh;
	}

	.h-\[94px\] {
		height: 94px;
	}

	.h-\[96px\] {
		height: 96px;
	}

	.h-\[100dvh\] {
		height: 100dvh;
	}

	.h-\[100px\] {
		height: 100px;
	}

	.h-\[105px\] {
		height: 105px;
	}

	.h-\[110px\] {
		height: 110px;
	}

	.h-\[115px\] {
		height: 115px;
	}

	.h-\[117px\] {
		height: 117px;
	}

	.h-\[120px\] {
		height: 120px;
	}

	.h-\[122px\] {
		height: 122px;
	}

	.h-\[124px\] {
		height: 124px;
	}

	.h-\[125px\] {
		height: 125px;
	}

	.h-\[128px\] {
		height: 128px;
	}

	.h-\[132px\] {
		height: 132px;
	}

	.h-\[142px\] {
		height: 142px;
	}

	.h-\[150px\] {
		height: 150px;
	}

	.h-\[151px\] {
		height: 151px;
	}

	.h-\[152px\] {
		height: 152px;
	}

	.h-\[164px\] {
		height: 164px;
	}

	.h-\[180px\] {
		height: 180px;
	}

	.h-\[196px\] {
		height: 196px;
	}

	.h-\[220px\] {
		height: 220px;
	}

	.h-\[227px\] {
		height: 227px;
	}

	.h-\[230px\] {
		height: 230px;
	}

	.h-\[250px\] {
		height: 250px;
	}

	.h-\[300px\] {
		height: 300px;
	}

	.h-\[326px\] {
		height: 326px;
	}

	.h-\[362px\] {
		height: 362px;
	}

	.h-\[412px\] {
		height: 412px;
	}

	.h-\[560px\] {
		height: 560px;
	}

	.h-auto {
		height: auto;
	}

	.u-h-fit-1i {
		height: fit-content;
	}

	.u-h-full-8 {
		height: 100%;
	}

	.h-max {
		height: max-content;
	}

	.u-h-screen-4 {
		height: 100vh;
	}

	.\!max-h-\[150px\] {
		max-height: 150px!important;
	}

	.\!max-h-\[227px\] {
		max-height: 227px!important;
	}

	.max-h-0 {
		max-height: calc(var(--spacing)*0);
	}

	.max-h-60 {
		max-height: calc(var(--spacing)*60);
	}

	.max-h-\[36px\] {
		max-height: 36px;
	}

	.max-h-\[52px\] {
		max-height: 52px;
	}

	.max-h-\[54px\] {
		max-height: 54px;
	}

	.max-h-\[68dvh\] {
		max-height: 68dvh;
	}

	.max-h-\[74px\] {
		max-height: 74px;
	}

	.max-h-\[80dvh\] {
		max-height: 80dvh;
	}

	.max-h-\[80px\] {
		max-height: 80px;
	}

	.max-h-\[88px\] {
		max-height: 88px;
	}

	.max-h-\[90dvh\] {
		max-height: 90dvh;
	}

	.max-h-\[90vh\] {
		max-height: 90vh;
	}

	.max-h-\[95dvh\] {
		max-height: 95dvh;
	}

	.max-h-\[100px\] {
		max-height: 100px;
	}

	.max-h-\[132px\] {
		max-height: 132px;
	}

	.max-h-\[180px\] {
		max-height: 180px;
	}

	.max-h-\[210px\] {
		max-height: 210px;
	}

	.max-h-\[212px\] {
		max-height: 212px;
	}

	.max-h-\[300px\] {
		max-height: 300px;
	}

	.max-h-\[850px\] {
		max-height: 850px;
	}

	.max-h-\[1000px\] {
		max-height: 1000px;
	}

	.max-h-fit {
		max-height: fit-content;
	}

	.max-h-full {
		max-height: 100%;
	}

	.max-h-max {
		max-height: max-content;
	}

	.\!min-h-\[40px\] {
		min-height: 40px!important;
	}

	.\!min-h-\[48px\] {
		min-height: 48px!important;
	}

	.\!min-h-\[64px\] {
		min-height: 64px!important;
	}

	.\!min-h-\[100px\] {
		min-height: 100px!important;
	}

	.\!min-h-\[227px\] {
		min-height: 227px!important;
	}

	.min-h-10 {
		min-height: calc(var(--spacing)*10);
	}

	.min-h-14 {
		min-height: calc(var(--spacing)*14);
	}

	.min-h-20 {
		min-height: calc(var(--spacing)*20);
	}

	.min-h-\[14px\] {
		min-height: 14px;
	}

	.min-h-\[16px\] {
		min-height: 16px;
	}

	.min-h-\[24px\] {
		min-height: 24px;
	}

	.min-h-\[28px\] {
		min-height: 28px;
	}

	.min-h-\[40px\] {
		min-height: 40px;
	}

	.min-h-\[50px\] {
		min-height: 50px;
	}

	.min-h-\[52px\] {
		min-height: 52px;
	}

	.min-h-\[54px\] {
		min-height: 54px;
	}

	.min-h-\[60px\] {
		min-height: 60px;
	}

	.min-h-\[62px\] {
		min-height: 62px;
	}

	.min-h-\[64px\] {
		min-height: 64px;
	}

	.min-h-\[70px\] {
		min-height: 70px;
	}

	.min-h-\[74px\] {
		min-height: 74px;
	}

	.min-h-\[80px\] {
		min-height: 80px;
	}

	.min-h-\[88px\] {
		min-height: 88px;
	}

	.min-h-\[90dvh\] {
		min-height: 90dvh;
	}

	.min-h-\[131px\] {
		min-height: 131px;
	}

	.min-h-\[150px\] {
		min-height: 150px;
	}

	.min-h-\[154px\] {
		min-height: 154px;
	}

	.min-h-\[175px\] {
		min-height: 175px;
	}

	.min-h-\[200px\] {
		min-height: 200px;
	}

	.min-h-\[230px\] {
		min-height: 230px;
	}

	.min-h-\[250px\] {
		min-height: 250px;
	}

	.min-h-\[252px\] {
		min-height: 252px;
	}

	.min-h-\[275px\] {
		min-height: 275px;
	}

	.min-h-\[278px\] {
		min-height: 278px;
	}

	.min-h-dvh {
		min-height: 100dvh;
	}

	.min-h-fit {
		min-height: fit-content;
	}

	.min-h-screen {
		min-height: 100vh;
	}

	.\!w-\[16px\] {
		width: 16px!important;
	}

	.\!w-\[18px\] {
		width: 18px!important;
	}

	.\!w-\[24px\] {
		width: 24px!important;
	}

	.\!w-\[90dvw\] {
		width: 90dvw!important;
	}

	.\!w-\[110px\] {
		width: 110px!important;
	}

	.\!w-\[196px\] {
		width: 196px!important;
	}

	.\!w-\[200\%\] {
		width: 200%!important;
	}

	.\!w-full {
		width: 100%!important;
	}

	.\!w-screen {
		width: 100vw!important;
	}

	.w-0 {
		width: calc(var(--spacing)*0);
	}

	.w-1 {
		width: calc(var(--spacing)*1);
	}

	.w-5 {
		width: calc(var(--spacing)*5);
	}

	.w-6 {
		width: calc(var(--spacing)*6);
	}

	.w-8 {
		width: calc(var(--spacing)*8);
	}

	.w-10 {
		width: calc(var(--spacing)*10);
	}

	.w-16 {
		width: calc(var(--spacing)*16);
	}

	.w-64 {
		width: calc(var(--spacing)*64);
	}

	.w-\[2px\] {
		width: 2px;
	}

	.w-\[4px\] {
		width: 4px;
	}

	.w-\[5px\] {
		width: 5px;
	}

	.w-\[8px\] {
		width: 8px;
	}

	.w-\[16px\] {
		width: 16px;
	}

	.w-\[18px\] {
		width: 18px;
	}

	.w-\[24px\] {
		width: 24px;
	}

	.w-\[30\%\] {
		width: 30%;
	}

	.w-\[40px\] {
		width: 40px;
	}

	.w-\[46px\] {
		width: 46px;
	}

	.w-\[48px\] {
		width: 48px;
	}

	.w-\[56px\] {
		width: 56px;
	}

	.w-\[60px\] {
		width: 60px;
	}

	.w-\[64px\] {
		width: 64px;
	}

	.w-\[80px\] {
		width: 80px;
	}

	.w-\[85px\] {
		width: 85px;
	}

	.w-\[98\%\] {
		width: 98%;
	}

	.w-\[100px\] {
		width: 100px;
	}

	.w-\[109px\] {
		width: 109px;
	}

	.w-\[115px\] {
		width: 115px;
	}

	.w-\[122px\] {
		width: 122px;
	}

	.w-\[130px\] {
		width: 130px;
	}

	.w-\[132px\] {
		width: 132px;
	}

	.w-\[140px\] {
		width: 140px;
	}

	.w-\[148px\] {
		width: 148px;
	}

	.w-\[180px\] {
		width: 180px;
	}

	.w-\[196px\] {
		width: 196px;
	}

	.w-\[227px\] {
		width: 227px;
	}

	.w-\[300px\] {
		width: 300px;
	}

	.w-\[320px\] {
		width: 320px;
	}

	.w-\[370px\] {
		width: 370px;
	}

	.w-\[375px\] {
		width: 375px;
	}

	.w-\[379px\] {
		width: 379px;
	}

	.w-\[386px\] {
		width: 386px;
	}

	.w-\[650px\] {
		width: 650px;
	}

	.w-\[835px\] {
		width: 835px;
	}

	.w-auto {
		width: auto;
	}

	.u-w-fit-s {
		width: fit-content;
	}

	.u-w-full-b {
		width: 100%;
	}

	.w-max {
		width: max-content;
	}

	.w-min {
		width: min-content;
	}

	.\!max-w-\[227px\] {
		max-width: 227px!important;
	}

	.max-w-\[52px\] {
		max-width: 52px;
	}

	.max-w-\[54px\] {
		max-width: 54px;
	}

	.max-w-\[64px\] {
		max-width: 64px;
	}

	.max-w-\[80px\] {
		max-width: 80px;
	}

	.max-w-\[84px\] {
		max-width: 84px;
	}

	.max-w-\[100px\] {
		max-width: 100px;
	}

	.max-w-\[110px\] {
		max-width: 110px;
	}

	.max-w-\[120px\] {
		max-width: 120px;
	}

	.max-w-\[122px\] {
		max-width: 122px;
	}

	.max-w-\[160px\] {
		max-width: 160px;
	}

	.max-w-\[164px\] {
		max-width: 164px;
	}

	.max-w-\[168px\] {
		max-width: 168px;
	}

	.max-w-\[175px\] {
		max-width: 175px;
	}

	.max-w-\[200px\] {
		max-width: 200px;
	}

	.max-w-\[210px\] {
		max-width: 210px;
	}

	.max-w-\[259px\] {
		max-width: 259px;
	}

	.max-w-\[290px\] {
		max-width: 290px;
	}

	.max-w-\[320px\] {
		max-width: 320px;
	}

	.max-w-\[344px\] {
		max-width: 344px;
	}

	.max-w-\[345px\] {
		max-width: 345px;
	}

	.max-w-\[350px\] {
		max-width: 350px;
	}

	.max-w-\[360px\] {
		max-width: 360px;
	}

	.max-w-\[362px\] {
		max-width: 362px;
	}

	.max-w-\[368px\] {
		max-width: 368px;
	}

	.max-w-\[375px\] {
		max-width: 375px;
	}

	.max-w-\[380px\] {
		max-width: 380px;
	}

	.max-w-\[386px\] {
		max-width: 386px;
	}

	.max-w-\[400px\] {
		max-width: 400px;
	}

	.max-w-\[412px\] {
		max-width: 412px;
	}

	.max-w-\[420px\] {
		max-width: 420px;
	}

	.max-w-\[440px\] {
		max-width: 440px;
	}

	.max-w-\[475px\] {
		max-width: 475px;
	}

	.max-w-\[480px\] {
		max-width: 480px;
	}

	.max-w-\[500px\] {
		max-width: 500px;
	}

	.max-w-\[550px\] {
		max-width: 550px;
	}

	.max-w-\[650px\] {
		max-width: 650px;
	}

	.max-w-\[710px\] {
		max-width: 710px;
	}

	.max-w-\[720px\] {
		max-width: 720px;
	}

	.max-w-\[1000px\] {
		max-width: 1000px;
	}

	.max-w-\[1320px\] {
		max-width: 1320px;
	}

	.max-w-\[1576px\] {
		max-width: 1576px;
	}

	.max-w-fit {
		max-width: fit-content;
	}

	.max-w-full {
		max-width: 100%;
	}

	.u-max-w-max-1k {
		max-width: max-content;
	}

	.\!min-w-\[32px\] {
		min-width: 32px!important;
	}

	.\!min-w-\[40px\] {
		min-width: 40px!important;
	}

	.\!min-w-\[48px\] {
		min-width: 48px!important;
	}

	.\!min-w-\[64px\] {
		min-width: 64px!important;
	}

	.\!min-w-\[100px\] {
		min-width: 100px!important;
	}

	.\!min-w-\[227px\] {
		min-width: 227px!important;
	}

	.\!min-w-\[440px\] {
		min-width: 440px!important;
	}

	.min-w-0 {
		min-width: calc(var(--spacing)*0);
	}

	.min-w-32 {
		min-width: calc(var(--spacing)*32);
	}

	.min-w-\[1px\] {
		min-width: 1px;
	}

	.min-w-\[16px\] {
		min-width: 16px;
	}

	.min-w-\[24px\] {
		min-width: 24px;
	}

	.min-w-\[28px\] {
		min-width: 28px;
	}

	.min-w-\[30px\] {
		min-width: 30px;
	}

	.min-w-\[32px\] {
		min-width: 32px;
	}

	.min-w-\[40px\] {
		min-width: 40px;
	}

	.min-w-\[50px\] {
		min-width: 50px;
	}

	.min-w-\[60px\] {
		min-width: 60px;
	}

	.min-w-\[64px\] {
		min-width: 64px;
	}

	.min-w-\[74px\] {
		min-width: 74px;
	}

	.min-w-\[80px\] {
		min-width: 80px;
	}

	.min-w-\[90px\] {
		min-width: 90px;
	}

	.min-w-\[98px\] {
		min-width: 98px;
	}

	.min-w-\[100px\] {
		min-width: 100px;
	}

	.min-w-\[120px\] {
		min-width: 120px;
	}

	.min-w-\[132px\] {
		min-width: 132px;
	}

	.min-w-\[140px\] {
		min-width: 140px;
	}

	.min-w-\[168\] {
		min-width: 168px;
	}

	.min-w-\[180px\] {
		min-width: 180px;
	}

	.min-w-\[220px\] {
		min-width: 220px;
	}

	.min-w-\[259px\] {
		min-width: 259px;
	}

	.min-w-\[278px\] {
		min-width: 278px;
	}

	.min-w-\[320px\] {
		min-width: 320px;
	}

	.min-w-\[345px\] {
		min-width: 345px;
	}

	.min-w-\[360px\] {
		min-width: 360px;
	}

	.min-w-\[368px\] {
		min-width: 368px;
	}

	.min-w-\[374px\] {
		min-width: 374px;
	}

	.min-w-\[375px\] {
		min-width: 375px;
	}

	.min-w-\[480px\] {
		min-width: 480px;
	}

	.min-w-\[550px\] {
		min-width: 550px;
	}

	.min-w-\[720px\] {
		min-width: 720px;
	}

	.min-w-\[calc\(100dvw-24px\)\] {
		min-width: calc(100dvw - 24px);
	}

	.min-w-full {
		min-width: 100%;
	}

	.u-flex-1-v {
		flex: 1;
	}

	.flex-none {
		flex: none;
	}

	.flex-shrink-0,.u-shrink-0-2a {
		flex-shrink: 0;
	}

	.flex-grow {
		flex-grow: 1;
	}

	.basis-full {
		flex-basis: 100%;
	}

	.origin-center {
		transform-origin: 50%;
	}

	.-translate-1\/2 {
		--tw-translate-x: calc(calc(1/2*100%)*-1);
		--tw-translate-y: calc(calc(1/2*100%)*-1);
	}

	.-translate-1\/2,.-translate-x-1\/2 {
		translate: var(--tw-translate-x) var(--tw-translate-y);
	}

	.-translate-x-1\/2 {
		--tw-translate-x: calc(calc(1/2*100%)*-1);
	}

	.-translate-x-full {
		--tw-translate-x: -100%;
	}

	.-translate-x-full,.translate-x-\[-35px\] {
		translate: var(--tw-translate-x) var(--tw-translate-y);
	}

	.translate-x-\[-35px\] {
		--tw-translate-x: -35px;
	}

	.translate-x-\[-50\%\] {
		--tw-translate-x: -50%;
	}

	.translate-x-\[-50\%\],.translate-x-full {
		translate: var(--tw-translate-x) var(--tw-translate-y);
	}

	.translate-x-full {
		--tw-translate-x: 100%;
	}

	.-translate-y-1\/2 {
		--tw-translate-y: calc(calc(1/2*100%)*-1);
	}

	.-translate-y-1\/2,.translate-y-0 {
		translate: var(--tw-translate-x) var(--tw-translate-y);
	}

	.translate-y-0 {
		--tw-translate-y: calc(var(--spacing)*0);
	}

	.translate-y-\[-50\%\] {
		--tw-translate-y: -50%;
	}

	.translate-y-\[-50\%\],.translate-y-\[20px\] {
		translate: var(--tw-translate-x) var(--tw-translate-y);
	}

	.translate-y-\[20px\] {
		--tw-translate-y: 20px;
	}

	.translate-y-\[30px\] {
		--tw-translate-y: 30px;
	}

	.translate-y-\[30px\],.translate-y-full {
		translate: var(--tw-translate-x) var(--tw-translate-y);
	}

	.translate-y-full {
		--tw-translate-y: 100%;
	}

	.scale-75 {
		--tw-scale-x: 75%;
		--tw-scale-y: 75%;
		--tw-scale-z: 75%;
	}

	.scale-100,.scale-75 {
		scale: var(--tw-scale-x) var(--tw-scale-y);
	}

	.scale-100 {
		--tw-scale-x: 100%;
		--tw-scale-y: 100%;
		--tw-scale-z: 100%;
	}

	.scale-x-\[-1\] {
		--tw-scale-x: -1;
		scale: var(--tw-scale-x) var(--tw-scale-y);
	}

	.scale-\[1\.7\] {
		scale: 1.7;
	}

	.-rotate-90 {
		rotate: -90deg;
	}

	.rotate-0 {
		rotate: none;
	}

	.rotate-45 {
		rotate: 45deg;
	}

	.rotate-90 {
		rotate: 90deg;
	}

	.rotate-315 {
		rotate: 315deg;
	}

	.rotate-\[-45deg\] {
		rotate: -45deg;
	}

	.transform {
		transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
	}

	.animate-pulse {
		animation: var(--animate-pulse);
	}

	.animate-spin {
		animation: var(--animate-spin);
	}

	.cursor-grab {
		cursor: grab;
	}

	.cursor-not-allowed {
		cursor: not-allowed;
	}

	.u-cursor-pointer-e {
		cursor: pointer;
	}

	.appearance-none {
		appearance: none;
	}

	.\[grid-template-columns\:repeat\(3\,110px\)\] {
		grid-template-columns: repeat(3,110px);
	}

	.u-grid-cols-1-2e {
		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-rows-2 {
		grid-template-rows: repeat(2,minmax(0,1fr));
	}

	.u-flex-col-5 {
		flex-direction: column;
	}

	.flex-col-reverse {
		flex-direction: column-reverse;
	}

	.u-flex-row-1n {
		flex-direction: row;
	}

	.flex-row-reverse {
		flex-direction: row-reverse;
	}

	.flex-wrap {
		flex-wrap: wrap;
	}

	.u-items-center-9 {
		align-items: center;
	}

	.u-items-end-2g {
		align-items: flex-end;
	}

	.u-items-start-1j {
		align-items: flex-start;
	}

	.u-justify-between-a {
		justify-content: space-between;
	}

	.u-justify-center-c {
		justify-content: center;
	}

	.justify-end {
		justify-content: flex-end;
	}

	.u-justify-start-2i {
		justify-content: flex-start;
	}

	.u-gap-1-2f {
		gap: calc(var(--spacing)*1);
	}

	.u-gap-2-d {
		gap: calc(var(--spacing)*2);
	}

	.u-gap-4-2b {
		gap: calc(var(--spacing)*4);
	}

	.u-gap-6-2o {
		gap: calc(var(--spacing)*6);
	}

	.gap-8 {
		gap: calc(var(--spacing)*8);
	}

	.gap-\[0\] {
		gap: 0;
	}

	.gap-\[10px\] {
		gap: 10px;
	}

	.gap-\[18px\] {
		gap: 18px;
	}

	.gap-\[30px\] {
		gap: 30px;
	}

	:where(.u-space-x-2-h>:not(:last-child)) {
		--tw-space-x-reverse: 0;
		margin-inline-start: calc(calc(var(--spacing)*2)*var(--tw-space-x-reverse));
		margin-inline-end: calc(calc(var(--spacing)*2)*calc(1 - var(--tw-space-x-reverse)));
	}

	.self-end {
		align-self: flex-end;
	}

	.self-start {
		align-self: flex-start;
	}

	.truncate {
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
	}

	.u-overflow-auto-1d {
		overflow: auto;
	}

	.u-overflow-hidden-6 {
		overflow: hidden;
	}

	.overflow-scroll {
		overflow: scroll;
	}

	.u-overflow-visible-1v {
		overflow: visible;
	}

	.u-overflow-x-auto-24 {
		overflow-x: auto;
	}

	.u-overflow-x-hidden-2h {
		overflow-x: hidden;
	}

	.overflow-x-scroll {
		overflow-x: scroll;
	}

	.u-overflow-y-auto-x {
		overflow-y: auto;
	}

	.overflow-y-scroll {
		overflow-y: scroll;
	}

	.u-overscroll-contain-1e {
		overscroll-behavior: contain;
	}

	.\!rounded-full {
		border-radius: 3.40282e+38px!important;
	}

	.\!rounded-lg {
		border-radius: var(--radius-lg)!important;
	}

	.\!rounded-none {
		border-radius: 0!important;
	}

	.rounded {
		border-radius: .25rem;
	}

	.rounded-2xl {
		border-radius: var(--radius-2xl);
	}

	.rounded-3xl {
		border-radius: var(--radius-3xl);
	}

	.rounded-4xl {
		border-radius: var(--radius-4xl);
	}

	.rounded-\[2px\] {
		border-radius: 2px;
	}

	.rounded-\[4px\] {
		border-radius: 4px;
	}

	.rounded-\[8px\] {
		border-radius: 8px;
	}

	.rounded-\[26px\] {
		border-radius: 26px;
	}

	.rounded-\[36px\] {
		border-radius: 36px;
	}

	.rounded-\[48px\] {
		border-radius: 48px;
	}

	.rounded-\[50\%\] {
		border-radius: 50%;
	}

	.rounded-\[64px\] {
		border-radius: 64px;
	}

	.rounded-\[462px\] {
		border-radius: 462px;
	}

	.rounded-\[650px\] {
		border-radius: 650px;
	}

	.rounded-\[999px\] {
		border-radius: 999px;
	}

	.rounded-full {
		border-radius: 3.40282e+38px;
	}

	.rounded-lg {
		border-radius: var(--radius-lg);
	}

	.rounded-md {
		border-radius: var(--radius-md);
	}

	.rounded-none {
		border-radius: 0;
	}

	.rounded-xl {
		border-radius: var(--radius-xl);
	}

	.rounded-t-2xl {
		border-top-left-radius: var(--radius-2xl);
		border-top-right-radius: var(--radius-2xl);
	}

	.rounded-t-3xl {
		border-top-left-radius: var(--radius-3xl);
		border-top-right-radius: var(--radius-3xl);
	}

	.rounded-l-\[30px\] {
		border-top-left-radius: 30px;
		border-bottom-left-radius: 30px;
	}

	.rounded-tl-lg {
		border-top-left-radius: var(--radius-lg);
	}

	.u-border-r,.border-1 {
		border-style: var(--tw-border-style);
		border-width: 1px;
	}

	.border-2 {
		border-style: var(--tw-border-style);
		border-width: 2px;
	}

	.border-3 {
		border-style: var(--tw-border-style);
		border-width: 3px;
	}

	.border-5 {
		border-style: var(--tw-border-style);
		border-width: 5px;
	}

	.border-\[2px\] {
		border-style: var(--tw-border-style);
		border-width: 2px;
	}

	.border-\[8px\] {
		border-style: var(--tw-border-style);
		border-width: 8px;
	}

	.border-x-0 {
		border-inline-style: var(--tw-border-style);
		border-inline-width: 0;
	}

	.border-y {
		border-block-style: var(--tw-border-style);
		border-block-width: 1px;
	}

	.border-b {
		border-bottom-style: var(--tw-border-style);
		border-bottom-width: 1px;
	}

	.border-b-2 {
		border-bottom-style: var(--tw-border-style);
		border-bottom-width: 2px;
	}

	.border-dashed {
		--tw-border-style: dashed;
		border-style: dashed;
	}

	.border-none {
		--tw-border-style: none;
		border-style: none;
	}

	.border-\[\#884CAF\] {
		border-color: #884caf;
	}

	.border-blue-300 {
		border-color: #3996ff;
	}

	.border-blue-500 {
		border-color: #003e84;
	}

	.border-gray-50 {
		border-color: #fefefe;
	}

	.border-gray-300 {
		border-color: #9a9a9a;
	}

	.border-gray-400 {
		border-color: #777;
	}

	.border-gray-600 {
		border-color: #373737;
	}

	.border-gray-700 {
		border-color: #272727;
	}

	.border-gray-900 {
		border-color: #1d1d1d;
	}

	.border-green-200 {
		border-color: #44c098;
	}

	.border-green-300 {
		border-color: #029f6e;
	}

	.border-green-500 {
		border-color: #01583c;
	}

	.border-orange-100 {
		border-color: #ffd29e;
	}

	.border-orange-200 {
		border-color: #fea744;
	}

	.border-orange-300 {
		border-color: #fd8701;
	}

	.border-orange-400 {
		border-color: #a64904;
	}

	.border-red-300 {
		border-color: #ff0300;
	}

	.border-red-500 {
		border-color: #791817;
	}

	.border-transparent {
		border-color: #0000;
	}

	.border-yellow-100 {
		border-color: #fff6af;
	}

	.border-yellow-300 {
		border-color: #ffe839;
	}

	.border-y-gray-600 {
		border-block-color: #373737;
	}

	.\!bg-\[rgba\(0\,62\,132\,0\.25\)\] {
		background-color: #003e8440!important;
	}

	.\!bg-\[rgba\(1\,88\,60\,0\.25\)\] {
		background-color: #01583c40!important;
	}

	.\!bg-\[rgba\(121\,24\,23\,0\.25\)\] {
		background-color: #79181740!important;
	}

	.\!bg-\[rgba\(164\,112\,0\,0\.25\)\] {
		background-color: #a4700040!important;
	}

	.\!bg-gray-400 {
		background-color: #777!important;
	}

	.bg-\[\#121212BF\] {
		background-color: #121212bf;
	}

	.bg-black {
		background-color: #000;
	}

	.bg-black\/70 {
		background-color: oklab(0 none none/.7);
	}

	.bg-blue-300 {
		background-color: #3996ff;
	}

	.bg-blue-500 {
		background-color: #003e84;
	}

	.bg-gray-50 {
		background-color: #fefefe;
	}

	.bg-gray-100 {
		background-color: #ddd;
	}

	.bg-gray-300 {
		background-color: #9a9a9a;
	}

	.bg-gray-400 {
		background-color: #777;
	}

	.bg-gray-500 {
		background-color: #585858;
	}

	.bg-gray-600 {
		background-color: #373737;
	}

	.bg-gray-700 {
		background-color: #272727;
	}

	.bg-gray-800 {
		background-color: #222;
	}

	.bg-gray-900 {
		background-color: #1d1d1d;
	}

	.bg-gray-900\/50 {
		background-color: oklab(23.075%7.45058e-9 0/.5);
	}

	.bg-gray-1000 {
		background-color: #121212;
	}

	.bg-green-300 {
		background-color: #029f6e;
	}

	.bg-green-400 {
		background-color: #007b53;
	}

	.bg-green-500 {
		background-color: #01583c;
	}

	.bg-orange-100 {
		background-color: #ffd29e;
	}

	.bg-orange-200 {
		background-color: #fea744;
	}

	.bg-orange-300 {
		background-color: #fd8701;
	}

	.bg-orange-400 {
		background-color: #a64904;
	}

	.bg-orange-500 {
		background-color: #521f11;
	}

	.bg-red-300 {
		background-color: #ff0300;
	}

	.bg-red-500 {
		background-color: #791817;
	}

	.bg-transparent {
		background-color: #0000;
	}

	.bg-white {
		background-color: #fff;
	}

	.bg-yellow-100 {
		background-color: #fff6af;
	}

	.bg-yellow-500 {
		background-color: #a47000;
	}

	.bg-gradient-to-b {
		--tw-gradient-position: to bottom in oklab;
	}

	.bg-gradient-to-b,.bg-gradient-to-r {
		background-image: linear-gradient(var(--tw-gradient-stops));
	}

	.bg-gradient-to-r {
		--tw-gradient-position: to right in oklab;
	}

	.bg-linear-\[180deg\,_\#029F6E_0\%\,_\#01583C_100\%\] {
		--tw-gradient-position: 180deg,#029f6e 0%,#01583c 100%;
		background-image: linear-gradient(var(--tw-gradient-stops,180deg,#029f6e 0,#01583c 100%));
	}

	.from-\[\#FFD29E\] {
		--tw-gradient-from: #ffd29e;
		--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));
	}

	.from-gray-400 {
		--tw-gradient-from: #777;
		--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));
	}

	.u-from-transparent-1q {
		--tw-gradient-from: 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));
	}

	.u-via-gray-400-1r {
		--tw-gradient-via: #777;
		--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-\[\#C49947\] {
		--tw-gradient-to: #c49947;
		--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));
	}

	.to-gray-400 {
		--tw-gradient-to: #777;
		--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));
	}

	.u-to-transparent-1s {
		--tw-gradient-to: 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));
	}

	.bg-cover {
		background-size: cover;
	}

	.bg-right {
		background-position: 100%;
	}

	.fill-gray-500 {
		fill: #585858;
	}

	.stroke-gray-50 {
		stroke: #fefefe;
	}

	.stroke-gray-500 {
		stroke: #585858;
	}

	.object-contain {
		object-fit: contain;
	}

	.u-object-cover-1g {
		object-fit: cover;
	}

	.object-center {
		object-position: center;
	}

	.object-left {
		object-position: left;
	}

	.u-object-right-27 {
		object-position: right;
	}

	.object-top {
		object-position: top;
	}

	.p-0 {
		padding: calc(var(--spacing)*0);
	}

	.p-1 {
		padding: calc(var(--spacing)*1);
	}

	.p-2 {
		padding: calc(var(--spacing)*2);
	}

	.p-4 {
		padding: calc(var(--spacing)*4);
	}

	.p-6 {
		padding: calc(var(--spacing)*6);
	}

	.px-1 {
		padding-inline: calc(var(--spacing)*1);
	}

	.px-2 {
		padding-inline: calc(var(--spacing)*2);
	}

	.px-3 {
		padding-inline: calc(var(--spacing)*3);
	}

	.px-4 {
		padding-inline: calc(var(--spacing)*4);
	}

	.px-6 {
		padding-inline: calc(var(--spacing)*6);
	}

	.py-0\.5 {
		padding-block: calc(var(--spacing)*.5);
	}

	.py-1 {
		padding-block: calc(var(--spacing)*1);
	}

	.py-2 {
		padding-block: calc(var(--spacing)*2);
	}

	.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-\[6px\] {
		padding-block: 6px;
	}

	.py-\[9px\] {
		padding-block: 9px;
	}

	.pt-0 {
		padding-top: calc(var(--spacing)*0);
	}

	.pt-2 {
		padding-top: calc(var(--spacing)*2);
	}

	.pt-3 {
		padding-top: calc(var(--spacing)*3);
	}

	.pt-\[2px\] {
		padding-top: 2px;
	}

	.pt-\[62px\] {
		padding-top: 62px;
	}

	.pt-\[73px\] {
		padding-top: 73px;
	}

	.pt-px {
		padding-top: 1px;
	}

	.pr-1 {
		padding-right: calc(var(--spacing)*1);
	}

	.u-pr-2-2p {
		padding-right: calc(var(--spacing)*2);
	}

	.pr-3 {
		padding-right: calc(var(--spacing)*3);
	}

	.pr-4 {
		padding-right: calc(var(--spacing)*4);
	}

	.pr-6 {
		padding-right: calc(var(--spacing)*6);
	}

	.pr-10 {
		padding-right: calc(var(--spacing)*10);
	}

	.pr-15 {
		padding-right: calc(var(--spacing)*15);
	}

	.pb-0 {
		padding-bottom: calc(var(--spacing)*0);
	}

	.pb-1 {
		padding-bottom: calc(var(--spacing)*1);
	}

	.pb-2 {
		padding-bottom: calc(var(--spacing)*2);
	}

	.pb-4 {
		padding-bottom: calc(var(--spacing)*4);
	}

	.pb-10 {
		padding-bottom: calc(var(--spacing)*10);
	}

	.pl-0 {
		padding-left: calc(var(--spacing)*0);
	}

	.pl-1 {
		padding-left: calc(var(--spacing)*1);
	}

	.pl-2 {
		padding-left: calc(var(--spacing)*2);
	}

	.pl-3 {
		padding-left: calc(var(--spacing)*3);
	}

	.pl-10 {
		padding-left: calc(var(--spacing)*10);
	}

	.pl-12 {
		padding-left: calc(var(--spacing)*12);
	}

	.pl-\[42px\] {
		padding-left: 42px;
	}

	.text-center {
		text-align: center;
	}

	.text-end {
		text-align: end;
	}

	.text-left {
		text-align: left;
	}

	.text-right {
		text-align: right;
	}

	.text-start {
		text-align: start;
	}

	.\!font-unbounded {
		font-family: Unbounded,cursive!important;
	}

	.u-font-unbounded-p {
		font-family: Unbounded,cursive;
	}

	.font-vela-sans {
		font-family: Vela Sans,sans-serif;
	}

	.\!text-body-md {
		font-size: 16px!important;
		line-height: var(--tw-leading,20px)!important;
	}

	.\!text-body-md,.\!text-body-sm {
		font-weight: var(--tw-font-weight,400)!important;
	}

	.\!text-body-sm {
		font-size: 12px!important;
		line-height: var(--tw-leading,16px)!important;
	}

	.text-body-lg {
		font-size: 20px;
		line-height: var(--tw-leading,24px);
	}

	.text-body-lg,.text-body-md {
		font-weight: var(--tw-font-weight,400);
	}

	.text-body-md {
		font-size: 16px;
		line-height: var(--tw-leading,20px);
	}

	.text-body-sm {
		font-size: 12px;
		line-height: var(--tw-leading,16px);
		font-weight: var(--tw-font-weight,400);
	}

	.text-h1 {
		font-size: 60px;
		line-height: var(--tw-leading,72px);
	}

	.text-h1,.text-h2 {
		font-weight: var(--tw-font-weight,700);
	}

	.text-h2 {
		font-size: 48px;
		line-height: var(--tw-leading,56px);
	}

	.text-h3 {
		font-size: 40px;
		line-height: var(--tw-leading,48px);
	}

	.text-h3,.text-h4 {
		font-weight: var(--tw-font-weight,700);
	}

	.text-h4 {
		font-size: 32px;
		line-height: var(--tw-leading,40px);
	}

	.text-h5 {
		font-size: 24px;
		line-height: var(--tw-leading,28px);
	}

	.text-h5,.text-h6 {
		font-weight: var(--tw-font-weight,700);
	}

	.text-h6 {
		font-size: 20px;
		line-height: var(--tw-leading,24px);
	}

	.\!text-\[16px\] {
		font-size: 16px!important;
	}

	.text-\[12px\] {
		font-size: 12px;
	}

	.text-\[14px\] {
		font-size: 14px;
	}

	.text-\[16px\] {
		font-size: 16px;
	}

	.leading-\[9px\] {
		--tw-leading: 9px;
		line-height: 9px;
	}

	.leading-\[10px\] {
		--tw-leading: 10px;
		line-height: 10px;
	}

	.leading-\[12px\] {
		--tw-leading: 12px;
		line-height: 12px;
	}

	.leading-\[14px\] {
		--tw-leading: 14px;
		line-height: 14px;
	}

	.leading-\[15px\] {
		--tw-leading: 15px;
		line-height: 15px;
	}

	.leading-\[16px\] {
		--tw-leading: 16px;
		line-height: 16px;
	}

	.leading-\[18px\] {
		--tw-leading: 18px;
		line-height: 18px;
	}

	.leading-\[24px\] {
		--tw-leading: 24px;
		line-height: 24px;
	}

	.leading-\[30px\] {
		--tw-leading: 30px;
		line-height: 30px;
	}

	.leading-\[45px\] {
		--tw-leading: 45px;
		line-height: 45px;
	}

	.leading-\[56px\] {
		--tw-leading: 56px;
		line-height: 56px;
	}

	.leading-none {
		--tw-leading: 1;
		line-height: 1;
	}

	.\!font-normal {
		--tw-font-weight: var(--font-weight-normal)!important;
		font-weight: var(--font-weight-normal)!important;
	}

	.u-font-bold-q {
		--tw-font-weight: var(--font-weight-bold);
		font-weight: var(--font-weight-bold);
	}

	.u-font-normal-2c {
		--tw-font-weight: var(--font-weight-normal);
		font-weight: var(--font-weight-normal);
	}

	.text-nowrap {
		text-wrap: nowrap;
	}

	.break-words {
		overflow-wrap: break-word;
	}

	.text-ellipsis {
		text-overflow: ellipsis;
	}

	.u-whitespace-nowrap-j {
		white-space: nowrap;
	}

	.whitespace-pre-wrap {
		white-space: pre-wrap;
	}

	.\!text-gray-50 {
		color: #fefefe!important;
	}

	.text-\[\#E5E7EB\] {
		color: #e5e7eb;
	}

	.text-blue-100 {
		color: #aee7ff;
	}

	.text-blue-300 {
		color: #3996ff;
	}

	.text-gray-50 {
		color: #fefefe;
	}

	.text-gray-100 {
		color: #ddd;
	}

	.text-gray-200 {
		color: #bababa;
	}

	.text-gray-300 {
		color: #9a9a9a;
	}

	.text-gray-400 {
		color: #777;
	}

	.text-gray-500 {
		color: #585858;
	}

	.text-gray-900 {
		color: #1d1d1d;
	}

	.text-gray-1000 {
		color: #121212;
	}

	.text-green-100 {
		color: #81dec1;
	}

	.text-green-200 {
		color: #44c098;
	}

	.text-green-300 {
		color: #029f6e;
	}

	.text-green-400 {
		color: #007b53;
	}

	.text-orange-100 {
		color: #ffd29e;
	}

	.text-orange-200 {
		color: #fea744;
	}

	.text-orange-300 {
		color: #fd8701;
	}

	.text-red-100 {
		color: #ff9796;
	}

	.text-red-200 {
		color: #ff413f;
	}

	.text-red-300 {
		color: #ff0300;
	}

	.text-white {
		color: #fff;
	}

	.text-yellow-100 {
		color: #fff6af;
	}

	.text-yellow-200 {
		color: #ffed69;
	}

	.text-yellow-300 {
		color: #ffe839;
	}

	.capitalize {
		text-transform: capitalize;
	}

	.u-uppercase-t {
		text-transform: uppercase;
	}

	.underline {
		text-decoration-line: underline;
	}

	.underline-offset-4 {
		text-underline-offset: 4px;
	}

	.placeholder-gray-500::placeholder {
		color: #585858;
	}

	.caret-gray-300 {
		caret-color: #9a9a9a;
	}

	.u-opacity-0-20 {
		opacity: 0;
	}

	.opacity-1 {
		opacity: .01;
	}

	.opacity-25 {
		opacity: .25;
	}

	.opacity-50 {
		opacity: .5;
	}

	.opacity-70 {
		opacity: .7;
	}

	.opacity-100 {
		opacity: 1;
	}

	.mix-blend-luminosity {
		mix-blend-mode: luminosity;
	}

	.shadow-\[0_0_0_2px_\#01583C\] {
		--tw-shadow: 0 0 0 2px var(--tw-shadow-color,#01583c);
	}

	.shadow-\[0_0_0_2px_\#01583C\],.shadow-\[0px_0px_8px_0px_\#A64904\] {
		box-shadow: var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);
	}

	.shadow-\[0px_0px_8px_0px_\#A64904\] {
		--tw-shadow: 0px 0px 8px 0px var(--tw-shadow-color,#a64904);
	}

	.shadow-\[0px_4px_0px_0px_\#373737\] {
		--tw-shadow: 0px 4px 0px 0px var(--tw-shadow-color,#373737);
	}

	.shadow-\[0px_4px_0px_0px_\#373737\],.shadow-lg {
		box-shadow: var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);
	}

	.shadow-lg {
		--tw-shadow: 0 10px 15px -3px var(--tw-shadow-color,#0000001a),0 4px 6px -4px var(--tw-shadow-color,#0000001a);
	}

	.shadow-md {
		--tw-shadow: 0 4px 6px -1px var(--tw-shadow-color,#0000001a),0 2px 4px -2px var(--tw-shadow-color,#0000001a);
	}

	.shadow-md,.shadow-none {
		box-shadow: var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);
	}

	.shadow-none {
		--tw-shadow: 0 0#0000;
	}

	.shadow-xl {
		--tw-shadow: 0 20px 25px -5px var(--tw-shadow-color,#0000001a),0 8px 10px -6px var(--tw-shadow-color,#0000001a);
		box-shadow: var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);
	}

	.blur {
		--tw-blur: blur(8px);
	}

	.blur,.blur-\[2px\] {
		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-\[2px\] {
		--tw-blur: blur(2px);
	}

	.drop-shadow-\[0_0_8px_\#0053BF\] {
		--tw-drop-shadow-size: drop-shadow(0 0 8px var(--tw-drop-shadow-color,#0053bf));
		--tw-drop-shadow: var(--tw-drop-shadow-size);
	}

	.drop-shadow-\[0_0_8px_\#0053BF\],.drop-shadow-\[0_0_8px_\#A64904\] {
		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,);
	}

	.drop-shadow-\[0_0_8px_\#A64904\] {
		--tw-drop-shadow-size: drop-shadow(0 0 8px var(--tw-drop-shadow-color,#a64904));
		--tw-drop-shadow: var(--tw-drop-shadow-size);
	}

	.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 {
		--tw-backdrop-blur: blur(8px);
		-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,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-\[height\] {
		transition-property: height;
		transition-timing-function: var(--tw-ease,var(--default-transition-timing-function));
		transition-duration: var(--tw-duration,var(--default-transition-duration));
	}

	.transition-\[max-height\] {
		transition-property: max-height;
		transition-timing-function: var(--tw-ease,var(--default-transition-timing-function));
		transition-duration: var(--tw-duration,var(--default-transition-duration));
	}

	.u-transition-all-1x {
		transition-property: all;
		transition-timing-function: var(--tw-ease,var(--default-transition-timing-function));
		transition-duration: var(--tw-duration,var(--default-transition-duration));
	}

	.u-transition-colors-l {
		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));
	}

	.transition-opacity {
		transition-property: opacity;
		transition-timing-function: var(--tw-ease,var(--default-transition-timing-function));
		transition-duration: var(--tw-duration,var(--default-transition-duration));
	}

	.u-duration-150-m {
		--tw-duration: .15s;
		transition-duration: .15s;
	}

	.duration-200 {
		--tw-duration: .2s;
		transition-duration: .2s;
	}

	.duration-250 {
		--tw-duration: .25s;
		transition-duration: .25s;
	}

	.u-duration-300-1y {
		--tw-duration: .3s;
		transition-duration: .3s;
	}

	.duration-500 {
		--tw-duration: .5s;
		transition-duration: .5s;
	}

	.u-ease-in-out-n {
		--tw-ease: var(--ease-in-out);
		transition-timing-function: var(--ease-in-out);
	}

	.ease-out {
		--tw-ease: var(--ease-out);
		transition-timing-function: var(--ease-out);
	}

	.outline-none {
		--tw-outline-style: none;
		outline-style: none;
	}

	.u-select-none-o {
		-webkit-user-select: none;
		user-select: none;
	}@	media (hover:hover) {
		.group-hover\: fill-gray-500:is(:where(.group):hover *){fill:#585858;
	}

	.group-hover\:stroke-gray-500:is(:where(.group):hover *) {
		stroke: #585858;
	}

	.group-hover\:text-gray-50:is(:where(.group):hover *) {
		color: #fefefe;
	}
}

.file\:border-0::file-selector-button {
	border-style: var(--tw-border-style);
	border-width: 0;
}

.file\:bg-transparent::file-selector-button {
	background-color: #0000;
}

.placeholder\:text-body-md::placeholder {
	font-size: 16px;
	line-height: var(--tw-leading,20px);
	font-weight: var(--tw-font-weight,400);
}

.placeholder\:text-gray-300::placeholder {
	color: #9a9a9a;
}

.last\:border-0:last-child {
	border-style: var(--tw-border-style);
	border-width: 0;
}

.last\:border-none:last-child {
	--tw-border-style: none;
	border-style: none;
}

.last\:border-b-gray-600:last-child {
	border-bottom-color: #373737;
}

.last\:pr-2:last-child {
	padding-right: calc(var(--spacing)*2);
}

.checked\:border-gray-400:checked {
	border-color: #777;
}

@media (hover:hover) {
	.hover\:rounded-\[8px\]:hover {
		border-radius: 8px;
	}

	.hover\:border-gray-400:hover {
		border-color: #777;
	}

	.hover\:border-orange-300:hover {
		border-color: #fd8701;
	}

	.hover\:bg-gray-800:hover {
		background-color: #222;
	}

	.hover\:text-blue-200:hover {
		color: #70bbff;
	}

	.hover\:text-gray-50:hover {
		color: #fefefe;
	}

	.hover\:opacity-100:hover {
		opacity: 1;
	}

	.hover\:shadow-\[0px_4px_0px_0px_\#A64904\]:hover {
		--tw-shadow: 0px 4px 0px 0px var(--tw-shadow-color,#a64904);
		box-shadow: var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);
	}
}

.focus\:border-gray-400:focus {
	border-color: #777;
}

.focus\:ring-0:focus {
	--tw-ring-shadow: var(--tw-ring-inset,)0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);
}

.focus\:ring-0:focus,.focus\:ring-2:focus {
	box-shadow: var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);
}

.focus\:ring-2:focus {
	--tw-ring-shadow: var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);
}

.focus\:outline-none:focus {
	--tw-outline-style: none;
	outline-style: none;
}

.focus-visible\:ring-2:focus-visible {
	--tw-ring-shadow: var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);
	box-shadow: var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);
}

.focus-visible\:ring-offset-2:focus-visible {
	--tw-ring-offset-width: 2px;
	--tw-ring-offset-shadow: var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
}

.focus-visible\:outline-none:focus-visible {
	--tw-outline-style: none;
	outline-style: none;
}

.active\:cursor-grabbing:active {
	cursor: grabbing;
}

.active\:border-gray-400:active {
	border-color: #777;
}

.active\:border-green-200:active {
	border-color: #44c098;
}

.active\:bg-gray-700:active {
	background-color: #272727;
}

.active\:bg-green-300:active {
	background-color: #029f6e;
}

.active\:bg-orange-200:active {
	background-color: #fea744;
}

.active\:bg-orange-400:active {
	background-color: #a64904;
}

.active\:shadow-\[0_0_0_2px_\#373737\]:active {
	--tw-shadow: 0 0 0 2px var(--tw-shadow-color,#373737);
	box-shadow: var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);
}

.disabled\:pointer-events-none:disabled {
	pointer-events: none;
}

.disabled\:cursor-not-allowed:disabled {
	cursor: not-allowed;
}

.disabled\:border-gray-600:disabled {
	border-color: #373737;
}

.disabled\:bg-gray-700:disabled {
	background-color: #272727;
}

.disabled\:text-gray-500:disabled {
	color: #585858;
}

.disabled\:opacity-50:disabled {
	opacity: .5;
}

@media (min-width:1401px) {
	.min-\[1401px\]\:col-span-2 {
		grid-column: span 2/span 2;
	}

	.min-\[1401px\]\:block {
		display: block;
	}

	.min-\[1401px\]\:hidden {
		display: none;
	}

	.min-\[1401px\]\:h-\[144px\] {
		height: 144px;
	}

	.min-\[1401px\]\:h-\[224px\] {
		height: 224px;
	}

	.min-\[1401px\]\:h-\[240px\] {
		height: 240px;
	}

	.min-\[1401px\]\:w-\[190px\] {
		width: 190px;
	}

	.min-\[1401px\]\:max-w-\[380px\] {
		max-width: 380px;
	}

	.min-\[1401px\]\:max-w-\[767px\] {
		max-width: 767px;
	}

	.min-\[1401px\]\:grid-cols-2 {
		grid-template-columns: repeat(2,minmax(0,1fr));
	}

	.min-\[1401px\]\:flex-row {
		flex-direction: row;
	}

	.min-\[1401px\]\:gap-2 {
		gap: calc(var(--spacing)*2);
	}

	.min-\[1401px\]\:text-h2 {
		font-size: 48px;
		line-height: var(--tw-leading,56px);
		font-weight: var(--tw-font-weight,700);
	}
}

@media (min-width:40rem) {
	.sm\:mt-\[-135px\] {
		margin-top: -135px;
	}

	.sm\:mb-4 {
		margin-bottom: calc(var(--spacing)*4);
	}

	.sm\:mb-\[80px\] {
		margin-bottom: 80px;
	}

	.sm\:ml-0 {
		margin-left: calc(var(--spacing)*0);
	}

	.sm\:block {
		display: block;
	}

	.sm\:flex {
		display: flex;
	}

	.sm\:hidden {
		display: none;
	}

	.sm\:\!size-\[161px\] {
		width: 161px!important;
		height: 161px!important;
	}

	.sm\:h-\[81px\] {
		height: 81px;
	}

	.sm\:h-\[130px\] {
		height: 130px;
	}

	.sm\:h-\[162px\] {
		height: 162px;
	}

	.sm\:h-\[170px\] {
		height: 170px;
	}

	.sm\:h-\[262px\] {
		height: 262px;
	}

	.sm\:h-full {
		height: 100%;
	}

	.sm\:min-h-\[292px\] {
		min-height: 292px;
	}

	.sm\:w-\[81px\] {
		width: 81px;
	}

	.sm\:w-\[128px\] {
		width: 128px;
	}

	.sm\:w-\[212px\] {
		width: 212px;
	}

	.sm\:w-full {
		width: 100%;
	}

	.sm\:\!max-w-\[345px\] {
		max-width: 345px!important;
	}

	.sm\:max-w-\[320px\] {
		max-width: 320px;
	}

	.sm\:max-w-\[380px\] {
		max-width: 380px;
	}

	.sm\:max-w-\[500px\] {
		max-width: 500px;
	}

	.sm\:min-w-\[400px\] {
		min-width: 400px;
	}

	.sm\:translate-x-0 {
		--tw-translate-x: calc(var(--spacing)*0);
		translate: var(--tw-translate-x) var(--tw-translate-y);
	}

	.sm\:scale-100 {
		--tw-scale-x: 100%;
		--tw-scale-y: 100%;
		--tw-scale-z: 100%;
		scale: var(--tw-scale-x) var(--tw-scale-y);
	}

	.sm\:grid-cols-4 {
		grid-template-columns: repeat(4,minmax(0,1fr));
	}

	.sm\:flex-col {
		flex-direction: column;
	}

	.sm\:gap-4 {
		gap: calc(var(--spacing)*4);
	}

	.sm\:text-body-md {
		font-size: 16px;
		line-height: var(--tw-leading,20px);
		font-weight: var(--tw-font-weight,400);
	}

	.sm\:text-h6 {
		font-size: 20px;
		line-height: var(--tw-leading,24px);
		font-weight: var(--tw-font-weight,700);
	}
}

@media (min-width:48rem) {
	.md\:absolute {
		position: absolute;
	}

	.md\:fixed {
		position: fixed;
	}

	.md\:top-1\/2 {
		top: 50%;
	}

	.md\:top-4 {
		top: calc(var(--spacing)*4);
	}

	.md\:top-\[-16px\] {
		top: -16px;
	}

	.md\:top-\[226px\] {
		top: 226px;
	}

	.md\:right-0 {
		right: calc(var(--spacing)*0);
	}

	.md\:right-\[-140px\] {
		right: -140px;
	}

	.md\:right-\[180px\] {
		right: 180px;
	}

	.md\:bottom-0 {
		bottom: calc(var(--spacing)*0);
	}

	.md\:bottom-\[140px\] {
		bottom: 140px;
	}

	.md\:left-0 {
		left: calc(var(--spacing)*0);
	}

	.md\:left-1\/2 {
		left: 50%;
	}

	.md\:left-4 {
		left: calc(var(--spacing)*4);
	}

	.md\:left-\[21px\] {
		left: 21px;
	}

	.md\:z-1 {
		z-index: 1;
	}

	.md\:col-span-1 {
		grid-column: span 1/span 1;
	}

	.md\:row-start-auto {
		grid-row-start: auto;
	}

	.md\:m-2 {
		margin: calc(var(--spacing)*2);
	}

	.md\:my-4 {
		margin-block: calc(var(--spacing)*4);
	}

	.md\:my-6 {
		margin-block: calc(var(--spacing)*6);
	}

	.md\:mt-0 {
		margin-top: calc(var(--spacing)*0);
	}

	.md\:mb-0 {
		margin-bottom: calc(var(--spacing)*0);
	}

	.md\:mb-4 {
		margin-bottom: calc(var(--spacing)*4);
	}

	.md\:mb-6 {
		margin-bottom: calc(var(--spacing)*6);
	}

	.md\:mb-8 {
		margin-bottom: calc(var(--spacing)*8);
	}

	.md\:mb-32 {
		margin-bottom: calc(var(--spacing)*32);
	}

	.md\:mb-\[42px\] {
		margin-bottom: 42px;
	}

	.md\:ml-0 {
		margin-left: calc(var(--spacing)*0);
	}

	.md\:block {
		display: block;
	}

	.md\:flex {
		display: flex;
	}

	.md\:hidden {
		display: none;
	}

	.md\:\!h-\[95px\] {
		height: 95px!important;
	}

	.md\:\!h-\[104px\] {
		height: 104px!important;
	}

	.md\:\!h-\[260px\] {
		height: 260px!important;
	}

	.md\:\!h-\[585px\] {
		height: 585px!important;
	}

	.md\:\!h-\[667px\] {
		height: 667px!important;
	}

	.md\:\!h-\[927px\] {
		height: 927px!important;
	}

	.md\:h-\[40px\] {
		height: 40px;
	}

	.md\:h-\[48px\] {
		height: 48px;
	}

	.md\:h-\[140px\] {
		height: 140px;
	}

	.md\:h-\[150px\] {
		height: 150px;
	}

	.md\:h-\[157px\] {
		height: 157px;
	}

	.md\:h-\[220px\] {
		height: 220px;
	}

	.md\:h-\[264px\] {
		height: 264px;
	}

	.md\:h-\[390px\] {
		height: 390px;
	}

	.md\:h-\[500px\] {
		height: 500px;
	}

	.md\:h-full {
		height: 100%;
	}

	.md\:max-h-\[60px\] {
		max-height: 60px;
	}

	.md\:min-h-\[72px\] {
		min-height: 72px;
	}

	.md\:min-h-\[272px\] {
		min-height: 272px;
	}

	.md\:\!w-\[245px\] {
		width: 245px!important;
	}

	.md\:\!w-\[250px\] {
		width: 250px!important;
	}

	.md\:\!w-\[360px\] {
		width: 360px!important;
	}

	.md\:\!w-\[585px\] {
		width: 585px!important;
	}

	.md\:\!w-\[667px\] {
		width: 667px!important;
	}

	.md\:\!w-\[697px\] {
		width: 697px!important;
	}

	.md\:\!w-\[870px\] {
		width: 870px!important;
	}

	.md\:w-\[140px\] {
		width: 140px;
	}

	.md\:w-\[141px\] {
		width: 141px;
	}

	.md\:w-\[200px\] {
		width: 200px;
	}

	.md\:w-\[345px\] {
		width: 345px;
	}

	.md\:w-\[375px\] {
		width: 375px;
	}

	.md\:w-\[422px\] {
		width: 422px;
	}

	.md\:w-\[600px\] {
		width: 600px;
	}

	.md\:w-full {
		width: 100%;
	}

	.md\:max-w-\[374px\] {
		max-width: 374px;
	}

	.md\:max-w-full {
		max-width: 100%;
	}

	.md\:min-w-\[200px\] {
		min-width: 200px;
	}

	.md\:flex-none {
		flex: none;
	}

	.md\:-translate-1\/2 {
		--tw-translate-x: calc(calc(1/2*100%)*-1);
		--tw-translate-y: calc(calc(1/2*100%)*-1);
		translate: var(--tw-translate-x) var(--tw-translate-y);
	}

	.md\:cursor-pointer {
		cursor: pointer;
	}

	.md\:grid-cols-3 {
		grid-template-columns: repeat(3,minmax(0,1fr));
	}

	.md\:grid-cols-none {
		grid-template-columns: none;
	}

	.md\:grid-rows-1 {
		grid-template-rows: repeat(1,minmax(0,1fr));
	}

	.md\:flex-col {
		flex-direction: column;
	}

	.md\:flex-row {
		flex-direction: row;
	}

	.md\:flex-wrap {
		flex-wrap: wrap;
	}

	.md\:items-center {
		align-items: center;
	}

	.md\:items-start {
		align-items: flex-start;
	}

	.md\:justify-end {
		justify-content: flex-end;
	}

	.md\:justify-start {
		justify-content: flex-start;
	}

	.md\:gap-0 {
		gap: calc(var(--spacing)*0);
	}

	.md\:gap-2 {
		gap: calc(var(--spacing)*2);
	}

	.md\:gap-4 {
		gap: calc(var(--spacing)*4);
	}

	.md\:gap-8 {
		gap: calc(var(--spacing)*8);
	}

	.md\:gap-\[25px\] {
		gap: 25px;
	}

	.md\:gap-\[70px\] {
		gap: 70px;
	}

	.md\:rounded-2xl {
		border-radius: var(--radius-2xl);
	}

	.md\:rounded-3xl {
		border-radius: var(--radius-3xl);
	}

	.md\:bg-gray-900 {
		background-color: #1d1d1d;
	}

	.md\:object-left {
		object-position: left;
	}

	.md\:p-2 {
		padding: calc(var(--spacing)*2);
	}

	.md\:p-4 {
		padding: calc(var(--spacing)*4);
	}

	.md\:px-2 {
		padding-inline: calc(var(--spacing)*2);
	}

	.md\:px-4 {
		padding-inline: calc(var(--spacing)*4);
	}

	.md\:pt-4 {
		padding-top: calc(var(--spacing)*4);
	}

	.md\:pr-20 {
		padding-right: calc(var(--spacing)*20);
	}

	.md\:pl-\[72px\] {
		padding-left: 72px;
	}

	.md\:font-vela-sans {
		font-family: Vela Sans,sans-serif;
	}

	.md\:text-body-lg {
		font-size: 20px;
		line-height: var(--tw-leading,24px);
	}

	.md\:text-body-lg,.md\:text-body-md {
		font-weight: var(--tw-font-weight,400);
	}

	.md\:text-body-md {
		font-size: 16px;
		line-height: var(--tw-leading,20px);
	}

	.md\:text-body-sm {
		font-size: 12px;
		line-height: var(--tw-leading,16px);
		font-weight: var(--tw-font-weight,400);
	}

	.md\:text-h1 {
		font-size: 60px;
		line-height: var(--tw-leading,72px);
	}

	.md\:text-h1,.md\:text-h2 {
		font-weight: var(--tw-font-weight,700);
	}

	.md\:text-h2 {
		font-size: 48px;
		line-height: var(--tw-leading,56px);
	}

	.md\:text-h4 {
		font-size: 32px;
		line-height: var(--tw-leading,40px);
	}

	.md\:text-h4,.md\:text-h5 {
		font-weight: var(--tw-font-weight,700);
	}

	.md\:text-h5 {
		font-size: 24px;
		line-height: var(--tw-leading,28px);
	}

	.md\:text-h6 {
		font-size: 20px;
		line-height: var(--tw-leading,24px);
		font-weight: var(--tw-font-weight,700);
	}

	.md\:text-\[14px\] {
		font-size: 14px;
	}

	.md\:text-\[20px\] {
		font-size: 20px;
	}

	.md\:leading-\[14px\] {
		--tw-leading: 14px;
		line-height: 14px;
	}

	.md\:leading-\[45px\] {
		--tw-leading: 45px;
		line-height: 45px;
	}

	.md\:text-gray-50 {
		color: #fefefe;
	}

	.md\:text-green-300 {
		color: #029f6e;
	}@	media (hover:hover) {
		.md\: hover\:scale-105:hover{--tw-scale-x:105%;
		--tw-scale-y: 105%;
		--tw-scale-z: 105%;
		scale: var(--tw-scale-x) var(--tw-scale-y);
	}

	.md\:hover\:border-gray-400:hover {
		border-color: #777;
	}

	.md\:hover\:border-green-300:hover {
		border-color: #029f6e;
	}

	.md\:hover\:border-orange-200:hover {
		border-color: #fea744;
	}

	.md\:hover\:bg-gray-600:hover {
		background-color: #373737;
	}

	.md\:hover\:bg-gray-900:hover {
		background-color: #1d1d1d;
	}
}}

@media (min-width:64rem) {
	.lg\:right-0 {
		right: calc(var(--spacing)*0);
	}

	.lg\:bottom-\[0\.25px\] {
		bottom: .25px;
	}

	.lg\:left-\[255px\] {
		left: 255px;
	}

	.lg\:left-auto {
		left: auto;
	}

	.lg\:mb-4 {
		margin-bottom: calc(var(--spacing)*4);
	}

	.lg\:mb-6 {
		margin-bottom: calc(var(--spacing)*6);
	}

	.lg\:mb-8 {
		margin-bottom: calc(var(--spacing)*8);
	}

	.lg\:ml-\[64px\] {
		margin-left: 64px;
	}

	.lg\:block {
		display: block;
	}

	.lg\:flex {
		display: flex;
	}

	.lg\:grid {
		display: grid;
	}

	.lg\:hidden {
		display: none;
	}

	.lg\:inline-block {
		display: inline-block;
	}

	.lg\:size-\[630px\] {
		width: 630px;
		height: 630px;
	}

	.lg\:h-10 {
		height: calc(var(--spacing)*10);
	}

	.lg\:h-\[26px\] {
		height: 26px;
	}

	.lg\:h-\[64px\] {
		height: 64px;
	}

	.lg\:h-\[134px\] {
		height: 134px;
	}

	.lg\:h-\[420px\] {
		height: 420px;
	}

	.lg\:h-\[500px\] {
		height: 500px;
	}

	.lg\:max-h-\[75dvh\] {
		max-height: 75dvh;
	}

	.lg\:max-h-\[300px\] {
		max-height: 300px;
	}

	.lg\:max-h-\[500px\] {
		max-height: 500px;
	}

	.lg\:max-h-full {
		max-height: 100%;
	}

	.lg\:min-h-\[420px\] {
		min-height: 420px;
	}

	.lg\:w-\[26px\] {
		width: 26px;
	}

	.lg\:w-fit {
		width: fit-content;
	}

	.lg\:w-full {
		width: 100%;
	}

	.lg\:max-w-\[200px\] {
		max-width: 200px;
	}

	.lg\:max-w-\[220px\] {
		max-width: 220px;
	}

	.lg\:max-w-\[350px\] {
		max-width: 350px;
	}

	.lg\:max-w-\[368px\] {
		max-width: 368px;
	}

	.lg\:max-w-full {
		max-width: 100%;
	}

	.lg\:min-w-\[220px\] {
		min-width: 220px;
	}

	.lg\:scale-x-\[1\] {
		--tw-scale-x: 1;
		scale: var(--tw-scale-x) var(--tw-scale-y);
	}

	.lg\:grid-cols-2 {
		grid-template-columns: repeat(2,minmax(0,1fr));
	}

	.lg\:flex-col {
		flex-direction: column;
	}

	.lg\:flex-row {
		flex-direction: row;
	}

	.lg\:items-start {
		align-items: flex-start;
	}

	.lg\:justify-between {
		justify-content: space-between;
	}

	.lg\:justify-center {
		justify-content: center;
	}

	.lg\:justify-start {
		justify-content: flex-start;
	}

	.lg\:gap-0 {
		gap: calc(var(--spacing)*0);
	}

	.lg\:gap-4 {
		gap: calc(var(--spacing)*4);
	}

	.lg\:rounded-2xl {
		border-radius: var(--radius-2xl);
	}

	.lg\:rounded-t-lg {
		border-top-left-radius: var(--radius-lg);
		border-top-right-radius: var(--radius-lg);
	}

	.lg\:p-8 {
		padding: calc(var(--spacing)*8);
	}

	.lg\:pl-2 {
		padding-left: calc(var(--spacing)*2);
	}

	.lg\:font-unbounded {
		font-family: Unbounded,cursive;
	}

	.lg\:\!text-h6 {
		font-size: 20px!important;
		line-height: var(--tw-leading,24px)!important;
		font-weight: var(--tw-font-weight,700)!important;
	}

	.lg\:text-body-md {
		font-size: 16px;
		line-height: var(--tw-leading,20px);
		font-weight: var(--tw-font-weight,400);
	}

	.lg\:text-h1 {
		font-size: 60px;
		line-height: var(--tw-leading,72px);
	}

	.lg\:text-h1,.lg\:text-h2 {
		font-weight: var(--tw-font-weight,700);
	}

	.lg\:text-h2 {
		font-size: 48px;
		line-height: var(--tw-leading,56px);
	}

	.lg\:text-h3 {
		font-size: 40px;
		line-height: var(--tw-leading,48px);
	}

	.lg\:text-h3,.lg\:text-h4 {
		font-weight: var(--tw-font-weight,700);
	}

	.lg\:text-h4 {
		font-size: 32px;
		line-height: var(--tw-leading,40px);
	}

	.lg\:text-h6 {
		font-size: 20px;
		line-height: var(--tw-leading,24px);
		font-weight: var(--tw-font-weight,700);
	}

	.lg\:font-bold {
		--tw-font-weight: var(--font-weight-bold);
		font-weight: var(--font-weight-bold);
	}

	.lg\:text-gray-50 {
		color: #fefefe;
	}

	.lg\:text-orange-100 {
		color: #ffd29e;
	}
}

.\[\&_path\]\:fill-blue-300 path {
	fill: #3996ff;
}

.\[\&_path\]\:fill-gray-50 path {
	fill: #fefefe;
}

.\[\&_path\]\:fill-gray-500 path {
	fill: #585858;
}

.\[\&_path\]\:fill-gray-600 path {
	fill: #373737;
}

.\[\&_path\]\:fill-red-300 path {
	fill: #ff0300;
}

.\[\&_svg\]\:pointer-events-none svg {
	pointer-events: none;
}

.\[\&_svg\]\:size-4 svg {
	width: calc(var(--spacing)*4);
	height: calc(var(--spacing)*4);
}

.\[\&_svg\]\:shrink-0 svg {
	flex-shrink: 0;
}

.disabled\:\[\&_svg_path\]\:fill-gray-500:disabled svg path {
	fill: #585858;
}

.\[\&\>\*\:nth-child\(7\)\]\:col-span-3>:nth-child(7) {
	grid-column: span 3/span 3;
}

.\[\&\>div\]\:bg-orange-200>div {
	background-color: #fea744;
}

.last\:\[\&\>div\]\:mb-0:last-child>div {
	margin-bottom: calc(var(--spacing)*0);
}

.\[\&\>div\>svg_path\]\:fill-gray-1000>div>svg path {
	fill: #121212;
}

.\[\&\>path\]\:fill-blue-300>path {
	fill: #3996ff;
}

.\[\&\>path\]\:fill-gray-50>path {
	fill: #fefefe;
}

.\[\&\>path\]\:fill-gray-300>path {
	fill: #9a9a9a;
}

.\[\&\>path\]\:fill-gray-500>path {
	fill: #585858;
}

.\[\&\>path\]\:fill-gray-900>path {
	fill: #1d1d1d;
}

.\[\&\>path\]\:fill-gray-1000>path {
	fill: #121212;
}

.\[\&\>path\]\:fill-green-300>path {
	fill: #029f6e;
}

.\[\&\>path\]\:fill-green-500>path {
	fill: #01583c;
}

.\[\&\>path\]\:fill-orange-300>path {
	fill: #fd8701;
}

.\[\&\>path\]\:fill-red-300>path {
	fill: #ff0300;
}

.\[\&\>path\]\:fill-yellow-300>path {
	fill: #ffe839;
}

.\[\&\>svg_path\]\:fill-gray-1000>svg path {
	fill: #121212;
}

@media (hover:hover) {
	.group-hover\:\[\&\>svg\>path\]\:fill-gray-50:is(:where(.group):hover *)>svg>path {
		fill: #fefefe;
	}
}

.u-no-scrollbar-w::-webkit-scrollbar {
	display: none;
}

.u-no-scrollbar-w {
	-ms-overflow-style: none;
	scrollbar-width: none;
}

.scrollbar::-webkit-scrollbar {
	width: 4px;
}

.scrollbar::-webkit-scrollbar-thumb {
	border-radius: .25rem;
	background: var(--color-gray-500)!important;
}

.scrollbar::-webkit-scrollbar-track {
	border-radius: .25rem;
}}

@property --tw-translate-x {
	syntax:"*";inherits:false;initial-value:0;
}

@property --tw-translate-y {
	syntax:"*";inherits:false;initial-value:0;
}

@property --tw-translate-z {
	syntax:"*";inherits:false;initial-value:0;
}

@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-x-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:0;
}

@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-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-backdrop-blur {
	syntax:"*";inherits:false;
}

@property --tw-backdrop-brightness {
	syntax:"*";inherits:false;
}

@property --tw-backdrop-contrast {
	syntax:"*";inherits:false;
}

@property --tw-backdrop-grayscale {
	syntax:"*";inherits:false;
}

@property --tw-backdrop-hue-rotate {
	syntax:"*";inherits:false;
}

@property --tw-backdrop-invert {
	syntax:"*";inherits:false;
}

@property --tw-backdrop-opacity {
	syntax:"*";inherits:false;
}

@property --tw-backdrop-saturate {
	syntax:"*";inherits:false;
}

@property --tw-backdrop-sepia {
	syntax:"*";inherits:false;
}

@property --tw-duration {
	syntax:"*";inherits:false;
}

@property --tw-ease {
	syntax:"*";inherits:false;
}

@keyframes spin {
	to {
		transform: rotate(1turn);
	}
}

@keyframes pulse {
	50% {
		opacity: .5;
	}
}

.u-sf-hidden-12 {
	display: none !important;
}

.mui-1049zjs {
	margin-left: auto;
	box-sizing: border-box;
	margin-right: auto;
	display: block;
	padding-right: 16px;
}

@media (min-width:480px) {
	.mui-1049zjs {
		padding-left: 24px;
		padding-right: 24px;
	}
}

.mui-1049zjs.MuiContainer-root {
	padding-left: 84px;
	background: rgb(23, 26, 36);
	position: relative;
	margin: 0px auto;
	width: 100%;
	transition: padding 0.5s;
}

@media screen and (max-width:1000px) {
	.mui-1049zjs.MuiContainer-root {
		padding-left: 8px;
		padding-right: 8px;
	}
}

.mui-behfrp {
	width: 100%;
	margin-left: auto;
	box-sizing: border-box;
	margin-right: auto;
	display: block;
}

@media (min-width:480px) {
	.mui-behfrp {
		padding-left: 24px;
		padding-right: 24px;
	}
}

.mui-behfrp.MuiContainer-root {
	max-width: 1540px;
	padding-left: 16px;
	padding-right: 16px;
	margin-bottom: 80px;
}

@media screen and (max-width:1000px) {
	.mui-behfrp.MuiContainer-root {
		padding-left: 0px;
		padding-right: 0px;
		margin-bottom: 48px;
	}
}

@-webkit-keyframes animation-wiooy9 {
	0% {
		transform: translateX(-100%);
	}

	50% {
		transform: translateX(100%);
	}

	100% {
		transform: translateX(100%);
	}
}

@keyframes animation-wiooy9 {
	0% {
		transform: translateX(-100%);
	}

	50% {
		transform: translateX(100%);
	}

	100% {
		transform: translateX(100%);
	}
}

@media screen and (max-width:680px) {
}

@-webkit-keyframes animation-wiooy9 {
	0% {
		transform: translateX(-100%);
	}

	50% {
		transform: translateX(100%);
	}

	100% {
		transform: translateX(100%);
	}
}

@keyframes animation-wiooy9 {
	0% {
		transform: translateX(-100%);
	}

	50% {
		transform: translateX(100%);
	}

	100% {
		transform: translateX(100%);
	}
}

@media screen and (max-width:550px) {
}

@-webkit-keyframes animation-wiooy9 {
	0% {
		transform: translateX(-100%);
	}

	50% {
		transform: translateX(100%);
	}

	100% {
		transform: translateX(100%);
	}
}

@keyframes animation-wiooy9 {
	0% {
		transform: translateX(-100%);
	}

	50% {
		transform: translateX(100%);
	}

	100% {
		transform: translateX(100%);
	}
}

@media screen and (max-width:600px) {
}

@-webkit-keyframes animation-wiooy9 {
	0% {
		transform: translateX(-100%);
	}

	50% {
		transform: translateX(100%);
	}

	100% {
		transform: translateX(100%);
	}
}

@keyframes animation-wiooy9 {
	0% {
		transform: translateX(-100%);
	}

	50% {
		transform: translateX(100%);
	}

	100% {
		transform: translateX(100%);
	}
}

@media screen and (max-width:1000px) {
}

@media screen and (max-width:300px) {
}

@media screen and (min-width:1000px) {
}

@-webkit-keyframes hoverAnimation {
	0% {
		opacity: 0;
		transform: scale(1.2);
	}

	100% {
		opacity: 1;
		transform: scale(1);
	}
}

@keyframes hoverAnimation {
	0% {
		opacity: 0;
		transform: scale(1.2);
	}

	100% {
		opacity: 1;
		transform: scale(1);
	}
}

@media print {
}

@-webkit-keyframes hoverAnimation {
	0% {
		opacity: 0;
		transform: scale(1.2);
	}

	100% {
		opacity: 1;
		transform: scale(1);
	}
}

@keyframes hoverAnimation {
	0% {
		opacity: 0;
		transform: scale(1.2);
	}

	100% {
		opacity: 1;
		transform: scale(1);
	}
}

.mui-ddf4wi {
	position: relative;
	width: 37px;
	height: 75px;
}

.mui-6d4lbs {
	color: rgb(23, 26, 36);
	position: absolute;
	top: 29%;
	height: 32px;
	width: 32px;
	padding: 0px;
	left: 12%;
	border-radius: 50%;
	cursor: pointer;
	place-content: center;
	-webkit-box-align: center;
	align-items: center;
	display: flex;
	flex-flow: row;
	-webkit-box-pack: center;
	z-index: 2;
	background-color: rgb(62, 76, 89);
}

.mui-vh5j7p {
	width: 37px;
	height: 75px;
	z-index: 1;
	position: relative;
	transform: none;
	background: rgb(23, 26, 36);
	clip-path: path("M 0 37.7213 C 0 43.7797 2.50647 49.2459 6.52753 53.1162 C 12.8941 59.2442 21 66.1634 21 75 V 0 C 21 8.83656 12.9026 15.8068 6.60245 22.003 C 2.53763 26.0007 0 31.6254 0 37.7213 Z");
}

@-webkit-keyframes animation-wiooy9 {
	0% {
		transform: translateX(-100%);
	}

	50% {
		transform: translateX(100%);
	}

	100% {
		transform: translateX(100%);
	}
}

@keyframes animation-wiooy9 {
	0% {
		transform: translateX(-100%);
	}

	50% {
		transform: translateX(100%);
	}

	100% {
		transform: translateX(100%);
	}
}

@-webkit-keyframes animation-wiooy9 {
	0% {
		transform: translateX(-100%);
	}

	50% {
		transform: translateX(100%);
	}

	100% {
		transform: translateX(100%);
	}
}

@keyframes animation-wiooy9 {
	0% {
		transform: translateX(-100%);
	}

	50% {
		transform: translateX(100%);
	}

	100% {
		transform: translateX(100%);
	}
}

.mui-15lbltz {
	width: 100%;
	position: relative;
	margin-bottom: 16px;
}

.mui-6zoag4 {
	position: absolute;
	top: 40%;
	right: auto;
	left: -17px;
	z-index: 1200;
}

@media screen and (max-width:1000px) {
	.mui-6zoag4 {
		display: none;
	}
}

.mui-jujpma {
	color: rgb(23, 26, 36);
	position: absolute;
	top: 29%;
	height: 32px;
	width: 32px;
	padding: 0px;
	left: 4%;
	border-radius: 50%;
	cursor: pointer;
	place-content: center;
	-webkit-box-align: center;
	align-items: center;
	display: flex;
	flex-flow: row;
	-webkit-box-pack: center;
	z-index: 2;
	background-color: rgb(62, 76, 89);
}

.mui-165w34i {
	width: 37px;
	height: 75px;
	z-index: 1;
	position: relative;
	transform: rotateY(180deg);
	background: rgb(23, 26, 36);
	clip-path: path("M 0 37.7213 C 0 43.7797 2.50647 49.2459 6.52753 53.1162 C 12.8941 59.2442 21 66.1634 21 75 V 0 C 21 8.83656 12.9026 15.8068 6.60245 22.003 C 2.53763 26.0007 0 31.6254 0 37.7213 Z");
}

.mui-1vdvd7v {
	position: relative;
	height: 300px;
	max-width: 100%;
	max-height: 330px;
	border-radius: 16px;
	background-color: rgb(32, 41, 52);
	background-position: center center;
	padding: 16px 16px 16px 32px;
	cursor: pointer;
	background-repeat: no-repeat;
	place-content: center;
	align-items: flex-start;
	display: flex;
	flex-flow: column;
	-webkit-box-pack: center;
	gap: 16px;
}

@media screen and (max-width:680px) {
	.mui-1vdvd7v {
		max-height: 148px;
		padding-left: 16px;
		gap: 4px;
	}
}

.mui-ivtunu {
	z-index: 2;
}

@media screen and (max-width:680px) {
	.mui-ivtunu {
        /* display: none */;
	}
}

.mui-1rvygah {
	margin: 0px;
	font-size: 2.25rem;
	font-weight: 900;
	display: block;
	color: rgb(245, 247, 251);
	line-height: 110%;
}

.mui-16ca4pf {
	place-content: center flex-start;
	align-items: flex-start;
	display: flex;
	flex-flow: column;
	-webkit-box-pack: start;
}

@media screen and (max-width:680px) {
	.mui-16ca4pf {
        /* display: none */;
	}
}

.mui-q99ngp {
	margin: 0px;
	font-size: 1rem;
	font-weight: 400;
	display: block;
	line-height: 110%;
	color: rgb(245, 247, 251);
	white-space: normal;
	opacity: 0.75;
	text-decoration: none;
}

.mui-1145c78 {
	display: inline-flex;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
	position: relative;
	box-sizing: border-box;
	-webkit-tap-highlight-color: transparent;
	outline: 0px;
	margin: 0px 0px 8px;
	cursor: pointer;
	user-select: none;
	vertical-align: middle;
	appearance: none;
	text-decoration: none;
	transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1), box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1), border-color 250ms cubic-bezier(0.4, 0, 0.2, 1), color 250ms cubic-bezier(0.4, 0, 0.2, 1);
	box-shadow: none;
	border-radius: 16px;
	font-size: 0.875rem;
	line-height: 110%;
	min-width: 0px;
	max-width: 100%;
	padding: 8px 16px;
	color: rgb(245, 247, 251);
	background-color: rgb(199, 40, 39);
	text-transform: uppercase;
	border: 2px solid rgb(199, 40, 39);
	width: 200px;
	white-space: nowrap;
	font-weight: 700 !important;
}

@media print {
	.mui-1145c78 {
		print-color-adjust: exact;
	}
}

.mui-1145c78:hover {
	text-decoration: none;
	background-color: rgba(25, 118, 210, 0.04);
	border: 1px solid rgb(25, 118, 210);
}

@media (hover:none) {
	.mui-1145c78:hover {
		background-color: transparent;
	}
}

.mui-1145c78:hover {
	box-shadow: none;
}

.mui-1145c78:active {
	box-shadow: none;
}

.mui-1145c78.MuiButton-sizeLarge {
	height: 48px;
	max-height: 48px;
}

.mui-1145c78:hover {
	color: rgb(199, 40, 39);
	background-color: rgb(245, 247, 251);
	border: 2px solid rgb(245, 247, 251);
}

.mui-1145c78:active {
	color: rgb(199, 40, 39);
	background-color: rgb(202, 210, 216);
	border: 2px solid rgb(202, 210, 216);
}

.mui-1cl4fuy {
	position: absolute;
	top: 40%;
	right: -17px;
	left: auto;
	z-index: 1200;
}

@media screen and (max-width:1000px) {
	.mui-1cl4fuy {
		display: none;
	}
}

@media screen and (min-width:1000px) {
}

@media screen and (max-width:600px) {
}

@media screen and (max-width:600px) {
}

@media screen and (min-width:600px) {
}

@media screen and (max-width:600px) {
}

@media (hover:none) {
}

@media print {
}

@media (hover:none) {
}

@media screen and (max-width:600px) {
}

@media screen and (max-width:1000px) {
}

@media screen and (max-width:550px) {
}

@-webkit-keyframes animation-wiooy9 {
	0% {
		transform: translateX(-100%);
	}

	50% {
		transform: translateX(100%);
	}

	100% {
		transform: translateX(100%);
	}
}

@keyframes animation-wiooy9 {
	0% {
		transform: translateX(-100%);
	}

	50% {
		transform: translateX(100%);
	}

	100% {
		transform: translateX(100%);
	}
}

@-webkit-keyframes animation-wiooy9 {
	0% {
		transform: translateX(-100%);
	}

	50% {
		transform: translateX(100%);
	}

	100% {
		transform: translateX(100%);
	}
}

@keyframes animation-wiooy9 {
	0% {
		transform: translateX(-100%);
	}

	50% {
		transform: translateX(100%);
	}

	100% {
		transform: translateX(100%);
	}
}

@media screen and (max-width:767px) {
}

@-webkit-keyframes animation-wiooy9 {
	0% {
		transform: translateX(-100%);
	}

	50% {
		transform: translateX(100%);
	}

	100% {
		transform: translateX(100%);
	}
}

@keyframes animation-wiooy9 {
	0% {
		transform: translateX(-100%);
	}

	50% {
		transform: translateX(100%);
	}

	100% {
		transform: translateX(100%);
	}
}

@-webkit-keyframes animation-wiooy9 {
	0% {
		transform: translateX(-100%);
	}

	50% {
		transform: translateX(100%);
	}

	100% {
		transform: translateX(100%);
	}
}

@keyframes animation-wiooy9 {
	0% {
		transform: translateX(-100%);
	}

	50% {
		transform: translateX(100%);
	}

	100% {
		transform: translateX(100%);
	}
}

@-webkit-keyframes animation-wiooy9 {
	0% {
		transform: translateX(-100%);
	}

	50% {
		transform: translateX(100%);
	}

	100% {
		transform: translateX(100%);
	}
}

@keyframes animation-wiooy9 {
	0% {
		transform: translateX(-100%);
	}

	50% {
		transform: translateX(100%);
	}

	100% {
		transform: translateX(100%);
	}
}

.u-textSeo-2m {
	color: #fff;
	margin-bottom: 50px;
}

.u-textSeo-2m p {
	line-height: 1.55;
}

.u-textSeo-2m h1,
.u-textSeo-2m h2,
.u-textSeo-2m h3 {
	font-size: 26px;
	margin-bottom: 20px;
	margin-top: 30px;
	font-weight: 700;
}

.u-textSeo-2m h1:first-child,
.u-textSeo-2m h2:first-child,
.u-textSeo-2m h3:first-child {
	margin-top: 0;
}

@media (max-width: 1024px) {
	.mobile-logo {
		display: block;
	}
}

@media (max-width: 767px) {
	.u-textSeo-2m {
	}

	.u-textSeo-2m h1,
    .u-textSeo-2m h2,
    .u-textSeo-2m h3 {
		font-size: 22px;
		margin-bottom: 15px;
		margin-top: 15px;
	}

	.u-mb0-2n {
		margin-bottom: 20px;
	}

	.u-turnir-26 {
		height: 225px !important;
	}

	.u-turnir-wrapper-25 .u-click-28 {
		display: flex;
		align-items: center;
	}

	.u-cont-y {
		margin-bottom: 0;
	}

	.swiper-slide-next {
		display: none;
	}

	.swiper-slide-active {
		margin: 0!important;
		width: 100%!important;
	}

	.mui-1vdvd7v {
		min-height: 200px;
	}

	.mui-1rvygah {
		font-size: 25px;
		margin-bottom: 15px;
	}

	.mui-1145c78.MuiButton-sizeLarge {
		margin-top: 15px;
	}
}

@media (max-width: 338px) {
	.loginbtn {
        /* display: none */;
	}
}

swiper-container {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 10px;
	width: 100%;
	border-radius: 16px;
}

swiper-container > swiper-slide {
	margin: 0 !important;
	width: auto !important;
}

@media (max-width: 767px) {
	swiper-container {
		grid-template-columns: 1fr;
	}
}
.u-no-scrollbar-w {
  -ms-overflow-style: auto !important;
  scrollbar-width: auto !important;
}
.u-no-scrollbar-w::-webkit-scrollbar {
  display: initial !important;
  width: 6px;
  height: 6px;
}
.u-no-scrollbar-w::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: var(--color-gray-500);
}
.u-no-scrollbar-w::-webkit-scrollbar-track {
  border-radius: 4px;
  background: rgba(255,255,255,0.06);
}

.breadcrumb{
  --bc-bg: transparent;
  --bc-border: 1px solid rgba(0,0,0,.08);
  --bc-radius: .5rem;
  --bc-pad-y: .5rem;
  --bc-pad-x: .75rem;
  --bc-gap: .5rem;
  --bc-sep: "›";
  --bc-text: #fd8701;
  --bc-muted: ##fd8701;
  --bc-link: #fd8701;
  --bc-link-hover: #fd8701;
  --bc-active: #fd8701;

  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: var(--bc-gap);
  margin: 0;
  padding: var(--bc-pad-y) var(--bc-pad-x);
  list-style: none;
  background: var(--bc-bg);
  border: var(--bc-border);
  border-radius: var(--bc-radius);
  color: var(--bc-text);
}


nav[aria-label="breadcrumb"] .breadcrumb{
  padding-left: var(--bc-pad-x);
  padding-right: var(--bc-pad-x);
}

.breadcrumb-item{
  display: inline-flex;
  align-items: center;
  gap: .375rem;
  min-width: 0;
  font-size: .95rem;
  line-height: 1.4;
  color: var(--bc-muted);
}

.breadcrumb-item + .breadcrumb-item::before{
  content: var(--bc-sep);
  color: var(--bc-muted);
  margin: 0 .25rem;
}

.breadcrumb-item a{
  color: var(--bc-link);
  text-decoration: none;
  display: inline-block;
  max-width: 28ch;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.breadcrumb-item a:hover{ color: var(--bc-link-hover); text-decoration: underline; }
.breadcrumb-item a:focus-visible{
  outline: 2px solid currentColor;
  outline-offset: 2px;
  border-radius: .25rem;
}

.breadcrumb-item.active,
.breadcrumb-item[aria-current="page"]{
  color: var(--bc-active);
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 34ch;
}

@media (max-width: 520px){
  .breadcrumb{ --bc-gap: .375rem; --bc-pad-y: .4rem; --bc-pad-x: .6rem; }
  .breadcrumb-item a{ max-width: 22ch; }
  .breadcrumb-item.active{ max-width: 24ch; }
}

@media (prefers-color-scheme: dark){
  .breadcrumb{
    --bc-bg: rgba(255,255,255, .04);
    --bc-border: 1px solid rgba(255,255,255,.12);
    --bc-text: #e5e7eb;
    --bc-muted: #9ca3af;
    --bc-link: #7aa2ff;
    --bc-link-hover: #9bb6ff;
    --bc-active: #ffffff;
    backdrop-filter: saturate(120%) blur(2px);
  }
}

@media print{
  .breadcrumb{ border: none; background: transparent; }
  .breadcrumb a{ text-decoration: none !important; color: #000 !important; }
}

.u-textSeo-2m {
  --list-indent: 1.25rem;
  --list-gap: .4rem;
  --list-marker: var(--color-gray-300, #fff);
  --list-text: #fff;
}

.u-textSeo-2m :where(ul, ol){
  margin: .75rem 0 .75rem var(--list-indent);
  padding: 0;
  color: var(--list-text);
  line-height: 1.6;
}

.u-textSeo-2m ul{ list-style: disc; display: inline-block; padding-left: 1em;}
.u-textSeo-2m ul ul{ list-style: circle; margin-left: var(--list-indent); }
.u-textSeo-2m ul ul ul{ list-style: square; }

.u-textSeo-2m ol{ list-style: decimal; display: inline-block; padding-left: 1em;}
.u-textSeo-2m ol ol{ list-style: lower-alpha; margin-left: var(--list-indent); }
.u-textSeo-2m ol ol ol{ list-style: lower-roman; }

.u-textSeo-2m li{ margin: var(--list-gap) 0; }
.u-textSeo-2m li::marker{ color: var(--list-marker); }

.u-textSeo-2m li a{
  text-decoration: underline;
  text-underline-offset: 2px;
}
.u-textSeo-2m li a:hover{ text-decoration-thickness: 2px; }

.u-textSeo-2m :where(ul.list-tight, ol.list-tight) > li{ margin: .2rem 0; }

.u-textSeo-2m ul.list-dash,
.u-textSeo-2m ul.list-check{
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
.u-textSeo-2m ul.list-dash > li,
.u-textSeo-2m ul.list-check > li{
  position: relative;
  padding-left: 1.5rem;
}
.u-textSeo-2m ul.list-dash > li::before{
  content: "—";
  position: absolute; left: 0; top: .15rem;
  color: var(--list-marker);
}
.u-textSeo-2m ul.list-check > li::before{
  content: "✓";
  position: absolute; left: 0; top: .1rem;
  font-weight: 700; opacity: .9;
  color: var(--color-green-300, #029f6e);
}

.u-textSeo-2m ul.list-inline{
  list-style: none; margin-left: 0; padding-left: 0;
}
.u-textSeo-2m ul.list-inline > li{
  display: inline;
}
.u-textSeo-2m ul.list-inline > li + li::before{
  content: " • ";
  color: var(--list-marker);
}

@media (prefers-color-scheme: dark){
  .u-textSeo-2m {
    --list-text: #fff;
    --list-marker: var(--color-gray-400, #fff);
  }
}

@media print{
  .u-textSeo-2m :where(ul, ol){ margin-left: 1.2rem; }
  .u-textSeo-2m li a{ text-decoration: none; color: #000; }
}

nav[aria-label="breadcrumb"] .breadcrumb{ list-style: none; }

.u-textSeo-2m .post-img {
    float: left;
    max-width: 40%;
    margin: 0 15px 15px 0;
    border-radius: 8px;
    height: auto;
}

.u-textSeo-2m img {
	display: block;
    text-align: center;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    width: auto;
}