
*, :after, :before {
	--tw-border-spacing-x: 0;
	--tw-border-spacing-y: 0;
	--tw-translate-x: 0;
	--tw-translate-y: 0;
	--tw-rotate: 0;
	--tw-skew-x: 0;
	--tw-skew-y: 0;
	--tw-scale-x: 1;
	--tw-scale-y: 1;
	--tw-scroll-snap-strictness: proximity;
	--tw-ring-offset-width: 0px;
	--tw-ring-offset-color: #fff;
	--tw-ring-color: rgba(59, 130, 246, .5);
	--tw-ring-offset-shadow: 0 0 rgba(0, 0, 0, 0);
	--tw-ring-shadow: 0 0 rgba(0, 0, 0, 0);
	--tw-shadow: 0 0 rgba(0, 0, 0, 0);
	--tw-shadow-colored: 0 0 rgba(0, 0, 0, 0);
}

::backdrop {
	--tw-border-spacing-x: 0;
	--tw-border-spacing-y: 0;
	--tw-translate-x: 0;
	--tw-translate-y: 0;
	--tw-rotate: 0;
	--tw-skew-x: 0;
	--tw-skew-y: 0;
	--tw-scale-x: 1;
	--tw-scale-y: 1;
	--tw-scroll-snap-strictness: proximity;
	--tw-ring-offset-width: 0px;
	--tw-ring-offset-color: #fff;
	--tw-ring-color: rgba(59, 130, 246, .5);
	--tw-ring-offset-shadow: 0 0 rgba(0, 0, 0, 0);
	--tw-ring-shadow: 0 0 rgba(0, 0, 0, 0);
	--tw-shadow: 0 0 rgba(0, 0, 0, 0);
	--tw-shadow-colored: 0 0 rgba(0, 0, 0, 0);
}

*, :after, :before {
	border: 0 solid #e5e7eb;
	box-sizing: border-box;
}

:after, :before {
	--tw-content: "";
}

:host, html {
	line-height: 1.5;
	-webkit-text-size-adjust: 100%;
	font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
	font-feature-settings: normal;
	font-variation-settings: normal;
	-moz-tab-size: 4;
	-o-tab-size: 4;
	tab-size: 4;
	-webkit-tap-highlight-color: transparent;
}

body {
	line-height: inherit;
	margin: 0;
}

hr {
	border-top-width: 1px;
	color: inherit;
	height: 0;
}

abbr:where([title]) {
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
}

h1, h2, h3, h4, h5, h6 {
	font-size: inherit;
	font-weight: inherit;
}

a {
	color: inherit;
	text-decoration: inherit;
}

b, strong {
	font-weight: bolder;
}

code, kbd, pre, samp {
	font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
	font-feature-settings: normal;
	font-size: 1em;
	font-variation-settings: normal;
}

small {
	font-size: 80%;
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -.25em;
}

sup {
	top: -.5em;
}

table {
	border-collapse: collapse;
	border-color: inherit;
	text-indent: 0;
}

button, input, optgroup, select, textarea {
	color: inherit;
	font-family: inherit;
	font-feature-settings: inherit;
	font-size: 100%;
	font-variation-settings: inherit;
	font-weight: inherit;
	letter-spacing: inherit;
	line-height: inherit;
	margin: 0;
	padding: 0;
}

button, select {
	text-transform: none;
}

button, input:where([type=button]), input:where([type=reset]), input:where([type=submit]) {
	-webkit-appearance: button;
	background-color: transparent;
	background-image: none;
}

button.nitro-lazy, input:where([type=button]).nitro-lazy, input:where([type=reset]).nitro-lazy, input:where([type=submit]).nitro-lazy {
	background-image: none !important;
}

:-moz-focusring {
	outline: auto;
}

:-moz-ui-invalid {
	box-shadow: none;
}

progress {
	vertical-align: baseline;
}

::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
	height: auto;
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

summary {
	display: list-item;
}

blockquote, dd, dl, figure, h1, h2, h3, h4, h5, h6, hr, p, pre {
	margin: 0;
}

fieldset {
	margin: 0;
}

fieldset, legend {
	padding: 0;
}

menu, ol, ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

dialog {
	padding: 0;
}

textarea {
	resize: vertical;
}

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

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

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

:disabled {
	cursor: default;
}

audio, canvas, embed, iframe, img, object, svg, video {
	display: block;
	vertical-align: middle;
}

img, video {
	height: auto;
	max-width: 100%;
}

[hidden]:where(:not([hidden=until-found])) {
	display: none;
}

.container {
	width: 100%;
}

@media (min-width:768px) {
	.container {
		max-width: 768px;
	}
}

@media (min-width:1024px) {
	.container {
		max-width: 1024px;
	}
}

@media (min-width:1200px) {
	.container {
		max-width: 1200px;
	}
}

@media (min-width:1440px) {
	.container {
		max-width: 1440px;
	}
}

.visible {
	visibility: visible;
}

.collapse {
	visibility: collapse;
}

.relative {
	position: relative;
}

.block {
	display: block;
}

.inline {
	display: inline;
}

.flex {
	display: flex;
}

.hidden {
	display: none;
}

.flex-wrap {
	flex-wrap: wrap;
}

.antialiased {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.filter {
	filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

body {
	--cp-info: #49abf7;
	--cp-info-dark: #2d8ad4;
	--cp-info-light: #edf7ff;
	--cp-info-border: #b6d8f3;
	--cp-success: #16c8ae;
	--cp-success-dark: #12a18c;
	--cp-success-light: #e6fffb;
	--cp-success-border: #a9eadf;
	--cp-warning: #ea8913;
	--cp-warning-dark: #c4720f;
	--cp-warning-light: #fef3e6;
	--cp-warning-border: #f5d0a9;
	--cp-error: #e14323;
	--cp-error-dark: #b8361c;
	--cp-error-light: #ffedea;
	--cp-error-border: #ffcac2;
	--cp-gray-900: #2c314c;
	--cp-gray-600: #6b6e7b;
	--cp-gray-400: #c8d2d5;
	--cp-gray-350: #dde7ea;
	--cp-gray-300: #e7eaec;
	--cp-gray-200: #eef2f5;
	--cp-gray-100: #f8fafb;
	--cp-title-size: 30px;
	--cp-title-lh: 38px;
	--cp-title-weight: 700;
	--cp-title-spacing: -.5px;
	--cp-h1-size: 24px;
	--cp-h1-lh: 30px;
	--cp-h1-weight: 700;
	--cp-h1-spacing: -.5px;
	--cp-h2-size: 22px;
	--cp-h2-lh: 28px;
	--cp-h2-weight: 700;
	--cp-h2-spacing: -.5px;
	--cp-h3-size: 18px;
	--cp-h3-lh: 24px;
	--cp-h3-weight: 600;
	--cp-h3-spacing: -.5px;
	--cp-h3-bold-lh: 25px;
	--cp-h3-bold-weight: 700;
	--cp-h4-size: 15px;
	--cp-h4-lh: 24px;
	--cp-h4-weight: 700;
	--cp-h4-spacing: -.2px;
	--cp-h5-size: 14px;
	--cp-h5-lh: 17px;
	--cp-h5-weight: 400;
	--cp-h5-spacing: -.1px;
	--cp-h5-bold-lh: 20px;
	--cp-h5-bold-weight: 700;
	--cp-h5-bold-spacing: -.5px;
	--cp-h5-sb-size: 14px;
	--cp-h5-sb-lh: 20px;
	--cp-h5-sb-weight: 600;
	--cp-h5-sb-spacing: -.5px;
	--cp-body-portal-size: 15px;
	--cp-body-portal-lh: 24px;
	--cp-portal-link-weight: 600;
	--cp-eyebrow-size: 12px;
	--cp-eyebrow-lh: 18px;
	--cp-eyebrow-weight: 700;
	--cp-eyebrow-spacing: 1px;
	--cp-small-size: 12px;
	--cp-small-lh: 17px;
	--cp-btn-lg-size: 16px;
	--cp-btn-lg-lh: 24px;
	--cp-btn-sm-size: 13px;
	--cp-btn-sm-lh: 17px;
	--cp-btn-weight: 600;
	--cp-btn-spacing: -.1px;
	--cp-link-underline-thickness: 5.5%;
	--cp-link-underline-offset: 20.5%;
	--cp-content-title-size: 1.875rem;
	--cp-content-title-lh: 2.375rem;
	--cp-content-title-weight: 700;
	--cp-content-title-spacing: -.5px;
	--cp-content-h2-size: 1.375rem;
	--cp-content-h2-lh: 1.75rem;
	--cp-content-h2-weight: 700;
	--cp-content-h2-spacing: -.5px;
	--cp-content-h3-size: 1.125rem;
	--cp-content-h3-lh: 1.5625rem;
	--cp-content-h3-weight: 700;
	--cp-content-h3-spacing: -.5px;
	--cp-content-h4-size: .9375rem;
	--cp-content-h4-lh: 1.5rem;
	--cp-content-h4-weight: 700;
	--cp-content-h4-spacing: -.2px;
	--cp-content-h5-size: .875rem;
	--cp-content-h5-lh: 1.25rem;
	--cp-content-h5-weight: 700;
	--cp-content-h5-spacing: -.5px;
	--cp-content-body-size: 1rem;
	--cp-content-body-lh: 1.625rem;
	--cp-content-body-weight: 400;
	--cp-content-body-spacing: 0px;
	--cp-content-pullquote-size: 1.25rem;
	--cp-content-pullquote-lh: 2rem;
	--cp-content-pullquote-weight: 400;
	--cp-content-pullquote-spacing: 0px;
	overflow-x: hidden;
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
	font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: var(--cp-gray-900);
	font-size: .9375rem;
	font-weight: 400;
	letter-spacing: normal;
	line-height: 1.625;
}

h1 {
	font-size: 1.875rem;
	line-height: 2.25rem;
}

h1, h2 {
	font-weight: 700;
	margin-bottom: 1.25rem;
}

h2 {
	font-size: 1.5rem;
	line-height: 2rem;
}

h3 {
	font-size: 1.25rem;
	margin-bottom: 1.25rem;
}

h3, h4 {
	font-weight: 700;
	line-height: 1.75rem;
}

h4 {
	font-size: 1.125rem;
	margin-bottom: .75rem;
}

h5 {
	font-size: 1rem;
	line-height: 1.5rem;
}

h5, h6 {
	font-weight: 700;
	margin-bottom: .75rem;
}

h6 {
	font-size: .875rem;
	line-height: 1.25rem;
}

p {
	margin-bottom: 2rem;
}

input[type=email], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
	border-style: solid;
	border-width: 1px;
	--tw-shadow: 0 0 rgba(0, 0, 0, 0);
	--tw-shadow-colored: 0 0 rgba(0, 0, 0, 0);
	background: var(--cp-gray-100);
	border-color: var(--cp-gray-300);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
	color: var(--cp-gray-900);
	outline: 2px solid transparent;
	outline-offset: 2px;
}

input:focus, input[type=email]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=url]:focus, select:focus, textarea:focus {
	border-color: var(--wp--preset--color--leco-cp-primary);
}

input::-webkit-input-placeholder, select::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
	color: var(--cp-gray-600);
}

input::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder {
	color: var(--cp-gray-600);
	opacity: 1;
}

input:-ms-input-placeholder, select:-ms-input-placeholder, textarea:-ms-input-placeholder {
	color: var(--cp-gray-600);
}

select {
	padding: 15px 18px;
}

.btn, button, input[type=button], input[type=reset], input[type=submit] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 9999px;
	display: inline-block;
	font-size: var(--cp-btn-lg-size);
	font-weight: var(--cp-btn-weight);
	letter-spacing: var(--cp-btn-spacing);
	line-height: var(--cp-btn-lg-lh);
	padding: 1rem 3rem;
	text-align: center;
	vertical-align: top;
}

input[type=email], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display: inline-block;
	font-size: 1rem;
	line-height: 1.5rem;
	line-height: 1.25;
	padding: 15px 18px;
	vertical-align: top;
}

.btn .iconset {
	vertical-align: middle;
	width: 12px;
}

.btn .iconset .st0 {
	vertical-align: top;
	stroke: #fff;
	stroke-width: 8px;
}

a.project-item:hover {
	box-shadow: 0 0 5px var(--wp--preset--color--leco-cp-primary);
}

.cta-section, .leco-cp-content dt {
	background: var(--wp--preset--color--leco-cp-primary);
	color: var(--wp--preset--color--leco-cp-primary-text);
}

.btn, button, input[type=button], input[type=reset], input[type=submit] {
	background-color: var(--wp--preset--color--leco-cp-secondary);
	color: var(--wp--preset--color--leco-cp-secondary-text);
}

.wp-block-button__link, .wp-element-button {
	background-color: var(--wp--preset--color--leco-cp-secondary) !important;
	border-radius: 9999px !important;
	color: var(--wp--preset--color--leco-cp-secondary-text) !important;
}

.project-item.completed .checkmark {
	background-color: var(--cp-success);
}

.btn:hover, input[type=button]:hover, input[type=submit]:hover {
	background: var(--wp--preset--color--leco-cp-secondary);
	color: var(--wp--preset--color--leco-cp-secondary-text);
	filter: brightness(95%);
}

.wp-block-button__link:hover, .wp-element-button:hover {
	background: var(--wp--preset--color--leco-cp-secondary) !important;
	color: var(--wp--preset--color--leco-cp-secondary-text) !important;
	filter: brightness(95%);
}

#footer {
	background-color: var(--wp--preset--color--leco-cp-tertiary);
	font-size: var(--cp-small-size);
	line-height: var(--cp-small-lh);
}

#footer, #footer a {
	color: var(--wp--preset--color--leco-cp-tertiary-text);
}

#footer a:hover {
	opacity: .8;
}

.project-link a {
	background: var(--wp--preset--color--leco-cp-secondary);
	color: var(--wp--preset--color--leco-cp-secondary-text);
}

.content-section a:not(.wp-block-button__link):not(.btn), .main-content a:not(.wp-block-button__link):not(.btn) {
	font-weight: var(--cp-portal-link-weight);
	text-decoration: underline;
	text-decoration-color: var(--wp--preset--color--leco-cp-secondary);
	text-decoration-thickness: var(--cp-link-underline-thickness);
	text-underline-offset: var(--cp-link-underline-offset);
	-webkit-text-decoration-skip: ink;
	text-decoration-skip-ink: auto;
}

.content-section a:not(.wp-block-button__link):not(.btn):hover, .main-content a:not(.wp-block-button__link):not(.btn):hover {
	color: var(--wp--preset--color--leco-cp-secondary);
	text-decoration: none;
}

.leco-cp-sidebar a.current:hover, .leco-cp-sidebar a:hover, .lity li a:hover, a:not(.wp-block-button__link):hover {
	color: var(--wp--preset--color--leco-cp-secondary);
}

.leco-cp-sidebar a:hover .iconset .st0, .lity [class^=icon-] .st0 {
	stroke: var(--wp--preset--color--leco-cp-secondary);
}

.hidden {
	display: none;
}

.editor-visual-editor {
	background: transparent;
}

.components-button.is-primary {
	background: var(--wp-components-color-accent, var(--wp-admin-theme-color, #007cba));
}

.interface-interface-skeleton__secondary-sidebar, .interface-interface-skeleton__sidebar {
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
	font-size: 13px;
	line-height: 1.4em;
}

.wp-block-heading {
	width: 100%;
}

.components-panel__header button {
	font-size: inherit;
}
