.faq-tabs-container{margin-bottom:40px}.faq-tabs{border-bottom:2px solid #e5e7eb;flex-wrap:wrap;gap:20px;margin-bottom:30px;display:flex}.faq-tab{cursor:pointer;color:#6b7280;background:0 0;border:none;border-bottom:3px solid #0000;align-items:center;gap:8px;margin-bottom:-2px;padding:12px 20px;font-size:15px;font-weight:500;transition:all .3s;display:flex;position:relative}.faq-tab:hover{color:#3b82f6}.faq-tab.active{color:#3b82f6;border-bottom-color:#3b82f6}.faq-tab-icon{justify-content:center;align-items:center;width:20px;height:20px;display:flex}.faq-tab-icon svg{width:100%;height:100%}@media (max-width:768px){.faq-tabs{gap:10px}.faq-tab{padding:10px 15px;font-size:14px}}@media (max-width:576px){.faq-tabs{flex-direction:column;gap:0}.faq-tab{border-bottom:1px solid #e5e7eb;border-left:3px solid #0000;justify-content:flex-start;width:100%;margin-bottom:0;margin-left:-2px}.faq-tab.active{border-bottom-color:#e5e7eb;border-left-color:#3b82f6}}
