#id { align-items: center; justify-content: center; } #id > :nth-child(1) { order: 1; flex: 1 1 20%; } #id > :nth-child(2) { order: 2; flex: 1 1 50%; } #id > :nth-child(3) { order: 3; flex: 1 1 20%; } @media (max-width: 1000px) { #id > :nth-child(1) { order: 1; flex: 1 1 45%; } #id > :nth-child(1) > div { width: 100% } #id > :nth-child(2) { order: 3; flex: 1 1 100%; } #id > :nth-child(3) { order: 2; flex: 1 1 45%; } #id > :nth-child(3) > div { width: 100% } #id > :nth-child(3) { page-break-after: always; } }
#id { position: relative; left: -30%; }
#id { text-align: center; color: #fff; text-transform: none; }
Accelerate your business with artificial intelligence and cutting-edge technology. amidiro ensures you have what’s needed for AI success.
#id { position: relative; left: 30%; }
#id { max-width: 50vw; position: relative; top: 50%; left: 50%; transform: translate(-50%,-50%); }
#id { max-width: 50vw; position: relative; top: 50%; left: 50%; transform: translate(-50%,-50%); }
#id { max-width: 50vw; position: relative; top: 50%; left: 50%; transform: translate(-50%,-50%) scale(0.7); }
CSS
#id { max-width: 50vw; position: relative; top: 50%; left: 50%; transform: translate(-50%,-50%); }
Our Services
AI Strategy Consulting
Get support in creating a communicable AI strategy in the form of a “One Page Strategy” and supporting materials, including a rated list of possible initiatives and concrete agreements that guide its implementation.
AI Use Case Design Consulting
Get support in sketching a feasible AI use case and receiving genuine feedback on its value proposition from potential customers or users based on a prototype of the intended solution.
#id { position: relative; width: 100vw; left: 50%; transform: translateX(-50%); border-bottom: solid 1px var(--color-pink); }
The time to act is now
Are you ready to get started with AI?
#id { margin: 0.5em 0px 0.5em auto; } #id > div.notion-callout__content { display: inline-block; } #id > div.notion-callout__icon { display: none; }
#id { position: relative; width: 100vw; left: 50%; transform: translateX(-50%); border-bottom: solid 1px var(--color-pink); }
#id { position: relative; background: #1D1733; padding: 1em 0; } #id { color: #fff; text-transform: none; } #id::before, #id::after { content: ""; position: absolute; z-index: -1; top: 0; bottom: 0; width: 50vw; background: #1D1733; } #id::before { left: 50%; margin-left: -50vw; } #id::after { right: 50%; margin-right: -50vw; }