.em-iconbox-banner-2302261749 .bg-cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.7);
}
.em-iconbox-banner-2302261749 .em-flex-opt-1 {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	row-gap: 10px;
}
.em-iconbox-banner-2302261749 .em-flex-opt-1 .flex-opt-con {
	width: calc((100% - 50px) / 6);
}
.em-iconbox-banner-2302261749 .em2302261749-01 {
	padding: 15px 10px;
	text-align: center;
	border: 1px solid rgba(255,255,255,0.3);
	height: 100%;
}
.em-iconbox-banner-2302261749 .em2302261749-01-01 {
	display: flex;
	justify-content: center;
	align-content: center;
	padding: 2em 0;
}
.em-iconbox-banner-2302261749 .em2302261749-01-01 .img-box {
	position: relative;
	width: 120px;
	padding-bottom: 120px;
	background-color: #d6ae1e;
	border-radius: 50%;
}
.em-iconbox-banner-2302261749 .em2302261749-01-01 .img-box img {
	position: absolute;
	width: 100%;
	height: 100%;
	padding: 20px;
	;
}
.em-iconbox-banner-2302261749 .em2302261749-01 .em2302261749-01-02 {
	padding: 15px 0;
	display: flex;
	flex-direction: column;
	row-gap: 1.4em;
	text-align: center;
	;
}
.em-iconbox-banner-2302261749 .em2302261749-01 .em2302261749-01-02 h5 {
	display: flex;
	flex-direction: column;
	row-gap: 0.3em;
	color: #fff;
	padding-bottom: 0;
    font-weight: 500;
}
.em-iconbox-banner-2302261749 .em2302261749-01 .em2302261749-01-02 h5 small {
	font-size: 75%;
	color: #faa61a;
}
.em-iconbox-banner-2302261749 .em2302261749-01 .em2302261749-01-02 p {
	color: rgba(255,255,255,1.0);
	line-height: 1.2;
	font-weight: 400;
}
.em-iconbox-banner-2302261749 .em2302261749-01 .em2302261749-01-02 p span {
	color: #faa61a;
}
.em-iconbox-banner-2302261749 .em2302261749-01 .em2302261749-01-02 ul {
	color: rgba(255,255,255,0.9);
}
.em-iconbox-banner-2302261749 .em2302261749-01 .em2302261749-01-02 ul li {
	font-size: min(3.4vw,18px);
}
@media screen and (max-width: 1000px) {
	.em-iconbox-banner-2302261749 .em-flex-opt-1 .flex-opt-con {
		width: calc((100% - 20px) / 3);
	}
}
@media screen and (max-width: 640px) {
	.em-iconbox-banner-2302261749 .em-flex-opt-1 .flex-opt-con {
		width: calc((100% - 10px) / 2);
	}
}
@media screen and (max-width: 480px) {
	.em-iconbox-banner-2302261749 .em2302261749-01 .em2302261749-01-02 ul li {
		font-size: 16px;
	}
}
@media screen and (max-width: 380px) {
	.em-iconbox-banner-2302261749 .em-flex-opt-1 .flex-opt-con {
		width: 100%;
	}
}
