*,:after,:before{box-sizing:border-box;margin:0;padding:0}.abm_resources_section{background:#f2f4f7;padding:64px 20px}@media (min-width:1024px){.abm_resources_section{padding:80px 20px}}.abm_resources_container{margin:0 auto;max-width:1400px;padding:0 32px;width:100%}.abm_resources_header{margin-bottom:40px;margin-left:auto;margin-right:auto;max-width:48rem;text-align:center}.abm_resources_eyebrow{color:#008bd1;font-family:IBM Plex Sans,sans-serif;font-size:14px;font-weight:400;letter-spacing:.1em;line-height:1.5;margin-bottom:12px;text-transform:uppercase}.abm_resources_heading{color:#160a3d;font-family:Poppins,sans-serif;font-size:31px;font-weight:700;line-height:1.25;margin-bottom:16px}@media (min-width:640px){.abm_resources_heading{font-size:39px;line-height:1.2}}@media (min-width:1024px){.abm_resources_heading{font-size:49px;line-height:1.15}}.abm_resources_heading span{color:#008bd1}.abm_resources_subtext{color:#576c8e;font-family:IBM Plex Sans,sans-serif;font-size:16px;font-weight:400;line-height:1.6;margin:0 auto;max-width:42rem}.abm_resources_filters{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-bottom:40px}.abm_resources_tab{background:#fff;border:1px solid #cdd4df;border-radius:9999px;color:#576c8e;cursor:pointer;font-family:IBM Plex Sans,sans-serif;font-size:14px;font-weight:500;line-height:1.5;padding:8px 16px;transition:color .2s,border-color .2s,background .2s}.abm_resources_tab:hover{border-color:rgba(0,139,209,.3);color:#160a3d}.abm_resources_tab.active{background:#008bd1;border-color:#008bd1;color:#fff}.abm_resources_grid{display:grid;gap:20px;grid-template-columns:1fr;margin:0 auto;max-width:72rem}@media (min-width:640px){.abm_resources_grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.abm_resources_grid{grid-template-columns:repeat(3,1fr)}}.abm_resources_card{background:#fff;border:1px solid #cdd4df;border-radius:12px;display:flex;flex-direction:column;padding:24px;text-decoration:none;transition:box-shadow .3s ease,border-color .3s ease,transform .3s ease}.abm_resources_card:hover{border-color:rgba(0,139,209,.3);box-shadow:0 4px 16px rgba(0,0,0,.1);transform:translateY(-4px)}.abm_resources_card:active{background:#fff!important}.abm_resources_card_top{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.abm_resources_tag{align-items:center;border-radius:9999px;display:inline-flex;font-family:IBM Plex Sans,sans-serif;font-size:12px;font-weight:500;gap:6px;line-height:1.5;padding:4px 12px}.abm_resources_tag svg{flex-shrink:0;height:14px;width:14px}.abm_resources_tag_blue{background:#b3e5ff;color:#008bd1}.abm_resources_tag_yellow{background:#fff4db;color:#fbba13}.abm_resources_tag_red{background:#ffdbe8;color:#db0050}.abm_resources_tag_green{background:#d6ffad;color:#62b800}.abm_resources_arrow{flex-shrink:0;height:16px;opacity:0;stroke:#576c8e;transition:opacity .2s;width:16px}.abm_resources_card:hover .abm_resources_arrow{opacity:1}.abm_resources_card_title{color:#160a3d;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;line-height:1.4;margin:0}.abm_resources_card[hidden]{display:none}