body{overflow-x:hidden}.z-index-up{z-index:1}.hr--logo svg .line{stroke-dasharray:100;stroke-dashoffset:100;animation:none}.hr--logo svg .logo{opacity:0;transform:scale(.9)}.hr--logo svg.animate .line-left{stroke-dashoffset:-100;animation:drawLeft .6s ease-out forwards}.hr--logo svg.animate .line-right{stroke-dashoffset:100;animation:drawRight .6s ease-out forwards}.hr--logo svg.animate .logo{animation:fadeLogo .4s ease-out forwards;animation-delay:.1s}@keyframes drawLeft{0%{stroke-dashoffset:-100}to{stroke-dashoffset:0}}@keyframes drawRight{0%{stroke-dashoffset:100}to{stroke-dashoffset:0}}@keyframes fadeLogo{to{opacity:1;transform:scale(1)}}.hide-element{visibility:hidden;height:0;margin:0!important}*{box-sizing:border-box}.cards{margin-bottom:3.5rem}.cards h2{margin-bottom:0}.cards .row{-ms-flex-wrap:wrap;flex-wrap:wrap}.cards .card-title h3{position:relative;font-weight:400}.cards .card-title .hr--logo{position:relative;bottom:12px}.cards .the-card{border-radius:20px;background-color:#f0f2f6;position:relative;height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}.cards .the-card.blue-gradient{background:linear-gradient(125deg,#002d55 17.3%,#08729e 74.53%);color:#fff}.cards .the-card-body{-ms-flex-positive:1;flex-grow:1;padding:1.5rem}.cards .the-card-body .subtitle{margin-bottom:0}.cards .the-card-title{display:block;letter-spacing:.01em}.cards .the-card-title a{text-decoration:none}.cards .the-card-footer{padding:0 1.5rem 1.5rem}.cards .hex-icon{position:relative;display:inline-block;width:4.625rem;height:4.125rem;line-height:1}.cards .hex-icon .hex-svg{display:block;width:100%;height:100%}.cards .hex-icon .hex-number{color:#fff}.cards .hex-icon.gray-icon .hex-number,.cards .hex-icon .hex-number{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:20px;font-weight:800}.cards .hex-icon.gray-icon .hex-number{color:#002d55}.cards .hex-icon img.hex-svg{width:100%;height:100%;display:block}@media screen and (max-width:767px){.hr--logo svg .line{stroke-dasharray:none!important}}@media (max-width:576px){.cards .hex-icon{width:3.5rem;height:3.125rem}.cards .hex-icon .hex-number{font-size:.875rem}}