.faq{display:flex;flex-direction:column;gap:1rem}.faq__title{margin:0 0 2rem}.faq__item{border:1px solid var(--faq-border, rgba(var(--color-foreground), .12));border-radius:1.2rem;padding:0 1.8rem;background:var(--faq-bg, transparent);transition:border-color .15s ease}.faq__item[open]{border-color:var(--faq-accent, #e8552d)}.faq__question{display:flex;align-items:center;justify-content:space-between;gap:1.4rem;padding:1.6rem 0;cursor:pointer;list-style:none;font-family:var(--faq-title-family, inherit);font-weight:var(--faq-title-weight, 600);font-size:var(--faq-title-size, 1.6rem);text-transform:var(--faq-title-transform, none);line-height:1.35;color:rgb(var(--color-foreground))}.faq__question::-webkit-details-marker{display:none}.faq__question-text{min-width:0}.faq__icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:1.4rem;height:1.4rem;color:var(--faq-accent, #e8552d);transition:transform .2s ease}.faq__icon svg{width:1.2rem;height:auto;display:block}.faq__item[open] .faq__icon{transform:rotate(180deg)}.faq__answer{padding:0 0 1.8rem;font-family:var(--faq-body-family, inherit);font-weight:var(--faq-body-weight, 400);font-size:var(--faq-body-size, 1.5rem);line-height:1.55;color:rgba(var(--color-foreground),.8)}.faq__answer>:first-child{margin-top:0}.faq__answer>:last-child{margin-bottom:0}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-faq.css.map */
