.accordion{background-color:#f0efe9;border:none;color:#3c3c3b;cursor:pointer;font-family:Roboto,Arial,sans-serif;font-size:1.4em;font-weight:500;line-height:1.3em;margin:0;outline:none;padding:.75em 20px;text-align:left;transition:.4s;width:100%}.panel{background-color:#fff;margin:0 0 1em;max-height:0;overflow:hidden;padding:0 20px;transition:max-height .2s ease-out}.panel p{color:#3c3c3b;padding:.5em 0;text-align:left}.accordion:before{background-image:url(https://1667630.fs1.hubspotusercontent-na1.net/hubfs/1667630/accordion_plus.svg);content:" ";float:right;margin-left:5px;margin-top:3px}.aactive:before,.accordion:before{background-repeat:no-repeat;height:25px;width:25px}.aactive:before{background-image:url(https://1667630.fs1.hubspotusercontent-na1.net/hubfs/1667630/accordion_minus.svg)}