/* Homepage Redesign (AHZ-inspired, FM color scheme) */
.text-accent{color:#cc403f;}
.home_section_title{font-weight:700;font-size:32px;color:#000;margin-bottom:12px;}
.home_section_subtitle{color:#666;max-width:720px;margin:0 auto 40px;}
.home_section_label{font-size:13px;font-weight:600;letter-spacing:1px;color:rgba(255,255,255,0.85);margin-bottom:8px;}
.home_hero{position:relative;}
.home_hero_swiper video,.home_hero_swiper img{width:100%;height:620px;object-fit:cover;}
.home_hero_overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,0.55) 0%,rgba(0,0,0,0.15) 60%,rgba(0,0,0,0.05) 100%);display:flex;align-items:center;pointer-events:none;}
.home_hero_overlay .container,.home_hero_overlay .btn{pointer-events:auto;}
.home_hero_content{max-width:650px;color:#fff;padding:40px 0;}
.home_hero_tag{display:flex;align-items:center;gap:10px;font-size:14px;margin-bottom:15px;}
.home_hero_tag_bar{width:4px;height:18px;background:#cc403f;display:inline-block;}
.home_hero_content h1{font-size:42px;font-weight:700;line-height:1.2;margin-bottom:25px;}
.home_hero_stats{display:flex;flex-wrap:wrap;gap:30px;margin-bottom:25px;}
.home_hero_stat strong{display:block;font-size:28px;font-weight:700;}
.home_hero_stat span{font-size:13px;opacity:0.9;}
.home_guide_card_section{margin-top:-60px;position:relative;z-index:5;padding-bottom:30px;}
.home_guide_card{background:#fff;border-radius:20px;padding:35px 40px;box-shadow:0 15px 40px rgba(0,0,0,0.1);border:2px solid transparent;background-image:linear-gradient(#fff,#fff),linear-gradient(90deg,#7f2727,#cc403f);background-origin:border-box;background-clip:padding-box,border-box;}
.home_guide_card h2{font-size:28px;font-weight:700;margin-bottom:10px;}
.home_guide_card p{color:#666;margin-bottom:0;}
.home_guide_meta{color:#999;font-size:13px;}
.home_guide_btn i{margin-right:8px;}
.home_search_section{padding:20px 0 50px;}
.home_search_widget{background:#fff;border-radius:16px;box-shadow:0 8px 30px rgba(0,0,0,0.08);padding:25px 30px;}
.home_search_tabs{border-bottom:1px solid #eee;gap:10px;margin-bottom:20px;}
.home_search_tabs .nav-link{border:none;border-bottom:3px solid transparent;color:#333;font-weight:600;padding:10px 20px;border-radius:0;background:transparent;}
.home_search_tabs .nav-link.active{color:#cc403f;border-bottom-color:#cc403f;background:transparent;}
.home_courses_search_form{border:none;padding:0;}
.home_courses_search_form::before{display:none;}
.home_advice_box{padding:20px 0;}
.home_advice_box p{color:#666;margin-bottom:15px;}
.home_get_ahead{background:linear-gradient(90deg,#7f2727 0%,#cc403f 100%);padding:60px 0;color:#fff;}
.home_get_ahead h2{font-size:34px;font-weight:700;margin-bottom:15px;}
.home_get_ahead_desc,.home_get_ahead_desc p{color:rgba(255,255,255,0.9);}
.home_feature_card{background:#fff;border-radius:12px;padding:25px 20px;text-align:center;box-shadow:0 4px 15px rgba(0,0,0,0.1);height:100%;}
.home_feature_card i{font-size:32px;color:#cc403f;margin-bottom:12px;}
.home_feature_card h5{font-size:15px;font-weight:600;color:#000;margin:0;}
.home_intake_banner{padding:50px 0;}
.home_intake_inner{background:linear-gradient(135deg,#1a1a2e 0%,#7f2727 100%);border-radius:16px;padding:40px;color:#fff;position:relative;overflow:hidden;}
.home_intake_badge{background:#cc403f;color:#fff;font-size:12px;font-weight:600;padding:6px 14px;border-radius:4px;display:inline-block;margin-bottom:15px;transform:rotate(-2deg);}
.home_intake_inner h2{font-size:30px;font-weight:700;margin-bottom:10px;}
.home_intake_inner p{opacity:0.9;margin-bottom:20px;}
.home_intake_img{max-height:200px;border-radius:12px;object-fit:cover;}
.home_faculties_section{padding:60px 0;}
.home_faculty_card{display:block;background:#fff;border-radius:12px;padding:30px 20px;text-align:center;text-decoration:none;box-shadow:0 4px 20px rgba(0,0,0,0.06);border:1px solid #f0f0f0;transition:all 0.2s ease;height:100%;}
.home_faculty_card:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(204,64,63,0.15);border-color:#cc403f;}
.home_faculty_card i{font-size:36px;color:#cc403f;margin-bottom:15px;}
.home_faculty_card h5{font-size:15px;font-weight:600;color:#1a1a2e;margin:0;}
.home_featured_unis .home_view_all_btn{min-width:220px;}
.home_experience_section{padding:50px 0;background:#f8f8f8;}
.home_experience_card{border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 4px 20px rgba(0,0,0,0.08);}
.home_reviews_section{padding:60px 0;background:#f8f8f8;}
.home_review_card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,0.06);text-align:center;height:100%;}
.home_review_text{padding:25px 20px 40px;min-height:160px;}
.home_review_text p{color:#555;font-size:14px;margin:0;}
.home_review_profile{margin-top:-35px;}
.home_review_profile img{width:70px;height:70px;border-radius:50%;object-fit:cover;border:4px solid #fff;box-shadow:0 2px 10px rgba(0,0,0,0.1);}
.home_review_footer{background:#eee;padding:20px 15px 15px;}
.home_review_footer h5{font-size:15px;font-weight:700;color:#1a1a2e;margin:0;}
.home_reviews_pagination{margin-top:25px;}
.home_reviews_pagination .swiper-pagination-bullet-active{background:#cc403f;}
.home_roadmap_section{padding:60px 0;}
.home_roadmap_card{background:#fff;border-radius:16px;padding:30px;box-shadow:0 8px 30px rgba(0,0,0,0.08);}
.home_roadmap_img{width:100%;height:220px;object-fit:cover;border-radius:12px;}
.home_roadmap_card h3{font-size:22px;font-weight:700;color:#1a1a2e;margin-bottom:12px;}
.home_roadmap_card p{color:#666;margin-bottom:15px;}
.home_faq_section{padding:60px 0;}
.home_faq_illustration{max-width:320px;border-radius:50%;}
.home_faq_illustration_placeholder{width:280px;height:280px;border-radius:50%;background:rgba(204,64,63,0.1);display:flex;align-items:center;justify-content:center;margin:0 auto;}
.home_faq_illustration_placeholder i{font-size:80px;color:#cc403f;}
.home_faq_accordion .accordion-button{font-weight:600;}
.home_faq_accordion .accordion-button:not(.collapsed){background:linear-gradient(90deg,#7f2727 0%,#cc403f 100%);color:#fff;}
.home_faq_accordion .accordion-button:focus{box-shadow:none;}
.home_news_blogs_section{padding:60px 0;background:#f8f8f8;}
.home_news_list{display:flex;flex-direction:column;gap:20px;}
.home_news_card{display:flex;gap:15px;background:#fff;border-radius:12px;padding:15px;text-decoration:none;box-shadow:0 2px 12px rgba(0,0,0,0.06);transition:all 0.2s ease;}
.home_news_card:hover{box-shadow:0 4px 20px rgba(204,64,63,0.12);}
.home_news_card img{width:120px;height:90px;object-fit:cover;border-radius:8px;flex-shrink:0;}
.home_news_card_body{flex:1;}
.home_news_meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px;font-size:12px;color:#999;}
.home_news_tag{background:rgba(204,64,63,0.1);color:#cc403f;padding:2px 10px;border-radius:20px;font-weight:600;}
.home_news_card h5{font-size:15px;font-weight:700;color:#1a1a2e;margin-bottom:5px;}
.home_news_card p{font-size:13px;color:#666;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
@media only screen and (max-width:991px){
	.home_hero_swiper video,.home_hero_swiper img{height:480px;}
	.home_hero_content h1{font-size:28px;}
	.home_guide_card_section{margin-top:0;padding-top:30px;}
	.home_hero_overlay{background:linear-gradient(180deg,rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.6) 100%);}
}
@media only screen and (max-width:767px){
	.home_hero_swiper video,.home_hero_swiper img{height:400px;}
	.home_section_title{font-size:24px;}
	.home_news_card{flex-direction:column;}
	.home_news_card img{width:100%;height:160px;}
}
