{"id":3822,"date":"2025-01-31T16:13:43","date_gmt":"2025-01-31T16:13:43","guid":{"rendered":"https:\/\/mind4group.com\/home\/"},"modified":"2026-05-25T09:17:15","modified_gmt":"2026-05-25T09:17:15","slug":"home","status":"publish","type":"page","link":"https:\/\/mind4group.com\/en\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3822\" class=\"elementor elementor-3822 elementor-8\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6164d4e e-con-full e-flex e-con e-parent \" data-id=\"6164d4e\" data-element_type=\"container\" data-e-type=\"container\" id=\"hero-video\" data-settings=\"{&quot;background_background&quot;:&quot;video&quot;,&quot;background_video_link&quot;:&quot;https:\\\/\\\/mind4group.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/M4L-video-institucional-PT.mp4&quot;}\"><div class=\"elementor-background-video-container elementor-hidden-mobile\">\n\t\t\t\t\t\t\t<video class=\"elementor-background-video-hosted\" role=\"presentation\" autoplay muted playsinline loop><\/video>\n\t\t\t\t\t<\/div><div class=\"elementor-element elementor-element-4f6546f e-flex e-con-boxed e-con e-child \" data-id=\"4f6546f\" data-element_type=\"container\" data-e-type=\"container\">\t\t\t<div class=\"e-con-inner\">\r\n\t\t\t\t<div class=\"elementor-element elementor-element-3604e01 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"3604e01\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:450}\" 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\">We make a difference in every connection<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4d4a190 elementor-widget elementor-widget-html\" data-id=\"4d4a190\" 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<div id=\"video-sound-toggle\" class=\"sound-toggle muted\" role=\"button\" tabindex=\"0\" aria-label=\"Ligar\/desligar som do v\u00eddeo\"><svg class=\"icon-muted\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" fill=\"currentColor\"><path d=\"M16.5 12c0-1.77-1.02-3.29-2.5-4.03v2.21l2.45 2.45c.03-.2.05-.41.05-.63zm2.5 0c0 .94-.2 1.82-.54 2.64l1.51 1.51C20.63 14.91 21 13.5 21 12c0-4.28-2.99-7.86-7-8.77v2.06c2.89.86 5 3.54 5 6.71zM4.27 3L3 4.27 7.73 9H3v6h4l5 5v-6.73l4.25 4.25c-.67.52-1.42.93-2.25 1.18v2.06c1.38-.31 2.63-.95 3.69-1.81L19.73 21 21 19.73l-9-9L4.27 3zM12 4L9.91 6.09 12 8.18V4z\"\/><\/svg><svg class=\"icon-unmuted\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" fill=\"currentColor\"><path d=\"M3 9v6h4l5 5V4L7 9H3zm13.5 3c0-1.77-1.02-3.29-2.5-4.03v8.05c1.48-.73 2.5-2.25 2.5-4.02zM14 3.23v2.06c2.89.86 5 3.54 5 6.71s-2.11 5.85-5 6.71v2.06c4.01-.91 7-4.49 7-8.77s-2.99-7.86-7-8.77z\"\/><\/svg><\/div><style>#hero-video { position: relative; }\n\n  \/* Estado MUTE \u2014 verde-lima #A7CF40 com transpar\u00eancia *\/\n  #hero-video .sound-toggle {\n    position: absolute;\n    bottom: 30px;\n    right: 30px;\n    z-index: 10;\n    width: 60px;\n    height: 60px;\n    border-radius: 50%;\n    background: rgba(167, 207, 64, 0.85);\n    color: #1a2a00;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    cursor: pointer;\n    transition: background 0.3s ease, transform 0.2s ease, box-shadow 0.3s ease;\n    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.35);\n    animation: soundPulse 2.2s ease-in-out infinite;\n  }\n  #hero-video .sound-toggle svg {\n    width: 28px;\n    height: 28px;\n  }\n  #hero-video .sound-toggle:hover {\n    background: rgba(167, 207, 64, 1);\n    transform: scale(1.08);\n    box-shadow: 0 6px 22px rgba(0, 0, 0, 0.5);\n    animation: none;\n  }\n  #hero-video .sound-toggle:focus-visible {\n    outline: 3px solid #fff;\n    outline-offset: 3px;\n  }\n\n  \/* Estado UNMUTE \u2014 azul petr\u00f3leo #004868 com transpar\u00eancia *\/\n  #hero-video .sound-toggle.unmuted {\n    animation: none;\n    background: rgba(0, 72, 104, 0.75);\n    color: #fff;\n    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);\n  }\n  #hero-video .sound-toggle.unmuted:hover {\n    background: rgba(0, 72, 104, 0.95);\n    transform: scale(1.08);\n  }\n\n  #hero-video .sound-toggle .icon-unmuted { display: none; }\n  #hero-video .sound-toggle.unmuted .icon-muted { display: none; }\n  #hero-video .sound-toggle.unmuted .icon-unmuted { display: block; }\n\n  \/* Anel pulsante (em verde-lima) para chamar \u00e0 aten\u00e7\u00e3o enquanto est\u00e1 mute *\/\n  @keyframes soundPulse {\n    0%   { box-shadow: 0 4px 16px rgba(0, 0, 0, 0.35), 0 0 0 0 rgba(167, 207, 64, 0.7); }\n    70%  { box-shadow: 0 4px 16px rgba(0, 0, 0, 0.35), 0 0 0 18px rgba(167, 207, 64, 0); }\n    100% { box-shadow: 0 4px 16px rgba(0, 0, 0, 0.35), 0 0 0 0 rgba(167, 207, 64, 0); }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    #hero-video .sound-toggle { animation: none; }\n  }\n\n  #hero-video video::-webkit-media-controls-overlay-play-button,\n  #hero-video video::-webkit-media-controls-picture-in-picture-button,\n  #hero-video video::-internal-media-controls-overflow-button {\n    display: none !important;\n  }\n\n  @media (max-width: 767px) {\n    #hero-video .sound-toggle { display: none; }\n  }\n<\/style><script>(function() {\n  function initSoundToggle() {\n    var toggle = document.getElementById('video-sound-toggle');\n    var section = document.getElementById('hero-video');\n    if (!toggle || !section) return;\n\n    var video = section.querySelector('video');\n\n    if (!video) {\n      if (!initSoundToggle.tries) initSoundToggle.tries = 0;\n      if (initSoundToggle.tries++ < 20) {\n        setTimeout(initSoundToggle, 500);\n      }\n      return;\n    }\n\n    \/\/ Desativar Picture-in-Picture e outros controlos nativos\n    video.disablePictureInPicture = true;\n    video.setAttribute('disablePictureInPicture', '');\n    video.setAttribute('controlsList', 'nodownload noplaybackrate nopictureinpicture');\n\n    if (toggle.parentElement !== section) {\n      section.appendChild(toggle);\n    }\n\n    if (toggle.dataset.bound === '1') return;\n    toggle.dataset.bound = '1';\n\n    toggle.addEventListener('click', function(e) {\n      e.preventDefault();\n      e.stopPropagation();\n      video.muted = !video.muted;\n      video.volume = 1;\n      toggle.classList.toggle('unmuted', !video.muted);\n      toggle.setAttribute('aria-label', video.muted ? 'Ligar som' : 'Desligar som');\n      if (video.paused) {\n        video.play().catch(function(){});\n      }\n    });\n\n    toggle.addEventListener('keydown', function(e) {\n      if (e.key === 'Enter' || e.key === ' ') {\n        e.preventDefault();\n        toggle.click();\n      }\n    });\n  }\n\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', initSoundToggle);\n  } else {\n    initSoundToggle();\n  }\n})();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t<div class=\"elementor-element elementor-element-ea37103 e-con-full e-flex e-con e-parent \" data-id=\"ea37103\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\"><div class=\"elementor-element elementor-element-d96868b e-con-full e-flex e-con e-child \" data-id=\"d96868b\" data-element_type=\"container\" data-e-type=\"container\">\t\t<div class=\"elementor-element elementor-element-034a521 elementor-widget__width-auto elementor-absolute elementor-hidden-mobile elementor-widget elementor-widget-pxl_image\" data-id=\"034a521\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;,&quot;_animation&quot;:&quot;none&quot;}\" data-widget_type=\"pxl_image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div id=\"pxl_image-034a521-7189\" class=\"pxl-image-single  style-default wow fadeInDown\" data-wow-delay=\"ms\" >\r\n    <div class=\"pxl-item--inner \" data-wow-delay=\"120ms\">\r\n        \r\n                                <div class=\"pxl-item--image\" data-parallax-value=\"\">\r\n                                                    <img decoding=\"async\" width=\"96\" height=\"312\" src=\"https:\/\/mind4group.com\/wp-content\/uploads\/2025\/02\/m4g-ar5-w.png\" class=\"no-lazyload attachment-full\" alt=\"\" \/>                                            <\/div>\r\n                            \r\n            <\/div>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c67e54d elementor-widget__width-auto elementor-absolute elementor-hidden-mobile elementor-widget elementor-widget-pxl_image\" data-id=\"c67e54d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;,&quot;_animation&quot;:&quot;none&quot;}\" data-widget_type=\"pxl_image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div id=\"pxl_image-c67e54d-4833\" class=\"pxl-image-single  style-default wow fadeInDown\" data-wow-delay=\"900ms\" >\r\n    <div class=\"pxl-item--inner \" data-wow-delay=\"120ms\">\r\n        \r\n                                <div class=\"pxl-item--image\" data-parallax-value=\"\">\r\n                                                    <img decoding=\"async\" width=\"22\" height=\"58\" src=\"https:\/\/mind4group.com\/wp-content\/uploads\/2025\/02\/m4g-ar2-down.png\" class=\"no-lazyload attachment-full\" alt=\"\" \/>                                            <\/div>\r\n                            \r\n            <\/div>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ca479e0 elementor-widget__width-auto elementor-absolute elementor-hidden-mobile elementor-widget elementor-widget-pxl_image\" data-id=\"ca479e0\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;,&quot;_animation&quot;:&quot;none&quot;}\" data-widget_type=\"pxl_image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div id=\"pxl_image-ca479e0-2796\" class=\"pxl-image-single  style-default wow fadeInDown\" data-wow-delay=\"600ms\" >\r\n    <div class=\"pxl-item--inner \" data-wow-delay=\"120ms\">\r\n        \r\n                                <div class=\"pxl-item--image\" data-parallax-value=\"\">\r\n                                                    <img decoding=\"async\" width=\"38\" height=\"97\" src=\"https:\/\/mind4group.com\/wp-content\/uploads\/2025\/02\/m4g-ar1.png\" class=\"no-lazyload attachment-full\" alt=\"\" \/>                                            <\/div>\r\n                            \r\n            <\/div>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2c0a384 elementor-widget__width-auto elementor-absolute elementor-hidden-mobile elementor-widget elementor-widget-pxl_image\" data-id=\"2c0a384\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;,&quot;_animation&quot;:&quot;none&quot;}\" data-widget_type=\"pxl_image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div id=\"pxl_image-2c0a384-9129\" class=\"pxl-image-single  style-default wow fadeInDown\" data-wow-delay=\"300ms\" >\r\n    <div class=\"pxl-item--inner \" data-wow-delay=\"120ms\">\r\n        \r\n                                <div class=\"pxl-item--image\" data-parallax-value=\"\">\r\n                                                    <img loading=\"lazy\" decoding=\"async\" width=\"49\" height=\"127\" src=\"https:\/\/mind4group.com\/wp-content\/uploads\/2025\/02\/m4g-ar3.png\" class=\"no-lazyload attachment-full\" alt=\"\" \/>                                            <\/div>\r\n                            \r\n            <\/div>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-65ee109 e-flex e-con-boxed e-con e-child \" data-id=\"65ee109\" data-element_type=\"container\" data-e-type=\"container\">\t\t\t<div class=\"e-con-inner\">\r\n\t\t<div class=\"elementor-element elementor-element-d6e4f7a e-con-full e-flex e-con e-child \" data-id=\"d6e4f7a\" data-element_type=\"container\" data-e-type=\"container\">\t\t<div class=\"elementor-element elementor-element-d808a59 elementor-widget elementor-widget-pxl_heading\" data-id=\"d808a59\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pxl_heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div id=\"pxl-pxl_heading-d808a59-6626\" class=\"pxl-heading pxl-heading--tcustom px-sub-title-box-style\">\n\t<div class=\"pxl-heading--inner\">\n\t\t\t\t\n\t\t<div class=\"pxl-item--subtitle px-sub-title-box wow fadeInDown\" data-wow-delay=\"450ms\">\n\t\t\t<span class=\"pxl-item--subtext\">\n\t\t\t\t\t\t\t\tBusiness areas\t\t\t<\/span>\n\t\t<\/div>\n\t\t\n\t<h3 class=\"pxl-item--title wow skewIn\" data-wow-delay=\"350ms\">\n\tIntegration, innovation and efficiency in each unit\t\t\t\n\t<\/h3>\n\t\n<\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\r\n\t\t<div class=\"elementor-element elementor-element-9232145 e-grid e-con-boxed e-con e-child \" data-id=\"9232145\" data-element_type=\"container\" data-e-type=\"container\">\t\t\t<div class=\"e-con-inner\">\r\n\t\t<div class=\"elementor-element elementor-element-966907b e-flex e-con-boxed e-con e-child \" data-id=\"966907b\" data-element_type=\"container\" data-e-type=\"container\">\t\t\t<div class=\"e-con-inner\">\r\n\t\t<div class=\"elementor-element elementor-element-29bb3fd e-con-full e-flex e-con e-child \" data-id=\"29bb3fd\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\t\t<div class=\"elementor-element elementor-element-bcc2d7b elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"bcc2d7b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"318\" height=\"50\" viewBox=\"0 0 318 50\" fill=\"none\"><g clip-path=\"url(#clip0_319_24722)\"><path d=\"M141.775 32.0564H156.323C157.71 32.0564 158.839 33.1822 158.839 34.5695C158.839 35.9567 157.713 37.0825 156.323 37.0825H139.262C137.875 37.0825 136.749 35.9567 136.749 34.5695V0.0283203H141.778V32.0564H141.775Z\" fill=\"#004868\"><\/path><path d=\"M180.962 23.8522C180.962 19.2479 177.31 15.4874 172.809 15.4874C168.309 15.4874 164.605 19.2454 164.605 23.8522C164.605 28.4591 168.257 32.217 172.809 32.217C177.362 32.217 180.962 28.4591 180.962 23.8522ZM185.621 23.8522C185.621 31.2103 179.852 37.0335 172.809 37.0335C165.767 37.0335 159.946 31.2103 159.946 23.8522C159.946 16.4942 165.715 10.6709 172.809 10.6709C179.903 10.6709 185.621 16.5459 185.621 23.8522Z\" fill=\"#004868\"><\/path><path d=\"M194.192 39.0442L194.086 39.2021V39.0442H194.192ZM206.897 30.2575C208.114 29.1989 208.963 27.8221 209.542 26.1812C209.597 25.8111 209.648 25.3349 209.806 22.6872C209.224 18.6109 205.89 15.3835 201.708 15.3835C197.156 15.3835 193.504 19.1415 193.504 23.8001C193.504 24.7008 193.662 25.5989 193.928 26.4478C194.51 28.0886 195.357 29.4112 196.628 30.418C198.056 31.5826 199.751 32.1649 201.711 32.1649C203.776 32.1649 205.469 31.4765 206.897 30.2601M214.786 10.6706V36.7666C214.786 41.0008 212.827 44.8131 209.809 47.1942C207.534 48.9412 204.886 49.9997 201.923 49.9997C198.051 49.9997 194.689 48.276 192.308 45.5326C191.632 44.7562 191.508 43.6407 192.026 42.753C192.831 41.3657 194.782 41.1354 195.836 42.3466C197.342 44.0807 199.519 45.1832 201.923 45.1832C205.735 45.1832 208.856 42.5356 209.809 39.0442V34.0672C209.651 34.0672 209.757 34.119 209.597 34.119C207.48 35.9721 204.726 37.0306 201.711 37.0306C198.695 37.0306 196.206 36.0264 194.089 34.4891C192.66 33.3762 191.547 32.0019 190.646 30.5707C189.534 28.5053 188.848 26.2821 188.848 23.7949C188.848 16.543 194.617 10.668 201.711 10.668C204.728 10.668 207.534 11.7265 209.809 13.6314V10.668H214.786V10.6706Z\" fill=\"#004868\"><\/path><path d=\"M220.552 37.0336C219.237 37.0336 218.171 35.9673 218.171 34.6526V10.6192H222.936V34.65C222.936 35.9647 221.869 37.0311 220.555 37.0311M220.5 2.65039C221.823 2.65039 222.988 3.81505 222.988 5.13758C222.988 6.46011 221.823 7.62477 220.5 7.62477C219.178 7.62477 218.013 6.51187 218.013 5.13758C218.013 3.76328 219.123 2.65039 220.5 2.65039Z\" fill=\"#004868\"><\/path><path d=\"M317.151 28.9871C317.151 33.4335 313.551 37.0336 308.893 37.0336H307.834C304.169 37.0336 301.793 35.3021 300.556 34.052C299.904 33.3921 299.764 32.3879 300.23 31.5881L300.295 31.4794C300.939 30.3769 302.412 30.1802 303.375 31.0162C304.503 31.9971 306.263 32.9107 308.787 32.6415H308.893C311.061 32.6415 312.705 31.0524 312.705 28.9897C312.705 27.1366 311.592 26.078 308.787 25.6536C304.658 25.4957 299.736 23.1664 299.736 18.2438C299.736 14.0096 303.124 10.5156 307.2 10.5156H307.731C310.945 10.5156 312.806 11.4629 313.851 12.3687C314.7 13.1038 314.9 14.3409 314.351 15.3192C313.663 16.5434 312.094 16.8747 310.922 16.1034C310.171 15.6091 309.136 15.226 307.731 15.226C305.984 15.226 304.343 16.1784 304.343 18.2438C304.343 19.3023 304.819 20.8371 309.053 20.9975C313.976 21.5799 317.151 24.7037 317.151 28.9897\" fill=\"#004868\"><\/path><path d=\"M243.843 28.9871C243.843 33.4335 240.243 37.0336 235.584 37.0336H234.525C230.861 37.0336 228.485 35.3021 227.248 34.052C226.595 33.3921 226.456 32.3879 226.922 31.5881L226.986 31.4794C227.631 30.3769 229.103 30.1802 230.066 31.0162C231.195 31.9971 232.955 32.9107 235.478 32.6415H235.584C237.755 32.6415 239.396 31.0524 239.396 28.9897C239.396 27.1366 238.283 26.078 235.478 25.6536C231.35 25.4957 226.427 23.1664 226.427 18.2438C226.427 14.0096 229.815 10.5156 233.891 10.5156H234.422C237.636 10.5156 239.497 11.4629 240.543 12.3687C241.392 13.1038 241.591 14.3409 241.042 15.3192C240.354 16.5434 238.786 16.8747 237.613 16.1034C236.863 15.6091 235.827 15.226 234.422 15.226C232.675 15.226 231.034 16.1784 231.034 18.2438C231.034 19.3023 231.51 20.8371 235.744 20.9975C240.667 21.5799 243.843 24.7037 243.843 28.9897\" fill=\"#004868\"><\/path><path d=\"M264.54 10.5646V15.5933H257.607V34.6238C257.607 35.9826 256.504 37.0851 255.145 37.0851C253.786 37.0851 252.684 35.9826 252.684 34.6238V15.5933H245.486V10.5646H252.684V0.0283203H257.607V10.5646H264.54Z\" fill=\"#004868\"><\/path><path d=\"M270.203 37.0336C268.888 37.0336 267.822 35.9673 267.822 34.6526V10.6192H272.586V34.65C272.586 35.9647 271.52 37.0311 270.205 37.0311M270.148 2.65039C271.471 2.65039 272.636 3.81505 272.636 5.13758C272.636 6.46011 271.471 7.62477 270.148 7.62477C268.826 7.62477 267.661 6.51187 267.661 5.13758C267.661 3.76328 268.771 2.65039 270.148 2.65039Z\" fill=\"#004868\"><\/path><path d=\"M295.975 32.3853L296.04 32.525C296.527 33.5888 296.144 34.8621 295.132 35.447C293.926 36.1432 292.075 36.8938 289.585 37.0154C282.53 37.3571 276.409 32.1756 275.721 25.1437C274.947 17.2214 281.083 10.6709 288.889 10.6709C291.612 10.6709 293.664 11.4784 294.987 12.2315C296.038 12.8294 296.457 14.126 295.947 15.2208C295.411 16.3725 294.032 16.9031 292.89 16.3441C291.995 15.9041 290.706 15.5418 288.889 15.5418C283.666 15.5418 279.603 20.3738 280.783 25.638C281.761 30.0016 286.045 32.6493 290.468 31.9971C291.444 31.8547 292.236 31.5881 292.864 31.2905C294.037 30.7366 295.434 31.2051 295.973 32.3853\" fill=\"#004868\"><\/path><path d=\"M221.14 44.0884V44.8985H219.647L219.654 47.4245C219.654 47.6471 219.476 47.8256 219.256 47.8256C219.036 47.8256 218.857 47.6471 218.855 47.4271L218.847 44.8985H218.171V44.0884H218.847V44.078C218.847 42.784 219.872 41.8574 221.13 41.8574V42.7037C220.33 42.7037 219.647 43.2602 219.647 44.0884H221.14Z\" fill=\"#808281\"><\/path><path d=\"M225.012 45.7272V45.3494C224.913 44.6557 224.339 44.1278 223.645 44.1278C222.89 44.1278 222.268 44.767 222.268 45.5305C222.268 46.294 222.89 46.9514 223.645 46.9514C224.339 46.9514 224.913 46.4208 225.012 45.7298M225.83 43.2607V47.4173C225.83 47.6424 225.646 47.8262 225.421 47.8262C225.196 47.8262 225.012 47.6424 225.012 47.4173V47.2646C224.644 47.5803 224.176 47.7693 223.645 47.7693C222.457 47.7693 221.487 46.7806 221.487 45.5305C221.487 44.2805 222.457 43.3099 223.645 43.3099C224.176 43.3099 224.644 43.4989 225.012 43.812V43.2633H225.83V43.2607Z\" fill=\"#808281\"><\/path><path d=\"M227.52 43.8198C227.905 43.504 228.374 43.3073 228.915 43.3073V44.0993C228.133 44.0993 227.592 44.7463 227.52 45.5098V47.438C227.52 47.658 227.341 47.8391 227.119 47.8391H227.108C226.888 47.8391 226.707 47.6606 226.707 47.438V43.2607H227.517V43.8198H227.52Z\" fill=\"#808281\"><\/path><path d=\"M232.913 45.6729C233.011 46.382 233.586 46.9307 234.298 46.9307C235.061 46.9307 235.7 46.2914 235.7 45.4917C235.7 44.692 235.061 44.063 234.298 44.063C233.588 44.063 233.011 44.6117 232.913 45.3209V45.6729ZM232.913 41.8398V43.7447C233.299 43.429 233.759 43.2323 234.298 43.2323C235.522 43.2323 236.5 44.2313 236.5 45.4891C236.5 46.7469 235.519 47.7563 234.298 47.7563C233.759 47.7563 233.299 47.557 232.913 47.2438V47.4198C232.913 47.6424 232.732 47.8236 232.509 47.8236C232.287 47.8236 232.105 47.6424 232.105 47.4198V41.8398H232.916H232.913Z\" fill=\"#808281\"><\/path><path d=\"M237.921 45.1242H240.602C240.442 44.5315 239.891 44.0812 239.254 44.0812C238.617 44.0812 238.094 44.5212 237.924 45.1242M241.464 45.5279C241.464 45.6806 241.456 45.8075 241.428 45.9239H237.921C238.084 46.5347 238.622 46.9669 239.251 46.9669C239.549 46.9669 239.699 46.9333 240.007 46.734C240.548 46.3639 240.952 46.9825 240.62 47.3112C240.279 47.6502 239.769 47.7848 239.251 47.7848C238.056 47.7848 237.057 46.7858 237.057 45.5279C237.057 44.2701 238.056 43.2607 239.251 43.2607C240.447 43.2607 241.464 44.2675 241.464 45.5279Z\" fill=\"#808281\"><\/path><path d=\"M243.83 47.7125L243.757 47.8833L242.994 49.6717C242.909 49.8735 242.678 49.9745 242.471 49.8968C242.249 49.814 242.142 49.563 242.236 49.3482L243.31 46.8428L241.809 43.3359H242.663L243.76 45.8179L244.857 43.3359H245.711L244.21 46.8351L243.833 47.715L243.83 47.7125Z\" fill=\"#808281\"><\/path><path d=\"M249.586 45.52C249.586 44.7384 248.965 44.0991 248.201 44.0991C247.438 44.0991 246.809 44.7384 246.809 45.52C246.809 46.3016 247.43 46.9409 248.201 46.9409C248.973 46.9409 249.586 46.3016 249.586 45.52ZM250.378 45.52C250.378 46.77 249.397 47.7587 248.201 47.7587C247.006 47.7587 246.017 46.77 246.017 45.52C246.017 44.2699 246.998 43.2812 248.201 43.2812C249.405 43.2812 250.378 44.2803 250.378 45.52Z\" fill=\"#808281\"><\/path><path d=\"M254.879 47.7587C254.654 47.7587 254.47 47.5749 254.47 47.3497V45.1421C254.299 44.539 253.787 44.1172 253.176 44.1172C252.601 44.1172 252.151 44.4769 251.944 45.0178V47.3601C251.944 47.5853 251.76 47.769 251.535 47.769C251.31 47.769 251.126 47.5853 251.126 47.3601V43.2734H251.944V43.7057C252.296 43.4443 252.718 43.2734 253.176 43.2734C254.299 43.2734 255.189 44.2181 255.29 45.3698V47.3523C255.29 47.5775 255.107 47.7612 254.881 47.7612\" fill=\"#808281\"><\/path><path d=\"M259.481 45.6806V45.3028C259.408 44.6014 258.823 44.0605 258.104 44.0605C257.34 44.0605 256.719 44.6997 256.719 45.4891C256.719 46.2785 257.34 46.9177 258.104 46.9177C258.823 46.9177 259.408 46.3794 259.481 45.6754M260.291 41.8398V47.3603C260.291 47.5829 260.109 47.7641 259.887 47.7641C259.664 47.7641 259.483 47.5829 259.483 47.3603V47.2335C259.116 47.5492 258.637 47.7563 258.106 47.7563C256.903 47.7563 255.922 46.7314 255.922 45.4891C255.922 44.2468 256.903 43.2504 258.106 43.2504C258.637 43.2504 259.113 43.429 259.483 43.7447V41.8398H260.293H260.291Z\" fill=\"#808281\"><\/path><path d=\"M264.012 47.7661C263.784 47.7661 263.598 47.5823 263.598 47.352V41.8496H264.426V47.352C264.426 47.5797 264.24 47.7661 264.012 47.7661Z\" fill=\"#808281\"><\/path><path d=\"M268.72 45.517C268.72 44.7354 268.099 44.0962 267.335 44.0962C266.572 44.0962 265.94 44.7354 265.94 45.517C265.94 46.2987 266.562 46.9379 267.335 46.9379C268.109 46.9379 268.72 46.2987 268.72 45.517ZM269.512 45.517C269.512 46.7671 268.531 47.7558 267.335 47.7558C266.14 47.7558 265.148 46.7671 265.148 45.517C265.148 44.267 266.129 43.2783 267.335 43.2783C268.541 43.2783 269.512 44.2773 269.512 45.517Z\" fill=\"#808281\"><\/path><path d=\"M270.969 48.0977L270.951 48.1236V48.0977H270.969ZM273.128 46.6044C273.335 46.4232 273.477 46.1903 273.578 45.9107C273.588 45.8486 273.596 45.7658 273.622 45.3181C273.523 44.6244 272.957 44.0758 272.245 44.0758C271.471 44.0758 270.85 44.715 270.85 45.507C270.85 45.6597 270.876 45.8124 270.922 45.9573C271.021 46.2368 271.166 46.462 271.381 46.6328C271.624 46.8295 271.911 46.9305 272.245 46.9305C272.597 46.9305 272.884 46.814 273.128 46.6069M274.468 43.276V47.7121C274.468 48.4316 274.134 49.0786 273.622 49.4849C273.236 49.7826 272.786 49.9612 272.281 49.9612C271.624 49.9612 271.052 49.6687 270.648 49.2028C270.534 49.0708 270.513 48.8819 270.599 48.7292C270.736 48.4937 271.067 48.4549 271.246 48.6593C271.502 48.9544 271.872 49.1407 272.281 49.1407C272.928 49.1407 273.459 48.6904 273.622 48.0977V47.2514C273.596 47.2514 273.614 47.2592 273.586 47.2592C273.226 47.5749 272.757 47.7535 272.245 47.7535C271.732 47.7535 271.311 47.5827 270.951 47.3213C270.708 47.1323 270.519 46.8994 270.366 46.6561C270.177 46.3041 270.061 45.9263 270.061 45.5044C270.061 44.2725 271.041 43.2734 272.248 43.2734C272.76 43.2734 273.236 43.4546 273.624 43.7781V43.2734H274.471L274.468 43.276Z\" fill=\"#808281\"><\/path><path d=\"M275.705 47.7561C275.483 47.7561 275.301 47.5749 275.301 47.3524V43.2683H276.111V47.3524C276.111 47.5749 275.93 47.7561 275.708 47.7561M275.695 41.9121C275.92 41.9121 276.117 42.1114 276.117 42.334C276.117 42.5566 275.917 42.7558 275.695 42.7558C275.472 42.7558 275.273 42.5669 275.273 42.334C275.273 42.101 275.462 41.9121 275.695 41.9121Z\" fill=\"#808281\"><\/path><path d=\"M292.512 46.3894C292.512 47.1451 291.902 47.7559 291.11 47.7559H290.928C290.305 47.7559 289.901 47.4609 289.691 47.2487C289.58 47.1374 289.557 46.9665 289.637 46.8294L289.647 46.8113C289.756 46.6249 290.007 46.5913 290.17 46.7336C290.362 46.8993 290.662 47.0545 291.092 47.0105H291.11C291.477 47.0105 291.757 46.7414 291.757 46.3894C291.757 46.0736 291.568 45.8951 291.092 45.8226C290.39 45.7967 289.554 45.4007 289.554 44.5622C289.554 43.8427 290.129 43.25 290.822 43.25H290.913C291.459 43.25 291.775 43.4105 291.953 43.5658C292.098 43.69 292.132 43.9022 292.039 44.0678C291.922 44.2749 291.656 44.3318 291.456 44.1998C291.33 44.117 291.154 44.0497 290.916 44.0497C290.618 44.0497 290.341 44.2128 290.341 44.5622C290.341 44.7433 290.421 45.0022 291.141 45.0306C291.977 45.129 292.518 45.6595 292.518 46.3894\" fill=\"#808281\"><\/path><path d=\"M279.807 46.3894C279.807 47.1451 279.197 47.7559 278.405 47.7559H278.224C277.6 47.7559 277.196 47.4609 276.986 47.2487C276.875 47.1374 276.852 46.9665 276.932 46.8294L276.942 46.8113C277.051 46.6249 277.302 46.5913 277.465 46.7336C277.657 46.8993 277.957 47.0545 278.384 47.0105H278.402C278.77 47.0105 279.049 46.7414 279.049 46.3894C279.049 46.0736 278.86 45.8951 278.384 45.8226C277.683 45.7967 276.847 45.4007 276.847 44.5622C276.847 43.8427 277.421 43.25 278.115 43.25H278.205C278.752 43.25 279.067 43.4105 279.246 43.5658C279.391 43.69 279.424 43.9022 279.331 44.0678C279.215 44.2749 278.948 44.3318 278.749 44.1998C278.622 44.117 278.446 44.0497 278.208 44.0497C277.91 44.0497 277.633 44.2128 277.633 44.5622C277.633 44.7433 277.714 45.0022 278.433 45.0306C279.269 45.129 279.81 45.6595 279.81 46.3894\" fill=\"#808281\"><\/path><path d=\"M283.4 43.2576V44.1116H282.222V47.3468C282.222 47.5771 282.036 47.7661 281.803 47.7661C281.57 47.7661 281.383 47.5797 281.383 47.3468V44.1116H280.159V43.2576H281.383V41.8496H282.219V43.2576H283.397H283.4Z\" fill=\"#808281\"><\/path><path d=\"M284.347 47.7561C284.125 47.7561 283.943 47.5749 283.943 47.3524V43.2683H284.753V47.3524C284.753 47.5749 284.572 47.7561 284.35 47.7561M284.339 41.9121C284.565 41.9121 284.761 42.1114 284.761 42.334C284.761 42.5566 284.562 42.7558 284.339 42.7558C284.117 42.7558 283.917 42.5669 283.917 42.334C283.917 42.101 284.106 41.9121 284.339 41.9121Z\" fill=\"#808281\"><\/path><path d=\"M288.902 46.967L288.913 46.9903C288.995 47.1715 288.931 47.3863 288.757 47.4872C288.553 47.6063 288.237 47.7331 287.815 47.7538C286.617 47.8133 285.576 46.9308 285.46 45.7351C285.328 44.3893 286.371 43.2764 287.699 43.2764C288.162 43.2764 288.511 43.4135 288.734 43.5404C288.913 43.6413 288.985 43.8613 288.897 44.0476C288.806 44.2443 288.571 44.3349 288.377 44.2391C288.224 44.1641 288.004 44.102 287.696 44.102C286.808 44.102 286.117 44.9224 286.319 45.8179C286.485 46.5581 287.215 47.0084 287.965 46.8997C288.131 46.8765 288.266 46.8299 288.372 46.7807C288.571 46.6875 288.809 46.7652 288.9 46.967\" fill=\"#808281\"><\/path><path d=\"M115.267 27.1387H109.633C109.017 27.1387 108.52 27.6356 108.52 28.2516C108.52 28.8675 109.017 29.3645 109.633 29.3645H113.694L108.846 34.212C108.411 34.6468 108.411 35.3508 108.846 35.7856C109.281 36.2204 109.985 36.2204 110.42 35.7856L115.267 30.938V34.9988C115.267 35.6148 115.764 36.1117 116.38 36.1117C116.996 36.1117 117.493 35.6148 117.493 34.9988V27.1387H115.267Z\" fill=\"#004868\"><\/path><path d=\"M122.527 0.0283203V16.846H111.326L115.5 0.0283203H110.935L106.636 17.3377C106.592 17.5137 106.571 17.6923 106.571 17.8734C106.571 19.755 108.096 21.2794 109.977 21.2794H122.527V34.1916C122.527 35.2631 123.252 36.244 124.303 36.4458C125.718 36.7176 126.958 35.6409 126.958 34.2718V0.0283203H122.527Z\" fill=\"#A6CE3D\"><\/path><path d=\"M32.0874 0V34.0131C32.0874 35.3874 30.9745 36.5003 29.6002 36.5003C28.226 36.5003 27.1131 35.3874 27.1131 34.0131V11.2998L17.3041 33.3558C16.7502 34.5851 15.0032 34.5748 14.4649 33.3376L4.97682 11.2998V34.0131C4.97682 35.3874 3.86392 36.5003 2.48963 36.5003C1.11534 36.5003 0.00244141 35.3874 0.00244141 34.0131V0H5.9629L15.8651 23.8004L26.1787 0H32.0874Z\" fill=\"#004868\"><\/path><path d=\"M38.1024 36.5006C36.8135 36.5006 35.7705 35.455 35.7705 34.1687V10.5313H40.4343V34.1687C40.4343 35.4576 39.3887 36.5006 38.1024 36.5006ZM38.0507 1.77051C39.3473 1.77051 40.4861 2.91187 40.4861 4.20593C40.4861 5.5 39.3447 6.64136 38.0507 6.64136C36.7566 6.64136 35.6152 5.55176 35.6152 4.20593C35.6152 2.86011 36.7022 1.77051 38.0507 1.77051Z\" fill=\"#004868\"><\/path><path d=\"M65.9142 36.5005C64.6124 36.5005 63.5564 35.4445 63.5564 34.1427V21.4169C62.5704 17.9436 59.6173 15.5082 56.0923 15.5082C52.7743 15.5082 50.1836 17.5813 48.9905 20.6922V34.1971C48.9905 35.4989 47.9345 36.5548 46.6327 36.5548C45.3309 36.5548 44.2749 35.4989 44.2749 34.1971V10.6348H48.9905V13.122C51.0118 11.6183 53.4498 10.6348 56.0923 10.6348C62.5729 10.6348 67.7026 16.0776 68.2746 22.7135V34.1427C68.2746 35.4445 67.2186 36.5005 65.9168 36.5005\" fill=\"#004868\"><\/path><path d=\"M92.1218 24.5275V22.3509C91.7051 18.3083 88.338 15.1973 84.1892 15.1973C79.7816 15.1973 76.2048 18.8776 76.2048 23.4405C76.2048 28.0034 79.7816 31.6837 84.1892 31.6837C88.3354 31.6837 91.7051 28.5728 92.1218 24.5301M96.7856 0.0283203V34.1683C96.7856 35.4572 95.7426 36.5002 94.4537 36.5002C93.1648 36.5002 92.1218 35.4546 92.1218 34.1683V33.4954C89.9969 35.3097 87.2483 36.5028 84.1892 36.5028C77.2427 36.5028 71.5928 30.5941 71.5928 23.4405C71.5928 16.2869 77.2427 10.5335 84.1892 10.5335C87.2483 10.5335 89.9943 11.5714 92.1218 13.3856V0.0283203H96.7856Z\" fill=\"#004868\"><\/path><\/g><defs><clipPath id=\"clip0_319_24722\"><rect width=\"317.152\" height=\"50\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\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>\r\n\t\t<div class=\"elementor-element elementor-element-75e1fb6 e-con-full e-flex e-con e-child \" data-id=\"75e1fb6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\t\t<div class=\"elementor-element elementor-element-c8ab3f0 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"c8ab3f0\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInDown&quot;,&quot;_animation_delay&quot;:450}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Logistics solutions<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b09aa46 elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"b09aa46\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:600}\" 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\tWe offer integrated logistics solutions and go beyond traditional transportation. We combine technology and humanized service to create trusting partnerships and ensure efficiency at every stage of the logistics supply chain. \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-640bc01 elementor-invisible elementor-widget elementor-widget-button\" data-id=\"640bc01\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:800}\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/mind4group.com\/en\/mind4logistics\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Learn more<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t<div class=\"elementor-element elementor-element-02a5759 e-flex e-con-boxed e-con e-child \" data-id=\"02a5759\" data-element_type=\"container\" data-e-type=\"container\">\t\t\t<div class=\"e-con-inner\">\r\n\t\t<div class=\"elementor-element elementor-element-d7cfc45 e-con-full e-flex e-con e-child \" data-id=\"d7cfc45\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\t\t<div class=\"elementor-element elementor-element-428d4e4 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"428d4e4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"322\" height=\"50\" viewBox=\"0 0 322 50\" fill=\"none\"><g clip-path=\"url(#clip0_404_122844)\"><path d=\"M113.84 26.8516H108.273C107.668 26.8516 107.173 27.3465 107.173 27.9508C107.173 28.5551 107.668 29.0501 108.273 29.0501H112.284L107.495 33.8392C107.064 34.2699 107.064 34.9642 107.495 35.3949C107.926 35.8256 108.62 35.8256 109.051 35.3949L113.84 30.6057V34.6171C113.84 35.2213 114.335 35.7163 114.939 35.7163C115.543 35.7163 116.038 35.2213 116.038 34.6171V26.8516H113.84Z\" fill=\"#004868\"><\/path><path d=\"M121.007 0.0771484V16.6881H109.944L114.071 0.0771484H109.565L105.322 17.1702C105.277 17.3438 105.258 17.5174 105.258 17.6974C105.258 19.5552 106.762 21.0594 108.62 21.0594H121.014V33.8133C121.014 34.874 121.727 35.8383 122.769 36.0376C124.17 36.3075 125.392 35.2404 125.392 33.8905V0.0771484H121.014H121.007Z\" fill=\"#A7CF42\"><\/path><path d=\"M31.692 0.0449219V33.6397C31.692 34.9961 30.5927 36.0953 29.2363 36.0953C27.8799 36.0953 26.7807 34.9961 26.7807 33.6397V11.2046L17.0931 32.9904C16.5467 34.2054 14.8174 34.1925 14.2903 32.9711L4.91129 11.2046V33.6332C4.91129 34.9896 3.81203 36.0889 2.45564 36.0889C1.09925 36.0889 0 34.9896 0 33.6332V0.0449219H5.8884L15.666 23.5535L25.855 0.0449219H31.692Z\" fill=\"#004868\"><\/path><path d=\"M37.58 2.99512C38.8592 2.99512 39.9842 4.12008 39.9842 5.39933C39.9842 6.67858 38.8592 7.80355 37.58 7.80355C36.3007 7.80355 35.1758 6.73001 35.1758 5.39933C35.1758 4.06866 36.2493 2.99512 37.58 2.99512ZM37.6314 36.0949C36.3586 36.0949 35.3301 35.0663 35.3301 33.7935V10.5485H39.9392V33.7935C39.9392 35.0663 38.9107 36.0949 37.6379 36.0949H37.6314Z\" fill=\"#004868\"><\/path><path d=\"M65.1004 36.0952C63.8147 36.0952 62.7733 35.0538 62.7733 33.7682V21.2007C61.8026 17.7679 58.8841 15.3637 55.3999 15.3637C52.1215 15.3637 49.563 17.4143 48.3866 20.4807V33.8196C48.3866 35.1053 47.3452 36.1467 46.0595 36.1467C44.7738 36.1467 43.7324 35.1053 43.7324 33.8196V10.5488H48.393V13.0045C50.3922 11.5195 52.7965 10.5488 55.4064 10.5488C61.8091 10.5488 66.8746 15.923 67.4403 22.4799V33.7682C67.4403 35.0538 66.3989 36.0952 65.1132 36.0952H65.1004Z\" fill=\"#004868\"><\/path><path d=\"M95.5908 0.0771484V33.794C95.5908 35.0669 94.5622 36.0954 93.2894 36.0954C92.0166 36.0954 90.988 35.0669 90.988 33.794V33.1255C88.8859 34.919 86.1732 36.0954 83.1518 36.0954C76.2927 36.0954 70.7129 30.2584 70.7129 23.1936C70.7129 16.1288 76.2927 10.4461 83.1518 10.4461C86.1732 10.4461 88.8859 11.4683 90.988 13.2618V0.0771484H95.5972H95.5908ZM90.9816 24.2672V22.1137C90.5702 18.1216 87.2467 15.0489 83.1454 15.0489C78.7934 15.0489 75.2578 18.6873 75.2578 23.1872C75.2578 27.6871 78.7934 31.3255 83.1454 31.3255C87.2403 31.3255 90.5702 28.2528 90.9816 24.2607V24.2672Z\" fill=\"#004868\"><\/path><path d=\"M162.587 30.7791C163.127 32.0005 162.645 33.4469 161.463 34.0769C158.994 35.3818 156.166 36.1275 153.118 36.1275C143.212 36.1275 135.055 28.0278 135.055 18.0638C135.055 8.09977 143.206 0 153.118 0C157.04 0 160.601 1.18925 163.494 3.25276L161.225 8.00334C159.007 6.19054 156.397 5.25842 153.337 5.21985C147.236 5.13628 141.837 9.13474 140.538 15.0939C138.693 23.5922 144.974 30.972 153.118 30.972C155.259 30.972 157.265 30.4706 159.039 29.5642C160.37 28.8827 161.99 29.4227 162.594 30.7855L162.587 30.7791Z\" fill=\"#81A1AC\"><\/path><path d=\"M188.352 10.793V33.9223C188.352 35.1116 187.388 36.0822 186.193 36.0822C185.003 36.0822 184.033 35.118 184.033 33.9223V33.3888C181.95 35.0666 179.513 36.0822 176.724 36.0822C172.461 36.0822 168.701 33.6459 166.522 29.9881C165.789 28.7153 165.262 27.2754 164.985 25.739C164.837 24.9354 164.799 24.119 164.799 23.3026V10.7994H169.421V23.7526C169.421 26.0347 170.366 28.2653 172.146 29.6924C173.419 30.7145 175.007 31.3124 176.736 31.3124C178.851 31.3124 180.735 30.4188 182.11 28.9467C183.409 27.5582 184.045 25.6875 184.045 23.7912V10.8058H184.097H188.359L188.352 10.793Z\" fill=\"#81A1AC\"><\/path><path d=\"M228.665 10.6904V15.5117H222.011V33.7619C222.011 35.0669 220.957 36.1211 219.652 36.1211C218.347 36.1211 217.293 35.0669 217.293 33.7619V15.5117H210.389V10.6904H217.293V0.0771484H222.018V10.6904H228.671H228.665Z\" fill=\"#81A1AC\"><\/path><path d=\"M254.654 23.4317C254.654 30.4901 249.119 36.0764 242.369 36.0764C235.619 36.0764 230.033 30.4901 230.033 23.4317C230.033 16.3734 235.568 10.7871 242.369 10.7871C249.171 10.7871 254.654 16.4248 254.654 23.4317ZM250.186 23.4317C250.186 19.0154 246.683 15.4091 242.369 15.4091C238.056 15.4091 234.501 19.0154 234.501 23.4317C234.501 27.8481 238.004 31.4544 242.369 31.4544C246.734 31.4544 250.186 27.8481 250.186 23.4317Z\" fill=\"#81A1AC\"><\/path><path d=\"M298.78 36.0247C297.513 36.0247 296.491 35.0026 296.491 33.7362V22.8208C296.491 21.4708 296.157 20.1273 295.418 18.9959C294.023 16.8488 291.792 15.5181 289.176 15.5181C286.347 15.5181 283.949 17.0224 282.587 19.4138C281.982 20.468 281.712 21.683 281.712 22.8979V33.7426C281.712 35.009 280.69 36.0311 279.424 36.0311C278.113 36.0311 277.052 34.964 277.065 33.6526L277.174 22.8465C277.187 21.4001 276.808 19.9537 275.985 18.7581C274.603 16.7588 272.443 15.5181 269.929 15.5181C269.723 15.5181 269.524 15.5246 269.325 15.5439C265.603 15.8267 262.819 19.1116 262.819 22.8465V33.8455C262.819 35.1119 261.797 36.134 260.531 36.134H260.441C259.174 36.134 258.152 35.1119 258.152 33.8455V10.6904H262.826V13.2296C264.806 11.6033 267.294 10.6904 269.936 10.6904C273.793 10.6904 277.245 12.8247 279.43 16.0196C281.616 12.8182 285.119 10.6904 289.176 10.6904C293.489 10.6904 297.096 13.2296 299.281 16.8874C300.348 18.5652 300.856 20.5451 301.107 22.5701L301.062 33.7426C301.062 35.0026 300.033 36.0247 298.773 36.0247H298.78Z\" fill=\"#81A1AC\"><\/path><path d=\"M208.711 28.3555C208.711 32.6175 205.259 36.0695 200.791 36.0695H199.775C196.259 36.0695 193.983 34.411 192.794 33.2089C192.17 32.5789 192.035 31.6147 192.479 30.8433L192.543 30.7404C193.16 29.6797 194.575 29.4933 195.5 30.2968C196.58 31.2354 198.271 32.1161 200.695 31.8525H200.797C202.88 31.8525 204.455 30.329 204.455 28.349C204.455 26.5748 203.388 25.5591 200.695 25.1477C196.735 24.9934 192.01 22.7628 192.01 18.0379C192.01 13.9752 195.256 10.626 199.171 10.626H199.679C202.758 10.626 204.545 11.5324 205.548 12.4066C206.364 13.1138 206.557 14.2966 206.024 15.2351C205.362 16.4051 203.857 16.7265 202.732 15.9873C202.012 15.5116 201.016 15.1451 199.672 15.1451C197.995 15.1451 196.426 16.058 196.426 18.0379C196.426 19.0536 196.882 20.5257 200.945 20.68C205.664 21.2392 208.711 24.2349 208.711 28.349V28.3555Z\" fill=\"#81A1AC\"><\/path><path d=\"M321.24 28.2852C321.24 32.5472 317.788 35.9992 313.32 35.9992H312.305C308.788 35.9992 306.513 34.3407 305.323 33.1386C304.7 32.5086 304.565 31.5443 305.008 30.7729L305.073 30.6701C305.69 29.6094 307.104 29.423 308.03 30.2265C309.11 31.1651 310.8 32.0458 313.224 31.7822H313.327C315.409 31.7822 316.984 30.2587 316.984 28.2787C316.984 26.5045 315.917 25.4888 313.224 25.0774C309.264 24.9231 304.539 22.6925 304.539 17.9676C304.539 13.9049 307.785 10.5557 311.7 10.5557H312.208C315.287 10.5557 317.074 11.4621 318.077 12.3363C318.894 13.0435 319.087 14.2263 318.553 15.1648C317.891 16.3348 316.387 16.6562 315.262 15.9169C314.542 15.4412 313.545 15.0748 312.202 15.0748C310.524 15.0748 308.955 15.9877 308.955 17.9676C308.955 18.9833 309.412 20.4554 313.475 20.6097C318.193 21.1689 321.24 24.1646 321.24 28.2787V28.2852Z\" fill=\"#81A1AC\"><\/path><path d=\"M233.536 43.1663V44.1177H231.775V47.0555C231.788 47.3191 231.575 47.5312 231.312 47.5312C231.055 47.5312 230.843 47.3191 230.843 47.0619V44.1241H230.039V43.1727H230.836V43.1599C230.836 41.6299 232.045 40.5371 233.53 40.5371V41.5335C232.585 41.5335 231.781 42.1892 231.781 43.1663H233.543H233.536Z\" fill=\"#7F8180\"><\/path><path d=\"M239.071 42.1383V47.0431C239.071 47.3067 238.852 47.5253 238.589 47.5253C238.325 47.5253 238.106 47.3067 238.106 47.0431V46.8631C237.669 47.236 237.123 47.4545 236.493 47.4545C235.092 47.4545 233.947 46.2846 233.947 44.8125C233.947 43.3404 235.092 42.1897 236.493 42.1897C237.116 42.1897 237.669 42.4147 238.106 42.7811V42.1318H239.071V42.1383ZM238.1 45.0503V44.6068C237.984 43.7904 237.303 43.1668 236.486 43.1668C235.593 43.1668 234.867 43.9189 234.867 44.8189C234.867 45.7189 235.599 46.4967 236.486 46.4967C237.303 46.4967 237.984 45.8732 238.1 45.0567V45.0503Z\" fill=\"#7F8180\"><\/path><path d=\"M241.065 42.7998C241.521 42.427 242.074 42.1955 242.71 42.1955V43.1277C241.785 43.1277 241.148 43.8926 241.065 44.7926V47.0683C241.065 47.3318 240.853 47.5375 240.595 47.5375H240.583C240.319 47.5375 240.113 47.3254 240.113 47.0683V42.1377H241.071V42.7934L241.065 42.7998Z\" fill=\"#7F8180\"><\/path><path d=\"M247.428 40.5117V42.7167C247.884 42.3438 248.424 42.1124 249.061 42.1124C250.507 42.1124 251.658 43.2888 251.658 44.7737C251.658 46.2587 250.501 47.4479 249.061 47.4479C248.424 47.4479 247.884 47.2165 247.428 46.8437V47.0494C247.428 47.313 247.216 47.5251 246.952 47.5251C246.689 47.5251 246.477 47.313 246.477 47.0494V40.5117H247.434H247.428ZM247.428 44.9859C247.544 45.8216 248.225 46.4708 249.061 46.4708C249.961 46.4708 250.719 45.7187 250.719 44.7737C250.719 43.8288 249.967 43.0895 249.061 43.0895C248.225 43.0895 247.544 43.7388 247.428 44.5745V44.9859Z\" fill=\"#7F8180\"><\/path><path d=\"M257.514 44.8123C257.514 44.9923 257.501 45.1402 257.469 45.2816H253.329C253.522 46.0016 254.158 46.5158 254.897 46.5158C255.244 46.5158 255.424 46.4773 255.791 46.2394C256.427 45.8023 256.903 46.5351 256.511 46.9208C256.119 47.3065 255.508 47.4801 254.897 47.4801C253.489 47.4801 252.307 46.3037 252.307 44.8187C252.307 43.3338 253.483 42.1445 254.897 42.1445C256.312 42.1445 257.507 43.3338 257.507 44.8187L257.514 44.8123ZM253.335 44.3366H256.498C256.305 43.6359 255.662 43.1024 254.904 43.1024C254.145 43.1024 253.534 43.6231 253.335 44.3366Z\" fill=\"#7F8180\"><\/path><path d=\"M260.305 47.3897L260.221 47.589L259.321 49.6975C259.218 49.9353 258.948 50.0511 258.704 49.9611C258.441 49.8646 258.318 49.5689 258.428 49.3118L259.694 46.3547L257.92 42.2148H258.929L260.221 45.1462L261.513 42.2148H262.523L260.748 46.3419L260.305 47.3833V47.3897Z\" fill=\"#7F8180\"><\/path><path d=\"M268.031 44.8061C268.031 46.2782 266.874 47.4482 265.466 47.4482C264.059 47.4482 262.889 46.2782 262.889 44.8061C262.889 43.334 264.046 42.1641 265.466 42.1641C266.887 42.1641 268.031 43.3405 268.031 44.8061ZM267.099 44.8061C267.099 43.8804 266.366 43.1283 265.466 43.1283C264.566 43.1283 263.821 43.8804 263.821 44.8061C263.821 45.7318 264.554 46.4839 265.466 46.4839C266.379 46.4839 267.099 45.7318 267.099 44.8061Z\" fill=\"#7F8180\"><\/path><path d=\"M273.341 47.4478C273.078 47.4478 272.859 47.2292 272.859 46.9657V44.3622C272.66 43.6486 272.056 43.1536 271.329 43.1536C270.648 43.1536 270.121 43.5779 269.876 44.2143V46.9785C269.876 47.2421 269.658 47.4606 269.394 47.4606C269.131 47.4606 268.912 47.2421 268.912 46.9785V42.1572H269.876V42.6651C270.288 42.3565 270.789 42.1572 271.329 42.1572C272.653 42.1572 273.708 43.2693 273.823 44.6322V46.9721C273.823 47.2357 273.605 47.4542 273.341 47.4542V47.4478Z\" fill=\"#7F8180\"><\/path><path d=\"M279.724 40.5117V46.9787C279.724 47.2422 279.512 47.4544 279.248 47.4544C278.985 47.4544 278.773 47.2422 278.773 46.9787V46.8308C278.335 47.2037 277.776 47.4479 277.146 47.4479C275.725 47.4479 274.568 46.2394 274.568 44.7737C274.568 43.3081 275.725 42.1317 277.146 42.1317C277.77 42.1317 278.335 42.3438 278.773 42.7167V40.5117H279.724ZM278.773 44.9923V44.5487C278.689 43.7195 277.995 43.0831 277.146 43.0831C276.246 43.0831 275.513 43.8352 275.513 44.7673C275.513 45.6994 276.246 46.4516 277.146 46.4516C277.995 46.4516 278.683 45.8151 278.773 44.9859V44.9923Z\" fill=\"#7F8180\"><\/path><path d=\"M307.366 44.7997C307.366 46.2718 306.216 47.4353 304.808 47.4353C303.4 47.4353 302.236 46.2718 302.236 44.7997C302.236 43.3276 303.387 42.1641 304.808 42.1641C306.228 42.1641 307.366 43.3405 307.366 44.7997ZM306.434 44.7997C306.434 43.8804 305.701 43.1283 304.808 43.1283C303.914 43.1283 303.168 43.8804 303.168 44.7997C303.168 45.719 303.901 46.4711 304.808 46.4711C305.714 46.4711 306.434 45.719 306.434 44.7997Z\" fill=\"#7F8180\"><\/path><path d=\"M293.551 42.1641V46.9725C293.551 47.2232 293.352 47.4225 293.101 47.4225C292.85 47.4225 292.651 47.2232 292.651 46.9725V46.8632C292.22 47.2104 291.712 47.4225 291.134 47.4225C290.247 47.4225 289.469 46.9146 289.012 46.1561C288.813 45.809 288.684 45.3975 288.652 44.9604V42.1641H289.61V45.224C289.809 45.9311 290.414 46.4261 291.127 46.4261C291.841 46.4261 292.439 45.9311 292.644 45.224V42.1641H293.544H293.551Z\" fill=\"#7F8180\"><\/path><path d=\"M316.533 47.4025C316.27 47.4025 316.057 47.1904 316.057 46.9268V44.6641C316.057 44.3812 315.987 44.1048 315.832 43.8669C315.543 43.4234 315.08 43.147 314.54 43.147C313.955 43.147 313.454 43.4619 313.171 43.9569C313.049 44.1755 312.991 44.4262 312.991 44.6769V46.9268C312.991 47.1904 312.779 47.4025 312.515 47.4025C312.245 47.4025 312.02 47.1776 312.027 46.9076L312.052 44.6641C312.052 44.3619 311.975 44.0662 311.808 43.8155C311.519 43.3977 311.075 43.1405 310.548 43.1405C310.503 43.1405 310.465 43.1405 310.426 43.1405C309.655 43.1984 309.076 43.8798 309.076 44.6576V46.9397C309.076 47.2033 308.864 47.4154 308.6 47.4154H308.581C308.318 47.4154 308.105 47.2033 308.105 46.9397V42.1377H309.076V42.6648C309.488 42.3305 310.002 42.1377 310.555 42.1377C311.358 42.1377 312.072 42.5812 312.528 43.2434C312.978 42.5812 313.711 42.1377 314.553 42.1377C315.447 42.1377 316.199 42.6648 316.649 43.4234C316.867 43.7705 316.977 44.1819 317.028 44.6062V46.9268C317.015 47.1904 316.803 47.4025 316.546 47.4025H316.533Z\" fill=\"#7F8180\"><\/path><path d=\"M287.675 46.4962L287.688 46.5219C287.784 46.7341 287.707 46.9848 287.508 47.1069C287.27 47.2483 286.897 47.3962 286.402 47.4219C284.995 47.4926 283.773 46.4577 283.638 45.0563C283.484 43.4749 284.705 42.1699 286.261 42.1699C286.801 42.1699 287.212 42.3306 287.476 42.4785C287.688 42.6006 287.772 42.8578 287.669 43.0763C287.559 43.3077 287.289 43.4106 287.058 43.3013C286.878 43.2113 286.621 43.1406 286.261 43.1406C285.22 43.1406 284.41 44.1049 284.647 45.1527C284.84 46.0205 285.695 46.5477 286.576 46.4191C286.769 46.3934 286.929 46.3355 287.052 46.2777C287.283 46.1684 287.566 46.2584 287.669 46.4962H287.675Z\" fill=\"#7F8180\"><\/path><path d=\"M297.801 45.8284C297.801 46.7155 297.081 47.4291 296.156 47.4291H295.944C295.211 47.4291 294.741 47.0819 294.491 46.8377C294.362 46.7091 294.33 46.5034 294.427 46.3491L294.439 46.3298C294.568 46.1113 294.864 46.0727 295.056 46.2398C295.281 46.4327 295.635 46.6191 296.136 46.5612H296.156C296.586 46.5612 296.914 46.2463 296.914 45.8348C296.914 45.4684 296.696 45.2563 296.136 45.1727C295.314 45.1406 294.33 44.6777 294.33 43.6942C294.33 42.8521 295.005 42.1514 295.815 42.1514H295.918C296.561 42.1514 296.927 42.3378 297.139 42.5178C297.306 42.6656 297.351 42.9099 297.236 43.1092C297.101 43.3535 296.786 43.4178 296.554 43.2635C296.406 43.1671 296.201 43.0899 295.918 43.0899C295.571 43.0899 295.243 43.2828 295.243 43.6942C295.243 43.9063 295.339 44.2085 296.181 44.2406C297.165 44.3563 297.795 44.9799 297.795 45.8348L297.801 45.8284Z\" fill=\"#7F8180\"><\/path><path d=\"M321.239 45.8284C321.239 46.7155 320.519 47.4291 319.593 47.4291H319.381C318.648 47.4291 318.179 47.0819 317.928 46.8377C317.8 46.7091 317.768 46.5034 317.864 46.3491L317.877 46.3298C318.005 46.1113 318.301 46.0727 318.494 46.2398C318.719 46.4327 319.073 46.6191 319.574 46.5612H319.593C320.024 46.5612 320.352 46.2463 320.352 45.8348C320.352 45.4684 320.133 45.2563 319.574 45.1727C318.751 45.1406 317.768 44.6777 317.768 43.6942C317.768 42.8521 318.443 42.1514 319.253 42.1514H319.355C319.998 42.1514 320.365 42.3378 320.577 42.5178C320.744 42.6656 320.789 42.9099 320.673 43.1092C320.538 43.3535 320.223 43.4178 319.992 43.2635C319.844 43.1671 319.638 43.0899 319.355 43.0899C319.008 43.0899 318.68 43.2828 318.68 43.6942C318.68 43.9063 318.777 44.2085 319.619 44.2406C320.603 44.3563 321.232 44.9799 321.232 45.8348L321.239 45.8284Z\" fill=\"#7F8180\"><\/path><path d=\"M301.902 42.1638V43.1666H300.52V46.9594C300.52 47.2294 300.301 47.4479 300.031 47.4479C299.761 47.4479 299.543 47.2294 299.543 46.9594V43.1666H298.109V42.1638H299.543V40.5117H300.526V42.1638H301.909H301.902Z\" fill=\"#7F8180\"><\/path><\/g><defs><clipPath id=\"clip0_404_122844\"><rect width=\"321.239\" height=\"50\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\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>\r\n\t\t<div class=\"elementor-element elementor-element-bac9237 e-con-full e-flex e-con e-child \" data-id=\"bac9237\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\t\t<div class=\"elementor-element elementor-element-4bfa7f4 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"4bfa7f4\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInDown&quot;,&quot;_animation_delay&quot;:450}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Customs Solutions<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3a00eb7 elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"3a00eb7\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:600}\" 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\tWe simplify customs procedures and offer personalized and efficient solutions. With a human touch, we ensure agility in all customs operations and offering our customers the reassurance they need. \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-cff4d34 elementor-invisible elementor-widget elementor-widget-button\" data-id=\"cff4d34\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:800}\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/mind4group.com\/en\/mind4customs\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Learn more<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t<div class=\"elementor-element elementor-element-0ea871a e-con-full e-flex e-con e-child \" data-id=\"0ea871a\" data-element_type=\"container\" data-e-type=\"container\"><div class=\"elementor-element elementor-element-960f611 e-con-full e-flex e-con e-child \" data-id=\"960f611\" data-element_type=\"container\" data-e-type=\"container\">\t\t<div class=\"elementor-element elementor-element-9f2ea4c elementor-widget__width-auto elementor-absolute elementor-widget elementor-widget-pxl_image\" data-id=\"9f2ea4c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;,&quot;_animation&quot;:&quot;none&quot;}\" data-widget_type=\"pxl_image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div id=\"pxl_image-9f2ea4c-3157\" class=\"pxl-image-single  style-default wow fadeInUp\" data-wow-delay=\"ms\" >\r\n    <div class=\"pxl-item--inner \" data-wow-delay=\"120ms\">\r\n        \r\n                                <div class=\"pxl-item--image\" data-parallax-value=\"\">\r\n                                                    <img loading=\"lazy\" decoding=\"async\" width=\"102\" height=\"71\" src=\"https:\/\/mind4group.com\/wp-content\/uploads\/2025\/02\/m4g-ar4-2.png\" class=\"no-lazyload attachment-full\" alt=\"\" \/>                                            <\/div>\r\n                            \r\n            <\/div>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3b1d514 elementor-widget__width-auto elementor-absolute elementor-widget elementor-widget-pxl_image\" data-id=\"3b1d514\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;,&quot;_animation&quot;:&quot;none&quot;}\" data-widget_type=\"pxl_image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div id=\"pxl_image-3b1d514-9204\" class=\"pxl-image-single  style-default wow fadeInUp\" data-wow-delay=\"600ms\" >\r\n    <div class=\"pxl-item--inner \" data-wow-delay=\"120ms\">\r\n        \r\n                                <div class=\"pxl-item--image\" data-parallax-value=\"\">\r\n                                                    <img loading=\"lazy\" decoding=\"async\" width=\"22\" height=\"58\" src=\"https:\/\/mind4group.com\/wp-content\/uploads\/2025\/02\/m4g-ar2.png\" class=\"no-lazyload attachment-full\" alt=\"\" \/>                                            <\/div>\r\n                            \r\n            <\/div>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t<div class=\"elementor-element elementor-element-d60bc3e e-flex e-con-boxed e-con e-parent \" data-id=\"d60bc3e\" data-element_type=\"container\" data-e-type=\"container\">\t\t\t<div class=\"e-con-inner\">\r\n\t\t\t\t<div class=\"elementor-element elementor-element-7b336d8 elementor-widget elementor-widget-pxl_heading\" data-id=\"7b336d8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pxl_heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div id=\"pxl-pxl_heading-7b336d8-4249\" class=\"pxl-heading pxl-heading--tcustom px-sub-title-box-style\">\n\t<div class=\"pxl-heading--inner\">\n\t\t\t\t\n\t\t<div class=\"pxl-item--subtitle px-sub-title-box wow fadeInDown\" data-wow-delay=\"450ms\">\n\t\t\t<span class=\"pxl-item--subtext\">\n\t\t\t\t\t\t\t\tSocial Project\t\t\t<\/span>\n\t\t<\/div>\n\t\t\n\t<h3 class=\"pxl-item--title wow skewIn\" data-wow-delay=\"350ms\">\n\t\t\t\t\n\t<\/h3>\n\t\n<\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t<div class=\"elementor-element elementor-element-6cc1891 e-flex e-con-boxed e-con e-parent \" data-id=\"6cc1891\" data-element_type=\"container\" data-e-type=\"container\">\t\t\t<div class=\"e-con-inner\">\r\n\t\t<div class=\"elementor-element elementor-element-bf8c3bc e-con-full e-flex elementor-invisible e-con e-child \" data-id=\"bf8c3bc\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeIn&quot;,&quot;animation_delay&quot;:300}\"><div class=\"elementor-element elementor-element-75139ab e-con-full e-flex e-con e-child \" data-id=\"75139ab\" data-element_type=\"container\" data-e-type=\"container\"><div class=\"elementor-element elementor-element-b3dbf6d e-flex e-con-boxed e-con e-child \" data-id=\"b3dbf6d\" data-element_type=\"container\" data-e-type=\"container\">\t\t\t<div class=\"e-con-inner\">\r\n\t\t\t\t<div class=\"elementor-element elementor-element-1108bf9 elementor-invisible elementor-widget elementor-widget-image\" data-id=\"1108bf9\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:500}\" 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 loading=\"lazy\" decoding=\"async\" width=\"421\" height=\"84\" src=\"https:\/\/mind4group.com\/wp-content\/uploads\/2025\/02\/m4g-people-logo-v2.png\" class=\"attachment-full size-full wp-image-3806\" alt=\"\" srcset=\"https:\/\/mind4group.com\/wp-content\/uploads\/2025\/02\/m4g-people-logo-v2.png 421w, https:\/\/mind4group.com\/wp-content\/uploads\/2025\/02\/m4g-people-logo-v2-300x60.png 300w\" sizes=\"(max-width: 421px) 100vw, 421px\" \/>\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\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t<div class=\"elementor-element elementor-element-6ec1dd8 e-con-full elementor-hidden-tablet_extra elementor-hidden-tablet elementor-hidden-mobile_extra elementor-hidden-mobile e-flex e-con e-child \" data-id=\"6ec1dd8\" data-element_type=\"container\" data-e-type=\"container\">\t\t<div class=\"elementor-element elementor-element-1a4dcc9 elementor-absolute elementor-invisible elementor-widget elementor-widget-image\" data-id=\"1a4dcc9\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:300,&quot;_position&quot;:&quot;absolute&quot;}\" 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 loading=\"lazy\" decoding=\"async\" width=\"390\" height=\"479\" src=\"https:\/\/mind4group.com\/wp-content\/uploads\/2025\/03\/m4g-home-people-with-line.png\" class=\"attachment-full size-full wp-image-3836\" alt=\"\" srcset=\"https:\/\/mind4group.com\/wp-content\/uploads\/2025\/03\/m4g-home-people-with-line.png 390w, https:\/\/mind4group.com\/wp-content\/uploads\/2025\/03\/m4g-home-people-with-line-244x300.png 244w\" sizes=\"(max-width: 390px) 100vw, 390px\" \/>\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>\r\n\t\t<div class=\"elementor-element elementor-element-89635b0 e-con-full e-flex elementor-invisible e-con e-child \" data-id=\"89635b0\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeIn&quot;,&quot;animation_delay&quot;:300}\"><div class=\"elementor-element elementor-element-289e053 e-con-full e-flex e-con e-child \" data-id=\"289e053\" data-element_type=\"container\" data-e-type=\"container\"><div class=\"elementor-element elementor-element-45c9a4a m4g-align-right e-flex e-con-boxed e-con e-child \" data-id=\"45c9a4a\" data-element_type=\"container\" data-e-type=\"container\">\t\t\t<div class=\"e-con-inner\">\r\n\t\t\t\t<div class=\"elementor-element elementor-element-23f2522 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"23f2522\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInDown&quot;,&quot;_animation_delay&quot;:450}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Caring is Our Mission<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1583407 elementor-widget-mobile__width-initial elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"1583407\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:600}\" 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\tAt Mind4Group, our social commitment is guided by ESG principles &#8211; a concept that describes the 3 pillars associated with environmental, social and governance sustainability. For that reason we are active in promoting social and environmental actions that make the difference, impacting lives and strengthening communities in order to contribute to sustainable creation for all. \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-6616ae1 elementor-mobile-align-center elementor-invisible elementor-widget elementor-widget-button\" data-id=\"6616ae1\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:800}\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/mind4group.com\/en\/community-projects\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Learn more<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t<div class=\"elementor-element elementor-element-c6f46f2 e-con-full e-flex e-con e-parent \" data-id=\"c6f46f2\" data-element_type=\"container\" data-e-type=\"container\"><div class=\"elementor-element elementor-element-aa3ab01 e-con-full e-flex e-con e-child \" data-id=\"aa3ab01\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\t\t<div class=\"elementor-element elementor-element-b1b67bd elementor-widget elementor-widget-spacer\" data-id=\"b1b67bd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/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 class=\"elementor-element elementor-element-034d820 elementor-widget__width-auto elementor-absolute elementor-widget elementor-widget-pxl_image\" data-id=\"034d820\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"pxl_image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div id=\"pxl_image-034d820-5159\" class=\"pxl-image-single  style-default \" data-wow-delay=\"ms\" >\r\n    <div class=\"pxl-item--inner \" data-wow-delay=\"120ms\">\r\n        \r\n                                <div class=\"pxl-item--image\" data-parallax-value=\"\">\r\n                                                    <img loading=\"lazy\" decoding=\"async\" width=\"202\" height=\"111\" src=\"https:\/\/mind4group.com\/wp-content\/uploads\/2025\/02\/m4g-tc.png\" class=\"no-lazyload attachment-full\" alt=\"\" \/>                                            <\/div>\r\n                            \r\n            <\/div>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-60d63d4 elementor-widget__width-auto elementor-absolute elementor-widget elementor-widget-pxl_image\" data-id=\"60d63d4\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"pxl_image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div id=\"pxl_image-60d63d4-8007\" class=\"pxl-image-single  style-default \" data-wow-delay=\"ms\" >\r\n    <div class=\"pxl-item--inner \" data-wow-delay=\"120ms\">\r\n        \r\n                                <div class=\"pxl-item--image\" data-parallax-value=\"\">\r\n                                                    <img loading=\"lazy\" decoding=\"async\" width=\"147\" height=\"188\" src=\"https:\/\/mind4group.com\/wp-content\/uploads\/2025\/02\/m4g-gw.png\" class=\"no-lazyload attachment-full\" alt=\"\" \/>                                            <\/div>\r\n                            \r\n            <\/div>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\r\n\t\t<div class=\"elementor-element elementor-element-5e83789 e-con-full elementor-hidden-mobile e-flex e-con e-child \" data-id=\"5e83789\" data-element_type=\"container\" data-e-type=\"container\">\t\t<div class=\"elementor-element elementor-element-1659d2f elementor-widget elementor-widget-pxl_image\" data-id=\"1659d2f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pxl_image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div id=\"pxl_image-1659d2f-1347\" class=\"pxl-image-single  style-default \" data-wow-delay=\"ms\" >\r\n    <div class=\"pxl-item--inner \" data-wow-delay=\"120ms\">\r\n        \r\n                                <div class=\"pxl-item--bg bg-image\" style=\"background-image: url(https:\/\/mind4group.com\/wp-content\/uploads\/2025\/04\/m4g-home-why-choose-us.jpg);\"><\/div>\r\n                            \r\n            <\/div>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t<div class=\"elementor-element elementor-element-0e929fa e-flex e-con-boxed e-con e-parent \" data-id=\"0e929fa\" data-element_type=\"container\" data-e-type=\"container\">\t\t\t<div class=\"e-con-inner\">\r\n\t\t<div class=\"elementor-element elementor-element-175856e e-con-full e-flex e-con e-child \" data-id=\"175856e\" data-element_type=\"container\" data-e-type=\"container\">\t\t<div class=\"elementor-element elementor-element-51912f7 elementor-widget elementor-widget-pxl_heading\" data-id=\"51912f7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pxl_heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div id=\"pxl-pxl_heading-51912f7-7605\" class=\"pxl-heading pxl-heading--tcustom px-sub-title-box-style\">\n\t<div class=\"pxl-heading--inner\">\n\t\t\t\t\t\n\t<h3 class=\"pxl-item--title wow skewIn\" data-wow-delay=\"350ms\">\n\tWhy choose us\t\t\t\n\t<\/h3>\n\t\n<\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ad68c87 elementor-widget elementor-widget-pxl_tabs\" data-id=\"ad68c87\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pxl_tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"pxl-tabs pxl-tabs3 tab-effect-fade \" data-wow-delay=\"ms\">\n    <div class=\"pxl-tabs--inner\">\n        <div class=\"wrap-title\">\n            <div class=\"pxl-tabs--title\">\n                                    <span class=\"pxl-item--title active\" data-target=\"#pxl_tabs-ad68c87-7916-44b65b2\">\n                        <div class=\"icon-tab\">\n                         <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"7\" height=\"10\" viewBox=\"0 0 7 10\" fill=\"none\"><path d=\"M0.950195 7.8499L4.2002 4.5999L0.950195 1.3499L1.6002 0.0499018L6.1502 4.5999L1.6002 9.1499L0.950195 7.8499Z\" fill=\"white\"><\/path><\/svg> \n                    <\/div>\n                    Innovation with a Human Touch                <\/span>\n                                <span class=\"pxl-item--title \" data-target=\"#pxl_tabs-ad68c87-7916-262739d\">\n                        <div class=\"icon-tab\">\n                         <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"7\" height=\"10\" viewBox=\"0 0 7 10\" fill=\"none\"><path d=\"M0.950195 7.8499L4.2002 4.5999L0.950195 1.3499L1.6002 0.0499018L6.1502 4.5999L1.6002 9.1499L0.950195 7.8499Z\" fill=\"white\"><\/path><\/svg> \n                    <\/div>\n                    Growing Together Trought Valuable Partnerships                <\/span>\n                                <span class=\"pxl-item--title \" data-target=\"#pxl_tabs-ad68c87-7916-3f011fc\">\n                        <div class=\"icon-tab\">\n                         <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"7\" height=\"10\" viewBox=\"0 0 7 10\" fill=\"none\"><path d=\"M0.950195 7.8499L4.2002 4.5999L0.950195 1.3499L1.6002 0.0499018L6.1502 4.5999L1.6002 9.1499L0.950195 7.8499Z\" fill=\"white\"><\/path><\/svg> \n                    <\/div>\n                    Commitment to Sustainability and Community                <\/span>\n                    <\/div>\n    <\/div>\n    <div class=\"pxl-tabs--content\">\n                    <div id=\"pxl_tabs-ad68c87-7916-44b65b2\" class=\"pxl-item--content active pxl-tabs--elementor\" style=\"display: block;\">\n                \t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"4259\" class=\"elementor elementor-4259 elementor-951 elementor-951\" data-elementor-post-type=\"pxl-template\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d7d0b24 e-flex e-con-boxed e-con e-parent \" data-id=\"d7d0b24\" data-element_type=\"container\" data-e-type=\"container\">\t\t\t<div class=\"e-con-inner\">\r\n\t\t<div class=\"elementor-element elementor-element-4144e66 e-con-full e-flex e-con e-child \" data-id=\"4144e66\" data-element_type=\"container\" data-e-type=\"container\">\t\t<div class=\"elementor-element elementor-element-3e4d788 elementor-widget elementor-widget-pxl_heading\" data-id=\"3e4d788\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pxl_heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div id=\"pxl-pxl_heading-3e4d788-2692\" class=\"pxl-heading pxl-heading--tcustom px-sub-title-default-style\">\n\t<div class=\"pxl-heading--inner\">\n\t\t\t\t\t\n\t<h3 class=\"pxl-item--title \" data-wow-delay=\"ms\">\n\tInnovation with a Human Touch\t\t\t\n\t<\/h3>\n\t\n<\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-45aecd6 elementor-widget elementor-widget-pxl_text_editor\" data-id=\"45aecd6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pxl_text_editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"pxl-text-editor\">\n\t<div class=\"pxl-item--inner \" data-wow-delay=\"ms\">\n\t\t<p>Mind4Group combines advanced logistics solutions with a people-centered approach. This means that each client receives a personalized service tailored to their specific needs, creating long-term relationships based on trust and mutual success.<\/p>\n\t\t\n\t<\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-acd44ba e-con-full e-flex e-con e-child \" data-id=\"acd44ba\" data-element_type=\"container\" data-e-type=\"container\">\t\t<div class=\"elementor-element elementor-element-efaa056 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"efaa056\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"74\" height=\"74\" viewBox=\"0 0 74 74\" fill=\"none\"><g id=\"dc677c2c-34ed-4f09-b73c-a8766f7f7d89 1\"><path id=\"Vector\" d=\"M41.047 37.5781H32.9531V44.5156H41.047V37.5781Z\" fill=\"#A7CF40\"><\/path><path id=\"Vector_2\" d=\"M52.0311 37.5781H44.5155V46.25C44.5155 46.7101 44.3328 47.1511 44.0076 47.4763C43.6823 47.8016 43.2412 47.9845 42.7811 47.9845H31.2188C30.7588 47.9845 30.3176 47.8016 29.9923 47.4763C29.6671 47.1511 29.4844 46.7101 29.4844 46.25V37.5781H21.9688C20.8958 37.5795 19.8672 38.0063 19.1085 38.7649C18.3498 39.5236 17.9231 40.5522 17.9219 41.625V69.375C17.9231 70.4479 18.3498 71.4765 19.1085 72.2351C19.8672 72.9938 20.8958 73.4206 21.9688 73.422H52.0311C53.1041 73.4206 54.1327 72.9938 54.8914 72.2351C55.6501 71.4765 56.0768 70.4479 56.078 69.375V41.625C56.0768 40.5522 55.6501 39.5236 54.8914 38.7649C54.1327 38.0063 53.1041 37.5795 52.0311 37.5781ZM52.1012 63.6638C51.9402 63.8249 51.749 63.9526 51.5387 64.0398C51.3283 64.127 51.1028 64.172 50.875 64.172C50.6471 64.172 50.4216 64.127 50.2112 64.0398C50.0009 63.9526 49.8097 63.8249 49.6487 63.6638L47.9844 61.9994V68.2189C47.9844 68.6787 47.8017 69.1199 47.4764 69.4452C47.1512 69.7704 46.71 69.9531 46.25 69.9531C45.7899 69.9531 45.3487 69.7704 45.0235 69.4452C44.6982 69.1199 44.5155 68.6787 44.5155 68.2189V61.9994L42.8512 63.6638C42.6902 63.8249 42.499 63.9526 42.2887 64.0396C42.0781 64.1269 41.8528 64.1718 41.625 64.1718C41.3971 64.1718 41.1718 64.1269 40.9612 64.0396C40.7509 63.9526 40.5597 63.8249 40.3987 63.6638C40.2376 63.5028 40.1099 63.3116 40.0229 63.1013C39.9356 62.8907 39.8907 62.6654 39.8907 62.4375C39.8907 62.2097 39.9356 61.9844 40.0229 61.7738C40.1099 61.5635 40.2376 61.3723 40.3987 61.2113L45.0237 56.5863C45.1847 56.4252 45.3759 56.2975 45.5862 56.2103C45.7966 56.1231 46.0221 56.0781 46.25 56.0781C46.4778 56.0781 46.7033 56.1231 46.9137 56.2103C47.124 56.2975 47.3152 56.4252 47.4762 56.5863L52.1012 61.2113C52.2623 61.3723 52.39 61.5635 52.4772 61.7738C52.5644 61.9842 52.6094 62.2097 52.6094 62.4375C52.6094 62.6654 52.5644 62.8909 52.4772 63.1013C52.39 63.3116 52.2623 63.5028 52.1012 63.6638Z\" fill=\"#A7CF40\"><\/path><path id=\"Vector_3\" d=\"M40.6325 22.8596C39.562 23.5896 38.2964 23.98 37.0007 23.98C35.705 23.98 34.4392 23.5896 33.3687 22.8596C33.1819 22.7293 32.9714 22.6368 32.749 22.5876C32.5267 22.5386 32.2968 22.5337 32.0725 22.5735C31.8482 22.6132 31.6339 22.6967 31.4419 22.8193C31.2498 22.9417 31.0839 23.101 30.9535 23.2876C30.8229 23.4744 30.7306 23.6849 30.6814 23.9073C30.6323 24.1298 30.6275 24.3597 30.6672 24.5838C30.707 24.8081 30.7905 25.0224 30.913 25.2144C31.0356 25.4065 31.1947 25.5724 31.3814 25.703C33.0292 26.8541 34.9905 27.4714 37.0007 27.4714C39.0107 27.4714 40.9722 26.8541 42.6198 25.703C42.8065 25.5724 42.9656 25.4065 43.0882 25.2144C43.2107 25.0224 43.2942 24.8081 43.334 24.5838C43.3739 24.3597 43.3689 24.1298 43.3198 23.9073C43.2708 23.6849 43.1783 23.4744 43.0477 23.2876C42.9173 23.101 42.7514 22.9417 42.5593 22.8193C42.3673 22.6967 42.153 22.6132 41.9287 22.5735C41.7044 22.5337 41.4745 22.5386 41.2522 22.5876C41.0298 22.6368 40.8193 22.7293 40.6325 22.8596Z\" fill=\"#A7CF40\"><\/path><path id=\"Vector_4\" d=\"M60.0542 60.6501C59.8932 60.8111 59.7655 61.0023 59.6782 61.2127C59.5912 61.4232 59.5463 61.6486 59.5463 61.8764C59.5463 62.1042 59.5912 62.3295 59.6782 62.5401C59.7655 62.7504 59.8932 62.9416 60.0542 63.1026C60.2153 63.2637 60.4064 63.3914 60.6168 63.4785C60.8272 63.5657 61.0527 63.6106 61.2805 63.6106C61.5082 63.6106 61.7337 63.5657 61.9442 63.4785C62.1546 63.3914 62.3458 63.2637 62.5068 63.1026L63.8143 61.7951C64.3607 61.2467 64.739 60.5535 64.9044 59.7973C65.0699 59.0411 65.0156 58.2534 64.7481 57.5269L62.4899 51.4295C62.3294 50.9991 62.0048 50.6499 61.5875 50.4585C61.1699 50.2672 60.6936 50.2492 60.2629 50.4085C59.8321 50.5679 59.4821 50.8916 59.2899 51.3086C59.0975 51.7257 59.0783 52.2021 59.2367 52.6331L61.4951 58.7307C61.5325 58.8348 61.5399 58.9476 61.5164 59.0557C61.4928 59.1639 61.4393 59.2635 61.3617 59.3426L60.0542 60.6501Z\" fill=\"#A7CF40\"><\/path><path id=\"Vector_5\" d=\"M14.7639 52.6331C14.9222 52.2021 14.9031 51.7257 14.7108 51.3086C14.5184 50.8916 14.1685 50.5679 13.7377 50.4085C13.307 50.2492 12.8306 50.2672 12.4132 50.4585C11.9957 50.6499 11.6712 50.9991 11.5108 51.4295L9.25252 57.5269C8.98501 58.2534 8.93079 59.0411 9.09625 59.7973C9.2617 60.5535 9.63993 61.2467 10.1863 61.795L11.4938 63.1026C11.6549 63.2637 11.846 63.3914 12.0564 63.4785C12.2669 63.5657 12.4924 63.6106 12.7201 63.6106C12.9478 63.6106 13.1733 63.5657 13.3837 63.4785C13.5941 63.3914 13.7853 63.2637 13.9464 63.1026C14.1074 62.9416 14.2351 62.7504 14.3223 62.5401C14.4094 62.3295 14.4543 62.104 14.4543 61.8764C14.4543 61.6486 14.4094 61.423 14.3223 61.2127C14.2351 61.0023 14.1074 60.8111 13.9464 60.6501L12.6388 59.3426C12.5614 59.2633 12.5078 59.1639 12.4842 59.0557C12.4607 58.9474 12.4681 58.8348 12.5056 58.7305L14.7639 52.6331Z\" fill=\"#A7CF40\"><\/path><path id=\"Vector_6\" d=\"M70.9029 54.9751L64.5375 38.9986C63.5663 36.5299 61.873 34.4115 59.6787 32.9204C57.4844 31.4292 54.8914 30.6347 52.2384 30.6407H47.1324C50.1597 28.3303 52.3065 25.0548 53.2173 21.357C54.1278 17.6593 53.7478 13.7616 52.1399 10.3095L57.1444 8.5772C57.5792 8.42789 57.9369 8.11197 58.1388 7.69891C58.3407 7.28586 58.3703 6.80951 58.2211 6.37468C58.0717 5.93984 57.7558 5.58212 57.3428 5.38022C56.9296 5.17831 56.4534 5.14876 56.0185 5.29808L50.3195 7.27082C48.8795 5.37074 47.0495 3.80089 44.9525 2.66669C42.8555 1.53252 40.5402 0.860275 38.1618 0.695151C35.7836 0.530027 33.3974 0.875843 31.1639 1.70936C28.9303 2.54289 26.9009 3.84481 25.2121 5.52764C23.5235 7.21049 22.2144 9.23525 21.3733 11.4659C20.532 13.6966 20.1779 16.0815 20.3347 18.4603C20.4915 20.8392 21.1557 23.157 22.2826 25.2579C23.4095 27.3588 24.9731 29.1942 26.868 30.6407H21.762C19.1089 30.6347 16.5157 31.4293 14.3214 32.9208C12.1272 34.4121 10.4339 36.5308 9.46298 38.9999L3.09748 54.974C2.30045 56.9696 2.1051 59.1547 2.53555 61.26C2.96602 63.3653 4.00345 65.2984 5.51982 66.8211L11.59 72.9139C11.7502 73.0748 11.9405 73.2025 12.1501 73.2897C12.3598 73.3769 12.5846 73.4219 12.8116 73.422H13.9634C14.4234 73.422 14.8646 73.2393 15.1898 72.9141C15.5151 72.5887 15.6978 72.1477 15.6978 71.6876C15.6978 71.2276 15.5151 70.7864 15.1898 70.4612C14.8646 70.1359 14.4234 69.9532 13.9634 69.9532H13.527L7.96354 64.3685C6.9259 63.3269 6.21596 62.004 5.92132 60.5635C5.62667 59.1231 5.76023 57.6278 6.30548 56.2623L12.671 40.2882C13.3887 38.4632 14.6403 36.8972 16.2622 35.7948C17.8842 34.6924 19.801 34.1051 21.762 34.1095H52.2384C54.1994 34.1051 56.116 34.6924 57.7378 35.7944C59.3598 36.8965 60.6115 38.4623 61.3294 40.2871L67.6948 56.2634C68.2402 57.6287 68.3737 59.1237 68.0791 60.564C67.7845 62.0044 67.0748 63.3269 66.0374 64.3685L60.4735 69.9532H60.0371C59.577 69.9532 59.1359 70.1359 58.8106 70.4612C58.4854 70.7866 58.3027 71.2276 58.3027 71.6876C58.3027 72.1477 58.4854 72.5888 58.8106 72.9141C59.1359 73.2393 59.577 73.422 60.0371 73.422H61.1888C61.416 73.4219 61.6406 73.3769 61.8503 73.2897C62.0599 73.2025 62.2502 73.0748 62.4104 72.9139L68.4812 66.8211C69.9973 65.2986 71.0345 63.3656 71.465 61.2605C71.8952 59.1554 71.6998 56.9704 70.9029 54.9751ZM37.0002 4.04701C38.86 4.04889 40.6986 4.44439 42.3946 5.20752C44.0908 5.97065 45.6062 7.08414 46.8413 8.47476L23.7991 16.4508C24.0195 13.0958 25.5048 9.94951 27.9551 7.64721C30.4054 5.34493 33.6381 4.05825 37.0002 4.04701ZM24.0287 20.04L48.8548 11.4466C49.7012 13.1334 50.1776 14.9815 50.2522 16.8674C50.3265 18.7531 49.9974 20.6331 49.2865 22.3814C48.5755 24.1298 47.4994 25.706 46.13 27.0047C44.7607 28.3034 43.1297 29.2946 41.3461 29.9118C39.5627 30.5292 37.6679 30.7584 35.7887 30.5843C33.9094 30.4101 32.0892 29.8364 30.4496 28.9017C28.81 27.9672 27.389 26.693 26.2816 25.1647C25.1743 23.6364 24.4063 21.8893 24.0287 20.04Z\" fill=\"#A7CF40\"><\/path><\/g><\/svg>\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>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\n\t\t        \n            <\/div>\n                    <div id=\"pxl_tabs-ad68c87-7916-262739d\" class=\"pxl-item--content  pxl-tabs--elementor\" >\n                \t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"4262\" class=\"elementor elementor-4262 elementor-2166 elementor-2166\" data-elementor-post-type=\"pxl-template\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4809e0a e-flex e-con-boxed e-con e-parent \" data-id=\"4809e0a\" data-element_type=\"container\" data-e-type=\"container\">\t\t\t<div class=\"e-con-inner\">\r\n\t\t<div class=\"elementor-element elementor-element-022217d e-con-full e-flex e-con e-child \" data-id=\"022217d\" data-element_type=\"container\" data-e-type=\"container\">\t\t<div class=\"elementor-element elementor-element-5f96b0e elementor-widget elementor-widget-pxl_heading\" data-id=\"5f96b0e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pxl_heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div id=\"pxl-pxl_heading-5f96b0e-8717\" class=\"pxl-heading pxl-heading--tcustom px-sub-title-default-style\">\n\t<div class=\"pxl-heading--inner\">\n\t\t\t\t\t\n\t<h3 class=\"pxl-item--title \" data-wow-delay=\"ms\">\n\tGrowing Together Trought Valuable Partnerships\t\t\t\n\t<\/h3>\n\t\n<\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-72f8bc7 elementor-widget elementor-widget-pxl_text_editor\" data-id=\"72f8bc7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pxl_text_editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"pxl-text-editor\">\n\t<div class=\"pxl-item--inner \" data-wow-delay=\"ms\">\n\t\t<p>At Mind4Group, clients and partners are seen as key elements in a shared journey of growth. The companies are committed to building partnerships where success is achieved together, through tailored solutions that foster growth and deliver long-term results.<\/p>\n\t\t\n\t<\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7cd07d6 e-con-full e-flex e-con e-child \" data-id=\"7cd07d6\" data-element_type=\"container\" data-e-type=\"container\">\t\t<div class=\"elementor-element elementor-element-c88ca19 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"c88ca19\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"74\" height=\"74\" viewBox=\"0 0 74 74\" fill=\"none\"><g id=\"dc677c2c-34ed-4f09-b73c-a8766f7f7d89 1\"><path id=\"Vector\" d=\"M41.047 37.5781H32.9531V44.5156H41.047V37.5781Z\" fill=\"#A7CF40\"><\/path><path id=\"Vector_2\" d=\"M52.0311 37.5781H44.5155V46.25C44.5155 46.7101 44.3328 47.1511 44.0076 47.4763C43.6823 47.8016 43.2412 47.9845 42.7811 47.9845H31.2188C30.7588 47.9845 30.3176 47.8016 29.9923 47.4763C29.6671 47.1511 29.4844 46.7101 29.4844 46.25V37.5781H21.9688C20.8958 37.5795 19.8672 38.0063 19.1085 38.7649C18.3498 39.5236 17.9231 40.5522 17.9219 41.625V69.375C17.9231 70.4479 18.3498 71.4765 19.1085 72.2351C19.8672 72.9938 20.8958 73.4206 21.9688 73.422H52.0311C53.1041 73.4206 54.1327 72.9938 54.8914 72.2351C55.6501 71.4765 56.0768 70.4479 56.078 69.375V41.625C56.0768 40.5522 55.6501 39.5236 54.8914 38.7649C54.1327 38.0063 53.1041 37.5795 52.0311 37.5781ZM52.1012 63.6638C51.9402 63.8249 51.749 63.9526 51.5387 64.0398C51.3283 64.127 51.1028 64.172 50.875 64.172C50.6471 64.172 50.4216 64.127 50.2112 64.0398C50.0009 63.9526 49.8097 63.8249 49.6487 63.6638L47.9844 61.9994V68.2189C47.9844 68.6787 47.8017 69.1199 47.4764 69.4452C47.1512 69.7704 46.71 69.9531 46.25 69.9531C45.7899 69.9531 45.3487 69.7704 45.0235 69.4452C44.6982 69.1199 44.5155 68.6787 44.5155 68.2189V61.9994L42.8512 63.6638C42.6902 63.8249 42.499 63.9526 42.2887 64.0396C42.0781 64.1269 41.8528 64.1718 41.625 64.1718C41.3971 64.1718 41.1718 64.1269 40.9612 64.0396C40.7509 63.9526 40.5597 63.8249 40.3987 63.6638C40.2376 63.5028 40.1099 63.3116 40.0229 63.1013C39.9356 62.8907 39.8907 62.6654 39.8907 62.4375C39.8907 62.2097 39.9356 61.9844 40.0229 61.7738C40.1099 61.5635 40.2376 61.3723 40.3987 61.2113L45.0237 56.5863C45.1847 56.4252 45.3759 56.2975 45.5862 56.2103C45.7966 56.1231 46.0221 56.0781 46.25 56.0781C46.4778 56.0781 46.7033 56.1231 46.9137 56.2103C47.124 56.2975 47.3152 56.4252 47.4762 56.5863L52.1012 61.2113C52.2623 61.3723 52.39 61.5635 52.4772 61.7738C52.5644 61.9842 52.6094 62.2097 52.6094 62.4375C52.6094 62.6654 52.5644 62.8909 52.4772 63.1013C52.39 63.3116 52.2623 63.5028 52.1012 63.6638Z\" fill=\"#A7CF40\"><\/path><path id=\"Vector_3\" d=\"M40.6325 22.8596C39.562 23.5896 38.2964 23.98 37.0007 23.98C35.705 23.98 34.4392 23.5896 33.3687 22.8596C33.1819 22.7293 32.9714 22.6368 32.749 22.5876C32.5267 22.5386 32.2968 22.5337 32.0725 22.5735C31.8482 22.6132 31.6339 22.6967 31.4419 22.8193C31.2498 22.9417 31.0839 23.101 30.9535 23.2876C30.8229 23.4744 30.7306 23.6849 30.6814 23.9073C30.6323 24.1298 30.6275 24.3597 30.6672 24.5838C30.707 24.8081 30.7905 25.0224 30.913 25.2144C31.0356 25.4065 31.1947 25.5724 31.3814 25.703C33.0292 26.8541 34.9905 27.4714 37.0007 27.4714C39.0107 27.4714 40.9722 26.8541 42.6198 25.703C42.8065 25.5724 42.9656 25.4065 43.0882 25.2144C43.2107 25.0224 43.2942 24.8081 43.334 24.5838C43.3739 24.3597 43.3689 24.1298 43.3198 23.9073C43.2708 23.6849 43.1783 23.4744 43.0477 23.2876C42.9173 23.101 42.7514 22.9417 42.5593 22.8193C42.3673 22.6967 42.153 22.6132 41.9287 22.5735C41.7044 22.5337 41.4745 22.5386 41.2522 22.5876C41.0298 22.6368 40.8193 22.7293 40.6325 22.8596Z\" fill=\"#A7CF40\"><\/path><path id=\"Vector_4\" d=\"M60.0542 60.6501C59.8932 60.8111 59.7655 61.0023 59.6782 61.2127C59.5912 61.4232 59.5463 61.6486 59.5463 61.8764C59.5463 62.1042 59.5912 62.3295 59.6782 62.5401C59.7655 62.7504 59.8932 62.9416 60.0542 63.1026C60.2153 63.2637 60.4064 63.3914 60.6168 63.4785C60.8272 63.5657 61.0527 63.6106 61.2805 63.6106C61.5082 63.6106 61.7337 63.5657 61.9442 63.4785C62.1546 63.3914 62.3458 63.2637 62.5068 63.1026L63.8143 61.7951C64.3607 61.2467 64.739 60.5535 64.9044 59.7973C65.0699 59.0411 65.0156 58.2534 64.7481 57.5269L62.4899 51.4295C62.3294 50.9991 62.0048 50.6499 61.5875 50.4585C61.1699 50.2672 60.6936 50.2492 60.2629 50.4085C59.8321 50.5679 59.4821 50.8916 59.2899 51.3086C59.0975 51.7257 59.0783 52.2021 59.2367 52.6331L61.4951 58.7307C61.5325 58.8348 61.5399 58.9476 61.5164 59.0557C61.4928 59.1639 61.4393 59.2635 61.3617 59.3426L60.0542 60.6501Z\" fill=\"#A7CF40\"><\/path><path id=\"Vector_5\" d=\"M14.7639 52.6331C14.9222 52.2021 14.9031 51.7257 14.7108 51.3086C14.5184 50.8916 14.1685 50.5679 13.7377 50.4085C13.307 50.2492 12.8306 50.2672 12.4132 50.4585C11.9957 50.6499 11.6712 50.9991 11.5108 51.4295L9.25252 57.5269C8.98501 58.2534 8.93079 59.0411 9.09625 59.7973C9.2617 60.5535 9.63993 61.2467 10.1863 61.795L11.4938 63.1026C11.6549 63.2637 11.846 63.3914 12.0564 63.4785C12.2669 63.5657 12.4924 63.6106 12.7201 63.6106C12.9478 63.6106 13.1733 63.5657 13.3837 63.4785C13.5941 63.3914 13.7853 63.2637 13.9464 63.1026C14.1074 62.9416 14.2351 62.7504 14.3223 62.5401C14.4094 62.3295 14.4543 62.104 14.4543 61.8764C14.4543 61.6486 14.4094 61.423 14.3223 61.2127C14.2351 61.0023 14.1074 60.8111 13.9464 60.6501L12.6388 59.3426C12.5614 59.2633 12.5078 59.1639 12.4842 59.0557C12.4607 58.9474 12.4681 58.8348 12.5056 58.7305L14.7639 52.6331Z\" fill=\"#A7CF40\"><\/path><path id=\"Vector_6\" d=\"M70.9029 54.9751L64.5375 38.9986C63.5663 36.5299 61.873 34.4115 59.6787 32.9204C57.4844 31.4292 54.8914 30.6347 52.2384 30.6407H47.1324C50.1597 28.3303 52.3065 25.0548 53.2173 21.357C54.1278 17.6593 53.7478 13.7616 52.1399 10.3095L57.1444 8.5772C57.5792 8.42789 57.9369 8.11197 58.1388 7.69891C58.3407 7.28586 58.3703 6.80951 58.2211 6.37468C58.0717 5.93984 57.7558 5.58212 57.3428 5.38022C56.9296 5.17831 56.4534 5.14876 56.0185 5.29808L50.3195 7.27082C48.8795 5.37074 47.0495 3.80089 44.9525 2.66669C42.8555 1.53252 40.5402 0.860275 38.1618 0.695151C35.7836 0.530027 33.3974 0.875843 31.1639 1.70936C28.9303 2.54289 26.9009 3.84481 25.2121 5.52764C23.5235 7.21049 22.2144 9.23525 21.3733 11.4659C20.532 13.6966 20.1779 16.0815 20.3347 18.4603C20.4915 20.8392 21.1557 23.157 22.2826 25.2579C23.4095 27.3588 24.9731 29.1942 26.868 30.6407H21.762C19.1089 30.6347 16.5157 31.4293 14.3214 32.9208C12.1272 34.4121 10.4339 36.5308 9.46298 38.9999L3.09748 54.974C2.30045 56.9696 2.1051 59.1547 2.53555 61.26C2.96602 63.3653 4.00345 65.2984 5.51982 66.8211L11.59 72.9139C11.7502 73.0748 11.9405 73.2025 12.1501 73.2897C12.3598 73.3769 12.5846 73.4219 12.8116 73.422H13.9634C14.4234 73.422 14.8646 73.2393 15.1898 72.9141C15.5151 72.5887 15.6978 72.1477 15.6978 71.6876C15.6978 71.2276 15.5151 70.7864 15.1898 70.4612C14.8646 70.1359 14.4234 69.9532 13.9634 69.9532H13.527L7.96354 64.3685C6.9259 63.3269 6.21596 62.004 5.92132 60.5635C5.62667 59.1231 5.76023 57.6278 6.30548 56.2623L12.671 40.2882C13.3887 38.4632 14.6403 36.8972 16.2622 35.7948C17.8842 34.6924 19.801 34.1051 21.762 34.1095H52.2384C54.1994 34.1051 56.116 34.6924 57.7378 35.7944C59.3598 36.8965 60.6115 38.4623 61.3294 40.2871L67.6948 56.2634C68.2402 57.6287 68.3737 59.1237 68.0791 60.564C67.7845 62.0044 67.0748 63.3269 66.0374 64.3685L60.4735 69.9532H60.0371C59.577 69.9532 59.1359 70.1359 58.8106 70.4612C58.4854 70.7866 58.3027 71.2276 58.3027 71.6876C58.3027 72.1477 58.4854 72.5888 58.8106 72.9141C59.1359 73.2393 59.577 73.422 60.0371 73.422H61.1888C61.416 73.4219 61.6406 73.3769 61.8503 73.2897C62.0599 73.2025 62.2502 73.0748 62.4104 72.9139L68.4812 66.8211C69.9973 65.2986 71.0345 63.3656 71.465 61.2605C71.8952 59.1554 71.6998 56.9704 70.9029 54.9751ZM37.0002 4.04701C38.86 4.04889 40.6986 4.44439 42.3946 5.20752C44.0908 5.97065 45.6062 7.08414 46.8413 8.47476L23.7991 16.4508C24.0195 13.0958 25.5048 9.94951 27.9551 7.64721C30.4054 5.34493 33.6381 4.05825 37.0002 4.04701ZM24.0287 20.04L48.8548 11.4466C49.7012 13.1334 50.1776 14.9815 50.2522 16.8674C50.3265 18.7531 49.9974 20.6331 49.2865 22.3814C48.5755 24.1298 47.4994 25.706 46.13 27.0047C44.7607 28.3034 43.1297 29.2946 41.3461 29.9118C39.5627 30.5292 37.6679 30.7584 35.7887 30.5843C33.9094 30.4101 32.0892 29.8364 30.4496 28.9017C28.81 27.9672 27.389 26.693 26.2816 25.1647C25.1743 23.6364 24.4063 21.8893 24.0287 20.04Z\" fill=\"#A7CF40\"><\/path><\/g><\/svg>\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>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\n\t\t        \n            <\/div>\n                    <div id=\"pxl_tabs-ad68c87-7916-3f011fc\" class=\"pxl-item--content  pxl-tabs--elementor\" >\n                \t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"4264\" class=\"elementor elementor-4264 elementor-2170 elementor-2170\" data-elementor-post-type=\"pxl-template\">\n\t\t\t\t<div class=\"elementor-element elementor-element-317eeca e-flex e-con-boxed e-con e-parent \" data-id=\"317eeca\" data-element_type=\"container\" data-e-type=\"container\">\t\t\t<div class=\"e-con-inner\">\r\n\t\t<div class=\"elementor-element elementor-element-39c2e16 e-con-full e-flex e-con e-child \" data-id=\"39c2e16\" data-element_type=\"container\" data-e-type=\"container\">\t\t<div class=\"elementor-element elementor-element-15921b3 elementor-widget elementor-widget-pxl_heading\" data-id=\"15921b3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pxl_heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div id=\"pxl-pxl_heading-15921b3-1551\" class=\"pxl-heading pxl-heading--tcustom px-sub-title-default-style\">\n\t<div class=\"pxl-heading--inner\">\n\t\t\t\t\t\n\t<h3 class=\"pxl-item--title \" data-wow-delay=\"ms\">\n\tCommitment to Sustainability and Community\t\t\t\n\t<\/h3>\n\t\n<\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-92b8281 elementor-widget elementor-widget-pxl_text_editor\" data-id=\"92b8281\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pxl_text_editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"pxl-text-editor\">\n\t<div class=\"pxl-item--inner \" data-wow-delay=\"ms\">\n\t\t<p>Mind4Group seeks not only operational efficiency, but also takes an active role in supporting the communities where it operates. Through social initiatives such as the Mind4People project, the group companies promote well-being and social inclusion, so that economic growth contributes to real benefits for people and the environment.<\/p>\n\t\t\n\t<\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1851211 e-con-full e-flex e-con e-child \" data-id=\"1851211\" data-element_type=\"container\" data-e-type=\"container\">\t\t<div class=\"elementor-element elementor-element-86e98cb elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"86e98cb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"74\" height=\"74\" viewBox=\"0 0 74 74\" fill=\"none\"><g id=\"dc677c2c-34ed-4f09-b73c-a8766f7f7d89 1\"><path id=\"Vector\" d=\"M41.047 37.5781H32.9531V44.5156H41.047V37.5781Z\" fill=\"#A7CF40\"><\/path><path id=\"Vector_2\" d=\"M52.0311 37.5781H44.5155V46.25C44.5155 46.7101 44.3328 47.1511 44.0076 47.4763C43.6823 47.8016 43.2412 47.9845 42.7811 47.9845H31.2188C30.7588 47.9845 30.3176 47.8016 29.9923 47.4763C29.6671 47.1511 29.4844 46.7101 29.4844 46.25V37.5781H21.9688C20.8958 37.5795 19.8672 38.0063 19.1085 38.7649C18.3498 39.5236 17.9231 40.5522 17.9219 41.625V69.375C17.9231 70.4479 18.3498 71.4765 19.1085 72.2351C19.8672 72.9938 20.8958 73.4206 21.9688 73.422H52.0311C53.1041 73.4206 54.1327 72.9938 54.8914 72.2351C55.6501 71.4765 56.0768 70.4479 56.078 69.375V41.625C56.0768 40.5522 55.6501 39.5236 54.8914 38.7649C54.1327 38.0063 53.1041 37.5795 52.0311 37.5781ZM52.1012 63.6638C51.9402 63.8249 51.749 63.9526 51.5387 64.0398C51.3283 64.127 51.1028 64.172 50.875 64.172C50.6471 64.172 50.4216 64.127 50.2112 64.0398C50.0009 63.9526 49.8097 63.8249 49.6487 63.6638L47.9844 61.9994V68.2189C47.9844 68.6787 47.8017 69.1199 47.4764 69.4452C47.1512 69.7704 46.71 69.9531 46.25 69.9531C45.7899 69.9531 45.3487 69.7704 45.0235 69.4452C44.6982 69.1199 44.5155 68.6787 44.5155 68.2189V61.9994L42.8512 63.6638C42.6902 63.8249 42.499 63.9526 42.2887 64.0396C42.0781 64.1269 41.8528 64.1718 41.625 64.1718C41.3971 64.1718 41.1718 64.1269 40.9612 64.0396C40.7509 63.9526 40.5597 63.8249 40.3987 63.6638C40.2376 63.5028 40.1099 63.3116 40.0229 63.1013C39.9356 62.8907 39.8907 62.6654 39.8907 62.4375C39.8907 62.2097 39.9356 61.9844 40.0229 61.7738C40.1099 61.5635 40.2376 61.3723 40.3987 61.2113L45.0237 56.5863C45.1847 56.4252 45.3759 56.2975 45.5862 56.2103C45.7966 56.1231 46.0221 56.0781 46.25 56.0781C46.4778 56.0781 46.7033 56.1231 46.9137 56.2103C47.124 56.2975 47.3152 56.4252 47.4762 56.5863L52.1012 61.2113C52.2623 61.3723 52.39 61.5635 52.4772 61.7738C52.5644 61.9842 52.6094 62.2097 52.6094 62.4375C52.6094 62.6654 52.5644 62.8909 52.4772 63.1013C52.39 63.3116 52.2623 63.5028 52.1012 63.6638Z\" fill=\"#A7CF40\"><\/path><path id=\"Vector_3\" d=\"M40.6325 22.8596C39.562 23.5896 38.2964 23.98 37.0007 23.98C35.705 23.98 34.4392 23.5896 33.3687 22.8596C33.1819 22.7293 32.9714 22.6368 32.749 22.5876C32.5267 22.5386 32.2968 22.5337 32.0725 22.5735C31.8482 22.6132 31.6339 22.6967 31.4419 22.8193C31.2498 22.9417 31.0839 23.101 30.9535 23.2876C30.8229 23.4744 30.7306 23.6849 30.6814 23.9073C30.6323 24.1298 30.6275 24.3597 30.6672 24.5838C30.707 24.8081 30.7905 25.0224 30.913 25.2144C31.0356 25.4065 31.1947 25.5724 31.3814 25.703C33.0292 26.8541 34.9905 27.4714 37.0007 27.4714C39.0107 27.4714 40.9722 26.8541 42.6198 25.703C42.8065 25.5724 42.9656 25.4065 43.0882 25.2144C43.2107 25.0224 43.2942 24.8081 43.334 24.5838C43.3739 24.3597 43.3689 24.1298 43.3198 23.9073C43.2708 23.6849 43.1783 23.4744 43.0477 23.2876C42.9173 23.101 42.7514 22.9417 42.5593 22.8193C42.3673 22.6967 42.153 22.6132 41.9287 22.5735C41.7044 22.5337 41.4745 22.5386 41.2522 22.5876C41.0298 22.6368 40.8193 22.7293 40.6325 22.8596Z\" fill=\"#A7CF40\"><\/path><path id=\"Vector_4\" d=\"M60.0542 60.6501C59.8932 60.8111 59.7655 61.0023 59.6782 61.2127C59.5912 61.4232 59.5463 61.6486 59.5463 61.8764C59.5463 62.1042 59.5912 62.3295 59.6782 62.5401C59.7655 62.7504 59.8932 62.9416 60.0542 63.1026C60.2153 63.2637 60.4064 63.3914 60.6168 63.4785C60.8272 63.5657 61.0527 63.6106 61.2805 63.6106C61.5082 63.6106 61.7337 63.5657 61.9442 63.4785C62.1546 63.3914 62.3458 63.2637 62.5068 63.1026L63.8143 61.7951C64.3607 61.2467 64.739 60.5535 64.9044 59.7973C65.0699 59.0411 65.0156 58.2534 64.7481 57.5269L62.4899 51.4295C62.3294 50.9991 62.0048 50.6499 61.5875 50.4585C61.1699 50.2672 60.6936 50.2492 60.2629 50.4085C59.8321 50.5679 59.4821 50.8916 59.2899 51.3086C59.0975 51.7257 59.0783 52.2021 59.2367 52.6331L61.4951 58.7307C61.5325 58.8348 61.5399 58.9476 61.5164 59.0557C61.4928 59.1639 61.4393 59.2635 61.3617 59.3426L60.0542 60.6501Z\" fill=\"#A7CF40\"><\/path><path id=\"Vector_5\" d=\"M14.7639 52.6331C14.9222 52.2021 14.9031 51.7257 14.7108 51.3086C14.5184 50.8916 14.1685 50.5679 13.7377 50.4085C13.307 50.2492 12.8306 50.2672 12.4132 50.4585C11.9957 50.6499 11.6712 50.9991 11.5108 51.4295L9.25252 57.5269C8.98501 58.2534 8.93079 59.0411 9.09625 59.7973C9.2617 60.5535 9.63993 61.2467 10.1863 61.795L11.4938 63.1026C11.6549 63.2637 11.846 63.3914 12.0564 63.4785C12.2669 63.5657 12.4924 63.6106 12.7201 63.6106C12.9478 63.6106 13.1733 63.5657 13.3837 63.4785C13.5941 63.3914 13.7853 63.2637 13.9464 63.1026C14.1074 62.9416 14.2351 62.7504 14.3223 62.5401C14.4094 62.3295 14.4543 62.104 14.4543 61.8764C14.4543 61.6486 14.4094 61.423 14.3223 61.2127C14.2351 61.0023 14.1074 60.8111 13.9464 60.6501L12.6388 59.3426C12.5614 59.2633 12.5078 59.1639 12.4842 59.0557C12.4607 58.9474 12.4681 58.8348 12.5056 58.7305L14.7639 52.6331Z\" fill=\"#A7CF40\"><\/path><path id=\"Vector_6\" d=\"M70.9029 54.9751L64.5375 38.9986C63.5663 36.5299 61.873 34.4115 59.6787 32.9204C57.4844 31.4292 54.8914 30.6347 52.2384 30.6407H47.1324C50.1597 28.3303 52.3065 25.0548 53.2173 21.357C54.1278 17.6593 53.7478 13.7616 52.1399 10.3095L57.1444 8.5772C57.5792 8.42789 57.9369 8.11197 58.1388 7.69891C58.3407 7.28586 58.3703 6.80951 58.2211 6.37468C58.0717 5.93984 57.7558 5.58212 57.3428 5.38022C56.9296 5.17831 56.4534 5.14876 56.0185 5.29808L50.3195 7.27082C48.8795 5.37074 47.0495 3.80089 44.9525 2.66669C42.8555 1.53252 40.5402 0.860275 38.1618 0.695151C35.7836 0.530027 33.3974 0.875843 31.1639 1.70936C28.9303 2.54289 26.9009 3.84481 25.2121 5.52764C23.5235 7.21049 22.2144 9.23525 21.3733 11.4659C20.532 13.6966 20.1779 16.0815 20.3347 18.4603C20.4915 20.8392 21.1557 23.157 22.2826 25.2579C23.4095 27.3588 24.9731 29.1942 26.868 30.6407H21.762C19.1089 30.6347 16.5157 31.4293 14.3214 32.9208C12.1272 34.4121 10.4339 36.5308 9.46298 38.9999L3.09748 54.974C2.30045 56.9696 2.1051 59.1547 2.53555 61.26C2.96602 63.3653 4.00345 65.2984 5.51982 66.8211L11.59 72.9139C11.7502 73.0748 11.9405 73.2025 12.1501 73.2897C12.3598 73.3769 12.5846 73.4219 12.8116 73.422H13.9634C14.4234 73.422 14.8646 73.2393 15.1898 72.9141C15.5151 72.5887 15.6978 72.1477 15.6978 71.6876C15.6978 71.2276 15.5151 70.7864 15.1898 70.4612C14.8646 70.1359 14.4234 69.9532 13.9634 69.9532H13.527L7.96354 64.3685C6.9259 63.3269 6.21596 62.004 5.92132 60.5635C5.62667 59.1231 5.76023 57.6278 6.30548 56.2623L12.671 40.2882C13.3887 38.4632 14.6403 36.8972 16.2622 35.7948C17.8842 34.6924 19.801 34.1051 21.762 34.1095H52.2384C54.1994 34.1051 56.116 34.6924 57.7378 35.7944C59.3598 36.8965 60.6115 38.4623 61.3294 40.2871L67.6948 56.2634C68.2402 57.6287 68.3737 59.1237 68.0791 60.564C67.7845 62.0044 67.0748 63.3269 66.0374 64.3685L60.4735 69.9532H60.0371C59.577 69.9532 59.1359 70.1359 58.8106 70.4612C58.4854 70.7866 58.3027 71.2276 58.3027 71.6876C58.3027 72.1477 58.4854 72.5888 58.8106 72.9141C59.1359 73.2393 59.577 73.422 60.0371 73.422H61.1888C61.416 73.4219 61.6406 73.3769 61.8503 73.2897C62.0599 73.2025 62.2502 73.0748 62.4104 72.9139L68.4812 66.8211C69.9973 65.2986 71.0345 63.3656 71.465 61.2605C71.8952 59.1554 71.6998 56.9704 70.9029 54.9751ZM37.0002 4.04701C38.86 4.04889 40.6986 4.44439 42.3946 5.20752C44.0908 5.97065 45.6062 7.08414 46.8413 8.47476L23.7991 16.4508C24.0195 13.0958 25.5048 9.94951 27.9551 7.64721C30.4054 5.34493 33.6381 4.05825 37.0002 4.04701ZM24.0287 20.04L48.8548 11.4466C49.7012 13.1334 50.1776 14.9815 50.2522 16.8674C50.3265 18.7531 49.9974 20.6331 49.2865 22.3814C48.5755 24.1298 47.4994 25.706 46.13 27.0047C44.7607 28.3034 43.1297 29.2946 41.3461 29.9118C39.5627 30.5292 37.6679 30.7584 35.7887 30.5843C33.9094 30.4101 32.0892 29.8364 30.4496 28.9017C28.81 27.9672 27.389 26.693 26.2816 25.1647C25.1743 23.6364 24.4063 21.8893 24.0287 20.04Z\" fill=\"#A7CF40\"><\/path><\/g><\/svg>\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>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\n\t\t        \n            <\/div>\n            <\/div>\n\n<\/div>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t<div class=\"elementor-element elementor-element-360d514 e-flex e-con-boxed e-con e-parent \" data-id=\"360d514\" data-element_type=\"container\" data-e-type=\"container\">\t\t\t<div class=\"e-con-inner\">\r\n\t\t<div class=\"elementor-element elementor-element-2cb634d e-con-full e-flex e-con e-child \" data-id=\"2cb634d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\"><div class=\"elementor-element elementor-element-c16e439 e-flex e-con-boxed e-con e-child \" data-id=\"c16e439\" data-element_type=\"container\" data-e-type=\"container\">\t\t\t<div class=\"e-con-inner\">\r\n\t\t\t\t<div class=\"elementor-element elementor-element-d344070 elementor-widget elementor-widget-pxl_heading\" data-id=\"d344070\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pxl_heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div id=\"pxl-pxl_heading-d344070-8155\" class=\"pxl-heading pxl-heading--tcustom px-sub-title-box-style\">\n\t<div class=\"pxl-heading--inner\">\n\t\t\t\t\n\t\t<div class=\"pxl-item--subtitle px-sub-title-box wow fadeInDown\" data-wow-delay=\"450ms\">\n\t\t\t<span class=\"pxl-item--subtext\">\n\t\t\t\t\t\t\t\tValue Partnerships\t\t\t<\/span>\n\t\t<\/div>\n\t\t\n\t<h3 class=\"pxl-item--title wow skewIn\" data-wow-delay=\"350ms\">\n\tGrowing Together Thought Valuable Partnerships\t\t\t\n\t<\/h3>\n\t\n<\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d703d91 elementor-widget-mobile__width-initial elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"d703d91\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:600}\" 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>At Mind4Group, clients and partners are seen as key elements in a shared journey of growth. The companies are committed to building partnerships where success is achieved together, through tailored solutions that foster growth and deliver long-term results.  <\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t<div class=\"elementor-element elementor-element-ba7a8c8 e-con-full e-flex e-con e-child \" data-id=\"ba7a8c8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\"><div class=\"elementor-element elementor-element-fe0d2e6 e-flex e-con-boxed e-con e-child \" data-id=\"fe0d2e6\" data-element_type=\"container\" data-e-type=\"container\">\t\t\t<div class=\"e-con-inner\">\r\n\t\t\t\t<div class=\"elementor-element elementor-element-2e622e5 elementor-widget elementor-widget-pxl_heading\" data-id=\"2e622e5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pxl_heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div id=\"pxl-pxl_heading-2e622e5-2812\" class=\"pxl-heading pxl-heading--tcustom px-sub-title-box-style\">\n\t<div class=\"pxl-heading--inner\">\n\t\t\t\t\n\t\t<div class=\"pxl-item--subtitle px-sub-title-box wow fadeInDown\" data-wow-delay=\"450ms\">\n\t\t\t<span class=\"pxl-item--subtext\">\n\t\t\t\t\t\t\t\tSustainability\t\t\t<\/span>\n\t\t<\/div>\n\t\t\n\t<h3 class=\"pxl-item--title wow skewIn\" data-wow-delay=\"350ms\">\n\tCommitment to Sustainability and Community\t\t\t\n\t<\/h3>\n\t\n<\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8465d9a elementor-widget-mobile__width-initial elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"8465d9a\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:600}\" 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>Mind4Group seeks not only operational efficiency, but also takes an active role in supporting the communities where it operates. Through social initiatives, such as the Mind4People project, the group companies promote well-being and social inclusion, so that economic growth contributes to real benefits for people and the environment. <\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t<div class=\"elementor-element elementor-element-312cb04 e-flex e-con-boxed e-con e-parent \" data-id=\"312cb04\" data-element_type=\"container\" data-e-type=\"container\">\t\t\t<div class=\"e-con-inner\">\r\n\t\t\t\t<div class=\"elementor-element elementor-element-52eee1f elementor-widget elementor-widget-pxl_heading\" data-id=\"52eee1f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pxl_heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div id=\"pxl-pxl_heading-52eee1f-2084\" class=\"pxl-heading pxl-heading--tcustom px-sub-title-box-style\">\n\t<div class=\"pxl-heading--inner\">\n\t\t\t\t\n\t\t<div class=\"pxl-item--subtitle px-sub-title-box wow fadeInDown\" data-wow-delay=\"450ms\">\n\t\t\t<span class=\"pxl-item--subtext\">\n\t\t\t\t\t\t\t\tMedia\t\t\t<\/span>\n\t\t<\/div>\n\t\t\n\t<h3 class=\"pxl-item--title wow skewIn\" data-wow-delay=\"350ms\">\n\tFollow our latest updates\t\t\t\n\t<\/h3>\n\t\n<\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3754fb4 post-layout-post-1 elementor-widget elementor-widget-pxl_post_carousel\" data-id=\"3754fb4\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"m4g-post\" data-widget_type=\"pxl_post_carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n    <div class=\"pxl-swiper-sliders pxl-post-carousel pxl-post-carousel1 pxl-swiper-boxshadow pxl-blog-style1 pxl-post-style1\" data-cursor-drap=\"DRAG\">\n        <div class=\"pxl-carousel-inner\">\n         \n            <div class=\"pxl-swiper-container\" dir=\"ltr\" data-settings=\"{&quot;slide_direction&quot;:&quot;horizontal&quot;,&quot;slide_percolumn&quot;:&quot;1&quot;,&quot;slide_percolumnfill&quot;:&quot;1&quot;,&quot;slide_mode&quot;:&quot;slide&quot;,&quot;slides_to_show&quot;:&quot;3&quot;,&quot;slides_to_show_xxl&quot;:&quot;3&quot;,&quot;slides_to_show_lg&quot;:&quot;3&quot;,&quot;slides_to_show_md&quot;:&quot;2&quot;,&quot;slides_to_show_sm&quot;:&quot;2&quot;,&quot;slides_to_show_xs&quot;:&quot;1&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;slides_gutter&quot;:30,&quot;arrow&quot;:&quot;false&quot;,&quot;pagination&quot;:&quot;true&quot;,&quot;pagination_type&quot;:&quot;bullets&quot;,&quot;autoplay&quot;:&quot;true&quot;,&quot;pause_on_hover&quot;:&quot;true&quot;,&quot;pause_on_interaction&quot;:&quot;true&quot;,&quot;delay&quot;:5000,&quot;loop&quot;:&quot;&quot;,&quot;speed&quot;:500}\">\n                <div class=\"pxl-swiper-wrapper\">\n                                            <div class=\"pxl-swiper-slide\">\n                            <div class=\"pxl-item--inner \" data-wow-duration=\"1.2s\">\n                                                                <div class=\"pxl-item--featured\">\n                                    <a href=\"https:\/\/mind4group.com\/en\/investing-in-training-to-retain-people\/\"><img loading=\"lazy\" decoding=\"async\" class=\"\" src=\"https:\/\/mind4group.com\/wp-content\/uploads\/2023\/11\/m4g-inverstir-na-formacao-featured-700x500.jpg\" width=\"700\" height=\"500\" alt=\"m4g-invert-in-training-featured\" title=\"m4g-invert-in-training-featured\" \/><\/a>\n                                <\/div>\n                             \n                            <div class=\"pxl-item--meta\">\n                                <span class=\"pxl-item--date\">26 November, 2023<\/span>\n                                <div class=\"pxl-item--author\">\n                                    <img alt='' src='https:\/\/secure.gravatar.com\/avatar\/48bfedcf7bbaeb631a2ba93027df2eb311e826658f54e582ac7a07975bfef889?s=100&#038;d=mm&#038;r=g' srcset='https:\/\/secure.gravatar.com\/avatar\/48bfedcf7bbaeb631a2ba93027df2eb311e826658f54e582ac7a07975bfef889?s=200&#038;d=mm&#038;r=g 2x' class='avatar avatar-100 photo' height='100' width='100' \/>                                    <div class=\"info-author\">\n                                        <div class=\"name\">Jorge Ramalho<\/div>\n                                                                            <\/div>\n                                <\/div>\n                            <\/div>\n                            <div class=\"pxl-item--holder\">\n                                <h5 class=\"pxl-item--title\"><a href=\"https:\/\/mind4group.com\/en\/investing-in-training-to-retain-people\/\">Investing in training to retain people<\/a><\/h5>\n                                <div class=\"item--content\">\n                                                                    <\/div>\n                                <div class=\"pxl-item--readmore\">\n                                    <a class=\"btn-readmore\" href=\"https:\/\/mind4group.com\/en\/investing-in-training-to-retain-people\/\">\n                                        <span>\n                                            Read more                                        <\/span>\n                                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"14\" height=\"14\" viewBox=\"0 0 14 14\" fill=\"none\">\n                                          <path d=\"M6.36152 2.2152L6.36152 3.32262C6.36152 3.38551 6.38887 3.44567 6.43672 3.48805L9.88613 6.48083L2.1875 6.48083C2.12734 6.48083 2.07812 6.53005 2.07812 6.5902L2.07812 7.41051C2.07812 7.47067 2.12734 7.51989 2.1875 7.51989L9.88613 7.51989L6.43672 10.5127C6.38887 10.5537 6.36152 10.6138 6.36152 10.6781L6.36152 11.7855C6.36152 11.8785 6.47227 11.9291 6.54199 11.8675L11.7715 7.32985C11.8188 7.28883 11.8568 7.23812 11.8828 7.18115C11.9088 7.12419 11.9222 7.0623 11.9222 6.99967C11.9222 6.93705 11.9088 6.87516 11.8828 6.81819C11.8568 6.76123 11.8188 6.71052 11.7715 6.6695L6.54199 2.13317C6.4709 2.07165 6.36152 2.12223 6.36152 2.2152Z\" fill=\"#1C3F39\"\/>\n                                      <\/svg>\n                                  <\/a>\n                              <\/div>\n                          <\/div>\n                      <\/div>\n                  <\/div>\n                                      <div class=\"pxl-swiper-slide\">\n                            <div class=\"pxl-item--inner \" data-wow-duration=\"1.2s\">\n                                                                <div class=\"pxl-item--featured\">\n                                    <a href=\"https:\/\/mind4group.com\/en\/company-of-excellence-to-work-for-in-portugal-2023-revista-human\/\"><img loading=\"lazy\" decoding=\"async\" class=\"\" src=\"https:\/\/mind4group.com\/wp-content\/uploads\/2023\/06\/m4g-revista-human-featured-700x500.jpg\" width=\"700\" height=\"500\" alt=\"m4g-human-featured-magazine\" title=\"m4g-human-featured-magazine\" \/><\/a>\n                                <\/div>\n                             \n                            <div class=\"pxl-item--meta\">\n                                <span class=\"pxl-item--date\">05 June, 2023<\/span>\n                                <div class=\"pxl-item--author\">\n                                    <img alt='' src='https:\/\/secure.gravatar.com\/avatar\/48bfedcf7bbaeb631a2ba93027df2eb311e826658f54e582ac7a07975bfef889?s=100&#038;d=mm&#038;r=g' srcset='https:\/\/secure.gravatar.com\/avatar\/48bfedcf7bbaeb631a2ba93027df2eb311e826658f54e582ac7a07975bfef889?s=200&#038;d=mm&#038;r=g 2x' class='avatar avatar-100 photo' height='100' width='100' \/>                                    <div class=\"info-author\">\n                                        <div class=\"name\">Jorge Ramalho<\/div>\n                                                                            <\/div>\n                                <\/div>\n                            <\/div>\n                            <div class=\"pxl-item--holder\">\n                                <h5 class=\"pxl-item--title\"><a href=\"https:\/\/mind4group.com\/en\/company-of-excellence-to-work-for-in-portugal-2023-revista-human\/\">Company of Excellence to Work For in Portugal 2023 \u2013 Human Magazine<\/a><\/h5>\n                                <div class=\"item--content\">\n                                                                    <\/div>\n                                <div class=\"pxl-item--readmore\">\n                                    <a class=\"btn-readmore\" href=\"https:\/\/mind4group.com\/en\/company-of-excellence-to-work-for-in-portugal-2023-revista-human\/\">\n                                        <span>\n                                            Read more                                        <\/span>\n                                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"14\" height=\"14\" viewBox=\"0 0 14 14\" fill=\"none\">\n                                          <path d=\"M6.36152 2.2152L6.36152 3.32262C6.36152 3.38551 6.38887 3.44567 6.43672 3.48805L9.88613 6.48083L2.1875 6.48083C2.12734 6.48083 2.07812 6.53005 2.07812 6.5902L2.07812 7.41051C2.07812 7.47067 2.12734 7.51989 2.1875 7.51989L9.88613 7.51989L6.43672 10.5127C6.38887 10.5537 6.36152 10.6138 6.36152 10.6781L6.36152 11.7855C6.36152 11.8785 6.47227 11.9291 6.54199 11.8675L11.7715 7.32985C11.8188 7.28883 11.8568 7.23812 11.8828 7.18115C11.9088 7.12419 11.9222 7.0623 11.9222 6.99967C11.9222 6.93705 11.9088 6.87516 11.8828 6.81819C11.8568 6.76123 11.8188 6.71052 11.7715 6.6695L6.54199 2.13317C6.4709 2.07165 6.36152 2.12223 6.36152 2.2152Z\" fill=\"#1C3F39\"\/>\n                                      <\/svg>\n                                  <\/a>\n                              <\/div>\n                          <\/div>\n                      <\/div>\n                  <\/div>\n                                      <div class=\"pxl-swiper-slide\">\n                            <div class=\"pxl-item--inner \" data-wow-duration=\"1.2s\">\n                                                                <div class=\"pxl-item--featured\">\n                                    <a href=\"https:\/\/mind4group.com\/en\/with-humility-we-will-continue-to-walk-together\/\"><img loading=\"lazy\" decoding=\"async\" class=\"\" src=\"https:\/\/mind4group.com\/wp-content\/uploads\/2022\/10\/m4g-revista-exame-featured-700x500.jpg\" width=\"700\" height=\"500\" alt=\"m4g-magazine-exame-featured\" title=\"m4g-magazine-exame-featured\" \/><\/a>\n                                <\/div>\n                             \n                            <div class=\"pxl-item--meta\">\n                                <span class=\"pxl-item--date\">27 October, 2022<\/span>\n                                <div class=\"pxl-item--author\">\n                                    <img alt='' src='https:\/\/secure.gravatar.com\/avatar\/48bfedcf7bbaeb631a2ba93027df2eb311e826658f54e582ac7a07975bfef889?s=100&#038;d=mm&#038;r=g' srcset='https:\/\/secure.gravatar.com\/avatar\/48bfedcf7bbaeb631a2ba93027df2eb311e826658f54e582ac7a07975bfef889?s=200&#038;d=mm&#038;r=g 2x' class='avatar avatar-100 photo' height='100' width='100' \/>                                    <div class=\"info-author\">\n                                        <div class=\"name\">Jorge Ramalho<\/div>\n                                                                            <\/div>\n                                <\/div>\n                            <\/div>\n                            <div class=\"pxl-item--holder\">\n                                <h5 class=\"pxl-item--title\"><a href=\"https:\/\/mind4group.com\/en\/with-humility-we-will-continue-to-walk-together\/\">With humility we will continue to walk together<\/a><\/h5>\n                                <div class=\"item--content\">\n                                                                    <\/div>\n                                <div class=\"pxl-item--readmore\">\n                                    <a class=\"btn-readmore\" href=\"https:\/\/mind4group.com\/en\/with-humility-we-will-continue-to-walk-together\/\">\n                                        <span>\n                                            Read more                                        <\/span>\n                                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"14\" height=\"14\" viewBox=\"0 0 14 14\" fill=\"none\">\n                                          <path d=\"M6.36152 2.2152L6.36152 3.32262C6.36152 3.38551 6.38887 3.44567 6.43672 3.48805L9.88613 6.48083L2.1875 6.48083C2.12734 6.48083 2.07812 6.53005 2.07812 6.5902L2.07812 7.41051C2.07812 7.47067 2.12734 7.51989 2.1875 7.51989L9.88613 7.51989L6.43672 10.5127C6.38887 10.5537 6.36152 10.6138 6.36152 10.6781L6.36152 11.7855C6.36152 11.8785 6.47227 11.9291 6.54199 11.8675L11.7715 7.32985C11.8188 7.28883 11.8568 7.23812 11.8828 7.18115C11.9088 7.12419 11.9222 7.0623 11.9222 6.99967C11.9222 6.93705 11.9088 6.87516 11.8828 6.81819C11.8568 6.76123 11.8188 6.71052 11.7715 6.6695L6.54199 2.13317C6.4709 2.07165 6.36152 2.12223 6.36152 2.2152Z\" fill=\"#1C3F39\"\/>\n                                      <\/svg>\n                                  <\/a>\n                              <\/div>\n                          <\/div>\n                      <\/div>\n                  <\/div>\n                        <\/div> \n      <\/div>\n              <div class=\"pxl-swiper-dots style-2\"><\/div>\n          \n<\/div>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>We make a difference in every connection Business areas Integration, innovation and efficiency in each unit Logistics solutions We offer integrated logistics solutions and go beyond traditional transportation. We combine technology and humanized service to create trusting partnerships and ensure efficiency at every stage of the logistics supply chain. Learn more Customs Solutions We simplify [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-3822","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Home - Mind4Group<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/mind4group.com\/en\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Home - Mind4Group\" \/>\n<meta property=\"og:description\" content=\"We make a difference in every connection Business areas Integration, innovation and efficiency in each unit Logistics solutions We offer integrated logistics solutions and go beyond traditional transportation. We combine technology and humanized service to create trusting partnerships and ensure efficiency at every stage of the logistics supply chain. Learn more Customs Solutions We simplify [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/mind4group.com\/en\/\" \/>\n<meta property=\"og:site_name\" content=\"Mind4Group\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/Mind4Logistics\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-25T09:17:15+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/mind4group.com\/wp-content\/uploads\/2025\/02\/m4g-ar5-w.png\" \/>\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:\\\/\\\/mind4group.com\\\/en\\\/\",\"url\":\"https:\\\/\\\/mind4group.com\\\/en\\\/\",\"name\":\"Home - Mind4Group\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/mind4group.com\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/mind4group.com\\\/en\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/mind4group.com\\\/en\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/mind4group.com\\\/wp-content\\\/uploads\\\/2025\\\/02\\\/m4g-ar5-w.png\",\"datePublished\":\"2025-01-31T16:13:43+00:00\",\"dateModified\":\"2026-05-25T09:17:15+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/mind4group.com\\\/en\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/mind4group.com\\\/en\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/mind4group.com\\\/en\\\/#primaryimage\",\"url\":\"https:\\\/\\\/mind4group.com\\\/wp-content\\\/uploads\\\/2025\\\/02\\\/m4g-ar5-w.png\",\"contentUrl\":\"https:\\\/\\\/mind4group.com\\\/wp-content\\\/uploads\\\/2025\\\/02\\\/m4g-ar5-w.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/mind4group.com\\\/en\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"In\u00edcio\",\"item\":\"https:\\\/\\\/mind4group.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Home\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/mind4group.com\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/mind4group.com\\\/en\\\/\",\"name\":\"Mind4Group\",\"description\":\"Let&#039;s walk together\",\"publisher\":{\"@id\":\"https:\\\/\\\/mind4group.com\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/mind4group.com\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/mind4group.com\\\/en\\\/#organization\",\"name\":\"Mind4Group\",\"url\":\"https:\\\/\\\/mind4group.com\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/mind4group.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/mind4group.com\\\/wp-content\\\/uploads\\\/2025\\\/02\\\/m4g-logo-header.svg\",\"contentUrl\":\"https:\\\/\\\/mind4group.com\\\/wp-content\\\/uploads\\\/2025\\\/02\\\/m4g-logo-header.svg\",\"width\":1,\"height\":1,\"caption\":\"Mind4Group\"},\"image\":{\"@id\":\"https:\\\/\\\/mind4group.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/Mind4Logistics\\\/\",\"https:\\\/\\\/www.instagram.com\\\/mind4logistics\\\/\",\"https:\\\/\\\/pt.linkedin.com\\\/company\\\/mind4log\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Home - Mind4Group","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/mind4group.com\/en\/","og_locale":"en_US","og_type":"article","og_title":"Home - Mind4Group","og_description":"We make a difference in every connection Business areas Integration, innovation and efficiency in each unit Logistics solutions We offer integrated logistics solutions and go beyond traditional transportation. We combine technology and humanized service to create trusting partnerships and ensure efficiency at every stage of the logistics supply chain. Learn more Customs Solutions We simplify [&hellip;]","og_url":"https:\/\/mind4group.com\/en\/","og_site_name":"Mind4Group","article_publisher":"https:\/\/www.facebook.com\/Mind4Logistics\/","article_modified_time":"2026-05-25T09:17:15+00:00","og_image":[{"url":"https:\/\/mind4group.com\/wp-content\/uploads\/2025\/02\/m4g-ar5-w.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/mind4group.com\/en\/","url":"https:\/\/mind4group.com\/en\/","name":"Home - Mind4Group","isPartOf":{"@id":"https:\/\/mind4group.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/mind4group.com\/en\/#primaryimage"},"image":{"@id":"https:\/\/mind4group.com\/en\/#primaryimage"},"thumbnailUrl":"https:\/\/mind4group.com\/wp-content\/uploads\/2025\/02\/m4g-ar5-w.png","datePublished":"2025-01-31T16:13:43+00:00","dateModified":"2026-05-25T09:17:15+00:00","breadcrumb":{"@id":"https:\/\/mind4group.com\/en\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/mind4group.com\/en\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/mind4group.com\/en\/#primaryimage","url":"https:\/\/mind4group.com\/wp-content\/uploads\/2025\/02\/m4g-ar5-w.png","contentUrl":"https:\/\/mind4group.com\/wp-content\/uploads\/2025\/02\/m4g-ar5-w.png"},{"@type":"BreadcrumbList","@id":"https:\/\/mind4group.com\/en\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"In\u00edcio","item":"https:\/\/mind4group.com\/en\/"},{"@type":"ListItem","position":2,"name":"Home"}]},{"@type":"WebSite","@id":"https:\/\/mind4group.com\/en\/#website","url":"https:\/\/mind4group.com\/en\/","name":"Mind4Group","description":"Let&#039;s walk together","publisher":{"@id":"https:\/\/mind4group.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/mind4group.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/mind4group.com\/en\/#organization","name":"Mind4Group","url":"https:\/\/mind4group.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/mind4group.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/mind4group.com\/wp-content\/uploads\/2025\/02\/m4g-logo-header.svg","contentUrl":"https:\/\/mind4group.com\/wp-content\/uploads\/2025\/02\/m4g-logo-header.svg","width":1,"height":1,"caption":"Mind4Group"},"image":{"@id":"https:\/\/mind4group.com\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/Mind4Logistics\/","https:\/\/www.instagram.com\/mind4logistics\/","https:\/\/pt.linkedin.com\/company\/mind4log"]}]}},"_links":{"self":[{"href":"https:\/\/mind4group.com\/en\/wp-json\/wp\/v2\/pages\/3822","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mind4group.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mind4group.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mind4group.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mind4group.com\/en\/wp-json\/wp\/v2\/comments?post=3822"}],"version-history":[{"count":10,"href":"https:\/\/mind4group.com\/en\/wp-json\/wp\/v2\/pages\/3822\/revisions"}],"predecessor-version":[{"id":4688,"href":"https:\/\/mind4group.com\/en\/wp-json\/wp\/v2\/pages\/3822\/revisions\/4688"}],"wp:attachment":[{"href":"https:\/\/mind4group.com\/en\/wp-json\/wp\/v2\/media?parent=3822"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}