.faq-container{width:100%}.faq-list{display:flex;flex-direction:column;gap:1.2rem}.faq-item{overflow:hidden}.faq-question{width:100%;padding:1.8rem 2rem;text-align:left;background:none;border:none;display:flex;justify-content:space-between;align-items:center;gap:1.6rem;cursor:pointer;font-size:1.4rem;font-weight:600;color:rgb(var(--color-foreground));list-style:none}.faq-question::-webkit-details-marker{display:none}.faq-question:focus-visible{outline:.2rem solid var(--pl-primary, rgb(var(--color-foreground)));outline-offset:-.2rem}.faq-icon{width:2.4rem;height:2.4rem;min-width:2.4rem;border-radius:50%;border:none;background:rgba(var(--color-foreground),.06);color:rgb(var(--color-foreground));display:flex;align-items:center;justify-content:center;font-size:1.6rem;line-height:1;transition:transform .25s ease,background .25s ease,color .25s ease}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease-out;padding:0 2rem}.faq-answer-inner{padding-bottom:1.8rem;font-size:1.35rem;line-height:1.65;color:var(--pl-muted, rgba(var(--color-foreground), .65))}.faq-answer-inner p{margin:0}.faq-item[open] .faq-icon{transform:rotate(45deg);background:rgb(var(--color-foreground));color:rgb(var(--color-background));border-color:rgb(var(--color-foreground))}.faq-item[open] .faq-answer{max-height:40rem;transition:max-height .4s ease-in}@media(prefers-reduced-motion:reduce){.faq-icon,.faq-answer{transition-duration:.01ms}}@media screen and (max-width:749px){.faq-question{padding:1.4rem 1.6rem;font-size:1.3rem}.faq-answer{padding:0 1.6rem}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/section-faq.css.map */
