.faqs{display:grid;grid-template-columns:auto;grid-row-gap:24px;row-gap:24px}.faqs__item{font-size:.875rem;line-height:1.7142857143}.faqs__item[open] .faqs__toggle{margin-bottom:20px;padding-bottom:20px;border-bottom-color:var(--c-gold)}.faqs__item[open] .faqs__toggle svg.icon-minus{display:block}.faqs__item[open] .faqs__toggle svg.icon-plus{display:none}.faqs__toggle{font-size:1.125rem;line-height:1;display:flex;justify-content:space-between;align-items:center;padding-bottom:20px;font-weight:var(--font-weight-medium);cursor:pointer;border-bottom:1px solid rgb(from var(--c-black) r g b/0.15)}@media screen and (max-width: 62.4375em){.faqs__toggle{font-size:.875rem;line-height:1.4285714286}}.faqs__toggle::marker,.faqs__toggle::-webkit-details-marker{display:none}.faqs__toggle svg{flex-shrink:0;width:19px;height:19px;fill:var(--c-gold)}.faqs__toggle svg.icon-minus{display:none}.faqs__toggle:hover{border-bottom-color:var(--c-black)}.faqs__toggle:hover svg{fill:var(--c-black)}
/*# sourceMappingURL=faqs.css.0421c.map */