/** Shopify CDN: Minification failed

Line 2182:28 Expected identifier but found whitespace
Line 2182:30 Unexpected "rgba("

**/
/*! 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: Poppins, Gothic A1, Helvetica Neue, Helvetica, sans-serif; /* 1 */
  line-height: 1.5; /* 2 */
}


/**
 * Inherit font-family and line-height from `html` so users can set them as
 * a class directly on the `html` element.
 */

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

/**
 * 1. Prevent padding and border from affecting element width.
 *
 *    We used to set this in the html element and inherit from
 *    the parent element for everything else. This caused issues
 *    in shadow-dom-enhanced elements like <details> where the content
 *    is wrapped by a div with box-sizing set to `content-box`.
 *
 *    https://github.com/mozdevs/cssremedy/issues/4
 *
 *
 * 2. Allow adding a border to an element by just adding a border-width.
 *
 *    By default, the way the browser specifies that an element should have no
 *    border is by setting it's border-style to `none` in the user-agent
 *    stylesheet.
 *
 *    In order to easily add borders to elements by just setting the `border-width`
 *    property, we change the default border-style for all elements to `solid`, and
 *    use border-width to hide them instead. This way our `border` utilities only
 *    need to set the `border-width` property instead of the entire `border`
 *    shorthand, making our border utilities much more straightforward to compose.
 *
 *    https://github.com/tailwindcss/tailwindcss/pull/116
 */

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: currentColor; /* 2 */
}

/*
 * Ensure horizontal rules are visible by default
 */

hr {
  border-top-width: 1px;
}

/**
 * Undo the `border-style: none` reset that Normalize applies to images so that
 * our `border-{width}` utilities have the expected effect.
 *
 * The Normalize reset is unnecessary for us since we default the border-width
 * to 0 on all elements.
 *
 * https://github.com/tailwindcss/tailwindcss/issues/362
 */

img {
  border-style: solid;
}

textarea {
  resize: vertical;
}

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

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

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

button,
[role="button"] {
  cursor: pointer;
}

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

	.tw-container {
		max-width: 480px;
	}
}
@media (min-width: 750px) {

	.tw-container {
		max-width: 750px;
	}
}
@media (min-width: 840px) {

	.tw-container {
		max-width: 840px;
	}
}
@media (min-width: 990px) {

	.tw-container {
		max-width: 990px;
	}
}
@media (min-width: 1340px) {

	.tw-container {
		max-width: 1340px;
	}
}
.tw-aspect-w-1,
.tw-aspect-w-2,
.tw-aspect-w-3,
.tw-aspect-w-4,
.tw-aspect-w-5,
.tw-aspect-w-6,
.tw-aspect-w-7,
.tw-aspect-w-8,
.tw-aspect-w-9,
.tw-aspect-w-10,
.tw-aspect-w-11,
.tw-aspect-w-12,
.tw-aspect-w-13,
.tw-aspect-w-14,
.tw-aspect-w-15,
.tw-aspect-w-16 {
	position: relative;
	padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
	position: relative;
	padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
	position: relative;
	padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
	position: relative;
	padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
	position: relative;
	padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
	position: relative;
	padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
	position: relative;
	padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
	position: relative;
	padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
	position: relative;
	padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
	position: relative;
	padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
	position: relative;
	padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
	position: relative;
	padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
	position: relative;
	padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
	position: relative;
	padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
	position: relative;
	padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
	position: relative;
	padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
}
.tw-aspect-w-1 > *,
.tw-aspect-w-2 > *,
.tw-aspect-w-3 > *,
.tw-aspect-w-4 > *,
.tw-aspect-w-5 > *,
.tw-aspect-w-6 > *,
.tw-aspect-w-7 > *,
.tw-aspect-w-8 > *,
.tw-aspect-w-9 > *,
.tw-aspect-w-10 > *,
.tw-aspect-w-11 > *,
.tw-aspect-w-12 > *,
.tw-aspect-w-13 > *,
.tw-aspect-w-14 > *,
.tw-aspect-w-15 > *,
.tw-aspect-w-16 > * {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.tw-aspect-w-1 {
	--tw-aspect-w: 1;
}
.tw-aspect-w-2 {
	--tw-aspect-w: 2;
}
.tw-aspect-w-3 {
	--tw-aspect-w: 3;
}
.tw-aspect-w-4 {
	--tw-aspect-w: 4;
}
.tw-aspect-w-5 {
	--tw-aspect-w: 5;
}
.tw-aspect-w-6 {
	--tw-aspect-w: 6;
}
.tw-aspect-w-7 {
	--tw-aspect-w: 7;
}
.tw-aspect-w-8 {
	--tw-aspect-w: 8;
}
.tw-aspect-w-9 {
	--tw-aspect-w: 9;
}
.tw-aspect-w-10 {
	--tw-aspect-w: 10;
}
.tw-aspect-w-11 {
	--tw-aspect-w: 11;
}
.tw-aspect-w-12 {
	--tw-aspect-w: 12;
}
.tw-aspect-w-13 {
	--tw-aspect-w: 13;
}
.tw-aspect-w-14 {
	--tw-aspect-w: 14;
}
.tw-aspect-w-15 {
	--tw-aspect-w: 15;
}
.tw-aspect-w-16 {
	--tw-aspect-w: 16;
}
.tw-aspect-h-3 {
	--tw-aspect-h: 3;
}
.tw-aspect-h-4 {
	--tw-aspect-h: 4;
}
.tw-aspect-h-5 {
	--tw-aspect-h: 5;
}
.tw-aspect-h-6 {
	--tw-aspect-h: 6;
}
.tw-aspect-h-8 {
	--tw-aspect-h: 8;
}
.tw-aspect-h-9 {
	--tw-aspect-h: 9;
}
.tw-aspect-h-10 {
	--tw-aspect-h: 10;
}
.tw-prose {
	color: #374151;
	max-width: 65ch;
}
.tw-prose [class~="lead"] {
	color: #4b5563;
	font-size: 1.25em;
	line-height: 1.6;
	margin-top: 1.2em;
	margin-bottom: 1.2em;
}
.tw-prose a {
	color: #111827;
	text-decoration: underline;
	font-weight: 500;
}
.tw-prose strong {
	color: #111827;
	font-weight: 600;
}
.tw-prose ol[type="A"] {
	--list-counter-style: upper-alpha;
}
.tw-prose ol[type="a"] {
	--list-counter-style: lower-alpha;
}
.tw-prose ol[type="A" s] {
	--list-counter-style: upper-alpha;
}
.tw-prose ol[type="a" s] {
	--list-counter-style: lower-alpha;
}
.tw-prose ol[type="I"] {
	--list-counter-style: upper-roman;
}
.tw-prose ol[type="i"] {
	--list-counter-style: lower-roman;
}
.tw-prose ol[type="I" s] {
	--list-counter-style: upper-roman;
}
.tw-prose ol[type="i" s] {
	--list-counter-style: lower-roman;
}
.tw-prose ol[type="1"] {
	--list-counter-style: decimal;
}
.tw-prose ol > li {
	position: relative;
	padding-left: 1.75em;
}
.tw-prose ol > li::before {
	content: counter(list-item, var(--list-counter-style, decimal)) ".";
	position: absolute;
	font-weight: 400;
	color: #6b7280;
	left: 0;
}
.tw-prose ul > li {
	position: relative;
	padding-left: 1.75em;
}
.tw-prose ul > li::before {
	content: "";
	position: absolute;
	background-color: #d1d5db;
	border-radius: 50%;
	width: 0.375em;
	height: 0.375em;
	top: calc(0.875em - 0.1875em);
	left: 0.25em;
}
.tw-prose hr {
	border-color: #e5e7eb;
	border-top-width: 1px;
	margin-top: 3em;
	margin-bottom: 3em;
}
.tw-prose blockquote {
	font-weight: 500;
	font-style: italic;
	color: #111827;
	border-left-width: 0.25rem;
	border-left-color: #e5e7eb;
	quotes: "\201C""\201D""\2018""\2019";
	margin-top: 1.6em;
	margin-bottom: 1.6em;
	padding-left: 1em;
}
.tw-prose blockquote p:first-of-type::before {
	content: open-quote;
}
.tw-prose blockquote p:last-of-type::after {
	content: close-quote;
}
.tw-prose h1 {
	color: #111827;
	font-weight: 800;
	font-size: 2.25em;
	margin-top: 0;
	margin-bottom: 0.8888889em;
	line-height: 1.1111111;
}
.tw-prose h2 {
	color: #111827;
	font-weight: 700;
	font-size: 1.5em;
	margin-top: 2em;
	margin-bottom: 1em;
	line-height: 1.3333333;
}
.tw-prose h3 {
	color: #111827;
	font-weight: 600;
	font-size: 1.25em;
	margin-top: 1.6em;
	margin-bottom: 0.6em;
	line-height: 1.6;
}
.tw-prose h4 {
	color: #111827;
	font-weight: 600;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	line-height: 1.5;
}
.tw-prose figure figcaption {
	color: #6b7280;
	font-size: 0.875em;
	line-height: 1.4285714;
	margin-top: 0.8571429em;
}
.tw-prose code {
	color: #111827;
	font-weight: 600;
	font-size: 0.875em;
}
.tw-prose code::before {
	content: "`";
}
.tw-prose code::after {
	content: "`";
}
.tw-prose a code {
	color: #111827;
}
.tw-prose pre {
	color: #e5e7eb;
	background-color: #1f2937;
	overflow-x: auto;
	font-size: 0.875em;
	line-height: 1.7142857;
	margin-top: 1.7142857em;
	margin-bottom: 1.7142857em;
	border-radius: 0.375rem;
	padding-top: 0.8571429em;
	padding-right: 1.1428571em;
	padding-bottom: 0.8571429em;
	padding-left: 1.1428571em;
}
.tw-prose pre code {
	background-color: transparent;
	border-width: 0;
	border-radius: 0;
	padding: 0;
	font-weight: 400;
	color: inherit;
	font-size: inherit;
	font-family: inherit;
	line-height: inherit;
}
.tw-prose pre code::before {
	content: none;
}
.tw-prose pre code::after {
	content: none;
}
.tw-prose table {
	width: 100%;
	table-layout: auto;
	text-align: left;
	margin-top: 2em;
	margin-bottom: 2em;
	font-size: 0.875em;
	line-height: 1.7142857;
}
.tw-prose thead {
	color: #111827;
	font-weight: 600;
	border-bottom-width: 1px;
	border-bottom-color: #d1d5db;
}
.tw-prose thead th {
	vertical-align: bottom;
	padding-right: 0.5714286em;
	padding-bottom: 0.5714286em;
	padding-left: 0.5714286em;
}
.tw-prose tbody tr {
	border-bottom-width: 1px;
	border-bottom-color: #e5e7eb;
}
.tw-prose tbody tr:last-child {
	border-bottom-width: 0;
}
.tw-prose tbody td {
	vertical-align: top;
	padding-top: 0.5714286em;
	padding-right: 0.5714286em;
	padding-bottom: 0.5714286em;
	padding-left: 0.5714286em;
}
.tw-prose {
	font-size: 1rem;
	line-height: 1.75;
}
.tw-prose p {
	margin-top: 1.25em;
	margin-bottom: 1.25em;
}
.tw-prose img {
	margin-top: 2em;
	margin-bottom: 2em;
}
.tw-prose video {
	margin-top: 2em;
	margin-bottom: 2em;
}
.tw-prose figure {
	margin-top: 2em;
	margin-bottom: 2em;
}
.tw-prose figure > * {
	margin-top: 0;
	margin-bottom: 0;
}
.tw-prose h2 code {
	font-size: 0.875em;
}
.tw-prose h3 code {
	font-size: 0.9em;
}
.tw-prose ol {
	margin-top: 1.25em;
	margin-bottom: 1.25em;
}
.tw-prose ul {
	margin-top: 1.25em;
	margin-bottom: 1.25em;
}
.tw-prose li {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.tw-prose > ul > li p {
	margin-top: 0.75em;
	margin-bottom: 0.75em;
}
.tw-prose > ul > li > *:first-child {
	margin-top: 1.25em;
}
.tw-prose > ul > li > *:last-child {
	margin-bottom: 1.25em;
}
.tw-prose > ol > li > *:first-child {
	margin-top: 1.25em;
}
.tw-prose > ol > li > *:last-child {
	margin-bottom: 1.25em;
}
.tw-prose ul ul, .tw-prose ul ol, .tw-prose ol ul, .tw-prose ol ol {
	margin-top: 0.75em;
	margin-bottom: 0.75em;
	margin-top: 0.75em;
	margin-bottom: 0.75em;
	margin-top: 0.75em;
	margin-bottom: 0.75em;
	margin-top: 0.75em;
	margin-bottom: 0.75em;
}
.tw-prose hr + * {
	margin-top: 0;
}
.tw-prose h2 + * {
	margin-top: 0;
}
.tw-prose h3 + * {
	margin-top: 0;
}
.tw-prose h4 + * {
	margin-top: 0;
}
.tw-prose thead th:first-child {
	padding-left: 0;
}
.tw-prose thead th:last-child {
	padding-right: 0;
}
.tw-prose tbody td:first-child {
	padding-left: 0;
}
.tw-prose tbody td:last-child {
	padding-right: 0;
}
.tw-prose > :first-child {
	margin-top: 0;
}
.tw-prose > :last-child {
	margin-bottom: 0;
}
.tw-prose-sm {
	font-size: 0.875rem;
	line-height: 1.7142857;
}
.tw-prose-sm p {
	margin-top: 1.1428571em;
	margin-bottom: 1.1428571em;
}
.tw-prose-sm [class~="lead"] {
	font-size: 1.2857143em;
	line-height: 1.5555556;
	margin-top: 0.8888889em;
	margin-bottom: 0.8888889em;
}
.tw-prose-sm blockquote {
	margin-top: 1.3333333em;
	margin-bottom: 1.3333333em;
	padding-left: 1.1111111em;
}
.tw-prose-sm h1 {
	font-size: 2.1428571em;
	margin-top: 0;
	margin-bottom: 0.8em;
	line-height: 1.2;
}
.tw-prose-sm h2 {
	font-size: 1.4285714em;
	margin-top: 1.6em;
	margin-bottom: 0.8em;
	line-height: 1.4;
}
.tw-prose-sm h3 {
	font-size: 1.2857143em;
	margin-top: 1.5555556em;
	margin-bottom: 0.4444444em;
	line-height: 1.5555556;
}
.tw-prose-sm h4 {
	margin-top: 1.4285714em;
	margin-bottom: 0.5714286em;
	line-height: 1.4285714;
}
.tw-prose-sm img {
	margin-top: 1.7142857em;
	margin-bottom: 1.7142857em;
}
.tw-prose-sm video {
	margin-top: 1.7142857em;
	margin-bottom: 1.7142857em;
}
.tw-prose-sm figure {
	margin-top: 1.7142857em;
	margin-bottom: 1.7142857em;
}
.tw-prose-sm figure > * {
	margin-top: 0;
	margin-bottom: 0;
}
.tw-prose-sm figure figcaption {
	font-size: 0.8571429em;
	line-height: 1.3333333;
	margin-top: 0.6666667em;
}
.tw-prose-sm code {
	font-size: 0.8571429em;
}
.tw-prose-sm h2 code {
	font-size: 0.9em;
}
.tw-prose-sm h3 code {
	font-size: 0.8888889em;
}
.tw-prose-sm pre {
	font-size: 0.8571429em;
	line-height: 1.6666667;
	margin-top: 1.6666667em;
	margin-bottom: 1.6666667em;
	border-radius: 0.25rem;
	padding-top: 0.6666667em;
	padding-right: 1em;
	padding-bottom: 0.6666667em;
	padding-left: 1em;
}
.tw-prose-sm ol {
	margin-top: 1.1428571em;
	margin-bottom: 1.1428571em;
}
.tw-prose-sm ul {
	margin-top: 1.1428571em;
	margin-bottom: 1.1428571em;
}
.tw-prose-sm li {
	margin-top: 0.2857143em;
	margin-bottom: 0.2857143em;
}
.tw-prose-sm ol > li {
	padding-left: 1.5714286em;
}
.tw-prose-sm ol > li::before {
	left: 0;
}
.tw-prose-sm ul > li {
	padding-left: 1.5714286em;
}
.tw-prose-sm ul > li::before {
	height: 0.3571429em;
	width: 0.3571429em;
	top: calc(0.8571429em - 0.1785714em);
	left: 0.2142857em;
}
.tw-prose-sm > ul > li p {
	margin-top: 0.5714286em;
	margin-bottom: 0.5714286em;
}
.tw-prose-sm > ul > li > *:first-child {
	margin-top: 1.1428571em;
}
.tw-prose-sm > ul > li > *:last-child {
	margin-bottom: 1.1428571em;
}
.tw-prose-sm > ol > li > *:first-child {
	margin-top: 1.1428571em;
}
.tw-prose-sm > ol > li > *:last-child {
	margin-bottom: 1.1428571em;
}
.tw-prose-sm ul ul, .tw-prose-sm ul ol, .tw-prose-sm ol ul, .tw-prose-sm ol ol {
	margin-top: 0.5714286em;
	margin-bottom: 0.5714286em;
	margin-top: 0.5714286em;
	margin-bottom: 0.5714286em;
	margin-top: 0.5714286em;
	margin-bottom: 0.5714286em;
	margin-top: 0.5714286em;
	margin-bottom: 0.5714286em;
}
.tw-prose-sm hr {
	margin-top: 2.8571429em;
	margin-bottom: 2.8571429em;
}
.tw-prose-sm hr + * {
	margin-top: 0;
}
.tw-prose-sm h2 + * {
	margin-top: 0;
}
.tw-prose-sm h3 + * {
	margin-top: 0;
}
.tw-prose-sm h4 + * {
	margin-top: 0;
}
.tw-prose-sm table {
	font-size: 0.8571429em;
	line-height: 1.5;
}
.tw-prose-sm thead th {
	padding-right: 1em;
	padding-bottom: 0.6666667em;
	padding-left: 1em;
}
.tw-prose-sm thead th:first-child {
	padding-left: 0;
}
.tw-prose-sm thead th:last-child {
	padding-right: 0;
}
.tw-prose-sm tbody td {
	padding-top: 0.6666667em;
	padding-right: 1em;
	padding-bottom: 0.6666667em;
	padding-left: 1em;
}
.tw-prose-sm tbody td:first-child {
	padding-left: 0;
}
.tw-prose-sm tbody td:last-child {
	padding-right: 0;
}
.tw-prose-sm > :first-child {
	margin-top: 0;
}
.tw-prose-sm > :last-child {
	margin-bottom: 0;
}
.template-customers-login .main-content, .template-customers-account .main-content {
	padding-bottom: 2rem;
}
.template-customers-login .main-content a:not(.btn), .template-customers-account .main-content a:not(.btn) {
	text-decoration: underline;
}
.template-customers-login .main-content a:not(.btn):hover, .template-customers-account .main-content a:not(.btn):hover {
	--tw-text-opacity: 1;
	color: rgba(37, 188, 193, var(--tw-text-opacity));
}
.template-customers-login .main-content .myaccount h2, .template-customers-account .main-content .myaccount h2 {
	margin-bottom: 1rem;
}
body.template-index.Nav-Open .site-header {
	background-image: linear-gradient(to bottom, var(--tw-gradient-stops)) !important;
}
body.template-index.Nav-Open .site-header {
	--tw-gradient-from: transparent !important;
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0)) !important;
}
body.template-index.Nav-Open .site-header {
	--tw-gradient-to: transparent !important;
}
body.template-index.Nav-Open .site-header a, body.template-index.Nav-Open .site-header button {
	--tw-text-opacity: 1 !important;
	color: rgba(32, 32, 32, var(--tw-text-opacity)) !important;
}
body.template-index.Nav-Open .site-header a:hover, body.template-index.Nav-Open .site-header button:hover {
	--tw-text-opacity: 1 !important;
	color: rgba(71, 215, 220, var(--tw-text-opacity)) !important;
}
body.template-index .site-header {
	background-image: linear-gradient(to bottom, var(--tw-gradient-stops)) !important;
}
body.template-index .site-header {
	--tw-gradient-from: rgba(32, 32, 32, 0.7) !important;
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(32, 32, 32, 0)) !important;
}
body.template-index .site-header {
	--tw-gradient-to: transparent !important;
}
body.template-index .site-header {
	--tw-text-opacity: 1 !important;
	color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
}
body.template-index .site-header button {
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
body.template-index .site-header button {
	transition-property: all;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
}
body.template-index .site-header button {
	transition-duration: 300ms;
}
body.template-index .site-header.headroom--not-top {
	--tw-gradient-from: rgba(255, 255, 255, 0.9) !important;
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important;
}
body.template-index .site-header.headroom--not-top {
	--tw-gradient-to: rgba(255, 255, 255, 0.9) !important;
}
body.template-index .site-header.headroom--not-top {
	--tw-text-opacity: 1 !important;
	color: rgba(32, 32, 32, var(--tw-text-opacity)) !important;
}
body.template-index .site-header.headroom--not-top button {
	--tw-text-opacity: 1;
	color: rgba(32, 32, 32, var(--tw-text-opacity));
}
body.template-index .collectionSlider .price {
	align-items: center !important;
}
body.template-index .quickLinks .q-link:nth-child(1) img {
	--tw-border-opacity: 1;
	border-color: rgba(71, 215, 220, var(--tw-border-opacity));
}
body.template-index .quickLinks .q-link:nth-child(2) img {
	--tw-border-opacity: 1;
	border-color: rgba(18, 92, 94, var(--tw-border-opacity));
}
body.template-index .quickLinks .q-link:nth-child(3) img {
	--tw-border-opacity: 1;
	border-color: rgba(223, 211, 195, var(--tw-border-opacity));
}
body.template-index .swiper-wrapper .center-text {
	align-items: center !important;
}
body.template-index .swiper-wrapper .center-text {
	justify-content: center !important;
}
body.template-index .swiper-wrapper .center-text > div {
	text-align: center;
}
@media (min-width: 750px) {

	body.template-index .swiper-wrapper .left-text {
		align-items: center !important;
	}
}
@media (min-width: 750px) {

	body.template-index .swiper-wrapper .left-text {
		justify-content: flex-start !important;
	}
}
body.template-index .swiper-wrapper .left-text > div {
	text-align: center;
}
@media (min-width: 750px) {

	body.template-index .swiper-wrapper .left-text > div {
		text-align: left;
	}
}
@media (min-width: 750px) {

	body.template-index .swiper-wrapper .right-text {
		align-items: center !important;
	}
}
@media (min-width: 750px) {

	body.template-index .swiper-wrapper .right-text {
		justify-content: flex-end !important;
	}
}
body.template-index .swiper-wrapper .right-text > div {
	text-align: center;
}
@media (min-width: 750px) {

	body.template-index .swiper-wrapper .right-text > div {
		text-align: left;
	}
}
body.template-index .quick-links-item {
	border-bottom-width: 8px;
}
body.template-index .quick-links-item:nth-child(1) {
	--tw-border-opacity: 1;
	border-color: rgba(71, 215, 220, var(--tw-border-opacity));
}
body.template-index .quick-links-item:nth-child(2) {
	--tw-border-opacity: 1;
	border-color: rgba(181, 210, 211, var(--tw-border-opacity));
}
body.template-index .quick-links-item:nth-child(3) {
	--tw-border-opacity: 1;
	border-color: rgba(223, 211, 195, var(--tw-border-opacity));
}
html, body {
	font-family: Poppins, Gothic A1, Helvetica Neue, Helvetica, sans-serif !important;
}
html a:focus, body a:focus {
	--tw-text-opacity: 1;
	color: rgba(71, 215, 220, var(--tw-text-opacity));
}
html a:focus,
  html a:not([disabled]):hover,
  body a:focus,
  body a:not([disabled]):hover {
    color: inherit;
  }
html a:hover, body a:hover {
	color: inherit;
}
html .tw-prose, body .tw-prose {
	max-width: 750px;
}
html .tw-prose, body .tw-prose {
	line-height: 1.5;
}
html .tw-prose h2, html .tw-prose h3, html .tw-prose h4, body .tw-prose h2, body .tw-prose h3, body .tw-prose h4 {
	font-weight: 700;
}
html .tw-prose h2, html .tw-prose h3, html .tw-prose h4, body .tw-prose h2, body .tw-prose h3, body .tw-prose h4 {
	text-transform: none;
}
html .tw-prose a, body .tw-prose a {
	text-decoration: none;
}
html .tw-prose a:hover, body .tw-prose a:hover {
	--tw-text-opacity: 1;
	color: rgba(28, 142, 146, var(--tw-text-opacity));
}
#shopify-section-article-template .tw-prose {
	font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
}
/* titles */
.main-content h1:first-of-type {
	font-size: 1.25rem;
	line-height: 1.75rem;
}
.main-content h1:first-of-type {
	font-weight: 800;
}
@media (min-width: 750px) {

	.main-content h1:first-of-type {
		font-size: 1.875rem;
		line-height: 2.25rem;
	}
}
.rte {
	color: #374151;
	max-width: 65ch;
}
.rte [class~="lead"] {
	color: #4b5563;
	font-size: 1.25em;
	line-height: 1.6;
	margin-top: 1.2em;
	margin-bottom: 1.2em;
}
.rte a {
	color: #111827;
	text-decoration: underline;
	font-weight: 500;
}
.rte strong {
	color: #111827;
	font-weight: 600;
}
.rte ol[type="A"] {
	--list-counter-style: upper-alpha;
}
.rte ol[type="a"] {
	--list-counter-style: lower-alpha;
}
.rte ol[type="A" s] {
	--list-counter-style: upper-alpha;
}
.rte ol[type="a" s] {
	--list-counter-style: lower-alpha;
}
.rte ol[type="I"] {
	--list-counter-style: upper-roman;
}
.rte ol[type="i"] {
	--list-counter-style: lower-roman;
}
.rte ol[type="I" s] {
	--list-counter-style: upper-roman;
}
.rte ol[type="i" s] {
	--list-counter-style: lower-roman;
}
.rte ol[type="1"] {
	--list-counter-style: decimal;
}
.rte ol > li {
	position: relative;
	padding-left: 1.75em;
}
.rte ol > li::before {
	content: counter(list-item, var(--list-counter-style, decimal)) ".";
	position: absolute;
	font-weight: 400;
	color: #6b7280;
	left: 0;
}
.rte ul > li {
	position: relative;
	padding-left: 1.75em;
}
.rte ul > li::before {
	content: "";
	position: absolute;
	background-color: #d1d5db;
	border-radius: 50%;
	width: 0.375em;
	height: 0.375em;
	top: calc(0.875em - 0.1875em);
	left: 0.25em;
}
.rte hr {
	border-color: #e5e7eb;
	border-top-width: 1px;
	margin-top: 3em;
	margin-bottom: 3em;
}
.rte blockquote {
	font-weight: 500;
	font-style: italic;
	color: #111827;
	border-left-width: 0.25rem;
	border-left-color: #e5e7eb;
	quotes: "\201C""\201D""\2018""\2019";
	margin-top: 1.6em;
	margin-bottom: 1.6em;
	padding-left: 1em;
}
.rte blockquote p:first-of-type::before {
	content: open-quote;
}
.rte blockquote p:last-of-type::after {
	content: close-quote;
}
.rte h1 {
	color: #111827;
	font-weight: 800;
	font-size: 2.25em;
	margin-top: 0;
	margin-bottom: 0.8888889em;
	line-height: 1.1111111;
}
.rte h2 {
	color: #111827;
	font-weight: 700;
	font-size: 1.5em;
	margin-top: 2em;
	margin-bottom: 1em;
	line-height: 1.3333333;
}
.rte h3 {
	color: #111827;
	font-weight: 600;
	font-size: 1.25em;
	margin-top: 1.6em;
	margin-bottom: 0.6em;
	line-height: 1.6;
}
.rte h4 {
	color: #111827;
	font-weight: 600;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	line-height: 1.5;
}
.rte figure figcaption {
	color: #6b7280;
	font-size: 0.875em;
	line-height: 1.4285714;
	margin-top: 0.8571429em;
}
.rte code {
	color: #111827;
	font-weight: 600;
	font-size: 0.875em;
}
.rte code::before {
	content: "`";
}
.rte code::after {
	content: "`";
}
.rte a code {
	color: #111827;
}
.rte pre {
	color: #e5e7eb;
	background-color: #1f2937;
	overflow-x: auto;
	font-size: 0.875em;
	line-height: 1.7142857;
	margin-top: 1.7142857em;
	margin-bottom: 1.7142857em;
	border-radius: 0.375rem;
	padding-top: 0.8571429em;
	padding-right: 1.1428571em;
	padding-bottom: 0.8571429em;
	padding-left: 1.1428571em;
}
.rte pre code {
	background-color: transparent;
	border-width: 0;
	border-radius: 0;
	padding: 0;
	font-weight: 400;
	color: inherit;
	font-size: inherit;
	font-family: inherit;
	line-height: inherit;
}
.rte pre code::before {
	content: none;
}
.rte pre code::after {
	content: none;
}
.rte table {
	width: 100%;
	table-layout: auto;
	text-align: left;
	margin-top: 2em;
	margin-bottom: 2em;
	font-size: 0.875em;
	line-height: 1.7142857;
}
.rte thead {
	color: #111827;
	font-weight: 600;
	border-bottom-width: 1px;
	border-bottom-color: #d1d5db;
}
.rte thead th {
	vertical-align: bottom;
	padding-right: 0.5714286em;
	padding-bottom: 0.5714286em;
	padding-left: 0.5714286em;
}
.rte tbody tr {
	border-bottom-width: 1px;
	border-bottom-color: #e5e7eb;
}
.rte tbody tr:last-child {
	border-bottom-width: 0;
}
.rte tbody td {
	vertical-align: top;
	padding-top: 0.5714286em;
	padding-right: 0.5714286em;
	padding-bottom: 0.5714286em;
	padding-left: 0.5714286em;
}
.rte {
	font-size: 1rem;
	line-height: 1.75;
}
.rte p {
	margin-top: 1.25em;
	margin-bottom: 1.25em;
}
.rte img {
	margin-top: 2em;
	margin-bottom: 2em;
}
.rte video {
	margin-top: 2em;
	margin-bottom: 2em;
}
.rte figure {
	margin-top: 2em;
	margin-bottom: 2em;
}
.rte figure > * {
	margin-top: 0;
	margin-bottom: 0;
}
.rte h2 code {
	font-size: 0.875em;
}
.rte h3 code {
	font-size: 0.9em;
}
.rte ol {
	margin-top: 1.25em;
	margin-bottom: 1.25em;
}
.rte ul {
	margin-top: 1.25em;
	margin-bottom: 1.25em;
}
.rte li {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.rte > ul > li p {
	margin-top: 0.75em;
	margin-bottom: 0.75em;
}
.rte > ul > li > *:first-child {
	margin-top: 1.25em;
}
.rte > ul > li > *:last-child {
	margin-bottom: 1.25em;
}
.rte > ol > li > *:first-child {
	margin-top: 1.25em;
}
.rte > ol > li > *:last-child {
	margin-bottom: 1.25em;
}
.rte ul ul, .rte ul ol, .rte ol ul, .rte ol ol {
	margin-top: 0.75em;
	margin-bottom: 0.75em;
	margin-top: 0.75em;
	margin-bottom: 0.75em;
	margin-top: 0.75em;
	margin-bottom: 0.75em;
	margin-top: 0.75em;
	margin-bottom: 0.75em;
}
.rte hr + * {
	margin-top: 0;
}
.rte h2 + * {
	margin-top: 0;
}
.rte h3 + * {
	margin-top: 0;
}
.rte h4 + * {
	margin-top: 0;
}
.rte thead th:first-child {
	padding-left: 0;
}
.rte thead th:last-child {
	padding-right: 0;
}
.rte tbody td:first-child {
	padding-left: 0;
}
.rte tbody td:last-child {
	padding-right: 0;
}
.rte > :first-child {
	margin-top: 0;
}
.rte > :last-child {
	margin-bottom: 0;
}
.rte ul {
	margin-left: 0px !important;
}
.rte ul {
	list-style-type: none !important;
}
.rte ul {
	padding-left: 0px !important;
}
/* fix letter spacing for login page */
body.template-customers-login h2 {
      letter-spacing: 0 !important;
    }
.dynamic-checkout__content {
	margin-bottom: 1rem;
}
.template-cart {
  
}
.rc_layout__container input {
	border-width: 1px !important;
}
.rc_layout__container input {
	border-style: solid !important;
}
.rc_layout__container input {
	--tw-border-opacity: 1 !important;
	border-color: rgba(107, 114, 128, var(--tw-border-opacity)) !important;
}
.rc_layout__container h1, .rc_layout__container .rc_header-settings__title h2 {
	margin-bottom: 1.5rem !important;
}
.rc_layout__container h1, .rc_layout__container .rc_header-settings__title h2 {
	font-size: 1.25rem !important;
	line-height: 1.75rem !important;
}
.rc_layout__container h1, .rc_layout__container .rc_header-settings__title h2 {
	font-weight: 700 !important;
}
.rc_layout__container h1, .rc_layout__container .rc_header-settings__title h2 {
	text-transform: none !important;
}
.rc_layout__container h1, .rc_layout__container .rc_header-settings__title h2 {
	letter-spacing: 0em !important;
}
@media (min-width: 750px) {

	.rc_layout__container h1, .rc_layout__container .rc_header-settings__title h2 {
		font-size: 1.875rem !important;
		line-height: 2.25rem !important;
	}
}
.rc_layout__container button {
	--tw-text-opacity: 1 !important;
	color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
}
.rc_layout__container a {
	--tw-text-opacity: 1;
	color: rgba(17, 24, 39, var(--tw-text-opacity));
}
.rc_layout__container a {
	text-decoration: underline;
}
.rc-template__legacy-radio {
	display: flex;
	flex-direction: column;
}
.rc-template__legacy-radio > :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));
}
.rc-template__legacy-radio .rc-radio+.rc-radio {
	padding-top: 0.25rem !important;
}
.rc_widget__option__selector {
	display: flex;
	flex-direction: row;
	align-items: center;
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
	padding-left: 0.25rem;
	padding-right: 0.25rem;
}
.rc-option {
	margin-bottom: 1rem;
}
.rc_widget__option__input {
	margin-right: 0.5rem !important;
	display: inline-block !important;
	height: 1rem !important;
	width: 1rem !important;

    vertical-align: auto !important;
    min-height: auto !important;
    padding: auto !important;
    float: none !important;
    -webkit-appearance: none !important;
}
.rc-widget .rc-option--active {
  --rc-active-bg: #c7f3f4;
}
.recharge-te,
.rct_sidebar {
    --theme-prima-background-color: #f5f5f5;
    --theme-prima-text-color: #202020;
    --theme-prima-card-color: #FFF;
    --theme-prima-color-white: #FFF;
    --theme-prima-color-middle-grey: #202020;
    --theme-prima-color-light-grey: #e8e8e8;
    --theme-prima-color-red: #47d7dc;

    --theme-prima-button-primary: #000;
    --theme-prima-button-secondary: transparent;

    --theme-prima-text-size: 14px;
    --theme-prima-text-line-height: 22px;
    --theme-prima-text-size-small: 14px;
    --theme-prima-text-line-height-small: 17px;
    --theme-prima-font-family: 'Poppins', sans-serif;

    --theme-prima-header-height: 56px;
    --theme-prima-footer-height: 62px;
    --theme-prima-navigation-height: 60px;
}
/* overwrite shopify css vars */
/* overwrite shopify variables */
:root {
  --font-stack-body:   "Helvetica Neue", 'Helvetica','proxima-nova' !important;
  --font-stack-header: "Helvetica Neue", 'Helvetica','proxima-nova' !important;
  --font-weight-header: "400" !important;
}
-webkit-tap-highlight-color:  rgba(255, 255, 255, 0);
/* overwrite shopify css vars */
/* fix focus */
/* *:focus {
  @apply tw-border-green-400 tw-ring-green-400;
} */
html,
body {
    scroll-padding-top: 75px; /* set to the height of your header */
}
html {
  scroll-behavior: smooth;
}
body {
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
.main-content {
	padding-top: 0px !important;
}
body:not(.template-index) {
	padding-top: 75px;
}
body:not(.template-index) .main-content {
	padding-top: 1.5rem !important;
}
.search-form__connected-submit svg {
	fill: currentColor !important;
}
.search-form__connected-submit svg {
	--tw-text-opacity: 1 !important;
	color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
}
/* search draw hide all*/
html.js-drawer-open .drawer-page-content {
    transition-duration: 0s !important;
    transform: inherit;
    z-index: 99;
  }
html.js-drawer-open .drawer-page-content::after {
    transition-duration: 0s !important;
    transform: inherit;
    z-index: 99;
  }
.js-drawer-open .main-content {
    position: relative;
    z-index: 1;
  }
.js-drawer-open .headroom {
    z-index: 5;
    transition-duration: 150s !important;
  }
.page-width, .tw-container, .container, .breadcrumb {
	margin-left: auto;
	margin-right: auto;
	max-width: 1340px;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
}
@media (min-width: 750px) {

	.page-width, .tw-container, .container, .breadcrumb {
		padding-left: 2rem;
		padding-right: 2rem;
	}
}
.page-container {
	overflow: hidden;
}
.section-header {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	padding-top: 2rem !important;
	padding-bottom: 2rem !important;
	font-weight: 400 !important;
}
.section-header h1 {
	font-size: 2.25rem;
	line-height: 2.5rem;
}
.section-header h1 {
	font-weight: 700;
}
.select-group select {
    width: -webkit-fit-content !important;
    width: -moz-fit-content !important;
    width: fit-content !important;
  }
body.template-product .main-content {
	padding-top: 3rem !important;
}
.product-single__description ul.li {
    list-style-type: none;
  }
#shopify-section-product-recommendations {
	margin-top: 1.5rem !important;
	--tw-bg-opacity: 1 !important;
	background-color: rgba(37, 188, 193, var(--tw-bg-opacity)) !important;
	--tw-text-opacity: 1 !important;
	color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
}
#shopify-section-product-recommendations .grid-view-item__title {
	--tw-text-opacity: 1 !important;
	color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
}
#shopify-section-product-recommendations .price--listing span {
	--tw-text-opacity: 1 !important;
	color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
}
.site-header {
	background-color: transparent;
}
.site-header .site-nav {
	margin-top: 0px;
	margin-bottom: 0px;
}
.site-header .site-nav {
	font-weight: 600;
}
.site-header a:hover, .site-header button:hover {
	--tw-text-opacity: 1 !important;
	color: rgba(71, 215, 220, var(--tw-text-opacity)) !important;
}
.site-nav__dropdown {
  top: 52px;
}
/* dropdown nav stylings*/
.site-nav--active-dropdown > a, .site-nav--active-dropdown > span, .site-nav--active-dropdown > button {
	--tw-text-opacity: 1 !important;
	color: rgba(37, 188, 193, var(--tw-text-opacity)) !important;
}
.site-nav__dropdown {
	border-bottom-right-radius: 0.375rem;
	border-bottom-left-radius: 0.375rem;
	--tw-border-opacity: 1;
	border-color: rgba(75, 85, 99, var(--tw-border-opacity));
	background-color: rgba(32, 32, 32, 0.9);
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
	--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);
}
/* dropdown nav stylings*/
/* offset search draw */
#SearchDrawer {
	top: 68px !important;
	border-color: transparent !important;
	background-color: transparent !important;
}
#SearchDrawer .search-form__container {
	background-color: transparent !important;
}
.swiper-pagination-bullet {
	margin-left: 0px;
	margin-right: 0.5rem !important;
	height: 1rem;
	width: 1rem;
	border-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgba(255, 255, 255, var(--tw-border-opacity));
	background-color: transparent;
	opacity: 1;
	transition-property: background-color, border-color, color, fill, stroke;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
	transition-duration: 300ms;
	transition-timing-function: linear;
}
.swiper-pagination-bullet:hover {
	--tw-bg-opacity: 1;
	background-color: rgba(71, 215, 220, var(--tw-bg-opacity));
}
.swiper-pagination-bullet-active {
	--tw-bg-opacity: 1;
	background-color: rgba(71, 215, 220, var(--tw-bg-opacity));
}
.collectionSlider {
	padding-bottom: 3rem;
}
.collectionSlider .swiper-pagination {
    bottom: -40px;
  }
.collectionSlider .swiper-pagination-bullet {
	margin-left: 0px;
}
.collectionSlider .swiper-pagination-bullet {
	margin-right: 0.5rem !important;
}
.collectionSlider .swiper-pagination-bullet {
	height: 1rem;
}
.collectionSlider .swiper-pagination-bullet {
	width: 1rem;
}
.collectionSlider .swiper-pagination-bullet {
	border-width: 1px;
}
.collectionSlider .swiper-pagination-bullet {
	--tw-border-opacity: 1;
	border-color: rgba(255, 255, 255, var(--tw-border-opacity));
}
.collectionSlider .swiper-pagination-bullet {
	background-color: transparent;
}
.collectionSlider .swiper-pagination-bullet {
	--tw-bg-opacity: 1;
	background-color: rgba(223, 211, 195, var(--tw-bg-opacity));
}
.collectionSlider .swiper-pagination-bullet {
	opacity: 1;
}
.collectionSlider .swiper-pagination-bullet {
	transition-property: background-color, border-color, color, fill, stroke;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
}
.collectionSlider .swiper-pagination-bullet {
	transition-duration: 300ms;
}
.collectionSlider .swiper-pagination-bullet {
	transition-timing-function: linear;
}
.collectionSlider .swiper-pagination-bullet:hover {
	--tw-bg-opacity: 1;
	background-color: rgba(71, 215, 220, var(--tw-bg-opacity));
}
.collectionSlider .swiper-pagination-bullet-active {
	--tw-bg-opacity: 1;
	background-color: rgba(71, 215, 220, var(--tw-bg-opacity));
}
.blog-item {
  opacity: 0;
  transform: translateY(15px);
}
.blog-item[data-macy-complete="1"] {
  opacity: 1;
  transform: translateY(0);
  transition: top .2s ease-in-out,left .2s ease-in-out,opacity .2s ease-in-out,transform .2s ease-in-out;
}
.social-sharing {
	align-items: center;
	justify-content: center;
}
.return-link-wrapper {
	margin-top: 3rem;
	margin-bottom: 3rem;
}
/* article styling */
.template-article .tw-prose img {
	float: none;
}
.template-article .tw-prose img {
	margin-left: auto;
	margin-right: auto;
}
.template-page .tw-prose img {
	float: none;
}
.template-page .tw-prose img {
	margin-left: auto;
	margin-right: auto;
}
.drop-btn {
	position: relative;
	display: inline-block;
	--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));
	border-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgba(255, 255, 255, var(--tw-border-opacity));
	background-color: rgba(255, 255, 255, 0.3);
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	font-size: 0.875rem;
	line-height: 1.25rem;
	font-weight: 800;
	text-transform: uppercase;
	letter-spacing: 0.2rem;
	--tw-backdrop-blur: blur(16px);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
	transition-duration: 200ms;
}
.drop-btn:hover {
	background-color: transparent;
}
.drop-btn:hover {
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.drop-btn:hover {
	--tw-backdrop-blur: blur(0);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}
input.btn {
	position: relative;
	display: inline-block;
	--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));
	border-radius: 0px;
	border-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgba(82, 136, 138, var(--tw-border-opacity));
	--tw-bg-opacity: 1;
	background-color: rgba(28, 142, 146, var(--tw-bg-opacity));
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	font-size: 0.875rem;
	line-height: 1.25rem;
	font-weight: 800;
	text-transform: uppercase;
	letter-spacing: 0.2rem;
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
	transition-duration: 200ms;
}
input.btn:hover {
	--tw-bg-opacity: 1 !important;
	background-color: rgba(37, 188, 193, var(--tw-bg-opacity)) !important;
}
input.btn:hover {
	--tw-text-opacity: 1 !important;
	color: rgba(8, 42, 43, var(--tw-text-opacity)) !important;
}
input.btn:hover {
	--tw-backdrop-blur: blur(0) !important;
	-webkit-backdrop-filter: var(--tw-backdrop-filter) !important;
	        backdrop-filter: var(--tw-backdrop-filter) !important;
}
button.product-form__cart-submit {
	position: relative;
	display: inline-block;
	--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));
	border-radius: 0px;
	border-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgba(82, 136, 138, var(--tw-border-opacity));
	--tw-bg-opacity: 1;
	background-color: rgba(28, 142, 146, var(--tw-bg-opacity));
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	font-size: 0.875rem;
	line-height: 1.25rem;
	font-weight: 800;
	text-transform: uppercase;
	letter-spacing: 0.2rem;
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
	transition-duration: 200ms;
}
button.product-form__cart-submit:hover {
	--tw-bg-opacity: 1 !important;
	background-color: rgba(37, 188, 193, var(--tw-bg-opacity)) !important;
}
button.product-form__cart-submit:hover {
	--tw-text-opacity: 1 !important;
	color: rgba(8, 42, 43, var(--tw-text-opacity)) !important;
}
button.product-form__cart-submit:hover {
	--tw-backdrop-blur: blur(0) !important;
	-webkit-backdrop-filter: var(--tw-backdrop-filter) !important;
	        backdrop-filter: var(--tw-backdrop-filter) !important;
}
.return-link-wrapper a {
	position: relative;
	display: inline-block;
	--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));
	border-radius: 0px;
	border-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgba(82, 136, 138, var(--tw-border-opacity));
	--tw-bg-opacity: 1;
	background-color: rgba(28, 142, 146, var(--tw-bg-opacity));
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	font-size: 0.875rem;
	line-height: 1.25rem;
	font-weight: 800;
	text-transform: uppercase;
	letter-spacing: 0.2rem;
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
	transition-duration: 200ms;
}
.return-link-wrapper a:hover {
	--tw-bg-opacity: 1 !important;
	background-color: rgba(37, 188, 193, var(--tw-bg-opacity)) !important;
}
.return-link-wrapper a:hover {
	--tw-text-opacity: 1 !important;
	color: rgba(8, 42, 43, var(--tw-text-opacity)) !important;
}
.return-link-wrapper a:hover {
	--tw-backdrop-blur: blur(0) !important;
	-webkit-backdrop-filter: var(--tw-backdrop-filter) !important;
	        backdrop-filter: var(--tw-backdrop-filter) !important;
}
.headroom--not-top {
	background-color: rgba(255, 255, 255, 0.95) !important;
	--tw-text-opacity: 1 !important;
	color: rgba(32, 32, 32, var(--tw-text-opacity)) !important;
	--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.site-footer {
	margin-top: 0px;
}
.footer-links a:hover {
	--tw-text-opacity: 1 !important;
	color: rgba(28, 142, 146, var(--tw-text-opacity)) !important;
}
.notranslate {
	display: inline-block;
	--tw-border-opacity: 1;
	border-color: rgba(209, 213, 219, var(--tw-border-opacity));
}
.tw-fixed {
	position: fixed;
}
.tw-absolute {
	position: absolute;
}
.tw-relative {
	position: relative;
}
.tw--inset-0 {
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
}
.tw-inset-0 {
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
}
.tw--inset-x-0 {
	left: 0px;
	right: 0px;
	left: 0px;
	right: 0px;
}
.tw-inset-x-0 {
	left: 0px;
	right: 0px;
}
.tw--top-0 {
	top: 0px;
	top: 0px;
}
.tw-top-0 {
	top: 0px;
}
.tw--right-3 {
	right: -0.75rem;
	right: -0.75rem;
}
.tw-right-3 {
	right: 0.75rem;
}
.tw--bottom-3 {
	bottom: -0.75rem;
	bottom: -0.75rem;
}
.tw-bottom-3 {
	bottom: 0.75rem;
}
.tw--right-4 {
	right: -1rem;
	right: -1rem;
}
.tw-right-4 {
	right: 1rem;
}
.tw--bottom-4 {
	bottom: -1rem;
	bottom: -1rem;
}
.tw-bottom-4 {
	bottom: 1rem;
}
.tw--left-0 {
	left: 0px;
	left: 0px;
}
.tw-left-0 {
	left: 0px;
}
.tw--left-4 {
	left: -1rem;
	left: -1rem;
}
.tw-left-4 {
	left: 1rem;
}
.tw--bottom-12 {
	bottom: -3rem;
	bottom: -3rem;
}
.tw-bottom-12 {
	bottom: 3rem;
}
.tw--right-0 {
	right: 0px;
	right: 0px;
}
.tw-right-0 {
	right: 0px;
}
.tw--bottom-16 {
	bottom: -4rem;
	bottom: -4rem;
}
.tw-bottom-16 {
	bottom: 4rem;
}
.tw--bottom-20 {
	bottom: -5rem;
	bottom: -5rem;
}
.tw-bottom-20 {
	bottom: 5rem;
}
.tw-z-10 {
	z-index: 10;
}
.tw-z-40 {
	z-index: 40;
}
.tw-z-20 {
	z-index: 20;
}
.tw-z-50 {
	z-index: 50;
}
.tw-z-\[1\] {
	z-index: 1;
}
.tw-z-\[-1\] {
	z-index: -1;
}
.tw-order-2 {
	order: 2;
}
.tw-order-3 {
	order: 3;
}
.tw-order-1 {
	order: 1;
}
.tw-mx-auto {
	margin-left: auto;
	margin-right: auto;
}
.tw--my-0 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.tw-my-0 {
	margin-top: 0px;
	margin-bottom: 0px;
}
.tw--mx-2 {
	margin-left: -0.5rem;
	margin-right: -0.5rem;
	margin-left: -0.5rem;
	margin-right: -0.5rem;
}
.tw-mx-2 {
	margin-left: 0.5rem;
	margin-right: 0.5rem;
}
.tw--my-8 {
	margin-top: -2rem;
	margin-bottom: -2rem;
	margin-top: -2rem;
	margin-bottom: -2rem;
}
.tw-my-8 {
	margin-top: 2rem;
	margin-bottom: 2rem;
}
.tw--my-6 {
	margin-top: -1.5rem;
	margin-bottom: -1.5rem;
	margin-top: -1.5rem;
	margin-bottom: -1.5rem;
}
.tw-my-6 {
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
}
.tw--my-4 {
	margin-top: -1rem;
	margin-bottom: -1rem;
	margin-top: -1rem;
	margin-bottom: -1rem;
}
.tw-my-4 {
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.tw--mx-4 {
	margin-left: -1rem;
	margin-right: -1rem;
	margin-left: -1rem;
	margin-right: -1rem;
}
.tw-mx-4 {
	margin-left: 1rem;
	margin-right: 1rem;
}
.tw--my-2 {
	margin-top: -0.5rem;
	margin-bottom: -0.5rem;
	margin-top: -0.5rem;
	margin-bottom: -0.5rem;
}
.tw-my-2 {
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
}
.\!tw-my-0 {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}
.tw--mb-2 {
	margin-bottom: -0.5rem;
	margin-bottom: -0.5rem;
}
.tw-mb-2 {
	margin-bottom: 0.5rem;
}
.tw--mt-2 {
	margin-top: -0.5rem;
	margin-top: -0.5rem;
}
.tw-mt-2 {
	margin-top: 0.5rem;
}
.tw--mr-4 {
	margin-right: -1rem;
	margin-right: -1rem;
}
.tw-mr-4 {
	margin-right: 1rem;
}
.tw--mr-2 {
	margin-right: -0.5rem;
	margin-right: -0.5rem;
}
.tw-mr-2 {
	margin-right: 0.5rem;
}
.tw--mt-8 {
	margin-top: -2rem;
	margin-top: -2rem;
}
.tw-mt-8 {
	margin-top: 2rem;
}
.tw--mb-6 {
	margin-bottom: -1.5rem;
	margin-bottom: -1.5rem;
}
.tw-mb-6 {
	margin-bottom: 1.5rem;
}
.tw--mt-4 {
	margin-top: -1rem;
	margin-top: -1rem;
}
.tw-mt-4 {
	margin-top: 1rem;
}
.tw--mb-4 {
	margin-bottom: -1rem;
	margin-bottom: -1rem;
}
.tw-mb-4 {
	margin-bottom: 1rem;
}
.tw--mb-1 {
	margin-bottom: -0.25rem;
	margin-bottom: -0.25rem;
}
.tw-mb-1 {
	margin-bottom: 0.25rem;
}
.tw--mb-8 {
	margin-bottom: -2rem;
	margin-bottom: -2rem;
}
.tw-mb-8 {
	margin-bottom: 2rem;
}
.tw-mt-auto {
	margin-top: auto;
}
.tw--mb-3 {
	margin-bottom: -0.75rem;
	margin-bottom: -0.75rem;
}
.tw-mb-3 {
	margin-bottom: 0.75rem;
}
.tw--ml-2 {
	margin-left: -0.5rem;
	margin-left: -0.5rem;
}
.tw-ml-2 {
	margin-left: 0.5rem;
}
.tw--mb-10 {
	margin-bottom: -2.5rem;
	margin-bottom: -2.5rem;
}
.tw-mb-10 {
	margin-bottom: 2.5rem;
}
.tw--mt-6 {
	margin-top: -1.5rem;
	margin-top: -1.5rem;
}
.tw-mt-6 {
	margin-top: 1.5rem;
}
.tw--mb-16 {
	margin-bottom: -4rem;
}
.\!tw-mb-12 {
	margin-bottom: 3rem !important;
}
.tw-inline-block {
	display: inline-block;
}
.tw-inline {
	display: inline;
}
.tw-flex {
	display: flex;
}
.tw-grid {
	display: grid;
}
.tw-hidden {
	display: none;
}
.tw-h-full {
	height: 100%;
}
.tw-h-screen {
	height: 100vh;
}
.tw-h-auto {
	height: auto;
}
.tw-h-8 {
	height: 2rem;
}
.tw-h-4 {
	height: 1rem;
}
.tw-h-6 {
	height: 1.5rem;
}
.tw-h-12 {
	height: 3rem;
}
.tw-h-14 {
	height: 3.5rem;
}
.tw-h-\[550px\] {
	height: 550px;
}
.tw-max-h-\[250px\] {
	max-height: 250px;
}
.tw-min-h-\[450px\] {
	min-height: 450px;
}
.tw-w-full {
	width: 100%;
}
.tw-w-auto {
	width: auto;
}
.tw-w-8 {
	width: 2rem;
}
.tw-w-12 {
	width: 3rem;
}
.tw-w-14 {
	width: 3.5rem;
}
.tw-w-20 {
	width: 5rem;
}
.tw-w-4 {
	width: 1rem;
}
.tw-w-6 {
	width: 1.5rem;
}
.\!tw-w-\[fit-content\] {
	width: -webkit-fit-content !important;
	width: -moz-fit-content !important;
	width: fit-content !important;
}
.tw-w-\[50px\] {
	width: 50px;
}
.tw-w-\[fit-content\] {
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
}
.tw-max-w-prose {
	max-width: 65ch;
}
.tw-max-w-lg {
	max-width: 32rem;
}
.tw-max-w-none {
	max-width: none;
}
.tw-max-w-md {
	max-width: 28rem;
}
.tw-max-w-xl {
	max-width: 36rem;
}
.tw-flex-1 {
	flex: 1 1 0%;
}
.tw-flex-shrink-0 {
	flex-shrink: 0;
}
.tw--translate-x-2 {
	--tw-translate-x: -0.5rem;
	transform: var(--tw-transform);
}
.tw--translate-y-2 {
	--tw-translate-y: -0.5rem;
	transform: var(--tw-transform);
}
.tw--rotate-180 {
	--tw-rotate: -180deg;
	transform: var(--tw-transform);
	--tw-rotate: -180deg;
	transform: var(--tw-transform);
}
.tw-rotate-180 {
	--tw-rotate: 180deg;
	transform: var(--tw-transform);
}
.tw-scale-50 {
	--tw-scale-x: .5;
	--tw-scale-y: .5;
	transform: var(--tw-transform);
}
.tw-scale-125 {
	--tw-scale-x: 1.25;
	--tw-scale-y: 1.25;
	transform: var(--tw-transform);
}
.tw-transform {
	transform: var(--tw-transform);
}
.tw-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));
}
@-webkit-keyframes tw-spin {

	to {
		transform: rotate(360deg);
	}
}
@keyframes tw-spin {

	to {
		transform: rotate(360deg);
	}
}
.tw-animate-spin {
	-webkit-animation: tw-spin 1s linear infinite;
	        animation: tw-spin 1s linear infinite;
}
@-webkit-keyframes tw-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 tw-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);
	}
}
.tw-animate-bounce {
	-webkit-animation: tw-bounce 1s infinite;
	        animation: tw-bounce 1s infinite;
}
.tw-grid-cols-2 {
	grid-template-columns: repeat(2, minmax(0, 1fr));
}
.tw-grid-cols-3 {
	grid-template-columns: repeat(3, minmax(0, 1fr));
}
.tw-flex-row {
	flex-direction: row;
}
.tw-flex-col {
	flex-direction: column;
}
.tw-items-center {
	align-items: center;
}
.tw-justify-center {
	justify-content: center;
}
.tw-justify-between {
	justify-content: space-between;
}
.tw-gap-4 {
	gap: 1rem;
}
.tw-gap-6 {
	gap: 1.5rem;
}
.tw-gap-x-4 {
	-moz-column-gap: 1rem;
	     column-gap: 1rem;
}
.tw-gap-y-12 {
	row-gap: 3rem;
}
.tw--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)));
	--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)));
}
.tw-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)));
}
.tw--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)));
	--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)));
}
.tw-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)));
}
.tw--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));
	--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));
}
.tw-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));
}
.tw-self-center {
	align-self: center;
}
.tw-overflow-hidden {
	overflow: hidden;
}
.tw-rounded-md {
	border-radius: 0.375rem;
}
.tw-border {
	border-width: 1px;
}
.tw-border-2 {
	border-width: 2px;
}
.tw-border-4 {
	border-width: 4px;
}
.tw-border-0 {
	border-width: 0px;
}
.tw-border-t {
	border-top-width: 1px;
}
.tw-border-l {
	border-left-width: 1px;
}
.tw-border-r {
	border-right-width: 1px;
}
.tw-border-b-4 {
	border-bottom-width: 4px;
}
.tw-border-b-8 {
	border-bottom-width: 8px;
}
.tw-border-green-400 {
	--tw-border-opacity: 1;
	border-color: rgba(52, 211, 153, var(--tw-border-opacity));
}
.tw-border-black {
	--tw-border-opacity: 1;
	border-color: rgba(32, 32, 32, var(--tw-border-opacity));
}
.tw-border-white {
	--tw-border-opacity: 1;
	border-color: rgba(255, 255, 255, var(--tw-border-opacity));
}
.tw-border-teal-500 {
	--tw-border-opacity: 1;
	border-color: rgba(71, 215, 220, var(--tw-border-opacity));
}
.tw-border-teal-200 {
	--tw-border-opacity: 1;
	border-color: rgba(199, 243, 244, var(--tw-border-opacity));
}
.tw-border-teal-900 {
	--tw-border-opacity: 1;
	border-color: rgba(8, 42, 43, var(--tw-border-opacity));
}
.tw-bg-yellow-100 {
	--tw-bg-opacity: 1;
	background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
}
.tw-bg-coffee-500 {
	--tw-bg-opacity: 1;
	background-color: rgba(223, 211, 195, var(--tw-bg-opacity));
}
.tw-bg-white {
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
.tw-bg-teal-500 {
	--tw-bg-opacity: 1;
	background-color: rgba(71, 215, 220, var(--tw-bg-opacity));
}
.tw-bg-black {
	--tw-bg-opacity: 1;
	background-color: rgba(32, 32, 32, var(--tw-bg-opacity));
}
.tw-bg-teal-600 {
	--tw-bg-opacity: 1;
	background-color: rgba(37, 188, 193, var(--tw-bg-opacity));
}
.tw-bg-teal-700 {
	--tw-bg-opacity: 1;
	background-color: rgba(28, 142, 146, var(--tw-bg-opacity));
}
.tw-bg-teal-200 {
	--tw-bg-opacity: 1;
	background-color: rgba(199, 243, 244, var(--tw-bg-opacity));
}
.tw-bg-teal-100 {
	--tw-bg-opacity: 1;
	background-color: rgba(242, 252, 253, var(--tw-bg-opacity));
}
.tw-bg-gray-200 {
	--tw-bg-opacity: 1;
	background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
}
.tw-bg-gray-300 {
	--tw-bg-opacity: 1;
	background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
}
.tw-bg-gray-50 {
	--tw-bg-opacity: 1;
	background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
}
.tw-bg-red-300 {
	--tw-bg-opacity: 1;
	background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
}
.tw-bg-teal-300 {
	--tw-bg-opacity: 1;
	background-color: rgba(156, 234, 236, var(--tw-bg-opacity));
}
.tw-bg-teal-muted-500 {
	--tw-bg-opacity: 1;
	background-color: rgba(181, 210, 211, var(--tw-bg-opacity));
}
.\!tw-bg-white {
	--tw-bg-opacity: 1 !important;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
}
.tw-bg-gradient-to-b {
	background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}
.tw-from-black {
	--tw-gradient-from: #202020;
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(32, 32, 32, 0));
}
.tw-via-black {
	--tw-gradient-stops: var(--tw-gradient-from), #202020, var(--tw-gradient-to, rgba(32, 32, 32, 0));
}
.tw-to-transparent {
	--tw-gradient-to: transparent;
}
.tw-fill-current {
	fill: currentColor;
}
.tw-stroke-current {
	stroke: currentColor;
}
.tw-object-contain {
	-o-object-fit: contain;
	   object-fit: contain;
}
.tw-object-cover {
	-o-object-fit: cover;
	   object-fit: cover;
}
.tw-object-center {
	-o-object-position: center;
	   object-position: center;
}
.tw-p-4 {
	padding: 1rem;
}
.tw-p-8 {
	padding: 2rem;
}
.tw-py-4 {
	padding-top: 1rem;
	padding-bottom: 1rem;
}
.tw-px-4 {
	padding-left: 1rem;
	padding-right: 1rem;
}
.tw-py-2 {
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}
.tw-py-3 {
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
}
.tw-px-2 {
	padding-left: 0.5rem;
	padding-right: 0.5rem;
}
.tw-py-1 {
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
}
.tw-py-12 {
	padding-top: 3rem;
	padding-bottom: 3rem;
}
.tw-px-8 {
	padding-left: 2rem;
	padding-right: 2rem;
}
.tw-py-8 {
	padding-top: 2rem;
	padding-bottom: 2rem;
}
.tw-px-6 {
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}
.\!tw-px-0 {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.\!tw-px-3 {
	padding-left: 0.75rem !important;
	padding-right: 0.75rem !important;
}
.tw-pb-4 {
	padding-bottom: 1rem;
}
.tw-pr-14 {
	padding-right: 3.5rem;
}
.tw-pb-8 {
	padding-bottom: 2rem;
}
.tw-pb-16 {
	padding-bottom: 4rem;
}
.tw-pb-6 {
	padding-bottom: 1.5rem;
}
.tw-pt-6 {
	padding-top: 1.5rem;
}
.tw-pt-2 {
	padding-top: 0.5rem;
}
.tw-pl-0 {
	padding-left: 0px;
}
.tw-pb-3 {
	padding-bottom: 0.75rem;
}
.tw-pr-2 {
	padding-right: 0.5rem;
}
.tw-pt-8 {
	padding-top: 2rem;
}
.tw-pb-12 {
	padding-bottom: 3rem;
}
.tw-pb-10 {
	padding-bottom: 2.5rem;
}
.tw-text-left {
	text-align: left;
}
.tw-text-center {
	text-align: center;
}
.tw-text-right {
	text-align: right;
}
.tw-font-sans {
	font-family: Poppins, Gothic A1, Helvetica Neue, Helvetica, sans-serif;
}
.tw-font-serif {
	font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
}
.tw-text-5xl {
	font-size: 3rem;
	line-height: 1;
}
.tw-text-lg {
	font-size: 1.125rem;
	line-height: 1.75rem;
}
.tw-text-base {
	font-size: 1rem;
	line-height: 1.5rem;
}
.tw-text-4xl {
	font-size: 2.25rem;
	line-height: 2.5rem;
}
.tw-text-sm {
	font-size: 0.875rem;
	line-height: 1.25rem;
}
.tw-text-2xl {
	font-size: 1.5rem;
	line-height: 2rem;
}
.\!tw-text-xs {
	font-size: 0.75rem !important;
	line-height: 1rem !important;
}
.tw-font-black {
	font-weight: 900;
}
.tw-font-bold {
	font-weight: 700;
}
.tw-font-light {
	font-weight: 300;
}
.tw-font-semibold {
	font-weight: 600;
}
.tw-font-normal {
	font-weight: 400;
}
.tw-font-extralight {
	font-weight: 200;
}
.tw-font-extrabold {
	font-weight: 800;
}
.tw-uppercase {
	text-transform: uppercase;
}
.tw-normal-case {
	text-transform: none;
}
.tw-not-italic {
	font-style: normal;
}
.tw-tracking-widest {
	letter-spacing: 0.1em;
}
.tw-tracking-wider {
	letter-spacing: 0.05em;
}
.\!tw-tracking-normal {
	letter-spacing: 0em !important;
}
.tw-text-white {
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.tw-text-red-50 {
	--tw-text-opacity: 1;
	color: rgba(254, 242, 242, var(--tw-text-opacity));
}
.tw-text-black {
	--tw-text-opacity: 1;
	color: rgba(32, 32, 32, var(--tw-text-opacity));
}
.tw-text-inherit {
	color: inherit;
}
.tw-text-current {
	color: currentColor;
}
.tw-text-gray-200 {
	--tw-text-opacity: 1;
	color: rgba(229, 231, 235, var(--tw-text-opacity));
}
.tw-text-teal-600 {
	--tw-text-opacity: 1;
	color: rgba(37, 188, 193, var(--tw-text-opacity));
}
.tw-underline {
	text-decoration: underline;
}
.tw-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);
}
.tw-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);
}
.tw-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);
}
.tw-ring-green-400 {
	--tw-ring-opacity: 1;
	--tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
}
.tw-blur-md {
	--tw-blur: blur(12px);
	filter: var(--tw-filter);
}
.tw-backdrop-blur-lg {
	--tw-backdrop-blur: blur(16px);
	-webkit-backdrop-filter: var(--tw-backdrop-filter);
	        backdrop-filter: var(--tw-backdrop-filter);
}
.tw-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;
}
.tw-transition-all {
	transition-property: all;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
}
.tw-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;
}
.tw-duration-200 {
	transition-duration: 200ms;
}
.tw-duration-300 {
	transition-duration: 300ms;
}
.tw-ease-out {
	transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.title-lg, h1 {
	font-size: 1.25rem;
	line-height: 1.75rem;
	font-weight: 700;
	text-transform: none;
}
@media (min-width: 750px) {

	.title-lg, h1 {
		font-size: 1.875rem;
		line-height: 2.25rem;
	}
}
.h4, .title-sm {
	font-size: 1rem;
	line-height: 1.5rem;
	font-weight: 700;
}
.section-header h2, .h2, .title-serif {
	font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
	font-size: 1.5rem;
	line-height: 2rem;
	text-transform: none;
}
@media (min-width: 750px) {

	.section-header h2, .h2, .title-serif {
		font-size: 1.875rem;
		line-height: 2.25rem;
	}
}
.price--listing span {
	font-weight: 300 !important;
}
.hover\:tw-scale-\[\.85\]:hover {
	--tw-scale-x: .85;
	--tw-scale-y: .85;
	transform: var(--tw-transform);
}
.hover\:tw-bg-teal-800:hover {
	--tw-bg-opacity: 1;
	background-color: rgba(18, 92, 94, var(--tw-bg-opacity));
}
.hover\:tw-text-teal-500:hover {
	--tw-text-opacity: 1;
	color: rgba(71, 215, 220, var(--tw-text-opacity));
}
.hover\:\!tw-text-white:hover {
	--tw-text-opacity: 1 !important;
	color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
}
.hover\:tw-text-teal-600:hover {
	--tw-text-opacity: 1;
	color: rgba(37, 188, 193, var(--tw-text-opacity));
}
.hover\:tw-no-underline:hover {
	text-decoration: none;
}
.tw-group:hover .group-hover\:tw-scale-110 {
	--tw-scale-x: 1.1;
	--tw-scale-y: 1.1;
	transform: var(--tw-transform);
}
@media (min-width: 750px) {

	.md\:tw-aspect-w-1,
.md\:tw-aspect-w-2,
.md\:tw-aspect-w-3,
.md\:tw-aspect-w-4,
.md\:tw-aspect-w-5,
.md\:tw-aspect-w-6,
.md\:tw-aspect-w-7,
.md\:tw-aspect-w-8,
.md\:tw-aspect-w-9,
.md\:tw-aspect-w-10,
.md\:tw-aspect-w-11,
.md\:tw-aspect-w-12,
.md\:tw-aspect-w-13,
.md\:tw-aspect-w-14,
.md\:tw-aspect-w-15,
.md\:tw-aspect-w-16 {
		position: relative;
		padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
	}

	.md\:tw-aspect-w-1 > *,
.md\:tw-aspect-w-2 > *,
.md\:tw-aspect-w-3 > *,
.md\:tw-aspect-w-4 > *,
.md\:tw-aspect-w-5 > *,
.md\:tw-aspect-w-6 > *,
.md\:tw-aspect-w-7 > *,
.md\:tw-aspect-w-8 > *,
.md\:tw-aspect-w-9 > *,
.md\:tw-aspect-w-10 > *,
.md\:tw-aspect-w-11 > *,
.md\:tw-aspect-w-12 > *,
.md\:tw-aspect-w-13 > *,
.md\:tw-aspect-w-14 > *,
.md\:tw-aspect-w-15 > *,
.md\:tw-aspect-w-16 > * {
		position: absolute;
		height: 100%;
		width: 100%;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
	}

	.md\:tw-aspect-w-6 {
		--tw-aspect-w: 6;
	}

	.md\:tw-aspect-h-6 {
		--tw-aspect-h: 6;
	}

	.md\:tw-aspect-h-9 {
		--tw-aspect-h: 9;
	}

	.md\:tw-relative {
		position: relative;
	}

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

	.md\:tw-mb-0 {
		margin-bottom: 0px;
	}

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

	.md\:tw-hidden {
		display: none;
	}

	.md\:tw-h-screen {
		height: 100vh;
	}

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

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

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

	.md\:tw-max-w-none {
		max-width: none;
	}

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

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

	.md\:tw-flex-row {
		flex-direction: row;
	}

	.md\:tw-justify-center {
		justify-content: center;
	}

	.md\:tw-gap-2 {
		gap: 0.5rem;
	}

	.md\:tw-space-x-2 > :not([hidden]) ~ :not([hidden]) {
		--tw-space-x-reverse: 0;
		margin-right: calc(0.5rem * var(--tw-space-x-reverse));
		margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
	}

	.md\:tw-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)));
	}

	.md\:tw-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)));
	}

	.md\:tw-px-12 {
		padding-left: 3rem;
		padding-right: 3rem;
	}

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

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

	.md\:tw-text-left {
		text-align: left;
	}

	.md\:tw-text-5xl {
		font-size: 3rem;
		line-height: 1;
	}
}
@media (min-width: 990px) {

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

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

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

	.lg\:tw-w-1\/4 {
		width: 25%;
	}
}
@media (min-width: 1340px) {

	.xl\:tw-absolute {
		position: absolute;
	}

	.xl\:tw-max-w-2xl {
		max-width: 42rem;
	}
}
@media (min-width: 840px) {

	.nav\:tw-flex {
		display: flex;
	}

	.nav\:tw-hidden {
		display: none;
	}
}
