
.has-primary-color {
	color: var(--primary) !important;
}

.has-secondary-color {
	color: var(--secondary) !important;
}

.has-dark-color {
	color: #000 !important;
}

.has-light-color {
	color: #fff !important;
}

.has-light-gray-background-color {
	color: #e6e6e6 !important;
}

.has-lightest-gray-color {
	color: #f4f4f4 !important;
}

.pixel-perfect-overlay {
	pointer-events: none !important;
}

.has-primary-background-color {
	background-color: var(--primary);
}

.has-secondary-background-color {
	background-color: var(--secondary);
}

.has-dark-background-color {
	background-color: #000;
}

.has-light-background-color {
	background-color: #fff;
}

.has-light-gray-background-color {
	background-color: #e6e6e6;
}

.has-lightest-gray-background-color {
	background-color: #f4f4f4;
}

.pl-20 {
	padding-left: 20px;
}

.pr-20 {
	padding-right: 20px;
}

.wp-block-columns {
	margin-bottom: 1.7em;
}

body.page-template-default #content {
	padding-bottom: 77px;
}

@media (max-width:1199px) {
	body.page-template-default #content .action-side-button {
		right: -133px !important;
		padding: 8px 80px;
		display: none;
	}
}

@media (max-width:767px) {
	#content .container-wide {
		max-width: calc(100% - 40px) !important;
	}
	
	body.page-template-default #content {
		padding-bottom: 40px;
	}
}

#content > .container-wide {
	padding: 0;
	border: 1px solid #e6e6e6;
	max-width: calc(100% - 48px - 48px);
}

#content > .container-wide .wp-block-group.alignwide > .wp-block-group__inner-container, #content > .container-wide .gb-block-container.alignwide .gb-container-inside {
	max-width: 1420px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
}

@media (max-width:1367px) {
	#content > .container-wide {
		max-width: calc(100% - 20px - 20px);
	}
}

@media (min-width:767px) {
	#content > .container-wide {
		border-top: 0;
	}
}

.page-fundraisers #content > .container-wide {
	border: 0px;
}

.wp-block-group.has-background {
	padding: 0;
}

.wp-block-separator {
	opacity: 1 !important;
}

.wp-block-separator.has-background.is-style-wide {
	margin: 0;
}

h1.has-background, h2.has-background, h3.has-background, h4.has-background, h5.has-background, h6.has-background {
	padding: 10px;
}

h2.has-large-font-size {
	font-size: 60px;
}

h3.has-large-font-size {
	font-size: 40px;
}

p.h {
	letter-spacing: -.025em;
}

@media (max-width:1199px) {
	h2.has-large-font-size {
		font-size: 37px;
	}
	
	h3.has-large-font-size {
		font-size: 30px;
	}
}

.wp-block-image.size-full.m-0 img {
	display: block;
}

.wp-block-cover {
	background-color: var(--primary);
	min-height: 321px;
}

.wp-block-cover h1 {
	margin: 20px 0 0 !important;
	letter-spacing: -2px;
}

.wp-block-cover img {
	object-position: top left !important;
}

@media (min-width:1200px) {
	.wp-block-cover.invisible-bg-desktop > img {
		display: none;
	}
}

@media (max-width:1199px) {
	.wp-block-cover.invisible-bg-tablet {
		padding: 0;
		min-height: unset !important;
	}
	
	.wp-block-cover.invisible-bg-tablet > img {
		display: none;
	}
	
	.global-spacer {
		height: 45px !important;
	}
}

@media (max-width:991px) {
	.wp-block-cover.invisible-bg-tablet-portrait {
		padding: 0;
		min-height: unset !important;
	}
	
	.wp-block-cover.invisible-bg-tablet-portrait > img {
		display: none;
	}
	
	.global-spacer {
		height: 35px !important;
	}
}

@media (max-width:767px) {
	.wp-block-cover.invisible-bg-mobile {
		padding: 0;
		min-height: unset !important;
	}
	
	.wp-block-cover.invisible-bg-mobile > img {
		display: none;
	}
}

.yoast-breadcrumbs {
	color: #c2c2c2;
	font-size: 16px;
	margin: 0;
	padding: 14px 0;
}

.yoast-breadcrumbs a:not(:hover) {
	color: inherit;
}

.yoast-breadcrumbs span > span > a {
	margin-right: 4px;
}

.yoast-breadcrumbs span > span > a ~ span {
	margin-left: 3px;
}

.services-block .wp-block-columns {
	margin: 0;
}

.services-block .wp-block-column a {
	color: #000;
	font-size: 30px;
	position: static;
}

.services-block .wp-block-column a::before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.services-block .wp-block-column {
	background-color: #fff;
	border: 1px solid #e6e6e6;
	margin: -1px;
	padding: 40px;
	position: relative;
	overflow: hidden;
}

.services-block .wp-block-column:hover {
	background-color: #f4f4f4;
	border-color: var(--primary);
	z-index: 1;
}

.services-block .wp-block-image {
	margin: 0;
}

.services-block .wp-block-image + * {
	margin: 0;
}

.feature-block .wp-block-columns {
	margin: 0px -1px;
}

.feature-block .wp-block-column {
	background-color: #fff;
	border: 1px solid #e6e6e6;
	margin: -1px;
	padding: 10px 40px 25px;
	position: relative;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	justify-content: center;
	min-height: 245px;
	margin-left: 0px !important;
}

.feature-block .wp-block-column .wp-block-image {
	margin: 0 0 16px;
	transition: ease-in .2s;
}

.feature-block .wp-block-column .wp-block-image + * {
	margin: 0 20px 3px;
}

.feature-block .wp-block-column .wp-block-image ~ * {
	letter-spacing: 0;
}

.feature-block .wp-block-column p {
	margin: 0 0 20px;
}

.feature-block .wp-block-column p a:not(:hover) {
	text-decoration: underline;
}

.feature-block .wp-block-column .wp-block-button:last-child {
	margin-bottom: 0;
}

.feature-block .wp-block-column:hover {
	background-color: #f4f4f4;
	border-color: var(--primary) !important;
	z-index: 1;
}

.feature-block .wp-block-column:hover .wp-block-image {
	transform: translateY(15px);
}

.feature-block .wp-block-column:last-child {
	border-right-color: white;
}

.feature-block.link-underline-hover .wp-block-column {
	min-height: 278px;
	margin: -1px !important;
}

.feature-block.link-underline-hover .wp-block-column p a {
	text-decoration: none;
}

.feature-block.link-underline-hover .wp-block-column p a:hover {
	text-decoration: underline;
	color: var(--primary);
}

.feature-block.contacts p a[href^="mailto"]::before, .feature-block.contacts p a[href^="tel"]::before {
	content: "";
	display: inline-block;
	width: 1em;
	height: 1em;
	vertical-align: middle;
	margin-right: .5em;
	font-size: .8em;
}

.feature-block.contacts p a[href^="tel"]::before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 512 512\' fill=\'%2339b54a\'%3E%3Cpath class=\'st0\' d=\'M-0.1,67.5c0,246.2,199.7,444.5,444.6,444.4c21.4,0,39.8-14.6,44.6-35.5l21.7-94.2c4.9-21.6-6.2-43.6-26.6-52.3l-101.6-43.5c-18.6-8-40.6-2.6-53.4,13.1l-32.7,40c-52.4-28.5-95.6-71.7-124.2-124.1l40-32.7c15.7-12.8,21.1-34.8,13.1-53.4L181.9,27.8c-8.7-20.4-30.7-31.6-52.3-26.6L35.4,22.9C14.5,27.7-0.1,46.1-0.1,67.5z M47.9,69.3l90.7-20.9l42.1,98.2l-68.1,55.7c46.4,99,98.2,150.6,197,197l55.7-68.1l98.2,42.1L442.6,464C225,463,48.9,286.9,47.9,69.3z\'/%3E%3C/svg%3E");
}

.feature-block.contacts p a[href^="mailto"]::before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 512 512\' fill=\'%2339b54a\'%3E%3Cpath class=\'st0\' d=\'M463.5,64.5h-415c-26.4,0-47.9,21.5-47.9,47.9v287.3c0,26.4,21.5,47.9,47.9,47.9h415c26.4,0,47.9-21.5,47.9-47.9V112.4C511.4,85.9,489.9,64.5,463.5,64.5z M448.2,116.2c2,0,3.9,0.4,5.7,1.1L256,288.8L58.1,117.3c1.7-0.7,3.7-1.1,5.7-1.1L448.2,116.2z M448.2,403.8H63.8c-8.2,0-14.8-6.6-14.8-14.8v-213l197.3,171c2.8,2.4,6.2,3.6,9.7,3.6c3.5,0,6.9-1.2,9.7-3.6l197.3-171v213C463,397.2,456.3,403.8,448.2,403.8z\'/%3E%3C/svg%3E");
}

@media (max-width:991px) {
	.feature-block .wp-block-columns {
		display: flex;
		flex-direction: column;
		margin: 0px;
	}
}

@media (max-width:767px) {
	.feature-block .wp-block-column {
		flex-basis: 100% !important;
		flex-grow: 1;
	}
	
	.feature-block .wp-block-column .wp-block-buttons {
		margin: 0 -40px -25px;
	}
	
	.feature-block .wp-block-column .wp-block-buttons .wp-block-button {
		width: 100%;
	}
	
	.feature-block .wp-block-column .wp-block-image img {
		max-height: 40px;
		width: auto;
	}
	
	.feature-block .wp-block-column h3 {
		font-size: 23px;
	}
}

.wp-block-media-text .wp-block-media-text__content {
	max-width: 100%;
}

.wp-block-media-text__content ul {
	margin: -1px 0 1em;
	list-style: none;
	padding: 0;
}

.wp-block-media-text__content ul li {
	position: relative;
	padding: 0 0 0 12px;
	letter-spacing: .1px;
	margin-bottom: 0;
	line-height: 1.2;
}

.wp-block-media-text__content ul li::before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: .45em;
	width: .3em;
	height: .3em;
	background-color: var(--primary);
	border-radius: 50%;
}

@media (min-width:1370px) {
	.media-text-wrapped-right .wp-block-media-text__content {
		width: 695px;
		max-width: 100%;
		padding-right: 10px;
		padding-left: 85px;
		justify-self: start;
	}
	
	.media-text-wrapped-left .wp-block-media-text__content {
		width: 695px;
		max-width: 100%;
		padding-left: 10px;
		padding-right: 85px;
		justify-self: end;
	}
	
	.media-text-wrapped-right .wp-block-media-text__content h2, .media-text-wrapped-left .wp-block-media-text__content h2 {
		margin-bottom: 38px;
	}
	
	.media-text-wrapped-left .wp-block-media-text__content .wp-block-button .wp-block-button__link {
		margin-left: -5px;
	}
}

@media (max-width:991px) {
	.wp-block-media-text {
		display: flex;
		flex-flow: column;
	}
	
	.wp-block-media-text .wp-block-media-text__media {
		order: 0;
		width: 100%;
	}
	
	.wp-block-media-text .wp-block-media-text__content {
		order: 1;
		width: 100%;
	}
	
	.wp-block-media-text.is-image-fill .wp-block-media-text__media {
		min-height: 68vw;
		width: 100%;
	}
	
	.wp-block-media-text .wp-block-media-text__content {
		padding: 0 20px;
	}
}

html .green-form .gform_wrapper {
	padding: 80px 52px 62px;
	border: 1px solid var(--primary);
	max-width: calc(100% - 12px);
	margin-left: 3px;
}

html .green-form .gform_wrapper .gfmc-field > .gfield {
	padding-bottom: 15px;
}

html .green-form .gform_wrapper .gfmc-field div {
	padding-bottom: 0;
}

html .green-form .gform_wrapper .gfmc-field input, html .green-form .gform_wrapper .gfmc-field textarea, html .green-form .gform_wrapper .gfmc-field select {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	background-color: #fff;
	border: 1px solid var(--primary);
	padding: 13px 20px;
	font-size: 20px;
	line-height: normal;
	color: #000;
}

html .green-form .gform_wrapper .gfmc-field select {
	color: #bcaeb4;
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 1px;
	text-overflow: "";
}

html .green-form .gform_wrapper .gfmc-field input:not(:focus), html .green-form .gform_wrapper .gfmc-field textarea:not(:focus), html .green-form .gform_wrapper .gfmc-field select:not(:focus) {
	background-color: #eee;
	border-color: #fff;
}

html .green-form .gform_wrapper .gfmc-field .ginput_complex {
	column-gap: 10px;
	margin-bottom: 0;
}

html .green-form .gform_wrapper .gfmc-field .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full) {
	padding: 0 !important;
}

html .green-form .gform_wrapper .gfmc-field .horizontal .gfield_radio {
	display: flex;
	flex-wrap: wrap;
}

html .green-form .gform_wrapper .gfmc-field .horizontal .gfield_checkbox {
	display: flex;
	flex-wrap: wrap;
}

html .green-form .gform_wrapper .gfmc-field ::placeholder {
	color: #aeaeae;
	opacity: 1;
}

html .green-form .gform_wrapper .gfmc-field :-ms-input-placeholder {
	color: #aeaeae;
	opacity: 1;
}

html .green-form .gform_wrapper .gfmc-field ::-ms-input-placeholder {
	color: #aeaeae;
	opacity: 1;
}

html .green-form .gform_wrapper .gfield textarea.small {
	height: 100px;
	resize: none;
}

html .green-form .gform_wrapper .gfield_label {
	font-family: "veneer_cleanreg", sans-serif;
	font-size: 24px;
	font-weight: 500;
	margin-bottom: 0;
	margin-top: -16px;
}

html .green-form .gform_wrapper .gfield-choice-input {
	visibility: hidden;
	position: absolute;
}

html .green-form .gform_wrapper .gfield-choice-input + label {
	cursor: pointer;
	max-width: 100%;
	position: relative;
	font-size: 20px;
	padding: 9px 0 9px 48px;
}

html .green-form .gform_wrapper .gfield-choice-input + label::before {
	content: "";
	display: block;
	display: flex;
	width: 26px;
	height: 26px;
	background-color: var(--primary);
	position: absolute;
	left: 7px;
	color: #fff;
	justify-content: center;
	align-items: center;
	font-size: 16px;
}

/* html .green-form .gform_wrapper .gfield-choice-input:checked + label::before { content: '✓'; background-color: var(--secondary); } */
html .green-form .gform_wrapper .gfield-choice-input:checked + label::before {
	content: "";
	background-color: var(--secondary);
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
}

html .green-form .gform_wrapper .horizontal .gfield-choice-input + label {
	width: 135px;
	margin-top: -3px;
}

html .green-form .gform_wrapper .gform_footer {
	margin: 0;
	padding: 0;
	display: flex;
	justify-content: flex-end;
	position: relative;
}

html .green-form .gform_wrapper .gform_footer .gform_button {
	position: absolute;
	bottom: 0;
	margin: 0;
	padding: 10.5px 50px;
	font-size: 24px;
	font-family: "veneer_cleanreg", sans-serif;
	color: #fff;
	background-color: var(--primary);
	border: 0;
	line-height: normal;
}

html .green-form .gform_wrapper .gform_footer .gform_button:hover {
	cursor: pointer;
	border: 1px solid var(--primary);
	background: var(--white);
	color: var(--primary);
}

html .green-form .gform_wrapper .gform_validation_errors > h2 {
	font-size: 16px;
	letter-spacing: 0;
}

html .green-form .gform_wrapper .gfield_validation_message, .gform_wrapper .validation_message {
	padding: 5px 15px !important;
	border-radius: 4px !important;
}

@media (min-width:1370px) {
	html .green-form .gform_wrapper .ginput_container_checkbox {
		padding-right: 15%;
	}
}

@media (min-width:992px) {
	html .green-form .gform_wrapper .gfmc-container > .gfield:nth-child(1) {
		margin-right: 45px;
	}
	
	html .green-form .gform_wrapper .gfmc-container > .gfield:nth-child(2) {
		margin-left: 45px;
	}
	
	html .green-form .gform_wrapper .gfmc-field {
		display: flex;
		column-gap: 10px;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	
	html .green-form .gform_wrapper .gfmc-field > .gfield.gfield--width-full {
		width: 100%;
	}
	
	html .green-form .gform_wrapper .gfmc-field > .gfield.gfield--width-eleven-twelfths {
		width: calc(91.66% - 5px);
	}
	
	html .green-form .gform_wrapper .gfmc-field > .gfield.gfield--width-five-sixths {
		width: calc(83.33% - 5px);
	}
	
	html .green-form .gform_wrapper .gfmc-field > .gfield.gfield--width-three-quarter {
		width: calc(75% - 5px);
	}
	
	html .green-form .gform_wrapper .gfmc-field > .gfield.gfield--width-two-thirds {
		width: calc(66.67% - 5px);
	}
	
	html .green-form .gform_wrapper .gfmc-field > .gfield.gfield--width-seven-twelfths {
		width: calc(58% - 5px);
	}
	
	html .green-form .gform_wrapper .gfmc-field > .gfield.gfield--width-half {
		width: calc(50% - 5px);
	}
	
	html .green-form .gform_wrapper .gfmc-field > .gfield.gfield--width-five-twelfths {
		width: calc(42% - 5px);
	}
	
	html .green-form .gform_wrapper .gfmc-field > .gfield.gfield--width-third {
		width: calc(33.33% - 10px);
	}
	
	html .green-form .gform_wrapper .gfmc-field > .gfield.gfield--width-quarter {
		width: calc(25% - 5px);
	}
	
	html .green-form .gform_wrapper .gfmc-field > .gfield.gfield--width-seven-twelfths .ginput_container_radio {
		padding-left: 29px;
	}
	
	html .green-form .gform_wrapper .gfmc-field > .gfield.gfield--width-seven-twelfths .ginput_container_radio .gchoice {
		margin-right: -7px;
	}
	
	html .green-form .gform_wrapper .gfmc-field > .gfield.gfield--width-seven-twelfths .ginput_container_radio .gfield-choice-input + label {
		margin-top: 3px;
	}
}

@media (max-width:991px) and (min-width:768px) {
	html .green-form .gform_wrapper .gfmc-container > .gfield:nth-child(1) {
		margin-right: 20px;
	}
	
	html .green-form .gform_wrapper .gfmc-container > .gfield:nth-child(2) {
		margin-left: 20px;
	}
	
	html .green-form .gform_wrapper {
		padding: 45px;
	}
}

@media (max-width:767px) {
	html .green-form .gform_wrapper .gfmc-container {
		display: block;
	}
	
	html .green-form .gform_wrapper .gfmc-container > .gfield {
		width: 100%;
	}
	
	html .green-form .gform_wrapper {
		width: 100%;
		margin-left: 0;
		padding: 15px;
		max-width: 100%;
	}
	
	html .green-form .gform_wrapper .gfmc-field > .gfield {
		grid-column: 1;
	}
	
	html .green-form .gform_wrapper .gfmc-field input, html .green-form .gform_wrapper .gfmc-field textarea, html .green-form .gform_wrapper .gfmc-field select {
		padding: 11px 14px;
		font-size: 16px;
		min-height: 0 !important;
		line-height: 1em !important;
	}
	
	html .green-form .gform_wrapper .gform_footer .gform_button {
		position: relative;
		padding: 9px 10px;
		font-size: 19px;
		line-height: 1em !important;
		width: 100%;
	}
	
	html .green-form .gfmc-column {
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	
	html .green-form .gfmc-column .gfield {
		width: 100%;
	}
	
	html .green-form .gfmc-column .gfield#field_3_7 {
		width: 33% !important;
		flex: 0 0 auto;
	}
	
	html .green-form .gfmc-column .gfield#field_3_8 {
		width: 65.777% !important;
		flex: 1 1 auto;
	}
	
	html .green-form .gfmc-column .gfield#field_3_8 .gfield_radio {
		flex-wrap: nowrap;
		justify-content: flex-end;
	}
	
	html .green-form .gfmc-column .gfield#field_3_8 .gfield_radio .gfield-choice-input + label {
		width: auto;
		margin-top: -3px;
		padding-right: 5px;
	}
	
	html .green-form .gform_wrapper .gfield-choice-input + label {
		font-size: 16px;
		padding: 11px 20px 11px 40px;
	}
	
	html .green-form .gform_wrapper .gfield_label {
		font-size: 19px;
		margin-top: 0;
	}
	
	html .green-form .gform_wrapper .gfield-choice-input + label::before {
		width: 23px;
		height: 23px;
	}
	
	html .green-form .gform_wrapper .horizontal .gfield-choice-input + label {
		width: 104px;
	}
}

@media (max-width:360px) {
	html .green-form .gfmc-column .gfield#field_3_7 {
		width: 30% !important;
	}
}

@media (max-width:359px) {
	html .green-form .gfmc-column .gfield#field_3_7 {
		width: 28% !important;
	}
	
	html .green-form .gfmc-column .gfield#field_3_8 .gfield_radio .gfield-choice-input + label {
		padding-right: 0;
		padding-left: 35px;
	}
}

.testimonial-carousel {
	position: relative;
	display: block;
	overflow: hidden;
}

.testimonial-carousel .wp-block-group__inner-container {
	padding: 0 9px !important;
}

.testimonial-carousel .swiper-carousel {
	position: relative;
	width: 100%;
	margin-left: 0;
	margin-right: 0;
}

.testimonial-carousel .swiper-container:not(.swiper-initialized) {
	visibility: hidden;
}

.testimonial-carousel .swiper-navigation {
	width: calc(100% + 145px);
	margin: -54px -74px 0;
}

.testimonial-carousel .testimonial-item {
	border: 0;
	margin: 0;
	padding: 17px;
	background-color: unset;
}

.testimonial-carousel .testimonial-message {
	border: 0;
	margin: 0;
	padding: 60px 35px 41px;
	background-color: #fff;
	box-shadow: 0px 3px 20px 0px rgba(42, 42, 42, .35);
}

.testimonial-carousel .testimonial-message .title {
	font-size: 24px;
	color: var(--primary);
	padding-right: 20%;
}

.testimonial-carousel .testimonial-message .desc {
	color: #000;
	-moz-hyphens: none;
	-ms-hyphens: none;
	-webkit-hyphens: none;
	hyphens: none;
}

.testimonial-carousel .testimonial-message .desc p {
	line-height: normal;
}

.testimonial-carousel .testimonial-info {
	padding: 29px 34px;
}

.testimonial-carousel .testimonial-info .name {
	font-size: 24px;
	color: #000;
	margin: 0;
}

.testimonial-carousel .testimonial-info .event-program {
	margin: 0;
	display: none;
}

.testimonial-carousel [class*="swiper-button-"] {
	width: 43px !important;
	height: 43px !important;
	transform: translateY(-50%) scale(1) !important;
	background-color: var(--primary);
	color: #fff;
	opacity: 1 !important;
	border: 1px solid;
}

.testimonial-carousel [class*="swiper-button-"]:hover, .testimonial-carousel [class*="swiper-button-"].swiper-button-next {
	background-color: #fff;
	color: var(--primary);
	border-color: var(--primary);
}

.testimonial-carousel [class*="swiper-button-"].swiper-button-next:hover {
	background-color: var(--primary);
	color: #fff;
	border-color: #fff;
}

.testimonial-carousel [class*="swiper-button-"]::after {
	display: none !important;
}

.testimonial-carousel [class*="swiper-button-"]::before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-right: 8px solid;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
}

.testimonial-carousel [class*="swiper-button-"].swiper-button-next::before {
	border-right: 0;
	border-left: 8px solid;
}

@media (max-width:1670px) {
	.testimonial-carousel .wp-block-group__inner-container {
		position: relative;
		width: calc(100% - 100px - 100px) !important;
		margin-left: 100px !important;
		margin-right: 100px !important;
	}
}

@media (min-width:1200px) {
	.testimonial-carousel .swiper-slide {
		opacity: .2 !important;
	}
	
	.testimonial-carousel .desktop-col-1 .swiper-slide-active, .testimonial-carousel .desktop-col-2 .swiper-slide-active, .testimonial-carousel .desktop-col-2 .swiper-slide-active + .swiper-slide, .testimonial-carousel .desktop-col-3 .swiper-slide-active, .testimonial-carousel .desktop-col-3 .swiper-slide-active + .swiper-slide, .testimonial-carousel .desktop-col-3 .swiper-slide-active + .swiper-slide + .swiper-slide, .testimonial-carousel .desktop-col-4 .swiper-slide-active, .testimonial-carousel .desktop-col-4 .swiper-slide-active + .swiper-slide, .testimonial-carousel .desktop-col-4 .swiper-slide-active + .swiper-slide + .swiper-slide, .testimonial-carousel .desktop-col-4 .swiper-slide-active + .swiper-slide + .swiper-slide + .swiper-slide {
		opacity: 1 !important;
	}
}

@media (max-width:1199px) and (min-width:992px) {
	.testimonial-carousel .swiper-slide {
		opacity: .2 !important;
	}
	
	.testimonial-carousel .tablet-col-1 .swiper-slide-active, .testimonial-carousel .tablet-col-2 .swiper-slide-active, .testimonial-carousel .tablet-col-2 .swiper-slide-active + .swiper-slide, .testimonial-carousel .tablet-col-3 .swiper-slide-active, .testimonial-carousel .tablet-col-3 .swiper-slide-active + .swiper-slide, .testimonial-carousel .tablet-col-3 .swiper-slide-active + .swiper-slide + .swiper-slide, .testimonial-carousel .tablet-col-4 .swiper-slide-active, .testimonial-carousel .tablet-col-4 .swiper-slide-active + .swiper-slide, .testimonial-carousel .tablet-col-4 .swiper-slide-active + .swiper-slide + .swiper-slide, .testimonial-carousel .tablet-col-4 .swiper-slide-active + .swiper-slide + .swiper-slide + .swiper-slide {
		opacity: 1 !important;
	}
}

@media (max-width:991px) {
	.testimonial-carousel .wp-block-group__inner-container {
		width: 100% !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
		padding: 0 !important;
	}
	
	.testimonial-carousel .swiper-carousel {
		overflow: hidden;
	}
	
	.testimonial-carousel .testimonial-message {
		padding: 40px 20px 10px;
	}
	
	.testimonial-carousel .testimonial-info {
		padding: 20px 0 0;
	}
	
	.testimonial-carousel .testimonial-item {
		padding: 42px 20px 0;
	}
	
	.testimonial-carousel .swiper-navigation {
		width: auto !important;
		margin: 0 !important;
		top: 0 !important;
		top: 0;
		position: absolute !important;
		right: 20px;
		display: flex !important;
	}
	
	.testimonial-carousel [class*="swiper-button-"] {
		position: relative !important;
		top: auto !important;
		left: auto !important;
		margin: 0 !important;
		padding: 0 !important;
		transform: none !important;
		right: auto !important;
	}
	
	.testimonial-carousel [class*="swiper-button-"].swiper-button-next {
		color: var(--primary);
		background-color: #fff;
		border-color: #fff;
	}
}

.toggle-section-form {
	width: 343px;
	text-align: center;
}

.toggle-section-form a .icon-arrow {
	position: relative;
	margin: 0 6px 0 29px;
}

.toggle-section-form a .icon-arrow::before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 8px solid;
	top: 50%;
	position: absolute;
	transform: translateY(-50%);
}

.toggle-section-form a.toggled .icon-arrow::before {
	border-top: 0;
	border-bottom: 8px solid;
}

.section-toggle-form {
	transition: ease-in .4s;
	max-height: 3999px;
	position: relative;
	overflow: hidden;
}

.section-toggle-form:not(.toggled) {
	max-height: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
}

.section-toggle-form > * {
	z-index: 1;
}

.wrapped-inner-column.gb-layout-columns-2 > .gb-block-layout-column-gap-2 .wp-block-genesis-blocks-gb-column .gb-container-content {
	padding: 0 15px;
}

@media (min-width:1200px) {
	.section-toggle-form::before {
		content: "";
		display: block;
		width: 150%;
		margin-left: -25%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		pointer-events: none;
		box-shadow: 0px 20px 60px rgba(0, 0, 0, .15) inset;
		z-index: 0;
	}
	
	.wrapped-inner-column.gb-layout-columns-2 > .gb-block-layout-column-gap-2 {
		grid-gap: 0;
	}
	
	.wrapped-inner-column.gb-layout-columns-2 > .gb-block-layout-column-gap-2 .wp-block-genesis-blocks-gb-column .gb-container-content {
		width: 705px;
		max-width: 100%;
	}
	
	.wrapped-inner-column.gb-layout-columns-2 > .gb-block-layout-column-gap-2 .wp-block-genesis-blocks-gb-column:nth-child(1) .gb-container-content {
		float: right;
		padding-right: 65px;
	}
	
	.wrapped-inner-column.gb-layout-columns-2 > .gb-block-layout-column-gap-2 .wp-block-genesis-blocks-gb-column:nth-child(2) .gb-container-content {
		float: left;
		padding-left: 65px;
	}
	
	.wrapped-inner-column.gb-layout-columns-2.left-content > .gb-block-layout-column-gap-2 .wp-block-genesis-blocks-gb-column:nth-child(1) .gb-container-content, .wrapped-inner-column.gb-layout-columns-2.right-content > .gb-block-layout-column-gap-2 .wp-block-genesis-blocks-gb-column:nth-child(2) .gb-container-content {
		padding-left: 65px;
		padding-right: 65px;
	}
}

.download.wp-block-button .wp-block-button__link {
	position: relative;
	flex-wrap: wrap;
	padding: 15px 20px;
	border: 1px solid #e6e6e6;
	font-size: 25px;
	width: 320px;
	max-width: 100%;
	color: #000 !important;
	min-height: 88px;
	align-items: center;
}

.download.wp-block-button .wp-block-button__link strong {
	font-weight: unset;
	color: var(--primary);
	margin-right: .2em;
}

.download.wp-block-button .wp-block-button__link::after {
	content: "Download";
	display: block;
	color: var(--primary);
	font-family: "fanwood_textregular", sans-serif;
	font-size: 20px;
	width: 100%;
	max-height: 1em;
}

.download.wp-block-button .wp-block-button__link:hover::after {
	transition: ease-in max-height .15s;
	color: #fff;
	text-decoration: underline;
}

.download.wp-block-button .wp-block-button__link:hover {
	background-color: var(--primary) !important;
	border-color: var(--primary);
	box-shadow: -1.315px 2.696px 20px 0px rgba(42, 42, 42, .35);
}

.download.wp-block-button .wp-block-button__link:hover strong {
	font-weight: unset;
	color: #fff;
}

@media (min-width:768px) {
	.download.wp-block-button .wp-block-button__link:not(:hover)::after {
		visibility: hidden;
		max-height: 0;
		padding: 0;
		overflow: hidden;
		position: absolute;
	}
}

@media (max-width:767px) {
	.download.wp-block-button .wp-block-button__link {
		font-size: 18.75px;
	}
	
	.download.wp-block-button .wp-block-button__link::after {
		font-size: 15.63px;
	}
}

.centered-images-blocks .gb-container-content {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

.centered-images-blocks .gb-container-content .wp-block-image {
	margin: 0;
}

@media (max-width:767px) {
	.centered-images-blocks .gb-container-content {
		flex-direction: row-reverse;
		padding: 0 20px;
	}
	
	.centered-images-blocks .gb-container-content .wp-block-image {
		max-width: 50%;
	}
	
	.accreditation-logos {
		background-color: unset !important;
	}
}

.wp-block-video {
	position: relative;
}

.wp-block-video video {
	width: 100%;
	margin: 0;
}

.wp-block-video .video-button {
	cursor: pointer;
	position: absolute;
	left: 50%;
	top: 50%;
	padding: 0;
	transform: translate(-50%, -50%);
	border: 0;
	background-color: unset;
	width: 54px;
	height: 54px;
	transition: ease-in .1s;
}

.wp-block-video .video-button::before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	border: 1px solid #39b54a;
	background-color: #fff;
	position: absolute;
	left: 0;
	top: 0;
	opacity: .8;
}

.wp-block-video .video-button::after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: 0;
	border-color: transparent transparent transparent #39b54a;
	border-style: solid;
	border-width: 16px 0 16px 30px;
	position: absolute;
	z-index: 1;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%) translateX(3px);
	transition: ease-in .2s;
}

.wp-block-video .video-button:hover::before {
	background-color: #39b54a;
}

.wp-block-video .video-button:hover::after {
	border-left-color: #fff;
}

.wp-block-video .video-button.playing::after {
	border-style: double;
	border-width: 0px 0 0px 30px;
	height: 30px;
	transform: translate(-50%, -50%) translateX(.5px);
}

.wp-block-video .video-button.playing:not(:hover) {
	opacity: .3;
}

.wp-block-video:not(:hover) .video-button.playing {
	opacity: 0;
}

.fullwidth-video.wp-block-video {
	margin: 0;
	padding: 0;
}

.fullwidth-video.wp-block-video video {
	max-height: 31.667vw;
}

@media (max-width:991px) {
	.fullwidth-video.wp-block-video video {
		max-height: 50.7vw;
	}
	
	.wp-block-video .video-button {
		transform: scale(.8) translate(-50%, -50%);
	}
}

.faq-boxes .faq-sidebar {
	background-color: #f4f4f4;
	border: 1px solid #e6e6e6;
	padding: 30px 0;
	margin: -1px;
	flex: 0 0 auto;
}

.faq-boxes .faq-sidebar a {
	display: block;
	font-size: 25px;
	padding: 10px 30px;
	transition: background-color .5s ease;
}

.faq-boxes .faq-sidebar a.active {
	position: relative;
	background-color: var(--primary);
	color: #fff;
}

.faq-boxes .faq-sidebar a.active::before {
	content: "";
	width: 0;
	height: 0;
	border: 0;
	border-color: transparent transparent transparent var(--primary);
	border-style: solid;
	border-width: 25px 0 25px 15px;
	display: block;
	position: absolute;
	top: 50%;
	left: 100%;
	transform: translateY(-50%);
}

.faq-boxes .faq-sidebar a:not(.active):hover {
	color: var(--primary);
}

.faq-boxes .faq-content {
	flex: 1 1 auto;
	margin-bottom: 100px;
}

.faq-boxes .faq-content .gb-block-accordion {
	background-color: #fff;
	border: 1px #e6e6e6 solid;
	margin: 0 -1px -2px;
}

.faq-boxes .faq-content .gb-block-accordion .anchor-target {
	transform: translateY(-250px);
}

.faq-boxes .faq-content .gb-block-accordion .gb-accordion-title {
	background-color: #fff;
	cursor: pointer;
	font-size: 25px;
	border-bottom: 1px #e6e6e6 solid;
	margin: 0;
	padding: 35px 30px;
	color: var(--primary);
	transition: background-color .5s ease;
}

.faq-boxes .faq-content .gb-block-accordion .gb-accordion-title::marker {
	content: "";
}

.faq-boxes .faq-content .gb-block-accordion.active .gb-accordion-title {
	cursor: pointer;
	background-color: var(--primary);
	color: #fff;
}

.faq-boxes .faq-content .gb-block-accordion.active .gb-accordion-title::selection {
	background-color: #000;
}

/* .faq-boxes .faq-content .gb-block-accordion .gb-accordion-text { padding: 30px; transition: all .8s ease; } */
.faq-boxes .faq-content .gb-block-accordion .gb-accordion-text {
	padding: 30px;
	display: none;
	transition: max-height .8s ease-out;
}

.faq-boxes .faq-content .gb-block-accordion .gb-accordion-text.active {
	transition: max-height .8s ease-in;
}

.faq-boxes .faq-content .gb-block-accordion .gb-accordion-text p:last-child {
	margin-bottom: 0;
	opacity: 0;
	transition: all 1s ease;
}

.faq-boxes .faq-content .gb-block-accordion.active .gb-accordion-text p:last-child {
	opacity: 1;
}

@media (min-width:991px) {
	.faq-boxes > .wp-block-group__inner-container {
		display: flex;
		column-gap: 65px;
	}
	
	.faq-boxes .faq-sidebar {
		width: 456px;
		max-width: 40%;
	}
	
	.faq-boxes .faq-sidebar a {
		padding: 10px 30px 10px 96px;
	}
	
	.faq-boxes .faq-content {
		flex: 1 1 auto;
		margin-bottom: 100px;
	}
	
	.faq-boxes .faq-content .gb-block-accordion .gb-accordion-title, .faq-boxes .faq-content .gb-block-accordion .gb-accordion-text {
		padding-left: 68px;
		padding-right: 68px;
	}
}

@media (max-width:1199px) and (min-width:991px) {
	.faq-boxes .faq-sidebar {
		width: 400px;
	}
	
	.faq-boxes .faq-sidebar a {
		padding: 10px 20px 10px 40px;
	}
}

@media (max-width:991px) {
	.faq-boxes .faq-content .gb-block-accordion .anchor-target {
		transform: translateY(-130px);
	}
}

html .contact-map .visible-on-tablet img {
	display: block;
}

html .contact-form {
	padding: 20px;
}

html .contact-form .gb-block-layout-column-inner {
	padding: 30px;
}

html .contact-form .gform_wrapper .gfield input, html .contact-form .gform_wrapper .gfield textarea, html .contact-form .gform_wrapper .gfield select {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	background-color: #fff;
	border: 1px solid var(--primary);
	padding: 13px 20px;
	font-size: 20px;
	line-height: normal;
	color: #000;
}

html .contact-form .gform_wrapper .gfield input:not(:focus), html .contact-form .gform_wrapper .gfield textarea:not(:focus), html .contact-form .gform_wrapper .gfield select:not(:focus) {
	background-color: #eee;
	border-color: #fff;
}

html .contact-form .gform_wrapper .gfield .ginput_complex {
	margin-bottom: 0;
}

html .contact-form .gform_wrapper .gfield .horizontal .gfield_radio {
	display: flex;
	flex-wrap: wrap;
}

html .contact-form .gform_wrapper .gfield .horizontal .gfield_checkbox {
	display: flex;
	flex-wrap: wrap;
}

html .contact-form .gform_wrapper .gfield ::placeholder {
	color: #aeaeae;
	opacity: 1;
}

html .contact-form .gform_wrapper .gfield :-ms-input-placeholder {
	color: #aeaeae;
	opacity: 1;
}

html .contact-form .gform_wrapper .gfield ::-ms-input-placeholder {
	color: #aeaeae;
	opacity: 1;
}

html .contact-form .gform_wrapper .gfield textarea.large {
	height: 230px;
	resize: none;
}

html .contact-form .gform_wrapper .gfield_label {
	font-family: "veneer_cleanreg", sans-serif;
	font-size: 24px;
	font-weight: 500;
	margin-bottom: 0;
	margin-top: -16px;
}

html .contact-form .gform_wrapper .gfield-choice-input {
	visibility: hidden;
	position: absolute;
}

html .contact-form .gform_wrapper .gfield-choice-input + label {
	cursor: pointer;
	max-width: 100%;
	position: relative;
	font-size: 20px;
	padding: 0 0 0 40px;
}

html .contact-form .gform_wrapper .gfield-choice-input + label::before {
	content: "";
	display: block;
	display: flex;
	width: 26px;
	height: 26px;
	background-color: #fff;
	position: absolute;
	left: 0;
	color: var(--primary);
	justify-content: center;
	align-items: center;
	font-size: 16px;
}

html .contact-form .gform_wrapper .gfield-choice-input:checked + label::before {
	content: "";
	background-color: #fff;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
}

html .contact-form .gform_wrapper .horizontal .gfield-choice-input + label {
	width: 135px;
	margin-top: -3px;
}

html .contact-form .gform_wrapper .gform_footer {
	margin: 0;
	padding: 20px 0 0;
	display: flex;
	justify-content: flex-end;
	position: relative;
}

html .contact-form .gform_wrapper .gform_footer .gform_button {
	cursor: pointer;
	position: absolute;
	bottom: 0;
	margin: 0;
	padding: 10.5px 50px;
	font-size: 24px;
	font-family: "veneer_cleanreg", sans-serif;
	color: #fff;
	background-color: var(--primary);
	border: 1px solid #fff;
	line-height: normal;
}

html .contact-form .gform_wrapper .gform_footer .gform_button:hover {
	background-color: #fff;
	color: var(--primary);
}

html .contact-form .gform_wrapper .gform_validation_errors > h2 {
	font-size: 16px;
	letter-spacing: 0;
}

html .contact-form .gform_wrapper .gfield_validation_message, .gform_wrapper .validation_message {
	padding: 5px 15px !important;
	border-radius: 4px !important;
}

@media (max-width:640px) {
	html .contact-form {
		padding: 0;
	}
	
	html .contact-form .gform_wrapper .ginput_complex span {
		margin-bottom: 16px !important;
	}
	
	html .contact-form .gform_wrapper .ginput_complex span:last-child {
		margin-bottom: 0 !important;
	}
	
	html .contact-form .gform_wrapper .gfield input, html .contact-form .gform_wrapper .gfield textarea, html .contact-form .gform_wrapper .gfield select {
		padding: 7px 20px;
		font-size: 17px;
	}
	
	html .contact-form .gform_wrapper .gform_footer {
		padding-top: 20px;
	}
	
	html .contact-form .gform_wrapper .gform_footer .gform_button {
		position: relative;
		width: 100%;
		padding: 5px 30px;
	}
}

#blog-anchor {
	transform: translateY(-200px);
}

.blog-featured {
	margin: 0;
}

.blog-featured-post {
	position: relative;
	padding: 0;
	overflow: hidden;
}

.blog-featured-image {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.blog-featured-image img {
	display: block;
	object-fit: cover;
	height: 100%;
	width: 100%;
}

.blog-featured-text {
	padding: 90px 15px 118px;
	width: 1340px;
	max-width: 100%;
	margin: auto;
	position: relative;
}

.blog-featured-text-inner {
	max-width: 80%;
	width: 827px;
}

.blog-featured-text-inner::after {
	content: "";
	display: block;
	clear: both;
}

.blog-featured-label {
	padding: 15px 45px;
	background-color: var(--primary);
	color: #fff;
	font-size: 25px;
	float: left;
	margin: 0;
}

.blog-featured-desc {
	padding: 50px 60px 70px 70px;
	border: 1px solid var(--primary);
	background-color: rgba(255, 255, 255, .8);
	clear: both;
}

.blog-featured-desc p:last-child {
	margin-bottom: 0;
}

.blog-featured-link {
	padding: 10px 30px;
	background-color: var(--primary);
	color: #fff;
	font-size: 25px;
	float: left;
	margin: 0 !important;
	clear: both;
}

.blog-featured-title {
	font-size: 60px;
	letter-spacing: -.03em;
}

.blog-featured-title a {
	color: #000;
}

.blog-featured-title a:hover {
	color: var(--primary);
}

.blog-featured-link:hover {
	background-color: var(--secondary);
	color: #fff !important;
}

@media (max-width:991px) {
	.blog-featured-post {
		overflow: visible;
	}
	
	.blog-featured-text-inner {
		max-width: 100%;
		width: 100%;
	}
	
	.blog-featured-image {
		position: relative;
	}
	
	.blog-featured-title {
		font-size: 42px;
	}
	
	.blog-featured-text {
		padding: 0;
	}
	
	.blog-featured-label {
		position: absolute;
		bottom: 100%;
	}
	
	.blog-featured-desc {
		margin: -1px;
	}
	
	.blog-featured-link {
		position: absolute;
		bottom: 0;
	}
}

@media (max-width:767px) {
	#blog-anchor {
		transform: translateY(-100px);
	}
	
	.blog-featured-image {
		position: relative;
		height: 50vw;
	}
	
	.blog-featured-title {
		font-size: 36px;
	}
	
	.blog-featured-desc {
		padding: 30px 30px 80px;
	}
	
	.blog-featured-label {
		padding: 10px 32px;
	}
}

.pswp__bg {
	opacity: .9 !important;
}

body.page-template-take-action .container-wide > .wp-block-group > .wp-block-group__inner-container > h1, body.page-template-take-action .container-wide > .wp-block-group > .wp-block-group__inner-container > h2, body.page-template-take-action .container-wide > .wp-block-group > .wp-block-group__inner-container > h3, body.page-template-take-action .container-wide > .wp-block-group > .wp-block-group__inner-container > h4, body.page-template-take-action .container-wide > .wp-block-group > .wp-block-group__inner-container > h5, body.page-template-take-action .container-wide > .wp-block-group > .wp-block-group__inner-container > h6, body.page-template-take-action .container-wide > .wp-block-group > .wp-block-group__inner-container > p, body.page-template-take-action .container-wide > .wp-block-group > .wp-block-group__inner-container > ul, body.page-template-take-action .container-wide > .wp-block-group > .wp-block-group__inner-container > ol {
	padding-left: 20px;
	padding-right: 20px;
}

.page-title-mobile {
	display: none;
}

@media (max-width:767px) {
	.page-title-mobile {
		display: block;
		margin-bottom: 34px;
	}
	
	.page-title-mobile .breadcrumbs {
		display: block !important;
	}
	
	.page-title-mobile .breadcrumbs .container {
		padding: 15px 0px;
	}
	
	.page-title-mobile .featured-image {
		margin: 0;
		padding: 0;
		position: relative;
	}
	
	.page-about .page-title-mobile .featured-image:before {
		content: "";
		background-image: url("https://cdn-ildmchd.nitrocdn.com/qMGAOtwMxJiFnXcrlrmVxrCYicgghwZG/assets/images/optimized/rev-05d041c/www.humanappeal.org.au/wp-content/themes/human-appeals/images/30-years.png");
		display: block;
		position: absolute;
		top: 20px;
		left: 20px;
		width: 100%;
		z-index: 99;
		height: 70px;
		background-repeat: no-repeat;
		background-size: contain;
		mix-blend-mode: screen;
	}
	
	.page-title-mobile .featured-image img {
		display: block;
		width: 100%;
	}
	
	.page-title-mobile #page-title {
		background-color: var(--primary);
		padding: 0;
		margin: 0;
	}
	
	.page-title-mobile #page-title h1 {
		margin: 0;
		padding: 20px 0;
		color: #fff;
		font-size: 37px;
	}
	
	body.page-template-take-action h2, body.page-template-take-action .h2 {
		font-size: 37px;
	}
	
	body.page-template-take-action .text-align-left-on-mobile {
		text-align: left;
	}
	
	body.page-template-take-action p {
		font-size: 19px;
		line-height: normal;
	}
	
	.icon-count {
		margin: 0 -30px;
	}
	
	.icon-count .gb-block-layout-column-gap-2 {
		column-gap: 5px;
	}
	
	.icon-count .wp-block-image {
		margin-bottom: 10px;
	}
	
	.icon-count .wp-block-image img {
		max-height: 68px;
		width: auto;
	}
	
	.icon-count h3 {
		font-size: 19px !important;
		margin: 0 !important;
	}
	
	.icon-count .wp-block-spacer {
		display: none;
	}
	
	.icon-count p {
		font-size: 17px !important;
	}
	
	.wp-block-image.visible-on-mobile.mb-0 .size-full img {
		display: block;
	}
	
	.stats-and-facts .gb-block-layout-column-gap-2 {
		grid-column-gap: 5px;
	}
	
	body.page-template-take-action .wp-block-buttons > .wp-block-button:only-child {
		width: 100%;
		margin-bottom: 0;
	}
	
	body.page-template-take-action .wp-block-button .wp-block-button__link {
		font-size: 18px !important;
		padding: 12px 30px;
		width: 100%;
	}
	
	body.page-template-take-action .wp-block-button.has-large-font-size .wp-block-button__link {
		font-size: 18px !important;
	}
	
	body.page-template-take-action .wp-block-button.has-larger-font-size .wp-block-button__link {
		font-size: 20px !important;
	}
	
	body.page-template-take-action .wp-block-button.has-largest-font-size .wp-block-button__link {
		font-size: 22px !important;
	}
	
	body.page-template-page-about-us h2 {
		font-size: 37.5px;
		letter-spacing: -.25px;
	}
	
	body.page-template-page-about-us h2 br {
		display: none;
	}
	
	body.page-template-page-about-us p {
		font-size: 17.19px !important;
		letter-spacing: .1px;
	}
	
	body.page-template-page-about-us p.has-medium-font-size, body.page-template-page-about-us p.h[style*="font-size"] {
		font-size: 18.75px !important;
		line-height: normal;
		margin-bottom: 20px;
	}
	
	body.page-template-page-about-us .feature-block.link-underline-hover .wp-block-column {
		min-height: 136px;
	}
	
	body.page-template-page-about-us .feature-block .wp-block-column {
		padding-top: 25px;
	}
	
	body.page-template-page-about-us .feature-block .wp-block-column h3 {
		font-size: 18.75px;
	}
	
	body.page-template-page-about-us .feature-block .wp-block-column .wp-block-image {
		margin-bottom: 5px;
	}
	
	body.page-template-page-about-us .feature-block .wp-block-column:hover .wp-block-image {
		transform: translateY(5px);
	}
	
	body.page-template-page-about-us .feature-block .wp-block-column .wp-block-image img {
		max-height: 42px;
	}
	
	body.page-template-page-about-us .feature-block .view-more-section .wp-block-column .wp-block-image img {
		max-height: 25px;
	}
	
	body.page-template-page-about-us .impact-map-section {
		padding: 30px 0 0 !important;
		border-top: 1px solid #e9e9e9;
	}
	
	body.page-template-page-about-us .impact-map {
		margin-top: 50px;
	}
	
	body.page-template-page-about-us .impact-map .map-wrapper {
		max-width: 100%;
		padding: 0px 16.1px;
		border: 1px solid var(--primary);
	}
	
	body.page-template-page-about-us .impact-map .map-wrapper .row > div:last-child {
		padding: 40px 30px;
	}
	
	body.page-template-page-about-us .impact-map .map-wrapper .map-content-wrapper .listed-country {
		font-size: 18.75px;
		line-height: normal;
	}
	
	body.page-template-page-about-us .impact-map .map-wrapper .map-content h3 {
		font-size: 26px;
	}
}
