/* Separate the quality proof area from the UAE proposition visually. */
.sif-why { position:relative; overflow:hidden; background:#edf1ef; color:var(--sif-slate); }.sif-why:before { position:absolute; top:0; right:0; bottom:0; width:24%; background:linear-gradient(135deg,transparent 0 50%,rgba(151,23,45,.08) 50%); content:""; pointer-events:none; }.sif-why .sif-container { position:relative; z-index:1; }.sif-why .sif-eyebrow { color:var(--sif-red); }.sif-why h2 { color:var(--sif-slate); font-weight:600; }.sif-why ol { border-top-color:#cbd5d1; }.sif-why li { border-bottom-color:#cbd5d1; color:var(--sif-slate); font-family:"Jost","Helvetica Neue",Arial,sans-serif; font-size:1.08rem; font-weight:500; }.sif-why li strong { color:var(--sif-red); font-family:"Jost","Helvetica Neue",Arial,sans-serif; }.sif-why li span { max-width:620px; }.sif-why__grid>div:last-child>p { color:var(--sif-muted); }
