/* resources/assets/styles/main.css */

/* Tailwind base */
/* ! tailwindcss v2.2.19 | 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 {
	-webkit-box-sizing: border-box;
	        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 {
  -webkit-box-sizing: border-box;
          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::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input:-ms-input-placeholder, textarea:-ms-input-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);
}

/* Tailwind components */
.container {
	width: 100%;
}
@media (min-width: 640px) {
	.container {
		max-width: 640px;
	}
}
@media (min-width: 768px) {
	.container {
		max-width: 768px;
	}
}
@media (min-width: 1024px) {
	.container {
		max-width: 1024px;
	}
}
@media (min-width: 1280px) {
	.container {
		max-width: 1280px;
	}
}
@media (min-width: 1536px) {
	.container {
		max-width: 1536px;
	}
}

/* Tailwind utilities */
.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;
}
.absolute {
	position: absolute;
}
.relative {
	position: relative;
}
.bottom-12 {
	bottom: 3rem;
}
.left-1\/2 {
	left: 50%;
}
.left-2 {
	left: 0.5rem;
}
.top-full {
	top: 100%;
}
.top-1\/2 {
	top: 50%;
}
.left-40 {
	left: 10rem;
}
.-left-0 {
	left: 0px;
}
.top-96 {
	top: 24rem;
}
.-top-96 {
	top: -24rem;
}
.right-0 {
	right: 0px;
}
.bottom-0 {
	bottom: 0px;
}
.left-0 {
	left: 0px;
}
.top-1\/3 {
	top: 33.333333%;
}
.left-24 {
	left: 6rem;
}
.right-4 {
	right: 1rem;
}
.top-4 {
	top: 1rem;
}
.-bottom-0 {
	bottom: 0px;
}
.-top-12 {
	top: -3rem;
}
.left-6 {
	left: 1.5rem;
}
.bottom-16 {
	bottom: 4rem;
}
.top-44 {
	top: 11rem;
}
.top-24 {
	top: 6rem;
}
.z-10 {
	z-index: 10;
}
.z-20 {
	z-index: 20;
}
.z-30 {
	z-index: 30;
}
.z-50 {
	z-index: 50;
}
.col-span-1 {
	grid-column: span 1 / span 1;
}
.m-0 {
	margin: 0px;
}
.mx-auto {
	margin-left: auto;
	margin-right: auto;
}
.my-2 {
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
}
.-mt-20 {
	margin-top: -5rem;
}
.mt-16 {
	margin-top: 4rem;
}
.ml-3 {
	margin-left: 0.75rem;
}
.-ml-12 {
	margin-left: -3rem;
}
.-mt-7 {
	margin-top: -1.75rem;
}
.mt-28 {
	margin-top: 7rem;
}
.mb-2 {
	margin-bottom: 0.5rem;
}
.mb-14 {
	margin-bottom: 3.5rem;
}
.mb-20 {
	margin-bottom: 5rem;
}
.mb-auto {
	margin-bottom: auto;
}
.mb-4 {
	margin-bottom: 1rem;
}
.ml-6 {
	margin-left: 1.5rem;
}
.mt-1 {
	margin-top: 0.25rem;
}
.mb-32 {
	margin-bottom: 8rem;
}
.mb-44 {
	margin-bottom: 11rem;
}
.mt-10 {
	margin-top: 2.5rem;
}
.-mt-5 {
	margin-top: -1.25rem;
}
.ml-2 {
	margin-left: 0.5rem;
}
.-mt-1 {
	margin-top: -0.25rem;
}
.ml-1 {
	margin-left: 0.25rem;
}
.mr-2 {
	margin-right: 0.5rem;
}
.mt-4 {
	margin-top: 1rem;
}
.-mt-10 {
	margin-top: -2.5rem;
}
.mb-8 {
	margin-bottom: 2rem;
}
.-mt-3 {
	margin-top: -0.75rem;
}
.mb-10 {
	margin-bottom: 2.5rem;
}
.mt-0 {
	margin-top: 0px;
}
.block {
	display: block;
}
.inline-block {
	display: inline-block;
}
.flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.grid {
	display: grid;
}
.contents {
	display: contents;
}
.hidden {
	display: none;
}
.h-80 {
	height: 20rem;
}
.h-full {
	height: 100%;
}
.h-auto {
	height: auto;
}
.h-\[350px\] {
	height: 350px;
}
.h-4 {
	height: 1rem;
}
.h-2 {
	height: 0.5rem;
}
.h-\[400px\] {
	height: 400px;
}
.h-32 {
	height: 8rem;
}
.h-8 {
	height: 2rem;
}
.h-96 {
	height: 24rem;
}
.h-7 {
	height: 1.75rem;
}
.h-9 {
	height: 2.25rem;
}
.w-full {
	width: 100%;
}
.w-32 {
	width: 8rem;
}
.w-24 {
	width: 6rem;
}
.w-20 {
	width: 5rem;
}
.w-10 {
	width: 2.5rem;
}
.w-8 {
	width: 2rem;
}
.w-4 {
	width: 1rem;
}
.w-2 {
	width: 0.5rem;
}
.w-5\/12 {
	width: 41.666667%;
}
.w-44 {
	width: 11rem;
}
.w-9\/12 {
	width: 75%;
}
.w-16 {
	width: 4rem;
}
.w-3\/5 {
	width: 60%;
}
.w-5 {
	width: 1.25rem;
}
.w-4\/12 {
	width: 33.333333%;
}
.w-9 {
	width: 2.25rem;
}
.w-7 {
	width: 1.75rem;
}
.w-6 {
	width: 1.5rem;
}
.w-28 {
	width: 7rem;
}
.max-w-lg {
	max-width: 32rem;
}
.max-w-6xl {
	max-width: 72rem;
}
.max-w-4xl {
	max-width: 56rem;
}
.max-w-5xl {
	max-width: 64rem;
}
.max-w-7xl {
	max-width: 80rem;
}
.-translate-x-1\/2 {
	--tw-translate-x: -50%;
	-webkit-transform: var(--tw-transform);
	     -o-transform: var(--tw-transform);
	        transform: var(--tw-transform);
}
.-translate-y-1\/2 {
	--tw-translate-y: -50%;
	-webkit-transform: var(--tw-transform);
	     -o-transform: var(--tw-transform);
	        transform: var(--tw-transform);
}
.translate-y-6 {
	--tw-translate-y: 1.5rem;
	-webkit-transform: var(--tw-transform);
	     -o-transform: var(--tw-transform);
	        transform: var(--tw-transform);
}
.transform {
	-webkit-transform: var(--tw-transform);
	     -o-transform: var(--tw-transform);
	        transform: var(--tw-transform);
}
.cursor-pointer {
	cursor: pointer;
}
.resize {
	resize: both;
}
.list-none {
	list-style-type: none;
}
.grid-cols-1 {
	grid-template-columns: repeat(1, minmax(0, 1fr));
}
.flex-col {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}
.flex-wrap {
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}
.items-end {
	-webkit-box-align: end;
	    -ms-flex-align: end;
	        align-items: flex-end;
}
.items-center {
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.justify-end {
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
}
.justify-center {
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
.justify-between {
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
.gap-10 {
	gap: 2.5rem;
}
.gap-2 {
	gap: 0.5rem;
}
.gap-1 {
	gap: 0.25rem;
}
.gap-8 {
	gap: 2rem;
}
.gap-16 {
	gap: 4rem;
}
.gap-y-4 {
	row-gap: 1rem;
}
.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-y-1 > :not([hidden]) ~ :not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(1rem * var(--tw-space-y-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-3 > :not([hidden]) ~ :not([hidden]) {
	--tw-space-x-reverse: 0;
	margin-right: calc(0.75rem * var(--tw-space-x-reverse));
	margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-y-2 > :not([hidden]) ~ :not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.space-x-1 > :not([hidden]) ~ :not([hidden]) {
	--tw-space-x-reverse: 0;
	margin-right: calc(0.25rem * var(--tw-space-x-reverse));
	margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.rounded-2xl {
	border-radius: 1rem;
}
.rounded {
	border-radius: 0.25rem;
}
.rounded-3xl {
	border-radius: 1.5rem;
}
.rounded-b-xl {
	border-bottom-right-radius: 0.75rem;
	border-bottom-left-radius: 0.75rem;
}
.rounded-b-3xl {
	border-bottom-right-radius: 1.5rem;
	border-bottom-left-radius: 1.5rem;
}
.rounded-t-3xl {
	border-top-left-radius: 1.5rem;
	border-top-right-radius: 1.5rem;
}
.border {
	border-width: 1px;
}
.border-2 {
	border-width: 2px;
}
.border-b {
	border-bottom-width: 1px;
}
.border-none {
	border-style: none;
}
.border-current {
	border-color: currentColor;
}
.border-gray-200 {
	--tw-border-opacity: 1;
	border-color: rgba(229, 231, 235, var(--tw-border-opacity));
}
.border-b-white {
	--tw-border-opacity: 1;
	border-bottom-color: rgba(255, 255, 255, var(--tw-border-opacity));
}
.bg-white {
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
.bg-current {
	background-color: currentColor;
}
.bg-red-700 {
	--tw-bg-opacity: 1;
	background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
}
.bg-primary {
	--tw-bg-opacity: 1;
	background-color: rgba(155, 211, 179, var(--tw-bg-opacity));
}
.bg-transparent {
	background-color: transparent;
}
.bg-opacity-50 {
	--tw-bg-opacity: 0.5;
}
.bg-gradient-to-b {
	background-image: -webkit-gradient(linear, left top, left bottom, from(var(--tw-gradient-stops)));
	background-image: -webkit-linear-gradient(top, var(--tw-gradient-stops));
	background-image: -o-linear-gradient(top, var(--tw-gradient-stops));
	background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}
.bg-gradient-to-t {
	background-image: -webkit-gradient(linear, left bottom, left top, from(var(--tw-gradient-stops)));
	background-image: -webkit-linear-gradient(bottom, var(--tw-gradient-stops));
	background-image: -o-linear-gradient(bottom, var(--tw-gradient-stops));
	background-image: linear-gradient(to top, var(--tw-gradient-stops));
}
.from-pannkagold {
	--tw-gradient-from: #f5e9c2;
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 233, 194, 0));
}
.from-primary {
	--tw-gradient-from: #9bd3b3;
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(155, 211, 179, 0));
}
.to-transparent {
	--tw-gradient-to: transparent;
}
.object-cover {
	-o-object-fit: cover;
	   object-fit: cover;
}
.p-0 {
	padding: 0px;
}
.p-6 {
	padding: 1.5rem;
}
.p-4 {
	padding: 1rem;
}
.px-4 {
	padding-left: 1rem;
	padding-right: 1rem;
}
.px-2 {
	padding-left: 0.5rem;
	padding-right: 0.5rem;
}
.py-0\.5 {
	padding-top: 0.125rem;
	padding-bottom: 0.125rem;
}
.py-0 {
	padding-top: 0px;
	padding-bottom: 0px;
}
.py-1 {
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
}
.py-10 {
	padding-top: 2.5rem;
	padding-bottom: 2.5rem;
}
.px-6 {
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}
.px-5 {
	padding-left: 1.25rem;
	padding-right: 1.25rem;
}
.py-20 {
	padding-top: 5rem;
	padding-bottom: 5rem;
}
.py-2 {
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}
.px-3 {
	padding-left: 0.75rem;
	padding-right: 0.75rem;
}
.py-4 {
	padding-top: 1rem;
	padding-bottom: 1rem;
}
.py-11 {
	padding-top: 2.75rem;
	padding-bottom: 2.75rem;
}
.py-3 {
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
}
.pb-10 {
	padding-bottom: 2.5rem;
}
.pt-16 {
	padding-top: 4rem;
}
.pb-7 {
	padding-bottom: 1.75rem;
}
.pb-2 {
	padding-bottom: 0.5rem;
}
.pb-6 {
	padding-bottom: 1.5rem;
}
.pb-4 {
	padding-bottom: 1rem;
}
.pb-8 {
	padding-bottom: 2rem;
}
.pt-1\.5 {
	padding-top: 0.375rem;
}
.pt-1 {
	padding-top: 0.25rem;
}
.pb-20 {
	padding-bottom: 5rem;
}
.pt-28 {
	padding-top: 7rem;
}
.pt-60 {
	padding-top: 15rem;
}
.pb-96 {
	padding-bottom: 24rem;
}
.pt-20 {
	padding-top: 5rem;
}
.pl-2 {
	padding-left: 0.5rem;
}
.pt-10 {
	padding-top: 2.5rem;
}
.pb-28 {
	padding-bottom: 7rem;
}
.pr-8 {
	padding-right: 2rem;
}
.text-left {
	text-align: left;
}
.text-center {
	text-align: center;
}
.text-2xl {
	font-size: 1.5rem;
	line-height: 2rem;
}
.text-xs {
	font-size: 0.75rem;
	line-height: 1rem;
}
.text-xl {
	font-size: 1.25rem;
	line-height: 1.75rem;
}
.text-sm {
	font-size: 0.875rem;
	line-height: 1.25rem;
}
.text-base {
	font-size: 1rem;
	line-height: 1.5rem;
}
.font-bold {
	font-weight: 700;
}
.font-semibold {
	font-weight: 600;
}
.font-medium {
	font-weight: 500;
}
.uppercase {
	text-transform: uppercase;
}
.leading-tight {
	line-height: 1.25;
}
.text-white {
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.text-secondary {
	--tw-text-opacity: 1;
	color: rgba(37, 76, 141, var(--tw-text-opacity));
}
.text-pannkapartszinterdark {
	--tw-text-opacity: 1;
	color: rgba(20, 134, 136, var(--tw-text-opacity));
}
.text-primary {
	--tw-text-opacity: 1;
	color: rgba(155, 211, 179, var(--tw-text-opacity));
}
.text-pannkaszinter {
	--tw-text-opacity: 1;
	color: rgba(11, 116, 200, var(--tw-text-opacity));
}
.text-gray-800 {
	--tw-text-opacity: 1;
	color: rgba(31, 41, 55, var(--tw-text-opacity));
}
.text-pannkapartszinter {
	--tw-text-opacity: 1;
	color: rgba(47, 193, 214, var(--tw-text-opacity));
}
.text-szabadteriszinter {
	--tw-text-opacity: 1;
	color: rgba(56, 108, 43, var(--tw-text-opacity));
}
.text-black {
	--tw-text-opacity: 1;
	color: rgba(0, 0, 0, var(--tw-text-opacity));
}
.underline {
	text-decoration: underline;
}
.no-underline {
	text-decoration: none;
}
.shadow-md {
	--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
	-webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
	        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-lg {
	--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
	        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-2xl {
	--tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
	        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.filter {
	-webkit-filter: var(--tw-filter);
	        filter: var(--tw-filter);
}
.transition-opacity {
	-webkit-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	     -o-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	        transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	-webkit-transition-duration: 150ms;
	     -o-transition-duration: 150ms;
	        transition-duration: 150ms;
}

.montserrat-300 {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
}

.montserrat-400 {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.montserrat-700 {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}

html {
  scroll-behavior: smooth;
}

body {
  font-family: "Montserrat", sans-serif;
}

#main-header::after {
	position: absolute;
	right: 0px;
	top: 0px;
	display: none;
	height: 6rem;
	width: 50%;
	--tw-bg-opacity: 1;
	background-color: rgba(155, 211, 179, var(--tw-bg-opacity));
}

@media (min-width: 1024px) {
	#main-header::after {
		display: block;
	}
}

#main-header::after {

    content: "";
}

.header_right {
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 200px 100%);
    -webkit-box-shadow: -9px 0px 0px -4px rgba(0, 0, 0, 0.31);
            box-shadow: -9px 0px 0px -4px rgba(0, 0, 0, 0.31);
    backdrop-filter: blur(10px);
}

#searchform input::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
}

#searchform input::-moz-placeholder {
  color: #fff;
  opacity: 1;
}

#searchform input:-ms-input-placeholder {
  color: #fff;
  opacity: 1;
}

#searchform input::-ms-input-placeholder {
  color: #fff;
  opacity: 1;
}

#searchform input::placeholder {
  color: #fff;
  opacity: 1;
}

#searchform input::-webkit-input-placeholder {
  color: #fff;
}

#searchform input:-ms-input-placeholder {
  color: #fff;
}

#searchform input::-ms-input-placeholder {
  color: #fff;
}

.desktop_menu {
	--tw-bg-opacity: 1;
	background-color: rgba(245, 233, 194, var(--tw-bg-opacity));
}

#menu-fomenu {
	margin: 0px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	list-style-type: none;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
}

#menu-fomenu > :not([hidden]) ~ :not([hidden]) {
	--tw-space-x-reverse: 0;
	margin-right: calc(3.5rem * var(--tw-space-x-reverse));
	margin-left: calc(3.5rem * calc(1 - var(--tw-space-x-reverse)));
}

#menu-fomenu {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3rem;
	padding-bottom: 3rem;
	font-size: 0.875rem;
	line-height: 1.25rem;
}

@media (min-width: 1024px) {
	#menu-fomenu {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-direction: row;
		        flex-direction: row;
	}
}

#menu-fomenu > li {
	margin-bottom: 0.5rem;
	--tw-text-opacity: 1;
	color: rgba(37, 76, 141, var(--tw-text-opacity));
}

@media (min-width: 1024px) {
	#menu-fomenu > li {
		font-size: 0.75rem;
		line-height: 1rem;
	}
}

#menu-fomenu .sub-menu li {
	margin-bottom: 0.5rem;
}

#menu-fomenu .sub-menu li > span {
	margin-bottom: 0.5rem;
	font-weight: 700;
	--tw-text-opacity: 1;
	color: rgba(37, 76, 141, var(--tw-text-opacity));
}

@media (min-width: 1024px) {
	#menu-fomenu .sub-menu li > span {
		font-size: 0.75rem;
		line-height: 1rem;
	}
}

#menu-fomenu > li > a {
	margin-bottom: 0.5rem;
	display: block;
	font-weight: 700;
	text-transform: uppercase;
	--tw-text-opacity: 1;
	color: rgba(37, 76, 141, var(--tw-text-opacity));
	text-decoration: none;
}

#menu-fomenu > li > a:hover {
	text-decoration: underline;
}

#menu-fomenu > li > a:focus {
	text-decoration: underline;
}

@media (min-width: 1024px) {
	#menu-fomenu > li > a {
		font-size: 0.75rem;
		line-height: 1rem;
	}
}

#menu-fomenu .sub-menu > li > a {
	font-size: 0.75rem;
	line-height: 1rem;
	font-weight: 600;
	--tw-text-opacity: 1;
	color: rgba(37, 76, 141, var(--tw-text-opacity));
	text-decoration: none;
}

#menu-fomenu .sub-menu > li > a:hover {
	text-decoration: underline;
}

#menu-fomenu .sub-menu > li > a:focus {
	text-decoration: underline;
}

.menu-lablec-menu-container {
	width: 100%;
}

#menu-lablec-menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

#menu-lablec-menu > :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)));
}

#menu-lablec-menu > li > a {
	display: block;
	font-weight: 700;
	text-transform: uppercase;
	--tw-text-opacity: 1;
	color: rgba(37, 76, 141, var(--tw-text-opacity));
	text-decoration: none;
}

#menu-lablec-menu > li > a:hover {
	text-decoration: underline;
}

#menu-lablec-menu > li > a:focus {
	text-decoration: underline;
}

@media (min-width: 1024px) {
	#menu-lablec-menu > li > a {
		font-size: 0.75rem;
		line-height: 1rem;
	}
}

.pannka_map {
  position: absolute;
  width: 17%;
  height: 22%;
  left: 40%;
  top: 39%;
  -webkit-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 500;
}

.pannka_part_map {
  position: absolute;
  width: 17%;
  height: 22%;
  left: 59%;
  top: 25%;
  -webkit-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 500;
}

@media (min-width: 992px) {
  .homepage_news .homepage_news_title::before {
      content: "";
      display: block;
      width: 150px;
      height: 3px;
      background: #eee;
      left: -180px;
      top: 50%;
      position: absolute;
  }

  .homepage_news .homepage_news_title::after {
      content: "";
      display: block;
      width: 100%;
      height: 3px;
      background: #eee;
      left: 130px;
      top: 50%;
      position: absolute;
  }

  .homepage_events_title::before {
      content: "";
      display: block;
      width: 150px;
      height: 3px;
      background: #eee;
      left: -180px;
      top: 50%;
      position: absolute;
  }

  .homepage_events_title::after {
      content: "";
      display: block;
      width: 100%;
      height: 3px;
      background: #eee;
      left: 245px;
      top: 50%;
      position: absolute;
  }

  .szinter_contact_title::before {
      content: "";
      display: block;
      width: 220px;
      height: 3px;
      background: #eee;
      left: -260px;
      top: 49%;
      position: absolute;
  }

  .szinter_contact_title::after {
      content: "";
      display: block;
      width: 100%;
      height: 3px;
      background: #eee;
      left: 305px;
      top: 49%;
      position: absolute;
  }

  .szinter_galeria_title::before {
      content: "";
      display: block;
      width: 220px;
      height: 3px;
      background: #eee;
      left: -260px;
      top: 49%;
      position: absolute;
  }

  .szinter_galeria_title::after {
      content: "";
      display: block;
      width: 100%;
      height: 3px;
      background: #eee;
      left: 180px;
      top: 49%;
      position: absolute;
  }

  .alkalmi_programok_title::before {
      content: "";
      display: block;
      width: 220px;
      height: 3px;
      background: #eee;
      left: -260px;
      top: 49%;
      position: absolute;
  }

  .alkalmi_programok_title::after {
      content: "";
      display: block;
      width: 100%;
      height: 3px;
      background: #eee;
      left: 400px;
      top: 49%;
      position: absolute;
  }
}

article .image_wrapper {
    -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2aWV3Qm94PSIwIDAgOTk5LjA3IDg4OCI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiM4ZjJkNTY7fS5jbHMtMntmaWxsOm5vbmU7c3Ryb2tlLXdpZHRoOjJweDtzdHJva2U6dXJsKCNsaW5lYXItZ3JhZGllbnQpO308L3N0eWxlPjxsaW5lYXJHcmFkaWVudCBpZD0ibGluZWFyLWdyYWRpZW50IiB4MT0iOTg1LjQxIiB5MT0iNTAzLjc1IiB4Mj0iNzMuNzIiIHkyPSI1MTMuNjciIGdyYWRpZW50VHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTE4Ny4xMSAyNTkuNjkpIHJvdGF0ZSgtMzApIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHN0b3Agb2Zmc2V0PSIwIiBzdG9wLWNvbG9yPSIjZmZmIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjZmZmIiBzdG9wLW9wYWNpdHk9IjAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0xNS4zLDQ5MS4xYTg0LjIxLDg0LjIxLDAsMCwxLDAtODQuMUwyMjIuOCw0Ny4xQTg0LDg0LDAsMCwxLDI5NS41LDVoNDE1YTgzLjc5LDgzLjc5LDAsMCwxLDcyLjcsNDIuMUw5OTAuNyw0MDYuOWE4NC4yMSw4NC4yMSwwLDAsMSwwLDg0LjFMNzgzLjIsODUwLjlBODMuNzksODMuNzksMCwwLDEsNzEwLjUsODkzaC00MTVhODMuNzksODMuNzksMCwwLDEtNzIuNy00Mi4xWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTMuNDcgLTUpIi8+PHBhdGggY2xhc3M9ImNscy0yIiBkPSJNMjIzLjUyLDQ4LjEzYTgzLjM1LDgzLjM1LDAsMCwxLDcyLTQxLjU1bDQxNS40My0uMjVhODMsODMsMCwwLDEsNzIsNDEuNDdMOTkwLjQsNDA3LjJhODIuNzgsODIuNzgsMCwwLDEtLjA4LDgzLjA3TDc4Mi40OCw4NDkuODdhODMuMzUsODMuMzUsMCwwLDEtNzIsNDEuNTVsLTQxNS40My4yNWE4Mi43OSw4Mi43OSwwLDAsMS03Mi00MS40N0wxNS42LDQ5MC44YTgyLjc4LDgyLjc4LDAsMCwxLC4wOC04My4wN1oiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zLjQ3IC01KSIvPjwvc3ZnPg==);
    mask-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2aWV3Qm94PSIwIDAgOTk5LjA3IDg4OCI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiM4ZjJkNTY7fS5jbHMtMntmaWxsOm5vbmU7c3Ryb2tlLXdpZHRoOjJweDtzdHJva2U6dXJsKCNsaW5lYXItZ3JhZGllbnQpO308L3N0eWxlPjxsaW5lYXJHcmFkaWVudCBpZD0ibGluZWFyLWdyYWRpZW50IiB4MT0iOTg1LjQxIiB5MT0iNTAzLjc1IiB4Mj0iNzMuNzIiIHkyPSI1MTMuNjciIGdyYWRpZW50VHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTE4Ny4xMSAyNTkuNjkpIHJvdGF0ZSgtMzApIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHN0b3Agb2Zmc2V0PSIwIiBzdG9wLWNvbG9yPSIjZmZmIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjZmZmIiBzdG9wLW9wYWNpdHk9IjAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0xNS4zLDQ5MS4xYTg0LjIxLDg0LjIxLDAsMCwxLDAtODQuMUwyMjIuOCw0Ny4xQTg0LDg0LDAsMCwxLDI5NS41LDVoNDE1YTgzLjc5LDgzLjc5LDAsMCwxLDcyLjcsNDIuMUw5OTAuNyw0MDYuOWE4NC4yMSw4NC4yMSwwLDAsMSwwLDg0LjFMNzgzLjIsODUwLjlBODMuNzksODMuNzksMCwwLDEsNzEwLjUsODkzaC00MTVhODMuNzksODMuNzksMCwwLDEtNzIuNy00Mi4xWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTMuNDcgLTUpIi8+PHBhdGggY2xhc3M9ImNscy0yIiBkPSJNMjIzLjUyLDQ4LjEzYTgzLjM1LDgzLjM1LDAsMCwxLDcyLTQxLjU1bDQxNS40My0uMjVhODMsODMsMCwwLDEsNzIsNDEuNDdMOTkwLjQsNDA3LjJhODIuNzgsODIuNzgsMCwwLDEtLjA4LDgzLjA3TDc4Mi40OCw4NDkuODdhODMuMzUsODMuMzUsMCwwLDEtNzIsNDEuNTVsLTQxNS40My4yNWE4Mi43OSw4Mi43OSwwLDAsMS03Mi00MS40N0wxNS42LDQ5MC44YTgyLjc4LDgyLjc4LDAsMCwxLC4wOC04My4wN1oiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zLjQ3IC01KSIvPjwvc3ZnPg==);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
}

article .image_wrapper img {
  width: 370px;
  height: 370px;
  -o-object-fit: cover;
     object-fit: cover;
}

.event_article {
  height: 400px;
}

.homepage_newsletter {
  top: 26%;
  left: 30%;
}

.event_maps_wrapper iframe {
  width: 100%;
  height: 200px;
}

.szinterek_csempe_kep {
  height: 350px;
}

@media(max-width: 767px) {
  article.post header > img {
    height: 350px;
  }
}

@media(min-width: 768px) {
  article.post header > img {
    height: 785px;
  }
}

/*******************************Calendar Top Navigation*********************************/
div#calendar {
	width: 100%;
    margin: 0px auto;
    padding: 0px;
}

div#calendar div.box {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100px;
}

div#calendar div.header {
    width: 100%;;
    position: absolute;
    left: 11px;
    top: 0px;
    text-align: center;
}

div#calendar div.header a.prev, div#calendar div.header a.next {
	position: absolute;
	top: 0px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	cursor: pointer;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

div#calendar div.header a.prev > :not([hidden]) ~ :not([hidden]), div#calendar div.header a.next > :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)));
}

div#calendar div.header a.prev, div#calendar div.header a.next {
	--tw-text-opacity: 1;
	color: rgba(0, 0, 0, var(--tw-text-opacity));
    text-decoration: none;
}

div#calendar div.header span.title {
	font-size: 1.875rem;
	line-height: 2.25rem;
	font-weight: 700;
	text-transform: uppercase;
	--tw-text-opacity: 1;
	color: rgba(0, 0, 0, var(--tw-text-opacity));
}

div#calendar div.header a.prev {
    left: 0px;
}

div#calendar div.header a.next {
    right: 0px;
}

/*******************************Calendar Content Cells*********************************/
div#calendar ul.label {
    float: left;
    margin: 0px;
    padding: 0px;
    margin-top: 5px;
    margin-left: 5px;
}

div#calendar ul.label li {
    margin: 0px;
    padding: 0px;
    margin-right: 5px;
    float: left;
    list-style-type: none;
    width: 80px;
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
    text-align: center;
    color: #000;
    background-color: transparent;
}

div#calendar ul.dates {
    width: 100%;
    margin: 0px;
    padding: 0px;
}

div#calendar .calendarRow {
    min-height: 110px;
    overflow: hidden;
}

/** overall width = width+padding-right**/
div#calendar ul.dates li {
    margin: 0 5px;
    float: left;
    list-style-type: none;
    width: 13%;
    min-height: 110px;
    text-align: left;
}

:focus {
    outline: none;
}

div.clear {
    clear: both;
}

.szinter_hero_bg {
  height: 350px;
}

@media (min-width: 768px) {
  .szinter_hero_bg {
    height: 785px;
  }
}

.szinter_contact_map iframe {
  width: 100%;
  height: 300px;
}

.helyszin_leiras p {
  margin-bottom: 1em;
}

.helyszin_leiras .gallery {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1em;
}

.helyszin_leiras .gallery figure {
  grid-column: span 1 / span 1;
  margin: 0;
}

.helyszin_leiras .gallery figure img {
  width: 100%;
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
}

.gallery:after {
	clear: both;
	display: table;
  content: "";
}

img.aligncenter, div.aligncenter, figure.aligncenter, img.wp-post-image {
	margin-left: auto;
	margin-right: auto;
	margin-top: 1rem;
	margin-bottom: 1rem;
	display: block;
}


img.alignright, div.alignright, figure.alignright {
	float: none;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: auto;
	margin-right: auto;
	display: block;
}


@media (min-width: 768px) {
	img.alignright, div.alignright, figure.alignright {
		float: right;
	}
	img.alignright, div.alignright, figure.alignright {
		margin-left: 0px;
	}
	img.alignright, div.alignright, figure.alignright {
		margin-right: 2em;
	}
}

img.alignleft, div.alignleft, figure.alignleft, img.wp-post-image.attachment-thumb {
	float: none;
	margin-bottom: 2em;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
	display: block;
}

@media (min-width: 768px) {
	img.alignleft, div.alignleft, figure.alignleft, img.wp-post-image.attachment-thumb {
		float: left;
	}
	img.alignleft, div.alignleft, figure.alignleft, img.wp-post-image.attachment-thumb {
		margin-left: 0px;
	}
	img.alignleft, div.alignleft, figure.alignleft, img.wp-post-image.attachment-thumb {
		margin-right: 1em;
	}
}

figure {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 1em;
	margin-bottom: 1em;
	height: auto;
	max-width: 100%;
}

p img.alignright, p img.alignleft {
	margin-top: 0px;
}

.gallery figure img {
	margin: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	height: auto;
	max-height: 100%;
}

.gallery.gallery-columns-1 figure {
	float: none;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-top: 0px;
	width: 100%;
}

.gallery.gallery-columns-2 figure {
	float: left;
	margin-bottom: 1em;
	margin-left: 0px;
	margin-right: 2%;
	margin-top: 0px;
	width: 49%;
}

.gallery.gallery-columns-2 figure:nth-of-type(even) {
	margin-right: 0px;
}

.gallery.gallery-columns-2 figure:nth-of-type(odd) {
	clear: left;
}

.gallery.gallery-columns-3 figure {
	float: left;
	margin-bottom: 1em;
	margin-left: 0px;
	margin-right: 2%;
	margin-top: 0px;
	width: 100%;
}

.gallery.gallery-columns-3 figure:nth-of-type(3n + 3) {
	margin-right: 0px;
}

.gallery.gallery-columns-3 figure:nth-of-type(3n + 4) {
	clear: left;
}

.gallery.gallery-columns-4 figure {
	float: none;
	margin-bottom: 1em;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	width: 100%;
}

@media (min-width: 768px) {
	.gallery.gallery-columns-4 figure {
		float: left;
	}
	.gallery.gallery-columns-4 figure {
		margin-right: 2%;
	}
	.gallery.gallery-columns-4 figure {
		width: 100%;
	}
}

.gallery.gallery-columns-4 figure:nth-of-type(4n + 4) {
	margin-right: 0px;
}

.gallery.gallery-columns-4 figure:nth-of-type(4n + 5) {
	clear: left;
}

.gallery.gallery-columns-5 figure {
	float: none;
	margin-bottom: 1em;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	width: 100%;
}

@media (min-width: 768px) {
	.gallery.gallery-columns-5 figure {
		float: left;
	}
	.gallery.gallery-columns-5 figure {
		margin-right: 2%;
	}
	.gallery.gallery-columns-5 figure {
		width: 100%;
	}
}

.gallery.gallery-columns-5 figure:nth-of-type(5n + 5) {
	margin-right: 0px;
}

.gallery.gallery-columns-5 figure:nth-of-type(5n + 6) {
	clear: left;
}

.gallery.gallery-columns-6 figure {
	float: none;
	margin-bottom: 1em;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	width: 100%;
}

@media (min-width: 768px) {
	.gallery.gallery-columns-6 figure {
		float: left;
	}
	.gallery.gallery-columns-6 figure {
		margin-right: 2%;
	}
	.gallery.gallery-columns-6 figure {
		width: 14.2%;
	}
}

.gallery.gallery-columns-6 figure:nth-of-type(6n + 6) {
	margin-right: 0px;
}

.gallery.gallery-columns-6 figure:nth-of-type(6n + 7) {
	clear: left;
}

.gallery.gallery-columns-7 figure {
	float: none;
	margin-bottom: 1em;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	width: 100%;
}

@media (min-width: 768px) {
	.gallery.gallery-columns-7 figure {
		float: left;
	}
	.gallery.gallery-columns-7 figure {
		margin-right: 2%;
	}
	.gallery.gallery-columns-7 figure {
		width: 12%;
	}
}

.gallery.gallery-columns-7 figure:nth-of-type(7n + 7) {
	margin-right: 0px;
}

.gallery.gallery-columns-7 figure:nth-of-type(7n + 8) {
	clear: left;
}

.gallery.gallery-columns-8 figure {
	float: none;
	margin-bottom: 1em;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	width: 100%;
}

@media (min-width: 768px) {
	.gallery.gallery-columns-8 figure {
		float: left;
	}
	.gallery.gallery-columns-8 figure {
		margin-right: 2%;
	}
	.gallery.gallery-columns-8 figure {
		width: 10.2%;
	}
}

.gallery.gallery-columns-8 figure:nth-of-type(8n + 8) {
	margin-right: 0px;
}

.gallery.gallery-columns-8 figure:nth-of-type(8n + 9) {
	clear: left;
}

.gallery.gallery-columns-9 figure {
	float: none;
	margin-bottom: 1em;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	width: 100%;
}

@media (min-width: 768px) {
	.gallery.gallery-columns-9 figure {
		float: left;
	}
	.gallery.gallery-columns-9 figure {
		margin-right: 2%;
	}
	.gallery.gallery-columns-9 figure {
		width: 8.85%;
	}
}

.gallery.gallery-columns-9 figure:nth-of-type(9n + 9) {
	margin-right: 0px;
}

.gallery.gallery-columns-9 figure:nth-of-type(9n + 10) {
	clear: left;
}

.event_venue iframe {
  height: 100%;
}

.article-body ul {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 1rem;
	margin-bottom: 1rem;
	display: block;
	list-style-type: disc;
	padding-left: 2.5rem;
}

.article-body ul li {
	display: list-item;
}

.listview {
	display: block;
}

@media (min-width: 1024px) {
	.listview {
		display: none !important;
	}
}

.dates {
	display: none !important;
}

@media (min-width: 1024px) {
	.dates {
		display: block !important;
	}
}

.hover\:border:hover {
	border-width: 1px;
}

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

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

.hover\:underline:hover {
	text-decoration: underline;
}

.focus\:border:focus {
	border-width: 1px;
}

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

.focus\:underline:focus {
	text-decoration: underline;
}

.group:hover .group-hover\:underline {
	text-decoration: underline;
}

@media (min-width: 640px) {
	.sm\:grid-cols-2 {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (min-width: 768px) {
	.md\:grid-cols-2 {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
	.md\:gap-8 {
		gap: 2rem;
	}
	.md\:text-4xl {
		font-size: 2.25rem;
		line-height: 2.5rem;
	}
}

@media (min-width: 1024px) {
	.lg\:bottom-96 {
		bottom: 24rem;
	}
	.lg\:bottom-0 {
		bottom: 0px;
	}
	.lg\:-ml-3 {
		margin-left: -0.75rem;
	}
	.lg\:-mt-5 {
		margin-top: -1.25rem;
	}
	.lg\:mt-10 {
		margin-top: 2.5rem;
	}
	.lg\:ml-5 {
		margin-left: 1.25rem;
	}
	.lg\:mt-6 {
		margin-top: 1.5rem;
	}
	.lg\:ml-2 {
		margin-left: 0.5rem;
	}
	.lg\:mt-48 {
		margin-top: 12rem;
	}
	.lg\:-mt-40 {
		margin-top: -10rem;
	}
	.lg\:mt-4 {
		margin-top: 1rem;
	}
	.lg\:-ml-2 {
		margin-left: -0.5rem;
	}
	.lg\:block {
		display: block;
	}
	.lg\:flex {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.lg\:hidden {
		display: none;
	}
	.lg\:h-xl {
		height: 50rem;
	}
	.lg\:h-44 {
		height: 11rem;
	}
	.lg\:h-\[785px\] {
		height: 785px;
	}
	.lg\:h-\[500px\] {
		height: 500px;
	}
	.lg\:h-auto {
		height: auto;
	}
	.lg\:h-96 {
		height: 24rem;
	}
	.lg\:w-auto {
		width: auto;
	}
	.lg\:w-36 {
		width: 9rem;
	}
	.lg\:w-28 {
		width: 7rem;
	}
	.lg\:w-1\/2 {
		width: 50%;
	}
	.lg\:w-\[calc\(100\%-20px\)\] {
		width: calc(100% - 20px);
	}
	.lg\:w-56 {
		width: 14rem;
	}
	.lg\:w-1\/6 {
		width: 16.666667%;
	}
	.lg\:w-\[7\.5rem\] {
		width: 7.5rem;
	}
	.lg\:w-5\/6 {
		width: 83.333333%;
	}
	.lg\:max-w-6xl {
		max-width: 72rem;
	}
	.lg\:max-w-5xl {
		max-width: 64rem;
	}
	.lg\:max-w-7xl {
		max-width: 80rem;
	}
	.lg\:max-w-4xl {
		max-width: 56rem;
	}
	.lg\:grid-cols-3 {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
	.lg\:grid-cols-4 {
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}
	.lg\:flex-row {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-direction: row;
		        flex-direction: row;
	}
	.lg\:gap-10 {
		gap: 2.5rem;
	}
	.lg\:gap-16 {
		gap: 4rem;
	}
	.lg\:space-x-10 > :not([hidden]) ~ :not([hidden]) {
		--tw-space-x-reverse: 0;
		margin-right: calc(2.5rem * var(--tw-space-x-reverse));
		margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
	}
	.lg\:space-x-8 > :not([hidden]) ~ :not([hidden]) {
		--tw-space-x-reverse: 0;
		margin-right: calc(2rem * var(--tw-space-x-reverse));
		margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
	}
	.lg\:bg-transparent {
		background-color: transparent;
	}
	.lg\:px-0 {
		padding-left: 0px;
		padding-right: 0px;
	}
	.lg\:py-32 {
		padding-top: 8rem;
		padding-bottom: 8rem;
	}
	.lg\:py-0 {
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.lg\:py-7 {
		padding-top: 1.75rem;
		padding-bottom: 1.75rem;
	}
	.lg\:pl-80 {
		padding-left: 20rem;
	}
	.lg\:pt-12 {
		padding-top: 3rem;
	}
	.lg\:pt-32 {
		padding-top: 8rem;
	}
	.lg\:pb-14 {
		padding-bottom: 3.5rem;
	}
	.lg\:pl-52 {
		padding-left: 13rem;
	}
	.lg\:pr-12 {
		padding-right: 3rem;
	}
	.lg\:text-left {
		text-align: left;
	}
	.lg\:text-center {
		text-align: center;
	}
	.lg\:text-lg {
		font-size: 1.125rem;
		line-height: 1.75rem;
	}
	.lg\:text-3xl {
		font-size: 1.875rem;
		line-height: 2.25rem;
	}
	.lg\:text-2xl {
		font-size: 1.5rem;
		line-height: 2rem;
	}
	.lg\:text-base {
		font-size: 1rem;
		line-height: 1.5rem;
	}
	.lg\:text-white {
		--tw-text-opacity: 1;
		color: rgba(255, 255, 255, var(--tw-text-opacity));
	}
}

@media (min-width: 1536px) {
	.\32xl\:text-5xl {
		font-size: 3rem;
		line-height: 1;
	}
} 
/*# sourceMappingURL=main.css.map*/