.product-faq-section{position:relative;padding-top:var(--padding-top, 48px);padding-bottom:var(--padding-bottom, 48px)}.product-faq__header{margin-bottom:3.5rem;text-align:center}.product-faq__subtext{font-family:var(--font-body-family);font-size:1.5rem;color:rgba(var(--color-foreground),.75);margin-top:.8rem}.product-faq__container{max-width:84rem;margin:0 auto}.product-faq__list{display:flex;flex-direction:column;gap:1.2rem;padding:0;margin:0;list-style:none}.product-faq__item{border:1px solid rgba(var(--color-jewelry-accent, 189, 152, 80),.25);border-radius:12px;background-color:var(--faq-item-bg, rgba(var(--color-foreground), .02));overflow:hidden;transition:border-color .3s ease,box-shadow .3s ease}.product-faq__item:hover{border-color:rgba(var(--color-jewelry-accent, 189, 152, 80),.6);box-shadow:0 4px 20px #0000000a}.product-faq__summary{display:flex;align-items:center;justify-content:space-between;padding:2rem 2.4rem;cursor:pointer;-webkit-user-select:none;user-select:none;list-style:none;margin:0}.product-faq__summary::-webkit-details-marker,.product-faq__summary::marker{display:none;content:""}.product-faq__question{font-family:var(--font-heading-family);font-size:1.6rem;font-weight:600;letter-spacing:.03rem;color:rgb(var(--color-foreground));margin:0;line-height:1.4}.product-faq__icon{width:2.4rem;height:2.4rem;border-radius:50%;background-color:rgba(var(--color-jewelry-accent, 189, 152, 80),.12);color:rgb(var(--color-jewelry-accent, 189, 152, 80));display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin-left:1.6rem;transition:transform .35s ease,background-color .35s ease}.product-faq__icon svg{width:1.4rem;height:1.4rem;stroke:currentColor;transition:transform .35s ease}.product-faq__item[open] .product-faq__icon{background-color:rgb(var(--color-jewelry-accent, 189, 152, 80));color:#fff}.product-faq__item[open] .product-faq__icon svg{transform:rotate(180deg)}.product-faq__accordion-content{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s cubic-bezier(.4,0,.2,1),opacity .3s ease;opacity:0}.product-faq__item[open] .product-faq__accordion-content{grid-template-rows:1fr;opacity:1}.product-faq__answer-wrapper{overflow:hidden}.product-faq__answer{font-family:var(--font-body-family);font-size:1.5rem;line-height:1.65;color:rgba(var(--color-foreground),.85);padding:1.6rem 2.4rem 2.2rem;margin:0;border-top:1px solid rgba(var(--color-foreground),.06)}@media screen and (max-width:749px){.product-faq__summary{padding:1.6rem 1.8rem}.product-faq__question{font-size:1.4rem}.product-faq__icon{width:2.2rem;height:2.2rem;margin-left:1rem}.product-faq__answer{padding:1.2rem 1.8rem 1.8rem;font-size:1.4rem}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-product-faq.css.map */
