.resources-card-deck-section{padding:80px 0}.resources-card-deck-section .container{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:1170px;padding:0 30px}.resources-card-deck-container{display:flex;flex-flow:row wrap;gap:20px;justify-content:center;place-items:center}.resources-card-deck-heading{margin-bottom:40px;text-align:center}.resources-card-link,.resources-card-link:hover{max-width:370px;text-decoration:none;width:100%}.resources-card{background-color:var(--neutral-50);border-radius:5px;box-shadow:0 4px 30px rgba(0,0,0,.25);margin:0 auto;max-width:370px;min-height:312px;padding:20px 17px;position:relative;transition:background-color .5s ease}.resources-card-blue-dots{position:absolute;right:10px;top:20px}.resources-card-eyebrow{color:var(--secondary-700)}.resources-card-headline{color:var(--primary-800);display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:57px 0 12px;overflow:hidden}.resources-card:hover{background-color:var(--primary-dark-navy-600)}.resources-card:hover .resources-card-eyebrow,.resources-card:hover .resources-card-headline{color:var(--white)}.resources-card-arrow{bottom:20px;position:absolute;right:20px}.resources-card:hover .resources-card-arrow path{stroke:var(--white)}@media (min-width:768px){.resources-card-deck-section .container{padding:0}.resources-card-deck-heading{margin-bottom:60px}.resources-card-deck-container{gap:30px}.resources-card{height:362px;padding:30px;width:370px}.resources-card-blue-dots{right:14px;top:16px}.resources-card-headline{margin-top:48px;max-width:280px}.resources-card-arrow{bottom:30px;right:30px}}@media (min-width:1200px){.resources-card-deck-section{padding:150px 0}.resources-card-deck-heading{margin-bottom:66px}}