.lp-faq{padding:var(--lp-spacing-section) 0;background:rgb(var(--color-background))}.lp-faq__list{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.lp-faq__item{background:rgba(var(--color-foreground),.02);border:1px solid rgba(var(--color-foreground),.08);border-radius:var(--lp-card-radius);overflow:hidden;transition:all .3s ease}.lp-faq__item:hover{border-color:rgba(var(--lp-color-primary),.3)}.lp-faq__item[open]{box-shadow:0 4px 20px #00000014}.lp-faq__question{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:clamp(1rem,2vw,1.5rem) clamp(1.25rem,2.5vw,1.75rem);cursor:pointer;list-style:none;font-weight:600;font-size:clamp(.9375rem,1.2vw + .4rem,1.1875rem);color:rgb(var(--color-foreground));transition:background .2s ease;min-height:56px}.lp-faq__question::-webkit-details-marker{display:none}.lp-faq__question:hover{background:rgba(var(--color-foreground),.02)}.lp-faq__question-text{flex:1}.lp-faq__icon{flex-shrink:0;width:24px;height:24px;color:rgba(var(--color-foreground),.5);transition:transform .3s ease}.lp-faq__item[open] .lp-faq__icon{transform:rotate(180deg)}.lp-faq__answer{padding:0 clamp(1.25rem,2.5vw,1.75rem) clamp(1.25rem,2.5vw,1.75rem);font-size:clamp(.9375rem,1vw + .4rem,1.125rem);line-height:1.9;color:rgba(var(--color-foreground),.88);animation:lp-faq-slide-in .3s ease}@keyframes lp-faq-slide-in{0%{opacity:0;transform:translateY(-.5rem)}to{opacity:1;transform:translateY(0)}}.lp-faq__answer p{margin:0 0 1rem}.lp-faq__answer p:last-child{margin-bottom:0}.lp-faq__answer strong{color:rgb(var(--color-foreground))}@media screen and (max-width:749px){.lp-faq{padding:var(--lp-spacing-section-mobile) 0}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-lp-faq.css.map */
