@media (min-width:768px){.cards-hub{display:grid;gap:32px}.cards-hub.column-2{grid-template-columns:1fr 1fr}.cards-hub.column-3{grid-template-columns:repeat(3,1fr)}.cards-hub.column-4{grid-template-columns:repeat(4,1fr)}}.cards-hub .card{background-color:#001340;background-position:100% 100%;background-repeat:no-repeat;color:#fff;position:relative}.cards-hub.cards-hub-black .card{background-color:#010100}@media (min-width:1200px){.cards-hub .card{align-items:flex-start;background-image:url(https://50186173.fs1.hubspotusercontent-na1.net/hubfs/50186173/Site/core/form-card-3.png);display:flex;min-height:335px}.cards-hub.cards-hub-black .card ul{max-width:85%}}.cards-hub .text{padding:32px 24px}.cards-hub .text h3{font-family:"Noto Serif";font-size:20px;font-weight:700;line-height:32px;margin:8px 0}.cards-hub .text ul{list-style:none;padding:0}.cards-hub .text li{color:hsla(0,0%,100%,.88);font-size:15px;line-height:24px;padding-left:28px;position:relative}.cards-hub .text li:before{background:url(https://50186173.fs1.hubspotusercontent-na1.net/hubfs/50186173/Site/core/bullet-list.png);content:"";height:24px;left:0;position:absolute;width:24px}