.content_wrap { line-height: 1.42; }
.content_wrap * { box-sizing: border-box; }
.section_title { font-size: 40px; }
.section_desc { max-width: 90%; margin: 0.6em auto 0; font-size: 16px; color: #666; }

.page_head:before { content: ''; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0.35); pointer-events: none; }
.page_head.ai_mentorlens { position: relative; background-image: url(../../img/head/bg_head_ai_mentorlens.jpg); }

.mentorlens_title { color:#fff; font-size:42px; font-weight:bold; line-height:1.2; margin-bottom:12px; }

.mentorlens_product_img { background: url('../../img/products/mentorlens_intro.jpg') no-repeat center center; background-size: cover; }
#section_mentorlens_features { background:#F8FAFF; padding: var(--section-vertical-padding) 0; }


#section_mentorlens_features { padding: var(--section-vertical-padding) 0; background: #EDF0F2; line-height: 1.42; }
#section_mentorlens_features .core_list { display: flex; flex-wrap: wrap; gap: 2%; row-gap: 2%; justify-content: center; margin-top: 2em; }
#section_mentorlens_features .core_list .list_item { flex: 1 1 32%; max-width: 300px; margin-bottom: 2%; min-height: 200px; padding: 1em 1em 2em 1em; text-align: center; background: #FFFFFF; box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); border-radius: 10px; box-sizing: border-box; }
#section_mentorlens_features .core_list .item_title { margin: 2em 0; font-size: 24px; font-weight: bold; }
#section_mentorlens_features .core_list .item_desc { font-size: 15px; color: #666666; }

.mentorlens_feature_icon { width:70px; height:70px; margin-bottom:18px; display:flex; align-items:center; justify-content:center; background:#2f443c; border-radius:50%; }
.mentorlens_feature_icon img { width:32px; height:32px; }
.mentorlens_feature_title { color:#b8ff41; font-size:18px; font-weight:bold; margin-bottom:10px; text-align:center; letter-spacing:-0.01em; }
.mentorlens_feature_desc { color:#e6eefa; font-size:15px; line-height:1.8; text-align:center; font-weight:400; }
#section_mentorlens_specs { background:#162335; color:#222; padding:var(--section-vertical-padding-medium) 0; }
#section_mentorlens_specs .section_title { color: #FFF; }
#section_mentorlens_specs .section_desc { color: #CBD5E1; }
#section_mentorlens_specs .mentorlens_specs_desc { text-align:center; font-size:16px; color:#222; margin-bottom:40px; }
#section_mentorlens_specs .mentorlens_specs_list { display:flex; justify-content:center; flex-wrap: wrap; gap:2em; margin-top:3em; }
#section_mentorlens_specs .mentorlens_specs_list li { background:#fff; border-radius: 1em; box-shadow:0 0.3em 0.2em 0 rgba(0,0,0,0.15); width:170px; height:170px; padding: 0.3em; text-align: center; display:flex; flex-direction:column; align-items:center; justify-content:center; box-sizing: border-box; }
#section_mentorlens_specs .mentorlens_specs_num { font-size: 24px; font-weight:bold; color:#222; }
#section_mentorlens_specs .mentorlens_specs_label { margin-top: 0.3em; font-size: 14px; line-height: 1.42;
	color: #6B7280; text-align: center; font-weight: bold; }
#section_mentorlens_compare { background:#fff; color:#111; padding:var(--section-vertical-padding-medium) 0; overflow: hidden; }
#section_mentorlens_compare .mentorlens_compare_wrap { display:flex; align-items:center; justify-content:center; margin-top: 3em; gap:1em; }
#section_mentorlens_compare .mentorlens_compare_box { background:#F4F4F4; border-radius:1em; box-shadow:0 2px 8px 0 rgba(0,0,0,0.04); border: 1px solid #8B8B8B; padding:3em 1.5em; flex:1 1 320px; }
#section_mentorlens_compare .mentorlens_compare_box--right { background:#000; border: 1px solid #000; color:#b8ff41; }
#section_mentorlens_compare .mentorlens_compare_title { font-size:24px; font-weight:bold; color:#4B5563; text-align: center; }
#section_mentorlens_compare .mentorlens_compare_title--green { color:#b8ff41; }
#section_mentorlens_compare .mentorlens_compare_sub { display: block; margin-top: 0.3em; font-size:15px; color:#6B7280; font-weight:400; }
#section_mentorlens_compare .mentorlens_compare_list { margin-top: 2em; padding: 2em 0 0 0.8em; border-top: 1px solid #DBDBDB; font-size:16px; color:#64748B; line-height:1.7; }
#section_mentorlens_compare .mentorlens_compare_list .item { position: relative; padding-left: 1.8em; } 
#section_mentorlens_compare .mentorlens_compare_list .item_title { font-weight: bold; } 
#section_mentorlens_compare .mentorlens_compare_list .item_desc { font-size: 0.86em; color: #9CA3AF; } 
#section_mentorlens_compare .mentorlens_compare_list .item::before { content: ''; position: absolute; left: 0; top: 0.86em; display: block; width: 1.2em; height: 1.2em; background: url('../../img/common/icn_check_grey.png') no-repeat center center; background-size: contain; transform: translate3d(0, -50%, 0); opacity: 0.35; } 
#section_mentorlens_compare .mentorlens_compare_list .desc { color: #888; }
#section_mentorlens_compare .mentorlens_compare_list.active .item::before { background-image: url('../../img/common/icn_check_white.png'); opacity: 1;} 
#section_mentorlens_compare .mentorlens_compare_list.active .item_title { font-size: 1.08em; }
#section_mentorlens_compare .mentorlens_compare_list.active .item_desc { font-size: 0.96em; }
#section_mentorlens_compare .mentorlens_compare_list .item + .item { margin-top: 0.5em; } 
#section_mentorlens_compare .mentorlens_compare_box--right .mentorlens_compare_sub { color:#FFF; }
#section_mentorlens_compare .mentorlens_compare_box--right .mentorlens_compare_list { color:#FFF;  border-top-color: #8CE800; }
#section_mentorlens_compare .mentorlens_compare_box--right .mentorlens_compare_list .item_desc { color: #888888; }
#section_mentorlens_compare .mentorlens_compare_vs { display: flex; justify-content: center; align-items: center; width: 3.6em; height: 3em; border-radius: 0.5em; font-size:20px; font-weight:bold; color: #FFF; background-color:#333; align-self:center; margin:0 16px; }
#section_mentorlens_howto { background:#172335; padding:var(--section-vertical-padding) 0; overflow: hidden; }
#section_mentorlens_howto .section_title { color: #FFF; }
#section_mentorlens_howto .section_desc { margin-top: 0.3em; color: #CBD5E1; }
#section_mentorlens_howto .mentorlens_howto-list { position: relative; display:flex; justify-content:center; gap:40px; margin-top: 50px; }
#section_mentorlens_howto .mentorlens_howto-list::before { content: ''; position: absolute; left: 50%; top: 1em; display: block; width: 64%; height: 0; transform: translate3d(-50%, 1px, 0); border-top: 2px solid #FFF; z-index: 1; }
#section_mentorlens_howto .mentorlens_howto-item { border-radius:1em; padding:0 24px; display:flex; flex-direction:column; align-items:center; font-size:20px; line-height: 1.42; box-sizing: border-box; z-index: 2; }
#section_mentorlens_howto .mentorlens_howto-num { background:#b8ff41; color:#232f45; font-weight:bold; border-radius:50%; width:2em; height:2em; display:flex; align-items:center; justify-content:center; margin-bottom:1em; }
#section_mentorlens_howto .mentorlens_howto-title { font-size:20px; font-weight:bold; color:#fff; margin-bottom:8px; text-align:center; }
#section_mentorlens_howto .mentorlens_howto-desc { font-size: 15px; line-height: 1.68; color:#e6eefa; margin-top: 0.3em; text-align:center; }
#section_mentorlens_cases { background:#F8FAFF; color:#111; padding:var(--section-vertical-padding) 0; overflow: hidden; }
#section_mentorlens_cases .section_desc { margin-top: 0.3em; }
#section_mentorlens_cases .mentorlens_cases_list { display:flex; justify-content: space-evenly; margin-top: 3em; line-height: 1.42; }
#section_mentorlens_cases .mentorlens_cases_item { flex: 0 0 25%; min-width:260px; display:flex; flex-direction:column; align-items:center; }
#section_mentorlens_cases .mentorlens_cases_img { width:100%; height:0; padding-top: 84.8%; border-radius:12px; background-size:cover; background-position:center; }
#section_mentorlens_cases .mentorlens_cases_img--edu { background-image:url('../../img/products/mentorlens_case_edu.jpg'); }
#section_mentorlens_cases .mentorlens_cases_img--med { background-image:url('../../img/products/mentorlens_case_med.jpg'); }
#section_mentorlens_cases .mentorlens_cases_img--assistant { border: 1px solid #E3E3E3; background-image:url('../../img/products/mentorlens_case_assistant.jpg'); }
#section_mentorlens_cases .mentorlens_cases_title { display: flex; justify-content: center; align-items: center; width: 100%; margin-top: 1em; font-size:24px; font-weight:bold; color:#222; margin-bottom:0.3em; text-align: center; min-height: 69px;}
#section_mentorlens_cases .mentorlens_cases_desc { font-size:15px; line-height: 1.58; text-align:center; }


@media screen and (min-width: 1025px) {
    .mentorlens_feature_item:hover { box-shadow:0 4px 32px 0 rgba(158,255,0,0.13); }
    #section_mentorlens_features .core_list .list_item:hover { color: #FFF; background-color: #172335; }
    #section_mentorlens_features .core_list .list_item:hover .item_desc { color: #FFF; }
}
@media screen and (max-width: 1280px) {
	.section_title { font-size: 32px; }
	.section_desc { font-size: 15px; }
	.mentorlens_title { font-size: 32px; }
	#section_mentorlens_features .core_list .list_item { min-height: 140px; padding: 0.7em 0.7em 1.2em 0.7em; }
	#section_mentorlens_features .core_list .item_title { font-size: 18px; margin: 1.2em 0; }
	#section_mentorlens_features .core_list .item_desc { font-size: 13px; }
	#section_mentorlens_specs .mentorlens_specs_list { gap: 24px; }
	#section_mentorlens_specs .mentorlens_specs_list li { width: 140px; height: 140px; }
	#section_mentorlens_specs .mentorlens_specs_num { font-size: 24px; }
	#section_mentorlens_specs .mentorlens_specs_label { font-size: 13px; }
    #section_mentorlens_compare .mentorlens_compare_vs { width: 3em; height: 2.4em; font-size: 16px; }
	#section_mentorlens_compare .mentorlens_compare_wrap { gap: 0; }
	#section_mentorlens_compare .mentorlens_compare_box { padding: 2em 1em; }
	#section_mentorlens_compare .mentorlens_compare_title { font-size: 20px; }
	#section_mentorlens_compare .mentorlens_compare_sub { font-size: 14px; }
	#section_mentorlens_compare .mentorlens_compare_list { font-size: 14px; }
	#section_mentorlens_howto .mentorlens_howto-list { gap: 24px; }
	#section_mentorlens_howto .mentorlens_howto-list::before { display: none; }
	#section_mentorlens_howto .mentorlens_howto-item { font-size: 18px; padding: 0 12px; }
	#section_mentorlens_howto .mentorlens_howto-title { font-size: 18px; }
	#section_mentorlens_howto .mentorlens_howto-desc { font-size: 14px; }
	#section_mentorlens_cases .mentorlens_cases_list { gap: 18px; }
	#section_mentorlens_cases .mentorlens_cases_item { min-width: 180px; }
	#section_mentorlens_cases .mentorlens_cases_title { font-size: 20px; min-height: 0px; }
	#section_mentorlens_cases .mentorlens_cases_desc { font-size: 14px; }
}

@media screen and (max-width: 1024px) {
	.section_title { font-size: 24px; }
	.section_desc { font-size: 13px; }
	.mentorlens_title { font-size: 24px; }
	#section_mentorlens_features { padding: var(--section-vertical-padding-medium) 0; }
	#section_mentorlens_features .core_list .list_item { min-height: 80px; padding: 1em 1em 1em 1em; }
	#section_mentorlens_features .core_list .item_title { font-size: 15px; margin: 0 0 0.7em 0; }
	#section_mentorlens_features .core_list .item_desc { font-size: 13px; }
	#section_mentorlens_specs .mentorlens_specs_list { margin-top: 2em; gap: 12px; }
	#section_mentorlens_specs .mentorlens_specs_list li { width: 120px; height: 120px; }
	#section_mentorlens_specs .mentorlens_specs_num { font-size: 18px; }
	#section_mentorlens_specs .mentorlens_specs_label { font-size: 12px; }
	#section_mentorlens_compare .mentorlens_compare_wrap { flex-direction: column; align-items: center; gap: 1em; margin-top: 2em; }
	#section_mentorlens_compare .mentorlens_compare_box { width: 100%; max-width: 400px; padding: 1.2em 0.5em; }
    #section_mentorlens_compare .mentorlens_compare_sub { margin-top: 0.3em;  font-size: 14px; }
	#section_mentorlens_compare .mentorlens_compare_list { margin-top: 1em;
    padding: 1em 0 0 0.8em; font-size: 15px; }
	#section_mentorlens_howto .mentorlens_howto-list { gap:0; margin-top: 2em; }
	#section_mentorlens_howto .mentorlens_howto-item { font-size: 13px; padding: 0 4px; }
	#section_mentorlens_cases .mentorlens_cases_list { margin-top: 2em; gap: 5%; }
	#section_mentorlens_cases .mentorlens_cases_item { flex: 0 0 30%; min-width: 120px; }
}

@media screen and (max-width: 768px) {
	#section_mentorlens_features .core_list { flex-direction: column; gap: 0.5em; align-items: center; margin-top: 1.5em; }
	#section_mentorlens_features .core_list .list_item { width: 400px; max-width: 100%; min-width: 0; margin-bottom: 1em; }
	#section_mentorlens_specs .mentorlens_specs_list { max-width: 400px; margin: 2rem auto 0 auto; gap: 1em; }
	#section_mentorlens_specs .mentorlens_specs_list li { width: 130px; height: 130px; }
	.mentorlens_specs_num { font-size: 18px; margin-bottom: 0; }
	.mentorlens_specs_label { font-size: 12px; }
	#section_mentorlens_compare .mentorlens_compare_wrap { flex-direction: column; }
	#section_mentorlens_compare .mentorlens_compare_box {  min-width: 0; flex: 0 0 auto; }
	#section_mentorlens_compare .mentorlens_compare_title { font-size: 18px; }
	#section_mentorlens_compare .mentorlens_compare_sub { font-size: 14px; }
	#section_mentorlens_compare .mentorlens_compare_list { font-size: 14px; }
    #section_mentorlens_howto .mentorlens_howto-num { width: 2em; height: 2em; font-size: 16px; }
    #section_mentorlens_howto .mentorlens_howto-list::before { display: none; }
	#section_mentorlens_howto .mentorlens_howto-list { flex-direction: column; gap: 3em; }
	#section_mentorlens_howto .mentorlens_howto-item { font-size: 10px; padding: 0 2px; }
	#section_mentorlens_howto .mentorlens_howto-item + #section_mentorlens_howto .mentorlens_howto-item { margin-top: 3em; }
	#section_mentorlens_howto .mentorlens_howto-title { margin-bottom: 0; }
	#section_mentorlens_howto .mentorlens_howto-desc { font-size: 13px; }
	#section_mentorlens_cases .mentorlens_cases_list { flex-direction: column; gap: 3em; }
	#section_mentorlens_cases .mentorlens_cases_item { min-width: 0; width: 500px; max-width: 100%; margin: 0 auto; }
	#section_mentorlens_cases .mentorlens_cases_item + #section_mentorlens_cases .mentorlens_cases_item { margin-top: 3em; }
	#section_mentorlens_cases .mentorlens_cases_title { font-size: 18px; min-height: 0px; }
	#section_mentorlens_cases .mentorlens_cases_desc { font-size: 13px; }

}
@media screen and (max-width: 640px) {
    .content_wrap .site_inner { max-width: 90%; }
	#section_mentorlens_specs .mentorlens_specs_list li { width: 100px; height: 100px; }
}