Open Graph

Open Graph, commonly abbreviated as OG, is a metadata protocol used to define how web pages appear on social media platforms and messaging applications. Introduced by Facebook in 2010, Open Graph allows information such as title, description, image, URL and content type to be passed to platforms in a more structured way when a web page is shared. This structure helps website owners better control how their content appears on Facebook, LinkedIn, WhatsApp, Slack and similar environments.

Before Open Graph, when a link was shared on social media, platforms tried to automatically choose a title, description or image from the page content. This automatic selection did not always produce the right result. Sometimes, instead of the main image of the page, the system could select a logo, icon, banner, ad image or a visual that was not closely related to the content. This could make even a high-quality piece of content look weak in the social feed and receive fewer clicks.

Open Graph tags are used to reduce this problem. The website owner can define in advance which title, description and image will appear when the page is shared on social media. For example, when a blog post is shared on Facebook, a specially prepared cover image can be shown instead of a random image from the page. This helps the content appear more professional, understandable and clickable.

Open Graph mainly works through meta tags added to the section of a page's HTML code. These tags provide structured information about the page to social media platforms and link preview systems. For example, og:title defines the title that will appear in the share preview, og:description defines the short description, og:image defines the preview image and og:url defines the permanent URL of the page. This structure helps sharing cards appear in a more controlled way.

Open Graph tags and SEO meta tags may look similar, but they are not the same thing. The HTML </code> tag can be used in search engine results and browser tabs, while <code>og:title</code> defines the title used in social media share previews. Similarly, the meta description may be used for search engine snippets, while <code>og:description</code> can affect the description shown on social platforms. Therefore, the SEO title and OG title can be the same, but optimizing them separately for different purposes is often a better approach.</p> <p>One of the most important Open Graph tags is <code>og:image</code>. In social media feeds, the visual is often the first element that catches the user's attention. Using a high-quality, relevant and readable image with the right dimensions can improve click-through potential. If the image is blurry, incorrectly cropped, too small or unrelated to the content, share performance may be negatively affected. For this reason, it is useful to define a proper OG image for every important page.</p> <p>The <code>og:title</code> tag defines the title shown in the share card. This title should be short, clear and compelling enough to encourage clicks. However, it should not be misleading or clickbait. When users click the link, they should find the content promised by the title on the page. A mismatch between the title and the content can harm user trust and brand perception.</p> <p>The <code>og:description</code> tag represents the short description that appears in the social media preview of the page. This description should quickly explain what the link is about. Instead of a very long, generic or unclear description, a short text that summarizes the value of the content should be preferred. For example, for a blog post, the topic, benefit and reason to click can be explained in a few concise sentences.</p> <p>The <code>og:url</code> tag defines the preferred permanent URL of the shared content. This tag is especially important for preventing the same content from being shared under different parameterized URLs and for helping platforms reference the correct page. For example, even if UTM parameters or different campaign links are used, the main page address can be clarified with <code>og:url</code>. This can help social sharing data appear more consistent.</p> <p>The <code>og:type</code> tag defines the type of content on the page. For blog posts or standard pages, types such as <code>article</code> or <code>website</code> are commonly used. Other Open Graph types can be used for videos, music, products or different content formats. Defining the content type correctly can help platforms interpret the share more accurately. However, for most basic web pages, title, description, image and URL tags are the most critical fields at the beginning.</p> <p>Open Graph should not be considered only for Facebook. Although it was introduced by Facebook, many social media platforms, messaging applications and link preview systems can use OG tags today. Platforms such as LinkedIn, WhatsApp and Slack may use Open Graph data when creating a link preview card. On X, formerly known as Twitter, there are also separate tags called Twitter Cards, but OG tags can still play a supporting role in many cases.</p> <p>The YouTube example should be handled carefully in this context. YouTube is a major video platform and a place where search behaviour is highly active, but the primary use case of Open Graph is not search engines; it is social sharing previews. Large platforms such as YouTube may use OG-like metadata on their own pages for sharing previews. However, it would not be accurate to describe Open Graph as a system mainly used by search engines.</p> <p>In content management systems such as WordPress, managing Open Graph tags is usually easy. Plugins such as Yoast SEO, Rank Math and All in One SEO can help define OG titles, descriptions and images for pages and posts. Similarly, Open Graph tags can be edited manually or through admin panels in Shopify, Webflow, Wix or custom-built infrastructures. The important point is to define accurate and consistent sharing data for every important page.</p> <p>Open Graph tags are especially important for blog posts, product pages, campaign landing pages, news articles, service pages and category pages. When a product page is shared on social media, the correct product name, description and image should appear. When a campaign page is shared, the discount, offer or main message should be clear. When a blog post is shared, the topic and the value offered to the reader should be visible at first glance.</p> <p>OG tags do not guarantee social media traffic directly, but they can improve the appearance of a share and increase the likelihood of clicks. Before clicking a link in a social media feed, users look at the visual, title and description. When these elements are clear, trustworthy and engaging, the content appears more professional. For this reason, Open Graph is an important technique for social media optimization and content distribution.</p> <p>Testing should not be ignored when implementing Open Graph. After OG tags are added to a page, the share preview should be checked. Tools such as Facebook Sharing Debugger, LinkedIn Post Inspector and similar preview tools can be used to test whether the title, description and image are being pulled correctly. Some platforms may cache old preview data, so re-scraping may be needed after updates.</p> <p>One common mistake in Open Graph usage is using the same image, title or description across all pages. This makes shares harder to distinguish from one another and creates a weak user experience. Each page should have unique OG tags that accurately reflect its own content. Especially for product, blog and campaign pages, using a custom title, custom description and relevant image produces healthier results.</p> <p>In summary, <strong>Open Graph</strong> is a metadata protocol that helps control how web pages appear on social media and messaging platforms. With tags such as <code>og:title</code>, <code>og:description</code>, <code>og:image</code>, <code>og:url</code> and <code>og:type</code>, the share preview of a page can be made more structured. When used correctly, it helps content appear more professional, allows users to understand links more easily and makes social media sharing more effective.</p> </div> </div> </div> </div> </section> <section class="section section--hidden section--background-gray section--boxed section--space-xs"> <div class="container section__container my-lg-05"> <header class="section__header mb-lg-2"> <div class="row align-items-md-end"> <div class="col-sm"> <h2 class="text text--h2 text--section-s section__title mb-md-0">Discover it in the dictionary</h2> </div> <div class="col-sm-auto d-none d-sm-flex"> <div class="slider__navigations d-none d-md-flex"> <button type="button" aria-label="Prev" class="slider__navigation" title="Prev" data-tippy data-slider-navigation-prev> <svg class="icon slider__navigation-icon" aria-hidden="true" focusable="false"><use xlink:href="#icon-chevron-left-small"></use></svg> </button> <button type="button" aria-label="Next" class="slider__navigation" title="Next" data-tippy data-slider-navigation-next> <svg class="icon slider__navigation-icon" aria-hidden="true" focusable="false"><use xlink:href="#icon-chevron-right-small"></use></svg> </button> </div> </div> </div> </header> <div class="section__content"> <div class="slider" data-slider="true" data-slider-grid="auto" data-slider-grid-md="2" data-slider-grid-lg="3" data-slider-group="1" data-slider-group-md="2" data-slider-group-lg="3" data-slider-gap="24" data-slider-speed="400" data-slider-speed-md="600" data-slider-speed-lg="800"> <div class="slider__container swiper"> <div class="slider__wrapper swiper-wrapper"> <div class="swiper-slide slider__item"> <a href="https://kriko.io/glossary/wordpress" class="card card--collapse card--no-hover p-2" title="WordPress"> <div class="card__content"> <h3 class="text text--card-title text--card-title--small card__title"> WordPress </h3> <p class="text mt-1 text--small text--leading-6 text--truncate-2 card__caption">WordPress is an open-source content management system that was launched in 2003 and is widely used for building websites. It can be used to…</p> </div> </a> </div> <div class="swiper-slide slider__item"> <a href="https://kriko.io/glossary/real-time-marketing" class="card card--collapse card--no-hover p-2" title="Real-time Marketing"> <div class="card__content"> <h3 class="text text--card-title text--card-title--small card__title"> Real-time Marketing </h3> <p class="text mt-1 text--small text--leading-6 text--truncate-2 card__caption">Real-time marketing is a marketing approach in which brands respond quickly and contextually to current events, trends, cultural moments, user behaviour or immediate opportunities.…</p> </div> </a> </div> <div class="swiper-slide slider__item"> <a href="https://kriko.io/glossary/application-programming-interface-api" class="card card--collapse card--no-hover p-2" title="Application Programming Interface (API)"> <div class="card__content"> <h3 class="text text--card-title text--card-title--small card__title"> Application Programming Interface (API) </h3> <p class="text mt-1 text--small text--leading-6 text--truncate-2 card__caption">An Application Programming Interface, commonly abbreviated as API, is a software interface that allows controlled access to specific functions of an application, service, operating…</p> </div> </a> </div> <div class="swiper-slide slider__item"> <a href="https://kriko.io/glossary/mobile-first-indexing" class="card card--collapse card--no-hover p-2" title="Mobile-first Indexing"> <div class="card__content"> <h3 class="text text--card-title text--card-title--small card__title"> Mobile-first Indexing </h3> <p class="text mt-1 text--small text--leading-6 text--truncate-2 card__caption">Mobile-first indexing is Google's indexing approach in which the mobile version of a web page is primarily used when evaluating that page. This does…</p> </div> </a> </div> <div class="swiper-slide slider__item"> <a href="https://kriko.io/glossary/generative-ai" class="card card--collapse card--no-hover p-2" title="Generative AI"> <div class="card__content"> <h3 class="text text--card-title text--card-title--small card__title"> Generative AI </h3> <p class="text mt-1 text--small text--leading-6 text--truncate-2 card__caption">Generative AI is a type of artificial intelligence capable of producing content by imitating certain aspects of human creativity. These systems are developed using…</p> </div> </a> </div> <div class="swiper-slide slider__item"> <a href="https://kriko.io/glossary/financial-analytics" class="card card--collapse card--no-hover p-2" title="Financial Analytics"> <div class="card__content"> <h3 class="text text--card-title text--card-title--small card__title"> Financial Analytics </h3> <p class="text mt-1 text--small text--leading-6 text--truncate-2 card__caption">Financial analytics is an analytical discipline used to evaluate the overall economic and financial performance of an organisation or brand. It involves assessing a…</p> </div> </a> </div> <div class="swiper-slide slider__item"> <a href="https://kriko.io/glossary/backlink" class="card card--collapse card--no-hover p-2" title="Backlink"> <div class="card__content"> <h3 class="text text--card-title text--card-title--small card__title"> Backlink </h3> <p class="text mt-1 text--small text--leading-6 text--truncate-2 card__caption">A backlink, also known as an inbound link, is a link from one website to another website. When a site links to another page,…</p> </div> </a> </div> <div class="swiper-slide slider__item"> <a href="https://kriko.io/glossary/google-dance" class="card card--collapse card--no-hover p-2" title="Google Dance"> <div class="card__content"> <h3 class="text text--card-title text--card-title--small card__title"> Google Dance </h3> <p class="text mt-1 text--small text--leading-6 text--truncate-2 card__caption">Google Dance is a term used in the SEO industry to describe fluctuations in Google search rankings during certain periods. During these fluctuations, some…</p> </div> </a> </div> <div class="swiper-slide slider__item"> <a href="https://kriko.io/glossary/cost-per-mille-cpm" class="card card--collapse card--no-hover p-2" title="Cost Per Mille (CPM)"> <div class="card__content"> <h3 class="text text--card-title text--card-title--small card__title"> Cost Per Mille (CPM) </h3> <p class="text mt-1 text--small text--leading-6 text--truncate-2 card__caption">CPM, short for Cost Per Mille or Cost Per Thousand Impressions, is a digital advertising metric that shows the average cost of one thousand…</p> </div> </a> </div> </div> </div> </div> </div> </div> </section> <section id="newsletter" class="section--newsletter"> <div class="container section__container"> <div class="row align-items-lg-center"> <div class="col-lg-6 d-flex flex-column"> <header class="section__header mb-2 mb-lg-0"> <h2 class="text text--h2 section__title">Track the digital <span class="section__title-pulse text--primary">heartbeat <span class="section__title-pulse-icon" aria-hidden="true"><svg class="icon section__title-pulse-svg" viewBox="0 0 36 36" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"><path class="section__title-pulse-baseline" d="M2 18 H34" stroke="currentColor" stroke-width="2" stroke-linecap="round" fill="none" opacity="0.18" /><path class="section__title-pulse-path" pathLength="100" d="M2 18 H9 L12 24 L16 6 L20 30 L24 14 L27 18 H34" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" fill="none" /></svg></span></span> with <span class="text--primary">Kriko</span></h2> <p class="text section__caption mt-05 me-lg-5 pe-lg-3 me-xl-5 pe-xl-6">Subscribe to receive curated insights, news, and ideas shaping the digital landscape.</p> </header> </div> <div class="col-lg-6 d-flex flex-column"> <div class="box box--bordered box--shadowed mx-n1 mx-lg-0 ms-lg-2 ms-xl-3 me-xl-05"> <form id="form-newsletter" action="" class="form" data-ajax-form="newsletter" data-validation="true" onsubmit="return false;"> <div class="row g-1"> <div class="col-12" data-form-result></div> <div class="col-12 col-md-6 d-flex flex-column"> <input type="text" name="name" class="input" placeholder="Name" aria-label="Name" required> </div> <div class="col-12 col-md-6 d-flex flex-column"> <input type="text" name="surname" class="input" placeholder="Surname" aria-label="Surname" required> </div> <div class="col-12 col-md-6 d-flex flex-column"> <input type="email" name="email" class="input" placeholder="E-mail" aria-label="E-mail" required> </div> <div class="col-12 col-md-6 d-flex flex-column"> <input type="text" name="company" class="input" placeholder="Company" aria-label="Company" required> </div> <div class="col-12 col-md d-flex flex-column"> <div class="checkbox"> <input type="checkbox" id="form-newsletter-privacy-policy" name="privacy_policy" class="checkbox__input" required> <label for="form-newsletter-privacy-policy" class="checkbox__label">By checking this box, you acknowledge and accept our <a href="https://kriko.io/privacy-policy" target="_blank" rel="noopener nofollow" title="privacy policy">privacy policy</a>.</label> </div> </div> <div class="d-none" aria-hidden="true"> <input type="text" name="hp_email" tabindex="-1" autocomplete="off"> <input type="hidden" name="lang" value="en"> </div> <div class="col-12 col-md-auto d-flex flex-column"> <input type="hidden" class="g-recaptcha" name="g-recaptcha-response"> <button type="submit" class="button button--primary button--medium button--min-width"><svg class="icon button__icon button__spinner" aria-hidden="true" focusable="false"><use xlink:href="#icon-spinner"></use></svg><span class="button__label">Submit</span></button> </div> </div> </form> </div> </div> </div> </div> </section> </main> <footer class="app-footer"> <div class="footer"> <div class="container footer__container"> <div class="footer__top"> <div class="row justify-content-md-between"> <div class="col-md col-lg-5 d-flex align-items-center align-items-md-start flex-column"> <a href="https://kriko.io/" class="footer__logo" aria-label="Kriko" title="Kriko"> <svg class="footer__logo-img" width="72" height="72" viewBox="0 0 72 72" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M54.6484 71.9999H72.0009V54.6475L54.6484 71.9999Z" fill="#EF2958" /> <path d="M17.3525 0H0V17.3525L17.3525 0Z" fill="white" /> <path d="M60.9082 12.0908H55.3837V33.0116H60.9082V12.0908ZM31.3709 12.0908H24.583L16.6222 21.4055V12.0908H11.0977V33.0116H16.6222V27.6409L19.1446 24.9558L24.7143 33.0116H31.6289L23.0614 21.5775L31.3709 12.0908Z" fill="#EF2958" /> <path d="M31.6287 37.9473H24.7141L19.1441 46.0031L16.6217 43.3177V37.9473H11.0977V58.8681H16.6222V49.5532L24.583 58.8681H31.3707L23.0612 49.3811L31.6287 37.9473Z" fill="white" /> <path d="M45.6656 33.0116L42.1561 25.9926H39.3985V33.0116H34.0098V12.0908H44.4745C49.1115 12.0908 51.7424 15.1655 51.7424 19.0554C51.7424 22.6962 49.5507 24.6387 47.5765 25.3271L51.8377 33.0116H45.6656ZM46.2632 19.0283C46.2632 17.5883 45.104 16.8003 43.6594 16.8003H39.3985V21.2833H43.664C45.104 21.2833 46.2632 20.4999 46.2632 19.0283Z" fill="#EF2958" /> <path d="M38.7695 48.9149C38.7695 42.9782 42.9311 37.9517 49.8187 37.9517C56.7515 37.9517 60.9129 42.9782 60.9129 48.9149C60.9129 54.8513 56.7515 59.9229 49.8187 59.9229C42.9311 59.9229 38.7695 54.8513 38.7695 48.9149ZM55.1937 48.9149C55.1937 45.6633 53.2874 42.8469 49.8187 42.8469C46.3953 42.8469 44.489 45.6633 44.489 48.9149C44.489 52.2069 46.3953 55.0233 49.8187 55.0233C53.2874 55.0233 55.1937 52.2069 55.1937 48.9149Z" fill="white" /> <path d="M49.811 51.7133V46.189H29.4336V51.7133H49.811Z" fill="#EF2958" /> </svg> </a> <p class="text footer__description mt-1">An integrated growth approach combining <strong>SEO, AI, performance marketing, data,</strong> and content to turn traffic into results with <strong><span class="text--primary">Kriko</span></strong></p> <div class="d-flex p-1 mt-1"> <button type="button" data-modal-target="modal-book-your-call" data-toggle="modal" class="button button--primary button--special" data-gtm="footer_form_start" data-gtm-label="Become the Market Leader">Become the Market Leader</button> </div> </div> <div class="col-md-auto d-none d-md-flex flex-column mt-3 mt-md-0"> <div class="row g-20"><div class="col-auto d-flex flex-column"><picture><source type="image/avif" srcset="https://kriko.io/wp-content/uploads/2026/06/great-place-to-work.png.avif 189w, https://kriko.io/wp-content/uploads/2026/06/great-place-to-work-182x300.png.avif 182w" sizes="auto, (max-width: 95px) 100vw, 95px" /><source type="image/webp" srcset="https://kriko.io/wp-content/uploads/2026/06/great-place-to-work.png.webp 189w, https://kriko.io/wp-content/uploads/2026/06/great-place-to-work-182x300.png.webp 182w" sizes="auto, (max-width: 95px) 100vw, 95px" /><img width="95" height="156" src="https://kriko.io/wp-content/uploads/2026/06/great-place-to-work.png" class="footer__certificate footer__certificate--large" alt="great place to work" loading="lazy" decoding="async" srcset="https://kriko.io/wp-content/uploads/2026/06/great-place-to-work.png 189w, https://kriko.io/wp-content/uploads/2026/06/great-place-to-work-182x300.png 182w" sizes="auto, (max-width: 95px) 100vw, 95px" /></picture></div><div class="col-auto d-flex flex-column align-items-start gap-075"><picture><source type="image/avif" srcset="https://kriko.io/wp-content/uploads/2026/06/mena-search-awards.png.avif" /><source type="image/webp" srcset="https://kriko.io/wp-content/uploads/2026/06/mena-search-awards.png.webp" /><img width="297" height="89" src="https://kriko.io/wp-content/uploads/2026/06/mena-search-awards.png" class="footer__certificate" alt="mena search awards" loading="lazy" decoding="async" /></picture><picture><source type="image/avif" srcset="https://kriko.io/wp-content/uploads/2026/06/etid.png.avif" /><source type="image/webp" srcset="https://kriko.io/wp-content/uploads/2026/06/etid.png.webp" /><img width="255" height="86" src="https://kriko.io/wp-content/uploads/2026/06/etid.png" class="footer__certificate" alt="etid" loading="lazy" decoding="async" /></picture><picture><source type="image/avif" srcset="https://kriko.io/wp-content/uploads/2026/06/elider.png.avif" /><source type="image/webp" srcset="https://kriko.io/wp-content/uploads/2026/06/elider.png.webp" /><img width="247" height="76" src="https://kriko.io/wp-content/uploads/2026/06/elider.png" class="footer__certificate" alt="elider" loading="lazy" decoding="async" /></picture></div></div> </div> </div> <div class="d-flex d-md-none flex-column align-items-center mt-3"> <ul class="social social--inline footer__social"> <li class="social__item footer__social-item"><a href="https://x.com/krikoio" target="_blank" title="X" aria-label="X" data-tippy class="social__item-link social__item-link--twitter footer__social-link" rel="noopener nofollow"><svg class="icon" aria-hidden="true" focusable="false"><use xlink:href="#icon-twitter"></use></svg></a></li><li class="social__item footer__social-item"><a href="https://www.instagram.com/krikoio" target="_blank" title="Instagram" aria-label="Instagram" data-tippy class="social__item-link social__item-link--instagram footer__social-link" rel="noopener nofollow"><svg class="icon" aria-hidden="true" focusable="false"><use xlink:href="#icon-instagram"></use></svg></a></li><li class="social__item footer__social-item"><a href="https://www.facebook.com/krikoio" target="_blank" title="Facebook" aria-label="Facebook" data-tippy class="social__item-link social__item-link--facebook footer__social-link" rel="noopener nofollow"><svg class="icon" aria-hidden="true" focusable="false"><use xlink:href="#icon-facebook"></use></svg></a></li><li class="social__item footer__social-item"><a href="https://www.linkedin.com/company/krikoio" target="_blank" title="LinkedIn" aria-label="LinkedIn" data-tippy class="social__item-link social__item-link--linkedin footer__social-link" rel="noopener nofollow"><svg class="icon" aria-hidden="true" focusable="false"><use xlink:href="#icon-linkedin"></use></svg></a></li> </ul> </div> </div> <div class="footer__content"> <div class="row g-gutter justify-content-lg-between" data-accordion="mobile" data-accordion-close-others="true"> <div class="col-12 col-md-4 col-lg-auto footer__menu-column" data-accordion-item> <h3 class="text text--small text--medium footer__title" data-accordion-toggle> <span class="footer__title-label">Get to Know Us</span> <svg class="icon footer__title-icon" aria-hidden="true" focusable="false"> <use xlink:href="#icon-chevron-down-small"></use> </svg> </h3> <div class="footer__menu-wrapper" data-accordion-content> <ul class="list list--fix footer__menu"><li class="footer__menu-item"><a href="https://kriko.io/about-us" class="footer__menu-link" title="About Us">About Us</a></li><li class="footer__menu-item"><a href="https://kriko.io/company-news" class="footer__menu-link" title="Company News">Company News</a></li><li class="footer__menu-item"><a href="https://kriko.io/team" class="footer__menu-link" title="Team">Team</a></li><li class="footer__menu-item"><a href="https://kriko.io/careers" class="footer__menu-link" title="Career">Career</a></li><li class="footer__menu-item"><a href="https://kriko.io/social-responsibility" class="footer__menu-link" title="Social Responsibility">Social Responsibility</a></li><li class="footer__menu-item"><a href="/about-us#awards" class="footer__menu-link" title="Awards & Certificates">Awards & Certificates</a></li><li class="footer__menu-item"><a href="https://kriko.io/company-policies" class="footer__menu-link" title="Company Policies">Company Policies</a></li><li class="footer__menu-item"><a href="https://kriko.io/media-kit" class="footer__menu-link" title="Media Kit">Media Kit</a></li><li class="footer__menu-item"><a href="https://kriko.io/contact" class="footer__menu-link" title="Contact">Contact</a></li></ul></div></div> <div class="col-12 col-md-4 col-lg-auto footer__menu-column" data-accordion-item> <h3 class="text text--small text--medium footer__title" data-accordion-toggle> <span class="footer__title-label">Services</span> <svg class="icon footer__title-icon" aria-hidden="true" focusable="false"> <use xlink:href="#icon-chevron-down-small"></use> </svg> </h3> <div class="footer__menu-wrapper" data-accordion-content> <ul class="list list--fix footer__menu"><li class="footer__menu-item"><a href="https://kriko.io/services/performance-marketing" class="footer__menu-link" title="Performance Marketing">Performance Marketing</a></li><li class="footer__menu-item"><a href="https://kriko.io/services/seo-ai" class="footer__menu-link" title="SEO & AI">SEO & AI</a></li><li class="footer__menu-item"><a href="https://kriko.io/services/data-analyse-insight" class="footer__menu-link" title="Data, Analyse, Insight">Data, Analyse, Insight</a></li><li class="footer__menu-item"><a href="https://kriko.io/services/content-outreach" class="footer__menu-link" title="Content & Outreach">Content & Outreach</a></li><li class="footer__menu-item"><a href="https://kriko.io/services/conversion-rate-optimization" class="footer__menu-link" title="Conversion Rate Optimization">Conversion Rate Optimization</a></li><li class="footer__menu-item"><a href="https://kriko.io/services/aso" class="footer__menu-link" title="ASO">ASO</a></li><li class="footer__menu-item"><a href="https://kriko.io/services/cookie-consent-management" class="footer__menu-link" title="Cookie & Consent Management">Cookie & Consent Management</a></li></ul></div></div> <div class="col-12 col-md-4 col-lg-auto footer__menu-column" data-accordion-item> <h3 class="text text--small text--medium footer__title" data-accordion-toggle> <span class="footer__title-label">Ads Channels</span> <svg class="icon footer__title-icon" aria-hidden="true" focusable="false"> <use xlink:href="#icon-chevron-down-small"></use> </svg> </h3> <div class="footer__menu-wrapper" data-accordion-content> <ul class="list list--fix footer__menu"><li class="footer__menu-item"><a href="https://kriko.io/services/meta-ads" class="footer__menu-link" title="Meta Ads">Meta Ads</a></li><li class="footer__menu-item"><a href="https://kriko.io/services/instagram-ads" class="footer__menu-link" title="Instagram Ads">Instagram Ads</a></li><li class="footer__menu-item"><a href="https://kriko.io/services/google-ads" class="footer__menu-link" title="Google Ads">Google Ads</a></li><li class="footer__menu-item"><a href="https://kriko.io/services/youtube-ads" class="footer__menu-link" title="Youtube Ads">Youtube Ads</a></li><li class="footer__menu-item"><a href="https://kriko.io/services/x-twitter-ads" class="footer__menu-link" title="X (Twitter) Ads">X (Twitter) Ads</a></li><li class="footer__menu-item"><a href="https://kriko.io/services/tiktok-ads" class="footer__menu-link" title="TikTok Ads">TikTok Ads</a></li><li class="footer__menu-item"><a href="https://kriko.io/services/linkedin-ads" class="footer__menu-link" title="Linkedin Ads">Linkedin Ads</a></li><li class="footer__menu-item"><a href="https://kriko.io/services/yandex-ads" class="footer__menu-link" title="Yandex Ads">Yandex Ads</a></li><li class="footer__menu-item"><a href="https://kriko.io/services/programmatic-ads" class="footer__menu-link" title="Programmatic Ads">Programmatic Ads</a></li><li class="footer__menu-item"><a href="https://kriko.io/services/apple-ads" class="footer__menu-link" title="Apple Ads">Apple Ads</a></li></ul></div></div> <div class="col-12 col-md-4 col-lg-auto footer__menu-column" data-accordion-item> <h3 class="text text--small text--medium footer__title" data-accordion-toggle> <span class="footer__title-label">Blog</span> <svg class="icon footer__title-icon" aria-hidden="true" focusable="false"> <use xlink:href="#icon-chevron-down-small"></use> </svg> </h3> <div class="footer__menu-wrapper" data-accordion-content> <ul class="list list--fix footer__menu"><li class="footer__menu-item"><a href="https://kriko.io/blog/seo" class="footer__menu-link" title="SEO Resources">SEO Resources</a></li><li class="footer__menu-item"><a href="https://kriko.io/blog/ppc" class="footer__menu-link" title="PPC Resources">PPC Resources</a></li><li class="footer__menu-item"><a href="https://kriko.io/blog/data-analysis-measurement" class="footer__menu-link" title="Data Analysis / Measurement Resources">Data Analysis / Measurement Resources</a></li><li class="footer__menu-item"><a href="https://kriko.io/blog/content-marketing" class="footer__menu-link" title="Content Marketing Resources">Content Marketing Resources</a></li><li class="footer__menu-item"><a href="https://kriko.io/blog/discover" class="footer__menu-link" title="Discover">Discover</a></li><li class="footer__menu-item"><a href="https://kriko.io/blog/growth-hacking" class="footer__menu-link" title="Growth Hacking Resources">Growth Hacking Resources</a></li><li class="footer__menu-item"><a href="https://kriko.io/blog/social-media" class="footer__menu-link" title="Social Media Marketing Resurces">Social Media Marketing Resurces</a></li></ul></div></div> <div class="col-12 col-md-4 col-lg-3 footer__menu-column" data-accordion-item> <h3 class="text text--small text--medium footer__title" data-accordion-toggle> <span class="footer__title-label">Address</span> <svg class="icon footer__title-icon" aria-hidden="true" focusable="false"> <use xlink:href="#icon-chevron-down-small"></use> </svg> </h3> <div class="footer__menu-wrapper" data-accordion-content> <address class="footer__address">Kucukbakkalkoy Mah. Selvili Sk. No:4/48 Canan Business - Atasehir/Istanbul</address></div></div> </div> <div class="d-flex flex-column align-items-md-end"> <div class="d-flex align-items-center footer__contact-actions justify-content-center justify-content-md-end"> <ul class="social social--inline d-none d-md-flex footer__social"> <li class="social__item footer__social-item"><a href="https://x.com/krikoio" target="_blank" title="X" aria-label="X" data-tippy class="social__item-link social__item-link--twitter footer__social-link" rel="noopener nofollow"><svg class="icon" aria-hidden="true" focusable="false"><use xlink:href="#icon-twitter"></use></svg></a></li><li class="social__item footer__social-item"><a href="https://www.instagram.com/krikoio" target="_blank" title="Instagram" aria-label="Instagram" data-tippy class="social__item-link social__item-link--instagram footer__social-link" rel="noopener nofollow"><svg class="icon" aria-hidden="true" focusable="false"><use xlink:href="#icon-instagram"></use></svg></a></li><li class="social__item footer__social-item"><a href="https://www.facebook.com/krikoio" target="_blank" title="Facebook" aria-label="Facebook" data-tippy class="social__item-link social__item-link--facebook footer__social-link" rel="noopener nofollow"><svg class="icon" aria-hidden="true" focusable="false"><use xlink:href="#icon-facebook"></use></svg></a></li><li class="social__item footer__social-item"><a href="https://www.linkedin.com/company/krikoio" target="_blank" title="LinkedIn" aria-label="LinkedIn" data-tippy class="social__item-link social__item-link--linkedin footer__social-link" rel="noopener nofollow"><svg class="icon" aria-hidden="true" focusable="false"><use xlink:href="#icon-linkedin"></use></svg></a></li> </ul> <span class="footer__divider d-none d-md-flex" aria-hidden="true"></span> <div class="footer__lang d-none d-md-flex"><button type="button" data-toggle="dropdown" class="footer__lang-toggle" aria-label="Change language"><span data-dropdown-label>EN</span><svg class="icon footer__lang-icon" aria-hidden="true" focusable="false"><use xlink:href="#icon-chevron-down-small"></use></svg></button><div class="footer__lang-menu"><a href="https://kriko.io/glossary/open-graph" data-dropdown-item class="footer__lang-item is-active" data-value="EN" title="English" data-gtm="language_status" data-gtm-label="EN">EN</a><a href="https://kriko.io/tr/sozluk/acik-grafik-open-graph-og" data-dropdown-item class="footer__lang-item" data-value="TR" title="Türkçe" data-gtm="language_status" data-gtm-label="TR">TR</a></div></div> </div> </div> </div> <div class="footer__bottom"> <div class="d-flex flex-column align-items-center d-md-none mt-05 mt-md-0 mb-3"> <div class="row g-20"><div class="col-auto d-flex flex-column"><picture><source type="image/avif" srcset="https://kriko.io/wp-content/uploads/2026/06/great-place-to-work.png.avif 189w, https://kriko.io/wp-content/uploads/2026/06/great-place-to-work-182x300.png.avif 182w" sizes="auto, (max-width: 95px) 100vw, 95px" /><source type="image/webp" srcset="https://kriko.io/wp-content/uploads/2026/06/great-place-to-work.png.webp 189w, https://kriko.io/wp-content/uploads/2026/06/great-place-to-work-182x300.png.webp 182w" sizes="auto, (max-width: 95px) 100vw, 95px" /><img width="95" height="156" src="https://kriko.io/wp-content/uploads/2026/06/great-place-to-work.png" class="footer__certificate footer__certificate--large" alt="great place to work" loading="lazy" decoding="async" srcset="https://kriko.io/wp-content/uploads/2026/06/great-place-to-work.png 189w, https://kriko.io/wp-content/uploads/2026/06/great-place-to-work-182x300.png 182w" sizes="auto, (max-width: 95px) 100vw, 95px" /></picture></div><div class="col-auto d-flex flex-column align-items-start gap-075"><picture><source type="image/avif" srcset="https://kriko.io/wp-content/uploads/2026/06/mena-search-awards.png.avif" /><source type="image/webp" srcset="https://kriko.io/wp-content/uploads/2026/06/mena-search-awards.png.webp" /><img width="297" height="89" src="https://kriko.io/wp-content/uploads/2026/06/mena-search-awards.png" class="footer__certificate" alt="mena search awards" loading="lazy" decoding="async" /></picture><picture><source type="image/avif" srcset="https://kriko.io/wp-content/uploads/2026/06/etid.png.avif" /><source type="image/webp" srcset="https://kriko.io/wp-content/uploads/2026/06/etid.png.webp" /><img width="255" height="86" src="https://kriko.io/wp-content/uploads/2026/06/etid.png" class="footer__certificate" alt="etid" loading="lazy" decoding="async" /></picture><picture><source type="image/avif" srcset="https://kriko.io/wp-content/uploads/2026/06/elider.png.avif" /><source type="image/webp" srcset="https://kriko.io/wp-content/uploads/2026/06/elider.png.webp" /><img width="247" height="76" src="https://kriko.io/wp-content/uploads/2026/06/elider.png" class="footer__certificate" alt="elider" loading="lazy" decoding="async" /></picture></div></div> </div> <div class="row align-items-md-center"> <div class="col-md"> <p class="footer__copyright">© 2026 Kriko™ All rights reserved.</p> </div> <div class="col-md-auto"> <div class="row gx-1 gy-025 justify-content-center justify-content-md-end"> <div class="col-auto"><a href="https://kriko.io/privacy-policy" class="footer__link" title="Privacy Policy">Privacy Policy</a></div><div class="col-auto"><a href="https://kriko.io/terms-of-use" class="footer__link" title="Terms of Use">Terms of Use</a></div><div class="col-auto"><a href="https://kriko.io/cookie-policy" class="footer__link" title="Cookie Policy">Cookie Policy</a></div> </div> </div> </div> <div class="d-flex d-md-none flex-column align-items-center mt-1"> <div class="footer__lang"><button type="button" data-toggle="dropdown" class="footer__lang-toggle" aria-label="Change language"><span data-dropdown-label>EN</span><svg class="icon footer__lang-icon" aria-hidden="true" focusable="false"><use xlink:href="#icon-chevron-down-small"></use></svg></button><div class="footer__lang-menu"><a href="https://kriko.io/glossary/open-graph" data-dropdown-item class="footer__lang-item is-active" data-value="EN" title="English" data-gtm="language_status" data-gtm-label="EN">EN</a><a href="https://kriko.io/tr/sozluk/acik-grafik-open-graph-og" data-dropdown-item class="footer__lang-item" data-value="TR" title="Türkçe" data-gtm="language_status" data-gtm-label="TR">TR</a></div></div> </div> </div> </div> <img src="https://kriko.io/wp-content/themes/kriko/assets/img/object/footer-logo.svg" alt="Kriko" class="footer__shape" width="1868" height="394" loading="lazy" decoding="async"> </div> </footer> <div class="svg-icons" style="position: absolute; left: -9999px; width: 0; height: 0; overflow: hidden;"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><defs><filter id="a" width="50" height="50" x="0" y="0" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset/><feGaussianBlur stdDeviation=".5"/><feComposite in2="hardAlpha" k2="-1" k3="1" operator="arithmetic"/><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.1 0"/><feBlend in2="shape" result="effect1_innerShadow_787_93480"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dx="1" dy="1"/><feGaussianBlur stdDeviation=".5"/><feComposite in2="hardAlpha" k2="-1" k3="1" operator="arithmetic"/><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.09 0"/><feBlend in2="effect1_innerShadow_787_93480" result="effect2_innerShadow_787_93480"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dx="2" dy="2"/><feGaussianBlur stdDeviation="1"/><feComposite in2="hardAlpha" k2="-1" k3="1" operator="arithmetic"/><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0"/><feBlend in2="effect2_innerShadow_787_93480" result="effect3_innerShadow_787_93480"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dx="4" dy="3"/><feGaussianBlur stdDeviation="1"/><feComposite in2="hardAlpha" k2="-1" k3="1" operator="arithmetic"/><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.01 0"/><feBlend in2="effect3_innerShadow_787_93480" result="effect4_innerShadow_787_93480"/></filter></defs><symbol id="icon-arrow-go-back" viewBox="0 0 16 16"><g fill="none"><path fill="currentColor" d="M4.297 5 5.818 6.52l-.848.849L2 4.4l2.97-2.97.848.848L4.297 3.8H8.6a4.8 4.8 0 0 1 0 9.6H3.2v-1.2h5.4a3.6 3.6 0 0 0 0-7.2H4.297Z"/></g></symbol><symbol id="icon-arrow-go-forward" viewBox="0 0 16 16"><g fill="none"><path fill="currentColor" d="M11.703 5H7.4a3.6 3.6 0 1 0 0 7.2h5.4v1.2H7.4a4.8 4.8 0 1 1 0-9.6h4.303L10.18 2.278l.849-.848L14 4.4l-2.97 2.97-.849-.849L11.703 5Z"/></g></symbol><symbol id="icon-arrow-right-up-2" viewBox="0 0 16 16"><g fill="none"><path fill="currentColor" d="M13 3.556v7.221a.556.556 0 1 1-1.111 0v-5.88l-7.94 7.94a.556.556 0 0 1-.786-.786l7.94-7.94h-5.88a.555.555 0 1 1 0-1.111h7.221a.556.556 0 0 1 .556.556Z"/></g></symbol><symbol id="icon-arrow-right-up" viewBox="0 0 16 16"><g fill="none"><path fill="currentColor" d="M13 3.556v7.221a.556.556 0 1 1-1.111 0v-5.88l-7.94 7.94a.556.556 0 0 1-.786-.786l7.94-7.94h-5.88a.555.555 0 1 1 0-1.111h7.221a.556.556 0 0 1 .556.556Z"/></g></symbol><symbol id="icon-arrow-right" viewBox="0 0 16 16"><g fill="none"><path fill="currentColor" d="M14.677 8.393 9.571 13.5a.555.555 0 0 1-.786-.786l4.158-4.158H1.714a.556.556 0 1 1 0-1.112h11.23l-4.16-4.158a.556.556 0 0 1 .787-.785l5.106 5.106a.555.555 0 0 1 0 .786Z"/></g></symbol><symbol id="icon-attachment" viewBox="0 0 24 24"><g fill="none"><path fill="currentColor" d="m14.364 8.274-4.82 4.894a.875.875 0 0 0 0 1.223.843.843 0 0 0 1.206 0l4.82-4.894a2.624 2.624 0 0 0 0-3.67 2.528 2.528 0 0 0-3.616 0L7.135 10.72a4.374 4.374 0 0 0 0 6.118 4.214 4.214 0 0 0 6.024 0l4.82-4.895 1.205 1.224-4.82 4.894a5.9 5.9 0 0 1-8.434 0c-2.329-2.365-2.329-6.2 0-8.565l4.82-4.894a4.214 4.214 0 0 1 6.024 0 4.374 4.374 0 0 1 0 6.118l-4.82 4.894a2.528 2.528 0 0 1-3.614 0 2.624 2.624 0 0 1 0-3.67l4.82-4.895 1.204 1.224Z"/></g></symbol><symbol id="icon-bar-chart" viewBox="0 0 32 32"><g fill="none"><path fill="currentColor" d="M25.23 24.435h-.768V8.783a.79.79 0 0 0-.226-.554.762.762 0 0 0-.544-.229h-5.384c-.204 0-.4.082-.544.23a.79.79 0 0 0-.226.553v3.913h-4.615c-.204 0-.4.082-.544.229a.79.79 0 0 0-.225.553v3.913H8.308c-.204 0-.4.083-.544.23a.79.79 0 0 0-.226.553v6.26H6.77c-.204 0-.4.083-.544.23a.79.79 0 0 0 0 1.107c.145.146.34.229.544.229h18.462c.204 0 .4-.082.544-.23a.79.79 0 0 0 0-1.106.762.762 0 0 0-.544-.23Zm-6.153-14.87h3.846v14.87h-3.846V9.565Zm-5.385 4.696h3.846v10.174h-3.846V14.26Zm-4.615 4.695h3.077v5.479H9.077v-5.479Z"/></g></symbol><symbol id="icon-bold" viewBox="0 0 24 24"><g fill="currentColor"><path d="M8 11h4.5a2.5 2.5 0 0 0 0-5H8v5Zm10 4.5a4.5 4.5 0 0 1-4.5 4.5H6V4h6.5a4.5 4.5 0 0 1 3.256 7.606A4.498 4.498 0 0 1 18 15.5ZM8 13v5h5.5a2.5 2.5 0 0 0 0-5H8Z"/></g></symbol><symbol id="icon-book-open" viewBox="0 0 24 24"><g fill="none"><path fill="currentColor" d="M12.9 20.1v1.8h-1.8v-1.8H3.9a.9.9 0 0 1-.9-.9V4.8a.9.9 0 0 1 .9-.9h5.4A3.59 3.59 0 0 1 12 5.12 3.591 3.591 0 0 1 14.7 3.9h5.4a.9.9 0 0 1 .9.9v14.4a.9.9 0 0 1-.9.9h-7.2Zm6.3-1.8V5.7h-4.5a1.8 1.8 0 0 0-1.8 1.8v10.8h6.3Zm-8.1 0V7.5a1.8 1.8 0 0 0-1.8-1.8H4.8v12.6h6.3Z"/></g></symbol><symbol id="icon-book" viewBox="0 0 18 18"><g fill="none"><path fill="currentColor" d="M14.625 1.688H5.062a2.25 2.25 0 0 0-2.25 2.25V15.75a.562.562 0 0 0 .563.563H13.5a.562.562 0 1 0 0-1.125H3.937a1.125 1.125 0 0 1 1.126-1.126h9.562a.562.562 0 0 0 .563-.562V2.25a.563.563 0 0 0-.563-.563Zm-.563 11.25h-9c-.395-.001-.783.103-1.125.301V3.937a1.125 1.125 0 0 1 1.126-1.124h9v10.124Z"/></g></symbol><symbol id="icon-briefcase" viewBox="0 0 24 24"><g fill="none"><path fill="currentColor" d="M7.5 5.7V3a.9.9 0 0 1 .9-.9h7.2a.9.9 0 0 1 .9.9v2.7h3.6a.9.9 0 0 1 .9.9v12.6a.9.9 0 0 1-.9.9H3.9a.9.9 0 0 1-.9-.9V6.6a.9.9 0 0 1 .9-.9h3.6Zm-2.7 9.9v2.7h14.4v-2.7H4.8Zm0-1.8h14.4V7.5H4.8v6.3Zm4.5-9.9v1.8h5.4V3.9H9.3Zm1.8 7.2h1.8v1.8h-1.8v-1.8Z"/></g></symbol><symbol id="icon-calendar" viewBox="0 0 48 48"><g fill="none"><path fill="currentColor" d="M36.5 11.308h-3.75v-1.154c0-.306-.132-.6-.366-.816A1.305 1.305 0 0 0 31.5 9c-.331 0-.65.122-.884.338a1.11 1.11 0 0 0-.366.816v1.154h-12.5v-1.154c0-.306-.132-.6-.366-.816A1.305 1.305 0 0 0 16.5 9c-.331 0-.65.122-.884.338a1.11 1.11 0 0 0-.366.816v1.154H11.5a2.61 2.61 0 0 0-1.768.676A2.221 2.221 0 0 0 9 13.615v23.077c0 .612.263 1.2.732 1.632A2.61 2.61 0 0 0 11.5 39h25a2.61 2.61 0 0 0 1.768-.676c.469-.433.732-1.02.732-1.632V13.615c0-.612-.263-1.199-.732-1.631a2.61 2.61 0 0 0-1.768-.676Zm-21.25 2.307v1.154c0 .306.132.6.366.816.235.216.553.338.884.338.331 0 .65-.121.884-.338a1.11 1.11 0 0 0 .366-.816v-1.154h12.5v1.154c0 .306.132.6.366.816.235.216.553.338.884.338.331 0 .65-.121.884-.338a1.11 1.11 0 0 0 .366-.816v-1.154h3.75v4.616h-25v-4.616h3.75ZM36.5 36.692h-25V20.538h25v16.154ZM21.5 24v9.23c0 .307-.132.6-.366.817a1.305 1.305 0 0 1-.884.338c-.331 0-.65-.122-.884-.338A1.11 1.11 0 0 1 19 33.23v-7.365l-.69.32c-.297.137-.64.16-.955.063a1.227 1.227 0 0 1-.724-.579 1.074 1.074 0 0 1-.068-.881c.105-.29.33-.53.628-.668l2.5-1.154a1.338 1.338 0 0 1 1.216.05 1.2 1.2 0 0 1 .435.42c.104.173.158.366.158.563Zm9.244 4.392-2.994 3.685h2.5c.331 0 .65.122.884.338.234.216.366.51.366.816 0 .306-.132.6-.366.816a1.305 1.305 0 0 1-.884.338h-5c-.232 0-.46-.06-.657-.173a1.195 1.195 0 0 1-.461-.465 1.078 1.078 0 0 1 .118-1.209l4.497-5.534c.102-.125.175-.269.215-.422.04-.153.046-.311.017-.466a1.104 1.104 0 0 0-.184-.435 1.205 1.205 0 0 0-.357-.331 1.351 1.351 0 0 0-.975-.162 1.3 1.3 0 0 0-.458.195 1.192 1.192 0 0 0-.338.348c-.08.135-.188.254-.318.35-.13.097-.28.168-.441.21a1.351 1.351 0 0 1-.965-.112 1.224 1.224 0 0 1-.371-.303 1.116 1.116 0 0 1-.215-.412 1.066 1.066 0 0 1 .146-.887 3.674 3.674 0 0 1 1.813-1.467 4.043 4.043 0 0 1 2.405-.145 3.78 3.78 0 0 1 2.004 1.236c.502.604.775 1.345.775 2.107a3.258 3.258 0 0 1-.756 2.084Z"/></g></symbol><symbol id="icon-check-2" viewBox="0 0 24 24"><g fill="none"><path fill="currentColor" d="M16.444 9.462a.748.748 0 0 0-.98-.406.75.75 0 0 0-.244.163l-4.72 4.72-1.719-1.72A.75.75 0 0 0 7.72 13.28l2.25 2.25a.748.748 0 0 0 1.061 0l5.25-5.25a.747.747 0 0 0 .163-.818Z"/></g></symbol><symbol id="icon-check-circle" viewBox="0 0 24 24"><g fill="currentColor"><path d="M4 12a8 8 0 1 1 16 0 8 8 0 0 1-16 0Zm8-10C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2Zm5.457 7.457-1.414-1.414L11 13.086l-2.793-2.793-1.414 1.414L11 15.914l6.457-6.457Z"/></g></symbol><symbol id="icon-check" viewBox="0 0 24 24"><g fill="currentColor"><path d="m10 15.17 9.192-9.191 1.414 1.414L10 17.999l-6.364-6.364 1.414-1.414 4.95 4.95Z"/></g></symbol><symbol id="icon-chevron-down-small" viewBox="0 0 20 20"><g fill="none"><path fill="currentColor" fill-rule="evenodd" d="M14.707 7.772c.39.363.39.952 0 1.315l-2.94 2.732c-.976.908-2.558.908-3.535 0l-2.94-2.732a.884.884 0 0 1 0-1.315 1.054 1.054 0 0 1 1.415 0l2.94 2.733a.527.527 0 0 0 .707 0l2.939-2.733a1.054 1.054 0 0 1 1.414 0Z" clip-rule="evenodd"/></g></symbol><symbol id="icon-chevron-down" viewBox="0 0 16 16"><g fill="none"><path fill="currentColor" d="m12.867 5.854-4.545 5a.455.455 0 0 1-.148.108.418.418 0 0 1-.348 0 .455.455 0 0 1-.148-.109l-4.545-5A.527.527 0 0 1 3 5.5c0-.132.048-.26.133-.353A.435.435 0 0 1 3.455 5c.12 0 .236.053.321.147L8 9.793l4.224-4.646a.455.455 0 0 1 .147-.109.42.42 0 0 1 .496.109.545.545 0 0 1 0 .707Z"/></g></symbol><symbol id="icon-chevron-left-small" viewBox="0 0 20 20"><g fill="none"><path fill="currentColor" fill-rule="evenodd" d="M12.228 14.707a.884.884 0 0 1-1.315 0l-2.732-2.94c-.908-.976-.908-2.558 0-3.535l2.732-2.94a.884.884 0 0 1 1.315 0c.363.391.363 1.025 0 1.415l-2.733 2.94a.527.527 0 0 0 0 .707l2.733 2.939c.363.39.363 1.024 0 1.414Z" clip-rule="evenodd"/></g></symbol><symbol id="icon-chevron-right-small" viewBox="0 0 20 20"><g fill="none"><path fill="currentColor" fill-rule="evenodd" d="M7.772 5.293a.884.884 0 0 1 1.315 0l2.732 2.94c.908.976.908 2.558 0 3.535l-2.732 2.94a.884.884 0 0 1-1.315 0 1.054 1.054 0 0 1 0-1.415l2.733-2.94a.527.527 0 0 0 0-.707L7.772 6.707a1.054 1.054 0 0 1 0-1.414Z" clip-rule="evenodd"/></g></symbol><symbol id="icon-chevron-right" viewBox="0 0 20 20"><g fill="none"><path fill="currentColor" fill-rule="evenodd" d="M7.744 6.077a.833.833 0 0 1 1.179 0l2.449 2.45a2.083 2.083 0 0 1 0 2.946l-2.45 2.45a.833.833 0 0 1-1.178-1.18l2.45-2.449a.417.417 0 0 0 0-.589l-2.45-2.45a.833.833 0 0 1 0-1.178Z" clip-rule="evenodd"/></g></symbol><symbol id="icon-chevron-up-small" viewBox="0 0 20 20"><g fill="none"><path fill="currentColor" fill-rule="evenodd" d="M5.293 12.228a.884.884 0 0 1 0-1.315l2.94-2.732c.976-.908 2.558-.908 3.535 0l2.94 2.732c.39.363.39.952 0 1.315a1.054 1.054 0 0 1-1.415 0l-2.94-2.733a.527.527 0 0 0-.707 0l-2.939 2.733a1.054 1.054 0 0 1-1.414 0Z" clip-rule="evenodd"/></g></symbol><symbol id="icon-clock" viewBox="0 0 20 20"><g fill="none"><path fill="currentColor" d="M10 1.875A8.125 8.125 0 1 0 18.125 10 8.133 8.133 0 0 0 10 1.875Zm0 15A6.875 6.875 0 1 1 16.875 10 6.883 6.883 0 0 1 10 16.875ZM15 10a.624.624 0 0 1-.625.625H10A.625.625 0 0 1 9.375 10V5.625a.625.625 0 0 1 1.25 0v3.75h3.75A.625.625 0 0 1 15 10Z"/></g></symbol><symbol id="icon-close" viewBox="0 0 20 20"><g fill="none"><path fill="currentColor" d="M14.79 13.779a.715.715 0 1 1-1.012 1.011L10 11.012l-3.779 3.777a.715.715 0 1 1-1.011-1.011L8.988 10 5.211 6.222A.715.715 0 1 1 6.222 5.21L10 8.99l3.779-3.78a.715.715 0 1 1 1.011 1.012l-3.778 3.78 3.777 3.778Z"/></g></symbol><symbol id="icon-compass" viewBox="0 0 24 24"><g fill="none"><path fill="currentColor" d="M12 4.5a7.5 7.5 0 1 0 7.5 7.5A7.508 7.508 0 0 0 12 4.5Zm0 13.846A6.346 6.346 0 1 1 18.346 12 6.354 6.354 0 0 1 12 18.346Zm3.203-10.324-4.615 2.308a.581.581 0 0 0-.258.258l-2.308 4.615a.577.577 0 0 0 .775.775l4.615-2.308a.581.581 0 0 0 .258-.258l2.308-4.615a.577.577 0 0 0-.775-.775Zm-2.482 4.7-2.892 1.45 1.45-2.893 2.895-1.448-1.453 2.89Z"/></g></symbol><symbol id="icon-copy" viewBox="0 0 24 24"><g fill="currentColor"><path d="M7 6V3a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1h-3v3c0 .552-.45 1-1.007 1H4.007A1.001 1.001 0 0 1 3 21l.003-14c0-.552.45-1 1.006-1H7ZM5.002 8 5 20h10V8H5.002ZM9 6h8v10h2V4H9v2Z"/></g></symbol><symbol id="icon-facebook" viewBox="0 0 24 24"><g fill="none"><path fill="currentColor" d="M12.006 3c-4.97 0-9 4.054-9 9.055 0 4.52 3.291 8.266 7.594 8.945v-6.328H8.314v-2.617H10.6V10.06c0-2.27 1.343-3.523 3.399-3.523.985 0 2.015.177 2.015.177v2.228h-1.135c-1.118 0-1.467.698-1.467 1.415v1.698h2.496l-.399 2.617h-2.097V21c4.303-.68 7.594-4.425 7.594-8.945 0-5-4.03-9.055-9-9.055Z"/></g></symbol><symbol id="icon-fast" viewBox="0 0 32 32"><g fill="none"><path fill="currentColor" d="m14.78 18.003 8.569-8.398a.715.715 0 0 1 .505-.205.727.727 0 0 1 .505.205.698.698 0 0 1 .21.495.688.688 0 0 1-.21.496l-8.57 8.397a.718.718 0 0 1-.504.205.729.729 0 0 1-.506-.205.7.7 0 0 1-.209-.495.688.688 0 0 1 .21-.495Zm1.219-5.803c.62 0 1.236.098 1.824.291a.728.728 0 0 0 .775-.197.694.694 0 0 0 .101-.778.7.7 0 0 0-.42-.351 7.28 7.28 0 0 0-3.536-.258 7.21 7.21 0 0 0-3.227 1.442 7.011 7.011 0 0 0-2.122 2.784 6.87 6.87 0 0 0-.492 3.442c.019.171.102.33.233.444.13.115.3.179.475.179.026 0 .053 0 .08-.005a.718.718 0 0 0 .478-.258.69.69 0 0 0 .153-.514 5.548 5.548 0 0 1 1.64-4.58 5.778 5.778 0 0 1 4.038-1.641Zm8.903 1.137a.704.704 0 0 0-.417-.347.728.728 0 0 0-.763.213.695.695 0 0 0-.168.51.69.69 0 0 0 .077.263 8.264 8.264 0 0 1 .446 6.623l-16.165-.007a8.26 8.26 0 0 1-.395-3.95 8.324 8.324 0 0 1 1.495-3.688 8.541 8.541 0 0 1 3.054-2.607 8.732 8.732 0 0 1 3.933-.946h.078a8.62 8.62 0 0 1 3.822.918.726.726 0 0 0 .803-.076.702.702 0 0 0 .254-.485.686.686 0 0 0-.178-.516.713.713 0 0 0-.227-.168 10.175 10.175 0 0 0-5.78-1.003 10.095 10.095 0 0 0-5.359 2.348 9.77 9.77 0 0 0-3.09 4.892 9.61 9.61 0 0 0 .245 5.747c.099.274.281.512.523.68.242.168.53.258.827.26H24.08c.296 0 .585-.09.826-.259.242-.168.424-.405.522-.679a9.646 9.646 0 0 0-.526-7.724v.001Z"/></g></symbol><symbol id="icon-flag" viewBox="0 0 32 32"><g fill="none"><path fill="currentColor" d="M25.885 8.344a.736.736 0 0 0-.264-.253.71.71 0 0 0-.348-.091H18a.712.712 0 0 0-.394.12.743.743 0 0 0-.268.32l-.798 1.808H6.727a.712.712 0 0 0-.397.121.744.744 0 0 0-.268.325.77.77 0 0 0 .127.807l3.192 3.617-3.192 3.617a.77.77 0 0 0-.127.807c.057.132.15.245.268.324.118.08.256.122.397.122h6.645c.14 0 .276-.042.393-.12a.743.743 0 0 0 .269-.32l.798-1.808h5.675l-3.169 7.183a.765.765 0 0 0 .12.836.73.73 0 0 0 .514.24.708.708 0 0 0 .527-.211.75.75 0 0 0 .163-.245l7.273-16.484a.769.769 0 0 0-.05-.715ZM12.904 18.489H8.37l2.53-2.867a.762.762 0 0 0 0-1.008l-2.53-2.868h7.508l-2.975 6.743Zm8.264-2.247h-5.675l2.975-6.744h5.676l-2.976 6.744Z"/></g></symbol><symbol id="icon-from-to" viewBox="0 0 40 40"><g fill="none"><path fill="currentColor" d="M5.122 23.198a1.007 1.007 0 0 0 1.954.487 11.074 11.074 0 0 1 20.08-3.27l-3.995 2.399a1.008 1.008 0 0 0 .274 1.84l7.815 1.95a1.007 1.007 0 0 0 1.22-.733l1.95-7.814a1.007 1.007 0 0 0-1.495-1.108l-4.04 2.427a13.087 13.087 0 0 0-23.763 3.822Z"/></g></symbol><symbol id="icon-globe" viewBox="0 0 26 26"><g fill="none"><path fill="currentColor" d="M12.938 0a12.938 12.938 0 1 0 12.937 12.938A12.953 12.953 0 0 0 12.937 0Zm10.947 12.938c0 1.01-.139 2.014-.415 2.985h-4.79a19.585 19.585 0 0 0 0-5.971h4.79c.276.971.416 1.976.415 2.986ZM9.703 17.913h6.469a14.32 14.32 0 0 1-3.235 5.598 14.34 14.34 0 0 1-3.234-5.598Zm-.485-1.99a17.52 17.52 0 0 1 0-5.971h7.449a17.52 17.52 0 0 1 0 5.971H9.218ZM1.99 12.937c0-1.01.139-2.014.415-2.985h4.79a19.586 19.586 0 0 0 0 5.971h-4.79a10.898 10.898 0 0 1-.415-2.986Zm14.182-4.975H9.703a14.32 14.32 0 0 1 3.235-5.598 14.34 14.34 0 0 1 3.234 5.598Zm6.51 0H18.25a16.83 16.83 0 0 0-2.775-5.673 10.983 10.983 0 0 1 7.21 5.673h-.004ZM10.399 2.289a16.829 16.829 0 0 0-2.775 5.673H3.188a10.983 10.983 0 0 1 7.21-5.673Zm-7.21 15.624h4.435a16.83 16.83 0 0 0 2.775 5.673 10.984 10.984 0 0 1-7.21-5.672Zm12.287 5.673a16.83 16.83 0 0 0 2.775-5.672h4.436a10.984 10.984 0 0 1-7.21 5.672Z"/></g></symbol><symbol id="icon-graph" viewBox="0 0 48 48"><g fill="none"><g filter="url(#a)"><path fill="currentColor" d="M24.002 9a1.154 1.154 0 0 0-1.154 1.154v8.077a1.154 1.154 0 0 0 1.154 1.154 4.615 4.615 0 1 1-3.998 2.307 1.154 1.154 0 0 0-.423-1.576l-6.995-4.039a1.155 1.155 0 0 0-1.576.423A15 15 0 1 0 24.002 9Zm-11.525 9.678 5.035 2.908a6.933 6.933 0 0 0-.401 3.066l-5.617 1.511a12.715 12.715 0 0 1 .982-7.485Zm-.386 9.708 5.625-1.506a6.938 6.938 0 0 0 5.132 3.945v5.814a12.72 12.72 0 0 1-10.757-8.253Zm13.065 8.253v-5.814a6.923 6.923 0 0 0 0-13.651V11.36a12.692 12.692 0 0 1 0 25.279Z"/></g></g></symbol><symbol id="icon-image-add" viewBox="0 0 24 24"><g fill="none"><path fill="currentColor" d="M20.1 14.7v2.7h2.7v1.8h-2.7v2.7h-1.8v-2.7h-2.7v-1.8h2.7v-2.7h1.8Zm.007-10.8c.493 0 .893.4.893.894V12.9h-1.8V5.7H4.8v12.6l9-9 2.7 2.7v2.546l-2.7-2.7L7.344 18.3H13.8v1.8H3.893A.893.893 0 0 1 3 19.207V4.794a.9.9 0 0 1 .893-.894h16.214ZM8.4 7.5a1.8 1.8 0 1 1 0 3.6 1.8 1.8 0 0 1 0-3.6Z"/></g></symbol><symbol id="icon-instagram" viewBox="0 0 24 24"><g fill="none"><path fill="currentColor" d="M12.93 3.001c1.014.002 1.527.007 1.97.02l.175.006c.202.007.4.016.64.027.959.045 1.612.196 2.186.419a4.385 4.385 0 0 1 1.594 1.038c.5.5.809 1.003 1.038 1.594.222.573.374 1.227.419 2.185.01.24.02.44.026.641l.006.175c.013.443.02.957.021 1.97V12.925a71.095 71.095 0 0 1-.02 1.97l-.006.175c-.007.202-.016.401-.027.641-.044.958-.197 1.611-.419 2.185a4.394 4.394 0 0 1-1.038 1.594c-.5.5-1.003.809-1.594 1.039-.574.221-1.227.373-2.185.418-.24.01-.44.02-.641.026l-.175.006c-.443.013-.957.02-1.97.021h-.67l-.254.001h-.925a71.098 71.098 0 0 1-1.97-.02l-.175-.007c-.202-.007-.4-.016-.64-.027-.959-.044-1.611-.197-2.186-.418a4.402 4.402 0 0 1-1.594-1.039c-.5-.5-.809-1.003-1.038-1.594-.223-.574-.374-1.227-.419-2.185-.01-.24-.02-.44-.026-.64l-.006-.176c-.013-.443-.02-.956-.021-1.97v-1.85c.002-1.012.007-1.526.02-1.97l.006-.174c.007-.202.016-.4.027-.64.044-.96.196-1.612.419-2.186a4.391 4.391 0 0 1 1.038-1.594c.5-.5 1.003-.809 1.594-1.038.574-.223 1.227-.374 2.185-.419.24-.01.44-.02.641-.026l.175-.006c.443-.013.957-.019 1.97-.02L12.93 3Zm-.924 4.5a4.5 4.5 0 1 0-.001 9 4.5 4.5 0 0 0 0-9Zm0 1.8a2.7 2.7 0 1 1 0 5.4 2.7 2.7 0 0 1 0-5.4Zm4.725-3.15a1.126 1.126 0 1 0 0 2.25 1.126 1.126 0 0 0 0-2.25Z"/></g></symbol><symbol id="icon-italic" viewBox="0 0 24 24"><g fill="currentColor"><path d="M15 20H7v-2h2.927l2.116-12H9V4h8v2h-2.927l-2.116 12H15v2Z"/></g></symbol><symbol id="icon-item-bottom" viewBox="0 0 24 24"><g fill="none"><path fill="currentColor" d="M9.5 6.167V14.5H7V6.167h2.5ZM6.167 4.5a.833.833 0 0 0-.834.833v10c0 .46.373.834.834.834h4.166c.46 0 .834-.373.834-.834v-10a.833.833 0 0 0-.834-.833H6.167Zm8.333 5v5H17v-5h-2.5Zm-1.667-.833c0-.46.373-.834.834-.834h4.166c.46 0 .834.373.834.834v6.666c0 .46-.373.834-.834.834h-4.166a.833.833 0 0 1-.834-.834V8.667Zm6.667 9.166h-15V19.5h15v-1.667Z"/></g></symbol><symbol id="icon-link" viewBox="0 0 24 24"><g fill="currentColor"><path d="M18.364 15.536 16.95 14.12l1.414-1.414a5 5 0 0 0-7.071-7.071L9.878 7.05 8.464 5.636l1.414-1.414a7 7 0 0 1 9.9 9.9l-1.414 1.414Zm-2.829 2.828-1.414 1.414a7 7 0 0 1-9.9-9.9l1.415-1.414L7.05 9.88l-1.414 1.414a5 5 0 0 0 7.07 7.071l1.415-1.414 1.414 1.414Zm-.707-10.607 1.415 1.415-7.072 7.07-1.414-1.414 7.071-7.07Z"/></g></symbol><symbol id="icon-linkedin-2" viewBox="0 0 24 24"><g fill="currentColor"><path d="M18.336 18.339h-2.665v-4.177c0-.996-.02-2.278-1.39-2.278-1.389 0-1.601 1.084-1.601 2.205v4.25h-2.666V9.75h2.56v1.17h.035c.358-.674 1.228-1.387 2.528-1.387 2.7 0 3.2 1.778 3.2 4.091v4.715ZM7.004 8.575a1.546 1.546 0 0 1-1.548-1.549 1.548 1.548 0 1 1 1.547 1.549Zm1.336 9.764H5.667V9.75H8.34v8.589ZM19.67 3H4.33C3.594 3 3 3.58 3 4.297v15.406c0 .717.594 1.297 1.328 1.297h15.339C20.4 21 21 20.42 21 19.703V4.297c0-.716-.6-1.297-1.334-1.297h.003Z"/></g></symbol><symbol id="icon-linkedin" viewBox="0 0 24 24"><g fill="currentColor"><path d="M12.001 9.55c.917-.937 2.111-1.55 3.5-1.55a5.5 5.5 0 0 1 5.5 5.5V21h-2v-7.5a3.5 3.5 0 1 0-7 0V21h-2V8.5h2v1.05Zm-7-3.05a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3Zm-1 2h2V21h-2V8.5Z"/></g></symbol><symbol id="icon-list-check" viewBox="0 0 18 18"><g fill="none"><path fill="currentColor" d="M17 9c0 .169-.07.33-.195.45a.683.683 0 0 1-.472.186H9a.683.683 0 0 1-.471-.186.622.622 0 0 1-.195-.45c0-.169.07-.33.195-.45A.683.683 0 0 1 9 8.364h7.333c.177 0 .347.067.472.186.125.12.195.281.195.45ZM9 4.546h7.333a.683.683 0 0 0 .472-.187.622.622 0 0 0 .195-.45c0-.168-.07-.33-.195-.45a.683.683 0 0 0-.472-.186H9a.683.683 0 0 0-.471.186.622.622 0 0 0-.195.45c0 .17.07.33.195.45s.294.187.471.187Zm7.333 8.908H9a.683.683 0 0 0-.471.187.622.622 0 0 0-.195.45c0 .168.07.33.195.45.125.119.294.186.471.186h7.333a.683.683 0 0 0 .472-.187.622.622 0 0 0 .195-.45c0-.168-.07-.33-.195-.45a.683.683 0 0 0-.472-.186ZM5.195 2.186 3 4.282 2.14 3.46a.683.683 0 0 0-.472-.186.683.683 0 0 0-.472.186.622.622 0 0 0-.195.45c0 .17.07.331.195.45L2.53 5.633A.67.67 0 0 0 3 5.82a.694.694 0 0 0 .472-.187l2.667-2.545a.622.622 0 0 0 .195-.45c0-.17-.07-.331-.195-.45A.684.684 0 0 0 5.667 2a.683.683 0 0 0-.472.186Zm0 5.091L3 9.373 2.14 8.55a.683.683 0 0 0-.472-.187.683.683 0 0 0-.472.187.622.622 0 0 0-.144.694.636.636 0 0 0 .144.206l1.334 1.273a.67.67 0 0 0 .471.186.695.695 0 0 0 .472-.186l2.667-2.546a.622.622 0 0 0 .195-.45c0-.169-.07-.33-.195-.45a.684.684 0 0 0-.472-.186.683.683 0 0 0-.472.186Zm0 5.09L3 14.465l-.861-.824a.67.67 0 0 0-.472-.186.695.695 0 0 0-.472.186.635.635 0 0 0-.195.45.612.612 0 0 0 .195.45l1.334 1.273A.67.67 0 0 0 3 16a.695.695 0 0 0 .472-.187l2.667-2.545a.622.622 0 0 0 .195-.45c0-.169-.07-.33-.195-.45a.684.684 0 0 0-.472-.187.684.684 0 0 0-.472.187Z"/></g></symbol><symbol id="icon-list-editor" viewBox="0 0 24 24"><g fill="currentColor"><path d="M8 4h13v2H8V4ZM4.5 6.5a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3Zm0 7a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3Zm0 6.9a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3ZM8 11h13v2H8v-2Zm0 7h13v2H8v-2Z"/></g></symbol><symbol id="icon-list-ordered" viewBox="0 0 24 24"><g fill="currentColor"><path d="M5.75 3.5H4.717l-1.467.393v1.553l1-.268V8.5H3V10h4V8.5H5.75v-5ZM10 4h11v2H10V4Zm0 7h11v2H10v-2Zm0 7h11v2H10v-2Zm-7.125-2.375a2.125 2.125 0 1 1 3.812 1.292l-.004.006L5.316 18.5H7V20H3v-1.121l2.472-2.844a.625.625 0 1 0-1.094-.466l-.013.306h-1.49v-.25Z"/></g></symbol><symbol id="icon-location" viewBox="0 0 20 20"><g fill="none"><path fill="currentColor" d="M10 5a3.125 3.125 0 1 0 0 6.25A3.125 3.125 0 0 0 10 5Zm0 5a1.875 1.875 0 1 1 0-3.75A1.875 1.875 0 0 1 10 10Zm0-8.75a6.883 6.883 0 0 0-6.875 6.875c0 2.453 1.134 5.053 3.281 7.52a19.859 19.859 0 0 0 3.239 2.992.625.625 0 0 0 .717 0 19.854 19.854 0 0 0 3.232-2.992c2.144-2.467 3.281-5.067 3.281-7.52A6.883 6.883 0 0 0 10 1.25Zm0 16.094c-1.291-1.016-5.625-4.746-5.625-9.219a5.625 5.625 0 0 1 11.25 0c0 4.471-4.334 8.203-5.625 9.219Z"/></g></symbol><symbol id="icon-mail" viewBox="0 0 20 20"><g fill="none"><path fill="currentColor" d="M17.5 3.75h-15a.625.625 0 0 0-.625.625V15a1.25 1.25 0 0 0 1.25 1.25h13.75a1.25 1.25 0 0 0 1.25-1.25V4.375a.625.625 0 0 0-.625-.625ZM10 10.402 4.107 5h11.786L10 10.402ZM7.712 10l-4.587 4.204V5.796L7.712 10Zm.925.848.937.863a.625.625 0 0 0 .845 0l.938-.863L15.888 15H4.107l4.53-4.152ZM12.288 10l4.587-4.205v8.41L12.288 10Z"/></g></symbol><symbol id="icon-marker" viewBox="0 0 24 24"><g fill="none"><path fill="currentColor" d="M12 6a3.75 3.75 0 1 0 0 7.5A3.75 3.75 0 0 0 12 6Zm0 6a2.25 2.25 0 1 1 0-4.5 2.25 2.25 0 0 1 0 4.5Zm0-10.5a8.26 8.26 0 0 0-8.25 8.25c0 2.944 1.36 6.064 3.938 9.023a23.837 23.837 0 0 0 3.885 3.591.75.75 0 0 0 .861 0 23.835 23.835 0 0 0 3.879-3.59c2.573-2.96 3.937-6.08 3.937-9.024A8.26 8.26 0 0 0 12 1.5Zm0 19.313c-1.55-1.22-6.75-5.696-6.75-11.063a6.75 6.75 0 0 1 13.5 0c0 5.365-5.2 9.844-6.75 11.063Z"/></g></symbol><symbol id="icon-message" viewBox="0 0 32 32"><g fill="none"><path fill="currentColor" d="M17.154 16a1.154 1.154 0 1 1-2.308.001 1.154 1.154 0 0 1 2.308 0Zm-5.385-1.153a1.154 1.154 0 1 0 0 2.307 1.154 1.154 0 0 0 0-2.307Zm8.462 0a1.154 1.154 0 1 0 0 2.308 1.154 1.154 0 0 0 0-2.308ZM26 16a10 10 0 0 1-14.7 8.83l-3.274 1.09a1.539 1.539 0 0 1-1.946-1.945L7.17 20.7a10.001 10.001 0 0 1 14.983-12.58A10 10 0 0 1 26 16.002Zm-1.538 0a8.463 8.463 0 0 0-14.044-6.358 8.462 8.462 0 0 0-1.744 10.595.77.77 0 0 1 .064.629l-1.2 3.596 3.597-1.199a.751.751 0 0 1 .627.063 8.462 8.462 0 0 0 12.7-7.326Z"/></g></symbol><symbol id="icon-microphone" viewBox="0 0 24 24"><g fill="none"><path fill="currentColor" d="M12 16.5a4.504 4.504 0 0 0 4.5-4.5V6a4.5 4.5 0 1 0-9 0v6a4.505 4.505 0 0 0 4.5 4.5ZM9 6a3 3 0 1 1 6 0v6a3 3 0 0 1-6 0V6Zm3.75 13.462V22.5a.75.75 0 1 1-1.5 0v-3.038A7.51 7.51 0 0 1 4.5 12 .75.75 0 1 1 6 12a6 6 0 1 0 12 0 .75.75 0 1 1 1.5 0 7.51 7.51 0 0 1-6.75 7.462Z"/></g></symbol><symbol id="icon-order" viewBox="0 0 20 20"><g fill="none"><path fill="currentColor" d="M8.125 4.688a.937.937 0 1 1-1.875 0 .937.937 0 0 1 1.875 0Zm4.688.937a.937.937 0 1 0 0-1.874.937.937 0 0 0 0 1.874ZM7.186 9.063a.937.937 0 1 0 0 1.874.937.937 0 0 0 0-1.874Zm5.625 0a.937.937 0 1 0 0 1.874.937.937 0 0 0 0-1.874Zm-5.624 5.312a.938.938 0 1 0 0 1.875.938.938 0 0 0 0-1.875Zm5.625 0a.937.937 0 1 0 0 1.875.937.937 0 0 0 0-1.875Z"/></g></symbol><symbol id="icon-phone" viewBox="0 0 26 26"><g fill="none"><path fill="currentColor" d="m24.734 17.745-5.889-2.639-.016-.008a2 2 0 0 0-1.896.175 1 1 0 0 0-.094.07l-3.043 2.594c-1.927-.936-3.917-2.911-4.853-4.814l2.597-3.088c.025-.031.049-.063.071-.097a2 2 0 0 0 .165-1.882v-.015L9.13 2.142A2 2 0 0 0 7.053.952 7.032 7.032 0 0 0 .938 7.937c0 9.925 8.075 18 18 18a7.032 7.032 0 0 0 6.985-6.115 2 2 0 0 0-1.19-2.077Zm-5.797 6.192a16.017 16.017 0 0 1-16-16 5.025 5.025 0 0 1 4.36-5v.015L9.92 8.827 7.338 11.92a.768.768 0 0 0-.072.096 2 2 0 0 0-.125 1.963c1.133 2.316 3.466 4.632 5.808 5.763a2 2 0 0 0 1.969-.142 1.03 1.03 0 0 0 .092-.07l3.039-2.593 5.875 2.631h.014a5.026 5.026 0 0 1-5 4.37Z"/></g></symbol><symbol id="icon-play" viewBox="0 0 122 122"><g fill="none"><path fill="currentColor" stroke="currentColor" d="M60.999 11.938a49.116 49.116 0 0 1 49.059 48.454l.004.609a49.06 49.06 0 0 1-58.633 48.119 49.062 49.062 0 0 1 9.57-97.183Zm-7.361 27.601a4.314 4.314 0 0 0-4.575 4.305v34.312a4.313 4.313 0 0 0 6.765 3.547L80.61 64.547a4.313 4.313 0 0 0 0-7.094L55.83 40.297a4.315 4.315 0 0 0-2.191-.758Z"/></g></symbol><symbol id="icon-plus-circle" viewBox="0 0 20 20"><g fill="none"><path fill="currentColor" d="M10 3.75A6.25 6.25 0 1 0 16.25 10 6.257 6.257 0 0 0 10 3.75Zm0 11.539A5.289 5.289 0 1 1 15.289 10 5.294 5.294 0 0 1 10 15.289ZM12.885 10a.48.48 0 0 1-.481.48H10.48v1.924a.481.481 0 0 1-.962 0V10.48H7.596a.481.481 0 0 1 0-.962H9.52V7.596a.48.48 0 1 1 .962 0V9.52h1.923a.48.48 0 0 1 .48.481Z"/></g></symbol><symbol id="icon-pulse" viewBox="0 0 36 36"><g fill="none"><path fill="currentColor" stroke="currentColor" d="M13.55 4a1.627 1.627 0 0 1 1.47 1.046l7.681 20.17 3.969-7.94.055-.099a1.626 1.626 0 0 1 1.4-.802h4.5a1.626 1.626 0 0 1 0 3.25h-3.496l-5.175 10.352a1.625 1.625 0 0 1-1.342.894l-.112.004h-.081a1.625 1.625 0 0 1-1.439-1.044v-.001L13.367 9.842l-4.013 8.83a1.624 1.624 0 0 1-1.479.953h-4.5a1.625 1.625 0 1 1 0-3.25h3.453L12.02 4.953l.054-.108A1.626 1.626 0 0 1 13.551 4Z"/></g></symbol><symbol id="icon-resize" viewBox="0 0 12 12"><g fill="none"><path stroke="currentColor" d="M9.111 2 2 9.111m8-2.667L6.444 10"/></g></symbol><symbol id="icon-search-2" viewBox="0 0 20 20"><g fill="none"><path fill="currentColor" d="m16.11 15.43-3.006-3.005a5.29 5.29 0 1 0-.68.678l3.006 3.006a.48.48 0 1 0 .68-.68ZM4.723 9.046a4.322 4.322 0 1 1 8.644 0 4.322 4.322 0 0 1-8.644 0Z"/></g></symbol><symbol id="icon-search" viewBox="0 0 24 24"><g fill="currentColor"><path d="M11 2c.264 0 .525.013.783.036a5.958 5.958 0 0 0-.699 1.966L11 4c-3.867 0-7 3.132-7 7 0 3.867 3.133 7 7 7a6.978 6.978 0 0 0 4.875-1.976l.15-.15A6.979 6.979 0 0 0 18 11c0-.029-.003-.057-.003-.085a5.955 5.955 0 0 0 1.966-.7 8.962 8.962 0 0 1-1.932 6.401l4.283 4.283-1.415 1.414-4.282-4.282A8.961 8.961 0 0 1 11 20c-4.968 0-9-4.032-9-9s4.032-9 9-9Zm5.53-.681a.507.507 0 0 1 .94 0l.254.611a4.367 4.367 0 0 0 2.25 2.326l.718.32a.53.53 0 0 1 0 .963l-.76.338a4.363 4.363 0 0 0-2.218 2.25l-.247.566a.506.506 0 0 1-.934 0l-.246-.565a4.364 4.364 0 0 0-2.22-2.251l-.76-.338a.53.53 0 0 1 0-.963l.718-.32a4.366 4.366 0 0 0 2.251-2.326l.253-.611Z"/></g></symbol><symbol id="icon-speaker" viewBox="0 0 20 20"><g fill="none"><path fill="currentColor" d="M11.25 12.944a5.312 5.312 0 1 0-5.617 0c-1.614.528-3.065 1.515-4.232 2.904a.625.625 0 1 0 .957.804c1.568-1.871 3.729-2.902 6.08-2.902 2.35 0 4.511 1.03 6.084 2.902a.625.625 0 1 0 .957-.804c-1.168-1.39-2.62-2.376-4.23-2.904ZM4.375 8.438a4.063 4.063 0 1 1 8.125 0 4.063 4.063 0 0 1-8.125 0ZM16.2 5.125a8.466 8.466 0 0 1 0 6.625.624.624 0 1 1-1.15-.491 7.209 7.209 0 0 0 0-5.642.625.625 0 1 1 1.15-.492Zm3.175 3.313a10.86 10.86 0 0 1-.882 4.308.625.625 0 0 1-1.149-.492 9.72 9.72 0 0 0 0-7.633.627.627 0 0 1 .321-.837.625.625 0 0 1 .828.345 10.86 10.86 0 0 1 .882 4.309Z"/></g></symbol><symbol id="icon-spinner" viewBox="0 0 24 24"><g fill="currentColor"><path d="M18.364 5.636 16.95 7.05A7 7 0 1 0 19 12h2a9 9 0 1 1-2.636-6.364Z"/></g></symbol><symbol id="icon-star-empty" viewBox="0 0 16 16"><g fill="none"><path stroke="currentColor" d="M7.998 1.5a.523.523 0 0 1 .483.324l.001.001 1.422 3.443.117.283.305.024 3.688.298a.53.53 0 0 1 .299.927l-1.35 1.164.003-.001-1.462 1.263-.23.198.07.295.857 3.63v.002a.525.525 0 0 1-.784.57h-.001L8.262 11.98 8 11.816l-.262.162-3.156 1.94a.525.525 0 0 1-.783-.57l.86-3.63.07-.295-.23-.198-2.812-2.427a.529.529 0 0 1 .294-.927l.001.001 3.688-.298.306-.024.116-.283 1.423-3.443a.523.523 0 0 1 .483-.325Z"/></g></symbol><symbol id="icon-star-half" viewBox="0 0 16 16"><g fill="none"><path fill="currentColor" d="M14.948 6.079a1.024 1.024 0 0 0-.89-.704l-3.688-.298-1.424-3.443a1.022 1.022 0 0 0-1.892 0L5.63 5.077l-3.689.298a1.029 1.029 0 0 0-.586 1.804L4.17 9.606l-.857 3.628a1.025 1.025 0 0 0 1.531 1.114L8 12.405l3.158 1.943a1.024 1.024 0 0 0 1.53-1.114l-.86-3.63 2.812-2.426a1.026 1.026 0 0 0 .308-1.1Zm-.958.342-3.044 2.625a.5.5 0 0 0-.16.494l.93 3.925a.023.023 0 0 1-.01.03c-.012.009-.015.007-.025 0l-3.42-2.103A.5.5 0 0 0 8 11.319v-9.32c.015 0 .016.006.021.017l1.541 3.725a.5.5 0 0 0 .422.308l3.994.322c.01 0 .016 0 .022.018.005.018 0 .025-.01.032Z"/></g></symbol><symbol id="icon-star" viewBox="0 0 16 16"><g fill="none"><path fill="currentColor" d="m14.643 7.177-2.812 2.427.857 3.63a1.025 1.025 0 0 1-1.532 1.113L8 12.405l-3.158 1.942a1.025 1.025 0 0 1-1.53-1.113l.86-3.63L1.36 7.177a1.029 1.029 0 0 1 .582-1.803l3.688-.297 1.422-3.443a1.022 1.022 0 0 1 1.892 0l1.422 3.443 3.688.297a1.029 1.029 0 0 1 .585 1.804h.004Z"/></g></symbol><symbol id="icon-target" viewBox="0 0 48 48"><g fill="none"><path fill="currentColor" d="M37.533 17.53a15 15 0 1 1-3.776-4.923l3.267-3.268a1.153 1.153 0 0 1 1.631 1.631L24.822 24.803a1.153 1.153 0 0 1-1.63-1.63l3.993-3.995a5.764 5.764 0 1 0 2.575 4.48 1.154 1.154 0 0 1 2.306-.13 8.07 8.07 0 1 1-3.225-6.001l3.278-3.278a12.663 12.663 0 1 0 3.333 4.275 1.153 1.153 0 1 1 2.08-.994Z"/></g></symbol><symbol id="icon-time" viewBox="0 0 24 24"><g fill="none"><path fill="currentColor" d="M12 21a9 9 0 0 1-9-9 9 9 0 0 1 9-9 9 9 0 0 1 9 9 9 9 0 0 1-9 9Zm0-1.8a7.2 7.2 0 1 0 0-14.4 7.2 7.2 0 0 0 0 14.4Zm.9-7.2h3.6v1.8h-5.4V7.5h1.8V12Z"/></g></symbol><symbol id="icon-tv-stats" viewBox="0 0 32 32"><g fill="none"><path fill="currentColor" d="M24.462 8.222h-7.693V6.741a.727.727 0 0 0-.225-.524A.784.784 0 0 0 16 6c-.204 0-.4.078-.544.217a.727.727 0 0 0-.225.524v1.481H7.538c-.408 0-.799.156-1.087.434C6.162 8.934 6 9.311 6 9.704v11.11c0 .393.162.77.45 1.048.29.278.68.434 1.088.434h3.785l-2.078 2.5a.722.722 0 0 0 .12 1.042.79.79 0 0 0 1.082-.116l2.845-3.426h5.416l2.845 3.426a.764.764 0 0 0 .516.273.798.798 0 0 0 .566-.157.722.722 0 0 0 .12-1.042l-2.078-2.5h3.785c.408 0 .799-.156 1.087-.434.289-.278.451-.654.451-1.047V9.703c0-.393-.162-.77-.45-1.048a1.569 1.569 0 0 0-1.088-.434Zm0 12.592H7.538V9.704h16.924v11.11Zm-10.77-5.184v2.222a.727.727 0 0 1-.225.523.785.785 0 0 1-.544.217.785.785 0 0 1-.544-.217.727.727 0 0 1-.225-.523v-2.223c0-.196.08-.384.225-.523a.785.785 0 0 1 .544-.217c.204 0 .4.078.544.217a.727.727 0 0 1 .225.524Zm3.077-1.482v3.704a.727.727 0 0 1-.225.523.784.784 0 0 1-.544.217.784.784 0 0 1-.544-.217.727.727 0 0 1-.225-.523v-3.704c0-.197.08-.385.225-.524a.784.784 0 0 1 .544-.217c.204 0 .4.078.544.217a.727.727 0 0 1 .225.524Zm3.077-1.482v5.186a.727.727 0 0 1-.225.523.785.785 0 0 1-.544.217.785.785 0 0 1-.544-.217.727.727 0 0 1-.225-.523v-5.186c0-.196.08-.384.225-.523a.785.785 0 0 1 .544-.217c.204 0 .4.078.544.217a.727.727 0 0 1 .225.523Z"/></g></symbol><symbol id="icon-twitter" viewBox="0 0 24 24"><g fill="none"><path fill="currentColor" d="M20.898 20.61a.783.783 0 0 1-.3.285.875.875 0 0 1-.415.105h-4.91a.876.876 0 0 1-.393-.093.794.794 0 0 1-.297-.255l-4.141-5.965-6.018 6.067a.852.852 0 0 1-.565.239.864.864 0 0 1-.584-.195.727.727 0 0 1-.267-.514.713.713 0 0 1 .205-.538l6.318-6.375-6.403-9.218a.7.7 0 0 1-.027-.764.784.784 0 0 1 .3-.285A.876.876 0 0 1 3.82 3h4.909c.138 0 .273.032.394.093.12.06.222.148.296.255l4.141 5.965 6.018-6.067a.852.852 0 0 1 .565-.239.863.863 0 0 1 .584.195c.16.132.256.317.267.514a.712.712 0 0 1-.205.538l-6.318 6.37 6.403 9.224a.7.7 0 0 1 .025.763Z"/></g></symbol><symbol id="icon-users" viewBox="0 0 32 32"><g fill="none"><path fill="currentColor" d="M14.974 18.991a5.96 5.96 0 0 0 2.214-2.964 6.266 6.266 0 0 0 .092-3.762 6 6 0 0 0-2.067-3.079 5.553 5.553 0 0 0-3.411-1.181 5.553 5.553 0 0 0-3.411 1.181 6 6 0 0 0-2.067 3.079 6.266 6.266 0 0 0 .092 3.762 5.962 5.962 0 0 0 2.214 2.964c-1.85.714-3.43 2.036-4.504 3.768a.82.82 0 0 0-.115.605.82.82 0 0 0 .117.29.78.78 0 0 0 .214.221.743.743 0 0 0 .58.111.745.745 0 0 0 .275-.126.786.786 0 0 0 .207-.227 7.78 7.78 0 0 1 2.759-2.67 7.358 7.358 0 0 1 3.639-.967c1.271 0 2.522.333 3.64.968a7.78 7.78 0 0 1 2.758 2.669.762.762 0 0 0 .481.337c.197.042.4 0 .569-.114a.8.8 0 0 0 .328-.5.832.832 0 0 0-.1-.597c-1.074-1.732-2.654-3.054-4.504-3.768Zm-7.37-4.988c0-.87.247-1.72.708-2.443a4.246 4.246 0 0 1 1.884-1.62 4.02 4.02 0 0 1 2.425-.25c.814.17 1.562.589 2.149 1.204a4.465 4.465 0 0 1 1.149 2.251 4.591 4.591 0 0 1-.24 2.54 4.359 4.359 0 0 1-1.545 1.973 4.063 4.063 0 0 1-2.332.741 4.108 4.108 0 0 1-2.966-1.289 4.51 4.51 0 0 1-1.231-3.107Zm20.046 9.862a.734.734 0 0 1-.574.113.763.763 0 0 1-.482-.345 7.764 7.764 0 0 0-2.758-2.67 7.343 7.343 0 0 0-3.64-.965.746.746 0 0 1-.54-.234.82.82 0 0 1-.223-.565.82.82 0 0 1 .224-.565.746.746 0 0 1 .54-.235c.617 0 1.228-.144 1.787-.42A4.23 4.23 0 0 0 23.43 16.8c.393-.5.676-1.084.83-1.711a4.6 4.6 0 0 0 .054-1.918 4.504 4.504 0 0 0-.73-1.76 4.265 4.265 0 0 0-1.377-1.267 4.026 4.026 0 0 0-3.569-.227.734.734 0 0 1-.846-.17.834.834 0 0 1 .02-1.146.758.758 0 0 1 .259-.167 5.481 5.481 0 0 1 4.102-.055 5.816 5.816 0 0 1 3.084 2.834 6.25 6.25 0 0 1 .48 4.269 5.997 5.997 0 0 1-2.37 3.508c1.851.714 3.431 2.036 4.505 3.768.11.178.15.394.108.601a.8.8 0 0 1-.33.505Z"/></g></symbol><symbol id="icon-verified-badge" viewBox="0 0 24 24"><g fill="none"><path fill="currentColor" d="M21.174 9.64c-.353-.37-.719-.75-.857-1.085-.127-.307-.134-.815-.142-1.307-.014-.915-.03-1.952-.75-2.673-.72-.72-1.758-.736-2.673-.75-.492-.008-1-.015-1.307-.143-.333-.137-.715-.503-1.084-.856C13.714 2.204 12.979 1.5 12 1.5c-.979 0-1.713.704-2.36 1.326-.37.353-.75.719-1.085.857-.305.127-.815.135-1.307.142-.915.014-1.952.03-2.673.75-.72.72-.731 1.758-.75 2.673-.008.492-.015 1-.143 1.307-.137.333-.503.715-.856 1.084C2.204 10.286 1.5 11.021 1.5 12c0 .979.704 1.713 1.326 2.36.353.37.719.75.857 1.085.127.307.135.815.142 1.307.014.915.03 1.952.75 2.673.72.72 1.758.736 2.673.75.492.008 1 .015 1.307.142.333.138.715.504 1.084.857.647.622 1.382 1.326 2.361 1.326.979 0 1.713-.704 2.36-1.326.37-.353.75-.719 1.085-.857.307-.127.815-.134 1.307-.142.915-.014 1.952-.03 2.673-.75.72-.72.736-1.758.75-2.673.008-.492.015-1 .142-1.307.138-.333.504-.715.857-1.084.622-.647 1.326-1.382 1.326-2.361 0-.979-.704-1.713-1.326-2.36Zm-4.893.64-5.25 5.25a.747.747 0 0 1-1.062 0l-2.25-2.25a.75.75 0 1 1 1.062-1.06l1.719 1.72 4.72-4.72a.751.751 0 0 1 1.06 1.06Z"/></g></symbol><symbol id="icon-x" viewBox="0 0 24 24"><g fill="currentColor"><path d="M10.488 14.651 15.25 21h7l-7.858-10.478L20.93 3h-2.65l-5.117 5.886L8.75 3h-7l7.51 10.014L2.32 21h2.65l5.518-6.349ZM16.25 19 5.75 5h2l10.5 14h-2Z"/></g></symbol><symbol id="icon-youtube" viewBox="0 0 24 24"><g fill="none"><path fill="currentColor" d="M12.216 4.5c.48.002 1.684.014 2.961.068l.453.02c1.287.064 2.572.172 3.21.357.85.25 1.519.975 1.745 1.896.36 1.462.405 4.315.41 5.005l.001.143V12.152c-.006.69-.051 3.544-.411 5.005-.23.924-.898 1.65-1.745 1.896-.637.185-1.923.293-3.21.357l-.453.02c-1.277.054-2.48.066-2.961.069h-.44c-1.018-.006-5.272-.054-6.625-.446-.85-.249-1.519-.975-1.745-1.896-.36-1.461-.404-4.314-.41-5.005v-.306c.006-.69.05-3.543.41-5.005.23-.924.898-1.65 1.745-1.896 1.353-.392 5.607-.44 6.624-.445h.441Zm-2.02 4.218v6.563l5.4-3.282-5.4-3.281Z"/></g></symbol></svg></div> <div id="modal-book-your-call" data-modal class="modal modal--book modal--drawer modal--drawer--right"> <div class="modal__overlay overlay" data-modal-close> <div class="modal__overlay-backdrop overlay__backdrop"></div> </div> <div class="modal__wrapper"> <div class="modal__container"> <div class="modal__header mb-lg-05"> <div class="modal__header-content"> <h3 class="text text--h3 text--modal-title modal__title">Book your discovery call.</h3> <p class="text modal__description">A 30-minute introductory meeting to understand your goals and evaluate whether we are the right team for you.</p> </div> <button type="button" class="button button--plain button--medium button--icon-mobile mb-auto flex-shrink-0 mt-n05 me-n075 mt-sm-0 me-sm-0" data-modal-close> <span class="button__label">Close</span> <svg class="icon button__icon" aria-hidden="true" focusable="false"> <use xlink:href="#icon-close"></use> </svg> </button> </div> <div class="modal__content"> <form id="form-book-call" action="" class="form" data-ajax-form="book-call" data-validation="true" onsubmit="return false;"> <div class="row g-1"> <div class="col-12" data-form-result></div> <div class="col-12 col-md-6 d-flex flex-column"> <input type="text" name="name" class="input" placeholder="Name" aria-label="Name" required> </div> <div class="col-12 col-md-6 d-flex flex-column"> <input type="text" name="surname" class="input" placeholder="Surname" aria-label="Surname" required> </div> <div class="col-12 col-md-6 d-flex flex-column"> <input type="email" name="email" class="input" placeholder="E-mail" aria-label="E-mail" required> </div> <div class="col-12 col-md-6 d-flex flex-column"> <input type="tel" name="phone" class="input" placeholder="Phone" aria-label="Phone" required> </div> <div class="col-12 col-md-6 d-flex flex-column"> <input type="text" name="company" class="input" placeholder="What's the company name?" aria-label="What's the company name?" required> </div> <div class="col-12 col-md-6 d-flex flex-column"> <select name="service[]" class="select select--checkboxes" data-placeholder="How can we help you?" data-allow-all="true" aria-label="How can we help you?" multiple required> <option value="performance-marketing">Performance Marketing</option> <option value="seo-ai">SEO & AI</option> <option value="data-analyse-insight">Data, Analyse, Insight</option> <option value="conversion-rate-optimization">Conversion Rate Optimization</option> <option value="content-outreach">Content & Outreach</option> <option value="aso">ASO</option> <option value="cookie-consent-management">Cookie & Consent Management</option> </select> </div> <div class="col-12 d-flex flex-column"> <div class="relative d-flex flex-column"> <textarea name="message" rows="3" class="textarea" data-max-length="200" data-bouncer-target="#form-book-call-message-error" placeholder="What should we know before the meeting?" aria-label="What should we know before the meeting?" required></textarea> </div> <span class="form__error" id="form-book-call-message-error"></span> </div> <div class="col-12 col-md d-flex justify-content-start me-lg-3 me-xl-5"> <div class="checkbox"> <input type="checkbox" id="form-book-call-privacy-policy" name="privacy_policy" class="checkbox__input" checked required> <label for="form-book-call-privacy-policy" class="checkbox__label">By checking this box, you acknowledge and accept our <a href="https://kriko.io/privacy-policy" target="_blank" rel="noopener nofollow" title="privacy policy">privacy policy</a>.</label> </div> </div> <div class="d-none" aria-hidden="true"> <input type="text" name="hp_email" tabindex="-1" autocomplete="off"> <input type="hidden" name="lang" value="en"> </div> <div class="col-12 col-md-auto d-flex flex-column"> <input type="hidden" class="g-recaptcha" name="g-recaptcha-response"> <button type="submit" class="button button--primary button--medium button--min-width"><svg class="icon button__icon button__spinner" aria-hidden="true" focusable="false"><use xlink:href="#icon-spinner"></use></svg><span class="button__label">Submit</span></button> </div> </div> </form> <div class="form__separator" aria-hidden="true"> <span class="form__separator-label">or</span> </div> <div class="d-flex flex-column align-items-center"> <a href="mailto:hi@kriko.io" rel="noopener nofollow" class="button button--medium button--rounded button--bordered button--gray px-1" style="min-height: 44px;" title="hi@kriko.io"> <svg class="icon button__icon" aria-hidden="true" focusable="false"> <use xlink:href="#icon-mail"></use> </svg> <span class="button__label ms-025">hi@kriko.io</span> </a> </div> </div> <div class="modal__shape" aria-hidden="true"> <img src="https://kriko.io/wp-content/themes/kriko/assets/img/object/modal-logo.svg" alt="Kriko logo" class="modal__shape-img" loading="lazy" decoding="async"> </div> </div> </div> </div> <script type="speculationrules"> {"prefetch":[{"source":"document","where":{"and":[{"href_matches":"/*"},{"not":{"href_matches":["/wp-*.php","/wp-admin/*","/wp-content/uploads/*","/wp-content/*","/wp-content/plugins/*","/wp-content/themes/kriko/*","/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]} </script> <script id="kriko-app-js-extra"> var api = {"url":"https://kriko.io/wp-admin/admin-ajax.php","nonce":"9266fbb6b3","captcha":"6LfNzHQtAAAAAKrlFXoebou6pTkkGkxqjSLriqaa","gm_key":"AIzaSyBmu2Rxx2MhcubPXyyRkkUhq_h6pU4fgww"}; //# sourceURL=kriko-app-js-extra </script> <script type="module" src="https://kriko.io/wp-content/themes/kriko/assets/js/app.js?ver=1788878913" id="kriko-app-js"></script> <script type="module" src="https://kriko.io/wp-content/themes/kriko/assets/js/modules/single-glossary.js?ver=1788878913" id="kriko-single-glossary-js"></script> </body> </html> <!-- Performance optimized by Redis Object Cache. Learn more: https://wprediscache.com Retrieved 3857 objects (1 MB) from Redis using Predis (v2.4.0). -->