.client-login__links{display:grid;grid-template-columns:repeat(4,1fr);-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px;margin-bottom:30px}.client-login__links__link-container{background:#fff;-webkit-box-shadow:0 8px 30px rgba(0,20,160,.1);box-shadow:0 8px 30px rgba(0,20,160,.1);border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden;padding-bottom:30px}.client-login__links__link-container:hover,.client-login__portal-link:hover{text-decoration:none}.client-login__links__link-container:hover .client-login__links-text:after{width:15px}.client-login__links-name{font-family:Onest;font-style:normal;font-weight:500;font-size:16px;line-height:27px;margin:10px 0 0 20px;color:#3d3d3d;width:100%}.client-login__links-header{width:100%;height:93px;background-image:url(../img/client-login-item-bg.png);background-repeat:no-repeat;background-size:cover;position:relative;margin-bottom:0}.client-login__links-header img{position:absolute;bottom:0;left:20px}.client-login__links-text{font-family:Onest;font-style:normal;font-weight:500;font-size:14px;line-height:17px;color:#009821;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:10px 20px 0;width:100%}.client-login__links-text:after{content:"";display:block;width:0;height:13px;background-image:url(../img/icons/arrow-right-alt.svg);background-size:100%;background-repeat:no-repeat;background-position:center;margin-left:5px;-webkit-transition:width .3s ease-out;transition:width .3s ease-out}.client-login__portal-link{display:-webkit-box;display:-ms-flexbox;display:flex;background:#f2faf4;border:1px solid #b4d6bc;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:4px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:18px 20px;margin-bottom:30px;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.client-login__portal-link__left{display:-webkit-box;display:-ms-flexbox;display:flex}.client-login__portal-link__text-wrap{padding-left:30px;font-size:16px;font-weight:500;color:#3d3d3d;text-decoration:none}.client-login__portal-link__text{font-weight:400;color:#757575}.client-login__portal-link__right{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.client-login__portal-link__arrow{width:32px;height:32px;border:1px solid #7991b6;border-radius:50%;background-image:url(../img/icons/right-chevron.svg);background-position:center;background-repeat:no-repeat}.client-login__portal-link:hover .client-login__portal-link__arrow{background:#009821;border:1px solid #009821;background-image:url(../img/icons/right-chevron-white.svg);background-position:center;background-repeat:no-repeat}@media (max-width:991px){.client-login__links{grid-template-columns:repeat(3,1fr)}}@media (max-width:767px){.client-login .content-title,.client-login h1{font-size:36px;font-weight:500}.client-login__links{grid-template-columns:repeat(2,1fr)}}@media (max-width:550px){.client-login__links{grid-template-columns:1fr;justify-items:center;width:100%}.client-login__links__link-container{margin-bottom:30px;max-width:345px;width:100%}.client-login__links-header{background-image:url(../img/client-login-item-bg3.png);margin-bottom:10px;height:97px}.client-login__links-header img{bottom:-15px}.client-login__links-text{width:auto;margin-left:0;margin-top:13px}.client-login__links-name{width:auto}.client-login__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.client-login__portal-link{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:15px;max-width:345px}.client-login__portal-link__left{width:100%;-ms-flex-negative:0;flex-shrink:0;margin-bottom:15px}.client-login__portal-link__text-wrap{padding-left:0}}