.dev-custom-build{display:grid;grid-template-columns:180px minmax(0,1fr);gap:32px;padding:0 0 40px;margin-bottom:40px;border-bottom:1px solid var(--line)}.dev-custom-build>span{color:var(--purple);font-size:12px;font-weight:700;letter-spacing:.08em}.dev-custom-build strong{display:block;max-width:820px;color:#f1f1f3;font-size:20px;line-height:1.35;letter-spacing:-.02em}.dev-custom-build p{max-width:820px;margin:10px 0 0;color:var(--muted);font-size:14px;line-height:1.65}@media(max-width:767px){.dev-custom-build{grid-template-columns:1fr;gap:12px;padding-bottom:28px;margin-bottom:32px}.dev-custom-build strong{font-size:18px}.dev-custom-build p{font-size:13px}}