.accordion-card:last-of-type{margin-bottom:0}.accordion-card__header{align-items:center;display:inline-flex;margin-bottom:1.6rem;width:100%}.accordion-card__header:hover{text-decoration:none}.accordion-card__title{align-items:center;border-bottom:2px solid #009ee0;color:#004a9b;display:inline-flex;justify-content:space-between;padding-bottom:12px;text-decoration:none;width:100%}.accordion-card__title:after{background:url(https://1670538.fs1.hubspotusercontent-na1.net/hubfs/1670538/_system_do_not_modify/icons/arrow-down-simple.svg) 50%/cover no-repeat;content:"";display:block;flex:0 0 20px;height:12px;margin-left:1.8rem;width:20px}.accordion-card__content{max-height:0;overflow:hidden}.accordion-card .rich-text-container{margin-bottom:1.6rem}.accordion-card.active .accordion-card__content{-webkit-animation:height-100 1s linear both;animation:height-100 1s linear both;margin-bottom:3rem}.accordion-card.active .accordion-card__title:after{transform:rotate(180deg)}.accordion-card.active .accordion-card__content{margin-top:0}@-webkit-keyframes height-100{0%{max-height:0}to{max-height:1000px}}@keyframes height-100{0%{max-height:0}to{max-height:1000px}}