.scr-delivery-framework{background:var(--sdf-bg);color:var(--sdf-text);overflow:hidden;padding:var(--sdf-pt) 0 var(--sdf-pb)}.scr-delivery-framework__grid{align-items:center;display:grid;gap:var(--sdf-gap);grid-template-columns:.85fr 1.15fr}.scr-delivery-framework__eyebrow{color:var(--sdf-eyebrow);font-size:14px;font-weight:600;letter-spacing:1.5px;margin:0 0 16px;text-transform:uppercase}.scr-delivery-framework h2{color:var(--sdf-heading);font-size:clamp(32px,3.5vw,var(--sdf-title));font-weight:400;line-height:1.15;margin:0 0 20px;max-width:440px}.scr-delivery-framework h2 strong{color:var(--sdf-highlight);font-weight:600}.scr-delivery-framework__description{font-size:18px;line-height:1.6;max-width:480px}.scr-delivery-framework__description p{margin:0}.scr-delivery-framework__copy img{height:var(--sdf-art);margin-top:28px;object-fit:contain;width:var(--sdf-art)}.scr-delivery-framework__items>div{align-items:center;border-top:1px solid #1c4a56;display:grid;gap:18px;grid-template-columns:32px minmax(0,1fr);padding:20px 0}.scr-delivery-framework__items span{background:var(--sdf-accent);border-radius:50%;display:grid;height:30px;place-items:center;width:30px}.scr-delivery-framework__items svg{fill:none;height:15px;stroke:var(--sdf-bg);stroke-linecap:round;stroke-linejoin:round;stroke-width:3.5;width:15px}.scr-delivery-framework__items p{color:var(--sdf-text);font-size:17px;line-height:1.55;margin:0}@media(max-width:800px){.scr-delivery-framework__grid{grid-template-columns:1fr}.scr-delivery-framework__copy img{height:140px;width:140px}.scr-delivery-framework__items{margin-top:10px}}@media(max-width:540px){.scr-delivery-framework{padding:64px 0}.scr-delivery-framework__items>div{gap:14px;grid-template-columns:30px minmax(0,1fr)}.scr-delivery-framework__items p{font-size:15px}}