<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.accordion h4{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;padding:1rem 0;margin-bottom:3.2rem;border-bottom:1px solid var(--color-base-text);position:relative;cursor:pointer;font-weight:600}.accordion a{font-style:italic;text-decoration:underline;font-size:1.2rem}.accordion h4:after{content:"+";font-size:1.8rem;font-weight:400}.accordion h4+p,.accordion h4+.accordion-content{display:none;white-space:break-spaces}.accordion h4.open{margin-bottom:1rem}.accordion h4.open+p,.accordion h4.open+.accordion-content{display:block}.accordion h4.open:after{content:"-"}
/*# sourceMappingURL=/cdn/shop/t/245/assets/component-accordion.css.map */
</pre></body></html>