.plus-button{border:2px solid transparent}.plus-button:after,.plus-button:before{content:"";position:absolute;background-color:#000;margin:auto;top:0;right:0;bottom:0;left:0;transition:all .3s cubic-bezier(.61,.03,.43,.85)}.plus-button:before{width:16px;height:2px}.plus-button:after{width:2px;height:16px}.plus-button:hover{border-color:#000}.instance.expand .plus-button{transform:rotate(90deg)}.instance.expand .plus-button:before{width:2px;height:16px}.faq-item{border-bottom:1px solid rgba(0,0,0,.06);transition:all .3s ease-in-out;padding-bottom:0}.faq-item.expand,.faq-item:hover{border-bottom:1px solid rgba(0,0,0,.2);color:#000}.faq-item:last-child{border:none}.expand .content{opacity:1;max-height:500px;padding-bottom:40px}.collapse .content{opacity:0;max-height:0}