@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	font-family: Nobile;
	position: relative;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	display: inline-flex;
	width: 1280px;
}

.header {
	align-self: stretch;
	height: 377px;
	padding-top: 24px;
	padding-bottom: 24px;
	position: relative;
	justify-content: center;
	align-items: center;
	display: inline-flex;
}

.headimg {
	width: 1280px;
	height: 377px;
	left: 0px;
	top: 0px;
	position: absolute;
}

.tiger {
	width: 1280px;
	height: 377px;
	left: 1280px;
	top: 377px;
	position: absolute;
	transform: rotate(180deg);
	transform-origin: top left;
}

.logo1 {
	 width: 145px;
	height: 145px;
	left: 20px;
	top: 0px;
	position: absolute;
}

.navi {
	width: 492px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 16px;
	padding-bottom: 16px;
	left: 394px;
	top: 28px;
	position: absolute;
	background: rgba(0, 0, 0, 0.15);
	border-radius: 40px;
	backdrop-filter: blur(35px);
	justify-content: center;
	align-items: center;
	gap: 40px;
	display: flex;
}

.tickets a, .membership a, .aboutus a, .contacts a {
	text-decoration: none;
	text-align: center;
	justify-content: center;
	display: flex;
	flex-direction: column;
	color: #FEFAE0;
	font-size: 16px;
	font-family: Nobile;
	font-weight: 500;
	line-height: 23.20px;
	word-wrap: break-word;
}

.tickets a:hover, .membership a:hover, .aboutus a:hover, .contacts a:hover {
	color: #000000;
}

.fbento {
	width: 1121px;
	height: 846px;
	left: 81px;
	top: 424px;
	position: absolute;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 30px;
	display: inline-flex;
	flex-wrap: wrap;
	align-content: flex-start;
}

.bcard1 {
	width: 283px;
	height: 393px;
	overflow: hidden;
	border-radius: 8px;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 24px;
	display: inline-flex;
}

.bcard1 img {
	width: 264px;
	height: 280px;
	border-radius: 16px;
	object-fit: cover;
}

.btext1 {
	width: 283px;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 8px;
	display: flex;
}

.bcard2 {
	width: 808px;
	height: 393px;
	overflow: hidden;
	border-radius: 8px;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 24px;
	display: inline-flex;
}

.bcard2 img {
	width: 808px;
	height: 280px;
	border-radius: 16px;
	object-fit: cover;
}

.btext2 {
	width: 653px;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 8px;
	display: flex;
}

.bcard3 {
	width: 1121px;
	height: 433px; 
	overflow: hidden;
	border-radius: 8px;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 24px;
	display: inline-flex;
}

.bcard3 img {
	width: 1121px;
	height: 320px;
	border-radius: 16px;
	object-fit: cover;
}

.btext3{
	width: 1121px;
	padding-right: 320px;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 8px;
	display: flex;
}

.featurecards {
	width: 1121px;
	padding-left: 64px;
	padding-right: 64px;
	padding-top: 120px;
	left: 15px;
	top: 1188px;
	position: absolute;
	justify-content: center;
	align-items: flex-start;
	gap: 32px;
	display: inline-flex;
}

.featurecards img {
	width: 255px;
	height: 340px;
	border-radius: 16px;
}

.fcard1 {
	flex: 1 1 0;
	max-width: 388px;
	min-width: 255px;
	border-radius: 8px;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 32px;
	display: inline-flex;
}

.fcard2, .fcard3, .fcard4 {
	width: 255px;
	max-width: 388px;
	min-width: 255px;
	border-radius: 8px;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 32px;
	display: inline-flex;
}

.ftextbox {
	width: 255px;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 8px;
	display: flex;
}

.title {
	align-self: stretch;
	justify-content: center;
	display: flex;
	flex-direction: column;
	color: #A7AD87;
	font-size: 24px;
	font-family: Nobile;
	font-weight: 700;
	line-height: 28.80px;
	word-wrap: break-word;
}

.subtitle {
	align-self: stretch;
	justify-content: center;
	display: flex;
	flex-direction: column;
	color: #646E4B;
	font-size: 18px;
	font-family: Nobile;
	font-weight: 500;
	line-height: 26.10px;
	word-wrap: break-word;
}

.footer {
	width: 1112px;
	height: 114px; 
	padding: 64 64 0 64;
	position: absolute;
	background: #14120E;
	border-top-left-radius: 16px;
	border-top-right-radius: 16px;
	border-top: 1px rgba(0, 0, 0, 0.10) solid;
	justify-content: space-between;
	align-items: center;
	display: inline-flex;
}
.footerlogo {
	width: 89px;
	height: 89px;
	left: 20px;
	top: 12.50px;
	position: absolute;
}

.footextbox {
	left: 129px;
	top: 45px;
	position: absolute;
	justify-content: center;
	align-items: center;
	gap: 32px;
	display: flex;
}

.footext a {
	text-decoration: none;
	justify-content: center;
	display: flex;
	flex-direction: column;
	color: rgba(195, 168, 127, 0.55);
	font-size: 16px;
	font-family: Nobile;
	font-weight: 500;
	line-height: 23.20px;
	word-wrap: break-word;
}

.footext a:hover{
	color: #000000;
}

.socials {
	top: 48.50px;
	right: 40px;
	position: absolute;
	justify-content: flex-start;
	align-items: center;
	gap: 24px;
	display: flex;
}

.instagram, .linkedin, .x {
	width: 24px;
	height: 24px;
	position: relative;
	overflow: hidden;
}

.instagram img, .linkedin img, .x img {
	width: 24px;
}

.abthero {
	width: 794px;
	overflow: hidden;
	padding-top: 80px;
	padding-bottom: 80px;
	padding-left: 64px;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 8px;
	display: inline-flex;
}

.herocont {
	width: 826px;
	height: 537px;
	background: #44270D;
	box-shadow: 0px 8px 32px rgba(0, 0, 0, 0.08);
	overflow: hidden;
	border-radius: 16px;
	outline: 1px rgba(0, 0, 0, 0.15) solid;
	outline-offset: -1px;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	display: flex;
}

.tabbar {
	align-self: stretch;
	height: 40px;
	position: relative;
	background: #44270D;
	border-bottom: 1px rgba(0, 0, 0, 0.15) solid;
}

.tabbg {
	align-self: stretch;
	height: 40px;
	position: absolute;
	background: #44270D;
	border-bottom: 1px rgba(0, 0, 0, 0.15) solid;
}

.herocont img {
	align-self: stretch;
	flex: 1 1 0;
	object-fit: cover;
	position: static;
	margin-top: 40px;
}

.tabbuttons {
	left: 16px;
	top: 15px;
	position: absolute;
	justify-content: flex-start;
	align-items: center;
	gap: 8px;
	display: inline-flex;
}

.red, .yellow, .green {
	width: 10px;
	height: 10px;
	border-radius: 9999px;
}

.container1 {
	width: 1280px;
	left: 0px;
	top: 157px;
	position: absolute;
	background: #C3A87F;
	overflow: hidden;
	justify-content: center;
	align-items: center;
	display: inline-flex;
}

.abtmainhead {
	flex: 1 1 0;
	padding-left: 32px;
	padding-right: 32px;
	padding-top: 40px;
	padding-bottom: 40px;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	gap: 32px;
	display: inline-flex;
}

.abtextbox {
	align-self: stretch;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	gap: 24px;
	display: flex;
}

.abtheading {
	align-self: stretch;
	justify-content: center;
	display: flex;
	flex-direction: column;
	color: #102820;
	font-size: 56px;
	font-family: Nobile;
	font-weight: 700;
	line-height: 61.60px;
	word-wrap: break-word;
}

.abtsubhead {
	width: 399px;
	justify-content: center;
	display: flex;
	flex-direction: column;
	color: #4D2D18;
	font-size: 24px;
	font-family: Nobile;
	font-weight: 500;
	line-height: 34.80px;
	word-wrap: break-word;
}

.vimision {
	width: 1280px;
	height: 491px;
	left: 0px;
	top: 788px;
	position: absolute;
	background: #4D2D18;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 32px;
	display: flex;
	margin: 0;
}

.vtitlebox {
	align-self: stretch;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 16px;
	display: flex;
	position: relative;
}

.vtitle {
	align-self: stretch;
	justify-content: center;
	display: flex;
	flex-direction: column;
	color: #C3A87F;
	font-size: 48px;
	font-family: Nobile;
	font-weight: 700;
	line-height: 57.60px;
	word-wrap: break-word;
	padding-left: 64px;
	padding-top: 100px;
}

.vpara {
	align-self: stretch;
	justify-content: center;
	display: flex;
	flex-direction: column;
	color: #FEFAE0;
	font-size: 18px;
	font-family: Nobile;
	font-weight: 500;
	line-height: 26.10px;
	word-wrap: break-word;
	padding-left: 64px;
	padding-right: 64px;
}

.container3 {
	width: 1280px;
	left: 0px;
	top: 1200px;
	position: absolute;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	display: flex;
}

.fivepill {
	align-self: stretch;
	padding-top: 120px;
	padding-bottom: 40px;
	padding-left: 64px;
	padding-right: 64px;
	justify-content: center;
	align-items: center;
	gap: 64px;
	display: inline-flex;
}

.fivepill img {
	flex: 1 1 0;
	height: 432px;
	border-radius: 16px;
}

.vpillcard {
	flex: 1 1 0;
	align-self: stretch;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	gap: 48px;
	display: inline-flex;
}

.vpilltextbox {
	align-self: stretch;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 24px;
	display: flex;
}

.vpillhead {
	align-self: stretch;
	justify-content: center;
	display: flex;
	flex-direction: column;
	color: #A7AD87;
	font-size: 36px;
	font-family: Nobile;
	font-weight: 700;
	line-height: 43.20px;
	word-wrap: break-word;
}

.vpillsub {
	align-self: stretch;
	justify-content: center;
	display: flex;
	flex-direction: column;
	color: #646E4B;
	font-size: 18px;
	font-family: Nobile;
	font-weight: 500;
	line-height: 26.10px;
	word-wrap: break-word;
}

.vpillbutt {
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 12px;
	padding-bottom: 12px;
	background: black;
	border-radius: 12px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	display: inline-flex;
}

.vpbtext {
	text-align: center;
	justify-content: center;
	display: flex;
	flex-direction: column;
	color: #FEFAE0;
	font-size: 18px;
	font-family: Nobile;
	font-weight: 500;
	line-height: 26.10px;
	word-wrap: break-word;
}

.thelogo {
	align-self: stretch;
	padding-top: 40px;
	padding-bottom: 120px;
	padding-left: 64px;
	padding-right: 64px;
	justify-content: center;
	align-items: center;
	gap: 64px;
	display: inline-flex;
}

.thelogo img {
	flex: 1 1 0;
	height: 432px;
	background: rgba(135, 85, 29, 0.20);
	border-radius: 16px;
	object-fit: contain;
}

.thelogocard {
	flex: 1 1 0;
	align-self: stretch;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	gap: 48px;
	display: inline-flex;
}

.tltextbox {
	align-self: stretch;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 24px;
	display: flex;
}

.tlhead {
	align-self: stretch;
	justify-content: center;
	display: flex;
	flex-direction: column;
	color: #A7AD87;
	font-size: 36px;
	font-family: Nobile;
	font-weight: 700;
	line-height: 43.20px;
	word-wrap: break-word;
}

.tlsub {
	align-self: stretch;
	justify-content: center;
	display: flex;
	flex-direction: column;
	color: #646E4B;
	font-size: 18px;
	font-family: Nobile;
	font-weight: 500;
	line-height: 26.10px;
	word-wrap: break-word;
}

.tlbutt {
	width: 162px; 
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 12px;
	padding-bottom: 12px;
	background: black;
	border-radius: 12px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	display: inline-flex;
}

.tlbuttext {
	flex: 1 1 0;
	text-align: center;
	justify-content: center;
	display: flex;
	flex-direction: column;
	color: #FEFAE0;
	font-size: 18px;
	font-family: Nobile;
	font-weight: 500;
	line-height: 26.10px;
	word-wrap: break-word;
}

.or {
	width: 1158px;
	height: 420px;
	left: 58px;
	top: 1158px;
	position: absolute;
	justify-content: center;
	display: flex;
	flex-direction: column;
}

.orhead {
	color: #102820;
	font-size: 24px;
	font-family: Nobile;
	font-weight: 700;
	word-wrap: break-word;
}

.orbody {
	color: #FEFAE0;
	font-size: 20px;
	font-family: Nobile;
	font-weight: 400;
	word-wrap: break-word;
}

.locatecont {
	width: 1280px;
	left: 0px;
	top: 1818px;
	position: absolute;
	justify-content: flex-start;
	align-items: center;
	gap: 64px;
	display: inline-flex;
}

.locard {
	flex: 1 1 0;
	padding-top: 32px;
	padding-bottom: 32px;
	padding-left: 64px;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	gap: 48px;
	display: inline-flex;
}

.locatextbox {
	align-self: stretch;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 24px;
	display: flex;
}

.lochead {
	width: 388px;
	justify-content: center; 
	display: flex;
	flex-direction: column;
	color: #2A1909;
	font-size: 48px;
	font-family: Nobile;
	font-weight: 700;
	line-height: 57.60px;
	word-wrap: break-word;
}

.locsub {
	align-self: stretch;
	justify-content: center;
	display: flex;
	flex-direction: column;
	color: #A7AD87;
	font-size: 24px;
	font-family: Nobile;
	font-weight: 500;
	line-height: 34.80px;
	word-wrap: break-word;
}

.locbutt {
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 12px;
	padding-bottom: 12px;
	background: black;
	border-radius: 12px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	display: inline-flex;
}

.locbutext {
	width: 174px;
	height: 38px;
	text-align: center;
	justify-content: center;
	display: flex;
	flex-direction: column;
	color: #A7AD87;
	font-size: 24px;
	font-family: Nobile;
	font-weight: 700;
	line-height: 34.80px;
	word-wrap: break-word;
}

.locmap {
	flex: 1 1 0;
	padding-top: 120px;
	padding-bottom: 120px;
	right: 64px;
	overflow: hidden;
	border-radius: 16px;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 0px;
	display: inline-flex;
	position: absolute;
}

.tickhead1 {
	left: 29px;
	top: 403px;
	position: absolute;
	justify-content: center;
	display: flex;
	flex-direction: column;
	color: #FEFAE0;
	font-size: 64px;
	font-family: Nobile;
	font-weight: 700;
	line-height: 92.80px;
	word-wrap: break-word;
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.pcone {
	max-width: 1280px;
	padding-top: 30px;
	padding-bottom: 80px;
	padding-left: 32px;
	padding-right: 32px;
	left: 0px;
	top: 496px;
	position: absolute;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 32px;
	display: inline-flex;
}

.pcoone {
	flex: 1 1 0;
	height: 408px;
	min-width: 336px;
	padding-top: 32px;
	padding-bottom: 24px;
	padding-left: 24px;
	padding-right: 24px;
	position: relative;
	background: #C3A87F;
	box-shadow: 0px 5px 19px rgba(0, 0, 0, 0.08);
	overflow: hidden;
	border-radius: 16px;
	outline: 0.50px #102820 solid;
	outline-offset: -0.50px;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 32px;
	display: inline-flex;
}

.pctboxi {
	align-self: stretch;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	display: flex;
}

.pctheadi {
	align-self: stretch;
	justify-content: center;
	display: flex;
	flex-direction: column;
	color: #2A1909;
	font-size: 20px;
	font-family: Nobile;
	font-weight: 600;
	line-height: 28px;
	word-wrap: break-word;
}

.pctsubi {
	align-self: stretch;
	justify-content: center;
	display: flex;
	flex-direction: column;
	color: #102820;
	font-size: 18px;
	font-family: Nobile;
	font-weight: 500;
	line-height: 25.20px;
	word-wrap: break-word;
}

.pctboxii {
	align-self: stretch;
	justify-content: flex-start;
	align-items: baseline;
	gap: 6px;
	display: inline-flex;
}

.pctheadii {
	justify-content: center;
	display: flex;
	flex-direction: column;
	color: #2A1909;
	font-size: 56px;
	font-family: Nobile;
	font-weight: 700;
	line-height: 61.60px;
	word-wrap: break-word;
}

.pcbutti {
	width: 314.67px;
	height: 48px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 12px;
	padding-bottom: 12px;
	left: 19px;
	top: 368px;
	position: absolute;
	border-radius: 12px;
	outline: 2px #2A1909 solid;
	outline-offset: -2px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	display: inline-flex;
}

.pcbuttii {
	width: 314.67px;
	height: 50px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 12px;
	padding-bottom: 12px;
	left: 19px;
	top: 368px;
	position: absolute;
	background: #2A1909;
	border-radius: 12px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	display: inline-flex;
}

.pcbuttexti {
	width: 140px;
	justify-content: center;
	display: flex;
	flex-direction: column;
	color: #2A1909;
	font-size: 18px;
	font-family: Nobile;
	font-weight: 500;
	text-align: center;
	line-height: 26.10px; 
	word-wrap: break-word;
}

.pctboxiii {
	align-self: stretch;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 8px;
	display: flex;
}

.pconti {
	align-self: stretch;
	justify-content: flex-start;
	align-items: center;
	gap: 8px;
	display: inline-flex;
}

.pcboxcont {
	width: 24px;
	height: 24px;
	position: relative;
	overflow: hidden;
	border-radius: 24px;
	outline: 2px #C3A87F solid;
	outline-offset: -2px;
}

.pcbox {
	width: 11.67px;
	height: 10px;
	left: 5.67px;
	top: 7px;
	position: absolute;
	border-radius: 0.50px;
	outline: 2px #102820 solid;
	outline-offset: -1px;
}

.pcontext {
	flex: 1 1 0;
	color: #2A1909;
	font-size: 18px;
	font-family: Nobile;
	font-weight: 500;
	line-height: 25.20px;
	word-wrap: break-word;
}

.pcbuttextii {
	text-align: center;
	justify-content: center;
	display: flex;
	flex-direction: column;
	color: #C3A87F;
	font-size: 18px;
	font-family: Nobile;
	font-weight: 500;
	line-height: 26.10px;
	word-wrap: break-word;
}

.tickhead2 {
	left: 29px;
	top: 1014px;
	position: absolute;
	justify-content: center;
	display: flex;
	flex-direction: column; 
	color: #FEFAE0;
	font-size: 64px;
	font-family: Nobile;
	font-weight: 700;
	line-height: 92.80px;
	word-wrap: break-word;
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.memtitle {
	max-width: 1280px;
	padding-left: 64px;
	padding-right: 64px;
	padding-top: 120px;
	padding-bottom: 120px;
	left: 0px;
	top: 377px;
	position: absolute;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	gap: 48px;
	display: flex;
}

.memtbox {
	min-width: 960px;
	position: absolute;
	left: 160px;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	gap: 24px;
	display: flex;
}

.memsubhead {
	width: 960px;
	text-align: center;
	justify-content: center;
	display: flex;
	flex-direction: column;
	color: rgba(0, 0, 0, 0.55);
	font-size: 24px;
	font-weight: 500;
	line-height: 33.60px;
	word-wrap: break-word;
}

.memhead {
	align-self: stretch;
	text-align: center;
	justify-content: center;
	display: flex;
	flex-direction: column;
	color: #2A1909;
	font-size: 64px;
	font-weight: 700;
	line-height: 70.40px;
	word-wrap: break-word;
}

.titlebutt {
	position: absolute;
	top: 443px;	
	left: 563px;
	min-width: 154px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 12px;
	padding-bottom: 12px;
	background: black;
	border-radius: 12px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	display: flex;
	text-align: center;
	flex-direction: column;
	color: white;
	font-size: 18px;
	font-weight: 500;
	line-height: 26.10px;
	word-wrap: break-word;
}

.membertype {
	max-width: 1280px;
	padding-left: 64px;
	padding-right: 64px;
	padding-top: 120px;
	padding-bottom: 120px;
	left: 0px;
	top: 863px;
	position: absolute;
	justify-content: center;
	align-items: center;
	gap: 32px;
	display: inline-flex;
}

.memtypecard {
	flex: 1 1 0;
	min-width: 362.67px;
	height: 384px;
	position: relative;
	background: rgba(0, 0, 0, 0.05);
	overflow: hidden;
	border-radius: 16px;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	display: inline-flex;
}

.membercont {
	align-self: stretch;
	padding: 32px;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 8px;
	display: flex;
}

.memconthead {
	align-self: stretch;
	justify-content: center;
	display: flex;
	flex-direction: column;
	color: #A7AD87;
	font-size: 24px;
	font-weight: 600;
	line-height: 28.80px;
	word-wrap: break-word;
}

.memcontsub {
	align-self: stretch;
	justify-content: center;
	display: flex;
	flex-direction: column;
	color: rgba(0, 0, 0, 0.55);
	font-size: 18px;
	font-weight: 500;
	line-height: 26.10px;
	word-wrap: break-word;
}

.membertype img {
	width: 240px;
	height: 234px;
	left: 61px;
	top: 198px;
	position: absolute;
	box-shadow: 0px 5px 19px rgba(0, 0, 0, 0.08);
	border-radius: 32px;
	border: 8px #2A1909 solid;
	object-fit: cover;
}

.testimonials {
	max-width: 1280px;
	padding-left: 64px;
	padding-right: 64px;
	padding-bottom: 48px;
	left: 0px;
	top: 1385px;
	position: absolute;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 48px;
	display: flex;
}

.testitbox {
	min-width: 1152px;
	position: absolute;
	top: 48px;
	left: 64px;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 16px;
	display: flex;
}

.testihead {
	align-self: stretch;
	justify-content: center;
	display: flex;
	flex-direction: column;
	color: #FEFAE0;
	font-size: 48px;
	font-weight: 700;
	line-height: 57.60px;
	word-wrap: break-word;
}

.testisub {
	align-self: stretch;
	justify-content: center;
	display: flex;
	flex-direction: column;
	color: rgba(0, 0, 0, 0.55);
	font-size: 20px;
	font-weight: 500;
	line-height: 29px;
	word-wrap: break-word;
}

.commcont {
	position: absolute;
	min-width: 1152px;
	top: 188px;
	left: 64px;
	align-self: stretch;
	justify-content: center;
	align-items: center;
	gap: 32px;
	display: inline-flex;
}

.commboxi {
	min-width: 300px;
	min-height: 280px;
	padding: 32px;
	background: #A7AD87;
	box-shadow: 0px 12px 32px rgba(0, 0, 0, 0.04);
	overflow: hidden;
	border-radius: 16px;
	outline: 1px rgba(0, 0, 0, 0.10) solid;
	outline-offset: -1px;
	flex-direction: column;
	justify-content: space-between;
	align-items: flex-start;
	display: inline-flex;
}

.comment {
	width: 272px;
	justify-content: center;
	display: flex;
	flex-direction: column;
	color: #2A1909;
	font-size: 18px;
	font-weight: 500;
	line-height: 26.10px;
	word-wrap: break-word;
}

.testimonials img {
	width: 48px;
	height: 48px;
	border-radius: 8px;
}

.profilecont {
	align-self: stretch;
	justify-content: flex-start;
	align-items: center;
	gap: 16px;
	display: inline-flex;
}

.profiletbox {
	flex: 1 1 0;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 2px;
	display: inline-flex;
}

.ptbhead {
	align-self: stretch;
	justify-content: center;
	display: flex;
	flex-direction: column;
	color: black;
	font-size: 16px;
	font-weight: 600;
	line-height: 24px;
	word-wrap: break-word;
}

.ptbsub {
	align-self: stretch;
	justify-content: center;
	display: flex;
	flex-direction: column;
	color: rgba(0, 0, 0, 0.55);
	font-size: 16px;
	font-weight: 500;
	line-height: 22.40px;
	word-wrap: break-word
}