.design-process-wrapper{background-color:#000;color:#fff;padding:0 40px 60px;font-family:inherit;width:100%;box-sizing:border-box}.dp-container{display:flex;flex-direction:column;gap:40px;max-width:1200px;margin:0 auto}@media (min-width: 1024px){.dp-container{flex-direction:row;gap:60px}}.dp-left-col{flex:0 0 38%;display:flex;flex-direction:column;gap:30px;justify-content:flex-start}.dp-right-col{flex:1;display:flex;flex-direction:column;gap:30px}@media (min-width: 768px){.dp-right-col{display:grid;grid-template-columns:1fr 1fr;gap:40px}}.dp-sub-col{display:flex;flex-direction:column;gap:30px;justify-content:flex-start}.dp-title{color:#fff;font-size:3rem;font-weight:800;margin-bottom:15px;text-transform:uppercase;letter-spacing:.5px;line-height:1.1}.dp-intro{font-size:1.05rem;line-height:1.5;color:#ddd;margin-bottom:0}.dp-intro strong{font-weight:800;color:#fff}.dp-section-title{color:#fff;font-size:1.35rem;font-weight:800;margin-bottom:12px;text-transform:uppercase}.dp-list{padding-left:20px;margin:0;list-style-type:disc;color:#ddd}.dp-list li{margin-bottom:10px;font-size:1.05rem;line-height:1.5;font-weight:500}.dp-image{width:100%;flex:1 1 auto;min-height:220px;object-fit:cover;display:block}.dp-main-img{margin-top:10px;width:101.5%;clip-path:inset(0 1.5% 0 0);flex:1.5 1 auto}
