.faq{overflow:hidden;margin-top:4rem}.faq__header{text-align:center;margin-bottom:3rem}.faq__heading{margin:0 0 1rem;font-weight:700}.faq__subheading{margin:0;color:rgba(var(--color-foreground),.75);font-size:1.1rem;line-height:1.5}.faq__container{max-width:80rem;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%;padding:2rem 0;background:none;border:none;text-align:left;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-size:1.4rem;font-weight:700;color:rgb(var(--color-foreground));transition:color .3s ease;position:relative}.faq__question:hover{color:rgba(var(--color-foreground),.75)}.faq__question:focus{outline:2px solid rgba(var(--color-foreground),.5);outline-offset:2px}.faq__question-text{flex:1;padding-right:2rem;line-height:1.4}.faq__icon{flex-shrink:0;width:2.4rem;height:2.4rem;display:flex;align-items:center;justify-content:center;border:1px solid rgba(var(--color-foreground),.2);border-radius:50%;transition:all .3s ease}.faq__question:hover .faq__icon{border-color:rgba(var(--color-foreground),.4);background:rgba(var(--color-foreground),.05)}.faq__question[aria-expanded=true] .faq__icon{background:rgb(var(--color-foreground));border-color:rgb(var(--color-foreground));transform:rotate(180deg)}.faq__question[aria-expanded=true] .faq__icon svg{color:rgb(var(--color-background))}.faq__icon svg{transition:transform .3s ease,color .3s ease;color:rgb(var(--color-foreground))}.faq__answer{overflow:hidden;transition:all .3s ease}.faq__answer-content{padding-bottom:2rem;color:rgba(var(--color-foreground),.8);line-height:1.6;font-size:1.1rem}.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}@media screen and (max-width: 749px){.faq__header{margin-bottom:2rem}.faq__question{padding:1.5rem 0;font-size:1.3rem}.faq__question-text{padding-right:1rem}.faq__icon{width:2rem;height:2rem}.faq__icon svg{width:14px;height:14px}.faq__answer-content{padding-bottom:1.5rem;font-size:1.1rem}}@media screen and (max-width: 749px){.faq{padding-left:2rem;padding-right:2rem}.faq__container{padding-left:0;padding-right:0;margin-bottom:2rem}.faq__header{margin-bottom:4rem}.faq__heading{font-size:2.4rem}.faq__subheading{font-size:1.2rem}}@media screen and (min-width: 750px) and (max-width: 999px){.faq__container{max-width:70rem}}@media screen and (min-width: 750px){.faq{margin-top:6rem}}.faq__answer{animation:fadeIn .3s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-faq.css.map */
