@charset "UTF-8";
@import url( "../../count/3fbb6d/index.html");
/*! tailwindcss v2.2.17 | MIT License | https://tailwindcss.com */
/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
/*
Document
========
*/
/**
Use a better box model (opinionated).
*/
*,
::before,
::after {
	box-sizing: border-box;
}
/**
Use a more readable tab size (opinionated).
*/
html {
	-moz-tab-size: 4;
	-o-tab-size: 4;
	   tab-size: 4;
}
/**
1. Correct the line height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
*/
html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}
/*
Sections
========
*/
/**
Remove the margin in all browsers.
*/
body {
	margin: 0;
}
/**
Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
*/
body {
	font-family:
		system-ui,
		-apple-system, /* Firefox supports this but not yet `system-ui` */
		'Segoe UI',
		Roboto,
		Helvetica,
		Arial,
		sans-serif,
		'Apple Color Emoji',
		'Segoe UI Emoji';
}
/*
Grouping content
================
*/
/**
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
*/
hr {
	height: 0; /* 1 */
	color: inherit; /* 2 */
}
/*
Text-level semantics
====================
*/
/**
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr[title] {
	-webkit-text-decoration: underline dotted;
	        text-decoration: underline dotted;
}
/**
Add the correct font weight in Edge and Safari.
*/
b,
strong {
	font-weight: bolder;
}
/**
1. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
2. Correct the odd 'em' font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
	font-family:
		ui-monospace,
		SFMono-Regular,
		Consolas,
		'Liberation Mono',
		Menlo,
		monospace; /* 1 */
	font-size: 1em; /* 2 */
}
/**
Add the correct font size in all browsers.
*/
small {
	font-size: 80%;
}
/**
Prevent 'sub' and 'sup' elements from affecting the line height in all browsers.
*/
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -0.25em;
}
sup {
	top: -0.5em;
}
/*
Tabular data
============
*/
/**
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
*/
table {
	text-indent: 0; /* 1 */
	border-color: inherit; /* 2 */
}
/*
Forms
=====
*/
/**
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
*/
button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}
/**
Remove the inheritance of text transform in Edge and Firefox.
1. Remove the inheritance of text transform in Firefox.
*/
button,
select { /* 1 */
	text-transform: none;
}
/**
Correct the inability to style clickable types in iOS and Safari.
*/
button,
[type='button'],
[type='reset'],
[type='submit'] {
	-webkit-appearance: button;
}
/**
Remove the inner border and padding in Firefox.
*/
::-moz-focus-inner {
	border-style: none;
	padding: 0;
}
/**
Restore the focus styles unset by the previous rule.
*/
:-moz-focusring {
	outline: 1px dotted ButtonText;
}
/**
Remove the additional ':invalid' styles in Firefox.
See: https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737
*/
:-moz-ui-invalid {
	box-shadow: none;
}
/**
Remove the padding so developers are not caught out when they zero out 'fieldset' elements in all browsers.
*/
legend {
	padding: 0;
}
/**
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
	vertical-align: baseline;
}
/**
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
	height: auto;
}
/**
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type='search'] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}
/**
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
	-webkit-appearance: none;
}
/**
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to 'inherit' in Safari.
*/
::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}
/*
Interactive
===========
*/
/*
Add the correct display in Chrome and Safari.
*/
summary {
	display: list-item;
}
/**
 * Manually forked from SUIT CSS Base: https://github.com/suitcss/base
 * A thin layer on top of normalize.css that provides a starting point more
 * suitable for web applications.
 */
/**
 * Removes the default spacing and border for appropriate elements.
 */
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
button {
  background-color: transparent;
  background-image: none;
}
fieldset {
  margin: 0;
  padding: 0;
}
ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
/**
 * Tailwind custom reset styles
 */
/**
 * 1. Use the user's configured `sans` font-family (with Tailwind's default
 *    sans-serif font stack as a fallback) as a sane default.
 * 2. Use Tailwind's default "normal" line-height so the user isn't forced
 *    to override it to ensure consistency even when using the default theme.
 */
html {
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 1 */
  line-height: 1.5; /* 2 */
}
/**
 * Inherit font-family and line-height from `html` so users can set them as
 * a class directly on the `html` element.
 */
body {
  font-family: inherit;
  line-height: inherit;
}
/**
 * 1. Prevent padding and border from affecting element width.
 *
 *    We used to set this in the html element and inherit from
 *    the parent element for everything else. This caused issues
 *    in shadow-dom-enhanced elements like <details> where the content
 *    is wrapped by a div with box-sizing set to `content-box`.
 *
 *    https://github.com/mozdevs/cssremedy/issues/4
 *
 *
 * 2. Allow adding a border to an element by just adding a border-width.
 *
 *    By default, the way the browser specifies that an element should have no
 *    border is by setting it's border-style to `none` in the user-agent
 *    stylesheet.
 *
 *    In order to easily add borders to elements by just setting the `border-width`
 *    property, we change the default border-style for all elements to `solid`, and
 *    use border-width to hide them instead. This way our `border` utilities only
 *    need to set the `border-width` property instead of the entire `border`
 *    shorthand, making our border utilities much more straightforward to compose.
 *
 *    https://github.com/tailwindcss/tailwindcss/pull/116
 */
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: currentColor; /* 2 */
}
/*
 * Ensure horizontal rules are visible by default
 */
hr {
  border-top-width: 1px;
}
/**
 * Undo the `border-style: none` reset that Normalize applies to images so that
 * our `border-{width}` utilities have the expected effect.
 *
 * The Normalize reset is unnecessary for us since we default the border-width
 * to 0 on all elements.
 *
 * https://github.com/tailwindcss/tailwindcss/issues/362
 */
img {
  border-style: solid;
}
textarea {
  resize: vertical;
}
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  color: #a1a1aa;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  opacity: 1;
  color: #a1a1aa;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #a1a1aa;
}
button,
[role="button"] {
  cursor: pointer;
}
/**
 * Override legacy focus reset from Normalize with modern Firefox focus styles.
 *
 * This is actually an improvement over the new defaults in Firefox in our testing,
 * as it triggers the better focus styles even for links, which still use a dotted
 * outline in Firefox by default.
 */
:-moz-focusring {
	outline: auto;
}
table {
  border-collapse: collapse;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/**
 * Reset links to optimize for opt-in styling instead of
 * opt-out.
 */
a {
  color: inherit;
  text-decoration: inherit;
}
/**
 * Reset form element properties that are easy to forget to
 * style explicitly so you don't inadvertently introduce
 * styles that deviate from your design system. These styles
 * supplement a partial reset that is already applied by
 * normalize.css.
 */
button,
input,
optgroup,
select,
textarea {
  padding: 0;
  line-height: inherit;
  color: inherit;
}
/**
 * Use the configured 'mono' font family for elements that
 * are expected to be rendered with a monospace font, falling
 * back to the system monospace stack if there is no configured
 * 'mono' font family.
 */
pre,
code,
kbd,
samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
/**
 * 1. Make replaced elements `display: block` by default as that's
 *    the behavior you want almost all of the time. Inspired by
 *    CSS Remedy, with `svg` added as well.
 *
 *    https://github.com/mozdevs/cssremedy/issues/14
 * 
 * 2. Add `vertical-align: middle` to align replaced elements more
 *    sensibly by default when overriding `display` by adding a
 *    utility like `inline`.
 *
 *    This can trigger a poorly considered linting error in some
 *    tools but is included by design.
 * 
 *    https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210
 */
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}
/**
 * Constrain images and videos to the parent width and preserve
 * their intrinsic aspect ratio.
 *
 * https://github.com/mozdevs/cssremedy/issues/14
 */
img,
video {
  max-width: 100%;
  height: auto;
}
/**
 * Ensure the default browser behavior of the `hidden` attribute.
 */
[hidden] {
  display: none;
}
*, ::before, ::after{
	--tw-translate-x: 0;
	--tw-translate-y: 0;
	--tw-rotate: 0;
	--tw-skew-x: 0;
	--tw-skew-y: 0;
	--tw-scale-x: 1;
	--tw-scale-y: 1;
	--tw-transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
	border-color: currentColor;
	--tw-blur: var(--tw-empty,/*!*/ /*!*/);
	--tw-brightness: var(--tw-empty,/*!*/ /*!*/);
	--tw-contrast: var(--tw-empty,/*!*/ /*!*/);
	--tw-grayscale: var(--tw-empty,/*!*/ /*!*/);
	--tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
	--tw-invert: var(--tw-empty,/*!*/ /*!*/);
	--tw-saturate: var(--tw-empty,/*!*/ /*!*/);
	--tw-sepia: var(--tw-empty,/*!*/ /*!*/);
	--tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/);
	--tw-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);
	--tw-backdrop-blur: var(--tw-empty,/*!*/ /*!*/);
	--tw-backdrop-brightness: var(--tw-empty,/*!*/ /*!*/);
	--tw-backdrop-contrast: var(--tw-empty,/*!*/ /*!*/);
	--tw-backdrop-grayscale: var(--tw-empty,/*!*/ /*!*/);
	--tw-backdrop-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
	--tw-backdrop-invert: var(--tw-empty,/*!*/ /*!*/);
	--tw-backdrop-opacity: var(--tw-empty,/*!*/ /*!*/);
	--tw-backdrop-saturate: var(--tw-empty,/*!*/ /*!*/);
	--tw-backdrop-sepia: var(--tw-empty,/*!*/ /*!*/);
	--tw-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);
}
.container{
	width: 100%;
}
@media (min-width: 375px){
	.container{
		max-width: 375px;
	}
}
@media (min-width: 480px){
	.container{
		max-width: 480px;
	}
}
@media (min-width: 576px){
	.container{
		max-width: 576px;
	}
}
@media (min-width: 768px){
	.container{
		max-width: 768px;
	}
}
@media (min-width: 992px){
	.container{
		max-width: 992px;
	}
}
@media (min-width: 1200px){
	.container{
		max-width: 1200px;
	}
}
@media (min-width: 1400px){
	.container{
		max-width: 1400px;
	}
}
@media (min-width: 1617px){
	.container{
		max-width: 1617px;
	}
}
@media (min-width: 1800px){
	.container{
		max-width: 1800px;
	}
}
@media (min-width: 1921px){
	.container{
		max-width: 1921px;
	}
}
.pointer-events-none{
	pointer-events: none;
}
.invisible{
	visibility: hidden;
}
.fixed{
	position: fixed;
}
.absolute{
	position: absolute;
}
.\!absolute{
	position: absolute !important;
}
.relative{
	position: relative;
}
.sticky{
	position: -webkit-sticky;
	position: sticky;
}
.inset-0{
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
}
.left-full{
	left: 100%;
}
.top-14{
	top: 3.5rem;
}
.bottom-6{
	bottom: 1.5rem;
}
.left-1\/2{
	left: 50%;
}
.top-0{
	top: 0px;
}
.bottom-0{
	bottom: 0px;
}
.left-0{
	left: 0px;
}
.right-0{
	right: 0px;
}
.z-10{
	z-index: 10;
}
.z-20{
	z-index: 20;
}
.-m-2{
	margin: -0.5rem;
}
.m-1{
	margin: 0.25rem;
}
.\!m-0{
	margin: 0px !important;
}
.my-4{
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.mx-auto{
	margin-left: auto;
	margin-right: auto;
}
.mx-2{
	margin-left: 0.5rem;
	margin-right: 0.5rem;
}
.my-6{
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
}
.my-8{
	margin-top: 2rem;
	margin-bottom: 2rem;
}
.-my-2{
	margin-top: -0.5rem;
	margin-bottom: -0.5rem;
}
.\!my-10{
	margin-top: 2.5rem !important;
	margin-bottom: 2.5rem !important;
}
.my-1{
	margin-top: 0.25rem;
	margin-bottom: 0.25rem;
}
.my-2{
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
}
.mr-8{
	margin-right: 2rem;
}
.ml-auto{
	margin-left: auto;
}
.-mr-3{
	margin-right: -0.75rem;
}
.ml-0{
	margin-left: 0px;
}
.mt-6{
	margin-top: 1.5rem;
}
.mt-10{
	margin-top: 2.5rem;
}
.mt-8{
	margin-top: 2rem;
}
.mt-4{
	margin-top: 1rem;
}
.mb-2{
	margin-bottom: 0.5rem;
}
.mb-8{
	margin-bottom: 2rem;
}
.mr-4{
	margin-right: 1rem;
}
.mr-2{
	margin-right: 0.5rem;
}
.ml-0\.5{
	margin-left: 0.125rem;
}
.ml-2{
	margin-left: 0.5rem;
}
.mr-1{
	margin-right: 0.25rem;
}
.mr-auto{
	margin-right: auto;
}
.mt-3{
	margin-top: 0.75rem;
}
.mt-2{
	margin-top: 0.5rem;
}
.\!mt-4{
	margin-top: 1rem !important;
}
.ml-4{
	margin-left: 1rem;
}
.\!mr-4{
	margin-right: 1rem !important;
}
.mt-1{
	margin-top: 0.25rem;
}
.mb-1{
	margin-bottom: 0.25rem;
}
.mt-20{
	margin-top: 5rem;
}
.mb-4{
	margin-bottom: 1rem;
}
.mr-3{
	margin-right: 0.75rem;
}
.mb-3{
	margin-bottom: 0.75rem;
}
.mr-5{
	margin-right: 1.25rem;
}
.ml-8{
	margin-left: 2rem;
}
.mt-0{
	margin-top: 0px;
}
.mb-6{
	margin-bottom: 1.5rem;
}
.ml-1{
	margin-left: 0.25rem;
}
.ml-6{
	margin-left: 1.5rem;
}
.mt-16{
	margin-top: 4rem;
}
.mt-auto{
	margin-top: auto;
}
.mr-6{
	margin-right: 1.5rem;
}
.-mt-2{
	margin-top: -0.5rem;
}
.-mt-3{
	margin-top: -0.75rem;
}
.ml-3{
	margin-left: 0.75rem;
}
.ml-1\.5{
	margin-left: 0.375rem;
}
.mt-5{
	margin-top: 1.25rem;
}
.\!mt-0\.5{
	margin-top: 0.125rem !important;
}
.\!mt-0{
	margin-top: 0px !important;
}
.-ml-2{
	margin-left: -0.5rem;
}
.\!ml-0{
	margin-left: 0px !important;
}
.block{
	display: block;
}
.flex{
	display: flex;
}
.inline-flex{
	display: inline-flex;
}
.table{
	display: table;
}
.contents{
	display: contents;
}
.hidden{
	display: none;
}
.\!hidden{
	display: none !important;
}
.h-10{
	height: 2.5rem;
}
.h-5{
	height: 1.25rem;
}
.h-12{
	height: 3rem;
}
.h-64{
	height: 16rem;
}
.h-11{
	height: 2.75rem;
}
.h-8{
	height: 2rem;
}
.h-6{
	height: 1.5rem;
}
.h-16{
	height: 4rem;
}
.\!h-6{
	height: 1.5rem !important;
}
.h-full{
	height: 100%;
}
.h-32{
	height: 8rem;
}
.h-9{
	height: 2.25rem;
}
.\!h-4{
	height: 1rem !important;
}
.h-18{
	height: 4.5rem;
}
.h-28{
	height: 7rem;
}
.h-4{
	height: 1rem;
}
.w-full{
	width: 100%;
}
.w-10{
	width: 2.5rem;
}
.w-5{
	width: 1.25rem;
}
.w-11{
	width: 2.75rem;
}
.w-8{
	width: 2rem;
}
.w-6{
	width: 1.5rem;
}
.w-16{
	width: 4rem;
}
.w-32{
	width: 8rem;
}
.\!w-6{
	width: 1.5rem !important;
}
.w-9{
	width: 2.25rem;
}
.w-\[154px\]{
	width: 154px;
}
.\!w-4{
	width: 1rem !important;
}
.w-28{
	width: 7rem;
}
.w-1{
	width: 0.25rem;
}
.w-18{
	width: 4.5rem;
}
.w-12{
	width: 3rem;
}
.w-4{
	width: 1rem;
}
.w-1\/2{
	width: 50%;
}
.\!w-auto{
	width: auto !important;
}
.min-w-0{
	min-width: 0px;
}
.min-w-min{
	min-width: -webkit-min-content;
	min-width: -moz-min-content;
	min-width: min-content;
}
.max-w-xs{
	max-width: 20rem;
}
.max-w-\[440px\]{
	max-width: 440px;
}
.max-w-md{
	max-width: 28rem;
}
.max-w-\[154px\]{
	max-width: 154px;
}
.max-w-full{
	max-width: 100%;
}
.flex-shrink-0{
	flex-shrink: 0;
}
.\!flex-shrink-0{
	flex-shrink: 0 !important;
}
.flex-grow{
	flex-grow: 1;
}
.-translate-x-full{
	--tw-translate-x: -100%;
	transform: var(--tw-transform);
}
.-translate-x-1\/2{
	--tw-translate-x: -50%;
	transform: var(--tw-transform);
}
.translate-x-1\/2{
	--tw-translate-x: 50%;
	transform: var(--tw-transform);
}
.-translate-y-1\/2{
	--tw-translate-y: -50%;
	transform: var(--tw-transform);
}
.rotate-45{
	--tw-rotate: 45deg;
	transform: var(--tw-transform);
}
.transform{
	transform: var(--tw-transform);
}
.cursor-pointer{
	cursor: pointer;
}
.flex-row-reverse{
	flex-direction: row-reverse;
}
.flex-col{
	flex-direction: column;
}
.flex-wrap{
	flex-wrap: wrap;
}
.items-start{
	align-items: flex-start;
}
.items-center{
	align-items: center;
}
.justify-end{
	justify-content: flex-end;
}
.justify-center{
	justify-content: center;
}
.justify-between{
	justify-content: space-between;
}
.space-x-2 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(0.5rem * var(--tw-space-x-reverse));
	margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-4 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(1rem * var(--tw-space-x-reverse));
	margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-6 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(1.5rem * var(--tw-space-x-reverse));
	margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.overflow-auto{
	overflow: auto;
}
.overflow-hidden{
	overflow: hidden;
}
.overflow-x-auto{
	overflow-x: auto;
}
.truncate{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.whitespace-nowrap{
	white-space: nowrap;
}
.break-words{
	overflow-wrap: break-word;
}
.rounded-xl{
	border-radius: 0.75rem;
}
.rounded-lg{
	border-radius: 0.5rem;
}
.\!rounded-xl{
	border-radius: 0.75rem !important;
}
.rounded-2xl{
	border-radius: 1rem;
}
.rounded-full{
	border-radius: 9999px;
}
.rounded{
	border-radius: 0.25rem;
}
.rounded-tl-lg{
	border-top-left-radius: 0.5rem;
}
.rounded-bl-lg{
	border-bottom-left-radius: 0.5rem;
}
.border{
	border-width: 1px;
}
.border-2{
	border-width: 2px;
}
.\!border-0{
	border-width: 0px !important;
}
.border-t{
	border-top-width: 1px;
}
.border-b{
	border-bottom-width: 1px;
}
.border-rating-positive{
	--tw-border-opacity: 1;
	border-color: rgba(46, 230, 148, var(--tw-border-opacity));
}
.border-rating-mixed{
	--tw-border-opacity: 1;
	border-color: rgba(240, 135, 14, var(--tw-border-opacity));
}
.border-rating-negative{
	--tw-border-opacity: 1;
	border-color: rgba(230, 55, 46, var(--tw-border-opacity));
}
.border-purple{
	--tw-border-opacity: 1;
	border-color: rgba(99, 11, 241, var(--tw-border-opacity));
}
.border-light{
	--tw-border-opacity: 1;
	border-color: rgba(184, 197, 236, var(--tw-border-opacity));
}
.border-white{
	--tw-border-opacity: 1;
	border-color: rgba(255, 255, 255, var(--tw-border-opacity));
}
.border-opacity-10{
	--tw-border-opacity: 0.1;
}
.border-opacity-50{
	--tw-border-opacity: 0.5;
}
.border-opacity-20{
	--tw-border-opacity: 0.2;
}
.border-opacity-65{
	--tw-border-opacity: 0.65;
}
.bg-purple{
	--tw-bg-opacity: 1;
	background-color: rgba(99, 11, 241, var(--tw-bg-opacity));
}
.bg-magenta{
	--tw-bg-opacity: 1;
	background-color: rgba(241, 0, 136, var(--tw-bg-opacity));
}
.bg-aqua{
	--tw-bg-opacity: 1;
	background-color: rgba(28, 220, 199, var(--tw-bg-opacity));
}
.bg-dark{
	--tw-bg-opacity: 1;
	background-color: rgba(33, 13, 66, var(--tw-bg-opacity));
}
.bg-light{
	--tw-bg-opacity: 1;
	background-color: rgba(184, 197, 236, var(--tw-bg-opacity));
}
.bg-rating-positive{
	--tw-bg-opacity: 1;
	background-color: rgba(46, 230, 148, var(--tw-bg-opacity));
}
.bg-rating-mixed{
	--tw-bg-opacity: 1;
	background-color: rgba(240, 135, 14, var(--tw-bg-opacity));
}
.bg-rating-negative{
	--tw-bg-opacity: 1;
	background-color: rgba(230, 55, 46, var(--tw-bg-opacity));
}
.\!bg-level2{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(12, 2, 31, var(--tw-bg-opacity)) !important;
}
.bg-level1{
	--tw-bg-opacity: 1;
	background-color: rgba(8, 1, 20, var(--tw-bg-opacity));
}
.bg-level3{
	--tw-bg-opacity: 1;
	background-color: rgba(22, 9, 43, var(--tw-bg-opacity));
}
.\!bg-level3{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(22, 9, 43, var(--tw-bg-opacity)) !important;
}
.\!bg-purple{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(99, 11, 241, var(--tw-bg-opacity)) !important;
}
.bg-opacity-75{
	--tw-bg-opacity: 0.75;
}
.bg-opacity-10{
	--tw-bg-opacity: 0.1;
}
.bg-opacity-30{
	--tw-bg-opacity: 0.3;
}
.bg-opacity-20{
	--tw-bg-opacity: 0.2;
}
.\!bg-opacity-10{
	--tw-bg-opacity: 0.1 !important;
}
.object-cover{
	-o-object-fit: cover;
	   object-fit: cover;
}
.object-bottom{
	-o-object-position: bottom;
	   object-position: bottom;
}
.object-center{
	-o-object-position: center;
	   object-position: center;
}
.p-3{
	padding: 0.75rem;
}
.p-2{
	padding: 0.5rem;
}
.p-1{
	padding: 0.25rem;
}
.p-0\.5{
	padding: 0.125rem;
}
.p-0{
	padding: 0px;
}
.p-4{
	padding: 1rem;
}
.p-2\.5{
	padding: 0.625rem;
}
.px-3{
	padding-left: 0.75rem;
	padding-right: 0.75rem;
}
.py-10{
	padding-top: 2.5rem;
	padding-bottom: 2.5rem;
}
.px-4{
	padding-left: 1rem;
	padding-right: 1rem;
}
.px-2\.5{
	padding-left: 0.625rem;
	padding-right: 0.625rem;
}
.px-2{
	padding-left: 0.5rem;
	padding-right: 0.5rem;
}
.py-2{
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}
.px-8{
	padding-left: 2rem;
	padding-right: 2rem;
}
.py-4{
	padding-top: 1rem;
	padding-bottom: 1rem;
}
.py-1{
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
}
.py-2\.5{
	padding-top: 0.625rem;
	padding-bottom: 0.625rem;
}
.\!px-2{
	padding-left: 0.5rem !important;
	padding-right: 0.5rem !important;
}
.py-5{
	padding-top: 1.25rem;
	padding-bottom: 1.25rem;
}
.py-6{
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
}
.px-9{
	padding-left: 2.25rem;
	padding-right: 2.25rem;
}
.px-6{
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}
.px-0{
	padding-left: 0px;
	padding-right: 0px;
}
.pl-2\.5{
	padding-left: 0.625rem;
}
.pl-2{
	padding-left: 0.5rem;
}
.pr-4{
	padding-right: 1rem;
}
.pr-1{
	padding-right: 0.25rem;
}
.pr-2{
	padding-right: 0.5rem;
}
.pt-10{
	padding-top: 2.5rem;
}
.pt-6{
	padding-top: 1.5rem;
}
.pb-6{
	padding-bottom: 1.5rem;
}
.pb-4{
	padding-bottom: 1rem;
}
.pt-19{
	padding-top: 4.75rem;
}
.pt-5{
	padding-top: 1.25rem;
}
.pl-4{
	padding-left: 1rem;
}
.\!pr-4{
	padding-right: 1rem !important;
}
.text-left{
	text-align: left;
}
.text-center{
	text-align: center;
}
.align-middle{
	vertical-align: middle;
}
.text-xs{
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 0.3px;
}
.text-3xl{
	font-size: 32px;
	line-height: 36px;
	letter-spacing: -1px;
}
.text-6xl{
	font-size: 72px;
	line-height: 72px;
	letter-spacing: -3px;
}
.text-xl{
	font-size: 20px;
	line-height: 28px;
	letter-spacing: -0.8px;
}
.text-sm{
	font-size: 14px;
	line-height: 20px;
	letter-spacing: -0.1px;
}
.text-2xl{
	font-size: 24px;
	line-height: 32px;
	letter-spacing: -1px;
}
.text-base{
	font-size: 16px;
	line-height: 24px;
	letter-spacing: -0.6px;
}
.text-5xl{
	font-size: 56px;
	line-height: 60px;
	letter-spacing: -2px;
}
.font-bold{
	font-weight: 700;
}
.font-normal{
	font-weight: 400;
}
.text-rating-positive{
	--tw-text-opacity: 1;
	color: rgba(46, 230, 148, var(--tw-text-opacity));
}
.text-rating-mixed{
	--tw-text-opacity: 1;
	color: rgba(240, 135, 14, var(--tw-text-opacity));
}
.text-rating-negative{
	--tw-text-opacity: 1;
	color: rgba(230, 55, 46, var(--tw-text-opacity));
}
.text-white{
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.text-magenta{
	--tw-text-opacity: 1;
	color: rgba(241, 0, 136, var(--tw-text-opacity));
}
.text-light{
	--tw-text-opacity: 1;
	color: rgba(184, 197, 236, var(--tw-text-opacity));
}
.text-dark{
	--tw-text-opacity: 1;
	color: rgba(33, 13, 66, var(--tw-text-opacity));
}
.text-error{
	--tw-text-opacity: 1;
	color: rgba(255, 58, 48, var(--tw-text-opacity));
}
.text-success{
	--tw-text-opacity: 1;
	color: rgba(72, 181, 39, var(--tw-text-opacity));
}
.text-purple{
	--tw-text-opacity: 1;
	color: rgba(99, 11, 241, var(--tw-text-opacity));
}
.text-aqua{
	--tw-text-opacity: 1;
	color: rgba(28, 220, 199, var(--tw-text-opacity));
}
.text-opacity-65{
	--tw-text-opacity: 0.65;
}
.text-opacity-10{
	--tw-text-opacity: 0.1;
}
.underline{
	text-decoration: underline;
}
.no-underline{
	text-decoration: none;
}
.opacity-65{
	opacity: 0.65;
}
.opacity-0{
	opacity: 0;
}
.opacity-70{
	opacity: 0.7;
}
.opacity-35{
	opacity: 0.35;
}
.filter{
	filter: var(--tw-filter);
}
.transition-opacity{
	transition-property: opacity;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
}
.duration-200{
	transition-duration: 200ms;
}
/*! purgecss start ignore */
header{
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	z-index: 20;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: -0.6px;
}
header::before{
	content: "";
	position: absolute;
	content: "";
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	content: "";
	--tw-bg-opacity: 1;
	background-color: rgba(33, 13, 66, var(--tw-bg-opacity));
}
@media (min-width: 768px){
	header{
		padding-top: 0.75rem;
		padding-bottom: 0.75rem;
	}
}
@media (min-width: 1617px){
	header{
		padding-left: 5rem;
	}
}
@media (min-width: 1921px){
	header{
		padding-left: 0px;
	}
}
header > div{
	position: relative;
	margin-left: 0.75rem;
	margin-right: 0.75rem;
	display: flex;
	justify-content: space-between;
}
@media (min-width: 576px){
	header > div{
		margin-left: 1.25rem;
		margin-right: 1.25rem;
	}
}
@media (min-width: 768px){
	header > div{
		margin-left: 1.5rem;
		margin-right: 1.5rem;
	}
}
@media (min-width: 1200px){
	header > div{
		margin-right: 5.75rem;
	}
}
@media (min-width: 1617px){
	header > div{
		margin-left: 5.75rem;
	}
}
@media (min-width: 1800px){
	header > div{
		margin-left: auto;
		margin-right: auto;
	}
	header > div{
		/* max-width: 1528px; */
	}
}
header nav{
	pointer-events: none;
	position: fixed;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	z-index: 10;
	display: flex;
	--tw-translate-x: -100%;
	transform: var(--tw-transform);
	flex-direction: column;
	--tw-bg-opacity: 1;
	background-color: rgba(22, 9, 43, var(--tw-bg-opacity));
}
@media (min-width: 992px){
	header nav{
		position: absolute;
	}
	header nav{
		transform: none;
	}
	header nav{
		background-color: transparent;
	}
}
body.menu-open header nav{
	transform: none;
}
header nav > div > *{
	pointer-events: auto;
}
header .btn{
	height: 2.5rem;
	min-width: 0px;
	padding-left: 0.5rem;
	padding-right: 0.5rem;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: -0.1px;
}
@media (min-width: 768px){
	header .btn{
		height: 3rem;
	}
	header .btn{
		padding-left: 1rem;
		padding-right: 1rem;
	}
	header .btn{
		font-size: 16px;
		line-height: 24px;
		letter-spacing: -0.6px;
	}
}
@media (min-width: 1400px){
	header .btn{
		min-width: 140px;
	}
}
header .btn.icon{
	width: 2.5rem;
}
@media (min-width: 768px){
	header .btn.icon{
		width: 3rem;
	}
}
header .btn.icon svg{
	height: 1.25rem;
	width: 1.25rem;
}
@media (min-width: 768px){
	header .btn.icon svg{
		height: 1.5rem;
	}
	header .btn.icon svg{
		width: 1.5rem;
	}
}

#nav-links{
	margin-top: auto;
	margin-bottom: auto;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

@media (min-width: 992px){
	#nav-links{
		height: 100%;
	}
	#nav-links{
		flex-direction: row;
	}
}
#nav-links a{
	position: relative;
	margin-bottom: 2.75rem;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: 24px;
	line-height: 32px;
	letter-spacing: -1px;
	font-weight: 700;
	--tw-text-opacity: 1;
	color: rgba(184, 197, 236, var(--tw-text-opacity));
}
#nav-links a::after{
	content: "";
	display: none;
}
@media (min-width: 992px){
	#nav-links a{
		margin-left: 0.625rem;
		margin-right: 0.625rem;
	}
	#nav-links a{
		margin-bottom: 0px;
	}
	#nav-links a{
		height: 100%;
	}
	#nav-links a{
		width: 7rem;
	}
	#nav-links a{
		font-size: 16px;
		line-height: 24px;
		letter-spacing: -0.6px;
	}
}
@media (min-width: 1200px){
	#nav-links a{
		width: 8rem;
	}
}
@media (min-width: 1400px){
	#nav-links a{
		width: 9rem;
	}
}
#nav-links a:after {
  box-shadow: 0px 2px 14px 5px rgba(230, 1, 144, 0.56);
  position: absolute;
  bottom: -0.25rem;
  height: 0.25rem;
  width: 0.75rem;
  border-radius: 0.25rem;
  --tw-bg-opacity: 1;
  background-color: rgba(241, 0, 136, var(--tw-bg-opacity));
}
#nav-links a.active{
	--tw-text-opacity: 1;
	color: rgba(241, 0, 136, var(--tw-text-opacity));
}
@media (min-width: 992px){
	#nav-links a.active::after{
		content: "";
		display: block;
	}
}

#nav-social{
	padding-left: 1rem;
	padding-right: 1rem;
	padding-bottom: 2rem;
	text-align: center;
}

@media (min-width: 992px){
	#nav-social{
		display: none;
	}
}
#nav-social h2{
	font-size: 20px;
	line-height: 28px;
	letter-spacing: -0.8px;
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
#nav-social p{
	margin-top: 0.5rem;
	margin-bottom: 2rem;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: -0.1px;
	--tw-text-opacity: 1;
	color: rgba(184, 197, 236, var(--tw-text-opacity));
}

#header-account .dropdown > .btn{
	--tw-text-opacity: 1;
	color: rgba(184, 197, 236, var(--tw-text-opacity));
}

#header-nav-profile .btn svg{
	opacity: 1;
}
#header-nav-profile div{
	min-width: 0px;
}
#header-nav-profile div .btn{
	border-radius: 0.75rem;
	padding-left: 0.75rem;
	padding-right: 0.75rem;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: -0.6px;
	font-weight: 700;
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
#header-nav-profile div .btn:hover{
	--tw-bg-opacity: 1;
	background-color: rgba(99, 11, 241, var(--tw-bg-opacity));
}
#header-nav-profile div .btn + .btn{
	margin-top: 0.625rem;
}

footer{
	margin-top: 4rem;
	margin-bottom: 2rem;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: -0.6px;
	--tw-text-opacity: 1;
	color: rgba(184, 197, 236, var(--tw-text-opacity));
}

#ft-t{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
}

@media (min-width: 1200px){
	#ft-t{
		padding-top: 2rem;
		padding-bottom: 2rem;
	}
}
#ft-t > div{
	display: flex;
	width: 100%;
	flex-direction: column;
	text-align: center;
}
@media (min-width: 1200px){
	#ft-t > div{
		text-align: left;
	}
}
@media (min-width: 576px) {
  #ft-t > div {
    max-width: 42%;
  }
  #ft-t > div:last-child{
		margin-top: 2.5rem;
	}
  #ft-t > div:last-child{
		max-width: none;
	}
}
@media (min-width: 1200px) {
  #ft-t > div {
    max-width: 25%;
  }
  #ft-t > div:last-child {
    max-width: 25%;
  }
  #ft-t > div:last-child{
		margin-top: 0px;
	}
  #ft-t > div:last-child div{
		justify-content: flex-start;
	}
}
#ft-t > div + div{
	margin-top: 2.5rem;
}
@media (min-width: 576px){
	#ft-t > div + div{
		margin-top: 0px;
	}
}
#ft-t h2{
	font-weight: 700;
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
#ft-t p{
	margin-bottom: 1rem;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: -0.1px;
}
#ft-t p + *{
	margin-top: auto;
}
#ft-t p + .btn{
	width: 100%;
}
@media (min-width: 480px){
	#ft-t p + .btn{
		margin-left: auto;
		margin-right: auto;
	}
}
@media (min-width: 1200px){
	#ft-t p + .btn{
		margin-left: 0px;
		margin-right: 0px;
	}
}
@media (min-width: 480px) {
  #ft-t p + .btn {
    width: 216px;
  }
}
#ft-t h2, #ft-t p{
	opacity: 0.7;
}
@media (min-width: 576px){
	#ft-t h2, #ft-t p{
		opacity: 1;
	}
}

#ft-b{
	margin-left: auto;
	margin-right: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	white-space: nowrap;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	font-weight: 700;
}

@media (min-width: 768px){
	#ft-b{
		max-width: 42rem;
	}
}

@media (min-width: 1400px){
	#ft-b{
		max-width: none;
	}
	#ft-b{
		justify-content: space-between;
	}
}
#ft-b div{
	margin-top: 0.75rem;
	margin-bottom: 0.75rem;
	width: 100%;
}
@media (min-width: 768px){
	#ft-b div{
		width: 16rem;
	}
}
@media (min-width: 1400px){
	#ft-b div{
		width: auto;
	}
}
#ft-b p{
	margin-bottom: 0.25rem;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: -0.1px;
}
#ft-b ul{
	display: flex;
	flex-wrap: wrap;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 0.3px;
	--tw-text-opacity: 1;
	color: rgba(184, 197, 236, var(--tw-text-opacity));
	--tw-text-opacity: 0.65;
}
@media (min-width: 768px){
	#ft-b ul{
		flex-wrap: nowrap;
	}
}
#ft-b li{
	display: flex;
}
#ft-b li:not(:last-child):after {
  content: "|";
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  --tw-text-opacity: 1;
  color: rgba(184, 197, 236, var(--tw-text-opacity));
  --tw-text-opacity: 0.35;
}
@media (min-width: 768px){
	#ft-b li:not(:last-child):after{
		margin-left: 0.25rem;
		margin-right: 0.25rem;
	}
}

.overlay{
	position: fixed;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	z-index: 30;
	display: none;
}
.overlay .bg{
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	--tw-bg-opacity: 1;
	background-color: rgba(8, 1, 20, var(--tw-bg-opacity));
	--tw-bg-opacity: 0.8;
	opacity: 0;
	--tw-backdrop-blur: blur(16px);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
	transition-property: opacity;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
	transition-duration: 500ms;
}
.overlay > .flex{
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	overflow: auto;
}
.overlay.multi > .flex:not(.active){
	pointer-events: none;
	visibility: hidden;
}
.overlay .box{
	position: relative;
	margin: auto;
	margin-bottom: 0px;
	width: 100%;
	--tw-translate-y: 100%;
	transform: var(--tw-transform);
	border-top-left-radius: 1rem;
	border-top-right-radius: 1rem;
	--tw-bg-opacity: 1;
	background-color: rgba(22, 9, 43, var(--tw-bg-opacity));
	transition-property: all;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
	transition-duration: 500ms;
}
@media (min-width: 576px){
	.overlay .box{
		margin-bottom: auto;
	}
	.overlay .box{
		max-width: 480px;
	}
	.overlay .box{
		--tw-translate-y: 2.5rem;
		transform: var(--tw-transform);
	}
	.overlay .box{
		border-radius: 1rem;
	}
	.overlay .box{
		opacity: 0;
	}
}
.overlay.member .box {
  max-width: 416px;
}
.overlay.visible .bg{
	opacity: 1;
}
.overlay:not(.multi).visible .box, .overlay.multi.visible .active .box{
	--tw-translate-y: 0px;
	transform: var(--tw-transform);
	opacity: 1;
}
.overlay .close {
  box-shadow: 0px 2px 8px rgba(7, 9, 14, 0.48);
  position: absolute;
  top: -1.5rem;
  right: 1rem;
  height: 3rem;
  width: 3rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgba(22, 9, 43, var(--tw-bg-opacity));
}
@media (min-width: 576px){
	.overlay .close{
		right: -1.5rem;
	}
}
.overlay .close svg{
	margin-left: auto;
	margin-right: auto;
	opacity: 0.35;
	transition-property: opacity;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
	transition-duration: 200ms;
}
.overlay .close:hover svg{
	opacity: 1;
}
.overlay .content{
	max-height: calc(100vh - 5rem);
	overflow: auto;
	padding: 1.5rem;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: -0.6px;
}
@media (min-width: 576px){
	.overlay .content{
		max-height: 85vh;
	}
	.overlay .content{
		padding: 2.5rem;
	}
}
.overlay .title{
	margin-bottom: 1.5rem;
}
.overlay .title h2{
	font-size: 20px;
	line-height: 28px;
	letter-spacing: -0.8px;
}
.overlay .title h2 + p{
	margin-top: 0.5rem;
}
.overlay form .btn:not(.icon):last-child{
	margin-top: 2rem;
	width: 100%;
}

#overlay-message .box, #overlay-confirm .box{
	margin-bottom: auto;
	max-width: calc(100vw - 3rem);
	border-radius: 1rem;
	opacity: 0;
}
#overlay-message.visible .box, #overlay-confirm.visible .box{
	opacity: 1;
}

@media (min-width: 576px){
	#overlay-message .box{
		max-width: 480px;
	}
}
#overlay-message ul{
	list-style-position: inside;
	list-style-type: disc;
}

@media (min-width: 480px){
	#overlay-confirm .box{
		max-width: 375px;
	}
}
#overlay-confirm button[data-confirm] {
  width: calc(50% - 4px);
  min-width: 0px;
  padding: 0px;
}

/**
 * @license
 * MyFonts Webfont Build ID 4176749, 2021-09-06T08:02:00-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Nexa-Regular by Fontfabric
 * URL: https://www.myfonts.com/fonts/font-fabric/nexa/regular/
 * Copyright: Copyright &amp;#x00A9; 2012 by Fontfabric. All rights reserved.
 * 
 * Webfont: Nexa-Bold by Fontfabric
 * URL: https://www.myfonts.com/fonts/font-fabric/nexa/bold/
 * Copyright: Copyright © 2012 by Fontfabric. All rights reserved.
 * 
 * Webfont: Nexa-Black by Fontfabric
 * URL: https://www.myfonts.com/fonts/font-fabric/nexa/black/
 * Copyright: Copyright © 2012 by Fontfabric. All rights reserved.
 * 
 * 
 * 
 * © 2021 MyFonts Inc
*/
/* @import must be at top of file, otherwise CSS will not work */
@font-face {
  font-family: "Nexa";
  src: url("../Fonts/NexaBook.woff2") format("woff2"), url("../Fonts/NexaBook.woff") format("woff");
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "Nexa";
  src: url("../Fonts/NexaBookItalic.woff2") format("woff2"), url("../Fonts/NexaBookItalic.woff") format("woff");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Nexa";
  src: url("../Fonts/NexaBold.woff2") format("woff2"), url("../Fonts/NexaBold.woff") format("woff");
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: "Nexa";
  src: url("../Fonts/NexaBoldItalic.woff2") format("woff2"), url("../Fonts/NexaBoldItalic.woff") format("woff");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Nexa";
  src: url("../Fonts/NexaBlack.woff2") format("woff2"), url("../Fonts/NexaBlack.woff") format("woff");
  font-weight: 900;
  font-display: swap;
}
@font-face {
  font-family: "Nexa";
  src: url("../Fonts/NexaBlackItalic.woff2") format("woff2"), url("../Fonts/NexaBlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
body {
  font-family: "Nexa", sans-serif !important;
  --tw-bg-opacity: 1;
  background-color: rgba(22, 9, 43, var(--tw-bg-opacity));
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.6px;
  --tw-text-opacity: 1;
  color: rgba(184, 197, 236, var(--tw-text-opacity));
}

svg {
  fill: currentColor;
  height: 1.5rem;
  width: 1.5rem;
}

img {
  image-rendering: -webkit-optimize-contrast;
}

th, td{
	padding: 0px;
}

.grecaptcha-badge {
  visibility: hidden;
}

form > * + *{
	margin-top: 1.5rem;
}

button.loading{
	pointer-events: none;
}

.input > label:first-child, label.sml{
	margin-bottom: 0.5rem;
	display: block;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 0.3px;
	--tw-text-opacity: 1;
	color: rgba(184, 197, 236, var(--tw-text-opacity));
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
  -webkit-transition: background-color 0s 50000s;
  transition: background-color 0s 50000s;
  -webkit-text-fill-color: #B8C5EC !important;
  -webkit-background-clip: text;
  background-clip: text;
}

input[type=file]{
	position: absolute;
	top: -100%;
	bottom: -100%;
	left: 0px;
	right: 0px;
	cursor: pointer;
	opacity: 0;
}

input:disabled{
	pointer-events: none;
}

.input > div {
  padding: calc(0.75rem - 1px);
  display: flex;
  border-radius: 0.75rem;
  border-width: 1px;
  border-color: transparent;
  --tw-bg-opacity: 1;
  background-color: rgba(33, 13, 66, var(--tw-bg-opacity));
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.6px;
  transition-property: background-color, border-color, color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: 200ms;
}
.bg-dark .input > div{
	--tw-bg-opacity: 1;
	background-color: rgba(22, 9, 43, var(--tw-bg-opacity));
}
.input.md > div {
  padding: calc(0.5rem - 1px) calc(0.75rem - 1px);
}
.input.focus > div{
	--tw-border-opacity: 1;
	border-color: rgba(99, 11, 241, var(--tw-border-opacity));
}
.input.error > div{
	--tw-border-opacity: 1;
	border-color: rgba(241, 0, 136, var(--tw-border-opacity));
}
.input input, .input textarea, .input select{
	width: 100%;
	background-color: transparent;
	--tw-text-opacity: 1;
	color: rgba(184, 197, 236, var(--tw-text-opacity));
}
.input input::-moz-placeholder, .input textarea::-moz-placeholder, .input select::-moz-placeholder{
	--tw-placeholder-opacity: 1;
	color: rgba(184, 197, 236, var(--tw-placeholder-opacity));
	--tw-placeholder-opacity: 0.35;
}
.input input:-ms-input-placeholder, .input textarea:-ms-input-placeholder, .input select:-ms-input-placeholder{
	--tw-placeholder-opacity: 1;
	color: rgba(184, 197, 236, var(--tw-placeholder-opacity));
	--tw-placeholder-opacity: 0.35;
}
.input input::placeholder, .input textarea::placeholder, .input select::placeholder{
	--tw-placeholder-opacity: 1;
	color: rgba(184, 197, 236, var(--tw-placeholder-opacity));
	--tw-placeholder-opacity: 0.35;
}
.input input, .input textarea, .input select{
	outline: 2px solid transparent;
	outline-offset: 2px;
}
.input input{
	height: 1.5rem;
}
.input input[inputmode=numeric] {
  -webkit-appearance: textfield;
     -moz-appearance: textfield;
          appearance: textfield;
  text-align: center;
}
.input textarea{
	height: 6rem;
}
.input svg{
	flex-shrink: 0;
}
.input input + svg, .input svg + input{
	margin-left: 0.5rem;
}
.overlay .input > div > svg:first-child{
	--tw-text-opacity: 1;
	color: rgba(184, 197, 236, var(--tw-text-opacity));
	opacity: 0.35;
}
.input.password input + div{
	position: relative;
	margin: -0.75rem;
	margin-left: 0px;
	height: 3rem;
	width: 3rem;
	flex-shrink: 0;
}
.input.password input + div button{
	position: absolute;
	height: 100%;
	width: 100%;
}
.input.password input + div button svg{
	margin-left: auto;
	margin-right: auto;
	opacity: 0.65;
}
.input.password input[type=password] + div button:last-child, .input.password input[type=text] + div button:first-child{
	display: none;
}
.input.nickname > div{
	position: relative;
}
.input.nickname input + div{
	margin: -0.75rem;
	margin-left: 0px;
	height: 3rem;
	width: 3rem;
	flex-shrink: 0;
}
.input.nickname input + div::before{
	content: "";
	position: absolute;
}
.input.nickname input + div::after{
	content: "";
	position: absolute;
}
.input.nickname input + div:before {
  -webkit-mask-size: 20px;
          mask-size: 20px;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  height: 3rem;
  width: 3rem;
}
.input.nickname input + div:after {
  content: attr(data-text);
  right: 0px;
  bottom: -0.25rem;
  margin-top: 0.25rem;
  --tw-translate-y: 100%;
  transform: var(--tw-transform);
  text-align: right;
  font-size: 10px;
  line-height: 14px;
  letter-spacing: 0.3px;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgba(255, 58, 48, var(--tw-text-opacity));
}
.input.nickname input.error + div:before {
  -webkit-mask-image: url("../Images/sprite_22_1_6.svg");
          mask-image: url("../Images/sprite_22_1_6.svg");
  --tw-bg-opacity: 1;
  background-color: rgba(255, 58, 48, var(--tw-bg-opacity));
}
.input.nickname input.success + div:before {
  -webkit-mask-image: url("../Images/sprite_22_1_6.svg");
          mask-image: url("../Images/sprite_22_1_6.svg");
  --tw-bg-opacity: 1;
  background-color: rgba(72, 181, 39, var(--tw-bg-opacity));
}
.input.nickname input:not([class]) + div{
	display: none;
}

.checkbox{
	position: relative;
	display: flex;
	align-items: center;
}
.checkbox input{
	position: absolute;
	z-index: 1;
	height: 1.5rem;
	width: 1.5rem;
	cursor: pointer;
	opacity: 0;
  /*
  &:focus + div {
    @apply border-purple border-opacity-100;
  }

  &:active + div {
    @apply bg-purple bg-opacity-50 border-purple-dark border-opacity-100;
  }
  */
}
.checkbox input + div{
	position: relative;
	margin-right: 0.75rem;
	height: 1.5rem;
	width: 1.5rem;
	flex-shrink: 0;
	border-radius: 0.375rem;
	border-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgba(184, 197, 236, var(--tw-border-opacity));
	--tw-border-opacity: 0.35;
	--tw-bg-opacity: 1;
	background-color: rgba(99, 11, 241, var(--tw-bg-opacity));
	--tw-bg-opacity: 0.1;
	transition-property: background-color, border-color, color, fill, stroke;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
	transition-duration: 200ms;
}
.checkbox input + div::before{
	content: "";
	opacity: 0;
}
.checkbox input + div:before {
  -webkit-mask-image: url("../Images/sprite_22_1_6.svg");
          mask-image: url("../Images/sprite_22_1_6.svg");
  -webkit-mask-size: 20px;
          mask-size: 20px;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  position: absolute;
  height: 100%;
  width: 100%;
}
.checkbox input:checked + div{
	--tw-border-opacity: 1;
	border-color: rgba(99, 11, 241, var(--tw-border-opacity));
	--tw-bg-opacity: 1;
	background-color: rgba(99, 11, 241, var(--tw-bg-opacity));
}
.checkbox input:checked + div::before{
	content: "";
	opacity: 1;
}
.checkbox input:checked + div:before{
	--tw-bg-opacity: 1;
	background-color: rgba(8, 1, 20, var(--tw-bg-opacity));
}
.checkbox input[disabled]{
	pointer-events: none;
}
.checkbox input[disabled] + div{
	--tw-border-opacity: 1;
	border-color: rgba(184, 197, 236, var(--tw-border-opacity));
	--tw-border-opacity: 0.1;
	--tw-bg-opacity: 0.1;
}
.checkbox input[disabled] + div:before{
	--tw-bg-opacity: 1;
	background-color: rgba(184, 197, 236, var(--tw-bg-opacity));
	--tw-bg-opacity: 0.35;
}
.checkbox input[disabled] + div + label{
	pointer-events: none;
	--tw-text-opacity: 1;
	color: rgba(184, 197, 236, var(--tw-text-opacity));
	--tw-text-opacity: 0.35;
}
.checkbox label{
	transition-property: background-color, border-color, color, fill, stroke;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
	transition-duration: 200ms;
}

.toggle {
  -webkit-tap-highlight-color: transparent;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.toggle div{
	position: relative;
	height: 1.75rem;
	width: 2.75rem;
	flex-shrink: 0;
}
.toggle input, .toggle input + span{
	position: absolute;
	height: 100%;
	width: 100%;
}
.toggle input + span{
	pointer-events: none;
}
.toggle input + span:before, .toggle input + span:after {
  content: "";
  pointer-events: none;
  position: absolute;
  border-radius: 1rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.toggle input + span:before{
	height: 100%;
	width: 100%;
	--tw-bg-opacity: 1;
	background-color: rgba(33, 13, 66, var(--tw-bg-opacity));
	--tw-bg-opacity: 0.75;
}
.bg-dark .toggle input + span:before{
	--tw-bg-opacity: 1;
	background-color: rgba(22, 9, 43, var(--tw-bg-opacity));
}
.toggle input + span:after{
	margin-top: 0.25rem;
	margin-bottom: 0.25rem;
	height: 1.25rem;
	width: 1.25rem;
	--tw-translate-x: 0.25rem;
	transform: var(--tw-transform);
	--tw-bg-opacity: 1;
	background-color: rgba(184, 197, 236, var(--tw-bg-opacity));
	--tw-bg-opacity: 0.35;
}
.toggle.nofx span:before, .toggle.nofx span:after{
	transition-property: none;
}
.toggle input{
	cursor: pointer;
	opacity: 0;
}
.toggle input:checked + span:before{
	--tw-bg-opacity: 1;
	background-color: rgba(99, 11, 241, var(--tw-bg-opacity));
}
.toggle input:checked + span:after {
  transform: translateX(calc(2.75rem - 1.5rem));
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
.toggle.sm div{
	height: 1.25rem;
	width: 2rem;
}
.toggle.sm input + span:after{
	height: 0.75rem;
	width: 0.75rem;
}
.toggle.sm input:checked + span:after {
  transform: translateX(calc(2rem - 1rem));
}

.center{
	margin-left: auto;
	margin-right: auto;
	padding-left: 0.75rem;
	padding-right: 0.75rem;
}

@media (min-width: 576px){
	.center{
		padding-left: 1.25rem;
		padding-right: 1.25rem;
	}
}

@media (min-width: 768px){
	.center{
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}
}

@media (min-width: 992px){
	.center{
		padding-left: 4rem;
		padding-right: 4rem;
	}
}

@media (min-width: 1200px){
	.center{
		padding-left: 5.75rem;
		padding-right: 5.75rem;
	}
}

@media (min-width: 1800px){
	.center{
		max-width: 1552px;
	}
	.center{
		padding-left: 0.75rem;
		padding-right: 0.75rem;
	}
}
@media (min-width: 992px) {
  .center.nrw {
    padding: 0 58px;
  }
  .center.nrw{
		max-width: 64rem;
	}
}

.btn{
	display: inline-flex;
	height: 3rem;
	min-width: 140px;
	flex-shrink: 0;
	align-items: center;
	justify-content: center;
	white-space: nowrap;
	border-radius: 0.75rem;
	padding-left: 1rem;
	padding-right: 1rem;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: -0.6px;
	font-weight: 700;
	line-height: 1;
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
	transition-property: all;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
	transition-duration: 200ms;
}
.btn.sm{
	height: 2rem;
	border-radius: 0.5rem;
	padding-left: 0.75rem;
	padding-right: 0.75rem;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 0.3px;
}
.btn.sm svg{
	height: 1rem;
	width: 1rem;
}
.btn.md{
	height: 2.5rem;
	border-radius: 0.5rem;
	padding-left: 0.75rem;
	padding-right: 0.75rem;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: -0.1px;
}
.btn.md svg{
	height: 1.25rem;
	width: 1.25rem;
}
.btn.icon{
	width: 3rem;
	min-width: 0px;
	padding: 0px;
}
.btn.icon.md{
	height: 2.5rem;
	width: 2.5rem;
}
.btn.icon.sm{
	width: 2rem;
}
.btn svg{
	flex-shrink: 0;
}
.btn span + svg, .btn svg + span{
	margin-left: 0.5rem;
}
.btn[class*=border]{
	border-width: 1px;
}
@media (hover: hover) {
  .btn:not(.nofx):not(.loading).bg-purple:hover {
    box-shadow: 0px 16px 16px -10px #3a068c;
  }
  .btn:not(.nofx):not(.loading).bg-purple:hover{
		--tw-bg-opacity: 1;
		background-color: rgba(99, 41, 241, var(--tw-bg-opacity));
	}
  .btn:not(.nofx):not(.loading).bg-purple:active{
		--tw-bg-opacity: 1;
		background-color: rgba(89, 10, 217, var(--tw-bg-opacity));
	}
  .btn:not(.nofx):not(.loading).bg-magenta:hover{
		--tw-bg-opacity: 1;
		background-color: rgba(242, 48, 158, var(--tw-bg-opacity));
	}
  .btn:not(.nofx):not(.loading).bg-magenta:active{
		--tw-bg-opacity: 1;
		background-color: rgba(191, 0, 108, var(--tw-bg-opacity));
	}
  .btn:not(.nofx):not(.loading)[class*=border].border-purple:hover{
		--tw-border-opacity: 1;
		border-color: rgba(99, 41, 241, var(--tw-border-opacity));
	}
  .btn:not(.nofx):not(.loading)[class*=border].border-purple:hover{
		--tw-bg-opacity: 1;
		background-color: rgba(99, 41, 241, var(--tw-bg-opacity));
	}
  .btn:not(.nofx):not(.loading)[class*=border].border-purple:active{
		--tw-border-opacity: 1;
		border-color: rgba(89, 10, 217, var(--tw-border-opacity));
	}
  .btn:not(.nofx):not(.loading)[class*=border].border-purple:active{
		background-color: transparent;
	}
  .btn:not(.nofx):not(.loading)[class*=border].border-purple:active{
		--tw-text-opacity: 1;
		color: rgba(89, 10, 217, var(--tw-text-opacity));
	}
}
.btn:active {
  box-shadow: none !important;
}
.btn:disabled, .btn.disabled {
  pointer-events: none !important;
  --tw-border-opacity: 0.1;
  --tw-bg-opacity: 1;
  background-color: rgba(33, 13, 66, var(--tw-bg-opacity));
  --tw-bg-opacity: 0.35;
  --tw-text-opacity: 1;
  color: rgba(184, 197, 236, var(--tw-text-opacity));
  --tw-text-opacity: 0.2;
}
.bg-dark .btn:disabled, .bg-dark .btn.disabled{
	--tw-bg-opacity: 1;
	background-color: rgba(22, 9, 43, var(--tw-bg-opacity));
	--tw-bg-opacity: 0.5;
}
.btn.loading.bg-purple{
	--tw-bg-opacity: 1;
	background-color: rgba(99, 11, 241, var(--tw-bg-opacity));
	--tw-bg-opacity: 0.3;
	--tw-text-opacity: 1;
	color: rgba(99, 41, 241, var(--tw-text-opacity));
}

.link{
	--tw-text-opacity: 1;
	color: rgba(28, 220, 199, var(--tw-text-opacity));
	text-decoration: underline;
	transition-property: background-color, border-color, color, fill, stroke;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
	transition-duration: 300ms;
}

.link:visited{
	--tw-text-opacity: 1;
	color: rgba(132, 4, 89, var(--tw-text-opacity));
	--tw-text-opacity: 0.5;
}

.link:hover{
	--tw-text-opacity: 1;
	color: rgba(73, 220, 204, var(--tw-text-opacity));
}

.link:active{
	--tw-text-opacity: 1;
	color: rgba(21, 168, 152, var(--tw-text-opacity));
}
.link.text-magenta:hover{
	--tw-text-opacity: 1;
	color: rgba(242, 48, 158, var(--tw-text-opacity));
}
.link.text-magenta:active{
	--tw-text-opacity: 1;
	color: rgba(191, 0, 108, var(--tw-text-opacity));
}

#toast {
  box-shadow: 0px 6px 24px rgba(7, 9, 14, 0.48);
  pointer-events: none;
  position: fixed;
  top: 8rem;
  left: 50%;
  z-index: 40;
  --tw-translate-x: -50%;
  transform: var(--tw-transform);
  --tw-translate-y: -1rem;
  transform: var(--tw-transform);
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgba(28, 220, 199, var(--tw-bg-opacity));
  padding: 0.75rem;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -0.1px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgba(33, 13, 66, var(--tw-text-opacity));
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: 500ms;
}

@media (min-width: 768px){
	#toast{
		top: 12rem;
	}
}
#toast.show{
	--tw-translate-x: -50%;
	transform: var(--tw-transform);
	--tw-translate-y: 0px;
	transform: var(--tw-transform);
	opacity: 1;
}
#toast div{
	display: flex;
	align-items: center;
}
#toast span{
	padding-left: 0.75rem;
	padding-right: 0.25rem;
}

/*! purgecss end ignore */

.before\:bg-rating-positive::before{
	content: "";
	--tw-bg-opacity: 1;
	background-color: rgba(46, 230, 148, var(--tw-bg-opacity));
}

.before\:bg-rating-mixed::before{
	content: "";
	--tw-bg-opacity: 1;
	background-color: rgba(240, 135, 14, var(--tw-bg-opacity));
}

.before\:bg-rating-negative::before{
	content: "";
	--tw-bg-opacity: 1;
	background-color: rgba(230, 55, 46, var(--tw-bg-opacity));
}

@media (min-width: 375px){
	.\32xs\:mr-6{
		margin-right: 1.5rem;
	}
	.\32xs\:w-full{
		width: 100%;
	}
	.\32xs\:max-w-\[116px\]{
		max-width: 116px;
	}
	.\32xs\:p-4{
		padding: 1rem;
	}
}

@media (min-width: 480px){
	.xs\:ml-6{
		margin-left: 1.5rem;
	}
	.xs\:mb-0{
		margin-bottom: 0px;
	}
	.xs\:ml-3{
		margin-left: 0.75rem;
	}
	.xs\:mt-0{
		margin-top: 0px;
	}
	.xs\:ml-4{
		margin-left: 1rem;
	}
	.xs\:mb-2{
		margin-bottom: 0.5rem;
	}
	.xs\:mt-6{
		margin-top: 1.5rem;
	}
	.xs\:mt-9{
		margin-top: 2.25rem;
	}
	.xs\:block{
		display: block;
	}
	.xs\:flex{
		display: flex;
	}
	.xs\:hidden{
		display: none;
	}
	.xs\:h-40{
		height: 10rem;
	}
	.xs\:h-56{
		height: 14rem;
	}
	.xs\:h-32{
		height: 8rem;
	}
	.xs\:w-40{
		width: 10rem;
	}
	.xs\:w-8{
		width: 2rem;
	}
	.xs\:w-auto{
		width: auto;
	}
	.xs\:w-36{
		width: 9rem;
	}
	.xs\:w-32{
		width: 8rem;
	}
	.xs\:max-w-none{
		max-width: none;
	}
	.xs\:max-w-\[172px\]{
		max-width: 172px;
	}
	.xs\:items-center{
		align-items: center;
	}
	.xs\:justify-start{
		justify-content: flex-start;
	}
	.xs\:border-4{
		border-width: 4px;
	}
	.xs\:px-3{
		padding-left: 0.75rem;
		padding-right: 0.75rem;
	}
	.xs\:py-9{
		padding-top: 2.25rem;
		padding-bottom: 2.25rem;
	}
	.xs\:pr-3{
		padding-right: 0.75rem;
	}
	.xs\:pl-3{
		padding-left: 0.75rem;
	}
	.xs\:text-xl{
		font-size: 20px;
		line-height: 28px;
		letter-spacing: -0.8px;
	}
	.xs\:text-base{
		font-size: 16px;
		line-height: 24px;
		letter-spacing: -0.6px;
	}
}

@media (min-width: 576px){
	.sm\:my-0{
		margin-top: 0px;
		margin-bottom: 0px;
	}
	.sm\:mx-auto{
		margin-left: auto;
		margin-right: auto;
	}
	.sm\:mt-6{
		margin-top: 1.5rem;
	}
	.sm\:ml-4{
		margin-left: 1rem;
	}
	.sm\:mr-14{
		margin-right: 3.5rem;
	}
	.sm\:mt-4{
		margin-top: 1rem;
	}
	.sm\:mr-0{
		margin-right: 0px;
	}
	.sm\:mt-0{
		margin-top: 0px;
	}
	.sm\:block{
		display: block;
	}
	.sm\:flex{
		display: flex;
	}
	.sm\:inline-flex{
		display: inline-flex;
	}
	.sm\:h-auto{
		height: auto;
	}
	.sm\:h-8{
		height: 2rem;
	}
	.sm\:max-w-sm{
		max-width: 24rem;
	}
	.sm\:justify-start{
		justify-content: flex-start;
	}
	.sm\:whitespace-nowrap{
		white-space: nowrap;
	}
	.sm\:p-6{
		padding: 1.5rem;
	}
	.sm\:p-4{
		padding: 1rem;
	}
	.sm\:px-16{
		padding-left: 4rem;
		padding-right: 4rem;
	}
	.sm\:pb-0{
		padding-bottom: 0px;
	}
	.sm\:text-xl{
		font-size: 20px;
		line-height: 28px;
		letter-spacing: -0.8px;
	}
	.sm\:text-xs{
		font-size: 12px;
		line-height: 16px;
		letter-spacing: 0.3px;
	}
	.sm\:text-2xl{
		font-size: 24px;
		line-height: 32px;
		letter-spacing: -1px;
	}
	.sm\:text-4xl{
		font-size: 40px;
		line-height: 44px;
		letter-spacing: -1.5px;
	}
	.sm\:text-white{
		--tw-text-opacity: 1;
		color: rgba(255, 255, 255, var(--tw-text-opacity));
	}
}

@media (min-width: 768px){
	.md\:absolute{
		position: absolute;
	}
	.md\:top-16{
		top: 4rem;
	}
	.md\:-m-3{
		margin: -0.75rem;
	}
	.md\:\!my-16{
		margin-top: 4rem !important;
		margin-bottom: 4rem !important;
	}
	.md\:my-6{
		margin-top: 1.5rem;
		margin-bottom: 1.5rem;
	}
	.md\:my-4{
		margin-top: 1rem;
		margin-bottom: 1rem;
	}
	.md\:mt-6{
		margin-top: 1.5rem;
	}
	.md\:mb-5{
		margin-bottom: 1.25rem;
	}
	.md\:mt-0{
		margin-top: 0px;
	}
	.md\:ml-4{
		margin-left: 1rem;
	}
	.md\:ml-auto{
		margin-left: auto;
	}
	.md\:mr-12{
		margin-right: 3rem;
	}
	.md\:mr-8{
		margin-right: 2rem;
	}
	.md\:mb-0{
		margin-bottom: 0px;
	}
	.md\:mr-20{
		margin-right: 5rem;
	}
	.md\:-mb-2{
		margin-bottom: -0.5rem;
	}
	.md\:mt-2{
		margin-top: 0.5rem;
	}
	.md\:ml-2{
		margin-left: 0.5rem;
	}
	.md\:mr-2{
		margin-right: 0.5rem;
	}
	.md\:mb-8{
		margin-bottom: 2rem;
	}
	.md\:mr-4{
		margin-right: 1rem;
	}
	.md\:block{
		display: block;
	}
	.md\:\!block{
		display: block !important;
	}
	.md\:inline{
		display: inline;
	}
	.md\:flex{
		display: flex;
	}
	.md\:hidden{
		display: none;
	}
	.md\:\!hidden{
		display: none !important;
	}
	.md\:h-12{
		height: 3rem;
	}
	.md\:h-22{
		height: 5.5rem;
	}
	.md\:h-20{
		height: 5rem;
	}
	.md\:w-12{
		width: 3rem;
	}
	.md\:w-22{
		width: 5.5rem;
	}
	.md\:w-20{
		width: 5rem;
	}
	.md\:bg-dark{
		--tw-bg-opacity: 1;
		background-color: rgba(33, 13, 66, var(--tw-bg-opacity));
	}
	.md\:bg-transparent{
		background-color: transparent;
	}
	.md\:p-4{
		padding: 1rem;
	}
	.md\:p-1{
		padding: 0.25rem;
	}
	.md\:p-5{
		padding: 1.25rem;
	}
	.md\:p-0{
		padding: 0px;
	}
	.md\:py-10{
		padding-top: 2.5rem;
		padding-bottom: 2.5rem;
	}
	.md\:py-6{
		padding-top: 1.5rem;
		padding-bottom: 1.5rem;
	}
	.md\:pl-2{
		padding-left: 0.5rem;
	}
	.md\:pb-0{
		padding-bottom: 0px;
	}
	.md\:text-2xl{
		font-size: 24px;
		line-height: 32px;
		letter-spacing: -1px;
	}
	.md\:text-base{
		font-size: 16px;
		line-height: 24px;
		letter-spacing: -0.6px;
	}
	.md\:text-3xl{
		font-size: 32px;
		line-height: 36px;
		letter-spacing: -1px;
	}
	.md\:text-5xl{
		font-size: 56px;
		line-height: 60px;
		letter-spacing: -2px;
	}
	.md\:text-xl{
		font-size: 20px;
		line-height: 28px;
		letter-spacing: -0.8px;
	}
	.md\:text-4xl{
		font-size: 40px;
		line-height: 44px;
		letter-spacing: -1.5px;
	}
	.md\:font-black{
		font-weight: 900;
	}
}

@media (min-width: 992px){
	.lg\:top-40{
		top: 10rem;
	}
	.lg\:my-6{
		margin-top: 1.5rem;
		margin-bottom: 1.5rem;
	}
	.lg\:mt-4{
		margin-top: 1rem;
	}
	.lg\:mt-8{
		margin-top: 2rem;
	}
	.lg\:mt-0{
		margin-top: 0px;
	}
	.lg\:ml-8{
		margin-left: 2rem;
	}
	.lg\:mt-24{
		margin-top: 6rem;
	}
	.lg\:ml-6{
		margin-left: 1.5rem;
	}
	.lg\:mt-10{
		margin-top: 2.5rem;
	}
	.lg\:block{
		display: block;
	}
	.lg\:flex{
		display: flex;
	}
	.lg\:hidden{
		display: none;
	}
	.lg\:\!hidden{
		display: none !important;
	}
	.lg\:w-2\/3{
		width: 66.666667%;
	}
	.lg\:w-1\/2{
		width: 50%;
	}
	.lg\:w-48{
		width: 12rem;
	}
	.lg\:max-w-3xl{
		max-width: 48rem;
	}
	.lg\:max-w-xl{
		max-width: 36rem;
	}
	.lg\:rounded-xl{
		border-radius: 0.75rem;
	}
	.lg\:bg-dark{
		--tw-bg-opacity: 1;
		background-color: rgba(33, 13, 66, var(--tw-bg-opacity));
	}
	.lg\:object-right{
		-o-object-position: right;
		   object-position: right;
	}
	.lg\:p-6{
		padding: 1.5rem;
	}
	.lg\:p-10{
		padding: 2.5rem;
	}
	.lg\:text-3xl{
		font-size: 32px;
		line-height: 36px;
		letter-spacing: -1px;
	}
	.lg\:text-4xl{
		font-size: 40px;
		line-height: 44px;
		letter-spacing: -1.5px;
	}
}

@media (min-width: 1200px){
	.xl\:mt-8{
		margin-top: 2rem;
	}
	.xl\:mt-16{
		margin-top: 4rem;
	}
	.xl\:mr-8{
		margin-right: 2rem;
	}
	.xl\:mt-0{
		margin-top: 0px;
	}
	.xl\:\!ml-2{
		margin-left: 0.5rem !important;
	}
	.xl\:block{
		display: block;
	}
	.xl\:\!block{
		display: block !important;
	}
	.xl\:hidden{
		display: none;
	}
	.xl\:max-w-2xl{
		max-width: 42rem;
	}
	.xl\:max-w-\[196px\]{
		max-width: 196px;
	}
	.xl\:text-3xl{
		font-size: 32px;
		line-height: 36px;
		letter-spacing: -1px;
	}
	.xl\:text-4xl{
		font-size: 40px;
		line-height: 44px;
		letter-spacing: -1.5px;
	}
	.xl\:text-base{
		font-size: 16px;
		line-height: 24px;
		letter-spacing: -0.6px;
	}
	.xl\:text-5xl{
		font-size: 56px;
		line-height: 60px;
		letter-spacing: -2px;
	}
}

@media (min-width: 1400px){
	.\32xl\:mr-6{
		margin-right: 1.5rem;
	}
	.\32xl\:w-auto{
		width: auto;
	}
	.\32xl\:\!w-64{
		width: 16rem !important;
	}
}