@tailwind base;@tailwind components;@tailwind utilities;@tailwind base;@tailwind components;@tailwind utilities;@tailwind base;@tailwind components;@tailwind utilities;.highlight{
	--tw-bg-opacity: 1;
	background-color: rgba(229, 84, 68, var(--tw-bg-opacity));
	--tw-bg-opacity: 0.3;
}/*! tailwindcss v2.2.4 | MIT License | https://tailwindcss.com *//*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize *//*
Document
========
*//**
Use a better box model (opinionated).
*/*,
::before,
::after {
	box-sizing: border-box;
}/**
Use a more readable tab size (opinionated).
*/html {
	-moz-tab-size: 4;
	-o-tab-size: 4;
	   tab-size: 4;
}/**
1. Correct the line height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
*/html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}/*
Sections
========
*//**
Remove the margin in all browsers.
*/body {
	margin: 0;
}/**
Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
*/body {
	font-family:
		system-ui,
		-apple-system, /* Firefox supports this but not yet `system-ui` */
		'Segoe UI',
		Roboto,
		Helvetica,
		Arial,
		sans-serif,
		'Apple Color Emoji',
		'Segoe UI Emoji';
}/*
Grouping content
================
*//**
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
*/hr {
	height: 0; /* 1 */
	color: inherit; /* 2 */
}/*
Text-level semantics
====================
*//**
Add the correct text decoration in Chrome, Edge, and Safari.
*/abbr[title] {
	-webkit-text-decoration: underline dotted;
	        text-decoration: underline dotted;
}/**
Add the correct font weight in Edge and Safari.
*/b,
strong {
	font-weight: bolder;
}/**
1. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
2. Correct the odd 'em' font sizing in all browsers.
*/code,
kbd,
samp,
pre {
	font-family:
		ui-monospace,
		SFMono-Regular,
		Consolas,
		'Liberation Mono',
		Menlo,
		monospace; /* 1 */
	font-size: 1em; /* 2 */
}/**
Add the correct font size in all browsers.
*/small {
	font-size: 80%;
}/**
Prevent 'sub' and 'sup' elements from affecting the line height in all browsers.
*/sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}sub {
	bottom: -0.25em;
}sup {
	top: -0.5em;
}/*
Tabular data
============
*//**
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
*/table {
	text-indent: 0; /* 1 */
	border-color: inherit; /* 2 */
}/*
Forms
=====
*//**
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
*/button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}/**
Remove the inheritance of text transform in Edge and Firefox.
1. Remove the inheritance of text transform in Firefox.
*/button,
select { /* 1 */
	text-transform: none;
}/**
Correct the inability to style clickable types in iOS and Safari.
*/button,
[type='button'],
[type='reset'],
[type='submit'] {
	-webkit-appearance: button;
}/**
Remove the inner border and padding in Firefox.
*/::-moz-focus-inner {
	border-style: none;
	padding: 0;
}/**
Restore the focus styles unset by the previous rule.
*/:-moz-focusring {
	outline: 1px dotted ButtonText;
}/**
Remove the additional ':invalid' styles in Firefox.
See: https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737
*/:-moz-ui-invalid {
	box-shadow: none;
}/**
Remove the padding so developers are not caught out when they zero out 'fieldset' elements in all browsers.
*/legend {
	padding: 0;
}/**
Add the correct vertical alignment in Chrome and Firefox.
*/progress {
	vertical-align: baseline;
}/**
Correct the cursor style of increment and decrement buttons in Safari.
*/::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
	height: auto;
}/**
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/[type='search'] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}/**
Remove the inner padding in Chrome and Safari on macOS.
*/::-webkit-search-decoration {
	-webkit-appearance: none;
}/**
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to 'inherit' in Safari.
*/::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}/*
Interactive
===========
*//*
Add the correct display in Chrome and Safari.
*/summary {
	display: list-item;
}/**
 * Manually forked from SUIT CSS Base: https://github.com/suitcss/base
 * A thin layer on top of normalize.css that provides a starting point more
 * suitable for web applications.
 *//**
 * Removes the default spacing and border for appropriate elements.
 */blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}button {
  background-color: transparent;
  background-image: none;
}fieldset {
  margin: 0;
  padding: 0;
}ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}/**
 * Tailwind custom reset styles
 *//**
 * 1. Use the user's configured `sans` font-family (with Tailwind's default
 *    sans-serif font stack as a fallback) as a sane default.
 * 2. Use Tailwind's default "normal" line-height so the user isn't forced
 *    to override it to ensure consistency even when using the default theme.
 */html {
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 1 */
  line-height: 1.5; /* 2 */
}/**
 * Inherit font-family and line-height from `html` so users can set them as
 * a class directly on the `html` element.
 */body {
  font-family: inherit;
  line-height: inherit;
}/**
 * 1. Prevent padding and border from affecting element width.
 *
 *    We used to set this in the html element and inherit from
 *    the parent element for everything else. This caused issues
 *    in shadow-dom-enhanced elements like <details> where the content
 *    is wrapped by a div with box-sizing set to `content-box`.
 *
 *    https://github.com/mozdevs/cssremedy/issues/4
 *
 *
 * 2. Allow adding a border to an element by just adding a border-width.
 *
 *    By default, the way the browser specifies that an element should have no
 *    border is by setting it's border-style to `none` in the user-agent
 *    stylesheet.
 *
 *    In order to easily add borders to elements by just setting the `border-width`
 *    property, we change the default border-style for all elements to `solid`, and
 *    use border-width to hide them instead. This way our `border` utilities only
 *    need to set the `border-width` property instead of the entire `border`
 *    shorthand, making our border utilities much more straightforward to compose.
 *
 *    https://github.com/tailwindcss/tailwindcss/pull/116
 */*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: currentColor; /* 2 */
}/*
 * Ensure horizontal rules are visible by default
 */hr {
  border-top-width: 1px;
}/**
 * Undo the `border-style: none` reset that Normalize applies to images so that
 * our `border-{width}` utilities have the expected effect.
 *
 * The Normalize reset is unnecessary for us since we default the border-width
 * to 0 on all elements.
 *
 * https://github.com/tailwindcss/tailwindcss/issues/362
 */img {
  border-style: solid;
}textarea {
  resize: vertical;
}input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  color: #a1a1aa;
}input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  opacity: 1;
  color: #a1a1aa;
}input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #a1a1aa;
}button,
[role="button"] {
  cursor: pointer;
}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;
}*, ::before, ::after{
	--tw-translate-x: 0;
	--tw-translate-y: 0;
	--tw-rotate: 0;
	--tw-skew-x: 0;
	--tw-skew-y: 0;
	--tw-scale-x: 1;
	--tw-scale-y: 1;
	--tw-transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
	border-color: currentColor;
	--tw-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-blur: var(--tw-empty,/*!*/ /*!*/);
	--tw-brightness: var(--tw-empty,/*!*/ /*!*/);
	--tw-contrast: var(--tw-empty,/*!*/ /*!*/);
	--tw-grayscale: var(--tw-empty,/*!*/ /*!*/);
	--tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
	--tw-invert: var(--tw-empty,/*!*/ /*!*/);
	--tw-saturate: var(--tw-empty,/*!*/ /*!*/);
	--tw-sepia: var(--tw-empty,/*!*/ /*!*/);
	--tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/);
	--tw-filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
	--tw-backdrop-blur: var(--tw-empty,/*!*/ /*!*/);
	--tw-backdrop-brightness: var(--tw-empty,/*!*/ /*!*/);
	--tw-backdrop-contrast: var(--tw-empty,/*!*/ /*!*/);
	--tw-backdrop-grayscale: var(--tw-empty,/*!*/ /*!*/);
	--tw-backdrop-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
	--tw-backdrop-invert: var(--tw-empty,/*!*/ /*!*/);
	--tw-backdrop-opacity: var(--tw-empty,/*!*/ /*!*/);
	--tw-backdrop-saturate: var(--tw-empty,/*!*/ /*!*/);
	--tw-backdrop-sepia: var(--tw-empty,/*!*/ /*!*/);
	--tw-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}[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;
}[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, 0 0 #0000);
	border-color: #2563eb;
}input::-moz-placeholder, textarea::-moz-placeholder{
	color: #6b7280;
	opacity: 1;
}input:-ms-input-placeholder, textarea:-ms-input-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;
	    -ms-user-select: none;
	        user-select: none;
	flex-shrink: 0;
	height: 1rem;
	width: 1rem;
	color: #2563eb;
	background-color: #fff;
	border-color: #6b7280;
	border-width: 1px;
}[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, 0 0 #0000);
}[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;
}a:hover{
	text-decoration: underline;
}@font-face{font-family:"ibm-plex-sans";src:url(../assets/fonts/IBMPlexSans-Regularttf) format("truetype");font-display:fallback;font-weight:normal;font-style:normal}@font-face{font-family:"ibm-plex-sans";src:url(../assets/fonts/IBMPlexSans-Boldttf) format("truetype");font-display:fallback;font-weight:bold;font-style:normal}@font-face{font-family:"ibm-plex-sans";src:url(../assets/fonts/IBMPlexSans-SemiBoldttf) format("truetype");font-display:fallback;font-weight:600;font-style:normal}@font-face{font-family:"libre-baskerville";src:url(../assets/fonts/LibreBaskerville-Italicttf) format("truetype");font-display:fallback;font-weight:normal;font-style:italic}@font-face{font-family:"reckless";src:url(../assets/fonts/recklessneue-bold-webfontwoff2) format("woff2"),url(../assets/fonts/recklessneue-bold-webfontwoff) format("woff");font-display:fallback;font-weight:bold;font-style:normal}.container{
	width: 100%;
}.\!container{
	width: 100% !important;
}@media (min-width: 640px){.container{
		max-width: 640px;
	}.\!container{
		max-width: 640px !important;
	}
}@media (min-width: 768px){.container{
		max-width: 768px;
	}.\!container{
		max-width: 768px !important;
	}
}@media (min-width: 1024px){.container{
		max-width: 1024px;
	}.\!container{
		max-width: 1024px !important;
	}
}@media (min-width: 1280px){.container{
		max-width: 1280px;
	}.\!container{
		max-width: 1280px !important;
	}
}@media (min-width: 1536px){.container{
		max-width: 1536px;
	}.\!container{
		max-width: 1536px !important;
	}
}.aspect-w-1,
.aspect-w-2,
.aspect-w-3,
.aspect-w-4,
.aspect-w-5,
.aspect-w-6,
.aspect-w-7,
.aspect-w-8,
.aspect-w-9,
.aspect-w-10,
.aspect-w-11,
.aspect-w-12,
.aspect-w-13,
.aspect-w-14,
.aspect-w-15,
.aspect-w-16{
	position: relative;
	padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
}.aspect-w-1 > *,
.aspect-w-2 > *,
.aspect-w-3 > *,
.aspect-w-4 > *,
.aspect-w-5 > *,
.aspect-w-6 > *,
.aspect-w-7 > *,
.aspect-w-8 > *,
.aspect-w-9 > *,
.aspect-w-10 > *,
.aspect-w-11 > *,
.aspect-w-12 > *,
.aspect-w-13 > *,
.aspect-w-14 > *,
.aspect-w-15 > *,
.aspect-w-16 > *{
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}.aspect-none{
	position: static;
	padding-bottom: 0;
}.aspect-none > *{
	position: static;
	height: auto;
	width: auto;
	top: auto;
	right: auto;
	bottom: auto;
	left: auto;
}.aspect-w-1{
	--tw-aspect-w: 1;
}.aspect-w-2{
	--tw-aspect-w: 2;
}.aspect-w-3{
	--tw-aspect-w: 3;
}.aspect-w-4{
	--tw-aspect-w: 4;
}.aspect-w-5{
	--tw-aspect-w: 5;
}.aspect-w-6{
	--tw-aspect-w: 6;
}.aspect-w-7{
	--tw-aspect-w: 7;
}.aspect-w-8{
	--tw-aspect-w: 8;
}.aspect-w-9{
	--tw-aspect-w: 9;
}.aspect-w-10{
	--tw-aspect-w: 10;
}.aspect-w-11{
	--tw-aspect-w: 11;
}.aspect-w-12{
	--tw-aspect-w: 12;
}.aspect-w-13{
	--tw-aspect-w: 13;
}.aspect-w-14{
	--tw-aspect-w: 14;
}.aspect-w-15{
	--tw-aspect-w: 15;
}.aspect-w-16{
	--tw-aspect-w: 16;
}.aspect-h-1{
	--tw-aspect-h: 1;
}.aspect-h-2{
	--tw-aspect-h: 2;
}.aspect-h-3{
	--tw-aspect-h: 3;
}.aspect-h-4{
	--tw-aspect-h: 4;
}.aspect-h-5{
	--tw-aspect-h: 5;
}.aspect-h-6{
	--tw-aspect-h: 6;
}.aspect-h-7{
	--tw-aspect-h: 7;
}.aspect-h-8{
	--tw-aspect-h: 8;
}.aspect-h-9{
	--tw-aspect-h: 9;
}.aspect-h-10{
	--tw-aspect-h: 10;
}.aspect-h-11{
	--tw-aspect-h: 11;
}.aspect-h-12{
	--tw-aspect-h: 12;
}.aspect-h-13{
	--tw-aspect-h: 13;
}.aspect-h-14{
	--tw-aspect-h: 14;
}.aspect-h-15{
	--tw-aspect-h: 15;
}.aspect-h-16{
	--tw-aspect-h: 16;
}.btn-form{
	border-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgba(0, 0, 0, var(--tw-border-opacity));
	--tw-bg-opacity: 1;
	background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
	padding-left: 1rem;
	padding-right: 1rem;
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
	text-transform: uppercase;
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
	--tw-text-opacity: 0.9;
	font-family: ibm-plex-sans, sans-serif;
	font-size: 0.875rem;
	line-height: 1.25rem;
	font-weight: 700;
	line-height: 1.2;
	letter-spacing: 0em;
}.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;
}.not-sr-only{
	position: static;
	width: auto;
	height: auto;
	padding: 0;
	margin: 0;
	overflow: visible;
	clip: auto;
	white-space: normal;
}.pointer-events-none{
	pointer-events: none;
}.pointer-events-auto{
	pointer-events: auto;
}.visible{
	visibility: visible;
}.\!visible{
	visibility: visible !important;
}.invisible{
	visibility: hidden;
}.static{
	position: static;
}.fixed{
	position: fixed;
}.\!fixed{
	position: fixed !important;
}.absolute{
	position: absolute;
}.relative{
	position: relative;
}.\!relative{
	position: relative !important;
}.sticky{
	position: sticky;
}.inset-0{
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
}.inset-1{
	top: 0.25rem;
	right: 0.25rem;
	bottom: 0.25rem;
	left: 0.25rem;
}.inset-2{
	top: 0.5rem;
	right: 0.5rem;
	bottom: 0.5rem;
	left: 0.5rem;
}.inset-3{
	top: 0.75rem;
	right: 0.75rem;
	bottom: 0.75rem;
	left: 0.75rem;
}.inset-4{
	top: 1rem;
	right: 1rem;
	bottom: 1rem;
	left: 1rem;
}.inset-5{
	top: 1.25rem;
	right: 1.25rem;
	bottom: 1.25rem;
	left: 1.25rem;
}.inset-6{
	top: 1.5rem;
	right: 1.5rem;
	bottom: 1.5rem;
	left: 1.5rem;
}.inset-7{
	top: 1.75rem;
	right: 1.75rem;
	bottom: 1.75rem;
	left: 1.75rem;
}.inset-8{
	top: 2rem;
	right: 2rem;
	bottom: 2rem;
	left: 2rem;
}.inset-9{
	top: 2.25rem;
	right: 2.25rem;
	bottom: 2.25rem;
	left: 2.25rem;
}.inset-10{
	top: 2.5rem;
	right: 2.5rem;
	bottom: 2.5rem;
	left: 2.5rem;
}.inset-11{
	top: 2.75rem;
	right: 2.75rem;
	bottom: 2.75rem;
	left: 2.75rem;
}.inset-12{
	top: 3rem;
	right: 3rem;
	bottom: 3rem;
	left: 3rem;
}.inset-14{
	top: 3.5rem;
	right: 3.5rem;
	bottom: 3.5rem;
	left: 3.5rem;
}.inset-16{
	top: 4rem;
	right: 4rem;
	bottom: 4rem;
	left: 4rem;
}.inset-20{
	top: 5rem;
	right: 5rem;
	bottom: 5rem;
	left: 5rem;
}.inset-24{
	top: 6rem;
	right: 6rem;
	bottom: 6rem;
	left: 6rem;
}.inset-28{
	top: 7rem;
	right: 7rem;
	bottom: 7rem;
	left: 7rem;
}.inset-32{
	top: 8rem;
	right: 8rem;
	bottom: 8rem;
	left: 8rem;
}.inset-36{
	top: 9rem;
	right: 9rem;
	bottom: 9rem;
	left: 9rem;
}.inset-40{
	top: 10rem;
	right: 10rem;
	bottom: 10rem;
	left: 10rem;
}.inset-44{
	top: 11rem;
	right: 11rem;
	bottom: 11rem;
	left: 11rem;
}.inset-48{
	top: 12rem;
	right: 12rem;
	bottom: 12rem;
	left: 12rem;
}.inset-52{
	top: 13rem;
	right: 13rem;
	bottom: 13rem;
	left: 13rem;
}.inset-56{
	top: 14rem;
	right: 14rem;
	bottom: 14rem;
	left: 14rem;
}.inset-60{
	top: 15rem;
	right: 15rem;
	bottom: 15rem;
	left: 15rem;
}.inset-64{
	top: 16rem;
	right: 16rem;
	bottom: 16rem;
	left: 16rem;
}.inset-72{
	top: 18rem;
	right: 18rem;
	bottom: 18rem;
	left: 18rem;
}.inset-80{
	top: 20rem;
	right: 20rem;
	bottom: 20rem;
	left: 20rem;
}.inset-96{
	top: 24rem;
	right: 24rem;
	bottom: 24rem;
	left: 24rem;
}.inset-auto{
	top: auto;
	right: auto;
	bottom: auto;
	left: auto;
}.inset-px{
	top: 1px;
	right: 1px;
	bottom: 1px;
	left: 1px;
}.-inset-0{
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
}.-inset-1{
	top: -0.25rem;
	right: -0.25rem;
	bottom: -0.25rem;
	left: -0.25rem;
}.-inset-2{
	top: -0.5rem;
	right: -0.5rem;
	bottom: -0.5rem;
	left: -0.5rem;
}.-inset-3{
	top: -0.75rem;
	right: -0.75rem;
	bottom: -0.75rem;
	left: -0.75rem;
}.-inset-4{
	top: -1rem;
	right: -1rem;
	bottom: -1rem;
	left: -1rem;
}.-inset-5{
	top: -1.25rem;
	right: -1.25rem;
	bottom: -1.25rem;
	left: -1.25rem;
}.-inset-6{
	top: -1.5rem;
	right: -1.5rem;
	bottom: -1.5rem;
	left: -1.5rem;
}.-inset-7{
	top: -1.75rem;
	right: -1.75rem;
	bottom: -1.75rem;
	left: -1.75rem;
}.-inset-8{
	top: -2rem;
	right: -2rem;
	bottom: -2rem;
	left: -2rem;
}.-inset-9{
	top: -2.25rem;
	right: -2.25rem;
	bottom: -2.25rem;
	left: -2.25rem;
}.-inset-10{
	top: -2.5rem;
	right: -2.5rem;
	bottom: -2.5rem;
	left: -2.5rem;
}.-inset-11{
	top: -2.75rem;
	right: -2.75rem;
	bottom: -2.75rem;
	left: -2.75rem;
}.-inset-12{
	top: -3rem;
	right: -3rem;
	bottom: -3rem;
	left: -3rem;
}.-inset-14{
	top: -3.5rem;
	right: -3.5rem;
	bottom: -3.5rem;
	left: -3.5rem;
}.-inset-16{
	top: -4rem;
	right: -4rem;
	bottom: -4rem;
	left: -4rem;
}.-inset-20{
	top: -5rem;
	right: -5rem;
	bottom: -5rem;
	left: -5rem;
}.-inset-24{
	top: -6rem;
	right: -6rem;
	bottom: -6rem;
	left: -6rem;
}.-inset-28{
	top: -7rem;
	right: -7rem;
	bottom: -7rem;
	left: -7rem;
}.-inset-32{
	top: -8rem;
	right: -8rem;
	bottom: -8rem;
	left: -8rem;
}.-inset-36{
	top: -9rem;
	right: -9rem;
	bottom: -9rem;
	left: -9rem;
}.-inset-40{
	top: -10rem;
	right: -10rem;
	bottom: -10rem;
	left: -10rem;
}.-inset-44{
	top: -11rem;
	right: -11rem;
	bottom: -11rem;
	left: -11rem;
}.-inset-48{
	top: -12rem;
	right: -12rem;
	bottom: -12rem;
	left: -12rem;
}.-inset-52{
	top: -13rem;
	right: -13rem;
	bottom: -13rem;
	left: -13rem;
}.-inset-56{
	top: -14rem;
	right: -14rem;
	bottom: -14rem;
	left: -14rem;
}.-inset-60{
	top: -15rem;
	right: -15rem;
	bottom: -15rem;
	left: -15rem;
}.-inset-64{
	top: -16rem;
	right: -16rem;
	bottom: -16rem;
	left: -16rem;
}.-inset-72{
	top: -18rem;
	right: -18rem;
	bottom: -18rem;
	left: -18rem;
}.-inset-80{
	top: -20rem;
	right: -20rem;
	bottom: -20rem;
	left: -20rem;
}.-inset-96{
	top: -24rem;
	right: -24rem;
	bottom: -24rem;
	left: -24rem;
}.-inset-px{
	top: -1px;
	right: -1px;
	bottom: -1px;
	left: -1px;
}.inset-full{
	top: 100%;
	right: 100%;
	bottom: 100%;
	left: 100%;
}.-inset-full{
	top: -100%;
	right: -100%;
	bottom: -100%;
	left: -100%;
}.inset-x-0{
	left: 0px;
	right: 0px;
}.inset-y-0{
	top: 0px;
	bottom: 0px;
}.inset-x-1{
	left: 0.25rem;
	right: 0.25rem;
}.inset-x-2{
	left: 0.5rem;
	right: 0.5rem;
}.inset-x-3{
	left: 0.75rem;
	right: 0.75rem;
}.inset-x-4{
	left: 1rem;
	right: 1rem;
}.inset-x-5{
	left: 1.25rem;
	right: 1.25rem;
}.inset-x-6{
	left: 1.5rem;
	right: 1.5rem;
}.inset-x-7{
	left: 1.75rem;
	right: 1.75rem;
}.inset-x-8{
	left: 2rem;
	right: 2rem;
}.inset-x-9{
	left: 2.25rem;
	right: 2.25rem;
}.inset-x-10{
	left: 2.5rem;
	right: 2.5rem;
}.inset-x-11{
	left: 2.75rem;
	right: 2.75rem;
}.inset-x-12{
	left: 3rem;
	right: 3rem;
}.inset-x-14{
	left: 3.5rem;
	right: 3.5rem;
}.inset-x-16{
	left: 4rem;
	right: 4rem;
}.inset-x-20{
	left: 5rem;
	right: 5rem;
}.inset-x-24{
	left: 6rem;
	right: 6rem;
}.inset-x-28{
	left: 7rem;
	right: 7rem;
}.inset-x-32{
	left: 8rem;
	right: 8rem;
}.inset-x-36{
	left: 9rem;
	right: 9rem;
}.inset-x-40{
	left: 10rem;
	right: 10rem;
}.inset-x-44{
	left: 11rem;
	right: 11rem;
}.inset-x-48{
	left: 12rem;
	right: 12rem;
}.inset-x-52{
	left: 13rem;
	right: 13rem;
}.inset-x-56{
	left: 14rem;
	right: 14rem;
}.inset-x-60{
	left: 15rem;
	right: 15rem;
}.inset-x-64{
	left: 16rem;
	right: 16rem;
}.inset-x-72{
	left: 18rem;
	right: 18rem;
}.inset-x-80{
	left: 20rem;
	right: 20rem;
}.inset-x-96{
	left: 24rem;
	right: 24rem;
}.inset-x-auto{
	left: auto;
	right: auto;
}.inset-x-px{
	left: 1px;
	right: 1px;
}.-inset-x-0{
	left: 0px;
	right: 0px;
}.-inset-x-1{
	left: -0.25rem;
	right: -0.25rem;
}.-inset-x-2{
	left: -0.5rem;
	right: -0.5rem;
}.-inset-x-3{
	left: -0.75rem;
	right: -0.75rem;
}.-inset-x-4{
	left: -1rem;
	right: -1rem;
}.-inset-x-5{
	left: -1.25rem;
	right: -1.25rem;
}.-inset-x-6{
	left: -1.5rem;
	right: -1.5rem;
}.-inset-x-7{
	left: -1.75rem;
	right: -1.75rem;
}.-inset-x-8{
	left: -2rem;
	right: -2rem;
}.-inset-x-9{
	left: -2.25rem;
	right: -2.25rem;
}.-inset-x-10{
	left: -2.5rem;
	right: -2.5rem;
}.-inset-x-11{
	left: -2.75rem;
	right: -2.75rem;
}.-inset-x-12{
	left: -3rem;
	right: -3rem;
}.-inset-x-14{
	left: -3.5rem;
	right: -3.5rem;
}.-inset-x-16{
	left: -4rem;
	right: -4rem;
}.-inset-x-20{
	left: -5rem;
	right: -5rem;
}.-inset-x-24{
	left: -6rem;
	right: -6rem;
}.-inset-x-28{
	left: -7rem;
	right: -7rem;
}.-inset-x-32{
	left: -8rem;
	right: -8rem;
}.-inset-x-36{
	left: -9rem;
	right: -9rem;
}.-inset-x-40{
	left: -10rem;
	right: -10rem;
}.-inset-x-44{
	left: -11rem;
	right: -11rem;
}.-inset-x-48{
	left: -12rem;
	right: -12rem;
}.-inset-x-52{
	left: -13rem;
	right: -13rem;
}.-inset-x-56{
	left: -14rem;
	right: -14rem;
}.-inset-x-60{
	left: -15rem;
	right: -15rem;
}.-inset-x-64{
	left: -16rem;
	right: -16rem;
}.-inset-x-72{
	left: -18rem;
	right: -18rem;
}.-inset-x-80{
	left: -20rem;
	right: -20rem;
}.-inset-x-96{
	left: -24rem;
	right: -24rem;
}.-inset-x-px{
	left: -1px;
	right: -1px;
}.inset-x-full{
	left: 100%;
	right: 100%;
}.-inset-x-full{
	left: -100%;
	right: -100%;
}.inset-y-1{
	top: 0.25rem;
	bottom: 0.25rem;
}.inset-y-2{
	top: 0.5rem;
	bottom: 0.5rem;
}.inset-y-3{
	top: 0.75rem;
	bottom: 0.75rem;
}.inset-y-4{
	top: 1rem;
	bottom: 1rem;
}.inset-y-5{
	top: 1.25rem;
	bottom: 1.25rem;
}.inset-y-6{
	top: 1.5rem;
	bottom: 1.5rem;
}.inset-y-7{
	top: 1.75rem;
	bottom: 1.75rem;
}.inset-y-8{
	top: 2rem;
	bottom: 2rem;
}.inset-y-9{
	top: 2.25rem;
	bottom: 2.25rem;
}.inset-y-10{
	top: 2.5rem;
	bottom: 2.5rem;
}.inset-y-11{
	top: 2.75rem;
	bottom: 2.75rem;
}.inset-y-12{
	top: 3rem;
	bottom: 3rem;
}.inset-y-14{
	top: 3.5rem;
	bottom: 3.5rem;
}.inset-y-16{
	top: 4rem;
	bottom: 4rem;
}.inset-y-20{
	top: 5rem;
	bottom: 5rem;
}.inset-y-24{
	top: 6rem;
	bottom: 6rem;
}.inset-y-28{
	top: 7rem;
	bottom: 7rem;
}.inset-y-32{
	top: 8rem;
	bottom: 8rem;
}.inset-y-36{
	top: 9rem;
	bottom: 9rem;
}.inset-y-40{
	top: 10rem;
	bottom: 10rem;
}.inset-y-44{
	top: 11rem;
	bottom: 11rem;
}.inset-y-48{
	top: 12rem;
	bottom: 12rem;
}.inset-y-52{
	top: 13rem;
	bottom: 13rem;
}.inset-y-56{
	top: 14rem;
	bottom: 14rem;
}.inset-y-60{
	top: 15rem;
	bottom: 15rem;
}.inset-y-64{
	top: 16rem;
	bottom: 16rem;
}.inset-y-72{
	top: 18rem;
	bottom: 18rem;
}.inset-y-80{
	top: 20rem;
	bottom: 20rem;
}.inset-y-96{
	top: 24rem;
	bottom: 24rem;
}.inset-y-auto{
	top: auto;
	bottom: auto;
}.inset-y-px{
	top: 1px;
	bottom: 1px;
}.-inset-y-0{
	top: 0px;
	bottom: 0px;
}.-inset-y-1{
	top: -0.25rem;
	bottom: -0.25rem;
}.-inset-y-2{
	top: -0.5rem;
	bottom: -0.5rem;
}.-inset-y-3{
	top: -0.75rem;
	bottom: -0.75rem;
}.-inset-y-4{
	top: -1rem;
	bottom: -1rem;
}.-inset-y-5{
	top: -1.25rem;
	bottom: -1.25rem;
}.-inset-y-6{
	top: -1.5rem;
	bottom: -1.5rem;
}.-inset-y-7{
	top: -1.75rem;
	bottom: -1.75rem;
}.-inset-y-8{
	top: -2rem;
	bottom: -2rem;
}.-inset-y-9{
	top: -2.25rem;
	bottom: -2.25rem;
}.-inset-y-10{
	top: -2.5rem;
	bottom: -2.5rem;
}.-inset-y-11{
	top: -2.75rem;
	bottom: -2.75rem;
}.-inset-y-12{
	top: -3rem;
	bottom: -3rem;
}.-inset-y-14{
	top: -3.5rem;
	bottom: -3.5rem;
}.-inset-y-16{
	top: -4rem;
	bottom: -4rem;
}.-inset-y-20{
	top: -5rem;
	bottom: -5rem;
}.-inset-y-24{
	top: -6rem;
	bottom: -6rem;
}.-inset-y-28{
	top: -7rem;
	bottom: -7rem;
}.-inset-y-32{
	top: -8rem;
	bottom: -8rem;
}.-inset-y-36{
	top: -9rem;
	bottom: -9rem;
}.-inset-y-40{
	top: -10rem;
	bottom: -10rem;
}.-inset-y-44{
	top: -11rem;
	bottom: -11rem;
}.-inset-y-48{
	top: -12rem;
	bottom: -12rem;
}.-inset-y-52{
	top: -13rem;
	bottom: -13rem;
}.-inset-y-56{
	top: -14rem;
	bottom: -14rem;
}.-inset-y-60{
	top: -15rem;
	bottom: -15rem;
}.-inset-y-64{
	top: -16rem;
	bottom: -16rem;
}.-inset-y-72{
	top: -18rem;
	bottom: -18rem;
}.-inset-y-80{
	top: -20rem;
	bottom: -20rem;
}.-inset-y-96{
	top: -24rem;
	bottom: -24rem;
}.-inset-y-px{
	top: -1px;
	bottom: -1px;
}.inset-y-full{
	top: 100%;
	bottom: 100%;
}.-inset-y-full{
	top: -100%;
	bottom: -100%;
}.left-\[70px\]{
	left: 70px;
}.top-20{
	top: 5rem;
}.left-0{
	left: 0px;
}.top-\[2px\]{
	top: 2px;
}.top-0{
	top: 0px;
}.right-0{
	right: 0px;
}.bottom-4{
	bottom: 1rem;
}.right-\[-45\%\]{
	right: -45%;
}.top-1{
	top: 0.25rem;
}.top-2{
	top: 0.5rem;
}.top-3{
	top: 0.75rem;
}.top-4{
	top: 1rem;
}.top-5{
	top: 1.25rem;
}.top-6{
	top: 1.5rem;
}.top-7{
	top: 1.75rem;
}.top-8{
	top: 2rem;
}.top-9{
	top: 2.25rem;
}.top-10{
	top: 2.5rem;
}.top-11{
	top: 2.75rem;
}.top-12{
	top: 3rem;
}.top-14{
	top: 3.5rem;
}.top-16{
	top: 4rem;
}.top-24{
	top: 6rem;
}.top-28{
	top: 7rem;
}.top-32{
	top: 8rem;
}.top-36{
	top: 9rem;
}.top-40{
	top: 10rem;
}.top-44{
	top: 11rem;
}.top-48{
	top: 12rem;
}.top-52{
	top: 13rem;
}.top-56{
	top: 14rem;
}.top-60{
	top: 15rem;
}.top-64{
	top: 16rem;
}.top-72{
	top: 18rem;
}.top-80{
	top: 20rem;
}.top-96{
	top: 24rem;
}.top-auto{
	top: auto;
}.top-px{
	top: 1px;
}.-top-0{
	top: 0px;
}.-top-1{
	top: -0.25rem;
}.-top-2{
	top: -0.5rem;
}.-top-3{
	top: -0.75rem;
}.-top-4{
	top: -1rem;
}.-top-5{
	top: -1.25rem;
}.-top-6{
	top: -1.5rem;
}.-top-7{
	top: -1.75rem;
}.-top-8{
	top: -2rem;
}.-top-9{
	top: -2.25rem;
}.-top-10{
	top: -2.5rem;
}.-top-11{
	top: -2.75rem;
}.-top-12{
	top: -3rem;
}.-top-14{
	top: -3.5rem;
}.-top-16{
	top: -4rem;
}.-top-20{
	top: -5rem;
}.-top-24{
	top: -6rem;
}.-top-28{
	top: -7rem;
}.-top-32{
	top: -8rem;
}.-top-36{
	top: -9rem;
}.-top-40{
	top: -10rem;
}.-top-44{
	top: -11rem;
}.-top-48{
	top: -12rem;
}.-top-52{
	top: -13rem;
}.-top-56{
	top: -14rem;
}.-top-60{
	top: -15rem;
}.-top-64{
	top: -16rem;
}.-top-72{
	top: -18rem;
}.-top-80{
	top: -20rem;
}.-top-96{
	top: -24rem;
}.-top-px{
	top: -1px;
}.top-full{
	top: 100%;
}.-top-full{
	top: -100%;
}.right-1{
	right: 0.25rem;
}.right-2{
	right: 0.5rem;
}.right-3{
	right: 0.75rem;
}.right-4{
	right: 1rem;
}.right-5{
	right: 1.25rem;
}.right-6{
	right: 1.5rem;
}.right-7{
	right: 1.75rem;
}.right-8{
	right: 2rem;
}.right-9{
	right: 2.25rem;
}.right-10{
	right: 2.5rem;
}.right-11{
	right: 2.75rem;
}.right-12{
	right: 3rem;
}.right-14{
	right: 3.5rem;
}.right-16{
	right: 4rem;
}.right-20{
	right: 5rem;
}.right-24{
	right: 6rem;
}.right-28{
	right: 7rem;
}.right-32{
	right: 8rem;
}.right-36{
	right: 9rem;
}.right-40{
	right: 10rem;
}.right-44{
	right: 11rem;
}.right-48{
	right: 12rem;
}.right-52{
	right: 13rem;
}.right-56{
	right: 14rem;
}.right-60{
	right: 15rem;
}.right-64{
	right: 16rem;
}.right-72{
	right: 18rem;
}.right-80{
	right: 20rem;
}.right-96{
	right: 24rem;
}.right-auto{
	right: auto;
}.right-px{
	right: 1px;
}.-right-0{
	right: 0px;
}.-right-1{
	right: -0.25rem;
}.-right-2{
	right: -0.5rem;
}.-right-3{
	right: -0.75rem;
}.-right-4{
	right: -1rem;
}.-right-5{
	right: -1.25rem;
}.-right-6{
	right: -1.5rem;
}.-right-7{
	right: -1.75rem;
}.-right-8{
	right: -2rem;
}.-right-9{
	right: -2.25rem;
}.-right-10{
	right: -2.5rem;
}.-right-11{
	right: -2.75rem;
}.-right-12{
	right: -3rem;
}.-right-14{
	right: -3.5rem;
}.-right-16{
	right: -4rem;
}.-right-20{
	right: -5rem;
}.-right-24{
	right: -6rem;
}.-right-28{
	right: -7rem;
}.-right-32{
	right: -8rem;
}.-right-36{
	right: -9rem;
}.-right-40{
	right: -10rem;
}.-right-44{
	right: -11rem;
}.-right-48{
	right: -12rem;
}.-right-52{
	right: -13rem;
}.-right-56{
	right: -14rem;
}.-right-60{
	right: -15rem;
}.-right-64{
	right: -16rem;
}.-right-72{
	right: -18rem;
}.-right-80{
	right: -20rem;
}.-right-96{
	right: -24rem;
}.-right-px{
	right: -1px;
}.right-full{
	right: 100%;
}.-right-full{
	right: -100%;
}.bottom-0{
	bottom: 0px;
}.bottom-1{
	bottom: 0.25rem;
}.bottom-2{
	bottom: 0.5rem;
}.bottom-3{
	bottom: 0.75rem;
}.bottom-5{
	bottom: 1.25rem;
}.bottom-6{
	bottom: 1.5rem;
}.bottom-7{
	bottom: 1.75rem;
}.bottom-8{
	bottom: 2rem;
}.bottom-9{
	bottom: 2.25rem;
}.bottom-10{
	bottom: 2.5rem;
}.bottom-11{
	bottom: 2.75rem;
}.bottom-12{
	bottom: 3rem;
}.bottom-14{
	bottom: 3.5rem;
}.bottom-16{
	bottom: 4rem;
}.bottom-20{
	bottom: 5rem;
}.bottom-24{
	bottom: 6rem;
}.bottom-28{
	bottom: 7rem;
}.bottom-32{
	bottom: 8rem;
}.bottom-36{
	bottom: 9rem;
}.bottom-40{
	bottom: 10rem;
}.bottom-44{
	bottom: 11rem;
}.bottom-48{
	bottom: 12rem;
}.bottom-52{
	bottom: 13rem;
}.bottom-56{
	bottom: 14rem;
}.bottom-60{
	bottom: 15rem;
}.bottom-64{
	bottom: 16rem;
}.bottom-72{
	bottom: 18rem;
}.bottom-80{
	bottom: 20rem;
}.bottom-96{
	bottom: 24rem;
}.bottom-auto{
	bottom: auto;
}.bottom-px{
	bottom: 1px;
}.-bottom-0{
	bottom: 0px;
}.-bottom-1{
	bottom: -0.25rem;
}.-bottom-2{
	bottom: -0.5rem;
}.-bottom-3{
	bottom: -0.75rem;
}.-bottom-4{
	bottom: -1rem;
}.-bottom-5{
	bottom: -1.25rem;
}.-bottom-6{
	bottom: -1.5rem;
}.-bottom-7{
	bottom: -1.75rem;
}.-bottom-8{
	bottom: -2rem;
}.-bottom-9{
	bottom: -2.25rem;
}.-bottom-10{
	bottom: -2.5rem;
}.-bottom-11{
	bottom: -2.75rem;
}.-bottom-12{
	bottom: -3rem;
}.-bottom-14{
	bottom: -3.5rem;
}.-bottom-16{
	bottom: -4rem;
}.-bottom-20{
	bottom: -5rem;
}.-bottom-24{
	bottom: -6rem;
}.-bottom-28{
	bottom: -7rem;
}.-bottom-32{
	bottom: -8rem;
}.-bottom-36{
	bottom: -9rem;
}.-bottom-40{
	bottom: -10rem;
}.-bottom-44{
	bottom: -11rem;
}.-bottom-48{
	bottom: -12rem;
}.-bottom-52{
	bottom: -13rem;
}.-bottom-56{
	bottom: -14rem;
}.-bottom-60{
	bottom: -15rem;
}.-bottom-64{
	bottom: -16rem;
}.-bottom-72{
	bottom: -18rem;
}.-bottom-80{
	bottom: -20rem;
}.-bottom-96{
	bottom: -24rem;
}.-bottom-px{
	bottom: -1px;
}.bottom-full{
	bottom: 100%;
}.-bottom-full{
	bottom: -100%;
}.left-1{
	left: 0.25rem;
}.left-2{
	left: 0.5rem;
}.left-3{
	left: 0.75rem;
}.left-4{
	left: 1rem;
}.left-5{
	left: 1.25rem;
}.left-6{
	left: 1.5rem;
}.left-7{
	left: 1.75rem;
}.left-8{
	left: 2rem;
}.left-9{
	left: 2.25rem;
}.left-10{
	left: 2.5rem;
}.left-11{
	left: 2.75rem;
}.left-12{
	left: 3rem;
}.left-14{
	left: 3.5rem;
}.left-16{
	left: 4rem;
}.left-20{
	left: 5rem;
}.left-24{
	left: 6rem;
}.left-28{
	left: 7rem;
}.left-32{
	left: 8rem;
}.left-36{
	left: 9rem;
}.left-40{
	left: 10rem;
}.left-44{
	left: 11rem;
}.left-48{
	left: 12rem;
}.left-52{
	left: 13rem;
}.left-56{
	left: 14rem;
}.left-60{
	left: 15rem;
}.left-64{
	left: 16rem;
}.left-72{
	left: 18rem;
}.left-80{
	left: 20rem;
}.left-96{
	left: 24rem;
}.left-auto{
	left: auto;
}.left-px{
	left: 1px;
}.-left-0{
	left: 0px;
}.-left-1{
	left: -0.25rem;
}.-left-2{
	left: -0.5rem;
}.-left-3{
	left: -0.75rem;
}.-left-4{
	left: -1rem;
}.-left-5{
	left: -1.25rem;
}.-left-6{
	left: -1.5rem;
}.-left-7{
	left: -1.75rem;
}.-left-8{
	left: -2rem;
}.-left-9{
	left: -2.25rem;
}.-left-10{
	left: -2.5rem;
}.-left-11{
	left: -2.75rem;
}.-left-12{
	left: -3rem;
}.-left-14{
	left: -3.5rem;
}.-left-16{
	left: -4rem;
}.-left-20{
	left: -5rem;
}.-left-24{
	left: -6rem;
}.-left-28{
	left: -7rem;
}.-left-32{
	left: -8rem;
}.-left-36{
	left: -9rem;
}.-left-40{
	left: -10rem;
}.-left-44{
	left: -11rem;
}.-left-48{
	left: -12rem;
}.-left-52{
	left: -13rem;
}.-left-56{
	left: -14rem;
}.-left-60{
	left: -15rem;
}.-left-64{
	left: -16rem;
}.-left-72{
	left: -18rem;
}.-left-80{
	left: -20rem;
}.-left-96{
	left: -24rem;
}.-left-px{
	left: -1px;
}.left-full{
	left: 100%;
}.-left-full{
	left: -100%;
}.left-1\/2{
	left: 50%;
}.isolate{
	isolation: isolate;
}.isolation-auto{
	isolation: auto;
}.z-\[99\]{
	z-index: 99;
}.z-50{
	z-index: 50;
}.z-0{
	z-index: 0;
}.z-10{
	z-index: 10;
}.z-20{
	z-index: 20;
}.z-30{
	z-index: 30;
}.z-40{
	z-index: 40;
}.z-auto{
	z-index: auto;
}.order-2{
	order: 2;
}.order-1{
	order: 1;
}.order-3{
	order: 3;
}.order-4{
	order: 4;
}.order-5{
	order: 5;
}.order-6{
	order: 6;
}.order-7{
	order: 7;
}.order-8{
	order: 8;
}.order-9{
	order: 9;
}.order-10{
	order: 10;
}.order-11{
	order: 11;
}.order-12{
	order: 12;
}.order-first{
	order: -9999;
}.order-last{
	order: 9999;
}.order-none{
	order: 0;
}.col-span-full{
	grid-column: 1 / -1;
}.col-span-1{
	grid-column: span 1 / span 1;
}.col-span-2{
	grid-column: span 2 / span 2;
}.col-span-3{
	grid-column: span 3 / span 3;
}.col-auto{
	grid-column: auto;
}.col-span-4{
	grid-column: span 4 / span 4;
}.col-span-5{
	grid-column: span 5 / span 5;
}.col-span-6{
	grid-column: span 6 / span 6;
}.col-span-7{
	grid-column: span 7 / span 7;
}.col-span-8{
	grid-column: span 8 / span 8;
}.col-span-9{
	grid-column: span 9 / span 9;
}.col-span-10{
	grid-column: span 10 / span 10;
}.col-span-11{
	grid-column: span 11 / span 11;
}.col-span-12{
	grid-column: span 12 / span 12;
}.col-start-1{
	grid-column-start: 1;
}.col-start-2{
	grid-column-start: 2;
}.col-start-3{
	grid-column-start: 3;
}.col-start-4{
	grid-column-start: 4;
}.col-start-5{
	grid-column-start: 5;
}.col-start-6{
	grid-column-start: 6;
}.col-start-7{
	grid-column-start: 7;
}.col-start-8{
	grid-column-start: 8;
}.col-start-9{
	grid-column-start: 9;
}.col-start-10{
	grid-column-start: 10;
}.col-start-11{
	grid-column-start: 11;
}.col-start-12{
	grid-column-start: 12;
}.col-start-13{
	grid-column-start: 13;
}.col-start-auto{
	grid-column-start: auto;
}.col-end-1{
	grid-column-end: 1;
}.col-end-2{
	grid-column-end: 2;
}.col-end-3{
	grid-column-end: 3;
}.col-end-4{
	grid-column-end: 4;
}.col-end-5{
	grid-column-end: 5;
}.col-end-6{
	grid-column-end: 6;
}.col-end-7{
	grid-column-end: 7;
}.col-end-8{
	grid-column-end: 8;
}.col-end-9{
	grid-column-end: 9;
}.col-end-10{
	grid-column-end: 10;
}.col-end-11{
	grid-column-end: 11;
}.col-end-12{
	grid-column-end: 12;
}.col-end-13{
	grid-column-end: 13;
}.col-end-auto{
	grid-column-end: auto;
}.row-auto{
	grid-row: auto;
}.row-span-1{
	grid-row: span 1 / span 1;
}.row-span-2{
	grid-row: span 2 / span 2;
}.row-span-3{
	grid-row: span 3 / span 3;
}.row-span-4{
	grid-row: span 4 / span 4;
}.row-span-5{
	grid-row: span 5 / span 5;
}.row-span-6{
	grid-row: span 6 / span 6;
}.row-span-full{
	grid-row: 1 / -1;
}.row-start-1{
	grid-row-start: 1;
}.row-start-2{
	grid-row-start: 2;
}.row-start-3{
	grid-row-start: 3;
}.row-start-4{
	grid-row-start: 4;
}.row-start-5{
	grid-row-start: 5;
}.row-start-6{
	grid-row-start: 6;
}.row-start-7{
	grid-row-start: 7;
}.row-start-auto{
	grid-row-start: auto;
}.row-end-1{
	grid-row-end: 1;
}.row-end-2{
	grid-row-end: 2;
}.row-end-3{
	grid-row-end: 3;
}.row-end-4{
	grid-row-end: 4;
}.row-end-5{
	grid-row-end: 5;
}.row-end-6{
	grid-row-end: 6;
}.row-end-7{
	grid-row-end: 7;
}.row-end-auto{
	grid-row-end: auto;
}.float-right{
	float: right;
}.float-left{
	float: left;
}.float-none{
	float: none;
}.clear-left{
	clear: left;
}.clear-right{
	clear: right;
}.clear-both{
	clear: both;
}.clear-none{
	clear: none;
}.m-1{
	margin: 0.25rem;
}.m-3{
	margin: 0.75rem;
}.m-8{
	margin: 2rem;
}.m-14{
	margin: 3.5rem;
}.m-16{
	margin: 4rem;
}.m-0{
	margin: 0px;
}.m-2{
	margin: 0.5rem;
}.m-4{
	margin: 1rem;
}.m-5{
	margin: 1.25rem;
}.m-6{
	margin: 1.5rem;
}.m-7{
	margin: 1.75rem;
}.m-9{
	margin: 2.25rem;
}.m-10{
	margin: 2.5rem;
}.m-11{
	margin: 2.75rem;
}.m-12{
	margin: 3rem;
}.m-20{
	margin: 5rem;
}.m-24{
	margin: 6rem;
}.m-28{
	margin: 7rem;
}.m-32{
	margin: 8rem;
}.m-36{
	margin: 9rem;
}.m-40{
	margin: 10rem;
}.m-44{
	margin: 11rem;
}.m-48{
	margin: 12rem;
}.m-52{
	margin: 13rem;
}.m-56{
	margin: 14rem;
}.m-60{
	margin: 15rem;
}.m-64{
	margin: 16rem;
}.m-72{
	margin: 18rem;
}.m-80{
	margin: 20rem;
}.m-96{
	margin: 24rem;
}.m-auto{
	margin: auto;
}.m-px{
	margin: 1px;
}.-m-0{
	margin: 0px;
}.-m-1{
	margin: -0.25rem;
}.-m-2{
	margin: -0.5rem;
}.-m-3{
	margin: -0.75rem;
}.-m-4{
	margin: -1rem;
}.-m-5{
	margin: -1.25rem;
}.-m-6{
	margin: -1.5rem;
}.-m-7{
	margin: -1.75rem;
}.-m-8{
	margin: -2rem;
}.-m-9{
	margin: -2.25rem;
}.-m-10{
	margin: -2.5rem;
}.-m-11{
	margin: -2.75rem;
}.-m-12{
	margin: -3rem;
}.-m-14{
	margin: -3.5rem;
}.-m-16{
	margin: -4rem;
}.-m-20{
	margin: -5rem;
}.-m-24{
	margin: -6rem;
}.-m-28{
	margin: -7rem;
}.-m-32{
	margin: -8rem;
}.-m-36{
	margin: -9rem;
}.-m-40{
	margin: -10rem;
}.-m-44{
	margin: -11rem;
}.-m-48{
	margin: -12rem;
}.-m-52{
	margin: -13rem;
}.-m-56{
	margin: -14rem;
}.-m-60{
	margin: -15rem;
}.-m-64{
	margin: -16rem;
}.-m-72{
	margin: -18rem;
}.-m-80{
	margin: -20rem;
}.-m-96{
	margin: -24rem;
}.-m-px{
	margin: -1px;
}.mx-auto{
	margin-left: auto;
	margin-right: auto;
}.my-16{
	margin-top: 4rem;
	margin-bottom: 4rem;
}.-mx-4{
	margin-left: -1rem;
	margin-right: -1rem;
}.my-12{
	margin-top: 3rem;
	margin-bottom: 3rem;
}.my-4{
	margin-top: 1rem;
	margin-bottom: 1rem;
}.mx-0{
	margin-left: 0px;
	margin-right: 0px;
}.mx-1{
	margin-left: 0.25rem;
	margin-right: 0.25rem;
}.mx-2{
	margin-left: 0.5rem;
	margin-right: 0.5rem;
}.mx-3{
	margin-left: 0.75rem;
	margin-right: 0.75rem;
}.mx-4{
	margin-left: 1rem;
	margin-right: 1rem;
}.mx-5{
	margin-left: 1.25rem;
	margin-right: 1.25rem;
}.mx-6{
	margin-left: 1.5rem;
	margin-right: 1.5rem;
}.mx-7{
	margin-left: 1.75rem;
	margin-right: 1.75rem;
}.mx-8{
	margin-left: 2rem;
	margin-right: 2rem;
}.mx-9{
	margin-left: 2.25rem;
	margin-right: 2.25rem;
}.mx-10{
	margin-left: 2.5rem;
	margin-right: 2.5rem;
}.mx-11{
	margin-left: 2.75rem;
	margin-right: 2.75rem;
}.mx-12{
	margin-left: 3rem;
	margin-right: 3rem;
}.mx-14{
	margin-left: 3.5rem;
	margin-right: 3.5rem;
}.mx-16{
	margin-left: 4rem;
	margin-right: 4rem;
}.mx-20{
	margin-left: 5rem;
	margin-right: 5rem;
}.mx-24{
	margin-left: 6rem;
	margin-right: 6rem;
}.mx-28{
	margin-left: 7rem;
	margin-right: 7rem;
}.mx-32{
	margin-left: 8rem;
	margin-right: 8rem;
}.mx-36{
	margin-left: 9rem;
	margin-right: 9rem;
}.mx-40{
	margin-left: 10rem;
	margin-right: 10rem;
}.mx-44{
	margin-left: 11rem;
	margin-right: 11rem;
}.mx-48{
	margin-left: 12rem;
	margin-right: 12rem;
}.mx-52{
	margin-left: 13rem;
	margin-right: 13rem;
}.mx-56{
	margin-left: 14rem;
	margin-right: 14rem;
}.mx-60{
	margin-left: 15rem;
	margin-right: 15rem;
}.mx-64{
	margin-left: 16rem;
	margin-right: 16rem;
}.mx-72{
	margin-left: 18rem;
	margin-right: 18rem;
}.mx-80{
	margin-left: 20rem;
	margin-right: 20rem;
}.mx-96{
	margin-left: 24rem;
	margin-right: 24rem;
}.mx-px{
	margin-left: 1px;
	margin-right: 1px;
}.-mx-0{
	margin-left: 0px;
	margin-right: 0px;
}.-mx-1{
	margin-left: -0.25rem;
	margin-right: -0.25rem;
}.-mx-2{
	margin-left: -0.5rem;
	margin-right: -0.5rem;
}.-mx-3{
	margin-left: -0.75rem;
	margin-right: -0.75rem;
}.-mx-5{
	margin-left: -1.25rem;
	margin-right: -1.25rem;
}.-mx-6{
	margin-left: -1.5rem;
	margin-right: -1.5rem;
}.-mx-7{
	margin-left: -1.75rem;
	margin-right: -1.75rem;
}.-mx-8{
	margin-left: -2rem;
	margin-right: -2rem;
}.-mx-9{
	margin-left: -2.25rem;
	margin-right: -2.25rem;
}.-mx-10{
	margin-left: -2.5rem;
	margin-right: -2.5rem;
}.-mx-11{
	margin-left: -2.75rem;
	margin-right: -2.75rem;
}.-mx-12{
	margin-left: -3rem;
	margin-right: -3rem;
}.-mx-14{
	margin-left: -3.5rem;
	margin-right: -3.5rem;
}.-mx-16{
	margin-left: -4rem;
	margin-right: -4rem;
}.-mx-20{
	margin-left: -5rem;
	margin-right: -5rem;
}.-mx-24{
	margin-left: -6rem;
	margin-right: -6rem;
}.-mx-28{
	margin-left: -7rem;
	margin-right: -7rem;
}.-mx-32{
	margin-left: -8rem;
	margin-right: -8rem;
}.-mx-36{
	margin-left: -9rem;
	margin-right: -9rem;
}.-mx-40{
	margin-left: -10rem;
	margin-right: -10rem;
}.-mx-44{
	margin-left: -11rem;
	margin-right: -11rem;
}.-mx-48{
	margin-left: -12rem;
	margin-right: -12rem;
}.-mx-52{
	margin-left: -13rem;
	margin-right: -13rem;
}.-mx-56{
	margin-left: -14rem;
	margin-right: -14rem;
}.-mx-60{
	margin-left: -15rem;
	margin-right: -15rem;
}.-mx-64{
	margin-left: -16rem;
	margin-right: -16rem;
}.-mx-72{
	margin-left: -18rem;
	margin-right: -18rem;
}.-mx-80{
	margin-left: -20rem;
	margin-right: -20rem;
}.-mx-96{
	margin-left: -24rem;
	margin-right: -24rem;
}.-mx-px{
	margin-left: -1px;
	margin-right: -1px;
}.my-0{
	margin-top: 0px;
	margin-bottom: 0px;
}.my-1{
	margin-top: 0.25rem;
	margin-bottom: 0.25rem;
}.my-2{
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
}.my-3{
	margin-top: 0.75rem;
	margin-bottom: 0.75rem;
}.my-5{
	margin-top: 1.25rem;
	margin-bottom: 1.25rem;
}.my-6{
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
}.my-7{
	margin-top: 1.75rem;
	margin-bottom: 1.75rem;
}.my-8{
	margin-top: 2rem;
	margin-bottom: 2rem;
}.my-9{
	margin-top: 2.25rem;
	margin-bottom: 2.25rem;
}.my-10{
	margin-top: 2.5rem;
	margin-bottom: 2.5rem;
}.my-11{
	margin-top: 2.75rem;
	margin-bottom: 2.75rem;
}.my-14{
	margin-top: 3.5rem;
	margin-bottom: 3.5rem;
}.my-20{
	margin-top: 5rem;
	margin-bottom: 5rem;
}.my-24{
	margin-top: 6rem;
	margin-bottom: 6rem;
}.my-28{
	margin-top: 7rem;
	margin-bottom: 7rem;
}.my-32{
	margin-top: 8rem;
	margin-bottom: 8rem;
}.my-36{
	margin-top: 9rem;
	margin-bottom: 9rem;
}.my-40{
	margin-top: 10rem;
	margin-bottom: 10rem;
}.my-44{
	margin-top: 11rem;
	margin-bottom: 11rem;
}.my-48{
	margin-top: 12rem;
	margin-bottom: 12rem;
}.my-52{
	margin-top: 13rem;
	margin-bottom: 13rem;
}.my-56{
	margin-top: 14rem;
	margin-bottom: 14rem;
}.my-60{
	margin-top: 15rem;
	margin-bottom: 15rem;
}.my-64{
	margin-top: 16rem;
	margin-bottom: 16rem;
}.my-72{
	margin-top: 18rem;
	margin-bottom: 18rem;
}.my-80{
	margin-top: 20rem;
	margin-bottom: 20rem;
}.my-96{
	margin-top: 24rem;
	margin-bottom: 24rem;
}.my-auto{
	margin-top: auto;
	margin-bottom: auto;
}.my-px{
	margin-top: 1px;
	margin-bottom: 1px;
}.-my-0{
	margin-top: 0px;
	margin-bottom: 0px;
}.-my-1{
	margin-top: -0.25rem;
	margin-bottom: -0.25rem;
}.-my-2{
	margin-top: -0.5rem;
	margin-bottom: -0.5rem;
}.-my-3{
	margin-top: -0.75rem;
	margin-bottom: -0.75rem;
}.-my-4{
	margin-top: -1rem;
	margin-bottom: -1rem;
}.-my-5{
	margin-top: -1.25rem;
	margin-bottom: -1.25rem;
}.-my-6{
	margin-top: -1.5rem;
	margin-bottom: -1.5rem;
}.-my-7{
	margin-top: -1.75rem;
	margin-bottom: -1.75rem;
}.-my-8{
	margin-top: -2rem;
	margin-bottom: -2rem;
}.-my-9{
	margin-top: -2.25rem;
	margin-bottom: -2.25rem;
}.-my-10{
	margin-top: -2.5rem;
	margin-bottom: -2.5rem;
}.-my-11{
	margin-top: -2.75rem;
	margin-bottom: -2.75rem;
}.-my-12{
	margin-top: -3rem;
	margin-bottom: -3rem;
}.-my-14{
	margin-top: -3.5rem;
	margin-bottom: -3.5rem;
}.-my-16{
	margin-top: -4rem;
	margin-bottom: -4rem;
}.-my-20{
	margin-top: -5rem;
	margin-bottom: -5rem;
}.-my-24{
	margin-top: -6rem;
	margin-bottom: -6rem;
}.-my-28{
	margin-top: -7rem;
	margin-bottom: -7rem;
}.-my-32{
	margin-top: -8rem;
	margin-bottom: -8rem;
}.-my-36{
	margin-top: -9rem;
	margin-bottom: -9rem;
}.-my-40{
	margin-top: -10rem;
	margin-bottom: -10rem;
}.-my-44{
	margin-top: -11rem;
	margin-bottom: -11rem;
}.-my-48{
	margin-top: -12rem;
	margin-bottom: -12rem;
}.-my-52{
	margin-top: -13rem;
	margin-bottom: -13rem;
}.-my-56{
	margin-top: -14rem;
	margin-bottom: -14rem;
}.-my-60{
	margin-top: -15rem;
	margin-bottom: -15rem;
}.-my-64{
	margin-top: -16rem;
	margin-bottom: -16rem;
}.-my-72{
	margin-top: -18rem;
	margin-bottom: -18rem;
}.-my-80{
	margin-top: -20rem;
	margin-bottom: -20rem;
}.-my-96{
	margin-top: -24rem;
	margin-bottom: -24rem;
}.-my-px{
	margin-top: -1px;
	margin-bottom: -1px;
}.mb-8{
	margin-bottom: 2rem;
}.mt-8{
	margin-top: 2rem;
}.mb-16{
	margin-bottom: 4rem;
}.mb-3{
	margin-bottom: 0.75rem;
}.mt-\[-2px\]{
	margin-top: -2px;
}.mt-7{
	margin-top: 1.75rem;
}.ml-5{
	margin-left: 1.25rem;
}.mb-4{
	margin-bottom: 1rem;
}.mt-12{
	margin-top: 3rem;
}.mt-16{
	margin-top: 4rem;
}.mr-2{
	margin-right: 0.5rem;
}.mt-2{
	margin-top: 0.5rem;
}.mt-4{
	margin-top: 1rem;
}.mb-5{
	margin-bottom: 1.25rem;
}.mb-12{
	margin-bottom: 3rem;
}.mt-9{
	margin-top: 2.25rem;
}.mt-6{
	margin-top: 1.5rem;
}.mb-1{
	margin-bottom: 0.25rem;
}.mt-10{
	margin-top: 2.5rem;
}.mt-1{
	margin-top: 0.25rem;
}.-mt-12{
	margin-top: -3rem;
}.mt-14{
	margin-top: 3.5rem;
}.-mb-px{
	margin-bottom: -1px;
}.-mt-8{
	margin-top: -2rem;
}.-mt-1{
	margin-top: -0.25rem;
}.mt-0{
	margin-top: 0px;
}.mt-3{
	margin-top: 0.75rem;
}.mt-5{
	margin-top: 1.25rem;
}.mt-11{
	margin-top: 2.75rem;
}.mt-20{
	margin-top: 5rem;
}.mt-24{
	margin-top: 6rem;
}.mt-28{
	margin-top: 7rem;
}.mt-32{
	margin-top: 8rem;
}.mt-36{
	margin-top: 9rem;
}.mt-40{
	margin-top: 10rem;
}.mt-44{
	margin-top: 11rem;
}.mt-48{
	margin-top: 12rem;
}.mt-52{
	margin-top: 13rem;
}.mt-56{
	margin-top: 14rem;
}.mt-60{
	margin-top: 15rem;
}.mt-64{
	margin-top: 16rem;
}.mt-72{
	margin-top: 18rem;
}.mt-80{
	margin-top: 20rem;
}.mt-96{
	margin-top: 24rem;
}.mt-auto{
	margin-top: auto;
}.mt-px{
	margin-top: 1px;
}.-mt-0{
	margin-top: 0px;
}.-mt-2{
	margin-top: -0.5rem;
}.-mt-3{
	margin-top: -0.75rem;
}.-mt-4{
	margin-top: -1rem;
}.-mt-5{
	margin-top: -1.25rem;
}.-mt-6{
	margin-top: -1.5rem;
}.-mt-7{
	margin-top: -1.75rem;
}.-mt-9{
	margin-top: -2.25rem;
}.-mt-10{
	margin-top: -2.5rem;
}.-mt-11{
	margin-top: -2.75rem;
}.-mt-14{
	margin-top: -3.5rem;
}.-mt-16{
	margin-top: -4rem;
}.-mt-20{
	margin-top: -5rem;
}.-mt-24{
	margin-top: -6rem;
}.-mt-28{
	margin-top: -7rem;
}.-mt-32{
	margin-top: -8rem;
}.-mt-36{
	margin-top: -9rem;
}.-mt-40{
	margin-top: -10rem;
}.-mt-44{
	margin-top: -11rem;
}.-mt-48{
	margin-top: -12rem;
}.-mt-52{
	margin-top: -13rem;
}.-mt-56{
	margin-top: -14rem;
}.-mt-60{
	margin-top: -15rem;
}.-mt-64{
	margin-top: -16rem;
}.-mt-72{
	margin-top: -18rem;
}.-mt-80{
	margin-top: -20rem;
}.-mt-96{
	margin-top: -24rem;
}.-mt-px{
	margin-top: -1px;
}.mr-0{
	margin-right: 0px;
}.mr-1{
	margin-right: 0.25rem;
}.mr-3{
	margin-right: 0.75rem;
}.mr-4{
	margin-right: 1rem;
}.mr-5{
	margin-right: 1.25rem;
}.mr-6{
	margin-right: 1.5rem;
}.mr-7{
	margin-right: 1.75rem;
}.mr-8{
	margin-right: 2rem;
}.mr-9{
	margin-right: 2.25rem;
}.mr-10{
	margin-right: 2.5rem;
}.mr-11{
	margin-right: 2.75rem;
}.mr-12{
	margin-right: 3rem;
}.mr-14{
	margin-right: 3.5rem;
}.mr-16{
	margin-right: 4rem;
}.mr-20{
	margin-right: 5rem;
}.mr-24{
	margin-right: 6rem;
}.mr-28{
	margin-right: 7rem;
}.mr-32{
	margin-right: 8rem;
}.mr-36{
	margin-right: 9rem;
}.mr-40{
	margin-right: 10rem;
}.mr-44{
	margin-right: 11rem;
}.mr-48{
	margin-right: 12rem;
}.mr-52{
	margin-right: 13rem;
}.mr-56{
	margin-right: 14rem;
}.mr-60{
	margin-right: 15rem;
}.mr-64{
	margin-right: 16rem;
}.mr-72{
	margin-right: 18rem;
}.mr-80{
	margin-right: 20rem;
}.mr-96{
	margin-right: 24rem;
}.mr-auto{
	margin-right: auto;
}.mr-px{
	margin-right: 1px;
}.-mr-0{
	margin-right: 0px;
}.-mr-1{
	margin-right: -0.25rem;
}.-mr-2{
	margin-right: -0.5rem;
}.-mr-3{
	margin-right: -0.75rem;
}.-mr-4{
	margin-right: -1rem;
}.-mr-5{
	margin-right: -1.25rem;
}.-mr-6{
	margin-right: -1.5rem;
}.-mr-7{
	margin-right: -1.75rem;
}.-mr-8{
	margin-right: -2rem;
}.-mr-9{
	margin-right: -2.25rem;
}.-mr-10{
	margin-right: -2.5rem;
}.-mr-11{
	margin-right: -2.75rem;
}.-mr-12{
	margin-right: -3rem;
}.-mr-14{
	margin-right: -3.5rem;
}.-mr-16{
	margin-right: -4rem;
}.-mr-20{
	margin-right: -5rem;
}.-mr-24{
	margin-right: -6rem;
}.-mr-28{
	margin-right: -7rem;
}.-mr-32{
	margin-right: -8rem;
}.-mr-36{
	margin-right: -9rem;
}.-mr-40{
	margin-right: -10rem;
}.-mr-44{
	margin-right: -11rem;
}.-mr-48{
	margin-right: -12rem;
}.-mr-52{
	margin-right: -13rem;
}.-mr-56{
	margin-right: -14rem;
}.-mr-60{
	margin-right: -15rem;
}.-mr-64{
	margin-right: -16rem;
}.-mr-72{
	margin-right: -18rem;
}.-mr-80{
	margin-right: -20rem;
}.-mr-96{
	margin-right: -24rem;
}.-mr-px{
	margin-right: -1px;
}.mb-0{
	margin-bottom: 0px;
}.mb-2{
	margin-bottom: 0.5rem;
}.mb-6{
	margin-bottom: 1.5rem;
}.mb-7{
	margin-bottom: 1.75rem;
}.mb-9{
	margin-bottom: 2.25rem;
}.mb-10{
	margin-bottom: 2.5rem;
}.mb-11{
	margin-bottom: 2.75rem;
}.mb-14{
	margin-bottom: 3.5rem;
}.mb-20{
	margin-bottom: 5rem;
}.mb-24{
	margin-bottom: 6rem;
}.mb-28{
	margin-bottom: 7rem;
}.mb-32{
	margin-bottom: 8rem;
}.mb-36{
	margin-bottom: 9rem;
}.mb-40{
	margin-bottom: 10rem;
}.mb-44{
	margin-bottom: 11rem;
}.mb-48{
	margin-bottom: 12rem;
}.mb-52{
	margin-bottom: 13rem;
}.mb-56{
	margin-bottom: 14rem;
}.mb-60{
	margin-bottom: 15rem;
}.mb-64{
	margin-bottom: 16rem;
}.mb-72{
	margin-bottom: 18rem;
}.mb-80{
	margin-bottom: 20rem;
}.mb-96{
	margin-bottom: 24rem;
}.mb-auto{
	margin-bottom: auto;
}.mb-px{
	margin-bottom: 1px;
}.-mb-0{
	margin-bottom: 0px;
}.-mb-1{
	margin-bottom: -0.25rem;
}.-mb-2{
	margin-bottom: -0.5rem;
}.-mb-3{
	margin-bottom: -0.75rem;
}.-mb-4{
	margin-bottom: -1rem;
}.-mb-5{
	margin-bottom: -1.25rem;
}.-mb-6{
	margin-bottom: -1.5rem;
}.-mb-7{
	margin-bottom: -1.75rem;
}.-mb-8{
	margin-bottom: -2rem;
}.-mb-9{
	margin-bottom: -2.25rem;
}.-mb-10{
	margin-bottom: -2.5rem;
}.-mb-11{
	margin-bottom: -2.75rem;
}.-mb-12{
	margin-bottom: -3rem;
}.-mb-14{
	margin-bottom: -3.5rem;
}.-mb-16{
	margin-bottom: -4rem;
}.-mb-20{
	margin-bottom: -5rem;
}.-mb-24{
	margin-bottom: -6rem;
}.-mb-28{
	margin-bottom: -7rem;
}.-mb-32{
	margin-bottom: -8rem;
}.-mb-36{
	margin-bottom: -9rem;
}.-mb-40{
	margin-bottom: -10rem;
}.-mb-44{
	margin-bottom: -11rem;
}.-mb-48{
	margin-bottom: -12rem;
}.-mb-52{
	margin-bottom: -13rem;
}.-mb-56{
	margin-bottom: -14rem;
}.-mb-60{
	margin-bottom: -15rem;
}.-mb-64{
	margin-bottom: -16rem;
}.-mb-72{
	margin-bottom: -18rem;
}.-mb-80{
	margin-bottom: -20rem;
}.-mb-96{
	margin-bottom: -24rem;
}.ml-0{
	margin-left: 0px;
}.ml-1{
	margin-left: 0.25rem;
}.ml-2{
	margin-left: 0.5rem;
}.ml-3{
	margin-left: 0.75rem;
}.ml-4{
	margin-left: 1rem;
}.ml-6{
	margin-left: 1.5rem;
}.ml-7{
	margin-left: 1.75rem;
}.ml-8{
	margin-left: 2rem;
}.ml-9{
	margin-left: 2.25rem;
}.ml-10{
	margin-left: 2.5rem;
}.ml-11{
	margin-left: 2.75rem;
}.ml-12{
	margin-left: 3rem;
}.ml-14{
	margin-left: 3.5rem;
}.ml-16{
	margin-left: 4rem;
}.ml-20{
	margin-left: 5rem;
}.ml-24{
	margin-left: 6rem;
}.ml-28{
	margin-left: 7rem;
}.ml-32{
	margin-left: 8rem;
}.ml-36{
	margin-left: 9rem;
}.ml-40{
	margin-left: 10rem;
}.ml-44{
	margin-left: 11rem;
}.ml-48{
	margin-left: 12rem;
}.ml-52{
	margin-left: 13rem;
}.ml-56{
	margin-left: 14rem;
}.ml-60{
	margin-left: 15rem;
}.ml-64{
	margin-left: 16rem;
}.ml-72{
	margin-left: 18rem;
}.ml-80{
	margin-left: 20rem;
}.ml-96{
	margin-left: 24rem;
}.ml-auto{
	margin-left: auto;
}.ml-px{
	margin-left: 1px;
}.-ml-0{
	margin-left: 0px;
}.-ml-1{
	margin-left: -0.25rem;
}.-ml-2{
	margin-left: -0.5rem;
}.-ml-3{
	margin-left: -0.75rem;
}.-ml-4{
	margin-left: -1rem;
}.-ml-5{
	margin-left: -1.25rem;
}.-ml-6{
	margin-left: -1.5rem;
}.-ml-7{
	margin-left: -1.75rem;
}.-ml-8{
	margin-left: -2rem;
}.-ml-9{
	margin-left: -2.25rem;
}.-ml-10{
	margin-left: -2.5rem;
}.-ml-11{
	margin-left: -2.75rem;
}.-ml-12{
	margin-left: -3rem;
}.-ml-14{
	margin-left: -3.5rem;
}.-ml-16{
	margin-left: -4rem;
}.-ml-20{
	margin-left: -5rem;
}.-ml-24{
	margin-left: -6rem;
}.-ml-28{
	margin-left: -7rem;
}.-ml-32{
	margin-left: -8rem;
}.-ml-36{
	margin-left: -9rem;
}.-ml-40{
	margin-left: -10rem;
}.-ml-44{
	margin-left: -11rem;
}.-ml-48{
	margin-left: -12rem;
}.-ml-52{
	margin-left: -13rem;
}.-ml-56{
	margin-left: -14rem;
}.-ml-60{
	margin-left: -15rem;
}.-ml-64{
	margin-left: -16rem;
}.-ml-72{
	margin-left: -18rem;
}.-ml-80{
	margin-left: -20rem;
}.-ml-96{
	margin-left: -24rem;
}.-ml-px{
	margin-left: -1px;
}.box-border{
	box-sizing: border-box;
}.box-content{
	box-sizing: content-box;
}.block{
	display: block;
}.\!block{
	display: block !important;
}.inline-block{
	display: inline-block;
}.inline{
	display: inline;
}.flex{
	display: flex;
}.\!flex{
	display: flex !important;
}.inline-flex{
	display: inline-flex;
}.table{
	display: table;
}.\!table{
	display: table !important;
}.inline-table{
	display: inline-table;
}.table-caption{
	display: table-caption;
}.table-cell{
	display: table-cell;
}.table-column{
	display: table-column;
}.table-column-group{
	display: table-column-group;
}.table-footer-group{
	display: table-footer-group;
}.table-header-group{
	display: table-header-group;
}.table-row-group{
	display: table-row-group;
}.table-row{
	display: table-row;
}.flow-root{
	display: flow-root;
}.grid{
	display: grid;
}.inline-grid{
	display: inline-grid;
}.contents{
	display: contents;
}.\!contents{
	display: contents !important;
}.list-item{
	display: list-item;
}.hidden{
	display: none;
}.\!hidden{
	display: none !important;
}.h-full{
	height: 100%;
}.h-20{
	height: 5rem;
}.h-\[35px\]{
	height: 35px;
}.h-\[20px\]{
	height: 20px;
}.h-\[80vh\]{
	height: 80vh;
}.h-24{
	height: 6rem;
}.h-2{
	height: 0.5rem;
}.h-0{
	height: 0px;
}.h-1{
	height: 0.25rem;
}.h-3{
	height: 0.75rem;
}.h-4{
	height: 1rem;
}.h-5{
	height: 1.25rem;
}.h-6{
	height: 1.5rem;
}.h-7{
	height: 1.75rem;
}.h-8{
	height: 2rem;
}.h-9{
	height: 2.25rem;
}.h-10{
	height: 2.5rem;
}.h-11{
	height: 2.75rem;
}.h-12{
	height: 3rem;
}.h-14{
	height: 3.5rem;
}.h-16{
	height: 4rem;
}.h-28{
	height: 7rem;
}.h-32{
	height: 8rem;
}.h-36{
	height: 9rem;
}.h-40{
	height: 10rem;
}.h-44{
	height: 11rem;
}.h-48{
	height: 12rem;
}.h-52{
	height: 13rem;
}.h-56{
	height: 14rem;
}.h-60{
	height: 15rem;
}.h-64{
	height: 16rem;
}.h-72{
	height: 18rem;
}.h-80{
	height: 20rem;
}.h-96{
	height: 24rem;
}.h-auto{
	height: auto;
}.h-px{
	height: 1px;
}.h-screen{
	height: 100vh;
}.h-2\.5{
	height: 0.625rem;
}.max-h-\[864px\]{
	max-height: 864px;
}.max-h-0{
	max-height: 0px;
}.max-h-1{
	max-height: 0.25rem;
}.max-h-2{
	max-height: 0.5rem;
}.max-h-3{
	max-height: 0.75rem;
}.max-h-4{
	max-height: 1rem;
}.max-h-5{
	max-height: 1.25rem;
}.max-h-6{
	max-height: 1.5rem;
}.max-h-7{
	max-height: 1.75rem;
}.max-h-8{
	max-height: 2rem;
}.max-h-9{
	max-height: 2.25rem;
}.max-h-10{
	max-height: 2.5rem;
}.max-h-11{
	max-height: 2.75rem;
}.max-h-12{
	max-height: 3rem;
}.max-h-14{
	max-height: 3.5rem;
}.max-h-16{
	max-height: 4rem;
}.max-h-20{
	max-height: 5rem;
}.max-h-24{
	max-height: 6rem;
}.max-h-28{
	max-height: 7rem;
}.max-h-32{
	max-height: 8rem;
}.max-h-36{
	max-height: 9rem;
}.max-h-40{
	max-height: 10rem;
}.max-h-44{
	max-height: 11rem;
}.max-h-48{
	max-height: 12rem;
}.max-h-52{
	max-height: 13rem;
}.max-h-56{
	max-height: 14rem;
}.max-h-60{
	max-height: 15rem;
}.max-h-64{
	max-height: 16rem;
}.max-h-72{
	max-height: 18rem;
}.max-h-80{
	max-height: 20rem;
}.max-h-96{
	max-height: 24rem;
}.max-h-px{
	max-height: 1px;
}.max-h-full{
	max-height: 100%;
}.max-h-screen{
	max-height: 100vh;
}.min-h-screen{
	min-height: 100vh;
}.min-h-0{
	min-height: 0px;
}.min-h-full{
	min-height: 100%;
}.w-full{
	width: 100%;
}.w-1\/2{
	width: 50%;
}.w-\[22px\]{
	width: 22px;
}.w-\[18px\]{
	width: 18px;
}.w-1\/3{
	width: 33.333333%;
}.w-\[164px\]{
	width: 164px;
}.w-\[20px\]{
	width: 20px;
}.w-9\/10{
	width: 90%;
}.\!w-full{
	width: 100% !important;
}.\!w-auto{
	width: auto !important;
}.w-0{
	width: 0px;
}.w-1{
	width: 0.25rem;
}.w-2{
	width: 0.5rem;
}.w-3{
	width: 0.75rem;
}.w-4{
	width: 1rem;
}.w-5{
	width: 1.25rem;
}.w-6{
	width: 1.5rem;
}.w-7{
	width: 1.75rem;
}.w-8{
	width: 2rem;
}.w-9{
	width: 2.25rem;
}.w-10{
	width: 2.5rem;
}.w-11{
	width: 2.75rem;
}.w-12{
	width: 3rem;
}.w-14{
	width: 3.5rem;
}.w-16{
	width: 4rem;
}.w-20{
	width: 5rem;
}.w-24{
	width: 6rem;
}.w-28{
	width: 7rem;
}.w-32{
	width: 8rem;
}.w-36{
	width: 9rem;
}.w-40{
	width: 10rem;
}.w-44{
	width: 11rem;
}.w-48{
	width: 12rem;
}.w-52{
	width: 13rem;
}.w-56{
	width: 14rem;
}.w-60{
	width: 15rem;
}.w-64{
	width: 16rem;
}.w-72{
	width: 18rem;
}.w-80{
	width: 20rem;
}.w-96{
	width: 24rem;
}.w-auto{
	width: auto;
}.w-px{
	width: 1px;
}.w-screen{
	width: 100vw;
}.w-min{
	width: -webkit-min-content;
	width: -moz-min-content;
	width: min-content;
}.w-max{
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
}.w-2\.5{
	width: 0.625rem;
}.w-7\/10{
	width: 70%;
}.w-6\/10{
	width: 60%;
}.min-w-0{
	min-width: 0px;
}.min-w-full{
	min-width: 100%;
}.min-w-min{
	min-width: -webkit-min-content;
	min-width: -moz-min-content;
	min-width: min-content;
}.min-w-max{
	min-width: -webkit-max-content;
	min-width: -moz-max-content;
	min-width: max-content;
}.max-w-screen-2xl{
	max-width: 1536px;
}.max-w-0{
	max-width: 0rem;
}.max-w-none{
	max-width: none;
}.max-w-xs{
	max-width: 20rem;
}.max-w-sm{
	max-width: 24rem;
}.max-w-md{
	max-width: 28rem;
}.max-w-lg{
	max-width: 32rem;
}.max-w-xl{
	max-width: 36rem;
}.max-w-2xl{
	max-width: 42rem;
}.max-w-3xl{
	max-width: 48rem;
}.max-w-4xl{
	max-width: 56rem;
}.max-w-5xl{
	max-width: 64rem;
}.max-w-6xl{
	max-width: 72rem;
}.max-w-7xl{
	max-width: 80rem;
}.max-w-full{
	max-width: 100%;
}.max-w-min{
	max-width: -webkit-min-content;
	max-width: -moz-min-content;
	max-width: min-content;
}.max-w-max{
	max-width: -webkit-max-content;
	max-width: -moz-max-content;
	max-width: max-content;
}.max-w-prose{
	max-width: 65ch;
}.max-w-screen-sm{
	max-width: 640px;
}.max-w-screen-md{
	max-width: 768px;
}.max-w-screen-lg{
	max-width: 1024px;
}.max-w-screen-xl{
	max-width: 1280px;
}.flex-1{
	flex: 1 1 0%;
}.flex-auto{
	flex: 1 1 auto;
}.flex-initial{
	flex: 0 1 auto;
}.flex-none{
	flex: none;
}.flex-shrink-0{
	flex-shrink: 0;
}.flex-shrink{
	flex-shrink: 1;
}.flex-grow-0{
	flex-grow: 0;
}.flex-grow{
	flex-grow: 1;
}.table-auto{
	table-layout: auto;
}.table-fixed{
	table-layout: fixed;
}.border-collapse{
	border-collapse: collapse;
}.border-separate{
	border-collapse: separate;
}.origin-center{
	transform-origin: center;
}.origin-top{
	transform-origin: top;
}.origin-top-right{
	transform-origin: top right;
}.origin-right{
	transform-origin: right;
}.origin-bottom-right{
	transform-origin: bottom right;
}.origin-bottom{
	transform-origin: bottom;
}.origin-bottom-left{
	transform-origin: bottom left;
}.origin-left{
	transform-origin: left;
}.origin-top-left{
	transform-origin: top left;
}.translate-x-0{
	--tw-translate-x: 0px;
	transform: var(--tw-transform);
}.translate-x-1{
	--tw-translate-x: 0.25rem;
	transform: var(--tw-transform);
}.translate-x-2{
	--tw-translate-x: 0.5rem;
	transform: var(--tw-transform);
}.translate-x-3{
	--tw-translate-x: 0.75rem;
	transform: var(--tw-transform);
}.translate-x-4{
	--tw-translate-x: 1rem;
	transform: var(--tw-transform);
}.translate-x-5{
	--tw-translate-x: 1.25rem;
	transform: var(--tw-transform);
}.translate-x-6{
	--tw-translate-x: 1.5rem;
	transform: var(--tw-transform);
}.translate-x-7{
	--tw-translate-x: 1.75rem;
	transform: var(--tw-transform);
}.translate-x-8{
	--tw-translate-x: 2rem;
	transform: var(--tw-transform);
}.translate-x-9{
	--tw-translate-x: 2.25rem;
	transform: var(--tw-transform);
}.translate-x-10{
	--tw-translate-x: 2.5rem;
	transform: var(--tw-transform);
}.translate-x-11{
	--tw-translate-x: 2.75rem;
	transform: var(--tw-transform);
}.translate-x-12{
	--tw-translate-x: 3rem;
	transform: var(--tw-transform);
}.translate-x-14{
	--tw-translate-x: 3.5rem;
	transform: var(--tw-transform);
}.translate-x-16{
	--tw-translate-x: 4rem;
	transform: var(--tw-transform);
}.translate-x-20{
	--tw-translate-x: 5rem;
	transform: var(--tw-transform);
}.translate-x-24{
	--tw-translate-x: 6rem;
	transform: var(--tw-transform);
}.translate-x-28{
	--tw-translate-x: 7rem;
	transform: var(--tw-transform);
}.translate-x-32{
	--tw-translate-x: 8rem;
	transform: var(--tw-transform);
}.translate-x-36{
	--tw-translate-x: 9rem;
	transform: var(--tw-transform);
}.translate-x-40{
	--tw-translate-x: 10rem;
	transform: var(--tw-transform);
}.translate-x-44{
	--tw-translate-x: 11rem;
	transform: var(--tw-transform);
}.translate-x-48{
	--tw-translate-x: 12rem;
	transform: var(--tw-transform);
}.translate-x-52{
	--tw-translate-x: 13rem;
	transform: var(--tw-transform);
}.translate-x-56{
	--tw-translate-x: 14rem;
	transform: var(--tw-transform);
}.translate-x-60{
	--tw-translate-x: 15rem;
	transform: var(--tw-transform);
}.translate-x-64{
	--tw-translate-x: 16rem;
	transform: var(--tw-transform);
}.translate-x-72{
	--tw-translate-x: 18rem;
	transform: var(--tw-transform);
}.translate-x-80{
	--tw-translate-x: 20rem;
	transform: var(--tw-transform);
}.translate-x-96{
	--tw-translate-x: 24rem;
	transform: var(--tw-transform);
}.translate-x-px{
	--tw-translate-x: 1px;
	transform: var(--tw-transform);
}.-translate-x-0{
	--tw-translate-x: 0px;
	transform: var(--tw-transform);
}.-translate-x-1{
	--tw-translate-x: -0.25rem;
	transform: var(--tw-transform);
}.-translate-x-2{
	--tw-translate-x: -0.5rem;
	transform: var(--tw-transform);
}.-translate-x-3{
	--tw-translate-x: -0.75rem;
	transform: var(--tw-transform);
}.-translate-x-4{
	--tw-translate-x: -1rem;
	transform: var(--tw-transform);
}.-translate-x-5{
	--tw-translate-x: -1.25rem;
	transform: var(--tw-transform);
}.-translate-x-6{
	--tw-translate-x: -1.5rem;
	transform: var(--tw-transform);
}.-translate-x-7{
	--tw-translate-x: -1.75rem;
	transform: var(--tw-transform);
}.-translate-x-8{
	--tw-translate-x: -2rem;
	transform: var(--tw-transform);
}.-translate-x-9{
	--tw-translate-x: -2.25rem;
	transform: var(--tw-transform);
}.-translate-x-10{
	--tw-translate-x: -2.5rem;
	transform: var(--tw-transform);
}.-translate-x-11{
	--tw-translate-x: -2.75rem;
	transform: var(--tw-transform);
}.-translate-x-12{
	--tw-translate-x: -3rem;
	transform: var(--tw-transform);
}.-translate-x-14{
	--tw-translate-x: -3.5rem;
	transform: var(--tw-transform);
}.-translate-x-16{
	--tw-translate-x: -4rem;
	transform: var(--tw-transform);
}.-translate-x-20{
	--tw-translate-x: -5rem;
	transform: var(--tw-transform);
}.-translate-x-24{
	--tw-translate-x: -6rem;
	transform: var(--tw-transform);
}.-translate-x-28{
	--tw-translate-x: -7rem;
	transform: var(--tw-transform);
}.-translate-x-32{
	--tw-translate-x: -8rem;
	transform: var(--tw-transform);
}.-translate-x-36{
	--tw-translate-x: -9rem;
	transform: var(--tw-transform);
}.-translate-x-40{
	--tw-translate-x: -10rem;
	transform: var(--tw-transform);
}.-translate-x-44{
	--tw-translate-x: -11rem;
	transform: var(--tw-transform);
}.-translate-x-48{
	--tw-translate-x: -12rem;
	transform: var(--tw-transform);
}.-translate-x-52{
	--tw-translate-x: -13rem;
	transform: var(--tw-transform);
}.-translate-x-56{
	--tw-translate-x: -14rem;
	transform: var(--tw-transform);
}.-translate-x-60{
	--tw-translate-x: -15rem;
	transform: var(--tw-transform);
}.-translate-x-64{
	--tw-translate-x: -16rem;
	transform: var(--tw-transform);
}.-translate-x-72{
	--tw-translate-x: -18rem;
	transform: var(--tw-transform);
}.-translate-x-80{
	--tw-translate-x: -20rem;
	transform: var(--tw-transform);
}.-translate-x-96{
	--tw-translate-x: -24rem;
	transform: var(--tw-transform);
}.-translate-x-px{
	--tw-translate-x: -1px;
	transform: var(--tw-transform);
}.translate-x-full{
	--tw-translate-x: 100%;
	transform: var(--tw-transform);
}.-translate-x-full{
	--tw-translate-x: -100%;
	transform: var(--tw-transform);
}.translate-y-0{
	--tw-translate-y: 0px;
	transform: var(--tw-transform);
}.translate-y-1{
	--tw-translate-y: 0.25rem;
	transform: var(--tw-transform);
}.translate-y-2{
	--tw-translate-y: 0.5rem;
	transform: var(--tw-transform);
}.translate-y-3{
	--tw-translate-y: 0.75rem;
	transform: var(--tw-transform);
}.translate-y-4{
	--tw-translate-y: 1rem;
	transform: var(--tw-transform);
}.translate-y-5{
	--tw-translate-y: 1.25rem;
	transform: var(--tw-transform);
}.translate-y-6{
	--tw-translate-y: 1.5rem;
	transform: var(--tw-transform);
}.translate-y-7{
	--tw-translate-y: 1.75rem;
	transform: var(--tw-transform);
}.translate-y-8{
	--tw-translate-y: 2rem;
	transform: var(--tw-transform);
}.translate-y-9{
	--tw-translate-y: 2.25rem;
	transform: var(--tw-transform);
}.translate-y-10{
	--tw-translate-y: 2.5rem;
	transform: var(--tw-transform);
}.translate-y-11{
	--tw-translate-y: 2.75rem;
	transform: var(--tw-transform);
}.translate-y-12{
	--tw-translate-y: 3rem;
	transform: var(--tw-transform);
}.translate-y-14{
	--tw-translate-y: 3.5rem;
	transform: var(--tw-transform);
}.translate-y-16{
	--tw-translate-y: 4rem;
	transform: var(--tw-transform);
}.translate-y-20{
	--tw-translate-y: 5rem;
	transform: var(--tw-transform);
}.translate-y-24{
	--tw-translate-y: 6rem;
	transform: var(--tw-transform);
}.translate-y-28{
	--tw-translate-y: 7rem;
	transform: var(--tw-transform);
}.translate-y-32{
	--tw-translate-y: 8rem;
	transform: var(--tw-transform);
}.translate-y-36{
	--tw-translate-y: 9rem;
	transform: var(--tw-transform);
}.translate-y-40{
	--tw-translate-y: 10rem;
	transform: var(--tw-transform);
}.translate-y-44{
	--tw-translate-y: 11rem;
	transform: var(--tw-transform);
}.translate-y-48{
	--tw-translate-y: 12rem;
	transform: var(--tw-transform);
}.translate-y-52{
	--tw-translate-y: 13rem;
	transform: var(--tw-transform);
}.translate-y-56{
	--tw-translate-y: 14rem;
	transform: var(--tw-transform);
}.translate-y-60{
	--tw-translate-y: 15rem;
	transform: var(--tw-transform);
}.translate-y-64{
	--tw-translate-y: 16rem;
	transform: var(--tw-transform);
}.translate-y-72{
	--tw-translate-y: 18rem;
	transform: var(--tw-transform);
}.translate-y-80{
	--tw-translate-y: 20rem;
	transform: var(--tw-transform);
}.translate-y-96{
	--tw-translate-y: 24rem;
	transform: var(--tw-transform);
}.translate-y-px{
	--tw-translate-y: 1px;
	transform: var(--tw-transform);
}.-translate-y-0{
	--tw-translate-y: 0px;
	transform: var(--tw-transform);
}.-translate-y-1{
	--tw-translate-y: -0.25rem;
	transform: var(--tw-transform);
}.-translate-y-2{
	--tw-translate-y: -0.5rem;
	transform: var(--tw-transform);
}.-translate-y-3{
	--tw-translate-y: -0.75rem;
	transform: var(--tw-transform);
}.-translate-y-4{
	--tw-translate-y: -1rem;
	transform: var(--tw-transform);
}.-translate-y-5{
	--tw-translate-y: -1.25rem;
	transform: var(--tw-transform);
}.-translate-y-6{
	--tw-translate-y: -1.5rem;
	transform: var(--tw-transform);
}.-translate-y-7{
	--tw-translate-y: -1.75rem;
	transform: var(--tw-transform);
}.-translate-y-8{
	--tw-translate-y: -2rem;
	transform: var(--tw-transform);
}.-translate-y-9{
	--tw-translate-y: -2.25rem;
	transform: var(--tw-transform);
}.-translate-y-10{
	--tw-translate-y: -2.5rem;
	transform: var(--tw-transform);
}.-translate-y-11{
	--tw-translate-y: -2.75rem;
	transform: var(--tw-transform);
}.-translate-y-12{
	--tw-translate-y: -3rem;
	transform: var(--tw-transform);
}.-translate-y-14{
	--tw-translate-y: -3.5rem;
	transform: var(--tw-transform);
}.-translate-y-16{
	--tw-translate-y: -4rem;
	transform: var(--tw-transform);
}.-translate-y-20{
	--tw-translate-y: -5rem;
	transform: var(--tw-transform);
}.-translate-y-24{
	--tw-translate-y: -6rem;
	transform: var(--tw-transform);
}.-translate-y-28{
	--tw-translate-y: -7rem;
	transform: var(--tw-transform);
}.-translate-y-32{
	--tw-translate-y: -8rem;
	transform: var(--tw-transform);
}.-translate-y-36{
	--tw-translate-y: -9rem;
	transform: var(--tw-transform);
}.-translate-y-40{
	--tw-translate-y: -10rem;
	transform: var(--tw-transform);
}.-translate-y-44{
	--tw-translate-y: -11rem;
	transform: var(--tw-transform);
}.-translate-y-48{
	--tw-translate-y: -12rem;
	transform: var(--tw-transform);
}.-translate-y-52{
	--tw-translate-y: -13rem;
	transform: var(--tw-transform);
}.-translate-y-56{
	--tw-translate-y: -14rem;
	transform: var(--tw-transform);
}.-translate-y-60{
	--tw-translate-y: -15rem;
	transform: var(--tw-transform);
}.-translate-y-64{
	--tw-translate-y: -16rem;
	transform: var(--tw-transform);
}.-translate-y-72{
	--tw-translate-y: -18rem;
	transform: var(--tw-transform);
}.-translate-y-80{
	--tw-translate-y: -20rem;
	transform: var(--tw-transform);
}.-translate-y-96{
	--tw-translate-y: -24rem;
	transform: var(--tw-transform);
}.-translate-y-px{
	--tw-translate-y: -1px;
	transform: var(--tw-transform);
}.translate-y-full{
	--tw-translate-y: 100%;
	transform: var(--tw-transform);
}.-translate-y-full{
	--tw-translate-y: -100%;
	transform: var(--tw-transform);
}.rotate-0{
	--tw-rotate: 0deg;
	transform: var(--tw-transform);
}.rotate-1{
	--tw-rotate: 1deg;
	transform: var(--tw-transform);
}.rotate-2{
	--tw-rotate: 2deg;
	transform: var(--tw-transform);
}.rotate-3{
	--tw-rotate: 3deg;
	transform: var(--tw-transform);
}.rotate-6{
	--tw-rotate: 6deg;
	transform: var(--tw-transform);
}.rotate-12{
	--tw-rotate: 12deg;
	transform: var(--tw-transform);
}.rotate-45{
	--tw-rotate: 45deg;
	transform: var(--tw-transform);
}.rotate-90{
	--tw-rotate: 90deg;
	transform: var(--tw-transform);
}.rotate-180{
	--tw-rotate: 180deg;
	transform: var(--tw-transform);
}.-rotate-180{
	--tw-rotate: -180deg;
	transform: var(--tw-transform);
}.-rotate-90{
	--tw-rotate: -90deg;
	transform: var(--tw-transform);
}.-rotate-45{
	--tw-rotate: -45deg;
	transform: var(--tw-transform);
}.-rotate-12{
	--tw-rotate: -12deg;
	transform: var(--tw-transform);
}.-rotate-6{
	--tw-rotate: -6deg;
	transform: var(--tw-transform);
}.-rotate-3{
	--tw-rotate: -3deg;
	transform: var(--tw-transform);
}.-rotate-2{
	--tw-rotate: -2deg;
	transform: var(--tw-transform);
}.-rotate-1{
	--tw-rotate: -1deg;
	transform: var(--tw-transform);
}.skew-x-0{
	--tw-skew-x: 0deg;
	transform: var(--tw-transform);
}.skew-x-1{
	--tw-skew-x: 1deg;
	transform: var(--tw-transform);
}.skew-x-2{
	--tw-skew-x: 2deg;
	transform: var(--tw-transform);
}.skew-x-3{
	--tw-skew-x: 3deg;
	transform: var(--tw-transform);
}.skew-x-6{
	--tw-skew-x: 6deg;
	transform: var(--tw-transform);
}.skew-x-12{
	--tw-skew-x: 12deg;
	transform: var(--tw-transform);
}.-skew-x-12{
	--tw-skew-x: -12deg;
	transform: var(--tw-transform);
}.-skew-x-6{
	--tw-skew-x: -6deg;
	transform: var(--tw-transform);
}.-skew-x-3{
	--tw-skew-x: -3deg;
	transform: var(--tw-transform);
}.-skew-x-2{
	--tw-skew-x: -2deg;
	transform: var(--tw-transform);
}.-skew-x-1{
	--tw-skew-x: -1deg;
	transform: var(--tw-transform);
}.skew-y-0{
	--tw-skew-y: 0deg;
	transform: var(--tw-transform);
}.skew-y-1{
	--tw-skew-y: 1deg;
	transform: var(--tw-transform);
}.skew-y-2{
	--tw-skew-y: 2deg;
	transform: var(--tw-transform);
}.skew-y-3{
	--tw-skew-y: 3deg;
	transform: var(--tw-transform);
}.skew-y-6{
	--tw-skew-y: 6deg;
	transform: var(--tw-transform);
}.skew-y-12{
	--tw-skew-y: 12deg;
	transform: var(--tw-transform);
}.-skew-y-12{
	--tw-skew-y: -12deg;
	transform: var(--tw-transform);
}.-skew-y-6{
	--tw-skew-y: -6deg;
	transform: var(--tw-transform);
}.-skew-y-3{
	--tw-skew-y: -3deg;
	transform: var(--tw-transform);
}.-skew-y-2{
	--tw-skew-y: -2deg;
	transform: var(--tw-transform);
}.-skew-y-1{
	--tw-skew-y: -1deg;
	transform: var(--tw-transform);
}.scale-0{
	--tw-scale-x: 0;
	--tw-scale-y: 0;
	transform: var(--tw-transform);
}.scale-50{
	--tw-scale-x: .5;
	--tw-scale-y: .5;
	transform: var(--tw-transform);
}.scale-75{
	--tw-scale-x: .75;
	--tw-scale-y: .75;
	transform: var(--tw-transform);
}.scale-90{
	--tw-scale-x: .9;
	--tw-scale-y: .9;
	transform: var(--tw-transform);
}.scale-95{
	--tw-scale-x: .95;
	--tw-scale-y: .95;
	transform: var(--tw-transform);
}.scale-100{
	--tw-scale-x: 1;
	--tw-scale-y: 1;
	transform: var(--tw-transform);
}.scale-105{
	--tw-scale-x: 1.05;
	--tw-scale-y: 1.05;
	transform: var(--tw-transform);
}.scale-110{
	--tw-scale-x: 1.1;
	--tw-scale-y: 1.1;
	transform: var(--tw-transform);
}.scale-125{
	--tw-scale-x: 1.25;
	--tw-scale-y: 1.25;
	transform: var(--tw-transform);
}.scale-150{
	--tw-scale-x: 1.5;
	--tw-scale-y: 1.5;
	transform: var(--tw-transform);
}.scale-x-0{
	--tw-scale-x: 0;
	transform: var(--tw-transform);
}.scale-x-50{
	--tw-scale-x: .5;
	transform: var(--tw-transform);
}.scale-x-75{
	--tw-scale-x: .75;
	transform: var(--tw-transform);
}.scale-x-90{
	--tw-scale-x: .9;
	transform: var(--tw-transform);
}.scale-x-95{
	--tw-scale-x: .95;
	transform: var(--tw-transform);
}.scale-x-100{
	--tw-scale-x: 1;
	transform: var(--tw-transform);
}.scale-x-105{
	--tw-scale-x: 1.05;
	transform: var(--tw-transform);
}.scale-x-110{
	--tw-scale-x: 1.1;
	transform: var(--tw-transform);
}.scale-x-125{
	--tw-scale-x: 1.25;
	transform: var(--tw-transform);
}.scale-x-150{
	--tw-scale-x: 1.5;
	transform: var(--tw-transform);
}.scale-y-0{
	--tw-scale-y: 0;
	transform: var(--tw-transform);
}.scale-y-50{
	--tw-scale-y: .5;
	transform: var(--tw-transform);
}.scale-y-75{
	--tw-scale-y: .75;
	transform: var(--tw-transform);
}.scale-y-90{
	--tw-scale-y: .9;
	transform: var(--tw-transform);
}.scale-y-95{
	--tw-scale-y: .95;
	transform: var(--tw-transform);
}.scale-y-100{
	--tw-scale-y: 1;
	transform: var(--tw-transform);
}.scale-y-105{
	--tw-scale-y: 1.05;
	transform: var(--tw-transform);
}.scale-y-110{
	--tw-scale-y: 1.1;
	transform: var(--tw-transform);
}.scale-y-125{
	--tw-scale-y: 1.25;
	transform: var(--tw-transform);
}.scale-y-150{
	--tw-scale-y: 1.5;
	transform: var(--tw-transform);
}.transform{
	transform: var(--tw-transform);
}.\!transform{
	transform: var(--tw-transform) !important;
}.transform-cpu{
	--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));
}.transform-gpu{
	--tw-transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.transform-none{
	transform: none;
}.animate-none{
	-webkit-animation: none;
	        animation: none;
}@-webkit-keyframes spin{to{
		transform: rotate(360deg);
	}
}@keyframes spin{to{
		transform: rotate(360deg);
	}
}.animate-spin{
	-webkit-animation: spin 1s linear infinite;
	        animation: spin 1s linear infinite;
}@-webkit-keyframes ping{75%, 100%{
		transform: scale(2);
		opacity: 0;
	}
}@keyframes ping{75%, 100%{
		transform: scale(2);
		opacity: 0;
	}
}.animate-ping{
	-webkit-animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
	        animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
}@-webkit-keyframes pulse{50%{
		opacity: .5;
	}
}@keyframes pulse{50%{
		opacity: .5;
	}
}.animate-pulse{
	-webkit-animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
	        animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}@-webkit-keyframes bounce{0%, 100%{
		transform: translateY(-25%);
		-webkit-animation-timing-function: cubic-bezier(0.8,0,1,1);
		        animation-timing-function: cubic-bezier(0.8,0,1,1);
	}50%{
		transform: none;
		-webkit-animation-timing-function: cubic-bezier(0,0,0.2,1);
		        animation-timing-function: cubic-bezier(0,0,0.2,1);
	}
}@keyframes bounce{0%, 100%{
		transform: translateY(-25%);
		-webkit-animation-timing-function: cubic-bezier(0.8,0,1,1);
		        animation-timing-function: cubic-bezier(0.8,0,1,1);
	}50%{
		transform: none;
		-webkit-animation-timing-function: cubic-bezier(0,0,0.2,1);
		        animation-timing-function: cubic-bezier(0,0,0.2,1);
	}
}.animate-bounce{
	-webkit-animation: bounce 1s infinite;
	        animation: bounce 1s infinite;
}.cursor-pointer{
	cursor: pointer;
}.cursor-auto{
	cursor: auto;
}.cursor-default{
	cursor: default;
}.cursor-wait{
	cursor: wait;
}.cursor-text{
	cursor: text;
}.cursor-move{
	cursor: move;
}.cursor-help{
	cursor: help;
}.cursor-not-allowed{
	cursor: not-allowed;
}.select-none{
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
}.select-text{
	-webkit-user-select: text;
	   -moz-user-select: text;
	    -ms-user-select: text;
	        user-select: text;
}.select-all{
	-webkit-user-select: all;
	   -moz-user-select: all;
	        user-select: all;
}.select-auto{
	-webkit-user-select: auto;
	   -moz-user-select: auto;
	    -ms-user-select: auto;
	        user-select: auto;
}.resize-none{
	resize: none;
}.resize-y{
	resize: vertical;
}.resize-x{
	resize: horizontal;
}.resize{
	resize: both;
}.list-inside{
	list-style-position: inside;
}.list-outside{
	list-style-position: outside;
}.list-disc{
	list-style-type: disc;
}.list-none{
	list-style-type: none;
}.list-decimal{
	list-style-type: decimal;
}.appearance-none{
	-webkit-appearance: none;
	   -moz-appearance: none;
	        appearance: none;
}.auto-cols-auto{
	grid-auto-columns: auto;
}.auto-cols-min{
	grid-auto-columns: -webkit-min-content;
	grid-auto-columns: min-content;
}.auto-cols-max{
	grid-auto-columns: -webkit-max-content;
	grid-auto-columns: max-content;
}.auto-cols-fr{
	grid-auto-columns: minmax(0, 1fr);
}.grid-flow-row{
	grid-auto-flow: row;
}.grid-flow-col{
	grid-auto-flow: column;
}.grid-flow-row-dense{
	grid-auto-flow: row dense;
}.grid-flow-col-dense{
	grid-auto-flow: column dense;
}.auto-rows-auto{
	grid-auto-rows: auto;
}.auto-rows-min{
	grid-auto-rows: -webkit-min-content;
	grid-auto-rows: min-content;
}.auto-rows-max{
	grid-auto-rows: -webkit-max-content;
	grid-auto-rows: max-content;
}.auto-rows-fr{
	grid-auto-rows: minmax(0, 1fr);
}.grid-cols-4{
	grid-template-columns: repeat(4, minmax(0, 1fr));
}.grid-cols-1{
	grid-template-columns: repeat(1, minmax(0, 1fr));
}.grid-cols-2{
	grid-template-columns: repeat(2, minmax(0, 1fr));
}.grid-cols-3{
	grid-template-columns: repeat(3, minmax(0, 1fr));
}.grid-cols-10{
	grid-template-columns: repeat(10, minmax(0, 1fr));
}.grid-cols-5{
	grid-template-columns: repeat(5, minmax(0, 1fr));
}.grid-cols-6{
	grid-template-columns: repeat(6, minmax(0, 1fr));
}.grid-cols-7{
	grid-template-columns: repeat(7, minmax(0, 1fr));
}.grid-cols-8{
	grid-template-columns: repeat(8, minmax(0, 1fr));
}.grid-cols-9{
	grid-template-columns: repeat(9, minmax(0, 1fr));
}.grid-cols-11{
	grid-template-columns: repeat(11, minmax(0, 1fr));
}.grid-cols-12{
	grid-template-columns: repeat(12, minmax(0, 1fr));
}.grid-cols-none{
	grid-template-columns: none;
}.grid-rows-1{
	grid-template-rows: repeat(1, minmax(0, 1fr));
}.grid-rows-2{
	grid-template-rows: repeat(2, minmax(0, 1fr));
}.grid-rows-3{
	grid-template-rows: repeat(3, minmax(0, 1fr));
}.grid-rows-4{
	grid-template-rows: repeat(4, minmax(0, 1fr));
}.grid-rows-5{
	grid-template-rows: repeat(5, minmax(0, 1fr));
}.grid-rows-6{
	grid-template-rows: repeat(6, minmax(0, 1fr));
}.grid-rows-none{
	grid-template-rows: none;
}.flex-row{
	flex-direction: row;
}.flex-row-reverse{
	flex-direction: row-reverse;
}.flex-col{
	flex-direction: column;
}.flex-col-reverse{
	flex-direction: column-reverse;
}.flex-wrap{
	flex-wrap: wrap;
}.flex-wrap-reverse{
	flex-wrap: wrap-reverse;
}.flex-nowrap{
	flex-wrap: nowrap;
}.place-content-center{
	place-content: center;
}.place-content-start{
	place-content: start;
}.place-content-end{
	place-content: end;
}.place-content-between{
	place-content: space-between;
}.place-content-around{
	place-content: space-around;
}.place-content-evenly{
	place-content: space-evenly;
}.place-content-stretch{
	place-content: stretch;
}.place-items-start{
	place-items: start;
}.place-items-end{
	place-items: end;
}.place-items-center{
	place-items: center;
}.place-items-stretch{
	place-items: stretch;
}.content-center{
	align-content: center;
}.content-start{
	align-content: flex-start;
}.content-end{
	align-content: flex-end;
}.content-between{
	align-content: space-between;
}.content-around{
	align-content: space-around;
}.content-evenly{
	align-content: space-evenly;
}.items-start{
	align-items: flex-start;
}.items-end{
	align-items: flex-end;
}.items-center{
	align-items: center;
}.items-baseline{
	align-items: baseline;
}.items-stretch{
	align-items: stretch;
}.justify-start{
	justify-content: flex-start;
}.justify-end{
	justify-content: flex-end;
}.justify-center{
	justify-content: center;
}.justify-between{
	justify-content: space-between;
}.justify-around{
	justify-content: space-around;
}.justify-evenly{
	justify-content: space-evenly;
}.justify-items-start{
	justify-items: start;
}.justify-items-end{
	justify-items: end;
}.justify-items-center{
	justify-items: center;
}.justify-items-stretch{
	justify-items: stretch;
}.gap-4{
	gap: 1rem;
}.gap-8{
	gap: 2rem;
}.gap-12{
	gap: 3rem;
}.gap-1{
	gap: 0.25rem;
}.gap-10{
	gap: 2.5rem;
}.gap-0{
	gap: 0px;
}.gap-2{
	gap: 0.5rem;
}.gap-3{
	gap: 0.75rem;
}.gap-5{
	gap: 1.25rem;
}.gap-6{
	gap: 1.5rem;
}.gap-7{
	gap: 1.75rem;
}.gap-9{
	gap: 2.25rem;
}.gap-11{
	gap: 2.75rem;
}.gap-14{
	gap: 3.5rem;
}.gap-16{
	gap: 4rem;
}.gap-20{
	gap: 5rem;
}.gap-24{
	gap: 6rem;
}.gap-28{
	gap: 7rem;
}.gap-32{
	gap: 8rem;
}.gap-36{
	gap: 9rem;
}.gap-40{
	gap: 10rem;
}.gap-44{
	gap: 11rem;
}.gap-48{
	gap: 12rem;
}.gap-52{
	gap: 13rem;
}.gap-56{
	gap: 14rem;
}.gap-60{
	gap: 15rem;
}.gap-64{
	gap: 16rem;
}.gap-72{
	gap: 18rem;
}.gap-80{
	gap: 20rem;
}.gap-96{
	gap: 24rem;
}.gap-px{
	gap: 1px;
}.gap-\[1\.875rem\]{
	gap: 1.875rem;
}.gap-2\.5{
	gap: 0.625rem;
}.gap-x-4{
	-moz-column-gap: 1rem;
	     column-gap: 1rem;
}.gap-y-4{
	row-gap: 1rem;
}.gap-y-8{
	row-gap: 2rem;
}.gap-x-10{
	-moz-column-gap: 2.5rem;
	     column-gap: 2.5rem;
}.gap-x-2{
	-moz-column-gap: 0.5rem;
	     column-gap: 0.5rem;
}.gap-x-6{
	-moz-column-gap: 1.5rem;
	     column-gap: 1.5rem;
}.gap-x-0{
	-moz-column-gap: 0px;
	     column-gap: 0px;
}.gap-x-1{
	-moz-column-gap: 0.25rem;
	     column-gap: 0.25rem;
}.gap-x-3{
	-moz-column-gap: 0.75rem;
	     column-gap: 0.75rem;
}.gap-x-5{
	-moz-column-gap: 1.25rem;
	     column-gap: 1.25rem;
}.gap-x-7{
	-moz-column-gap: 1.75rem;
	     column-gap: 1.75rem;
}.gap-x-8{
	-moz-column-gap: 2rem;
	     column-gap: 2rem;
}.gap-x-9{
	-moz-column-gap: 2.25rem;
	     column-gap: 2.25rem;
}.gap-x-11{
	-moz-column-gap: 2.75rem;
	     column-gap: 2.75rem;
}.gap-x-12{
	-moz-column-gap: 3rem;
	     column-gap: 3rem;
}.gap-x-14{
	-moz-column-gap: 3.5rem;
	     column-gap: 3.5rem;
}.gap-x-16{
	-moz-column-gap: 4rem;
	     column-gap: 4rem;
}.gap-x-20{
	-moz-column-gap: 5rem;
	     column-gap: 5rem;
}.gap-x-24{
	-moz-column-gap: 6rem;
	     column-gap: 6rem;
}.gap-x-28{
	-moz-column-gap: 7rem;
	     column-gap: 7rem;
}.gap-x-32{
	-moz-column-gap: 8rem;
	     column-gap: 8rem;
}.gap-x-36{
	-moz-column-gap: 9rem;
	     column-gap: 9rem;
}.gap-x-40{
	-moz-column-gap: 10rem;
	     column-gap: 10rem;
}.gap-x-44{
	-moz-column-gap: 11rem;
	     column-gap: 11rem;
}.gap-x-48{
	-moz-column-gap: 12rem;
	     column-gap: 12rem;
}.gap-x-52{
	-moz-column-gap: 13rem;
	     column-gap: 13rem;
}.gap-x-56{
	-moz-column-gap: 14rem;
	     column-gap: 14rem;
}.gap-x-60{
	-moz-column-gap: 15rem;
	     column-gap: 15rem;
}.gap-x-64{
	-moz-column-gap: 16rem;
	     column-gap: 16rem;
}.gap-x-72{
	-moz-column-gap: 18rem;
	     column-gap: 18rem;
}.gap-x-80{
	-moz-column-gap: 20rem;
	     column-gap: 20rem;
}.gap-x-96{
	-moz-column-gap: 24rem;
	     column-gap: 24rem;
}.gap-x-px{
	-moz-column-gap: 1px;
	     column-gap: 1px;
}.gap-y-0{
	row-gap: 0px;
}.gap-y-1{
	row-gap: 0.25rem;
}.gap-y-2{
	row-gap: 0.5rem;
}.gap-y-3{
	row-gap: 0.75rem;
}.gap-y-5{
	row-gap: 1.25rem;
}.gap-y-6{
	row-gap: 1.5rem;
}.gap-y-7{
	row-gap: 1.75rem;
}.gap-y-9{
	row-gap: 2.25rem;
}.gap-y-10{
	row-gap: 2.5rem;
}.gap-y-11{
	row-gap: 2.75rem;
}.gap-y-12{
	row-gap: 3rem;
}.gap-y-14{
	row-gap: 3.5rem;
}.gap-y-16{
	row-gap: 4rem;
}.gap-y-20{
	row-gap: 5rem;
}.gap-y-24{
	row-gap: 6rem;
}.gap-y-28{
	row-gap: 7rem;
}.gap-y-32{
	row-gap: 8rem;
}.gap-y-36{
	row-gap: 9rem;
}.gap-y-40{
	row-gap: 10rem;
}.gap-y-44{
	row-gap: 11rem;
}.gap-y-48{
	row-gap: 12rem;
}.gap-y-52{
	row-gap: 13rem;
}.gap-y-56{
	row-gap: 14rem;
}.gap-y-60{
	row-gap: 15rem;
}.gap-y-64{
	row-gap: 16rem;
}.gap-y-72{
	row-gap: 18rem;
}.gap-y-80{
	row-gap: 20rem;
}.gap-y-96{
	row-gap: 24rem;
}.gap-y-px{
	row-gap: 1px;
}.gap-y-2\.5{
	row-gap: 0.625rem;
}.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-0 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(0px * var(--tw-space-x-reverse));
	margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
}.space-x-1 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(0.25rem * var(--tw-space-x-reverse));
	margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}.space-x-2 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(0.5rem * var(--tw-space-x-reverse));
	margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}.space-x-3 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(0.75rem * var(--tw-space-x-reverse));
	margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
}.space-x-4 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(1rem * var(--tw-space-x-reverse));
	margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}.space-x-5 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(1.25rem * var(--tw-space-x-reverse));
	margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
}.space-x-6 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(1.5rem * var(--tw-space-x-reverse));
	margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
}.space-x-7 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(1.75rem * var(--tw-space-x-reverse));
	margin-left: calc(1.75rem * calc(1 - var(--tw-space-x-reverse)));
}.space-x-9 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(2.25rem * var(--tw-space-x-reverse));
	margin-left: calc(2.25rem * calc(1 - var(--tw-space-x-reverse)));
}.space-x-10 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(2.5rem * var(--tw-space-x-reverse));
	margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
}.space-x-11 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(2.75rem * var(--tw-space-x-reverse));
	margin-left: calc(2.75rem * calc(1 - var(--tw-space-x-reverse)));
}.space-x-12 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(3rem * var(--tw-space-x-reverse));
	margin-left: calc(3rem * calc(1 - var(--tw-space-x-reverse)));
}.space-x-14 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(3.5rem * var(--tw-space-x-reverse));
	margin-left: calc(3.5rem * calc(1 - var(--tw-space-x-reverse)));
}.space-x-16 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(4rem * var(--tw-space-x-reverse));
	margin-left: calc(4rem * calc(1 - var(--tw-space-x-reverse)));
}.space-x-20 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(5rem * var(--tw-space-x-reverse));
	margin-left: calc(5rem * calc(1 - var(--tw-space-x-reverse)));
}.space-x-24 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(6rem * var(--tw-space-x-reverse));
	margin-left: calc(6rem * calc(1 - var(--tw-space-x-reverse)));
}.space-x-28 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(7rem * var(--tw-space-x-reverse));
	margin-left: calc(7rem * calc(1 - var(--tw-space-x-reverse)));
}.space-x-32 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(8rem * var(--tw-space-x-reverse));
	margin-left: calc(8rem * calc(1 - var(--tw-space-x-reverse)));
}.space-x-36 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(9rem * var(--tw-space-x-reverse));
	margin-left: calc(9rem * calc(1 - var(--tw-space-x-reverse)));
}.space-x-40 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(10rem * var(--tw-space-x-reverse));
	margin-left: calc(10rem * calc(1 - var(--tw-space-x-reverse)));
}.space-x-44 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(11rem * var(--tw-space-x-reverse));
	margin-left: calc(11rem * calc(1 - var(--tw-space-x-reverse)));
}.space-x-48 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(12rem * var(--tw-space-x-reverse));
	margin-left: calc(12rem * calc(1 - var(--tw-space-x-reverse)));
}.space-x-52 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(13rem * var(--tw-space-x-reverse));
	margin-left: calc(13rem * calc(1 - var(--tw-space-x-reverse)));
}.space-x-56 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(14rem * var(--tw-space-x-reverse));
	margin-left: calc(14rem * calc(1 - var(--tw-space-x-reverse)));
}.space-x-60 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(15rem * var(--tw-space-x-reverse));
	margin-left: calc(15rem * calc(1 - var(--tw-space-x-reverse)));
}.space-x-64 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(16rem * var(--tw-space-x-reverse));
	margin-left: calc(16rem * calc(1 - var(--tw-space-x-reverse)));
}.space-x-72 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(18rem * var(--tw-space-x-reverse));
	margin-left: calc(18rem * calc(1 - var(--tw-space-x-reverse)));
}.space-x-80 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(20rem * var(--tw-space-x-reverse));
	margin-left: calc(20rem * calc(1 - var(--tw-space-x-reverse)));
}.space-x-96 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(24rem * var(--tw-space-x-reverse));
	margin-left: calc(24rem * calc(1 - var(--tw-space-x-reverse)));
}.space-x-px > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(1px * var(--tw-space-x-reverse));
	margin-left: calc(1px * calc(1 - var(--tw-space-x-reverse)));
}.-space-x-0 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(0px * var(--tw-space-x-reverse));
	margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
}.-space-x-1 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(-0.25rem * var(--tw-space-x-reverse));
	margin-left: calc(-0.25rem * calc(1 - var(--tw-space-x-reverse)));
}.-space-x-2 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(-0.5rem * var(--tw-space-x-reverse));
	margin-left: calc(-0.5rem * calc(1 - var(--tw-space-x-reverse)));
}.-space-x-3 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(-0.75rem * var(--tw-space-x-reverse));
	margin-left: calc(-0.75rem * calc(1 - var(--tw-space-x-reverse)));
}.-space-x-4 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(-1rem * var(--tw-space-x-reverse));
	margin-left: calc(-1rem * calc(1 - var(--tw-space-x-reverse)));
}.-space-x-5 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(-1.25rem * var(--tw-space-x-reverse));
	margin-left: calc(-1.25rem * calc(1 - var(--tw-space-x-reverse)));
}.-space-x-6 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(-1.5rem * var(--tw-space-x-reverse));
	margin-left: calc(-1.5rem * calc(1 - var(--tw-space-x-reverse)));
}.-space-x-7 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(-1.75rem * var(--tw-space-x-reverse));
	margin-left: calc(-1.75rem * calc(1 - var(--tw-space-x-reverse)));
}.-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-9 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(-2.25rem * var(--tw-space-x-reverse));
	margin-left: calc(-2.25rem * calc(1 - var(--tw-space-x-reverse)));
}.-space-x-10 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(-2.5rem * var(--tw-space-x-reverse));
	margin-left: calc(-2.5rem * calc(1 - var(--tw-space-x-reverse)));
}.-space-x-11 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(-2.75rem * var(--tw-space-x-reverse));
	margin-left: calc(-2.75rem * calc(1 - var(--tw-space-x-reverse)));
}.-space-x-12 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(-3rem * var(--tw-space-x-reverse));
	margin-left: calc(-3rem * calc(1 - var(--tw-space-x-reverse)));
}.-space-x-14 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(-3.5rem * var(--tw-space-x-reverse));
	margin-left: calc(-3.5rem * calc(1 - var(--tw-space-x-reverse)));
}.-space-x-16 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(-4rem * var(--tw-space-x-reverse));
	margin-left: calc(-4rem * calc(1 - var(--tw-space-x-reverse)));
}.-space-x-20 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(-5rem * var(--tw-space-x-reverse));
	margin-left: calc(-5rem * calc(1 - var(--tw-space-x-reverse)));
}.-space-x-24 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(-6rem * var(--tw-space-x-reverse));
	margin-left: calc(-6rem * calc(1 - var(--tw-space-x-reverse)));
}.-space-x-28 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(-7rem * var(--tw-space-x-reverse));
	margin-left: calc(-7rem * calc(1 - var(--tw-space-x-reverse)));
}.-space-x-32 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(-8rem * var(--tw-space-x-reverse));
	margin-left: calc(-8rem * calc(1 - var(--tw-space-x-reverse)));
}.-space-x-36 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(-9rem * var(--tw-space-x-reverse));
	margin-left: calc(-9rem * calc(1 - var(--tw-space-x-reverse)));
}.-space-x-40 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(-10rem * var(--tw-space-x-reverse));
	margin-left: calc(-10rem * calc(1 - var(--tw-space-x-reverse)));
}.-space-x-44 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(-11rem * var(--tw-space-x-reverse));
	margin-left: calc(-11rem * calc(1 - var(--tw-space-x-reverse)));
}.-space-x-48 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(-12rem * var(--tw-space-x-reverse));
	margin-left: calc(-12rem * calc(1 - var(--tw-space-x-reverse)));
}.-space-x-52 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(-13rem * var(--tw-space-x-reverse));
	margin-left: calc(-13rem * calc(1 - var(--tw-space-x-reverse)));
}.-space-x-56 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(-14rem * var(--tw-space-x-reverse));
	margin-left: calc(-14rem * calc(1 - var(--tw-space-x-reverse)));
}.-space-x-60 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(-15rem * var(--tw-space-x-reverse));
	margin-left: calc(-15rem * calc(1 - var(--tw-space-x-reverse)));
}.-space-x-64 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(-16rem * var(--tw-space-x-reverse));
	margin-left: calc(-16rem * calc(1 - var(--tw-space-x-reverse)));
}.-space-x-72 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(-18rem * var(--tw-space-x-reverse));
	margin-left: calc(-18rem * calc(1 - var(--tw-space-x-reverse)));
}.-space-x-80 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(-20rem * var(--tw-space-x-reverse));
	margin-left: calc(-20rem * calc(1 - var(--tw-space-x-reverse)));
}.-space-x-96 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(-24rem * var(--tw-space-x-reverse));
	margin-left: calc(-24rem * calc(1 - var(--tw-space-x-reverse)));
}.-space-x-px > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(-1px * var(--tw-space-x-reverse));
	margin-left: calc(-1px * calc(1 - var(--tw-space-x-reverse)));
}.space-y-0 > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0;
	margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(0px * var(--tw-space-y-reverse));
}.space-y-1 > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0;
	margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}.space-y-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-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));
}.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-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-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-7 > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0;
	margin-top: calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(1.75rem * 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-9 > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0;
	margin-top: calc(2.25rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(2.25rem * var(--tw-space-y-reverse));
}.space-y-10 > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0;
	margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
}.space-y-11 > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0;
	margin-top: calc(2.75rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(2.75rem * var(--tw-space-y-reverse));
}.space-y-12 > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0;
	margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(3rem * var(--tw-space-y-reverse));
}.space-y-14 > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0;
	margin-top: calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(3.5rem * var(--tw-space-y-reverse));
}.space-y-16 > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0;
	margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(4rem * var(--tw-space-y-reverse));
}.space-y-20 > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0;
	margin-top: calc(5rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(5rem * var(--tw-space-y-reverse));
}.space-y-24 > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0;
	margin-top: calc(6rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(6rem * var(--tw-space-y-reverse));
}.space-y-28 > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0;
	margin-top: calc(7rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(7rem * var(--tw-space-y-reverse));
}.space-y-32 > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0;
	margin-top: calc(8rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(8rem * var(--tw-space-y-reverse));
}.space-y-36 > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0;
	margin-top: calc(9rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(9rem * var(--tw-space-y-reverse));
}.space-y-40 > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0;
	margin-top: calc(10rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(10rem * var(--tw-space-y-reverse));
}.space-y-44 > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0;
	margin-top: calc(11rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(11rem * var(--tw-space-y-reverse));
}.space-y-48 > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0;
	margin-top: calc(12rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(12rem * var(--tw-space-y-reverse));
}.space-y-52 > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0;
	margin-top: calc(13rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(13rem * var(--tw-space-y-reverse));
}.space-y-56 > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0;
	margin-top: calc(14rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(14rem * var(--tw-space-y-reverse));
}.space-y-60 > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0;
	margin-top: calc(15rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(15rem * var(--tw-space-y-reverse));
}.space-y-64 > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0;
	margin-top: calc(16rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(16rem * var(--tw-space-y-reverse));
}.space-y-72 > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0;
	margin-top: calc(18rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(18rem * var(--tw-space-y-reverse));
}.space-y-80 > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0;
	margin-top: calc(20rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(20rem * var(--tw-space-y-reverse));
}.space-y-96 > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0;
	margin-top: calc(24rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(24rem * var(--tw-space-y-reverse));
}.space-y-px > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0;
	margin-top: calc(1px * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(1px * var(--tw-space-y-reverse));
}.-space-y-0 > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0;
	margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(0px * var(--tw-space-y-reverse));
}.-space-y-1 > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0;
	margin-top: calc(-0.25rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(-0.25rem * var(--tw-space-y-reverse));
}.-space-y-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-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));
}.-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-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-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-7 > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0;
	margin-top: calc(-1.75rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(-1.75rem * 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-9 > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0;
	margin-top: calc(-2.25rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(-2.25rem * var(--tw-space-y-reverse));
}.-space-y-10 > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0;
	margin-top: calc(-2.5rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(-2.5rem * var(--tw-space-y-reverse));
}.-space-y-11 > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0;
	margin-top: calc(-2.75rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(-2.75rem * var(--tw-space-y-reverse));
}.-space-y-12 > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0;
	margin-top: calc(-3rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(-3rem * var(--tw-space-y-reverse));
}.-space-y-14 > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0;
	margin-top: calc(-3.5rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(-3.5rem * var(--tw-space-y-reverse));
}.-space-y-16 > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0;
	margin-top: calc(-4rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(-4rem * var(--tw-space-y-reverse));
}.-space-y-20 > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0;
	margin-top: calc(-5rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(-5rem * var(--tw-space-y-reverse));
}.-space-y-24 > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0;
	margin-top: calc(-6rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(-6rem * var(--tw-space-y-reverse));
}.-space-y-28 > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0;
	margin-top: calc(-7rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(-7rem * var(--tw-space-y-reverse));
}.-space-y-32 > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0;
	margin-top: calc(-8rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(-8rem * var(--tw-space-y-reverse));
}.-space-y-36 > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0;
	margin-top: calc(-9rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(-9rem * var(--tw-space-y-reverse));
}.-space-y-40 > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0;
	margin-top: calc(-10rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(-10rem * var(--tw-space-y-reverse));
}.-space-y-44 > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0;
	margin-top: calc(-11rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(-11rem * var(--tw-space-y-reverse));
}.-space-y-48 > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0;
	margin-top: calc(-12rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(-12rem * var(--tw-space-y-reverse));
}.-space-y-52 > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0;
	margin-top: calc(-13rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(-13rem * var(--tw-space-y-reverse));
}.-space-y-56 > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0;
	margin-top: calc(-14rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(-14rem * var(--tw-space-y-reverse));
}.-space-y-60 > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0;
	margin-top: calc(-15rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(-15rem * var(--tw-space-y-reverse));
}.-space-y-64 > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0;
	margin-top: calc(-16rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(-16rem * var(--tw-space-y-reverse));
}.-space-y-72 > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0;
	margin-top: calc(-18rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(-18rem * var(--tw-space-y-reverse));
}.-space-y-80 > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0;
	margin-top: calc(-20rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(-20rem * var(--tw-space-y-reverse));
}.-space-y-96 > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0;
	margin-top: calc(-24rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(-24rem * var(--tw-space-y-reverse));
}.-space-y-px > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0;
	margin-top: calc(-1px * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(-1px * var(--tw-space-y-reverse));
}.space-y-reverse > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 1;
}.space-x-reverse > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 1;
}.\!divide-y-0 > :not([hidden]) ~ :not([hidden]){
	--tw-divide-y-reverse: 0 !important;
	border-top-width: calc(0px * calc(1 - var(--tw-divide-y-reverse))) !important;
	border-bottom-width: calc(0px * var(--tw-divide-y-reverse)) !important;
}.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-x-0 > :not([hidden]) ~ :not([hidden]){
	--tw-divide-x-reverse: 0;
	border-right-width: calc(0px * var(--tw-divide-x-reverse));
	border-left-width: calc(0px * calc(1 - var(--tw-divide-x-reverse)));
}.divide-x-2 > :not([hidden]) ~ :not([hidden]){
	--tw-divide-x-reverse: 0;
	border-right-width: calc(2px * var(--tw-divide-x-reverse));
	border-left-width: calc(2px * calc(1 - var(--tw-divide-x-reverse)));
}.divide-x-4 > :not([hidden]) ~ :not([hidden]){
	--tw-divide-x-reverse: 0;
	border-right-width: calc(4px * var(--tw-divide-x-reverse));
	border-left-width: calc(4px * calc(1 - var(--tw-divide-x-reverse)));
}.divide-x-8 > :not([hidden]) ~ :not([hidden]){
	--tw-divide-x-reverse: 0;
	border-right-width: calc(8px * var(--tw-divide-x-reverse));
	border-left-width: calc(8px * calc(1 - var(--tw-divide-x-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-0 > :not([hidden]) ~ :not([hidden]){
	--tw-divide-y-reverse: 0;
	border-top-width: calc(0px * calc(1 - var(--tw-divide-y-reverse)));
	border-bottom-width: calc(0px * var(--tw-divide-y-reverse));
}.divide-y-2 > :not([hidden]) ~ :not([hidden]){
	--tw-divide-y-reverse: 0;
	border-top-width: calc(2px * calc(1 - var(--tw-divide-y-reverse)));
	border-bottom-width: calc(2px * var(--tw-divide-y-reverse));
}.divide-y-4 > :not([hidden]) ~ :not([hidden]){
	--tw-divide-y-reverse: 0;
	border-top-width: calc(4px * calc(1 - var(--tw-divide-y-reverse)));
	border-bottom-width: calc(4px * var(--tw-divide-y-reverse));
}.divide-y-8 > :not([hidden]) ~ :not([hidden]){
	--tw-divide-y-reverse: 0;
	border-top-width: calc(8px * calc(1 - var(--tw-divide-y-reverse)));
	border-bottom-width: calc(8px * var(--tw-divide-y-reverse));
}.divide-y-\[1\.875rem\] > :not([hidden]) ~ :not([hidden]){
	--tw-divide-y-reverse: 0;
	border-top-width: calc(1.875rem * calc(1 - var(--tw-divide-y-reverse)));
	border-bottom-width: calc(1.875rem * var(--tw-divide-y-reverse));
}.divide-y-reverse > :not([hidden]) ~ :not([hidden]){
	--tw-divide-y-reverse: 1;
}.divide-x-reverse > :not([hidden]) ~ :not([hidden]){
	--tw-divide-x-reverse: 1;
}.divide-solid > :not([hidden]) ~ :not([hidden]){
	border-style: solid;
}.divide-dashed > :not([hidden]) ~ :not([hidden]){
	border-style: dashed;
}.divide-dotted > :not([hidden]) ~ :not([hidden]){
	border-style: dotted;
}.divide-double > :not([hidden]) ~ :not([hidden]){
	border-style: double;
}.divide-none > :not([hidden]) ~ :not([hidden]){
	border-style: none;
}.divide-black > :not([hidden]) ~ :not([hidden]){
	--tw-divide-opacity: 1;
	border-color: rgba(0, 0, 0, var(--tw-divide-opacity));
}.divide-white > :not([hidden]) ~ :not([hidden]){
	--tw-divide-opacity: 1;
	border-color: rgba(255, 255, 255, var(--tw-divide-opacity));
}.divide-opacity-0 > :not([hidden]) ~ :not([hidden]){
	--tw-divide-opacity: 0;
}.divide-opacity-5 > :not([hidden]) ~ :not([hidden]){
	--tw-divide-opacity: 0.05;
}.divide-opacity-10 > :not([hidden]) ~ :not([hidden]){
	--tw-divide-opacity: 0.1;
}.divide-opacity-20 > :not([hidden]) ~ :not([hidden]){
	--tw-divide-opacity: 0.2;
}.divide-opacity-25 > :not([hidden]) ~ :not([hidden]){
	--tw-divide-opacity: 0.25;
}.divide-opacity-30 > :not([hidden]) ~ :not([hidden]){
	--tw-divide-opacity: 0.3;
}.divide-opacity-40 > :not([hidden]) ~ :not([hidden]){
	--tw-divide-opacity: 0.4;
}.divide-opacity-50 > :not([hidden]) ~ :not([hidden]){
	--tw-divide-opacity: 0.5;
}.divide-opacity-60 > :not([hidden]) ~ :not([hidden]){
	--tw-divide-opacity: 0.6;
}.divide-opacity-70 > :not([hidden]) ~ :not([hidden]){
	--tw-divide-opacity: 0.7;
}.divide-opacity-75 > :not([hidden]) ~ :not([hidden]){
	--tw-divide-opacity: 0.75;
}.divide-opacity-80 > :not([hidden]) ~ :not([hidden]){
	--tw-divide-opacity: 0.8;
}.divide-opacity-90 > :not([hidden]) ~ :not([hidden]){
	--tw-divide-opacity: 0.9;
}.divide-opacity-95 > :not([hidden]) ~ :not([hidden]){
	--tw-divide-opacity: 0.95;
}.divide-opacity-100 > :not([hidden]) ~ :not([hidden]){
	--tw-divide-opacity: 1;
}.place-self-auto{
	place-self: auto;
}.place-self-start{
	place-self: start;
}.place-self-end{
	place-self: end;
}.place-self-center{
	place-self: center;
}.place-self-stretch{
	place-self: stretch;
}.self-auto{
	align-self: auto;
}.self-start{
	align-self: flex-start;
}.self-end{
	align-self: flex-end;
}.self-center{
	align-self: center;
}.self-stretch{
	align-self: stretch;
}.justify-self-auto{
	justify-self: auto;
}.justify-self-start{
	justify-self: start;
}.justify-self-end{
	justify-self: end;
}.justify-self-center{
	justify-self: center;
}.justify-self-stretch{
	justify-self: stretch;
}.overflow-auto{
	overflow: auto;
}.overflow-hidden{
	overflow: hidden;
}.overflow-visible{
	overflow: visible;
}.overflow-scroll{
	overflow: scroll;
}.overflow-x-auto{
	overflow-x: auto;
}.overflow-y-auto{
	overflow-y: auto;
}.overflow-x-hidden{
	overflow-x: hidden;
}.overflow-y-hidden{
	overflow-y: hidden;
}.overflow-x-visible{
	overflow-x: visible;
}.overflow-y-visible{
	overflow-y: visible;
}.overflow-x-scroll{
	overflow-x: scroll;
}.overflow-y-scroll{
	overflow-y: scroll;
}.overscroll-auto{
	-ms-scroll-chaining: chained;
	    overscroll-behavior: auto;
}.overscroll-contain{
	-ms-scroll-chaining: none;
	    overscroll-behavior: contain;
}.overscroll-none{
	-ms-scroll-chaining: none;
	    overscroll-behavior: none;
}.overscroll-y-auto{
	overscroll-behavior-y: auto;
}.overscroll-y-contain{
	overscroll-behavior-y: contain;
}.overscroll-y-none{
	overscroll-behavior-y: none;
}.overscroll-x-auto{
	overscroll-behavior-x: auto;
}.overscroll-x-contain{
	overscroll-behavior-x: contain;
}.overscroll-x-none{
	overscroll-behavior-x: none;
}.truncate{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}.overflow-ellipsis{
	text-overflow: ellipsis;
}.overflow-clip{
	text-overflow: clip;
}.whitespace-normal{
	white-space: normal;
}.whitespace-nowrap{
	white-space: nowrap;
}.whitespace-pre{
	white-space: pre;
}.whitespace-pre-line{
	white-space: pre-line;
}.whitespace-pre-wrap{
	white-space: pre-wrap;
}.break-normal{
	overflow-wrap: normal;
	word-break: normal;
}.break-words{
	overflow-wrap: break-word;
}.break-all{
	word-break: break-all;
}.rounded-full{
	border-radius: 9999px;
}.rounded{
	border-radius: 0.25rem;
}.rounded-none{
	border-radius: 0px;
}.rounded-sm{
	border-radius: 0.125rem;
}.rounded-md{
	border-radius: 0.375rem;
}.rounded-lg{
	border-radius: 0.5rem;
}.rounded-xl{
	border-radius: 0.75rem;
}.rounded-2xl{
	border-radius: 1rem;
}.rounded-3xl{
	border-radius: 1.5rem;
}.rounded-t-none{
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}.rounded-t-sm{
	border-top-left-radius: 0.125rem;
	border-top-right-radius: 0.125rem;
}.rounded-t{
	border-top-left-radius: 0.25rem;
	border-top-right-radius: 0.25rem;
}.rounded-t-md{
	border-top-left-radius: 0.375rem;
	border-top-right-radius: 0.375rem;
}.rounded-t-lg{
	border-top-left-radius: 0.5rem;
	border-top-right-radius: 0.5rem;
}.rounded-t-xl{
	border-top-left-radius: 0.75rem;
	border-top-right-radius: 0.75rem;
}.rounded-t-2xl{
	border-top-left-radius: 1rem;
	border-top-right-radius: 1rem;
}.rounded-t-3xl{
	border-top-left-radius: 1.5rem;
	border-top-right-radius: 1.5rem;
}.rounded-t-full{
	border-top-left-radius: 9999px;
	border-top-right-radius: 9999px;
}.rounded-r-none{
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
}.rounded-r-sm{
	border-top-right-radius: 0.125rem;
	border-bottom-right-radius: 0.125rem;
}.rounded-r{
	border-top-right-radius: 0.25rem;
	border-bottom-right-radius: 0.25rem;
}.rounded-r-md{
	border-top-right-radius: 0.375rem;
	border-bottom-right-radius: 0.375rem;
}.rounded-r-lg{
	border-top-right-radius: 0.5rem;
	border-bottom-right-radius: 0.5rem;
}.rounded-r-xl{
	border-top-right-radius: 0.75rem;
	border-bottom-right-radius: 0.75rem;
}.rounded-r-2xl{
	border-top-right-radius: 1rem;
	border-bottom-right-radius: 1rem;
}.rounded-r-3xl{
	border-top-right-radius: 1.5rem;
	border-bottom-right-radius: 1.5rem;
}.rounded-r-full{
	border-top-right-radius: 9999px;
	border-bottom-right-radius: 9999px;
}.rounded-b-none{
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}.rounded-b-sm{
	border-bottom-right-radius: 0.125rem;
	border-bottom-left-radius: 0.125rem;
}.rounded-b{
	border-bottom-right-radius: 0.25rem;
	border-bottom-left-radius: 0.25rem;
}.rounded-b-md{
	border-bottom-right-radius: 0.375rem;
	border-bottom-left-radius: 0.375rem;
}.rounded-b-lg{
	border-bottom-right-radius: 0.5rem;
	border-bottom-left-radius: 0.5rem;
}.rounded-b-xl{
	border-bottom-right-radius: 0.75rem;
	border-bottom-left-radius: 0.75rem;
}.rounded-b-2xl{
	border-bottom-right-radius: 1rem;
	border-bottom-left-radius: 1rem;
}.rounded-b-3xl{
	border-bottom-right-radius: 1.5rem;
	border-bottom-left-radius: 1.5rem;
}.rounded-b-full{
	border-bottom-right-radius: 9999px;
	border-bottom-left-radius: 9999px;
}.rounded-l-none{
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
}.rounded-l-sm{
	border-top-left-radius: 0.125rem;
	border-bottom-left-radius: 0.125rem;
}.rounded-l{
	border-top-left-radius: 0.25rem;
	border-bottom-left-radius: 0.25rem;
}.rounded-l-md{
	border-top-left-radius: 0.375rem;
	border-bottom-left-radius: 0.375rem;
}.rounded-l-lg{
	border-top-left-radius: 0.5rem;
	border-bottom-left-radius: 0.5rem;
}.rounded-l-xl{
	border-top-left-radius: 0.75rem;
	border-bottom-left-radius: 0.75rem;
}.rounded-l-2xl{
	border-top-left-radius: 1rem;
	border-bottom-left-radius: 1rem;
}.rounded-l-3xl{
	border-top-left-radius: 1.5rem;
	border-bottom-left-radius: 1.5rem;
}.rounded-l-full{
	border-top-left-radius: 9999px;
	border-bottom-left-radius: 9999px;
}.rounded-tl-none{
	border-top-left-radius: 0px;
}.rounded-tl-sm{
	border-top-left-radius: 0.125rem;
}.rounded-tl{
	border-top-left-radius: 0.25rem;
}.rounded-tl-md{
	border-top-left-radius: 0.375rem;
}.rounded-tl-lg{
	border-top-left-radius: 0.5rem;
}.rounded-tl-xl{
	border-top-left-radius: 0.75rem;
}.rounded-tl-2xl{
	border-top-left-radius: 1rem;
}.rounded-tl-3xl{
	border-top-left-radius: 1.5rem;
}.rounded-tl-full{
	border-top-left-radius: 9999px;
}.rounded-tr-none{
	border-top-right-radius: 0px;
}.rounded-tr-sm{
	border-top-right-radius: 0.125rem;
}.rounded-tr{
	border-top-right-radius: 0.25rem;
}.rounded-tr-md{
	border-top-right-radius: 0.375rem;
}.rounded-tr-lg{
	border-top-right-radius: 0.5rem;
}.rounded-tr-xl{
	border-top-right-radius: 0.75rem;
}.rounded-tr-2xl{
	border-top-right-radius: 1rem;
}.rounded-tr-3xl{
	border-top-right-radius: 1.5rem;
}.rounded-tr-full{
	border-top-right-radius: 9999px;
}.rounded-br-none{
	border-bottom-right-radius: 0px;
}.rounded-br-sm{
	border-bottom-right-radius: 0.125rem;
}.rounded-br{
	border-bottom-right-radius: 0.25rem;
}.rounded-br-md{
	border-bottom-right-radius: 0.375rem;
}.rounded-br-lg{
	border-bottom-right-radius: 0.5rem;
}.rounded-br-xl{
	border-bottom-right-radius: 0.75rem;
}.rounded-br-2xl{
	border-bottom-right-radius: 1rem;
}.rounded-br-3xl{
	border-bottom-right-radius: 1.5rem;
}.rounded-br-full{
	border-bottom-right-radius: 9999px;
}.rounded-bl-none{
	border-bottom-left-radius: 0px;
}.rounded-bl-sm{
	border-bottom-left-radius: 0.125rem;
}.rounded-bl{
	border-bottom-left-radius: 0.25rem;
}.rounded-bl-md{
	border-bottom-left-radius: 0.375rem;
}.rounded-bl-lg{
	border-bottom-left-radius: 0.5rem;
}.rounded-bl-xl{
	border-bottom-left-radius: 0.75rem;
}.rounded-bl-2xl{
	border-bottom-left-radius: 1rem;
}.rounded-bl-3xl{
	border-bottom-left-radius: 1.5rem;
}.rounded-bl-full{
	border-bottom-left-radius: 9999px;
}.border{
	border-width: 1px;
}.border-0{
	border-width: 0;
}.border-2{
	border-width: 2px;
}.border-4{
	border-width: 4px;
}.border-8{
	border-width: 8px;
}.border-t-2{
	border-top-width: 2px;
}.border-t-10{
	border-top-width: 10px;
}.border-b{
	border-bottom-width: 1px;
}.border-t{
	border-top-width: 1px;
}.border-b-4{
	border-bottom-width: 4px;
}.\!border-t-0\.5{
	border-top-width: 0.5px !important;
}.\!border-t-0{
	border-top-width: 0 !important;
}.border-t-\[10px\]{
	border-top-width: 10px;
}.border-b-8{
	border-bottom-width: 8px;
}.border-t-0{
	border-top-width: 0;
}.border-t-4{
	border-top-width: 4px;
}.border-t-8{
	border-top-width: 8px;
}.border-r-0{
	border-right-width: 0;
}.border-r-2{
	border-right-width: 2px;
}.border-r-4{
	border-right-width: 4px;
}.border-r-8{
	border-right-width: 8px;
}.border-r{
	border-right-width: 1px;
}.border-b-0{
	border-bottom-width: 0;
}.border-b-2{
	border-bottom-width: 2px;
}.border-l-0{
	border-left-width: 0;
}.border-l-2{
	border-left-width: 2px;
}.border-l-4{
	border-left-width: 4px;
}.border-l-8{
	border-left-width: 8px;
}.border-l{
	border-left-width: 1px;
}.border-t-0\.5{
	border-top-width: 0.5px;
}.border-solid{
	border-style: solid;
}.border-dashed{
	border-style: dashed;
}.border-dotted{
	border-style: dotted;
}.border-double{
	border-style: double;
}.border-none{
	border-style: none;
}.border-black{
	--tw-border-opacity: 1;
	border-color: rgba(0, 0, 0, var(--tw-border-opacity));
}.border-white{
	--tw-border-opacity: 1;
	border-color: rgba(255, 255, 255, var(--tw-border-opacity));
}.border-opacity-30{
	--tw-border-opacity: 0.3;
}.border-opacity-0{
	--tw-border-opacity: 0;
}.border-opacity-5{
	--tw-border-opacity: 0.05;
}.border-opacity-10{
	--tw-border-opacity: 0.1;
}.border-opacity-20{
	--tw-border-opacity: 0.2;
}.border-opacity-25{
	--tw-border-opacity: 0.25;
}.border-opacity-40{
	--tw-border-opacity: 0.4;
}.border-opacity-50{
	--tw-border-opacity: 0.5;
}.border-opacity-60{
	--tw-border-opacity: 0.6;
}.border-opacity-70{
	--tw-border-opacity: 0.7;
}.border-opacity-75{
	--tw-border-opacity: 0.75;
}.border-opacity-80{
	--tw-border-opacity: 0.8;
}.border-opacity-90{
	--tw-border-opacity: 0.9;
}.border-opacity-95{
	--tw-border-opacity: 0.95;
}.border-opacity-100{
	--tw-border-opacity: 1;
}.bg-black{
	--tw-bg-opacity: 1;
	background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
}.bg-lightgray{
	--tw-bg-opacity: 1;
	background-color: rgba(243, 244, 241, var(--tw-bg-opacity));
}.bg-white{
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}.bg-highlight{
	--tw-bg-opacity: 1;
	background-color: rgba(229, 84, 68, var(--tw-bg-opacity));
}.bg-\[rgba\(0\2c 0\2c 0\2c 0\)\]{
	background-color: rgba(0,0,0,0);
}.bg-opacity-70{
	--tw-bg-opacity: 0.7;
}.bg-opacity-0{
	--tw-bg-opacity: 0;
}.bg-opacity-5{
	--tw-bg-opacity: 0.05;
}.bg-opacity-10{
	--tw-bg-opacity: 0.1;
}.bg-opacity-20{
	--tw-bg-opacity: 0.2;
}.bg-opacity-25{
	--tw-bg-opacity: 0.25;
}.bg-opacity-30{
	--tw-bg-opacity: 0.3;
}.bg-opacity-40{
	--tw-bg-opacity: 0.4;
}.bg-opacity-50{
	--tw-bg-opacity: 0.5;
}.bg-opacity-60{
	--tw-bg-opacity: 0.6;
}.bg-opacity-75{
	--tw-bg-opacity: 0.75;
}.bg-opacity-80{
	--tw-bg-opacity: 0.8;
}.bg-opacity-90{
	--tw-bg-opacity: 0.9;
}.bg-opacity-95{
	--tw-bg-opacity: 0.95;
}.bg-opacity-100{
	--tw-bg-opacity: 1;
}.bg-none{
	background-image: none;
}.bg-gradient-to-t{
	background-image: linear-gradient(to top, var(--tw-gradient-stops));
}.bg-gradient-to-tr{
	background-image: linear-gradient(to top right, var(--tw-gradient-stops));
}.bg-gradient-to-r{
	background-image: linear-gradient(to right, var(--tw-gradient-stops));
}.bg-gradient-to-br{
	background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}.bg-gradient-to-b{
	background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}.bg-gradient-to-bl{
	background-image: linear-gradient(to bottom left, var(--tw-gradient-stops));
}.bg-gradient-to-l{
	background-image: linear-gradient(to left, var(--tw-gradient-stops));
}.bg-gradient-to-tl{
	background-image: linear-gradient(to top left, var(--tw-gradient-stops));
}.from-black{
	--tw-gradient-from: #000;
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
}.from-white{
	--tw-gradient-from: #fff;
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
}.via-black{
	--tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
}.via-white{
	--tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
}.to-black{
	--tw-gradient-to: #000;
}.to-white{
	--tw-gradient-to: #fff;
}.decoration-slice{
	-webkit-box-decoration-break: slice;
	        box-decoration-break: slice;
}.decoration-clone{
	-webkit-box-decoration-break: clone;
	        box-decoration-break: clone;
}.bg-cover{
	background-size: cover;
}.bg-contain{
	background-size: contain;
}.bg-auto{
	background-size: auto;
}.bg-fixed{
	background-attachment: fixed;
}.bg-local{
	background-attachment: local;
}.bg-scroll{
	background-attachment: scroll;
}.bg-clip-border{
	background-clip: border-box;
}.bg-clip-padding{
	background-clip: padding-box;
}.bg-clip-content{
	background-clip: content-box;
}.bg-clip-text{
	-webkit-background-clip: text;
	        background-clip: text;
}.bg-center{
	background-position: center;
}.bg-bottom{
	background-position: bottom;
}.bg-left{
	background-position: left;
}.bg-left-bottom{
	background-position: left bottom;
}.bg-left-top{
	background-position: left top;
}.bg-right{
	background-position: right;
}.bg-right-bottom{
	background-position: right bottom;
}.bg-right-top{
	background-position: right top;
}.bg-top{
	background-position: top;
}.bg-repeat{
	background-repeat: repeat;
}.bg-no-repeat{
	background-repeat: no-repeat;
}.bg-repeat-x{
	background-repeat: repeat-x;
}.bg-repeat-y{
	background-repeat: repeat-y;
}.bg-repeat-round{
	background-repeat: round;
}.bg-repeat-space{
	background-repeat: space;
}.bg-origin-border{
	background-origin: border-box;
}.bg-origin-padding{
	background-origin: padding-box;
}.bg-origin-content{
	background-origin: content-box;
}.fill-current{
	fill: currentColor;
}.stroke-current{
	stroke: currentColor;
}.stroke-0{
	stroke-width: 0;
}.stroke-1{
	stroke-width: 1;
}.stroke-2{
	stroke-width: 2;
}.object-contain{
	-o-object-fit: contain;
	   object-fit: contain;
}.object-cover{
	-o-object-fit: cover;
	   object-fit: cover;
}.object-fill{
	-o-object-fit: fill;
	   object-fit: fill;
}.object-none{
	-o-object-fit: none;
	   object-fit: none;
}.object-scale-down{
	-o-object-fit: scale-down;
	   object-fit: scale-down;
}.object-bottom{
	-o-object-position: bottom;
	   object-position: bottom;
}.object-center{
	-o-object-position: center;
	   object-position: center;
}.object-left{
	-o-object-position: left;
	   object-position: left;
}.object-left-bottom{
	-o-object-position: left bottom;
	   object-position: left bottom;
}.object-left-top{
	-o-object-position: left top;
	   object-position: left top;
}.object-right{
	-o-object-position: right;
	   object-position: right;
}.object-right-bottom{
	-o-object-position: right bottom;
	   object-position: right bottom;
}.object-right-top{
	-o-object-position: right top;
	   object-position: right top;
}.object-top{
	-o-object-position: top;
	   object-position: top;
}.p-2{
	padding: 0.5rem;
}.p-0{
	padding: 0px;
}.p-3{
	padding: 0.75rem;
}.p-1{
	padding: 0.25rem;
}.p-4{
	padding: 1rem;
}.p-5{
	padding: 1.25rem;
}.p-6{
	padding: 1.5rem;
}.p-7{
	padding: 1.75rem;
}.p-8{
	padding: 2rem;
}.p-9{
	padding: 2.25rem;
}.p-10{
	padding: 2.5rem;
}.p-11{
	padding: 2.75rem;
}.p-12{
	padding: 3rem;
}.p-14{
	padding: 3.5rem;
}.p-16{
	padding: 4rem;
}.p-20{
	padding: 5rem;
}.p-24{
	padding: 6rem;
}.p-28{
	padding: 7rem;
}.p-32{
	padding: 8rem;
}.p-36{
	padding: 9rem;
}.p-40{
	padding: 10rem;
}.p-44{
	padding: 11rem;
}.p-48{
	padding: 12rem;
}.p-52{
	padding: 13rem;
}.p-56{
	padding: 14rem;
}.p-60{
	padding: 15rem;
}.p-64{
	padding: 16rem;
}.p-72{
	padding: 18rem;
}.p-80{
	padding: 20rem;
}.p-96{
	padding: 24rem;
}.p-px{
	padding: 1px;
}.px-5{
	padding-left: 1.25rem;
	padding-right: 1.25rem;
}.py-24{
	padding-top: 6rem;
	padding-bottom: 6rem;
}.py-12{
	padding-top: 3rem;
	padding-bottom: 3rem;
}.px-8{
	padding-left: 2rem;
	padding-right: 2rem;
}.py-4{
	padding-top: 1rem;
	padding-bottom: 1rem;
}.px-4{
	padding-left: 1rem;
	padding-right: 1rem;
}.px-6{
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}.py-3{
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
}.py-6{
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
}.\!py-0{
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}.px-0{
	padding-left: 0px;
	padding-right: 0px;
}.px-1{
	padding-left: 0.25rem;
	padding-right: 0.25rem;
}.px-2{
	padding-left: 0.5rem;
	padding-right: 0.5rem;
}.px-3{
	padding-left: 0.75rem;
	padding-right: 0.75rem;
}.px-7{
	padding-left: 1.75rem;
	padding-right: 1.75rem;
}.px-9{
	padding-left: 2.25rem;
	padding-right: 2.25rem;
}.px-10{
	padding-left: 2.5rem;
	padding-right: 2.5rem;
}.px-11{
	padding-left: 2.75rem;
	padding-right: 2.75rem;
}.px-12{
	padding-left: 3rem;
	padding-right: 3rem;
}.px-14{
	padding-left: 3.5rem;
	padding-right: 3.5rem;
}.px-16{
	padding-left: 4rem;
	padding-right: 4rem;
}.px-20{
	padding-left: 5rem;
	padding-right: 5rem;
}.px-24{
	padding-left: 6rem;
	padding-right: 6rem;
}.px-28{
	padding-left: 7rem;
	padding-right: 7rem;
}.px-32{
	padding-left: 8rem;
	padding-right: 8rem;
}.px-36{
	padding-left: 9rem;
	padding-right: 9rem;
}.px-40{
	padding-left: 10rem;
	padding-right: 10rem;
}.px-44{
	padding-left: 11rem;
	padding-right: 11rem;
}.px-48{
	padding-left: 12rem;
	padding-right: 12rem;
}.px-52{
	padding-left: 13rem;
	padding-right: 13rem;
}.px-56{
	padding-left: 14rem;
	padding-right: 14rem;
}.px-60{
	padding-left: 15rem;
	padding-right: 15rem;
}.px-64{
	padding-left: 16rem;
	padding-right: 16rem;
}.px-72{
	padding-left: 18rem;
	padding-right: 18rem;
}.px-80{
	padding-left: 20rem;
	padding-right: 20rem;
}.px-96{
	padding-left: 24rem;
	padding-right: 24rem;
}.px-px{
	padding-left: 1px;
	padding-right: 1px;
}.py-0{
	padding-top: 0px;
	padding-bottom: 0px;
}.py-1{
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
}.py-2{
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}.py-5{
	padding-top: 1.25rem;
	padding-bottom: 1.25rem;
}.py-7{
	padding-top: 1.75rem;
	padding-bottom: 1.75rem;
}.py-8{
	padding-top: 2rem;
	padding-bottom: 2rem;
}.py-9{
	padding-top: 2.25rem;
	padding-bottom: 2.25rem;
}.py-10{
	padding-top: 2.5rem;
	padding-bottom: 2.5rem;
}.py-11{
	padding-top: 2.75rem;
	padding-bottom: 2.75rem;
}.py-14{
	padding-top: 3.5rem;
	padding-bottom: 3.5rem;
}.py-16{
	padding-top: 4rem;
	padding-bottom: 4rem;
}.py-20{
	padding-top: 5rem;
	padding-bottom: 5rem;
}.py-28{
	padding-top: 7rem;
	padding-bottom: 7rem;
}.py-32{
	padding-top: 8rem;
	padding-bottom: 8rem;
}.py-36{
	padding-top: 9rem;
	padding-bottom: 9rem;
}.py-40{
	padding-top: 10rem;
	padding-bottom: 10rem;
}.py-44{
	padding-top: 11rem;
	padding-bottom: 11rem;
}.py-48{
	padding-top: 12rem;
	padding-bottom: 12rem;
}.py-52{
	padding-top: 13rem;
	padding-bottom: 13rem;
}.py-56{
	padding-top: 14rem;
	padding-bottom: 14rem;
}.py-60{
	padding-top: 15rem;
	padding-bottom: 15rem;
}.py-64{
	padding-top: 16rem;
	padding-bottom: 16rem;
}.py-72{
	padding-top: 18rem;
	padding-bottom: 18rem;
}.py-80{
	padding-top: 20rem;
	padding-bottom: 20rem;
}.py-96{
	padding-top: 24rem;
	padding-bottom: 24rem;
}.py-px{
	padding-top: 1px;
	padding-bottom: 1px;
}.pb-20{
	padding-bottom: 5rem;
}.pt-16{
	padding-top: 4rem;
}.pb-8{
	padding-bottom: 2rem;
}.pt-\[3px\]{
	padding-top: 3px;
}.pt-5{
	padding-top: 1.25rem;
}.pb-10{
	padding-bottom: 2.5rem;
}.pb-16{
	padding-bottom: 4rem;
}.pt-4{
	padding-top: 1rem;
}.pb-12{
	padding-bottom: 3rem;
}.pb-4{
	padding-bottom: 1rem;
}.pb-24{
	padding-bottom: 6rem;
}.pl-4{
	padding-left: 1rem;
}.pt-2{
	padding-top: 0.5rem;
}.pl-\[24px\]{
	padding-left: 24px;
}.pb-1{
	padding-bottom: 0.25rem;
}.pt-1\.5{
	padding-top: 0.375rem;
}.pt-1{
	padding-top: 0.25rem;
}.pr-4{
	padding-right: 1rem;
}.\!pt-16{
	padding-top: 4rem !important;
}.pt-8{
	padding-top: 2rem;
}.pt-12{
	padding-top: 3rem;
}.pb-2{
	padding-bottom: 0.5rem;
}.\!pt-0{
	padding-top: 0px !important;
}.pr-8{
	padding-right: 2rem;
}.pt-10{
	padding-top: 2.5rem;
}.pr-1{
	padding-right: 0.25rem;
}.pt-0{
	padding-top: 0px;
}.pt-3{
	padding-top: 0.75rem;
}.pt-6{
	padding-top: 1.5rem;
}.pt-7{
	padding-top: 1.75rem;
}.pt-9{
	padding-top: 2.25rem;
}.pt-11{
	padding-top: 2.75rem;
}.pt-14{
	padding-top: 3.5rem;
}.pt-20{
	padding-top: 5rem;
}.pt-24{
	padding-top: 6rem;
}.pt-28{
	padding-top: 7rem;
}.pt-32{
	padding-top: 8rem;
}.pt-36{
	padding-top: 9rem;
}.pt-40{
	padding-top: 10rem;
}.pt-44{
	padding-top: 11rem;
}.pt-48{
	padding-top: 12rem;
}.pt-52{
	padding-top: 13rem;
}.pt-56{
	padding-top: 14rem;
}.pt-60{
	padding-top: 15rem;
}.pt-64{
	padding-top: 16rem;
}.pt-72{
	padding-top: 18rem;
}.pt-80{
	padding-top: 20rem;
}.pt-96{
	padding-top: 24rem;
}.pt-px{
	padding-top: 1px;
}.pr-0{
	padding-right: 0px;
}.pr-2{
	padding-right: 0.5rem;
}.pr-3{
	padding-right: 0.75rem;
}.pr-5{
	padding-right: 1.25rem;
}.pr-6{
	padding-right: 1.5rem;
}.pr-7{
	padding-right: 1.75rem;
}.pr-9{
	padding-right: 2.25rem;
}.pr-10{
	padding-right: 2.5rem;
}.pr-11{
	padding-right: 2.75rem;
}.pr-12{
	padding-right: 3rem;
}.pr-14{
	padding-right: 3.5rem;
}.pr-16{
	padding-right: 4rem;
}.pr-20{
	padding-right: 5rem;
}.pr-24{
	padding-right: 6rem;
}.pr-28{
	padding-right: 7rem;
}.pr-32{
	padding-right: 8rem;
}.pr-36{
	padding-right: 9rem;
}.pr-40{
	padding-right: 10rem;
}.pr-44{
	padding-right: 11rem;
}.pr-48{
	padding-right: 12rem;
}.pr-52{
	padding-right: 13rem;
}.pr-56{
	padding-right: 14rem;
}.pr-60{
	padding-right: 15rem;
}.pr-64{
	padding-right: 16rem;
}.pr-72{
	padding-right: 18rem;
}.pr-80{
	padding-right: 20rem;
}.pr-96{
	padding-right: 24rem;
}.pr-px{
	padding-right: 1px;
}.pb-0{
	padding-bottom: 0px;
}.pb-3{
	padding-bottom: 0.75rem;
}.pb-5{
	padding-bottom: 1.25rem;
}.pb-6{
	padding-bottom: 1.5rem;
}.pb-7{
	padding-bottom: 1.75rem;
}.pb-9{
	padding-bottom: 2.25rem;
}.pb-11{
	padding-bottom: 2.75rem;
}.pb-14{
	padding-bottom: 3.5rem;
}.pb-28{
	padding-bottom: 7rem;
}.pb-32{
	padding-bottom: 8rem;
}.pb-36{
	padding-bottom: 9rem;
}.pb-40{
	padding-bottom: 10rem;
}.pb-44{
	padding-bottom: 11rem;
}.pb-48{
	padding-bottom: 12rem;
}.pb-52{
	padding-bottom: 13rem;
}.pb-56{
	padding-bottom: 14rem;
}.pb-60{
	padding-bottom: 15rem;
}.pb-64{
	padding-bottom: 16rem;
}.pb-72{
	padding-bottom: 18rem;
}.pb-80{
	padding-bottom: 20rem;
}.pb-96{
	padding-bottom: 24rem;
}.pb-px{
	padding-bottom: 1px;
}.pl-0{
	padding-left: 0px;
}.pl-1{
	padding-left: 0.25rem;
}.pl-2{
	padding-left: 0.5rem;
}.pl-3{
	padding-left: 0.75rem;
}.pl-5{
	padding-left: 1.25rem;
}.pl-6{
	padding-left: 1.5rem;
}.pl-7{
	padding-left: 1.75rem;
}.pl-8{
	padding-left: 2rem;
}.pl-9{
	padding-left: 2.25rem;
}.pl-10{
	padding-left: 2.5rem;
}.pl-11{
	padding-left: 2.75rem;
}.pl-12{
	padding-left: 3rem;
}.pl-14{
	padding-left: 3.5rem;
}.pl-16{
	padding-left: 4rem;
}.pl-20{
	padding-left: 5rem;
}.pl-24{
	padding-left: 6rem;
}.pl-28{
	padding-left: 7rem;
}.pl-32{
	padding-left: 8rem;
}.pl-36{
	padding-left: 9rem;
}.pl-40{
	padding-left: 10rem;
}.pl-44{
	padding-left: 11rem;
}.pl-48{
	padding-left: 12rem;
}.pl-52{
	padding-left: 13rem;
}.pl-56{
	padding-left: 14rem;
}.pl-60{
	padding-left: 15rem;
}.pl-64{
	padding-left: 16rem;
}.pl-72{
	padding-left: 18rem;
}.pl-80{
	padding-left: 20rem;
}.pl-96{
	padding-left: 24rem;
}.pl-px{
	padding-left: 1px;
}.text-left{
	text-align: left;
}.text-center{
	text-align: center;
}.text-right{
	text-align: right;
}.text-justify{
	text-align: justify;
}.align-baseline{
	vertical-align: baseline;
}.align-top{
	vertical-align: top;
}.align-middle{
	vertical-align: middle;
}.align-bottom{
	vertical-align: bottom;
}.align-text-top{
	vertical-align: text-top;
}.align-text-bottom{
	vertical-align: text-bottom;
}.font-emphasis{
	font-family: libre-baskerville, serif;
}.font-headline{
	font-family: reckless, serif;
}.font-utility{
	font-family: ibm-plex-sans, sans-serif;
}.font-body{
	font-family: utopia-std, serif;
}.text-2xl{
	font-size: 1.5rem;
	line-height: 2rem;
}.text-\[0\.9rem\]{
	font-size: 0.9rem;
}.text-xs{
	font-size: 0.75rem;
	line-height: 1rem;
}.text-sm{
	font-size: 0.875rem;
	line-height: 1.25rem;
}.text-base{
	font-size: 1rem;
	line-height: 1.5rem;
}.text-lg{
	font-size: 1.125rem;
	line-height: 1.75rem;
}.text-xl{
	font-size: 1.25rem;
	line-height: 1.75rem;
}.text-3xl{
	font-size: 1.875rem;
	line-height: 2.25rem;
}.text-4xl{
	font-size: 2.25rem;
	line-height: 2.5rem;
}.text-5xl{
	font-size: 3rem;
	line-height: 1;
}.text-6xl{
	font-size: 3.75rem;
	line-height: 1;
}.text-7xl{
	font-size: 4.5rem;
	line-height: 1;
}.text-8xl{
	font-size: 6rem;
	line-height: 1;
}.text-9xl{
	font-size: 8rem;
	line-height: 1;
}.text-\[5\.75rem\]{
	font-size: 5.75rem;
}.text-\[5\.25rem\]{
	font-size: 5.25rem;
}.text-\[1\.75rem\]{
	font-size: 1.75rem;
}.text-\[0\.625rem\]{
	font-size: 0.625rem;
}.text-\[8\.125rem\]{
	font-size: 8.125rem;
}.text-\[2rem\]{
	font-size: 2rem;
}.font-bold{
	font-weight: 700;
}.font-normal{
	font-weight: 400;
}.\!font-bold{
	font-weight: 700 !important;
}.font-thin{
	font-weight: 100;
}.font-extralight{
	font-weight: 200;
}.font-light{
	font-weight: 300;
}.font-medium{
	font-weight: 500;
}.font-semibold{
	font-weight: 600;
}.font-extrabold{
	font-weight: 800;
}.font-black{
	font-weight: 900;
}.uppercase{
	text-transform: uppercase;
}.lowercase{
	text-transform: lowercase;
}.capitalize{
	text-transform: capitalize;
}.normal-case{
	text-transform: none;
}.italic{
	font-style: italic;
}.not-italic{
	font-style: normal;
}.ordinal, .slashed-zero, .lining-nums, .oldstyle-nums, .proportional-nums, .tabular-nums, .diagonal-fractions, .stacked-fractions{
	--tw-ordinal: var(--tw-empty,/*!*/ /*!*/);
	--tw-slashed-zero: var(--tw-empty,/*!*/ /*!*/);
	--tw-numeric-figure: var(--tw-empty,/*!*/ /*!*/);
	--tw-numeric-spacing: var(--tw-empty,/*!*/ /*!*/);
	--tw-numeric-fraction: var(--tw-empty,/*!*/ /*!*/);
	font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}.normal-nums{
	font-variant-numeric: normal;
}.ordinal{
	--tw-ordinal: ordinal;
}.slashed-zero{
	--tw-slashed-zero: slashed-zero;
}.lining-nums{
	--tw-numeric-figure: lining-nums;
}.oldstyle-nums{
	--tw-numeric-figure: oldstyle-nums;
}.proportional-nums{
	--tw-numeric-spacing: proportional-nums;
}.tabular-nums{
	--tw-numeric-spacing: tabular-nums;
}.diagonal-fractions{
	--tw-numeric-fraction: diagonal-fractions;
}.stacked-fractions{
	--tw-numeric-fraction: stacked-fractions;
}.\!leading-none{
	line-height: 1 !important;
}.leading-none{
	line-height: 1;
}.leading-\[1\.2\]{
	line-height: 1.2;
}.leading-3{
	line-height: .75rem;
}.leading-4{
	line-height: 1rem;
}.leading-5{
	line-height: 1.25rem;
}.leading-6{
	line-height: 1.5rem;
}.leading-7{
	line-height: 1.75rem;
}.leading-8{
	line-height: 2rem;
}.leading-9{
	line-height: 2.25rem;
}.leading-10{
	line-height: 2.5rem;
}.leading-tight{
	line-height: 1.25;
}.leading-snug{
	line-height: 1.375;
}.leading-normal{
	line-height: 1.5;
}.leading-relaxed{
	line-height: 1.625;
}.leading-loose{
	line-height: 2;
}.leading-\[1\.3\]{
	line-height: 1.3;
}.leading-\[0\.85\]{
	line-height: 0.85;
}.leading-\[0\.9\]{
	line-height: 0.9;
}.leading-\[1\.1\]{
	line-height: 1.1;
}.leading-\[1\.35\]{
	line-height: 1.35;
}.leading-dropcap-xs{
	line-height: 0.725;
}.tracking-normal{
	letter-spacing: 0em;
}.tracking-tighter{
	letter-spacing: -0.05em;
}.tracking-tight{
	letter-spacing: -0.025em;
}.tracking-wide{
	letter-spacing: 0.025em;
}.tracking-wider{
	letter-spacing: 0.05em;
}.tracking-widest{
	letter-spacing: 0.1em;
}.tracking-\[-0\.2px\]{
	letter-spacing: -0.2px;
}.tracking-\[-1\.5px\]{
	letter-spacing: -1.5px;
}.tracking-\[-1px\]{
	letter-spacing: -1px;
}.tracking-\[-0\.5px\]{
	letter-spacing: -0.5px;
}.tracking-\[-3px\]{
	letter-spacing: -3px;
}.tracking-\[1\.5px\]{
	letter-spacing: 1.5px;
}.text-highlight{
	--tw-text-opacity: 1;
	color: rgba(229, 84, 68, var(--tw-text-opacity));
}.text-emphasis{
	--tw-text-opacity: 1;
	color: rgba(0, 107, 255, var(--tw-text-opacity));
}.text-black{
	--tw-text-opacity: 1;
	color: rgba(0, 0, 0, var(--tw-text-opacity));
}.text-white{
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}.text-opacity-0{
	--tw-text-opacity: 0;
}.text-opacity-5{
	--tw-text-opacity: 0.05;
}.text-opacity-10{
	--tw-text-opacity: 0.1;
}.text-opacity-20{
	--tw-text-opacity: 0.2;
}.text-opacity-25{
	--tw-text-opacity: 0.25;
}.text-opacity-30{
	--tw-text-opacity: 0.3;
}.text-opacity-40{
	--tw-text-opacity: 0.4;
}.text-opacity-50{
	--tw-text-opacity: 0.5;
}.text-opacity-60{
	--tw-text-opacity: 0.6;
}.text-opacity-70{
	--tw-text-opacity: 0.7;
}.text-opacity-75{
	--tw-text-opacity: 0.75;
}.text-opacity-80{
	--tw-text-opacity: 0.8;
}.text-opacity-90{
	--tw-text-opacity: 0.9;
}.text-opacity-95{
	--tw-text-opacity: 0.95;
}.text-opacity-100{
	--tw-text-opacity: 1;
}.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;
}.subpixel-antialiased{
	-webkit-font-smoothing: auto;
	-moz-osx-font-smoothing: auto;
}.opacity-0{
	opacity: 0;
}.opacity-5{
	opacity: 0.05;
}.opacity-10{
	opacity: 0.1;
}.opacity-20{
	opacity: 0.2;
}.opacity-25{
	opacity: 0.25;
}.opacity-30{
	opacity: 0.3;
}.opacity-40{
	opacity: 0.4;
}.opacity-50{
	opacity: 0.5;
}.opacity-60{
	opacity: 0.6;
}.opacity-70{
	opacity: 0.7;
}.opacity-75{
	opacity: 0.75;
}.opacity-80{
	opacity: 0.8;
}.opacity-90{
	opacity: 0.9;
}.opacity-95{
	opacity: 0.95;
}.opacity-100{
	opacity: 1;
}.bg-blend-normal{
	background-blend-mode: normal;
}.bg-blend-multiply{
	background-blend-mode: multiply;
}.bg-blend-screen{
	background-blend-mode: screen;
}.bg-blend-overlay{
	background-blend-mode: overlay;
}.bg-blend-darken{
	background-blend-mode: darken;
}.bg-blend-lighten{
	background-blend-mode: lighten;
}.bg-blend-color-dodge{
	background-blend-mode: color-dodge;
}.bg-blend-color-burn{
	background-blend-mode: color-burn;
}.bg-blend-hard-light{
	background-blend-mode: hard-light;
}.bg-blend-soft-light{
	background-blend-mode: soft-light;
}.bg-blend-difference{
	background-blend-mode: difference;
}.bg-blend-exclusion{
	background-blend-mode: exclusion;
}.bg-blend-hue{
	background-blend-mode: hue;
}.bg-blend-saturation{
	background-blend-mode: saturation;
}.bg-blend-color{
	background-blend-mode: color;
}.bg-blend-luminosity{
	background-blend-mode: luminosity;
}.mix-blend-normal{
	mix-blend-mode: normal;
}.mix-blend-multiply{
	mix-blend-mode: multiply;
}.mix-blend-screen{
	mix-blend-mode: screen;
}.mix-blend-overlay{
	mix-blend-mode: overlay;
}.mix-blend-darken{
	mix-blend-mode: darken;
}.mix-blend-lighten{
	mix-blend-mode: lighten;
}.mix-blend-color-dodge{
	mix-blend-mode: color-dodge;
}.mix-blend-color-burn{
	mix-blend-mode: color-burn;
}.mix-blend-hard-light{
	mix-blend-mode: hard-light;
}.mix-blend-soft-light{
	mix-blend-mode: soft-light;
}.mix-blend-difference{
	mix-blend-mode: difference;
}.mix-blend-exclusion{
	mix-blend-mode: exclusion;
}.mix-blend-hue{
	mix-blend-mode: hue;
}.mix-blend-saturation{
	mix-blend-mode: saturation;
}.mix-blend-color{
	mix-blend-mode: color;
}.mix-blend-luminosity{
	mix-blend-mode: luminosity;
}.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-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-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);
}.shadow-2xl{
	--tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.shadow-inner{
	--tw-shadow: inset 0 2px 4px 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);
}.outline-none{
	outline: 2px solid transparent;
	outline-offset: 2px;
}.outline-white{
	outline: 2px dotted white;
	outline-offset: 2px;
}.outline-black{
	outline: 2px dotted black;
	outline-offset: 2px;
}.ring{
	--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);
}.ring-0{
	--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(0px + 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-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-2{
	--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);
}.ring-4{
	--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(4px + 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-8{
	--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(8px + 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-inset{
	--tw-ring-inset: inset;
}.ring-black{
	--tw-ring-opacity: 1;
	--tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
}.ring-white{
	--tw-ring-opacity: 1;
	--tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
}.ring-opacity-0{
	--tw-ring-opacity: 0;
}.ring-opacity-5{
	--tw-ring-opacity: 0.05;
}.ring-opacity-10{
	--tw-ring-opacity: 0.1;
}.ring-opacity-20{
	--tw-ring-opacity: 0.2;
}.ring-opacity-25{
	--tw-ring-opacity: 0.25;
}.ring-opacity-30{
	--tw-ring-opacity: 0.3;
}.ring-opacity-40{
	--tw-ring-opacity: 0.4;
}.ring-opacity-50{
	--tw-ring-opacity: 0.5;
}.ring-opacity-60{
	--tw-ring-opacity: 0.6;
}.ring-opacity-70{
	--tw-ring-opacity: 0.7;
}.ring-opacity-75{
	--tw-ring-opacity: 0.75;
}.ring-opacity-80{
	--tw-ring-opacity: 0.8;
}.ring-opacity-90{
	--tw-ring-opacity: 0.9;
}.ring-opacity-95{
	--tw-ring-opacity: 0.95;
}.ring-opacity-100{
	--tw-ring-opacity: 1;
}.ring-offset-0{
	--tw-ring-offset-width: 0px;
}.ring-offset-1{
	--tw-ring-offset-width: 1px;
}.ring-offset-2{
	--tw-ring-offset-width: 2px;
}.ring-offset-4{
	--tw-ring-offset-width: 4px;
}.ring-offset-8{
	--tw-ring-offset-width: 8px;
}.ring-offset-black{
	--tw-ring-offset-color: #000;
}.ring-offset-white{
	--tw-ring-offset-color: #fff;
}.blur{
	--tw-blur: blur(8px);
	filter: var(--tw-filter);
}.blur-0{
	--tw-blur: blur(0);
	filter: var(--tw-filter);
}.blur-none{
	--tw-blur: blur(0);
	filter: var(--tw-filter);
}.blur-sm{
	--tw-blur: blur(4px);
	filter: var(--tw-filter);
}.blur-md{
	--tw-blur: blur(12px);
	filter: var(--tw-filter);
}.blur-lg{
	--tw-blur: blur(16px);
	filter: var(--tw-filter);
}.blur-xl{
	--tw-blur: blur(24px);
	filter: var(--tw-filter);
}.blur-2xl{
	--tw-blur: blur(40px);
	filter: var(--tw-filter);
}.blur-3xl{
	--tw-blur: blur(64px);
	filter: var(--tw-filter);
}.brightness-0{
	--tw-brightness: brightness(0);
	filter: var(--tw-filter);
}.brightness-50{
	--tw-brightness: brightness(.5);
	filter: var(--tw-filter);
}.brightness-75{
	--tw-brightness: brightness(.75);
	filter: var(--tw-filter);
}.brightness-90{
	--tw-brightness: brightness(.9);
	filter: var(--tw-filter);
}.brightness-95{
	--tw-brightness: brightness(.95);
	filter: var(--tw-filter);
}.brightness-100{
	--tw-brightness: brightness(1);
	filter: var(--tw-filter);
}.brightness-105{
	--tw-brightness: brightness(1.05);
	filter: var(--tw-filter);
}.brightness-110{
	--tw-brightness: brightness(1.1);
	filter: var(--tw-filter);
}.brightness-125{
	--tw-brightness: brightness(1.25);
	filter: var(--tw-filter);
}.brightness-150{
	--tw-brightness: brightness(1.5);
	filter: var(--tw-filter);
}.brightness-200{
	--tw-brightness: brightness(2);
	filter: var(--tw-filter);
}.contrast-0{
	--tw-contrast: contrast(0);
	filter: var(--tw-filter);
}.contrast-50{
	--tw-contrast: contrast(.5);
	filter: var(--tw-filter);
}.contrast-75{
	--tw-contrast: contrast(.75);
	filter: var(--tw-filter);
}.contrast-100{
	--tw-contrast: contrast(1);
	filter: var(--tw-filter);
}.contrast-125{
	--tw-contrast: contrast(1.25);
	filter: var(--tw-filter);
}.contrast-150{
	--tw-contrast: contrast(1.5);
	filter: var(--tw-filter);
}.contrast-200{
	--tw-contrast: contrast(2);
	filter: var(--tw-filter);
}.drop-shadow-sm{
	--tw-drop-shadow: drop-shadow(0 1px 1px rgba(0,0,0,0.05));
	filter: var(--tw-filter);
}.drop-shadow{
	--tw-drop-shadow: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06));
	filter: var(--tw-filter);
}.drop-shadow-md{
	--tw-drop-shadow: drop-shadow(0 4px 3px rgba(0, 0, 0, 0.07)) drop-shadow(0 2px 2px rgba(0, 0, 0, 0.06));
	filter: var(--tw-filter);
}.drop-shadow-lg{
	--tw-drop-shadow: drop-shadow(0 10px 8px rgba(0, 0, 0, 0.04)) drop-shadow(0 4px 3px rgba(0, 0, 0, 0.1));
	filter: var(--tw-filter);
}.drop-shadow-xl{
	--tw-drop-shadow: drop-shadow(0 20px 13px rgba(0, 0, 0, 0.03)) drop-shadow(0 8px 5px rgba(0, 0, 0, 0.08));
	filter: var(--tw-filter);
}.drop-shadow-2xl{
	--tw-drop-shadow: drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15));
	filter: var(--tw-filter);
}.drop-shadow-none{
	--tw-drop-shadow: drop-shadow(0 0 #0000);
	filter: var(--tw-filter);
}.grayscale{
	--tw-grayscale: grayscale(100%);
	filter: var(--tw-filter);
}.grayscale-0{
	--tw-grayscale: grayscale(0);
	filter: var(--tw-filter);
}.hue-rotate-0{
	--tw-hue-rotate: hue-rotate(0deg);
	filter: var(--tw-filter);
}.hue-rotate-15{
	--tw-hue-rotate: hue-rotate(15deg);
	filter: var(--tw-filter);
}.hue-rotate-30{
	--tw-hue-rotate: hue-rotate(30deg);
	filter: var(--tw-filter);
}.hue-rotate-60{
	--tw-hue-rotate: hue-rotate(60deg);
	filter: var(--tw-filter);
}.hue-rotate-90{
	--tw-hue-rotate: hue-rotate(90deg);
	filter: var(--tw-filter);
}.hue-rotate-180{
	--tw-hue-rotate: hue-rotate(180deg);
	filter: var(--tw-filter);
}.-hue-rotate-180{
	--tw-hue-rotate: hue-rotate(-180deg);
	filter: var(--tw-filter);
}.-hue-rotate-90{
	--tw-hue-rotate: hue-rotate(-90deg);
	filter: var(--tw-filter);
}.-hue-rotate-60{
	--tw-hue-rotate: hue-rotate(-60deg);
	filter: var(--tw-filter);
}.-hue-rotate-30{
	--tw-hue-rotate: hue-rotate(-30deg);
	filter: var(--tw-filter);
}.-hue-rotate-15{
	--tw-hue-rotate: hue-rotate(-15deg);
	filter: var(--tw-filter);
}.invert{
	--tw-invert: invert(100%);
	filter: var(--tw-filter);
}.invert-0{
	--tw-invert: invert(0);
	filter: var(--tw-filter);
}.saturate-0{
	--tw-saturate: saturate(0);
	filter: var(--tw-filter);
}.saturate-50{
	--tw-saturate: saturate(.5);
	filter: var(--tw-filter);
}.saturate-100{
	--tw-saturate: saturate(1);
	filter: var(--tw-filter);
}.saturate-150{
	--tw-saturate: saturate(1.5);
	filter: var(--tw-filter);
}.saturate-200{
	--tw-saturate: saturate(2);
	filter: var(--tw-filter);
}.sepia-0{
	--tw-sepia: sepia(0);
	filter: var(--tw-filter);
}.sepia{
	--tw-sepia: sepia(100%);
	filter: var(--tw-filter);
}.filter{
	filter: var(--tw-filter);
}.\!filter{
	filter: var(--tw-filter) !important;
}.filter-none{
	filter: none;
}.backdrop-blur-0{
	--tw-backdrop-blur: blur(0);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}.backdrop-blur-none{
	--tw-backdrop-blur: blur(0);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}.backdrop-blur-sm{
	--tw-backdrop-blur: blur(4px);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}.backdrop-blur{
	--tw-backdrop-blur: blur(8px);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}.backdrop-blur-md{
	--tw-backdrop-blur: blur(12px);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}.backdrop-blur-lg{
	--tw-backdrop-blur: blur(16px);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}.backdrop-blur-xl{
	--tw-backdrop-blur: blur(24px);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}.backdrop-blur-2xl{
	--tw-backdrop-blur: blur(40px);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}.backdrop-blur-3xl{
	--tw-backdrop-blur: blur(64px);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}.backdrop-brightness-0{
	--tw-backdrop-brightness: brightness(0);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}.backdrop-brightness-50{
	--tw-backdrop-brightness: brightness(.5);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}.backdrop-brightness-75{
	--tw-backdrop-brightness: brightness(.75);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}.backdrop-brightness-90{
	--tw-backdrop-brightness: brightness(.9);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}.backdrop-brightness-95{
	--tw-backdrop-brightness: brightness(.95);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}.backdrop-brightness-100{
	--tw-backdrop-brightness: brightness(1);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}.backdrop-brightness-105{
	--tw-backdrop-brightness: brightness(1.05);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}.backdrop-brightness-110{
	--tw-backdrop-brightness: brightness(1.1);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}.backdrop-brightness-125{
	--tw-backdrop-brightness: brightness(1.25);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}.backdrop-brightness-150{
	--tw-backdrop-brightness: brightness(1.5);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}.backdrop-brightness-200{
	--tw-backdrop-brightness: brightness(2);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}.backdrop-contrast-0{
	--tw-backdrop-contrast: contrast(0);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}.backdrop-contrast-50{
	--tw-backdrop-contrast: contrast(.5);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}.backdrop-contrast-75{
	--tw-backdrop-contrast: contrast(.75);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}.backdrop-contrast-100{
	--tw-backdrop-contrast: contrast(1);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}.backdrop-contrast-125{
	--tw-backdrop-contrast: contrast(1.25);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}.backdrop-contrast-150{
	--tw-backdrop-contrast: contrast(1.5);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}.backdrop-contrast-200{
	--tw-backdrop-contrast: contrast(2);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}.backdrop-grayscale-0{
	--tw-backdrop-grayscale: grayscale(0);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}.backdrop-grayscale{
	--tw-backdrop-grayscale: grayscale(100%);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}.backdrop-hue-rotate-0{
	--tw-backdrop-hue-rotate: hue-rotate(0deg);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}.backdrop-hue-rotate-15{
	--tw-backdrop-hue-rotate: hue-rotate(15deg);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}.backdrop-hue-rotate-30{
	--tw-backdrop-hue-rotate: hue-rotate(30deg);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}.backdrop-hue-rotate-60{
	--tw-backdrop-hue-rotate: hue-rotate(60deg);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}.backdrop-hue-rotate-90{
	--tw-backdrop-hue-rotate: hue-rotate(90deg);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}.backdrop-hue-rotate-180{
	--tw-backdrop-hue-rotate: hue-rotate(180deg);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}.-backdrop-hue-rotate-180{
	--tw-backdrop-hue-rotate: hue-rotate(-180deg);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}.-backdrop-hue-rotate-90{
	--tw-backdrop-hue-rotate: hue-rotate(-90deg);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}.-backdrop-hue-rotate-60{
	--tw-backdrop-hue-rotate: hue-rotate(-60deg);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}.-backdrop-hue-rotate-30{
	--tw-backdrop-hue-rotate: hue-rotate(-30deg);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}.-backdrop-hue-rotate-15{
	--tw-backdrop-hue-rotate: hue-rotate(-15deg);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}.backdrop-invert-0{
	--tw-backdrop-invert: invert(0);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}.backdrop-invert{
	--tw-backdrop-invert: invert(100%);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}.backdrop-opacity-0{
	--tw-backdrop-opacity: opacity(0);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}.backdrop-opacity-5{
	--tw-backdrop-opacity: opacity(0.05);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}.backdrop-opacity-10{
	--tw-backdrop-opacity: opacity(0.1);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}.backdrop-opacity-20{
	--tw-backdrop-opacity: opacity(0.2);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}.backdrop-opacity-25{
	--tw-backdrop-opacity: opacity(0.25);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}.backdrop-opacity-30{
	--tw-backdrop-opacity: opacity(0.3);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}.backdrop-opacity-40{
	--tw-backdrop-opacity: opacity(0.4);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}.backdrop-opacity-50{
	--tw-backdrop-opacity: opacity(0.5);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}.backdrop-opacity-60{
	--tw-backdrop-opacity: opacity(0.6);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}.backdrop-opacity-70{
	--tw-backdrop-opacity: opacity(0.7);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}.backdrop-opacity-75{
	--tw-backdrop-opacity: opacity(0.75);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}.backdrop-opacity-80{
	--tw-backdrop-opacity: opacity(0.8);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}.backdrop-opacity-90{
	--tw-backdrop-opacity: opacity(0.9);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}.backdrop-opacity-95{
	--tw-backdrop-opacity: opacity(0.95);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}.backdrop-opacity-100{
	--tw-backdrop-opacity: opacity(1);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}.backdrop-saturate-0{
	--tw-backdrop-saturate: saturate(0);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}.backdrop-saturate-50{
	--tw-backdrop-saturate: saturate(.5);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}.backdrop-saturate-100{
	--tw-backdrop-saturate: saturate(1);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}.backdrop-saturate-150{
	--tw-backdrop-saturate: saturate(1.5);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}.backdrop-saturate-200{
	--tw-backdrop-saturate: saturate(2);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}.backdrop-sepia-0{
	--tw-backdrop-sepia: sepia(0);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}.backdrop-sepia{
	--tw-backdrop-sepia: sepia(100%);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}.backdrop-filter{
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}.backdrop-filter-none{
	-webkit-backdrop-filter: none;
	        backdrop-filter: none;
}.transition{
	transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
	transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
	transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
}.transition-none{
	transition-property: none;
}.transition-all{
	transition-property: all;
	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-opacity{
	transition-property: opacity;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
}.transition-shadow{
	transition-property: box-shadow;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
}.transition-transform{
	transition-property: transform;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
}.delay-75{
	transition-delay: 75ms;
}.delay-100{
	transition-delay: 100ms;
}.delay-150{
	transition-delay: 150ms;
}.delay-200{
	transition-delay: 200ms;
}.delay-300{
	transition-delay: 300ms;
}.delay-500{
	transition-delay: 500ms;
}.delay-700{
	transition-delay: 700ms;
}.delay-1000{
	transition-delay: 1000ms;
}.duration-75{
	transition-duration: 75ms;
}.duration-100{
	transition-duration: 100ms;
}.duration-150{
	transition-duration: 150ms;
}.duration-200{
	transition-duration: 200ms;
}.duration-300{
	transition-duration: 300ms;
}.duration-500{
	transition-duration: 500ms;
}.duration-700{
	transition-duration: 700ms;
}.duration-1000{
	transition-duration: 1000ms;
}.ease-linear{
	transition-timing-function: linear;
}.ease-in{
	transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}.ease-out{
	transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}.ease-in-out{
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}.bigthink-divide-y > :not([hidden]) ~ :not([hidden]){
	--tw-divide-y-reverse: 0;
	border-top-width: calc(1.875rem * calc(1 - var(--tw-divide-y-reverse)));
	border-bottom-width: calc(1.875rem * var(--tw-divide-y-reverse));
}@media (min-width: 1280px){.bigthink-divide-y > :not([hidden]) ~ :not([hidden]){
		--tw-divide-y-reverse: 0;
		border-top-width: calc(2.5rem * calc(1 - var(--tw-divide-y-reverse)));
		border-bottom-width: calc(2.5rem * var(--tw-divide-y-reverse));
	}
}.bigthink-gutters{
	gap: 1.875rem;
}@media (min-width: 1280px){.bigthink-gutters{
		gap: 2.5rem;
	}
}.bigthink-flex-row{
	display: flex;
	width: 100%;
	flex-direction: row;
	flex-wrap: wrap;
	gap: 1.875rem;
}@media (min-width: 1280px){.bigthink-flex-row{
		gap: 2.5rem;
	}
}@media (min-width: 1024px){.bigthink-flex-row{
		flex-wrap: nowrap;
	}
}.bigthink-grid{
	display: grid;
	width: 100%;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 1.875rem;
}@media (min-width: 1280px){.bigthink-grid{
		gap: 2.5rem;
	}
}@media (min-width: 768px){.bigthink-grid{
		grid-template-columns: repeat(8, minmax(0, 1fr));
	}
}@media (min-width: 1024px){.bigthink-grid{
		grid-template-columns: repeat(10, minmax(0, 1fr));
	}
}.container-padding{
	padding-left: 1.25rem;
	padding-right: 1.25rem;
}@media (min-width: 768px){.container-padding{
		padding-left: 1.875rem;
		padding-right: 1.875rem;
	}
}@media (min-width: 1024px){.container-padding{
		padding-left: 2.5rem;
		padding-right: 2.5rem;
	}
}@media (min-width: 1280px){.container-padding{
		padding-left: 60px;
		padding-right: 60px;
	}
}.container-cover{
	margin-left: -1.25rem;
	margin-right: -1.25rem;
}@media (min-width: 768px){.container-cover{
		margin-left: -1.875rem;
		margin-right: -1.875rem;
	}
}@media (min-width: 1024px){.container-cover{
		margin-left: -2.5rem;
		margin-right: -2.5rem;
	}
}@media (min-width: 1280px){.container-cover{
		margin-left: -60px;
		margin-right: -60px;
	}
}.bg-black-90{
	--tw-bg-opacity: 1;
	background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
	--tw-bg-opacity: 0.9;
}.bg-black-60{
	--tw-bg-opacity: 1;
	background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
	--tw-bg-opacity: 0.6;
}.bg-black-30{
	--tw-bg-opacity: 1;
	background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
	--tw-bg-opacity: 0.3;
}.bg-black-10{
	--tw-bg-opacity: 1;
	background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
	--tw-bg-opacity: 0.1;
}.bg-white-90{
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
	--tw-bg-opacity: 0.9;
}.bg-white-60{
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
	--tw-bg-opacity: 0.6;
}.bg-white-30{
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
	--tw-bg-opacity: 0.3;
}.bg-white-10{
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
	--tw-bg-opacity: 0.1;
}.border-black-90{
	--tw-border-opacity: 1;
	border-color: rgba(0, 0, 0, var(--tw-border-opacity));
	--tw-border-opacity: 0.9;
}.border-black-60{
	--tw-border-opacity: 1;
	border-color: rgba(0, 0, 0, var(--tw-border-opacity));
	--tw-border-opacity: 0.6;
}.border-black-30{
	--tw-border-opacity: 1;
	border-color: rgba(0, 0, 0, var(--tw-border-opacity));
	--tw-border-opacity: 0.3;
}.border-black-10{
	--tw-border-opacity: 1;
	border-color: rgba(0, 0, 0, var(--tw-border-opacity));
	--tw-border-opacity: 0.1;
}.border-white-90{
	--tw-border-opacity: 1;
	border-color: rgba(255, 255, 255, var(--tw-border-opacity));
	--tw-border-opacity: 0.9;
}.border-white-60{
	--tw-border-opacity: 1;
	border-color: rgba(255, 255, 255, var(--tw-border-opacity));
	--tw-border-opacity: 0.6;
}.border-white-30{
	--tw-border-opacity: 1;
	border-color: rgba(255, 255, 255, var(--tw-border-opacity));
	--tw-border-opacity: 0.3;
}.border-white-10{
	--tw-border-opacity: 1;
	border-color: rgba(255, 255, 255, var(--tw-border-opacity));
	--tw-border-opacity: 0.1;
}.divide-black-90 > :not([hidden]) ~ :not([hidden]){
	--tw-divide-opacity: 1;
	border-color: rgba(0, 0, 0, var(--tw-divide-opacity));
	--tw-divide-opacity: 0.9;
}.divide-black-60 > :not([hidden]) ~ :not([hidden]){
	--tw-divide-opacity: 1;
	border-color: rgba(0, 0, 0, var(--tw-divide-opacity));
	--tw-divide-opacity: 0.6;
}.divide-black-30 > :not([hidden]) ~ :not([hidden]){
	--tw-divide-opacity: 1;
	border-color: rgba(0, 0, 0, var(--tw-divide-opacity));
	--tw-divide-opacity: 0.3;
}.divide-black-10 > :not([hidden]) ~ :not([hidden]){
	--tw-divide-opacity: 1;
	border-color: rgba(0, 0, 0, var(--tw-divide-opacity));
	--tw-divide-opacity: 0.1;
}.divide-white-90 > :not([hidden]) ~ :not([hidden]){
	--tw-divide-opacity: 1;
	border-color: rgba(255, 255, 255, var(--tw-divide-opacity));
	--tw-divide-opacity: 0.9;
}.divide-white-60 > :not([hidden]) ~ :not([hidden]){
	--tw-divide-opacity: 1;
	border-color: rgba(255, 255, 255, var(--tw-divide-opacity));
	--tw-divide-opacity: 0.6;
}.divide-white-30 > :not([hidden]) ~ :not([hidden]){
	--tw-divide-opacity: 1;
	border-color: rgba(255, 255, 255, var(--tw-divide-opacity));
	--tw-divide-opacity: 0.3;
}.divide-white-10 > :not([hidden]) ~ :not([hidden]){
	--tw-divide-opacity: 1;
	border-color: rgba(255, 255, 255, var(--tw-divide-opacity));
	--tw-divide-opacity: 0.1;
}.text-black-90{
	--tw-text-opacity: 1;
	color: rgba(0, 0, 0, var(--tw-text-opacity));
	--tw-text-opacity: 0.9;
}.text-black-60{
	--tw-text-opacity: 1;
	color: rgba(0, 0, 0, var(--tw-text-opacity));
	--tw-text-opacity: 0.6;
}.text-black-30{
	--tw-text-opacity: 1;
	color: rgba(0, 0, 0, var(--tw-text-opacity));
	--tw-text-opacity: 0.3;
}.text-black-10{
	--tw-text-opacity: 1;
	color: rgba(0, 0, 0, var(--tw-text-opacity));
	--tw-text-opacity: 0.1;
}.text-white-90{
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
	--tw-text-opacity: 0.9;
}.text-white-60{
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
	--tw-text-opacity: 0.6;
}.text-white-30{
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
	--tw-text-opacity: 0.3;
}.text-white-10{
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
	--tw-text-opacity: 0.1;
}.path-fill-current svg path{fill:currentColor}.font-headline-hero{
	font-family: reckless, serif;
	font-size: 5.75rem;
	line-height: 0.85;
	letter-spacing: -1.5px;
}.font-headline-huge{
	font-family: reckless, serif;
	font-size: 5.25rem;
	line-height: 0.9;
	letter-spacing: -1.5px;
}.font-headline-xlarge{
	font-family: reckless, serif;
	font-size: 3.75rem;
	line-height: 1;
	line-height: 1;
	letter-spacing: -1.5px;
}.font-headline-large{
	font-family: reckless, serif;
	font-size: 3rem;
	line-height: 1;
	line-height: 1;
	letter-spacing: -1px;
}.font-headline-medium{
	font-family: reckless, serif;
	font-size: 2.25rem;
	line-height: 2.5rem;
	line-height: 1;
	letter-spacing: 0em;
}.font-headline-small{
	font-family: reckless, serif;
	font-size: 1.5rem;
	line-height: 2rem;
	line-height: 1.1;
	letter-spacing: -0.5px;
}.font-headline-xsmall{
	font-family: reckless, serif;
	font-size: 1.125rem;
	line-height: 1.75rem;
	line-height: 1.1;
	letter-spacing: -0.5px;
}.font-body-large{
	font-family: utopia-std, serif;
	font-size: 1.75rem;
	line-height: 1.2;
	letter-spacing: -0.2px;
}.font-body-medium{
	font-family: utopia-std, serif;
	font-size: 1.25rem;
	line-height: 1.75rem;
	line-height: 1.3;
	letter-spacing: -0.2px;
}.font-body-small{
	font-family: utopia-std, serif;
	font-size: 1rem;
	line-height: 1.5rem;
	line-height: 1.35;
	letter-spacing: -0.2px;
}.font-utility-headline-medium-alt{
	font-family: ibm-plex-sans, sans-serif;
	font-size: 2.25rem;
	line-height: 2.5rem;
	font-weight: 700;
	line-height: 1;
	letter-spacing: 0em;
}.font-utility-headline-small-alt{
	font-family: ibm-plex-sans, sans-serif;
	font-size: 1.5rem;
	line-height: 2rem;
	font-weight: 700;
	line-height: 1.1;
	letter-spacing: 0em;
}.font-utility-headline-xsmall-alt{
	font-family: ibm-plex-sans, sans-serif;
	font-size: 1.125rem;
	line-height: 1.75rem;
	font-weight: 700;
	line-height: 1.1;
	letter-spacing: 0em;
}.font-utility-subtitle-bold{
	font-family: ibm-plex-sans, sans-serif;
	font-size: 1.125rem;
	line-height: 1.75rem;
	font-weight: 700;
	line-height: 1.2;
	letter-spacing: 0em;
}.font-utility-subtitle-medium{
	font-family: ibm-plex-sans, sans-serif;
	font-size: 1.125rem;
	line-height: 1.75rem;
	line-height: 1.2;
	letter-spacing: 0em;
}.font-utility-button{
	font-family: ibm-plex-sans, sans-serif;
	font-size: 0.875rem;
	line-height: 1.25rem;
	font-weight: 700;
	line-height: 1.2;
	letter-spacing: 0em;
}.font-utility-subtitle-small{
	font-family: ibm-plex-sans, sans-serif;
	font-size: 0.875rem;
	line-height: 1.25rem;
	line-height: 1.2;
	letter-spacing: 0em;
}.font-utility-caption{
	font-family: ibm-plex-sans, sans-serif;
	font-size: 0.75rem;
	line-height: 1rem;
	line-height: 1.2;
	letter-spacing: 0em;
}.font-utility-subnav-cta{
	font-family: ibm-plex-sans, sans-serif;
	font-size: 0.75rem;
	line-height: 1rem;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 1.2;
	letter-spacing: 0em;
}.font-emphasis-huge{
	font-family: libre-baskerville, serif;
	font-size: 5.75rem;
	font-style: italic;
	line-height: 0.85;
	letter-spacing: -3px;
}.font-emphasis-large{
	font-family: libre-baskerville, serif;
	font-size: 3.75rem;
	line-height: 1;
	font-style: italic;
	line-height: 1.1;
	letter-spacing: -1.5px;
}.font-emphasis-pullquote{
	font-family: libre-baskerville, serif;
	font-size: 3rem;
	line-height: 1;
	font-style: italic;
	line-height: 1.1;
	letter-spacing: -1.5px;
}.font-emphasis-medium{
	font-family: libre-baskerville, serif;
	font-size: 1.5rem;
	line-height: 2rem;
	font-style: italic;
	line-height: 1.1;
	letter-spacing: 0em;
}.font-emphasis-small{
	font-family: libre-baskerville, serif;
	font-size: 1.125rem;
	line-height: 1.75rem;
	font-style: italic;
	line-height: 1.1;
	letter-spacing: 0em;
}.font-emphasis-xsmall{
	font-family: libre-baskerville, serif;
	font-size: 0.875rem;
	line-height: 1.25rem;
	font-style: italic;
	line-height: 1.3;
	letter-spacing: 0em;
}.font-emphasis-eyebrow{
	font-family: libre-baskerville, serif;
	font-size: 0.625rem;
	text-transform: uppercase;
	font-style: italic;
	line-height: 1.2;
	letter-spacing: 1.5px;
}.font-dropcap{
	font-family: reckless, serif;
	font-size: 8.125rem;
	letter-spacing: 0em;
}.font-byline{
	font-family: ibm-plex-sans, sans-serif;
	font-size: 0.875rem;
	line-height: 1.25rem;
	font-weight: 700;
	line-height: 1.1;
	letter-spacing: 0em;
	text-decoration: underline;
}.font-over-headline{
	font-family: ibm-plex-sans, sans-serif;
	font-size: 2.25rem;
	line-height: 2.5rem;
	line-height: 1;
	letter-spacing: -0.5px;
}.with-dropcap>p:first-child:first-letter{
	float: left;
	padding-bottom: 0.5rem;
	padding-right: 0.5rem;
	font-style: normal;
	line-height: 0.725;
	--tw-text-opacity: 1;
	color: rgba(0, 0, 0, var(--tw-text-opacity));
	font-family: reckless, serif;
	font-size: 5.25rem;
	line-height: 0.9;
	letter-spacing: -1.5px;
}@media (min-width: 640px){.with-dropcap>p:first-child:first-letter{
		line-height: 0.675;
	}.with-dropcap>p:first-child:first-letter{
		font-family: reckless, serif;
	}.with-dropcap>p:first-child:first-letter{
		font-size: 8.125rem;
	}.with-dropcap>p:first-child:first-letter{
		letter-spacing: 0em;
	}
}html{scroll-behavior:smooth}body{
	--tw-text-opacity: 1;
	color: rgba(0, 0, 0, var(--tw-text-opacity));
	--tw-text-opacity: 0.9;
	font-family: utopia-std, serif;
	font-size: 1.25rem;
	line-height: 1.75rem;
	line-height: 1.3;
	letter-spacing: -0.2px;
}.dark body{
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
	--tw-text-opacity: 0.9;
}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}picture, img{
	width: 100%;
}.bt-block+.bt-block{
	padding-top: 2rem;
}@media (min-width: 768px){.bt-block+.bt-block{
		padding-top: 3rem;
	}
}.block-divider+.block-divider{
	padding-top: 1rem;
}.block-divider+.block-heading, .block-heading+.block-heading, .block-heading+.block-divider{
	padding-top: 1rem;
}@media (min-width: 1024px){.block-divider+.block-heading, .block-heading+.block-heading, .block-heading+.block-divider{
		padding-top: 0px;
	}
}:not(.block-divider):not(.block-heading)+.block-divider, :not(.block-divider):not(.block-heading)+.block-heading{
	padding-top: 2rem;
}@media (min-width: 768px){:not(.block-divider):not(.block-heading)+.block-divider, :not(.block-divider):not(.block-heading)+.block-heading{
		padding-top: 3rem;
	}
}@media (min-width: 1024px){:not(.block-divider):not(.block-heading)+.block-divider, :not(.block-divider):not(.block-heading)+.block-heading{
		padding-top: 6rem;
	}
}.block-divider+:not(.block-divider):not(.block-heading):not(.layout){
	padding-top: 1rem;
}@media (min-width: 768px){.block-divider+:not(.block-divider):not(.block-heading):not(.layout){
		padding-top: 2rem;
	}
}.block-heading.block-heading-section+:not(.block-divider):not(.block-heading):not(.layout){
	padding-top: 2rem;
}@media (min-width: 768px){.block-heading.block-heading-section+:not(.block-divider):not(.block-heading):not(.layout){
		padding-top: 4rem;
	}
}@media (min-width: 1024px){.block-heading.block-heading-section+:not(.block-divider):not(.block-heading):not(.layout){
		padding-top: 8rem;
	}
}.block-content-package+.layout{
	margin-top: 3rem;
}.bt-block+.block-cta{
	padding-top: 2rem;
}@media (min-width: 768px){.bt-block+.block-cta{
		padding-top: 3rem;
	}
}@media (min-width: 1024px){.bt-block+.block-cta{
		padding-top: 6rem;
	}
}@media (min-width: 640px){body.home header{
		margin-bottom: 1.5rem;
	}
}body.home .layout{
	padding-top: 2rem;
	padding-bottom: 2rem;
}@media (min-width: 768px){body.home .layout{
		padding-top: 3rem;
		padding-bottom: 3rem;
	}
}@media (min-width: 1024px){body.home .layout{
		padding-top: 6rem;
		padding-bottom: 6rem;
	}
}.jwplayer.jw-skin-bigthink.jw-state-idle .jw-controls{background:rgba(0,0,0,.1)}.key-points p{
	display: inline;
}.prose{
	position: relative;
	font-family: utopia-std, serif;
	font-size: 1.125rem;
	line-height: 1.75rem;
	line-height: 1.3;
	letter-spacing: -0.2px;
	--tw-text-opacity: 1;
	color: rgba(0, 0, 0, var(--tw-text-opacity));
	--tw-text-opacity: 0.9;
}.dark .prose{
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
	--tw-text-opacity: 0.9;
}@media (min-width: 640px){.prose{
		font-size: 1.5rem;
		line-height: 2rem;
	}
}.prose h1, .prose h2, .prose h3, .prose h4, .prose h5, .prose h6{
	margin-bottom: 1rem;
	margin-top: 2rem;
	--tw-text-opacity: 1;
	color: rgba(0, 0, 0, var(--tw-text-opacity));
	font-family: reckless, serif;
	font-size: 1.125rem;
	line-height: 1.75rem;
	line-height: 1.1;
	letter-spacing: -0.5px;
}@media (min-width: 640px){.prose h1, .prose h2, .prose h3, .prose h4, .prose h5, .prose h6{
		font-family: reckless, serif;
	}.prose h1, .prose h2, .prose h3, .prose h4, .prose h5, .prose h6{
		font-size: 2.25rem;
		line-height: 2.5rem;
	}.prose h1, .prose h2, .prose h3, .prose h4, .prose h5, .prose h6{
		line-height: 1;
	}.prose h1, .prose h2, .prose h3, .prose h4, .prose h5, .prose h6{
		letter-spacing: 0em;
	}
}.prose p{
	position: relative;
	margin-bottom: 1rem;
}.prose p:empty{
	display: none;
}.prose a{
	--tw-text-opacity: 1;
	color: rgba(229, 84, 68, var(--tw-text-opacity));
}.prose blockquote{
	position: relative;
	margin-bottom: 5rem;
	margin-top: 6rem;
	text-align: center;
	font-family: libre-baskerville, serif;
	font-size: 1.5rem;
	line-height: 2rem;
	font-style: italic;
	line-height: 1.1;
	letter-spacing: 0em;
}@media (min-width: 640px){.prose blockquote{
		margin-bottom: 3rem;
	}.prose blockquote{
		margin-top: 5rem;
	}.prose blockquote{
		font-family: libre-baskerville, serif;
	}.prose blockquote{
		font-size: 3rem;
		line-height: 1;
	}.prose blockquote{
		font-style: italic;
	}.prose blockquote{
		line-height: 1.1;
	}.prose blockquote{
		letter-spacing: -1.5px;
	}
}@media (min-width: 768px){.prose blockquote{
		margin-top: 3rem;
		margin-bottom: 3rem;
	}.prose blockquote{
		text-align: left;
	}
}@media (min-width: 1024px){.prose blockquote{
		margin-top: 5rem;
		margin-bottom: 5rem;
	}
}.prose blockquote::before{
	position: absolute;
	top: -5rem;
	left: 50%;
	margin-left: -2rem;
	font-style: normal;
	font-family: reckless, serif;
	font-size: 8.125rem;
	letter-spacing: 0em;
}@media (min-width: 768px){.prose blockquote::before{
		top: -1.25rem;
	}.prose blockquote::before{
		left: -2.25rem;
	}
}.prose blockquote::before{content:"“"}.prose .wp-block-pullquote blockquote{
	margin-top: 3rem;
	margin-bottom: 3rem;
	border-left-width: 8px;
	padding-left: 1rem;
	text-align: left;
	font-style: normal;
	--tw-border-opacity: 1;
	border-color: rgba(0, 0, 0, var(--tw-border-opacity));
	--tw-border-opacity: 0.9;
	font-family: ibm-plex-sans, sans-serif;
	font-size: 1.125rem;
	line-height: 1.75rem;
	font-weight: 700;
	line-height: 1.1;
	letter-spacing: 0em;
}.dark .prose .wp-block-pullquote blockquote{
	--tw-border-opacity: 1;
	border-color: rgba(255, 255, 255, var(--tw-border-opacity));
	--tw-border-opacity: 0.9;
}@media (min-width: 640px){.prose .wp-block-pullquote blockquote{
		margin-top: 3rem;
		margin-bottom: 3rem;
	}
}@media (min-width: 768px){.prose .wp-block-pullquote blockquote{
		font-family: ibm-plex-sans, sans-serif;
	}.prose .wp-block-pullquote blockquote{
		font-size: 1.5rem;
		line-height: 2rem;
	}.prose .wp-block-pullquote blockquote{
		font-weight: 700;
	}.prose .wp-block-pullquote blockquote{
		line-height: 1.1;
	}.prose .wp-block-pullquote blockquote{
		letter-spacing: 0em;
	}
}.prose .wp-block-pullquote blockquote::before{content:""}.prose .wp-block-pullquote blockquote em{
	font-style: normal;
}.prose cite{
	margin-top: 1rem;
	display: block;
	font-style: normal;
	font-family: ibm-plex-sans, sans-serif;
	font-size: 0.875rem;
	line-height: 1.25rem;
	font-weight: 700;
	line-height: 1.2;
	letter-spacing: 0em;
}.prose hr{
	margin-bottom: 1.5rem;
	height: 0.625rem;
	width: 0.625rem;
	border-top-width: 10px;
}.prose ol, .prose ul{
	margin-bottom: 1rem;
	list-style-position: outside;
	padding-left: 1.5rem;
}.prose ol{
	list-style-type: decimal;
}.prose ul{
	list-style-type: disc;
}.prose .legacy-video-wrapper{position:relative;overflow:hidden;padding-top:56.25%}.prose .legacy-video-embed{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.prose .image-caption, .prose .media-caption, .prose .media-photo-credit{
	margin-bottom: 1rem;
	display: block;
	width: 100%;
	text-align: right;
	--tw-text-opacity: 1;
	color: rgba(0, 0, 0, var(--tw-text-opacity));
	--tw-text-opacity: 0.3;
	font-family: ibm-plex-sans, sans-serif;
	font-size: 0.75rem;
	line-height: 1rem;
	line-height: 1.2;
	letter-spacing: 0em;
}.prose figure{
	position: relative;
	margin-bottom: 1rem;
}.prose figcaption, .prose .image-caption, .prose .media-caption{
	margin-bottom: 1rem;
	font-style: italic;
	--tw-text-opacity: 1;
	color: rgba(0, 0, 0, var(--tw-text-opacity));
	--tw-text-opacity: 0.6;
	font-family: utopia-std, serif;
	font-size: 1rem;
	line-height: 1.5rem;
	line-height: 1.35;
	letter-spacing: -0.2px;
}@media (min-width: 768px){.prose figcaption, .prose .image-caption, .prose .media-caption{
		position: absolute;
	}.prose figcaption, .prose .image-caption, .prose .media-caption{
		left: -33.333333%;
	}.prose figcaption, .prose .image-caption, .prose .media-caption{
		bottom: 1rem;
	}.prose figcaption, .prose .image-caption, .prose .media-caption{
		margin-bottom: 0px;
	}.prose figcaption, .prose .image-caption, .prose .media-caption{
		width: 33.333333%;
	}.prose figcaption, .prose .image-caption, .prose .media-caption{
		padding-right: 1rem;
	}.prose figcaption, .prose .image-caption, .prose .media-caption{
		text-align: left;
	}
}@media (min-width: 1280px){.prose figcaption, .prose .image-caption, .prose .media-caption{
		left: -40%;
	}.prose figcaption, .prose .image-caption, .prose .media-caption{
		width: 40%;
	}
}.prose .rm-embed.embed-media{
	position: relative;
	padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
	margin-bottom: 1rem;
}.prose .rm-embed.embed-media > *{
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}.prose .rm-embed.embed-media{
	--tw-aspect-w: 16;
	--tw-aspect-h: 9;
}.prose .video-callout-placeholder,.prose .video-full-card-placeholder{border:0 !important}.prose object{
	display: none;
}.prose.prose-video{
	font-family: ibm-plex-sans, sans-serif;
	font-size: 1.125rem;
	line-height: 1.75rem;
	line-height: 1.2;
	letter-spacing: 0em;
}.prose.prose-video p{
	margin-bottom: 1.5rem;
}.prose.prose-fullstop p:last-child::after{content:" ●"}.prose.section-plus-legacy br{content:" ";display:block;line-height:1.3;margin-top:1rem}#nf-form-1-cont, #nf-form-2-cont{
	font-family: ibm-plex-sans, sans-serif;
	font-size: 0.875rem;
	line-height: 1.25rem;
	line-height: 1.2;
	letter-spacing: 0em;
}#nf-form-1-cont .nf-form-title, #nf-form-2-cont .nf-form-title{
	display: none;
}#nf-form-1-cont .nf-form-before-content, #nf-form-2-cont .nf-form-before-content{
	display: none;
}#nf-form-1-cont .nf-field-label, #nf-form-2-cont .nf-field-label{
	display: none;
}#nf-form-1-cont #nf-form-title-1, #nf-form-2-cont #nf-form-title-1{
	display: none;
}#nf-form-1-cont .nf-form-fields-required, #nf-form-2-cont .nf-form-fields-required{
	display: none;
}#nf-form-1-cont .nf-field-container, #nf-form-2-cont .nf-field-container{
	display: inline-block;
}#nf-form-1-cont .nf-field-label, #nf-form-2-cont .nf-field-label{
	display: none;
}#nf-form-1-cont .email-container, #nf-form-2-cont .email-container{
	width: 100%;
}#nf-form-1-cont input[type=email], #nf-form-2-cont input[type=email]{
	padding-left: 1rem;
	padding-right: 1rem;
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
	--tw-border-opacity: 1;
	border-color: rgba(0, 0, 0, var(--tw-border-opacity));
	--tw-border-opacity: 0.9;
	font-family: ibm-plex-sans, sans-serif;
	font-size: 0.875rem;
	line-height: 1.25rem;
	line-height: 1.2;
	letter-spacing: 0em;
}#nf-form-1-cont nf-rows-wrap, #nf-form-2-cont nf-rows-wrap{
	display: flex;
	width: 100%;
	flex-direction: row;
	flex-wrap: nowrap;
}#nf-form-1-cont nf-rows-wrap .nf-row:first-child, #nf-form-2-cont nf-rows-wrap .nf-row:first-child{
	width: 75%;
}#nf-form-1-cont input[type=button], #nf-form-2-cont input[type=button]{
	border-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgba(0, 0, 0, var(--tw-border-opacity));
	--tw-bg-opacity: 1;
	background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
	padding-left: 1rem;
	padding-right: 1rem;
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
	text-transform: uppercase;
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
	--tw-text-opacity: 0.9;
	font-family: ibm-plex-sans, sans-serif;
	font-size: 0.875rem;
	line-height: 1.25rem;
	font-weight: 700;
	line-height: 1.2;
	letter-spacing: 0em;
}#nf-form-2-cont input[type=email]{
	background-color: rgba(0,0,0,0);
	padding-left: 1rem;
	padding-right: 1rem;
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
	--tw-border-opacity: 1;
	border-color: rgba(0, 0, 0, var(--tw-border-opacity));
	--tw-border-opacity: 0.9;
	font-family: ibm-plex-sans, sans-serif;
	font-size: 0.875rem;
	line-height: 1.25rem;
	line-height: 1.2;
	letter-spacing: 0em;
}#nf-form-2-cont input[type=button]{
	border-width: 1px;
	background-color: rgba(0,0,0,0);
	padding-left: 1rem;
	padding-right: 1rem;
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
	text-transform: uppercase;
	--tw-border-opacity: 1;
	border-color: rgba(0, 0, 0, var(--tw-border-opacity));
	--tw-border-opacity: 0.9;
	--tw-text-opacity: 1;
	color: rgba(0, 0, 0, var(--tw-text-opacity));
	--tw-text-opacity: 0.9;
	font-family: ibm-plex-sans, sans-serif;
	font-size: 0.875rem;
	line-height: 1.25rem;
	font-weight: 700;
	line-height: 1.2;
	letter-spacing: 0em;
}#nf-form-4-cont{
	font-family: ibm-plex-sans, sans-serif;
	font-size: 0.875rem;
	line-height: 1.25rem;
	line-height: 1.2;
	letter-spacing: 0em;
}#nf-form-4-cont .nf-form-fields-required{
	margin-bottom: 1rem;
}#nf-form-4-cont .nf-field-label{
	font-family: ibm-plex-sans, sans-serif;
	font-size: 0.875rem;
	line-height: 1.25rem;
	font-weight: 700;
	line-height: 1.2;
	letter-spacing: 0em;
}#nf-form-4-cont input[type=button]{
	width: 100%;
	--tw-bg-opacity: 1;
	background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
	padding-top: 1rem;
	padding-bottom: 1rem;
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
	--tw-text-opacity: 0.9;
	font-family: ibm-plex-sans, sans-serif;
	font-size: 0.875rem;
	line-height: 1.25rem;
	font-weight: 700;
	line-height: 1.2;
	letter-spacing: 0em;
}.nf-subscription-center-small{
	margin-top: 3rem;
	margin-bottom: 1.5rem;
}.nf-subscription-center-small .nf-form-title{
	display: none;
}.nf-subscription-center-small .nf-form-before-content{
	display: none;
}.nf-subscription-center-small .nf-field-label{
	display: none;
}.nf-subscription-center-small .nf-form-fields-required{display:none}.nf-subscription-center-small .nf-multi-cell .nf-cell{padding:0}.nf-subscription-center-small input[type=button]{
	border-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgba(0, 0, 0, var(--tw-border-opacity));
	--tw-bg-opacity: 1;
	background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
	padding-left: 1rem;
	padding-right: 1rem;
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
	text-transform: uppercase;
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
	--tw-text-opacity: 0.9;
	font-family: ibm-plex-sans, sans-serif;
	font-size: 0.875rem;
	line-height: 1.25rem;
	font-weight: 700;
	line-height: 1.2;
	letter-spacing: 0em;
}@media (min-width: 768px){.nf-subscription-center-small{
		margin-left: auto;
		margin-right: auto;
	}.nf-subscription-center-small{
		width: 70%;
	}}@media (min-width: 1024px){.nf-subscription-center-small{
		margin-left: auto;
		margin-right: auto;
	}.nf-subscription-center-small{
		width: 60%;
	}}.card, .card .card{
	width: 100%;
	min-width: 0px;
}.card figure, .card .card figure{
	width: 100%;
	flex-shrink: 0;
}.card .card-content, .card .card-content .card-content-header, .card .card-content .card-content-body, .card .card .card-content, .card .card .card-content .card-content-header, .card .card .card-content .card-content-body{
	margin: 0px;
	display: flex;
	min-width: 0px;
	flex-grow: 1;
	flex-direction: column;
	gap: 0.625rem;
	padding: 0px;
}.card.card-standard, .card .card.card-standard{
	display: flex;
	flex-direction: row-reverse;
	flex-wrap: nowrap;
	-moz-column-gap: 1rem;
	     column-gap: 1rem;
	row-gap: 1.25rem;
}@media (min-width: 1024px){.card.card-standard, .card .card.card-standard{
		flex-direction: column;
	}
}@media (min-width: 640px){.card.card-standard, .card .card.card-standard{
		width: calc(50% - 0.9375rem);
	}
}@media (min-width: 1024px){.card.card-standard, .card .card.card-standard{
		width: calc(20% - 0.9375rem);
	}
}@media (min-width: 1280px){.card.card-standard, .card .card.card-standard{
		width: calc(20% - 1.25rem);
	}
}.card.card-standard figure, .card .card.card-standard figure{
	width: 5rem;
}@media (min-width: 1024px){.card.card-standard figure, .card .card.card-standard figure{
		width: 100%;
	}
}.bigthink-grid>.card.card-standard, .grid>.card.card-standard, .bigthink-grid>.card .card.card-standard, .grid>.card .card.card-standard{
	grid-column: span 4 / span 4;
	width: 100%;
}@media (min-width: 640px){.bigthink-grid>.card.card-standard, .grid>.card.card-standard, .bigthink-grid>.card .card.card-standard, .grid>.card .card.card-standard{
		grid-column: span 2 / span 2;
	}
}@media (min-width: 768px){.bigthink-grid>.card.card-standard, .grid>.card.card-standard, .bigthink-grid>.card .card.card-standard, .grid>.card .card.card-standard{
		grid-column: span 4 / span 4;
	}
}@media (min-width: 1024px){.bigthink-grid>.card.card-standard, .grid>.card.card-standard, .bigthink-grid>.card .card.card-standard, .grid>.card .card.card-standard{
		grid-column: span 2 / span 2;
	}.card.card-standard .card-content, .card .card.card-standard .card-content{
		width: 100%;
	}
}.card.card-standard.card-quote, .card .card.card-standard.card-quote{
	flex-direction: column;
}.card.card-standard.card-thinker, .card .card.card-standard.card-thinker{
	flex-direction: row;
}@media (min-width: 768px){.card.card-standard.card-thinker, .card .card.card-standard.card-thinker{
		flex-direction: row-reverse;
	}
}@media (min-width: 1024px){.card.card-standard.card-thinker, .card .card.card-standard.card-thinker{
		flex-direction: column;
	}
}.card.card-small, .card.card-small-alternate, .card .card.card-small, .card .card.card-small-alternate{
	display: flex;
	flex-direction: row-reverse;
	flex-wrap: nowrap;
	-moz-column-gap: 1rem;
	     column-gap: 1rem;
	row-gap: 1.25rem;
}@media (min-width: 640px){.card.card-small, .card.card-small-alternate, .card .card.card-small, .card .card.card-small-alternate{
		width: calc(50% - 0.9375rem);
	}
}@media (min-width: 1024px){.card.card-small, .card.card-small-alternate, .card .card.card-small, .card .card.card-small-alternate{
		width: calc(30% - 0.9375rem);
	}
}@media (min-width: 1280px){.card.card-small, .card.card-small-alternate, .card .card.card-small, .card .card.card-small-alternate{
		width: calc(30% - 1.25rem);
	}
}.card.card-small figure, .card.card-small-alternate figure, .card .card.card-small figure, .card .card.card-small-alternate figure{
	width: 5rem;
}.card.card-small.card-tight figure, .card.card-quote .card.card-small figure, .card.card-small-alternate.card-tight figure, .card.card-quote .card.card-small-alternate figure, .card .card.card-small.card-tight figure, .card.card-quote .card .card.card-small figure, .card .card.card-small-alternate.card-tight figure, .card.card-quote .card .card.card-small-alternate figure{
	width: 2.5rem;
}.bigthink-grid>.card.card-small, .grid>.card.card-small, .bigthink-grid>.card.card-small-alternate, .grid>.card.card-small-alternate, .bigthink-grid>.card .card.card-small, .grid>.card .card.card-small, .bigthink-grid>.card .card.card-small-alternate, .grid>.card .card.card-small-alternate{
	grid-column: span 4 / span 4;
	width: 100%;
}@media (min-width: 640px){.bigthink-grid>.card.card-small, .grid>.card.card-small, .bigthink-grid>.card.card-small-alternate, .grid>.card.card-small-alternate, .bigthink-grid>.card .card.card-small, .grid>.card .card.card-small, .bigthink-grid>.card .card.card-small-alternate, .grid>.card .card.card-small-alternate{
		grid-column: span 2 / span 2;
	}
}@media (min-width: 768px){.bigthink-grid>.card.card-small, .grid>.card.card-small, .bigthink-grid>.card.card-small-alternate, .grid>.card.card-small-alternate, .bigthink-grid>.card .card.card-small, .grid>.card .card.card-small, .bigthink-grid>.card .card.card-small-alternate, .grid>.card .card.card-small-alternate{
		grid-column: span 4 / span 4;
	}
}@media (min-width: 1024px){.bigthink-grid>.card.card-small, .grid>.card.card-small, .bigthink-grid>.card.card-small-alternate, .grid>.card.card-small-alternate, .bigthink-grid>.card .card.card-small, .grid>.card .card.card-small, .bigthink-grid>.card .card.card-small-alternate, .grid>.card .card.card-small-alternate{
		grid-column: span 3 / span 3;
	}
}.card.card-small.card-playlist, .card.card-small.card-series, .card.card-small.card-thinker, .card.card-small-alternate.card-playlist, .card.card-small-alternate.card-series, .card.card-small-alternate.card-thinker, .card .card.card-small.card-playlist, .card .card.card-small.card-series, .card .card.card-small.card-thinker, .card .card.card-small-alternate.card-playlist, .card .card.card-small-alternate.card-series, .card .card.card-small-alternate.card-thinker{
	flex-direction: row-reverse;
	flex-wrap: nowrap;
	-moz-column-gap: 1rem;
	     column-gap: 1rem;
}.card.card-small.card-playlist.card-small-alternate, .card.card-small.card-series.card-small-alternate, .card.card-small.card-thinker.card-small-alternate, .card.card-small-alternate.card-playlist.card-small-alternate, .card.card-small-alternate.card-series.card-small-alternate, .card.card-small-alternate.card-thinker.card-small-alternate, .card .card.card-small.card-playlist.card-small-alternate, .card .card.card-small.card-series.card-small-alternate, .card .card.card-small.card-thinker.card-small-alternate, .card .card.card-small-alternate.card-playlist.card-small-alternate, .card .card.card-small-alternate.card-series.card-small-alternate, .card .card.card-small-alternate.card-thinker.card-small-alternate{
	flex-direction: row;
}.card.card-medium, .card .card.card-medium{
	display: flex;
	flex-direction: column;
	row-gap: 1.25rem;
}@media (min-width: 640px){.card.card-medium, .card .card.card-medium{
		width: calc(50% - 0.9375rem);
	}
}@media (min-width: 1024px){.card.card-medium, .card .card.card-medium{
		width: calc(30% - 0.9375rem);
	}
}@media (min-width: 1280px){.card.card-medium, .card .card.card-medium{
		width: calc(30% - 1.25rem);
	}
}.bigthink-grid>.card.card-medium, .grid>.card.card-medium, .bigthink-grid>.card .card.card-medium, .grid>.card .card.card-medium{
	grid-column: span 4 / span 4;
	width: 100%;
}@media (min-width: 640px){.bigthink-grid>.card.card-medium, .grid>.card.card-medium, .bigthink-grid>.card .card.card-medium, .grid>.card .card.card-medium{
		grid-column: span 2 / span 2;
	}
}@media (min-width: 768px){.bigthink-grid>.card.card-medium, .grid>.card.card-medium, .bigthink-grid>.card .card.card-medium, .grid>.card .card.card-medium{
		grid-column: span 4 / span 4;
	}
}@media (min-width: 1024px){.bigthink-grid>.card.card-medium, .grid>.card.card-medium, .bigthink-grid>.card .card.card-medium, .grid>.card .card.card-medium{
		grid-column: span 3 / span 3;
	}
}.card.card-large, .card.card-large-alternate, .card .card.card-large, .card .card.card-large-alternate{
	display: flex;
	flex-direction: column;
	row-gap: 1.25rem;
}@media (min-width: 640px){.card.card-large, .card.card-large-alternate, .card .card.card-large, .card .card.card-large-alternate{
		width: calc(50% - 0.9375rem);
	}
}@media (min-width: 1024px){.card.card-large, .card.card-large-alternate, .card .card.card-large, .card .card.card-large-alternate{
		width: calc(40% - 0.9375rem);
	}
}@media (min-width: 1280px){.card.card-large, .card.card-large-alternate, .card .card.card-large, .card .card.card-large-alternate{
		width: calc(40% - 1.25rem);
	}
}.bigthink-grid>.card.card-large, .grid>.card.card-large, .bigthink-grid>.card.card-large-alternate, .grid>.card.card-large-alternate, .bigthink-grid>.card .card.card-large, .grid>.card .card.card-large, .bigthink-grid>.card .card.card-large-alternate, .grid>.card .card.card-large-alternate{
	grid-column: span 4 / span 4;
	width: 100%;
}@media (min-width: 640px){.bigthink-grid>.card.card-large, .grid>.card.card-large, .bigthink-grid>.card.card-large-alternate, .grid>.card.card-large-alternate, .bigthink-grid>.card .card.card-large, .grid>.card .card.card-large, .bigthink-grid>.card .card.card-large-alternate, .grid>.card .card.card-large-alternate{
		grid-column: span 2 / span 2;
	}
}@media (min-width: 768px){.bigthink-grid>.card.card-large, .grid>.card.card-large, .bigthink-grid>.card.card-large-alternate, .grid>.card.card-large-alternate, .bigthink-grid>.card .card.card-large, .grid>.card .card.card-large, .bigthink-grid>.card .card.card-large-alternate, .grid>.card .card.card-large-alternate{
		grid-column: span 4 / span 4;
	}
}@media (min-width: 1024px){.bigthink-grid>.card.card-large, .grid>.card.card-large, .bigthink-grid>.card.card-large-alternate, .grid>.card.card-large-alternate, .bigthink-grid>.card .card.card-large, .grid>.card .card.card-large, .bigthink-grid>.card .card.card-large-alternate, .grid>.card .card.card-large-alternate{
		grid-column: span 4 / span 4;
	}
}.card.card-xlarge, .card.card-xlarge-alternate, .card .card.card-xlarge, .card .card.card-xlarge-alternate{
	display: flex;
	flex-grow: 1;
	flex-direction: column;
	row-gap: 1.25rem;
}@media (min-width: 640px){.card.card-xlarge, .card.card-xlarge-alternate, .card .card.card-xlarge, .card .card.card-xlarge-alternate{
		width: calc(50% - 0.9375rem);
	}
}@media (min-width: 1024px){.card.card-xlarge, .card.card-xlarge-alternate, .card .card.card-xlarge, .card .card.card-xlarge-alternate{
		width: calc(50% - 0.9375rem);
	}
}@media (min-width: 1280px){.card.card-xlarge, .card.card-xlarge-alternate, .card .card.card-xlarge, .card .card.card-xlarge-alternate{
		width: calc(50% - 1.25rem);
	}
}.bigthink-grid>.card.card-xlarge, .grid>.card.card-xlarge, .bigthink-grid>.card.card-xlarge-alternate, .grid>.card.card-xlarge-alternate, .bigthink-grid>.card .card.card-xlarge, .grid>.card .card.card-xlarge, .bigthink-grid>.card .card.card-xlarge-alternate, .grid>.card .card.card-xlarge-alternate{
	grid-column: span 4 / span 4;
	width: 100%;
}@media (min-width: 640px){.bigthink-grid>.card.card-xlarge, .grid>.card.card-xlarge, .bigthink-grid>.card.card-xlarge-alternate, .grid>.card.card-xlarge-alternate, .bigthink-grid>.card .card.card-xlarge, .grid>.card .card.card-xlarge, .bigthink-grid>.card .card.card-xlarge-alternate, .grid>.card .card.card-xlarge-alternate{
		grid-column: span 2 / span 2;
	}
}@media (min-width: 768px){.bigthink-grid>.card.card-xlarge, .grid>.card.card-xlarge, .bigthink-grid>.card.card-xlarge-alternate, .grid>.card.card-xlarge-alternate, .bigthink-grid>.card .card.card-xlarge, .grid>.card .card.card-xlarge, .bigthink-grid>.card .card.card-xlarge-alternate, .grid>.card .card.card-xlarge-alternate{
		grid-column: span 4 / span 4;
	}
}@media (min-width: 1024px){.bigthink-grid>.card.card-xlarge, .grid>.card.card-xlarge, .bigthink-grid>.card.card-xlarge-alternate, .grid>.card.card-xlarge-alternate, .bigthink-grid>.card .card.card-xlarge, .grid>.card .card.card-xlarge, .bigthink-grid>.card .card.card-xlarge-alternate, .grid>.card .card.card-xlarge-alternate{
		grid-column: span 5 / span 5;
	}
}.card.card-hero, .card .card.card-hero{
	display: flex;
	flex-direction: column;
	row-gap: 1.25rem;
	margin-left: -1.25rem;
	margin-right: -1.25rem;
}@media (min-width: 768px){.card.card-hero, .card .card.card-hero{
		margin-left: -1.875rem;
		margin-right: -1.875rem;
	}
}@media (min-width: 1024px){.card.card-hero, .card .card.card-hero{
		margin-left: -2.5rem;
		margin-right: -2.5rem;
	}
}@media (min-width: 1280px){.card.card-hero, .card .card.card-hero{
		margin-left: -60px;
		margin-right: -60px;
	}
}@media (min-width: 768px){.card.card-hero, .card .card.card-hero{
		flex-direction: row;
	}.card.card-hero, .card .card.card-hero{
		flex-wrap: nowrap;
	}.card.card-hero, .card .card.card-hero{
		-moz-column-gap: 2rem;
		     column-gap: 2rem;
	}
}@media (min-width: 1280px){.card.card-hero, .card .card.card-hero{
		-moz-column-gap: 2.5rem;
		     column-gap: 2.5rem;
	}
}.card.card-hero, .card .card.card-hero{
	width: 100vw;
}@media (min-width: 1280px){.card.card-hero, .card .card.card-hero{
		width: calc(100% + 5rem);
	}
}@media (min-width: 768px){.card.card-hero figure, .card .card.card-hero figure{
		width: 50%;
	}
}.card.card-hero .card-content, .card .card.card-hero .card-content{
	margin: 0px;
	display: flex;
	flex-grow: 1;
	flex-direction: column;
	row-gap: 1rem;
	padding: 0px;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
}@media (min-width: 768px){.card.card-hero .card-content, .card .card.card-hero .card-content{
		padding: 0px;
	}.card.card-hero .card-content, .card .card.card-hero .card-content{
		padding-right: 1rem;
	}
}.card.card-hero .card-content, .card .card.card-hero .card-content{
	width: 100%;
}@media (min-width: 768px){.card.card-hero .card-content, .card .card.card-hero .card-content{
		width: 50%;
	}
}.card.card-hero.card-concept, .card.card-hero.card-question, .card .card.card-hero.card-concept, .card .card.card-hero.card-question{
	margin-left: 0px;
	margin-right: 0px;
}@media (min-width: 768px){.card.card-hero.card-concept, .card.card-hero.card-question, .card .card.card-hero.card-concept, .card .card.card-hero.card-question{
		margin-left: 0px;
		margin-right: 0px;
	}
}@media (min-width: 1024px){.card.card-hero.card-concept, .card.card-hero.card-question, .card .card.card-hero.card-concept, .card .card.card-hero.card-question{
		margin-left: 0px;
		margin-right: 0px;
	}
}.card.card-hero.card-concept, .card.card-hero.card-question, .card .card.card-hero.card-concept, .card .card.card-hero.card-question{
	width: 100%;
}@media (min-width: 1280px){.card.card-hero.card-concept, .card.card-hero.card-question, .card .card.card-hero.card-concept, .card .card.card-hero.card-question{
		width: 100%;
	}
}.card.card-hero.card-concept .card-content, .card.card-hero.card-question .card-content, .card .card.card-hero.card-concept .card-content, .card .card.card-hero.card-question .card-content{
	padding: 0px;
}@media (min-width: 768px){.card.card-hero.card-concept .card-content, .card.card-hero.card-question .card-content, .card .card.card-hero.card-concept .card-content, .card .card.card-hero.card-question .card-content{
		flex-direction: row;
	}.card.card-hero.card-concept .card-content, .card.card-hero.card-question .card-content, .card .card.card-hero.card-concept .card-content, .card .card.card-hero.card-question .card-content{
		flex-wrap: nowrap;
	}.card.card-hero.card-concept .card-content, .card.card-hero.card-question .card-content, .card .card.card-hero.card-concept .card-content, .card .card.card-hero.card-question .card-content{
		padding: 0px;
	}.card.card-hero.card-concept .card-content, .card.card-hero.card-question .card-content, .card .card.card-hero.card-concept .card-content, .card .card.card-hero.card-question .card-content{
		width: 100%;
	}.card.card-hero.card-concept .card-content .card-content-header, .card.card-hero.card-concept .card-content .card-content-body, .card.card-hero.card-question .card-content .card-content-header, .card.card-hero.card-question .card-content .card-content-body, .card .card.card-hero.card-concept .card-content .card-content-header, .card .card.card-hero.card-concept .card-content .card-content-body, .card .card.card-hero.card-question .card-content .card-content-header, .card .card.card-hero.card-question .card-content .card-content-body{
		width: calc(50% - 0.9375rem);
	}
}@media (min-width: 1024px){.card.card-hero.card-concept .card-content .card-content-header, .card.card-hero.card-concept .card-content .card-content-body, .card.card-hero.card-question .card-content .card-content-header, .card.card-hero.card-question .card-content .card-content-body, .card .card.card-hero.card-concept .card-content .card-content-header, .card .card.card-hero.card-concept .card-content .card-content-body, .card .card.card-hero.card-question .card-content .card-content-header, .card .card.card-hero.card-question .card-content .card-content-body{
		width: 50%;
	}
}.card.card-hero.card-quote, .card .card.card-hero.card-quote{
	margin-left: 0px;
	margin-right: 0px;
	flex-direction: column;
}@media (min-width: 768px){.card.card-hero.card-quote, .card .card.card-hero.card-quote{
		margin-left: 0px;
		margin-right: 0px;
	}.card.card-hero.card-quote, .card .card.card-hero.card-quote{
		flex-direction: column;
	}
}@media (min-width: 1024px){.card.card-hero.card-quote, .card .card.card-hero.card-quote{
		margin-left: 0px;
		margin-right: 0px;
	}
}.card.card-hero.card-quote, .card .card.card-hero.card-quote{
	width: 100%;
}@media (min-width: 1280px){.card.card-hero.card-quote, .card .card.card-hero.card-quote{
		width: 100%;
	}
}@media (min-width: 768px){.card.card-hero.card-quote .card-content, .card .card.card-hero.card-quote .card-content{
		width: 100%;
	}
}.card.card-hero.card-playlist .card-content, .card.card-hero.card-series .card-content, .card.card-hero.card-thinker .card-content, .card .card.card-hero.card-playlist .card-content, .card .card.card-hero.card-series .card-content, .card .card.card-hero.card-thinker .card-content{
	place-content: center;
}.card.card-hero-alternate, .card .card.card-hero-alternate{
	display: flex;
	flex-direction: column;
	margin-left: -1.25rem;
	margin-right: -1.25rem;
}@media (min-width: 768px){.card.card-hero-alternate, .card .card.card-hero-alternate{
		margin-left: -1.875rem;
		margin-right: -1.875rem;
	}
}@media (min-width: 1024px){.card.card-hero-alternate, .card .card.card-hero-alternate{
		margin-left: -2.5rem;
		margin-right: -2.5rem;
	}
}@media (min-width: 1280px){.card.card-hero-alternate, .card .card.card-hero-alternate{
		margin-left: -60px;
		margin-right: -60px;
	}
}@media (min-width: 768px){.card.card-hero-alternate, .card .card.card-hero-alternate{
		flex-direction: row;
	}.card.card-hero-alternate, .card .card.card-hero-alternate{
		flex-wrap: nowrap;
	}
}.card.card-hero-alternate, .card .card.card-hero-alternate{
	width: 100vw;
}@media (min-width: 1280px){.card.card-hero-alternate, .card .card.card-hero-alternate{
		width: calc(100% + 5rem);
	}
}@media (min-width: 768px){.card.card-hero-alternate figure, .card .card.card-hero-alternate figure{
		width: 66.666667%;
	}
}.card.card-hero-alternate .card-content, .card .card.card-hero-alternate .card-content{
	margin: 0px;
	margin-top: 4rem;
	margin-bottom: 4rem;
	display: flex;
	flex-grow: 1;
	flex-direction: column;
	place-content: center;
	row-gap: 1rem;
	padding: 0px;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
}@media (min-width: 768px){.card.card-hero-alternate .card-content, .card .card.card-hero-alternate .card-content{
		padding-left: 1.875rem;
		padding-right: 1.875rem;
	}
}@media (min-width: 1024px){.card.card-hero-alternate .card-content, .card .card.card-hero-alternate .card-content{
		padding-left: 2.5rem;
		padding-right: 2.5rem;
	}
}@media (min-width: 1280px){.card.card-hero-alternate .card-content, .card .card.card-hero-alternate .card-content{
		padding-left: 60px;
		padding-right: 60px;
	}
}@media (min-width: 640px){.card.card-hero-alternate .card-content, .card .card.card-hero-alternate .card-content{
		margin-top: 3rem;
		margin-bottom: 3rem;
	}.card.card-hero-alternate .card-content, .card .card.card-hero-alternate .card-content{
		margin-left: auto;
		margin-right: auto;
	}
}@media (min-width: 768px){.card.card-hero-alternate .card-content, .card .card.card-hero-alternate .card-content{
		margin: 0px;
	}
}@media (min-width: 640px){.card.card-hero-alternate .card-content, .card .card.card-hero-alternate .card-content{
		width: 50%;
	}
}@media (min-width: 768px){.card.card-hero-alternate .card-content, .card .card.card-hero-alternate .card-content{
		height: 100%;
	}.card.card-hero-alternate .card-content, .card .card.card-hero-alternate .card-content{
		width: 33.333333%;
	}
}.card.card-hero-alternate .card-content, .card .card.card-hero-alternate .card-content{
	text-align: center;
}.card.card-hero-alternate.card-playlist .card-content, .card.card-hero-alternate.card-series .card-content, .card.card-hero-alternate.card-thinker .card-content, .card .card.card-hero-alternate.card-playlist .card-content, .card .card.card-hero-alternate.card-series .card-content, .card .card.card-hero-alternate.card-thinker .card-content{
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
	place-content: start;
}@media (min-width: 640px){.card.card-hero-alternate.card-playlist .card-content, .card.card-hero-alternate.card-series .card-content, .card.card-hero-alternate.card-thinker .card-content, .card .card.card-hero-alternate.card-playlist .card-content, .card .card.card-hero-alternate.card-series .card-content, .card .card.card-hero-alternate.card-thinker .card-content{
		margin-left: 0px;
		margin-right: 0px;
	}.card.card-hero-alternate.card-playlist .card-content, .card.card-hero-alternate.card-series .card-content, .card.card-hero-alternate.card-thinker .card-content, .card .card.card-hero-alternate.card-playlist .card-content, .card .card.card-hero-alternate.card-series .card-content, .card .card.card-hero-alternate.card-thinker .card-content{
		margin-top: 2.5rem;
		margin-bottom: 2.5rem;
	}
}@media (min-width: 768px){.card.card-hero-alternate.card-playlist .card-content, .card.card-hero-alternate.card-series .card-content, .card.card-hero-alternate.card-thinker .card-content, .card .card.card-hero-alternate.card-playlist .card-content, .card .card.card-hero-alternate.card-series .card-content, .card .card.card-hero-alternate.card-thinker .card-content{
		margin-top: 4rem;
		margin-bottom: 4rem;
	}
}@media (min-width: 640px){.card.card-hero-alternate.card-playlist .card-content, .card.card-hero-alternate.card-series .card-content, .card.card-hero-alternate.card-thinker .card-content, .card .card.card-hero-alternate.card-playlist .card-content, .card .card.card-hero-alternate.card-series .card-content, .card .card.card-hero-alternate.card-thinker .card-content{
		width: 100%;
	}
}.card.card-hero-alternate.card-playlist .card-content, .card.card-hero-alternate.card-series .card-content, .card.card-hero-alternate.card-thinker .card-content, .card .card.card-hero-alternate.card-playlist .card-content, .card .card.card-hero-alternate.card-series .card-content, .card .card.card-hero-alternate.card-thinker .card-content{
	text-align: left;
}.card-stack > :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));
	--tw-divide-opacity: 1;
	border-color: rgba(0, 0, 0, var(--tw-divide-opacity));
	--tw-divide-opacity: 0.1;
}.dark .card-stack > :not([hidden]) ~ :not([hidden]){
	--tw-divide-opacity: 1;
	border-color: rgba(255, 255, 255, var(--tw-divide-opacity));
	--tw-divide-opacity: 0.1;
}.card-stack{
	width: 100%;
}.card-stack>.block-divider > :not([hidden]) ~ :not([hidden]){
	--tw-divide-y-reverse: 0;
	border-top-width: calc(0px * calc(1 - var(--tw-divide-y-reverse)));
	border-bottom-width: calc(0px * var(--tw-divide-y-reverse));
}.card-stack>*{
	padding-top: 1rem;
	padding-bottom: 1rem;
}.card-stack>*:first-child{
	padding-top: 0px;
}.card-stack .block-divider+*{
	padding-top: 0px;border-top-width:0 !important;
}@media (min-width: 640px){.card-stack.card-standard{
		width: calc(50% - 0.9375rem);
	}
}@media (min-width: 1024px){.card-stack.card-standard{
		width: calc(20% - 0.9375rem);
	}
}@media (min-width: 1280px){.card-stack.card-standard{
		width: calc(20% - 1.25rem);
	}
}.bigthink-grid>.card-stack.card-standard, .grid>.card-stack.card-standard{
	grid-column: span 4 / span 4;
	width: 100%;
}@media (min-width: 640px){.bigthink-grid>.card-stack.card-standard, .grid>.card-stack.card-standard{
		grid-column: span 2 / span 2;
	}
}@media (min-width: 768px){.bigthink-grid>.card-stack.card-standard, .grid>.card-stack.card-standard{
		grid-column: span 4 / span 4;
	}
}@media (min-width: 1024px){.bigthink-grid>.card-stack.card-standard, .grid>.card-stack.card-standard{
		grid-column: span 2 / span 2;
	}
}@media (min-width: 640px){.card-stack.card-small, .card-stack.card-small-alternate{
		width: calc(50% - 0.9375rem);
	}
}@media (min-width: 1024px){.card-stack.card-small, .card-stack.card-small-alternate{
		width: calc(30% - 0.9375rem);
	}
}@media (min-width: 1280px){.card-stack.card-small, .card-stack.card-small-alternate{
		width: calc(30% - 1.25rem);
	}
}.bigthink-grid>.card-stack.card-small, .grid>.card-stack.card-small, .bigthink-grid>.card-stack.card-small-alternate, .grid>.card-stack.card-small-alternate{
	grid-column: span 4 / span 4;
	width: 100%;
}@media (min-width: 640px){.bigthink-grid>.card-stack.card-small, .grid>.card-stack.card-small, .bigthink-grid>.card-stack.card-small-alternate, .grid>.card-stack.card-small-alternate{
		grid-column: span 2 / span 2;
	}
}@media (min-width: 768px){.bigthink-grid>.card-stack.card-small, .grid>.card-stack.card-small, .bigthink-grid>.card-stack.card-small-alternate, .grid>.card-stack.card-small-alternate{
		grid-column: span 4 / span 4;
	}
}@media (min-width: 1024px){.bigthink-grid>.card-stack.card-small, .grid>.card-stack.card-small, .bigthink-grid>.card-stack.card-small-alternate, .grid>.card-stack.card-small-alternate{
		grid-column: span 3 / span 3;
	}
}.card.card-large-alternate, .card .card.card-large-alternate{
	width: 100%;
}@media (min-width: 1024px){.card.card-large-alternate, .card .card.card-large-alternate{
		flex-direction: row;
	}.card.card-large-alternate, .card .card.card-large-alternate{
		flex-wrap: nowrap;
	}.card.card-large-alternate, .card .card.card-large-alternate{
		gap: 1.875rem;
	}@media (min-width: 1280px){.card.card-large-alternate, .card .card.card-large-alternate{
			gap: 2.5rem;
		}
	}
}.card.card-large-alternate>.card-media, .card .card.card-large-alternate>.card-media{
	order: 2;
	flex-shrink: 0;
	flex-grow: 1;
}@media (min-width: 1024px){.card.card-large-alternate>.card-media, .card .card.card-large-alternate>.card-media{
		width: 40%;
	}.card.card-large-alternate>.card-media, .card .card.card-large-alternate>.card-media{
		max-width: 40%;
	}
}.card.card-large-alternate>.card-content, .card .card.card-large-alternate>.card-content{
	order: 1;
}@media (min-width: 1024px){.card.card-large-alternate>.card-content, .card .card.card-large-alternate>.card-content{
		width: 33.333333%;
	}
}.card.card-large-alternate>.card-content-footer, .card .card.card-large-alternate>.card-content-footer{
	order: 3;
}@media (min-width: 1024px){.card.card-large-alternate>.card-content-footer, .card .card.card-large-alternate>.card-content-footer{
		width: 33.333333%;
	}
}.card.card-xlarge-alternate, .card .card.card-xlarge-alternate{
	width: 100%;
	flex-direction: row-reverse;
	flex-wrap: nowrap;
	gap: 1.875rem;
}@media (min-width: 1280px){.card.card-xlarge-alternate, .card .card.card-xlarge-alternate{
		gap: 2.5rem;
	}
}.card.card-xlarge-alternate>.card-media, .card .card.card-xlarge-alternate>.card-media{
	width: 50%;
}.card.card-xlarge-alternate>.card-content, .card .card.card-xlarge-alternate>.card-content{
	justify-content: center;
}.card.card-xlarge-alternate>.card-content .card-headline, .card .card.card-xlarge-alternate>.card-content .card-headline{
	font-family: reckless, serif;
	font-size: 1.5rem;
	line-height: 2rem;
	line-height: 1.1;
	letter-spacing: -0.5px;
}@media (min-width: 1024px){.card.card-xlarge-alternate>.card-content .card-headline, .card .card.card-xlarge-alternate>.card-content .card-headline{
		font-family: reckless, serif;
	}.card.card-xlarge-alternate>.card-content .card-headline, .card .card.card-xlarge-alternate>.card-content .card-headline{
		font-size: 2.25rem;
		line-height: 2.5rem;
	}.card.card-xlarge-alternate>.card-content .card-headline, .card .card.card-xlarge-alternate>.card-content .card-headline{
		line-height: 1;
	}.card.card-xlarge-alternate>.card-content .card-headline, .card .card.card-xlarge-alternate>.card-content .card-headline{
		letter-spacing: 0em;
	}
}@media (min-width: 1280px){.card.card-xlarge-alternate>.card-content .card-headline, .card .card.card-xlarge-alternate>.card-content .card-headline{
		font-family: reckless, serif;
	}.card.card-xlarge-alternate>.card-content .card-headline, .card .card.card-xlarge-alternate>.card-content .card-headline{
		font-size: 3rem;
		line-height: 1;
	}.card.card-xlarge-alternate>.card-content .card-headline, .card .card.card-xlarge-alternate>.card-content .card-headline{
		line-height: 1;
	}.card.card-xlarge-alternate>.card-content .card-headline, .card .card.card-xlarge-alternate>.card-content .card-headline{
		letter-spacing: -1px;
	}
}.card-stack .card.card-standard, .card-stack .card.card-small, .card-stack .card.card-small-alternate, .card-stack .card.card-medium, .card-stack .card.card-large, .card-stack .card.card-large-alternate, .card-stack .card.card-xlarge, .card-stack .card.card-xlarge-alternate, .card-stack .card.card-hero, .card-stack .card.card-hero-alternate{
	width: 100%;
}@media (min-width: 640px){.card-stack .card.card-standard, .card-stack .card.card-small, .card-stack .card.card-small-alternate, .card-stack .card.card-medium, .card-stack .card.card-large, .card-stack .card.card-large-alternate, .card-stack .card.card-xlarge, .card-stack .card.card-xlarge-alternate, .card-stack .card.card-hero, .card-stack .card.card-hero-alternate{
		width: 100%;
	}
}@media (min-width: 768px){.card-stack .card.card-standard, .card-stack .card.card-small, .card-stack .card.card-small-alternate, .card-stack .card.card-medium, .card-stack .card.card-large, .card-stack .card.card-large-alternate, .card-stack .card.card-xlarge, .card-stack .card.card-xlarge-alternate, .card-stack .card.card-hero, .card-stack .card.card-hero-alternate{
		width: 100%;
	}
}@media (min-width: 1024px){.card-stack .card.card-standard, .card-stack .card.card-small, .card-stack .card.card-small-alternate, .card-stack .card.card-medium, .card-stack .card.card-large, .card-stack .card.card-large-alternate, .card-stack .card.card-xlarge, .card-stack .card.card-xlarge-alternate, .card-stack .card.card-hero, .card-stack .card.card-hero-alternate{
		width: 100%;
	}
}@media (min-width: 1280px){.card-stack .card.card-standard, .card-stack .card.card-small, .card-stack .card.card-small-alternate, .card-stack .card.card-medium, .card-stack .card.card-large, .card-stack .card.card-large-alternate, .card-stack .card.card-xlarge, .card-stack .card.card-xlarge-alternate, .card-stack .card.card-hero, .card-stack .card.card-hero-alternate{
		width: 100%;
	}
}.card .card-content hr{
	height: 0.625rem;
	width: 0.625rem;
	border-top-width: 10px;
}.card-flip-content-image .card-content{
	flex-grow: 0;
}.card-flip-content-image .card-media{
	order: 2;
	flex-shrink: 0;
	flex-grow: 0;
}.card{
	--tw-text-opacity: 1;
	color: rgba(0, 0, 0, var(--tw-text-opacity));
	--tw-text-opacity: 0.9;
}.dark .card{
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
	--tw-text-opacity: 0.9;
}.dark .card.card-hero{
	--tw-bg-opacity: 1;
	background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
}.card.card-hero-alternate{
	--tw-bg-opacity: 1;
	background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
	--tw-text-opacity: 0.9;
}.dark .card.card-hero-alternate{
	--tw-bg-opacity: 1;
	background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
	--tw-text-opacity: 0.9;
}.card.card-paragraph a, .card.card-quote a{
	--tw-text-opacity: 1;
	color: rgba(229, 84, 68, var(--tw-text-opacity));
}.card.card-thinker.card-small picture, .card.card-thinker.card-small img, .card.card-thinker.card-small-alternate picture, .card.card-thinker.card-small-alternate img{
	border-radius: 9999px;
}.card .card-excerpt{
	font-family: ibm-plex-sans, sans-serif;
	font-size: 0.875rem;
	line-height: 1.25rem;
	line-height: 1.2;
	letter-spacing: 0em;
}.card .card-headline{
	font-family: reckless, serif;
	font-size: 1.125rem;
	line-height: 1.75rem;
	line-height: 1.1;
	letter-spacing: -0.5px;
}.card.card-concept .card-headline{
	font-family: ibm-plex-sans, sans-serif;
	font-size: 1.125rem;
	line-height: 1.75rem;
	font-weight: 700;
	line-height: 1.1;
	letter-spacing: 0em;
}.card.card-question .card-headline{
	font-weight: 400;
	font-family: libre-baskerville, serif;
	font-size: 1.125rem;
	line-height: 1.75rem;
	font-style: italic;
	line-height: 1.1;
	letter-spacing: 0em;
}.card.card-quote .card-headline{
	font-weight: 400;
	font-family: libre-baskerville, serif;
	font-size: 1.125rem;
	line-height: 1.75rem;
	font-style: italic;
	line-height: 1.1;
	letter-spacing: 0em;
}.card.card-quote .card-content{
	font-family: utopia-std, serif;
	font-size: 1rem;
	line-height: 1.5rem;
	line-height: 1.35;
	letter-spacing: -0.2px;
}.card.card-playlist .card-headline, .card.card-series .card-headline{
	font-family: ibm-plex-sans, sans-serif;
	font-size: 1.125rem;
	line-height: 1.75rem;
	font-weight: 700;
	line-height: 1.2;
	letter-spacing: 0em;
}.card.card-thinker .card-headline{
	font-family: ibm-plex-sans, sans-serif;
	font-size: 1.125rem;
	line-height: 1.75rem;
	font-weight: 700;
	line-height: 1.1;
	letter-spacing: 0em;
}.card.card-small-alternate .card-headline{
	font-family: ibm-plex-sans, sans-serif;
	font-size: 0.875rem;
	line-height: 1.25rem;
	line-height: 1.2;
	letter-spacing: 0em;
}.card.card-small-alternate.card-playlist .card-headline, .card.card-small-alternate.card-series .card-headline, .card.card-small-alternate.card-thinker .card-headline{
	display: none;
}.card-playlist-feature .card.card-small-alternate.card-playlist .card-headline, .card-series-feature .card.card-small-alternate.card-playlist .card-headline, .card-playlist-feature .card.card-small-alternate.card-series .card-headline, .card-series-feature .card.card-small-alternate.card-series .card-headline, .card-playlist-feature .card.card-small-alternate.card-thinker .card-headline, .card-series-feature .card.card-small-alternate.card-thinker .card-headline{
	display: block;
	font-family: ibm-plex-sans, sans-serif;
	font-size: 1.125rem;
	line-height: 1.75rem;
	font-weight: 700;
	line-height: 1.2;
	letter-spacing: 0em;
}.card.card-medium.card-concept .card-headline{
	font-family: ibm-plex-sans, sans-serif;
	font-size: 1.5rem;
	line-height: 2rem;
	font-weight: 700;
	line-height: 1.1;
	letter-spacing: 0em;
}.card.card-medium.card-question .card-headline{
	font-family: libre-baskerville, serif;
	font-size: 1.5rem;
	line-height: 2rem;
	font-style: italic;
	line-height: 1.1;
	letter-spacing: 0em;
}.card.card-medium.card-quote .card-headline{
	font-family: libre-baskerville, serif;
	font-size: 1.5rem;
	line-height: 2rem;
	font-style: italic;
	line-height: 1.1;
	letter-spacing: 0em;
}.card.card-medium.card-playlist .card-headline, .card.card-medium.card-series .card-headline{
	font-family: ibm-plex-sans, sans-serif;
	font-size: 1.125rem;
	line-height: 1.75rem;
	font-weight: 700;
	line-height: 1.1;
	letter-spacing: 0em;
}@media (min-width: 768px){.card.card-medium.card-playlist .card-headline, .card.card-medium.card-series .card-headline{
		font-family: ibm-plex-sans, sans-serif;
	}.card.card-medium.card-playlist .card-headline, .card.card-medium.card-series .card-headline{
		font-size: 1.5rem;
		line-height: 2rem;
	}.card.card-medium.card-playlist .card-headline, .card.card-medium.card-series .card-headline{
		font-weight: 700;
	}.card.card-medium.card-playlist .card-headline, .card.card-medium.card-series .card-headline{
		line-height: 1.1;
	}.card.card-medium.card-playlist .card-headline, .card.card-medium.card-series .card-headline{
		letter-spacing: 0em;
	}
}@media (min-width: 1024px){.card.card-large .card-headline, .card.card-large-alternate .card-headline{
		font-family: reckless, serif;
	}.card.card-large .card-headline, .card.card-large-alternate .card-headline{
		font-size: 1.5rem;
		line-height: 2rem;
	}.card.card-large .card-headline, .card.card-large-alternate .card-headline{
		line-height: 1.1;
	}.card.card-large .card-headline, .card.card-large-alternate .card-headline{
		letter-spacing: -0.5px;
	}.card.card-large.card-thinker .card-headline, .card.card-large-alternate.card-thinker .card-headline{
		font-family: ibm-plex-sans, sans-serif;
	}.card.card-large.card-thinker .card-headline, .card.card-large-alternate.card-thinker .card-headline{
		font-size: 1.5rem;
		line-height: 2rem;
	}.card.card-large.card-thinker .card-headline, .card.card-large-alternate.card-thinker .card-headline{
		font-weight: 700;
	}.card.card-large.card-thinker .card-headline, .card.card-large-alternate.card-thinker .card-headline{
		line-height: 1.1;
	}.card.card-large.card-thinker .card-headline, .card.card-large-alternate.card-thinker .card-headline{
		letter-spacing: 0em;
	}
}.card.card-large.card-question .card-headline, .card.card-large-alternate.card-question .card-headline{
	font-weight: 400;
	font-family: libre-baskerville, serif;
	font-size: 1.5rem;
	line-height: 2rem;
	font-style: italic;
	line-height: 1.1;
	letter-spacing: 0em;
}@media (min-width: 1024px){.card.card-large.card-question .card-headline, .card.card-large-alternate.card-question .card-headline{
		font-family: libre-baskerville, serif;
	}.card.card-large.card-question .card-headline, .card.card-large-alternate.card-question .card-headline{
		font-size: 3rem;
		line-height: 1;
	}.card.card-large.card-question .card-headline, .card.card-large-alternate.card-question .card-headline{
		font-style: italic;
	}.card.card-large.card-question .card-headline, .card.card-large-alternate.card-question .card-headline{
		line-height: 1.1;
	}.card.card-large.card-question .card-headline, .card.card-large-alternate.card-question .card-headline{
		letter-spacing: -1.5px;
	}
}.card.card-large.card-quote .card-headline, .card.card-large-alternate.card-quote .card-headline{
	font-weight: 400;
	font-family: libre-baskerville, serif;
	font-size: 1.5rem;
	line-height: 2rem;
	font-style: italic;
	line-height: 1.1;
	letter-spacing: 0em;
}@media (min-width: 1024px){.card.card-large.card-quote .card-headline, .card.card-large-alternate.card-quote .card-headline{
		font-family: libre-baskerville, serif;
	}.card.card-large.card-quote .card-headline, .card.card-large-alternate.card-quote .card-headline{
		font-size: 3rem;
		line-height: 1;
	}.card.card-large.card-quote .card-headline, .card.card-large-alternate.card-quote .card-headline{
		font-style: italic;
	}.card.card-large.card-quote .card-headline, .card.card-large-alternate.card-quote .card-headline{
		line-height: 1.1;
	}.card.card-large.card-quote .card-headline, .card.card-large-alternate.card-quote .card-headline{
		letter-spacing: -1.5px;
	}
}.card.card-large.card-quote .card-content, .card.card-large-alternate.card-quote .card-content{
	font-family: utopia-std, serif;
	font-size: 1rem;
	line-height: 1.5rem;
	line-height: 1.35;
	letter-spacing: -0.2px;
}@media (min-width: 1024px){.card.card-large.card-quote .card-content, .card.card-large-alternate.card-quote .card-content{
		font-family: utopia-std, serif;
	}.card.card-large.card-quote .card-content, .card.card-large-alternate.card-quote .card-content{
		font-size: 1.25rem;
		line-height: 1.75rem;
	}.card.card-large.card-quote .card-content, .card.card-large-alternate.card-quote .card-content{
		line-height: 1.3;
	}.card.card-large.card-quote .card-content, .card.card-large-alternate.card-quote .card-content{
		letter-spacing: -0.2px;
	}
}.card.card-large.card-concept .card-headline, .card.card-large-alternate.card-concept .card-headline{
	font-family: ibm-plex-sans, sans-serif;
	font-size: 1.5rem;
	line-height: 2rem;
	font-weight: 700;
	line-height: 1.1;
	letter-spacing: 0em;
}@media (min-width: 1024px){.card.card-large.card-concept .card-headline, .card.card-large-alternate.card-concept .card-headline{
		font-family: reckless, serif;
	}.card.card-large.card-concept .card-headline, .card.card-large-alternate.card-concept .card-headline{
		font-size: 2.25rem;
		line-height: 2.5rem;
	}.card.card-large.card-concept .card-headline, .card.card-large-alternate.card-concept .card-headline{
		line-height: 1;
	}.card.card-large.card-concept .card-headline, .card.card-large-alternate.card-concept .card-headline{
		letter-spacing: 0em;
	}
}.card.card-large.card-playlist .card-headline, .card.card-large.card-series .card-headline, .card.card-large-alternate.card-playlist .card-headline, .card.card-large-alternate.card-series .card-headline{
	font-family: ibm-plex-sans, sans-serif;
	font-size: 1.125rem;
	line-height: 1.75rem;
	font-weight: 700;
	line-height: 1.1;
	letter-spacing: 0em;
}@media (min-width: 768px){.card.card-large.card-playlist .card-headline, .card.card-large.card-series .card-headline, .card.card-large-alternate.card-playlist .card-headline, .card.card-large-alternate.card-series .card-headline{
		font-family: ibm-plex-sans, sans-serif;
	}.card.card-large.card-playlist .card-headline, .card.card-large.card-series .card-headline, .card.card-large-alternate.card-playlist .card-headline, .card.card-large-alternate.card-series .card-headline{
		font-size: 1.5rem;
		line-height: 2rem;
	}.card.card-large.card-playlist .card-headline, .card.card-large.card-series .card-headline, .card.card-large-alternate.card-playlist .card-headline, .card.card-large-alternate.card-series .card-headline{
		font-weight: 700;
	}.card.card-large.card-playlist .card-headline, .card.card-large.card-series .card-headline, .card.card-large-alternate.card-playlist .card-headline, .card.card-large-alternate.card-series .card-headline{
		line-height: 1.1;
	}.card.card-large.card-playlist .card-headline, .card.card-large.card-series .card-headline, .card.card-large-alternate.card-playlist .card-headline, .card.card-large-alternate.card-series .card-headline{
		letter-spacing: 0em;
	}
}.card.card-xlarge .card-headline, .card.card-xlarge-alternate .card-headline{
	font-family: reckless, serif;
	font-size: 1.5rem;
	line-height: 2rem;
	line-height: 1.1;
	letter-spacing: -0.5px;
}@media (min-width: 1024px){.card.card-xlarge .card-headline, .card.card-xlarge-alternate .card-headline{
		font-family: reckless, serif;
	}.card.card-xlarge .card-headline, .card.card-xlarge-alternate .card-headline{
		font-size: 2.25rem;
		line-height: 2.5rem;
	}.card.card-xlarge .card-headline, .card.card-xlarge-alternate .card-headline{
		line-height: 1;
	}.card.card-xlarge .card-headline, .card.card-xlarge-alternate .card-headline{
		letter-spacing: 0em;
	}.card.card-xlarge.card-thinker .card-headline, .card.card-xlarge-alternate.card-thinker .card-headline{
		font-family: ibm-plex-sans, sans-serif;
	}.card.card-xlarge.card-thinker .card-headline, .card.card-xlarge-alternate.card-thinker .card-headline{
		font-size: 1.5rem;
		line-height: 2rem;
	}.card.card-xlarge.card-thinker .card-headline, .card.card-xlarge-alternate.card-thinker .card-headline{
		font-weight: 700;
	}.card.card-xlarge.card-thinker .card-headline, .card.card-xlarge-alternate.card-thinker .card-headline{
		line-height: 1.1;
	}.card.card-xlarge.card-thinker .card-headline, .card.card-xlarge-alternate.card-thinker .card-headline{
		letter-spacing: 0em;
	}
}.card.card-xlarge.card-question .card-headline, .card.card-xlarge-alternate.card-question .card-headline{
	font-weight: 400;
	font-family: libre-baskerville, serif;
	font-size: 1.5rem;
	line-height: 2rem;
	font-style: italic;
	line-height: 1.1;
	letter-spacing: 0em;
}@media (min-width: 1024px){.card.card-xlarge.card-question .card-headline, .card.card-xlarge-alternate.card-question .card-headline{
		font-family: libre-baskerville, serif;
	}.card.card-xlarge.card-question .card-headline, .card.card-xlarge-alternate.card-question .card-headline{
		font-size: 3rem;
		line-height: 1;
	}.card.card-xlarge.card-question .card-headline, .card.card-xlarge-alternate.card-question .card-headline{
		font-style: italic;
	}.card.card-xlarge.card-question .card-headline, .card.card-xlarge-alternate.card-question .card-headline{
		line-height: 1.1;
	}.card.card-xlarge.card-question .card-headline, .card.card-xlarge-alternate.card-question .card-headline{
		letter-spacing: -1.5px;
	}
}.card.card-xlarge.card-quote .card-headline, .card.card-xlarge-alternate.card-quote .card-headline{
	font-weight: 400;
	font-family: libre-baskerville, serif;
	font-size: 1.5rem;
	line-height: 2rem;
	font-style: italic;
	line-height: 1.1;
	letter-spacing: 0em;
}@media (min-width: 1024px){.card.card-xlarge.card-quote .card-headline, .card.card-xlarge-alternate.card-quote .card-headline{
		font-family: libre-baskerville, serif;
	}.card.card-xlarge.card-quote .card-headline, .card.card-xlarge-alternate.card-quote .card-headline{
		font-size: 3rem;
		line-height: 1;
	}.card.card-xlarge.card-quote .card-headline, .card.card-xlarge-alternate.card-quote .card-headline{
		font-style: italic;
	}.card.card-xlarge.card-quote .card-headline, .card.card-xlarge-alternate.card-quote .card-headline{
		line-height: 1.1;
	}.card.card-xlarge.card-quote .card-headline, .card.card-xlarge-alternate.card-quote .card-headline{
		letter-spacing: -1.5px;
	}
}.card.card-xlarge.card-quote .card-content, .card.card-xlarge-alternate.card-quote .card-content{
	font-family: utopia-std, serif;
	font-size: 1rem;
	line-height: 1.5rem;
	line-height: 1.35;
	letter-spacing: -0.2px;
}@media (min-width: 1024px){.card.card-xlarge.card-quote .card-content, .card.card-xlarge-alternate.card-quote .card-content{
		font-family: utopia-std, serif;
	}.card.card-xlarge.card-quote .card-content, .card.card-xlarge-alternate.card-quote .card-content{
		font-size: 1.25rem;
		line-height: 1.75rem;
	}.card.card-xlarge.card-quote .card-content, .card.card-xlarge-alternate.card-quote .card-content{
		line-height: 1.3;
	}.card.card-xlarge.card-quote .card-content, .card.card-xlarge-alternate.card-quote .card-content{
		letter-spacing: -0.2px;
	}
}.card.card-xlarge.card-concept .card-headline, .card.card-xlarge-alternate.card-concept .card-headline{
	font-family: ibm-plex-sans, sans-serif;
	font-size: 1.5rem;
	line-height: 2rem;
	font-weight: 700;
	line-height: 1.1;
	letter-spacing: 0em;
}@media (min-width: 1024px){.card.card-xlarge.card-concept .card-headline, .card.card-xlarge-alternate.card-concept .card-headline{
		font-family: reckless, serif;
	}.card.card-xlarge.card-concept .card-headline, .card.card-xlarge-alternate.card-concept .card-headline{
		font-size: 2.25rem;
		line-height: 2.5rem;
	}.card.card-xlarge.card-concept .card-headline, .card.card-xlarge-alternate.card-concept .card-headline{
		line-height: 1;
	}.card.card-xlarge.card-concept .card-headline, .card.card-xlarge-alternate.card-concept .card-headline{
		letter-spacing: 0em;
	}
}.card.card-xlarge.card-playlist .card-headline, .card.card-xlarge.card-series .card-headline, .card.card-xlarge-alternate.card-playlist .card-headline, .card.card-xlarge-alternate.card-series .card-headline{
	font-family: ibm-plex-sans, sans-serif;
	font-size: 1.125rem;
	line-height: 1.75rem;
	font-weight: 700;
	line-height: 1.1;
	letter-spacing: 0em;
}@media (min-width: 768px){.card.card-xlarge.card-playlist .card-headline, .card.card-xlarge.card-series .card-headline, .card.card-xlarge-alternate.card-playlist .card-headline, .card.card-xlarge-alternate.card-series .card-headline{
		font-family: ibm-plex-sans, sans-serif;
	}.card.card-xlarge.card-playlist .card-headline, .card.card-xlarge.card-series .card-headline, .card.card-xlarge-alternate.card-playlist .card-headline, .card.card-xlarge-alternate.card-series .card-headline{
		font-size: 1.5rem;
		line-height: 2rem;
	}.card.card-xlarge.card-playlist .card-headline, .card.card-xlarge.card-series .card-headline, .card.card-xlarge-alternate.card-playlist .card-headline, .card.card-xlarge-alternate.card-series .card-headline{
		font-weight: 700;
	}.card.card-xlarge.card-playlist .card-headline, .card.card-xlarge.card-series .card-headline, .card.card-xlarge-alternate.card-playlist .card-headline, .card.card-xlarge-alternate.card-series .card-headline{
		line-height: 1.1;
	}.card.card-xlarge.card-playlist .card-headline, .card.card-xlarge.card-series .card-headline, .card.card-xlarge-alternate.card-playlist .card-headline, .card.card-xlarge-alternate.card-series .card-headline{
		letter-spacing: 0em;
	}
}.card.card-hero .card-headline{
	font-family: reckless, serif;
	font-size: 1.5rem;
	line-height: 2rem;
	line-height: 1.1;
	letter-spacing: -0.5px;
}@media (min-width: 640px){.card.card-hero .card-headline{
		font-family: reckless, serif;
	}.card.card-hero .card-headline{
		font-size: 2.25rem;
		line-height: 2.5rem;
	}.card.card-hero .card-headline{
		line-height: 1;
	}.card.card-hero .card-headline{
		letter-spacing: 0em;
	}
}@media (min-width: 1024px){.card.card-hero .card-headline{
		font-family: reckless, serif;
	}.card.card-hero .card-headline{
		font-size: 3rem;
		line-height: 1;
	}.card.card-hero .card-headline{
		line-height: 1;
	}.card.card-hero .card-headline{
		letter-spacing: -1px;
	}
}.card.card-hero.card-question .card-headline{
	font-weight: 400;
	font-family: libre-baskerville, serif;
	font-size: 3rem;
	line-height: 1;
	font-style: italic;
	line-height: 1.1;
	letter-spacing: -1.5px;
}@media (min-width: 1024px){.card.card-hero.card-question .card-headline{
		font-family: libre-baskerville, serif;
	}.card.card-hero.card-question .card-headline{
		font-size: 3.75rem;
		line-height: 1;
	}.card.card-hero.card-question .card-headline{
		font-style: italic;
	}.card.card-hero.card-question .card-headline{
		line-height: 1.1;
	}.card.card-hero.card-question .card-headline{
		letter-spacing: -1.5px;
	}
}.card.card-hero.card-quote .card-headline{
	font-weight: 400;
	font-family: libre-baskerville, serif;
	font-size: 3rem;
	line-height: 1;
	font-style: italic;
	line-height: 1.1;
	letter-spacing: -1.5px;
}@media (min-width: 1024px){.card.card-hero.card-quote .card-headline{
		font-family: libre-baskerville, serif;
	}.card.card-hero.card-quote .card-headline{
		font-size: 3.75rem;
		line-height: 1;
	}.card.card-hero.card-quote .card-headline{
		font-style: italic;
	}.card.card-hero.card-quote .card-headline{
		line-height: 1.1;
	}.card.card-hero.card-quote .card-headline{
		letter-spacing: -1.5px;
	}
}.card.card-hero.card-quote .card-content{
	font-family: utopia-std, serif;
	font-size: 1.25rem;
	line-height: 1.75rem;
	line-height: 1.3;
	letter-spacing: -0.2px;
}@media (min-width: 1024px){.card.card-hero.card-quote .card-content{
		font-family: utopia-std, serif;
	}.card.card-hero.card-quote .card-content{
		font-size: 1.75rem;
	}.card.card-hero.card-quote .card-content{
		line-height: 1.2;
	}.card.card-hero.card-quote .card-content{
		letter-spacing: -0.2px;
	}
}.card.card-hero.card-concept .card-headline{
	font-family: reckless, serif;
	font-size: 2.25rem;
	line-height: 2.5rem;
	line-height: 1;
	letter-spacing: 0em;
}@media (min-width: 1024px){.card.card-hero.card-concept .card-headline{
		font-family: reckless, serif;
	}.card.card-hero.card-concept .card-headline{
		font-size: 3rem;
		line-height: 1;
	}.card.card-hero.card-concept .card-headline{
		line-height: 1;
	}.card.card-hero.card-concept .card-headline{
		letter-spacing: -1px;
	}
}@media (min-width: 1280px){.card.card-hero.card-concept .card-headline{
		font-family: reckless, serif;
	}.card.card-hero.card-concept .card-headline{
		font-size: 3.75rem;
		line-height: 1;
	}.card.card-hero.card-concept .card-headline{
		line-height: 1;
	}.card.card-hero.card-concept .card-headline{
		letter-spacing: -1.5px;
	}
}.card.card-hero-alternate .card-headline{
	font-family: reckless, serif;
	font-size: 1.5rem;
	line-height: 2rem;
	line-height: 1.1;
	letter-spacing: -0.5px;
}@media (min-width: 1024px){.card.card-hero-alternate .card-headline{
		font-family: reckless, serif;
	}.card.card-hero-alternate .card-headline{
		font-size: 2.25rem;
		line-height: 2.5rem;
	}.card.card-hero-alternate .card-headline{
		line-height: 1;
	}.card.card-hero-alternate .card-headline{
		letter-spacing: 0em;
	}
}.card.card-tight .card-excerpt{
	font-family: ibm-plex-sans, sans-serif;
	font-size: 0.75rem;
	line-height: 1rem;
	line-height: 1.2;
	letter-spacing: 0em;
}.card.card-tight.card-small.card-narrative .card-headline{
	font-family: ibm-plex-sans, sans-serif;
	font-size: 0.875rem;
	line-height: 1.25rem;
	line-height: 1.2;
	letter-spacing: 0em;
}.card.card-tight.card-small.card-series .card-headline, .card.card-tight.card-small-alternate.card-series .card-headline{
	display: block;
	font-family: ibm-plex-sans, sans-serif;
	font-size: 0.875rem;
	line-height: 1.25rem;
	font-weight: 700;
	line-height: 1.2;
	letter-spacing: 0em;
}.card-paragraph ol, .card-paragraph ul, .card-quote ol, .card-quote ul{
	margin-bottom: 1rem;
	list-style-position: outside;
	padding-left: 1.5rem;
}.card-paragraph ol, .card-quote ol{
	list-style-type: decimal;
}.card-paragraph ul, .card-quote ul{
	list-style-type: disc;
}.card.card-large-alternate>.card-content .card-headline, .card .card.card-large-alternate>.card-content .card-headline{
	font-family: reckless, serif;
	font-size: 2rem;
	font-weight: 700;
	line-height: 1;
	letter-spacing: -1px;
}#div-gpt-ad-1634239465773-0>div>iframe{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2rem;
}@media (min-width: 640px){#div-gpt-ad-1634239465773-0>div>iframe{
		margin-top: -5rem;
	}
}.hover\:border-black:hover{
	--tw-border-opacity: 1;
	border-color: rgba(0, 0, 0, var(--tw-border-opacity));
}.hover\:bg-black:hover{
	--tw-bg-opacity: 1;
	background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
}.hover\:bg-white:hover{
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}.hover\:font-bold:hover{
	font-weight: 700;
}.hover\:no-underline:hover{
	text-decoration: none;
}.hover\:text-black-90:hover{
	--tw-text-opacity: 1;
	color: rgba(0, 0, 0, var(--tw-text-opacity));
	--tw-text-opacity: 0.9;
}.hover\:text-white-90:hover{
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
	--tw-text-opacity: 0.9;
}.hover\:focus\:text-center:hover:focus{
	text-align: center;
}.focus\:hover\:text-center:focus:hover{
	text-align: center;
}.dark .dark\:border-white{
	--tw-border-opacity: 1;
	border-color: rgba(255, 255, 255, var(--tw-border-opacity));
}.dark .dark\:bg-black{
	--tw-bg-opacity: 1;
	background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
}.dark .dark\:bg-white{
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}.dark .dark\:bg-white-90{
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
	--tw-bg-opacity: 0.9;
}.dark .dark\:border-white-90{
	--tw-border-opacity: 1;
	border-color: rgba(255, 255, 255, var(--tw-border-opacity));
	--tw-border-opacity: 0.9;
}.dark .dark\:border-white-30{
	--tw-border-opacity: 1;
	border-color: rgba(255, 255, 255, var(--tw-border-opacity));
	--tw-border-opacity: 0.3;
}.dark .dark\:border-white-10{
	--tw-border-opacity: 1;
	border-color: rgba(255, 255, 255, var(--tw-border-opacity));
	--tw-border-opacity: 0.1;
}.dark .dark\:divide-white-30 > :not([hidden]) ~ :not([hidden]){
	--tw-divide-opacity: 1;
	border-color: rgba(255, 255, 255, var(--tw-divide-opacity));
	--tw-divide-opacity: 0.3;
}.dark .dark\:text-black-90{
	--tw-text-opacity: 1;
	color: rgba(0, 0, 0, var(--tw-text-opacity));
	--tw-text-opacity: 0.9;
}.dark .dark\:text-white-90{
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
	--tw-text-opacity: 0.9;
}.dark .dark\:text-white-60{
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
	--tw-text-opacity: 0.6;
}.dark .dark\:hover\:border-2:hover{
	border-width: 2px;
}.dark .dark\:hover\:border-white:hover{
	--tw-border-opacity: 1;
	border-color: rgba(255, 255, 255, var(--tw-border-opacity));
}.dark .dark\:hover\:bg-black:hover{
	--tw-bg-opacity: 1;
	background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
}.dark .dark\:hover\:text-white-90:hover{
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
	--tw-text-opacity: 0.9;
}@media (min-width: 640px){.sm\:order-1{
		order: 1;
	}.sm\:order-2{
		order: 2;
	}.sm\:col-span-2{
		grid-column: span 2 / span 2;
	}.sm\:col-span-1{
		grid-column: span 1 / span 1;
	}.sm\:my-12{
		margin-top: 3rem;
		margin-bottom: 3rem;
	}.sm\:mx-auto{
		margin-left: auto;
		margin-right: auto;
	}.sm\:mx-0{
		margin-left: 0px;
		margin-right: 0px;
	}.sm\:my-10{
		margin-top: 2.5rem;
		margin-bottom: 2.5rem;
	}.sm\:mb-20{
		margin-bottom: 5rem;
	}.sm\:-mt-28{
		margin-top: -7rem;
	}.sm\:mb-12{
		margin-bottom: 3rem;
	}.sm\:mt-20{
		margin-top: 5rem;
	}.sm\:block{
		display: block;
	}.sm\:flex{
		display: flex;
	}.sm\:\!flex{
		display: flex !important;
	}.sm\:hidden{
		display: none;
	}.sm\:\!hidden{
		display: none !important;
	}.sm\:w-1\/3{
		width: 33.333333%;
	}.sm\:w-1\/2{
		width: 50%;
	}.sm\:w-4\/5{
		width: 80%;
	}.sm\:w-\[calc\(50\%-0\.9375rem\)\]{
		width: calc(50% - 0.9375rem);
	}.sm\:w-full{
		width: 100%;
	}.sm\:flex-row{
		flex-direction: row;
	}.sm\:py-12{
		padding-top: 3rem;
		padding-bottom: 3rem;
	}.sm\:py-8{
		padding-top: 2rem;
		padding-bottom: 2rem;
	}.sm\:text-base{
		font-size: 1rem;
		line-height: 1.5rem;
	}.sm\:text-2xl{
		font-size: 1.5rem;
		line-height: 2rem;
	}.sm\:bigthink-flex-row{
		display: flex;
	}.sm\:bigthink-flex-row{
		width: 100%;
	}.sm\:bigthink-flex-row{
		flex-direction: row;
	}.sm\:bigthink-flex-row{
		flex-wrap: wrap;
	}.sm\:bigthink-flex-row{
		gap: 1.875rem;
	}@media (min-width: 1280px){.sm\:bigthink-flex-row{
			gap: 2.5rem;
		}
	}@media (min-width: 1024px){.sm\:bigthink-flex-row{
			flex-wrap: nowrap;
		}
	}.sm\:font-headline-large{
		font-family: reckless, serif;
	}.sm\:font-headline-large{
		font-size: 3rem;
		line-height: 1;
	}.sm\:font-headline-large{
		line-height: 1;
	}.sm\:font-headline-large{
		letter-spacing: -1px;
	}.sm\:font-headline-medium{
		font-family: reckless, serif;
	}.sm\:font-headline-medium{
		font-size: 2.25rem;
		line-height: 2.5rem;
	}.sm\:font-headline-medium{
		line-height: 1;
	}.sm\:font-headline-medium{
		letter-spacing: 0em;
	}.sm\:font-body-medium{
		font-family: utopia-std, serif;
	}.sm\:font-body-medium{
		font-size: 1.25rem;
		line-height: 1.75rem;
	}.sm\:font-body-medium{
		line-height: 1.3;
	}.sm\:font-body-medium{
		letter-spacing: -0.2px;
	}.sm\:font-utility-headline-medium-alt{
		font-family: ibm-plex-sans, sans-serif;
	}.sm\:font-utility-headline-medium-alt{
		font-size: 2.25rem;
		line-height: 2.5rem;
	}.sm\:font-utility-headline-medium-alt{
		font-weight: 700;
	}.sm\:font-utility-headline-medium-alt{
		line-height: 1;
	}.sm\:font-utility-headline-medium-alt{
		letter-spacing: 0em;
	}.sm\:font-utility-headline-small-alt{
		font-family: ibm-plex-sans, sans-serif;
	}.sm\:font-utility-headline-small-alt{
		font-size: 1.5rem;
		line-height: 2rem;
	}.sm\:font-utility-headline-small-alt{
		font-weight: 700;
	}.sm\:font-utility-headline-small-alt{
		line-height: 1.1;
	}.sm\:font-utility-headline-small-alt{
		letter-spacing: 0em;
	}.sm\:font-utility-subtitle-medium{
		font-family: ibm-plex-sans, sans-serif;
	}.sm\:font-utility-subtitle-medium{
		font-size: 1.125rem;
		line-height: 1.75rem;
	}.sm\:font-utility-subtitle-medium{
		line-height: 1.2;
	}.sm\:font-utility-subtitle-medium{
		letter-spacing: 0em;
	}.sm\:font-emphasis-pullquote{
		font-family: libre-baskerville, serif;
	}.sm\:font-emphasis-pullquote{
		font-size: 3rem;
		line-height: 1;
	}.sm\:font-emphasis-pullquote{
		font-style: italic;
	}.sm\:font-emphasis-pullquote{
		line-height: 1.1;
	}.sm\:font-emphasis-pullquote{
		letter-spacing: -1.5px;
	}.sm\:font-emphasis-small{
		font-family: libre-baskerville, serif;
	}.sm\:font-emphasis-small{
		font-size: 1.125rem;
		line-height: 1.75rem;
	}.sm\:font-emphasis-small{
		font-style: italic;
	}.sm\:font-emphasis-small{
		line-height: 1.1;
	}.sm\:font-emphasis-small{
		letter-spacing: 0em;
	}.sm\:font-dropcap{
		font-family: reckless, serif;
	}.sm\:font-dropcap{
		font-size: 8.125rem;
	}.sm\:font-dropcap{
		letter-spacing: 0em;
	}
}@media (min-width: 768px){.md\:absolute{
		position: absolute;
	}.md\:top-\[6px\]{
		top: 6px;
	}.md\:-top-5{
		top: -1.25rem;
	}.md\:-left-1\/3{
		left: -33.333333%;
	}.md\:bottom-4{
		bottom: 1rem;
	}.md\:order-1{
		order: 1;
	}.md\:order-2{
		order: 2;
	}.md\:col-span-4{
		grid-column: span 4 / span 4;
	}.md\:col-span-2{
		grid-column: span 2 / span 2;
	}.md\:col-span-6{
		grid-column: span 6 / span 6;
	}.md\:col-span-7{
		grid-column: span 7 / span 7;
	}.md\:col-span-3{
		grid-column: span 3 / span 3;
	}.md\:col-span-1{
		grid-column: span 1 / span 1;
	}.md\:col-start-2{
		grid-column-start: 2;
	}.md\:float-right{
		float: right;
	}.md\:float-left{
		float: left;
	}.md\:mx-auto{
		margin-left: auto;
		margin-right: auto;
	}.md\:-mx-7\.5{
		margin-left: -1.875rem;
		margin-right: -1.875rem;
	}.md\:-mx-7{
		margin-left: -1.75rem;
		margin-right: -1.75rem;
	}.md\:my-12{
		margin-top: 3rem;
		margin-bottom: 3rem;
	}.md\:mx-0{
		margin-left: 0px;
		margin-right: 0px;
	}.md\:mt-16{
		margin-top: 4rem;
	}.md\:mt-14{
		margin-top: 3.5rem;
	}.md\:mb-8{
		margin-bottom: 2rem;
	}.md\:-mt-24{
		margin-top: -6rem;
	}.md\:mb-0{
		margin-bottom: 0px;
	}.md\:block{
		display: block;
	}.md\:inline{
		display: inline;
	}.md\:flex{
		display: flex;
	}.md\:hidden{
		display: none;
	}.md\:h-full{
		height: 100%;
	}.md\:w-7\/10{
		width: 70%;
	}.md\:w-1\/2{
		width: 50%;
	}.md\:w-2\/3{
		width: 66.666667%;
	}.md\:w-1\/5{
		width: 20%;
	}.md\:w-\[calc\(50\%-0\.9375rem\)\]{
		width: calc(50% - 0.9375rem);
	}.md\:w-3\/4{
		width: 75%;
	}.md\:w-1\/10{
		width: 10%;
	}.md\:w-full{
		width: 100%;
	}.md\:w-1\/3{
		width: 33.333333%;
	}.md\:grid-cols-8{
		grid-template-columns: repeat(8, minmax(0, 1fr));
	}.md\:grid-cols-3{
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}.md\:grid-cols-4{
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}.md\:grid-cols-10{
		grid-template-columns: repeat(10, minmax(0, 1fr));
	}.md\:grid-cols-7{
		grid-template-columns: repeat(7, minmax(0, 1fr));
	}.md\:flex-row{
		flex-direction: row;
	}.md\:flex-row-reverse{
		flex-direction: row-reverse;
	}.md\:flex-col{
		flex-direction: column;
	}.md\:flex-nowrap{
		flex-wrap: nowrap;
	}.md\:justify-center{
		justify-content: center;
	}.md\:gap-4{
		gap: 1rem;
	}.md\:gap-x-8{
		-moz-column-gap: 2rem;
		     column-gap: 2rem;
	}.md\:gap-y-2\.5{
		row-gap: 0.625rem;
	}.md\:gap-y-2{
		row-gap: 0.5rem;
	}.md\:space-x-5 > :not([hidden]) ~ :not([hidden]){
		--tw-space-x-reverse: 0;
		margin-right: calc(1.25rem * var(--tw-space-x-reverse));
		margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
	}.md\:border-l{
		border-left-width: 1px;
	}.md\:border-b-8{
		border-bottom-width: 8px;
	}.md\:border-black{
		--tw-border-opacity: 1;
		border-color: rgba(0, 0, 0, var(--tw-border-opacity));
	}.md\:border-opacity-30{
		--tw-border-opacity: 0.3;
	}.md\:p-4{
		padding: 1rem;
	}.md\:p-0{
		padding: 0px;
	}.md\:px-7\.5{
		padding-left: 1.875rem;
		padding-right: 1.875rem;
	}.md\:px-7{
		padding-left: 1.75rem;
		padding-right: 1.75rem;
	}.md\:px-8{
		padding-left: 2rem;
		padding-right: 2rem;
	}.md\:py-6{
		padding-top: 1.5rem;
		padding-bottom: 1.5rem;
	}.md\:py-12{
		padding-top: 3rem;
		padding-bottom: 3rem;
	}.md\:pl-6{
		padding-left: 1.5rem;
	}.md\:pb-16{
		padding-bottom: 4rem;
	}.md\:pb-20{
		padding-bottom: 5rem;
	}.md\:pt-12{
		padding-top: 3rem;
	}.md\:pt-16{
		padding-top: 4rem;
	}.md\:pr-4{
		padding-right: 1rem;
	}.md\:pb-12{
		padding-bottom: 3rem;
	}.md\:text-left{
		text-align: left;
	}.md\:text-4xl{
		font-size: 2.25rem;
		line-height: 2.5rem;
	}.md\:font-headline-huge{
		font-family: reckless, serif;
	}.md\:font-headline-huge{
		font-size: 5.25rem;
	}.md\:font-headline-huge{
		line-height: 0.9;
	}.md\:font-headline-huge{
		letter-spacing: -1.5px;
	}.md\:font-headline-xlarge{
		font-family: reckless, serif;
	}.md\:font-headline-xlarge{
		font-size: 3.75rem;
		line-height: 1;
	}.md\:font-headline-xlarge{
		line-height: 1;
	}.md\:font-headline-xlarge{
		letter-spacing: -1.5px;
	}.md\:font-headline-large{
		font-family: reckless, serif;
	}.md\:font-headline-large{
		font-size: 3rem;
		line-height: 1;
	}.md\:font-headline-large{
		line-height: 1;
	}.md\:font-headline-large{
		letter-spacing: -1px;
	}.md\:font-body-large{
		font-family: utopia-std, serif;
	}.md\:font-body-large{
		font-size: 1.75rem;
	}.md\:font-body-large{
		line-height: 1.2;
	}.md\:font-body-large{
		letter-spacing: -0.2px;
	}.md\:font-utility-headline-small-alt{
		font-family: ibm-plex-sans, sans-serif;
	}.md\:font-utility-headline-small-alt{
		font-size: 1.5rem;
		line-height: 2rem;
	}.md\:font-utility-headline-small-alt{
		font-weight: 700;
	}.md\:font-utility-headline-small-alt{
		line-height: 1.1;
	}.md\:font-utility-headline-small-alt{
		letter-spacing: 0em;
	}.md\:font-emphasis-large{
		font-family: libre-baskerville, serif;
	}.md\:font-emphasis-large{
		font-size: 3.75rem;
		line-height: 1;
	}.md\:font-emphasis-large{
		font-style: italic;
	}.md\:font-emphasis-large{
		line-height: 1.1;
	}.md\:font-emphasis-large{
		letter-spacing: -1.5px;
	}
}@media (min-width: 1024px){.lg\:order-1{
		order: 1;
	}.lg\:order-2{
		order: 2;
	}.lg\:col-span-3{
		grid-column: span 3 / span 3;
	}.lg\:col-span-8{
		grid-column: span 8 / span 8;
	}.lg\:col-span-2{
		grid-column: span 2 / span 2;
	}.lg\:col-span-9{
		grid-column: span 9 / span 9;
	}.lg\:col-span-6{
		grid-column: span 6 / span 6;
	}.lg\:col-span-1{
		grid-column: span 1 / span 1;
	}.lg\:-mx-10{
		margin-left: -2.5rem;
		margin-right: -2.5rem;
	}.lg\:mt-24{
		margin-top: 6rem;
	}.lg\:mt-20{
		margin-top: 5rem;
	}.lg\:block{
		display: block;
	}.lg\:h-\[864px\]{
		height: 864px;
	}.lg\:w-full{
		width: 100%;
	}.lg\:w-4\/10{
		width: 40%;
	}.lg\:w-1\/4{
		width: 25%;
	}.lg\:w-1\/3{
		width: 33.333333%;
	}.lg\:w-1\/2{
		width: 50%;
	}.lg\:w-2\/10{
		width: 20%;
	}.lg\:w-6\/10{
		width: 60%;
	}.lg\:w-7\/10{
		width: 70%;
	}.lg\:w-\[calc\(20\%-0\.9375rem\)\]{
		width: calc(20% - 0.9375rem);
	}.lg\:w-\[calc\(30\%-0\.9375rem\)\]{
		width: calc(30% - 0.9375rem);
	}.lg\:w-\[calc\(40\%-0\.9375rem\)\]{
		width: calc(40% - 0.9375rem);
	}.lg\:w-\[calc\(50\%-0\.9375rem\)\]{
		width: calc(50% - 0.9375rem);
	}.lg\:max-w-\[70\%\]{
		max-width: 70%;
	}.lg\:max-w-\[40\%\]{
		max-width: 40%;
	}.lg\:grid-cols-10{
		grid-template-columns: repeat(10, minmax(0, 1fr));
	}.lg\:grid-cols-7{
		grid-template-columns: repeat(7, minmax(0, 1fr));
	}.lg\:flex-row{
		flex-direction: row;
	}.lg\:flex-col{
		flex-direction: column;
	}.lg\:space-x-8 > :not([hidden]) ~ :not([hidden]){
		--tw-space-x-reverse: 0;
		margin-right: calc(2rem * var(--tw-space-x-reverse));
		margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
	}.lg\:bg-opacity-0{
		--tw-bg-opacity: 0;
	}.lg\:py-16{
		padding-top: 4rem;
		padding-bottom: 4rem;
	}.lg\:px-10{
		padding-left: 2.5rem;
		padding-right: 2.5rem;
	}.lg\:pb-24{
		padding-bottom: 6rem;
	}.lg\:pt-24{
		padding-top: 6rem;
	}.lg\:pb-16{
		padding-bottom: 4rem;
	}.lg\:leading-normal{
		line-height: 1.5;
	}.lg\:bigthink-gutters{
		gap: 1.875rem;
	}@media (min-width: 1280px){.lg\:bigthink-gutters{
			gap: 2.5rem;
		}
	}.lg\:font-headline-hero{
		font-family: reckless, serif;
	}.lg\:font-headline-hero{
		font-size: 5.75rem;
	}.lg\:font-headline-hero{
		line-height: 0.85;
	}.lg\:font-headline-hero{
		letter-spacing: -1.5px;
	}.lg\:font-headline-huge{
		font-family: reckless, serif;
	}.lg\:font-headline-huge{
		font-size: 5.25rem;
	}.lg\:font-headline-huge{
		line-height: 0.9;
	}.lg\:font-headline-huge{
		letter-spacing: -1.5px;
	}.lg\:font-headline-xlarge{
		font-family: reckless, serif;
	}.lg\:font-headline-xlarge{
		font-size: 3.75rem;
		line-height: 1;
	}.lg\:font-headline-xlarge{
		line-height: 1;
	}.lg\:font-headline-xlarge{
		letter-spacing: -1.5px;
	}.lg\:font-headline-large{
		font-family: reckless, serif;
	}.lg\:font-headline-large{
		font-size: 3rem;
		line-height: 1;
	}.lg\:font-headline-large{
		line-height: 1;
	}.lg\:font-headline-large{
		letter-spacing: -1px;
	}.lg\:font-headline-medium{
		font-family: reckless, serif;
	}.lg\:font-headline-medium{
		font-size: 2.25rem;
		line-height: 2.5rem;
	}.lg\:font-headline-medium{
		line-height: 1;
	}.lg\:font-headline-medium{
		letter-spacing: 0em;
	}.lg\:font-emphasis-huge{
		font-family: libre-baskerville, serif;
	}.lg\:font-emphasis-huge{
		font-size: 5.75rem;
	}.lg\:font-emphasis-huge{
		font-style: italic;
	}.lg\:font-emphasis-huge{
		line-height: 0.85;
	}.lg\:font-emphasis-huge{
		letter-spacing: -3px;
	}
}@media (min-width: 1280px){.xl\:left-\[-40\%\]{
		left: -40%;
	}.xl\:col-span-7{
		grid-column: span 7 / span 7;
	}.xl\:col-span-5{
		grid-column: span 5 / span 5;
	}.xl\:col-start-1{
		grid-column-start: 1;
	}.xl\:mx-\[-60px\]{
		margin-left: -60px;
		margin-right: -60px;
	}.xl\:w-\[calc\(20\%-1\.25rem\)\]{
		width: calc(20% - 1.25rem);
	}.xl\:w-\[calc\(30\%-1\.25rem\)\]{
		width: calc(30% - 1.25rem);
	}.xl\:w-\[calc\(40\%-1\.25rem\)\]{
		width: calc(40% - 1.25rem);
	}.xl\:w-\[calc\(50\%-1\.25rem\)\]{
		width: calc(50% - 1.25rem);
	}.xl\:w-\[calc\(100\%\+5rem\)\]{
		width: calc(100% + 5rem);
	}.xl\:gap-\[2\.5rem\]{
		gap: 2.5rem;
	}.xl\:divide-y-\[2\.5rem\] > :not([hidden]) ~ :not([hidden]){
		--tw-divide-y-reverse: 0;
		border-top-width: calc(2.5rem * calc(1 - var(--tw-divide-y-reverse)));
		border-bottom-width: calc(2.5rem * var(--tw-divide-y-reverse));
	}.xl\:px-\[60px\]{
		padding-left: 60px;
		padding-right: 60px;
	}
}
