.faq__inner{max-width:160rem;margin:0 auto;padding:0 1.5rem}.faq__grid{display:grid;grid-template-columns:1fr;grid-template-areas:"header" "list" "contact";gap:2.4rem}.faq__header{grid-area:header}.faq__contact{grid-area:contact}.faq__list{grid-area:list}.faq__badge{display:inline-block;padding:.6rem 1.4rem;margin-bottom:2rem;border-radius:.8rem;background:rgba(var(--color-foreground),.06);font-size:1.3rem;color:rgb(var(--color-foreground))}.faq__heading{margin:0;font-style:normal;font-size:clamp(3.2rem,4.4vw,4.8rem);line-height:1.15}.faq__contact{padding:2.8rem;border-radius:1.6rem;background:var(--faq-card-bg, rgba(var(--color-foreground), .04))}.faq__contact-heading{display:block;margin:0 0 .6rem;font-family:var(--font-heading-family);font-style:normal;font-size:1.9rem;line-height:1.3}.faq__contact-text{display:block;margin:0 0 2rem;font-size:1.4rem;color:rgba(var(--color-foreground),.6)}.faq__buttons{display:flex;align-items:center;gap:.6rem}.faq__button,.faq__icon-button{display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:999px;background:rgb(var(--color-foreground));color:rgb(var(--color-background));text-decoration:none}.faq__button{padding:1.1rem 2rem;font-size:1.4rem;white-space:nowrap}.faq__icon-button{flex-shrink:0;width:4.2rem;height:4.2rem}.faq__icon-button .icon{width:1.3rem}.faq__list{display:flex;flex-direction:column;gap:1.6rem;margin:0;padding:0;list-style:none}.faq__item details{border-radius:1.2rem;background:var(--faq-card-bg, rgba(var(--color-foreground), .04));overflow:hidden}.faq__item summary{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;padding:2.2rem 2.8rem;cursor:pointer;list-style:none}.faq__item summary::-webkit-details-marker{display:none}.faq__question{font-family:var(--font-heading-family);font-style:normal;font-size:1.8rem;line-height:1.4}.faq__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:2rem;height:2rem;color:rgb(var(--color-foreground));transition:transform .2s ease}.faq__item details[open] .faq__icon{transform:rotate(45deg)}.faq__answer{margin:0;padding:0 2.8rem 2.2rem;max-width:60rem;font-size:1.5rem;line-height:1.6;color:rgba(var(--color-foreground),.72)}@media screen and (min-width:750px){.faq__inner{padding:0 5rem}.faq__grid{grid-template-columns:minmax(30rem,1fr) 2fr;grid-template-areas:"header list" "contact list";column-gap:4rem;row-gap:3rem;align-items:start}.faq__heading{margin-bottom:0}}@media screen and (max-width:749px){.faq__heading{font-size:clamp(2.6rem,7.5vw,3.4rem)}.faq__item summary{padding:1.8rem 2rem}.faq__question{font-size:1.5rem}.faq__answer{padding:0 2rem 1.8rem}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/section-faq.css.map */
