.hero-cards{min-height:100dvh;position:relative;overflow:hidden;background-color:#20355d}.hero-cards .container-large{min-width:100%;min-height:100dvh;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hero-cards__wrap{width:100%}.hero-cards__logo-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:30px auto 30px;width:80%}@media(min-width: 993px){.hero-cards__logo-wrap{margin:50px auto 50px;width:100%}}.hero-cards__logo{max-width:500px}.hero-cards__title{margin-top:0;margin-bottom:40px;color:#fff;text-align:center;line-height:1.2;font-size:1.8em}@media(min-width: 993px){.hero-cards__title{margin-bottom:80px;font-size:2.5em}}.hero-cards__grid{gap:30px 0}.hero-cards__card{background:#fff;border-radius:8px;padding:20px;width:100%;text-decoration:none;color:inherit;-webkit-transition:-webkit-transform .3s ease,-webkit-box-shadow .3s ease;transition:-webkit-transform .3s ease,-webkit-box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease,-webkit-transform .3s ease,-webkit-box-shadow .3s ease;border:1px solid rgba(0,0,0,0);height:100%}@media(min-width: 769px){.hero-cards__card{padding:30px 20px}}.hero-cards__card:hover,.hero-cards__card:focus{-webkit-transform:scale(1.05) translateY(-5px);transform:scale(1.05) translateY(-5px);-webkit-box-shadow:0 10px 30px rgba(0,0,0,.1);box-shadow:0 10px 30px rgba(0,0,0,.1);text-decoration:none;-webkit-transition:all ease-in-out .2s;transition:all ease-in-out .2s;color:#166534}.hero-cards__img-wrap{width:70px;height:70px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(min-width: 769px){.hero-cards__img-wrap{margin-bottom:30px;width:120px;height:120px}}.hero-cards__img-wrap img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.hero-cards__heading{margin:0;text-align:center;font-size:1.5rem;margin-left:50px}@media(min-width: 577px){.hero-cards__heading{margin-left:0px}}

