.faq-container{max-width:800px;margin:0 auto;padding:20px}.faq-container h2{margin-bottom:30px;text-align:center;font-size:2rem;font-weight:600}.faq-list{display:flex;flex-direction:column;gap:16px}.faq-item{border-radius:8px;overflow:hidden;background:#fff;box-shadow:0 1px 3px #0000001a}.faq-question{width:100%;padding:20px;background:none;border:none;text-align:left;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background-color .2s ease;font-size:1.5rem;font-weight:500;list-style:none}.faq-question:focus{outline:none;border:none}.faq-question::-webkit-details-marker{display:none}.faq-question::marker{display:none}.faq-question:hover{background-color:#f9fafb}.faq-question-text{flex:1;font-size:1.5rem;margin-right:16px}.faq-icon{transition:transform .3s ease;color:#6b7280}.faq-item[open] .faq-icon{transform:rotate(180deg)}.faq-answer-content{padding:0 20px 20px;color:#333;line-height:1.6}.faq-answer-content p{font-size:1.3rem;margin-bottom:12px}.faq-answer-content p:last-child{margin-bottom:0}@media (max-width: 768px){.faq-container{padding:16px}.faq-question{padding:16px;font-size:1rem}.faq-answer-content{padding:0 16px 16px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/faq-liquid.css.map */
