.benefit-grid-12-module__header{margin-bottom:40px}.benefit-grid-12-module__eyebrow{align-items:center;color:#0d6ffc;display:flex;gap:10px;margin-bottom:16px}.benefit-grid-12-module__eyebrow span{background:#db535f;height:2px;width:16px}.benefit-grid-12-module__heading h2,.benefit-grid-12-module__heading h3,.benefit-grid-12-module__heading h4{color:#082750;margin:0 0 12px}.benefit-grid-12-module__intro p{color:rgba(8,39,80,.6);margin:0;max-width:560px}.benefit-grid-12-module__accent-phrase{margin-top:16px}.benefit-grid-12-module__accent-phrase *{color:#0d6ffc;font-family:var(--font-secondary);font-weight:700}.benefit-grid-12-module__grid{background:rgba(8,39,80,.1);border:1px solid rgba(8,39,80,.1);border-radius:5px;display:grid;gap:1px;grid-template-columns:repeat(4,1fr);overflow:hidden}.benefit-grid-12-module__card{background:#fff;display:flex;flex-direction:column;gap:8px;padding:20px 22px;transition:background-color .2s}.benefit-grid-12-module__card:hover{background-color:rgba(13,111,252,.03)}.benefit-grid-12-module__top{align-items:center;display:flex;gap:8px}.benefit-grid-12-module__dot{background:var(--accent-color,#0d6ffc);border-radius:50%;flex-shrink:0;height:6px;width:6px}.benefit-grid-12-module__number{color:var(--accent-color,#0d6ffc);font-family:var(--font-secondary);font-size:18px;font-weight:700}.benefit-grid-12-module__title{color:#082750;font-family:var(--font-primary);font-size:15px;font-weight:700;margin:0}.benefit-grid-12-module__description{color:#8a96a6;font-size:12px;line-height:1.5;margin:0}.benefit-grid-12-module--dark .benefit-grid-12-module__heading h2,.benefit-grid-12-module--dark .benefit-grid-12-module__heading h3,.benefit-grid-12-module--dark .benefit-grid-12-module__heading h4{color:#b7c9c5}.benefit-grid-12-module--dark .benefit-grid-12-module__intro p{color:hsla(0,0%,100%,.55)}.benefit-grid-12-module--dark .benefit-grid-12-module__accent-phrase *{color:rgba(183,201,197,.7);font-family:var(--font-secondary);letter-spacing:1.6px}.benefit-grid-12-module--dark .benefit-grid-12-module__grid{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.08)}.benefit-grid-12-module--dark .benefit-grid-12-module__card{background:#0b2e56;border-left:3px solid var(--accent-color,#0d6ffc)}.benefit-grid-12-module--dark .benefit-grid-12-module__card:hover{background-color:hsla(0,0%,100%,.04)}.benefit-grid-12-module--dark .benefit-grid-12-module__title{color:#fff}.benefit-grid-12-module--dark .benefit-grid-12-module__description{color:hsla(0,0%,100%,.55)}@media (max-width:992px){.benefit-grid-12-module__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.benefit-grid-12-module__grid{grid-template-columns:1fr}}