.faq-item-style-1{--faq-content-color:"inherit";margin-top:0!important}.faq-item-style-1__header{display:flex;justify-content:space-between;align-items:center}.faq-item-style-1__title{font-size:16px;font-weight:600;line-height:3rem;margin-right:3rem;cursor:pointer}@media(min-width:768px){.faq-item-style-1__title{font-size:20px}}.faq-item-style-1 .btn{line-height:4rem;padding:0;width:4.5rem}.faq-item-style-1__content{margin-top:1.5rem}.faq-item-style-1__content h1,.faq-item-style-1__content h2,.faq-item-style-1__content h3,.faq-item-style-1__content p{color:var(--faq-content-color)}.fade-enter-active,.fade-leave-active{transition:opacity .3s}.fade-enter,.fade-leave-to{opacity:0}.faq-item-style-2{--faq-content-color:"inherit";margin-bottom:.5rem}.faq-item-style-2__header{display:flex;justify-content:flex-start;align-items:center}.faq-item-style-2__header .-help{margin-right:2rem;color:var(--accent1)}.faq-item-style-2__header .-arrow-right{left:2rem;color:inherit;transform:rotate(90deg)}@media(min-width:768px){.faq-item-style-2__header .-arrow-right{display:none}}.faq-item-style-2__title{flex:1;font-size:16px;font-weight:600;line-height:3rem;margin-right:3rem}@media(min-width:768px){.faq-item-style-2__title{font-size:20px}}.faq-item-style-2__content{margin-top:1.5rem;padding-left:5rem;max-height:0;opacity:0;overflow:hidden;transition:all .3s ease-in}.faq-item-style-2__content h1,.faq-item-style-2__content h2,.faq-item-style-2__content h3,.faq-item-style-2__content p{color:var(--faq-content-color)}@media(min-width:768px){.faq-item-style-2__content{max-height:2000px;opacity:1}}.faq-item-style-2__content>:last-child{margin-bottom:0}.faq-item-style-2__content.is-open{max-height:2000px;opacity:1}