.faq-section{width:100%}.faq-section__wrapper{max-width:800px;margin:0 auto;padding:0 1.5rem}.faq-section__header{margin-bottom:3rem}.faq-section__heading{margin:0;color:rgb(var(--color-foreground))}.faq-section__content{display:flex;flex-direction:column;gap:1rem}.faq-item{overflow:hidden;background:rgb(var(--color-background))}.faq-item__summary{display:flex;align-items:center;padding:1.5rem;cursor:pointer;list-style:none;background:rgb(var(--color-background));border:none;width:100%;text-align:left;transition:background-color .3s ease;position:relative}.faq-item__summary:hover{background:rgba(var(--color-foreground),.02)}.faq-item__summary::-webkit-details-marker{display:none}.faq-item__summary::marker{display:none}.faq-item__icon{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background:rgb(var(--color-foreground));color:rgb(var(--color-background));border-radius:50%;font-size:1.2rem;font-weight:700;margin-right:1rem;flex-shrink:0;transition:all .3s ease}.faq-item[open] .faq-item__icon{background:rgb(var(--color-accent-1));transform:rotate(45deg)}.faq-item__title{margin:0;font-size:17px;font-weight:600;color:rgb(var(--color-foreground));line-height:1.4;flex:1}.faq-item__content{font-size:16px;padding:0 1.5rem 1.5rem 4.5rem;color:rgba(var(--color-foreground),.8);line-height:1.6;animation:fadeIn .3s ease}.faq-item__content p{margin:0 0 1rem}.faq-item__content p:last-child{margin-bottom:0}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width: 749px){.faq-section__wrapper{padding:0 1rem}.faq-section__header{margin-bottom:2rem}.faq-item__summary{padding:1rem}.faq-item__icon{width:1.8rem;height:1.8rem;font-size:1rem;margin-right:.75rem}.faq-item__content{padding:0 1rem 1rem 3.5rem}}.faq-item__summary:focus{outline:2px solid rgb(var(--color-accent-1));outline-offset:2px}.faq-page-header{text-align:center;margin-bottom:3rem}.faq-page-description{margin-top:1.5rem;font-size:1.1rem;line-height:1.6;color:rgba(var(--color-foreground),.8);max-width:600px;margin-left:auto;margin-right:auto}.faq-page-description p{margin-bottom:1rem}.faq-page-description p:last-child{margin-bottom:0}@media (prefers-color-scheme: dark){.faq-item{border-color:rgba(var(--color-foreground),.2)}.faq-item:hover{border-color:rgba(var(--color-foreground),.3)}.faq-item__summary:hover{background:rgba(var(--color-foreground),.05)}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-faq.css.map */
