.qna-section{position:relative;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding-top:0;padding-bottom:0;box-sizing:border-box}.qna-section>.page-width{max-width:var(--page-width, 120rem);margin:2rem auto;padding:2rem 1.5rem 3rem;background:#0a0a0a;border-radius:2px}@media screen and (min-width:750px){.qna-section{padding-top:0;padding-bottom:0}.qna-section>.page-width{margin:3rem auto;padding:3rem 5rem 5rem}}.qna-section-title{margin-bottom:.5rem;margin-top:0}.qna-section-subtitle{color:rgba(var(--color-foreground),.75);margin-bottom:2.5rem;margin-top:0;font-size:1rem}.qna-list{max-width:720px;margin:0 auto}.qna-item{background:#1a1a1a;border-radius:4px;margin-bottom:.75rem;padding:.25rem 1.25rem;border-bottom:none}@media screen and (min-width:750px){.qna-item{padding:.25rem 1.5rem;margin-bottom:1rem}}.qna-question{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.25rem 0;background:transparent;border:none;cursor:pointer;font-family:inherit;font-size:1rem;font-weight:500;color:rgb(var(--color-foreground));text-align:left;line-height:1.4}.qna-text{padding-right:1rem}.qna-arrow{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:24px;height:24px;transition:transform .3s ease}.qna-question[aria-expanded=true] .qna-arrow{transform:rotate(180deg)}.qna-answer-wrapper{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s ease}.qna-question[aria-expanded=true]+.qna-answer-wrapper{grid-template-rows:1fr}.qna-answer{overflow:hidden;color:rgba(var(--color-foreground),.75);line-height:1.6;font-size:.95rem}.qna-answer>*:first-child{margin-top:0;padding-top:0}.qna-answer>*:last-child{margin-bottom:0;padding-bottom:1.25rem}.qna-answer p{margin:0 0 .8rem}.qna-answer p:last-child{margin-bottom:0;padding-bottom:1.25rem}.qna-answer-image{margin-top:1rem}.qna-answer-image img{max-width:100%;height:auto;display:block;border-radius:4px}.qna-more-wrapper{text-align:center;margin-top:2rem}.qna-more-link{display:inline-flex;align-items:center;gap:.4rem;font-size:.95rem;font-weight:500;color:rgb(var(--color-link));text-decoration:none;letter-spacing:.02em;transition:opacity .2s ease}.qna-more-link:hover{opacity:.75}.qna-more-arrow{display:inline-block;transition:transform .25s ease}.qna-more-link:hover .qna-more-arrow{transform:translate(4px)}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-qna.css.map */
