.faq-section{padding-top:var(--section-padding-top, 10.6rem);padding-bottom:var(--section-padding-bottom, 3.6rem)}.faq-container{max-width:80rem;margin:0 auto}.faq-header{text-align:center;margin-bottom:2rem}.faq-heading{margin-bottom:0;font-size:clamp(2.4rem,4vw,5.6rem);font-weight:600;line-height:1.2;color:rgb(var(--color-foreground))}.faq-description{max-width:60rem;margin:0 auto 3rem;font-size:1.6rem;line-height:1.6;color:rgba(var(--color-foreground),.75);text-align:center}.faq-description p{margin:0 0 1rem}.faq-description p:last-child{margin-bottom:0}.faq-usage-header{text-align:left;margin-top:1rem;margin-bottom:2rem;padding-left:0}.faq-usage-title{font-size:2rem;font-weight:600;line-height:1.3;color:rgb(var(--color-foreground));margin:0;text-align:left}.faq-usage-inline{margin-top:3rem;margin-bottom:1.5rem;padding-top:1rem;border-top:1px solid rgba(var(--color-foreground),.1)}.faq-usage-inline:first-child{margin-top:0;padding-top:0;border-top:none}.faq-buttons{display:flex;justify-content:center;align-items:center;gap:1.5rem;margin:3rem 0;flex-wrap:wrap}.faq-button{display:inline-flex;align-items:center;justify-content:center;padding:1.2rem 2.4rem;border:2px solid rgba(var(--color-foreground),.2);border-radius:50px;background:transparent;color:rgb(var(--color-foreground));text-decoration:none;font-size:1.4rem;font-weight:500;line-height:1;transition:all .3s ease;white-space:nowrap;min-height:4.8rem}.faq-button:hover{border-color:rgb(var(--color-base-accent-1));background:rgb(var(--color-base-accent-1));color:rgb(var(--color-base-solid-button-labels));transform:translateY(-2px);box-shadow:0 4px 12px rgba(var(--color-base-accent-1),.3)}.faq-button:focus{outline:2px solid rgb(var(--color-base-accent-1));outline-offset:2px}.faq-list{max-width:70rem;margin:0 auto}.faq-item{border-bottom:1px solid rgba(var(--color-foreground),.1);margin-bottom:0}.faq-item:last-child{border-bottom:none}.faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;padding:2rem 0;cursor:pointer;transition:all .3s ease}.faq-item:hover .faq-question{color:rgb(var(--color-base-accent-1))}.faq-question-text{font-size:1.6rem;font-weight:500;line-height:1.4;color:rgb(var(--color-foreground));padding-right:2rem;flex:1;transition:color .3s ease}.faq-item:hover .faq-question-text{color:rgb(var(--color-base-accent-1))}.faq-icon{flex-shrink:0;width:2.4rem;height:2.4rem;display:flex;align-items:center;justify-content:center;transition:transform .3s ease,color .3s ease;color:rgba(var(--color-foreground),.6)}.faq-item:hover .faq-icon{transform:rotate(45deg);color:rgb(var(--color-base-accent-1))}.faq-icon svg{width:100%;height:100%}.faq-answer{max-height:0;overflow:hidden;transition:max-height .4s ease,opacity .3s ease;opacity:0}.faq-item:hover .faq-answer{max-height:200px;opacity:1}.faq-answer-content{padding-bottom:2rem;font-size:1.4rem;line-height:1.6;color:rgba(var(--color-foreground),.75)}.faq-answer-content p{margin:0 0 1rem}.faq-answer-content p:last-child{margin-bottom:0}.faq-answer-content ul,.faq-answer-content ol{margin:1rem 0;padding-left:2rem}.faq-answer-content li{margin-bottom:.5rem}.faq-answer-content a{color:rgb(var(--color-base-accent-1));text-decoration:underline}.faq-answer-content a:hover{text-decoration:none}@media screen and (max-width:749px){.faq-section{padding-top:2.4rem;padding-bottom:2.4rem}.faq-header{margin-bottom:3rem}.faq-heading{font-size:2.4rem;margin-bottom:1rem}.faq-description{font-size:1.4rem}.faq-question{padding:1.5rem 0}.faq-question-text{font-size:1.4rem;padding-right:1.5rem}.faq-icon{width:2rem;height:2rem}.faq-answer-content{padding-bottom:1.5rem;font-size:1.3rem}.faq-buttons{gap:1rem;margin:2rem 0}.faq-button{padding:1rem 1.8rem;font-size:1.3rem;min-height:4.2rem}.faq-usage-title{font-size:1.6rem}.faq-usage-inline{margin-top:2rem;margin-bottom:1rem}}@media screen and (min-width:750px)and (max-width:989px){.faq-container{padding:0 2rem}}.faq-item{transition:background-color .2s ease}.faq-item:hover{background-color:rgba(var(--color-foreground),.02)}.faq-question:focus-visible{outline:2px solid rgb(var(--color-base-accent-1));outline-offset:2px;border-radius:4px}@media(prefers-contrast:high){.faq-item{border-bottom:2px solid rgb(var(--color-foreground))}.faq-question-text,.faq-answer-content{color:rgb(var(--color-foreground))}}@media(prefers-reduced-motion:reduce){.faq-question,.faq-icon,.faq-answer{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/40/assets/faq-section.css.map */
