@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Raleway:wght@400;600&display=swap');
@font-face {
	font-family: 'star';
	src: url('../fonts/star.eot');
	src: url('../fonts/star.eot?#iefix') format('embedded-opentype'),
		url('../fonts/star.woff') format('woff'),
		url('../fonts/star.ttf') format('truetype'),
		url('../fonts/star.svg#star') format('svg');
	font-weight: normal;
	font-style: normal;
}
/*
! tailwindcss v3.3.2 | MIT License | https://tailwindcss.com
*/
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}
::before,
::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
*/
html {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  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"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
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)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
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;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font family by default.
2. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", 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;
}
/*
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)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}
/*
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 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
/*
Set the default cursor for buttons.
*/
button,
[role="button"] {
  cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
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;
}
/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden] {
  display: none;
}
body{
	overflow-x: hidden;
	font-family: Inter, sans-serif;
	font-size: 1rem;
	--tw-text-opacity: 1;
	color: rgb(71 84 103 / var(--tw-text-opacity));
}
a{
	transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
}
a:hover{
	--tw-text-opacity: 1;
	color: rgb(255 168 0 / var(--tw-text-opacity));
}
p:last-child{
	margin-bottom: 0px;
}
p:only-child{
	margin-bottom: 0px;
}
h1,
    .h1,
    h2,
    .h2,
    h3,
    .h3,
    h4,
    .h4,
    h5,
    .h5,
    h6,
    .h6{
	margin-bottom: 0.5rem;
	font-weight: 600;
	--tw-text-opacity: 1;
	color: rgb(16 24 40 / var(--tw-text-opacity));
}
h1,
    .h1{
	font-family: Raleway, sans-serif;
	font-size: 3rem;
	line-height: 1;
}
@media (min-width: 992px){
	h1,
    .h1{
		font-size: 64px;
	}
}
h2,
    .h2{
	font-size: 32px;
	line-height: 36px;
}
@media (min-width: 768px){
	h2,
    .h2{
		font-size: 46px;
		line-height: 48px;
	}
}
h3,
    .h3{
	font-size: 1.5rem;
	line-height: 2rem;
}
@media (min-width: 768px){
	h3,
    .h3{
		font-size: 1.875rem;
		line-height: 2.25rem;
	}
}
h4,
    .h4{
	font-size: 1.3125rem;
}
h5,
    .h5{
	font-size: 1.09375rem;
}
h6,
    .h6{
	font-size: 1rem;
}
h1 a,
    h2 a,
    h3 a,
    h4 a,
    h5 a,
    h6 a{
	color: currentColor;
}
h1 a:hover,
    h2 a:hover,
    h3 a:hover,
    h4 a:hover,
    h5 a:hover,
    h6 a:hover{
	--tw-text-opacity: 1;
	color: rgb(255 168 0 / var(--tw-text-opacity));
}
h1.entry-title{
	margin-bottom: 1.25rem;
	font-size: 1.875rem;
	line-height: 2.25rem;
}
@media (min-width: 768px){
	h1.entry-title{
		font-size: 2.25rem;
		line-height: 2.5rem;
	}
}
@media (min-width: 992px){
	h1.entry-title{
		margin-bottom: 2rem;
		font-size: 3rem;
		line-height: 1;
	}
}
section{
	padding-top: 40px;
	padding-bottom: 40px;
}
@media (min-width: 768px){
	section{
		padding-top: 60px;
		padding-bottom: 60px;
	}
}
@media (min-width: 992px){
	section{
		padding-top: 6rem;
		padding-bottom: 6rem;
	}
}
.header .navbar li{
	padding-left: 1rem;
	padding-right: 1rem;
}
.header .navbar li a{
	position: relative;
	display: inline-block;
	padding-left: 0.375rem;
	padding-right: 0.375rem;
	font-weight: 600;
	line-height: 1.75rem;
	letter-spacing: 0.025em;
}
.header .navbar li a:hover{
	--tw-text-opacity: 1;
	color: rgb(255 168 0 / var(--tw-text-opacity));
}
.header .navbar li a:after{
	position: absolute;
	left: auto;
	bottom: 0px;
	right: 0px;
	height: 0.125rem;
	width: 0px;
	--tw-bg-opacity: 1;
	background-color: rgb(255 168 0 / var(--tw-bg-opacity));
	transition-duration: 150ms;
	transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
	--tw-content: '';
	content: var(--tw-content);
}
header .navbar li a:hover:after, .header .navbar li.current-menu-item a:after{
	left: 0px;
	right: auto;
	width: 100%;
}
.navbar-mobile.open{
	--tw-translate-y: 64px;
	transform: translate(var(--tw-translate-x), 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-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
	--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
/* .navbar-mobile li.current-menu-item {
        @apply tw-list-disc
    } */
.navbar-mobile ul li{
	position: relative;
	margin-left: 0.5rem;
	margin-right: 0.5rem;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}
.navbar-mobile ul li a{
	padding-left: 0.625rem;
	padding-right: 0.625rem;
	font-weight: 600;
	line-height: 2rem;
	letter-spacing: 0.025em;
}
.navbar-mobile ul li a:after{
	position: absolute;
	height: 0px;
	width: 0.125rem;
	--tw-bg-opacity: 1;
	background-color: rgb(255 168 0 / var(--tw-bg-opacity));
	transition-duration: 300ms;
	transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
	--tw-content: '';
	content: var(--tw-content);
}
.navbar-mobile ul li.current-menu-item a:after{
	left: 0px;
	right: auto;
	height: 66.666667%;
}
.navbar-mobile ul li:not(:last-child){
	border-bottom-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgb(229 229 229 / var(--tw-border-opacity));
}
.header .cart-count{
	position: absolute;
	top: -0.125rem;
	right: -0.625rem;
	display: flex;
	height: 1.25rem;
	width: 1.25rem;
	align-items: center;
	justify-content: center;
	border-radius: 9999px;
	--tw-bg-opacity: 1;
	background-color: rgb(255 168 0 / var(--tw-bg-opacity));
	font-family: Inter, sans-serif;
	font-size: 0.875rem;
	font-weight: 600;
	line-height: 2;
	--tw-text-opacity: 1;
	color: rgb(255 255 255 / var(--tw-text-opacity));
}
#home-main h1 span{
	--tw-text-opacity: 1;
	color: rgb(255 168 0 / var(--tw-text-opacity));
}
#home-main img{
	max-height: 650px;
}
@media (min-width: 992px){
	#home-main img{
		max-width: -moz-fit-content;
		max-width: fit-content;
	}
}
#main-banner:before{
	position: absolute;
	top: 0px;
	bottom: 0px;
	right: 0px;
	left: 0px;
	background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
	--tw-gradient-from: #101828db var(--tw-gradient-from-position);
	--tw-gradient-to: rgb(16 24 40 / 0) var(--tw-gradient-to-position);
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
	--tw-gradient-to: transparent var(--tw-gradient-to-position);
	--tw-content: '';
	content: var(--tw-content);
}
@media (min-width: 992px){
	#main-banner:before{
		background-image: linear-gradient(to right, var(--tw-gradient-stops));
	}
}
.header.scrolled{
	--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
	--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
	--tw-shadow-color: #e2e8f0;
	--tw-shadow: var(--tw-shadow-colored);
}
#process p span{
	border-bottom-width: 2px;
	--tw-border-opacity: 1;
	border-color: rgb(255 168 0 / var(--tw-border-opacity));
}
@media (min-width: 768px){
	#process p span{
		padding-bottom: 0.5rem;
	}
}
#process .process{
	border-radius: 20px;
}
@media (min-width: 992px){
	#process .process{
		height: 588px;
	}
}
.navbar-footer ul li{
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
}
#cart-panel.open{
	--tw-translate-x: -100%;
	transform: translate(var(--tw-translate-x), 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));
}
#cart-panel dl.variation{
	font-size: 0.75rem;
}
dl.variation{
	display: flex;
	gap: 0.25rem;
}
input[type="number"]::-webkit-inner-spin-button,
    input[type="number"]::-webkit-outer-spin-button {
        -webkit-appearance: none;
        margin: 0;
    }
#mini-cart div.quantity{
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
	display: flex;
	width: -moz-fit-content;
	width: fit-content;
}
.quantity input{
	margin-left: 0.125rem;
	margin-right: 0.125rem;
	width: 2rem;
	background-color: transparent;
	text-align: center;
}
.quantity button{
	border-width: 1px;
	border-color: rgb(241 245 249 / 0.1);
	padding: 0px;
}
#cart-panel-overlay.active{
	visibility: visible;
	height: 100%;
	width: 100%;
	opacity: 1;
}
input[type="radio"]{
	height: 1.25rem;
	width: 1.25rem;
}
@media (max-width: 991px){
	.categorys:not(:last-child){
		border-bottom-width: 2px;
		--tw-border-opacity: 1;
		border-color: rgb(226 232 240 / var(--tw-border-opacity));
	}
}
.categorys img{
	border-radius: 1.5rem;
}
.form-row{
	margin-bottom: 1.25rem;
}
.form-row input{
	width: 100%;
	border-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgb(226 232 240 / var(--tw-border-opacity));
	padding: 0.5rem;
	outline-width: 0px;
}
.form-row input:focus{
	--tw-border-opacity: 1;
	border-color: rgb(148 163 184 / var(--tw-border-opacity));
}
.form-row label{
	display: block;
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
}
.form-row-first{
	float: left;
	width: 48%;
}
.form-row-last{
	float: right;
	width: 48%;
}
.form-row abbr{
	font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	text-decoration-line: none;
}
.form-row textarea{
	width: 100%;
	border-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgb(226 232 240 / var(--tw-border-opacity));
	outline-width: 0px;
}
.form-row textarea:focus{
	--tw-border-opacity: 1;
	border-color: rgb(148 163 184 / var(--tw-border-opacity));
}
#form-submit input{
	margin-bottom: 0.75rem;
	--tw-bg-opacity: 1;
	background-color: rgb(71 85 105 / var(--tw-bg-opacity));
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	padding-left: 3rem;
	padding-right: 3rem;
	font-weight: 600;
	line-height: 2rem;
	--tw-text-opacity: 1;
	color: rgb(255 255 255 / var(--tw-text-opacity));
}
#form-submit input:hover{
	--tw-bg-opacity: 1;
	background-color: rgb(100 116 139 / var(--tw-bg-opacity));
}
@media (max-width: 767px){
	#form-submit input{
		width: 100%;
	}
}
/* .loading:after {
        @apply tw-block tw-absolute tw-top-0 tw-right-1/2 tw-w-4 tw-h-4 tw-bg-orange
    } */
@keyframes pingFade { 0% { opacity: 0;  } 50% { opacity: 1; } 100% { opacity: 0; } }
/* #process p span:before {
        @apply tw-absolute tw-h-4 tw-w-full tw-bg-yellow tw-content-[''] 
    } */
/* .navbar-mobile .navbar li:has(a.active) {
        @apply tw-list-disc 
    } */
/* .navbar-mobile .navbar li::marker {
        @apply tw-text-xl tw-text-orange
      } */
*, ::before, ::after{
	--tw-border-spacing-x: 0;
	--tw-border-spacing-y: 0;
	--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-pan-x:  ;
	--tw-pan-y:  ;
	--tw-pinch-zoom:  ;
	--tw-scroll-snap-strictness: proximity;
	--tw-gradient-from-position:  ;
	--tw-gradient-via-position:  ;
	--tw-gradient-to-position:  ;
	--tw-ordinal:  ;
	--tw-slashed-zero:  ;
	--tw-numeric-figure:  ;
	--tw-numeric-spacing:  ;
	--tw-numeric-fraction:  ;
	--tw-ring-inset:  ;
	--tw-ring-offset-width: 0px;
	--tw-ring-offset-color: #fff;
	--tw-ring-color: rgb(59 130 246 / 0.5);
	--tw-ring-offset-shadow: 0 0 #0000;
	--tw-ring-shadow: 0 0 #0000;
	--tw-shadow: 0 0 #0000;
	--tw-shadow-colored: 0 0 #0000;
	--tw-blur:  ;
	--tw-brightness:  ;
	--tw-contrast:  ;
	--tw-grayscale:  ;
	--tw-hue-rotate:  ;
	--tw-invert:  ;
	--tw-saturate:  ;
	--tw-sepia:  ;
	--tw-drop-shadow:  ;
	--tw-backdrop-blur:  ;
	--tw-backdrop-brightness:  ;
	--tw-backdrop-contrast:  ;
	--tw-backdrop-grayscale:  ;
	--tw-backdrop-hue-rotate:  ;
	--tw-backdrop-invert:  ;
	--tw-backdrop-opacity:  ;
	--tw-backdrop-saturate:  ;
	--tw-backdrop-sepia:  ;
}
::backdrop{
	--tw-border-spacing-x: 0;
	--tw-border-spacing-y: 0;
	--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-pan-x:  ;
	--tw-pan-y:  ;
	--tw-pinch-zoom:  ;
	--tw-scroll-snap-strictness: proximity;
	--tw-gradient-from-position:  ;
	--tw-gradient-via-position:  ;
	--tw-gradient-to-position:  ;
	--tw-ordinal:  ;
	--tw-slashed-zero:  ;
	--tw-numeric-figure:  ;
	--tw-numeric-spacing:  ;
	--tw-numeric-fraction:  ;
	--tw-ring-inset:  ;
	--tw-ring-offset-width: 0px;
	--tw-ring-offset-color: #fff;
	--tw-ring-color: rgb(59 130 246 / 0.5);
	--tw-ring-offset-shadow: 0 0 #0000;
	--tw-ring-shadow: 0 0 #0000;
	--tw-shadow: 0 0 #0000;
	--tw-shadow-colored: 0 0 #0000;
	--tw-blur:  ;
	--tw-brightness:  ;
	--tw-contrast:  ;
	--tw-grayscale:  ;
	--tw-hue-rotate:  ;
	--tw-invert:  ;
	--tw-saturate:  ;
	--tw-sepia:  ;
	--tw-drop-shadow:  ;
	--tw-backdrop-blur:  ;
	--tw-backdrop-brightness:  ;
	--tw-backdrop-contrast:  ;
	--tw-backdrop-grayscale:  ;
	--tw-backdrop-hue-rotate:  ;
	--tw-backdrop-invert:  ;
	--tw-backdrop-opacity:  ;
	--tw-backdrop-saturate:  ;
	--tw-backdrop-sepia:  ;
}
.tw-container{
	width: 100%;
}
@media (min-width: 576px){
	.tw-container{
		max-width: 576px;
	}
}
@media (min-width: 768px){
	.tw-container{
		max-width: 768px;
	}
}
@media (min-width: 992px){
	.tw-container{
		max-width: 992px;
	}
}
@media (min-width: 1200px){
	.tw-container{
		max-width: 1200px;
	}
}
@media (min-width: 1400px){
	.tw-container{
		max-width: 1400px;
	}
}
@media (min-width: 1600px){
	.tw-container{
		max-width: 1600px;
	}
}
.tw-container{
	max-width: 100%;
	margin-inline: auto;
	padding-inline: 15px;
	position: relative;
	z-index: 20;
}
@media (min-width: 576px){
	.tw-container{
		max-width: 576px;
	}
}
@media (min-width: 768px){
	.tw-container{
		max-width: 768px;
	}
}
@media (min-width: 992px){
	.tw-container{
		max-width: 992px;
	}
}
@media (min-width: 1200px){
	.tw-container{
		max-width: 1230px;
	}
}
.tw-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;
}
.tw-invisible{
	visibility: hidden;
}
.tw-fixed{
	position: fixed;
}
.tw-absolute{
	position: absolute;
}
.tw-relative{
	position: relative;
}
.-tw-top-px{
	top: -1px;
}
.tw-bottom-0{
	bottom: 0px;
}
.tw-left-0{
	left: 0px;
}
.tw-left-full{
	left: 100%;
}
.tw-right-0{
	right: 0px;
}
.tw-top-0{
	top: 0px;
}
.tw-top-16{
	top: 4rem;
}
.tw-z-0{
	z-index: 0;
}
.tw-z-10{
	z-index: 10;
}
.tw-z-30{
	z-index: 30;
}
.tw-z-40{
	z-index: 40;
}
.tw-col-span-5{
	grid-column: span 5 / span 5;
}
.tw-col-span-7{
	grid-column: span 7 / span 7;
}
.tw-float-right{
	float: right;
}
.tw-m-auto{
	margin: auto;
}
.tw-mx-6{
	margin-left: 1.5rem;
	margin-right: 1.5rem;
}
.tw-mx-auto{
	margin-left: auto;
	margin-right: auto;
}
.tw-my-12{
	margin-top: 3rem;
	margin-bottom: 3rem;
}
.tw-my-2{
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
}
.tw-my-20{
	margin-top: 5rem;
	margin-bottom: 5rem;
}
.tw-my-3{
	margin-top: 0.75rem;
	margin-bottom: 0.75rem;
}
.tw-my-4{
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.tw-mb-1{
	margin-bottom: 0.25rem;
}
.tw-mb-16{
	margin-bottom: 4rem;
}
.tw-mb-2{
	margin-bottom: 0.5rem;
}
.tw-mb-4{
	margin-bottom: 1rem;
}
.tw-mb-5{
	margin-bottom: 1.25rem;
}
.tw-mb-6{
	margin-bottom: 1.5rem;
}
.tw-mb-8{
	margin-bottom: 2rem;
}
.tw-mt-10{
	margin-top: 2.5rem;
}
.tw-mt-2{
	margin-top: 0.5rem;
}
.tw-mt-2\.5{
	margin-top: 0.625rem;
}
.tw-mt-3{
	margin-top: 0.75rem;
}
.tw-mt-4{
	margin-top: 1rem;
}
.tw-mt-8{
	margin-top: 2rem;
}
.tw-block{
	display: block;
}
.tw-flex{
	display: flex;
}
.tw-grid{
	display: grid;
}
.tw-hidden{
	display: none;
}
.tw-h-10{
	height: 2.5rem;
}
.tw-h-16{
	height: 4rem;
}
.tw-h-5{
	height: 1.25rem;
}
.tw-h-6{
	height: 1.5rem;
}
.tw-h-8{
	height: 2rem;
}
.tw-h-9{
	height: 2.25rem;
}
.tw-h-full{
	height: 100%;
}
.tw-min-h-\[100px\]{
	min-height: 100px;
}
.tw-w-10{
	width: 2.5rem;
}
.tw-w-16{
	width: 4rem;
}
.tw-w-5{
	width: 1.25rem;
}
.tw-w-56{
	width: 14rem;
}
.tw-w-6{
	width: 1.5rem;
}
.tw-w-8{
	width: 2rem;
}
.tw-w-9{
	width: 2.25rem;
}
.tw-w-auto{
	width: auto;
}
.tw-w-fit{
	width: -moz-fit-content;
	width: fit-content;
}
.tw-w-full{
	width: 100%;
}
.tw-grow{
	flex-grow: 1;
}
.-tw-translate-y-full{
	--tw-translate-y: -100%;
	transform: translate(var(--tw-translate-x), 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-cursor-pointer{
	cursor: pointer;
}
.tw-appearance-none{
	-webkit-appearance: none;
	   -moz-appearance: none;
	        appearance: none;
}
.tw-grid-cols-1{
	grid-template-columns: repeat(1, minmax(0, 1fr));
}
.tw-flex-row{
	flex-direction: row;
}
.tw-flex-col{
	flex-direction: column;
}
.tw-flex-wrap{
	flex-wrap: wrap;
}
.tw-content-center{
	align-content: center;
}
.tw-items-end{
	align-items: flex-end;
}
.tw-items-center{
	align-items: center;
}
.tw-justify-center{
	justify-content: center;
}
.tw-justify-between{
	justify-content: space-between;
}
.tw-gap-1{
	gap: 0.25rem;
}
.tw-gap-2{
	gap: 0.5rem;
}
.tw-gap-4{
	gap: 1rem;
}
.tw-gap-6{
	gap: 1.5rem;
}
.tw-gap-8{
	gap: 2rem;
}
.tw-gap-x-1{
	-moz-column-gap: 0.25rem;
	     column-gap: 0.25rem;
}
.tw-gap-x-1\.5{
	-moz-column-gap: 0.375rem;
	     column-gap: 0.375rem;
}
.tw-gap-x-12{
	-moz-column-gap: 3rem;
	     column-gap: 3rem;
}
.tw-gap-x-2{
	-moz-column-gap: 0.5rem;
	     column-gap: 0.5rem;
}
.tw-gap-x-8{
	-moz-column-gap: 2rem;
	     column-gap: 2rem;
}
.tw-gap-y-1{
	row-gap: 0.25rem;
}
.tw-gap-y-1\.5{
	row-gap: 0.375rem;
}
.tw-gap-y-12{
	row-gap: 3rem;
}
.tw-gap-y-2{
	row-gap: 0.5rem;
}
.tw-gap-y-5{
	row-gap: 1.25rem;
}
.tw-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));
}
.tw-divide-slate-500 > :not([hidden]) ~ :not([hidden]){
	--tw-divide-opacity: 1;
	border-color: rgb(100 116 139 / var(--tw-divide-opacity));
}
.tw-self-start{
	align-self: flex-start;
}
.tw-overflow-hidden{
	overflow: hidden;
}
.tw-overflow-y-scroll{
	overflow-y: scroll;
}
.tw-rounded-full{
	border-radius: 9999px;
}
.tw-rounded-md{
	border-radius: 0.375rem;
}
.tw-rounded-b-\[20px\]{
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
}
.tw-border{
	border-width: 1px;
}
.tw-border-y{
	border-top-width: 1px;
	border-bottom-width: 1px;
}
.tw-border-b{
	border-bottom-width: 1px;
}
.tw-border-b-2{
	border-bottom-width: 2px;
}
.tw-border-b-4{
	border-bottom-width: 4px;
}
.tw-border-l-4{
	border-left-width: 4px;
}
.tw-border-l-8{
	border-left-width: 8px;
}
.tw-border-t{
	border-top-width: 1px;
}
.tw-border-slate-100{
	--tw-border-opacity: 1;
	border-color: rgb(241 245 249 / var(--tw-border-opacity));
}
.tw-border-slate-200{
	--tw-border-opacity: 1;
	border-color: rgb(226 232 240 / var(--tw-border-opacity));
}
.tw-border-slate-500{
	--tw-border-opacity: 1;
	border-color: rgb(100 116 139 / var(--tw-border-opacity));
}
.tw-border-yellow{
	--tw-border-opacity: 1;
	border-color: rgb(255 168 0 / var(--tw-border-opacity));
}
.tw-bg-dark{
	--tw-bg-opacity: 1;
	background-color: rgb(16 24 40 / var(--tw-bg-opacity));
}
.tw-bg-slate-100{
	--tw-bg-opacity: 1;
	background-color: rgb(241 245 249 / var(--tw-bg-opacity));
}
.tw-bg-slate-100\/70{
	background-color: rgb(241 245 249 / 0.7);
}
.tw-bg-slate-200{
	--tw-bg-opacity: 1;
	background-color: rgb(226 232 240 / var(--tw-bg-opacity));
}
.tw-bg-slate-50{
	--tw-bg-opacity: 1;
	background-color: rgb(248 250 252 / var(--tw-bg-opacity));
}
.tw-bg-slate-600{
	--tw-bg-opacity: 1;
	background-color: rgb(71 85 105 / var(--tw-bg-opacity));
}
.tw-bg-slate-800{
	--tw-bg-opacity: 1;
	background-color: rgb(30 41 59 / var(--tw-bg-opacity));
}
.tw-bg-white{
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.tw-bg-yellow{
	--tw-bg-opacity: 1;
	background-color: rgb(255 168 0 / var(--tw-bg-opacity));
}
.tw-stroke-slate-900{
	stroke: #0f172a;
}
.tw-p-0{
	padding: 0px;
}
.tw-p-0\.5{
	padding: 0.125rem;
}
.tw-p-1{
	padding: 0.25rem;
}
.tw-p-2{
	padding: 0.5rem;
}
.tw-p-4{
	padding: 1rem;
}
.tw-px-1{
	padding-left: 0.25rem;
	padding-right: 0.25rem;
}
.tw-px-16{
	padding-left: 4rem;
	padding-right: 4rem;
}
.tw-px-2{
	padding-left: 0.5rem;
	padding-right: 0.5rem;
}
.tw-px-4{
	padding-left: 1rem;
	padding-right: 1rem;
}
.tw-px-5{
	padding-left: 1.25rem;
	padding-right: 1.25rem;
}
.tw-px-6{
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}
.tw-px-8{
	padding-left: 2rem;
	padding-right: 2rem;
}
.tw-py-0{
	padding-top: 0px;
	padding-bottom: 0px;
}
.tw-py-0\.5{
	padding-top: 0.125rem;
	padding-bottom: 0.125rem;
}
.tw-py-1{
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
}
.tw-py-1\.5{
	padding-top: 0.375rem;
	padding-bottom: 0.375rem;
}
.tw-py-2{
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}
.tw-py-3{
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
}
.tw-py-4{
	padding-top: 1rem;
	padding-bottom: 1rem;
}
.tw-py-5{
	padding-top: 1.25rem;
	padding-bottom: 1.25rem;
}
.tw-py-6{
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
}
.tw-py-8{
	padding-top: 2rem;
	padding-bottom: 2rem;
}
.tw-pb-2{
	padding-bottom: 0.5rem;
}
.tw-pb-2\.5{
	padding-bottom: 0.625rem;
}
.tw-pb-4{
	padding-bottom: 1rem;
}
.tw-pb-52{
	padding-bottom: 13rem;
}
.tw-pb-6{
	padding-bottom: 1.5rem;
}
.tw-pl-1{
	padding-left: 0.25rem;
}
.tw-pl-2{
	padding-left: 0.5rem;
}
.tw-pl-2\.5{
	padding-left: 0.625rem;
}
.tw-pl-4{
	padding-left: 1rem;
}
.tw-pr-1{
	padding-right: 0.25rem;
}
.tw-pr-2{
	padding-right: 0.5rem;
}
.tw-pr-4{
	padding-right: 1rem;
}
.tw-pt-0{
	padding-top: 0px;
}
.tw-pt-0\.5{
	padding-top: 0.125rem;
}
.tw-pt-1{
	padding-top: 0.25rem;
}
.tw-pt-2{
	padding-top: 0.5rem;
}
.tw-pt-5{
	padding-top: 1.25rem;
}
.tw-text-center{
	text-align: center;
}
.tw-font-heading{
	font-family: Raleway, sans-serif;
}
.tw-text-3xl{
	font-size: 1.875rem;
	line-height: 2.25rem;
}
.tw-text-lg{
	font-size: 1.125rem;
	line-height: 1.75rem;
}
.tw-text-xl{
	font-size: 1.25rem;
	line-height: 1.75rem;
}
.tw-text-xl\/6{
	font-size: 1.25rem;
	line-height: 1.5rem;
}
.tw-text-xl\/none{
	font-size: 1.25rem;
	line-height: 1;
}
.tw-font-bold{
	font-weight: 700;
}
.tw-font-light{
	font-weight: 300;
}
.tw-font-medium{
	font-weight: 500;
}
.tw-font-semibold{
	font-weight: 600;
}
.tw-uppercase{
	text-transform: uppercase;
}
.tw-leading-7{
	line-height: 1.75rem;
}
.tw-text-body{
	--tw-text-opacity: 1;
	color: rgb(71 84 103 / var(--tw-text-opacity));
}
.tw-text-dark{
	--tw-text-opacity: 1;
	color: rgb(16 24 40 / var(--tw-text-opacity));
}
.tw-text-orange{
	--tw-text-opacity: 1;
	color: rgb(230 99 55 / var(--tw-text-opacity));
}
.tw-text-slate-500{
	--tw-text-opacity: 1;
	color: rgb(100 116 139 / var(--tw-text-opacity));
}
.tw-text-white{
	--tw-text-opacity: 1;
	color: rgb(255 255 255 / var(--tw-text-opacity));
}
.tw-text-yellow{
	--tw-text-opacity: 1;
	color: rgb(255 168 0 / var(--tw-text-opacity));
}
.tw-opacity-0{
	opacity: 0;
}
.tw-outline-none{
	outline: 2px solid transparent;
	outline-offset: 2px;
}
.tw-outline-0{
	outline-width: 0px;
}
.tw-transition-opacity{
	transition-property: opacity;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
}
.tw-transition-shadow{
	transition-property: box-shadow;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
}
.tw-transition-transform{
	transition-property: transform;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
}
.tw-duration-300{
	transition-duration: 300ms;
}
.tw-duration-700{
	transition-duration: 700ms;
}
.tw-ease-in{
	transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
@media (min-width: 992px){
	.lg\:tw-container{
		width: 100%;
	}
	@media (min-width: 576px){
		.lg\:tw-container{
			max-width: 576px;
		}
	}
	@media (min-width: 768px){
		.lg\:tw-container{
			max-width: 768px;
		}
	}
	@media (min-width: 992px){
		.lg\:tw-container{
			max-width: 992px;
		}
	}
	@media (min-width: 1200px){
		.lg\:tw-container{
			max-width: 1200px;
		}
	}
	@media (min-width: 1400px){
		.lg\:tw-container{
			max-width: 1400px;
		}
	}
	@media (min-width: 1600px){
		.lg\:tw-container{
			max-width: 1600px;
		}
	}
	.lg\:tw-container{
		max-width: 100%;
		margin-inline: auto;
		padding-inline: 15px;
		position: relative;
		z-index: 20;
	}
	@media (min-width: 576px){
		.lg\:tw-container{
			max-width: 576px;
		}
	}
	@media (min-width: 768px){
		.lg\:tw-container{
			max-width: 768px;
		}
	}
	@media (min-width: 992px){
		.lg\:tw-container{
			max-width: 992px;
		}
	}
	@media (min-width: 1200px){
		.lg\:tw-container{
			max-width: 1230px;
		}
	}
}
.hover\:tw-bg-slate-500:hover{
	--tw-bg-opacity: 1;
	background-color: rgb(100 116 139 / var(--tw-bg-opacity));
}
.hover\:tw-text-dark:hover{
	--tw-text-opacity: 1;
	color: rgb(16 24 40 / var(--tw-text-opacity));
}
.hover\:tw-text-white:hover{
	--tw-text-opacity: 1;
	color: rgb(255 255 255 / var(--tw-text-opacity));
}
.focus\:tw-border-slate-400:focus{
	--tw-border-opacity: 1;
	border-color: rgb(148 163 184 / var(--tw-border-opacity));
}
.focus\:tw-outline-slate-300:focus{
	outline-color: #cbd5e1;
}
.disabled\:tw-bg-slate-400:disabled{
	--tw-bg-opacity: 1;
	background-color: rgb(148 163 184 / var(--tw-bg-opacity));
}
@media (min-width: 576px){
	.sm\:tw-justify-evenly{
		justify-content: space-evenly;
	}
}
@media (min-width: 768px){
	.md\:tw-mx-8{
		margin-left: 2rem;
		margin-right: 2rem;
	}
	.md\:-tw-mr-\[17px\]{
		margin-right: -17px;
	}
	.md\:tw-mb-10{
		margin-bottom: 2.5rem;
	}
	.md\:tw-mb-12{
		margin-bottom: 3rem;
	}
	.md\:tw-mt-12{
		margin-top: 3rem;
	}
	.md\:tw-mt-14{
		margin-top: 3.5rem;
	}
	.md\:tw-w-48{
		width: 12rem;
	}
	.md\:tw-w-52{
		width: 13rem;
	}
	.md\:tw-w-\[420px\]{
		width: 420px;
	}
	.md\:tw-grid-cols-2{
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
	.md\:tw-grid-cols-3{
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
	.md\:tw-border-r{
		border-right-width: 1px;
	}
	.md\:tw-px-8{
		padding-left: 2rem;
		padding-right: 2rem;
	}
	.md\:tw-py-14{
		padding-top: 3.5rem;
		padding-bottom: 3.5rem;
	}
	.md\:tw-pl-4{
		padding-left: 1rem;
	}
	.md\:tw-pr-4{
		padding-right: 1rem;
	}
	.md\:tw-text-lg\/none{
		font-size: 1.125rem;
		line-height: 1;
	}
}
@media (min-width: 992px){
	.lg\:tw-col-span-5{
		grid-column: span 5 / span 5;
	}
	.lg\:tw-col-span-7{
		grid-column: span 7 / span 7;
	}
	.lg\:tw-m-auto{
		margin: auto;
	}
	.lg\:tw-mb-10{
		margin-bottom: 2.5rem;
	}
	.lg\:tw-mb-12{
		margin-bottom: 3rem;
	}
	.lg\:tw-mb-20{
		margin-bottom: 5rem;
	}
	.lg\:tw-ml-32{
		margin-left: 8rem;
	}
	.lg\:tw-mt-8{
		margin-top: 2rem;
	}
	.lg\:tw-hidden{
		display: none;
	}
	.lg\:tw-h-1\/2{
		height: 50%;
	}
	.lg\:tw-h-\[75px\]{
		height: 75px;
	}
	.lg\:tw-w-4\/5{
		width: 80%;
	}
	.lg\:tw-grow{
		flex-grow: 1;
	}
	.lg\:tw-basis-2\/5{
		flex-basis: 40%;
	}
	.lg\:tw-basis-3\/5{
		flex-basis: 60%;
	}
	.lg\:tw-basis-4\/12{
		flex-basis: 33.333333%;
	}
	.lg\:tw-basis-8\/12{
		flex-basis: 66.666667%;
	}
	.lg\:tw-grid-cols-12{
		grid-template-columns: repeat(12, minmax(0, 1fr));
	}
	.lg\:tw-grid-cols-4{
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}
	.lg\:tw-flex-row{
		flex-direction: row;
	}
	.lg\:tw-gap-8{
		gap: 2rem;
	}
	.lg\:tw-px-24{
		padding-left: 6rem;
		padding-right: 6rem;
	}
	.lg\:tw-px-5{
		padding-left: 1.25rem;
		padding-right: 1.25rem;
	}
	.lg\:tw-px-8{
		padding-left: 2rem;
		padding-right: 2rem;
	}
	.lg\:tw-py-20{
		padding-top: 5rem;
		padding-bottom: 5rem;
	}
	.lg\:tw-py-6{
		padding-top: 1.5rem;
		padding-bottom: 1.5rem;
	}
	.lg\:tw-pb-0{
		padding-bottom: 0px;
	}
	.lg\:tw-pb-0\.5{
		padding-bottom: 0.125rem;
	}
	.lg\:tw-pl-2{
		padding-left: 0.5rem;
	}
	.lg\:tw-pl-5{
		padding-left: 1.25rem;
	}
	.lg\:tw-pl-8{
		padding-left: 2rem;
	}
	.lg\:tw-pr-2{
		padding-right: 0.5rem;
	}
	.lg\:tw-pr-8{
		padding-right: 2rem;
	}
	.lg\:tw-text-2xl{
		font-size: 1.5rem;
		line-height: 2rem;
	}
	.lg\:tw-text-2xl\/7{
		font-size: 1.5rem;
		line-height: 1.75rem;
	}
	.lg\:tw-text-lg{
		font-size: 1.125rem;
		line-height: 1.75rem;
	}
}
@media (max-width: 991px){
	.maxLg\:tw-m-auto{
		margin: auto;
	}
	.maxLg\:tw-hidden{
		display: none;
	}
	.maxLg\:tw-max-w-\[150px\]{
		max-width: 150px;
	}
	.maxLg\:tw-max-w-\[170px\]{
		max-width: 170px;
	}
	.maxLg\:tw-flex-wrap{
		flex-wrap: wrap;
	}
	.maxLg\:tw-px-4{
		padding-left: 1rem;
		padding-right: 1rem;
	}
	.maxLg\:tw-py-5{
		padding-top: 1.25rem;
		padding-bottom: 1.25rem;
	}
	.maxLg\:tw-pt-6{
		padding-top: 1.5rem;
	}
}
@media (max-width: 767px){
	.xsToMd\:tw-order-last{
		order: 9999;
	}
	.xsToMd\:tw-col-span-2{
		grid-column: span 2 / span 2;
	}
	.xsToMd\:tw-mt-3{
		margin-top: 0.75rem;
	}
	.xsToMd\:tw-hidden{
		display: none;
	}
	.xsToMd\:tw-grow{
		flex-grow: 1;
	}
	.xsToMd\:tw-flex-col{
		flex-direction: column;
	}
	.xsToMd\:tw-flex-wrap{
		flex-wrap: wrap;
	}
	.xsToMd\:tw-border-t{
		border-top-width: 1px;
	}
	.xsToMd\:tw-pt-3{
		padding-top: 0.75rem;
	}
}

