@import url(https://fonts.googleapis.com/css?family=Noto+Serif+SC:200,400,500,700,900&display=swap);
/*! 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 {
	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::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-ring-inset: var(--tw-empty,/*!*/ /*!*/);
	--tw-ring-offset-width: 0px;
	--tw-ring-offset-color: #fff;
	--tw-ring-color: rgba(59, 130, 246, 0.5);
	--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);
}

[type='text'],[type='email'],[type='url'],[type='password'],[type='number'],[type='date'],[type='datetime-local'],[type='month'],[type='search'],[type='tel'],[type='time'],[type='week'],[multiple],textarea,select{
	-webkit-appearance: none;
	   -moz-appearance: none;
	        appearance: none;
	background-color: #fff;
	border-color: #6b7280;
	border-width: 1px;
	border-radius: 0px;
	padding-top: 0.5rem;
	padding-right: 0.75rem;
	padding-bottom: 0.5rem;
	padding-left: 0.75rem;
	font-size: 1rem;
	line-height: 1.5rem;
	--tw-shadow: 0 0 #0000;
}

[type='text']:focus, [type='email']:focus, [type='url']:focus, [type='password']:focus, [type='number']:focus, [type='date']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='week']:focus, [multiple]:focus, textarea:focus, select:focus{
	outline: 2px solid transparent;
	outline-offset: 2px;
	--tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
	--tw-ring-offset-width: 0px;
	--tw-ring-offset-color: #fff;
	--tw-ring-color: #2563eb;
	--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
	--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
	box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
	border-color: #2563eb;
}

input::-moz-placeholder, textarea::-moz-placeholder{
	color: #6b7280;
	opacity: 1;
}

input::placeholder,textarea::placeholder{
	color: #6b7280;
	opacity: 1;
}

::-webkit-datetime-edit-fields-wrapper{
	padding: 0;
}

::-webkit-date-and-time-value{
	min-height: 1.5em;
}

select{
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
	background-position: right 0.5rem center;
	background-repeat: no-repeat;
	background-size: 1.5em 1.5em;
	padding-right: 2.5rem;
	-webkit-print-color-adjust: exact;
	        color-adjust: exact;
}

[multiple]{
	background-image: initial;
	background-position: initial;
	background-repeat: unset;
	background-size: initial;
	padding-right: 0.75rem;
	-webkit-print-color-adjust: unset;
	        color-adjust: unset;
}

[type='checkbox'],[type='radio']{
	-webkit-appearance: none;
	   -moz-appearance: none;
	        appearance: none;
	padding: 0;
	-webkit-print-color-adjust: exact;
	        color-adjust: exact;
	display: inline-block;
	vertical-align: middle;
	background-origin: border-box;
	-webkit-user-select: none;
	   -moz-user-select: none;
	        user-select: none;
	flex-shrink: 0;
	height: 1rem;
	width: 1rem;
	color: #2563eb;
	background-color: #fff;
	border-color: #6b7280;
	border-width: 1px;
	--tw-shadow: 0 0 #0000;
}

[type='checkbox']{
	border-radius: 0px;
}

[type='radio']{
	border-radius: 100%;
}

[type='checkbox']:focus,[type='radio']:focus{
	outline: 2px solid transparent;
	outline-offset: 2px;
	--tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
	--tw-ring-offset-width: 2px;
	--tw-ring-offset-color: #fff;
	--tw-ring-color: #2563eb;
	--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
	--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
	box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}

[type='checkbox']:checked,[type='radio']:checked{
	border-color: transparent;
	background-color: currentColor;
	background-size: 100% 100%;
	background-position: center;
	background-repeat: no-repeat;
}

[type='checkbox']:checked{
	background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}

[type='radio']:checked{
	background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
}

[type='checkbox']:checked:hover,[type='checkbox']:checked:focus,[type='radio']:checked:hover,[type='radio']:checked:focus{
	border-color: transparent;
	background-color: currentColor;
}

[type='checkbox']:indeterminate{
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
	border-color: transparent;
	background-color: currentColor;
	background-size: 100% 100%;
	background-position: center;
	background-repeat: no-repeat;
}

[type='checkbox']:indeterminate:hover,[type='checkbox']:indeterminate:focus{
	border-color: transparent;
	background-color: currentColor;
}

[type='file']{
	background: unset;
	border-color: inherit;
	border-width: 0;
	border-radius: 0;
	padding: 0;
	font-size: unset;
	line-height: inherit;
}

[type='file']:focus{
	outline: 1px auto -webkit-focus-ring-color;
}

.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;
	}
}

.prose{
	color: #374151;
	max-width: 65ch;
}

.prose [class~="lead"]{
	color: #4b5563;
	font-size: 1.25em;
	line-height: 1.6;
	margin-top: 1.2em;
	margin-bottom: 1.2em;
}

.prose a{
	color: #111827;
	text-decoration: underline;
	font-weight: 500;
}

.prose strong{
	color: #111827;
	font-weight: 600;
}

.prose ol[type="A"]{
	--list-counter-style: upper-alpha;
}

.prose ol[type="a"]{
	--list-counter-style: lower-alpha;
}

.prose ol[type="A" s]{
	--list-counter-style: upper-alpha;
}

.prose ol[type="a" s]{
	--list-counter-style: lower-alpha;
}

.prose ol[type="I"]{
	--list-counter-style: upper-roman;
}

.prose ol[type="i"]{
	--list-counter-style: lower-roman;
}

.prose ol[type="I" s]{
	--list-counter-style: upper-roman;
}

.prose ol[type="i" s]{
	--list-counter-style: lower-roman;
}

.prose ol[type="1"]{
	--list-counter-style: decimal;
}

.prose ol > li{
	position: relative;
	padding-left: 1.75em;
}

.prose ol > li::before{
	content: counter(list-item, var(--list-counter-style, decimal)) ".";
	position: absolute;
	font-weight: 400;
	color: #6b7280;
	left: 0;
}

.prose ul > li{
	position: relative;
	padding-left: 1.75em;
}

.prose ul > li::before{
	content: "";
	position: absolute;
	background-color: #d1d5db;
	border-radius: 50%;
	width: 0.375em;
	height: 0.375em;
	top: calc(0.875em - 0.1875em);
	left: 0.25em;
}

.prose hr{
	border-color: #e5e7eb;
	border-top-width: 1px;
	margin-top: 3em;
	margin-bottom: 3em;
}

.prose blockquote{
	font-weight: 500;
	font-style: italic;
	color: #111827;
	border-left-width: 0.25rem;
	border-left-color: #e5e7eb;
	quotes: "\201C""\201D""\2018""\2019";
	margin-top: 1.6em;
	margin-bottom: 1.6em;
	padding-left: 1em;
}

.prose blockquote p:first-of-type::before{
	content: open-quote;
}

.prose blockquote p:last-of-type::after{
	content: close-quote;
}

.prose h1{
	color: #111827;
	font-weight: 800;
	font-size: 2.25em;
	margin-top: 0;
	margin-bottom: 0.8888889em;
	line-height: 1.1111111;
}

.prose h2{
	color: #111827;
	font-weight: 700;
	font-size: 1.5em;
	margin-top: 2em;
	margin-bottom: 1em;
	line-height: 1.3333333;
}

.prose h3{
	color: #111827;
	font-weight: 600;
	font-size: 1.25em;
	margin-top: 1.6em;
	margin-bottom: 0.6em;
	line-height: 1.6;
}

.prose h4{
	color: #111827;
	font-weight: 600;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	line-height: 1.5;
}

.prose figure figcaption{
	color: #6b7280;
	font-size: 0.875em;
	line-height: 1.4285714;
	margin-top: 0.8571429em;
}

.prose code{
	color: #111827;
	font-weight: 600;
	font-size: 0.875em;
}

.prose code::before{
	content: "`";
}

.prose code::after{
	content: "`";
}

.prose a code{
	color: #111827;
}

.prose pre{
	color: #e5e7eb;
	background-color: #1f2937;
	overflow-x: auto;
	font-size: 0.875em;
	line-height: 1.7142857;
	margin-top: 1.7142857em;
	margin-bottom: 1.7142857em;
	border-radius: 0.375rem;
	padding-top: 0.8571429em;
	padding-right: 1.1428571em;
	padding-bottom: 0.8571429em;
	padding-left: 1.1428571em;
}

.prose pre code{
	background-color: transparent;
	border-width: 0;
	border-radius: 0;
	padding: 0;
	font-weight: 400;
	color: inherit;
	font-size: inherit;
	font-family: inherit;
	line-height: inherit;
}

.prose pre code::before{
	content: none;
}

.prose pre code::after{
	content: none;
}

.prose table{
	width: 100%;
	table-layout: auto;
	text-align: left;
	margin-top: 2em;
	margin-bottom: 2em;
	font-size: 0.875em;
	line-height: 1.7142857;
}

.prose thead{
	color: #111827;
	font-weight: 600;
	border-bottom-width: 1px;
	border-bottom-color: #d1d5db;
}

.prose thead th{
	vertical-align: bottom;
	padding-right: 0.5714286em;
	padding-bottom: 0.5714286em;
	padding-left: 0.5714286em;
}

.prose tbody tr{
	border-bottom-width: 1px;
	border-bottom-color: #e5e7eb;
}

.prose tbody tr:last-child{
	border-bottom-width: 0;
}

.prose tbody td{
	vertical-align: top;
	padding-top: 0.5714286em;
	padding-right: 0.5714286em;
	padding-bottom: 0.5714286em;
	padding-left: 0.5714286em;
}

.prose{
	font-size: 1rem;
	line-height: 1.75;
}

.prose p{
	margin-top: 1.25em;
	margin-bottom: 1.25em;
}

.prose img{
	margin-top: 2em;
	margin-bottom: 2em;
}

.prose video{
	margin-top: 2em;
	margin-bottom: 2em;
}

.prose figure{
	margin-top: 2em;
	margin-bottom: 2em;
}

.prose figure > *{
	margin-top: 0;
	margin-bottom: 0;
}

.prose h2 code{
	font-size: 0.875em;
}

.prose h3 code{
	font-size: 0.9em;
}

.prose ol{
	margin-top: 1.25em;
	margin-bottom: 1.25em;
}

.prose ul{
	margin-top: 1.25em;
	margin-bottom: 1.25em;
}

.prose li{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.prose > ul > li p{
	margin-top: 0.75em;
	margin-bottom: 0.75em;
}

.prose > ul > li > *:first-child{
	margin-top: 1.25em;
}

.prose > ul > li > *:last-child{
	margin-bottom: 1.25em;
}

.prose > ol > li > *:first-child{
	margin-top: 1.25em;
}

.prose > ol > li > *:last-child{
	margin-bottom: 1.25em;
}

.prose ul ul, .prose ul ol, .prose ol ul, .prose ol ol{
	margin-top: 0.75em;
	margin-bottom: 0.75em;
}

.prose hr + *{
	margin-top: 0;
}

.prose h2 + *{
	margin-top: 0;
}

.prose h3 + *{
	margin-top: 0;
}

.prose h4 + *{
	margin-top: 0;
}

.prose thead th:first-child{
	padding-left: 0;
}

.prose thead th:last-child{
	padding-right: 0;
}

.prose tbody td:first-child{
	padding-left: 0;
}

.prose tbody td:last-child{
	padding-right: 0;
}

.prose > :first-child{
	margin-top: 0;
}

.prose > :last-child{
	margin-bottom: 0;
}

/*! tailwindcss v2.2.19 | MIT License | https://tailwindcss.com*/

/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */

html{-webkit-text-size-adjust:100%;line-height:1.15;-moz-tab-size:4;-o-tab-size:4;tab-size:4}

body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;margin:0}

hr{color:inherit;height:0}

abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}

b,strong{font-weight:bolder}

code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}

small{font-size:80%}

sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}

sub{bottom:-.25em}

sup{top:-.5em}

table{border-color:inherit;text-indent:0}

button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}

button,select{text-transform:none}

[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}

::-moz-focus-inner{border-style:none;padding:0}

legend{padding:0}

progress{vertical-align:baseline}

::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}

[type=search]{-webkit-appearance:textfield;outline-offset:-2px}

::-webkit-search-decoration{-webkit-appearance:none}

::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}

summary{display:list-item}

blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}

button{background-color:transparent;background-image:none}

fieldset,ol,ul{margin:0;padding:0}

ol,ul{list-style:none}

html{font-family:Inter var,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;line-height:1.5}

body{font-family:inherit;line-height:inherit}

*,:after,:before{border:0 solid;box-sizing:border-box}

hr{border-top-width:1px}

img{border-style:solid}

textarea{resize:vertical}

input::-moz-placeholder,textarea::-moz-placeholder{color:#9fa6b2}

input::-moz-placeholder, textarea::-moz-placeholder{color:#9fa6b2}

input::placeholder,textarea::placeholder{color:#9fa6b2}

button{cursor:pointer}

table{border-collapse:collapse}

h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}

a{color:inherit;text-decoration:inherit}

button,input,optgroup,select,textarea{color:inherit;line-height:inherit;padding:0}

code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}

audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}

img,video{height:auto;max-width:100%}

[hidden]{display:none}

*,:after,:before{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}

[type=number],[type=search],[type=text],[type=time],[type=url],select,textarea{--tw-shadow:0 0 #0000;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-radius:0;border-width:1px;font-size:1rem;line-height:1.5rem;padding:.5rem .75rem}

[type=number]:focus,[type=search]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,select:focus,textarea:focus{--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#1c64f2;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);border-color:#1c64f2;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);outline:2px solid transparent;outline-offset:2px}

input::-moz-placeholder,textarea::-moz-placeholder{color:#6b7280;opacity:1}

input::-moz-placeholder, textarea::-moz-placeholder{color:#6b7280;opacity:1}

input::placeholder,textarea::placeholder{color:#6b7280;opacity:1}

::-webkit-datetime-edit-fields-wrapper{padding:0}

::-webkit-date-and-time-value{min-height:1.5em}

select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem}

[type=checkbox],select{color-adjust:exact;-webkit-print-color-adjust:exact}

[type=checkbox]{--tw-shadow:0 0 #0000;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-origin:border-box;border-color:#6b7280;border-radius:0;border-width:1px;color:#1c64f2;display:inline-block;flex-shrink:0;height:1rem;padding:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;width:1rem}

[type=checkbox]:focus{--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:2px;--tw-ring-offset-color:#fff;--tw-ring-color:#1c64f2;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);outline:2px solid transparent;outline-offset:2px}

[type=checkbox]:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.207 4.793a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L6.5 9.086l4.293-4.293a1 1 0 0 1 1.414 0z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100% 100%}

[type=checkbox]:checked,[type=checkbox]:checked:focus,[type=checkbox]:checked:hover{background-color:currentColor;border-color:transparent}

[type=checkbox]:indeterminate{background-color:currentColor;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-color:transparent}

[type=checkbox]:indeterminate:focus,[type=checkbox]:indeterminate:hover{background-color:currentColor;border-color:transparent}

.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}}

.form-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#d2d6dc;border-radius:.375rem;font-size:1rem;font-size:[object Object];line-height:1.5;padding:.5rem .75rem}

.form-input::-moz-placeholder{color:#9fa6b2;opacity:1}

.form-input::placeholder{color:#9fa6b2;opacity:1}

.form-input:focus{border-color:#a4cafe;box-shadow:0 0 0 3px rgba(164,202,254,.45);outline:none}

.form-select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='m7 7 3-3 3 3m0 6-3 3-3-3' stroke='%239fa6b2' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}

.form-select::-ms-expand{border:none;color:#9fa6b2}

@media not print{.form-select::-ms-expand{display:none}}

@media print and (-ms-high-contrast:active),print and (-ms-high-contrast:none){.form-select{padding-right:.75rem}}

.form-select{color-adjust:exact;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;border-color:#d2d6dc;border-radius:.375rem;font-size:1rem;font-size:[object Object];line-height:1.5;padding:.5rem 2.5rem .5rem .75rem;-webkit-print-color-adjust:exact}

.form-select:focus{border-color:#a4cafe;box-shadow:0 0 0 3px rgba(164,202,254,.45);outline:none}

.form-input{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-text-opacity:1;--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:rgba(255,255,255,var(--tw-bg-opacity));border-color:rgba(229,231,235,var(--tw-border-opacity));border-radius:.25rem;border-width:1px;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);color:rgba(55,65,81,var(--tw-text-opacity));display:block;font-size:1rem;line-height:1.5rem;padding:.5rem;width:100%}

input[type=number].form-input{-moz-appearance:textfield}

input[type=number].form-input::-webkit-inner-spin-button,input[type=number].form-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}

.form-input:hover{--tw-border-opacity:1;border-color:rgba(107,114,128,var(--tw-border-opacity))}

.form-input:disabled{--tw-bg-opacity:1;background-color:rgba(210,214,220,var(--tw-bg-opacity))}

.form-input:disabled,.form-input:disabled:hover{border-color:transparent}

.form-input::-webkit-search-cancel-button{display:none}

.counter-btn{--tw-bg-opacity:1;--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);align-items:center;background-color:rgba(159,166,178,var(--tw-bg-opacity));border-radius:9999px;border-width:1px;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);display:flex;height:2rem;justify-content:center;width:2rem}

.counter-btn:hover{--tw-bg-opacity:1;background-color:rgba(75,85,99,var(--tw-bg-opacity))}

.counter-btn:disabled{--tw-bg-opacity:1;background-color:rgba(210,214,220,var(--tw-bg-opacity))}

.counter-btn:disabled,.counter-btn:disabled:hover{border-color:transparent}

.counter-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border-style:none;font-size:1.25rem;line-height:1.75rem;margin-left:.5rem;margin-right:.5rem;padding-left:0;padding-right:0;text-align:center;width:2.5rem}

input[type=number].counter-input{-moz-appearance:textfield}

input[type=number].counter-input::-webkit-inner-spin-button,input[type=number].counter-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}

.counter-input{-moz-appearance:textfield}

.counter-input::-webkit-inner-spin-button,.counter-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}

input[type=number].appearance-none{-moz-appearance:textfield}

input[type=number].appearance-none::-webkit-inner-spin-button,input[type=number].appearance-none::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}

.form-select{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-text-opacity:1;--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:rgba(255,255,255,var(--tw-bg-opacity));border-color:rgba(229,231,235,var(--tw-border-opacity));border-radius:.25rem;border-width:1px;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);color:rgba(55,65,81,var(--tw-text-opacity));display:block;padding:.5rem 2rem .5rem 1rem;width:100%}

input[type=number].form-select{-moz-appearance:textfield}

input[type=number].form-select::-webkit-inner-spin-button,input[type=number].form-select::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}

.form-select:hover{--tw-border-opacity:1;border-color:rgba(107,114,128,var(--tw-border-opacity))}

.loader{
	pointer-events: none;
	position: relative;
	color: transparent;
}

.loader:after{
	position: absolute;
}

.loader:after{
	height: 1rem;
}

.loader:after{
	width: 1rem;
}

.loader:after{
	border-radius: 9999px;
}

.loader:after{
	border-width: 2px;
}

.loader:after{
	border-style: solid;
}

.loader:after{
	--tw-border-opacity: 1;
	border-color: rgba(156, 163, 175, var(--tw-border-opacity));
}

.loader:after {
    animation: spinAround 500ms infinite linear;
    border-right-color: transparent;
    border-top-color: transparent;
    left: calc(50% - (1rem / 2));
    top: calc(50% - (1rem / 2));
    content: "";
  }

@keyframes spinAround {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(359deg);
    }
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    overflow: hidden;
    max-width: none;
}

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    max-width: none;
}

.embed-responsive .embed-responsive-item.embed-fullh {
  width: calc(177.78vh);
  height: 100vh;
  min-width: 100%;
}

@media (min-width: 1024px){

	.embed-responsive .embed-responsive-item.embed-fullh{
		height: 100%;
	}
}

.img-responsive {
    max-width: 100%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

select::-ms-expand {
    display: none;
}

.circle-loader {
    margin-bottom: calc(7em/2);
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-left-color: #5cb85c;
    animation: loader-spin 1.2s infinite linear;
    position: relative;
    display: inline-block;
    vertical-align: top;
    border-radius: 50%;
    width: 7em;
    height: 7em;
  }

.load-complete {
    animation: none;
    border-color: #5cb85c;
    transition: border 500ms ease-out;
  }

.checkmark.draw:after {
      animation-duration: 800ms;
      animation-timing-function: ease;
      animation-name: checkmark;
      transform: scaleX(-1) rotate(135deg);
    }

.checkmark:after {
      opacity: 1;
      height: calc(7em/2);
      width: calc(7em/2/2);
      transform-origin: left top;
      border-right: 3px solid #5cb85c;
      border-top: 3px solid #5cb85c;
      content: '';
      left: calc(7em/6 + 7em/12);
      top: calc(7em/2);
      position: absolute;
    }

@keyframes loader-spin {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
  }

@keyframes checkmark {
    0% {
      height: 0;
      width: 0;
      opacity: 1;
    }
    20% {
      height: 0;
      width: calc(7em/2/2);
      opacity: 1;
    }
    40% {
      height: calc(7em/2);
      width: calc(7em/2/2);
      opacity: 1;
    }
    100% {
      height: calc(7em/2);
      width: calc(7em/2/2);
      opacity: 1;
    }
  }

@media print {
  .hidden-print {
    display: none !important;
  }
}

.cart:hover .cart__indicator {
        transform: scale(1.1);
    }

.cart__indicator{
	position: absolute;
}

.cart__indicator{
	top: 0px;
}

.cart__indicator{
	right: 0px;
}

.cart__indicator{
	margin-right: 0.5rem;
}

.cart__indicator{
	height: 0.75rem;
}

.cart__indicator{
	width: 0.75rem;
}

.cart__indicator{
	border-radius: 9999px;
}

.cart__indicator{
	border-width: 1px;
}

.cart__indicator{
	border-style: solid;
}

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

.cart__indicator{
	--tw-bg-opacity: 1;
	background-color: rgba(49, 60, 29, var(--tw-bg-opacity));
}

.cart__indicator {

        transition: all .15s;
        transform: scale(.85);
    }

body.checkout {
    background-color: #f0f0f0;
}

body.shop .checkout__steps{
	display: flex;
}

body.shop .checkout__steps{
	align-items: center;
}

body.shop .checkout__steps{
	justify-content: space-between;
}

body.shop .checkout__steps {
            margin: 0 0 20px 0;
        }

@media (min-width: 768px) {

body.shop .checkout__steps {
                margin: 0px 40px 20px 40px
        }
            }

body.shop .checkout__step{
	flex: 1 1 0%;
}

body.shop .checkout__step{
	padding-left: 0.5rem;
	padding-right: 0.5rem;
}

body.shop .checkout__step{
	text-align: center;
}

body.shop .checkout__step{
	font-size: 0.75rem;
	line-height: 1rem;
}

@media (min-width: 768px){

	body.shop .checkout__step{
		font-size: 1rem;
		line-height: 1.5rem;
	}
}

body.shop .checkout__step {
            color: #a0a0a0;
        }

body.shop .checkout__step.active {
                color: #111;
            }

body.shop .checkout__step.active i {
                    color: #7e7e7e;
                }

body.shop .checkout__step i{
	margin-bottom: 0.5rem;
}

body.shop .checkout__step i{
	display: block;
}

body.shop .checkout__step i{
	font-size: 1.25rem;
	line-height: 1.75rem;
}

@media (min-width: 768px){

	body.shop .checkout__step i{
		padding: 0.5rem;
	}
}

@media (min-width: 768px){

	body.shop .checkout__step i{
		font-size: 1.5rem;
		line-height: 2rem;
	}
}

body.shop .checkout__step i {
                color: #cacaca;
            }

body.shop .checkout__step:hover {
                color: #dbd9d9;
            }

body.shop .checkout__step--separator{
	display: flex;
}

body.shop .checkout__step--separator{
	align-items: center;
}

body.shop .checkout__step--separator{
	justify-content: center;
}

body.shop .checkout__step--separator i{
	font-size: 1.5rem;
	line-height: 2rem;
}

@media (min-width: 768px){

	body.shop .checkout__step--separator i{
		font-size: 1.875rem;
		line-height: 2.25rem;
	}
}

body.shop .checkout__step--separator i {
                    color: #cacaca;
                }

body.shop .product__category{
	position: relative;
}

body.shop .product__category{
	margin-bottom: 2rem;
}

body.shop .product__category{
	width: 100%;
}

body.shop .product__category{
	background-size: cover;
}

body.shop .product__category{
	background-repeat: no-repeat;
}

body.shop .product__category {
            min-height: 250px;
            height: 250px;
            background-image: url('/img/tulipani.jpg');
        }

body.shop .product__category::after {
                content: "";
                background-image: radial-gradient(circle, transparent 35%, black 65%);
                opacity: .19;
            }

body.shop .product__category::after{
	position: absolute;
}

body.shop .product__category::after{
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
}

body.shop .product__category::after{
	z-index: 0;
}

body.shop .product__category::after{
	height: 100%;
}

body.shop .product__category::after{
	width: 100%;
}

body.shop .product__category__title{
	position: absolute;
}

body.shop .product__category__title{
	z-index: 10;
}

body.shop .product__category__title{
	margin-top: 10rem;
}

body.shop .product__category__title{
	width: 100%;
}

body.shop .product__category__title{
	text-align: center;
}

body.shop .product__category__title{
	font-family: "Noto Serif SC", Georgia, Cambria, "Times New Roman", Times, serif;
}

body.shop .product__category__title{
	font-size: 1.5rem;
	line-height: 2rem;
}

body.shop .product__category__title{
	font-weight: 600;
}

body.shop .product__category__title{
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}

@media (min-width: 640px) {

body.shop .product__category__title:before, body.shop .product__category__title:after {
                        display: inline-block;
                        background-color: white;
                        width: 2rem;
                        margin: 0.5rem;
                        content: "";
                        height: 1px
                }
                    }

body.shop .personalisation__form__title {
            font-size: 16px;
            background: #fafafa;
            margin-bottom: 5px;
            margin-top: -15px;
            margin-left: -15px;
            margin-right: -15px;
            padding: 15px;
            display: flex;
            justify-content: space-between;
            align-items: center;
            color: #707070;
        }

body.shop .StripeElement {
        background-color: white;
        height: 40px;
        padding: 10px 12px;
        border-radius: 4px;
        border: 1px solid transparent;
        box-shadow: 0 1px 3px 0 #e6ebf1;
        transition: box-shadow 150ms ease;
    }

body.shop .StripeElement--focus {
            box-shadow: 0 1px 3px 0 #cfd7df;
        }

body.shop .StripeElement--invalid {
            border-color: #fa755a;
        }

body.shop .StripeElement--webkit-autofill {
            background-color: #fefde5 !important;
        }

body.shop .apple-pay-button {
        max-width: 110px;
    }

.content {
    transition: all .45s ease;
}

/* -- transition --*/

.fade-enter-active,
.fade-leave-active {
  transition: opacity 0.25s ease-out;
}

.fade-enter,
.fade-leave-to {
  opacity: 0;
}

.slide-enter {
    opacity: 0;
    transform: translate(130px, 0);
}

.slide-leave-active {
    opacity: 0;
    transform: translate(-130px, 0);
    position: absolute;
    width: 100%;
}

@keyframes slide-nav-down {
    100% {
        transform: translateY(0);
    }
}

.with-header-image nav{
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}

nav{
	--tw-text-opacity: 1;
	color: rgba(108, 108, 108, var(--tw-text-opacity));
}

nav.is-floating{
	position: fixed;
	top: 0px;
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
	padding: 1rem;
	--tw-text-opacity: 1;
	color: rgba(108, 108, 108, var(--tw-text-opacity));
	--tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 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);
}

@media (min-width: 768px){

	nav.is-floating{
		padding-left: 4rem;
		padding-right: 4rem;
	}

	nav.is-floating{
		padding-top: 1.5rem;
		padding-bottom: 1.5rem;
	}
}

nav.is-floating {
    transform: translateY(-100%);
    animation: slide-nav-down .3s ease;
    animation-fill-mode: forwards;
}

.bottom-nav{
	position: fixed;
	left: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 10;
	width: 100%;
	border-top-width: 1px;
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
	padding: 1rem;
}

.bottom-nav .container{
	display: flex;
}

.bottom-nav .container{
	align-items: center;
}

.bottom-nav .container{
	justify-content: space-between;
}

.bottom-nav .container button {
            margin-left: 20px;
        }

.agile__actions{
	position: absolute;
}

.agile__actions{
	bottom: 0px;
}

.agile__actions{
	width: 100%;
}

.agile__actions{
	padding-left: 1rem;
	padding-right: 1rem;
}

.agile__actions {
        background-color: rgba(0,0,0,.3);
    }

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

.agile__dots{
	width: 100%;
}

.agile__dots{
	justify-content: center;
}

.agile__dot{
	margin-left: 0.5rem;
	margin-right: 0.5rem;
}

.agile__dot{
	margin-top: 0.75rem;
	margin-bottom: 0.75rem;
}

.agile__dot button {
            background-color: rgb(197, 197, 197);
            font-size: 0;
            line-height: 0;
            transition-duration: .3s
        }

.agile__dot button{
	margin: 0px;
}

.agile__dot button{
	display: block;
}

.agile__dot button{
	height: 0.5rem;
}

.agile__dot button{
	width: 0.5rem;
}

.agile__dot button{
	cursor: pointer;
}

.agile__dot button{
	-webkit-appearance: none;
	   -moz-appearance: none;
	        appearance: none;
}

.agile__dot button{
	border-radius: 9999px;
}

.agile__dot button{
	padding: 0px;
}

.agile__dot button:hover {
                background-color: #111;
            }

.agile__dot--current button {
                background-color: #111;
            }

.agile__nav-button[disabled] {
            display: none;
        }

.alert-wrap {
    position: fixed;
    width: 300px;
    right: 50%;
    top: 100px;
    margin-right:-150px;
    z-index:9999;
    text-align: center;
}

/**
 * Fade transition styles
 */

.fade-enter-active, .fade-leave-active {
    transition: opacity .5s
}

.fade-enter, .fade-leave-to /* .fade-leave-active in <2.1.8 */ {
    opacity: 0
}

/**
 * Bounce transition styles
 */

.bounce-enter-active {
    animation: bounce-in .5s;
}

.bounce-leave-active {
    animation: bounce-in .5s reverse;
}

@keyframes bounce-in {
    0% {
        transform: scale(0);
    }
    50% {
        transform: scale(1.5);
    }
    100% {
        transform: scale(1);
    }
}

/**
 * Slide transition styles
 */

.slide-fade-enter-active {
    transition: all .3s ease;
}

.slide-fade-leave-active {
    transition: all .3s cubic-bezier(1.0, 0.5, 0.8, 1.0);
}

.slide-fade-enter, .slide-fade-leave-to
    /* .slide-fade-leave-active for <2.1.8 */ {
    transform: translateX(10px);
    opacity: 0;
}

.vue-modal {
    transition: all .35s ease-in-out;
    z-index: 1050;
    overflow-y: scroll;
    overflow-x: hidden;
}

.slide-up-enter {
    transform: translate(0, 800px);
}

.slide-up-leave-active {
    transform: translate(0, 800px);
}

.slide-down-enter {
    transform: translate(0, -800px);
}

.slide-down-leave-active {
    transform: translate(0, -800px);
}

.fade-enter-active, .fade-leave-active {
    transition: opacity .5s;
}

.fade-enter, .fade-leave-to /* .fade-leave-active below version 2.1.8 */ {
    opacity: 0;
}

.col-wrapper{
	position: relative;
	flex: 1 1 0%;
	overflow: hidden;
	border-bottom-width: 16px;
	--tw-border-opacity: 1;
	border-color: rgba(255, 255, 255, var(--tw-border-opacity));
}

@media (min-width: 768px) {

.col-wrapper{
        border: 16px;
	}
    }

@media (min-width: 1024px) {
        .col-wrapper:nth-child(2) {
            border-left-width: 0 !important;
            border-right-width: 0;
        }
    }

.column{
	position: relative;
	display: flex;
	height: 100%;
	width: 100%;
	align-items: center;
	justify-content: center;
	background-size: cover;
	background-repeat: no-repeat;
	text-align: center;
    animation: animatedBackground 50s infinite alternate;
    min-height: 300px;
}

.column:hover h1{
	font-size: 3rem;
	line-height: 1;
}

.column span {
        font-size: 18px;
        clear: both;
        display: block;
    }

.column h1{
	position: relative;
}

.column h1{
	z-index: 10;
}

.column h1{
	padding: 1rem;
}

.column h1{
	font-size: 1.875rem;
	line-height: 2.25rem;
}

.column h1{
	font-weight: 200;
}

.column h1 {
        text-shadow: 0 1px 4px #4c4c4c;
        transition: all .4s ease-in-out;
    }

.column:after{
	position: absolute;
}

.column:after{
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
}

.column:after{
	z-index: 0;
}

.column:after{
	--tw-bg-opacity: 1;
	background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
}

.column:after{
	opacity: 0.25;
}

.column:after {
        content: '';
    }

@keyframes animatedBackground {
    from {
        transform: scale(1);
    }
    to {
        transform: scale(1.3);
    }
}

@media screen and (max-width: 576px) {

        body .column {
            background-position: center !important;
            height: 200px;
        }

        body .col-wrapper{
		border-right-width: 0px;
	}

        body .col-wrapper{
		border-left-width: 0px;
	}

        body .col-wrapper{
		border-bottom-width: 4px;
	}

            body .col-wrapper:not(first) {
                border-top-width: 0;
            }
}

.intro {
    color: #484848;
    font-size: 21px;
    line-height: 1.38105;
    font-weight: 400;
    letter-spacing: .011em;
    font-family: "SF Pro Display", "SF Pro Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.brand-row {
    margin-top: 20px;
    margin-bottom: 60px;
    padding-top: 60px;
    padding-bottom: 60px;
}

.more {
    color: #0070c9;
    line-height: 1.38105;
    font-weight: 400;
    letter-spacing: .011em;
    font-size: 21px;
}

.more:after{
	position: relative;
}

.more:after{
	z-index: 10;
}

.more:after{
	display: inline-block;
}

.more:after{
	padding-left: 0.25rem;
}

.more:after{
	line-height: 1;
}

.more:after {
        content: "\F105";
        font-family: "FontAwesome";
        color: inherit;
        font-style: normal;
        font-weight: inherit;
        font-size: inherit;
        alt: ''
    }

.faq {
	-moz-column-rule: 2px dashed #d7d7d7;
	     column-rule: 2px dashed #d7d7d7;
	-moz-column-count: 3;
	     column-count: 3;
	-moz-column-gap: 70px;
	     column-gap: 70px;

}

.faq--question{
	margin-bottom: 0.5rem;
}

.faq--question{
	font-size: 1.125rem;
	line-height: 1.75rem;
}

.faq--question{
	font-weight: 600;
}

.faq--question{
	--tw-text-opacity: 1;
	color: rgba(17, 24, 39, var(--tw-text-opacity));
}

.faq--item {
		page-break-inside: avoid;
		-moz-column-break-inside: avoid;
		     break-inside: avoid;
        margin-bottom: 4em;
	}

.faq--item:first-child .faq--question {
				margin-top: 0;
			}

.faq--answer{
	--tw-text-opacity: 1;
	color: rgba(108, 108, 108, var(--tw-text-opacity));
}

@media (max-width: 768px) {
	.faq {
		-moz-column-count: 1;
		     column-count: 1;
	}

		.faq--item{
		padding: 1rem;
	}
}

.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;
}

.pointer-events-none{
	pointer-events: none;
}

.visible{
	visibility: visible;
}

.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;
}

.inset-y-0{
	top: 0px;
	bottom: 0px;
}

.bottom-0{
	bottom: 0px;
}

.right-0{
	right: 0px;
}

.top-0{
	top: 0px;
}

.left-0{
	left: 0px;
}

.z-0{
	z-index: 0;
}

.z-10{
	z-index: 10;
}

.z-30{
	z-index: 30;
}

.z-50{
	z-index: 50;
}

.col-span-6{
	grid-column: span 6 / span 6;
}

.float-left{
	float: left;
}

.m-4{
	margin: 1rem;
}

.m-2{
	margin: 0.5rem;
}

.-m-2\.5{
	margin: -0.625rem;
}

.-m-2{
	margin: -0.5rem;
}

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

.my-4{
	margin-top: 1rem;
	margin-bottom: 1rem;
}

.my-16{
	margin-top: 4rem;
	margin-bottom: 4rem;
}

.-my-2{
	margin-top: -0.5rem;
	margin-bottom: -0.5rem;
}

.my-8{
	margin-top: 2rem;
	margin-bottom: 2rem;
}

.-mx-4{
	margin-left: -1rem;
	margin-right: -1rem;
}

.mx-4{
	margin-left: 1rem;
	margin-right: 1rem;
}

.mx-6{
	margin-left: 1.5rem;
	margin-right: 1.5rem;
}

.mx-8{
	margin-left: 2rem;
	margin-right: 2rem;
}

.my-6{
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
}

.my-2{
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
}

.mx-1{
	margin-left: 0.25rem;
	margin-right: 0.25rem;
}

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

.ml-3{
	margin-left: 0.75rem;
}

.-ml-px{
	margin-left: -1px;
}

.mb-1{
	margin-bottom: 0.25rem;
}

.mb-8{
	margin-bottom: 2rem;
}

.mb-4{
	margin-bottom: 1rem;
}

.mr-6{
	margin-right: 1.5rem;
}

.mr-3{
	margin-right: 0.75rem;
}

.mt-8{
	margin-top: 2rem;
}

.mb-6{
	margin-bottom: 1.5rem;
}

.mr-1{
	margin-right: 0.25rem;
}

.ml-8{
	margin-left: 2rem;
}

.mb-0{
	margin-bottom: 0px;
}

.mb-2{
	margin-bottom: 0.5rem;
}

.mt-4{
	margin-top: 1rem;
}

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

.ml-auto{
	margin-left: auto;
}

.-mb-4{
	margin-bottom: -1rem;
}

.mt-2{
	margin-top: 0.5rem;
}

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

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

.mt-3{
	margin-top: 0.75rem;
}

.mt-1{
	margin-top: 0.25rem;
}

.mb-24{
	margin-bottom: 6rem;
}

.mb-3{
	margin-bottom: 0.75rem;
}

.mb-16{
	margin-bottom: 4rem;
}

.mr-8{
	margin-right: 2rem;
}

.-mt-1{
	margin-top: -0.25rem;
}

.mt-10{
	margin-top: 2.5rem;
}

.mt-5{
	margin-top: 1.25rem;
}

.ml-1{
	margin-left: 0.25rem;
}

.ml-4{
	margin-left: 1rem;
}

.ml-12{
	margin-left: 3rem;
}

.-mt-px{
	margin-top: -1px;
}

.mt-6{
	margin-top: 1.5rem;
}

.ml-5{
	margin-left: 1.25rem;
}

.mt-24{
	margin-top: 6rem;
}

.mt-32{
	margin-top: 8rem;
}

.mb-auto{
	margin-bottom: auto;
}

.-mt-32{
	margin-top: -8rem;
}

.mt-16{
	margin-top: 4rem;
}

.-mt-4{
	margin-top: -1rem;
}

.-mr-1{
	margin-right: -0.25rem;
}

.-mr-12{
	margin-right: -3rem;
}

.ml-6{
	margin-left: 1.5rem;
}

.mb-12{
	margin-bottom: 3rem;
}

.-mt-24{
	margin-top: -6rem;
}

.-ml-1{
	margin-left: -0.25rem;
}

.-mt-20{
	margin-top: -5rem;
}

.mb-5{
	margin-bottom: 1.25rem;
}

.mt-0\.5{
	margin-top: 0.125rem;
}

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

.block{
	display: block;
}

.inline-block{
	display: inline-block;
}

.inline{
	display: inline;
}

.flex{
	display: flex;
}

.inline-flex{
	display: inline-flex;
}

.table{
	display: table;
}

.flow-root{
	display: flow-root;
}

.grid{
	display: grid;
}

.hidden{
	display: none;
}

.h-5{
	height: 1.25rem;
}

.h-6{
	height: 1.5rem;
}

.h-3{
	height: 0.75rem;
}

.h-4{
	height: 1rem;
}

.h-8{
	height: 2rem;
}

.h-24{
	height: 6rem;
}

.h-16{
	height: 4rem;
}

.h-14{
	height: 3.5rem;
}

.h-20{
	height: 5rem;
}

.h-full{
	height: 100%;
}

.h-0{
	height: 0px;
}

.h-70{
	height: 24rem;
}

.h-40{
	height: 10rem;
}

.h-12{
	height: 3rem;
}

.h-1{
	height: 0.25rem;
}

.h-0\.5{
	height: 0.125rem;
}

.h-64{
	height: 16rem;
}

.min-h-screen{
	min-height: 100vh;
}

.min-h-full{
	min-height: 100%;
}

.min-h-\[300px\]{
	min-height: 300px;
}

.w-5{
	width: 1.25rem;
}

.w-6{
	width: 1.5rem;
}

.w-full{
	width: 100%;
}

.w-3{
	width: 0.75rem;
}

.w-4{
	width: 1rem;
}

.w-1\/2{
	width: 50%;
}

.w-8{
	width: 2rem;
}

.w-32{
	width: 8rem;
}

.w-1\/3{
	width: 33.333333%;
}

.w-16{
	width: 4rem;
}

.w-screen{
	width: 100vw;
}

.w-28{
	width: 7rem;
}

.w-64{
	width: 16rem;
}

.w-auto{
	width: auto;
}

.w-12{
	width: 3rem;
}

.w-3\/4{
	width: 75%;
}

.w-0{
	width: 0px;
}

.w-2\/3{
	width: 66.666667%;
}

.w-1\/4{
	width: 25%;
}

.w-2\/4{
	width: 50%;
}

.w-1\/5{
	width: 20%;
}

.w-56{
	width: 14rem;
}

.w-px{
	width: 1px;
}

.w-48{
	width: 12rem;
}

.w-20{
	width: 5rem;
}

.w-3\/5{
	width: 60%;
}

.w-4\/5{
	width: 80%;
}

.w-2\/5{
	width: 40%;
}

.w-10{
	width: 2.5rem;
}

.min-w-full{
	min-width: 100%;
}

.min-w-0{
	min-width: 0px;
}

.min-w-\[3rem\]{
	min-width: 3rem;
}

.max-w-sm{
	max-width: 24rem;
}

.max-w-3xl{
	max-width: 48rem;
}

.max-w-md{
	max-width: 28rem;
}

.max-w-xl{
	max-width: 36rem;
}

.max-w-6xl{
	max-width: 72rem;
}

.max-w-lg{
	max-width: 32rem;
}

.max-w-5xl{
	max-width: 64rem;
}

.max-w-screen-xl{
	max-width: 1280px;
}

.max-w-7xl{
	max-width: 80rem;
}

.max-w-4xl{
	max-width: 56rem;
}

.max-w-xs{
	max-width: 20rem;
}

.max-w-none{
	max-width: none;
}

.max-w-2xl{
	max-width: 42rem;
}

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

.flex-1{
	flex: 1 1 0%;
}

.flex-shrink-0{
	flex-shrink: 0;
}

.origin-top-right{
	transform-origin: top right;
}

.origin-top-left{
	transform-origin: top left;
}

.transform{
	transform: var(--tw-transform);
}

.animate-bounce{
	animation: bounce 1s infinite;
}

.animate-pulse{
	animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}

.animate-spin{
	animation: spin 1s linear infinite;
}

.cursor-default{
	cursor: default;
}

.cursor-pointer{
	cursor: pointer;
}

.cursor-not-allowed{
	cursor: not-allowed;
}

.select-none{
	-webkit-user-select: none;
	   -moz-user-select: none;
	        user-select: none;
}

.list-inside{
	list-style-position: inside;
}

.list-disc{
	list-style-type: disc;
}

.list-decimal{
	list-style-type: decimal;
}

.appearance-none{
	-webkit-appearance: none;
	   -moz-appearance: none;
	        appearance: none;
}

.grid-cols-2{
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.grid-cols-1{
	grid-template-columns: repeat(1, minmax(0, 1fr));
}

.grid-cols-6{
	grid-template-columns: repeat(6, minmax(0, 1fr));
}

.flex-col{
	flex-direction: column;
}

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

.items-start{
	align-items: flex-start;
}

.items-end{
	align-items: flex-end;
}

.items-center{
	align-items: center;
}

.justify-end{
	justify-content: flex-end;
}

.justify-center{
	justify-content: center;
}

.justify-between{
	justify-content: space-between;
}

.justify-around{
	justify-content: space-around;
}

.gap-4{
	gap: 1rem;
}

.gap-6{
	gap: 1.5rem;
}

.gap-1{
	gap: 0.25rem;
}

.gap-2{
	gap: 0.5rem;
}

.gap-3{
	gap: 0.75rem;
}

.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)));
}

.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-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-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-y-6 > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0;
	margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}

.space-y-8 > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0;
	margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}

.space-y-5 > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0;
	margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}

.space-y-3 > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0;
	margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}

.divide-x > :not([hidden]) ~ :not([hidden]){
	--tw-divide-x-reverse: 0;
	border-right-width: calc(1px * var(--tw-divide-x-reverse));
	border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
}

.divide-y > :not([hidden]) ~ :not([hidden]){
	--tw-divide-y-reverse: 0;
	border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
	border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}

.divide-gray-200 > :not([hidden]) ~ :not([hidden]){
	--tw-divide-opacity: 1;
	border-color: rgba(229, 231, 235, var(--tw-divide-opacity));
}

.self-center{
	align-self: center;
}

.overflow-hidden{
	overflow: hidden;
}

.overflow-x-auto{
	overflow-x: auto;
}

.overflow-y-scroll{
	overflow-y: scroll;
}

.truncate{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.whitespace-nowrap{
	white-space: nowrap;
}

.break-words{
	overflow-wrap: break-word;
}

.break-all{
	word-break: break-all;
}

.rounded-md{
	border-radius: 0.375rem;
}

.rounded{
	border-radius: 0.25rem;
}

.rounded-full{
	border-radius: 9999px;
}

.rounded-none{
	border-radius: 0px;
}

.rounded-lg{
	border-radius: 0.5rem;
}

.rounded-l-md{
	border-top-left-radius: 0.375rem;
	border-bottom-left-radius: 0.375rem;
}

.rounded-r-md{
	border-top-right-radius: 0.375rem;
	border-bottom-right-radius: 0.375rem;
}

.rounded-t-none{
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}

.border{
	border-width: 1px;
}

.border-4{
	border-width: 4px;
}

.border-2{
	border-width: 2px;
}

.border-b-2{
	border-bottom-width: 2px;
}

.border-t{
	border-top-width: 1px;
}

.border-b{
	border-bottom-width: 1px;
}

.border-l-2{
	border-left-width: 2px;
}

.border-r{
	border-right-width: 1px;
}

.border-t-8{
	border-top-width: 8px;
}

.border-b-0{
	border-bottom-width: 0px;
}

.border-l-4{
	border-left-width: 4px;
}

.border-solid{
	border-style: solid;
}

.border-none{
	border-style: none;
}

.border-gray-300{
	--tw-border-opacity: 1;
	border-color: rgba(209, 213, 219, var(--tw-border-opacity));
}

.border-brand{
	--tw-border-opacity: 1;
	border-color: rgba(49, 60, 29, var(--tw-border-opacity));
}

.border-brand-gray-lightest{
	--tw-border-opacity: 1;
	border-color: rgba(244, 244, 244, var(--tw-border-opacity));
}

.border-red-500{
	--tw-border-opacity: 1;
	border-color: rgba(239, 68, 68, var(--tw-border-opacity));
}

.border-yellow-700{
	--tw-border-opacity: 1;
	border-color: rgba(180, 83, 9, var(--tw-border-opacity));
}

.border-gray-200{
	--tw-border-opacity: 1;
	border-color: rgba(229, 231, 235, var(--tw-border-opacity));
}

.border-red-700{
	--tw-border-opacity: 1;
	border-color: rgba(185, 28, 28, var(--tw-border-opacity));
}

.border-blue-600{
	--tw-border-opacity: 1;
	border-color: rgba(37, 99, 235, var(--tw-border-opacity));
}

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

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

.border-brand-gray{
	--tw-border-opacity: 1;
	border-color: rgba(157, 157, 157, var(--tw-border-opacity));
}

.border-brand-gray-light{
	--tw-border-opacity: 1;
	border-color: rgba(204, 204, 204, var(--tw-border-opacity));
}

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

.border-transparent{
	border-color: transparent;
}

.border-red-300{
	--tw-border-opacity: 1;
	border-color: rgba(252, 165, 165, var(--tw-border-opacity));
}

.border-gray-500{
	--tw-border-opacity: 1;
	border-color: rgba(107, 114, 128, var(--tw-border-opacity));
}

.border-gray-600{
	--tw-border-opacity: 1;
	border-color: rgba(75, 85, 99, var(--tw-border-opacity));
}

.border-gray-700{
	--tw-border-opacity: 1;
	border-color: rgba(55, 65, 81, var(--tw-border-opacity));
}

.border-blue-500{
	--tw-border-opacity: 1;
	border-color: rgba(59, 130, 246, var(--tw-border-opacity));
}

.border-red-600{
	--tw-border-opacity: 1;
	border-color: rgba(220, 38, 38, var(--tw-border-opacity));
}

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

.bg-transparent{
	background-color: transparent;
}

.bg-brand{
	--tw-bg-opacity: 1;
	background-color: rgba(49, 60, 29, var(--tw-bg-opacity));
}

.bg-gray-200{
	--tw-bg-opacity: 1;
	background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
}

.bg-brand-gray-lightest{
	--tw-bg-opacity: 1;
	background-color: rgba(244, 244, 244, var(--tw-bg-opacity));
}

.bg-yellow-200{
	--tw-bg-opacity: 1;
	background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
}

.bg-blue-100{
	--tw-bg-opacity: 1;
	background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
}

.bg-gray-100{
	--tw-bg-opacity: 1;
	background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
}

.bg-brand-gray{
	--tw-bg-opacity: 1;
	background-color: rgba(157, 157, 157, var(--tw-bg-opacity));
}

.bg-yellow-600{
	--tw-bg-opacity: 1;
	background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
}

.bg-green-100{
	--tw-bg-opacity: 1;
	background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
}

.bg-black{
	--tw-bg-opacity: 1;
	background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
}

.bg-brand-gray-dark{
	--tw-bg-opacity: 1;
	background-color: rgba(108, 108, 108, var(--tw-bg-opacity));
}

.bg-blue-200{
	--tw-bg-opacity: 1;
	background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
}

.bg-indigo-600{
	--tw-bg-opacity: 1;
	background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
}

.bg-gray-800{
	--tw-bg-opacity: 1;
	background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
}

.bg-gray-50{
	--tw-bg-opacity: 1;
	background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
}

.bg-yellow-100{
	--tw-bg-opacity: 1;
	background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
}

.bg-red-200{
	--tw-bg-opacity: 1;
	background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
}

.bg-blue-50{
	--tw-bg-opacity: 1;
	background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
}

.bg-green-50{
	--tw-bg-opacity: 1;
	background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
}

.bg-red-50{
	--tw-bg-opacity: 1;
	background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
}

.bg-yellow-50{
	--tw-bg-opacity: 1;
	background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
}

.bg-gray-700{
	--tw-bg-opacity: 1;
	background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
}

.bg-gray-300{
	--tw-bg-opacity: 1;
	background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
}

.bg-red-100{
	--tw-bg-opacity: 1;
	background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
}

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

.bg-gray-600{
	--tw-bg-opacity: 1;
	background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
}

.bg-blue-600{
	--tw-bg-opacity: 1;
	background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
}

.bg-red-600{
	--tw-bg-opacity: 1;
	background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
}

.bg-indigo-500{
	--tw-bg-opacity: 1;
	background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
}

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

.bg-white\/40{
	background-color: rgba(255, 255, 255, 0.4);
}

.bg-white\/70{
	background-color: rgba(255, 255, 255, 0.7);
}

.bg-white\/50{
	background-color: rgba(255, 255, 255, 0.5);
}

.bg-white\/60{
	background-color: rgba(255, 255, 255, 0.6);
}

.bg-white\/80{
	background-color: rgba(255, 255, 255, 0.8);
}

.bg-opacity-50{
	--tw-bg-opacity: 0.5;
}

.bg-opacity-25{
	--tw-bg-opacity: 0.25;
}

.bg-cover{
	background-size: cover;
}

.bg-left{
	background-position: left;
}

.bg-center{
	background-position: center;
}

.bg-no-repeat{
	background-repeat: no-repeat;
}

.fill-brand{
	fill: #313C1D;
}

.fill-current{
	fill: currentColor;
}

.stroke-current{
	stroke: currentColor;
}

.p-6{
	padding: 1.5rem;
}

.p-2{
	padding: 0.5rem;
}

.p-8{
	padding: 2rem;
}

.p-4{
	padding: 1rem;
}

.p-1{
	padding: 0.25rem;
}

.p-3{
	padding: 0.75rem;
}

.p-2\.5{
	padding: 0.625rem;
}

.px-4{
	padding-left: 1rem;
	padding-right: 1rem;
}

.py-2{
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}

.px-2{
	padding-left: 0.5rem;
	padding-right: 0.5rem;
}

.px-6{
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}

.py-1{
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
}

.py-4{
	padding-top: 1rem;
	padding-bottom: 1rem;
}

.py-3{
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
}

.py-12{
	padding-top: 3rem;
	padding-bottom: 3rem;
}

.py-16{
	padding-top: 4rem;
	padding-bottom: 4rem;
}

.px-3{
	padding-left: 0.75rem;
	padding-right: 0.75rem;
}

.px-8{
	padding-left: 2rem;
	padding-right: 2rem;
}

.px-1{
	padding-left: 0.25rem;
	padding-right: 0.25rem;
}

.py-8{
	padding-top: 2rem;
	padding-bottom: 2rem;
}

.py-5{
	padding-top: 1.25rem;
	padding-bottom: 1.25rem;
}

.py-0{
	padding-top: 0px;
	padding-bottom: 0px;
}

.px-0{
	padding-left: 0px;
	padding-right: 0px;
}

.py-6{
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
}

.px-5{
	padding-left: 1.25rem;
	padding-right: 1.25rem;
}

.pb-20{
	padding-bottom: 5rem;
}

.pl-4{
	padding-left: 1rem;
}

.pr-4{
	padding-right: 1rem;
}

.pb-8{
	padding-bottom: 2rem;
}

.pt-8{
	padding-top: 2rem;
}

.pt-4{
	padding-top: 1rem;
}

.pt-6{
	padding-top: 1.5rem;
}

.pb-6{
	padding-bottom: 1.5rem;
}

.pr-16{
	padding-right: 4rem;
}

.pt-12{
	padding-top: 3rem;
}

.pr-1{
	padding-right: 0.25rem;
}

.pl-3{
	padding-left: 0.75rem;
}

.pl-32{
	padding-left: 8rem;
}

.pl-2{
	padding-left: 0.5rem;
}

.pt-5{
	padding-top: 1.25rem;
}

.pb-4{
	padding-bottom: 1rem;
}

.pb-2{
	padding-bottom: 0.5rem;
}

.pb-1{
	padding-bottom: 0.25rem;
}

.pr-8{
	padding-right: 2rem;
}

.pt-2{
	padding-top: 0.5rem;
}

.pl-16{
	padding-left: 4rem;
}

.pr-2{
	padding-right: 0.5rem;
}

.pb-3{
	padding-bottom: 0.75rem;
}

.pl-8{
	padding-left: 2rem;
}

.pb-10{
	padding-bottom: 2.5rem;
}

.text-left{
	text-align: left;
}

.text-center{
	text-align: center;
}

.text-right{
	text-align: right;
}

.align-middle{
	vertical-align: middle;
}

.font-heading{
	font-family: "Noto Serif SC", Georgia, Cambria, "Times New Roman", Times, serif;
}

.font-sans{
	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";
}

.text-sm{
	font-size: 0.875rem;
	line-height: 1.25rem;
}

.text-2xl{
	font-size: 1.5rem;
	line-height: 2rem;
}

.text-xl{
	font-size: 1.25rem;
	line-height: 1.75rem;
}

.text-lg{
	font-size: 1.125rem;
	line-height: 1.75rem;
}

.text-xs{
	font-size: 0.75rem;
	line-height: 1rem;
}

.text-3xl{
	font-size: 1.875rem;
	line-height: 2.25rem;
}

.text-2xs{
	font-size: .50em;
}

.text-base{
	font-size: 1rem;
	line-height: 1.5rem;
}

.text-4xl{
	font-size: 2.25rem;
	line-height: 2.5rem;
}

.text-8xl{
	font-size: 5rem;
}

.font-medium{
	font-weight: 500;
}

.font-bold{
	font-weight: 700;
}

.font-semibold{
	font-weight: 600;
}

.font-normal{
	font-weight: 400;
}

.font-extralight{
	font-weight: 200;
}

.uppercase{
	text-transform: uppercase;
}

.italic{
	font-style: italic;
}

.leading-5{
	line-height: 1.25rem;
}

.leading-tight{
	line-height: 1.25;
}

.leading-4{
	line-height: 1rem;
}

.leading-normal{
	line-height: 1.5;
}

.leading-none{
	line-height: 1;
}

.leading-6{
	line-height: 1.5rem;
}

.leading-7{
	line-height: 1.75rem;
}

.leading-snug{
	line-height: 1.375;
}

.tracking-wide{
	letter-spacing: 0.025em;
}

.tracking-wider{
	letter-spacing: 0.05em;
}

.text-gray-500{
	--tw-text-opacity: 1;
	color: rgba(107, 114, 128, var(--tw-text-opacity));
}

.text-gray-700{
	--tw-text-opacity: 1;
	color: rgba(55, 65, 81, var(--tw-text-opacity));
}

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

.text-brand-gray-dark{
	--tw-text-opacity: 1;
	color: rgba(108, 108, 108, var(--tw-text-opacity));
}

.text-brand{
	--tw-text-opacity: 1;
	color: rgba(49, 60, 29, var(--tw-text-opacity));
}

.text-brand-gray-light{
	--tw-text-opacity: 1;
	color: rgba(204, 204, 204, var(--tw-text-opacity));
}

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

.text-red-500{
	--tw-text-opacity: 1;
	color: rgba(239, 68, 68, var(--tw-text-opacity));
}

.text-blue-500{
	--tw-text-opacity: 1;
	color: rgba(59, 130, 246, var(--tw-text-opacity));
}

.text-yellow-800{
	--tw-text-opacity: 1;
	color: rgba(146, 64, 14, var(--tw-text-opacity));
}

.text-blue-600{
	--tw-text-opacity: 1;
	color: rgba(37, 99, 235, var(--tw-text-opacity));
}

.text-red-600{
	--tw-text-opacity: 1;
	color: rgba(220, 38, 38, var(--tw-text-opacity));
}

.text-gray-600{
	--tw-text-opacity: 1;
	color: rgba(75, 85, 99, var(--tw-text-opacity));
}

.text-brand-gray{
	--tw-text-opacity: 1;
	color: rgba(157, 157, 157, var(--tw-text-opacity));
}

.text-gray-900{
	--tw-text-opacity: 1;
	color: rgba(17, 24, 39, var(--tw-text-opacity));
}

.text-blue-800{
	--tw-text-opacity: 1;
	color: rgba(30, 64, 175, var(--tw-text-opacity));
}

.text-red-800{
	--tw-text-opacity: 1;
	color: rgba(153, 27, 27, var(--tw-text-opacity));
}

.text-yellow-700{
	--tw-text-opacity: 1;
	color: rgba(180, 83, 9, var(--tw-text-opacity));
}

.text-green-700{
	--tw-text-opacity: 1;
	color: rgba(4, 120, 87, var(--tw-text-opacity));
}

.text-red-700{
	--tw-text-opacity: 1;
	color: rgba(185, 28, 28, var(--tw-text-opacity));
}

.text-gray-200{
	--tw-text-opacity: 1;
	color: rgba(229, 231, 235, var(--tw-text-opacity));
}

.text-gray-300{
	--tw-text-opacity: 1;
	color: rgba(209, 213, 219, var(--tw-text-opacity));
}

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

.text-indigo-600{
	--tw-text-opacity: 1;
	color: rgba(79, 70, 229, var(--tw-text-opacity));
}

.text-blue-400{
	--tw-text-opacity: 1;
	color: rgba(96, 165, 250, var(--tw-text-opacity));
}

.text-blue-700{
	--tw-text-opacity: 1;
	color: rgba(29, 78, 216, var(--tw-text-opacity));
}

.text-gray-800{
	--tw-text-opacity: 1;
	color: rgba(31, 41, 55, var(--tw-text-opacity));
}

.text-red-900{
	--tw-text-opacity: 1;
	color: rgba(127, 29, 29, var(--tw-text-opacity));
}

.text-yellow-600{
	--tw-text-opacity: 1;
	color: rgba(217, 119, 6, var(--tw-text-opacity));
}

.text-yellow-400{
	--tw-text-opacity: 1;
	color: rgba(251, 191, 36, var(--tw-text-opacity));
}

.text-green-400{
	--tw-text-opacity: 1;
	color: rgba(52, 211, 153, var(--tw-text-opacity));
}

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

.text-green-800{
	--tw-text-opacity: 1;
	color: rgba(6, 95, 70, var(--tw-text-opacity));
}

.text-blue-100{
	--tw-text-opacity: 1;
	color: rgba(219, 234, 254, var(--tw-text-opacity));
}

.underline{
	text-decoration: underline;
}

.line-through{
	text-decoration: line-through;
}

.no-underline{
	text-decoration: none;
}

.antialiased{
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.placeholder-red-300::-moz-placeholder{
	--tw-placeholder-opacity: 1;
	color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
}

.placeholder-red-300::placeholder{
	--tw-placeholder-opacity: 1;
	color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
}

.opacity-50{
	opacity: 0.5;
}

.opacity-25{
	opacity: 0.25;
}

.opacity-0{
	opacity: 0;
}

.opacity-75{
	opacity: 0.75;
}

.shadow-sm{
	--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);
}

.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);
}

.shadow-lg{
	--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px 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);
}

.shadow{
	--tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 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);
}

.shadow-none{
	--tw-shadow: 0 0 #0000;
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-xl{
	--tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.ring-1{
	--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
	--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
	box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.ring-gray-300{
	--tw-ring-opacity: 1;
	--tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
}

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

.ring-opacity-5{
	--tw-ring-opacity: 0.05;
}

.filter{
	filter: var(--tw-filter);
}

.transition{
	transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
}

.transition-opacity{
	transition-property: opacity;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
}

.transition-colors{
	transition-property: background-color, border-color, color, fill, stroke;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
}

.transition-all{
	transition-property: all;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
}

.duration-150{
	transition-duration: 150ms;
}

.duration-500{
	transition-duration: 500ms;
}

.ease-in-out{
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.ease-out{
	transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.btn-link{
	--tw-text-opacity: 1;
	color: rgba(59, 130, 246, var(--tw-text-opacity));
}

.btn-link:hover{
	--tw-text-opacity: 1;
	color: rgba(108, 108, 108, var(--tw-text-opacity));
}

.table{
	width: 100%;
	table-layout: auto;
}

.table th{
	--tw-bg-opacity: 1;
	background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
}

.table tr > td:first-child, .table tr > td:last-child, .table tr > th:first-child, .table tr > th:last-child{
	padding-left: 1rem;
	padding-right: 1rem;
}

.table th, .table td{
	border-bottom-width: 1px;
}

.table th, .table td{
	--tw-border-opacity: 1;
	border-color: rgba(156, 163, 175, var(--tw-border-opacity));
}

.table th, .table td{
	padding-left: 0.5rem;
	padding-right: 0.5rem;
}

.table th, .table td{
	padding-top: 1rem;
	padding-bottom: 1rem;
}

.table th, .table td{
	text-align: left;
}

.table th, .table td{
	vertical-align: top;
}

.table th, .table td{
	line-height: 1.5;
}

.table-condensed tr > td:first-child, .table-condensed tr > td:last-child, .table-condensed tr > th:first-child, .table-condensed tr > th:last-child{
	padding-left: 1rem;
	padding-right: 1rem;
}

.table-condensed th, .table-condensed td{
	border-bottom-width: 1px;
}

.table-condensed th, .table-condensed td{
	--tw-border-opacity: 1;
	border-color: rgba(156, 163, 175, var(--tw-border-opacity));
}

.table-condensed th, .table-condensed td{
	padding-left: 0.25rem;
	padding-right: 0.25rem;
}

.table-condensed th, .table-condensed td{
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
}

.table-condensed th, .table-condensed td{
	text-align: left;
}

.table-condensed th, .table-condensed td{
	vertical-align: top;
}

.table-condensed th, .table-condensed td{
	line-height: 1.5;
}

.btn{
	display: inline-block;
	-webkit-user-select: none;
	   -moz-user-select: none;
	        user-select: none;
	white-space: nowrap;
	border-style: none;
	padding-left: 1rem;
	padding-right: 1rem;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	text-align: center;
	vertical-align: middle;
	font-size: 1rem;
	line-height: 1.5rem;
	font-weight: 400;
	line-height: 1.5;
}

.btn-success{
	--tw-bg-opacity: 1;
	background-color: rgba(49, 60, 29, var(--tw-bg-opacity));
}

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

.btn-success:hover{
	--tw-bg-opacity: 1;
	background-color: rgba(108, 108, 108, var(--tw-bg-opacity));
}

.btn-success:hover{
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.btn-border{
	border-width: 1px;
}

.btn-border{
	border-style: solid;
}

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

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

.btn-border:hover{
	border-style: none;
}

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

.panel{
	overflow-x: auto;
	border-radius: 0.25rem;
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
	--tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 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);
}

.alert{
	padding: 1rem;
}

.alert.alert-success{
	--tw-bg-opacity: 1;
	background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
}

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

.alert.alert-danger{
	--tw-bg-opacity: 1;
	background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
}

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

.product-panel{
	position: relative;
	display: block;
	cursor: pointer;
	overflow: hidden;
	padding: 2rem;
    height: 400px;
}

.product-panel:hover .product-panel-image {
        transform: scale(1.1);
        filter: blur(4px);
    }

.product-panel-image{
	position: absolute;
}

.product-panel-image{
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
}

.product-panel-image{
	background-size: cover;
}

.product-panel-image{
	background-position: center;
}

.product-panel-image{
	background-repeat: no-repeat;
}

.product-panel-image {
        transition: all .4s ease-in-out;
    }

.product-panel-image:before{
	position: absolute;
}

.product-panel-image:before{
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
}

.product-panel-image:before{
	z-index: 0;
}

.product-panel-image:before{
	--tw-bg-opacity: 1;
	background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
}

.product-panel-image:before{
	opacity: 0.25;
}

.product-panel-image:before {
            content: '';
        }

label {
    color: #969595;
    font-size: 12px;
}

.form-control{
	display: block;
	width: 100%;
	-webkit-appearance: none;
	   -moz-appearance: none;
	        appearance: none;
	border-radius: 0.25rem;
	border-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgba(156, 163, 175, var(--tw-border-opacity));
	--tw-bg-opacity: 1;
	background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
	padding-left: 1rem;
	padding-right: 1rem;
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
	line-height: 1.25;
	--tw-text-opacity: 1;
	color: rgba(55, 65, 81, var(--tw-text-opacity));
    font-size: 16px;
}

.form-control:hover, .form-control:active{
	--tw-border-opacity: 1;
	border-color: rgba(107, 114, 128, var(--tw-border-opacity));
}

.form-control:hover, .form-control:active{
	outline: 2px solid transparent;
	outline-offset: 2px;
}

.form-select {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M7 7l3-3 3 3m0 6l-3 3-3-3' stroke='%239fa6b2' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border-radius: 0.375rem;
    border-width: 1px;
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
    background-repeat: no-repeat;
    line-height: 1.5rem;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
    padding: .5rem 2.5rem .5rem .75rem;
    font-size: 1rem;
    background-position: right .5rem center;
    background-size: 1.5em 1.5em;
}

[v-cloak] {
    display: none;
}

body.modal-open{
	position: fixed;
}

.tilted{
	position: absolute;
	height: 16rem;
	width: 100%;
	--tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

@media (min-width: 768px){

	.tilted{
		height: 24rem;
	}
}

.tilted {
    background: rgb(93, 139, 169);
    z-index: -1;
    transform: skewY(-4deg);
    transform-origin: top left;
}

#heder-image::after{
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	z-index: 0;
	height: 100%;
	width: 100%;
    background-image: radial-gradient(circle, transparent 35%, black 65%);
    opacity: .20;
    content: "";
}

.scale-fade-enter{
	--tw-scale-x: .95;
	--tw-scale-y: .95;
	transform: var(--tw-transform);
	transform: var(--tw-transform);
	opacity: 0;
}

.scale-fade-enter-active{
	transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
	transition-duration: 100ms;
	transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.scale-fade-enter-to{
	--tw-scale-x: 1;
	--tw-scale-y: 1;
	transform: var(--tw-transform);
	transform: var(--tw-transform);
	opacity: 1;
}

.scale-fade-leave{
	--tw-scale-x: 1;
	--tw-scale-y: 1;
	transform: var(--tw-transform);
	transform: var(--tw-transform);
	opacity: 1;
}

.scale-fade-leave-active{
	transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
	transition-duration: 75ms;
	transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}

.scale-fade-leave-to{
	--tw-scale-x: .95;
	--tw-scale-y: .95;
	transform: var(--tw-transform);
	transform: var(--tw-transform);
	opacity: 0;
}

.checkbox{
	display: inline-block;
	height: 1.25rem;
	width: 1.25rem;
	-webkit-user-select: none;
	   -moz-user-select: none;
	        user-select: none;
	-webkit-appearance: none;
	   -moz-appearance: none;
	        appearance: none;
	border-radius: 0.25rem;
	border-width: 1px;
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
	vertical-align: middle;
	--tw-text-opacity: 1;
	color: rgba(37, 99, 235, var(--tw-text-opacity));
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
    display: inline-block;
    vertical-align: middle;
    background-origin: border-box;
}

.checkbox:focus, .checkbox:active{
	outline: 2px solid transparent;
	outline-offset: 2px;
	--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
	--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
	box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.checkbox:checked {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M5.707 7.293a1 1 0 0 0-1.414 1.414l2 2a1 1 0 0 0 1.414 0l4-4a1 1 0 0 0-1.414-1.414L7 8.586 5.707 7.293z'/%3e%3c/svg%3e");
    border-color: transparent;
    background-color: currentColor;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
}

.flatpickr-calendar.inline{
	margin-left: auto;
	margin-right: auto;
	border-radius: 0px;
	background-color: transparent;
	--tw-shadow: 0 0 #0000;
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.flatpickr-calendar.inline select.flatpickr-monthDropdown-months{
	-webkit-appearance: none;
	   -moz-appearance: none;
	        appearance: none;
}

.flatpickr-calendar.inline select.flatpickr-monthDropdown-months{
	line-height: 1.5;
}

.flatpickr-calendar.inline .flatpickr-day {
        height: 60px;
        position: relative;
    }

.flatpickr-calendar.inline .event{
	position: absolute;
}

.flatpickr-calendar.inline .event{
	bottom: 0px;
}

.flatpickr-calendar.inline .event{
	margin-bottom: 0.25rem;
}

.flatpickr-calendar.inline .event{
	display: block;
}

.flatpickr-calendar.inline .event{
	width: 100%;
}

.flatpickr-calendar.inline .event{
	text-align: center;
}

.flatpickr-calendar.inline .event{
	font-size: 0.75rem;
	line-height: 1rem;
}

.flatpickr-calendar.inline .event{
	line-height: 1.25;
}

.flatpickr-calendar.inline .flatpickr-day:not(.flatpickr-disabled, .nextMonthDay, .prevMonthDay) .event{
	--tw-text-opacity: 1;
	color: rgba(55, 65, 81, var(--tw-text-opacity));
}

.flatpickr-calendar.inline .flatpickr-day:not(.flatpickr-disabled) .event .not-available{
	position: absolute;
}

.flatpickr-calendar.inline .flatpickr-day:not(.flatpickr-disabled) .event .not-available{
	display: block;
}

.flatpickr-calendar.inline .flatpickr-day:not(.flatpickr-disabled) .event .not-available{
	height: 0.25rem;
}

.flatpickr-calendar.inline .flatpickr-day:not(.flatpickr-disabled) .event .not-available{
	width: 0.25rem;
}

.flatpickr-calendar.inline .flatpickr-day:not(.flatpickr-disabled) .event .not-available{
	border-radius: 9999px;
}

.flatpickr-calendar.inline .flatpickr-day:not(.flatpickr-disabled) .event .not-available{
	--tw-bg-opacity: 1;
	background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
}

.flatpickr-calendar.inline .flatpickr-day:not(.flatpickr-disabled) .event .not-available {
        bottom: 4px;
        left: calc(50% - 1.5px);
        content: " ";
    }

.dropdown .dropdown-item, .dropdown a{
	display: block;
	width: 100%;
	cursor: pointer;
	padding-left: 1rem;
	padding-right: 1rem;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	text-align: left;
	font-size: 0.875rem;
	line-height: 1.25rem;
	line-height: 1.25rem;
	--tw-text-opacity: 1;
	color: rgba(55, 65, 81, var(--tw-text-opacity));
}

.dropdown .dropdown-item:hover, .dropdown a:hover{
	--tw-bg-opacity: 1;
	background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
	--tw-text-opacity: 1;
	color: rgba(17, 24, 39, var(--tw-text-opacity));
}

.dropdown .dropdown-item:focus, .dropdown a:focus{
	--tw-bg-opacity: 1;
	background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
	--tw-text-opacity: 1;
	color: rgba(17, 24, 39, var(--tw-text-opacity));
	outline: 2px solid transparent;
	outline-offset: 2px;
}

div.pointer-events-none.absolute.inset-y-0.right-0.flex.items-center.px-2.text-gray-700>svg {
    display: none;
}

@keyframes progress {
    0% {
      stroke-dasharray: 0 100;
    }
  }

.counter-btn{
	border-radius: 9999px;
	border-width: 1px;
	--tw-bg-opacity: 1;
	background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
	--tw-text-opacity: 1;
	color: rgba(31, 41, 55, var(--tw-text-opacity));
	--tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 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);
}

.counter-btn:hover{
	--tw-bg-opacity: 1;
	background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
}

.before\:absolute::before{
	content: "";
	position: absolute;
}

.before\:inset-0::before{
	content: "";
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
}

.before\:-translate-x-full::before{
	content: "";
	--tw-translate-x: -100%;
	transform: var(--tw-transform);
}

.before\:-skew-x-12::before{
	content: "";
	--tw-skew-x: -12deg;
	transform: var(--tw-transform);
}

.before\:animate-\[shimmer_2s_infinite\]::before{
	content: "";
	animation: shimmer_2s_infinite;
}

.before\:border-t::before{
	content: "";
	border-top-width: 1px;
}

.before\:border-white\/10::before{
	content: "";
	border-color: rgba(255, 255, 255, 0.1);
}

.before\:bg-gradient-to-r::before{
	content: "";
	background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

.before\:from-transparent::before{
	content: "";
	--tw-gradient-from: transparent;
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
}

.before\:via-white\/10::before{
	content: "";
	--tw-gradient-stops: var(--tw-gradient-from), rgba(255, 255, 255, 0.1), var(--tw-gradient-to, rgba(255, 255, 255, 0));
}

.before\:to-transparent::before{
	content: "";
	--tw-gradient-to: transparent;
}

.even\:bg-gray-200:nth-child(even){
	--tw-bg-opacity: 1;
	background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
}

.hover\:border-brand:hover{
	--tw-border-opacity: 1;
	border-color: rgba(49, 60, 29, var(--tw-border-opacity));
}

.hover\:border-transparent:hover{
	border-color: transparent;
}

.hover\:border-gray-500:hover{
	--tw-border-opacity: 1;
	border-color: rgba(107, 114, 128, var(--tw-border-opacity));
}

.hover\:border-blue-600:hover{
	--tw-border-opacity: 1;
	border-color: rgba(37, 99, 235, var(--tw-border-opacity));
}

.hover\:bg-brand-gray-dark:hover{
	--tw-bg-opacity: 1;
	background-color: rgba(108, 108, 108, var(--tw-bg-opacity));
}

.hover\:bg-red-700:hover{
	--tw-bg-opacity: 1;
	background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
}

.hover\:bg-brand-gray:hover{
	--tw-bg-opacity: 1;
	background-color: rgba(157, 157, 157, var(--tw-bg-opacity));
}

.hover\:bg-gray-100:hover{
	--tw-bg-opacity: 1;
	background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
}

.hover\:bg-gray-50:hover{
	--tw-bg-opacity: 1;
	background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
}

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

.hover\:bg-gray-700:hover{
	--tw-bg-opacity: 1;
	background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
}

.hover\:bg-gray-200:hover{
	--tw-bg-opacity: 1;
	background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
}

.hover\:bg-red-200:hover{
	--tw-bg-opacity: 1;
	background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
}

.hover\:bg-green-700:hover{
	--tw-bg-opacity: 1;
	background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
}

.hover\:bg-blue-700:hover{
	--tw-bg-opacity: 1;
	background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
}

.hover\:bg-blue-400:hover{
	--tw-bg-opacity: 1;
	background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
}

.hover\:bg-brand-gray-light:hover{
	--tw-bg-opacity: 1;
	background-color: rgba(204, 204, 204, var(--tw-bg-opacity));
}

.hover\:bg-brand:hover{
	--tw-bg-opacity: 1;
	background-color: rgba(49, 60, 29, var(--tw-bg-opacity));
}

.hover\:bg-gray-600:hover{
	--tw-bg-opacity: 1;
	background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
}

.hover\:text-gray-500:hover{
	--tw-text-opacity: 1;
	color: rgba(107, 114, 128, var(--tw-text-opacity));
}

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

.hover\:text-blue-700:hover{
	--tw-text-opacity: 1;
	color: rgba(29, 78, 216, var(--tw-text-opacity));
}

.hover\:text-brand-gray-dark:hover{
	--tw-text-opacity: 1;
	color: rgba(108, 108, 108, var(--tw-text-opacity));
}

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

.hover\:text-blue-600:hover{
	--tw-text-opacity: 1;
	color: rgba(37, 99, 235, var(--tw-text-opacity));
}

.hover\:text-brand:hover{
	--tw-text-opacity: 1;
	color: rgba(49, 60, 29, var(--tw-text-opacity));
}

.hover\:text-gray-600:hover{
	--tw-text-opacity: 1;
	color: rgba(75, 85, 99, var(--tw-text-opacity));
}

.hover\:text-gray-800:hover{
	--tw-text-opacity: 1;
	color: rgba(31, 41, 55, var(--tw-text-opacity));
}

.hover\:text-blue-800:hover{
	--tw-text-opacity: 1;
	color: rgba(30, 64, 175, var(--tw-text-opacity));
}

.hover\:text-gray-700:hover{
	--tw-text-opacity: 1;
	color: rgba(55, 65, 81, var(--tw-text-opacity));
}

.hover\:opacity-75:hover{
	opacity: 0.75;
}

.focus\:z-10:focus{
	z-index: 10;
}

.focus\:border-blue-300:focus{
	--tw-border-opacity: 1;
	border-color: rgba(147, 197, 253, var(--tw-border-opacity));
}

.focus\:border-red-300:focus{
	--tw-border-opacity: 1;
	border-color: rgba(252, 165, 165, var(--tw-border-opacity));
}

.focus\:border-blue-500:focus{
	--tw-border-opacity: 1;
	border-color: rgba(59, 130, 246, var(--tw-border-opacity));
}

.focus\:border-indigo-500:focus{
	--tw-border-opacity: 1;
	border-color: rgba(99, 102, 241, var(--tw-border-opacity));
}

.focus\:bg-gray-100:focus{
	--tw-bg-opacity: 1;
	background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
}

.focus\:bg-gray-50:focus{
	--tw-bg-opacity: 1;
	background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
}

.focus\:text-gray-600:focus{
	--tw-text-opacity: 1;
	color: rgba(75, 85, 99, var(--tw-text-opacity));
}

.focus\:outline-none:focus{
	outline: 2px solid transparent;
	outline-offset: 2px;
}

.focus\:ring:focus{
	--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
	--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
	box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-2:focus{
	--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
	--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
	box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-indigo-500:focus{
	--tw-ring-opacity: 1;
	--tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
}

.focus\:ring-brand:focus{
	--tw-ring-opacity: 1;
	--tw-ring-color: rgba(49, 60, 29, var(--tw-ring-opacity));
}

.focus\:ring-offset-2:focus{
	--tw-ring-offset-width: 2px;
}

.active\:bg-gray-100:active{
	--tw-bg-opacity: 1;
	background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
}

.active\:bg-gray-50:active{
	--tw-bg-opacity: 1;
	background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
}

.active\:text-gray-700:active{
	--tw-text-opacity: 1;
	color: rgba(55, 65, 81, var(--tw-text-opacity));
}

.active\:text-gray-500:active{
	--tw-text-opacity: 1;
	color: rgba(107, 114, 128, var(--tw-text-opacity));
}

.active\:text-gray-800:active{
	--tw-text-opacity: 1;
	color: rgba(31, 41, 55, var(--tw-text-opacity));
}

.disabled\:pointer-events-none:disabled{
	pointer-events: none;
}

.disabled\:opacity-25:disabled{
	opacity: 0.25;
}

.disabled\:opacity-40:disabled{
	opacity: 0.4;
}

.group:hover .group-hover\:bg-gray-500{
	--tw-bg-opacity: 1;
	background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
}

@media (min-width: 640px){

	.sm\:col-span-3{
		grid-column: span 3 / span 3;
	}

	.sm\:col-span-4{
		grid-column: span 4 / span 4;
	}

	.sm\:col-span-2{
		grid-column: span 2 / span 2;
	}

	.sm\:col-span-6{
		grid-column: span 6 / span 6;
	}

	.sm\:float-none{
		float: none;
	}

	.sm\:-mx-6{
		margin-left: -1.5rem;
		margin-right: -1.5rem;
	}

	.sm\:mx-16{
		margin-left: 4rem;
		margin-right: 4rem;
	}

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

	.sm\:mb-0{
		margin-bottom: 0px;
	}

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

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

	.sm\:ml-4{
		margin-left: 1rem;
	}

	.sm\:mt-4{
		margin-top: 1rem;
	}

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

	.sm\:block{
		display: block;
	}

	.sm\:inline-block{
		display: inline-block;
	}

	.sm\:flex{
		display: flex;
	}

	.sm\:grid{
		display: grid;
	}

	.sm\:hidden{
		display: none;
	}

	.sm\:h-8{
		height: 2rem;
	}

	.sm\:h-10{
		height: 2.5rem;
	}

	.sm\:w-1\/2{
		width: 50%;
	}

	.sm\:w-48{
		width: 12rem;
	}

	.sm\:w-10\/12{
		width: 83.333333%;
	}

	.sm\:w-10{
		width: 2.5rem;
	}

	.sm\:w-1\/5{
		width: 20%;
	}

	.sm\:w-4\/5{
		width: 80%;
	}

	.sm\:w-1\/3{
		width: 33.333333%;
	}

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

	.sm\:flex-1{
		flex: 1 1 0%;
	}

	.sm\:grid-cols-3{
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}

	.sm\:flex-row-reverse{
		flex-direction: row-reverse;
	}

	.sm\:items-start{
		align-items: flex-start;
	}

	.sm\:items-center{
		align-items: center;
	}

	.sm\:justify-start{
		justify-content: flex-start;
	}

	.sm\:justify-between{
		justify-content: space-between;
	}

	.sm\:gap-4{
		gap: 1rem;
	}

	.sm\:divide-y > :not([hidden]) ~ :not([hidden]){
		--tw-divide-y-reverse: 0;
		border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
		border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
	}

	.sm\:divide-gray-200 > :not([hidden]) ~ :not([hidden]){
		--tw-divide-opacity: 1;
		border-color: rgba(229, 231, 235, var(--tw-divide-opacity));
	}

	.sm\:rounded-lg{
		border-radius: 0.5rem;
	}

	.sm\:rounded-md{
		border-radius: 0.375rem;
	}

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

	.sm\:p-6{
		padding: 1.5rem;
	}

	.sm\:p-0{
		padding: 0px;
	}

	.sm\:px-6{
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}

	.sm\:px-0{
		padding-left: 0px;
		padding-right: 0px;
	}

	.sm\:px-16{
		padding-left: 4rem;
		padding-right: 4rem;
	}

	.sm\:py-2{
		padding-top: 0.5rem;
		padding-bottom: 0.5rem;
	}

	.sm\:px-2{
		padding-left: 0.5rem;
		padding-right: 0.5rem;
	}

	.sm\:pt-0{
		padding-top: 0px;
	}

	.sm\:text-left{
		text-align: left;
	}

	.sm\:text-center{
		text-align: center;
	}

	.sm\:text-4xl{
		font-size: 2.25rem;
		line-height: 2.5rem;
	}

	.sm\:text-sm{
		font-size: 0.875rem;
		line-height: 1.25rem;
	}

	.sm\:leading-5{
		line-height: 1.25rem;
	}
}

@media (min-width: 768px){

	.md\:col-span-1{
		grid-column: span 1 / span 1;
	}

	.md\:col-span-2{
		grid-column: span 2 / span 2;
	}

	.md\:mx-16{
		margin-left: 4rem;
		margin-right: 4rem;
	}

	.md\:mb-0{
		margin-bottom: 0px;
	}

	.md\:mr-5{
		margin-right: 1.25rem;
	}

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

	.md\:ml-6{
		margin-left: 1.5rem;
	}

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

	.md\:mr-8{
		margin-right: 2rem;
	}

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

	.md\:mr-1{
		margin-right: 0.25rem;
	}

	.md\:mb-8{
		margin-bottom: 2rem;
	}

	.md\:-mt-20{
		margin-top: -5rem;
	}

	.md\:block{
		display: block;
	}

	.md\:inline-block{
		display: inline-block;
	}

	.md\:inline{
		display: inline;
	}

	.md\:flex{
		display: flex;
	}

	.md\:inline-flex{
		display: inline-flex;
	}

	.md\:grid{
		display: grid;
	}

	.md\:hidden{
		display: none;
	}

	.md\:h-48{
		height: 12rem;
	}

	.md\:h-32{
		height: 8rem;
	}

	.md\:w-1\/2{
		width: 50%;
	}

	.md\:w-2\/3{
		width: 66.666667%;
	}

	.md\:w-3\/5{
		width: 60%;
	}

	.md\:w-1\/3{
		width: 33.333333%;
	}

	.md\:w-1\/4{
		width: 25%;
	}

	.md\:w-2\/6{
		width: 33.333333%;
	}

	.md\:w-48{
		width: 12rem;
	}

	.md\:w-auto{
		width: auto;
	}

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

	.md\:w-2\/5{
		width: 40%;
	}

	.md\:w-40{
		width: 10rem;
	}

	.md\:max-w-4xl{
		max-width: 56rem;
	}

	.md\:max-w-2xl{
		max-width: 42rem;
	}

	.md\:grid-cols-3{
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}

	.md\:grid-cols-2{
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.md\:justify-end{
		justify-content: flex-end;
	}

	.md\:justify-between{
		justify-content: space-between;
	}

	.md\:gap-6{
		gap: 1.5rem;
	}

	.md\: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)));
	}

	.md\:rounded-full{
		border-radius: 9999px;
	}

	.md\:p-8{
		padding: 2rem;
	}

	.md\:p-16{
		padding: 4rem;
	}

	.md\:px-16{
		padding-left: 4rem;
		padding-right: 4rem;
	}

	.md\:px-0{
		padding-left: 0px;
		padding-right: 0px;
	}

	.md\:pt-8{
		padding-top: 2rem;
	}

	.md\:pt-4{
		padding-top: 1rem;
	}

	.md\:pr-4{
		padding-right: 1rem;
	}

	.md\:pl-4{
		padding-left: 1rem;
	}

	.md\:pt-16{
		padding-top: 4rem;
	}

	.md\:pt-0{
		padding-top: 0px;
	}

	.md\:pl-2{
		padding-left: 0.5rem;
	}

	.md\:pl-0{
		padding-left: 0px;
	}

	.md\:text-left{
		text-align: left;
	}

	.md\:text-right{
		text-align: right;
	}

	.md\:text-2xl{
		font-size: 1.5rem;
		line-height: 2rem;
	}

	.md\:text-base{
		font-size: 1rem;
		line-height: 1.5rem;
	}
}

@media (min-width: 1024px){

	.lg\:col-span-2{
		grid-column: span 2 / span 2;
	}

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

	.lg\:-mx-8{
		margin-left: -2rem;
		margin-right: -2rem;
	}

	.lg\:mb-0{
		margin-bottom: 0px;
	}

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

	.lg\:mb-8{
		margin-bottom: 2rem;
	}

	.lg\:mb-1{
		margin-bottom: 0.25rem;
	}

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

	.lg\:-mt-16{
		margin-top: -4rem;
	}

	.lg\:-mt-4{
		margin-top: -1rem;
	}

	.lg\:block{
		display: block;
	}

	.lg\:flex{
		display: flex;
	}

	.lg\:hidden{
		display: none;
	}

	.lg\:w-1\/6{
		width: 16.666667%;
	}

	.lg\:w-5\/6{
		width: 83.333333%;
	}

	.lg\:w-1\/3{
		width: 33.333333%;
	}

	.lg\:w-2\/3{
		width: 66.666667%;
	}

	.lg\:w-1\/2{
		width: 50%;
	}

	.lg\:w-5\/12{
		width: 41.666667%;
	}

	.lg\:max-w-3xl{
		max-width: 48rem;
	}

	.lg\:grid-cols-4{
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}

	.lg\:px-32{
		padding-left: 8rem;
		padding-right: 8rem;
	}

	.lg\:px-16{
		padding-left: 4rem;
		padding-right: 4rem;
	}

	.lg\:px-8{
		padding-left: 2rem;
		padding-right: 2rem;
	}

	.lg\:pr-8{
		padding-right: 2rem;
	}

	.lg\:pt-8{
		padding-top: 2rem;
	}

	.lg\:pl-2{
		padding-left: 0.5rem;
	}

	.lg\:pt-16{
		padding-top: 4rem;
	}

	.lg\:text-left{
		text-align: left;
	}
}

@media (min-width: 1280px){

	.xl\:mr-16{
		margin-right: 4rem;
	}

	.xl\:flex{
		display: flex;
	}

	.xl\:w-1\/3{
		width: 33.333333%;
	}

	.xl\:grid-cols-3{
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
}
