.header{background:linear-gradient(90deg,#1e0577,#002366);padding:3rem 1rem 4rem;text-align:center;position:relative}.header h1{font-size:40px;font-weight:500;margin-bottom:1.5rem;color:white !important;font-family:"Inter",Sans-serif}.search-container{max-width:500px;margin:0 auto;display:flex;border-radius:30px;overflow:hidden}.search-container input{flex:1;padding:.75rem 1rem !important;border:none !important;font-size:1rem;border-radius:50px !important;outline:none;height:40px}.search-container button{padding:0;background:#007aff;border:none;color:white;font-size:18px;cursor:pointer;width:40px;height:40px;border-radius:50%;margin-left:5px}.search-container button:hover{background:#007aff !important}.container{display:flex;flex-wrap:wrap}.sidebar{flex:1 1 250px;max-width:300px;border-radius:5px}.sidebar h3{background:#e6e6e6;margin-bottom:0;color:#555;font-size:20px;font-weight:600;padding:15px 30px;font-family:"Inter",Sans-serif}.sidebar ul{list-style:none;padding:0px;background:#fdfdfd;max-height:100vh;overflow-y:auto;margin-bottom:50px}.sidebar ul::-webkit-scrollbar{width:6px}.sidebar ul::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:3px}.sidebar ul::-webkit-scrollbar-thumb:hover{background-color:#999}.sidebar li{cursor:pointer;font-size:14px;font-weight:500;padding:13px 25px !important;border-radius:0;border-bottom:#eaeaea solid 1px;color:#737373;font-family:"Inter",Sans-serif;text-transform:capitalize}.sidebar li:hover,.sidebar li.active{background:#007aff;color:white}.sidebar h3{margin:0px}.faq-content{flex:3;background:white;padding:0;border-radius:5px}.faq-category{display:none}.faq-category.active{display:block;padding:0px 30px}.faq-item{padding:15px 0 10px 0;border-bottom:1px solid #ccc}.faq-item h4{display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-size:14px;font-weight:600;font-family:"Inter",Sans-serif;padding:0px 15px;line-height:18px;color:#333 !important;letter-spacing:.4px;transition:color .3s ease,background-color .3s ease,padding .3s ease}.faq-item .answer{display:none;font-weight:400;font-size:12px;margin-left:20px;color:#263238;font-family:"Inter",Sans-serif;padding:0px 50px 0px 0px;letter-spacing:.4px}.faq-item.open .answer{display:block}.faq-item .answer span{font-size:12px;margin-left:0px;letter-spacing:.4px}.faq-item .answer ul{margin:10px 0px 5px 0}.faq-item .answer li{position:relative;padding-left:20px;padding-bottom:10px;list-style:none}.faq-item .answer li::before{content:"➤";position:absolute;left:0;top:0;color:#3030ff;font-size:14px;line-height:1.5}.faq-item .answer p{margin-bottom:8px}.faq-item .answer a{color:#3030ff;position:relative}.faq-item .answer a:hover{color:#3030ff}.faq-item .answer a::after{content:"";position:absolute;left:0;bottom:0;width:0%;height:1px;background-color:#3030ff;transition:width .3s ease}.faq-item .answer a:hover::after{width:100%}.right-top{border-bottom:#7b7b7b solid 1px;height:54.5px}.faq-question span{font-size:25px;margin-left:30px}.faq-question img{width:20px}.faq-category.active>.faq-category.active{padding:0px 5px !important}.faq-question.open h4{background-color:#007aff;padding:15px 10px;color:#fff !important}@media (max-width: 768px){.container{flex-direction:column}.sidebar{max-width:100%}.sidebar ul{max-height:200px;margin-bottom:0px}.right-top{height:10px}}