* {
				margin: 0;
				padding: 0;
				box-sizing: border-box;
				border: none;
			}
			/* header */
			.header {
				height: 100px;
				padding: 0 120px;
				display: flex;
				justify-content: space-between;
				align-items: center;
				position: relative;
			}
			@media (max-width: 991.98px) {
				.header {
					height: 80px;
					padding: 20px;
					position: fixed;
					top: 0;
					left: 0;
					right: 0;
					background-color: #fff;
					z-index: 40;
				}
			}
			#LOGO_03 {
				width: 202.539px;
				height: 50px;
				cursor: pointer;
			}
			@media (max-width: 991.98px) {
				#LOGO_03 {
					width: 162px;
					height: 40px;
				}
			}
			/* header-end */
			#What_s_really_interesting_to_u {
				position: absolute;
				left: 87px;
				top: 96px;
				overflow: visible;
				width: 431px;
				height: 307px;
				line-height: 26px;
				margin-top: -5px;
				text-align: left;
				font-family: Roboto;
				font-style: normal;
				font-weight: normal;
				font-size: 16px;
				color: rgba(43, 33, 27, 1);
				letter-spacing: 0.2px;
			}
			.Path_1 {
				overflow: visible;
				position: absolute;
				width: 44.678px;
				height: 38.379px;
				left: -22px;
				bottom: -19px;
				transform: matrix(1, 0, 0, 1, 0, 0);
			}
			@media (max-width: 991.98px) {
				.Path_1 {
					left: 20px;
					
				}
			}
			.Path_2 {z-index:99;
				overflow: visible;
				position: absolute;
				width: 45.044px;
				height: 38.599px;
				right: -23px;
				top: -19px;
				transform: matrix(1, 0, 0, 1, 0, 0);
			}
			@media (max-width: 991.98px) {
				.Path_2 {
					right: 20px;
					
				}
			}
			#Mask_Group_4 {
				position: absolute;
				width: 340px;
				height: 328px;
				left: 0px;
				top: 0px;
				overflow: visible;
			}
			.cover-img {
				background-size: cover;
				background-position: 50% 50%;
				background-image: url(../images/Mask_Group_1_eq_pattern.png);
				height: 668px;
				margin-left: 120px;
			}
			@media (max-width: 991.98px) {
				.cover-img {
					margin-left: 55px;
					height: 560px;
				}
			}
			.cover-img-mask {
				width: 569px;
				height: 362px;
				position: absolute;
				left: 120px;
				top: 240px;
				background-color: rgba(255, 255, 255, 0.9);
				padding-left: 42px;
				padding-right: 42px;
			}
			@media (max-width: 991.98px) {
				.cover-img-mask {
					left: 0;
					width: 300px;
    height: 405px;
    top: 157px;
					padding-left: 20px;
					padding-right: 20px;
				}
			}
			.cover-img-mask-title {
				padding: 50px 0 30px;
				color: #2b211b;
				font: normal normal bold 50px/55px Roboto Condensed;
				letter-spacing: 1px;
			}
			@media (max-width: 991.98px) {
				.cover-img-mask-title {
					padding: 35px 0 20px;
					color: #2b211b;
					font: normal normal bold 35px/45px Roboto Condensed;
					letter-spacing: 0.7px;
				}
			}
			.cover-img-mask-subtitle {
				font: normal normal normal 14px/26px Roboto Condensed;
				letter-spacing: 0.28px;
				color: #2b211b;
				opacity: 1;
			}
			@media (max-width: 991.98px) {
				.cover-img-mask-subtitle {
					font: normal normal normal 14px/26px Roboto Condensed;
					letter-spacing: 0.28px;
					color: #2b211b;
					opacity: 1;
				}
			}
			.cover-img-mask-2 {
				padding-top: 120px;
				padding-right: 0;
				padding-left: 100px;
			}
			@media (max-width: 991.98px) {
				.cover-img-mask-2 {
					padding: 0;
				}
			}
			.cover-img-mask-2-info {
				background: #fdf8ef;
				padding: 88px 80px;
				height: 100%;
			}
			@media (max-width: 991.98px) {
				.cover-img-mask-2-info {
					padding: 58px 20px 40px;
				}
			}
			.cover-img-2 {
				background-size: cover;
				background-position: 0 0;
				
			}
			@media (max-width: 991.98px) {
				.cover-img-2 {
					background-position: 15% 15%;
					height: 400px;
				}
			}
			.fund-info {
				padding: 60px 120px 60px 120px;
			}
			@media (max-width: 991.98px) {
				.fund-info {
					padding: 60px 0;
				}
			}
			.fund-info-title {
				font: normal normal bold 60px Roboto Condensed;
				letter-spacing: 0px;
				color: #b88f48;
				opacity: 1;
			}
			@media (max-width: 991.98px) {
				.fund-info-title {
					font: normal normal bold 40px Roboto Condensed;
				}
			}
			.fund-info-content {
				font: normal normal normal 16px/26px Roboto Condensed;
				letter-spacing: 0.8px;
				color: #2b211b;
				opacity: 1;
			}
			@media (max-width: 991.98px) {
				.fund-info-content {
					font: normal normal normal 14px Roboto Condensed;
				}
			}
			.company {
				padding-top: 90px;
				padding-bottom: 150px;
			}
			@media (max-width: 991.98px) {
				.company {
					padding-top: 70px;
					padding-bottom: 60px;
				}
			}
			.company-title {
				margin-bottom: 65px;
				text-align: center;
				font: normal normal normal 20px/26px Roboto Condensed;
				letter-spacing: 2px;
				color: #2b211b;
				opacity: 1;
			}
			@media (max-width: 991.98px) {
				.company-title {
					margin-bottom: 40px;
				}
			}
			.row a {
				display: block;
			}
			.row2 {
				margin-top: 66px;
			}
			@media (max-width: 991.98px) {
				.row2 {
					margin-top: 0;
				}
			}
			.card-container-1,
			.card-container-2,
			.card-container-3,
			.card-container-4,
			.card-container-5,
			.card-container-6 {
				max-width: 340px;
				margin: 0 auto;
			}
			.card-item {
				max-width: 340px;
				margin: 0 auto;
			}
			@media (max-width: 991.98px) {
				.card-item {
					pointer-events: none;
					margin-bottom: 20px;
				}
			}
			#Group_97 {
				display: flex;
				align-items: center;
				justify-content: space-between;
				padding: 60px 120px 60px 95px;
				position: relative;
				width: 100%;
				height: 210px;
				background-color: #2c2623;
			}
			#Group_94 {
				position: relative;
				display: flex;
				align-items: center;
			}
			#Group_93 {
				width: 90px;
				height: 90px;
				margin-right: 32px;
			}
			/* footer */
			.footer-logo {
				margin-right: 32px;
			}
			@media (max-width: 991.98px) {
				.footer-logo {
					margin: 0 auto;
					margin-bottom: 20px;
				}
			}
			.footer-info {
				border: none;
			}
			@media (max-width: 991.98px) {
				.footer-info {
					border-bottom: solid 1px rgba(255, 255, 255, 0.2);
					padding-bottom: 30px;
				}
			}
			.mail-icon,
			.linkedin-icon,
			.fb-icon {
				color: #fff;
				vertical-align: bottom;
				margin: 0 16px;
			}
			.mail-icon:hover {
				color: #b88f48;
				cursor: pointer;
			}
			.linkedin-icon:hover,
			.fb-icon:hover {
				color: #216fdb;
				cursor: pointer;
			}
			.footer {
				padding: 60px 120px 60px 95px;
				position: relative;
				width: 100%;
				height: 210px;
				background-color: #2c2623;
			}
			@media (max-width: 991.98px) {
				.footer {
					height: auto;
					padding: 40px 20px 0;
				}
			}
			#Group_94 {
				display: flex;
				align-items: center;
			}
			@media (max-width: 991.98px) {
				#Group_94 {
					display: block;
				}
			}
			#ID17F___NO_2__Ln__150__Dec__5_ {
				margin-bottom: 10px;
				line-height: 22px;
				font-family: Roboto;
				font-style: normal;
				font-weight: normal;
				font-size: 14px;
				color: rgba(255, 255, 255, 1);
				letter-spacing: 0.2px;
			}
			#Sunsino_Venture_Group {
				margin-bottom: 10px;
				white-space: nowrap;
				line-height: 22px;
				font-family: Roboto;
				font-style: normal;
				font-weight: normal;
				font-size: 16px;
				color: rgba(255, 255, 255, 1);
				letter-spacing: 0.2px;
			}
			#__2020_Sunsino_Venture {
				opacity: 0.5;
				white-space: nowrap;
				font-family: Roboto;
				font-style: normal;
				font-weight: normal;
				font-size: 14px;
				color: rgba(255, 255, 255, 1);
				letter-spacing: 0.2px;
			}
			/* footer-end */
			a:hover {
				text-decoration: none;
			}
			@media (max-width: 991.98px) {
				#HOME {
					font-size: 24px;
					color: #b88f48;
					letter-spacing: 0.1px;
					font-family: Roboto Condensed;
					line-height: 28px;
					width: 100%;
					padding: 0 70px;
					display: block;
					margin-bottom: 40px;
					position: relative;
				}
				#HOME::before {
					content: '';
					width: 16px;
					height: 2px;
					background-color: #b88f48;
					display: inline-block;
					left: 40.5px;
					position: absolute;
					top: 14px;
				}
			}
			#ABOUTUS {
				position: relative;
				padding: 0 14px 0 14px;
				margin-right: 36px;
				white-space: nowrap;
				text-align: left;
				font-family: Roboto Condensed;
				font-style: normal;
				font-weight: normal;
				font-size: 16px;
				color: rgba(43, 33, 27, 1);
				letter-spacing: 0.1px;
			}
			@media (max-width: 991.98px) {
				#ABOUTUS {
					font-size: 24px;
					line-height: 28px;
					letter-spacing: 0.1px;
					font-family: Roboto Condensed;
					width: 100%;
					padding: 0 70px;
					display: block;
					margin-right: 0;
					margin-bottom: 40px;
				}
			}
		
			
			#CONTACT,#PORTFOLIO,#INVESTMENT,#COOPERATION,#language {position: relative;
				padding: 0 14px 0 14px;
				margin-right: 36px;
				white-space: nowrap;
				--web-animation: fadein 0.3s ease-in-out;
				--web-action-type: page;
				--web-action-target: investment.html;
				cursor: pointer;
				text-align: left;
				font-family: Roboto Condensed;
				font-style: normal;
				font-weight: normal;
				font-size: 16px;
				color: rgba(43, 33, 27, 1);
				letter-spacing: 0.1px;
			}
			@media (max-width: 991.98px) {
				#PORTFOLIO ,#CONTACT{
					font-size: 24px;
					letter-spacing: 0.1px;
					line-height: 28px;
					font-family: Roboto Condensed;
					width: 100%;
					padding: 0 70px;
					display: block;
					margin-right: 0;
					margin-bottom: 40px;
				}
			}
			@media (max-width: 991.98px) {
				#INVESTMENT,#COOPERATION,#PORTFOLIO,#ABOUTUS {
					font-size: 24px;
					letter-spacing: 0.1px;
					font-family: Roboto Condensed;
					line-height: 28px;
					width: 100%;
					padding: 0 70px;
					display: block;
					margin-right: 0;
					margin-bottom: 40px;
					display: flex;
					align-items: center;
					justify-content: space-between;
				}
			}
		
		
			.menu-btn-close {
				opacity: 0;
			}
			.menu {
				display: flex;
			}
			@media (max-width: 991.98px) {
				.menu {
					display: flex;
					flex-direction: column;
					justify-content: center;
					align-items: center;
					position: fixed;
					top: 70px;
					left: 100%;
					width: 100%;
					height: calc(100vh - 80px);
					right: 0;
					bottom: 0;
					background-color: #fff;
					z-index: 20;
					transition: all 0.3s ease-in-out;
				}
				.menu.menu-open {
					left: 0;
				}
			}
			.section-1 {
				margin-top: 0;
			}
			@media (max-width: 991.98px) {
				.section-1 {
					margin-top: 70px;
				}
			}
			.header-mobile-investor-menu {
				display: none;
			}
		 
			@media (max-width: 991.98px) {
				.arrow {
					border: solid black;
					border-width: 0 3px 3px 0;
					display: inline-block;
					padding: 3px;
					display: inline-block;
					-webkit-transition: all 0.2s ease-in-out;
					-moz-transition: all 0.2s ease-in-out;
					-o-transition: all 0.2s ease-in-out;
					transition: all 0.2s ease-in-out;
				}
				.arrow.right {
					transform: rotate(-45deg);
					-webkit-transform: rotate(-45deg);
				}
				#INVESTMENT.active, #ABOUTUS.active{
					margin-bottom: 19px;
				}
				#INVESTMENT.active .arrow.right ,#ABOUTUS.active .arrow.right{
					-webkit-transform: rotate(45deg);
					transform: rotate(45deg);
				}
				.header-mobile-investor-menu {
					height: 0;
					display: block;
					list-style: none;
					width: 100%;
					padding: 0 70px;
					background-color: #fdf8ef;
					margin-bottom: 0;
					opacity: 0;
					pointer-events: none;
				}
				.header-mobile-investor-menu.active {
					opacity: 1;
					pointer-events: auto;
					margin-bottom: 34px;
					padding: 20px 70px;
					height: auto;
				}
				.header-mobile-investor-menu li {
					font-size: 24px;
					line-height: 28px;
					letter-spacing: 0.24px;
					font-family: Roboto Condensed;
					position: relative;padding-bottom: 20px;
				}
				.header-mobile-investor-menu li.active a {
					color: #b88f48;
				}
				.header-mobile-investor-menu li.active::before {
					content: '';
					width: 16px;
					height: 2px;
					background-color: #b88f48;
					display: inline-block;
					left: -30.5px;
					position: absolute;
					top: 14px;
				}
				.header-mobile-investor-menu li a {
					color: #624b3d;
				}
			}
			.investment-menu {
				position: absolute;
				z-index: 3;
				pointer-events: none;
				opacity: 0;
				width: 124px;
				transition: all 0.2s ease-in-out;
			}
			.investment-menu .investment-menu__content {
				border-radius: 3px;
				background: #ffffff 0% 0% no-repeat padding-box;
				box-shadow: 0px 0px 6px #00000029;
				z-index: 9;
				position: relative;
				display: flex;
				flex-wrap: wrap;
				align-items: center;
				align-content: center;
				height: 100%;
				width: 100%;
			}
			.investment-menu.active {
				pointer-events: auto;
				opacity: 1;
			}
			.investment-menu .investment-menu__triangle {
				position: absolute;
				top: -4px;
				left: 50%;
				transform: translateX(-50%);
				content: '';
				width: 0;
				height: 0;
				border-style: solid;
				border-width: 10px 10px 0 0;
				border-color: #fff transparent transparent transparent;
				-webkit-filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.3));
				filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.3));
				transform: rotate(45deg);
				z-index: 1;
			}
			.investment-menu__content .investment-menu__li {
				padding: 9px 20px;
				width: 100%;
				display: block;
				font-size: 15px;
				line-height: 13px;
				font-family: Roboto Condensed;
				font-weight: normal;
				color: #624b3d;
			}
			.investment-menu__content .investment-menu__li:first-child {
				margin-top: 14px;
			}
			.investment-menu__content .investment-menu__li:last-child {
				margin-bottom: 10px;
			}
			.investment-menu__content .investment-menu__li:hover,
			.investment-menu__content .investment-menu__li:active,
			.investment-menu__content .investment-menu__li:focus,
			.investment-menu__content .investment-menu__li:focus-visible,
			.investment-menu__content .investment-menu__li:focus-within,
			.investment-menu__content .investment-menu__li.active {
				background-color: #fdf8ef;
			}
			@media (max-width: 991.98px) {
				.investment-menu {
					display: none;
				}
			}
			 
			.modal-statement {
				position: absolute;
				top: 50%;
				left: 50%;
				transform: translate(-50%, -50%);
				width: 600px;
				max-width: 90vw;
				max-height: 75vh;
				background-color: #fff;
				display: flex;
				gap: 20px;
				flex-direction: column;
				align-items: center;
				padding: 30px;
			}
			.modal-statement h1 {
				font-size: 26px;
			}
			.modal-statement .container {
				overflow-y: scroll;
			}
			.modal-statement .modal-btn {
				background-color: #b88f48;
				color: #fff;
				border-radius: 5px;
				padding: 10px 80px;
			}
			.modal-statement .modal-btn:hover {
				opacity: 0.9;
			}
			@media (max-width: 991.98px) {
				.modal-statement {
					padding: 20px;
					gap: 10px;
				}
				.modal-statement h1 {
					font-size: 22px;
				}
				.modal-statement .modal-btn {
					padding: 5px 40px;
				}
			}
			
			
			.desc-container {
  padding: 25px 120px 80px 120px;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
			.desc-title {
  font-family: Roboto Condensed;
  font-size: 30px;
  letter-spacing: 0.6px;
  color: #B88F48;
  opacity: 1;
  margin-bottom: 20px;
}


.menu-item-circle {  
  stroke: rgb(27, 25, 23);
  stroke-width: 1;
  stroke-miterlimit: 0;
  stroke-dasharray: 1650;
  stroke-dashoffset: 1650;
  stroke-linecap: round;
  height: 76px;
  left: 50%;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translate(-50%,-50%);
  transition: stroke-dashoffset 0s .4s,opacity .4s;
  width: calc(100% + 60px);
  
}
.menu-item-circle:hover{opacity: 1;}
@media (min-width: 992px) {
  .col-lg-2 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;color: rgb(102, 102, 102);
font-family: "Noto Sans TC", "Microsoft JhengHei", sans-serif;
font-size: 20px
  }
}

@media (max-width: 392px) {
.desc-container {
  padding: 25px 20px 0px 50px;
}
}

#Mask_Group_1 {
		background-image: url(../images/Mask_Group_1_dp_pattern.png);
		background-size: cover;
		background-position: 50% 50%;
		position: relative;
		width: 100%;
		height: 668px;
		margin-bottom: 110px;
		margin-top: 0;
	}
@media (max-width: 991.98px) { 
		#Mask_Group_1 {
			height: auto;
			padding: 120px 30px 70px;
			margin-top: 80px;
		}
	}
	.title-content {
		font: normal normal bold 50px/55px Roboto Condensed;
		letter-spacing: 1px;
		color: #2B211B;
		opacity: 1;
		padding-top: 56px;
		padding-bottom: 56px;
		text-align: center;
	}
	@media (max-width: 991.98px) { 
		.title-content {
			font: normal normal bold 35px/45px Roboto Condensed;
			letter-spacing: 0.7px;
			color: #2B211B;
			opacity: 1;
			padding-top: 0;
			padding-bottom: 0;
			text-align: center;
		}
	}
	/* media-cover */
	#Group_98 {
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translate(-50%,-50%);
		width: 680px;
		background-color: #fff;
		opacity: 0.9;
	}
	@media (max-width: 991.98px) { 
		#Group_98 {
			position: relative;
			display: flex;
			flex-direction: column;
			justify-content: center;
			width: 100%;
			height: 100%;	
			top: 0;
			left: 0;
			transform: none;
			padding: 35px 25px 35px 20px;
		}
	} 
.language {
  background: url("../images/language-show.png") no-repeat calc(100% - 15px) center;
  margin-right: 25px;
  padding: 0 45px 0 20px;
 
  border: 0;
  -webkit-appearance: none;
  cursor: pointer;
}

	#Nowadays__Sunsino_grows_to_a_m {
		text-align: center;
		margin-top: 30px;
		padding: 0 42px;
		font-family: Roboto Condensed, Regular;
		font-style: normal;
		font-weight: normal;
		line-height: 26px;
		font-size: 14px;
		color: #2B211B;
		letter-spacing: 0.28px;
	}
	#The_Leading_Multi_Asset_Altern {
		margin-top: 56px;
		text-align: center;
		font-family: Roboto Condensed;
		font-style: normal;
		font-weight: bold;
		font-size: 40px;
		line-height: 55px;
		color: rgba(43,33,27,1);
		letter-spacing: 0.8px;
	}
	@media (max-width: 991.98px) { 
		#The_Leading_Multi_Asset_Altern {
			font-size: 30px;
			line-height: 38px;
			letter-spacing: 0.6px;
			margin-top: 0;
		}
		#Nowadays__Sunsino_grows_to_a_m {
			margin-top: 25px;
			padding: 0;

		}
	}
	
	.person-intro {
		padding: 0 120px; 
		margin-bottom: 150px; 
	}
	.person-card {
		color: #fff;
	
		background-color: #2B211B;
	}
	@media (max-width: 991.98px) { 
		.person-intro {
			padding: 0; 
			margin-bottom: 0; 
		}
		.person-card {
			min-height: 0px;
		}
	} 
	.img-mask {
		height: 170px;
		width: 100%;
		position: absolute;
		bottom: -1px;
		left: 0;
		right: 0;
		background: transparent linear-gradient(180deg, #2B211B00 0%, #2B211B 95%, #2B211B 100%) 0% 0% no-repeat padding-box;
	}

	.Line_1 {
		position: absolute;
		left: 0;
		bottom: -10px;
		overflow: visible;
		transform: matrix(1,0,0,1,0,0);
	}

	.card-content {
		padding-left: 35px;
		padding-right: 15px;
	}
	.cn-name {
		line-height: 26px;
		text-align: left;
		font-family: Source Han Sans TC;
		letter-spacing: 1.2px;
		color: #FFFFFF;
		opacity: 1;
		font-size: 24px;
		margin-right: 15px;
	}
	.en-name {
		letter-spacing: 0.8px;
		color: #FFFFFF;
		font-size: 16px;
	}
	.en-title {
		letter-spacing: 0.32px;
		color: #F4D29B;
		opacity: 1;
		padding: 12px 0 45px;
		font-size: 16px;
		line-height: 26px;
	}
	.en-info {
		letter-spacing: 0.28px;
		color: #FFFFFF;
		opacity: 0.5;
		font-size: 20px;
		margin-bottom: 20px;
	}
	.info-ul {
		margin-bottom: 30px;
		list-style: none;
	}
	.info-ul li::before {
	//	margin-right: 10px;
		content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
		color: rgba(244,210,155,1); /* Change the color */
		font-weight: bold; /* If you want it to be bold */
		display: inline-block; /* Needed to add space between the bullet and the text */
		width: 5px; /* Also needed for space (tweak if needed) */
	}
	.info-ul li.dn::before {
		margin-right: 10px;
		content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
		color: rgba(244,210,155,0); /* Change the color */
		font-weight: bold; /* If you want it to be bold */
		display: inline-block; /* Needed to add space between the bullet and the text */
		width: 5px; /* Also needed for space (tweak if needed) */
	}
	.info-content {
		font: Roboto;
		font-size: 16px;
		letter-spacing: 0.28px;
		color: #FFFFFF;
		opacity: 1;
		line-height: 29px;
		padding-left: 1.5em;
  text-indent: -10px;
	}

	#__2020_Sunsino_Venture {
		opacity: 0.5;
		white-space: nowrap;
		font-family: Roboto;
		font-style: normal;
		font-weight: normal;
		font-size: 14px;
		color: rgba(255,255,255,1);
		letter-spacing: 0.2px;
	}
	/* footer-end */
	.cover-container {
		padding-top: 41px; 
	}
	@media (max-width: 991.98px) { 
		.cover-container {
			padding-top: 0; 
		}
	}
	
	.cover-desc-1 {
		width: 592px; 
		height: 469px;
		padding-left: 120px;
		padding-right: 42px; 
		margin-right: auto; 
		margin-top: -370px; 
		background-color: rgba(255, 255, 255, 0.9);
	}
	@media (max-width: 991.98px) { 
		.cover-desc-1 {
			width: calc(100% - 75px); 
			height: auto;
			padding: 50px 20px 30px;
			margin-top: -390px; 
			background-color: rgba(255, 255, 255, 0.9);
		}
	}
	.cover-desc-1-title {
		padding: 50px 0 30px; 
		color: #2B211B; 
		font: normal normal bold 50px/55px Roboto Condensed; 
		letter-spacing: 1px;
	}
	@media (max-width: 991.98px) { 
		.cover-desc-1-title {
			padding: 0; 
			padding-bottom: 30px;
			color: #2B211B; 
			font: normal normal bold 35px/55px Roboto Condensed; 
			letter-spacing: 1px;
		}
	}
	.cover-desc-3 {
		width: 592px; 
		height: 469px;
		padding-left: 120px;
		padding-right: 42px; 
		margin-right: auto; 
		margin-top: -470px; 
		background-color: rgba(255, 255, 255, 0.9);
	}
	@media (max-width: 991.98px) { 
		.cover-desc-3 {
			width: calc(100% - 75px); 
			height: auto;
			padding: 50px 20px 30px;
			margin-top: -390px; 
			background-color: rgba(255, 255, 255, 0.9);
		}
	}
	.list-item-content,
	.list-item {
		font: normal normal normal 14px/29px Roboto;
		letter-spacing: 0.28px;
		color: #2B211B;
		opacity: 1;
		margin-right: 40px;
	}
	.list-item-content {
		margin-right: 0;
	}
	.list-item-content::before {
		margin-right: 10px;
		margin-left: 4px;
		content: "\2022";
		color: #B88F48;
		font-weight: bold;
		display: inline-block;
		width: 5px;
	}
	@media (max-width: 991.98px) {
		.list-item-content::before {
			margin-left: 0;
		}
	}
	.desc-container {
		padding: 25px 120px 80px 120px;
	}
	.advantage-container {
		padding-top: 80px;
	}
	@media (max-width: 991.98px) { 
		.desc-container {
			padding: 0 20px;
		}
		.investment-content {
			margin-top: 170px;
		}
	}
	.desc-title {
		font-family: Roboto Condensed; 
		font-size: 30px;
		letter-spacing: 0.6px;
		color: #B88F48;opacity: 1; 
		margin-bottom: 20px;
	} 
	@media (max-width: 991.98px) { 
		.desc-title {
			font-size: 26px;
		} 
	}
	.cover-img-2 {
		background-size: cover;
		background-position: 50% 50%;
		//background-image: url(../images/Mask_Group_6_d_pattern.png);
		width: 937px; 
		height: 450px; 
		margin-right: auto;
	}
	@media (max-width: 991.98px) { 
		.cover-img-2 {
			background-size: cover;
			background-position: 50% 50%;
			background-image: url(../images/Mask_Group_6_d_pattern.png);
			width: 100%; 
			height: 450px; 
			margin: 0;
		}
	}
	.cover-desc-2 {
		width: 592px;
		height: 450px;
		padding-left: 42px;
		padding-right: 120px; 
		margin-left: auto; 
		margin-top: -370px;
		background-color: rgba(255, 255, 255, 0.9);
		position: relative;
	}
	@media (max-width: 991.98px) { 
		.cover-desc-2 {
			margin-left: 0; 
			margin-right: auto;
			width: calc(100% - 75px); 
			height: auto;
			padding: 50px 20px 30px;
			margin-top: -390px; 
			background-color: rgba(255, 255, 255, 0.9);
		}
	}
	.cover-desc-2-title {
		padding: 50px 0;
		color: #2B211B; 
		font: normal normal bold 50px/55px Roboto Condensed; 
		letter-spacing: 1px;
	}
	@media (max-width: 991.98px) { 
		.cover-desc-2-title {
			padding: 0; 
			padding-bottom: 30px;
			color: #2B211B; 
			font: normal normal bold 35px/55px Roboto Condensed; 
			letter-spacing: 1px;
		}
	}
	.cover-img-3 {
		background-size: cover;
		background-position: 50% 50%;
		background-image: url(../images/Mask_Group_7_d_pattern.png);
		width: 937px; 
		height: 450px; 
		margin-left: auto;
	}
	@media (max-width: 991.98px) { 
		.cover-img-3 {
			background-size: cover;
			width: 100%; 
			height: 450px; 
			margin: 0;
		}
	}
	.cover-img-1 {
		background-size: cover;
		background-position: 50% 50%;
		background-image: url(../images/Mask_Group_5_d_pattern.png);
		width: 937px; 
		height: 450px; 
		margin-left: auto;
	}
	@media (max-width: 991.98px) { 
		.cover-img-1 {
			background-size: cover;
			width: 100%; 
			height: 450px; 
			margin: 0;
		}
	}
	
	@media (max-width: 991.98px) { 
		.arrow {
			border: solid black;
			border-width: 0 3px 3px 0;
			display: inline-block;
			padding: 3px;
			display: inline-block;
			-webkit-transition: all 0.2s ease-in-out;
			-moz-transition: all 0.2s ease-in-out;
			-o-transition: all 0.2s ease-in-out;
			transition: all 0.2s ease-in-out;
		}
		.arrow.right {
			transform: rotate(-45deg);
			-webkit-transform: rotate(-45deg);
		}
		#INVESTMENT.active {
			margin-bottom: 19px;
		}
		#INVESTMENT.active .arrow.right {
			-webkit-transform: rotate(45deg);
			transform: rotate(45deg);
		}
		.header-mobile-investor-menu {
			height: 0;
			display: block;
			list-style: none;
			width: 100%;
    	padding: 0 70px;
			background-color: #FDF8EF;
			margin-bottom: 0;
			opacity: 0;
			pointer-events: none;
		}
		.header-mobile-investor-menu.active {
			opacity: 1;
			pointer-events: auto;
			margin-bottom: 34px;
			padding: 20px 70px;
			height: auto;padding-bottom: 0px;
		}
	
		.header-mobile-investor-menu li a {
			color: #624B3D;
		}
		.header-mobile-investor-menu li a:not([href]):not([class]) {
			color: #B88F48;
		}

		.header-mobile-investor-menu li a:not([href]):not([class])::before {
			content: "";
			width: 16px;
			height: 2px;
			background-color: #B88F48;
			display: inline-block;
			left: -30.5px;
			position: absolute;
			top: 14px;
		}
	}
	.investment-menu {
		position: absolute;
		z-index: 3;
		pointer-events: none;
		opacity: 0;
		width: 135px;
		transition: all 0.2s ease-in-out;
	}
	.investment-menu .investment-menu__content {
		border-radius: 3px;
		background: #FFFFFF 0% 0% no-repeat padding-box;
		box-shadow: 0px 0px 6px #00000029;
		z-index: 9;
		position: relative;
		display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
		height: 100%;
		width: 100%;
	}
	.investment-menu.active {
		pointer-events: auto;
		opacity: 1;
	}
	.investment-menu .investment-menu__triangle {
		position: absolute;
		top: -4px;
		left: 50%;
		transform: translateX(-50%);
		content: '';
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 10px 10px 0 0;
		border-color: #fff transparent transparent transparent;
		-webkit-filter: drop-shadow(1px 1px 2px rgba(0,0,0,.3));
		filter: drop-shadow(1px 1px 2px rgba(0,0,0,.3));
		transform: rotate(45deg);
		z-index: 1;
	}
	.investment-menu__content .investment-menu__li {
		padding: 9px 20px;
		width: 100%;
		display: block;
		font-size: 15px;
		line-height: 13px;
		font-family: Roboto Condensed;
		font-weight: normal;
		color: #624B3D;
	}
	.investment-menu__content .investment-menu__li:first-child {
		margin-top: 14px;
	}
	.investment-menu__content .investment-menu__li:last-child {
		margin-bottom: 10px;
	}
	.investment-menu__content .investment-menu__li:hover,
	.investment-menu__content .investment-menu__li:active,
	.investment-menu__content .investment-menu__li:focus,
	.investment-menu__content .investment-menu__li:focus-visible,
	.investment-menu__content .investment-menu__li:focus-within,
	.investment-menu__content .investment-menu__li.active {
		background-color: #FDF8EF;
	}
	@media (max-width: 991.98px) { 
		.investment-menu {
			display: none;
		}
	}
	.modal-statement {
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100vw;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		padding: 20px 50px;
		background-color: rgba(0, 0, 0, 0.9);
		color: #fff;
		gap: 20px;
		visibility: hidden;
		z-index: 100000;
	}
	.modal-statement .visible {
		visibility: visible;
	}
	.modal-statement button {
		background-color: #b88f48;
		color: #fff;
		padding: 10px 16px;
		border-radius: 5px;
	}
	@media (max-width: 991.98px) {
		.modal-statement {
			flex-direction: column;
		}
		.modal-statement button {
			width: 100%;
			padding: 5px 8px;
		}
	}
	
	.fancybox-album .fancybox-image,
.fancybox-album .fancybox-inner {
    max-height: unset !important;
    object-fit: unset;
}
.fancybox-album .fancybox-title:before {
    content: 'ALBUM';
    display: block;
    color: #Cda462;
    font-family: 'Audiowide', sans-serif;
    font-size: 28px;
    line-height: 1.5;
}
.fancybox-album .fancybox-title {
    color: #ECECEC;
    font-family: Arial, '文泉驛正黑', 'WenQuanYi Zen Hei', '儷黑 Pro', 'LiHei Pro', '微軟正黑體', 'Microsoft JhengHei', '微软雅黑', 'メイリオ', '맑은 고딕', sans-serif;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0.075em;
    border-left: 1px solid #444;
    padding: 0 50px 0 15px;
    margin: 0 40px 20px;
}
.fancybox-album .photo-pager {
    color: #545454;
    font-size: 12px;
    text-align: center;
    border-bottom: 2px dotted #ddd;
    padding: 8px 20px 8px;
    background: #eee;
}
.fancybox-album .photo-pager b {
    color: #Cda462;
    font-size: 14px;
    text-decoration: underline;
}
.fancybox-album .photo-intro {
    padding: 10px 5px;
    font-size: 15px;
    background: #eee;
}
body .fancybox-skin {
    background: #fff;
    margin: 20px 40px;
    border-radius: 0px;
    border-radius: 0;
}
body .fancybox-inner {
    background: #eee;
    border-radius: 0;
    overflow: hidden !important;
}
.welcome-text {
  padding-bottom: 50px;
  /*font: bold 30px/36px "Microsoft JhengHei";
  color: #010001;*/
  text-align: center;
  
  color: #B88F48;
  font-weight: 500;
  letter-spacing: 2px;
  font-family: "Noto Sans Tc", "Microsoft JhengHei", "新細明體", "細明體";
  
  font-weight: 500;
  
  line-height: 36px;
  
  font-size: 36px;
  letter-spacing: 0.6px;
  color: #B88F48;font-family: Roboto Condensed;
}

/*
.welcome-text::before {
  content: "";
  
  height: 50px;
  width: 1px;
  background-color: #0881bd;
  left: 0;
  position: absolute;
  bottom: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.welcome-text::after {
  content: "";
  
  height: 50px;
  width: 1px;
  background-color: #0881bd;
  right: 0;
  position: absolute;
  bottom: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}*/