.ha-feature-list .ha-feature-list-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0;border-radius:5px}.ha-feature-list .ha-content,.ha-feature-list .ha-feature-list-wrap,.ha-feature-list .ha-list-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.ha-feature-list .ha-list-item{list-style:none}.ha-feature-list .ha-content{position:relative;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;padding:10px;width:auto}.ha-feature-list .ha-text{margin:0;color:#464646;font-weight:500;font-size:18px;line-height:1}.ha-feature-list a.ha-content .ha-text{color:#562dd4}.ha-feature-list .ha-icon{display:inline-block;text-align:center;font-size:18px}.ha-feature-list .ha-icon i,.ha-feature-list .ha-icon svg{position:relative;display:block;width:1em;height:1em;line-height:1}.ha-feature-list .ha-icon i,.ha-feature-list a.ha-content:hover .ha-text{color:#e2498a}.ha-feature-list .ha-icon svg{fill:#e2498a}.ha-feature-list .ha-icon i:before{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.ha-feature-list .ha-icon.image img{display:block;width:20px;-o-object-fit:contain;object-fit:contain}.ha-feature-list.ha-content--column .ha-feature-list-wrap{overflow:hidden}.ha-feature-list.ha-content--column.ha-icon--row .ha-icon{margin-right:5px}.ha-feature-list.ha-content--column .ha-list-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%}.ha-feature-list.ha-content--row .ha-list-item{position:relative;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;max-width:100%;width:auto}.ha-feature-list.ha-content--row .ha-list-item:not(:last-child):after{position:absolute;right:0;border-right:2px solid #c5c5c5;content:""}.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}/** Widgets: feature-list, toggle **/