.dashboard{text-align:center;display:flex;align-items:center}.dashboard>.row{flex:1}.dashboard .item{display:block;border-radius:5px;color:#fff;padding-top:1.5rem;padding-bottom:1.5rem}.dashboard .items [class^=col-]:nth-of-type(1) .item{background:#9dcc5a}.dashboard .items [class^=col-]:nth-of-type(2) .item{background:#5aaacc}.dashboard .items [class^=col-]:nth-of-type(3) .item{background:#ccad5a}.dashboard .items [class^=col-]:nth-of-type(4) .item{background:#5accb5}.dashboard .icon{font-size:48px}.contact-us .items{display:flex;justify-content:center}.contact-us .item{padding-left:45px;padding-right:45px}.download ul{list-style:none;padding:0;margin:0}.download h2{border-bottom:1px solid #ccc;margin-bottom:.5rem;padding-bottom:.5rem}.faq-category{height:46px;position:relative;z-index:1;background:#eb0028}.faq-category:before{display:block;content:'';height:46px}.faq-category ul{position:absolute;top:0;width:100%;background:#fff}.faq-category li{display:none}.faq-category li:not(:last-of-type) a{border-bottom:0}.faq-category li.active{display:block}.faq-category li.active a{background:#eb0028;color:#fff}@media(min-width:62em){.faq-category{height:auto;background-color:transparent}.faq-category:before{display:initial;display:none}.faq-category ul{background-color:transparent;position:static}.faq-category li{display:block!important;margin-bottom:1.5rem}.faq-category li:not(:last-of-type) a{border-width:1px;border-style:solid}}.faq-container dt{cursor:pointer}.faq-container dd{height:0;opacity:0;overflow:hidden;margin:0;transition:all .4s ease-out}.faq-container .active dd{opacity:1}.faq-container .toggle-icon{transition:all .4s ease-out}.faq-container .toggle-icon-open{transform:rotate(180deg)}