.faq-category-nav__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem;max-width:96rem;margin:0 auto}.faq-category-nav__card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;min-height:13rem;padding:2.4rem 1.6rem;position:relative;overflow:hidden;background-color:transparent;border:.1rem solid rgb(var(--color-button-tertiary));color:rgba(var(--color-button-tertiary-text));cursor:pointer;transition:color .45s;text-align:center}.faq-category-nav__card:after{content:"";position:absolute;top:0;left:0;width:0;height:100%;background-color:rgb(var(--color-button-tertiary-hover));transition:width .45s cubic-bezier(.4,0,.2,1)}.faq-category-nav__card:hover:after,.faq-category-nav__card:focus-visible:after,.faq-category-nav__card.is-active:after{width:100%}.faq-category-nav__card:hover,.faq-category-nav__card:focus-visible{color:rgb(var(--color-button-tertiary-text-hover))}.faq-category-nav__card.is-active{color:rgb(var(--color-button-tertiary-text-hover))}.faq-category-nav__card-icon{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:2.8rem;height:2.8rem}.faq-category-nav__card-icon svg{width:100%;height:100%}.faq-category-nav__card-label{position:relative;z-index:1;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);letter-spacing:.04em;font-size:1.5rem;line-height:1.3}.faq-category-panel--hidden{display:none!important}@media screen and (max-width:989px){.faq-category-nav__grid{gap:1.2rem}.faq-category-nav__card{min-height:11rem;padding:2rem 1.2rem}.faq-category-nav__card-icon{width:2.4rem;height:2.4rem}.faq-category-nav__card-label{font-size:1.4rem}}@media screen and (max-width:480px){.faq-category-nav__card{min-height:10rem;padding:1.6rem .8rem}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/component-faq-category-nav.css.map */
