.abm-resource-cards{--rc-pad-top:clamp(40px,5vw,64px);--rc-pad-bottom:clamp(40px,5vw,64px);--rc-max:none;box-sizing:border-box;padding:var(--rc-pad-top) var(--abm-lp-section-x,32px) var(--rc-pad-bottom);width:100%;&.abm-resource-cards--pad-top-compact{--rc-pad-top:clamp(20px,3vw,32px)}&.abm-resource-cards--pad-top-spacious{--rc-pad-top:clamp(64px,8vw,96px)}&.abm-resource-cards--pad-bottom-compact{--rc-pad-bottom:clamp(20px,3vw,32px)}&.abm-resource-cards--pad-bottom-spacious{--rc-pad-bottom:clamp(64px,8vw,96px)}&.abm-resource-cards--width-narrow{--rc-max:760px}&.abm-resource-cards--width-medium{--rc-max:1040px}}.abm-resource-cards--bg-white{--rc-card-bg:#f7f8fc;--rc-card-border:#e4e6ef;background-color:var(--white,#fff)}.abm-resource-cards--bg-gray{--rc-card-bg:var(--white,#fff);--rc-card-border:#e4e6ef;background-color:#f7f8fc}.abm-resource-cards .abm-container{margin-inline:auto;max-width:var(--abm-lp-shell-max,1320px);padding-inline:0;width:100%}.abm-resource-cards__inner{margin-inline:auto;max-width:var(--rc-max);width:100%}.abm-resource-cards__header{margin-bottom:clamp(24px,3vw,36px)}.abm-resource-cards__eyebrow{display:block;margin-bottom:12px}.abm-resource-cards__heading{color:var(--navy,#0c144b);font-family:var(--aller,"aller",sans-serif);font-size:var(--abm-lp-h2,clamp(26px,3vw,36px));font-weight:var(--bold,700);letter-spacing:-.02em;line-height:var(--abm-lp-lh-tight,1.2);margin:0;text-wrap:balance}.abm-resource-cards__intro{color:var(--text-mid,#3d4466);font-family:var(--lato,"lato",sans-serif);font-size:var(--abm-lp-body,16px);line-height:var(--abm-lp-lh-body,1.75);margin:12px 0 0;max-width:640px;text-wrap:pretty;p{font:inherit;margin:0 0 .75em;&:last-child{margin-bottom:0}}}.abm-resource-cards__grid{display:grid;gap:20px;grid-template-columns:1fr}@media (min-width:700px){.abm-resource-cards--cols-2 .abm-resource-cards__grid,.abm-resource-cards--cols-3 .abm-resource-cards__grid{grid-template-columns:repeat(2,1fr)}.abm-resource-cards--cols-2 .abm-resource-cards__card:last-child:nth-child(odd),.abm-resource-cards--cols-3 .abm-resource-cards__card:last-child:nth-child(odd){grid-column:1/-1}}@media (min-width:1040px){.abm-resource-cards--cols-3 .abm-resource-cards__grid{grid-template-columns:repeat(3,1fr)}.abm-resource-cards--cols-3 .abm-resource-cards__card:last-child:nth-child(odd){grid-column:auto}.abm-resource-cards--cols-3 .abm-resource-cards__card:last-child:nth-child(3n+1){grid-column:1/-1}}.abm-resource-cards__card{background:var(--rc-card-bg,#f7f8fc);border:1px solid var(--rc-card-border,#e4e6ef);border-radius:16px;display:flex;flex-direction:column;padding:clamp(24px,3vw,32px);transition:border-color .15s ease,box-shadow .15s ease;&:focus-within,&:hover{border-color:#c9cde4;box-shadow:0 6px 20px rgba(13,16,38,.06)}}.abm-resource-cards__title{color:var(--text-dark,#0d1026);font-family:var(--aller,"aller",sans-serif);font-size:clamp(18px,2vw,20px);font-weight:var(--bold,700);letter-spacing:-.01em;line-height:var(--abm-lp-lh-tight,1.2);margin:0 0 10px;text-wrap:balance}.abm-resource-cards__copy{color:var(--text-mid,#3d4466);font-family:var(--lato,"lato",sans-serif);font-size:var(--abm-lp-body,16px);line-height:var(--abm-lp-lh-body,1.75);margin:0 0 20px;text-wrap:pretty;p{font:inherit;margin:0 0 .75em;&:last-child{margin-bottom:0}}a{color:var(--blue,#4d57f5);&:focus-visible,&:hover{color:var(--navy,#0c144b)}}}.abm-resource-cards__link{align-items:center;color:var(--blue,#4d57f5);display:inline-flex;font-family:var(--aller,"aller",sans-serif);font-size:15px;font-weight:var(--bold,700);gap:.5em;margin-top:auto;text-decoration:none;width:fit-content;&:focus-visible,&:hover{color:var(--navy,#0c144b);text-decoration:none;.abm-resource-cards__arrow{transform:translateX(3px)}}}.abm-resource-cards__arrow{display:inline-flex;transition:transform .15s ease;svg{height:15px;width:15px}}