.panel-component{background-color:#fff;transition:background-color .25s 75ms ease-out}.panel-component.is-expanding,.panel-component.is-collapsing{overflow:hidden}.panel-component~.panel-component{border-top:1px solid #dae2e6}.panel-component-header{cursor:pointer;font-weight:700;border-bottom:1px solid #dae2e6;line-height:22px}.panel-component-header:before{background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2010%2010'%3e%3cpath%20fill='%23505359'%20d='M5%207.4a.73.73%200%200%201-.52-.22L1.16%203.86a.73.73%200%200%201%200-1%20.72.72%200%200%201%201%200L5%205.62l2.8-2.8a.74.74%200%201%201%201%201L5.52%207.18A.74.74%200%200%201%205%207.4'/%3e%3c/svg%3e");transform:rotate(180deg);content:" ";float:right;height:16px;transition:transform .25s ease-out;width:16px;fill:#1c1d1f;margin-top:3px}.panel-component-header .aui--svg-symbol-component{float:left;height:22px;margin-right:10px;position:relative;width:22px;fill:#1c1d1f}.panel-component-content-wrapper.animate{transition:all .25s ease}.panel-component-header,.panel-component-content{padding:20px}.panel-component.collapsed{background-color:#f4f5f7}.panel-component.collapsed .panel-component-header:before{transform:rotate(0)}.panel-component.collapsed:not(.is-expanding):not(.is-collapsing) .panel-component-header{border-bottom:0}.panel-component.collapsed:not(.is-expanding):not(.is-collapsing) .panel-component-content{display:none}.panel-component hr{margin-left:-20px;margin-right:-20px}.card-component-content .panel-component:first-child{border-top-left-radius:5px;border-top-right-radius:5px}.card-component-content .panel-component:last-child{border-bottom-left-radius:5px;border-bottom-right-radius:5px}
