.overlayOpen{left:0!important;width:100%!important}.module__grid-cards__card{display:grid;gap:40px;grid-template-columns:1fr 1fr}.grid-cards__cardRow{align-items:center;display:flex;height:100%;justify-content:start;line-height:normal}.grid-cards__card{background-color:#213a59;height:256px;overflow:hidden;position:relative}.grid-cards__title{color:#fff;font-size:28px;line-height:38px;max-width:320px;padding:39px;width:100%}.grid-cards__title h3{color:#a2d9ff;margin-bottom:0}.grid-cards__overlay{background-color:#0c0d1b;color:#fff;font-size:16px;height:100%;left:100%;padding:10px 60px 10px 30px;position:absolute;right:0;top:0;transition:.5s ease;width:100%;z-index:10}.grid-cards__overlay p{margin-bottom:5px}.grid-cards__overlay strong{color:#a2d9ff}.grid-cards__button{align-items:end;border:none;bottom:0;clip-path:polygon(100% 0,8% 100%,100% 100%);color:#fff;display:flex;height:66px;justify-content:end;padding:5px;position:absolute;right:0;width:51px}.grid-cards__overlay ul li{font-size:16px}.grid-cards__card .grid-cards__button{background-color:#000}.grid-cards__card .grid-cards__overlay .grid-cards__button{background-color:#213a59;padding:7px 10px}.grid-cards__image{height:100%;max-height:256px;max-width:247px;object-fit:cover;width:100%}@media (min-width:992px) and (max-width:1050px){.grid-cards__title{padding:30px}}@media (max-width:991px){.grid-cards__card{height:auto}.grid-cards__cardRow{flex-direction:column}.grid-cards__image{height:auto;max-width:100%}.grid-cards__title{max-width:100%}}@media (max-width:767px){.module__grid-cards__card{grid-template-columns:auto}}