.hr-bento-section,.hr-bento-section *,.hr-bento-section :after,.hr-bento-section :before{box-sizing:border-box}.hr-bento-section{color:inherit;font-family:inherit;width:100%}.hr-bento-inner{align-items:stretch;display:flex;flex-direction:column;gap:48px;margin:0 auto;max-width:1240px;padding:0;width:100%}.hr-bento-header{margin:0 auto;max-width:760px;text-align:center;width:100%}.hr-bento-eyebrow,.hr-bento-eyebrow p{color:#087fcb!important;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;letter-spacing:1.5px;margin:0 0 14px;text-transform:uppercase}.hr-bento-heading,.hr-bento-heading p{color:#2b3856!important;font-family:Poppins,sans-serif;font-size:clamp(1.6rem,2.8vw,2.2rem);font-weight:700;letter-spacing:-.02em;line-height:1.2;margin:0 0 16px;-webkit-text-fill-color:initial}.hr-bento-heading__gradient{background:linear-gradient(135deg,#087fcb,#1ab8ff 50%,#087fcb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;background-size:200% auto}.hr-bento-subheading,.hr-bento-subheading p{color:inherit!important;font-size:clamp(.95rem,1.4vw,1.0625rem);line-height:1.65;margin:0}.hr-bento-grid{align-items:stretch;display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0;width:100%}.hr-bento-grid>*{margin:0!important}@media (max-width:767px){.hr-bento-grid{grid-template-columns:1fr}.hr-bento-card{grid-column:1/-1!important;grid-row:auto!important}}.hr-bento-card{background:#fff;border:1px solid #e8eff5;border-radius:24px;color:inherit;display:flex;flex-direction:column;justify-content:flex-start;margin:0;min-height:200px;min-width:0;overflow:hidden;padding:32px;position:relative;text-decoration:none;transition:transform .5s ease,box-shadow .5s ease;width:100%}a.hr-bento-card,div.hr-bento-card{margin:0!important}.hr-bento-card:hover{box-shadow:0 24px 64px rgba(6,67,103,.12);transform:translateY(-5px)}a.hr-bento-card{color:inherit;text-decoration:none}a.hr-bento-card:visited{color:inherit}a.hr-bento-card:hover{color:inherit;text-decoration:none}.hr-bento-card--linked{cursor:pointer}.hr-bento-card__icon{align-items:center;background:rgba(8,127,203,.08);border-radius:12px;display:inline-flex;flex-shrink:0;font-size:26px;height:52px;justify-content:center;line-height:1;margin-bottom:20px;transition:transform .4s cubic-bezier(.34,1.56,.64,1);width:52px}.hr-bento-card:hover .hr-bento-card__icon{transform:rotate(-8deg) scale(1.1)}.hr-bento-card__title,.hr-bento-card__title p{color:#2b3856!important;font-family:Poppins,sans-serif;font-size:clamp(.9375rem,1.1vw,1rem);font-weight:600;line-height:1.3;margin-bottom:10px}.hr-bento-card__desc,.hr-bento-card__desc p{color:inherit!important;flex-grow:1;font-size:clamp(.9375rem,1.2vw,1.0625rem);line-height:1.65;margin:0}.hr-bento-card__cta{align-items:center;color:#087fcb!important;display:flex;font-size:14px;font-weight:600;gap:6px;letter-spacing:.02em;margin-top:16px}.hr-bento-card__cta-arrow{display:inline-block;transition:transform .2s ease}.hr-bento-card:hover .hr-bento-card__cta-arrow{transform:translateX(5px)}.hr-bento-card *,.hr-bento-card:hover *{text-decoration:none!important}@keyframes hrBentoFadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@media (max-width:767px){.hr-bento-inner{gap:32px}.hr-bento-card{border-radius:16px;min-height:auto;padding:24px}}