<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 100%;
	vertical-align: baseline
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display: block
}

body {
	line-height: 1
}

ol,ul {
	list-style: none
}

blockquote,q {
	quotes: none
}

blockquote:before,blockquote:after,q:before,q:after {
	content: '';
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

sub,sup {
	font-size: 80%;
	line-height: 1;
	vertical-align: sub
}

sup {
	vertical-align: super
}

button {
	margin: 0
}
.imghidden{
display: none;	
}
.svg-icon,.svg-spot {
	vertical-align: bottom
}

.svg-icon:not(.native) *,.svg-spot:not(.native) * {
	fill: currentColor
}

.s-activity-indicator {
	display: inline-block;
	width: 12px;
	height: 12px;
	background-color: var(--theme-secondary-400);
	box-shadow: 0 0 0 4px var(--focus-ring);
	border-radius: 100%
}

.s-avatar {
	display: inline-block;
	position: relative;
	width: 16px;
	height: 16px;
	border-radius: 3px;
	background-color: hsl(0,0%,100%);
	background-repeat: no-repeat;
	background-size: 100%;
	vertical-align: bottom
}

.s-avatar .s-avatar--letter {
	display: block;
	color: hsl(0,0%,100%);
	font-size: 11px;
	font-weight: bold;
	line-height: 1.4;
	text-align: center;
	text-transform: uppercase;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.s-avatar .s-avatar--badge {
	position: absolute;
	right: -4px;
	bottom: -4px
}

.s-avatar .s-avatar--image {
	width: 16px;
	height: 16px;
	border-radius: 3px;
	display: block
}

.s-avatar.s-avatar__24 {
	width: 24px;
	height: 24px
}

.s-avatar.s-avatar__24 .s-avatar--letter {
	font-size: 16px
}

.s-avatar.s-avatar__24 .s-avatar--badge {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.s-avatar.s-avatar__24 .s-avatar--image {
	width: 24px;
	height: 24px
}

.s-avatar.s-avatar__32 {
	width: 32px;
	height: 32px;
	border-radius: 5px
}

.s-avatar.s-avatar__32 .s-avatar--letter {
	font-size: 22px
}

.s-avatar.s-avatar__32 .s-avatar--badge {
	-webkit-transform: scale(1.3);
	transform: scale(1.3)
}

.s-avatar.s-avatar__32 .s-avatar--image {
	width: 32px;
	height: 32px;
	border-radius: 5px
}

.s-avatar.s-avatar__48 {
	width: 48px;
	height: 48px;
	border-radius: 5px
}

.s-avatar.s-avatar__48 .s-avatar--letter {
	font-size: 34px
}

.s-avatar.s-avatar__48 .s-avatar--badge {
	-webkit-transform: scale(1.6);
	transform: scale(1.6)
}

.s-avatar.s-avatar__48 .s-avatar--image {
	width: 48px;
	height: 48px;
	border-radius: 5px
}

.s-avatar.s-avatar__64 {
	width: 64px;
	height: 64px;
	border-radius: 7px
}

.s-avatar.s-avatar__64 .s-avatar--letter {
	font-size: 44px
}

.s-avatar.s-avatar__64 .s-avatar--badge {
	-webkit-transform: scale(2.4);
	transform: scale(2.4)
}

.s-avatar.s-avatar__64 .s-avatar--image {
	width: 64px;
	height: 64px;
	border-radius: 7px
}

.s-avatar.s-avatar__96 {
	width: 96px;
	height: 96px;
	border-radius: 10px
}

.s-avatar.s-avatar__96 .s-avatar--letter {
	font-size: 66px
}

.s-avatar.s-avatar__96 .s-avatar--badge {
	-webkit-transform: scale(3);
	transform: scale(3)
}

.s-avatar.s-avatar__96 .s-avatar--image {
	width: 96px;
	height: 96px;
	border-radius: 10px
}

.s-avatar.s-avatar__128 {
	width: 128px;
	height: 128px;
	border-radius: 14px
}

.s-avatar.s-avatar__128 .s-avatar--letter {
	font-size: 88px
}

.s-avatar.s-avatar__128 .s-avatar--badge {
	-webkit-transform: scale(3);
	transform: scale(3)
}

.s-avatar.s-avatar__128 .s-avatar--image {
	width: 128px;
	height: 128px;
	border-radius: 14px
}

.s-badge {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 0;
	padding: 0 6px;
	border-width: 1px;
	border-style: solid;
	border-radius: 3px;
	font-size: 12px;
	font-weight: normal;
	line-height: 2;
	text-decoration: none;
	vertical-align: middle;
	white-space: nowrap;
	border-color: var(--black-100);
	background-color: var(--black-050);
	color: var(--black-700)
}

.s-badge .s-tag--dismiss {
	background-color: transparent
}

a.s-badge:hover {
	text-decoration: none
}

.s-badge--image {
	display: inline-flex;
	align-self: center;
	margin-right: 1px;
	margin-left: -5px
}

.s-badge__sm {
	min-width: 18px;
	align-self: flex-start;
	padding-right: 4px;
	padding-left: 4px;
	font-size: 11px;
	line-height: 1.8
}

.s-badge__xs {
	align-self: flex-start;
	padding-right: 2px;
	padding-left: 2px;
	font-size: 11px;
	line-height: 1.5
}

.s-badge__gold {
	border-color: var(--gold-darker);
	background-color: var(--gold-lighter);
	color: var(--black-700)
}

.s-badge__gold .s-tag--dismiss {
	background-color: transparent
}

.s-badge__silver {
	border-color: var(--silver-darker);
	background-color: var(--silver-lighter);
	color: var(--black-700)
}

.s-badge__silver .s-tag--dismiss {
	background-color: transparent
}

.s-badge__bronze {
	border-color: var(--bronze-darker);
	background-color: var(--bronze-lighter);
	color: var(--black-700)
}

.s-badge__bronze .s-tag--dismiss {
	background-color: transparent
}

.s-badge__bounty {
	border-color: transparent;
	background-color: var(--blue-600);
	color: var(--white)
}

.s-badge__bounty .s-tag--dismiss {
	background-color: transparent
}

.s-badge__votes {
	border-color: var(--black-150);
	background-color: var(--white);
	color: var(--black-700)
}

.s-badge__votes .s-tag--dismiss {
	background-color: transparent
}

.s-badge__answered {
	border-color: transparent;
	background-color: var(--green-400);
	color: var(--white)
}

.s-badge__answered .s-tag--dismiss {
	background-color: transparent
}

.s-badge__rep {
	border-color: var(--green-400);
	background-color: var(--white);
	color: var(--green-500)
}

.s-badge__rep .s-tag--dismiss {
	background-color: transparent
}

.s-badge__rep-down {
	border-color: var(--red-400);
	background-color: var(--white);
	color: var(--red-500)
}

.s-badge__rep-down .s-tag--dismiss {
	background-color: transparent
}

.s-badge__important {
	border-color: transparent;
	background-color: var(--red-600);
	color: var(--white)
}

.s-badge__important .s-tag--dismiss {
	background-color: transparent
}

.s-badge__admin {
	border-color: var(--theme-primary-200);
	background-color: var(--theme-primary-075);
	color: var(--theme-primary-800)
}

.s-badge__admin .s-tag--dismiss {
	background-color: transparent
}

.s-badge__moderator {
	border-color: var(--theme-secondary-200);
	background-color: var(--theme-secondary-075);
	color: var(--theme-secondary-800)
}

.s-badge__moderator .s-tag--dismiss {
	background-color: transparent
}

.s-badge__moderator:before {
	--s-badge-moderator-icon: url("data:image/svg+xml,%3Csvg width='12' height='14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.528.746c.257-.329.675-.327.93 0l4.42 5.66c.258.329.257.864 0 1.192l-4.42 5.66c-.256.328-.674.327-.93 0l-4.42-5.66c-.257-.329-.256-.865 0-1.192l4.42-5.66z' fill='%23fff'/%3E%3C/svg%3E");
	content: "";
	display: inline-block;
	background-color: currentColor;
	-webkit-mask: var(--s-badge-moderator-icon) no-repeat center;
	mask: var(--s-badge-moderator-icon) no-repeat center;
	-webkit-mask-size: contain;
	mask-size: contain;
	width: 12px;
	height: 14px;
	margin-top: -1px;
	margin-right: 3px
}

.s-badge__moderator.s-badge__sm:before {
	--s-badge-moderator-icon: url("data:image/svg+xml,%3Csvg width='9' height='11' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.55.246c.257-.329.647-.327.903 0l3.36 4.66c.256.329.256.864 0 1.192L4.45 10.75c-.257.329-.644.327-.9 0L.192 6.098c-.256-.329-.256-.865 0-1.192L3.55.246z' fill='%23fff'/%3E%3C/svg%3E");
	width: 9px;
	height: 11px;
	margin-top: 0;
	margin-right: 2px
}

.s-badge__moderator.s-badge__xs:before {
	--s-badge-moderator-icon: url("data:image/svg+xml,%3Csvg width='7' height='9' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 .246c.3-.329.701-.327 1 0L6.776 4c.3.329.298.672 0 1L4 8.75c-.299.329-.702.327-1 0L.224 5c-.284-.324-.285-.675 0-1L3 .246z' fill='%23fff'/%3E%3C/svg%3E");
	width: 7px;
	height: 9px;
	margin-top: 0
}

.s-badge__staff {
	border-color: var(--orange-200);
	background-color: var(--orange-100);
	color: var(--orange-900)
}

.s-badge__staff .s-tag--dismiss {
	background-color: transparent
}

.s-award-bling {
	display: flex;
	align-items: center;
	color: inherit
}

.s-award-bling:before {
	content: "";
	margin-right: 4px;
	width: 8px;
	height: 8px;
	border-radius: 100%
}

.s-award-bling.s-award-bling__gold:before {
	background-color: var(--gold)
}

.s-award-bling.s-award-bling__silver:before {
	background-color: var(--silver)
}

.s-award-bling.s-award-bling__bronze:before {
	background-color: var(--bronze)
}

.s-empty-state {
	color: var(--fc-light);
	text-align: center;
	margin-left: auto;
	margin-right: auto
}

.s-empty-state p {
	font-size: 13px;
	margin-bottom: 12px
}

.s-empty-state p strong {
	color: var(--fc-dark)
}

.s-breadcrumbs {
	display: flex;
	flex-wrap: wrap;
	align-items: start;
	color: var(--black-150);
	font-size: 12px
}

.s-breadcrumbs .s-breadcrumbs--item {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	margin-top: 2px;
	margin-bottom: 2px
}

.s-breadcrumbs .s-breadcrumbs--divider {
	margin-right: 4px;
	margin-left: 4px
}

@media (max-width:640px) {
	html.html__responsive:not(.html__unpinned-leftnav) .s-breadcrumbs .s-breadcrumbs--divider {
		margin-right: 2px;
		margin-left: 2px
	}
}

@media (max-width:640px) {
	html.html__responsive.html__unpinned-leftnav .s-breadcrumbs .s-breadcrumbs--divider {
		margin-right: 2px;
		margin-left: 2px
	}
}

.s-breadcrumbs .s-breadcrumbs--link {
	color: var(--black-350)
}

.s-breadcrumbs .s-breadcrumbs--link:hover {
	color: var(--black-600)
}

.s-btn-group {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 1px
}

.s-btn-group .s-btn {
	margin-bottom: -1px;
	white-space: nowrap
}

.s-btn-group .s-btn:not(:last-child) {
	margin-right: -1px
}

.s-btn-group .s-btn:not(:first-child):not(:last-child) {
	border-radius: 0
}

.s-btn-group .s-btn:first-child:not(:only-child) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.s-btn-group .s-btn:last-child:not(:only-child) {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.s-btn-group .s-btn.is-selected {
	z-index: 25
}

.s-btn-group .s-btn:active {
	z-index: 30
}

@media (max-width:640px) {
	html.html__responsive:not(.html__unpinned-leftnav) .s-btn-group .s-btn {
		padding-left: .4em;
		padding-right: .4em
	}
}

@media (max-width:640px) {
	html.html__responsive.html__unpinned-leftnav .s-btn-group .s-btn {
		padding-left: .4em;
		padding-right: .4em
	}
}

@media (max-width:640px) {
	html.html__responsive:not(.html__unpinned-leftnav) .s-btn-group .s-btn.s-btn__dropdown {
		padding-right: 1.2em
	}

	html.html__responsive:not(.html__unpinned-leftnav) .s-btn-group .s-btn.s-btn__dropdown:after {
		right: .4em
	}
}

@media (max-width:640px) {
	html.html__responsive.html__unpinned-leftnav .s-btn-group .s-btn.s-btn__dropdown {
		padding-right: 1.2em
	}

	html.html__responsive.html__unpinned-leftnav .s-btn-group .s-btn.s-btn__dropdown:after {
		right: .4em
	}
}

.s-btn-group .s-btn-group--container {
	display: flex
}

.s-btn-group .s-btn-group--container .s-btn {
	margin-right: -1px
}

.s-btn-group .s-btn-group--container:not(:first-child):not(:last-child) .s-btn {
	border-radius: 0
}

.s-btn-group .s-btn-group--container:first-child .s-btn {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	margin-left: 0
}

.s-btn-group .s-btn-group--container:last-child .s-btn {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.s-card {
	padding: 12px;
	border: 1px solid var(--black-100);
	border-radius: 3px;
	background-color: var(--white)
}

.s-card p:last-of-type {
	margin-bottom: 0
}

a.s-card:not(.s-card__muted):hover,a.s-card:not(.s-card__muted):focus,a.s-card:not(.s-card__muted):active {
	border-color: var(--black-200)
}

.s-card__muted {
	border-color: var(--black-075)
}

.s-card__muted&gt;* {
	opacity: .65
}

pre.s-code-block {
	font-size: 13px;
	font-family: var(--ff-mono);
	line-height: 1.30769231;
	color: var(--highlight-color);
	background-color: var(--highlight-bg);
	border-radius: 5px;
	margin: 0;
	padding: 12px;
	overflow: auto;
	scrollbar-color: var(--scrollbar) transparent
}

pre.s-code-block::-webkit-scrollbar {
	width: 10px;
	height: 10px;
	background-color: transparent
}

pre.s-code-block::-webkit-scrollbar-track {
	border-radius: 10px;
	background-color: transparent
}

pre.s-code-block::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background-color: var(--scrollbar)
}

pre.s-code-block::-webkit-scrollbar-corner {
	background-color: transparent;
	border-color: transparent
}

code[class*="language-"],pre.s-code-block&gt;code {
	font-family: inherit
}

code[class*="language-"] .hljs-subst,pre.s-code-block&gt;code .hljs-subst {
	color: var(--highlight-color)
}

code[class*="language-"] .hljs-comment,pre.s-code-block&gt;code .hljs-comment {
	color: var(--highlight-comment)
}

code[class*="language-"] .hljs-keyword,pre.s-code-block&gt;code .hljs-keyword,code[class*="language-"] .hljs-selector-tag,pre.s-code-block&gt;code .hljs-selector-tag,code[class*="language-"] .hljs-meta-keyword,pre.s-code-block&gt;code .hljs-meta-keyword,code[class*="language-"] .hljs-doctag,pre.s-code-block&gt;code .hljs-doctag,code[class*="language-"] .hljs-section,pre.s-code-block&gt;code .hljs-section {
	color: var(--highlight-keyword)
}

code[class*="language-"] .hljs-attr,pre.s-code-block&gt;code .hljs-attr {
	color: var(--highlight-attribute)
}

code[class*="language-"] .hljs-attribute,pre.s-code-block&gt;code .hljs-attribute {
	color: var(--highlight-symbol)
}

code[class*="language-"] .hljs-name,pre.s-code-block&gt;code .hljs-name,code[class*="language-"] .hljs-type,pre.s-code-block&gt;code .hljs-type,code[class*="language-"] .hljs-number,pre.s-code-block&gt;code .hljs-number,code[class*="language-"] .hljs-selector-id,pre.s-code-block&gt;code .hljs-selector-id,code[class*="language-"] .hljs-quote,pre.s-code-block&gt;code .hljs-quote,code[class*="language-"] .hljs-template-tag,pre.s-code-block&gt;code .hljs-template-tag {
	color: var(--highlight-namespace)
}

code[class*="language-"] .hljs-selector-class,pre.s-code-block&gt;code .hljs-selector-class {
	color: var(--highlight-keyword)
}

code[class*="language-"] .hljs-string,pre.s-code-block&gt;code .hljs-string,code[class*="language-"] .hljs-regexp,pre.s-code-block&gt;code .hljs-regexp,code[class*="language-"] .hljs-symbol,pre.s-code-block&gt;code .hljs-symbol,code[class*="language-"] .hljs-variable,pre.s-code-block&gt;code .hljs-variable,code[class*="language-"] .hljs-template-variable,pre.s-code-block&gt;code .hljs-template-variable,code[class*="language-"] .hljs-link,pre.s-code-block&gt;code .hljs-link,code[class*="language-"] .hljs-selector-attr,pre.s-code-block&gt;code .hljs-selector-attr {
	color: var(--highlight-variable)
}

code[class*="language-"] .hljs-meta,pre.s-code-block&gt;code .hljs-meta,code[class*="language-"] .hljs-selector-pseudo,pre.s-code-block&gt;code .hljs-selector-pseudo {
	color: var(--highlight-keyword)
}

code[class*="language-"] .hljs-built_in,pre.s-code-block&gt;code .hljs-built_in,code[class*="language-"] .hljs-title,pre.s-code-block&gt;code .hljs-title,code[class*="language-"] .hljs-literal,pre.s-code-block&gt;code .hljs-literal {
	color: var(--highlight-literal)
}

code[class*="language-"] .hljs-bullet,pre.s-code-block&gt;code .hljs-bullet,code[class*="language-"] .hljs-code,pre.s-code-block&gt;code .hljs-code {
	color: var(--highlight-punctuation)
}

code[class*="language-"] .hljs-meta-string,pre.s-code-block&gt;code .hljs-meta-string {
	color: var(--highlight-variable)
}

code[class*="language-"] .hljs-deletion,pre.s-code-block&gt;code .hljs-deletion {
	color: var(--highlight-deletion)
}

code[class*="language-"] .hljs-addition,pre.s-code-block&gt;code .hljs-addition {
	color: var(--highlight-addition)
}

code[class*="language-"] .hljs-emphasis,pre.s-code-block&gt;code .hljs-emphasis {
	font-style: italic
}

code[class*="language-"] .hljs-strong,pre.s-code-block&gt;code .hljs-strong {
	font-weight: bold
}

pre.s-code-block .s-code-block--line-numbers {
	float: left;
	color: var(--black-300);
	text-align: right;
	border-width: 0;
	border-style: solid;
	border-color: var(--black-100);
	border-right-width: 1px;
	margin: -12px;
	margin-right: 12px;
	padding: 12px;
	padding-right: 6px;
	background-color: var(--black-050)
}

@media (prefers-color-scheme:dark) {
	body.theme-system pre.s-code-block .s-code-block--line-numbers {
		background-color: var(--black-025)
	}
}

body.theme-dark pre.s-code-block .s-code-block--line-numbers,.theme-dark__forced pre.s-code-block .s-code-block--line-numbers {
	background-color: var(--black-025)
}

.s-expandable {
	display: flex;
	-webkit-clip-path: polygon(-1000000px -1000000px, 1000000px -1000000px, 1000000px 1000000px, -1000000px 1000000px);
	clip-path: polygon(-1000000px -1000000px, 1000000px -1000000px, 1000000px 1000000px, -1000000px 1000000px);
	align-items: flex-start;
	transition: clip-path 0s 100ms,-webkit-clip-path 0s 100ms
}

.s-expandable:after {
	content: '';
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	height: 10px;
	max-height: 0;
	transition: height 100ms linear,max-height 0s 100ms linear
}

.s-expandable--content {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	max-height: 1000000px;
	margin-bottom: 0;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	transition: margin-bottom 100ms cubic-bezier(0, 0, 0, 1),transform 100ms cubic-bezier(1, 0, 1, 1),opacity 100ms cubic-bezier(1, 0, 1, 1)
}

.s-expandable:not(.is-expanded) {
	overflow: hidden;
	-webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
	clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
	transition: none
}

.s-expandable:not(.is-expanded) .s-expandable--content {
	visibility: hidden;
	max-height: 0;
	margin-bottom: -1500px;
	opacity: 0;
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	transition: margin-bottom 100ms cubic-bezier(1, 0, 1, 1),visibility 0s 100ms,max-height 0s 100ms,transform 100ms cubic-bezier(0, 1, 1, 1),opacity 100ms cubic-bezier(0, 1, 1, 1)
}

@supports ((-webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%)) or (clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%))) {
	.s-expandable:not(.is-expanded) .s-expandable--content {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.s-expandable:not(.is-expanded):after {
	height: 0;
	max-height: 10px;
	transition: height 100ms linear
}

.s-input,.s-textarea {
	-webkit-appearance: none;
	width: 100%;
	margin: 0;
	padding: .6em .7em;
	border: 1px solid var(--black-200);
	border-radius: 3px;
	background-color: var(--white);
	color: var(--fc-dark);
	font-size: 13px;
	font-family: inherit;
	scrollbar-color: var(--scrollbar) transparent
}

@supports (-webkit-overflow-scrolling: touch) {
	.s-input,.s-textarea {
		font-size: 16px;
		padding: .36em .55em
	}

	.s-input::-webkit-input-placeholder,.s-textarea::-webkit-input-placeholder {
		line-height: normal !important
	}
}

.s-input::-webkit-input-placeholder,.s-textarea::-webkit-input-placeholder {
	color: var(--black-200)
}

.s-input::placeholder,.s-textarea::placeholder {
	color: var(--black-200);
	opacity: 1
}

.s-input::-webkit-scrollbar,.s-textarea::-webkit-scrollbar {
	width: 10px;
	height: 10px;
	background-color: transparent
}

.s-input::-webkit-scrollbar-track,.s-textarea::-webkit-scrollbar-track {
	border-radius: 10px;
	background-color: transparent
}

.s-input::-webkit-scrollbar-thumb,.s-textarea::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background-color: var(--scrollbar)
}

.s-input::-webkit-scrollbar-corner,.s-textarea::-webkit-scrollbar-corner {
	background-color: transparent;
	border-color: transparent
}

.s-input::-webkit-contacts-auto-fill-button,.s-textarea::-webkit-contacts-auto-fill-button {
	background-color: var(--black)
}

.s-input:-webkit-autofill,.s-textarea:-webkit-autofill {
	border-color: var(--blue-300);
	-webkit-text-fill-color: var(--black);
	-webkit-box-shadow: 0 0 0 1000px var(--theme-secondary-050) inset;
	transition: background-color 0s 50000s
}

.s-input:-webkit-autofill:focus,.s-textarea:-webkit-autofill:focus {
	border-color: var(--blue-300);
	-webkit-box-shadow: 0 0 0 1000px var(--blue-050) inset,0 0 0 4px var(--focus-ring)
}

.s-input.s-input__search,.s-input.s-input__creditcard {
	padding-left: 32px
}

fieldset {
	min-width: 0;
	padding: 0;
	border: 0
}

.s-label {
	padding: 0 2px;
	color: var(--fc-dark);
	font-family: inherit;
	font-size: 1.15384615rem;
	font-weight: 600
}

.s-label[for] {
	cursor: pointer
}

.s-label--status {
	margin-left: 4px;
	padding: 2px 8px;
	border-radius: 1000px;
	background-color: var(--black-050);
	color: var(--fc-medium);
	font-size: 12px;
	font-weight: 400;
	vertical-align: text-bottom
}

.s-label--status.s-label--status__required {
	background-color: var(--red-100);
	color: var(--red-600)
}

.s-label--status.s-label--status__new {
	background-color: var(--green-100);
	color: var(--green-700)
}

.s-label--status.s-label--status__beta {
	background-color: var(--blue-100);
	color: var(--blue-700)
}

.s-description {
	padding: 0 2px;
	color: var(--fc-medium);
	font-size: 12px
}

.s-label .s-description,.s-label .s-input-message {
	padding: 0;
	margin-top: 4px;
	margin-bottom: 0;
	font-weight: normal
}

.s-input-fill {
	padding: .6em .7em;
	border: 1px solid var(--black-200);
	border-right-width: 0;
	border-left-width: 0;
	background-color: var(--black-050);
	color: var(--fc-medium);
	font-family: inherit;
	white-space: nowrap;
	line-height: 1.15384615
}

.s-input-fill.s-input-fill__clear {
	border-color: transparent;
	background-color: transparent
}

.s-input-fill.order-first {
	border-left-width: 1px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px
}

.s-input-fill.order-last {
	border-right-width: 1px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px
}

.s-select {
	position: relative;
	color: var(--fc-dark)
}

.s-select:before,.s-select:after {
	content: "";
	position: absolute;
	z-index: 25;
	right: 13px;
	border-color: currentColor transparent;
	border-style: solid;
	border-width: 4px;
	pointer-events: none
}

.s-select:before {
	top: calc(50% - 5px);
	border-top-width: 0;
	border-bottom-width: 4px
}

.s-select:after {
	top: calc(50% + 1px);
	border-top-width: 4px;
	border-bottom-width: 0
}

.s-select&gt;select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	position: relative;
	width: 100%;
	height: 100%;
	padding: .6em .7em;
	padding-right: 32px;
	border: 1px solid var(--black-200);
	border-radius: 3px;
	background-color: var(--white);
	outline: 0;
	font-size: 13px;
	font-family: inherit;
	color: var(--black);
	line-height: 1.15384615
}

.s-select&gt;select::-moz-focus-inner {
	outline: none !important
}

.s-select&gt;select:-moz-focusring {
	color: transparent;
	text-shadow: 0 0 0 #000
}

.s-select&gt;select::-ms-expand {
	display: none
}

@supports (-webkit-overflow-scrolling: touch) {
	.s-select&gt;select {
		font-size: 16px;
		padding: .4em .55em
	}
}

.s-select&gt;select::-webkit-contacts-auto-fill-button {
	background-color: var(--black)
}

.s-select&gt;select:-webkit-autofill {
	border-color: var(--blue-300);
	-webkit-text-fill-color: var(--black);
	-webkit-box-shadow: 0 0 0 1000px var(--theme-secondary-050) inset;
	transition: background-color 0s 50000s
}

.s-select&gt;select:-webkit-autofill:focus {
	border-color: var(--blue-300);
	-webkit-box-shadow: 0 0 0 1000px var(--blue-050) inset,0 0 0 4px var(--focus-ring)
}

@supports ((-webkit-appearance: none) or (-moz-appearance: none) or (appearance: none)) {
	.s-checkbox,.s-radio {
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		margin: 0;
		width: 1em;
		height: 1em;
		border: 1px solid var(--black-200);
		background-color: var(--white);
		outline: 0;
		font-size: inherit;
		vertical-align: middle;
		cursor: pointer
	}

	.s-checkbox::-ms-check,.s-radio::-ms-check {
		display: none
	}
}

.s-checkbox[disabled],.s-radio[disabled] {
	opacity: .5;
	cursor: not-allowed
}

@supports ((-webkit-appearance: none) or (-moz-appearance: none) or (appearance: none)) {
	.s-checkbox {
		border-radius: 3px;
		background-position: center center;
		background-repeat: no-repeat;
		background-size: contain
	}

	.s-checkbox:checked {
		border-color: var(--theme-secondary-400) !important;
		background-color: var(--theme-secondary-400);
		background-image: url("data:image/svg+xml,%3Csvg width='11' height='11' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 3.41L8.59 2 4 6.59 2.41 5 1 6.41l3 3z' fill='%23fff'/%3E%3C/svg%3E")
	}

	.s-checkbox:checked:focus {
		border-color: var(--theme-secondary-400)
	}

	.s-checkbox:focus {
		border-color: var(--theme-secondary-300);
		box-shadow: 0 0 0 4px var(--focus-ring)
	}
}

@supports ((-webkit-appearance: none) or (-moz-appearance: none) or (appearance: none)) {
	.s-radio {
		border-radius: 50%
	}

	.s-radio:checked {
		border-color: var(--theme-secondary-400);
		border-width: .30769231em;
		background-color: hsl(0,0%,100%)
	}

	.s-radio:focus {
		box-shadow: 0 0 0 4px var(--focus-ring)
	}
}

.s-input:focus,.s-input.has-focus,.s-textarea:focus,.s-select&gt;select:focus {
	border-color: var(--theme-secondary-300);
	box-shadow: 0 0 0 4px var(--focus-ring);
	color: var(--black);
	outline: 0
}

.s-input:focus-within {
	border-color: var(--theme-secondary-300);
	box-shadow: 0 0 0 4px var(--focus-ring);
	color: var(--black);
	outline: 0
}

.s-input[disabled],.s-textarea[disabled],.s-select&gt;select[disabled],.s-input[read-only],.s-textarea[read-only],.s-select&gt;select[read-only] {
	border-color: var(--black-075);
	background-color: var(--black-050);
	color: var(--black-200)
}

.s-input[disabled],.s-textarea[disabled],.s-select&gt;select[disabled] {
	cursor: not-allowed
}

.is-disabled,.has-success,.has-error,.has-warning {
	position: relative
}

.is-disabled .s-input,.has-success .s-input,.has-error .s-input,.has-warning .s-input {
	padding-right: 32px
}

.is-disabled .s-select .s-input-icon,.has-success .s-select .s-input-icon,.has-error .s-select .s-input-icon,.has-warning .s-select .s-input-icon {
	right: 32px
}

.is-disabled .s-textarea,.has-success .s-textarea,.has-error .s-textarea,.has-warning .s-textarea {
	padding-right: 48px
}

.is-disabled .s-textarea~.s-input-icon,.has-success .s-textarea~.s-input-icon,.has-error .s-textarea~.s-input-icon,.has-warning .s-textarea~.s-input-icon {
	top: 1.5em;
	right: 1.5em
}

.is-disabled .s-input-message a,.has-success .s-input-message a,.has-error .s-input-message a,.has-warning .s-input-message a {
	text-decoration: underline
}

.has-warning .s-input,.has-warning .s-textarea,.has-warning .s-checkbox,.has-warning .s-radio:not(:checked),.has-warning .s-select&gt;select {
	border-color: var(--yellow-600)
}

.has-warning .s-input:focus,.has-warning .s-textarea:focus,.has-warning .s-checkbox:focus,.has-warning .s-radio:not(:checked):focus,.has-warning .s-select&gt;select:focus {
	box-shadow: 0 0 0 4px var(--focus-ring-warning)
}

.has-warning .s-input-message {
	color: var(--yellow-800)
}

.has-warning .s-input-message a {
	color: var(--yellow-900)
}

.has-warning .s-input-icon {
	color: var(--yellow-600)
}

.has-error .s-input,.has-error .s-textarea,.has-error .s-checkbox,.has-error .s-radio:not(:checked),.has-error .s-select&gt;select {
	border-color: var(--red-400)
}

.has-error .s-input:focus,.has-error .s-textarea:focus,.has-error .s-checkbox:focus,.has-error .s-radio:not(:checked):focus,.has-error .s-select&gt;select:focus {
	box-shadow: 0 0 0 4px var(--focus-ring-error)
}

.has-error .s-input-message {
	color: var(--red-500)
}

.has-error .s-input-message a {
	color: var(--red-800)
}

.has-error .s-input-message a:hover {
	color: var(--red-900)
}

.has-error .s-input-icon {
	color: var(--red-400)
}

.has-success .s-input,.has-success .s-textarea,.has-success .s-checkbox,.has-success .s-radio:not(:checked),.has-success .s-select&gt;select {
	border-color: var(--green-400)
}

.has-success .s-input:focus,.has-success .s-textarea:focus,.has-success .s-checkbox:focus,.has-success .s-radio:not(:checked):focus,.has-success .s-select&gt;select:focus {
	box-shadow: 0 0 0 4px var(--focus-ring-success)
}

.has-success .s-input-message {
	color: var(--green-500)
}

.has-success .s-input-message a {
	color: var(--green-800)
}

.has-success .s-input-message a:hover {
	color: var(--green-900)
}

.has-success .s-input-icon {
	color: var(--green-400)
}

.is-disabled .s-select:before,.is-disabled .s-select:after {
	border-color: var(--black-200) transparent
}

.is-disabled .s-label,.is-disabled .s-description {
	opacity: .5
}

.is-disabled .s-label .s-description,.is-disabled .s-description .s-description {
	opacity: unset
}

.is-disabled .s-input-icon {
	color: var(--black-200)
}

.is-disabled .s-label {
	cursor: not-allowed
}

.s-input-icon {
	position: absolute;
	top: 50%;
	right: .7em;
	margin-top: -9px;
	pointer-events: none
}

.s-input-icon.s-input-icon__search,.s-input-icon.s-input-icon__creditcard {
	right: auto;
	left: .7em;
	color: var(--black-200)
}

.s-input-message {
	padding: 2px;
	font-size: 12px
}

.s-input__sm,.s-textarea__sm,.s-label__sm,.s-select__sm&gt;select {
	font-size: 12px
}

.s-input__md,.s-textarea__md,.s-label__md,.s-select__md&gt;select {
	font-size: 1.30769231rem
}

.s-input__lg,.s-textarea__lg,.s-label__lg,.s-select__lg&gt;select {
	font-size: 1.61538462rem
}

.s-input__xl,.s-textarea__xl,.s-label__xl,.s-select__xl&gt;select {
	font-size: 2.07692308rem
}

.s-input__md,.s-textarea__md,.s-select__md&gt;select {
	padding-top: .5em;
	padding-bottom: .5em;
	border-radius: 4px
}

.s-input__lg,.s-textarea__lg,.s-select__lg&gt;select {
	padding: .45em .6em;
	border-radius: 4px
}

.s-input__xl,.s-textarea__xl,.s-select__xl&gt;select {
	padding: .4em .5em;
	border-radius: 5px
}

@supports (-webkit-overflow-scrolling: touch) {
	.s-input__md,.s-textarea__md {
		font-size: 17px;
		padding-top: .4em;
		padding-bottom: .4em
	}
}

.s-menu {
	list-style: none;
	margin: 0;
	padding: 0
}

.s-menu .s-menu--title {
	padding: 8px 12px;
	text-transform: uppercase;
	font-size: 11px;
	color: var(--black-600)
}

.s-menu li+.s-menu--title {
	margin-top: 12px
}

.s-menu .s-menu--divider {
	margin: 8px 0;
	height: 1px;
	background-color: var(--black-075)
}

@media (prefers-color-scheme:dark) {
	body.theme-system .s-menu .s-menu--divider {
		background-color: var(--black-025)
	}
}

body.theme-dark .s-menu .s-menu--divider,.theme-dark__forced .s-menu .s-menu--divider {
	background-color: var(--black-025)
}

.s-menu .s-menu--label {
	cursor: pointer;
	padding: 12px;
	border-top: 1px solid var(--black-075)
}

@media (prefers-color-scheme:dark) {
	body.theme-system .s-menu .s-menu--label {
		border-top-color: var(--black-025)
	}
}

body.theme-dark .s-menu .s-menu--label,.theme-dark__forced .s-menu .s-menu--label {
	border-top-color: var(--black-025)
}

.s-menu .s-menu--label.is-disabled {
	cursor: not-allowed
}

.s-modal {
	display: flex;
	visibility: hidden;
	position: fixed;
	z-index: -1;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	align-items: center;
	justify-content: center;
	background-color: hsla(210,8%,5%,0.5);
	opacity: 0;
	backface-visibility: hidden;
	transition: opacity 100ms cubic-bezier(.165, .84, .44, 1) 0s,z-index 0s 100ms,visibility 0s 100ms;
	will-change: visibility,z-index,opacity
}

.s-modal[aria-hidden="false"],.s-modal[aria-hidden="false"] .s-modal--dialog {
	visibility: visible;
	z-index: 9000;
	opacity: 1;
	transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
	transition: opacity 100ms cubic-bezier(.165, .84, .44, 1) 10ms,z-index 0s 0s,visibility 0s 0s,transform 100ms cubic-bezier(.165, .84, .44, 1) 10ms,transform 100ms cubic-bezier(.165, .84, .44, 1) 10ms
}

.s-modal--dialog {
	overflow-y: auto;
	visibility: hidden;
	z-index: -1;
	max-width: 600px;
	max-height: 100%;
	padding: 24px;
	border-radius: 7px;
	background-color: var(--white);
	box-shadow: 0 1px 4px hsla(0,0%,0%,0.09),0 3px 8px hsla(0,0%,0%,0.09),0 4px 13px hsla(0,0%,0%,0.13);
	opacity: 0;
	backface-visibility: hidden;
	transform: translate3d(0, 30%, 0) scale3d(.6, .6, .6);
	scrollbar-color: var(--scrollbar) transparent;
	transition: opacity 200ms cubic-bezier(.165, .84, .44, 1) 0s,z-index 0s 100ms,visibility 0s 100ms,transform 100ms cubic-bezier(.165, .84, .44, 1) 0s,transform 100ms cubic-bezier(.165, .84, .44, 1) 0s;
	will-change: visibility,z-index,opacity,transform
}

@media (prefers-color-scheme:dark) {
	body.theme-system .s-modal--dialog {
		background-color: var(--black-100)
	}
}

body.theme-dark .s-modal--dialog,.theme-dark__forced .s-modal--dialog {
	background-color: var(--black-100)
}

.s-modal--dialog::-webkit-scrollbar {
	width: 10px;
	height: 10px;
	background-color: transparent
}

.s-modal--dialog::-webkit-scrollbar-track {
	border-radius: 10px;
	background-color: transparent
}

.s-modal--dialog::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background-color: var(--scrollbar)
}

.s-modal--dialog::-webkit-scrollbar-corner {
	background-color: transparent;
	border-color: transparent
}

.s-modal[aria-hidden="false"] .s-modal--dialog {
	transform: translate3d(0, 0, 0) scale3d(1, 1, 1)
}

.s-modal--close {
	position: absolute !important;
	top: 8px;
	right: 8px;
	padding: 12px !important
}

.s-modal--close .svg-icon {
	margin: 0 !important
}

.s-modal--header {
	margin-bottom: 16px;
	color: var(--fc-dark);
	font-size: 2.07692308rem;
	font-weight: normal;
	line-height: 1.15384615
}

.s-modal--body {
	margin-bottom: 24px;
	color: var(--fc-medium)
}

.s-modal--footer {
	margin-top: 24px
}

.s-modal.has-danger,.s-modal.s-modal__danger {
	background-color: hsla(358,67%,6%,0.5)
}

.s-modal.has-danger .s-modal--header,.s-modal.s-modal__danger .s-modal--header {
	color: var(--red-600)
}

.s-modal.s-modal__celebration .s-modal--dialog {
	padding-top: 64px;
	background-repeat: repeat-x;
	background-position: top -10px center;
	background-image: url("data:image/svg+xml,%3Csvg width='600' height='90' viewBox='0 0 600 90' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='42' y='-10' width='6' height='10'/%3E%3Crect x='84' y='-10' width='6' height='10'/%3E%3Crect x='126' y='-13' width='5' height='13'/%3E%3Crect x='168' y='-13' width='5' height='13'/%3E%3Crect x='210' y='-10' width='6' height='10'/%3E%3Crect x='252' y='-13' width='5' height='13'/%3E%3Crect x='294' y='-10' width='6' height='10'/%3E%3Crect x='336' y='-13' width='5' height='13'/%3E%3Crect x='378' y='-13' width='5' height='13'/%3E%3Crect x='420' y='-10' width='6' height='10'/%3E%3Crect x='462' y='-10' width='6' height='10'/%3E%3Crect x='504' y='-13' width='5' height='13'/%3E%3Crect x='546' y='-10' width='6' height='10'/%3E%3Cstyle type='text/css'%3E rect %7B opacity: 0; %7D rect:nth-child(1) %7B transform-origin: 45px 5px; transform: rotate(-145deg); animation: blast 700ms infinite ease-out; animation-delay: 88ms; animation-duration: 631ms; %7D rect:nth-child(2) %7B transform-origin: 87px 5px; transform: rotate(164deg); animation: blast 700ms infinite ease-out; animation-delay: 131ms; animation-duration: 442ms; %7D rect:nth-child(3) %7B transform-origin: 128px 6px; transform: rotate(4deg); animation: blast 700ms infinite ease-out; animation-delay: 92ms; animation-duration: 662ms; %7D rect:nth-child(4) %7B transform-origin: 170px 6px; transform: rotate(-175deg); animation: blast 700ms infinite ease-out; animation-delay: 17ms; animation-duration: 593ms; %7D rect:nth-child(5) %7B transform-origin: 213px 5px; transform: rotate(-97deg); animation: blast 700ms infinite ease-out; animation-delay: 122ms; animation-duration: 476ms; %7D rect:nth-child(6) %7B transform-origin: 255px 6px; transform: rotate(57deg); animation: blast 700ms infinite ease-out; animation-delay: 271ms; animation-duration: 381ms; %7D rect:nth-child(7) %7B transform-origin: 297px 5px; transform: rotate(-46deg); animation: blast 700ms infinite ease-out; animation-delay: 131ms; animation-duration: 619ms; %7D rect:nth-child(8) %7B transform-origin: 338px 6px; transform: rotate(-65deg); animation: blast 700ms infinite ease-out; animation-delay: 85ms; animation-duration: 668ms; %7D rect:nth-child(9) %7B transform-origin: 380px 6px; transform: rotate(13deg); animation: blast 700ms infinite ease-out; animation-delay: 128ms; animation-duration: 377ms; %7D rect:nth-child(10) %7B transform-origin: 423px 5px; transform: rotate(176deg); animation: blast 700ms infinite ease-out; animation-delay: 311ms; animation-duration: 508ms; %7D rect:nth-child(11) %7B transform-origin: 465px 5px; transform: rotate(108deg); animation: blast 700ms infinite ease-out; animation-delay: 108ms; animation-duration: 595ms; %7D rect:nth-child(12) %7B transform-origin: 506px 6px; transform: rotate(62deg); animation: blast 700ms infinite ease-out; animation-delay: 105ms; animation-duration: 375ms; %7D rect:nth-child(13) %7B transform-origin: 549px 5px; transform: rotate(16deg); animation: blast 700ms infinite ease-out; animation-delay: 149ms; animation-duration: 491ms; %7D rect:nth-child(odd) %7B fill: %2365BB5C; %7D rect:nth-child(even) %7B z-index: 1; fill: %2333AAFF; %7D rect:nth-child(4n) %7B animation-duration: 1400ms; fill: %23F23B14; %7D rect:nth-child(3n) %7B animation-duration: 1750ms; animation-delay: 700ms; %7D rect:nth-child(4n-7) %7B fill: %232A2F6A; %7D rect:nth-child(6n) %7B fill: %23FBBA23; %7D @keyframes blast %7B from %7B opacity: 0; %7D 20%25 %7B opacity: 1; %7D to %7B transform: translateY(90px); %7D %7D %3C/style%3E%3C/svg%3E%0A")
}

@media (prefers-reduced-motion) {
	.s-modal.s-modal__celebration .s-modal--dialog {
		background-image: url("data:image/svg+xml,%3Csvg width='574' height='60' viewBox='0 0 574 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect opacity='0.8' x='27.1224' y='20.0458' width='5' height='13' transform='rotate(-139 27.1224 20.0458)' fill='%23F23B14'/%3E%3Crect opacity='0.8' x='118.478' y='7.00201' width='5' height='13' transform='rotate(-38.8114 118.478 7.00201)' fill='%23FBBA23'/%3E%3Crect opacity='0.8' x='504.616' y='25.4479' width='5' height='13' transform='rotate(-60.2734 504.616 25.4479)' fill='%23F23B14'/%3E%3Crect opacity='0.6' x='538.983' y='45.555' width='5' height='13' transform='rotate(16.7826 538.983 45.555)' fill='%232A2F6A'/%3E%3Crect opacity='0.3' x='470.322' y='2.63625' width='5' height='13' transform='rotate(11.295 470.322 2.63625)' fill='%2333AAFF'/%3E%3Crect opacity='0.3' x='190.295' y='4.58138' width='5' height='13' transform='rotate(27.5954 190.295 4.58138)' fill='%23F23B14'/%3E%3Crect opacity='0.8' x='234.303' y='16.3233' width='5' height='13' transform='rotate(-41.8233 234.303 16.3233)' fill='%2365BB5C'/%3E%3Crect opacity='0.6' x='369.702' y='40.9875' width='5' height='13' transform='rotate(-56.419 369.702 40.9875)' fill='%2333AAFF'/%3E%3Crect opacity='0.3' x='402.121' y='31.0848' width='5' height='13' transform='rotate(-17.9234 402.121 31.0848)' fill='%23F23B14'/%3E%3Crect opacity='0.6' x='200.316' y='31.9328' width='5' height='13' transform='rotate(-15.8896 200.316 31.9328)' fill='%232A2F6A'/%3E%3Crect opacity='0.6' x='69.6745' y='23.4725' width='6' height='10' transform='rotate(70.0266 69.6745 23.4725)' fill='%2365BB5C'/%3E%3Crect opacity='0.6' x='291.945' y='7.16931' width='6' height='10' transform='rotate(30.4258 291.945 7.16931)' fill='%23FBBA23'/%3E%3Crect opacity='0.3' x='33.7754' y='38.2208' width='6' height='10' transform='rotate(38.6056 33.7754 38.2208)' fill='%23FBBA23'/%3E%3Crect opacity='0.8' x='109.752' y='31.1743' width='6' height='10' transform='rotate(28.5296 109.752 31.1743)' fill='%2333AAFF'/%3E%3Crect opacity='0.3' x='278.081' y='37.8695' width='6' height='10' transform='rotate(-26.5651 278.081 37.8695)' fill='%23F23B14'/%3E%3Crect opacity='0.8' x='416.294' y='11.5573' width='6' height='10' transform='rotate(-22.8498 416.294 11.5573)' fill='%23FBBA23'/%3E%3Crect opacity='0.3' x='354.667' y='9.32341' width='6' height='10' transform='rotate(17.7506 354.667 9.32341)' fill='%232A2F6A'/%3E%3Crect opacity='0.8' x='532.404' y='16.6372' width='6' height='10' transform='rotate(-75.3432 532.404 16.6372)' fill='%23FBBA23'/%3E%3Crect opacity='0.6' x='460.463' y='39.3557' width='6' height='10' transform='rotate(45.4982 460.463 39.3557)' fill='%2365BB5C'/%3E%3C/svg%3E")
	}
}

.s-modal.s-modal__celebration .s-modal--dialog .s-modal--close {
	top: 48px
}

.s-modal__full {
	max-width: calc(100% - 48px);
	max-height: calc(100% - 48px)
}

.s-page-title {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: flex-end;
	width: 100%;
	padding-bottom: 16px;
	border-bottom: 1px solid var(--black-100)
}

@media (max-width:980px) {
	html.html__responsive:not(.html__unpinned-leftnav) .s-page-title {
		flex-direction: column;
		align-items: flex-start
	}
}

@media (max-width:816px) {
	html.html__responsive.html__unpinned-leftnav .s-page-title {
		flex-direction: column;
		align-items: flex-start
	}
}

.s-page-title .s-page-title--header {
	margin: 0;
	margin-bottom: 0;
	font-size: 2.07692308rem;
	color: var(--fc-dark);
	line-height: 1.15384615;
	font-weight: normal
}

.s-page-title .s-page-title--description {
	color: var(--fc-light);
	margin-top: 4px;
	margin-bottom: 0;
	font-size: 1.15384615rem
}

.s-page-title .s-page-title--actions {
	margin-left: 8px;
	flex-shrink: 0
}

@media (max-width:980px) {
	html.html__responsive:not(.html__unpinned-leftnav) .s-page-title .s-page-title--actions {
		margin-top: 8px;
		margin-left: 0
	}
}

@media (max-width:816px) {
	html.html__responsive.html__unpinned-leftnav .s-page-title .s-page-title--actions {
		margin-top: 8px;
		margin-left: 0
	}
}

.s-page-title .s-breadcrumbs {
	margin-bottom: 8px
}

@media (max-width:640px) {
	html.html__responsive:not(.html__unpinned-leftnav) .s-page-title .s-breadcrumbs {
		margin-bottom: 2px
	}
}

@media (max-width:640px) {
	html.html__responsive.html__unpinned-leftnav .s-page-title .s-breadcrumbs {
		margin-bottom: 2px
	}
}

.s-popover {
	display: none;
	position: absolute;
	max-width: 24rem;
	padding: 12px;
	z-index: 2000;
	border-radius: 5px;
	border: 1px solid var(--black-100);
	background-color: var(--white);
	box-shadow: var(--bs-md);
	color: var(--fc-dark);
	font-size: 13px;
	min-width: 12rem;
	width: 100%
}

@media (prefers-color-scheme:dark) {
	body.theme-system .s-popover {
		background-color: var(--black-075);
		border-color: transparent;
		box-shadow: var(--bs-lg)
	}
}

body.theme-dark .s-popover,.theme-dark__forced .s-popover {
	background-color: var(--black-075);
	border-color: transparent;
	box-shadow: var(--bs-lg)
}

.s-popover.s-popover__tooltip {
	width: auto;
	min-width: unset
}

.s-popover.is-visible {
	display: block
}

.s-popover[data-popper-placement^="top"]&gt;.s-popover--arrow,.s-popover .s-popover--arrow__bc,.s-popover .s-popover--arrow__bl,.s-popover .s-popover--arrow__br {
	bottom: -6px
}

.s-popover[data-popper-placement^="top"]&gt;.s-popover--arrow:after,.s-popover .s-popover--arrow__bc:after,.s-popover .s-popover--arrow__bl:after,.s-popover .s-popover--arrow__br:after {
	bottom: 1px;
	box-shadow: 2px 2px 5px 0 hsla(0,0%,0%,0.07),2px 2px 2px -1px hsla(0,0%,0%,0.1)
}

.s-popover[data-popper-placement^="bottom"]&gt;.s-popover--arrow,.s-popover .s-popover--arrow__tc,.s-popover .s-popover--arrow__tl,.s-popover .s-popover--arrow__tr {
	top: -6px
}

.s-popover[data-popper-placement^="bottom"]&gt;.s-popover--arrow:after,.s-popover .s-popover--arrow__tc:after,.s-popover .s-popover--arrow__tl:after,.s-popover .s-popover--arrow__tr:after {
	top: 1px;
	box-shadow: -1px -1px 1px 0 hsla(0,0%,0%,0.12)
}

.s-popover[data-popper-placement^="left"]&gt;.s-popover--arrow,.s-popover .s-popover--arrow__rc,.s-popover .s-popover--arrow__rt,.s-popover .s-popover--arrow__rb {
	right: -6px
}

.s-popover[data-popper-placement^="left"]&gt;.s-popover--arrow:after,.s-popover .s-popover--arrow__rc:after,.s-popover .s-popover--arrow__rt:after,.s-popover .s-popover--arrow__rb:after {
	right: 1px;
	box-shadow: 2px -2px 5px 0 hsla(0,0%,0%,0.07),2px -2px 2px -1px hsla(0,0%,0%,0.1)
}

.s-popover[data-popper-placement^="right"]&gt;.s-popover--arrow,.s-popover .s-popover--arrow__lc,.s-popover .s-popover--arrow__lt,.s-popover .s-popover--arrow__lb {
	left: -6px
}

.s-popover[data-popper-placement^="right"]&gt;.s-popover--arrow:after,.s-popover .s-popover--arrow__lc:after,.s-popover .s-popover--arrow__lt:after,.s-popover .s-popover--arrow__lb:after {
	left: 1px;
	box-shadow: -2px 2px 5px 0 hsla(0,0%,0%,0.07),-2px 2px 2px -1px hsla(0,0%,0%,0.1)
}

.s-popover .s-popover--arrow__tc,.s-popover .s-popover--arrow__bc {
	left: calc(50% - 6px)
}

.s-popover .s-popover--arrow__lc,.s-popover .s-popover--arrow__rc {
	top: calc(50% - 6px)
}

.s-popover .s-popover--arrow__tr,.s-popover .s-popover--arrow__br {
	right: 12px
}

.s-popover .s-popover--arrow__rb,.s-popover .s-popover--arrow__lb {
	bottom: 12px
}

.s-popover--close {
	float: right;
	top: -8px;
	right: -8px;
	padding: 8px !important
}

.s-popover--arrow,.s-popover--arrow:before,.s-popover--arrow:after {
	position: absolute;
	display: block;
	width: 12px;
	height: 12px;
	z-index: -1
}

.s-popover--arrow {
	color: var(--white)
}

@media (prefers-color-scheme:dark) {
	body.theme-system .s-popover--arrow {
		color: var(--black-075)
	}
}

body.theme-dark .s-popover--arrow,.theme-dark__forced .s-popover--arrow {
	color: var(--black-075)
}

.s-popover--arrow:before {
	content: '';
	transform: rotate(45deg)
}

.s-popover--arrow:after {
	content: '';
	transform: rotate(45deg);
	border-radius: 1.5px;
	background: currentColor
}

.s-post-summary {
	position: relative;
	display: flex;
	border-bottom: 1px solid var(--black-075);
	padding: 16px
}

.s-post-summary:last-child {
	border-bottom-width: 0
}

@media (max-width:980px) {
	html.html__responsive:not(.html__unpinned-leftnav) .s-post-summary {
		flex-direction: column;
		align-items: flex-start
	}
}

@media (max-width:816px) {
	html.html__responsive.html__unpinned-leftnav .s-post-summary {
		flex-direction: column;
		align-items: flex-start
	}
}

.s-post-summary.s-post-summary__minimal {
	flex-direction: column;
	align-items: flex-start
}

.s-post-summary.s-post-summary__minimal .s-post-summary--stats {
	width: auto;
	flex-direction: row;
	align-items: center
}

.s-post-summary.s-post-summary__minimal .s-post-summary--content {
	width: 100%
}

.s-post-summary--content-menu-button {
	position: absolute !important;
	top: 8px;
	right: 8px;
	padding: 8px !important
}

.s-post-summary--content-menu-button .svg-icon {
	margin: 0 !important
}

.s-post-summary--stats {
	--s-post-summary-stats-gap: 6px;
	margin-right: 8px;
	margin-bottom: -2px;
	width: 96px;
	display: flex;
	flex-direction: column;
	flex-shrink: 0;
	flex-wrap: wrap;
	align-items: flex-end;
	font-size: 12px;
	color: var(--fc-light)
}

.s-post-summary--stats .s-post-summary--stats-item {
	margin-right: var(--s-post-summary-stats-gap);
	margin-bottom: var(--s-post-summary-stats-gap);
	white-space: nowrap;
	border: 1px solid transparent
}

.s-post-summary--stats .s-post-summary--stats-item.has-answers,.s-post-summary--stats .s-post-summary--stats-item.has-bounty {
	border-radius: 3px;
	padding: 2px 4px
}

.s-post-summary--stats .s-post-summary--stats-item.has-answers {
	color: var(--green-500);
	border: 1px solid var(--green-500)
}

.s-post-summary--stats .s-post-summary--stats-item.has-answers.has-accepted-answer {
	color: hsl(0,0%,100%);
	background-color: var(--green-500)
}

.s-post-summary--stats .s-post-summary--stats-item.has-bounty {
	color: var(--white);
	background-color: var(--blue-600)
}

.s-post-summary--stats .s-post-summary--stats-item.is-warm {
	color: var(--orange-800)
}

.s-post-summary--stats .s-post-summary--stats-item.is-hot {
	color: var(--orange-600)
}

.s-post-summary--stats .s-post-summary--stats-item.is-supernova {
	color: var(--orange-400)
}

@media (max-width:980px) {
	html.html__responsive:not(.html__unpinned-leftnav) .s-post-summary--stats {
		flex-direction: row;
		align-items: center;
		width: auto
	}
}

@media (max-width:816px) {
	html.html__responsive.html__unpinned-leftnav .s-post-summary--stats {
		flex-direction: row;
		align-items: center;
		width: auto
	}
}

.s-post-summary--content {
	flex-grow: 1;
	max-width: 100%
}

.s-post-summary--content .s-post-summary--content-title {
	display: inline-block;
	font-size: 1.46153846rem;
	margin-bottom: 6px;
	overflow-wrap: break-word;
	word-wrap: break-word;
	padding-right: 24px
}

.s-post-summary--content .s-post-summary--content-title .iconShield {
	color: var(--black-600);
	vertical-align: baseline;
	position: relative;
	bottom: -2px
}

@media (max-width:640px) {
	html.html__responsive:not(.html__unpinned-leftnav) .s-post-summary--content .s-post-summary--content-title .iconShield {
		vertical-align: text-bottom;
		bottom: 0
	}
}

@media (max-width:640px) {
	html.html__responsive.html__unpinned-leftnav .s-post-summary--content .s-post-summary--content-title .iconShield {
		vertical-align: text-bottom;
		bottom: 0
	}
}

.s-post-summary--content .s-post-summary--content-type {
	color: var(--fc-medium);
	margin-bottom: 2px
}

.s-post-summary--content .s-post-summary--content-type .svg-icon {
	margin-left: -2px;
	color: var(--fc-light)
}

.s-post-summary--content .s-post-summary--content-excerpt {
	margin-top: -2px;
	margin-bottom: 8px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden
}

.s-post-summary--meta {
	--s-post-summary-tags-gap: 4px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: calc(-1 * var(--s-post-summary-tags-gap))
}

.s-post-summary--meta .s-post-summary--meta-tags {
	display: flex;
	flex-wrap: wrap;
	margin-right: var(--s-post-summary-tags-gap)
}

.s-post-summary--meta .s-post-summary--meta-tags&gt;* {
	margin-right: var(--s-post-summary-tags-gap);
	margin-bottom: var(--s-post-summary-tags-gap)
}

.s-post-summary--meta .s-user-card {
	flex-wrap: wrap;
	margin-bottom: var(--s-post-summary-tags-gap);
	margin-left: auto
}

.s-progress,.s-progress--bar {
	position: relative;
	min-height: 4px;
	min-width: 6px;
	border-radius: 3px
}

.s-progress {
	width: 100%;
	background-color: var(--black-200)
}

.s-progress--bar {
	height: 100%;
	background-color: var(--green-400)
}

.s-progress--label {
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 5px;
	border: 1px solid transparent;
	font-size: 12px;
	line-height: 1;
	color: var(--fc-dark);
	z-index: 2
}

.s-progress__brand .s-progress--bar {
	background-color: var(--orange-500)
}

.s-progress__info .s-progress--bar {
	background-color: var(--blue-500)
}

.s-progress__privilege .s-progress--bar {
	background-color: var(--green-050)
}

.s-progress__privilege .s-progress--label {
	border-color: var(--green-400)
}

.s-progress__privilege,.s-progress__privilege .s-progress--bar,.s-progress__badge,.s-progress__badge .s-progress--bar {
	min-height: 2em;
	border-radius: 5px
}

.s-progress__privilege,.s-progress__badge {
	background-color: transparent
}

.s-progress__gold .s-progress--bar {
	background-color: var(--gold-lighter)
}

.s-progress__gold .s-progress--label {
	border-color: var(--gold-darker)
}

.s-progress__silver .s-progress--bar {
	background-color: var(--silver-lighter)
}

.s-progress__silver .s-progress--label {
	border-color: var(--silver-darker)
}

.s-progress__bronze .s-progress--bar {
	background-color: var(--bronze-lighter)
}

.s-progress__bronze .s-progress--label {
	border-color: var(--bronze-darker)
}

.s-progress.s-progress__segmented {
	position: relative
}

.s-progress.s-progress__segmented .s-progress--segments {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: space-between;
	list-style: none
}

.s-progress.s-progress__segmented .s-progress--segments li {
	display: block;
	padding-top: 4px;
	position: relative;
	text-align: center
}

.s-progress.s-progress__segmented .s-progress--segments li:not(:first-child):not(:last-child):before {
	display: block;
	content: "";
	height: 100%;
	width: 4px;
	position: absolute;
	top: 0;
	left: -1px;
	background-color: var(--white)
}

.s-progress.s-progress__stepped {
	background: transparent;
	display: flex
}

.s-progress.s-progress__stepped .s-progress--step {
	display: flex;
	flex-grow: 1;
	flex-shrink: 1;
	flex-basis: 0;
	flex-direction: column;
	align-items: center;
	position: relative
}

.s-progress.s-progress__stepped .s-progress--label {
	position: static;
	display: block;
	width: auto;
	height: auto;
	font-size: 13px;
	border: 0;
	border-radius: 0;
	padding: 12px 6px 0 6px;
	text-align: center;
	color: var(--black-200);
	z-index: 0
}

.s-progress.s-progress__stepped .s-progress--stop {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	background: var(--black-200);
	border-radius: 100%;
	width: 24px;
	height: 24px;
	z-index: 25;
	color: hsl(0,0%,100%)
}

.s-progress.s-progress__stepped .s-progress--bar {
	position: absolute;
	top: 9px;
	height: 6px;
	background: var(--black-200);
	z-index: 0;
	border-radius: 0
}

.s-progress.s-progress__stepped .s-progress--bar.s-progress--bar__left {
	left: 0;
	right: 50%
}

.s-progress.s-progress__stepped .s-progress--bar.s-progress--bar__right {
	right: 0;
	left: 50%
}

.s-progress.s-progress__stepped .s-progress--step.is-active .s-progress--bar.s-progress--bar__left {
	background: var(--theme-secondary-400)
}

.s-progress.s-progress__stepped .s-progress--step.is-active .s-progress--stop {
	background: var(--theme-secondary-400);
	box-shadow: 0 0 0 6px var(--focus-ring)
}

.s-progress.s-progress__stepped .s-progress--step.is-active .s-progress--label {
	color: var(--fc-dark)
}

.s-progress.s-progress__stepped .s-progress--step.is-complete .s-progress--bar,.s-progress.s-progress__stepped .s-progress--step.is-complete .s-progress--stop {
	background: var(--theme-secondary-400)
}

.s-progress.s-progress__stepped .s-progress--step.is-complete .s-progress--label {
	color: var(--fc-dark)
}

.s-progress__circular {
	--s-progress-value: 0;
	background: none;
	width: 32px;
	height: 32px
}

.s-progress__circular .s-progress-bar {
	transform: rotate(270deg)
}

.s-progress__circular .s-progress-bar circle {
	stroke-width: 4;
	fill: none;
	stroke-linecap: round
}

.s-progress__circular .s-progress-bar circle:nth-of-type(1) {
	stroke: currentColor;
	opacity: .4
}

.s-progress__circular .s-progress-bar circle:nth-of-type(2) {
	stroke: currentColor;
	stroke-dasharray: 87.9645943;
	stroke-dashoffset: calc(((1 - var(--s-progress-value)) * 87.9645943) * 1px)
}

.s-progress__circular.s-progress__sm {
	width: 24px;
	height: 24px
}

.s-progress__circular.s-progress__md {
	width: 48px;
	height: 48px
}

.s-progress__circular.s-progress__lg {
	width: 64px;
	height: 64px
}

.s-prose {
	--s-prose-line-height: 1.5;
	--s-prose-spacing: 1.1em;
	--s-prose-spacing-condensed: calc(var(--s-prose-spacing) / 2);
	font-size: 15px;
	line-height: var(--s-prose-line-height);
	word-wrap: break-word
}

.s-prose p {
	margin-bottom: var(--s-prose-spacing)
}

.s-prose pre {
	word-wrap: normal
}

.s-prose code {
	font-size: 13px;
	font-family: var(--ff-mono)
}

.s-prose sub code,.s-prose sup code {
	font-size: 90%
}

.s-prose hr {
	border: 0;
	color: var(--black-100);
	background-color: var(--black-100);
	height: 1px;
	margin-bottom: var(--s-prose-spacing)
}

.s-prose li {
	word-wrap: break-word
}

.s-prose li pre {
	word-wrap: normal
}

.s-prose p:last-child,.s-prose dl:last-child,.s-prose blockquote:last-child,.s-prose table:last-child,.s-prose .s-table-container:last-child,.s-prose .s-link-preview:last-child,.s-prose hr:last-child,.s-prose ol:last-child,.s-prose ul:last-child,.s-prose img:last-child,.s-prose pre:last-child,.s-prose h1:last-child,.s-prose h2:last-child,.s-prose h3:last-child,.s-prose h4:last-child,.s-prose h5:last-child,.s-prose h6:last-child,.s-prose p:only-child,.s-prose dl:only-child,.s-prose blockquote:only-child,.s-prose table:only-child,.s-prose .s-table-container:only-child,.s-prose .s-link-preview:only-child,.s-prose hr:only-child,.s-prose ol:only-child,.s-prose ul:only-child,.s-prose img:only-child,.s-prose pre:only-child,.s-prose h1:only-child,.s-prose h2:only-child,.s-prose h3:only-child,.s-prose h4:only-child,.s-prose h5:only-child,.s-prose h6:only-child {
	margin-bottom: 0
}

.s-prose h1,.s-prose h2,.s-prose h3,.s-prose h4,.s-prose h5,.s-prose h6 {
	font-weight: bold !important;
	margin-bottom: .5em
}

.s-prose h1 code,.s-prose h2 code,.s-prose h3 code,.s-prose h4 code,.s-prose h5 code,.s-prose h6 code {
	font-size: .9em
}

.s-prose h1 {
	font-size: 2.07692308rem;
	margin-bottom: .6em
}

.s-prose h2 {
	font-size: 1.61538462rem;
	margin-bottom: .7em
}

.s-prose h3 {
	font-size: 1.46153846rem;
	margin-bottom: .74em
}

.s-prose h4 {
	font-size: 1.30769231rem;
	margin-bottom: 1em
}

.s-prose h5 {
	font-size: 1.15384615rem
}

.s-prose h6 {
	font-size: 13px
}

.s-prose img+h1,.s-prose dl+h1,.s-prose p+h1,.s-prose pre+h1,.s-prose blockquote+h1,.s-prose table+h1,.s-prose .s-table-container+h1,.s-prose .s-link-preview+h1,.s-prose dd+h1,.s-prose ul+h1,.s-prose ol+h1 {
	margin-top: 1.5667em
}

.s-prose img+h2,.s-prose dl+h2,.s-prose p+h2,.s-prose pre+h2,.s-prose blockquote+h2,.s-prose table+h2,.s-prose .s-table-container+h2,.s-prose .s-link-preview+h2,.s-prose dd+h2,.s-prose ul+h2,.s-prose ol+h2 {
	margin-top: 1.667em
}

.s-prose img+h3,.s-prose dl+h3,.s-prose p+h3,.s-prose pre+h3,.s-prose blockquote+h3,.s-prose table+h3,.s-prose .s-table-container+h3,.s-prose .s-link-preview+h3,.s-prose dd+h3,.s-prose ul+h3,.s-prose ol+h3 {
	margin-top: 1.4667em
}

.s-prose img+h4,.s-prose dl+h4,.s-prose p+h4,.s-prose pre+h4,.s-prose blockquote+h4,.s-prose table+h4,.s-prose .s-table-container+h4,.s-prose .s-link-preview+h4,.s-prose dd+h4,.s-prose ul+h4,.s-prose ol+h4,.s-prose img+h5,.s-prose dl+h5,.s-prose p+h5,.s-prose pre+h5,.s-prose blockquote+h5,.s-prose table+h5,.s-prose .s-table-container+h5,.s-prose .s-link-preview+h5,.s-prose dd+h5,.s-prose ul+h5,.s-prose ol+h5,.s-prose img+h6,.s-prose dl+h6,.s-prose p+h6,.s-prose pre+h6,.s-prose blockquote+h6,.s-prose table+h6,.s-prose .s-table-container+h6,.s-prose .s-link-preview+h6,.s-prose dd+h6,.s-prose ul+h6,.s-prose ol+h6 {
	margin-top: 1.6667em
}

.s-prose img {
	max-width: 100%;
	margin-bottom: var(--s-prose-spacing);
	vertical-align: bottom
}

.s-prose blockquote img,.s-prose li img,.s-prose p img {
	margin-bottom: 0
}

.s-prose ol,.s-prose ul {
	margin-top: 0;
	margin-bottom: var(--s-prose-spacing)
}

.s-prose ol p:last-child,.s-prose ul p:last-child,.s-prose ol dl:last-child,.s-prose ul dl:last-child,.s-prose ol blockquote:last-child,.s-prose ul blockquote:last-child,.s-prose ol table:last-child,.s-prose ul table:last-child,.s-prose ol hr:last-child,.s-prose ul hr:last-child,.s-prose ol ol:last-child,.s-prose ul ol:last-child,.s-prose ol ul:last-child,.s-prose ul ul:last-child,.s-prose ol p:only-child,.s-prose ul p:only-child,.s-prose ol dl:only-child,.s-prose ul dl:only-child,.s-prose ol blockquote:only-child,.s-prose ul blockquote:only-child,.s-prose ol table:only-child,.s-prose ul table:only-child,.s-prose ol hr:only-child,.s-prose ul hr:only-child,.s-prose ol ol:only-child,.s-prose ul ol:only-child,.s-prose ol ul:only-child,.s-prose ul ul:only-child {
	margin-bottom: 0
}

.s-prose ol dl,.s-prose ul dl,.s-prose ol p,.s-prose ul p,.s-prose ol blockquote,.s-prose ul blockquote,.s-prose ol table,.s-prose ul table,.s-prose ol hr,.s-prose ul hr,.s-prose ol dd,.s-prose ul dd,.s-prose ol ul,.s-prose ul ul,.s-prose ol ol,.s-prose ul ol {
	margin-bottom: var(--s-prose-spacing-condensed)
}

.s-prose ol pre,.s-prose ul pre {
	margin-bottom: calc(var(--s-prose-spacing-condensed) + .1em)
}

.s-prose ol li,.s-prose ul li {
	margin-bottom: var(--s-prose-spacing-condensed)
}

.s-prose ol li:last-child,.s-prose ul li:last-child {
	margin-bottom: 0
}

.s-prose li&gt;ul,.s-prose li&gt;ol {
	margin-top: var(--s-prose-spacing-condensed)
}

.s-prose .s-table-container {
	margin-bottom: var(--s-prose-spacing)
}

.s-prose .s-link-preview {
	margin-bottom: var(--s-prose-spacing)
}

.s-prose dl {
	margin-top: 0;
	margin-bottom: var(--s-prose-spacing)
}

.s-prose dt {
	font-weight: bold
}

.s-prose dd {
	margin: 0;
	margin-bottom: var(--s-prose-spacing);
	padding: 0
}

.s-prose dd:last-child {
	margin-bottom: 0
}

.s-prose .youtube-embed {
	width: 100%;
	max-width: 640px;
	position: relative
}

.s-prose .youtube-embed&gt;div {
	width: 100%;
	height: 35px;
	padding-bottom: 56.25%;
	position: relative
}

.s-prose .youtube-embed&gt;div iframe {
	position: absolute;
	width: 100%;
	height: 100%
}

.s-prose .soundcloud-embed iframe {
	width: 100%;
	max-width: 640px;
	height: 116px
}

.s-prose blockquote,.s-prose q {
	quotes: none
}

.s-prose blockquote {
	position: relative;
	margin: 0 1em var(--s-prose-spacing) 1em;
	padding: .8em .8em .8em 1em;
	color: var(--black-600)
}

.s-prose blockquote:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 4px;
	border-radius: 8px;
	background: var(--black-150)
}

.s-prose blockquote blockquote {
	margin-left: 0
}

.s-prose blockquote *:last-child {
	margin-bottom: 0
}

.s-prose li blockquote {
	margin-top: var(--s-prose-spacing-condensed)
}

.s-prose .spoiler {
	background: var(--black-050);
	border-radius: 5px;
	color: var(--black-800);
	cursor: pointer;
	min-height: 48px
}

.s-prose .spoiler&gt;* {
	visibility: hidden;
	opacity: 0;
	transition: opacity .1s ease-in-out
}

.s-prose .spoiler.is-visible {
	cursor: auto
}

.s-prose .spoiler.is-visible&gt;* {
	visibility: visible;
	opacity: 1
}

.s-prose .spoiler.is-visible:after {
	opacity: 0
}

.s-prose .spoiler:after {
	content: attr(data-spoiler) " ";
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' aria-hidden='true' fill='rgb(132, 141, 149)' width='18' height='18' viewBox='0 0 18 18'%3E%3Cpath d='M9 17A8 8 0 119 1a8 8 0 010 16zM8 4v6h2V4H8zm0 8v2h2v-2H8z'%3E%3C/path%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: center right;
	font-size: 13px;
	color: var(--black-500);
	padding-right: 22px;
	position: absolute;
	top: 1em;
	right: 1em;
	transition: opacity .1s ease-in-out;
	pointer-events: none
}

@media (max-width:640px) {
	html.html__responsive:not(.html__unpinned-leftnav) .s-prose .spoiler:after {
		top: 9px
	}
}

@media (max-width:640px) {
	html.html__responsive.html__unpinned-leftnav .s-prose .spoiler:after {
		top: 9px
	}
}

.s-prose kbd {
	display: inline-block;
	margin: 0 .1em;
	padding: .1em .6em;
	font-family: var(--ff-sans);
	font-size: 11px;
	line-height: var(--s-prose-line-height);
	color: var(--black-800);
	text-shadow: 0 1px 0 var(--white);
	background-color: var(--black-075);
	border: 1px solid var(--black-300);
	border-radius: 3px;
	box-shadow: 0 1px 1px hsla(210,8%,5%,0.15),inset 0 1px 0 0 hsl(0,0%,100%);
	overflow-wrap: break-word
}

@media (prefers-color-scheme:dark) {
	body.theme-system .s-prose kbd {
		box-shadow: 0 1px 1px hsla(210,8%,5%,0.8);
		border-color: transparent;
		border-top-color: hsl(210,8%,45%)
	}
}

body.theme-dark .s-prose kbd,.theme-dark__forced .s-prose kbd {
	box-shadow: 0 1px 1px hsla(210,8%,5%,0.8);
	border-color: transparent;
	border-top-color: hsl(210,8%,45%)
}

.s-prose *:not(.s-code-block)&gt;code {
	padding: 2px 4px;
	color: var(--black-800);
	background-color: var(--black-075);
	border-radius: 3px
}

.s-prose pre {
	margin-top: 0;
	margin-bottom: calc(var(--s-prose-spacing) + .4em)
}

.s-prose pre:not(.s-code-block) {
	padding: 12px;
	color: var(--highlight-color);
	width: auto;
	max-height: 600px;
	overflow: auto;
	font-size: 13px;
	line-height: 1.30769231;
	background-color: var(--highlight-bg);
	border-radius: 5px;
	scrollbar-color: var(--scrollbar) transparent
}

.s-prose pre:not(.s-code-block) code {
	background-color: transparent;
	padding: 0;
	border-radius: 0
}

.s-prose pre:not(.s-code-block)::-webkit-scrollbar {
	width: 10px;
	height: 10px;
	background-color: transparent
}

.s-prose pre:not(.s-code-block)::-webkit-scrollbar-track {
	border-radius: 10px;
	background-color: transparent
}

.s-prose pre:not(.s-code-block)::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background-color: var(--scrollbar)
}

.s-prose pre:not(.s-code-block)::-webkit-scrollbar-corner {
	background-color: transparent;
	border-color: transparent
}

.s-prose.s-prose__xs {
	font-size: 12px;
	line-height: 1.15384615
}

.s-prose.s-prose__sm {
	font-size: 13px;
	line-height: 1.30769231
}

.s-prose.s-prose__md {
	font-size: 1.30769231rem;
	line-height: 1.92307692
}

.s-prose.s-prose__xs h1,.s-prose.s-prose__sm h1,.s-prose.s-prose__md h1 {
	font-size: 2.07692308em
}

.s-prose.s-prose__xs h2,.s-prose.s-prose__sm h2,.s-prose.s-prose__md h2 {
	font-size: 1.61538462em
}

.s-prose.s-prose__xs h3,.s-prose.s-prose__sm h3,.s-prose.s-prose__md h3 {
	font-size: 1.46153846em
}

.s-prose.s-prose__xs h4,.s-prose.s-prose__sm h4,.s-prose.s-prose__md h4 {
	font-size: 1.30769231em
}

.s-prose.s-prose__xs h5,.s-prose.s-prose__sm h5,.s-prose.s-prose__md h5 {
	font-size: 1.15384615em
}

.s-spinner {
	position: relative;
	width: 24px;
	height: 24px;
	text-align: left
}

.s-spinner:before,.s-spinner:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	border: 3px solid currentColor;
	border-radius: 50%
}

.s-spinner:before {
	opacity: .25;
	transform: rotate(90deg)
}

.s-spinner:after {
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	animation: s-spinner-rotate .9s infinite cubic-bezier(.5, .1, .5, .9)
}

.s-spinner.s-spinner__xs {
	width: 12px;
	height: 12px
}

.s-spinner.s-spinner__xs:before,.s-spinner.s-spinner__xs:after {
	border-width: 1px
}

.s-spinner.s-spinner__sm {
	width: 16px;
	height: 16px
}

.s-spinner.s-spinner__sm:before,.s-spinner.s-spinner__sm:after {
	border-width: 2px
}

.s-spinner.s-spinner__md {
	width: 32px;
	height: 32px
}

.s-spinner.s-spinner__md:before,.s-spinner.s-spinner__md:after {
	border-width: 4px
}

.s-spinner.s-spinner__lg {
	width: 48px;
	height: 48px
}

.s-spinner.s-spinner__lg:before,.s-spinner.s-spinner__lg:after {
	border-width: 6px
}

@media not all and (min-resolution:.001dpcm) {
@	supports (-webkit-appearance:none) and (stroke-color:transparent) {
		.s-spinner,.s-spinner: before,.s-spinner:after{box-shadow:0 0 0 2px transparent
	}
}}

@keyframes s-spinner-rotate {
	from {
		transform: rotate(0deg)
	}

	to {
		transform: rotate(360deg)
	}
}

.s-table-container {
	overflow-x: auto;
	scrollbar-color: var(--scrollbar) transparent
}

.s-table-container::-webkit-scrollbar {
	width: 10px;
	height: 10px;
	background-color: transparent
}

.s-table-container::-webkit-scrollbar-track {
	border-radius: 10px;
	background-color: transparent
}

.s-table-container::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background-color: var(--scrollbar)
}

.s-table-container::-webkit-scrollbar-corner {
	background-color: transparent;
	border-color: transparent
}

.s-table {
	display: table;
	width: 100%;
	max-width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 13px
}

.s-table th,.s-table td {
	padding: 8px;
	border-top: 1px solid var(--black-100);
	border-left: 1px solid var(--black-100);
	border-right: 1px solid var(--black-100);
	vertical-align: middle;
	color: var(--fc-medium);
	text-align: left
}

.s-table th.s-table--bulk,.s-table td.s-table--bulk {
	width: 30px
}

.s-table th .s-checkbox,.s-table td .s-checkbox {
	display: block
}

.s-table th {
	font-weight: bold;
	color: var(--fc-dark)
}

.s-table thead th {
	vertical-align: bottom;
	white-space: nowrap;
	background-color: var(--black-025);
	line-height: 1.15384615
}

.s-table tbody th {
	font-weight: normal
}

.s-table tr:last-of-type td,.s-table tr:last-of-type th {
	border-bottom: 1px solid var(--black-100)
}

.s-table tbody+tbody {
	border-top: 2px solid var(--black-100)
}

.s-table.va-top th,.s-table.va-top td {
	vertical-align: top
}

.s-table.va-middle th,.s-table.va-middle td {
	vertical-align: middle
}

.s-table.va-bottom th,.s-table.va-bottom td {
	vertical-align: bottom
}

.s-table.ta-left th,.s-table.ta-left td {
	text-align: left
}

.s-table.ta-center th,.s-table.ta-center td {
	text-align: center
}

.s-table.ta-right th,.s-table.ta-right td {
	text-align: right
}

.s-table.ta-justify th,.s-table.ta-justify td {
	text-align: justify
}

.s-table.s-table__stripes thead th {
	background-color: var(--black-050)
}

.s-table.s-table__stripes tbody tr:nth-child(even) {
	background-color: var(--black-025)
}

.s-table.s-table__sm th,.s-table.s-table__sm td {
	padding: 4px
}

.s-table.s-table__lg th,.s-table.s-table__lg td {
	padding: 12px
}

.s-table.s-table__b0 th,.s-table.s-table__b0 td,.s-table.s-table__b0 tr:last-of-type th,.s-table.s-table__b0 tr:last-of-type td {
	border-color: transparent
}

.s-table.s-table__b0 thead th {
	background-color: transparent;
	text-transform: initial;
	font-size: inherit;
	letter-spacing: initial
}

.s-table.s-table__b0 tbody+tbody {
	border-color: transparent;
	border-width: 12px
}

.s-table.s-table__bx tr&gt;*:not(:first-child) {
	border-left-color: transparent
}

.s-table.s-table__bx tr&gt;*:not(:last-child) {
	border-right-color: transparent
}

.s-table.s-table__bx-simple th,.s-table.s-table__bx-simple td {
	border-left-color: transparent;
	border-right-color: transparent
}

.s-table.s-table__bx-simple thead th {
	border-top-color: transparent;
	border-bottom-color: var(--black-200);
	background-color: transparent;
	text-transform: initial;
	font-size: inherit;
	letter-spacing: initial
}

.s-table.s-table__bx-simple tbody tr:first-of-type th,.s-table.s-table__bx-simple tbody tr:first-of-type td {
	border-top-color: transparent
}

.s-table.s-table__bx-simple tbody tr:last-of-type th,.s-table.s-table__bx-simple tbody tr:last-of-type td {
	border-bottom-color: transparent
}

.s-table.s-table__bx-simple tfoot th,.s-table.s-table__bx-simple tfoot td {
	border-bottom-color: transparent
}

.s-table .s-table--totals th,.s-table .s-table--totals td {
	padding-top: 12px;
	font-size: 1.46153846rem;
	font-weight: bold
}

.s-table.s-table__sortable thead th {
	color: var(--fc-light);
	cursor: pointer
}

.s-table.s-table__sortable thead th a {
	color: inherit
}

.s-table.s-table__sortable thead th.is-sorted {
	color: var(--black-900)
}

.s-table td.s-table--progress {
	border-right: none;
	text-align: right
}

.s-table td.s-table--progress-bar {
	border-left: none;
	padding-left: 0;
	width: 120px
}

.s-table tr.is-disabled {
	background-color: var(--black-025)
}

.s-table tr.is-disabled th:not(.is-enabled),.s-table tr.is-disabled td:not(.is-enabled) {
	opacity: .3
}

.s-table--cell1 {
	width: 8.33333333%
}

.s-table--cell2 {
	width: 16.66666667%
}

.s-table--cell3 {
	width: 25%
}

.s-table--cell4 {
	width: 33.33333333%
}

.s-table--cell5 {
	width: 41.66666667%
}

.s-table--cell6 {
	width: 50%
}

.s-table--cell7 {
	width: 58.33333333%
}

.s-table--cell8 {
	width: 66.66666667%
}

.s-table--cell9 {
	width: 75%
}

.s-table--cell10 {
	width: 83.33333333%
}

.s-table--cell11 {
	width: 91.66666667%
}

.s-table--cell12 {
	width: 100%
}

.s-toggle-switch {
	position: relative
}

.s-toggle-switch input[type="checkbox"] {
	margin: 0;
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	width: 44px;
	height: 24px;
	cursor: pointer
}

.s-toggle-switch input[type="checkbox"]+.s-toggle-switch--indicator {
	pointer-events: none;
	outline: 0;
	display: block;
	width: 44px;
	height: 24px;
	position: relative;
	background: var(--black-300);
	border-radius: 1000px;
	padding: 3px;
	transition: left .2s ease
}

.s-toggle-switch input[type="checkbox"]+.s-toggle-switch--indicator:after,.s-toggle-switch input[type="checkbox"]+.s-toggle-switch--indicator:before {
	position: relative;
	display: block;
	content: "";
	width: 50%;
	height: 100%
}

.s-toggle-switch input[type="checkbox"]+.s-toggle-switch--indicator:after {
	left: 0;
	border-radius: 50%;
	background: hsl(0,0%,100%);
	transition: left .1s ease
}

.s-toggle-switch input[type="checkbox"]+.s-toggle-switch--indicator:before {
	display: none
}

.s-toggle-switch input[type="checkbox"]:checked+.s-toggle-switch--indicator {
	background: var(--green-400)
}

.s-toggle-switch input[type="checkbox"]:checked+.s-toggle-switch--indicator:after {
	left: 50%
}

.s-toggle-switch input[type="checkbox"]:focus+.s-toggle-switch--indicator {
	box-shadow: 0 0 0 4px var(--focus-ring-muted)
}

.s-toggle-switch input[type="checkbox"]:checked:focus+.s-toggle-switch--indicator {
	box-shadow: 0 0 0 4px var(--focus-ring-success)
}

.s-toggle-switch.s-toggle-switch__multiple {
	display: flex;
	align-items: stretch
}

.s-toggle-switch.s-toggle-switch__multiple input[type="radio"] {
	position: absolute;
	left: -999em;
	opacity: 0;
	margin: 0
}

.s-toggle-switch.s-toggle-switch__multiple label {
	width: 100%;
	margin: 0;
	padding: .5em .7em;
	border-radius: 1000px;
	color: var(--black-500);
	font-size: 13px;
	font-weight: 400;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
	cursor: pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	user-select: none
}

.s-toggle-switch.s-toggle-switch__multiple input[type="radio"]:checked+label.s-toggle-switch--label-off {
	background-color: var(--black-300);
	color: hsl(0,0%,100%)
}

.s-toggle-switch.s-toggle-switch__multiple input[type="radio"]:checked+label:not(.s-toggle-switch--label-off) {
	background-color: var(--green-400);
	color: hsl(0,0%,100%)
}

.s-uploader {
	align-items: center;
	background-color: var(--black-025);
	border-radius: 7px;
	display: flex;
	min-height: 128px;
	justify-content: center;
	padding: 8px 16px;
	position: relative;
	text-align: center
}

.s-uploader:before {
	--s-uploader-background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='5' ry='5' stroke='%23000000' stroke-width='8' stroke-dasharray='7%2c 22' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: var(--black-150);
	-webkit-mask-image: var(--s-uploader-background-image);
	mask-image: var(--s-uploader-background-image);
	border-radius: 7px
}

.s-uploader.has-error {
	background-color: var(--red-050)
}

.s-uploader.has-error:before {
	background-color: var(--red-400)
}

.s-uploader.has-error .s-link {
	color: var(--red-900)
}

.s-uploader.has-success {
	background-color: var(--green-025)
}

.s-uploader.has-success:before {
	background-color: var(--green-400)
}

.s-uploader.has-success .s-link {
	color: var(--green-900)
}

.s-uploader.has-warning {
	background-color: var(--yellow-050)
}

.s-uploader.has-warning:before {
	background-color: var(--yellow-400)
}

.s-uploader.has-warning .s-link {
	color: var(--yellow-900)
}

.s-uploader.is-active {
	background-color: var(--black-050)
}

.s-uploader.is-active:before {
	background-color: var(--black-200)
}

.s-uploader.is-disabled {
	opacity: .5
}

.s-uploader input[type="file"]::file-selector-button {
	cursor: pointer
}

.s-uploader .s-uploader--input {
	cursor: pointer;
	height: 100%;
	inset: 0;
	opacity: 0;
	position: absolute;
	width: 100%
}

.s-uploader .s-uploader--input:focus:focus-visible+.s-uploader--container {
	background-color: var(--black-050);
	box-shadow: 0 0 0 4px var(--focus-ring)
}

.s-uploader .s-uploader--preview {
	max-width: 100%;
	pointer-events: none
}

.s-uploader .s-uploader--preview-thumbnail {
	background-color: var(--white);
	border-radius: 3px;
	box-shadow: var(--bs-md);
	max-height: 128px;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.s-uploader .s-uploader--preview-thumbnail:is(img) {
	object-fit: scale-down;
	object-position: center
}

.s-uploader .s-uploader--preview-thumbnail:not(img) {
	padding: 16px
}

.s-uploader .s-uploader--previews {
	max-width: 100%;
	text-align: left
}

.s-uploader .s-uploader--previews.has-multiple {
	display: block;
	height: auto;
	padding: 8px 2px;
	width: 100%
}

.s-uploader .s-uploader--previews.has-multiple .s-uploader--preview {
	align-items: center;
	display: flex;
	padding: 6px 0;
	width: 100%
}

.s-uploader .s-uploader--previews.has-multiple .s-uploader--preview:after {
	content: attr(data-filename);
	display: block;
	margin-left: 12px;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.s-uploader .s-uploader--previews.has-multiple .s-uploader--preview-thumbnail {
	color: transparent;
	height: 32px;
	flex-shrink: 0;
	width: 32px
}

.s-uploader .s-uploader--previews.has-multiple .s-uploader--preview-thumbnail:is(img) {
	object-fit: cover
}

.s-uploader .s-uploader--previews.has-multiple .s-uploader--preview-thumbnail:not(img) {
	--s-uploader--preview-document-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' aria-hidden='true' fill='%23535A60' width='18' height='18' viewBox='0 0 18 18'%3E%3Cpath d='M3 3a2 2 0 012-2h6l4 4v10a2 2 0 01-2 2H5a2 2 0 01-2-2V3zm7-1.5V6h4.5L10 1.5z'%3E%3C/path%3E%3C/svg%3E");
	background-image: var(--s-uploader--preview-document-icon);
	background-position: center;
	background-repeat: no-repeat
}

.s-uploader .s-uploader--previews-heading {
	color: var(--black-900);
	font-size: 1.15384615rem;
	font-weight: 600;
	padding-bottom: 8px
}

.s-uploader .s-uploader--reset {
	position: absolute;
	right: 8px;
	top: 8px;
	z-index: 30
}

.s-user-card {
	display: grid;
	grid-template-columns: auto 1fr;
	grid-column-gap: 8px;
	align-items: center;
	line-height: 1;
	padding: 8px
}

.s-user-card.s-user-card__highlighted {
	background-color: var(--theme-secondary-025);
	border-radius: 5px
}

.s-user-card.s-user-card__highlighted .s-user-card--type {
	color: var(--black-700)
}

.s-user-card.s-user-card__full {
	align-items: start
}

.s-user-card.s-user-card__full .s-user-card--info {
	grid-gap: 4px
}

.s-user-card.s-user-card__full .s-user-card--link {
	font-size: 1.15384615rem
}

.s-user-card.s-user-card__deleted {
	color: var(--black-500)
}

.s-user-card.s-user-card__small {
	display: flex;
	align-items: center;
	grid-column-gap: unset;
	padding: 0
}

.s-user-card.s-user-card__small .s-user-card--time {
	margin-right: 6px;
	margin-bottom: 0
}

.s-user-card.s-user-card__small .s-user-card--link {
	margin-right: 6px
}

.s-user-card.s-user-card__small .s-user-card--avatar {
	margin-right: 6px
}

.s-user-card.s-user-card__small .s-user-card--info {
	display: flex;
	align-items: center;
	grid-column-gap: unset
}

.s-user-card.s-user-card__minimal {
	display: flex;
	align-items: center;
	grid-column-gap: unset;
	padding: 0
}

.s-user-card.s-user-card__minimal .s-user-card--time {
	margin-right: 4px;
	margin-bottom: 0;
	white-space: nowrap
}

.s-user-card.s-user-card__minimal .s-user-card--link {
	margin-right: 4px;
	white-space: nowrap
}

.s-user-card.s-user-card__minimal .s-user-card--avatar {
	margin-right: 4px
}

.s-user-card.s-user-card__minimal .s-user-card--rep {
	padding: 0;
	color: var(--black-600)
}

.s-user-card.s-user-card__minimal .s-user-card--info {
	display: flex;
	align-items: center;
	grid-column-gap: unset
}

.s-user-card .s-user-card--type {
	grid-column: 1 / 3;
	padding-top: 4px;
	font-size: 12px;
	color: var(--theme-primary-400)
}

.s-user-card--time {
	grid-column: 1 / 3;
	grid-row: 1 / 2;
	color: var(--black-500);
	font-size: 12px;
	margin-bottom: 4px
}

.s-user-card--info {
	display: grid;
	grid-gap: 2px
}

.s-user-card--link {
	min-width: 0;
	font-size: 12px;
	align-items: center;
	flex-wrap: wrap;
	overflow-wrap: break-word
}

.s-user-card--awards {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	align-items: center
}

.s-user-card--awards li {
	margin-right: 6px;
	font-size: 12px
}

.s-user-card--rep {
	font-weight: 700
}

.s-user-card--location,.s-user-card--role {
	font-size: 12px;
	color: var(--black-500)
}

.s-user-card--tags {
	padding-top: 1px;
	min-width: 0;
	align-items: center;
	flex-wrap: wrap
}

.s-sidebarwidget {
	position: relative;
	border: 1px solid var(--black-100);
	border-radius: 3px;
	box-shadow: var(--bs-sm);
	font-size: 13px;
	background-color: var(--white)
}

.s-sidebarwidget:not(.s-anchors) a:not(.button):not(.s-btn):not(.post-tag):not(.s-sidebarwidget--action):not(.s-user-card--link),.s-sidebarwidget:not(.s-anchors) a:not(.button):not(.s-btn):not(.post-tag):not(.s-sidebarwidget--action):not(.s-user-card--link):visited {
	color: var(--black-500)
}

.s-sidebarwidget:before {
	content: '';
	display: block;
	margin-top: -1px
}

.s-sidebarwidget:after {
	content: '';
	position: absolute;
	top: -1px;
	right: -1px;
	left: -1px;
	height: 5px;
	border-top: 1px solid var(--black-100);
	border-radius: 3px;
	pointer-events: none
}

@supports ((-webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%)) or (clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%))) or (-webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%)) {
	.s-sidebarwidget:after {
		-webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 50%, 0% 50%);
		clip-path: polygon(0% 0%, 100% 0%, 100% 50%, 0% 50%);
		border: 1px solid var(--black-100)
	}
}

.s-sidebarwidget--header,.s-sidebarwidget--content {
	border-top: 1px solid var(--black-075)
}

.s-sidebarwidget--header:active,.s-sidebarwidget--content:active {
	outline: none
}

.s-sidebarwidget--header {
	padding: 12px 15px;
	background: var(--black-025);
	color: var(--black-600);
	font-size: 1.15384615rem;
	font-weight: normal
}

.s-sidebarwidget--header:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}

.s-sidebarwidget--header.s-sidebarwidget__small-bold-text {
	font-size: 12px;
	font-weight: bold
}

.s-sidebarwidget--header.s-sidebarwidget__small-bold-text .-action {
	font-weight: normal;
	line-height: 15.6px
}

.s-sidebarwidget--header.s-sidebarwidget__expanding-control {
	cursor: pointer
}

.s-sidebarwidget--header.s-sidebarwidget__expanding-control:before {
	content: '';
	float: left;
	margin-top: calc(1.3em / 2 - 5px);
	margin-right: 12px;
	border: 5px solid transparent;
	border-left-color: var(--black-200);
	border-right-width: 0;
	transition: -webkit-transform .3s cubic-bezier(.4, .4, .6, 1);
	transition: transform .3s cubic-bezier(.4, .4, .6, 1);
	transition: transform .3s cubic-bezier(.4, .4, .6, 1),-webkit-transform .3s cubic-bezier(.4, .4, .6, 1)
}

.s-sidebarwidget--header.s-sidebarwidget__expanding-control[aria-expanded='true']:before {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}

.s-sidebarwidget--action {
	float: right;
	margin: 0 0 4px 8px;
	color: var(--blue);
	font-size: 11px;
	line-height: 19.5px
}

table.s-sidebarwidget--content.s-sidebarwidget__items {
	padding: 4px 3px;
	border-collapse: separate;
	border-spacing: 12px
}

table.s-sidebarwidget--content.s-sidebarwidget__items tr.-item {
	display: table-row
}

table.s-sidebarwidget--content.s-sidebarwidget__items tr.-item td {
	padding: 0
}

.s-sidebarwidget--content:not(table):not(.s-sidebarwidget__items) {
	display: flex
}

.s-sidebarwidget--content:not(table):not(.s-sidebarwidget__block-items) .s-sidebarwidget--item {
	display: flex
}

.s-sidebarwidget--content {
	margin: 0;
	padding: 16px 15px
}

.s-sidebarwidget--content.s-sidebarwidget__items {
	display: block;
	padding: 4px 15px
}

.s-sidebarwidget--content.s-sidebarwidget__items.s-sidebarwidget__block-items .s-sidebarwidget--item {
	display: block !important
}

.s-sidebarwidget--item {
	margin: 12px 0
}

.s-sidebarwidget--item[aria-current="true"],.s-sidebarwidget--item&gt;:first-child[aria-current="true"],.s-sidebarwidget--item[aria-current="page"],.s-sidebarwidget--item&gt;:first-child[aria-current="page"] {
	position: relative;
	color: var(--black);
	font-weight: bold
}

.s-sidebarwidget--item[aria-current="true"]:before,.s-sidebarwidget--item&gt;:first-child[aria-current="true"]:before,.s-sidebarwidget--item[aria-current="page"]:before,.s-sidebarwidget--item&gt;:first-child[aria-current="page"]:before {
	content: '';
	position: absolute;
	left: 0;
	height: calc(100% + 12px );
	margin-top: -6px;
	margin-left: -16px;
	border-left-width: 3px;
	border-left-style: solid
}

.s-sidebarwidget--item[aria-current="true"] a,.s-sidebarwidget--item&gt;:first-child[aria-current="true"] a,.s-sidebarwidget--item[aria-current="page"] a,.s-sidebarwidget--item&gt;:first-child[aria-current="page"] a,.s-sidebarwidget--item[aria-current="true"] a:visited,.s-sidebarwidget--item&gt;:first-child[aria-current="true"] a:visited,.s-sidebarwidget--item[aria-current="page"] a:visited,.s-sidebarwidget--item&gt;:first-child[aria-current="page"] a:visited {
	color: inherit
}

.s-sidebarwidget--subnav {
	list-style-type: none;
	padding-left: 0;
	margin-left: 8px
}

.s-sidebarwidget--subnav li {
	margin-top: 12px;
	padding-left: 16px;
	background-position: 0 calc((1.2em - 10px) / 2);
	background-repeat: no-repeat;
	background-size: auto 10px;
	background-image: url("data:image/svg+xml,%3C?xml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22?%3E%3Csvg%20version%3D%221.1%22%20viewBox%3D%220%200%207%2010%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22m0.72153%200.68446%204.1336%204.3077-4.1336%204.3077%22%20fill%3D%22none%22%20stroke%3D%22var%28--black-100%29%22%20stroke-width%3D%222%22/%3E%3C/svg%3E")
}

.s-sidebarwidget--subnav li[aria-current="true"],.s-sidebarwidget--subnav li[aria-current="page"] {
	color: var(--black);
	font-weight: bold
}

.s-sidebarwidget--subnav li[aria-current="true"] a,.s-sidebarwidget--subnav li[aria-current="page"] a,.s-sidebarwidget--subnav li[aria-current="true"] a:visited,.s-sidebarwidget--subnav li[aria-current="page"] a:visited {
	color: inherit
}

.s-sidebarwidget__blue {
	border-color: var(--blue-200);
	background-color: var(--blue-050)
}

.s-sidebarwidget__blue .s-sidebarwidget--header {
	background-color: var(--blue-100);
	color: var(--fc-medium)
}

.s-sidebarwidget__blue .s-sidebarwidget--header,.s-sidebarwidget__blue .s-sidebarwidget--content {
	border-color: var(--blue-200)
}

.s-sidebarwidget__blue:after {
	border-color: var(--blue-200)
}

.s-sidebarwidget__yellow {
	border-color: var(--yellow-200);
	background-color: var(--yellow-050)
}

.s-sidebarwidget__yellow .s-sidebarwidget--header {
	background-color: var(--yellow-100);
	color: var(--fc-medium)
}

.s-sidebarwidget__yellow .s-sidebarwidget--header,.s-sidebarwidget__yellow .s-sidebarwidget--content {
	border-color: var(--yellow-200)
}

.s-sidebarwidget__yellow:after {
	border-color: var(--yellow-200)
}

.s-sidebarwidget__green {
	border-color: var(--green-200);
	background-color: var(--green-050)
}

.s-sidebarwidget__green .s-sidebarwidget--header {
	background-color: var(--green-100);
	color: var(--fc-medium)
}

.s-sidebarwidget__green .s-sidebarwidget--header,.s-sidebarwidget__green .s-sidebarwidget--content {
	border-color: var(--green-200)
}

.s-sidebarwidget__green:after {
	border-color: var(--green-200)
}

body {
	--ff-sans: -apple-system,BlinkMacSystemFont,"Segoe UI","Liberation Sans",sans-serif;
	--ff-serif: Georgia,Cambria,"Times New Roman",Times,serif;
	--ff-mono: ui-monospace,"Cascadia Mono","Segoe UI Mono","Liberation Mono",Menlo,Monaco,Consolas,monospace;
	--theme-body-font-family: var(--ff-sans)
}

:root {
	--theme-base-primary-color-h: 27;
	--theme-base-primary-color-s: 90%;
	--theme-base-primary-color-l: 55%;
	--theme-base-primary-color-r: 243.525;
	--theme-base-primary-color-g: 129.9225;
	--theme-base-primary-color-b: 36.975;
	--theme-base-secondary-color-h: 206;
	--theme-base-secondary-color-s: 100%;
	--theme-base-secondary-color-l: 40%;
	--theme-base-secondary-color-r: 0;
	--theme-base-secondary-color-g: 115.6;
	--theme-base-secondary-color-b: 204
}

body {
	--theme-body-font-color: var(--black-800);
	--theme-link-color: var(--theme-secondary-400);
	--theme-link-color-hover: var(--theme-secondary-350);
	--theme-link-color-visited: var(--theme-secondary-500);
	--theme-button-color: var(--theme-secondary-400);
	--theme-button-background-color: transparent;
	--theme-button-hover-color: var(--theme-secondary-500);
	--theme-button-hover-background-color: var(--theme-secondary-050);
	--theme-button-active-background-color: var(--theme-secondary-100);
	--theme-button-selected-color: var(--theme-secondary-900);
	--theme-button-selected-background-color: var(--theme-secondary-150);
	--theme-button-primary-color: hsl(0,0%,100%);
	--theme-button-primary-background-color: var(--theme-secondary-400);
	--theme-button-primary-hover-color: hsl(0,0%,100%);
	--theme-button-primary-hover-background-color: var(--theme-secondary-500);
	--theme-button-primary-active-background-color: var(--theme-secondary-700);
	--theme-button-primary-selected-color: var(--white);
	--theme-button-primary-selected-background-color: var(--theme-secondary-700);
	--theme-button-primary-number-color: var(--theme-secondary-900);
	--theme-button-filled-color: var(--theme-secondary-700);
	--theme-button-filled-background-color: var(--theme-secondary-050);
	--theme-button-filled-border-color: var(--theme-secondary-350);
	--theme-button-filled-hover-color: var(--theme-secondary-800);
	--theme-button-filled-hover-background-color: var(--theme-secondary-100);
	--theme-button-filled-active-background-color: var(--theme-secondary-150);
	--theme-button-filled-active-border-color: var(--theme-secondary-350);
	--theme-button-filled-selected-color: var(--theme-secondary-900);
	--theme-button-filled-selected-background-color: var(--theme-secondary-300);
	--theme-button-filled-selected-border-color: var(--theme-secondary-500);
	--theme-button-outlined-border-color: var(--theme-secondary-300);
	--theme-button-outlined-selected-border-color: var(--theme-secondary-400)
}

body:not(.theme-dark),body.theme-dark .theme-light__forced,body.theme-system .theme-light__forced {
	--white: hsl(0,0%,100%);
	--black: hsl(210,8%,5%);
	--orange: hsl(27,90%,55%);
	--yellow: hsl(47,83%,91%);
	--green: hsl(140,40%,55%);
	--blue: hsl(206,100%,40%);
	--powder: hsl(205,46%,92%);
	--red: hsl(358,62%,52%);
	--black-025: hsl(210,8%,97.5%);
	--black-050: hsl(210,8%,95%);
	--black-075: hsl(210,8%,90%);
	--black-100: hsl(210,8%,85%);
	--black-150: hsl(210,8%,80%);
	--black-200: hsl(210,8%,75%);
	--black-300: hsl(210,8%,65%);
	--black-350: hsl(210,8%,60%);
	--black-400: hsl(210,8%,55%);
	--black-500: hsl(210,8%,45%);
	--black-600: hsl(210,8%,35%);
	--black-700: hsl(210,8%,25%);
	--black-750: hsl(210,8%,20%);
	--black-800: hsl(210,8%,15%);
	--black-900: hsl(210,8%,5%);
	--orange-050: hsl(27,100%,97%);
	--orange-100: hsl(27,95%,90%);
	--orange-200: hsl(27,90%,83%);
	--orange-300: hsl(27,90%,70%);
	--orange-400: hsl(27,90%,55%);
	--orange-500: hsl(27,90%,50%);
	--orange-600: hsl(27,90%,45%);
	--orange-700: hsl(27,90%,39%);
	--orange-800: hsl(27,87%,35%);
	--orange-900: hsl(27,80%,30%);
	--blue-050: hsl(206,100%,97%);
	--blue-100: hsl(206,96%,90%);
	--blue-200: hsl(206,93%,83.5%);
	--blue-300: hsl(206,90%,69.5%);
	--blue-400: hsl(206,85%,57.5%);
	--blue-500: hsl(206,100%,52%);
	--blue-600: hsl(206,100%,40%);
	--blue-700: hsl(209,100%,37.5%);
	--blue-800: hsl(209,100%,32%);
	--blue-900: hsl(209,100%,26%);
	--powder-050: hsl(205,47%,97%);
	--powder-100: hsl(205,46%,92%);
	--powder-200: hsl(205,53%,88%);
	--powder-300: hsl(205,57%,81%);
	--powder-400: hsl(205,56%,76%);
	--powder-500: hsl(205,41%,63%);
	--powder-600: hsl(205,36%,53%);
	--powder-700: hsl(205,47%,42%);
	--powder-800: hsl(205,46%,32%);
	--powder-900: hsl(205,46%,22%);
	--green-025: hsl(140,42%,95%);
	--green-050: hsl(140,40%,90%);
	--green-100: hsl(140,40%,85%);
	--green-200: hsl(140,40%,75%);
	--green-300: hsl(140,40%,65%);
	--green-400: hsl(140,40%,55%);
	--green-500: hsl(140,40%,47%);
	--green-600: hsl(140,40%,40%);
	--green-700: hsl(140,41%,31%);
	--green-800: hsl(140,40%,27%);
	--green-900: hsl(140,40%,20%);
	--yellow-050: hsl(47,87%,94%);
	--yellow-100: hsl(47,83%,91%);
	--yellow-200: hsl(47,65%,84%);
	--yellow-300: hsl(47,69%,69%);
	--yellow-400: hsl(47,79%,58%);
	--yellow-500: hsl(47,73%,50%);
	--yellow-600: hsl(47,76%,46%);
	--yellow-700: hsl(47,79%,40%);
	--yellow-800: hsl(47,82%,34%);
	--yellow-900: hsl(47,84%,28%);
	--red-050: hsl(358,75%,97%);
	--red-100: hsl(358,76%,90%);
	--red-200: hsl(358,74%,83%);
	--red-300: hsl(358,70%,70%);
	--red-400: hsl(358,68%,59%);
	--red-500: hsl(358,62%,52%);
	--red-600: hsl(358,62%,47%);
	--red-700: hsl(358,64%,41%);
	--red-800: hsl(358,64%,35%);
	--red-900: hsl(358,67%,29%);
	--gold: hsl(48,100%,50%);
	--gold-lighter: hsl(48,100%,91%);
	--gold-darker: hsl(45,100%,47%);
	--silver: hsl(210,6%,72%);
	--silver-lighter: hsl(0,0%,91%);
	--silver-darker: hsl(210,3%,61%);
	--bronze: hsl(28,38%,67%);
	--bronze-lighter: hsl(28,40%,92%);
	--bronze-darker: hsl(28,31%,52%);
	--fc-dark: hsl(210,8%,5%);
	--fc-medium: hsl(210,8%,25%);
	--fc-light: hsl(210,8%,45%);
	--focus-ring-success: hsla(140,40%,75%,0.4);
	--focus-ring-warning: hsla(47,79%,58%,0.4);
	--focus-ring-error: hsla(358,62%,47%,0.15);
	--focus-ring-muted: hsla(210,8%,15%,0.1);
	--bs-sm: 0 1px 2px hsla(0,0%,0%,0.05),0 1px 4px hsla(0,0%,0%,0.05),0 2px 8px hsla(0,0%,0%,0.05);
	--bs-md: 0 1px 3px hsla(0,0%,0%,0.06),0 2px 6px hsla(0,0%,0%,0.06),0 3px 8px hsla(0,0%,0%,0.09);
	--bs-lg: 0 1px 4px hsla(0,0%,0%,0.09),0 3px 8px hsla(0,0%,0%,0.09),0 4px 13px hsla(0,0%,0%,0.13);
	--scrollbar: hsla(0,0%,0%,0.2);
	--highlight-bg: hsl(0,0%,96.5%);
	--highlight-color: hsl(210,8%,20%);
	--highlight-comment: hsl(210,8%,43.5%);
	--highlight-punctuation: var(--black-600);
	--highlight-namespace: hsl(27,99%,36%);
	--highlight-attribute: hsl(206,98.5%,29%);
	--highlight-literal: hsl(27,99%,36%);
	--highlight-symbol: hsl(306,43%,35%);
	--highlight-keyword: hsl(206,98.5%,29%);
	--highlight-variable: hsl(80,80.5%,26.5%);
	--highlight-addition: hsl(140,41%,31%);
	--highlight-deletion: hsl(358,62%,47%)
}

body:not(.theme-dark),body.theme-dark .theme-light__forced,body.theme-system .theme-light__forced,body:not(.theme-dark) .themed,body.theme-dark .theme-light__forced .themed,body.theme-system .theme-light__forced .themed {
	--theme-primary-color-h: var(--theme-light-primary-color-h, var(--theme-base-primary-color-h));
	--theme-primary-color-s: var(--theme-light-primary-color-s, var(--theme-base-primary-color-s));
	--theme-primary-color-l: var(--theme-light-primary-color-l, var(--theme-base-primary-color-l));
	--theme-primary-color-r: var(--theme-light-primary-color-r, var(--theme-base-primary-color-r));
	--theme-primary-color-g: var(--theme-light-primary-color-g, var(--theme-base-primary-color-g));
	--theme-primary-color-b: var(--theme-light-primary-color-b, var(--theme-base-primary-color-b));
	--theme-secondary-color-h: var(--theme-light-secondary-color-h, var(--theme-base-secondary-color-h));
	--theme-secondary-color-s: var(--theme-light-secondary-color-s, var(--theme-base-secondary-color-s));
	--theme-secondary-color-l: var(--theme-light-secondary-color-l, var(--theme-base-secondary-color-l));
	--theme-secondary-color-r: var(--theme-light-secondary-color-r, var(--theme-base-secondary-color-r));
	--theme-secondary-color-g: var(--theme-light-secondary-color-g, var(--theme-base-secondary-color-g));
	--theme-secondary-color-b: var(--theme-light-secondary-color-b, var(--theme-base-secondary-color-b));
	--theme-primary-color: hsl(var(--theme-primary-color-h), var(--theme-primary-color-s), var(--theme-primary-color-l));
	--theme-primary-900: hsl(var(--theme-primary-color-h), var(--theme-primary-color-s), calc(var(--theme-primary-color-l) - 26%));
	--theme-primary-800: hsl(var(--theme-primary-color-h), var(--theme-primary-color-s), calc(var(--theme-primary-color-l) - 21%));
	--theme-primary-700: hsl(var(--theme-primary-color-h), var(--theme-primary-color-s), calc(var(--theme-primary-color-l) - 16%));
	--theme-primary-600: hsl(var(--theme-primary-color-h), var(--theme-primary-color-s), calc(var(--theme-primary-color-l) - 10%));
	--theme-primary-500: hsl(var(--theme-primary-color-h), var(--theme-primary-color-s), calc(var(--theme-primary-color-l) - 5%));
	--theme-primary-400: var(--theme-primary-color);
	--theme-primary-350: rgb(calc(51 + var(--theme-primary-color-r) * .8), calc(51 + var(--theme-primary-color-g) * .8), calc(51 + var(--theme-primary-color-b) * .8));
	--theme-primary-300: rgb(calc(89.25 + var(--theme-primary-color-r) * .65), calc(89.25 + var(--theme-primary-color-g) * .65), calc(89.25 + var(--theme-primary-color-b) * .65));
	--theme-primary-200: rgb(calc(122.4 + var(--theme-primary-color-r) * .52), calc(122.4 + var(--theme-primary-color-g) * .52), calc(122.4 + var(--theme-primary-color-b) * .52));
	--theme-primary-150: rgb(calc(165.75 + var(--theme-primary-color-r) * .35), calc(165.75 + var(--theme-primary-color-g) * .35), calc(165.75 + var(--theme-primary-color-b) * .35));
	--theme-primary-100: rgb(calc(198.9 + var(--theme-primary-color-r) * .22), calc(198.9 + var(--theme-primary-color-g) * .22), calc(198.9 + var(--theme-primary-color-b) * .22));
	--theme-primary-075: rgb(calc(216.75 + var(--theme-primary-color-r) * .15), calc(216.75 + var(--theme-primary-color-g) * .15), calc(216.75 + var(--theme-primary-color-b) * .15));
	--theme-primary-050: rgb(calc(234.6 + var(--theme-primary-color-r) * .08), calc(234.6 + var(--theme-primary-color-g) * .08), calc(234.6 + var(--theme-primary-color-b) * .08));
	--theme-primary-025: rgb(calc(244.8 + var(--theme-primary-color-r) * .04), calc(244.8 + var(--theme-primary-color-g) * .04), calc(244.8 + var(--theme-primary-color-b) * .04));
	--theme-secondary-color: hsl(var(--theme-secondary-color-h), var(--theme-secondary-color-s), var(--theme-secondary-color-l));
	--theme-secondary-900: hsl(var(--theme-secondary-color-h), var(--theme-secondary-color-s), calc(var(--theme-secondary-color-l) - 26%));
	--theme-secondary-800: hsl(var(--theme-secondary-color-h), var(--theme-secondary-color-s), calc(var(--theme-secondary-color-l) - 21%));
	--theme-secondary-700: hsl(var(--theme-secondary-color-h), var(--theme-secondary-color-s), calc(var(--theme-secondary-color-l) - 16%));
	--theme-secondary-600: hsl(var(--theme-secondary-color-h), var(--theme-secondary-color-s), calc(var(--theme-secondary-color-l) - 10%));
	--theme-secondary-500: hsl(var(--theme-secondary-color-h), var(--theme-secondary-color-s), calc(var(--theme-secondary-color-l) - 5%));
	--theme-secondary-400: var(--theme-secondary-color);
	--theme-secondary-350: rgb(calc(51 + var(--theme-secondary-color-r) * .8), calc(51 + var(--theme-secondary-color-g) * .8), calc(51 + var(--theme-secondary-color-b) * .8));
	--theme-secondary-300: rgb(calc(89.25 + var(--theme-secondary-color-r) * .65), calc(89.25 + var(--theme-secondary-color-g) * .65), calc(89.25 + var(--theme-secondary-color-b) * .65));
	--theme-secondary-200: rgb(calc(122.4 + var(--theme-secondary-color-r) * .52), calc(122.4 + var(--theme-secondary-color-g) * .52), calc(122.4 + var(--theme-secondary-color-b) * .52));
	--theme-secondary-150: rgb(calc(165.75 + var(--theme-secondary-color-r) * .35), calc(165.75 + var(--theme-secondary-color-g) * .35), calc(165.75 + var(--theme-secondary-color-b) * .35));
	--theme-secondary-100: rgb(calc(198.9 + var(--theme-secondary-color-r) * .22), calc(198.9 + var(--theme-secondary-color-g) * .22), calc(198.9 + var(--theme-secondary-color-b) * .22));
	--theme-secondary-075: rgb(calc(216.75 + var(--theme-secondary-color-r) * .15), calc(216.75 + var(--theme-secondary-color-g) * .15), calc(216.75 + var(--theme-secondary-color-b) * .15));
	--theme-secondary-050: rgb(calc(234.6 + var(--theme-secondary-color-r) * .08), calc(234.6 + var(--theme-secondary-color-g) * .08), calc(234.6 + var(--theme-secondary-color-b) * .08));
	--theme-secondary-025: rgb(calc(244.8 + var(--theme-secondary-color-r) * .04), calc(244.8 + var(--theme-secondary-color-g) * .04), calc(244.8 + var(--theme-secondary-color-b) * .04));
	--focus-ring: hsla(var(--theme-secondary-color-h), var(--theme-secondary-color-s), var(--theme-secondary-color-l), .15);
	--theme-body-font-color: var(--black-800)
}

body:not(.theme-dark) .themed,body.theme-dark .theme-light__forced .themed,body.theme-system .theme-light__forced .themed {
	--theme-body-font-color: var(--black-800);
	--theme-link-color: var(--theme-secondary-400);
	--theme-link-color-hover: var(--theme-secondary-350);
	--theme-link-color-visited: var(--theme-secondary-500);
	--theme-button-color: var(--theme-secondary-400);
	--theme-button-background-color: transparent;
	--theme-button-hover-color: var(--theme-secondary-500);
	--theme-button-hover-background-color: var(--theme-secondary-050);
	--theme-button-active-background-color: var(--theme-secondary-100);
	--theme-button-selected-color: var(--theme-secondary-900);
	--theme-button-selected-background-color: var(--theme-secondary-150);
	--theme-button-primary-color: hsl(0,0%,100%);
	--theme-button-primary-background-color: var(--theme-secondary-400);
	--theme-button-primary-hover-color: hsl(0,0%,100%);
	--theme-button-primary-hover-background-color: var(--theme-secondary-500);
	--theme-button-primary-active-background-color: var(--theme-secondary-700);
	--theme-button-primary-selected-color: var(--white);
	--theme-button-primary-selected-background-color: var(--theme-secondary-700);
	--theme-button-primary-number-color: var(--theme-secondary-900);
	--theme-button-filled-color: var(--theme-secondary-700);
	--theme-button-filled-background-color: var(--theme-secondary-050);
	--theme-button-filled-border-color: var(--theme-secondary-350);
	--theme-button-filled-hover-color: var(--theme-secondary-800);
	--theme-button-filled-hover-background-color: var(--theme-secondary-100);
	--theme-button-filled-active-background-color: var(--theme-secondary-150);
	--theme-button-filled-active-border-color: var(--theme-secondary-350);
	--theme-button-filled-selected-color: var(--theme-secondary-900);
	--theme-button-filled-selected-background-color: var(--theme-secondary-300);
	--theme-button-filled-selected-border-color: var(--theme-secondary-500);
	--theme-button-outlined-border-color: var(--theme-secondary-300);
	--theme-button-outlined-selected-border-color: var(--theme-secondary-400)
}

body.theme-dark,body:not(.theme-dark) .theme-dark__forced {
	--white: hsl(0,0%,17.5%);
	--black: hsl(0,0%,100%);
	--black-025: hsl(0,0%,22.5%);
	--black-050: hsl(0,0%,24%);
	--black-075: hsl(210,4%,26%);
	--black-100: hsl(210,4.5%,30.5%);
	--black-150: hsl(210,5%,35%);
	--black-200: hsl(210,5.5%,43.5%);
	--black-300: hsl(210,6.5%,52%);
	--black-350: hsl(210,7%,61%);
	--black-400: hsl(210,8%,65%);
	--black-500: hsl(210,8%,70%);
	--black-600: hsl(210,7%,78.5%);
	--black-700: hsl(210,8%,82.5%);
	--black-750: hsl(210,9%,86.5%);
	--black-800: hsl(210,9%,91.5%);
	--black-900: hsl(210,4%,95%);
	--orange-050: hsl(27,16.5%,23.9%);
	--orange-100: hsl(27,30%,28.4%);
	--orange-200: hsl(27,50%,36.9%);
	--orange-300: hsl(27,70%,47.3%);
	--orange-400: hsl(27,90.5%,54.9%);
	--orange-500: hsl(27,100%,59%);
	--orange-600: hsl(27,100%,68.4%);
	--orange-700: hsl(27,89.5%,74.1%);
	--orange-800: hsl(27,92%,85.7%);
	--orange-900: hsl(27,95%,91.8%);
	--blue-050: hsl(206,40%,23%);
	--blue-100: hsl(206,44%,26%);
	--blue-200: hsl(206,46%,30%);
	--blue-300: hsl(206,53%,35%);
	--blue-400: hsl(209,56%,43%);
	--blue-500: hsl(206,64%,51%);
	--blue-600: hsl(206,100%,60%);
	--blue-700: hsl(206,90%,74%);
	--blue-800: hsl(206,95%,86%);
	--blue-900: hsl(206,91%,91.5%);
	--powder-050: hsl(205,5%,27%);
	--powder-100: hsl(205,14%,28%);
	--powder-200: hsl(205,17.5%,32%);
	--powder-300: hsl(205,19.5%,37%);
	--powder-400: hsl(205,22.5%,44%);
	--powder-500: hsl(205,29%,54%);
	--powder-600: hsl(205,50%,65.5%);
	--powder-700: hsl(205,46.5%,73.5%);
	--powder-800: hsl(205,49.5%,87%);
	--powder-900: hsl(205,100%,95%);
	--green-025: hsl(140,18%,22%);
	--green-050: hsl(140,18%,25%);
	--green-100: hsl(140,22.5%,31%);
	--green-200: hsl(140,23.5%,37%);
	--green-300: hsl(140,25%,40.5%);
	--green-400: hsl(140,27.5%,48.5%);
	--green-500: hsl(140,35%,54.5%);
	--green-600: hsl(140,40%,61.5%);
	--green-700: hsl(140,39.5%,69.5%);
	--green-800: hsl(140,39.5%,78.5%);
	--green-900: hsl(140,38%,86.5%);
	--yellow-050: hsl(47,13%,24.5%);
	--yellow-100: hsl(47,19%,27%);
	--yellow-200: hsl(47,30.5%,31%);
	--yellow-300: hsl(47,37%,36%);
	--yellow-400: hsl(47,45.5%,42.5%);
	--yellow-500: hsl(47,55.5%,48%);
	--yellow-600: hsl(47,67.5%,55.5%);
	--yellow-700: hsl(47,84.5%,64%);
	--yellow-800: hsl(47,90%,72.5%);
	--yellow-900: hsl(47,93%,83.5%);
	--red-050: hsl(1,30%,26.5%);
	--red-100: hsl(1,35%,33%);
	--red-200: hsl(1,37%,38.5%);
	--red-300: hsl(1,39%,43.5%);
	--red-400: hsl(1,42%,49%);
	--red-500: hsl(1,50%,54%);
	--red-600: hsl(1,56.5%,59.5%);
	--red-700: hsl(1,62.5%,65.5%);
	--red-800: hsl(1,64%,74%);
	--red-900: hsl(1,65.5%,85.5%);
	--gold: hsl(48,100%,50%);
	--gold-lighter: hsl(48,22%,30%);
	--gold-darker: hsl(45,100%,47%);
	--silver: hsl(210,6%,72%);
	--silver-lighter: hsl(0,0%,26%);
	--silver-darker: hsl(210,3%,61%);
	--bronze: hsl(28,38%,67%);
	--bronze-lighter: hsl(28,13%,27%);
	--bronze-darker: hsl(28,31%,52%);
	--fc-dark: var(--black-900);
	--fc-medium: var(--black-700);
	--fc-light: var(--black-500);
	--focus-ring-success: hsla(140,40%,75%,0.4);
	--focus-ring-warning: hsla(47,79%,58%,0.4);
	--focus-ring-error: hsla(358,62%,52%,0.3);
	--focus-ring-muted: hsla(210,8%,15%,0.1);
	--bs-sm: 0 1px 2px hsla(0,0%,0%,0.1), 0 1px 4px hsla(0, 0, 0, 0.1), 0 2px 8px hsla(0, 0, 0, 0.1);
	--bs-md: 0 1px 3px hsla(0,0%,0%,0.11), 0 2px 6px hsla(0, 0, 0, 0.11), 0 3px 8px hsla(0, 0, 0, 0.14);
	--bs-lg: 0 1px 4px hsla(0,0%,0%,0.14), 0 3px 8px hsla(0, 0, 0, 0.14), 0 4px 13px hsla(0, 0, 0, 0.18);
	--scrollbar: hsla(0,0%,100%,0.2);
	--highlight-bg: hsl(0,2%,11%);
	--highlight-color: hsl(0,0%,100%);
	--highlight-comment: hsl(0,0%,60%);
	--highlight-punctuation: hsl(0,0%,80%);
	--highlight-namespace: hsl(27,85%,61.5%);
	--highlight-attribute: hsl(207,41.5%,67%);
	--highlight-literal: hsl(27,85%,61.5%);
	--highlight-symbol: hsl(306,43%,69%);
	--highlight-keyword: hsl(208,41.5%,67%);
	--highlight-variable: hsl(65.5,39%,57.5%);
	--highlight-addition: var(--green-600);
	--highlight-deletion: var(--red-700)
}

body.theme-dark,body:not(.theme-dark) .theme-dark__forced,body.theme-dark .themed,body:not(.theme-dark) .theme-dark__forced .themed {
	--theme-primary-color-h: var(--theme-dark-primary-color-h, var(--theme-base-primary-color-h));
	--theme-primary-color-s: var(--theme-dark-primary-color-s, var(--theme-base-primary-color-s));
	--theme-primary-color-l: var(--theme-dark-primary-color-l, var(--theme-base-primary-color-l));
	--theme-primary-color-r: var(--theme-dark-primary-color-r, var(--theme-base-primary-color-r));
	--theme-primary-color-g: var(--theme-dark-primary-color-g, var(--theme-base-primary-color-g));
	--theme-primary-color-b: var(--theme-dark-primary-color-b, var(--theme-base-primary-color-b));
	--theme-secondary-color-h: var(--theme-dark-secondary-color-h, var(--theme-base-secondary-color-h));
	--theme-secondary-color-s: var(--theme-dark-secondary-color-s, var(--theme-base-secondary-color-s));
	--theme-secondary-color-l: var(--theme-dark-secondary-color-l, var(--theme-base-secondary-color-l));
	--theme-secondary-color-r: var(--theme-dark-secondary-color-r, var(--theme-base-secondary-color-r));
	--theme-secondary-color-g: var(--theme-dark-secondary-color-g, var(--theme-base-secondary-color-g));
	--theme-secondary-color-b: var(--theme-dark-secondary-color-b, var(--theme-base-secondary-color-b));
	--theme-primary-color: hsl(var(--theme-primary-color-h), var(--theme-primary-color-s), var(--theme-primary-color-l));
	--theme-secondary-color: hsl(var(--theme-secondary-color-h), var(--theme-secondary-color-s), var(--theme-secondary-color-l));
	--theme-primary-025: hsl(var(--theme-primary-color-h), clamp(10%, calc(var(--theme-primary-color-s) - 82%), 90%), clamp(20%, calc(var(--theme-primary-color-l) - 17%), 100%));
	--theme-primary-050: hsl(var(--theme-primary-color-h), clamp(10%, calc(var(--theme-primary-color-s) - 47%), 90%), clamp(20%, calc(var(--theme-primary-color-l) - 15%), 100%));
	--theme-primary-075: hsl(var(--theme-primary-color-h), clamp(10%, calc(var(--theme-primary-color-s) - 39%), 90%), clamp(20%, calc(var(--theme-primary-color-l) - 13%), 100%));
	--theme-primary-100: hsl(var(--theme-primary-color-h), clamp(10%, calc(var(--theme-primary-color-s) - 32%), 90%), clamp(20%, calc(var(--theme-primary-color-l) - 11%), 100%));
	--theme-primary-150: hsl(var(--theme-primary-color-h), clamp(10%, calc(var(--theme-primary-color-s) - 23%), 90%), clamp(20%, calc(var(--theme-primary-color-l) - 9%), 100%));
	--theme-primary-200: hsl(var(--theme-primary-color-h), clamp(10%, calc(var(--theme-primary-color-s) - 15%), 90%), clamp(20%, calc(var(--theme-primary-color-l) - 7%), 100%));
	--theme-primary-300: hsl(var(--theme-primary-color-h), clamp(10%, calc(var(--theme-primary-color-s) - 7%), 90%), clamp(20%, calc(var(--theme-primary-color-l) - 5%), 100%));
	--theme-primary-350: var(--theme-primary-color);
	--theme-primary-400: rgb(calc(53.55 + var(--theme-primary-color-r) * .79), calc(53.55 + var(--theme-primary-color-g) * .79), calc(53.55 + var(--theme-primary-color-b) * .79));
	--theme-primary-500: rgb(calc(91.8 + var(--theme-primary-color-r) * .64), calc(91.8 + var(--theme-primary-color-g) * .64), calc(91.8 + var(--theme-primary-color-b) * .64));
	--theme-primary-600: rgb(calc(130.05 + var(--theme-primary-color-r) * .49), calc(130.05 + var(--theme-primary-color-g) * .49), calc(130.05 + var(--theme-primary-color-b) * .49));
	--theme-primary-700: rgb(calc(168.3 + var(--theme-primary-color-r) * .34), calc(168.3 + var(--theme-primary-color-g) * .34), calc(168.3 + var(--theme-primary-color-b) * .34));
	--theme-primary-800: rgb(calc(206.55 + var(--theme-primary-color-r) * .19), calc(206.55 + var(--theme-primary-color-g) * .19), calc(206.55 + var(--theme-primary-color-b) * .19));
	--theme-primary-900: rgb(calc(244.8 + var(--theme-primary-color-r) * .04), calc(244.8 + var(--theme-primary-color-g) * .04), calc(244.8 + var(--theme-primary-color-b) * .04));
	--theme-secondary-025: hsl(var(--theme-secondary-color-h), clamp(10%, calc(var(--theme-secondary-color-s) - 82%), 90%), clamp(20%, calc(var(--theme-secondary-color-l) - 17%), 100%));
	--theme-secondary-050: hsl(var(--theme-secondary-color-h), clamp(10%, calc(var(--theme-secondary-color-s) - 47%), 90%), clamp(20%, calc(var(--theme-secondary-color-l) - 15%), 100%));
	--theme-secondary-075: hsl(var(--theme-secondary-color-h), clamp(10%, calc(var(--theme-secondary-color-s) - 39%), 90%), clamp(20%, calc(var(--theme-secondary-color-l) - 13%), 100%));
	--theme-secondary-100: hsl(var(--theme-secondary-color-h), clamp(10%, calc(var(--theme-secondary-color-s) - 32%), 90%), clamp(20%, calc(var(--theme-secondary-color-l) - 11%), 100%));
	--theme-secondary-150: hsl(var(--theme-secondary-color-h), clamp(10%, calc(var(--theme-secondary-color-s) - 23%), 90%), clamp(20%, calc(var(--theme-secondary-color-l) - 9%), 100%));
	--theme-secondary-200: hsl(var(--theme-secondary-color-h), clamp(10%, calc(var(--theme-secondary-color-s) - 15%), 90%), clamp(20%, calc(var(--theme-secondary-color-l) - 7%), 100%));
	--theme-secondary-300: hsl(var(--theme-secondary-color-h), clamp(10%, calc(var(--theme-secondary-color-s) - 7%), 90%), clamp(20%, calc(var(--theme-secondary-color-l) - 5%), 100%));
	--theme-secondary-350: var(--theme-secondary-color);
	--theme-secondary-400: rgb(calc(53.55 + var(--theme-secondary-color-r) * .79), calc(53.55 + var(--theme-secondary-color-g) * .79), calc(53.55 + var(--theme-secondary-color-b) * .79));
	--theme-secondary-500: rgb(calc(91.8 + var(--theme-secondary-color-r) * .64), calc(91.8 + var(--theme-secondary-color-g) * .64), calc(91.8 + var(--theme-secondary-color-b) * .64));
	--theme-secondary-600: rgb(calc(130.05 + var(--theme-secondary-color-r) * .49), calc(130.05 + var(--theme-secondary-color-g) * .49), calc(130.05 + var(--theme-secondary-color-b) * .49));
	--theme-secondary-700: rgb(calc(168.3 + var(--theme-secondary-color-r) * .34), calc(168.3 + var(--theme-secondary-color-g) * .34), calc(168.3 + var(--theme-secondary-color-b) * .34));
	--theme-secondary-800: rgb(calc(206.55 + var(--theme-secondary-color-r) * .19), calc(206.55 + var(--theme-secondary-color-g) * .19), calc(206.55 + var(--theme-secondary-color-b) * .19));
	--theme-secondary-900: rgb(calc(244.8 + var(--theme-secondary-color-r) * .04), calc(244.8 + var(--theme-secondary-color-g) * .04), calc(244.8 + var(--theme-secondary-color-b) * .04));
	--focus-ring: hsla(var(--theme-secondary-color-h), var(--theme-secondary-color-s), var(--theme-secondary-color-l), .25);
	--theme-body-font-color: var(--black-800)
}

body.theme-dark .themed,body:not(.theme-dark) .theme-dark__forced .themed {
	--theme-body-font-color: var(--black-800);
	--theme-link-color: var(--theme-secondary-400);
	--theme-link-color-hover: var(--theme-secondary-350);
	--theme-link-color-visited: var(--theme-secondary-500);
	--theme-button-color: var(--theme-secondary-400);
	--theme-button-background-color: transparent;
	--theme-button-hover-color: var(--theme-secondary-500);
	--theme-button-hover-background-color: var(--theme-secondary-050);
	--theme-button-active-background-color: var(--theme-secondary-100);
	--theme-button-selected-color: var(--theme-secondary-900);
	--theme-button-selected-background-color: var(--theme-secondary-150);
	--theme-button-primary-color: hsl(0,0%,100%);
	--theme-button-primary-background-color: var(--theme-secondary-400);
	--theme-button-primary-hover-color: hsl(0,0%,100%);
	--theme-button-primary-hover-background-color: var(--theme-secondary-500);
	--theme-button-primary-active-background-color: var(--theme-secondary-700);
	--theme-button-primary-selected-color: var(--white);
	--theme-button-primary-selected-background-color: var(--theme-secondary-700);
	--theme-button-primary-number-color: var(--theme-secondary-900);
	--theme-button-filled-color: var(--theme-secondary-700);
	--theme-button-filled-background-color: var(--theme-secondary-050);
	--theme-button-filled-border-color: var(--theme-secondary-350);
	--theme-button-filled-hover-color: var(--theme-secondary-800);
	--theme-button-filled-hover-background-color: var(--theme-secondary-100);
	--theme-button-filled-active-background-color: var(--theme-secondary-150);
	--theme-button-filled-active-border-color: var(--theme-secondary-350);
	--theme-button-filled-selected-color: var(--theme-secondary-900);
	--theme-button-filled-selected-background-color: var(--theme-secondary-300);
	--theme-button-filled-selected-border-color: var(--theme-secondary-500);
	--theme-button-outlined-border-color: var(--theme-secondary-300);
	--theme-button-outlined-selected-border-color: var(--theme-secondary-400)
}

@media (prefers-color-scheme:dark) {
	body.theme-system {
		--white: hsl(0,0%,17.5%);
		--black: hsl(0,0%,100%);
		--black-025: hsl(0,0%,22.5%);
		--black-050: hsl(0,0%,24%);
		--black-075: hsl(210,4%,26%);
		--black-100: hsl(210,4.5%,30.5%);
		--black-150: hsl(210,5%,35%);
		--black-200: hsl(210,5.5%,43.5%);
		--black-300: hsl(210,6.5%,52%);
		--black-350: hsl(210,7%,61%);
		--black-400: hsl(210,8%,65%);
		--black-500: hsl(210,8%,70%);
		--black-600: hsl(210,7%,78.5%);
		--black-700: hsl(210,8%,82.5%);
		--black-750: hsl(210,9%,86.5%);
		--black-800: hsl(210,9%,91.5%);
		--black-900: hsl(210,4%,95%);
		--orange-050: hsl(27,16.5%,23.9%);
		--orange-100: hsl(27,30%,28.4%);
		--orange-200: hsl(27,50%,36.9%);
		--orange-300: hsl(27,70%,47.3%);
		--orange-400: hsl(27,90.5%,54.9%);
		--orange-500: hsl(27,100%,59%);
		--orange-600: hsl(27,100%,68.4%);
		--orange-700: hsl(27,89.5%,74.1%);
		--orange-800: hsl(27,92%,85.7%);
		--orange-900: hsl(27,95%,91.8%);
		--blue-050: hsl(206,40%,23%);
		--blue-100: hsl(206,44%,26%);
		--blue-200: hsl(206,46%,30%);
		--blue-300: hsl(206,53%,35%);
		--blue-400: hsl(209,56%,43%);
		--blue-500: hsl(206,64%,51%);
		--blue-600: hsl(206,100%,60%);
		--blue-700: hsl(206,90%,74%);
		--blue-800: hsl(206,95%,86%);
		--blue-900: hsl(206,91%,91.5%);
		--powder-050: hsl(205,5%,27%);
		--powder-100: hsl(205,14%,28%);
		--powder-200: hsl(205,17.5%,32%);
		--powder-300: hsl(205,19.5%,37%);
		--powder-400: hsl(205,22.5%,44%);
		--powder-500: hsl(205,29%,54%);
		--powder-600: hsl(205,50%,65.5%);
		--powder-700: hsl(205,46.5%,73.5%);
		--powder-800: hsl(205,49.5%,87%);
		--powder-900: hsl(205,100%,95%);
		--green-025: hsl(140,18%,22%);
		--green-050: hsl(140,18%,25%);
		--green-100: hsl(140,22.5%,31%);
		--green-200: hsl(140,23.5%,37%);
		--green-300: hsl(140,25%,40.5%);
		--green-400: hsl(140,27.5%,48.5%);
		--green-500: hsl(140,35%,54.5%);
		--green-600: hsl(140,40%,61.5%);
		--green-700: hsl(140,39.5%,69.5%);
		--green-800: hsl(140,39.5%,78.5%);
		--green-900: hsl(140,38%,86.5%);
		--yellow-050: hsl(47,13%,24.5%);
		--yellow-100: hsl(47,19%,27%);
		--yellow-200: hsl(47,30.5%,31%);
		--yellow-300: hsl(47,37%,36%);
		--yellow-400: hsl(47,45.5%,42.5%);
		--yellow-500: hsl(47,55.5%,48%);
		--yellow-600: hsl(47,67.5%,55.5%);
		--yellow-700: hsl(47,84.5%,64%);
		--yellow-800: hsl(47,90%,72.5%);
		--yellow-900: hsl(47,93%,83.5%);
		--red-050: hsl(1,30%,26.5%);
		--red-100: hsl(1,35%,33%);
		--red-200: hsl(1,37%,38.5%);
		--red-300: hsl(1,39%,43.5%);
		--red-400: hsl(1,42%,49%);
		--red-500: hsl(1,50%,54%);
		--red-600: hsl(1,56.5%,59.5%);
		--red-700: hsl(1,62.5%,65.5%);
		--red-800: hsl(1,64%,74%);
		--red-900: hsl(1,65.5%,85.5%);
		--gold: hsl(48,100%,50%);
		--gold-lighter: hsl(48,22%,30%);
		--gold-darker: hsl(45,100%,47%);
		--silver: hsl(210,6%,72%);
		--silver-lighter: hsl(0,0%,26%);
		--silver-darker: hsl(210,3%,61%);
		--bronze: hsl(28,38%,67%);
		--bronze-lighter: hsl(28,13%,27%);
		--bronze-darker: hsl(28,31%,52%);
		--fc-dark: var(--black-900);
		--fc-medium: var(--black-700);
		--fc-light: var(--black-500);
		--focus-ring-success: hsla(140,40%,75%,0.4);
		--focus-ring-warning: hsla(47,79%,58%,0.4);
		--focus-ring-error: hsla(358,62%,52%,0.3);
		--focus-ring-muted: hsla(210,8%,15%,0.1);
		--bs-sm: 0 1px 2px hsla(0,0%,0%,0.1), 0 1px 4px hsla(0, 0, 0, 0.1), 0 2px 8px hsla(0, 0, 0, 0.1);
		--bs-md: 0 1px 3px hsla(0,0%,0%,0.11), 0 2px 6px hsla(0, 0, 0, 0.11), 0 3px 8px hsla(0, 0, 0, 0.14);
		--bs-lg: 0 1px 4px hsla(0,0%,0%,0.14), 0 3px 8px hsla(0, 0, 0, 0.14), 0 4px 13px hsla(0, 0, 0, 0.18);
		--scrollbar: hsla(0,0%,100%,0.2);
		--highlight-bg: hsl(0,2%,11%);
		--highlight-color: hsl(0,0%,100%);
		--highlight-comment: hsl(0,0%,60%);
		--highlight-punctuation: hsl(0,0%,80%);
		--highlight-namespace: hsl(27,85%,61.5%);
		--highlight-attribute: hsl(207,41.5%,67%);
		--highlight-literal: hsl(27,85%,61.5%);
		--highlight-symbol: hsl(306,43%,69%);
		--highlight-keyword: hsl(208,41.5%,67%);
		--highlight-variable: hsl(65.5,39%,57.5%);
		--highlight-addition: var(--green-600);
		--highlight-deletion: var(--red-700)
	}

	body.theme-system,body.theme-system .themed {
		--theme-primary-color-h: var(--theme-dark-primary-color-h, var(--theme-base-primary-color-h));
		--theme-primary-color-s: var(--theme-dark-primary-color-s, var(--theme-base-primary-color-s));
		--theme-primary-color-l: var(--theme-dark-primary-color-l, var(--theme-base-primary-color-l));
		--theme-primary-color-r: var(--theme-dark-primary-color-r, var(--theme-base-primary-color-r));
		--theme-primary-color-g: var(--theme-dark-primary-color-g, var(--theme-base-primary-color-g));
		--theme-primary-color-b: var(--theme-dark-primary-color-b, var(--theme-base-primary-color-b));
		--theme-secondary-color-h: var(--theme-dark-secondary-color-h, var(--theme-base-secondary-color-h));
		--theme-secondary-color-s: var(--theme-dark-secondary-color-s, var(--theme-base-secondary-color-s));
		--theme-secondary-color-l: var(--theme-dark-secondary-color-l, var(--theme-base-secondary-color-l));
		--theme-secondary-color-r: var(--theme-dark-secondary-color-r, var(--theme-base-secondary-color-r));
		--theme-secondary-color-g: var(--theme-dark-secondary-color-g, var(--theme-base-secondary-color-g));
		--theme-secondary-color-b: var(--theme-dark-secondary-color-b, var(--theme-base-secondary-color-b));
		--theme-primary-color: hsl(var(--theme-primary-color-h), var(--theme-primary-color-s), var(--theme-primary-color-l));
		--theme-secondary-color: hsl(var(--theme-secondary-color-h), var(--theme-secondary-color-s), var(--theme-secondary-color-l));
		--theme-primary-025: hsl(var(--theme-primary-color-h), clamp(10%, calc(var(--theme-primary-color-s) - 82%), 90%), clamp(20%, calc(var(--theme-primary-color-l) - 17%), 100%));
		--theme-primary-050: hsl(var(--theme-primary-color-h), clamp(10%, calc(var(--theme-primary-color-s) - 47%), 90%), clamp(20%, calc(var(--theme-primary-color-l) - 15%), 100%));
		--theme-primary-075: hsl(var(--theme-primary-color-h), clamp(10%, calc(var(--theme-primary-color-s) - 39%), 90%), clamp(20%, calc(var(--theme-primary-color-l) - 13%), 100%));
		--theme-primary-100: hsl(var(--theme-primary-color-h), clamp(10%, calc(var(--theme-primary-color-s) - 32%), 90%), clamp(20%, calc(var(--theme-primary-color-l) - 11%), 100%));
		--theme-primary-150: hsl(var(--theme-primary-color-h), clamp(10%, calc(var(--theme-primary-color-s) - 23%), 90%), clamp(20%, calc(var(--theme-primary-color-l) - 9%), 100%));
		--theme-primary-200: hsl(var(--theme-primary-color-h), clamp(10%, calc(var(--theme-primary-color-s) - 15%), 90%), clamp(20%, calc(var(--theme-primary-color-l) - 7%), 100%));
		--theme-primary-300: hsl(var(--theme-primary-color-h), clamp(10%, calc(var(--theme-primary-color-s) - 7%), 90%), clamp(20%, calc(var(--theme-primary-color-l) - 5%), 100%));
		--theme-primary-350: var(--theme-primary-color);
		--theme-primary-400: rgb(calc(53.55 + var(--theme-primary-color-r) * .79), calc(53.55 + var(--theme-primary-color-g) * .79), calc(53.55 + var(--theme-primary-color-b) * .79));
		--theme-primary-500: rgb(calc(91.8 + var(--theme-primary-color-r) * .64), calc(91.8 + var(--theme-primary-color-g) * .64), calc(91.8 + var(--theme-primary-color-b) * .64));
		--theme-primary-600: rgb(calc(130.05 + var(--theme-primary-color-r) * .49), calc(130.05 + var(--theme-primary-color-g) * .49), calc(130.05 + var(--theme-primary-color-b) * .49));
		--theme-primary-700: rgb(calc(168.3 + var(--theme-primary-color-r) * .34), calc(168.3 + var(--theme-primary-color-g) * .34), calc(168.3 + var(--theme-primary-color-b) * .34));
		--theme-primary-800: rgb(calc(206.55 + var(--theme-primary-color-r) * .19), calc(206.55 + var(--theme-primary-color-g) * .19), calc(206.55 + var(--theme-primary-color-b) * .19));
		--theme-primary-900: rgb(calc(244.8 + var(--theme-primary-color-r) * .04), calc(244.8 + var(--theme-primary-color-g) * .04), calc(244.8 + var(--theme-primary-color-b) * .04));
		--theme-secondary-025: hsl(var(--theme-secondary-color-h), clamp(10%, calc(var(--theme-secondary-color-s) - 82%), 90%), clamp(20%, calc(var(--theme-secondary-color-l) - 17%), 100%));
		--theme-secondary-050: hsl(var(--theme-secondary-color-h), clamp(10%, calc(var(--theme-secondary-color-s) - 47%), 90%), clamp(20%, calc(var(--theme-secondary-color-l) - 15%), 100%));
		--theme-secondary-075: hsl(var(--theme-secondary-color-h), clamp(10%, calc(var(--theme-secondary-color-s) - 39%), 90%), clamp(20%, calc(var(--theme-secondary-color-l) - 13%), 100%));
		--theme-secondary-100: hsl(var(--theme-secondary-color-h), clamp(10%, calc(var(--theme-secondary-color-s) - 32%), 90%), clamp(20%, calc(var(--theme-secondary-color-l) - 11%), 100%));
		--theme-secondary-150: hsl(var(--theme-secondary-color-h), clamp(10%, calc(var(--theme-secondary-color-s) - 23%), 90%), clamp(20%, calc(var(--theme-secondary-color-l) - 9%), 100%));
		--theme-secondary-200: hsl(var(--theme-secondary-color-h), clamp(10%, calc(var(--theme-secondary-color-s) - 15%), 90%), clamp(20%, calc(var(--theme-secondary-color-l) - 7%), 100%));
		--theme-secondary-300: hsl(var(--theme-secondary-color-h), clamp(10%, calc(var(--theme-secondary-color-s) - 7%), 90%), clamp(20%, calc(var(--theme-secondary-color-l) - 5%), 100%));
		--theme-secondary-350: var(--theme-secondary-color);
		--theme-secondary-400: rgb(calc(53.55 + var(--theme-secondary-color-r) * .79), calc(53.55 + var(--theme-secondary-color-g) * .79), calc(53.55 + var(--theme-secondary-color-b) * .79));
		--theme-secondary-500: rgb(calc(91.8 + var(--theme-secondary-color-r) * .64), calc(91.8 + var(--theme-secondary-color-g) * .64), calc(91.8 + var(--theme-secondary-color-b) * .64));
		--theme-secondary-600: rgb(calc(130.05 + var(--theme-secondary-color-r) * .49), calc(130.05 + var(--theme-secondary-color-g) * .49), calc(130.05 + var(--theme-secondary-color-b) * .49));
		--theme-secondary-700: rgb(calc(168.3 + var(--theme-secondary-color-r) * .34), calc(168.3 + var(--theme-secondary-color-g) * .34), calc(168.3 + var(--theme-secondary-color-b) * .34));
		--theme-secondary-800: rgb(calc(206.55 + var(--theme-secondary-color-r) * .19), calc(206.55 + var(--theme-secondary-color-g) * .19), calc(206.55 + var(--theme-secondary-color-b) * .19));
		--theme-secondary-900: rgb(calc(244.8 + var(--theme-secondary-color-r) * .04), calc(244.8 + var(--theme-secondary-color-g) * .04), calc(244.8 + var(--theme-secondary-color-b) * .04));
		--focus-ring: hsla(var(--theme-secondary-color-h), var(--theme-secondary-color-s), var(--theme-secondary-color-l), .25);
		--theme-body-font-color: var(--black-800)
	}

	body.theme-system .themed {
		--theme-body-font-color: var(--black-800);
		--theme-link-color: var(--theme-secondary-400);
		--theme-link-color-hover: var(--theme-secondary-350);
		--theme-link-color-visited: var(--theme-secondary-500);
		--theme-button-color: var(--theme-secondary-400);
		--theme-button-background-color: transparent;
		--theme-button-hover-color: var(--theme-secondary-500);
		--theme-button-hover-background-color: var(--theme-secondary-050);
		--theme-button-active-background-color: var(--theme-secondary-100);
		--theme-button-selected-color: var(--theme-secondary-900);
		--theme-button-selected-background-color: var(--theme-secondary-150);
		--theme-button-primary-color: hsl(0,0%,100%);
		--theme-button-primary-background-color: var(--theme-secondary-400);
		--theme-button-primary-hover-color: hsl(0,0%,100%);
		--theme-button-primary-hover-background-color: var(--theme-secondary-500);
		--theme-button-primary-active-background-color: var(--theme-secondary-700);
		--theme-button-primary-selected-color: var(--white);
		--theme-button-primary-selected-background-color: var(--theme-secondary-700);
		--theme-button-primary-number-color: var(--theme-secondary-900);
		--theme-button-filled-color: var(--theme-secondary-700);
		--theme-button-filled-background-color: var(--theme-secondary-050);
		--theme-button-filled-border-color: var(--theme-secondary-350);
		--theme-button-filled-hover-color: var(--theme-secondary-800);
		--theme-button-filled-hover-background-color: var(--theme-secondary-100);
		--theme-button-filled-active-background-color: var(--theme-secondary-150);
		--theme-button-filled-active-border-color: var(--theme-secondary-350);
		--theme-button-filled-selected-color: var(--theme-secondary-900);
		--theme-button-filled-selected-background-color: var(--theme-secondary-300);
		--theme-button-filled-selected-border-color: var(--theme-secondary-500);
		--theme-button-outlined-border-color: var(--theme-secondary-300);
		--theme-button-outlined-selected-border-color: var(--theme-secondary-400)
	}
}

.ba {
	border-style: solid !important;
	border-width: 1px !important
}

.bt {
	border-top-style: solid !important;
	border-top-width: 1px !important
}

.br {
	border-right-style: solid !important;
	border-right-width: 1px !important
}

.bb {
	border-bottom-style: solid !important;
	border-bottom-width: 1px !important
}

.bl {
	border-left-style: solid !important;
	border-left-width: 1px !important
}

.bx {
	border-left-style: solid !important;
	border-right-style: solid !important;
	border-right-width: 1px !important;
	border-left-width: 1px !important
}

.by {
	border-top-style: solid !important;
	border-bottom-style: solid !important;
	border-top-width: 1px !important;
	border-bottom-width: 1px !important
}

.baw0 {
	border-width: 0 !important
}

.baw1 {
	border-width: 1px !important
}

.baw2 {
	border-width: 2px !important
}

.baw3 {
	border-width: 4px !important
}

.btw0 {
	border-top-width: 0 !important
}

.btw1 {
	border-top-width: 1px !important
}

.btw2 {
	border-top-width: 2px !important
}

.btw3 {
	border-top-width: 4px !important
}

.brw0 {
	border-right-width: 0 !important
}

.brw1 {
	border-right-width: 1px !important
}

.brw2 {
	border-right-width: 2px !important
}

.brw3 {
	border-right-width: 4px !important
}

.bbw0 {
	border-bottom-width: 0 !important
}

.bbw1 {
	border-bottom-width: 1px !important
}

.bbw2 {
	border-bottom-width: 2px !important
}

.bbw3 {
	border-bottom-width: 4px !important
}

.blw0 {
	border-left-width: 0 !important
}

.blw0 {
	border-left-width: 0 !important
}

.blw1 {
	border-left-width: 1px !important
}

.blw2 {
	border-left-width: 2px !important
}

.blw3 {
	border-left-width: 4px !important
}

.byw0 {
	border-top-width: 0 !important;
	border-bottom-width: 0 !important
}

.byw1 {
	border-top-width: 1px !important;
	border-bottom-width: 1px !important
}

.byw2 {
	border-top-width: 2px !important;
	border-bottom-width: 2px !important
}

.byw3 {
	border-top-width: 4px !important;
	border-bottom-width: 4px !important
}

.bxw0 {
	border-right-width: 0 !important;
	border-left-width: 0 !important
}

.bxw1 {
	border-right-width: 1px !important;
	border-left-width: 1px !important
}

.bxw2 {
	border-right-width: 2px !important;
	border-left-width: 2px !important
}

.bxw3 {
	border-right-width: 4px !important;
	border-left-width: 4px !important
}

.bas-solid {
	border-style: solid !important
}

.bas-dashed {
	border-style: dashed !important
}

.bts-solid {
	border-top-style: solid !important
}

.bts-dashed {
	border-top-style: dashed !important
}

.brs-solid {
	border-right-style: solid !important
}

.brs-dashed {
	border-right-style: dashed !important
}

.bbs-solid {
	border-bottom-style: solid !important
}

.bbs-dashed {
	border-bottom-style: dashed !important
}

.bls-solid {
	border-left-style: solid !important
}

.bls-dashed {
	border-left-style: dashed !important
}

.bar-sm {
	border-radius: 3px !important
}

.bar-md {
	border-radius: 5px !important
}

.bar-lg {
	border-radius: 7px !important
}

.bar-circle {
	border-radius: 100% !important
}

.bar-pill {
	border-radius: 1000px !important
}

.btlr0 {
	border-top-left-radius: 0 !important
}

.btlr-sm {
	border-top-left-radius: 3px !important
}

.btlr-md {
	border-top-left-radius: 5px !important
}

.btlr-lg {
	border-top-left-radius: 7px !important
}

.btrr0 {
	border-top-right-radius: 0 !important
}

.btrr-sm {
	border-top-right-radius: 3px !important
}

.btrr-md {
	border-top-right-radius: 5px !important
}

.btrr-lg {
	border-top-right-radius: 7px !important
}

.bblr0 {
	border-bottom-left-radius: 0 !important
}

.bblr-sm {
	border-bottom-left-radius: 3px !important
}

.bblr-md {
	border-bottom-left-radius: 5px !important
}

.bblr-lg {
	border-bottom-left-radius: 7px !important
}

.bbrr0 {
	border-bottom-right-radius: 0 !important
}

.bbrr-sm {
	border-bottom-right-radius: 3px !important
}

.bbrr-md {
	border-bottom-right-radius: 5px !important
}

.bbrr-lg {
	border-bottom-right-radius: 7px !important
}

.btr0 {
	border-top-left-radius: 0 !important;
	border-top-right-radius: 0 !important
}

.btr-sm {
	border-top-left-radius: 3px !important;
	border-top-right-radius: 3px !important
}

.btr-md {
	border-top-left-radius: 5px !important;
	border-top-right-radius: 5px !important
}

.btr-lg {
	border-top-left-radius: 7px !important;
	border-top-right-radius: 7px !important
}

.brr0 {
	border-top-right-radius: 0 !important;
	border-bottom-right-radius: 0 !important
}

.brr-sm {
	border-top-right-radius: 3px !important;
	border-bottom-right-radius: 3px !important
}

.brr-md {
	border-top-right-radius: 5px !important;
	border-bottom-right-radius: 5px !important
}

.brr-lg {
	border-top-right-radius: 7px !important;
	border-bottom-right-radius: 7px !important
}

.bbr0 {
	border-bottom-left-radius: 0 !important;
	border-bottom-right-radius: 0 !important
}

.bbr-sm {
	border-bottom-left-radius: 3px !important;
	border-bottom-right-radius: 3px !important
}

.bbr-md {
	border-bottom-left-radius: 5px !important;
	border-bottom-right-radius: 5px !important
}

.bbr-lg {
	border-bottom-left-radius: 7px !important;
	border-bottom-right-radius: 7px !important
}

.blr0 {
	border-top-left-radius: 0 !important;
	border-bottom-left-radius: 0 !important
}

.blr-sm {
	border-top-left-radius: 3px !important;
	border-bottom-left-radius: 3px !important
}

.blr-md {
	border-top-left-radius: 5px !important;
	border-bottom-left-radius: 5px !important
}

.blr-lg {
	border-top-left-radius: 7px !important;
	border-bottom-left-radius: 7px !important
}

.bar0 {
	border-radius: 0 !important
}

.bc-white-1 {
	border-color: var(--black-500) !important
}

.bc-white-2 {
	border-color: var(--black-300) !important
}

.bc-white-3,.bc-white {
	border-color: var(--white) !important
}

.bc-black-025 {
	border-color: var(--black-025) !important
}

.bc-black-1,.bc-black-050 {
	border-color: var(--black-050) !important
}

.bc-black-2,.bc-black-075 {
	border-color: var(--black-075) !important
}

.bc-black-3,.bc-black-100 {
	border-color: var(--black-100) !important
}

.bc-black-150 {
	border-color: var(--black-150) !important
}

.bc-black-4,.bc-black-200 {
	border-color: var(--black-200) !important
}

.bc-black-5,.bc-black-300 {
	border-color: var(--black-300) !important
}

.bc-black-350 {
	border-color: var(--black-350) !important
}

.bc-black-6,.bc-black-400 {
	border-color: var(--black-400) !important
}

.bc-black-7,.bc-black-500 {
	border-color: var(--black-500) !important
}

.bc-black-600 {
	border-color: var(--black-600) !important
}

.bc-black-8,.bc-black-700 {
	border-color: var(--black-700) !important
}

.bc-black-750 {
	border-color: var(--black-750) !important
}

.bc-black-9,.bc-black-800 {
	border-color: var(--black-800) !important
}

.bc-black-10,.bc-black-900 {
	border-color: var(--black-900) !important
}

.bc-orange-050 {
	border-color: var(--orange-050) !important
}

.bc-orange-1,.bc-orange-100 {
	border-color: var(--orange-100) !important
}

.bc-orange-200 {
	border-color: var(--orange-200) !important
}

.bc-orange-300 {
	border-color: var(--orange-300) !important
}

.bc-orange-2,.bc-orange-400 {
	border-color: var(--orange-400) !important
}

.bc-orange-500 {
	border-color: var(--orange-500) !important
}

.bc-orange-3,.bc-orange-600 {
	border-color: var(--orange-600) !important
}

.bc-orange-700 {
	border-color: var(--orange-700) !important
}

.bc-orange-800 {
	border-color: var(--orange-800) !important
}

.bc-orange-900 {
	border-color: var(--orange-900) !important
}

.bc-blue-050 {
	border-color: var(--blue-050) !important
}

.bc-blue-1,.bc-blue-100 {
	border-color: var(--blue-100) !important
}

.bc-blue-200 {
	border-color: var(--blue-200) !important
}

.bc-blue-300 {
	border-color: var(--blue-300) !important
}

.bc-blue-2,.bc-blue-400 {
	border-color: var(--blue-400) !important
}

.bc-blue-500 {
	border-color: var(--blue-500) !important
}

.bc-blue-3,.bc-blue-600 {
	border-color: var(--blue-600) !important
}

.bc-blue-700 {
	border-color: var(--blue-700) !important
}

.bc-blue-800 {
	border-color: var(--blue-800) !important
}

.bc-blue-900 {
	border-color: var(--blue-900) !important
}

.bc-powder-050 {
	border-color: var(--powder-050) !important
}

.bc-powder-1,.bc-powder-100 {
	border-color: var(--powder-100) !important
}

.bc-powder-200 {
	border-color: var(--powder-200) !important
}

.bc-powder-300 {
	border-color: var(--powder-300) !important
}

.bc-powder-2,.bc-powder-400 {
	border-color: var(--powder-400) !important
}

.bc-powder-500 {
	border-color: var(--powder-500) !important
}

.bc-powder-3,.bc-powder-600 {
	border-color: var(--powder-600) !important
}

.bc-powder-700 {
	border-color: var(--powder-700) !important
}

.bc-powder-800 {
	border-color: var(--powder-800) !important
}

.bc-powder-900 {
	border-color: var(--powder-900) !important
}

.bc-green-025 {
	border-color: var(--green-025) !important
}

.bc-green-050 {
	border-color: var(--green-050) !important
}

.bc-green-1,.bc-green-100 {
	border-color: var(--green-100) !important
}

.bc-green-200 {
	border-color: var(--green-200) !important
}

.bc-green-300 {
	border-color: var(--green-300) !important
}

.bc-green-2,.bc-green-400 {
	border-color: var(--green-400) !important
}

.bc-green-500 {
	border-color: var(--green-500) !important
}

.bc-green-3,.bc-success,.bc-green-600 {
	border-color: var(--green-600) !important
}

.bc-green-700 {
	border-color: var(--green-700) !important
}

.bc-green-800 {
	border-color: var(--green-800) !important
}

.bc-green-900 {
	border-color: var(--green-900) !important
}

.bc-red-050 {
	border-color: var(--red-050) !important
}

.bc-red-1,.bc-red-100 {
	border-color: var(--red-100) !important
}

.bc-red-200 {
	border-color: var(--red-200) !important
}

.bc-red-300 {
	border-color: var(--red-300) !important
}

.bc-red-2,.bc-error,.bc-red-400 {
	border-color: var(--red-400) !important
}

.bc-red-500 {
	border-color: var(--red-500) !important
}

.bc-red-3,.bc-red-600 {
	border-color: var(--red-600) !important
}

.bc-red-700 {
	border-color: var(--red-700) !important
}

.bc-red-800 {
	border-color: var(--red-800) !important
}

.bc-red-900 {
	border-color: var(--red-900) !important
}

.bc-yellow-050 {
	border-color: var(--yellow-050) !important
}

.bc-yellow-100 {
	border-color: var(--yellow-100) !important
}

.bc-yellow-1,.bc-yellow-200 {
	border-color: var(--yellow-200) !important
}

.bc-yellow-300 {
	border-color: var(--yellow-300) !important
}

.bc-yellow-2,.bc-yellow-400 {
	border-color: var(--yellow-400) !important
}

.bc-yellow-500 {
	border-color: var(--yellow-500) !important
}

.bc-yellow-3,.bc-warning,.bc-yellow-600 {
	border-color: var(--yellow-600) !important
}

.bc-yellow-700 {
	border-color: var(--yellow-700) !important
}

.bc-yellow-800 {
	border-color: var(--yellow-800) !important
}

.bc-yellow-900 {
	border-color: var(--yellow-900) !important
}

.bc-theme-primary-025 {
	border-color: var(--theme-primary-025) !important
}

.bc-theme-primary-050 {
	border-color: var(--theme-primary-050) !important
}

.bc-theme-primary-075 {
	border-color: var(--theme-primary-075) !important
}

.bc-theme-primary-100 {
	border-color: var(--theme-primary-100) !important
}

.bc-theme-primary-150 {
	border-color: var(--theme-primary-150) !important
}

.bc-theme-primary-200 {
	border-color: var(--theme-primary-200) !important
}

.bc-theme-primary-300 {
	border-color: var(--theme-primary-300) !important
}

.bc-theme-primary-350 {
	border-color: var(--theme-primary-350) !important
}

.bc-theme-primary-400 {
	border-color: var(--theme-primary-400) !important
}

.bc-theme-primary-500 {
	border-color: var(--theme-primary-500) !important
}

.bc-theme-primary-600 {
	border-color: var(--theme-primary-600) !important
}

.bc-theme-primary-700 {
	border-color: var(--theme-primary-700) !important
}

.bc-theme-primary-800 {
	border-color: var(--theme-primary-800) !important
}

.bc-theme-primary-900 {
	border-color: var(--theme-primary-900) !important
}

.bc-theme-secondary-025 {
	border-color: var(--theme-secondary-025) !important
}

.bc-theme-secondary-050 {
	border-color: var(--theme-secondary-050) !important
}

.bc-theme-secondary-075 {
	border-color: var(--theme-secondary-075) !important
}

.bc-theme-secondary-100 {
	border-color: var(--theme-secondary-100) !important
}

.bc-theme-secondary-150 {
	border-color: var(--theme-secondary-150) !important
}

.bc-theme-secondary-200 {
	border-color: var(--theme-secondary-200) !important
}

.bc-theme-secondary-300 {
	border-color: var(--theme-secondary-300) !important
}

.bc-theme-secondary-350 {
	border-color: var(--theme-secondary-350) !important
}

.bc-theme-secondary-400 {
	border-color: var(--theme-secondary-400) !important
}

.bc-theme-secondary-500 {
	border-color: var(--theme-secondary-500) !important
}

.bc-theme-secondary-600 {
	border-color: var(--theme-secondary-600) !important
}

.bc-theme-secondary-700 {
	border-color: var(--theme-secondary-700) !important
}

.bc-theme-secondary-800 {
	border-color: var(--theme-secondary-800) !important
}

.bc-theme-secondary-900 {
	border-color: var(--theme-secondary-900) !important
}

.bc-transparent {
	border-color: transparent !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bc-transparent {
		border-color: transparent !important
	}
}

body.theme-dark .d\:bc-transparent,.theme-dark__forced .d\:bc-transparent {
	border-color: transparent !important
}

.bc-inherit {
	border-color: inherit !important
}

.fc-black-900,.h\:fc-black-900:hover,.f\:fc-black-900:focus,.f\:fc-black-900:focus-within {
	color: var(--black-900) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-black-900 {
		color: var(--black-900) !important
	}
}

body.theme-dark .d\:fc-black-900,.theme-dark__forced .d\:fc-black-900 {
	color: var(--black-900) !important
}

.bg-black-900,.h\:bg-black-900:hover,.f\:bg-black-900:focus,.f\:bg-black-900:focus-within {
	background-color: var(--black-900) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-black-900 {
		background-color: var(--black-900) !important
	}
}

body.theme-dark .d\:bg-black-900,.theme-dark__forced .d\:bg-black-900 {
	background-color: var(--black-900) !important
}

.fc-black-800,.h\:fc-black-800:hover,.f\:fc-black-800:focus,.f\:fc-black-800:focus-within {
	color: var(--black-800) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-black-800 {
		color: var(--black-800) !important
	}
}

body.theme-dark .d\:fc-black-800,.theme-dark__forced .d\:fc-black-800 {
	color: var(--black-800) !important
}

.bg-black-800,.h\:bg-black-800:hover,.f\:bg-black-800:focus,.f\:bg-black-800:focus-within {
	background-color: var(--black-800) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-black-800 {
		background-color: var(--black-800) !important
	}
}

body.theme-dark .d\:bg-black-800,.theme-dark__forced .d\:bg-black-800 {
	background-color: var(--black-800) !important
}

.fc-black-700,.h\:fc-black-700:hover,.f\:fc-black-700:focus,.f\:fc-black-700:focus-within {
	color: var(--black-700) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-black-700 {
		color: var(--black-700) !important
	}
}

body.theme-dark .d\:fc-black-700,.theme-dark__forced .d\:fc-black-700 {
	color: var(--black-700) !important
}

.bg-black-700,.h\:bg-black-700:hover,.f\:bg-black-700:focus,.f\:bg-black-700:focus-within {
	background-color: var(--black-700) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-black-700 {
		background-color: var(--black-700) !important
	}
}

body.theme-dark .d\:bg-black-700,.theme-dark__forced .d\:bg-black-700 {
	background-color: var(--black-700) !important
}

.fc-black-600,.h\:fc-black-600:hover,.f\:fc-black-600:focus,.f\:fc-black-600:focus-within {
	color: var(--black-600) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-black-600 {
		color: var(--black-600) !important
	}
}

body.theme-dark .d\:fc-black-600,.theme-dark__forced .d\:fc-black-600 {
	color: var(--black-600) !important
}

.bg-black-600,.h\:bg-black-600:hover,.f\:bg-black-600:focus,.f\:bg-black-600:focus-within {
	background-color: var(--black-600) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-black-600 {
		background-color: var(--black-600) !important
	}
}

body.theme-dark .d\:bg-black-600,.theme-dark__forced .d\:bg-black-600 {
	background-color: var(--black-600) !important
}

.fc-black-500,.h\:fc-black-500:hover,.f\:fc-black-500:focus,.f\:fc-black-500:focus-within {
	color: var(--black-500) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-black-500 {
		color: var(--black-500) !important
	}
}

body.theme-dark .d\:fc-black-500,.theme-dark__forced .d\:fc-black-500 {
	color: var(--black-500) !important
}

.bg-black-500,.h\:bg-black-500:hover,.f\:bg-black-500:focus,.f\:bg-black-500:focus-within {
	background-color: var(--black-500) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-black-500 {
		background-color: var(--black-500) !important
	}
}

body.theme-dark .d\:bg-black-500,.theme-dark__forced .d\:bg-black-500 {
	background-color: var(--black-500) !important
}

.fc-black-400,.h\:fc-black-400:hover,.f\:fc-black-400:focus,.f\:fc-black-400:focus-within {
	color: var(--black-400) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-black-400 {
		color: var(--black-400) !important
	}
}

body.theme-dark .d\:fc-black-400,.theme-dark__forced .d\:fc-black-400 {
	color: var(--black-400) !important
}

.bg-black-400,.h\:bg-black-400:hover,.f\:bg-black-400:focus,.f\:bg-black-400:focus-within {
	background-color: var(--black-400) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-black-400 {
		background-color: var(--black-400) !important
	}
}

body.theme-dark .d\:bg-black-400,.theme-dark__forced .d\:bg-black-400 {
	background-color: var(--black-400) !important
}

.fc-black-300,.h\:fc-black-300:hover,.f\:fc-black-300:focus,.f\:fc-black-300:focus-within {
	color: var(--black-300) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-black-300 {
		color: var(--black-300) !important
	}
}

body.theme-dark .d\:fc-black-300,.theme-dark__forced .d\:fc-black-300 {
	color: var(--black-300) !important
}

.bg-black-300,.h\:bg-black-300:hover,.f\:bg-black-300:focus,.f\:bg-black-300:focus-within {
	background-color: var(--black-300) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-black-300 {
		background-color: var(--black-300) !important
	}
}

body.theme-dark .d\:bg-black-300,.theme-dark__forced .d\:bg-black-300 {
	background-color: var(--black-300) !important
}

.fc-black-200,.h\:fc-black-200:hover,.f\:fc-black-200:focus,.f\:fc-black-200:focus-within {
	color: var(--black-200) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-black-200 {
		color: var(--black-200) !important
	}
}

body.theme-dark .d\:fc-black-200,.theme-dark__forced .d\:fc-black-200 {
	color: var(--black-200) !important
}

.bg-black-200,.h\:bg-black-200:hover,.f\:bg-black-200:focus,.f\:bg-black-200:focus-within {
	background-color: var(--black-200) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-black-200 {
		background-color: var(--black-200) !important
	}
}

body.theme-dark .d\:bg-black-200,.theme-dark__forced .d\:bg-black-200 {
	background-color: var(--black-200) !important
}

.fc-black-100,.h\:fc-black-100:hover,.f\:fc-black-100:focus,.f\:fc-black-100:focus-within {
	color: var(--black-100) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-black-100 {
		color: var(--black-100) !important
	}
}

body.theme-dark .d\:fc-black-100,.theme-dark__forced .d\:fc-black-100 {
	color: var(--black-100) !important
}

.bg-black-100,.h\:bg-black-100:hover,.f\:bg-black-100:focus,.f\:bg-black-100:focus-within {
	background-color: var(--black-100) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-black-100 {
		background-color: var(--black-100) !important
	}
}

body.theme-dark .d\:bg-black-100,.theme-dark__forced .d\:bg-black-100 {
	background-color: var(--black-100) !important
}

.fc-black-050,.h\:fc-black-050:hover,.f\:fc-black-050:focus,.f\:fc-black-050:focus-within {
	color: var(--black-050) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-black-050 {
		color: var(--black-050) !important
	}
}

body.theme-dark .d\:fc-black-050,.theme-dark__forced .d\:fc-black-050 {
	color: var(--black-050) !important
}

.bg-black-050,.h\:bg-black-050:hover,.f\:bg-black-050:focus,.f\:bg-black-050:focus-within {
	background-color: var(--black-050) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-black-050 {
		background-color: var(--black-050) !important
	}
}

body.theme-dark .d\:bg-black-050,.theme-dark__forced .d\:bg-black-050 {
	background-color: var(--black-050) !important
}

.fc-orange-900,.h\:fc-orange-900:hover,.f\:fc-orange-900:focus,.f\:fc-orange-900:focus-within {
	color: var(--orange-900) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-orange-900 {
		color: var(--orange-900) !important
	}
}

body.theme-dark .d\:fc-orange-900,.theme-dark__forced .d\:fc-orange-900 {
	color: var(--orange-900) !important
}

.bg-orange-900,.h\:bg-orange-900:hover,.f\:bg-orange-900:focus,.f\:bg-orange-900:focus-within {
	background-color: var(--orange-900) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-orange-900 {
		background-color: var(--orange-900) !important
	}
}

body.theme-dark .d\:bg-orange-900,.theme-dark__forced .d\:bg-orange-900 {
	background-color: var(--orange-900) !important
}

.fc-orange-800,.h\:fc-orange-800:hover,.f\:fc-orange-800:focus,.f\:fc-orange-800:focus-within {
	color: var(--orange-800) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-orange-800 {
		color: var(--orange-800) !important
	}
}

body.theme-dark .d\:fc-orange-800,.theme-dark__forced .d\:fc-orange-800 {
	color: var(--orange-800) !important
}

.bg-orange-800,.h\:bg-orange-800:hover,.f\:bg-orange-800:focus,.f\:bg-orange-800:focus-within {
	background-color: var(--orange-800) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-orange-800 {
		background-color: var(--orange-800) !important
	}
}

body.theme-dark .d\:bg-orange-800,.theme-dark__forced .d\:bg-orange-800 {
	background-color: var(--orange-800) !important
}

.fc-orange-700,.h\:fc-orange-700:hover,.f\:fc-orange-700:focus,.f\:fc-orange-700:focus-within {
	color: var(--orange-700) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-orange-700 {
		color: var(--orange-700) !important
	}
}

body.theme-dark .d\:fc-orange-700,.theme-dark__forced .d\:fc-orange-700 {
	color: var(--orange-700) !important
}

.bg-orange-700,.h\:bg-orange-700:hover,.f\:bg-orange-700:focus,.f\:bg-orange-700:focus-within {
	background-color: var(--orange-700) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-orange-700 {
		background-color: var(--orange-700) !important
	}
}

body.theme-dark .d\:bg-orange-700,.theme-dark__forced .d\:bg-orange-700 {
	background-color: var(--orange-700) !important
}

.fc-orange-600,.h\:fc-orange-600:hover,.f\:fc-orange-600:focus,.f\:fc-orange-600:focus-within {
	color: var(--orange-600) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-orange-600 {
		color: var(--orange-600) !important
	}
}

body.theme-dark .d\:fc-orange-600,.theme-dark__forced .d\:fc-orange-600 {
	color: var(--orange-600) !important
}

.bg-orange-600,.h\:bg-orange-600:hover,.f\:bg-orange-600:focus,.f\:bg-orange-600:focus-within {
	background-color: var(--orange-600) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-orange-600 {
		background-color: var(--orange-600) !important
	}
}

body.theme-dark .d\:bg-orange-600,.theme-dark__forced .d\:bg-orange-600 {
	background-color: var(--orange-600) !important
}

.fc-orange-500,.h\:fc-orange-500:hover,.f\:fc-orange-500:focus,.f\:fc-orange-500:focus-within {
	color: var(--orange-500) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-orange-500 {
		color: var(--orange-500) !important
	}
}

body.theme-dark .d\:fc-orange-500,.theme-dark__forced .d\:fc-orange-500 {
	color: var(--orange-500) !important
}

.bg-orange-500,.h\:bg-orange-500:hover,.f\:bg-orange-500:focus,.f\:bg-orange-500:focus-within {
	background-color: var(--orange-500) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-orange-500 {
		background-color: var(--orange-500) !important
	}
}

body.theme-dark .d\:bg-orange-500,.theme-dark__forced .d\:bg-orange-500 {
	background-color: var(--orange-500) !important
}

.fc-orange-400,.h\:fc-orange-400:hover,.f\:fc-orange-400:focus,.f\:fc-orange-400:focus-within {
	color: var(--orange-400) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-orange-400 {
		color: var(--orange-400) !important
	}
}

body.theme-dark .d\:fc-orange-400,.theme-dark__forced .d\:fc-orange-400 {
	color: var(--orange-400) !important
}

.bg-orange-400,.h\:bg-orange-400:hover,.f\:bg-orange-400:focus,.f\:bg-orange-400:focus-within {
	background-color: var(--orange-400) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-orange-400 {
		background-color: var(--orange-400) !important
	}
}

body.theme-dark .d\:bg-orange-400,.theme-dark__forced .d\:bg-orange-400 {
	background-color: var(--orange-400) !important
}

.fc-orange-300,.h\:fc-orange-300:hover,.f\:fc-orange-300:focus,.f\:fc-orange-300:focus-within {
	color: var(--orange-300) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-orange-300 {
		color: var(--orange-300) !important
	}
}

body.theme-dark .d\:fc-orange-300,.theme-dark__forced .d\:fc-orange-300 {
	color: var(--orange-300) !important
}

.bg-orange-300,.h\:bg-orange-300:hover,.f\:bg-orange-300:focus,.f\:bg-orange-300:focus-within {
	background-color: var(--orange-300) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-orange-300 {
		background-color: var(--orange-300) !important
	}
}

body.theme-dark .d\:bg-orange-300,.theme-dark__forced .d\:bg-orange-300 {
	background-color: var(--orange-300) !important
}

.fc-orange-200,.h\:fc-orange-200:hover,.f\:fc-orange-200:focus,.f\:fc-orange-200:focus-within {
	color: var(--orange-200) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-orange-200 {
		color: var(--orange-200) !important
	}
}

body.theme-dark .d\:fc-orange-200,.theme-dark__forced .d\:fc-orange-200 {
	color: var(--orange-200) !important
}

.bg-orange-200,.h\:bg-orange-200:hover,.f\:bg-orange-200:focus,.f\:bg-orange-200:focus-within {
	background-color: var(--orange-200) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-orange-200 {
		background-color: var(--orange-200) !important
	}
}

body.theme-dark .d\:bg-orange-200,.theme-dark__forced .d\:bg-orange-200 {
	background-color: var(--orange-200) !important
}

.fc-orange-100,.h\:fc-orange-100:hover,.f\:fc-orange-100:focus,.f\:fc-orange-100:focus-within {
	color: var(--orange-100) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-orange-100 {
		color: var(--orange-100) !important
	}
}

body.theme-dark .d\:fc-orange-100,.theme-dark__forced .d\:fc-orange-100 {
	color: var(--orange-100) !important
}

.bg-orange-100,.h\:bg-orange-100:hover,.f\:bg-orange-100:focus,.f\:bg-orange-100:focus-within {
	background-color: var(--orange-100) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-orange-100 {
		background-color: var(--orange-100) !important
	}
}

body.theme-dark .d\:bg-orange-100,.theme-dark__forced .d\:bg-orange-100 {
	background-color: var(--orange-100) !important
}

.fc-orange-050,.h\:fc-orange-050:hover,.f\:fc-orange-050:focus,.f\:fc-orange-050:focus-within {
	color: var(--orange-050) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-orange-050 {
		color: var(--orange-050) !important
	}
}

body.theme-dark .d\:fc-orange-050,.theme-dark__forced .d\:fc-orange-050 {
	color: var(--orange-050) !important
}

.bg-orange-050,.h\:bg-orange-050:hover,.f\:bg-orange-050:focus,.f\:bg-orange-050:focus-within {
	background-color: var(--orange-050) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-orange-050 {
		background-color: var(--orange-050) !important
	}
}

body.theme-dark .d\:bg-orange-050,.theme-dark__forced .d\:bg-orange-050 {
	background-color: var(--orange-050) !important
}

.fc-blue-900,.h\:fc-blue-900:hover,.f\:fc-blue-900:focus,.f\:fc-blue-900:focus-within {
	color: var(--blue-900) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-blue-900 {
		color: var(--blue-900) !important
	}
}

body.theme-dark .d\:fc-blue-900,.theme-dark__forced .d\:fc-blue-900 {
	color: var(--blue-900) !important
}

.bg-blue-900,.h\:bg-blue-900:hover,.f\:bg-blue-900:focus,.f\:bg-blue-900:focus-within {
	background-color: var(--blue-900) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-blue-900 {
		background-color: var(--blue-900) !important
	}
}

body.theme-dark .d\:bg-blue-900,.theme-dark__forced .d\:bg-blue-900 {
	background-color: var(--blue-900) !important
}

.fc-blue-800,.h\:fc-blue-800:hover,.f\:fc-blue-800:focus,.f\:fc-blue-800:focus-within {
	color: var(--blue-800) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-blue-800 {
		color: var(--blue-800) !important
	}
}

body.theme-dark .d\:fc-blue-800,.theme-dark__forced .d\:fc-blue-800 {
	color: var(--blue-800) !important
}

.bg-blue-800,.h\:bg-blue-800:hover,.f\:bg-blue-800:focus,.f\:bg-blue-800:focus-within {
	background-color: var(--blue-800) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-blue-800 {
		background-color: var(--blue-800) !important
	}
}

body.theme-dark .d\:bg-blue-800,.theme-dark__forced .d\:bg-blue-800 {
	background-color: var(--blue-800) !important
}

.fc-blue-700,.h\:fc-blue-700:hover,.f\:fc-blue-700:focus,.f\:fc-blue-700:focus-within {
	color: var(--blue-700) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-blue-700 {
		color: var(--blue-700) !important
	}
}

body.theme-dark .d\:fc-blue-700,.theme-dark__forced .d\:fc-blue-700 {
	color: var(--blue-700) !important
}

.bg-blue-700,.h\:bg-blue-700:hover,.f\:bg-blue-700:focus,.f\:bg-blue-700:focus-within {
	background-color: var(--blue-700) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-blue-700 {
		background-color: var(--blue-700) !important
	}
}

body.theme-dark .d\:bg-blue-700,.theme-dark__forced .d\:bg-blue-700 {
	background-color: var(--blue-700) !important
}

.fc-blue-600,.h\:fc-blue-600:hover,.f\:fc-blue-600:focus,.f\:fc-blue-600:focus-within {
	color: var(--blue-600) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-blue-600 {
		color: var(--blue-600) !important
	}
}

body.theme-dark .d\:fc-blue-600,.theme-dark__forced .d\:fc-blue-600 {
	color: var(--blue-600) !important
}

.bg-blue-600,.h\:bg-blue-600:hover,.f\:bg-blue-600:focus,.f\:bg-blue-600:focus-within {
	background-color: var(--blue-600) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-blue-600 {
		background-color: var(--blue-600) !important
	}
}

body.theme-dark .d\:bg-blue-600,.theme-dark__forced .d\:bg-blue-600 {
	background-color: var(--blue-600) !important
}

.fc-blue-500,.h\:fc-blue-500:hover,.f\:fc-blue-500:focus,.f\:fc-blue-500:focus-within {
	color: var(--blue-500) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-blue-500 {
		color: var(--blue-500) !important
	}
}

body.theme-dark .d\:fc-blue-500,.theme-dark__forced .d\:fc-blue-500 {
	color: var(--blue-500) !important
}

.bg-blue-500,.h\:bg-blue-500:hover,.f\:bg-blue-500:focus,.f\:bg-blue-500:focus-within {
	background-color: var(--blue-500) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-blue-500 {
		background-color: var(--blue-500) !important
	}
}

body.theme-dark .d\:bg-blue-500,.theme-dark__forced .d\:bg-blue-500 {
	background-color: var(--blue-500) !important
}

.fc-blue-400,.h\:fc-blue-400:hover,.f\:fc-blue-400:focus,.f\:fc-blue-400:focus-within {
	color: var(--blue-400) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-blue-400 {
		color: var(--blue-400) !important
	}
}

body.theme-dark .d\:fc-blue-400,.theme-dark__forced .d\:fc-blue-400 {
	color: var(--blue-400) !important
}

.bg-blue-400,.h\:bg-blue-400:hover,.f\:bg-blue-400:focus,.f\:bg-blue-400:focus-within {
	background-color: var(--blue-400) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-blue-400 {
		background-color: var(--blue-400) !important
	}
}

body.theme-dark .d\:bg-blue-400,.theme-dark__forced .d\:bg-blue-400 {
	background-color: var(--blue-400) !important
}

.fc-blue-300,.h\:fc-blue-300:hover,.f\:fc-blue-300:focus,.f\:fc-blue-300:focus-within {
	color: var(--blue-300) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-blue-300 {
		color: var(--blue-300) !important
	}
}

body.theme-dark .d\:fc-blue-300,.theme-dark__forced .d\:fc-blue-300 {
	color: var(--blue-300) !important
}

.bg-blue-300,.h\:bg-blue-300:hover,.f\:bg-blue-300:focus,.f\:bg-blue-300:focus-within {
	background-color: var(--blue-300) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-blue-300 {
		background-color: var(--blue-300) !important
	}
}

body.theme-dark .d\:bg-blue-300,.theme-dark__forced .d\:bg-blue-300 {
	background-color: var(--blue-300) !important
}

.fc-blue-200,.h\:fc-blue-200:hover,.f\:fc-blue-200:focus,.f\:fc-blue-200:focus-within {
	color: var(--blue-200) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-blue-200 {
		color: var(--blue-200) !important
	}
}

body.theme-dark .d\:fc-blue-200,.theme-dark__forced .d\:fc-blue-200 {
	color: var(--blue-200) !important
}

.bg-blue-200,.h\:bg-blue-200:hover,.f\:bg-blue-200:focus,.f\:bg-blue-200:focus-within {
	background-color: var(--blue-200) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-blue-200 {
		background-color: var(--blue-200) !important
	}
}

body.theme-dark .d\:bg-blue-200,.theme-dark__forced .d\:bg-blue-200 {
	background-color: var(--blue-200) !important
}

.fc-blue-100,.h\:fc-blue-100:hover,.f\:fc-blue-100:focus,.f\:fc-blue-100:focus-within {
	color: var(--blue-100) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-blue-100 {
		color: var(--blue-100) !important
	}
}

body.theme-dark .d\:fc-blue-100,.theme-dark__forced .d\:fc-blue-100 {
	color: var(--blue-100) !important
}

.bg-blue-100,.h\:bg-blue-100:hover,.f\:bg-blue-100:focus,.f\:bg-blue-100:focus-within {
	background-color: var(--blue-100) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-blue-100 {
		background-color: var(--blue-100) !important
	}
}

body.theme-dark .d\:bg-blue-100,.theme-dark__forced .d\:bg-blue-100 {
	background-color: var(--blue-100) !important
}

.fc-blue-050,.h\:fc-blue-050:hover,.f\:fc-blue-050:focus,.f\:fc-blue-050:focus-within {
	color: var(--blue-050) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-blue-050 {
		color: var(--blue-050) !important
	}
}

body.theme-dark .d\:fc-blue-050,.theme-dark__forced .d\:fc-blue-050 {
	color: var(--blue-050) !important
}

.bg-blue-050,.h\:bg-blue-050:hover,.f\:bg-blue-050:focus,.f\:bg-blue-050:focus-within {
	background-color: var(--blue-050) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-blue-050 {
		background-color: var(--blue-050) !important
	}
}

body.theme-dark .d\:bg-blue-050,.theme-dark__forced .d\:bg-blue-050 {
	background-color: var(--blue-050) !important
}

.fc-powder-900,.h\:fc-powder-900:hover,.f\:fc-powder-900:focus,.f\:fc-powder-900:focus-within {
	color: var(--powder-900) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-powder-900 {
		color: var(--powder-900) !important
	}
}

body.theme-dark .d\:fc-powder-900,.theme-dark__forced .d\:fc-powder-900 {
	color: var(--powder-900) !important
}

.bg-powder-900,.h\:bg-powder-900:hover,.f\:bg-powder-900:focus,.f\:bg-powder-900:focus-within {
	background-color: var(--powder-900) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-powder-900 {
		background-color: var(--powder-900) !important
	}
}

body.theme-dark .d\:bg-powder-900,.theme-dark__forced .d\:bg-powder-900 {
	background-color: var(--powder-900) !important
}

.fc-powder-800,.h\:fc-powder-800:hover,.f\:fc-powder-800:focus,.f\:fc-powder-800:focus-within {
	color: var(--powder-800) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-powder-800 {
		color: var(--powder-800) !important
	}
}

body.theme-dark .d\:fc-powder-800,.theme-dark__forced .d\:fc-powder-800 {
	color: var(--powder-800) !important
}

.bg-powder-800,.h\:bg-powder-800:hover,.f\:bg-powder-800:focus,.f\:bg-powder-800:focus-within {
	background-color: var(--powder-800) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-powder-800 {
		background-color: var(--powder-800) !important
	}
}

body.theme-dark .d\:bg-powder-800,.theme-dark__forced .d\:bg-powder-800 {
	background-color: var(--powder-800) !important
}

.fc-powder-700,.h\:fc-powder-700:hover,.f\:fc-powder-700:focus,.f\:fc-powder-700:focus-within {
	color: var(--powder-700) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-powder-700 {
		color: var(--powder-700) !important
	}
}

body.theme-dark .d\:fc-powder-700,.theme-dark__forced .d\:fc-powder-700 {
	color: var(--powder-700) !important
}

.bg-powder-700,.h\:bg-powder-700:hover,.f\:bg-powder-700:focus,.f\:bg-powder-700:focus-within {
	background-color: var(--powder-700) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-powder-700 {
		background-color: var(--powder-700) !important
	}
}

body.theme-dark .d\:bg-powder-700,.theme-dark__forced .d\:bg-powder-700 {
	background-color: var(--powder-700) !important
}

.fc-powder-600,.h\:fc-powder-600:hover,.f\:fc-powder-600:focus,.f\:fc-powder-600:focus-within {
	color: var(--powder-600) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-powder-600 {
		color: var(--powder-600) !important
	}
}

body.theme-dark .d\:fc-powder-600,.theme-dark__forced .d\:fc-powder-600 {
	color: var(--powder-600) !important
}

.bg-powder-600,.h\:bg-powder-600:hover,.f\:bg-powder-600:focus,.f\:bg-powder-600:focus-within {
	background-color: var(--powder-600) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-powder-600 {
		background-color: var(--powder-600) !important
	}
}

body.theme-dark .d\:bg-powder-600,.theme-dark__forced .d\:bg-powder-600 {
	background-color: var(--powder-600) !important
}

.fc-powder-500,.h\:fc-powder-500:hover,.f\:fc-powder-500:focus,.f\:fc-powder-500:focus-within {
	color: var(--powder-500) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-powder-500 {
		color: var(--powder-500) !important
	}
}

body.theme-dark .d\:fc-powder-500,.theme-dark__forced .d\:fc-powder-500 {
	color: var(--powder-500) !important
}

.bg-powder-500,.h\:bg-powder-500:hover,.f\:bg-powder-500:focus,.f\:bg-powder-500:focus-within {
	background-color: var(--powder-500) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-powder-500 {
		background-color: var(--powder-500) !important
	}
}

body.theme-dark .d\:bg-powder-500,.theme-dark__forced .d\:bg-powder-500 {
	background-color: var(--powder-500) !important
}

.fc-powder-400,.h\:fc-powder-400:hover,.f\:fc-powder-400:focus,.f\:fc-powder-400:focus-within {
	color: var(--powder-400) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-powder-400 {
		color: var(--powder-400) !important
	}
}

body.theme-dark .d\:fc-powder-400,.theme-dark__forced .d\:fc-powder-400 {
	color: var(--powder-400) !important
}

.bg-powder-400,.h\:bg-powder-400:hover,.f\:bg-powder-400:focus,.f\:bg-powder-400:focus-within {
	background-color: var(--powder-400) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-powder-400 {
		background-color: var(--powder-400) !important
	}
}

body.theme-dark .d\:bg-powder-400,.theme-dark__forced .d\:bg-powder-400 {
	background-color: var(--powder-400) !important
}

.fc-powder-300,.h\:fc-powder-300:hover,.f\:fc-powder-300:focus,.f\:fc-powder-300:focus-within {
	color: var(--powder-300) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-powder-300 {
		color: var(--powder-300) !important
	}
}

body.theme-dark .d\:fc-powder-300,.theme-dark__forced .d\:fc-powder-300 {
	color: var(--powder-300) !important
}

.bg-powder-300,.h\:bg-powder-300:hover,.f\:bg-powder-300:focus,.f\:bg-powder-300:focus-within {
	background-color: var(--powder-300) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-powder-300 {
		background-color: var(--powder-300) !important
	}
}

body.theme-dark .d\:bg-powder-300,.theme-dark__forced .d\:bg-powder-300 {
	background-color: var(--powder-300) !important
}

.fc-powder-200,.h\:fc-powder-200:hover,.f\:fc-powder-200:focus,.f\:fc-powder-200:focus-within {
	color: var(--powder-200) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-powder-200 {
		color: var(--powder-200) !important
	}
}

body.theme-dark .d\:fc-powder-200,.theme-dark__forced .d\:fc-powder-200 {
	color: var(--powder-200) !important
}

.bg-powder-200,.h\:bg-powder-200:hover,.f\:bg-powder-200:focus,.f\:bg-powder-200:focus-within {
	background-color: var(--powder-200) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-powder-200 {
		background-color: var(--powder-200) !important
	}
}

body.theme-dark .d\:bg-powder-200,.theme-dark__forced .d\:bg-powder-200 {
	background-color: var(--powder-200) !important
}

.fc-powder-100,.h\:fc-powder-100:hover,.f\:fc-powder-100:focus,.f\:fc-powder-100:focus-within {
	color: var(--powder-100) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-powder-100 {
		color: var(--powder-100) !important
	}
}

body.theme-dark .d\:fc-powder-100,.theme-dark__forced .d\:fc-powder-100 {
	color: var(--powder-100) !important
}

.bg-powder-100,.h\:bg-powder-100:hover,.f\:bg-powder-100:focus,.f\:bg-powder-100:focus-within {
	background-color: var(--powder-100) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-powder-100 {
		background-color: var(--powder-100) !important
	}
}

body.theme-dark .d\:bg-powder-100,.theme-dark__forced .d\:bg-powder-100 {
	background-color: var(--powder-100) !important
}

.fc-powder-050,.h\:fc-powder-050:hover,.f\:fc-powder-050:focus,.f\:fc-powder-050:focus-within {
	color: var(--powder-050) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-powder-050 {
		color: var(--powder-050) !important
	}
}

body.theme-dark .d\:fc-powder-050,.theme-dark__forced .d\:fc-powder-050 {
	color: var(--powder-050) !important
}

.bg-powder-050,.h\:bg-powder-050:hover,.f\:bg-powder-050:focus,.f\:bg-powder-050:focus-within {
	background-color: var(--powder-050) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-powder-050 {
		background-color: var(--powder-050) !important
	}
}

body.theme-dark .d\:bg-powder-050,.theme-dark__forced .d\:bg-powder-050 {
	background-color: var(--powder-050) !important
}

.fc-green-900,.h\:fc-green-900:hover,.f\:fc-green-900:focus,.f\:fc-green-900:focus-within {
	color: var(--green-900) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-green-900 {
		color: var(--green-900) !important
	}
}

body.theme-dark .d\:fc-green-900,.theme-dark__forced .d\:fc-green-900 {
	color: var(--green-900) !important
}

.bg-green-900,.h\:bg-green-900:hover,.f\:bg-green-900:focus,.f\:bg-green-900:focus-within {
	background-color: var(--green-900) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-green-900 {
		background-color: var(--green-900) !important
	}
}

body.theme-dark .d\:bg-green-900,.theme-dark__forced .d\:bg-green-900 {
	background-color: var(--green-900) !important
}

.fc-green-800,.h\:fc-green-800:hover,.f\:fc-green-800:focus,.f\:fc-green-800:focus-within {
	color: var(--green-800) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-green-800 {
		color: var(--green-800) !important
	}
}

body.theme-dark .d\:fc-green-800,.theme-dark__forced .d\:fc-green-800 {
	color: var(--green-800) !important
}

.bg-green-800,.h\:bg-green-800:hover,.f\:bg-green-800:focus,.f\:bg-green-800:focus-within {
	background-color: var(--green-800) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-green-800 {
		background-color: var(--green-800) !important
	}
}

body.theme-dark .d\:bg-green-800,.theme-dark__forced .d\:bg-green-800 {
	background-color: var(--green-800) !important
}

.fc-green-700,.h\:fc-green-700:hover,.f\:fc-green-700:focus,.f\:fc-green-700:focus-within {
	color: var(--green-700) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-green-700 {
		color: var(--green-700) !important
	}
}

body.theme-dark .d\:fc-green-700,.theme-dark__forced .d\:fc-green-700 {
	color: var(--green-700) !important
}

.bg-green-700,.h\:bg-green-700:hover,.f\:bg-green-700:focus,.f\:bg-green-700:focus-within {
	background-color: var(--green-700) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-green-700 {
		background-color: var(--green-700) !important
	}
}

body.theme-dark .d\:bg-green-700,.theme-dark__forced .d\:bg-green-700 {
	background-color: var(--green-700) !important
}

.fc-green-600,.h\:fc-green-600:hover,.f\:fc-green-600:focus,.f\:fc-green-600:focus-within,.fc-success {
	color: var(--green-600) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-green-600 {
		color: var(--green-600) !important
	}
}

body.theme-dark .d\:fc-green-600,.theme-dark__forced .d\:fc-green-600 {
	color: var(--green-600) !important
}

.bg-green-600,.h\:bg-green-600:hover,.f\:bg-green-600:focus,.f\:bg-green-600:focus-within {
	background-color: var(--green-600) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-green-600 {
		background-color: var(--green-600) !important
	}
}

body.theme-dark .d\:bg-green-600,.theme-dark__forced .d\:bg-green-600 {
	background-color: var(--green-600) !important
}

.fc-green-500,.h\:fc-green-500:hover,.f\:fc-green-500:focus,.f\:fc-green-500:focus-within {
	color: var(--green-500) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-green-500 {
		color: var(--green-500) !important
	}
}

body.theme-dark .d\:fc-green-500,.theme-dark__forced .d\:fc-green-500 {
	color: var(--green-500) !important
}

.bg-green-500,.h\:bg-green-500:hover,.f\:bg-green-500:focus,.f\:bg-green-500:focus-within,.bg-success {
	background-color: var(--green-500) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-green-500 {
		background-color: var(--green-500) !important
	}
}

body.theme-dark .d\:bg-green-500,.theme-dark__forced .d\:bg-green-500 {
	background-color: var(--green-500) !important
}

.fc-green-400,.h\:fc-green-400:hover,.f\:fc-green-400:focus,.f\:fc-green-400:focus-within {
	color: var(--green-400) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-green-400 {
		color: var(--green-400) !important
	}
}

body.theme-dark .d\:fc-green-400,.theme-dark__forced .d\:fc-green-400 {
	color: var(--green-400) !important
}

.bg-green-400,.h\:bg-green-400:hover,.f\:bg-green-400:focus,.f\:bg-green-400:focus-within {
	background-color: var(--green-400) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-green-400 {
		background-color: var(--green-400) !important
	}
}

body.theme-dark .d\:bg-green-400,.theme-dark__forced .d\:bg-green-400 {
	background-color: var(--green-400) !important
}

.fc-green-300,.h\:fc-green-300:hover,.f\:fc-green-300:focus,.f\:fc-green-300:focus-within {
	color: var(--green-300) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-green-300 {
		color: var(--green-300) !important
	}
}

body.theme-dark .d\:fc-green-300,.theme-dark__forced .d\:fc-green-300 {
	color: var(--green-300) !important
}

.bg-green-300,.h\:bg-green-300:hover,.f\:bg-green-300:focus,.f\:bg-green-300:focus-within {
	background-color: var(--green-300) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-green-300 {
		background-color: var(--green-300) !important
	}
}

body.theme-dark .d\:bg-green-300,.theme-dark__forced .d\:bg-green-300 {
	background-color: var(--green-300) !important
}

.fc-green-200,.h\:fc-green-200:hover,.f\:fc-green-200:focus,.f\:fc-green-200:focus-within {
	color: var(--green-200) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-green-200 {
		color: var(--green-200) !important
	}
}

body.theme-dark .d\:fc-green-200,.theme-dark__forced .d\:fc-green-200 {
	color: var(--green-200) !important
}

.bg-green-200,.h\:bg-green-200:hover,.f\:bg-green-200:focus,.f\:bg-green-200:focus-within {
	background-color: var(--green-200) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-green-200 {
		background-color: var(--green-200) !important
	}
}

body.theme-dark .d\:bg-green-200,.theme-dark__forced .d\:bg-green-200 {
	background-color: var(--green-200) !important
}

.fc-green-100,.h\:fc-green-100:hover,.f\:fc-green-100:focus,.f\:fc-green-100:focus-within {
	color: var(--green-100) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-green-100 {
		color: var(--green-100) !important
	}
}

body.theme-dark .d\:fc-green-100,.theme-dark__forced .d\:fc-green-100 {
	color: var(--green-100) !important
}

.bg-green-100,.h\:bg-green-100:hover,.f\:bg-green-100:focus,.f\:bg-green-100:focus-within {
	background-color: var(--green-100) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-green-100 {
		background-color: var(--green-100) !important
	}
}

body.theme-dark .d\:bg-green-100,.theme-dark__forced .d\:bg-green-100 {
	background-color: var(--green-100) !important
}

.fc-green-050,.h\:fc-green-050:hover,.f\:fc-green-050:focus,.f\:fc-green-050:focus-within {
	color: var(--green-050) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-green-050 {
		color: var(--green-050) !important
	}
}

body.theme-dark .d\:fc-green-050,.theme-dark__forced .d\:fc-green-050 {
	color: var(--green-050) !important
}

.bg-green-050,.h\:bg-green-050:hover,.f\:bg-green-050:focus,.f\:bg-green-050:focus-within {
	background-color: var(--green-050) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-green-050 {
		background-color: var(--green-050) !important
	}
}

body.theme-dark .d\:bg-green-050,.theme-dark__forced .d\:bg-green-050 {
	background-color: var(--green-050) !important
}

.fc-yellow-900,.h\:fc-yellow-900:hover,.f\:fc-yellow-900:focus,.f\:fc-yellow-900:focus-within {
	color: var(--yellow-900) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-yellow-900 {
		color: var(--yellow-900) !important
	}
}

body.theme-dark .d\:fc-yellow-900,.theme-dark__forced .d\:fc-yellow-900 {
	color: var(--yellow-900) !important
}

.bg-yellow-900,.h\:bg-yellow-900:hover,.f\:bg-yellow-900:focus,.f\:bg-yellow-900:focus-within {
	background-color: var(--yellow-900) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-yellow-900 {
		background-color: var(--yellow-900) !important
	}
}

body.theme-dark .d\:bg-yellow-900,.theme-dark__forced .d\:bg-yellow-900 {
	background-color: var(--yellow-900) !important
}

.fc-yellow-800,.h\:fc-yellow-800:hover,.f\:fc-yellow-800:focus,.f\:fc-yellow-800:focus-within {
	color: var(--yellow-800) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-yellow-800 {
		color: var(--yellow-800) !important
	}
}

body.theme-dark .d\:fc-yellow-800,.theme-dark__forced .d\:fc-yellow-800 {
	color: var(--yellow-800) !important
}

.bg-yellow-800,.h\:bg-yellow-800:hover,.f\:bg-yellow-800:focus,.f\:bg-yellow-800:focus-within {
	background-color: var(--yellow-800) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-yellow-800 {
		background-color: var(--yellow-800) !important
	}
}

body.theme-dark .d\:bg-yellow-800,.theme-dark__forced .d\:bg-yellow-800 {
	background-color: var(--yellow-800) !important
}

.fc-yellow-700,.h\:fc-yellow-700:hover,.f\:fc-yellow-700:focus,.f\:fc-yellow-700:focus-within {
	color: var(--yellow-700) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-yellow-700 {
		color: var(--yellow-700) !important
	}
}

body.theme-dark .d\:fc-yellow-700,.theme-dark__forced .d\:fc-yellow-700 {
	color: var(--yellow-700) !important
}

.bg-yellow-700,.h\:bg-yellow-700:hover,.f\:bg-yellow-700:focus,.f\:bg-yellow-700:focus-within {
	background-color: var(--yellow-700) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-yellow-700 {
		background-color: var(--yellow-700) !important
	}
}

body.theme-dark .d\:bg-yellow-700,.theme-dark__forced .d\:bg-yellow-700 {
	background-color: var(--yellow-700) !important
}

.fc-yellow-600,.h\:fc-yellow-600:hover,.f\:fc-yellow-600:focus,.f\:fc-yellow-600:focus-within,.fc-warning {
	color: var(--yellow-600) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-yellow-600 {
		color: var(--yellow-600) !important
	}
}

body.theme-dark .d\:fc-yellow-600,.theme-dark__forced .d\:fc-yellow-600 {
	color: var(--yellow-600) !important
}

.bg-yellow-600,.h\:bg-yellow-600:hover,.f\:bg-yellow-600:focus,.f\:bg-yellow-600:focus-within,.bg-warning {
	background-color: var(--yellow-600) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-yellow-600 {
		background-color: var(--yellow-600) !important
	}
}

body.theme-dark .d\:bg-yellow-600,.theme-dark__forced .d\:bg-yellow-600 {
	background-color: var(--yellow-600) !important
}

.fc-yellow-500,.h\:fc-yellow-500:hover,.f\:fc-yellow-500:focus,.f\:fc-yellow-500:focus-within {
	color: var(--yellow-500) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-yellow-500 {
		color: var(--yellow-500) !important
	}
}

body.theme-dark .d\:fc-yellow-500,.theme-dark__forced .d\:fc-yellow-500 {
	color: var(--yellow-500) !important
}

.bg-yellow-500,.h\:bg-yellow-500:hover,.f\:bg-yellow-500:focus,.f\:bg-yellow-500:focus-within {
	background-color: var(--yellow-500) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-yellow-500 {
		background-color: var(--yellow-500) !important
	}
}

body.theme-dark .d\:bg-yellow-500,.theme-dark__forced .d\:bg-yellow-500 {
	background-color: var(--yellow-500) !important
}

.fc-yellow-400,.h\:fc-yellow-400:hover,.f\:fc-yellow-400:focus,.f\:fc-yellow-400:focus-within {
	color: var(--yellow-400) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-yellow-400 {
		color: var(--yellow-400) !important
	}
}

body.theme-dark .d\:fc-yellow-400,.theme-dark__forced .d\:fc-yellow-400 {
	color: var(--yellow-400) !important
}

.bg-yellow-400,.h\:bg-yellow-400:hover,.f\:bg-yellow-400:focus,.f\:bg-yellow-400:focus-within {
	background-color: var(--yellow-400) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-yellow-400 {
		background-color: var(--yellow-400) !important
	}
}

body.theme-dark .d\:bg-yellow-400,.theme-dark__forced .d\:bg-yellow-400 {
	background-color: var(--yellow-400) !important
}

.fc-yellow-300,.h\:fc-yellow-300:hover,.f\:fc-yellow-300:focus,.f\:fc-yellow-300:focus-within {
	color: var(--yellow-300) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-yellow-300 {
		color: var(--yellow-300) !important
	}
}

body.theme-dark .d\:fc-yellow-300,.theme-dark__forced .d\:fc-yellow-300 {
	color: var(--yellow-300) !important
}

.bg-yellow-300,.h\:bg-yellow-300:hover,.f\:bg-yellow-300:focus,.f\:bg-yellow-300:focus-within {
	background-color: var(--yellow-300) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-yellow-300 {
		background-color: var(--yellow-300) !important
	}
}

body.theme-dark .d\:bg-yellow-300,.theme-dark__forced .d\:bg-yellow-300 {
	background-color: var(--yellow-300) !important
}

.fc-yellow-200,.h\:fc-yellow-200:hover,.f\:fc-yellow-200:focus,.f\:fc-yellow-200:focus-within {
	color: var(--yellow-200) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-yellow-200 {
		color: var(--yellow-200) !important
	}
}

body.theme-dark .d\:fc-yellow-200,.theme-dark__forced .d\:fc-yellow-200 {
	color: var(--yellow-200) !important
}

.bg-yellow-200,.h\:bg-yellow-200:hover,.f\:bg-yellow-200:focus,.f\:bg-yellow-200:focus-within {
	background-color: var(--yellow-200) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-yellow-200 {
		background-color: var(--yellow-200) !important
	}
}

body.theme-dark .d\:bg-yellow-200,.theme-dark__forced .d\:bg-yellow-200 {
	background-color: var(--yellow-200) !important
}

.fc-yellow-100,.h\:fc-yellow-100:hover,.f\:fc-yellow-100:focus,.f\:fc-yellow-100:focus-within {
	color: var(--yellow-100) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-yellow-100 {
		color: var(--yellow-100) !important
	}
}

body.theme-dark .d\:fc-yellow-100,.theme-dark__forced .d\:fc-yellow-100 {
	color: var(--yellow-100) !important
}

.bg-yellow-100,.h\:bg-yellow-100:hover,.f\:bg-yellow-100:focus,.f\:bg-yellow-100:focus-within {
	background-color: var(--yellow-100) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-yellow-100 {
		background-color: var(--yellow-100) !important
	}
}

body.theme-dark .d\:bg-yellow-100,.theme-dark__forced .d\:bg-yellow-100 {
	background-color: var(--yellow-100) !important
}

.fc-yellow-050,.h\:fc-yellow-050:hover,.f\:fc-yellow-050:focus,.f\:fc-yellow-050:focus-within {
	color: var(--yellow-050) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-yellow-050 {
		color: var(--yellow-050) !important
	}
}

body.theme-dark .d\:fc-yellow-050,.theme-dark__forced .d\:fc-yellow-050 {
	color: var(--yellow-050) !important
}

.bg-yellow-050,.h\:bg-yellow-050:hover,.f\:bg-yellow-050:focus,.f\:bg-yellow-050:focus-within {
	background-color: var(--yellow-050) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-yellow-050 {
		background-color: var(--yellow-050) !important
	}
}

body.theme-dark .d\:bg-yellow-050,.theme-dark__forced .d\:bg-yellow-050 {
	background-color: var(--yellow-050) !important
}

.fc-red-900,.h\:fc-red-900:hover,.f\:fc-red-900:focus,.f\:fc-red-900:focus-within {
	color: var(--red-900) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-red-900 {
		color: var(--red-900) !important
	}
}

body.theme-dark .d\:fc-red-900,.theme-dark__forced .d\:fc-red-900 {
	color: var(--red-900) !important
}

.bg-red-900,.h\:bg-red-900:hover,.f\:bg-red-900:focus,.f\:bg-red-900:focus-within {
	background-color: var(--red-900) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-red-900 {
		background-color: var(--red-900) !important
	}
}

body.theme-dark .d\:bg-red-900,.theme-dark__forced .d\:bg-red-900 {
	background-color: var(--red-900) !important
}

.fc-red-800,.h\:fc-red-800:hover,.f\:fc-red-800:focus,.f\:fc-red-800:focus-within {
	color: var(--red-800) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-red-800 {
		color: var(--red-800) !important
	}
}

body.theme-dark .d\:fc-red-800,.theme-dark__forced .d\:fc-red-800 {
	color: var(--red-800) !important
}

.bg-red-800,.h\:bg-red-800:hover,.f\:bg-red-800:focus,.f\:bg-red-800:focus-within {
	background-color: var(--red-800) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-red-800 {
		background-color: var(--red-800) !important
	}
}

body.theme-dark .d\:bg-red-800,.theme-dark__forced .d\:bg-red-800 {
	background-color: var(--red-800) !important
}

.fc-red-700,.h\:fc-red-700:hover,.f\:fc-red-700:focus,.f\:fc-red-700:focus-within {
	color: var(--red-700) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-red-700 {
		color: var(--red-700) !important
	}
}

body.theme-dark .d\:fc-red-700,.theme-dark__forced .d\:fc-red-700 {
	color: var(--red-700) !important
}

.bg-red-700,.h\:bg-red-700:hover,.f\:bg-red-700:focus,.f\:bg-red-700:focus-within {
	background-color: var(--red-700) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-red-700 {
		background-color: var(--red-700) !important
	}
}

body.theme-dark .d\:bg-red-700,.theme-dark__forced .d\:bg-red-700 {
	background-color: var(--red-700) !important
}

.fc-red-600,.h\:fc-red-600:hover,.f\:fc-red-600:focus,.f\:fc-red-600:focus-within {
	color: var(--red-600) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-red-600 {
		color: var(--red-600) !important
	}
}

body.theme-dark .d\:fc-red-600,.theme-dark__forced .d\:fc-red-600 {
	color: var(--red-600) !important
}

.bg-red-600,.h\:bg-red-600:hover,.f\:bg-red-600:focus,.f\:bg-red-600:focus-within {
	background-color: var(--red-600) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-red-600 {
		background-color: var(--red-600) !important
	}
}

body.theme-dark .d\:bg-red-600,.theme-dark__forced .d\:bg-red-600 {
	background-color: var(--red-600) !important
}

.fc-red-500,.h\:fc-red-500:hover,.f\:fc-red-500:focus,.f\:fc-red-500:focus-within,.fc-error,.fc-danger {
	color: var(--red-500) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-red-500 {
		color: var(--red-500) !important
	}
}

body.theme-dark .d\:fc-red-500,.theme-dark__forced .d\:fc-red-500 {
	color: var(--red-500) !important
}

.bg-red-500,.h\:bg-red-500:hover,.f\:bg-red-500:focus,.f\:bg-red-500:focus-within,.bg-error,.bg-danger {
	background-color: var(--red-500) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-red-500 {
		background-color: var(--red-500) !important
	}
}

body.theme-dark .d\:bg-red-500,.theme-dark__forced .d\:bg-red-500 {
	background-color: var(--red-500) !important
}

.fc-red-400,.h\:fc-red-400:hover,.f\:fc-red-400:focus,.f\:fc-red-400:focus-within {
	color: var(--red-400) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-red-400 {
		color: var(--red-400) !important
	}
}

body.theme-dark .d\:fc-red-400,.theme-dark__forced .d\:fc-red-400 {
	color: var(--red-400) !important
}

.bg-red-400,.h\:bg-red-400:hover,.f\:bg-red-400:focus,.f\:bg-red-400:focus-within {
	background-color: var(--red-400) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-red-400 {
		background-color: var(--red-400) !important
	}
}

body.theme-dark .d\:bg-red-400,.theme-dark__forced .d\:bg-red-400 {
	background-color: var(--red-400) !important
}

.fc-red-300,.h\:fc-red-300:hover,.f\:fc-red-300:focus,.f\:fc-red-300:focus-within {
	color: var(--red-300) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-red-300 {
		color: var(--red-300) !important
	}
}

body.theme-dark .d\:fc-red-300,.theme-dark__forced .d\:fc-red-300 {
	color: var(--red-300) !important
}

.bg-red-300,.h\:bg-red-300:hover,.f\:bg-red-300:focus,.f\:bg-red-300:focus-within {
	background-color: var(--red-300) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-red-300 {
		background-color: var(--red-300) !important
	}
}

body.theme-dark .d\:bg-red-300,.theme-dark__forced .d\:bg-red-300 {
	background-color: var(--red-300) !important
}

.fc-red-200,.h\:fc-red-200:hover,.f\:fc-red-200:focus,.f\:fc-red-200:focus-within {
	color: var(--red-200) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-red-200 {
		color: var(--red-200) !important
	}
}

body.theme-dark .d\:fc-red-200,.theme-dark__forced .d\:fc-red-200 {
	color: var(--red-200) !important
}

.bg-red-200,.h\:bg-red-200:hover,.f\:bg-red-200:focus,.f\:bg-red-200:focus-within {
	background-color: var(--red-200) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-red-200 {
		background-color: var(--red-200) !important
	}
}

body.theme-dark .d\:bg-red-200,.theme-dark__forced .d\:bg-red-200 {
	background-color: var(--red-200) !important
}

.fc-red-100,.h\:fc-red-100:hover,.f\:fc-red-100:focus,.f\:fc-red-100:focus-within {
	color: var(--red-100) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-red-100 {
		color: var(--red-100) !important
	}
}

body.theme-dark .d\:fc-red-100,.theme-dark__forced .d\:fc-red-100 {
	color: var(--red-100) !important
}

.bg-red-100,.h\:bg-red-100:hover,.f\:bg-red-100:focus,.f\:bg-red-100:focus-within {
	background-color: var(--red-100) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-red-100 {
		background-color: var(--red-100) !important
	}
}

body.theme-dark .d\:bg-red-100,.theme-dark__forced .d\:bg-red-100 {
	background-color: var(--red-100) !important
}

.fc-red-050,.h\:fc-red-050:hover,.f\:fc-red-050:focus,.f\:fc-red-050:focus-within {
	color: var(--red-050) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-red-050 {
		color: var(--red-050) !important
	}
}

body.theme-dark .d\:fc-red-050,.theme-dark__forced .d\:fc-red-050 {
	color: var(--red-050) !important
}

.bg-red-050,.h\:bg-red-050:hover,.f\:bg-red-050:focus,.f\:bg-red-050:focus-within {
	background-color: var(--red-050) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-red-050 {
		background-color: var(--red-050) !important
	}
}

body.theme-dark .d\:bg-red-050,.theme-dark__forced .d\:bg-red-050 {
	background-color: var(--red-050) !important
}

.fc-theme-primary-900,.h\:fc-theme-primary-900:hover,.f\:fc-theme-primary-900:focus,.f\:fc-theme-primary-900:focus-within {
	color: var(--theme-primary-900) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-theme-primary-900 {
		color: var(--theme-primary-900) !important
	}
}

body.theme-dark .d\:fc-theme-primary-900,.theme-dark__forced .d\:fc-theme-primary-900 {
	color: var(--theme-primary-900) !important
}

.bg-theme-primary-900,.h\:bg-theme-primary-900:hover,.f\:bg-theme-primary-900:focus,.f\:bg-theme-primary-900:focus-within {
	background-color: var(--theme-primary-900) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-theme-primary-900 {
		background-color: var(--theme-primary-900) !important
	}
}

body.theme-dark .d\:bg-theme-primary-900,.theme-dark__forced .d\:bg-theme-primary-900 {
	background-color: var(--theme-primary-900) !important
}

.fc-theme-primary-800,.h\:fc-theme-primary-800:hover,.f\:fc-theme-primary-800:focus,.f\:fc-theme-primary-800:focus-within {
	color: var(--theme-primary-800) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-theme-primary-800 {
		color: var(--theme-primary-800) !important
	}
}

body.theme-dark .d\:fc-theme-primary-800,.theme-dark__forced .d\:fc-theme-primary-800 {
	color: var(--theme-primary-800) !important
}

.bg-theme-primary-800,.h\:bg-theme-primary-800:hover,.f\:bg-theme-primary-800:focus,.f\:bg-theme-primary-800:focus-within {
	background-color: var(--theme-primary-800) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-theme-primary-800 {
		background-color: var(--theme-primary-800) !important
	}
}

body.theme-dark .d\:bg-theme-primary-800,.theme-dark__forced .d\:bg-theme-primary-800 {
	background-color: var(--theme-primary-800) !important
}

.fc-theme-primary-700,.h\:fc-theme-primary-700:hover,.f\:fc-theme-primary-700:focus,.f\:fc-theme-primary-700:focus-within {
	color: var(--theme-primary-700) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-theme-primary-700 {
		color: var(--theme-primary-700) !important
	}
}

body.theme-dark .d\:fc-theme-primary-700,.theme-dark__forced .d\:fc-theme-primary-700 {
	color: var(--theme-primary-700) !important
}

.bg-theme-primary-700,.h\:bg-theme-primary-700:hover,.f\:bg-theme-primary-700:focus,.f\:bg-theme-primary-700:focus-within {
	background-color: var(--theme-primary-700) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-theme-primary-700 {
		background-color: var(--theme-primary-700) !important
	}
}

body.theme-dark .d\:bg-theme-primary-700,.theme-dark__forced .d\:bg-theme-primary-700 {
	background-color: var(--theme-primary-700) !important
}

.fc-theme-primary-600,.h\:fc-theme-primary-600:hover,.f\:fc-theme-primary-600:focus,.f\:fc-theme-primary-600:focus-within {
	color: var(--theme-primary-600) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-theme-primary-600 {
		color: var(--theme-primary-600) !important
	}
}

body.theme-dark .d\:fc-theme-primary-600,.theme-dark__forced .d\:fc-theme-primary-600 {
	color: var(--theme-primary-600) !important
}

.bg-theme-primary-600,.h\:bg-theme-primary-600:hover,.f\:bg-theme-primary-600:focus,.f\:bg-theme-primary-600:focus-within {
	background-color: var(--theme-primary-600) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-theme-primary-600 {
		background-color: var(--theme-primary-600) !important
	}
}

body.theme-dark .d\:bg-theme-primary-600,.theme-dark__forced .d\:bg-theme-primary-600 {
	background-color: var(--theme-primary-600) !important
}

.fc-theme-primary-500,.h\:fc-theme-primary-500:hover,.f\:fc-theme-primary-500:focus,.f\:fc-theme-primary-500:focus-within {
	color: var(--theme-primary-500) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-theme-primary-500 {
		color: var(--theme-primary-500) !important
	}
}

body.theme-dark .d\:fc-theme-primary-500,.theme-dark__forced .d\:fc-theme-primary-500 {
	color: var(--theme-primary-500) !important
}

.bg-theme-primary-500,.h\:bg-theme-primary-500:hover,.f\:bg-theme-primary-500:focus,.f\:bg-theme-primary-500:focus-within {
	background-color: var(--theme-primary-500) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-theme-primary-500 {
		background-color: var(--theme-primary-500) !important
	}
}

body.theme-dark .d\:bg-theme-primary-500,.theme-dark__forced .d\:bg-theme-primary-500 {
	background-color: var(--theme-primary-500) !important
}

.fc-theme-primary-400,.h\:fc-theme-primary-400:hover,.f\:fc-theme-primary-400:focus,.f\:fc-theme-primary-400:focus-within {
	color: var(--theme-primary-400) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-theme-primary-400 {
		color: var(--theme-primary-400) !important
	}
}

body.theme-dark .d\:fc-theme-primary-400,.theme-dark__forced .d\:fc-theme-primary-400 {
	color: var(--theme-primary-400) !important
}

.bg-theme-primary-400,.h\:bg-theme-primary-400:hover,.f\:bg-theme-primary-400:focus,.f\:bg-theme-primary-400:focus-within {
	background-color: var(--theme-primary-400) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-theme-primary-400 {
		background-color: var(--theme-primary-400) !important
	}
}

body.theme-dark .d\:bg-theme-primary-400,.theme-dark__forced .d\:bg-theme-primary-400 {
	background-color: var(--theme-primary-400) !important
}

.fc-theme-primary-300,.h\:fc-theme-primary-300:hover,.f\:fc-theme-primary-300:focus,.f\:fc-theme-primary-300:focus-within {
	color: var(--theme-primary-300) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-theme-primary-300 {
		color: var(--theme-primary-300) !important
	}
}

body.theme-dark .d\:fc-theme-primary-300,.theme-dark__forced .d\:fc-theme-primary-300 {
	color: var(--theme-primary-300) !important
}

.bg-theme-primary-300,.h\:bg-theme-primary-300:hover,.f\:bg-theme-primary-300:focus,.f\:bg-theme-primary-300:focus-within {
	background-color: var(--theme-primary-300) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-theme-primary-300 {
		background-color: var(--theme-primary-300) !important
	}
}

body.theme-dark .d\:bg-theme-primary-300,.theme-dark__forced .d\:bg-theme-primary-300 {
	background-color: var(--theme-primary-300) !important
}

.fc-theme-primary-200,.h\:fc-theme-primary-200:hover,.f\:fc-theme-primary-200:focus,.f\:fc-theme-primary-200:focus-within {
	color: var(--theme-primary-200) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-theme-primary-200 {
		color: var(--theme-primary-200) !important
	}
}

body.theme-dark .d\:fc-theme-primary-200,.theme-dark__forced .d\:fc-theme-primary-200 {
	color: var(--theme-primary-200) !important
}

.bg-theme-primary-200,.h\:bg-theme-primary-200:hover,.f\:bg-theme-primary-200:focus,.f\:bg-theme-primary-200:focus-within {
	background-color: var(--theme-primary-200) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-theme-primary-200 {
		background-color: var(--theme-primary-200) !important
	}
}

body.theme-dark .d\:bg-theme-primary-200,.theme-dark__forced .d\:bg-theme-primary-200 {
	background-color: var(--theme-primary-200) !important
}

.fc-theme-primary-100,.h\:fc-theme-primary-100:hover,.f\:fc-theme-primary-100:focus,.f\:fc-theme-primary-100:focus-within {
	color: var(--theme-primary-100) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-theme-primary-100 {
		color: var(--theme-primary-100) !important
	}
}

body.theme-dark .d\:fc-theme-primary-100,.theme-dark__forced .d\:fc-theme-primary-100 {
	color: var(--theme-primary-100) !important
}

.bg-theme-primary-100,.h\:bg-theme-primary-100:hover,.f\:bg-theme-primary-100:focus,.f\:bg-theme-primary-100:focus-within {
	background-color: var(--theme-primary-100) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-theme-primary-100 {
		background-color: var(--theme-primary-100) !important
	}
}

body.theme-dark .d\:bg-theme-primary-100,.theme-dark__forced .d\:bg-theme-primary-100 {
	background-color: var(--theme-primary-100) !important
}

.fc-theme-primary-050,.h\:fc-theme-primary-050:hover,.f\:fc-theme-primary-050:focus,.f\:fc-theme-primary-050:focus-within {
	color: var(--theme-primary-050) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-theme-primary-050 {
		color: var(--theme-primary-050) !important
	}
}

body.theme-dark .d\:fc-theme-primary-050,.theme-dark__forced .d\:fc-theme-primary-050 {
	color: var(--theme-primary-050) !important
}

.bg-theme-primary-050,.h\:bg-theme-primary-050:hover,.f\:bg-theme-primary-050:focus,.f\:bg-theme-primary-050:focus-within {
	background-color: var(--theme-primary-050) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-theme-primary-050 {
		background-color: var(--theme-primary-050) !important
	}
}

body.theme-dark .d\:bg-theme-primary-050,.theme-dark__forced .d\:bg-theme-primary-050 {
	background-color: var(--theme-primary-050) !important
}

.fc-theme-secondary-900,.h\:fc-theme-secondary-900:hover,.f\:fc-theme-secondary-900:focus,.f\:fc-theme-secondary-900:focus-within {
	color: var(--theme-secondary-900) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-theme-secondary-900 {
		color: var(--theme-secondary-900) !important
	}
}

body.theme-dark .d\:fc-theme-secondary-900,.theme-dark__forced .d\:fc-theme-secondary-900 {
	color: var(--theme-secondary-900) !important
}

.bg-theme-secondary-900,.h\:bg-theme-secondary-900:hover,.f\:bg-theme-secondary-900:focus,.f\:bg-theme-secondary-900:focus-within {
	background-color: var(--theme-secondary-900) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-theme-secondary-900 {
		background-color: var(--theme-secondary-900) !important
	}
}

body.theme-dark .d\:bg-theme-secondary-900,.theme-dark__forced .d\:bg-theme-secondary-900 {
	background-color: var(--theme-secondary-900) !important
}

.fc-theme-secondary-800,.h\:fc-theme-secondary-800:hover,.f\:fc-theme-secondary-800:focus,.f\:fc-theme-secondary-800:focus-within {
	color: var(--theme-secondary-800) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-theme-secondary-800 {
		color: var(--theme-secondary-800) !important
	}
}

body.theme-dark .d\:fc-theme-secondary-800,.theme-dark__forced .d\:fc-theme-secondary-800 {
	color: var(--theme-secondary-800) !important
}

.bg-theme-secondary-800,.h\:bg-theme-secondary-800:hover,.f\:bg-theme-secondary-800:focus,.f\:bg-theme-secondary-800:focus-within {
	background-color: var(--theme-secondary-800) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-theme-secondary-800 {
		background-color: var(--theme-secondary-800) !important
	}
}

body.theme-dark .d\:bg-theme-secondary-800,.theme-dark__forced .d\:bg-theme-secondary-800 {
	background-color: var(--theme-secondary-800) !important
}

.fc-theme-secondary-700,.h\:fc-theme-secondary-700:hover,.f\:fc-theme-secondary-700:focus,.f\:fc-theme-secondary-700:focus-within {
	color: var(--theme-secondary-700) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-theme-secondary-700 {
		color: var(--theme-secondary-700) !important
	}
}

body.theme-dark .d\:fc-theme-secondary-700,.theme-dark__forced .d\:fc-theme-secondary-700 {
	color: var(--theme-secondary-700) !important
}

.bg-theme-secondary-700,.h\:bg-theme-secondary-700:hover,.f\:bg-theme-secondary-700:focus,.f\:bg-theme-secondary-700:focus-within {
	background-color: var(--theme-secondary-700) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-theme-secondary-700 {
		background-color: var(--theme-secondary-700) !important
	}
}

body.theme-dark .d\:bg-theme-secondary-700,.theme-dark__forced .d\:bg-theme-secondary-700 {
	background-color: var(--theme-secondary-700) !important
}

.fc-theme-secondary-600,.h\:fc-theme-secondary-600:hover,.f\:fc-theme-secondary-600:focus,.f\:fc-theme-secondary-600:focus-within {
	color: var(--theme-secondary-600) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-theme-secondary-600 {
		color: var(--theme-secondary-600) !important
	}
}

body.theme-dark .d\:fc-theme-secondary-600,.theme-dark__forced .d\:fc-theme-secondary-600 {
	color: var(--theme-secondary-600) !important
}

.bg-theme-secondary-600,.h\:bg-theme-secondary-600:hover,.f\:bg-theme-secondary-600:focus,.f\:bg-theme-secondary-600:focus-within {
	background-color: var(--theme-secondary-600) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-theme-secondary-600 {
		background-color: var(--theme-secondary-600) !important
	}
}

body.theme-dark .d\:bg-theme-secondary-600,.theme-dark__forced .d\:bg-theme-secondary-600 {
	background-color: var(--theme-secondary-600) !important
}

.fc-theme-secondary-500,.h\:fc-theme-secondary-500:hover,.f\:fc-theme-secondary-500:focus,.f\:fc-theme-secondary-500:focus-within {
	color: var(--theme-secondary-500) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-theme-secondary-500 {
		color: var(--theme-secondary-500) !important
	}
}

body.theme-dark .d\:fc-theme-secondary-500,.theme-dark__forced .d\:fc-theme-secondary-500 {
	color: var(--theme-secondary-500) !important
}

.bg-theme-secondary-500,.h\:bg-theme-secondary-500:hover,.f\:bg-theme-secondary-500:focus,.f\:bg-theme-secondary-500:focus-within {
	background-color: var(--theme-secondary-500) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-theme-secondary-500 {
		background-color: var(--theme-secondary-500) !important
	}
}

body.theme-dark .d\:bg-theme-secondary-500,.theme-dark__forced .d\:bg-theme-secondary-500 {
	background-color: var(--theme-secondary-500) !important
}

.fc-theme-secondary-400,.h\:fc-theme-secondary-400:hover,.f\:fc-theme-secondary-400:focus,.f\:fc-theme-secondary-400:focus-within {
	color: var(--theme-secondary-400) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-theme-secondary-400 {
		color: var(--theme-secondary-400) !important
	}
}

body.theme-dark .d\:fc-theme-secondary-400,.theme-dark__forced .d\:fc-theme-secondary-400 {
	color: var(--theme-secondary-400) !important
}

.bg-theme-secondary-400,.h\:bg-theme-secondary-400:hover,.f\:bg-theme-secondary-400:focus,.f\:bg-theme-secondary-400:focus-within {
	background-color: var(--theme-secondary-400) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-theme-secondary-400 {
		background-color: var(--theme-secondary-400) !important
	}
}

body.theme-dark .d\:bg-theme-secondary-400,.theme-dark__forced .d\:bg-theme-secondary-400 {
	background-color: var(--theme-secondary-400) !important
}

.fc-theme-secondary-300,.h\:fc-theme-secondary-300:hover,.f\:fc-theme-secondary-300:focus,.f\:fc-theme-secondary-300:focus-within {
	color: var(--theme-secondary-300) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-theme-secondary-300 {
		color: var(--theme-secondary-300) !important
	}
}

body.theme-dark .d\:fc-theme-secondary-300,.theme-dark__forced .d\:fc-theme-secondary-300 {
	color: var(--theme-secondary-300) !important
}

.bg-theme-secondary-300,.h\:bg-theme-secondary-300:hover,.f\:bg-theme-secondary-300:focus,.f\:bg-theme-secondary-300:focus-within {
	background-color: var(--theme-secondary-300) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-theme-secondary-300 {
		background-color: var(--theme-secondary-300) !important
	}
}

body.theme-dark .d\:bg-theme-secondary-300,.theme-dark__forced .d\:bg-theme-secondary-300 {
	background-color: var(--theme-secondary-300) !important
}

.fc-theme-secondary-200,.h\:fc-theme-secondary-200:hover,.f\:fc-theme-secondary-200:focus,.f\:fc-theme-secondary-200:focus-within {
	color: var(--theme-secondary-200) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-theme-secondary-200 {
		color: var(--theme-secondary-200) !important
	}
}

body.theme-dark .d\:fc-theme-secondary-200,.theme-dark__forced .d\:fc-theme-secondary-200 {
	color: var(--theme-secondary-200) !important
}

.bg-theme-secondary-200,.h\:bg-theme-secondary-200:hover,.f\:bg-theme-secondary-200:focus,.f\:bg-theme-secondary-200:focus-within {
	background-color: var(--theme-secondary-200) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-theme-secondary-200 {
		background-color: var(--theme-secondary-200) !important
	}
}

body.theme-dark .d\:bg-theme-secondary-200,.theme-dark__forced .d\:bg-theme-secondary-200 {
	background-color: var(--theme-secondary-200) !important
}

.fc-theme-secondary-100,.h\:fc-theme-secondary-100:hover,.f\:fc-theme-secondary-100:focus,.f\:fc-theme-secondary-100:focus-within {
	color: var(--theme-secondary-100) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-theme-secondary-100 {
		color: var(--theme-secondary-100) !important
	}
}

body.theme-dark .d\:fc-theme-secondary-100,.theme-dark__forced .d\:fc-theme-secondary-100 {
	color: var(--theme-secondary-100) !important
}

.bg-theme-secondary-100,.h\:bg-theme-secondary-100:hover,.f\:bg-theme-secondary-100:focus,.f\:bg-theme-secondary-100:focus-within {
	background-color: var(--theme-secondary-100) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-theme-secondary-100 {
		background-color: var(--theme-secondary-100) !important
	}
}

body.theme-dark .d\:bg-theme-secondary-100,.theme-dark__forced .d\:bg-theme-secondary-100 {
	background-color: var(--theme-secondary-100) !important
}

.fc-theme-secondary-050,.h\:fc-theme-secondary-050:hover,.f\:fc-theme-secondary-050:focus,.f\:fc-theme-secondary-050:focus-within {
	color: var(--theme-secondary-050) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-theme-secondary-050 {
		color: var(--theme-secondary-050) !important
	}
}

body.theme-dark .d\:fc-theme-secondary-050,.theme-dark__forced .d\:fc-theme-secondary-050 {
	color: var(--theme-secondary-050) !important
}

.bg-theme-secondary-050,.h\:bg-theme-secondary-050:hover,.f\:bg-theme-secondary-050:focus,.f\:bg-theme-secondary-050:focus-within {
	background-color: var(--theme-secondary-050) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-theme-secondary-050 {
		background-color: var(--theme-secondary-050) !important
	}
}

body.theme-dark .d\:bg-theme-secondary-050,.theme-dark__forced .d\:bg-theme-secondary-050 {
	background-color: var(--theme-secondary-050) !important
}

.fc-white,.h\:fc-white:hover,.f\:fc-white:focus,.f\:fc-white:focus-within {
	color: var(--white) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-white {
		color: var(--white) !important
	}
}

body.theme-dark .d\:fc-white,.theme-dark__forced .d\:fc-white {
	color: var(--white) !important
}

.bg-white,.h\:bg-white:hover,.f\:bg-white:focus,.f\:bg-white:focus-within {
	background-color: var(--white) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-white {
		background-color: var(--white) !important
	}
}

body.theme-dark .d\:bg-white,.theme-dark__forced .d\:bg-white {
	background-color: var(--white) !important
}

.fc-black,.h\:fc-black:hover,.f\:fc-black:focus,.f\:fc-black:focus-within {
	color: var(--black) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-black {
		color: var(--black) !important
	}
}

body.theme-dark .d\:fc-black,.theme-dark__forced .d\:fc-black {
	color: var(--black) !important
}

.bg-black,.h\:bg-black:hover,.f\:bg-black:focus,.f\:bg-black:focus-within {
	background-color: var(--black) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-black {
		background-color: var(--black) !important
	}
}

body.theme-dark .d\:bg-black,.theme-dark__forced .d\:bg-black {
	background-color: var(--black) !important
}

.fc-black-750,.h\:fc-black-750:hover,.f\:fc-black-750:focus,.f\:fc-black-750:focus-within {
	color: var(--black-750) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-black-750 {
		color: var(--black-750) !important
	}
}

body.theme-dark .d\:fc-black-750,.theme-dark__forced .d\:fc-black-750 {
	color: var(--black-750) !important
}

.bg-black-750,.h\:bg-black-750:hover,.f\:bg-black-750:focus,.f\:bg-black-750:focus-within {
	background-color: var(--black-750) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-black-750 {
		background-color: var(--black-750) !important
	}
}

body.theme-dark .d\:bg-black-750,.theme-dark__forced .d\:bg-black-750 {
	background-color: var(--black-750) !important
}

.fc-black-350,.h\:fc-black-350:hover,.f\:fc-black-350:focus,.f\:fc-black-350:focus-within {
	color: var(--black-350) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-black-350 {
		color: var(--black-350) !important
	}
}

body.theme-dark .d\:fc-black-350,.theme-dark__forced .d\:fc-black-350 {
	color: var(--black-350) !important
}

.bg-black-350,.h\:bg-black-350:hover,.f\:bg-black-350:focus,.f\:bg-black-350:focus-within {
	background-color: var(--black-350) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-black-350 {
		background-color: var(--black-350) !important
	}
}

body.theme-dark .d\:bg-black-350,.theme-dark__forced .d\:bg-black-350 {
	background-color: var(--black-350) !important
}

.fc-black-150,.h\:fc-black-150:hover,.f\:fc-black-150:focus,.f\:fc-black-150:focus-within {
	color: var(--black-150) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-black-150 {
		color: var(--black-150) !important
	}
}

body.theme-dark .d\:fc-black-150,.theme-dark__forced .d\:fc-black-150 {
	color: var(--black-150) !important
}

.bg-black-150,.h\:bg-black-150:hover,.f\:bg-black-150:focus,.f\:bg-black-150:focus-within {
	background-color: var(--black-150) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-black-150 {
		background-color: var(--black-150) !important
	}
}

body.theme-dark .d\:bg-black-150,.theme-dark__forced .d\:bg-black-150 {
	background-color: var(--black-150) !important
}

.fc-black-075,.h\:fc-black-075:hover,.f\:fc-black-075:focus,.f\:fc-black-075:focus-within {
	color: var(--black-075) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-black-075 {
		color: var(--black-075) !important
	}
}

body.theme-dark .d\:fc-black-075,.theme-dark__forced .d\:fc-black-075 {
	color: var(--black-075) !important
}

.bg-black-075,.h\:bg-black-075:hover,.f\:bg-black-075:focus,.f\:bg-black-075:focus-within {
	background-color: var(--black-075) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-black-075 {
		background-color: var(--black-075) !important
	}
}

body.theme-dark .d\:bg-black-075,.theme-dark__forced .d\:bg-black-075 {
	background-color: var(--black-075) !important
}

.fc-black-025,.h\:fc-black-025:hover,.f\:fc-black-025:focus,.f\:fc-black-025:focus-within {
	color: var(--black-025) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-black-025 {
		color: var(--black-025) !important
	}
}

body.theme-dark .d\:fc-black-025,.theme-dark__forced .d\:fc-black-025 {
	color: var(--black-025) !important
}

.bg-black-025,.h\:bg-black-025:hover,.f\:bg-black-025:focus,.f\:bg-black-025:focus-within {
	background-color: var(--black-025) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-black-025 {
		background-color: var(--black-025) !important
	}
}

body.theme-dark .d\:bg-black-025,.theme-dark__forced .d\:bg-black-025 {
	background-color: var(--black-025) !important
}

.fc-green-025,.h\:fc-green-025:hover,.f\:fc-green-025:focus,.f\:fc-green-025:focus-within {
	color: var(--green-025) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-green-025 {
		color: var(--green-025) !important
	}
}

body.theme-dark .d\:fc-green-025,.theme-dark__forced .d\:fc-green-025 {
	color: var(--green-025) !important
}

.bg-green-025,.h\:bg-green-025:hover,.f\:bg-green-025:focus,.f\:bg-green-025:focus-within {
	background-color: var(--green-025) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-green-025 {
		background-color: var(--green-025) !important
	}
}

body.theme-dark .d\:bg-green-025,.theme-dark__forced .d\:bg-green-025 {
	background-color: var(--green-025) !important
}

.fc-theme-primary-350,.h\:fc-theme-primary-350:hover,.f\:fc-theme-primary-350:focus,.f\:fc-theme-primary-350:focus-within {
	color: var(--theme-primary-350) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-theme-primary-350 {
		color: var(--theme-primary-350) !important
	}
}

body.theme-dark .d\:fc-theme-primary-350,.theme-dark__forced .d\:fc-theme-primary-350 {
	color: var(--theme-primary-350) !important
}

.bg-theme-primary-350,.h\:bg-theme-primary-350:hover,.f\:bg-theme-primary-350:focus,.f\:bg-theme-primary-350:focus-within {
	background-color: var(--theme-primary-350) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-theme-primary-350 {
		background-color: var(--theme-primary-350) !important
	}
}

body.theme-dark .d\:bg-theme-primary-350,.theme-dark__forced .d\:bg-theme-primary-350 {
	background-color: var(--theme-primary-350) !important
}

.fc-theme-primary-150,.h\:fc-theme-primary-150:hover,.f\:fc-theme-primary-150:focus,.f\:fc-theme-primary-150:focus-within {
	color: var(--theme-primary-150) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-theme-primary-150 {
		color: var(--theme-primary-150) !important
	}
}

body.theme-dark .d\:fc-theme-primary-150,.theme-dark__forced .d\:fc-theme-primary-150 {
	color: var(--theme-primary-150) !important
}

.bg-theme-primary-150,.h\:bg-theme-primary-150:hover,.f\:bg-theme-primary-150:focus,.f\:bg-theme-primary-150:focus-within {
	background-color: var(--theme-primary-150) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-theme-primary-150 {
		background-color: var(--theme-primary-150) !important
	}
}

body.theme-dark .d\:bg-theme-primary-150,.theme-dark__forced .d\:bg-theme-primary-150 {
	background-color: var(--theme-primary-150) !important
}

.fc-theme-primary-075,.h\:fc-theme-primary-075:hover,.f\:fc-theme-primary-075:focus,.f\:fc-theme-primary-075:focus-within {
	color: var(--theme-primary-075) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-theme-primary-075 {
		color: var(--theme-primary-075) !important
	}
}

body.theme-dark .d\:fc-theme-primary-075,.theme-dark__forced .d\:fc-theme-primary-075 {
	color: var(--theme-primary-075) !important
}

.bg-theme-primary-075,.h\:bg-theme-primary-075:hover,.f\:bg-theme-primary-075:focus,.f\:bg-theme-primary-075:focus-within {
	background-color: var(--theme-primary-075) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-theme-primary-075 {
		background-color: var(--theme-primary-075) !important
	}
}

body.theme-dark .d\:bg-theme-primary-075,.theme-dark__forced .d\:bg-theme-primary-075 {
	background-color: var(--theme-primary-075) !important
}

.fc-theme-primary-025,.h\:fc-theme-primary-025:hover,.f\:fc-theme-primary-025:focus,.f\:fc-theme-primary-025:focus-within {
	color: var(--theme-primary-025) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-theme-primary-025 {
		color: var(--theme-primary-025) !important
	}
}

body.theme-dark .d\:fc-theme-primary-025,.theme-dark__forced .d\:fc-theme-primary-025 {
	color: var(--theme-primary-025) !important
}

.bg-theme-primary-025,.h\:bg-theme-primary-025:hover,.f\:bg-theme-primary-025:focus,.f\:bg-theme-primary-025:focus-within {
	background-color: var(--theme-primary-025) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-theme-primary-025 {
		background-color: var(--theme-primary-025) !important
	}
}

body.theme-dark .d\:bg-theme-primary-025,.theme-dark__forced .d\:bg-theme-primary-025 {
	background-color: var(--theme-primary-025) !important
}

.fc-theme-secondary-350,.h\:fc-theme-secondary-350:hover,.f\:fc-theme-secondary-350:focus,.f\:fc-theme-secondary-350:focus-within {
	color: var(--theme-secondary-350) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-theme-secondary-350 {
		color: var(--theme-secondary-350) !important
	}
}

body.theme-dark .d\:fc-theme-secondary-350,.theme-dark__forced .d\:fc-theme-secondary-350 {
	color: var(--theme-secondary-350) !important
}

.bg-theme-secondary-350,.h\:bg-theme-secondary-350:hover,.f\:bg-theme-secondary-350:focus,.f\:bg-theme-secondary-350:focus-within {
	background-color: var(--theme-secondary-350) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-theme-secondary-350 {
		background-color: var(--theme-secondary-350) !important
	}
}

body.theme-dark .d\:bg-theme-secondary-350,.theme-dark__forced .d\:bg-theme-secondary-350 {
	background-color: var(--theme-secondary-350) !important
}

.fc-theme-secondary-150,.h\:fc-theme-secondary-150:hover,.f\:fc-theme-secondary-150:focus,.f\:fc-theme-secondary-150:focus-within {
	color: var(--theme-secondary-150) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-theme-secondary-150 {
		color: var(--theme-secondary-150) !important
	}
}

body.theme-dark .d\:fc-theme-secondary-150,.theme-dark__forced .d\:fc-theme-secondary-150 {
	color: var(--theme-secondary-150) !important
}

.bg-theme-secondary-150,.h\:bg-theme-secondary-150:hover,.f\:bg-theme-secondary-150:focus,.f\:bg-theme-secondary-150:focus-within {
	background-color: var(--theme-secondary-150) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-theme-secondary-150 {
		background-color: var(--theme-secondary-150) !important
	}
}

body.theme-dark .d\:bg-theme-secondary-150,.theme-dark__forced .d\:bg-theme-secondary-150 {
	background-color: var(--theme-secondary-150) !important
}

.fc-theme-secondary-075,.h\:fc-theme-secondary-075:hover,.f\:fc-theme-secondary-075:focus,.f\:fc-theme-secondary-075:focus-within {
	color: var(--theme-secondary-075) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-theme-secondary-075 {
		color: var(--theme-secondary-075) !important
	}
}

body.theme-dark .d\:fc-theme-secondary-075,.theme-dark__forced .d\:fc-theme-secondary-075 {
	color: var(--theme-secondary-075) !important
}

.bg-theme-secondary-075,.h\:bg-theme-secondary-075:hover,.f\:bg-theme-secondary-075:focus,.f\:bg-theme-secondary-075:focus-within {
	background-color: var(--theme-secondary-075) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-theme-secondary-075 {
		background-color: var(--theme-secondary-075) !important
	}
}

body.theme-dark .d\:bg-theme-secondary-075,.theme-dark__forced .d\:bg-theme-secondary-075 {
	background-color: var(--theme-secondary-075) !important
}

.fc-theme-secondary-025,.h\:fc-theme-secondary-025:hover,.f\:fc-theme-secondary-025:focus,.f\:fc-theme-secondary-025:focus-within {
	color: var(--theme-secondary-025) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:fc-theme-secondary-025 {
		color: var(--theme-secondary-025) !important
	}
}

body.theme-dark .d\:fc-theme-secondary-025,.theme-dark__forced .d\:fc-theme-secondary-025 {
	color: var(--theme-secondary-025) !important
}

.bg-theme-secondary-025,.h\:bg-theme-secondary-025:hover,.f\:bg-theme-secondary-025:focus,.f\:bg-theme-secondary-025:focus-within {
	background-color: var(--theme-secondary-025) !important
}

@media (prefers-color-scheme:dark) {
	body.theme-system .d\:bg-theme-secondary-025 {
		background-color: var(--theme-secondary-025) !important
	}
}

body.theme-dark .d\:bg-theme-secondary-025,.theme-dark__forced .d\:bg-theme-secondary-025 {
	background-color: var(--theme-secondary-025) !important
}

.fc-theme-primary {
	color: var(--theme-primary-color) !important
}

.bg-theme-primary {
	background-color: var(--theme-primary-color) !important
}

.bc-theme-primary {
	border-color: var(--theme-primary-color) !important
}

.fc-theme-secondary {
	color: var(--theme-secondary-color) !important
}

.bg-theme-secondary {
	background-color: var(--theme-secondary-color) !important
}

.bc-theme-secondary {
	border-color: var(--theme-secondary-color) !important
}

.fc-white__forced {
	color: hsl(0,0%,100%) !important
}

.fc-black__forced {
	color: hsl(210,8%,5%) !important
}

.fc-gold {
	color: var(--gold) !important
}

.fc-gold-darker {
	color: var(--gold-darker) !important
}

.fc-gold-lighter {
	color: var(--gold-lighter) !important
}

.bg-gold {
	background-color: var(--gold) !important
}

.bg-gold-darker {
	background-color: var(--gold-darker) !important
}

.bg-gold-lighter {
	background-color: var(--gold-lighter) !important
}

.fc-silver {
	color: var(--silver) !important
}

.fc-silver-darker {
	color: var(--silver-darker) !important
}

.fc-silver-lighter {
	color: var(--silver-lighter) !important
}

.bg-silver {
	background-color: var(--silver) !important
}

.bg-silver-darker {
	background-color: var(--silver-darker) !important
}

.bg-silver-lighter {
	background-color: var(--silver-lighter) !important
}

.fc-bronze {
	color: var(--bronze) !important
}

.fc-bronze-darker {
	color: var(--bronze-darker) !important
}

.fc-bronze-lighter {
	color: var(--bronze-lighter) !important
}

.bg-bronze {
	background-color: var(--bronze) !important
}

.bg-bronze-darker {
	background-color: var(--bronze-darker) !important
}

.bg-bronze-lighter {
	background-color: var(--bronze-lighter) !important
}

.bg-transparent,.h\:bg-transparent:hover {
	background-color: transparent !important;
	background-image: none !important
}

.bg-inherit {
	background-color: inherit !important
}

.fc-inherit {
	color: inherit !important
}

.flex__fl0,.flex__fl-shrink0,.flex__fl0&gt;.d-flex,.flex__fl-shrink0&gt;.d-flex,.flex__fl0&gt;.flex--item,.flex__fl-shrink0&gt;.flex--item {
	flex: 0 auto
}

.flex__fl-equal,.flex__fl-equal&gt;.d-flex,.flex__fl-equal&gt;.flex--item {
	flex: 1 1 0%
}

.flex__fl1,.flex__fl-grow1,.flex__fl1&gt;.d-flex,.flex__fl-grow1&gt;.d-flex,.flex__fl1&gt;.flex--item,.flex__fl-grow1&gt;.flex--item {
	flex: 1 auto
}

.flex--item1 {
	flex-basis: 8.33333333%
}

.flex--item2 {
	flex-basis: 16.66666667%
}

.flex--item3 {
	flex-basis: 25%
}

.flex--item4 {
	flex-basis: 33.33333333%
}

.flex--item5 {
	flex-basis: 41.66666667%
}

.flex--item6 {
	flex-basis: 50%
}

.flex--item7 {
	flex-basis: 58.33333333%
}

.flex--item8 {
	flex-basis: 66.66666667%
}

.flex--item9 {
	flex-basis: 75%
}

.flex--item10 {
	flex-basis: 83.33333333%
}

.flex--item11 {
	flex-basis: 91.66666667%
}

.flex--item12 {
	flex-basis: 100%
}

.flex__allcells1&gt;.d-flex,.flex__allitems1&gt;.d-flex,.flex__allcells1&gt;.flex--item,.flex__allitems1&gt;.flex--item {
	flex-basis: 8.33333333%
}

.flex__allcells2&gt;.d-flex,.flex__allitems2&gt;.d-flex,.flex__allcells2&gt;.flex--item,.flex__allitems2&gt;.flex--item {
	flex-basis: 16.66666667%
}

.flex__allcells3&gt;.d-flex,.flex__allitems3&gt;.d-flex,.flex__allcells3&gt;.flex--item,.flex__allitems3&gt;.flex--item {
	flex-basis: 25%
}

.flex__allcells4&gt;.d-flex,.flex__allitems4&gt;.d-flex,.flex__allcells4&gt;.flex--item,.flex__allitems4&gt;.flex--item {
	flex-basis: 33.33333333%
}

.flex__allcells5&gt;.d-flex,.flex__allitems5&gt;.d-flex,.flex__allcells5&gt;.flex--item,.flex__allitems5&gt;.flex--item {
	flex-basis: 41.66666667%
}

.flex__allcells6&gt;.d-flex,.flex__allitems6&gt;.d-flex,.flex__allcells6&gt;.flex--item,.flex__allitems6&gt;.flex--item {
	flex-basis: 50%
}

.flex__allcells7&gt;.d-flex,.flex__allitems7&gt;.d-flex,.flex__allcells7&gt;.flex--item,.flex__allitems7&gt;.flex--item {
	flex-basis: 58.33333333%
}

.flex__allcells8&gt;.d-flex,.flex__allitems8&gt;.d-flex,.flex__allcells8&gt;.flex--item,.flex__allitems8&gt;.flex--item {
	flex-basis: 66.66666667%
}

.flex__allcells9&gt;.d-flex,.flex__allitems9&gt;.d-flex,.flex__allcells9&gt;.flex--item,.flex__allitems9&gt;.flex--item {
	flex-basis: 75%
}

.flex__allcells10&gt;.d-flex,.flex__allitems10&gt;.d-flex,.flex__allcells10&gt;.flex--item,.flex__allitems10&gt;.flex--item {
	flex-basis: 83.33333333%
}

.flex__allcells11&gt;.d-flex,.flex__allitems11&gt;.d-flex,.flex__allcells11&gt;.flex--item,.flex__allitems11&gt;.flex--item {
	flex-basis: 91.66666667%
}

.flex__allcells12&gt;.d-flex,.flex__allitems12&gt;.d-flex,.flex__allcells12&gt;.flex--item,.flex__allitems12&gt;.flex--item {
	flex-basis: 100%
}

.gs2 {
	margin: -1px
}

.gs2&gt;.d-flex,.gs2&gt;.flex--item {
	margin: 1px
}

.gs2&gt;.flex--item1 {
	margin: 1px
}

.gs2&gt;.flex--item1,.gs2.flex__allcells1&gt;.d-flex,.gs2.flex__allitems1&gt;.d-flex,.gs2.flex__allcells1&gt;.flex--item,.gs2.flex__allitems1&gt;.flex--item {
	flex-basis: calc(8.333333333333334% - 2px)
}

.gs2&gt;.flex--item2 {
	margin: 1px
}

.gs2&gt;.flex--item2,.gs2.flex__allcells2&gt;.d-flex,.gs2.flex__allitems2&gt;.d-flex,.gs2.flex__allcells2&gt;.flex--item,.gs2.flex__allitems2&gt;.flex--item {
	flex-basis: calc(16.666666666666668% - 2px)
}

.gs2&gt;.flex--item3 {
	margin: 1px
}

.gs2&gt;.flex--item3,.gs2.flex__allcells3&gt;.d-flex,.gs2.flex__allitems3&gt;.d-flex,.gs2.flex__allcells3&gt;.flex--item,.gs2.flex__allitems3&gt;.flex--item {
	flex-basis: calc(25% - 2px)
}

.gs2&gt;.flex--item4 {
	margin: 1px
}

.gs2&gt;.flex--item4,.gs2.flex__allcells4&gt;.d-flex,.gs2.flex__allitems4&gt;.d-flex,.gs2.flex__allcells4&gt;.flex--item,.gs2.flex__allitems4&gt;.flex--item {
	flex-basis: calc(33.333333333333336% - 2px)
}

.gs2&gt;.flex--item5 {
	margin: 1px
}

.gs2&gt;.flex--item5,.gs2.flex__allcells5&gt;.d-flex,.gs2.flex__allitems5&gt;.d-flex,.gs2.flex__allcells5&gt;.flex--item,.gs2.flex__allitems5&gt;.flex--item {
	flex-basis: calc(41.666666666666664% - 2px)
}

.gs2&gt;.flex--item6 {
	margin: 1px
}

.gs2&gt;.flex--item6,.gs2.flex__allcells6&gt;.d-flex,.gs2.flex__allitems6&gt;.d-flex,.gs2.flex__allcells6&gt;.flex--item,.gs2.flex__allitems6&gt;.flex--item {
	flex-basis: calc(50% - 2px)
}

.gs2&gt;.flex--item7 {
	margin: 1px
}

.gs2&gt;.flex--item7,.gs2.flex__allcells7&gt;.d-flex,.gs2.flex__allitems7&gt;.d-flex,.gs2.flex__allcells7&gt;.flex--item,.gs2.flex__allitems7&gt;.flex--item {
	flex-basis: calc(58.333333333333336% - 2px)
}

.gs2&gt;.flex--item8 {
	margin: 1px
}

.gs2&gt;.flex--item8,.gs2.flex__allcells8&gt;.d-flex,.gs2.flex__allitems8&gt;.d-flex,.gs2.flex__allcells8&gt;.flex--item,.gs2.flex__allitems8&gt;.flex--item {
	flex-basis: calc(66.66666666666667% - 2px)
}

.gs2&gt;.flex--item9 {
	margin: 1px
}

.gs2&gt;.flex--item9,.gs2.flex__allcells9&gt;.d-flex,.gs2.flex__allitems9&gt;.d-flex,.gs2.flex__allcells9&gt;.flex--item,.gs2.flex__allitems9&gt;.flex--item {
	flex-basis: calc(75% - 2px)
}

.gs2&gt;.flex--item10 {
	margin: 1px
}

.gs2&gt;.flex--item10,.gs2.flex__allcells10&gt;.d-flex,.gs2.flex__allitems10&gt;.d-flex,.gs2.flex__allcells10&gt;.flex--item,.gs2.flex__allitems10&gt;.flex--item {
	flex-basis: calc(83.33333333333333% - 2px)
}

.gs2&gt;.flex--item11 {
	margin: 1px
}

.gs2&gt;.flex--item11,.gs2.flex__allcells11&gt;.d-flex,.gs2.flex__allitems11&gt;.d-flex,.gs2.flex__allcells11&gt;.flex--item,.gs2.flex__allitems11&gt;.flex--item {
	flex-basis: calc(91.66666666666667% - 2px)
}

.gs2&gt;.flex--item12 {
	margin: 1px
}

.gs2&gt;.flex--item12,.gs2.flex__allcells12&gt;.d-flex,.gs2.flex__allitems12&gt;.d-flex,.gs2.flex__allcells12&gt;.flex--item,.gs2.flex__allitems12&gt;.flex--item {
	flex-basis: calc(100% - 2px)
}

.gs4 {
	margin: -2px
}

.gs4&gt;.d-flex,.gs4&gt;.flex--item {
	margin: 2px
}

.gs4&gt;.flex--item1 {
	margin: 2px
}

.gs4&gt;.flex--item1,.gs4.flex__allcells1&gt;.d-flex,.gs4.flex__allitems1&gt;.d-flex,.gs4.flex__allcells1&gt;.flex--item,.gs4.flex__allitems1&gt;.flex--item {
	flex-basis: calc(8.333333333333334% - 4px)
}

.gs4&gt;.flex--item2 {
	margin: 2px
}

.gs4&gt;.flex--item2,.gs4.flex__allcells2&gt;.d-flex,.gs4.flex__allitems2&gt;.d-flex,.gs4.flex__allcells2&gt;.flex--item,.gs4.flex__allitems2&gt;.flex--item {
	flex-basis: calc(16.666666666666668% - 4px)
}

.gs4&gt;.flex--item3 {
	margin: 2px
}

.gs4&gt;.flex--item3,.gs4.flex__allcells3&gt;.d-flex,.gs4.flex__allitems3&gt;.d-flex,.gs4.flex__allcells3&gt;.flex--item,.gs4.flex__allitems3&gt;.flex--item {
	flex-basis: calc(25% - 4px)
}

.gs4&gt;.flex--item4 {
	margin: 2px
}

.gs4&gt;.flex--item4,.gs4.flex__allcells4&gt;.d-flex,.gs4.flex__allitems4&gt;.d-flex,.gs4.flex__allcells4&gt;.flex--item,.gs4.flex__allitems4&gt;.flex--item {
	flex-basis: calc(33.333333333333336% - 4px)
}

.gs4&gt;.flex--item5 {
	margin: 2px
}

.gs4&gt;.flex--item5,.gs4.flex__allcells5&gt;.d-flex,.gs4.flex__allitems5&gt;.d-flex,.gs4.flex__allcells5&gt;.flex--item,.gs4.flex__allitems5&gt;.flex--item {
	flex-basis: calc(41.666666666666664% - 4px)
}

.gs4&gt;.flex--item6 {
	margin: 2px
}

.gs4&gt;.flex--item6,.gs4.flex__allcells6&gt;.d-flex,.gs4.flex__allitems6&gt;.d-flex,.gs4.flex__allcells6&gt;.flex--item,.gs4.flex__allitems6&gt;.flex--item {
	flex-basis: calc(50% - 4px)
}

.gs4&gt;.flex--item7 {
	margin: 2px
}

.gs4&gt;.flex--item7,.gs4.flex__allcells7&gt;.d-flex,.gs4.flex__allitems7&gt;.d-flex,.gs4.flex__allcells7&gt;.flex--item,.gs4.flex__allitems7&gt;.flex--item {
	flex-basis: calc(58.333333333333336% - 4px)
}

.gs4&gt;.flex--item8 {
	margin: 2px
}

.gs4&gt;.flex--item8,.gs4.flex__allcells8&gt;.d-flex,.gs4.flex__allitems8&gt;.d-flex,.gs4.flex__allcells8&gt;.flex--item,.gs4.flex__allitems8&gt;.flex--item {
	flex-basis: calc(66.66666666666667% - 4px)
}

.gs4&gt;.flex--item9 {
	margin: 2px
}

.gs4&gt;.flex--item9,.gs4.flex__allcells9&gt;.d-flex,.gs4.flex__allitems9&gt;.d-flex,.gs4.flex__allcells9&gt;.flex--item,.gs4.flex__allitems9&gt;.flex--item {
	flex-basis: calc(75% - 4px)
}

.gs4&gt;.flex--item10 {
	margin: 2px
}

.gs4&gt;.flex--item10,.gs4.flex__allcells10&gt;.d-flex,.gs4.flex__allitems10&gt;.d-flex,.gs4.flex__allcells10&gt;.flex--item,.gs4.flex__allitems10&gt;.flex--item {
	flex-basis: calc(83.33333333333333% - 4px)
}

.gs4&gt;.flex--item11 {
	margin: 2px
}

.gs4&gt;.flex--item11,.gs4.flex__allcells11&gt;.d-flex,.gs4.flex__allitems11&gt;.d-flex,.gs4.flex__allcells11&gt;.flex--item,.gs4.flex__allitems11&gt;.flex--item {
	flex-basis: calc(91.66666666666667% - 4px)
}

.gs4&gt;.flex--item12 {
	margin: 2px
}

.gs4&gt;.flex--item12,.gs4.flex__allcells12&gt;.d-flex,.gs4.flex__allitems12&gt;.d-flex,.gs4.flex__allcells12&gt;.flex--item,.gs4.flex__allitems12&gt;.flex--item {
	flex-basis: calc(100% - 4px)
}

.gs6 {
	margin: -3px
}

.gs6&gt;.d-flex,.gs6&gt;.flex--item {
	margin: 3px
}

.gs6&gt;.flex--item1 {
	margin: 3px
}

.gs6&gt;.flex--item1,.gs6.flex__allcells1&gt;.d-flex,.gs6.flex__allitems1&gt;.d-flex,.gs6.flex__allcells1&gt;.flex--item,.gs6.flex__allitems1&gt;.flex--item {
	flex-basis: calc(8.333333333333334% - 6px)
}

.gs6&gt;.flex--item2 {
	margin: 3px
}

.gs6&gt;.flex--item2,.gs6.flex__allcells2&gt;.d-flex,.gs6.flex__allitems2&gt;.d-flex,.gs6.flex__allcells2&gt;.flex--item,.gs6.flex__allitems2&gt;.flex--item {
	flex-basis: calc(16.666666666666668% - 6px)
}

.gs6&gt;.flex--item3 {
	margin: 3px
}

.gs6&gt;.flex--item3,.gs6.flex__allcells3&gt;.d-flex,.gs6.flex__allitems3&gt;.d-flex,.gs6.flex__allcells3&gt;.flex--item,.gs6.flex__allitems3&gt;.flex--item {
	flex-basis: calc(25% - 6px)
}

.gs6&gt;.flex--item4 {
	margin: 3px
}

.gs6&gt;.flex--item4,.gs6.flex__allcells4&gt;.d-flex,.gs6.flex__allitems4&gt;.d-flex,.gs6.flex__allcells4&gt;.flex--item,.gs6.flex__allitems4&gt;.flex--item {
	flex-basis: calc(33.333333333333336% - 6px)
}

.gs6&gt;.flex--item5 {
	margin: 3px
}

.gs6&gt;.flex--item5,.gs6.flex__allcells5&gt;.d-flex,.gs6.flex__allitems5&gt;.d-flex,.gs6.flex__allcells5&gt;.flex--item,.gs6.flex__allitems5&gt;.flex--item {
	flex-basis: calc(41.666666666666664% - 6px)
}

.gs6&gt;.flex--item6 {
	margin: 3px
}

.gs6&gt;.flex--item6,.gs6.flex__allcells6&gt;.d-flex,.gs6.flex__allitems6&gt;.d-flex,.gs6.flex__allcells6&gt;.flex--item,.gs6.flex__allitems6&gt;.flex--item {
	flex-basis: calc(50% - 6px)
}

.gs6&gt;.flex--item7 {
	margin: 3px
}

.gs6&gt;.flex--item7,.gs6.flex__allcells7&gt;.d-flex,.gs6.flex__allitems7&gt;.d-flex,.gs6.flex__allcells7&gt;.flex--item,.gs6.flex__allitems7&gt;.flex--item {
	flex-basis: calc(58.333333333333336% - 6px)
}

.gs6&gt;.flex--item8 {
	margin: 3px
}

.gs6&gt;.flex--item8,.gs6.flex__allcells8&gt;.d-flex,.gs6.flex__allitems8&gt;.d-flex,.gs6.flex__allcells8&gt;.flex--item,.gs6.flex__allitems8&gt;.flex--item {
	flex-basis: calc(66.66666666666667% - 6px)
}

.gs6&gt;.flex--item9 {
	margin: 3px
}

.gs6&gt;.flex--item9,.gs6.flex__allcells9&gt;.d-flex,.gs6.flex__allitems9&gt;.d-flex,.gs6.flex__allcells9&gt;.flex--item,.gs6.flex__allitems9&gt;.flex--item {
	flex-basis: calc(75% - 6px)
}

.gs6&gt;.flex--item10 {
	margin: 3px
}

.gs6&gt;.flex--item10,.gs6.flex__allcells10&gt;.d-flex,.gs6.flex__allitems10&gt;.d-flex,.gs6.flex__allcells10&gt;.flex--item,.gs6.flex__allitems10&gt;.flex--item {
	flex-basis: calc(83.33333333333333% - 6px)
}

.gs6&gt;.flex--item11 {
	margin: 3px
}

.gs6&gt;.flex--item11,.gs6.flex__allcells11&gt;.d-flex,.gs6.flex__allitems11&gt;.d-flex,.gs6.flex__allcells11&gt;.flex--item,.gs6.flex__allitems11&gt;.flex--item {
	flex-basis: calc(91.66666666666667% - 6px)
}

.gs6&gt;.flex--item12 {
	margin: 3px
}

.gs6&gt;.flex--item12,.gs6.flex__allcells12&gt;.d-flex,.gs6.flex__allitems12&gt;.d-flex,.gs6.flex__allcells12&gt;.flex--item,.gs6.flex__allitems12&gt;.flex--item {
	flex-basis: calc(100% - 6px)
}

.gs8 {
	margin: -4px
}

.gs8&gt;.d-flex,.gs8&gt;.flex--item {
	margin: 4px
}

.gs8&gt;.flex--item1 {
	margin: 4px
}

.gs8&gt;.flex--item1,.gs8.flex__allcells1&gt;.d-flex,.gs8.flex__allitems1&gt;.d-flex,.gs8.flex__allcells1&gt;.flex--item,.gs8.flex__allitems1&gt;.flex--item {
	flex-basis: calc(8.333333333333334% - 8px)
}

.gs8&gt;.flex--item2 {
	margin: 4px
}

.gs8&gt;.flex--item2,.gs8.flex__allcells2&gt;.d-flex,.gs8.flex__allitems2&gt;.d-flex,.gs8.flex__allcells2&gt;.flex--item,.gs8.flex__allitems2&gt;.flex--item {
	flex-basis: calc(16.666666666666668% - 8px)
}

.gs8&gt;.flex--item3 {
	margin: 4px
}

.gs8&gt;.flex--item3,.gs8.flex__allcells3&gt;.d-flex,.gs8.flex__allitems3&gt;.d-flex,.gs8.flex__allcells3&gt;.flex--item,.gs8.flex__allitems3&gt;.flex--item {
	flex-basis: calc(25% - 8px)
}

.gs8&gt;.flex--item4 {
	margin: 4px
}

.gs8&gt;.flex--item4,.gs8.flex__allcells4&gt;.d-flex,.gs8.flex__allitems4&gt;.d-flex,.gs8.flex__allcells4&gt;.flex--item,.gs8.flex__allitems4&gt;.flex--item {
	flex-basis: calc(33.333333333333336% - 8px)
}

.gs8&gt;.flex--item5 {
	margin: 4px
}

.gs8&gt;.flex--item5,.gs8.flex__allcells5&gt;.d-flex,.gs8.flex__allitems5&gt;.d-flex,.gs8.flex__allcells5&gt;.flex--item,.gs8.flex__allitems5&gt;.flex--item {
	flex-basis: calc(41.666666666666664% - 8px)
}

.gs8&gt;.flex--item6 {
	margin: 4px
}

.gs8&gt;.flex--item6,.gs8.flex__allcells6&gt;.d-flex,.gs8.flex__allitems6&gt;.d-flex,.gs8.flex__allcells6&gt;.flex--item,.gs8.flex__allitems6&gt;.flex--item {
	flex-basis: calc(50% - 8px)
}

.gs8&gt;.flex--item7 {
	margin: 4px
}

.gs8&gt;.flex--item7,.gs8.flex__allcells7&gt;.d-flex,.gs8.flex__allitems7&gt;.d-flex,.gs8.flex__allcells7&gt;.flex--item,.gs8.flex__allitems7&gt;.flex--item {
	flex-basis: calc(58.333333333333336% - 8px)
}

.gs8&gt;.flex--item8 {
	margin: 4px
}

.gs8&gt;.flex--item8,.gs8.flex__allcells8&gt;.d-flex,.gs8.flex__allitems8&gt;.d-flex,.gs8.flex__allcells8&gt;.flex--item,.gs8.flex__allitems8&gt;.flex--item {
	flex-basis: calc(66.66666666666667% - 8px)
}

.gs8&gt;.flex--item9 {
	margin: 4px
}

.gs8&gt;.flex--item9,.gs8.flex__allcells9&gt;.d-flex,.gs8.flex__allitems9&gt;.d-flex,.gs8.flex__allcells9&gt;.flex--item,.gs8.flex__allitems9&gt;.flex--item {
	flex-basis: calc(75% - 8px)
}

.gs8&gt;.flex--item10 {
	margin: 4px
}

.gs8&gt;.flex--item10,.gs8.flex__allcells10&gt;.d-flex,.gs8.flex__allitems10&gt;.d-flex,.gs8.flex__allcells10&gt;.flex--item,.gs8.flex__allitems10&gt;.flex--item {
	flex-basis: calc(83.33333333333333% - 8px)
}

.gs8&gt;.flex--item11 {
	margin: 4px
}

.gs8&gt;.flex--item11,.gs8.flex__allcells11&gt;.d-flex,.gs8.flex__allitems11&gt;.d-flex,.gs8.flex__allcells11&gt;.flex--item,.gs8.flex__allitems11&gt;.flex--item {
	flex-basis: calc(91.66666666666667% - 8px)
}

.gs8&gt;.flex--item12 {
	margin: 4px
}

.gs8&gt;.flex--item12,.gs8.flex__allcells12&gt;.d-flex,.gs8.flex__allitems12&gt;.d-flex,.gs8.flex__allcells12&gt;.flex--item,.gs8.flex__allitems12&gt;.flex--item {
	flex-basis: calc(100% - 8px)
}

.gs12 {
	margin: -6px
}

.gs12&gt;.d-flex,.gs12&gt;.flex--item {
	margin: 6px
}

.gs12&gt;.flex--item1 {
	margin: 6px
}

.gs12&gt;.flex--item1,.gs12.flex__allcells1&gt;.d-flex,.gs12.flex__allitems1&gt;.d-flex,.gs12.flex__allcells1&gt;.flex--item,.gs12.flex__allitems1&gt;.flex--item {
	flex-basis: calc(8.333333333333334% - 12px)
}

.gs12&gt;.flex--item2 {
	margin: 6px
}

.gs12&gt;.flex--item2,.gs12.flex__allcells2&gt;.d-flex,.gs12.flex__allitems2&gt;.d-flex,.gs12.flex__allcells2&gt;.flex--item,.gs12.flex__allitems2&gt;.flex--item {
	flex-basis: calc(16.666666666666668% - 12px)
}

.gs12&gt;.flex--item3 {
	margin: 6px
}

.gs12&gt;.flex--item3,.gs12.flex__allcells3&gt;.d-flex,.gs12.flex__allitems3&gt;.d-flex,.gs12.flex__allcells3&gt;.flex--item,.gs12.flex__allitems3&gt;.flex--item {
	flex-basis: calc(25% - 12px)
}

.gs12&gt;.flex--item4 {
	margin: 6px
}

.gs12&gt;.flex--item4,.gs12.flex__allcells4&gt;.d-flex,.gs12.flex__allitems4&gt;.d-flex,.gs12.flex__allcells4&gt;.flex--item,.gs12.flex__allitems4&gt;.flex--item {
	flex-basis: calc(33.333333333333336% - 12px)
}

.gs12&gt;.flex--item5 {
	margin: 6px
}

.gs12&gt;.flex--item5,.gs12.flex__allcells5&gt;.d-flex,.gs12.flex__allitems5&gt;.d-flex,.gs12.flex__allcells5&gt;.flex--item,.gs12.flex__allitems5&gt;.flex--item {
	flex-basis: calc(41.666666666666664% - 12px)
}

.gs12&gt;.flex--item6 {
	margin: 6px
}

.gs12&gt;.flex--item6,.gs12.flex__allcells6&gt;.d-flex,.gs12.flex__allitems6&gt;.d-flex,.gs12.flex__allcells6&gt;.flex--item,.gs12.flex__allitems6&gt;.flex--item {
	flex-basis: calc(50% - 12px)
}

.gs12&gt;.flex--item7 {
	margin: 6px
}

.gs12&gt;.flex--item7,.gs12.flex__allcells7&gt;.d-flex,.gs12.flex__allitems7&gt;.d-flex,.gs12.flex__allcells7&gt;.flex--item,.gs12.flex__allitems7&gt;.flex--item {
	flex-basis: calc(58.333333333333336% - 12px)
}

.gs12&gt;.flex--item8 {
	margin: 6px
}

.gs12&gt;.flex--item8,.gs12.flex__allcells8&gt;.d-flex,.gs12.flex__allitems8&gt;.d-flex,.gs12.flex__allcells8&gt;.flex--item,.gs12.flex__allitems8&gt;.flex--item {
	flex-basis: calc(66.66666666666667% - 12px)
}

.gs12&gt;.flex--item9 {
	margin: 6px
}

.gs12&gt;.flex--item9,.gs12.flex__allcells9&gt;.d-flex,.gs12.flex__allitems9&gt;.d-flex,.gs12.flex__allcells9&gt;.flex--item,.gs12.flex__allitems9&gt;.flex--item {
	flex-basis: calc(75% - 12px)
}

.gs12&gt;.flex--item10 {
	margin: 6px
}

.gs12&gt;.flex--item10,.gs12.flex__allcells10&gt;.d-flex,.gs12.flex__allitems10&gt;.d-flex,.gs12.flex__allcells10&gt;.flex--item,.gs12.flex__allitems10&gt;.flex--item {
	flex-basis: calc(83.33333333333333% - 12px)
}

.gs12&gt;.flex--item11 {
	margin: 6px
}

.gs12&gt;.flex--item11,.gs12.flex__allcells11&gt;.d-flex,.gs12.flex__allitems11&gt;.d-flex,.gs12.flex__allcells11&gt;.flex--item,.gs12.flex__allitems11&gt;.flex--item {
	flex-basis: calc(91.66666666666667% - 12px)
}

.gs12&gt;.flex--item12 {
	margin: 6px
}

.gs12&gt;.flex--item12,.gs12.flex__allcells12&gt;.d-flex,.gs12.flex__allitems12&gt;.d-flex,.gs12.flex__allcells12&gt;.flex--item,.gs12.flex__allitems12&gt;.flex--item {
	flex-basis: calc(100% - 12px)
}

.gs16 {
	margin: -8px
}

.gs16&gt;.d-flex,.gs16&gt;.flex--item {
	margin: 8px
}

.gs16&gt;.flex--item1 {
	margin: 8px
}

.gs16&gt;.flex--item1,.gs16.flex__allcells1&gt;.d-flex,.gs16.flex__allitems1&gt;.d-flex,.gs16.flex__allcells1&gt;.flex--item,.gs16.flex__allitems1&gt;.flex--item {
	flex-basis: calc(8.333333333333334% - 16px)
}

.gs16&gt;.flex--item2 {
	margin: 8px
}

.gs16&gt;.flex--item2,.gs16.flex__allcells2&gt;.d-flex,.gs16.flex__allitems2&gt;.d-flex,.gs16.flex__allcells2&gt;.flex--item,.gs16.flex__allitems2&gt;.flex--item {
	flex-basis: calc(16.666666666666668% - 16px)
}

.gs16&gt;.flex--item3 {
	margin: 8px
}

.gs16&gt;.flex--item3,.gs16.flex__allcells3&gt;.d-flex,.gs16.flex__allitems3&gt;.d-flex,.gs16.flex__allcells3&gt;.flex--item,.gs16.flex__allitems3&gt;.flex--item {
	flex-basis: calc(25% - 16px)
}

.gs16&gt;.flex--item4 {
	margin: 8px
}

.gs16&gt;.flex--item4,.gs16.flex__allcells4&gt;.d-flex,.gs16.flex__allitems4&gt;.d-flex,.gs16.flex__allcells4&gt;.flex--item,.gs16.flex__allitems4&gt;.flex--item {
	flex-basis: calc(33.333333333333336% - 16px)
}

.gs16&gt;.flex--item5 {
	margin: 8px
}

.gs16&gt;.flex--item5,.gs16.flex__allcells5&gt;.d-flex,.gs16.flex__allitems5&gt;.d-flex,.gs16.flex__allcells5&gt;.flex--item,.gs16.flex__allitems5&gt;.flex--item {
	flex-basis: calc(41.666666666666664% - 16px)
}

.gs16&gt;.flex--item6 {
	margin: 8px
}

.gs16&gt;.flex--item6,.gs16.flex__allcells6&gt;.d-flex,.gs16.flex__allitems6&gt;.d-flex,.gs16.flex__allcells6&gt;.flex--item,.gs16.flex__allitems6&gt;.flex--item {
	flex-basis: calc(50% - 16px)
}

.gs16&gt;.flex--item7 {
	margin: 8px
}

.gs16&gt;.flex--item7,.gs16.flex__allcells7&gt;.d-flex,.gs16.flex__allitems7&gt;.d-flex,.gs16.flex__allcells7&gt;.flex--item,.gs16.flex__allitems7&gt;.flex--item {
	flex-basis: calc(58.333333333333336% - 16px)
}

.gs16&gt;.flex--item8 {
	margin: 8px
}

.gs16&gt;.flex--item8,.gs16.flex__allcells8&gt;.d-flex,.gs16.flex__allitems8&gt;.d-flex,.gs16.flex__allcells8&gt;.flex--item,.gs16.flex__allitems8&gt;.flex--item {
	flex-basis: calc(66.66666666666667% - 16px)
}

.gs16&gt;.flex--item9 {
	margin: 8px
}

.gs16&gt;.flex--item9,.gs16.flex__allcells9&gt;.d-flex,.gs16.flex__allitems9&gt;.d-flex,.gs16.flex__allcells9&gt;.flex--item,.gs16.flex__allitems9&gt;.flex--item {
	flex-basis: calc(75% - 16px)
}

.gs16&gt;.flex--item10 {
	margin: 8px
}

.gs16&gt;.flex--item10,.gs16.flex__allcells10&gt;.d-flex,.gs16.flex__allitems10&gt;.d-flex,.gs16.flex__allcells10&gt;.flex--item,.gs16.flex__allitems10&gt;.flex--item {
	flex-basis: calc(83.33333333333333% - 16px)
}

.gs16&gt;.flex--item11 {
	margin: 8px
}

.gs16&gt;.flex--item11,.gs16.flex__allcells11&gt;.d-flex,.gs16.flex__allitems11&gt;.d-flex,.gs16.flex__allcells11&gt;.flex--item,.gs16.flex__allitems11&gt;.flex--item {
	flex-basis: calc(91.66666666666667% - 16px)
}

.gs16&gt;.flex--item12 {
	margin: 8px
}

.gs16&gt;.flex--item12,.gs16.flex__allcells12&gt;.d-flex,.gs16.flex__allitems12&gt;.d-flex,.gs16.flex__allcells12&gt;.flex--item,.gs16.flex__allitems12&gt;.flex--item {
	flex-basis: calc(100% - 16px)
}

.gs24 {
	margin: -12px
}

.gs24&gt;.d-flex,.gs24&gt;.flex--item {
	margin: 12px
}

.gs24&gt;.flex--item1 {
	margin: 12px
}

.gs24&gt;.flex--item1,.gs24.flex__allcells1&gt;.d-flex,.gs24.flex__allitems1&gt;.d-flex,.gs24.flex__allcells1&gt;.flex--item,.gs24.flex__allitems1&gt;.flex--item {
	flex-basis: calc(8.333333333333334% - 24px)
}

.gs24&gt;.flex--item2 {
	margin: 12px
}

.gs24&gt;.flex--item2,.gs24.flex__allcells2&gt;.d-flex,.gs24.flex__allitems2&gt;.d-flex,.gs24.flex__allcells2&gt;.flex--item,.gs24.flex__allitems2&gt;.flex--item {
	flex-basis: calc(16.666666666666668% - 24px)
}

.gs24&gt;.flex--item3 {
	margin: 12px
}

.gs24&gt;.flex--item3,.gs24.flex__allcells3&gt;.d-flex,.gs24.flex__allitems3&gt;.d-flex,.gs24.flex__allcells3&gt;.flex--item,.gs24.flex__allitems3&gt;.flex--item {
	flex-basis: calc(25% - 24px)
}

.gs24&gt;.flex--item4 {
	margin: 12px
}

.gs24&gt;.flex--item4,.gs24.flex__allcells4&gt;.d-flex,.gs24.flex__allitems4&gt;.d-flex,.gs24.flex__allcells4&gt;.flex--item,.gs24.flex__allitems4&gt;.flex--item {
	flex-basis: calc(33.333333333333336% - 24px)
}

.gs24&gt;.flex--item5 {
	margin: 12px
}

.gs24&gt;.flex--item5,.gs24.flex__allcells5&gt;.d-flex,.gs24.flex__allitems5&gt;.d-flex,.gs24.flex__allcells5&gt;.flex--item,.gs24.flex__allitems5&gt;.flex--item {
	flex-basis: calc(41.666666666666664% - 24px)
}

.gs24&gt;.flex--item6 {
	margin: 12px
}

.gs24&gt;.flex--item6,.gs24.flex__allcells6&gt;.d-flex,.gs24.flex__allitems6&gt;.d-flex,.gs24.flex__allcells6&gt;.flex--item,.gs24.flex__allitems6&gt;.flex--item {
	flex-basis: calc(50% - 24px)
}

.gs24&gt;.flex--item7 {
	margin: 12px
}

.gs24&gt;.flex--item7,.gs24.flex__allcells7&gt;.d-flex,.gs24.flex__allitems7&gt;.d-flex,.gs24.flex__allcells7&gt;.flex--item,.gs24.flex__allitems7&gt;.flex--item {
	flex-basis: calc(58.333333333333336% - 24px)
}

.gs24&gt;.flex--item8 {
	margin: 12px
}

.gs24&gt;.flex--item8,.gs24.flex__allcells8&gt;.d-flex,.gs24.flex__allitems8&gt;.d-flex,.gs24.flex__allcells8&gt;.flex--item,.gs24.flex__allitems8&gt;.flex--item {
	flex-basis: calc(66.66666666666667% - 24px)
}

.gs24&gt;.flex--item9 {
	margin: 12px
}

.gs24&gt;.flex--item9,.gs24.flex__allcells9&gt;.d-flex,.gs24.flex__allitems9&gt;.d-flex,.gs24.flex__allcells9&gt;.flex--item,.gs24.flex__allitems9&gt;.flex--item {
	flex-basis: calc(75% - 24px)
}

.gs24&gt;.flex--item10 {
	margin: 12px
}

.gs24&gt;.flex--item10,.gs24.flex__allcells10&gt;.d-flex,.gs24.flex__allitems10&gt;.d-flex,.gs24.flex__allcells10&gt;.flex--item,.gs24.flex__allitems10&gt;.flex--item {
	flex-basis: calc(83.33333333333333% - 24px)
}

.gs24&gt;.flex--item11 {
	margin: 12px
}

.gs24&gt;.flex--item11,.gs24.flex__allcells11&gt;.d-flex,.gs24.flex__allitems11&gt;.d-flex,.gs24.flex__allcells11&gt;.flex--item,.gs24.flex__allitems11&gt;.flex--item {
	flex-basis: calc(91.66666666666667% - 24px)
}

.gs24&gt;.flex--item12 {
	margin: 12px
}

.gs24&gt;.flex--item12,.gs24.flex__allcells12&gt;.d-flex,.gs24.flex__allitems12&gt;.d-flex,.gs24.flex__allcells12&gt;.flex--item,.gs24.flex__allitems12&gt;.flex--item {
	flex-basis: calc(100% - 24px)
}

.gs32 {
	margin: -16px
}

.gs32&gt;.d-flex,.gs32&gt;.flex--item {
	margin: 16px
}

.gs32&gt;.flex--item1 {
	margin: 16px
}

.gs32&gt;.flex--item1,.gs32.flex__allcells1&gt;.d-flex,.gs32.flex__allitems1&gt;.d-flex,.gs32.flex__allcells1&gt;.flex--item,.gs32.flex__allitems1&gt;.flex--item {
	flex-basis: calc(8.333333333333334% - 32px)
}

.gs32&gt;.flex--item2 {
	margin: 16px
}

.gs32&gt;.flex--item2,.gs32.flex__allcells2&gt;.d-flex,.gs32.flex__allitems2&gt;.d-flex,.gs32.flex__allcells2&gt;.flex--item,.gs32.flex__allitems2&gt;.flex--item {
	flex-basis: calc(16.666666666666668% - 32px)
}

.gs32&gt;.flex--item3 {
	margin: 16px
}

.gs32&gt;.flex--item3,.gs32.flex__allcells3&gt;.d-flex,.gs32.flex__allitems3&gt;.d-flex,.gs32.flex__allcells3&gt;.flex--item,.gs32.flex__allitems3&gt;.flex--item {
	flex-basis: calc(25% - 32px)
}

.gs32&gt;.flex--item4 {
	margin: 16px
}

.gs32&gt;.flex--item4,.gs32.flex__allcells4&gt;.d-flex,.gs32.flex__allitems4&gt;.d-flex,.gs32.flex__allcells4&gt;.flex--item,.gs32.flex__allitems4&gt;.flex--item {
	flex-basis: calc(33.333333333333336% - 32px)
}

.gs32&gt;.flex--item5 {
	margin: 16px
}

.gs32&gt;.flex--item5,.gs32.flex__allcells5&gt;.d-flex,.gs32.flex__allitems5&gt;.d-flex,.gs32.flex__allcells5&gt;.flex--item,.gs32.flex__allitems5&gt;.flex--item {
	flex-basis: calc(41.666666666666664% - 32px)
}

.gs32&gt;.flex--item6 {
	margin: 16px
}

.gs32&gt;.flex--item6,.gs32.flex__allcells6&gt;.d-flex,.gs32.flex__allitems6&gt;.d-flex,.gs32.flex__allcells6&gt;.flex--item,.gs32.flex__allitems6&gt;.flex--item {
	flex-basis: calc(50% - 32px)
}

.gs32&gt;.flex--item7 {
	margin: 16px
}

.gs32&gt;.flex--item7,.gs32.flex__allcells7&gt;.d-flex,.gs32.flex__allitems7&gt;.d-flex,.gs32.flex__allcells7&gt;.flex--item,.gs32.flex__allitems7&gt;.flex--item {
	flex-basis: calc(58.333333333333336% - 32px)
}

.gs32&gt;.flex--item8 {
	margin: 16px
}

.gs32&gt;.flex--item8,.gs32.flex__allcells8&gt;.d-flex,.gs32.flex__allitems8&gt;.d-flex,.gs32.flex__allcells8&gt;.flex--item,.gs32.flex__allitems8&gt;.flex--item {
	flex-basis: calc(66.66666666666667% - 32px)
}

.gs32&gt;.flex--item9 {
	margin: 16px
}

.gs32&gt;.flex--item9,.gs32.flex__allcells9&gt;.d-flex,.gs32.flex__allitems9&gt;.d-flex,.gs32.flex__allcells9&gt;.flex--item,.gs32.flex__allitems9&gt;.flex--item {
	flex-basis: calc(75% - 32px)
}

.gs32&gt;.flex--item10 {
	margin: 16px
}

.gs32&gt;.flex--item10,.gs32.flex__allcells10&gt;.d-flex,.gs32.flex__allitems10&gt;.d-flex,.gs32.flex__allcells10&gt;.flex--item,.gs32.flex__allitems10&gt;.flex--item {
	flex-basis: calc(83.33333333333333% - 32px)
}

.gs32&gt;.flex--item11 {
	margin: 16px
}

.gs32&gt;.flex--item11,.gs32.flex__allcells11&gt;.d-flex,.gs32.flex__allitems11&gt;.d-flex,.gs32.flex__allcells11&gt;.flex--item,.gs32.flex__allitems11&gt;.flex--item {
	flex-basis: calc(91.66666666666667% - 32px)
}

.gs32&gt;.flex--item12 {
	margin: 16px
}

.gs32&gt;.flex--item12,.gs32.flex__allcells12&gt;.d-flex,.gs32.flex__allitems12&gt;.d-flex,.gs32.flex__allcells12&gt;.flex--item,.gs32.flex__allitems12&gt;.flex--item {
	flex-basis: calc(100% - 32px)
}

.gs48 {
	margin: -24px
}

.gs48&gt;.d-flex,.gs48&gt;.flex--item {
	margin: 24px
}

.gs48&gt;.flex--item1 {
	margin: 24px
}

.gs48&gt;.flex--item1,.gs48.flex__allcells1&gt;.d-flex,.gs48.flex__allitems1&gt;.d-flex,.gs48.flex__allcells1&gt;.flex--item,.gs48.flex__allitems1&gt;.flex--item {
	flex-basis: calc(8.333333333333334% - 48px)
}

.gs48&gt;.flex--item2 {
	margin: 24px
}

.gs48&gt;.flex--item2,.gs48.flex__allcells2&gt;.d-flex,.gs48.flex__allitems2&gt;.d-flex,.gs48.flex__allcells2&gt;.flex--item,.gs48.flex__allitems2&gt;.flex--item {
	flex-basis: calc(16.666666666666668% - 48px)
}

.gs48&gt;.flex--item3 {
	margin: 24px
}

.gs48&gt;.flex--item3,.gs48.flex__allcells3&gt;.d-flex,.gs48.flex__allitems3&gt;.d-flex,.gs48.flex__allcells3&gt;.flex--item,.gs48.flex__allitems3&gt;.flex--item {
	flex-basis: calc(25% - 48px)
}

.gs48&gt;.flex--item4 {
	margin: 24px
}

.gs48&gt;.flex--item4,.gs48.flex__allcells4&gt;.d-flex,.gs48.flex__allitems4&gt;.d-flex,.gs48.flex__allcells4&gt;.flex--item,.gs48.flex__allitems4&gt;.flex--item {
	flex-basis: calc(33.333333333333336% - 48px)
}

.gs48&gt;.flex--item5 {
	margin: 24px
}

.gs48&gt;.flex--item5,.gs48.flex__allcells5&gt;.d-flex,.gs48.flex__allitems5&gt;.d-flex,.gs48.flex__allcells5&gt;.flex--item,.gs48.flex__allitems5&gt;.flex--item {
	flex-basis: calc(41.666666666666664% - 48px)
}

.gs48&gt;.flex--item6 {
	margin: 24px
}

.gs48&gt;.flex--item6,.gs48.flex__allcells6&gt;.d-flex,.gs48.flex__allitems6&gt;.d-flex,.gs48.flex__allcells6&gt;.flex--item,.gs48.flex__allitems6&gt;.flex--item {
	flex-basis: calc(50% - 48px)
}

.gs48&gt;.flex--item7 {
	margin: 24px
}

.gs48&gt;.flex--item7,.gs48.flex__allcells7&gt;.d-flex,.gs48.flex__allitems7&gt;.d-flex,.gs48.flex__allcells7&gt;.flex--item,.gs48.flex__allitems7&gt;.flex--item {
	flex-basis: calc(58.333333333333336% - 48px)
}

.gs48&gt;.flex--item8 {
	margin: 24px
}

.gs48&gt;.flex--item8,.gs48.flex__allcells8&gt;.d-flex,.gs48.flex__allitems8&gt;.d-flex,.gs48.flex__allcells8&gt;.flex--item,.gs48.flex__allitems8&gt;.flex--item {
	flex-basis: calc(66.66666666666667% - 48px)
}

.gs48&gt;.flex--item9 {
	margin: 24px
}

.gs48&gt;.flex--item9,.gs48.flex__allcells9&gt;.d-flex,.gs48.flex__allitems9&gt;.d-flex,.gs48.flex__allcells9&gt;.flex--item,.gs48.flex__allitems9&gt;.flex--item {
	flex-basis: calc(75% - 48px)
}

.gs48&gt;.flex--item10 {
	margin: 24px
}

.gs48&gt;.flex--item10,.gs48.flex__allcells10&gt;.d-flex,.gs48.flex__allitems10&gt;.d-flex,.gs48.flex__allcells10&gt;.flex--item,.gs48.flex__allitems10&gt;.flex--item {
	flex-basis: calc(83.33333333333333% - 48px)
}

.gs48&gt;.flex--item11 {
	margin: 24px
}

.gs48&gt;.flex--item11,.gs48.flex__allcells11&gt;.d-flex,.gs48.flex__allitems11&gt;.d-flex,.gs48.flex__allcells11&gt;.flex--item,.gs48.flex__allitems11&gt;.flex--item {
	flex-basis: calc(91.66666666666667% - 48px)
}

.gs48&gt;.flex--item12 {
	margin: 24px
}

.gs48&gt;.flex--item12,.gs48.flex__allcells12&gt;.d-flex,.gs48.flex__allitems12&gt;.d-flex,.gs48.flex__allcells12&gt;.flex--item,.gs48.flex__allitems12&gt;.flex--item {
	flex-basis: calc(100% - 48px)
}

.gs64 {
	margin: -32px
}

.gs64&gt;.d-flex,.gs64&gt;.flex--item {
	margin: 32px
}

.gs64&gt;.flex--item1 {
	margin: 32px
}

.gs64&gt;.flex--item1,.gs64.flex__allcells1&gt;.d-flex,.gs64.flex__allitems1&gt;.d-flex,.gs64.flex__allcells1&gt;.flex--item,.gs64.flex__allitems1&gt;.flex--item {
	flex-basis: calc(8.333333333333334% - 64px)
}

.gs64&gt;.flex--item2 {
	margin: 32px
}

.gs64&gt;.flex--item2,.gs64.flex__allcells2&gt;.d-flex,.gs64.flex__allitems2&gt;.d-flex,.gs64.flex__allcells2&gt;.flex--item,.gs64.flex__allitems2&gt;.flex--item {
	flex-basis: calc(16.666666666666668% - 64px)
}

.gs64&gt;.flex--item3 {
	margin: 32px
}

.gs64&gt;.flex--item3,.gs64.flex__allcells3&gt;.d-flex,.gs64.flex__allitems3&gt;.d-flex,.gs64.flex__allcells3&gt;.flex--item,.gs64.flex__allitems3&gt;.flex--item {
	flex-basis: calc(25% - 64px)
}

.gs64&gt;.flex--item4 {
	margin: 32px
}

.gs64&gt;.flex--item4,.gs64.flex__allcells4&gt;.d-flex,.gs64.flex__allitems4&gt;.d-flex,.gs64.flex__allcells4&gt;.flex--item,.gs64.flex__allitems4&gt;.flex--item {
	flex-basis: calc(33.333333333333336% - 64px)
}

.gs64&gt;.flex--item5 {
	margin: 32px
}

.gs64&gt;.flex--item5,.gs64.flex__allcells5&gt;.d-flex,.gs64.flex__allitems5&gt;.d-flex,.gs64.flex__allcells5&gt;.flex--item,.gs64.flex__allitems5&gt;.flex--item {
	flex-basis: calc(41.666666666666664% - 64px)
}

.gs64&gt;.flex--item6 {
	margin: 32px
}

.gs64&gt;.flex--item6,.gs64.flex__allcells6&gt;.d-flex,.gs64.flex__allitems6&gt;.d-flex,.gs64.flex__allcells6&gt;.flex--item,.gs64.flex__allitems6&gt;.flex--item {
	flex-basis: calc(50% - 64px)
}

.gs64&gt;.flex--item7 {
	margin: 32px
}

.gs64&gt;.flex--item7,.gs64.flex__allcells7&gt;.d-flex,.gs64.flex__allitems7&gt;.d-flex,.gs64.flex__allcells7&gt;.flex--item,.gs64.flex__allitems7&gt;.flex--item {
	flex-basis: calc(58.333333333333336% - 64px)
}

.gs64&gt;.flex--item8 {
	margin: 32px
}

.gs64&gt;.flex--item8,.gs64.flex__allcells8&gt;.d-flex,.gs64.flex__allitems8&gt;.d-flex,.gs64.flex__allcells8&gt;.flex--item,.gs64.flex__allitems8&gt;.flex--item {
	flex-basis: calc(66.66666666666667% - 64px)
}

.gs64&gt;.flex--item9 {
	margin: 32px
}

.gs64&gt;.flex--item9,.gs64.flex__allcells9&gt;.d-flex,.gs64.flex__allitems9&gt;.d-flex,.gs64.flex__allcells9&gt;.flex--item,.gs64.flex__allitems9&gt;.flex--item {
	flex-basis: calc(75% - 64px)
}

.gs64&gt;.flex--item10 {
	margin: 32px
}

.gs64&gt;.flex--item10,.gs64.flex__allcells10&gt;.d-flex,.gs64.flex__allitems10&gt;.d-flex,.gs64.flex__allcells10&gt;.flex--item,.gs64.flex__allitems10&gt;.flex--item {
	flex-basis: calc(83.33333333333333% - 64px)
}

.gs64&gt;.flex--item11 {
	margin: 32px
}

.gs64&gt;.flex--item11,.gs64.flex__allcells11&gt;.d-flex,.gs64.flex__allitems11&gt;.d-flex,.gs64.flex__allcells11&gt;.flex--item,.gs64.flex__allitems11&gt;.flex--item {
	flex-basis: calc(91.66666666666667% - 64px)
}

.gs64&gt;.flex--item12 {
	margin: 32px
}

.gs64&gt;.flex--item12,.gs64.flex__allcells12&gt;.d-flex,.gs64.flex__allitems12&gt;.d-flex,.gs64.flex__allcells12&gt;.flex--item,.gs64.flex__allitems12&gt;.flex--item {
	flex-basis: calc(100% - 64px)
}

.gsx,.gsx&gt;.d-flex,.gsx&gt;[class*="flex--item"] {
	margin-top: 0;
	margin-bottom: 0
}

.gsy,.gsy&gt;.d-flex,.gsy&gt;[class*="flex--item"] {
	margin-right: 0;
	margin-left: 0
}

.fd-row {
	flex-direction: row !important
}

.fd-row-reverse {
	flex-direction: row-reverse !important
}

.fd-column {
	flex-direction: column !important
}

.fd-column-reverse {
	flex-direction: column-reverse !important
}

.fw-wrap {
	flex-wrap: wrap !important
}

.fw-reverse {
	flex-wrap: wrap-reverse !important
}

.fw-nowrap {
	flex-wrap: nowrap !important
}

.jc-center {
	justify-content: center !important
}

.jc-end {
	
}
.youarehere
{
	margin-top:10px;
}
.AppBanner-qrcode {
    width: 50px;
    height: 50px;
    margin-right: 12px;
}
.jc-space-around {
	justify-content: space-around !important
}

.jc-space-between {
	justify-content: space-between !important
}

.jc-space-evenly {
	justify-content: space-evenly !important
}

.jc-start {
	justify-content: flex-start !important
}

.ac-center {
	align-content: center !important
}

.ac-end {
	align-content: flex-end !important
}

.ac-space-around {
	align-content: space-around !important
}

.ac-space-between {
	align-content: space-between !important
}

.ac-start {
	align-content: flex-start !important
}

.ac-stretch {
	align-content: stretch !important
}

.ai-baseline {
	align-items: baseline !important
}

.ai-center {
	align-items: center !important
}

.ai-end {
	align-items: flex-end !important
}

.ai-start {
	align-items: flex-start !important
}

.ai-stretch {
	align-items: stretch !important
}

.flex__center {
	justify-content: center !important;
	align-items: center !important
}

.as-auto {
	align-self: auto !important
}

.as-baseline {
	align-self: baseline !important
}

.as-center {
	align-self: center !important
}

.as-end {
	align-self: flex-end !important
}

.as-start {
	align-self: flex-start !important
}

.as-stretch {
	align-self: stretch !important
}

.fl-grow1 {
	flex-grow: 1 !important
}

.fl-grow0 {
	flex-grow: 0 !important
}

.fl-shrink1 {
	flex-shrink: 1 !important
}

.fl-shrink0 {
	flex-shrink: 0 !important
}

.fl-none {
	flex: none !important
}

.fl-initial {
	flex: 0 1 auto !important
}

.fl-auto {
	flex: 1 1 auto !important
}

.fl-equal {
	flex: 1 1 0% !important
}

.order-first {
	order: -1 !important
}

.order-last {
	order: 1 !important
}

.ff-row-wrap {
	flex-flow: row wrap !important
}

.ff-row-nowrap {
	flex-flow: row nowrap !important
}

.ff-row-reverse-wrap {
	flex-flow: row-reverse wrap !important
}

.ff-row-reverse-nowrap {
	flex-flow: row-reverse nowrap !important
}

.ff-column-wrap {
	flex-flow: column wrap !important
}

.ff-column-nowrap {
	flex-flow: column nowrap !important
}

.ff-column-reverse-wrap {
	flex-flow: column-reverse wrap !important
}

.ff-column-reverse-nowrap {
	flex-flow: column-reverse nowrap !important
}

.fl0 {
	flex: 0 auto !important
}

.fl1 {
	flex: 1 auto !important
}

.fl2 {
	flex: 2 auto !important
}

.fl3 {
	flex: 3 auto !important
}

.fl4 {
	flex: 4 auto !important
}

.fl5 {
	flex: 5 auto !important
}

.fl-shrink2 {
	flex-shrink: 2
}

.fl-shrink3 {
	flex-shrink: 3
}

.fl-shrink4 {
	flex-shrink: 4
}

.fl-shrink5 {
	flex-shrink: 5
}

.fl-grow2 {
	flex-grow: 2
}

.fl-grow3 {
	flex-grow: 3
}

.fl-grow4 {
	flex-grow: 4
}

.fl-grow5 {
	flex-grow: 5
}

.g2 {
	gap: 2px
}

.g4 {
	gap: 4px
}

.g6 {
	gap: 6px
}

.g8 {
	gap: 8px
}

.g12 {
	gap: 12px
}

.g16 {
	gap: 16px
}

.g24 {
	gap: 24px
}

.g32 {
	gap: 32px
}

.g48 {
	gap: 48px
}

.g64 {
	gap: 64px
}

.g-af-dense {
	grid-auto-flow: dense
}

.g-af-row {
	grid-auto-flow: row
}

.g-af-column {
	grid-auto-flow: column
}

.grid__1 {
	grid-template-columns: repeat(1, minmax(0, 1fr))
}

.grid__2 {
	grid-template-columns: repeat(2, minmax(0, 1fr))
}

.grid__3 {
	grid-template-columns: repeat(3, minmax(0, 1fr))
}

.grid__4 {
	grid-template-columns: repeat(4, minmax(0, 1fr))
}

.grid__5 {
	grid-template-columns: repeat(5, minmax(0, 1fr))
}

.grid__6 {
	grid-template-columns: repeat(6, minmax(0, 1fr))
}

.grid__7 {
	grid-template-columns: repeat(7, minmax(0, 1fr))
}

.grid__8 {
	grid-template-columns: repeat(8, minmax(0, 1fr))
}

.grid__9 {
	grid-template-columns: repeat(9, minmax(0, 1fr))
}

.grid__10 {
	grid-template-columns: repeat(10, minmax(0, 1fr))
}

.grid__11 {
	grid-template-columns: repeat(11, minmax(0, 1fr))
}

.grid__12 {
	grid-template-columns: repeat(12, minmax(0, 1fr))
}

.grid--col-all {
	grid-column: 1 / -1
}

.grid--row-all {
	grid-row: 1 / -1
}

.grid--col1 {
	grid-column: span 1
}

.grid--col2 {
	grid-column: span 2
}

.grid--col3 {
	grid-column: span 3
}

.grid--col4 {
	grid-column: span 4
}

.grid--col5 {
	grid-column: span 5
}

.grid--col6 {
	grid-column: span 6
}

.grid--col7 {
	grid-column: span 7
}

.grid--col8 {
	grid-column: span 8
}

.grid--col9 {
	grid-column: span 9
}

.grid--col10 {
	grid-column: span 10
}

.grid--col11 {
	grid-column: span 11
}

.grid--col12 {
	grid-column: span 12
}

.grid--row1 {
	grid-row: span 1
}

.grid--row2 {
	grid-row: span 2
}

.grid--row3 {
	grid-row: span 3
}

.grid--row4 {
	grid-row: span 4
}

.grid--row5 {
	grid-row: span 5
}

.grid--row6 {
	grid-row: span 6
}

.grid--row7 {
	grid-row: span 7
}

.grid--row8 {
	grid-row: span 8
}

.grid--row9 {
	grid-row: span 9
}

.grid--row10 {
	grid-row: span 10
}

.grid--row11 {
	grid-row: span 11
}

.grid--row12 {
	grid-row: span 12
}

.grid--col-start1 {
	grid-column-start: 1
}

.grid--col-start2 {
	grid-column-start: 2
}

.grid--col-start3 {
	grid-column-start: 3
}

.grid--col-start4 {
	grid-column-start: 4
}

.grid--col-start5 {
	grid-column-start: 5
}

.grid--col-start6 {
	grid-column-start: 6
}

.grid--col-start7 {
	grid-column-start: 7
}

.grid--col-start8 {
	grid-column-start: 8
}

.grid--col-start9 {
	grid-column-start: 9
}

.grid--col-start10 {
	grid-column-start: 10
}

.grid--col-start11 {
	grid-column-start: 11
}

.grid--col-start12 {
	grid-column-start: 12
}

.grid--col-end2 {
	grid-column-end: 2
}

.grid--col-end3 {
	grid-column-end: 3
}

.grid--col-end4 {
	grid-column-end: 4
}

.grid--col-end5 {
	grid-column-end: 5
}

.grid--col-end6 {
	grid-column-end: 6
}

.grid--col-end7 {
	grid-column-end: 7
}

.grid--col-end8 {
	grid-column-end: 8
}

.grid--col-end9 {
	grid-column-end: 9
}

.grid--col-end10 {
	grid-column-end: 10
}

.grid--col-end11 {
	grid-column-end: 11
}

.grid--col-end12 {
	grid-column-end: 12
}

.grid--col-end13 {
	grid-column-end: 13
}

.grid--row-start1 {
	grid-row-start: 1
}

.grid--row-start2 {
	grid-row-start: 2
}

.grid--row-start3 {
	grid-row-start: 3
}

.grid--row-start4 {
	grid-row-start: 4
}

.grid--row-start5 {
	grid-row-start: 5
}

.grid--row-start6 {
	grid-row-start: 6
}

.grid--row-start7 {
	grid-row-start: 7
}

.grid--row-start8 {
	grid-row-start: 8
}

.grid--row-start9 {
	grid-row-start: 9
}

.grid--row-start10 {
	grid-row-start: 10
}

.grid--row-start11 {
	grid-row-start: 11
}

.grid--row-start12 {
	grid-row-start: 12
}

.grid--row-end2 {
	grid-row-end: 2
}

.grid--row-end3 {
	grid-row-end: 3
}

.grid--row-end4 {
	grid-row-end: 4
}

.grid--row-end5 {
	grid-row-end: 5
}

.grid--row-end6 {
	grid-row-end: 6
}

.grid--row-end7 {
	grid-row-end: 7
}

.grid--row-end8 {
	grid-row-end: 8
}

.grid--row-end9 {
	grid-row-end: 9
}

.grid--row-end10 {
	grid-row-end: 10
}

.grid--row-end11 {
	grid-row-end: 11
}

.grid--row-end12 {
	grid-row-end: 12
}

.grid--row-end13 {
	grid-row-end: 13
}

.ji-auto {
	justify-items: auto !important
}

.ji-center {
	justify-items: center !important
}

.ji-start {
	justify-items: start !important
}

.ji-end {
	justify-items: end !important
}

.ji-stretch {
	justify-items: stretch !important
}

.ji-unset {
	justify-items: unset !important
}

.js-auto {
	justify-self: auto !important
}

.js-center {
	justify-self: center !important
}

.js-start {
	justify-self: start !important
}

.js-end {
	justify-self: end !important
}

.js-stretch {
	justify-self: stretch !important
}

.js-unset {
	justify-self: unset !important
}

.m0 {
	margin: 0 !important
}

.m1 {
	margin: 1px !important
}

.m2 {
	margin: 2px !important
}

.m4 {
	margin: 4px !important
}

.m6 {
	margin: 6px !important
}

.m8 {
	margin: 8px !important
}

.m12 {
	margin: 12px !important
}

.m16 {
	margin: 16px !important
}

.m24 {
	margin: 24px !important
}

.m32 {
	margin: 32px !important
}

.m48 {
	margin: 48px !important
}

.m64 {
	margin: 64px !important
}

.m96 {
	margin: 96px !important
}

.m128 {
	margin: 128px !important
}

.m-auto {
	margin: auto !important
}

.mn2 {
	margin: -2px !important
}

.mn4 {
	margin: -4px !important
}

.mn6 {
	margin: -6px !important
}

.mn8 {
	margin: -8px !important
}

.mn12 {
	margin: -12px !important
}

.mn16 {
	margin: -16px !important
}

.mn24 {
	margin: -24px !important
}

.mn32 {
	margin: -32px !important
}

.mn48 {
	margin: -48px !important
}

.mn64 {
	margin: -64px !important
}

.mn96 {
	margin: -96px !important
}

.mn128 {
	margin: -128px !important
}

.mt0 {
	margin-top: 0 !important
}

.mt1 {
	margin-top: 1px !important
}

.mt2 {
	margin-top: 2px !important
}

.mt4 {
	margin-top: 4px !important
}

.mt6 {
	margin-top: 6px !important
}

.mt8 {
	margin-top: 8px !important
}

.mt12 {
	margin-top: 12px !important
}

.mt16 {
	margin-top: 16px !important
}

.mt24 {
	margin-top: 24px !important
}

.mt32 {
	margin-top: 32px !important
}

.mt48 {
	margin-top: 48px !important
}

.mt64 {
	margin-top: 64px !important
}

.mt96 {
	margin-top: 96px !important
}

.mt128 {
	margin-top: 128px !important
}

.mt-auto {
	margin-top: auto !important
}

.mtn1 {
	margin-top: -1px !important
}

.mtn2 {
	margin-top: -2px !important
}

.mtn4 {
	margin-top: -4px !important
}

.mtn6 {
	margin-top: -6px !important
}

.mtn8 {
	margin-top: -8px !important
}

.mtn12 {
	margin-top: -12px !important
}

.mtn16 {
	margin-top: -16px !important
}

.mtn24 {
	margin-top: -24px !important
}

.mtn32 {
	margin-top: -32px !important
}

.mtn48 {
	margin-top: -48px !important
}

.mtn64 {
	margin-top: -64px !important
}

.mtn96 {
	margin-top: -96px !important
}

.mtn128 {
	margin-top: -128px !important
}

.mr0 {
	margin-right: 0 !important
}

.mr1 {
	margin-right: 1px !important
}

.mr2 {
	margin-right: 2px !important
}

.mr4 {
	margin-right: 4px !important
}

.mr6 {
	margin-right: 6px !important
}

.mr8 {
	margin-right: 8px !important
}

.mr12 {
	margin-right: 12px !important
}

.mr16 {
	margin-right: 16px !important
}

.mr24 {
	margin-right: 24px !important
}

.mr32 {
	margin-right: 32px !important
}

.mr48 {
	margin-right: 48px !important
}

.mr64 {
	margin-right: 64px !important
}

.mr96 {
	margin-right: 96px !important
}

.mr128 {
	margin-right: 128px !important
}

.mr-auto {
	margin-right: auto !important
}

.mrn1 {
	margin-right: -1px !important
}

.mrn2 {
	margin-right: -2px !important
}

.mrn4 {
	margin-right: -4px !important
}

.mrn6 {
	margin-right: -6px !important
}

.mrn8 {
	margin-right: -8px !important
}

.mrn12 {
	margin-right: -12px !important
}

.mrn16 {
	margin-right: -16px !important
}

.mrn24 {
	margin-right: -24px !important
}

.mrn32 {
	margin-right: -32px !important
}

.mrn48 {
	margin-right: -48px !important
}

.mrn64 {
	margin-right: -64px !important
}

.mrn96 {
	margin-right: -96px !important
}

.mrn128 {
	margin-right: -128px !important
}

.mb0 {
	margin-bottom: 0 !important
}

.mb1 {
	margin-bottom: 1px !important
}

.mb2 {
	margin-bottom: 2px !important
}

.mb4 {
	margin-bottom: 4px !important
}

.mb6 {
	margin-bottom: 6px !important
}

.mb8 {
	margin-bottom: 8px !important
}

.mb12 {
	margin-bottom: 12px !important
}

.mb16 {
	margin-bottom: 16px !important
}

.mb24 {
	margin-bottom: 24px !important
}

.mb32 {
	margin-bottom: 32px !important
}

.mb48 {
	margin-bottom: 48px !important
}

.mb64 {
	margin-bottom: 64px !important
}

.mb96 {
	margin-bottom: 96px !important
}

.mb128 {
	margin-bottom: 128px !important
}

.mb-auto {
	margin-bottom: auto !important
}

.mbn1 {
	margin-bottom: -1px !important
}

.mbn2 {
	margin-bottom: -2px !important
}

.mbn4 {
	margin-bottom: -4px !important
}

.mbn6 {
	margin-bottom: -6px !important
}

.mbn8 {
	margin-bottom: -8px !important
}

.mbn12 {
	margin-bottom: -12px !important
}

.mbn16 {
	margin-bottom: -16px !important
}

.mbn24 {
	margin-bottom: -24px !important
}

.mbn32 {
	margin-bottom: -32px !important
}

.mbn48 {
	margin-bottom: -48px !important
}

.mbn64 {
	margin-bottom: -64px !important
}

.mbn96 {
	margin-bottom: -96px !important
}

.mbn128 {
	margin-bottom: -128px !important
}

.ml0 {
	margin-left: 0 !important
}

.ml1 {
	margin-left: 1px !important
}

.ml2 {
	margin-left: 2px !important
}

.ml4 {
	margin-left: 4px !important
}

.ml6 {
	margin-left: 6px !important
}

.ml8 {
	margin-left: 8px !important
}

.ml12 {
	margin-left: 12px !important
}

.ml16 {
	margin-left: 16px !important
}

.ml24 {
	margin-left: 24px !important
}

.ml32 {
	margin-left: 32px !important
}

.ml48 {
	margin-left: 48px !important
}

.ml64 {
	margin-left: 64px !important
}

.ml96 {
	margin-left: 96px !important
}

.ml128 {
	margin-left: 128px !important
}

.ml-auto {
	margin-left: auto !important
}

.mln1 {
	margin-left: -1px !important
}

.mln2 {
	margin-left: -2px !important
}

.mln4 {
	margin-left: -4px !important
}

.mln6 {
	margin-left: -6px !important
}

.mln8 {
	margin-left: -8px !important
}

.mln12 {
	margin-left: -12px !important
}

.mln16 {
	margin-left: -16px !important
}

.mln24 {
	margin-left: -24px !important
}

.mln32 {
	margin-left: -32px !important
}

.mln48 {
	margin-left: -48px !important
}

.mln64 {
	margin-left: -64px !important
}

.mln96 {
	margin-left: -96px !important
}

.mln128 {
	margin-left: -128px !important
}

.mx0 {
	margin-left: 0 !important;
	margin-right: 0 !important
}

.mx1 {
	margin-left: 1px !important;
	margin-right: 1px !important
}

.mx2 {
	margin-left: 2px !important;
	margin-right: 2px !important
}

.mx4 {
	margin-left: 4px !important;
	margin-right: 4px !important
}

.mx6 {
	margin-left: 6px !important;
	margin-right: 6px !important
}

.mx8 {
	margin-left: 8px !important;
	margin-right: 8px !important
}

.mx12 {
	margin-left: 12px !important;
	margin-right: 12px !important
}

.mx16 {
	margin-left: 16px !important;
	margin-right: 16px !important
}

.mx24 {
	margin-left: 24px !important;
	margin-right: 24px !important
}

.mx32 {
	margin-left: 32px !important;
	margin-right: 32px !important
}

.mx48 {
	margin-left: 48px !important;
	margin-right: 48px !important
}

.mx64 {
	margin-left: 64px !important;
	margin-right: 64px !important
}

.mx96 {
	margin-left: 96px !important;
	margin-right: 96px !important
}

.mx128 {
	margin-left: 128px !important;
	margin-right: 128px !important
}

.mx-auto {
	margin-left: auto !important;
	margin-right: auto !important
}

.mxn1 {
	margin-left: -1px !important;
	margin-right: -1px !important
}

.mxn2 {
	margin-left: -2px !important;
	margin-right: -2px !important
}

.mxn4 {
	margin-left: -4px !important;
	margin-right: -4px !important
}

.mxn8 {
	margin-left: -8px !important;
	margin-right: -8px !important
}

.mxn12 {
	margin-left: -12px !important;
	margin-right: -12px !important
}

.mxn16 {
	margin-left: -16px !important;
	margin-right: -16px !important
}

.mxn24 {
	margin-left: -24px !important;
	margin-right: -24px !important
}

.mxn32 {
	margin-left: -32px !important;
	margin-right: -32px !important
}

.mxn48 {
	margin-left: -48px !important;
	margin-right: -48px !important
}

.mxn64 {
	margin-left: -64px !important;
	margin-right: -64px !important
}

.mxn96 {
	margin-left: -96px !important;
	margin-right: -96px !important
}

.mxn128 {
	margin-left: -128px !important;
	margin-right: -128px !important
}

.my0 {
	margin-top: 0 !important;
	margin-bottom: 0 !important
}

.my1 {
	margin-top: 1px !important;
	margin-bottom: 1px !important
}

.my2 {
	margin-top: 2px !important;
	margin-bottom: 2px !important
}

.my4 {
	margin-top: 4px !important;
	margin-bottom: 4px !important
}

.my6 {
	margin-top: 6px !important;
	margin-bottom: 6px !important
}

.my8 {
	margin-top: 8px !important;
	margin-bottom: 8px !important
}

.my12 {
	margin-top: 12px !important;
	margin-bottom: 12px !important
}

.my16 {
	margin-top: 16px !important;
	margin-bottom: 16px !important
}

.my24 {
	margin-top: 24px !important;
	margin-bottom: 24px !important
}

.my32 {
	margin-top: 32px !important;
	margin-bottom: 32px !important
}

.my48 {
	margin-top: 48px !important;
	margin-bottom: 48px !important
}

.my64 {
	margin-top: 64px !important;
	margin-bottom: 64px !important
}

.my96 {
	margin-top: 96px !important;
	margin-bottom: 96px !important
}

.my128 {
	margin-top: 128px !important;
	margin-bottom: 128px !important
}

.my-auto {
	margin-top: auto !important;
	margin-bottom: auto !important
}

.myn1 {
	margin-top: -1px !important;
	margin-bottom: -1px !important
}

.myn2 {
	margin-top: -2px !important;
	margin-bottom: -2px !important
}

.myn4 {
	margin-top: -4px !important;
	margin-bottom: -4px !important
}

.myn8 {
	margin-top: -8px !important;
	margin-bottom: -8px !important
}

.myn12 {
	margin-top: -12px !important;
	margin-bottom: -12px !important
}

.myn16 {
	margin-top: -16px !important;
	margin-bottom: -16px !important
}

.myn24 {
	margin-top: -24px !important;
	margin-bottom: -24px !important
}

.myn32 {
	margin-top: -32px !important;
	margin-bottom: -32px !important
}

.myn48 {
	margin-top: -48px !important;
	margin-bottom: -48px !important
}

.myn64 {
	margin-top: -64px !important;
	margin-bottom: -64px !important
}

.myn96 {
	margin-top: -96px !important;
	margin-bottom: -96px !important
}

.myn128 {
	margin-top: -128px !important;
	margin-bottom: -128px !important
}

.p0 {
	padding: 0 !important
}

.p1 {
	padding: 1px !important
}

.p2 {
	padding: 2px !important
}

.p4 {
	padding: 4px !important
}

.p6 {
	padding: 6px !important
}

.p8 {
	padding: 8px !important
}

.p12 {
	padding: 12px !important
}

.p16 {
	padding: 16px !important
}

.p24 {
	padding: 24px !important
}

.p32 {
	padding: 32px !important
}

.p48 {
	padding: 48px !important
}

.p64 {
	padding: 64px !important
}

.p96 {
	padding: 96px !important
}

.p128 {
	padding: 128px !important
}

.pt0 {
	padding-top: 0 !important
}

.pt1 {
	padding-top: 1px !important
}

.pt2 {
	padding-top: 2px !important
}

.pt4 {
	padding-top: 4px !important
}

.pt6 {
	padding-top: 6px !important
}

.pt8 {
	padding-top: 8px !important
}

.pt12 {
	padding-top: 12px !important
}

.pt16 {
	padding-top: 16px !important
}

.pt24 {
	padding-top: 24px !important
}

.pt32 {
	padding-top: 32px !important
}

.pt48 {
	padding-top: 48px !important
}

.pt64 {
	padding-top: 64px !important
}

.pt96 {
	padding-top: 96px !important
}

.pt128 {
	padding-top: 128px !important
}

.pr0 {
	padding-right: 0 !important
}

.pr1 {
	padding-right: 1px !important
}

.pr2 {
	padding-right: 2px !important
}

.pr4 {
	padding-right: 4px !important
}

.pr6 {
	padding-right: 6px !important
}

.pr8 {
	padding-right: 8px !important
}

.pr12 {
	padding-right: 12px !important
}

.pr16 {
	padding-right: 16px !important
}

.pr24 {
	padding-right: 24px !important
}

.pr32 {
	padding-right: 32px !important
}

.pr48 {
	padding-right: 48px !important
}

.pr64 {
	padding-right: 64px !important
}

.pr96 {
	padding-right: 96px !important
}

.pr128 {
	padding-right: 128px !important
}

.pb0 {
	padding-bottom: 0 !important
}

.pb1 {
	padding-bottom: 1px !important
}

.pb2 {
	padding-bottom: 2px !important
}

.pb4 {
	padding-bottom: 4px !important
}

.pb6 {
	padding-bottom: 6px !important
}

.pb8 {
	padding-bottom: 8px !important
}

.pb12 {
	padding-bottom: 12px !important
}

.pb16 {
	padding-bottom: 16px !important
}

.pb24 {
	padding-bottom: 24px !important
}

.pb32 {
	padding-bottom: 32px !important
}

.pb48 {
	padding-bottom: 48px !important
}

.pb64 {
	padding-bottom: 64px !important
}

.pb96 {
	padding-bottom: 96px !important
}

.pb128 {
	padding-bottom: 128px !important
}

.pl0 {
	padding-left: 0 !important
}

.pl1 {
	padding-left: 1px !important
}

.pl2 {
	padding-left: 2px !important
}

.pl4 {
	padding-left: 4px !important
}

.pl6 {
	padding-left: 6px !important
}

.pl8 {
	padding-left: 8px !important
}

.pl12 {
	padding-left: 12px !important
}

.pl16 {
	padding-left: 16px !important
}

.pl24 {
	padding-left: 24px !important
}

.pl32 {
	padding-left: 32px !important
}

.pl48 {
	padding-left: 48px !important
}

.pl64 {
	padding-left: 64px !important
}

.pl96 {
	padding-left: 96px !important
}

.pl128 {
	padding-left: 128px !important
}

.px0 {
	padding-left: 0 !important;
	padding-right: 0 !important
}

.px1 {
	padding-left: 1px !important;
	padding-right: 1px !important
}

.px2 {
	padding-left: 2px !important;
	padding-right: 2px !important
}

.px4 {
	padding-left: 4px !important;
	padding-right: 4px !important
}

.px6 {
	padding-left: 6px !important;
	padding-right: 6px !important
}

.px8 {
	padding-left: 8px !important;
	padding-right: 8px !important
}

.px12 {
	padding-left: 12px !important;
	padding-right: 12px !important
}

.px16 {
	padding-left: 16px !important;
	padding-right: 16px !important
}

.px24 {
	padding-left: 24px !important;
	padding-right: 24px !important
}

.px32 {
	padding-left: 32px !important;
	padding-right: 32px !important
}

.px48 {
	padding-left: 48px !important;
	padding-right: 48px !important
}

.px64 {
	padding-left: 64px !important;
	padding-right: 64px !important
}

.px96 {
	padding-left: 96px !important;
	padding-right: 96px !important
}

.px128 {
	padding-left: 128px !important;
	padding-right: 128px !important
}

.py0 {
	padding-top: 0 !important;
	padding-bottom: 0 !important
}

.py1 {
	padding-top: 1px !important;
	padding-bottom: 1px !important
}

.py2 {
	padding-top: 2px !important;
	padding-bottom: 2px !important
}

.py4 {
	padding-top: 4px !important;
	padding-bottom: 4px !important
}

.py6 {
	padding-top: 6px !important;
	padding-bottom: 6px !important
}

.py8 {
	padding-top: 8px !important;
	padding-bottom: 8px !important
}

.py12 {
	padding-top: 12px !important;
	padding-bottom: 12px !important
}

.py16 {
	padding-top: 16px !important;
	padding-bottom: 16px !important
}

.py24 {
	padding-top: 24px !important;
	padding-bottom: 24px !important
}

.py32 {
	padding-top: 32px !important;
	padding-bottom: 32px !important
}

.py48 {
	padding-top: 48px !important;
	padding-bottom: 48px !important
}

.py64 {
	padding-top: 64px !important;
	padding-bottom: 64px !important
}

.py96 {
	padding-top: 96px !important;
	padding-bottom: 96px !important
}

.py128 {
	padding-top: 128px !important;
	padding-bottom: 128px !important
}

.t0 {
	top: 0 !important
}

.t1 {
	top: 1px !important
}

.tn1 {
	top: -1px !important
}

.t2 {
	top: 2px !important
}

.tn2 {
	top: -2px !important
}

.t4 {
	top: 4px !important
}

.tn4 {
	top: -4px !important
}

.t6 {
	top: 6px !important
}

.tn6 {
	top: -6px !important
}

.t8 {
	top: 8px !important
}

.tn8 {
	top: -8px !important
}

.t12 {
	top: 12px !important
}

.tn12 {
	top: -12px !important
}

.t16 {
	top: 16px !important
}

.tn16 {
	top: -16px !important
}

.t24 {
	top: 24px !important
}

.tn24 {
	top: -24px !important
}

.t32 {
	top: 32px !important
}

.tn32 {
	top: -32px !important
}

.t48 {
	top: 48px !important
}

.tn48 {
	top: -48px !important
}

.t64 {
	top: 64px !important
}

.tn64 {
	top: -64px !important
}

.t96 {
	top: 96px !important
}

.tn96 {
	top: -96px !important
}

.t128 {
	top: 128px !important
}

.tn128 {
	top: -128px !important
}

.t50 {
	top: 50% !important
}

.tn50 {
	top: -50% !important
}

.t100 {
	top: 100% !important
}

.tn100 {
	top: -100% !important
}

.r0 {
	right: 0 !important
}

.r1 {
	right: 1px !important
}

.rn1 {
	right: -1px !important
}

.r2 {
	right: 2px !important
}

.rn2 {
	right: -2px !important
}

.r4 {
	right: 4px !important
}

.rn4 {
	right: -4px !important
}

.r6 {
	right: 6px !important
}

.rn6 {
	right: -6px !important
}

.r8 {
	right: 8px !important
}

.rn8 {
	right: -8px !important
}

.r12 {
	right: 12px !important
}

.rn12 {
	right: -12px !important
}

.r16 {
	right: 16px !important
}

.rn16 {
	right: -16px !important
}

.r24 {
	right: 24px !important
}

.rn24 {
	right: -24px !important
}

.r32 {
	right: 32px !important
}

.rn32 {
	right: -32px !important
}

.r48 {
	right: 48px !important
}

.rn48 {
	right: -48px !important
}

.r64 {
	right: 64px !important
}

.rn64 {
	right: -64px !important
}

.r96 {
	right: 96px !important
}

.rn96 {
	right: -96px !important
}

.r128 {
	right: 128px !important
}

.rn128 {
	right: -128px !important
}

.r50 {
	right: 50% !important
}

.rn50 {
	right: -50% !important
}

.r100 {
	right: 100% !important
}

.rn100 {
	right: -100% !important
}

.b0 {
	bottom: 0 !important
}

.b1 {
	bottom: 1px !important
}

.bn1 {
	bottom: -1px !important
}

.b2 {
	bottom: 2px !important
}

.bn2 {
	bottom: -2px !important
}

.b4 {
	bottom: 4px !important
}

.bn4 {
	bottom: -4px !important
}

.b6 {
	bottom: 6px !important
}

.bn6 {
	bottom: -6px !important
}

.b8 {
	bottom: 8px !important
}

.bn8 {
	bottom: -8px !important
}

.b12 {
	bottom: 12px !important
}

.bn12 {
	bottom: -12px !important
}

.b16 {
	bottom: 16px !important
}

.bn16 {
	bottom: -16px !important
}

.b24 {
	bottom: 24px !important
}

.bn24 {
	bottom: -24px !important
}

.b32 {
	bottom: 32px !important
}

.bn32 {
	bottom: -32px !important
}

.b48 {
	bottom: 48px !important
}

.bn48 {
	bottom: -48px !important
}

.b64 {
	bottom: 64px !important
}

.bn64 {
	bottom: -64px !important
}

.b96 {
	bottom: 96px !important
}

.bn96 {
	bottom: -96px !important
}

.b128 {
	bottom: 128px !important
}

.bn128 {
	bottom: -128px !important
}

.b50 {
	bottom: 50% !important
}

.bn50 {
	bottom: -50% !important
}

.b100 {
	bottom: 100% !important
}

.bn100 {
	bottom: -100% !important
}

.l0 {
	left: 0 !important
}

.l1 {
	left: 1px !important
}

.ln1 {
	left: -1px !important
}

.l2 {
	left: 2px !important
}

.ln2 {
	left: -2px !important
}

.l4 {
	left: 4px !important
}

.ln4 {
	left: -4px !important
}

.l6 {
	left: 6px !important
}

.ln6 {
	left: -6px !important
}

.l8 {
	left: 8px !important
}

.ln8 {
	left: -8px !important
}

.l12 {
	left: 12px !important
}

.ln12 {
	left: -12px !important
}

.l16 {
	left: 16px !important
}

.ln16 {
	left: -16px !important
}

.l24 {
	left: 24px !important
}

.ln24 {
	left: -24px !important
}

.l32 {
	left: 32px !important
}

.ln32 {
	left: -32px !important
}

.l48 {
	left: 48px !important
}

.ln48 {
	left: -48px !important
}

.l64 {
	left: 64px !important
}

.ln64 {
	left: -64px !important
}

.l96 {
	left: 96px !important
}

.ln96 {
	left: -96px !important
}

.l128 {
	left: 128px !important
}

.ln128 {
	left: -128px !important
}

.l50 {
	left: 50% !important
}

.ln50 {
	left: -50% !important
}

.l100 {
	left: 100% !important
}

.ln100 {
	left: -100% !important
}

h1,h2,h3,h4,h5,h6,p {
	margin-top: 0
}

.fs-display4 {
	font-size: 7.61538461rem !important
}

.fs-display3 {
	font-size: 5.30769231rem !important
}

.fs-display2 {
	font-size: 4.23076923rem !important
}

.fs-display1 {
	font-size: 3.30769231rem !important
}

.fs-headline2 {
	font-size: 2.61538461rem !important
}

.fs-headline1 {
	font-size: 2.07692308rem !important
}

.fs-title {
	font-size: 1.61538462rem !important
}

.fs-subheading {
	font-size: 1.46153846rem !important
}

.fs-body3 {
	font-size: 1.30769231rem !important
}

.fs-body2 {
	font-size: 1.15384615rem !important
}

.fs-body1 {
	font-size: 13px !important
}

.fs-caption,.fs-category {
	font-size: 12px !important
}

.fs-fine {
	font-size: 11px !important
}

@media (max-width:640px) {
	html.html__responsive:not(.html__unpinned-leftnav)  .fs-display4 {
		font-size: 3.8rem !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .fs-display3 {
		font-size: 3.3rem !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .fs-display2 {
		font-size: 3rem !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .fs-display1 {
		font-size: 2.6rem !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .fs-headline2 {
		font-size: 2.3rem !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .fs-headline1 {
		font-size: 2rem !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .fs-title {
		font-size: 1.8rem !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .fs-subheading {
		font-size: 1.6rem !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .fs-body3 {
		font-size: 1.4rem !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .fs-body2 {
		font-size: 1.3rem !important
	}
}

@media (max-width:640px) {
	html.html__responsive.html__unpinned-leftnav  .fs-display4 {
		font-size: 3.8rem !important
	}

	html.html__responsive.html__unpinned-leftnav  .fs-display3 {
		font-size: 3.3rem !important
	}

	html.html__responsive.html__unpinned-leftnav  .fs-display2 {
		font-size: 3rem !important
	}

	html.html__responsive.html__unpinned-leftnav  .fs-display1 {
		font-size: 2.6rem !important
	}

	html.html__responsive.html__unpinned-leftnav  .fs-headline2 {
		font-size: 2.3rem !important
	}

	html.html__responsive.html__unpinned-leftnav  .fs-headline1 {
		font-size: 2rem !important
	}

	html.html__responsive.html__unpinned-leftnav  .fs-title {
		font-size: 1.8rem !important
	}

	html.html__responsive.html__unpinned-leftnav  .fs-subheading {
		font-size: 1.6rem !important
	}

	html.html__responsive.html__unpinned-leftnav  .fs-body3 {
		font-size: 1.4rem !important
	}

	html.html__responsive.html__unpinned-leftnav  .fs-body2 {
		font-size: 1.3rem !important
	}
}

.fs-category {
	font-weight: 600;
	text-transform: uppercase
}

.fs-category.has-border {
	width: 100%;
	padding: 4px 0;
	border-top: 1px solid var(--black-100)
}

.fc-dark {
	color: var(--fc-dark) !important
}

.fc-medium {
	color: var(--fc-medium) !important
}

.fc-light {
	color: var(--fc-light) !important
}

.lh-xs {
	line-height: 1 !important
}

.lh-sm {
	line-height: 1.15384615 !important
}

.lh-md {
	line-height: 1.30769231 !important
}

.lh-lg {
	line-height: 1.61538462 !important
}

.lh-xl {
	line-height: 1.92307692 !important
}

.lh-xxl {
	line-height: 2 !important
}

.lh-unset {
	line-height: initial !important
}

.ff-sans {
	font-family: var(--ff-sans) !important
}

.ff-serif {
	font-family: var(--ff-serif) !important
}

.ff-mono {
	font-family: var(--ff-mono) !important
}

.ff-inherit {
	font-family: inherit !important
}

.fw-normal {
	font-weight: 400 !important
}

.fw-bold {
	font-weight: 600 !important
}

.fs-normal {
	font-style: normal !important
}

.fs-italic {
	font-style: italic !important
}

.fs-unset {
	font-style: unset !important
}

.ta-left {
	text-align: left !important
}

.ta-center {
	text-align: center !important
}

.ta-right {
	text-align: right !important
}

.ta-justify {
	text-align: justify !important
}

.ta-unset {
	text-align: unset !important
}

.td-none {
	text-decoration: none !important
}

.td-underline {
	text-decoration: underline !important
}

.tt-capitalize {
	text-transform: capitalize !important
}

.tt-lowercase {
	text-transform: lowercase !important
}

.tt-uppercase {
	text-transform: uppercase !important
}

.tt-none {
	text-transform: none !important
}

.tt-unset {
	text-transform: unset !important
}

.truncate {
	overflow: hidden;
	max-width: 100%;
	text-overflow: ellipsis !important;
	white-space: nowrap
}

.v-truncate1 {
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden
}

.v-truncate2 {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden
}

.v-truncate3 {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden
}

.v-truncate4 {
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden
}

.v-truncate5 {
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	overflow: hidden
}

.v-truncate-fade {
	overflow: hidden;
	-webkit-mask-image: linear-gradient(180deg, #000 11.76923077em, transparent);
	mask-image: linear-gradient(180deg, #000 11.76923077em, transparent);
	max-height: 15.69230769em
}

.v-truncate-fade.v-truncate-fade__sm {
	-webkit-mask-image: linear-gradient(180deg, #000 3.92307692em, transparent);
	mask-image: linear-gradient(180deg, #000 3.92307692em, transparent);
	max-height: 7.84615385em
}

.v-truncate-fade.v-truncate-fade__lg {
	-webkit-mask-image: linear-gradient(180deg, #000 27.46153846em, transparent);
	mask-image: linear-gradient(180deg, #000 27.46153846em, transparent);
	max-height: 31.38461538em
}

.ws-normal {
	white-space: normal !important
}

.ws-nowrap {
	white-space: nowrap !important
}

.ws-pre {
	white-space: pre !important
}

.ws-pre-wrap {
	white-space: pre-wrap !important
}

.ws-pre-line {
	white-space: pre-line !important
}

.ws-unset {
	white-space: unset !important
}

.wb-normal {
	word-break: normal !important
}

.wb-break-all {
	word-break: break-all !important
}

.wb-keep-all {
	word-break: keep-all !important
}

.wb-inherit {
	word-break: inherit !important
}

.wb-initial {
	word-break: initial !important
}

.wb-unset {
	word-break: unset !important
}

.ow-normal {
	overflow-wrap: normal !important;
	word-wrap: normal !important
}

.ow-break-word {
	overflow-wrap: break-word !important;
	word-wrap: break-word !important
}

.ow-inherit {
	overflow-wrap: inherit !important;
	word-wrap: inherit !important
}

.ow-initial {
	overflow-wrap: initial !important;
	word-wrap: initial !important
}

.ow-unset {
	overflow-wrap: unset !important;
	word-wrap: unset !important
}

.ww-break-word {
	word-wrap: break-word !important
}

.hyphens-none {
	hyphens: none !important
}

.hyphens-auto {
	-ms-hyphens: auto !important;
	-webkit-hyphens: auto !important;
	hyphens: auto !important
}

.hyphens-unset {
	hyphens: unset !important
}

.list-reset {
	list-style: none;
	margin: 0;
	padding: 0
}

.list-ls-none {
	list-style: none !important
}

.list-ls-disc {
	list-style-type: disc !important
}

.list-ls-decimal {
	list-style-type: decimal !important
}

.list-ls-unset {
	list-style-type: unset !important
}

.list-inside {
	list-style-position: inside !important
}

.list-outside {
	list-style-position: outside !important
}

.d-block {
	display: block !important
}

@media print {
	.print\:d-block {
		display: block !important
	}
}

.d-flex {
	display: flex !important
}

.d-inline-flex {
	display: inline-flex !important
}

.d-grid {
	display: grid !important
}

.d-inline-grid {
	display: inline-grid !important
}

.d-inline {
	display: inline !important
}

.d-inline-block {
	display: inline-block !important
}

.d-table {
	display: table !important
}

.d-table-cell {
	display: table-cell !important
}

.d-none {
	display: none !important
}

@media print {
	.print\:d-none {
		display: none !important
	}
}

.d-unset {
	display: unset !important
}

.bg-bottom {
	background-position: bottom !important
}

.bg-center {
	background-position: center !important
}

.bg-left {
	background-position: left !important
}

.bg-left-bottom {
	background-position: left bottom !important
}

.bg-left-top {
	background-position: left top !important
}

.bg-right {
	background-position: right !important
}

.bg-right-bottom {
	background-position: right bottom !important
}

.bg-right-top {
	background-position: right top !important
}

.bg-top {
	background-position: top !important
}

.bg-repeat {
	background-repeat: repeat !important
}

.bg-no-repeat {
	background-repeat: no-repeat !important
}

.bg-repeat-x {
	background-repeat: repeat-x !important
}

.bg-repeat-y {
	background-repeat: repeat-y !important
}

.bg-auto {
	background-size: auto !important
}

.bg-cover {
	background-size: cover !important
}

.bg-contain {
	background-size: contain !important
}

.bg-fixed {
	background-attachment: fixed !important
}

.bg-local {
	background-attachment: local !important
}

.bg-scroll {
	background-attachment: scroll !important
}

.bg-image-none {
	background-image: none !important
}

.bg-confetti-animated {
	background-repeat: repeat-x;
	background-position: top -10px center;
	background-image: url("data:image/svg+xml,%3Csvg width='600' height='90' viewBox='0 0 600 90' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='42' y='-10' width='6' height='10'/%3E%3Crect x='84' y='-10' width='6' height='10'/%3E%3Crect x='126' y='-13' width='5' height='13'/%3E%3Crect x='168' y='-13' width='5' height='13'/%3E%3Crect x='210' y='-10' width='6' height='10'/%3E%3Crect x='252' y='-13' width='5' height='13'/%3E%3Crect x='294' y='-10' width='6' height='10'/%3E%3Crect x='336' y='-13' width='5' height='13'/%3E%3Crect x='378' y='-13' width='5' height='13'/%3E%3Crect x='420' y='-10' width='6' height='10'/%3E%3Crect x='462' y='-10' width='6' height='10'/%3E%3Crect x='504' y='-13' width='5' height='13'/%3E%3Crect x='546' y='-10' width='6' height='10'/%3E%3Cstyle type='text/css'%3E rect %7B opacity: 0; %7D rect:nth-child(1) %7B transform-origin: 45px 5px; transform: rotate(-145deg); animation: blast 700ms infinite ease-out; animation-delay: 88ms; animation-duration: 631ms; %7D rect:nth-child(2) %7B transform-origin: 87px 5px; transform: rotate(164deg); animation: blast 700ms infinite ease-out; animation-delay: 131ms; animation-duration: 442ms; %7D rect:nth-child(3) %7B transform-origin: 128px 6px; transform: rotate(4deg); animation: blast 700ms infinite ease-out; animation-delay: 92ms; animation-duration: 662ms; %7D rect:nth-child(4) %7B transform-origin: 170px 6px; transform: rotate(-175deg); animation: blast 700ms infinite ease-out; animation-delay: 17ms; animation-duration: 593ms; %7D rect:nth-child(5) %7B transform-origin: 213px 5px; transform: rotate(-97deg); animation: blast 700ms infinite ease-out; animation-delay: 122ms; animation-duration: 476ms; %7D rect:nth-child(6) %7B transform-origin: 255px 6px; transform: rotate(57deg); animation: blast 700ms infinite ease-out; animation-delay: 271ms; animation-duration: 381ms; %7D rect:nth-child(7) %7B transform-origin: 297px 5px; transform: rotate(-46deg); animation: blast 700ms infinite ease-out; animation-delay: 131ms; animation-duration: 619ms; %7D rect:nth-child(8) %7B transform-origin: 338px 6px; transform: rotate(-65deg); animation: blast 700ms infinite ease-out; animation-delay: 85ms; animation-duration: 668ms; %7D rect:nth-child(9) %7B transform-origin: 380px 6px; transform: rotate(13deg); animation: blast 700ms infinite ease-out; animation-delay: 128ms; animation-duration: 377ms; %7D rect:nth-child(10) %7B transform-origin: 423px 5px; transform: rotate(176deg); animation: blast 700ms infinite ease-out; animation-delay: 311ms; animation-duration: 508ms; %7D rect:nth-child(11) %7B transform-origin: 465px 5px; transform: rotate(108deg); animation: blast 700ms infinite ease-out; animation-delay: 108ms; animation-duration: 595ms; %7D rect:nth-child(12) %7B transform-origin: 506px 6px; transform: rotate(62deg); animation: blast 700ms infinite ease-out; animation-delay: 105ms; animation-duration: 375ms; %7D rect:nth-child(13) %7B transform-origin: 549px 5px; transform: rotate(16deg); animation: blast 700ms infinite ease-out; animation-delay: 149ms; animation-duration: 491ms; %7D rect:nth-child(odd) %7B fill: %2365BB5C; %7D rect:nth-child(even) %7B z-index: 1; fill: %2333AAFF; %7D rect:nth-child(4n) %7B animation-duration: 1400ms; fill: %23F23B14; %7D rect:nth-child(3n) %7B animation-duration: 1750ms; animation-delay: 700ms; %7D rect:nth-child(4n-7) %7B fill: %232A2F6A; %7D rect:nth-child(6n) %7B fill: %23FBBA23; %7D @keyframes blast %7B from %7B opacity: 0; %7D 20%25 %7B opacity: 1; %7D to %7B transform: translateY(90px); %7D %7D %3C/style%3E%3C/svg%3E%0A")
}

@media (prefers-reduced-motion) {
	.bg-confetti-animated {
		background-image: url("data:image/svg+xml,%3Csvg width='574' height='60' viewBox='0 0 574 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect opacity='0.8' x='27.1224' y='20.0458' width='5' height='13' transform='rotate(-139 27.1224 20.0458)' fill='%23F23B14'/%3E%3Crect opacity='0.8' x='118.478' y='7.00201' width='5' height='13' transform='rotate(-38.8114 118.478 7.00201)' fill='%23FBBA23'/%3E%3Crect opacity='0.8' x='504.616' y='25.4479' width='5' height='13' transform='rotate(-60.2734 504.616 25.4479)' fill='%23F23B14'/%3E%3Crect opacity='0.6' x='538.983' y='45.555' width='5' height='13' transform='rotate(16.7826 538.983 45.555)' fill='%232A2F6A'/%3E%3Crect opacity='0.3' x='470.322' y='2.63625' width='5' height='13' transform='rotate(11.295 470.322 2.63625)' fill='%2333AAFF'/%3E%3Crect opacity='0.3' x='190.295' y='4.58138' width='5' height='13' transform='rotate(27.5954 190.295 4.58138)' fill='%23F23B14'/%3E%3Crect opacity='0.8' x='234.303' y='16.3233' width='5' height='13' transform='rotate(-41.8233 234.303 16.3233)' fill='%2365BB5C'/%3E%3Crect opacity='0.6' x='369.702' y='40.9875' width='5' height='13' transform='rotate(-56.419 369.702 40.9875)' fill='%2333AAFF'/%3E%3Crect opacity='0.3' x='402.121' y='31.0848' width='5' height='13' transform='rotate(-17.9234 402.121 31.0848)' fill='%23F23B14'/%3E%3Crect opacity='0.6' x='200.316' y='31.9328' width='5' height='13' transform='rotate(-15.8896 200.316 31.9328)' fill='%232A2F6A'/%3E%3Crect opacity='0.6' x='69.6745' y='23.4725' width='6' height='10' transform='rotate(70.0266 69.6745 23.4725)' fill='%2365BB5C'/%3E%3Crect opacity='0.6' x='291.945' y='7.16931' width='6' height='10' transform='rotate(30.4258 291.945 7.16931)' fill='%23FBBA23'/%3E%3Crect opacity='0.3' x='33.7754' y='38.2208' width='6' height='10' transform='rotate(38.6056 33.7754 38.2208)' fill='%23FBBA23'/%3E%3Crect opacity='0.8' x='109.752' y='31.1743' width='6' height='10' transform='rotate(28.5296 109.752 31.1743)' fill='%2333AAFF'/%3E%3Crect opacity='0.3' x='278.081' y='37.8695' width='6' height='10' transform='rotate(-26.5651 278.081 37.8695)' fill='%23F23B14'/%3E%3Crect opacity='0.8' x='416.294' y='11.5573' width='6' height='10' transform='rotate(-22.8498 416.294 11.5573)' fill='%23FBBA23'/%3E%3Crect opacity='0.3' x='354.667' y='9.32341' width='6' height='10' transform='rotate(17.7506 354.667 9.32341)' fill='%232A2F6A'/%3E%3Crect opacity='0.8' x='532.404' y='16.6372' width='6' height='10' transform='rotate(-75.3432 532.404 16.6372)' fill='%23FBBA23'/%3E%3Crect opacity='0.6' x='460.463' y='39.3557' width='6' height='10' transform='rotate(45.4982 460.463 39.3557)' fill='%2365BB5C'/%3E%3C/svg%3E")
	}
}

.bg-confetti-static {
	background-repeat: repeat-x;
	background-position: top -10px center;
	background-image: url("data:image/svg+xml,%3Csvg width='574' height='60' viewBox='0 0 574 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect opacity='0.8' x='27.1224' y='20.0458' width='5' height='13' transform='rotate(-139 27.1224 20.0458)' fill='%23F23B14'/%3E%3Crect opacity='0.8' x='118.478' y='7.00201' width='5' height='13' transform='rotate(-38.8114 118.478 7.00201)' fill='%23FBBA23'/%3E%3Crect opacity='0.8' x='504.616' y='25.4479' width='5' height='13' transform='rotate(-60.2734 504.616 25.4479)' fill='%23F23B14'/%3E%3Crect opacity='0.6' x='538.983' y='45.555' width='5' height='13' transform='rotate(16.7826 538.983 45.555)' fill='%232A2F6A'/%3E%3Crect opacity='0.3' x='470.322' y='2.63625' width='5' height='13' transform='rotate(11.295 470.322 2.63625)' fill='%2333AAFF'/%3E%3Crect opacity='0.3' x='190.295' y='4.58138' width='5' height='13' transform='rotate(27.5954 190.295 4.58138)' fill='%23F23B14'/%3E%3Crect opacity='0.8' x='234.303' y='16.3233' width='5' height='13' transform='rotate(-41.8233 234.303 16.3233)' fill='%2365BB5C'/%3E%3Crect opacity='0.6' x='369.702' y='40.9875' width='5' height='13' transform='rotate(-56.419 369.702 40.9875)' fill='%2333AAFF'/%3E%3Crect opacity='0.3' x='402.121' y='31.0848' width='5' height='13' transform='rotate(-17.9234 402.121 31.0848)' fill='%23F23B14'/%3E%3Crect opacity='0.6' x='200.316' y='31.9328' width='5' height='13' transform='rotate(-15.8896 200.316 31.9328)' fill='%232A2F6A'/%3E%3Crect opacity='0.6' x='69.6745' y='23.4725' width='6' height='10' transform='rotate(70.0266 69.6745 23.4725)' fill='%2365BB5C'/%3E%3Crect opacity='0.6' x='291.945' y='7.16931' width='6' height='10' transform='rotate(30.4258 291.945 7.16931)' fill='%23FBBA23'/%3E%3Crect opacity='0.3' x='33.7754' y='38.2208' width='6' height='10' transform='rotate(38.6056 33.7754 38.2208)' fill='%23FBBA23'/%3E%3Crect opacity='0.8' x='109.752' y='31.1743' width='6' height='10' transform='rotate(28.5296 109.752 31.1743)' fill='%2333AAFF'/%3E%3Crect opacity='0.3' x='278.081' y='37.8695' width='6' height='10' transform='rotate(-26.5651 278.081 37.8695)' fill='%23F23B14'/%3E%3Crect opacity='0.8' x='416.294' y='11.5573' width='6' height='10' transform='rotate(-22.8498 416.294 11.5573)' fill='%23FBBA23'/%3E%3Crect opacity='0.3' x='354.667' y='9.32341' width='6' height='10' transform='rotate(17.7506 354.667 9.32341)' fill='%232A2F6A'/%3E%3Crect opacity='0.8' x='532.404' y='16.6372' width='6' height='10' transform='rotate(-75.3432 532.404 16.6372)' fill='%23FBBA23'/%3E%3Crect opacity='0.6' x='460.463' y='39.3557' width='6' height='10' transform='rotate(45.4982 460.463 39.3557)' fill='%2365BB5C'/%3E%3C/svg%3E")
}

.of-contain {
	object-fit: contain !important
}

.of-cover {
	object-fit: cover !important
}

.of-fill {
	object-fit: fill !important
}

.of-none {
	object-fit: none !important
}

.of-scale-down {
	object-fit: scale-down !important
}

.op-center {
	object-position: center !important
}

.c-auto {
	cursor: auto !important
}

.c-default {
	cursor: default !important
}

.c-pointer {
	cursor: pointer !important
}

.c-text {
	cursor: text !important
}

.c-wait {
	cursor: wait !important
}

.c-move {
	cursor: move !important
}

.c-not-allowed {
	cursor: not-allowed !important
}

.c-help {
	cursor: help !important
}

.pe-auto {
	pointer-events: auto !important
}

.pe-none {
	pointer-events: none !important
}

.us-auto {
	-webkit-user-select: auto !important;
	-moz-user-select: auto !important;
	-ms-user-select: auto !important;
	user-select: auto !important
}

.us-none {
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important
}

.ud-auto {
	-webkit-user-drag: auto !important;
	-moz-user-drag: auto !important;
	-ms-user-drag: auto !important
}

.ud-none {
	-webkit-user-drag: none !important;
	-moz-user-drag: none !important;
	-ms-user-drag: none !important
}

.v-visible {
	visibility: visible !important
}

.v-hidden {
	visibility: hidden !important
}

.v-visible-sr {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	word-wrap: normal
}

.float-left {
	float: left !important
}

.float-right {
	float: right !important
}

.float-none {
	float: none !important
}

.clearfix:before,.clearfix:after {
	content: "";
	display: table
}

.clearfix:after {
	clear: both
}

.clear-left {
	clear: left !important
}

.clear-right {
	clear: right !important
}

.clear-both {
	clear: both !important
}

.clear-none {
	clear: none !important
}

.box-content {
	box-sizing: content-box !important
}

.box-border {
	box-sizing: border-box !important
}

.box-unset {
	box-sizing: unset !important
}

.va-baseline {
	vertical-align: baseline !important
}

.va-bottom {
	vertical-align: bottom !important
}

.va-middle {
	vertical-align: middle !important
}

.va-sub {
	vertical-align: sub !important
}

.va-super {
	vertical-align: super !important
}

.va-text-bottom {
	vertical-align: text-bottom !important
}

.va-text-top {
	vertical-align: text-top !important
}

.va-top {
	vertical-align: top !important
}

.va-unset {
	vertical-align: unset !important
}

.ps-absolute {
	position: absolute !important
}

.ps-fixed {
	position: fixed !important
}

.ps-relative {
	position: relative !important
}

.ps-static {
	position: static !important
}

.ps-sticky {
	position: sticky !important
}

.ps-unset {
	position: unset !important
}

.overflow-auto {
	overflow: auto !important;
	scrollbar-color: var(--scrollbar) transparent
}

.overflow-auto::-webkit-scrollbar {
	width: 10px;
	height: 10px;
	background-color: transparent
}

.overflow-auto::-webkit-scrollbar-track {
	border-radius: 10px;
	background-color: transparent
}

.overflow-auto::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background-color: var(--scrollbar)
}

.overflow-auto::-webkit-scrollbar-corner {
	background-color: transparent;
	border-color: transparent
}

.overflow-x-auto {
	overflow-x: auto !important;
	scrollbar-color: var(--scrollbar) transparent
}

.overflow-x-auto::-webkit-scrollbar {
	width: 10px;
	height: 10px;
	background-color: transparent
}

.overflow-x-auto::-webkit-scrollbar-track {
	border-radius: 10px;
	background-color: transparent
}

.overflow-x-auto::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background-color: var(--scrollbar)
}

.overflow-x-auto::-webkit-scrollbar-corner {
	background-color: transparent;
	border-color: transparent
}

.overflow-y-auto {
	overflow-y: auto !important;
	scrollbar-color: var(--scrollbar) transparent
}

.overflow-y-auto::-webkit-scrollbar {
	width: 10px;
	height: 10px;
	background-color: transparent
}

.overflow-y-auto::-webkit-scrollbar-track {
	border-radius: 10px;
	background-color: transparent
}

.overflow-y-auto::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background-color: var(--scrollbar)
}

.overflow-y-auto::-webkit-scrollbar-corner {
	background-color: transparent;
	border-color: transparent
}

.overflow-hidden {
	overflow: hidden !important;
	scrollbar-color: var(--scrollbar) transparent
}

.overflow-hidden::-webkit-scrollbar {
	width: 10px;
	height: 10px;
	background-color: transparent
}

.overflow-hidden::-webkit-scrollbar-track {
	border-radius: 10px;
	background-color: transparent
}

.overflow-hidden::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background-color: var(--scrollbar)
}

.overflow-hidden::-webkit-scrollbar-corner {
	background-color: transparent;
	border-color: transparent
}

.overflow-x-hidden {
	overflow-x: hidden !important;
	scrollbar-color: var(--scrollbar) transparent
}

.overflow-x-hidden::-webkit-scrollbar {
	width: 10px;
	height: 10px;
	background-color: transparent
}

.overflow-x-hidden::-webkit-scrollbar-track {
	border-radius: 10px;
	background-color: transparent
}

.overflow-x-hidden::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background-color: var(--scrollbar)
}

.overflow-x-hidden::-webkit-scrollbar-corner {
	background-color: transparent;
	border-color: transparent
}

.overflow-y-hidden {
	overflow-y: hidden !important;
	scrollbar-color: var(--scrollbar) transparent
}

.overflow-y-hidden::-webkit-scrollbar {
	width: 10px;
	height: 10px;
	background-color: transparent
}

.overflow-y-hidden::-webkit-scrollbar-track {
	border-radius: 10px;
	background-color: transparent
}

.overflow-y-hidden::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background-color: var(--scrollbar)
}

.overflow-y-hidden::-webkit-scrollbar-corner {
	background-color: transparent;
	border-color: transparent
}

.overflow-scroll {
	overflow: scroll !important;
	scrollbar-color: var(--scrollbar) transparent
}

.overflow-scroll::-webkit-scrollbar {
	width: 10px;
	height: 10px;
	background-color: transparent
}

.overflow-scroll::-webkit-scrollbar-track {
	border-radius: 10px;
	background-color: transparent
}

.overflow-scroll::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background-color: var(--scrollbar)
}

.overflow-scroll::-webkit-scrollbar-corner {
	background-color: transparent;
	border-color: transparent
}

.overflow-x-scroll {
	overflow-x: scroll !important;
	scrollbar-color: var(--scrollbar) transparent
}

.overflow-x-scroll::-webkit-scrollbar {
	width: 10px;
	height: 10px;
	background-color: transparent
}

.overflow-x-scroll::-webkit-scrollbar-track {
	border-radius: 10px;
	background-color: transparent
}

.overflow-x-scroll::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background-color: var(--scrollbar)
}

.overflow-x-scroll::-webkit-scrollbar-corner {
	background-color: transparent;
	border-color: transparent
}

.overflow-y-scroll {
	overflow-y: scroll !important;
	scrollbar-color: var(--scrollbar) transparent
}

.overflow-y-scroll::-webkit-scrollbar {
	width: 10px;
	height: 10px;
	background-color: transparent
}

.overflow-y-scroll::-webkit-scrollbar-track {
	border-radius: 10px;
	background-color: transparent
}

.overflow-y-scroll::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background-color: var(--scrollbar)
}

.overflow-y-scroll::-webkit-scrollbar-corner {
	background-color: transparent;
	border-color: transparent
}

.overflow-visible {
	overflow: visible !important
}

.o0 {
	opacity: 0 !important
}

.h\:o0:hover {
	opacity: 0 !important
}

.o5 {
	opacity: .05 !important
}

.h\:o5:hover {
	opacity: .05 !important
}

.o10 {
	opacity: .1 !important
}

.o20 {
	opacity: .2 !important
}

.o30 {
	opacity: .3 !important
}

.o40 {
	opacity: .4 !important
}

.o50 {
	opacity: .5 !important
}

.h\:o50:hover {
	opacity: .5 !important
}

.o60 {
	opacity: .6 !important
}

.o70 {
	opacity: .7 !important
}

.o80 {
	opacity: .8 !important
}

.h\:o80:hover {
	opacity: .8 !important
}

.o90 {
	opacity: .9 !important
}

.o100 {
	opacity: 1 !important
}

.h\:o100:hover {
	opacity: 1 !important
}

.f\:o100:focus,.f\:o100:focus-within {
	opacity: 1 !important
}

.z-hide {
	z-index: -1 !important
}

.z-base {
	z-index: 0 !important
}

.z-active {
	z-index: 30 !important
}

.z-selected {
	z-index: 25 !important
}

.z-dropdown {
	z-index: 1000 !important
}

.z-popover {
	z-index: 2000 !important
}

.z-tooltip {
	z-index: 3000 !important
}

.z-banner {
	z-index: 4000 !important
}

.z-nav {
	z-index: 5000 !important
}

.z-nav-fixed {
	z-index: 5050 !important
}

.z-modal {
	z-index: 9000 !important
}

.z-modal-bg {
	z-index: 8950 !important
}

.outline-none {
	outline: 0 !important
}

.outline-ring {
	outline: solid 4px var(--focus-ring)
}

.f\:outline-ring:focus,.f\:outline-ring:focus-within {
	outline: solid 4px var(--focus-ring)
}

.fill-current {
	fill: currentColor !important
}

.stroke-current {
	stroke: currentColor !important
}

.bs-none {
	box-shadow: none !important
}

.bs-sm {
	box-shadow: var(--bs-sm) !important
}

.h\:bs-sm:hover {
	box-shadow: var(--bs-sm) !important
}

.bs-md {
	box-shadow: var(--bs-md) !important
}

.h\:bs-md:hover {
	box-shadow: var(--bs-md) !important
}

.bs-lg {
	box-shadow: var(--bs-lg) !important
}

.h\:bs-lg:hover {
	box-shadow: var(--bs-lg) !important
}

.bs-ring {
	box-shadow: 0 0 0 4px var(--focus-ring)
}

.h\:bs-ring:hover {
	box-shadow: 0 0 0 4px var(--focus-ring)
}

.f\:bs-ring:focus,.f\:bs-ring:focus-within {
	box-shadow: 0 0 0 4px var(--focus-ring)
}

.bs-sm.bs-hover:hover {
	box-shadow: 0 2px 8px hsl(210,8%,95%) !important
}

.bs-md.bs-hover:hover {
	box-shadow: 0 4px 8px hsl(210,8%,85%) !important
}

.bs-lg.bs-hover:hover {
	box-shadow: 0 4px 12px hsla(210,8%,65%,0.7) !important
}

.bs-i-sm.bs-hover:hover {
	box-shadow: inset 0 1px 8px 0 hsla(210,8%,75%,0.75) !important
}

.bs-i-md.bs-hover:hover {
	box-shadow: inset 0 1px 8px 0 hsla(210,8%,60%,0.8) !important
}

.bs-i-lg.bs-hover:hover {
	box-shadow: inset 0 1px 12px 0 hsl(210,8%,60%) !important
}

.t {
	transition-duration: .1s;
	transition-property: all;
	transition-timing-function: cubic-bezier(.47, 0, .745, .715);
	transition-delay: 0s
}

.t-slow {
	transition-duration: .25s !important
}

.t-fast {
	transition-duration: .05s !important
}

.t-unset {
	transition-property: none !important
}

.t-bg {
	transition-property: background-color !important
}

.t-opacity {
	transition-property: opacity !important
}

.t-shadow {
	transition-property: box-shadow !important
}

.t-delay {
	transition-delay: .25s !important
}

.t-delay-unset {
	transition-delay: 0s !important
}

.w0 {
	width: 0 !important
}

.w10 {
	width: 10% !important
}

.w20 {
	width: 20% !important
}

.w25 {
	width: 25% !important
}

.w30 {
	width: 30% !important
}

.w33 {
	width: 33.33333% !important
}

.w40 {
	width: 40% !important
}

.w50 {
	width: 50% !important
}

.w60 {
	width: 60% !important
}

.w66 {
	width: 66.66667% !important
}

.w70 {
	width: 70% !important
}

.w75 {
	width: 75% !important
}

.w80 {
	width: 80% !important
}

.w90 {
	width: 90% !important
}

.w100 {
	width: 100% !important
}

.w-auto {
	width: auto !important
}

.ws0,.w0 {
	width: 0 !important
}

.ws1 {
	width: 8.1025641rem !important
}

.ws2 {
	width: 16.2051282rem !important
}

.ws3 {
	width: 24.3076923rem !important
}

.ws4 {
	width: 32.4102564rem !important
}

.ws5 {
	width: 40.5128205rem !important
}

.ws6 {
	width: 48.6153846rem !important
}

.ws7 {
	width: 56.7179487rem !important
}

.ws8 {
	width: 64.8205128rem !important
}

.ws9 {
	width: 72.9230769rem !important
}

.ws10 {
	width: 81.025641rem !important
}

.ws11 {
	width: 89.1282051rem !important
}

.ws12 {
	width: 97.2307692rem !important
}

.w2 {
	width: 2px !important
}

.w4 {
	width: 4px !important
}

.w6 {
	width: 6px !important
}

.w8 {
	width: 8px !important
}

.w12 {
	width: 12px !important
}

.w16 {
	width: 16px !important
}

.w24 {
	width: 24px !important
}

.w32 {
	width: 32px !important
}

.w48 {
	width: 48px !important
}

.w64 {
	width: 64px !important
}

.w96 {
	width: 96px !important
}

.w128 {
	width: 128px !important
}

.wmx0 {
	max-width: 0 !important
}

.wmx1 {
	max-width: 8.1025641rem !important
}

.wmx2 {
	max-width: 16.2051282rem !important
}

.wmx25 {
	max-width: 25% !important
}

.wmx3 {
	max-width: 24.3076923rem !important
}

.wmx4 {
	max-width: 32.4102564rem !important
}

.wmx5 {
	max-width: 40.5128205rem !important
}

.wmx50 {
	max-width: 50% !important
}

.wmx6 {
	max-width: 48.6153846rem !important
}

.wmx7 {
	max-width: 56.7179487rem !important
}

.wmx75 {
	max-width: 75% !important
}

.wmx8 {
	max-width: 64.8205128rem !important
}

.wmx9 {
	max-width: 72.9230769rem !important
}

.wmx10 {
	max-width: 81.025641rem !important
}

.wmx11 {
	max-width: 89.1282051rem !important
}

.wmx12 {
	max-width: 97.2307692rem !important
}

.wmx100 {
	max-width: 100% !important
}

.wmx-initial {
	max-width: initial !important
}

.wmn0 {
	min-width: 0 !important
}

.wmn1 {
	min-width: 8.1025641rem !important
}

.wmn2 {
	min-width: 16.2051282rem !important
}

.wmn25 {
	min-width: 25% !important
}

.wmn3 {
	min-width: 24.3076923rem !important
}

.wmn4 {
	min-width: 32.4102564rem !important
}

.wmn5 {
	min-width: 40.5128205rem !important
}

.wmn50 {
	min-width: 50% !important
}

.wmn6 {
	min-width: 48.6153846rem !important
}

.wmn7 {
	min-width: 56.7179487rem !important
}

.wmn75 {
	min-width: 75% !important
}

.wmn8 {
	min-width: 64.8205128rem !important
}

.wmn9 {
	min-width: 72.9230769rem !important
}

.wmn10 {
	min-width: 81.025641rem !important
}

.wmn11 {
	min-width: 89.1282051rem !important
}

.wmn12 {
	min-width: 97.2307692rem !important
}

.wmn100 {
	min-width: 100% !important
}

.wmn-initial {
	min-width: initial !important
}

.h0 {
	height: 0 !important
}

.h100 {
	height: 100% !important
}

.h-auto {
	height: auto !important
}

.hs0,.h0 {
	height: 0 !important
}

.hs1 {
	height: 8.1025641rem !important
}

.hs2 {
	height: 16.2051282rem !important
}

.hs3 {
	height: 24.3076923rem !important
}

.hs4 {
	height: 32.4102564rem !important
}

.hs5 {
	height: 40.5128205rem !important
}

.hs6 {
	height: 48.6153846rem !important
}

.hs7 {
	height: 56.7179487rem !important
}

.hs8 {
	height: 64.8205128rem !important
}

.hs9 {
	height: 72.9230769rem !important
}

.hs10 {
	height: 81.025641rem !important
}

.hs11 {
	height: 89.1282051rem !important
}

.hs12 {
	height: 97.2307692rem !important
}

.h2 {
	height: 2px !important
}

.h4 {
	height: 4px !important
}

.h6 {
	height: 6px !important
}

.h8 {
	height: 8px !important
}

.h12 {
	height: 12px !important
}

.h16 {
	height: 16px !important
}

.h24 {
	height: 24px !important
}

.h32 {
	height: 32px !important
}

.h48 {
	height: 48px !important
}

.h64 {
	height: 64px !important
}

.h96 {
	height: 96px !important
}

.h128 {
	height: 128px !important
}

.hmx0 {
	max-height: 0 !important
}

.hmx1 {
	max-height: 8.1025641rem !important
}

.hmx2 {
	max-height: 16.2051282rem !important
}

.hmx3 {
	max-height: 24.3076923rem !important
}

.hmx4 {
	max-height: 32.4102564rem !important
}

.hmx5 {
	max-height: 40.5128205rem !important
}

.hmx6 {
	max-height: 48.6153846rem !important
}

.hmx7 {
	max-height: 56.7179487rem !important
}

.hmx8 {
	max-height: 64.8205128rem !important
}

.hmx9 {
	max-height: 72.9230769rem !important
}

.hmx10 {
	max-height: 81.025641rem !important
}

.hmx11 {
	max-height: 89.1282051rem !important
}

.hmx12 {
	max-height: 97.2307692rem !important
}

.hmx100 {
	max-height: 100% !important
}

.hmx-initial {
	max-height: initial !important
}

.hmn0 {
	min-height: 0 !important
}

.hmn1 {
	min-height: 8.1025641rem !important
}

.hmn2 {
	min-height: 16.2051282rem !important
}

.hmn3 {
	min-height: 24.3076923rem !important
}

.hmn4 {
	min-height: 32.4102564rem !important
}

.hmn5 {
	min-height: 40.5128205rem !important
}

.hmn6 {
	min-height: 48.6153846rem !important
}

.hmn7 {
	min-height: 56.7179487rem !important
}

.hmn8 {
	min-height: 64.8205128rem !important
}

.hmn9 {
	min-height: 72.9230769rem !important
}

.hmn10 {
	min-height: 81.025641rem !important
}

.hmn11 {
	min-height: 89.1282051rem !important
}

.hmn12 {
	min-height: 97.2307692rem !important
}

.hmn100 {
	min-height: 100% !important
}

.hmn-initial {
	min-height: initial !important
}

@media (max-width:1264px) {
	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:ba {
		border-style: solid !important;
		border-width: 1px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:bt {
		border-top-style: solid !important;
		border-top-width: 1px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:br {
		border-right-style: solid !important;
		border-right-width: 1px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:bb {
		border-bottom-style: solid !important;
		border-bottom-width: 1px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:bl {
		border-left-style: solid !important;
		border-left-width: 1px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:baw0 {
		border-width: 0 !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:btw0 {
		border-top-width: 0 !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:brw0 {
		border-right-width: 0 !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:bbw0 {
		border-bottom-width: 0 !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:blw0 {
		border-left-width: 0 !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:bar0 {
		border-radius: 0 !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:fd-row {
		flex-direction: row !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:fd-row-reverse {
		flex-direction: row-reverse !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:fd-column {
		flex-direction: column !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:fd-column-reverse {
		flex-direction: column-reverse !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:fw-wrap {
		flex-wrap: wrap !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:fw-reverse {
		flex-wrap: wrap-reverse !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:fw-nowrap {
		flex-wrap: nowrap !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:jc-center {
		justify-content: center !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:jc-end {
		justify-content: flex-end !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:jc-space-around {
		justify-content: space-around !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:jc-space-between {
		justify-content: space-between !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:jc-space-evenly {
		justify-content: space-evenly !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:jc-start {
		justify-content: flex-start !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:ai-baseline {
		align-items: baseline !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:ai-center {
		align-items: center !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:ai-end {
		align-items: flex-end !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:ai-start {
		align-items: flex-start !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:ai-stretch {
		align-items: stretch !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:as-auto {
		align-self: auto !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:as-baseline {
		align-self: baseline !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:as-center {
		align-self: center !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:as-end {
		align-self: flex-end !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:as-start {
		align-self: flex-start !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:as-stretch {
		align-self: stretch !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:fl-grow1 {
		flex-grow: 1 !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:fl-grow0 {
		flex-grow: 0 !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:fl-shrink1 {
		flex-shrink: 1 !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:fl-shrink0 {
		flex-shrink: 0 !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:fl-none {
		flex: none !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:fl-initial {
		flex: 0 1 auto !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:fl-auto {
		flex: 1 1 auto !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:fl-equal {
		flex: 1 1 0% !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:order-first {
		order: -1 !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:order-last {
		order: 1 !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:fl0 {
		flex: 0 auto !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:fl1 {
		flex: 1 auto !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:g2 {
		gap: 2px
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:g4 {
		gap: 4px
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:g6 {
		gap: 6px
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:g8 {
		gap: 8px
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:g12 {
		gap: 12px
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:g16 {
		gap: 16px
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:g24 {
		gap: 24px
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:g32 {
		gap: 32px
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:g48 {
		gap: 48px
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:g64 {
		gap: 64px
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:g-af-dense {
		grid-auto-flow: dense
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:g-af-row {
		grid-auto-flow: row
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:g-af-column {
		grid-auto-flow: column
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid__1 {
		grid-template-columns: repeat(1, minmax(0, 1fr))
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid__2 {
		grid-template-columns: repeat(2, minmax(0, 1fr))
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid__3 {
		grid-template-columns: repeat(3, minmax(0, 1fr))
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid__4 {
		grid-template-columns: repeat(4, minmax(0, 1fr))
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid__5 {
		grid-template-columns: repeat(5, minmax(0, 1fr))
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid__6 {
		grid-template-columns: repeat(6, minmax(0, 1fr))
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid__7 {
		grid-template-columns: repeat(7, minmax(0, 1fr))
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid__8 {
		grid-template-columns: repeat(8, minmax(0, 1fr))
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid__9 {
		grid-template-columns: repeat(9, minmax(0, 1fr))
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid__10 {
		grid-template-columns: repeat(10, minmax(0, 1fr))
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid__11 {
		grid-template-columns: repeat(11, minmax(0, 1fr))
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid__12 {
		grid-template-columns: repeat(12, minmax(0, 1fr))
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--col-all {
		grid-column: 1 / -1
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--row-all {
		grid-row: 1 / -1
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--col1 {
		grid-column: span 1
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--col2 {
		grid-column: span 2
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--col3 {
		grid-column: span 3
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--col4 {
		grid-column: span 4
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--col5 {
		grid-column: span 5
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--col6 {
		grid-column: span 6
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--col7 {
		grid-column: span 7
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--col8 {
		grid-column: span 8
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--col9 {
		grid-column: span 9
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--col10 {
		grid-column: span 10
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--col11 {
		grid-column: span 11
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--col12 {
		grid-column: span 12
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--row1 {
		grid-row: span 1
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--row2 {
		grid-row: span 2
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--row3 {
		grid-row: span 3
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--row4 {
		grid-row: span 4
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--row5 {
		grid-row: span 5
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--row6 {
		grid-row: span 6
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--row7 {
		grid-row: span 7
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--row8 {
		grid-row: span 8
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--row9 {
		grid-row: span 9
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--row10 {
		grid-row: span 10
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--row11 {
		grid-row: span 11
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--row12 {
		grid-row: span 12
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--col-start1 {
		grid-column-start: 1
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--col-start2 {
		grid-column-start: 2
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--col-start3 {
		grid-column-start: 3
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--col-start4 {
		grid-column-start: 4
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--col-start5 {
		grid-column-start: 5
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--col-start6 {
		grid-column-start: 6
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--col-start7 {
		grid-column-start: 7
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--col-start8 {
		grid-column-start: 8
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--col-start9 {
		grid-column-start: 9
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--col-start10 {
		grid-column-start: 10
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--col-start11 {
		grid-column-start: 11
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--col-start12 {
		grid-column-start: 12
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--col-end2 {
		grid-column-end: 2
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--col-end3 {
		grid-column-end: 3
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--col-end4 {
		grid-column-end: 4
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--col-end5 {
		grid-column-end: 5
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--col-end6 {
		grid-column-end: 6
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--col-end7 {
		grid-column-end: 7
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--col-end8 {
		grid-column-end: 8
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--col-end9 {
		grid-column-end: 9
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--col-end10 {
		grid-column-end: 10
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--col-end11 {
		grid-column-end: 11
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--col-end12 {
		grid-column-end: 12
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--col-end13 {
		grid-column-end: 13
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--row-start1 {
		grid-row-start: 1
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--row-start2 {
		grid-row-start: 2
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--row-start3 {
		grid-row-start: 3
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--row-start4 {
		grid-row-start: 4
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--row-start5 {
		grid-row-start: 5
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--row-start6 {
		grid-row-start: 6
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--row-start7 {
		grid-row-start: 7
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--row-start8 {
		grid-row-start: 8
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--row-start9 {
		grid-row-start: 9
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--row-start10 {
		grid-row-start: 10
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--row-start11 {
		grid-row-start: 11
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--row-start12 {
		grid-row-start: 12
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--row-end2 {
		grid-row-end: 2
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--row-end3 {
		grid-row-end: 3
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--row-end4 {
		grid-row-end: 4
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--row-end5 {
		grid-row-end: 5
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--row-end6 {
		grid-row-end: 6
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--row-end7 {
		grid-row-end: 7
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--row-end8 {
		grid-row-end: 8
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--row-end9 {
		grid-row-end: 9
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--row-end10 {
		grid-row-end: 10
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--row-end11 {
		grid-row-end: 11
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--row-end12 {
		grid-row-end: 12
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:grid--row-end13 {
		grid-row-end: 13
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:ji-auto {
		justify-items: auto !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:ji-center {
		justify-items: center !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:ji-start {
		justify-items: start !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:ji-end {
		justify-items: end !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:ji-stretch {
		justify-items: stretch !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:ji-unset {
		justify-items: unset !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:js-auto {
		justify-self: auto !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:js-center {
		justify-self: center !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:js-start {
		justify-self: start !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:js-end {
		justify-self: end !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:js-stretch {
		justify-self: stretch !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:js-unset {
		justify-self: unset !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:m0 {
		margin: 0 !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:m1 {
		margin: 1px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:m2 {
		margin: 2px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:m4 {
		margin: 4px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:m6 {
		margin: 6px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:m8 {
		margin: 8px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:m12 {
		margin: 12px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:m16 {
		margin: 16px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:m24 {
		margin: 24px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:m32 {
		margin: 32px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:m48 {
		margin: 48px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:m64 {
		margin: 64px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:m96 {
		margin: 96px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:m128 {
		margin: 128px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:m-auto {
		margin: auto !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:mn2 {
		margin: -2px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:mn4 {
		margin: -4px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:mn6 {
		margin: -6px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:mn8 {
		margin: -8px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:mn12 {
		margin: -12px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:mn16 {
		margin: -16px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:mn24 {
		margin: -24px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:mn32 {
		margin: -32px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:mn48 {
		margin: -48px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:mn64 {
		margin: -64px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:mn96 {
		margin: -96px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:mn128 {
		margin: -128px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:mt0 {
		margin-top: 0 !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:mt1 {
		margin-top: 1px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:mt2 {
		margin-top: 2px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:mt4 {
		margin-top: 4px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:mt6 {
		margin-top: 6px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:mt8 {
		margin-top: 8px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:mt12 {
		margin-top: 12px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:mt16 {
		margin-top: 16px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:mt24 {
		margin-top: 24px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:mt32 {
		margin-top: 32px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:mt48 {
		margin-top: 48px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:mt64 {
		margin-top: 64px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:mt96 {
		margin-top: 96px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:mt128 {
		margin-top: 128px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:mr0 {
		margin-right: 0 !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:mr1 {
		margin-right: 1px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:mr2 {
		margin-right: 2px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:mr4 {
		margin-right: 4px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:mr6 {
		margin-right: 6px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:mr8 {
		margin-right: 8px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:mr12 {
		margin-right: 12px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:mr16 {
		margin-right: 16px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:mr24 {
		margin-right: 24px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:mr32 {
		margin-right: 32px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:mr48 {
		margin-right: 48px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:mr64 {
		margin-right: 64px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:mr96 {
		margin-right: 96px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:mr128 {
		margin-right: 128px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:mb0 {
		margin-bottom: 0 !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:mb1 {
		margin-bottom: 1px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:mb2 {
		margin-bottom: 2px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:mb4 {
		margin-bottom: 4px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:mb6 {
		margin-bottom: 6px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:mb8 {
		margin-bottom: 8px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:mb12 {
		margin-bottom: 12px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:mb16 {
		margin-bottom: 16px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:mb24 {
		margin-bottom: 24px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:mb32 {
		margin-bottom: 32px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:mb48 {
		margin-bottom: 48px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:mb64 {
		margin-bottom: 64px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:mb96 {
		margin-bottom: 96px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:mb128 {
		margin-bottom: 128px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:ml0 {
		margin-left: 0 !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:ml1 {
		margin-left: 1px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:ml2 {
		margin-left: 2px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:ml4 {
		margin-left: 4px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:ml6 {
		margin-left: 6px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:ml8 {
		margin-left: 8px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:ml12 {
		margin-left: 12px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:ml16 {
		margin-left: 16px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:ml24 {
		margin-left: 24px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:ml32 {
		margin-left: 32px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:ml48 {
		margin-left: 48px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:ml64 {
		margin-left: 64px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:ml96 {
		margin-left: 96px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:ml128 {
		margin-left: 128px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:p0 {
		padding: 0 !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:p1 {
		padding: 1px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:p2 {
		padding: 2px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:p4 {
		padding: 4px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:p6 {
		padding: 6px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:p8 {
		padding: 8px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:p12 {
		padding: 12px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:p16 {
		padding: 16px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:p24 {
		padding: 24px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:p32 {
		padding: 32px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:p48 {
		padding: 48px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:p64 {
		padding: 64px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:p96 {
		padding: 96px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:p128 {
		padding: 128px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:pt0 {
		padding-top: 0 !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:pt1 {
		padding-top: 1px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:pt2 {
		padding-top: 2px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:pt4 {
		padding-top: 4px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:pt6 {
		padding-top: 6px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:pt8 {
		padding-top: 8px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:pt12 {
		padding-top: 12px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:pt16 {
		padding-top: 16px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:pt24 {
		padding-top: 24px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:pt32 {
		padding-top: 32px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:pt48 {
		padding-top: 48px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:pt64 {
		padding-top: 64px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:pt96 {
		padding-top: 96px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:pt128 {
		padding-top: 128px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:pr0 {
		padding-right: 0 !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:pr1 {
		padding-right: 1px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:pr2 {
		padding-right: 2px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:pr4 {
		padding-right: 4px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:pr6 {
		padding-right: 6px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:pr8 {
		padding-right: 8px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:pr12 {
		padding-right: 12px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:pr16 {
		padding-right: 16px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:pr24 {
		padding-right: 24px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:pr32 {
		padding-right: 32px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:pr48 {
		padding-right: 48px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:pr64 {
		padding-right: 64px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:pr96 {
		padding-right: 96px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:pr128 {
		padding-right: 128px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:pb0 {
		padding-bottom: 0 !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:pb1 {
		padding-bottom: 1px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:pb2 {
		padding-bottom: 2px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:pb4 {
		padding-bottom: 4px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:pb6 {
		padding-bottom: 6px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:pb8 {
		padding-bottom: 8px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:pb12 {
		padding-bottom: 12px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:pb16 {
		padding-bottom: 16px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:pb24 {
		padding-bottom: 24px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:pb32 {
		padding-bottom: 32px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:pb48 {
		padding-bottom: 48px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:pb64 {
		padding-bottom: 64px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:pb96 {
		padding-bottom: 96px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:pb128 {
		padding-bottom: 128px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:pl0 {
		padding-left: 0 !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:pl1 {
		padding-left: 1px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:pl2 {
		padding-left: 2px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:pl4 {
		padding-left: 4px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:pl6 {
		padding-left: 6px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:pl8 {
		padding-left: 8px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:pl12 {
		padding-left: 12px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:pl16 {
		padding-left: 16px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:pl24 {
		padding-left: 24px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:pl32 {
		padding-left: 32px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:pl48 {
		padding-left: 48px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:pl64 {
		padding-left: 64px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:pl96 {
		padding-left: 96px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:pl128 {
		padding-left: 128px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:ta-left {
		text-align: left !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:ta-center {
		text-align: center !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:ta-right {
		text-align: right !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:d-block {
		display: block !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:d-flex {
		display: flex !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:d-inline-flex {
		display: inline-flex !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:d-grid {
		display: grid !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:d-inline-grid {
		display: inline-grid !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:d-inline {
		display: inline !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:d-inline-block {
		display: inline-block !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:d-none {
		display: none !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:ps-absolute {
		position: absolute !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:ps-fixed {
		position: fixed !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:ps-relative {
		position: relative !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:ps-static {
		position: static !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:ps-sticky {
		position: sticky !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:bs-none {
		box-shadow: none !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:w25 {
		width: 25% !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:w33 {
		width: 33.33333% !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:w50 {
		width: 50% !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:w66 {
		width: 66.66667% !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:w75 {
		width: 75% !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:w100 {
		width: 100% !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:w-auto {
		width: auto !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:wmx100 {
		max-width: 100% !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:wmx-initial {
		max-width: initial !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:wmn100 {
		min-width: 100% !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:wmn-initial {
		min-width: initial !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:h100 {
		height: 100% !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:h-auto {
		height: auto !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:hmx100 {
		max-height: 100% !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:hmx-initial {
		max-height: initial !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:hmn100 {
		min-height: 100% !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .lg\:hmn-initial {
		min-height: initial !important
	}
}

@media (max-width:1100px) {
	html.html__responsive.html__unpinned-leftnav  .lg\:ba {
		border-style: solid !important;
		border-width: 1px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:bt {
		border-top-style: solid !important;
		border-top-width: 1px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:br {
		border-right-style: solid !important;
		border-right-width: 1px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:bb {
		border-bottom-style: solid !important;
		border-bottom-width: 1px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:bl {
		border-left-style: solid !important;
		border-left-width: 1px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:baw0 {
		border-width: 0 !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:btw0 {
		border-top-width: 0 !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:brw0 {
		border-right-width: 0 !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:bbw0 {
		border-bottom-width: 0 !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:blw0 {
		border-left-width: 0 !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:bar0 {
		border-radius: 0 !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:fd-row {
		flex-direction: row !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:fd-row-reverse {
		flex-direction: row-reverse !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:fd-column {
		flex-direction: column !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:fd-column-reverse {
		flex-direction: column-reverse !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:fw-wrap {
		flex-wrap: wrap !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:fw-reverse {
		flex-wrap: wrap-reverse !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:fw-nowrap {
		flex-wrap: nowrap !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:jc-center {
		justify-content: center !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:jc-end {
		justify-content: flex-end !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:jc-space-around {
		justify-content: space-around !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:jc-space-between {
		justify-content: space-between !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:jc-space-evenly {
		justify-content: space-evenly !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:jc-start {
		justify-content: flex-start !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:ai-baseline {
		align-items: baseline !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:ai-center {
		align-items: center !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:ai-end {
		align-items: flex-end !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:ai-start {
		align-items: flex-start !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:ai-stretch {
		align-items: stretch !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:as-auto {
		align-self: auto !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:as-baseline {
		align-self: baseline !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:as-center {
		align-self: center !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:as-end {
		align-self: flex-end !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:as-start {
		align-self: flex-start !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:as-stretch {
		align-self: stretch !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:fl-grow1 {
		flex-grow: 1 !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:fl-grow0 {
		flex-grow: 0 !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:fl-shrink1 {
		flex-shrink: 1 !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:fl-shrink0 {
		flex-shrink: 0 !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:fl-none {
		flex: none !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:fl-initial {
		flex: 0 1 auto !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:fl-auto {
		flex: 1 1 auto !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:fl-equal {
		flex: 1 1 0% !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:order-first {
		order: -1 !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:order-last {
		order: 1 !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:fl0 {
		flex: 0 auto !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:fl1 {
		flex: 1 auto !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:g2 {
		gap: 2px
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:g4 {
		gap: 4px
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:g6 {
		gap: 6px
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:g8 {
		gap: 8px
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:g12 {
		gap: 12px
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:g16 {
		gap: 16px
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:g24 {
		gap: 24px
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:g32 {
		gap: 32px
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:g48 {
		gap: 48px
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:g64 {
		gap: 64px
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:g-af-dense {
		grid-auto-flow: dense
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:g-af-row {
		grid-auto-flow: row
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:g-af-column {
		grid-auto-flow: column
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid__1 {
		grid-template-columns: repeat(1, minmax(0, 1fr))
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid__2 {
		grid-template-columns: repeat(2, minmax(0, 1fr))
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid__3 {
		grid-template-columns: repeat(3, minmax(0, 1fr))
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid__4 {
		grid-template-columns: repeat(4, minmax(0, 1fr))
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid__5 {
		grid-template-columns: repeat(5, minmax(0, 1fr))
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid__6 {
		grid-template-columns: repeat(6, minmax(0, 1fr))
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid__7 {
		grid-template-columns: repeat(7, minmax(0, 1fr))
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid__8 {
		grid-template-columns: repeat(8, minmax(0, 1fr))
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid__9 {
		grid-template-columns: repeat(9, minmax(0, 1fr))
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid__10 {
		grid-template-columns: repeat(10, minmax(0, 1fr))
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid__11 {
		grid-template-columns: repeat(11, minmax(0, 1fr))
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid__12 {
		grid-template-columns: repeat(12, minmax(0, 1fr))
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--col-all {
		grid-column: 1 / -1
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--row-all {
		grid-row: 1 / -1
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--col1 {
		grid-column: span 1
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--col2 {
		grid-column: span 2
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--col3 {
		grid-column: span 3
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--col4 {
		grid-column: span 4
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--col5 {
		grid-column: span 5
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--col6 {
		grid-column: span 6
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--col7 {
		grid-column: span 7
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--col8 {
		grid-column: span 8
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--col9 {
		grid-column: span 9
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--col10 {
		grid-column: span 10
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--col11 {
		grid-column: span 11
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--col12 {
		grid-column: span 12
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--row1 {
		grid-row: span 1
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--row2 {
		grid-row: span 2
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--row3 {
		grid-row: span 3
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--row4 {
		grid-row: span 4
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--row5 {
		grid-row: span 5
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--row6 {
		grid-row: span 6
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--row7 {
		grid-row: span 7
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--row8 {
		grid-row: span 8
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--row9 {
		grid-row: span 9
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--row10 {
		grid-row: span 10
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--row11 {
		grid-row: span 11
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--row12 {
		grid-row: span 12
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--col-start1 {
		grid-column-start: 1
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--col-start2 {
		grid-column-start: 2
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--col-start3 {
		grid-column-start: 3
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--col-start4 {
		grid-column-start: 4
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--col-start5 {
		grid-column-start: 5
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--col-start6 {
		grid-column-start: 6
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--col-start7 {
		grid-column-start: 7
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--col-start8 {
		grid-column-start: 8
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--col-start9 {
		grid-column-start: 9
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--col-start10 {
		grid-column-start: 10
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--col-start11 {
		grid-column-start: 11
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--col-start12 {
		grid-column-start: 12
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--col-end2 {
		grid-column-end: 2
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--col-end3 {
		grid-column-end: 3
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--col-end4 {
		grid-column-end: 4
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--col-end5 {
		grid-column-end: 5
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--col-end6 {
		grid-column-end: 6
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--col-end7 {
		grid-column-end: 7
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--col-end8 {
		grid-column-end: 8
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--col-end9 {
		grid-column-end: 9
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--col-end10 {
		grid-column-end: 10
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--col-end11 {
		grid-column-end: 11
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--col-end12 {
		grid-column-end: 12
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--col-end13 {
		grid-column-end: 13
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--row-start1 {
		grid-row-start: 1
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--row-start2 {
		grid-row-start: 2
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--row-start3 {
		grid-row-start: 3
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--row-start4 {
		grid-row-start: 4
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--row-start5 {
		grid-row-start: 5
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--row-start6 {
		grid-row-start: 6
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--row-start7 {
		grid-row-start: 7
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--row-start8 {
		grid-row-start: 8
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--row-start9 {
		grid-row-start: 9
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--row-start10 {
		grid-row-start: 10
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--row-start11 {
		grid-row-start: 11
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--row-start12 {
		grid-row-start: 12
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--row-end2 {
		grid-row-end: 2
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--row-end3 {
		grid-row-end: 3
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--row-end4 {
		grid-row-end: 4
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--row-end5 {
		grid-row-end: 5
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--row-end6 {
		grid-row-end: 6
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--row-end7 {
		grid-row-end: 7
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--row-end8 {
		grid-row-end: 8
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--row-end9 {
		grid-row-end: 9
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--row-end10 {
		grid-row-end: 10
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--row-end11 {
		grid-row-end: 11
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--row-end12 {
		grid-row-end: 12
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:grid--row-end13 {
		grid-row-end: 13
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:ji-auto {
		justify-items: auto !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:ji-center {
		justify-items: center !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:ji-start {
		justify-items: start !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:ji-end {
		justify-items: end !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:ji-stretch {
		justify-items: stretch !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:ji-unset {
		justify-items: unset !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:js-auto {
		justify-self: auto !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:js-center {
		justify-self: center !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:js-start {
		justify-self: start !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:js-end {
		justify-self: end !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:js-stretch {
		justify-self: stretch !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:js-unset {
		justify-self: unset !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:m0 {
		margin: 0 !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:m1 {
		margin: 1px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:m2 {
		margin: 2px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:m4 {
		margin: 4px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:m6 {
		margin: 6px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:m8 {
		margin: 8px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:m12 {
		margin: 12px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:m16 {
		margin: 16px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:m24 {
		margin: 24px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:m32 {
		margin: 32px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:m48 {
		margin: 48px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:m64 {
		margin: 64px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:m96 {
		margin: 96px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:m128 {
		margin: 128px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:m-auto {
		margin: auto !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:mn2 {
		margin: -2px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:mn4 {
		margin: -4px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:mn6 {
		margin: -6px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:mn8 {
		margin: -8px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:mn12 {
		margin: -12px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:mn16 {
		margin: -16px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:mn24 {
		margin: -24px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:mn32 {
		margin: -32px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:mn48 {
		margin: -48px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:mn64 {
		margin: -64px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:mn96 {
		margin: -96px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:mn128 {
		margin: -128px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:mt0 {
		margin-top: 0 !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:mt1 {
		margin-top: 1px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:mt2 {
		margin-top: 2px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:mt4 {
		margin-top: 4px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:mt6 {
		margin-top: 6px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:mt8 {
		margin-top: 8px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:mt12 {
		margin-top: 12px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:mt16 {
		margin-top: 16px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:mt24 {
		margin-top: 24px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:mt32 {
		margin-top: 32px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:mt48 {
		margin-top: 48px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:mt64 {
		margin-top: 64px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:mt96 {
		margin-top: 96px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:mt128 {
		margin-top: 128px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:mr0 {
		margin-right: 0 !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:mr1 {
		margin-right: 1px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:mr2 {
		margin-right: 2px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:mr4 {
		margin-right: 4px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:mr6 {
		margin-right: 6px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:mr8 {
		margin-right: 8px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:mr12 {
		margin-right: 12px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:mr16 {
		margin-right: 16px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:mr24 {
		margin-right: 24px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:mr32 {
		margin-right: 32px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:mr48 {
		margin-right: 48px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:mr64 {
		margin-right: 64px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:mr96 {
		margin-right: 96px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:mr128 {
		margin-right: 128px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:mb0 {
		margin-bottom: 0 !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:mb1 {
		margin-bottom: 1px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:mb2 {
		margin-bottom: 2px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:mb4 {
		margin-bottom: 4px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:mb6 {
		margin-bottom: 6px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:mb8 {
		margin-bottom: 8px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:mb12 {
		margin-bottom: 12px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:mb16 {
		margin-bottom: 16px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:mb24 {
		margin-bottom: 24px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:mb32 {
		margin-bottom: 32px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:mb48 {
		margin-bottom: 48px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:mb64 {
		margin-bottom: 64px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:mb96 {
		margin-bottom: 96px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:mb128 {
		margin-bottom: 128px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:ml0 {
		margin-left: 0 !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:ml1 {
		margin-left: 1px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:ml2 {
		margin-left: 2px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:ml4 {
		margin-left: 4px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:ml6 {
		margin-left: 6px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:ml8 {
		margin-left: 8px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:ml12 {
		margin-left: 12px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:ml16 {
		margin-left: 16px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:ml24 {
		margin-left: 24px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:ml32 {
		margin-left: 32px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:ml48 {
		margin-left: 48px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:ml64 {
		margin-left: 64px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:ml96 {
		margin-left: 96px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:ml128 {
		margin-left: 128px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:p0 {
		padding: 0 !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:p1 {
		padding: 1px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:p2 {
		padding: 2px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:p4 {
		padding: 4px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:p6 {
		padding: 6px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:p8 {
		padding: 8px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:p12 {
		padding: 12px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:p16 {
		padding: 16px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:p24 {
		padding: 24px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:p32 {
		padding: 32px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:p48 {
		padding: 48px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:p64 {
		padding: 64px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:p96 {
		padding: 96px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:p128 {
		padding: 128px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:pt0 {
		padding-top: 0 !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:pt1 {
		padding-top: 1px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:pt2 {
		padding-top: 2px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:pt4 {
		padding-top: 4px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:pt6 {
		padding-top: 6px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:pt8 {
		padding-top: 8px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:pt12 {
		padding-top: 12px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:pt16 {
		padding-top: 16px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:pt24 {
		padding-top: 24px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:pt32 {
		padding-top: 32px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:pt48 {
		padding-top: 48px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:pt64 {
		padding-top: 64px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:pt96 {
		padding-top: 96px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:pt128 {
		padding-top: 128px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:pr0 {
		padding-right: 0 !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:pr1 {
		padding-right: 1px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:pr2 {
		padding-right: 2px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:pr4 {
		padding-right: 4px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:pr6 {
		padding-right: 6px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:pr8 {
		padding-right: 8px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:pr12 {
		padding-right: 12px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:pr16 {
		padding-right: 16px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:pr24 {
		padding-right: 24px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:pr32 {
		padding-right: 32px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:pr48 {
		padding-right: 48px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:pr64 {
		padding-right: 64px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:pr96 {
		padding-right: 96px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:pr128 {
		padding-right: 128px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:pb0 {
		padding-bottom: 0 !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:pb1 {
		padding-bottom: 1px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:pb2 {
		padding-bottom: 2px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:pb4 {
		padding-bottom: 4px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:pb6 {
		padding-bottom: 6px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:pb8 {
		padding-bottom: 8px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:pb12 {
		padding-bottom: 12px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:pb16 {
		padding-bottom: 16px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:pb24 {
		padding-bottom: 24px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:pb32 {
		padding-bottom: 32px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:pb48 {
		padding-bottom: 48px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:pb64 {
		padding-bottom: 64px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:pb96 {
		padding-bottom: 96px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:pb128 {
		padding-bottom: 128px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:pl0 {
		padding-left: 0 !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:pl1 {
		padding-left: 1px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:pl2 {
		padding-left: 2px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:pl4 {
		padding-left: 4px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:pl6 {
		padding-left: 6px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:pl8 {
		padding-left: 8px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:pl12 {
		padding-left: 12px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:pl16 {
		padding-left: 16px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:pl24 {
		padding-left: 24px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:pl32 {
		padding-left: 32px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:pl48 {
		padding-left: 48px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:pl64 {
		padding-left: 64px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:pl96 {
		padding-left: 96px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:pl128 {
		padding-left: 128px !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:ta-left {
		text-align: left !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:ta-center {
		text-align: center !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:ta-right {
		text-align: right !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:d-block {
		display: block !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:d-flex {
		display: flex !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:d-inline-flex {
		display: inline-flex !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:d-grid {
		display: grid !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:d-inline-grid {
		display: inline-grid !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:d-inline {
		display: inline !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:d-inline-block {
		display: inline-block !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:d-none {
		display: none !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:ps-absolute {
		position: absolute !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:ps-fixed {
		position: fixed !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:ps-relative {
		position: relative !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:ps-static {
		position: static !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:ps-sticky {
		position: sticky !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:bs-none {
		box-shadow: none !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:w25 {
		width: 25% !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:w33 {
		width: 33.33333% !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:w50 {
		width: 50% !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:w66 {
		width: 66.66667% !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:w75 {
		width: 75% !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:w100 {
		width: 100% !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:w-auto {
		width: auto !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:wmx100 {
		max-width: 100% !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:wmx-initial {
		max-width: initial !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:wmn100 {
		min-width: 100% !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:wmn-initial {
		min-width: initial !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:h100 {
		height: 100% !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:h-auto {
		height: auto !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:hmx100 {
		max-height: 100% !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:hmx-initial {
		max-height: initial !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:hmn100 {
		min-height: 100% !important
	}

	html.html__responsive.html__unpinned-leftnav  .lg\:hmn-initial {
		min-height: initial !important
	}
}

@media (max-width:980px) {
	html.html__responsive:not(.html__unpinned-leftnav)  .md\:ba {
		border-style: solid !important;
		border-width: 1px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:bt {
		border-top-style: solid !important;
		border-top-width: 1px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:br {
		border-right-style: solid !important;
		border-right-width: 1px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:bb {
		border-bottom-style: solid !important;
		border-bottom-width: 1px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:bl {
		border-left-style: solid !important;
		border-left-width: 1px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:baw0 {
		border-width: 0 !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:btw0 {
		border-top-width: 0 !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:brw0 {
		border-right-width: 0 !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:bbw0 {
		border-bottom-width: 0 !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:blw0 {
		border-left-width: 0 !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:bar0 {
		border-radius: 0 !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:fd-row {
		flex-direction: row !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:fd-row-reverse {
		flex-direction: row-reverse !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:fd-column {
		flex-direction: column !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:fd-column-reverse {
		flex-direction: column-reverse !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:fw-wrap {
		flex-wrap: wrap !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:fw-reverse {
		flex-wrap: wrap-reverse !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:fw-nowrap {
		flex-wrap: nowrap !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:jc-center {
		justify-content: center !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:jc-end {
		justify-content: flex-end !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:jc-space-around {
		justify-content: space-around !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:jc-space-between {
		justify-content: space-between !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:jc-space-evenly {
		justify-content: space-evenly !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:jc-start {
		justify-content: flex-start !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:ai-baseline {
		align-items: baseline !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:ai-center {
		align-items: center !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:ai-end {
		align-items: flex-end !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:ai-start {
		align-items: flex-start !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:ai-stretch {
		align-items: stretch !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:as-auto {
		align-self: auto !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:as-baseline {
		align-self: baseline !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:as-center {
		align-self: center !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:as-end {
		align-self: flex-end !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:as-start {
		align-self: flex-start !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:as-stretch {
		align-self: stretch !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:fl-grow1 {
		flex-grow: 1 !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:fl-grow0 {
		flex-grow: 0 !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:fl-shrink1 {
		flex-shrink: 1 !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:fl-shrink0 {
		flex-shrink: 0 !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:fl-none {
		flex: none !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:fl-initial {
		flex: 0 1 auto !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:fl-auto {
		flex: 1 1 auto !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:fl-equal {
		flex: 1 1 0% !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:order-first {
		order: -1 !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:order-last {
		order: 1 !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:fl0 {
		flex: 0 auto !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:fl1 {
		flex: 1 auto !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:g2 {
		gap: 2px
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:g4 {
		gap: 4px
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:g6 {
		gap: 6px
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:g8 {
		gap: 8px
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:g12 {
		gap: 12px
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:g16 {
		gap: 16px
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:g24 {
		gap: 24px
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:g32 {
		gap: 32px
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:g48 {
		gap: 48px
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:g64 {
		gap: 64px
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:g-af-dense {
		grid-auto-flow: dense
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:g-af-row {
		grid-auto-flow: row
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:g-af-column {
		grid-auto-flow: column
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid__1 {
		grid-template-columns: repeat(1, minmax(0, 1fr))
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid__2 {
		grid-template-columns: repeat(2, minmax(0, 1fr))
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid__3 {
		grid-template-columns: repeat(3, minmax(0, 1fr))
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid__4 {
		grid-template-columns: repeat(4, minmax(0, 1fr))
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid__5 {
		grid-template-columns: repeat(5, minmax(0, 1fr))
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid__6 {
		grid-template-columns: repeat(6, minmax(0, 1fr))
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid__7 {
		grid-template-columns: repeat(7, minmax(0, 1fr))
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid__8 {
		grid-template-columns: repeat(8, minmax(0, 1fr))
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid__9 {
		grid-template-columns: repeat(9, minmax(0, 1fr))
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid__10 {
		grid-template-columns: repeat(10, minmax(0, 1fr))
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid__11 {
		grid-template-columns: repeat(11, minmax(0, 1fr))
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid__12 {
		grid-template-columns: repeat(12, minmax(0, 1fr))
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--col-all {
		grid-column: 1 / -1
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--row-all {
		grid-row: 1 / -1
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--col1 {
		grid-column: span 1
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--col2 {
		grid-column: span 2
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--col3 {
		grid-column: span 3
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--col4 {
		grid-column: span 4
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--col5 {
		grid-column: span 5
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--col6 {
		grid-column: span 6
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--col7 {
		grid-column: span 7
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--col8 {
		grid-column: span 8
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--col9 {
		grid-column: span 9
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--col10 {
		grid-column: span 10
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--col11 {
		grid-column: span 11
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--col12 {
		grid-column: span 12
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--row1 {
		grid-row: span 1
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--row2 {
		grid-row: span 2
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--row3 {
		grid-row: span 3
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--row4 {
		grid-row: span 4
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--row5 {
		grid-row: span 5
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--row6 {
		grid-row: span 6
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--row7 {
		grid-row: span 7
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--row8 {
		grid-row: span 8
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--row9 {
		grid-row: span 9
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--row10 {
		grid-row: span 10
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--row11 {
		grid-row: span 11
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--row12 {
		grid-row: span 12
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--col-start1 {
		grid-column-start: 1
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--col-start2 {
		grid-column-start: 2
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--col-start3 {
		grid-column-start: 3
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--col-start4 {
		grid-column-start: 4
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--col-start5 {
		grid-column-start: 5
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--col-start6 {
		grid-column-start: 6
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--col-start7 {
		grid-column-start: 7
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--col-start8 {
		grid-column-start: 8
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--col-start9 {
		grid-column-start: 9
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--col-start10 {
		grid-column-start: 10
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--col-start11 {
		grid-column-start: 11
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--col-start12 {
		grid-column-start: 12
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--col-end2 {
		grid-column-end: 2
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--col-end3 {
		grid-column-end: 3
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--col-end4 {
		grid-column-end: 4
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--col-end5 {
		grid-column-end: 5
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--col-end6 {
		grid-column-end: 6
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--col-end7 {
		grid-column-end: 7
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--col-end8 {
		grid-column-end: 8
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--col-end9 {
		grid-column-end: 9
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--col-end10 {
		grid-column-end: 10
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--col-end11 {
		grid-column-end: 11
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--col-end12 {
		grid-column-end: 12
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--col-end13 {
		grid-column-end: 13
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--row-start1 {
		grid-row-start: 1
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--row-start2 {
		grid-row-start: 2
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--row-start3 {
		grid-row-start: 3
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--row-start4 {
		grid-row-start: 4
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--row-start5 {
		grid-row-start: 5
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--row-start6 {
		grid-row-start: 6
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--row-start7 {
		grid-row-start: 7
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--row-start8 {
		grid-row-start: 8
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--row-start9 {
		grid-row-start: 9
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--row-start10 {
		grid-row-start: 10
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--row-start11 {
		grid-row-start: 11
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--row-start12 {
		grid-row-start: 12
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--row-end2 {
		grid-row-end: 2
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--row-end3 {
		grid-row-end: 3
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--row-end4 {
		grid-row-end: 4
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--row-end5 {
		grid-row-end: 5
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--row-end6 {
		grid-row-end: 6
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--row-end7 {
		grid-row-end: 7
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--row-end8 {
		grid-row-end: 8
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--row-end9 {
		grid-row-end: 9
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--row-end10 {
		grid-row-end: 10
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--row-end11 {
		grid-row-end: 11
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--row-end12 {
		grid-row-end: 12
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:grid--row-end13 {
		grid-row-end: 13
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:ji-auto {
		justify-items: auto !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:ji-center {
		justify-items: center !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:ji-start {
		justify-items: start !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:ji-end {
		justify-items: end !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:ji-stretch {
		justify-items: stretch !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:ji-unset {
		justify-items: unset !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:js-auto {
		justify-self: auto !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:js-center {
		justify-self: center !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:js-start {
		justify-self: start !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:js-end {
		justify-self: end !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:js-stretch {
		justify-self: stretch !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:js-unset {
		justify-self: unset !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:m0 {
		margin: 0 !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:m1 {
		margin: 1px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:m2 {
		margin: 2px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:m4 {
		margin: 4px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:m6 {
		margin: 6px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:m8 {
		margin: 8px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:m12 {
		margin: 12px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:m16 {
		margin: 16px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:m24 {
		margin: 24px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:m32 {
		margin: 32px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:m48 {
		margin: 48px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:m64 {
		margin: 64px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:m96 {
		margin: 96px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:m128 {
		margin: 128px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:m-auto {
		margin: auto !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:mn2 {
		margin: -2px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:mn4 {
		margin: -4px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:mn6 {
		margin: -6px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:mn8 {
		margin: -8px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:mn12 {
		margin: -12px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:mn16 {
		margin: -16px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:mn24 {
		margin: -24px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:mn32 {
		margin: -32px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:mn48 {
		margin: -48px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:mn64 {
		margin: -64px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:mn96 {
		margin: -96px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:mn128 {
		margin: -128px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:mt0 {
		margin-top: 0 !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:mt1 {
		margin-top: 1px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:mt2 {
		margin-top: 2px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:mt4 {
		margin-top: 4px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:mt6 {
		margin-top: 6px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:mt8 {
		margin-top: 8px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:mt12 {
		margin-top: 12px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:mt16 {
		margin-top: 16px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:mt24 {
		margin-top: 24px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:mt32 {
		margin-top: 32px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:mt48 {
		margin-top: 48px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:mt64 {
		margin-top: 64px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:mt96 {
		margin-top: 96px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:mt128 {
		margin-top: 128px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:mr0 {
		margin-right: 0 !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:mr1 {
		margin-right: 1px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:mr2 {
		margin-right: 2px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:mr4 {
		margin-right: 4px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:mr6 {
		margin-right: 6px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:mr8 {
		margin-right: 8px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:mr12 {
		margin-right: 12px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:mr16 {
		margin-right: 16px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:mr24 {
		margin-right: 24px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:mr32 {
		margin-right: 32px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:mr48 {
		margin-right: 48px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:mr64 {
		margin-right: 64px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:mr96 {
		margin-right: 96px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:mr128 {
		margin-right: 128px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:mb0 {
		margin-bottom: 0 !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:mb1 {
		margin-bottom: 1px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:mb2 {
		margin-bottom: 2px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:mb4 {
		margin-bottom: 4px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:mb6 {
		margin-bottom: 6px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:mb8 {
		margin-bottom: 8px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:mb12 {
		margin-bottom: 12px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:mb16 {
		margin-bottom: 16px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:mb24 {
		margin-bottom: 24px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:mb32 {
		margin-bottom: 32px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:mb48 {
		margin-bottom: 48px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:mb64 {
		margin-bottom: 64px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:mb96 {
		margin-bottom: 96px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:mb128 {
		margin-bottom: 128px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:ml0 {
		margin-left: 0 !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:ml1 {
		margin-left: 1px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:ml2 {
		margin-left: 2px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:ml4 {
		margin-left: 4px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:ml6 {
		margin-left: 6px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:ml8 {
		margin-left: 8px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:ml12 {
		margin-left: 12px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:ml16 {
		margin-left: 16px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:ml24 {
		margin-left: 24px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:ml32 {
		margin-left: 32px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:ml48 {
		margin-left: 48px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:ml64 {
		margin-left: 64px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:ml96 {
		margin-left: 96px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:ml128 {
		margin-left: 128px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:p0 {
		padding: 0 !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:p1 {
		padding: 1px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:p2 {
		padding: 2px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:p4 {
		padding: 4px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:p6 {
		padding: 6px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:p8 {
		padding: 8px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:p12 {
		padding: 12px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:p16 {
		padding: 16px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:p24 {
		padding: 24px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:p32 {
		padding: 32px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:p48 {
		padding: 48px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:p64 {
		padding: 64px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:p96 {
		padding: 96px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:p128 {
		padding: 128px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:pt0 {
		padding-top: 0 !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:pt1 {
		padding-top: 1px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:pt2 {
		padding-top: 2px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:pt4 {
		padding-top: 4px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:pt6 {
		padding-top: 6px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:pt8 {
		padding-top: 8px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:pt12 {
		padding-top: 12px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:pt16 {
		padding-top: 16px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:pt24 {
		padding-top: 24px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:pt32 {
		padding-top: 32px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:pt48 {
		padding-top: 48px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:pt64 {
		padding-top: 64px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:pt96 {
		padding-top: 96px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:pt128 {
		padding-top: 128px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:pr0 {
		padding-right: 0 !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:pr1 {
		padding-right: 1px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:pr2 {
		padding-right: 2px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:pr4 {
		padding-right: 4px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:pr6 {
		padding-right: 6px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:pr8 {
		padding-right: 8px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:pr12 {
		padding-right: 12px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:pr16 {
		padding-right: 16px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:pr24 {
		padding-right: 24px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:pr32 {
		padding-right: 32px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:pr48 {
		padding-right: 48px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:pr64 {
		padding-right: 64px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:pr96 {
		padding-right: 96px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:pr128 {
		padding-right: 128px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:pb0 {
		padding-bottom: 0 !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:pb1 {
		padding-bottom: 1px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:pb2 {
		padding-bottom: 2px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:pb4 {
		padding-bottom: 4px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:pb6 {
		padding-bottom: 6px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:pb8 {
		padding-bottom: 8px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:pb12 {
		padding-bottom: 12px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:pb16 {
		padding-bottom: 16px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:pb24 {
		padding-bottom: 24px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:pb32 {
		padding-bottom: 32px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:pb48 {
		padding-bottom: 48px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:pb64 {
		padding-bottom: 64px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:pb96 {
		padding-bottom: 96px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:pb128 {
		padding-bottom: 128px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:pl0 {
		padding-left: 0 !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:pl1 {
		padding-left: 1px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:pl2 {
		padding-left: 2px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:pl4 {
		padding-left: 4px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:pl6 {
		padding-left: 6px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:pl8 {
		padding-left: 8px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:pl12 {
		padding-left: 12px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:pl16 {
		padding-left: 16px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:pl24 {
		padding-left: 24px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:pl32 {
		padding-left: 32px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:pl48 {
		padding-left: 48px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:pl64 {
		padding-left: 64px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:pl96 {
		padding-left: 96px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:pl128 {
		padding-left: 128px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:ta-left {
		text-align: left !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:ta-center {
		text-align: center !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:ta-right {
		text-align: right !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:d-block {
		display: block !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:d-flex {
		display: flex !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:d-inline-flex {
		display: inline-flex !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:d-grid {
		display: grid !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:d-inline-grid {
		display: inline-grid !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:d-inline {
		display: inline !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:d-inline-block {
		display: inline-block !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:d-none {
		display: none !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:ps-absolute {
		position: absolute !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:ps-fixed {
		position: fixed !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:ps-relative {
		position: relative !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:ps-static {
		position: static !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:ps-sticky {
		position: sticky !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:bs-none {
		box-shadow: none !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:w25 {
		width: 25% !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:w33 {
		width: 33.33333% !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:w50 {
		width: 50% !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:w66 {
		width: 66.66667% !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:w75 {
		width: 75% !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:w100 {
		width: 100% !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:w-auto {
		width: auto !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:wmx100 {
		max-width: 100% !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:wmx-initial {
		max-width: initial !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:wmn100 {
		min-width: 100% !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:wmn-initial {
		min-width: initial !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:h100 {
		height: 100% !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:h-auto {
		height: auto !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:hmx100 {
		max-height: 100% !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:hmx-initial {
		max-height: initial !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:hmn100 {
		min-height: 100% !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .md\:hmn-initial {
		min-height: initial !important
	}
}

@media (max-width:816px) {
	html.html__responsive.html__unpinned-leftnav  .md\:ba {
		border-style: solid !important;
		border-width: 1px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:bt {
		border-top-style: solid !important;
		border-top-width: 1px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:br {
		border-right-style: solid !important;
		border-right-width: 1px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:bb {
		border-bottom-style: solid !important;
		border-bottom-width: 1px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:bl {
		border-left-style: solid !important;
		border-left-width: 1px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:baw0 {
		border-width: 0 !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:btw0 {
		border-top-width: 0 !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:brw0 {
		border-right-width: 0 !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:bbw0 {
		border-bottom-width: 0 !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:blw0 {
		border-left-width: 0 !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:bar0 {
		border-radius: 0 !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:fd-row {
		flex-direction: row !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:fd-row-reverse {
		flex-direction: row-reverse !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:fd-column {
		flex-direction: column !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:fd-column-reverse {
		flex-direction: column-reverse !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:fw-wrap {
		flex-wrap: wrap !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:fw-reverse {
		flex-wrap: wrap-reverse !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:fw-nowrap {
		flex-wrap: nowrap !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:jc-center {
		justify-content: center !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:jc-end {
		justify-content: flex-end !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:jc-space-around {
		justify-content: space-around !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:jc-space-between {
		justify-content: space-between !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:jc-space-evenly {
		justify-content: space-evenly !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:jc-start {
		justify-content: flex-start !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:ai-baseline {
		align-items: baseline !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:ai-center {
		align-items: center !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:ai-end {
		align-items: flex-end !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:ai-start {
		align-items: flex-start !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:ai-stretch {
		align-items: stretch !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:as-auto {
		align-self: auto !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:as-baseline {
		align-self: baseline !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:as-center {
		align-self: center !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:as-end {
		align-self: flex-end !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:as-start {
		align-self: flex-start !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:as-stretch {
		align-self: stretch !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:fl-grow1 {
		flex-grow: 1 !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:fl-grow0 {
		flex-grow: 0 !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:fl-shrink1 {
		flex-shrink: 1 !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:fl-shrink0 {
		flex-shrink: 0 !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:fl-none {
		flex: none !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:fl-initial {
		flex: 0 1 auto !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:fl-auto {
		flex: 1 1 auto !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:fl-equal {
		flex: 1 1 0% !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:order-first {
		order: -1 !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:order-last {
		order: 1 !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:fl0 {
		flex: 0 auto !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:fl1 {
		flex: 1 auto !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:g2 {
		gap: 2px
	}

	html.html__responsive.html__unpinned-leftnav  .md\:g4 {
		gap: 4px
	}

	html.html__responsive.html__unpinned-leftnav  .md\:g6 {
		gap: 6px
	}

	html.html__responsive.html__unpinned-leftnav  .md\:g8 {
		gap: 8px
	}

	html.html__responsive.html__unpinned-leftnav  .md\:g12 {
		gap: 12px
	}

	html.html__responsive.html__unpinned-leftnav  .md\:g16 {
		gap: 16px
	}

	html.html__responsive.html__unpinned-leftnav  .md\:g24 {
		gap: 24px
	}

	html.html__responsive.html__unpinned-leftnav  .md\:g32 {
		gap: 32px
	}

	html.html__responsive.html__unpinned-leftnav  .md\:g48 {
		gap: 48px
	}

	html.html__responsive.html__unpinned-leftnav  .md\:g64 {
		gap: 64px
	}

	html.html__responsive.html__unpinned-leftnav  .md\:g-af-dense {
		grid-auto-flow: dense
	}

	html.html__responsive.html__unpinned-leftnav  .md\:g-af-row {
		grid-auto-flow: row
	}

	html.html__responsive.html__unpinned-leftnav  .md\:g-af-column {
		grid-auto-flow: column
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid__1 {
		grid-template-columns: repeat(1, minmax(0, 1fr))
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid__2 {
		grid-template-columns: repeat(2, minmax(0, 1fr))
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid__3 {
		grid-template-columns: repeat(3, minmax(0, 1fr))
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid__4 {
		grid-template-columns: repeat(4, minmax(0, 1fr))
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid__5 {
		grid-template-columns: repeat(5, minmax(0, 1fr))
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid__6 {
		grid-template-columns: repeat(6, minmax(0, 1fr))
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid__7 {
		grid-template-columns: repeat(7, minmax(0, 1fr))
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid__8 {
		grid-template-columns: repeat(8, minmax(0, 1fr))
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid__9 {
		grid-template-columns: repeat(9, minmax(0, 1fr))
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid__10 {
		grid-template-columns: repeat(10, minmax(0, 1fr))
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid__11 {
		grid-template-columns: repeat(11, minmax(0, 1fr))
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid__12 {
		grid-template-columns: repeat(12, minmax(0, 1fr))
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--col-all {
		grid-column: 1 / -1
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--row-all {
		grid-row: 1 / -1
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--col1 {
		grid-column: span 1
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--col2 {
		grid-column: span 2
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--col3 {
		grid-column: span 3
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--col4 {
		grid-column: span 4
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--col5 {
		grid-column: span 5
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--col6 {
		grid-column: span 6
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--col7 {
		grid-column: span 7
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--col8 {
		grid-column: span 8
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--col9 {
		grid-column: span 9
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--col10 {
		grid-column: span 10
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--col11 {
		grid-column: span 11
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--col12 {
		grid-column: span 12
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--row1 {
		grid-row: span 1
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--row2 {
		grid-row: span 2
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--row3 {
		grid-row: span 3
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--row4 {
		grid-row: span 4
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--row5 {
		grid-row: span 5
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--row6 {
		grid-row: span 6
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--row7 {
		grid-row: span 7
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--row8 {
		grid-row: span 8
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--row9 {
		grid-row: span 9
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--row10 {
		grid-row: span 10
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--row11 {
		grid-row: span 11
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--row12 {
		grid-row: span 12
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--col-start1 {
		grid-column-start: 1
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--col-start2 {
		grid-column-start: 2
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--col-start3 {
		grid-column-start: 3
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--col-start4 {
		grid-column-start: 4
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--col-start5 {
		grid-column-start: 5
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--col-start6 {
		grid-column-start: 6
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--col-start7 {
		grid-column-start: 7
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--col-start8 {
		grid-column-start: 8
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--col-start9 {
		grid-column-start: 9
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--col-start10 {
		grid-column-start: 10
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--col-start11 {
		grid-column-start: 11
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--col-start12 {
		grid-column-start: 12
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--col-end2 {
		grid-column-end: 2
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--col-end3 {
		grid-column-end: 3
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--col-end4 {
		grid-column-end: 4
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--col-end5 {
		grid-column-end: 5
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--col-end6 {
		grid-column-end: 6
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--col-end7 {
		grid-column-end: 7
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--col-end8 {
		grid-column-end: 8
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--col-end9 {
		grid-column-end: 9
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--col-end10 {
		grid-column-end: 10
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--col-end11 {
		grid-column-end: 11
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--col-end12 {
		grid-column-end: 12
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--col-end13 {
		grid-column-end: 13
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--row-start1 {
		grid-row-start: 1
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--row-start2 {
		grid-row-start: 2
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--row-start3 {
		grid-row-start: 3
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--row-start4 {
		grid-row-start: 4
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--row-start5 {
		grid-row-start: 5
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--row-start6 {
		grid-row-start: 6
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--row-start7 {
		grid-row-start: 7
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--row-start8 {
		grid-row-start: 8
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--row-start9 {
		grid-row-start: 9
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--row-start10 {
		grid-row-start: 10
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--row-start11 {
		grid-row-start: 11
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--row-start12 {
		grid-row-start: 12
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--row-end2 {
		grid-row-end: 2
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--row-end3 {
		grid-row-end: 3
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--row-end4 {
		grid-row-end: 4
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--row-end5 {
		grid-row-end: 5
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--row-end6 {
		grid-row-end: 6
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--row-end7 {
		grid-row-end: 7
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--row-end8 {
		grid-row-end: 8
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--row-end9 {
		grid-row-end: 9
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--row-end10 {
		grid-row-end: 10
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--row-end11 {
		grid-row-end: 11
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--row-end12 {
		grid-row-end: 12
	}

	html.html__responsive.html__unpinned-leftnav  .md\:grid--row-end13 {
		grid-row-end: 13
	}

	html.html__responsive.html__unpinned-leftnav  .md\:ji-auto {
		justify-items: auto !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:ji-center {
		justify-items: center !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:ji-start {
		justify-items: start !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:ji-end {
		justify-items: end !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:ji-stretch {
		justify-items: stretch !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:ji-unset {
		justify-items: unset !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:js-auto {
		justify-self: auto !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:js-center {
		justify-self: center !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:js-start {
		justify-self: start !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:js-end {
		justify-self: end !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:js-stretch {
		justify-self: stretch !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:js-unset {
		justify-self: unset !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:m0 {
		margin: 0 !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:m1 {
		margin: 1px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:m2 {
		margin: 2px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:m4 {
		margin: 4px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:m6 {
		margin: 6px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:m8 {
		margin: 8px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:m12 {
		margin: 12px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:m16 {
		margin: 16px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:m24 {
		margin: 24px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:m32 {
		margin: 32px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:m48 {
		margin: 48px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:m64 {
		margin: 64px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:m96 {
		margin: 96px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:m128 {
		margin: 128px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:m-auto {
		margin: auto !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:mn2 {
		margin: -2px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:mn4 {
		margin: -4px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:mn6 {
		margin: -6px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:mn8 {
		margin: -8px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:mn12 {
		margin: -12px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:mn16 {
		margin: -16px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:mn24 {
		margin: -24px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:mn32 {
		margin: -32px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:mn48 {
		margin: -48px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:mn64 {
		margin: -64px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:mn96 {
		margin: -96px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:mn128 {
		margin: -128px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:mt0 {
		margin-top: 0 !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:mt1 {
		margin-top: 1px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:mt2 {
		margin-top: 2px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:mt4 {
		margin-top: 4px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:mt6 {
		margin-top: 6px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:mt8 {
		margin-top: 8px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:mt12 {
		margin-top: 12px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:mt16 {
		margin-top: 16px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:mt24 {
		margin-top: 24px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:mt32 {
		margin-top: 32px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:mt48 {
		margin-top: 48px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:mt64 {
		margin-top: 64px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:mt96 {
		margin-top: 96px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:mt128 {
		margin-top: 128px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:mr0 {
		margin-right: 0 !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:mr1 {
		margin-right: 1px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:mr2 {
		margin-right: 2px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:mr4 {
		margin-right: 4px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:mr6 {
		margin-right: 6px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:mr8 {
		margin-right: 8px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:mr12 {
		margin-right: 12px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:mr16 {
		margin-right: 16px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:mr24 {
		margin-right: 24px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:mr32 {
		margin-right: 32px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:mr48 {
		margin-right: 48px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:mr64 {
		margin-right: 64px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:mr96 {
		margin-right: 96px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:mr128 {
		margin-right: 128px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:mb0 {
		margin-bottom: 0 !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:mb1 {
		margin-bottom: 1px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:mb2 {
		margin-bottom: 2px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:mb4 {
		margin-bottom: 4px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:mb6 {
		margin-bottom: 6px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:mb8 {
		margin-bottom: 8px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:mb12 {
		margin-bottom: 12px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:mb16 {
		margin-bottom: 16px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:mb24 {
		margin-bottom: 24px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:mb32 {
		margin-bottom: 32px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:mb48 {
		margin-bottom: 48px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:mb64 {
		margin-bottom: 64px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:mb96 {
		margin-bottom: 96px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:mb128 {
		margin-bottom: 128px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:ml0 {
		margin-left: 0 !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:ml1 {
		margin-left: 1px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:ml2 {
		margin-left: 2px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:ml4 {
		margin-left: 4px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:ml6 {
		margin-left: 6px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:ml8 {
		margin-left: 8px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:ml12 {
		margin-left: 12px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:ml16 {
		margin-left: 16px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:ml24 {
		margin-left: 24px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:ml32 {
		margin-left: 32px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:ml48 {
		margin-left: 48px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:ml64 {
		margin-left: 64px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:ml96 {
		margin-left: 96px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:ml128 {
		margin-left: 128px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:p0 {
		padding: 0 !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:p1 {
		padding: 1px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:p2 {
		padding: 2px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:p4 {
		padding: 4px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:p6 {
		padding: 6px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:p8 {
		padding: 8px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:p12 {
		padding: 12px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:p16 {
		padding: 16px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:p24 {
		padding: 24px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:p32 {
		padding: 32px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:p48 {
		padding: 48px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:p64 {
		padding: 64px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:p96 {
		padding: 96px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:p128 {
		padding: 128px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:pt0 {
		padding-top: 0 !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:pt1 {
		padding-top: 1px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:pt2 {
		padding-top: 2px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:pt4 {
		padding-top: 4px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:pt6 {
		padding-top: 6px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:pt8 {
		padding-top: 8px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:pt12 {
		padding-top: 12px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:pt16 {
		padding-top: 16px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:pt24 {
		padding-top: 24px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:pt32 {
		padding-top: 32px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:pt48 {
		padding-top: 48px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:pt64 {
		padding-top: 64px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:pt96 {
		padding-top: 96px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:pt128 {
		padding-top: 128px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:pr0 {
		padding-right: 0 !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:pr1 {
		padding-right: 1px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:pr2 {
		padding-right: 2px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:pr4 {
		padding-right: 4px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:pr6 {
		padding-right: 6px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:pr8 {
		padding-right: 8px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:pr12 {
		padding-right: 12px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:pr16 {
		padding-right: 16px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:pr24 {
		padding-right: 24px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:pr32 {
		padding-right: 32px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:pr48 {
		padding-right: 48px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:pr64 {
		padding-right: 64px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:pr96 {
		padding-right: 96px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:pr128 {
		padding-right: 128px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:pb0 {
		padding-bottom: 0 !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:pb1 {
		padding-bottom: 1px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:pb2 {
		padding-bottom: 2px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:pb4 {
		padding-bottom: 4px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:pb6 {
		padding-bottom: 6px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:pb8 {
		padding-bottom: 8px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:pb12 {
		padding-bottom: 12px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:pb16 {
		padding-bottom: 16px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:pb24 {
		padding-bottom: 24px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:pb32 {
		padding-bottom: 32px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:pb48 {
		padding-bottom: 48px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:pb64 {
		padding-bottom: 64px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:pb96 {
		padding-bottom: 96px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:pb128 {
		padding-bottom: 128px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:pl0 {
		padding-left: 0 !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:pl1 {
		padding-left: 1px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:pl2 {
		padding-left: 2px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:pl4 {
		padding-left: 4px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:pl6 {
		padding-left: 6px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:pl8 {
		padding-left: 8px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:pl12 {
		padding-left: 12px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:pl16 {
		padding-left: 16px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:pl24 {
		padding-left: 24px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:pl32 {
		padding-left: 32px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:pl48 {
		padding-left: 48px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:pl64 {
		padding-left: 64px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:pl96 {
		padding-left: 96px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:pl128 {
		padding-left: 128px !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:ta-left {
		text-align: left !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:ta-center {
		text-align: center !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:ta-right {
		text-align: right !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:d-block {
		display: block !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:d-flex {
		display: flex !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:d-inline-flex {
		display: inline-flex !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:d-grid {
		display: grid !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:d-inline-grid {
		display: inline-grid !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:d-inline {
		display: inline !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:d-inline-block {
		display: inline-block !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:d-none {
		display: none !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:ps-absolute {
		position: absolute !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:ps-fixed {
		position: fixed !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:ps-relative {
		position: relative !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:ps-static {
		position: static !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:ps-sticky {
		position: sticky !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:bs-none {
		box-shadow: none !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:w25 {
		width: 25% !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:w33 {
		width: 33.33333% !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:w50 {
		width: 50% !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:w66 {
		width: 66.66667% !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:w75 {
		width: 75% !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:w100 {
		width: 100% !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:w-auto {
		width: auto !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:wmx100 {
		max-width: 100% !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:wmx-initial {
		max-width: initial !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:wmn100 {
		min-width: 100% !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:wmn-initial {
		min-width: initial !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:h100 {
		height: 100% !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:h-auto {
		height: auto !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:hmx100 {
		max-height: 100% !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:hmx-initial {
		max-height: initial !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:hmn100 {
		min-height: 100% !important
	}

	html.html__responsive.html__unpinned-leftnav  .md\:hmn-initial {
		min-height: initial !important
	}
}

@media (max-width:640px) {
	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:ba {
		border-style: solid !important;
		border-width: 1px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:bt {
		border-top-style: solid !important;
		border-top-width: 1px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:br {
		border-right-style: solid !important;
		border-right-width: 1px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:bb {
		border-bottom-style: solid !important;
		border-bottom-width: 1px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:bl {
		border-left-style: solid !important;
		border-left-width: 1px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:baw0 {
		border-width: 0 !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:btw0 {
		border-top-width: 0 !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:brw0 {
		border-right-width: 0 !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:bbw0 {
		border-bottom-width: 0 !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:blw0 {
		border-left-width: 0 !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:bar0 {
		border-radius: 0 !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:fd-row {
		flex-direction: row !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:fd-row-reverse {
		flex-direction: row-reverse !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:fd-column {
		flex-direction: column !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:fd-column-reverse {
		flex-direction: column-reverse !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:fw-wrap {
		flex-wrap: wrap !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:fw-reverse {
		flex-wrap: wrap-reverse !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:fw-nowrap {
		flex-wrap: nowrap !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:jc-center {
		justify-content: center !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:jc-end {
		justify-content: flex-end !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:jc-space-around {
		justify-content: space-around !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:jc-space-between {
		justify-content: space-between !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:jc-space-evenly {
		justify-content: space-evenly !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:jc-start {
		justify-content: flex-start !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:ai-baseline {
		align-items: baseline !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:ai-center {
		align-items: center !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:ai-end {
		align-items: flex-end !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:ai-start {
		align-items: flex-start !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:ai-stretch {
		align-items: stretch !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:as-auto {
		align-self: auto !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:as-baseline {
		align-self: baseline !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:as-center {
		align-self: center !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:as-end {
		align-self: flex-end !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:as-start {
		align-self: flex-start !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:as-stretch {
		align-self: stretch !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:fl-grow1 {
		flex-grow: 1 !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:fl-grow0 {
		flex-grow: 0 !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:fl-shrink1 {
		flex-shrink: 1 !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:fl-shrink0 {
		flex-shrink: 0 !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:fl-none {
		flex: none !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:fl-initial {
		flex: 0 1 auto !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:fl-auto {
		flex: 1 1 auto !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:fl-equal {
		flex: 1 1 0% !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:order-first {
		order: -1 !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:order-last {
		order: 1 !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:fl0 {
		flex: 0 auto !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:fl1 {
		flex: 1 auto !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:g2 {
		gap: 2px
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:g4 {
		gap: 4px
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:g6 {
		gap: 6px
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:g8 {
		gap: 8px
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:g12 {
		gap: 12px
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:g16 {
		gap: 16px
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:g24 {
		gap: 24px
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:g32 {
		gap: 32px
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:g48 {
		gap: 48px
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:g64 {
		gap: 64px
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:g-af-dense {
		grid-auto-flow: dense
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:g-af-row {
		grid-auto-flow: row
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:g-af-column {
		grid-auto-flow: column
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid__1 {
		grid-template-columns: repeat(1, minmax(0, 1fr))
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid__2 {
		grid-template-columns: repeat(2, minmax(0, 1fr))
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid__3 {
		grid-template-columns: repeat(3, minmax(0, 1fr))
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid__4 {
		grid-template-columns: repeat(4, minmax(0, 1fr))
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid__5 {
		grid-template-columns: repeat(5, minmax(0, 1fr))
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid__6 {
		grid-template-columns: repeat(6, minmax(0, 1fr))
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid__7 {
		grid-template-columns: repeat(7, minmax(0, 1fr))
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid__8 {
		grid-template-columns: repeat(8, minmax(0, 1fr))
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid__9 {
		grid-template-columns: repeat(9, minmax(0, 1fr))
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid__10 {
		grid-template-columns: repeat(10, minmax(0, 1fr))
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid__11 {
		grid-template-columns: repeat(11, minmax(0, 1fr))
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid__12 {
		grid-template-columns: repeat(12, minmax(0, 1fr))
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--col-all {
		grid-column: 1 / -1
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--row-all {
		grid-row: 1 / -1
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--col1 {
		grid-column: span 1
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--col2 {
		grid-column: span 2
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--col3 {
		grid-column: span 3
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--col4 {
		grid-column: span 4
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--col5 {
		grid-column: span 5
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--col6 {
		grid-column: span 6
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--col7 {
		grid-column: span 7
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--col8 {
		grid-column: span 8
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--col9 {
		grid-column: span 9
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--col10 {
		grid-column: span 10
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--col11 {
		grid-column: span 11
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--col12 {
		grid-column: span 12
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--row1 {
		grid-row: span 1
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--row2 {
		grid-row: span 2
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--row3 {
		grid-row: span 3
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--row4 {
		grid-row: span 4
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--row5 {
		grid-row: span 5
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--row6 {
		grid-row: span 6
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--row7 {
		grid-row: span 7
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--row8 {
		grid-row: span 8
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--row9 {
		grid-row: span 9
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--row10 {
		grid-row: span 10
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--row11 {
		grid-row: span 11
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--row12 {
		grid-row: span 12
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--col-start1 {
		grid-column-start: 1
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--col-start2 {
		grid-column-start: 2
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--col-start3 {
		grid-column-start: 3
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--col-start4 {
		grid-column-start: 4
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--col-start5 {
		grid-column-start: 5
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--col-start6 {
		grid-column-start: 6
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--col-start7 {
		grid-column-start: 7
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--col-start8 {
		grid-column-start: 8
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--col-start9 {
		grid-column-start: 9
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--col-start10 {
		grid-column-start: 10
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--col-start11 {
		grid-column-start: 11
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--col-start12 {
		grid-column-start: 12
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--col-end2 {
		grid-column-end: 2
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--col-end3 {
		grid-column-end: 3
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--col-end4 {
		grid-column-end: 4
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--col-end5 {
		grid-column-end: 5
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--col-end6 {
		grid-column-end: 6
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--col-end7 {
		grid-column-end: 7
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--col-end8 {
		grid-column-end: 8
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--col-end9 {
		grid-column-end: 9
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--col-end10 {
		grid-column-end: 10
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--col-end11 {
		grid-column-end: 11
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--col-end12 {
		grid-column-end: 12
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--col-end13 {
		grid-column-end: 13
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--row-start1 {
		grid-row-start: 1
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--row-start2 {
		grid-row-start: 2
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--row-start3 {
		grid-row-start: 3
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--row-start4 {
		grid-row-start: 4
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--row-start5 {
		grid-row-start: 5
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--row-start6 {
		grid-row-start: 6
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--row-start7 {
		grid-row-start: 7
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--row-start8 {
		grid-row-start: 8
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--row-start9 {
		grid-row-start: 9
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--row-start10 {
		grid-row-start: 10
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--row-start11 {
		grid-row-start: 11
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--row-start12 {
		grid-row-start: 12
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--row-end2 {
		grid-row-end: 2
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--row-end3 {
		grid-row-end: 3
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--row-end4 {
		grid-row-end: 4
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--row-end5 {
		grid-row-end: 5
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--row-end6 {
		grid-row-end: 6
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--row-end7 {
		grid-row-end: 7
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--row-end8 {
		grid-row-end: 8
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--row-end9 {
		grid-row-end: 9
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--row-end10 {
		grid-row-end: 10
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--row-end11 {
		grid-row-end: 11
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--row-end12 {
		grid-row-end: 12
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:grid--row-end13 {
		grid-row-end: 13
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:ji-auto {
		justify-items: auto !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:ji-center {
		justify-items: center !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:ji-start {
		justify-items: start !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:ji-end {
		justify-items: end !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:ji-stretch {
		justify-items: stretch !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:ji-unset {
		justify-items: unset !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:js-auto {
		justify-self: auto !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:js-center {
		justify-self: center !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:js-start {
		justify-self: start !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:js-end {
		justify-self: end !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:js-stretch {
		justify-self: stretch !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:js-unset {
		justify-self: unset !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:m0 {
		margin: 0 !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:m1 {
		margin: 1px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:m2 {
		margin: 2px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:m4 {
		margin: 4px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:m6 {
		margin: 6px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:m8 {
		margin: 8px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:m12 {
		margin: 12px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:m16 {
		margin: 16px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:m24 {
		margin: 24px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:m32 {
		margin: 32px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:m48 {
		margin: 48px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:m64 {
		margin: 64px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:m96 {
		margin: 96px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:m128 {
		margin: 128px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:m-auto {
		margin: auto !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:mn2 {
		margin: -2px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:mn4 {
		margin: -4px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:mn6 {
		margin: -6px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:mn8 {
		margin: -8px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:mn12 {
		margin: -12px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:mn16 {
		margin: -16px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:mn24 {
		margin: -24px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:mn32 {
		margin: -32px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:mn48 {
		margin: -48px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:mn64 {
		margin: -64px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:mn96 {
		margin: -96px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:mn128 {
		margin: -128px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:mt0 {
		margin-top: 0 !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:mt1 {
		margin-top: 1px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:mt2 {
		margin-top: 2px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:mt4 {
		margin-top: 4px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:mt6 {
		margin-top: 6px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:mt8 {
		margin-top: 8px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:mt12 {
		margin-top: 12px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:mt16 {
		margin-top: 16px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:mt24 {
		margin-top: 24px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:mt32 {
		margin-top: 32px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:mt48 {
		margin-top: 48px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:mt64 {
		margin-top: 64px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:mt96 {
		margin-top: 96px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:mt128 {
		margin-top: 128px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:mr0 {
		margin-right: 0 !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:mr1 {
		margin-right: 1px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:mr2 {
		margin-right: 2px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:mr4 {
		margin-right: 4px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:mr6 {
		margin-right: 6px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:mr8 {
		margin-right: 8px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:mr12 {
		margin-right: 12px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:mr16 {
		margin-right: 16px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:mr24 {
		margin-right: 24px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:mr32 {
		margin-right: 32px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:mr48 {
		margin-right: 48px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:mr64 {
		margin-right: 64px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:mr96 {
		margin-right: 96px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:mr128 {
		margin-right: 128px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:mb0 {
		margin-bottom: 0 !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:mb1 {
		margin-bottom: 1px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:mb2 {
		margin-bottom: 2px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:mb4 {
		margin-bottom: 4px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:mb6 {
		margin-bottom: 6px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:mb8 {
		margin-bottom: 8px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:mb12 {
		margin-bottom: 12px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:mb16 {
		margin-bottom: 16px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:mb24 {
		margin-bottom: 24px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:mb32 {
		margin-bottom: 32px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:mb48 {
		margin-bottom: 48px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:mb64 {
		margin-bottom: 64px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:mb96 {
		margin-bottom: 96px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:mb128 {
		margin-bottom: 128px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:ml0 {
		margin-left: 0 !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:ml1 {
		margin-left: 1px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:ml2 {
		margin-left: 2px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:ml4 {
		margin-left: 4px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:ml6 {
		margin-left: 6px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:ml8 {
		margin-left: 8px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:ml12 {
		margin-left: 12px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:ml16 {
		margin-left: 16px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:ml24 {
		margin-left: 24px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:ml32 {
		margin-left: 32px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:ml48 {
		margin-left: 48px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:ml64 {
		margin-left: 64px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:ml96 {
		margin-left: 96px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:ml128 {
		margin-left: 128px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:p0 {
		padding: 0 !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:p1 {
		padding: 1px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:p2 {
		padding: 2px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:p4 {
		padding: 4px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:p6 {
		padding: 6px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:p8 {
		padding: 8px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:p12 {
		padding: 12px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:p16 {
		padding: 16px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:p24 {
		padding: 24px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:p32 {
		padding: 32px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:p48 {
		padding: 48px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:p64 {
		padding: 64px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:p96 {
		padding: 96px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:p128 {
		padding: 128px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:pt0 {
		padding-top: 0 !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:pt1 {
		padding-top: 1px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:pt2 {
		padding-top: 2px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:pt4 {
		padding-top: 4px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:pt6 {
		padding-top: 6px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:pt8 {
		padding-top: 8px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:pt12 {
		padding-top: 12px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:pt16 {
		padding-top: 16px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:pt24 {
		padding-top: 24px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:pt32 {
		padding-top: 32px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:pt48 {
		padding-top: 48px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:pt64 {
		padding-top: 64px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:pt96 {
		padding-top: 96px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:pt128 {
		padding-top: 128px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:pr0 {
		padding-right: 0 !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:pr1 {
		padding-right: 1px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:pr2 {
		padding-right: 2px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:pr4 {
		padding-right: 4px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:pr6 {
		padding-right: 6px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:pr8 {
		padding-right: 8px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:pr12 {
		padding-right: 12px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:pr16 {
		padding-right: 16px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:pr24 {
		padding-right: 24px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:pr32 {
		padding-right: 32px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:pr48 {
		padding-right: 48px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:pr64 {
		padding-right: 64px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:pr96 {
		padding-right: 96px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:pr128 {
		padding-right: 128px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:pb0 {
		padding-bottom: 0 !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:pb1 {
		padding-bottom: 1px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:pb2 {
		padding-bottom: 2px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:pb4 {
		padding-bottom: 4px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:pb6 {
		padding-bottom: 6px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:pb8 {
		padding-bottom: 8px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:pb12 {
		padding-bottom: 12px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:pb16 {
		padding-bottom: 16px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:pb24 {
		padding-bottom: 24px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:pb32 {
		padding-bottom: 32px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:pb48 {
		padding-bottom: 48px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:pb64 {
		padding-bottom: 64px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:pb96 {
		padding-bottom: 96px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:pb128 {
		padding-bottom: 128px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:pl0 {
		padding-left: 0 !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:pl1 {
		padding-left: 1px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:pl2 {
		padding-left: 2px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:pl4 {
		padding-left: 4px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:pl6 {
		padding-left: 6px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:pl8 {
		padding-left: 8px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:pl12 {
		padding-left: 12px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:pl16 {
		padding-left: 16px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:pl24 {
		padding-left: 24px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:pl32 {
		padding-left: 32px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:pl48 {
		padding-left: 48px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:pl64 {
		padding-left: 64px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:pl96 {
		padding-left: 96px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:pl128 {
		padding-left: 128px !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:ta-left {
		text-align: left !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:ta-center {
		text-align: center !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:ta-right {
		text-align: right !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:d-block {
		display: block !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:d-flex {
		display: flex !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:d-inline-flex {
		display: inline-flex !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:d-grid {
		display: grid !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:d-inline-grid {
		display: inline-grid !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:d-inline {
		display: inline !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:d-inline-block {
		display: inline-block !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:d-none {
		display: none !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:ps-absolute {
		position: absolute !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:ps-fixed {
		position: fixed !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:ps-relative {
		position: relative !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:ps-static {
		position: static !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:ps-sticky {
		position: sticky !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:bs-none {
		box-shadow: none !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:w25 {
		width: 25% !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:w33 {
		width: 33.33333% !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:w50 {
		width: 50% !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:w66 {
		width: 66.66667% !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:w75 {
		width: 75% !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:w100 {
		width: 100% !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:w-auto {
		width: auto !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:wmx100 {
		max-width: 100% !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:wmx-initial {
		max-width: initial !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:wmn100 {
		min-width: 100% !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:wmn-initial {
		min-width: initial !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:h100 {
		height: 100% !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:h-auto {
		height: auto !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:hmx100 {
		max-height: 100% !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:hmx-initial {
		max-height: initial !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:hmn100 {
		min-height: 100% !important
	}

	html.html__responsive:not(.html__unpinned-leftnav)  .sm\:hmn-initial {
		min-height: initial !important
	}
}

@media (max-width:640px) {
	html.html__responsive.html__unpinned-leftnav  .sm\:ba {
		border-style: solid !important;
		border-width: 1px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:bt {
		border-top-style: solid !important;
		border-top-width: 1px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:br {
		border-right-style: solid !important;
		border-right-width: 1px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:bb {
		border-bottom-style: solid !important;
		border-bottom-width: 1px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:bl {
		border-left-style: solid !important;
		border-left-width: 1px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:baw0 {
		border-width: 0 !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:btw0 {
		border-top-width: 0 !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:brw0 {
		border-right-width: 0 !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:bbw0 {
		border-bottom-width: 0 !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:blw0 {
		border-left-width: 0 !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:bar0 {
		border-radius: 0 !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:fd-row {
		flex-direction: row !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:fd-row-reverse {
		flex-direction: row-reverse !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:fd-column {
		flex-direction: column !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:fd-column-reverse {
		flex-direction: column-reverse !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:fw-wrap {
		flex-wrap: wrap !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:fw-reverse {
		flex-wrap: wrap-reverse !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:fw-nowrap {
		flex-wrap: nowrap !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:jc-center {
		justify-content: center !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:jc-end {
		justify-content: flex-end !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:jc-space-around {
		justify-content: space-around !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:jc-space-between {
		justify-content: space-between !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:jc-space-evenly {
		justify-content: space-evenly !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:jc-start {
		justify-content: flex-start !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:ai-baseline {
		align-items: baseline !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:ai-center {
		align-items: center !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:ai-end {
		align-items: flex-end !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:ai-start {
		align-items: flex-start !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:ai-stretch {
		align-items: stretch !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:as-auto {
		align-self: auto !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:as-baseline {
		align-self: baseline !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:as-center {
		align-self: center !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:as-end {
		align-self: flex-end !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:as-start {
		align-self: flex-start !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:as-stretch {
		align-self: stretch !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:fl-grow1 {
		flex-grow: 1 !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:fl-grow0 {
		flex-grow: 0 !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:fl-shrink1 {
		flex-shrink: 1 !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:fl-shrink0 {
		flex-shrink: 0 !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:fl-none {
		flex: none !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:fl-initial {
		flex: 0 1 auto !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:fl-auto {
		flex: 1 1 auto !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:fl-equal {
		flex: 1 1 0% !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:order-first {
		order: -1 !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:order-last {
		order: 1 !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:fl0 {
		flex: 0 auto !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:fl1 {
		flex: 1 auto !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:g2 {
		gap: 2px
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:g4 {
		gap: 4px
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:g6 {
		gap: 6px
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:g8 {
		gap: 8px
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:g12 {
		gap: 12px
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:g16 {
		gap: 16px
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:g24 {
		gap: 24px
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:g32 {
		gap: 32px
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:g48 {
		gap: 48px
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:g64 {
		gap: 64px
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:g-af-dense {
		grid-auto-flow: dense
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:g-af-row {
		grid-auto-flow: row
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:g-af-column {
		grid-auto-flow: column
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid__1 {
		grid-template-columns: repeat(1, minmax(0, 1fr))
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid__2 {
		grid-template-columns: repeat(2, minmax(0, 1fr))
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid__3 {
		grid-template-columns: repeat(3, minmax(0, 1fr))
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid__4 {
		grid-template-columns: repeat(4, minmax(0, 1fr))
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid__5 {
		grid-template-columns: repeat(5, minmax(0, 1fr))
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid__6 {
		grid-template-columns: repeat(6, minmax(0, 1fr))
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid__7 {
		grid-template-columns: repeat(7, minmax(0, 1fr))
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid__8 {
		grid-template-columns: repeat(8, minmax(0, 1fr))
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid__9 {
		grid-template-columns: repeat(9, minmax(0, 1fr))
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid__10 {
		grid-template-columns: repeat(10, minmax(0, 1fr))
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid__11 {
		grid-template-columns: repeat(11, minmax(0, 1fr))
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid__12 {
		grid-template-columns: repeat(12, minmax(0, 1fr))
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--col-all {
		grid-column: 1 / -1
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--row-all {
		grid-row: 1 / -1
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--col1 {
		grid-column: span 1
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--col2 {
		grid-column: span 2
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--col3 {
		grid-column: span 3
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--col4 {
		grid-column: span 4
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--col5 {
		grid-column: span 5
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--col6 {
		grid-column: span 6
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--col7 {
		grid-column: span 7
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--col8 {
		grid-column: span 8
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--col9 {
		grid-column: span 9
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--col10 {
		grid-column: span 10
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--col11 {
		grid-column: span 11
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--col12 {
		grid-column: span 12
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--row1 {
		grid-row: span 1
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--row2 {
		grid-row: span 2
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--row3 {
		grid-row: span 3
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--row4 {
		grid-row: span 4
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--row5 {
		grid-row: span 5
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--row6 {
		grid-row: span 6
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--row7 {
		grid-row: span 7
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--row8 {
		grid-row: span 8
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--row9 {
		grid-row: span 9
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--row10 {
		grid-row: span 10
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--row11 {
		grid-row: span 11
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--row12 {
		grid-row: span 12
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--col-start1 {
		grid-column-start: 1
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--col-start2 {
		grid-column-start: 2
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--col-start3 {
		grid-column-start: 3
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--col-start4 {
		grid-column-start: 4
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--col-start5 {
		grid-column-start: 5
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--col-start6 {
		grid-column-start: 6
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--col-start7 {
		grid-column-start: 7
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--col-start8 {
		grid-column-start: 8
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--col-start9 {
		grid-column-start: 9
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--col-start10 {
		grid-column-start: 10
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--col-start11 {
		grid-column-start: 11
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--col-start12 {
		grid-column-start: 12
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--col-end2 {
		grid-column-end: 2
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--col-end3 {
		grid-column-end: 3
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--col-end4 {
		grid-column-end: 4
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--col-end5 {
		grid-column-end: 5
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--col-end6 {
		grid-column-end: 6
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--col-end7 {
		grid-column-end: 7
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--col-end8 {
		grid-column-end: 8
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--col-end9 {
		grid-column-end: 9
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--col-end10 {
		grid-column-end: 10
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--col-end11 {
		grid-column-end: 11
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--col-end12 {
		grid-column-end: 12
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--col-end13 {
		grid-column-end: 13
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--row-start1 {
		grid-row-start: 1
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--row-start2 {
		grid-row-start: 2
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--row-start3 {
		grid-row-start: 3
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--row-start4 {
		grid-row-start: 4
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--row-start5 {
		grid-row-start: 5
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--row-start6 {
		grid-row-start: 6
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--row-start7 {
		grid-row-start: 7
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--row-start8 {
		grid-row-start: 8
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--row-start9 {
		grid-row-start: 9
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--row-start10 {
		grid-row-start: 10
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--row-start11 {
		grid-row-start: 11
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--row-start12 {
		grid-row-start: 12
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--row-end2 {
		grid-row-end: 2
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--row-end3 {
		grid-row-end: 3
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--row-end4 {
		grid-row-end: 4
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--row-end5 {
		grid-row-end: 5
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--row-end6 {
		grid-row-end: 6
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--row-end7 {
		grid-row-end: 7
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--row-end8 {
		grid-row-end: 8
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--row-end9 {
		grid-row-end: 9
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--row-end10 {
		grid-row-end: 10
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--row-end11 {
		grid-row-end: 11
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--row-end12 {
		grid-row-end: 12
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:grid--row-end13 {
		grid-row-end: 13
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:ji-auto {
		justify-items: auto !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:ji-center {
		justify-items: center !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:ji-start {
		justify-items: start !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:ji-end {
		justify-items: end !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:ji-stretch {
		justify-items: stretch !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:ji-unset {
		justify-items: unset !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:js-auto {
		justify-self: auto !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:js-center {
		justify-self: center !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:js-start {
		justify-self: start !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:js-end {
		justify-self: end !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:js-stretch {
		justify-self: stretch !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:js-unset {
		justify-self: unset !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:m0 {
		margin: 0 !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:m1 {
		margin: 1px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:m2 {
		margin: 2px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:m4 {
		margin: 4px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:m6 {
		margin: 6px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:m8 {
		margin: 8px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:m12 {
		margin: 12px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:m16 {
		margin: 16px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:m24 {
		margin: 24px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:m32 {
		margin: 32px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:m48 {
		margin: 48px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:m64 {
		margin: 64px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:m96 {
		margin: 96px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:m128 {
		margin: 128px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:m-auto {
		margin: auto !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:mn2 {
		margin: -2px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:mn4 {
		margin: -4px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:mn6 {
		margin: -6px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:mn8 {
		margin: -8px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:mn12 {
		margin: -12px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:mn16 {
		margin: -16px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:mn24 {
		margin: -24px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:mn32 {
		margin: -32px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:mn48 {
		margin: -48px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:mn64 {
		margin: -64px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:mn96 {
		margin: -96px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:mn128 {
		margin: -128px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:mt0 {
		margin-top: 0 !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:mt1 {
		margin-top: 1px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:mt2 {
		margin-top: 2px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:mt4 {
		margin-top: 4px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:mt6 {
		margin-top: 6px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:mt8 {
		margin-top: 8px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:mt12 {
		margin-top: 12px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:mt16 {
		margin-top: 16px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:mt24 {
		margin-top: 24px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:mt32 {
		margin-top: 32px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:mt48 {
		margin-top: 48px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:mt64 {
		margin-top: 64px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:mt96 {
		margin-top: 96px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:mt128 {
		margin-top: 128px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:mr0 {
		margin-right: 0 !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:mr1 {
		margin-right: 1px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:mr2 {
		margin-right: 2px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:mr4 {
		margin-right: 4px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:mr6 {
		margin-right: 6px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:mr8 {
		margin-right: 8px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:mr12 {
		margin-right: 12px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:mr16 {
		margin-right: 16px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:mr24 {
		margin-right: 24px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:mr32 {
		margin-right: 32px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:mr48 {
		margin-right: 48px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:mr64 {
		margin-right: 64px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:mr96 {
		margin-right: 96px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:mr128 {
		margin-right: 128px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:mb0 {
		margin-bottom: 0 !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:mb1 {
		margin-bottom: 1px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:mb2 {
		margin-bottom: 2px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:mb4 {
		margin-bottom: 4px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:mb6 {
		margin-bottom: 6px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:mb8 {
		margin-bottom: 8px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:mb12 {
		margin-bottom: 12px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:mb16 {
		margin-bottom: 16px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:mb24 {
		margin-bottom: 24px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:mb32 {
		margin-bottom: 32px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:mb48 {
		margin-bottom: 48px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:mb64 {
		margin-bottom: 64px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:mb96 {
		margin-bottom: 96px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:mb128 {
		margin-bottom: 128px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:ml0 {
		margin-left: 0 !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:ml1 {
		margin-left: 1px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:ml2 {
		margin-left: 2px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:ml4 {
		margin-left: 4px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:ml6 {
		margin-left: 6px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:ml8 {
		margin-left: 8px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:ml12 {
		margin-left: 12px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:ml16 {
		margin-left: 16px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:ml24 {
		margin-left: 24px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:ml32 {
		margin-left: 32px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:ml48 {
		margin-left: 48px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:ml64 {
		margin-left: 64px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:ml96 {
		margin-left: 96px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:ml128 {
		margin-left: 128px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:p0 {
		padding: 0 !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:p1 {
		padding: 1px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:p2 {
		padding: 2px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:p4 {
		padding: 4px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:p6 {
		padding: 6px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:p8 {
		padding: 8px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:p12 {
		padding: 12px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:p16 {
		padding: 16px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:p24 {
		padding: 24px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:p32 {
		padding: 32px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:p48 {
		padding: 48px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:p64 {
		padding: 64px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:p96 {
		padding: 96px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:p128 {
		padding: 128px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:pt0 {
		padding-top: 0 !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:pt1 {
		padding-top: 1px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:pt2 {
		padding-top: 2px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:pt4 {
		padding-top: 4px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:pt6 {
		padding-top: 6px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:pt8 {
		padding-top: 8px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:pt12 {
		padding-top: 12px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:pt16 {
		padding-top: 16px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:pt24 {
		padding-top: 24px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:pt32 {
		padding-top: 32px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:pt48 {
		padding-top: 48px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:pt64 {
		padding-top: 64px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:pt96 {
		padding-top: 96px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:pt128 {
		padding-top: 128px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:pr0 {
		padding-right: 0 !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:pr1 {
		padding-right: 1px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:pr2 {
		padding-right: 2px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:pr4 {
		padding-right: 4px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:pr6 {
		padding-right: 6px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:pr8 {
		padding-right: 8px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:pr12 {
		padding-right: 12px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:pr16 {
		padding-right: 16px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:pr24 {
		padding-right: 24px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:pr32 {
		padding-right: 32px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:pr48 {
		padding-right: 48px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:pr64 {
		padding-right: 64px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:pr96 {
		padding-right: 96px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:pr128 {
		padding-right: 128px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:pb0 {
		padding-bottom: 0 !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:pb1 {
		padding-bottom: 1px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:pb2 {
		padding-bottom: 2px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:pb4 {
		padding-bottom: 4px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:pb6 {
		padding-bottom: 6px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:pb8 {
		padding-bottom: 8px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:pb12 {
		padding-bottom: 12px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:pb16 {
		padding-bottom: 16px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:pb24 {
		padding-bottom: 24px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:pb32 {
		padding-bottom: 32px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:pb48 {
		padding-bottom: 48px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:pb64 {
		padding-bottom: 64px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:pb96 {
		padding-bottom: 96px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:pb128 {
		padding-bottom: 128px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:pl0 {
		padding-left: 0 !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:pl1 {
		padding-left: 1px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:pl2 {
		padding-left: 2px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:pl4 {
		padding-left: 4px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:pl6 {
		padding-left: 6px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:pl8 {
		padding-left: 8px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:pl12 {
		padding-left: 12px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:pl16 {
		padding-left: 16px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:pl24 {
		padding-left: 24px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:pl32 {
		padding-left: 32px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:pl48 {
		padding-left: 48px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:pl64 {
		padding-left: 64px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:pl96 {
		padding-left: 96px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:pl128 {
		padding-left: 128px !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:ta-left {
		text-align: left !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:ta-center {
		text-align: center !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:ta-right {
		text-align: right !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:d-block {
		display: block !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:d-flex {
		display: flex !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:d-inline-flex {
		display: inline-flex !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:d-grid {
		display: grid !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:d-inline-grid {
		display: inline-grid !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:d-inline {
		display: inline !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:d-inline-block {
		display: inline-block !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:d-none {
		display: none !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:ps-absolute {
		position: absolute !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:ps-fixed {
		position: fixed !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:ps-relative {
		position: relative !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:ps-static {
		position: static !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:ps-sticky {
		position: sticky !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:bs-none {
		box-shadow: none !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:w25 {
		width: 25% !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:w33 {
		width: 33.33333% !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:w50 {
		width: 50% !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:w66 {
		width: 66.66667% !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:w75 {
		width: 75% !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:w100 {
		width: 100% !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:w-auto {
		width: auto !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:wmx100 {
		max-width: 100% !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:wmx-initial {
		max-width: initial !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:wmn100 {
		min-width: 100% !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:wmn-initial {
		min-width: initial !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:h100 {
		height: 100% !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:h-auto {
		height: auto !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:hmx100 {
		max-height: 100% !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:hmx-initial {
		max-height: initial !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:hmn100 {
		min-height: 100% !important
	}

	html.html__responsive.html__unpinned-leftnav  .sm\:hmn-initial {
		min-height: initial !important
	}
}</pre></body></html>