.collection-faq{margin-top:80px;margin-bottom:80px}.collection-faq__heading{margin-bottom:2rem}.collection-faq__item{border-bottom:.1rem solid rgba(var(--color-foreground),.2)}.collection-faq__question{display:flex;justify-content:space-between;align-items:center;gap:1.5rem;width:100%;padding:2rem 0;border:0;background:none;color:rgb(var(--color-foreground));font:inherit;font-weight:400;text-transform:uppercase;text-align:left;cursor:pointer;transition:color .3s ease}.collection-faq__question:hover{color:rgba(var(--color-foreground),.75)}.collection-faq__arrow{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:14px;height:14px;transition:transform .3s ease}.collection-faq__arrow svg{width:14px;height:14px}.collection-faq__question.active .collection-faq__arrow{transform:rotate(180deg)}.collection-faq__answer{max-height:0;overflow:hidden;color:rgba(var(--color-foreground),.75);transition:max-height .4s ease,padding .4s ease}.collection-faq__answer.active{max-height:100rem;padding-bottom:2rem}.collection-faq__answer-content{max-width:1200px;padding-right:4rem}
/*# sourceMappingURL=/cdn/shop/t/41/compiled_assets/styles.css.map */
