.ha-number-body{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;padding:6px;width:50px;height:50px;border-radius:100%;background-color:#562dd4;color:#fff;text-align:center;font-size:20px}.ha-number-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.ha-number-text{position:relative;z-index:1;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.ha-toggle .ha-toggle__item-content:after{display:block;clear:both;content:""}.ha-toggle .ha-toggle__wrapper{color:#2b2b2b}.ha-toggle .ha-toggle__item{overflow:hidden;border:1px solid #e8e8e8;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.ha-toggle .ha-toggle__item:not(:first-child){margin-top:-1px}.ha-toggle .ha-toggle__item-title{margin:0;padding:20px;font-weight:700;line-height:1;cursor:pointer;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.ha-toggle .ha-toggle__item-title-icon{margin-right:15px}.ha-toggle .ha-toggle__item .ha-toggle__icon svg,.ha-toggle .ha-toggle__item-title-icon svg{width:1em;height:auto;fill:currentColor}.ha-toggle .ha-toggle__item-content{display:none;padding:20px;border-top:1px solid #e8e8e8}.ha-toggle .ha-toggle__item .ha-toggle__icon{display:inline-block;font-size:.8em;line-height:1.2em}.ha-toggle .ha-toggle__item .ha-toggle__icon--opened,.ha-toggle .ha-toggle__item--active>span>.ha-toggle__icon--closed{display:none}.ha-toggle .ha-toggle__item--active>span>.ha-toggle__icon--opened{display:inline-block}.ha-toggle--icon-left .ha-toggle__icon{float:left;margin-right:15px}.ha-toggle--icon-right .ha-toggle__icon{float:right;margin-left:15px}