{"id":3850,"date":"2025-02-04T09:57:00","date_gmt":"2025-02-04T08:57:00","guid":{"rendered":"https:\/\/www.activemind.cloud\/?page_id=3850"},"modified":"2025-12-07T17:23:32","modified_gmt":"2025-12-07T16:23:32","slug":"enquiry","status":"publish","type":"page","link":"https:\/\/www.activemind.cloud\/en\/enquiry\/","title":{"rendered":"Enquiry"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3850\" class=\"elementor elementor-3850 elementor-2722\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-90368db e-flex e-con-boxed e-con e-parent\" data-id=\"90368db\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;shape_divider_bottom&quot;:&quot;waves&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-shape elementor-shape-bottom\" aria-hidden=\"true\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1000 100\" preserveAspectRatio=\"none\">\n\t<path class=\"elementor-shape-fill\" d=\"M421.9,6.5c22.6-2.5,51.5,0.4,75.5,5.3c23.6,4.9,70.9,23.5,100.5,35.7c75.8,32.2,133.7,44.5,192.6,49.7\n\tc23.6,2.1,48.7,3.5,103.4-2.5c54.7-6,106.2-25.6,106.2-25.6V0H0v30.3c0,0,72,32.6,158.4,30.5c39.2-0.7,92.8-6.7,134-22.4\n\tc21.2-8.1,52.2-18.2,79.7-24.2C399.3,7.9,411.6,7.5,421.9,6.5z\"\/>\n<\/svg>\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5c1376d elementor-widget elementor-widget-heading\" data-id=\"5c1376d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Enquiry<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1598992 e-flex e-con-boxed e-con e-parent\" data-id=\"1598992\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-ba882c6 e-con-full e-flex e-con e-child\" data-id=\"ba882c6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d6318c7 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"d6318c7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Every company operates differently. That\u2019s why we offer you two options:<\/p><p>You can either <strong>request a quote<\/strong> directly. In this case, we will discuss your needs in a phone call and create a personalised offer for you.<\/p><p>Or you can schedule a free <strong>demo call<\/strong>. During this appointment, we will give you a tour of the compliance portal and answer all your questions about our SaaS solution.<\/p><p><strong>In either case, we will get back to you within two business days!<\/strong><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8fe31a7 elementor-widget elementor-widget-html\" data-id=\"8fe31a7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<script>\n\/* Control the Elementor Tabs from the URL\n* Code from https:\/\/element.how\/elementor-open-specific-tab-toggle-accordion\/\n* Copyright 2023 Element.how\n* Updated 2023\/12\/05\n*\/\nwindow.addEventListener('load', () => {\nsetTimeout(function () {\n\nlet scrollOffset = 200; \/* scroll offset from the top of title *\/\n\nconst tabsAccordionToggleTitles = document.querySelectorAll('.e-n-accordion-item-title, .e-n-tab-title, .elementor-tab-title');\n\nconst clickTitleWithAnchor = (anchor) => {\ntabsAccordionToggleTitles.forEach(title => {\nif (title.querySelector(`#${anchor}`) != null || title.id === anchor || (title.closest('details') && title.closest('details').id === anchor)) {\nif (title.getAttribute('aria-expanded') !== 'true' && !title.classList.contains('elementor-active')) title.click();\nlet timing = 0;\nlet scrollTarget = title;\nif (getComputedStyle(title.closest('.elementor-element')).getPropertyValue('--n-tabs-direction') == 'row') scrollTarget = title.closest('.elementor-element');\nif (title.closest('.e-n-accordion, .elementor-accordion-item, .elementor-toggle-item')) {\ntiming = 400;\n}\nsetTimeout(function () {\njQuery('html, body').animate({\nscrollTop: jQuery(scrollTarget).offset().top - scrollOffset,\n}, 'slow');\n}, timing);\n}\n});\n};\n\ndocument.addEventListener('click', (event) => {\nif (event.target.closest('a') && event.target.closest('a').href.includes('#')) {\nconst anchor = extractAnchor(event.target.closest('a').href);\nif (anchor && isAnchorInTitles(anchor, tabsAccordionToggleTitles)) {\nevent.preventDefault();\nclickTitleWithAnchor(anchor);\n}\n}\n});\n\nconst currentAnchor = extractAnchor(window.location.href);\nif (currentAnchor) {\nclickTitleWithAnchor(currentAnchor);\n}\n\nfunction extractAnchor(url) {\nconst match = url.match(\/#([^?]+)\/);\nreturn match ? match[1] : null;\n};\n\nfunction isAnchorInTitles(anchor, titles) {\nreturn Array.from(titles).some(title => {\nreturn title.querySelector(`#${anchor}`) !== null || title.id === anchor || (title.closest('details') && title.closest('details').id === anchor);\n});\n};\n\n}, 300);\n});\n<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ffff9c9 e-con-full e-flex e-con e-child\" data-id=\"ffff9c9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-29b0944 kl-tabs-bugfix e-n-tabs-mobile elementor-widget elementor-widget-n-tabs\" data-id=\"29b0944\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;stretch&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"43714884\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"quote\" data-tab-title-id=\"e-n-tab-title-437148841\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-437148841\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tRequest a quote\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"demo\" data-tab-title-id=\"e-n-tab-title-437148842\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-437148842\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tSchedule a demo call\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-437148841\" role=\"tabpanel\" aria-labelledby=\"quote\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-e0667ba e-con-full e-flex e-con e-child\" data-id=\"e0667ba\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fb13950 elementor-button-align-stretch elementor-widget elementor-widget-form\" data-id=\"fb13950\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;step_next_label&quot;:&quot;Next&quot;,&quot;step_previous_label&quot;:&quot;Back&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}\" data-widget_type=\"form.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<form class=\"elementor-form\" method=\"post\" name=\"Angebot f\u00fcr activeMind.Cloud\" aria-label=\"Angebot f\u00fcr activeMind.Cloud\">\n\t\t\t<input type=\"hidden\" name=\"post_id\" value=\"3850\"\/>\n\t\t\t<input type=\"hidden\" name=\"form_id\" value=\"fb13950\"\/>\n\t\t\t<input type=\"hidden\" name=\"referer_title\" value=\"activeMind.cloud\" \/>\n\n\t\t\t\n\t\t\t<div class=\"elementor-form-fields-wrapper elementor-labels-above\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-step elementor-field-group elementor-column elementor-field-group-name elementor-col-100\">\n\t\t\t\t\t\t\t<div class=\"e-field-step elementor-hidden\" data-label=\"Your enquiry\" data-previousButton=\"\" data-nextButton=\"\" data-iconUrl=\"\" data-iconLibrary=\"fas fa-star\" data-icon=\"&lt;svg class=&quot;e-font-icon-svg e-fas-star&quot; viewBox=&quot;0 0 576 512&quot; xmlns=&quot;http:\/\/www.w3.org\/2000\/svg&quot;&gt;&lt;path d=&quot;M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z&quot;&gt;&lt;\/path&gt;&lt;\/svg&gt;\" ><\/div>\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-checkbox elementor-field-group elementor-column elementor-field-group-ANFRAGEPAKETCLOUD elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-ANFRAGEPAKETCLOUD\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tPlease select your module(s)\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<div class=\"elementor-field-subgroup  elementor-subgroup-inline\"><span class=\"elementor-field-option\"><input type=\"checkbox\" value=\"597858\" id=\"form-field-ANFRAGEPAKETCLOUD-0\" name=\"form_fields[ANFRAGEPAKETCLOUD][]\"> <label for=\"form-field-ANFRAGEPAKETCLOUD-0\">Data Protecton Software<\/label><\/span><span class=\"elementor-field-option\"><input type=\"checkbox\" value=\"597859\" id=\"form-field-ANFRAGEPAKETCLOUD-1\" name=\"form_fields[ANFRAGEPAKETCLOUD][]\"> <label for=\"form-field-ANFRAGEPAKETCLOUD-1\">ISMS Software<\/label><\/span><span class=\"elementor-field-option\"><input type=\"checkbox\" value=\"597860\" id=\"form-field-ANFRAGEPAKETCLOUD-2\" name=\"form_fields[ANFRAGEPAKETCLOUD][]\"> <label for=\"form-field-ANFRAGEPAKETCLOUD-2\">Whistleblower System<\/label><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-ANFRAGENACHRICHT elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-ANFRAGENACHRICHT\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tYour message\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<textarea class=\"elementor-field-textual elementor-field  elementor-size-lg\" name=\"form_fields[ANFRAGENACHRICHT]\" id=\"form-field-ANFRAGENACHRICHT\" rows=\"6\" placeholder=\"You are welcome to provide us further information (max. 700 characters)\"><\/textarea>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-step elementor-field-group elementor-column elementor-field-group-field_77d9079 elementor-col-100\">\n\t\t\t\t\t\t\t<div class=\"e-field-step elementor-hidden\" data-label=\"Your data\" data-previousButton=\"\" data-nextButton=\"\" data-iconUrl=\"\" data-iconLibrary=\"fas fa-star\" data-icon=\"&lt;svg class=&quot;e-font-icon-svg e-fas-star&quot; viewBox=&quot;0 0 576 512&quot; xmlns=&quot;http:\/\/www.w3.org\/2000\/svg&quot;&gt;&lt;path d=&quot;M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z&quot;&gt;&lt;\/path&gt;&lt;\/svg&gt;\" ><\/div>\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-select elementor-field-group elementor-column elementor-field-group-SALUTATION elementor-col-20 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-SALUTATION\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tSalutation\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field elementor-select-wrapper remove-before \">\n\t\t\t<div class=\"select-caret-down-wrapper\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-caret-down\" viewBox=\"0 0 571.4 571.4\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M571 393Q571 407 561 418L311 668Q300 679 286 679T261 668L11 418Q0 407 0 393T11 368 36 357H536Q550 357 561 368T571 393Z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t<select name=\"form_fields[SALUTATION]\" id=\"form-field-SALUTATION\" class=\"elementor-field-textual elementor-size-lg\" required=\"required\">\n\t\t\t\t\t\t\t\t\t<option value=\"\">Please select<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"1\">Ms<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"2\">Mr<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"3\">Divers<\/option>\n\t\t\t\t\t\t\t<\/select>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-FIRSTNAME elementor-col-40 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-FIRSTNAME\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tFirst name\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[FIRSTNAME]\" id=\"form-field-FIRSTNAME\" class=\"elementor-field elementor-size-lg  elementor-field-textual\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-NAME elementor-col-40 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-NAME\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tLast name\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[NAME]\" id=\"form-field-NAME\" class=\"elementor-field elementor-size-lg  elementor-field-textual\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-email elementor-field-group elementor-column elementor-field-group-EMAIL elementor-col-50 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-EMAIL\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tE-Mail\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"email\" name=\"form_fields[EMAIL]\" id=\"form-field-EMAIL\" class=\"elementor-field elementor-size-lg  elementor-field-textual\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-PHONENUMBER elementor-col-50 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-PHONENUMBER\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tPhone number\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[PHONENUMBER]\" id=\"form-field-PHONENUMBER\" class=\"elementor-field elementor-size-lg  elementor-field-textual\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-COMPANY elementor-col-100 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-COMPANY\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tCompany\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[COMPANY]\" id=\"form-field-COMPANY\" class=\"elementor-field elementor-size-lg  elementor-field-textual\" placeholder=\"Name of your company (incl. legal form) \" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_bfb1385 elementor-col-100 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_bfb1385\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tADDRESS\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[field_bfb1385]\" id=\"form-field-field_bfb1385\" class=\"elementor-field elementor-size-lg  elementor-field-textual\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-ZIPCODE elementor-col-30 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-ZIPCODE\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tZip\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[ZIPCODE]\" id=\"form-field-ZIPCODE\" class=\"elementor-field elementor-size-lg  elementor-field-textual\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-CITY elementor-col-70 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-CITY\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tCity\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[CITY]\" id=\"form-field-CITY\" class=\"elementor-field elementor-size-lg  elementor-field-textual\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-frcaptcha elementor-field-group elementor-column elementor-field-group-field_e6ecbcb elementor-col-50\">\n\t\t\t\t\t<div class=\"frc-captcha\" data-sitekey=\"FCMO53ABI54EORVG\" data-theme=\"light\" ><\/div>\n\t\t<noscript>You need to enable Javascript for the anti-spam check.<\/noscript><style>.frc-captcha {max-width: 100%; width:100%}<\/style><input type=\"frcaptcha text\" name=\"form_fields[field_e6ecbcb]\" id=\"form-field-field_e6ecbcb\" class=\"elementor-field elementor-size-lg \" style=\"display: none\">\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-html elementor-field-group elementor-column elementor-field-group-field_4dd9864 elementor-col-100\">\n\t\t\t\t\t<small>Full details of how we handle your data can be found in our <a href=\"\/en\/about\/privacy-statement\/\" target=\"_blank\" rel=\"noopener\"><u>privacy policy<\/u><\/a>.<\/small>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text\">\n\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[field_8d541fa]\" id=\"form-field-field_8d541fa\" class=\"elementor-field elementor-size-lg \" style=\"display:none !important;\">\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons\">\n\t\t\t\t\t<button class=\"elementor-button elementor-size-md\" type=\"submit\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Send now!<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/form>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-437148842\" role=\"tabpanel\" aria-labelledby=\"demo\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\" elementor-element elementor-element-d61774b e-con-full e-flex e-con e-child\" data-id=\"d61774b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-61f6df0 elementor-button-align-stretch elementor-widget elementor-widget-form\" data-id=\"61f6df0\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;step_next_label&quot;:&quot;Next&quot;,&quot;step_previous_label&quot;:&quot;Back&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}\" data-widget_type=\"form.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<form class=\"elementor-form\" method=\"post\" name=\"Anfrage Democall activemind.cloud\" aria-label=\"Anfrage Democall activemind.cloud\">\n\t\t\t<input type=\"hidden\" name=\"post_id\" value=\"3850\"\/>\n\t\t\t<input type=\"hidden\" name=\"form_id\" value=\"61f6df0\"\/>\n\t\t\t<input type=\"hidden\" name=\"referer_title\" value=\"activeMind.cloud\" \/>\n\n\t\t\t\n\t\t\t<div class=\"elementor-form-fields-wrapper elementor-labels-above\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-COMPANY elementor-col-100 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-COMPANY\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tCompany\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[COMPANY]\" id=\"form-field-COMPANY\" class=\"elementor-field elementor-size-lg  elementor-field-textual\" placeholder=\"Name of the company (incl. legal form)\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-select elementor-field-group elementor-column elementor-field-group-SALUTATION elementor-col-20\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-SALUTATION\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tSalutation\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field elementor-select-wrapper remove-before \">\n\t\t\t<div class=\"select-caret-down-wrapper\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-caret-down\" viewBox=\"0 0 571.4 571.4\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M571 393Q571 407 561 418L311 668Q300 679 286 679T261 668L11 418Q0 407 0 393T11 368 36 357H536Q550 357 561 368T571 393Z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t<select name=\"form_fields[SALUTATION]\" id=\"form-field-SALUTATION\" class=\"elementor-field-textual elementor-size-lg\">\n\t\t\t\t\t\t\t\t\t<option value=\"\">-- <\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"1\">Ms<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"2\">Mr<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"3\">Divers<\/option>\n\t\t\t\t\t\t\t<\/select>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-FIRSTNAME elementor-col-40 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-FIRSTNAME\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tFirst name\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[FIRSTNAME]\" id=\"form-field-FIRSTNAME\" class=\"elementor-field elementor-size-lg  elementor-field-textual\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-NAME elementor-col-40 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-NAME\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tLast name\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[NAME]\" id=\"form-field-NAME\" class=\"elementor-field elementor-size-lg  elementor-field-textual\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-email elementor-field-group elementor-column elementor-field-group-EMAIL elementor-col-50 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-EMAIL\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tE-Mail\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"email\" name=\"form_fields[EMAIL]\" id=\"form-field-EMAIL\" class=\"elementor-field elementor-size-lg  elementor-field-textual\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-PHONENUMBER elementor-col-50 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-PHONENUMBER\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tPhone number\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[PHONENUMBER]\" id=\"form-field-PHONENUMBER\" class=\"elementor-field elementor-size-lg  elementor-field-textual\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-ANFRAGENACHRICHT elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-ANFRAGENACHRICHT\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tYour message\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<textarea class=\"elementor-field-textual elementor-field  elementor-size-lg\" name=\"form_fields[ANFRAGENACHRICHT]\" id=\"form-field-ANFRAGENACHRICHT\" rows=\"6\" placeholder=\"Your are welcome to provide further information (max. 700 characters)\"><\/textarea>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-frcaptcha elementor-field-group elementor-column elementor-field-group-field_a00712c elementor-col-50\">\n\t\t\t\t\t<div class=\"frc-captcha\" data-sitekey=\"FCMO53ABI54EORVG\" data-theme=\"light\" ><\/div>\n\t\t<noscript>You need to enable Javascript for the anti-spam check.<\/noscript><style>.frc-captcha {max-width: 100%; width:100%}<\/style><input type=\"frcaptcha text\" name=\"form_fields[field_a00712c]\" id=\"form-field-field_a00712c\" class=\"elementor-field elementor-size-lg \" style=\"display: none\">\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-html elementor-field-group elementor-column elementor-field-group-field_4dd9864 elementor-col-100\">\n\t\t\t\t\t<small>Full details of how we handle your data can be found in our <a href=\"\/en\/about\/privacy-statement\/\" target=\"_blank\" rel=\"noopener\"><u>privacy policy<\/u><\/a>.<\/small>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text\">\n\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[field_76f8903]\" id=\"form-field-field_76f8903\" class=\"elementor-field elementor-size-lg \" style=\"display:none !important;\">\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons\">\n\t\t\t\t\t<button class=\"elementor-button elementor-size-md\" type=\"submit\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Send now!<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/form>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6e86e84 e-flex e-con-boxed e-con e-parent\" data-id=\"6e86e84\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-a0bcfc0 e-con-full e-flex e-con e-child\" data-id=\"a0bcfc0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9dcad5c elementor-widget elementor-widget-template\" data-id=\"9dcad5c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"template.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-template\">\n\t\t\t\t\t<div data-elementor-type=\"container\" data-elementor-id=\"2821\" class=\"elementor elementor-2821\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-df58b62 e-flex e-con-boxed e-con e-child\" data-id=\"df58b62\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-0623add e-con-full e-flex e-con e-child\" data-id=\"0623add\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-1295693 e-con-full e-flex e-con e-child\" data-id=\"1295693\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f40ce43 elementor-widget elementor-widget-text-editor\" data-id=\"f40ce43\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>We embody<br \/><span style=\"color: var(--e-global-color-primary); font-weight: 800; text-transform: uppercase;\">Compliance<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3ae4aa2 e-con-full e-flex e-con e-child\" data-id=\"3ae4aa2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4644b27 elementor-widget elementor-widget-html\" data-id=\"4644b27\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<a title='activeMind.cloud Bewertungen bei OMR-Reviews' href='https:\/\/omr.com\/de\/reviews\/product\/activemind-cloud?utm_source=widget&utm_medium=vendor' target='_blank' rel='nopener nofollow'><img src='https:\/\/omr.com\/de\/reviews\/widget\/transparentLight\/activemind-cloud' alt='OMR - Rating Widget' \/><\/a>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-af5b8af elementor-widget-mobile__width-initial elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"af5b8af\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/storage.activemind.cloud\/wp-am-cloud-cdn\/wp-content\/uploads\/activemind-cloud-EU-made.webp\" title=\"\" alt=\"\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-01cff09 elementor-widget-mobile__width-initial elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"01cff09\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/storage.activemind.cloud\/wp-am-cloud-cdn\/wp-content\/uploads\/activemind-cloud-iso-27001-Certified.webp\" title=\"\" alt=\"\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f6c64ba elementor-widget-mobile__width-initial elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"f6c64ba\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/storage.activemind.cloud\/wp-am-cloud-cdn\/wp-content\/uploads\/activemind-cloud-gdpr.webp\" title=\"\" alt=\"\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0cfac9d elementor-widget-mobile__width-initial elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"0cfac9d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"340\" height=\"201\" src=\"https:\/\/www.activemind.cloud\/wp-content\/uploads\/2024\/11\/activemind-tisax-logo.webp\" class=\"attachment-full size-full wp-image-1791\" alt=\"TISAX Assessment result available\" srcset=\"https:\/\/www.activemind.cloud\/wp-content\/uploads\/2024\/11\/activemind-tisax-logo.webp 340w, https:\/\/www.activemind.cloud\/wp-content\/uploads\/2024\/11\/activemind-tisax-logo-300x177.webp 300w\" sizes=\"(max-width: 340px) 100vw, 340px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c6edd62 e-flex e-con-boxed e-con e-parent\" data-id=\"c6edd62\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;shape_divider_bottom&quot;:&quot;waves&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-shape elementor-shape-bottom\" aria-hidden=\"true\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1000 100\" preserveAspectRatio=\"none\">\n\t<path class=\"elementor-shape-fill\" d=\"M421.9,6.5c22.6-2.5,51.5,0.4,75.5,5.3c23.6,4.9,70.9,23.5,100.5,35.7c75.8,32.2,133.7,44.5,192.6,49.7\n\tc23.6,2.1,48.7,3.5,103.4-2.5c54.7-6,106.2-25.6,106.2-25.6V0H0v30.3c0,0,72,32.6,158.4,30.5c39.2-0.7,92.8-6.7,134-22.4\n\tc21.2-8.1,52.2-18.2,79.7-24.2C399.3,7.9,411.6,7.5,421.9,6.5z\"\/>\n<\/svg>\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1cd81d1 elementor-widget elementor-widget-heading\" data-id=\"1cd81d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Frequently asked questions about activeMind.cloud<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-102c01e e-con-full e-flex e-con e-child\" data-id=\"102c01e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4a32bdb elementor-widget elementor-widget-n-accordion\" data-id=\"4a32bdb\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;default_state&quot;:&quot;all_collapsed&quot;,&quot;max_items_expended&quot;:&quot;one&quot;,&quot;n_accordion_animation_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:400,&quot;sizes&quot;:[]}}\" data-widget_type=\"nested-accordion.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-accordion\" aria-label=\"Accordion. Open links with Enter or Space, close with Escape, and navigate with Arrow Keys\">\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-7780\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-7780\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><h4 class=\"e-n-accordion-item-title-text\"> What can I expect from the product presentation? <\/h4><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-7780\" class=\"elementor-element elementor-element-496e3c9 e-con-full e-flex e-con e-child\" data-id=\"496e3c9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b5cbcb8 elementor-widget elementor-widget-text-editor\" data-id=\"b5cbcb8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Our team will be happy to present the compliance portal to you in a demo call. We will show you a version that contains all modules and features and is filled with sample data. This will give you a realistic insight into working with the compliance portal.<\/p><p>During the product demo, we will answer your specific questions and show you how to best achieve your individual goals with the help of activeMind.cloud.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-7781\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-7781\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><h4 class=\"e-n-accordion-item-title-text\"> How quickly can I get a product presentation? <\/h4><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-7781\" class=\"elementor-element elementor-element-bd0ec33 e-con-full e-flex e-con e-child\" data-id=\"bd0ec33\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-be0213f elementor-widget elementor-widget-text-editor\" data-id=\"be0213f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>We will contact you by phone within two business days of your request. We will arrange a timely appointment for the product presentation. We will also ask you a few questions in advance so that we can answer your questions appropriately during the demo call.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-7782\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"3\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-7782\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><h4 class=\"e-n-accordion-item-title-text\"> Can I try the compliance portal for free? <\/h4><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-7782\" class=\"elementor-element elementor-element-659b4f7 e-con-full e-flex e-con e-child\" data-id=\"659b4f7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-994d8b0 elementor-widget elementor-widget-text-editor\" data-id=\"994d8b0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>We have deliberately decided not to provide a free demo version or trial period.<\/p><p>Instead, we would be happy to present the compliance portal to you in a free demo call using sample data. This way, we can answer your specific questions and show you how activeMind.cloud can help you achieve your goals.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-7783\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"4\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-7783\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><h4 class=\"e-n-accordion-item-title-text\"> Why am I receiving a customised offer? <\/h4><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-7783\" class=\"elementor-element elementor-element-4f517f9 e-con-full e-flex e-con e-child\" data-id=\"4f517f9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e8d1cef elementor-widget elementor-widget-text-editor\" data-id=\"e8d1cef\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Our offers are always based on the <a href=\"https:\/\/www.activemind.cloud\/en\/pricing\/\">currently valid price list<\/a>. We have found that the quickest way to provide our customers with the perfectly tailored SaaS solution is to determine the individual requirements in terms of modules, users, and additional functions in a short discussion.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<script type=\"application\/ld+json\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"What can I expect from the product presentation?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Our team will be happy to present the compliance portal to you in a demo call. We will show you a version that contains all modules and features and is filled with sample data. This will give you a realistic insight into working with the compliance portal.During the product demo, we will answer your specific questions and show you how to best achieve your individual goals with the help of activeMind.cloud.\"}},{\"@type\":\"Question\",\"name\":\"How quickly can I get a product presentation?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"We will contact you by phone within two business days of your request. We will arrange a timely appointment for the product presentation. We will also ask you a few questions in advance so that we can answer your questions appropriately during the demo call.\"}},{\"@type\":\"Question\",\"name\":\"Can I try the compliance portal for free?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"We have deliberately decided not to provide a free demo version or trial period.Instead, we would be happy to present the compliance portal to you in a free demo call using sample data. This way, we can answer your specific questions and show you how activeMind.cloud can help you achieve your goals.\"}},{\"@type\":\"Question\",\"name\":\"Why am I receiving a customised offer?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Our offers are always based on the currently valid price list. We have found that the quickest way to provide our customers with the perfectly tailored SaaS solution is to determine the individual requirements in terms of modules, users, and additional functions in a short discussion.\"}}]}<\/script>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Enquiry Every company operates differently. That\u2019s why we offer you two options: You can either request a quote directly. In this case, we will discuss your needs in a phone call and create a personalised offer for you. Or you can schedule a free demo call. During this appointment, we will give you a tour [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"categories":[],"class_list":["post-3850","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Enquiry | activeMind.cloud<\/title>\n<meta name=\"robots\" content=\"noindex, follow\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Enquiry | activeMind.cloud\" \/>\n<meta property=\"og:description\" content=\"Enquiry Every company operates differently. That\u2019s why we offer you two options: You can either request a quote directly. In this case, we will discuss your needs in a phone call and create a personalised offer for you. Or you can schedule a free demo call. During this appointment, we will give you a tour [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.activemind.cloud\/anfrage\/\" \/>\n<meta property=\"og:site_name\" content=\"activeMind.cloud\" \/>\n<meta property=\"article:modified_time\" content=\"2025-12-07T16:23:32+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.activemind.cloud\\\/anfrage\\\/\",\"url\":\"https:\\\/\\\/www.activemind.cloud\\\/anfrage\\\/\",\"name\":\"Enquiry | activeMind.cloud\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.activemind.cloud\\\/#website\"},\"datePublished\":\"2025-02-04T08:57:00+00:00\",\"dateModified\":\"2025-12-07T16:23:32+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.activemind.cloud\\\/anfrage\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.activemind.cloud\\\/anfrage\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.activemind.cloud\\\/anfrage\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Start\",\"item\":\"https:\\\/\\\/www.activemind.cloud\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Enquiry\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.activemind.cloud\\\/#website\",\"url\":\"https:\\\/\\\/www.activemind.cloud\\\/\",\"name\":\"activeMind.cloud\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.activemind.cloud\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.activemind.cloud\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.activemind.cloud\\\/#organization\",\"name\":\"activeMind.cloud\",\"alternateName\":\"Compliance-Portal\",\"url\":\"https:\\\/\\\/www.activemind.cloud\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.activemind.cloud\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.activemind.cloud\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/activemind-logo-farbe.svg\",\"contentUrl\":\"https:\\\/\\\/www.activemind.cloud\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/activemind-logo-farbe.svg\",\"width\":201,\"height\":19,\"caption\":\"activeMind.cloud\"},\"image\":{\"@id\":\"https:\\\/\\\/www.activemind.cloud\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Enquiry | activeMind.cloud","robots":{"index":"noindex","follow":"follow"},"og_locale":"en_US","og_type":"article","og_title":"Enquiry | activeMind.cloud","og_description":"Enquiry Every company operates differently. That\u2019s why we offer you two options: You can either request a quote directly. In this case, we will discuss your needs in a phone call and create a personalised offer for you. Or you can schedule a free demo call. During this appointment, we will give you a tour [&hellip;]","og_url":"https:\/\/www.activemind.cloud\/anfrage\/","og_site_name":"activeMind.cloud","article_modified_time":"2025-12-07T16:23:32+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.activemind.cloud\/anfrage\/","url":"https:\/\/www.activemind.cloud\/anfrage\/","name":"Enquiry | activeMind.cloud","isPartOf":{"@id":"https:\/\/www.activemind.cloud\/#website"},"datePublished":"2025-02-04T08:57:00+00:00","dateModified":"2025-12-07T16:23:32+00:00","breadcrumb":{"@id":"https:\/\/www.activemind.cloud\/anfrage\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.activemind.cloud\/anfrage\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.activemind.cloud\/anfrage\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Start","item":"https:\/\/www.activemind.cloud\/en\/"},{"@type":"ListItem","position":2,"name":"Enquiry"}]},{"@type":"WebSite","@id":"https:\/\/www.activemind.cloud\/#website","url":"https:\/\/www.activemind.cloud\/","name":"activeMind.cloud","description":"","publisher":{"@id":"https:\/\/www.activemind.cloud\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.activemind.cloud\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.activemind.cloud\/#organization","name":"activeMind.cloud","alternateName":"Compliance-Portal","url":"https:\/\/www.activemind.cloud\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.activemind.cloud\/#\/schema\/logo\/image\/","url":"https:\/\/www.activemind.cloud\/wp-content\/uploads\/2024\/09\/activemind-logo-farbe.svg","contentUrl":"https:\/\/www.activemind.cloud\/wp-content\/uploads\/2024\/09\/activemind-logo-farbe.svg","width":201,"height":19,"caption":"activeMind.cloud"},"image":{"@id":"https:\/\/www.activemind.cloud\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.activemind.cloud\/en\/wp-json\/wp\/v2\/pages\/3850","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.activemind.cloud\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.activemind.cloud\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.activemind.cloud\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.activemind.cloud\/en\/wp-json\/wp\/v2\/comments?post=3850"}],"version-history":[{"count":5,"href":"https:\/\/www.activemind.cloud\/en\/wp-json\/wp\/v2\/pages\/3850\/revisions"}],"predecessor-version":[{"id":5073,"href":"https:\/\/www.activemind.cloud\/en\/wp-json\/wp\/v2\/pages\/3850\/revisions\/5073"}],"wp:attachment":[{"href":"https:\/\/www.activemind.cloud\/en\/wp-json\/wp\/v2\/media?parent=3850"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.activemind.cloud\/en\/wp-json\/wp\/v2\/categories?post=3850"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}