CINXE.COM
Richiesta Respinta
<!DOCTYPE html> <html lang="it"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Richiesta Respinta</title> <style> body { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif; line-height: 1.6; max-width: 600px; margin: 20px auto; padding: 20px; background-color: #f5f5f5; color: black; } .container { background-color: white; border-radius: 8px; padding: 20px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); text-align: center; margin: 0 auto; width: calc(100% - 40px); box-sizing: border-box; } .logo { margin-bottom: 20px; width: 100%; max-width: 147px; height: auto; display: inline-block; } .logo svg { width: 100%; height: auto; display: block; } .title { margin: 20px 0; font-size: 24px; } .support-id { background-color: #f7fafc; border: 1px solid #e2e8f0; border-radius: 4px; padding: 8px 12px; margin: 20px 0; font-family: monospace; font-size: 14px; } .back-button { display: inline-block; background-color: black; color: white; padding: 8px 16px; text-decoration: none; border-radius: 4px; margin-top: 20px; } .back-button:hover { background-color: #333; } @media (max-width: 480px) { body { margin: 10px auto; padding: 10px; } .container { padding: 15px; width: calc(100% - 20px); } .title { font-size: 20px; } } </style> <script> // GA4 Configuration const ga4Config = [ { domain: 'www.ipzs.it', measurementId: 'G-2T1X2L23NJ', enabled: true }, { domain: 'www.collaudo7.ipzs.it', measurementId: 'G-DDPSRHHB8R', enabled: true }, { domain: 'www.shop.ipzs.it', measurementId: 'G-ZTDFBDTRDB', enabled: true }, { domain: 'www.collaudo.shop.ipzs.it', measurementId: 'G-HMG9X1C538', enabled: true }, { domain: 'www.pass-it.it', measurementId: 'G-ZWKDKG67QX', enabled: true }, { domain: 'www.qas.trustitaly.it', measurementId: 'G-1PY14K8DYF', enabled: true } ]; // Find matching configuration for current domain, with or without www const currentDomain = window.location.hostname; const siteConfig = ga4Config.find(config => { // Remove www. from both current domain and configured domain for comparison const normalizedCurrentDomain = currentDomain.replace(/^www\./, ''); const normalizedConfigDomain = config.domain.replace(/^www\./, ''); return normalizedCurrentDomain === normalizedConfigDomain; }); // Initialize GA4 only if domain matches and is enabled if (siteConfig && siteConfig.enabled) { // Google tag (GA4) snippet const script = document.createElement('script'); script.src = `https://www.googletagmanager.com/gtag/js?id=${siteConfig.measurementId}`; script.async = true; document.head.appendChild(script); window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', siteConfig.measurementId); // Send HTTP error event gtag('event', 'http_error', { 'error_code': '403', 'page_location': window.location.href, 'error_message': 'Access Forbidden', 'referrer': document.referrer, 'user_agent': navigator.userAgent }); } </script> </head> <body> <div class="container"> <!-- Logo placeholder - replace with your inline SVG --> <div class="logo"> <svg xmlns="http://www.w3.org/2000/svg" width="147" height="57" viewBox="0 0 294.127 113.478" xml:space="preserve"> <g id="lettering"> <path stroke="#000" stroke-width=".191" stroke-miterlimit="10" d="M154.875 18.543a4.931 4.931 0 0 1 1.066-.123 4.7 4.7 0 0 1 1.048.123c-.081-1.86-.188-3.729-.188-5.566v-1.201c.556.055 1.092.083 1.754.083 2.042 0 5.752-.743 5.752-4.529 0-3.58-3.406-3.609-4.69-3.609-.612 0-1.98.113-2.657.113-.692 0-1.395-.056-2.085-.113.109 1.834.174 3.721.174 5.547v3.709c0 1.837-.066 3.705-.174 5.566zm1.926-14.025h1.924c2.219 0 3.605.504 3.605 2.946 0 2.913-2.239 3.605-4 3.605a8.128 8.128 0 0 1-1.529-.176V4.518zM173.55 18.821c4.732 0 8.037-2.823 8.037-7.705 0-4.877-3.305-7.673-8.037-7.673-4.72 0-8.026 2.796-8.026 7.673-.001 4.882 3.306 7.705 8.026 7.705zm0-14.581c3.364 0 5.908 2.115 5.908 6.876 0 4.783-2.544 6.887-5.908 6.887-3.353 0-5.947-2.104-5.947-6.887 0-4.761 2.594-6.876 5.947-6.876zM184.175 18.543a61.969 61.969 0 0 1 3.924-.123c1.341 0 2.674.04 3.96.123a1.827 1.827 0 0 1-.118-.67c0-.197.031-.423.118-.63-2.125.277-3.911.277-5.942.277-.004-2.11-.011-4.647-.011-8.252 0-1.826.039-3.712.142-5.547-.383.058-.689.113-1.032.113-.362 0-.717-.056-1.041-.113.045 1.834.151 3.721.151 5.547v3.709c0 1.837-.106 3.705-.151 5.566zM194.625 18.543c.363-.083.67-.123 1.035-.123.36 0 .718.04 1.029.123-.037-1.86-.137-3.729-.137-5.566v-3.71c0-1.826.1-3.712.137-5.547a5.686 5.686 0 0 1-1.029.113c-.365 0-.672-.056-1.035-.113.089 1.834.143 3.721.143 5.547v3.709c0 1.838-.054 3.706-.143 5.567zM207.968 18.821c1.674 0 4.216-.615 5.443-1.047 0-.587-.027-1.162-.027-1.721 0-2.347.054-3.734.11-4.375-.278.086-.614.099-.949.099-.36 0-.725-.016-1.002-.099.052.918.086 1.929.086 2.95 0 .88 0 1.721-.004 2.586-.781.461-2.215.686-3.463.686-4.019 0-6.391-2.558-6.391-6.783 0-4.761 2.709-6.876 6.255-6.876 2.219 0 3.883 1.035 4.718 2.111h.274c.06-.551.274-1.273.531-1.66-1.059-.555-2.594-1.248-5.523-1.248-5.028 0-8.322 2.796-8.322 7.673 0 5.034 3.129 7.704 8.264 7.704zM216.734 18.543a4.948 4.948 0 0 1 1.035-.123c.36 0 .725.04 1.07.123-.067-1.86-.178-3.729-.178-5.566v-1.58h.809c1.868 1.887 4.69 5.817 5.556 7.146a6.682 6.682 0 0 1 2.54 0c-1.235-1.4-4.844-6.026-5.889-7.334 1.616-.216 4.383-1.335 4.383-4.104 0-2.553-1.983-3.385-4.447-3.385-.827 0-1.638.113-2.448.113-.809 0-1.62-.056-2.431-.113.113 1.834.167 3.721.167 5.547v3.709c0 1.838-.053 3.706-.167 5.567zm1.928-9.276c0-1.525.081-3.07.167-4.649.418-.056 1.086-.1 2.037-.1 1.48 0 3.322.56 3.322 2.808 0 2.548-2.295 3.288-4.073 3.288-.562 0-1.034-.026-1.453-.098V9.267zM229.635 18.543c.304-1.371 1.134-3.566 2.038-5.774a83.578 83.578 0 0 1 2.648-.034c.894 0 1.871.006 2.817.034.757 1.907 1.761 4.266 2.207 5.774a4.818 4.818 0 0 1 1.127-.123c.353 0 .743.04 1.109.123-1.109-2.321-4.356-10.109-6.422-15.1h-.444a714.156 714.156 0 0 1-6.721 15.1c.274-.083.555-.123.829-.123.28 0 .531.04.812.123zm4.771-12.192 2.426 5.425c-.797.028-1.626.055-2.453.055-.726 0-1.535-.055-2.264-.055l2.291-5.425zM243.619 18.543a5.04 5.04 0 0 1 1.035-.123c.36 0 .724.04 1.091.123-.087-1.86-.197-3.729-.197-5.566v-1.831c1.861 0 4.082.027 5.525.181a2.666 2.666 0 0 1-.062-.669c0-.195.006-.419.062-.63-1.732.182-3.664.21-5.525.21 0-.896-.031-1.707-.031-2.699 0-.907.031-1.804.058-2.824 1.396 0 4.436.125 5.991.279-.02-.197-.049-.433-.049-.629 0-.229.029-.435.049-.645-1.556.058-2.784.113-4.123.113-1.254 0-2.532-.056-3.823-.113a91.96 91.96 0 0 1 .182 5.547v3.709a93.877 93.877 0 0 1-.183 5.567zM254.067 18.543a5.185 5.185 0 0 1 1.107-.123c.281 0 .645.04 1.033.123-.111-1.86-.207-3.729-.207-5.566v-3.71c0-1.826.096-3.712.207-5.547-.389.058-.752.113-1.033.113-.362 0-.723-.056-1.107-.113.104 1.834.218 3.721.218 5.547v3.709c0 1.838-.113 3.706-.218 5.567zM266.567 18.821c2.192 0 3.935-.817 4.464-1.233l.231-1.255-.092-.111c-.811.643-2.343 1.782-4.346 1.782-3.36 0-5.955-2.104-5.955-6.887 0-4.761 2.595-6.876 5.955-6.876 1.973 0 3.452 1.243 4.063 1.901l.091-.056c.107-.424.283-1.26.497-1.672-1.17-.537-2.816-.971-4.651-.971-4.729 0-8.05 2.796-8.05 7.673.001 4.882 3.323 7.705 7.793 7.705zM280.829 18.821c4.747 0 8.041-2.823 8.041-7.705 0-4.877-3.294-7.673-8.041-7.673-4.715 0-8.01 2.796-8.01 7.673 0 4.882 3.295 7.705 8.01 7.705zm0-14.581c3.38 0 5.965 2.115 5.965 6.876 0 4.783-2.585 6.887-5.965 6.887-3.349 0-5.941-2.104-5.941-6.887 0-4.761 2.592-6.876 5.941-6.876zM154.875 38.865c1.314-.061 2.606-.1 3.907-.1 1.311 0 2.596.039 3.851.1a4.675 4.675 0 0 1-.057-.615c0-.196.027-.476.057-.685-1.339.268-3.878.28-5.776.28-.029-.531-.055-1.566-.055-3.201 0-2.081 0-2.616.025-3.119 1.037 0 3.741.054 5.22.206a2.685 2.685 0 0 1-.059-.667c0-.197.003-.442.059-.658-1.256.099-2.681.216-5.22.216 0-.551-.025-1.711-.025-2.831 0-1.052.082-1.804.107-2.716 2.791 0 3.825.139 5.634.277a3.152 3.152 0 0 1-.069-.664c0-.197.022-.434.069-.63-1.279.045-2.536.098-3.817.098-1.284 0-2.563-.052-3.851-.098a93.13 93.13 0 0 1 .174 5.536v3.679c0 1.859-.066 3.729-.174 5.592zM172.992 24.06c.067.196.089.46.089.656 0 .221-.022.461-.089.659 1.617-.16 4.811-.299 6.892-.299a49 49 0 0 1 1.517.017c-1.109 1.707-5.9 8.767-9.303 13.423v.35c1.062-.061 4.864-.1 7.086-.1 1.641 0 2.982.039 5.008.1-.017-.224-.07-.461-.07-.684 0-.224.054-.463.07-.714-1.47.208-5.369.378-7.558.378a40.7 40.7 0 0 1-1.8-.042c1.24-2.083 7.685-11.508 9.358-13.365v-.379c-.707.045-1.487.098-2.252.098-2.204 0-4.136 0-5.601-.026-1.549-.001-2.665-.027-3.347-.072zM195.381 38.865a2.306 2.306 0 0 1-.086-.615 2.8 2.8 0 0 1 .086-.685c-1.341.268-3.882.28-5.779.28-.03-.531-.058-1.566-.058-3.201 0-2.081 0-2.616.027-3.119 1.008 0 3.753.054 5.194.206-.052-.235-.052-.431-.052-.667 0-.197 0-.442.052-.658-1.229.099-2.654.216-5.194.216 0-.551-.027-1.711-.027-2.831 0-1.052.085-1.804.11-2.716 2.794 0 3.826.139 5.614.277-.006-.231-.031-.428-.031-.664 0-.197.025-.434.031-.63-1.257.045-2.499.098-3.823.098-1.258 0-2.56-.052-3.825-.098.106 1.831.157 3.677.157 5.536v3.679c0 1.857-.051 3.727-.157 5.591 1.286-.061 2.62-.1 3.904-.1 1.288.002 2.626.041 3.857.101zM206.1 39.145c2.2 0 3.937-.783 4.465-1.216l.235-1.273-.097-.069c-.811.602-2.342 1.775-4.341 1.775-3.364 0-5.958-2.138-5.958-6.907 0-4.753 2.594-6.893 5.958-6.893 1.968 0 3.449 1.246 4.061 1.901l.097-.012c.101-.463.28-1.301.489-1.679a11.485 11.485 0 0 0-4.646-.991c-4.731 0-8.046 2.821-8.046 7.674-.001 4.867 3.314 7.69 7.783 7.69zM221.397 39.145c2.16 0 3.935-.783 4.462-1.216l.191-1.273-.05-.069c-.811.602-2.344 1.775-4.388 1.775-3.328 0-5.911-2.138-5.911-6.907 0-4.753 2.583-6.893 5.911-6.893 2.018 0 3.497 1.246 4.108 1.901l.085-.012c.111-.463.244-1.301.502-1.679a11.57 11.57 0 0 0-4.695-.991c-4.712 0-8.04 2.821-8.04 7.674.001 4.867 3.329 7.69 7.825 7.69zM239.819 38.766c.379 0 .729.039 1.146.1-1.146-2.279-4.375-10.108-6.475-15.085h-.394a2197.12 2197.12 0 0 1-6.696 15.085c.276-.061.527-.1.78-.1.254 0 .503.039.782.1.392-1.342 1.2-3.528 2.08-5.747.853-.014 1.718-.042 2.61-.042.976 0 1.869.028 2.817.042.755 1.915 1.783 4.278 2.204 5.747a7.26 7.26 0 0 1 1.146-.1zm-6.027-6.61c-.805 0-1.619-.016-2.345-.016l2.369-5.466 2.351 5.466c-.782.009-1.595.016-2.375.016zM154.875 59.189c.97-.042 1.909-.099 2.883-.099.967 0 1.917.099 2.868.099 3.375 0 7.805-1.944 7.805-7.69 0-4.417-2.053-7.115-7.067-7.115-1.077 0-2.166.106-3.249.106-1.059 0-2.163-.024-3.24-.106.109 1.857.174 3.711.174 5.562v3.696c0 1.841-.066 3.73-.174 5.547zm1.926-9.242c0-1.55.055-3.075.133-4.446.89-.098 2.044-.196 3.32-.196 3.495 0 6.089 1.217 6.089 6.194 0 5.664-3.458 6.907-6.586 6.907-1.099 0-2.21-.071-2.823-.195a87.654 87.654 0 0 1-.133-4.568v-3.696zM173.617 58.21c-.027-.546-.051-1.607-.051-3.23 0-2.056 0-2.586.023-3.132 1.02 0 3.711.056 5.205.209a2.615 2.615 0 0 1-.082-.634c0-.232.027-.456.082-.693-1.276.138-2.666.237-5.205.237 0-.531-.023-1.732-.023-2.852 0-1.035.069-1.803.069-2.713 2.774 0 3.866.154 5.633.28a3.452 3.452 0 0 1-.069-.638c0-.229.027-.424.069-.661-1.24.082-2.526.106-3.795.106-1.284 0-2.566-.024-3.842-.106.064 1.83.159 3.711.159 5.536v3.717c0 1.819-.095 3.706-.159 5.552 1.301-.042 2.576-.099 3.914-.099 1.296 0 2.563.057 3.852.099a2.809 2.809 0 0 1-.07-.601c0-.208.028-.49.07-.659-1.338.253-3.88.282-5.78.282zM184.431 58.21c-.031-2.111-.079-4.655-.079-8.264 0-1.851.097-3.705.146-5.562a4.27 4.27 0 0 1-1.041.106c-.355 0-.673-.024-1.032-.106.085 1.857.148 3.711.148 5.562v3.696c0 1.841-.063 3.729-.148 5.547 1.312-.042 2.602-.099 3.967-.099 1.309 0 2.621.057 3.907.099-.024-.196-.061-.416-.061-.63 0-.202.036-.434.061-.63-2.123.281-3.904.281-5.868.281zM195.213 58.21c-.028-2.111-.087-4.655-.087-8.264 0-1.851.113-3.705.145-5.562-.312.082-.671.106-1.035.106-.356 0-.644-.024-1.032-.106.108 1.857.138 3.711.138 5.562v3.696c0 1.841-.029 3.729-.138 5.547 1.312-.042 2.62-.099 3.99-.099 1.282 0 2.597.057 3.896.099-.017-.196-.074-.416-.074-.63 0-.202.058-.434.074-.63-2.14.281-3.883.281-5.877.281zM210.983 44.105c-4.716 0-8.011 2.822-8.011 7.703 0 4.88 3.295 7.662 8.011 7.662 4.748 0 8.038-2.782 8.038-7.662 0-4.881-3.29-7.703-8.038-7.703zm0 14.58c-3.348 0-5.941-2.13-5.941-6.878 0-4.781 2.594-6.901 5.941-6.901 3.378 0 5.918 2.12 5.918 6.901 0 4.748-2.54 6.878-5.918 6.878zM235.761 54.645c0-4.746-6.744-3.074-6.744-7.088 0-1.541 1.173-2.65 2.765-2.65s2.262 1.237 2.568 2.02h.25c.142-.81.326-1.326.586-1.803-.864-.686-1.867-1.019-3.208-1.019-2.871 0-4.635 1.676-4.635 4.068 0 5.054 6.754 3.354 6.754 7.284 0 1.734-1.144 3.132-3.054 3.132-1.885 0-2.944-1.216-3.393-2.238h-.25c-.11.812-.196 1.244-.446 1.902.761.614 1.786 1.217 3.534 1.217 3.328-.001 5.273-2.21 5.273-4.825zM237.341 45.045c0 .26-.059.485-.141.694 1.229-.139 3.125-.238 4.63-.238.032 1.485.032 2.979.032 4.446v3.696a91.15 91.15 0 0 1-.171 5.547c.392-.042.726-.099 1.034-.099.361 0 .726.057 1.075.099-.071-1.817-.182-3.706-.182-5.547v-3.696c0-1.467.027-2.96.085-4.446 1.486 0 3.401.099 4.547.238-.013-.209-.056-.434-.056-.67 0-.224.043-.439.056-.685-1.812.082-3.627.106-5.525.106-1.814 0-3.637-.024-5.525-.106.082.245.141.461.141.661zM254.285 44.105a546 546 0 0 1-6.729 15.084c.281-.042.533-.099.782-.099.254 0 .503.057.781.099.392-1.342 1.2-3.524 2.121-5.732a77.486 77.486 0 0 1 2.568-.056c.977 0 1.923.027 2.821.056.766 1.902 1.838 4.264 2.204 5.732.414-.042.78-.099 1.143-.099.419 0 .747.057 1.145.099-1.145-2.28-4.329-10.108-6.472-15.084h-.364zm-.339 8.414c-.723 0-1.543-.055-2.341-.055l2.371-5.466 2.344 5.466a69.52 69.52 0 0 1-2.374.055zM265.952 44.49c-1.897 0-3.713-.024-5.527-.106.015.245.055.461.055.661 0 .26-.04.485-.055.694 1.147-.139 3.072-.238 4.551-.238.057 1.485.084 2.979.084 4.446v3.696c0 1.841-.11 3.729-.183 5.547.352-.042.712-.099 1.075-.099.318 0 .643.057 1.032.099a93.64 93.64 0 0 1-.159-5.547v-3.696c0-1.467 0-2.96.021-4.446 1.508 0 3.404.099 4.631.238a1.855 1.855 0 0 1-.137-.67c0-.224.056-.439.137-.685a125.99 125.99 0 0 1-5.525.106zM280.107 44.105c-4.719 0-8.02 2.822-8.02 7.703 0 4.88 3.301 7.662 8.02 7.662 4.737 0 8.037-2.782 8.037-7.662.001-4.881-3.299-7.703-8.037-7.703zm0 14.58c-3.352 0-5.946-2.13-5.946-6.878 0-4.781 2.595-6.901 5.946-6.901 3.358 0 5.889 2.12 5.889 6.901 0 4.748-2.53 6.878-5.889 6.878zM154.875 79.552a4.954 4.954 0 0 1 1.066-.129c.327 0 .693.046 1.048.129-.081-1.849-.188-3.73-.188-5.563v-3.706c0-1.829.107-3.711.188-5.547-.355.054-.721.107-1.048.107-.348 0-.679-.053-1.066-.107.109 1.835.174 3.718.174 5.547v3.706c0 1.834-.066 3.714-.174 5.563zM164.952 64.844c-1.855 0-3.715-.053-5.53-.107.056.234.086.43.086.667 0 .227-.03.449-.086.681 1.175-.148 3.103-.238 4.573-.238.034 1.487.063 2.964.063 4.438v3.706c0 1.833-.089 3.714-.165 5.563a4.569 4.569 0 0 1 1.06-.129c.335 0 .663.046 1.029.129-.084-1.849-.162-3.73-.162-5.563v-3.706c0-1.474.026-2.951.052-4.438 1.479 0 3.393.09 4.604.238a2.06 2.06 0 0 1-.121-.653c0-.264.042-.46.121-.694-1.836.052-3.708.106-5.524.106zM176.436 64.459a908.042 908.042 0 0 1-6.683 15.094c.274-.083.54-.129.793-.129.249 0 .517.046.798.129.346-1.356 1.181-3.538 2.054-5.755a95.206 95.206 0 0 1 2.634-.047c.932 0 1.869.022 2.81.047.764 1.91 1.779 4.251 2.212 5.755a4.901 4.901 0 0 1 1.139-.129c.352 0 .734.046 1.142.129-1.142-2.318-4.388-10.117-6.467-15.094h-.432zm-.307 8.385c-.763 0-1.574-.058-2.301-.058l2.301-5.427 2.417 5.427c-.794.028-1.605.058-2.417.058zM187.674 78.535c-.027-2.114-.084-4.646-.084-8.252 0-1.829.111-3.711.188-5.547a7.236 7.236 0 0 1-1.076.107c-.309 0-.652-.053-1.034-.107.104 1.835.171 3.718.171 5.547v3.706a99.82 99.82 0 0 1-.171 5.563 63.708 63.708 0 0 1 3.987-.129c1.284 0 2.599.046 3.95.129a2.27 2.27 0 0 1-.124-.67c0-.195.055-.403.124-.624-2.189.277-3.894.277-5.931.277zM198.588 64.736c-.387.054-.75.107-1.101.107-.292 0-.653-.053-1.044-.107.109 1.835.209 3.718.209 5.547v3.706c0 1.833-.1 3.714-.209 5.563a5.234 5.234 0 0 1 1.044-.129c.351 0 .714.046 1.101.129-.11-1.849-.218-3.73-.218-5.563v-3.706c0-1.829.108-3.711.218-5.547zM207.634 64.459a645.15 645.15 0 0 1-6.727 15.094 2.72 2.72 0 0 1 .784-.129c.25 0 .508.046.788.129.381-1.356 1.192-3.538 2.112-5.755a97.746 97.746 0 0 1 2.6-.047c.944 0 1.922.022 2.788.047.82 1.91 1.841 4.251 2.207 5.755a6.003 6.003 0 0 1 1.144-.129 4.9 4.9 0 0 1 1.144.129c-1.144-2.318-4.326-10.117-6.447-15.094h-.393zm-.333 8.385c-.729 0-1.536-.058-2.328-.058l2.354-5.427 2.364 5.427c-.801.028-1.609.058-2.39.058zM228.987 64.844c-.221 0-.476-.053-.718-.107.161 3.302.161 7.487.161 11.313-2.649-2.617-7.372-7.797-10.855-11.591h-.364c.086.972.086 3.05.086 5.754 0 2.82-.281 8.322-.422 9.339.277-.083.531-.129.78-.129.254 0 .506.046.727.129-.097-.865-.169-5.404-.169-7.242 0-2.293.056-3.552.072-4.367 3.615 3.921 7.521 8.043 10.819 11.89h.274c0-.995-.026-5.737-.026-7.916 0-1.673.195-5.932.307-7.181-.25.054-.446.108-.672.108zM240.575 64.459c-4.716 0-8.011 2.793-8.011 7.687 0 4.862 3.295 7.688 8.011 7.688 4.744 0 8.038-2.825 8.038-7.688 0-4.894-3.294-7.687-8.038-7.687zm0 14.582c-3.348 0-5.924-2.157-5.924-6.896 0-4.773 2.576-6.895 5.924-6.895 3.376 0 5.975 2.122 5.975 6.895 0 4.739-2.599 6.896-5.975 6.896z"/> </g> <g id="logotype"> <path fill="#B0B0B0" d="M140.763 110.43H33.229V86.58l-.743-.001v24.596H141.53V86.579c-.277 0-.523.003-.767.019v23.832zM141.53 83.398v-1.022c-.221.319-.413.644-.648.991.231.01.422.022.648.031zM33.229 2.888h107.535v26.433c.251.394.495.795.767 1.202V2.126H32.486v81.231c.245-.014.489-.024.743-.035V2.888zM140.763 74.642c.262-.663.507-1.338.767-2.001V40.24c-.26-.663-.504-1.315-.767-1.99v36.392z"/> <path d="M139.866 109.462V86.646c-.37.016-.737.037-1.11.056v21.612H35.344V86.689c-.369-.018-.738-.038-1.146-.057v22.829h105.668z"/> <path d="M102.122 105.052c14.731 0 27.902-7.146 36.429-18.34-1.719.082-3.4.143-5.119.156-8.094 9.737-19.972 15.896-33.225 15.896-12.994 0-24.67-5.916-32.727-15.282-.414-.006-.814-.01-1.211-.018 8.562 10.763 21.445 17.588 35.853 17.588zM139.866 27.988V3.792H34.198v79.476a25.2 25.2 0 0 1 1.146-.019V4.94h103.413v21.492c-8.545-11.338-21.77-18.582-36.635-18.582-25.742 0-46.569 21.757-46.569 48.581 0 9.616 2.639 18.564 7.254 26.099.323-.005.648-.014.93-.025-4.813-7.403-7.628-16.381-7.628-26.073 0-25.568 19.735-46.331 44.098-46.331 16.568 0 31.009 9.621 38.55 23.849v45.005a53.772 53.772 0 0 1-2.547 4.259c1.571.037 3.103.077 4.673.154.235-.347.427-.672.648-.991 4.534-7.516 7.163-16.392 7.163-25.946 0-9.516-2.629-18.406-7.163-25.907-.272-.406-.515-.808-.767-1.202a40.843 40.843 0 0 0-.898-1.334zm4.437 28.442c0 5.704-.981 11.175-2.773 16.211-.26.663-.504 1.338-.767 2.001-.28.663-.58 1.361-.897 2.014V36.221c.317.662.617 1.335.897 2.029.262.674.507 1.327.767 1.99a48.32 48.32 0 0 1 2.773 16.19z"/> <path id="baffo-rosso" fill="#B00C1A" d="M140.882 83.367c-1.57-.077-3.102-.117-4.673-.154-2.83-.13-5.631-.241-8.444-.283-13.672-.421-27.305-.579-40.978-.577-7.658 0-15.353.064-23.05.151-.282.012-.607.021-.93.025-5.653.113-11.306.188-16.96.387-3.5.06-7.002.208-10.503.333-.369 0-.738.001-1.146.019a88.5 88.5 0 0 1-.97.054c-.254.011-.498.021-.743.035-9.219.396-18.398.875-27.616 1.583 9.218.798 18.397 1.278 27.616 1.639l.743.001c.329.015.669.034.97.053.407.019.777.039 1.146.057 3.501.165 7.002.243 10.503.377 6.796.173 13.601.343 20.422.398.396.008.797.012 1.211.018 6.437.11 12.891.169 19.306.172 13.674.009 27.306-.221 40.979-.556 1.876-.073 3.782-.151 5.668-.23 1.719-.014 3.399-.074 5.119-.156.071-.004.127-.008.206-.01.373-.019.74-.04 1.11-.056.299-.018.598-.032.897-.049.243-.016.489-.019.767-.019 9.052-.335 18.132-.834 27.18-1.59-9.047-.71-18.128-1.19-27.18-1.591-.228-.009-.419-.021-.65-.031z"/> </g> </svg> </div> <h1 class="title">Richiesta Respinta</h1> <p>L'URL richiesto 猫 stato respinto. Si prega di consultare l'amministratore.</p> <div class="support-id"> Support ID: 3704108610799464539 </div> <a href="javascript:history.back();" class="back-button">Indietro</a> </div> </body> </html>