.why-r2-module{background:var(--color-navy-blue);overflow:hidden;position:relative}.why-r2-module__glow{background:radial-gradient(circle,rgba(71,146,166,.08) 0,transparent 65%);border-radius:50%;bottom:-20%;height:480px;pointer-events:none;position:absolute;right:-4%;width:480px}.why-r2-module__inner{position:relative;z-index:2}.why-r2-module__eyebrow{align-items:center;color:var(--color-primary-blue);display:flex;gap:10px;margin-bottom:16px}.why-r2-module__eyebrow span{background:var(--color-coral-red);flex-shrink:0;height:2px;width:16px}.why-r2-module__heading h2,.why-r2-module__heading h3,.why-r2-module__heading h4{color:var(--color-cyan);margin:0 0 12px}.why-r2-module__heading strong{color:var(--color-primary-blue);font-family:var(--font-secondary);font-size:1.2em;font-weight:700;text-shadow:0 0 40px rgba(13,111,252,.3)}.why-r2-module__intro p{color:hsla(0,0%,100%,.55);margin:0 0 40px;max-width:600px}.why-r2-module__grid{display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}.why-r2-module__card{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.12);border-left:3px solid var(--accent-color,#0d6ffc);border-radius:5px;padding:24px 26px}.why-r2-module__card-heading{color:var(--color-white);margin:0 0 8px}.why-r2-module__card-description{color:hsla(0,0%,100%,.6);font-size:13px;line-height:1.7;margin:0}.why-r2-module__closing-note{color:rgba(183,201,197,.8);font-size:24px;font-weight:600;margin-top:32px;transform:rotate(-1deg);width:fit-content}@media (max-width:992px){.why-r2-module__grid{grid-template-columns:1fr}.why-r2-module__card{padding:20px}}