.header-container {
	width: 100%;
	display: flex;
	position: relative;
	justify-content: center;
	background-color: var(--dl-color-theme-neutral-light);
}
.header-navbar-interactive {
	fill: var(--dl-color-theme-neutral-dark);
	color: var(--dl-color-theme-neutral-dark);
	width: 100%;
	display: flex;
	z-index: 100;
	box-shadow: 5px 5px 10px 0px #d4d4d4;
	align-items: center;
	padding-top: var(--dl-space-space-twounits);
	border-color: var(--dl-color-theme-neutral-dark);
	border-width: 1px;
	padding-left: var(--dl-space-space-threeunits);
	border-radius: var(--dl-radius-radius-radius4);
	padding-right: var(--dl-space-space-threeunits);
	padding-bottom: var(--dl-space-space-twounits);
	justify-content: space-between;
}
.header-navlink {
	display: contents;
}
.header-image1 {
	width: 259px;
	height: 108px;
	text-decoration: none;
}
.header-desktop-menu {
	flex: 1;
	display: flex;
	justify-content: space-between;
}
.header-links {
	gap: var(--dl-space-space-twounits);
	flex: 1;
	display: flex;
	align-items: center;
	flex-direction: row;
	justify-content: flex-end;
}
.header-link2 {
	text-decoration: none;
}
.header-link3 {
	text-decoration: none;
}
.header-burger-menu {
	display: none;
}
.header-icon {
	width: var(--dl-size-size-xsmall);
	height: var(--dl-size-size-xsmall);
}
.header-mobile-menu {
	top: 0px;
	left: 0px;
	width: 100%;
	height: auto;
	display: none;
	padding: var(--dl-space-space-twounits);
	z-index: 100;
	position: absolute;
	flex-direction: column;
	justify-content: space-between;
	background-color: var(--dl-color-theme-neutral-light);
}
.header-nav {
	display: flex;
	align-items: flex-start;
	flex-direction: column;
}
.header-top {
	width: 100%;
	display: flex;
	align-items: center;
	margin-bottom: var(--dl-space-space-threeunits);
	justify-content: space-between;
}
.header-logo {
	height: 3rem;
}
.header-close-menu {
	display: flex;
	align-items: center;
	justify-content: center;
}
.header-icon02 {
	width: var(--dl-size-size-xsmall);
	height: var(--dl-size-size-xsmall);
}
.header-links1 {
	gap: var(--dl-space-space-unit);
	flex: 0 0 auto;
	display: flex;
	align-self: flex-end;
	align-items: flex-end;
	flex-direction: column;
}
.header-link21 {
	text-decoration: none;
}
.header-link31 {
	text-decoration: none;
}
.header-icon-group {
	gap: var(--dl-space-space-twounits);
	display: flex;
}
.header-fragment {
	display: contents;
}
.header-text {
	display: inline-block;
	font-size: 20px;
}
.header-fragment01 {
	display: contents;
}
.header-text01 {
	display: inline-block;
	font-size: 20px;
}

@media (max-width: 767px) {
	.header-navbar-interactive {
		padding-left: var(--dl-space-space-twounits);
		padding-right: var(--dl-space-space-twounits);
	}
	.header-desktop-menu {
		display: none;
	}
	.header-burger-menu {
		display: flex;
		align-items: center;
		justify-content: center;
	}
}
@media (max-width: 479px) {
	.header-navbar-interactive {
		padding: var(--dl-space-space-unit);
		padding-right: 16px;
	}
	.header-mobile-menu {
		padding: var(--dl-space-space-unit);
	}
	.header-text {
		font-size: 20px;
	}
}

.team101-max-width {
	gap: var(--dl-space-space-fiveunits);
	display: flex;
	position: relative;
	align-items: center;
	flex-direction: column;
}
.team101-section-title {
	gap: var(--dl-space-space-unit);
	width: 100%;
	display: flex;
	align-items: center;
	flex-shrink: 0;
	flex-direction: column;
}
.team101-content {
	gap: var(--dl-space-space-oneandhalfunits);
	display: flex;
	align-self: stretch;
	align-items: center;
	flex-direction: column;
}
.team101-slider {
	width: 100%;
	height: auto;
	display: inline-block;
	position: relative;
}
.team101-slider-slide {
	gap: var(--dl-space-space-oneandhalfunits);
	display: flex;
	padding-left: var(--dl-space-space-threeunits);
	padding-right: var(--dl-space-space-threeunits);
	padding-bottom: var(--dl-space-space-threeunits);
}
.team101-card {
	gap: var(--dl-space-space-oneandhalfunits);
	width: 100%;
	display: flex;
	align-items: center;
	flex-direction: column;
}
.team101-placeholder-image {
	width: 100%;
}
.team101-content1 {
	gap: var(--dl-space-space-unit);
	display: flex;
	align-items: center;
	flex-direction: column;
}
.team101-title {
	display: flex;
	align-items: center;
	flex-direction: column;
}
.team101-card1 {
	gap: var(--dl-space-space-oneandhalfunits);
	width: 100%;
	display: flex;
	align-items: center;
	flex-direction: column;
}
.team101-placeholder-image1 {
	width: 100%;
}
.team101-content2 {
	gap: var(--dl-space-space-unit);
	display: flex;
	align-items: center;
	flex-direction: column;
}
.team101-title1 {
	display: flex;
	align-items: center;
	flex-direction: column;
}
.team101-slider-pagination {
	display: block;
}
.team101-slider1 {
	width: 100%;
	height: auto;
	display: none;
	position: relative;
}
.team101-slider-slide1 {
	gap: var(--dl-space-space-oneandhalfunits);
	display: flex;
	padding-left: var(--dl-space-space-threeunits);
	padding-right: var(--dl-space-space-threeunits);
	padding-bottom: var(--dl-space-space-threeunits);
}
.team101-card2 {
	gap: var(--dl-space-space-oneandhalfunits);
	width: 100%;
	display: flex;
	align-items: center;
	flex-direction: column;
}
.team101-content3 {
	gap: var(--dl-space-space-unit);
	display: flex;
	align-items: center;
	flex-direction: column;
}
.team101-title2 {
	display: flex;
	align-items: center;
	flex-direction: column;
}
.team101-slider-slide2 {
	gap: var(--dl-space-space-oneandhalfunits);
	display: flex;
	padding-left: var(--dl-space-space-threeunits);
	padding-right: var(--dl-space-space-threeunits);
	padding-bottom: var(--dl-space-space-threeunits);
}
.team101-card3 {
	gap: var(--dl-space-space-oneandhalfunits);
	width: 100%;
	display: flex;
	align-items: center;
	flex-direction: column;
}
.team101-content4 {
	gap: var(--dl-space-space-unit);
	display: flex;
	align-items: center;
	flex-direction: column;
}
.team101-title3 {
	display: flex;
	align-items: center;
	flex-direction: column;
}
.team101-text11 {
	text-align: center;
}
.team101-slider-pagination1 {
	display: block;
}
.team101-fragment04 {
	display: contents;
}
.team101-text04 {
	display: inline-block;
}
.team101-fragment05 {
	display: contents;
}
.team101-text05 {
	display: inline-block;
	text-align: center;
}
.team101-fragment03 {
	display: contents;
}
.team101-text03 {
	display: inline-block;
	font-weight: 600;
}
.team101-fragment02 {
	display: contents;
}
.team101-text02 {
	display: inline-block;
	font-weight: 600;
}
.team101-fragment06 {
	display: contents;
}
.team101-text06 {
	display: inline-block;
	text-align: center;
}
@media (max-width: 767px) {
	.team101-slider {
		display: none;
	}
	.team101-slider1 {
		display: block;
	}
}
@media (max-width: 479px) {
	.team101-placeholder-image2 {
		width: 100%;
	}
	.team101-placeholder-image3 {
		width: 100%;
	}
}

.footer-container {
	width: 100%;
	height: auto;
	display: flex;
	position: relative;
	align-items: center;
	flex-direction: column;
	justify-content: center;
}
.footer-max-width {
	gap: var(--dl-space-space-oneandhalfunits);
	width: 100%;
	display: flex;
	align-items: flex-start;
	flex-direction: column;
}
.footer-content {
	gap: var(--dl-space-space-fourunits);
	width: 100%;
	display: flex;
	padding: var(--dl-space-space-twounits);
	align-self: stretch;
	align-items: flex-start;
	flex-shrink: 0;
	border-color: var(--dl-color-theme-neutral-dark);
	border-width: 1px;
	border-radius: var(--dl-radius-radius-radius4);
}
.footer-newsletter {
	gap: var(--dl-space-space-oneandhalfunits);
	width: auto;
	display: flex;
	align-items: flex-start;
	flex-shrink: 0;
	flex-direction: column;
}
.footer-content-title1 {
	font-style: normal;
	font-weight: 700;
	text-transform: capitalize;
}
.footer-content1 {
	text-transform: capitalize;
}
.footer-text10 {
	font-style: normal;
	font-weight: 600;
	text-transform: capitalize;
}
.footer-text11 {
	text-transform: capitalize;
}
.footer-links {
	gap: var(--dl-space-space-twounits);
	width: 100%;
	display: flex;
	flex-grow: 1;
	align-items: flex-start;
	justify-content: flex-end;
}
.footer-column2 {
	gap: var(--dl-space-space-unit);
	width: auto;
	display: flex;
	overflow: hidden;
	flex-grow: 1;
	max-width: 300px;
	align-items: flex-start;
	flex-shrink: 0;
	flex-direction: column;
}
.footer-footer-links {
	gap: var(--dl-space-space-halfunit);
	display: flex;
	align-self: stretch;
	align-items: flex-start;
	flex-direction: column;
}
.footer-link6 {
	text-decoration: none;
}
.footer-link7 {
	text-decoration: none;
}
.footer-link8 {
	text-decoration: none;
}
.footer-link9 {
	text-decoration: none;
}
.footer-credits {
	gap: var(--dl-space-space-twounits);
	width: 100%;
	display: flex;
	align-self: stretch;
	align-items: flex-start;
	flex-direction: column;
}
.footer-row {
	display: flex;
	align-self: stretch;
	align-items: flex-start;
	flex-shrink: 0;
	justify-content: space-between;
}
.footer-fragment10 {
	display: contents;
}
.footer-text10 {
	display: inline-block;
}
.footer-fragment09 {
	display: contents;
}
.footer-text09 {
	display: inline-block;
}
.footer-fragment07 {
	display: contents;
}
.footer-text07 {
	display: inline-block;
}
.footer-fragment11 {
	display: contents;
}
.footer-text11 {
	display: inline-block;
	z-index: 100;
}
.footer-fragment12 {
	display: contents;
}
.footer-text12 {
	display: inline-block;
}
.footer-fragment08 {
	display: contents;
}
.footer-text08 {
	display: inline-block;
}

@media (max-width: 991px) {
	.footer-newsletter {
		width: 300px;
	}
}
@media (max-width: 767px) {
	.footer-content {
		flex-direction: column;
	}
	.footer-newsletter {
		width: 100%;
	}
	.footer-links {
		width: 100%;
		align-items: flex-start;
		justify-content: center;
	}
	.footer-column2 {
		align-items: center;
	}
	.footer-footer-links {
		align-self: center;
		align-items: center;
	}
	.footer-row {
		gap: 0;
		flex-direction: column;
		justify-content: space-between;
	}
	.footer-text12 {
		text-align: center;
	}
}
@media (max-width: 479px) {
	.footer-links {
		flex-direction: column;
	}
	.footer-column2 {
		width: 100%;
		max-width: 100%;
		align-items: center;
		justify-content: center;
	}
	.footer-footer-links {
		align-items: center;
		justify-content: center;
	}
	.footer-credits {
		gap: 0;
	}
	.footer-row {
		gap: var(--dl-space-space-oneandhalfunits);
		align-items: center;
		justify-content: center;
	}
}

.about-us-container {
	width: 100%;
	display: flex;
	min-height: 100vh;
	/* align-items: flex-start; */
	flex-direction: column;
	justify-content: flex-start;
}
.about-us-fragment {
	display: contents;
}
.about-us-text {
	display: inline-block;
	font-size: 20px;
}
.about-us-fragment01 {
	display: contents;
}
.about-us-text01 {
	display: inline-block;
	font-size: 20px;
}
.about-us-fragment02 {
	display: contents;
}
.about-us-text02 {
	display: inline-block;
	font-weight: 600;
}
.about-us-fragment03 {
	display: contents;
}
.about-us-text03 {
	display: inline-block;
	font-weight: 600;
}
.about-us-fragment04 {
	display: contents;
}
.about-us-text04 {
	display: inline-block;
}
.about-us-fragment05 {
	display: contents;
}
.about-us-text05 {
	display: inline-block;
	text-align: center;
}
.about-us-fragment06 {
	display: contents;
}
.about-us-text06 {
	display: inline-block;
	text-align: center;
}
.about-us-fragment07 {
	display: contents;
}
.about-us-text07 {
	display: inline-block;
}
.about-us-fragment08 {
	display: contents;
}
.about-us-text08 {
	display: inline-block;
}
.about-us-fragment09 {
	display: contents;
}
.about-us-text09 {
	display: inline-block;
}
.about-us-fragment10 {
	display: contents;
}
.about-us-text10 {
	display: inline-block;
}
.about-us-fragment11 {
	display: contents;
}
.about-us-text11 {
	display: inline-block;
	z-index: 100;
}
.about-us-fragment12 {
	display: contents;
}
.about-us-text12 {
	display: inline-block;
}
@media (max-width: 767px) {
	.about-us-text12 {
		text-align: center;
	}
}
@media (max-width: 479px) {
	.about-us-text {
		font-size: 20px;
	}
}
