.influencer_type2_hi_box {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 30px;
}
.influencer_type2_hi_retina {
	height: 33px;
	width: 33px;
	object-fit: cover;
}
.influencer_type2_hi_box_title {
	margin-left: 15px;
	font-family: ilaria, sans-serif;
	font-weight: 700;
	font-size: 16px;
	color: #202020;
}
.influencer_type2_title {
	text-align: center;
	font-family: ilaria, sans-serif;
	font-weight: 700;
	font-size: 69px;
	color: #1d1d1d;
	line-height: 1.4;
	margin-bottom: 25px;	
}
.influencer_type2_desc2024 {
	text-align: center;
	font-family: ilaria, sans-serif;
	font-weight: 400;
	color: #202020;
	line-height: 2.5;
	padding: 0 150px;
	margin-bottom: 35px;	
}
.influencer_type2_row_1x3 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 60px;
}
.influencer_type2_1x3_box {
	width: 30%;
}
.influencer_type2_1x3_box_videoframe > iframe {
	width: 100%;
	border-radius: 10px;
	height: 230px;
}
.influencer_type2_1x3_textbox {
	display: flex;
	margin-bottom: 10px;
}
.influencer_type2_1x3_text_part {
	margin-left: 15px;
}
.influencer_type2_1x3_text_title {
	font-family: ilaria, sans-serif;
	font-weight: 700;
	font-size: 24px;
	color: #191919;
	margin-bottom: 12px;
}
.influencer_type2_1x3_text_subs_box {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}
.influencer_type2_1x3_text_subs_text {
	margin-left: 10px;
	font-family: ilaria, sans-serif;
	font-weight: 400;
	color: #2E2E2E;
	font-size: 16px;
}
.influencer_type2_1x3_text_desc {
	font-family: ilaria, sans-serif;
	font-weight: 400;
	line-height: 1.5;
	font-size: 15px;
	color: #2E2E2E;
	min-height: 90px;
}
.influencer_type2_1x3_box_img_retina {
	height: 85px;
	border-radius: 100px;
	object-fit: cover;
}
.influencer_type2_1x2_main_row {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 30px;
}
.influencer_type2_1x3_model_box {
	display: flex;
	align-items: center;
	margin-top: 25px;
	margin-bottom: 60px;
}
.influencer_type2_1x3_model_text {
	margin-left: 15px;
	font-family: ilaria, sans-serif;
	font-weight: 700;
	color: #2E2E2E;
	font-size: 15px;
	width: 55%;
	line-height: 1.5;
}
.influencer_type2_1x3_model {
	height: 45px;
}
.influencer_type2_row_1x2 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.influencer_type2_1x2_text_part {
	display: flex;
	align-items: center;
	width: 60%;
}
.influencer_type2_1x2_desc_part {
	margin-left: 15px;
}
.influencer_type2_1x2_text_subs_box {
	display: flex;
}
.influencer_type2_1x2_model_box {
	display: flex;
	align-items: center;
	margin-top: 10px;
	width: 38%;
}
.influencer_type2_1x2_model_text {
	margin-left: 15px;
	font-family: ilaria, sans-serif;
	font-weight: 700;
	color: #2E2E2E;
	font-size: 15px;;
	line-height: 1.5;
}
.influencer_type2_1x3_text_desc {
	margin-bottom: 30px;
}
.influencer_type2_1x2_frame_box > iframe {
	width: 100%;
	border-radius: 10px;
	height: 330px;
}
.influencer_type2_1x2_box {
	width: 47%;
	margin-bottom: 60px;
}
.influencer_type2_hi_box {
	padding-top: 60px;
}


@media screen and (max-width: 1400px) {
	.influencer_type2_title {font-size: 58px;}
	.influencer_type2_desc2024 {padding: 0 100px;}
	.influencer_type2_1x3_model_text {width: 100%;}
}
@media screen and (max-width: 1200px) {
	.influencer_type2_title {font-size: 48px;}
}
@media screen and (max-width: 992px) {
	.influencer_type2_1x3_box {width: 100%;}
	.influencer_type2_1x2_box {width: 100%;}
	.influencer_type2_1x2_frame_box > iframe {height: 380px;}
	.influencer_type2_1x3_box_videoframe > iframe {height: 380px;}
}
@media screen and (max-width: 767px) {
	.influencer_type2_title {font-size: 32px;}
	.influencer_type2_desc2024 {padding: 0;}
	.influencer_type2_1x2_main_row {flex-direction: column;}
	.influencer_type2_1x2_text_part {width: 100%; align-items: flex-start;}
	.influencer_type2_1x2_model_box {width: 100%;}


}
@media screen and (max-width: 393px) {}
@media screen and (max-width: 375px) {

}
@media screen and (max-width: 320px) {}

