.content-cards .content-cards__grid{display:grid;grid-template-columns:1fr;padding:0 15px;row-gap:20px}.content-cards .content-cards__grid .card{background:#002b49;background:linear-gradient(90deg,#002b49,#0c6199);padding:30px;position:relative}.content-cards .content-cards__grid .card *{color:#fff}.content-cards .content-cards__grid .card h2{font-size:1.75rem;margin-bottom:32px}.content-cards .content-cards__grid .card .card__description ul{list-style:none;margin:0;padding:0}.content-cards .content-cards__grid .card .card__description ul li+li{padding-top:20px}.content-cards .blue-btn{margin:20px 15px 0}@media (min-width:768px){.content-cards .content-cards__grid{padding:0}.content-cards .content-cards__grid .card h2{font-size:2.25rem}.content-cards .blue-btn{margin:35px 0 0}}