
.wp-block-tenup-query-checkbox-filter, .wp-block-tenup-tabs__tab-item .wp-block-tenup-tabs__tab-item-trigger, .wp-element-button[class] {
	--button-outline-offset: 0;
	--button-outline-width: 2px;
	--button-outline-color: transparent;
	border: 1px solid transparent;
	border-radius: var(--wp--custom--spacing--8);
	font-weight: 500;
	outline-color: var(--button-outline-color);
	outline-offset: var(--button-outline-offset);
	outline-width: var(--button-outline-width);
	padding: var(--wp--custom--spacing--20) var(--wp--custom--spacing--28);
}

.wp-block-tenup-query-checkbox-filter:focus-visible, .wp-block-tenup-query-checkbox-filter:not([disabled]):hover, .wp-block-tenup-tabs__tab-item .wp-block-tenup-tabs__tab-item-trigger:focus-visible, .wp-block-tenup-tabs__tab-item .wp-block-tenup-tabs__tab-item-trigger:not([disabled]):hover, .wp-element-button[class]:focus-visible, .wp-element-button[class]:not([disabled]):hover {
	--button-outline-color: var(--wp--custom--color--button--background--hover);
	--button-outline-offset: -.375rem;
	outline-color: var(--button-outline-color);
	outline-style: solid;
	transition: outline-offset .2s ease-in-out;
}

.wp-block-tenup-query-checkbox-filter:focus-visible, .wp-block-tenup-tabs__tab-item .wp-block-tenup-tabs__tab-item-trigger:focus-visible, .wp-element-button[class]:focus-visible {
	--button-outline: 2px solid var(--wp--custom--color--button--background--focus);
	--button-outline-offset: .25rem;
}

.wp-block-tenup-query-checkbox-filter:disabled, .wp-block-tenup-tabs__tab-item .wp-block-tenup-tabs__tab-item-trigger:disabled, .wp-element-button[class]:disabled {
	--button-outline: none;
	cursor: not-allowed;
}

.wp-block-tenup-query-checkbox-filter:not([disabled]):hover, .wp-block-tenup-tabs__tab-item .wp-block-tenup-tabs__tab-item-trigger:not([disabled]):hover, .wp-element-button[class]:not([disabled]):hover {
	--button-outline-color: var(--wp--custom--color--button--border--hover);
}

.wp-block-tenup-query-checkbox-filter svg, .wp-block-tenup-tabs__tab-item .wp-block-tenup-tabs__tab-item-trigger svg, .wp-element-button[class] svg {
	color: inherit;
}

.is-style-button-secondary .wp-element-button[class], .wp-block-tenup-query-checkbox-filter, .wp-block-tenup-tabs__tab-item:not(.is-active) .wp-block-tenup-tabs__tab-item-trigger:not([disabled]) {
	--button-outline-color: var(--wp--custom--color--button--secondary--border--default);
	border-color: var(--wp--custom--color--button--border--default);
}

.is-style-button-secondary .wp-element-button[class]:hover:focus:not(:focus-visible), .is-style-button-secondary .wp-element-button[class]:not([disabled]):hover, .wp-block-tenup-query-checkbox-filter:hover:focus:not(:focus-visible), .wp-block-tenup-query-checkbox-filter:not([disabled]):hover, .wp-block-tenup-tabs__tab-item:not(.is-active) .wp-block-tenup-tabs__tab-item-trigger:not([disabled]):hover:focus:not(:focus-visible), .wp-block-tenup-tabs__tab-item:not(.is-active) .wp-block-tenup-tabs__tab-item-trigger:not([disabled]):not([disabled]):hover {
	--button-outline-color: var(--wp--custom--color--button--secondary--text--hover);
	background-color: var(--wp--custom--color--button--secondary--background--hover);
	border: 1px solid var(--wp--custom--color--button--border--hover);
	color: var(--wp--custom--color--button--secondary--text--hover);
}

.is-style-button-secondary .wp-element-button[class]:focus-visible, .is-style-button-secondary .wp-element-button[class]:focus:not(:focus-visible), .wp-block-tenup-query-checkbox-filter:focus-visible, .wp-block-tenup-query-checkbox-filter:focus:not(:focus-visible), .wp-block-tenup-tabs__tab-item:not(.is-active) .wp-block-tenup-tabs__tab-item-trigger:not([disabled]):focus-visible, .wp-block-tenup-tabs__tab-item:not(.is-active) .wp-block-tenup-tabs__tab-item-trigger:not([disabled]):focus:not(:focus-visible) {
	--button-outline-color: var(--wp--custom--color--button--secondary--border--focus);
	background-color: var(--wp--custom--color--button--secondary--background--focus);
	border: 1px solid var(--wp--custom--color--button--secondary--border--focus);
	color: var(--wp--custom--color--button--secondary--text--focus);
}

.is-style-button-secondary .wp-element-button[class]:disabled, .wp-block-tenup-query-checkbox-filter:disabled, .wp-block-tenup-tabs__tab-item:not(.is-active) .wp-block-tenup-tabs__tab-item-trigger:not([disabled]):disabled {
	border: 1px solid var(--wp--custom--color--button--secondary--border--disabled);
}

.wp-block-button.is-size-small .wp-element-button {
	padding: var(--wp--custom--spacing--12) var(--wp--custom--spacing--20);
}

.wp-block-button.is-style-button-ghost:hover .wp-block-button__link, .wp-block-button.is-style-button-video:hover .wp-block-button__link {
	-webkit-text-decoration: underline;
	text-decoration: underline;
}

.wp-block-button__link.has-highlighter-background-color {
	border-color: var(--wp--custom--color--blue--highlighter);
}

.is-style-button-video .wp-block-button__link {
	align-items: center;
	display: flex;
	gap: var(--wp--custom--spacing--12);
	justify-content: center;
}

.is-style-button-video .wp-block-button__link:focus-visible {
	outline: 2px solid var(--wp--custom--color--blue--dark-blue);
}

.is-style-button-video .wp-block-button__link:focus-visible, .is-style-button-video .wp-block-button__link:hover {
	color: inherit;
}

.is-style-button-video .wp-block-button__link:after {
	background-color: currentColor;
	color: inherit;
	content: "";
	display: block;
	height: 1.75em;
	-webkit-mask-image: url("https://cdn-ilecnaj.nitrocdn.com/QyuCmNzrKSfazgpODowDvvTGHAkHWqnA/assets/images/optimized/rev-cd1aee4/www.hpinc.com/wp-content/themes/hpinc-theme/dist/svg/button-play.svg");
	mask-image: url("https://cdn-ilecnaj.nitrocdn.com/QyuCmNzrKSfazgpODowDvvTGHAkHWqnA/assets/images/optimized/rev-cd1aee4/www.hpinc.com/wp-content/themes/hpinc-theme/dist/svg/button-play.svg");
	-webkit-mask-position: center;
	mask-position: center;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-size: 100%;
	mask-size: 100%;
	width: 1.75em;
}

.is-style-button-ghost .wp-element-button[class]:not([disabled]):focus-visible {
	--button-outline-color: currentColor;
}

.is-style-button-underline .wp-element-button[class]:not([disabled]) {
	background: transparent;
	border: none;
	border-radius: .125rem;
	color: var(--wp--custom--color--neutrals--black);
	outline: none;
	padding: 0;
	-webkit-text-decoration: underline;
	text-decoration: underline;
	text-underline-offset: .5em;
}

.is-style-button-underline .wp-element-button[class]:not([disabled]):hover {
	color: var(--wp--custom--color--blue--dark-blue);
}

.is-style-button-underline .wp-element-button[class]:not([disabled]):focus-visible {
	outline: 2px solid var(--wp--custom--color--blue--dark-blue);
	outline-offset: .5rem;
}

.has-dark-blue-background-color :where(.wp-element-button[class]), .has-primary-background-color :where(.wp-element-button[class]), .has-text-primary-background-color :where(.wp-element-button[class]), .is-style-section-brand :where(.wp-element-button[class]) {
	background-color: var(--wp--custom--color--neutrals--white);
	border: 1px solid var(--wp--custom--color--neutrals--white);
	color: var(--wp--custom--color--blue--dark-blue);
}

.has-dark-blue-background-color :where(.wp-element-button[class]):not([disabled]):hover, .has-primary-background-color :where(.wp-element-button[class]):not([disabled]):hover, .has-text-primary-background-color :where(.wp-element-button[class]):not([disabled]):hover, .is-style-section-brand :where(.wp-element-button[class]):not([disabled]):hover {
	background-color: var(--wp--custom--color--blue--dark-blue);
	border: 1px solid var(--wp--custom--color--neutrals--white);
	color: var(--wp--custom--color--neutrals--white);
	outline: none;
}

.has-dark-blue-background-color :where(.wp-element-button[class]):focus-visible, .has-primary-background-color :where(.wp-element-button[class]):focus-visible, .has-text-primary-background-color :where(.wp-element-button[class]):focus-visible, .is-style-section-brand :where(.wp-element-button[class]):focus-visible {
	outline-color: var(--wp--custom--color--neutrals--white);
}

.has-dark-blue-background-color .is-style-button-ghost .wp-element-button, .has-primary-background-color .is-style-button-ghost .wp-element-button, .has-text-primary-background-color .is-style-button-ghost .wp-element-button, .is-style-section-brand .is-style-button-ghost .wp-element-button {
	background-color: var(--wp--custom--color--button--ghost--background--default);
	border: 1px solid var(--wp--custom--color--button--ghost--border--default);
	color: inherit;
}

.has-dark-blue-background-color .is-style-button-ghost .wp-element-button:hover, .has-primary-background-color .is-style-button-ghost .wp-element-button:hover, .has-text-primary-background-color .is-style-button-ghost .wp-element-button:hover, .is-style-section-brand .is-style-button-ghost .wp-element-button:hover {
	background-color: var(--wp--custom--color--button--ghost--background--hover);
	border: 1px solid var(--wp--custom--color--button--ghost--border--hover);
	color: inherit;
}

.has-dark-blue-background-color .is-style-button-video .wp-element-button, .has-primary-background-color .is-style-button-video .wp-element-button, .has-text-primary-background-color .is-style-button-video .wp-element-button, .is-style-section-brand .is-style-button-video .wp-element-button {
	background-color: var(--wp--custom--color--neutrals--transparent);
	border: 1px solid var(--wp--custom--color--neutrals--transparent);
	color: inherit;
}

.has-dark-blue-background-color .is-style-button-video .wp-element-button:focus-visible, .has-primary-background-color .is-style-button-video .wp-element-button:focus-visible, .has-text-primary-background-color .is-style-button-video .wp-element-button:focus-visible, .is-style-section-brand .is-style-button-video .wp-element-button:focus-visible {
	outline: 2px solid var(--wp--custom--color--neutrals--white);
}

.has-dark-blue-background-color .is-style-button-underline .wp-element-button[class], .has-primary-background-color .is-style-button-underline .wp-element-button[class], .has-text-primary-background-color .is-style-button-underline .wp-element-button[class], .is-style-section-brand .is-style-button-underline .wp-element-button[class] {
	background-color: transparent;
	border-color: var(--wp--custom--color--button--secondary--border--default);
	color: inherit;
}

.has-dark-blue-background-color .is-style-button-underline .wp-element-button[class]:hover, .has-primary-background-color .is-style-button-underline .wp-element-button[class]:hover, .has-text-primary-background-color .is-style-button-underline .wp-element-button[class]:hover, .is-style-section-brand .is-style-button-underline .wp-element-button[class]:hover {
	color: var(--wp--custom--color--button--secondary--text--hover);
	text-decoration-color: var(--wp--preset--color--primary);
}

.has-dark-blue-background-color .is-style-button-underline .wp-element-button[class]:focus-visible, .has-primary-background-color .is-style-button-underline .wp-element-button[class]:focus-visible, .has-text-primary-background-color .is-style-button-underline .wp-element-button[class]:focus-visible, .is-style-section-brand .is-style-button-underline .wp-element-button[class]:focus-visible {
	outline-color: currentcolor;
}

.site-footer {
	overflow-x: hidden;
}

.site-footer a {
	-webkit-text-decoration: none;
	text-decoration: none;
}

.site-footer a:hover {
	-webkit-text-decoration: underline;
	text-decoration: underline;
}

@media (max-width:768px) {
	.site-footer .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
		flex-basis: auto !important;
	}
	
	.site-footer .wp-block-columns {
		flex-flow: column-reverse;
		flex-wrap: nowrap !important;
	}
}

:root .site-footer > .wp-block-separator {
	margin-bottom: var(--wp--custom--spacing--32);
	margin-top: var(--wp--custom--spacing--40);
	opacity: .4;
}

@media (min-width:768px) {
	:root .site-footer > .wp-block-separator {
		margin-bottom: var(--wp--custom--spacing--32);
		margin-top: var(--wp--custom--spacing--80);
	}
}

.footer-tagline {
	font-weight: 500;
	letter-spacing: -.02em;
	line-height: 1.2;
}

.footer-main-navigation .wp-block-tenup-navigation__list {
	align-items: flex-start;
	display: flex;
	flex-direction: column;
	font-size: var(--wp--preset--font-size--body);
	font-weight: 500;
	gap: var(--wp--custom--spacing--24);
}

@media (min-width:768px) {
	.footer-main-navigation .wp-block-tenup-navigation__list {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (min-width:1024px) {
	.footer-main-navigation .wp-block-tenup-navigation__list {
		gap: var(--wp--custom--spacing--32);
	}
}

.footer-left-content {
	gap: var(--wp--custom--spacing--40);
}

@media (min-width:1024px) {
	.footer-left-content {
		gap: var(--wp--custom--spacing--64);
	}
}

.site-footer.has-dark-blue-background-color :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook, .site-footer.has-dark-blue-background-color :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram, .site-footer.has-dark-blue-background-color :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-linkedin, .site-footer.has-dark-blue-background-color :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x, .site-footer.has-dark-blue-background-color :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-youtube {
	background: transparent;
}

.section--get-in-touch {
	font-size: 13vw;
	line-height: 1;
	overflow: hidden;
}

.section--get-in-touch.is-entire-card-clickable {
	cursor: pointer;
}

.section--get-in-touch .wp-block-group-is-layout-flex {
	align-items: baseline;
	position: relative;
	z-index: 10;
}

.section--get-in-touch .wp-block-tenup-icon {
	height: 1.25em !important;
	width: 1.25em !important;
}

.section--get-in-touch .wp-block-paragraph {
	padding-right: .5em;
	transition: transform .3s ease-in-out;
}

.section--get-in-touch a, .section--get-in-touch span {
	display: inline-block;
	font-weight: 700;
	letter-spacing: -.05em;
	-webkit-text-decoration: none;
	text-decoration: none;
}

.section--get-in-touch:hover .is-layout-flex svg:first-child {
	opacity: 1;
	transform: translateX(0);
}

.section--get-in-touch:hover .is-layout-flex svg:last-child {
	opacity: 0;
	transform: translateX(.25em);
}

.section--get-in-touch:hover .wp-block-paragraph {
	transform: translateX(.4em);
}

.section--get-in-touch .is-layout-flex {
	align-items: center;
}

.section--get-in-touch .is-layout-flex svg {
	height: .6em;
	position: absolute;
	top: .275em;
	transition: transform .3s ease-in-out, opacity .3s ease-in-out;
	width: .35em;
}

.section--get-in-touch .is-layout-flex svg:last-child {
	right: 0;
}

.section--get-in-touch .is-layout-flex svg:first-child {
	left: 0;
	opacity: 0;
	transform: translateX(-.25em);
}

@media (min-width:768px) {
	.section--get-in-touch {
		font-size: var(--wp--preset--font-size--display-lg);
	}
}

@media (max-width:768px) {
	.section--get-in-touch .svg-lines {
		display: none;
	}
}

:where(h1,h2,h3,h4,h5,h6) {
	color: var(--wp--custom--color--text--color-1);
	letter-spacing: -.04em;
	line-height: 1.1;
}

h1 {
	font-size: var(--wp--preset--font-size--display-md);
	letter-spacing: -.05em;
	line-height: 1;
}

h1.wp-block-heading {
	font-weight: 600;
}

.has-dark-blue-background-color :where(h1,h2,h3,h4,h5,h6), .has-primary-background-color :where(h1,h2,h3,h4,h5,h6) {
	color: var(--wp--custom--color--neutrals--white);
}

.has-text-color :where(h1,h2,h3,h4,h5,h6) {
	color: inherit;
}

.section--contact .wp-block-columns {
	flex-direction: column;
}

.section--contact .chat-box-cta.wp-block-group.is-style-gradient-outline:after {
	left: auto;
	width: calc(100% + var(--wp--custom--main-wide-width-side-spacing) + 1rem);
}

@media (min-width:768px) {
	.section--contact .wp-block-group.is-vertical {
		height: 100%;
		justify-content: space-between;
	}
	
	.section--contact .wp-block-columns {
		gap: 5vw;
	}
}

@media (min-width:1024px) {
	.section--contact .wp-block-columns {
		flex-direction: row;
	}
}

.has-lines {
	position: relative;
}

.has-lines .is-mobile {
	display: none;
}

@media (max-width:750px) {
	.has-lines .is-mobile {
		display: block;
	}
}

.has-lines .is-desktop {
	display: block;
}

@media (max-width:750px) {
	.has-lines .is-desktop {
		display: none;
	}
}

.has-lines .svg-lines {
	height: 100%;
	left: calc(var(--distance-to-left-edge) * -1);
	margin: 0;
	max-width: var(--viewport-width);
	pointer-events: none;
	position: absolute;
	top: 0;
	width: var(--viewport-width);
}

.has-animated-lines .svg-lines line, .has-animated-lines .svg-lines path {
	opacity: 0;
}

.has-animated-lines .svg-lines g.is-visible path {
	opacity: 1;
	transition: opacity .5s ease-in-out;
}

.has-animated-lines .has-completed-animation line, .has-animated-lines .has-completed-animation path {
	opacity: 1;
	stroke-dasharray: 0 !important;
	stroke-dashoffset: 0 !important;
}

.is-style-label, .search-grid-results__item-type, .wp-block-post-terms a {
	background-color: var(--wp--custom--color--surface--color-4);
	border: 1px solid var(--wp--custom--color--border--color-3);
	border-radius: var(--wp--custom--border--radius--md);
	color: var(--wp--custom--color--text--color-1);
	display: inline-block;
	font-size: var(--wp--preset--font-size--body-sm);
	padding: var(--wp--custom--spacing--4) var(--wp--custom--spacing--8);
	-webkit-text-decoration: none;
	text-decoration: none;
	text-transform: uppercase;
}

.is-style-label[href]:hover, .search-grid-results__item-type[href]:hover, .wp-block-post-terms a[href]:hover {
	-webkit-text-decoration: underline;
	text-decoration: underline;
}

.is-style-label a, .search-grid-results__item-type a, .wp-block-post-terms a a {
	-webkit-text-decoration: none;
	text-decoration: none;
}

.is-style-label a:hover, .search-grid-results__item-type a:hover, .wp-block-post-terms a a:hover {
	-webkit-text-decoration: underline;
	text-decoration: underline;
}

.wp-block-hpinc-page-header .wp-block-post-terms a {
	color: var(--wp--custom--color--text--color-1);
}

.wp-block-post-terms {
	display: flex;
	flex-wrap: wrap;
	gap: var(--wp--custom--spacing--8);
}

.wp-block-post-terms .wp-block-post-terms__separator {
	display: none;
}

.wp-block-post {
	container: post-card/inline-size;
}

.wp-block-post__inner {
	--outline-offset: var(--wp--custom--spacing--24);
	--outline-thickness: 2px;
	border-radius: 1rem;
	box-shadow: var(--wp--custom--shadow--soft);
	display: flex;
	flex-direction: column;
	height: 100%;
	overflow: hidden;
	position: relative;
	transition: all .3s ease-in-out;
}

.wp-block-post__inner:after {
	background: var(--wp--custom--color--border--primary);
	border-radius: var(--wp--custom--spacing--8);
	bottom: var(--outline-offset);
	box-sizing: border-box;
	content: "";
	height: calc(100% - var(--outline-offset) * 2);
	left: var(--outline-offset);
	-webkit-mask: linear-gradient(#fff, #fff 0) content-box, linear-gradient(#fff, #fff 0);
	mask: linear-gradient(#fff, #fff 0) content-box, linear-gradient(#fff, #fff 0);
	-webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
	mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
	-webkit-mask-composite: xor;
	mask-composite: exclude;
	padding: 2px;
	pointer-events: none;
	position: absolute;
	right: var(--outline-offset);
	top: var(--outline-offset);
	transition: all .3s ease-in-out;
	width: calc(100% - var(--outline-offset) * 2);
	z-index: 1;
}

.wp-block-post__inner:hover {
	transform: scale(1.02);
}

.wp-block-post__inner:hover:after {
	background: var(--wp--preset--gradient--gradient-2);
}

.wp-block-post__inner .wp-block-post-title a, .wp-block-post__inner:hover .wp-block-post-title a {
	color: var(--wp--custom--color--text--color-2);
}

.wp-block-post__inner .wp-block-post-title a:hover {
	-webkit-text-decoration: underline;
	text-decoration: underline;
}

.wp-block-post__inner .wp-block-post-featured-image {
	--image-border-radius: 0;
}

@container post-card (min-width: 700px) {
	.wp-block-post__inner {
		flex-direction: row;
	}
	
	.wp-block-post__inner .wp-block-post-featured-image {
		flex: 0 0 50%;
		height: 100%;
	}
	
	.wp-block-post__inner .wp-block-post-featured-image img {
		aspect-ratio: auto;
		contain-intrinsic-size: auto 100px;
		height: 100%;
		-o-object-fit: cover;
		object-fit: cover;
	}
	
	.wp-block-post__inner .wp-block-post__thumbnail {
		aspect-ratio: auto;
		height: auto;
	}
}

.wp-block-post__main {
	background-color: var(--wp--custom--color--surface--primary);
	color: var(--wp--custom--color--blue--dark-blue);
	container: post-card-main/inline-size;
	height: 100%;
	margin: 0;
	padding: var(--wp--custom--spacing--24) var(--wp--custom--spacing--40) var(--wp--custom--spacing--40);
	width: 100%;
}

.wp-block-post__main:first-child {
	padding-top: var(--wp--custom--spacing--40);
}

@container post-card (width > 700px) {
	.wp-block-post__main {
		padding-top: var(--wp--custom--spacing--40);
	}
}

.wp-block-post__main > .wp-block-group {
	flex: 1 1 auto;
	width: 100%;
}

.wp-block-post__main .wp-block-post-terms__separator {
	display: none;
}

.wp-block-post__main .wp-block-post-terms {
	display: flex;
	flex-wrap: wrap;
	gap: var(--wp--custom--spacing--8);
}

.wp-block-post__thumbnail {
	aspect-ratio: 16/9;
	background-color: var(--wp--custom--color--surface--color-4);
	width: 100%;
}

.wp-block-post__thumbnail img {
	aspect-ratio: 16/9;
}

.wp-block-post-terms {
	margin-bottom: 1rem;
}

.wp-block-post-title {
	color: var(--wp--custom--color--text--color--2);
	font-size: var(--wp--preset--font-size--heading-5);
	font-weight: 500;
	line-height: 1.4;
	margin-top: 0;
}

.wp-block-post-title a {
	-webkit-text-decoration: none;
	text-decoration: none;
}

.wp-block-post-title a:hover {
	-webkit-text-decoration: underline;
	text-decoration: underline;
}

@container post-card-main (min-width: 400px) {
	.wp-block-post-title {
		font-size: var(--wp--preset--font-size--heading-4);
	}
}

@container post-card-main (min-width: 700px) {
	.wp-block-post-title {
		font-size: var(--wp--preset--font-size--heading-3);
	}
}

.wp-block-post-excerpt {
	margin-top: var(--wp--custom--spacing--8);
}

.wp-block-post-excerpt:has(p:empty) {
	display: none;
}

.wp-block-post-featured-image img {
	aspect-ratio: 16/9;
}

.wp-block-post-featured-image + .wp-block-post__main {
	padding: var(--wp--custom--spacing--24) var(--wp--custom--spacing--40) var(--wp--custom--spacing--40);
}

@container post-card (min-width: 700px) {
	.wp-block-post-featured-image + .wp-block-post__main {
		padding: var(--wp--custom--spacing--40);
	}
}

.wp-block-post-featured-image .wp-block-post:not(.technology) .wp-block-hpinc-technology-icon {
	display: none;
}

.wp-block-post.resources .wp-block-post__main {
	display: flex;
	flex-direction: column;
}

.wp-block-post.resources .wp-block-post__main .wp-block-post-excerpt {
	flex: 1 1 auto;
}

.wp-block-post.technology_cpt .wp-block-post-featured-image {
	display: none;
}

.wp-block-post.technology_cpt .wp-block-hpinc-technology-icon {
	align-items: center;
	aspect-ratio: 16/9;
	background-color: var(--wp--custom--color--surface--color-4);
	display: grid;
	height: 100%;
	justify-items: center;
	margin: 0;
	place-items: center;
	width: 100%;
}

.wp-block-post.technology_cpt .wp-block-hpinc-technology-icon svg path {
	fill: var(--wp--custom--color--surface--color-2);
}

.wp-block-post.technology_cpt .technology-icon-wrapper {
	margin-bottom: 0;
	margin-top: 2rem;
}

@container post-card (width > 700px) {
	.wp-block-post.technology_cpt .technology-icon-wrapper {
		margin-bottom: 0;
		margin-top: 0;
	}
}

@container post-card (max-width: 640px) {
	.wp-block-post.technology_cpt .wp-block-post__main {
		padding-top: var(--wp--custom--spacing--24);
	}
}

.is-style-section-brand :where(h1,h2,h3,h4,h5,h6) {
	color: var(--wp--preset--color--surface-primary);
}

.alignfull + .alignfull {
	margin-top: 0;
}

.has-partial-background {
	position: relative;
}

.has-partial-background > * {
	position: relative;
	z-index: 1;
}

.has-partial-background.has-partial-background-bottom:before {
	height: var(--partial-background-height, 30%);
	top: calc(100% - var(--partial-background-height, 30%));
}

.has-partial-background.has-partial-background-top:before {
	height: var(--partial-background-height, 30%);
}

.has-partial-background.has-surface-secondary-background-color {
	background-color: transparent !important;
}

.has-partial-background.has-surface-secondary-background-color:before {
	background-color: var(--wp--preset--color--surface-secondary);
}

.has-partial-background.has-dark-blue-background-color {
	background-color: transparent !important;
}

.has-partial-background.has-dark-blue-background-color:before {
	background-color: var(--wp--preset--color--dark-blue);
}

.has-partial-background.has-primary-background-color {
	background-color: transparent !important;
}

.has-partial-background.has-primary-background-color:before {
	background-color: var(--wp--preset--color--primary);
}

.has-partial-background.has-highlighter-background-color {
	background-color: transparent !important;
}

.has-partial-background.has-highlighter-background-color:before {
	background-color: var(--wp--preset--color--highlighter);
}

.has-partial-background.has-border-color-3-background-color {
	background-color: transparent !important;
}

.has-partial-background.has-border-color-3-background-color:before {
	background-color: var(--wp--preset--color--border-color-3);
}

.has-partial-background.has-text-primary-background-color {
	background-color: transparent !important;
}

.has-partial-background.has-text-primary-background-color:before {
	background-color: var(--wp--preset--color--text-primary);
}

.has-partial-background:before {
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.is-hero-double-overlap {
	--image-outline-offset: 1.5rem;
	--hero-overlap-margin-top: 4rem;
	position: relative;
	z-index: 10;
}

.is-hero-double-overlap .wp-block-image {
	margin-bottom: calc(( var(--hero-overlap-margin-top) - var(--image-outline-offset) ) * -1);
}

.is-hero-double-overlap + * {
	padding-top: var(--hero-overlap-margin-top, 6.25rem) !important;
}

@media (max-width:1024px) {
	.is-hero-double-overlap .wp-block-image, .is-hero-double-overlap .wp-block-post-featured-image {
		transform: translateX(var(--wp--style--root--padding-right));
	}
	
	.is-hero-double-overlap .wp-block-image img, .is-hero-double-overlap .wp-block-post-featured-image img {
		border-bottom-right-radius: 0;
		border-top-right-radius: 0;
	}
}

@media (min-width:768px) {
	.is-hero-double-overlap {
		margin-top: var(--hero-overlap-margin-top);
	}
	
	.is-hero-double-overlap .wp-block-image, .is-hero-double-overlap .wp-block-post-featured-image {
		margin-bottom: calc(( var(--hero-overlap-margin-top) - var(--image-outline-offset) ) * -1);
		margin-top: calc(( var(--hero-overlap-margin-top) - var(--image-outline-offset) ) * -1);
	}
}

@media (min-width:768px) {
	:root :where(.is-layout-constrained) > .is-hero-double-overlap:first-child {
		margin-top: var(--hero-overlap-margin-top);
	}
}

.blog .wp-block-query {
	margin-top: 0;
}

.section-home-hero-wrapper {
	--section-padding-top: 2rem;
	--section-padding-bottom: 2rem;
	--line-1-offset-left: 2rem;
	--media-top-offset: 5rem;
	padding-bottom: 0;
	padding-top: var(--media-top-offset);
}

.section-home-hero-wrapper .svg-line-vertex {
	display: inline-block;
	margin: 0;
}

.section-home-hero-wrapper .l1-start {
	top: calc(var(--media-top-offset) * -1 + var(--section-padding-top));
}

.section-home-hero-wrapper .l1-end, .section-home-hero-wrapper .l2-start, .section-home-hero-wrapper .l4-end, .section-home-hero-wrapper .l4-start {
	margin-left: var(--line-1-offset-left);
}

.section-home-hero-wrapper .l3-end, .section-home-hero-wrapper .l3-start {
	display: inline-block;
	position: absolute;
}

.section-home-hero-wrapper .l3-start {
	bottom: 0;
	right: calc(var(--wp--custom--main-wide-width-side-spacing) - 5rem);
}

.section-home-hero-wrapper .l3-end {
	bottom: 14rem;
	right: 0;
}

.section-home-hero-wrapper .wp-block-video {
	margin-top: calc(var(--media-top-offset) * -1);
}

@media (min-width:768px) {
	.section-home-hero-wrapper {
		--section-padding-top: 4rem;
		--section-padding-bottom: 5rem;
		--line-1-offset-left: 2rem;
		--media-top-offset: 6rem;
	}
	
	.section-home-hero-wrapper .l1-start {
		margin-left: var(--line-1-offset-left);
		position: absolute;
		top: calc(var(--media-top-offset) * -1);
	}
	
	.section-home-hero-wrapper .wp-block-column {
		position: relative;
	}
	
	.section-home-hero-wrapper .l4-end, .section-home-hero-wrapper .l4-start {
		display: none;
	}
}

@media (max-width:768px) {
	.section-home-hero-wrapper .l1-start {
		left: calc(var(--line-1-offset-left) * 2);
		position: absolute;
	}
	
	.section-home-hero-wrapper .l1-end {
		position: absolute;
		right: 0;
		top: calc(var(--media-top-offset) * -1 + var(--section-padding-top) - 1.75rem);
	}
}

@media (min-width:1024px) {
	.section-home-hero-wrapper {
		--line-1-offset-left: 4rem;
	}
}

.section-home-hero {
	padding-bottom: var(--section-padding-bottom);
	padding-top: var(--section-padding-top);
}

.section-home-hero .wp-block-heading {
	font-size: var(--wp--preset--font-size--heading-1);
	margin-top: 0;
}

.section-home-hero .wp-block-columns {
	gap: 0;
}

@media (min-width:768px) {
	.section-home-hero .wp-block-columns {
		gap: 2rem;
	}
}

@media (min-width:1024px) {
	.section-home-hero .wp-block-columns {
		gap: 4rem;
	}
	
	.section-home-hero .wp-block-heading {
		font-size: var(--wp--preset--font-size--display-md);
	}
}

.section-home-hero__content {
	margin-top: 2rem;
	min-height: 12rem;
	padding-left: calc(var(--line-1-offset-left) * 2);
}

@media (min-width:1024px) {
	.section-home-hero__content {
		margin-top: 3rem;
		min-height: 0;
	}
}

.single-hero {
	--single-hero-margin-bottom: 120px;
	--single-hero-gap: 2rem;
	margin-bottom: var(--single-hero-margin-bottom);
	padding-top: var(--wp--preset--spacing--fluid-medium-large);
}

.single-hero.no-featured-image {
	--single-hero-margin-bottom: 0;
	padding-bottom: var(--wp--preset--spacing--fluid-medium-large) !important;
}

.single-hero .featured-image-wrapper.wp-block-group {
	margin-bottom: calc(( var(--single-hero-margin-bottom) - var(--single-hero-gap) ) * -1);
}

.single-hero .wp-block-post-featured-image {
	--media-border-radius: var(--wp--custom--image--border-radius--base);
	margin-top: var(--wp--custom--spacing--40);
}

@media (min-width:1024px) {
	.single-hero .wp-block-post-featured-image {
		--media-border-radius: var(--wp--custom--image--border-radius--large);
	}
}

.single-hero .wp-block-post-featured-image iframe, .single-hero .wp-block-post-featured-image video {
	aspect-ratio: 16/9;
	background-color: var(--wp--custom--color--neutrals--black);
	border-radius: var(--media-border-radius);
	box-shadow: var(--wp--custom--shadow--soft);
	height: auto;
	width: 100%;
}

.single-hero .wp-block-post-featured-image img {
	aspect-ratio: 1200/580;
	border-radius: var(--media-border-radius);
	box-shadow: var(--wp--custom--shadow--soft);
	display: block;
	height: auto;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
	width: 100%;
}

.single-hero .wp-block-hpinc-resource-location {
	color: inherit;
	font-size: var(--wp--preset--font-size--body-lg);
}

.single-hero .single-hero__lines {
	display: flex;
	height: 1px;
	justify-content: flex-end;
	margin-bottom: 2rem;
	margin-top: 2rem;
	width: 100%;
}

.single-hero .single-hero__lines .l1-end {
	margin-left: auto;
}

.single-hero .single-hero__lines .l1-start {
	left: 0;
	position: absolute;
}

@media (min-width:768px) {
	.single-hero {
		--single-hero-margin-bottom: 200px;
	}
	
	.single-hero .single-hero__lines {
		margin-bottom: 4rem;
		margin-top: 0;
		width: 20rem;
	}
}

@media (min-width:1024px) {
	.single-hero {
		--single-hero-margin-bottom: 290px;
	}
}

.variant--technology .single-hero .wp-block-post-title + .wp-block-group {
	margin-top: var(--wp--custom--spacing--16);
}

@media (min-width:1024px) {
	.variant--technology .single-hero {
		padding-top: var(--wp--custom--spacing--40) !important;
	}
}

.corner-bottom-left, .corner-bottom-right, .corner-top-left, .corner-top-right {
	position: relative;
}

.corner-bottom-left:after, .corner-bottom-right:after, .corner-top-left:after, .corner-top-right:after {
	background: var(--custom-outline-gradient);
	bottom: 0;
	box-sizing: border-box;
	content: "";
	height: var(--img-height, 100%);
	left: 0;
	-webkit-mask: linear-gradient(#fff, #fff 0) content-box, linear-gradient(#fff, #fff 0);
	mask: linear-gradient(#fff, #fff 0) content-box, linear-gradient(#fff, #fff 0);
	-webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
	mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
	-webkit-mask-composite: xor;
	mask-composite: exclude;
	padding: 2px;
	position: absolute;
	right: 0;
	top: 0;
	transition: all .3s ease-in-out;
	width: var(--img-width, 100%);
	z-index: 1;
}

@media (max-width:768px) {
	.corner-bottom-right, .corner-top-right {
		padding-right: var(--image-outline-offset);
	}
	
	.corner-bottom-right:after, .corner-top-right:after {
		left: 0;
		right: var(--image-outline-offset);
		width: var(--img-width, 100%);
	}
	
	.corner-bottom-left, .corner-top-left {
		padding-left: var(--image-outline-offset);
	}
	
	.corner-bottom-left:after, .corner-top-left:after {
		left: var(--image-outline-offset);
		right: calc(var(--image-outline-offset) * 2);
		width: var(--img-width, 100%);
	}
}

.wp-block-image, .wp-block-post-featured-image, .wp-block-video {
	--image-border-radius: var(--wp--custom--image--border-radius--base);
	--image-outline-offset: var(--wp--custom--image--border-radius--base);
}

@media (min-width:1024px) {
	.wp-block-image, .wp-block-post-featured-image, .wp-block-video {
		--image-border-radius: var(--wp--custom--image--border-radius--large);
		--image-outline-offset: var(--wp--custom--image--border-radius--large);
	}
}

.wp-block-image[style], .wp-block-post-featured-image[style], .wp-block-video[style] {
	position: relative;
	z-index: 1;
}

.wp-block-image img, .wp-block-image video, .wp-block-post-featured-image img, .wp-block-post-featured-image video, .wp-block-video img, .wp-block-video video {
	border-radius: var(--image-border-radius);
}

.wp-block-image.corner-top-left:after, .wp-block-post-featured-image.corner-top-left:after, .wp-block-video.corner-top-left:after {
	border-radius: calc(var(--image-outline-offset) * 2) var(--image-outline-offset) var(--image-outline-offset);
	transform: translate(calc(var(--image-outline-offset) * -1), calc(var(--image-outline-offset) * -1));
}

.wp-block-image.corner-top-right:after, .wp-block-post-featured-image.corner-top-right:after, .wp-block-video.corner-top-right:after {
	border-radius: var(--image-outline-offset) calc(var(--image-outline-offset) * 2) var(--image-outline-offset) var(--image-outline-offset);
	transform: translate(calc(var(--image-outline-offset) * 1), calc(var(--image-outline-offset) * -1));
}

.wp-block-image.corner-bottom-right:after, .wp-block-post-featured-image.corner-bottom-right:after, .wp-block-video.corner-bottom-right:after {
	border-radius: var(--image-outline-offset) var(--image-outline-offset) calc(var(--image-outline-offset) * 2);
	transform: translate(calc(var(--image-outline-offset) * 1), calc(var(--image-outline-offset) * 1));
}

.wp-block-image.corner-bottom-left:after, .wp-block-post-featured-image.corner-bottom-left:after, .wp-block-video.corner-bottom-left:after {
	border-radius: var(--image-outline-offset) var(--image-outline-offset) var(--image-outline-offset) calc(var(--image-outline-offset) * 2);
	transform: translate(calc(var(--image-outline-offset) * -1), calc(var(--image-outline-offset) * 1));
}

.wp-block-image.no-corner:after, .wp-block-post-featured-image.no-corner:after, .wp-block-video.no-corner:after {
	display: none;
}

@media (min-width:768px) {
	.wp-block-image.remove-max-width, .wp-block-post-featured-image.remove-max-width, .wp-block-video.remove-max-width {
		display: inline-block;
		max-width: none;
	}
	
	.wp-block-image.remove-max-width.limit-outline-to-container, .wp-block-post-featured-image.remove-max-width.limit-outline-to-container, .wp-block-video.remove-max-width.limit-outline-to-container {
		display: block;
	}
	
	.wp-block-image.remove-max-width img, .wp-block-image.remove-max-width video, .wp-block-post-featured-image.remove-max-width img, .wp-block-post-featured-image.remove-max-width video, .wp-block-video.remove-max-width img, .wp-block-video.remove-max-width video {
		max-width: none;
	}
}

.wp-block-image.width-calculating:after {
	opacity: 0;
	transition: none;
}

.wp-block-image.width-ready:after {
	opacity: 1;
	transition: opacity .3s ease;
}

.wp-block-hpinc-page-header .wp-block-post-featured-image {
	overflow: visible;
}

.wp-block-hpinc-note {
	border: 1px solid var(--custom-outline-color, var(--wp--custom--color--border--color-3));
	border-radius: var(--border-radius);
	container-type: inline-size;
}

@media (min-width:380px) {
	.wp-block-hpinc-note {
		--border-radius: 1rem;
	}
}

.wp-block-hpinc-note__inner {
	--border-radius: var(--wp--custom--border--radius--lg);
	padding: var(--wp--custom--spacing--24);
}

@container (width >= 380px) {
	.wp-block-hpinc-note__inner {
		padding: var(--wp--custom--spacing--40);
	}
}

.wp-block-group.is-style-gradient-outline.wp-block-hpinc-note {
	padding: var(--wp--custom--spacing--24);
}

.wp-block-group.is-style-gradient-outline.wp-block-hpinc-note .wp-block-hpinc-note__inner {
	padding: 0;
}

@media (min-width:380px) {
	.wp-block-group.is-style-gradient-outline.wp-block-hpinc-note {
		padding: var(--wp--custom--spacing--40);
	}
}

.wp-block-hpinc-note__header {
	align-items: center;
	display: flex;
	gap: var(--wp--custom--spacing--8);
}

.wp-block-hpinc-note__title {
	font-size: var(--wp--preset--font-size--heading-5);
	font-weight: 500;
	margin: 0;
}

.wp-block-hpinc-factoid.has-background:not(.has-surface-primary-background-color) .wp-block-hpinc-note__title, .wp-block-hpinc-factoid.has-text-color .wp-block-hpinc-note__title {
	color: inherit;
}

.wp-block-hpinc-note__content {
	margin-top: var(--wp--custom--spacing--8);
}

.wp-block-hpinc-note__content > :last-child {
	margin-bottom: 0;
}

.wp-block-hpinc-note__content > :first-child {
	margin-top: 0;
}

@container (min-width: 600px) {
	.wp-block-hpinc-note__content {
		margin-top: var(--wp--custom--spacing--16);
	}
}

.wp-block-hpinc-note__icon {
	height: calc(var(--wp--preset--font-size--heading-5) * 1.25);
	width: calc(var(--wp--preset--font-size--heading-5) * 1.25);
}

.wp-block-hpinc-note__icon svg {
	height: 100%;
	width: 100%;
}

.wp-block-group.is-style-gradient-outline, .wp-block-group.is-style-gradient-outline-2 {
	--group-border-radius: var(--wp--custom--border--radius--xl);
	--group-outline-thickness: 2px;
	border-radius: var(--group-border-radius);
	padding: var(--wp--custom--spacing--32);
	position: relative;
	z-index: 1;
}

.wp-block-group.is-style-gradient-outline-2 > *, .wp-block-group.is-style-gradient-outline > * {
	position: relative;
	z-index: 2;
}

.wp-block-group.is-style-gradient-outline-2:after, .wp-block-group.is-style-gradient-outline:after {
	background: var(--custom-outline-color, linear-gradient(to right, var(--wp--custom--color--green--light-green), var(--wp--custom--color--blue--highlighter)));
	border-radius: var(--group-border-radius);
	bottom: 0;
	box-sizing: border-box;
	content: "";
	left: 0;
	-webkit-mask: linear-gradient(#fff, #fff 0) content-box, linear-gradient(#fff, #fff 0);
	mask: linear-gradient(#fff, #fff 0) content-box, linear-gradient(#fff, #fff 0);
	-webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
	mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
	-webkit-mask-composite: xor;
	mask-composite: exclude;
	padding: var(--group-outline-thickness);
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0;
	transition: all .3s ease-in-out;
	z-index: 1;
}

.wp-block-group.is-style-gradient-outline-2 {
	--custom-outline-color: linear-gradient(to right, var(--wp--custom--color--surface--color-2), var(--wp--custom--color--surface--color-3));
}

.wp-block-hpinc-hubspot-form, .wp-block-hpinc-hubspot-gated-content {
	container: contact-form/inline-size;
	margin: 0;
}

.wp-block-hpinc-hubspot-form label, .wp-block-hpinc-hubspot-gated-content label {
	color: var(--wp--custom--color--text--color-1);
	display: block;
	font-size: var(--wp--preset--font-size--button-lg);
	font-weight: 500;
	margin-bottom: var(--wp--custom--spacing--8);
}

.wp-block-hpinc-hubspot-form .hs-custom-style fieldset input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), .wp-block-hpinc-hubspot-form .hs-custom-style > div input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), .wp-block-hpinc-hubspot-form input[type=date], .wp-block-hpinc-hubspot-form input[type=email], .wp-block-hpinc-hubspot-form input[type=number], .wp-block-hpinc-hubspot-form input[type=tel], .wp-block-hpinc-hubspot-form input[type=text], .wp-block-hpinc-hubspot-form select, .wp-block-hpinc-hubspot-form textarea, .wp-block-hpinc-hubspot-gated-content .hs-custom-style fieldset input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), .wp-block-hpinc-hubspot-gated-content .hs-custom-style > div input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), .wp-block-hpinc-hubspot-gated-content input[type=date], .wp-block-hpinc-hubspot-gated-content input[type=email], .wp-block-hpinc-hubspot-gated-content input[type=number], .wp-block-hpinc-hubspot-gated-content input[type=tel], .wp-block-hpinc-hubspot-gated-content input[type=text], .wp-block-hpinc-hubspot-gated-content select, .wp-block-hpinc-hubspot-gated-content textarea {
	background: transparent;
	border: 1px solid var(--wp--custom--color--border--disabled);
	border-radius: var(--wp--custom--border--radius--md);
	color: inherit;
	font-size: var(--wp--preset--font-size--button-lg);
	font-weight: 500;
	letter-spacing: .01em;
	padding: var(--wp--custom--spacing--16);
	width: 100%;
}

.wp-block-hpinc-hubspot-form .hs-custom-style fieldset input.error:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), .wp-block-hpinc-hubspot-form .hs-custom-style > div input.error:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), .wp-block-hpinc-hubspot-form input.error[type=date], .wp-block-hpinc-hubspot-form input.error[type=email], .wp-block-hpinc-hubspot-form input.error[type=number], .wp-block-hpinc-hubspot-form input.error[type=tel], .wp-block-hpinc-hubspot-form input.error[type=text], .wp-block-hpinc-hubspot-form select.error, .wp-block-hpinc-hubspot-form textarea.error, .wp-block-hpinc-hubspot-gated-content .hs-custom-style fieldset input.error:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), .wp-block-hpinc-hubspot-gated-content .hs-custom-style > div input.error:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), .wp-block-hpinc-hubspot-gated-content input.error[type=date], .wp-block-hpinc-hubspot-gated-content input.error[type=email], .wp-block-hpinc-hubspot-gated-content input.error[type=number], .wp-block-hpinc-hubspot-gated-content input.error[type=tel], .wp-block-hpinc-hubspot-gated-content input.error[type=text], .wp-block-hpinc-hubspot-gated-content select.error, .wp-block-hpinc-hubspot-gated-content textarea.error {
	border-color: var(--wp--custom--color--feedback--error-900);
	outline: 4px solid rgba(232, 10, 10, .3);
}

.wp-block-hpinc-hubspot-form select, .wp-block-hpinc-hubspot-gated-content select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");
	background-position: right var(--wp--custom--spacing--16) center;
	background-repeat: no-repeat;
	background-size: var(--wp--custom--spacing--24);
}

.wp-block-hpinc-hubspot-form select.nitro-lazy, .wp-block-hpinc-hubspot-gated-content select.nitro-lazy {
	background-image: none !important;
}

.wp-block-hpinc-hubspot-form .hs-button.primary, .wp-block-hpinc-hubspot-gated-content .hs-button.primary {
	align-content: center;
	background-color: var(--wp--custom--color--button--background--default);
	border: 1px solid var(--wp--custom--color--button--border--default);
	border-radius: var(--wp--custom--border--radius--lg);
	box-sizing: border-box;
	color: var(--wp--custom--color--button--text--default);
	cursor: pointer;
	display: inline-block;
	font-weight: 500;
	padding: var(--wp--custom--spacing--12) var(--wp--custom--spacing--20);
	text-align: center;
	word-break: break-word;
}

.wp-block-hpinc-hubspot-form textarea, .wp-block-hpinc-hubspot-gated-content textarea {
	height: 10rem;
}

.wp-block-hpinc-hubspot-form form, .wp-block-hpinc-hubspot-form form fieldset, .wp-block-hpinc-hubspot-gated-content form, .wp-block-hpinc-hubspot-gated-content form fieldset {
	display: flex;
	flex-direction: column;
	gap: var(--wp--custom--spacing--16);
}

.wp-block-hpinc-hubspot-form form fieldset.form-columns-2, .wp-block-hpinc-hubspot-form form fieldset.form-columns-3, .wp-block-hpinc-hubspot-gated-content form fieldset.form-columns-2, .wp-block-hpinc-hubspot-gated-content form fieldset.form-columns-3 {
	display: grid;
	grid-gap: var(--wp--custom--spacing--16);
	gap: var(--wp--custom--spacing--16);
	grid-template-columns: 1fr 1fr;
}

@media (max-width:600px) {
	.wp-block-hpinc-hubspot-form form fieldset.form-columns-2, .wp-block-hpinc-hubspot-form form fieldset.form-columns-3, .wp-block-hpinc-hubspot-gated-content form fieldset.form-columns-2, .wp-block-hpinc-hubspot-gated-content form fieldset.form-columns-3 {
		grid-template-columns: 100%;
	}
}

.wp-block-hpinc-hubspot-form form fieldset.form-columns-2 .field, .wp-block-hpinc-hubspot-form form fieldset.form-columns-3 .field, .wp-block-hpinc-hubspot-gated-content form fieldset.form-columns-2 .field, .wp-block-hpinc-hubspot-gated-content form fieldset.form-columns-3 .field {
	float: none;
	width: 100%;
}

.wp-block-hpinc-hubspot-form form fieldset.form-columns-2 .input, .wp-block-hpinc-hubspot-form form fieldset.form-columns-3 .input, .wp-block-hpinc-hubspot-gated-content form fieldset.form-columns-2 .input, .wp-block-hpinc-hubspot-gated-content form fieldset.form-columns-3 .input {
	margin: 0;
}

.wp-block-hpinc-hubspot-form form fieldset.form-columns-3, .wp-block-hpinc-hubspot-gated-content form fieldset.form-columns-3 {
	grid-template-columns: 1fr 1fr 1fr;
}

.wp-block-hpinc-hubspot-form .hs_submit, .wp-block-hpinc-hubspot-gated-content .hs_submit {
	margin-top: var(--wp--custom--spacing--40);
}

.wp-block-hpinc-hubspot-form .legal-consent-container, .wp-block-hpinc-hubspot-gated-content .legal-consent-container {
	font-size: var(--wp--preset--font-size--button-sm);
}

.wp-block-hpinc-hubspot-form .hs-error-msgs, .wp-block-hpinc-hubspot-gated-content .hs-error-msgs {
	list-style: none;
	padding-left: 0;
}

.wp-block-hpinc-hubspot-form .hs-error-msg, .wp-block-hpinc-hubspot-gated-content .hs-error-msg {
	color: var(--wp--custom--color--feedback--error-900);
	font-size: var(--wp--preset--font-size--button-sm);
	font-weight: 500;
	letter-spacing: .01em;
}

.section--contact .wp-block-hpinc-hubspot-form {
	margin-top: var(--wp--custom--spacing--40);
}

.no-featured-image + .wp-block-group .outcomes {
	margin-top: var(--wp--preset--spacing--fluid-medium-large);
}

.outcomes {
	display: flex;
	flex-direction: column;
	gap: var(--wp--custom--spacing--16);
	padding-bottom: var(--wp--custom--spacing--24);
	padding-left: var(--wp--custom--spacing--16);
	padding-right: var(--wp--custom--spacing--16);
	padding-top: var(--wp--custom--spacing--16);
}

.outcomes:after {
	background: var(--wp--preset--gradient--gradient-1);
}

@media (min-width:768px) {
	.outcomes {
		display: grid;
		grid-gap: var(--wp--custom--spacing--16);
		gap: var(--wp--custom--spacing--16);
		grid-template-columns: 1fr 1fr;
	}
}

.outcomes__title {
	font-size: var(--wp--preset--font-size--body-sm);
	font-weight: 400;
	letter-spacing: .01em;
	margin: 0;
}

.has-dark-blue-background-color .outcomes__title, .outcomes__title {
	color: var(--wp--custom--color--text--primary);
}

.outcomes__content {
	display: flex;
	flex-direction: column;
	gap: var(--wp--custom--spacing--8);
	list-style: none;
	margin: 1rem 0 0;
	padding: 0;
}

.outcomes__content li {
	font-weight: 500;
	margin: 0;
	padding: 0;
}

.outcomes__content a {
	color: var(--wp--custom--color--text--color-1);
	-webkit-text-decoration: underline;
	text-decoration: underline;
}

.content-card.content-card--horizontal {
	--media-size: 120px;
	align-items: start;
	display: flex;
	flex-direction: column;
}

.content-card.content-card--horizontal .content-card__content {
	align-items: flex-start;
	display: flex;
	flex-direction: column;
	gap: var(--wp--preset--spacing--base);
}

.content-card.content-card--horizontal:has(.wp-block-hpinc-technology-icon,.wp-block-post-featured-image) {
	display: grid;
	grid-template-columns: 1fr var(--media-size);
}

@media (max-width:600px) {
	.content-card.content-card--horizontal:has(.wp-block-hpinc-technology-icon,.wp-block-post-featured-image) {
		display: flex;
		flex-direction: column-reverse;
	}
}

.content-card.content-card--horizontal:has(.wp-block-hpinc-technology-icon,.wp-block-post-featured-image) .content-card__media {
	display: block;
}

.content-card.content-card--horizontal .content-card__media {
	display: none;
	width: var(--media-size);
}

@media (min-width:1024px) {
	.content-card.content-card--horizontal .content-card__media {
		order: 0;
	}
}

.content-card.content-card--horizontal .content-card__media .wp-block-post-featured-image img {
	aspect-ratio: 1/1;
	border-radius: .5rem;
	height: auto;
	-o-object-fit: cover;
	object-fit: cover;
}

.content-card.content-card--horizontal .content-card__media:has(.wp-block-hpinc-technology-icon) .wp-block-post-featured-image {
	display: none;
}

.content-card.content-card--horizontal .content-card__media .wp-block-hpinc-technology-icon {
	aspect-ratio: 1/1;
}

.content-card.content-card--horizontal .content-card__media .technology-icon-wrapper {
	margin-top: 0;
}

.content-card.content-card--horizontal .content-card__media .technology-icon-icon {
	transform: none;
}

.content-card.content-card--horizontal .wp-block-post-title {
	font-size: var(--wp--custom--font--size--body--lg);
}

.content-card.content-card--horizontal .wp-block-post-title a {
	color: inherit;
}

.content-card.content-card--horizontal .wp-block-post-terms {
	margin-bottom: 0;
}

.technology-icon-card-cpt svg {
	height: 75px;
	width: 85px;
}

.search-results__header .wp-block-hpinc-query-keyword-search {
	max-width: 100%;
	width: 578px;
}

@media (min-width:768px) {
	.search-results__header .wp-block-hpinc-query-keyword-search {
		margin-top: var(--wp--custom--spacing--40);
	}
}

.search-results__header .wp-block-hpinc-query-keyword-search__input {
	background-position: var(--wp--custom--spacing--16);
	padding: var(--wp--custom--spacing--16);
	padding-left: 56px;
}

.search-results__term-header:not(:has(*)) {
	display: none;
}

.search-results__body > .wp-block-group:not(:has(*)) {
	display: none;
}

.search-results__body:not(:has(.wp-block-post-template)) .wp-block-query-total {
	display: none;
}

.search-results__body .wp-block-post-template.is-layout-grid {
	-moz-column-count: 1;
	column-count: 1;
	display: block;
}

@media (min-width:1024px) {
	.search-results__body .wp-block-post-template.is-layout-grid {
		-moz-column-count: 2;
		column-count: 2;
		-moz-column-gap: var(--wp--preset--spacing--fluid-medium-large);
		column-gap: var(--wp--preset--spacing--fluid-medium-large);
	}
}

.search-results__body .wp-block-post {
	border-bottom: 1px solid var(--wp--custom--color--neutrals--medium-gray);
	page-break-inside: avoid;
	-moz-column-break-inside: avoid;
	break-inside: avoid;
	padding-bottom: var(--wp--custom--spacing--24);
}

.search-results__body .wp-block-post:not(:has(.wp-block-post-title)) {
	display: none;
}

.search-results__body .wp-block-post:not(:last-child) {
	margin-bottom: var(--wp--custom--spacing--32);
}

.search-results__body .wp-block-query-pagination {
	justify-content: center;
}

.search-results__empty a:where(:not(.wp-element-button)) {
	color: var(--wp--custom--color--text--color-1);
}

.search-results__empty a:where(:not(.wp-element-button)):hover {
	-webkit-text-decoration: none;
	text-decoration: none;
}

.wp-block-media-text.callout-card {
	border-radius: .5rem;
	gap: 0;
	overflow: hidden;
}

.wp-block-media-text.callout-card .wp-block-media-text__content {
	padding: var(--wp--custom--spacing--40) !important;
	padding-left: var(--wp--custom--spacing--24) !important;
}

@media (max-width:600px) {
	.wp-block-media-text.callout-card .wp-block-media-text__content {
		padding: var(--wp--custom--spacing--32) !important;
		padding-left: var(--wp--custom--spacing--24) !important;
	}
}

.section-404 {
	margin-top: 0;
	overflow: hidden;
	padding-left: 0;
	padding-right: 0;
	position: relative;
}

.section-404 .svg-line-vertex {
	position: absolute;
}

.section-404 > * {
	margin-bottom: 0;
	margin-top: 0;
}

.section-404 .section-404__bottom-line-container {
	margin-bottom: var(--wp--preset--spacing--70);
	margin-top: var(--wp--preset--spacing--50);
	position: relative;
}

@media (min-width:1024px) {
	.section-404 .section-404__bottom-line-container {
		margin-bottom: var(--wp--preset--spacing--80);
		margin-top: var(--wp--preset--spacing--80);
	}
}

.section-404 .section-404__bottom-line {
	top: 0;
}

.section-404 .section-404__bottom-line__fake-cta {
	display: flex;
	justify-self: center;
}

@media (max-width:1024px) {
	.section-404 .section-404__bottom-line__fake-cta {
		justify-self: flex-start;
		margin-left: 140px;
	}
}

.section-404__top-line-container {
	--logo-width: 58px;
	max-width: min(calc(100% - var(--wp--style--root--padding-right) - var(--wp--style--root--padding-left)), 1360px) !important;
	padding-top: 156px;
	position: relative;
}

@media (min-width:1280px) {
	.section-404__top-line-container {
		--logo-width: 88px;
	}
}

@media (min-width:768px) {
	.section-404__top-line-container {
		padding-top: 186px;
	}
}

.section-404__top-line-container .section-404__top-line {
	left: calc(var(--logo-width) / 2);
	top: 0;
}

.section-404__content {
	margin-left: auto !important;
	margin-right: auto !important;
	padding-left: var(--wp--custom--site-outer-padding);
	padding-right: var(--wp--custom--site-outer-padding);
	position: relative;
}

.section-404__content .wp-block-columns {
	margin: 0;
}

.section-404__content .wp-block-column, .section-404__content .wp-block-columns {
	position: static;
}

.section-404__content h1 {
	font-size: max(150px, min(38.46vw, 300px));
	line-height: .8;
	margin: 0;
	margin-left: -10px;
	position: relative;
}

.section-404__content p {
	font-size: var(--wp--custom--font--size--heading--4);
	font-weight: 500;
	letter-spacing: -.02em;
	line-height: 1.2;
	margin: 0;
}

@media (min-width:1024px) {
	.section-404__content .wp-block-buttons {
		margin: 10px;
	}
}

.section-404__content .wp-block-buttons :where(.wp-element-button,.wp-block-button__link) {
	font-size: var(--wp--custom--font--size--body--lg);
}

.section-404__content .section-404__content__inner-container {
	align-items: flex-start;
	flex-direction: column;
	gap: var(--wp--custom--spacing--20);
	position: relative;
}

@media (min-width:1024px) {
	.section-404__content .section-404__content__inner-container {
		align-items: center;
		flex-direction: row;
		justify-content: center;
		max-width: -moz-max-content;
		max-width: max-content;
	}
}

.section-404__content .section-404__content__inner-container .section-404__content__line-1--end {
	left: 0;
}

.section-404__content .section-404__content__inner-container > .wp-block-group {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-left: 0;
	position: relative;
}

@media (min-width:1024px) {
	.section-404__content .section-404__content__inner-container > .wp-block-group {
		height: 240px;
		padding-left: 100px;
	}
}

.section-404__content .section-404__content__button-container {
	display: inline-flex;
	margin-top: var(--wp--custom--spacing--32);
	position: relative;
	width: -moz-max-content;
	width: max-content;
}

.section-404__content .section-404__content__line-1--start {
	left: calc(var(--wp--custom--site-outer-padding) * -1);
}

@media (max-width:1024px) {
	.section-404__content .section-404__content__line-1--end, .section-404__content .section-404__content__line-1--start {
		display: none;
	}
}

.section-404__content .section-404__content__line-1--end, .section-404__content .section-404__content__line-1--start, .section-404__content .section-404__content__line-2--end, .section-404__content .section-404__content__line-2--start {
	top: 176px;
}

@media (max-width:1024px) {
	.section-404__content .section-404__content__line-1--end, .section-404__content .section-404__content__line-1--start, .section-404__content .section-404__content__line-2--end, .section-404__content .section-404__content__line-2--start {
		bottom: 33px;
		top: auto;
	}
}

.section-404__content .section-404__content__line-2--start {
	left: calc(var(--wp--custom--site-outer-padding) * -1);
}

@media (min-width:1024px) {
	.section-404__content .section-404__content__line-2--start {
		left: 0;
	}
}

.section-404__content .section-404__content__line-3 {
	bottom: 35px;
	left: 100%;
	margin-top: 6px;
}

@media (min-width:1024px) {
	.section-404__content .section-404__content__line-3 {
		margin-top: 12px;
	}
}

@media (min-width:1440px) {
	.section-404__content .section-404__content__line-3 {
		margin-top: 8px;
	}
}

.gated-access-form {
	display: flex;
	gap: 1rem;
}

.gated-access-form .form-input {
	flex: 1 1 auto;
	max-width: 100%;
}

.gated-access-error {
	color: var(--wp--preset--color--vivid-red);
	font-weight: 500;
}

.form-input {
	align-items: center;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: var(--wp--custom--color--button--secondary--background--default);
	border: 1px solid var(--wp--custom--color--button--secondary--border--default);
	border-radius: var(--wp--custom--spacing--8);
	color: var(--wp--custom--color--text--color-2);
	display: flex;
	flex-flow: row nowrap;
	font-size: var(--wp--custom--color--text--button-sm);
	font-weight: 500;
	gap: var(--wp--custom--spacing--12);
	justify-content: space-between;
	max-width: 30rem;
	padding: var(--wp--custom--spacing--12) var(--wp--custom--spacing--24) var(--wp--custom--spacing--12);
	text-align: left;
	-webkit-text-decoration: none !important;
	text-decoration: none !important;
	width: 100%;
}

.form-input::-webkit-search-cancel-button, .form-input::-webkit-search-decoration, .form-input::-webkit-search-results-button, .form-input::-webkit-search-results-decoration {
	-webkit-appearance: none;
}

.breadcrumbs a {
	font-weight: 500;
	-webkit-text-decoration: none;
	text-decoration: none;
}

.breadcrumbs a:hover {
	-webkit-text-decoration: underline;
	text-decoration: underline;
}

.breadcrumbs + h1 {
	margin-top: var(--wp--preset--spacing--md);
}

:root {
	--animate-duration: .5s;
	--animate-delay: 0s;
}

body.has-loaded [data-scroll-animation=fade-in] {
	opacity: 0;
}

@keyframes fade-in {
	0% {
		opacity: 0;
	}
	
	to {
		opacity: 1;
	}
}

body.has-loaded [data-scroll-animation=fade-in-up] {
	opacity: 0;
	transform: translateY(50px);
}

@keyframes fade-in-up {
	0% {
		opacity: 0;
		transform: translateY(50px);
	}
	
	to {
		opacity: 1;
		transform: translateY(0);
	}
}

body.has-loaded [data-scroll-animation] {
	animation-duration: var(--animate-duration);
	animation-fill-mode: both;
}

.fade-in-up {
	animation-name: fade-in-up;
}

.fade-in {
	animation-name: fade-in;
}

.wp-block-embed.yt-facade, .wp-block-video:not(.is-selected) {
	--radius: var(--wp--custom--image--border-radius--base);
	position: relative;
}

@media (min-width:1024px) {
	.wp-block-embed.yt-facade, .wp-block-video:not(.is-selected) {
		--radius: var(--wp--custom--image--border-radius--large);
	}
}

@media (max-width:768px) {
	.wp-block-embed.yt-facade:not(.alignfull), .wp-block-video:not(.is-selected):not(.alignfull) {
		max-width: 100%;
	}
}

.wp-block-embed.yt-facade.alignfull, .wp-block-video.alignfull:not(.is-selected) {
	--radius: 0;
}

.wp-block-embed.yt-facade video, .wp-block-video:not(.is-selected) video {
	cursor: pointer;
}

.wp-block-embed.yt-facade:after, .wp-block-video:not(.is-selected):after {
	--icon-size: 80px;
	background-color: var(--wp--custom--color--surface--color-1);
	background-image: url("https://cdn-ilecnaj.nitrocdn.com/QyuCmNzrKSfazgpODowDvvTGHAkHWqnA/assets/images/optimized/rev-cd1aee4/www.hpinc.com/wp-content/themes/hpinc-theme/dist/svg/video-play-button.svg");
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 50%;
	content: "";
	height: var(--icon-size);
	left: 50%;
	opacity: .92;
	pointer-events: none;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%) scale(1);
	transition: transform .3s ease-in-out;
	width: var(--icon-size);
	z-index: 3;
}

.wp-block-embed.yt-facade.yt-facade--playing, .wp-block-embed.yt-facade:has(.has-been-played), .wp-block-embed.yt-facade:has([autoplay]), .wp-block-video.yt-facade--playing:not(.is-selected), .wp-block-video:not(.is-selected):has(.has-been-played), .wp-block-video:not(.is-selected):has([autoplay]) {
	box-shadow: none;
}

.wp-block-embed.yt-facade.yt-facade--playing:after, .wp-block-embed.yt-facade:has(.has-been-played):after, .wp-block-embed.yt-facade:has([autoplay]):after, .wp-block-video.yt-facade--playing:not(.is-selected):after, .wp-block-video:not(.is-selected):has(.has-been-played):after, .wp-block-video:not(.is-selected):has([autoplay]):after {
	transform: translate(-50%, -50%) scale(0);
}

.wp-block-embed.yt-facade .yt-facade__content, .wp-block-video:not(.is-selected) .yt-facade__content {
	opacity: .3;
	position: relative;
	transition: opacity .2s ease;
	z-index: 1;
}

.wp-block-embed.yt-facade .yt-facade__custom-thumb, .wp-block-video:not(.is-selected) .yt-facade__custom-thumb {
	align-items: center;
	background: rgba(0, 0, 0, .8);
	border-radius: var(--radius);
	bottom: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}

.wp-block-embed.yt-facade .yt-facade__custom-thumb img, .wp-block-video:not(.is-selected) .yt-facade__custom-thumb img {
	border-radius: var(--wp--custom--border--radius--lg);
	box-shadow: 0 4px 12px rgba(0, 0, 0, .3);
	max-height: 100%;
	max-width: 100%;
	-o-object-fit: contain;
	object-fit: contain;
}

.wp-block-embed.yt-facade.is-selected:after, .wp-block-video.is-selected:not(.is-selected):after {
	left: 50% !important;
	top: 50% !important;
	transform: translate(-50%, -50%) scale(1) !important;
}

.wp-block-embed.yt-facade:has(.yt-facade__content):hover .yt-facade__content, .wp-block-video:not(.is-selected):has(.yt-facade__content):hover .yt-facade__content {
	opacity: .1;
}

.wp-block-embed.yt-facade:has(.yt-facade__content):hover .yt-facade__custom-thumb, .wp-block-video:not(.is-selected):has(.yt-facade__content):hover .yt-facade__custom-thumb {
	background: rgba(0, 0, 0, .6);
}

.wp-block-embed.yt-facade:has(.yt-facade__content):hover:after, .wp-block-video:not(.is-selected):has(.yt-facade__content):hover:after {
	transform: translate(-50%, -50%) scale(1.1);
}

.yt-facade__button {
	all: unset;
	aspect-ratio: 16/9;
	border-radius: var(--radius);
	box-shadow: var(--wp--custom--shadow--video);
	cursor: pointer;
	display: block;
	overflow: hidden;
	position: relative;
	width: 100%;
}

.yt-facade.alignfull .yt-facade__button {
	border-radius: 0;
}

.yt-facade__thumb {
	background-color: var(--wp--custom--color--neutrals--black);
	background-position: 50%;
	background-size: cover;
}

.yt-facade__custom-thumb, .yt-facade__thumb {
	aspect-ratio: 16/9;
	display: block;
	transition: transform .3s ease-in-out;
	width: 100%;
}

.yt-facade__custom-thumb {
	-o-object-fit: cover;
	object-fit: cover;
}

.yt-facade__play {
	align-items: center;
	bottom: 0;
	color: var(--wp--custom--color--surface--color-1);
	display: flex;
	height: 100%;
	justify-content: center;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}

.yt-facade__button:hover .yt-facade__custom-thumb, .yt-facade__button:hover .yt-facade__thumb {
	transform: scale(1.01);
}

.yt-facade__button:focus-visible {
	border-radius: var(--radius);
	outline: 3px solid var(--wp--custom--color--surface--color-1);
	outline-offset: 3px;
}

.yt-facade iframe {
	aspect-ratio: 16/9;
	border: 0;
	border-radius: var(--radius);
	display: block;
	height: 100%;
	width: 100%;
}

@media (min-width:600px) {
	.wp-block-tenup-query-featured-post-template[class] {
		grid-column: 1/3;
	}
}

.single-technology_cpt .outcomes.is-style-gradient-outline {
	padding: var(--wp--custom--spacing--16);
}

.single-technology_cpt .outcomes.is-style-gradient-outline:after {
	--custom-outline-color: var(--wp--preset--gradient--gradient-1);
}

@media (max-width:768px) {
	.single-technology_cpt .wp-block-hpinc-metric .metric__inner {
		padding-bottom: var(--wp--custom--spacing--24);
		padding-left: 0;
	}
	
	.single-technology_cpt .wp-block-hpinc-metric .metric__inner:before {
		background: var(--wp--preset--gradient--gradient-2);
		height: 2px;
		top: 100%;
		width: 100%;
	}
}

:root {
	--wp--custom--site-content-width: calc(var(--wp--custom--full-viewport-width) - var(--wp--custom--site-outer-padding) * 2);
}

@media (max-width:768px) {
	:root {
		--wp--custom--site-content-width: calc(100vw - var(--wp--custom--site-outer-padding) * 2);
	}
}

.splide__container {
	box-sizing: border-box;
	position: relative;
}

.splide__list {
	backface-visibility: hidden;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	margin: 0 !important;
	padding: 0 !important;
}

.splide.is-initialized:not(.is-active) .splide__list {
	display: block;
}

.splide__pagination {
	-ms-flex-align: center;
	align-items: center;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0;
	pointer-events: none;
}

.splide__pagination li {
	display: inline-block;
	line-height: 1;
	list-style-type: none;
	margin: 0;
	pointer-events: auto;
}

.splide:not(.is-overflow) .splide__pagination {
	display: none;
}

.splide__progress__bar {
	width: 0;
}

.splide {
	position: relative;
	visibility: hidden;
}

.splide.is-initialized, .splide.is-rendered {
	visibility: visible;
}

.splide__slide {
	backface-visibility: hidden;
	box-sizing: border-box;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	list-style-type: none !important;
	margin: 0;
	position: relative;
}

.splide__slide img {
	vertical-align: bottom;
}

.splide__spinner {
	animation: splide-loading 1s linear infinite;
	border: 2px solid #999;
	border-left-color: transparent;
	border-radius: 50%;
	bottom: 0;
	contain: strict;
	display: inline-block;
	height: 20px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
}

.splide__sr {
	clip: rect(0 0 0 0);
	border: 0;
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.splide__toggle.is-active .splide__toggle__play, .splide__toggle__pause {
	display: none;
}

.splide__toggle.is-active .splide__toggle__pause {
	display: inline;
}

.splide__track {
	overflow: hidden;
	position: relative;
	z-index: 0;
}

@keyframes splide-loading {
	0% {
		transform: rotate(0);
	}
	
	to {
		transform: rotate(1turn);
	}
}

.splide__track--draggable {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.splide__track--fade > .splide__list > .splide__slide {
	margin: 0 !important;
	opacity: 0;
	z-index: 0;
}

.splide__track--fade > .splide__list > .splide__slide.is-active {
	opacity: 1;
	z-index: 1;
}

.splide--rtl {
	direction: rtl;
}

.splide__track--ttb > .splide__list {
	display: block;
}

.splide__arrow {
	-ms-flex-align: center;
	align-items: center;
	background: #ccc;
	border: 0;
	border-radius: 50%;
	cursor: pointer;
	display: -ms-flexbox;
	display: flex;
	height: 2em;
	-ms-flex-pack: center;
	justify-content: center;
	opacity: .7;
	padding: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 2em;
	z-index: 1;
}

.splide__arrow svg {
	fill: #000;
	height: 1.2em;
	width: 1.2em;
}

.splide__arrow:hover:not(:disabled) {
	opacity: .9;
}

.splide__arrow:disabled {
	opacity: .3;
}

.splide__arrow:focus-visible {
	outline: 3px solid #0bf;
	outline-offset: 3px;
}

.splide__arrow--prev {
	left: 1em;
}

.splide__arrow--prev svg {
	transform: scaleX(-1);
}

.splide__arrow--next {
	right: 1em;
}

.splide.is-focus-in .splide__arrow:focus {
	outline: 3px solid #0bf;
	outline-offset: 3px;
}

.splide__pagination {
	bottom: .5em;
	left: 0;
	padding: 0 1em;
	position: absolute;
	right: 0;
	z-index: 1;
}

.splide__pagination__page {
	background: #ccc;
	border: 0;
	border-radius: 50%;
	display: inline-block;
	height: 8px;
	margin: 3px;
	opacity: .7;
	padding: 0;
	position: relative;
	transition: transform .2s linear;
	width: 8px;
}

.splide__pagination__page.is-active {
	background: #fff;
	transform: scale(1.4);
	z-index: 1;
}

.splide__pagination__page:hover {
	cursor: pointer;
	opacity: .9;
}

.splide__pagination__page:focus-visible {
	outline: 3px solid #0bf;
	outline-offset: 3px;
}

.splide.is-focus-in .splide__pagination__page:focus {
	outline: 3px solid #0bf;
	outline-offset: 3px;
}

.splide__progress__bar {
	background: #ccc;
	height: 3px;
}

.splide__slide {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.splide__slide:focus {
	outline: 0;
}

@supports (outline-offset:-3px) {
	.splide__slide:focus-visible {
		outline: 3px solid #0bf;
		outline-offset: -3px;
	}
}

@media screen and (-ms-high-contrast:none) {
	.splide__slide:focus-visible {
		border: 3px solid #0bf;
	}
}

@supports (outline-offset:-3px) {
	.splide.is-focus-in .splide__slide:focus {
		outline: 3px solid #0bf;
		outline-offset: -3px;
	}
}

@media screen and (-ms-high-contrast:none) {
	.splide.is-focus-in .splide__slide:focus {
		border: 3px solid #0bf;
	}
	
	.splide.is-focus-in .splide__track > .splide__list > .splide__slide:focus {
		border-color: #0bf;
	}
}

.splide__toggle {
	cursor: pointer;
}

.splide__toggle:focus-visible {
	outline: 3px solid #0bf;
	outline-offset: 3px;
}

.splide.is-focus-in .splide__toggle:focus {
	outline: 3px solid #0bf;
	outline-offset: 3px;
}

.splide__track--nav > .splide__list > .splide__slide {
	border: 3px solid transparent;
	cursor: pointer;
}

.splide__track--nav > .splide__list > .splide__slide.is-active {
	border: 3px solid #000;
}

.splide__arrows--rtl .splide__arrow--prev {
	left: auto;
	right: 1em;
}

.splide__arrows--rtl .splide__arrow--prev svg {
	transform: scaleX(1);
}

.splide__arrows--rtl .splide__arrow--next {
	left: 1em;
	right: auto;
}

.splide__arrows--rtl .splide__arrow--next svg {
	transform: scaleX(-1);
}

.splide__arrows--ttb .splide__arrow {
	left: 50%;
	transform: translate(-50%);
}

.splide__arrows--ttb .splide__arrow--prev {
	top: 1em;
}

.splide__arrows--ttb .splide__arrow--prev svg {
	transform: rotate(-90deg);
}

.splide__arrows--ttb .splide__arrow--next {
	bottom: 1em;
	top: auto;
}

.splide__arrows--ttb .splide__arrow--next svg {
	transform: rotate(90deg);
}

.splide__pagination--ttb {
	bottom: 0;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	left: auto;
	padding: 1em 0;
	right: .5em;
	top: 0;
}

:root {
	--wp--custom--site-content-width: calc(var(--wp--custom--full-viewport-width) - var(--wp--custom--site-outer-padding) * 2);
}

@media (max-width:768px) {
	:root {
		--wp--custom--site-content-width: calc(100vw - var(--wp--custom--site-outer-padding) * 2);
	}
}
