.accordion{max-width:580px;margin:0 auto}.card{width:100%;height:auto;margin:5px 0px}.card-header{width:100%;text-align:left;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:flex-start;flex-wrap:nowrap;cursor:pointer;margin:0px !important;font-weight:bold;font-size:1.1em}.card-header:before{content:"";width:32px;height:32px;background-size:contain;background-attachment:scroll;background-repeat:no-repeat;display:block;margin-right:20px;flex-grow:0;flex-shrink:0;background-image:url(https://cdn2.hubspot.net/hubfs/5752042/5x1000/arrow.png);transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);-webkit-transform:rotate(0);transition:transform 300ms ease;-moz-transition:-moz-transform 300ms ease;-ms-transition:-ms-transform 300ms ease;-o-transition:-o-transform 300ms ease;-webkit-transition:-webkit-transform 300ms ease}.card.opened .card-header:before{transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-o-transform:rotate(-180deg);-webkit-transform:rotate(-180deg)}.card-body{margin:1em 0}.collapse{width:100%;height:auto;display:none}