.faq-section{background-color:#fdf6ee}.faq-container{display:flex;flex-direction:column}.faq-image{width:100%}.faq-image img{width:100%;height:100%;object-fit:cover;min-height:300px}.faq-content{width:100%;padding:30px 24px}.faq-header{margin-bottom:40px}.faq-subtitle{color:#000;margin:0}.faq-item{border-bottom:1px solid #e5e7eb}.faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;padding:16px 0;background:none;border:none;cursor:pointer;text-align:left;font-weight:600;color:#000}.faq-question:hover{opacity:.7}.faq-chevron{width:16px;height:16px;flex-shrink:0;transition:transform .3s ease}.faq-item.is-open .faq-chevron{transform:rotate(180deg)}.faq-answer-wrapper{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .3s ease-out,opacity .3s ease-out}.faq-item.is-open .faq-answer-wrapper{grid-template-rows:1fr;opacity:1}.faq-answer-inner{overflow:hidden}.faq-answer{padding:0 0 16px;color:#000;margin:0}.faq-answer a{color:#8e7005}@media(min-width:990px){.faq-container{flex-direction:row;align-items:stretch}.faq-image{width:50%}.faq-content{width:50%;display:flex;flex-direction:column;justify-content:center;padding:30px 64px}}
/*# sourceMappingURL=/cdn/shop/t/573/assets/custom-faq.css.map */
