.accounts-module{align-items:stretch;display:flex;flex-wrap:wrap;font-size:0;justify-content:center;padding:30px 0}.accounts-module .account-item{background:#f7f7f7;display:inline-block;font-size:1rem;margin:8px;padding:20px 15px 15px;position:relative;vertical-align:top;width:calc(25% - 16px)}.accounts-module .account-item:before{background:linear-gradient(90deg,#00808c,#76c262 49%,#dae316);content:"";height:5px;left:0;position:absolute;top:0;width:100%}.accounts-module .flex-wrap{display:flex;flex-direction:column;height:100%}.accounts-module .account-text{display:flex;flex-direction:column;flex-grow:1}.accounts-module .btn-wrap{background:#e2e2e2;padding:10px 0;text-align:center}.accounts-module .btn-wrap a{color:#000;float:left;font-size:14px;width:50%}.accounts-module .btn-wrap a:first-child{border-right:1px solid #000}.accounts-module .btn-wrap a i{display:inline-block;font-size:.75rem;margin-left:10px;vertical-align:middle}.accounts-module .btn-wrap a:last-child{border-left:none}.accounts-module .btn-wrap a:after{content:"\f105";font-family:FontAwesome;margin-left:1ch}.accounts-module .account-icon-wrap{background:#fff;border:1px solid #00808c;border-radius:50%;height:100px;margin:0 auto 15px;position:relative;width:100px}.accounts-module .text-wrap{color:#000;display:flex;flex-direction:column;flex-grow:1;padding-bottom:20px;position:relative;text-align:left}.accounts-module .title-wrap{font-size:0;margin-bottom:15px}.accounts-module .text-wrap .icon-wrap{display:inline-block;margin-right:10px;vertical-align:middle;width:50px}.accounts-module .text-wrap .icon-wrap img{max-width:100%}.accounts-module .text-wrap .account-title{color:#00474a;display:inline-block;font-size:22px;line-height:26px;padding-left:5px;vertical-align:middle;width:calc(100% - 60px)}.accounts-module .text-wrap .account-title p{margin-bottom:0}.accounts-module a.c-button--primary{align-self:baseline;margin-top:auto}.accounts-module .account-icon-wrap img{left:50%;max-height:65%!important;max-width:65%!important;position:absolute;top:50%;transform:translate(-50%,-50%)}@media screen and (max-width:992px){.accounts-module .account-item{width:33.333%!important}}@media screen and (max-width:767px){.accounts-module .account-item{width:50%!important}}@media screen and (max-width:500px){.accounts-module .account-item{width:100%!important}}