/*! tailwindcss v2.2.16 | MIT License | https://tailwindcss.com */


/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */



hr {
	height: 0;
	color: inherit
}

abbr[title] {
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: bolder
}

code,
kbd,
pre,
samp {
	font-family: ui-monospace, SFMono-Regular, Consolas, Liberation Mono, Menlo, monospace;
	font-size: 1em
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

table {
	text-indent: 0;
	border-color: inherit
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,
select {
	text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
	-webkit-appearance: button
}

::-moz-focus-inner {
	border-style: none;
	padding: 0
}

:-moz-focusring {
	outline: 1px dotted ButtonText
}

:-moz-ui-invalid {
	box-shadow: none
}

legend {
	padding: 0
}

progress {
	vertical-align: baseline
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

summary {
	display: list-item
}

blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
	margin: 0
}

button {
	background-color: transparent;
	background-image: none
}

fieldset,
ol,
ul {
	margin: 0;
	padding: 0
}

ol,
ul {
	list-style: none
}

html {
	font-family: Montserrat, Arial, sans-serif;
	line-height: 1.5
}


*,
:after,
:before {
	box-sizing: border-box;
	border: 0 solid
}

hr {
	border-top-width: 1px
}

img {
	border-style: solid
}

textarea {
	resize: vertical
}

input::-moz-placeholder,
textarea::-moz-placeholder {
	color: #a1a1aa
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #a1a1aa
}

input::placeholder,
textarea::placeholder {
	color: #a1a1aa
}

[role=button],
button {
	cursor: pointer
}

:-moz-focusring {
	outline: auto
}

table {
	border-collapse: collapse
}



button,
input,
optgroup,
select,
textarea {
	padding: 0;
	line-height: inherit;
	color: inherit
}

code,
kbd,
pre,
samp {
	font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace
}


[hidden] {
	display: none
}


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 .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: none;
	background-position: 0 0;
	background-repeat: unset;
	background-size: initial;
	padding-right: .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;
	--tw-shadow: 0 0 #0000
}

[type=checkbox] {
	border-radius: 0
}

[type=radio] {
	border-radius: 100%
}

[type=checkbox]:focus,
[type=radio]:focus {
	outline: 2px solid transparent;
	outline-offset: 2px;
	--tw-ring-inset: var(--tw-empty, /*!*/
	/*!*/
	);
	--tw-ring-offset-width: 2px;
	--tw-ring-offset-color: #fff;
	--tw-ring-color: #2563eb;
	--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
	--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
	box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)
}

[type=checkbox]:checked,
[type=radio]:checked {
	border-color: transparent;
	background-color: currentColor;
	background-size: 100% 100%;
	background-position: 50%;
	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:focus,
[type=checkbox]:checked:hover,
[type=radio]:checked:focus,
[type=radio]:checked:hover {
	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: 50%;
	background-repeat: no-repeat
}

[type=checkbox]:indeterminate:focus,
[type=checkbox]:indeterminate:hover {
	border-color: transparent;
	background-color: currentColor
}

[type=file] {
	background: unset;
	border-color: inherit;
	border-width: 0;
	border-radius: 0;
	padding: 0;
	font-size: unset;
	line-height: inherit
}

[type=file]:focus {
	outline: 1px auto -webkit-focus-ring-color
}

.container {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-right: 1rem;
	padding-left: 1rem
}

@media (min-width:640px) {
  
	.container {
		max-width: 640px
	}
}

@media (min-width:768px) {
  
  
	.container {
		max-width: 768px;
		padding-right: 2rem;
		padding-left: 2rem
	}
}

@media (min-width:1024px) {
    
	.container {
		max-width: 1024px
	}
}

@media (min-width:1280px) {
	.container {
		max-width: 1280px
	}
}

.prose {
	color: #374151;
	max-width: 65ch
}

.prose [class~=lead] {
	color: #4b5563;
	font-size: 1.25em;
	line-height: 1.6;
	margin-top: 1.2em;
	margin-bottom: 1.2em
}

.prose a {
	color: #111827;
	text-decoration: underline;
	font-weight: 500
}

.prose strong {
	color: #111827;
	font-weight: 600
}

.prose ol[type=A] {
	--list-counter-style: upper-alpha
}

.prose ol[type=a] {
	--list-counter-style: lower-alpha
}

.prose ol[type=A s] {
	--list-counter-style: upper-alpha
}

.prose ol[type=a s] {
	--list-counter-style: lower-alpha
}

.prose ol[type=I] {
	--list-counter-style: upper-roman
}

.prose ol[type=i] {
	--list-counter-style: lower-roman
}

.prose ol[type=I s] {
	--list-counter-style: upper-roman
}

.prose ol[type=i s] {
	--list-counter-style: lower-roman
}

.prose ol[type="1"] {
	--list-counter-style: decimal
}

.prose ol>li {
	position: relative;
	padding-left: 1.75em
}

.prose ol>li:before {
	content: counter(list-item, var(--list-counter-style, decimal)) ".";
	position: absolute;
	font-weight: 400;
	color: #6b7280;
	left: 0
}

.prose ul>li {
	position: relative;
	padding-left: 1.75em
}

.prose ul>li:before {
	content: "";
	position: absolute;
	background-color: #d1d5db;
	border-radius: 50%;
	width: .375em;
	height: .375em;
	top: calc(.875em - .1875em);
	left: .25em
}

.prose hr {
	border-color: #e5e7eb;
	border-top-width: 1px;
	margin-top: 3em;
	margin-bottom: 3em
}

.prose blockquote {
	font-weight: 500;
	font-style: italic;
	color: #111827;
	border-left-width: .25rem;
	border-left-color: #e5e7eb;
	quotes: "\201C""\201D""\2018""\2019";
	margin-top: 1.6em;
	margin-bottom: 1.6em;
	padding-left: 1em
}

.prose blockquote p:first-of-type:before {
	content: open-quote
}

.prose blockquote p:last-of-type:after {
	content: close-quote
}

.prose h1 {
	color: #111827;
	font-weight: 800;
	font-size: 2.25em;
	margin-top: 0;
	margin-bottom: .8888889em;
	line-height: 1.1111111
}

.prose h2 {
	color: #111827;
	font-weight: 700;
	font-size: 1.5em;
	margin-top: 2em;
	margin-bottom: 1em;
	line-height: 1.3333333
}

.prose h3 {
	font-size: 1.25em;
	margin-top: 1.6em;
	margin-bottom: .6em;
	line-height: 1.6
}

.prose h3,
.prose h4 {
	color: #111827;
	font-weight: 600
}

.prose h4 {
	margin-top: 1.5em;
	margin-bottom: .5em;
	line-height: 1.5
}

.prose figure figcaption {
	color: #6b7280;
	font-size: .875em;
	line-height: 1.4285714;
	margin-top: .8571429em
}

.prose code {
	color: #111827;
	font-weight: 600;
	font-size: .875em
}

.prose code:after,
.prose code:before {
	content: "`"
}

.prose a code {
	color: #111827
}

.prose pre {
	color: #e5e7eb;
	background-color: #1f2937;
	overflow-x: auto;
	font-size: .875em;
	line-height: 1.7142857;
	margin-top: 1.7142857em;
	margin-bottom: 1.7142857em;
	border-radius: .375rem;
	padding: .8571429em 1.1428571em
}

.prose pre code {
	background-color: transparent;
	border-width: 0;
	border-radius: 0;
	padding: 0;
	font-weight: 400;
	color: inherit;
	font-size: inherit;
	font-family: inherit;
	line-height: inherit
}

.prose pre code:after,
.prose pre code:before {
	content: none
}

.prose table {
	width: 100%;
	table-layout: auto;
	text-align: left;
	margin-top: 2em;
	margin-bottom: 2em;
	font-size: .875em;
	line-height: 1.7142857
}

.prose thead {
	color: #111827;
	font-weight: 600;
	border-bottom-width: 1px;
	border-bottom-color: #d1d5db
}

.prose thead th {
	vertical-align: bottom;
	padding-right: .5714286em;
	padding-bottom: .5714286em;
	padding-left: .5714286em
}

.prose tbody tr {
	border-bottom-width: 1px;
	border-bottom-color: #e5e7eb
}

.prose tbody tr:last-child {
	border-bottom-width: 0
}

.prose tbody td {
	vertical-align: top;
	padding: .5714286em
}

.prose {
	font-size: 1rem;
	line-height: 1.75
}

.prose p {
	margin-top: 1.25em;
	margin-bottom: 1.25em
}

.prose figure,
.prose img,
.prose video {
	margin-top: 2em;
	margin-bottom: 2em
}

.prose figure>* {
	margin-top: 0;
	margin-bottom: 0
}

.prose h2 code {
	font-size: .875em
}

.prose h3 code {
	font-size: .9em
}

.prose ol,
.prose ul {
	margin-top: 1.25em;
	margin-bottom: 1.25em
}

.prose li {
	margin-top: .5em;
	margin-bottom: .5em
}

.prose>ul>li p {
	margin-top: .75em;
	margin-bottom: .75em
}

.prose>ul>li>:first-child {
	margin-top: 1.25em
}

.prose>ul>li>:last-child {
	margin-bottom: 1.25em
}

.prose>ol>li>:first-child {
	margin-top: 1.25em
}

.prose>ol>li>:last-child {
	margin-bottom: 1.25em
}

.prose ol ol,
.prose ol ul,
.prose ul ol,
.prose ul ul {
	margin-top: .75em;
	margin-bottom: .75em
}

.prose h2+*,
.prose h3+*,
.prose h4+*,
.prose hr+* {
	margin-top: 0
}

.prose thead th:first-child {
	padding-left: 0
}

.prose thead th:last-child {
	padding-right: 0
}

.prose tbody td:first-child {
	padding-left: 0
}

.prose tbody td:last-child {
	padding-right: 0
}

.prose>:first-child {
	margin-top: 0
}

.prose>:last-child {
	margin-bottom: 0
}

.prose-lg {
	font-size: 1.125rem;
	line-height: 1.7777778
}

.prose-lg p {
	margin-top: 1.3333333em;
	margin-bottom: 1.3333333em
}

.prose-lg [class~=lead] {
	font-size: 1.2222222em;
	line-height: 1.4545455;
	margin-top: 1.0909091em;
	margin-bottom: 1.0909091em
}

.prose-lg blockquote {
	margin-top: 1.6666667em;
	margin-bottom: 1.6666667em;
	padding-left: 1em
}

.prose-lg h1 {
	font-size: 2.6666667em;
	margin-top: 0;
	margin-bottom: .8333333em;
	line-height: 1
}

.prose-lg h2 {
	font-size: 1.6666667em;
	margin-top: 1.8666667em;
	margin-bottom: 1.0666667em;
	line-height: 1.3333333
}

.prose-lg h3 {
	font-size: 1.3333333em;
	margin-top: 1.6666667em;
	margin-bottom: .6666667em;
	line-height: 1.5
}

.prose-lg h4 {
	margin-top: 1.7777778em;
	margin-bottom: .4444444em;
	line-height: 1.5555556
}

.prose-lg figure,
.prose-lg img,
.prose-lg video {
	margin-top: 1.7777778em;
	margin-bottom: 1.7777778em
}

.prose-lg figure>* {
	margin-top: 0;
	margin-bottom: 0
}

.prose-lg figure figcaption {
	font-size: .8888889em;
	line-height: 1.5;
	margin-top: 1em
}

.prose-lg code {
	font-size: .8888889em
}

.prose-lg h2 code {
	font-size: .8666667em
}

.prose-lg h3 code {
	font-size: .875em
}

.prose-lg pre {
	font-size: .8888889em;
	line-height: 1.75;
	margin-top: 2em;
	margin-bottom: 2em;
	border-radius: .375rem;
	padding: 1em 1.5em
}

.prose-lg ol,
.prose-lg ul {
	margin-top: 1.3333333em;
	margin-bottom: 1.3333333em
}

.prose-lg li {
	margin-top: .6666667em;
	margin-bottom: .6666667em
}

.prose-lg ol>li {
	padding-left: 1.6666667em
}

.prose-lg ol>li:before {
	left: 0
}

.prose-lg ul>li {
	padding-left: 1.6666667em
}

.prose-lg ul>li:before {
	width: .3333333em;
	height: .3333333em;
	top: calc(.8888889em - .1666667em);
	left: .2222222em
}

.prose-lg>ul>li p {
	margin-top: .8888889em;
	margin-bottom: .8888889em
}

.prose-lg>ul>li>:first-child {
	margin-top: 1.3333333em
}

.prose-lg>ul>li>:last-child {
	margin-bottom: 1.3333333em
}

.prose-lg>ol>li>:first-child {
	margin-top: 1.3333333em
}

.prose-lg>ol>li>:last-child {
	margin-bottom: 1.3333333em
}

.prose-lg ol ol,
.prose-lg ol ul,
.prose-lg ul ol,
.prose-lg ul ul {
	margin-top: .8888889em;
	margin-bottom: .8888889em
}

.prose-lg hr {
	margin-top: 3.1111111em;
	margin-bottom: 3.1111111em
}

.prose-lg h2+*,
.prose-lg h3+*,
.prose-lg h4+*,
.prose-lg hr+* {
	margin-top: 0
}

.prose-lg table {
	font-size: .8888889em;
	line-height: 1.5
}

.prose-lg thead th {
	padding-right: .75em;
	padding-bottom: .75em;
	padding-left: .75em
}

.prose-lg thead th:first-child {
	padding-left: 0
}

.prose-lg thead th:last-child {
	padding-right: 0
}

.prose-lg tbody td {
	padding: .75em
}

.prose-lg tbody td:first-child {
	padding-left: 0
}

.prose-lg tbody td:last-child {
	padding-right: 0
}

.prose-lg>:first-child {
	margin-top: 0
}

.prose-lg>:last-child {
	margin-bottom: 0
}

.label-title {
	margin-bottom: 1rem;
	display: flex;
	align-items: center;
	font-size: .75rem;
	line-height: 1rem;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: .025em;
	--tw-text-opacity: 1;
	color: rgba(153, 153, 153, var(--tw-text-opacity))
}

.label-line {
	margin-left: 1.75rem;
	display: block;
	height: 1px;
	width: 8.4375rem;
	border-top-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgba(153, 153, 153, var(--tw-border-opacity))
}

.btn-gradient {
    background: linear-gradient(
        270deg,#ffffff,#ffffff);
}

.btn-bg-gradient {
	position: relative;
    overflow: hidden;
    background: linear-gradient(90deg,#382409,#edda9f);
}

.btn-bg-gradient span {
	z-index: 10
}

.btn-bg-gradient:after,
.btn-bg-gradient:before {
	padding: 18px 0 11px;
	content: "";
	position: absolute;
	top: 0;
	left: calc(-100% - 30px);
	height: 100%;
	width: calc(100% + 20px);
	color: #fff;
	border-radius: 2px;
	transform: skew(-25deg)
}

.btn-bg-gradient:after {
	background: #fff;
	transition: left .5s cubic-bezier(.86, 0, .07, 1) .2s;
	z-index: 0;
	opacity: .6
}

.btn-bg-gradient:before {
	background: linear-gradient(90deg,#382409,#edda9f);
	z-index: 5;
	transition: left .9s cubic-bezier(.86, 0, .07, 1)
}

.btn-bg-gradient:hover:after {
	left: calc(0% - 10px);
	transition: left .9s cubic-bezier(.86, 0, .07, 1)
}

.btn-bg-gradient:hover:before {
	left: calc(0% - 10px);
	transition: left 1s cubic-bezier(.86, 0, .07, 1)
}

.bcm strong {
	font-weight: inherit
}

.bcm strong,
.prose {
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity))
}

.prose {
	max-width: 80rem;
	text-align: justify
}

.prose ol>li:before,
.prose strong {
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity))
}

.herofull {
	height: calc(100vh - 96px);
	overflow: hidden
}

@media screen and (max-width:640px) {
	.herofull {
		height: calc(100vh - 200px);
		overflow: hidden
	}
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border-width: 0
}

.pointer-events-none {
	pointer-events: none
}

.pointer-events-auto {
	pointer-events: auto
}

.static {
	position: static
}

.fixed {
	position: fixed
}

.absolute {
	position: absolute
}

.relative {
	position: relative
}

.inset-0 {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.top-0 {
	top: 0
}

.left-0 {
	left: 0
}

.top-1\/2 {
	top: 50%
}

.left-2 {
	left: .5rem
}

.right-2 {
	right: .5rem
}

.z-50 {
	z-index: 50
}

.z-10 {
	z-index: 10
}

.col-span-12 {
	grid-column: span 12/span 12
}

.col-span-6 {
	grid-column: span 6/span 6
}

.col-span-2 {
	grid-column: span 2/span 2
}

.col-span-10 {
	grid-column: span 10/span 10
}

.row-start-1 {
	grid-row-start: 1
}

.mx-auto {
	margin-left: auto;
	margin-right: auto
}

.my-6 {
	margin-top: 1.5rem;
	margin-bottom: 1.5rem
}

.my-4 {
	margin-top: 1rem;
	margin-bottom: 1rem
}

.ml-4 {
	margin-left: 1rem
}

.ml-1 {
	margin-left: .25rem
}

.mt-1 {
	margin-top: .25rem
}

.ml-3 {
	margin-left: .75rem
}

.mt-3 {
	margin-top: .75rem
}

.mt-10 {
	margin-top: 2.5rem
}

.mb-2 {
	margin-bottom: .5rem
}

.mr-2 {
	margin-right: .5rem
}

.mb-10 {
	margin-bottom: 2.5rem
}

.mb-6 {
	margin-bottom: 1.5rem
}

.mt-8 {
	margin-top: 2rem
}

.mt-4 {
	margin-top: 1rem
}

.mb-5 {
	margin-bottom: 1.25rem
}

.-mt-5 {
	margin-top: -1.25rem
}

.mt-2 {
	margin-top: .5rem
}

.mt-16 {
	margin-top: 4rem
}

.mt-11 {
	margin-top: 2.75rem
}

.mb-4 {
	margin-bottom: 1rem
}

.mt-5 {
	margin-top: 1.25rem
}

.mt-6 {
	margin-top: 1.5rem
}

.mb-3 {
	margin-bottom: .75rem
}

.mt-40 {
	margin-top: 12rem
}

.ml-2 {
	margin-left: .5rem
}

.block {
	display: block
}

.inline-block {
	display: inline-block
}

.flex {
	display: flex
}

.inline-flex {
	display: inline-flex
}

.grid {
	display: grid
}

.hidden {
	display: none
}

.h-full {
	height: 100%
}

.h-screen {
	height: 100vh
}

.h-6 {
	height: 1.5rem
}

.h-5 {
	height: 1.25rem
}

.h-4 {
	height: 1rem
}

.h-8 {
	height: 2rem
}

.h-auto {
	height: auto
}

.h-14 {
	height: 3.5rem
}

.h-3 {
	height: .75rem
}

.h-10 {
	height: 2.5rem
}

.h-12 {
	height: 3rem
}

.max-h-full {
	max-height: 100%
}

.w-20 {
	width: 5rem
}

.w-full {
	width: 100%
}

.w-6 {
	width: 1.5rem
}

.w-0 {
	width: 0
}

.w-5 {
	width: 1.25rem
}

.w-4 {
	width: 1rem
}

.w-screen {
	width: 100vw
}

.w-auto {
	width: auto
}

.w-9\/12 {
	width: 75%
}

.w-28 {
	width: 7rem
}

.w-3 {
	width: .75rem
}

.w-10 {
	width: 2.5rem
}

.w-72 {
	width: 18rem
}

.w-2\/5 {
	width: 40%
}

.w-8 {
	width: 2rem
}

.w-11 {
	width: 2.75rem
}

.w-80 {
	width: 20rem
}

.w-12 {
	width: 3rem
}

.w-8\/12 {
	width: 66.666667%
}

.max-w-sm {
	max-width: 24rem
}

.max-w-max {
	max-width: -webkit-max-content;
	max-width: -moz-max-content;
	max-width: max-content
}

.max-w-7xl {
	max-width: 80rem
}

.max-w-5xl {
	max-width: 64rem
}

.flex-1 {
	flex: 1 1 0%
}

.flex-shrink-0 {
	flex-shrink: 0
}

.translate-y-2 {
	--tw-translate-y: 0.5rem;
	transform: var(--tw-transform)
}

.translate-y-0 {
	--tw-translate-y: 0px
}

.transform,
.translate-y-0 {
	transform: var(--tw-transform)
}

@-webkit-keyframes spin {
	to {
		transform: rotate(1turn)
	}
}

@keyframes spin {
	to {
		transform: rotate(1turn)
	}
}

.animate-spin {
	-webkit-animation: spin 1s linear infinite;
	animation: spin 1s linear infinite
}

.cursor-pointer {
	cursor: pointer
}

.list-none {
	list-style-type: none
}

.grid-cols-12 {
	grid-template-columns: repeat(12, minmax(0, 1fr))
}

.grid-cols-4 {
	grid-template-columns: repeat(4, minmax(0, 1fr))
}

.grid-cols-2 {
	grid-template-columns: repeat(2, minmax(0, 1fr))
}

.flex-row {
	flex-direction: row
}

.flex-col {
	flex-direction: column
}

.flex-wrap {
	flex-wrap: wrap
}

.items-start {
	align-items: flex-start
}

.items-end {
	align-items: flex-end
}

.items-center {
	align-items: center
}

.items-baseline {
	align-items: baseline
}

.justify-start {
	justify-content: flex-start
}

.justify-end {
	justify-content: flex-end
}

.justify-center {
	justify-content: center
}

.justify-between {
	justify-content: space-between
}

.gap-4 {
	gap: 1rem
}

.gap-6 {
	gap: 1.5rem
}

.gap-3 {
	gap: .75rem
}

.gap-12 {
	gap: 3rem
}

.gap-10 {
	gap: 2.5rem
}

.gap-2 {
	gap: .5rem
}

.gap-y-6 {
	row-gap: 1.5rem
}

.space-x-7>:not([hidden])~:not([hidden]) {
	--tw-space-x-reverse: 0;
	margin-right: calc(1.75rem * var(--tw-space-x-reverse));
	margin-left: calc(1.75rem * calc(1 - var(--tw-space-x-reverse)))
}

.space-y-4>:not([hidden])~:not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(1rem * var(--tw-space-y-reverse))
}

.space-y-10>:not([hidden])~:not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(2.5rem * var(--tw-space-y-reverse))
}

.space-y-2>:not([hidden])~:not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-top: calc(.5rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(.5rem * var(--tw-space-y-reverse))
}

.space-x-4>:not([hidden])~:not([hidden]) {
	--tw-space-x-reverse: 0;
	margin-right: calc(1rem * var(--tw-space-x-reverse));
	margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)))
}

.space-y-1>:not([hidden])~:not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-top: calc(.25rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(.25rem * var(--tw-space-y-reverse))
}

.space-y-3>:not([hidden])~:not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-top: calc(.75rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(.75rem * var(--tw-space-y-reverse))
}

.space-x-6>:not([hidden])~:not([hidden]) {
	--tw-space-x-reverse: 0;
	margin-right: calc(1.5rem * var(--tw-space-x-reverse));
	margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))
}

.space-y-5>:not([hidden])~:not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(1.25rem * var(--tw-space-y-reverse))
}

.space-y-8>:not([hidden])~:not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(2rem * var(--tw-space-y-reverse))
}

.space-x-2>:not([hidden])~:not([hidden]) {
	--tw-space-x-reverse: 0;
	margin-right: calc(.5rem * var(--tw-space-x-reverse));
	margin-left: calc(.5rem * calc(1 - var(--tw-space-x-reverse)))
}

.divide-x>:not([hidden])~:not([hidden]) {
	--tw-divide-x-reverse: 0;
	border-right-width: calc(1px * var(--tw-divide-x-reverse));
	border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)))
}

.divide-default>:not([hidden])~:not([hidden]) {
	--tw-divide-opacity: 1;
	border-color: rgba(255, 255, 255, var(--tw-divide-opacity))
}

.divide-opacity-30>:not([hidden])~:not([hidden]) {
	--tw-divide-opacity: 0.3
}

.overflow-hidden {
	overflow: hidden
}

.overflow-y-scroll {
	overflow-y: scroll
}

.rounded-md {
	border-radius: .375rem
}

.rounded-lg {
	border-radius: .5rem
}

.rounded-full {
	border-radius: 9999px
}

.border {
	border-width: 1px
}

.border-2 {
	border-width: 2px
}

.border-t {
	border-top-width: 1px
}

.border-b {
	border-bottom-width: 1px
}

.border-b-2 {
	border-bottom-width: 2px
}

.border-none {
	border-style: none
}

.border-black {
	--tw-border-opacity: 1;
	border-color: rgba(0, 0, 0, var(--tw-border-opacity))
}

.border-primary {
	--tw-border-opacity: 1;
	border-color: rgba(178, 80, 255, var(--tw-border-opacity))
}

.border-default,
.border-white {
	--tw-border-opacity: 1;
	border-color: rgba(255, 255, 255, var(--tw-border-opacity))
}

.border-opacity-30 {
	--tw-border-opacity: 0.3
}

.border-opacity-60 {
	--tw-border-opacity: 0.6
}

.bg-black {
	--tw-bg-opacity: 1;
	background-color: rgba(0, 0, 0, var(--tw-bg-opacity))
}

.bg-white {
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity))
}

.bg-red-600 {
	--tw-bg-opacity: 1;
	background-color: rgba(220, 38, 38, var(--tw-bg-opacity))
}

.bg-primary {
	--tw-bg-opacity: 1;
	background-color: rgba(178, 80, 255, var(--tw-bg-opacity))
}

.bg-default {
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity))
}

.bg-gray-section {
	--tw-bg-opacity: 1;
	background-color: rgba(21, 21, 21, var(--tw-bg-opacity))
}

.bg-opacity-30 {
	--tw-bg-opacity: 0.3
}

.bg-opacity-70 {
	--tw-bg-opacity: 0.7
}

.stroke-current {
	stroke: currentColor
}

.p-1 {
	padding: .25rem
}

.p-2 {
	padding: .5rem
}

.p-4 {
	padding: 1rem
}

.p-0\.5 {
	padding: .125rem
}

.p-0 {
	padding: 0
}

.p-1\.5 {
	padding: .375rem
}

.px-2 {
	padding-left: .5rem;
	padding-right: .5rem
}

.py-2 {
	padding-top: .5rem;
	padding-bottom: .5rem
}

.py-4 {
	padding-top: 1rem;
	padding-bottom: 1rem
}

.px-4 {
	padding-left: 1rem;
	padding-right: 1rem
}

.px-8 {
	padding-left: 2rem;
	padding-right: 2rem
}

.px-6 {
	padding-left: 1.5rem;
	padding-right: 1.5rem
}

.py-1 {
	padding-top: .25rem;
	padding-bottom: .25rem
}

.px-1 {
	padding-left: .25rem;
	padding-right: .25rem
}

.py-6 {
	padding-top: 1.5rem;
	padding-bottom: 1.5rem
}

.py-3 {
	padding-top: .75rem;
	padding-bottom: .75rem
}

.px-3 {
	padding-left: .75rem;
	padding-right: .75rem
}

.py-8 {
	padding-top: 2rem;
	padding-bottom: 2rem
}

.py-5 {
	padding-top: 1.25rem;
	padding-bottom: 1.25rem
}

.py-12 {
	padding-top: 3rem;
	padding-bottom: 3rem
}

.py-3\.5 {
	padding-top: .875rem;
	padding-bottom: .875rem
}

.py-10 {
	padding-top: 2.5rem;
	padding-bottom: 2.5rem
}

.pt-0\.5 {
	padding-top: .125rem
}

.pt-0 {
	padding-top: 0
}

.pt-6 {
	padding-top: 1.5rem
}

.pb-6 {
	padding-bottom: 1.5rem
}

.pt-2 {
	padding-top: .5rem
}

.pb-3 {
	padding-bottom: .75rem
}

.pt-4 {
	padding-top: 1rem
}

.pb-10 {
	padding-bottom: 2.5rem
}

.pt-10 {
	padding-top: 2.5rem
}

.pt-12 {
	padding-top: 3rem
}

.pb-16 {
	padding-bottom: 4rem
}

.text-left {
	text-align: left
}

.text-center {
	text-align: center
}

.align-top {
	vertical-align: top
}

.align-middle {
	vertical-align: middle
}

.text-sm {
	font-size: .875rem;
	line-height: 1.25rem
}

.text-base {
	font-size: 1rem;
	line-height: 1.5rem
}

.text-xl {
	font-size: 1.25rem
}

.text-lg,
.text-xl {
	line-height: 1.75rem
}

.text-lg {
	font-size: 1.125rem
}

.text-3xl {
	font-size: 1.875rem;
	line-height: 2.25rem
}

.text-xs {
	font-size: .75rem;
	line-height: 1rem
}

.text-2xl {
	font-size: 1.5rem;
	line-height: 2rem
}

.text-4xl {
	font-size: 2.25rem;
	line-height: 2.5rem
}

.text-xxs {
	font-size: .4375rem;
	line-height: .4375rem
}

.font-semibold {
	font-weight: 600
}

.font-medium {
	font-weight: 500
}

.font-bold {
	font-weight: 700
}

.font-normal {
	font-weight: 400
}

.uppercase {
	text-transform: uppercase
}

.capitalize {
	text-transform: capitalize
}

.italic {
	font-style: italic
}

.leading-normal {
	line-height: 1.5
}

.leading-relaxed {
	line-height: 1.625
}

.leading-6 {
	line-height: 1.5rem
}

.tracking-wide {
	letter-spacing: .025em
}

.tracking-wider {
	letter-spacing: .05em
}

.text-default {
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity))
}

.text-red-100 {
	--tw-text-opacity: 1;
	color: rgba(254, 226, 226, var(--tw-text-opacity))
}

.text-green-600 {
	--tw-text-opacity: 1;
	color: rgba(5, 150, 105, var(--tw-text-opacity))
}

.text-red-600 {
	--tw-text-opacity: 1;
	color: rgba(220, 38, 38, var(--tw-text-opacity))
}

.text-gray {
	--tw-text-opacity: 1;
	color: rgba(153, 153, 153, var(--tw-text-opacity))
}

.text-white {
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity))
}

.text-black {
	--tw-text-opacity: 1;
	color: rgba(0, 0, 0, var(--tw-text-opacity))
}

.text-primary {
	--tw-text-opacity: 1;
	color: rgba(178, 80, 255, var(--tw-text-opacity))
}

.text-red-500 {
	--tw-text-opacity: 1;
	color: rgba(239, 68, 68, var(--tw-text-opacity))
}

.underline {
	text-decoration: underline
}

.line-through {
	text-decoration: line-through
}

.opacity-0 {
	opacity: 0
}

.opacity-100 {
	opacity: 1
}

.mix-blend-multiply {
	mix-blend-mode: multiply
}

.shadow-lg {
	--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05)
}

.shadow-lg,
.shadow-none {
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-none {
	--tw-shadow: 0 0 #0000
}

.shadow-2xl {
	--tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25)
}

.shadow-2xl,
.shadow-md {
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-md {
	--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06)
}

.ring-1 {
	--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
	--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
	box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.ring-black {
	--tw-ring-opacity: 1;
	--tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity))
}

.ring-opacity-5 {
	--tw-ring-opacity: 0.05
}

.filter {
	filter: var(--tw-filter)
}

.transition {
	transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -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(.4, 0, .2, 1);
	transition-duration: .15s
}

.duration-300 {
	transition-duration: .3s
}

.duration-100 {
	transition-duration: .1s
}

.ease-out {
	transition-timing-function: cubic-bezier(0, 0, .2, 1)
}

.ease-in {
	transition-timing-function: cubic-bezier(.4, 0, 1, 1)
}

.hover\:bg-default:hover {
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity))
}

.hover\:text-default:hover {
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity))
}

.hover\:text-gray-section:hover {
	--tw-text-opacity: 1;
	color: rgba(21, 21, 21, var(--tw-text-opacity))
}

.hover\:text-primary:hover {
	--tw-text-opacity: 1;
	color: rgba(178, 80, 255, var(--tw-text-opacity))
}

.hover\:text-white:hover {
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity))
}

.hover\:text-black:hover {
	--tw-text-opacity: 1;
	color: rgba(0, 0, 0, var(--tw-text-opacity))
}

.hover\:underline:hover {
	text-decoration: underline
}

.hover\:ring-2:hover {
	--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)
}

.hover\:ring-primary:hover {
	--tw-ring-opacity: 1;
	--tw-ring-color: rgba(178, 80, 255, var(--tw-ring-opacity))
}

.focus\:border-0:focus {
	border-width: 0
}

.focus\:outline-none:focus {
	outline: 2px solid transparent;
	outline-offset: 2px
}

.focus\:ring-2:focus {
	--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
	--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)
}

.focus\:ring-0:focus,
.focus\:ring-2:focus {
	box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.focus\:ring-0:focus {
	--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
	--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color)
}

.focus\:ring-primary:focus {
	--tw-ring-opacity: 1;
	--tw-ring-color: rgba(178, 80, 255, var(--tw-ring-opacity))
}

.focus\:ring-offset-2:focus {
	--tw-ring-offset-width: 2px
}

.focus-visible\:ring:focus-visible {
	--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
	--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
	box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.focus-visible\:ring-opacity-75:focus-visible {
	--tw-ring-opacity: 0.75
}

.disabled\:text-gray:disabled {
	--tw-text-opacity: 1;
	color: rgba(153, 153, 153, var(--tw-text-opacity))
}

@media (min-width:640px) {
	.sm\:left-28 {
		left: 7rem
	}
	.sm\:right-28 {
		right: 7rem
	}
	.sm\:col-span-5 {
		grid-column: span 5/span 5
	}
	.sm\:col-span-7 {
		grid-column: span 7/span 7
	}
	.sm\:col-span-2 {
		grid-column: span 2/span 2
	}
	.sm\:col-start-auto {
		grid-column-start: auto
	}
	.sm\:row-start-auto {
		grid-row-start: auto
	}
	.sm\:mx-auto {
		margin-left: auto;
		margin-right: auto
	}
	.sm\:my-6 {
		margin-top: 1.5rem;
		margin-bottom: 1.5rem
	}
	.sm\:mt-auto {
		margin-top: auto
	}
	.sm\:ml-3 {
		margin-left: .75rem
	}
	.sm\:mt-14 {
		margin-top: 3.5rem
	}
	.sm\:mt-4 {
		margin-top: 1rem
	}
	.sm\:mt-24 {
		margin-top: 6rem
	}
	.sm\:mb-10 {
		margin-bottom: 2.5rem
	}
	.sm\:mt-8 {
		margin-top: 2rem
	}
	.sm\:mt-56 {
		margin-top: 14rem
	}
	.sm\:mt-10 {
		margin-top: 2.5rem
	}
	.sm\:mt-12 {
		margin-top: 3rem
	}
	.sm\:mb-6 {
		margin-bottom: 1.5rem
	}
	.sm\:mt-0 {
		margin-top: 0
	}
	.sm\:block {
		display: block
	}
	.sm\:h-4 {
		height: 1rem
	}
	.sm\:h-5 {
		height: 1.25rem
	}
	.sm\:w-48 {
		width: 12rem
	}
	.sm\:w-4 {
		width: 1rem
	}
	.sm\:w-7\/12 {
		width: 58.333333%
	}
	.sm\:w-5 {
		width: 1.25rem
	}
	.sm\:w-96 {
		width: 24rem
	}
	.sm\:w-32 {
		width: 8rem
	}
	.sm\:w-80 {
		width: 20rem
	}
	.sm\:w-44 {
		width: 11rem
	}
	.sm\:w-8\/12 {
		width: 66.666667%
	}
	.sm\:max-w-lg {
		max-width: 32rem
	}
	.sm\:translate-y-0 {
		--tw-translate-y: 0px;
		transform: var(--tw-transform)
	}
	.sm\:translate-x-2 {
		--tw-translate-x: 0.5rem;
		transform: var(--tw-transform)
	}
	.sm\:translate-x-0 {
		--tw-translate-x: 0px;
		transform: var(--tw-transform)
	}
	.sm\:grid-cols-10 {
		grid-template-columns: repeat(10, minmax(0, 1fr))
	}
	.sm\:grid-cols-12 {
		grid-template-columns: repeat(12, minmax(0, 1fr))
	}
	.sm\:flex-row {
		flex-direction: row
	}
	.sm\:items-start {
		align-items: flex-start
	}
	.sm\:items-end {
		align-items: flex-end
	}
	.sm\:items-center {
		align-items: center
	}
	.sm\:justify-center {
		justify-content: center
	}
	.sm\:gap-5 {
		gap: 1.25rem
	}
	.sm\:gap-4 {
		gap: 1rem
	}
	.sm\:gap-16 {
		gap: 4rem
	}
	.sm\:gap-6 {
		gap: 1.5rem
	}
	.sm\:gap-20 {
		gap: 5rem
	}
	.sm\:space-y-0>:not([hidden])~:not([hidden]) {
		--tw-space-y-reverse: 0;
		margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
		margin-bottom: calc(0px * var(--tw-space-y-reverse))
	}
	.sm\:space-y-6>:not([hidden])~:not([hidden]) {
		--tw-space-y-reverse: 0;
		margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
		margin-bottom: calc(1.5rem * var(--tw-space-y-reverse))
	}
	.sm\:space-y-2>:not([hidden])~:not([hidden]) {
		--tw-space-y-reverse: 0;
		margin-top: calc(.5rem * calc(1 - var(--tw-space-y-reverse)));
		margin-bottom: calc(.5rem * var(--tw-space-y-reverse))
	}
	.sm\:space-y-8>:not([hidden])~:not([hidden]) {
		--tw-space-y-reverse: 0;
		margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
		margin-bottom: calc(2rem * var(--tw-space-y-reverse))
	}
	.sm\:space-y-3>:not([hidden])~:not([hidden]) {
		--tw-space-y-reverse: 0;
		margin-top: calc(.75rem * calc(1 - var(--tw-space-y-reverse)));
		margin-bottom: calc(.75rem * var(--tw-space-y-reverse))
	}
	.sm\:space-y-4>:not([hidden])~:not([hidden]) {
		--tw-space-y-reverse: 0;
		margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
		margin-bottom: calc(1rem * var(--tw-space-y-reverse))
	}
	.sm\:space-x-2>:not([hidden])~:not([hidden]) {
		--tw-space-x-reverse: 0;
		margin-right: calc(.5rem * var(--tw-space-x-reverse));
		margin-left: calc(.5rem * calc(1 - var(--tw-space-x-reverse)))
	}
	.sm\:divide-y>:not([hidden])~:not([hidden]) {
		--tw-divide-y-reverse: 0;
		border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
		border-bottom-width: calc(1px * var(--tw-divide-y-reverse))
	}
	.sm\:divide-default>:not([hidden])~:not([hidden]) {
		--tw-divide-opacity: 1;
		border-color: rgba(255, 255, 255, var(--tw-divide-opacity))
	}
	.sm\:divide-opacity-30>:not([hidden])~:not([hidden]) {
		--tw-divide-opacity: 0.3
	}
	.sm\:self-end {
		align-self: flex-end
	}
	.sm\:border-2 {
		border-width: 2px
	}
	.sm\:border-b {
		border-bottom-width: 1px
	}
	.sm\:border-default {
		--tw-border-opacity: 1;
		border-color: rgba(255, 255, 255, var(--tw-border-opacity))
	}
	.sm\:border-opacity-60 {
		--tw-border-opacity: 0.6
	}
	.sm\:bg-black {
		--tw-bg-opacity: 1;
		background-color: rgba(0, 0, 0, var(--tw-bg-opacity))
	}
	.sm\:p-6 {
		padding: 1.5rem
	}
	.sm\:p-16 {
		padding: 4rem
	}
	.sm\:p-8 {
		padding: 2rem
	}
	.sm\:px-12 {
		padding-left: 3rem;
		padding-right: 3rem
	}
	.sm\:py-4 {
		padding-top: 1rem;
		padding-bottom: 1rem
	}
	.sm\:px-6 {
		padding-left: 1.5rem;
		padding-right: 1.5rem
	}
	.sm\:px-3 {
		padding-left: .75rem;
		padding-right: .75rem
	}
	.sm\:py-20 {
		padding-top: 5rem;
		padding-bottom: 5rem
	}
	.sm\:px-0 {
		padding-left: 0;
		padding-right: 0
	}
	.sm\:py-10 {
		padding-top: 2.5rem;
		padding-bottom: 2.5rem
	}
	.sm\:py-6 {
		padding-top: 1.5rem;
		padding-bottom: 1.5rem
	}
	.sm\:py-12 {
		padding-top: 3rem;
		padding-bottom: 3rem
	}
	.sm\:pt-20 {
		padding-top: 5rem
	}
	.sm\:pb-12 {
		padding-bottom: 3rem
	}
	.sm\:pb-20 {
		padding-bottom: 5rem
	}
	.sm\:pt-8 {
		padding-top: 2rem
	}
	.sm\:pl-18 {
		padding-left: 4.625rem
	}
	.sm\:pr-18 {
		padding-right: 4.625rem
	}
	.sm\:pb-14 {
		padding-bottom: 3.5rem
	}
	.sm\:pt-12 {
		padding-top: 3rem
	}
	.sm\:pb-4 {
		padding-bottom: 1rem
	}
	.sm\:text-left {
		text-align: left
	}
	.sm\:text-center {
		text-align: center
	}
	.sm\:text-5xl {
		font-size: 3rem;
		line-height: 1
	}
	.sm\:text-sm {
		font-size: .875rem;
		line-height: 1.25rem
	}
	.sm\:text-4xl {
		font-size: 2.25rem;
		line-height: 2.5rem
	}
	.sm\:text-lg {
		font-size: 1.125rem;
		line-height: 1.75rem
	}
	.sm\:text-base {
		font-size: 1rem;
		line-height: 1.5rem
	}
	.sm\:text-xl {
		font-size: 1.25rem;
		line-height: 1.75rem
	}
	.sm\:text-2xl {
		font-size: 1.5rem;
		line-height: 2rem
	}
	.sm\:text-xs {
		font-size: .75rem;
		line-height: 1rem
	}
	.sm\:text-9xl {
		font-size: 8rem;
		line-height: 1
	}
	.sm\:text-default,
	.sm\:text-white {
		--tw-text-opacity: 1;
		color: rgba(255, 255, 255, var(--tw-text-opacity))
	}
	.sm\:text-gray {
		--tw-text-opacity: 1;
		color: rgba(153, 153, 153, var(--tw-text-opacity))
	}
	.sm\:shadow-xl {
		--tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
		box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
	}
}

@media (min-width:768px) {
	.md\:ml-6 {
		margin-left: 1.5rem
	}
	.md\:ml-4 {
		margin-left: 1rem
	}
	.md\:flex {
		display: flex
	}
	.md\:hidden {
		display: none
	}
	.md\:w-4\/12 {
		width: 33.333333%
	}
	.md\:max-w-xl {
		max-width: 36rem
	}
	.md\:flex-shrink-0 {
		flex-shrink: 0
	}
	.md\:flex-row {
		flex-direction: row
	}
	.md\:items-center {
		align-items: center
	}
	.md\:justify-between {
		justify-content: space-between
	}
	.md\:space-x-4>:not([hidden])~:not([hidden]) {
		--tw-space-x-reverse: 0;
		margin-right: calc(1rem * var(--tw-space-x-reverse));
		margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)))
	}
	.md\:py-0 {
		padding-top: 0;
		padding-bottom: 0
	}
	.md\:text-sm {
		font-size: .875rem;
		line-height: 1.25rem
	}
}

@media (min-width:1024px) {
	.lg\:col-span-6 {
		grid-column: span 6/span 6
	}
	.lg\:mx-0 {
		margin-left: 0;
		margin-right: 0
	}
	.lg\:mt-32 {
		margin-top: 8rem
	}
	.lg\:mt-0 {
		margin-top: 0
	}
	.lg\:mt-24 {
		margin-top: 6rem
	}
	.lg\:mt-16 {
		margin-top: 4rem
	}
	.lg\:flex {
		display: flex
	}
	.lg\:w-auto {
		width: auto
	}
	.lg\:w-6\/12 {
		width: 50%
	}
	.lg\:w-4\/12 {
		width: 33.333333%
	}
	.lg\:w-9\/12 {
		width: 75%
	}
	.lg\:max-w-none {
		max-width: none
	}
	.lg\:max-w-3xl {
		max-width: 48rem
	}
	.lg\:grid-cols-4 {
		grid-template-columns: repeat(4, minmax(0, 1fr))
	}
	.lg\:flex-row {
		flex-direction: row
	}
	.lg\:flex-row-reverse {
		flex-direction: row-reverse
	}
	.lg\:items-center {
		align-items: center
	}
	.lg\:justify-end {
		justify-content: flex-end
	}
	.lg\:justify-center {
		justify-content: center
	}
	.lg\:gap-5 {
		gap: 1.25rem
	}
	.lg\:gap-y-14 {
		row-gap: 3.5rem
	}
	.lg\:space-x-56>:not([hidden])~:not([hidden]) {
		--tw-space-x-reverse: 0;
		margin-right: calc(14rem * var(--tw-space-x-reverse));
		margin-left: calc(14rem * calc(1 - var(--tw-space-x-reverse)))
	}
	.lg\:px-8 {
		padding-left: 2rem;
		padding-right: 2rem
	}
	.lg\:pr-6 {
		padding-right: 1.5rem
	}
}

@media (min-width:1280px) {
	.xl\:flex {
		display: flex
	}
	.xl\:max-w-none {
		max-width: none
	}
	.xl\:justify-between {
		justify-content: space-between
	}
	.xl\:space-y-4>:not([hidden])~:not([hidden]) {
		--tw-space-y-reverse: 0;
		margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
		margin-bottom: calc(1rem * var(--tw-space-y-reverse))
	}
	.xl\:text-left {
		text-align: left
	}
}