.hr-cards-section--gradient{background:transparent}.hr-cards-section--light{background:#f8fafb}.hr-cards-section--white{background:#fff}.hr-cards-inner{display:flex;flex-direction:column;gap:48px;margin:0 auto;max-width:1240px;padding:0}.hr-cards-header{margin:0 auto;max-width:1200px;text-align:center}.hr-cards-eyebrow{font-family:Poppins,sans-serif;font-size:12px;font-weight:600;letter-spacing:1.5px;margin:0 0 14px;text-transform:uppercase}.hr-cards-heading{font-family:Poppins,sans-serif;font-size:42px;font-weight:700;letter-spacing:-.02em;line-height:1.2;margin:0 0 16px}.hr-cards-heading__gradient{background:linear-gradient(135deg,#087fcb,#1ab8ff 100%,#087fcb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:hrCardsShimmer 4s linear infinite;background-clip:text;background-size:200% auto}@keyframes hrCardsShimmer{0%{background-position:0}50%{background-position:100%}to{background-position:0}}.hr-cards-subheading{font-family:Source Sans Pro,sans-serif;font-size:18px;line-height:1.6;margin:0}.hr-cards-grid{display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.hr-card{background:#fff;border:1px solid #e8eff5;border-radius:24px;display:flex;flex-direction:column;height:100%;justify-content:flex-start;min-height:220px;padding:24px;transition:transform .5s ease,box-shadow .5s ease}a.hr-card{text-decoration:none}a.hr-card,a.hr-card:visited{color:inherit}a.hr-card:hover{color:inherit;text-decoration:none}.hr-card--linked{cursor:pointer}.hr-card:hover{box-shadow:0 30px 80px rgba(6,67,103,.12);transform:translateY(-6px)}.hr-card__emoji{align-items:center;background:rgba(8,127,203,.07);border-radius:10px;display:inline-flex;font-size:26px;height:52px;justify-content:center;line-height:1;margin-bottom:16px;transition:transform .4s cubic-bezier(.34,1.56,.64,1);width:52px}.hr-card:hover .hr-card__emoji{transform:rotate(-8deg) scale(1.1)}.hr-card__title{font-size:18px;font-weight:600;margin-bottom:8px}.hr-card__desc{flex-grow:1;font-size:15px;line-height:1.6}.hr-card__cta{align-items:center;color:#087fcb;display:flex;font-size:14px;font-weight:550;gap:6px;letter-spacing:.03em;margin-top:12px}.hr-card__cta-arrow{display:inline-block;transition:transform .2s ease}.hr-card:hover .hr-card__cta-arrow{transform:translateX(5px)}.hr-card *,.hr-card:hover *{text-decoration:none!important}@media (max-width:1024px){.hr-cards-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.hr-cards-section{padding:48px 0}.hr-cards-inner{padding:0 20px}.hr-cards-heading{font-size:28px}.hr-cards-grid{grid-template-columns:1fr}.hr-card{border-radius:16px;min-height:auto}}