.faq-container{max-width:900px;margin:60px auto;font-family:Poppins,sans-serif;color:#333}.faq-title{font-size:32px;font-weight:600;text-align:center;color:#3e342f;margin-bottom:40px;border-bottom:3px solid #e1d5c7;display:inline-block;padding-bottom:10px}.faq-item{border:1px solid #ccc;margin-bottom:15px;border-radius:10px;overflow:hidden}.faq-label{display:flex;justify-content:space-between;align-items:center;background-color:#e1d5c7;color:#3e342f;padding:18px 24px;cursor:pointer;transition:background-color .3s ease;font-size:18px;position:relative;font-weight:600}.faq-label:hover{background-color:#d5c8b8}.faq-answer{max-height:0;overflow:hidden;background:#f8f6f4;transition:max-height .4s ease,padding .4s ease;padding:0 24px;font-size:16px;line-height:1.6}input[type=checkbox]{display:none}input[type=checkbox]:checked~.faq-label{background-color:#cdbcae}input[type=checkbox]:checked~.faq-answer{max-height:400px;padding:18px 24px}.toggle-icon:before{content:"+";font-size:26px;transition:transform .3s ease}input[type=checkbox]:checked~.faq-label .toggle-icon:before{content:"\2013"}
/*# sourceMappingURL=/cdn/shop/t/2/assets/faq.css.map */
