.faq-with-card{color:rgb(var(--color-foreground));display:grid;grid-template-columns:minmax(0,1.6fr) minmax(28rem,.9fr);gap:4rem;align-items:start}.faq-with-card__header{display:flex;justify-content:space-between;align-items:center;gap:2rem;margin-bottom:1.2rem}.faq-with-card__heading{margin:0;text-transform:uppercase;line-height:.95}.faq-with-card__accordion{display:grid;gap:.8rem}.faq-with-card__item{border:.1rem solid rgba(var(--color-foreground),.18);border-radius:.8rem;background:rgb(var(--color-background));overflow:hidden}.faq-with-card__summary{cursor:pointer;list-style:none;padding:1.6rem 2rem;display:flex;justify-content:space-between;align-items:center;gap:2rem;font-weight:700}.faq-with-card__summary::-webkit-details-marker{display:none}.faq-with-card__plus{font-size:2.2rem;line-height:1;transition:transform .2s ease}.faq-with-card__item[open] .faq-with-card__plus{transform:rotate(45deg)}.faq-with-card__answer{padding:0 2rem 1.8rem}.faq-with-card__answer p{margin-top:0}.faq-with-card__card{min-height:100%;border-radius:var(--faq-card-radius);padding:4rem;text-align:center;background:var(--card-bkgd);display:flex;flex-direction:column;align-items:center;justify-content:center}.faq-with-card__card-heading{margin:0;text-transform:uppercase;line-height:.95}.faq-with-card__underline{width:8rem;height:.7rem;margin-top:1.4rem;background:currentColor;opacity:.85;border-radius:999px;transform:rotate(-2deg);box-shadow:1.6rem .4rem 0 -.15rem rgba(var(--color-foreground),.35)}.faq-with-card__card-text{margin-top:2.4rem;max-width:42rem}.faq-with-card__stat{margin-top:3.2rem;display:flex;align-items:center;justify-content:center;gap:2rem}.faq-with-card__stat-icon{width:6rem;height:6rem;object-fit:contain}.faq-with-card__stat-text{max-width:20rem;font-weight:700;text-transform:uppercase;line-height:1.1;text-align:left}@media screen and (max-width:989px){.faq-with-card{grid-template-columns:1fr}.faq-with-card__card{min-height:auto}}@media screen and (max-width:749px){.faq-with-card__header{align-items:flex-start;flex-direction:column}.faq-with-card__card{padding:3rem 2rem}.faq-with-card__stat{flex-direction:column;text-align:center}.faq-with-card__stat-text{text-align:center}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-faq-with-card.css.map */
