@import url("https://use.typekit.net/ufe0orm.css");

@media (min-width: 48rem) {
	:root {
		font-size: calc(1rem + ((1vw - 0.48rem) * 1.389));
	}
}

@keyframes rotateThis {
	from {
		transform: rotate(0deg) scale(1);
	}
	to {
		transform: rotate(360deg) scale(1);
	}
}

body {
	/* font-family: var(--font-base); */
	color: var(--color-text);
	background-color: #fff;
}

.container {
	max-width: 48.866990rem;
}

.bd_header {
	padding-top: 0.986812rem;
	padding-bottom: 0.986812rem;
	padding-inline: 0.789450rem;
	position: relative;
	background-color: #002607;
}

.page-template-t-home .bd_header {
	display: none;
}

.bd_header_logo {
	width: 100%;
	display: block;
	max-width: 7.894498rem;
}

.bd_hero_section {
	/*padding-top: 4.657754rem;
	padding-bottom: 8.012915rem;*/
	padding-top: 5.210369rem;
	padding-bottom: 8.052388rem;
	background: radial-gradient(65.87% 65.87% at 50% 34.12%, #002908 0%, #002407 100%);
	position: relative;
	z-index: 1;
}

.bd_hero_section:before {
	content: none;
	width: calc(100% - 3.631469rem);
	height: calc(100% - 13.289598rem);
	background-image: var(--mapImage);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
	position: absolute;
	bottom: 1.932968rem;
	left: 1.421010rem;
	z-index: -1;
}

.bd_hero_logo {
	width: 100%;
	max-width: 34.222649rem;
	margin-bottom: 2.170987rem;
	margin-inline: auto;
}

.bd_hero_logo_text {
	max-width: 34.656846rem;
	margin-inline: auto;
	text-align: center;
	margin-bottom: 2.013097rem;
}

.bd_hero_logo_text h1 {
	font-family: var(--font-secondary);
	font-weight: 700;
	line-height: 0;
	color: #FFF;
	text-transform: uppercase;
	margin-bottom: 0;
}

.bd_hero_logo_text h1 span {
	display: block;
}

.bd_hero_logo_text h1 span:nth-child(1) {
	font-size: 3.835463rem;
	line-height: 100%;
	letter-spacing: 0.038367rem;
}

.bd_hero_logo_text h1 span:nth-child(2) {
	font-size: 7.041537rem;
	line-height: 100%;
	letter-spacing: 0.070419rem;
	margin-top: -0.868395rem;
}

.bd_hero_logo_text h1 span:nth-child(3) {
	color: #98BA57;
	font-family: var(--font-primary);
	text-align: center;
	font-size: 2.436242rem;
	line-height: 100%;
	letter-spacing: 0.024355rem;
	margin-top: 0.157890rem;
}

.bd_hero_section p {
	color: #98BA57;
	font-weight: 300;
	font-size: 1.263120rem;
	line-height: 130%; /* 41.6px */
	text-wrap: pretty;
	text-align: center;
}

.bd_boxed_section {
	width: 100%;
	max-width: calc(100% - 3.157799rem);
	margin-inline: auto;
	margin-top: 1.578900rem;
	border-radius: 2px;
	/* padding-bottom: 100px; */
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.bd_who_we_are_section {
	background-color: rgba(245, 235, 213, 0.5);
}

.bd_who_we_are_section:before {
	content: " ";
	width: 100%;
	height: 100%;
	max-width: 21.473034rem;
	display: block;
	border-radius: 0 2px 2px 0;
	background-color: #006112;
	position: absolute;
	top: 0;
	right: 0;
	z-index: -1;
}

.bd_wwa_content {
	width: 100%;
	max-width: 25.262393rem;
	padding-top: 2.368349rem;
	padding-bottom: 2.723602rem;
}

.bd_line_heading {
	color: #006112;
	font-family: var(--font-secondary);
	font-size: 1.578900rem;
	font-weight: 700;
	line-height: 120%; /* 48px */
	letter-spacing: 0.015789rem;
	margin-bottom: 1.302592rem;
	text-transform: uppercase;
	position: relative;
	z-index: 1;
}

.bd_line_heading:before {
	content: " ";
	width: 100%;
	height: 1px;
	background-color: #98BA57;
	position: absolute;
	top: calc(50% - 0.039472rem);
	left: 0;
	z-index: -1;
}

.bd_line_heading span {
	padding-inline: 1.894680rem;
	display: block;
	max-width: max-content;
	margin-inline: auto;
	position: relative;
	z-index: 2;
}

.bd_right_line_heading:before {
	width: calc(100% - 7.894498rem);
	top: calc(50% + 0.078945rem);
	left: auto;
	right: 0;
}

.bd_right_line_heading span {
	margin-inline: 0 auto;
	padding-inline: 0 1.894680rem;
	background-color: transparent;
}

.bd_wwd_content h2,
.bd_propose_value_section h2 {
	margin-bottom: 1.657845rem;
}

.bd_propose_value_section h2 {
	margin-bottom: 1.499955rem;
}

.bd_wwa_content p, 
.bd_wwd_content p,
.bd_single_page_content p,
.bd_wwd_content_disclaimer p,
.bd_accordion .accordion-body p  {
	color: #002607;
	font-size: 0.789450rem;
	font-weight: 400;
	line-height: 150%;
	letter-spacing: 0.007894rem;
	max-width: 25.262393rem;
	text-wrap: pretty;
	margin-bottom: 0.592087rem;
}

.bd_wwd_content_disclaimer p {
	max-width: 25.262393rem;
	margin-bottom: 0;
	text-align: center;
	margin-inline: auto;
	margin-top: 0.236835rem;
}

.bd_wwa_content p:first-of-type, 
.bd_wwd_content p:first-of-type  {
	font-size: 0.947340rem; 
	letter-spacing: 0.009473rem;
}

.bd_form_box {
	width: 100%;
	height: 100%;
	max-width: 18.315235rem;
	margin-inline: auto 0;
	background-color: #006112;
	padding-top: 2.368349rem;
	padding-bottom: 3.157799rem;
	padding-inline: 3.157799rem 0;
}

.bd_form_box .bd_line_heading.bd_right_line_heading {
	font-size: 1.421010rem;
	line-height: 140%;
	margin-bottom: 0.671032rem;
	color: #fff;
}

.bd_form_box .bd_line_heading.bd_right_line_heading span {
	padding-inline: 0 1.263120rem;
	background-color: transparent;
}

.bd_form_box .bd_line_heading.bd_right_line_heading:before {
	width: calc(100% - 8.762893rem);
}

.bd_form_box p {
	font-weight: 400;
	font-size: 0.710505rem;
	line-height: 150%; /* 27px */
	letter-spacing: 0.007105rem;
	color: #fff;
	margin-bottom: 1.342065rem;
}

.bd_what_we_doing_section {
	padding-top: 3.631469rem;
	padding-bottom: 3.868304rem;
	position: relative;
	overflow: hidden;
}

.bd_wwd_content .bd_line_heading span,
.bd_our_collaborative .bd_line_heading span {
	background-color: #fff;
}

.bd_wwd_content p {
	max-width: 34.341066rem;
	margin-left: auto;
	margin-right: auto;
}

.bd_wwd_margin {
	margin-top: 2.644657rem;
}

.bd_wwd_box_warpper {
	min-height: 9.157618rem;
	margin-bottom: 2.526239rem;
}

.bd_wwd_box {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: start;
	gap: 1.263120rem;
}

.bd_wwd_box > * {
	flex: 0 0 auto;
	max-width: 100%;
}

.bd_wwd_box_image {
	width: 7.578718rem;
	border-radius: 2px;
	background: #D9D9D9;
	height: 100%;
	position: relative;
	overflow: hidden;
}

.bd_wwd_box_image img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	margin: 0;
}

.bd_wwd_box_content {
	width: 13.420646rem;
	padding-top: 0.197362rem;
}

.bd_wwd_box_content h3 {
	color: #006112;
	font-family: var(--font-secondary);
	font-weight: 700;
	font-size: 1.263120rem;
	line-height: 120%; /* 38.4px */
	letter-spacing: 0.012631rem;
	max-width: 9.276035rem;
	text-transform: uppercase;
	margin-bottom: 0.394725rem;
}

.bd_wwd_box_content p {
	color: #006112;
	font-weight: 400;
	font-size: 0.671032rem;
	line-height: 150%; /* 25.5px */
	letter-spacing: 0.006710rem;
	max-width: 13.420646rem;
	text-wrap: pretty;
	margin-bottom: 0px;
}

.bd_propose_value_section {
	border-radius: 0.078945rem;
	padding-top: 2.526239rem;
	padding-bottom: 3.394634rem;
	background: #006112;
}

.bd_propose_value_section .bd_line_heading {
	color: #fff;
}

.bd_propose_value_section .bd_line_heading span {
	background-color: #006112;
}

.bd_propose_value_section p {
	color: #FFF;
	text-align: center;
	font-size: 0.868395rem;
	font-weight: 400;
	line-height: 150%; /* 33px */
	letter-spacing: 0.008684rem;
	max-width: 35.327878rem;
	margin-inline: auto;
	margin-bottom: 1.894680rem;
}

.bd_pv_icon_box_warpper {
	min-height: 7.736608rem;
}

.bd_pv_icon_box {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	flex-direction: column;
	text-align: center;
	gap: 0.947340rem;
}

.bd_pv_icon {
    width: 4.105139rem;
    height: 4.105139rem;
    border-radius: 100vw;
    position: relative;
    border: 1px solid #98BA57;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 1.578900rem;
    color: #98BA57;
}

/* .bd_pv_icon:before {
	content: "";
    width: 100%;
    height: 100%;
	display: block;
    border-radius: 100vw;
	position: absolute;
	inset: 4px;
	z-index: -1;
  	animation: rotateThis 1s linear infinite;
} */

/* .bd_pv_icon:after,
.bd_pv_icon:before {
	content: "";
	display: block;
	position: absolute;
	inset: 4px;
	border-radius: 100%;
	animation: border-angle-rotate 4s infinite linear;
	z-index: -1;
}

.bd_pv_icon:hover {
	color: #ffffff;
	border-radius: 100vw;
	border: 1px solid #ffffff;
	transition: 0.35s cubic-bezier(0.3, 0.7, 0.4, 1);
} */

.bd_pv_icon_box h3 {
	color: #FFF;
	text-align: center;
	font-family: var(--font-secondary);
	font-size: 1.105230rem;
	font-weight: 700;
	line-height: 120%; /* 33.6px */
	letter-spacing: 0.011052rem;
	text-transform: uppercase;
}

.bd_faqs_section {
	background-color: #F4F8EC; 
	padding-top: 2.684129rem;
	padding-bottom: 3.828831rem;
	position: relative;
	overflow: hidden;
}

.bd_faqs_section .bd_line_heading {
	color: #006112;
	margin-bottom: 1.421010rem;
}

.bd_faqs_section .bd_right_line_heading:before {
	background-color: #006112;
	width: calc(100% - 16.973171rem);
}

.bd_accordion {
	border: none;
	border-radius: 0;
	background-color: #F4F8EC !important;
}

.bd_accordion .accordion-item {
	border: none;
	border-radius: 0;
	padding-top: 1.460482rem;
	padding-inline: 0.631560rem;
	background-color: #F4F8EC !important;
}

.bd_accordion .accordion-item:not(:last-child) {
	border-bottom: 1px solid #B7D3A8;
	padding-bottom: 1.578900rem;
}

.bd_accordion .accordion-header {
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: space-between;
	transition: background 0.3s ease;
}

.bd_accordion_header_content {
	width: 100%;
	gap: 1.578900rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: relative;
}

.bd_accordion_header_content:after {
	content: "\f078";
	color: #006112;
	text-align: right;
	font-family: "Font Awesome 6 Pro";
	font-size: 1.026285rem;
	font-weight: 400;
	line-height: 120%; /* 31.2px */
	transform: rotate(180deg);
	transition: transform 0.3s ease;
}

.bd_accordion .accordion-header.collapsed .bd_accordion_header_content:after {
	transform: rotate(0deg);
}

.bd_accordion .bd_accordion_header_content h3 {
	color: #002607;
	font-size: 0.947340rem;
	font-weight: 500;
	line-height: 120%; /* 28.8px */
	margin: 0;
}

.bd_accordion .accordion-header.collapsed:hover h3 {
    color: #006112;
}

.bd_accordion .accordion-body {
	padding-top: 1.578900rem;
	padding-bottom: 0;
	padding-inline: 0;
}

.bd_accordion .accordion-body p {
	max-width: 39.472490rem;
	color: #002607;
}

.bd_accordion .accordion-body ul {
	max-width: 39.472490rem;
}

.bd_single_page_content ul li,
.bd_accordion .accordion-body ul li {
	color: #002607;
	font-weight: 400;
	font-size: 0.789450rem;
	letter-spacing: 0.007894rem;
	line-height: 150%;
}

.bd_single_page_content ul li:not(:last-child),
.bd_accordion .accordion-body ul li:not(:last-child) {
	margin-bottom: 0.411081rem;
}

.bd_our_collaborative {
	padding-top: 3.631469rem;
	padding-bottom: 3.789359rem;
	position: relative;
	overflow: hidden;
}

.bd_logo_list {
	padding-left: 0;
	list-style: none;
	display: flex;
	align-items: center;
	/*     justify-content: space-between; */
	flex-wrap: wrap;
	margin: 3.591997rem 0;
	gap: 2.368349rem 1.184175rem;
}

.bd_logo_box_warpper {
	flex: 0 0 auto;
	max-width: 100%;
	height: 4.065666rem;
	width: calc(25% - 0.907867rem);
	position: relative;
}

.bd_logo_box {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	max-width: 7.736608rem;
	margin-inline: auto;
}

.bd_logo_box img {
	width: 100%;
/* 	max-height: 4.065666rem;
	max-width: 7.302411rem; */
	object-fit: contain;
	margin: 0;
}

.bd_logo_box_warpper:before {
	content: " ";
	width: 1px;
	height: calc(100% - 0.907867rem);
	display: block;
	background-color: rgba(0, 38, 7, 0.50);
	position: absolute;
	top: 0.473670rem;
	right: -0.592087rem;
}

.bd_logo_box_warpper:nth-child(4n):before {
	opacity: 0;
}

.bd_oc_logo_diclaimer p {
	text-align: center;
	font-size: 0.710505rem;
	font-weight: 400;
	line-height: 150%; /* 27px */
	letter-spacing: 0.007105rem;
	margin-top: 0;
	margin-bottom: 0;
	color: #002607;
}

.bd_oc_logo_diclaimer p a {
	font-weight: 500;
	color: #E66A45;
}

.bd_oc_logo_diclaimer p a:hover {
	color: #002607;
}

.bd_single_page_content {
	padding-top: 2.684129rem;
	padding-bottom: 3.828831rem;
	margin-bottom: 1.578900rem;
	background-color: rgba(245, 235, 213, 0.5);
}

.bd_single_page_content .bd_line_heading {
	font-size: 1.973624rem;
}

.bd_single_page_content .bd_line_heading span {
	background-color: #faf5ea;
}

.bd_single_page_content p {
	max-width: 100%;
}

.bd_single_page_content h2, 
.bd_single_page_content h3, 
.bd_single_page_content h4, 
.bd_single_page_content h5, 
.bd_single_page_content h6 {
	font-family: var(--font-secondary);
	font-weight: 700;
	color: #002607;
	line-height: 120%;
	margin-top: 1.105230rem;
	letter-spacing: 0.015789rem;
	margin-bottom: 0.789450rem;
	text-transform: uppercase;
}

.bd_single_page_content h2 {
	font-size: 1.578900rem;
}

.bd_single_page_content h3 {
	font-size: 1.263120rem;
}

.bd_single_page_content h4 {
	font-size: 1.105230rem;
}

.bd_single_page_content h5 {
	font-size: 0.947340rem;
}

.bd_single_page_content h6 {
	font-size: 0.868395rem;
}

.bd_main_footer {
	padding-top: 2.881492rem;
	padding-bottom: 2.526239rem;
	position: relative;
	overflow: hidden;
	background-color: #002607;
	text-align: center;
}

.bd_footer_logo {
	width: 100%;
	max-width: 15.788996rem;
	display: block;
	margin: 0 auto 1.263120rem;
}

.bd_copyright_text {
	font-weight: 300;
	font-size: 0.631560rem;
	line-height: normal;
	letter-spacing: 0.006316rem;
	margin-bottom: 0;
	color: rgb(245 235 213 / 50%);
}

.bd_copyright_text span {
	margin-right: 0.157890rem;
}

.bd_copyright_text a {
	opacity: 0.5;
	color: #F5EBD5;
	font-weight: 300;
	margin-left: 0.157890rem;
}

.bd_copyright_text a:hover {
	opacity: 1;
	color: #F5EBD5;
}


.bd_shape_images_wapper {
	width: calc(100% - 3.631469rem);
	height: calc(100% - 13.289598rem);
	position: absolute;
	bottom: 1.932968rem;
	left: 1.421010rem;
	perspective: 1000px;
}

.bd_shape_image_box {
	position: absolute;
	perspective: 1000px;
}

.bd_shape_image_1 {
	width: 7.618191rem;
	height: 10.341792rem;
	top: 0;
	left: 0;
}

.bd_shape_image_2 {
	width: 12.433834rem;
	height: 5.387995rem;
	bottom: 0.552615rem;
	left: 7.381356rem;
}

.bd_shape_image_3 {
	width: 8.605003rem;
	height: 6.710323rem;
	bottom: 0;
	right: 10.026012rem;
}

.bd_shape_image_4 {
	width: 6.651115rem;
	height: 10.795726rem;
	top: 0.513142rem;
	right: 0;
}

.bd_shape_image_inner {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	transition: transform 0.8s;
	transform-style: preserve-3d;
}

.bd_shape_image,
.bd_shape_img_color {
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.bd_shape_image {
	transform: rotateY(180deg);
}

.bd_shape_image_box:hover .bd_shape_image_inner {
	transform: rotateY(180deg);
}

@media (max-width: 1200px) {
	.bd_form_box {
		padding-inline: 1.578900rem;
		margin-inline: auto;
	}
}