.article-faq{margin-top:5rem;margin-bottom:3rem}.article-faq__title{font-size:2.4rem;margin-bottom:2rem;text-align:center;font-weight:600}.article-faq__list{display:flex;flex-direction:column;gap:1.2rem}.article-faq__item{border:.1rem solid rgba(var(--color-foreground),.15);border-radius:var(--border-radius);overflow:hidden;transition:border-color .3s ease}.article-faq__item.is-active{border-color:rgba(var(--color-foreground),.3)}.article-faq__question{width:100%;display:flex;justify-content:space-between;align-items:center;gap:2rem;padding:1.8rem 2rem;background:transparent;border:none;text-align:left;cursor:pointer;transition:background-color .2s ease}.article-faq__question:hover{background-color:rgba(var(--color-foreground),.04)}.article-faq__question:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:-.2rem}.article-faq__question-text{flex:1;margin:0;font-size:1.6rem;font-weight:600;line-height:1.4}.article-faq__icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;color:rgba(var(--color-foreground),.7);transition:transform .3s ease}.article-faq__item.is-active .article-faq__icon{transform:rotate(180deg)}.article-faq__answer-wrapper{overflow:hidden;transition:max-height .3s ease}.article-faq__answer-wrapper[hidden]{display:block;max-height:0}.article-faq__answer-wrapper:not([hidden]){max-height:100rem}.article-faq__answer{padding:0 2rem 2rem;font-size:1.5rem;line-height:1.6;color:rgba(var(--color-foreground),.85)}.article-faq__answer>*:first-child{margin-top:0}.article-faq__answer>*:last-child{margin-bottom:0}@media screen and (max-width:749px){.article-faq{margin-top:3rem}.article-faq__title{font-size:2rem;margin-bottom:1.6rem}.article-faq__question{padding:1.5rem 1.6rem;gap:1.5rem}.article-faq__question-text{font-size:1.5rem}.article-faq__answer{padding:0 1.6rem 1.6rem;font-size:1.4rem}.article-faq__icon{width:2rem;height:2rem}}@media print{.article-faq__answer-wrapper[hidden]{display:block!important;max-height:none!important}.article-faq__icon{display:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/component-article-faq.css.map */
