/* GENERAL */
:root {
	--wp--preset--spacing--65: clamp(40px, 7vw, 80px);
}

/* FONTS */
h1, h2, h3, h4, h5, h6 {
	/* font-family: "Gotham A", "Gotham B" !important; */
}
strong {
	font-family: var(--wp--preset--font-family--sharp-earth-ol-bold);
}
.has-small-font-size {
	font-weight: 300;
}
.has-medium-font-size {
	font-weight: 300;
}
.has-large-font-size {
	font-weight: 300;
}

/* COLORS */
nav .wp-block-navigation-item.current-menu-item,
nav .wp-block-navigation-item:hover,
nav .wp-block-navigation-item:active,
nav .wp-block-navigation-item:focus {
	
}
.home,
.page-about {
	background-color: var(--wp--preset--color--light-tan-eae-8-e-0);
}


.wp-block-navigation .footer-nav-terms .wp-block-navigation-item__content,
.wp-block-navigation .footer-nav-terms .wp-block-navigation-item__content:visited {
	color: var(--wp--preset--color--light-tan-eae-8-e-0);
}

/* GENERAL */
:root :where(.is-layout-constrained) > * {
	
}
:root :where(.is-layout-constrained) > .wp-block-cover {
	margin-block-start: 0 !important;
}
:where(.wp-site-blocks :focus) {
	outline-style: solid !important;
	outline-width: 0px !important;
}

.custom-logo,
figure.wp-block-image.size-full.custom-logo {
	margin-left: -9px !important;
}
.custom-logo {
	max-width: 244px !important;
}

.hero-banner {
	
}

:root :where(.wp-block-navigation a:where(:not(.wp-element-button)):hover),
.tax-project-category .nav-item-projects a,
.page-about .nav-item-about a,
.page-expertise .nav-item-expertise a,
.page-connect .nav-item-connect a {
	text-decoration: underline;
	text-decoration-color: var(--wp--preset--color--orange-cd-8-d-65) !important;
	text-decoration-thickness: 2px !important;
	text-underline-offset: 5px !important;
}


body {
	line-height: 1.3125;
	font-weight: 400;
}
.has-p-1-paragraph-1-callouts-font-size {
	font-family: var(--wp--preset--font-family--sharp-earth-ol-light);
	line-height: 1.27273;
	font-weight: 300;
}
.has-p-2-paragraph-2-copy-font-size {
	line-height: 1.3125;
}
.has-p-3-paragraph-3-buttons-font-size {
	line-height: 1.3125
}

.nav-project-cats .wp-block-button {
	margin-left: -2px;
}
.nav-project-cats .wp-block-button .wp-block-button__link.has-blue-263-c-49-color.active-nav-item,
.nav-project-cats .wp-block-button .wp-block-button__link.has-blue-263-c-49-color:hover {
	background-color: var(--wp--preset--color--blue-263-c-49);
	color: var(--wp--preset--color--white-ffffff) !important;
}

ul.wp-block-list {
	padding-left: 14px;
}


.wp-block-query img,
.wp-block-group.is-linked img {
	transition: transform 0.25s linear;
}
.wp-block-query li figure,
.wp-block-group.is-linked figure {
	overflow: hidden;
}
.wp-block-query li:hover img,
.wp-block-group.is-linked:hover img {
	transform: scale(1.05);
}
.page-team .wp-block-query li:hover img{
	transform: none;
}
.projects-grid-view .wp-block-query li:hover h3 a,
.projects-grid-view .wp-block-query li:not(.project-category-quote):hover p,
.wp-block-group.is-linked:hover p {
	text-decoration: underline;
}

.wp-block-query li.type-team h3,
.wp-block-query li.type-team p,
.wp-block-query li.type-team a {
	text-decoration: none;
}

.wp-block-query li.type-team:hover a {
	text-decoration: underline;
}
.wp-block-query li.type-team .team-member-linkedin-url {
	display: none;
}


.wp-block-pullquote p {
	font-family: var(--wp--preset--font-family--sharp-earth-ol-light);
	font-size: var(--wp--preset--font-size--p-1-paragraph-1-callouts);
	text-align: left;
}
.wp-block-pullquote p::before {
	content: open-quote;
	content: '\0022';
}
.wp-block-pullquote p::after {
	content: close-quote;
	content: '\0022';
}
.wp-block-pullquote cite {
	font-family: var(--wp--preset--font-family--sharp-earth-ol-bold);
	font-size: var(--wp--preset--font-size--h-4-heading-4);
	text-align: left;
}
.wp-block-pullquote {
	display: flex;
}
.wp-block-pullquote::before {	
	content: ""; /* Required for the pseudo-element to render */
	background-image: url("/wp-content/uploads/2026/03/Isolation_Mode.svg");
	background-size: contain; /* or 'contain' */
	background-repeat: no-repeat;
	display: inline-block; /* or block, depending on layout */
	width: 53px; /* Define dimensions for the background to be visible */
	height: 74px; /* Define dimensions for the background to be visible */
	margin-right: 20px;
	margin-top: 4px;
}
.wp-block-pullquote blockquote {
	max-width: 422px;
	width: calc(100% - 73px);
}
.pullquote-white-arrow::before {
	filter: brightness(0) invert(1);
}

.mb-banner-cta-footer,
#join {
	background-image: none;
	background-image: linear-gradient(rgb(38, 60, 73) 1.0px, transparent 1.5px), linear-gradient(to right, rgb(38, 60, 73) 1.0px, rgb(64, 83, 92) 1.5px);
	background-size: 28px 28px;
}


/* HOME PAGE */
.home main {
	padding-top: 0 !important;
}
.home h1.wp-block-post-title {
	position: absolute;
	top: -99999px;
	left: -99999px;
}


/* PAGES */
.page h1.wp-block-post-title {
	position: absolute;
	top: -99999px;
	left: -99999px;
}


/* PROJECTS CATEGORY PAGE */
.go-grid-view,
.go-list-view {
	cursor: pointer;
}
.projects-list-view {
	display: none;
}

.projects-grid-view,
.projects-list-view {
	
}
.grid-list-view p.active-paragraph,
.grid-list-view p:hover {
	text-decoration: underline;
	text-underline-offset: 2px !important;
	text-decoration-thickness: 1px !important;
}
.grid-list-view p a,
.grid-list-view p a:visited {
	text-decoration: none;
}
.projects-list-view li.project-category-quote {
	display: none;
}
.projects-grid-view li.project-category-list-view-no-link {
	position: absolute;
	top: -99999px;
	left: -99999px;
	display: none;
}
.projects-list-view li:not(.project-category-list-view-no-link):hover {
	cursor: pointer;
}
.projects-list-view li:not(.project-category-list-view-no-link) h3 a,
.projects-list-view li:not(.project-category-list-view-no-link):hover h3 a {
	text-decoration: underline;
	text-decoration-thickness: 1px;
	text-underline-offset: 2px;
}
.projects-list-view li:not(.project-category-list-view-no-link):hover p {
	
}
.projects-grid-view li.project-category-list-view-no-link .wp-block-post-title:hover,
.projects-grid-view li.project-category-list-view-no-link .wp-block-post-title a:hover {
	text-decoration: none !important;
}
:root :where(li.project-category-list-view-no-link .wp-block-post-title a:where(:not(.wp-element-button)):hover) {
	text-decoration: none !important;
}
.projects-list-view li.project-category-list-view-no-link,
.projects-list-view li.project-category-list-view-no-link:hover {
	cursor: auto;
}
.projects-list-view li.project-category-list-view-no-link h3 {
	font-family: var(--wp--preset--font-family--sharp-earth-ol-regular);
}

.wp-block-query li.project-category-quote > .wp-block-group,
.wp-block-query li.project-category-quote > .wp-block-group .entry-content,
.wp-block-query li.project-category-quote > .wp-block-group .entry-content blockquote {
	height: 100%;
}
.wp-block-query li.project-category-quote > .wp-block-group .entry-content {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.wp-block-query li.project-category-quote > .wp-block-group .entry-content figure {
	height: auto;
	display: flex;
	justify-content: center;
}
.wp-block-query li.project-category-quote > .wp-block-group > h3,
.wp-block-query li.project-category-quote > .wp-block-group > p,
.wp-block-query li.project-category-quote > .wp-block-group > p.project-grid-quote-text,
.wp-block-query li.project-category-quote > .wp-block-group > p.project-grid-quote-from,
.wp-block-query li:not(.project-category-quote) > .wp-block-group figure.wp-block-pullquote {
	position: absolute;
	top: -99999px;
	left: -99999px;
}
.wp-block-query li.project-category-quote > .wp-block-group,
.wp-block-query li.project-category-quote > .wp-block-group .entry-content blockquote {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.wp-block-query li.project-category-quote:hover * {
	text-decoration: none;
}


/* SINGLE PROJECT */
#project-details-meta h3.wp-block-heading {
	padding-bottom: 2px;
}
#project-details-meta .wp-block-separator {
	border-bottom: 0px;
	margin-block-start: 17px;
}
#project-details-meta h4 {
	margin-block-start: 10px;
}
#project-details-meta > .wp-block-columns {
	gap: 144px;
}
.single-project .wp-block-group-is-layout-grid {
	grid-template-columns: 26% 6% 36% 6% 26% !important;
	grid-template-rows: 1fr;
	gap: 0 !important;
}
.single-project .project-grid-vertical.wp-block-group-is-layout-grid {
	grid-template-columns: 1fr !important;
	grid-template-rows: 1fr 80px 1fr;
}

/* SINGLE MARKET */
.single-market .wp-block-button.is-style-button-no-arrow a:hover {
	background-color: var(--wp--preset--color--blue-263-c-49) !important;
	color: var(--wp--preset--color--white-ffffff);
}




:root :where(.wp-element-button, .wp-block-button__link) {
	background-color: transparent;
}

.button-style-1 {
	
}
.button-style-1 a {
	color: var(--wp--preset--color--white-ffffff);
	border-color: var(--wp--preset--color--white-ffffff);
}
.button-style-1:hover {
	background: white;
	color: var(--wp--preset--color--blue-263-c-49);
}
.wp-block-button a,
.button-style-1 a,
.post-navigation-link-next a,
.post-navigation-link-previous a,
.block-editor-rich-text__editable.wp-block-button__link {
	display: flex;
	align-items: center;
	position: relative;
	text-align: left;
	text-transform: none;
}
.wp-block-button.is-style-button-no-arrow a {
	display: block;
}
.wp-block-button.is-style-button-no-arrow a:hover {
	color: var(--wp--preset--color--blue-263-c-49);
}
.wp-block-button:not(.is-style-button-no-arrow)::after,
.button-style-1 a::after,
.post-navigation-link-next a::after,
.block-editor-rich-text__editable.wp-block-button__link::after,
.post-navigation-link-previous a::before {
	content: ""; /* Required for the pseudo-element to render */
	background-image: url("/wp-content/uploads/2026/03/Isolation_Mode-Orange.svg");
	background-size: contain; /* or 'contain' */
	background-repeat: no-repeat;
	display: inline-block; /* or block, depending on layout */
	width: 9px; /* Define dimensions for the background to be visible */
	height: 12px; /* Define dimensions for the background to be visible */
	margin-left: -7px;
	position: absolute;
	right: 25px;
	
	top: calc(50% - 6px);
}

.wp-block-button {
	display: flex;
	position: relative;
}
.wp-block-button a {
	padding-right: 55px;
}
.post-navigation-link-next a::after {
	right: -1px;
}
.post-navigation-link-previous a::before {
	transform: rotate(180deg);
	margin-left: 0;
	left: -1px;
}
.wp-block-button.is-style-button-white-bg-hover a {
	display: block;
}
.wp-block-button.is-style-button-white-bg-hover span:first-of-type,
.wp-block-button:not(.is-style-button-no-arrow) span:first-child,
.button-style-1 span:first-child,
.post-navigation-link-next span:first-child,
.post-navigation-link-previous span:first-child,
.block-editor-rich-text__editable.wp-block-button__link span:first-child,
.wp-block-button span:first-of-type {
	display: flex;
	border-bottom: 2px solid var(--wp--preset--color--orange-cd-8-d-65);
	height: 2px;
	width: 15px;
	min-width: 15px;
	margin-left: 15px;
	
	position: absolute;
	top: calc(50% - 1px);
	right: 25px;
}

.single-project .post-navigation-link-previous a {
	padding-left: 25px;
}
.single-project .post-navigation-link-previous span:first-child {
	left: 0;
}
.single-project .post-navigation-link-next a {
	padding-right: 25px;
}
.single-project .post-navigation-link-next span:first-child {
	right: 0;
}


.wp-block-button.is-style-button-no-arrow span:first-of-type {
	border-bottom: none;
}
.wp-block-button.is-style-button-white-bg-hover span:first-of-type,
.wp-block-button span:first-of-type {
	right: 28px;
}
.wp-block-button__link strong {
	font-size: var(--wp--preset--font-size--h-3-heading-3);
	font-family: var(--wp--preset--font-family--sharp-earth-ol-bold);
}
.home #vertical .wp-block-button.is-style-button-white-bg-hover:hover span,
.page-expertise #vertical .wp-block-button.is-style-button-white-bg-hover:hover span {
	right: 15px;
}
.home #vertical .wp-block-button.is-style-button-white-bg-hover:hover::after,
.page-expertise #vertical .wp-block-button.is-style-button-white-bg-hover:hover::after {
	right: 13px;
}

.block-editor-rich-text__editable.wp-block-button__link span:first-child {
	margin-top: -2px;
}
.post-navigation-link-previous span:first-child {
	margin-left: -7px;
	margin-right: 15px;
	
	margin-left: 0;
	
}
.post-navigation-link-next span:first-child {
	content: "";
	display: inline-block;
}
.post-navigation-link-next a, .post-navigation-link-next a:visited,
.post-navigation-link-previous a, .post-navigation-link-previous a:visited,
.post-navigation-link-all a, .post-navigation-link-all a:visited {
	text-decoration: none;
}
.post-navigation-link-next a:hover,
.post-navigation-link-previous a:hover,
.post-navigation-link-all a:hover {
	text-decoration: underline;
}

.wp-block-button.is-style-button-white-bg-hover a:hover,
.block-editor-rich-text__editable.wp-block-button.is-style-button-white-bg-hover a:hover {
	background-color: #FFF !important;
	color: var(--wp--preset--color--blue-263-c-49) !important;
}


.wp-block-search__button {
	background-color: var(--wp--preset--color--blue-263-c-49) !important;
	color: var(--wp--preset--color--white-ffffff) !important;
	border: 0px !important;
	box-shadow: none !important;
}
.wp-block-search__button:hover {
	background-color: var(--wp--preset--color--blue-40535-c) !important;
	color: white !important;
}
:root :where(.wp-block-search .wp-block-search__label, .wp-block-search .wp-block-search__input, .wp-block-search .wp-block-search__button) {
	font-size: var(--wp--preset--font-size--p-3-paragraph-3-buttons) !important;
}

.search-results .wp-block-query li .wp-block-group {
	padding: 20px 0 20px 0 !important;
}

/* TERMAGEDDON */
#policy h3,
#policy h3.text-center {
	text-transform: uppercase;
	color: var(--wp--preset--color--dark-blue);
	text-align: left !important;
	margin-top: 5rem;
}

/* FOOTER */
footer .custom-logo {
	margin-top: -8px;
}
footer {
	margin-block-start: 0;
}

/* RESPONSIVENESS */

@media only screen and (max-width: 600px) {
	
	.page-template-pages-alternate-header main > .wp-block-spacer {
		max-height: 50px;
	}
	.single-project main > .wp-block-group.alignfull:first-child {
		padding-top: 50px;
	}

	.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open,
	.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open:not(.disable-default-overlay)  {
		background-color: var(--wp--preset--color--blue-263-c-49);
	}
	.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container {
		width: 100%;
		align-items: center;
	}
	.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content {
		color: #FFF;
		font-size: var(--wp--preset--font-size--medium);
		font-weight: 600;
	}
	.wp-block-navigation__responsive-container-close svg {
		fill: #FFF; !important;
	}
	header .wp-block-site-logo,
	header .custom-logo,
	#primary-header-group .wp-block-image {
		position: relative;
		z-index: 100001;
		cursor: pointer;
	}
	.has-modal-open .wp-block-site-logo a::before {
		content: "";
		display: inline-block;
		width: 244px;
		height: 71px;
		position: relative;
		z-index: 99999;
		background-image: url("/wp-content/uploads/2026/03/Workpointe-Logo-White.png");
		background-size: contain;
		margin-top: 10px;
		margin-left: -7px;
	}
	.has-modal-open .wp-block-navigation-item__content {
		font-size: 20px !important;
	}
	
	
	.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,
	.wp-block-navigation__responsive-container.is-menu-open:not(.disable-default-overlay) .wp-block-navigation__responsive-container-content {
		padding-top: 150px;
	}
	.wp-block-navigation__responsive-container-close {
		top: 17px;
	}
	
	.mb-banner-header h2,
	.mb-banner-header p,
	.mb-banner-header .wp-block-term-description {
		max-width: none !important;
	}
	
	
	.home .home-hero-statement-group * {
		max-width: 100%;
	}
	.home .wp-block-pullquote {
		max-width: 100%;
	}
	
	/* TEAM PAGE */
	.page-team .wp-block-query ul {
		display: block;
	}
	.page-id-220 .wp-block-query ul li {
		margin-bottom: 50px;
	}
	
	.wp-block-search__inside-wrapper {
		flex-direction: column;
	}
	.wp-block-search__inside-wrapper .wp-block-search__input {
		min-height: 70px;
	}
	.wp-block-search__inside-wrapper  .wp-block-search__button {
		margin-left: 0 !important;
	}
	
	#core-values .wp-block-columns {
		gap: 75px;
		margin-bottom: 75px !important;
	}
	
	.tax-project-category main.mb-banner-header > .wp-block-group {
		padding-top: 73px !important;
	}
	.page-connect main.mb-banner-header > .wp-block-group {
		padding-top: 71px !important;
	}
	.tax-project-category main.mb-banner-header .hero-banner,
	.page-connect main.mb-banner-header .hero-banner {
		min-height: auto !important;
	}
	.tax-project-category .projects-list-view .wp-block-query li .wp-block-group.is-layout-flex {
		display: block;
		margin-bottom: 20px;
	}
	.tax-project-category .group-projects-tax-filters > .wp-block-group {
		padding-top: 50px !important;
		padding-bottom: 50px !important;
	}
	.tax-project-category .projects-grid-view > .wp-block-group,
	.tax-project-category .projects-list-view > .wp-block-group {
		
	}
	
	
	.single-project .wp-block-group-is-layout-grid {
		grid-template-columns: 1fr !important;
	}
	.single-project .entry-content > .wp-block-columns,
	.single-project .entry-content > .wp-block-group.is-layout-grid {
		padding-top: 20px !important;
		padding-bottom: 20px !important;
		margin-block-start: 0px !important;
	}
	.single-project .entry-content .wp-block-spacer {
		max-height: 0px !important;
	}
	.single-project .project-grid-vertical .wp-block-group {
		aspect-ratio: 3/2;
	}
	.single-project .project-grid-vertical.wp-block-group-is-layout-grid {
		grid-template-rows: 1fr 40px 1fr;
	}
	.single-project .entry-content .wp-block-columns h3 {
		padding-top: 30px;
	}
	.single-project .entry-content .wp-block-columns .wp-block-pullquote {
		margin-bottom: 40px;
	}
	.single-project .entry-content .wp-block-columns p {
		margin-bottom: 40px;
	}
	.single-project .post-navigation-link-next a {
		text-align: right;
	}
	.single-project .post-navigation-link-all {
		line-height: 21px;
		text-align: center;
	}
	.single-project .entry-content .mb-prj-row .wp-block-columns {
		padding-top: 0px !important;
		padding-bottom: 15px !important;
	}
	
	
	
	
	footer .wp-block-columns {
		
	}
	
	/* KELLY ADJUSTMENTS */
	.spacer-home,
	.page-id-381 .spacer-1,
	.mkt-sec-spacer {
		max-height: 0px;
		margin-block-start: 0px !important;
	}
	.spacer-expertise {
		max-height: 5px;
	}
	.spacer-home-last {
		max-height: 75px;
	}
	.home #vertical,
	.page-id-386 #vertical {
		padding-top: 85px !important;
		padding-bottom: 85px !important;
	}
	.expertise-services-image img {
		aspect-ratio: 4/3;
		object-fit: cover;
	}

	.mkt-sec-prog-exp-types {
		gap: 0 !important;
	}
	
	.single-market #expertise {
		padding-top: 50px !important;
		padding-bottom: 50px !important;
	}
	#product-lines .wp-block-buttons,
	#product-lines .wp-block-buttons .wp-block-button {
		width: 100%;
		max-width: 100%;
	}
	
	
}

@media only screen and (min-width: 601px) {
	
	
}

@media only screen and (max-width: 960px) {
	.banner-footer-cta > .wp-block-group > .wp-block-group > .wp-block-group:last-child {
		
	}
	.tax-project-category .columns-2.wp-block-post-template.is-layout-grid.wp-block-post-template-is-layout-grid {
		grid-template-columns: repeat(1,minmax(0,1fr));
	}
	#project-details-meta > .wp-block-columns {
		display: block;
	}
	#project-details-meta > .wp-block-columns .wp-block-column:last-child {
		max-width: 350px;
		margin-top: 50px;
	}
	
	/* TEAM PAGE */
	.page-team .columns-4.wp-block-post-template.is-layout-grid.wp-block-post-template-is-layout-grid {
		grid-template-columns: repeat(3, minmax(0, 1fr));
		gap: 40px;
	}
	
	
	/* MARKET SINGLES */
	.single-market #expertise .wp-block-spacer {
		max-height: 50px;
		max-height: 15px;
	}
	
	.footer-nav-main ul {
		justify-content: flex-start;
	}
	.footer-nav-terms {
		align-content: baseline;
	}
	.footer-nav-terms li {
		width: 100%;
	}
	footer .footer-nav-main {
		display: block;
		padding-bottom: 10px;
	}
	footer .footer-nav-main li {
		margin-bottom: 10px;
	}
	footer .wp-block-spacer {
		max-height: 0;
	}
}

@media only screen and (min-width: 961px) {
	
	
}