.kg-faq-module{font-family:sans-serif;margin:0 auto}.kg-faq-item{background-color:#fff;border:3px solid #a8f7a1;margin-bottom:20px}.kg-faq-item:last-child{margin-bottom:0}.kg-faq-toggle{align-items:center;background:none;border:none;color:#000;cursor:pointer;display:flex;justify-content:space-between;padding:25px 30px;text-align:left;transition:background-color .2s ease;width:100%}.kg-faq-toggle:hover{background-color:#fcfcfc}.kg-faq-title{font-size:20px;font-weight:700;line-height:1.3;padding-right:20px}.kg-faq-icon{align-items:center;display:flex;flex-shrink:0;justify-content:center}.kg-icon-chevron{display:none}.kg-icon-plus{display:block}.kg-faq-toggle[aria-expanded=true] .kg-icon-plus{display:none}.kg-faq-toggle[aria-expanded=true] .kg-icon-chevron{display:block}.kg-faq-content{max-height:0;overflow:hidden;transition:max-height .3s ease-in-out}.kg-faq-content-inner{color:#333;font-size:16px;font-weight:300;line-height:1.6;padding:0 30px 30px}.kg-faq-content-inner p:first-child{margin-top:0}.kg-faq-content-inner p:last-child{margin-bottom:0}@media (max-width:768px){.kg-faq-toggle{padding:20px}.kg-faq-content-inner{padding:0 20px 20px}.kg-faq-title{font-size:18px}}