.faq-with-category__heading{text-align:center;margin-bottom:3rem}.faq-with-category__tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;list-style:none;margin:0 0 3rem;padding:0}.faq-with-category__tab{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;min-height:10rem;padding:1.5rem 1rem;border:1px solid rgba(0,0,0,.15);border-radius:.8rem;background:#fff;cursor:pointer;text-align:center;transition:border-color .25s ease,box-shadow .25s ease;-webkit-user-select:none;user-select:none}.faq-with-category__tab:hover{border-color:#0000004d}.faq-with-category__tab.active{border-color:var(--faq-with-category-accent);box-shadow:0 0 0 1px var(--faq-with-category-accent)}.faq-with-category__tab-icon{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;flex-shrink:0}.faq-with-category__tab-icon-image{width:100%;height:100%;object-fit:contain}.faq-with-category__tab-icon-fallback{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:var(--faq-with-category-accent)}.faq-with-category__tab-icon-fallback svg{width:3.2rem;height:3.2rem}.faq-with-category__tab-title{font-size:1.4rem;font-weight:700;line-height:1.35;color:rgb(var(--color-foreground))}.faq-with-category__panels{position:relative}.faq-with-category__panel{display:none}.faq-with-category__panel:first-child,.faq-with-category__panel.active{display:block}.faq-with-category--initialized .faq-with-category__panel{display:none}.faq-with-category--initialized .faq-with-category__panel.active{display:block}.faq-with-category__single-category-header{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-bottom:2rem;text-align:center}.faq-with-category__single-category-title{margin:0;font-size:1.8rem;font-weight:700}.faq-with-category__list{padding:0}.faq-with-category__item{border-top:1px dotted rgba(112,112,112,.8);background:#fff}.faq-with-category__item:last-child{border-bottom:1px dotted rgba(112,112,112,.8)}.faq-with-category__item[hidden]{display:none}.faq-with-category__question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.8rem 0;border:none;background:transparent;cursor:pointer;text-align:left;font-size:1.6rem;font-weight:700;line-height:1.4;color:rgb(var(--color-foreground))}.faq-with-category__question-text{flex:1;min-width:0}.faq-with-category__chevron{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:1.4rem;height:1.4rem;transform:rotate(0);transition:transform .35s cubic-bezier(.4,0,.2,1)}.faq-with-category__chevron svg{width:100%;height:100%;display:block}.faq-with-category__question[aria-expanded=true] .faq-with-category__chevron{transform:rotate(180deg)}.faq-with-category__answer{height:0;overflow:hidden;transition:height .3s ease}.faq-with-category__answer-content{padding-bottom:1.4rem;color:rgba(var(--color-foreground),.75);font-size:1.4rem;line-height:1.6}.faq-with-category__answer-content p{margin:0 0 .8rem}.faq-with-category__answer-content p:last-child{margin-bottom:0}.faq-with-category__pagination{margin-top:3rem}.faq-with-category__pagination-list{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.8rem;list-style:none;margin:0;padding:0}.faq-with-category__pagination-item{min-width:3.6rem;height:3.6rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(0,0,0,.15);border-radius:.4rem;background:#fff;color:rgb(var(--color-foreground));font-size:1.4rem;font-weight:600;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.faq-with-category__pagination-item:hover:not(:disabled){border-color:var(--faq-with-category-accent);color:var(--faq-with-category-accent)}.faq-with-category__pagination-item--current{background:var(--faq-with-category-accent);border-color:var(--faq-with-category-accent);color:#fff;cursor:default}.faq-with-category__pagination-item:disabled{opacity:.4;cursor:not-allowed}.faq-with-category__pagination-item--arrow svg{width:1rem;height:1rem;display:block}.faq-with-category__pagination-item--prev svg{transform:rotate(180deg)}.faq-with-category__pagination-item--next svg{transform:rotate(0)}.faq-with-category__empty{margin-top:1.5rem;padding:1.5rem;text-align:center;border:1px dashed rgba(0,0,0,.2);border-radius:.75rem}@media screen and (min-width:750px){.faq-with-category__tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.faq-with-category__tab{min-height:10rem;padding:1.5rem}.faq-with-category__tab-title{font-size:1.6rem}.faq-with-category__question{font-size:2rem}.faq-with-category__answer-content{max-width:80%;font-size:1.5rem}}@media screen and (max-width:749px){.faq-with-category__heading,.faq-with-category__tabs{margin-bottom:2rem}.faq-with-category__tab{min-height:9rem;padding:1.2rem .8rem}.faq-with-category__tab-title{font-size:1.2rem}.faq-with-category__question{font-size:1.4rem;padding:1rem 0}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-faq-with-category.css.map */
