top of page

Applying to individual consultation

YOUR BENEFITS OF APPLYING TO CONSULTATION:

  • Consultations of professional and experienced designers

  • Recommendations on technical solutions and possibilities;

  • Information on design / project development stages;

  • Range of costs;

  • Answers to other questions of interest.

bottom of page
// Every 30 seconds, send a heartbeat with elapsed engagement time function pushHeartbeat(engagedTime) { if (engagedTime > 0) { window.dataLayer.push({ event: 'heartbeat', engagement_time_msec: engagedTime }); } }