.faq-container{gap:2rem;flex-wrap:wrap}.faq-sidebar{display:flex;flex-direction:column;background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000000d;padding:1rem}.faq-tab-button{border-radius:10px;width:100%;padding:.6rem .5rem!important;transition:all .3s ease;background-color:#fff;color:#333;cursor:pointer}.faq-tab-button:hover{background-color:#fafafa;color:#b89a45;font-weight:600}.faq-tab-button:active{background-color:#fafafa;border:.5px solid #a3832e47;color:#b89a45;font-weight:600}.faq-content{flex:1}.tab-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.tab-item{display:flex;gap:1rem;align-items:center;background-color:#fff;padding:10px 12px;border-radius:8px;transition:.2s ease}.tab-item img{width:36px;height:36px}.tab-item .label{font-weight:500;margin:0}.tab-item .sub{font-size:12px;margin:0;color:#555}.faq-content{display:grid;grid-template-columns:repeat(3,1fr);gap:0px}.faq-content-head{width:100%}.text-color-active{color:#b89a45;font-weight:700}.faq-head{color:#212529}.skeleton{background:linear-gradient(90deg,#e3e3e3 25%,#f0f0f0 37%,#e3e3e3 63%);background-size:400% 100%;animation:shimmer 1.4s ease infinite;border-radius:4px}@keyframes shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.skeleton-title{width:250px;height:40px}.skeleton-back{width:100px;height:20px}.skeleton-tab{height:40px;width:100%;border-radius:6px}.skeleton-accordion{height:50px;width:100%;border-radius:6px}
