.page-template-partner-perspectives header.entry-header.single-page-header {
    display: none;
}
.perspectives-wrapper:before {
	content: '';
	background-image: url(/wp-content/uploads/2026/04/overlay_btm.png);
	background-size: contain;
	background-position: bottom right;
	background-repeat: no-repeat;
	width: 1200px;
	height: 50%;
	display: block;
	position: absolute;
	right: -20px;
	bottom: 0;
}
.testimonials-bottom-row {
	position: relative;
}
.perspectives-wrapper {
	padding-top: 35px;
	position: relative;
	padding-bottom: 50px;
}
.perspectives-wrapper .left-content h2 {
	font-size: 32px;
	line-height: 40px;
	letter-spacing: 0%;
	color: #39F2AE;
	max-width: 270px;
	margin-bottom: 42px;
}
/*.post-type-archive-partner-perspectives header.entry-header.blog-header {
	display: none;
}*/
.testimonials-top-row .controls a {
	max-width: 111px;
	min-width: 111px;
	height: 39px;
	display: flex;
	align-items: center;
	align-content: center;
	vertical-align: middle;
	justify-content: center;
	border: 1px solid #FFFFFF;
	cursor: pointer;
}
.testimonials-top-row .controls a svg path {
	fill: #fff;
}
.testimonials-top-row .controls a {
	background-color: transparent;
}
.testimonials-top-row .controls a:hover {
	background-color: #fff;
}
.testimonials-top-row .controls a:hover svg path {
	fill: #21283A;
}
.testimonials-top-row .controls {
	display: flex;
	gap: 8px;
}
.testimonials-top-row .controls a.disable {
	background-color: transparent;
	pointer-events: none;
}
.testimonials-top-row .controls a.disable svg path {
	fill: white;
}
.testimonials-top-row .arrows-content {
	font-size: 13px;
	line-height: 100%;
	letter-spacing: 0%;
	text-align: center;
	color: #fff;
	max-width: 230px;
	margin-top: 16px;
}
.testimonials-top-row {
	display: flex;
	/*align-items: center;
	align-content: center;*/
	vertical-align: middle;
	gap: 85px;
}
.testimonials-top-row .left-content {
	width: 270px;
	min-width: 270px;
}
.testimonials-top-row .right-content {
	width: calc(100% - 355px);
}
.testimonials-top-row .content p {
	font-family: 'rubik' !important;
	font-weight: 400 !important;
	font-size: 22px !important;
	line-height: 32px !important;
	letter-spacing: 0%;
	color: #fff;
	margin-bottom: 38px;
}
.testimonials-top-row .right-content span.icon svg {
	display: block;
}
.testimonials-top-row .right-content span.icon {
	margin-bottom: 10px;
	display: inline-block;
}
.testimonials-top-row .author h4 {
	font-size: 32px;
	line-height: 100%;
	letter-spacing: 0%;
	color: #fff;
	margin-bottom: 5px;
}
.testimonials-top-row .author span {
	font-size: 18px;
	line-height: 100%;
	letter-spacing: 0%;
	color: #39F2AE;
}
.testimonials-top-row .content {
	max-width: 843px;
}
.testimonials-bottom-row h2 {
	font-size: 32px;
	line-height: 34px;
	letter-spacing: 0%;
	color: #fff;
	max-width: 200px;
}
.post-row-section .testimonials-grid {
	display: grid;
	grid-template-columns: repeat(5, calc((100% - 72px) / 5));
	column-gap: 18px;
}
.testimonials-grid .testimonial-card {
	background-color: #C8D2EC;
	box-shadow: 0px 4.28px 17.13px 0px #00000040;
	padding: 7px 0 27px;
	margin-bottom: 18px;
	break-inside: avoid;
	-webkit-column-break-inside: avoid;
}
.testimonials-grid .testimonial-card.active-card {
	opacity: 0.30;
}
.testimonials-grid .testimonial-card.active-card a {
	pointer-events: none;
}
.testimonials-grid .tags span {
	background-color: #FFFFFF;
	border-radius: 8.57px;
	padding-top: 2.14px;
	padding-right: 8.57px;
	padding-bottom: 2.14px;
	padding-left: 8.57px;
	font-family: 'rubik' !important;
	font-weight: 400 !important;
	font-size: 9.64px;
	line-height: 100%;
	letter-spacing: -2%;
}
.testimonial-card .tags {
	display: flex;
	gap: 3px;
	flex-wrap: wrap;
	justify-content: right;
	padding-right: 9px;
}
.testimonial-card span.quote svg {
	display: block;
}
.testimonial-card span.quote {
	margin-left: 12px;
	display: inline-block;
}
.testimonial-card p {
	font-family: 'rubik' !important;
	font-weight: 400 !important;
	font-style: Italic;
	font-size: 19.27px !important;
	line-height: 23.56px !important;
	letter-spacing: 0%;
	text-align: center;
	max-width: 184px;
	margin: 30px auto;
}
.testimonials-grid .testimonial-card .position {
	font-size: 12.85px;
	line-height: 100%;
	letter-spacing: 0%;
	text-align: center;
	max-width: 177px;
	margin: 0 auto;
}
.testimonials-grid .testimonial-card .read-more {
	font-size: 19.27px;
	line-height: 100%;
	letter-spacing: 0%;
	text-align: center;
	color: #21283A;
	display: flex;
	margin-top: 43px;
	margin-left: auto;
	margin-right: 0;
	position: relative;
	justify-content: right;
	cursor: pointer;
	max-width: 270px;
}
.testimonials-grid .testimonial-card .read-more svg {
	display: block;
	position: relative;
}
.testimonials-grid .testimonial-card .read-more span {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	align-content: center;
	vertical-align: middle;
}
.testimonials-grid .testimonial-card h5 {
	font-size: 23.56px;
	line-height: 100%;
	letter-spacing: 0%;
	text-align: center;
	margin-bottom: 12px;
}
.testimonials-top-row {
	padding-bottom: 82px;
}
.testimonials-bottom-row .bottom-row-wrapper {
	display: flex;
	justify-content: space-between;
	gap: 20px;
	flex-wrap: wrap;
}
.filter-clear label {
	color: #fff;
	font-family: 'rubik' !important;
	margin: 0;
}
.filter-clear {
	background-color: transparent;
	max-width: 80px;
	min-width: 80px;
	height: 34px;
	border: 1px solid #C8D2EC;
	border-radius: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	gap: 8px;
	display: flex;
	align-items: center;
	align-content: center;
	vertical-align: middle;
	justify-content: center;
}
.filter-clear input {
	margin: 0;
	padding: 0;
	height: initial;
	width: initial;
	margin-bottom: 0;
	display: none;
	cursor: pointer;
}
.filter-clear label:before {
	content: '';
	-webkit-appearance: none;
	background-color: transparent;
	border: 1px solid #FFFFFF;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
	width: 15px;
	height: 15px;
	display: inline-block;
	position: relative;
	vertical-align: middle;
	cursor: pointer;
	border-radius: 3.6px;
	margin-right: 7px;
}
.filter-clear input:checked+label:after {
	content: '';
	position: absolute;
	top: 10px;
	left: 6px;
	width: 3px;
	height: 7px;
	border: solid #ffffff;
	border-width: 0 1px 1px 0;
	transform: rotate(45deg);
}
.filter-clear label {
	position: relative;
	cursor: pointer;
	font-size: 12px;
	line-height: 28px;
}
.filter-search input {
	border: 0;
	border-bottom: 1px solid #717277;
	min-height: 33px;
	padding: 0 16px;
	font-size: 12px;
	line-height: 28px;
	font-weight: 400;
	font-family: 'rubik' !important;
	color: #37383C;
	width: 100%;
}
.filter-search input::placeholder {
	color: #919191;
}
.filter-dropdown-content {
	display: none;
	position: absolute;
	top: 44px;
	width: 206px;
	box-shadow: 0px 4px 24px 0px #00000040;
	backdrop-filter: blur(12px);
	background: #FFFFFF;
	border-radius: 12px;
	overflow: hidden;
	height: 288px;
	right: 0;
	z-index: 1;
}
.filter-dropdown-content.active {
	display: block;
}
.filter-actions {
	position: relative;
	display: flex;
	gap: 6px;
}
.filter-button {
	border: 1px solid #C8D2EC;
	border-radius: 12px;
	background-color: transparent;
	display: flex;
	gap: 5px;
	align-items: center;
	align-content: center;
	vertical-align: middle;
	min-width: 142px;
	padding: 0px 15px;
}
.filter-button label {
	font-size: 14px;
	line-height: 28px;
	color: #fff;
	font-family: 'rubik' !important;
	margin: 0;
	cursor: pointer;
}
.filter-button span.filter-count {
	background-color: #39F2AE;
	width: 22px;
	height: 22px;
	color: #21283A;
	font-size: 12px;
	line-height: 12px;
	border-radius: 100%;
	min-width: 22px;
	align-items: center;
	align-content: center;
	vertical-align: middle;
	font-family: 'rubik' !important;
}
.filter-icon svg {
	display: block;
}
.filter-dropdown-content .filter-options {
	display: flex;
	flex-direction: column;
	gap: 4px;
	padding-top: 6px;
	padding-left: 0;
}
.filter-options label.filter-option {
	display: flex;
	border-radius: 12px;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
	gap: 8px;
	min-height: 34px;
}
.filter-option input {
	margin: 0;
	padding: 0;
	height: initial;
	width: initial;
	display: none;
	cursor: pointer;
}
.filter-option label {
	position: relative;
	cursor: pointer;
}
/* checkbox box */
.filter-option label:before {
	content: '';
	-webkit-appearance: none;
	background-color: transparent;
	border: 1px solid #777777;
	width: 15px;
	height: 15px;
	display: inline-block;
	position: relative;
	vertical-align: middle;
	margin-right: 8px;
	border-radius: 4px;
}
/* checkmark */
.filter-option input:checked+label:after {
	content: '';
	position: absolute;
	top: 9px;
	left: 6px;
	width: 4px;
	height: 8px;
	border: solid #fff;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
}
.filter-option input:checked+label:before {
	background-color: #21283A;
}
.filter-options .filter-option {
	border-radius: 12px;
	padding: 3px 12px;
	margin-left: 5px;
	margin-right: 5px;
	gap: 8px;
}
.filter-options .filter-option:hover {
	background-color: #F0F0F4;
}
.filter-option label {
	position: relative;
	cursor: pointer;
	margin: 0;
	font-size: 12px;
	line-height: 28px;
	font-weight: 400 !important;
	color: #37383C;
	font-family: 'rubik' !important;
}
.filter-footer {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 15px 5px 7px;
	background: linear-gradient(0deg, #FFFFFF 6.25%, rgba(255, 255, 255, 0) 93.75%);
}
.filter-footer .filter-apply {
	height: 34px;
	background-color: #21283A;
	color: #fff;
	width: 100%;
	border-radius: 12px;
	padding: 3px 12px;
}
.filter-footer .filter-apply {
	height: 34px;
	background-color: #21283A;
	color: #fff;
	width: 100%;
	border-radius: 12px;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
	font-size: 14px;
	line-height: 28px;
	font-family: 'rubik' !important;
	font-weight: 400;
}
.filter-dropdown-content .filter-options {
	overflow: hidden;
	overflow-y: auto;
	max-height: 210px;
}
.filter-dropdown-content .filter-options::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	background-color: #fff;
}
.filter-dropdown-content .filter-options::-webkit-scrollbar {
	width: 2px;
	background-color: #fff;
}
.filter-dropdown-content .filter-options::-webkit-scrollbar-thumb {
	background-color: #000000;
}
.page-template.page-template-partner-perspectives .menubar.main-nav-right,
.post-type-archive-partner-perspectives .menubar.main-nav-right {
	background: none !important;
}
.perspectives-breadcrumb {
	padding-top: 106px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #0000;
	border-radius: 4px;
	font-size: 16px;
	line-height: 28px;
	color: #fff;
}
.perspectives-breadcrumb a,
.perspectives-breadcrumb .separator {
	color: #39F2AE;
	background-color: transparent;
}
.page-template.page-template-partner-perspectives #wrapper,
.post-type-archive.post-type-archive-partner-perspectives #wrapper {
	background-image: url(/wp-content/uploads/2026/04/header__img.webp);
	background-color: #21283A;
	background-size: contain;
	background-repeat: no-repeat;
}

/*.testimonials-grid .testimonial-card.dark-green .tags span {
	color: #fff;
}*/
.filter-clear label:before,
.filter-clear label:after {
    display: none;
}


@media(max-width: 1439px) {
	.perspectives-wrapper,
	.perspectives-breadcrumb {
		padding-left: 20px;
		padding-right: 20px;
	}
	.perspectives-wrapper:after {
		right: 0
	}
}
@media(min-width: 1201px) {
	.testimonials-grid .testimonial-card:nth-child(5n+5) {
		transform: translateY(90px);
	}
	.testimonials-grid .testimonial-card:nth-child(5n+2) {
		transform: translateY(-161px);
	}
	.testimonials-grid .testimonial-card:nth-child(5n+4) {
		transform: translateY(-58px);
	}
	.testimonials-bottom-row {
		padding-top: 82px;
	}
}
@media(min-width: 1270px) {
	.testimonials-top-row,
	.testimonials-bottom-row,
	.perspectives-breadcrumb .wrap {
		max-width: 1360px;
		width: 100%;
		margin: 0 auto;
	}
	.perspectives-breadcrumb {
		padding: 136px 74px 0 !important;
	}
	.testimonials-top-row {
		padding: 0 44px 82px;
	}
}
@media(min-width: 1024px) {
	.testimonials-bottom-row {
		padding-top: 82px;
	}
}
@media(max-width: 1269px) {
	.page-template.page-template-partner-perspectives #wrapper {
    margin-top: 79px;
    padding-top: 0;
}
	.perspectives-breadcrumb {
		padding-top: 40px;
	}
	.perspectives-wrapper:before {
		height: 500px;
		right: 0;
	}	
}
@media(max-width: 1200px) {
	.post-row-section .testimonials-grid {
		grid-template-columns: repeat(4, calc((100% - 55px) / 4));
		margin-top: 24px;
	}
	.testimonials-grid .testimonial-card:nth-child(4n+4) {
		transform: translateY(90px);
	}
	.testimonials-grid .testimonial-card:nth-child(4n+2) {
		transform: translateY(-161px);
	}
	.testimonials-grid .testimonial-card:nth-child(4n+4) {
		transform: translateY(-58px);
	}
}
@media(max-width: 991px) {
	.perspectives-breadcrumb {
		padding-top: 30px;
	}
	body .testimonials-top-row .content p {
		font-size: 16px !important;
		line-height: 24px !important;
		margin-bottom: 20px;
	}
	.testimonials-top-row {
		flex-direction: column;
		align-items: start;
		gap: 60px;
	}
	.testimonials-top-row .left-content,
	.testimonials-top-row .right-content {
		width: 100%;
	}
	.post-row-section .testimonials-grid {
		grid-template-columns: repeat(3, calc((100% - 37px) / 3));
	}
	.post-row-section .testimonials-grid .testimonial-card {
		transform: none !important;
	}
}
@media(max-width: 767px) {
	.post-row-section .testimonials-grid {
		grid-template-columns: repeat(2, calc((100% - 19px) / 2));
	}
	.testimonials-bottom-row .bottom-row-wrapper {
		gap: 0;
		margin-bottom: 20px;
	}
}
@media(max-width: 500px) {
	.post-row-section .testimonials-grid {
		grid-template-columns: none;
	}
}