.FAQ_Section{margin-top:15vh}.FAQ_Section .Title{font-size:4rem;text-transform:uppercase;color:var(--blue)}.FAQ_Section .Section_Subtitle{font-size:1.5rem;color:var(--blue)}.FAQ_Section button{margin:0;padding:0;font-family:var(--title-font);text-transform:uppercase;font-weight:600;font-size:2rem;color:var(--white)}.FAQ{display:flex;flex-direction:column;gap:1rem}.FAQ_Item{overflow:hidden;background-color:var(--blue);color:var(--white);border-radius:var(--radius)}.FAQ_Question{cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:1.5rem}.FAQ_Question .Arrow{transition:transform .8s var(--ulu-curve)}.FAQ_Item:has(.Open) .Arrow{transform:rotate(-180deg)}.FAQ_Answer{max-height:0px;transition:max-height 1s var(--ulu-curve)}.FAQ_Answer_Container{padding:1.5rem}.FAQ_Answer.Open{max-height:var(--height)}
/*# sourceMappingURL=/cdn/shop/t/29/assets/faq.css.map */
