.faq-section{overflow:hidden;display:flex;flex-direction:column;gap:32px;align-items:center}.faq-headline{width:100%}.faq-list{display:flex;flex-direction:column;gap:0;width:100%}.faq-section .faq-toggle{display:none}.faq-icon{display:inline-flex;align-items:center;margin-left:16px;margin-right:8px;flex-shrink:0;width:24px;height:24px;color:var(--color-text-dark-primary)}.faq-icon svg{width:100%;height:100%;display:block}.icon-minus{display:none}.faq-toggle:checked+.faq-question .icon-plus{display:none}.faq-toggle:checked+.faq-question .icon-minus{display:inline}.faq-row{border-bottom:1px solid var(--color-divider-dark)}.faq-question{background-color:transparent;display:flex;align-items:center;justify-content:space-between;padding:24px 0}.faq-question:hover{background-color:var(--color-hover)}.faq-answer{max-height:0;overflow:hidden;text-align:left}.faq-toggle:checked~.faq-answer{max-height:100vh;padding-bottom:24px}.faq-button-wrapper{display:flex}@media screen and (min-width: 768px){.faq-section{gap:48px}.faq-question{padding:44px 0}.faq-toggle:checked~.faq-answer{padding-bottom:44px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/custom-section-faq.css.map */
