.splp-faq-mobile{background-color:#fff;color:#333;padding:45px 10px}.splp-faq-mobile .header{font-size:22px;font-weight:700;line-height:34px;margin-bottom:25px}.splp-faq-mobile input{display:none}.splp-faq-mobile .question{align-items:center;cursor:pointer;display:flex;font-size:16px;justify-content:space-between;line-height:26px;margin:11px 0;padding-right:10px}.splp-faq-mobile .question .arrow-icon{height:16px;margin-left:10px;transform:rotate(270deg);transition:all .1s}.splp-faq-mobile .answer{font-size:14px;line-height:20px;max-height:0;overflow:hidden;padding:0;transition:all .1s}.splp-faq-mobile .answer a{color:#015fa4}.splp-faq-mobile .answer a:hover{color:#c05702;text-decoration:none}.splp-faq-mobile input:checked~.answer{max-height:100vh;padding:0 0 15px}.splp-faq-mobile input:checked+.question .arrow-icon{transform:rotate(90deg)}.splp-faq-mobile .separator{background-color:#b4b4b4;height:1px;margin:2px -10px}