.framework-module-container{align-items:center;box-sizing:border-box;display:flex;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;gap:clamp(32px,5vw,64px);justify-content:center;margin:0 auto;max-width:1440px;padding:clamp(30px,5vw,80px) 20px;width:95%}.framework-module-container *{box-sizing:border-box}.graphic-column{align-items:center;display:flex;flex:1 1 50%;justify-content:center;max-width:680px}.framework-img{display:block;filter:drop-shadow(-8px 12px 24px rgba(11,34,64,.1)) contrast(1.02);height:auto;min-width:380px;object-fit:contain;width:100%}.content-column{flex:1 1 50%;gap:clamp(18px,2.5vw,32px);justify-content:space-between}.content-block,.content-column{display:flex;flex-direction:column}.content-block{gap:6px}.block-title{color:#0b2240;font-size:clamp(20px,1.6vw,24px);font-weight:800;letter-spacing:-.2px;line-height:1.25;margin:0}.block-desc{color:#334155;font-size:clamp(14px,1.1vw,16px);line-height:1.6;margin:0}@media (max-width:960px){.framework-module-container{flex-direction:column;gap:40px;width:100%}.graphic-column{max-width:100%}.framework-img{max-width:500px;min-width:unset}.content-column{gap:28px}}