.bento-cards-5-1{width:100%}.bento-cards-5-1__container{margin:0 auto;padding:64px 44px}.bento-cards-5-1__heading{color:var(--module-primary-blue);font-family:var(--module-font-family);font-size:var(--module-font-size-large);font-weight:var(--module-font-weight-medium);line-height:120%;margin:0 0 48px;padding:0}.bento-cards-5-1__grid{display:grid;gap:32px;grid-template-columns:repeat(3,1fr)}.bento-cards-5-1__content-card{align-items:flex-start;background-color:var(--module-white);border-radius:4px;box-shadow:0 2px 8px 0 rgba(0,12,54,.08);display:flex;flex-direction:column;gap:24px;padding:32px}.bento-cards-5-1__number-circle{align-items:center;background-color:var(--module-primary-blue);border-radius:50%;display:flex;flex-shrink:0;height:48px;justify-content:center;position:relative;width:48px}.bento-cards-5-1__number{align-items:center;color:var(--module-white);display:flex;justify-content:center;line-height:1;text-align:center;transform:translateY(-5px)}.bento-cards-5-1__card-text,.bento-cards-5-1__number{font-family:var(--module-font-family);font-size:var(--module-font-size-lg);font-weight:var(--module-font-weight-medium);margin:0;padding:0}.bento-cards-5-1__card-text{color:var(--module-dark-navy);line-height:120%}.bento-cards-5-1__cta-card{align-items:center;background-color:var(--module-darker-navy);border-radius:4px;box-shadow:0 2px 8px 0 rgba(0,12,54,.08);display:flex;gap:24px;justify-content:space-between;padding:32px}.bento-cards-5-1__cta-text{color:var(--module-white);font-family:var(--module-font-family);font-size:var(--module-font-size-lg);font-weight:var(--module-font-weight-medium);line-height:120%;margin:0;padding:0}.bento-cards-5-1__cta-button{align-items:center;background-color:var(--module-orange-cta);border-radius:50%;color:var(--module-white);display:flex;flex-shrink:0;height:72px;justify-content:center;text-decoration:none;transition:transform .2s ease,opacity .2s ease;width:72px}.bento-cards-5-1__cta-button:hover{opacity:.9;transform:scale(1.05)}.bento-cards-5-1__cta-button svg{height:20px;stroke:currentColor;width:20px}@media screen and (max-width:768px){.bento-cards-5-1__container{padding:32px 24px}.bento-cards-5-1__heading{font-size:var(--module-font-size-lg);margin-bottom:32px}.bento-cards-5-1__grid{gap:16px;grid-template-columns:1fr}.bento-cards-5-1__content-card{gap:16px;padding:32px}.bento-cards-5-1__number-circle{height:56px;width:56px}.bento-cards-5-1__number{font-size:var(--module-font-size-lg);line-height:1;transform:translateY(-5px)}.bento-cards-5-1__card-text{font-size:var(--module-font-size-base)}.bento-cards-5-1__cta-card{gap:16px;padding:24px}.bento-cards-5-1__cta-text{color:var(--module-orange-cta);font-size:var(--module-font-size-body)}.bento-cards-5-1__cta-button{height:44px;width:44px}.bento-cards-5-1__cta-button svg{height:18px;width:18px}}@media screen and (min-width:769px) and (max-width:1024px){.bento-cards-5-1__grid{grid-template-columns:repeat(2,1fr)}}