@import url(https://fonts.googleapis.com/css2?family=Metal+Mania&family=Poppins&family=Mountains+of+Christmas&display=swap);/*! 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: #9ca3af;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  opacity: 1;
  color: #9ca3af;
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}

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));
	--tw-border-opacity: 1;
	border-color: rgba(229, 231, 235, var(--tw-border-opacity));
	--tw-ring-offset-shadow: 0 0 #0000;
	--tw-ring-shadow: 0 0 #0000;
	--tw-shadow: 0 0 #0000;
	--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);
}
.container {
	width: 100%;
}
@media (min-width: 900px) {

	.container {
		max-width: 900px;
	}
}
@media (min-width: 960px) {

	.container {
		max-width: 960px;
	}
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border-width: 0;
}
.fixed {
	position: fixed;
}
.absolute {
	position: absolute;
}
.relative {
	position: relative;
}
.inset-0 {
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
}
.inset-x-0 {
	left: 0px;
	right: 0px;
}
.top-\[-15px\] {
	top: -15px;
}
.left-\[45\%\] {
	left: 45%;
}
.bottom-0 {
	bottom: 0px;
}
.right-0 {
	right: 0px;
}
.left-4 {
	left: 1rem;
}
.top-3 {
	top: 0.75rem;
}
.right-4 {
	right: 1rem;
}
.top-\[60px\] {
	top: 60px;
}
.top-\[-16px\] {
	top: -16px;
}
.top-10 {
	top: 2.5rem;
}
.-bottom-8 {
	bottom: -2rem;
}
.z-30 {
	z-index: 30;
}
.z-10 {
	z-index: 10;
}
.z-0 {
	z-index: 0;
}
.float-right {
	float: right;
}
.m-4 {
	margin: 1rem;
}
.mx-auto {
	margin-left: auto;
	margin-right: auto;
}
.my-4 {
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.mb-4 {
	margin-bottom: 1rem;
}
.mb-2 {
	margin-bottom: 0.5rem;
}
.ml-2 {
	margin-left: 0.5rem;
}
.mb-8 {
	margin-bottom: 2rem;
}
.mt-1 {
	margin-top: 0.25rem;
}
.mb-1 {
	margin-bottom: 0.25rem;
}
.ml-1 {
	margin-left: 0.25rem;
}
.mt-4 {
	margin-top: 1rem;
}
.mt-6 {
	margin-top: 1.5rem;
}
.mr-8 {
	margin-right: 2rem;
}
.mb-10 {
	margin-bottom: 2.5rem;
}
.mt-10 {
	margin-top: 2.5rem;
}
.mr-4 {
	margin-right: 1rem;
}
.mt-8 {
	margin-top: 2rem;
}
.mt-2 {
	margin-top: 0.5rem;
}
.ml-3 {
	margin-left: 0.75rem;
}
.mt-3 {
	margin-top: 0.75rem;
}
.mb-3 {
	margin-bottom: 0.75rem;
}
.mr-2 {
	margin-right: 0.5rem;
}
.mt-0\.5 {
	margin-top: 0.125rem;
}
.mt-0 {
	margin-top: 0px;
}
.mt-20 {
	margin-top: 5rem;
}
.ml-\[-8px\] {
	margin-left: -8px;
}
.mt-\[-8px\] {
	margin-top: -8px;
}
.-mt-5 {
	margin-top: -1.25rem;
}
.-ml-12 {
	margin-left: -3rem;
}
.ml-4 {
	margin-left: 1rem;
}
.mt-7 {
	margin-top: 1.75rem;
}
.mt-\[130px\] {
	margin-top: 130px;
}
.mb-40 {
	margin-bottom: 10rem;
}
.mt-60 {
	margin-top: 15rem;
}
.ml-6 {
	margin-left: 1.5rem;
}
.mb-20 {
	margin-bottom: 5rem;
}
.mb-16 {
	margin-bottom: 4rem;
}
.mt-16 {
	margin-top: 4rem;
}
.ml-8 {
	margin-left: 2rem;
}
.-mt-9 {
	margin-top: -2.25rem;
}
.block {
	display: block;
}
.inline-block {
	display: inline-block;
}
.inline {
	display: inline;
}
.flex {
	display: flex;
}
.table {
	display: table;
}
.hidden {
	display: none;
}
.h-auto {
	height: auto;
}
.h-8 {
	height: 2rem;
}
.h-\[18px\] {
	height: 18px;
}
.h-\[16px\] {
	height: 16px;
}
.h-\[60px\] {
	height: 60px;
}
.h-\[20px\] {
	height: 20px;
}
.h-\[240px\] {
	height: 240px;
}
.h-\[30px\] {
	height: 30px;
}
.h-\[100\%\] {
	height: 100%;
}
.h-52 {
	height: 13rem;
}
.h-96 {
	height: 24rem;
}
.h-\[100vh\] {
	height: 100vh;
}
.h-\[25px\] {
	height: 25px;
}
.h-\[50px\] {
	height: 50px;
}
.min-h-\[95px\] {
	min-height: 95px;
}
.min-h-\[300px\] {
	min-height: 300px;
}
.w-3\/4 {
	width: 75%;
}
.w-\[47\%\] {
	width: 47%;
}
.w-full {
	width: 100%;
}
.w-2\/6 {
	width: 33.333333%;
}
.w-\[100\%\] {
	width: 100%;
}
.w-\[30\%\] {
	width: 30%;
}
.w-\[70\%\] {
	width: 70%;
}
.w-\[100px\] {
	width: 100px;
}
.w-1\/3 {
	width: 33.333333%;
}
.w-40 {
	width: 10rem;
}
.w-\[370px\] {
	width: 370px;
}
.w-\[20px\] {
	width: 20px;
}
.w-\[95px\] {
	width: 95px;
}
.w-\[93px\] {
	width: 93px;
}
.w-\[77px\] {
	width: 77px;
}
.w-\[267px\] {
	width: 267px;
}
.w-\[200px\] {
	width: 200px;
}
.w-auto {
	width: auto;
}
.w-80 {
	width: 20rem;
}
.w-\[300px\] {
	width: 300px;
}
.w-64 {
	width: 16rem;
}
.w-8 {
	width: 2rem;
}
.w-\[80\%\] {
	width: 80%;
}
.w-\[25\%\] {
	width: 25%;
}
.w-\[15\%\] {
	width: 15%;
}
.w-\[50px\] {
	width: 50px;
}
.min-w-\[300px\] {
	min-width: 300px;
}
.min-w-\[200px\] {
	min-width: 200px;
}
.min-w-full {
	min-width: 100%;
}
.min-w-\[150px\] {
	min-width: 150px;
}
.max-w-\[960px\] {
	max-width: 960px;
}
.max-w-\[200px\] {
	max-width: 200px;
}
.max-w-\[150px\] {
	max-width: 150px;
}
.table-auto {
	table-layout: auto;
}
.border-collapse {
	border-collapse: collapse;
}
.border-separate {
	border-collapse: separate;
}
.cursor-pointer {
	cursor: pointer;
}
.resize {
	resize: both;
}
.flex-wrap {
	flex-wrap: wrap;
}
.items-center {
	align-items: center;
}
.justify-center {
	justify-content: center;
}
.justify-between {
	justify-content: space-between;
}
.self-center {
	align-self: center;
}
.overflow-hidden {
	overflow: hidden;
}
.rounded-sm {
	border-radius: 0.125rem;
}
.border {
	border-width: 1px;
}
.border-t {
	border-top-width: 1px;
}
.border-b {
	border-bottom-width: 1px;
}
.border-r {
	border-right-width: 1px;
}
.border-l {
	border-left-width: 1px;
}
.border-t-2 {
	border-top-width: 2px;
}
.border-solid {
	border-style: solid;
}
.border-dashed {
	border-style: dashed;
}
.border-gray-400 {
	--tw-border-opacity: 1;
	border-color: rgba(156, 163, 175, var(--tw-border-opacity));
}
.border-black {
	--tw-border-opacity: 1;
	border-color: rgba(0, 0, 0, var(--tw-border-opacity));
}
.border-green-400 {
	--tw-border-opacity: 1;
	border-color: rgba(52, 211, 153, var(--tw-border-opacity));
}
.border-red-400 {
	--tw-border-opacity: 1;
	border-color: rgba(248, 113, 113, var(--tw-border-opacity));
}
.border-hallo-navm {
	--tw-border-opacity: 1;
	border-color: rgba(246, 246, 246, var(--tw-border-opacity));
}
.border-hallo-nav {
	--tw-border-opacity: 1;
	border-color: rgba(255, 255, 255, var(--tw-border-opacity));
}
.bg-hallo-nav {
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
.bg-green-500 {
	--tw-bg-opacity: 1;
	background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
}
.bg-red-500 {
	--tw-bg-opacity: 1;
	background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
}
.bg-hallo-navm {
	--tw-bg-opacity: 1;
	background-color: rgba(246, 246, 246, var(--tw-bg-opacity));
}
.bg-hallo-cont {
	--tw-bg-opacity: 1;
	background-color: rgba(229, 231, 234, var(--tw-bg-opacity));
}
.bg-hallo-top {
	--tw-bg-opacity: 1;
	background-color: rgba(124, 172, 213, var(--tw-bg-opacity));
}
.bg-black {
	--tw-bg-opacity: 1;
	background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
}
.bg-gray-400 {
	--tw-bg-opacity: 1;
	background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
}
.bg-green-400 {
	--tw-bg-opacity: 1;
	background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
}
.bg-red-400 {
	--tw-bg-opacity: 1;
	background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
}
.bg-green-300 {
	--tw-bg-opacity: 1;
	background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
}
.bg-opacity-80 {
	--tw-bg-opacity: 0.8;
}
.bg-footer {
	background-image: url('https://i.imgur.com/dfbGkYT.jpg');
}
.bg-default {
	background-image: url('https://i.imgur.com/zpajKhZ.gif');
}
.bg-contain {
	background-size: contain;
}
.bg-bottom {
	background-position: bottom;
}
.bg-no-repeat {
	background-repeat: no-repeat;
}
.p-2 {
	padding: 0.5rem;
}
.p-1 {
	padding: 0.25rem;
}
.p-4 {
	padding: 1rem;
}
.p-\[5px\] {
	padding: 5px;
}
.p-20 {
	padding: 5rem;
}
.p-10 {
	padding: 2.5rem;
}
.p-0 {
	padding: 0px;
}
.p-2\.5 {
	padding: 0.625rem;
}
.pb-3 {
	padding-bottom: 0.75rem;
}
.pr-10 {
	padding-right: 2.5rem;
}
.pl-10 {
	padding-left: 2.5rem;
}
.pt-1 {
	padding-top: 0.25rem;
}
.pt-80 {
	padding-top: 20rem;
}
.pt-4 {
	padding-top: 1rem;
}
.pr-20 {
	padding-right: 5rem;
}
.pl-20 {
	padding-left: 5rem;
}
.pl-0 {
	padding-left: 0px;
}
.text-center {
	text-align: center;
}
.text-right {
	text-align: right;
}
.text-justify {
	text-align: justify;
}
.align-top {
	vertical-align: top;
}
.font-metal {
	font-family: Poppins, sans-serif;
}
.text-\[12px\] {
	font-size: 12px;
}
.text-\[13px\] {
	font-size: 13px;
}
.text-sm {
	font-size: 0.875rem;
	line-height: 1.25rem;
}
.text-lg {
	font-size: 1.125rem;
	line-height: 1.75rem;
}
.text-3xl {
	font-size: 1.875rem;
	line-height: 2.25rem;
}
.text-5xl {
	font-size: 3rem;
	line-height: 1;
}
.text-xl {
	font-size: 1.25rem;
	line-height: 1.75rem;
}
.text-\[14px\] {
	font-size: 14px;
}
.text-xs {
	font-size: 0.75rem;
	line-height: 1rem;
}
.text-base {
	font-size: 1rem;
	line-height: 1.5rem;
}
.font-bold {
	font-weight: 700;
}
.font-extrabold {
	font-weight: 800;
}
.italic {
	font-style: italic;
}
.text-hallo-title {
	--tw-text-opacity: 1;
	color: rgba(255, 66, 77, var(--tw-text-opacity));
}
.text-gray-400 {
	--tw-text-opacity: 1;
	color: rgba(156, 163, 175, var(--tw-text-opacity));
}
.text-hallo-nav {
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.text-hallo-text {
	--tw-text-opacity: 1;
	color: rgba(86, 86, 86, var(--tw-text-opacity));
}
.text-hallo-top {
	--tw-text-opacity: 1;
	color: rgba(124, 172, 213, var(--tw-text-opacity));
}
.text-cyan-600 {
	--tw-text-opacity: 1;
	color: rgba(8, 145, 178, var(--tw-text-opacity));
}
.text-yellow-400 {
	--tw-text-opacity: 1;
	color: rgba(251, 191, 36, var(--tw-text-opacity));
}
.text-green-600 {
	--tw-text-opacity: 1;
	color: rgba(5, 150, 105, var(--tw-text-opacity));
}
.text-red-400 {
	--tw-text-opacity: 1;
	color: rgba(248, 113, 113, var(--tw-text-opacity));
}
.text-black {
	--tw-text-opacity: 1;
	color: rgba(0, 0, 0, var(--tw-text-opacity));
}
.text-white {
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.text-gray-900 {
	--tw-text-opacity: 1;
	color: rgba(17, 24, 39, var(--tw-text-opacity));
}
.text-dark-title {
	--tw-text-opacity: 1;
	color: rgba(255, 66, 77, var(--tw-text-opacity));
}
.text-green-400 {
	--tw-text-opacity: 1;
	color: rgba(52, 211, 153, var(--tw-text-opacity));
}
.shadow-md {
	--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.drop-shadow-normal {
	--tw-drop-shadow: drop-shadow(-3px 2px 0px rgb(255 190 93));
	filter: var(--tw-filter);
}
.filter {
	filter: var(--tw-filter);
}

/* .toggle-checkbox:checked {
    @apply: right-0 border-red-400;
    right: 0;
    border-color: #68D391;
  }

  .toggle-checkbox:checked + .toggle-label {
    @apply: bg-green-400;
    background-color: #68D391;
} */

* {
	--tw-text-opacity: 1;
	color: rgba(86, 86, 86, var(--tw-text-opacity));
}

.dark * {
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
body{
    font: 13px/normal Trebuchet MS, arial, verdana, sans-serif;
    background-image: url('https://i.imgur.com/zpajKhZ.gif')}

.content-wraper {
    -webkit-border-bottom-right-radius:10px;
    -webkit-border-bottom-left-radius:10px;
    -moz-border-radius-bottomright:10px;
    -moz-border-radius-bottomleft:10px;
    border-bottom-right-radius:10px;
    border-top-right-radius:10px;
    border-top-left-radius:10px;
    border-bottom-left-radius:10px;
    border-top:1px solid rgba(32,138,123,.1);
    border-bottom:8px solid rgba(39,105,96,.5);
    border-left:5px solid rgba(39,105,96,.7);
    border-right:5px solid rgba(39,105,96,.7);
    border-right:5px solid rgba(39,105,96,.7)
    }

.checkbox {
	opacity: 0;
	position: absolute;
}

.label {
	position: relative;
	display: flex;
	height: 1.75rem;
	width: 3.5rem;
	cursor: pointer;
	align-items: center;
	justify-content: space-between;
	border-radius: 50px;
	--tw-bg-opacity: 1;
	background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
	padding: 0.25rem;
}


.label .ball {
	position: absolute;
	top: 0.125rem;
	left: 0.25rem;
	height: 1.5rem;
	width: 1.5rem;
	--tw-translate-x: 0px;
	transform: var(--tw-transform);
	transform: var(--tw-transform);
	border-radius: 50%;
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
	transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
	transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
	transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
	transition-duration: 200ms;
	transition-timing-function: linear;
}

.checkbox:checked + .label .ball {
	transform: translateX(24px);
}

.fa-moon {
	color: #f1c40f;
}

.fa-sun {
	color: #f39c12;
}

.sidebar li {
	margin-bottom: 0.5rem;
	border-radius: 0.25rem;
	--tw-bg-opacity: 1;
	background-color: rgba(229, 231, 234, var(--tw-bg-opacity));
	padding: 0.5rem;
	text-align: center;
	font-size: 12px;
}

.sidebar li:hover {
	--tw-bg-opacity: 1;
	background-color: rgba(237, 237, 239, var(--tw-bg-opacity));
	--tw-text-opacity: 1;
	color: rgba(255, 66, 77, var(--tw-text-opacity));
}

.dark .sidebar li {
	--tw-bg-opacity: 1;
	background-color: rgba(27, 31, 35, var(--tw-bg-opacity));
}

.dark .sidebar li:hover {
	--tw-bg-opacity: 1;
	background-color: rgba(69, 81, 95, var(--tw-bg-opacity));
	--tw-text-opacity: 1;
	color: rgba(255, 66, 77, var(--tw-text-opacity));
}

.ltn li {
	margin-bottom: 0.5rem;
}

.menus {
	border-top-width: 4px;
	border-style: solid;
	--tw-border-opacity: 1;
	border-color: rgba(255, 255, 255, var(--tw-border-opacity));
	padding: 1.25rem;
	padding-top: 1rem;
	font-size: 14px;
}

.menus:hover {
	border-top-width: 4px;
	border-style: solid;
	--tw-border-opacity: 1;
	border-color: rgba(63, 76, 91, var(--tw-border-opacity));
	--tw-bg-opacity: 1;
	background-color: rgba(237, 237, 239, var(--tw-bg-opacity));
}

.dark .menus {
	--tw-border-opacity: 1;
	border-color: rgba(45, 56, 68, var(--tw-border-opacity));
}

.dark .menus:hover {
	--tw-border-opacity: 1;
	border-color: rgba(63, 76, 91, var(--tw-border-opacity));
	--tw-bg-opacity: 1;
	background-color: rgba(69, 81, 95, var(--tw-bg-opacity));
}

td {
	padding: 0.25rem;
}

tr:hover {
	--tw-bg-opacity: 1;
	background-color: rgba(237, 237, 239, var(--tw-bg-opacity));
}

.dark tr:hover {
	--tw-bg-opacity: 1;
	background-color: rgba(69, 81, 95, var(--tw-bg-opacity));
}

#charname {
	margin-bottom: 0.5rem;
	font-weight: 700;
	--tw-text-opacity: 1;
	color: rgba(255, 66, 77, var(--tw-text-opacity));
}

.dark #charname {
	--tw-text-opacity: 1;
	color: rgba(255, 66, 77, var(--tw-text-opacity));
}

.chardescr  img {
	margin-right: 0.5rem;
	height: 55px;
	min-width: 55px;
}

.reset td {
	--tw-text-opacity: 1;
	color: rgba(86, 86, 86, var(--tw-text-opacity));
}

.btn {
	height: 2rem;
	width: 5rem;
	border-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgba(246, 246, 246, var(--tw-border-opacity));
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
	padding: 0.5rem;
	text-align: center;
	--tw-text-opacity: 1;
	color: rgba(86, 86, 86, var(--tw-text-opacity));
}

.btn:hover {
	--tw-border-opacity: 1;
	border-color: rgba(255, 255, 255, var(--tw-border-opacity));
	--tw-bg-opacity: 1;
	background-color: rgba(229, 231, 234, var(--tw-bg-opacity));
}

.dark .btn {
	--tw-border-opacity: 1;
	border-color: rgba(35, 45, 56, var(--tw-border-opacity));
	--tw-bg-opacity: 1;
	background-color: rgba(45, 56, 68, var(--tw-bg-opacity));
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.dark .btn:hover {
	--tw-border-opacity: 1;
	border-color: rgba(45, 56, 68, var(--tw-border-opacity));
	--tw-bg-opacity: 1;
	background-color: rgba(27, 31, 35, var(--tw-bg-opacity));
}

.btn2 {
	height: 2rem;
	width: 5rem;
	border-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgba(255, 255, 255, var(--tw-border-opacity));
	--tw-bg-opacity: 1;
	background-color: rgba(246, 246, 246, var(--tw-bg-opacity));
	padding: 0.5rem;
	text-align: center;
	--tw-text-opacity: 1;
	color: rgba(86, 86, 86, var(--tw-text-opacity));
}

.btn2:hover {
	--tw-border-opacity: 1;
	border-color: rgba(246, 246, 246, var(--tw-border-opacity));
	--tw-bg-opacity: 1;
	background-color: rgba(229, 231, 234, var(--tw-bg-opacity));
}

.dark .btn2 {
	--tw-border-opacity: 1;
	border-color: rgba(45, 56, 68, var(--tw-border-opacity));
	--tw-bg-opacity: 1;
	background-color: rgba(35, 45, 56, var(--tw-bg-opacity));
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.dark .btn2:hover {
	--tw-bg-opacity: 1;
	background-color: rgba(27, 31, 35, var(--tw-bg-opacity));
}

.btnloggout {
	margin-bottom: 0.5rem;
	height: 2rem;
	width: 100%;
	border-radius: 0.25rem;
	--tw-bg-opacity: 1;
	background-color: rgba(229, 231, 234, var(--tw-bg-opacity));
	padding: 0.5rem;
	text-align: center;
	font-size: 12px;
}

.btnloggout:hover {
	--tw-text-opacity: 1;
	color: rgba(255, 66, 77, var(--tw-text-opacity));
}

.dark .btnloggout {
	--tw-bg-opacity: 1;
	background-color: rgba(27, 31, 35, var(--tw-bg-opacity));
}

.dark .btnloggout:hover {
	--tw-text-opacity: 1;
	color: rgba(255, 66, 77, var(--tw-text-opacity));
}

.btnauto {
	height: 2rem;
	width: auto;
	border-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgba(246, 246, 246, var(--tw-border-opacity));
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
	padding: 0.5rem;
	text-align: center;
	--tw-text-opacity: 1;
	color: rgba(86, 86, 86, var(--tw-text-opacity));
}

.btnauto:hover {
	--tw-border-opacity: 1;
	border-color: rgba(255, 255, 255, var(--tw-border-opacity));
	--tw-bg-opacity: 1;
	background-color: rgba(229, 231, 234, var(--tw-bg-opacity));
}

.dark .btnauto {
	--tw-border-opacity: 1;
	border-color: rgba(35, 45, 56, var(--tw-border-opacity));
	--tw-bg-opacity: 1;
	background-color: rgba(45, 56, 68, var(--tw-bg-opacity));
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.dark .btnauto:hover {
	--tw-border-opacity: 1;
	border-color: rgba(45, 56, 68, var(--tw-border-opacity));
	--tw-bg-opacity: 1;
	background-color: rgba(27, 31, 35, var(--tw-bg-opacity));
}

.ninjald {
	margin-top: 1rem;
	margin-bottom: 1rem;
	display: flex;
	flex-wrap: wrap;
}
.ninjald li {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0.5rem;
	display: flex;
	width: 16rem;
	--tw-bg-opacity: 1;
	background-color: rgba(246, 246, 246, var(--tw-bg-opacity));
	padding: 0.5rem;
	text-align: center;
}
.dark .ninjald li {
	--tw-bg-opacity: 1;
	background-color: rgba(35, 45, 56, var(--tw-bg-opacity));
}

.ninjald li img {
	margin-right: 0.5rem;
}

.ninladiv h5 {
	margin-bottom: 0.5rem;
	margin-top: 0.5rem;
	font-weight: 700;
	--tw-text-opacity: 1;
	color: rgba(255, 66, 77, var(--tw-text-opacity));
}

.dark .ninladiv h5 {
	--tw-text-opacity: 1;
	color: rgba(255, 66, 77, var(--tw-text-opacity));
}

.ninladiv p {
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
	padding: 0.5rem;
}

.dark .ninladiv p {
	--tw-bg-opacity: 1;
	background-color: rgba(45, 56, 68, var(--tw-bg-opacity));
}

.basics li {
	margin-bottom: 0.5rem;
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
	padding: 0.5rem;
}

.dark .basics li {
	--tw-bg-opacity: 1;
	background-color: rgba(45, 56, 68, var(--tw-bg-opacity));
}

.basics li b {
	--tw-text-opacity: 1;
	color: rgba(255, 66, 77, var(--tw-text-opacity));
}

.dark .basics li b {
	--tw-text-opacity: 1;
	color: rgba(255, 66, 77, var(--tw-text-opacity));
}

.menutop {
	z-index: 40;
	cursor: pointer;
}

.menumenu {
	z-index: 40;
	cursor: pointer;
}

.collapsed {
	position: fixed;
	right: 0px;
	top: -180px;
	z-index: 20;
	--tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.sombra {
    box-shadow: 0 1px 2px 0 rgb(50 50 50 / 40%);
}

.sombradark {
    box-shadow: rgb(0 0 0 / 50%) 0px 1px 1px 0px;
}


.shadowtextvs {
    text-shadow: -3px 2px 0px #ff424d;
}

/* ::-webkit-scrollbar {
    width: 4px;
    height: 4px;
  }

  ::-webkit-scrollbar-thumb {
    background: #ff424d70;
  }

  ::-webkit-scrollbar-track {
    background: #1299da82;
  } */

.fixbody {
	overflow: hidden;
}
.collapsedleft {
	position: fixed;
	left: 0px;
	top: -15rem;
	z-index: 20;
	margin-bottom: 2.5rem;
	--tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.collapsedbg {
	position: fixed;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	z-index: 10;
	height: 100%;
	width: 100%;
	--tw-bg-opacity: 1;
	background-color: rgba(42, 30, 49, var(--tw-bg-opacity));
	opacity: 0.5;
}

.not li {
	margin-bottom: 0.5rem;
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
	padding: 0.5rem;
}

.dark .not li {
	--tw-bg-opacity: 1;
	background-color: rgba(45, 56, 68, var(--tw-bg-opacity));
}

  .not li::before{
    content: ">> ";
    --tw-text-opacity: 1;
    color: rgba(255, 66, 77, var(--tw-text-opacity))}

  .dark .not li::before {
	--tw-text-opacity: 1;
	color: rgba(255, 66, 77, var(--tw-text-opacity));
}

  .not hr {
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
	border-top-width: 2px;
	--tw-border-opacity: 1;
	border-color: rgba(255, 255, 255, var(--tw-border-opacity));
}

  .dark .not hr {
	--tw-border-opacity: 1;
	border-color: rgba(45, 56, 68, var(--tw-border-opacity));
}

  .not img {
	border-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgba(0, 0, 0, var(--tw-border-opacity));
}

  .dark .not img {
	--tw-border-opacity: 1;
	border-color: rgba(255, 255, 255, var(--tw-border-opacity));
}


  .waubutton {


	display: inline-block;
	position: relative;
	background-color: rgb(0, 0, 0);
	color: rgb(255, 255, 255);
	text-decoration: none;
	text-transform: lowercase;
	letter-spacing: -2px;
	text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5);
	-ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#ff123852,Positive=true)";
	zoom: 1;
	width: 50px;
	filter: progid: DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=1, Color=#ff123852, Positive=true);
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
	-ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=2,Color=#33000000,Positive=true)";
	filter: progid: DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=2, Color=#33000000, Positive=true);
}

.waubutton:hover {
	text-decoration: none !important;
	color: #eeeaee !important;
}

.waubutton p {
	position: relative !important;
	font-family: "Inconsolata", sans-serif;
	font-weight: 700 !important;
	line-height: inherit !important;
}

.waubutton span {
	position: absolute !important;
	left: 15px !important;
	width: 50px !important;
	font-size: 30px !important;
	-webkit-border-top-left-radius: 5px !important;
	-webkit-border-bottom-left-radius: 5px !important;
	-moz-border-radius-topleft: 5px !important;
	-moz-border-radius-bottomleft: 5px !important;
	border-top-left-radius: 5px !important;
	border-bottom-left-radius: 5px !important;
	text-decoration: none !important;
}

.waubutton img {
	margin-top: 3px !important;
	vertical-align: 0 !important;
	border: 0 !important;
	mix-blend-mode: overlay;
}

@-webkit-keyframes push {
	50% {
		transform: scale(0.9);
	}
	100% {
		transform: scale(1);
	}
}

@keyframes push {
	50% {
		transform: scale(0.9);
	}
	100% {
		transform: scale(1);
	}
}

.push {
	display: inline-block;
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.push:hover,
.push:focus,
.push:active {
	-webkit-animation-name: push;
	animation-name: push;
	-webkit-animation-duration: 0.2s;
	animation-duration: 0.2s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}



/* Style the tab */
.tab {
	display: flex;
	justify-content: space-around;
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
.dark .tab {
	--tw-bg-opacity: 1;
	background-color: rgba(45, 56, 68, var(--tw-bg-opacity));
}


  /* Style the buttons inside the tab */
  .tab button {
	width: 100%;
	cursor: pointer;
	padding: 0.75rem;
}

  /* Change background color of buttons on hover */
  .tab button:hover {
	--tw-bg-opacity: 1;
	background-color: rgba(246, 246, 246, var(--tw-bg-opacity));
}
  .dark .tab button:hover {
	--tw-bg-opacity: 1;
	background-color: rgba(35, 45, 56, var(--tw-bg-opacity));
}

  /* Create an active/current tablink class */
  .tab button.active {
	--tw-bg-opacity: 1;
	background-color: rgba(246, 246, 246, var(--tw-bg-opacity));
}
  .dark .tab button.active {
	--tw-bg-opacity: 1;
	background-color: rgba(35, 45, 56, var(--tw-bg-opacity));
}

  /* Style the tab content */
  .tabcontent {
	display: none;
	padding: 0.25rem;
}


 article img {
    width: 75px;
  }


 .hover\:text-hallo-title:hover {
	--tw-text-opacity: 1;
	color: rgba(255, 66, 77, var(--tw-text-opacity));
}


 .dark .dark\:border-white {
	--tw-border-opacity: 1;
	border-color: rgba(255, 255, 255, var(--tw-border-opacity));
}


 .dark .dark\:border-dark-navm {
	--tw-border-opacity: 1;
	border-color: rgba(35, 45, 56, var(--tw-border-opacity));
}


 .dark .dark\:border-dark-nav {
	--tw-border-opacity: 1;
	border-color: rgba(45, 56, 68, var(--tw-border-opacity));
}


 .dark .dark\:border-hallo-navm {
	--tw-border-opacity: 1;
	border-color: rgba(246, 246, 246, var(--tw-border-opacity));
}


 .dark .dark\:border-gray-400 {
	--tw-border-opacity: 1;
	border-color: rgba(156, 163, 175, var(--tw-border-opacity));
}


 .dark .dark\:bg-dark-nav {
	--tw-bg-opacity: 1;
	background-color: rgba(45, 56, 68, var(--tw-bg-opacity));
}


 .dark .dark\:bg-dark-navm {
	--tw-bg-opacity: 1;
	background-color: rgba(35, 45, 56, var(--tw-bg-opacity));
}


 .dark .dark\:bg-dark-cont {
	--tw-bg-opacity: 1;
	background-color: rgba(27, 31, 35, var(--tw-bg-opacity));
}


 .dark .dark\:bg-dark-top {
	--tw-bg-opacity: 1;
	background-color: rgba(0, 134, 179, var(--tw-bg-opacity));
}


 .dark .dark\:bg-white {
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}


 .dark .dark\:bg-opacity-80 {
	--tw-bg-opacity: 0.8;
}


 .dark .dark\:text-dark-title {
	--tw-text-opacity: 1;
	color: rgba(255, 66, 77, var(--tw-text-opacity));
}


 .dark .dark\:text-gray-400 {
	--tw-text-opacity: 1;
	color: rgba(156, 163, 175, var(--tw-text-opacity));
}


 .dark .dark\:text-white {
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}


 .dark .dark\:text-dark-top {
	--tw-text-opacity: 1;
	color: rgba(0, 134, 179, var(--tw-text-opacity));
}


 .dark .dark\:text-cyan-600 {
	--tw-text-opacity: 1;
	color: rgba(8, 145, 178, var(--tw-text-opacity));
}


 .dark .dark\:text-green-600 {
	--tw-text-opacity: 1;
	color: rgba(5, 150, 105, var(--tw-text-opacity));
}


 .dark .dark\:text-red-400 {
	--tw-text-opacity: 1;
	color: rgba(248, 113, 113, var(--tw-text-opacity));
}


 .dark .dark\:text-black {
	--tw-text-opacity: 1;
	color: rgba(0, 0, 0, var(--tw-text-opacity));
}


 .dark .dark\:text-dark-text {
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}


 .dark .dark\:drop-shadow-dark {
	--tw-drop-shadow: drop-shadow(-3px 2px 0px rgb(233 30 99));
	filter: var(--tw-filter);
}


 .dark .dark\:hover\:text-dark-title:hover {
	--tw-text-opacity: 1;
	color: rgba(255, 66, 77, var(--tw-text-opacity));
}


 @media (max-width: 798px) {

	.sm\:mb-10 {
		margin-bottom: 2.5rem;
	}
}


 @media (max-width: 900px) {

	.content\:fixed {
		position: fixed;
	}

	.content\:mx-auto {
		margin-left: auto;
		margin-right: auto;
	}

	.content\:mx-0 {
		margin-left: 0px;
		margin-right: 0px;
	}

	.content\:mr-2 {
		margin-right: 0.5rem;
	}

	.content\:mt-0 {
		margin-top: 0px;
	}

	.content\:mt-\[300px\] {
		margin-top: 300px;
	}

	.content\:mr-4 {
		margin-right: 1rem;
	}

	.content\:hidden {
		display: none;
	}

	.content\:w-full {
		width: 100%;
	}

	.content\:w-\[70\%\] {
		width: 70%;
	}

	.content\:flex-wrap {
		flex-wrap: wrap;
	}

	.content\:overflow-y-auto {
		overflow-y: auto;
	}
}


 @media (min-width: 900px) {

	.menu\:ml-2 {
		margin-left: 0.5rem;
	}

	.menu\:hidden {
		display: none;
	}
}


 @media (max-width: 960px) {

	.top\:fixed {
		position: fixed;
	}

	.top\:mx-auto {
		margin-left: auto;
		margin-right: auto;
	}

	.top\:mt-\[300px\] {
		margin-top: 300px;
	}

	.top\:hidden {
		display: none;
	}

	.top\:h-\[100\%\] {
		height: 100%;
	}

	.top\:w-full {
		width: 100%;
	}

	.top\:max-w-full {
		max-width: 100%;
	}

	.top\:overflow-y-auto {
		overflow-y: auto;
	}
}


 @media (min-width: 960px) {

	.menu2\:hidden {
		display: none;
	}
}


 @media (max-width: 960px) {

	.\32 col\:justify-between {
		justify-content: space-between;
	}
}
