/*! tailwindcss v3.3.1 | MIT License | https://tailwindcss.com*/*,:after,:before {
	box-sizing:border-box;
	border:0 solid #e5e7eb
}
:after,:before {
	--tw-content:""
}
html {
	line-height:1.5;
	-webkit-text-size-adjust:100%;
	-moz-tab-size:4;
	tab-size:4;
	font-family:proxima-nova,sans-serif;
	font-feature-settings:normal;
	font-variation-settings:normal
}
body {
	margin:0;
	line-height:inherit
}
hr {
	height:0;
	color:inherit;
	border-top-width:1px
}
abbr:where([title]) {
	text-decoration:underline dotted
}
h1,h2,h3,h4,h5,h6 {
	font-size:inherit;
	font-weight:inherit
}
a {
	color:inherit;
	text-decoration:inherit
}
b,strong {
	font-weight:bolder
}
code,kbd,pre,samp {
	font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,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;
	border-collapse:collapse
}
button,input,optgroup,select,textarea {
	font-family:inherit;
	font-size:100%;
	font-weight:inherit;
	line-height:inherit;
	color:inherit;
	margin:0;
	padding:0
}
button,select {
	text-transform:none
}
[type=button],[type=reset],[type=submit],button {
	-webkit-appearance:button;
	background-color:transparent;
	background-image:none
}
:-moz-focusring {
	outline:auto
}
:-moz-ui-invalid {
	box-shadow:none
}
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
}
fieldset {
	margin:0
}
fieldset,legend {
	padding:0
}
menu,ol,ul {
	list-style:none;
	margin:0;
	padding:0
}
textarea {
	resize:vertical
}
input::placeholder,textarea::placeholder {
	opacity:1;
	color:#9ca3af
}
[role=button],button {
	cursor:pointer
}
:disabled {
	cursor:default
}
audio,canvas,embed,iframe,img,object,svg,video {
	display:block;
	vertical-align:middle
}
img,video {
	max-width:100%;
	height:auto
}
[hidden] {
	display:none
}
[multiple],[type=date],[type=datetime-local],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],select,textarea {
	appearance:none;
	background-color:#fff;
	border-color:#6b7280;
	border-width:1px;
	border-radius:0;
	padding:.5rem .75rem;
	font-size:1rem;
	line-height:1.5rem;
	--tw-shadow:0 0 transparent
}
[multiple]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=email]:focus,[type=month]:focus,[type=number]:focus,[type=password]:focus,[type=search]:focus,[type=tel]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,[type=week]:focus,select:focus,textarea:focus {
	outline:2px solid transparent;
	outline-offset:2px;
	--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);
	--tw-ring-offset-width:0px;
	--tw-ring-offset-color:#fff;
	--tw-ring-color:#2563eb;
	--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
	--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px+var(--tw-ring-offset-width)) var(--tw-ring-color);
	box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);
	border-color:#2563eb
}
input::placeholder,textarea::placeholder {
	color:#6b7280;
	opacity:1
}
::-webkit-datetime-edit-fields-wrapper {
	padding:0
}
::-webkit-date-and-time-value {
	min-height:1.5em
}
::-webkit-datetime-edit,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-meridiem-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-year-field {
	padding-top:0;
	padding-bottom:0
}
select {
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 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;
	color-adjust:exact
}
[multiple] {
	background-image:none;
	background-position:0 0;
	background-repeat:unset;
	background-size:initial;
	padding-right:.75rem;
	color-adjust:unset
}
[type=checkbox],[type=radio] {
	appearance:none;
	padding:0;
	color-adjust:exact;
	display:inline-block;
	vertical-align:middle;
	background-origin:border-box;
	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 transparent
}
[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;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.207 4.793a1 1 0 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;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' 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;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3E%3C/svg%3E");
	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
}
html {
	font-family:proxima-nova,sans-serif;
	font-size:18px;
	line-height:28px;
	line-height:1.625;
	--tw-text-opacity:1;
	color:rgb(0 0 0/var(--tw-text-opacity))
}  
h1 {
	font-family:ff-good-headline-web-pro-con, sans-serif;
	font-weight:900;
	--tw-text-opacity:1;
	color:rgb(1 40 85/var(--tw-text-opacity))
}
h2 {
	font-family:ff-good-headline-web-pro-con, sans-serif;
	font-weight:700;
	--tw-text-opacity:1;
	color:rgb(1 40 85/var(--tw-text-opacity))
}
h3 {
	font-family:ff-good-headline-web-pro-con, sans-serif;
	font-weight:500;
	--tw-text-opacity:1;
	color:rgb(1 40 85/var(--tw-text-opacity))
}
h4 {
	font-family:ff-good-headline-web-pro-con, sans-serif;
	font-weight:400;
	--tw-text-opacity:1;
	color:rgb(1 40 85/var(--tw-text-opacity))
}   
h5,h6 {
	font-family:ff-good-headline-web-pro-con, sans-serif;
	font-weight:400;
	--tw-text-opacity:1;
	color:rgb(1 40 85/var(--tw-text-opacity))
}
h1 {
	font-size:48px;
	line-height:45px;
	overflow-wrap:break-word;
	hyphens:auto
}
@media (min-width:820px) {
	h1 {
		--tw-text-opacity:1;
		color:rgb(1 40 85/var(--tw-text-opacity));
		font-size:84px;
		line-height:80px
	}
}
@media (min-width:1230px) {
	h1 {
		--tw-text-opacity:1;
		color:rgb(1 40 85/var(--tw-text-opacity));
		font-size:128px;
		line-height:110px
	}
}
h2 {
	font-size:48px;
	line-height:52px
}
@media (min-width:820px) {
	h2 {
		--tw-text-opacity:1;
		color:rgb(1 40 85/var(--tw-text-opacity));
		font-size:80px;
		line-height:84px
	}
}
h2.like-h3 {
	font-size:48px;
	line-height:52px
}
h3 {
	--tw-text-opacity:1;
	color:rgb(1 40 85/var(--tw-text-opacity));
	font-size:40px;
	line-height:48px
}
@media (min-width:820px) {
	h3 {
		font-size:48px;
		line-height:52px
	}
}
h3.like-h4 {
	font-size:32px;
	line-height:40px
}
@media (min-width:820px) {
	h3.like-h4 {
		font-size:40px;
		line-height:44px
	}
}
h4 {
	--tw-text-opacity:1;
	color:rgb(80 86 124/var(--tw-text-opacity));
	font-size:32px;
	line-height:40px
}
@media (min-width:820px) {
	h4 {
		font-size:40px;
		line-height:44px
	}
}
h5 {
	--tw-text-opacity:1;
	color:rgb(80 86 124/var(--tw-text-opacity));
	font-size:26px;
	line-height:32px
}
@media (min-width:820px) {
	h5 {
		font-size:32px;
		line-height:36px
	}
}
h6 {
	--tw-text-opacity:1;
	color:rgb(80 86 124/var(--tw-text-opacity));
	font-size:26px;
	line-height:32px
}
ol:not(.usca-list-reset) {
	margin-bottom:1.5rem;
	list-style-type:decimal;
	padding-left:2rem
}
ol:not(.usca-list-reset) ol,ol:not(.usca-list-reset) ul {
	margin-bottom:0
}
ul:not(.usca-list-reset) {
    margin-bottom: 1.5rem;
    padding-left: 0;
    list-style: none;
}

/* Target only lists that are not within specified components */
ul:not(.usca-list-reset):not(.footer-menu-list ul):not(.three-link-box ul):not(.usca-section-nav-wrapper ul):not(.usca-mega-menu-list ul) > li,
ul:not(.usca-list-reset):not([class*="footer-menu-list"] ul):not([class*="three-link-box"] ul):not([class*="usca-section-nav-wrapper"] ul):not([class*="usca-mega-menu-list"] ul) > li {
    position: relative;
    padding-left: 1.5rem;
    margin-bottom: 0.75rem;
    line-height: 1.4;
}

ul:not(.usca-list-reset):not(.footer-menu-list ul):not(.three-link-box ul):not(.usca-section-nav-wrapper ul):not(.usca-mega-menu-list ul) > li:before,
ul:not(.usca-list-reset):not([class*="footer-menu-list"] ul):not([class*="three-link-box"] ul):not([class*="usca-section-nav-wrapper"] ul):not([class*="usca-mega-menu-list"] ul) > li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0.45em;
    width: 8px;
    height: 8px;
    background-color: var(--text-color, rgb(44, 68, 96));
}

/* Explicitly remove bullets from these components */
.footer-menu-list ul,
.three-link-box ul,
.usca-section-nav-wrapper ul,
.usca-mega-menu-list ul {
    list-style: none;
    padding-left: 0;
}

.footer-menu-list ul > li,
.three-link-box ul > li,
.usca-section-nav-wrapper ul > li,
.usca-mega-menu-list ul > li {
    padding-left: 0;
}

/* Keep this for white text on dark backgrounds if needed */
ul:not(.usca-list-reset).text-white > li:before {
    background-color: white;
}
sup {
	vertical-align:sub;
	font-size:.5em;
	top:-1em
}
a[href]:not(.usca-link-reset):not(.cc-link) {
	--tw-text-opacity:1;
	color:rgb(1 40 85/var(--tw-text-opacity));
	text-decoration-line:underline;
	text-decoration-thickness:.125em;
	text-underline-offset:2px;
	transition-property:all;
	transition-timing-function:cubic-bezier(.4,0,.2,1);
	transition-duration:.3s
}
a[href]:not(.usca-link-reset):not(.cc-link):focus,a[href]:not(.usca-link-reset):not(.cc-link):hover {
	--tw-text-opacity:1;
	color:rgb(228 1 43/var(--tw-text-opacity));
	text-decoration-color:#e4012b;
	text-decoration-thickness:.155em
}
p {
	margin-bottom:1.5rem
}
.usca-main-grid {
	grid-template-rows:auto minmax(0,1fr)
}
*,:after,:before {
	--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-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:rgba(59,130,246,0.5);
	--tw-ring-offset-shadow:0 0 transparent;
	--tw-ring-shadow:0 0 transparent;
	--tw-shadow:0 0 transparent;
	--tw-shadow-colored:0 0 transparent;
	--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-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:rgba(59,130,246,0.5);
	--tw-ring-offset-shadow:0 0 transparent;
	--tw-ring-shadow:0 0 transparent;
	--tw-shadow:0 0 transparent;
	--tw-shadow-colored:0 0 transparent;
	--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:
}
.container {
	width:100%;
	margin-right:auto;
	margin-left:auto
}
@media (min-width:600px) {
	.container {
		max-width:600px
	}
}
@media (min-width:700px) {
	.container {
		max-width:700px
	}
}
@media (min-width:820px) {
	.container {
		max-width:820px
	}
}
@media (min-width:975px) {
	.container {
		max-width:975px
	}
}
@media (min-width:1230px) {
	.container {
		max-width:1230px
	}
}
@media (min-width:1400px) {
	.container {
		max-width:1400px
	}
}
@media (min-width:1536px) {
	.container {
		max-width:1536px
	}
}
.usca-transition {
	transition-property:all;
	transition-timing-function:cubic-bezier(.4,0,.2,1);
	transition-duration:.3s
}
.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
}
.fixed {
	position:fixed
}
.absolute {
	position:absolute
}
.relative {
	position:relative
}
.-bottom-0 {
	bottom:0
}
.-bottom-0\.5 {
	bottom:-.125rem
}
.-bottom-1 {
	bottom:-.25rem
}
.-bottom-1\.5 {
	bottom:-.375rem
}
.-bottom-1\/2 {
	bottom:-50%
}
.-bottom-1\/3 {
	bottom:-33.333333%
}
.-bottom-1\/4 {
	bottom:-25%
}
.-bottom-10 {
	bottom:-2.5rem
}
.-bottom-11 {
	bottom:-2.75rem
}
.-bottom-12 {
	bottom:-3rem
}
.-bottom-14 {
	bottom:-3.5rem
}
.-bottom-16 {
	bottom:-4rem
}
.-bottom-2 {
	bottom:-.5rem
}
.-bottom-2\.5 {
	bottom:-.625rem
}
.-bottom-2\/3 {
	bottom:-66.666667%
}
.-bottom-2\/4 {
	bottom:-50%
}
.-bottom-20 {
	bottom:-5rem
}
.-bottom-24 {
	bottom:-6rem
}
.-bottom-28 {
	bottom:-7rem
}
.-bottom-3 {
	bottom:-.75rem
}
.-bottom-3\.5 {
	bottom:-.875rem
}
.-bottom-3\/4 {
	bottom:-75%
}
.-bottom-32 {
	bottom:-8rem
}
.-bottom-36 {
	bottom:-9rem
}
.-bottom-4 {
	bottom:-1rem
}
.-bottom-40 {
	bottom:-10rem
}
.-bottom-44 {
	bottom:-11rem
}
.-bottom-48 {
	bottom:-12rem
}
.-bottom-5 {
	bottom:-1.25rem
}
.-bottom-52 {
	bottom:-13rem
}
.-bottom-56 {
	bottom:-14rem
}
.-bottom-6 {
	bottom:-1.5rem
}
.-bottom-60 {
	bottom:-15rem
}
.-bottom-64 {
	bottom:-16rem
}
.-bottom-7 {
	bottom:-1.75rem
}
.-bottom-72 {
	bottom:-18rem
}
.-bottom-8 {
	bottom:-2rem
}
.-bottom-80 {
	bottom:-20rem
}
.-bottom-9 {
	bottom:-2.25rem
}
.-bottom-96 {
	bottom:-24rem
}
.-bottom-full {
	bottom:-100%
}
.-bottom-px {
	bottom:-1px
}
.bottom-0 {
	bottom:0
}
.bottom-0\.5 {
	bottom:.125rem
}
.bottom-1 {
	bottom:.25rem
}
.bottom-1\.5 {
	bottom:.375rem
}
.bottom-1\/2 {
	bottom:50%
}
.bottom-1\/3 {
	bottom:33.333333%
}
.bottom-1\/4 {
	bottom:25%
}
.bottom-10 {
	bottom:2.5rem
}
.bottom-11 {
	bottom:2.75rem
}
.bottom-12 {
	bottom:3rem
}
.bottom-14 {
	bottom:3.5rem
}
.bottom-16 {
	bottom:4rem
}
.bottom-2 {
	bottom:.5rem
}
.bottom-2\.5 {
	bottom:.625rem
}
.bottom-2\/3 {
	bottom:66.666667%
}
.bottom-2\/4 {
	bottom:50%
}
.bottom-20 {
	bottom:5rem
}
.bottom-24 {
	bottom:6rem
}
.bottom-28 {
	bottom:7rem
}
.bottom-3 {
	bottom:.75rem
}
.bottom-3\.5 {
	bottom:.875rem
}
.bottom-3\/4 {
	bottom:75%
}
.bottom-32 {
	bottom:8rem
}
.bottom-36 {
	bottom:9rem
}
.bottom-4 {
	bottom:1rem
}
.bottom-40 {
	bottom:10rem
}
.bottom-44 {
	bottom:11rem
}
.bottom-48 {
	bottom:12rem
}
.bottom-5 {
	bottom:1.25rem
}
.bottom-52 {
	bottom:13rem
}
.bottom-56 {
	bottom:14rem
}
.bottom-6 {
	bottom:1.5rem
}
.bottom-60 {
	bottom:15rem
}
.bottom-64 {
	bottom:16rem
}
.bottom-7 {
	bottom:1.75rem
}
.bottom-72 {
	bottom:18rem
}
.bottom-8 {
	bottom:2rem
}
.bottom-80 {
	bottom:20rem
}
.bottom-9 {
	bottom:2.25rem
}
.bottom-96 {
	bottom:24rem
}
.bottom-auto {
	bottom:auto
}
.bottom-full {
	bottom:100%
}
.bottom-px {
	bottom:1px
}
.right-0 {
	right:0
}
.z-40 {
	z-index:40
}
.z-50 {
	z-index:50
}
.order-1 {
	order:1
}
.order-2 {
	order:2
}
.order-3 {
	order:3
}
.order-4 {
	order:4
}
.col-span-1 {
	grid-column:span 1/span 1
}
.-m-0 {
	margin:0
}
.-m-0\.5 {
	margin:-.125rem
}
.-m-1 {
	margin:-.25rem
}
.-m-1\.5 {
	margin:-.375rem
}
.-m-10 {
	margin:-2.5rem
}
.-m-11 {
	margin:-2.75rem
}
.-m-12 {
	margin:-3rem
}
.-m-14 {
	margin:-3.5rem
}
.-m-16 {
	margin:-4rem
}
.-m-2 {
	margin:-.5rem
}
.-m-2\.5 {
	margin:-.625rem
}
.-m-20 {
	margin:-5rem
}
.-m-24 {
	margin:-6rem
}
.-m-28 {
	margin:-7rem
}
.-m-3 {
	margin:-.75rem
}
.-m-3\.5 {
	margin:-.875rem
}
.-m-32 {
	margin:-8rem
}
.-m-36 {
	margin:-9rem
}
.-m-4 {
	margin:-1rem
}
.-m-40 {
	margin:-10rem
}
.-m-44 {
	margin:-11rem
}
.-m-48 {
	margin:-12rem
}
.-m-5 {
	margin:-1.25rem
}
.-m-52 {
	margin:-13rem
}
.-m-56 {
	margin:-14rem
}
.-m-6 {
	margin:-1.5rem
}
.-m-60 {
	margin:-15rem
}
.-m-64 {
	margin:-16rem
}
.-m-7 {
	margin:-1.75rem
}
.-m-72 {
	margin:-18rem
}
.-m-8 {
	margin:-2rem
}
.-m-80 {
	margin:-20rem
}
.-m-9 {
	margin:-2.25rem
}
.-m-96 {
	margin:-24rem
}
.-m-px {
	margin:-1px
}
.m-0 {
	margin:0
}
.m-0\.5 {
	margin:.125rem
}
.m-1 {
	margin:.25rem
}
.m-1\.5 {
	margin:.375rem
}
.m-10 {
	margin:2.5rem
}
.m-11 {
	margin:2.75rem
}
.m-12 {
	margin:3rem
}
.m-14 {
	margin:3.5rem
}
.m-16 {
	margin:4rem
}
.m-2 {
	margin:.5rem
}
.m-2\.5 {
	margin:.625rem
}
.m-20 {
	margin:5rem
}
.m-24 {
	margin:6rem
}
.m-28 {
	margin:7rem
}
.m-3 {
	margin:.75rem
}
.m-3\.5 {
	margin:.875rem
}
.m-32 {
	margin:8rem
}
.m-36 {
	margin:9rem
}
.m-4 {
	margin:1rem
}
.m-40 {
	margin:10rem
}
.m-44 {
	margin:11rem
}
.m-48 {
	margin:12rem
}
.m-5 {
	margin:1.25rem
}
.m-52 {
	margin:13rem
}
.m-56 {
	margin:14rem
}
.m-6 {
	margin:1.5rem
}
.m-60 {
	margin:15rem
}
.m-64 {
	margin:16rem
}
.m-7 {
	margin:1.75rem
}
.m-72 {
	margin:18rem
}
.m-8 {
	margin:2rem
}
.m-80 {
	margin:20rem
}
.m-9 {
	margin:2.25rem
}
.m-96 {
	margin:24rem
}
.m-auto {
	margin:auto
}
.m-px {
	margin:1px
}
.-mx-0 {
	margin-left:0;
	margin-right:0
}
.-mx-0\.5 {
	margin-left:-.125rem;
	margin-right:-.125rem
}
.-mx-1 {
	margin-left:-.25rem;
	margin-right:-.25rem
}
.-mx-1\.5 {
	margin-left:-.375rem;
	margin-right:-.375rem
}
.-mx-10 {
	margin-left:-2.5rem;
	margin-right:-2.5rem
}
.-mx-11 {
	margin-left:-2.75rem;
	margin-right:-2.75rem
}
.-mx-12 {
	margin-left:-3rem;
	margin-right:-3rem
}
.-mx-14 {
	margin-left:-3.5rem;
	margin-right:-3.5rem
}
.-mx-16 {
	margin-left:-4rem;
	margin-right:-4rem
}
.-mx-2 {
	margin-left:-.5rem;
	margin-right:-.5rem
}
.-mx-2\.5 {
	margin-left:-.625rem;
	margin-right:-.625rem
}
.-mx-20 {
	margin-left:-5rem;
	margin-right:-5rem
}
.-mx-24 {
	margin-left:-6rem;
	margin-right:-6rem
}
.-mx-28 {
	margin-left:-7rem;
	margin-right:-7rem
}
.-mx-3 {
	margin-left:-.75rem;
	margin-right:-.75rem
}
.-mx-3\.5 {
	margin-left:-.875rem;
	margin-right:-.875rem
}
.-mx-32 {
	margin-left:-8rem;
	margin-right:-8rem
}
.-mx-36 {
	margin-left:-9rem;
	margin-right:-9rem
}
.-mx-4 {
	margin-left:-1rem;
	margin-right:-1rem
}
.-mx-40 {
	margin-left:-10rem;
	margin-right:-10rem
}
.-mx-44 {
	margin-left:-11rem;
	margin-right:-11rem
}
.-mx-48 {
	margin-left:-12rem;
	margin-right:-12rem
}
.-mx-5 {
	margin-left:-1.25rem;
	margin-right:-1.25rem
}
.-mx-52 {
	margin-left:-13rem;
	margin-right:-13rem
}
.-mx-56 {
	margin-left:-14rem;
	margin-right:-14rem
}
.-mx-6 {
	margin-left:-1.5rem;
	margin-right:-1.5rem
}
.-mx-60 {
	margin-left:-15rem;
	margin-right:-15rem
}
.-mx-64 {
	margin-left:-16rem;
	margin-right:-16rem
}
.-mx-7 {
	margin-left:-1.75rem;
	margin-right:-1.75rem
}
.-mx-72 {
	margin-left:-18rem;
	margin-right:-18rem
}
.-mx-8 {
	margin-left:-2rem;
	margin-right:-2rem
}
.-mx-80 {
	margin-left:-20rem;
	margin-right:-20rem
}
.-mx-9 {
	margin-left:-2.25rem;
	margin-right:-2.25rem
}
.-mx-96 {
	margin-left:-24rem;
	margin-right:-24rem
}
.-mx-px {
	margin-left:-1px;
	margin-right:-1px
}
.-my-0 {
	margin-top:0;
	margin-bottom:0
}
.-my-0\.5 {
	margin-top:-.125rem;
	margin-bottom:-.125rem
}
.-my-1 {
	margin-top:-.25rem;
	margin-bottom:-.25rem
}
.-my-1\.5 {
	margin-top:-.375rem;
	margin-bottom:-.375rem
}
.-my-10 {
	margin-top:-2.5rem;
	margin-bottom:-2.5rem
}
.-my-11 {
	margin-top:-2.75rem;
	margin-bottom:-2.75rem
}
.-my-12 {
	margin-top:-3rem;
	margin-bottom:-3rem
}
.-my-14 {
	margin-top:-3.5rem;
	margin-bottom:-3.5rem
}
.-my-16 {
	margin-top:-4rem;
	margin-bottom:-4rem
}
.-my-2 {
	margin-top:-.5rem;
	margin-bottom:-.5rem
}
.-my-2\.5 {
	margin-top:-.625rem;
	margin-bottom:-.625rem
}
.-my-20 {
	margin-top:-5rem;
	margin-bottom:-5rem
}
.-my-24 {
	margin-top:-6rem;
	margin-bottom:-6rem
}
.-my-28 {
	margin-top:-7rem;
	margin-bottom:-7rem
}
.-my-3 {
	margin-top:-.75rem;
	margin-bottom:-.75rem
}
.-my-3\.5 {
	margin-top:-.875rem;
	margin-bottom:-.875rem
}
.-my-32 {
	margin-top:-8rem;
	margin-bottom:-8rem
}
.-my-36 {
	margin-top:-9rem;
	margin-bottom:-9rem
}
.-my-4 {
	margin-top:-1rem;
	margin-bottom:-1rem
}
.-my-40 {
	margin-top:-10rem;
	margin-bottom:-10rem
}
.-my-44 {
	margin-top:-11rem;
	margin-bottom:-11rem
}
.-my-48 {
	margin-top:-12rem;
	margin-bottom:-12rem
}
.-my-5 {
	margin-top:-1.25rem;
	margin-bottom:-1.25rem
}
.-my-52 {
	margin-top:-13rem;
	margin-bottom:-13rem
}
.-my-56 {
	margin-top:-14rem;
	margin-bottom:-14rem
}
.-my-6 {
	margin-top:-1.5rem;
	margin-bottom:-1.5rem
}
.-my-60 {
	margin-top:-15rem;
	margin-bottom:-15rem
}
.-my-64 {
	margin-top:-16rem;
	margin-bottom:-16rem
}
.-my-7 {
	margin-top:-1.75rem;
	margin-bottom:-1.75rem
}
.-my-72 {
	margin-top:-18rem;
	margin-bottom:-18rem
}
.-my-8 {
	margin-top:-2rem;
	margin-bottom:-2rem
}
.-my-80 {
	margin-top:-20rem;
	margin-bottom:-20rem
}
.-my-9 {
	margin-top:-2.25rem;
	margin-bottom:-2.25rem
}
.-my-96 {
	margin-top:-24rem;
	margin-bottom:-24rem
}
.-my-px {
	margin-top:-1px;
	margin-bottom:-1px
}
.mx-0 {
	margin-left:0;
	margin-right:0
}
.mx-0\.5 {
	margin-left:.125rem;
	margin-right:.125rem
}
.mx-1 {
	margin-left:.25rem;
	margin-right:.25rem
}
.mx-1\.5 {
	margin-left:.375rem;
	margin-right:.375rem
}
.mx-10 {
	margin-left:2.5rem;
	margin-right:2.5rem
}
.mx-11 {
	margin-left:2.75rem;
	margin-right:2.75rem
}
.mx-12 {
	margin-left:3rem;
	margin-right:3rem
}
.mx-14 {
	margin-left:3.5rem;
	margin-right:3.5rem
}
.mx-16 {
	margin-left:4rem;
	margin-right:4rem
}
.mx-2 {
	margin-left:.5rem;
	margin-right:.5rem
}
.mx-2\.5 {
	margin-left:.625rem;
	margin-right:.625rem
}
.mx-20 {
	margin-left:5rem;
	margin-right:5rem
}
.mx-24 {
	margin-left:6rem;
	margin-right:6rem
}
.mx-28 {
	margin-left:7rem;
	margin-right:7rem
}
.mx-3 {
	margin-left:.75rem;
	margin-right:.75rem
}
.mx-3\.5 {
	margin-left:.875rem;
	margin-right:.875rem
}
.mx-32 {
	margin-left:8rem;
	margin-right:8rem
}
.mx-36 {
	margin-left:9rem;
	margin-right:9rem
}
.mx-4 {
	margin-left:1rem;
	margin-right:1rem
}
.mx-40 {
	margin-left:10rem;
	margin-right:10rem
}
.mx-44 {
	margin-left:11rem;
	margin-right:11rem
}
.mx-48 {
	margin-left:12rem;
	margin-right:12rem
}
.mx-5 {
	margin-left:1.25rem;
	margin-right:1.25rem
}
.mx-52 {
	margin-left:13rem;
	margin-right:13rem
}
.mx-56 {
	margin-left:14rem;
	margin-right:14rem
}
.mx-6 {
	margin-left:1.5rem;
	margin-right:1.5rem
}
.mx-60 {
	margin-left:15rem;
	margin-right:15rem
}
.mx-64 {
	margin-left:16rem;
	margin-right:16rem
}
.mx-7 {
	margin-left:1.75rem;
	margin-right:1.75rem
}
.mx-72 {
	margin-left:18rem;
	margin-right:18rem
}
.mx-8 {
	margin-left:2rem;
	margin-right:2rem
}
.mx-80 {
	margin-left:20rem;
	margin-right:20rem
}
.mx-9 {
	margin-left:2.25rem;
	margin-right:2.25rem
}
.mx-96 {
	margin-left:24rem;
	margin-right:24rem
}
.mx-auto {
	margin-left:auto;
	margin-right:auto
}
.mx-px {
	margin-left:1px;
	margin-right:1px
}
.my-0 {
	margin-top:0;
	margin-bottom:0
}
.my-0\.5 {
	margin-top:.125rem;
	margin-bottom:.125rem
}
.my-1 {
	margin-top:.25rem;
	margin-bottom:.25rem
}
.my-1\.5 {
	margin-top:.375rem;
	margin-bottom:.375rem
}
.my-10 {
	margin-top:2.5rem;
	margin-bottom:2.5rem
}
.my-11 {
	margin-top:2.75rem;
	margin-bottom:2.75rem
}
.my-12 {
	margin-top:3rem;
	margin-bottom:3rem
}
.my-14 {
	margin-top:3.5rem;
	margin-bottom:3.5rem
}
.my-16 {
	margin-top:4rem;
	margin-bottom:4rem
}
.my-2 {
	margin-top:.5rem;
	margin-bottom:.5rem
}
.my-2\.5 {
	margin-top:.625rem;
	margin-bottom:.625rem
}
.my-20 {
	margin-top:5rem;
	margin-bottom:5rem
}
.my-24 {
	margin-top:6rem;
	margin-bottom:6rem
}
.my-28 {
	margin-top:7rem;
	margin-bottom:7rem
}
.my-3 {
	margin-top:.75rem;
	margin-bottom:.75rem
}
.my-3\.5 {
	margin-top:.875rem;
	margin-bottom:.875rem
}
.my-32 {
	margin-top:8rem;
	margin-bottom:8rem
}
.my-36 {
	margin-top:9rem;
	margin-bottom:9rem
}
.my-4 {
	margin-top:1rem;
	margin-bottom:1rem
}
.my-40 {
	margin-top:10rem;
	margin-bottom:10rem
}
.my-44 {
	margin-top:11rem;
	margin-bottom:11rem
}
.my-48 {
	margin-top:12rem;
	margin-bottom:12rem
}
.my-5 {
	margin-top:1.25rem;
	margin-bottom:1.25rem
}
.my-52 {
	margin-top:13rem;
	margin-bottom:13rem
}
.my-56 {
	margin-top:14rem;
	margin-bottom:14rem
}
.my-6 {
	margin-top:1.5rem;
	margin-bottom:1.5rem
}
.my-60 {
	margin-top:15rem;
	margin-bottom:15rem
}
.my-64 {
	margin-top:16rem;
	margin-bottom:16rem
}
.my-7 {
	margin-top:1.75rem;
	margin-bottom:1.75rem
}
.my-72 {
	margin-top:18rem;
	margin-bottom:18rem
}
.my-8 {
	margin-top:2rem;
	margin-bottom:2rem
}
.my-80 {
	margin-top:20rem;
	margin-bottom:20rem
}
.my-9 {
	margin-top:2.25rem;
	margin-bottom:2.25rem
}
.my-96 {
	margin-top:24rem;
	margin-bottom:24rem
}
.my-auto {
	margin-top:auto;
	margin-bottom:auto
}
.my-px {
	margin-top:1px;
	margin-bottom:1px
}
.-mb-0 {
	margin-bottom:0
}
.-mb-0\.5 {
	margin-bottom:-.125rem
}
.-mb-1 {
	margin-bottom:-.25rem
}
.-mb-1\.5 {
	margin-bottom:-.375rem
}
.-mb-10 {
	margin-bottom:-2.5rem
}
.-mb-11 {
	margin-bottom:-2.75rem
}
.-mb-12 {
	margin-bottom:-3rem
}
.-mb-14 {
	margin-bottom:-3.5rem
}
.-mb-16 {
	margin-bottom:-4rem
}
.-mb-2 {
	margin-bottom:-.5rem
}
.-mb-2\.5 {
	margin-bottom:-.625rem
}
.-mb-20 {
	margin-bottom:-5rem
}
.-mb-24 {
	margin-bottom:-6rem
}
.-mb-28 {
	margin-bottom:-7rem
}
.-mb-3 {
	margin-bottom:-.75rem
}
.-mb-3\.5 {
	margin-bottom:-.875rem
}
.-mb-32 {
	margin-bottom:-8rem
}
.-mb-36 {
	margin-bottom:-9rem
}
.-mb-4 {
	margin-bottom:-1rem
}
.-mb-40 {
	margin-bottom:-10rem
}
.-mb-44 {
	margin-bottom:-11rem
}
.-mb-48 {
	margin-bottom:-12rem
}
.-mb-5 {
	margin-bottom:-1.25rem
}
.-mb-52 {
	margin-bottom:-13rem
}
.-mb-56 {
	margin-bottom:-14rem
}
.-mb-6 {
	margin-bottom:-1.5rem
}
.-mb-60 {
	margin-bottom:-15rem
}
.-mb-64 {
	margin-bottom:-16rem
}
.-mb-7 {
	margin-bottom:-1.75rem
}
.-mb-72 {
	margin-bottom:-18rem
}
.-mb-8 {
	margin-bottom:-2rem
}
.-mb-80 {
	margin-bottom:-20rem
}
.-mb-9 {
	margin-bottom:-2.25rem
}
.-mb-96 {
	margin-bottom:-24rem
}
.-mb-px {
	margin-bottom:-1px
}
.-ml-0 {
	margin-left:0
}
.-ml-0\.5 {
	margin-left:-.125rem
}
.-ml-1 {
	margin-left:-.25rem
}
.-ml-1\.5 {
	margin-left:-.375rem
}
.-ml-10 {
	margin-left:-2.5rem
}
.-ml-11 {
	margin-left:-2.75rem
}
.-ml-12 {
	margin-left:-3rem
}
.-ml-14 {
	margin-left:-3.5rem
}
.-ml-16 {
	margin-left:-4rem
}
.-ml-2 {
	margin-left:-.5rem
}
.-ml-2\.5 {
	margin-left:-.625rem
}
.-ml-20 {
	margin-left:-5rem
}
.-ml-24 {
	margin-left:-6rem
}
.-ml-28 {
	margin-left:-7rem
}
.-ml-3 {
	margin-left:-.75rem
}
.-ml-3\.5 {
	margin-left:-.875rem
}
.-ml-32 {
	margin-left:-8rem
}
.-ml-36 {
	margin-left:-9rem
}
.-ml-4 {
	margin-left:-1rem
}
.-ml-40 {
	margin-left:-10rem
}
.-ml-44 {
	margin-left:-11rem
}
.-ml-48 {
	margin-left:-12rem
}
.-ml-5 {
	margin-left:-1.25rem
}
.-ml-52 {
	margin-left:-13rem
}
.-ml-56 {
	margin-left:-14rem
}
.-ml-6 {
	margin-left:-1.5rem
}
.-ml-60 {
	margin-left:-15rem
}
.-ml-64 {
	margin-left:-16rem
}
.-ml-7 {
	margin-left:-1.75rem
}
.-ml-72 {
	margin-left:-18rem
}
.-ml-8 {
	margin-left:-2rem
}
.-ml-80 {
	margin-left:-20rem
}
.-ml-9 {
	margin-left:-2.25rem
}
.-ml-96 {
	margin-left:-24rem
}
.-ml-px {
	margin-left:-1px
}
.-mr-0 {
	margin-right:0
}
.-mr-0\.5 {
	margin-right:-.125rem
}
.-mr-1 {
	margin-right:-.25rem
}
.-mr-1\.5 {
	margin-right:-.375rem
}
.-mr-10 {
	margin-right:-2.5rem
}
.-mr-11 {
	margin-right:-2.75rem
}
.-mr-12 {
	margin-right:-3rem
}
.-mr-14 {
	margin-right:-3.5rem
}
.-mr-16 {
	margin-right:-4rem
}
.-mr-2 {
	margin-right:-.5rem
}
.-mr-2\.5 {
	margin-right:-.625rem
}
.-mr-20 {
	margin-right:-5rem
}
.-mr-24 {
	margin-right:-6rem
}
.-mr-28 {
	margin-right:-7rem
}
.-mr-3 {
	margin-right:-.75rem
}
.-mr-3\.5 {
	margin-right:-.875rem
}
.-mr-32 {
	margin-right:-8rem
}
.-mr-36 {
	margin-right:-9rem
}
.-mr-4 {
	margin-right:-1rem
}
.-mr-40 {
	margin-right:-10rem
}
.-mr-44 {
	margin-right:-11rem
}
.-mr-48 {
	margin-right:-12rem
}
.-mr-5 {
	margin-right:-1.25rem
}
.-mr-52 {
	margin-right:-13rem
}
.-mr-56 {
	margin-right:-14rem
}
.-mr-6 {
	margin-right:-1.5rem
}
.-mr-60 {
	margin-right:-15rem
}
.-mr-64 {
	margin-right:-16rem
}
.-mr-7 {
	margin-right:-1.75rem
}
.-mr-72 {
	margin-right:-18rem
}
.-mr-8 {
	margin-right:-2rem
}
.-mr-80 {
	margin-right:-20rem
}
.-mr-9 {
	margin-right:-2.25rem
}
.-mr-96 {
	margin-right:-24rem
}
.-mr-px {
	margin-right:-1px
}
.-mt-0 {
	margin-top:0
}
.-mt-0\.5 {
	margin-top:-.125rem
}
.-mt-1 {
	margin-top:-.25rem
}
.-mt-1\.5 {
	margin-top:-.375rem
}
.-mt-10 {
	margin-top:-2.5rem
}
.-mt-11 {
	margin-top:-2.75rem
}
.-mt-12 {
	margin-top:-3rem
}
.-mt-14 {
	margin-top:-3.5rem
}
.-mt-16 {
	margin-top:-4rem
}
.-mt-2 {
	margin-top:-.5rem
}
.-mt-2\.5 {
	margin-top:-.625rem
}
.-mt-20 {
	margin-top:-5rem
}
.-mt-24 {
	margin-top:-6rem
}
.-mt-28 {
	margin-top:-7rem
}
.-mt-3 {
	margin-top:-.75rem
}
.-mt-3\.5 {
	margin-top:-.875rem
}
.-mt-32 {
	margin-top:-8rem
}
.-mt-36 {
	margin-top:-9rem
}
.-mt-4 {
	margin-top:-1rem
}
.-mt-40 {
	margin-top:-10rem
}
.-mt-44 {
	margin-top:-11rem
}
.-mt-48 {
	margin-top:-12rem
}
.-mt-5 {
	margin-top:-1.25rem
}
.-mt-52 {
	margin-top:-13rem
}
.-mt-56 {
	margin-top:-14rem
}
.-mt-6 {
	margin-top:-1.5rem
}
.-mt-60 {
	margin-top:-15rem
}
.-mt-64 {
	margin-top:-16rem
}
.-mt-7 {
	margin-top:-1.75rem
}
.-mt-72 {
	margin-top:-18rem
}
.-mt-8 {
	margin-top:-2rem
}
.-mt-80 {
	margin-top:-20rem
}
.-mt-9 {
	margin-top:-2.25rem
}
.-mt-96 {
	margin-top:-24rem
}
.-mt-px {
	margin-top:-1px
}
.mb-0 {
	margin-bottom:0
}
.mb-0\.5 {
	margin-bottom:.125rem
}
.mb-1 {
	margin-bottom:.25rem
}
.mb-1\.5 {
	margin-bottom:.375rem
}
.mb-10 {
	margin-bottom:2.5rem
}
.mb-11 {
	margin-bottom:2.75rem
}
.mb-12 {
	margin-bottom:3rem
}
.mb-14 {
	margin-bottom:3.5rem
}
.mb-16 {
	margin-bottom:4rem
}
.mb-2 {
	margin-bottom:.5rem
}
.mb-2\.5 {
	margin-bottom:.625rem
}
.mb-20 {
	margin-bottom:5rem
}
.mb-24 {
	margin-bottom:6rem
}
.mb-28 {
	margin-bottom:7rem
}
.mb-3 {
	margin-bottom:.75rem
}
.mb-3\.5 {
	margin-bottom:.875rem
}
.mb-32 {
	margin-bottom:8rem
}
.mb-36 {
	margin-bottom:9rem
}
.mb-4 {
	margin-bottom:1rem
}
.mb-40 {
	margin-bottom:10rem
}
.mb-44 {
	margin-bottom:11rem
}
.mb-48 {
	margin-bottom:12rem
}
.mb-5 {
	margin-bottom:1.25rem
}
.mb-52 {
	margin-bottom:13rem
}
.mb-56 {
	margin-bottom:14rem
}
.mb-6 {
	margin-bottom:1.5rem
}
.mb-60 {
	margin-bottom:15rem
}
.mb-64 {
	margin-bottom:16rem
}
.mb-7 {
	margin-bottom:1.75rem
}
.mb-72 {
	margin-bottom:18rem
}
.mb-8 {
	margin-bottom:2rem
}
.mb-80 {
	margin-bottom:20rem
}
.mb-9 {
	margin-bottom:2.25rem
}
.mb-96 {
	margin-bottom:24rem
}
.mb-auto {
	margin-bottom:auto
}
.mb-px {
	margin-bottom:1px
}
.ml-0 {
	margin-left:0
}
.ml-0\.5 {
	margin-left:.125rem
}
.ml-1 {
	margin-left:.25rem
}
.ml-1\.5 {
	margin-left:.375rem
}
.ml-10 {
	margin-left:2.5rem
}
.ml-11 {
	margin-left:2.75rem
}
.ml-12 {
	margin-left:3rem
}
.ml-14 {
	margin-left:3.5rem
}
.ml-16 {
	margin-left:4rem
}
.ml-2 {
	margin-left:.5rem
}
.ml-2\.5 {
	margin-left:.625rem
}
.ml-20 {
	margin-left:5rem
}
.ml-24 {
	margin-left:6rem
}
.ml-28 {
	margin-left:7rem
}
.ml-3 {
	margin-left:.75rem
}
.ml-3\.5 {
	margin-left:.875rem
}
.ml-32 {
	margin-left:8rem
}
.ml-36 {
	margin-left:9rem
}
.ml-4 {
	margin-left:1rem
}
.ml-40 {
	margin-left:10rem
}
.ml-44 {
	margin-left:11rem
}
.ml-48 {
	margin-left:12rem
}
.ml-5 {
	margin-left:1.25rem
}
.ml-52 {
	margin-left:13rem
}
.ml-56 {
	margin-left:14rem
}
.ml-6 {
	margin-left:1.5rem
}
.ml-60 {
	margin-left:15rem
}
.ml-64 {
	margin-left:16rem
}
.ml-7 {
	margin-left:1.75rem
}
.ml-72 {
	margin-left:18rem
}
.ml-8 {
	margin-left:2rem
}
.ml-80 {
	margin-left:20rem
}
.ml-9 {
	margin-left:2.25rem
}
.ml-96 {
	margin-left:24rem
}
.ml-auto {
	margin-left:auto
}
.ml-px {
	margin-left:1px
}
.mr-0 {
	margin-right:0
}
.mr-0\.5 {
	margin-right:.125rem
}
.mr-1 {
	margin-right:.25rem
}
.mr-1\.5 {
	margin-right:.375rem
}
.mr-10 {
	margin-right:2.5rem
}
.mr-11 {
	margin-right:2.75rem
}
.mr-12 {
	margin-right:3rem
}
.mr-14 {
	margin-right:3.5rem
}
.mr-16 {
	margin-right:4rem
}
.mr-2 {
	margin-right:.5rem
}
.mr-2\.5 {
	margin-right:.625rem
}
.mr-20 {
	margin-right:5rem
}
.mr-24 {
	margin-right:6rem
}
.mr-28 {
	margin-right:7rem
}
.mr-3 {
	margin-right:.75rem
}
.mr-3\.5 {
	margin-right:.875rem
}
.mr-32 {
	margin-right:8rem
}
.mr-36 {
	margin-right:9rem
}
.mr-4 {
	margin-right:1rem
}
.mr-40 {
	margin-right:10rem
}
.mr-44 {
	margin-right:11rem
}
.mr-48 {
	margin-right:12rem
}
.mr-5 {
	margin-right:1.25rem
}
.mr-52 {
	margin-right:13rem
}
.mr-56 {
	margin-right:14rem
}
.mr-6 {
	margin-right:1.5rem
}
.mr-60 {
	margin-right:15rem
}
.mr-64 {
	margin-right:16rem
}
.mr-7 {
	margin-right:1.75rem
}
.mr-72 {
	margin-right:18rem
}
.mr-8 {
	margin-right:2rem
}
.mr-80 {
	margin-right:20rem
}
.mr-9 {
	margin-right:2.25rem
}
.mr-96 {
	margin-right:24rem
}
.mr-auto {
	margin-right:auto
}
.mr-px {
	margin-right:1px
}
.mt-0 {
	margin-top:0
}
.mt-0\.5 {
	margin-top:.125rem
}
.mt-1 {
	margin-top:.25rem
}
.mt-1\.5 {
	margin-top:.375rem
}
.mt-10 {
	margin-top:2.5rem
}
.mt-11 {
	margin-top:2.75rem
}
.mt-12 {
	margin-top:3rem
}
.mt-14 {
	margin-top:3.5rem
}
.mt-16 {
	margin-top:4rem
}
.mt-2 {
	margin-top:.5rem
}
.mt-2\.5 {
	margin-top:.625rem
}
.mt-20 {
	margin-top:5rem
}
.mt-24 {
	margin-top:6rem
}
.mt-28 {
	margin-top:7rem
}
.mt-3 {
	margin-top:.75rem
}
.mt-3\.5 {
	margin-top:.875rem
}
.mt-32 {
	margin-top:8rem
}
.mt-36 {
	margin-top:9rem
}
.mt-4 {
	margin-top:1rem
}
.mt-40 {
	margin-top:10rem
}
.mt-44 {
	margin-top:11rem
}
.mt-48 {
	margin-top:12rem
}
.mt-5 {
	margin-top:1.25rem
}
.mt-52 {
	margin-top:13rem
}
.mt-56 {
	margin-top:14rem
}
.mt-6 {
	margin-top:1.5rem
}
.mt-60 {
	margin-top:15rem
}
.mt-64 {
	margin-top:16rem
}
.mt-7 {
	margin-top:1.75rem
}
.mt-72 {
	margin-top:18rem
}
.mt-8 {
	margin-top:2rem
}
.mt-80 {
	margin-top:20rem
}
.mt-9 {
	margin-top:2.25rem
}
.mt-96 {
	margin-top:24rem
}
.mt-auto {
	margin-top:auto
}
.mt-px {
	margin-top:1px
}
.block {
	display:block
}
.inline-block {
	display:inline-block
}
.inline {
	display:inline
}
.flex {
	display:flex
}
.table {
	display:table
}
.grid {
	display:grid
}
.hidden {
	display:none
}
.h-10 {
	height:2.5rem
}
.h-6 {
	height:1.5rem
}
.h-full {
	height:100%
}
.w-6 {
	width:1.5rem
}
.w-full {
	width:100%
}
.w-screen {
	width:100vw
}
.max-w-xs {
	max-width:20rem
}
.grow {
	flex-grow:1
}
.grow-0 {
	flex-grow:0
}
.origin-bottom-left {
	transform-origin:bottom left
}
.origin-bottom-right {
	transform-origin:bottom right
}
.-translate-y-8 {
	--tw-translate-y:-2rem
}
.-translate-y-8,.transform-cpu {
	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))
}
.transform-gpu {
	transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.transform-none {
	transform:none
}
.cursor-pointer {
	cursor:pointer
}
.cursor-zoom-in {
	cursor:zoom-in
}
.cursor-zoom-out {
	cursor:zoom-out
}
.-scroll-m-0 {
	scroll-margin:0
}
.-scroll-m-0\.5 {
	scroll-margin:-.125rem
}
.-scroll-m-1 {
	scroll-margin:-.25rem
}
.-scroll-m-1\.5 {
	scroll-margin:-.375rem
}
.-scroll-m-10 {
	scroll-margin:-2.5rem
}
.-scroll-m-11 {
	scroll-margin:-2.75rem
}
.-scroll-m-12 {
	scroll-margin:-3rem
}
.-scroll-m-14 {
	scroll-margin:-3.5rem
}
.-scroll-m-16 {
	scroll-margin:-4rem
}
.-scroll-m-2 {
	scroll-margin:-.5rem
}
.-scroll-m-2\.5 {
	scroll-margin:-.625rem
}
.-scroll-m-20 {
	scroll-margin:-5rem
}
.-scroll-m-24 {
	scroll-margin:-6rem
}
.-scroll-m-28 {
	scroll-margin:-7rem
}
.-scroll-m-3 {
	scroll-margin:-.75rem
}
.-scroll-m-3\.5 {
	scroll-margin:-.875rem
}
.-scroll-m-32 {
	scroll-margin:-8rem
}
.-scroll-m-36 {
	scroll-margin:-9rem
}
.-scroll-m-4 {
	scroll-margin:-1rem
}
.-scroll-m-40 {
	scroll-margin:-10rem
}
.-scroll-m-44 {
	scroll-margin:-11rem
}
.-scroll-m-48 {
	scroll-margin:-12rem
}
.-scroll-m-5 {
	scroll-margin:-1.25rem
}
.-scroll-m-52 {
	scroll-margin:-13rem
}
.-scroll-m-56 {
	scroll-margin:-14rem
}
.-scroll-m-6 {
	scroll-margin:-1.5rem
}
.-scroll-m-60 {
	scroll-margin:-15rem
}
.-scroll-m-64 {
	scroll-margin:-16rem
}
.-scroll-m-7 {
	scroll-margin:-1.75rem
}
.-scroll-m-72 {
	scroll-margin:-18rem
}
.-scroll-m-8 {
	scroll-margin:-2rem
}
.-scroll-m-80 {
	scroll-margin:-20rem
}
.-scroll-m-9 {
	scroll-margin:-2.25rem
}
.-scroll-m-96 {
	scroll-margin:-24rem
}
.-scroll-m-px {
	scroll-margin:-1px
}
.scroll-m-0 {
	scroll-margin:0
}
.scroll-m-0\.5 {
	scroll-margin:.125rem
}
.scroll-m-1 {
	scroll-margin:.25rem
}
.scroll-m-1\.5 {
	scroll-margin:.375rem
}
.scroll-m-10 {
	scroll-margin:2.5rem
}
.scroll-m-11 {
	scroll-margin:2.75rem
}
.scroll-m-12 {
	scroll-margin:3rem
}
.scroll-m-14 {
	scroll-margin:3.5rem
}
.scroll-m-16 {
	scroll-margin:4rem
}
.scroll-m-2 {
	scroll-margin:.5rem
}
.scroll-m-2\.5 {
	scroll-margin:.625rem
}
.scroll-m-20 {
	scroll-margin:5rem
}
.scroll-m-24 {
	scroll-margin:6rem
}
.scroll-m-28 {
	scroll-margin:7rem
}
.scroll-m-3 {
	scroll-margin:.75rem
}
.scroll-m-3\.5 {
	scroll-margin:.875rem
}
.scroll-m-32 {
	scroll-margin:8rem
}
.scroll-m-36 {
	scroll-margin:9rem
}
.scroll-m-4 {
	scroll-margin:1rem
}
.scroll-m-40 {
	scroll-margin:10rem
}
.scroll-m-44 {
	scroll-margin:11rem
}
.scroll-m-48 {
	scroll-margin:12rem
}
.scroll-m-5 {
	scroll-margin:1.25rem
}
.scroll-m-52 {
	scroll-margin:13rem
}
.scroll-m-56 {
	scroll-margin:14rem
}
.scroll-m-6 {
	scroll-margin:1.5rem
}
.scroll-m-60 {
	scroll-margin:15rem
}
.scroll-m-64 {
	scroll-margin:16rem
}
.scroll-m-7 {
	scroll-margin:1.75rem
}
.scroll-m-72 {
	scroll-margin:18rem
}
.scroll-m-8 {
	scroll-margin:2rem
}
.scroll-m-80 {
	scroll-margin:20rem
}
.scroll-m-9 {
	scroll-margin:2.25rem
}
.scroll-m-96 {
	scroll-margin:24rem
}
.scroll-m-px {
	scroll-margin:1px
}
.-scroll-mx-0 {
	scroll-margin-left:0;
	scroll-margin-right:0
}
.-scroll-mx-0\.5 {
	scroll-margin-left:-.125rem;
	scroll-margin-right:-.125rem
}
.-scroll-mx-1 {
	scroll-margin-left:-.25rem;
	scroll-margin-right:-.25rem
}
.-scroll-mx-1\.5 {
	scroll-margin-left:-.375rem;
	scroll-margin-right:-.375rem
}
.-scroll-mx-10 {
	scroll-margin-left:-2.5rem;
	scroll-margin-right:-2.5rem
}
.-scroll-mx-11 {
	scroll-margin-left:-2.75rem;
	scroll-margin-right:-2.75rem
}
.-scroll-mx-12 {
	scroll-margin-left:-3rem;
	scroll-margin-right:-3rem
}
.-scroll-mx-14 {
	scroll-margin-left:-3.5rem;
	scroll-margin-right:-3.5rem
}
.-scroll-mx-16 {
	scroll-margin-left:-4rem;
	scroll-margin-right:-4rem
}
.-scroll-mx-2 {
	scroll-margin-left:-.5rem;
	scroll-margin-right:-.5rem
}
.-scroll-mx-2\.5 {
	scroll-margin-left:-.625rem;
	scroll-margin-right:-.625rem
}
.-scroll-mx-20 {
	scroll-margin-left:-5rem;
	scroll-margin-right:-5rem
}
.-scroll-mx-24 {
	scroll-margin-left:-6rem;
	scroll-margin-right:-6rem
}
.-scroll-mx-28 {
	scroll-margin-left:-7rem;
	scroll-margin-right:-7rem
}
.-scroll-mx-3 {
	scroll-margin-left:-.75rem;
	scroll-margin-right:-.75rem
}
.-scroll-mx-3\.5 {
	scroll-margin-left:-.875rem;
	scroll-margin-right:-.875rem
}
.-scroll-mx-32 {
	scroll-margin-left:-8rem;
	scroll-margin-right:-8rem
}
.-scroll-mx-36 {
	scroll-margin-left:-9rem;
	scroll-margin-right:-9rem
}
.-scroll-mx-4 {
	scroll-margin-left:-1rem;
	scroll-margin-right:-1rem
}
.-scroll-mx-40 {
	scroll-margin-left:-10rem;
	scroll-margin-right:-10rem
}
.-scroll-mx-44 {
	scroll-margin-left:-11rem;
	scroll-margin-right:-11rem
}
.-scroll-mx-48 {
	scroll-margin-left:-12rem;
	scroll-margin-right:-12rem
}
.-scroll-mx-5 {
	scroll-margin-left:-1.25rem;
	scroll-margin-right:-1.25rem
}
.-scroll-mx-52 {
	scroll-margin-left:-13rem;
	scroll-margin-right:-13rem
}
.-scroll-mx-56 {
	scroll-margin-left:-14rem;
	scroll-margin-right:-14rem
}
.-scroll-mx-6 {
	scroll-margin-left:-1.5rem;
	scroll-margin-right:-1.5rem
}
.-scroll-mx-60 {
	scroll-margin-left:-15rem;
	scroll-margin-right:-15rem
}
.-scroll-mx-64 {
	scroll-margin-left:-16rem;
	scroll-margin-right:-16rem
}
.-scroll-mx-7 {
	scroll-margin-left:-1.75rem;
	scroll-margin-right:-1.75rem
}
.-scroll-mx-72 {
	scroll-margin-left:-18rem;
	scroll-margin-right:-18rem
}
.-scroll-mx-8 {
	scroll-margin-left:-2rem;
	scroll-margin-right:-2rem
}
.-scroll-mx-80 {
	scroll-margin-left:-20rem;
	scroll-margin-right:-20rem
}
.-scroll-mx-9 {
	scroll-margin-left:-2.25rem;
	scroll-margin-right:-2.25rem
}
.-scroll-mx-96 {
	scroll-margin-left:-24rem;
	scroll-margin-right:-24rem
}
.-scroll-mx-px {
	scroll-margin-left:-1px;
	scroll-margin-right:-1px
}
.-scroll-my-0 {
	scroll-margin-top:0;
	scroll-margin-bottom:0
}
.-scroll-my-0\.5 {
	scroll-margin-top:-.125rem;
	scroll-margin-bottom:-.125rem
}
.-scroll-my-1 {
	scroll-margin-top:-.25rem;
	scroll-margin-bottom:-.25rem
}
.-scroll-my-1\.5 {
	scroll-margin-top:-.375rem;
	scroll-margin-bottom:-.375rem
}
.-scroll-my-10 {
	scroll-margin-top:-2.5rem;
	scroll-margin-bottom:-2.5rem
}
.-scroll-my-11 {
	scroll-margin-top:-2.75rem;
	scroll-margin-bottom:-2.75rem
}
.-scroll-my-12 {
	scroll-margin-top:-3rem;
	scroll-margin-bottom:-3rem
}
.-scroll-my-14 {
	scroll-margin-top:-3.5rem;
	scroll-margin-bottom:-3.5rem
}
.-scroll-my-16 {
	scroll-margin-top:-4rem;
	scroll-margin-bottom:-4rem
}
.-scroll-my-2 {
	scroll-margin-top:-.5rem;
	scroll-margin-bottom:-.5rem
}
.-scroll-my-2\.5 {
	scroll-margin-top:-.625rem;
	scroll-margin-bottom:-.625rem
}
.-scroll-my-20 {
	scroll-margin-top:-5rem;
	scroll-margin-bottom:-5rem
}
.-scroll-my-24 {
	scroll-margin-top:-6rem;
	scroll-margin-bottom:-6rem
}
.-scroll-my-28 {
	scroll-margin-top:-7rem;
	scroll-margin-bottom:-7rem
}
.-scroll-my-3 {
	scroll-margin-top:-.75rem;
	scroll-margin-bottom:-.75rem
}
.-scroll-my-3\.5 {
	scroll-margin-top:-.875rem;
	scroll-margin-bottom:-.875rem
}
.-scroll-my-32 {
	scroll-margin-top:-8rem;
	scroll-margin-bottom:-8rem
}
.-scroll-my-36 {
	scroll-margin-top:-9rem;
	scroll-margin-bottom:-9rem
}
.-scroll-my-4 {
	scroll-margin-top:-1rem;
	scroll-margin-bottom:-1rem
}
.-scroll-my-40 {
	scroll-margin-top:-10rem;
	scroll-margin-bottom:-10rem
}
.-scroll-my-44 {
	scroll-margin-top:-11rem;
	scroll-margin-bottom:-11rem
}
.-scroll-my-48 {
	scroll-margin-top:-12rem;
	scroll-margin-bottom:-12rem
}
.-scroll-my-5 {
	scroll-margin-top:-1.25rem;
	scroll-margin-bottom:-1.25rem
}
.-scroll-my-52 {
	scroll-margin-top:-13rem;
	scroll-margin-bottom:-13rem
}
.-scroll-my-56 {
	scroll-margin-top:-14rem;
	scroll-margin-bottom:-14rem
}
.-scroll-my-6 {
	scroll-margin-top:-1.5rem;
	scroll-margin-bottom:-1.5rem
}
.-scroll-my-60 {
	scroll-margin-top:-15rem;
	scroll-margin-bottom:-15rem
}
.-scroll-my-64 {
	scroll-margin-top:-16rem;
	scroll-margin-bottom:-16rem
}
.-scroll-my-7 {
	scroll-margin-top:-1.75rem;
	scroll-margin-bottom:-1.75rem
}
.-scroll-my-72 {
	scroll-margin-top:-18rem;
	scroll-margin-bottom:-18rem
}
.-scroll-my-8 {
	scroll-margin-top:-2rem;
	scroll-margin-bottom:-2rem
}
.-scroll-my-80 {
	scroll-margin-top:-20rem;
	scroll-margin-bottom:-20rem
}
.-scroll-my-9 {
	scroll-margin-top:-2.25rem;
	scroll-margin-bottom:-2.25rem
}
.-scroll-my-96 {
	scroll-margin-top:-24rem;
	scroll-margin-bottom:-24rem
}
.-scroll-my-px {
	scroll-margin-top:-1px;
	scroll-margin-bottom:-1px
}
.scroll-mx-0 {
	scroll-margin-left:0;
	scroll-margin-right:0
}
.scroll-mx-0\.5 {
	scroll-margin-left:.125rem;
	scroll-margin-right:.125rem
}
.scroll-mx-1 {
	scroll-margin-left:.25rem;
	scroll-margin-right:.25rem
}
.scroll-mx-1\.5 {
	scroll-margin-left:.375rem;
	scroll-margin-right:.375rem
}
.scroll-mx-10 {
	scroll-margin-left:2.5rem;
	scroll-margin-right:2.5rem
}
.scroll-mx-11 {
	scroll-margin-left:2.75rem;
	scroll-margin-right:2.75rem
}
.scroll-mx-12 {
	scroll-margin-left:3rem;
	scroll-margin-right:3rem
}
.scroll-mx-14 {
	scroll-margin-left:3.5rem;
	scroll-margin-right:3.5rem
}
.scroll-mx-16 {
	scroll-margin-left:4rem;
	scroll-margin-right:4rem
}
.scroll-mx-2 {
	scroll-margin-left:.5rem;
	scroll-margin-right:.5rem
}
.scroll-mx-2\.5 {
	scroll-margin-left:.625rem;
	scroll-margin-right:.625rem
}
.scroll-mx-20 {
	scroll-margin-left:5rem;
	scroll-margin-right:5rem
}
.scroll-mx-24 {
	scroll-margin-left:6rem;
	scroll-margin-right:6rem
}
.scroll-mx-28 {
	scroll-margin-left:7rem;
	scroll-margin-right:7rem
}
.scroll-mx-3 {
	scroll-margin-left:.75rem;
	scroll-margin-right:.75rem
}
.scroll-mx-3\.5 {
	scroll-margin-left:.875rem;
	scroll-margin-right:.875rem
}
.scroll-mx-32 {
	scroll-margin-left:8rem;
	scroll-margin-right:8rem
}
.scroll-mx-36 {
	scroll-margin-left:9rem;
	scroll-margin-right:9rem
}
.scroll-mx-4 {
	scroll-margin-left:1rem;
	scroll-margin-right:1rem
}
.scroll-mx-40 {
	scroll-margin-left:10rem;
	scroll-margin-right:10rem
}
.scroll-mx-44 {
	scroll-margin-left:11rem;
	scroll-margin-right:11rem
}
.scroll-mx-48 {
	scroll-margin-left:12rem;
	scroll-margin-right:12rem
}
.scroll-mx-5 {
	scroll-margin-left:1.25rem;
	scroll-margin-right:1.25rem
}
.scroll-mx-52 {
	scroll-margin-left:13rem;
	scroll-margin-right:13rem
}
.scroll-mx-56 {
	scroll-margin-left:14rem;
	scroll-margin-right:14rem
}
.scroll-mx-6 {
	scroll-margin-left:1.5rem;
	scroll-margin-right:1.5rem
}
.scroll-mx-60 {
	scroll-margin-left:15rem;
	scroll-margin-right:15rem
}
.scroll-mx-64 {
	scroll-margin-left:16rem;
	scroll-margin-right:16rem
}
.scroll-mx-7 {
	scroll-margin-left:1.75rem;
	scroll-margin-right:1.75rem
}
.scroll-mx-72 {
	scroll-margin-left:18rem;
	scroll-margin-right:18rem
}
.scroll-mx-8 {
	scroll-margin-left:2rem;
	scroll-margin-right:2rem
}
.scroll-mx-80 {
	scroll-margin-left:20rem;
	scroll-margin-right:20rem
}
.scroll-mx-9 {
	scroll-margin-left:2.25rem;
	scroll-margin-right:2.25rem
}
.scroll-mx-96 {
	scroll-margin-left:24rem;
	scroll-margin-right:24rem
}
.scroll-mx-px {
	scroll-margin-left:1px;
	scroll-margin-right:1px
}
.scroll-my-0 {
	scroll-margin-top:0;
	scroll-margin-bottom:0
}
.scroll-my-0\.5 {
	scroll-margin-top:.125rem;
	scroll-margin-bottom:.125rem
}
.scroll-my-1 {
	scroll-margin-top:.25rem;
	scroll-margin-bottom:.25rem
}
.scroll-my-1\.5 {
	scroll-margin-top:.375rem;
	scroll-margin-bottom:.375rem
}
.scroll-my-10 {
	scroll-margin-top:2.5rem;
	scroll-margin-bottom:2.5rem
}
.scroll-my-11 {
	scroll-margin-top:2.75rem;
	scroll-margin-bottom:2.75rem
}
.scroll-my-12 {
	scroll-margin-top:3rem;
	scroll-margin-bottom:3rem
}
.scroll-my-14 {
	scroll-margin-top:3.5rem;
	scroll-margin-bottom:3.5rem
}
.scroll-my-16 {
	scroll-margin-top:4rem;
	scroll-margin-bottom:4rem
}
.scroll-my-2 {
	scroll-margin-top:.5rem;
	scroll-margin-bottom:.5rem
}
.scroll-my-2\.5 {
	scroll-margin-top:.625rem;
	scroll-margin-bottom:.625rem
}
.scroll-my-20 {
	scroll-margin-top:5rem;
	scroll-margin-bottom:5rem
}
.scroll-my-24 {
	scroll-margin-top:6rem;
	scroll-margin-bottom:6rem
}
.scroll-my-28 {
	scroll-margin-top:7rem;
	scroll-margin-bottom:7rem
}
.scroll-my-3 {
	scroll-margin-top:.75rem;
	scroll-margin-bottom:.75rem
}
.scroll-my-3\.5 {
	scroll-margin-top:.875rem;
	scroll-margin-bottom:.875rem
}
.scroll-my-32 {
	scroll-margin-top:8rem;
	scroll-margin-bottom:8rem
}
.scroll-my-36 {
	scroll-margin-top:9rem;
	scroll-margin-bottom:9rem
}
.scroll-my-4 {
	scroll-margin-top:1rem;
	scroll-margin-bottom:1rem
}
.scroll-my-40 {
	scroll-margin-top:10rem;
	scroll-margin-bottom:10rem
}
.scroll-my-44 {
	scroll-margin-top:11rem;
	scroll-margin-bottom:11rem
}
.scroll-my-48 {
	scroll-margin-top:12rem;
	scroll-margin-bottom:12rem
}
.scroll-my-5 {
	scroll-margin-top:1.25rem;
	scroll-margin-bottom:1.25rem
}
.scroll-my-52 {
	scroll-margin-top:13rem;
	scroll-margin-bottom:13rem
}
.scroll-my-56 {
	scroll-margin-top:14rem;
	scroll-margin-bottom:14rem
}
.scroll-my-6 {
	scroll-margin-top:1.5rem;
	scroll-margin-bottom:1.5rem
}
.scroll-my-60 {
	scroll-margin-top:15rem;
	scroll-margin-bottom:15rem
}
.scroll-my-64 {
	scroll-margin-top:16rem;
	scroll-margin-bottom:16rem
}
.scroll-my-7 {
	scroll-margin-top:1.75rem;
	scroll-margin-bottom:1.75rem
}
.scroll-my-72 {
	scroll-margin-top:18rem;
	scroll-margin-bottom:18rem
}
.scroll-my-8 {
	scroll-margin-top:2rem;
	scroll-margin-bottom:2rem
}
.scroll-my-80 {
	scroll-margin-top:20rem;
	scroll-margin-bottom:20rem
}
.scroll-my-9 {
	scroll-margin-top:2.25rem;
	scroll-margin-bottom:2.25rem
}
.scroll-my-96 {
	scroll-margin-top:24rem;
	scroll-margin-bottom:24rem
}
.scroll-my-px {
	scroll-margin-top:1px;
	scroll-margin-bottom:1px
}
.-scroll-mb-0 {
	scroll-margin-bottom:0
}
.-scroll-mb-0\.5 {
	scroll-margin-bottom:-.125rem
}
.-scroll-mb-1 {
	scroll-margin-bottom:-.25rem
}
.-scroll-mb-1\.5 {
	scroll-margin-bottom:-.375rem
}
.-scroll-mb-10 {
	scroll-margin-bottom:-2.5rem
}
.-scroll-mb-11 {
	scroll-margin-bottom:-2.75rem
}
.-scroll-mb-12 {
	scroll-margin-bottom:-3rem
}
.-scroll-mb-14 {
	scroll-margin-bottom:-3.5rem
}
.-scroll-mb-16 {
	scroll-margin-bottom:-4rem
}
.-scroll-mb-2 {
	scroll-margin-bottom:-.5rem
}
.-scroll-mb-2\.5 {
	scroll-margin-bottom:-.625rem
}
.-scroll-mb-20 {
	scroll-margin-bottom:-5rem
}
.-scroll-mb-24 {
	scroll-margin-bottom:-6rem
}
.-scroll-mb-28 {
	scroll-margin-bottom:-7rem
}
.-scroll-mb-3 {
	scroll-margin-bottom:-.75rem
}
.-scroll-mb-3\.5 {
	scroll-margin-bottom:-.875rem
}
.-scroll-mb-32 {
	scroll-margin-bottom:-8rem
}
.-scroll-mb-36 {
	scroll-margin-bottom:-9rem
}
.-scroll-mb-4 {
	scroll-margin-bottom:-1rem
}
.-scroll-mb-40 {
	scroll-margin-bottom:-10rem
}
.-scroll-mb-44 {
	scroll-margin-bottom:-11rem
}
.-scroll-mb-48 {
	scroll-margin-bottom:-12rem
}
.-scroll-mb-5 {
	scroll-margin-bottom:-1.25rem
}
.-scroll-mb-52 {
	scroll-margin-bottom:-13rem
}
.-scroll-mb-56 {
	scroll-margin-bottom:-14rem
}
.-scroll-mb-6 {
	scroll-margin-bottom:-1.5rem
}
.-scroll-mb-60 {
	scroll-margin-bottom:-15rem
}
.-scroll-mb-64 {
	scroll-margin-bottom:-16rem
}
.-scroll-mb-7 {
	scroll-margin-bottom:-1.75rem
}
.-scroll-mb-72 {
	scroll-margin-bottom:-18rem
}
.-scroll-mb-8 {
	scroll-margin-bottom:-2rem
}
.-scroll-mb-80 {
	scroll-margin-bottom:-20rem
}
.-scroll-mb-9 {
	scroll-margin-bottom:-2.25rem
}
.-scroll-mb-96 {
	scroll-margin-bottom:-24rem
}
.-scroll-mb-px {
	scroll-margin-bottom:-1px
}
.-scroll-ml-0 {
	scroll-margin-left:0
}
.-scroll-ml-0\.5 {
	scroll-margin-left:-.125rem
}
.-scroll-ml-1 {
	scroll-margin-left:-.25rem
}
.-scroll-ml-1\.5 {
	scroll-margin-left:-.375rem
}
.-scroll-ml-10 {
	scroll-margin-left:-2.5rem
}
.-scroll-ml-11 {
	scroll-margin-left:-2.75rem
}
.-scroll-ml-12 {
	scroll-margin-left:-3rem
}
.-scroll-ml-14 {
	scroll-margin-left:-3.5rem
}
.-scroll-ml-16 {
	scroll-margin-left:-4rem
}
.-scroll-ml-2 {
	scroll-margin-left:-.5rem
}
.-scroll-ml-2\.5 {
	scroll-margin-left:-.625rem
}
.-scroll-ml-20 {
	scroll-margin-left:-5rem
}
.-scroll-ml-24 {
	scroll-margin-left:-6rem
}
.-scroll-ml-28 {
	scroll-margin-left:-7rem
}
.-scroll-ml-3 {
	scroll-margin-left:-.75rem
}
.-scroll-ml-3\.5 {
	scroll-margin-left:-.875rem
}
.-scroll-ml-32 {
	scroll-margin-left:-8rem
}
.-scroll-ml-36 {
	scroll-margin-left:-9rem
}
.-scroll-ml-4 {
	scroll-margin-left:-1rem
}
.-scroll-ml-40 {
	scroll-margin-left:-10rem
}
.-scroll-ml-44 {
	scroll-margin-left:-11rem
}
.-scroll-ml-48 {
	scroll-margin-left:-12rem
}
.-scroll-ml-5 {
	scroll-margin-left:-1.25rem
}
.-scroll-ml-52 {
	scroll-margin-left:-13rem
}
.-scroll-ml-56 {
	scroll-margin-left:-14rem
}
.-scroll-ml-6 {
	scroll-margin-left:-1.5rem
}
.-scroll-ml-60 {
	scroll-margin-left:-15rem
}
.-scroll-ml-64 {
	scroll-margin-left:-16rem
}
.-scroll-ml-7 {
	scroll-margin-left:-1.75rem
}
.-scroll-ml-72 {
	scroll-margin-left:-18rem
}
.-scroll-ml-8 {
	scroll-margin-left:-2rem
}
.-scroll-ml-80 {
	scroll-margin-left:-20rem
}
.-scroll-ml-9 {
	scroll-margin-left:-2.25rem
}
.-scroll-ml-96 {
	scroll-margin-left:-24rem
}
.-scroll-ml-px {
	scroll-margin-left:-1px
}
.-scroll-mr-0 {
	scroll-margin-right:0
}
.-scroll-mr-0\.5 {
	scroll-margin-right:-.125rem
}
.-scroll-mr-1 {
	scroll-margin-right:-.25rem
}
.-scroll-mr-1\.5 {
	scroll-margin-right:-.375rem
}
.-scroll-mr-10 {
	scroll-margin-right:-2.5rem
}
.-scroll-mr-11 {
	scroll-margin-right:-2.75rem
}
.-scroll-mr-12 {
	scroll-margin-right:-3rem
}
.-scroll-mr-14 {
	scroll-margin-right:-3.5rem
}
.-scroll-mr-16 {
	scroll-margin-right:-4rem
}
.-scroll-mr-2 {
	scroll-margin-right:-.5rem
}
.-scroll-mr-2\.5 {
	scroll-margin-right:-.625rem
}
.-scroll-mr-20 {
	scroll-margin-right:-5rem
}
.-scroll-mr-24 {
	scroll-margin-right:-6rem
}
.-scroll-mr-28 {
	scroll-margin-right:-7rem
}
.-scroll-mr-3 {
	scroll-margin-right:-.75rem
}
.-scroll-mr-3\.5 {
	scroll-margin-right:-.875rem
}
.-scroll-mr-32 {
	scroll-margin-right:-8rem
}
.-scroll-mr-36 {
	scroll-margin-right:-9rem
}
.-scroll-mr-4 {
	scroll-margin-right:-1rem
}
.-scroll-mr-40 {
	scroll-margin-right:-10rem
}
.-scroll-mr-44 {
	scroll-margin-right:-11rem
}
.-scroll-mr-48 {
	scroll-margin-right:-12rem
}
.-scroll-mr-5 {
	scroll-margin-right:-1.25rem
}
.-scroll-mr-52 {
	scroll-margin-right:-13rem
}
.-scroll-mr-56 {
	scroll-margin-right:-14rem
}
.-scroll-mr-6 {
	scroll-margin-right:-1.5rem
}
.-scroll-mr-60 {
	scroll-margin-right:-15rem
}
.-scroll-mr-64 {
	scroll-margin-right:-16rem
}
.-scroll-mr-7 {
	scroll-margin-right:-1.75rem
}
.-scroll-mr-72 {
	scroll-margin-right:-18rem
}
.-scroll-mr-8 {
	scroll-margin-right:-2rem
}
.-scroll-mr-80 {
	scroll-margin-right:-20rem
}
.-scroll-mr-9 {
	scroll-margin-right:-2.25rem
}
.-scroll-mr-96 {
	scroll-margin-right:-24rem
}
.-scroll-mr-px {
	scroll-margin-right:-1px
}
.-scroll-mt-0 {
	scroll-margin-top:0
}
.-scroll-mt-0\.5 {
	scroll-margin-top:-.125rem
}
.-scroll-mt-1 {
	scroll-margin-top:-.25rem
}
.-scroll-mt-1\.5 {
	scroll-margin-top:-.375rem
}
.-scroll-mt-10 {
	scroll-margin-top:-2.5rem
}
.-scroll-mt-11 {
	scroll-margin-top:-2.75rem
}
.-scroll-mt-12 {
	scroll-margin-top:-3rem
}
.-scroll-mt-14 {
	scroll-margin-top:-3.5rem
}
.-scroll-mt-16 {
	scroll-margin-top:-4rem
}
.-scroll-mt-2 {
	scroll-margin-top:-.5rem
}
.-scroll-mt-2\.5 {
	scroll-margin-top:-.625rem
}
.-scroll-mt-20 {
	scroll-margin-top:-5rem
}
.-scroll-mt-24 {
	scroll-margin-top:-6rem
}
.-scroll-mt-28 {
	scroll-margin-top:-7rem
}
.-scroll-mt-3 {
	scroll-margin-top:-.75rem
}
.-scroll-mt-3\.5 {
	scroll-margin-top:-.875rem
}
.-scroll-mt-32 {
	scroll-margin-top:-8rem
}
.-scroll-mt-36 {
	scroll-margin-top:-9rem
}
.-scroll-mt-4 {
	scroll-margin-top:-1rem
}
.-scroll-mt-40 {
	scroll-margin-top:-10rem
}
.-scroll-mt-44 {
	scroll-margin-top:-11rem
}
.-scroll-mt-48 {
	scroll-margin-top:-12rem
}
.-scroll-mt-5 {
	scroll-margin-top:-1.25rem
}
.-scroll-mt-52 {
	scroll-margin-top:-13rem
}
.-scroll-mt-56 {
	scroll-margin-top:-14rem
}
.-scroll-mt-6 {
	scroll-margin-top:-1.5rem
}
.-scroll-mt-60 {
	scroll-margin-top:-15rem
}
.-scroll-mt-64 {
	scroll-margin-top:-16rem
}
.-scroll-mt-7 {
	scroll-margin-top:-1.75rem
}
.-scroll-mt-72 {
	scroll-margin-top:-18rem
}
.-scroll-mt-8 {
	scroll-margin-top:-2rem
}
.-scroll-mt-80 {
	scroll-margin-top:-20rem
}
.-scroll-mt-9 {
	scroll-margin-top:-2.25rem
}
.-scroll-mt-96 {
	scroll-margin-top:-24rem
}
.-scroll-mt-px {
	scroll-margin-top:-1px
}
.scroll-mb-0 {
	scroll-margin-bottom:0
}
.scroll-mb-0\.5 {
	scroll-margin-bottom:.125rem
}
.scroll-mb-1 {
	scroll-margin-bottom:.25rem
}
.scroll-mb-1\.5 {
	scroll-margin-bottom:.375rem
}
.scroll-mb-10 {
	scroll-margin-bottom:2.5rem
}
.scroll-mb-11 {
	scroll-margin-bottom:2.75rem
}
.scroll-mb-12 {
	scroll-margin-bottom:3rem
}
.scroll-mb-14 {
	scroll-margin-bottom:3.5rem
}
.scroll-mb-16 {
	scroll-margin-bottom:4rem
}
.scroll-mb-2 {
	scroll-margin-bottom:.5rem
}
.scroll-mb-2\.5 {
	scroll-margin-bottom:.625rem
}
.scroll-mb-20 {
	scroll-margin-bottom:5rem
}
.scroll-mb-24 {
	scroll-margin-bottom:6rem
}
.scroll-mb-28 {
	scroll-margin-bottom:7rem
}
.scroll-mb-3 {
	scroll-margin-bottom:.75rem
}
.scroll-mb-3\.5 {
	scroll-margin-bottom:.875rem
}
.scroll-mb-32 {
	scroll-margin-bottom:8rem
}
.scroll-mb-36 {
	scroll-margin-bottom:9rem
}
.scroll-mb-4 {
	scroll-margin-bottom:1rem
}
.scroll-mb-40 {
	scroll-margin-bottom:10rem
}
.scroll-mb-44 {
	scroll-margin-bottom:11rem
}
.scroll-mb-48 {
	scroll-margin-bottom:12rem
}
.scroll-mb-5 {
	scroll-margin-bottom:1.25rem
}
.scroll-mb-52 {
	scroll-margin-bottom:13rem
}
.scroll-mb-56 {
	scroll-margin-bottom:14rem
}
.scroll-mb-6 {
	scroll-margin-bottom:1.5rem
}
.scroll-mb-60 {
	scroll-margin-bottom:15rem
}
.scroll-mb-64 {
	scroll-margin-bottom:16rem
}
.scroll-mb-7 {
	scroll-margin-bottom:1.75rem
}
.scroll-mb-72 {
	scroll-margin-bottom:18rem
}
.scroll-mb-8 {
	scroll-margin-bottom:2rem
}
.scroll-mb-80 {
	scroll-margin-bottom:20rem
}
.scroll-mb-9 {
	scroll-margin-bottom:2.25rem
}
.scroll-mb-96 {
	scroll-margin-bottom:24rem
}
.scroll-mb-px {
	scroll-margin-bottom:1px
}
.scroll-ml-0 {
	scroll-margin-left:0
}
.scroll-ml-0\.5 {
	scroll-margin-left:.125rem
}
.scroll-ml-1 {
	scroll-margin-left:.25rem
}
.scroll-ml-1\.5 {
	scroll-margin-left:.375rem
}
.scroll-ml-10 {
	scroll-margin-left:2.5rem
}
.scroll-ml-11 {
	scroll-margin-left:2.75rem
}
.scroll-ml-12 {
	scroll-margin-left:3rem
}
.scroll-ml-14 {
	scroll-margin-left:3.5rem
}
.scroll-ml-16 {
	scroll-margin-left:4rem
}
.scroll-ml-2 {
	scroll-margin-left:.5rem
}
.scroll-ml-2\.5 {
	scroll-margin-left:.625rem
}
.scroll-ml-20 {
	scroll-margin-left:5rem
}
.scroll-ml-24 {
	scroll-margin-left:6rem
}
.scroll-ml-28 {
	scroll-margin-left:7rem
}
.scroll-ml-3 {
	scroll-margin-left:.75rem
}
.scroll-ml-3\.5 {
	scroll-margin-left:.875rem
}
.scroll-ml-32 {
	scroll-margin-left:8rem
}
.scroll-ml-36 {
	scroll-margin-left:9rem
}
.scroll-ml-4 {
	scroll-margin-left:1rem
}
.scroll-ml-40 {
	scroll-margin-left:10rem
}
.scroll-ml-44 {
	scroll-margin-left:11rem
}
.scroll-ml-48 {
	scroll-margin-left:12rem
}
.scroll-ml-5 {
	scroll-margin-left:1.25rem
}
.scroll-ml-52 {
	scroll-margin-left:13rem
}
.scroll-ml-56 {
	scroll-margin-left:14rem
}
.scroll-ml-6 {
	scroll-margin-left:1.5rem
}
.scroll-ml-60 {
	scroll-margin-left:15rem
}
.scroll-ml-64 {
	scroll-margin-left:16rem
}
.scroll-ml-7 {
	scroll-margin-left:1.75rem
}
.scroll-ml-72 {
	scroll-margin-left:18rem
}
.scroll-ml-8 {
	scroll-margin-left:2rem
}
.scroll-ml-80 {
	scroll-margin-left:20rem
}
.scroll-ml-9 {
	scroll-margin-left:2.25rem
}
.scroll-ml-96 {
	scroll-margin-left:24rem
}
.scroll-ml-px {
	scroll-margin-left:1px
}
.scroll-mr-0 {
	scroll-margin-right:0
}
.scroll-mr-0\.5 {
	scroll-margin-right:.125rem
}
.scroll-mr-1 {
	scroll-margin-right:.25rem
}
.scroll-mr-1\.5 {
	scroll-margin-right:.375rem
}
.scroll-mr-10 {
	scroll-margin-right:2.5rem
}
.scroll-mr-11 {
	scroll-margin-right:2.75rem
}
.scroll-mr-12 {
	scroll-margin-right:3rem
}
.scroll-mr-14 {
	scroll-margin-right:3.5rem
}
.scroll-mr-16 {
	scroll-margin-right:4rem
}
.scroll-mr-2 {
	scroll-margin-right:.5rem
}
.scroll-mr-2\.5 {
	scroll-margin-right:.625rem
}
.scroll-mr-20 {
	scroll-margin-right:5rem
}
.scroll-mr-24 {
	scroll-margin-right:6rem
}
.scroll-mr-28 {
	scroll-margin-right:7rem
}
.scroll-mr-3 {
	scroll-margin-right:.75rem
}
.scroll-mr-3\.5 {
	scroll-margin-right:.875rem
}
.scroll-mr-32 {
	scroll-margin-right:8rem
}
.scroll-mr-36 {
	scroll-margin-right:9rem
}
.scroll-mr-4 {
	scroll-margin-right:1rem
}
.scroll-mr-40 {
	scroll-margin-right:10rem
}
.scroll-mr-44 {
	scroll-margin-right:11rem
}
.scroll-mr-48 {
	scroll-margin-right:12rem
}
.scroll-mr-5 {
	scroll-margin-right:1.25rem
}
.scroll-mr-52 {
	scroll-margin-right:13rem
}
.scroll-mr-56 {
	scroll-margin-right:14rem
}
.scroll-mr-6 {
	scroll-margin-right:1.5rem
}
.scroll-mr-60 {
	scroll-margin-right:15rem
}
.scroll-mr-64 {
	scroll-margin-right:16rem
}
.scroll-mr-7 {
	scroll-margin-right:1.75rem
}
.scroll-mr-72 {
	scroll-margin-right:18rem
}
.scroll-mr-8 {
	scroll-margin-right:2rem
}
.scroll-mr-80 {
	scroll-margin-right:20rem
}
.scroll-mr-9 {
	scroll-margin-right:2.25rem
}
.scroll-mr-96 {
	scroll-margin-right:24rem
}
.scroll-mr-px {
	scroll-margin-right:1px
}
.scroll-mt-0 {
	scroll-margin-top:0
}
.scroll-mt-0\.5 {
	scroll-margin-top:.125rem
}
.scroll-mt-1 {
	scroll-margin-top:.25rem
}
.scroll-mt-1\.5 {
	scroll-margin-top:.375rem
}
.scroll-mt-10 {
	scroll-margin-top:2.5rem
}
.scroll-mt-11 {
	scroll-margin-top:2.75rem
}
.scroll-mt-12 {
	scroll-margin-top:3rem
}
.scroll-mt-14 {
	scroll-margin-top:3.5rem
}
.scroll-mt-16 {
	scroll-margin-top:4rem
}
.scroll-mt-2 {
	scroll-margin-top:.5rem
}
.scroll-mt-2\.5 {
	scroll-margin-top:.625rem
}
.scroll-mt-20 {
	scroll-margin-top:5rem
}
.scroll-mt-24 {
	scroll-margin-top:6rem
}
.scroll-mt-28 {
	scroll-margin-top:7rem
}
.scroll-mt-3 {
	scroll-margin-top:.75rem
}
.scroll-mt-3\.5 {
	scroll-margin-top:.875rem
}
.scroll-mt-32 {
	scroll-margin-top:8rem
}
.scroll-mt-36 {
	scroll-margin-top:9rem
}
.scroll-mt-4 {
	scroll-margin-top:1rem
}
.scroll-mt-40 {
	scroll-margin-top:10rem
}
.scroll-mt-44 {
	scroll-margin-top:11rem
}
.scroll-mt-48 {
	scroll-margin-top:12rem
}
.scroll-mt-5 {
	scroll-margin-top:1.25rem
}
.scroll-mt-52 {
	scroll-margin-top:13rem
}
.scroll-mt-56 {
	scroll-margin-top:14rem
}
.scroll-mt-6 {
	scroll-margin-top:1.5rem
}
.scroll-mt-60 {
	scroll-margin-top:15rem
}
.scroll-mt-64 {
	scroll-margin-top:16rem
}
.scroll-mt-7 {
	scroll-margin-top:1.75rem
}
.scroll-mt-72 {
	scroll-margin-top:18rem
}
.scroll-mt-8 {
	scroll-margin-top:2rem
}
.scroll-mt-80 {
	scroll-margin-top:20rem
}
.scroll-mt-9 {
	scroll-margin-top:2.25rem
}
.scroll-mt-96 {
	scroll-margin-top:24rem
}
.scroll-mt-px {
	scroll-margin-top:1px
}
.grid-cols-1 {
	grid-template-columns:repeat(1,minmax(0,1fr))
}
.grid-cols-10 {
	grid-template-columns:repeat(10,minmax(0,1fr))
}
.grid-cols-11 {
	grid-template-columns:repeat(11,minmax(0,1fr))
}
.grid-cols-12 {
	grid-template-columns:repeat(12,minmax(0,1fr))
}
.grid-cols-2 {
	grid-template-columns:repeat(2,minmax(0,1fr))
}
.grid-cols-3 {
	grid-template-columns:repeat(3,minmax(0,1fr))
}
.grid-cols-4 {
	grid-template-columns:repeat(4,minmax(0,1fr))
}
.grid-cols-5 {
	grid-template-columns:repeat(5,minmax(0,1fr))
}
.grid-cols-6 {
	grid-template-columns:repeat(6,minmax(0,1fr))
}
.grid-cols-7 {
	grid-template-columns:repeat(7,minmax(0,1fr))
}
.grid-cols-8 {
	grid-template-columns:repeat(8,minmax(0,1fr))
}
.grid-cols-9 {
	grid-template-columns:repeat(9,minmax(0,1fr))
}
.grid-cols-none {
	grid-template-columns:none
}
.flex-col {
	flex-direction:column
}
.flex-wrap {
	flex-wrap:wrap
}
.flex-nowrap {
	flex-wrap:nowrap
}
.place-content-end {
	place-content:end
}
.items-start {
	align-items:flex-start
}
.items-end {
	align-items:flex-end
}
.items-center {
	align-items:center
}
.justify-center {
	justify-content:center
}
.justify-between {
	justify-content:space-between
}
.gap-12 {
	gap:3rem
}
.gap-16 {
	gap:4rem
}
.gap-2 {
	gap:.5rem
}
.gap-24 {
	gap:6rem
}
.gap-4 {
	gap:1rem
}
.gap-6 {
	gap:1.5rem
}
.gap-8 {
	gap:2rem
}
.gap-y-16 {
	row-gap:4rem
}
.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*(1 - var(--tw-space-x-reverse)))
}
.space-x-2>:not([hidden])~:not([hidden]) {
	--tw-space-x-reverse:0;
	margin-right:calc(0.5rem*var(--tw-space-x-reverse));
	margin-left:calc(0.5rem*(1 - var(--tw-space-x-reverse)))
}
.space-x-4>:not([hidden])~:not([hidden]) {
	--tw-space-x-reverse:0;
	margin-right:calc(1rem*var(--tw-space-x-reverse));
	margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)))
}
.space-x-8>:not([hidden])~:not([hidden]) {
	--tw-space-x-reverse:0;
	margin-right:calc(2rem*var(--tw-space-x-reverse));
	margin-left:calc(2rem*(1 - var(--tw-space-x-reverse)))
}
.space-y-12>:not([hidden])~:not([hidden]) {
	--tw-space-y-reverse:0;
	margin-top:calc(3rem*(1 - var(--tw-space-y-reverse)));
	margin-bottom:calc(3rem*var(--tw-space-y-reverse))
}
.space-y-2>:not([hidden])~:not([hidden]) {
	--tw-space-y-reverse:0;
	margin-top:calc(0.5rem*(1 - var(--tw-space-y-reverse)));
	margin-bottom:calc(0.5rem*var(--tw-space-y-reverse))
}
.space-y-6>:not([hidden])~:not([hidden]) {
	--tw-space-y-reverse:0;
	margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)));
	margin-bottom:calc(1.5rem*var(--tw-space-y-reverse))
}
.place-self-center {
	place-self:center
}
.overflow-hidden {
	overflow:hidden
}
.overflow-x-auto {
	overflow-x:auto
}
.overflow-x-scroll {
	overflow-x:scroll
}
.whitespace-nowrap {
	white-space:nowrap
}
.rounded-sm {
	border-radius:.125rem
}
.rounded-r-sm {
	border-top-right-radius:.125rem;
	border-bottom-right-radius:.125rem
}
.border {
	border-width:1px
}
.border-2 {
	border-width:2px
}
.border-3 {
	border-width:3px
}
.border-4 {
	border-width:4px
}
.border-l {
	border-left-width:1px
}
.border-l-2 {
	border-left-width:2px
}
.border-l-3 {
	border-left-width:3px
}
.border-l-4 {
	border-left-width:4px
}
.border-t {
	border-top-width:1px
}
.border-t-2 {
	border-top-width:2px
}
.border-t-3 {
	border-top-width:3px
}
.border-t-4 {
	border-top-width:4px
}
.border-r {
	border-right-width:1px
}
.border-r-2 {
	border-right-width:2px
}
.border-r-3 {
	border-right-width:3px
}
.border-r-4 {
	border-right-width:4px
}
.border-b {
	border-bottom-width:1px
}
.border-b-2 {
	border-bottom-width:2px
}
.border-b-3 {
	border-bottom-width:3px
}
.border-b-4 {
	border-bottom-width:4px
}
.border-gray-100 {
	--tw-border-opacity:1;
	border-color:rgb(243 244 246/var(--tw-border-opacity))
}
.border-gray-100\/0 {
	border-color:rgba(243,244,246,0)
}
.border-gray-100\/10 {
	border-color:rgba(243,244,246,.1)
}
.border-gray-100\/100 {
	border-color:#f3f4f6
}
.border-gray-100\/20 {
	border-color:rgba(243,244,246,.2)
}
.border-gray-100\/25 {
	border-color:rgba(243,244,246,.25)
}
.border-gray-100\/30 {
	border-color:rgba(243,244,246,.3)
}
.border-gray-100\/40 {
	border-color:rgba(243,244,246,.4)
}
.border-gray-100\/5 {
	border-color:rgba(243,244,246,.05)
}
.border-gray-100\/50 {
	border-color:rgba(243,244,246,.5)
}
.border-gray-100\/60 {
	border-color:rgba(243,244,246,.6)
}
.border-gray-100\/70 {
	border-color:rgba(243,244,246,.7)
}
.border-gray-100\/75 {
	border-color:rgba(243,244,246,.75)
}
.border-gray-100\/80 {
	border-color:rgba(243,244,246,.8)
}
.border-gray-100\/90 {
	border-color:rgba(243,244,246,.9)
}
.border-gray-100\/95 {
	border-color:rgba(243,244,246,.95)
}
.border-gray-200 {
	--tw-border-opacity:1;
	border-color:rgb(229 231 235/var(--tw-border-opacity))
}
.border-gray-200\/0 {
	border-color:rgba(229,231,235,0)
}
.border-gray-200\/10 {
	border-color:rgba(229,231,235,.1)
}
.border-gray-200\/100 {
	border-color:#e5e7eb
}
.border-gray-200\/20 {
	border-color:rgba(229,231,235,.2)
}
.border-gray-200\/25 {
	border-color:rgba(229,231,235,.25)
}
.border-gray-200\/30 {
	border-color:rgba(229,231,235,.3)
}
.border-gray-200\/40 {
	border-color:rgba(229,231,235,.4)
}
.border-gray-200\/5 {
	border-color:rgba(229,231,235,.05)
}
.border-gray-200\/50 {
	border-color:rgba(229,231,235,.5)
}
.border-gray-200\/60 {
	border-color:rgba(229,231,235,.6)
}
.border-gray-200\/70 {
	border-color:rgba(229,231,235,.7)
}
.border-gray-200\/75 {
	border-color:rgba(229,231,235,.75)
}
.border-gray-200\/80 {
	border-color:rgba(229,231,235,.8)
}
.border-gray-200\/90 {
	border-color:rgba(229,231,235,.9)
}
.border-gray-200\/95 {
	border-color:rgba(229,231,235,.95)
}
.border-gray-300 {
	--tw-border-opacity:1;
	border-color:rgb(209 213 219/var(--tw-border-opacity))
}
.border-gray-300\/0 {
	border-color:rgba(209,213,219,0)
}
.border-gray-300\/10 {
	border-color:rgba(209,213,219,.1)
}
.border-gray-300\/100 {
	border-color:#d1d5db
}
.border-gray-300\/20 {
	border-color:rgba(209,213,219,.2)
}
.border-gray-300\/25 {
	border-color:rgba(209,213,219,.25)
}
.border-gray-300\/30 {
	border-color:rgba(209,213,219,.3)
}
.border-gray-300\/40 {
	border-color:rgba(209,213,219,.4)
}
.border-gray-300\/5 {
	border-color:rgba(209,213,219,.05)
}
.border-gray-300\/50 {
	border-color:rgba(209,213,219,.5)
}
.border-gray-300\/60 {
	border-color:rgba(209,213,219,.6)
}
.border-gray-300\/70 {
	border-color:rgba(209,213,219,.7)
}
.border-gray-300\/75 {
	border-color:rgba(209,213,219,.75)
}
.border-gray-300\/80 {
	border-color:rgba(209,213,219,.8)
}
.border-gray-300\/90 {
	border-color:rgba(209,213,219,.9)
}
.border-gray-300\/95 {
	border-color:rgba(209,213,219,.95)
}
.border-gray-400 {
	--tw-border-opacity:1;
	border-color:rgb(156 163 175/var(--tw-border-opacity))
}
.border-gray-400\/0 {
	border-color:rgba(156,163,175,0)
}
.border-gray-400\/10 {
	border-color:rgba(156,163,175,.1)
}
.border-gray-400\/100 {
	border-color:#9ca3af
}
.border-gray-400\/20 {
	border-color:rgba(156,163,175,.2)
}
.border-gray-400\/25 {
	border-color:rgba(156,163,175,.25)
}
.border-gray-400\/30 {
	border-color:rgba(156,163,175,.3)
}
.border-gray-400\/40 {
	border-color:rgba(156,163,175,.4)
}
.border-gray-400\/5 {
	border-color:rgba(156,163,175,.05)
}
.border-gray-400\/50 {
	border-color:rgba(156,163,175,.5)
}
.border-gray-400\/60 {
	border-color:rgba(156,163,175,.6)
}
.border-gray-400\/70 {
	border-color:rgba(156,163,175,.7)
}
.border-gray-400\/75 {
	border-color:rgba(156,163,175,.75)
}
.border-gray-400\/80 {
	border-color:rgba(156,163,175,.8)
}
.border-gray-400\/90 {
	border-color:rgba(156,163,175,.9)
}
.border-gray-400\/95 {
	border-color:rgba(156,163,175,.95)
}
.border-gray-50 {
	--tw-border-opacity:1;
	border-color:rgb(249 250 251/var(--tw-border-opacity))
}
.border-gray-50\/0 {
	border-color:rgba(249,250,251,0)
}
.border-gray-50\/10 {
	border-color:rgba(249,250,251,.1)
}
.border-gray-50\/100 {
	border-color:#f9fafb
}
.border-gray-50\/20 {
	border-color:rgba(249,250,251,.2)
}
.border-gray-50\/25 {
	border-color:rgba(249,250,251,.25)
}
.border-gray-50\/30 {
	border-color:rgba(249,250,251,.3)
}
.border-gray-50\/40 {
	border-color:rgba(249,250,251,.4)
}
.border-gray-50\/5 {
	border-color:rgba(249,250,251,.05)
}
.border-gray-50\/50 {
	border-color:rgba(249,250,251,.5)
}
.border-gray-50\/60 {
	border-color:rgba(249,250,251,.6)
}
.border-gray-50\/70 {
	border-color:rgba(249,250,251,.7)
}
.border-gray-50\/75 {
	border-color:rgba(249,250,251,.75)
}
.border-gray-50\/80 {
	border-color:rgba(249,250,251,.8)
}
.border-gray-50\/90 {
	border-color:rgba(249,250,251,.9)
}
.border-gray-50\/95 {
	border-color:rgba(249,250,251,.95)
}
.border-gray-500 {
	--tw-border-opacity:1;
	border-color:rgb(107 114 128/var(--tw-border-opacity))
}
.border-gray-500\/0 {
	border-color:rgba(107,114,128,0)
}
.border-gray-500\/10 {
	border-color:rgba(107,114,128,.1)
}
.border-gray-500\/100 {
	border-color:#6b7280
}
.border-gray-500\/20 {
	border-color:rgba(107,114,128,.2)
}
.border-gray-500\/25 {
	border-color:rgba(107,114,128,.25)
}
.border-gray-500\/30 {
	border-color:rgba(107,114,128,.3)
}
.border-gray-500\/40 {
	border-color:rgba(107,114,128,.4)
}
.border-gray-500\/5 {
	border-color:rgba(107,114,128,.05)
}
.border-gray-500\/50 {
	border-color:rgba(107,114,128,.5)
}
.border-gray-500\/60 {
	border-color:rgba(107,114,128,.6)
}
.border-gray-500\/70 {
	border-color:rgba(107,114,128,.7)
}
.border-gray-500\/75 {
	border-color:rgba(107,114,128,.75)
}
.border-gray-500\/80 {
	border-color:rgba(107,114,128,.8)
}
.border-gray-500\/90 {
	border-color:rgba(107,114,128,.9)
}
.border-gray-500\/95 {
	border-color:rgba(107,114,128,.95)
}
.border-gray-600 {
	--tw-border-opacity:1;
	border-color:rgb(75 85 99/var(--tw-border-opacity))
}
.border-gray-600\/0 {
	border-color:rgba(75,85,99,0)
}
.border-gray-600\/10 {
	border-color:rgba(75,85,99,.1)
}
.border-gray-600\/100 {
	border-color:#4b5563
}
.border-gray-600\/20 {
	border-color:rgba(75,85,99,.2)
}
.border-gray-600\/25 {
	border-color:rgba(75,85,99,.25)
}
.border-gray-600\/30 {
	border-color:rgba(75,85,99,.3)
}
.border-gray-600\/40 {
	border-color:rgba(75,85,99,.4)
}
.border-gray-600\/5 {
	border-color:rgba(75,85,99,.05)
}
.border-gray-600\/50 {
	border-color:rgba(75,85,99,.5)
}
.border-gray-600\/60 {
	border-color:rgba(75,85,99,.6)
}
.border-gray-600\/70 {
	border-color:rgba(75,85,99,.7)
}
.border-gray-600\/75 {
	border-color:rgba(75,85,99,.75)
}
.border-gray-600\/80 {
	border-color:rgba(75,85,99,.8)
}
.border-gray-600\/90 {
	border-color:rgba(75,85,99,.9)
}
.border-gray-600\/95 {
	border-color:rgba(75,85,99,.95)
}
.border-gray-700 {
	--tw-border-opacity:1;
	border-color:rgb(55 65 81/var(--tw-border-opacity))
}
.border-gray-700\/0 {
	border-color:rgba(55,65,81,0)
}
.border-gray-700\/10 {
	border-color:rgba(55,65,81,.1)
}
.border-gray-700\/100 {
	border-color:#374151
}
.border-gray-700\/20 {
	border-color:rgba(55,65,81,.2)
}
.border-gray-700\/25 {
	border-color:rgba(55,65,81,.25)
}
.border-gray-700\/30 {
	border-color:rgba(55,65,81,.3)
}
.border-gray-700\/40 {
	border-color:rgba(55,65,81,.4)
}
.border-gray-700\/5 {
	border-color:rgba(55,65,81,.05)
}
.border-gray-700\/50 {
	border-color:rgba(55,65,81,.5)
}
.border-gray-700\/60 {
	border-color:rgba(55,65,81,.6)
}
.border-gray-700\/70 {
	border-color:rgba(55,65,81,.7)
}
.border-gray-700\/75 {
	border-color:rgba(55,65,81,.75)
}
.border-gray-700\/80 {
	border-color:rgba(55,65,81,.8)
}
.border-gray-700\/90 {
	border-color:rgba(55,65,81,.9)
}
.border-gray-700\/95 {
	border-color:rgba(55,65,81,.95)
}
.border-gray-800 {
	--tw-border-opacity:1;
	border-color:rgb(31 41 55/var(--tw-border-opacity))
}
.border-gray-800\/0 {
	border-color:rgba(31,41,55,0)
}
.border-gray-800\/10 {
	border-color:rgba(31,41,55,.1)
}
.border-gray-800\/100 {
	border-color:#1f2937
}
.border-gray-800\/20 {
	border-color:rgba(31,41,55,.2)
}
.border-gray-800\/25 {
	border-color:rgba(31,41,55,.25)
}
.border-gray-800\/30 {
	border-color:rgba(31,41,55,.3)
}
.border-gray-800\/40 {
	border-color:rgba(31,41,55,.4)
}
.border-gray-800\/5 {
	border-color:rgba(31,41,55,.05)
}
.border-gray-800\/50 {
	border-color:rgba(31,41,55,.5)
}
.border-gray-800\/60 {
	border-color:rgba(31,41,55,.6)
}
.border-gray-800\/70 {
	border-color:rgba(31,41,55,.7)
}
.border-gray-800\/75 {
	border-color:rgba(31,41,55,.75)
}
.border-gray-800\/80 {
	border-color:rgba(31,41,55,.8)
}
.border-gray-800\/90 {
	border-color:rgba(31,41,55,.9)
}
.border-gray-800\/95 {
	border-color:rgba(31,41,55,.95)
}
.border-gray-900 {
	--tw-border-opacity:1;
	border-color:rgb(17 24 39/var(--tw-border-opacity))
}
.border-gray-900\/0 {
	border-color:rgba(17,24,39,0)
}
.border-gray-900\/10 {
	border-color:rgba(17,24,39,.1)
}
.border-gray-900\/100 {
	border-color:#111827
}
.border-gray-900\/20 {
	border-color:rgba(17,24,39,.2)
}
.border-gray-900\/25 {
	border-color:rgba(17,24,39,.25)
}
.border-gray-900\/30 {
	border-color:rgba(17,24,39,.3)
}
.border-gray-900\/40 {
	border-color:rgba(17,24,39,.4)
}
.border-gray-900\/5 {
	border-color:rgba(17,24,39,.05)
}
.border-gray-900\/50 {
	border-color:rgba(17,24,39,.5)
}
.border-gray-900\/60 {
	border-color:rgba(17,24,39,.6)
}
.border-gray-900\/70 {
	border-color:rgba(17,24,39,.7)
}
.border-gray-900\/75 {
	border-color:rgba(17,24,39,.75)
}
.border-gray-900\/80 {
	border-color:rgba(17,24,39,.8)
}
.border-gray-900\/90 {
	border-color:rgba(17,24,39,.9)
}
.border-gray-900\/95 {
	border-color:rgba(17,24,39,.95)
}
.border-gray-950 {
	--tw-border-opacity:1;
	border-color:rgb(3 7 18/var(--tw-border-opacity))
}
.border-gray-950\/0 {
	border-color:rgba(3,7,18,0)
}
.border-gray-950\/10 {
	border-color:rgba(3,7,18,.1)
}
.border-gray-950\/100 {
	border-color:#030712
}
.border-gray-950\/20 {
	border-color:rgba(3,7,18,.2)
}
.border-gray-950\/25 {
	border-color:rgba(3,7,18,.25)
}
.border-gray-950\/30 {
	border-color:rgba(3,7,18,.3)
}
.border-gray-950\/40 {
	border-color:rgba(3,7,18,.4)
}
.border-gray-950\/5 {
	border-color:rgba(3,7,18,.05)
}
.border-gray-950\/50 {
	border-color:rgba(3,7,18,.5)
}
.border-gray-950\/60 {
	border-color:rgba(3,7,18,.6)
}
.border-gray-950\/70 {
	border-color:rgba(3,7,18,.7)
}
.border-gray-950\/75 {
	border-color:rgba(3,7,18,.75)
}
.border-gray-950\/80 {
	border-color:rgba(3,7,18,.8)
}
.border-gray-950\/90 {
	border-color:rgba(3,7,18,.9)
}
.border-gray-950\/95 {
	border-color:rgba(3,7,18,.95)
}
.border-red {
	--tw-border-opacity:1;
	border-color:rgb(228 1 43/var(--tw-border-opacity))
}
.border-blue {
	--tw-border-opacity:1;
	border-color:rgb(1 40 85/var(--tw-border-opacity))
}
.border-blue-light {
	--tw-border-opacity:1;
	border-color:rgb(80 86 124/var(--tw-bg-opacity))
}
.border-white {
	--tw-border-opacity:1;
	border-color:rgb(255 255 255/var(--tw-border-opacity))
}
.border-white\/0 {
	border-color:hsla(0,0%,100%,0)
}
.border-white\/10 {
	border-color:hsla(0,0%,100%,.1)
}
.border-white\/100 {
	border-color:#fff
}
.border-white\/20 {
	border-color:hsla(0,0%,100%,.2)
}
.border-white\/25 {
	border-color:hsla(0,0%,100%,.25)
}
.border-white\/30 {
	border-color:hsla(0,0%,100%,.3)
}
.border-white\/40 {
	border-color:hsla(0,0%,100%,.4)
}
.border-white\/5 {
	border-color:hsla(0,0%,100%,.05)
}
.border-white\/50 {
	border-color:hsla(0,0%,100%,.5)
}
.border-white\/60 {
	border-color:hsla(0,0%,100%,.6)
}
.border-white\/70 {
	border-color:hsla(0,0%,100%,.7)
}
.border-white\/75 {
	border-color:hsla(0,0%,100%,.75)
}
.border-white\/80 {
	border-color:hsla(0,0%,100%,.8)
}
.border-white\/90 {
	border-color:hsla(0,0%,100%,.9)
}
.border-white\/95 {
	border-color:hsla(0,0%,100%,.95)
}
.border-white\/\[0\.2\] {
	border-color:hsla(0,0%,100%,.2)
}
.\!bg-blue\/\[0\.12\] {
	background-color:rgba(1,40,85,.12)!important
}
.bg-blue {
	--tw-bg-opacity:1;
	background-color:rgb(1 40 85/var(--tw-bg-opacity))
}
.bg-blue-dark {
	--tw-bg-opacity:1;
	background-color:rgb(0 25 53/var(--tw-bg-opacity))
}
.bg-blue-light {
	--tw-bg-opacity:1;
	background-color:rgb(80 86 124/var(--tw-bg-opacity))
}
.bg-blue-800 {
	--tw-bg-opacity:1;
	background-color:rgb(30 64 175/var(--tw-bg-opacity))
}
.bg-blue-900 {
	--tw-bg-opacity:1;
	background-color:rgb(30 58 138/var(--tw-bg-opacity))
}
.bg-blue-950 {
	--tw-bg-opacity:1;
	background-color:rgb(23 37 84/var(--tw-bg-opacity))
}
.bg-slate-200 {
	--tw-bg-opacity:1;
	background-color:rgb(226 232 240/var(--tw-bg-opacity))
}
.bg-gold {
	--tw-bg-opacity:1;
	background-color:rgb(203 174 111/var(--tw-bg-opacity))
}
.bg-amber-300 {
	--tw-bg-opacity:1;
	background-color:rgb(252 211 77/var(--tw-bg-opacity))
} 
.bg-amber-400 {
	--tw-bg-opacity:1;
	background-color:rgb(251 191 36/var(--tw-bg-opacity))
}
.bg-amber-500 {
	--tw-bg-opacity:1;
	background-color:rgb(245 158 11/var(--tw-bg-opacity))
} 
.bg-ivory {
	--tw-bg-opacity:1;
	background-color:rgb(245 243 241/var(--tw-bg-opacity))
}
.bg-red {
	--tw-bg-opacity:1;
	background-color:rgb(228 1 43/var(--tw-bg-opacity))
}
.bg-red-dark {
	--tw-bg-opacity:1;
	background-color:rgb(206 0 38/var(--tw-bg-opacity))
}
.bg-red-dark\/0 {
	background-color:rgba(206,0,38,0)
}
.bg-red-dark\/10 {
	background-color:rgba(206,0,38,.1)
}
.bg-red-dark\/100 {
	background-color:#ce0026
}
.bg-red-dark\/20 {
	background-color:rgba(206,0,38,.2)
}
.bg-red-dark\/25 {
	background-color:rgba(206,0,38,.25)
}
.bg-red-dark\/30 {
	background-color:rgba(206,0,38,.3)
}
.bg-red-dark\/40 {
	background-color:rgba(206,0,38,.4)
}
.bg-red-dark\/5 {
	background-color:rgba(206,0,38,.05)
}
.bg-red-dark\/50 {
	background-color:rgba(206,0,38,.5)
}
.bg-red-dark\/60 {
	background-color:rgba(206,0,38,.6)
}
.bg-red-dark\/70 {
	background-color:rgba(206,0,38,.7)
}
.bg-red-dark\/75 {
	background-color:rgba(206,0,38,.75)
}
.bg-red-dark\/80 {
	background-color:rgba(206,0,38,.8)
}
.bg-red-dark\/90 {
	background-color:rgba(206,0,38,.9)
}
.bg-red-dark\/95 {
	background-color:rgba(206,0,38,.95)
}
.bg-red\/0 {
	background-color:rgba(228,1,43,0)
}
.bg-red\/10 {
	background-color:rgba(228,1,43,.1)
}
.bg-red\/100 {
	background-color:#e4012b
}
.bg-red\/20 {
	background-color:rgba(228,1,43,.2)
}
.bg-red\/25 {
	background-color:rgba(228,1,43,.25)
}
.bg-red\/30 {
	background-color:rgba(228,1,43,.3)
}
.bg-red\/40 {
	background-color:rgba(228,1,43,.4)
}
.bg-red\/5 {
	background-color:rgba(228,1,43,.05)
}
.bg-red\/50 {
	background-color:rgba(228,1,43,.5)
}
.bg-red\/60 {
	background-color:rgba(228,1,43,.6)
}
.bg-red\/70 {
	background-color:rgba(228,1,43,.7)
}
.bg-red\/75 {
	background-color:rgba(228,1,43,.75)
}
.bg-red\/80 {
	background-color:rgba(228,1,43,.8)
}
.bg-red\/90 {
	background-color:rgba(228,1,43,.9)
}
.bg-red\/95 {
	background-color:rgba(228,1,43,.95)
}
.from-black {
	--tw-gradient-from:#000 var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:transparent var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-black\/0 {
	--tw-gradient-from:transparent var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:transparent var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-black\/10 {
	--tw-gradient-from:rgba(0,0,0,0.1) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:transparent var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-black\/100 {
	--tw-gradient-from:#000 var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:transparent var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-black\/20 {
	--tw-gradient-from:rgba(0,0,0,0.2) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:transparent var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-black\/25 {
	--tw-gradient-from:rgba(0,0,0,0.25) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:transparent var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-black\/30 {
	--tw-gradient-from:rgba(0,0,0,0.3) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:transparent var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-black\/40 {
	--tw-gradient-from:rgba(0,0,0,0.4) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:transparent var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-black\/5 {
	--tw-gradient-from:rgba(0,0,0,0.05) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:transparent var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-black\/50 {
	--tw-gradient-from:rgba(0,0,0,0.5) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:transparent var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-black\/60 {
	--tw-gradient-from:rgba(0,0,0,0.6) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:transparent var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-black\/70 {
	--tw-gradient-from:rgba(0,0,0,0.7) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:transparent var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-black\/75 {
	--tw-gradient-from:rgba(0,0,0,0.75) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:transparent var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-black\/80 {
	--tw-gradient-from:rgba(0,0,0,0.8) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:transparent var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-black\/90 {
	--tw-gradient-from:rgba(0,0,0,0.9) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:transparent var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-black\/95 {
	--tw-gradient-from:rgba(0,0,0,0.95) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:transparent var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-blue {
	--tw-gradient-from:#012855 var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(1,40,85,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-blue-bright {
	--tw-gradient-from:#737fcb var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(115,127,203,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-blue-bright\/0 {
	--tw-gradient-from:rgba(115,127,203,0) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(115,127,203,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-blue-bright\/10 {
	--tw-gradient-from:rgba(115,127,203,0.1) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(115,127,203,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-blue-bright\/100 {
	--tw-gradient-from:#737fcb var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(115,127,203,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-blue-bright\/20 {
	--tw-gradient-from:rgba(115,127,203,0.2) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(115,127,203,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-blue-bright\/25 {
	--tw-gradient-from:rgba(115,127,203,0.25) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(115,127,203,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-blue-bright\/30 {
	--tw-gradient-from:rgba(115,127,203,0.3) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(115,127,203,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-blue-bright\/40 {
	--tw-gradient-from:rgba(115,127,203,0.4) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(115,127,203,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-blue-bright\/5 {
	--tw-gradient-from:rgba(115,127,203,0.05) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(115,127,203,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-blue-bright\/50 {
	--tw-gradient-from:rgba(115,127,203,0.5) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(115,127,203,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-blue-bright\/60 {
	--tw-gradient-from:rgba(115,127,203,0.6) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(115,127,203,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-blue-bright\/70 {
	--tw-gradient-from:rgba(115,127,203,0.7) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(115,127,203,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-blue-bright\/75 {
	--tw-gradient-from:rgba(115,127,203,0.75) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(115,127,203,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-blue-bright\/80 {
	--tw-gradient-from:rgba(115,127,203,0.8) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(115,127,203,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-blue-bright\/90 {
	--tw-gradient-from:rgba(115,127,203,0.9) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(115,127,203,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-blue-bright\/95 {
	--tw-gradient-from:rgba(115,127,203,0.95) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(115,127,203,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-blue-dark {
	--tw-gradient-from:#001935 var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(0,25,53,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-blue-dark\/0 {
	--tw-gradient-from:rgba(0,25,53,0) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(0,25,53,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-blue-dark\/10 {
	--tw-gradient-from:rgba(0,25,53,0.1) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(0,25,53,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-blue-dark\/100 {
	--tw-gradient-from:#001935 var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(0,25,53,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-blue-dark\/20 {
	--tw-gradient-from:rgba(0,25,53,0.2) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(0,25,53,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-blue-dark\/25 {
	--tw-gradient-from:rgba(0,25,53,0.25) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(0,25,53,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-blue-dark\/30 {
	--tw-gradient-from:rgba(0,25,53,0.3) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(0,25,53,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-blue-dark\/40 {
	--tw-gradient-from:rgba(0,25,53,0.4) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(0,25,53,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-blue-dark\/5 {
	--tw-gradient-from:rgba(0,25,53,0.05) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(0,25,53,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-blue-dark\/50 {
	--tw-gradient-from:rgba(0,25,53,0.5) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(0,25,53,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-blue-dark\/60 {
	--tw-gradient-from:rgba(0,25,53,0.6) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(0,25,53,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-blue-dark\/70 {
	--tw-gradient-from:rgba(0,25,53,0.7) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(0,25,53,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-blue-dark\/75 {
	--tw-gradient-from:rgba(0,25,53,0.75) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(0,25,53,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-blue-dark\/80 {
	--tw-gradient-from:rgba(0,25,53,0.8) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(0,25,53,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-blue-dark\/90 {
	--tw-gradient-from:rgba(0,25,53,0.9) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(0,25,53,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-blue-dark\/95 {
	--tw-gradient-from:rgba(0,25,53,0.95) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(0,25,53,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-blue-light {
	--tw-gradient-from:#50567c var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(80,86,124,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-blue-light\/0 {
	--tw-gradient-from:rgba(80,86,124,0) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(80,86,124,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-blue-light\/10 {
	--tw-gradient-from:rgba(80,86,124,0.1) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(80,86,124,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-blue-light\/100 {
	--tw-gradient-from:#50567c var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(80,86,124,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-blue-light\/20 {
	--tw-gradient-from:rgba(80,86,124,0.2) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(80,86,124,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-blue-light\/25 {
	--tw-gradient-from:rgba(80,86,124,0.25) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(80,86,124,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-blue-light\/30 {
	--tw-gradient-from:rgba(80,86,124,0.3) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(80,86,124,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-blue-light\/40 {
	--tw-gradient-from:rgba(80,86,124,0.4) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(80,86,124,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-blue-light\/5 {
	--tw-gradient-from:rgba(80,86,124,0.05) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(80,86,124,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-blue-light\/50 {
	--tw-gradient-from:rgba(80,86,124,0.5) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(80,86,124,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-blue-light\/60 {
	--tw-gradient-from:rgba(80,86,124,0.6) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(80,86,124,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-blue-light\/70 {
	--tw-gradient-from:rgba(80,86,124,0.7) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(80,86,124,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-blue-light\/75 {
	--tw-gradient-from:rgba(80,86,124,0.75) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(80,86,124,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-blue-light\/80 {
	--tw-gradient-from:rgba(80,86,124,0.8) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(80,86,124,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-blue-light\/90 {
	--tw-gradient-from:rgba(80,86,124,0.9) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(80,86,124,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-blue-light\/95 {
	--tw-gradient-from:rgba(80,86,124,0.95) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(80,86,124,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-blue\/0 {
	--tw-gradient-from:rgba(1,40,85,0) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(1,40,85,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-blue\/10 {
	--tw-gradient-from:rgba(1,40,85,0.1) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(1,40,85,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-blue\/100 {
	--tw-gradient-from:#012855 var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(1,40,85,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-blue\/20 {
	--tw-gradient-from:rgba(1,40,85,0.2) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(1,40,85,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-blue\/25 {
	--tw-gradient-from:rgba(1,40,85,0.25) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(1,40,85,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-blue\/30 {
	--tw-gradient-from:rgba(1,40,85,0.3) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(1,40,85,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-blue\/40 {
	--tw-gradient-from:rgba(1,40,85,0.4) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(1,40,85,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-blue\/5 {
	--tw-gradient-from:rgba(1,40,85,0.05) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(1,40,85,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-blue\/50 {
	--tw-gradient-from:rgba(1,40,85,0.5) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(1,40,85,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-blue\/60 {
	--tw-gradient-from:rgba(1,40,85,0.6) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(1,40,85,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-blue\/70 {
	--tw-gradient-from:rgba(1,40,85,0.7) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(1,40,85,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-blue\/75 {
	--tw-gradient-from:rgba(1,40,85,0.75) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(1,40,85,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-blue\/80 {
	--tw-gradient-from:rgba(1,40,85,0.8) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(1,40,85,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-blue\/90 {
	--tw-gradient-from:rgba(1,40,85,0.9) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(1,40,85,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-blue\/95 {
	--tw-gradient-from:rgba(1,40,85,0.95) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(1,40,85,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-current {
	--tw-gradient-from:currentColor var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gold {
	--tw-gradient-from:#cbae6f var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(203,174,111,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gold-dark {
	--tw-gradient-from:#6b5200 var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(107,82,0,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gold-dark\/0 {
	--tw-gradient-from:rgba(107,82,0,0) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(107,82,0,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gold-dark\/10 {
	--tw-gradient-from:rgba(107,82,0,0.1) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(107,82,0,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gold-dark\/100 {
	--tw-gradient-from:#6b5200 var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(107,82,0,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gold-dark\/20 {
	--tw-gradient-from:rgba(107,82,0,0.2) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(107,82,0,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gold-dark\/25 {
	--tw-gradient-from:rgba(107,82,0,0.25) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(107,82,0,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gold-dark\/30 {
	--tw-gradient-from:rgba(107,82,0,0.3) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(107,82,0,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gold-dark\/40 {
	--tw-gradient-from:rgba(107,82,0,0.4) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(107,82,0,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gold-dark\/5 {
	--tw-gradient-from:rgba(107,82,0,0.05) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(107,82,0,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gold-dark\/50 {
	--tw-gradient-from:rgba(107,82,0,0.5) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(107,82,0,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gold-dark\/60 {
	--tw-gradient-from:rgba(107,82,0,0.6) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(107,82,0,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gold-dark\/70 {
	--tw-gradient-from:rgba(107,82,0,0.7) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(107,82,0,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gold-dark\/75 {
	--tw-gradient-from:rgba(107,82,0,0.75) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(107,82,0,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gold-dark\/80 {
	--tw-gradient-from:rgba(107,82,0,0.8) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(107,82,0,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gold-dark\/90 {
	--tw-gradient-from:rgba(107,82,0,0.9) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(107,82,0,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gold-dark\/95 {
	--tw-gradient-from:rgba(107,82,0,0.95) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(107,82,0,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gold-light {
	--tw-gradient-from:#f9f5e5 var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(249,245,229,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gold-light\/0 {
	--tw-gradient-from:rgba(249,245,229,0) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(249,245,229,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gold-light\/10 {
	--tw-gradient-from:rgba(249,245,229,0.1) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(249,245,229,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gold-light\/100 {
	--tw-gradient-from:#f9f5e5 var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(249,245,229,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gold-light\/20 {
	--tw-gradient-from:rgba(249,245,229,0.2) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(249,245,229,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gold-light\/25 {
	--tw-gradient-from:rgba(249,245,229,0.25) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(249,245,229,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gold-light\/30 {
	--tw-gradient-from:rgba(249,245,229,0.3) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(249,245,229,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gold-light\/40 {
	--tw-gradient-from:rgba(249,245,229,0.4) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(249,245,229,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gold-light\/5 {
	--tw-gradient-from:rgba(249,245,229,0.05) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(249,245,229,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gold-light\/50 {
	--tw-gradient-from:rgba(249,245,229,0.5) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(249,245,229,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gold-light\/60 {
	--tw-gradient-from:rgba(249,245,229,0.6) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(249,245,229,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gold-light\/70 {
	--tw-gradient-from:rgba(249,245,229,0.7) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(249,245,229,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gold-light\/75 {
	--tw-gradient-from:rgba(249,245,229,0.75) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(249,245,229,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gold-light\/80 {
	--tw-gradient-from:rgba(249,245,229,0.8) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(249,245,229,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gold-light\/90 {
	--tw-gradient-from:rgba(249,245,229,0.9) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(249,245,229,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gold-light\/95 {
	--tw-gradient-from:rgba(249,245,229,0.95) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(249,245,229,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gold\/0 {
	--tw-gradient-from:rgba(203,174,111,0) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(203,174,111,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gold\/10 {
	--tw-gradient-from:rgba(203,174,111,0.1) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(203,174,111,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gold\/100 {
	--tw-gradient-from:#cbae6f var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(203,174,111,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gold\/20 {
	--tw-gradient-from:rgba(203,174,111,0.2) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(203,174,111,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gold\/25 {
	--tw-gradient-from:rgba(203,174,111,0.25) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(203,174,111,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gold\/30 {
	--tw-gradient-from:rgba(203,174,111,0.3) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(203,174,111,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gold\/40 {
	--tw-gradient-from:rgba(203,174,111,0.4) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(203,174,111,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gold\/5 {
	--tw-gradient-from:rgba(203,174,111,0.05) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(203,174,111,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gold\/50 {
	--tw-gradient-from:rgba(203,174,111,0.5) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(203,174,111,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gold\/60 {
	--tw-gradient-from:rgba(203,174,111,0.6) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(203,174,111,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gold\/70 {
	--tw-gradient-from:rgba(203,174,111,0.7) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(203,174,111,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gold\/75 {
	--tw-gradient-from:rgba(203,174,111,0.75) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(203,174,111,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gold\/80 {
	--tw-gradient-from:rgba(203,174,111,0.8) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(203,174,111,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gold\/90 {
	--tw-gradient-from:rgba(203,174,111,0.9) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(203,174,111,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gold\/95 {
	--tw-gradient-from:rgba(203,174,111,0.95) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(203,174,111,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-100 {
	--tw-gradient-from:#f3f4f6 var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(243,244,246,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-100\/0 {
	--tw-gradient-from:rgba(243,244,246,0) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(243,244,246,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-100\/10 {
	--tw-gradient-from:rgba(243,244,246,0.1) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(243,244,246,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-100\/100 {
	--tw-gradient-from:#f3f4f6 var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(243,244,246,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-100\/20 {
	--tw-gradient-from:rgba(243,244,246,0.2) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(243,244,246,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-100\/25 {
	--tw-gradient-from:rgba(243,244,246,0.25) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(243,244,246,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-100\/30 {
	--tw-gradient-from:rgba(243,244,246,0.3) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(243,244,246,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-100\/40 {
	--tw-gradient-from:rgba(243,244,246,0.4) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(243,244,246,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-100\/5 {
	--tw-gradient-from:rgba(243,244,246,0.05) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(243,244,246,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-100\/50 {
	--tw-gradient-from:rgba(243,244,246,0.5) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(243,244,246,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-100\/60 {
	--tw-gradient-from:rgba(243,244,246,0.6) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(243,244,246,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-100\/70 {
	--tw-gradient-from:rgba(243,244,246,0.7) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(243,244,246,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-100\/75 {
	--tw-gradient-from:rgba(243,244,246,0.75) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(243,244,246,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-100\/80 {
	--tw-gradient-from:rgba(243,244,246,0.8) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(243,244,246,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-100\/90 {
	--tw-gradient-from:rgba(243,244,246,0.9) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(243,244,246,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-100\/95 {
	--tw-gradient-from:rgba(243,244,246,0.95) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(243,244,246,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-200 {
	--tw-gradient-from:#e5e7eb var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(229,231,235,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-200\/0 {
	--tw-gradient-from:rgba(229,231,235,0) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(229,231,235,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-200\/10 {
	--tw-gradient-from:rgba(229,231,235,0.1) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(229,231,235,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-200\/100 {
	--tw-gradient-from:#e5e7eb var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(229,231,235,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-200\/20 {
	--tw-gradient-from:rgba(229,231,235,0.2) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(229,231,235,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-200\/25 {
	--tw-gradient-from:rgba(229,231,235,0.25) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(229,231,235,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-200\/30 {
	--tw-gradient-from:rgba(229,231,235,0.3) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(229,231,235,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-200\/40 {
	--tw-gradient-from:rgba(229,231,235,0.4) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(229,231,235,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-200\/5 {
	--tw-gradient-from:rgba(229,231,235,0.05) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(229,231,235,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-200\/50 {
	--tw-gradient-from:rgba(229,231,235,0.5) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(229,231,235,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-200\/60 {
	--tw-gradient-from:rgba(229,231,235,0.6) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(229,231,235,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-200\/70 {
	--tw-gradient-from:rgba(229,231,235,0.7) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(229,231,235,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-200\/75 {
	--tw-gradient-from:rgba(229,231,235,0.75) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(229,231,235,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-200\/80 {
	--tw-gradient-from:rgba(229,231,235,0.8) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(229,231,235,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-200\/90 {
	--tw-gradient-from:rgba(229,231,235,0.9) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(229,231,235,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-200\/95 {
	--tw-gradient-from:rgba(229,231,235,0.95) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(229,231,235,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-300 {
	--tw-gradient-from:#d1d5db var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(209,213,219,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-300\/0 {
	--tw-gradient-from:rgba(209,213,219,0) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(209,213,219,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-300\/10 {
	--tw-gradient-from:rgba(209,213,219,0.1) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(209,213,219,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-300\/100 {
	--tw-gradient-from:#d1d5db var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(209,213,219,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-300\/20 {
	--tw-gradient-from:rgba(209,213,219,0.2) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(209,213,219,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-300\/25 {
	--tw-gradient-from:rgba(209,213,219,0.25) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(209,213,219,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-300\/30 {
	--tw-gradient-from:rgba(209,213,219,0.3) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(209,213,219,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-300\/40 {
	--tw-gradient-from:rgba(209,213,219,0.4) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(209,213,219,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-300\/5 {
	--tw-gradient-from:rgba(209,213,219,0.05) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(209,213,219,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-300\/50 {
	--tw-gradient-from:rgba(209,213,219,0.5) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(209,213,219,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-300\/60 {
	--tw-gradient-from:rgba(209,213,219,0.6) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(209,213,219,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-300\/70 {
	--tw-gradient-from:rgba(209,213,219,0.7) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(209,213,219,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-300\/75 {
	--tw-gradient-from:rgba(209,213,219,0.75) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(209,213,219,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-300\/80 {
	--tw-gradient-from:rgba(209,213,219,0.8) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(209,213,219,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-300\/90 {
	--tw-gradient-from:rgba(209,213,219,0.9) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(209,213,219,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-300\/95 {
	--tw-gradient-from:rgba(209,213,219,0.95) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(209,213,219,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-400 {
	--tw-gradient-from:#9ca3af var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(156,163,175,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-400\/0 {
	--tw-gradient-from:rgba(156,163,175,0) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(156,163,175,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-400\/10 {
	--tw-gradient-from:rgba(156,163,175,0.1) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(156,163,175,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-400\/100 {
	--tw-gradient-from:#9ca3af var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(156,163,175,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-400\/20 {
	--tw-gradient-from:rgba(156,163,175,0.2) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(156,163,175,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-400\/25 {
	--tw-gradient-from:rgba(156,163,175,0.25) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(156,163,175,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-400\/30 {
	--tw-gradient-from:rgba(156,163,175,0.3) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(156,163,175,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-400\/40 {
	--tw-gradient-from:rgba(156,163,175,0.4) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(156,163,175,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-400\/5 {
	--tw-gradient-from:rgba(156,163,175,0.05) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(156,163,175,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-400\/50 {
	--tw-gradient-from:rgba(156,163,175,0.5) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(156,163,175,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-400\/60 {
	--tw-gradient-from:rgba(156,163,175,0.6) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(156,163,175,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-400\/70 {
	--tw-gradient-from:rgba(156,163,175,0.7) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(156,163,175,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-400\/75 {
	--tw-gradient-from:rgba(156,163,175,0.75) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(156,163,175,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-400\/80 {
	--tw-gradient-from:rgba(156,163,175,0.8) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(156,163,175,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-400\/90 {
	--tw-gradient-from:rgba(156,163,175,0.9) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(156,163,175,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-400\/95 {
	--tw-gradient-from:rgba(156,163,175,0.95) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(156,163,175,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-50 {
	--tw-gradient-from:#f9fafb var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(249,250,251,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-50\/0 {
	--tw-gradient-from:rgba(249,250,251,0) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(249,250,251,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-50\/10 {
	--tw-gradient-from:rgba(249,250,251,0.1) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(249,250,251,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-50\/100 {
	--tw-gradient-from:#f9fafb var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(249,250,251,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-50\/20 {
	--tw-gradient-from:rgba(249,250,251,0.2) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(249,250,251,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-50\/25 {
	--tw-gradient-from:rgba(249,250,251,0.25) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(249,250,251,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-50\/30 {
	--tw-gradient-from:rgba(249,250,251,0.3) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(249,250,251,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-50\/40 {
	--tw-gradient-from:rgba(249,250,251,0.4) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(249,250,251,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-50\/5 {
	--tw-gradient-from:rgba(249,250,251,0.05) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(249,250,251,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-50\/50 {
	--tw-gradient-from:rgba(249,250,251,0.5) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(249,250,251,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-50\/60 {
	--tw-gradient-from:rgba(249,250,251,0.6) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(249,250,251,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-50\/70 {
	--tw-gradient-from:rgba(249,250,251,0.7) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(249,250,251,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-50\/75 {
	--tw-gradient-from:rgba(249,250,251,0.75) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(249,250,251,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-50\/80 {
	--tw-gradient-from:rgba(249,250,251,0.8) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(249,250,251,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-50\/90 {
	--tw-gradient-from:rgba(249,250,251,0.9) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(249,250,251,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-50\/95 {
	--tw-gradient-from:rgba(249,250,251,0.95) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(249,250,251,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-500 {
	--tw-gradient-from:#6b7280 var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(107,114,128,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-500\/0 {
	--tw-gradient-from:rgba(107,114,128,0) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(107,114,128,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-500\/10 {
	--tw-gradient-from:rgba(107,114,128,0.1) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(107,114,128,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-500\/100 {
	--tw-gradient-from:#6b7280 var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(107,114,128,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-500\/20 {
	--tw-gradient-from:rgba(107,114,128,0.2) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(107,114,128,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-500\/25 {
	--tw-gradient-from:rgba(107,114,128,0.25) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(107,114,128,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-500\/30 {
	--tw-gradient-from:rgba(107,114,128,0.3) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(107,114,128,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-500\/40 {
	--tw-gradient-from:rgba(107,114,128,0.4) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(107,114,128,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-500\/5 {
	--tw-gradient-from:rgba(107,114,128,0.05) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(107,114,128,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-500\/50 {
	--tw-gradient-from:rgba(107,114,128,0.5) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(107,114,128,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-500\/60 {
	--tw-gradient-from:rgba(107,114,128,0.6) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(107,114,128,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-500\/70 {
	--tw-gradient-from:rgba(107,114,128,0.7) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(107,114,128,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-500\/75 {
	--tw-gradient-from:rgba(107,114,128,0.75) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(107,114,128,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-500\/80 {
	--tw-gradient-from:rgba(107,114,128,0.8) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(107,114,128,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-500\/90 {
	--tw-gradient-from:rgba(107,114,128,0.9) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(107,114,128,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-500\/95 {
	--tw-gradient-from:rgba(107,114,128,0.95) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(107,114,128,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-600 {
	--tw-gradient-from:#4b5563 var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(75,85,99,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-600\/0 {
	--tw-gradient-from:rgba(75,85,99,0) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(75,85,99,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-600\/10 {
	--tw-gradient-from:rgba(75,85,99,0.1) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(75,85,99,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-600\/100 {
	--tw-gradient-from:#4b5563 var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(75,85,99,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-600\/20 {
	--tw-gradient-from:rgba(75,85,99,0.2) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(75,85,99,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-600\/25 {
	--tw-gradient-from:rgba(75,85,99,0.25) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(75,85,99,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-600\/30 {
	--tw-gradient-from:rgba(75,85,99,0.3) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(75,85,99,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-600\/40 {
	--tw-gradient-from:rgba(75,85,99,0.4) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(75,85,99,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-600\/5 {
	--tw-gradient-from:rgba(75,85,99,0.05) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(75,85,99,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-600\/50 {
	--tw-gradient-from:rgba(75,85,99,0.5) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(75,85,99,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-600\/60 {
	--tw-gradient-from:rgba(75,85,99,0.6) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(75,85,99,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-600\/70 {
	--tw-gradient-from:rgba(75,85,99,0.7) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(75,85,99,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-600\/75 {
	--tw-gradient-from:rgba(75,85,99,0.75) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(75,85,99,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-600\/80 {
	--tw-gradient-from:rgba(75,85,99,0.8) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(75,85,99,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-600\/90 {
	--tw-gradient-from:rgba(75,85,99,0.9) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(75,85,99,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-600\/95 {
	--tw-gradient-from:rgba(75,85,99,0.95) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(75,85,99,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-700 {
	--tw-gradient-from:#374151 var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(55,65,81,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-700\/0 {
	--tw-gradient-from:rgba(55,65,81,0) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(55,65,81,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-700\/10 {
	--tw-gradient-from:rgba(55,65,81,0.1) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(55,65,81,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-700\/100 {
	--tw-gradient-from:#374151 var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(55,65,81,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-700\/20 {
	--tw-gradient-from:rgba(55,65,81,0.2) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(55,65,81,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-700\/25 {
	--tw-gradient-from:rgba(55,65,81,0.25) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(55,65,81,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-700\/30 {
	--tw-gradient-from:rgba(55,65,81,0.3) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(55,65,81,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-700\/40 {
	--tw-gradient-from:rgba(55,65,81,0.4) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(55,65,81,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-700\/5 {
	--tw-gradient-from:rgba(55,65,81,0.05) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(55,65,81,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-700\/50 {
	--tw-gradient-from:rgba(55,65,81,0.5) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(55,65,81,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-700\/60 {
	--tw-gradient-from:rgba(55,65,81,0.6) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(55,65,81,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-700\/70 {
	--tw-gradient-from:rgba(55,65,81,0.7) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(55,65,81,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-700\/75 {
	--tw-gradient-from:rgba(55,65,81,0.75) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(55,65,81,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-700\/80 {
	--tw-gradient-from:rgba(55,65,81,0.8) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(55,65,81,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-700\/90 {
	--tw-gradient-from:rgba(55,65,81,0.9) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(55,65,81,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-700\/95 {
	--tw-gradient-from:rgba(55,65,81,0.95) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(55,65,81,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-800 {
	--tw-gradient-from:#1f2937 var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(31,41,55,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-800\/0 {
	--tw-gradient-from:rgba(31,41,55,0) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(31,41,55,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-800\/10 {
	--tw-gradient-from:rgba(31,41,55,0.1) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(31,41,55,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-800\/100 {
	--tw-gradient-from:#1f2937 var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(31,41,55,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-800\/20 {
	--tw-gradient-from:rgba(31,41,55,0.2) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(31,41,55,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-800\/25 {
	--tw-gradient-from:rgba(31,41,55,0.25) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(31,41,55,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-800\/30 {
	--tw-gradient-from:rgba(31,41,55,0.3) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(31,41,55,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-800\/40 {
	--tw-gradient-from:rgba(31,41,55,0.4) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(31,41,55,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-800\/5 {
	--tw-gradient-from:rgba(31,41,55,0.05) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(31,41,55,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-800\/50 {
	--tw-gradient-from:rgba(31,41,55,0.5) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(31,41,55,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-800\/60 {
	--tw-gradient-from:rgba(31,41,55,0.6) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(31,41,55,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-800\/70 {
	--tw-gradient-from:rgba(31,41,55,0.7) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(31,41,55,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-800\/75 {
	--tw-gradient-from:rgba(31,41,55,0.75) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(31,41,55,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-800\/80 {
	--tw-gradient-from:rgba(31,41,55,0.8) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(31,41,55,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-800\/90 {
	--tw-gradient-from:rgba(31,41,55,0.9) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(31,41,55,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-800\/95 {
	--tw-gradient-from:rgba(31,41,55,0.95) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(31,41,55,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-900 {
	--tw-gradient-from:#111827 var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(17,24,39,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-900\/0 {
	--tw-gradient-from:rgba(17,24,39,0) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(17,24,39,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-900\/10 {
	--tw-gradient-from:rgba(17,24,39,0.1) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(17,24,39,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-900\/100 {
	--tw-gradient-from:#111827 var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(17,24,39,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-900\/20 {
	--tw-gradient-from:rgba(17,24,39,0.2) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(17,24,39,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-900\/25 {
	--tw-gradient-from:rgba(17,24,39,0.25) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(17,24,39,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-900\/30 {
	--tw-gradient-from:rgba(17,24,39,0.3) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(17,24,39,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-900\/40 {
	--tw-gradient-from:rgba(17,24,39,0.4) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(17,24,39,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-900\/5 {
	--tw-gradient-from:rgba(17,24,39,0.05) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(17,24,39,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-900\/50 {
	--tw-gradient-from:rgba(17,24,39,0.5) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(17,24,39,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-900\/60 {
	--tw-gradient-from:rgba(17,24,39,0.6) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(17,24,39,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-900\/70 {
	--tw-gradient-from:rgba(17,24,39,0.7) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(17,24,39,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-900\/75 {
	--tw-gradient-from:rgba(17,24,39,0.75) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(17,24,39,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-900\/80 {
	--tw-gradient-from:rgba(17,24,39,0.8) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(17,24,39,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-900\/90 {
	--tw-gradient-from:rgba(17,24,39,0.9) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(17,24,39,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-900\/95 {
	--tw-gradient-from:rgba(17,24,39,0.95) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(17,24,39,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-950 {
	--tw-gradient-from:#030712 var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(3,7,18,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-950\/0 {
	--tw-gradient-from:rgba(3,7,18,0) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(3,7,18,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-950\/10 {
	--tw-gradient-from:rgba(3,7,18,0.1) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(3,7,18,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-950\/100 {
	--tw-gradient-from:#030712 var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(3,7,18,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-950\/20 {
	--tw-gradient-from:rgba(3,7,18,0.2) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(3,7,18,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-950\/25 {
	--tw-gradient-from:rgba(3,7,18,0.25) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(3,7,18,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-950\/30 {
	--tw-gradient-from:rgba(3,7,18,0.3) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(3,7,18,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-950\/40 {
	--tw-gradient-from:rgba(3,7,18,0.4) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(3,7,18,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-950\/5 {
	--tw-gradient-from:rgba(3,7,18,0.05) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(3,7,18,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-950\/50 {
	--tw-gradient-from:rgba(3,7,18,0.5) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(3,7,18,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-950\/60 {
	--tw-gradient-from:rgba(3,7,18,0.6) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(3,7,18,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-950\/70 {
	--tw-gradient-from:rgba(3,7,18,0.7) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(3,7,18,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-950\/75 {
	--tw-gradient-from:rgba(3,7,18,0.75) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(3,7,18,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-950\/80 {
	--tw-gradient-from:rgba(3,7,18,0.8) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(3,7,18,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-950\/90 {
	--tw-gradient-from:rgba(3,7,18,0.9) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(3,7,18,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-gray-950\/95 {
	--tw-gradient-from:rgba(3,7,18,0.95) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(3,7,18,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-ivory {
	--tw-gradient-from:#f5f3f1 var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(245,243,241,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-ivory-dark {
	--tw-gradient-from:#ebe8e4 var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(235,232,228,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-ivory-dark\/0 {
	--tw-gradient-from:rgba(235,232,228,0) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(235,232,228,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-ivory-dark\/10 {
	--tw-gradient-from:rgba(235,232,228,0.1) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(235,232,228,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-ivory-dark\/100 {
	--tw-gradient-from:#ebe8e4 var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(235,232,228,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-ivory-dark\/20 {
	--tw-gradient-from:rgba(235,232,228,0.2) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(235,232,228,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-ivory-dark\/25 {
	--tw-gradient-from:rgba(235,232,228,0.25) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(235,232,228,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-ivory-dark\/30 {
	--tw-gradient-from:rgba(235,232,228,0.3) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(235,232,228,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-ivory-dark\/40 {
	--tw-gradient-from:rgba(235,232,228,0.4) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(235,232,228,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-ivory-dark\/5 {
	--tw-gradient-from:rgba(235,232,228,0.05) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(235,232,228,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-ivory-dark\/50 {
	--tw-gradient-from:rgba(235,232,228,0.5) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(235,232,228,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-ivory-dark\/60 {
	--tw-gradient-from:rgba(235,232,228,0.6) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(235,232,228,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-ivory-dark\/70 {
	--tw-gradient-from:rgba(235,232,228,0.7) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(235,232,228,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-ivory-dark\/75 {
	--tw-gradient-from:rgba(235,232,228,0.75) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(235,232,228,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-ivory-dark\/80 {
	--tw-gradient-from:rgba(235,232,228,0.8) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(235,232,228,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-ivory-dark\/90 {
	--tw-gradient-from:rgba(235,232,228,0.9) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(235,232,228,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-ivory-dark\/95 {
	--tw-gradient-from:rgba(235,232,228,0.95) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(235,232,228,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-ivory\/0 {
	--tw-gradient-from:rgba(245,243,241,0) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(245,243,241,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-ivory\/10 {
	--tw-gradient-from:rgba(245,243,241,0.1) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(245,243,241,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-ivory\/100 {
	--tw-gradient-from:#f5f3f1 var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(245,243,241,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-ivory\/20 {
	--tw-gradient-from:rgba(245,243,241,0.2) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(245,243,241,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-ivory\/25 {
	--tw-gradient-from:rgba(245,243,241,0.25) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(245,243,241,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-ivory\/30 {
	--tw-gradient-from:rgba(245,243,241,0.3) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(245,243,241,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-ivory\/40 {
	--tw-gradient-from:rgba(245,243,241,0.4) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(245,243,241,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-ivory\/5 {
	--tw-gradient-from:rgba(245,243,241,0.05) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(245,243,241,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-ivory\/50 {
	--tw-gradient-from:rgba(245,243,241,0.5) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(245,243,241,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-ivory\/60 {
	--tw-gradient-from:rgba(245,243,241,0.6) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(245,243,241,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-ivory\/70 {
	--tw-gradient-from:rgba(245,243,241,0.7) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(245,243,241,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-ivory\/75 {
	--tw-gradient-from:rgba(245,243,241,0.75) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(245,243,241,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-ivory\/80 {
	--tw-gradient-from:rgba(245,243,241,0.8) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(245,243,241,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-ivory\/90 {
	--tw-gradient-from:rgba(245,243,241,0.9) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(245,243,241,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-ivory\/95 {
	--tw-gradient-from:rgba(245,243,241,0.95) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(245,243,241,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-orange {
	--tw-gradient-from:#f99a55 var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(249,154,85,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-orange\/0 {
	--tw-gradient-from:rgba(249,154,85,0) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(249,154,85,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-orange\/10 {
	--tw-gradient-from:rgba(249,154,85,0.1) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(249,154,85,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-orange\/100 {
	--tw-gradient-from:#f99a55 var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(249,154,85,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-orange\/20 {
	--tw-gradient-from:rgba(249,154,85,0.2) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(249,154,85,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-orange\/25 {
	--tw-gradient-from:rgba(249,154,85,0.25) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(249,154,85,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-orange\/30 {
	--tw-gradient-from:rgba(249,154,85,0.3) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(249,154,85,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-orange\/40 {
	--tw-gradient-from:rgba(249,154,85,0.4) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(249,154,85,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-orange\/5 {
	--tw-gradient-from:rgba(249,154,85,0.05) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(249,154,85,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-orange\/50 {
	--tw-gradient-from:rgba(249,154,85,0.5) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(249,154,85,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-orange\/60 {
	--tw-gradient-from:rgba(249,154,85,0.6) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(249,154,85,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-orange\/70 {
	--tw-gradient-from:rgba(249,154,85,0.7) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(249,154,85,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-orange\/75 {
	--tw-gradient-from:rgba(249,154,85,0.75) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(249,154,85,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-orange\/80 {
	--tw-gradient-from:rgba(249,154,85,0.8) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(249,154,85,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-orange\/90 {
	--tw-gradient-from:rgba(249,154,85,0.9) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(249,154,85,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-orange\/95 {
	--tw-gradient-from:rgba(249,154,85,0.95) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(249,154,85,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-pink {
	--tw-gradient-from:#e95176 var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(233,81,118,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-pink\/0 {
	--tw-gradient-from:rgba(233,81,118,0) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(233,81,118,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-pink\/10 {
	--tw-gradient-from:rgba(233,81,118,0.1) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(233,81,118,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-pink\/100 {
	--tw-gradient-from:#e95176 var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(233,81,118,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-pink\/20 {
	--tw-gradient-from:rgba(233,81,118,0.2) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(233,81,118,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-pink\/25 {
	--tw-gradient-from:rgba(233,81,118,0.25) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(233,81,118,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-pink\/30 {
	--tw-gradient-from:rgba(233,81,118,0.3) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(233,81,118,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-pink\/40 {
	--tw-gradient-from:rgba(233,81,118,0.4) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(233,81,118,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-pink\/5 {
	--tw-gradient-from:rgba(233,81,118,0.05) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(233,81,118,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-pink\/50 {
	--tw-gradient-from:rgba(233,81,118,0.5) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(233,81,118,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-pink\/60 {
	--tw-gradient-from:rgba(233,81,118,0.6) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(233,81,118,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-pink\/70 {
	--tw-gradient-from:rgba(233,81,118,0.7) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(233,81,118,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-pink\/75 {
	--tw-gradient-from:rgba(233,81,118,0.75) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(233,81,118,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-pink\/80 {
	--tw-gradient-from:rgba(233,81,118,0.8) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(233,81,118,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-pink\/90 {
	--tw-gradient-from:rgba(233,81,118,0.9) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(233,81,118,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-pink\/95 {
	--tw-gradient-from:rgba(233,81,118,0.95) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(233,81,118,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-purple {
	--tw-gradient-from:#5e6be0 var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(94,107,224,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-purple\/0 {
	--tw-gradient-from:rgba(94,107,224,0) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(94,107,224,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-purple\/10 {
	--tw-gradient-from:rgba(94,107,224,0.1) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(94,107,224,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-purple\/100 {
	--tw-gradient-from:#5e6be0 var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(94,107,224,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-purple\/20 {
	--tw-gradient-from:rgba(94,107,224,0.2) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(94,107,224,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-purple\/25 {
	--tw-gradient-from:rgba(94,107,224,0.25) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(94,107,224,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-purple\/30 {
	--tw-gradient-from:rgba(94,107,224,0.3) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(94,107,224,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-purple\/40 {
	--tw-gradient-from:rgba(94,107,224,0.4) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(94,107,224,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-purple\/5 {
	--tw-gradient-from:rgba(94,107,224,0.05) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(94,107,224,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-purple\/50 {
	--tw-gradient-from:rgba(94,107,224,0.5) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(94,107,224,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-purple\/60 {
	--tw-gradient-from:rgba(94,107,224,0.6) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(94,107,224,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-purple\/70 {
	--tw-gradient-from:rgba(94,107,224,0.7) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(94,107,224,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-purple\/75 {
	--tw-gradient-from:rgba(94,107,224,0.75) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(94,107,224,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-purple\/80 {
	--tw-gradient-from:rgba(94,107,224,0.8) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(94,107,224,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-purple\/90 {
	--tw-gradient-from:rgba(94,107,224,0.9) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(94,107,224,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-purple\/95 {
	--tw-gradient-from:rgba(94,107,224,0.95) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(94,107,224,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-red {
	--tw-gradient-from:#e4012b var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(228,1,43,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-red-dark {
	--tw-gradient-from:#ce0026 var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(206,0,38,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-red-dark\/0 {
	--tw-gradient-from:rgba(206,0,38,0) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(206,0,38,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-red-dark\/10 {
	--tw-gradient-from:rgba(206,0,38,0.1) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(206,0,38,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-red-dark\/100 {
	--tw-gradient-from:#ce0026 var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(206,0,38,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-red-dark\/20 {
	--tw-gradient-from:rgba(206,0,38,0.2) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(206,0,38,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-red-dark\/25 {
	--tw-gradient-from:rgba(206,0,38,0.25) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(206,0,38,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-red-dark\/30 {
	--tw-gradient-from:rgba(206,0,38,0.3) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(206,0,38,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-red-dark\/40 {
	--tw-gradient-from:rgba(206,0,38,0.4) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(206,0,38,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-red-dark\/5 {
	--tw-gradient-from:rgba(206,0,38,0.05) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(206,0,38,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-red-dark\/50 {
	--tw-gradient-from:rgba(206,0,38,0.5) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(206,0,38,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-red-dark\/60 {
	--tw-gradient-from:rgba(206,0,38,0.6) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(206,0,38,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-red-dark\/70 {
	--tw-gradient-from:rgba(206,0,38,0.7) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(206,0,38,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-red-dark\/75 {
	--tw-gradient-from:rgba(206,0,38,0.75) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(206,0,38,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-red-dark\/80 {
	--tw-gradient-from:rgba(206,0,38,0.8) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(206,0,38,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-red-dark\/90 {
	--tw-gradient-from:rgba(206,0,38,0.9) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(206,0,38,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-red-dark\/95 {
	--tw-gradient-from:rgba(206,0,38,0.95) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(206,0,38,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-red\/0 {
	--tw-gradient-from:rgba(228,1,43,0) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(228,1,43,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-red\/10 {
	--tw-gradient-from:rgba(228,1,43,0.1) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(228,1,43,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-red\/100 {
	--tw-gradient-from:#e4012b var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(228,1,43,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-red\/20 {
	--tw-gradient-from:rgba(228,1,43,0.2) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(228,1,43,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-red\/25 {
	--tw-gradient-from:rgba(228,1,43,0.25) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(228,1,43,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-red\/30 {
	--tw-gradient-from:rgba(228,1,43,0.3) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(228,1,43,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-red\/40 {
	--tw-gradient-from:rgba(228,1,43,0.4) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(228,1,43,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-red\/5 {
	--tw-gradient-from:rgba(228,1,43,0.05) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(228,1,43,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-red\/50 {
	--tw-gradient-from:rgba(228,1,43,0.5) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(228,1,43,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-red\/60 {
	--tw-gradient-from:rgba(228,1,43,0.6) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(228,1,43,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-red\/70 {
	--tw-gradient-from:rgba(228,1,43,0.7) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(228,1,43,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-red\/75 {
	--tw-gradient-from:rgba(228,1,43,0.75) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(228,1,43,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-red\/80 {
	--tw-gradient-from:rgba(228,1,43,0.8) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(228,1,43,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-red\/90 {
	--tw-gradient-from:rgba(228,1,43,0.9) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(228,1,43,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-red\/95 {
	--tw-gradient-from:rgba(228,1,43,0.95) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(228,1,43,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-teal {
	--tw-gradient-from:#37a8a1 var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(55,168,161,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-teal\/0 {
	--tw-gradient-from:rgba(55,168,161,0) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(55,168,161,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-teal\/10 {
	--tw-gradient-from:rgba(55,168,161,0.1) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(55,168,161,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-teal\/100 {
	--tw-gradient-from:#37a8a1 var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(55,168,161,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-teal\/20 {
	--tw-gradient-from:rgba(55,168,161,0.2) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(55,168,161,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-teal\/25 {
	--tw-gradient-from:rgba(55,168,161,0.25) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(55,168,161,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-teal\/30 {
	--tw-gradient-from:rgba(55,168,161,0.3) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(55,168,161,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-teal\/40 {
	--tw-gradient-from:rgba(55,168,161,0.4) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(55,168,161,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-teal\/5 {
	--tw-gradient-from:rgba(55,168,161,0.05) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(55,168,161,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-teal\/50 {
	--tw-gradient-from:rgba(55,168,161,0.5) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(55,168,161,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-teal\/60 {
	--tw-gradient-from:rgba(55,168,161,0.6) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(55,168,161,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-teal\/70 {
	--tw-gradient-from:rgba(55,168,161,0.7) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(55,168,161,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-teal\/75 {
	--tw-gradient-from:rgba(55,168,161,0.75) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(55,168,161,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-teal\/80 {
	--tw-gradient-from:rgba(55,168,161,0.8) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(55,168,161,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-teal\/90 {
	--tw-gradient-from:rgba(55,168,161,0.9) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(55,168,161,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-teal\/95 {
	--tw-gradient-from:rgba(55,168,161,0.95) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:rgba(55,168,161,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-transparent,.from-transparent\/0 {
	--tw-gradient-from:transparent var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:transparent var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-transparent\/10 {
	--tw-gradient-from:rgba(0,0,0,0.1) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:transparent var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-transparent\/100 {
	--tw-gradient-from:#000 var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:transparent var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-transparent\/20 {
	--tw-gradient-from:rgba(0,0,0,0.2) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:transparent var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-transparent\/25 {
	--tw-gradient-from:rgba(0,0,0,0.25) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:transparent var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-transparent\/30 {
	--tw-gradient-from:rgba(0,0,0,0.3) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:transparent var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-transparent\/40 {
	--tw-gradient-from:rgba(0,0,0,0.4) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:transparent var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-transparent\/5 {
	--tw-gradient-from:rgba(0,0,0,0.05) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:transparent var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-transparent\/50 {
	--tw-gradient-from:rgba(0,0,0,0.5) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:transparent var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-transparent\/60 {
	--tw-gradient-from:rgba(0,0,0,0.6) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:transparent var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-transparent\/70 {
	--tw-gradient-from:rgba(0,0,0,0.7) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:transparent var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-transparent\/75 {
	--tw-gradient-from:rgba(0,0,0,0.75) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:transparent var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-transparent\/80 {
	--tw-gradient-from:rgba(0,0,0,0.8) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:transparent var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-transparent\/90 {
	--tw-gradient-from:rgba(0,0,0,0.9) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:transparent var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-transparent\/95 {
	--tw-gradient-from:rgba(0,0,0,0.95) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:transparent var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-white {
	--tw-gradient-from:#fff var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-white\/0 {
	--tw-gradient-from:hsla(0,0%,100%,0) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-white\/10 {
	--tw-gradient-from:hsla(0,0%,100%,0.1) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-white\/100 {
	--tw-gradient-from:#fff var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-white\/20 {
	--tw-gradient-from:hsla(0,0%,100%,0.2) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-white\/25 {
	--tw-gradient-from:hsla(0,0%,100%,0.25) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-white\/30 {
	--tw-gradient-from:hsla(0,0%,100%,0.3) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-white\/40 {
	--tw-gradient-from:hsla(0,0%,100%,0.4) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-white\/5 {
	--tw-gradient-from:hsla(0,0%,100%,0.05) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-white\/50 {
	--tw-gradient-from:hsla(0,0%,100%,0.5) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-white\/60 {
	--tw-gradient-from:hsla(0,0%,100%,0.6) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-white\/70 {
	--tw-gradient-from:hsla(0,0%,100%,0.7) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-white\/75 {
	--tw-gradient-from:hsla(0,0%,100%,0.75) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-white\/80 {
	--tw-gradient-from:hsla(0,0%,100%,0.8) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-white\/90 {
	--tw-gradient-from:hsla(0,0%,100%,0.9) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-white\/95 {
	--tw-gradient-from:hsla(0,0%,100%,0.95) var(--tw-gradient-from-position);
	--tw-gradient-from-position:;
	--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-from-position);
	--tw-gradient-to-position:;
	--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}
.from-0\% {
	--tw-gradient-from-position:0%
}
.from-10\% {
	--tw-gradient-from-position:10%
}
.from-100\% {
	--tw-gradient-from-position:100%
}
.from-15\% {
	--tw-gradient-from-position:15%
}
.from-20\% {
	--tw-gradient-from-position:20%
}
.from-25\% {
	--tw-gradient-from-position:25%
}
.from-30\% {
	--tw-gradient-from-position:30%
}
.from-35\% {
	--tw-gradient-from-position:35%
}
.from-40\% {
	--tw-gradient-from-position:40%
}
.from-45\% {
	--tw-gradient-from-position:45%
}
.from-5\% {
	--tw-gradient-from-position:5%
}
.from-50\% {
	--tw-gradient-from-position:50%
}
.from-55\% {
	--tw-gradient-from-position:55%
}
.from-60\% {
	--tw-gradient-from-position:60%
}
.from-65\% {
	--tw-gradient-from-position:65%
}
.from-70\% {
	--tw-gradient-from-position:70%
}
.from-75\% {
	--tw-gradient-from-position:75%
}
.from-80\% {
	--tw-gradient-from-position:80%
}
.from-85\% {
	--tw-gradient-from-position:85%
}
.from-90\% {
	--tw-gradient-from-position:90%
}
.from-95\% {
	--tw-gradient-from-position:95%
}
.fill-current {
	fill:currentColor
}
.object-cover {
	object-fit:cover
}
.p-12 {
	padding:3rem
}
.p-16 {
	padding:4rem
}
.p-3 {
	padding:.75rem
}
.p-4 {
	padding:1rem
}
.p-6 {
	padding:1.5rem
}
.p-8 {
	padding:2rem
}
.px-12 {
	padding-left:3rem;
	padding-right:3rem
}
.px-2 {
	padding-left:.5rem;
	padding-right:.5rem
}
.px-4 {
	padding-left:1rem;
	padding-right:1rem
}
.px-6 {
	padding-left:1.5rem;
	padding-right:1.5rem
}
.px-8 {
	padding-left:2rem;
	padding-right:2rem
}
.py-1 {
	padding-top:.25rem;
	padding-bottom:.25rem
}
.py-12 {
	padding-top:3rem;
	padding-bottom:3rem
}
.py-16 {
	padding-top:4rem;
	padding-bottom:4rem
}
.py-2 {
	padding-top:.5rem;
	padding-bottom:.5rem
}
.py-20 {
	padding-top:5rem;
	padding-bottom:5rem
}
.py-4 {
	padding-top:1rem;
	padding-bottom:1rem
}
.py-5 {
	padding-top:1.25rem;
	padding-bottom:1.25rem
}
.py-6 {
	padding-top:1.5rem;
	padding-bottom:1.5rem
}
.py-8 {
	padding-top:2rem;
	padding-bottom:2rem
}
.pb-12 {
	padding-bottom:3rem
}
.pb-2 {
	padding-bottom:.5rem
}
.pb-3 {
	padding-bottom:.75rem
}
.pb-4 {
	padding-bottom:1rem
}
.pb-6 {
	padding-bottom:1.5rem
}
.pb-8 {
	padding-bottom:2rem
}
.pl-4 {
	padding-left:1rem
}
.pl-5 {
	padding-left:1.25rem
}
.pl-8 {
	padding-left:2rem
}
.pr-9 {
	padding-right:2.25rem
}
.pt-6 {
	padding-top:1.5rem
}
.text-center {
	text-align:center
}
.text-right {
	text-align:right
}
.align-middle {
	vertical-align:middle
}
.font-display-serif {
	font-family:kepler-std-display,serif
}
.font-sans {
	font-family:proxima-nova,sans-serif
}
.font-serif {
	font-family:kepler-std,serif
}
.text-2xl {
	font-size:40px;
	line-height:44px
}
.text-3xl {
	font-size:48px;
	line-height:52px
}
.text-4xl {
	font-size:80px;
	line-height:84px
}
.text-5xl {
	font-size:128px;
	line-height:120px
}
.text-base {
	font-size:18px;
	line-height:28px
}
.text-lg {
	font-size:22px;
	line-height:28px
}
.text-sm {
	font-size:14px;
	line-height:24px
}
.text-smed {
	font-size:18px;
	line-height:20px
}
.text-xl {
	font-size:26px;
	line-height:32px
}
.text-xxl {
	font-size:32px;
	line-height:36px
}
.font-bold {
	font-weight:700
}
.font-semibold {
	font-weight:600
}
.uppercase {
	text-transform:uppercase
}
.italic {
	font-style:italic
}
.not-italic {
	font-style:normal
}
.leading-tight {
	line-height:1.25
}
.\!text-blue {
	--tw-text-opacity:1!important;
	color:rgb(1 40 85/var(--tw-text-opacity))!important
}
.text-black {
	--tw-text-opacity:1;
	color:rgb(0 0 0/var(--tw-text-opacity))
}
.text-blue {
	--tw-text-opacity:1;
	color:rgb(1 40 85/var(--tw-text-opacity))
}
.text-blue-bright {
	--tw-text-opacity:1;
	color:rgb(115 127 203/var(--tw-text-opacity))
}
.text-blue-bright\/0 {
	color:rgba(115,127,203,0)
}
.text-blue-bright\/10 {
	color:rgba(115,127,203,.1)
}
.text-blue-bright\/100 {
	color:#737fcb
}
.text-blue-bright\/20 {
	color:rgba(115,127,203,.2)
}
.text-blue-bright\/25 {
	color:rgba(115,127,203,.25)
}
.text-blue-bright\/30 {
	color:rgba(115,127,203,.3)
}
.text-blue-bright\/40 {
	color:rgba(115,127,203,.4)
}
.text-blue-bright\/5 {
	color:rgba(115,127,203,.05)
}
.text-blue-bright\/50 {
	color:rgba(115,127,203,.5)
}
.text-blue-bright\/60 {
	color:rgba(115,127,203,.6)
}
.text-blue-bright\/70 {
	color:rgba(115,127,203,.7)
}
.text-blue-bright\/75 {
	color:rgba(115,127,203,.75)
}
.text-blue-bright\/80 {
	color:rgba(115,127,203,.8)
}
.text-blue-bright\/90 {
	color:rgba(115,127,203,.9)
}
.text-blue-bright\/95 {
	color:rgba(115,127,203,.95)
}
.text-blue-dark {
	--tw-text-opacity:1;
	color:rgb(0 25 53/var(--tw-text-opacity))
}
.text-blue-dark\/0 {
	color:rgba(0,25,53,0)
}
.text-blue-dark\/10 {
	color:rgba(0,25,53,.1)
}
.text-blue-dark\/100 {
	color:#001935
}
.text-blue-dark\/20 {
	color:rgba(0,25,53,.2)
}
.text-blue-dark\/25 {
	color:rgba(0,25,53,.25)
}
.text-blue-dark\/30 {
	color:rgba(0,25,53,.3)
}
.text-blue-dark\/40 {
	color:rgba(0,25,53,.4)
}
.text-blue-dark\/5 {
	color:rgba(0,25,53,.05)
}
.text-blue-dark\/50 {
	color:rgba(0,25,53,.5)
}
.text-blue-dark\/60 {
	color:rgba(0,25,53,.6)
}
.text-blue-dark\/70 {
	color:rgba(0,25,53,.7)
}
.text-blue-dark\/75 {
	color:rgba(0,25,53,.75)
}
.text-blue-dark\/80 {
	color:rgba(0,25,53,.8)
}
.text-blue-dark\/90 {
	color:rgba(0,25,53,.9)
}
.text-blue-dark\/95 {
	color:rgba(0,25,53,.95)
}
.text-blue-light {
	--tw-text-opacity:1;
	color:rgb(80 86 124/var(--tw-text-opacity))
}
.text-blue-light\/0 {
	color:rgba(80,86,124,0)
}
.text-blue-light\/10 {
	color:rgba(80,86,124,.1)
}
.text-blue-light\/100 {
	color:#50567c
}
.text-blue-light\/20 {
	color:rgba(80,86,124,.2)
}
.text-blue-light\/25 {
	color:rgba(80,86,124,.25)
}
.text-blue-light\/30 {
	color:rgba(80,86,124,.3)
}
.text-blue-light\/40 {
	color:rgba(80,86,124,.4)
}
.text-blue-light\/5 {
	color:rgba(80,86,124,.05)
}
.text-blue-light\/50 {
	color:rgba(80,86,124,.5)
}
.text-blue-light\/60 {
	color:rgba(80,86,124,.6)
}
.text-blue-light\/70 {
	color:rgba(80,86,124,.7)
}
.text-blue-light\/75 {
	color:rgba(80,86,124,.75)
}
.text-blue-light\/80 {
	color:rgba(80,86,124,.8)
}
.text-blue-light\/90 {
	color:rgba(80,86,124,.9)
}
.text-blue-light\/95 {
	color:rgba(80,86,124,.95)
}
.text-blue\/0 {
	color:rgba(1,40,85,0)
}
.text-blue\/10 {
	color:rgba(1,40,85,.1)
}
.text-blue\/100 {
	color:#012855
}
.text-blue\/20 {
	color:rgba(1,40,85,.2)
}
.text-blue\/25 {
	color:rgba(1,40,85,.25)
}
.text-blue\/30 {
	color:rgba(1,40,85,.3)
}
.text-blue\/40 {
	color:rgba(1,40,85,.4)
}
.text-blue\/5 {
	color:rgba(1,40,85,.05)
}
.text-blue\/50 {
	color:rgba(1,40,85,.5)
}
.text-blue\/60 {
	color:rgba(1,40,85,.6)
}
.text-blue\/70 {
	color:rgba(1,40,85,.7)
}
.text-blue\/75 {
	color:rgba(1,40,85,.75)
}
.text-blue\/80 {
	color:rgba(1,40,85,.8)
}
.text-blue\/90 {
	color:rgba(1,40,85,.9)
}
.text-blue\/95 {
	color:rgba(1,40,85,.95)
}
.text-gray-100 {
	--tw-text-opacity:1;
	color:rgb(243 244 246/var(--tw-text-opacity))
}
.text-gray-100\/0 {
	color:rgba(243,244,246,0)
}
.text-gray-100\/10 {
	color:rgba(243,244,246,.1)
}
.text-gray-100\/100 {
	color:#f3f4f6
}
.text-gray-100\/20 {
	color:rgba(243,244,246,.2)
}
.text-gray-100\/25 {
	color:rgba(243,244,246,.25)
}
.text-gray-100\/30 {
	color:rgba(243,244,246,.3)
}
.text-gray-100\/40 {
	color:rgba(243,244,246,.4)
}
.text-gray-100\/5 {
	color:rgba(243,244,246,.05)
}
.text-gray-100\/50 {
	color:rgba(243,244,246,.5)
}
.text-gray-100\/60 {
	color:rgba(243,244,246,.6)
}
.text-gray-100\/70 {
	color:rgba(243,244,246,.7)
}
.text-gray-100\/75 {
	color:rgba(243,244,246,.75)
}
.text-gray-100\/80 {
	color:rgba(243,244,246,.8)
}
.text-gray-100\/90 {
	color:rgba(243,244,246,.9)
}
.text-gray-100\/95 {
	color:rgba(243,244,246,.95)
}
.text-gray-200 {
	--tw-text-opacity:1;
	color:rgb(229 231 235/var(--tw-text-opacity))
}
.text-gray-200\/0 {
	color:rgba(229,231,235,0)
}
.text-gray-200\/10 {
	color:rgba(229,231,235,.1)
}
.text-gray-200\/100 {
	color:#e5e7eb
}
.text-gray-200\/20 {
	color:rgba(229,231,235,.2)
}
.text-gray-200\/25 {
	color:rgba(229,231,235,.25)
}
.text-gray-200\/30 {
	color:rgba(229,231,235,.3)
}
.text-gray-200\/40 {
	color:rgba(229,231,235,.4)
}
.text-gray-200\/5 {
	color:rgba(229,231,235,.05)
}
.text-gray-200\/50 {
	color:rgba(229,231,235,.5)
}
.text-gray-200\/60 {
	color:rgba(229,231,235,.6)
}
.text-gray-200\/70 {
	color:rgba(229,231,235,.7)
}
.text-gray-200\/75 {
	color:rgba(229,231,235,.75)
}
.text-gray-200\/80 {
	color:rgba(229,231,235,.8)
}
.text-gray-200\/90 {
	color:rgba(229,231,235,.9)
}
.text-gray-200\/95 {
	color:rgba(229,231,235,.95)
}
.text-gray-300 {
	--tw-text-opacity:1;
	color:rgb(209 213 219/var(--tw-text-opacity))
}
.text-gray-300\/0 {
	color:rgba(209,213,219,0)
}
.text-gray-300\/10 {
	color:rgba(209,213,219,.1)
}
.text-gray-300\/100 {
	color:#d1d5db
}
.text-gray-300\/20 {
	color:rgba(209,213,219,.2)
}
.text-gray-300\/25 {
	color:rgba(209,213,219,.25)
}
.text-gray-300\/30 {
	color:rgba(209,213,219,.3)
}
.text-gray-300\/40 {
	color:rgba(209,213,219,.4)
}
.text-gray-300\/5 {
	color:rgba(209,213,219,.05)
}
.text-gray-300\/50 {
	color:rgba(209,213,219,.5)
}
.text-gray-300\/60 {
	color:rgba(209,213,219,.6)
}
.text-gray-300\/70 {
	color:rgba(209,213,219,.7)
}
.text-gray-300\/75 {
	color:rgba(209,213,219,.75)
}
.text-gray-300\/80 {
	color:rgba(209,213,219,.8)
}
.text-gray-300\/90 {
	color:rgba(209,213,219,.9)
}
.text-gray-300\/95 {
	color:rgba(209,213,219,.95)
}
.text-gray-400 {
	--tw-text-opacity:1;
	color:rgb(156 163 175/var(--tw-text-opacity))
}
.text-gray-400\/0 {
	color:rgba(156,163,175,0)
}
.text-gray-400\/10 {
	color:rgba(156,163,175,.1)
}
.text-gray-400\/100 {
	color:#9ca3af
}
.text-gray-400\/20 {
	color:rgba(156,163,175,.2)
}
.text-gray-400\/25 {
	color:rgba(156,163,175,.25)
}
.text-gray-400\/30 {
	color:rgba(156,163,175,.3)
}
.text-gray-400\/40 {
	color:rgba(156,163,175,.4)
}
.text-gray-400\/5 {
	color:rgba(156,163,175,.05)
}
.text-gray-400\/50 {
	color:rgba(156,163,175,.5)
}
.text-gray-400\/60 {
	color:rgba(156,163,175,.6)
}
.text-gray-400\/70 {
	color:rgba(156,163,175,.7)
}
.text-gray-400\/75 {
	color:rgba(156,163,175,.75)
}
.text-gray-400\/80 {
	color:rgba(156,163,175,.8)
}
.text-gray-400\/90 {
	color:rgba(156,163,175,.9)
}
.text-gray-400\/95 {
	color:rgba(156,163,175,.95)
}
.text-gray-50 {
	--tw-text-opacity:1;
	color:rgb(249 250 251/var(--tw-text-opacity))
}
.text-gray-50\/0 {
	color:rgba(249,250,251,0)
}
.text-gray-50\/10 {
	color:rgba(249,250,251,.1)
}
.text-gray-50\/100 {
	color:#f9fafb
}
.text-gray-50\/20 {
	color:rgba(249,250,251,.2)
}
.text-gray-50\/25 {
	color:rgba(249,250,251,.25)
}
.text-gray-50\/30 {
	color:rgba(249,250,251,.3)
}
.text-gray-50\/40 {
	color:rgba(249,250,251,.4)
}
.text-gray-50\/5 {
	color:rgba(249,250,251,.05)
}
.text-gray-50\/50 {
	color:rgba(249,250,251,.5)
}
.text-gray-50\/60 {
	color:rgba(249,250,251,.6)
}
.text-gray-50\/70 {
	color:rgba(249,250,251,.7)
}
.text-gray-50\/75 {
	color:rgba(249,250,251,.75)
}
.text-gray-50\/80 {
	color:rgba(249,250,251,.8)
}
.text-gray-50\/90 {
	color:rgba(249,250,251,.9)
}
.text-gray-50\/95 {
	color:rgba(249,250,251,.95)
}
.text-gray-500 {
	--tw-text-opacity:1;
	color:rgb(107 114 128/var(--tw-text-opacity))
}
.text-gray-500\/0 {
	color:rgba(107,114,128,0)
}
.text-gray-500\/10 {
	color:rgba(107,114,128,.1)
}
.text-gray-500\/100 {
	color:#6b7280
}
.text-gray-500\/20 {
	color:rgba(107,114,128,.2)
}
.text-gray-500\/25 {
	color:rgba(107,114,128,.25)
}
.text-gray-500\/30 {
	color:rgba(107,114,128,.3)
}
.text-gray-500\/40 {
	color:rgba(107,114,128,.4)
}
.text-gray-500\/5 {
	color:rgba(107,114,128,.05)
}
.text-gray-500\/50 {
	color:rgba(107,114,128,.5)
}
.text-gray-500\/60 {
	color:rgba(107,114,128,.6)
}
.text-gray-500\/70 {
	color:rgba(107,114,128,.7)
}
.text-gray-500\/75 {
	color:rgba(107,114,128,.75)
}
.text-gray-500\/80 {
	color:rgba(107,114,128,.8)
}
.text-gray-500\/90 {
	color:rgba(107,114,128,.9)
}
.text-gray-500\/95 {
	color:rgba(107,114,128,.95)
}
.text-gray-600 {
	--tw-text-opacity:1;
	color:rgb(75 85 99/var(--tw-text-opacity))
}
.text-gray-600\/0 {
	color:rgba(75,85,99,0)
}
.text-gray-600\/10 {
	color:rgba(75,85,99,.1)
}
.text-gray-600\/100 {
	color:#4b5563
}
.text-gray-600\/20 {
	color:rgba(75,85,99,.2)
}
.text-gray-600\/25 {
	color:rgba(75,85,99,.25)
}
.text-gray-600\/30 {
	color:rgba(75,85,99,.3)
}
.text-gray-600\/40 {
	color:rgba(75,85,99,.4)
}
.text-gray-600\/5 {
	color:rgba(75,85,99,.05)
}
.text-gray-600\/50 {
	color:rgba(75,85,99,.5)
}
.text-gray-600\/60 {
	color:rgba(75,85,99,.6)
}
.text-gray-600\/70 {
	color:rgba(75,85,99,.7)
}
.text-gray-600\/75 {
	color:rgba(75,85,99,.75)
}
.text-gray-600\/80 {
	color:rgba(75,85,99,.8)
}
.text-gray-600\/90 {
	color:rgba(75,85,99,.9)
}
.text-gray-600\/95 {
	color:rgba(75,85,99,.95)
}
.text-gray-700 {
	--tw-text-opacity:1;
	color:rgb(55 65 81/var(--tw-text-opacity))
}
.text-gray-700\/0 {
	color:rgba(55,65,81,0)
}
.text-gray-700\/10 {
	color:rgba(55,65,81,.1)
}
.text-gray-700\/100 {
	color:#374151
}
.text-gray-700\/20 {
	color:rgba(55,65,81,.2)
}
.text-gray-700\/25 {
	color:rgba(55,65,81,.25)
}
.text-gray-700\/30 {
	color:rgba(55,65,81,.3)
}
.text-gray-700\/40 {
	color:rgba(55,65,81,.4)
}
.text-gray-700\/5 {
	color:rgba(55,65,81,.05)
}
.text-gray-700\/50 {
	color:rgba(55,65,81,.5)
}
.text-gray-700\/60 {
	color:rgba(55,65,81,.6)
}
.text-gray-700\/70 {
	color:rgba(55,65,81,.7)
}
.text-gray-700\/75 {
	color:rgba(55,65,81,.75)
}
.text-gray-700\/80 {
	color:rgba(55,65,81,.8)
}
.text-gray-700\/90 {
	color:rgba(55,65,81,.9)
}
.text-gray-700\/95 {
	color:rgba(55,65,81,.95)
}
.text-gray-800 {
	--tw-text-opacity:1;
	color:rgb(31 41 55/var(--tw-text-opacity))
}
.text-gray-800\/0 {
	color:rgba(31,41,55,0)
}
.text-gray-800\/10 {
	color:rgba(31,41,55,.1)
}
.text-gray-800\/100 {
	color:#1f2937
}
.text-gray-800\/20 {
	color:rgba(31,41,55,.2)
}
.text-gray-800\/25 {
	color:rgba(31,41,55,.25)
}
.text-gray-800\/30 {
	color:rgba(31,41,55,.3)
}
.text-gray-800\/40 {
	color:rgba(31,41,55,.4)
}
.text-gray-800\/5 {
	color:rgba(31,41,55,.05)
}
.text-gray-800\/50 {
	color:rgba(31,41,55,.5)
}
.text-gray-800\/60 {
	color:rgba(31,41,55,.6)
}
.text-gray-800\/70 {
	color:rgba(31,41,55,.7)
}
.text-gray-800\/75 {
	color:rgba(31,41,55,.75)
}
.text-gray-800\/80 {
	color:rgba(31,41,55,.8)
}
.text-gray-800\/90 {
	color:rgba(31,41,55,.9)
}
.text-gray-800\/95 {
	color:rgba(31,41,55,.95)
}
.text-gray-900 {
	--tw-text-opacity:1;
	color:rgb(17 24 39/var(--tw-text-opacity))
}
.text-gray-900\/0 {
	color:rgba(17,24,39,0)
}
.text-gray-900\/10 {
	color:rgba(17,24,39,.1)
}
.text-gray-900\/100 {
	color:#111827
}
.text-gray-900\/20 {
	color:rgba(17,24,39,.2)
}
.text-gray-900\/25 {
	color:rgba(17,24,39,.25)
}
.text-gray-900\/30 {
	color:rgba(17,24,39,.3)
}
.text-gray-900\/40 {
	color:rgba(17,24,39,.4)
}
.text-gray-900\/5 {
	color:rgba(17,24,39,.05)
}
.text-gray-900\/50 {
	color:rgba(17,24,39,.5)
}
.text-gray-900\/60 {
	color:rgba(17,24,39,.6)
}
.text-gray-900\/70 {
	color:rgba(17,24,39,.7)
}
.text-gray-900\/75 {
	color:rgba(17,24,39,.75)
}
.text-gray-900\/80 {
	color:rgba(17,24,39,.8)
}
.text-gray-900\/90 {
	color:rgba(17,24,39,.9)
}
.text-gray-900\/95 {
	color:rgba(17,24,39,.95)
}
.text-gray-950 {
	--tw-text-opacity:1;
	color:rgb(3 7 18/var(--tw-text-opacity))
}
.text-gray-950\/0 {
	color:rgba(3,7,18,0)
}
.text-gray-950\/10 {
	color:rgba(3,7,18,.1)
}
.text-gray-950\/100 {
	color:#030712
}
.text-gray-950\/20 {
	color:rgba(3,7,18,.2)
}
.text-gray-950\/25 {
	color:rgba(3,7,18,.25)
}
.text-gray-950\/30 {
	color:rgba(3,7,18,.3)
}
.text-gray-950\/40 {
	color:rgba(3,7,18,.4)
}
.text-gray-950\/5 {
	color:rgba(3,7,18,.05)
}
.text-gray-950\/50 {
	color:rgba(3,7,18,.5)
}
.text-gray-950\/60 {
	color:rgba(3,7,18,.6)
}
.text-gray-950\/70 {
	color:rgba(3,7,18,.7)
}
.text-gray-950\/75 {
	color:rgba(3,7,18,.75)
}
.text-gray-950\/80 {
	color:rgba(3,7,18,.8)
}
.text-gray-950\/90 {
	color:rgba(3,7,18,.9)
}
.text-gray-950\/95 {
	color:rgba(3,7,18,.95)
}
.text-red {
	--tw-text-opacity:1;
	color:rgb(228 1 43/var(--tw-text-opacity))
}
.text-red-dark {
	--tw-text-opacity:1;
	color:rgb(206 0 38/var(--tw-text-opacity))
}
.text-red-dark\/0 {
	color:rgba(206,0,38,0)
}
.text-red-dark\/10 {
	color:rgba(206,0,38,.1)
}
.text-red-dark\/100 {
	color:#ce0026
}
.text-red-dark\/20 {
	color:rgba(206,0,38,.2)
}
.text-red-dark\/25 {
	color:rgba(206,0,38,.25)
}
.text-red-dark\/30 {
	color:rgba(206,0,38,.3)
}
.text-red-dark\/40 {
	color:rgba(206,0,38,.4)
}
.text-red-dark\/5 {
	color:rgba(206,0,38,.05)
}
.text-red-dark\/50 {
	color:rgba(206,0,38,.5)
}
.text-red-dark\/60 {
	color:rgba(206,0,38,.6)
}
.text-red-dark\/70 {
	color:rgba(206,0,38,.7)
}
.text-red-dark\/75 {
	color:rgba(206,0,38,.75)
}
.text-red-dark\/80 {
	color:rgba(206,0,38,.8)
}
.text-red-dark\/90 {
	color:rgba(206,0,38,.9)
}
.text-red-dark\/95 {
	color:rgba(206,0,38,.95)
}
.text-red\/0 {
	color:rgba(228,1,43,0)
}
.text-red\/10 {
	color:rgba(228,1,43,.1)
}
.text-red\/100 {
	color:#e4012b
}
.text-red\/20 {
	color:rgba(228,1,43,.2)
}
.text-red\/25 {
	color:rgba(228,1,43,.25)
}
.text-red\/30 {
	color:rgba(228,1,43,.3)
}
.text-red\/40 {
	color:rgba(228,1,43,.4)
}
.text-red\/5 {
	color:rgba(228,1,43,.05)
}
.text-red\/50 {
	color:rgba(228,1,43,.5)
}
.text-red\/60 {
	color:rgba(228,1,43,.6)
}
.text-red\/70 {
	color:rgba(228,1,43,.7)
}
.text-red\/75 {
	color:rgba(228,1,43,.75)
}
.text-red\/80 {
	color:rgba(228,1,43,.8)
}
.text-red\/90 {
	color:rgba(228,1,43,.9)
}
.text-red\/95 {
	color:rgba(228,1,43,.95)
}
.text-white {
	--tw-text-opacity:1;
	color:rgb(255 255 255/var(--tw-text-opacity))
}
.text-white\/0 {
	color:hsla(0,0%,100%,0)
}
.text-white\/10 {
	color:hsla(0,0%,100%,.1)
}
.text-white\/100 {
	color:#fff
}
.text-white\/20 {
	color:hsla(0,0%,100%,.2)
}
.text-white\/25 {
	color:hsla(0,0%,100%,.25)
}
.text-white\/30 {
	color:hsla(0,0%,100%,.3)
}
.text-white\/40 {
	color:hsla(0,0%,100%,.4)
}
.text-white\/5 {
	color:hsla(0,0%,100%,.05)
}
.text-white\/50 {
	color:hsla(0,0%,100%,.5)
}
.text-white\/60 {
	color:hsla(0,0%,100%,.6)
}
.text-white\/70 {
	color:hsla(0,0%,100%,.7)
}
.text-white\/75 {
	color:hsla(0,0%,100%,.75)
}
.text-white\/80 {
	color:hsla(0,0%,100%,.8)
}
.text-white\/90 {
	color:hsla(0,0%,100%,.9)
}
.text-white\/95 {
	color:hsla(0,0%,100%,.95)
}
.underline {
	text-decoration-line:underline
}
.decoration-from-font {
	text-decoration-thickness:from-font
}
.placeholder-gray-500::placeholder {
	--tw-placeholder-opacity:1;
	color:rgb(107 114 128/var(--tw-placeholder-opacity))
}
.opacity-75 {
	opacity:.75
}
.ring-2 {
	--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
	--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px+var(--tw-ring-offset-width)) var(--tw-ring-color);
	box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)
}
.ring-gray-200 {
	--tw-ring-opacity:1;
	--tw-ring-color:rgb(229 231 235/var(--tw-ring-opacity))
}
.drop-shadow-lg {
	--tw-drop-shadow:drop-shadow(0 10px 8px rgba(0,0,0,0.04)) drop-shadow(0 4px 3px rgba(0,0,0,0.1));
	filter:var(--tw-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)
}
#uscaAlertWrapper {
	transition-property:all;
	transition-timing-function:cubic-bezier(.4,0,.2,1);
	transition-duration:.3s;
	pointer-events:auto
}
.usca-logo-dark {
	display:none
}
.usca-logo {
	max-width:91px;
	display:inline-block;
	--tw-text-opacity:1;
	color:rgb(203 174 111/var(--tw-text-opacity))
}
@media (min-width:820px) {
	.usca-logo {
		max-width:141px
	}
}
.usca-logo svg {
	height:auto;
	width:100%
}
.usca-hero-wrapper {
	min-height:429px;
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='634' height='612' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M470.964 190.269L397.468 0H236.435l-90.223 233.343c17.287 4.004 32.231 10.964 32.231 10.964s-14.577-34.211-8.717-47.885c13.185 17.704 23.88 29.717 55.403 25.835-4.004-9.328-14.577-17.923-28.007-20.292 22.342-11.208 41.412-8.62 62.802 2.711.366.122.586.341.952.586 1.758-11.55 5.763-23.955 13.772-35.871 0 0 2.246-4.005 6.007-3.785 3.882.244 6.006 7.423 6.006 7.423s5.519 13.919 8.815 28.668c4.932-8.962 11.403-18.168 19.876-26.299 5.298-5.079 16.579-7.545 10.597 9.206-3.76 10.5 3.052 29.961 8.717 43.049l17.41 12.039c7.52 9.205 90.808 93.791 93.397 104.975 2.002 8.375-2.125 32.208-6.129 38.703-4.005 6.495-23.05 14.041-32.475 7.325-9.059-6.617-18.948-16.287-18.948-16.287s-55.526-25.37-69.639-22.05c-38.702 6.374-63.168 1.881-74.937-11.086-3.419-4.493-5.421-9.791-6.227-15.334-1.636-12.161 1.05-24.419 4.835-35.871-4.127 5.079-8.473 10.378-11.769 16.507-3.419 6.129-6.471 13.088-7.887 21.586-.83 5.543-.83 12.16.952 18.997-16.946 9.328-35.649 17.924-50.227 24.541-36.235 23.124-72.227 54.966-121.281 106.293L0 612h165.624l32.939-103.583h232.552L464.982 612H634L470.964 190.293v-.024z' fill='%23F5F3F1'/%3E%3C/svg%3E");
	background-repeat:no-repeat;
	background-position:calc(100%+80px) 75px;
	background-size:75%;
	margin-bottom:3rem
}
@media (min-width:600px) {
	.usca-hero-wrapper {
		background-size:65%
	}
}
@media (min-width:700px) {
	.usca-hero-wrapper {
		background-size:55%
	}
}
@media (min-width:820px) {
	.usca-hero-wrapper {
		min-height:500px;
		background-position:80% -46px;
		background-size:contain;
		margin-bottom:6rem
	}
	.usca-tall-hero .usca-hero-wrapper {
		min-height:788px
	}
}
@media (min-width:1400px) {
	.usca-hero-wrapper {
		min-height:530px
	}
	.usca-short-hero .usca-hero-wrapper {
		min-height:475px
	}
	.usca-tall-hero .usca-hero-wrapper {
		min-height:815px
	}
}
.usca-short-hero .usca-hero-wrapper {
	min-height:450px
}
@media (min-width:700px) {
	.usca-short-hero .usca-hero-wrapper .usca-hero-wrapper-container {
		margin-bottom:2rem
	}
}
.usca-tall-hero .usca-hero-wrapper {
	min-height:725px
}
.usca-xl-tall-hero .usca-hero-wrapper {
	min-height:800px
}
.usca-hero-contents {
	padding-top:185px;
	z-index:30
}
.usca-hero-wrapper-container {
	margin-bottom:1rem;
	width:100%
}
@media (min-width:700px) {
	.usca-hero-wrapper-container {
		margin-top:auto;
		margin-bottom:2rem
	}
	.usca-tall-hero .usca-hero-wrapper-container {
		margin-top:0
	}
}
.usca-center-header .usca-hero-wrapper-container {
	text-align:center
}
.usca-deco-rule.usca-center-header .usca-hero-wrapper-container {
	background-position:50% 100%
}
.usca-connect-header.deco-rule.usca-center-header .usca-hero-wrapper-container:after {
	margin-left:auto;
	margin-right:auto
}
.usca-center-header .usca-hero-wrapper-container {
	max-width:700px
}
.usca-center-header .usca-hero-wrapper-container .deco-rule:after {
	margin-left:auto;
	margin-right:auto
}
@media (min-width:820px) {
	.usca-center-header .usca-hero-wrapper-container>* {
		max-width:100%
	}
}
.usca-hero-gradient {
	background:linear-gradient(86.57deg,#002e5f -.98%,rgba(0,46,95,.98) 18.41%,rgba(0,121,135,.96) 113.84%)
}
.usca-hero-media {
	position:absolute;
	opacity:.1
}
.usca-hero-media,.usca-hero-media img,.usca-hero-media video {
	height:100%;
	width:100%;
	object-fit:cover
}
@media (min-width:700px) {
	.usca-hero-media-image {
		display:none
	}
}
.usca-hero-media-video {
	display:none
}
@media (min-width:700px) {
	.usca-hero-media-video {
		display:block
	}
}
.usca-hero-media-flipper {
	height:100%;
	width:100%
}
.usca-small-card {
	display:flex;
	flex-direction:column;
	--tw-bg-opacity:1;
	background-color:rgb(245 243 241/var(--tw-bg-opacity))
}
.usca-button.usca-small-card {
	display:flex;
	justify-content:space-between
}
.usca-small-card.usca-link-reset {
	margin-bottom:4rem
}
.usca-small-card-inner {
	justify-content:space-between
}
.usca-small-card-inner>:not([hidden])~:not([hidden]) {
	--tw-space-y-reverse:0;
	margin-top:calc(3rem*(1 - var(--tw-space-y-reverse)));
	margin-bottom:calc(3rem*var(--tw-space-y-reverse))
}
.usca-small-card-inner {
	padding:2rem
}
.usca-small-card-inner>* {
	display:block
}
@media (min-width:820px) {
	.usca-small-card {
		border-color:transparent
	}
	.usca-small-card.usca-link-reset:hover .usca-carousel-item-cta {
		--tw-translate-x:0.625rem;
		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))
	}
}
.group-card-hover,.group-card-hover>* {
	transition-property:all;
	transition-timing-function:cubic-bezier(.4,0,.2,1);
	transition-duration:.3s
}
.group-card-hover:hover {
	--tw-bg-opacity:1;
	background-color:rgb(235 232 228/var(--tw-bg-opacity))
}
.group-card-hover:hover .usca-deco-rule {
	--tw-text-opacity:1;
	color:rgb(228 1 43/var(--tw-text-opacity));
	background-position:bottom -40px;
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='96' height='2' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23E4012B' d='M0 2V0h96v2z'/%3E%3C/svg%3E")
}
.group-card-hover:hover .group-hover\:underline {
	text-decoration-line:underline
}
.usca-academic-card {
	display:block;
	display:flex;
	align-items:center;
	justify-content:space-between;
	gap:.25rem;
	border-left-width:2px;
	--tw-border-opacity:1;
	border-color:rgb(1 40 85/var(--tw-border-opacity));
	padding:.5rem 1rem
}
.usca-button.usca-academic-card {
	display:flex;
	justify-content:space-between
}
.usca-academic-card,.usca-academic-card .usca-academic-name {
	transition-property:all;
	transition-timing-function:cubic-bezier(.4,0,.2,1);
	transition-duration:.3s
}
.usca-academic-card .usca-academic-name {
	font-weight:600;
	font-size:18px;
	line-height:22px
}
.usca-academic-card .usca-academic-degree {
	font-size:12px;
	line-height:20px;
	opacity:.6;
	transition-property:all;
	transition-timing-function:cubic-bezier(.4,0,.2,1);
	transition-duration:.3s
}
.usca-academic-card:hover {
	background-color:rgba(1,40,85,.07)
}
.usca-academic-card.blue {
	--tw-border-opacity:1;
	border-color:rgb(115 127 203/var(--tw-border-opacity))
}
.usca-academic-card.gold {
	--tw-border-opacity:1;
	border-color:rgb(203 174 111/var(--tw-border-opacity))
}
.usca-academic-card.red {
	--tw-border-opacity:1;
	border-color:rgb(228 1 43/var(--tw-border-opacity))
}
.usca_acc {
	display:flex;
	align-items:center;
	justify-content:center;
	border-width:2px;
	--tw-border-opacity:1;
	border-color:rgb(229 231 235/var(--tw-border-opacity));
	--tw-bg-opacity:1;
	background-color:rgb(255 255 255/var(--tw-bg-opacity));
	padding-left:1.5rem;
	padding-right:1.5rem
}
.usca-button.usca_acc {
	display:flex;
	justify-content:space-between
}
.usca_acc {
	aspect-ratio:1/1;
	transition-property:all;
	transition-timing-function:cubic-bezier(.4,0,.2,1);
	transition-duration:.3s
}
ul:not(.usca-list-reset).usca_acc_content {
	list-style-image:url('data:image/svg+xml;utf8,<svg width="15" height="15" viewBox="0 0 20 15" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.07204 5.64298L4.71502 8L7.07204 10.357L9.42907 8L7.07204 5.64298ZM0.000976562 8L7.07204 15.0711L14.1431 8L7.07204 0.928932L0.000976562 8Z" fill="white"/></svg>')
}
.usca_acc_content {
	display:none;
	--tw-text-opacity:1;
	color:rgb(255 255 255/var(--tw-text-opacity));
	font-size:14px;
	line-height:20px
}
.usca_acc:hover {
	--tw-bg-opacity:1;
	background-color:rgb(80 86 124/var(--tw-bg-opacity))
}
.usca_acc:hover .usca_acc_logo {
	display:none
}
.usca_acc:hover .usca_acc_content {
	display:flex
}
.usca-button.usca_acc:hover .usca_acc_content {
	display:flex;
	justify-content:space-between
}
@media (min-width:1230px) {
	.usca_acc .usca_acc_content {
		font-size:18px;
		line-height:28px
	}
}
.uscaMegaMenuWrapper {
	min-height:100vh;
	max-height:100vh;
	min-width:100vw;
	max-width:100vw;
	overflow-y:scroll;
	position:fixed;
	z-index:30;
	--tw-bg-opacity:1;
	background-color:rgb(0 25 53/var(--tw-bg-opacity));
	padding-bottom:4rem;
	pointer-events:none;
	visibility:hidden;
	opacity:0;
	transition:opacity .35s,transform .35s,visibility .35s,-webkit-transform .35s
}
@media (min-width:820px) {
	.uscaMegaMenuWrapper {
		background:linear-gradient(90deg,#001935,#001935 35%,#f5f3f1 0,#f5f3f1)
	}
}
@media (min-width:1230px) {
	.uscaMegaMenuWrapper {
		background:linear-gradient(90deg,#001935,#001935 420px,#f5f3f1 0,#f5f3f1)
	}
	.uscaMegaMenuWrapper .uscaSearch {
		max-width:704px;
		margin:0 auto
	}
}
@media (prefers-contrast:more) {
	.uscaMegaMenuWrapper {
		--tw-bg-opacity:1;
		background-color:rgb(0 25 53/var(--tw-bg-opacity))
	}
}
.uscaMegaMenuGridWrapper {
	display:flex;
	flex-direction:column
}
.usca-button.uscaMegaMenuGridWrapper {
	display:flex;
	justify-content:space-between
}
@media (min-width:820px) {
	.uscaMegaMenuGridWrapper {
		display:grid;
		column-gap:3rem
	}
	.overflow-x-scroll .usca-org-block-wrapper.uscaMegaMenuGridWrapper {
		grid-template-columns:repeat(4,minmax(300px,1fr));
		margin-left:1.5rem;
		margin-right:1.5rem;
		grid-template-columns:repeat(4,minmax(355px,1fr));
		overflow-x:none
	}
	.uscaMegaMenuGridWrapper {
		grid-template-columns:calc(40vw - 3rem) 1fr
	}
}
@media (min-width:1230px) {
	.uscaMegaMenuGridWrapper {
		grid-template-columns:calc(470px - 3rem) 1fr
	}
}
.show-menu #uscaMegaMenuWrapper {
	opacity:1;
	visibility:visible;
	pointer-events:auto;
	z-index:50;
	overflow-x:hidden
}
#uscaMenuNavigation button {
	font-family:kepler-std,serif;
	font-size:40px;
	line-height:48px;
	transition-property:all;
	transition-timing-function:cubic-bezier(.4,0,.2,1);
	transition-duration:.3s
}
#uscaMenuNavigation button.deco-rule {
	flex-direction:row;
	align-items:flex-start
}
#uscaMenuNavigation button.deco-rule:after {
	content:" ";
	width:calc(100% - 20px);
	height:8px;
	margin-left:20px;
	position:absolute;
	display:block;
	background-color:transparent;
	z-index:-1;
	bottom:1.5rem
}
@media (min-width:820px) {
	#uscaMenuNavigation button.deco-rule {
		padding-bottom:0
	}
	#uscaMenuNavigation button.deco-rule:after {
		bottom:.35rem
	}
}
#uscaMenuNavigation button[aria-expanded=false] {
	color:hsla(0,0%,100%,.65)
}
#uscaMenuNavigation button[aria-expanded=false]+[aria-labelledby] {
	display:none
}
ul:not(.usca-list-reset)#uscaMenuNavigation button[aria-expanded=false]:hover {
	list-style-image:url('data:image/svg+xml;utf8,<svg width="15" height="15" viewBox="0 0 20 15" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.07204 5.64298L4.71502 8L7.07204 10.357L9.42907 8L7.07204 5.64298ZM0.000976562 8L7.07204 15.0711L14.1431 8L7.07204 0.928932L0.000976562 8Z" fill="white"/></svg>')
}
#uscaMenuNavigation button[aria-expanded=false]:hover {
	--tw-text-opacity:1;
	color:rgb(255 255 255/var(--tw-text-opacity))
}
ul:not(.usca-list-reset)#uscaMenuNavigation button[aria-expanded=true] {
	list-style-image:url('data:image/svg+xml;utf8,<svg width="15" height="15" viewBox="0 0 20 15" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.07204 5.64298L4.71502 8L7.07204 10.357L9.42907 8L7.07204 5.64298ZM0.000976562 8L7.07204 15.0711L14.1431 8L7.07204 0.928932L0.000976562 8Z" fill="white"/></svg>')
}
#uscaMenuNavigation button[aria-expanded=true] {
	--tw-text-opacity:1;
	color:rgb(255 255 255/var(--tw-text-opacity))
}
#uscaMenuNavigation button[aria-expanded=true]+[aria-labelledby] {
	display:block
}
#uscaMenuNavigation button[aria-expanded=true]+[aria-labelledby] .usca-list-reset,ul:not(.usca-list-reset) #uscaMenuNavigation button[aria-expanded=true]+[aria-labelledby] .usca-list-reset {
	padding-left:0
}
@media (min-width:820px) {
	#uscaMenuNavigation button[aria-expanded=true]+[aria-labelledby] {
		position:absolute;
		padding-right:1.5rem;
		top:14rem;
		left:calc(40vw + 1.5rem);
		width:calc(100% - 40vw - 1.5rem)
	}
}
@media (min-width:1230px) {
	#uscaMenuNavigation button[aria-expanded=true]+[aria-labelledby] {
		left:calc(470px + 1.5rem);
		width:calc(100% - 470px - 1.5rem)
	}
	#uscaMenuNavigation button[aria-expanded=true]+[aria-labelledby] .usca-section-nav-wrapper {
		max-width:704px;
		margin:0 auto
	}
}
#uscaMenuNavigation button[aria-expanded=true].deco-rule {
	flex-direction:row;
	align-items:flex-start
}
#uscaMenuNavigation button[aria-expanded=true].deco-rule:after {
	--tw-bg-opacity:1;
	background-color:rgb(228 1 43/var(--tw-bg-opacity))
}
ul:not(.usca-list-reset)#uscaMenuNavigation .usca-accordions ul a {
	list-style-image:url('data:image/svg+xml;utf8,<svg width="15" height="15" viewBox="0 0 20 15" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.07204 5.64298L4.71502 8L7.07204 10.357L9.42907 8L7.07204 5.64298ZM0.000976562 8L7.07204 15.0711L14.1431 8L7.07204 0.928932L0.000976562 8Z" fill="white"/></svg>')
}
#uscaMenuNavigation .usca-accordions ul a {
	display:inline-flex;
	align-items:center;
	padding:.5rem;
	font-family:kepler-std,serif;
	font-weight:700;
	--tw-text-opacity:1;
	color:rgb(255 255 255/var(--tw-text-opacity))
}
#uscaMenuNavigation .usca-accordions ul a,#uscaMenuNavigation .usca-accordions ul a span {
	transition-property:all;
	transition-timing-function:cubic-bezier(.4,0,.2,1);
	transition-duration:.3s
}
#uscaMenuNavigation .usca-accordions ul a:hover {
	background-color:hsla(0,0%,100%,.1)
}
#uscaMenuNavigation .usca-accordions ul a:hover span {
	padding-left:.5rem
}
@media (min-width:820px) {
	#uscaMenuNavigation .usca-accordions ul a {
		--tw-text-opacity:1;
		color:rgb(1 40 85/var(--tw-text-opacity))
	}
	#uscaMenuNavigation .usca-accordions ul a:hover {
		background-color:rgba(1,40,85,.12)
	}
}
ul:not(.usca-list-reset)#uscaMenuNavigation .usca-nav-panel-list {
	list-style-image:url('data:image/svg+xml;utf8,<svg width="15" height="15" viewBox="0 0 20 15" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.07204 5.64298L4.71502 8L7.07204 10.357L9.42907 8L7.07204 5.64298ZM0.000976562 8L7.07204 15.0711L14.1431 8L7.07204 0.928932L0.000976562 8Z" fill="white"/></svg>')
}
#uscaMenuNavigation .usca-nav-panel-list {
	margin-top:3rem;
	margin-bottom:3rem;
	gap:3rem
}
#uscaMenuNavigation .usca-nav-panel-list>:not([hidden])~:not([hidden]) {
	--tw-space-y-reverse:0;
	margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)));
	margin-bottom:calc(1rem*var(--tw-space-y-reverse))
}
#uscaMenuNavigation .usca-nav-panel-list {
	--tw-text-opacity:1;
	color:rgb(255 255 255/var(--tw-text-opacity))
}
@media (min-width:820px) {
	#uscaMenuNavigation .usca-nav-panel-list {
		column-count:2
	}
}
@media (min-width:1230px) {
	#uscaMenuNavigation .usca-nav-panel-list {
		column-count:3
	}
}
#uscaMenuNavigation .usca-secondary-navigation button {
	font-size:26px;
	line-height:32px
}
#uscaMenuNavigation .usca-secondary-navigation button.deco-rule:after {
	bottom:.15rem;
	height:6px
}
ul:not(.usca-list-reset).usca-section-nav a {
	list-style-image:url('data:image/svg+xml;utf8,<svg width="15" height="15" viewBox="0 0 20 15" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.07204 5.64298L4.71502 8L7.07204 10.357L9.42907 8L7.07204 5.64298ZM0.000976562 8L7.07204 15.0711L14.1431 8L7.07204 0.928932L0.000976562 8Z" fill="white"/></svg>')
}
.usca-section-nav a {
	display:inline-flex;
	align-items:center;
	padding:.5rem 1rem;
	font-family:kepler-std,serif;
	--tw-text-opacity:1;
	color:rgb(255 255 255/var(--tw-text-opacity));
	font-size:16px;
	line-height:19px
}
.usca-section-nav a,.usca-section-nav a .icon,.usca-section-nav a svg {
	transition-property:all;
	transition-timing-function:cubic-bezier(.4,0,.2,1);
	transition-duration:.3s
}
.usca-section-nav a .icon,.usca-section-nav a svg {
	min-width:24px;
	width:24px
}
.usca-section-nav a:hover {
	background-color:hsla(0,0%,100%,.1)
}
.usca-section-nav a:hover .icon,.usca-section-nav a:hover svg {
	--tw-translate-x:0.5rem;
	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))
}
.usca-section-nav #usca-section-nav-links {
	margin-top:1rem
}
ul:not(.usca-list-reset).usca-section-nav-trigger {
	list-style-image:url('data:image/svg+xml;utf8,<svg width="15" height="15" viewBox="0 0 20 15" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.07204 5.64298L4.71502 8L7.07204 10.357L9.42907 8L7.07204 5.64298ZM0.000976562 8L7.07204 15.0711L14.1431 8L7.07204 0.928932L0.000976562 8Z" fill="white"/></svg>')
}
.usca-section-nav-trigger {
	cursor:pointer;
	--tw-text-opacity:1;
	color:rgb(255 255 255/var(--tw-text-opacity))
}
@media (min-width:820px) {
	.usca-section-nav-trigger {
		cursor:default
	}
}
.usca-section-nav-trigger[aria-expanded=false]+#usca-section-nav-links,.usca-section-nav-trigger[aria-expanded=false].deco-rule:after {
	display:none
}
.usca-section-nav-trigger[aria-expanded=true]+#usca-section-nav-links,.usca-section-nav-trigger[aria-expanded=true].deco-rule:after {
	display:block
}
ul:not(.usca-list-reset).usca-section-nav-trigger[aria-expanded=true] .usca-section-nav-icon {
	list-style-image:url('data:image/svg+xml;utf8,<svg width="15" height="15" viewBox="0 0 20 15" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.07204 5.64298L4.71502 8L7.07204 10.357L9.42907 8L7.07204 5.64298ZM0.000976562 8L7.07204 15.0711L14.1431 8L7.07204 0.928932L0.000976562 8Z" fill="white"/></svg>')
}
.usca-section-nav-trigger[aria-expanded=true] .usca-section-nav-icon {
	--tw-rotate:0deg;
	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-text-opacity:1;
	color:rgb(255 255 255/var(--tw-text-opacity))
}
@media (min-width:820px) {
	.usca-section-nav-trigger[aria-expanded=false]+#usca-section-nav-links,.usca-section-nav-trigger[aria-expanded=false].deco-rule:after {
		display:block
	}
}
.usca-section-nav-icon {
	--tw-rotate:45deg;
	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));
	transition-property:all;
	transition-timing-function:cubic-bezier(.4,0,.2,1);
	transition-duration:.3s
}
@media (min-width:820px) {
	.usca-section-nav-icon {
		display:none
	}
}
.usca-breadcrumbs {
	margin-top:1rem;
	margin-bottom:1rem
}
@media (min-width:1230px) {
	.usca-breadcrumbs {
		margin-top:1.5rem;
		margin-bottom:1.5rem
	}
}
.usca-breadcrumbs ul {
	display:flex;
	flex-wrap:nowrap;
	align-items:center;
	font-size:14px;
	line-height:24px;
	font-weight:600
}
.usca-button.usca-breadcrumbs ul {
	display:flex;
	justify-content:space-between
}
@media (min-width:700px) {
	.usca-breadcrumbs ul {
		flex-wrap:wrap
	}
}
.usca-breadcrumbs li {
	display:flex;
	align-items:center;
	white-space:nowrap
}
.usca-button.usca-breadcrumbs li {
	display:flex;
	justify-content:space-between
}
.usca-breadcrumbs li a {
	--tw-text-opacity:1;
	color:rgb(1 40 85/var(--tw-text-opacity))
}
.usca-breadcrumbs li a:hover {
	--tw-text-opacity:1;
	color:rgb(80 86 124/var(--tw-text-opacity));
	text-decoration-line:underline;
	transition-property:all;
	transition-timing-function:cubic-bezier(.4,0,.2,1);
	transition-duration:.3s
}
.usca-breadcrumbs li a:focus {
	text-decoration-line:underline
}
.usca-breadcrumbs li:after {
	content:url('data:image/svg+xml;utf8,<svg width="6" height="10" viewBox="0 0 6 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.66406 0.953125L0.664062 1.95313L3.71094 5L0.664062 8.04688L1.66406 9.04688L5.71094 5L1.66406 0.953125Z" fill="black" fill-opacity="0.45"/></svg>');
	padding-left:.5rem;
	padding-right:.5rem;
	--tw-text-opacity:1;
	color:rgb(0 0 0/var(--tw-text-opacity));
	opacity:.35
}
.usca-breadcrumbs li:last-of-type:after {
	display:none
}
.usca-breadcrumbs li:not(:first-child):not(:last-child):not(:nth-last-child(2)),.usca-breadcrumbs li:nth-last-child(2) .breadcrumb-text {
	position:absolute;
	width:1px;
	height:1px;
	padding:0;
	margin:-1px;
	overflow:hidden;
	clip:rect(0,0,0,0);
	white-space:nowrap;
	border-width:0
}
@media (min-width:700px) {
	.usca-breadcrumbs li:not(:first-child):not(:last-child):not(:nth-last-child(2)),.usca-breadcrumbs li:nth-last-child(2) .breadcrumb-text {
		position:static;
		width:auto;
		height:auto;
		padding:0;
		margin:0;
		overflow:visible;
		clip:auto;
		white-space:normal
	}
	.usca-breadcrumbs li:nth-last-child(2) .breadcrumb-ellipsis {
		position:absolute;
		width:1px;
		height:1px;
		padding:0;
		margin:-1px;
		overflow:hidden;
		clip:rect(0,0,0,0);
		white-space:nowrap;
		border-width:0
	}
}
.usca-center-header .usca-breadcrumbs {
	margin-left:auto;
	margin-right:auto;
	display:inline-block
}
.usca-no-breadcrumbs .usca-breadcrumbs {
	display:none
}
.usca-accordions>:not([hidden])~:not([hidden]) {
	--tw-space-y-reverse:0;
	margin-top:calc(0.5rem*(1 - var(--tw-space-y-reverse)));
	margin-bottom:calc(0.5rem*var(--tw-space-y-reverse))
}
.usca-accordions {
	counter-reset:steps
}
.usca-accordions .usca-accordion-button {
	display:flex;
	width:100%;
	align-items:center;
	justify-content:space-between
}
.usca-button.usca-accordions .usca-accordion-button {
	display:flex;
	justify-content:space-between
}
.usca-accordions .usca-accordion-button.deco-rule {
	transition-property:all;
	transition-timing-function:cubic-bezier(.4,0,.2,1);
	transition-duration:.3s
}
.usca-accordions .usca-accordion-button.deco-rule:hover {
	--tw-text-opacity:1;
	color:rgb(228 1 43/var(--tw-text-opacity))
}
.usca-accordions .usca-accordion-header {
	position:relative;
	display:flex;
	align-items:center
}
.usca-button.usca-accordions .usca-accordion-header {
	display:flex;
	justify-content:space-between
}
.usca-accordions .usca-accordion-header:before {
	counter-increment:steps;
	content:counter(steps);
	margin-right:1rem;
	font-family:proxima-nova,sans-serif
}
.usca-accordions button[aria-expanded=false] {
	display:block;
	text-align:left
}
.usca-accordions button[aria-expanded=false]+[aria-labelledby] {
	display:none
}
ul:not(.usca-list-reset).usca-accordions button[aria-expanded=true] {
	list-style-image:url('data:image/svg+xml;utf8,<svg width="15" height="15" viewBox="0 0 20 15" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.07204 5.64298L4.71502 8L7.07204 10.357L9.42907 8L7.07204 5.64298ZM0.000976562 8L7.07204 15.0711L14.1431 8L7.07204 0.928932L0.000976562 8Z" fill="white"/></svg>')
}
.usca-accordions button[aria-expanded=true] {
	--tw-text-opacity:1;
	color:rgb(255 255 255/var(--tw-text-opacity))
}
.usca-accordions button[aria-expanded=true].deco-rule {
	position:relative;
	flex-direction:column;
	align-items:flex-start;
	padding-bottom:1rem
}
.usca-accordions button[aria-expanded=true].deco-rule:after {
	--tw-bg-opacity:1;
	background-color:rgb(228 1 43/var(--tw-bg-opacity))
}
@media (min-width:1230px) {
	.usca-accordions button[aria-expanded=true].deco-rule:after {
		content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='418' height='6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 0h369.5l-6 6H0l6-6zM382 0h15l-6 6h-15l6-6zM403 0h15l-6 6h-15l6-6z' fill='%23C79900'/%3E%3C/svg%3E")
	}
}
@media (min-width:820px) {
	.usca-accordions button[aria-expanded=true].deco-rule {
		padding-bottom:0
	}
	.usca-accordions button[aria-expanded=true].deco-rule:after {
		bottom:.5rem
	}
}
.usca-accordions button[aria-expanded=true]+[aria-labelledby] {
	display:block
}
.usca-accordions button[aria-expanded=true] .plus {
	display:none
}
.usca-accordion-item {
	overflow:hidden
}
.menu-button {
	display:flex;
	flex-wrap:nowrap;
	align-items:center
}
.menu-button>:not([hidden])~:not([hidden]) {
	--tw-space-x-reverse:0;
	margin-right:calc(0.5rem*var(--tw-space-x-reverse));
	margin-left:calc(0.5rem*(1 - var(--tw-space-x-reverse)))
}
.menu-button {
	background-color:transparent;
	padding:.25rem 1.5rem .25rem 1rem;
	font-family:kepler-std,serif;
	font-weight:700;
	--tw-text-opacity:1;
	color:rgb(1 40 85/var(--tw-text-opacity))
}
.usca-button.menu-button {
	display:flex;
	justify-content:space-between
}
.menu-button {
	clip-path:polygon(0 0,99% 0,90% 100%,0 100%);
	background:linear-gradient(270deg,transparent 50%,#e4012b 0);
	background-size:200% 100%;
	background-position:101% bottom;
	transition:all .15s ease
}
ul:not(.usca-list-reset).menu-button:hover {
	list-style-image:url('data:image/svg+xml;utf8,<svg width="15" height="15" viewBox="0 0 20 15" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.07204 5.64298L4.71502 8L7.07204 10.357L9.42907 8L7.07204 5.64298ZM0.000976562 8L7.07204 15.0711L14.1431 8L7.07204 0.928932L0.000976562 8Z" fill="white"/></svg>')
}
.menu-button:hover {
	--tw-text-opacity:1;
	color:rgb(255 255 255/var(--tw-text-opacity));
	background-position:0 100%
}
ul:not(.usca-list-reset).usca-button {
	list-style-image:url('data:image/svg+xml;utf8,<svg width="15" height="15" viewBox="0 0 20 15" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.07204 5.64298L4.71502 8L7.07204 10.357L9.42907 8L7.07204 5.64298ZM0.000976562 8L7.07204 15.0711L14.1431 8L7.07204 0.928932L0.000976562 8Z" fill="white"/></svg>')
}
.usca-button {
	display:inline-flex;
	align-items:center;
	gap:.25rem;
	--tw-bg-opacity:1;
	background-color:rgb(228 1 43/var(--tw-bg-opacity));
	padding:1rem 2rem;
	text-align:left;
	font-family:kepler-std,serif;
	font-weight:700;
	--tw-text-opacity:1;
	color:rgb(255 255 255/var(--tw-text-opacity));
	line-height:1;
	transition-property:all;
	transition-timing-function:cubic-bezier(.4,0,.2,1);
	transition-duration:.3s
}
.usca-button.usca-button--squished {
	padding-top:.5rem;
	padding-bottom:.5rem
}
.usca-button.flex {
	display:flex;
	justify-content:space-between
}
.usca-button.smed\:inline-flex {
	display:inline-flex
}
.usca-button .icon,.usca-button svg {
	min-width:24px;
	width:24px;
	transition-property:all;
	transition-timing-function:cubic-bezier(.4,0,.2,1);
	transition-duration:.3s
}
.usca-button:hover {
	--tw-bg-opacity:1;
	background-color:rgb(206 0 38/var(--tw-bg-opacity))
}
.usca-button:hover .icon,.usca-button:hover svg {
	--tw-translate-x:0.5rem;
	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))
}
.usca-button-transparent {
	background-color:transparent;
	padding-top:.75rem;
	padding-bottom:.75rem;
	--tw-text-opacity:1;
	color:rgb(1 40 85/var(--tw-text-opacity))
}
.usca-button-transparent .icon,.usca-button-transparent svg {
	--tw-text-opacity:1;
	color:rgb(156 163 175/var(--tw-text-opacity))
}
.usca-button-transparent:hover {
	background-color:rgba(1,40,85,.12)
}
.usca-button-transparent:hover .icon,.usca-button-transparent:hover svg {
	--tw-text-opacity:1;
	color:rgb(228 1 43/var(--tw-text-opacity))
}
.usca-button-blue {
	background-color:rgba(1,40,85,.07);
	padding-top:.75rem;
	padding-bottom:.75rem;
	--tw-text-opacity:1;
	color:rgb(1 40 85/var(--tw-text-opacity))
}
.usca-button-blue .icon,.usca-button-blue svg {
	--tw-text-opacity:1;
	color:rgb(156 163 175/var(--tw-text-opacity))
}
.usca-button-blue:hover {
	background-color:rgba(1,40,85,.12)
}
.usca-button-blue:hover .icon,.usca-button-blue:hover svg {
	--tw-text-opacity:1;
	color:rgb(228 1 43/var(--tw-text-opacity))
}
.usca-button-tight {
	padding-left:1rem;
	padding-right:1rem
}
.usca-arrow-link {
	display:block;
	font-style:italic
}
.usca-arrow-link span {
	display:inline-block;
	transition-property:all;
	transition-timing-function:cubic-bezier(.4,0,.2,1);
	transition-duration:.3s
}
.usca-arrow-link:hover span {
	--tw-translate-x:0.5rem;
	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));
	text-decoration-line:underline
}
.usca-cta-link {
	display:flex;
	align-items:center
}
.usca-button.usca-cta-link {
	display:flex;
	justify-content:space-between
}
.usca-cta-link:after {
	content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 8v3H1v2h18v3l4-4-4-4z' fill='%23C79900'/%3E%3C/svg%3E");
	width:24px;
	height:24px;
	transition-property:all;
	transition-timing-function:cubic-bezier(.4,0,.2,1);
	transition-duration:.3s;
	margin-left:.5rem;
	display:block
}
.usca-cta-link:hover {
	text-decoration-line:underline
}
.group:hover .group-hover\:usca-cta-link:after,.usca-cta-link:hover:after {
	--tw-translate-x:0.25rem;
	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))
}
.group:hover .group-hover\:usca-cta-link:hover {
	text-decoration:none
}
.usca-more-link {
	display:flex;
	align-items:center;
	font-style:italic
}
.usca-button.usca-more-link {
	display:flex;
	justify-content:space-between
}
.usca-more-link {
	font-size:.9em
}
.usca-more-link:before {
	content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 8v3H1v2h18v3l4-4-4-4z' fill='%23C79900'/%3E%3C/svg%3E");
	width:24px;
	height:24px;
	transition-property:all;
	transition-timing-function:cubic-bezier(.4,0,.2,1);
	transition-duration:.3s;
	margin-right:.5rem;
	display:block
}
.usca-media-block-link:hover .usca-more-link,.usca-media-block-link:hover p {
	text-decoration-line:underline
}
.usca-media-block-link:hover .usca-more-link:before {
	margin-right:1rem
}
@media (min-width:700px) {
	.usca-link-list-flowing {
		display:flex;
		flex-wrap:wrap;
		justify-content:center;
		gap:1.25rem;
		row-gap:1rem
	}
	.usca-button.usca-link-list-flowing {
		display:flex;
		justify-content:space-between
	}
}
.usca-link-list-flowing li {
	margin-top:.5rem;
	margin-bottom:.5rem
}
.icon-link {
	display:inline-flex;
	justify-content:center;
	padding-left:3rem;
	--tw-text-opacity:1;
	color:rgb(0 0 0/var(--tw-text-opacity))
}
.icon-link[href]:hover {
	text-decoration-line:underline
}
.icon-link:before {
	content:"";
	margin-left:-3rem;
	margin-right:1rem
}
.icon-link.email:before {
	content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 4a2 2 0 00-2 2v1.732l1 .627 1 .627L12 14l8-4.98 1-.624 1-.62V6a2 2 0 00-2-2H4zm0 2h16v.77l-8 4.978-8-5.014V6zm-2 4.092V18a2 2 0 002 2h16a2 2 0 002-2v-7.87l-2 1.245V18H4v-6.654l-2-1.254z' fill='%23C79900'/%3E%3C/svg%3E")
}
.icon-link.phone:before {
	content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.023 15.488c-.63-.015-1.423-.052-1.924-.14a14.67 14.67 0 01-1.653-.425 1.017 1.017 0 00-1.019.253L13.21 17.38a15.376 15.376 0 01-3.798-2.792A15.376 15.376 0 016.62 10.79l2.204-2.218c.266-.267.365-.659.253-1.019-.142-.458-.329-1.11-.424-1.652-.089-.501-.125-1.294-.141-1.924A1 1 0 007.51 3H4c-.438 0-1 .328-1 1 0 4.539 1.84 8.874 4.966 12.034C11.126 19.16 15.461 21 20 21c.672 0 1-.562 1-1v-3.51a1 1 0 00-.977-1.002z' fill='%23C79900'/%3E%3C/svg%3E")
}
.icon-link.address:before {
	content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.999 2a7 7 0 00-7 7c0 5 7 13 7 13s7-8 7-13a7 7 0 00-7-7zm0 9.5a2.5 2.5 0 110-5 2.5 2.5 0 010 5z' fill='%23C79900'/%3E%3C/svg%3E")
}
.usca-deco-rule {
	background-position:0 100%;
	background-repeat:no-repeat;
	transition-property:all;
	transition-timing-function:cubic-bezier(.4,0,.2,1);
	transition-duration:.3s
}
.usca-deco-rule,.usca-deco-rule.deco-sm-light {
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='1' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 0H0v1h20V0zM28 0h-4v1h4V0z' fill='%23fff' fill-opacity='.4'/%3E%3C/svg%3E")
}
.usca-deco-rule.deco-md-light {
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='56' height='1' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h40v1H0V0zM44 0h4v1h-4V0zM56 0h-4v1h4V0z' fill='%23fff' fill-opacity='.4'/%3E%3C/svg%3E")
}
.usca-deco-rule.deco-lg-light {
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='84' height='1' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M48 0H0v1h48V0zM60 0h-8v1h8V0zM64 0h8v1h-8V0zM84 0h-8v1h8V0z' fill='%23fff' fill-opacity='.4'/%3E%3C/svg%3E")
}
.usca-deco-rule.deco-sm-dark {
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='1' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 0H0v1h20V0zM28 0h-4v1h4V0z' fill='%23000' fill-opacity='.25'/%3E%3C/svg%3E")
}
.usca-deco-rule.deco-md-dark {
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='56' height='1' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h40v1H0V0zM44 0h4v1h-4V0zM56 0h-4v1h4V0z' fill='%23000' fill-opacity='.25'/%3E%3C/svg%3E")
}
.usca-deco-rule.deco-lg-dark {
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='84' height='1' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M48 0H0v1h48V0zM60 0h-8v1h8V0zM64 0h8v1h-8V0zM84 0h-8v1h8V0z' fill='%23000' fill-opacity='.25'/%3E%3C/svg%3E")
}
.usca-deco-rule.text-center {
	background-position:50% 100%
}
@media (min-width:700px) {
	.usca-deco-rule.smed\:text-center {
		background-position:50% 100%
	}
}
.usca-event-date {
	font-family:proxima-nova,sans-serif;
	font-size:40px;
	line-height:44px;
	text-transform:uppercase
}
@media (min-width:820px) {
	.usca-event-date {
		font-size:48px;
		line-height:52px
	}
}
.usca-connect-header {
	font-size:18px;
	line-height:24px;
	font-family:proxima-nova,sans-serif;
	font-weight:700;
	text-transform:none
}
@media (min-width:820px) {
	.usca-connect-header {
		font-size:20px;
		line-height:26px
	}
}
.usca-connect-header.deco-rule {
	margin-bottom:.5rem
}
.usca-connect-header.deco-rule:after {
	content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='36' height='2' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 0h20l-2 2H0l2-2zM24 0h5l-2 2h-5l2-2zM31 0h5l-2 2h-5l2-2z' fill='%23C79900'/%3E%3C/svg%3E");
	width:110px;
	height:2px;
	margin-left:0;
	padding-bottom:1rem;
	margin-top:-.5rem;
	display:block
}
.usca-connect-header.deco-rule.text-center:after {
	margin-left:auto;
	margin-right:auto
}
@media (min-width:600px) {
	.usca-connect-header.deco-rule.sm\:text-center:after {
		margin-left:auto;
		margin-right:auto
	}
}
.usca-small-header h1 {
	font-size:30px;
	line-height:40px
}
@media (min-width:820px) {
	.usca-small-header h1 {
		font-size:38px;
		line-height:48px
	}
	.usca-small-header h1.deco-rule:after {
		margin-top:-1rem;
		padding-bottom:0
	}
}
.usca-large-title h1 {
	font-size:48px;
	line-height:52px;
	margin-top:275px
}
@media (min-width:820px) {
	.usca-large-title h1 {
		font-size:80px;
		line-height:84px;
		max-width:65vw;
		margin-top:auto;
		margin-bottom:auto
	}
}
@media (min-width:1230px) {
	.usca-large-title h1 {
		font-size:128px;
		line-height:120px
	}
}
.usca-hero-center h1 {
	text-align:center
}
.usca-deco-rule.usca-hero-center h1 {
	background-position:50% 100%
}
.usca-connect-header.deco-rule.usca-hero-center h1:after {
	margin-left:auto;
	margin-right:auto
}
.usca-hero-center h1 {
	max-width:100vw
}
.usca-hero-center h1.usca-deco-rule {
	background-position:50% 100%
}
.usca-subhead {
	font-size:20px;
	line-height:26px;
	margin-bottom:1rem;
	padding-top:.5rem;
	font-family:proxima-nova,sans-serif;
	font-weight:700;
	text-transform:none
}
.usca-tab-list {
	margin-right:2rem;
	display:inline-flex;
	align-items:center;
	font-size:14px;
	line-height:24px;
	color:rgba(0,0,0,.65)
}
.usca-tab-button {
	white-space:nowrap;
	padding:1rem 1.5rem;
	font-size:12px;
	line-height:20px;
	font-weight:700;
	text-transform:uppercase;
	line-height:1;
	letter-spacing:.1em
}
.usca-tab-button[aria-expanded=true] {
	--tw-bg-opacity:1;
	background-color:rgb(203 174 111/var(--tw-bg-opacity));
	--tw-text-opacity:1;
	color:rgb(0 0 0/var(--tw-text-opacity))
}
.usca-tab-button-wrapper {
	width:100%;
	overflow-x:scroll;
	border-bottom-width:2px;
	--tw-border-opacity:1;
	border-color:rgb(203 174 111/var(--tw-border-opacity))
}
.usca-tab-button-wrapper .usca-org-block-wrapper.grid {
	grid-template-columns:repeat(4,minmax(300px,1fr));
	margin-left:1.5rem;
	margin-right:1.5rem
}
@media (min-width:820px) {
	.usca-tab-button-wrapper .usca-org-block-wrapper.grid {
		grid-template-columns:repeat(4,minmax(355px,1fr));
		overflow-x:none
	}
}
.usca-tab-button-wrapper {
	scrollbar-width:none;
	-ms-overflow-style:none;
	max-width:100vw
}
.usca-tab-button-wrapper::-webkit-scrollbar {
	width:0;
	height:0
}
.usca-tab-panel {
	width:100%;
	background-color:rgba(203,174,111,.1);
	padding:2rem;
	font-size:14px;
	line-height:24px
}
@media (min-width:820px) {
	.usca-tab-panel {
		padding:3rem
	}
}
.usca-image {
	height:auto;
	width:100%
}
.usca-image-deco {
	margin-left:1rem;
	margin-top:1rem;
	border-width:1px;
	--tw-border-opacity:1;
	border-color:rgb(203 174 111/var(--tw-border-opacity));
	margin-right:2rem
}
.usca-image-deco img {
	--tw-translate-x:-1rem;
	--tw-translate-y:-1rem;
	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))
}
.usca-image-deco.deco-left {
	margin-left:1rem;
	margin-top:.75rem;
	border-width:1px;
	--tw-border-opacity:1;
	border-color:rgb(203 174 111/var(--tw-border-opacity));
	margin-right:-1px
}
.usca-image-deco.deco-left img {
	--tw-translate-x:1rem;
	--tw-translate-y:-1rem;
	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))
}
.usca-picture-frame {
	position:relative
}
.usca-picture-frame:before {
	content:"";
	position:absolute;
	border-left-width:2px;
	border-top-width:2px;
	--tw-border-opacity:1;
	border-color:rgb(228 1 43/var(--tw-border-opacity));
	width:100%;
	height:100%;
	left:-5px;
	top:-5px;
	display:block
}
.usca-testimonial-quote {
	position:relative;
	font-size:22px;
	line-height:28px;
	font-weight:700
}
.usca-testimonial-quote:before {
	content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='96' height='101' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M39.923 22.565L23.159 45.078l-1.19 1.597H43v30H13v-27.99l19.44-26.12h7.483zm39.914 0L63.159 44.968l-1.19 1.597H83v30H53V48.576l19.362-26.01h7.475z' stroke='%23C79900' stroke-opacity='.3' stroke-width='2'/%3E%3C/svg%3E");
	top:-4.5rem;
	left:-2rem
}
.usca-testimonial-quote:after,.usca-testimonial-quote:before {
	position:absolute;
	font-family:proxima-nova,sans-serif;
	font-size:40px;
	line-height:44px
}
.usca-testimonial-quote:after {
	content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='96' height='101' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M72.04 53.205H53v-30h30v27.99l-19.44 26.12h-7.483l16.764-22.513 1.19-1.597h-1.992zm-40 .11H13v-30h30v27.988L23.638 77.314h-7.475l16.678-22.402 1.19-1.597h-1.992z' stroke='%23C79900' stroke-opacity='.3' stroke-width='2'/%3E%3C/svg%3E");
	bottom:-1rem;
	right:-1rem
}
.usca-testimonial-cite {
	margin-top:2rem;
	font-size:14px;
	line-height:24px
}
.usca-event-wrapper {
	width:max-content
}
@media (min-width:1230px) {
	.usca-event-wrapper {
		width:auto
	}
}
.usca-event-item {
	width:87.5vw
}
@media (min-width:700px) {
	.usca-event-item {
		width:33vw
	}
}
@media (min-width:1230px) {
	.usca-event-item {
		width:auto
	}
}
.usca-scroll-wrapper {
	width:max-content;
	margin-left:1rem;
	margin-right:1rem
}
@media (min-width:975px) {
	.usca-scroll-wrapper {
		width:auto;
		justify-items:end
	}
}
.usca-scroll-item {
	width:77.5vw
}
@media (min-width:700px) {
	.usca-scroll-item {
		width:52.5vw
	}
}
@media (min-width:975px) {
	.usca-scroll-item {
		width:auto;
		max-width:405px
	}
}
.usca-map {
	width:100%;
	height:375px
}
@media (min-width:700px) {
	.usca-map {
		height:100%;
		min-height:800px
	}
}
.usca-dark .usca-logo-dark {
	display:block
}
.usca-dark .usca-logo-light {
	display:none
}
.usca-dark .usca-hero-media {
	opacity:1
}
.usca-dark .usca-hero-media:after {
	content:"";
	width:100%;
	height:100%;
	display:block;
	top:0;
	left:0;
	position:absolute;
	background:linear-gradient(180deg,rgba(0,0,0,.15),#000),linear-gradient(270deg,rgba(0,0,0,.15) 50%,rgba(0,0,0,.35))
}
@media (min-width:820px) {
	.usca-dark .usca-hero-media:after {
		background:linear-gradient(180deg,rgba(0,0,0,.15),rgba(0,0,0,.49)),linear-gradient(270deg,rgba(0,0,0,.15) 50%,rgba(0,0,0,.73))
	}
}
ul:not(.usca-list-reset).usca-dark .menu-button {
	list-style-image:url('data:image/svg+xml;utf8,<svg width="15" height="15" viewBox="0 0 20 15" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.07204 5.64298L4.71502 8L7.07204 10.357L9.42907 8L7.07204 5.64298ZM0.000976562 8L7.07204 15.0711L14.1431 8L7.07204 0.928932L0.000976562 8Z" fill="white"/></svg>')
}
.usca-dark .menu-button {
	--tw-text-opacity:1;
	color:rgb(255 255 255/var(--tw-text-opacity))
}
ul:not(.usca-list-reset).usca-dark .usca-hero-wrapper {
	list-style-image:url('data:image/svg+xml;utf8,<svg width="15" height="15" viewBox="0 0 20 15" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.07204 5.64298L4.71502 8L7.07204 10.357L9.42907 8L7.07204 5.64298ZM0.000976562 8L7.07204 15.0711L14.1431 8L7.07204 0.928932L0.000976562 8Z" fill="white"/></svg>')
}
.usca-dark .usca-hero-wrapper {
	background-color:rgba(0,0,0,.75);
	--tw-text-opacity:1;
	color:rgb(255 255 255/var(--tw-text-opacity))
}
ul:not(.usca-list-reset).usca-dark .usca-hero-wrapper-container h1 {
	list-style-image:url('data:image/svg+xml;utf8,<svg width="15" height="15" viewBox="0 0 20 15" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.07204 5.64298L4.71502 8L7.07204 10.357L9.42907 8L7.07204 5.64298ZM0.000976562 8L7.07204 15.0711L14.1431 8L7.07204 0.928932L0.000976562 8Z" fill="white"/></svg>')
}
.usca-dark .usca-hero-wrapper-container h1 {
	--tw-text-opacity:1;
	color:rgb(255 255 255/var(--tw-text-opacity))
}
.usca-dark .usca-hero-wrapper-container h1.usca-deco-rule {
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='84' height='1' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M48 0H0v1h48V0zM60 0h-8v1h8V0zM64 0h8v1h-8V0zM84 0h-8v1h8V0z' fill='%23fff' fill-opacity='.4'/%3E%3C/svg%3E")
}
.usca-dark .usca-breadcrumbs li:after {
	content:url('data:image/svg+xml;utf8,<svg width="6" height="10" viewBox="0 0 6 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.66406 0.953125L0.664062 1.95313L3.71094 5L0.664062 8.04688L1.66406 9.04688L5.71094 5L1.66406 0.953125Z" fill="white" /></svg>')
}
ul:not(.usca-list-reset).usca-dark .usca-breadcrumbs li a {
	list-style-image:url('data:image/svg+xml;utf8,<svg width="15" height="15" viewBox="0 0 20 15" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.07204 5.64298L4.71502 8L7.07204 10.357L9.42907 8L7.07204 5.64298ZM0.000976562 8L7.07204 15.0711L14.1431 8L7.07204 0.928932L0.000976562 8Z" fill="white"/></svg>')
}
.usca-dark .usca-breadcrumbs li a {
	--tw-text-opacity:1;
	color:rgb(255 255 255/var(--tw-text-opacity))
}
.usca-dark-blue .usca-hero-wrapper {
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='634' height='612' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M470.964 190.269L397.468 0H236.435l-90.223 233.343c17.287 4.004 32.231 10.964 32.231 10.964s-14.577-34.211-8.717-47.885c13.185 17.704 23.88 29.717 55.403 25.835-4.004-9.328-14.577-17.923-28.007-20.292 22.342-11.208 41.412-8.62 62.802 2.711.366.122.586.341.952.586 1.758-11.55 5.763-23.955 13.772-35.871 0 0 2.246-4.005 6.007-3.785 3.882.244 6.006 7.423 6.006 7.423s5.519 13.919 8.815 28.668c4.932-8.962 11.403-18.168 19.876-26.299 5.298-5.079 16.579-7.545 10.597 9.206-3.76 10.5 3.052 29.961 8.717 43.049l17.41 12.039c7.52 9.205 90.808 93.791 93.397 104.975 2.002 8.375-2.125 32.208-6.129 38.703-4.005 6.495-23.05 14.041-32.475 7.325-9.059-6.617-18.948-16.287-18.948-16.287s-55.526-25.37-69.639-22.05c-38.702 6.374-63.168 1.881-74.937-11.086-3.419-4.493-5.421-9.791-6.227-15.334-1.636-12.161 1.05-24.419 4.835-35.871-4.127 5.079-8.473 10.378-11.769 16.507-3.419 6.129-6.471 13.088-7.887 21.586-.83 5.543-.83 12.16.952 18.997-16.946 9.328-35.649 17.924-50.227 24.541-36.235 23.124-72.227 54.966-121.281 106.293L0 612h165.624l32.939-103.583h232.552L464.982 612H634L470.964 190.293v-.024z' fill='%23081e3e'/%3E%3C/svg%3E")
}
.usca-dark-blue .usca-hero-wrapper h1 {
	--tw-text-opacity:1;
	color:rgb(245 243 241/var(--tw-text-opacity))
}
.usca-dark-blue .usca-hero-media:after {
	background:linear-gradient(180deg,rgba(1,40,85,.29),rgba(1,40,85,.49)),linear-gradient(270deg,rgba(1,40,85,.61) 50%,rgba(1,40,85,.73))
}
.usca-news .usca-hero-wrapper {
	background-image:none
}
.usca-news .usca-hero-wrapper .usca-hero-wrapper-container {
	width:65vw
}
.usca-news .usca-hero-wrapper h1 {
	text-align:center;
	font-size:80px;
	line-height:84px;
	--tw-text-opacity:1;
	color:rgb(245 243 241/var(--tw-text-opacity))
}
.usca-deco-rule.usca-news .usca-hero-wrapper h1 {
	background-position:50% 100%
}
.usca-connect-header.deco-rule.usca-news .usca-hero-wrapper h1:after {
	margin-left:auto;
	margin-right:auto
}
.usca-news .usca-hero-wrapper h1 {
	background-position:50% 100%
}
.usca-news .usca-breadcrumbs {
	display:none
}
.usca-news .usca-hero-media {
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='634' height='612' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M470.964 190.269L397.468 0H236.435l-90.223 233.343c17.287 4.004 32.231 10.964 32.231 10.964s-14.577-34.211-8.717-47.885c13.185 17.704 23.88 29.717 55.403 25.835-4.004-9.328-14.577-17.923-28.007-20.292 22.342-11.208 41.412-8.62 62.802 2.711.366.122.586.341.952.586 1.758-11.55 5.763-23.955 13.772-35.871 0 0 2.246-4.005 6.007-3.785 3.882.244 6.006 7.423 6.006 7.423s5.519 13.919 8.815 28.668c4.932-8.962 11.403-18.168 19.876-26.299 5.298-5.079 16.579-7.545 10.597 9.206-3.76 10.5 3.052 29.961 8.717 43.049l17.41 12.039c7.52 9.205 90.808 93.791 93.397 104.975 2.002 8.375-2.125 32.208-6.129 38.703-4.005 6.495-23.05 14.041-32.475 7.325-9.059-6.617-18.948-16.287-18.948-16.287s-55.526-25.37-69.639-22.05c-38.702 6.374-63.168 1.881-74.937-11.086-3.419-4.493-5.421-9.791-6.227-15.334-1.636-12.161 1.05-24.419 4.835-35.871-4.127 5.079-8.473 10.378-11.769 16.507-3.419 6.129-6.471 13.088-7.887 21.586-.83 5.543-.83 12.16.952 18.997-16.946 9.328-35.649 17.924-50.227 24.541-36.235 23.124-72.227 54.966-121.281 106.293L0 612h165.624l32.939-103.583h232.552L464.982 612H634L470.964 190.293v-.024z' fill='%23F5F3F1'/%3E%3C/svg%3E");
	background-repeat:no-repeat;
	background-size:30%;
	background-position:50%
}
.usca-news .usca-hero-media:after {
	background:rgba(80,86,124,.95)
}
.usca-feature-image,.usca-feature-image img {
	width:100%;
	margin-left:-1rem
}
.usca-feature-block {
	position:relative;
	margin-left:1rem;
	margin-top:-6rem;
	--tw-bg-opacity:1;
	background-color:rgb(245 243 241/var(--tw-bg-opacity));
	padding:4rem 3rem
}
@media (min-width:820px) {
	.usca-feature-image,.usca-feature-image img {
		width:auto;
		margin-left:0
	}
	.usca-feature-block {
		margin-top:-16rem
	}
}
@media (min-width:1230px) {
	.usca-feature {
		display:grid;
		grid-template-columns:repeat(3,minmax(0,1fr))
	}
	.overflow-x-scroll .usca-org-block-wrapper.usca-feature {
		grid-template-columns:repeat(4,minmax(300px,1fr));
		margin-left:1.5rem;
		margin-right:1.5rem
	}
	@media (min-width:820px) {
		.overflow-x-scroll .usca-org-block-wrapper.usca-feature {
			grid-template-columns:repeat(4,minmax(355px,1fr));
			overflow-x:none
		}
	}
	.usca-feature-block {
		grid-column:span 2/span 2;
		margin-right:0;
		margin-top:7rem;
		margin-left:-3rem
	}
}
.usca-feature-container {
	margin-left:auto;
	margin-right:auto;
	width:100%;
	padding-left:1rem;
	padding-right:1rem
}
@media (min-width:600px) {
	.usca-feature-container {
		max-width:600px
	}
}
.usca-connect {
	position:relative;
	display:grid
}
.overflow-x-scroll .usca-org-block-wrapper.usca-connect {
	grid-template-columns:repeat(4,minmax(300px,1fr));
	margin-left:1.5rem;
	margin-right:1.5rem
}
@media (min-width:820px) {
	.overflow-x-scroll .usca-org-block-wrapper.usca-connect {
		grid-template-columns:repeat(4,minmax(355px,1fr));
		overflow-x:none
	}
}
/*.usca-connect:after {
	content:"";
	display:block;
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='76' height='96' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 1h75L43.17 95H0' stroke='%23E4012B'/%3E%3C/svg%3E");
	height:96px;
	width:76px;
	top:-38px;
	left:0;
	position:absolute
}*/
@media (min-width:820px) {
	.usca-connect {
		grid-template-columns:repeat(2,minmax(0,1fr))
	}
  }
/*	.usca-connect:after {
		background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='118' height='148' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 1h117L67.346 147H0' stroke='%23E4012B'/%3E%3C/svg%3E");
		height:148px;
		width:118px;
		top:-32px
	}
*/
.usca-connect-bg-image {
	margin-left:1rem;
	margin-top:-3rem;
	background:linear-gradient(rgba(80,86,124,.94),rgba(80,86,124,.94)),url(../images/aikenbuilding.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:50%
}
@media (min-width:820px) {
	.usca-connect-bg-image {
		position:relative;
		margin-top:4rem;
		margin-left:0
	}
	.usca-connect-bg-image:after {
		content:"";
		display:block;
		--tw-bg-opacity:1;
		background-color:rgb(245 243 241/var(--tw-bg-opacity));
		height:72px;
		width:85%;
		top:-72px;
		left:0;
		position:absolute
	}
}
.usca-org-block-image,.usca-org-block-image img {
	width:100%
}
.usca-org-block-content,.usca-org-block-image,.usca-org-block-image img {
	transition-property:all;
	transition-timing-function:cubic-bezier(.4,0,.2,1);
	transition-duration:.3s
}
.usca-org-block-content {
	min-width:210px;
	width:80%;
	position:absolute;
	left:-.5rem;
	bottom:1rem;
	border-left-width:8px;
	border-color:transparent;
	--tw-bg-opacity:1;
	background-color:rgb(255 255 255/var(--tw-bg-opacity));
	padding:1rem
}
.usca-org-block-content>* {
	transition-property:all;
	transition-timing-function:cubic-bezier(.4,0,.2,1);
	transition-duration:.3s
}
@media (min-width:700px) {
	.usca-org-block-content {
		min-width:300px
	}
}
.usca-org-block:hover .usca-org-block-image,.usca-org-block:hover .usca-org-block-image img {
	--tw-grayscale:grayscale(100%);
	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)
}
.usca-org-block:hover .usca-org-block-content {
	--tw-border-opacity:1;
	border-color:rgb(228 1 43/var(--tw-border-opacity));
	padding-left:1.5rem
}
.usca-org-block:hover .usca-org-block-content>* {
	--tw-text-opacity:1;
	color:rgb(228 1 43/var(--tw-text-opacity))
}
.usca-block-started {
	position:relative
}
.usca-block-started .usca-block-image {
	height:620px;
	position:relative
}
.usca-block-started .usca-block-image:after {
	position:absolute;
	top:0;
	left:0;
	display:block;
	height:100%;
	width:100%;
	content:"";
	background:linear-gradient(270deg,rgba(0,0,0,.15),#000),linear-gradient(270deg,rgba(0,0,0,.15) 50%,rgba(0,0,0,.35))
}
@media (min-width:820px) {
	.usca-block-started .usca-block-image {
		max-height:672px
	}
}
.usca-block-started .usca-block-content {
	margin-top:-300px
}
ul:not(.usca-list-reset).usca-block-started .usca-block-content {
	list-style-image:url('data:image/svg+xml;utf8,<svg width="15" height="15" viewBox="0 0 20 15" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.07204 5.64298L4.71502 8L7.07204 10.357L9.42907 8L7.07204 5.64298ZM0.000976562 8L7.07204 15.0711L14.1431 8L7.07204 0.928932L0.000976562 8Z" fill="white"/></svg>')
}
.usca-block-started .usca-block-content {
	position:relative;
	margin-right:1.5rem;
	--tw-bg-opacity:1;
	background-color:rgb(0 0 0/var(--tw-bg-opacity));
	padding:3rem;
	--tw-text-opacity:1;
	color:rgb(255 255 255/var(--tw-text-opacity))
}
/*.usca-block-started .usca-block-content:after {
	width:2px;
	height:141px;
	right:48px;
	top:-72px;
	content:"";
	position:absolute;
	display:block;
	--tw-bg-opacity:1;
	background-color:rgb(228 1 43/var(--tw-bg-opacity))
}*/
@media (min-width:820px) {
	.usca-block-started .usca-block-content {
		position:absolute;
		top:0;
		left:0;
		margin-top:0;
		display:block;
		display:flex;
		height:100%;
		width:100%;
		align-items:center;
		background-color:transparent
	}
	.usca-button.usca-block-started .usca-block-content {
		display:flex;
		justify-content:space-between
	}
	.usca-block-started .usca-block-content:after {
		left:42px;
		top:-36px
	}
}
@media (min-width:975px) {
	.usca-block-started .usca-block-content {
		padding-left:4rem;
		padding-right:4rem
	}
}
@media (min-width:1230px) {
	.usca-block-started .usca-block-content {
		padding-left:6rem;
		padding-right:6rem
	}
	.usca-block-started .usca-block-content h2 {
		font-size:128px;
		line-height:120px
	}
}
.overflow-x-scroll .usca-org-block-wrapper.grid {
	grid-template-columns:repeat(4,minmax(300px,1fr));
	margin-left:1.5rem;
	margin-right:1.5rem
}
@media (min-width:820px) {
	.overflow-x-scroll .usca-org-block-wrapper.grid {
		grid-template-columns:repeat(4,minmax(355px,1fr));
		overflow-x:none
	}
}
#uscaStickyFooter {
	pointer-events:none
}
#uscaStickyFooter,#uscaStickyFooter #uscaBackToTop {
	transition-property:all;
	transition-timing-function:cubic-bezier(.4,0,.2,1);
	transition-duration:.3s
}
#uscaStickyFooter #uscaBackToTop {
	opacity:0;
	pointer-events:auto
}
#uscaStickyFooter #uscaBackToTop.show-trigger {
	opacity:1
}
.container {
	padding-left:1rem;
	padding-right:1rem
}
.container.stretch {
	padding-left:0;
	padding-right:0
}
.container.padded {
	padding:1.5rem
}
.container .usca-x-scroll {
	max-width:calc(100vw - 2rem);
	scrollbar-width:none;
	-ms-overflow-style:none
}
@media (min-width:600px) {
	.container .usca-x-scroll {
		max-width:calc(600px - 2rem)
	}
}
@media (min-width:700px) {
	.container .usca-x-scroll {
		max-width:calc(700px - 2rem)
	}
}
@media (min-width:820px) {
	.container .usca-x-scroll {
		max-width:calc(820px - 2rem)
	}
}
@media (min-width:975px) {
	.container .usca-x-scroll {
		max-width:calc(975px - 2rem)
	}
}
@media (min-width:1230px) {
	.container .usca-x-scroll {
		max-width:calc(1230px - 2rem)
	}
}
@media (min-width:1400px) {
	.container .usca-x-scroll {
		max-width:calc(1400px - 2rem)
	}
}
@media (min-width:1536px) {
	.container .usca-x-scroll {
		max-width:calc(1536px - 2rem)
	}
}
@media (min-width:820px) {
	.md\:container {
		padding-left:1rem;
		padding-right:1rem
	}
}
@media (min-width:1230px) {
	.lg\:container {
		padding-left:1rem;
		padding-right:1rem
	}
}
.inside-container-stretch {
	margin-left:-1rem;
	margin-right:-1rem
}
.inside-container-stretch .usca-event-wrapper {
	margin-left:1rem;
	margin-right:1rem
}
.container-flush-right {
	margin-right:0;
	margin-left:auto;
	padding-right:0
}
@media (min-width:600px) {
	.container-flush-right {
		max-width:calc(50vw+300px)
	}
}
@media (min-width:700px) {
	.container-flush-right {
		max-width:calc(50vw+350px)
	}
}
@media (min-width:820px) {
	.container-flush-right {
		max-width:calc(50vw+410px)
	}
}
@media (min-width:975px) {
	.container-flush-right {
		max-width:calc(50vw+487.5px)
	}
}
@media (min-width:1230px) {
	.container-flush-right {
		max-width:calc(50vw+615px)
	}
}
@media (min-width:1400px) {
	.container-flush-right {
		max-width:calc(50vw+700px)
	}
}
@media (min-width:1536px) {
	.container-flush-right {
		max-width:calc(50vw+768px)
	}
}
ul:not(.usca-list-reset).container-flush-left {
	padding-left:0
}
.container-flush-left {
	margin-left:0;
	margin-right:auto;
	padding-left:0
}
@media (min-width:600px) {
	.container-flush-left {
		max-width:calc(50vw+300px)
	}
}
@media (min-width:700px) {
	.container-flush-left {
		max-width:calc(50vw+350px)
	}
}
@media (min-width:820px) {
	.container-flush-left {
		max-width:calc(50vw+410px)
	}
}
@media (min-width:975px) {
	.container-flush-left {
		max-width:calc(50vw+487.5px)
	}
}
@media (min-width:1230px) {
	.container-flush-left {
		max-width:calc(50vw+615px)
	}
}
@media (min-width:1400px) {
	.container-flush-left {
		max-width:calc(50vw+700px)
	}
}
@media (min-width:1536px) {
	.container-flush-left {
		max-width:calc(50vw+768px)
	}
}
.container-reset,.lg\:container-reset,.md\:container-reset,.sm\:container-reset,.xl\:container-reset {
	margin-left:0;
	margin-right:0;
	max-width:100%;
	padding-left:0;
	padding-right:0
}
.skinny-container {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	padding-left:1rem;
	padding-right:1rem
}
@media (min-width:600px) {
	.skinny-container {
		max-width:600px
	}
}
@media (min-width:700px) {
	.skinny-container {
		max-width:700px
	}
}
@media (min-width:820px) {
	.skinny-container {
		max-width:calc(820px - 6%)
	}
}
@media (min-width:975px) {
	.skinny-container {
		max-width:calc(975px - 10%)
	}
}
@media (min-width:1230px) {
	.skinny-container {
		max-width:calc(1230px - 10%)
	}
}
@media (min-width:1400px) {
	.skinny-container {
		max-width:calc(1300px - 15%)
	}
}
@media (min-width:1536px) {
	.skinny-container {
		max-width:calc(1536px - 17.5%)
	}
}
.extra-skinny-container {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	padding-left:1rem;
	padding-right:1rem
}
@media (min-width:600px) {
	.extra-skinny-container {
		max-width:600px
	}
}
@media (min-width:700px) {
	.extra-skinny-container {
		max-width:700px
	}
}
@media (min-width:820px) {
	.extra-skinny-container {
		max-width:calc(820px - 12%)
	}
}
@media (min-width:975px) {
	.extra-skinny-container {
		max-width:calc(975px - 16%)
	}
}
@media (min-width:1230px) {
	.extra-skinny-container {
		max-width:860px
	}
}
.extra-extra-skinny-container {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	padding-left:1rem;
	padding-right:1rem
}
@media (min-width:600px) {
	.extra-extra-skinny-container {
		max-width:525px
	}
}
@media (min-width:820px) {
	.extra-extra-skinny-container {
		max-width:575px
	}
}
.usca-new-section {
	margin-top:4rem
}
@media (min-width:820px) {
	.usca-new-section {
		margin-top:6rem
	}
	.usca-new-section.mt-32 {
		margin-top:8rem
	}
}
.usca-last-section {
	margin-bottom:4rem
}
@media (min-width:820px) {
	.usca-last-section {
		margin-bottom:6rem
	}
}
.usca-carousel:focus {
	--tw-border-opacity:1;
	border-color:rgb(249 245 229/var(--tw-border-opacity));
	--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 transparent);
	--tw-ring-opacity:1;
	--tw-ring-color:rgb(249 245 229/var(--tw-ring-opacity))
}
.usca-carousel .usca-carousel-item {
	margin-right:1rem;
	height:auto
}
.usca-carousel.usca-carousel-stories .usca-carousel-item {
	width:80vw;
	margin-right:1rem
}
@media (min-width:700px) {
	.usca-carousel.usca-carousel-stories .usca-carousel-item {
		width:60vw
	}
}
@media (min-width:820px) {
	.usca-carousel.usca-carousel-stories .usca-carousel-item {
		width:45vw
	}
}
@media (min-width:975px) {
	.usca-carousel.usca-carousel-stories .usca-carousel-item {
		width:40vw
	}
}
@media (min-width:1230px) {
	.usca-carousel.usca-carousel-stories .usca-carousel-item {
		width:30vw
	}
}
.usca-carousel {
	margin-right:.5rem;
	margin-left:.5rem
}
.usca-carousel .flickity-page-dots {
	bottom:0;
	margin-bottom:0;
	padding-left:0
}
.usca-carousel .flickity-prev-next-button {
	top:auto;
	bottom:-1.5rem;
	transform:none
}
.usca-carousel .flickity-button {
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='42' height='42' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.058 14l1.498 1.485-4.563 4.525H42v1.98H3.993l4.563 4.525L7.058 28 0 21l7.058-7z' fill='%23C79900'/%3E%3C/svg%3E");
	border-radius:0;
	--tw-bg-opacity:1;
	background-color:rgb(255 255 255/var(--tw-bg-opacity));
	background-position:50%;
	background-repeat:no-repeat;
	width:74px;
	height:58px;
	transition-property:all;
	transition-timing-function:cubic-bezier(.4,0,.2,1);
	transition-duration:.3s;
	bottom:-3.5rem;
	padding-bottom:3.5rem
}
@media (min-width:820px) {
	.usca-carousel .flickity-button {
		top:calc(50% - 29px)
	}
}
.usca-carousel .flickity-button:hover {
	--tw-bg-opacity:1;
	background-color:rgb(0 0 0/var(--tw-bg-opacity));
	background-position:50%;
	background-repeat:no-repeat;
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='42' height='42' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.058 14l1.498 1.485-4.563 4.525H42v1.98H3.993l4.563 4.525L7.058 28 0 21l7.058-7z' fill='%23C79900'/%3E%3C/svg%3E")
}
.usca-carousel .flickity-button svg {
	display:none
}
.usca-carousel .flickity-button.previous {
	order:1;
	left:calc(50% - 80px)
}
@media (min-width:820px) {
	.skinny-container .usca-carousel .flickity-button.previous {
		left:-3rem
	}
	.usca-carousel .flickity-button.previous {
		left:-3.5rem
	}
}
.usca-carousel .flickity-button.next {
	order:3;
	right:calc(50% - 80px);
	transform:rotate(180deg)
}
@media (min-width:820px) {
	.skinny-container .usca-carousel .flickity-button.next {
		right:-3rem
	}
	.usca-carousel .flickity-button.next {
		right:-3.5rem
	}
}
.usca-carousel.transparent-buttons .flickity-button {
	background-color:transparent
}
.usca-carousel.transparent-buttons .flickity-button:hover {
	--tw-bg-opacity:1;
	background-color:rgb(0 0 0/var(--tw-bg-opacity))
}
.usca-carousel .flickity-page-dots {
	position:static;
	width:auto;
	order:2
}
@media (min-width:820px) {
	.usca-carousel .flickity-page-dots {
		margin-bottom:1rem
	}
}
@media (min-width:975px) {
	.usca-carousel .flickity-page-dots {
		margin-bottom:3rem
	}
}
@media (min-width:1230px) {
	.usca-carousel .flickity-page-dots {
		margin-bottom:4rem
	}
}
.usca-highlight-carousel .usca-highlight-item {
	width:80vw;
	margin-right:2rem
}
@media (min-width:700px) {
	.usca-highlight-carousel .usca-highlight-item {
		width:60vw
	}
}
@media (min-width:820px) {
	.usca-highlight-carousel .usca-highlight-item {
		width:50vw
	}
}
@media (min-width:975px) {
	.usca-highlight-carousel .usca-highlight-item {
		width:40vw
	}
}
@media (min-width:1230px) {
	.usca-highlight-carousel .usca-highlight-item {
		width:30vw
	}
}
@media (min-width:1400px) {
	.usca-highlight-carousel .usca-highlight-item {
		width:25%
	}
}
.usca-highlight-carousel .usca-carousel-wrapper {
	width:auto
}
.usca-highlight-carousel .flickity-button {
	width:74px;
	height:58px
}
@media (min-width:820px) {
	.usca-highlight-carousel .flickity-button {
		top:-3.5rem
	}
}
.usca-highlight-carousel .flickity-button.previous {
	left:calc(50% - 110px)
}
@media (min-width:820px) {
	.usca-highlight-carousel .flickity-button.previous {
		left:0
	}
	.usca-highlight-carousel .flickity-button.next {
		right:auto;
		left:78px
	}
}
input[type=checkbox] {
	border-width:2px;
	--tw-border-opacity:1;
	border-color:rgb(229 231 235/var(--tw-border-opacity));
	--tw-bg-opacity:1;
	background-color:rgb(255 255 255/var(--tw-bg-opacity));
	--tw-text-opacity:1;
	color:rgb(228 1 43/var(--tw-text-opacity));
	height:24px;
	width:24px
}
@media (min-width:820px) {
	input[type=checkbox] {
		height:26px;
		width:26px
	}
}
input[type=checkbox]:focus,input[type=checkbox]:focus-within,input[type=checkbox]:hover {
	background-color:hsla(0,0%,100%,.25)
}
input[type=checkbox]:checked {
	--tw-bg-opacity:1;
	background-color:rgb(228 1 43/var(--tw-bg-opacity));
	--tw-ring-opacity:1;
	--tw-ring-color:rgb(228 1 43/var(--tw-ring-opacity));
	border-color:hsla(0,0%,100%,.2)!important;
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.207 4.793a1 1 0 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")
}
.usca-video-container {
	position:relative;
	overflow:hidden;
	width:100%
}
.usca-video-container:after {
	display:block;
	content:"";
	padding-top:56.25%
}
.usca-video-container embed,.usca-video-container iframe,.usca-video-container object {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%
}
.usca-video-poster-wrapper {
	position:relative;
	cursor:pointer
}
.usca-video-poster-wrapper:after {
	content:"";
	height:48px;
	width:48px;
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 5.5v14l11-7-11-7z' fill='%23fff'/%3E%3C/svg%3E");
	background-repeat:no-repeat;
	background-position:50%;
	position:absolute;
	display:block;
	border-radius:9999px;
	background-color:rgba(0,0,0,.5);
	--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 transparent);
	--tw-ring-opacity:1;
	--tw-ring-color:rgb(255 255 255/var(--tw-ring-opacity));
	top:calc(50% - 38px);
	left:calc(50% - 38px);
	transition-property:all;
	transition-timing-function:cubic-bezier(.4,0,.2,1);
	transition-duration:.3s
}
.usca-video-poster-wrapper:hover:after {
	background-color:rgba(0,0,0,.8);
	--tw-ring-opacity:1;
	--tw-ring-color:rgb(228 1 43/var(--tw-ring-opacity))
}
.swiper .swiper-slide {
	height:auto
}
.swiper-controls {
	margin-top:1.5rem;
	margin-bottom:1.5rem;
	display:flex;
	gap:1rem
}
.usca-button.swiper-controls {
	display:flex;
	justify-content:space-between
}
.swiper .swiper-wrapper {
	padding-left:1.5rem
}
.swiper .swiper-slide.media-element {
	width:75vw
}
@media (min-width:700px) {
	.swiper .swiper-slide.media-element {
		width:40vw
	}
}
.swiper .swiper-slide.usca-small-card {
	width:75vw
}
@media (min-width:600px) {
	.swiper .swiper-slide.usca-small-card {
		width:40vw
	}
}
@media (min-width:700px) {
	.swiper .swiper-slide.usca-small-card {
		width:30vw
	}
}
@media (min-width:820px) {
	.swiper .swiper-slide.usca-small-card {
		width:25vw
	}
}
@media (min-width:1230px) {
	.swiper .swiper-slide.usca-small-card {
		width:20vw
	}
}
@media (min-width:1400px) {
	.swiper .swiper-slide.usca-small-card {
		width:18vw
	}
}
.swiper .swiper-slide.usca-photo-slide {
	width:75vw
}
@media (min-width:600px) {
	.swiper .swiper-slide.usca-photo-slide {
		width:40vw
	}
}
@media (min-width:700px) {
	.swiper .swiper-slide.usca-photo-slide {
		width:30vw
	}
}
@media (min-width:820px) {
	.swiper .swiper-slide.usca-photo-slide {
		width:25vw
	}
}
@media (min-width:1230px) {
	.swiper .swiper-slide.usca-photo-slide {
		width:20vw
	}
}
@media (min-width:1400px) {
	.swiper .swiper-slide.usca-photo-slide {
		width:18vw
	}
}
@media (min-width:820px) {
	ul:not(.usca-list-reset).swiper.md\:no-swiper .swiper-wrapper {
		padding-left:0
	}
	.swiper.md\:no-swiper .swiper-wrapper {
		display:grid;
		grid-template-columns:repeat(3,minmax(0,1fr));
		gap:1rem;
		padding-left:0
	}
	.overflow-x-scroll .usca-org-block-wrapper.swiper.md\:no-swiper .swiper-wrapper {
		grid-template-columns:repeat(4,minmax(300px,1fr));
		margin-left:1.5rem;
		margin-right:1.5rem;
		grid-template-columns:repeat(4,minmax(355px,1fr));
		overflow-x:none
	}
	.swiper.md\:no-swiper .swiper-slide,.swiper.md\:no-swiper img {
		width:100%
	}
}
@media (min-width:1230px) {
	ul:not(.usca-list-reset).swiper.lg\:no-swiper .swiper-wrapper {
		padding-left:0
	}
	.swiper.lg\:no-swiper .swiper-wrapper {
		display:grid;
		grid-template-columns:repeat(4,minmax(0,1fr));
		gap:1rem;
		padding-left:0
	}
	.overflow-x-scroll .usca-org-block-wrapper.swiper.lg\:no-swiper .swiper-wrapper {
		grid-template-columns:repeat(4,minmax(300px,1fr));
		margin-left:1.5rem;
		margin-right:1.5rem
	}
	@media (min-width:820px) {
		.overflow-x-scroll .usca-org-block-wrapper.swiper.lg\:no-swiper .swiper-wrapper {
			grid-template-columns:repeat(4,minmax(355px,1fr));
			overflow-x:none
		}
	}
	.swiper.lg\:no-swiper .swiper-slide {
		width:100%
	}
}
.swiper-button {
	top:-2rem;
	height:24px;
	width:24px;
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.281.281l-10 10L.594 11l.687.719 10 10 1.438-1.438L4.438 12H24v-2H4.437l8.282-8.281L11.28.28z' fill='%23012855'/%3E%3C/svg%3E");
	background-position:50%;
	background-repeat:no-repeat;
	transition-property:all;
	transition-timing-function:cubic-bezier(.4,0,.2,1);
	transition-duration:.3s
}
.swiper-button.swiper-button-disabled {
	cursor:default;
	opacity:.5
}
.swiper-button.swiper-button-next-sc {
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.719.281L11.28 1.72 19.562 10H0v2h19.563l-8.282 8.281 1.438 1.438 10-10 .687-.719-.687-.719-10-10z' fill='%23012855'/%3E%3C/svg%3E")
}
.usca-swiper-testimonial {
	padding-left:2rem;
	padding-right:2rem
}
.usca-swiper-testimonial .swiper-wrapper,ul:not(.usca-list-reset).usca-swiper-testimonial .swiper-wrapper {
	padding-left:0
}
.usca-swiper-testimonial .swiper-button {
	position:absolute;
	top:50%;
	left:-1rem;
	height:56px;
	width:17px;
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='58' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 1L2 29l17 28' stroke='%23E4012B' stroke-width='2'/%3E%3C/svg%3E")
}
.usca-swiper-testimonial .swiper-button.swiper-test-button-next-sc {
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='58' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l17 28L1 57' stroke='%23E4012B' stroke-width='2'/%3E%3C/svg%3E");
	left:auto;
	right:-1rem
}
.usca-swiper-testimonial .swiper-button.swiper-test-button-next-sc:hover {
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='58' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l17 28L1 57' stroke='%23000' stroke-width='2'/%3E%3C/svg%3E")
}
.usca-swiper-testimonial .swiper-button:hover {
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='58' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 1L2 29l17 28' stroke='%23000' stroke-width='2'/%3E%3C/svg%3E")
}
.swiper-force-holder {
	width:calc(100vw - 3rem)
}
@media (min-width:820px) {
	.swiper-force-holder {
		width:auto
	}
}
.swiper-stats .swiper-wrapper,ul:not(.usca-list-reset).swiper-stats .swiper-wrapper {
	padding-left:0
}
@media (min-width:820px) {
	.swiper-stats.md\:no-swiper .swiper-wrapper {
		display:grid;
		grid-template-columns:repeat(2,minmax(0,1fr));
		gap:4rem;
		row-gap:3rem
	}
	.overflow-x-scroll .usca-org-block-wrapper.swiper-stats.md\:no-swiper .swiper-wrapper {
		grid-template-columns:repeat(4,minmax(300px,1fr));
		margin-left:1.5rem;
		margin-right:1.5rem;
		grid-template-columns:repeat(4,minmax(355px,1fr));
		overflow-x:none
	}
}
/*.usca-arrow-accent #usca-header:after {
	content:"";
	display:block;
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='170' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23fff' d='M5 48h2v45H5zM5 36h2v8H5zM5 24h2v8H5zM5 12h2v8H5zM5 0h2v8H5z'/%3E%3Cpath d='M7 93H5v72.5L1.5 162 0 163.5l6.07 6.07 6.07-6.07-1.5-1.5L7 165.641V93z' fill='%23E4012B'/%3E%3C/svg%3E");
	height:170px;
	width:13px;
	bottom:-23px;
	right:1rem;
	position:absolute
}
@media (min-width:820px) {
	.usca-arrow-accent #usca-header:after {
		bottom:calc(3rem - 23px);
		right:10rem
	}
}
@media (min-width:1230px) {
	.usca-arrow-accent #usca-header:after {
		right:20rem
	}
}*/
/*.accent-top-right {
	position:relative
}
  .accent-top-right:after {
	content:"";
	display:block;
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='97' height='122' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M97 1H41.507L1 121h96' stroke='%23E4012B'/%3E%3C/svg%3E");
	height:122px;
	width:97px;
	top:-38px;
	right:0;
	position:absolute
}
.accent-top-right.accent-flush-right:after {
	right:-1.75rem
}
@media (min-width:820px) {
	.accent-top-right:after {
		background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='206' height='258' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M206 1H87.5L1 257h205' stroke='%23E4012B'/%3E%3C/svg%3E");
		height:258px;
		width:206px
	}
}
.accent-top-left {
	position:relative
}*/
/*.accent-top-left:after {
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='206' height='258' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 1h205l-87 256H0' stroke='%23E4012B'/%3E%3C/svg%3E");
	content:"";
	display:block;
	height:258px;
	width:206px;
	top:-38px;
	left:0;
	position:absolute
}*/
/*.accent-horizontal-line-top-left {
	position:relative;
	padding-top:4rem
}*/
/*.accent-horizontal-line-top-left:after {
	content:"";
	position:absolute;
	display:block;
	--tw-bg-opacity:1;
	background-color:rgb(228 1 43/var(--tw-bg-opacity));
	height:2px;
	width:141px;
	left:-12px;
	top:2rem
}*/
.usca-table td,.usca-table th {
	border-bottom-width:1px;
	padding:.75rem 2.5rem;
	text-align:left;
	border-color:rgba(19,23,22,.1)
}
.usca-table th {
	white-space:nowrap
}
.usca-table thead {
	border-bottom-width:2px;
	--tw-border-opacity:1;
	border-color:rgb(209 213 219/var(--tw-border-opacity))
}
.usca-table thead th:first-of-type,ul:not(.usca-list-reset).usca-table thead th:first-of-type {
	padding-left:0
}
.usca-table tbody th {
	padding-right:2rem;
	border-color:rgba(19,23,22,.1)
}
.usca-table tbody td:first-of-type,ul:not(.usca-list-reset).usca-table tbody td:first-of-type {
	padding-left:0
}
.usca-table tbody tr:last-of-type td,.usca-table tbody tr:last-of-type th {
	border-bottom-width:0
}
@media (min-width:820px) {
	.md\:container {
		width:100%;
		margin-right:auto;
		margin-left:auto
	}
	@media (min-width:600px) {
		.md\:container {
			max-width:600px
		}
	}
	@media (min-width:700px) {
		.md\:container {
			max-width:700px
		}
	}
	@media (min-width:820px) {
		.md\:container {
			max-width:820px
		}
	}
	@media (min-width:975px) {
		.md\:container {
			max-width:975px
		}
	}
	@media (min-width:1230px) {
		.md\:container {
			max-width:1230px
		}
	}
	@media (min-width:1400px) {
		.md\:container {
			max-width:1400px
		}
	}
	@media (min-width:1536px) {
		.md\:container {
			max-width:1536px
		}
	}
}
@media (min-width:1230px) {
	.lg\:container {
		width:100%;
		margin-right:auto;
		margin-left:auto
	}
	@media (min-width:600px) {
		.lg\:container {
			max-width:600px
		}
	}
	@media (min-width:700px) {
		.lg\:container {
			max-width:700px
		}
	}
	@media (min-width:820px) {
		.lg\:container {
			max-width:820px
		}
	}
	@media (min-width:975px) {
		.lg\:container {
			max-width:975px
		}
	}
	@media (min-width:1230px) {
		.lg\:container {
			max-width:1230px
		}
	}
	@media (min-width:1400px) {
		.lg\:container {
			max-width:1400px
		}
	}
	@media (min-width:1536px) {
		.lg\:container {
			max-width:1536px
		}
	}
}
.hover\:bg-blue-dark:hover {
	--tw-bg-opacity:1;
	background-color:rgb(0 25 53/var(--tw-bg-opacity))
}
.hover\:bg-ivory-dark:hover {
	--tw-bg-opacity:1;
	background-color:rgb(235 232 228/var(--tw-bg-opacity))
}
.hover\:text-blue-light:hover {
	--tw-text-opacity:1;
	color:rgb(80 86 124/var(--tw-text-opacity))
}
.hover\:text-red:hover {
	--tw-text-opacity:1;
	color:rgb(228 1 43/var(--tw-text-opacity))
}
.hover\:underline:hover {
	text-decoration-line:underline
}
.hover\:no-underline:hover {
	text-decoration-line:none
}
.focus\:not-sr-only:focus {
	position:static;
	width:auto;
	height:auto;
	padding:0;
	margin:0;
	overflow:visible;
	clip:auto;
	white-space:normal
}
.group:hover .group-hover\:underline {
	text-decoration-line:underline
}
@media (min-width:600px) {
	.sm\:col-end-3 {
		grid-column-end:3
	}
	.sm\:block {
		display:block
	}
	.sm\:hidden {
		display:none
	}
	.sm\:grid-cols-2 {
		grid-template-columns:repeat(2,minmax(0,1fr))
	}
	.sm\:gap-8 {
		gap:2rem
	}
	.sm\:bg-blue {
		--tw-bg-opacity:1;
		background-color:rgb(1 40 85/var(--tw-bg-opacity))
	}
	.sm\:text-left {
		text-align:left
	}
	.sm\:text-2xl {
		font-size:40px;
		line-height:44px
	}
}
@media (min-width:700px) {
	.smed\:order-1 {
		order:1
	}
	.smed\:order-2 {
		order:2
	}
	.smed\:block {
		display:block
	}
	.smed\:inline-flex {
		display:inline-flex
	}
	.smed\:hidden {
		display:none
	}
	.smed\:grid-cols-2 {
		grid-template-columns:repeat(2,minmax(0,1fr))
	}
	.smed\:grid-cols-3 {
		grid-template-columns:repeat(3,minmax(0,1fr))
	}
	.smed\:grid-cols-4 {
		grid-template-columns:repeat(4,minmax(0,1fr))
	}
	.smed\:flex-row {
		flex-direction:row
	}
	.smed\:items-center {
		align-items:center
	}
	.smed\:gap-4 {
		gap:1rem
	}
	.smed\:gap-6 {
		gap:1.5rem
	}
	.smed\:gap-8 {
		gap:2rem
	}
	.smed\:bg-gold {
		--tw-bg-opacity:1;
		background-color:rgb(203 174 111/var(--tw-bg-opacity))
	}
	.smed\:p-20 {
		padding:5rem
	}
	.smed\:text-center {
		text-align:center
	}
}
@media (min-width:820px) {
	.md\:not-sr-only {
		position:static;
		width:auto;
		height:auto;
		padding:0;
		margin:0;
		overflow:visible;
		clip:auto;
		white-space:normal
	}
	.md\:relative {
		position:relative
	}
	.md\:right-auto {
		right:auto
	}
	.md\:order-1 {
		order:1
	}
	.md\:order-2 {
		order:2
	}
	.md\:order-3 {
		order:3
	}
	.md\:col-span-1 {
		grid-column:span 1/span 1
	}
	.md\:col-span-2 {
		grid-column:span 2/span 2
	}
	.md\:col-span-3 {
		grid-column:span 3/span 3
	}
	.md\:col-span-4 {
		grid-column:span 4/span 4
	}
	.md\:col-end-4 {
		grid-column-end:4
	}
	.md\:row-span-2 {
		grid-row:span 2/span 2
	}
	.md\:mx-16 {
		margin-left:4rem;
		margin-right:4rem
	}
	.md\:-mt-24 {
		margin-top:-6rem
	}
	.md\:mb-8 {
		margin-bottom:2rem
	}
	.md\:ml-3 {
		margin-left:.75rem
	}
	.md\:mr-3 {
		margin-right:.75rem
	}
	.md\:mt-16 {
		margin-top:4rem
	}
	.md\:mt-24 {
		margin-top:6rem
	}
	.md\:block {
		display:block
	}
	.md\:inline {
		display:inline
	}
	.md\:hidden {
		display:none
	}
	.md\:w-auto {
		width:auto
	}
	.md\:grid-cols-1 {
		grid-template-columns:repeat(1,minmax(0,1fr))
	}
	.md\:grid-cols-2 {
		grid-template-columns:repeat(2,minmax(0,1fr))
	}
	.md\:grid-cols-3 {
		grid-template-columns:repeat(3,minmax(0,1fr))
	}
	.md\:grid-cols-4 {
		grid-template-columns:repeat(4,minmax(0,1fr))
	}
	.md\:flex-row {
		flex-direction:row
	}
	.md\:gap-10 {
		gap:2.5rem
	}
	.md\:gap-12 {
		gap:3rem
	}
	.md\:gap-16 {
		gap:4rem
	}
	.md\:gap-4 {
		gap:1rem
	}
	.md\:gap-5 {
		gap:1.25rem
	}
	.md\:gap-8 {
		gap:2rem
	}
	.md\:bg-blue {
		--tw-bg-opacity:1;
		background-color:rgb(1 40 85/var(--tw-bg-opacity))
	}
	.md\:p-12 {
		padding:3rem
	}
	.md\:p-16 {
		padding:4rem
	}
	.md\:px-0 {
		padding-left:0;
		padding-right:0
	}
	.md\:px-9 {
		padding-left:2.25rem;
		padding-right:2.25rem
	}
	.md\:py-12 {
		padding-top:3rem;
		padding-bottom:3rem
	}
	.md\:py-24 {
		padding-top:6rem;
		padding-bottom:6rem
	}
	.md\:py-32 {
		padding-top:8rem;
		padding-bottom:8rem
	}
	.md\:py-36 {
		padding-top:9rem;
		padding-bottom:9rem
	}
	.md\:py-4 {
		padding-top:1rem;
		padding-bottom:1rem
	}
	.md\:pl-4 {
		padding-left:1rem
	}
	.md\:pr-32 {
		padding-right:8rem
	}
	.md\:pt-3 {
		padding-top:.75rem
	}
	.md\:pt-9 {
		padding-top:2.25rem
	}
	.md\:text-4xl {
		font-size:80px;
		line-height:84px
	}
	.md\:text-blue {
		--tw-text-opacity:1;
		color:rgb(1 40 85/var(--tw-text-opacity))
	}
}
@media (min-width:975px) {
	.mlg\:block {
		display:block
	}
	.mlg\:hidden {
		display:none
	}
	.mlg\:grid-cols-3 {
		grid-template-columns:repeat(3,minmax(0,1fr))
	}
	.mlg\:grid-cols-4 {
		grid-template-columns:repeat(4,minmax(0,1fr))
	}
	.mlg\:gap-12 {
		gap:3rem
	}
	.mlg\:bg-gold {
		--tw-bg-opacity:1;
		background-color:rgb(203 174 111/var(--tw-bg-opacity))
	}
	.mlg\:px-12 {
		padding-left:3rem;
		padding-right:3rem
	}
}
@media (min-width:1230px) {
	.lg\:col-span-1 {
		grid-column:span 1/span 1
	}
	.lg\:col-span-2 {
		grid-column:span 2/span 2
	}
	.lg\:mb-8 {
		margin-bottom:2rem
	}
	.lg\:mt-20 {
		margin-top:5rem
	}
	.lg\:mt-24 {
		margin-top:6rem
	}
	.lg\:block {
		display:block
	}
	.lg\:hidden {
		display:none
	}
	.lg\:grid-cols-3 {
		grid-template-columns:repeat(3,minmax(0,1fr))
	}
	.lg\:grid-cols-4 {
		grid-template-columns:repeat(4,minmax(0,1fr))
	}
	.lg\:gap-12 {
		gap:3rem
	}
	.lg\:gap-5 {
		gap:1.25rem
	}
	.lg\:gap-8 {
		gap:2rem
	}
	.lg\:bg-blue {
		--tw-bg-opacity:1;
		background-color:rgb(1 40 85/var(--tw-bg-opacity))
	}
	.lg\:p-16 {
		padding:4rem
	}
	.lg\:py-6 {
		padding-top:1.5rem;
		padding-bottom:1.5rem
	}
	.lg\:pl-8 {
		padding-left:2rem
	}
	.lg\:pt-12 {
		padding-top:3rem
	}
	.lg\:pt-8 {
		padding-top:2rem
	}
}
@media (min-width:1400px) {
	.xl\:block {
		display:block
	}
	.xl\:hidden {
		display:none
	}
	.xl\:bg-gold {
		--tw-bg-opacity:1;
		background-color:rgb(203 174 111/var(--tw-bg-opacity))
	}
	.xl\:text-3xl {
		font-size:48px;
		line-height:52px
	}
	.xl\:text-5xl {
		font-size:128px;
		line-height:120px
	}
}
@media (min-width:1536px) {
	.\32xl\:block {
		display:block
	}
	.\32xl\:hidden {
		display: none
	}
}















