CINXE.COM
PortalPRO
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <script> window.ENVIRONTMENT_VARIABLES = { VITE_ENV: 'prod', VITE_CSP_UNSAFE_INLINE: 'unsafe-eval', VITE_LT_GTM_TOKEN: 'GTM-PHN69R3', VITE_CZ_GTM_TOKEN: 'GTM-NBJZJJXW', VITE_PL_GTM_TOKEN: 'GTM-KFRPC7VQ', VITE_PT_GTM_TOKEN: 'GTM-W4BFJ54P', VITE_ES_GTM_TOKEN: 'GTM-5T579JQV', VITE_HU_GTM_TOKEN: 'GTM-M2CVGWG9', VITE_RO_GTM_TOKEN: '', }; const getCountry = () => { const defaultCountry = 'LT'; if (window.ENVIRONTMENT_VARIABLES.VITE_ENV === 'DEV') { return defaultCountry; } return ( window.location.hostname.split('.').pop()?.toUpperCase() || defaultCountry ); }; window.initMap = () => { // map loaded callback }; </script> <link rel="icon" type="image/svg+xml" href="/assets/favicon-5b29bd6d.svg" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" /> <title>PortalPRO</title> <link rel="preconnect" href="https://fonts.googleapis.com" /> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin /> <link href="https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap" rel="stylesheet" /> <script> window.dataLayer = window.dataLayer || []; </script> <script> (function (w, d, s, l, i) { w[l] = w[l] || []; w[l].push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' }); var f = d.getElementsByTagName(s)[0], j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f); })( window, document, 'script', 'dataLayer', window.ENVIRONTMENT_VARIABLES[`VITE_${getCountry()}_GTM_TOKEN`], ); </script> <meta name="google" content="notranslate" /> <script type="module" crossorigin src="/assets/index-7ee501f8.js"></script> <link rel="stylesheet" href="/assets/index-5641054e.css"> </head> <body> <noscript ><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-PHN69R3" height="0" width="0" style="display: none; visibility: hidden" ></iframe ></noscript> <noscript> You need to enable JavaScript to run this app. </noscript> <div id="root"></div> </body> </html>