.ecof-faq-section{background:var(--section-bg);padding:var(--padding-top) 20px var(--padding-bottom)}.ecof-faq-container{max-width:900px;margin:0 auto}.ecof-faq-section-title{text-align:center;font-size:var(--section-title-size-mobile);color:var(--section-title-color);font-weight:700;margin-bottom:16px;letter-spacing:-.5px}.ecof-faq-subtitle{text-align:center;font-size:var(--subtitle-size);color:var(--subtitle-color);line-height:1.6;margin:0 auto 60px;max-width:700px}.ecof-faq-list{display:flex;flex-direction:column;gap:var(--gap)}.ecof-faq-item{border-radius:var(--border-radius);overflow:hidden;box-shadow:var(--item-shadow);transition:box-shadow .3s ease}.ecof-faq-question{width:100%;background:var(--question-bg);color:var(--question-text);font-size:var(--question-size);font-weight:600;text-align:left;padding:20px 24px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;transition:background .3s ease,opacity .2s ease}.ecof-faq-question:hover{opacity:.9}.ecof-faq-question-text{flex:1;line-height:1.4}.ecof-faq-icon{flex-shrink:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center}.ecof-faq-icon svg{stroke:var(--icon-color);transition:transform .3s ease}.ecof-faq-icon-vertical{transition:opacity .3s ease,transform .3s ease}.ecof-faq-item.is-open .ecof-faq-icon svg{transform:rotate(180deg)}.ecof-faq-item.is-open .ecof-faq-icon-vertical{opacity:0;transform:rotate(90deg)}.ecof-faq-answer{max-height:0;overflow:hidden;background:var(--answer-bg);transition:max-height .4s ease}.ecof-faq-item.is-open .ecof-faq-answer{max-height:1000px}.ecof-faq-answer-inner{padding:20px 24px;color:var(--answer-text);font-size:var(--answer-size);line-height:1.7}.ecof-faq-answer-inner p{margin:0 0 12px}.ecof-faq-answer-inner p:last-child{margin-bottom:0}.ecof-faq-empty{text-align:center;padding:60px 20px;color:#999;font-size:16px}@media(min-width:769px){.ecof-faq-section-title{font-size:var(--section-title-size-desktop)}}@media(max-width:768px){.ecof-faq-section{padding:calc(var(--padding-top) * .7) 20px calc(var(--padding-bottom) * .7)}.ecof-faq-subtitle{margin-bottom:40px}.ecof-faq-question,.ecof-faq-answer-inner{padding:18px 20px}}@media(max-width:480px){.ecof-faq-question{padding:16px 18px;font-size:16px}.ecof-faq-answer-inner{padding:16px 18px;font-size:14px}}.ecof-faq-question:focus{outline:2px solid var(--icon-color);outline-offset:2px}.ecof-faq-question:focus:not(:focus-visible){outline:none}
/*# sourceMappingURL=/cdn/shop/t/20/assets/EcoF-FAQ.css.map */
