:root{--faq-accent:#2C5F2D;--border:#e8e8e8;--muted:#666}.faq-section{padding:80px 20px;background:#fff}.faq-container{max-width:1000px;margin:0 auto}.faq-header{text-align:center;margin-bottom:50px}.faq-title{font-size:3rem;color:var(--faq-accent);margin-bottom:20px;font-weight:800}.faq-tabs{display:flex;justify-content:center;gap:40px;margin-bottom:50px;border-bottom:2px solid #e5e5e5;flex-wrap:wrap;padding:0 20px}.faq-tab{padding:15px 0;font-size:1rem;font-weight:600;color:var(--muted);cursor:pointer;border:none;background:none;position:relative}.faq-tab.active{color:var(--faq-accent)}.faq-tab.active:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:3px;background:var(--faq-accent);border-radius:2px 2px 0 0}.faq-content{display:none}.faq-content.active{display:block}.faq-list{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 10px #0000000d}.faq-item{border-bottom:1px solid var(--border);transition:background-color .2s}.faq-item:last-child{border-bottom:none}.faq-question{padding:28px 35px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:25px}.faq-question h3{font-size:1.125rem;color:var(--faq-accent);margin:0;font-weight:700;flex:1;line-height:1.5}.faq-icon{font-size:1.5rem;color:var(--faq-accent);flex-shrink:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center}.faq-answer{max-height:0;overflow:hidden;transition:max-height .5s cubic-bezier(.4,0,.2,1),padding .5s;padding:0 35px}.faq-answer p{margin:0;padding-bottom:28px;color:#4a4a4a;line-height:1.8;font-size:1rem}.faq-item.active .faq-answer{max-height:500px;padding-top:0}.faq-item.active .faq-icon{transform:rotate(45deg)}.faq-item.active .faq-question{background:#f9f9f9}@media(max-width:768px){.faq-title{font-size:2.2rem}.faq-tabs{gap:15px;overflow-x:auto;justify-content:flex-start;-webkit-overflow-scrolling:touch}.faq-tabs::-webkit-scrollbar{display:none}.faq-tab{font-size:.9rem;padding:12px 0}.faq-question{padding:22px 25px}.faq-question h3{font-size:1rem}.faq-answer{padding:0 25px}.faq-answer p{padding-bottom:22px;font-size:.95rem}}
/*# sourceMappingURL=/cdn/shop/t/32/assets/faq.css.map */
