.faq-page{margin:auto;max-width:calc(100dvw - 40px);padding:40px 0 0}.faq-page__wrapper{display:grid;grid-template-columns:1fr;gap:40px}.faq-topic__title{padding:0 0 12px}.faq-page__description{padding:24px 0 20px}.faq-page__operating-hour{padding:12px 0 24px}.faq-page__button{width:100%}.faq-page__topics-wrapper{display:none}.faq-page__topic-wrapper{display:grid;height:49px;text-decoration:none;align-items:center;grid-template-columns:4px 1fr;gap:36px;cursor:pointer}.faq-page__topic__line{width:2px;height:100%;background-color:var(--neutral-300);transition:all ease-in-out .5s}.faq-page__topic__line--active{width:4px;background-color:var(--black);transition:all ease-in-out .5s}.faq-page__question{display:flex;flex-direction:column;background-color:var(--neutral-100);width:100%;border-radius:20px;padding:12px;margin-bottom:40px}.faq-page__question details{padding:12px 16px;height:auto;min-height:46px;position:relative}.faq-page__question details summary{width:100%;position:relative;cursor:pointer;list-style:none;display:flex;flex-direction:row;justify-content:space-between;gap:16px;outline:0}.faq-page__question details summary::-webkit-details-marker{display:none}.faq-page__question details summary .expand{display:block}.faq-page__question details summary .collapse{display:none}.faq-page__question details summary img{right:0;width:20px;height:20px;align-self:center}.faq-page__question details[open] summary{margin-bottom:20px}.faq-page__question details[open]{max-height:none}.faq-page__question details[open] summary .expand{display:none}.faq-page__question details[open] summary .collapse{display:block}.faq-page__question details[open] summary~*{opacity:.75;animation:open .3s ease-in-out}.faq-answer>p>a{color:var(--neutral-500)}@keyframes open{0%{opacity:0}to{opacity:1}}@media only screen and (min-width: 768px){.faq-page{max-width:calc(100dvw - 80px);padding:40px 0}.faq-page__wrapper{grid-template-columns:repeat(2,1fr);gap:60px}.faq-page__topics-wrapper{display:grid;padding-top:24px}.faq-page__button{width:300px}}@media only screen and (min-width: 1280px){.faq-page__question{padding:12px 24px}.faq-page__question details{padding:16px 20px;min-height:57px}.faq-page__question details summary img{width:24px;height:24px}}@media (min-width: 1360px){.faq-page{max-width:1280px;padding:60px 0 0}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/faq-page.css.map */
