.sk-faq-container{margin-bottom:10px}.sk-faq-container:last-child{margin-bottom:0}.sk-faq-container .sk-faq-faq{padding:0 20px;border-bottom:1px solid #e0e0ee}.sk-faq-container .sk-faq-faq:first-child{border-top:1px solid #e0e0ee}.sk-faq-container .sk-faq-faq .sk-faq-question{width:100%;display:flex;justify-content:space-between;align-items:flex-start;cursor:pointer;padding:15px 0;font-weight:500}.sk-faq-container .sk-faq-faq .sk-faq-answer{max-height:0;overflow:hidden;transition:all .25s ease-in-out}.sk-faq-container .sk-faq-faq .sk-faq-answer .sk-faq-answer-inner{padding:5px 15px 25px}.sk-faq-container .sk-faq-faq .sk-faq-toggle{transition:all .25s ease-in-out;transform:rotate(270deg)}.sk-faq-container .sk-faq-faq .sk-faq-toggle img{width:12px;height:auto}.sk-faq-container .sk-faq-faq.sk-faq-visible .sk-faq-toggle{transition:all .25s ease-in-out;transform:rotate(360deg)}