.faq-section[data-v-b206d559]{padding-top:0;position:relative;z-index:10}.question[data-v-b206d559]{background:#f1f1f1;border:3px solid var(--clr1);border-radius:10px;cursor:pointer;overflow:hidden;padding:10px 25px;position:relative}.open .question[data-v-b206d559]{border:3px solid var(--accent)}.question h3[data-v-b206d559]{font-size:100%;font-weight:500;line-height:40px;margin:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.question span[data-v-b206d559]{align-items:center;background:#fff;display:block;display:flex;height:calc(100% - 2px);justify-content:center;position:absolute;right:1px;top:1px;width:40px}.question svg[data-v-b206d559]{fill:#999;transform:rotate(90deg);transition:all .3s ease-in-out}.open .question svg[data-v-b206d559]{transform:rotate(-90deg)}.grid[data-v-b206d559]{display:grid;gap:10px;grid-template-columns:1fr 1fr;margin-top:40px}.faq-item[data-v-b206d559]{position:relative}.answer[data-v-b206d559]{background:#fff;border:2px solid var(--accent);border-radius:10px;height:0;margin-top:2px;opacity:0;overflow:hidden;padding:20px 30px;position:absolute;transition:all .3s ease-in-out;width:100%}.open .answer[data-v-b206d559]{height:auto;opacity:1;z-index:2}
