@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600&family=Playfair+Display:wght@600&display=swap";
.custom-faq-section{color:#0a192f;box-sizing:border-box;background-color:#fff;width:100%;padding:10px 20px;font-family:Outfit,sans-serif;overflow:hidden}.custom-faq-section *{box-sizing:border-box}.custom-faq-container{width:100%;max-width:900px;margin:0 auto}.custom-faq-header{text-align:center;margin-top:60px;margin-bottom:60px}.custom-faq-title{color:#0a192f;margin-bottom:20px;font-family:Playfair Display,serif;font-size:3.5rem}.custom-faq-title span{color:#d4af37}.custom-faq-subtitle{color:#475569;max-width:700px;margin:0 auto;font-size:1.2rem}.custom-faq-category{color:#0f172a;border-bottom:2px solid #f1f5f9;margin:60px 0 20px;padding-bottom:10px;font-size:1.8rem;font-weight:600}.custom-faq-category:first-of-type{margin-top:0}.custom-faq-item{border-bottom:1px solid #e2e8f0}.custom-faq-question{text-align:left;color:#1e293b;cursor:pointer;white-space:normal;border:none;justify-content:space-between;align-items:center;gap:15px;width:100%;padding:24px 0;font-family:Outfit,sans-serif;font-size:1.2rem;font-weight:500;line-height:1.4;transition:color .3s;display:flex;background-color:#0000!important}.custom-faq-question:hover,.custom-faq-item.active .custom-faq-question{color:#d4af37;background-color:#0000!important}.custom-faq-icon{color:#d4af37;background:#f8fafc;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-left:20px;font-size:1.2rem;transition:transform .4s cubic-bezier(.68,-.55,.265,1.55),background .3s,color .3s;display:flex}.custom-faq-question:hover .custom-faq-icon{background:#fef3c7}.custom-faq-item.active .custom-faq-icon{color:#fff;background:#d4af37;transform:rotate(45deg)}.custom-faq-answer{max-height:0;transition:max-height .4s ease-in-out;overflow:hidden}.custom-faq-answer-inner{color:#64748b;padding-bottom:24px;padding-right:50px;font-size:1.05rem;line-height:1.6}@media (max-width:768px){.custom-faq-section{padding:60px 15px}.custom-faq-title{word-break:break-word;font-size:2.2rem}.custom-faq-category{margin:40px 0 15px;font-size:1.4rem}.custom-faq-question{padding:16px 0;font-size:1.1rem}.custom-faq-answer-inner{padding-right:10px;font-size:1rem}.custom-faq-icon{width:28px;height:28px;font-size:1rem}}
