.faq_section{padding:30px 0;background-color:#fafaf9;position:relative;overflow:hidden}.faq_section .faq_header{margin-bottom:30px}.faq_section .faq_subtitle{color:#666666;font-size:15px;max-width:550px;margin:0 auto;line-height:1.5}.custom_faq_accordion{display:flex;flex-direction:column;gap:16px}.custom_faq_accordion .faq_card{border:1px solid #ebebeb!important;border-radius:12px!important;background-color:#ffffff;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.02);transition:all .3s cubic-bezier(.25,.8,.25,1);position:relative}.custom_faq_accordion .faq_card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;background-color:#1a2b48;transition:background-color .3s ease}.custom_faq_accordion .faq_card:nth-child(odd):before{background-color:#9c0063}.custom_faq_accordion .faq_card.active_item{background-color:#fff8f6;border-color:#ffdec2!important;box-shadow:0 8px 24px rgba(255,85,34,.08)}.custom_faq_accordion .faq_card.active_item:before{background-color:#9c0063!important}.custom_faq_accordion .accordion-button{background-color:initial!important;box-shadow:none!important;padding:18px 22px;display:flex;align-items:center;justify-content:space-between;width:100%}.custom_faq_accordion .accordion-button:after{display:none!important}.custom_faq_accordion .header_left{display:flex;align-items:center;gap:16px;padding-right:15px}.custom_faq_accordion .faq_number{min-width:42px;height:42px;border-radius:8px;background-color:#1a2b48;color:#ffffff;font-weight:700;font-size:16px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.custom_faq_accordion .faq_card:nth-child(odd) .faq_number{background-color:#9c0063}.custom_faq_accordion .faq_question_text{font-size:16px;font-weight:700;color:#111827;line-height:1.4}.custom_faq_accordion .icon_holder{color:#1a2b48;font-size:14px;transition:color .3s ease}.custom_faq_accordion .active_item .icon_holder{color:#9c0063}.custom_faq_accordion .accordion-body{padding:0 22px 22px 80px}.custom_faq_accordion .faq_answer_text{font-size:14px;line-height:1.7;color:#555555;margin:0}.no_data_text{color:#888888;font-size:15px;padding:20px}.faq_right_wrapper{display:flex;flex-direction:column;gap:24px}.faq_img_holder{position:relative;width:100%;border-radius:30px;overflow:hidden;box-shadow:0 15px 35px rgba(0,0,0,.08);border:2px solid #ffffff}.faq_img_holder .inner_img{width:100%;height:380px;object-fit:cover;display:block}.faq_img_holder .bg_shape_blob{position:absolute;top:-20px;right:-20px;width:100%;height:100%;background-color:#1a2b48;border-radius:40px;z-index:-1}.faq_contact_card{background-color:#1a2b48;border-radius:20px;padding:28px 24px;color:#ffffff;box-shadow:0 10px 30px rgba(26,43,72,.15)}.faq_contact_card .contact_header_flex{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.1)}.faq_contact_card .contact_text_content h4{font-size:18px;font-weight:700;margin-bottom:6px;color:#ffffff}.faq_contact_card .contact_text_content p{font-size:13px;color:rgba(255,255,255,.7);margin:0;line-height:1.5}.faq_contact_card .contact_btn{background-color:#9c0063;color:#ffffff;text-decoration:none;padding:10px 20px;border-radius:50px;font-size:13px;font-weight:700;display:inline-flex;align-items:center;gap:8px;white-space:nowrap;transition:background-color .3s ease,transform .2s ease}.faq_contact_card .contact_btn:hover{background-color:#43052c;transform:translateY(-2px)}.faq_contact_card .contact_info_footer{display:flex;align-items:center;justify-content:space-between;gap:15px}.faq_contact_card .contact_link{display:flex;align-items:center;gap:10px;color:#ffffff;text-decoration:none;font-size:13px;font-weight:600;transition:opacity .3s ease}.faq_contact_card .contact_link:hover{opacity:.85}.faq_contact_card .contact_icon_bg{width:32px;height:32px;background-color:#9c0063;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;color:#ffffff;flex-shrink:0}@media (max-width:768px){.custom_faq_accordion .accordion-body{padding:0 18px 18px}.custom_faq_accordion .accordion-button{padding:14px 16px}.custom_faq_accordion .faq_number{min-width:36px;height:36px;font-size:14px}.faq_contact_card .contact_header_flex,.faq_contact_card .contact_info_footer{flex-direction:column;align-items:flex-start}.faq_contact_card .contact_info_footer{gap:12px}.faq_img_holder .inner_img{height:280px}}