.module--cs-body .expand-btn{align-items:center;color:#db03db;cursor:pointer;display:flex;flex-wrap:nowrap;margin-top:1em;opacity:1;position:relative;transition:all .2s ease-in-out}.module--cs-body .expand-btn:hover{opacity:.75}.module--cs-body .expand-btn:before{background-image:url(https://21471855.fs1.hubspotusercontent-na1.net/hubfs/21471855/expand-plus-icon.svg);background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";display:inline-block;font-weight:700;height:21px;margin-right:10px;transition:all .2s ease-in-out;width:21px}.module--cs-body .expand-btn.opened:before{background-image:url(https://21471855.fs1.hubspotusercontent-na1.net/hubfs/21471855/expand-x-icon.svg);height:16px;transform:rotate(180deg)}.module--cs-body .expanded-body{display:none;margin-top:1em}